Aug 13 21:02:33.239359 np0000007265 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Aug 13 21:02:33.245609 np0000007265 devstack@c-api.service[100210]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Aug 13 21:02:33.248638 np0000007265 devstack@c-api.service[100210]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Aug 13 21:02:33 2026] *** Aug 13 21:02:33.248638 np0000007265 devstack@c-api.service[100210]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 13 21:02:33.248638 np0000007265 devstack@c-api.service[100210]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Aug 13 21:02:33.248638 np0000007265 devstack@c-api.service[100210]: nodename: np0000007265 Aug 13 21:02:33.248638 np0000007265 devstack@c-api.service[100210]: machine: x86_64 Aug 13 21:02:33.248638 np0000007265 devstack@c-api.service[100210]: clock source: unix Aug 13 21:02:33.248638 np0000007265 devstack@c-api.service[100210]: pcre jit disabled Aug 13 21:02:33.248638 np0000007265 devstack@c-api.service[100210]: detected number of CPU cores: 16 Aug 13 21:02:33.248638 np0000007265 devstack@c-api.service[100210]: current working directory: / Aug 13 21:02:33.248638 np0000007265 devstack@c-api.service[100210]: detected binary path: /usr/bin/uwsgi-core Aug 13 21:02:33.248638 np0000007265 devstack@c-api.service[100210]: your processes number limit is 257052 Aug 13 21:02:33.248638 np0000007265 devstack@c-api.service[100210]: your memory page size is 4096 bytes Aug 13 21:02:33.248638 np0000007265 devstack@c-api.service[100210]: detected max file descriptor number: 2048 Aug 13 21:02:33.249331 np0000007265 devstack@c-api.service[100210]: lock engine: pthread robust mutexes Aug 13 21:02:33.249331 np0000007265 devstack@c-api.service[100210]: thunder lock: enabled Aug 13 21:02:33.249331 np0000007265 devstack@c-api.service[100210]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Aug 13 21:02:33.249331 np0000007265 devstack@c-api.service[100210]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Aug 13 21:02:33.249331 np0000007265 devstack@c-api.service[100210]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 13 21:02:33.249331 np0000007265 devstack@c-api.service[100210]: Set PythonHome to /opt/stack/data/venv Aug 13 21:02:33.286119 np0000007265 devstack@c-api.service[100210]: Python main interpreter initialized at 0x72c1ce2a4668 Aug 13 21:02:33.286119 np0000007265 devstack@c-api.service[100210]: python threads support enabled Aug 13 21:02:33.286119 np0000007265 devstack@c-api.service[100210]: your server socket listen backlog is limited to 100 connections Aug 13 21:02:33.286119 np0000007265 devstack@c-api.service[100210]: your mercy for graceful operations on workers is 80 seconds Aug 13 21:02:33.286607 np0000007265 devstack@c-api.service[100210]: mapped 671795 bytes (656 KB) for 4 cores Aug 13 21:02:33.286739 np0000007265 devstack@c-api.service[100210]: *** Operational MODE: preforking *** Aug 13 21:02:33.286933 np0000007265 devstack@c-api.service[100210]: *** uWSGI is running in multiple interpreter mode *** Aug 13 21:02:33.286933 np0000007265 devstack@c-api.service[100210]: spawned uWSGI master process (pid: 100210) Aug 13 21:02:33.287118 np0000007265 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Aug 13 21:02:33.287547 np0000007265 devstack@c-api.service[100210]: spawned uWSGI worker 1 (pid: 100214, cores: 1) Aug 13 21:02:33.288062 np0000007265 devstack@c-api.service[100210]: spawned uWSGI worker 2 (pid: 100215, cores: 1) Aug 13 21:02:33.291986 np0000007265 devstack@c-api.service[100210]: spawned uWSGI worker 3 (pid: 100216, cores: 1) Aug 13 21:02:33.291986 np0000007265 devstack@c-api.service[100210]: spawned uWSGI worker 4 (pid: 100217, cores: 1) Aug 13 21:02:33.291986 np0000007265 devstack@c-api.service[100210]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 13 21:02:33.405212 np0000007265 devstack@c-api.service[100215]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 13 21:02:33.405212 np0000007265 devstack@c-api.service[100215]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 13 21:02:33.405212 np0000007265 devstack@c-api.service[100215]: we strongly recommend against using it for new projects. Aug 13 21:02:33.405212 np0000007265 devstack@c-api.service[100215]: If you are already using Eventlet, we recommend migrating to a different Aug 13 21:02:33.405212 np0000007265 devstack@c-api.service[100215]: framework. For more detail see Aug 13 21:02:33.405212 np0000007265 devstack@c-api.service[100215]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 13 21:02:33.405212 np0000007265 devstack@c-api.service[100215]: import eventlet # noqa Aug 13 21:02:33.425418 np0000007265 devstack@c-api.service[100214]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 13 21:02:33.425418 np0000007265 devstack@c-api.service[100214]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 13 21:02:33.425418 np0000007265 devstack@c-api.service[100214]: we strongly recommend against using it for new projects. Aug 13 21:02:33.425418 np0000007265 devstack@c-api.service[100214]: If you are already using Eventlet, we recommend migrating to a different Aug 13 21:02:33.425418 np0000007265 devstack@c-api.service[100214]: framework. For more detail see Aug 13 21:02:33.425418 np0000007265 devstack@c-api.service[100214]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 13 21:02:33.425418 np0000007265 devstack@c-api.service[100214]: import eventlet # noqa Aug 13 21:02:33.434720 np0000007265 devstack@c-api.service[100217]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 13 21:02:33.434720 np0000007265 devstack@c-api.service[100217]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 13 21:02:33.434720 np0000007265 devstack@c-api.service[100217]: we strongly recommend against using it for new projects. Aug 13 21:02:33.434720 np0000007265 devstack@c-api.service[100217]: If you are already using Eventlet, we recommend migrating to a different Aug 13 21:02:33.434720 np0000007265 devstack@c-api.service[100217]: framework. For more detail see Aug 13 21:02:33.434720 np0000007265 devstack@c-api.service[100217]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 13 21:02:33.434720 np0000007265 devstack@c-api.service[100217]: import eventlet # noqa Aug 13 21:02:33.441156 np0000007265 devstack@c-api.service[100216]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 13 21:02:33.441156 np0000007265 devstack@c-api.service[100216]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 13 21:02:33.441156 np0000007265 devstack@c-api.service[100216]: we strongly recommend against using it for new projects. Aug 13 21:02:33.441156 np0000007265 devstack@c-api.service[100216]: If you are already using Eventlet, we recommend migrating to a different Aug 13 21:02:33.441156 np0000007265 devstack@c-api.service[100216]: framework. For more detail see Aug 13 21:02:33.441156 np0000007265 devstack@c-api.service[100216]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 13 21:02:33.441156 np0000007265 devstack@c-api.service[100216]: import eventlet # noqa Aug 13 21:02:33.564253 np0000007265 devstack@c-api.service[100215]: /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 Aug 13 21:02:33.564253 np0000007265 devstack@c-api.service[100215]: from cgi import parse_header Aug 13 21:02:33.601906 np0000007265 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 13 21:02:33.601906 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:02:33.608428 np0000007265 devstack@c-api.service[100214]: /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 Aug 13 21:02:33.608428 np0000007265 devstack@c-api.service[100214]: from cgi import parse_header Aug 13 21:02:33.611914 np0000007265 devstack@c-api.service[100217]: /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 Aug 13 21:02:33.611914 np0000007265 devstack@c-api.service[100217]: from cgi import parse_header Aug 13 21:02:33.613748 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:02:33.613748 np0000007265 devstack@c-api.service[100215]: removals.removed_module( Aug 13 21:02:33.614753 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:02:33.614753 np0000007265 devstack@c-api.service[100215]: removals.removed_module( Aug 13 21:02:33.616528 np0000007265 devstack@c-api.service[100216]: /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 Aug 13 21:02:33.616528 np0000007265 devstack@c-api.service[100216]: from cgi import parse_header Aug 13 21:02:33.650314 np0000007265 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 13 21:02:33.650314 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:02:33.650537 np0000007265 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 13 21:02:33.650537 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:02:33.658608 np0000007265 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 13 21:02:33.658608 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:02:33.661487 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:02:33.661487 np0000007265 devstack@c-api.service[100214]: removals.removed_module( Aug 13 21:02:33.662161 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:02:33.662161 np0000007265 devstack@c-api.service[100217]: removals.removed_module( Aug 13 21:02:33.662318 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:02:33.662318 np0000007265 devstack@c-api.service[100214]: removals.removed_module( Aug 13 21:02:33.663338 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:02:33.663338 np0000007265 devstack@c-api.service[100217]: removals.removed_module( Aug 13 21:02:33.671563 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:02:33.671563 np0000007265 devstack@c-api.service[100216]: removals.removed_module( Aug 13 21:02:33.673583 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:02:33.673583 np0000007265 devstack@c-api.service[100216]: removals.removed_module( Aug 13 21:02:34.379382 np0000007265 devstack@c-api.service[100215]: /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 Aug 13 21:02:34.379382 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:02:34.437889 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:02:34.437889 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:02:34.456521 np0000007265 devstack@c-api.service[100217]: /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 Aug 13 21:02:34.456521 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:02:34.472589 np0000007265 devstack@c-api.service[100214]: /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 Aug 13 21:02:34.472589 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:02:34.489097 np0000007265 devstack@c-api.service[100216]: /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 Aug 13 21:02:34.489097 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:02:34.511493 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:02:34.511493 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:02:34.528127 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:02:34.528127 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:02:34.543555 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:02:34.543555 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:02:34.627769 np0000007265 devstack@c-api.service[100215]: 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. Aug 13 21:02:34.628009 np0000007265 devstack@c-api.service[100215]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100215) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 13 21:02:34.687452 np0000007265 devstack@c-api.service[100217]: 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. Aug 13 21:02:34.687713 np0000007265 devstack@c-api.service[100217]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100217) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 13 21:02:34.709305 np0000007265 devstack@c-api.service[100214]: 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. Aug 13 21:02:34.709499 np0000007265 devstack@c-api.service[100214]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100214) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 13 21:02:34.718757 np0000007265 devstack@c-api.service[100215]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 13 21:02:34.718757 np0000007265 devstack@c-api.service[100215]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 13 21:02:34.721652 np0000007265 devstack@c-api.service[100216]: 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. Aug 13 21:02:34.721824 np0000007265 devstack@c-api.service[100216]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100216) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 13 21:02:34.760115 np0000007265 devstack@c-api.service[100217]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 13 21:02:34.760115 np0000007265 devstack@c-api.service[100217]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 13 21:02:34.775841 np0000007265 devstack@c-api.service[100214]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 13 21:02:34.775841 np0000007265 devstack@c-api.service[100214]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 13 21:02:34.788846 np0000007265 devstack@c-api.service[100216]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 13 21:02:34.788846 np0000007265 devstack@c-api.service[100216]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 13 21:02:35.191800 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100215) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 13 21:02:35.191938 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100214) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 13 21:02:35.192005 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100217) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 13 21:02:35.192322 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100216) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 13 21:02:35.192385 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.192429 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.192429 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.192503 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.192539 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.192539 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.192626 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.192677 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.192736 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.192778 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.192835 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.193049 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.194685 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.194751 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.194866 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.194946 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.195049 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.195107 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.195252 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.195302 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.195343 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.195383 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.195432 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.195475 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.195523 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.195571 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.195611 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.195664 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.195711 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.195760 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.195797 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.195833 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.195866 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.195900 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.195941 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.195995 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.196033 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.196080 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.196123 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.196123 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.196453 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.196528 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.196605 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.196691 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.196803 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.196886 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.196982 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.197069 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.197144 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.197252 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.197336 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.197416 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.197491 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.197573 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.197656 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.197656 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.197805 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.197877 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.197949 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.198048 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.198128 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.198212 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.198302 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.198377 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.198457 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.198536 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.198609 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.198683 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.198748 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.198820 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.198909 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.198976 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.199029 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.199071 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.199106 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.199140 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.199193 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.199232 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.199274 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.199274 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.199354 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.199391 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.199391 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.199764 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.199834 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.199834 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.199959 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.199959 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.199959 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.199959 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.199959 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.199959 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.199959 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.199959 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.199959 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.199959 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.200431 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.200431 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.200431 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.200431 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.200567 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.200609 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.200651 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.200686 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.200686 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.200754 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.200754 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.200754 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.200754 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.200754 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.200921 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.201224 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.201300 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.201380 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.201452 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.201529 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.201627 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.201702 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.201858 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.201943 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.202044 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.202127 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.202212 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.202319 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.202494 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.202552 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.202604 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.202652 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.202699 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.202699 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.202699 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.202807 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.202807 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.202807 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.202807 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.202807 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.202807 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.202807 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.203084 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.203084 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.203084 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.203084 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.203249 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.203285 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.203322 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.203718 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.203808 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.203808 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.203980 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.204074 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.204159 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.204255 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.204337 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.204408 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.204486 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.204566 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.204642 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.204723 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.204803 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.204875 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.204948 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.205048 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.205122 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.205210 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.205285 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.205370 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.205424 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.205467 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.205467 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.205467 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.205467 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.205467 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.205467 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.205686 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.205686 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.205686 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.205686 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.205841 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.205894 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.206158 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.206247 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.206331 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.206410 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.206480 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.206558 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.206641 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.206714 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.206795 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.206869 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.206938 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.207029 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.207113 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.207204 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.207265 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.207307 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.207345 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.207382 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.207415 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.207449 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.207482 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.207515 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.207548 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.207582 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.207629 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.207629 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.207697 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.207731 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.207765 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.207804 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.207848 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.207882 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.207915 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.207955 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.208022 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.208058 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.208058 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.208125 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.208166 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.208166 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.208166 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.208166 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.208166 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.208342 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.208342 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.208342 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.208342 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.208342 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.208342 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.208342 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.208342 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.208342 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.208342 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.209164 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.209237 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.209308 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.209383 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.209383 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.209565 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.209637 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.209707 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.209772 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.209836 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.209906 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.209998 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.210133 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.210211 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.210289 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.210289 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.210289 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.210289 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.210650 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.210650 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.210650 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.210650 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.210650 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.210928 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.211036 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.211036 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.211280 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.211280 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.211280 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.211280 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.211280 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.211280 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.212021 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.212132 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.212239 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.212286 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.212331 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.212331 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.212405 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.212405 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.212507 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.212553 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.212591 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.212628 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.212664 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.212696 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.212725 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.212756 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.212789 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.212824 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.212824 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.212824 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.212824 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.213370 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.213370 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.213606 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.213686 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.213768 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.213882 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.213983 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.214092 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.214190 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.214302 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.214396 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.214479 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.214585 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.214682 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.214788 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.214835 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.214957 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.214957 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.214957 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.215109 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.215166 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.215220 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.215380 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.215463 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.215463 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.215463 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.215463 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.215463 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.215787 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.215787 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.215787 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.215787 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.215787 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.215787 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.215787 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.216206 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.216206 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.216206 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.216206 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.216206 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.216393 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.216437 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.216479 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.216523 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.216563 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.216601 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.216813 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.216898 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.217030 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.217110 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.217196 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.217278 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.217353 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.217434 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.217508 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.217580 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.217646 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.217719 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.217719 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.217882 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.217931 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.217989 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.218029 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.218075 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.218075 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.218258 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.218357 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.218442 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.218547 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.218630 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.218704 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.218755 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.218793 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.218839 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.219000 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.219074 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.219145 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.219221 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.219265 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.219265 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.219351 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.219396 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.219447 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.219921 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.219990 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.219990 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.220071 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.220110 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.220153 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.220208 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.220208 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.220543 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.220543 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.220543 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.220758 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.220820 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.220888 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.220975 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.221043 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.221109 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.221172 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.221245 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.221245 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.221360 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.221448 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.221518 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.221585 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.221585 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.221795 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.221873 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.221873 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.221873 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.222102 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.222102 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.222102 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.222102 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.222102 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.222102 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.222102 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.222430 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.222430 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.222430 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.222430 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.222430 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.222598 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.222641 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.222690 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.222738 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.222789 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.222789 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.222789 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.222789 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.222918 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.222985 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.223028 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.223028 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.223028 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.223028 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.223028 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.223028 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.223743 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.223743 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.223899 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.223899 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.224064 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.224163 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.224252 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.224334 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.224419 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.224498 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.224578 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.224621 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.224670 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.224723 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.224766 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.224899 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.224998 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.225087 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.225190 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.225276 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.225357 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.225438 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.225486 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.225528 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.225576 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.225576 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.225576 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.225687 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.225737 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.225786 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.225786 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.225786 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.225786 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.225786 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.225786 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.226035 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.226035 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.226035 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.226035 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.226221 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.226263 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.226304 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.226352 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.226402 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.226443 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.226483 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.226523 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.226573 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.226615 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.226654 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.226692 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.226731 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.226771 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.226810 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.226848 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.226848 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.226931 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.227011 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.227061 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.227061 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.227139 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.227198 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.227249 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.227298 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.227346 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.227393 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.227446 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.227493 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.227527 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.227566 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.227611 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.227650 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.227695 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.227736 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.228348 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.228429 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.228521 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.228596 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.228674 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.228744 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.228809 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.228883 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.228955 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.229040 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.229105 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.229188 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.229259 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.229348 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.229420 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.229489 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.229551 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.229626 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.229697 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.229778 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.229848 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.229926 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.230016 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.230101 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.230175 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.230269 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.230346 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.230418 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.230534 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.230607 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.230688 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.230771 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.230843 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.230927 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.231030 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.231104 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.231186 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.231257 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.231331 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.231408 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.231489 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.231563 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.231627 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.231698 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.231796 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.231859 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.231924 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.232005 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.232073 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.232135 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.232221 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.232325 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.232394 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.232456 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.232521 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.232615 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.232691 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.232756 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.232819 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.232911 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.232991 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.233250 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.233250 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.233378 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.233415 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.233449 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.233449 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.233449 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.233449 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.233449 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.233449 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.233449 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.233449 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.233942 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.233942 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.234025 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.234064 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.234098 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.234131 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.234171 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.234223 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.234266 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.234305 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.234356 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.234394 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.234428 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.234465 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.234502 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.234539 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.234576 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.234614 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.234879 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.235014 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.235119 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.235212 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.235287 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.235397 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.235471 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.235544 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.235614 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.235673 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.235713 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.235713 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.235713 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.235713 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.235713 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.235713 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.235713 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.235942 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.236001 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.236053 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.236102 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.236304 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.236425 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.236509 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.236594 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.236708 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.236784 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.236864 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.236945 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.237035 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.237122 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.237215 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.237215 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.237328 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.237377 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.237414 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.237453 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.237453 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.237521 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.237569 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.237610 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.237652 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.237699 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.237742 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.237790 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.237837 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.237837 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.238171 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.238283 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.238368 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.238441 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.238513 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.238581 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.238687 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.238687 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.238842 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.238842 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.238842 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.238842 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.238842 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.238842 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.238842 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.238842 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.238842 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.238842 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.239275 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.239317 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.239317 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.239317 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.239432 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.239474 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.239513 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.239553 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.239602 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.239650 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.239690 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.239736 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.239776 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.239825 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.239872 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.239914 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.239959 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.240025 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.240075 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.240114 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.240147 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.240147 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.240240 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.240283 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.240283 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.240354 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.240395 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.240437 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.240437 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.240850 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.240920 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.241000 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.241088 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.241164 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.241240 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.241302 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.241370 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.241432 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.241494 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.241555 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.241615 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.241688 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.241768 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.241870 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.241936 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.242022 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.242092 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.242162 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.242239 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.242310 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.242310 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.242310 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.242501 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.242606 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.242648 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.242686 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.242720 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.242759 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.242802 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.242845 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.242886 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.243014 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.243050 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.243256 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.243428 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.243510 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.243579 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.243648 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.243720 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.243793 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.243863 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.243935 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.244031 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.244106 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.244191 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.244191 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.244191 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.244191 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.244332 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.244332 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.244332 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.244332 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.244332 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.244332 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.244332 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.244552 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.244552 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.244552 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.244654 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.244697 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.244739 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.244780 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.244816 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.244857 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.244895 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.245213 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.245293 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.245366 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.245435 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.245508 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.245577 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.245647 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.245724 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.245798 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.245871 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.245993 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.246083 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.246158 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.246251 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.246335 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.246380 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.246419 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.246456 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.246495 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.246528 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.246570 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.246613 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.246650 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.246692 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.246730 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.246768 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.246810 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.246852 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.246888 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.246921 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.246955 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.246955 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.247052 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.247102 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.247102 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.247172 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.247220 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.247260 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.247308 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.247308 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.247386 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.247431 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.247484 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.247484 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.247484 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.247484 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.247608 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.247608 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.247608 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.247608 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.247608 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.247861 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.247909 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.247909 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.247991 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.248030 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.248065 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.248065 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.248135 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.248171 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.248222 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.248257 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.248257 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.248332 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.248332 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.248332 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.248332 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.248464 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.248464 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.248464 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.248464 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.248464 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.248464 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.248464 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.248672 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.248672 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.248672 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.248672 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.248672 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.248672 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.248977 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.249128 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.249251 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.249306 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.249354 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.249394 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.249428 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.249463 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.249499 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.249540 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.249584 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.249584 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.249649 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.249688 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.249779 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.249826 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.249912 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.250038 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.250038 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.250038 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.250161 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.250215 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.250251 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.250294 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.250337 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.250378 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.250417 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.250455 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.250499 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.250538 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.250610 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.250644 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.250675 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.250675 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.250736 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.250777 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.252033 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.252145 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.252267 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.252363 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.252469 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.252580 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.252667 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.252715 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.252801 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.252874 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.252928 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.253006 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.253063 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.253109 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.253241 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.253303 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.253361 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.253529 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.253579 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.253625 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.253678 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.253724 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.253780 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.253825 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.253865 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.253900 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.253935 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.253990 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.254034 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.254087 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.254139 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.254139 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:02:35.254584 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:02:35.254686 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:02:35.254782 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:02:35.254883 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:02:35.255114 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:02:35.255222 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:02:35.298324 np0000007265 devstack@c-api.service[100217]: INFO dbcounter [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Registered counter for database cinder Aug 13 21:02:35.299005 np0000007265 devstack@c-api.service[100216]: INFO dbcounter [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Registered counter for database cinder Aug 13 21:02:35.299432 np0000007265 devstack@c-api.service[100215]: INFO dbcounter [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Registered counter for database cinder Aug 13 21:02:35.313714 np0000007265 devstack@c-api.service[100214]: INFO dbcounter [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Registered counter for database cinder Aug 13 21:02:35.339828 np0000007265 devstack@c-api.service[100215]: DEBUG oslo_db.sqlalchemy.engines [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 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=100215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:02:35.340763 np0000007265 devstack@c-api.service[100216]: DEBUG oslo_db.sqlalchemy.engines [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 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=100216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:02:35.346373 np0000007265 devstack@c-api.service[100217]: DEBUG oslo_db.sqlalchemy.engines [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 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=100217) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:02:35.364904 np0000007265 devstack@c-api.service[100214]: DEBUG oslo_db.sqlalchemy.engines [None req-0109174f-ff4b-433d-96a7-c712c144bd88 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=100214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:02:35.453779 np0000007265 devstack@c-api.service[100215]: DEBUG dbcounter [-] [100215] Writer thread running {{(pid=100215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 13 21:02:35.456535 np0000007265 devstack@c-api.service[100215]: INFO cinder.rpc [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 13 21:02:35.458982 np0000007265 devstack@c-api.service[100215]: INFO cinder.rpc [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 13 21:02:35.461120 np0000007265 devstack@c-api.service[100215]: INFO cinder.rpc [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 13 21:02:35.462018 np0000007265 devstack@c-api.service[100217]: DEBUG dbcounter [-] [100217] Writer thread running {{(pid=100217) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 13 21:02:35.463074 np0000007265 devstack@c-api.service[100215]: INFO cinder.rpc [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 13 21:02:35.463425 np0000007265 devstack@c-api.service[100215]: WARNING stevedore.named [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.463676 np0000007265 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.464644 np0000007265 devstack@c-api.service[100217]: INFO cinder.rpc [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 13 21:02:35.465531 np0000007265 devstack@c-api.service[100215]: WARNING cinder.keymgr.conf_key_mgr [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.467188 np0000007265 devstack@c-api.service[100217]: INFO cinder.rpc [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 13 21:02:35.468359 np0000007265 devstack@c-api.service[100215]: WARNING stevedore.named [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.468495 np0000007265 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.469455 np0000007265 devstack@c-api.service[100217]: INFO cinder.rpc [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 13 21:02:35.471348 np0000007265 devstack@c-api.service[100217]: INFO cinder.rpc [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 13 21:02:35.471704 np0000007265 devstack@c-api.service[100217]: WARNING stevedore.named [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.471981 np0000007265 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.472638 np0000007265 devstack@c-api.service[100217]: WARNING cinder.keymgr.conf_key_mgr [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.475560 np0000007265 devstack@c-api.service[100217]: WARNING stevedore.named [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.475615 np0000007265 devstack@c-api.service[100214]: DEBUG dbcounter [-] [100214] Writer thread running {{(pid=100214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 13 21:02:35.475899 np0000007265 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.477342 np0000007265 devstack@c-api.service[100216]: DEBUG dbcounter [-] [100216] Writer thread running {{(pid=100216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 13 21:02:35.478334 np0000007265 devstack@c-api.service[100214]: INFO cinder.rpc [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 13 21:02:35.480366 np0000007265 devstack@c-api.service[100216]: INFO cinder.rpc [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 13 21:02:35.482680 np0000007265 devstack@c-api.service[100216]: INFO cinder.rpc [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 13 21:02:35.484115 np0000007265 devstack@c-api.service[100214]: INFO cinder.rpc [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 13 21:02:35.484808 np0000007265 devstack@c-api.service[100216]: INFO cinder.rpc [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 13 21:02:35.486489 np0000007265 devstack@c-api.service[100214]: INFO cinder.rpc [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 13 21:02:35.486884 np0000007265 devstack@c-api.service[100216]: INFO cinder.rpc [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 13 21:02:35.487269 np0000007265 devstack@c-api.service[100216]: WARNING stevedore.named [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.487543 np0000007265 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.488207 np0000007265 devstack@c-api.service[100216]: WARNING cinder.keymgr.conf_key_mgr [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.488439 np0000007265 devstack@c-api.service[100214]: INFO cinder.rpc [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 13 21:02:35.488741 np0000007265 devstack@c-api.service[100214]: WARNING stevedore.named [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.489055 np0000007265 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.489658 np0000007265 devstack@c-api.service[100214]: WARNING cinder.keymgr.conf_key_mgr [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.490770 np0000007265 devstack@c-api.service[100216]: WARNING stevedore.named [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.491134 np0000007265 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.492255 np0000007265 devstack@c-api.service[100214]: WARNING stevedore.named [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.492426 np0000007265 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.500006 np0000007265 devstack@c-api.service[100215]: DEBUG oslo_db.sqlalchemy.engines [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 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=100215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:02:35.502414 np0000007265 devstack@c-api.service[100215]: INFO cinder.rpc [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 13 21:02:35.504577 np0000007265 devstack@c-api.service[100215]: INFO cinder.rpc [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 13 21:02:35.505022 np0000007265 devstack@c-api.service[100215]: WARNING stevedore.named [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.505186 np0000007265 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.507323 np0000007265 devstack@c-api.service[100217]: DEBUG oslo_db.sqlalchemy.engines [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 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=100217) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:02:35.509653 np0000007265 devstack@c-api.service[100217]: INFO cinder.rpc [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 13 21:02:35.511757 np0000007265 devstack@c-api.service[100217]: INFO cinder.rpc [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 13 21:02:35.512221 np0000007265 devstack@c-api.service[100217]: WARNING stevedore.named [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.512400 np0000007265 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.514704 np0000007265 devstack@c-api.service[100215]: WARNING stevedore.named [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.514905 np0000007265 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.519307 np0000007265 devstack@c-api.service[100215]: WARNING stevedore.named [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.519466 np0000007265 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.521749 np0000007265 devstack@c-api.service[100216]: DEBUG oslo_db.sqlalchemy.engines [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 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=100216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:02:35.521809 np0000007265 devstack@c-api.service[100215]: WARNING stevedore.named [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.521987 np0000007265 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.523639 np0000007265 devstack@c-api.service[100217]: WARNING stevedore.named [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.523791 np0000007265 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.524151 np0000007265 devstack@c-api.service[100216]: INFO cinder.rpc [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 13 21:02:35.525032 np0000007265 devstack@c-api.service[100215]: WARNING stevedore.named [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.525241 np0000007265 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.526303 np0000007265 devstack@c-api.service[100216]: INFO cinder.rpc [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 13 21:02:35.526626 np0000007265 devstack@c-api.service[100217]: WARNING stevedore.named [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.526720 np0000007265 devstack@c-api.service[100216]: WARNING stevedore.named [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.526763 np0000007265 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.526898 np0000007265 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.527259 np0000007265 devstack@c-api.service[100214]: DEBUG oslo_db.sqlalchemy.engines [None req-0109174f-ff4b-433d-96a7-c712c144bd88 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=100214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:02:35.527862 np0000007265 devstack@c-api.service[100215]: WARNING stevedore.named [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.528090 np0000007265 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.531987 np0000007265 devstack@c-api.service[100217]: WARNING stevedore.named [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.531987 np0000007265 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.532545 np0000007265 devstack@c-api.service[100215]: WARNING stevedore.named [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.532545 np0000007265 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.532624 np0000007265 devstack@c-api.service[100214]: INFO cinder.rpc [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 13 21:02:35.532669 np0000007265 devstack@c-api.service[100217]: WARNING stevedore.named [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.532669 np0000007265 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.532744 np0000007265 devstack@c-api.service[100214]: INFO cinder.rpc [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 13 21:02:35.532783 np0000007265 devstack@c-api.service[100215]: WARNING stevedore.named [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.532783 np0000007265 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.532840 np0000007265 devstack@c-api.service[100214]: WARNING stevedore.named [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.533022 np0000007265 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.536480 np0000007265 devstack@c-api.service[100217]: WARNING stevedore.named [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.536480 np0000007265 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.536615 np0000007265 devstack@c-api.service[100215]: WARNING stevedore.named [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.536615 np0000007265 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.536684 np0000007265 devstack@c-api.service[100217]: WARNING stevedore.named [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.536684 np0000007265 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.536731 np0000007265 devstack@c-api.service[100215]: WARNING stevedore.named [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.536731 np0000007265 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.537410 np0000007265 devstack@c-api.service[100215]: WARNING stevedore.named [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.537530 np0000007265 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.538037 np0000007265 devstack@c-api.service[100216]: WARNING stevedore.named [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.538165 np0000007265 devstack@c-api.service[100217]: WARNING stevedore.named [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.538229 np0000007265 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.538303 np0000007265 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.539156 np0000007265 devstack@c-api.service[100215]: WARNING stevedore.named [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.539300 np0000007265 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.540059 np0000007265 devstack@c-api.service[100217]: WARNING stevedore.named [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.540249 np0000007265 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.540994 np0000007265 devstack@c-api.service[100216]: WARNING stevedore.named [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.540994 np0000007265 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.542388 np0000007265 devstack@c-api.service[100217]: WARNING stevedore.named [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.542531 np0000007265 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.543168 np0000007265 devstack@c-api.service[100216]: WARNING stevedore.named [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.543296 np0000007265 devstack@c-api.service[100217]: WARNING stevedore.named [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.543340 np0000007265 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.543406 np0000007265 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.543557 np0000007265 devstack@c-api.service[100215]: WARNING stevedore.named [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.545769 np0000007265 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.545835 np0000007265 devstack@c-api.service[100214]: WARNING stevedore.named [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.545835 np0000007265 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.545912 np0000007265 devstack@c-api.service[100217]: WARNING stevedore.named [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.545912 np0000007265 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.546888 np0000007265 devstack@c-api.service[100215]: WARNING stevedore.named [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.546888 np0000007265 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.547309 np0000007265 devstack@c-api.service[100216]: WARNING stevedore.named [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.547585 np0000007265 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.547626 np0000007265 devstack@c-api.service[100214]: WARNING stevedore.named [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.547660 np0000007265 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.548277 np0000007265 devstack@c-api.service[100215]: WARNING stevedore.named [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.548277 np0000007265 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.548771 np0000007265 devstack@c-api.service[100215]: WARNING stevedore.named [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.550112 np0000007265 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.550175 np0000007265 devstack@c-api.service[100217]: WARNING stevedore.named [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.550215 np0000007265 devstack@c-api.service[100216]: WARNING stevedore.named [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.550239 np0000007265 devstack@c-api.service[100215]: WARNING stevedore.named [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.550267 np0000007265 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.550291 np0000007265 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.550315 np0000007265 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.550349 np0000007265 devstack@c-api.service[100214]: WARNING stevedore.named [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.550349 np0000007265 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.550851 np0000007265 devstack@c-api.service[100215]: WARNING stevedore.named [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.551034 np0000007265 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.553051 np0000007265 devstack@c-api.service[100215]: WARNING stevedore.named [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.553051 np0000007265 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.553135 np0000007265 devstack@c-api.service[100217]: WARNING stevedore.named [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.553135 np0000007265 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.553190 np0000007265 devstack@c-api.service[100216]: WARNING stevedore.named [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.553215 np0000007265 devstack@c-api.service[100215]: WARNING stevedore.named [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.553240 np0000007265 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.553262 np0000007265 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.553262 np0000007265 devstack@c-api.service[100215]: WARNING stevedore.named [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.553363 np0000007265 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.553400 np0000007265 devstack@c-api.service[100214]: WARNING stevedore.named [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.553558 np0000007265 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.553774 np0000007265 devstack@c-api.service[100217]: WARNING stevedore.named [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.553916 np0000007265 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.554227 np0000007265 devstack@c-api.service[100215]: WARNING cinder.api.contrib.hosts [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 13 21:02:35.554472 np0000007265 devstack@c-api.service[100215]: WARNING stevedore.named [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.554583 np0000007265 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.555340 np0000007265 devstack@c-api.service[100217]: WARNING stevedore.named [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.555340 np0000007265 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.555603 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Extended resource: extensions {{(pid=100215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:02:35.555650 np0000007265 devstack@c-api.service[100216]: WARNING stevedore.named [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.555650 np0000007265 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.555728 np0000007265 devstack@c-api.service[100217]: WARNING stevedore.named [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.555766 np0000007265 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.556105 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Extended resource: consistencygroups {{(pid=100215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:02:35.556371 np0000007265 devstack@c-api.service[100214]: WARNING stevedore.named [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.556513 np0000007265 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.557250 np0000007265 devstack@c-api.service[100217]: WARNING stevedore.named [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.557404 np0000007265 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.557867 np0000007265 devstack@c-api.service[100216]: WARNING stevedore.named [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.557867 np0000007265 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.558174 np0000007265 devstack@c-api.service[100217]: WARNING stevedore.named [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.558302 np0000007265 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.558800 np0000007265 devstack@c-api.service[100214]: WARNING stevedore.named [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.558857 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Extended resource: extra_specs {{(pid=100215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:02:35.558886 np0000007265 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.559019 np0000007265 devstack@c-api.service[100217]: WARNING stevedore.named [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.559152 np0000007265 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.560060 np0000007265 devstack@c-api.service[100217]: WARNING stevedore.named [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.560060 np0000007265 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.560157 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Extended resource: capabilities {{(pid=100215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:02:35.560241 np0000007265 devstack@c-api.service[100216]: WARNING stevedore.named [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.560241 np0000007265 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.560731 np0000007265 devstack@c-api.service[100217]: WARNING cinder.api.contrib.hosts [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 13 21:02:35.560904 np0000007265 devstack@c-api.service[100216]: WARNING stevedore.named [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.560977 np0000007265 devstack@c-api.service[100217]: WARNING stevedore.named [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.561021 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Extended resource: backups {{(pid=100215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:02:35.561091 np0000007265 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.561141 np0000007265 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.562982 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.router [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Extended resource: extensions {{(pid=100217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:02:35.563050 np0000007265 devstack@c-api.service[100214]: WARNING stevedore.named [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.563050 np0000007265 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.563128 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.router [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Extended resource: consistencygroups {{(pid=100217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:02:35.563171 np0000007265 devstack@c-api.service[100216]: WARNING stevedore.named [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.563171 np0000007265 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.563330 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Extended resource: os-quota-sets {{(pid=100215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:02:35.564451 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.router [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Extended resource: extra_specs {{(pid=100217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:02:35.564599 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Extended resource: qos-specs {{(pid=100215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:02:35.564986 np0000007265 devstack@c-api.service[100214]: WARNING stevedore.named [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.565196 np0000007265 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.565756 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.router [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Extended resource: capabilities {{(pid=100217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:02:35.566279 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Extended resource: encryption {{(pid=100215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:02:35.567064 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.router [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Extended resource: backups {{(pid=100217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:02:35.567588 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Extended resource: encryption {{(pid=100215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:02:35.568084 np0000007265 devstack@c-api.service[100216]: WARNING stevedore.named [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.568324 np0000007265 devstack@c-api.service[100214]: WARNING stevedore.named [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.568392 np0000007265 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.568510 np0000007265 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.569429 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.router [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Extended resource: os-quota-sets {{(pid=100217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:02:35.569489 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Extended resource: cgsnapshots {{(pid=100215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:02:35.569614 np0000007265 devstack@c-api.service[100214]: WARNING stevedore.named [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.569782 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.router [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Extended resource: qos-specs {{(pid=100217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:02:35.569851 np0000007265 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.570121 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Extended resource: scheduler-stats {{(pid=100215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:02:35.570623 np0000007265 devstack@c-api.service[100216]: WARNING stevedore.named [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.570755 np0000007265 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.573487 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Extended resource: os-volume-manage {{(pid=100215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:02:35.573569 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.router [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Extended resource: encryption {{(pid=100217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:02:35.573623 np0000007265 devstack@c-api.service[100216]: WARNING stevedore.named [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.573623 np0000007265 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.573712 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Extended resource: os-snapshot-manage {{(pid=100215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:02:35.573757 np0000007265 devstack@c-api.service[100214]: WARNING stevedore.named [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.573757 np0000007265 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.573833 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.router [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Extended resource: encryption {{(pid=100217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:02:35.573873 np0000007265 devstack@c-api.service[100216]: WARNING stevedore.named [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.573873 np0000007265 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.573943 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Extended resource: os-volume-transfer {{(pid=100215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:02:35.574000 np0000007265 devstack@c-api.service[100216]: WARNING stevedore.named [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.574000 np0000007265 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.574272 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.router [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Extended resource: cgsnapshots {{(pid=100217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:02:35.574744 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Extended resource: os-hosts {{(pid=100215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:02:35.575438 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.router [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Extended resource: scheduler-stats {{(pid=100217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:02:35.575505 np0000007265 devstack@c-api.service[100216]: WARNING stevedore.named [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.575706 np0000007265 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.575903 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Extended resource: os-volume-type-access {{(pid=100215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:02:35.577232 np0000007265 devstack@c-api.service[100216]: WARNING stevedore.named [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.577282 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.router [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Extended resource: os-volume-manage {{(pid=100217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:02:35.577334 np0000007265 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.577379 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Extended resource: os-availability-zone {{(pid=100215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:02:35.577421 np0000007265 devstack@c-api.service[100216]: WARNING stevedore.named [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.577421 np0000007265 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.577706 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.router [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Extended resource: os-snapshot-manage {{(pid=100217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:02:35.578035 np0000007265 devstack@c-api.service[100216]: WARNING stevedore.named [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.578186 np0000007265 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.578261 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Extended resource: os-quota-class-sets {{(pid=100215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:02:35.579000 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.router [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Extended resource: os-volume-transfer {{(pid=100217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:02:35.579076 np0000007265 devstack@c-api.service[100216]: WARNING cinder.api.contrib.hosts [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 13 21:02:35.579125 np0000007265 devstack@c-api.service[100214]: WARNING stevedore.named [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.579309 np0000007265 devstack@c-api.service[100216]: WARNING stevedore.named [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.579367 np0000007265 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.579550 np0000007265 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.579610 np0000007265 devstack@c-api.service[100215]: WARNING stevedore.named [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.579710 np0000007265 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.580082 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.router [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Extended resource: extensions {{(pid=100216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:02:35.580355 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.router [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Extended resource: os-hosts {{(pid=100217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:02:35.580545 np0000007265 devstack@c-api.service[100215]: WARNING stevedore.named [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.580698 np0000007265 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.581224 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.router [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Extended resource: consistencygroups {{(pid=100216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:02:35.581437 np0000007265 devstack@c-api.service[100215]: WARNING stevedore.named [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.581490 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.router [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Extended resource: os-volume-type-access {{(pid=100217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:02:35.581575 np0000007265 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.582171 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.snapshot_actions [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] SnapshotActionsController initialized {{(pid=100215) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 13 21:02:35.582459 np0000007265 devstack@c-api.service[100214]: WARNING stevedore.named [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.582635 np0000007265 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.582715 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.router [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Extended resource: os-availability-zone {{(pid=100217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:02:35.582896 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.router [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Extended resource: extra_specs {{(pid=100216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:02:35.583633 np0000007265 devstack@c-api.service[100215]: WARNING stevedore.named [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.583760 np0000007265 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.584099 np0000007265 devstack@c-api.service[100214]: WARNING stevedore.named [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.584206 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.router [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Extended resource: capabilities {{(pid=100216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:02:35.584288 np0000007265 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.584433 np0000007265 devstack@c-api.service[100215]: WARNING stevedore.named [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.584543 np0000007265 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.584592 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.router [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Extended resource: os-quota-class-sets {{(pid=100217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:02:35.585227 np0000007265 devstack@c-api.service[100215]: WARNING stevedore.named [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.585382 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.router [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Extended resource: backups {{(pid=100216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:02:35.585436 np0000007265 devstack@c-api.service[100214]: WARNING stevedore.named [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.585476 np0000007265 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.585513 np0000007265 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.585947 np0000007265 devstack@c-api.service[100215]: WARNING stevedore.named [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.586085 np0000007265 devstack@c-api.service[100214]: WARNING stevedore.named [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.586140 np0000007265 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.586213 np0000007265 devstack@c-api.service[100217]: WARNING stevedore.named [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.586261 np0000007265 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.586304 np0000007265 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.586579 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:02:35.586784 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:02:35.586877 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:02:35.586922 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.router [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Extended resource: os-quota-sets {{(pid=100216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:02:35.587027 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:02:35.587125 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:02:35.587153 np0000007265 devstack@c-api.service[100217]: WARNING stevedore.named [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.587246 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:02:35.587278 np0000007265 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.587332 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Extension UsedLimits extending resource: limits {{(pid=100215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:02:35.587428 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:02:35.587519 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:02:35.587609 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:02:35.587707 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Extension AdminActions extending resource: volumes {{(pid=100215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:02:35.587743 np0000007265 devstack@c-api.service[100214]: WARNING stevedore.named [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.587806 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Extension AdminActions extending resource: snapshots {{(pid=100215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:02:35.587849 np0000007265 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.587897 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Extension AdminActions extending resource: backups {{(pid=100215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:02:35.587929 np0000007265 devstack@c-api.service[100217]: WARNING stevedore.named [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.588035 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Extension VolumeActions extending resource: volumes {{(pid=100215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:02:35.588086 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.router [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Extended resource: qos-specs {{(pid=100216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:02:35.588120 np0000007265 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.588146 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:02:35.588250 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-6d18cbf5-8e5a-4c72-b498-6bbca6c4e496 None None] Extension TypesManage extending resource: types {{(pid=100215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:02:35.588607 np0000007265 devstack@c-api.service[100214]: WARNING stevedore.named [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.588640 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.contrib.snapshot_actions [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] SnapshotActionsController initialized {{(pid=100217) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 13 21:02:35.588724 np0000007265 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.589014 np0000007265 devstack@c-api.service[100217]: WARNING stevedore.named [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.589129 np0000007265 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.589322 np0000007265 devstack@c-api.service[100214]: WARNING stevedore.named [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.589463 np0000007265 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.589748 np0000007265 devstack@c-api.service[100217]: WARNING stevedore.named [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.589876 np0000007265 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.590028 np0000007265 devstack@c-api.service[100214]: WARNING stevedore.named [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.590121 np0000007265 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.590157 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.router [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Extended resource: encryption {{(pid=100216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:02:35.590565 np0000007265 devstack@c-api.service[100217]: WARNING stevedore.named [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.590680 np0000007265 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.590898 np0000007265 devstack@c-api.service[100214]: WARNING cinder.api.contrib.hosts [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 13 21:02:35.591200 np0000007265 devstack@c-api.service[100214]: WARNING stevedore.named [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.591314 np0000007265 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.591350 np0000007265 devstack@c-api.service[100217]: WARNING stevedore.named [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.591496 np0000007265 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.591768 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.router [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Extended resource: encryption {{(pid=100216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:02:35.591845 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Extended resource: extensions {{(pid=100214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:02:35.592030 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.router [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:02:35.592157 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.router [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:02:35.592275 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.router [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:02:35.592371 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.router [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:02:35.592487 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.router [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:02:35.592626 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.router [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:02:35.592719 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.router [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Extension UsedLimits extending resource: limits {{(pid=100217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:02:35.592830 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.router [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:02:35.592943 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Extended resource: consistencygroups {{(pid=100214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:02:35.592998 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.router [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:02:35.593082 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.router [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:02:35.593229 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.router [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Extension AdminActions extending resource: volumes {{(pid=100217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:02:35.593340 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.router [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Extension AdminActions extending resource: snapshots {{(pid=100217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:02:35.593438 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.router [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Extension AdminActions extending resource: backups {{(pid=100217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:02:35.593614 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.router [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Extension VolumeActions extending resource: volumes {{(pid=100217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:02:35.593661 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.router [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Extended resource: cgsnapshots {{(pid=100216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:02:35.593737 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.router [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:02:35.593861 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.router [None req-9b89c47a-a6e8-40de-bce2-344b4ec1d236 None None] Extension TypesManage extending resource: types {{(pid=100217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:02:35.594577 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Extended resource: extra_specs {{(pid=100214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:02:35.595393 np0000007265 devstack@c-api.service[100215]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x72c1ce2a4668 pid: 100215 (default app) Aug 13 21:02:35.595675 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.router [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Extended resource: scheduler-stats {{(pid=100216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:02:35.596102 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Extended resource: capabilities {{(pid=100214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:02:35.597108 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Extended resource: backups {{(pid=100214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:02:35.597731 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.router [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Extended resource: os-volume-manage {{(pid=100216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:02:35.598715 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Extended resource: os-quota-sets {{(pid=100214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:02:35.599043 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.router [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Extended resource: os-snapshot-manage {{(pid=100216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:02:35.599885 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Extended resource: qos-specs {{(pid=100214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:02:35.600309 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.router [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Extended resource: os-volume-transfer {{(pid=100216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:02:35.600897 np0000007265 devstack@c-api.service[100217]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x72c1ce2a4668 pid: 100217 (default app) Aug 13 21:02:35.601543 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Extended resource: encryption {{(pid=100214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:02:35.601617 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.router [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Extended resource: os-hosts {{(pid=100216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:02:35.602589 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.router [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Extended resource: os-volume-type-access {{(pid=100216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:02:35.602770 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Extended resource: encryption {{(pid=100214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:02:35.603282 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2634d6e3-e3fc-435e-be23-82da302b43de None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:02:35.604005 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Extended resource: cgsnapshots {{(pid=100214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:02:35.604116 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.router [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Extended resource: os-availability-zone {{(pid=100216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:02:35.605151 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Extended resource: scheduler-stats {{(pid=100214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:02:35.605855 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.router [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Extended resource: os-quota-class-sets {{(pid=100216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:02:35.606280 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1/1] 10.4.3.14 () {60 vars in 918 bytes} [Thu Aug 13 21:02:35 2026] GET /volume/v3/ => generated 114 bytes in 10 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 13 21:02:35.606330 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Extended resource: os-volume-manage {{(pid=100214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:02:35.607390 np0000007265 devstack@c-api.service[100216]: WARNING stevedore.named [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.607390 np0000007265 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.607490 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Extended resource: os-snapshot-manage {{(pid=100214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:02:35.608485 np0000007265 devstack@c-api.service[100216]: WARNING stevedore.named [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.608485 np0000007265 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.608649 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Extended resource: os-volume-transfer {{(pid=100214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:02:35.608880 np0000007265 devstack@c-api.service[100216]: WARNING stevedore.named [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.609010 np0000007265 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.609558 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.contrib.snapshot_actions [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] SnapshotActionsController initialized {{(pid=100216) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 13 21:02:35.609948 np0000007265 devstack@c-api.service[100216]: WARNING stevedore.named [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.610004 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Extended resource: os-hosts {{(pid=100214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:02:35.610034 np0000007265 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.610827 np0000007265 devstack@c-api.service[100216]: WARNING stevedore.named [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.610983 np0000007265 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.611115 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Extended resource: os-volume-type-access {{(pid=100214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:02:35.611819 np0000007265 devstack@c-api.service[100216]: WARNING stevedore.named [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.612024 np0000007265 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.613142 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Extended resource: os-availability-zone {{(pid=100214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:02:35.613206 np0000007265 devstack@c-api.service[100216]: WARNING stevedore.named [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.613206 np0000007265 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.613403 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.router [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:02:35.613527 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.router [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:02:35.613650 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.router [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:02:35.613796 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.router [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:02:35.613977 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.router [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:02:35.614319 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.router [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:02:35.614364 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Extended resource: os-quota-class-sets {{(pid=100214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:02:35.614429 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.router [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Extension UsedLimits extending resource: limits {{(pid=100216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:02:35.614526 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.router [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:02:35.614649 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.router [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:02:35.614769 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.router [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:02:35.614875 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.router [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Extension AdminActions extending resource: volumes {{(pid=100216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:02:35.615041 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.router [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Extension AdminActions extending resource: snapshots {{(pid=100216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:02:35.615124 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.router [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Extension AdminActions extending resource: backups {{(pid=100216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:02:35.615287 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.router [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Extension VolumeActions extending resource: volumes {{(pid=100216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:02:35.615460 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.router [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:02:35.615601 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.router [None req-c0b68d24-40a2-41d5-bfc9-c415d80a3ae9 None None] Extension TypesManage extending resource: types {{(pid=100216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:02:35.615684 np0000007265 devstack@c-api.service[100214]: WARNING stevedore.named [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.615835 np0000007265 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.617007 np0000007265 devstack@c-api.service[100214]: WARNING stevedore.named [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.617007 np0000007265 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.617521 np0000007265 devstack@c-api.service[100214]: WARNING stevedore.named [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.617635 np0000007265 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.618373 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.contrib.snapshot_actions [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] SnapshotActionsController initialized {{(pid=100214) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 13 21:02:35.618733 np0000007265 devstack@c-api.service[100214]: WARNING stevedore.named [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.618861 np0000007265 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.619740 np0000007265 devstack@c-api.service[100214]: WARNING stevedore.named [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.619740 np0000007265 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.620438 np0000007265 devstack@c-api.service[100214]: WARNING stevedore.named [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.620603 np0000007265 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.621539 np0000007265 devstack@c-api.service[100214]: WARNING stevedore.named [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:02:35.621682 np0000007265 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:02:35.622323 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:02:35.622505 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:02:35.622633 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:02:35.622764 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:02:35.622894 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:02:35.623045 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:02:35.623185 np0000007265 devstack@c-api.service[100216]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x72c1ce2a4668 pid: 100216 (default app) Aug 13 21:02:35.623263 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Extension UsedLimits extending resource: limits {{(pid=100214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:02:35.624073 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:02:35.624073 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:02:35.624073 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:02:35.624073 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Extension AdminActions extending resource: volumes {{(pid=100214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:02:35.624073 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Extension AdminActions extending resource: snapshots {{(pid=100214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:02:35.624073 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Extension AdminActions extending resource: backups {{(pid=100214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:02:35.624073 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Extension VolumeActions extending resource: volumes {{(pid=100214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:02:35.624398 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:02:35.624398 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-0109174f-ff4b-433d-96a7-c712c144bd88 None None] Extension TypesManage extending resource: types {{(pid=100214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:02:35.631996 np0000007265 devstack@c-api.service[100214]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x72c1ce2a4668 pid: 100214 (default app) Aug 13 21:02:40.354285 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-763aa1cc-cfa3-4bb4-b5b6-3be2c5ab754b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:02:40.889304 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-763aa1cc-cfa3-4bb4-b5b6-3be2c5ab754b admin admin] POST https://10.4.3.14/volume/v3/types Aug 13 21:02:40.890122 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-763aa1cc-cfa3-4bb4-b5b6-3be2c5ab754b admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "storpool"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:02:40.891931 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:02:40.891931 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:02:40.922841 np0000007265 devstack@c-api.service[100217]: DEBUG oslo_db.sqlalchemy.engines [None req-763aa1cc-cfa3-4bb4-b5b6-3be2c5ab754b 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=100217) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:02:40.945440 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-763aa1cc-cfa3-4bb4-b5b6-3be2c5ab754b admin admin] https://10.4.3.14/volume/v3/types returned with HTTP 200 Aug 13 21:02:40.946123 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1/2] 10.4.3.14 () {68 vars in 1295 bytes} [Thu Aug 13 21:02:40 2026] POST /volume/v3/types => generated 183 bytes in 604 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:02:40.955096 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-101725cf-a097-4bdc-9f29-58f2b9b870de None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:02:41.230375 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-101725cf-a097-4bdc-9f29-58f2b9b870de admin admin] POST https://10.4.3.14/volume/v3/types/dfbff9f2-acee-4f0a-a14b-450ce6d8c457/extra_specs Aug 13 21:02:41.230856 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-101725cf-a097-4bdc-9f29-58f2b9b870de admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:02:41.232436 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:02:41.232436 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:02:41.263138 np0000007265 devstack@c-api.service[100215]: DEBUG oslo_db.sqlalchemy.engines [None req-101725cf-a097-4bdc-9f29-58f2b9b870de 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=100215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:02:41.323742 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-101725cf-a097-4bdc-9f29-58f2b9b870de admin admin] https://10.4.3.14/volume/v3/types/dfbff9f2-acee-4f0a-a14b-450ce6d8c457/extra_specs returned with HTTP 200 Aug 13 21:02:41.324347 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 2/3] 10.4.3.14 () {68 vars in 1442 bytes} [Thu Aug 13 21:02:40 2026] POST /volume/v3/types/dfbff9f2-acee-4f0a-a14b-450ce6d8c457/extra_specs => generated 52 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 21:02:41.559901 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-1085d101-6d74-4933-917a-b7fc96faab75 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:02:41.831487 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1085d101-6d74-4933-917a-b7fc96faab75 admin admin] POST https://10.4.3.14/volume/v3/types Aug 13 21:02:41.832115 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1085d101-6d74-4933-917a-b7fc96faab75 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "multiattach"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:02:41.833687 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:02:41.833687 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:02:41.865124 np0000007265 devstack@c-api.service[100216]: DEBUG oslo_db.sqlalchemy.engines [None req-1085d101-6d74-4933-917a-b7fc96faab75 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=100216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:02:41.890840 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1085d101-6d74-4933-917a-b7fc96faab75 admin admin] https://10.4.3.14/volume/v3/types returned with HTTP 200 Aug 13 21:02:41.891281 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1/4] 10.4.3.14 () {68 vars in 1295 bytes} [Thu Aug 13 21:02:41 2026] POST /volume/v3/types => generated 186 bytes in 340 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:02:41.909697 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2edb7106-ed6f-4964-a6de-65087e51d63f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:02:42.215748 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2edb7106-ed6f-4964-a6de-65087e51d63f admin admin] POST https://10.4.3.14/volume/v3/types/15c28847-3c19-41a6-a838-5351707e5dd1/extra_specs Aug 13 21:02:42.216463 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2edb7106-ed6f-4964-a6de-65087e51d63f admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:02:42.218574 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:02:42.218574 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:02:42.250494 np0000007265 devstack@c-api.service[100214]: DEBUG oslo_db.sqlalchemy.engines [None req-2edb7106-ed6f-4964-a6de-65087e51d63f 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=100214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:02:42.305494 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2edb7106-ed6f-4964-a6de-65087e51d63f admin admin] https://10.4.3.14/volume/v3/types/15c28847-3c19-41a6-a838-5351707e5dd1/extra_specs returned with HTTP 200 Aug 13 21:02:42.305843 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1/5] 10.4.3.14 () {68 vars in 1442 bytes} [Thu Aug 13 21:02:41 2026] POST /volume/v3/types/15c28847-3c19-41a6-a838-5351707e5dd1/extra_specs => generated 45 bytes in 406 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 21:02:50.943162 np0000007265 devstack@c-api.service[100217]: DEBUG dbcounter [-] [100217] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100217) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:02:51.322058 np0000007265 devstack@c-api.service[100215]: DEBUG dbcounter [-] [100215] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:02:51.888628 np0000007265 devstack@c-api.service[100216]: DEBUG dbcounter [-] [100216] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:02:52.303796 np0000007265 devstack@c-api.service[100214]: DEBUG dbcounter [-] [100214] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:03:06.218527 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-5f0ba8ca-9f22-4c5c-af6d-f10c4a60f3b8 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:03:06.219292 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5f0ba8ca-9f22-4c5c-af6d-f10c4a60f3b8 None None] GET https://10.4.3.14/volume// Aug 13 21:03:06.219484 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5f0ba8ca-9f22-4c5c-af6d-f10c4a60f3b8 None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:03:06.219697 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5f0ba8ca-9f22-4c5c-af6d-f10c4a60f3b8 None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:03:06.220243 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5f0ba8ca-9f22-4c5c-af6d-f10c4a60f3b8 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:03:06.220520 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 2/6] 10.4.3.14 () {66 vars in 1418 bytes} [Thu Aug 13 21:03:06 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:03:45.055753 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1a47c921-b6e8-4f99-8ca0-051cc69090c3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:03:45.316297 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1a47c921-b6e8-4f99-8ca0-051cc69090c3 tempest-verify_tempest_config-1702927184 tempest-verify_tempest_config-1702927184-project-member] GET https://10.4.3.14/volume/v3/extensions Aug 13 21:03:45.316490 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1a47c921-b6e8-4f99-8ca0-051cc69090c3 tempest-verify_tempest_config-1702927184 tempest-verify_tempest_config-1702927184-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:03:45.316691 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1a47c921-b6e8-4f99-8ca0-051cc69090c3 tempest-verify_tempest_config-1702927184 tempest-verify_tempest_config-1702927184-project-member] Calling method 'index' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:03:45.317027 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1a47c921-b6e8-4f99-8ca0-051cc69090c3 tempest-verify_tempest_config-1702927184 tempest-verify_tempest_config-1702927184-project-member] https://10.4.3.14/volume/v3/extensions returned with HTTP 200 Aug 13 21:03:45.317361 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 3/7] 10.4.3.14 () {66 vars in 1239 bytes} [Thu Aug 13 21:03:45 2026] GET /volume/v3/extensions => generated 5245 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:04:49.643603 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-9f3a28d3-f696-47d8-9817-8eb352761f32 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:04:50.024005 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9f3a28d3-f696-47d8-9817-8eb352761f32 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:04:50.025007 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9f3a28d3-f696-47d8-9817-8eb352761f32 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-640036718", "imageRef": "aa832912-12b8-47ea-874b-ab8df3e573a9"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:04:50.026324 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-9f3a28d3-f696-47d8-9817-8eb352761f32 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-640036718', 'imageRef': 'aa832912-12b8-47ea-874b-ab8df3e573a9'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:04:50.590285 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-9f3a28d3-f696-47d8-9817-8eb352761f32 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Create volume of 1 GB Aug 13 21:04:50.600407 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-9f3a28d3-f696-47d8-9817-8eb352761f32 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Availability zone cache updated, next update will occur around 2026-08-13 22:04:50.599736. {{(pid=100216) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 21:04:50.600660 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-9f3a28d3-f696-47d8-9817-8eb352761f32 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Availability Zones retrieved successfully. Aug 13 21:04:50.641162 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-9f3a28d3-f696-47d8-9817-8eb352761f32 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Flow 'volume_create_api' (3fc7f6a2-911c-4ea5-bb92-831d97c33b27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:04:50.642704 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-9f3a28d3-f696-47d8-9817-8eb352761f32 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42566582-3146-4b71-aecb-304ba82794e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:04:50.644237 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-9f3a28d3-f696-47d8-9817-8eb352761f32 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:04:50.765715 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-9f3a28d3-f696-47d8-9817-8eb352761f32 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42566582-3146-4b71-aecb-304ba82794e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:04:50.765715 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-9f3a28d3-f696-47d8-9817-8eb352761f32 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f62df04-01be-4f3f-b3ce-44e6008ae0d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:04:50.814514 np0000007265 devstack@c-api.service[100216]: WARNING cinder.quota [None req-9f3a28d3-f696-47d8-9817-8eb352761f32 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:04:50.814514 np0000007265 devstack@c-api.service[100216]: WARNING cinder.quota [None req-9f3a28d3-f696-47d8-9817-8eb352761f32 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:04:50.866055 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-9f3a28d3-f696-47d8-9817-8eb352761f32 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Created reservations ['bb5de1d9-71b2-4010-b375-9e334728fcf4', 'cd1326d2-7ac9-4f77-80af-06c70bd38b54', '4db4b7fc-b9f7-460b-ad8e-804446001c0f', '3c80db92-0eef-4051-8a7f-547e3fc8f30b'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:04:50.867107 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-9f3a28d3-f696-47d8-9817-8eb352761f32 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f62df04-01be-4f3f-b3ce-44e6008ae0d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb5de1d9-71b2-4010-b375-9e334728fcf4', 'cd1326d2-7ac9-4f77-80af-06c70bd38b54', '4db4b7fc-b9f7-460b-ad8e-804446001c0f', '3c80db92-0eef-4051-8a7f-547e3fc8f30b']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:04:50.867852 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-9f3a28d3-f696-47d8-9817-8eb352761f32 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97fcce9c-b718-4629-8a2a-10e50d2c2194) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:04:50.923913 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-9f3a28d3-f696-47d8-9817-8eb352761f32 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97fcce9c-b718-4629-8a2a-10e50d2c2194) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '55a0ee38-6646-4e2e-b8f3-f46e31f17351', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-640036718',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='166de82143014b28aff55a45685bd466',qos_specs=None,replication_status=,reservations=['bb5de1d9-71b2-4010-b375-9e334728fcf4','cd1326d2-7ac9-4f77-80af-06c70bd38b54','4db4b7fc-b9f7-460b-ad8e-804446001c0f','3c80db92-0eef-4051-8a7f-547e3fc8f30b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c92188b10913448290253a33b1607765',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:04:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-640036718',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=55a0ee38-6646-4e2e-b8f3-f46e31f17351,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='166de82143014b28aff55a45685bd466',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c92188b10913448290253a33b1607765',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:04:50.924712 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-9f3a28d3-f696-47d8-9817-8eb352761f32 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f3adc1a-d9fd-4885-96da-3886f7280aa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:04:50.956273 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-9f3a28d3-f696-47d8-9817-8eb352761f32 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f3adc1a-d9fd-4885-96da-3886f7280aa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-640036718',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='166de82143014b28aff55a45685bd466',qos_specs=None,replication_status=,reservations=['bb5de1d9-71b2-4010-b375-9e334728fcf4','cd1326d2-7ac9-4f77-80af-06c70bd38b54','4db4b7fc-b9f7-460b-ad8e-804446001c0f','3c80db92-0eef-4051-8a7f-547e3fc8f30b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c92188b10913448290253a33b1607765',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:04:50.956908 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-9f3a28d3-f696-47d8-9817-8eb352761f32 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07be8a3c-2b85-46de-97a5-f0b1f403e158) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:04:50.979880 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-9f3a28d3-f696-47d8-9817-8eb352761f32 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07be8a3c-2b85-46de-97a5-f0b1f403e158) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:04:50.980638 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-9f3a28d3-f696-47d8-9817-8eb352761f32 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Flow 'volume_create_api' (3fc7f6a2-911c-4ea5-bb92-831d97c33b27) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:04:50.980977 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-9f3a28d3-f696-47d8-9817-8eb352761f32 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Create volume request issued successfully. Aug 13 21:04:50.982092 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9f3a28d3-f696-47d8-9817-8eb352761f32 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:04:50.982493 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 2/8] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:04:49 2026] POST /volume/v3/volumes => generated 749 bytes in 1340 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:04:50.995143 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-226829f7-4e12-4166-b2b5-5bb72be95202 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:04:50.999350 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-226829f7-4e12-4166-b2b5-5bb72be95202 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] GET https://10.4.3.14/volume/v3/volumes/55a0ee38-6646-4e2e-b8f3-f46e31f17351 Aug 13 21:04:50.999623 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-226829f7-4e12-4166-b2b5-5bb72be95202 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:04:50.999913 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-226829f7-4e12-4166-b2b5-5bb72be95202 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:04:51.030342 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:04:51.030342 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:04:51.037339 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-226829f7-4e12-4166-b2b5-5bb72be95202 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Volume info retrieved successfully. Aug 13 21:04:51.046242 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-226829f7-4e12-4166-b2b5-5bb72be95202 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] https://10.4.3.14/volume/v3/volumes/55a0ee38-6646-4e2e-b8f3-f46e31f17351 returned with HTTP 200 Aug 13 21:04:51.046660 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 2/9] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:04:50 2026] GET /volume/v3/volumes/55a0ee38-6646-4e2e-b8f3-f46e31f17351 => generated 817 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:04:52.063982 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d1d0eb71-8a4f-40aa-8f64-8381597a9ecb None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:04:52.070588 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d1d0eb71-8a4f-40aa-8f64-8381597a9ecb tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] GET https://10.4.3.14/volume/v3/volumes/55a0ee38-6646-4e2e-b8f3-f46e31f17351 Aug 13 21:04:52.070798 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d1d0eb71-8a4f-40aa-8f64-8381597a9ecb tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:04:52.071008 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d1d0eb71-8a4f-40aa-8f64-8381597a9ecb tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:04:52.110768 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:04:52.110768 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:04:52.123804 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-d1d0eb71-8a4f-40aa-8f64-8381597a9ecb tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Volume info retrieved successfully. Aug 13 21:04:52.138139 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d1d0eb71-8a4f-40aa-8f64-8381597a9ecb tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] https://10.4.3.14/volume/v3/volumes/55a0ee38-6646-4e2e-b8f3-f46e31f17351 returned with HTTP 200 Aug 13 21:04:52.138767 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 3/10] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:04:52 2026] GET /volume/v3/volumes/55a0ee38-6646-4e2e-b8f3-f46e31f17351 => generated 841 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:04:52.427836 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7587ce3f-1385-411d-a9fc-895e2c42de95 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:04:52.429821 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7587ce3f-1385-411d-a9fc-895e2c42de95 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:04:52.430411 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7587ce3f-1385-411d-a9fc-895e2c42de95 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-2000194088"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:04:52.431622 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-7587ce3f-1385-411d-a9fc-895e2c42de95 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-2000194088'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:04:52.431980 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-7587ce3f-1385-411d-a9fc-895e2c42de95 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Create volume of 1 GB Aug 13 21:04:52.447365 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7587ce3f-1385-411d-a9fc-895e2c42de95 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Availability zone cache updated, next update will occur around 2026-08-13 22:04:52.446707. {{(pid=100215) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 21:04:52.447515 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7587ce3f-1385-411d-a9fc-895e2c42de95 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Availability Zones retrieved successfully. Aug 13 21:04:52.473614 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7587ce3f-1385-411d-a9fc-895e2c42de95 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Flow 'volume_create_api' (166b3c8f-de05-448e-8b21-c9e1207bd605) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:04:52.474670 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7587ce3f-1385-411d-a9fc-895e2c42de95 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09c102ff-88c8-484a-ac20-c0cf23c8eec2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:04:52.475599 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-7587ce3f-1385-411d-a9fc-895e2c42de95 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:04:52.534323 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7587ce3f-1385-411d-a9fc-895e2c42de95 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09c102ff-88c8-484a-ac20-c0cf23c8eec2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:04:52.535228 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7587ce3f-1385-411d-a9fc-895e2c42de95 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a14f21b0-bf84-463d-8306-1405e6471fe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:04:52.587431 np0000007265 devstack@c-api.service[100215]: WARNING cinder.quota [None req-7587ce3f-1385-411d-a9fc-895e2c42de95 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:04:52.587950 np0000007265 devstack@c-api.service[100215]: WARNING cinder.quota [None req-7587ce3f-1385-411d-a9fc-895e2c42de95 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:04:52.649921 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-7587ce3f-1385-411d-a9fc-895e2c42de95 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Created reservations ['e674ecd9-6ccf-451d-849a-3afab110ac42', 'bf12178e-0a8e-4082-884d-773d8d2613ca', '1a4b23c0-5295-4a6c-9a89-0134d074b011', '91e46f05-2aec-4523-a827-b40e111fc673'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:04:52.651111 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7587ce3f-1385-411d-a9fc-895e2c42de95 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a14f21b0-bf84-463d-8306-1405e6471fe4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e674ecd9-6ccf-451d-849a-3afab110ac42', 'bf12178e-0a8e-4082-884d-773d8d2613ca', '1a4b23c0-5295-4a6c-9a89-0134d074b011', '91e46f05-2aec-4523-a827-b40e111fc673']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:04:52.652152 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7587ce3f-1385-411d-a9fc-895e2c42de95 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c76b99e0-7fdf-4783-9240-a6ea8b20b9e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:04:52.702821 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7587ce3f-1385-411d-a9fc-895e2c42de95 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c76b99e0-7fdf-4783-9240-a6ea8b20b9e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a81afa87-4cbb-45ef-88f2-a9f51c0aca1f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-2000194088',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1d60bd0e3c74b9bb189aefa19af759a',qos_specs=None,replication_status=,reservations=['e674ecd9-6ccf-451d-849a-3afab110ac42','bf12178e-0a8e-4082-884d-773d8d2613ca','1a4b23c0-5295-4a6c-9a89-0134d074b011','91e46f05-2aec-4523-a827-b40e111fc673'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef814e7896aa44b7babf2226df309f15',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:04:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-2000194088',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a81afa87-4cbb-45ef-88f2-a9f51c0aca1f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1d60bd0e3c74b9bb189aefa19af759a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef814e7896aa44b7babf2226df309f15',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:04:52.703653 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7587ce3f-1385-411d-a9fc-895e2c42de95 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28c5a422-4f02-4fbf-bc1b-8ee3c92333c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:04:52.742905 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7587ce3f-1385-411d-a9fc-895e2c42de95 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28c5a422-4f02-4fbf-bc1b-8ee3c92333c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-2000194088',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1d60bd0e3c74b9bb189aefa19af759a',qos_specs=None,replication_status=,reservations=['e674ecd9-6ccf-451d-849a-3afab110ac42','bf12178e-0a8e-4082-884d-773d8d2613ca','1a4b23c0-5295-4a6c-9a89-0134d074b011','91e46f05-2aec-4523-a827-b40e111fc673'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef814e7896aa44b7babf2226df309f15',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:04:52.743739 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7587ce3f-1385-411d-a9fc-895e2c42de95 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53d0f6be-e35e-476f-938f-a9bcfef15c00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:04:52.769894 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7587ce3f-1385-411d-a9fc-895e2c42de95 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53d0f6be-e35e-476f-938f-a9bcfef15c00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:04:52.770875 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7587ce3f-1385-411d-a9fc-895e2c42de95 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Flow 'volume_create_api' (166b3c8f-de05-448e-8b21-c9e1207bd605) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:04:52.771483 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7587ce3f-1385-411d-a9fc-895e2c42de95 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Create volume request issued successfully. Aug 13 21:04:52.772386 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7587ce3f-1385-411d-a9fc-895e2c42de95 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:04:52.773215 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 4/11] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:04:52 2026] POST /volume/v3/volumes => generated 750 bytes in 345 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:04:52.786821 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0e1c0de3-97e7-468b-8b9c-d6868a27d9aa None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:04:52.791987 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0e1c0de3-97e7-468b-8b9c-d6868a27d9aa tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] GET https://10.4.3.14/volume/v3/volumes/a81afa87-4cbb-45ef-88f2-a9f51c0aca1f Aug 13 21:04:52.791987 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0e1c0de3-97e7-468b-8b9c-d6868a27d9aa tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:04:52.791987 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0e1c0de3-97e7-468b-8b9c-d6868a27d9aa tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:04:52.803237 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:04:52.803237 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:04:52.815603 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-0e1c0de3-97e7-468b-8b9c-d6868a27d9aa tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Volume info retrieved successfully. Aug 13 21:04:52.822242 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0e1c0de3-97e7-468b-8b9c-d6868a27d9aa tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] https://10.4.3.14/volume/v3/volumes/a81afa87-4cbb-45ef-88f2-a9f51c0aca1f returned with HTTP 200 Aug 13 21:04:52.822775 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 3/12] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:04:52 2026] GET /volume/v3/volumes/a81afa87-4cbb-45ef-88f2-a9f51c0aca1f => generated 818 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:04:53.157008 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-92ae0399-e8eb-45bd-b76b-1f311a73036b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:04:53.158890 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-92ae0399-e8eb-45bd-b76b-1f311a73036b tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] GET https://10.4.3.14/volume/v3/volumes/55a0ee38-6646-4e2e-b8f3-f46e31f17351 Aug 13 21:04:53.159332 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-92ae0399-e8eb-45bd-b76b-1f311a73036b tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:04:53.159332 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-92ae0399-e8eb-45bd-b76b-1f311a73036b tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:04:53.168248 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:04:53.168248 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:04:53.173265 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-92ae0399-e8eb-45bd-b76b-1f311a73036b tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Volume info retrieved successfully. Aug 13 21:04:53.179797 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-92ae0399-e8eb-45bd-b76b-1f311a73036b tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] https://10.4.3.14/volume/v3/volumes/55a0ee38-6646-4e2e-b8f3-f46e31f17351 returned with HTTP 200 Aug 13 21:04:53.180473 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 3/13] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:04:53 2026] GET /volume/v3/volumes/55a0ee38-6646-4e2e-b8f3-f46e31f17351 => generated 899 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:04:53.838332 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f6eb4626-920b-4c87-8139-d6b0263d735d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:04:53.840143 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f6eb4626-920b-4c87-8139-d6b0263d735d tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] GET https://10.4.3.14/volume/v3/volumes/a81afa87-4cbb-45ef-88f2-a9f51c0aca1f Aug 13 21:04:53.840355 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f6eb4626-920b-4c87-8139-d6b0263d735d tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:04:53.840535 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f6eb4626-920b-4c87-8139-d6b0263d735d tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:04:53.848985 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:04:53.848985 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:04:53.853042 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-f6eb4626-920b-4c87-8139-d6b0263d735d tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Volume info retrieved successfully. Aug 13 21:04:53.859686 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f6eb4626-920b-4c87-8139-d6b0263d735d tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] https://10.4.3.14/volume/v3/volumes/a81afa87-4cbb-45ef-88f2-a9f51c0aca1f returned with HTTP 200 Aug 13 21:04:53.860137 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 4/14] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:04:53 2026] GET /volume/v3/volumes/a81afa87-4cbb-45ef-88f2-a9f51c0aca1f => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:04:54.194364 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6ca2070b-5243-4e7d-b383-3a11ea7f8bfa None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:04:54.196706 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6ca2070b-5243-4e7d-b383-3a11ea7f8bfa tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] GET https://10.4.3.14/volume/v3/volumes/55a0ee38-6646-4e2e-b8f3-f46e31f17351 Aug 13 21:04:54.196706 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6ca2070b-5243-4e7d-b383-3a11ea7f8bfa tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:04:54.196706 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6ca2070b-5243-4e7d-b383-3a11ea7f8bfa tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:04:54.205445 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:04:54.205445 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:04:54.213361 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-6ca2070b-5243-4e7d-b383-3a11ea7f8bfa tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Volume info retrieved successfully. Aug 13 21:04:54.222199 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6ca2070b-5243-4e7d-b383-3a11ea7f8bfa tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] https://10.4.3.14/volume/v3/volumes/55a0ee38-6646-4e2e-b8f3-f46e31f17351 returned with HTTP 200 Aug 13 21:04:54.222751 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 5/15] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:04:54 2026] GET /volume/v3/volumes/55a0ee38-6646-4e2e-b8f3-f46e31f17351 => generated 902 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:04:55.241371 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-23fd2aef-32fa-4a3d-8553-668a31aafd2b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:04:55.243477 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-23fd2aef-32fa-4a3d-8553-668a31aafd2b tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] GET https://10.4.3.14/volume/v3/volumes/55a0ee38-6646-4e2e-b8f3-f46e31f17351 Aug 13 21:04:55.243738 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-23fd2aef-32fa-4a3d-8553-668a31aafd2b tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:04:55.243838 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-23fd2aef-32fa-4a3d-8553-668a31aafd2b tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:04:55.255193 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:04:55.255193 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:04:55.263008 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-23fd2aef-32fa-4a3d-8553-668a31aafd2b tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Volume info retrieved successfully. Aug 13 21:04:55.276077 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-23fd2aef-32fa-4a3d-8553-668a31aafd2b tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] https://10.4.3.14/volume/v3/volumes/55a0ee38-6646-4e2e-b8f3-f46e31f17351 returned with HTTP 200 Aug 13 21:04:55.276998 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 4/16] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:04:55 2026] GET /volume/v3/volumes/55a0ee38-6646-4e2e-b8f3-f46e31f17351 => generated 902 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:04:56.294139 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ebc39010-718f-4732-827b-e5ae5aaa332f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:04:56.297083 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ebc39010-718f-4732-827b-e5ae5aaa332f tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] GET https://10.4.3.14/volume/v3/volumes/55a0ee38-6646-4e2e-b8f3-f46e31f17351 Aug 13 21:04:56.297422 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ebc39010-718f-4732-827b-e5ae5aaa332f tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:04:56.297580 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ebc39010-718f-4732-827b-e5ae5aaa332f tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:04:56.306103 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:04:56.306103 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:04:56.313380 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ebc39010-718f-4732-827b-e5ae5aaa332f tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Volume info retrieved successfully. Aug 13 21:04:56.320771 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ebc39010-718f-4732-827b-e5ae5aaa332f tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] https://10.4.3.14/volume/v3/volumes/55a0ee38-6646-4e2e-b8f3-f46e31f17351 returned with HTTP 200 Aug 13 21:04:56.321257 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 4/17] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:04:56 2026] GET /volume/v3/volumes/55a0ee38-6646-4e2e-b8f3-f46e31f17351 => generated 902 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:04:57.342715 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-58c7427a-e44f-4410-990b-a63e174d3782 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:04:57.344340 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-58c7427a-e44f-4410-990b-a63e174d3782 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] GET https://10.4.3.14/volume/v3/volumes/55a0ee38-6646-4e2e-b8f3-f46e31f17351 Aug 13 21:04:57.344555 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-58c7427a-e44f-4410-990b-a63e174d3782 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:04:57.344773 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-58c7427a-e44f-4410-990b-a63e174d3782 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:04:57.357478 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:04:57.357478 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:04:57.368985 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-58c7427a-e44f-4410-990b-a63e174d3782 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Volume info retrieved successfully. Aug 13 21:04:57.375525 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-58c7427a-e44f-4410-990b-a63e174d3782 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] https://10.4.3.14/volume/v3/volumes/55a0ee38-6646-4e2e-b8f3-f46e31f17351 returned with HTTP 200 Aug 13 21:04:57.376088 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 5/18] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:04:57 2026] GET /volume/v3/volumes/55a0ee38-6646-4e2e-b8f3-f46e31f17351 => generated 902 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:04:58.395842 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c5b36911-ed6e-48a1-ba1d-22d3c9e9b5e9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:04:58.398624 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c5b36911-ed6e-48a1-ba1d-22d3c9e9b5e9 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] GET https://10.4.3.14/volume/v3/volumes/55a0ee38-6646-4e2e-b8f3-f46e31f17351 Aug 13 21:04:58.401980 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c5b36911-ed6e-48a1-ba1d-22d3c9e9b5e9 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:04:58.401980 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c5b36911-ed6e-48a1-ba1d-22d3c9e9b5e9 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:04:58.415106 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:04:58.415106 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:04:58.427988 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c5b36911-ed6e-48a1-ba1d-22d3c9e9b5e9 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Volume info retrieved successfully. Aug 13 21:04:58.431165 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c5b36911-ed6e-48a1-ba1d-22d3c9e9b5e9 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] https://10.4.3.14/volume/v3/volumes/55a0ee38-6646-4e2e-b8f3-f46e31f17351 returned with HTTP 200 Aug 13 21:04:58.431683 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 6/19] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:04:58 2026] GET /volume/v3/volumes/55a0ee38-6646-4e2e-b8f3-f46e31f17351 => generated 902 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:04:59.452211 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-1a7b2dbc-e62f-423c-a2a6-a48d6caa0e8d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:04:59.455025 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1a7b2dbc-e62f-423c-a2a6-a48d6caa0e8d tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] GET https://10.4.3.14/volume/v3/volumes/55a0ee38-6646-4e2e-b8f3-f46e31f17351 Aug 13 21:04:59.455247 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1a7b2dbc-e62f-423c-a2a6-a48d6caa0e8d tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:04:59.455503 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1a7b2dbc-e62f-423c-a2a6-a48d6caa0e8d tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:04:59.463799 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:04:59.463799 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:04:59.470937 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-1a7b2dbc-e62f-423c-a2a6-a48d6caa0e8d tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Volume info retrieved successfully. Aug 13 21:04:59.475772 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1a7b2dbc-e62f-423c-a2a6-a48d6caa0e8d tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] https://10.4.3.14/volume/v3/volumes/55a0ee38-6646-4e2e-b8f3-f46e31f17351 returned with HTTP 200 Aug 13 21:04:59.476260 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 5/20] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:04:59 2026] GET /volume/v3/volumes/55a0ee38-6646-4e2e-b8f3-f46e31f17351 => generated 902 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:04:59.779820 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a75b4dd9-6929-444a-a522-428167a5596d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:04:59.990310 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-2975274e-1e97-4bff-ae79-95ef9736b053 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:00.199332 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2975274e-1e97-4bff-ae79-95ef9736b053 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:05:00.199762 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2975274e-1e97-4bff-ae79-95ef9736b053 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-948922822"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:05:00.202179 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-2975274e-1e97-4bff-ae79-95ef9736b053 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-948922822'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:05:00.202648 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-2975274e-1e97-4bff-ae79-95ef9736b053 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Create volume of 1 GB Aug 13 21:05:00.214792 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-2975274e-1e97-4bff-ae79-95ef9736b053 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Availability zone cache updated, next update will occur around 2026-08-13 22:05:00.214193. {{(pid=100217) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 21:05:00.215064 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-2975274e-1e97-4bff-ae79-95ef9736b053 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Availability Zones retrieved successfully. Aug 13 21:05:00.223830 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a75b4dd9-6929-444a-a522-428167a5596d tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:05:00.223830 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a75b4dd9-6929-444a-a522-428167a5596d tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1232959182"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:05:00.227889 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-a75b4dd9-6929-444a-a522-428167a5596d tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1232959182'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:05:00.238063 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-2975274e-1e97-4bff-ae79-95ef9736b053 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Flow 'volume_create_api' (670d49a1-933f-4103-91ee-55b9ac9890eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:05:00.239155 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-2975274e-1e97-4bff-ae79-95ef9736b053 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99e52326-2522-43aa-96bd-c92cdc54e4f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:05:00.240535 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-2975274e-1e97-4bff-ae79-95ef9736b053 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:05:00.242479 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-a75b4dd9-6929-444a-a522-428167a5596d tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Create volume of 1 GB Aug 13 21:05:00.242871 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:05:00.242871 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:05:00.248675 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a75b4dd9-6929-444a-a522-428167a5596d tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Availability zone cache updated, next update will occur around 2026-08-13 22:05:00.248137. {{(pid=100214) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 21:05:00.248831 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a75b4dd9-6929-444a-a522-428167a5596d tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Availability Zones retrieved successfully. Aug 13 21:05:00.270926 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a75b4dd9-6929-444a-a522-428167a5596d tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Flow 'volume_create_api' (496baffc-7980-40eb-9e5a-51b7ebe217d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:05:00.272176 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a75b4dd9-6929-444a-a522-428167a5596d tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91d982f4-23d9-47dc-89e1-c6a69164000b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:05:00.273880 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-a75b4dd9-6929-444a-a522-428167a5596d tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:05:00.288999 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-2975274e-1e97-4bff-ae79-95ef9736b053 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99e52326-2522-43aa-96bd-c92cdc54e4f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:05:00.289948 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-2975274e-1e97-4bff-ae79-95ef9736b053 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (031af5a7-aac8-4e1f-9b3f-3b891e751d0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:05:00.290649 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:05:00.290649 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:05:00.321569 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a75b4dd9-6929-444a-a522-428167a5596d tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91d982f4-23d9-47dc-89e1-c6a69164000b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:42Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=15c28847-3c19-41a6-a838-5351707e5dd1,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '15c28847-3c19-41a6-a838-5351707e5dd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': True, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:05:00.322689 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a75b4dd9-6929-444a-a522-428167a5596d tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b7de2f6-6be8-47bc-8889-ed85d70f300e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:05:00.331792 np0000007265 devstack@c-api.service[100217]: WARNING cinder.quota [None req-2975274e-1e97-4bff-ae79-95ef9736b053 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:05:00.332402 np0000007265 devstack@c-api.service[100217]: WARNING cinder.quota [None req-2975274e-1e97-4bff-ae79-95ef9736b053 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:05:00.371255 np0000007265 devstack@c-api.service[100214]: WARNING cinder.quota [None req-a75b4dd9-6929-444a-a522-428167a5596d tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:05:00.371688 np0000007265 devstack@c-api.service[100214]: WARNING cinder.quota [None req-a75b4dd9-6929-444a-a522-428167a5596d tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:05:00.386665 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-2975274e-1e97-4bff-ae79-95ef9736b053 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Created reservations ['e6b35222-e707-40f0-9c7e-7ab9f87c3227', 'db62e005-760b-4b08-82ed-4cbf2f24f485', '82b783b0-f0d3-4e55-9e66-a431d3256f9c', '78457d18-313a-490f-abcb-179c44565d5b'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:05:00.387349 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-2975274e-1e97-4bff-ae79-95ef9736b053 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (031af5a7-aac8-4e1f-9b3f-3b891e751d0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6b35222-e707-40f0-9c7e-7ab9f87c3227', 'db62e005-760b-4b08-82ed-4cbf2f24f485', '82b783b0-f0d3-4e55-9e66-a431d3256f9c', '78457d18-313a-490f-abcb-179c44565d5b']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:05:00.388152 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-2975274e-1e97-4bff-ae79-95ef9736b053 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (011c55a2-459f-4eb5-a82b-5a32170c90cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:05:00.424536 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-a75b4dd9-6929-444a-a522-428167a5596d tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Created reservations ['511c2c10-2b8a-4b16-9886-53cbb7f33b3c', '13f6b677-fe46-42a0-afba-d161801d3d07', '1842220b-0f5a-4bc7-b4cf-da38c2a6e3f9', '80b3b997-d9db-4867-ae9e-8138cf336dc2'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:05:00.425908 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a75b4dd9-6929-444a-a522-428167a5596d tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b7de2f6-6be8-47bc-8889-ed85d70f300e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['511c2c10-2b8a-4b16-9886-53cbb7f33b3c', '13f6b677-fe46-42a0-afba-d161801d3d07', '1842220b-0f5a-4bc7-b4cf-da38c2a6e3f9', '80b3b997-d9db-4867-ae9e-8138cf336dc2']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:05:00.426407 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a75b4dd9-6929-444a-a522-428167a5596d tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddeae46a-3e3c-4e35-8741-e130e41fd22d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:05:00.450206 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-2975274e-1e97-4bff-ae79-95ef9736b053 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (011c55a2-459f-4eb5-a82b-5a32170c90cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82bb16c3-a159-4094-a24e-044c925ced9f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-948922822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e19ab46353644fcc969b9f42bbe9dda7',qos_specs=None,replication_status=,reservations=['e6b35222-e707-40f0-9c7e-7ab9f87c3227','db62e005-760b-4b08-82ed-4cbf2f24f485','82b783b0-f0d3-4e55-9e66-a431d3256f9c','78457d18-313a-490f-abcb-179c44565d5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad37af4bc4ae45f8949ca701709cc916',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:05:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-948922822',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=82bb16c3-a159-4094-a24e-044c925ced9f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e19ab46353644fcc969b9f42bbe9dda7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad37af4bc4ae45f8949ca701709cc916',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:05:00.450903 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-2975274e-1e97-4bff-ae79-95ef9736b053 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13fcd043-d320-4eb0-a07f-29360973f293) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:05:00.453800 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a75b4dd9-6929-444a-a522-428167a5596d tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddeae46a-3e3c-4e35-8741-e130e41fd22d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb50e1f6-6015-4d0f-a00c-10e7caae7ace', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1232959182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='22d59b6b1b9d47dfbe05f6253b00d9db',qos_specs=None,replication_status=,reservations=['511c2c10-2b8a-4b16-9886-53cbb7f33b3c','13f6b677-fe46-42a0-afba-d161801d3d07','1842220b-0f5a-4bc7-b4cf-da38c2a6e3f9','80b3b997-d9db-4867-ae9e-8138cf336dc2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d5af70041d14cd4a052cb66c9a1d7e4',volume_type_id=15c28847-3c19-41a6-a838-5351707e5dd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:05:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1232959182',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb50e1f6-6015-4d0f-a00c-10e7caae7ace,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='22d59b6b1b9d47dfbe05f6253b00d9db',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d5af70041d14cd4a052cb66c9a1d7e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(15c28847-3c19-41a6-a838-5351707e5dd1),volume_type_id=15c28847-3c19-41a6-a838-5351707e5dd1)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:05:00.454603 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a75b4dd9-6929-444a-a522-428167a5596d tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9e27535-9439-461a-9fe0-005eca515e02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:05:00.480497 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-2975274e-1e97-4bff-ae79-95ef9736b053 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13fcd043-d320-4eb0-a07f-29360973f293) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-948922822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e19ab46353644fcc969b9f42bbe9dda7',qos_specs=None,replication_status=,reservations=['e6b35222-e707-40f0-9c7e-7ab9f87c3227','db62e005-760b-4b08-82ed-4cbf2f24f485','82b783b0-f0d3-4e55-9e66-a431d3256f9c','78457d18-313a-490f-abcb-179c44565d5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad37af4bc4ae45f8949ca701709cc916',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:05:00.481508 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-2975274e-1e97-4bff-ae79-95ef9736b053 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85b01b79-2ae3-4c5b-951a-2743320ad239) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:05:00.490349 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-45ff9ef8-1d3d-46f8-aa9f-3b087117c899 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:00.493065 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-45ff9ef8-1d3d-46f8-aa9f-3b087117c899 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] GET https://10.4.3.14/volume/v3/volumes/55a0ee38-6646-4e2e-b8f3-f46e31f17351 Aug 13 21:05:00.493394 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-45ff9ef8-1d3d-46f8-aa9f-3b087117c899 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:00.493698 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-45ff9ef8-1d3d-46f8-aa9f-3b087117c899 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:00.495037 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a75b4dd9-6929-444a-a522-428167a5596d tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9e27535-9439-461a-9fe0-005eca515e02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1232959182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='22d59b6b1b9d47dfbe05f6253b00d9db',qos_specs=None,replication_status=,reservations=['511c2c10-2b8a-4b16-9886-53cbb7f33b3c','13f6b677-fe46-42a0-afba-d161801d3d07','1842220b-0f5a-4bc7-b4cf-da38c2a6e3f9','80b3b997-d9db-4867-ae9e-8138cf336dc2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d5af70041d14cd4a052cb66c9a1d7e4',volume_type_id=15c28847-3c19-41a6-a838-5351707e5dd1)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:05:00.496070 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a75b4dd9-6929-444a-a522-428167a5596d tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37904210-bee3-4239-9a40-fd543a81926e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:05:00.505393 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:05:00.505393 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:05:00.510750 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-2975274e-1e97-4bff-ae79-95ef9736b053 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85b01b79-2ae3-4c5b-951a-2743320ad239) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:05:00.511624 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-2975274e-1e97-4bff-ae79-95ef9736b053 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Flow 'volume_create_api' (670d49a1-933f-4103-91ee-55b9ac9890eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:05:00.511941 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-2975274e-1e97-4bff-ae79-95ef9736b053 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Create volume request issued successfully. Aug 13 21:05:00.512535 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2975274e-1e97-4bff-ae79-95ef9736b053 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:05:00.513167 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 6/21] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:04:59 2026] POST /volume/v3/volumes => generated 782 bytes in 525 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:05:00.515621 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-45ff9ef8-1d3d-46f8-aa9f-3b087117c899 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Volume info retrieved successfully. Aug 13 21:05:00.521440 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-45ff9ef8-1d3d-46f8-aa9f-3b087117c899 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] https://10.4.3.14/volume/v3/volumes/55a0ee38-6646-4e2e-b8f3-f46e31f17351 returned with HTTP 200 Aug 13 21:05:00.521846 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 7/22] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:05:00 2026] GET /volume/v3/volumes/55a0ee38-6646-4e2e-b8f3-f46e31f17351 => generated 1388 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:05:00.526762 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-9ef023b9-a8c5-420f-95d3-d74383d4ca38 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:00.527096 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a75b4dd9-6929-444a-a522-428167a5596d tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37904210-bee3-4239-9a40-fd543a81926e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:05:00.527992 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a75b4dd9-6929-444a-a522-428167a5596d tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Flow 'volume_create_api' (496baffc-7980-40eb-9e5a-51b7ebe217d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:05:00.528347 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a75b4dd9-6929-444a-a522-428167a5596d tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Create volume request issued successfully. Aug 13 21:05:00.528739 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9ef023b9-a8c5-420f-95d3-d74383d4ca38 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] GET https://10.4.3.14/volume/v3/volumes/82bb16c3-a159-4094-a24e-044c925ced9f Aug 13 21:05:00.528937 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a75b4dd9-6929-444a-a522-428167a5596d tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:05:00.529076 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9ef023b9-a8c5-420f-95d3-d74383d4ca38 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:00.529306 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9ef023b9-a8c5-420f-95d3-d74383d4ca38 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:00.529652 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 5/23] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:04:59 2026] POST /volume/v3/volumes => generated 756 bytes in 751 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:05:00.538295 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-cfc9d9c8-cdde-4edc-b308-965ae342eee0 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:00.539679 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-cfc9d9c8-cdde-4edc-b308-965ae342eee0 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:05:00.540292 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-cfc9d9c8-cdde-4edc-b308-965ae342eee0 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-2055727663"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:05:00.541504 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-cfc9d9c8-cdde-4edc-b308-965ae342eee0 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-2055727663'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:05:00.541649 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-cfc9d9c8-cdde-4edc-b308-965ae342eee0 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Create volume of 1 GB Aug 13 21:05:00.541832 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:05:00.541832 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:05:00.542937 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-bf215b56-9747-4cbf-aefc-65f30d54fb56 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:00.545045 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bf215b56-9747-4cbf-aefc-65f30d54fb56 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] GET https://10.4.3.14/volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace Aug 13 21:05:00.545456 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bf215b56-9747-4cbf-aefc-65f30d54fb56 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:00.545456 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bf215b56-9747-4cbf-aefc-65f30d54fb56 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:00.548529 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-cfc9d9c8-cdde-4edc-b308-965ae342eee0 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Availability Zones retrieved successfully. Aug 13 21:05:00.552165 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-cfc9d9c8-cdde-4edc-b308-965ae342eee0 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Flow 'volume_create_api' (bc9f84d0-5575-426b-9aaa-4c87fa67521b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:05:00.553307 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-cfc9d9c8-cdde-4edc-b308-965ae342eee0 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ed1fca8-cebc-4608-92bb-25743d83a1d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:05:00.554356 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-cfc9d9c8-cdde-4edc-b308-965ae342eee0 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:05:00.556701 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:05:00.556701 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:05:00.561101 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-bf215b56-9747-4cbf-aefc-65f30d54fb56 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Volume info retrieved successfully. Aug 13 21:05:00.565986 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:05:00.565986 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:05:00.566822 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bf215b56-9747-4cbf-aefc-65f30d54fb56 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] https://10.4.3.14/volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace returned with HTTP 200 Aug 13 21:05:00.567677 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 8/24] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:05:00 2026] GET /volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace => generated 824 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:05:00.572663 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-9ef023b9-a8c5-420f-95d3-d74383d4ca38 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Volume info retrieved successfully. Aug 13 21:05:00.582197 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9ef023b9-a8c5-420f-95d3-d74383d4ca38 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] https://10.4.3.14/volume/v3/volumes/82bb16c3-a159-4094-a24e-044c925ced9f returned with HTTP 200 Aug 13 21:05:00.582721 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 6/25] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:05:00 2026] GET /volume/v3/volumes/82bb16c3-a159-4094-a24e-044c925ced9f => generated 961 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 21:05:00.592602 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-cfc9d9c8-cdde-4edc-b308-965ae342eee0 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ed1fca8-cebc-4608-92bb-25743d83a1d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:05:00.593359 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-cfc9d9c8-cdde-4edc-b308-965ae342eee0 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f76f65fc-1fa1-45e8-9c80-b19efa29e58b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:05:00.652139 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-cfc9d9c8-cdde-4edc-b308-965ae342eee0 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Created reservations ['c10511e1-3f94-4d4a-b203-93cd23102452', 'bddd6158-0e20-43fd-a7cc-5c526b236ead', 'ef17f465-bf1b-4447-a8cd-dacaf15d1bf8', '22d738af-ff60-4e41-bbbf-d991a8e81a54'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:05:00.652897 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-cfc9d9c8-cdde-4edc-b308-965ae342eee0 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f76f65fc-1fa1-45e8-9c80-b19efa29e58b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c10511e1-3f94-4d4a-b203-93cd23102452', 'bddd6158-0e20-43fd-a7cc-5c526b236ead', 'ef17f465-bf1b-4447-a8cd-dacaf15d1bf8', '22d738af-ff60-4e41-bbbf-d991a8e81a54']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:05:00.653606 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-cfc9d9c8-cdde-4edc-b308-965ae342eee0 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48779e58-6ff7-4a98-b727-77c8992ab965) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:05:00.684456 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-cfc9d9c8-cdde-4edc-b308-965ae342eee0 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48779e58-6ff7-4a98-b727-77c8992ab965) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82054387-5a7d-4be1-aea1-12a83ffe9fca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-2055727663',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='166de82143014b28aff55a45685bd466',qos_specs=None,replication_status=,reservations=['c10511e1-3f94-4d4a-b203-93cd23102452','bddd6158-0e20-43fd-a7cc-5c526b236ead','ef17f465-bf1b-4447-a8cd-dacaf15d1bf8','22d738af-ff60-4e41-bbbf-d991a8e81a54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c92188b10913448290253a33b1607765',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:05:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-2055727663',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=82054387-5a7d-4be1-aea1-12a83ffe9fca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='166de82143014b28aff55a45685bd466',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c92188b10913448290253a33b1607765',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:05:00.686280 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-cfc9d9c8-cdde-4edc-b308-965ae342eee0 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e850bfb9-aa44-495b-a451-26f539208498) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:05:00.710684 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-cfc9d9c8-cdde-4edc-b308-965ae342eee0 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e850bfb9-aa44-495b-a451-26f539208498) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-2055727663',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='166de82143014b28aff55a45685bd466',qos_specs=None,replication_status=,reservations=['c10511e1-3f94-4d4a-b203-93cd23102452','bddd6158-0e20-43fd-a7cc-5c526b236ead','ef17f465-bf1b-4447-a8cd-dacaf15d1bf8','22d738af-ff60-4e41-bbbf-d991a8e81a54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c92188b10913448290253a33b1607765',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:05:00.711400 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-cfc9d9c8-cdde-4edc-b308-965ae342eee0 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46ad4a87-1d77-41c2-8d4b-31df47ce9cd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:05:00.723412 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-cfc9d9c8-cdde-4edc-b308-965ae342eee0 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46ad4a87-1d77-41c2-8d4b-31df47ce9cd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:05:00.724266 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-cfc9d9c8-cdde-4edc-b308-965ae342eee0 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Flow 'volume_create_api' (bc9f84d0-5575-426b-9aaa-4c87fa67521b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:05:00.724519 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-cfc9d9c8-cdde-4edc-b308-965ae342eee0 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Create volume request issued successfully. Aug 13 21:05:00.725097 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-cfc9d9c8-cdde-4edc-b308-965ae342eee0 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:05:00.725534 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 7/26] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:05:00 2026] POST /volume/v3/volumes => generated 750 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 13 21:05:00.742497 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9b730a50-1b26-4cb7-8a57-102df095d54f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:00.742728 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9b730a50-1b26-4cb7-8a57-102df095d54f tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] GET https://10.4.3.14/volume/v3/volumes/82054387-5a7d-4be1-aea1-12a83ffe9fca Aug 13 21:05:00.742872 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9b730a50-1b26-4cb7-8a57-102df095d54f tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:00.743108 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9b730a50-1b26-4cb7-8a57-102df095d54f tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:00.753347 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:05:00.753347 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:05:00.758156 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9b730a50-1b26-4cb7-8a57-102df095d54f tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Volume info retrieved successfully. Aug 13 21:05:00.763383 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9b730a50-1b26-4cb7-8a57-102df095d54f tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] https://10.4.3.14/volume/v3/volumes/82054387-5a7d-4be1-aea1-12a83ffe9fca returned with HTTP 200 Aug 13 21:05:00.763804 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 6/27] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:05:00 2026] GET /volume/v3/volumes/82054387-5a7d-4be1-aea1-12a83ffe9fca => generated 818 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:05:01.583405 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4c04b464-805a-45a5-b30b-c8416a4b8196 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:01.586986 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4c04b464-805a-45a5-b30b-c8416a4b8196 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] GET https://10.4.3.14/volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace Aug 13 21:05:01.586986 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4c04b464-805a-45a5-b30b-c8416a4b8196 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:01.586986 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4c04b464-805a-45a5-b30b-c8416a4b8196 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:01.593248 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:05:01.593248 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:05:01.600546 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-4c04b464-805a-45a5-b30b-c8416a4b8196 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Volume info retrieved successfully. Aug 13 21:05:01.601801 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-23de2656-2053-4406-a536-9061e3d6ecfe None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:01.605068 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-23de2656-2053-4406-a536-9061e3d6ecfe tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] GET https://10.4.3.14/volume/v3/volumes/82bb16c3-a159-4094-a24e-044c925ced9f Aug 13 21:05:01.605466 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-23de2656-2053-4406-a536-9061e3d6ecfe tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:01.605956 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-23de2656-2053-4406-a536-9061e3d6ecfe tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:01.606386 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4c04b464-805a-45a5-b30b-c8416a4b8196 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] https://10.4.3.14/volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace returned with HTTP 200 Aug 13 21:05:01.606908 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 9/28] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:05:01 2026] GET /volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:05:01.617331 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:05:01.617331 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:05:01.621243 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-23de2656-2053-4406-a536-9061e3d6ecfe tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Volume info retrieved successfully. Aug 13 21:05:01.632476 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-23de2656-2053-4406-a536-9061e3d6ecfe tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] https://10.4.3.14/volume/v3/volumes/82bb16c3-a159-4094-a24e-044c925ced9f returned with HTTP 200 Aug 13 21:05:01.632908 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-47302919-74eb-4ecf-91a1-eb3e38239b11 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:01.633280 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 7/29] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:05:01 2026] GET /volume/v3/volumes/82bb16c3-a159-4094-a24e-044c925ced9f => generated 1013 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:05:01.777868 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-de895717-1ea0-4874-90df-e3eb47fb1bd0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:01.782702 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-de895717-1ea0-4874-90df-e3eb47fb1bd0 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] GET https://10.4.3.14/volume/v3/volumes/82054387-5a7d-4be1-aea1-12a83ffe9fca Aug 13 21:05:01.783171 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-de895717-1ea0-4874-90df-e3eb47fb1bd0 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:01.783479 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-de895717-1ea0-4874-90df-e3eb47fb1bd0 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:01.802063 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:05:01.802063 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:05:01.810332 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-de895717-1ea0-4874-90df-e3eb47fb1bd0 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Volume info retrieved successfully. Aug 13 21:05:01.818601 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-de895717-1ea0-4874-90df-e3eb47fb1bd0 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] https://10.4.3.14/volume/v3/volumes/82054387-5a7d-4be1-aea1-12a83ffe9fca returned with HTTP 200 Aug 13 21:05:01.819277 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 7/30] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:05:01 2026] GET /volume/v3/volumes/82054387-5a7d-4be1-aea1-12a83ffe9fca => generated 843 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:05:01.842010 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7d6ad766-1a03-4930-a73a-b95704989b52 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:01.848235 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7d6ad766-1a03-4930-a73a-b95704989b52 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:05:01.848235 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7d6ad766-1a03-4930-a73a-b95704989b52 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-376586006"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:05:01.852794 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-7d6ad766-1a03-4930-a73a-b95704989b52 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-376586006'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:05:01.854995 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-7d6ad766-1a03-4930-a73a-b95704989b52 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Create volume of 1 GB Aug 13 21:05:01.889878 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7d6ad766-1a03-4930-a73a-b95704989b52 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Availability Zones retrieved successfully. Aug 13 21:05:01.898904 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7d6ad766-1a03-4930-a73a-b95704989b52 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Flow 'volume_create_api' (6a667f6d-bf5b-44a5-9771-8d2f1ecc454b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:05:01.900730 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7d6ad766-1a03-4930-a73a-b95704989b52 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a07b2a4-9e24-4eb4-ad6b-2957d90527f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:05:01.902643 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-7d6ad766-1a03-4930-a73a-b95704989b52 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:05:01.943689 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-47302919-74eb-4ecf-91a1-eb3e38239b11 tempest-TestMultiAttachVolumeSwap-569379858 tempest-TestMultiAttachVolumeSwap-569379858-project-admin] POST https://10.4.3.14/volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace/action Aug 13 21:05:01.944234 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-47302919-74eb-4ecf-91a1-eb3e38239b11 tempest-TestMultiAttachVolumeSwap-569379858 tempest-TestMultiAttachVolumeSwap-569379858-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:05:01.944403 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-47302919-74eb-4ecf-91a1-eb3e38239b11 tempest-TestMultiAttachVolumeSwap-569379858 tempest-TestMultiAttachVolumeSwap-569379858-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:05:01.946469 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7d6ad766-1a03-4930-a73a-b95704989b52 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a07b2a4-9e24-4eb4-ad6b-2957d90527f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:05:01.947227 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7d6ad766-1a03-4930-a73a-b95704989b52 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2eb7a9c5-dbdb-44b4-ac74-d784e8ac8258) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:05:01.953249 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:05:01.953249 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:05:01.953629 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-47302919-74eb-4ecf-91a1-eb3e38239b11 tempest-TestMultiAttachVolumeSwap-569379858 tempest-TestMultiAttachVolumeSwap-569379858-project-admin] Volume info retrieved successfully. Aug 13 21:05:01.969108 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-47302919-74eb-4ecf-91a1-eb3e38239b11 tempest-TestMultiAttachVolumeSwap-569379858 tempest-TestMultiAttachVolumeSwap-569379858-project-admin] Update volume admin metadata completed successfully. Aug 13 21:05:01.969108 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-47302919-74eb-4ecf-91a1-eb3e38239b11 tempest-TestMultiAttachVolumeSwap-569379858 tempest-TestMultiAttachVolumeSwap-569379858-project-admin] Update readonly setting on volume completed successfully. Aug 13 21:05:01.969108 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-47302919-74eb-4ecf-91a1-eb3e38239b11 tempest-TestMultiAttachVolumeSwap-569379858 tempest-TestMultiAttachVolumeSwap-569379858-project-admin] https://10.4.3.14/volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace/action returned with HTTP 202 Aug 13 21:05:01.969108 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 8/31] 10.4.3.14 () {68 vars in 1383 bytes} [Thu Aug 13 21:05:01 2026] POST /volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace/action => generated 0 bytes in 340 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:05:01.977100 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-aca6f53b-db43-4e9f-9007-e0b480626544 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:01.980665 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-aca6f53b-db43-4e9f-9007-e0b480626544 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:05:01.980665 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-aca6f53b-db43-4e9f-9007-e0b480626544 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-620640469"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:05:01.981422 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-aca6f53b-db43-4e9f-9007-e0b480626544 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-620640469'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:05:01.984848 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-aca6f53b-db43-4e9f-9007-e0b480626544 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Create volume of 1 GB Aug 13 21:05:01.986107 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:05:01.986107 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:05:01.986107 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-aca6f53b-db43-4e9f-9007-e0b480626544 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Availability Zones retrieved successfully. Aug 13 21:05:01.992168 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-aca6f53b-db43-4e9f-9007-e0b480626544 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Flow 'volume_create_api' (6d0c3503-bb2c-4087-8ccc-b31d6234b91b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:05:01.993336 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-7d6ad766-1a03-4930-a73a-b95704989b52 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Created reservations ['693c7011-267a-4caa-9be3-26068b2e1133', 'f38efc95-24cc-4f94-911c-dfc1047092a6', '9d73e45e-664f-4ebe-a998-f1e143f6b486', '3fce8c15-ca30-4607-a95b-b5b30ce91ddd'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:05:01.993466 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-aca6f53b-db43-4e9f-9007-e0b480626544 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df159e13-451c-4857-a5c3-9b77b6fb8424) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:05:01.994741 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7d6ad766-1a03-4930-a73a-b95704989b52 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2eb7a9c5-dbdb-44b4-ac74-d784e8ac8258) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['693c7011-267a-4caa-9be3-26068b2e1133', 'f38efc95-24cc-4f94-911c-dfc1047092a6', '9d73e45e-664f-4ebe-a998-f1e143f6b486', '3fce8c15-ca30-4607-a95b-b5b30ce91ddd']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:05:01.995128 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-aca6f53b-db43-4e9f-9007-e0b480626544 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:05:01.995864 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7d6ad766-1a03-4930-a73a-b95704989b52 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dde0f174-f709-4271-9546-c7f5a87950b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:05:02.004554 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:05:02.004554 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:05:02.019917 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-aca6f53b-db43-4e9f-9007-e0b480626544 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df159e13-451c-4857-a5c3-9b77b6fb8424) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:42Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=15c28847-3c19-41a6-a838-5351707e5dd1,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '15c28847-3c19-41a6-a838-5351707e5dd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': True, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:05:02.020979 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-aca6f53b-db43-4e9f-9007-e0b480626544 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b82c8b1e-b66e-4022-986b-5cbee409a358) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:05:02.028747 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7d6ad766-1a03-4930-a73a-b95704989b52 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dde0f174-f709-4271-9546-c7f5a87950b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '199d9bd8-f50c-4dc3-849f-f9c45d3037a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-376586006',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='166de82143014b28aff55a45685bd466',qos_specs=None,replication_status=,reservations=['693c7011-267a-4caa-9be3-26068b2e1133','f38efc95-24cc-4f94-911c-dfc1047092a6','9d73e45e-664f-4ebe-a998-f1e143f6b486','3fce8c15-ca30-4607-a95b-b5b30ce91ddd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c92188b10913448290253a33b1607765',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:05:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-376586006',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=199d9bd8-f50c-4dc3-849f-f9c45d3037a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='166de82143014b28aff55a45685bd466',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c92188b10913448290253a33b1607765',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:05:02.030260 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7d6ad766-1a03-4930-a73a-b95704989b52 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a8e22ed-6ae2-4e8d-b74d-0779f1863cde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:05:02.060288 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7d6ad766-1a03-4930-a73a-b95704989b52 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a8e22ed-6ae2-4e8d-b74d-0779f1863cde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-376586006',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='166de82143014b28aff55a45685bd466',qos_specs=None,replication_status=,reservations=['693c7011-267a-4caa-9be3-26068b2e1133','f38efc95-24cc-4f94-911c-dfc1047092a6','9d73e45e-664f-4ebe-a998-f1e143f6b486','3fce8c15-ca30-4607-a95b-b5b30ce91ddd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c92188b10913448290253a33b1607765',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:05:02.060998 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7d6ad766-1a03-4930-a73a-b95704989b52 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74d1eec3-2ec9-4e75-8c47-86dd497cce78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:05:02.063043 np0000007265 devstack@c-api.service[100216]: WARNING cinder.quota [None req-aca6f53b-db43-4e9f-9007-e0b480626544 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:05:02.063161 np0000007265 devstack@c-api.service[100216]: WARNING cinder.quota [None req-aca6f53b-db43-4e9f-9007-e0b480626544 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:05:02.079268 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7d6ad766-1a03-4930-a73a-b95704989b52 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74d1eec3-2ec9-4e75-8c47-86dd497cce78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:05:02.079268 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7d6ad766-1a03-4930-a73a-b95704989b52 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Flow 'volume_create_api' (6a667f6d-bf5b-44a5-9771-8d2f1ecc454b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:05:02.079571 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7d6ad766-1a03-4930-a73a-b95704989b52 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Create volume request issued successfully. Aug 13 21:05:02.080883 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7d6ad766-1a03-4930-a73a-b95704989b52 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:05:02.080883 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 10/32] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:05:01 2026] POST /volume/v3/volumes => generated 749 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:05:02.086731 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-aca6f53b-db43-4e9f-9007-e0b480626544 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Created reservations ['9734eccf-3df4-4c67-9983-2200b1aafcd5', '068990b9-b270-4eae-b53e-cd5c73dde75e', 'be4b9503-7250-44bf-ae0e-e5cbd7204d5d', '166fb1e1-5e75-46f1-bf9e-7db79e897eb9'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:05:02.087573 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-aca6f53b-db43-4e9f-9007-e0b480626544 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b82c8b1e-b66e-4022-986b-5cbee409a358) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9734eccf-3df4-4c67-9983-2200b1aafcd5', '068990b9-b270-4eae-b53e-cd5c73dde75e', 'be4b9503-7250-44bf-ae0e-e5cbd7204d5d', '166fb1e1-5e75-46f1-bf9e-7db79e897eb9']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:05:02.088562 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-aca6f53b-db43-4e9f-9007-e0b480626544 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a6b7769-5ff7-4d72-97ed-94efd99a8c63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:05:02.094476 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-bcc48624-b9f7-4176-9237-262d879fc34e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:02.097262 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bcc48624-b9f7-4176-9237-262d879fc34e tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] GET https://10.4.3.14/volume/v3/volumes/199d9bd8-f50c-4dc3-849f-f9c45d3037a4 Aug 13 21:05:02.097262 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bcc48624-b9f7-4176-9237-262d879fc34e tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:02.100056 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bcc48624-b9f7-4176-9237-262d879fc34e tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:02.105092 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:05:02.105092 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:05:02.108231 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-bcc48624-b9f7-4176-9237-262d879fc34e tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Volume info retrieved successfully. Aug 13 21:05:02.113984 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bcc48624-b9f7-4176-9237-262d879fc34e tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] https://10.4.3.14/volume/v3/volumes/199d9bd8-f50c-4dc3-849f-f9c45d3037a4 returned with HTTP 200 Aug 13 21:05:02.114573 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-aca6f53b-db43-4e9f-9007-e0b480626544 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a6b7769-5ff7-4d72-97ed-94efd99a8c63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30ec05d9-2319-4a6e-86e3-c5adce5003fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-620640469',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='22d59b6b1b9d47dfbe05f6253b00d9db',qos_specs=None,replication_status=,reservations=['9734eccf-3df4-4c67-9983-2200b1aafcd5','068990b9-b270-4eae-b53e-cd5c73dde75e','be4b9503-7250-44bf-ae0e-e5cbd7204d5d','166fb1e1-5e75-46f1-bf9e-7db79e897eb9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d5af70041d14cd4a052cb66c9a1d7e4',volume_type_id=15c28847-3c19-41a6-a838-5351707e5dd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:05:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-620640469',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=30ec05d9-2319-4a6e-86e3-c5adce5003fb,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='22d59b6b1b9d47dfbe05f6253b00d9db',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d5af70041d14cd4a052cb66c9a1d7e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(15c28847-3c19-41a6-a838-5351707e5dd1),volume_type_id=15c28847-3c19-41a6-a838-5351707e5dd1)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:05:02.114739 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 8/33] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:05:02 2026] GET /volume/v3/volumes/199d9bd8-f50c-4dc3-849f-f9c45d3037a4 => generated 817 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:05:02.115511 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-aca6f53b-db43-4e9f-9007-e0b480626544 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (035ce778-ec72-48bb-a4aa-46b6c131e6c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:05:02.151346 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-aca6f53b-db43-4e9f-9007-e0b480626544 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (035ce778-ec72-48bb-a4aa-46b6c131e6c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-620640469',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='22d59b6b1b9d47dfbe05f6253b00d9db',qos_specs=None,replication_status=,reservations=['9734eccf-3df4-4c67-9983-2200b1aafcd5','068990b9-b270-4eae-b53e-cd5c73dde75e','be4b9503-7250-44bf-ae0e-e5cbd7204d5d','166fb1e1-5e75-46f1-bf9e-7db79e897eb9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d5af70041d14cd4a052cb66c9a1d7e4',volume_type_id=15c28847-3c19-41a6-a838-5351707e5dd1)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:05:02.151346 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-aca6f53b-db43-4e9f-9007-e0b480626544 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fa4e3e0-1c79-4aad-b0de-8ab4c6ed5cc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:05:02.170692 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-aca6f53b-db43-4e9f-9007-e0b480626544 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fa4e3e0-1c79-4aad-b0de-8ab4c6ed5cc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:05:02.172269 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-aca6f53b-db43-4e9f-9007-e0b480626544 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Flow 'volume_create_api' (6d0c3503-bb2c-4087-8ccc-b31d6234b91b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:05:02.172680 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-aca6f53b-db43-4e9f-9007-e0b480626544 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Create volume request issued successfully. Aug 13 21:05:02.173389 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-aca6f53b-db43-4e9f-9007-e0b480626544 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:05:02.173913 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 8/34] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:05:01 2026] POST /volume/v3/volumes => generated 755 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:05:02.188951 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-e0a4e9fd-0bcb-4501-b0f2-c46ddd26cca2 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:02.191230 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e0a4e9fd-0bcb-4501-b0f2-c46ddd26cca2 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] GET https://10.4.3.14/volume/v3/volumes/30ec05d9-2319-4a6e-86e3-c5adce5003fb Aug 13 21:05:02.191540 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e0a4e9fd-0bcb-4501-b0f2-c46ddd26cca2 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:02.192511 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e0a4e9fd-0bcb-4501-b0f2-c46ddd26cca2 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:02.209101 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:05:02.209101 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:05:02.216312 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-e0a4e9fd-0bcb-4501-b0f2-c46ddd26cca2 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Volume info retrieved successfully. Aug 13 21:05:02.226946 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e0a4e9fd-0bcb-4501-b0f2-c46ddd26cca2 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] https://10.4.3.14/volume/v3/volumes/30ec05d9-2319-4a6e-86e3-c5adce5003fb returned with HTTP 200 Aug 13 21:05:02.226946 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 9/35] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:05:02 2026] GET /volume/v3/volumes/30ec05d9-2319-4a6e-86e3-c5adce5003fb => generated 823 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:05:03.003569 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f6186acf-fead-49aa-8a9e-7ab4c34ffcb2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:03.005586 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f6186acf-fead-49aa-8a9e-7ab4c34ffcb2 tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:05:03.005929 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f6186acf-fead-49aa-8a9e-7ab4c34ffcb2 tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-352440584"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:05:03.007299 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-f6186acf-fead-49aa-8a9e-7ab4c34ffcb2 tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-352440584'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:05:03.007407 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-f6186acf-fead-49aa-8a9e-7ab4c34ffcb2 tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] Create volume of 1 GB Aug 13 21:05:03.007630 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:05:03.007630 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:05:03.012041 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f6186acf-fead-49aa-8a9e-7ab4c34ffcb2 tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] Availability Zones retrieved successfully. Aug 13 21:05:03.017787 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-f6186acf-fead-49aa-8a9e-7ab4c34ffcb2 tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] Flow 'volume_create_api' (861dc81d-23e3-41f8-a16f-6fbf2114b638) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:05:03.019185 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-f6186acf-fead-49aa-8a9e-7ab4c34ffcb2 tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89c3abcc-dc1a-4532-993f-729d6c635624) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:05:03.020185 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-f6186acf-fead-49aa-8a9e-7ab4c34ffcb2 tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:05:03.048752 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-f6186acf-fead-49aa-8a9e-7ab4c34ffcb2 tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89c3abcc-dc1a-4532-993f-729d6c635624) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:05:03.049822 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-f6186acf-fead-49aa-8a9e-7ab4c34ffcb2 tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b8241bd-2dc6-4ac8-b5d4-20f2df2ecf48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:05:03.128263 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-f6186acf-fead-49aa-8a9e-7ab4c34ffcb2 tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] Created reservations ['4652695b-a28d-4a5d-bd00-a192fbdc195d', '2334c694-a437-4af0-a0c4-7ee6f2ac7728', '74be129c-0722-4b7c-94a7-3d3b47638712', 'b5dcd70a-66d0-4eae-bbc9-b02e9f270c2a'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:05:03.129020 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-f6186acf-fead-49aa-8a9e-7ab4c34ffcb2 tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b8241bd-2dc6-4ac8-b5d4-20f2df2ecf48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4652695b-a28d-4a5d-bd00-a192fbdc195d', '2334c694-a437-4af0-a0c4-7ee6f2ac7728', '74be129c-0722-4b7c-94a7-3d3b47638712', 'b5dcd70a-66d0-4eae-bbc9-b02e9f270c2a']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:05:03.129713 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-f6186acf-fead-49aa-8a9e-7ab4c34ffcb2 tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee805f29-9cd2-4c3e-8036-52d0f7bae682) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:05:03.132011 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-57fcef92-1283-4480-89e3-9e5c4bf0887d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:03.134192 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-57fcef92-1283-4480-89e3-9e5c4bf0887d tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] GET https://10.4.3.14/volume/v3/volumes/199d9bd8-f50c-4dc3-849f-f9c45d3037a4 Aug 13 21:05:03.134442 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-57fcef92-1283-4480-89e3-9e5c4bf0887d tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:03.134721 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-57fcef92-1283-4480-89e3-9e5c4bf0887d tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:03.145565 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:05:03.145565 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:05:03.153363 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-f6186acf-fead-49aa-8a9e-7ab4c34ffcb2 tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee805f29-9cd2-4c3e-8036-52d0f7bae682) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e189aff-b3e0-4512-a0a0-7d1cf20d043a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-352440584',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95582e86b54e46f6876da5491fbaa6f6',qos_specs=None,replication_status=,reservations=['4652695b-a28d-4a5d-bd00-a192fbdc195d','2334c694-a437-4af0-a0c4-7ee6f2ac7728','74be129c-0722-4b7c-94a7-3d3b47638712','b5dcd70a-66d0-4eae-bbc9-b02e9f270c2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fb982ba9fd3439392275177f5012c08',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:05:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-352440584',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9e189aff-b3e0-4512-a0a0-7d1cf20d043a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95582e86b54e46f6876da5491fbaa6f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1fb982ba9fd3439392275177f5012c08',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:05:03.154170 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-f6186acf-fead-49aa-8a9e-7ab4c34ffcb2 tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d20758c-f6aa-462d-8598-a3fbf9ece689) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:05:03.156039 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-57fcef92-1283-4480-89e3-9e5c4bf0887d tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Volume info retrieved successfully. Aug 13 21:05:03.161799 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-57fcef92-1283-4480-89e3-9e5c4bf0887d tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] https://10.4.3.14/volume/v3/volumes/199d9bd8-f50c-4dc3-849f-f9c45d3037a4 returned with HTTP 200 Aug 13 21:05:03.162285 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 9/36] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:05:03 2026] GET /volume/v3/volumes/199d9bd8-f50c-4dc3-849f-f9c45d3037a4 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:05:03.182801 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-f6186acf-fead-49aa-8a9e-7ab4c34ffcb2 tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d20758c-f6aa-462d-8598-a3fbf9ece689) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-352440584',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95582e86b54e46f6876da5491fbaa6f6',qos_specs=None,replication_status=,reservations=['4652695b-a28d-4a5d-bd00-a192fbdc195d','2334c694-a437-4af0-a0c4-7ee6f2ac7728','74be129c-0722-4b7c-94a7-3d3b47638712','b5dcd70a-66d0-4eae-bbc9-b02e9f270c2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fb982ba9fd3439392275177f5012c08',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:05:03.182801 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-f6186acf-fead-49aa-8a9e-7ab4c34ffcb2 tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b2a9d3b-7624-41f2-a358-dc1cc27a2851) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:05:03.193121 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-f6186acf-fead-49aa-8a9e-7ab4c34ffcb2 tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b2a9d3b-7624-41f2-a358-dc1cc27a2851) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:05:03.194162 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-f6186acf-fead-49aa-8a9e-7ab4c34ffcb2 tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] Flow 'volume_create_api' (861dc81d-23e3-41f8-a16f-6fbf2114b638) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:05:03.194564 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f6186acf-fead-49aa-8a9e-7ab4c34ffcb2 tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] Create volume request issued successfully. Aug 13 21:05:03.195284 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f6186acf-fead-49aa-8a9e-7ab4c34ffcb2 tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:05:03.195793 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 11/37] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:05:03 2026] POST /volume/v3/volumes => generated 749 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:05:03.217549 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-27cf9bf5-0b83-4c83-bba4-9e99843ab22b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:03.219406 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-27cf9bf5-0b83-4c83-bba4-9e99843ab22b tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] GET https://10.4.3.14/volume/v3/volumes/9e189aff-b3e0-4512-a0a0-7d1cf20d043a Aug 13 21:05:03.219406 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-27cf9bf5-0b83-4c83-bba4-9e99843ab22b tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:03.219406 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-27cf9bf5-0b83-4c83-bba4-9e99843ab22b tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:03.227997 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:05:03.227997 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:05:03.232634 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-27cf9bf5-0b83-4c83-bba4-9e99843ab22b tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] Volume info retrieved successfully. Aug 13 21:05:03.237076 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-27cf9bf5-0b83-4c83-bba4-9e99843ab22b tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] https://10.4.3.14/volume/v3/volumes/9e189aff-b3e0-4512-a0a0-7d1cf20d043a returned with HTTP 200 Aug 13 21:05:03.237680 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 9/38] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:05:03 2026] GET /volume/v3/volumes/9e189aff-b3e0-4512-a0a0-7d1cf20d043a => generated 817 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:05:03.240696 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-27449d7c-50d5-4cdb-b0e3-fb1696086cf6 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:03.242696 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-27449d7c-50d5-4cdb-b0e3-fb1696086cf6 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] GET https://10.4.3.14/volume/v3/volumes/30ec05d9-2319-4a6e-86e3-c5adce5003fb Aug 13 21:05:03.242934 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-27449d7c-50d5-4cdb-b0e3-fb1696086cf6 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:03.243673 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-27449d7c-50d5-4cdb-b0e3-fb1696086cf6 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:03.252960 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:05:03.252960 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:05:03.259201 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-27449d7c-50d5-4cdb-b0e3-fb1696086cf6 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Volume info retrieved successfully. Aug 13 21:05:03.269745 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-27449d7c-50d5-4cdb-b0e3-fb1696086cf6 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] https://10.4.3.14/volume/v3/volumes/30ec05d9-2319-4a6e-86e3-c5adce5003fb returned with HTTP 200 Aug 13 21:05:03.272125 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 10/39] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:05:03 2026] GET /volume/v3/volumes/30ec05d9-2319-4a6e-86e3-c5adce5003fb => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:05:04.250807 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-608b60eb-e9bd-4eaa-8be1-845a3ae7b5d7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:04.253500 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-608b60eb-e9bd-4eaa-8be1-845a3ae7b5d7 tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] GET https://10.4.3.14/volume/v3/volumes/9e189aff-b3e0-4512-a0a0-7d1cf20d043a Aug 13 21:05:04.253745 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-608b60eb-e9bd-4eaa-8be1-845a3ae7b5d7 tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:04.253931 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-608b60eb-e9bd-4eaa-8be1-845a3ae7b5d7 tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:04.267345 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:05:04.267345 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:05:04.273989 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-608b60eb-e9bd-4eaa-8be1-845a3ae7b5d7 tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] Volume info retrieved successfully. Aug 13 21:05:04.279458 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-608b60eb-e9bd-4eaa-8be1-845a3ae7b5d7 tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] https://10.4.3.14/volume/v3/volumes/9e189aff-b3e0-4512-a0a0-7d1cf20d043a returned with HTTP 200 Aug 13 21:05:04.279884 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 10/40] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:05:04 2026] GET /volume/v3/volumes/9e189aff-b3e0-4512-a0a0-7d1cf20d043a => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:05:04.397805 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-51802b3d-27a9-4dc5-97b7-3ecf3d1d3432 req-c2590db7-370c-4cd6-8580-f2b6391791f0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:04.397805 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-51802b3d-27a9-4dc5-97b7-3ecf3d1d3432 req-c2590db7-370c-4cd6-8580-f2b6391791f0 tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] GET https://10.4.3.14/volume/v3/volumes/9e189aff-b3e0-4512-a0a0-7d1cf20d043a Aug 13 21:05:04.397805 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-51802b3d-27a9-4dc5-97b7-3ecf3d1d3432 req-c2590db7-370c-4cd6-8580-f2b6391791f0 tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:04.397805 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-51802b3d-27a9-4dc5-97b7-3ecf3d1d3432 req-c2590db7-370c-4cd6-8580-f2b6391791f0 tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:04.404229 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:05:04.404229 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:05:04.407508 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-51802b3d-27a9-4dc5-97b7-3ecf3d1d3432 req-c2590db7-370c-4cd6-8580-f2b6391791f0 tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] Volume info retrieved successfully. Aug 13 21:05:04.411589 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-51802b3d-27a9-4dc5-97b7-3ecf3d1d3432 req-c2590db7-370c-4cd6-8580-f2b6391791f0 tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] https://10.4.3.14/volume/v3/volumes/9e189aff-b3e0-4512-a0a0-7d1cf20d043a returned with HTTP 200 Aug 13 21:05:04.411993 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 12/41] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:05:04 2026] GET /volume/v3/volumes/9e189aff-b3e0-4512-a0a0-7d1cf20d043a => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:05:04.892994 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-3dd70669-5e9e-476d-94f7-414dce73afd0 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:04.892994 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3dd70669-5e9e-476d-94f7-414dce73afd0 None None] GET https://10.4.3.14/volume// Aug 13 21:05:04.892994 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3dd70669-5e9e-476d-94f7-414dce73afd0 None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:04.892994 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3dd70669-5e9e-476d-94f7-414dce73afd0 None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:04.892994 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3dd70669-5e9e-476d-94f7-414dce73afd0 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:05:04.892994 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 10/42] 10.4.3.14 () {66 vars in 1421 bytes} [Thu Aug 13 21:05:04 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:05:04.912378 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-51802b3d-27a9-4dc5-97b7-3ecf3d1d3432 req-17fd799e-f7a5-409d-9343-d87467ffc01d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:05.254896 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-51802b3d-27a9-4dc5-97b7-3ecf3d1d3432 req-17fd799e-f7a5-409d-9343-d87467ffc01d tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:05:05.255327 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-51802b3d-27a9-4dc5-97b7-3ecf3d1d3432 req-17fd799e-f7a5-409d-9343-d87467ffc01d tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9e189aff-b3e0-4512-a0a0-7d1cf20d043a", "connector": null, "instance_uuid": "c920d3af-c848-468d-be56-5351a8f739ee"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:05:05.266453 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:05:05.266453 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:05:05.319190 np0000007265 devstack@c-api.service[100217]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Aug 13 21:05:05.319190 np0000007265 devstack@c-api.service[100217]: .first() Aug 13 21:05:05.352818 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-51802b3d-27a9-4dc5-97b7-3ecf3d1d3432 req-17fd799e-f7a5-409d-9343-d87467ffc01d tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:05:05.353472 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 11/43] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:05:04 2026] POST /volume/v3/attachments => generated 273 bytes in 441 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:05:05.425941 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c841c33a-9a02-44fa-8084-4641942fe1eb None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:05.427702 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c841c33a-9a02-44fa-8084-4641942fe1eb tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] GET https://10.4.3.14/volume/v3/volumes/9e189aff-b3e0-4512-a0a0-7d1cf20d043a Aug 13 21:05:05.427898 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c841c33a-9a02-44fa-8084-4641942fe1eb tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:05.428129 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c841c33a-9a02-44fa-8084-4641942fe1eb tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:05.434471 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-222191f3-8b77-4fa9-9d6f-e02741c41dc7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:05.435137 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-222191f3-8b77-4fa9-9d6f-e02741c41dc7 None None] GET https://10.4.3.14/volume// Aug 13 21:05:05.435316 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-222191f3-8b77-4fa9-9d6f-e02741c41dc7 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:05.435507 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-222191f3-8b77-4fa9-9d6f-e02741c41dc7 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:05.436007 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-222191f3-8b77-4fa9-9d6f-e02741c41dc7 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:05:05.436316 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 13/44] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:05:05 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:05:05.444667 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:05:05.444667 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:05:05.451702 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-c841c33a-9a02-44fa-8084-4641942fe1eb tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] Volume info retrieved successfully. Aug 13 21:05:05.456635 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c841c33a-9a02-44fa-8084-4641942fe1eb tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] https://10.4.3.14/volume/v3/volumes/9e189aff-b3e0-4512-a0a0-7d1cf20d043a returned with HTTP 200 Aug 13 21:05:05.457324 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 11/45] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:05:05 2026] GET /volume/v3/volumes/9e189aff-b3e0-4512-a0a0-7d1cf20d043a => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:05:05.464735 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-51802b3d-27a9-4dc5-97b7-3ecf3d1d3432 req-3557725a-d703-4e86-9489-ecfb914ec2da None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:05.467136 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-51802b3d-27a9-4dc5-97b7-3ecf3d1d3432 req-3557725a-d703-4e86-9489-ecfb914ec2da tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] GET https://10.4.3.14/volume/v3/volumes/9e189aff-b3e0-4512-a0a0-7d1cf20d043a Aug 13 21:05:05.467436 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-51802b3d-27a9-4dc5-97b7-3ecf3d1d3432 req-3557725a-d703-4e86-9489-ecfb914ec2da tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:05.467699 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-51802b3d-27a9-4dc5-97b7-3ecf3d1d3432 req-3557725a-d703-4e86-9489-ecfb914ec2da tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:05.480721 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:05:05.480721 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:05:05.485531 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-51802b3d-27a9-4dc5-97b7-3ecf3d1d3432 req-3557725a-d703-4e86-9489-ecfb914ec2da tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] Volume info retrieved successfully. Aug 13 21:05:05.492027 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-51802b3d-27a9-4dc5-97b7-3ecf3d1d3432 req-3557725a-d703-4e86-9489-ecfb914ec2da tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] https://10.4.3.14/volume/v3/volumes/9e189aff-b3e0-4512-a0a0-7d1cf20d043a returned with HTTP 200 Aug 13 21:05:05.492628 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 11/46] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:05:05 2026] GET /volume/v3/volumes/9e189aff-b3e0-4512-a0a0-7d1cf20d043a => generated 1021 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:05:06.376664 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-51802b3d-27a9-4dc5-97b7-3ecf3d1d3432 req-bb385a04-75a5-4d9c-8118-c29b24217a3f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:06.381583 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-51802b3d-27a9-4dc5-97b7-3ecf3d1d3432 req-bb385a04-75a5-4d9c-8118-c29b24217a3f tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] PUT https://10.4.3.14/volume/v3/attachments/e594082f-d174-4b44-8380-badb74e5d93b Aug 13 21:05:06.382466 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-51802b3d-27a9-4dc5-97b7-3ecf3d1d3432 req-bb385a04-75a5-4d9c-8118-c29b24217a3f tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:05:06.399287 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-51802b3d-27a9-4dc5-97b7-3ecf3d1d3432 req-bb385a04-75a5-4d9c-8118-c29b24217a3f tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] Acquiring lock "cinder-attachment_update-9e189aff-b3e0-4512-a0a0-7d1cf20d043a-np0000007265" by "attachment_update" {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:05:06.408821 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-51802b3d-27a9-4dc5-97b7-3ecf3d1d3432 req-bb385a04-75a5-4d9c-8118-c29b24217a3f tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] Lock "cinder-attachment_update-9e189aff-b3e0-4512-a0a0-7d1cf20d043a-np0000007265" acquired by "attachment_update" :: waited 0.009s {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:05:06.409822 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:05:06.409822 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:05:06.476361 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3bd0ad5f-ba14-4a2e-ba1b-53cf2981221e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:06.479152 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3bd0ad5f-ba14-4a2e-ba1b-53cf2981221e tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] GET https://10.4.3.14/volume/v3/volumes/9e189aff-b3e0-4512-a0a0-7d1cf20d043a Aug 13 21:05:06.479152 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3bd0ad5f-ba14-4a2e-ba1b-53cf2981221e tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:06.479152 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3bd0ad5f-ba14-4a2e-ba1b-53cf2981221e tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:06.502929 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:05:06.502929 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:05:06.514838 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-3bd0ad5f-ba14-4a2e-ba1b-53cf2981221e tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] Volume info retrieved successfully. Aug 13 21:05:06.528001 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3bd0ad5f-ba14-4a2e-ba1b-53cf2981221e tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] https://10.4.3.14/volume/v3/volumes/9e189aff-b3e0-4512-a0a0-7d1cf20d043a returned with HTTP 200 Aug 13 21:05:06.529003 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 14/47] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:05:06 2026] GET /volume/v3/volumes/9e189aff-b3e0-4512-a0a0-7d1cf20d043a => generated 841 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 21:05:06.614584 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-51802b3d-27a9-4dc5-97b7-3ecf3d1d3432 req-bb385a04-75a5-4d9c-8118-c29b24217a3f tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] Lock "cinder-attachment_update-9e189aff-b3e0-4512-a0a0-7d1cf20d043a-np0000007265" released by "attachment_update" :: held 0.207s {{(pid=100217) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:05:06.614854 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-51802b3d-27a9-4dc5-97b7-3ecf3d1d3432 req-bb385a04-75a5-4d9c-8118-c29b24217a3f tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] https://10.4.3.14/volume/v3/attachments/e594082f-d174-4b44-8380-badb74e5d93b returned with HTTP 200 Aug 13 21:05:06.616800 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 12/48] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:05:06 2026] PUT /volume/v3/attachments/e594082f-d174-4b44-8380-badb74e5d93b => generated 969 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:05:07.542795 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0e4559db-0f9e-4465-b04c-c3956793042d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:07.545438 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0e4559db-0f9e-4465-b04c-c3956793042d tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] GET https://10.4.3.14/volume/v3/volumes/9e189aff-b3e0-4512-a0a0-7d1cf20d043a Aug 13 21:05:07.545737 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0e4559db-0f9e-4465-b04c-c3956793042d tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:07.546028 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0e4559db-0f9e-4465-b04c-c3956793042d tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:07.559667 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:05:07.559667 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:05:07.564379 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0e4559db-0f9e-4465-b04c-c3956793042d tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] Volume info retrieved successfully. Aug 13 21:05:07.571374 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0e4559db-0f9e-4465-b04c-c3956793042d tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] https://10.4.3.14/volume/v3/volumes/9e189aff-b3e0-4512-a0a0-7d1cf20d043a returned with HTTP 200 Aug 13 21:05:07.572168 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 12/49] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:05:07 2026] GET /volume/v3/volumes/9e189aff-b3e0-4512-a0a0-7d1cf20d043a => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 21:05:08.592496 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2644074b-bcb9-4fda-aabe-59c1d901a7ac None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:08.594779 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2644074b-bcb9-4fda-aabe-59c1d901a7ac tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] GET https://10.4.3.14/volume/v3/volumes/9e189aff-b3e0-4512-a0a0-7d1cf20d043a Aug 13 21:05:08.594956 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2644074b-bcb9-4fda-aabe-59c1d901a7ac tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:08.595145 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2644074b-bcb9-4fda-aabe-59c1d901a7ac tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:08.609861 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:05:08.609861 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:05:08.622405 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-2644074b-bcb9-4fda-aabe-59c1d901a7ac tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] Volume info retrieved successfully. Aug 13 21:05:08.625164 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2644074b-bcb9-4fda-aabe-59c1d901a7ac tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] https://10.4.3.14/volume/v3/volumes/9e189aff-b3e0-4512-a0a0-7d1cf20d043a returned with HTTP 200 Aug 13 21:05:08.625769 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 12/50] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:05:08 2026] GET /volume/v3/volumes/9e189aff-b3e0-4512-a0a0-7d1cf20d043a => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:05:09.641826 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-dfeca747-f44f-40c9-91e9-1843e232b50f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:09.648111 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-dfeca747-f44f-40c9-91e9-1843e232b50f tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] GET https://10.4.3.14/volume/v3/volumes/9e189aff-b3e0-4512-a0a0-7d1cf20d043a Aug 13 21:05:09.648363 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-dfeca747-f44f-40c9-91e9-1843e232b50f tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:09.648363 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-dfeca747-f44f-40c9-91e9-1843e232b50f tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:09.678039 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:05:09.678039 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:05:09.683797 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-dfeca747-f44f-40c9-91e9-1843e232b50f tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] Volume info retrieved successfully. Aug 13 21:05:09.696889 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-dfeca747-f44f-40c9-91e9-1843e232b50f tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] https://10.4.3.14/volume/v3/volumes/9e189aff-b3e0-4512-a0a0-7d1cf20d043a returned with HTTP 200 Aug 13 21:05:09.697330 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 15/51] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:05:09 2026] GET /volume/v3/volumes/9e189aff-b3e0-4512-a0a0-7d1cf20d043a => generated 842 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:05:10.158717 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-51802b3d-27a9-4dc5-97b7-3ecf3d1d3432 req-5f2ed4a7-6ae7-4490-a6d0-23e77a712957 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:10.164857 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-51802b3d-27a9-4dc5-97b7-3ecf3d1d3432 req-5f2ed4a7-6ae7-4490-a6d0-23e77a712957 tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] POST https://10.4.3.14/volume/v3/attachments/e594082f-d174-4b44-8380-badb74e5d93b/action Aug 13 21:05:10.164857 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-51802b3d-27a9-4dc5-97b7-3ecf3d1d3432 req-5f2ed4a7-6ae7-4490-a6d0-23e77a712957 tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] Action body: b'{"os-complete": null}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:05:10.164857 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-51802b3d-27a9-4dc5-97b7-3ecf3d1d3432 req-5f2ed4a7-6ae7-4490-a6d0-23e77a712957 tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:05:10.215643 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:05:10.215643 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:05:10.254446 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-51802b3d-27a9-4dc5-97b7-3ecf3d1d3432 req-5f2ed4a7-6ae7-4490-a6d0-23e77a712957 tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] https://10.4.3.14/volume/v3/attachments/e594082f-d174-4b44-8380-badb74e5d93b/action returned with HTTP 204 Aug 13 21:05:10.256141 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 13/52] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:05:10 2026] POST /volume/v3/attachments/e594082f-d174-4b44-8380-badb74e5d93b/action => generated 0 bytes in 97 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:05:10.712484 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f2947633-ea51-4b22-aae0-bcc37a93a859 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:10.716126 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f2947633-ea51-4b22-aae0-bcc37a93a859 tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] GET https://10.4.3.14/volume/v3/volumes/9e189aff-b3e0-4512-a0a0-7d1cf20d043a Aug 13 21:05:10.716126 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f2947633-ea51-4b22-aae0-bcc37a93a859 tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:10.716459 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f2947633-ea51-4b22-aae0-bcc37a93a859 tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:10.738168 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:05:10.738168 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:05:10.744184 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f2947633-ea51-4b22-aae0-bcc37a93a859 tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] Volume info retrieved successfully. Aug 13 21:05:10.752509 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f2947633-ea51-4b22-aae0-bcc37a93a859 tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] https://10.4.3.14/volume/v3/volumes/9e189aff-b3e0-4512-a0a0-7d1cf20d043a returned with HTTP 200 Aug 13 21:05:10.753085 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 13/53] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:05:10 2026] GET /volume/v3/volumes/9e189aff-b3e0-4512-a0a0-7d1cf20d043a => generated 1134 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:05:10.770916 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-5e74928d-185a-4571-8f04-3f544efc3ec9 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:10.774332 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5e74928d-185a-4571-8f04-3f544efc3ec9 tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] GET https://10.4.3.14/volume/v3/volumes/9e189aff-b3e0-4512-a0a0-7d1cf20d043a Aug 13 21:05:10.774632 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5e74928d-185a-4571-8f04-3f544efc3ec9 tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:10.774873 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5e74928d-185a-4571-8f04-3f544efc3ec9 tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:10.796802 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:05:10.796802 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:05:10.804037 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-5e74928d-185a-4571-8f04-3f544efc3ec9 tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] Volume info retrieved successfully. Aug 13 21:05:10.810517 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5e74928d-185a-4571-8f04-3f544efc3ec9 tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] https://10.4.3.14/volume/v3/volumes/9e189aff-b3e0-4512-a0a0-7d1cf20d043a returned with HTTP 200 Aug 13 21:05:10.811079 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 13/54] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:05:10 2026] GET /volume/v3/volumes/9e189aff-b3e0-4512-a0a0-7d1cf20d043a => generated 1134 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:05:12.816132 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-b6e77436-bd3d-4161-9c15-d14441a1df20 req-4176e4ae-0dc1-4701-a79e-d4256537b446 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:12.818577 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-b6e77436-bd3d-4161-9c15-d14441a1df20 req-4176e4ae-0dc1-4701-a79e-d4256537b446 tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] DELETE https://10.4.3.14/volume/v3/attachments/e594082f-d174-4b44-8380-badb74e5d93b Aug 13 21:05:12.818577 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-b6e77436-bd3d-4161-9c15-d14441a1df20 req-4176e4ae-0dc1-4701-a79e-d4256537b446 tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:12.818743 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-b6e77436-bd3d-4161-9c15-d14441a1df20 req-4176e4ae-0dc1-4701-a79e-d4256537b446 tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:12.834233 np0000007265 devstack@c-api.service[100215]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. Aug 13 21:05:12.834233 np0000007265 devstack@c-api.service[100215]: .first() Aug 13 21:05:12.843536 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:05:12.843536 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:05:12.966181 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-b6e77436-bd3d-4161-9c15-d14441a1df20 req-4176e4ae-0dc1-4701-a79e-d4256537b446 tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] https://10.4.3.14/volume/v3/attachments/e594082f-d174-4b44-8380-badb74e5d93b returned with HTTP 200 Aug 13 21:05:12.967214 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 16/55] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:05:12 2026] DELETE /volume/v3/attachments/e594082f-d174-4b44-8380-badb74e5d93b => generated 19 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:05:14.443735 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-11c42a0c-ce75-4f20-80c6-ffc1c982b53c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:14.445742 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-11c42a0c-ce75-4f20-80c6-ffc1c982b53c tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] GET https://10.4.3.14/volume/v3/volumes/9e189aff-b3e0-4512-a0a0-7d1cf20d043a Aug 13 21:05:14.446321 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-11c42a0c-ce75-4f20-80c6-ffc1c982b53c tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:14.446321 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-11c42a0c-ce75-4f20-80c6-ffc1c982b53c tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:14.460115 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:05:14.460115 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:05:14.465003 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-11c42a0c-ce75-4f20-80c6-ffc1c982b53c tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] Volume info retrieved successfully. Aug 13 21:05:14.472182 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-11c42a0c-ce75-4f20-80c6-ffc1c982b53c tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] https://10.4.3.14/volume/v3/volumes/9e189aff-b3e0-4512-a0a0-7d1cf20d043a returned with HTTP 200 Aug 13 21:05:14.472729 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 14/56] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:05:14 2026] GET /volume/v3/volumes/9e189aff-b3e0-4512-a0a0-7d1cf20d043a => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:05:14.489087 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7c56b0cf-5f9e-4743-a4a0-011f79f14ccf None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:14.491030 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7c56b0cf-5f9e-4743-a4a0-011f79f14ccf tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] GET https://10.4.3.14/volume/v3/volumes/9e189aff-b3e0-4512-a0a0-7d1cf20d043a Aug 13 21:05:14.491181 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7c56b0cf-5f9e-4743-a4a0-011f79f14ccf tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:14.491384 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7c56b0cf-5f9e-4743-a4a0-011f79f14ccf tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:14.499863 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:05:14.499863 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:05:14.503929 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-7c56b0cf-5f9e-4743-a4a0-011f79f14ccf tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] Volume info retrieved successfully. Aug 13 21:05:14.508490 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7c56b0cf-5f9e-4743-a4a0-011f79f14ccf tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] https://10.4.3.14/volume/v3/volumes/9e189aff-b3e0-4512-a0a0-7d1cf20d043a returned with HTTP 200 Aug 13 21:05:14.508490 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 14/57] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:05:14 2026] GET /volume/v3/volumes/9e189aff-b3e0-4512-a0a0-7d1cf20d043a => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:05:14.557100 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-823350b2-089d-4ea8-a3c5-f05978c233dc None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:14.559186 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-823350b2-089d-4ea8-a3c5-f05978c233dc tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] GET https://10.4.3.14/volume/v3/volumes/9e189aff-b3e0-4512-a0a0-7d1cf20d043a Aug 13 21:05:14.559353 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-823350b2-089d-4ea8-a3c5-f05978c233dc tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:14.559548 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-823350b2-089d-4ea8-a3c5-f05978c233dc tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:14.569801 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:05:14.569801 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:05:14.577681 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-823350b2-089d-4ea8-a3c5-f05978c233dc tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] Volume info retrieved successfully. Aug 13 21:05:14.587293 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-823350b2-089d-4ea8-a3c5-f05978c233dc tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] https://10.4.3.14/volume/v3/volumes/9e189aff-b3e0-4512-a0a0-7d1cf20d043a returned with HTTP 200 Aug 13 21:05:14.587823 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 14/58] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:05:14 2026] GET /volume/v3/volumes/9e189aff-b3e0-4512-a0a0-7d1cf20d043a => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:05:14.613751 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-64481036-baee-4263-a92f-8d1a59c92b45 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:14.615738 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-64481036-baee-4263-a92f-8d1a59c92b45 tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] DELETE https://10.4.3.14/volume/v3/volumes/9e189aff-b3e0-4512-a0a0-7d1cf20d043a Aug 13 21:05:14.615993 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-64481036-baee-4263-a92f-8d1a59c92b45 tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:14.616269 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-64481036-baee-4263-a92f-8d1a59c92b45 tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:14.616626 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-64481036-baee-4263-a92f-8d1a59c92b45 tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] Delete volume with id: 9e189aff-b3e0-4512-a0a0-7d1cf20d043a Aug 13 21:05:14.629570 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:05:14.629570 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:05:14.630029 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-64481036-baee-4263-a92f-8d1a59c92b45 tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] Volume info retrieved successfully. Aug 13 21:05:14.663973 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-262c06c1-5f91-4945-a023-c3970f1603b1 req-684195aa-6189-4f0d-a948-3678406a2abc None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:14.673595 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-262c06c1-5f91-4945-a023-c3970f1603b1 req-684195aa-6189-4f0d-a948-3678406a2abc tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] GET https://10.4.3.14/volume/v3/volumes/55a0ee38-6646-4e2e-b8f3-f46e31f17351 Aug 13 21:05:14.673595 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-262c06c1-5f91-4945-a023-c3970f1603b1 req-684195aa-6189-4f0d-a948-3678406a2abc tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:14.673595 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-262c06c1-5f91-4945-a023-c3970f1603b1 req-684195aa-6189-4f0d-a948-3678406a2abc tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:14.677328 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-64481036-baee-4263-a92f-8d1a59c92b45 tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] Delete volume request issued successfully. Aug 13 21:05:14.677328 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-64481036-baee-4263-a92f-8d1a59c92b45 tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] https://10.4.3.14/volume/v3/volumes/9e189aff-b3e0-4512-a0a0-7d1cf20d043a returned with HTTP 202 Aug 13 21:05:14.677328 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 17/59] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:05:14 2026] DELETE /volume/v3/volumes/9e189aff-b3e0-4512-a0a0-7d1cf20d043a => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:05:14.684755 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:05:14.684755 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:05:14.687215 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5e7f5c2b-32ce-4993-9b36-2f580f6cda16 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:14.691890 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5e7f5c2b-32ce-4993-9b36-2f580f6cda16 tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] GET https://10.4.3.14/volume/v3/volumes/9e189aff-b3e0-4512-a0a0-7d1cf20d043a Aug 13 21:05:14.691890 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5e7f5c2b-32ce-4993-9b36-2f580f6cda16 tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:14.691974 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5e7f5c2b-32ce-4993-9b36-2f580f6cda16 tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:14.694533 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-262c06c1-5f91-4945-a023-c3970f1603b1 req-684195aa-6189-4f0d-a948-3678406a2abc tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Volume info retrieved successfully. Aug 13 21:05:14.701275 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:05:14.701275 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:05:14.703339 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-262c06c1-5f91-4945-a023-c3970f1603b1 req-684195aa-6189-4f0d-a948-3678406a2abc tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] https://10.4.3.14/volume/v3/volumes/55a0ee38-6646-4e2e-b8f3-f46e31f17351 returned with HTTP 200 Aug 13 21:05:14.703847 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 15/60] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:05:14 2026] GET /volume/v3/volumes/55a0ee38-6646-4e2e-b8f3-f46e31f17351 => generated 1388 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:05:14.705758 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-5e7f5c2b-32ce-4993-9b36-2f580f6cda16 tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] Volume info retrieved successfully. Aug 13 21:05:14.710650 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5e7f5c2b-32ce-4993-9b36-2f580f6cda16 tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] https://10.4.3.14/volume/v3/volumes/9e189aff-b3e0-4512-a0a0-7d1cf20d043a returned with HTTP 200 Aug 13 21:05:14.711220 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 15/61] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:05:14 2026] GET /volume/v3/volumes/9e189aff-b3e0-4512-a0a0-7d1cf20d043a => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:05:14.714920 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-262c06c1-5f91-4945-a023-c3970f1603b1 req-ad9819ca-e238-49a5-89a6-fbc4370f5c7d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:14.718090 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-262c06c1-5f91-4945-a023-c3970f1603b1 req-ad9819ca-e238-49a5-89a6-fbc4370f5c7d tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] GET https://10.4.3.14/volume/v3/volumes/82054387-5a7d-4be1-aea1-12a83ffe9fca Aug 13 21:05:14.718324 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-262c06c1-5f91-4945-a023-c3970f1603b1 req-ad9819ca-e238-49a5-89a6-fbc4370f5c7d tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:14.718590 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-262c06c1-5f91-4945-a023-c3970f1603b1 req-ad9819ca-e238-49a5-89a6-fbc4370f5c7d tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:14.737038 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:05:14.737038 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:05:14.741058 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-262c06c1-5f91-4945-a023-c3970f1603b1 req-ad9819ca-e238-49a5-89a6-fbc4370f5c7d tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Volume info retrieved successfully. Aug 13 21:05:14.748880 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-262c06c1-5f91-4945-a023-c3970f1603b1 req-ad9819ca-e238-49a5-89a6-fbc4370f5c7d tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] https://10.4.3.14/volume/v3/volumes/82054387-5a7d-4be1-aea1-12a83ffe9fca returned with HTTP 200 Aug 13 21:05:14.749497 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 15/62] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:05:14 2026] GET /volume/v3/volumes/82054387-5a7d-4be1-aea1-12a83ffe9fca => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:05:14.764726 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-262c06c1-5f91-4945-a023-c3970f1603b1 req-12a31d9d-71ea-4106-aab9-f39bf787c0ae None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:14.769984 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-262c06c1-5f91-4945-a023-c3970f1603b1 req-12a31d9d-71ea-4106-aab9-f39bf787c0ae tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] GET https://10.4.3.14/volume/v3/volumes/199d9bd8-f50c-4dc3-849f-f9c45d3037a4 Aug 13 21:05:14.769984 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-262c06c1-5f91-4945-a023-c3970f1603b1 req-12a31d9d-71ea-4106-aab9-f39bf787c0ae tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:14.769984 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-262c06c1-5f91-4945-a023-c3970f1603b1 req-12a31d9d-71ea-4106-aab9-f39bf787c0ae tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:14.783263 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:05:14.783263 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:05:14.787112 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-262c06c1-5f91-4945-a023-c3970f1603b1 req-12a31d9d-71ea-4106-aab9-f39bf787c0ae tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Volume info retrieved successfully. Aug 13 21:05:14.794002 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-262c06c1-5f91-4945-a023-c3970f1603b1 req-12a31d9d-71ea-4106-aab9-f39bf787c0ae tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] https://10.4.3.14/volume/v3/volumes/199d9bd8-f50c-4dc3-849f-f9c45d3037a4 returned with HTTP 200 Aug 13 21:05:14.795719 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 18/63] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:05:14 2026] GET /volume/v3/volumes/199d9bd8-f50c-4dc3-849f-f9c45d3037a4 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:05:14.817521 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-9ddcc60b-5065-4335-94d1-71b0e367f435 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:14.817521 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9ddcc60b-5065-4335-94d1-71b0e367f435 None None] GET https://10.4.3.14/volume// Aug 13 21:05:14.817521 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9ddcc60b-5065-4335-94d1-71b0e367f435 None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:14.817521 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9ddcc60b-5065-4335-94d1-71b0e367f435 None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:14.817521 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9ddcc60b-5065-4335-94d1-71b0e367f435 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:05:14.817521 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 16/64] 10.4.3.14 () {66 vars in 1412 bytes} [Thu Aug 13 21:05:14 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:05:14.830607 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-262c06c1-5f91-4945-a023-c3970f1603b1 req-2870f9a0-954c-475c-887e-a4286e021a07 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:14.834204 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-262c06c1-5f91-4945-a023-c3970f1603b1 req-2870f9a0-954c-475c-887e-a4286e021a07 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:05:14.834769 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-262c06c1-5f91-4945-a023-c3970f1603b1 req-2870f9a0-954c-475c-887e-a4286e021a07 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "55a0ee38-6646-4e2e-b8f3-f46e31f17351", "connector": null, "instance_uuid": "1954f280-fb6f-4205-919a-fd09a1e18f14"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:05:14.845566 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:05:14.845566 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:05:14.890036 np0000007265 devstack@c-api.service[100214]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Aug 13 21:05:14.890036 np0000007265 devstack@c-api.service[100214]: .first() Aug 13 21:05:14.912931 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-262c06c1-5f91-4945-a023-c3970f1603b1 req-2870f9a0-954c-475c-887e-a4286e021a07 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:05:14.913593 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 16/65] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:05:14 2026] POST /volume/v3/attachments => generated 273 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:05:14.924431 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-bf69d832-6e92-4e6d-bd64-f2fc9772e23c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:14.924901 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-bf69d832-6e92-4e6d-bd64-f2fc9772e23c None None] GET https://10.4.3.14/volume// Aug 13 21:05:14.925137 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-bf69d832-6e92-4e6d-bd64-f2fc9772e23c None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:14.925376 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-bf69d832-6e92-4e6d-bd64-f2fc9772e23c None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:14.925748 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-bf69d832-6e92-4e6d-bd64-f2fc9772e23c None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:05:14.926049 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 16/66] 10.4.3.14 () {66 vars in 1412 bytes} [Thu Aug 13 21:05:14 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:05:14.938943 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-262c06c1-5f91-4945-a023-c3970f1603b1 req-121a0638-6a93-4398-a5ba-308e29765b13 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:14.941326 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-262c06c1-5f91-4945-a023-c3970f1603b1 req-121a0638-6a93-4398-a5ba-308e29765b13 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:05:14.941784 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-262c06c1-5f91-4945-a023-c3970f1603b1 req-121a0638-6a93-4398-a5ba-308e29765b13 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "82054387-5a7d-4be1-aea1-12a83ffe9fca", "connector": null, "instance_uuid": "1954f280-fb6f-4205-919a-fd09a1e18f14"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:05:14.949880 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:05:14.949880 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:05:14.985392 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-262c06c1-5f91-4945-a023-c3970f1603b1 req-121a0638-6a93-4398-a5ba-308e29765b13 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:05:14.985392 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 19/67] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:05:14 2026] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:05:14.992637 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-dbf46a76-856c-4e75-8dcf-04177c23f165 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:14.994170 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-dbf46a76-856c-4e75-8dcf-04177c23f165 None None] GET https://10.4.3.14/volume// Aug 13 21:05:14.994170 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-dbf46a76-856c-4e75-8dcf-04177c23f165 None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:14.994170 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-dbf46a76-856c-4e75-8dcf-04177c23f165 None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:14.994170 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-dbf46a76-856c-4e75-8dcf-04177c23f165 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:05:14.994170 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 17/68] 10.4.3.14 () {66 vars in 1412 bytes} [Thu Aug 13 21:05:14 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:05:15.001919 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-262c06c1-5f91-4945-a023-c3970f1603b1 req-6e4e836e-52c6-40e8-91fe-f3e845c477ba None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:15.004572 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-262c06c1-5f91-4945-a023-c3970f1603b1 req-6e4e836e-52c6-40e8-91fe-f3e845c477ba tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:05:15.004847 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-262c06c1-5f91-4945-a023-c3970f1603b1 req-6e4e836e-52c6-40e8-91fe-f3e845c477ba tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "199d9bd8-f50c-4dc3-849f-f9c45d3037a4", "connector": null, "instance_uuid": "1954f280-fb6f-4205-919a-fd09a1e18f14"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:05:15.014478 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:05:15.014478 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:05:15.047726 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-262c06c1-5f91-4945-a023-c3970f1603b1 req-6e4e836e-52c6-40e8-91fe-f3e845c477ba tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:05:15.048249 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 17/69] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:05:15 2026] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:05:15.730676 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-31fa718c-3814-424a-ad0f-3b4d11dd57d1 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:15.730676 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-31fa718c-3814-424a-ad0f-3b4d11dd57d1 tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] GET https://10.4.3.14/volume/v3/volumes/9e189aff-b3e0-4512-a0a0-7d1cf20d043a Aug 13 21:05:15.730676 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-31fa718c-3814-424a-ad0f-3b4d11dd57d1 tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:15.730676 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-31fa718c-3814-424a-ad0f-3b4d11dd57d1 tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:15.740014 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-31fa718c-3814-424a-ad0f-3b4d11dd57d1 tempest-DeleteServersTestJSON-879067688 tempest-DeleteServersTestJSON-879067688-project-member] https://10.4.3.14/volume/v3/volumes/9e189aff-b3e0-4512-a0a0-7d1cf20d043a returned with HTTP 404 Aug 13 21:05:15.740919 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 17/70] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:05:15 2026] GET /volume/v3/volumes/9e189aff-b3e0-4512-a0a0-7d1cf20d043a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 13 21:05:17.297625 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-314a25f4-32d7-4571-a5e3-e9dee21d3b5e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:17.298059 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-314a25f4-32d7-4571-a5e3-e9dee21d3b5e None None] GET https://10.4.3.14/volume// Aug 13 21:05:17.298195 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-314a25f4-32d7-4571-a5e3-e9dee21d3b5e None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:17.298370 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-314a25f4-32d7-4571-a5e3-e9dee21d3b5e None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:17.298715 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-314a25f4-32d7-4571-a5e3-e9dee21d3b5e None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:05:17.299000 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 20/71] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:05:17 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:05:17.306155 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-262c06c1-5f91-4945-a023-c3970f1603b1 req-852f20f3-b50e-4e8a-a0f8-eb17a89db28a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:17.308843 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-262c06c1-5f91-4945-a023-c3970f1603b1 req-852f20f3-b50e-4e8a-a0f8-eb17a89db28a tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] GET https://10.4.3.14/volume/v3/volumes/55a0ee38-6646-4e2e-b8f3-f46e31f17351 Aug 13 21:05:17.309184 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-262c06c1-5f91-4945-a023-c3970f1603b1 req-852f20f3-b50e-4e8a-a0f8-eb17a89db28a tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:17.309511 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-262c06c1-5f91-4945-a023-c3970f1603b1 req-852f20f3-b50e-4e8a-a0f8-eb17a89db28a tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:17.319449 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:05:17.319449 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:05:17.323103 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-262c06c1-5f91-4945-a023-c3970f1603b1 req-852f20f3-b50e-4e8a-a0f8-eb17a89db28a tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Volume info retrieved successfully. Aug 13 21:05:17.328302 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-262c06c1-5f91-4945-a023-c3970f1603b1 req-852f20f3-b50e-4e8a-a0f8-eb17a89db28a tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] https://10.4.3.14/volume/v3/volumes/55a0ee38-6646-4e2e-b8f3-f46e31f17351 returned with HTTP 200 Aug 13 21:05:17.328746 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 18/72] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:05:17 2026] GET /volume/v3/volumes/55a0ee38-6646-4e2e-b8f3-f46e31f17351 => generated 1567 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:05:17.444020 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-262c06c1-5f91-4945-a023-c3970f1603b1 req-efd6f2dd-e43c-469d-bfdf-f3e67ca77151 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:17.448352 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-262c06c1-5f91-4945-a023-c3970f1603b1 req-efd6f2dd-e43c-469d-bfdf-f3e67ca77151 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] PUT https://10.4.3.14/volume/v3/attachments/528ea230-072a-4874-8349-245be1321123 Aug 13 21:05:17.448749 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-262c06c1-5f91-4945-a023-c3970f1603b1 req-efd6f2dd-e43c-469d-bfdf-f3e67ca77151 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:05:17.460723 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-262c06c1-5f91-4945-a023-c3970f1603b1 req-efd6f2dd-e43c-469d-bfdf-f3e67ca77151 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Acquiring lock "cinder-attachment_update-55a0ee38-6646-4e2e-b8f3-f46e31f17351-np0000007265" by "attachment_update" {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:05:17.466354 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-262c06c1-5f91-4945-a023-c3970f1603b1 req-efd6f2dd-e43c-469d-bfdf-f3e67ca77151 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Lock "cinder-attachment_update-55a0ee38-6646-4e2e-b8f3-f46e31f17351-np0000007265" acquired by "attachment_update" :: waited 0.006s {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:05:17.467644 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:05:17.467644 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:05:17.584434 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-262c06c1-5f91-4945-a023-c3970f1603b1 req-efd6f2dd-e43c-469d-bfdf-f3e67ca77151 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Lock "cinder-attachment_update-55a0ee38-6646-4e2e-b8f3-f46e31f17351-np0000007265" released by "attachment_update" :: held 0.117s {{(pid=100214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:05:17.584434 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-262c06c1-5f91-4945-a023-c3970f1603b1 req-efd6f2dd-e43c-469d-bfdf-f3e67ca77151 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] https://10.4.3.14/volume/v3/attachments/528ea230-072a-4874-8349-245be1321123 returned with HTTP 200 Aug 13 21:05:17.584434 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 18/73] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:05:17 2026] PUT /volume/v3/attachments/528ea230-072a-4874-8349-245be1321123 => generated 969 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:05:17.610465 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-262c06c1-5f91-4945-a023-c3970f1603b1 req-54eab89e-c990-405a-be2e-0cde871e7fb1 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:17.613397 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-262c06c1-5f91-4945-a023-c3970f1603b1 req-54eab89e-c990-405a-be2e-0cde871e7fb1 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] POST https://10.4.3.14/volume/v3/attachments/528ea230-072a-4874-8349-245be1321123/action Aug 13 21:05:17.614288 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-262c06c1-5f91-4945-a023-c3970f1603b1 req-54eab89e-c990-405a-be2e-0cde871e7fb1 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Action body: b'{"os-complete": null}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:05:17.614454 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-262c06c1-5f91-4945-a023-c3970f1603b1 req-54eab89e-c990-405a-be2e-0cde871e7fb1 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:05:17.628131 np0000007265 devstack@c-api.service[100216]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volume_attachment", "volumes_1" and FROM element "volumes". Apply join condition(s) between each element to resolve. Aug 13 21:05:17.628131 np0000007265 devstack@c-api.service[100216]: .first() Aug 13 21:05:17.651000 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:05:17.651000 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:05:17.673062 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-262c06c1-5f91-4945-a023-c3970f1603b1 req-54eab89e-c990-405a-be2e-0cde871e7fb1 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] https://10.4.3.14/volume/v3/attachments/528ea230-072a-4874-8349-245be1321123/action returned with HTTP 204 Aug 13 21:05:17.673594 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 18/74] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:05:17 2026] POST /volume/v3/attachments/528ea230-072a-4874-8349-245be1321123/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:05:17.698749 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5bb670d8-d2a9-4ead-b1ab-e89f1713f014 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:17.699288 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5bb670d8-d2a9-4ead-b1ab-e89f1713f014 None None] GET https://10.4.3.14/volume// Aug 13 21:05:17.699543 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5bb670d8-d2a9-4ead-b1ab-e89f1713f014 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:17.699786 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5bb670d8-d2a9-4ead-b1ab-e89f1713f014 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:17.700214 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5bb670d8-d2a9-4ead-b1ab-e89f1713f014 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:05:17.700871 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 21/75] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:05:17 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:05:17.711174 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-262c06c1-5f91-4945-a023-c3970f1603b1 req-e5985928-c23a-446c-a130-fbb5de805a7e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:17.714556 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-262c06c1-5f91-4945-a023-c3970f1603b1 req-e5985928-c23a-446c-a130-fbb5de805a7e tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] GET https://10.4.3.14/volume/v3/volumes/82054387-5a7d-4be1-aea1-12a83ffe9fca Aug 13 21:05:17.714847 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-262c06c1-5f91-4945-a023-c3970f1603b1 req-e5985928-c23a-446c-a130-fbb5de805a7e tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:17.715088 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-262c06c1-5f91-4945-a023-c3970f1603b1 req-e5985928-c23a-446c-a130-fbb5de805a7e tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:17.732392 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:05:17.732392 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:05:17.738226 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-262c06c1-5f91-4945-a023-c3970f1603b1 req-e5985928-c23a-446c-a130-fbb5de805a7e tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Volume info retrieved successfully. Aug 13 21:05:17.745954 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-262c06c1-5f91-4945-a023-c3970f1603b1 req-e5985928-c23a-446c-a130-fbb5de805a7e tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] https://10.4.3.14/volume/v3/volumes/82054387-5a7d-4be1-aea1-12a83ffe9fca returned with HTTP 200 Aug 13 21:05:17.746553 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 19/76] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:05:17 2026] GET /volume/v3/volumes/82054387-5a7d-4be1-aea1-12a83ffe9fca => generated 1022 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:05:17.859185 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-262c06c1-5f91-4945-a023-c3970f1603b1 req-c282824c-5760-4e7d-ab5e-effcf9a3cacf None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:17.861231 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-262c06c1-5f91-4945-a023-c3970f1603b1 req-c282824c-5760-4e7d-ab5e-effcf9a3cacf tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] PUT https://10.4.3.14/volume/v3/attachments/755f5c35-bab3-43b0-87b9-6bfd3b82edbc Aug 13 21:05:17.861757 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-262c06c1-5f91-4945-a023-c3970f1603b1 req-c282824c-5760-4e7d-ab5e-effcf9a3cacf tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:05:17.872035 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-262c06c1-5f91-4945-a023-c3970f1603b1 req-c282824c-5760-4e7d-ab5e-effcf9a3cacf tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Acquiring lock "cinder-attachment_update-82054387-5a7d-4be1-aea1-12a83ffe9fca-np0000007265" by "attachment_update" {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:05:17.878691 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-262c06c1-5f91-4945-a023-c3970f1603b1 req-c282824c-5760-4e7d-ab5e-effcf9a3cacf tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Lock "cinder-attachment_update-82054387-5a7d-4be1-aea1-12a83ffe9fca-np0000007265" acquired by "attachment_update" :: waited 0.007s {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:05:17.880038 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:05:17.880038 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:05:18.003508 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-262c06c1-5f91-4945-a023-c3970f1603b1 req-c282824c-5760-4e7d-ab5e-effcf9a3cacf tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Lock "cinder-attachment_update-82054387-5a7d-4be1-aea1-12a83ffe9fca-np0000007265" released by "attachment_update" :: held 0.125s {{(pid=100214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:05:18.003950 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-262c06c1-5f91-4945-a023-c3970f1603b1 req-c282824c-5760-4e7d-ab5e-effcf9a3cacf tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] https://10.4.3.14/volume/v3/attachments/755f5c35-bab3-43b0-87b9-6bfd3b82edbc returned with HTTP 200 Aug 13 21:05:18.004830 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 19/77] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:05:17 2026] PUT /volume/v3/attachments/755f5c35-bab3-43b0-87b9-6bfd3b82edbc => generated 969 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:05:18.034244 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-262c06c1-5f91-4945-a023-c3970f1603b1 req-ff94b349-c717-40f5-971f-c0f65677f8ca None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:18.037230 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-262c06c1-5f91-4945-a023-c3970f1603b1 req-ff94b349-c717-40f5-971f-c0f65677f8ca tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] POST https://10.4.3.14/volume/v3/attachments/755f5c35-bab3-43b0-87b9-6bfd3b82edbc/action Aug 13 21:05:18.037602 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-262c06c1-5f91-4945-a023-c3970f1603b1 req-ff94b349-c717-40f5-971f-c0f65677f8ca tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Action body: b'{"os-complete": null}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:05:18.037731 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-262c06c1-5f91-4945-a023-c3970f1603b1 req-ff94b349-c717-40f5-971f-c0f65677f8ca tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:05:18.058241 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:05:18.058241 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:05:18.072293 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-262c06c1-5f91-4945-a023-c3970f1603b1 req-ff94b349-c717-40f5-971f-c0f65677f8ca tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] https://10.4.3.14/volume/v3/attachments/755f5c35-bab3-43b0-87b9-6bfd3b82edbc/action returned with HTTP 204 Aug 13 21:05:18.073977 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 19/78] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:05:18 2026] POST /volume/v3/attachments/755f5c35-bab3-43b0-87b9-6bfd3b82edbc/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 13 21:05:18.101566 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-62ac4b34-470a-445e-b853-c53c917e67d2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:18.101880 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-62ac4b34-470a-445e-b853-c53c917e67d2 None None] GET https://10.4.3.14/volume// Aug 13 21:05:18.102065 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-62ac4b34-470a-445e-b853-c53c917e67d2 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:18.102233 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-62ac4b34-470a-445e-b853-c53c917e67d2 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:18.102624 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-62ac4b34-470a-445e-b853-c53c917e67d2 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:05:18.102769 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 22/79] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:05:18 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 13 21:05:18.114216 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-262c06c1-5f91-4945-a023-c3970f1603b1 req-2862abb8-7169-454c-b86b-4ca0756ee067 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:18.116556 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-262c06c1-5f91-4945-a023-c3970f1603b1 req-2862abb8-7169-454c-b86b-4ca0756ee067 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] GET https://10.4.3.14/volume/v3/volumes/199d9bd8-f50c-4dc3-849f-f9c45d3037a4 Aug 13 21:05:18.116846 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-262c06c1-5f91-4945-a023-c3970f1603b1 req-2862abb8-7169-454c-b86b-4ca0756ee067 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:18.117072 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-262c06c1-5f91-4945-a023-c3970f1603b1 req-2862abb8-7169-454c-b86b-4ca0756ee067 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:18.128172 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:05:18.128172 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:05:18.132052 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-262c06c1-5f91-4945-a023-c3970f1603b1 req-2862abb8-7169-454c-b86b-4ca0756ee067 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Volume info retrieved successfully. Aug 13 21:05:18.139704 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-262c06c1-5f91-4945-a023-c3970f1603b1 req-2862abb8-7169-454c-b86b-4ca0756ee067 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] https://10.4.3.14/volume/v3/volumes/199d9bd8-f50c-4dc3-849f-f9c45d3037a4 returned with HTTP 200 Aug 13 21:05:18.140349 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 20/80] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:05:18 2026] GET /volume/v3/volumes/199d9bd8-f50c-4dc3-849f-f9c45d3037a4 => generated 1021 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:05:18.211510 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-262c06c1-5f91-4945-a023-c3970f1603b1 req-10d6290f-7e61-4933-9c83-5206fbde46cf None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:18.214055 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-262c06c1-5f91-4945-a023-c3970f1603b1 req-10d6290f-7e61-4933-9c83-5206fbde46cf tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] PUT https://10.4.3.14/volume/v3/attachments/19cb4177-256d-4a1f-a703-a94583b90446 Aug 13 21:05:18.214444 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-262c06c1-5f91-4945-a023-c3970f1603b1 req-10d6290f-7e61-4933-9c83-5206fbde46cf tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:05:18.225912 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-262c06c1-5f91-4945-a023-c3970f1603b1 req-10d6290f-7e61-4933-9c83-5206fbde46cf tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Acquiring lock "cinder-attachment_update-199d9bd8-f50c-4dc3-849f-f9c45d3037a4-np0000007265" by "attachment_update" {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:05:18.231652 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-262c06c1-5f91-4945-a023-c3970f1603b1 req-10d6290f-7e61-4933-9c83-5206fbde46cf tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Lock "cinder-attachment_update-199d9bd8-f50c-4dc3-849f-f9c45d3037a4-np0000007265" acquired by "attachment_update" :: waited 0.006s {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:05:18.233458 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:05:18.233458 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:05:18.329206 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-262c06c1-5f91-4945-a023-c3970f1603b1 req-10d6290f-7e61-4933-9c83-5206fbde46cf tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Lock "cinder-attachment_update-199d9bd8-f50c-4dc3-849f-f9c45d3037a4-np0000007265" released by "attachment_update" :: held 0.098s {{(pid=100214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:05:18.329541 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-262c06c1-5f91-4945-a023-c3970f1603b1 req-10d6290f-7e61-4933-9c83-5206fbde46cf tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] https://10.4.3.14/volume/v3/attachments/19cb4177-256d-4a1f-a703-a94583b90446 returned with HTTP 200 Aug 13 21:05:18.330077 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 20/81] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:05:18 2026] PUT /volume/v3/attachments/19cb4177-256d-4a1f-a703-a94583b90446 => generated 969 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:05:18.356532 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-262c06c1-5f91-4945-a023-c3970f1603b1 req-19832364-e364-4a44-b371-5a0e34a7b509 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:18.357923 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-262c06c1-5f91-4945-a023-c3970f1603b1 req-19832364-e364-4a44-b371-5a0e34a7b509 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] POST https://10.4.3.14/volume/v3/attachments/19cb4177-256d-4a1f-a703-a94583b90446/action Aug 13 21:05:18.358142 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-262c06c1-5f91-4945-a023-c3970f1603b1 req-19832364-e364-4a44-b371-5a0e34a7b509 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Action body: b'{"os-complete": null}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:05:18.358301 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-262c06c1-5f91-4945-a023-c3970f1603b1 req-19832364-e364-4a44-b371-5a0e34a7b509 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:05:18.382095 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:05:18.382095 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:05:18.408480 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-262c06c1-5f91-4945-a023-c3970f1603b1 req-19832364-e364-4a44-b371-5a0e34a7b509 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] https://10.4.3.14/volume/v3/attachments/19cb4177-256d-4a1f-a703-a94583b90446/action returned with HTTP 204 Aug 13 21:05:18.408480 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 20/82] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:05:18 2026] POST /volume/v3/attachments/19cb4177-256d-4a1f-a703-a94583b90446/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:05:21.314758 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b0874f92-1a6f-41e6-95cd-53f32c5c675d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:21.317265 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b0874f92-1a6f-41e6-95cd-53f32c5c675d tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:05:21.318389 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b0874f92-1a6f-41e6-95cd-53f32c5c675d tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-257810288", "imageRef": "ec54f93e-3ed7-4dd9-85ab-9bb1265ec0dc", "size": 1}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:05:21.325235 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-b0874f92-1a6f-41e6-95cd-53f32c5c675d tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-257810288', 'imageRef': 'ec54f93e-3ed7-4dd9-85ab-9bb1265ec0dc', 'size': 1}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:05:21.870072 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-b0874f92-1a6f-41e6-95cd-53f32c5c675d tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Create volume of 1 GB Aug 13 21:05:21.870602 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:05:21.870602 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:05:21.874854 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b0874f92-1a6f-41e6-95cd-53f32c5c675d tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Availability Zones retrieved successfully. Aug 13 21:05:21.880372 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b0874f92-1a6f-41e6-95cd-53f32c5c675d tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Flow 'volume_create_api' (a2b1e816-4cbf-42d0-af02-7c748f82943d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:05:21.881446 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b0874f92-1a6f-41e6-95cd-53f32c5c675d tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c0be6d8-4da9-44eb-bbef-445133666db0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:05:21.882437 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-b0874f92-1a6f-41e6-95cd-53f32c5c675d tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:05:21.978625 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b0874f92-1a6f-41e6-95cd-53f32c5c675d tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c0be6d8-4da9-44eb-bbef-445133666db0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:05:21.979708 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b0874f92-1a6f-41e6-95cd-53f32c5c675d tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edb82d1d-3c9c-4883-965f-9e93dadbd487) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:05:22.069624 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-b0874f92-1a6f-41e6-95cd-53f32c5c675d tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Created reservations ['2db64911-6f24-410d-a56d-623c671c6fda', 'f808a2cc-419d-45ba-8291-0366476dc8f3', '12c2bc14-aea2-4db3-8548-20cfd5db0cdb', 'ba967eb1-8aaa-43ad-bd0d-3bf406829f83'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:05:22.070632 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b0874f92-1a6f-41e6-95cd-53f32c5c675d tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edb82d1d-3c9c-4883-965f-9e93dadbd487) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2db64911-6f24-410d-a56d-623c671c6fda', 'f808a2cc-419d-45ba-8291-0366476dc8f3', '12c2bc14-aea2-4db3-8548-20cfd5db0cdb', 'ba967eb1-8aaa-43ad-bd0d-3bf406829f83']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:05:22.071675 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b0874f92-1a6f-41e6-95cd-53f32c5c675d tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65847362-ad40-434a-ab69-87a82d11f4b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:05:22.110216 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b0874f92-1a6f-41e6-95cd-53f32c5c675d tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65847362-ad40-434a-ab69-87a82d11f4b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3098d9e3-31c5-4f51-bb39-f7e39468edac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-tempest.common.compute-volume-257810288',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='771c9d68389f4d6bbbd47e3e34cf5100',qos_specs=None,replication_status=,reservations=['2db64911-6f24-410d-a56d-623c671c6fda','f808a2cc-419d-45ba-8291-0366476dc8f3','12c2bc14-aea2-4db3-8548-20cfd5db0cdb','ba967eb1-8aaa-43ad-bd0d-3bf406829f83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26d372661f134f618c2a5bf639e40255',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:05:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-257810288',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3098d9e3-31c5-4f51-bb39-f7e39468edac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='771c9d68389f4d6bbbd47e3e34cf5100',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='26d372661f134f618c2a5bf639e40255',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:05:22.111534 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b0874f92-1a6f-41e6-95cd-53f32c5c675d tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b1f81e8-6ac2-4d0e-8346-7a3712c20e49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:05:22.135098 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b0874f92-1a6f-41e6-95cd-53f32c5c675d tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b1f81e8-6ac2-4d0e-8346-7a3712c20e49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-tempest.common.compute-volume-257810288',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='771c9d68389f4d6bbbd47e3e34cf5100',qos_specs=None,replication_status=,reservations=['2db64911-6f24-410d-a56d-623c671c6fda','f808a2cc-419d-45ba-8291-0366476dc8f3','12c2bc14-aea2-4db3-8548-20cfd5db0cdb','ba967eb1-8aaa-43ad-bd0d-3bf406829f83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26d372661f134f618c2a5bf639e40255',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:05:22.136145 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b0874f92-1a6f-41e6-95cd-53f32c5c675d tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a11d215-4a31-4495-bcfa-358782bf73bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:05:22.161609 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b0874f92-1a6f-41e6-95cd-53f32c5c675d tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a11d215-4a31-4495-bcfa-358782bf73bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:05:22.162895 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b0874f92-1a6f-41e6-95cd-53f32c5c675d tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Flow 'volume_create_api' (a2b1e816-4cbf-42d0-af02-7c748f82943d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:05:22.163617 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b0874f92-1a6f-41e6-95cd-53f32c5c675d tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Create volume request issued successfully. Aug 13 21:05:22.164361 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b0874f92-1a6f-41e6-95cd-53f32c5c675d tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:05:22.164978 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 23/83] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:05:21 2026] POST /volume/v3/volumes => generated 750 bytes in 851 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:05:22.179768 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-272347f4-24fb-4f3a-aabc-964f32f1f28a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:22.182209 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-272347f4-24fb-4f3a-aabc-964f32f1f28a tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] GET https://10.4.3.14/volume/v3/volumes/3098d9e3-31c5-4f51-bb39-f7e39468edac Aug 13 21:05:22.182331 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-272347f4-24fb-4f3a-aabc-964f32f1f28a tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:22.182582 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-272347f4-24fb-4f3a-aabc-964f32f1f28a tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:22.191682 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:05:22.191682 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:05:22.196097 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-272347f4-24fb-4f3a-aabc-964f32f1f28a tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Volume info retrieved successfully. Aug 13 21:05:22.202884 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-272347f4-24fb-4f3a-aabc-964f32f1f28a tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] https://10.4.3.14/volume/v3/volumes/3098d9e3-31c5-4f51-bb39-f7e39468edac returned with HTTP 200 Aug 13 21:05:22.203696 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 21/84] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:05:22 2026] GET /volume/v3/volumes/3098d9e3-31c5-4f51-bb39-f7e39468edac => generated 818 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 21:05:23.221729 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9dd2f354-2b60-45d3-8d74-a1f466ea7641 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:23.224680 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9dd2f354-2b60-45d3-8d74-a1f466ea7641 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] GET https://10.4.3.14/volume/v3/volumes/3098d9e3-31c5-4f51-bb39-f7e39468edac Aug 13 21:05:23.224914 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9dd2f354-2b60-45d3-8d74-a1f466ea7641 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:23.225184 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9dd2f354-2b60-45d3-8d74-a1f466ea7641 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:23.235911 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:05:23.235911 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:05:23.243515 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9dd2f354-2b60-45d3-8d74-a1f466ea7641 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Volume info retrieved successfully. Aug 13 21:05:23.250804 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9dd2f354-2b60-45d3-8d74-a1f466ea7641 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] https://10.4.3.14/volume/v3/volumes/3098d9e3-31c5-4f51-bb39-f7e39468edac returned with HTTP 200 Aug 13 21:05:23.251323 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 21/85] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:05:23 2026] GET /volume/v3/volumes/3098d9e3-31c5-4f51-bb39-f7e39468edac => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:05:24.270401 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-8233d0e4-6474-45a1-a8c9-e16b8a86e568 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:24.272811 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8233d0e4-6474-45a1-a8c9-e16b8a86e568 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] GET https://10.4.3.14/volume/v3/volumes/3098d9e3-31c5-4f51-bb39-f7e39468edac Aug 13 21:05:24.273243 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8233d0e4-6474-45a1-a8c9-e16b8a86e568 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:24.273411 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8233d0e4-6474-45a1-a8c9-e16b8a86e568 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:24.281685 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:05:24.281685 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:05:24.286732 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-8233d0e4-6474-45a1-a8c9-e16b8a86e568 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Volume info retrieved successfully. Aug 13 21:05:24.295146 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8233d0e4-6474-45a1-a8c9-e16b8a86e568 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] https://10.4.3.14/volume/v3/volumes/3098d9e3-31c5-4f51-bb39-f7e39468edac returned with HTTP 200 Aug 13 21:05:24.296729 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 21/86] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:05:24 2026] GET /volume/v3/volumes/3098d9e3-31c5-4f51-bb39-f7e39468edac => generated 900 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:05:25.313384 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-871bb693-6a54-4222-8931-b0420a016765 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:25.315327 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-871bb693-6a54-4222-8931-b0420a016765 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] GET https://10.4.3.14/volume/v3/volumes/3098d9e3-31c5-4f51-bb39-f7e39468edac Aug 13 21:05:25.315808 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-871bb693-6a54-4222-8931-b0420a016765 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:25.315808 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-871bb693-6a54-4222-8931-b0420a016765 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:25.323174 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:05:25.323174 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:05:25.328182 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-871bb693-6a54-4222-8931-b0420a016765 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Volume info retrieved successfully. Aug 13 21:05:25.333438 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-871bb693-6a54-4222-8931-b0420a016765 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] https://10.4.3.14/volume/v3/volumes/3098d9e3-31c5-4f51-bb39-f7e39468edac returned with HTTP 200 Aug 13 21:05:25.334136 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 24/87] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:05:25 2026] GET /volume/v3/volumes/3098d9e3-31c5-4f51-bb39-f7e39468edac => generated 903 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:05:25.931495 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c1cd46aa-dc80-4d05-842a-daad48701e27 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:25.933332 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c1cd46aa-dc80-4d05-842a-daad48701e27 tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:05:25.933775 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c1cd46aa-dc80-4d05-842a-daad48701e27 tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-828979121", "imageRef": "aa832912-12b8-47ea-874b-ab8df3e573a9", "size": 1}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:05:25.935490 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-c1cd46aa-dc80-4d05-842a-daad48701e27 tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-828979121', 'imageRef': 'aa832912-12b8-47ea-874b-ab8df3e573a9', 'size': 1}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:05:26.348609 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b330c40f-ce5a-4baf-ae54-4429d2d68d15 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:26.350351 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b330c40f-ce5a-4baf-ae54-4429d2d68d15 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] GET https://10.4.3.14/volume/v3/volumes/3098d9e3-31c5-4f51-bb39-f7e39468edac Aug 13 21:05:26.350558 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b330c40f-ce5a-4baf-ae54-4429d2d68d15 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:26.350738 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b330c40f-ce5a-4baf-ae54-4429d2d68d15 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:26.360403 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:05:26.360403 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:05:26.366406 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b330c40f-ce5a-4baf-ae54-4429d2d68d15 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Volume info retrieved successfully. Aug 13 21:05:26.371483 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b330c40f-ce5a-4baf-ae54-4429d2d68d15 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] https://10.4.3.14/volume/v3/volumes/3098d9e3-31c5-4f51-bb39-f7e39468edac returned with HTTP 200 Aug 13 21:05:26.371941 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 22/88] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:05:26 2026] GET /volume/v3/volumes/3098d9e3-31c5-4f51-bb39-f7e39468edac => generated 903 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:05:26.541653 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-c1cd46aa-dc80-4d05-842a-daad48701e27 tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] Create volume of 1 GB Aug 13 21:05:26.547201 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-c1cd46aa-dc80-4d05-842a-daad48701e27 tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] Availability Zones retrieved successfully. Aug 13 21:05:26.557621 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c1cd46aa-dc80-4d05-842a-daad48701e27 tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] Flow 'volume_create_api' (2fa88c52-0b5f-4b62-ba61-54f9f2dfbd64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:05:26.559068 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c1cd46aa-dc80-4d05-842a-daad48701e27 tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcb08a6e-4990-4f2d-9a67-71f1e01220af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:05:26.560700 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-c1cd46aa-dc80-4d05-842a-daad48701e27 tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:05:26.655252 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c1cd46aa-dc80-4d05-842a-daad48701e27 tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcb08a6e-4990-4f2d-9a67-71f1e01220af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:05:26.656416 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c1cd46aa-dc80-4d05-842a-daad48701e27 tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9cc0f58-8073-4b7f-991b-b11da2f10ff2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:05:26.762654 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-c1cd46aa-dc80-4d05-842a-daad48701e27 tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] Created reservations ['4e004d8e-c8bb-44fc-ada5-f11abcbb8ec1', '0893bfd9-78c0-43e6-8540-5ec9d83404b7', 'f3043aea-2f70-4cd4-906c-c31a9e5aad48', '334d40e1-9db6-4c73-bc50-d9886ac01da0'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:05:26.763814 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c1cd46aa-dc80-4d05-842a-daad48701e27 tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9cc0f58-8073-4b7f-991b-b11da2f10ff2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e004d8e-c8bb-44fc-ada5-f11abcbb8ec1', '0893bfd9-78c0-43e6-8540-5ec9d83404b7', 'f3043aea-2f70-4cd4-906c-c31a9e5aad48', '334d40e1-9db6-4c73-bc50-d9886ac01da0']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:05:26.764757 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c1cd46aa-dc80-4d05-842a-daad48701e27 tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8086e5f-8593-4bab-aa0c-9e92e3e1208e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:05:26.798280 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c1cd46aa-dc80-4d05-842a-daad48701e27 tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8086e5f-8593-4bab-aa0c-9e92e3e1208e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3822649a-c844-425d-8f2a-bbf66b762d5f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-tempest.common.compute-volume-828979121',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cedab8d01380481292263882950f149a',qos_specs=None,replication_status=,reservations=['4e004d8e-c8bb-44fc-ada5-f11abcbb8ec1','0893bfd9-78c0-43e6-8540-5ec9d83404b7','f3043aea-2f70-4cd4-906c-c31a9e5aad48','334d40e1-9db6-4c73-bc50-d9886ac01da0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82d840de44894ee3b64bd3ce97e87408',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:05:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-828979121',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3822649a-c844-425d-8f2a-bbf66b762d5f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cedab8d01380481292263882950f149a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='82d840de44894ee3b64bd3ce97e87408',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:05:26.800232 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c1cd46aa-dc80-4d05-842a-daad48701e27 tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4303b686-f3a8-46ca-a60b-7bde5eb1b992) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:05:26.824210 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c1cd46aa-dc80-4d05-842a-daad48701e27 tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4303b686-f3a8-46ca-a60b-7bde5eb1b992) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-tempest.common.compute-volume-828979121',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cedab8d01380481292263882950f149a',qos_specs=None,replication_status=,reservations=['4e004d8e-c8bb-44fc-ada5-f11abcbb8ec1','0893bfd9-78c0-43e6-8540-5ec9d83404b7','f3043aea-2f70-4cd4-906c-c31a9e5aad48','334d40e1-9db6-4c73-bc50-d9886ac01da0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82d840de44894ee3b64bd3ce97e87408',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:05:26.825152 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c1cd46aa-dc80-4d05-842a-daad48701e27 tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a1338cd-72e3-47b6-81ed-90d4314d5b2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:05:26.837236 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c1cd46aa-dc80-4d05-842a-daad48701e27 tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a1338cd-72e3-47b6-81ed-90d4314d5b2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:05:26.838288 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c1cd46aa-dc80-4d05-842a-daad48701e27 tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] Flow 'volume_create_api' (2fa88c52-0b5f-4b62-ba61-54f9f2dfbd64) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:05:26.838705 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-c1cd46aa-dc80-4d05-842a-daad48701e27 tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] Create volume request issued successfully. Aug 13 21:05:26.839911 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c1cd46aa-dc80-4d05-842a-daad48701e27 tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:05:26.839911 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 22/89] 10.4.3.14 () {70 vars in 1293 bytes} [Thu Aug 13 21:05:25 2026] POST /volume/v3/volumes => generated 896 bytes in 909 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:05:26.856086 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0496f16c-07b9-4ff2-b207-f6e12d766955 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:26.860982 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0496f16c-07b9-4ff2-b207-f6e12d766955 tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] GET https://10.4.3.14/volume/v3/volumes/3822649a-c844-425d-8f2a-bbf66b762d5f Aug 13 21:05:26.861196 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0496f16c-07b9-4ff2-b207-f6e12d766955 tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:26.861384 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0496f16c-07b9-4ff2-b207-f6e12d766955 tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:26.875471 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:05:26.875471 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:05:26.881920 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-0496f16c-07b9-4ff2-b207-f6e12d766955 tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] Volume info retrieved successfully. Aug 13 21:05:26.888291 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0496f16c-07b9-4ff2-b207-f6e12d766955 tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] https://10.4.3.14/volume/v3/volumes/3822649a-c844-425d-8f2a-bbf66b762d5f returned with HTTP 200 Aug 13 21:05:26.888687 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 22/90] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:05:26 2026] GET /volume/v3/volumes/3822649a-c844-425d-8f2a-bbf66b762d5f => generated 964 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:05:27.389078 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-be017d3f-1935-4e93-8192-c1e2b523aca7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:27.390938 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-be017d3f-1935-4e93-8192-c1e2b523aca7 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] GET https://10.4.3.14/volume/v3/volumes/3098d9e3-31c5-4f51-bb39-f7e39468edac Aug 13 21:05:27.391225 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-be017d3f-1935-4e93-8192-c1e2b523aca7 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:27.391382 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-be017d3f-1935-4e93-8192-c1e2b523aca7 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:27.399956 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:05:27.399956 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:05:27.404530 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-be017d3f-1935-4e93-8192-c1e2b523aca7 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Volume info retrieved successfully. Aug 13 21:05:27.410994 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-be017d3f-1935-4e93-8192-c1e2b523aca7 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] https://10.4.3.14/volume/v3/volumes/3098d9e3-31c5-4f51-bb39-f7e39468edac returned with HTTP 200 Aug 13 21:05:27.411498 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 25/91] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:05:27 2026] GET /volume/v3/volumes/3098d9e3-31c5-4f51-bb39-f7e39468edac => generated 903 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:05:27.910131 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ec60b924-3d58-4e42-ad33-78d446fd42fb None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:27.912576 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ec60b924-3d58-4e42-ad33-78d446fd42fb tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] GET https://10.4.3.14/volume/v3/volumes/3822649a-c844-425d-8f2a-bbf66b762d5f Aug 13 21:05:27.912907 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ec60b924-3d58-4e42-ad33-78d446fd42fb tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:27.913269 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ec60b924-3d58-4e42-ad33-78d446fd42fb tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:27.924395 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:05:27.924395 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:05:27.933345 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ec60b924-3d58-4e42-ad33-78d446fd42fb tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] Volume info retrieved successfully. Aug 13 21:05:27.939992 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ec60b924-3d58-4e42-ad33-78d446fd42fb tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] https://10.4.3.14/volume/v3/volumes/3822649a-c844-425d-8f2a-bbf66b762d5f returned with HTTP 200 Aug 13 21:05:27.940558 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 23/92] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:05:27 2026] GET /volume/v3/volumes/3822649a-c844-425d-8f2a-bbf66b762d5f => generated 1538 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:05:27.983239 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-df68e578-0792-497c-be9f-d3b0a8f9364b req-8b2b27aa-0d45-4156-9755-c941b11595e0 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:27.990994 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-df68e578-0792-497c-be9f-d3b0a8f9364b req-8b2b27aa-0d45-4156-9755-c941b11595e0 tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] GET https://10.4.3.14/volume/v3/volumes/3822649a-c844-425d-8f2a-bbf66b762d5f Aug 13 21:05:27.990994 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-df68e578-0792-497c-be9f-d3b0a8f9364b req-8b2b27aa-0d45-4156-9755-c941b11595e0 tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:27.990994 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-df68e578-0792-497c-be9f-d3b0a8f9364b req-8b2b27aa-0d45-4156-9755-c941b11595e0 tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:27.998903 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:05:27.998903 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:05:28.004943 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-df68e578-0792-497c-be9f-d3b0a8f9364b req-8b2b27aa-0d45-4156-9755-c941b11595e0 tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] Volume info retrieved successfully. Aug 13 21:05:28.012558 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-df68e578-0792-497c-be9f-d3b0a8f9364b req-8b2b27aa-0d45-4156-9755-c941b11595e0 tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] https://10.4.3.14/volume/v3/volumes/3822649a-c844-425d-8f2a-bbf66b762d5f returned with HTTP 200 Aug 13 21:05:28.013192 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 23/93] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:05:27 2026] GET /volume/v3/volumes/3822649a-c844-425d-8f2a-bbf66b762d5f => generated 1358 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:05:28.430305 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-84304806-5935-4a58-9d01-4824b2789e07 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:28.432667 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-84304806-5935-4a58-9d01-4824b2789e07 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] GET https://10.4.3.14/volume/v3/volumes/3098d9e3-31c5-4f51-bb39-f7e39468edac Aug 13 21:05:28.432909 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-84304806-5935-4a58-9d01-4824b2789e07 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:28.433178 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-84304806-5935-4a58-9d01-4824b2789e07 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:28.442117 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:05:28.442117 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:05:28.447559 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-84304806-5935-4a58-9d01-4824b2789e07 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Volume info retrieved successfully. Aug 13 21:05:28.454334 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-84304806-5935-4a58-9d01-4824b2789e07 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] https://10.4.3.14/volume/v3/volumes/3098d9e3-31c5-4f51-bb39-f7e39468edac returned with HTTP 200 Aug 13 21:05:28.454786 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 23/94] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:05:28 2026] GET /volume/v3/volumes/3098d9e3-31c5-4f51-bb39-f7e39468edac => generated 903 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:05:28.617611 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-df68e578-0792-497c-be9f-d3b0a8f9364b req-5f44cfdb-cf6c-498b-850a-2a7e6a952fc8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:28.623313 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-df68e578-0792-497c-be9f-d3b0a8f9364b req-5f44cfdb-cf6c-498b-850a-2a7e6a952fc8 tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] GET https://10.4.3.14/volume/v3/volumes/3822649a-c844-425d-8f2a-bbf66b762d5f Aug 13 21:05:28.623599 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-df68e578-0792-497c-be9f-d3b0a8f9364b req-5f44cfdb-cf6c-498b-850a-2a7e6a952fc8 tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:28.623849 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-df68e578-0792-497c-be9f-d3b0a8f9364b req-5f44cfdb-cf6c-498b-850a-2a7e6a952fc8 tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:28.631693 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:05:28.631693 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:05:28.635569 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-df68e578-0792-497c-be9f-d3b0a8f9364b req-5f44cfdb-cf6c-498b-850a-2a7e6a952fc8 tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] Volume info retrieved successfully. Aug 13 21:05:28.641481 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-df68e578-0792-497c-be9f-d3b0a8f9364b req-5f44cfdb-cf6c-498b-850a-2a7e6a952fc8 tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] https://10.4.3.14/volume/v3/volumes/3822649a-c844-425d-8f2a-bbf66b762d5f returned with HTTP 200 Aug 13 21:05:28.641867 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 26/95] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:05:28 2026] GET /volume/v3/volumes/3822649a-c844-425d-8f2a-bbf66b762d5f => generated 1358 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:05:28.656467 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1ac51a1c-a3cc-4cc6-aa64-6c25bd233b8b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:28.657214 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1ac51a1c-a3cc-4cc6-aa64-6c25bd233b8b None None] GET https://10.4.3.14/volume// Aug 13 21:05:28.657373 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1ac51a1c-a3cc-4cc6-aa64-6c25bd233b8b None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:28.657584 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1ac51a1c-a3cc-4cc6-aa64-6c25bd233b8b None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:28.658100 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1ac51a1c-a3cc-4cc6-aa64-6c25bd233b8b None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:05:28.658906 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 24/96] 10.4.3.14 () {66 vars in 1412 bytes} [Thu Aug 13 21:05:28 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:05:28.673776 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-df68e578-0792-497c-be9f-d3b0a8f9364b req-84c7d605-c381-4133-a08f-f5611d3bcab8 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:28.676176 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-df68e578-0792-497c-be9f-d3b0a8f9364b req-84c7d605-c381-4133-a08f-f5611d3bcab8 tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:05:28.676642 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-df68e578-0792-497c-be9f-d3b0a8f9364b req-84c7d605-c381-4133-a08f-f5611d3bcab8 tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3822649a-c844-425d-8f2a-bbf66b762d5f", "connector": null, "instance_uuid": "ac3cdead-07ea-4760-ac8b-18b208085150"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:05:28.691171 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:05:28.691171 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:05:28.730680 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-df68e578-0792-497c-be9f-d3b0a8f9364b req-84c7d605-c381-4133-a08f-f5611d3bcab8 tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:05:28.731466 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 24/97] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:05:28 2026] POST /volume/v3/attachments => generated 273 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:05:29.469508 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-1e3497fe-680f-4a63-9d10-b2697f44e7d4 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:29.471368 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1e3497fe-680f-4a63-9d10-b2697f44e7d4 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] GET https://10.4.3.14/volume/v3/volumes/3098d9e3-31c5-4f51-bb39-f7e39468edac Aug 13 21:05:29.471605 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1e3497fe-680f-4a63-9d10-b2697f44e7d4 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:29.471813 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1e3497fe-680f-4a63-9d10-b2697f44e7d4 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:29.483157 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:05:29.483157 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:05:29.487832 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-1e3497fe-680f-4a63-9d10-b2697f44e7d4 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Volume info retrieved successfully. Aug 13 21:05:29.493801 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1e3497fe-680f-4a63-9d10-b2697f44e7d4 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] https://10.4.3.14/volume/v3/volumes/3098d9e3-31c5-4f51-bb39-f7e39468edac returned with HTTP 200 Aug 13 21:05:29.494361 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 24/98] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:05:29 2026] GET /volume/v3/volumes/3098d9e3-31c5-4f51-bb39-f7e39468edac => generated 903 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:05:30.084587 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9c031a35-0d7b-4437-8742-5fb4019417c0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:30.084977 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9c031a35-0d7b-4437-8742-5fb4019417c0 None None] GET https://10.4.3.14/volume// Aug 13 21:05:30.085168 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9c031a35-0d7b-4437-8742-5fb4019417c0 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:30.085357 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9c031a35-0d7b-4437-8742-5fb4019417c0 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:30.085700 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9c031a35-0d7b-4437-8742-5fb4019417c0 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:05:30.086002 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 27/99] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:05:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:05:30.096136 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-df68e578-0792-497c-be9f-d3b0a8f9364b req-97073b62-a5cd-43ac-a2a5-fbb27ef62abc None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:30.099904 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-df68e578-0792-497c-be9f-d3b0a8f9364b req-97073b62-a5cd-43ac-a2a5-fbb27ef62abc tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] GET https://10.4.3.14/volume/v3/volumes/3822649a-c844-425d-8f2a-bbf66b762d5f Aug 13 21:05:30.100952 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-df68e578-0792-497c-be9f-d3b0a8f9364b req-97073b62-a5cd-43ac-a2a5-fbb27ef62abc tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:30.100952 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-df68e578-0792-497c-be9f-d3b0a8f9364b req-97073b62-a5cd-43ac-a2a5-fbb27ef62abc tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:30.116781 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:05:30.116781 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:05:30.124298 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-df68e578-0792-497c-be9f-d3b0a8f9364b req-97073b62-a5cd-43ac-a2a5-fbb27ef62abc tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] Volume info retrieved successfully. Aug 13 21:05:30.135274 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-df68e578-0792-497c-be9f-d3b0a8f9364b req-97073b62-a5cd-43ac-a2a5-fbb27ef62abc tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] https://10.4.3.14/volume/v3/volumes/3822649a-c844-425d-8f2a-bbf66b762d5f returned with HTTP 200 Aug 13 21:05:30.135756 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 25/100] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:05:30 2026] GET /volume/v3/volumes/3822649a-c844-425d-8f2a-bbf66b762d5f => generated 1537 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:05:30.235265 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-df68e578-0792-497c-be9f-d3b0a8f9364b req-a83f0b86-f693-4777-9830-69f1a3e4e91e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:30.243034 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-df68e578-0792-497c-be9f-d3b0a8f9364b req-a83f0b86-f693-4777-9830-69f1a3e4e91e tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] PUT https://10.4.3.14/volume/v3/attachments/66dfe3eb-78d5-4125-813c-aba3c60802e5 Aug 13 21:05:30.246327 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-df68e578-0792-497c-be9f-d3b0a8f9364b req-a83f0b86-f693-4777-9830-69f1a3e4e91e tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:05:30.267430 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-df68e578-0792-497c-be9f-d3b0a8f9364b req-a83f0b86-f693-4777-9830-69f1a3e4e91e tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] Acquiring lock "cinder-attachment_update-3822649a-c844-425d-8f2a-bbf66b762d5f-np0000007265" by "attachment_update" {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:05:30.272471 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-df68e578-0792-497c-be9f-d3b0a8f9364b req-a83f0b86-f693-4777-9830-69f1a3e4e91e tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] Lock "cinder-attachment_update-3822649a-c844-425d-8f2a-bbf66b762d5f-np0000007265" acquired by "attachment_update" :: waited 0.006s {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:05:30.275454 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:05:30.275454 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:05:30.423938 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-df68e578-0792-497c-be9f-d3b0a8f9364b req-a83f0b86-f693-4777-9830-69f1a3e4e91e tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] Lock "cinder-attachment_update-3822649a-c844-425d-8f2a-bbf66b762d5f-np0000007265" released by "attachment_update" :: held 0.150s {{(pid=100217) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:05:30.425174 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-df68e578-0792-497c-be9f-d3b0a8f9364b req-a83f0b86-f693-4777-9830-69f1a3e4e91e tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] https://10.4.3.14/volume/v3/attachments/66dfe3eb-78d5-4125-813c-aba3c60802e5 returned with HTTP 200 Aug 13 21:05:30.427195 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 25/101] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:05:30 2026] PUT /volume/v3/attachments/66dfe3eb-78d5-4125-813c-aba3c60802e5 => generated 969 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:05:30.472863 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-df68e578-0792-497c-be9f-d3b0a8f9364b req-c3914632-4e9e-4dec-b2f9-3e359a2f5dfa None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:30.477440 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-df68e578-0792-497c-be9f-d3b0a8f9364b req-c3914632-4e9e-4dec-b2f9-3e359a2f5dfa tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] POST https://10.4.3.14/volume/v3/attachments/66dfe3eb-78d5-4125-813c-aba3c60802e5/action Aug 13 21:05:30.477826 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-df68e578-0792-497c-be9f-d3b0a8f9364b req-c3914632-4e9e-4dec-b2f9-3e359a2f5dfa tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] Action body: b'{"os-complete": null}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:05:30.477947 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-df68e578-0792-497c-be9f-d3b0a8f9364b req-c3914632-4e9e-4dec-b2f9-3e359a2f5dfa tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:05:30.503193 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:05:30.503193 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:05:30.510065 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7f2788e7-846f-455e-a2a9-f1434252e839 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:30.512221 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7f2788e7-846f-455e-a2a9-f1434252e839 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] GET https://10.4.3.14/volume/v3/volumes/3098d9e3-31c5-4f51-bb39-f7e39468edac Aug 13 21:05:30.512402 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7f2788e7-846f-455e-a2a9-f1434252e839 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:30.512843 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7f2788e7-846f-455e-a2a9-f1434252e839 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:30.515984 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-df68e578-0792-497c-be9f-d3b0a8f9364b req-c3914632-4e9e-4dec-b2f9-3e359a2f5dfa tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] https://10.4.3.14/volume/v3/attachments/66dfe3eb-78d5-4125-813c-aba3c60802e5/action returned with HTTP 204 Aug 13 21:05:30.516505 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 25/102] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:05:30 2026] POST /volume/v3/attachments/66dfe3eb-78d5-4125-813c-aba3c60802e5/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:05:30.522231 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:05:30.522231 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:05:30.529469 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7f2788e7-846f-455e-a2a9-f1434252e839 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Volume info retrieved successfully. Aug 13 21:05:30.537393 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7f2788e7-846f-455e-a2a9-f1434252e839 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] https://10.4.3.14/volume/v3/volumes/3098d9e3-31c5-4f51-bb39-f7e39468edac returned with HTTP 200 Aug 13 21:05:30.538381 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 28/103] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:05:30 2026] GET /volume/v3/volumes/3098d9e3-31c5-4f51-bb39-f7e39468edac => generated 903 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:05:31.555688 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-94ba5d83-928e-4343-bc4d-3d522bf386a4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:31.557738 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-94ba5d83-928e-4343-bc4d-3d522bf386a4 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] GET https://10.4.3.14/volume/v3/volumes/3098d9e3-31c5-4f51-bb39-f7e39468edac Aug 13 21:05:31.557898 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-94ba5d83-928e-4343-bc4d-3d522bf386a4 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:31.558084 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-94ba5d83-928e-4343-bc4d-3d522bf386a4 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:31.567204 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:05:31.567204 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:05:31.572159 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-94ba5d83-928e-4343-bc4d-3d522bf386a4 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Volume info retrieved successfully. Aug 13 21:05:31.577922 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-94ba5d83-928e-4343-bc4d-3d522bf386a4 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] https://10.4.3.14/volume/v3/volumes/3098d9e3-31c5-4f51-bb39-f7e39468edac returned with HTTP 200 Aug 13 21:05:31.580987 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 26/104] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:05:31 2026] GET /volume/v3/volumes/3098d9e3-31c5-4f51-bb39-f7e39468edac => generated 903 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:05:32.589844 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-a86444c2-b38d-4312-a319-ee458a295f91 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:32.591831 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a86444c2-b38d-4312-a319-ee458a295f91 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] GET https://10.4.3.14/volume/v3/volumes/3098d9e3-31c5-4f51-bb39-f7e39468edac Aug 13 21:05:32.592379 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a86444c2-b38d-4312-a319-ee458a295f91 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:32.592686 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a86444c2-b38d-4312-a319-ee458a295f91 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:32.601616 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:05:32.601616 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:05:32.607332 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-a86444c2-b38d-4312-a319-ee458a295f91 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Volume info retrieved successfully. Aug 13 21:05:32.612137 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a86444c2-b38d-4312-a319-ee458a295f91 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] https://10.4.3.14/volume/v3/volumes/3098d9e3-31c5-4f51-bb39-f7e39468edac returned with HTTP 200 Aug 13 21:05:32.612711 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 26/105] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:05:32 2026] GET /volume/v3/volumes/3098d9e3-31c5-4f51-bb39-f7e39468edac => generated 903 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:05:33.626567 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-33556777-fdd2-4ab6-b348-3b9deab84901 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:33.630219 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-33556777-fdd2-4ab6-b348-3b9deab84901 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] GET https://10.4.3.14/volume/v3/volumes/3098d9e3-31c5-4f51-bb39-f7e39468edac Aug 13 21:05:33.630219 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-33556777-fdd2-4ab6-b348-3b9deab84901 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:33.630219 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-33556777-fdd2-4ab6-b348-3b9deab84901 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:33.640182 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:05:33.640182 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:05:33.644116 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-33556777-fdd2-4ab6-b348-3b9deab84901 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Volume info retrieved successfully. Aug 13 21:05:33.649469 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-33556777-fdd2-4ab6-b348-3b9deab84901 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] https://10.4.3.14/volume/v3/volumes/3098d9e3-31c5-4f51-bb39-f7e39468edac returned with HTTP 200 Aug 13 21:05:33.649999 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 26/106] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:05:33 2026] GET /volume/v3/volumes/3098d9e3-31c5-4f51-bb39-f7e39468edac => generated 903 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:05:34.664759 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9a30313c-847a-476d-85f1-1197bae112dd None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:34.667327 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9a30313c-847a-476d-85f1-1197bae112dd tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] GET https://10.4.3.14/volume/v3/volumes/3098d9e3-31c5-4f51-bb39-f7e39468edac Aug 13 21:05:34.667636 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9a30313c-847a-476d-85f1-1197bae112dd tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:34.667925 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9a30313c-847a-476d-85f1-1197bae112dd tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:34.675319 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:05:34.675319 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:05:34.678709 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-9a30313c-847a-476d-85f1-1197bae112dd tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Volume info retrieved successfully. Aug 13 21:05:34.682820 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9a30313c-847a-476d-85f1-1197bae112dd tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] https://10.4.3.14/volume/v3/volumes/3098d9e3-31c5-4f51-bb39-f7e39468edac returned with HTTP 200 Aug 13 21:05:34.683218 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 29/107] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:05:34 2026] GET /volume/v3/volumes/3098d9e3-31c5-4f51-bb39-f7e39468edac => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:05:35.696012 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-873d3b0c-d08f-488d-9915-002fee1f596a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:35.697865 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-873d3b0c-d08f-488d-9915-002fee1f596a tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] GET https://10.4.3.14/volume/v3/volumes/3098d9e3-31c5-4f51-bb39-f7e39468edac Aug 13 21:05:35.698121 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-873d3b0c-d08f-488d-9915-002fee1f596a tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:35.698348 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-873d3b0c-d08f-488d-9915-002fee1f596a tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:35.707047 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:05:35.707047 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:05:35.710268 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-873d3b0c-d08f-488d-9915-002fee1f596a tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Volume info retrieved successfully. Aug 13 21:05:35.714742 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-873d3b0c-d08f-488d-9915-002fee1f596a tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] https://10.4.3.14/volume/v3/volumes/3098d9e3-31c5-4f51-bb39-f7e39468edac returned with HTTP 200 Aug 13 21:05:35.715950 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 27/108] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:05:35 2026] GET /volume/v3/volumes/3098d9e3-31c5-4f51-bb39-f7e39468edac => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:05:36.729225 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-90a2ce44-184a-47b6-a48c-3f70ec8ab62b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:36.731612 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-90a2ce44-184a-47b6-a48c-3f70ec8ab62b tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] GET https://10.4.3.14/volume/v3/volumes/3098d9e3-31c5-4f51-bb39-f7e39468edac Aug 13 21:05:36.731829 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-90a2ce44-184a-47b6-a48c-3f70ec8ab62b tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:36.732062 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-90a2ce44-184a-47b6-a48c-3f70ec8ab62b tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:36.740355 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:05:36.740355 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:05:36.744443 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-90a2ce44-184a-47b6-a48c-3f70ec8ab62b tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Volume info retrieved successfully. Aug 13 21:05:36.748559 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-90a2ce44-184a-47b6-a48c-3f70ec8ab62b tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] https://10.4.3.14/volume/v3/volumes/3098d9e3-31c5-4f51-bb39-f7e39468edac returned with HTTP 200 Aug 13 21:05:36.748939 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 27/109] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:05:36 2026] GET /volume/v3/volumes/3098d9e3-31c5-4f51-bb39-f7e39468edac => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:05:37.763460 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-204c8c9d-46e1-4ea3-9f50-7799eb5b027c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:37.765448 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-204c8c9d-46e1-4ea3-9f50-7799eb5b027c tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] GET https://10.4.3.14/volume/v3/volumes/3098d9e3-31c5-4f51-bb39-f7e39468edac Aug 13 21:05:37.765828 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-204c8c9d-46e1-4ea3-9f50-7799eb5b027c tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:37.766111 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-204c8c9d-46e1-4ea3-9f50-7799eb5b027c tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:37.773806 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:05:37.773806 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:05:37.778071 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-204c8c9d-46e1-4ea3-9f50-7799eb5b027c tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Volume info retrieved successfully. Aug 13 21:05:37.787424 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-204c8c9d-46e1-4ea3-9f50-7799eb5b027c tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] https://10.4.3.14/volume/v3/volumes/3098d9e3-31c5-4f51-bb39-f7e39468edac returned with HTTP 200 Aug 13 21:05:37.787834 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 27/110] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:05:37 2026] GET /volume/v3/volumes/3098d9e3-31c5-4f51-bb39-f7e39468edac => generated 903 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:05:38.805025 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a12f9db6-adc9-49a5-bf05-a338df03fd88 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:38.808172 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a12f9db6-adc9-49a5-bf05-a338df03fd88 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] GET https://10.4.3.14/volume/v3/volumes/3098d9e3-31c5-4f51-bb39-f7e39468edac Aug 13 21:05:38.809300 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a12f9db6-adc9-49a5-bf05-a338df03fd88 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:38.809300 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a12f9db6-adc9-49a5-bf05-a338df03fd88 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:38.819702 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:05:38.819702 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:05:38.824739 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a12f9db6-adc9-49a5-bf05-a338df03fd88 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Volume info retrieved successfully. Aug 13 21:05:38.830983 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a12f9db6-adc9-49a5-bf05-a338df03fd88 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] https://10.4.3.14/volume/v3/volumes/3098d9e3-31c5-4f51-bb39-f7e39468edac returned with HTTP 200 Aug 13 21:05:38.831480 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 30/111] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:05:38 2026] GET /volume/v3/volumes/3098d9e3-31c5-4f51-bb39-f7e39468edac => generated 1156 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:05:38.867823 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-8ca3ac0b-c3e3-4ff6-ae15-064e9e55fe45 req-da0a8cc4-96df-4fea-9ed4-7200ef5f6f13 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:38.873636 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-8ca3ac0b-c3e3-4ff6-ae15-064e9e55fe45 req-da0a8cc4-96df-4fea-9ed4-7200ef5f6f13 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] GET https://10.4.3.14/volume/v3/volumes/3098d9e3-31c5-4f51-bb39-f7e39468edac Aug 13 21:05:38.873821 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-8ca3ac0b-c3e3-4ff6-ae15-064e9e55fe45 req-da0a8cc4-96df-4fea-9ed4-7200ef5f6f13 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:38.874014 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-8ca3ac0b-c3e3-4ff6-ae15-064e9e55fe45 req-da0a8cc4-96df-4fea-9ed4-7200ef5f6f13 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:38.889443 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:05:38.889443 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:05:38.894333 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-8ca3ac0b-c3e3-4ff6-ae15-064e9e55fe45 req-da0a8cc4-96df-4fea-9ed4-7200ef5f6f13 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Volume info retrieved successfully. Aug 13 21:05:38.898979 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-8ca3ac0b-c3e3-4ff6-ae15-064e9e55fe45 req-da0a8cc4-96df-4fea-9ed4-7200ef5f6f13 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] https://10.4.3.14/volume/v3/volumes/3098d9e3-31c5-4f51-bb39-f7e39468edac returned with HTTP 200 Aug 13 21:05:38.900984 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 28/112] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:05:38 2026] GET /volume/v3/volumes/3098d9e3-31c5-4f51-bb39-f7e39468edac => generated 1156 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:05:39.010125 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-bc245c5a-2f2f-4946-81fc-e34239a8bc8d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:39.012318 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bc245c5a-2f2f-4946-81fc-e34239a8bc8d tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] GET https://10.4.3.14/volume/v3/volumes/3822649a-c844-425d-8f2a-bbf66b762d5f Aug 13 21:05:39.012583 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bc245c5a-2f2f-4946-81fc-e34239a8bc8d tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:39.012818 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bc245c5a-2f2f-4946-81fc-e34239a8bc8d tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:39.027255 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:05:39.027255 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:05:39.034313 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-bc245c5a-2f2f-4946-81fc-e34239a8bc8d tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] Volume info retrieved successfully. Aug 13 21:05:39.043608 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bc245c5a-2f2f-4946-81fc-e34239a8bc8d tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] https://10.4.3.14/volume/v3/volumes/3822649a-c844-425d-8f2a-bbf66b762d5f returned with HTTP 200 Aug 13 21:05:39.043608 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 28/113] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:05:39 2026] GET /volume/v3/volumes/3822649a-c844-425d-8f2a-bbf66b762d5f => generated 1830 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:05:39.249163 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-8ca3ac0b-c3e3-4ff6-ae15-064e9e55fe45 req-8599c88e-fc74-4d9a-b531-a5dd7b019084 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:39.250813 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-8ca3ac0b-c3e3-4ff6-ae15-064e9e55fe45 req-8599c88e-fc74-4d9a-b531-a5dd7b019084 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] GET https://10.4.3.14/volume/v3/volumes/3098d9e3-31c5-4f51-bb39-f7e39468edac Aug 13 21:05:39.251046 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-8ca3ac0b-c3e3-4ff6-ae15-064e9e55fe45 req-8599c88e-fc74-4d9a-b531-a5dd7b019084 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:39.251303 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-8ca3ac0b-c3e3-4ff6-ae15-064e9e55fe45 req-8599c88e-fc74-4d9a-b531-a5dd7b019084 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:39.260984 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:05:39.260984 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:05:39.263712 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-8ca3ac0b-c3e3-4ff6-ae15-064e9e55fe45 req-8599c88e-fc74-4d9a-b531-a5dd7b019084 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Volume info retrieved successfully. Aug 13 21:05:39.269884 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-8ca3ac0b-c3e3-4ff6-ae15-064e9e55fe45 req-8599c88e-fc74-4d9a-b531-a5dd7b019084 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] https://10.4.3.14/volume/v3/volumes/3098d9e3-31c5-4f51-bb39-f7e39468edac returned with HTTP 200 Aug 13 21:05:39.270753 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 28/114] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:05:39 2026] GET /volume/v3/volumes/3098d9e3-31c5-4f51-bb39-f7e39468edac => generated 1156 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:05:39.283858 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c16d7064-a03b-414e-b116-5e2310abe153 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:39.284232 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c16d7064-a03b-414e-b116-5e2310abe153 None None] GET https://10.4.3.14/volume// Aug 13 21:05:39.284413 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c16d7064-a03b-414e-b116-5e2310abe153 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:39.284616 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c16d7064-a03b-414e-b116-5e2310abe153 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:39.284933 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c16d7064-a03b-414e-b116-5e2310abe153 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:05:39.285213 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 31/115] 10.4.3.14 () {66 vars in 1412 bytes} [Thu Aug 13 21:05:39 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:05:39.293684 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-8ca3ac0b-c3e3-4ff6-ae15-064e9e55fe45 req-dbb43b7d-d6a6-4e0b-8212-4eedaef859cc None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:39.295880 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-8ca3ac0b-c3e3-4ff6-ae15-064e9e55fe45 req-dbb43b7d-d6a6-4e0b-8212-4eedaef859cc tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:05:39.296354 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-8ca3ac0b-c3e3-4ff6-ae15-064e9e55fe45 req-dbb43b7d-d6a6-4e0b-8212-4eedaef859cc tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3098d9e3-31c5-4f51-bb39-f7e39468edac", "connector": null, "instance_uuid": "b4bd0417-08df-4119-af8a-daa619eb187e"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:05:39.305846 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:05:39.305846 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:05:39.338175 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-8ca3ac0b-c3e3-4ff6-ae15-064e9e55fe45 req-dbb43b7d-d6a6-4e0b-8212-4eedaef859cc tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:05:39.338175 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 29/116] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:05:39 2026] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:05:40.855097 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-5b6de653-998f-404e-9c09-68370cc754ec None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:40.855492 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5b6de653-998f-404e-9c09-68370cc754ec None None] GET https://10.4.3.14/volume// Aug 13 21:05:40.855640 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5b6de653-998f-404e-9c09-68370cc754ec None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:40.855821 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5b6de653-998f-404e-9c09-68370cc754ec None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:40.856148 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5b6de653-998f-404e-9c09-68370cc754ec None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:05:40.856472 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 29/117] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:05:40 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:05:40.867843 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-8ca3ac0b-c3e3-4ff6-ae15-064e9e55fe45 req-43869dc6-391e-421a-9ab8-8dbfd7e45e09 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:40.871288 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-8ca3ac0b-c3e3-4ff6-ae15-064e9e55fe45 req-43869dc6-391e-421a-9ab8-8dbfd7e45e09 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] GET https://10.4.3.14/volume/v3/volumes/3098d9e3-31c5-4f51-bb39-f7e39468edac Aug 13 21:05:40.871288 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-8ca3ac0b-c3e3-4ff6-ae15-064e9e55fe45 req-43869dc6-391e-421a-9ab8-8dbfd7e45e09 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:40.871480 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-8ca3ac0b-c3e3-4ff6-ae15-064e9e55fe45 req-43869dc6-391e-421a-9ab8-8dbfd7e45e09 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:40.883858 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:05:40.883858 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:05:40.888480 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-8ca3ac0b-c3e3-4ff6-ae15-064e9e55fe45 req-43869dc6-391e-421a-9ab8-8dbfd7e45e09 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Volume info retrieved successfully. Aug 13 21:05:40.899579 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-8ca3ac0b-c3e3-4ff6-ae15-064e9e55fe45 req-43869dc6-391e-421a-9ab8-8dbfd7e45e09 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] https://10.4.3.14/volume/v3/volumes/3098d9e3-31c5-4f51-bb39-f7e39468edac returned with HTTP 200 Aug 13 21:05:40.902132 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 29/118] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:05:40 2026] GET /volume/v3/volumes/3098d9e3-31c5-4f51-bb39-f7e39468edac => generated 1335 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:05:41.019783 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-8ca3ac0b-c3e3-4ff6-ae15-064e9e55fe45 req-b0ad88b5-dde0-43d2-ae44-195d8abfbfaa None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:41.020568 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-8ca3ac0b-c3e3-4ff6-ae15-064e9e55fe45 req-b0ad88b5-dde0-43d2-ae44-195d8abfbfaa tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] PUT https://10.4.3.14/volume/v3/attachments/79d96ec0-c675-462b-a31d-60fff9d7a4ae Aug 13 21:05:41.020949 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-8ca3ac0b-c3e3-4ff6-ae15-064e9e55fe45 req-b0ad88b5-dde0-43d2-ae44-195d8abfbfaa tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:05:41.032433 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-8ca3ac0b-c3e3-4ff6-ae15-064e9e55fe45 req-b0ad88b5-dde0-43d2-ae44-195d8abfbfaa tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Acquiring lock "cinder-attachment_update-3098d9e3-31c5-4f51-bb39-f7e39468edac-np0000007265" by "attachment_update" {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:05:41.037421 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-8ca3ac0b-c3e3-4ff6-ae15-064e9e55fe45 req-b0ad88b5-dde0-43d2-ae44-195d8abfbfaa tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Lock "cinder-attachment_update-3098d9e3-31c5-4f51-bb39-f7e39468edac-np0000007265" acquired by "attachment_update" :: waited 0.005s {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:05:41.038315 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:05:41.038315 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:05:41.138581 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-8ca3ac0b-c3e3-4ff6-ae15-064e9e55fe45 req-b0ad88b5-dde0-43d2-ae44-195d8abfbfaa tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Lock "cinder-attachment_update-3098d9e3-31c5-4f51-bb39-f7e39468edac-np0000007265" released by "attachment_update" :: held 0.101s {{(pid=100215) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:05:41.138947 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-8ca3ac0b-c3e3-4ff6-ae15-064e9e55fe45 req-b0ad88b5-dde0-43d2-ae44-195d8abfbfaa tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] https://10.4.3.14/volume/v3/attachments/79d96ec0-c675-462b-a31d-60fff9d7a4ae returned with HTTP 200 Aug 13 21:05:41.139408 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 32/119] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:05:41 2026] PUT /volume/v3/attachments/79d96ec0-c675-462b-a31d-60fff9d7a4ae => generated 969 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:05:41.164313 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-8ca3ac0b-c3e3-4ff6-ae15-064e9e55fe45 req-8938bd21-b15c-4bd1-bd5b-69e843943f9c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:41.167091 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-8ca3ac0b-c3e3-4ff6-ae15-064e9e55fe45 req-8938bd21-b15c-4bd1-bd5b-69e843943f9c tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] POST https://10.4.3.14/volume/v3/attachments/79d96ec0-c675-462b-a31d-60fff9d7a4ae/action Aug 13 21:05:41.167782 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-8ca3ac0b-c3e3-4ff6-ae15-064e9e55fe45 req-8938bd21-b15c-4bd1-bd5b-69e843943f9c tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Action body: b'{"os-complete": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:05:41.167946 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-8ca3ac0b-c3e3-4ff6-ae15-064e9e55fe45 req-8938bd21-b15c-4bd1-bd5b-69e843943f9c tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:05:41.198513 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:05:41.198513 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:05:41.218007 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-8ca3ac0b-c3e3-4ff6-ae15-064e9e55fe45 req-8938bd21-b15c-4bd1-bd5b-69e843943f9c tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] https://10.4.3.14/volume/v3/attachments/79d96ec0-c675-462b-a31d-60fff9d7a4ae/action returned with HTTP 204 Aug 13 21:05:41.218630 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 30/120] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:05:41 2026] POST /volume/v3/attachments/79d96ec0-c675-462b-a31d-60fff9d7a4ae/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:05:43.431249 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-6e5eeaae-ce6d-4dcd-a82b-cbf2fc7e8b29 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:43.433625 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6e5eeaae-ce6d-4dcd-a82b-cbf2fc7e8b29 tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:05:43.434034 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6e5eeaae-ce6d-4dcd-a82b-cbf2fc7e8b29 tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-2130011062"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:05:43.436129 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-6e5eeaae-ce6d-4dcd-a82b-cbf2fc7e8b29 tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-2130011062'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:05:43.436259 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-6e5eeaae-ce6d-4dcd-a82b-cbf2fc7e8b29 tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] Create volume of 1 GB Aug 13 21:05:43.442085 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-6e5eeaae-ce6d-4dcd-a82b-cbf2fc7e8b29 tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] Availability Zones retrieved successfully. Aug 13 21:05:43.451432 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-6e5eeaae-ce6d-4dcd-a82b-cbf2fc7e8b29 tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] Flow 'volume_create_api' (a0cfeed2-b749-4229-9760-9053a61b3e75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:05:43.452892 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-6e5eeaae-ce6d-4dcd-a82b-cbf2fc7e8b29 tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (571c1428-71b9-4d15-bf45-ade1332df2df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:05:43.454218 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-6e5eeaae-ce6d-4dcd-a82b-cbf2fc7e8b29 tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:05:43.493998 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-6e5eeaae-ce6d-4dcd-a82b-cbf2fc7e8b29 tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (571c1428-71b9-4d15-bf45-ade1332df2df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:05:43.493998 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-6e5eeaae-ce6d-4dcd-a82b-cbf2fc7e8b29 tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db8c81a8-c0b3-4d81-b93e-17dc0754e842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:05:43.600702 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-6e5eeaae-ce6d-4dcd-a82b-cbf2fc7e8b29 tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] Created reservations ['8e765e00-97b5-488c-b1af-c2df7becbb63', 'd93b829e-0aed-4147-b8da-0a2841bb4b88', 'ea973bdc-b20d-4ec1-9e92-e163515775dd', 'e813dbdb-4485-4a8e-8e5e-0fff7ea56e49'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:05:43.601709 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-6e5eeaae-ce6d-4dcd-a82b-cbf2fc7e8b29 tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db8c81a8-c0b3-4d81-b93e-17dc0754e842) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e765e00-97b5-488c-b1af-c2df7becbb63', 'd93b829e-0aed-4147-b8da-0a2841bb4b88', 'ea973bdc-b20d-4ec1-9e92-e163515775dd', 'e813dbdb-4485-4a8e-8e5e-0fff7ea56e49']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:05:43.603362 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-6e5eeaae-ce6d-4dcd-a82b-cbf2fc7e8b29 tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0698231c-7331-43a2-8c48-8620ef9d9159) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:05:43.635326 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-6e5eeaae-ce6d-4dcd-a82b-cbf2fc7e8b29 tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0698231c-7331-43a2-8c48-8620ef9d9159) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7be2a27c-5e0f-4f62-9430-cf62aee0de88', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2130011062',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84c04f7873da4e39ab37074c9cbfc2c1',qos_specs=None,replication_status=,reservations=['8e765e00-97b5-488c-b1af-c2df7becbb63','d93b829e-0aed-4147-b8da-0a2841bb4b88','ea973bdc-b20d-4ec1-9e92-e163515775dd','e813dbdb-4485-4a8e-8e5e-0fff7ea56e49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53f46b1148054c3bb80968091e025cd0',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:05:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2130011062',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7be2a27c-5e0f-4f62-9430-cf62aee0de88,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84c04f7873da4e39ab37074c9cbfc2c1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='53f46b1148054c3bb80968091e025cd0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:05:43.636479 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-6e5eeaae-ce6d-4dcd-a82b-cbf2fc7e8b29 tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7ca4f2a-7156-46e5-a3c7-88d8ce16061b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:05:43.667095 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-6e5eeaae-ce6d-4dcd-a82b-cbf2fc7e8b29 tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7ca4f2a-7156-46e5-a3c7-88d8ce16061b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2130011062',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84c04f7873da4e39ab37074c9cbfc2c1',qos_specs=None,replication_status=,reservations=['8e765e00-97b5-488c-b1af-c2df7becbb63','d93b829e-0aed-4147-b8da-0a2841bb4b88','ea973bdc-b20d-4ec1-9e92-e163515775dd','e813dbdb-4485-4a8e-8e5e-0fff7ea56e49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53f46b1148054c3bb80968091e025cd0',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:05:43.667933 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-6e5eeaae-ce6d-4dcd-a82b-cbf2fc7e8b29 tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ab2f86c-c6e8-4b3e-b9c0-e8dd9e7b7585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:05:43.684860 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-6e5eeaae-ce6d-4dcd-a82b-cbf2fc7e8b29 tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ab2f86c-c6e8-4b3e-b9c0-e8dd9e7b7585) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:05:43.685934 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-6e5eeaae-ce6d-4dcd-a82b-cbf2fc7e8b29 tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] Flow 'volume_create_api' (a0cfeed2-b749-4229-9760-9053a61b3e75) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:05:43.686317 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-6e5eeaae-ce6d-4dcd-a82b-cbf2fc7e8b29 tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] Create volume request issued successfully. Aug 13 21:05:43.687038 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6e5eeaae-ce6d-4dcd-a82b-cbf2fc7e8b29 tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:05:43.687723 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 30/121] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:05:43 2026] POST /volume/v3/volumes => generated 752 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:05:43.704019 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-403eae4b-03e8-48d0-aeeb-0cde9a707307 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:43.710248 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-403eae4b-03e8-48d0-aeeb-0cde9a707307 tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] GET https://10.4.3.14/volume/v3/volumes/7be2a27c-5e0f-4f62-9430-cf62aee0de88 Aug 13 21:05:43.710769 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-403eae4b-03e8-48d0-aeeb-0cde9a707307 tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:43.712118 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-403eae4b-03e8-48d0-aeeb-0cde9a707307 tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:43.714320 np0000007265 devstack@c-api.service[100216]: DEBUG dbcounter [-] [100216] Writing DB stats cinder:SELECT=144,cinder:INSERT=16,cinder:UPDATE=32 {{(pid=100216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:05:43.724990 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:05:43.724990 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:05:43.729865 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-403eae4b-03e8-48d0-aeeb-0cde9a707307 tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] Volume info retrieved successfully. Aug 13 21:05:43.736954 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-403eae4b-03e8-48d0-aeeb-0cde9a707307 tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] https://10.4.3.14/volume/v3/volumes/7be2a27c-5e0f-4f62-9430-cf62aee0de88 returned with HTTP 200 Aug 13 21:05:43.737700 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 30/122] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:05:43 2026] GET /volume/v3/volumes/7be2a27c-5e0f-4f62-9430-cf62aee0de88 => generated 820 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:05:44.755743 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ab615799-e7e0-4b26-8491-e0b22195c4f0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:44.760109 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ab615799-e7e0-4b26-8491-e0b22195c4f0 tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] GET https://10.4.3.14/volume/v3/volumes/7be2a27c-5e0f-4f62-9430-cf62aee0de88 Aug 13 21:05:44.760109 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ab615799-e7e0-4b26-8491-e0b22195c4f0 tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:44.760109 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ab615799-e7e0-4b26-8491-e0b22195c4f0 tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:44.775792 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:05:44.775792 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:05:44.784211 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ab615799-e7e0-4b26-8491-e0b22195c4f0 tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] Volume info retrieved successfully. Aug 13 21:05:44.791854 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ab615799-e7e0-4b26-8491-e0b22195c4f0 tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] https://10.4.3.14/volume/v3/volumes/7be2a27c-5e0f-4f62-9430-cf62aee0de88 returned with HTTP 200 Aug 13 21:05:44.792509 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 33/123] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:05:44 2026] GET /volume/v3/volumes/7be2a27c-5e0f-4f62-9430-cf62aee0de88 => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:05:44.806091 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d6438152-702c-42f2-8dd7-04a7d5cc75f8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:44.809992 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d6438152-702c-42f2-8dd7-04a7d5cc75f8 tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] POST https://10.4.3.14/volume/v3/volumes/7be2a27c-5e0f-4f62-9430-cf62aee0de88/action Aug 13 21:05:44.809992 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d6438152-702c-42f2-8dd7-04a7d5cc75f8 tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:05:44.809992 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d6438152-702c-42f2-8dd7-04a7d5cc75f8 tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:05:44.813142 np0000007265 devstack@c-api.service[100214]: DEBUG dbcounter [-] [100214] Writing DB stats cinder:SELECT=145,cinder:INSERT=13,cinder:UPDATE=23 {{(pid=100214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:05:44.819554 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:05:44.819554 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:05:44.820626 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d6438152-702c-42f2-8dd7-04a7d5cc75f8 tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] Volume info retrieved successfully. Aug 13 21:05:44.834998 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d6438152-702c-42f2-8dd7-04a7d5cc75f8 tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] Volume updated successfully. Aug 13 21:05:44.836012 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d6438152-702c-42f2-8dd7-04a7d5cc75f8 tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] https://10.4.3.14/volume/v3/volumes/7be2a27c-5e0f-4f62-9430-cf62aee0de88/action returned with HTTP 200 Aug 13 21:05:44.836012 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 31/124] 10.4.3.14 () {68 vars in 1383 bytes} [Thu Aug 13 21:05:44 2026] POST /volume/v3/volumes/7be2a27c-5e0f-4f62-9430-cf62aee0de88/action => generated 0 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 13 21:05:44.844472 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-a7ae6489-2f41-435b-953b-869e37bc65df None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:44.846629 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a7ae6489-2f41-435b-953b-869e37bc65df tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] GET https://10.4.3.14/volume/v3/volumes/7be2a27c-5e0f-4f62-9430-cf62aee0de88 Aug 13 21:05:44.846848 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a7ae6489-2f41-435b-953b-869e37bc65df tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:44.847091 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a7ae6489-2f41-435b-953b-869e37bc65df tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:44.855309 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:05:44.855309 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:05:44.859136 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-a7ae6489-2f41-435b-953b-869e37bc65df tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] Volume info retrieved successfully. Aug 13 21:05:44.864428 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a7ae6489-2f41-435b-953b-869e37bc65df tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] https://10.4.3.14/volume/v3/volumes/7be2a27c-5e0f-4f62-9430-cf62aee0de88 returned with HTTP 200 Aug 13 21:05:44.865079 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 31/125] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:05:44 2026] GET /volume/v3/volumes/7be2a27c-5e0f-4f62-9430-cf62aee0de88 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:05:45.057563 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-6c57503f-3248-4c9e-bac1-90dc8daabeeb req-47907d17-548e-46c6-b0fc-36a7b4480570 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:45.061171 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-6c57503f-3248-4c9e-bac1-90dc8daabeeb req-47907d17-548e-46c6-b0fc-36a7b4480570 tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] GET https://10.4.3.14/volume/v3/volumes/7be2a27c-5e0f-4f62-9430-cf62aee0de88 Aug 13 21:05:45.061455 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-6c57503f-3248-4c9e-bac1-90dc8daabeeb req-47907d17-548e-46c6-b0fc-36a7b4480570 tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:45.061621 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-6c57503f-3248-4c9e-bac1-90dc8daabeeb req-47907d17-548e-46c6-b0fc-36a7b4480570 tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:45.069634 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:05:45.069634 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:05:45.074587 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-6c57503f-3248-4c9e-bac1-90dc8daabeeb req-47907d17-548e-46c6-b0fc-36a7b4480570 tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] Volume info retrieved successfully. Aug 13 21:05:45.079303 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-6c57503f-3248-4c9e-bac1-90dc8daabeeb req-47907d17-548e-46c6-b0fc-36a7b4480570 tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] https://10.4.3.14/volume/v3/volumes/7be2a27c-5e0f-4f62-9430-cf62aee0de88 returned with HTTP 200 Aug 13 21:05:45.079881 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 31/126] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:05:45 2026] GET /volume/v3/volumes/7be2a27c-5e0f-4f62-9430-cf62aee0de88 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:05:45.616345 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-31027d84-e5ab-400c-9bd0-221727984c7c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:45.618659 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-31027d84-e5ab-400c-9bd0-221727984c7c tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:05:45.619413 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-31027d84-e5ab-400c-9bd0-221727984c7c tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-2088813263"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:05:45.620878 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-31027d84-e5ab-400c-9bd0-221727984c7c tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-2088813263'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:05:45.621453 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-31027d84-e5ab-400c-9bd0-221727984c7c tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] Create volume of 1 GB Aug 13 21:05:45.627579 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-31027d84-e5ab-400c-9bd0-221727984c7c tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] Availability Zones retrieved successfully. Aug 13 21:05:45.636152 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-31027d84-e5ab-400c-9bd0-221727984c7c tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] Flow 'volume_create_api' (8d616b8f-90b2-45d8-a76a-1fdc14f8e541) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:05:45.637537 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-31027d84-e5ab-400c-9bd0-221727984c7c tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c83cc2a-f84a-4746-92c7-620a58811982) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:05:45.638664 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-31027d84-e5ab-400c-9bd0-221727984c7c tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:05:45.832786 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-31027d84-e5ab-400c-9bd0-221727984c7c tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c83cc2a-f84a-4746-92c7-620a58811982) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:05:45.833564 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-31027d84-e5ab-400c-9bd0-221727984c7c tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4079cff-1b45-42f6-838f-ba3fee880b3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:05:45.871308 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-31027d84-e5ab-400c-9bd0-221727984c7c tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] Created reservations ['2de4f482-5174-4dd0-aae3-d80c6090e2b2', '9b1ca958-48ca-40f0-b64c-0ca973c35356', '5225b97a-8cda-483d-a7f0-5f689265db09', '5d7d06f3-e83b-4733-b362-933734bf9585'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:05:45.872180 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-31027d84-e5ab-400c-9bd0-221727984c7c tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4079cff-1b45-42f6-838f-ba3fee880b3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2de4f482-5174-4dd0-aae3-d80c6090e2b2', '9b1ca958-48ca-40f0-b64c-0ca973c35356', '5225b97a-8cda-483d-a7f0-5f689265db09', '5d7d06f3-e83b-4733-b362-933734bf9585']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:05:45.872977 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-31027d84-e5ab-400c-9bd0-221727984c7c tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5097d0a8-727b-41e8-b084-63b375970ecb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:05:45.894799 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-31027d84-e5ab-400c-9bd0-221727984c7c tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5097d0a8-727b-41e8-b084-63b375970ecb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8557b2f0-f8e2-4f56-ba30-4f1e48f89f0d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2088813263',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84c04f7873da4e39ab37074c9cbfc2c1',qos_specs=None,replication_status=,reservations=['2de4f482-5174-4dd0-aae3-d80c6090e2b2','9b1ca958-48ca-40f0-b64c-0ca973c35356','5225b97a-8cda-483d-a7f0-5f689265db09','5d7d06f3-e83b-4733-b362-933734bf9585'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53f46b1148054c3bb80968091e025cd0',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:05:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2088813263',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8557b2f0-f8e2-4f56-ba30-4f1e48f89f0d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84c04f7873da4e39ab37074c9cbfc2c1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='53f46b1148054c3bb80968091e025cd0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:05:45.895951 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-31027d84-e5ab-400c-9bd0-221727984c7c tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (016ae14e-f3b3-4ae6-85c8-aeb49a2429b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:05:45.916179 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-31027d84-e5ab-400c-9bd0-221727984c7c tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (016ae14e-f3b3-4ae6-85c8-aeb49a2429b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2088813263',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84c04f7873da4e39ab37074c9cbfc2c1',qos_specs=None,replication_status=,reservations=['2de4f482-5174-4dd0-aae3-d80c6090e2b2','9b1ca958-48ca-40f0-b64c-0ca973c35356','5225b97a-8cda-483d-a7f0-5f689265db09','5d7d06f3-e83b-4733-b362-933734bf9585'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53f46b1148054c3bb80968091e025cd0',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:05:45.916923 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-31027d84-e5ab-400c-9bd0-221727984c7c tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5fc8e14-e2f5-4c08-b59b-17d563b5a241) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:05:45.926945 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-31027d84-e5ab-400c-9bd0-221727984c7c tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5fc8e14-e2f5-4c08-b59b-17d563b5a241) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:05:45.927760 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-31027d84-e5ab-400c-9bd0-221727984c7c tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] Flow 'volume_create_api' (8d616b8f-90b2-45d8-a76a-1fdc14f8e541) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:05:45.928088 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-31027d84-e5ab-400c-9bd0-221727984c7c tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] Create volume request issued successfully. Aug 13 21:05:45.928649 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-31027d84-e5ab-400c-9bd0-221727984c7c tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:05:45.929116 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 34/127] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:05:45 2026] POST /volume/v3/volumes => generated 752 bytes in 313 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:05:45.943003 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b4a8bd5e-d9c7-4163-a30f-1c939284b90a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:45.948073 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b4a8bd5e-d9c7-4163-a30f-1c939284b90a tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] GET https://10.4.3.14/volume/v3/volumes/8557b2f0-f8e2-4f56-ba30-4f1e48f89f0d Aug 13 21:05:45.949596 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b4a8bd5e-d9c7-4163-a30f-1c939284b90a tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:45.949596 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b4a8bd5e-d9c7-4163-a30f-1c939284b90a tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:45.958414 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:05:45.958414 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:05:45.962797 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b4a8bd5e-d9c7-4163-a30f-1c939284b90a tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] Volume info retrieved successfully. Aug 13 21:05:45.968177 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b4a8bd5e-d9c7-4163-a30f-1c939284b90a tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] https://10.4.3.14/volume/v3/volumes/8557b2f0-f8e2-4f56-ba30-4f1e48f89f0d returned with HTTP 200 Aug 13 21:05:45.968668 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 32/128] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:05:45 2026] GET /volume/v3/volumes/8557b2f0-f8e2-4f56-ba30-4f1e48f89f0d => generated 820 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:05:46.981305 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-9930ba33-fa15-458e-ba4f-4d308125ee45 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:46.983574 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9930ba33-fa15-458e-ba4f-4d308125ee45 tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] GET https://10.4.3.14/volume/v3/volumes/8557b2f0-f8e2-4f56-ba30-4f1e48f89f0d Aug 13 21:05:46.983574 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9930ba33-fa15-458e-ba4f-4d308125ee45 tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:46.983574 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9930ba33-fa15-458e-ba4f-4d308125ee45 tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:46.990654 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:05:46.990654 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:05:46.994206 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-9930ba33-fa15-458e-ba4f-4d308125ee45 tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] Volume info retrieved successfully. Aug 13 21:05:46.998128 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9930ba33-fa15-458e-ba4f-4d308125ee45 tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] https://10.4.3.14/volume/v3/volumes/8557b2f0-f8e2-4f56-ba30-4f1e48f89f0d returned with HTTP 200 Aug 13 21:05:46.998431 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 32/129] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:05:46 2026] GET /volume/v3/volumes/8557b2f0-f8e2-4f56-ba30-4f1e48f89f0d => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:05:47.463460 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ce8a8a23-d7b4-4c7b-bb73-47c35390a0e8 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:47.465780 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ce8a8a23-d7b4-4c7b-bb73-47c35390a0e8 tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] DELETE https://10.4.3.14/volume/v3/volumes/8557b2f0-f8e2-4f56-ba30-4f1e48f89f0d Aug 13 21:05:47.466071 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ce8a8a23-d7b4-4c7b-bb73-47c35390a0e8 tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:47.466375 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ce8a8a23-d7b4-4c7b-bb73-47c35390a0e8 tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:47.466589 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-ce8a8a23-d7b4-4c7b-bb73-47c35390a0e8 tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] Delete volume with id: 8557b2f0-f8e2-4f56-ba30-4f1e48f89f0d Aug 13 21:05:47.474528 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:05:47.474528 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:05:47.474961 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-ce8a8a23-d7b4-4c7b-bb73-47c35390a0e8 tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] Volume info retrieved successfully. Aug 13 21:05:47.503489 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-ce8a8a23-d7b4-4c7b-bb73-47c35390a0e8 tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] Delete volume request issued successfully. Aug 13 21:05:47.503742 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ce8a8a23-d7b4-4c7b-bb73-47c35390a0e8 tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] https://10.4.3.14/volume/v3/volumes/8557b2f0-f8e2-4f56-ba30-4f1e48f89f0d returned with HTTP 202 Aug 13 21:05:47.504265 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 32/130] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:05:47 2026] DELETE /volume/v3/volumes/8557b2f0-f8e2-4f56-ba30-4f1e48f89f0d => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:05:47.513185 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e6fe9534-a39e-4aff-8c8f-8b559de2988a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:47.515430 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e6fe9534-a39e-4aff-8c8f-8b559de2988a tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] GET https://10.4.3.14/volume/v3/volumes/8557b2f0-f8e2-4f56-ba30-4f1e48f89f0d Aug 13 21:05:47.515655 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e6fe9534-a39e-4aff-8c8f-8b559de2988a tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:47.515892 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e6fe9534-a39e-4aff-8c8f-8b559de2988a tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:47.524455 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:05:47.524455 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:05:47.528669 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e6fe9534-a39e-4aff-8c8f-8b559de2988a tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] Volume info retrieved successfully. Aug 13 21:05:47.533988 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e6fe9534-a39e-4aff-8c8f-8b559de2988a tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] https://10.4.3.14/volume/v3/volumes/8557b2f0-f8e2-4f56-ba30-4f1e48f89f0d returned with HTTP 200 Aug 13 21:05:47.534622 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 35/131] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:05:47 2026] GET /volume/v3/volumes/8557b2f0-f8e2-4f56-ba30-4f1e48f89f0d => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:05:48.549451 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c46b963a-289a-4882-8298-72db8df9d08c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:48.551769 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c46b963a-289a-4882-8298-72db8df9d08c tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] GET https://10.4.3.14/volume/v3/volumes/8557b2f0-f8e2-4f56-ba30-4f1e48f89f0d Aug 13 21:05:48.552078 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c46b963a-289a-4882-8298-72db8df9d08c tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:48.552238 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c46b963a-289a-4882-8298-72db8df9d08c tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:48.560612 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c46b963a-289a-4882-8298-72db8df9d08c tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] https://10.4.3.14/volume/v3/volumes/8557b2f0-f8e2-4f56-ba30-4f1e48f89f0d returned with HTTP 404 Aug 13 21:05:48.561320 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 33/132] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:05:48 2026] GET /volume/v3/volumes/8557b2f0-f8e2-4f56-ba30-4f1e48f89f0d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:05:48.571948 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c71cbb01-9b15-47b4-92dd-7e8c12dbd508 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:48.574491 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c71cbb01-9b15-47b4-92dd-7e8c12dbd508 tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] DELETE https://10.4.3.14/volume/v3/volumes/7be2a27c-5e0f-4f62-9430-cf62aee0de88 Aug 13 21:05:48.574849 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c71cbb01-9b15-47b4-92dd-7e8c12dbd508 tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:48.575003 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c71cbb01-9b15-47b4-92dd-7e8c12dbd508 tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:48.575557 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-c71cbb01-9b15-47b4-92dd-7e8c12dbd508 tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] Delete volume with id: 7be2a27c-5e0f-4f62-9430-cf62aee0de88 Aug 13 21:05:48.704940 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:05:48.704940 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:05:48.705447 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-c71cbb01-9b15-47b4-92dd-7e8c12dbd508 tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] Volume info retrieved successfully. Aug 13 21:05:48.746557 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-c71cbb01-9b15-47b4-92dd-7e8c12dbd508 tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] Delete volume request issued successfully. Aug 13 21:05:48.746840 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c71cbb01-9b15-47b4-92dd-7e8c12dbd508 tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] https://10.4.3.14/volume/v3/volumes/7be2a27c-5e0f-4f62-9430-cf62aee0de88 returned with HTTP 202 Aug 13 21:05:48.747464 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 33/133] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:05:48 2026] DELETE /volume/v3/volumes/7be2a27c-5e0f-4f62-9430-cf62aee0de88 => generated 0 bytes in 176 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:05:48.756845 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-8a9b3819-c0b6-443b-b446-929db32432ea None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:48.763235 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8a9b3819-c0b6-443b-b446-929db32432ea tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] GET https://10.4.3.14/volume/v3/volumes/7be2a27c-5e0f-4f62-9430-cf62aee0de88 Aug 13 21:05:48.763538 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8a9b3819-c0b6-443b-b446-929db32432ea tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:48.763806 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8a9b3819-c0b6-443b-b446-929db32432ea tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:48.772072 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:05:48.772072 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:05:48.775718 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-8a9b3819-c0b6-443b-b446-929db32432ea tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] Volume info retrieved successfully. Aug 13 21:05:48.779743 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8a9b3819-c0b6-443b-b446-929db32432ea tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] https://10.4.3.14/volume/v3/volumes/7be2a27c-5e0f-4f62-9430-cf62aee0de88 returned with HTTP 200 Aug 13 21:05:48.780146 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 33/134] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:05:48 2026] GET /volume/v3/volumes/7be2a27c-5e0f-4f62-9430-cf62aee0de88 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:05:49.794232 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-20486761-768b-4cb5-9831-ef3d16c97b55 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:49.797983 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-20486761-768b-4cb5-9831-ef3d16c97b55 tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] GET https://10.4.3.14/volume/v3/volumes/7be2a27c-5e0f-4f62-9430-cf62aee0de88 Aug 13 21:05:49.797983 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-20486761-768b-4cb5-9831-ef3d16c97b55 tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:49.797983 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-20486761-768b-4cb5-9831-ef3d16c97b55 tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:49.804067 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-20486761-768b-4cb5-9831-ef3d16c97b55 tempest-ServersNegativeTestJSON-394908920 tempest-ServersNegativeTestJSON-394908920-project-member] https://10.4.3.14/volume/v3/volumes/7be2a27c-5e0f-4f62-9430-cf62aee0de88 returned with HTTP 404 Aug 13 21:05:49.804815 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 36/135] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:05:49 2026] GET /volume/v3/volumes/7be2a27c-5e0f-4f62-9430-cf62aee0de88 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:05:50.029649 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-2139b4e9-e4f0-42cb-8aac-eadca7512079 req-554d353d-7b18-4685-b57e-fa9c67e1d7fe None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:50.037991 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-2139b4e9-e4f0-42cb-8aac-eadca7512079 req-554d353d-7b18-4685-b57e-fa9c67e1d7fe tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] GET https://10.4.3.14/volume/v3/limits Aug 13 21:05:50.037991 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-2139b4e9-e4f0-42cb-8aac-eadca7512079 req-554d353d-7b18-4685-b57e-fa9c67e1d7fe tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:50.037991 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-2139b4e9-e4f0-42cb-8aac-eadca7512079 req-554d353d-7b18-4685-b57e-fa9c67e1d7fe tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:50.051984 np0000007265 devstack@c-api.service[100214]: WARNING cinder.quota [req-2139b4e9-e4f0-42cb-8aac-eadca7512079 req-554d353d-7b18-4685-b57e-fa9c67e1d7fe tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:05:50.051984 np0000007265 devstack@c-api.service[100214]: WARNING cinder.quota [req-2139b4e9-e4f0-42cb-8aac-eadca7512079 req-554d353d-7b18-4685-b57e-fa9c67e1d7fe tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:05:50.051984 np0000007265 devstack@c-api.service[100214]: WARNING cinder.quota [req-2139b4e9-e4f0-42cb-8aac-eadca7512079 req-554d353d-7b18-4685-b57e-fa9c67e1d7fe tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:05:50.051984 np0000007265 devstack@c-api.service[100214]: WARNING cinder.quota [req-2139b4e9-e4f0-42cb-8aac-eadca7512079 req-554d353d-7b18-4685-b57e-fa9c67e1d7fe tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:05:50.051984 np0000007265 devstack@c-api.service[100214]: WARNING cinder.quota [req-2139b4e9-e4f0-42cb-8aac-eadca7512079 req-554d353d-7b18-4685-b57e-fa9c67e1d7fe tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:05:50.051984 np0000007265 devstack@c-api.service[100214]: WARNING cinder.quota [req-2139b4e9-e4f0-42cb-8aac-eadca7512079 req-554d353d-7b18-4685-b57e-fa9c67e1d7fe tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:05:50.051984 np0000007265 devstack@c-api.service[100214]: WARNING cinder.quota [req-2139b4e9-e4f0-42cb-8aac-eadca7512079 req-554d353d-7b18-4685-b57e-fa9c67e1d7fe tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:05:50.065701 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-2139b4e9-e4f0-42cb-8aac-eadca7512079 req-554d353d-7b18-4685-b57e-fa9c67e1d7fe tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] https://10.4.3.14/volume/v3/limits returned with HTTP 200 Aug 13 21:05:50.066232 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 34/136] 10.4.3.14 () {68 vars in 1477 bytes} [Thu Aug 13 21:05:50 2026] GET /volume/v3/limits => generated 302 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:05:50.135667 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-2139b4e9-e4f0-42cb-8aac-eadca7512079 req-f09e3113-bdc1-4901-beee-60a9b4feb0c4 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:50.135667 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-2139b4e9-e4f0-42cb-8aac-eadca7512079 req-f09e3113-bdc1-4901-beee-60a9b4feb0c4 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] GET https://10.4.3.14/volume/v3/volumes/3098d9e3-31c5-4f51-bb39-f7e39468edac Aug 13 21:05:50.135667 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-2139b4e9-e4f0-42cb-8aac-eadca7512079 req-f09e3113-bdc1-4901-beee-60a9b4feb0c4 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:50.136149 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-2139b4e9-e4f0-42cb-8aac-eadca7512079 req-f09e3113-bdc1-4901-beee-60a9b4feb0c4 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:50.144460 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:05:50.144460 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:05:50.147584 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-2139b4e9-e4f0-42cb-8aac-eadca7512079 req-f09e3113-bdc1-4901-beee-60a9b4feb0c4 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Volume info retrieved successfully. Aug 13 21:05:50.153796 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-2139b4e9-e4f0-42cb-8aac-eadca7512079 req-f09e3113-bdc1-4901-beee-60a9b4feb0c4 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] https://10.4.3.14/volume/v3/volumes/3098d9e3-31c5-4f51-bb39-f7e39468edac returned with HTTP 200 Aug 13 21:05:50.154265 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 34/137] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:05:50 2026] GET /volume/v3/volumes/3098d9e3-31c5-4f51-bb39-f7e39468edac => generated 1448 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:05:50.166927 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-2139b4e9-e4f0-42cb-8aac-eadca7512079 req-ee12e54f-0328-4bec-a20c-59a2d519eb4b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:50.169276 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-2139b4e9-e4f0-42cb-8aac-eadca7512079 req-ee12e54f-0328-4bec-a20c-59a2d519eb4b tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] POST https://10.4.3.14/volume/v3/snapshots Aug 13 21:05:50.169586 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-2139b4e9-e4f0-42cb-8aac-eadca7512079 req-ee12e54f-0328-4bec-a20c-59a2d519eb4b tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3098d9e3-31c5-4f51-bb39-f7e39468edac", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-772282868", "description": null, "metadata": {}}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:05:50.179413 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:05:50.179413 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:05:50.179893 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-2139b4e9-e4f0-42cb-8aac-eadca7512079 req-ee12e54f-0328-4bec-a20c-59a2d519eb4b tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Volume info retrieved successfully. Aug 13 21:05:50.180072 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.snapshots [req-2139b4e9-e4f0-42cb-8aac-eadca7512079 req-ee12e54f-0328-4bec-a20c-59a2d519eb4b tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Create snapshot from volume 3098d9e3-31c5-4f51-bb39-f7e39468edac Aug 13 21:05:50.194989 np0000007265 devstack@c-api.service[100216]: WARNING cinder.quota [req-2139b4e9-e4f0-42cb-8aac-eadca7512079 req-ee12e54f-0328-4bec-a20c-59a2d519eb4b tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:05:50.212096 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [req-2139b4e9-e4f0-42cb-8aac-eadca7512079 req-ee12e54f-0328-4bec-a20c-59a2d519eb4b tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Created reservations ['1f4efe1e-6552-4481-a78c-b9f516cbb069', 'a0717537-3825-4b06-b89d-40e1cf481809', 'c8d27985-2655-4529-b2c2-a6ba83ae47d7', 'e6b251a5-adb0-4c75-bd17-0e4652bee29c'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:05:50.391538 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-2139b4e9-e4f0-42cb-8aac-eadca7512079 req-ee12e54f-0328-4bec-a20c-59a2d519eb4b tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Snapshot force create request issued successfully. Aug 13 21:05:50.391538 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-2139b4e9-e4f0-42cb-8aac-eadca7512079 req-ee12e54f-0328-4bec-a20c-59a2d519eb4b tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] https://10.4.3.14/volume/v3/snapshots returned with HTTP 202 Aug 13 21:05:50.391538 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 34/138] 10.4.3.14 () {72 vars in 1540 bytes} [Thu Aug 13 21:05:50 2026] POST /volume/v3/snapshots => generated 318 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:05:51.000902 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-086d0215-526d-4a86-abeb-43b873598bee None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:51.002798 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-086d0215-526d-4a86-abeb-43b873598bee tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:05:51.003794 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-086d0215-526d-4a86-abeb-43b873598bee tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-2003370649"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:05:51.004707 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-086d0215-526d-4a86-abeb-43b873598bee tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-2003370649'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:05:51.004842 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-086d0215-526d-4a86-abeb-43b873598bee tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Create volume of 1 GB Aug 13 21:05:51.008489 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-086d0215-526d-4a86-abeb-43b873598bee tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Availability Zones retrieved successfully. Aug 13 21:05:51.015826 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-086d0215-526d-4a86-abeb-43b873598bee tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Flow 'volume_create_api' (f7bbf069-34bf-49c5-b639-8b4d7853e038) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:05:51.017018 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-086d0215-526d-4a86-abeb-43b873598bee tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5bd89b1-5ec0-4cf4-a0ea-33f3063130b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:05:51.018229 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-086d0215-526d-4a86-abeb-43b873598bee tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:05:51.046674 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-086d0215-526d-4a86-abeb-43b873598bee tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5bd89b1-5ec0-4cf4-a0ea-33f3063130b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:05:51.047541 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-086d0215-526d-4a86-abeb-43b873598bee tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1556b808-0e2e-49d1-9031-568403c67038) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:05:51.155007 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-684ad34f-df64-412d-8590-7f8fc53cb534 req-a9c2183f-6739-4945-bdc5-730f947b48d5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:51.159073 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-684ad34f-df64-412d-8590-7f8fc53cb534 req-a9c2183f-6739-4945-bdc5-730f947b48d5 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] GET https://10.4.3.14/volume/v3/volumes/82bb16c3-a159-4094-a24e-044c925ced9f Aug 13 21:05:51.159422 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-684ad34f-df64-412d-8590-7f8fc53cb534 req-a9c2183f-6739-4945-bdc5-730f947b48d5 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:51.159803 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-684ad34f-df64-412d-8590-7f8fc53cb534 req-a9c2183f-6739-4945-bdc5-730f947b48d5 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:51.164513 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-086d0215-526d-4a86-abeb-43b873598bee tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Created reservations ['0a7d57be-f99e-4daf-a1dd-2b5ea4ec1edf', 'b294ba84-3f91-4f3c-a3b8-e1d92a00856f', 'cfe38c1f-f60c-4720-a235-40919db6eef9', '8435c7ff-2840-4bc6-bec7-d753efdf14a4'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:05:51.165348 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-086d0215-526d-4a86-abeb-43b873598bee tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1556b808-0e2e-49d1-9031-568403c67038) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a7d57be-f99e-4daf-a1dd-2b5ea4ec1edf', 'b294ba84-3f91-4f3c-a3b8-e1d92a00856f', 'cfe38c1f-f60c-4720-a235-40919db6eef9', '8435c7ff-2840-4bc6-bec7-d753efdf14a4']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:05:51.166167 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-086d0215-526d-4a86-abeb-43b873598bee tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9db0a7bd-7e98-469d-88dc-3a4b6886f286) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:05:51.198904 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-086d0215-526d-4a86-abeb-43b873598bee tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9db0a7bd-7e98-469d-88dc-3a4b6886f286) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0069448-d82d-4a2e-9c27-974de5cfa859', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-2003370649',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='449c743930184b5b95c285fe34ca6602',qos_specs=None,replication_status=,reservations=['0a7d57be-f99e-4daf-a1dd-2b5ea4ec1edf','b294ba84-3f91-4f3c-a3b8-e1d92a00856f','cfe38c1f-f60c-4720-a235-40919db6eef9','8435c7ff-2840-4bc6-bec7-d753efdf14a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='651aa257edc9471a962fc286b7180f38',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:05:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-2003370649',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d0069448-d82d-4a2e-9c27-974de5cfa859,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='449c743930184b5b95c285fe34ca6602',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='651aa257edc9471a962fc286b7180f38',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:05:51.200131 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-086d0215-526d-4a86-abeb-43b873598bee tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (728ea579-7bb1-45a3-91fa-245fcd617444) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:05:51.226403 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-086d0215-526d-4a86-abeb-43b873598bee tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (728ea579-7bb1-45a3-91fa-245fcd617444) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-2003370649',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='449c743930184b5b95c285fe34ca6602',qos_specs=None,replication_status=,reservations=['0a7d57be-f99e-4daf-a1dd-2b5ea4ec1edf','b294ba84-3f91-4f3c-a3b8-e1d92a00856f','cfe38c1f-f60c-4720-a235-40919db6eef9','8435c7ff-2840-4bc6-bec7-d753efdf14a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='651aa257edc9471a962fc286b7180f38',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:05:51.226882 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-086d0215-526d-4a86-abeb-43b873598bee tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcafc1be-19ed-4fcf-81a5-318203a0a238) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:05:51.237911 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-086d0215-526d-4a86-abeb-43b873598bee tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcafc1be-19ed-4fcf-81a5-318203a0a238) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:05:51.237911 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-086d0215-526d-4a86-abeb-43b873598bee tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Flow 'volume_create_api' (f7bbf069-34bf-49c5-b639-8b4d7853e038) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:05:51.237911 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-086d0215-526d-4a86-abeb-43b873598bee tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Create volume request issued successfully. Aug 13 21:05:51.237911 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-086d0215-526d-4a86-abeb-43b873598bee tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:05:51.238228 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 37/139] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:05:50 2026] POST /volume/v3/volumes => generated 753 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:05:51.255277 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-490289eb-56f2-48b8-b250-b47dfde23f75 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:51.257836 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-490289eb-56f2-48b8-b250-b47dfde23f75 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] GET https://10.4.3.14/volume/v3/volumes/d0069448-d82d-4a2e-9c27-974de5cfa859 Aug 13 21:05:51.258092 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-490289eb-56f2-48b8-b250-b47dfde23f75 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:51.258342 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-490289eb-56f2-48b8-b250-b47dfde23f75 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:51.260991 np0000007265 devstack@c-api.service[100217]: DEBUG dbcounter [-] [100217] Writing DB stats cinder:SELECT=210,cinder:INSERT=40,cinder:UPDATE=57 {{(pid=100217) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:05:51.268142 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:05:51.268142 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:05:51.273216 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-490289eb-56f2-48b8-b250-b47dfde23f75 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Volume info retrieved successfully. Aug 13 21:05:51.279214 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-490289eb-56f2-48b8-b250-b47dfde23f75 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] https://10.4.3.14/volume/v3/volumes/d0069448-d82d-4a2e-9c27-974de5cfa859 returned with HTTP 200 Aug 13 21:05:51.280613 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 35/140] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:05:51 2026] GET /volume/v3/volumes/d0069448-d82d-4a2e-9c27-974de5cfa859 => generated 821 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:05:51.346830 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:05:51.346830 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:05:51.351487 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-684ad34f-df64-412d-8590-7f8fc53cb534 req-a9c2183f-6739-4945-bdc5-730f947b48d5 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Volume info retrieved successfully. Aug 13 21:05:51.358170 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-684ad34f-df64-412d-8590-7f8fc53cb534 req-a9c2183f-6739-4945-bdc5-730f947b48d5 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] https://10.4.3.14/volume/v3/volumes/82bb16c3-a159-4094-a24e-044c925ced9f returned with HTTP 200 Aug 13 21:05:51.358609 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 35/141] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:05:51 2026] GET /volume/v3/volumes/82bb16c3-a159-4094-a24e-044c925ced9f => generated 1013 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:05:51.490306 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-5d7b6f4a-4d91-46e1-b8d9-5b178b483fca None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:51.490306 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5d7b6f4a-4d91-46e1-b8d9-5b178b483fca None None] GET https://10.4.3.14/volume// Aug 13 21:05:51.490306 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5d7b6f4a-4d91-46e1-b8d9-5b178b483fca None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:51.490734 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5d7b6f4a-4d91-46e1-b8d9-5b178b483fca None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:51.490734 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5d7b6f4a-4d91-46e1-b8d9-5b178b483fca None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:05:51.490947 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 35/142] 10.4.3.14 () {66 vars in 1421 bytes} [Thu Aug 13 21:05:51 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:05:51.498238 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-684ad34f-df64-412d-8590-7f8fc53cb534 req-744b07e0-3cd8-4dc5-9187-b22da5ed3e87 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:51.503808 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-684ad34f-df64-412d-8590-7f8fc53cb534 req-744b07e0-3cd8-4dc5-9187-b22da5ed3e87 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:05:51.504264 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-684ad34f-df64-412d-8590-7f8fc53cb534 req-744b07e0-3cd8-4dc5-9187-b22da5ed3e87 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "82bb16c3-a159-4094-a24e-044c925ced9f", "connector": null, "instance_uuid": "82f2f457-db91-40f3-8092-fdd1f23f864d"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:05:51.514871 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-ac5e6f61-914d-46c4-90d7-5c7fa323e0d8 req-ac3c6223-27b0-4ced-9c00-09335cbf333c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:51.516766 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-ac5e6f61-914d-46c4-90d7-5c7fa323e0d8 req-ac3c6223-27b0-4ced-9c00-09335cbf333c tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] GET https://10.4.3.14/volume/v3/volumes/a81afa87-4cbb-45ef-88f2-a9f51c0aca1f Aug 13 21:05:51.516931 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-ac5e6f61-914d-46c4-90d7-5c7fa323e0d8 req-ac3c6223-27b0-4ced-9c00-09335cbf333c tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:51.517139 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-ac5e6f61-914d-46c4-90d7-5c7fa323e0d8 req-ac3c6223-27b0-4ced-9c00-09335cbf333c tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:51.525665 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:05:51.525665 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:05:51.528953 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-ac5e6f61-914d-46c4-90d7-5c7fa323e0d8 req-ac3c6223-27b0-4ced-9c00-09335cbf333c tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Volume info retrieved successfully. Aug 13 21:05:51.533179 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-ac5e6f61-914d-46c4-90d7-5c7fa323e0d8 req-ac3c6223-27b0-4ced-9c00-09335cbf333c tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] https://10.4.3.14/volume/v3/volumes/a81afa87-4cbb-45ef-88f2-a9f51c0aca1f returned with HTTP 200 Aug 13 21:05:51.533554 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 36/143] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:05:51 2026] GET /volume/v3/volumes/a81afa87-4cbb-45ef-88f2-a9f51c0aca1f => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:05:51.537896 np0000007265 devstack@c-api.service[100215]: DEBUG dbcounter [-] [100215] Writing DB stats cinder:SELECT=244,cinder:INSERT=54,cinder:UPDATE=79 {{(pid=100215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:05:51.546710 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:05:51.546710 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:05:51.581108 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-684ad34f-df64-412d-8590-7f8fc53cb534 req-744b07e0-3cd8-4dc5-9187-b22da5ed3e87 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:05:51.581644 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 38/144] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:05:51 2026] POST /volume/v3/attachments => generated 273 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:05:51.625202 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-665ae909-05ac-4d51-af41-26ac1758603f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:51.627112 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-665ae909-05ac-4d51-af41-26ac1758603f tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] GET https://10.4.3.14/volume/v3/volumes/82bb16c3-a159-4094-a24e-044c925ced9f Aug 13 21:05:51.627372 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-665ae909-05ac-4d51-af41-26ac1758603f tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:51.627584 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-665ae909-05ac-4d51-af41-26ac1758603f tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:51.631644 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-cbc2a48c-8e78-4957-9557-75af15735093 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:51.631984 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-cbc2a48c-8e78-4957-9557-75af15735093 None None] GET https://10.4.3.14/volume// Aug 13 21:05:51.632147 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-cbc2a48c-8e78-4957-9557-75af15735093 None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:51.632319 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-cbc2a48c-8e78-4957-9557-75af15735093 None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:51.632623 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-cbc2a48c-8e78-4957-9557-75af15735093 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:05:51.632916 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 36/145] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:05:51 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:05:51.641170 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-684ad34f-df64-412d-8590-7f8fc53cb534 req-a6e107b1-5abc-44bd-bd6f-a23bf6f936b2 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:51.642433 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:05:51.642433 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:05:51.644711 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-684ad34f-df64-412d-8590-7f8fc53cb534 req-a6e107b1-5abc-44bd-bd6f-a23bf6f936b2 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] GET https://10.4.3.14/volume/v3/volumes/82bb16c3-a159-4094-a24e-044c925ced9f Aug 13 21:05:51.644906 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-684ad34f-df64-412d-8590-7f8fc53cb534 req-a6e107b1-5abc-44bd-bd6f-a23bf6f936b2 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:51.645147 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-684ad34f-df64-412d-8590-7f8fc53cb534 req-a6e107b1-5abc-44bd-bd6f-a23bf6f936b2 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:51.652918 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-665ae909-05ac-4d51-af41-26ac1758603f tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Volume info retrieved successfully. Aug 13 21:05:51.656955 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:05:51.656955 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:05:51.659558 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-665ae909-05ac-4d51-af41-26ac1758603f tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] https://10.4.3.14/volume/v3/volumes/82bb16c3-a159-4094-a24e-044c925ced9f returned with HTTP 200 Aug 13 21:05:51.662064 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 36/146] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:05:51 2026] GET /volume/v3/volumes/82bb16c3-a159-4094-a24e-044c925ced9f => generated 1012 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:05:51.662374 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-684ad34f-df64-412d-8590-7f8fc53cb534 req-a6e107b1-5abc-44bd-bd6f-a23bf6f936b2 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Volume info retrieved successfully. Aug 13 21:05:51.669017 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-684ad34f-df64-412d-8590-7f8fc53cb534 req-a6e107b1-5abc-44bd-bd6f-a23bf6f936b2 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] https://10.4.3.14/volume/v3/volumes/82bb16c3-a159-4094-a24e-044c925ced9f returned with HTTP 200 Aug 13 21:05:51.669441 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 37/147] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:05:51 2026] GET /volume/v3/volumes/82bb16c3-a159-4094-a24e-044c925ced9f => generated 1235 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:05:51.758219 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-684ad34f-df64-412d-8590-7f8fc53cb534 req-96413231-562c-4438-a47d-25abd996007d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:51.760377 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-684ad34f-df64-412d-8590-7f8fc53cb534 req-96413231-562c-4438-a47d-25abd996007d tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] PUT https://10.4.3.14/volume/v3/attachments/35300042-9722-4ba5-b93a-da459ac2aa32 Aug 13 21:05:51.760706 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-684ad34f-df64-412d-8590-7f8fc53cb534 req-96413231-562c-4438-a47d-25abd996007d tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:05:51.768115 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-684ad34f-df64-412d-8590-7f8fc53cb534 req-96413231-562c-4438-a47d-25abd996007d tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Acquiring lock "cinder-attachment_update-82bb16c3-a159-4094-a24e-044c925ced9f-np0000007265" by "attachment_update" {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:05:51.773114 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-684ad34f-df64-412d-8590-7f8fc53cb534 req-96413231-562c-4438-a47d-25abd996007d tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Lock "cinder-attachment_update-82bb16c3-a159-4094-a24e-044c925ced9f-np0000007265" acquired by "attachment_update" :: waited 0.005s {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:05:51.773954 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:05:51.773954 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:05:51.835166 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a0714e7e-6ec6-48ea-abaa-449469170d39 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:51.835539 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a0714e7e-6ec6-48ea-abaa-449469170d39 None None] GET https://10.4.3.14/volume// Aug 13 21:05:51.836870 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a0714e7e-6ec6-48ea-abaa-449469170d39 None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:51.837132 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a0714e7e-6ec6-48ea-abaa-449469170d39 None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:51.837490 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a0714e7e-6ec6-48ea-abaa-449469170d39 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:05:51.837904 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 37/148] 10.4.3.14 () {66 vars in 1421 bytes} [Thu Aug 13 21:05:51 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:05:51.860209 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-684ad34f-df64-412d-8590-7f8fc53cb534 req-96413231-562c-4438-a47d-25abd996007d tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Lock "cinder-attachment_update-82bb16c3-a159-4094-a24e-044c925ced9f-np0000007265" released by "attachment_update" :: held 0.087s {{(pid=100215) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:05:51.860598 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-684ad34f-df64-412d-8590-7f8fc53cb534 req-96413231-562c-4438-a47d-25abd996007d tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] https://10.4.3.14/volume/v3/attachments/35300042-9722-4ba5-b93a-da459ac2aa32 returned with HTTP 200 Aug 13 21:05:51.861319 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 39/149] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:05:51 2026] PUT /volume/v3/attachments/35300042-9722-4ba5-b93a-da459ac2aa32 => generated 969 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:05:51.861383 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-ac5e6f61-914d-46c4-90d7-5c7fa323e0d8 req-ba840ef9-ac09-46a3-a314-2251461e052a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:52.186273 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-ac5e6f61-914d-46c4-90d7-5c7fa323e0d8 req-ba840ef9-ac09-46a3-a314-2251461e052a tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:05:52.186795 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-ac5e6f61-914d-46c4-90d7-5c7fa323e0d8 req-ba840ef9-ac09-46a3-a314-2251461e052a tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a81afa87-4cbb-45ef-88f2-a9f51c0aca1f", "connector": null, "instance_uuid": "d50d2f03-4236-4744-8874-0f58f7610e3e"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:05:52.197542 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:05:52.197542 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:05:52.225473 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-ac5e6f61-914d-46c4-90d7-5c7fa323e0d8 req-ba840ef9-ac09-46a3-a314-2251461e052a tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:05:52.225926 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 37/150] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:05:51 2026] POST /volume/v3/attachments => generated 273 bytes in 365 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:05:52.254849 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-300133b5-4cbe-4512-95a1-ac46fd4e5870 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:52.256811 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-300133b5-4cbe-4512-95a1-ac46fd4e5870 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] GET https://10.4.3.14/volume/v3/volumes/a81afa87-4cbb-45ef-88f2-a9f51c0aca1f Aug 13 21:05:52.257324 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-300133b5-4cbe-4512-95a1-ac46fd4e5870 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:52.257324 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-300133b5-4cbe-4512-95a1-ac46fd4e5870 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:52.265832 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:05:52.265832 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:05:52.270403 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-300133b5-4cbe-4512-95a1-ac46fd4e5870 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Volume info retrieved successfully. Aug 13 21:05:52.271922 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7fd5b25f-d3b7-4502-80e6-13054877a454 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:52.272358 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7fd5b25f-d3b7-4502-80e6-13054877a454 None None] GET https://10.4.3.14/volume// Aug 13 21:05:52.272503 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7fd5b25f-d3b7-4502-80e6-13054877a454 None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:52.272694 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7fd5b25f-d3b7-4502-80e6-13054877a454 None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:52.273023 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7fd5b25f-d3b7-4502-80e6-13054877a454 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:05:52.273606 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 38/151] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:05:52 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:05:52.275103 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-300133b5-4cbe-4512-95a1-ac46fd4e5870 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] https://10.4.3.14/volume/v3/volumes/a81afa87-4cbb-45ef-88f2-a9f51c0aca1f returned with HTTP 200 Aug 13 21:05:52.275641 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 38/152] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:05:52 2026] GET /volume/v3/volumes/a81afa87-4cbb-45ef-88f2-a9f51c0aca1f => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:05:52.293565 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-ac5e6f61-914d-46c4-90d7-5c7fa323e0d8 req-e5cb5cf7-2cf7-4f96-96f5-18b24802721f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:52.294571 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8ef49dd1-97fd-4b17-9634-3eaa219f41c8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:52.296389 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-ac5e6f61-914d-46c4-90d7-5c7fa323e0d8 req-e5cb5cf7-2cf7-4f96-96f5-18b24802721f tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] GET https://10.4.3.14/volume/v3/volumes/a81afa87-4cbb-45ef-88f2-a9f51c0aca1f Aug 13 21:05:52.296467 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8ef49dd1-97fd-4b17-9634-3eaa219f41c8 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] GET https://10.4.3.14/volume/v3/volumes/d0069448-d82d-4a2e-9c27-974de5cfa859 Aug 13 21:05:52.296579 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8ef49dd1-97fd-4b17-9634-3eaa219f41c8 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:52.296785 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8ef49dd1-97fd-4b17-9634-3eaa219f41c8 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:52.297051 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-ac5e6f61-914d-46c4-90d7-5c7fa323e0d8 req-e5cb5cf7-2cf7-4f96-96f5-18b24802721f tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:52.297315 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-ac5e6f61-914d-46c4-90d7-5c7fa323e0d8 req-e5cb5cf7-2cf7-4f96-96f5-18b24802721f tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:52.304019 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:05:52.304019 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:05:52.308134 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-8ef49dd1-97fd-4b17-9634-3eaa219f41c8 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Volume info retrieved successfully. Aug 13 21:05:52.309175 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:05:52.309175 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:05:52.312478 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8ef49dd1-97fd-4b17-9634-3eaa219f41c8 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] https://10.4.3.14/volume/v3/volumes/d0069448-d82d-4a2e-9c27-974de5cfa859 returned with HTTP 200 Aug 13 21:05:52.312849 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 38/153] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:05:52 2026] GET /volume/v3/volumes/d0069448-d82d-4a2e-9c27-974de5cfa859 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:05:52.313979 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-ac5e6f61-914d-46c4-90d7-5c7fa323e0d8 req-e5cb5cf7-2cf7-4f96-96f5-18b24802721f tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Volume info retrieved successfully. Aug 13 21:05:52.321060 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-ac5e6f61-914d-46c4-90d7-5c7fa323e0d8 req-e5cb5cf7-2cf7-4f96-96f5-18b24802721f tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] https://10.4.3.14/volume/v3/volumes/a81afa87-4cbb-45ef-88f2-a9f51c0aca1f returned with HTTP 200 Aug 13 21:05:52.322259 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 40/154] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:05:52 2026] GET /volume/v3/volumes/a81afa87-4cbb-45ef-88f2-a9f51c0aca1f => generated 1022 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:05:52.368520 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-dd2c7475-eded-4d0a-941c-0c99bf01038e req-1493bbcb-38a7-40b5-848d-8ad7b3bc04bc None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:52.370892 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-dd2c7475-eded-4d0a-941c-0c99bf01038e req-1493bbcb-38a7-40b5-848d-8ad7b3bc04bc tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] GET https://10.4.3.14/volume/v3/volumes/d0069448-d82d-4a2e-9c27-974de5cfa859 Aug 13 21:05:52.371117 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-dd2c7475-eded-4d0a-941c-0c99bf01038e req-1493bbcb-38a7-40b5-848d-8ad7b3bc04bc tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:52.371343 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-dd2c7475-eded-4d0a-941c-0c99bf01038e req-1493bbcb-38a7-40b5-848d-8ad7b3bc04bc tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:52.382993 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:05:52.382993 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:05:52.384987 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-dd2c7475-eded-4d0a-941c-0c99bf01038e req-1493bbcb-38a7-40b5-848d-8ad7b3bc04bc tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Volume info retrieved successfully. Aug 13 21:05:52.392022 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-dd2c7475-eded-4d0a-941c-0c99bf01038e req-1493bbcb-38a7-40b5-848d-8ad7b3bc04bc tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] https://10.4.3.14/volume/v3/volumes/d0069448-d82d-4a2e-9c27-974de5cfa859 returned with HTTP 200 Aug 13 21:05:52.392022 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 39/155] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:05:52 2026] GET /volume/v3/volumes/d0069448-d82d-4a2e-9c27-974de5cfa859 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:05:52.422796 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-ac5e6f61-914d-46c4-90d7-5c7fa323e0d8 req-be938fed-aa76-4dd2-b786-e9ead7d8c024 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:52.424835 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-ac5e6f61-914d-46c4-90d7-5c7fa323e0d8 req-be938fed-aa76-4dd2-b786-e9ead7d8c024 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] PUT https://10.4.3.14/volume/v3/attachments/47a63c98-4a47-4c00-bbeb-6be6e4c87e2f Aug 13 21:05:52.425183 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-ac5e6f61-914d-46c4-90d7-5c7fa323e0d8 req-be938fed-aa76-4dd2-b786-e9ead7d8c024 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:05:52.435618 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-ac5e6f61-914d-46c4-90d7-5c7fa323e0d8 req-be938fed-aa76-4dd2-b786-e9ead7d8c024 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Acquiring lock "cinder-attachment_update-a81afa87-4cbb-45ef-88f2-a9f51c0aca1f-np0000007265" by "attachment_update" {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:05:52.439981 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-ac5e6f61-914d-46c4-90d7-5c7fa323e0d8 req-be938fed-aa76-4dd2-b786-e9ead7d8c024 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Lock "cinder-attachment_update-a81afa87-4cbb-45ef-88f2-a9f51c0aca1f-np0000007265" acquired by "attachment_update" :: waited 0.004s {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:05:52.440810 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:05:52.440810 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:05:52.521408 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-ac5e6f61-914d-46c4-90d7-5c7fa323e0d8 req-be938fed-aa76-4dd2-b786-e9ead7d8c024 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Lock "cinder-attachment_update-a81afa87-4cbb-45ef-88f2-a9f51c0aca1f-np0000007265" released by "attachment_update" :: held 0.081s {{(pid=100217) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:05:52.521731 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-ac5e6f61-914d-46c4-90d7-5c7fa323e0d8 req-be938fed-aa76-4dd2-b786-e9ead7d8c024 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] https://10.4.3.14/volume/v3/attachments/47a63c98-4a47-4c00-bbeb-6be6e4c87e2f returned with HTTP 200 Aug 13 21:05:52.522153 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 39/156] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:05:52 2026] PUT /volume/v3/attachments/47a63c98-4a47-4c00-bbeb-6be6e4c87e2f => generated 969 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:05:52.645784 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0a6bb55b-33e1-4312-a686-1654a78a011b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:52.646364 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0a6bb55b-33e1-4312-a686-1654a78a011b None None] GET https://10.4.3.14/volume// Aug 13 21:05:52.646648 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0a6bb55b-33e1-4312-a686-1654a78a011b None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:52.646850 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0a6bb55b-33e1-4312-a686-1654a78a011b None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:52.647313 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0a6bb55b-33e1-4312-a686-1654a78a011b None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:05:52.647737 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 39/157] 10.4.3.14 () {66 vars in 1421 bytes} [Thu Aug 13 21:05:52 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:05:52.673726 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-dd2c7475-eded-4d0a-941c-0c99bf01038e req-e462e925-220b-4fcd-b414-4826e9e73a8b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:52.680238 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-cd2e0349-12cf-4b7a-af46-780ac05915d9 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:52.682172 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-cd2e0349-12cf-4b7a-af46-780ac05915d9 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] GET https://10.4.3.14/volume/v3/volumes/82bb16c3-a159-4094-a24e-044c925ced9f Aug 13 21:05:52.682448 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-cd2e0349-12cf-4b7a-af46-780ac05915d9 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:52.683121 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-cd2e0349-12cf-4b7a-af46-780ac05915d9 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:52.694056 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:05:52.694056 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:05:52.699374 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-cd2e0349-12cf-4b7a-af46-780ac05915d9 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Volume info retrieved successfully. Aug 13 21:05:52.706369 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-cd2e0349-12cf-4b7a-af46-780ac05915d9 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] https://10.4.3.14/volume/v3/volumes/82bb16c3-a159-4094-a24e-044c925ced9f returned with HTTP 200 Aug 13 21:05:52.708629 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 40/158] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:05:52 2026] GET /volume/v3/volumes/82bb16c3-a159-4094-a24e-044c925ced9f => generated 1013 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:05:52.936393 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-dd2c7475-eded-4d0a-941c-0c99bf01038e req-e462e925-220b-4fcd-b414-4826e9e73a8b tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:05:52.936740 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-dd2c7475-eded-4d0a-941c-0c99bf01038e req-e462e925-220b-4fcd-b414-4826e9e73a8b tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d0069448-d82d-4a2e-9c27-974de5cfa859", "connector": null, "instance_uuid": "dabeba15-f29a-4fa3-a6dc-bff93ee344cd"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:05:52.945742 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:05:52.945742 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:05:52.982087 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-dd2c7475-eded-4d0a-941c-0c99bf01038e req-e462e925-220b-4fcd-b414-4826e9e73a8b tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:05:52.982681 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 41/159] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:05:52 2026] POST /volume/v3/attachments => generated 273 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:05:53.018110 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4ed0b7bd-7979-40af-a8a2-d2498ba0158e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:53.026844 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4ed0b7bd-7979-40af-a8a2-d2498ba0158e tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] GET https://10.4.3.14/volume/v3/volumes/d0069448-d82d-4a2e-9c27-974de5cfa859 Aug 13 21:05:53.026844 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4ed0b7bd-7979-40af-a8a2-d2498ba0158e tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:53.026844 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4ed0b7bd-7979-40af-a8a2-d2498ba0158e tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:53.033751 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a468f0c7-c434-4fd4-a9d1-f663c511b633 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:53.034494 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a468f0c7-c434-4fd4-a9d1-f663c511b633 None None] GET https://10.4.3.14/volume// Aug 13 21:05:53.034738 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a468f0c7-c434-4fd4-a9d1-f663c511b633 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:53.035026 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a468f0c7-c434-4fd4-a9d1-f663c511b633 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:53.035782 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a468f0c7-c434-4fd4-a9d1-f663c511b633 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:05:53.036224 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 40/160] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:05:53 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:05:53.040674 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:05:53.040674 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:05:53.045816 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-4ed0b7bd-7979-40af-a8a2-d2498ba0158e tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Volume info retrieved successfully. Aug 13 21:05:53.048722 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-dd2c7475-eded-4d0a-941c-0c99bf01038e req-f48a5c8e-1299-49af-90e6-8fc51c0fe36e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:53.051083 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4ed0b7bd-7979-40af-a8a2-d2498ba0158e tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] https://10.4.3.14/volume/v3/volumes/d0069448-d82d-4a2e-9c27-974de5cfa859 returned with HTTP 200 Aug 13 21:05:53.051461 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 40/161] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:05:53 2026] GET /volume/v3/volumes/d0069448-d82d-4a2e-9c27-974de5cfa859 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:05:53.051526 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-dd2c7475-eded-4d0a-941c-0c99bf01038e req-f48a5c8e-1299-49af-90e6-8fc51c0fe36e tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] GET https://10.4.3.14/volume/v3/volumes/d0069448-d82d-4a2e-9c27-974de5cfa859 Aug 13 21:05:53.057195 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-dd2c7475-eded-4d0a-941c-0c99bf01038e req-f48a5c8e-1299-49af-90e6-8fc51c0fe36e tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:53.057602 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-dd2c7475-eded-4d0a-941c-0c99bf01038e req-f48a5c8e-1299-49af-90e6-8fc51c0fe36e tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:53.069651 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:05:53.069651 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:05:53.074015 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-dd2c7475-eded-4d0a-941c-0c99bf01038e req-f48a5c8e-1299-49af-90e6-8fc51c0fe36e tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Volume info retrieved successfully. Aug 13 21:05:53.081079 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-dd2c7475-eded-4d0a-941c-0c99bf01038e req-f48a5c8e-1299-49af-90e6-8fc51c0fe36e tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] https://10.4.3.14/volume/v3/volumes/d0069448-d82d-4a2e-9c27-974de5cfa859 returned with HTTP 200 Aug 13 21:05:53.082329 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 41/162] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:05:53 2026] GET /volume/v3/volumes/d0069448-d82d-4a2e-9c27-974de5cfa859 => generated 1025 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:05:53.193902 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-dd2c7475-eded-4d0a-941c-0c99bf01038e req-e4e9c4c1-f22f-4c67-801f-b5d49cecbf29 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:53.194626 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-dd2c7475-eded-4d0a-941c-0c99bf01038e req-e4e9c4c1-f22f-4c67-801f-b5d49cecbf29 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] PUT https://10.4.3.14/volume/v3/attachments/bf1e706e-f594-4995-97bb-1a51acb6bbab Aug 13 21:05:53.195093 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-dd2c7475-eded-4d0a-941c-0c99bf01038e req-e4e9c4c1-f22f-4c67-801f-b5d49cecbf29 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:05:53.205995 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-dd2c7475-eded-4d0a-941c-0c99bf01038e req-e4e9c4c1-f22f-4c67-801f-b5d49cecbf29 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Acquiring lock "cinder-attachment_update-d0069448-d82d-4a2e-9c27-974de5cfa859-np0000007265" by "attachment_update" {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:05:53.211797 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-dd2c7475-eded-4d0a-941c-0c99bf01038e req-e4e9c4c1-f22f-4c67-801f-b5d49cecbf29 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Lock "cinder-attachment_update-d0069448-d82d-4a2e-9c27-974de5cfa859-np0000007265" acquired by "attachment_update" :: waited 0.007s {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:05:53.212606 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:05:53.212606 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:05:53.297846 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d90265f2-0e87-43e4-9baf-49bfa67e3142 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:53.299504 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d90265f2-0e87-43e4-9baf-49bfa67e3142 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] GET https://10.4.3.14/volume/v3/volumes/a81afa87-4cbb-45ef-88f2-a9f51c0aca1f Aug 13 21:05:53.299669 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d90265f2-0e87-43e4-9baf-49bfa67e3142 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:53.299831 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d90265f2-0e87-43e4-9baf-49bfa67e3142 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:53.311044 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:05:53.311044 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:05:53.313548 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-dd2c7475-eded-4d0a-941c-0c99bf01038e req-e4e9c4c1-f22f-4c67-801f-b5d49cecbf29 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Lock "cinder-attachment_update-d0069448-d82d-4a2e-9c27-974de5cfa859-np0000007265" released by "attachment_update" :: held 0.102s {{(pid=100215) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:05:53.313950 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-dd2c7475-eded-4d0a-941c-0c99bf01038e req-e4e9c4c1-f22f-4c67-801f-b5d49cecbf29 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] https://10.4.3.14/volume/v3/attachments/bf1e706e-f594-4995-97bb-1a51acb6bbab returned with HTTP 200 Aug 13 21:05:53.314516 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 42/163] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:05:53 2026] PUT /volume/v3/attachments/bf1e706e-f594-4995-97bb-1a51acb6bbab => generated 969 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:05:53.315158 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d90265f2-0e87-43e4-9baf-49bfa67e3142 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Volume info retrieved successfully. Aug 13 21:05:53.321990 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d90265f2-0e87-43e4-9baf-49bfa67e3142 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] https://10.4.3.14/volume/v3/volumes/a81afa87-4cbb-45ef-88f2-a9f51c0aca1f returned with HTTP 200 Aug 13 21:05:53.322436 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 41/164] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:05:53 2026] GET /volume/v3/volumes/a81afa87-4cbb-45ef-88f2-a9f51c0aca1f => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:05:53.343682 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-75eb8c67-2bb6-4cea-badc-68930dce2d97 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:53.344824 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-75eb8c67-2bb6-4cea-badc-68930dce2d97 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] GET https://10.4.3.14/volume/v3/snapshots/e473cde3-69d9-4823-933d-c85bdd41f72d Aug 13 21:05:53.345020 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-75eb8c67-2bb6-4cea-badc-68930dce2d97 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:53.345201 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-75eb8c67-2bb6-4cea-badc-68930dce2d97 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:53.365810 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:05:53.365810 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:05:53.366554 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-75eb8c67-2bb6-4cea-badc-68930dce2d97 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Snapshot retrieved successfully. Aug 13 21:05:53.367126 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-75eb8c67-2bb6-4cea-badc-68930dce2d97 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] https://10.4.3.14/volume/v3/snapshots/e473cde3-69d9-4823-933d-c85bdd41f72d returned with HTTP 200 Aug 13 21:05:53.367518 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 41/165] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:05:53 2026] GET /volume/v3/snapshots/e473cde3-69d9-4823-933d-c85bdd41f72d => generated 477 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:05:53.729221 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-3a6dcea2-7a3a-4071-8ba5-aad177bf3151 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:53.731434 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3a6dcea2-7a3a-4071-8ba5-aad177bf3151 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] GET https://10.4.3.14/volume/v3/volumes/82bb16c3-a159-4094-a24e-044c925ced9f Aug 13 21:05:53.733115 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3a6dcea2-7a3a-4071-8ba5-aad177bf3151 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:53.733439 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3a6dcea2-7a3a-4071-8ba5-aad177bf3151 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:53.743341 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:05:53.743341 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:05:53.746357 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-3a6dcea2-7a3a-4071-8ba5-aad177bf3151 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Volume info retrieved successfully. Aug 13 21:05:53.750093 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3a6dcea2-7a3a-4071-8ba5-aad177bf3151 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] https://10.4.3.14/volume/v3/volumes/82bb16c3-a159-4094-a24e-044c925ced9f returned with HTTP 200 Aug 13 21:05:53.750608 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 42/166] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:05:53 2026] GET /volume/v3/volumes/82bb16c3-a159-4094-a24e-044c925ced9f => generated 1013 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:05:53.873557 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b2ecd54d-030c-4600-a56a-7c5fb146848d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:53.875473 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b2ecd54d-030c-4600-a56a-7c5fb146848d tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] DELETE https://10.4.3.14/volume/v3/snapshots/e473cde3-69d9-4823-933d-c85bdd41f72d Aug 13 21:05:53.875818 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b2ecd54d-030c-4600-a56a-7c5fb146848d tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:53.876109 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b2ecd54d-030c-4600-a56a-7c5fb146848d tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:53.876312 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-b2ecd54d-030c-4600-a56a-7c5fb146848d tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Delete snapshot with id: e473cde3-69d9-4823-933d-c85bdd41f72d Aug 13 21:05:53.896108 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:05:53.896108 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:05:53.896901 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b2ecd54d-030c-4600-a56a-7c5fb146848d tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Snapshot retrieved successfully. Aug 13 21:05:53.915825 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b2ecd54d-030c-4600-a56a-7c5fb146848d tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Snapshot delete request issued successfully. Aug 13 21:05:53.916203 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b2ecd54d-030c-4600-a56a-7c5fb146848d tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] https://10.4.3.14/volume/v3/snapshots/e473cde3-69d9-4823-933d-c85bdd41f72d returned with HTTP 202 Aug 13 21:05:53.916841 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 43/167] 10.4.3.14 () {66 vars in 1350 bytes} [Thu Aug 13 21:05:53 2026] DELETE /volume/v3/snapshots/e473cde3-69d9-4823-933d-c85bdd41f72d => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:05:53.926696 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-bf1416cb-1236-4295-b725-fc5d4cd99314 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:53.929008 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bf1416cb-1236-4295-b725-fc5d4cd99314 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] GET https://10.4.3.14/volume/v3/snapshots/e473cde3-69d9-4823-933d-c85bdd41f72d Aug 13 21:05:53.929302 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bf1416cb-1236-4295-b725-fc5d4cd99314 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:53.929573 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bf1416cb-1236-4295-b725-fc5d4cd99314 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:53.959590 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:05:53.959590 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:05:53.960316 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-bf1416cb-1236-4295-b725-fc5d4cd99314 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Snapshot retrieved successfully. Aug 13 21:05:53.961480 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bf1416cb-1236-4295-b725-fc5d4cd99314 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] https://10.4.3.14/volume/v3/snapshots/e473cde3-69d9-4823-933d-c85bdd41f72d returned with HTTP 200 Aug 13 21:05:53.961950 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 42/168] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:05:53 2026] GET /volume/v3/snapshots/e473cde3-69d9-4823-933d-c85bdd41f72d => generated 476 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:05:54.066778 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-fcadad1b-ddf8-49d9-9f57-035043d82ee9 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:54.069290 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fcadad1b-ddf8-49d9-9f57-035043d82ee9 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] GET https://10.4.3.14/volume/v3/volumes/d0069448-d82d-4a2e-9c27-974de5cfa859 Aug 13 21:05:54.069503 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fcadad1b-ddf8-49d9-9f57-035043d82ee9 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:54.069708 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fcadad1b-ddf8-49d9-9f57-035043d82ee9 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:54.079980 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:05:54.079980 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:05:54.084072 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-fcadad1b-ddf8-49d9-9f57-035043d82ee9 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Volume info retrieved successfully. Aug 13 21:05:54.089360 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fcadad1b-ddf8-49d9-9f57-035043d82ee9 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] https://10.4.3.14/volume/v3/volumes/d0069448-d82d-4a2e-9c27-974de5cfa859 returned with HTTP 200 Aug 13 21:05:54.089924 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 42/169] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:05:54 2026] GET /volume/v3/volumes/d0069448-d82d-4a2e-9c27-974de5cfa859 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:05:54.338993 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-10245d7e-9247-408f-bdad-027e32518c1a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:54.340943 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-10245d7e-9247-408f-bdad-027e32518c1a tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] GET https://10.4.3.14/volume/v3/volumes/a81afa87-4cbb-45ef-88f2-a9f51c0aca1f Aug 13 21:05:54.341532 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-10245d7e-9247-408f-bdad-027e32518c1a tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:54.341894 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-10245d7e-9247-408f-bdad-027e32518c1a tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:54.353907 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:05:54.353907 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:05:54.359003 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-10245d7e-9247-408f-bdad-027e32518c1a tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Volume info retrieved successfully. Aug 13 21:05:54.366323 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-10245d7e-9247-408f-bdad-027e32518c1a tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] https://10.4.3.14/volume/v3/volumes/a81afa87-4cbb-45ef-88f2-a9f51c0aca1f returned with HTTP 200 Aug 13 21:05:54.367083 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 43/170] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:05:54 2026] GET /volume/v3/volumes/a81afa87-4cbb-45ef-88f2-a9f51c0aca1f => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:05:54.766607 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-75c8f998-15f1-4279-93bd-efb392ee3596 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:54.772079 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-75c8f998-15f1-4279-93bd-efb392ee3596 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] GET https://10.4.3.14/volume/v3/volumes/82bb16c3-a159-4094-a24e-044c925ced9f Aug 13 21:05:54.772079 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-75c8f998-15f1-4279-93bd-efb392ee3596 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:54.772079 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-75c8f998-15f1-4279-93bd-efb392ee3596 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:54.784615 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:05:54.784615 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:05:54.791550 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-75c8f998-15f1-4279-93bd-efb392ee3596 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Volume info retrieved successfully. Aug 13 21:05:54.795531 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-75c8f998-15f1-4279-93bd-efb392ee3596 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] https://10.4.3.14/volume/v3/volumes/82bb16c3-a159-4094-a24e-044c925ced9f returned with HTTP 200 Aug 13 21:05:54.795531 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 44/171] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:05:54 2026] GET /volume/v3/volumes/82bb16c3-a159-4094-a24e-044c925ced9f => generated 1013 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:05:54.972018 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-247a116f-13d6-48f6-965e-cc204b85410a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:54.974335 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-247a116f-13d6-48f6-965e-cc204b85410a tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] GET https://10.4.3.14/volume/v3/snapshots/e473cde3-69d9-4823-933d-c85bdd41f72d Aug 13 21:05:54.974604 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-247a116f-13d6-48f6-965e-cc204b85410a tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:54.974838 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-247a116f-13d6-48f6-965e-cc204b85410a tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:54.988394 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-247a116f-13d6-48f6-965e-cc204b85410a tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] https://10.4.3.14/volume/v3/snapshots/e473cde3-69d9-4823-933d-c85bdd41f72d returned with HTTP 404 Aug 13 21:05:54.988394 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 43/172] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:05:54 2026] GET /volume/v3/snapshots/e473cde3-69d9-4823-933d-c85bdd41f72d => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:05:55.106093 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-37de7ac3-5fcd-4a97-848e-41fd76dc60ca None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:55.109104 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-37de7ac3-5fcd-4a97-848e-41fd76dc60ca tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] GET https://10.4.3.14/volume/v3/volumes/d0069448-d82d-4a2e-9c27-974de5cfa859 Aug 13 21:05:55.109239 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-37de7ac3-5fcd-4a97-848e-41fd76dc60ca tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:55.109434 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-37de7ac3-5fcd-4a97-848e-41fd76dc60ca tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:55.132286 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:05:55.132286 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:05:55.139558 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-37de7ac3-5fcd-4a97-848e-41fd76dc60ca tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Volume info retrieved successfully. Aug 13 21:05:55.148658 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-37de7ac3-5fcd-4a97-848e-41fd76dc60ca tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] https://10.4.3.14/volume/v3/volumes/d0069448-d82d-4a2e-9c27-974de5cfa859 returned with HTTP 200 Aug 13 21:05:55.152066 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 43/173] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:05:55 2026] GET /volume/v3/volumes/d0069448-d82d-4a2e-9c27-974de5cfa859 => generated 846 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:05:55.152664 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-35e9a160-f810-4755-90ed-8d5a6b61d1d0 req-2ca7331d-1e0f-49e9-93ac-80930ad00b41 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:55.158100 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-35e9a160-f810-4755-90ed-8d5a6b61d1d0 req-2ca7331d-1e0f-49e9-93ac-80930ad00b41 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] GET https://10.4.3.14/volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace Aug 13 21:05:55.158334 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-35e9a160-f810-4755-90ed-8d5a6b61d1d0 req-2ca7331d-1e0f-49e9-93ac-80930ad00b41 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:55.158552 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-35e9a160-f810-4755-90ed-8d5a6b61d1d0 req-2ca7331d-1e0f-49e9-93ac-80930ad00b41 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:55.168145 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:05:55.168145 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:05:55.177209 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-35e9a160-f810-4755-90ed-8d5a6b61d1d0 req-2ca7331d-1e0f-49e9-93ac-80930ad00b41 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Volume info retrieved successfully. Aug 13 21:05:55.182224 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-684ad34f-df64-412d-8590-7f8fc53cb534 req-879c3053-6089-4418-a6fe-8b1ffc9be364 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:55.182851 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-35e9a160-f810-4755-90ed-8d5a6b61d1d0 req-2ca7331d-1e0f-49e9-93ac-80930ad00b41 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] https://10.4.3.14/volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace returned with HTTP 200 Aug 13 21:05:55.183276 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-684ad34f-df64-412d-8590-7f8fc53cb534 req-879c3053-6089-4418-a6fe-8b1ffc9be364 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] POST https://10.4.3.14/volume/v3/attachments/35300042-9722-4ba5-b93a-da459ac2aa32/action Aug 13 21:05:55.183376 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 44/174] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:05:55 2026] GET /volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace => generated 867 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:05:55.185021 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-684ad34f-df64-412d-8590-7f8fc53cb534 req-879c3053-6089-4418-a6fe-8b1ffc9be364 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Action body: b'{"os-complete": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:05:55.185021 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-684ad34f-df64-412d-8590-7f8fc53cb534 req-879c3053-6089-4418-a6fe-8b1ffc9be364 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:05:55.203685 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:05:55.203685 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:05:55.223515 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-684ad34f-df64-412d-8590-7f8fc53cb534 req-879c3053-6089-4418-a6fe-8b1ffc9be364 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] https://10.4.3.14/volume/v3/attachments/35300042-9722-4ba5-b93a-da459ac2aa32/action returned with HTTP 204 Aug 13 21:05:55.223515 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 45/175] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:05:55 2026] POST /volume/v3/attachments/35300042-9722-4ba5-b93a-da459ac2aa32/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:05:55.383239 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-dffcd737-7ab7-4ee1-b556-a82f214657bb None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:55.386442 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-dffcd737-7ab7-4ee1-b556-a82f214657bb tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] GET https://10.4.3.14/volume/v3/volumes/a81afa87-4cbb-45ef-88f2-a9f51c0aca1f Aug 13 21:05:55.386442 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-dffcd737-7ab7-4ee1-b556-a82f214657bb tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:55.386442 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-dffcd737-7ab7-4ee1-b556-a82f214657bb tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:55.399800 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:05:55.399800 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:05:55.405734 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-dffcd737-7ab7-4ee1-b556-a82f214657bb tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Volume info retrieved successfully. Aug 13 21:05:55.413399 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-dffcd737-7ab7-4ee1-b556-a82f214657bb tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] https://10.4.3.14/volume/v3/volumes/a81afa87-4cbb-45ef-88f2-a9f51c0aca1f returned with HTTP 200 Aug 13 21:05:55.413912 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 44/176] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:05:55 2026] GET /volume/v3/volumes/a81afa87-4cbb-45ef-88f2-a9f51c0aca1f => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:05:55.486515 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3ee72549-2b5e-49b5-8b6d-874c9ae593a3 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:55.486983 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3ee72549-2b5e-49b5-8b6d-874c9ae593a3 None None] GET https://10.4.3.14/volume// Aug 13 21:05:55.487199 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3ee72549-2b5e-49b5-8b6d-874c9ae593a3 None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:55.487437 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3ee72549-2b5e-49b5-8b6d-874c9ae593a3 None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:55.487793 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3ee72549-2b5e-49b5-8b6d-874c9ae593a3 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:05:55.488138 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 44/177] 10.4.3.14 () {66 vars in 1421 bytes} [Thu Aug 13 21:05:55 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:05:55.509765 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-35e9a160-f810-4755-90ed-8d5a6b61d1d0 req-193279e2-0721-4895-a02f-daaf61be44c7 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:55.777519 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-35e9a160-f810-4755-90ed-8d5a6b61d1d0 req-193279e2-0721-4895-a02f-daaf61be44c7 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:05:55.777952 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-35e9a160-f810-4755-90ed-8d5a6b61d1d0 req-193279e2-0721-4895-a02f-daaf61be44c7 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bb50e1f6-6015-4d0f-a00c-10e7caae7ace", "connector": null, "instance_uuid": "652f3c72-9a6f-40f3-be89-1c7db97a35c7"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:05:55.788642 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:05:55.788642 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:05:55.813990 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-411856d2-7e43-4ca3-9711-441ed591598c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:55.814532 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-411856d2-7e43-4ca3-9711-441ed591598c tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] GET https://10.4.3.14/volume/v3/volumes/82bb16c3-a159-4094-a24e-044c925ced9f Aug 13 21:05:55.814813 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-411856d2-7e43-4ca3-9711-441ed591598c tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:55.815124 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-411856d2-7e43-4ca3-9711-441ed591598c tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:55.826265 np0000007265 devstack@c-api.service[100216]: WARNING cinder.volume.api [req-35e9a160-f810-4755-90ed-8d5a6b61d1d0 req-193279e2-0721-4895-a02f-daaf61be44c7 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 13 21:05:55.827553 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:05:55.827553 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:05:55.832401 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-411856d2-7e43-4ca3-9711-441ed591598c tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Volume info retrieved successfully. Aug 13 21:05:55.833080 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-35e9a160-f810-4755-90ed-8d5a6b61d1d0 req-193279e2-0721-4895-a02f-daaf61be44c7 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:05:55.833684 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 45/178] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:05:55 2026] POST /volume/v3/attachments => generated 271 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:05:55.838984 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-411856d2-7e43-4ca3-9711-441ed591598c tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] https://10.4.3.14/volume/v3/volumes/82bb16c3-a159-4094-a24e-044c925ced9f returned with HTTP 200 Aug 13 21:05:55.839559 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 46/179] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:05:55 2026] GET /volume/v3/volumes/82bb16c3-a159-4094-a24e-044c925ced9f => generated 1315 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:05:55.858672 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1fc29b25-26ab-464a-a6ea-1603b7d5ddfe None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:55.862998 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1fc29b25-26ab-464a-a6ea-1603b7d5ddfe tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] GET https://10.4.3.14/volume/v3/volumes/82bb16c3-a159-4094-a24e-044c925ced9f Aug 13 21:05:55.863365 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1fc29b25-26ab-464a-a6ea-1603b7d5ddfe tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:55.863557 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1fc29b25-26ab-464a-a6ea-1603b7d5ddfe tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:55.868239 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f2b1551b-baf7-4ae3-bb50-7c130d91c015 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:55.871544 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f2b1551b-baf7-4ae3-bb50-7c130d91c015 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] GET https://10.4.3.14/volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace Aug 13 21:05:55.873397 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f2b1551b-baf7-4ae3-bb50-7c130d91c015 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:55.873397 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f2b1551b-baf7-4ae3-bb50-7c130d91c015 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:55.877236 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:05:55.877236 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:05:55.880983 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-087b953c-7a24-4e4c-8543-15d72d8ff37e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:55.881370 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1fc29b25-26ab-464a-a6ea-1603b7d5ddfe tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Volume info retrieved successfully. Aug 13 21:05:55.881462 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-087b953c-7a24-4e4c-8543-15d72d8ff37e None None] GET https://10.4.3.14/volume// Aug 13 21:05:55.881675 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-087b953c-7a24-4e4c-8543-15d72d8ff37e None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:55.882047 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-087b953c-7a24-4e4c-8543-15d72d8ff37e None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:55.882469 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-087b953c-7a24-4e4c-8543-15d72d8ff37e None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:05:55.882932 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 46/180] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:05:55 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:05:55.883942 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:05:55.883942 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:05:55.886913 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1fc29b25-26ab-464a-a6ea-1603b7d5ddfe tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] https://10.4.3.14/volume/v3/volumes/82bb16c3-a159-4094-a24e-044c925ced9f returned with HTTP 200 Aug 13 21:05:55.887664 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 45/181] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:05:55 2026] GET /volume/v3/volumes/82bb16c3-a159-4094-a24e-044c925ced9f => generated 1315 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:05:55.888913 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-f2b1551b-baf7-4ae3-bb50-7c130d91c015 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Volume info retrieved successfully. Aug 13 21:05:55.890606 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-35e9a160-f810-4755-90ed-8d5a6b61d1d0 req-ab8efc55-7544-40a8-8897-e6d186bd38d6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:55.892444 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-35e9a160-f810-4755-90ed-8d5a6b61d1d0 req-ab8efc55-7544-40a8-8897-e6d186bd38d6 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] GET https://10.4.3.14/volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace Aug 13 21:05:55.892666 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-35e9a160-f810-4755-90ed-8d5a6b61d1d0 req-ab8efc55-7544-40a8-8897-e6d186bd38d6 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:55.892854 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-35e9a160-f810-4755-90ed-8d5a6b61d1d0 req-ab8efc55-7544-40a8-8897-e6d186bd38d6 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:55.893765 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f2b1551b-baf7-4ae3-bb50-7c130d91c015 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] https://10.4.3.14/volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace returned with HTTP 200 Aug 13 21:05:55.894394 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 45/182] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:05:55 2026] GET /volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace => generated 866 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:05:55.904993 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:05:55.904993 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:05:55.907087 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-35e9a160-f810-4755-90ed-8d5a6b61d1d0 req-ab8efc55-7544-40a8-8897-e6d186bd38d6 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Volume info retrieved successfully. Aug 13 21:05:55.911844 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-35e9a160-f810-4755-90ed-8d5a6b61d1d0 req-ab8efc55-7544-40a8-8897-e6d186bd38d6 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] https://10.4.3.14/volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace returned with HTTP 200 Aug 13 21:05:55.912279 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 47/183] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:05:55 2026] GET /volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace => generated 1046 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:05:56.047630 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-35e9a160-f810-4755-90ed-8d5a6b61d1d0 req-82b91f2d-c714-4ad9-94ea-5b4b4c6243c2 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:56.047630 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-35e9a160-f810-4755-90ed-8d5a6b61d1d0 req-82b91f2d-c714-4ad9-94ea-5b4b4c6243c2 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] PUT https://10.4.3.14/volume/v3/attachments/4ed19e6c-a6ac-4e4b-8b15-9c8fca1161b2 Aug 13 21:05:56.047630 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-35e9a160-f810-4755-90ed-8d5a6b61d1d0 req-82b91f2d-c714-4ad9-94ea-5b4b4c6243c2 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:05:56.060235 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-35e9a160-f810-4755-90ed-8d5a6b61d1d0 req-82b91f2d-c714-4ad9-94ea-5b4b4c6243c2 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Acquiring lock "cinder-attachment_update-bb50e1f6-6015-4d0f-a00c-10e7caae7ace-np0000007265" by "attachment_update" {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:05:56.067575 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-35e9a160-f810-4755-90ed-8d5a6b61d1d0 req-82b91f2d-c714-4ad9-94ea-5b4b4c6243c2 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Lock "cinder-attachment_update-bb50e1f6-6015-4d0f-a00c-10e7caae7ace-np0000007265" acquired by "attachment_update" :: waited 0.007s {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:05:56.070315 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:05:56.070315 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:05:56.171950 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-964e9c7a-dc60-448b-8102-58c873dae7ad None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:56.174477 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-964e9c7a-dc60-448b-8102-58c873dae7ad tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] GET https://10.4.3.14/volume/v3/volumes/d0069448-d82d-4a2e-9c27-974de5cfa859 Aug 13 21:05:56.174477 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-964e9c7a-dc60-448b-8102-58c873dae7ad tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:56.174657 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-964e9c7a-dc60-448b-8102-58c873dae7ad tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:56.196422 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:05:56.196422 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:05:56.205119 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-964e9c7a-dc60-448b-8102-58c873dae7ad tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Volume info retrieved successfully. Aug 13 21:05:56.225381 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-964e9c7a-dc60-448b-8102-58c873dae7ad tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] https://10.4.3.14/volume/v3/volumes/d0069448-d82d-4a2e-9c27-974de5cfa859 returned with HTTP 200 Aug 13 21:05:56.226195 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 46/184] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:05:56 2026] GET /volume/v3/volumes/d0069448-d82d-4a2e-9c27-974de5cfa859 => generated 846 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:05:56.246293 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-35e9a160-f810-4755-90ed-8d5a6b61d1d0 req-82b91f2d-c714-4ad9-94ea-5b4b4c6243c2 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Lock "cinder-attachment_update-bb50e1f6-6015-4d0f-a00c-10e7caae7ace-np0000007265" released by "attachment_update" :: held 0.179s {{(pid=100216) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:05:56.246578 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-35e9a160-f810-4755-90ed-8d5a6b61d1d0 req-82b91f2d-c714-4ad9-94ea-5b4b4c6243c2 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] https://10.4.3.14/volume/v3/attachments/4ed19e6c-a6ac-4e4b-8b15-9c8fca1161b2 returned with HTTP 200 Aug 13 21:05:56.247216 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 47/185] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:05:56 2026] PUT /volume/v3/attachments/4ed19e6c-a6ac-4e4b-8b15-9c8fca1161b2 => generated 967 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:05:56.286129 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-6b196727-1988-453b-a5a8-ecf93df742da req-9d4414a5-e02e-4f88-bdfb-74eb5b768833 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:56.288537 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-6b196727-1988-453b-a5a8-ecf93df742da req-9d4414a5-e02e-4f88-bdfb-74eb5b768833 tempest-VolumesAssistedSnapshotsTest-13884531 tempest-VolumesAssistedSnapshotsTest-13884531-project] POST https://10.4.3.14/volume/v3/snapshots/8660088f-a721-4172-9e14-f7948bd5adbe/action Aug 13 21:05:56.288982 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-6b196727-1988-453b-a5a8-ecf93df742da req-9d4414a5-e02e-4f88-bdfb-74eb5b768833 tempest-VolumesAssistedSnapshotsTest-13884531 tempest-VolumesAssistedSnapshotsTest-13884531-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:05:56.291490 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-6b196727-1988-453b-a5a8-ecf93df742da req-9d4414a5-e02e-4f88-bdfb-74eb5b768833 tempest-VolumesAssistedSnapshotsTest-13884531 tempest-VolumesAssistedSnapshotsTest-13884531-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:05:56.293341 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.contrib.snapshot_actions [req-6b196727-1988-453b-a5a8-ecf93df742da req-9d4414a5-e02e-4f88-bdfb-74eb5b768833 tempest-VolumesAssistedSnapshotsTest-13884531 tempest-VolumesAssistedSnapshotsTest-13884531-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100217) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 13 21:05:56.304270 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-29a04f90-3a76-4af9-b822-e7fd7a193a9f req-ea0a283c-5c51-4f79-bfa0-51bece226c43 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:56.305985 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-55456202-3f1f-4702-9819-9b8a30d6e4a5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:56.307940 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-29a04f90-3a76-4af9-b822-e7fd7a193a9f req-ea0a283c-5c51-4f79-bfa0-51bece226c43 tempest-VolumesAssistedSnapshotsTest-13884531 tempest-VolumesAssistedSnapshotsTest-13884531-project] POST https://10.4.3.14/volume/v3/snapshots/None/action Aug 13 21:05:56.308479 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-55456202-3f1f-4702-9819-9b8a30d6e4a5 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] GET https://10.4.3.14/volume/v3/volumes/82bb16c3-a159-4094-a24e-044c925ced9f Aug 13 21:05:56.308725 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-55456202-3f1f-4702-9819-9b8a30d6e4a5 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:56.308821 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-29a04f90-3a76-4af9-b822-e7fd7a193a9f req-ea0a283c-5c51-4f79-bfa0-51bece226c43 tempest-VolumesAssistedSnapshotsTest-13884531 tempest-VolumesAssistedSnapshotsTest-13884531-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:05:56.308869 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-55456202-3f1f-4702-9819-9b8a30d6e4a5 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:56.309021 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-29a04f90-3a76-4af9-b822-e7fd7a193a9f req-ea0a283c-5c51-4f79-bfa0-51bece226c43 tempest-VolumesAssistedSnapshotsTest-13884531 tempest-VolumesAssistedSnapshotsTest-13884531-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:05:56.311617 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.snapshot_actions [req-29a04f90-3a76-4af9-b822-e7fd7a193a9f req-ea0a283c-5c51-4f79-bfa0-51bece226c43 tempest-VolumesAssistedSnapshotsTest-13884531 tempest-VolumesAssistedSnapshotsTest-13884531-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100215) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 13 21:05:56.317727 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-6b196727-1988-453b-a5a8-ecf93df742da req-9d4414a5-e02e-4f88-bdfb-74eb5b768833 tempest-VolumesAssistedSnapshotsTest-13884531 tempest-VolumesAssistedSnapshotsTest-13884531-project] https://10.4.3.14/volume/v3/snapshots/8660088f-a721-4172-9e14-f7948bd5adbe/action returned with HTTP 404 Aug 13 21:05:56.318360 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 46/186] 10.4.3.14 () {72 vars in 1671 bytes} [Thu Aug 13 21:05:56 2026] POST /volume/v3/snapshots/8660088f-a721-4172-9e14-f7948bd5adbe/action => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:05:56.325946 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:05:56.325946 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:05:56.331323 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-55456202-3f1f-4702-9819-9b8a30d6e4a5 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Volume info retrieved successfully. Aug 13 21:05:56.337018 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-55456202-3f1f-4702-9819-9b8a30d6e4a5 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] https://10.4.3.14/volume/v3/volumes/82bb16c3-a159-4094-a24e-044c925ced9f returned with HTTP 200 Aug 13 21:05:56.337678 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 47/187] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:05:56 2026] GET /volume/v3/volumes/82bb16c3-a159-4094-a24e-044c925ced9f => generated 1315 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:05:56.351612 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-29a04f90-3a76-4af9-b822-e7fd7a193a9f req-ea0a283c-5c51-4f79-bfa0-51bece226c43 tempest-VolumesAssistedSnapshotsTest-13884531 tempest-VolumesAssistedSnapshotsTest-13884531-project] https://10.4.3.14/volume/v3/snapshots/None/action returned with HTTP 404 Aug 13 21:05:56.353878 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 48/188] 10.4.3.14 () {72 vars in 1575 bytes} [Thu Aug 13 21:05:56 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:05:56.403864 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-9e18bccc-1200-4c03-a983-06170eae30bd req-f02328b9-37a6-40e4-bba6-d9244a8d9a2b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:56.405800 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-9e18bccc-1200-4c03-a983-06170eae30bd req-f02328b9-37a6-40e4-bba6-d9244a8d9a2b tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] GET https://10.4.3.14/volume/v3/volumes/82bb16c3-a159-4094-a24e-044c925ced9f Aug 13 21:05:56.406009 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-9e18bccc-1200-4c03-a983-06170eae30bd req-f02328b9-37a6-40e4-bba6-d9244a8d9a2b tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:56.406176 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-9e18bccc-1200-4c03-a983-06170eae30bd req-f02328b9-37a6-40e4-bba6-d9244a8d9a2b tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:56.414714 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:05:56.414714 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:05:56.417303 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-9e18bccc-1200-4c03-a983-06170eae30bd req-f02328b9-37a6-40e4-bba6-d9244a8d9a2b tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Volume info retrieved successfully. Aug 13 21:05:56.420552 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-9e18bccc-1200-4c03-a983-06170eae30bd req-f02328b9-37a6-40e4-bba6-d9244a8d9a2b tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] https://10.4.3.14/volume/v3/volumes/82bb16c3-a159-4094-a24e-044c925ced9f returned with HTTP 200 Aug 13 21:05:56.420900 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 48/189] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:05:56 2026] GET /volume/v3/volumes/82bb16c3-a159-4094-a24e-044c925ced9f => generated 1315 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:05:56.431315 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3cddcff3-c723-4a46-bd6e-676dbd5dc4e1 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:56.433212 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3cddcff3-c723-4a46-bd6e-676dbd5dc4e1 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] GET https://10.4.3.14/volume/v3/volumes/a81afa87-4cbb-45ef-88f2-a9f51c0aca1f Aug 13 21:05:56.433419 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3cddcff3-c723-4a46-bd6e-676dbd5dc4e1 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:56.433590 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3cddcff3-c723-4a46-bd6e-676dbd5dc4e1 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:56.442540 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:05:56.442540 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:05:56.445602 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-3cddcff3-c723-4a46-bd6e-676dbd5dc4e1 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Volume info retrieved successfully. Aug 13 21:05:56.449473 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3cddcff3-c723-4a46-bd6e-676dbd5dc4e1 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] https://10.4.3.14/volume/v3/volumes/a81afa87-4cbb-45ef-88f2-a9f51c0aca1f returned with HTTP 200 Aug 13 21:05:56.449801 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 47/190] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:05:56 2026] GET /volume/v3/volumes/a81afa87-4cbb-45ef-88f2-a9f51c0aca1f => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:05:56.468313 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-9e18bccc-1200-4c03-a983-06170eae30bd req-cd9a28e3-206d-4647-b31d-62016e6f4e67 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:56.470611 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-9e18bccc-1200-4c03-a983-06170eae30bd req-cd9a28e3-206d-4647-b31d-62016e6f4e67 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] POST https://10.4.3.14/volume/v3/volumes/82bb16c3-a159-4094-a24e-044c925ced9f/action Aug 13 21:05:56.471102 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-9e18bccc-1200-4c03-a983-06170eae30bd req-cd9a28e3-206d-4647-b31d-62016e6f4e67 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:05:56.471287 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-9e18bccc-1200-4c03-a983-06170eae30bd req-cd9a28e3-206d-4647-b31d-62016e6f4e67 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:05:56.488225 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:05:56.488225 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:05:56.488590 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-9e18bccc-1200-4c03-a983-06170eae30bd req-cd9a28e3-206d-4647-b31d-62016e6f4e67 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Volume info retrieved successfully. Aug 13 21:05:56.499769 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-9e18bccc-1200-4c03-a983-06170eae30bd req-cd9a28e3-206d-4647-b31d-62016e6f4e67 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Begin detaching volume completed successfully. Aug 13 21:05:56.500013 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-9e18bccc-1200-4c03-a983-06170eae30bd req-cd9a28e3-206d-4647-b31d-62016e6f4e67 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] https://10.4.3.14/volume/v3/volumes/82bb16c3-a159-4094-a24e-044c925ced9f/action returned with HTTP 202 Aug 13 21:05:56.500480 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 48/191] 10.4.3.14 () {72 vars in 1665 bytes} [Thu Aug 13 21:05:56 2026] POST /volume/v3/volumes/82bb16c3-a159-4094-a24e-044c925ced9f/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:05:56.548552 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0a00710b-5e65-44ff-9656-450e19deaa48 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:56.550140 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0a00710b-5e65-44ff-9656-450e19deaa48 None None] GET https://10.4.3.14/volume// Aug 13 21:05:56.550140 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0a00710b-5e65-44ff-9656-450e19deaa48 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:56.550140 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0a00710b-5e65-44ff-9656-450e19deaa48 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:56.550140 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0a00710b-5e65-44ff-9656-450e19deaa48 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:05:56.550140 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 49/192] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:05:56 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:05:56.557920 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-9e18bccc-1200-4c03-a983-06170eae30bd req-fecdea64-9490-480a-ba81-fd85f65485a5 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:56.559629 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-9e18bccc-1200-4c03-a983-06170eae30bd req-fecdea64-9490-480a-ba81-fd85f65485a5 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] GET https://10.4.3.14/volume/v3/volumes/82bb16c3-a159-4094-a24e-044c925ced9f Aug 13 21:05:56.560003 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-9e18bccc-1200-4c03-a983-06170eae30bd req-fecdea64-9490-480a-ba81-fd85f65485a5 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:56.560542 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-9e18bccc-1200-4c03-a983-06170eae30bd req-fecdea64-9490-480a-ba81-fd85f65485a5 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:56.571787 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:05:56.571787 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:05:56.574909 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-9e18bccc-1200-4c03-a983-06170eae30bd req-fecdea64-9490-480a-ba81-fd85f65485a5 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Volume info retrieved successfully. Aug 13 21:05:56.579655 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-9e18bccc-1200-4c03-a983-06170eae30bd req-fecdea64-9490-480a-ba81-fd85f65485a5 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] https://10.4.3.14/volume/v3/volumes/82bb16c3-a159-4094-a24e-044c925ced9f returned with HTTP 200 Aug 13 21:05:56.580202 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 49/193] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:05:56 2026] GET /volume/v3/volumes/82bb16c3-a159-4094-a24e-044c925ced9f => generated 1541 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:05:56.911800 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ea304d9f-e571-4af5-9c5a-99760bec0214 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:56.913885 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ea304d9f-e571-4af5-9c5a-99760bec0214 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] GET https://10.4.3.14/volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace Aug 13 21:05:56.915131 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ea304d9f-e571-4af5-9c5a-99760bec0214 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:56.915361 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ea304d9f-e571-4af5-9c5a-99760bec0214 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:56.927641 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:05:56.927641 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:05:56.932562 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-ea304d9f-e571-4af5-9c5a-99760bec0214 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Volume info retrieved successfully. Aug 13 21:05:56.937351 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ea304d9f-e571-4af5-9c5a-99760bec0214 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] https://10.4.3.14/volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace returned with HTTP 200 Aug 13 21:05:56.937863 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 48/194] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:05:56 2026] GET /volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace => generated 867 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:05:57.240892 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2dcb7224-5955-4486-a5d8-205de14c9c99 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:57.243727 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2dcb7224-5955-4486-a5d8-205de14c9c99 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] GET https://10.4.3.14/volume/v3/volumes/d0069448-d82d-4a2e-9c27-974de5cfa859 Aug 13 21:05:57.244040 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2dcb7224-5955-4486-a5d8-205de14c9c99 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:57.244330 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2dcb7224-5955-4486-a5d8-205de14c9c99 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:57.260569 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:05:57.260569 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:05:57.266221 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-2dcb7224-5955-4486-a5d8-205de14c9c99 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Volume info retrieved successfully. Aug 13 21:05:57.272122 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2dcb7224-5955-4486-a5d8-205de14c9c99 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] https://10.4.3.14/volume/v3/volumes/d0069448-d82d-4a2e-9c27-974de5cfa859 returned with HTTP 200 Aug 13 21:05:57.272581 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 49/195] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:05:57 2026] GET /volume/v3/volumes/d0069448-d82d-4a2e-9c27-974de5cfa859 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:05:57.465026 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1135a537-4487-4935-8f5c-09ceeacfe02a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:57.466982 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1135a537-4487-4935-8f5c-09ceeacfe02a tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] GET https://10.4.3.14/volume/v3/volumes/a81afa87-4cbb-45ef-88f2-a9f51c0aca1f Aug 13 21:05:57.467223 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1135a537-4487-4935-8f5c-09ceeacfe02a tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:57.467463 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1135a537-4487-4935-8f5c-09ceeacfe02a tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:57.477958 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:05:57.477958 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:05:57.482154 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-1135a537-4487-4935-8f5c-09ceeacfe02a tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Volume info retrieved successfully. Aug 13 21:05:57.486910 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1135a537-4487-4935-8f5c-09ceeacfe02a tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] https://10.4.3.14/volume/v3/volumes/a81afa87-4cbb-45ef-88f2-a9f51c0aca1f returned with HTTP 200 Aug 13 21:05:57.487207 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 50/196] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:05:57 2026] GET /volume/v3/volumes/a81afa87-4cbb-45ef-88f2-a9f51c0aca1f => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:05:57.952585 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a0c25364-0598-4f2e-bcd2-1bd3e5083e70 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:57.956406 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a0c25364-0598-4f2e-bcd2-1bd3e5083e70 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] GET https://10.4.3.14/volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace Aug 13 21:05:57.957062 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a0c25364-0598-4f2e-bcd2-1bd3e5083e70 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:57.957511 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a0c25364-0598-4f2e-bcd2-1bd3e5083e70 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:57.969845 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:05:57.969845 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:05:57.975389 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-a0c25364-0598-4f2e-bcd2-1bd3e5083e70 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Volume info retrieved successfully. Aug 13 21:05:57.981020 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a0c25364-0598-4f2e-bcd2-1bd3e5083e70 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] https://10.4.3.14/volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace returned with HTTP 200 Aug 13 21:05:57.981605 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 50/197] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:05:57 2026] GET /volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace => generated 867 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:05:58.199348 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-ac5e6f61-914d-46c4-90d7-5c7fa323e0d8 req-c426849b-2208-4f01-ab23-b2c764440f3a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:58.203637 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-ac5e6f61-914d-46c4-90d7-5c7fa323e0d8 req-c426849b-2208-4f01-ab23-b2c764440f3a tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] POST https://10.4.3.14/volume/v3/attachments/47a63c98-4a47-4c00-bbeb-6be6e4c87e2f/action Aug 13 21:05:58.204082 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-ac5e6f61-914d-46c4-90d7-5c7fa323e0d8 req-c426849b-2208-4f01-ab23-b2c764440f3a tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Action body: b'{"os-complete": null}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:05:58.204283 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-ac5e6f61-914d-46c4-90d7-5c7fa323e0d8 req-c426849b-2208-4f01-ab23-b2c764440f3a tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:05:58.239726 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:05:58.239726 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:05:58.267019 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-ac5e6f61-914d-46c4-90d7-5c7fa323e0d8 req-c426849b-2208-4f01-ab23-b2c764440f3a tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] https://10.4.3.14/volume/v3/attachments/47a63c98-4a47-4c00-bbeb-6be6e4c87e2f/action returned with HTTP 204 Aug 13 21:05:58.267739 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 49/198] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:05:58 2026] POST /volume/v3/attachments/47a63c98-4a47-4c00-bbeb-6be6e4c87e2f/action => generated 0 bytes in 70 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:05:58.289016 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f9b79c23-c032-4584-8c89-671700a24673 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:58.291350 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f9b79c23-c032-4584-8c89-671700a24673 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] GET https://10.4.3.14/volume/v3/volumes/d0069448-d82d-4a2e-9c27-974de5cfa859 Aug 13 21:05:58.291645 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f9b79c23-c032-4584-8c89-671700a24673 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:58.291926 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f9b79c23-c032-4584-8c89-671700a24673 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:58.308075 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:05:58.308075 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:05:58.313942 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f9b79c23-c032-4584-8c89-671700a24673 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Volume info retrieved successfully. Aug 13 21:05:58.320782 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f9b79c23-c032-4584-8c89-671700a24673 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] https://10.4.3.14/volume/v3/volumes/d0069448-d82d-4a2e-9c27-974de5cfa859 returned with HTTP 200 Aug 13 21:05:58.321445 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 50/199] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:05:58 2026] GET /volume/v3/volumes/d0069448-d82d-4a2e-9c27-974de5cfa859 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:05:58.502215 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-fc72e89b-b6c2-4cba-8f89-1d345272deb3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:58.504152 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fc72e89b-b6c2-4cba-8f89-1d345272deb3 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] GET https://10.4.3.14/volume/v3/volumes/a81afa87-4cbb-45ef-88f2-a9f51c0aca1f Aug 13 21:05:58.504386 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fc72e89b-b6c2-4cba-8f89-1d345272deb3 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:58.504568 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fc72e89b-b6c2-4cba-8f89-1d345272deb3 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:58.516710 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:05:58.516710 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:05:58.521177 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-fc72e89b-b6c2-4cba-8f89-1d345272deb3 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Volume info retrieved successfully. Aug 13 21:05:58.526854 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fc72e89b-b6c2-4cba-8f89-1d345272deb3 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] https://10.4.3.14/volume/v3/volumes/a81afa87-4cbb-45ef-88f2-a9f51c0aca1f returned with HTTP 200 Aug 13 21:05:58.527406 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 51/200] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:05:58 2026] GET /volume/v3/volumes/a81afa87-4cbb-45ef-88f2-a9f51c0aca1f => generated 1135 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:05:58.546540 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c821bdda-f53e-4858-8a3a-8c2df9ef83ec None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:58.549441 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c821bdda-f53e-4858-8a3a-8c2df9ef83ec tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] GET https://10.4.3.14/volume/v3/volumes/a81afa87-4cbb-45ef-88f2-a9f51c0aca1f Aug 13 21:05:58.549441 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c821bdda-f53e-4858-8a3a-8c2df9ef83ec tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:58.549608 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c821bdda-f53e-4858-8a3a-8c2df9ef83ec tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:58.564209 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:05:58.564209 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:05:58.569743 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-c821bdda-f53e-4858-8a3a-8c2df9ef83ec tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Volume info retrieved successfully. Aug 13 21:05:58.577605 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c821bdda-f53e-4858-8a3a-8c2df9ef83ec tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] https://10.4.3.14/volume/v3/volumes/a81afa87-4cbb-45ef-88f2-a9f51c0aca1f returned with HTTP 200 Aug 13 21:05:58.578161 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 51/201] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:05:58 2026] GET /volume/v3/volumes/a81afa87-4cbb-45ef-88f2-a9f51c0aca1f => generated 1135 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:05:58.999997 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-e3c78948-9926-49cc-a3ec-c9b75277b4ef None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:59.003223 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e3c78948-9926-49cc-a3ec-c9b75277b4ef tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] GET https://10.4.3.14/volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace Aug 13 21:05:59.003223 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e3c78948-9926-49cc-a3ec-c9b75277b4ef tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:59.003223 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e3c78948-9926-49cc-a3ec-c9b75277b4ef tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:59.013885 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:05:59.013885 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:05:59.017858 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-e3c78948-9926-49cc-a3ec-c9b75277b4ef tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Volume info retrieved successfully. Aug 13 21:05:59.022827 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e3c78948-9926-49cc-a3ec-c9b75277b4ef tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] https://10.4.3.14/volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace returned with HTTP 200 Aug 13 21:05:59.023303 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 50/202] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:05:58 2026] GET /volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace => generated 867 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:05:59.342326 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c6079c2f-4884-4593-a72d-ae77836f4f16 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:05:59.343974 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c6079c2f-4884-4593-a72d-ae77836f4f16 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] GET https://10.4.3.14/volume/v3/volumes/d0069448-d82d-4a2e-9c27-974de5cfa859 Aug 13 21:05:59.344173 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c6079c2f-4884-4593-a72d-ae77836f4f16 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:05:59.344350 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c6079c2f-4884-4593-a72d-ae77836f4f16 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:05:59.356713 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:05:59.356713 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:05:59.364126 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-c6079c2f-4884-4593-a72d-ae77836f4f16 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Volume info retrieved successfully. Aug 13 21:05:59.368041 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c6079c2f-4884-4593-a72d-ae77836f4f16 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] https://10.4.3.14/volume/v3/volumes/d0069448-d82d-4a2e-9c27-974de5cfa859 returned with HTTP 200 Aug 13 21:05:59.368437 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 51/203] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:05:59 2026] GET /volume/v3/volumes/d0069448-d82d-4a2e-9c27-974de5cfa859 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:06:00.038209 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ff0b317a-4933-4e00-b8ab-474200e8f80d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:00.040868 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ff0b317a-4933-4e00-b8ab-474200e8f80d tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] GET https://10.4.3.14/volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace Aug 13 21:06:00.041121 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ff0b317a-4933-4e00-b8ab-474200e8f80d tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:00.041375 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ff0b317a-4933-4e00-b8ab-474200e8f80d tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:00.053388 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:06:00.053388 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:06:00.057564 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ff0b317a-4933-4e00-b8ab-474200e8f80d tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Volume info retrieved successfully. Aug 13 21:06:00.062849 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ff0b317a-4933-4e00-b8ab-474200e8f80d tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] https://10.4.3.14/volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace returned with HTTP 200 Aug 13 21:06:00.063260 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 52/204] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:06:00 2026] GET /volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace => generated 867 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:06:00.387563 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a94515a0-5f1c-449f-bf22-67ac2b34a191 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:00.390377 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a94515a0-5f1c-449f-bf22-67ac2b34a191 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] GET https://10.4.3.14/volume/v3/volumes/d0069448-d82d-4a2e-9c27-974de5cfa859 Aug 13 21:06:00.390528 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a94515a0-5f1c-449f-bf22-67ac2b34a191 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:00.390806 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a94515a0-5f1c-449f-bf22-67ac2b34a191 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:00.405711 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:06:00.405711 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:06:00.410320 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-a94515a0-5f1c-449f-bf22-67ac2b34a191 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Volume info retrieved successfully. Aug 13 21:06:00.414110 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a94515a0-5f1c-449f-bf22-67ac2b34a191 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] https://10.4.3.14/volume/v3/volumes/d0069448-d82d-4a2e-9c27-974de5cfa859 returned with HTTP 200 Aug 13 21:06:00.414572 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 52/205] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:06:00 2026] GET /volume/v3/volumes/d0069448-d82d-4a2e-9c27-974de5cfa859 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:06:00.590591 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-4386a60c-104f-4e4f-976c-a317448eba64 req-2e31f933-7a59-4231-adf8-44f10826d4f7 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:00.594987 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-4386a60c-104f-4e4f-976c-a317448eba64 req-2e31f933-7a59-4231-adf8-44f10826d4f7 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] GET https://10.4.3.14/volume/v3/volumes/a81afa87-4cbb-45ef-88f2-a9f51c0aca1f Aug 13 21:06:00.594987 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-4386a60c-104f-4e4f-976c-a317448eba64 req-2e31f933-7a59-4231-adf8-44f10826d4f7 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:00.594987 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-4386a60c-104f-4e4f-976c-a317448eba64 req-2e31f933-7a59-4231-adf8-44f10826d4f7 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:00.608144 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:06:00.608144 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:06:00.613462 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-4386a60c-104f-4e4f-976c-a317448eba64 req-2e31f933-7a59-4231-adf8-44f10826d4f7 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Volume info retrieved successfully. Aug 13 21:06:00.623213 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-4386a60c-104f-4e4f-976c-a317448eba64 req-2e31f933-7a59-4231-adf8-44f10826d4f7 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] https://10.4.3.14/volume/v3/volumes/a81afa87-4cbb-45ef-88f2-a9f51c0aca1f returned with HTTP 200 Aug 13 21:06:00.623616 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 51/206] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:06:00 2026] GET /volume/v3/volumes/a81afa87-4cbb-45ef-88f2-a9f51c0aca1f => generated 1135 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:06:00.668179 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-4386a60c-104f-4e4f-976c-a317448eba64 req-a1173153-e56c-4a6c-9e90-5fee72975979 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:00.670033 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-4386a60c-104f-4e4f-976c-a317448eba64 req-a1173153-e56c-4a6c-9e90-5fee72975979 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] POST https://10.4.3.14/volume/v3/volumes/a81afa87-4cbb-45ef-88f2-a9f51c0aca1f/action Aug 13 21:06:00.670348 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-4386a60c-104f-4e4f-976c-a317448eba64 req-a1173153-e56c-4a6c-9e90-5fee72975979 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:06:00.670479 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-4386a60c-104f-4e4f-976c-a317448eba64 req-a1173153-e56c-4a6c-9e90-5fee72975979 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:06:00.683882 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:06:00.683882 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:06:00.684374 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-4386a60c-104f-4e4f-976c-a317448eba64 req-a1173153-e56c-4a6c-9e90-5fee72975979 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Volume info retrieved successfully. Aug 13 21:06:00.691761 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-4386a60c-104f-4e4f-976c-a317448eba64 req-a1173153-e56c-4a6c-9e90-5fee72975979 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Begin detaching volume completed successfully. Aug 13 21:06:00.692059 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-4386a60c-104f-4e4f-976c-a317448eba64 req-a1173153-e56c-4a6c-9e90-5fee72975979 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] https://10.4.3.14/volume/v3/volumes/a81afa87-4cbb-45ef-88f2-a9f51c0aca1f/action returned with HTTP 202 Aug 13 21:06:00.692634 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 52/207] 10.4.3.14 () {72 vars in 1665 bytes} [Thu Aug 13 21:06:00 2026] POST /volume/v3/volumes/a81afa87-4cbb-45ef-88f2-a9f51c0aca1f/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:06:00.716198 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e1ab7786-c3b3-4995-a614-bdd39cff73c1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:00.718196 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e1ab7786-c3b3-4995-a614-bdd39cff73c1 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] GET https://10.4.3.14/volume/v3/volumes/a81afa87-4cbb-45ef-88f2-a9f51c0aca1f Aug 13 21:06:00.718453 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e1ab7786-c3b3-4995-a614-bdd39cff73c1 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:00.718725 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e1ab7786-c3b3-4995-a614-bdd39cff73c1 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:00.728988 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:06:00.728988 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:06:00.733171 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e1ab7786-c3b3-4995-a614-bdd39cff73c1 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Volume info retrieved successfully. Aug 13 21:06:00.739392 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e1ab7786-c3b3-4995-a614-bdd39cff73c1 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] https://10.4.3.14/volume/v3/volumes/a81afa87-4cbb-45ef-88f2-a9f51c0aca1f returned with HTTP 200 Aug 13 21:06:00.739736 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 53/208] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:06:00 2026] GET /volume/v3/volumes/a81afa87-4cbb-45ef-88f2-a9f51c0aca1f => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:06:00.746991 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-8ee84d3e-a7dd-4c8c-8230-3394cde5aaa6 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:00.747514 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8ee84d3e-a7dd-4c8c-8230-3394cde5aaa6 None None] GET https://10.4.3.14/volume// Aug 13 21:06:00.747744 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8ee84d3e-a7dd-4c8c-8230-3394cde5aaa6 None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:00.748029 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8ee84d3e-a7dd-4c8c-8230-3394cde5aaa6 None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:00.748458 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8ee84d3e-a7dd-4c8c-8230-3394cde5aaa6 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:06:00.748949 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 53/209] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:06:00 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:06:00.758278 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-4386a60c-104f-4e4f-976c-a317448eba64 req-9eaefc86-e7d0-4929-b9cf-a70332b63442 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:00.761584 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-4386a60c-104f-4e4f-976c-a317448eba64 req-9eaefc86-e7d0-4929-b9cf-a70332b63442 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] GET https://10.4.3.14/volume/v3/volumes/a81afa87-4cbb-45ef-88f2-a9f51c0aca1f Aug 13 21:06:00.761898 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-4386a60c-104f-4e4f-976c-a317448eba64 req-9eaefc86-e7d0-4929-b9cf-a70332b63442 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:00.762186 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-4386a60c-104f-4e4f-976c-a317448eba64 req-9eaefc86-e7d0-4929-b9cf-a70332b63442 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:00.774658 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:06:00.774658 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:06:00.778932 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-4386a60c-104f-4e4f-976c-a317448eba64 req-9eaefc86-e7d0-4929-b9cf-a70332b63442 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Volume info retrieved successfully. Aug 13 21:06:00.785429 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-4386a60c-104f-4e4f-976c-a317448eba64 req-9eaefc86-e7d0-4929-b9cf-a70332b63442 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] https://10.4.3.14/volume/v3/volumes/a81afa87-4cbb-45ef-88f2-a9f51c0aca1f returned with HTTP 200 Aug 13 21:06:00.785785 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 52/210] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:06:00 2026] GET /volume/v3/volumes/a81afa87-4cbb-45ef-88f2-a9f51c0aca1f => generated 1318 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:06:01.077181 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-07dda11d-3c3e-4313-9876-52edab46bf67 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:01.078913 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-07dda11d-3c3e-4313-9876-52edab46bf67 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] GET https://10.4.3.14/volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace Aug 13 21:06:01.079143 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-07dda11d-3c3e-4313-9876-52edab46bf67 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:01.079362 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-07dda11d-3c3e-4313-9876-52edab46bf67 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:01.089645 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:06:01.089645 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:06:01.096331 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-07dda11d-3c3e-4313-9876-52edab46bf67 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Volume info retrieved successfully. Aug 13 21:06:01.103987 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-07dda11d-3c3e-4313-9876-52edab46bf67 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] https://10.4.3.14/volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace returned with HTTP 200 Aug 13 21:06:01.103987 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 53/211] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:06:01 2026] GET /volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace => generated 867 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:06:01.261495 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-dd2c7475-eded-4d0a-941c-0c99bf01038e req-713c78a0-11ba-437e-a091-c7a7c43ec74b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:01.263627 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-dd2c7475-eded-4d0a-941c-0c99bf01038e req-713c78a0-11ba-437e-a091-c7a7c43ec74b tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] POST https://10.4.3.14/volume/v3/attachments/bf1e706e-f594-4995-97bb-1a51acb6bbab/action Aug 13 21:06:01.264014 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-dd2c7475-eded-4d0a-941c-0c99bf01038e req-713c78a0-11ba-437e-a091-c7a7c43ec74b tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Action body: b'{"os-complete": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:06:01.264117 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-dd2c7475-eded-4d0a-941c-0c99bf01038e req-713c78a0-11ba-437e-a091-c7a7c43ec74b tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:06:01.283620 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:06:01.283620 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:06:01.297321 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-dd2c7475-eded-4d0a-941c-0c99bf01038e req-713c78a0-11ba-437e-a091-c7a7c43ec74b tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] https://10.4.3.14/volume/v3/attachments/bf1e706e-f594-4995-97bb-1a51acb6bbab/action returned with HTTP 204 Aug 13 21:06:01.298041 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 54/212] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:06:01 2026] POST /volume/v3/attachments/bf1e706e-f594-4995-97bb-1a51acb6bbab/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:06:01.428782 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e1f08c2c-6fd8-41f3-9861-239711fe17a4 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:01.433994 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e1f08c2c-6fd8-41f3-9861-239711fe17a4 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] GET https://10.4.3.14/volume/v3/volumes/d0069448-d82d-4a2e-9c27-974de5cfa859 Aug 13 21:06:01.433994 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e1f08c2c-6fd8-41f3-9861-239711fe17a4 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:01.433994 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e1f08c2c-6fd8-41f3-9861-239711fe17a4 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:01.445912 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:06:01.445912 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:06:01.449905 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-e1f08c2c-6fd8-41f3-9861-239711fe17a4 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Volume info retrieved successfully. Aug 13 21:06:01.454370 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e1f08c2c-6fd8-41f3-9861-239711fe17a4 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] https://10.4.3.14/volume/v3/volumes/d0069448-d82d-4a2e-9c27-974de5cfa859 returned with HTTP 200 Aug 13 21:06:01.454741 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 54/213] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:06:01 2026] GET /volume/v3/volumes/d0069448-d82d-4a2e-9c27-974de5cfa859 => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:06:01.470071 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-dd649590-e155-419a-afb6-a4cf263bce04 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:01.474051 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-dd649590-e155-419a-afb6-a4cf263bce04 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] GET https://10.4.3.14/volume/v3/volumes/d0069448-d82d-4a2e-9c27-974de5cfa859 Aug 13 21:06:01.474421 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-dd649590-e155-419a-afb6-a4cf263bce04 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:01.474657 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-dd649590-e155-419a-afb6-a4cf263bce04 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:01.489803 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:06:01.489803 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:06:01.497303 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-dd649590-e155-419a-afb6-a4cf263bce04 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Volume info retrieved successfully. Aug 13 21:06:01.502578 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-dd649590-e155-419a-afb6-a4cf263bce04 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] https://10.4.3.14/volume/v3/volumes/d0069448-d82d-4a2e-9c27-974de5cfa859 returned with HTTP 200 Aug 13 21:06:01.503015 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 53/214] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:06:01 2026] GET /volume/v3/volumes/d0069448-d82d-4a2e-9c27-974de5cfa859 => generated 1138 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:06:01.518260 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-df6057d0-ae01-46da-a3bb-d94a0ccb1e30 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:01.519989 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-df6057d0-ae01-46da-a3bb-d94a0ccb1e30 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-reader] GET https://10.4.3.14/volume/v3/volumes/d0069448-d82d-4a2e-9c27-974de5cfa859 Aug 13 21:06:01.520153 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-df6057d0-ae01-46da-a3bb-d94a0ccb1e30 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-reader] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:01.520401 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-df6057d0-ae01-46da-a3bb-d94a0ccb1e30 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-reader] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:01.534795 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:06:01.534795 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:06:01.539938 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-df6057d0-ae01-46da-a3bb-d94a0ccb1e30 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-reader] Volume info retrieved successfully. Aug 13 21:06:01.548744 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-df6057d0-ae01-46da-a3bb-d94a0ccb1e30 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-reader] https://10.4.3.14/volume/v3/volumes/d0069448-d82d-4a2e-9c27-974de5cfa859 returned with HTTP 200 Aug 13 21:06:01.549148 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 54/215] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:06:01 2026] GET /volume/v3/volumes/d0069448-d82d-4a2e-9c27-974de5cfa859 => generated 1138 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:06:01.652907 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-449e785d-adb2-4415-a747-734d4092dcbc req-3f091f16-a8c4-4b3f-b933-949599a0608a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:01.655549 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-449e785d-adb2-4415-a747-734d4092dcbc req-3f091f16-a8c4-4b3f-b933-949599a0608a tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] GET https://10.4.3.14/volume/v3/volumes/d0069448-d82d-4a2e-9c27-974de5cfa859 Aug 13 21:06:01.655873 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-449e785d-adb2-4415-a747-734d4092dcbc req-3f091f16-a8c4-4b3f-b933-949599a0608a tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:01.656112 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-449e785d-adb2-4415-a747-734d4092dcbc req-3f091f16-a8c4-4b3f-b933-949599a0608a tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:01.669359 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:06:01.669359 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:06:01.674442 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-449e785d-adb2-4415-a747-734d4092dcbc req-3f091f16-a8c4-4b3f-b933-949599a0608a tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Volume info retrieved successfully. Aug 13 21:06:01.680982 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-449e785d-adb2-4415-a747-734d4092dcbc req-3f091f16-a8c4-4b3f-b933-949599a0608a tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] https://10.4.3.14/volume/v3/volumes/d0069448-d82d-4a2e-9c27-974de5cfa859 returned with HTTP 200 Aug 13 21:06:01.681617 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 55/216] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:06:01 2026] GET /volume/v3/volumes/d0069448-d82d-4a2e-9c27-974de5cfa859 => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:06:01.701579 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-449e785d-adb2-4415-a747-734d4092dcbc req-0c3ec9a1-7d82-4e88-be29-bf852319c090 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:01.704183 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-449e785d-adb2-4415-a747-734d4092dcbc req-0c3ec9a1-7d82-4e88-be29-bf852319c090 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] POST https://10.4.3.14/volume/v3/volumes/d0069448-d82d-4a2e-9c27-974de5cfa859/action Aug 13 21:06:01.704563 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-449e785d-adb2-4415-a747-734d4092dcbc req-0c3ec9a1-7d82-4e88-be29-bf852319c090 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:06:01.704714 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-449e785d-adb2-4415-a747-734d4092dcbc req-0c3ec9a1-7d82-4e88-be29-bf852319c090 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:06:01.719504 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:06:01.719504 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:06:01.721006 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-449e785d-adb2-4415-a747-734d4092dcbc req-0c3ec9a1-7d82-4e88-be29-bf852319c090 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Volume info retrieved successfully. Aug 13 21:06:01.732081 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-449e785d-adb2-4415-a747-734d4092dcbc req-0c3ec9a1-7d82-4e88-be29-bf852319c090 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Begin detaching volume completed successfully. Aug 13 21:06:01.733522 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-449e785d-adb2-4415-a747-734d4092dcbc req-0c3ec9a1-7d82-4e88-be29-bf852319c090 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] https://10.4.3.14/volume/v3/volumes/d0069448-d82d-4a2e-9c27-974de5cfa859/action returned with HTTP 202 Aug 13 21:06:01.733522 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 55/217] 10.4.3.14 () {72 vars in 1665 bytes} [Thu Aug 13 21:06:01 2026] POST /volume/v3/volumes/d0069448-d82d-4a2e-9c27-974de5cfa859/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:06:01.752792 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b8aad652-6595-46b1-8a75-a49665d52bc3 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:01.754402 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9e04f20e-8ecc-4924-b5c5-11669aec6c57 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:01.754685 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b8aad652-6595-46b1-8a75-a49665d52bc3 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-reader] GET https://10.4.3.14/volume/v3/volumes/d0069448-d82d-4a2e-9c27-974de5cfa859 Aug 13 21:06:01.754839 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b8aad652-6595-46b1-8a75-a49665d52bc3 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-reader] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:01.755067 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b8aad652-6595-46b1-8a75-a49665d52bc3 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-reader] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:01.756552 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9e04f20e-8ecc-4924-b5c5-11669aec6c57 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] GET https://10.4.3.14/volume/v3/volumes/a81afa87-4cbb-45ef-88f2-a9f51c0aca1f Aug 13 21:06:01.756735 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9e04f20e-8ecc-4924-b5c5-11669aec6c57 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:01.756920 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9e04f20e-8ecc-4924-b5c5-11669aec6c57 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:01.765757 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:06:01.765757 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:06:01.771498 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:06:01.771498 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:06:01.773420 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-b8aad652-6595-46b1-8a75-a49665d52bc3 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-reader] Volume info retrieved successfully. Aug 13 21:06:01.777678 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9e04f20e-8ecc-4924-b5c5-11669aec6c57 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Volume info retrieved successfully. Aug 13 21:06:01.778411 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b8aad652-6595-46b1-8a75-a49665d52bc3 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-reader] https://10.4.3.14/volume/v3/volumes/d0069448-d82d-4a2e-9c27-974de5cfa859 returned with HTTP 200 Aug 13 21:06:01.778890 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 54/218] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:06:01 2026] GET /volume/v3/volumes/d0069448-d82d-4a2e-9c27-974de5cfa859 => generated 1141 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:06:01.780577 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9e04f20e-8ecc-4924-b5c5-11669aec6c57 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] https://10.4.3.14/volume/v3/volumes/a81afa87-4cbb-45ef-88f2-a9f51c0aca1f returned with HTTP 200 Aug 13 21:06:01.781258 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 55/219] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:06:01 2026] GET /volume/v3/volumes/a81afa87-4cbb-45ef-88f2-a9f51c0aca1f => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:06:01.781662 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-eae198e9-db74-4d6e-b735-f0277dbc4317 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:01.782031 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-eae198e9-db74-4d6e-b735-f0277dbc4317 None None] GET https://10.4.3.14/volume// Aug 13 21:06:01.782171 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-eae198e9-db74-4d6e-b735-f0277dbc4317 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:01.782355 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-eae198e9-db74-4d6e-b735-f0277dbc4317 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:01.782637 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-eae198e9-db74-4d6e-b735-f0277dbc4317 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:06:01.782874 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 56/220] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:06:01 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:06:01.790316 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-449e785d-adb2-4415-a747-734d4092dcbc req-b3afc59d-5d1f-4ed4-b531-b397c96dac29 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:01.792375 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-449e785d-adb2-4415-a747-734d4092dcbc req-b3afc59d-5d1f-4ed4-b531-b397c96dac29 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] GET https://10.4.3.14/volume/v3/volumes/d0069448-d82d-4a2e-9c27-974de5cfa859 Aug 13 21:06:01.792562 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-449e785d-adb2-4415-a747-734d4092dcbc req-b3afc59d-5d1f-4ed4-b531-b397c96dac29 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:01.792848 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-449e785d-adb2-4415-a747-734d4092dcbc req-b3afc59d-5d1f-4ed4-b531-b397c96dac29 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:01.803733 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:06:01.803733 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:06:01.808872 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-449e785d-adb2-4415-a747-734d4092dcbc req-b3afc59d-5d1f-4ed4-b531-b397c96dac29 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Volume info retrieved successfully. Aug 13 21:06:01.815750 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-449e785d-adb2-4415-a747-734d4092dcbc req-b3afc59d-5d1f-4ed4-b531-b397c96dac29 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] https://10.4.3.14/volume/v3/volumes/d0069448-d82d-4a2e-9c27-974de5cfa859 returned with HTTP 200 Aug 13 21:06:01.816319 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 56/221] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:06:01 2026] GET /volume/v3/volumes/d0069448-d82d-4a2e-9c27-974de5cfa859 => generated 1321 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:06:01.943211 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-0f960004-4956-49cc-b0c5-700d8f8967a1 req-530546fc-6163-4a16-8393-0863a6ae4b7f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:01.945149 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-0f960004-4956-49cc-b0c5-700d8f8967a1 req-530546fc-6163-4a16-8393-0863a6ae4b7f tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] DELETE https://10.4.3.14/volume/v3/attachments/79d96ec0-c675-462b-a31d-60fff9d7a4ae Aug 13 21:06:01.945342 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-0f960004-4956-49cc-b0c5-700d8f8967a1 req-530546fc-6163-4a16-8393-0863a6ae4b7f tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:01.945520 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-0f960004-4956-49cc-b0c5-700d8f8967a1 req-530546fc-6163-4a16-8393-0863a6ae4b7f tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:01.952292 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:06:01.952292 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:06:02.018158 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-0f960004-4956-49cc-b0c5-700d8f8967a1 req-530546fc-6163-4a16-8393-0863a6ae4b7f tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] https://10.4.3.14/volume/v3/attachments/79d96ec0-c675-462b-a31d-60fff9d7a4ae returned with HTTP 200 Aug 13 21:06:02.018477 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 55/222] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:06:01 2026] DELETE /volume/v3/attachments/79d96ec0-c675-462b-a31d-60fff9d7a4ae => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:06:02.029443 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-0f960004-4956-49cc-b0c5-700d8f8967a1 req-9c814929-8af9-4e50-b7d4-250094fcaae9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:02.031445 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-0f960004-4956-49cc-b0c5-700d8f8967a1 req-9c814929-8af9-4e50-b7d4-250094fcaae9 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] DELETE https://10.4.3.14/volume/v3/volumes/3098d9e3-31c5-4f51-bb39-f7e39468edac Aug 13 21:06:02.031743 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-0f960004-4956-49cc-b0c5-700d8f8967a1 req-9c814929-8af9-4e50-b7d4-250094fcaae9 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:02.032283 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-0f960004-4956-49cc-b0c5-700d8f8967a1 req-9c814929-8af9-4e50-b7d4-250094fcaae9 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:02.032559 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [req-0f960004-4956-49cc-b0c5-700d8f8967a1 req-9c814929-8af9-4e50-b7d4-250094fcaae9 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Delete volume with id: 3098d9e3-31c5-4f51-bb39-f7e39468edac Aug 13 21:06:02.040301 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:06:02.040301 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:06:02.041987 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-0f960004-4956-49cc-b0c5-700d8f8967a1 req-9c814929-8af9-4e50-b7d4-250094fcaae9 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Volume info retrieved successfully. Aug 13 21:06:02.064729 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-0f960004-4956-49cc-b0c5-700d8f8967a1 req-9c814929-8af9-4e50-b7d4-250094fcaae9 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] Delete volume request issued successfully. Aug 13 21:06:02.065529 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-0f960004-4956-49cc-b0c5-700d8f8967a1 req-9c814929-8af9-4e50-b7d4-250094fcaae9 tempest-ImageDependencyTests-799105712 tempest-ImageDependencyTests-799105712-project-member] https://10.4.3.14/volume/v3/volumes/3098d9e3-31c5-4f51-bb39-f7e39468edac returned with HTTP 202 Aug 13 21:06:02.065529 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 56/223] 10.4.3.14 () {70 vars in 1613 bytes} [Thu Aug 13 21:06:02 2026] DELETE /volume/v3/volumes/3098d9e3-31c5-4f51-bb39-f7e39468edac => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:06:02.116782 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e6a88797-28d4-4b8d-acf6-f8bea543545f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:02.118548 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e6a88797-28d4-4b8d-acf6-f8bea543545f tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] GET https://10.4.3.14/volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace Aug 13 21:06:02.118799 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e6a88797-28d4-4b8d-acf6-f8bea543545f tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:02.119100 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e6a88797-28d4-4b8d-acf6-f8bea543545f tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:02.132940 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:06:02.132940 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:06:02.138326 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e6a88797-28d4-4b8d-acf6-f8bea543545f tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Volume info retrieved successfully. Aug 13 21:06:02.143141 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e6a88797-28d4-4b8d-acf6-f8bea543545f tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] https://10.4.3.14/volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace returned with HTTP 200 Aug 13 21:06:02.143664 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 57/224] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:06:02 2026] GET /volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace => generated 867 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:06:02.795341 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-56216c8f-b40f-4525-a372-bdb9a3dcd161 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:02.797421 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-8c6959aa-7e8e-4a36-af1d-0da65523a14d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:02.798697 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-56216c8f-b40f-4525-a372-bdb9a3dcd161 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-reader] GET https://10.4.3.14/volume/v3/volumes/d0069448-d82d-4a2e-9c27-974de5cfa859 Aug 13 21:06:02.798697 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-56216c8f-b40f-4525-a372-bdb9a3dcd161 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-reader] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:02.798697 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-56216c8f-b40f-4525-a372-bdb9a3dcd161 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-reader] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:02.799163 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8c6959aa-7e8e-4a36-af1d-0da65523a14d tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] GET https://10.4.3.14/volume/v3/volumes/a81afa87-4cbb-45ef-88f2-a9f51c0aca1f Aug 13 21:06:02.800654 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8c6959aa-7e8e-4a36-af1d-0da65523a14d tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:02.800654 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8c6959aa-7e8e-4a36-af1d-0da65523a14d tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:02.808901 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:06:02.808901 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:06:02.810311 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:06:02.810311 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:06:02.812884 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-56216c8f-b40f-4525-a372-bdb9a3dcd161 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-reader] Volume info retrieved successfully. Aug 13 21:06:02.814706 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-8c6959aa-7e8e-4a36-af1d-0da65523a14d tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Volume info retrieved successfully. Aug 13 21:06:02.817513 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-56216c8f-b40f-4525-a372-bdb9a3dcd161 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-reader] https://10.4.3.14/volume/v3/volumes/d0069448-d82d-4a2e-9c27-974de5cfa859 returned with HTTP 200 Aug 13 21:06:02.817903 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 57/225] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:06:02 2026] GET /volume/v3/volumes/d0069448-d82d-4a2e-9c27-974de5cfa859 => generated 1141 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:06:02.820630 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8c6959aa-7e8e-4a36-af1d-0da65523a14d tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] https://10.4.3.14/volume/v3/volumes/a81afa87-4cbb-45ef-88f2-a9f51c0aca1f returned with HTTP 200 Aug 13 21:06:02.821416 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 56/226] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:06:02 2026] GET /volume/v3/volumes/a81afa87-4cbb-45ef-88f2-a9f51c0aca1f => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:06:03.158110 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-11693da3-9de6-4248-8570-59332f95f5c6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:03.159890 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-11693da3-9de6-4248-8570-59332f95f5c6 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] GET https://10.4.3.14/volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace Aug 13 21:06:03.160202 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-11693da3-9de6-4248-8570-59332f95f5c6 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:03.160476 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-11693da3-9de6-4248-8570-59332f95f5c6 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:03.180757 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:06:03.180757 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:06:03.184917 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-11693da3-9de6-4248-8570-59332f95f5c6 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Volume info retrieved successfully. Aug 13 21:06:03.189405 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-11693da3-9de6-4248-8570-59332f95f5c6 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] https://10.4.3.14/volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace returned with HTTP 200 Aug 13 21:06:03.189790 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 57/227] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:06:03 2026] GET /volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace => generated 867 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:06:03.831710 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-27289d7b-576f-4167-956d-ec7e45dcd62a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:03.833989 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-69297632-301f-4f65-b593-f8568a9b3209 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:03.834723 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-27289d7b-576f-4167-956d-ec7e45dcd62a tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-reader] GET https://10.4.3.14/volume/v3/volumes/d0069448-d82d-4a2e-9c27-974de5cfa859 Aug 13 21:06:03.835465 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-27289d7b-576f-4167-956d-ec7e45dcd62a tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-reader] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:03.835465 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-27289d7b-576f-4167-956d-ec7e45dcd62a tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-reader] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:03.836353 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-69297632-301f-4f65-b593-f8568a9b3209 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] GET https://10.4.3.14/volume/v3/volumes/a81afa87-4cbb-45ef-88f2-a9f51c0aca1f Aug 13 21:06:03.836592 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-69297632-301f-4f65-b593-f8568a9b3209 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:03.836831 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-69297632-301f-4f65-b593-f8568a9b3209 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:03.849753 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:06:03.849753 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:06:03.849890 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:06:03.849890 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:06:03.854169 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-27289d7b-576f-4167-956d-ec7e45dcd62a tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-reader] Volume info retrieved successfully. Aug 13 21:06:03.854763 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-69297632-301f-4f65-b593-f8568a9b3209 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Volume info retrieved successfully. Aug 13 21:06:03.859762 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-27289d7b-576f-4167-956d-ec7e45dcd62a tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-reader] https://10.4.3.14/volume/v3/volumes/d0069448-d82d-4a2e-9c27-974de5cfa859 returned with HTTP 200 Aug 13 21:06:03.860308 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 58/228] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:06:03 2026] GET /volume/v3/volumes/d0069448-d82d-4a2e-9c27-974de5cfa859 => generated 1141 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:06:03.860719 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-69297632-301f-4f65-b593-f8568a9b3209 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] https://10.4.3.14/volume/v3/volumes/a81afa87-4cbb-45ef-88f2-a9f51c0aca1f returned with HTTP 200 Aug 13 21:06:03.861294 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 58/229] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:06:03 2026] GET /volume/v3/volumes/a81afa87-4cbb-45ef-88f2-a9f51c0aca1f => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:06:04.210628 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-98ee8ba2-b5da-417f-ae32-c0361c7ee23f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:04.213025 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-98ee8ba2-b5da-417f-ae32-c0361c7ee23f tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] GET https://10.4.3.14/volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace Aug 13 21:06:04.213325 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-98ee8ba2-b5da-417f-ae32-c0361c7ee23f tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:04.213556 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-98ee8ba2-b5da-417f-ae32-c0361c7ee23f tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:04.226545 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:06:04.226545 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:06:04.232478 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-98ee8ba2-b5da-417f-ae32-c0361c7ee23f tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Volume info retrieved successfully. Aug 13 21:06:04.238884 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-98ee8ba2-b5da-417f-ae32-c0361c7ee23f tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] https://10.4.3.14/volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace returned with HTTP 200 Aug 13 21:06:04.239052 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 57/230] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:06:04 2026] GET /volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace => generated 867 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:06:04.824813 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-35e9a160-f810-4755-90ed-8d5a6b61d1d0 req-cfc30dcb-a114-42df-9ba2-9f458b4ff8d6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:04.826864 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-35e9a160-f810-4755-90ed-8d5a6b61d1d0 req-cfc30dcb-a114-42df-9ba2-9f458b4ff8d6 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] POST https://10.4.3.14/volume/v3/attachments/4ed19e6c-a6ac-4e4b-8b15-9c8fca1161b2/action Aug 13 21:06:04.827276 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-35e9a160-f810-4755-90ed-8d5a6b61d1d0 req-cfc30dcb-a114-42df-9ba2-9f458b4ff8d6 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Action body: b'{"os-complete": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:06:04.827379 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-35e9a160-f810-4755-90ed-8d5a6b61d1d0 req-cfc30dcb-a114-42df-9ba2-9f458b4ff8d6 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:06:04.853031 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:06:04.853031 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:06:04.869898 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-35e9a160-f810-4755-90ed-8d5a6b61d1d0 req-cfc30dcb-a114-42df-9ba2-9f458b4ff8d6 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] https://10.4.3.14/volume/v3/attachments/4ed19e6c-a6ac-4e4b-8b15-9c8fca1161b2/action returned with HTTP 204 Aug 13 21:06:04.870593 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 58/231] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:06:04 2026] POST /volume/v3/attachments/4ed19e6c-a6ac-4e4b-8b15-9c8fca1161b2/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:06:04.876089 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6f4aa823-a5f7-4840-a04a-a8e46af9fb8c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:04.878051 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6f4aa823-a5f7-4840-a04a-a8e46af9fb8c tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] GET https://10.4.3.14/volume/v3/volumes/a81afa87-4cbb-45ef-88f2-a9f51c0aca1f Aug 13 21:06:04.878301 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6f4aa823-a5f7-4840-a04a-a8e46af9fb8c tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:04.878478 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6f4aa823-a5f7-4840-a04a-a8e46af9fb8c tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:04.878810 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b57535a8-3ddd-4b30-b883-23920397f42d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:04.881616 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b57535a8-3ddd-4b30-b883-23920397f42d tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-reader] GET https://10.4.3.14/volume/v3/volumes/d0069448-d82d-4a2e-9c27-974de5cfa859 Aug 13 21:06:04.881780 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b57535a8-3ddd-4b30-b883-23920397f42d tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-reader] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:04.882099 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b57535a8-3ddd-4b30-b883-23920397f42d tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-reader] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:04.891667 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:06:04.891667 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:06:04.891812 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-9e18bccc-1200-4c03-a983-06170eae30bd req-61510177-8957-4e8b-9832-7e55444f4387 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:04.896947 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-6f4aa823-a5f7-4840-a04a-a8e46af9fb8c tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Volume info retrieved successfully. Aug 13 21:06:04.897338 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-9e18bccc-1200-4c03-a983-06170eae30bd req-61510177-8957-4e8b-9832-7e55444f4387 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] DELETE https://10.4.3.14/volume/v3/attachments/35300042-9722-4ba5-b93a-da459ac2aa32 Aug 13 21:06:04.897557 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-9e18bccc-1200-4c03-a983-06170eae30bd req-61510177-8957-4e8b-9832-7e55444f4387 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:04.897785 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-9e18bccc-1200-4c03-a983-06170eae30bd req-61510177-8957-4e8b-9832-7e55444f4387 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:04.899561 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:06:04.899561 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:06:04.903488 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6f4aa823-a5f7-4840-a04a-a8e46af9fb8c tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] https://10.4.3.14/volume/v3/volumes/a81afa87-4cbb-45ef-88f2-a9f51c0aca1f returned with HTTP 200 Aug 13 21:06:04.906988 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 59/232] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:06:04 2026] GET /volume/v3/volumes/a81afa87-4cbb-45ef-88f2-a9f51c0aca1f => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:06:04.907135 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-b57535a8-3ddd-4b30-b883-23920397f42d tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-reader] Volume info retrieved successfully. Aug 13 21:06:04.911611 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b57535a8-3ddd-4b30-b883-23920397f42d tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-reader] https://10.4.3.14/volume/v3/volumes/d0069448-d82d-4a2e-9c27-974de5cfa859 returned with HTTP 200 Aug 13 21:06:04.912207 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 59/233] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:06:04 2026] GET /volume/v3/volumes/d0069448-d82d-4a2e-9c27-974de5cfa859 => generated 1141 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:06:04.915368 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:06:04.915368 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:06:04.979990 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-9e18bccc-1200-4c03-a983-06170eae30bd req-61510177-8957-4e8b-9832-7e55444f4387 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] https://10.4.3.14/volume/v3/attachments/35300042-9722-4ba5-b93a-da459ac2aa32 returned with HTTP 200 Aug 13 21:06:04.980422 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 58/234] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:06:04 2026] DELETE /volume/v3/attachments/35300042-9722-4ba5-b93a-da459ac2aa32 => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:06:05.145489 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-03a9744b-c4d7-4d8b-97be-155e2e91224c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:05.147384 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-03a9744b-c4d7-4d8b-97be-155e2e91224c tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] GET https://10.4.3.14/volume/v3/volumes/82bb16c3-a159-4094-a24e-044c925ced9f Aug 13 21:06:05.147563 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-03a9744b-c4d7-4d8b-97be-155e2e91224c tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:05.147738 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-03a9744b-c4d7-4d8b-97be-155e2e91224c tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:05.156500 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:06:05.156500 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:06:05.163757 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-03a9744b-c4d7-4d8b-97be-155e2e91224c tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Volume info retrieved successfully. Aug 13 21:06:05.168291 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-03a9744b-c4d7-4d8b-97be-155e2e91224c tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] https://10.4.3.14/volume/v3/volumes/82bb16c3-a159-4094-a24e-044c925ced9f returned with HTTP 200 Aug 13 21:06:05.168664 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 59/235] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:06:05 2026] GET /volume/v3/volumes/82bb16c3-a159-4094-a24e-044c925ced9f => generated 1013 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:06:05.181092 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-91211a0b-3b0e-4c3c-8433-aa79252b5487 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:05.183305 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-91211a0b-3b0e-4c3c-8433-aa79252b5487 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] DELETE https://10.4.3.14/volume/v3/volumes/82bb16c3-a159-4094-a24e-044c925ced9f Aug 13 21:06:05.183594 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-91211a0b-3b0e-4c3c-8433-aa79252b5487 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:05.183898 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-91211a0b-3b0e-4c3c-8433-aa79252b5487 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:05.184202 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-91211a0b-3b0e-4c3c-8433-aa79252b5487 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Delete volume with id: 82bb16c3-a159-4094-a24e-044c925ced9f Aug 13 21:06:05.190971 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:06:05.190971 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:06:05.191342 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-91211a0b-3b0e-4c3c-8433-aa79252b5487 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Volume info retrieved successfully. Aug 13 21:06:05.211838 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-91211a0b-3b0e-4c3c-8433-aa79252b5487 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Delete volume request issued successfully. Aug 13 21:06:05.212149 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-91211a0b-3b0e-4c3c-8433-aa79252b5487 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] https://10.4.3.14/volume/v3/volumes/82bb16c3-a159-4094-a24e-044c925ced9f returned with HTTP 202 Aug 13 21:06:05.212656 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 60/236] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:06:05 2026] DELETE /volume/v3/volumes/82bb16c3-a159-4094-a24e-044c925ced9f => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:06:05.219479 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0b910794-b687-4195-9cf7-817a9b173424 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:05.221838 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0b910794-b687-4195-9cf7-817a9b173424 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] GET https://10.4.3.14/volume/v3/volumes/82bb16c3-a159-4094-a24e-044c925ced9f Aug 13 21:06:05.222136 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0b910794-b687-4195-9cf7-817a9b173424 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:05.222452 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0b910794-b687-4195-9cf7-817a9b173424 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:05.232163 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:06:05.232163 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:06:05.236828 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-0b910794-b687-4195-9cf7-817a9b173424 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Volume info retrieved successfully. Aug 13 21:06:05.242157 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0b910794-b687-4195-9cf7-817a9b173424 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] https://10.4.3.14/volume/v3/volumes/82bb16c3-a159-4094-a24e-044c925ced9f returned with HTTP 200 Aug 13 21:06:05.242656 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 60/237] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:06:05 2026] GET /volume/v3/volumes/82bb16c3-a159-4094-a24e-044c925ced9f => generated 1012 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:06:05.253625 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-4386a60c-104f-4e4f-976c-a317448eba64 req-26817678-5dce-4f2a-b1c0-0937aabdb154 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:05.257909 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-4386a60c-104f-4e4f-976c-a317448eba64 req-26817678-5dce-4f2a-b1c0-0937aabdb154 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] DELETE https://10.4.3.14/volume/v3/attachments/47a63c98-4a47-4c00-bbeb-6be6e4c87e2f Aug 13 21:06:05.258186 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-4386a60c-104f-4e4f-976c-a317448eba64 req-26817678-5dce-4f2a-b1c0-0937aabdb154 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:05.258458 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-4386a60c-104f-4e4f-976c-a317448eba64 req-26817678-5dce-4f2a-b1c0-0937aabdb154 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:05.258660 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a52a6953-9db8-4117-acd6-3c80e38bfa9f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:05.260803 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a52a6953-9db8-4117-acd6-3c80e38bfa9f tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] GET https://10.4.3.14/volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace Aug 13 21:06:05.261036 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a52a6953-9db8-4117-acd6-3c80e38bfa9f tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:05.261253 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a52a6953-9db8-4117-acd6-3c80e38bfa9f tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:05.267117 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:06:05.267117 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:06:05.272269 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:06:05.272269 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:06:05.276397 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a52a6953-9db8-4117-acd6-3c80e38bfa9f tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Volume info retrieved successfully. Aug 13 21:06:05.280470 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a52a6953-9db8-4117-acd6-3c80e38bfa9f tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] https://10.4.3.14/volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace returned with HTTP 200 Aug 13 21:06:05.280987 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 60/238] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:06:05 2026] GET /volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace => generated 1159 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:06:05.329432 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-4386a60c-104f-4e4f-976c-a317448eba64 req-26817678-5dce-4f2a-b1c0-0937aabdb154 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] https://10.4.3.14/volume/v3/attachments/47a63c98-4a47-4c00-bbeb-6be6e4c87e2f returned with HTTP 200 Aug 13 21:06:05.329825 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 59/239] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:06:05 2026] DELETE /volume/v3/attachments/47a63c98-4a47-4c00-bbeb-6be6e4c87e2f => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:06:05.334300 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-1df023a3-d275-4ed4-8da6-58268fed46c3 req-984d8a84-b94f-4147-b26b-81cb6bfde5cf None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:05.337112 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-1df023a3-d275-4ed4-8da6-58268fed46c3 req-984d8a84-b94f-4147-b26b-81cb6bfde5cf tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] GET https://10.4.3.14/volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace Aug 13 21:06:05.337429 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-1df023a3-d275-4ed4-8da6-58268fed46c3 req-984d8a84-b94f-4147-b26b-81cb6bfde5cf tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:05.337738 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-1df023a3-d275-4ed4-8da6-58268fed46c3 req-984d8a84-b94f-4147-b26b-81cb6bfde5cf tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:05.349143 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:06:05.349143 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:06:05.353152 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-1df023a3-d275-4ed4-8da6-58268fed46c3 req-984d8a84-b94f-4147-b26b-81cb6bfde5cf tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Volume info retrieved successfully. Aug 13 21:06:05.358850 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-1df023a3-d275-4ed4-8da6-58268fed46c3 req-984d8a84-b94f-4147-b26b-81cb6bfde5cf tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] https://10.4.3.14/volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace returned with HTTP 200 Aug 13 21:06:05.359376 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 61/240] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:06:05 2026] GET /volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace => generated 1159 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:06:05.430470 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-bd313e2b-d229-4fc0-bfa2-8834f2cd53ab None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:05.430792 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-bd313e2b-d229-4fc0-bfa2-8834f2cd53ab None None] GET https://10.4.3.14/volume// Aug 13 21:06:05.430943 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-bd313e2b-d229-4fc0-bfa2-8834f2cd53ab None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:05.431140 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-bd313e2b-d229-4fc0-bfa2-8834f2cd53ab None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:05.431546 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-bd313e2b-d229-4fc0-bfa2-8834f2cd53ab None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:06:05.431793 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 61/241] 10.4.3.14 () {66 vars in 1421 bytes} [Thu Aug 13 21:06:05 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 13 21:06:05.438347 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-1df023a3-d275-4ed4-8da6-58268fed46c3 req-0bd58e7f-595c-492a-bf1d-91c0dfa13569 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:05.440560 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-1df023a3-d275-4ed4-8da6-58268fed46c3 req-0bd58e7f-595c-492a-bf1d-91c0dfa13569 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:06:05.440952 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-1df023a3-d275-4ed4-8da6-58268fed46c3 req-0bd58e7f-595c-492a-bf1d-91c0dfa13569 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bb50e1f6-6015-4d0f-a00c-10e7caae7ace", "connector": null, "instance_uuid": "91ca974b-21e9-4857-9463-90be18220ee3"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:06:05.453919 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:06:05.453919 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:06:05.481745 np0000007265 devstack@c-api.service[100214]: WARNING cinder.volume.api [req-1df023a3-d275-4ed4-8da6-58268fed46c3 req-0bd58e7f-595c-492a-bf1d-91c0dfa13569 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 13 21:06:05.489059 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-1df023a3-d275-4ed4-8da6-58268fed46c3 req-0bd58e7f-595c-492a-bf1d-91c0dfa13569 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:06:05.489493 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 61/242] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:06:05 2026] POST /volume/v3/attachments => generated 271 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:06:05.524280 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-2d10df0d-b0a0-4549-b8f3-38932c677175 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:05.526090 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2d10df0d-b0a0-4549-b8f3-38932c677175 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] GET https://10.4.3.14/volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace Aug 13 21:06:05.526304 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2d10df0d-b0a0-4549-b8f3-38932c677175 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:05.526482 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2d10df0d-b0a0-4549-b8f3-38932c677175 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:05.542726 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0d3d355d-fa94-41df-91de-1f8fc666931a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:05.542726 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0d3d355d-fa94-41df-91de-1f8fc666931a None None] GET https://10.4.3.14/volume// Aug 13 21:06:05.542865 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0d3d355d-fa94-41df-91de-1f8fc666931a None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:05.543021 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0d3d355d-fa94-41df-91de-1f8fc666931a None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:05.543342 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0d3d355d-fa94-41df-91de-1f8fc666931a None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:06:05.543430 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:06:05.543430 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:06:05.543824 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 62/243] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:06:05 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:06:05.547733 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-2d10df0d-b0a0-4549-b8f3-38932c677175 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Volume info retrieved successfully. Aug 13 21:06:05.552463 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-1df023a3-d275-4ed4-8da6-58268fed46c3 req-eb85a011-8fc6-443c-81a2-9045e75b514d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:05.555707 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2d10df0d-b0a0-4549-b8f3-38932c677175 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] https://10.4.3.14/volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace returned with HTTP 200 Aug 13 21:06:05.556289 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 60/244] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:06:05 2026] GET /volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace => generated 1161 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:06:05.556662 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-1df023a3-d275-4ed4-8da6-58268fed46c3 req-eb85a011-8fc6-443c-81a2-9045e75b514d tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] GET https://10.4.3.14/volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace Aug 13 21:06:05.556903 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-1df023a3-d275-4ed4-8da6-58268fed46c3 req-eb85a011-8fc6-443c-81a2-9045e75b514d tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:05.557157 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-1df023a3-d275-4ed4-8da6-58268fed46c3 req-eb85a011-8fc6-443c-81a2-9045e75b514d tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:05.571072 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:06:05.571072 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:06:05.575161 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-1df023a3-d275-4ed4-8da6-58268fed46c3 req-eb85a011-8fc6-443c-81a2-9045e75b514d tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Volume info retrieved successfully. Aug 13 21:06:05.580262 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-1df023a3-d275-4ed4-8da6-58268fed46c3 req-eb85a011-8fc6-443c-81a2-9045e75b514d tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] https://10.4.3.14/volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace returned with HTTP 200 Aug 13 21:06:05.580730 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 62/245] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:06:05 2026] GET /volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace => generated 1341 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:06:05.645416 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-449e785d-adb2-4415-a747-734d4092dcbc req-8596008b-433f-40dd-bf2b-bfef3d911d15 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:05.647285 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-449e785d-adb2-4415-a747-734d4092dcbc req-8596008b-433f-40dd-bf2b-bfef3d911d15 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] DELETE https://10.4.3.14/volume/v3/attachments/bf1e706e-f594-4995-97bb-1a51acb6bbab Aug 13 21:06:05.647483 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-449e785d-adb2-4415-a747-734d4092dcbc req-8596008b-433f-40dd-bf2b-bfef3d911d15 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:05.647722 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-449e785d-adb2-4415-a747-734d4092dcbc req-8596008b-433f-40dd-bf2b-bfef3d911d15 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:05.654013 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:06:05.654013 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:06:05.683692 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-1df023a3-d275-4ed4-8da6-58268fed46c3 req-affc129a-b546-4d86-ad19-0af913411591 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:05.687958 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-1df023a3-d275-4ed4-8da6-58268fed46c3 req-affc129a-b546-4d86-ad19-0af913411591 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] PUT https://10.4.3.14/volume/v3/attachments/36ed52d1-4b0c-496a-85b8-df461ac515bf Aug 13 21:06:05.688425 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-1df023a3-d275-4ed4-8da6-58268fed46c3 req-affc129a-b546-4d86-ad19-0af913411591 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:06:05.705506 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-1df023a3-d275-4ed4-8da6-58268fed46c3 req-affc129a-b546-4d86-ad19-0af913411591 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Acquiring lock "cinder-attachment_update-bb50e1f6-6015-4d0f-a00c-10e7caae7ace-np0000007265" by "attachment_update" {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:06:05.711050 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-1df023a3-d275-4ed4-8da6-58268fed46c3 req-affc129a-b546-4d86-ad19-0af913411591 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Lock "cinder-attachment_update-bb50e1f6-6015-4d0f-a00c-10e7caae7ace-np0000007265" acquired by "attachment_update" :: waited 0.006s {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:06:05.712415 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:06:05.712415 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:06:05.719807 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-449e785d-adb2-4415-a747-734d4092dcbc req-8596008b-433f-40dd-bf2b-bfef3d911d15 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] https://10.4.3.14/volume/v3/attachments/bf1e706e-f594-4995-97bb-1a51acb6bbab returned with HTTP 200 Aug 13 21:06:05.720264 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 62/246] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:06:05 2026] DELETE /volume/v3/attachments/bf1e706e-f594-4995-97bb-1a51acb6bbab => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:06:05.793407 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-1df023a3-d275-4ed4-8da6-58268fed46c3 req-affc129a-b546-4d86-ad19-0af913411591 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Lock "cinder-attachment_update-bb50e1f6-6015-4d0f-a00c-10e7caae7ace-np0000007265" released by "attachment_update" :: held 0.082s {{(pid=100215) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:06:05.793758 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-1df023a3-d275-4ed4-8da6-58268fed46c3 req-affc129a-b546-4d86-ad19-0af913411591 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] https://10.4.3.14/volume/v3/attachments/36ed52d1-4b0c-496a-85b8-df461ac515bf returned with HTTP 200 Aug 13 21:06:05.794299 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 63/247] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:06:05 2026] PUT /volume/v3/attachments/36ed52d1-4b0c-496a-85b8-df461ac515bf => generated 967 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:06:05.918706 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c52bd964-df5c-4d34-a1f5-38f3cdd7a2ce None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:05.920398 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c52bd964-df5c-4d34-a1f5-38f3cdd7a2ce tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] GET https://10.4.3.14/volume/v3/volumes/a81afa87-4cbb-45ef-88f2-a9f51c0aca1f Aug 13 21:06:05.920599 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c52bd964-df5c-4d34-a1f5-38f3cdd7a2ce tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:05.920750 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c52bd964-df5c-4d34-a1f5-38f3cdd7a2ce tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:05.924751 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d549b052-54b5-44ed-9837-10e78af501d2 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:05.927007 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d549b052-54b5-44ed-9837-10e78af501d2 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-reader] GET https://10.4.3.14/volume/v3/volumes/d0069448-d82d-4a2e-9c27-974de5cfa859 Aug 13 21:06:05.927114 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:06:05.927114 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:06:05.927228 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d549b052-54b5-44ed-9837-10e78af501d2 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-reader] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:05.927418 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d549b052-54b5-44ed-9837-10e78af501d2 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-reader] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:05.930039 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-c52bd964-df5c-4d34-a1f5-38f3cdd7a2ce tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Volume info retrieved successfully. Aug 13 21:06:05.933369 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c52bd964-df5c-4d34-a1f5-38f3cdd7a2ce tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] https://10.4.3.14/volume/v3/volumes/a81afa87-4cbb-45ef-88f2-a9f51c0aca1f returned with HTTP 200 Aug 13 21:06:05.933674 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 61/248] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:06:05 2026] GET /volume/v3/volumes/a81afa87-4cbb-45ef-88f2-a9f51c0aca1f => generated 843 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:06:05.934102 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:06:05.934102 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:06:05.937517 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-d549b052-54b5-44ed-9837-10e78af501d2 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-reader] Volume info retrieved successfully. Aug 13 21:06:05.942100 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d549b052-54b5-44ed-9837-10e78af501d2 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-reader] https://10.4.3.14/volume/v3/volumes/d0069448-d82d-4a2e-9c27-974de5cfa859 returned with HTTP 200 Aug 13 21:06:05.942473 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 63/249] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:06:05 2026] GET /volume/v3/volumes/d0069448-d82d-4a2e-9c27-974de5cfa859 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:06:06.002879 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0d7aea50-4cf4-44d1-9304-69e98d2607ac None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:06.005535 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0d7aea50-4cf4-44d1-9304-69e98d2607ac tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] GET https://10.4.3.14/volume/v3/volumes/d0069448-d82d-4a2e-9c27-974de5cfa859 Aug 13 21:06:06.005778 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0d7aea50-4cf4-44d1-9304-69e98d2607ac tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:06.006011 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0d7aea50-4cf4-44d1-9304-69e98d2607ac tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:06.013830 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:06:06.013830 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:06:06.018615 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0d7aea50-4cf4-44d1-9304-69e98d2607ac tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Volume info retrieved successfully. Aug 13 21:06:06.022452 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0d7aea50-4cf4-44d1-9304-69e98d2607ac tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] https://10.4.3.14/volume/v3/volumes/d0069448-d82d-4a2e-9c27-974de5cfa859 returned with HTTP 200 Aug 13 21:06:06.022978 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 63/250] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:06:06 2026] GET /volume/v3/volumes/d0069448-d82d-4a2e-9c27-974de5cfa859 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:06:06.074640 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-53d72b86-8583-42d5-a76e-1b1a51363f4c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:06.077978 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-53d72b86-8583-42d5-a76e-1b1a51363f4c tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] GET https://10.4.3.14/volume/v3/volumes/d0069448-d82d-4a2e-9c27-974de5cfa859 Aug 13 21:06:06.078177 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-53d72b86-8583-42d5-a76e-1b1a51363f4c tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:06.078359 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-53d72b86-8583-42d5-a76e-1b1a51363f4c tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:06.090607 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:06:06.090607 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:06:06.097199 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-53d72b86-8583-42d5-a76e-1b1a51363f4c tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Volume info retrieved successfully. Aug 13 21:06:06.103552 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-53d72b86-8583-42d5-a76e-1b1a51363f4c tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] https://10.4.3.14/volume/v3/volumes/d0069448-d82d-4a2e-9c27-974de5cfa859 returned with HTTP 200 Aug 13 21:06:06.104109 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 64/251] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:06:06 2026] GET /volume/v3/volumes/d0069448-d82d-4a2e-9c27-974de5cfa859 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:06:06.260243 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-36eef34f-7259-46fc-b71b-e635139304e0 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:06.263486 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-36eef34f-7259-46fc-b71b-e635139304e0 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] GET https://10.4.3.14/volume/v3/volumes/82bb16c3-a159-4094-a24e-044c925ced9f Aug 13 21:06:06.263734 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-36eef34f-7259-46fc-b71b-e635139304e0 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:06.263992 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-36eef34f-7259-46fc-b71b-e635139304e0 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:06.279699 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-36eef34f-7259-46fc-b71b-e635139304e0 tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] https://10.4.3.14/volume/v3/volumes/82bb16c3-a159-4094-a24e-044c925ced9f returned with HTTP 404 Aug 13 21:06:06.280423 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 62/252] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:06:06 2026] GET /volume/v3/volumes/82bb16c3-a159-4094-a24e-044c925ced9f => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:06:06.570246 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-8e784692-030d-40bc-bcff-3f1ea348dd29 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:06.572292 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8e784692-030d-40bc-bcff-3f1ea348dd29 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] GET https://10.4.3.14/volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace Aug 13 21:06:06.572500 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8e784692-030d-40bc-bcff-3f1ea348dd29 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:06.572716 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8e784692-030d-40bc-bcff-3f1ea348dd29 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:06.586151 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:06:06.586151 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:06:06.593031 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-8e784692-030d-40bc-bcff-3f1ea348dd29 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Volume info retrieved successfully. Aug 13 21:06:06.609910 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8e784692-030d-40bc-bcff-3f1ea348dd29 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] https://10.4.3.14/volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace returned with HTTP 200 Aug 13 21:06:06.610619 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 64/253] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:06:06 2026] GET /volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace => generated 1162 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:06:06.632262 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b51fae6e-27c9-4916-bd85-80c37e602014 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:06.880194 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b51fae6e-27c9-4916-bd85-80c37e602014 tempest-GroupsTest-1835856212 tempest-GroupsTest-1835856212-project-admin] POST https://10.4.3.14/volume/v3/types Aug 13 21:06:06.881051 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b51fae6e-27c9-4916-bd85-80c37e602014 tempest-GroupsTest-1835856212 tempest-GroupsTest-1835856212-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1874716895"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:06:06.899505 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b51fae6e-27c9-4916-bd85-80c37e602014 tempest-GroupsTest-1835856212 tempest-GroupsTest-1835856212-project-admin] https://10.4.3.14/volume/v3/types returned with HTTP 200 Aug 13 21:06:06.900075 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 64/254] 10.4.3.14 () {68 vars in 1245 bytes} [Thu Aug 13 21:06:06 2026] POST /volume/v3/types => generated 216 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:06:06.910993 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-647187fe-4219-4c18-8008-e9305fe221f7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:06.913054 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-647187fe-4219-4c18-8008-e9305fe221f7 tempest-GroupsTest-1835856212 tempest-GroupsTest-1835856212-project-admin] POST https://10.4.3.14/volume/v3/group_types Aug 13 21:06:06.913400 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-647187fe-4219-4c18-8008-e9305fe221f7 tempest-GroupsTest-1835856212 tempest-GroupsTest-1835856212-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1021271522"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:06:06.950465 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-647187fe-4219-4c18-8008-e9305fe221f7 tempest-GroupsTest-1835856212 tempest-GroupsTest-1835856212-project-admin] https://10.4.3.14/volume/v3/group_types returned with HTTP 202 Aug 13 21:06:06.950857 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 65/255] 10.4.3.14 () {70 vars in 1304 bytes} [Thu Aug 13 21:06:06 2026] POST /volume/v3/group_types => generated 173 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:06:06.957814 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-68b5abc5-a8a1-4fea-a3cc-f4892e76e093 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:07.247413 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-68b5abc5-a8a1-4fea-a3cc-f4892e76e093 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] POST https://10.4.3.14/volume/v3/groups Aug 13 21:06:07.247813 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-68b5abc5-a8a1-4fea-a3cc-f4892e76e093 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "417d122d-c916-4d43-be20-6915fa962461", "volume_types": ["e9d9f064-c71c-42d4-a64c-e9e4fccc49fa"], "name": "tempest-Group1-1153328264"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:06:07.250359 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.groups [None req-68b5abc5-a8a1-4fea-a3cc-f4892e76e093 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Creating new group {'group': {'group_type': '417d122d-c916-4d43-be20-6915fa962461', 'volume_types': ['e9d9f064-c71c-42d4-a64c-e9e4fccc49fa'], 'name': 'tempest-Group1-1153328264'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 13 21:06:07.265995 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.groups [None req-68b5abc5-a8a1-4fea-a3cc-f4892e76e093 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Creating group tempest-Group1-1153328264. Aug 13 21:06:07.287135 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-68b5abc5-a8a1-4fea-a3cc-f4892e76e093 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Availability zone cache updated, next update will occur around 2026-08-13 22:06:07.286806. {{(pid=100217) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 21:06:07.287284 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-68b5abc5-a8a1-4fea-a3cc-f4892e76e093 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Availability Zones retrieved successfully. Aug 13 21:06:07.311289 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-68b5abc5-a8a1-4fea-a3cc-f4892e76e093 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Created reservations ['5fda50d0-2536-45fa-bfba-2219d820e93c'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:06:07.354087 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-68b5abc5-a8a1-4fea-a3cc-f4892e76e093 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] https://10.4.3.14/volume/v3/groups returned with HTTP 202 Aug 13 21:06:07.354687 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 63/256] 10.4.3.14 () {70 vars in 1290 bytes} [Thu Aug 13 21:06:06 2026] POST /volume/v3/groups => generated 94 bytes in 397 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:06:07.364253 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b7cc70e9-1a4f-4018-819d-fd14a2010278 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:07.369598 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b7cc70e9-1a4f-4018-819d-fd14a2010278 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] GET https://10.4.3.14/volume/v3/groups/084da803-94f9-4bb8-a059-63d91f51a013 Aug 13 21:06:07.369796 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b7cc70e9-1a4f-4018-819d-fd14a2010278 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:07.369979 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b7cc70e9-1a4f-4018-819d-fd14a2010278 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:07.370185 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.groups [None req-b7cc70e9-1a4f-4018-819d-fd14a2010278 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] show called for member 084da803-94f9-4bb8-a059-63d91f51a013 {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 21:06:07.378689 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:06:07.378689 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:06:07.412872 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b7cc70e9-1a4f-4018-819d-fd14a2010278 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] https://10.4.3.14/volume/v3/groups/084da803-94f9-4bb8-a059-63d91f51a013 returned with HTTP 200 Aug 13 21:06:07.413530 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 65/257] 10.4.3.14 () {68 vars in 1379 bytes} [Thu Aug 13 21:06:07 2026] GET /volume/v3/groups/084da803-94f9-4bb8-a059-63d91f51a013 => generated 322 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:06:07.627325 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7285b0d5-1d54-472d-88b3-249987488956 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:07.632906 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7285b0d5-1d54-472d-88b3-249987488956 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] GET https://10.4.3.14/volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace Aug 13 21:06:07.633162 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7285b0d5-1d54-472d-88b3-249987488956 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:07.633416 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7285b0d5-1d54-472d-88b3-249987488956 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:07.653741 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:06:07.653741 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:06:07.661091 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-7285b0d5-1d54-472d-88b3-249987488956 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Volume info retrieved successfully. Aug 13 21:06:07.667914 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7285b0d5-1d54-472d-88b3-249987488956 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] https://10.4.3.14/volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace returned with HTTP 200 Aug 13 21:06:07.668452 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 65/258] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:06:07 2026] GET /volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace => generated 1162 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:06:08.083863 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-1df023a3-d275-4ed4-8da6-58268fed46c3 req-c8819792-5bad-484c-acdd-b206f4602fe2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:08.089389 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-1df023a3-d275-4ed4-8da6-58268fed46c3 req-c8819792-5bad-484c-acdd-b206f4602fe2 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] POST https://10.4.3.14/volume/v3/attachments/36ed52d1-4b0c-496a-85b8-df461ac515bf/action Aug 13 21:06:08.089737 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-1df023a3-d275-4ed4-8da6-58268fed46c3 req-c8819792-5bad-484c-acdd-b206f4602fe2 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Action body: b'{"os-complete": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:06:08.089847 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-1df023a3-d275-4ed4-8da6-58268fed46c3 req-c8819792-5bad-484c-acdd-b206f4602fe2 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:06:08.110383 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:06:08.110383 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:06:08.126107 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-1df023a3-d275-4ed4-8da6-58268fed46c3 req-c8819792-5bad-484c-acdd-b206f4602fe2 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] https://10.4.3.14/volume/v3/attachments/36ed52d1-4b0c-496a-85b8-df461ac515bf/action returned with HTTP 204 Aug 13 21:06:08.126652 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 66/259] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:06:08 2026] POST /volume/v3/attachments/36ed52d1-4b0c-496a-85b8-df461ac515bf/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:06:08.423545 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ab038c5f-6468-4191-bc99-f05e8011d512 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:08.425351 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ab038c5f-6468-4191-bc99-f05e8011d512 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] GET https://10.4.3.14/volume/v3/groups/084da803-94f9-4bb8-a059-63d91f51a013 Aug 13 21:06:08.425557 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ab038c5f-6468-4191-bc99-f05e8011d512 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:08.425727 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ab038c5f-6468-4191-bc99-f05e8011d512 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:08.425845 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.groups [None req-ab038c5f-6468-4191-bc99-f05e8011d512 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] show called for member 084da803-94f9-4bb8-a059-63d91f51a013 {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 21:06:08.436957 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:06:08.436957 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:06:08.450613 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ab038c5f-6468-4191-bc99-f05e8011d512 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] https://10.4.3.14/volume/v3/groups/084da803-94f9-4bb8-a059-63d91f51a013 returned with HTTP 200 Aug 13 21:06:08.451019 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 64/260] 10.4.3.14 () {68 vars in 1379 bytes} [Thu Aug 13 21:06:08 2026] GET /volume/v3/groups/084da803-94f9-4bb8-a059-63d91f51a013 => generated 323 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:06:08.465591 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-8d399685-c819-4ac5-8bd7-ca3e7385ba42 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:08.467710 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8d399685-c819-4ac5-8bd7-ca3e7385ba42 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] POST https://10.4.3.14/volume/v3/groups Aug 13 21:06:08.468988 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8d399685-c819-4ac5-8bd7-ca3e7385ba42 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "417d122d-c916-4d43-be20-6915fa962461", "volume_types": ["e9d9f064-c71c-42d4-a64c-e9e4fccc49fa"], "name": "tempest-Group2-196321171"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:06:08.470813 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.groups [None req-8d399685-c819-4ac5-8bd7-ca3e7385ba42 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Creating new group {'group': {'group_type': '417d122d-c916-4d43-be20-6915fa962461', 'volume_types': ['e9d9f064-c71c-42d4-a64c-e9e4fccc49fa'], 'name': 'tempest-Group2-196321171'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 13 21:06:08.475929 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.groups [None req-8d399685-c819-4ac5-8bd7-ca3e7385ba42 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Creating group tempest-Group2-196321171. Aug 13 21:06:08.477736 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:06:08.477736 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:06:08.506534 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-8d399685-c819-4ac5-8bd7-ca3e7385ba42 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Availability zone cache updated, next update will occur around 2026-08-13 22:06:08.505237. {{(pid=100216) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 21:06:08.506534 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-8d399685-c819-4ac5-8bd7-ca3e7385ba42 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Availability Zones retrieved successfully. Aug 13 21:06:08.519201 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-8d399685-c819-4ac5-8bd7-ca3e7385ba42 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Created reservations ['4a00c570-bbe2-40db-ba40-74487457e42d'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:06:08.562885 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8d399685-c819-4ac5-8bd7-ca3e7385ba42 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] https://10.4.3.14/volume/v3/groups returned with HTTP 202 Aug 13 21:06:08.562885 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 66/261] 10.4.3.14 () {70 vars in 1290 bytes} [Thu Aug 13 21:06:08 2026] POST /volume/v3/groups => generated 93 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:06:08.576066 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2c5fd26b-9c93-43df-b08c-f86487e9dee8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:08.579944 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2c5fd26b-9c93-43df-b08c-f86487e9dee8 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] GET https://10.4.3.14/volume/v3/groups/2871a4dd-4e5c-48d8-8561-94fdf397dcc7 Aug 13 21:06:08.580069 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2c5fd26b-9c93-43df-b08c-f86487e9dee8 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:08.580320 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2c5fd26b-9c93-43df-b08c-f86487e9dee8 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:08.580598 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.groups [None req-2c5fd26b-9c93-43df-b08c-f86487e9dee8 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] show called for member 2871a4dd-4e5c-48d8-8561-94fdf397dcc7 {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 21:06:08.589094 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:06:08.589094 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:06:08.624271 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2c5fd26b-9c93-43df-b08c-f86487e9dee8 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] https://10.4.3.14/volume/v3/groups/2871a4dd-4e5c-48d8-8561-94fdf397dcc7 returned with HTTP 200 Aug 13 21:06:08.624765 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 66/262] 10.4.3.14 () {68 vars in 1379 bytes} [Thu Aug 13 21:06:08 2026] GET /volume/v3/groups/2871a4dd-4e5c-48d8-8561-94fdf397dcc7 => generated 321 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:06:08.680660 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4edf93a1-64a1-4132-b3e6-42a4b0f4d36d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:08.683984 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4edf93a1-64a1-4132-b3e6-42a4b0f4d36d tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] GET https://10.4.3.14/volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace Aug 13 21:06:08.684131 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4edf93a1-64a1-4132-b3e6-42a4b0f4d36d tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:08.684333 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4edf93a1-64a1-4132-b3e6-42a4b0f4d36d tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:08.709351 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:06:08.709351 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:06:08.714566 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-4edf93a1-64a1-4132-b3e6-42a4b0f4d36d tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Volume info retrieved successfully. Aug 13 21:06:08.718820 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4edf93a1-64a1-4132-b3e6-42a4b0f4d36d tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] https://10.4.3.14/volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace returned with HTTP 200 Aug 13 21:06:08.719235 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 67/263] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:06:08 2026] GET /volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace => generated 1456 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:06:09.065816 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-ebaae686-ef76-4844-a8f7-562c15aa1aaf req-c5d276e9-13ec-44bb-9e42-772304f41e7c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:09.070096 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-ebaae686-ef76-4844-a8f7-562c15aa1aaf req-c5d276e9-13ec-44bb-9e42-772304f41e7c tempest-TestMultiAttachVolumeSwap-1933188632 tempest-TestMultiAttachVolumeSwap-1933188632-project] GET https://10.4.3.14/volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace Aug 13 21:06:09.070277 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-ebaae686-ef76-4844-a8f7-562c15aa1aaf req-c5d276e9-13ec-44bb-9e42-772304f41e7c tempest-TestMultiAttachVolumeSwap-1933188632 tempest-TestMultiAttachVolumeSwap-1933188632-project] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:09.070451 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-ebaae686-ef76-4844-a8f7-562c15aa1aaf req-c5d276e9-13ec-44bb-9e42-772304f41e7c tempest-TestMultiAttachVolumeSwap-1933188632 tempest-TestMultiAttachVolumeSwap-1933188632-project] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:09.085218 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:06:09.085218 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:06:09.090517 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-ebaae686-ef76-4844-a8f7-562c15aa1aaf req-c5d276e9-13ec-44bb-9e42-772304f41e7c tempest-TestMultiAttachVolumeSwap-1933188632 tempest-TestMultiAttachVolumeSwap-1933188632-project] Volume info retrieved successfully. Aug 13 21:06:09.094644 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-ebaae686-ef76-4844-a8f7-562c15aa1aaf req-c5d276e9-13ec-44bb-9e42-772304f41e7c tempest-TestMultiAttachVolumeSwap-1933188632 tempest-TestMultiAttachVolumeSwap-1933188632-project] https://10.4.3.14/volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace returned with HTTP 200 Aug 13 21:06:09.095134 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 65/264] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:06:09 2026] GET /volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace => generated 1649 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:06:09.104881 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-8a38d8c1-231b-47c1-a052-6f50795978b5 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:09.107397 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8a38d8c1-231b-47c1-a052-6f50795978b5 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-reader] GET https://10.4.3.14/volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace Aug 13 21:06:09.108004 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8a38d8c1-231b-47c1-a052-6f50795978b5 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-reader] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:09.108459 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8a38d8c1-231b-47c1-a052-6f50795978b5 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-reader] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:09.126470 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:06:09.126470 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:06:09.130469 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-8a38d8c1-231b-47c1-a052-6f50795978b5 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-reader] Volume info retrieved successfully. Aug 13 21:06:09.136660 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8a38d8c1-231b-47c1-a052-6f50795978b5 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-reader] https://10.4.3.14/volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace returned with HTTP 200 Aug 13 21:06:09.137599 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 67/265] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:06:09 2026] GET /volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace => generated 1456 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:06:09.151371 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-335456f6-b8a7-4b8e-906e-f4257d3067d3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:09.153129 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-335456f6-b8a7-4b8e-906e-f4257d3067d3 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-reader] GET https://10.4.3.14/volume/v3/volumes/30ec05d9-2319-4a6e-86e3-c5adce5003fb Aug 13 21:06:09.153324 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-335456f6-b8a7-4b8e-906e-f4257d3067d3 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-reader] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:09.153468 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-335456f6-b8a7-4b8e-906e-f4257d3067d3 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-reader] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:09.160093 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:06:09.160093 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:06:09.164634 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-335456f6-b8a7-4b8e-906e-f4257d3067d3 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-reader] Volume info retrieved successfully. Aug 13 21:06:09.169870 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-335456f6-b8a7-4b8e-906e-f4257d3067d3 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-reader] https://10.4.3.14/volume/v3/volumes/30ec05d9-2319-4a6e-86e3-c5adce5003fb returned with HTTP 200 Aug 13 21:06:09.170266 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 67/266] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:06:09 2026] GET /volume/v3/volumes/30ec05d9-2319-4a6e-86e3-c5adce5003fb => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:06:09.295742 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5c086d3c-7a45-4360-9cee-df424098c563 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:09.297449 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5c086d3c-7a45-4360-9cee-df424098c563 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] GET https://10.4.3.14/volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace Aug 13 21:06:09.297627 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5c086d3c-7a45-4360-9cee-df424098c563 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:09.297798 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5c086d3c-7a45-4360-9cee-df424098c563 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:09.313062 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:06:09.313062 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:06:09.317411 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-5c086d3c-7a45-4360-9cee-df424098c563 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Volume info retrieved successfully. Aug 13 21:06:09.321991 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5c086d3c-7a45-4360-9cee-df424098c563 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] https://10.4.3.14/volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace returned with HTTP 200 Aug 13 21:06:09.322400 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 68/267] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:06:09 2026] GET /volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace => generated 1456 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:06:09.386329 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-bb10ae42-f21d-4107-bd1b-5eb6fa215aff req-e0892411-963b-49d8-9684-17db56e50576 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:09.388817 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-bb10ae42-f21d-4107-bd1b-5eb6fa215aff req-e0892411-963b-49d8-9684-17db56e50576 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] GET https://10.4.3.14/volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace Aug 13 21:06:09.389083 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-bb10ae42-f21d-4107-bd1b-5eb6fa215aff req-e0892411-963b-49d8-9684-17db56e50576 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:09.389342 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-bb10ae42-f21d-4107-bd1b-5eb6fa215aff req-e0892411-963b-49d8-9684-17db56e50576 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:09.405918 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:06:09.405918 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:06:09.409646 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-bb10ae42-f21d-4107-bd1b-5eb6fa215aff req-e0892411-963b-49d8-9684-17db56e50576 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Volume info retrieved successfully. Aug 13 21:06:09.413808 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-bb10ae42-f21d-4107-bd1b-5eb6fa215aff req-e0892411-963b-49d8-9684-17db56e50576 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] https://10.4.3.14/volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace returned with HTTP 200 Aug 13 21:06:09.414260 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 66/268] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:06:09 2026] GET /volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace => generated 1456 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:06:09.587418 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d08d6153-e71b-4d0d-9ad7-36c0e2cca26a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:09.589394 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d08d6153-e71b-4d0d-9ad7-36c0e2cca26a tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] DELETE https://10.4.3.14/volume/v3/volumes/d0069448-d82d-4a2e-9c27-974de5cfa859 Aug 13 21:06:09.589771 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d08d6153-e71b-4d0d-9ad7-36c0e2cca26a tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:09.590136 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d08d6153-e71b-4d0d-9ad7-36c0e2cca26a tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:09.590486 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-d08d6153-e71b-4d0d-9ad7-36c0e2cca26a tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Delete volume with id: d0069448-d82d-4a2e-9c27-974de5cfa859 Aug 13 21:06:09.600053 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:06:09.600053 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:06:09.600053 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-d08d6153-e71b-4d0d-9ad7-36c0e2cca26a tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Volume info retrieved successfully. Aug 13 21:06:09.612366 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-bb10ae42-f21d-4107-bd1b-5eb6fa215aff req-3470434b-8c20-4033-979a-29856378f388 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:09.614670 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-bb10ae42-f21d-4107-bd1b-5eb6fa215aff req-3470434b-8c20-4033-979a-29856378f388 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] POST https://10.4.3.14/volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace/action Aug 13 21:06:09.615150 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-bb10ae42-f21d-4107-bd1b-5eb6fa215aff req-3470434b-8c20-4033-979a-29856378f388 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:06:09.615150 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-bb10ae42-f21d-4107-bd1b-5eb6fa215aff req-3470434b-8c20-4033-979a-29856378f388 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:06:09.627905 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-d08d6153-e71b-4d0d-9ad7-36c0e2cca26a tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Delete volume request issued successfully. Aug 13 21:06:09.627905 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d08d6153-e71b-4d0d-9ad7-36c0e2cca26a tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] https://10.4.3.14/volume/v3/volumes/d0069448-d82d-4a2e-9c27-974de5cfa859 returned with HTTP 202 Aug 13 21:06:09.627905 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 68/269] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:06:09 2026] DELETE /volume/v3/volumes/d0069448-d82d-4a2e-9c27-974de5cfa859 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:06:09.628089 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:06:09.628089 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:06:09.628474 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-bb10ae42-f21d-4107-bd1b-5eb6fa215aff req-3470434b-8c20-4033-979a-29856378f388 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Volume info retrieved successfully. Aug 13 21:06:09.637943 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-cd8d4fc7-9feb-486a-b192-dd952bcc4572 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:09.638348 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f4c7de6e-80b4-432b-930a-69ba28d2f951 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:09.638664 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-bb10ae42-f21d-4107-bd1b-5eb6fa215aff req-3470434b-8c20-4033-979a-29856378f388 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Begin detaching volume completed successfully. Aug 13 21:06:09.638664 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-bb10ae42-f21d-4107-bd1b-5eb6fa215aff req-3470434b-8c20-4033-979a-29856378f388 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] https://10.4.3.14/volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace/action returned with HTTP 202 Aug 13 21:06:09.639177 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 68/270] 10.4.3.14 () {72 vars in 1665 bytes} [Thu Aug 13 21:06:09 2026] POST /volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:06:09.640226 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f4c7de6e-80b4-432b-930a-69ba28d2f951 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] GET https://10.4.3.14/volume/v3/volumes/d0069448-d82d-4a2e-9c27-974de5cfa859 Aug 13 21:06:09.640447 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f4c7de6e-80b4-432b-930a-69ba28d2f951 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:09.640656 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f4c7de6e-80b4-432b-930a-69ba28d2f951 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:09.640715 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cd8d4fc7-9feb-486a-b192-dd952bcc4572 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] GET https://10.4.3.14/volume/v3/groups/2871a4dd-4e5c-48d8-8561-94fdf397dcc7 Aug 13 21:06:09.641009 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cd8d4fc7-9feb-486a-b192-dd952bcc4572 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:09.641230 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cd8d4fc7-9feb-486a-b192-dd952bcc4572 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:09.641385 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.groups [None req-cd8d4fc7-9feb-486a-b192-dd952bcc4572 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] show called for member 2871a4dd-4e5c-48d8-8561-94fdf397dcc7 {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 21:06:09.648910 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:06:09.648910 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:06:09.649278 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:06:09.649278 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:06:09.652659 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-f4c7de6e-80b4-432b-930a-69ba28d2f951 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Volume info retrieved successfully. Aug 13 21:06:09.657788 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f4c7de6e-80b4-432b-930a-69ba28d2f951 tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] https://10.4.3.14/volume/v3/volumes/d0069448-d82d-4a2e-9c27-974de5cfa859 returned with HTTP 200 Aug 13 21:06:09.658435 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 67/271] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:06:09 2026] GET /volume/v3/volumes/d0069448-d82d-4a2e-9c27-974de5cfa859 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:06:09.672984 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cd8d4fc7-9feb-486a-b192-dd952bcc4572 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] https://10.4.3.14/volume/v3/groups/2871a4dd-4e5c-48d8-8561-94fdf397dcc7 returned with HTTP 200 Aug 13 21:06:09.673402 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 69/272] 10.4.3.14 () {68 vars in 1379 bytes} [Thu Aug 13 21:06:09 2026] GET /volume/v3/groups/2871a4dd-4e5c-48d8-8561-94fdf397dcc7 => generated 322 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:06:09.685059 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-5f4076ca-16dd-42ad-8f92-ba507d5df9d2 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:09.686296 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-772f55d6-9259-417d-b405-c62ec6debc2e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:09.686702 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-772f55d6-9259-417d-b405-c62ec6debc2e None None] GET https://10.4.3.14/volume// Aug 13 21:06:09.690101 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-772f55d6-9259-417d-b405-c62ec6debc2e None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:09.690101 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-772f55d6-9259-417d-b405-c62ec6debc2e None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:09.690101 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-772f55d6-9259-417d-b405-c62ec6debc2e None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:06:09.690101 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 69/273] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:06:09 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 13 21:06:09.690409 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5f4076ca-16dd-42ad-8f92-ba507d5df9d2 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:06:09.690409 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5f4076ca-16dd-42ad-8f92-ba507d5df9d2 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1106818685", "volume_type": "e9d9f064-c71c-42d4-a64c-e9e4fccc49fa", "group_id": "084da803-94f9-4bb8-a059-63d91f51a013", "size": 1}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:06:09.690837 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-5f4076ca-16dd-42ad-8f92-ba507d5df9d2 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1106818685', 'volume_type': 'e9d9f064-c71c-42d4-a64c-e9e4fccc49fa', 'group_id': '084da803-94f9-4bb8-a059-63d91f51a013', 'size': 1}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:06:09.696327 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-bb10ae42-f21d-4107-bd1b-5eb6fa215aff req-3f63f40a-a6a4-422f-bc94-59c9626c1d84 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:09.700642 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-bb10ae42-f21d-4107-bd1b-5eb6fa215aff req-3f63f40a-a6a4-422f-bc94-59c9626c1d84 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] GET https://10.4.3.14/volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace Aug 13 21:06:09.700642 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-bb10ae42-f21d-4107-bd1b-5eb6fa215aff req-3f63f40a-a6a4-422f-bc94-59c9626c1d84 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:09.700642 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-bb10ae42-f21d-4107-bd1b-5eb6fa215aff req-3f63f40a-a6a4-422f-bc94-59c9626c1d84 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:09.701132 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:06:09.701132 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:06:09.701132 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-5f4076ca-16dd-42ad-8f92-ba507d5df9d2 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Create volume of 1 GB Aug 13 21:06:09.708198 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-5f4076ca-16dd-42ad-8f92-ba507d5df9d2 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Availability Zones retrieved successfully. Aug 13 21:06:09.713292 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:06:09.713292 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:06:09.716782 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-5f4076ca-16dd-42ad-8f92-ba507d5df9d2 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Flow 'volume_create_api' (8d17fbe4-9d68-4ab4-94e4-b25178ccdafa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:06:09.721243 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-5f4076ca-16dd-42ad-8f92-ba507d5df9d2 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (963b552f-d53f-4114-b1b4-459bd4babe20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:06:09.721243 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:06:09.721243 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:06:09.721863 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-bb10ae42-f21d-4107-bd1b-5eb6fa215aff req-3f63f40a-a6a4-422f-bc94-59c9626c1d84 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Volume info retrieved successfully. Aug 13 21:06:09.721978 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-5f4076ca-16dd-42ad-8f92-ba507d5df9d2 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:06:09.726367 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-bb10ae42-f21d-4107-bd1b-5eb6fa215aff req-3f63f40a-a6a4-422f-bc94-59c9626c1d84 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] https://10.4.3.14/volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace returned with HTTP 200 Aug 13 21:06:09.726856 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 68/274] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:06:09 2026] GET /volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace => generated 1639 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:06:09.732221 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-26b5e784-7761-4668-a622-ee0e31e2dfab None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:09.733932 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-26b5e784-7761-4668-a622-ee0e31e2dfab tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] GET https://10.4.3.14/volume/v3/volumes/a81afa87-4cbb-45ef-88f2-a9f51c0aca1f Aug 13 21:06:09.734136 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-26b5e784-7761-4668-a622-ee0e31e2dfab tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:09.734348 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-26b5e784-7761-4668-a622-ee0e31e2dfab tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:09.740837 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:06:09.740837 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:06:09.741974 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-5f4076ca-16dd-42ad-8f92-ba507d5df9d2 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (963b552f-d53f-4114-b1b4-459bd4babe20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:06:07Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e9d9f064-c71c-42d4-a64c-e9e4fccc49fa,is_public=True,name='tempest-GroupsTest-volume-type-1874716895',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e9d9f064-c71c-42d4-a64c-e9e4fccc49fa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '084da803-94f9-4bb8-a059-63d91f51a013', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:06:09.742808 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-5f4076ca-16dd-42ad-8f92-ba507d5df9d2 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b5b5cc0-0407-464d-9653-ed5ca7afe2e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:06:09.744101 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-26b5e784-7761-4668-a622-ee0e31e2dfab tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Volume info retrieved successfully. Aug 13 21:06:09.747746 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-26b5e784-7761-4668-a622-ee0e31e2dfab tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] https://10.4.3.14/volume/v3/volumes/a81afa87-4cbb-45ef-88f2-a9f51c0aca1f returned with HTTP 200 Aug 13 21:06:09.748331 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 70/275] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:06:09 2026] GET /volume/v3/volumes/a81afa87-4cbb-45ef-88f2-a9f51c0aca1f => generated 843 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:06:09.767072 np0000007265 devstack@c-api.service[100216]: WARNING cinder.quota [None req-5f4076ca-16dd-42ad-8f92-ba507d5df9d2 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1874716895 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1874716895, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:06:09.767393 np0000007265 devstack@c-api.service[100216]: WARNING cinder.quota [None req-5f4076ca-16dd-42ad-8f92-ba507d5df9d2 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1874716895 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1874716895, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:06:09.799156 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-5f4076ca-16dd-42ad-8f92-ba507d5df9d2 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Created reservations ['41ad4206-bdae-4224-a48c-89aa4e3e02bf', '827b2495-8b45-4a23-be1f-4f3c03ba8830', 'b32adf16-9b8c-4291-af17-29722775b9a9', '6a4c193c-6577-4371-a27a-e52cd46fd7ec'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:06:09.799156 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-5f4076ca-16dd-42ad-8f92-ba507d5df9d2 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b5b5cc0-0407-464d-9653-ed5ca7afe2e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41ad4206-bdae-4224-a48c-89aa4e3e02bf', '827b2495-8b45-4a23-be1f-4f3c03ba8830', 'b32adf16-9b8c-4291-af17-29722775b9a9', '6a4c193c-6577-4371-a27a-e52cd46fd7ec']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:06:09.799375 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-5f4076ca-16dd-42ad-8f92-ba507d5df9d2 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c499a9cb-e3e0-459f-bd39-12116f823101) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:06:09.802185 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d0037929-1b33-46d2-aabb-aee3dc8c4ee7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:09.806364 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d0037929-1b33-46d2-aabb-aee3dc8c4ee7 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] GET https://10.4.3.14/volume/v3/volumes/a81afa87-4cbb-45ef-88f2-a9f51c0aca1f Aug 13 21:06:09.806364 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d0037929-1b33-46d2-aabb-aee3dc8c4ee7 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:09.806364 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d0037929-1b33-46d2-aabb-aee3dc8c4ee7 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:09.814139 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:06:09.814139 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:06:09.817468 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d0037929-1b33-46d2-aabb-aee3dc8c4ee7 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Volume info retrieved successfully. Aug 13 21:06:09.821131 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d0037929-1b33-46d2-aabb-aee3dc8c4ee7 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] https://10.4.3.14/volume/v3/volumes/a81afa87-4cbb-45ef-88f2-a9f51c0aca1f returned with HTTP 200 Aug 13 21:06:09.821487 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 70/276] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:06:09 2026] GET /volume/v3/volumes/a81afa87-4cbb-45ef-88f2-a9f51c0aca1f => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:06:09.831398 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-5f4076ca-16dd-42ad-8f92-ba507d5df9d2 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c499a9cb-e3e0-459f-bd39-12116f823101) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a04121cb-b3bd-446e-b61f-00a1dd966ec2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1106818685',encryption_key_id=None,group_id=084da803-94f9-4bb8-a059-63d91f51a013,group_type_id=,metadata={},multiattach=False,project_id='fdebf869e44642d5a3ab0caaf0ccfe7b',qos_specs=None,replication_status=,reservations=['41ad4206-bdae-4224-a48c-89aa4e3e02bf','827b2495-8b45-4a23-be1f-4f3c03ba8830','b32adf16-9b8c-4291-af17-29722775b9a9','6a4c193c-6577-4371-a27a-e52cd46fd7ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f746fa0f4de4a0cbb81bc334039d3aa',volume_type_id=e9d9f064-c71c-42d4-a64c-e9e4fccc49fa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:06:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1106818685',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=084da803-94f9-4bb8-a059-63d91f51a013,host=None,id=a04121cb-b3bd-446e-b61f-00a1dd966ec2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fdebf869e44642d5a3ab0caaf0ccfe7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f746fa0f4de4a0cbb81bc334039d3aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e9d9f064-c71c-42d4-a64c-e9e4fccc49fa),volume_type_id=e9d9f064-c71c-42d4-a64c-e9e4fccc49fa)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:06:09.835052 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-5f4076ca-16dd-42ad-8f92-ba507d5df9d2 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60bf390c-879d-4d36-b767-96cf1d3c7f99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:06:09.850845 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-5f4076ca-16dd-42ad-8f92-ba507d5df9d2 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60bf390c-879d-4d36-b767-96cf1d3c7f99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1106818685',encryption_key_id=None,group_id=084da803-94f9-4bb8-a059-63d91f51a013,group_type_id=,metadata={},multiattach=False,project_id='fdebf869e44642d5a3ab0caaf0ccfe7b',qos_specs=None,replication_status=,reservations=['41ad4206-bdae-4224-a48c-89aa4e3e02bf','827b2495-8b45-4a23-be1f-4f3c03ba8830','b32adf16-9b8c-4291-af17-29722775b9a9','6a4c193c-6577-4371-a27a-e52cd46fd7ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f746fa0f4de4a0cbb81bc334039d3aa',volume_type_id=e9d9f064-c71c-42d4-a64c-e9e4fccc49fa)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:06:09.851451 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-5f4076ca-16dd-42ad-8f92-ba507d5df9d2 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4de2189-bead-4388-b4db-e31f0401b110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:06:09.869128 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-5f4076ca-16dd-42ad-8f92-ba507d5df9d2 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4de2189-bead-4388-b4db-e31f0401b110) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:06:09.869917 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-5f4076ca-16dd-42ad-8f92-ba507d5df9d2 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Flow 'volume_create_api' (8d17fbe4-9d68-4ab4-94e4-b25178ccdafa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:06:09.870252 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-5f4076ca-16dd-42ad-8f92-ba507d5df9d2 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Create volume request issued successfully. Aug 13 21:06:09.870835 np0000007265 devstack@c-api.service[100216]: WARNING stevedore.named [None req-5f4076ca-16dd-42ad-8f92-ba507d5df9d2 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:06:09.870980 np0000007265 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-5f4076ca-16dd-42ad-8f92-ba507d5df9d2 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:06:09.915270 np0000007265 devstack@c-api.service[100216]: DEBUG oslo_db.sqlalchemy.engines [None req-5f4076ca-16dd-42ad-8f92-ba507d5df9d2 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] 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=100216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:06:09.918743 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:06:09.918743 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:06:09.922309 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5f4076ca-16dd-42ad-8f92-ba507d5df9d2 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:06:09.922723 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 69/277] 10.4.3.14 () {70 vars in 1293 bytes} [Thu Aug 13 21:06:09 2026] POST /volume/v3/volumes => generated 813 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:06:09.937762 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-fea32cee-38a9-40b0-872e-3bc3b98eabce None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:09.940467 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fea32cee-38a9-40b0-872e-3bc3b98eabce tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] GET https://10.4.3.14/volume/v3/volumes/a04121cb-b3bd-446e-b61f-00a1dd966ec2 Aug 13 21:06:09.940467 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fea32cee-38a9-40b0-872e-3bc3b98eabce tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:09.940467 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fea32cee-38a9-40b0-872e-3bc3b98eabce tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:09.972641 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:06:09.972641 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:06:09.976511 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-fea32cee-38a9-40b0-872e-3bc3b98eabce tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Volume info retrieved successfully. Aug 13 21:06:09.977273 np0000007265 devstack@c-api.service[100217]: WARNING stevedore.named [None req-fea32cee-38a9-40b0-872e-3bc3b98eabce tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:06:09.977440 np0000007265 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-fea32cee-38a9-40b0-872e-3bc3b98eabce tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:06:10.015558 np0000007265 devstack@c-api.service[100217]: DEBUG oslo_db.sqlalchemy.engines [None req-fea32cee-38a9-40b0-872e-3bc3b98eabce tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] 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=100217) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:06:10.019011 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:06:10.019011 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:06:10.027033 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fea32cee-38a9-40b0-872e-3bc3b98eabce tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] https://10.4.3.14/volume/v3/volumes/a04121cb-b3bd-446e-b61f-00a1dd966ec2 returned with HTTP 200 Aug 13 21:06:10.027524 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 69/278] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:06:09 2026] GET /volume/v3/volumes/a04121cb-b3bd-446e-b61f-00a1dd966ec2 => generated 881 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:06:10.304708 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-bb10ae42-f21d-4107-bd1b-5eb6fa215aff req-91f160c0-3184-45c1-9af8-b278312b1e8c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:10.307184 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-bb10ae42-f21d-4107-bd1b-5eb6fa215aff req-91f160c0-3184-45c1-9af8-b278312b1e8c tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] GET https://10.4.3.14/volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace Aug 13 21:06:10.307405 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-bb10ae42-f21d-4107-bd1b-5eb6fa215aff req-91f160c0-3184-45c1-9af8-b278312b1e8c tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:10.307706 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-bb10ae42-f21d-4107-bd1b-5eb6fa215aff req-91f160c0-3184-45c1-9af8-b278312b1e8c tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:10.321766 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:06:10.321766 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:06:10.325730 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-bb10ae42-f21d-4107-bd1b-5eb6fa215aff req-91f160c0-3184-45c1-9af8-b278312b1e8c tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Volume info retrieved successfully. Aug 13 21:06:10.331285 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-bb10ae42-f21d-4107-bd1b-5eb6fa215aff req-91f160c0-3184-45c1-9af8-b278312b1e8c tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] https://10.4.3.14/volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace returned with HTTP 200 Aug 13 21:06:10.331655 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 71/279] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:06:10 2026] GET /volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace => generated 1459 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:06:10.352926 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-bb10ae42-f21d-4107-bd1b-5eb6fa215aff req-e5088d6b-9997-456f-af69-2511e4194c4b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:10.354813 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-bb10ae42-f21d-4107-bd1b-5eb6fa215aff req-e5088d6b-9997-456f-af69-2511e4194c4b tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] DELETE https://10.4.3.14/volume/v3/attachments/36ed52d1-4b0c-496a-85b8-df461ac515bf Aug 13 21:06:10.355007 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-bb10ae42-f21d-4107-bd1b-5eb6fa215aff req-e5088d6b-9997-456f-af69-2511e4194c4b tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:10.355202 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-bb10ae42-f21d-4107-bd1b-5eb6fa215aff req-e5088d6b-9997-456f-af69-2511e4194c4b tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:10.364986 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:06:10.364986 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:06:10.426616 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-bb10ae42-f21d-4107-bd1b-5eb6fa215aff req-e5088d6b-9997-456f-af69-2511e4194c4b tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] https://10.4.3.14/volume/v3/attachments/36ed52d1-4b0c-496a-85b8-df461ac515bf returned with HTTP 200 Aug 13 21:06:10.427039 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 71/280] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:06:10 2026] DELETE /volume/v3/attachments/36ed52d1-4b0c-496a-85b8-df461ac515bf => generated 192 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:06:10.516312 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-690137ec-8063-4dcb-96be-5c94db7fa46f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:10.518629 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-690137ec-8063-4dcb-96be-5c94db7fa46f tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] DELETE https://10.4.3.14/volume/v3/volumes/82bb16c3-a159-4094-a24e-044c925ced9f Aug 13 21:06:10.518855 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-690137ec-8063-4dcb-96be-5c94db7fa46f tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:10.519125 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-690137ec-8063-4dcb-96be-5c94db7fa46f tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:10.519452 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-690137ec-8063-4dcb-96be-5c94db7fa46f tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Delete volume with id: 82bb16c3-a159-4094-a24e-044c925ced9f Aug 13 21:06:10.534373 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-690137ec-8063-4dcb-96be-5c94db7fa46f tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] https://10.4.3.14/volume/v3/volumes/82bb16c3-a159-4094-a24e-044c925ced9f returned with HTTP 404 Aug 13 21:06:10.535068 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 70/281] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:06:10 2026] DELETE /volume/v3/volumes/82bb16c3-a159-4094-a24e-044c925ced9f => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:06:10.542340 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b401ba6c-d476-4e42-ab63-18c55e8a94ec None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:10.544106 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b401ba6c-d476-4e42-ab63-18c55e8a94ec tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] GET https://10.4.3.14/volume/v3/volumes/82bb16c3-a159-4094-a24e-044c925ced9f Aug 13 21:06:10.544310 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b401ba6c-d476-4e42-ab63-18c55e8a94ec tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:10.544479 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b401ba6c-d476-4e42-ab63-18c55e8a94ec tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:10.550455 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b401ba6c-d476-4e42-ab63-18c55e8a94ec tempest-VolumesAssistedSnapshotsTest-1649562005 tempest-VolumesAssistedSnapshotsTest-1649562005-project-admin] https://10.4.3.14/volume/v3/volumes/82bb16c3-a159-4094-a24e-044c925ced9f returned with HTTP 404 Aug 13 21:06:10.550929 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 70/282] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:06:10 2026] GET /volume/v3/volumes/82bb16c3-a159-4094-a24e-044c925ced9f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:06:10.670748 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a9490e0e-38c3-4e76-90c4-0b48adfa8efd None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:10.672679 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a9490e0e-38c3-4e76-90c4-0b48adfa8efd tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] GET https://10.4.3.14/volume/v3/volumes/d0069448-d82d-4a2e-9c27-974de5cfa859 Aug 13 21:06:10.672890 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a9490e0e-38c3-4e76-90c4-0b48adfa8efd tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:10.673123 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a9490e0e-38c3-4e76-90c4-0b48adfa8efd tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:10.678400 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a9490e0e-38c3-4e76-90c4-0b48adfa8efd tempest-AttachSCSIVolumeTestJSON-1281722484 tempest-AttachSCSIVolumeTestJSON-1281722484-project-member] https://10.4.3.14/volume/v3/volumes/d0069448-d82d-4a2e-9c27-974de5cfa859 returned with HTTP 404 Aug 13 21:06:10.678805 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 72/283] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:06:10 2026] GET /volume/v3/volumes/d0069448-d82d-4a2e-9c27-974de5cfa859 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:06:10.738506 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e1adcdd7-8833-45fc-a023-8961d6b53797 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:10.740313 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e1adcdd7-8833-45fc-a023-8961d6b53797 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] GET https://10.4.3.14/volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace Aug 13 21:06:10.740575 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e1adcdd7-8833-45fc-a023-8961d6b53797 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:10.740864 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e1adcdd7-8833-45fc-a023-8961d6b53797 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:10.751748 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:06:10.751748 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:06:10.756471 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e1adcdd7-8833-45fc-a023-8961d6b53797 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Volume info retrieved successfully. Aug 13 21:06:10.762541 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e1adcdd7-8833-45fc-a023-8961d6b53797 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] https://10.4.3.14/volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace returned with HTTP 200 Aug 13 21:06:10.763042 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 72/284] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:06:10 2026] GET /volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace => generated 1159 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 21:06:10.832920 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-74b685fd-be29-4dd7-af3b-eab399dccb3e req-f5639fd9-b954-4d28-86bb-1039926efd3f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:10.837166 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-74b685fd-be29-4dd7-af3b-eab399dccb3e req-f5639fd9-b954-4d28-86bb-1039926efd3f tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] GET https://10.4.3.14/volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace Aug 13 21:06:10.838553 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-74b685fd-be29-4dd7-af3b-eab399dccb3e req-f5639fd9-b954-4d28-86bb-1039926efd3f tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:10.838914 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-74b685fd-be29-4dd7-af3b-eab399dccb3e req-f5639fd9-b954-4d28-86bb-1039926efd3f tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:10.851387 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:06:10.851387 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:06:10.857074 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-74b685fd-be29-4dd7-af3b-eab399dccb3e req-f5639fd9-b954-4d28-86bb-1039926efd3f tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Volume info retrieved successfully. Aug 13 21:06:10.863448 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-74b685fd-be29-4dd7-af3b-eab399dccb3e req-f5639fd9-b954-4d28-86bb-1039926efd3f tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] https://10.4.3.14/volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace returned with HTTP 200 Aug 13 21:06:10.864512 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 71/285] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:06:10 2026] GET /volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace => generated 1159 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:06:10.914829 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-74b685fd-be29-4dd7-af3b-eab399dccb3e req-4693c67f-2862-4378-8fa3-adb993a12114 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:10.916993 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-74b685fd-be29-4dd7-af3b-eab399dccb3e req-4693c67f-2862-4378-8fa3-adb993a12114 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] POST https://10.4.3.14/volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace/action Aug 13 21:06:10.917559 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-74b685fd-be29-4dd7-af3b-eab399dccb3e req-4693c67f-2862-4378-8fa3-adb993a12114 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:06:10.917695 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-74b685fd-be29-4dd7-af3b-eab399dccb3e req-4693c67f-2862-4378-8fa3-adb993a12114 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:06:10.930345 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:06:10.930345 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:06:10.930884 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-74b685fd-be29-4dd7-af3b-eab399dccb3e req-4693c67f-2862-4378-8fa3-adb993a12114 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Volume info retrieved successfully. Aug 13 21:06:10.941177 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-74b685fd-be29-4dd7-af3b-eab399dccb3e req-4693c67f-2862-4378-8fa3-adb993a12114 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Begin detaching volume completed successfully. Aug 13 21:06:10.941399 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-74b685fd-be29-4dd7-af3b-eab399dccb3e req-4693c67f-2862-4378-8fa3-adb993a12114 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] https://10.4.3.14/volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace/action returned with HTTP 202 Aug 13 21:06:10.942031 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 71/286] 10.4.3.14 () {72 vars in 1665 bytes} [Thu Aug 13 21:06:10 2026] POST /volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:06:10.999349 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1172b439-94cf-44f8-895e-04d92f098881 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:10.999656 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1172b439-94cf-44f8-895e-04d92f098881 None None] GET https://10.4.3.14/volume// Aug 13 21:06:10.999829 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1172b439-94cf-44f8-895e-04d92f098881 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:11.000021 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1172b439-94cf-44f8-895e-04d92f098881 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:11.000830 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1172b439-94cf-44f8-895e-04d92f098881 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:06:11.000830 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 73/287] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:06:10 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:06:11.010626 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-74b685fd-be29-4dd7-af3b-eab399dccb3e req-e048b263-9d60-405f-a675-c0f6588f7937 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:11.013604 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-74b685fd-be29-4dd7-af3b-eab399dccb3e req-e048b263-9d60-405f-a675-c0f6588f7937 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] GET https://10.4.3.14/volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace Aug 13 21:06:11.013803 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-74b685fd-be29-4dd7-af3b-eab399dccb3e req-e048b263-9d60-405f-a675-c0f6588f7937 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:11.014058 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-74b685fd-be29-4dd7-af3b-eab399dccb3e req-e048b263-9d60-405f-a675-c0f6588f7937 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:11.027077 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:06:11.027077 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:06:11.032451 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-74b685fd-be29-4dd7-af3b-eab399dccb3e req-e048b263-9d60-405f-a675-c0f6588f7937 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Volume info retrieved successfully. Aug 13 21:06:11.040244 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-74b685fd-be29-4dd7-af3b-eab399dccb3e req-e048b263-9d60-405f-a675-c0f6588f7937 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] https://10.4.3.14/volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace returned with HTTP 200 Aug 13 21:06:11.040244 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 73/288] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:06:11 2026] GET /volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace => generated 1342 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:06:11.048200 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-df3bf567-a9fc-48cd-ac3d-5d5e926b58da None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:11.055280 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-df3bf567-a9fc-48cd-ac3d-5d5e926b58da tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] GET https://10.4.3.14/volume/v3/volumes/a04121cb-b3bd-446e-b61f-00a1dd966ec2 Aug 13 21:06:11.055280 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-df3bf567-a9fc-48cd-ac3d-5d5e926b58da tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:11.055280 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-df3bf567-a9fc-48cd-ac3d-5d5e926b58da tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:11.061270 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:06:11.061270 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:06:11.065651 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-df3bf567-a9fc-48cd-ac3d-5d5e926b58da tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Volume info retrieved successfully. Aug 13 21:06:11.066671 np0000007265 devstack@c-api.service[100216]: WARNING stevedore.named [None req-df3bf567-a9fc-48cd-ac3d-5d5e926b58da tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:06:11.066894 np0000007265 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-df3bf567-a9fc-48cd-ac3d-5d5e926b58da tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:06:11.133610 np0000007265 devstack@c-api.service[100216]: DEBUG oslo_db.sqlalchemy.engines [None req-df3bf567-a9fc-48cd-ac3d-5d5e926b58da tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] 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=100216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:06:11.139988 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:06:11.139988 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:06:11.148842 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-df3bf567-a9fc-48cd-ac3d-5d5e926b58da tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] https://10.4.3.14/volume/v3/volumes/a04121cb-b3bd-446e-b61f-00a1dd966ec2 returned with HTTP 200 Aug 13 21:06:11.149467 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 72/289] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:06:11 2026] GET /volume/v3/volumes/a04121cb-b3bd-446e-b61f-00a1dd966ec2 => generated 906 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:06:11.163561 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ff9b944f-d06c-492d-8665-cb418967cfba None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:11.167292 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ff9b944f-d06c-492d-8665-cb418967cfba tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] GET https://10.4.3.14/volume/v3/groups/084da803-94f9-4bb8-a059-63d91f51a013 Aug 13 21:06:11.167591 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ff9b944f-d06c-492d-8665-cb418967cfba tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:11.167833 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ff9b944f-d06c-492d-8665-cb418967cfba tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:11.168036 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.groups [None req-ff9b944f-d06c-492d-8665-cb418967cfba tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] show called for member 084da803-94f9-4bb8-a059-63d91f51a013 {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 21:06:11.172891 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:06:11.172891 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:06:11.182044 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ff9b944f-d06c-492d-8665-cb418967cfba tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] https://10.4.3.14/volume/v3/groups/084da803-94f9-4bb8-a059-63d91f51a013 returned with HTTP 200 Aug 13 21:06:11.182784 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 72/290] 10.4.3.14 () {68 vars in 1379 bytes} [Thu Aug 13 21:06:11 2026] GET /volume/v3/groups/084da803-94f9-4bb8-a059-63d91f51a013 => generated 323 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:06:11.197211 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4a6ba0cd-e739-4944-9fd2-e890e4e616ad None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:11.199479 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4a6ba0cd-e739-4944-9fd2-e890e4e616ad tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] GET https://10.4.3.14/volume/v3/groups/2871a4dd-4e5c-48d8-8561-94fdf397dcc7 Aug 13 21:06:11.199652 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4a6ba0cd-e739-4944-9fd2-e890e4e616ad tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:11.199816 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4a6ba0cd-e739-4944-9fd2-e890e4e616ad tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:11.199933 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.groups [None req-4a6ba0cd-e739-4944-9fd2-e890e4e616ad tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] show called for member 2871a4dd-4e5c-48d8-8561-94fdf397dcc7 {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 21:06:11.203219 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:06:11.203219 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:06:11.213856 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4a6ba0cd-e739-4944-9fd2-e890e4e616ad tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] https://10.4.3.14/volume/v3/groups/2871a4dd-4e5c-48d8-8561-94fdf397dcc7 returned with HTTP 200 Aug 13 21:06:11.214327 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 74/291] 10.4.3.14 () {68 vars in 1379 bytes} [Thu Aug 13 21:06:11 2026] GET /volume/v3/groups/2871a4dd-4e5c-48d8-8561-94fdf397dcc7 => generated 322 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:06:11.227362 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5c64cd72-c92c-4d06-967b-057d3fc737a9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:11.231246 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5c64cd72-c92c-4d06-967b-057d3fc737a9 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] GET https://10.4.3.14/volume/v3/groups/detail Aug 13 21:06:11.231567 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5c64cd72-c92c-4d06-967b-057d3fc737a9 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:11.231757 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5c64cd72-c92c-4d06-967b-057d3fc737a9 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:11.253447 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5c64cd72-c92c-4d06-967b-057d3fc737a9 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] https://10.4.3.14/volume/v3/groups/detail returned with HTTP 200 Aug 13 21:06:11.254322 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 74/292] 10.4.3.14 () {68 vars in 1289 bytes} [Thu Aug 13 21:06:11 2026] GET /volume/v3/groups/detail => generated 639 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:06:11.268115 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2d853eef-af9f-4296-b6e7-5ad2a0a99ba8 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:11.272276 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2d853eef-af9f-4296-b6e7-5ad2a0a99ba8 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] GET https://10.4.3.14/volume/v3/volumes/detail Aug 13 21:06:11.272488 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2d853eef-af9f-4296-b6e7-5ad2a0a99ba8 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:11.272657 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2d853eef-af9f-4296-b6e7-5ad2a0a99ba8 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Calling method 'detail' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:11.273125 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.api_utils [None req-2d853eef-af9f-4296-b6e7-5ad2a0a99ba8 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Removing options '' from query. {{(pid=100216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:06:11.273814 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-2d853eef-af9f-4296-b6e7-5ad2a0a99ba8 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:06:11.301837 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-2d853eef-af9f-4296-b6e7-5ad2a0a99ba8 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Get all volumes completed successfully. Aug 13 21:06:11.302559 np0000007265 devstack@c-api.service[100216]: WARNING stevedore.named [None req-2d853eef-af9f-4296-b6e7-5ad2a0a99ba8 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:06:11.302705 np0000007265 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-2d853eef-af9f-4296-b6e7-5ad2a0a99ba8 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:06:11.338954 np0000007265 devstack@c-api.service[100216]: DEBUG oslo_db.sqlalchemy.engines [None req-2d853eef-af9f-4296-b6e7-5ad2a0a99ba8 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] 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=100216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:06:11.341982 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:06:11.341982 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:06:11.348692 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2d853eef-af9f-4296-b6e7-5ad2a0a99ba8 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] https://10.4.3.14/volume/v3/volumes/detail returned with HTTP 200 Aug 13 21:06:11.349068 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 73/293] 10.4.3.14 () {68 vars in 1292 bytes} [Thu Aug 13 21:06:11 2026] GET /volume/v3/volumes/detail => generated 909 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:06:11.363041 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-5af81c45-ab55-4c22-98ac-9aa4ee72bc24 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:11.364796 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5af81c45-ab55-4c22-98ac-9aa4ee72bc24 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] GET https://10.4.3.14/volume/v3/volumes/detail Aug 13 21:06:11.365022 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5af81c45-ab55-4c22-98ac-9aa4ee72bc24 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:11.365276 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5af81c45-ab55-4c22-98ac-9aa4ee72bc24 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Calling method 'detail' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:11.365795 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.api_utils [None req-5af81c45-ab55-4c22-98ac-9aa4ee72bc24 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Removing options '' from query. {{(pid=100217) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:06:11.366171 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:06:11.366171 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:06:11.366588 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-5af81c45-ab55-4c22-98ac-9aa4ee72bc24 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100217) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:06:11.396723 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-5af81c45-ab55-4c22-98ac-9aa4ee72bc24 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Get all volumes completed successfully. Aug 13 21:06:11.397881 np0000007265 devstack@c-api.service[100217]: WARNING stevedore.named [None req-5af81c45-ab55-4c22-98ac-9aa4ee72bc24 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:06:11.398103 np0000007265 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-5af81c45-ab55-4c22-98ac-9aa4ee72bc24 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:06:11.441723 np0000007265 devstack@c-api.service[100217]: DEBUG oslo_db.sqlalchemy.engines [None req-5af81c45-ab55-4c22-98ac-9aa4ee72bc24 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] 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=100217) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:06:11.447350 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:06:11.447350 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:06:11.456419 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5af81c45-ab55-4c22-98ac-9aa4ee72bc24 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] https://10.4.3.14/volume/v3/volumes/detail returned with HTTP 200 Aug 13 21:06:11.456953 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 73/294] 10.4.3.14 () {68 vars in 1292 bytes} [Thu Aug 13 21:06:11 2026] GET /volume/v3/volumes/detail => generated 909 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:06:11.472348 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-55193a38-feac-4aff-9a8f-8766ac75bd3e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:11.474034 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-55193a38-feac-4aff-9a8f-8766ac75bd3e tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] POST https://10.4.3.14/volume/v3/groups/084da803-94f9-4bb8-a059-63d91f51a013/action Aug 13 21:06:11.474439 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-55193a38-feac-4aff-9a8f-8766ac75bd3e tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:06:11.474618 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-55193a38-feac-4aff-9a8f-8766ac75bd3e tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:06:11.475934 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.groups [None req-55193a38-feac-4aff-9a8f-8766ac75bd3e tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] delete called for group 084da803-94f9-4bb8-a059-63d91f51a013 {{(pid=100215) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 21:06:11.476103 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.groups [None req-55193a38-feac-4aff-9a8f-8766ac75bd3e tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Delete group with id: 084da803-94f9-4bb8-a059-63d91f51a013 Aug 13 21:06:11.479310 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:06:11.479310 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:06:11.540482 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-55193a38-feac-4aff-9a8f-8766ac75bd3e tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] https://10.4.3.14/volume/v3/groups/084da803-94f9-4bb8-a059-63d91f51a013/action returned with HTTP 202 Aug 13 21:06:11.540482 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 75/295] 10.4.3.14 () {70 vars in 1421 bytes} [Thu Aug 13 21:06:11 2026] POST /volume/v3/groups/084da803-94f9-4bb8-a059-63d91f51a013/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 21:06:11.546982 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7530f2f0-7aed-4a86-a318-4a9d017dd2ac None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:11.549737 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7530f2f0-7aed-4a86-a318-4a9d017dd2ac tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] GET https://10.4.3.14/volume/v3/volumes/a04121cb-b3bd-446e-b61f-00a1dd966ec2 Aug 13 21:06:11.550166 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7530f2f0-7aed-4a86-a318-4a9d017dd2ac tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:11.550416 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7530f2f0-7aed-4a86-a318-4a9d017dd2ac tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:11.559925 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:06:11.559925 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:06:11.565626 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-7530f2f0-7aed-4a86-a318-4a9d017dd2ac tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Volume info retrieved successfully. Aug 13 21:06:11.566603 np0000007265 devstack@c-api.service[100214]: WARNING stevedore.named [None req-7530f2f0-7aed-4a86-a318-4a9d017dd2ac tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:06:11.566744 np0000007265 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-7530f2f0-7aed-4a86-a318-4a9d017dd2ac tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:06:11.615256 np0000007265 devstack@c-api.service[100214]: DEBUG oslo_db.sqlalchemy.engines [None req-7530f2f0-7aed-4a86-a318-4a9d017dd2ac tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] 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=100214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:06:11.618973 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:06:11.618973 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:06:11.629638 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7530f2f0-7aed-4a86-a318-4a9d017dd2ac tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] https://10.4.3.14/volume/v3/volumes/a04121cb-b3bd-446e-b61f-00a1dd966ec2 returned with HTTP 200 Aug 13 21:06:11.630021 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 75/296] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:06:11 2026] GET /volume/v3/volumes/a04121cb-b3bd-446e-b61f-00a1dd966ec2 => generated 905 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:06:12.650946 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a583e8d1-edcb-4af9-ad6a-9f581831f228 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:12.653057 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a583e8d1-edcb-4af9-ad6a-9f581831f228 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] GET https://10.4.3.14/volume/v3/volumes/a04121cb-b3bd-446e-b61f-00a1dd966ec2 Aug 13 21:06:12.653308 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a583e8d1-edcb-4af9-ad6a-9f581831f228 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:12.653507 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a583e8d1-edcb-4af9-ad6a-9f581831f228 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:12.662053 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a583e8d1-edcb-4af9-ad6a-9f581831f228 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] https://10.4.3.14/volume/v3/volumes/a04121cb-b3bd-446e-b61f-00a1dd966ec2 returned with HTTP 404 Aug 13 21:06:12.662545 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 74/297] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:06:12 2026] GET /volume/v3/volumes/a04121cb-b3bd-446e-b61f-00a1dd966ec2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:06:12.669842 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-6418211b-4b81-4b72-8e91-4dcd3f177363 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:12.678058 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6418211b-4b81-4b72-8e91-4dcd3f177363 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] GET https://10.4.3.14/volume/v3/groups/084da803-94f9-4bb8-a059-63d91f51a013 Aug 13 21:06:12.678354 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6418211b-4b81-4b72-8e91-4dcd3f177363 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:12.678584 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6418211b-4b81-4b72-8e91-4dcd3f177363 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:12.678744 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.groups [None req-6418211b-4b81-4b72-8e91-4dcd3f177363 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] show called for member 084da803-94f9-4bb8-a059-63d91f51a013 {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 21:06:12.681719 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6418211b-4b81-4b72-8e91-4dcd3f177363 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] https://10.4.3.14/volume/v3/groups/084da803-94f9-4bb8-a059-63d91f51a013 returned with HTTP 404 Aug 13 21:06:12.682232 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 74/298] 10.4.3.14 () {68 vars in 1379 bytes} [Thu Aug 13 21:06:12 2026] GET /volume/v3/groups/084da803-94f9-4bb8-a059-63d91f51a013 => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:06:12.690278 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7e531d75-b73a-4769-a8fd-85be685073e5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:12.691907 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7e531d75-b73a-4769-a8fd-85be685073e5 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] POST https://10.4.3.14/volume/v3/groups/2871a4dd-4e5c-48d8-8561-94fdf397dcc7/action Aug 13 21:06:12.693987 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7e531d75-b73a-4769-a8fd-85be685073e5 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:06:12.693987 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7e531d75-b73a-4769-a8fd-85be685073e5 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:06:12.693987 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.groups [None req-7e531d75-b73a-4769-a8fd-85be685073e5 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] delete called for group 2871a4dd-4e5c-48d8-8561-94fdf397dcc7 {{(pid=100215) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 21:06:12.694624 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.groups [None req-7e531d75-b73a-4769-a8fd-85be685073e5 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Delete group with id: 2871a4dd-4e5c-48d8-8561-94fdf397dcc7 Aug 13 21:06:12.698579 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:06:12.698579 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:06:12.720888 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7e531d75-b73a-4769-a8fd-85be685073e5 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] https://10.4.3.14/volume/v3/groups/2871a4dd-4e5c-48d8-8561-94fdf397dcc7/action returned with HTTP 202 Aug 13 21:06:12.721510 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 76/299] 10.4.3.14 () {70 vars in 1421 bytes} [Thu Aug 13 21:06:12 2026] POST /volume/v3/groups/2871a4dd-4e5c-48d8-8561-94fdf397dcc7/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 21:06:12.729245 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f25539b9-819c-4ca6-8145-8c181ab69a59 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:12.734757 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f25539b9-819c-4ca6-8145-8c181ab69a59 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] GET https://10.4.3.14/volume/v3/groups/2871a4dd-4e5c-48d8-8561-94fdf397dcc7 Aug 13 21:06:12.735059 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f25539b9-819c-4ca6-8145-8c181ab69a59 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:12.735320 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f25539b9-819c-4ca6-8145-8c181ab69a59 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:12.735504 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.groups [None req-f25539b9-819c-4ca6-8145-8c181ab69a59 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] show called for member 2871a4dd-4e5c-48d8-8561-94fdf397dcc7 {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 21:06:12.739507 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:06:12.739507 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:06:12.756543 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f25539b9-819c-4ca6-8145-8c181ab69a59 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] https://10.4.3.14/volume/v3/groups/2871a4dd-4e5c-48d8-8561-94fdf397dcc7 returned with HTTP 200 Aug 13 21:06:12.756974 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 76/300] 10.4.3.14 () {68 vars in 1379 bytes} [Thu Aug 13 21:06:12 2026] GET /volume/v3/groups/2871a4dd-4e5c-48d8-8561-94fdf397dcc7 => generated 321 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:06:13.689727 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-9e5edcf1-17c2-4e2e-bb16-bda6545bd008 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:13.691327 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9e5edcf1-17c2-4e2e-bb16-bda6545bd008 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] DELETE https://10.4.3.14/volume/v3/volumes/a81afa87-4cbb-45ef-88f2-a9f51c0aca1f Aug 13 21:06:13.691519 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9e5edcf1-17c2-4e2e-bb16-bda6545bd008 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:13.691691 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9e5edcf1-17c2-4e2e-bb16-bda6545bd008 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:13.691840 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-9e5edcf1-17c2-4e2e-bb16-bda6545bd008 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Delete volume with id: a81afa87-4cbb-45ef-88f2-a9f51c0aca1f Aug 13 21:06:13.698133 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:06:13.698133 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:06:13.698570 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-9e5edcf1-17c2-4e2e-bb16-bda6545bd008 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Volume info retrieved successfully. Aug 13 21:06:13.716992 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-9e5edcf1-17c2-4e2e-bb16-bda6545bd008 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Delete volume request issued successfully. Aug 13 21:06:13.716992 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9e5edcf1-17c2-4e2e-bb16-bda6545bd008 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] https://10.4.3.14/volume/v3/volumes/a81afa87-4cbb-45ef-88f2-a9f51c0aca1f returned with HTTP 202 Aug 13 21:06:13.716992 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 75/301] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:06:13 2026] DELETE /volume/v3/volumes/a81afa87-4cbb-45ef-88f2-a9f51c0aca1f => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 13 21:06:13.721327 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-95a6bdf9-0bdd-413b-96a2-3808850fcc3d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:13.723644 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-95a6bdf9-0bdd-413b-96a2-3808850fcc3d tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] GET https://10.4.3.14/volume/v3/volumes/a81afa87-4cbb-45ef-88f2-a9f51c0aca1f Aug 13 21:06:13.724753 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-95a6bdf9-0bdd-413b-96a2-3808850fcc3d tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:13.724753 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-95a6bdf9-0bdd-413b-96a2-3808850fcc3d tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:13.733903 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:06:13.733903 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:06:13.738546 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-95a6bdf9-0bdd-413b-96a2-3808850fcc3d tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Volume info retrieved successfully. Aug 13 21:06:13.744399 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-95a6bdf9-0bdd-413b-96a2-3808850fcc3d tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] https://10.4.3.14/volume/v3/volumes/a81afa87-4cbb-45ef-88f2-a9f51c0aca1f returned with HTTP 200 Aug 13 21:06:13.745427 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 75/302] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:06:13 2026] GET /volume/v3/volumes/a81afa87-4cbb-45ef-88f2-a9f51c0aca1f => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:06:13.767286 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-50deda2c-5cd3-4eda-ad9d-6efdc36bd9f2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:13.768904 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-50deda2c-5cd3-4eda-ad9d-6efdc36bd9f2 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] GET https://10.4.3.14/volume/v3/groups/2871a4dd-4e5c-48d8-8561-94fdf397dcc7 Aug 13 21:06:13.769066 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-50deda2c-5cd3-4eda-ad9d-6efdc36bd9f2 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:13.769188 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-50deda2c-5cd3-4eda-ad9d-6efdc36bd9f2 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:13.769303 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.groups [None req-50deda2c-5cd3-4eda-ad9d-6efdc36bd9f2 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] show called for member 2871a4dd-4e5c-48d8-8561-94fdf397dcc7 {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 21:06:13.772008 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-50deda2c-5cd3-4eda-ad9d-6efdc36bd9f2 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] https://10.4.3.14/volume/v3/groups/2871a4dd-4e5c-48d8-8561-94fdf397dcc7 returned with HTTP 404 Aug 13 21:06:13.772311 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 77/303] 10.4.3.14 () {68 vars in 1379 bytes} [Thu Aug 13 21:06:13 2026] GET /volume/v3/groups/2871a4dd-4e5c-48d8-8561-94fdf397dcc7 => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:06:13.779361 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-01a1effa-7609-4a09-9529-2b0d8a83bc3a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:13.782667 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-01a1effa-7609-4a09-9529-2b0d8a83bc3a tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] GET https://10.4.3.14/volume/v3/groups/detail Aug 13 21:06:13.784120 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-01a1effa-7609-4a09-9529-2b0d8a83bc3a tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:13.786117 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-01a1effa-7609-4a09-9529-2b0d8a83bc3a tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:13.786117 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:06:13.786117 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:06:13.788713 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-01a1effa-7609-4a09-9529-2b0d8a83bc3a tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] https://10.4.3.14/volume/v3/groups/detail returned with HTTP 200 Aug 13 21:06:13.789230 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 77/304] 10.4.3.14 () {68 vars in 1289 bytes} [Thu Aug 13 21:06:13 2026] GET /volume/v3/groups/detail => generated 14 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:06:13.797636 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-772d6a82-3a2d-40bc-9497-91ec7857bccb None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:13.799997 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-772d6a82-3a2d-40bc-9497-91ec7857bccb tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] GET https://10.4.3.14/volume/v3/volumes/detail Aug 13 21:06:13.800395 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-772d6a82-3a2d-40bc-9497-91ec7857bccb tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:13.800580 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-772d6a82-3a2d-40bc-9497-91ec7857bccb tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Calling method 'detail' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:13.801014 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.api_utils [None req-772d6a82-3a2d-40bc-9497-91ec7857bccb tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Removing options '' from query. {{(pid=100216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:06:13.801552 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-772d6a82-3a2d-40bc-9497-91ec7857bccb tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:06:13.807790 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-772d6a82-3a2d-40bc-9497-91ec7857bccb tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Get all volumes completed successfully. Aug 13 21:06:13.809657 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-772d6a82-3a2d-40bc-9497-91ec7857bccb tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] https://10.4.3.14/volume/v3/volumes/detail returned with HTTP 200 Aug 13 21:06:13.809995 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 76/305] 10.4.3.14 () {68 vars in 1292 bytes} [Thu Aug 13 21:06:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:06:13.822308 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-449a7e51-c630-478c-9934-3b1e0502e7c7 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:13.824670 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-449a7e51-c630-478c-9934-3b1e0502e7c7 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] POST https://10.4.3.14/volume/v3/groups/2871a4dd-4e5c-48d8-8561-94fdf397dcc7/action Aug 13 21:06:13.825288 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-449a7e51-c630-478c-9934-3b1e0502e7c7 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:06:13.825490 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-449a7e51-c630-478c-9934-3b1e0502e7c7 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:06:13.827245 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.groups [None req-449a7e51-c630-478c-9934-3b1e0502e7c7 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] delete called for group 2871a4dd-4e5c-48d8-8561-94fdf397dcc7 {{(pid=100217) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 21:06:13.827390 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.groups [None req-449a7e51-c630-478c-9934-3b1e0502e7c7 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Delete group with id: 2871a4dd-4e5c-48d8-8561-94fdf397dcc7 Aug 13 21:06:13.830882 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-449a7e51-c630-478c-9934-3b1e0502e7c7 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] https://10.4.3.14/volume/v3/groups/2871a4dd-4e5c-48d8-8561-94fdf397dcc7/action returned with HTTP 404 Aug 13 21:06:13.831614 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 76/306] 10.4.3.14 () {70 vars in 1421 bytes} [Thu Aug 13 21:06:13 2026] POST /volume/v3/groups/2871a4dd-4e5c-48d8-8561-94fdf397dcc7/action => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:06:13.838954 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e2bf2405-72da-48a6-8a4c-061763cb13e6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:13.840480 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e2bf2405-72da-48a6-8a4c-061763cb13e6 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] GET https://10.4.3.14/volume/v3/volumes/detail Aug 13 21:06:13.840656 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e2bf2405-72da-48a6-8a4c-061763cb13e6 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:13.840821 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e2bf2405-72da-48a6-8a4c-061763cb13e6 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Calling method 'detail' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:13.841300 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.api_utils [None req-e2bf2405-72da-48a6-8a4c-061763cb13e6 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Removing options '' from query. {{(pid=100215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:06:13.842267 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e2bf2405-72da-48a6-8a4c-061763cb13e6 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:06:13.865852 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e2bf2405-72da-48a6-8a4c-061763cb13e6 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Get all volumes completed successfully. Aug 13 21:06:13.867771 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e2bf2405-72da-48a6-8a4c-061763cb13e6 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] https://10.4.3.14/volume/v3/volumes/detail returned with HTTP 200 Aug 13 21:06:13.868126 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 78/307] 10.4.3.14 () {68 vars in 1292 bytes} [Thu Aug 13 21:06:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:06:13.880573 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-08f240e9-a473-4871-a75a-60cc116b683a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:13.884182 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-08f240e9-a473-4871-a75a-60cc116b683a tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] POST https://10.4.3.14/volume/v3/groups/084da803-94f9-4bb8-a059-63d91f51a013/action Aug 13 21:06:13.884182 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-08f240e9-a473-4871-a75a-60cc116b683a tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:06:13.884182 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-08f240e9-a473-4871-a75a-60cc116b683a tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:06:13.884182 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.groups [None req-08f240e9-a473-4871-a75a-60cc116b683a tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] delete called for group 084da803-94f9-4bb8-a059-63d91f51a013 {{(pid=100214) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 21:06:13.884182 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.groups [None req-08f240e9-a473-4871-a75a-60cc116b683a tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Delete group with id: 084da803-94f9-4bb8-a059-63d91f51a013 Aug 13 21:06:13.887094 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-08f240e9-a473-4871-a75a-60cc116b683a tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] https://10.4.3.14/volume/v3/groups/084da803-94f9-4bb8-a059-63d91f51a013/action returned with HTTP 404 Aug 13 21:06:13.887713 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 78/308] 10.4.3.14 () {70 vars in 1421 bytes} [Thu Aug 13 21:06:13 2026] POST /volume/v3/groups/084da803-94f9-4bb8-a059-63d91f51a013/action => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:06:13.894980 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-677ee5c2-3070-488c-99c4-3cfd4bbf2e9e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:13.896505 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-677ee5c2-3070-488c-99c4-3cfd4bbf2e9e tempest-GroupsTest-1835856212 tempest-GroupsTest-1835856212-project-admin] DELETE https://10.4.3.14/volume/v3/group_types/417d122d-c916-4d43-be20-6915fa962461 Aug 13 21:06:13.896684 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-677ee5c2-3070-488c-99c4-3cfd4bbf2e9e tempest-GroupsTest-1835856212 tempest-GroupsTest-1835856212-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:13.896871 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-677ee5c2-3070-488c-99c4-3cfd4bbf2e9e tempest-GroupsTest-1835856212 tempest-GroupsTest-1835856212-project-admin] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:13.913399 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-677ee5c2-3070-488c-99c4-3cfd4bbf2e9e tempest-GroupsTest-1835856212 tempest-GroupsTest-1835856212-project-admin] https://10.4.3.14/volume/v3/group_types/417d122d-c916-4d43-be20-6915fa962461 returned with HTTP 202 Aug 13 21:06:13.913738 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 77/309] 10.4.3.14 () {68 vars in 1397 bytes} [Thu Aug 13 21:06:13 2026] DELETE /volume/v3/group_types/417d122d-c916-4d43-be20-6915fa962461 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 21:06:13.920596 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-9ae13cec-f5a4-4426-a3c8-96e26266968d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:13.922274 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9ae13cec-f5a4-4426-a3c8-96e26266968d tempest-GroupsTest-1835856212 tempest-GroupsTest-1835856212-project-admin] DELETE https://10.4.3.14/volume/v3/types/e9d9f064-c71c-42d4-a64c-e9e4fccc49fa Aug 13 21:06:13.922450 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9ae13cec-f5a4-4426-a3c8-96e26266968d tempest-GroupsTest-1835856212 tempest-GroupsTest-1835856212-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:13.922634 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9ae13cec-f5a4-4426-a3c8-96e26266968d tempest-GroupsTest-1835856212 tempest-GroupsTest-1835856212-project-admin] Calling method '_delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:13.959337 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9ae13cec-f5a4-4426-a3c8-96e26266968d tempest-GroupsTest-1835856212 tempest-GroupsTest-1835856212-project-admin] https://10.4.3.14/volume/v3/types/e9d9f064-c71c-42d4-a64c-e9e4fccc49fa returned with HTTP 202 Aug 13 21:06:13.959844 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 77/310] 10.4.3.14 () {66 vars in 1338 bytes} [Thu Aug 13 21:06:13 2026] DELETE /volume/v3/types/e9d9f064-c71c-42d4-a64c-e9e4fccc49fa => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:06:13.966740 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9282c08c-21be-4e25-a485-aa59561b73c5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:13.969278 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9282c08c-21be-4e25-a485-aa59561b73c5 tempest-GroupsTest-1835856212 tempest-GroupsTest-1835856212-project-admin] GET https://10.4.3.14/volume/v3/types/e9d9f064-c71c-42d4-a64c-e9e4fccc49fa Aug 13 21:06:13.969278 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9282c08c-21be-4e25-a485-aa59561b73c5 tempest-GroupsTest-1835856212 tempest-GroupsTest-1835856212-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:13.969278 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9282c08c-21be-4e25-a485-aa59561b73c5 tempest-GroupsTest-1835856212 tempest-GroupsTest-1835856212-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:13.974398 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9282c08c-21be-4e25-a485-aa59561b73c5 tempest-GroupsTest-1835856212 tempest-GroupsTest-1835856212-project-admin] https://10.4.3.14/volume/v3/types/e9d9f064-c71c-42d4-a64c-e9e4fccc49fa returned with HTTP 404 Aug 13 21:06:13.974811 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 79/311] 10.4.3.14 () {66 vars in 1335 bytes} [Thu Aug 13 21:06:13 2026] GET /volume/v3/types/e9d9f064-c71c-42d4-a64c-e9e4fccc49fa => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:06:13.986753 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a5fe1685-ec03-43da-a115-f9f79bbc3823 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:13.990053 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a5fe1685-ec03-43da-a115-f9f79bbc3823 tempest-GroupsTest-1835856212 tempest-GroupsTest-1835856212-project-admin] POST https://10.4.3.14/volume/v3/types Aug 13 21:06:13.990053 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a5fe1685-ec03-43da-a115-f9f79bbc3823 tempest-GroupsTest-1835856212 tempest-GroupsTest-1835856212-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1855476505"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:06:14.004759 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a5fe1685-ec03-43da-a115-f9f79bbc3823 tempest-GroupsTest-1835856212 tempest-GroupsTest-1835856212-project-admin] https://10.4.3.14/volume/v3/types returned with HTTP 200 Aug 13 21:06:14.004759 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 79/312] 10.4.3.14 () {68 vars in 1245 bytes} [Thu Aug 13 21:06:13 2026] POST /volume/v3/types => generated 216 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:06:14.012166 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d12b3981-7104-415e-8c7e-9211f71e4a25 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:14.013856 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d12b3981-7104-415e-8c7e-9211f71e4a25 tempest-GroupsTest-1835856212 tempest-GroupsTest-1835856212-project-admin] POST https://10.4.3.14/volume/v3/group_types Aug 13 21:06:14.014230 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d12b3981-7104-415e-8c7e-9211f71e4a25 tempest-GroupsTest-1835856212 tempest-GroupsTest-1835856212-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-302284144"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:06:14.026484 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d12b3981-7104-415e-8c7e-9211f71e4a25 tempest-GroupsTest-1835856212 tempest-GroupsTest-1835856212-project-admin] https://10.4.3.14/volume/v3/group_types returned with HTTP 202 Aug 13 21:06:14.027050 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 78/313] 10.4.3.14 () {70 vars in 1304 bytes} [Thu Aug 13 21:06:14 2026] POST /volume/v3/group_types => generated 172 bytes in 15 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:06:14.034740 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-de894a63-77e0-4c7f-8238-88d683bf3ecd None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:14.036714 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-de894a63-77e0-4c7f-8238-88d683bf3ecd tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] POST https://10.4.3.14/volume/v3/groups Aug 13 21:06:14.037174 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-de894a63-77e0-4c7f-8238-88d683bf3ecd tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "8ed7b991-b6f1-400f-9970-c87adead0903", "volume_types": ["c0eac71f-85da-4749-b81e-c68ba5bbdab6"], "name": "tempest-GroupsTest-Group-786423255"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:06:14.039040 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.groups [None req-de894a63-77e0-4c7f-8238-88d683bf3ecd tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Creating new group {'group': {'group_type': '8ed7b991-b6f1-400f-9970-c87adead0903', 'volume_types': ['c0eac71f-85da-4749-b81e-c68ba5bbdab6'], 'name': 'tempest-GroupsTest-Group-786423255'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 13 21:06:14.043033 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.groups [None req-de894a63-77e0-4c7f-8238-88d683bf3ecd tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Creating group tempest-GroupsTest-Group-786423255. Aug 13 21:06:14.049770 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-de894a63-77e0-4c7f-8238-88d683bf3ecd tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Availability Zones retrieved successfully. Aug 13 21:06:14.062481 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-de894a63-77e0-4c7f-8238-88d683bf3ecd tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Created reservations ['d57f3c7b-69e0-4862-9152-2f3c9e872701'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:06:14.087992 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-de894a63-77e0-4c7f-8238-88d683bf3ecd tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] https://10.4.3.14/volume/v3/groups returned with HTTP 202 Aug 13 21:06:14.087992 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 78/314] 10.4.3.14 () {70 vars in 1290 bytes} [Thu Aug 13 21:06:14 2026] POST /volume/v3/groups => generated 103 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:06:14.093665 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-fe5d8bd3-7b97-43f7-9c1c-5e672fb4d149 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:14.095849 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fe5d8bd3-7b97-43f7-9c1c-5e672fb4d149 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] GET https://10.4.3.14/volume/v3/groups/911a5406-f9fc-4a40-97af-978a14500713 Aug 13 21:06:14.095849 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fe5d8bd3-7b97-43f7-9c1c-5e672fb4d149 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:14.096121 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fe5d8bd3-7b97-43f7-9c1c-5e672fb4d149 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:14.096121 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.groups [None req-fe5d8bd3-7b97-43f7-9c1c-5e672fb4d149 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] show called for member 911a5406-f9fc-4a40-97af-978a14500713 {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 21:06:14.099493 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:06:14.099493 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:06:14.108849 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fe5d8bd3-7b97-43f7-9c1c-5e672fb4d149 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] https://10.4.3.14/volume/v3/groups/911a5406-f9fc-4a40-97af-978a14500713 returned with HTTP 200 Aug 13 21:06:14.111224 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 80/315] 10.4.3.14 () {68 vars in 1379 bytes} [Thu Aug 13 21:06:14 2026] GET /volume/v3/groups/911a5406-f9fc-4a40-97af-978a14500713 => generated 331 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:06:14.757477 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3970dd33-9511-4336-b4c1-1c6c6dd2da45 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:14.758847 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3970dd33-9511-4336-b4c1-1c6c6dd2da45 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] GET https://10.4.3.14/volume/v3/volumes/a81afa87-4cbb-45ef-88f2-a9f51c0aca1f Aug 13 21:06:14.759187 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3970dd33-9511-4336-b4c1-1c6c6dd2da45 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:14.760465 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3970dd33-9511-4336-b4c1-1c6c6dd2da45 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:14.764610 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3970dd33-9511-4336-b4c1-1c6c6dd2da45 tempest-TaggedAttachmentsTest-1159931342 tempest-TaggedAttachmentsTest-1159931342-project-member] https://10.4.3.14/volume/v3/volumes/a81afa87-4cbb-45ef-88f2-a9f51c0aca1f returned with HTTP 404 Aug 13 21:06:14.765159 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 80/316] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:06:14 2026] GET /volume/v3/volumes/a81afa87-4cbb-45ef-88f2-a9f51c0aca1f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:06:15.118607 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-63e76c31-6b0b-494c-8f44-a1e8cba1c7cb None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:15.120499 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-63e76c31-6b0b-494c-8f44-a1e8cba1c7cb tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] GET https://10.4.3.14/volume/v3/groups/911a5406-f9fc-4a40-97af-978a14500713 Aug 13 21:06:15.120719 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-63e76c31-6b0b-494c-8f44-a1e8cba1c7cb tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:15.120940 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-63e76c31-6b0b-494c-8f44-a1e8cba1c7cb tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:15.121177 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.groups [None req-63e76c31-6b0b-494c-8f44-a1e8cba1c7cb tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] show called for member 911a5406-f9fc-4a40-97af-978a14500713 {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 21:06:15.124851 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:06:15.124851 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:06:15.132987 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-63e76c31-6b0b-494c-8f44-a1e8cba1c7cb tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] https://10.4.3.14/volume/v3/groups/911a5406-f9fc-4a40-97af-978a14500713 returned with HTTP 200 Aug 13 21:06:15.133452 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 79/317] 10.4.3.14 () {68 vars in 1379 bytes} [Thu Aug 13 21:06:15 2026] GET /volume/v3/groups/911a5406-f9fc-4a40-97af-978a14500713 => generated 332 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:06:15.143603 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-926a0115-924a-40a3-b179-64f8398b6125 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:15.145538 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-926a0115-924a-40a3-b179-64f8398b6125 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:06:15.145538 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-926a0115-924a-40a3-b179-64f8398b6125 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1553727750", "volume_type": "c0eac71f-85da-4749-b81e-c68ba5bbdab6", "group_id": "911a5406-f9fc-4a40-97af-978a14500713", "size": 1}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:06:15.146885 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-926a0115-924a-40a3-b179-64f8398b6125 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1553727750', 'volume_type': 'c0eac71f-85da-4749-b81e-c68ba5bbdab6', 'group_id': '911a5406-f9fc-4a40-97af-978a14500713', 'size': 1}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:06:15.165051 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:06:15.165051 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:06:15.165502 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-926a0115-924a-40a3-b179-64f8398b6125 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Create volume of 1 GB Aug 13 21:06:15.170339 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-926a0115-924a-40a3-b179-64f8398b6125 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Availability Zones retrieved successfully. Aug 13 21:06:15.176295 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-926a0115-924a-40a3-b179-64f8398b6125 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Flow 'volume_create_api' (1ecbf1e4-ab37-4e28-8c9d-996e1347027e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:06:15.177409 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-926a0115-924a-40a3-b179-64f8398b6125 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (820f4cd6-b48b-4905-8a08-8d33dd8f5042) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:06:15.177977 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:06:15.177977 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:06:15.178409 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-926a0115-924a-40a3-b179-64f8398b6125 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:06:15.200762 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-926a0115-924a-40a3-b179-64f8398b6125 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (820f4cd6-b48b-4905-8a08-8d33dd8f5042) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:06:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c0eac71f-85da-4749-b81e-c68ba5bbdab6,is_public=True,name='tempest-GroupsTest-volume-type-1855476505',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c0eac71f-85da-4749-b81e-c68ba5bbdab6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '911a5406-f9fc-4a40-97af-978a14500713', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:06:15.201787 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-926a0115-924a-40a3-b179-64f8398b6125 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae12e381-01ea-4f35-8e2c-8f5ef683c06f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:06:15.227018 np0000007265 devstack@c-api.service[100217]: WARNING cinder.quota [None req-926a0115-924a-40a3-b179-64f8398b6125 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1855476505 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1855476505, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:06:15.227303 np0000007265 devstack@c-api.service[100217]: WARNING cinder.quota [None req-926a0115-924a-40a3-b179-64f8398b6125 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1855476505 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1855476505, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:06:15.250705 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-926a0115-924a-40a3-b179-64f8398b6125 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Created reservations ['f3883b13-3972-488b-840f-27476c5daefe', '59c26dbb-0e30-42d6-bd1f-ac27082ac8fd', 'f735f11e-1900-4c14-8321-399475d1d28b', '20827ad6-f43e-486c-aa2b-dac7f2ca8d14'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:06:15.251477 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-926a0115-924a-40a3-b179-64f8398b6125 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae12e381-01ea-4f35-8e2c-8f5ef683c06f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3883b13-3972-488b-840f-27476c5daefe', '59c26dbb-0e30-42d6-bd1f-ac27082ac8fd', 'f735f11e-1900-4c14-8321-399475d1d28b', '20827ad6-f43e-486c-aa2b-dac7f2ca8d14']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:06:15.252146 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-926a0115-924a-40a3-b179-64f8398b6125 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (841ef445-ade4-475f-bb4d-7701d509a15b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:06:15.276152 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-926a0115-924a-40a3-b179-64f8398b6125 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (841ef445-ade4-475f-bb4d-7701d509a15b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70015bea-1999-498b-97af-563a4028d0be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1553727750',encryption_key_id=None,group_id=911a5406-f9fc-4a40-97af-978a14500713,group_type_id=,metadata={},multiattach=False,project_id='fdebf869e44642d5a3ab0caaf0ccfe7b',qos_specs=None,replication_status=,reservations=['f3883b13-3972-488b-840f-27476c5daefe','59c26dbb-0e30-42d6-bd1f-ac27082ac8fd','f735f11e-1900-4c14-8321-399475d1d28b','20827ad6-f43e-486c-aa2b-dac7f2ca8d14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f746fa0f4de4a0cbb81bc334039d3aa',volume_type_id=c0eac71f-85da-4749-b81e-c68ba5bbdab6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:06:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1553727750',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=911a5406-f9fc-4a40-97af-978a14500713,host=None,id=70015bea-1999-498b-97af-563a4028d0be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fdebf869e44642d5a3ab0caaf0ccfe7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f746fa0f4de4a0cbb81bc334039d3aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c0eac71f-85da-4749-b81e-c68ba5bbdab6),volume_type_id=c0eac71f-85da-4749-b81e-c68ba5bbdab6)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:06:15.276937 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-926a0115-924a-40a3-b179-64f8398b6125 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66fd79a4-0203-44fc-b4f4-472b72d3f9a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:06:15.292927 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-926a0115-924a-40a3-b179-64f8398b6125 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66fd79a4-0203-44fc-b4f4-472b72d3f9a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1553727750',encryption_key_id=None,group_id=911a5406-f9fc-4a40-97af-978a14500713,group_type_id=,metadata={},multiattach=False,project_id='fdebf869e44642d5a3ab0caaf0ccfe7b',qos_specs=None,replication_status=,reservations=['f3883b13-3972-488b-840f-27476c5daefe','59c26dbb-0e30-42d6-bd1f-ac27082ac8fd','f735f11e-1900-4c14-8321-399475d1d28b','20827ad6-f43e-486c-aa2b-dac7f2ca8d14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f746fa0f4de4a0cbb81bc334039d3aa',volume_type_id=c0eac71f-85da-4749-b81e-c68ba5bbdab6)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:06:15.293803 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-926a0115-924a-40a3-b179-64f8398b6125 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bcaa54e-3cda-47a1-b1d1-340d23878caa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:06:15.312673 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-926a0115-924a-40a3-b179-64f8398b6125 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bcaa54e-3cda-47a1-b1d1-340d23878caa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:06:15.312673 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-926a0115-924a-40a3-b179-64f8398b6125 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Flow 'volume_create_api' (1ecbf1e4-ab37-4e28-8c9d-996e1347027e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:06:15.312673 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-926a0115-924a-40a3-b179-64f8398b6125 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Create volume request issued successfully. Aug 13 21:06:15.313039 np0000007265 devstack@c-api.service[100217]: WARNING stevedore.named [None req-926a0115-924a-40a3-b179-64f8398b6125 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:06:15.313177 np0000007265 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-926a0115-924a-40a3-b179-64f8398b6125 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:06:15.360848 np0000007265 devstack@c-api.service[100217]: DEBUG oslo_db.sqlalchemy.engines [None req-926a0115-924a-40a3-b179-64f8398b6125 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] 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=100217) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:06:15.363528 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:06:15.363528 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:06:15.366395 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-926a0115-924a-40a3-b179-64f8398b6125 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:06:15.366759 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 79/318] 10.4.3.14 () {70 vars in 1293 bytes} [Thu Aug 13 21:06:15 2026] POST /volume/v3/volumes => generated 813 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:06:15.381054 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1354b53e-e5db-4777-b906-883804ef87f7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:15.382927 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1354b53e-e5db-4777-b906-883804ef87f7 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] GET https://10.4.3.14/volume/v3/volumes/70015bea-1999-498b-97af-563a4028d0be Aug 13 21:06:15.382927 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1354b53e-e5db-4777-b906-883804ef87f7 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:15.383275 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1354b53e-e5db-4777-b906-883804ef87f7 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:15.393348 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:06:15.393348 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:06:15.396887 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-1354b53e-e5db-4777-b906-883804ef87f7 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Volume info retrieved successfully. Aug 13 21:06:15.397561 np0000007265 devstack@c-api.service[100215]: WARNING stevedore.named [None req-1354b53e-e5db-4777-b906-883804ef87f7 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:06:15.397699 np0000007265 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-1354b53e-e5db-4777-b906-883804ef87f7 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:06:15.437621 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-639527ed-0c7c-4841-8d70-8754a2da56b6 req-774f673a-cf7e-4062-95a8-73ac3fbe1936 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:15.442346 np0000007265 devstack@c-api.service[100215]: DEBUG oslo_db.sqlalchemy.engines [None req-1354b53e-e5db-4777-b906-883804ef87f7 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] 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=100215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:06:15.444518 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-639527ed-0c7c-4841-8d70-8754a2da56b6 req-774f673a-cf7e-4062-95a8-73ac3fbe1936 tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] GET https://10.4.3.14/volume/v3/volumes/3822649a-c844-425d-8f2a-bbf66b762d5f Aug 13 21:06:15.444898 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-639527ed-0c7c-4841-8d70-8754a2da56b6 req-774f673a-cf7e-4062-95a8-73ac3fbe1936 tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:15.444898 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-639527ed-0c7c-4841-8d70-8754a2da56b6 req-774f673a-cf7e-4062-95a8-73ac3fbe1936 tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:15.448540 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:06:15.448540 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:06:15.456445 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1354b53e-e5db-4777-b906-883804ef87f7 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] https://10.4.3.14/volume/v3/volumes/70015bea-1999-498b-97af-563a4028d0be returned with HTTP 200 Aug 13 21:06:15.456838 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 81/319] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:06:15 2026] GET /volume/v3/volumes/70015bea-1999-498b-97af-563a4028d0be => generated 881 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:06:15.457775 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:06:15.457775 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:06:15.461016 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-639527ed-0c7c-4841-8d70-8754a2da56b6 req-774f673a-cf7e-4062-95a8-73ac3fbe1936 tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] Volume info retrieved successfully. Aug 13 21:06:15.465650 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-639527ed-0c7c-4841-8d70-8754a2da56b6 req-774f673a-cf7e-4062-95a8-73ac3fbe1936 tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] https://10.4.3.14/volume/v3/volumes/3822649a-c844-425d-8f2a-bbf66b762d5f returned with HTTP 200 Aug 13 21:06:15.466236 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 81/320] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:06:15 2026] GET /volume/v3/volumes/3822649a-c844-425d-8f2a-bbf66b762d5f => generated 1650 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:06:15.498572 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-639527ed-0c7c-4841-8d70-8754a2da56b6 req-f114b322-2d4b-4e93-bfde-4081549a3d12 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:15.501396 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-639527ed-0c7c-4841-8d70-8754a2da56b6 req-f114b322-2d4b-4e93-bfde-4081549a3d12 tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] GET https://10.4.3.14/volume/v3/volumes/3822649a-c844-425d-8f2a-bbf66b762d5f Aug 13 21:06:15.501574 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-639527ed-0c7c-4841-8d70-8754a2da56b6 req-f114b322-2d4b-4e93-bfde-4081549a3d12 tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:15.501745 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-639527ed-0c7c-4841-8d70-8754a2da56b6 req-f114b322-2d4b-4e93-bfde-4081549a3d12 tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:15.511861 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:06:15.511861 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:06:15.516630 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-639527ed-0c7c-4841-8d70-8754a2da56b6 req-f114b322-2d4b-4e93-bfde-4081549a3d12 tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] Volume info retrieved successfully. Aug 13 21:06:15.521879 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-639527ed-0c7c-4841-8d70-8754a2da56b6 req-f114b322-2d4b-4e93-bfde-4081549a3d12 tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] https://10.4.3.14/volume/v3/volumes/3822649a-c844-425d-8f2a-bbf66b762d5f returned with HTTP 200 Aug 13 21:06:15.522285 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 80/321] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:06:15 2026] GET /volume/v3/volumes/3822649a-c844-425d-8f2a-bbf66b762d5f => generated 1650 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 21:06:16.089030 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-74b685fd-be29-4dd7-af3b-eab399dccb3e req-8ff10bd1-481e-4d7d-8606-2dfa1b5c398d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:16.092044 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-74b685fd-be29-4dd7-af3b-eab399dccb3e req-8ff10bd1-481e-4d7d-8606-2dfa1b5c398d tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] GET https://10.4.3.14/volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace Aug 13 21:06:16.092239 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-74b685fd-be29-4dd7-af3b-eab399dccb3e req-8ff10bd1-481e-4d7d-8606-2dfa1b5c398d tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:16.092413 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-74b685fd-be29-4dd7-af3b-eab399dccb3e req-8ff10bd1-481e-4d7d-8606-2dfa1b5c398d tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:16.106074 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:06:16.106074 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:06:16.110876 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-74b685fd-be29-4dd7-af3b-eab399dccb3e req-8ff10bd1-481e-4d7d-8606-2dfa1b5c398d tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Volume info retrieved successfully. Aug 13 21:06:16.118423 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-74b685fd-be29-4dd7-af3b-eab399dccb3e req-8ff10bd1-481e-4d7d-8606-2dfa1b5c398d tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] https://10.4.3.14/volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace returned with HTTP 200 Aug 13 21:06:16.118950 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 80/322] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:06:16 2026] GET /volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace => generated 1162 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:06:16.471005 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3a26f65d-4822-4935-b5d6-feee709ef2e2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:16.473684 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3a26f65d-4822-4935-b5d6-feee709ef2e2 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] GET https://10.4.3.14/volume/v3/volumes/70015bea-1999-498b-97af-563a4028d0be Aug 13 21:06:16.473684 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3a26f65d-4822-4935-b5d6-feee709ef2e2 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:16.473684 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3a26f65d-4822-4935-b5d6-feee709ef2e2 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:16.479053 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-74b685fd-be29-4dd7-af3b-eab399dccb3e req-53529d9d-9840-4e1e-8eaf-a0301e82b27d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:16.479709 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:06:16.479709 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:06:16.480955 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-74b685fd-be29-4dd7-af3b-eab399dccb3e req-53529d9d-9840-4e1e-8eaf-a0301e82b27d tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] DELETE https://10.4.3.14/volume/v3/attachments/4ed19e6c-a6ac-4e4b-8b15-9c8fca1161b2 Aug 13 21:06:16.481169 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-74b685fd-be29-4dd7-af3b-eab399dccb3e req-53529d9d-9840-4e1e-8eaf-a0301e82b27d tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:16.481333 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-74b685fd-be29-4dd7-af3b-eab399dccb3e req-53529d9d-9840-4e1e-8eaf-a0301e82b27d tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:16.483160 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-3a26f65d-4822-4935-b5d6-feee709ef2e2 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Volume info retrieved successfully. Aug 13 21:06:16.483777 np0000007265 devstack@c-api.service[100215]: WARNING stevedore.named [None req-3a26f65d-4822-4935-b5d6-feee709ef2e2 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:06:16.483930 np0000007265 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-3a26f65d-4822-4935-b5d6-feee709ef2e2 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:06:16.493226 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:06:16.493226 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:06:16.522186 np0000007265 devstack@c-api.service[100215]: DEBUG oslo_db.sqlalchemy.engines [None req-3a26f65d-4822-4935-b5d6-feee709ef2e2 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] 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=100215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:06:16.525922 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:06:16.525922 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:06:16.535068 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3a26f65d-4822-4935-b5d6-feee709ef2e2 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] https://10.4.3.14/volume/v3/volumes/70015bea-1999-498b-97af-563a4028d0be returned with HTTP 200 Aug 13 21:06:16.536241 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 82/323] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:06:16 2026] GET /volume/v3/volumes/70015bea-1999-498b-97af-563a4028d0be => generated 906 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:06:16.543616 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-74b685fd-be29-4dd7-af3b-eab399dccb3e req-53529d9d-9840-4e1e-8eaf-a0301e82b27d tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] https://10.4.3.14/volume/v3/attachments/4ed19e6c-a6ac-4e4b-8b15-9c8fca1161b2 returned with HTTP 200 Aug 13 21:06:16.544580 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 82/324] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:06:16 2026] DELETE /volume/v3/attachments/4ed19e6c-a6ac-4e4b-8b15-9c8fca1161b2 => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:06:16.551439 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2dd58c28-c817-4f80-b37f-c9457812d2af None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:16.554095 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2dd58c28-c817-4f80-b37f-c9457812d2af tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:06:16.554469 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2dd58c28-c817-4f80-b37f-c9457812d2af tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1130576617", "volume_type": "c0eac71f-85da-4749-b81e-c68ba5bbdab6", "group_id": "911a5406-f9fc-4a40-97af-978a14500713", "size": 1}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:06:16.555857 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-2dd58c28-c817-4f80-b37f-c9457812d2af tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1130576617', 'volume_type': 'c0eac71f-85da-4749-b81e-c68ba5bbdab6', 'group_id': '911a5406-f9fc-4a40-97af-978a14500713', 'size': 1}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:06:16.563904 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:06:16.563904 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:06:16.564476 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-2dd58c28-c817-4f80-b37f-c9457812d2af tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Create volume of 1 GB Aug 13 21:06:16.570719 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-2dd58c28-c817-4f80-b37f-c9457812d2af tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Availability Zones retrieved successfully. Aug 13 21:06:16.578069 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-2dd58c28-c817-4f80-b37f-c9457812d2af tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Flow 'volume_create_api' (8e163052-eb69-43f8-973e-eeecf5262603) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:06:16.580041 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-2dd58c28-c817-4f80-b37f-c9457812d2af tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91c79b6f-2200-4920-b933-91b6ea7b5e69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:06:16.580680 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:06:16.580680 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:06:16.581222 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-2dd58c28-c817-4f80-b37f-c9457812d2af tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:06:16.615191 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-2dd58c28-c817-4f80-b37f-c9457812d2af tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91c79b6f-2200-4920-b933-91b6ea7b5e69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:06:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c0eac71f-85da-4749-b81e-c68ba5bbdab6,is_public=True,name='tempest-GroupsTest-volume-type-1855476505',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c0eac71f-85da-4749-b81e-c68ba5bbdab6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '911a5406-f9fc-4a40-97af-978a14500713', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:06:16.616661 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-2dd58c28-c817-4f80-b37f-c9457812d2af tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfd93b98-5a34-40d4-97f8-8632ee872275) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:06:16.652231 np0000007265 devstack@c-api.service[100216]: WARNING cinder.quota [None req-2dd58c28-c817-4f80-b37f-c9457812d2af tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1855476505 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1855476505, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:06:16.652681 np0000007265 devstack@c-api.service[100216]: WARNING cinder.quota [None req-2dd58c28-c817-4f80-b37f-c9457812d2af tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1855476505 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1855476505, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:06:16.672209 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-2dd58c28-c817-4f80-b37f-c9457812d2af tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Created reservations ['11d5412c-8f01-4cfc-ab9a-cebfa0ada7a8', 'd89a9c62-f23e-4138-921f-46ff834134b8', '9a6b29c6-f95d-4423-8813-4d179011652e', '9069ddbd-3445-441a-85d5-f7d6228fc2ec'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:06:16.674221 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-2dd58c28-c817-4f80-b37f-c9457812d2af tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfd93b98-5a34-40d4-97f8-8632ee872275) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11d5412c-8f01-4cfc-ab9a-cebfa0ada7a8', 'd89a9c62-f23e-4138-921f-46ff834134b8', '9a6b29c6-f95d-4423-8813-4d179011652e', '9069ddbd-3445-441a-85d5-f7d6228fc2ec']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:06:16.674221 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-2dd58c28-c817-4f80-b37f-c9457812d2af tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f18da3e-1659-4872-993e-5052bf21f55d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:06:16.706188 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-2dd58c28-c817-4f80-b37f-c9457812d2af tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f18da3e-1659-4872-993e-5052bf21f55d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00d9f0b7-d99d-4d25-9f17-9ac1fa8f9bee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1130576617',encryption_key_id=None,group_id=911a5406-f9fc-4a40-97af-978a14500713,group_type_id=,metadata={},multiattach=False,project_id='fdebf869e44642d5a3ab0caaf0ccfe7b',qos_specs=None,replication_status=,reservations=['11d5412c-8f01-4cfc-ab9a-cebfa0ada7a8','d89a9c62-f23e-4138-921f-46ff834134b8','9a6b29c6-f95d-4423-8813-4d179011652e','9069ddbd-3445-441a-85d5-f7d6228fc2ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f746fa0f4de4a0cbb81bc334039d3aa',volume_type_id=c0eac71f-85da-4749-b81e-c68ba5bbdab6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:06:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1130576617',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=911a5406-f9fc-4a40-97af-978a14500713,host=None,id=00d9f0b7-d99d-4d25-9f17-9ac1fa8f9bee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fdebf869e44642d5a3ab0caaf0ccfe7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f746fa0f4de4a0cbb81bc334039d3aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c0eac71f-85da-4749-b81e-c68ba5bbdab6),volume_type_id=c0eac71f-85da-4749-b81e-c68ba5bbdab6)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:06:16.706891 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-2dd58c28-c817-4f80-b37f-c9457812d2af tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f9c9fbc-0208-4ed5-84af-bbfe8b99451c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:06:16.735759 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-2dd58c28-c817-4f80-b37f-c9457812d2af tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f9c9fbc-0208-4ed5-84af-bbfe8b99451c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1130576617',encryption_key_id=None,group_id=911a5406-f9fc-4a40-97af-978a14500713,group_type_id=,metadata={},multiattach=False,project_id='fdebf869e44642d5a3ab0caaf0ccfe7b',qos_specs=None,replication_status=,reservations=['11d5412c-8f01-4cfc-ab9a-cebfa0ada7a8','d89a9c62-f23e-4138-921f-46ff834134b8','9a6b29c6-f95d-4423-8813-4d179011652e','9069ddbd-3445-441a-85d5-f7d6228fc2ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f746fa0f4de4a0cbb81bc334039d3aa',volume_type_id=c0eac71f-85da-4749-b81e-c68ba5bbdab6)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:06:16.736710 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-2dd58c28-c817-4f80-b37f-c9457812d2af tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2351d38f-3e7e-4f4c-a44a-172f7161f81d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:06:16.777858 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-2dd58c28-c817-4f80-b37f-c9457812d2af tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2351d38f-3e7e-4f4c-a44a-172f7161f81d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:06:16.778902 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-2dd58c28-c817-4f80-b37f-c9457812d2af tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Flow 'volume_create_api' (8e163052-eb69-43f8-973e-eeecf5262603) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:06:16.779983 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-2dd58c28-c817-4f80-b37f-c9457812d2af tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Create volume request issued successfully. Aug 13 21:06:16.780758 np0000007265 devstack@c-api.service[100216]: WARNING stevedore.named [None req-2dd58c28-c817-4f80-b37f-c9457812d2af tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:06:16.780981 np0000007265 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-2dd58c28-c817-4f80-b37f-c9457812d2af tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:06:16.825860 np0000007265 devstack@c-api.service[100216]: DEBUG oslo_db.sqlalchemy.engines [None req-2dd58c28-c817-4f80-b37f-c9457812d2af tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] 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=100216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:06:16.829170 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:06:16.829170 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:06:16.834555 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2dd58c28-c817-4f80-b37f-c9457812d2af tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:06:16.835068 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 81/325] 10.4.3.14 () {70 vars in 1293 bytes} [Thu Aug 13 21:06:16 2026] POST /volume/v3/volumes => generated 813 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:06:16.851716 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-400d378f-7917-4ac6-9922-ade96c5eae83 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:16.855111 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-400d378f-7917-4ac6-9922-ade96c5eae83 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] GET https://10.4.3.14/volume/v3/volumes/00d9f0b7-d99d-4d25-9f17-9ac1fa8f9bee Aug 13 21:06:16.855395 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-400d378f-7917-4ac6-9922-ade96c5eae83 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:16.855603 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-400d378f-7917-4ac6-9922-ade96c5eae83 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:16.869836 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:06:16.869836 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:06:16.874414 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-400d378f-7917-4ac6-9922-ade96c5eae83 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Volume info retrieved successfully. Aug 13 21:06:16.875450 np0000007265 devstack@c-api.service[100217]: WARNING stevedore.named [None req-400d378f-7917-4ac6-9922-ade96c5eae83 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:06:16.875624 np0000007265 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-400d378f-7917-4ac6-9922-ade96c5eae83 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:06:16.926621 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c253c9e4-3997-43eb-9c1b-88adf549deaa None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:16.927066 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c253c9e4-3997-43eb-9c1b-88adf549deaa None None] GET https://10.4.3.14/volume// Aug 13 21:06:16.927236 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c253c9e4-3997-43eb-9c1b-88adf549deaa None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:16.927437 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c253c9e4-3997-43eb-9c1b-88adf549deaa None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:16.927828 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c253c9e4-3997-43eb-9c1b-88adf549deaa None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:06:16.928144 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 83/326] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:06:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:06:16.932369 np0000007265 devstack@c-api.service[100217]: DEBUG oslo_db.sqlalchemy.engines [None req-400d378f-7917-4ac6-9922-ade96c5eae83 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] 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=100217) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:06:16.935631 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:06:16.935631 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:06:16.937287 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-639527ed-0c7c-4841-8d70-8754a2da56b6 req-3a32c416-9f1a-488c-b6a1-28bb99c1ea3c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:16.939311 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-639527ed-0c7c-4841-8d70-8754a2da56b6 req-3a32c416-9f1a-488c-b6a1-28bb99c1ea3c tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:06:16.939913 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-639527ed-0c7c-4841-8d70-8754a2da56b6 req-3a32c416-9f1a-488c-b6a1-28bb99c1ea3c tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3822649a-c844-425d-8f2a-bbf66b762d5f", "connector": null, "instance_uuid": "ac3cdead-07ea-4760-ac8b-18b208085150"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:06:16.942759 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-400d378f-7917-4ac6-9922-ade96c5eae83 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] https://10.4.3.14/volume/v3/volumes/00d9f0b7-d99d-4d25-9f17-9ac1fa8f9bee returned with HTTP 200 Aug 13 21:06:16.943302 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 81/327] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:06:16 2026] GET /volume/v3/volumes/00d9f0b7-d99d-4d25-9f17-9ac1fa8f9bee => generated 881 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:06:16.949898 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:06:16.949898 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:06:16.988045 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-639527ed-0c7c-4841-8d70-8754a2da56b6 req-3a32c416-9f1a-488c-b6a1-28bb99c1ea3c tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:06:16.988768 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 83/328] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:06:16 2026] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:06:17.049887 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-639527ed-0c7c-4841-8d70-8754a2da56b6 req-c54b3eed-617d-476e-84ed-1e038209f8e0 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:17.053063 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-639527ed-0c7c-4841-8d70-8754a2da56b6 req-c54b3eed-617d-476e-84ed-1e038209f8e0 tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] DELETE https://10.4.3.14/volume/v3/attachments/66dfe3eb-78d5-4125-813c-aba3c60802e5 Aug 13 21:06:17.053063 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-639527ed-0c7c-4841-8d70-8754a2da56b6 req-c54b3eed-617d-476e-84ed-1e038209f8e0 tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:17.053540 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-639527ed-0c7c-4841-8d70-8754a2da56b6 req-c54b3eed-617d-476e-84ed-1e038209f8e0 tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:17.064624 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:06:17.064624 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:06:17.148416 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-639527ed-0c7c-4841-8d70-8754a2da56b6 req-c54b3eed-617d-476e-84ed-1e038209f8e0 tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] https://10.4.3.14/volume/v3/attachments/66dfe3eb-78d5-4125-813c-aba3c60802e5 returned with HTTP 200 Aug 13 21:06:17.148416 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 82/329] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:06:17 2026] DELETE /volume/v3/attachments/66dfe3eb-78d5-4125-813c-aba3c60802e5 => generated 192 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:06:17.255933 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d765e7f5-de78-4fd3-a0a9-28e34c587c03 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:17.256435 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d765e7f5-de78-4fd3-a0a9-28e34c587c03 None None] GET https://10.4.3.14/volume// Aug 13 21:06:17.256659 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d765e7f5-de78-4fd3-a0a9-28e34c587c03 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:17.256925 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d765e7f5-de78-4fd3-a0a9-28e34c587c03 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:17.257404 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d765e7f5-de78-4fd3-a0a9-28e34c587c03 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:06:17.257770 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 84/330] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:06:17 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:06:17.266279 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-639527ed-0c7c-4841-8d70-8754a2da56b6 req-b0a050ee-9322-48c6-baa5-38e313d9ef95 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:17.268438 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-639527ed-0c7c-4841-8d70-8754a2da56b6 req-b0a050ee-9322-48c6-baa5-38e313d9ef95 tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] POST https://10.4.3.14/volume/v3/volumes/3822649a-c844-425d-8f2a-bbf66b762d5f/action Aug 13 21:06:17.268795 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-639527ed-0c7c-4841-8d70-8754a2da56b6 req-b0a050ee-9322-48c6-baa5-38e313d9ef95 tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] Action body: b'{"os-reimage": {"image_id": "4ef4739c-9fd9-4727-9a53-7b81aceaad12", "reimage_reserved": true}}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:06:17.268902 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-639527ed-0c7c-4841-8d70-8754a2da56b6 req-b0a050ee-9322-48c6-baa5-38e313d9ef95 tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "4ef4739c-9fd9-4727-9a53-7b81aceaad12", "reimage_reserved": true}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:06:17.285984 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:06:17.285984 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:06:17.286536 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-639527ed-0c7c-4841-8d70-8754a2da56b6 req-b0a050ee-9322-48c6-baa5-38e313d9ef95 tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] Volume info retrieved successfully. Aug 13 21:06:17.396798 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-639527ed-0c7c-4841-8d70-8754a2da56b6 req-b0a050ee-9322-48c6-baa5-38e313d9ef95 tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] https://10.4.3.14/volume/v3/volumes/3822649a-c844-425d-8f2a-bbf66b762d5f/action returned with HTTP 202 Aug 13 21:06:17.397299 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 82/331] 10.4.3.14 () {74 vars in 1706 bytes} [Thu Aug 13 21:06:17 2026] POST /volume/v3/volumes/3822649a-c844-425d-8f2a-bbf66b762d5f/action => generated 0 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 13 21:06:17.965972 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3b4054d4-344d-4748-a316-f6d425d73cb3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:17.967685 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3b4054d4-344d-4748-a316-f6d425d73cb3 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] GET https://10.4.3.14/volume/v3/volumes/00d9f0b7-d99d-4d25-9f17-9ac1fa8f9bee Aug 13 21:06:17.972553 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3b4054d4-344d-4748-a316-f6d425d73cb3 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:17.972553 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3b4054d4-344d-4748-a316-f6d425d73cb3 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:17.978357 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:06:17.978357 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:06:17.985851 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3b4054d4-344d-4748-a316-f6d425d73cb3 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Volume info retrieved successfully. Aug 13 21:06:17.986441 np0000007265 devstack@c-api.service[100214]: WARNING stevedore.named [None req-3b4054d4-344d-4748-a316-f6d425d73cb3 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:06:17.986585 np0000007265 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-3b4054d4-344d-4748-a316-f6d425d73cb3 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:06:18.032251 np0000007265 devstack@c-api.service[100214]: DEBUG oslo_db.sqlalchemy.engines [None req-3b4054d4-344d-4748-a316-f6d425d73cb3 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] 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=100214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:06:18.039043 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:06:18.039043 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:06:18.055479 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3b4054d4-344d-4748-a316-f6d425d73cb3 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] https://10.4.3.14/volume/v3/volumes/00d9f0b7-d99d-4d25-9f17-9ac1fa8f9bee returned with HTTP 200 Aug 13 21:06:18.055832 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 84/332] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:06:17 2026] GET /volume/v3/volumes/00d9f0b7-d99d-4d25-9f17-9ac1fa8f9bee => generated 906 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:06:18.075025 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-12a13341-b8d5-4c43-94c3-04505e0bd1b6 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:18.076849 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-12a13341-b8d5-4c43-94c3-04505e0bd1b6 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] PUT https://10.4.3.14/volume/v3/groups/911a5406-f9fc-4a40-97af-978a14500713 Aug 13 21:06:18.077231 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-12a13341-b8d5-4c43-94c3-04505e0bd1b6 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "00d9f0b7-d99d-4d25-9f17-9ac1fa8f9bee"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:06:18.087371 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.groups [None req-12a13341-b8d5-4c43-94c3-04505e0bd1b6 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Update called for group 911a5406-f9fc-4a40-97af-978a14500713. {{(pid=100216) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 13 21:06:18.087826 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.groups [None req-12a13341-b8d5-4c43-94c3-04505e0bd1b6 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Updating group 911a5406-f9fc-4a40-97af-978a14500713 with name new_group description: This is a new group add_volumes: None remove_volumes: 00d9f0b7-d99d-4d25-9f17-9ac1fa8f9bee. Aug 13 21:06:18.091478 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:06:18.091478 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:06:18.140010 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-12a13341-b8d5-4c43-94c3-04505e0bd1b6 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] https://10.4.3.14/volume/v3/groups/911a5406-f9fc-4a40-97af-978a14500713 returned with HTTP 202 Aug 13 21:06:18.140502 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 83/333] 10.4.3.14 () {70 vars in 1400 bytes} [Thu Aug 13 21:06:18 2026] PUT /volume/v3/groups/911a5406-f9fc-4a40-97af-978a14500713 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 21:06:18.151383 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-767f2fd6-1ec6-4f32-8130-c4005312ba77 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:18.158159 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-767f2fd6-1ec6-4f32-8130-c4005312ba77 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] GET https://10.4.3.14/volume/v3/groups/911a5406-f9fc-4a40-97af-978a14500713 Aug 13 21:06:18.158534 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-767f2fd6-1ec6-4f32-8130-c4005312ba77 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:18.158809 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-767f2fd6-1ec6-4f32-8130-c4005312ba77 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:18.159002 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.groups [None req-767f2fd6-1ec6-4f32-8130-c4005312ba77 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] show called for member 911a5406-f9fc-4a40-97af-978a14500713 {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 21:06:18.173175 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:06:18.173175 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:06:18.190613 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-767f2fd6-1ec6-4f32-8130-c4005312ba77 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] https://10.4.3.14/volume/v3/groups/911a5406-f9fc-4a40-97af-978a14500713 returned with HTTP 200 Aug 13 21:06:18.191153 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 85/334] 10.4.3.14 () {68 vars in 1379 bytes} [Thu Aug 13 21:06:18 2026] GET /volume/v3/groups/911a5406-f9fc-4a40-97af-978a14500713 => generated 323 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:06:19.201706 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-2dbbec68-714f-4b36-a84d-5fabea6f2658 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:19.203533 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2dbbec68-714f-4b36-a84d-5fabea6f2658 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] GET https://10.4.3.14/volume/v3/groups/911a5406-f9fc-4a40-97af-978a14500713 Aug 13 21:06:19.203644 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2dbbec68-714f-4b36-a84d-5fabea6f2658 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:19.203908 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2dbbec68-714f-4b36-a84d-5fabea6f2658 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:19.204097 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.groups [None req-2dbbec68-714f-4b36-a84d-5fabea6f2658 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] show called for member 911a5406-f9fc-4a40-97af-978a14500713 {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 21:06:19.210271 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:06:19.210271 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:06:19.219019 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2dbbec68-714f-4b36-a84d-5fabea6f2658 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] https://10.4.3.14/volume/v3/groups/911a5406-f9fc-4a40-97af-978a14500713 returned with HTTP 200 Aug 13 21:06:19.219555 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 83/335] 10.4.3.14 () {68 vars in 1379 bytes} [Thu Aug 13 21:06:19 2026] GET /volume/v3/groups/911a5406-f9fc-4a40-97af-978a14500713 => generated 324 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:06:19.233078 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4d466547-7336-4db6-9f3e-3cf7cc7640cd None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:19.236639 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4d466547-7336-4db6-9f3e-3cf7cc7640cd tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] GET https://10.4.3.14/volume/v3/groups/911a5406-f9fc-4a40-97af-978a14500713 Aug 13 21:06:19.236950 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4d466547-7336-4db6-9f3e-3cf7cc7640cd tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:19.237266 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4d466547-7336-4db6-9f3e-3cf7cc7640cd tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:19.237449 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.groups [None req-4d466547-7336-4db6-9f3e-3cf7cc7640cd tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] show called for member 911a5406-f9fc-4a40-97af-978a14500713 {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 21:06:19.243193 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:06:19.243193 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:06:19.257716 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4d466547-7336-4db6-9f3e-3cf7cc7640cd tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] https://10.4.3.14/volume/v3/groups/911a5406-f9fc-4a40-97af-978a14500713 returned with HTTP 200 Aug 13 21:06:19.258191 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 85/336] 10.4.3.14 () {68 vars in 1379 bytes} [Thu Aug 13 21:06:19 2026] GET /volume/v3/groups/911a5406-f9fc-4a40-97af-978a14500713 => generated 324 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:06:19.270779 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-58b37286-47d2-4b98-a90b-8cc52092938c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:19.272788 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-58b37286-47d2-4b98-a90b-8cc52092938c tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] GET https://10.4.3.14/volume/v3/volumes/detail Aug 13 21:06:19.273086 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-58b37286-47d2-4b98-a90b-8cc52092938c tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:19.273372 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-58b37286-47d2-4b98-a90b-8cc52092938c tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Calling method 'detail' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:19.273804 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.api_utils [None req-58b37286-47d2-4b98-a90b-8cc52092938c tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Removing options '' from query. {{(pid=100216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:06:19.274587 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-58b37286-47d2-4b98-a90b-8cc52092938c tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:06:19.284880 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-58b37286-47d2-4b98-a90b-8cc52092938c tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Get all volumes completed successfully. Aug 13 21:06:19.285699 np0000007265 devstack@c-api.service[100216]: WARNING stevedore.named [None req-58b37286-47d2-4b98-a90b-8cc52092938c tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:06:19.285875 np0000007265 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-58b37286-47d2-4b98-a90b-8cc52092938c tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:06:19.322711 np0000007265 devstack@c-api.service[100216]: DEBUG oslo_db.sqlalchemy.engines [None req-58b37286-47d2-4b98-a90b-8cc52092938c tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] 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=100216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:06:19.330005 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:06:19.330005 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:06:19.339427 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-58b37286-47d2-4b98-a90b-8cc52092938c tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] https://10.4.3.14/volume/v3/volumes/detail returned with HTTP 200 Aug 13 21:06:19.339786 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 84/337] 10.4.3.14 () {68 vars in 1292 bytes} [Thu Aug 13 21:06:19 2026] GET /volume/v3/volumes/detail => generated 1771 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:06:19.352722 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a2cf283e-a644-474e-bc00-7a7a9e988a86 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:19.354786 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a2cf283e-a644-474e-bc00-7a7a9e988a86 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] PUT https://10.4.3.14/volume/v3/groups/911a5406-f9fc-4a40-97af-978a14500713 Aug 13 21:06:19.355333 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a2cf283e-a644-474e-bc00-7a7a9e988a86 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "00d9f0b7-d99d-4d25-9f17-9ac1fa8f9bee"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:06:19.363423 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.groups [None req-a2cf283e-a644-474e-bc00-7a7a9e988a86 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Update called for group 911a5406-f9fc-4a40-97af-978a14500713. {{(pid=100215) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 13 21:06:19.363715 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.groups [None req-a2cf283e-a644-474e-bc00-7a7a9e988a86 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Updating group 911a5406-f9fc-4a40-97af-978a14500713 with name None description: None add_volumes: 00d9f0b7-d99d-4d25-9f17-9ac1fa8f9bee remove_volumes: None. Aug 13 21:06:19.367930 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:06:19.367930 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:06:19.428902 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a2cf283e-a644-474e-bc00-7a7a9e988a86 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] https://10.4.3.14/volume/v3/groups/911a5406-f9fc-4a40-97af-978a14500713 returned with HTTP 202 Aug 13 21:06:19.429333 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 86/338] 10.4.3.14 () {70 vars in 1399 bytes} [Thu Aug 13 21:06:19 2026] PUT /volume/v3/groups/911a5406-f9fc-4a40-97af-978a14500713 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 21:06:19.445125 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-9139ab6e-b865-49f3-aea1-09f44e35efd2 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:19.449513 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9139ab6e-b865-49f3-aea1-09f44e35efd2 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] GET https://10.4.3.14/volume/v3/groups/911a5406-f9fc-4a40-97af-978a14500713 Aug 13 21:06:19.449892 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9139ab6e-b865-49f3-aea1-09f44e35efd2 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:19.451318 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9139ab6e-b865-49f3-aea1-09f44e35efd2 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:19.451462 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.groups [None req-9139ab6e-b865-49f3-aea1-09f44e35efd2 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] show called for member 911a5406-f9fc-4a40-97af-978a14500713 {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 21:06:19.458442 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:06:19.458442 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:06:19.473559 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9139ab6e-b865-49f3-aea1-09f44e35efd2 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] https://10.4.3.14/volume/v3/groups/911a5406-f9fc-4a40-97af-978a14500713 returned with HTTP 200 Aug 13 21:06:19.474560 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 84/339] 10.4.3.14 () {68 vars in 1379 bytes} [Thu Aug 13 21:06:19 2026] GET /volume/v3/groups/911a5406-f9fc-4a40-97af-978a14500713 => generated 323 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:06:20.484239 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ee150802-7662-4e1d-a8cd-31a19ceda5ea None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:20.485573 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ee150802-7662-4e1d-a8cd-31a19ceda5ea tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] DELETE https://10.4.3.14/volume/v3/volumes/30ec05d9-2319-4a6e-86e3-c5adce5003fb Aug 13 21:06:20.485753 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ee150802-7662-4e1d-a8cd-31a19ceda5ea tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:20.485925 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ee150802-7662-4e1d-a8cd-31a19ceda5ea tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:20.487287 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-ee150802-7662-4e1d-a8cd-31a19ceda5ea tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Delete volume with id: 30ec05d9-2319-4a6e-86e3-c5adce5003fb Aug 13 21:06:20.487869 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-8afc8fbf-8795-4c64-93f6-41bd8bbfa310 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:20.491648 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8afc8fbf-8795-4c64-93f6-41bd8bbfa310 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] GET https://10.4.3.14/volume/v3/groups/911a5406-f9fc-4a40-97af-978a14500713 Aug 13 21:06:20.491648 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8afc8fbf-8795-4c64-93f6-41bd8bbfa310 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:20.491648 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8afc8fbf-8795-4c64-93f6-41bd8bbfa310 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:20.491648 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.groups [None req-8afc8fbf-8795-4c64-93f6-41bd8bbfa310 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] show called for member 911a5406-f9fc-4a40-97af-978a14500713 {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 21:06:20.496369 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:06:20.496369 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:06:20.501053 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:06:20.501053 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:06:20.501053 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ee150802-7662-4e1d-a8cd-31a19ceda5ea tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Volume info retrieved successfully. Aug 13 21:06:20.511838 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8afc8fbf-8795-4c64-93f6-41bd8bbfa310 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] https://10.4.3.14/volume/v3/groups/911a5406-f9fc-4a40-97af-978a14500713 returned with HTTP 200 Aug 13 21:06:20.513515 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 85/340] 10.4.3.14 () {68 vars in 1379 bytes} [Thu Aug 13 21:06:20 2026] GET /volume/v3/groups/911a5406-f9fc-4a40-97af-978a14500713 => generated 324 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:06:20.524556 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6358b010-0bf1-447b-a25c-94db5f304785 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:20.526424 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6358b010-0bf1-447b-a25c-94db5f304785 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] GET https://10.4.3.14/volume/v3/volumes/detail Aug 13 21:06:20.526629 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6358b010-0bf1-447b-a25c-94db5f304785 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:20.526848 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6358b010-0bf1-447b-a25c-94db5f304785 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Calling method 'detail' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:20.527279 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.api_utils [None req-6358b010-0bf1-447b-a25c-94db5f304785 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Removing options '' from query. {{(pid=100215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:06:20.527600 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:06:20.527600 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:06:20.528467 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-6358b010-0bf1-447b-a25c-94db5f304785 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:06:20.531929 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ee150802-7662-4e1d-a8cd-31a19ceda5ea tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Delete volume request issued successfully. Aug 13 21:06:20.532178 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ee150802-7662-4e1d-a8cd-31a19ceda5ea tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] https://10.4.3.14/volume/v3/volumes/30ec05d9-2319-4a6e-86e3-c5adce5003fb returned with HTTP 202 Aug 13 21:06:20.532544 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 86/341] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:06:20 2026] DELETE /volume/v3/volumes/30ec05d9-2319-4a6e-86e3-c5adce5003fb => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:06:20.539176 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-6358b010-0bf1-447b-a25c-94db5f304785 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Get all volumes completed successfully. Aug 13 21:06:20.540467 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-30739189-2ae9-48de-8c5a-0f6c6b2acef0 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:20.540776 np0000007265 devstack@c-api.service[100215]: WARNING stevedore.named [None req-6358b010-0bf1-447b-a25c-94db5f304785 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:06:20.540776 np0000007265 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-6358b010-0bf1-447b-a25c-94db5f304785 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:06:20.543506 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-30739189-2ae9-48de-8c5a-0f6c6b2acef0 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] GET https://10.4.3.14/volume/v3/volumes/30ec05d9-2319-4a6e-86e3-c5adce5003fb Aug 13 21:06:20.543777 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-30739189-2ae9-48de-8c5a-0f6c6b2acef0 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:20.544031 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-30739189-2ae9-48de-8c5a-0f6c6b2acef0 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:20.556166 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:06:20.556166 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:06:20.563313 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-30739189-2ae9-48de-8c5a-0f6c6b2acef0 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Volume info retrieved successfully. Aug 13 21:06:20.568866 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-30739189-2ae9-48de-8c5a-0f6c6b2acef0 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] https://10.4.3.14/volume/v3/volumes/30ec05d9-2319-4a6e-86e3-c5adce5003fb returned with HTTP 200 Aug 13 21:06:20.569442 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 85/342] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:06:20 2026] GET /volume/v3/volumes/30ec05d9-2319-4a6e-86e3-c5adce5003fb => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:06:20.588016 np0000007265 devstack@c-api.service[100215]: DEBUG oslo_db.sqlalchemy.engines [None req-6358b010-0bf1-447b-a25c-94db5f304785 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] 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=100215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:06:20.591626 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:06:20.591626 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:06:20.596451 np0000007265 devstack@c-api.service[100215]: WARNING stevedore.named [None req-6358b010-0bf1-447b-a25c-94db5f304785 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:06:20.596706 np0000007265 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-6358b010-0bf1-447b-a25c-94db5f304785 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:06:20.634881 np0000007265 devstack@c-api.service[100215]: DEBUG oslo_db.sqlalchemy.engines [None req-6358b010-0bf1-447b-a25c-94db5f304785 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] 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=100215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:06:20.637661 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:06:20.637661 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:06:20.647308 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6358b010-0bf1-447b-a25c-94db5f304785 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] https://10.4.3.14/volume/v3/volumes/detail returned with HTTP 200 Aug 13 21:06:20.647816 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 87/343] 10.4.3.14 () {68 vars in 1292 bytes} [Thu Aug 13 21:06:20 2026] GET /volume/v3/volumes/detail => generated 1805 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:06:20.662921 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a09f5e14-2225-4b93-ab23-234fd848486f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:20.665224 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a09f5e14-2225-4b93-ab23-234fd848486f tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] GET https://10.4.3.14/volume/v3/volumes/detail Aug 13 21:06:20.665454 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a09f5e14-2225-4b93-ab23-234fd848486f tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:20.665662 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a09f5e14-2225-4b93-ab23-234fd848486f tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Calling method 'detail' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:20.666163 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.api_utils [None req-a09f5e14-2225-4b93-ab23-234fd848486f tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Removing options '' from query. {{(pid=100216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:06:20.666631 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:06:20.666631 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:06:20.667340 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-a09f5e14-2225-4b93-ab23-234fd848486f tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:06:20.675865 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-a09f5e14-2225-4b93-ab23-234fd848486f tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Get all volumes completed successfully. Aug 13 21:06:20.676870 np0000007265 devstack@c-api.service[100216]: WARNING stevedore.named [None req-a09f5e14-2225-4b93-ab23-234fd848486f tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:06:20.677073 np0000007265 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-a09f5e14-2225-4b93-ab23-234fd848486f tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:06:20.730231 np0000007265 devstack@c-api.service[100216]: DEBUG oslo_db.sqlalchemy.engines [None req-a09f5e14-2225-4b93-ab23-234fd848486f tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] 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=100216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:06:20.733197 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:06:20.733197 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:06:20.737784 np0000007265 devstack@c-api.service[100216]: WARNING stevedore.named [None req-a09f5e14-2225-4b93-ab23-234fd848486f tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:06:20.738204 np0000007265 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-a09f5e14-2225-4b93-ab23-234fd848486f tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:06:20.776130 np0000007265 devstack@c-api.service[100216]: DEBUG oslo_db.sqlalchemy.engines [None req-a09f5e14-2225-4b93-ab23-234fd848486f tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] 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=100216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:06:20.779351 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:06:20.779351 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:06:20.787563 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a09f5e14-2225-4b93-ab23-234fd848486f tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] https://10.4.3.14/volume/v3/volumes/detail returned with HTTP 200 Aug 13 21:06:20.787904 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 86/344] 10.4.3.14 () {68 vars in 1292 bytes} [Thu Aug 13 21:06:20 2026] GET /volume/v3/volumes/detail => generated 1805 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:06:20.801341 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-73eeb4ce-df54-4a7f-9a48-9de36d549854 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:20.803425 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-73eeb4ce-df54-4a7f-9a48-9de36d549854 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] POST https://10.4.3.14/volume/v3/groups/911a5406-f9fc-4a40-97af-978a14500713/action Aug 13 21:06:20.803837 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-73eeb4ce-df54-4a7f-9a48-9de36d549854 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:06:20.804035 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-73eeb4ce-df54-4a7f-9a48-9de36d549854 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:06:20.805697 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.groups [None req-73eeb4ce-df54-4a7f-9a48-9de36d549854 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] delete called for group 911a5406-f9fc-4a40-97af-978a14500713 {{(pid=100214) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 21:06:20.805863 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.groups [None req-73eeb4ce-df54-4a7f-9a48-9de36d549854 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Delete group with id: 911a5406-f9fc-4a40-97af-978a14500713 Aug 13 21:06:20.809645 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:06:20.809645 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:06:20.880941 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-73eeb4ce-df54-4a7f-9a48-9de36d549854 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] https://10.4.3.14/volume/v3/groups/911a5406-f9fc-4a40-97af-978a14500713/action returned with HTTP 202 Aug 13 21:06:20.881529 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 87/345] 10.4.3.14 () {70 vars in 1421 bytes} [Thu Aug 13 21:06:20 2026] POST /volume/v3/groups/911a5406-f9fc-4a40-97af-978a14500713/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 21:06:20.889302 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-7967e21e-e9e9-4e5a-a369-4cc5a7113f42 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:20.891905 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7967e21e-e9e9-4e5a-a369-4cc5a7113f42 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] GET https://10.4.3.14/volume/v3/volumes/00d9f0b7-d99d-4d25-9f17-9ac1fa8f9bee Aug 13 21:06:20.892459 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7967e21e-e9e9-4e5a-a369-4cc5a7113f42 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:20.892681 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7967e21e-e9e9-4e5a-a369-4cc5a7113f42 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:20.912273 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:06:20.912273 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:06:20.915383 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-7967e21e-e9e9-4e5a-a369-4cc5a7113f42 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Volume info retrieved successfully. Aug 13 21:06:20.916579 np0000007265 devstack@c-api.service[100217]: WARNING stevedore.named [None req-7967e21e-e9e9-4e5a-a369-4cc5a7113f42 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:06:20.916579 np0000007265 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-7967e21e-e9e9-4e5a-a369-4cc5a7113f42 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:06:20.957771 np0000007265 devstack@c-api.service[100217]: DEBUG oslo_db.sqlalchemy.engines [None req-7967e21e-e9e9-4e5a-a369-4cc5a7113f42 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] 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=100217) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:06:20.963461 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:06:20.963461 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:06:20.968083 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7967e21e-e9e9-4e5a-a369-4cc5a7113f42 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] https://10.4.3.14/volume/v3/volumes/00d9f0b7-d99d-4d25-9f17-9ac1fa8f9bee returned with HTTP 200 Aug 13 21:06:20.968520 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 86/346] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:06:20 2026] GET /volume/v3/volumes/00d9f0b7-d99d-4d25-9f17-9ac1fa8f9bee => generated 905 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:06:21.589340 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-aa319cb6-27c7-4ca8-825e-9e949a47223d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:21.597579 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-aa319cb6-27c7-4ca8-825e-9e949a47223d tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] GET https://10.4.3.14/volume/v3/volumes/30ec05d9-2319-4a6e-86e3-c5adce5003fb Aug 13 21:06:21.597841 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-aa319cb6-27c7-4ca8-825e-9e949a47223d tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:21.598148 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-aa319cb6-27c7-4ca8-825e-9e949a47223d tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:21.614405 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-aa319cb6-27c7-4ca8-825e-9e949a47223d tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] https://10.4.3.14/volume/v3/volumes/30ec05d9-2319-4a6e-86e3-c5adce5003fb returned with HTTP 404 Aug 13 21:06:21.615011 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 88/347] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:06:21 2026] GET /volume/v3/volumes/30ec05d9-2319-4a6e-86e3-c5adce5003fb => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:06:21.626744 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-8a9c4de8-2c87-4d30-a36c-872a4bd63545 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:21.631148 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8a9c4de8-2c87-4d30-a36c-872a4bd63545 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] DELETE https://10.4.3.14/volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace Aug 13 21:06:21.631429 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8a9c4de8-2c87-4d30-a36c-872a4bd63545 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:21.631691 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8a9c4de8-2c87-4d30-a36c-872a4bd63545 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:21.631914 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-8a9c4de8-2c87-4d30-a36c-872a4bd63545 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Delete volume with id: bb50e1f6-6015-4d0f-a00c-10e7caae7ace Aug 13 21:06:21.645684 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:06:21.645684 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:06:21.646371 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-8a9c4de8-2c87-4d30-a36c-872a4bd63545 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Volume info retrieved successfully. Aug 13 21:06:21.670000 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-8a9c4de8-2c87-4d30-a36c-872a4bd63545 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Delete volume request issued successfully. Aug 13 21:06:21.670202 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8a9c4de8-2c87-4d30-a36c-872a4bd63545 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] https://10.4.3.14/volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace returned with HTTP 202 Aug 13 21:06:21.670743 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 87/348] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:06:21 2026] DELETE /volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:06:21.679163 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d07c859f-c30e-4fb3-9333-8c9ecab6c28d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:21.682041 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d07c859f-c30e-4fb3-9333-8c9ecab6c28d tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] GET https://10.4.3.14/volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace Aug 13 21:06:21.682041 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d07c859f-c30e-4fb3-9333-8c9ecab6c28d tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:21.682041 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d07c859f-c30e-4fb3-9333-8c9ecab6c28d tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:21.687725 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:06:21.687725 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:06:21.692619 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d07c859f-c30e-4fb3-9333-8c9ecab6c28d tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Volume info retrieved successfully. Aug 13 21:06:21.698563 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d07c859f-c30e-4fb3-9333-8c9ecab6c28d tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] https://10.4.3.14/volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace returned with HTTP 200 Aug 13 21:06:21.701103 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 88/349] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:06:21 2026] GET /volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace => generated 866 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:06:21.985541 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-e1e05a23-deb1-4e1c-87e5-5ef1cb6d54d6 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:21.988100 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e1e05a23-deb1-4e1c-87e5-5ef1cb6d54d6 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] GET https://10.4.3.14/volume/v3/volumes/00d9f0b7-d99d-4d25-9f17-9ac1fa8f9bee Aug 13 21:06:21.988345 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e1e05a23-deb1-4e1c-87e5-5ef1cb6d54d6 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:21.988564 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e1e05a23-deb1-4e1c-87e5-5ef1cb6d54d6 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:21.995246 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e1e05a23-deb1-4e1c-87e5-5ef1cb6d54d6 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] https://10.4.3.14/volume/v3/volumes/00d9f0b7-d99d-4d25-9f17-9ac1fa8f9bee returned with HTTP 404 Aug 13 21:06:21.995689 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 87/350] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:06:21 2026] GET /volume/v3/volumes/00d9f0b7-d99d-4d25-9f17-9ac1fa8f9bee => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:06:22.004113 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9af8d561-70a5-4650-86e0-3862ee753784 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:22.006147 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9af8d561-70a5-4650-86e0-3862ee753784 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] GET https://10.4.3.14/volume/v3/volumes/70015bea-1999-498b-97af-563a4028d0be Aug 13 21:06:22.006356 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9af8d561-70a5-4650-86e0-3862ee753784 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:22.006545 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9af8d561-70a5-4650-86e0-3862ee753784 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:22.013045 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9af8d561-70a5-4650-86e0-3862ee753784 tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] https://10.4.3.14/volume/v3/volumes/70015bea-1999-498b-97af-563a4028d0be returned with HTTP 404 Aug 13 21:06:22.013719 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 89/351] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:06:22 2026] GET /volume/v3/volumes/70015bea-1999-498b-97af-563a4028d0be => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:06:22.025019 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d0c7e1d5-a375-4f33-abe3-7738fc7d274c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:22.026741 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d0c7e1d5-a375-4f33-abe3-7738fc7d274c tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] GET https://10.4.3.14/volume/v3/groups/911a5406-f9fc-4a40-97af-978a14500713 Aug 13 21:06:22.027153 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d0c7e1d5-a375-4f33-abe3-7738fc7d274c tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:22.028260 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d0c7e1d5-a375-4f33-abe3-7738fc7d274c tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:22.028260 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.groups [None req-d0c7e1d5-a375-4f33-abe3-7738fc7d274c tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] show called for member 911a5406-f9fc-4a40-97af-978a14500713 {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 21:06:22.030715 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d0c7e1d5-a375-4f33-abe3-7738fc7d274c tempest-GroupsTest-310262380 tempest-GroupsTest-310262380-project-member] https://10.4.3.14/volume/v3/groups/911a5406-f9fc-4a40-97af-978a14500713 returned with HTTP 404 Aug 13 21:06:22.031455 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 88/352] 10.4.3.14 () {68 vars in 1379 bytes} [Thu Aug 13 21:06:22 2026] GET /volume/v3/groups/911a5406-f9fc-4a40-97af-978a14500713 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:06:22.038498 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b9598666-b510-45a5-b35a-2a6f5126e335 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:22.040305 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b9598666-b510-45a5-b35a-2a6f5126e335 tempest-GroupsTest-1835856212 tempest-GroupsTest-1835856212-project-admin] DELETE https://10.4.3.14/volume/v3/group_types/8ed7b991-b6f1-400f-9970-c87adead0903 Aug 13 21:06:22.040515 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b9598666-b510-45a5-b35a-2a6f5126e335 tempest-GroupsTest-1835856212 tempest-GroupsTest-1835856212-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:22.040695 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b9598666-b510-45a5-b35a-2a6f5126e335 tempest-GroupsTest-1835856212 tempest-GroupsTest-1835856212-project-admin] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:22.065724 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b9598666-b510-45a5-b35a-2a6f5126e335 tempest-GroupsTest-1835856212 tempest-GroupsTest-1835856212-project-admin] https://10.4.3.14/volume/v3/group_types/8ed7b991-b6f1-400f-9970-c87adead0903 returned with HTTP 202 Aug 13 21:06:22.066321 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 89/353] 10.4.3.14 () {68 vars in 1397 bytes} [Thu Aug 13 21:06:22 2026] DELETE /volume/v3/group_types/8ed7b991-b6f1-400f-9970-c87adead0903 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 21:06:22.074351 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-2fa027d6-c391-4e5d-be7a-8e0a135cce48 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:22.077395 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2fa027d6-c391-4e5d-be7a-8e0a135cce48 tempest-GroupsTest-1835856212 tempest-GroupsTest-1835856212-project-admin] DELETE https://10.4.3.14/volume/v3/types/c0eac71f-85da-4749-b81e-c68ba5bbdab6 Aug 13 21:06:22.077664 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2fa027d6-c391-4e5d-be7a-8e0a135cce48 tempest-GroupsTest-1835856212 tempest-GroupsTest-1835856212-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:22.077914 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2fa027d6-c391-4e5d-be7a-8e0a135cce48 tempest-GroupsTest-1835856212 tempest-GroupsTest-1835856212-project-admin] Calling method '_delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:22.125753 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2fa027d6-c391-4e5d-be7a-8e0a135cce48 tempest-GroupsTest-1835856212 tempest-GroupsTest-1835856212-project-admin] https://10.4.3.14/volume/v3/types/c0eac71f-85da-4749-b81e-c68ba5bbdab6 returned with HTTP 202 Aug 13 21:06:22.126266 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 88/354] 10.4.3.14 () {66 vars in 1338 bytes} [Thu Aug 13 21:06:22 2026] DELETE /volume/v3/types/c0eac71f-85da-4749-b81e-c68ba5bbdab6 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:06:22.135666 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b18dde7d-49c7-4e54-8585-f081b03590e4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:22.137928 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b18dde7d-49c7-4e54-8585-f081b03590e4 tempest-GroupsTest-1835856212 tempest-GroupsTest-1835856212-project-admin] GET https://10.4.3.14/volume/v3/types/c0eac71f-85da-4749-b81e-c68ba5bbdab6 Aug 13 21:06:22.138174 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b18dde7d-49c7-4e54-8585-f081b03590e4 tempest-GroupsTest-1835856212 tempest-GroupsTest-1835856212-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:22.138429 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b18dde7d-49c7-4e54-8585-f081b03590e4 tempest-GroupsTest-1835856212 tempest-GroupsTest-1835856212-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:22.142894 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b18dde7d-49c7-4e54-8585-f081b03590e4 tempest-GroupsTest-1835856212 tempest-GroupsTest-1835856212-project-admin] https://10.4.3.14/volume/v3/types/c0eac71f-85da-4749-b81e-c68ba5bbdab6 returned with HTTP 404 Aug 13 21:06:22.143547 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 90/355] 10.4.3.14 () {66 vars in 1335 bytes} [Thu Aug 13 21:06:22 2026] GET /volume/v3/types/c0eac71f-85da-4749-b81e-c68ba5bbdab6 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:06:22.715031 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-6f2be9e7-ccdf-442d-940f-33dbb8958e12 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:22.716702 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6f2be9e7-ccdf-442d-940f-33dbb8958e12 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] GET https://10.4.3.14/volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace Aug 13 21:06:22.716956 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6f2be9e7-ccdf-442d-940f-33dbb8958e12 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:22.717251 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6f2be9e7-ccdf-442d-940f-33dbb8958e12 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:22.726948 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6f2be9e7-ccdf-442d-940f-33dbb8958e12 tempest-TestMultiAttachVolumeSwap-434116593 tempest-TestMultiAttachVolumeSwap-434116593-project-member] https://10.4.3.14/volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace returned with HTTP 404 Aug 13 21:06:22.727572 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 89/356] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:06:22 2026] GET /volume/v3/volumes/bb50e1f6-6015-4d0f-a00c-10e7caae7ace => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:06:25.255039 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a15026df-2236-4f03-a842-96a1ead1dc76 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:25.255676 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a15026df-2236-4f03-a842-96a1ead1dc76 None None] GET https://10.4.3.14/volume// Aug 13 21:06:25.255740 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a15026df-2236-4f03-a842-96a1ead1dc76 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:25.256011 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a15026df-2236-4f03-a842-96a1ead1dc76 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:25.256468 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a15026df-2236-4f03-a842-96a1ead1dc76 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:06:25.256812 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 90/357] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:06:25 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:06:25.267388 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-639527ed-0c7c-4841-8d70-8754a2da56b6 req-2e84a53b-fc2c-4fa3-9b06-dbb3b6d16b01 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:25.269674 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-639527ed-0c7c-4841-8d70-8754a2da56b6 req-2e84a53b-fc2c-4fa3-9b06-dbb3b6d16b01 tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] GET https://10.4.3.14/volume/v3/volumes/3822649a-c844-425d-8f2a-bbf66b762d5f Aug 13 21:06:25.269854 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-639527ed-0c7c-4841-8d70-8754a2da56b6 req-2e84a53b-fc2c-4fa3-9b06-dbb3b6d16b01 tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:25.270114 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-639527ed-0c7c-4841-8d70-8754a2da56b6 req-2e84a53b-fc2c-4fa3-9b06-dbb3b6d16b01 tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:25.286139 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:06:25.286139 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:06:25.289453 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-639527ed-0c7c-4841-8d70-8754a2da56b6 req-2e84a53b-fc2c-4fa3-9b06-dbb3b6d16b01 tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] Volume info retrieved successfully. Aug 13 21:06:25.298134 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-639527ed-0c7c-4841-8d70-8754a2da56b6 req-2e84a53b-fc2c-4fa3-9b06-dbb3b6d16b01 tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] https://10.4.3.14/volume/v3/volumes/3822649a-c844-425d-8f2a-bbf66b762d5f returned with HTTP 200 Aug 13 21:06:25.299090 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 89/358] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:06:25 2026] GET /volume/v3/volumes/3822649a-c844-425d-8f2a-bbf66b762d5f => generated 1537 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:06:25.396999 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-639527ed-0c7c-4841-8d70-8754a2da56b6 req-6450ad29-4d84-4c01-a9f8-80834b71798e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:25.398837 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-639527ed-0c7c-4841-8d70-8754a2da56b6 req-6450ad29-4d84-4c01-a9f8-80834b71798e tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] PUT https://10.4.3.14/volume/v3/attachments/688c22aa-6f7a-4e9b-8b6b-282660741c69 Aug 13 21:06:25.399182 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-639527ed-0c7c-4841-8d70-8754a2da56b6 req-6450ad29-4d84-4c01-a9f8-80834b71798e tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:06:25.408104 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-639527ed-0c7c-4841-8d70-8754a2da56b6 req-6450ad29-4d84-4c01-a9f8-80834b71798e tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] Acquiring lock "cinder-attachment_update-3822649a-c844-425d-8f2a-bbf66b762d5f-np0000007265" by "attachment_update" {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:06:25.416609 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-639527ed-0c7c-4841-8d70-8754a2da56b6 req-6450ad29-4d84-4c01-a9f8-80834b71798e tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] Lock "cinder-attachment_update-3822649a-c844-425d-8f2a-bbf66b762d5f-np0000007265" acquired by "attachment_update" :: waited 0.008s {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:06:25.418163 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:06:25.418163 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:06:25.553739 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-639527ed-0c7c-4841-8d70-8754a2da56b6 req-6450ad29-4d84-4c01-a9f8-80834b71798e tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] Lock "cinder-attachment_update-3822649a-c844-425d-8f2a-bbf66b762d5f-np0000007265" released by "attachment_update" :: held 0.136s {{(pid=100215) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:06:25.553739 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-639527ed-0c7c-4841-8d70-8754a2da56b6 req-6450ad29-4d84-4c01-a9f8-80834b71798e tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] https://10.4.3.14/volume/v3/attachments/688c22aa-6f7a-4e9b-8b6b-282660741c69 returned with HTTP 200 Aug 13 21:06:25.553739 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 91/359] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:06:25 2026] PUT /volume/v3/attachments/688c22aa-6f7a-4e9b-8b6b-282660741c69 => generated 969 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:06:25.590819 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-639527ed-0c7c-4841-8d70-8754a2da56b6 req-c19ecbdc-4bcc-4806-8d79-c7fda745d92e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:25.592945 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-639527ed-0c7c-4841-8d70-8754a2da56b6 req-c19ecbdc-4bcc-4806-8d79-c7fda745d92e tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] POST https://10.4.3.14/volume/v3/attachments/688c22aa-6f7a-4e9b-8b6b-282660741c69/action Aug 13 21:06:25.593428 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-639527ed-0c7c-4841-8d70-8754a2da56b6 req-c19ecbdc-4bcc-4806-8d79-c7fda745d92e tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] Action body: b'{"os-complete": null}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:06:25.593620 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-639527ed-0c7c-4841-8d70-8754a2da56b6 req-c19ecbdc-4bcc-4806-8d79-c7fda745d92e tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:06:25.609557 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:06:25.609557 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:06:25.623577 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-639527ed-0c7c-4841-8d70-8754a2da56b6 req-c19ecbdc-4bcc-4806-8d79-c7fda745d92e tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] https://10.4.3.14/volume/v3/attachments/688c22aa-6f7a-4e9b-8b6b-282660741c69/action returned with HTTP 204 Aug 13 21:06:25.624593 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 90/360] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:06:25 2026] POST /volume/v3/attachments/688c22aa-6f7a-4e9b-8b6b-282660741c69/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:06:27.126921 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-cf907c2f-f0a8-497e-b05c-6d8b9c301fa4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:27.432467 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cf907c2f-f0a8-497e-b05c-6d8b9c301fa4 tempest-VolumesServicesTestJSON-417341132 tempest-VolumesServicesTestJSON-417341132-project-admin] GET https://10.4.3.14/volume/v3/os-services Aug 13 21:06:27.432467 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cf907c2f-f0a8-497e-b05c-6d8b9c301fa4 tempest-VolumesServicesTestJSON-417341132 tempest-VolumesServicesTestJSON-417341132-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:27.432467 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cf907c2f-f0a8-497e-b05c-6d8b9c301fa4 tempest-VolumesServicesTestJSON-417341132 tempest-VolumesServicesTestJSON-417341132-project-admin] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:27.436440 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cf907c2f-f0a8-497e-b05c-6d8b9c301fa4 tempest-VolumesServicesTestJSON-417341132 tempest-VolumesServicesTestJSON-417341132-project-admin] https://10.4.3.14/volume/v3/os-services returned with HTTP 200 Aug 13 21:06:27.436786 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 91/361] 10.4.3.14 () {66 vars in 1242 bytes} [Thu Aug 13 21:06:27 2026] GET /volume/v3/os-services => generated 626 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:06:27.450249 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-7907770e-c16b-487f-9965-1528892d0699 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:27.452419 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7907770e-c16b-487f-9965-1528892d0699 tempest-VolumesServicesTestJSON-417341132 tempest-VolumesServicesTestJSON-417341132-project-admin] GET https://10.4.3.14/volume/v3/os-services?host=np0000007265 Aug 13 21:06:27.452754 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7907770e-c16b-487f-9965-1528892d0699 tempest-VolumesServicesTestJSON-417341132 tempest-VolumesServicesTestJSON-417341132-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:27.452876 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7907770e-c16b-487f-9965-1528892d0699 tempest-VolumesServicesTestJSON-417341132 tempest-VolumesServicesTestJSON-417341132-project-admin] Calling method 'index' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:27.460429 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7907770e-c16b-487f-9965-1528892d0699 tempest-VolumesServicesTestJSON-417341132 tempest-VolumesServicesTestJSON-417341132-project-admin] https://10.4.3.14/volume/v3/os-services?host=np0000007265 returned with HTTP 200 Aug 13 21:06:27.460948 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 90/362] 10.4.3.14 () {66 vars in 1277 bytes} [Thu Aug 13 21:06:27 2026] GET /volume/v3/os-services?host=np0000007265 => generated 626 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:06:27.479401 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-736bbac4-1ad2-4b7d-b41d-ec7d76431fa0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:27.481234 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-736bbac4-1ad2-4b7d-b41d-ec7d76431fa0 tempest-VolumesServicesTestJSON-417341132 tempest-VolumesServicesTestJSON-417341132-project-admin] GET https://10.4.3.14/volume/v3/os-services?host=np0000007265&binary=cinder-scheduler Aug 13 21:06:27.481413 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-736bbac4-1ad2-4b7d-b41d-ec7d76431fa0 tempest-VolumesServicesTestJSON-417341132 tempest-VolumesServicesTestJSON-417341132-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:27.481618 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-736bbac4-1ad2-4b7d-b41d-ec7d76431fa0 tempest-VolumesServicesTestJSON-417341132 tempest-VolumesServicesTestJSON-417341132-project-admin] Calling method 'index' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:27.483987 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:06:27.483987 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:06:27.491952 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-736bbac4-1ad2-4b7d-b41d-ec7d76431fa0 tempest-VolumesServicesTestJSON-417341132 tempest-VolumesServicesTestJSON-417341132-project-admin] https://10.4.3.14/volume/v3/os-services?host=np0000007265&binary=cinder-scheduler returned with HTTP 200 Aug 13 21:06:27.492335 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 92/363] 10.4.3.14 () {66 vars in 1325 bytes} [Thu Aug 13 21:06:27 2026] GET /volume/v3/os-services?host=np0000007265&binary=cinder-scheduler => generated 191 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:06:27.503223 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-382de07b-0aa0-464d-a379-c18f2e6052d8 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:27.504100 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-382de07b-0aa0-464d-a379-c18f2e6052d8 tempest-VolumesServicesTestJSON-417341132 tempest-VolumesServicesTestJSON-417341132-project-admin] GET https://10.4.3.14/volume/v3/os-services?binary=cinder-scheduler Aug 13 21:06:27.504306 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-382de07b-0aa0-464d-a379-c18f2e6052d8 tempest-VolumesServicesTestJSON-417341132 tempest-VolumesServicesTestJSON-417341132-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:27.504510 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-382de07b-0aa0-464d-a379-c18f2e6052d8 tempest-VolumesServicesTestJSON-417341132 tempest-VolumesServicesTestJSON-417341132-project-admin] Calling method 'index' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:27.508514 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-382de07b-0aa0-464d-a379-c18f2e6052d8 tempest-VolumesServicesTestJSON-417341132 tempest-VolumesServicesTestJSON-417341132-project-admin] https://10.4.3.14/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Aug 13 21:06:27.509167 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 91/364] 10.4.3.14 () {66 vars in 1289 bytes} [Thu Aug 13 21:06:27 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:06:27.519022 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-53441f86-4a50-4e81-a455-74c3187fcbf2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:27.706547 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-53441f86-4a50-4e81-a455-74c3187fcbf2 tempest-VolumesServicesTestJSON-1045096245 tempest-VolumesServicesTestJSON-1045096245-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:06:27.710694 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-53441f86-4a50-4e81-a455-74c3187fcbf2 tempest-VolumesServicesTestJSON-1045096245 tempest-VolumesServicesTestJSON-1045096245-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-116341870"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:06:27.712369 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-53441f86-4a50-4e81-a455-74c3187fcbf2 tempest-VolumesServicesTestJSON-1045096245 tempest-VolumesServicesTestJSON-1045096245-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-116341870'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:06:27.713436 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-53441f86-4a50-4e81-a455-74c3187fcbf2 tempest-VolumesServicesTestJSON-1045096245 tempest-VolumesServicesTestJSON-1045096245-project-member] Create volume of 1 GB Aug 13 21:06:27.721652 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-53441f86-4a50-4e81-a455-74c3187fcbf2 tempest-VolumesServicesTestJSON-1045096245 tempest-VolumesServicesTestJSON-1045096245-project-member] Availability Zones retrieved successfully. Aug 13 21:06:27.728865 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-53441f86-4a50-4e81-a455-74c3187fcbf2 tempest-VolumesServicesTestJSON-1045096245 tempest-VolumesServicesTestJSON-1045096245-project-member] Flow 'volume_create_api' (9103c259-d69e-415c-b1ba-9b219490ec27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:06:27.730067 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-53441f86-4a50-4e81-a455-74c3187fcbf2 tempest-VolumesServicesTestJSON-1045096245 tempest-VolumesServicesTestJSON-1045096245-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e96fac1-dea3-4e4b-8fd4-0ca909bf09c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:06:27.733770 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-53441f86-4a50-4e81-a455-74c3187fcbf2 tempest-VolumesServicesTestJSON-1045096245 tempest-VolumesServicesTestJSON-1045096245-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:06:27.773426 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-53441f86-4a50-4e81-a455-74c3187fcbf2 tempest-VolumesServicesTestJSON-1045096245 tempest-VolumesServicesTestJSON-1045096245-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e96fac1-dea3-4e4b-8fd4-0ca909bf09c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:06:27.774347 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-53441f86-4a50-4e81-a455-74c3187fcbf2 tempest-VolumesServicesTestJSON-1045096245 tempest-VolumesServicesTestJSON-1045096245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (633a9676-9071-47a4-a470-b6f47cf7d2b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:06:27.849286 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-53441f86-4a50-4e81-a455-74c3187fcbf2 tempest-VolumesServicesTestJSON-1045096245 tempest-VolumesServicesTestJSON-1045096245-project-member] Created reservations ['1cffd062-8038-488e-aee2-9f63a0ece97e', '794e2327-dda1-446e-94a0-42d91bfebe17', 'fd1b509f-64be-4f49-aa8a-7e4a114a4fdd', 'cc2e3209-ab90-40f0-923e-ac449c5dddc3'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:06:27.850159 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-53441f86-4a50-4e81-a455-74c3187fcbf2 tempest-VolumesServicesTestJSON-1045096245 tempest-VolumesServicesTestJSON-1045096245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (633a9676-9071-47a4-a470-b6f47cf7d2b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1cffd062-8038-488e-aee2-9f63a0ece97e', '794e2327-dda1-446e-94a0-42d91bfebe17', 'fd1b509f-64be-4f49-aa8a-7e4a114a4fdd', 'cc2e3209-ab90-40f0-923e-ac449c5dddc3']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:06:27.852660 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-53441f86-4a50-4e81-a455-74c3187fcbf2 tempest-VolumesServicesTestJSON-1045096245 tempest-VolumesServicesTestJSON-1045096245-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4850e847-1883-4614-9f2a-240bc6580c4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:06:27.901694 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-53441f86-4a50-4e81-a455-74c3187fcbf2 tempest-VolumesServicesTestJSON-1045096245 tempest-VolumesServicesTestJSON-1045096245-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4850e847-1883-4614-9f2a-240bc6580c4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '510d4a2a-98ec-4b13-843f-b7a6287808ab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-116341870',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='243c10bd811b4c1489b88fbbc2dffe72',qos_specs=None,replication_status=,reservations=['1cffd062-8038-488e-aee2-9f63a0ece97e','794e2327-dda1-446e-94a0-42d91bfebe17','fd1b509f-64be-4f49-aa8a-7e4a114a4fdd','cc2e3209-ab90-40f0-923e-ac449c5dddc3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee6ed1be2cff456f9434c569e88cdcac',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:06:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-116341870',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=510d4a2a-98ec-4b13-843f-b7a6287808ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='243c10bd811b4c1489b88fbbc2dffe72',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee6ed1be2cff456f9434c569e88cdcac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:06:27.902957 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-53441f86-4a50-4e81-a455-74c3187fcbf2 tempest-VolumesServicesTestJSON-1045096245 tempest-VolumesServicesTestJSON-1045096245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f73e435b-a38f-497c-ad8b-fc572f67619f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:06:27.925203 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-53441f86-4a50-4e81-a455-74c3187fcbf2 tempest-VolumesServicesTestJSON-1045096245 tempest-VolumesServicesTestJSON-1045096245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f73e435b-a38f-497c-ad8b-fc572f67619f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-116341870',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='243c10bd811b4c1489b88fbbc2dffe72',qos_specs=None,replication_status=,reservations=['1cffd062-8038-488e-aee2-9f63a0ece97e','794e2327-dda1-446e-94a0-42d91bfebe17','fd1b509f-64be-4f49-aa8a-7e4a114a4fdd','cc2e3209-ab90-40f0-923e-ac449c5dddc3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee6ed1be2cff456f9434c569e88cdcac',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:06:27.925744 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-53441f86-4a50-4e81-a455-74c3187fcbf2 tempest-VolumesServicesTestJSON-1045096245 tempest-VolumesServicesTestJSON-1045096245-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f70325c9-d485-4689-a459-aaeb1ae38f7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:06:27.936831 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-53441f86-4a50-4e81-a455-74c3187fcbf2 tempest-VolumesServicesTestJSON-1045096245 tempest-VolumesServicesTestJSON-1045096245-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f70325c9-d485-4689-a459-aaeb1ae38f7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:06:27.937711 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-53441f86-4a50-4e81-a455-74c3187fcbf2 tempest-VolumesServicesTestJSON-1045096245 tempest-VolumesServicesTestJSON-1045096245-project-member] Flow 'volume_create_api' (9103c259-d69e-415c-b1ba-9b219490ec27) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:06:27.938072 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-53441f86-4a50-4e81-a455-74c3187fcbf2 tempest-VolumesServicesTestJSON-1045096245 tempest-VolumesServicesTestJSON-1045096245-project-member] Create volume request issued successfully. Aug 13 21:06:27.938603 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-53441f86-4a50-4e81-a455-74c3187fcbf2 tempest-VolumesServicesTestJSON-1045096245 tempest-VolumesServicesTestJSON-1045096245-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:06:27.939009 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 92/365] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:06:27 2026] POST /volume/v3/volumes => generated 751 bytes in 420 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:06:27.952762 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b5338336-e083-4969-ae91-22d7aaf35953 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:27.958065 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b5338336-e083-4969-ae91-22d7aaf35953 tempest-VolumesServicesTestJSON-1045096245 tempest-VolumesServicesTestJSON-1045096245-project-member] GET https://10.4.3.14/volume/v3/volumes/510d4a2a-98ec-4b13-843f-b7a6287808ab Aug 13 21:06:27.958281 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b5338336-e083-4969-ae91-22d7aaf35953 tempest-VolumesServicesTestJSON-1045096245 tempest-VolumesServicesTestJSON-1045096245-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:27.958460 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b5338336-e083-4969-ae91-22d7aaf35953 tempest-VolumesServicesTestJSON-1045096245 tempest-VolumesServicesTestJSON-1045096245-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:27.966955 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:06:27.966955 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:06:27.970393 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-b5338336-e083-4969-ae91-22d7aaf35953 tempest-VolumesServicesTestJSON-1045096245 tempest-VolumesServicesTestJSON-1045096245-project-member] Volume info retrieved successfully. Aug 13 21:06:27.979039 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b5338336-e083-4969-ae91-22d7aaf35953 tempest-VolumesServicesTestJSON-1045096245 tempest-VolumesServicesTestJSON-1045096245-project-member] https://10.4.3.14/volume/v3/volumes/510d4a2a-98ec-4b13-843f-b7a6287808ab returned with HTTP 200 Aug 13 21:06:27.979398 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 91/366] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:06:27 2026] GET /volume/v3/volumes/510d4a2a-98ec-4b13-843f-b7a6287808ab => generated 819 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:06:28.995608 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-32824381-a8d6-4942-8685-3130f6e1afce None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:28.997421 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-32824381-a8d6-4942-8685-3130f6e1afce tempest-VolumesServicesTestJSON-1045096245 tempest-VolumesServicesTestJSON-1045096245-project-member] GET https://10.4.3.14/volume/v3/volumes/510d4a2a-98ec-4b13-843f-b7a6287808ab Aug 13 21:06:28.997698 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-32824381-a8d6-4942-8685-3130f6e1afce tempest-VolumesServicesTestJSON-1045096245 tempest-VolumesServicesTestJSON-1045096245-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:28.997977 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-32824381-a8d6-4942-8685-3130f6e1afce tempest-VolumesServicesTestJSON-1045096245 tempest-VolumesServicesTestJSON-1045096245-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:29.007350 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:06:29.007350 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:06:29.012958 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-32824381-a8d6-4942-8685-3130f6e1afce tempest-VolumesServicesTestJSON-1045096245 tempest-VolumesServicesTestJSON-1045096245-project-member] Volume info retrieved successfully. Aug 13 21:06:29.021760 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-32824381-a8d6-4942-8685-3130f6e1afce tempest-VolumesServicesTestJSON-1045096245 tempest-VolumesServicesTestJSON-1045096245-project-member] https://10.4.3.14/volume/v3/volumes/510d4a2a-98ec-4b13-843f-b7a6287808ab returned with HTTP 200 Aug 13 21:06:29.022305 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 93/367] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:06:28 2026] GET /volume/v3/volumes/510d4a2a-98ec-4b13-843f-b7a6287808ab => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:06:29.035070 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-8e4df08b-3da2-4fc6-b75d-2f93b84b93a2 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:29.036861 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8e4df08b-3da2-4fc6-b75d-2f93b84b93a2 tempest-VolumesServicesTestJSON-417341132 tempest-VolumesServicesTestJSON-417341132-project-admin] GET https://10.4.3.14/volume/v3/volumes/510d4a2a-98ec-4b13-843f-b7a6287808ab Aug 13 21:06:29.037127 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8e4df08b-3da2-4fc6-b75d-2f93b84b93a2 tempest-VolumesServicesTestJSON-417341132 tempest-VolumesServicesTestJSON-417341132-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:29.037390 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8e4df08b-3da2-4fc6-b75d-2f93b84b93a2 tempest-VolumesServicesTestJSON-417341132 tempest-VolumesServicesTestJSON-417341132-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:29.046399 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:06:29.046399 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:06:29.049826 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-8e4df08b-3da2-4fc6-b75d-2f93b84b93a2 tempest-VolumesServicesTestJSON-417341132 tempest-VolumesServicesTestJSON-417341132-project-admin] Volume info retrieved successfully. Aug 13 21:06:29.055858 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8e4df08b-3da2-4fc6-b75d-2f93b84b93a2 tempest-VolumesServicesTestJSON-417341132 tempest-VolumesServicesTestJSON-417341132-project-admin] https://10.4.3.14/volume/v3/volumes/510d4a2a-98ec-4b13-843f-b7a6287808ab returned with HTTP 200 Aug 13 21:06:29.056353 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 92/368] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:06:29 2026] GET /volume/v3/volumes/510d4a2a-98ec-4b13-843f-b7a6287808ab => generated 1017 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:06:29.072004 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0613c264-4d87-40b2-b343-010d7c254809 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:29.074439 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0613c264-4d87-40b2-b343-010d7c254809 tempest-VolumesServicesTestJSON-417341132 tempest-VolumesServicesTestJSON-417341132-project-admin] GET https://10.4.3.14/volume/v3/os-services?host=np0000007265&binary=cinder-volume Aug 13 21:06:29.074651 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0613c264-4d87-40b2-b343-010d7c254809 tempest-VolumesServicesTestJSON-417341132 tempest-VolumesServicesTestJSON-417341132-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:29.074824 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0613c264-4d87-40b2-b343-010d7c254809 tempest-VolumesServicesTestJSON-417341132 tempest-VolumesServicesTestJSON-417341132-project-admin] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:29.075113 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:06:29.075113 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:06:29.082077 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0613c264-4d87-40b2-b343-010d7c254809 tempest-VolumesServicesTestJSON-417341132 tempest-VolumesServicesTestJSON-417341132-project-admin] https://10.4.3.14/volume/v3/os-services?host=np0000007265&binary=cinder-volume returned with HTTP 200 Aug 13 21:06:29.083232 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 93/369] 10.4.3.14 () {66 vars in 1319 bytes} [Thu Aug 13 21:06:29 2026] GET /volume/v3/os-services?host=np0000007265&binary=cinder-volume => generated 275 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:06:29.093618 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ce84673e-5306-4dbd-ae46-2635aeb007d6 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:29.097119 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ce84673e-5306-4dbd-ae46-2635aeb007d6 tempest-VolumesServicesTestJSON-1045096245 tempest-VolumesServicesTestJSON-1045096245-project-member] GET https://10.4.3.14/volume/v3/volumes/510d4a2a-98ec-4b13-843f-b7a6287808ab Aug 13 21:06:29.097119 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ce84673e-5306-4dbd-ae46-2635aeb007d6 tempest-VolumesServicesTestJSON-1045096245 tempest-VolumesServicesTestJSON-1045096245-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:29.097119 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ce84673e-5306-4dbd-ae46-2635aeb007d6 tempest-VolumesServicesTestJSON-1045096245 tempest-VolumesServicesTestJSON-1045096245-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:29.105661 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:06:29.105661 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:06:29.111599 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-ce84673e-5306-4dbd-ae46-2635aeb007d6 tempest-VolumesServicesTestJSON-1045096245 tempest-VolumesServicesTestJSON-1045096245-project-member] Volume info retrieved successfully. Aug 13 21:06:29.116752 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ce84673e-5306-4dbd-ae46-2635aeb007d6 tempest-VolumesServicesTestJSON-1045096245 tempest-VolumesServicesTestJSON-1045096245-project-member] https://10.4.3.14/volume/v3/volumes/510d4a2a-98ec-4b13-843f-b7a6287808ab returned with HTTP 200 Aug 13 21:06:29.117583 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 92/370] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:06:29 2026] GET /volume/v3/volumes/510d4a2a-98ec-4b13-843f-b7a6287808ab => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:06:29.133984 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-27a7c2de-500a-436d-8540-4034353203a7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:29.136154 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-27a7c2de-500a-436d-8540-4034353203a7 tempest-VolumesServicesTestJSON-1045096245 tempest-VolumesServicesTestJSON-1045096245-project-member] DELETE https://10.4.3.14/volume/v3/volumes/510d4a2a-98ec-4b13-843f-b7a6287808ab Aug 13 21:06:29.136275 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-27a7c2de-500a-436d-8540-4034353203a7 tempest-VolumesServicesTestJSON-1045096245 tempest-VolumesServicesTestJSON-1045096245-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:29.136527 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-27a7c2de-500a-436d-8540-4034353203a7 tempest-VolumesServicesTestJSON-1045096245 tempest-VolumesServicesTestJSON-1045096245-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:29.136663 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-27a7c2de-500a-436d-8540-4034353203a7 tempest-VolumesServicesTestJSON-1045096245 tempest-VolumesServicesTestJSON-1045096245-project-member] Delete volume with id: 510d4a2a-98ec-4b13-843f-b7a6287808ab Aug 13 21:06:29.144997 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:06:29.144997 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:06:29.145528 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-27a7c2de-500a-436d-8540-4034353203a7 tempest-VolumesServicesTestJSON-1045096245 tempest-VolumesServicesTestJSON-1045096245-project-member] Volume info retrieved successfully. Aug 13 21:06:29.172383 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-27a7c2de-500a-436d-8540-4034353203a7 tempest-VolumesServicesTestJSON-1045096245 tempest-VolumesServicesTestJSON-1045096245-project-member] Delete volume request issued successfully. Aug 13 21:06:29.172590 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-27a7c2de-500a-436d-8540-4034353203a7 tempest-VolumesServicesTestJSON-1045096245 tempest-VolumesServicesTestJSON-1045096245-project-member] https://10.4.3.14/volume/v3/volumes/510d4a2a-98ec-4b13-843f-b7a6287808ab returned with HTTP 202 Aug 13 21:06:29.173010 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 94/371] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:06:29 2026] DELETE /volume/v3/volumes/510d4a2a-98ec-4b13-843f-b7a6287808ab => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:06:29.184747 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d87647f8-46c5-4057-afbf-8d49d5cdf03e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:29.186017 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d87647f8-46c5-4057-afbf-8d49d5cdf03e tempest-VolumesServicesTestJSON-1045096245 tempest-VolumesServicesTestJSON-1045096245-project-member] GET https://10.4.3.14/volume/v3/volumes/510d4a2a-98ec-4b13-843f-b7a6287808ab Aug 13 21:06:29.186791 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d87647f8-46c5-4057-afbf-8d49d5cdf03e tempest-VolumesServicesTestJSON-1045096245 tempest-VolumesServicesTestJSON-1045096245-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:29.186791 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d87647f8-46c5-4057-afbf-8d49d5cdf03e tempest-VolumesServicesTestJSON-1045096245 tempest-VolumesServicesTestJSON-1045096245-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:29.196956 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:06:29.196956 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:06:29.201988 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-d87647f8-46c5-4057-afbf-8d49d5cdf03e tempest-VolumesServicesTestJSON-1045096245 tempest-VolumesServicesTestJSON-1045096245-project-member] Volume info retrieved successfully. Aug 13 21:06:29.213350 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d87647f8-46c5-4057-afbf-8d49d5cdf03e tempest-VolumesServicesTestJSON-1045096245 tempest-VolumesServicesTestJSON-1045096245-project-member] https://10.4.3.14/volume/v3/volumes/510d4a2a-98ec-4b13-843f-b7a6287808ab returned with HTTP 200 Aug 13 21:06:29.214000 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 93/372] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:06:29 2026] GET /volume/v3/volumes/510d4a2a-98ec-4b13-843f-b7a6287808ab => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:06:30.232102 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-344a840a-dfad-4c47-a516-d584d03922e3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:30.234808 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-344a840a-dfad-4c47-a516-d584d03922e3 tempest-VolumesServicesTestJSON-1045096245 tempest-VolumesServicesTestJSON-1045096245-project-member] GET https://10.4.3.14/volume/v3/volumes/510d4a2a-98ec-4b13-843f-b7a6287808ab Aug 13 21:06:30.234976 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-344a840a-dfad-4c47-a516-d584d03922e3 tempest-VolumesServicesTestJSON-1045096245 tempest-VolumesServicesTestJSON-1045096245-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:30.235175 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-344a840a-dfad-4c47-a516-d584d03922e3 tempest-VolumesServicesTestJSON-1045096245 tempest-VolumesServicesTestJSON-1045096245-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:30.242196 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-344a840a-dfad-4c47-a516-d584d03922e3 tempest-VolumesServicesTestJSON-1045096245 tempest-VolumesServicesTestJSON-1045096245-project-member] https://10.4.3.14/volume/v3/volumes/510d4a2a-98ec-4b13-843f-b7a6287808ab returned with HTTP 404 Aug 13 21:06:30.242702 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 94/373] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:06:30 2026] GET /volume/v3/volumes/510d4a2a-98ec-4b13-843f-b7a6287808ab => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:06:30.256212 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-7877a5dd-6882-4499-8067-7970a5dba90e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:30.265357 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7877a5dd-6882-4499-8067-7970a5dba90e tempest-VolumesServicesTestJSON-417341132 tempest-VolumesServicesTestJSON-417341132-project-admin] GET https://10.4.3.14/volume/v3/os-services Aug 13 21:06:30.265357 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7877a5dd-6882-4499-8067-7970a5dba90e tempest-VolumesServicesTestJSON-417341132 tempest-VolumesServicesTestJSON-417341132-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:30.265357 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7877a5dd-6882-4499-8067-7970a5dba90e tempest-VolumesServicesTestJSON-417341132 tempest-VolumesServicesTestJSON-417341132-project-admin] Calling method 'index' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:30.275194 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7877a5dd-6882-4499-8067-7970a5dba90e tempest-VolumesServicesTestJSON-417341132 tempest-VolumesServicesTestJSON-417341132-project-admin] https://10.4.3.14/volume/v3/os-services returned with HTTP 200 Aug 13 21:06:30.275250 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 93/374] 10.4.3.14 () {66 vars in 1242 bytes} [Thu Aug 13 21:06:30 2026] GET /volume/v3/os-services => generated 626 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:06:32.402898 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f64dfeea-ca29-4f1c-b4fe-9057ed493cb3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:32.405991 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f64dfeea-ca29-4f1c-b4fe-9057ed493cb3 tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] GET https://10.4.3.14/volume/v3/volumes/3822649a-c844-425d-8f2a-bbf66b762d5f Aug 13 21:06:32.406463 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f64dfeea-ca29-4f1c-b4fe-9057ed493cb3 tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:32.406974 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f64dfeea-ca29-4f1c-b4fe-9057ed493cb3 tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:32.424542 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:06:32.424542 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:06:32.428324 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f64dfeea-ca29-4f1c-b4fe-9057ed493cb3 tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] Volume info retrieved successfully. Aug 13 21:06:32.433877 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f64dfeea-ca29-4f1c-b4fe-9057ed493cb3 tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] https://10.4.3.14/volume/v3/volumes/3822649a-c844-425d-8f2a-bbf66b762d5f returned with HTTP 200 Aug 13 21:06:32.434442 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 95/375] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:06:32 2026] GET /volume/v3/volumes/3822649a-c844-425d-8f2a-bbf66b762d5f => generated 1830 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:06:35.477391 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-96f42875-80a0-4d75-bec2-ae92c841d64f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:35.477391 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-96f42875-80a0-4d75-bec2-ae92c841d64f tempest-VolumeServicesNegativeTest-2004473608 tempest-VolumeServicesNegativeTest-2004473608-project-admin] GET https://10.4.3.14/volume/v3/os-services Aug 13 21:06:35.477391 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-96f42875-80a0-4d75-bec2-ae92c841d64f tempest-VolumeServicesNegativeTest-2004473608 tempest-VolumeServicesNegativeTest-2004473608-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:35.477391 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-96f42875-80a0-4d75-bec2-ae92c841d64f tempest-VolumeServicesNegativeTest-2004473608 tempest-VolumeServicesNegativeTest-2004473608-project-admin] Calling method 'index' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:35.477391 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-96f42875-80a0-4d75-bec2-ae92c841d64f tempest-VolumeServicesNegativeTest-2004473608 tempest-VolumeServicesNegativeTest-2004473608-project-admin] https://10.4.3.14/volume/v3/os-services returned with HTTP 200 Aug 13 21:06:35.477391 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 94/376] 10.4.3.14 () {66 vars in 1242 bytes} [Thu Aug 13 21:06:35 2026] GET /volume/v3/os-services => generated 626 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:06:35.478595 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b875dc5e-fafd-49aa-a91d-cc92048bcd72 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:35.478595 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b875dc5e-fafd-49aa-a91d-cc92048bcd72 tempest-VolumeServicesNegativeTest-2004473608 tempest-VolumeServicesNegativeTest-2004473608-project-admin] PUT https://10.4.3.14/volume/v3/os-services/disable-log-reason Aug 13 21:06:35.478595 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b875dc5e-fafd-49aa-a91d-cc92048bcd72 tempest-VolumeServicesNegativeTest-2004473608 tempest-VolumeServicesNegativeTest-2004473608-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000007265", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:06:35.478595 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b875dc5e-fafd-49aa-a91d-cc92048bcd72 tempest-VolumeServicesNegativeTest-2004473608 tempest-VolumeServicesNegativeTest-2004473608-project-admin] https://10.4.3.14/volume/v3/os-services/disable-log-reason returned with HTTP 400 Aug 13 21:06:35.478595 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 95/377] 10.4.3.14 () {68 vars in 1319 bytes} [Thu Aug 13 21:06:35 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 21:06:35.479238 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ef5b5b33-7039-4bfa-81bb-ae32e98e9f2d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:35.479238 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ef5b5b33-7039-4bfa-81bb-ae32e98e9f2d tempest-VolumeServicesNegativeTest-2004473608 tempest-VolumeServicesNegativeTest-2004473608-project-admin] PUT https://10.4.3.14/volume/v3/os-services/disable Aug 13 21:06:35.479238 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ef5b5b33-7039-4bfa-81bb-ae32e98e9f2d tempest-VolumeServicesNegativeTest-2004473608 tempest-VolumeServicesNegativeTest-2004473608-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000007265", "binary": "invalid_binary"} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:06:35.479238 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ef5b5b33-7039-4bfa-81bb-ae32e98e9f2d tempest-VolumeServicesNegativeTest-2004473608 tempest-VolumeServicesNegativeTest-2004473608-project-admin] https://10.4.3.14/volume/v3/os-services/disable returned with HTTP 404 Aug 13 21:06:35.480263 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 94/378] 10.4.3.14 () {68 vars in 1286 bytes} [Thu Aug 13 21:06:35 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:06:35.489104 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-941bc2d4-c37a-40ff-ac80-bf5b0f5aa2f6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:35.490956 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-941bc2d4-c37a-40ff-ac80-bf5b0f5aa2f6 tempest-VolumeServicesNegativeTest-2004473608 tempest-VolumeServicesNegativeTest-2004473608-project-admin] PUT https://10.4.3.14/volume/v3/os-services/enable Aug 13 21:06:35.491346 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-941bc2d4-c37a-40ff-ac80-bf5b0f5aa2f6 tempest-VolumeServicesNegativeTest-2004473608 tempest-VolumeServicesNegativeTest-2004473608-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:06:35.497767 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-941bc2d4-c37a-40ff-ac80-bf5b0f5aa2f6 tempest-VolumeServicesNegativeTest-2004473608 tempest-VolumeServicesNegativeTest-2004473608-project-admin] https://10.4.3.14/volume/v3/os-services/enable returned with HTTP 404 Aug 13 21:06:35.498236 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 96/379] 10.4.3.14 () {68 vars in 1283 bytes} [Thu Aug 13 21:06:35 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:06:35.512015 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2b4914ac-3acb-4854-95ec-01b556b0a4ee None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:35.516930 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2b4914ac-3acb-4854-95ec-01b556b0a4ee tempest-VolumeServicesNegativeTest-2004473608 tempest-VolumeServicesNegativeTest-2004473608-project-admin] PUT https://10.4.3.14/volume/v3/os-services/freeze Aug 13 21:06:35.516930 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2b4914ac-3acb-4854-95ec-01b556b0a4ee tempest-VolumeServicesNegativeTest-2004473608 tempest-VolumeServicesNegativeTest-2004473608-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:06:35.525875 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2b4914ac-3acb-4854-95ec-01b556b0a4ee tempest-VolumeServicesNegativeTest-2004473608 tempest-VolumeServicesNegativeTest-2004473608-project-admin] https://10.4.3.14/volume/v3/os-services/freeze returned with HTTP 400 Aug 13 21:06:35.526884 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 95/380] 10.4.3.14 () {68 vars in 1283 bytes} [Thu Aug 13 21:06:35 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 18 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:06:35.535437 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-33d240ea-a517-4309-9a9c-5bd29d12f80d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:35.538318 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-33d240ea-a517-4309-9a9c-5bd29d12f80d tempest-VolumeServicesNegativeTest-2004473608 tempest-VolumeServicesNegativeTest-2004473608-project-admin] PUT https://10.4.3.14/volume/v3/os-services/thaw Aug 13 21:06:35.538898 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-33d240ea-a517-4309-9a9c-5bd29d12f80d tempest-VolumeServicesNegativeTest-2004473608 tempest-VolumeServicesNegativeTest-2004473608-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:06:35.549757 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-33d240ea-a517-4309-9a9c-5bd29d12f80d tempest-VolumeServicesNegativeTest-2004473608 tempest-VolumeServicesNegativeTest-2004473608-project-admin] https://10.4.3.14/volume/v3/os-services/thaw returned with HTTP 400 Aug 13 21:06:35.550322 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 96/381] 10.4.3.14 () {68 vars in 1277 bytes} [Thu Aug 13 21:06:35 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:06:35.803734 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-a2f618f8-1c55-4ed1-86e8-9b412d0da55c req-cd56152c-454e-4961-8ebc-3569b3eb16cb None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:35.805459 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-a2f618f8-1c55-4ed1-86e8-9b412d0da55c req-cd56152c-454e-4961-8ebc-3569b3eb16cb tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] DELETE https://10.4.3.14/volume/v3/attachments/528ea230-072a-4874-8349-245be1321123 Aug 13 21:06:35.805869 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-a2f618f8-1c55-4ed1-86e8-9b412d0da55c req-cd56152c-454e-4961-8ebc-3569b3eb16cb tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:35.806411 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-a2f618f8-1c55-4ed1-86e8-9b412d0da55c req-cd56152c-454e-4961-8ebc-3569b3eb16cb tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:35.820003 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:06:35.820003 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:06:35.879827 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-a2f618f8-1c55-4ed1-86e8-9b412d0da55c req-cd56152c-454e-4961-8ebc-3569b3eb16cb tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] https://10.4.3.14/volume/v3/attachments/528ea230-072a-4874-8349-245be1321123 returned with HTTP 200 Aug 13 21:06:35.879827 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 95/382] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:06:35 2026] DELETE /volume/v3/attachments/528ea230-072a-4874-8349-245be1321123 => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:06:35.893001 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-a2f618f8-1c55-4ed1-86e8-9b412d0da55c req-b9c7e7ab-ad6e-4dac-bf5b-754c071340b4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:35.895771 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-a2f618f8-1c55-4ed1-86e8-9b412d0da55c req-b9c7e7ab-ad6e-4dac-bf5b-754c071340b4 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] DELETE https://10.4.3.14/volume/v3/attachments/755f5c35-bab3-43b0-87b9-6bfd3b82edbc Aug 13 21:06:35.896115 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-a2f618f8-1c55-4ed1-86e8-9b412d0da55c req-b9c7e7ab-ad6e-4dac-bf5b-754c071340b4 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:35.896443 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-a2f618f8-1c55-4ed1-86e8-9b412d0da55c req-b9c7e7ab-ad6e-4dac-bf5b-754c071340b4 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:35.905170 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:06:35.905170 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:06:35.985618 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-a2f618f8-1c55-4ed1-86e8-9b412d0da55c req-b9c7e7ab-ad6e-4dac-bf5b-754c071340b4 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] https://10.4.3.14/volume/v3/attachments/755f5c35-bab3-43b0-87b9-6bfd3b82edbc returned with HTTP 200 Aug 13 21:06:35.986094 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 97/383] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:06:35 2026] DELETE /volume/v3/attachments/755f5c35-bab3-43b0-87b9-6bfd3b82edbc => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:06:36.008790 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-a2f618f8-1c55-4ed1-86e8-9b412d0da55c req-dbde7e8f-9b96-4155-a452-33bb91fea98c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:36.010886 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-a2f618f8-1c55-4ed1-86e8-9b412d0da55c req-dbde7e8f-9b96-4155-a452-33bb91fea98c tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] DELETE https://10.4.3.14/volume/v3/attachments/19cb4177-256d-4a1f-a703-a94583b90446 Aug 13 21:06:36.011115 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-a2f618f8-1c55-4ed1-86e8-9b412d0da55c req-dbde7e8f-9b96-4155-a452-33bb91fea98c tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:36.011315 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-a2f618f8-1c55-4ed1-86e8-9b412d0da55c req-dbde7e8f-9b96-4155-a452-33bb91fea98c tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:36.019079 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:06:36.019079 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:06:36.071508 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-a2f618f8-1c55-4ed1-86e8-9b412d0da55c req-dbde7e8f-9b96-4155-a452-33bb91fea98c tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] https://10.4.3.14/volume/v3/attachments/19cb4177-256d-4a1f-a703-a94583b90446 returned with HTTP 200 Aug 13 21:06:36.071764 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 96/384] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:06:36 2026] DELETE /volume/v3/attachments/19cb4177-256d-4a1f-a703-a94583b90446 => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:06:39.972134 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e2fd68f4-8025-4c6d-81e1-d70f0e7ae554 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:39.975179 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e2fd68f4-8025-4c6d-81e1-d70f0e7ae554 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] DELETE https://10.4.3.14/volume/v3/volumes/199d9bd8-f50c-4dc3-849f-f9c45d3037a4 Aug 13 21:06:39.975787 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e2fd68f4-8025-4c6d-81e1-d70f0e7ae554 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:39.975787 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e2fd68f4-8025-4c6d-81e1-d70f0e7ae554 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:39.976052 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-e2fd68f4-8025-4c6d-81e1-d70f0e7ae554 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Delete volume with id: 199d9bd8-f50c-4dc3-849f-f9c45d3037a4 Aug 13 21:06:39.986769 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:06:39.986769 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:06:39.987770 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e2fd68f4-8025-4c6d-81e1-d70f0e7ae554 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Volume info retrieved successfully. Aug 13 21:06:40.014349 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e2fd68f4-8025-4c6d-81e1-d70f0e7ae554 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Delete volume request issued successfully. Aug 13 21:06:40.014349 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e2fd68f4-8025-4c6d-81e1-d70f0e7ae554 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] https://10.4.3.14/volume/v3/volumes/199d9bd8-f50c-4dc3-849f-f9c45d3037a4 returned with HTTP 202 Aug 13 21:06:40.014349 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 97/385] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:06:39 2026] DELETE /volume/v3/volumes/199d9bd8-f50c-4dc3-849f-f9c45d3037a4 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:06:40.023016 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d65ee318-e977-4a83-aae7-5ffccadcd240 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:40.023459 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d65ee318-e977-4a83-aae7-5ffccadcd240 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] GET https://10.4.3.14/volume/v3/volumes/199d9bd8-f50c-4dc3-849f-f9c45d3037a4 Aug 13 21:06:40.023630 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d65ee318-e977-4a83-aae7-5ffccadcd240 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:40.023858 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d65ee318-e977-4a83-aae7-5ffccadcd240 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:40.031071 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:06:40.031071 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:06:40.035152 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-d65ee318-e977-4a83-aae7-5ffccadcd240 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Volume info retrieved successfully. Aug 13 21:06:40.040001 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d65ee318-e977-4a83-aae7-5ffccadcd240 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] https://10.4.3.14/volume/v3/volumes/199d9bd8-f50c-4dc3-849f-f9c45d3037a4 returned with HTTP 200 Aug 13 21:06:40.040516 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 96/386] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:06:40 2026] GET /volume/v3/volumes/199d9bd8-f50c-4dc3-849f-f9c45d3037a4 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:06:40.600143 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a0a0537b-76e2-4a8e-ad7e-8c71f9d7b3dd None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:40.850460 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a0a0537b-76e2-4a8e-ad7e-8c71f9d7b3dd tempest-VolumeTypesExtraSpecsTest-300931033 tempest-VolumeTypesExtraSpecsTest-300931033-project-admin] POST https://10.4.3.14/volume/v3/types Aug 13 21:06:40.850872 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a0a0537b-76e2-4a8e-ad7e-8c71f9d7b3dd tempest-VolumeTypesExtraSpecsTest-300931033 tempest-VolumeTypesExtraSpecsTest-300931033-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1114401449"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:06:40.852257 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:06:40.852257 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:06:40.867204 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a0a0537b-76e2-4a8e-ad7e-8c71f9d7b3dd tempest-VolumeTypesExtraSpecsTest-300931033 tempest-VolumeTypesExtraSpecsTest-300931033-project-admin] https://10.4.3.14/volume/v3/types returned with HTTP 200 Aug 13 21:06:40.867682 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 98/387] 10.4.3.14 () {68 vars in 1245 bytes} [Thu Aug 13 21:06:40 2026] POST /volume/v3/types => generated 231 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:06:40.875713 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-71adca80-dd3f-40a6-8c99-e9c3d98ad353 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:40.877685 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-71adca80-dd3f-40a6-8c99-e9c3d98ad353 tempest-VolumeTypesExtraSpecsTest-300931033 tempest-VolumeTypesExtraSpecsTest-300931033-project-admin] POST https://10.4.3.14/volume/v3/types/832bdd5a-64da-45f5-a6e9-73f117b3b7bc/extra_specs Aug 13 21:06:40.878091 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-71adca80-dd3f-40a6-8c99-e9c3d98ad353 tempest-VolumeTypesExtraSpecsTest-300931033 tempest-VolumeTypesExtraSpecsTest-300931033-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:06:40.879901 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:06:40.879901 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:06:40.925438 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-71adca80-dd3f-40a6-8c99-e9c3d98ad353 tempest-VolumeTypesExtraSpecsTest-300931033 tempest-VolumeTypesExtraSpecsTest-300931033-project-admin] https://10.4.3.14/volume/v3/types/832bdd5a-64da-45f5-a6e9-73f117b3b7bc/extra_specs returned with HTTP 200 Aug 13 21:06:40.925820 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 97/388] 10.4.3.14 () {68 vars in 1392 bytes} [Thu Aug 13 21:06:40 2026] POST /volume/v3/types/832bdd5a-64da-45f5-a6e9-73f117b3b7bc/extra_specs => generated 34 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 21:06:40.937623 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-162b428b-7108-4c6e-b584-9a90875b338d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:40.941298 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-162b428b-7108-4c6e-b584-9a90875b338d tempest-VolumeTypesExtraSpecsTest-300931033 tempest-VolumeTypesExtraSpecsTest-300931033-project-admin] GET https://10.4.3.14/volume/v3/types/832bdd5a-64da-45f5-a6e9-73f117b3b7bc/extra_specs/spec3 Aug 13 21:06:40.941529 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-162b428b-7108-4c6e-b584-9a90875b338d tempest-VolumeTypesExtraSpecsTest-300931033 tempest-VolumeTypesExtraSpecsTest-300931033-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:40.941732 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-162b428b-7108-4c6e-b584-9a90875b338d tempest-VolumeTypesExtraSpecsTest-300931033 tempest-VolumeTypesExtraSpecsTest-300931033-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:40.951250 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-162b428b-7108-4c6e-b584-9a90875b338d tempest-VolumeTypesExtraSpecsTest-300931033 tempest-VolumeTypesExtraSpecsTest-300931033-project-admin] https://10.4.3.14/volume/v3/types/832bdd5a-64da-45f5-a6e9-73f117b3b7bc/extra_specs/spec3 returned with HTTP 200 Aug 13 21:06:40.951715 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 98/389] 10.4.3.14 () {66 vars in 1389 bytes} [Thu Aug 13 21:06:40 2026] GET /volume/v3/types/832bdd5a-64da-45f5-a6e9-73f117b3b7bc/extra_specs/spec3 => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 21:06:40.959342 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3053e2bb-023f-4509-8d70-e797b368783b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:40.961614 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3053e2bb-023f-4509-8d70-e797b368783b tempest-VolumeTypesExtraSpecsTest-300931033 tempest-VolumeTypesExtraSpecsTest-300931033-project-admin] DELETE https://10.4.3.14/volume/v3/types/832bdd5a-64da-45f5-a6e9-73f117b3b7bc/extra_specs/spec3 Aug 13 21:06:40.961891 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3053e2bb-023f-4509-8d70-e797b368783b tempest-VolumeTypesExtraSpecsTest-300931033 tempest-VolumeTypesExtraSpecsTest-300931033-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:40.962098 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3053e2bb-023f-4509-8d70-e797b368783b tempest-VolumeTypesExtraSpecsTest-300931033 tempest-VolumeTypesExtraSpecsTest-300931033-project-admin] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:41.015434 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3053e2bb-023f-4509-8d70-e797b368783b tempest-VolumeTypesExtraSpecsTest-300931033 tempest-VolumeTypesExtraSpecsTest-300931033-project-admin] https://10.4.3.14/volume/v3/types/832bdd5a-64da-45f5-a6e9-73f117b3b7bc/extra_specs/spec3 returned with HTTP 202 Aug 13 21:06:41.015931 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 97/390] 10.4.3.14 () {66 vars in 1392 bytes} [Thu Aug 13 21:06:40 2026] DELETE /volume/v3/types/832bdd5a-64da-45f5-a6e9-73f117b3b7bc/extra_specs/spec3 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:06:41.026298 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0d8d3333-1fd2-4bfd-89f1-c96fc20a9b77 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:41.027942 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0d8d3333-1fd2-4bfd-89f1-c96fc20a9b77 tempest-VolumeTypesExtraSpecsTest-300931033 tempest-VolumeTypesExtraSpecsTest-300931033-project-admin] GET https://10.4.3.14/volume/v3/types/832bdd5a-64da-45f5-a6e9-73f117b3b7bc/extra_specs/spec3 Aug 13 21:06:41.028177 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0d8d3333-1fd2-4bfd-89f1-c96fc20a9b77 tempest-VolumeTypesExtraSpecsTest-300931033 tempest-VolumeTypesExtraSpecsTest-300931033-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:41.028366 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0d8d3333-1fd2-4bfd-89f1-c96fc20a9b77 tempest-VolumeTypesExtraSpecsTest-300931033 tempest-VolumeTypesExtraSpecsTest-300931033-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:41.035135 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0d8d3333-1fd2-4bfd-89f1-c96fc20a9b77 tempest-VolumeTypesExtraSpecsTest-300931033 tempest-VolumeTypesExtraSpecsTest-300931033-project-admin] https://10.4.3.14/volume/v3/types/832bdd5a-64da-45f5-a6e9-73f117b3b7bc/extra_specs/spec3 returned with HTTP 404 Aug 13 21:06:41.035769 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 99/391] 10.4.3.14 () {66 vars in 1389 bytes} [Thu Aug 13 21:06:41 2026] GET /volume/v3/types/832bdd5a-64da-45f5-a6e9-73f117b3b7bc/extra_specs/spec3 => generated 129 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:06:41.047928 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-6a0ad44b-79ec-4736-8132-906238242e03 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:41.050505 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6a0ad44b-79ec-4736-8132-906238242e03 tempest-VolumeTypesExtraSpecsTest-300931033 tempest-VolumeTypesExtraSpecsTest-300931033-project-admin] POST https://10.4.3.14/volume/v3/types/832bdd5a-64da-45f5-a6e9-73f117b3b7bc/extra_specs Aug 13 21:06:41.051014 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6a0ad44b-79ec-4736-8132-906238242e03 tempest-VolumeTypesExtraSpecsTest-300931033 tempest-VolumeTypesExtraSpecsTest-300931033-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:06:41.058509 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-01145416-d614-4776-a413-1174ad40e3cb None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:41.061212 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-01145416-d614-4776-a413-1174ad40e3cb tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] GET https://10.4.3.14/volume/v3/volumes/199d9bd8-f50c-4dc3-849f-f9c45d3037a4 Aug 13 21:06:41.061707 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-01145416-d614-4776-a413-1174ad40e3cb tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:41.062083 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-01145416-d614-4776-a413-1174ad40e3cb tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:41.069169 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-01145416-d614-4776-a413-1174ad40e3cb tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] https://10.4.3.14/volume/v3/volumes/199d9bd8-f50c-4dc3-849f-f9c45d3037a4 returned with HTTP 404 Aug 13 21:06:41.069927 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 99/392] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:06:41 2026] GET /volume/v3/volumes/199d9bd8-f50c-4dc3-849f-f9c45d3037a4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:06:41.078185 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-da365a8a-b9be-4865-8fae-43d4230964c7 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:41.080131 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-da365a8a-b9be-4865-8fae-43d4230964c7 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] DELETE https://10.4.3.14/volume/v3/volumes/82054387-5a7d-4be1-aea1-12a83ffe9fca Aug 13 21:06:41.080334 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-da365a8a-b9be-4865-8fae-43d4230964c7 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:41.080521 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-da365a8a-b9be-4865-8fae-43d4230964c7 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:41.080686 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-da365a8a-b9be-4865-8fae-43d4230964c7 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Delete volume with id: 82054387-5a7d-4be1-aea1-12a83ffe9fca Aug 13 21:06:41.084883 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6a0ad44b-79ec-4736-8132-906238242e03 tempest-VolumeTypesExtraSpecsTest-300931033 tempest-VolumeTypesExtraSpecsTest-300931033-project-admin] https://10.4.3.14/volume/v3/types/832bdd5a-64da-45f5-a6e9-73f117b3b7bc/extra_specs returned with HTTP 200 Aug 13 21:06:41.085526 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 98/393] 10.4.3.14 () {68 vars in 1392 bytes} [Thu Aug 13 21:06:41 2026] POST /volume/v3/types/832bdd5a-64da-45f5-a6e9-73f117b3b7bc/extra_specs => generated 34 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 21:06:41.087275 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:06:41.087275 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:06:41.087731 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-da365a8a-b9be-4865-8fae-43d4230964c7 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Volume info retrieved successfully. Aug 13 21:06:41.094343 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c93a166f-5518-401b-9050-e59b93657295 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:41.096402 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c93a166f-5518-401b-9050-e59b93657295 tempest-VolumeTypesExtraSpecsTest-300931033 tempest-VolumeTypesExtraSpecsTest-300931033-project-admin] GET https://10.4.3.14/volume/v3/types/832bdd5a-64da-45f5-a6e9-73f117b3b7bc/extra_specs Aug 13 21:06:41.096583 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c93a166f-5518-401b-9050-e59b93657295 tempest-VolumeTypesExtraSpecsTest-300931033 tempest-VolumeTypesExtraSpecsTest-300931033-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:41.096763 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c93a166f-5518-401b-9050-e59b93657295 tempest-VolumeTypesExtraSpecsTest-300931033 tempest-VolumeTypesExtraSpecsTest-300931033-project-admin] Calling method 'index' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:41.106909 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c93a166f-5518-401b-9050-e59b93657295 tempest-VolumeTypesExtraSpecsTest-300931033 tempest-VolumeTypesExtraSpecsTest-300931033-project-admin] https://10.4.3.14/volume/v3/types/832bdd5a-64da-45f5-a6e9-73f117b3b7bc/extra_specs returned with HTTP 200 Aug 13 21:06:41.107294 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 100/394] 10.4.3.14 () {66 vars in 1371 bytes} [Thu Aug 13 21:06:41 2026] GET /volume/v3/types/832bdd5a-64da-45f5-a6e9-73f117b3b7bc/extra_specs => generated 34 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 21:06:41.120096 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2c4a514b-c9cc-4551-abd3-47e53ce75744 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:41.122275 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2c4a514b-c9cc-4551-abd3-47e53ce75744 tempest-VolumeTypesExtraSpecsTest-300931033 tempest-VolumeTypesExtraSpecsTest-300931033-project-admin] POST https://10.4.3.14/volume/v3/types/832bdd5a-64da-45f5-a6e9-73f117b3b7bc/extra_specs Aug 13 21:06:41.122753 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2c4a514b-c9cc-4551-abd3-47e53ce75744 tempest-VolumeTypesExtraSpecsTest-300931033 tempest-VolumeTypesExtraSpecsTest-300931033-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:06:41.125840 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-da365a8a-b9be-4865-8fae-43d4230964c7 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Delete volume request issued successfully. Aug 13 21:06:41.126080 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-da365a8a-b9be-4865-8fae-43d4230964c7 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] https://10.4.3.14/volume/v3/volumes/82054387-5a7d-4be1-aea1-12a83ffe9fca returned with HTTP 202 Aug 13 21:06:41.126484 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 98/395] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:06:41 2026] DELETE /volume/v3/volumes/82054387-5a7d-4be1-aea1-12a83ffe9fca => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:06:41.140609 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-3d553e03-286e-4f45-b0a9-8e8c7d9070c3 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:41.143151 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3d553e03-286e-4f45-b0a9-8e8c7d9070c3 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] GET https://10.4.3.14/volume/v3/volumes/82054387-5a7d-4be1-aea1-12a83ffe9fca Aug 13 21:06:41.143151 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3d553e03-286e-4f45-b0a9-8e8c7d9070c3 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:41.143328 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3d553e03-286e-4f45-b0a9-8e8c7d9070c3 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:41.150594 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:06:41.150594 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:06:41.155066 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-3d553e03-286e-4f45-b0a9-8e8c7d9070c3 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Volume info retrieved successfully. Aug 13 21:06:41.155364 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2c4a514b-c9cc-4551-abd3-47e53ce75744 tempest-VolumeTypesExtraSpecsTest-300931033 tempest-VolumeTypesExtraSpecsTest-300931033-project-admin] https://10.4.3.14/volume/v3/types/832bdd5a-64da-45f5-a6e9-73f117b3b7bc/extra_specs returned with HTTP 200 Aug 13 21:06:41.155814 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 100/396] 10.4.3.14 () {68 vars in 1392 bytes} [Thu Aug 13 21:06:41 2026] POST /volume/v3/types/832bdd5a-64da-45f5-a6e9-73f117b3b7bc/extra_specs => generated 34 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 21:06:41.163856 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3d553e03-286e-4f45-b0a9-8e8c7d9070c3 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] https://10.4.3.14/volume/v3/volumes/82054387-5a7d-4be1-aea1-12a83ffe9fca returned with HTTP 200 Aug 13 21:06:41.164238 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 99/397] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:06:41 2026] GET /volume/v3/volumes/82054387-5a7d-4be1-aea1-12a83ffe9fca => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:06:41.169730 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b0648daf-0a8d-4618-882c-8722d39e8a10 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:41.172002 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b0648daf-0a8d-4618-882c-8722d39e8a10 tempest-VolumeTypesExtraSpecsTest-300931033 tempest-VolumeTypesExtraSpecsTest-300931033-project-admin] PUT https://10.4.3.14/volume/v3/types/832bdd5a-64da-45f5-a6e9-73f117b3b7bc/extra_specs/spec2 Aug 13 21:06:41.172331 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b0648daf-0a8d-4618-882c-8722d39e8a10 tempest-VolumeTypesExtraSpecsTest-300931033 tempest-VolumeTypesExtraSpecsTest-300931033-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:06:41.202347 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b0648daf-0a8d-4618-882c-8722d39e8a10 tempest-VolumeTypesExtraSpecsTest-300931033 tempest-VolumeTypesExtraSpecsTest-300931033-project-admin] https://10.4.3.14/volume/v3/types/832bdd5a-64da-45f5-a6e9-73f117b3b7bc/extra_specs/spec2 returned with HTTP 200 Aug 13 21:06:41.202744 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 101/398] 10.4.3.14 () {68 vars in 1409 bytes} [Thu Aug 13 21:06:41 2026] PUT /volume/v3/types/832bdd5a-64da-45f5-a6e9-73f117b3b7bc/extra_specs/spec2 => generated 17 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 21:06:41.211229 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c12b9b70-f7d0-4980-b04c-2964878a0bbc None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:41.213207 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c12b9b70-f7d0-4980-b04c-2964878a0bbc tempest-VolumeTypesExtraSpecsTest-300931033 tempest-VolumeTypesExtraSpecsTest-300931033-project-admin] GET https://10.4.3.14/volume/v3/types/832bdd5a-64da-45f5-a6e9-73f117b3b7bc/extra_specs/spec2 Aug 13 21:06:41.213416 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c12b9b70-f7d0-4980-b04c-2964878a0bbc tempest-VolumeTypesExtraSpecsTest-300931033 tempest-VolumeTypesExtraSpecsTest-300931033-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:41.213644 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c12b9b70-f7d0-4980-b04c-2964878a0bbc tempest-VolumeTypesExtraSpecsTest-300931033 tempest-VolumeTypesExtraSpecsTest-300931033-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:41.222603 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c12b9b70-f7d0-4980-b04c-2964878a0bbc tempest-VolumeTypesExtraSpecsTest-300931033 tempest-VolumeTypesExtraSpecsTest-300931033-project-admin] https://10.4.3.14/volume/v3/types/832bdd5a-64da-45f5-a6e9-73f117b3b7bc/extra_specs/spec2 returned with HTTP 200 Aug 13 21:06:41.223027 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 99/399] 10.4.3.14 () {66 vars in 1389 bytes} [Thu Aug 13 21:06:41 2026] GET /volume/v3/types/832bdd5a-64da-45f5-a6e9-73f117b3b7bc/extra_specs/spec2 => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 21:06:41.231120 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-051e0093-1b77-4cff-94d0-45c8b2efb92e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:41.236028 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-051e0093-1b77-4cff-94d0-45c8b2efb92e tempest-VolumeTypesExtraSpecsTest-300931033 tempest-VolumeTypesExtraSpecsTest-300931033-project-admin] POST https://10.4.3.14/volume/v3/types/832bdd5a-64da-45f5-a6e9-73f117b3b7bc/extra_specs Aug 13 21:06:41.236028 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-051e0093-1b77-4cff-94d0-45c8b2efb92e tempest-VolumeTypesExtraSpecsTest-300931033 tempest-VolumeTypesExtraSpecsTest-300931033-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:06:41.277021 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-051e0093-1b77-4cff-94d0-45c8b2efb92e tempest-VolumeTypesExtraSpecsTest-300931033 tempest-VolumeTypesExtraSpecsTest-300931033-project-admin] https://10.4.3.14/volume/v3/types/832bdd5a-64da-45f5-a6e9-73f117b3b7bc/extra_specs returned with HTTP 200 Aug 13 21:06:41.277419 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 101/400] 10.4.3.14 () {68 vars in 1392 bytes} [Thu Aug 13 21:06:41 2026] POST /volume/v3/types/832bdd5a-64da-45f5-a6e9-73f117b3b7bc/extra_specs => generated 51 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 21:06:41.288177 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-622662b2-d0eb-45ce-9a41-7e7be5a90ebc None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:41.290993 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-622662b2-d0eb-45ce-9a41-7e7be5a90ebc tempest-VolumeTypesExtraSpecsTest-300931033 tempest-VolumeTypesExtraSpecsTest-300931033-project-admin] GET https://10.4.3.14/volume/v3/types/832bdd5a-64da-45f5-a6e9-73f117b3b7bc/extra_specs Aug 13 21:06:41.291210 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-622662b2-d0eb-45ce-9a41-7e7be5a90ebc tempest-VolumeTypesExtraSpecsTest-300931033 tempest-VolumeTypesExtraSpecsTest-300931033-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:41.291398 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-622662b2-d0eb-45ce-9a41-7e7be5a90ebc tempest-VolumeTypesExtraSpecsTest-300931033 tempest-VolumeTypesExtraSpecsTest-300931033-project-admin] Calling method 'index' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:41.298844 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-622662b2-d0eb-45ce-9a41-7e7be5a90ebc tempest-VolumeTypesExtraSpecsTest-300931033 tempest-VolumeTypesExtraSpecsTest-300931033-project-admin] https://10.4.3.14/volume/v3/types/832bdd5a-64da-45f5-a6e9-73f117b3b7bc/extra_specs returned with HTTP 200 Aug 13 21:06:41.299385 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 100/401] 10.4.3.14 () {66 vars in 1371 bytes} [Thu Aug 13 21:06:41 2026] GET /volume/v3/types/832bdd5a-64da-45f5-a6e9-73f117b3b7bc/extra_specs => generated 68 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 21:06:41.312308 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c34553dd-11bd-4d52-b1eb-68ff28800529 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:41.316994 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c34553dd-11bd-4d52-b1eb-68ff28800529 tempest-VolumeTypesExtraSpecsTest-300931033 tempest-VolumeTypesExtraSpecsTest-300931033-project-admin] DELETE https://10.4.3.14/volume/v3/types/832bdd5a-64da-45f5-a6e9-73f117b3b7bc Aug 13 21:06:41.316994 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c34553dd-11bd-4d52-b1eb-68ff28800529 tempest-VolumeTypesExtraSpecsTest-300931033 tempest-VolumeTypesExtraSpecsTest-300931033-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:41.316994 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c34553dd-11bd-4d52-b1eb-68ff28800529 tempest-VolumeTypesExtraSpecsTest-300931033 tempest-VolumeTypesExtraSpecsTest-300931033-project-admin] Calling method '_delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:41.358522 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c34553dd-11bd-4d52-b1eb-68ff28800529 tempest-VolumeTypesExtraSpecsTest-300931033 tempest-VolumeTypesExtraSpecsTest-300931033-project-admin] https://10.4.3.14/volume/v3/types/832bdd5a-64da-45f5-a6e9-73f117b3b7bc returned with HTTP 202 Aug 13 21:06:41.358522 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 102/402] 10.4.3.14 () {66 vars in 1338 bytes} [Thu Aug 13 21:06:41 2026] DELETE /volume/v3/types/832bdd5a-64da-45f5-a6e9-73f117b3b7bc => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:06:41.369321 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-0a65715a-56f0-4f5b-b5d7-2c49275c311a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:41.371365 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0a65715a-56f0-4f5b-b5d7-2c49275c311a tempest-VolumeTypesExtraSpecsTest-300931033 tempest-VolumeTypesExtraSpecsTest-300931033-project-admin] GET https://10.4.3.14/volume/v3/types/832bdd5a-64da-45f5-a6e9-73f117b3b7bc Aug 13 21:06:41.371545 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0a65715a-56f0-4f5b-b5d7-2c49275c311a tempest-VolumeTypesExtraSpecsTest-300931033 tempest-VolumeTypesExtraSpecsTest-300931033-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:41.371734 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0a65715a-56f0-4f5b-b5d7-2c49275c311a tempest-VolumeTypesExtraSpecsTest-300931033 tempest-VolumeTypesExtraSpecsTest-300931033-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:41.376272 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0a65715a-56f0-4f5b-b5d7-2c49275c311a tempest-VolumeTypesExtraSpecsTest-300931033 tempest-VolumeTypesExtraSpecsTest-300931033-project-admin] https://10.4.3.14/volume/v3/types/832bdd5a-64da-45f5-a6e9-73f117b3b7bc returned with HTTP 404 Aug 13 21:06:41.376769 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 100/403] 10.4.3.14 () {66 vars in 1335 bytes} [Thu Aug 13 21:06:41 2026] GET /volume/v3/types/832bdd5a-64da-45f5-a6e9-73f117b3b7bc => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:06:42.180750 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-da61e5f7-f783-42d3-a272-ae87077d2415 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:42.182886 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-da61e5f7-f783-42d3-a272-ae87077d2415 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] GET https://10.4.3.14/volume/v3/volumes/82054387-5a7d-4be1-aea1-12a83ffe9fca Aug 13 21:06:42.183153 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-da61e5f7-f783-42d3-a272-ae87077d2415 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:42.183324 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-da61e5f7-f783-42d3-a272-ae87077d2415 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:42.190177 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-da61e5f7-f783-42d3-a272-ae87077d2415 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] https://10.4.3.14/volume/v3/volumes/82054387-5a7d-4be1-aea1-12a83ffe9fca returned with HTTP 404 Aug 13 21:06:42.190904 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 102/404] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:06:42 2026] GET /volume/v3/volumes/82054387-5a7d-4be1-aea1-12a83ffe9fca => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:06:42.201478 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-23db92f0-f6a2-4f8b-8e42-3c19f5cae5d0 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:42.205500 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-23db92f0-f6a2-4f8b-8e42-3c19f5cae5d0 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] DELETE https://10.4.3.14/volume/v3/volumes/55a0ee38-6646-4e2e-b8f3-f46e31f17351 Aug 13 21:06:42.205787 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-23db92f0-f6a2-4f8b-8e42-3c19f5cae5d0 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:42.209846 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-23db92f0-f6a2-4f8b-8e42-3c19f5cae5d0 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:42.210171 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-23db92f0-f6a2-4f8b-8e42-3c19f5cae5d0 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Delete volume with id: 55a0ee38-6646-4e2e-b8f3-f46e31f17351 Aug 13 21:06:42.223610 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:06:42.223610 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:06:42.224322 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-23db92f0-f6a2-4f8b-8e42-3c19f5cae5d0 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Volume info retrieved successfully. Aug 13 21:06:42.247180 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-23db92f0-f6a2-4f8b-8e42-3c19f5cae5d0 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Delete volume request issued successfully. Aug 13 21:06:42.247463 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-23db92f0-f6a2-4f8b-8e42-3c19f5cae5d0 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] https://10.4.3.14/volume/v3/volumes/55a0ee38-6646-4e2e-b8f3-f46e31f17351 returned with HTTP 202 Aug 13 21:06:42.248068 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 101/405] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:06:42 2026] DELETE /volume/v3/volumes/55a0ee38-6646-4e2e-b8f3-f46e31f17351 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:06:42.257765 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ae58ef0e-7cc6-4289-b24d-72d8d0d1f662 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:42.261460 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ae58ef0e-7cc6-4289-b24d-72d8d0d1f662 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] GET https://10.4.3.14/volume/v3/volumes/55a0ee38-6646-4e2e-b8f3-f46e31f17351 Aug 13 21:06:42.261645 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ae58ef0e-7cc6-4289-b24d-72d8d0d1f662 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:42.261822 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ae58ef0e-7cc6-4289-b24d-72d8d0d1f662 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:42.274819 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:06:42.274819 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:06:42.279797 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ae58ef0e-7cc6-4289-b24d-72d8d0d1f662 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Volume info retrieved successfully. Aug 13 21:06:42.286096 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ae58ef0e-7cc6-4289-b24d-72d8d0d1f662 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] https://10.4.3.14/volume/v3/volumes/55a0ee38-6646-4e2e-b8f3-f46e31f17351 returned with HTTP 200 Aug 13 21:06:42.286456 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 103/406] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:06:42 2026] GET /volume/v3/volumes/55a0ee38-6646-4e2e-b8f3-f46e31f17351 => generated 1387 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:06:42.465302 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-4a197f8e-ebcc-4294-8177-e5d00c17717a req-7460ad22-d1c3-474f-a316-f4f794832802 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:42.467830 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-4a197f8e-ebcc-4294-8177-e5d00c17717a req-7460ad22-d1c3-474f-a316-f4f794832802 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:06:42.468295 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-4a197f8e-ebcc-4294-8177-e5d00c17717a req-7460ad22-d1c3-474f-a316-f4f794832802 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "2a3c1993-6021-4e90-ba88-e3bd7ad96515-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:06:42.470991 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [req-4a197f8e-ebcc-4294-8177-e5d00c17717a req-7460ad22-d1c3-474f-a316-f4f794832802 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': '2a3c1993-6021-4e90-ba88-e3bd7ad96515-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:06:42.471248 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [req-4a197f8e-ebcc-4294-8177-e5d00c17717a req-7460ad22-d1c3-474f-a316-f4f794832802 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Create volume of 1 GB Aug 13 21:06:42.475656 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-4a197f8e-ebcc-4294-8177-e5d00c17717a req-7460ad22-d1c3-474f-a316-f4f794832802 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Availability Zones retrieved successfully. Aug 13 21:06:42.483515 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [req-4a197f8e-ebcc-4294-8177-e5d00c17717a req-7460ad22-d1c3-474f-a316-f4f794832802 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Flow 'volume_create_api' (7bbe82d9-a4c0-41ac-800e-7f7af5a469f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:06:42.485071 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [req-4a197f8e-ebcc-4294-8177-e5d00c17717a req-7460ad22-d1c3-474f-a316-f4f794832802 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d5f1908-e345-4227-8aef-8ae570ad0c3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:06:42.486368 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [req-4a197f8e-ebcc-4294-8177-e5d00c17717a req-7460ad22-d1c3-474f-a316-f4f794832802 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:06:42.524866 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [req-4a197f8e-ebcc-4294-8177-e5d00c17717a req-7460ad22-d1c3-474f-a316-f4f794832802 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d5f1908-e345-4227-8aef-8ae570ad0c3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:06:42.525942 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [req-4a197f8e-ebcc-4294-8177-e5d00c17717a req-7460ad22-d1c3-474f-a316-f4f794832802 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5cb84fb6-8209-4965-beed-54891d70f599) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:06:42.601504 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [req-4a197f8e-ebcc-4294-8177-e5d00c17717a req-7460ad22-d1c3-474f-a316-f4f794832802 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Created reservations ['ef575a76-26bc-47d8-8a41-70aa27e1e874', '67846ec3-7eb6-40b8-8bfe-4754fc932460', '564a40e8-6b36-4eee-ab57-a05cc28f2f5e', 'fe81bfa0-cb2f-4aae-ba34-eb2367f68dd9'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:06:42.602430 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [req-4a197f8e-ebcc-4294-8177-e5d00c17717a req-7460ad22-d1c3-474f-a316-f4f794832802 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5cb84fb6-8209-4965-beed-54891d70f599) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef575a76-26bc-47d8-8a41-70aa27e1e874', '67846ec3-7eb6-40b8-8bfe-4754fc932460', '564a40e8-6b36-4eee-ab57-a05cc28f2f5e', 'fe81bfa0-cb2f-4aae-ba34-eb2367f68dd9']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:06:42.603301 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [req-4a197f8e-ebcc-4294-8177-e5d00c17717a req-7460ad22-d1c3-474f-a316-f4f794832802 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93bf8138-e8f7-4413-8258-fb81c1bfa278) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:06:42.627522 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [req-4a197f8e-ebcc-4294-8177-e5d00c17717a req-7460ad22-d1c3-474f-a316-f4f794832802 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93bf8138-e8f7-4413-8258-fb81c1bfa278) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ee4f05f-04fa-4fec-99b5-b31fac626a34', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='2a3c1993-6021-4e90-ba88-e3bd7ad96515-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d1477ad641c4bedb76c71ae4e7d9166',qos_specs=None,replication_status=,reservations=['ef575a76-26bc-47d8-8a41-70aa27e1e874','67846ec3-7eb6-40b8-8bfe-4754fc932460','564a40e8-6b36-4eee-ab57-a05cc28f2f5e','fe81bfa0-cb2f-4aae-ba34-eb2367f68dd9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='575e5da1c9794d45b0f54bb0d34bc135',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:06:42Z,deleted=False,deleted_at=None,display_description='',display_name='2a3c1993-6021-4e90-ba88-e3bd7ad96515-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ee4f05f-04fa-4fec-99b5-b31fac626a34,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d1477ad641c4bedb76c71ae4e7d9166',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='575e5da1c9794d45b0f54bb0d34bc135',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:06:42.627697 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [req-4a197f8e-ebcc-4294-8177-e5d00c17717a req-7460ad22-d1c3-474f-a316-f4f794832802 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7bf8573-c12a-466c-9024-97d9891759e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:06:42.649165 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [req-4a197f8e-ebcc-4294-8177-e5d00c17717a req-7460ad22-d1c3-474f-a316-f4f794832802 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7bf8573-c12a-466c-9024-97d9891759e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='2a3c1993-6021-4e90-ba88-e3bd7ad96515-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d1477ad641c4bedb76c71ae4e7d9166',qos_specs=None,replication_status=,reservations=['ef575a76-26bc-47d8-8a41-70aa27e1e874','67846ec3-7eb6-40b8-8bfe-4754fc932460','564a40e8-6b36-4eee-ab57-a05cc28f2f5e','fe81bfa0-cb2f-4aae-ba34-eb2367f68dd9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='575e5da1c9794d45b0f54bb0d34bc135',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:06:42.649317 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [req-4a197f8e-ebcc-4294-8177-e5d00c17717a req-7460ad22-d1c3-474f-a316-f4f794832802 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bc7dceb-909f-4dd9-82c5-f393893fcf8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:06:42.663003 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [req-4a197f8e-ebcc-4294-8177-e5d00c17717a req-7460ad22-d1c3-474f-a316-f4f794832802 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bc7dceb-909f-4dd9-82c5-f393893fcf8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:06:42.666989 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [req-4a197f8e-ebcc-4294-8177-e5d00c17717a req-7460ad22-d1c3-474f-a316-f4f794832802 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Flow 'volume_create_api' (7bbe82d9-a4c0-41ac-800e-7f7af5a469f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:06:42.666989 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-4a197f8e-ebcc-4294-8177-e5d00c17717a req-7460ad22-d1c3-474f-a316-f4f794832802 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Create volume request issued successfully. Aug 13 21:06:42.666989 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-4a197f8e-ebcc-4294-8177-e5d00c17717a req-7460ad22-d1c3-474f-a316-f4f794832802 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:06:42.666989 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 101/407] 10.4.3.14 () {72 vars in 1534 bytes} [Thu Aug 13 21:06:42 2026] POST /volume/v3/volumes => generated 747 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:06:42.676312 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-4a197f8e-ebcc-4294-8177-e5d00c17717a req-b3096e7c-5421-43fe-85e7-b2500e5e6e9c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:42.680598 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-4a197f8e-ebcc-4294-8177-e5d00c17717a req-b3096e7c-5421-43fe-85e7-b2500e5e6e9c tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] GET https://10.4.3.14/volume/v3/volumes/7ee4f05f-04fa-4fec-99b5-b31fac626a34 Aug 13 21:06:42.680842 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-4a197f8e-ebcc-4294-8177-e5d00c17717a req-b3096e7c-5421-43fe-85e7-b2500e5e6e9c tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:42.681078 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-4a197f8e-ebcc-4294-8177-e5d00c17717a req-b3096e7c-5421-43fe-85e7-b2500e5e6e9c tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:42.693672 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:06:42.693672 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:06:42.700211 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-4a197f8e-ebcc-4294-8177-e5d00c17717a req-b3096e7c-5421-43fe-85e7-b2500e5e6e9c tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Volume info retrieved successfully. Aug 13 21:06:42.705718 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-4a197f8e-ebcc-4294-8177-e5d00c17717a req-b3096e7c-5421-43fe-85e7-b2500e5e6e9c tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] https://10.4.3.14/volume/v3/volumes/7ee4f05f-04fa-4fec-99b5-b31fac626a34 returned with HTTP 200 Aug 13 21:06:42.706293 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 103/408] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:06:42 2026] GET /volume/v3/volumes/7ee4f05f-04fa-4fec-99b5-b31fac626a34 => generated 815 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:06:42.720866 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-4a197f8e-ebcc-4294-8177-e5d00c17717a req-1c9b736d-4d4e-4c6b-bcd6-777e21da956a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:42.726811 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-4a197f8e-ebcc-4294-8177-e5d00c17717a req-1c9b736d-4d4e-4c6b-bcd6-777e21da956a tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] GET https://10.4.3.14/volume/v3/volumes/7ee4f05f-04fa-4fec-99b5-b31fac626a34 Aug 13 21:06:42.727092 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-4a197f8e-ebcc-4294-8177-e5d00c17717a req-1c9b736d-4d4e-4c6b-bcd6-777e21da956a tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:42.727305 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-4a197f8e-ebcc-4294-8177-e5d00c17717a req-1c9b736d-4d4e-4c6b-bcd6-777e21da956a tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:42.735232 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:06:42.735232 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:06:42.739803 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-4a197f8e-ebcc-4294-8177-e5d00c17717a req-1c9b736d-4d4e-4c6b-bcd6-777e21da956a tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Volume info retrieved successfully. Aug 13 21:06:42.745419 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-4a197f8e-ebcc-4294-8177-e5d00c17717a req-1c9b736d-4d4e-4c6b-bcd6-777e21da956a tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] https://10.4.3.14/volume/v3/volumes/7ee4f05f-04fa-4fec-99b5-b31fac626a34 returned with HTTP 200 Aug 13 21:06:42.745813 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 102/409] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:06:42 2026] GET /volume/v3/volumes/7ee4f05f-04fa-4fec-99b5-b31fac626a34 => generated 815 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:06:43.304718 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-94055907-59bb-4385-a620-7e008a0a4ca7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:43.310164 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-94055907-59bb-4385-a620-7e008a0a4ca7 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] GET https://10.4.3.14/volume/v3/volumes/55a0ee38-6646-4e2e-b8f3-f46e31f17351 Aug 13 21:06:43.310438 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-94055907-59bb-4385-a620-7e008a0a4ca7 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:43.310674 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-94055907-59bb-4385-a620-7e008a0a4ca7 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:43.318168 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-94055907-59bb-4385-a620-7e008a0a4ca7 tempest-TaggedBootDevicesTest-284394557 tempest-TaggedBootDevicesTest-284394557-project-member] https://10.4.3.14/volume/v3/volumes/55a0ee38-6646-4e2e-b8f3-f46e31f17351 returned with HTTP 404 Aug 13 21:06:43.319829 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 104/410] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:06:43 2026] GET /volume/v3/volumes/55a0ee38-6646-4e2e-b8f3-f46e31f17351 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:06:45.736167 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-249c6a68-8a63-489f-a932-fe788745fb6e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:45.756352 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-4a197f8e-ebcc-4294-8177-e5d00c17717a req-0271b92a-8474-4b23-bf01-40578a2f55d6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:45.760037 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-4a197f8e-ebcc-4294-8177-e5d00c17717a req-0271b92a-8474-4b23-bf01-40578a2f55d6 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] GET https://10.4.3.14/volume/v3/volumes/7ee4f05f-04fa-4fec-99b5-b31fac626a34 Aug 13 21:06:45.760037 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-4a197f8e-ebcc-4294-8177-e5d00c17717a req-0271b92a-8474-4b23-bf01-40578a2f55d6 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:45.760037 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-4a197f8e-ebcc-4294-8177-e5d00c17717a req-0271b92a-8474-4b23-bf01-40578a2f55d6 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:45.761206 np0000007265 devstack@c-api.service[100214]: DEBUG dbcounter [-] [100214] Writing DB stats cinder:UPDATE=42,cinder:SELECT=309,cinder:INSERT=20 {{(pid=100214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:06:45.766299 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:06:45.766299 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:06:45.770110 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-4a197f8e-ebcc-4294-8177-e5d00c17717a req-0271b92a-8474-4b23-bf01-40578a2f55d6 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Volume info retrieved successfully. Aug 13 21:06:45.774253 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-4a197f8e-ebcc-4294-8177-e5d00c17717a req-0271b92a-8474-4b23-bf01-40578a2f55d6 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] https://10.4.3.14/volume/v3/volumes/7ee4f05f-04fa-4fec-99b5-b31fac626a34 returned with HTTP 200 Aug 13 21:06:45.774713 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 104/411] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:06:45 2026] GET /volume/v3/volumes/7ee4f05f-04fa-4fec-99b5-b31fac626a34 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:06:45.787807 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-4aadf023-592e-4df4-88d6-5cf66c7cb694 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:45.788395 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4aadf023-592e-4df4-88d6-5cf66c7cb694 None None] GET https://10.4.3.14/volume// Aug 13 21:06:45.788604 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4aadf023-592e-4df4-88d6-5cf66c7cb694 None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:45.788865 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4aadf023-592e-4df4-88d6-5cf66c7cb694 None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:45.789286 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4aadf023-592e-4df4-88d6-5cf66c7cb694 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:06:45.789667 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 103/412] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:06:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:06:45.800288 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-4a197f8e-ebcc-4294-8177-e5d00c17717a req-0ab7d203-ef13-4b6d-8854-a13783624505 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:45.804907 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-4a197f8e-ebcc-4294-8177-e5d00c17717a req-0ab7d203-ef13-4b6d-8854-a13783624505 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:06:45.805380 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-4a197f8e-ebcc-4294-8177-e5d00c17717a req-0ab7d203-ef13-4b6d-8854-a13783624505 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7ee4f05f-04fa-4fec-99b5-b31fac626a34", "connector": null, "instance_uuid": "2a3c1993-6021-4e90-ba88-e3bd7ad96515"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:06:45.813860 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:06:45.813860 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:06:45.845038 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-4a197f8e-ebcc-4294-8177-e5d00c17717a req-0ab7d203-ef13-4b6d-8854-a13783624505 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:06:45.845584 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 105/413] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:06:45 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:06:45.855218 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b7e272a5-e4ab-4e80-a38e-573ef7afcf61 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:45.855498 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b7e272a5-e4ab-4e80-a38e-573ef7afcf61 None None] GET https://10.4.3.14/volume// Aug 13 21:06:45.856341 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b7e272a5-e4ab-4e80-a38e-573ef7afcf61 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:45.856341 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b7e272a5-e4ab-4e80-a38e-573ef7afcf61 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:45.856341 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b7e272a5-e4ab-4e80-a38e-573ef7afcf61 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:06:45.856514 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 105/414] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:06:45 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:06:45.863510 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-4a197f8e-ebcc-4294-8177-e5d00c17717a req-06b07214-56e4-4a39-8d5e-0bf670f568b9 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:45.866517 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-4a197f8e-ebcc-4294-8177-e5d00c17717a req-06b07214-56e4-4a39-8d5e-0bf670f568b9 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] GET https://10.4.3.14/volume/v3/volumes/7ee4f05f-04fa-4fec-99b5-b31fac626a34 Aug 13 21:06:45.866688 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-4a197f8e-ebcc-4294-8177-e5d00c17717a req-06b07214-56e4-4a39-8d5e-0bf670f568b9 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:45.867067 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-4a197f8e-ebcc-4294-8177-e5d00c17717a req-06b07214-56e4-4a39-8d5e-0bf670f568b9 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:45.869718 np0000007265 devstack@c-api.service[100216]: DEBUG dbcounter [-] [100216] Writing DB stats cinder:SELECT=340,cinder:UPDATE=59,cinder:INSERT=35 {{(pid=100216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:06:45.880790 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:06:45.880790 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:06:45.884938 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-4a197f8e-ebcc-4294-8177-e5d00c17717a req-06b07214-56e4-4a39-8d5e-0bf670f568b9 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Volume info retrieved successfully. Aug 13 21:06:45.890688 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-4a197f8e-ebcc-4294-8177-e5d00c17717a req-06b07214-56e4-4a39-8d5e-0bf670f568b9 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] https://10.4.3.14/volume/v3/volumes/7ee4f05f-04fa-4fec-99b5-b31fac626a34 returned with HTTP 200 Aug 13 21:06:45.891281 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 104/415] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:06:45 2026] GET /volume/v3/volumes/7ee4f05f-04fa-4fec-99b5-b31fac626a34 => generated 1019 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:06:45.983400 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-249c6a68-8a63-489f-a932-fe788745fb6e tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] GET https://10.4.3.14/volume/v3/volumes Aug 13 21:06:45.983557 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-249c6a68-8a63-489f-a932-fe788745fb6e tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:45.983740 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-249c6a68-8a63-489f-a932-fe788745fb6e tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Calling method 'index' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:45.984045 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.api_utils [None req-249c6a68-8a63-489f-a932-fe788745fb6e tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Removing options '' from query. {{(pid=100217) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:06:45.984387 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:06:45.984387 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:06:45.984765 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-249c6a68-8a63-489f-a932-fe788745fb6e tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100217) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:06:45.992537 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-249c6a68-8a63-489f-a932-fe788745fb6e tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Get all volumes completed successfully. Aug 13 21:06:45.992823 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-249c6a68-8a63-489f-a932-fe788745fb6e tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 200 Aug 13 21:06:45.993201 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 102/416] 10.4.3.14 () {66 vars in 1230 bytes} [Thu Aug 13 21:06:45 2026] GET /volume/v3/volumes => generated 15 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 21:06:45.997526 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-4a197f8e-ebcc-4294-8177-e5d00c17717a req-b569f50f-5c1e-4b9b-b905-ff27f093e158 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:46.000682 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-4a197f8e-ebcc-4294-8177-e5d00c17717a req-b569f50f-5c1e-4b9b-b905-ff27f093e158 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] PUT https://10.4.3.14/volume/v3/attachments/b867a457-a94f-4867-8ead-5c93a400c6e8 Aug 13 21:06:46.002359 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-4a197f8e-ebcc-4294-8177-e5d00c17717a req-b569f50f-5c1e-4b9b-b905-ff27f093e158 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:06:46.002471 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-fd882650-2625-408a-ac50-ee9759034c5e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:46.004114 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fd882650-2625-408a-ac50-ee9759034c5e tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:06:46.004670 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fd882650-2625-408a-ac50-ee9759034c5e tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-171444041"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:06:46.006478 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-fd882650-2625-408a-ac50-ee9759034c5e tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-171444041'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:06:46.006912 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-fd882650-2625-408a-ac50-ee9759034c5e tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Create volume of 1 GB Aug 13 21:06:46.012286 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-4a197f8e-ebcc-4294-8177-e5d00c17717a req-b569f50f-5c1e-4b9b-b905-ff27f093e158 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Acquiring lock "cinder-attachment_update-7ee4f05f-04fa-4fec-99b5-b31fac626a34-np0000007265" by "attachment_update" {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:06:46.013143 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-fd882650-2625-408a-ac50-ee9759034c5e tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Availability Zones retrieved successfully. Aug 13 21:06:46.021982 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-4a197f8e-ebcc-4294-8177-e5d00c17717a req-b569f50f-5c1e-4b9b-b905-ff27f093e158 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Lock "cinder-attachment_update-7ee4f05f-04fa-4fec-99b5-b31fac626a34-np0000007265" acquired by "attachment_update" :: waited 0.009s {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:06:46.023358 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:06:46.023358 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:06:46.024505 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-fd882650-2625-408a-ac50-ee9759034c5e tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Flow 'volume_create_api' (c57b80d7-61e4-4cfe-8b8e-8812bc86e08f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:06:46.025989 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-fd882650-2625-408a-ac50-ee9759034c5e tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fa72a22-d72c-4f8e-942e-dee88c890a0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:06:46.027542 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-fd882650-2625-408a-ac50-ee9759034c5e tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:06:46.069337 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-fd882650-2625-408a-ac50-ee9759034c5e tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fa72a22-d72c-4f8e-942e-dee88c890a0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:06:46.071040 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-fd882650-2625-408a-ac50-ee9759034c5e tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f9ddc17-4a0b-4ed3-9ed1-c658399266b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:06:46.119914 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-4a197f8e-ebcc-4294-8177-e5d00c17717a req-b569f50f-5c1e-4b9b-b905-ff27f093e158 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Lock "cinder-attachment_update-7ee4f05f-04fa-4fec-99b5-b31fac626a34-np0000007265" released by "attachment_update" :: held 0.099s {{(pid=100215) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:06:46.120312 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-4a197f8e-ebcc-4294-8177-e5d00c17717a req-b569f50f-5c1e-4b9b-b905-ff27f093e158 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] https://10.4.3.14/volume/v3/attachments/b867a457-a94f-4867-8ead-5c93a400c6e8 returned with HTTP 200 Aug 13 21:06:46.121617 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 106/417] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:06:45 2026] PUT /volume/v3/attachments/b867a457-a94f-4867-8ead-5c93a400c6e8 => generated 969 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:06:46.150212 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-4a197f8e-ebcc-4294-8177-e5d00c17717a req-c387b4a3-8f6d-4509-9da8-ecedd291116c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:46.155866 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-4a197f8e-ebcc-4294-8177-e5d00c17717a req-c387b4a3-8f6d-4509-9da8-ecedd291116c tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] POST https://10.4.3.14/volume/v3/attachments/b867a457-a94f-4867-8ead-5c93a400c6e8/action Aug 13 21:06:46.156450 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-4a197f8e-ebcc-4294-8177-e5d00c17717a req-c387b4a3-8f6d-4509-9da8-ecedd291116c tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Action body: b'{"os-complete": null}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:06:46.156623 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-4a197f8e-ebcc-4294-8177-e5d00c17717a req-c387b4a3-8f6d-4509-9da8-ecedd291116c tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:06:46.167532 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-fd882650-2625-408a-ac50-ee9759034c5e tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Created reservations ['889b00a1-63b9-456c-a55c-0e519977e857', '0fe89cd6-5cae-4346-9e09-835bb7136888', 'fec925a4-d680-44f0-af2d-8f4b41eb400f', '6ca0b84c-cd17-4f4f-9599-2fd20eca4dab'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:06:46.168490 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-fd882650-2625-408a-ac50-ee9759034c5e tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f9ddc17-4a0b-4ed3-9ed1-c658399266b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['889b00a1-63b9-456c-a55c-0e519977e857', '0fe89cd6-5cae-4346-9e09-835bb7136888', 'fec925a4-d680-44f0-af2d-8f4b41eb400f', '6ca0b84c-cd17-4f4f-9599-2fd20eca4dab']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:06:46.169400 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-fd882650-2625-408a-ac50-ee9759034c5e tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3488ce18-2144-41c7-8f23-959375dc8a45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:06:46.188180 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:06:46.188180 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:06:46.195758 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-fd882650-2625-408a-ac50-ee9759034c5e tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3488ce18-2144-41c7-8f23-959375dc8a45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '936d1881-2b1c-4e91-a58b-661a58aac164', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-171444041',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72c5d3dd06254e0b98d2c52a335c2e68',qos_specs=None,replication_status=,reservations=['889b00a1-63b9-456c-a55c-0e519977e857','0fe89cd6-5cae-4346-9e09-835bb7136888','fec925a4-d680-44f0-af2d-8f4b41eb400f','6ca0b84c-cd17-4f4f-9599-2fd20eca4dab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45ea9eb271c54eae901b8001b3f7c8e5',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:06:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-171444041',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=936d1881-2b1c-4e91-a58b-661a58aac164,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72c5d3dd06254e0b98d2c52a335c2e68',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='45ea9eb271c54eae901b8001b3f7c8e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:06:46.196791 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-fd882650-2625-408a-ac50-ee9759034c5e tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b39770c9-cd84-4a7a-a49b-cc0197f505a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:06:46.202034 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-4a197f8e-ebcc-4294-8177-e5d00c17717a req-c387b4a3-8f6d-4509-9da8-ecedd291116c tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] https://10.4.3.14/volume/v3/attachments/b867a457-a94f-4867-8ead-5c93a400c6e8/action returned with HTTP 204 Aug 13 21:06:46.202591 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 105/418] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:06:46 2026] POST /volume/v3/attachments/b867a457-a94f-4867-8ead-5c93a400c6e8/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:06:46.217611 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-fd882650-2625-408a-ac50-ee9759034c5e tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b39770c9-cd84-4a7a-a49b-cc0197f505a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-171444041',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72c5d3dd06254e0b98d2c52a335c2e68',qos_specs=None,replication_status=,reservations=['889b00a1-63b9-456c-a55c-0e519977e857','0fe89cd6-5cae-4346-9e09-835bb7136888','fec925a4-d680-44f0-af2d-8f4b41eb400f','6ca0b84c-cd17-4f4f-9599-2fd20eca4dab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45ea9eb271c54eae901b8001b3f7c8e5',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:06:46.218453 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-fd882650-2625-408a-ac50-ee9759034c5e tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (059abdb4-56b7-4186-8c7a-41937e8b35ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:06:46.228689 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-fd882650-2625-408a-ac50-ee9759034c5e tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (059abdb4-56b7-4186-8c7a-41937e8b35ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:06:46.229605 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-fd882650-2625-408a-ac50-ee9759034c5e tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Flow 'volume_create_api' (c57b80d7-61e4-4cfe-8b8e-8812bc86e08f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:06:46.230225 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-fd882650-2625-408a-ac50-ee9759034c5e tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Create volume request issued successfully. Aug 13 21:06:46.230637 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fd882650-2625-408a-ac50-ee9759034c5e tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:06:46.232485 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 106/419] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:06:46 2026] POST /volume/v3/volumes => generated 752 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:06:46.243227 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-896c3f71-768b-4865-bb42-3ee016f1fd7b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:46.244213 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-896c3f71-768b-4865-bb42-3ee016f1fd7b tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] GET https://10.4.3.14/volume/v3/volumes/936d1881-2b1c-4e91-a58b-661a58aac164 Aug 13 21:06:46.244391 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-896c3f71-768b-4865-bb42-3ee016f1fd7b tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:46.244602 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-896c3f71-768b-4865-bb42-3ee016f1fd7b tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:46.258425 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:06:46.258425 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:06:46.264225 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-896c3f71-768b-4865-bb42-3ee016f1fd7b tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Volume info retrieved successfully. Aug 13 21:06:46.271063 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-896c3f71-768b-4865-bb42-3ee016f1fd7b tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] https://10.4.3.14/volume/v3/volumes/936d1881-2b1c-4e91-a58b-661a58aac164 returned with HTTP 200 Aug 13 21:06:46.271063 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 103/420] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:06:46 2026] GET /volume/v3/volumes/936d1881-2b1c-4e91-a58b-661a58aac164 => generated 820 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:06:47.285262 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7da21f9e-7750-4bd3-878f-a466c49242b0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:47.286983 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7da21f9e-7750-4bd3-878f-a466c49242b0 tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] GET https://10.4.3.14/volume/v3/volumes/936d1881-2b1c-4e91-a58b-661a58aac164 Aug 13 21:06:47.287170 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7da21f9e-7750-4bd3-878f-a466c49242b0 tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:47.287345 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7da21f9e-7750-4bd3-878f-a466c49242b0 tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:47.293660 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:06:47.293660 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:06:47.296802 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7da21f9e-7750-4bd3-878f-a466c49242b0 tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Volume info retrieved successfully. Aug 13 21:06:47.300485 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7da21f9e-7750-4bd3-878f-a466c49242b0 tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] https://10.4.3.14/volume/v3/volumes/936d1881-2b1c-4e91-a58b-661a58aac164 returned with HTTP 200 Aug 13 21:06:47.300822 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 107/421] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:06:47 2026] GET /volume/v3/volumes/936d1881-2b1c-4e91-a58b-661a58aac164 => generated 845 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:06:47.313879 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f1da93dc-d1ab-4430-8866-968fc8c6c0e3 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:47.315765 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f1da93dc-d1ab-4430-8866-968fc8c6c0e3 tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] GET https://10.4.3.14/volume/v3/volumes/936d1881-2b1c-4e91-a58b-661a58aac164 Aug 13 21:06:47.316032 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f1da93dc-d1ab-4430-8866-968fc8c6c0e3 tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:47.316287 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f1da93dc-d1ab-4430-8866-968fc8c6c0e3 tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:47.325077 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:06:47.325077 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:06:47.330438 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-f1da93dc-d1ab-4430-8866-968fc8c6c0e3 tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Volume info retrieved successfully. Aug 13 21:06:47.336612 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f1da93dc-d1ab-4430-8866-968fc8c6c0e3 tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] https://10.4.3.14/volume/v3/volumes/936d1881-2b1c-4e91-a58b-661a58aac164 returned with HTTP 200 Aug 13 21:06:47.337165 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 106/422] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:06:47 2026] GET /volume/v3/volumes/936d1881-2b1c-4e91-a58b-661a58aac164 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:06:47.348193 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6a4ab95e-5bb9-497b-a3d0-727b113dbc8d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:47.350585 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6a4ab95e-5bb9-497b-a3d0-727b113dbc8d tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:06:47.350585 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6a4ab95e-5bb9-497b-a3d0-727b113dbc8d tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-339251498"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:06:47.351706 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-6a4ab95e-5bb9-497b-a3d0-727b113dbc8d tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-339251498'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:06:47.351814 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-6a4ab95e-5bb9-497b-a3d0-727b113dbc8d tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Create volume of 1 GB Aug 13 21:06:47.352180 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:06:47.352180 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:06:47.356079 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-6a4ab95e-5bb9-497b-a3d0-727b113dbc8d tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Availability Zones retrieved successfully. Aug 13 21:06:47.363781 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6a4ab95e-5bb9-497b-a3d0-727b113dbc8d tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Flow 'volume_create_api' (c9ff4f56-2c37-460b-ab77-62fb3c43f03f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:06:47.364633 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6a4ab95e-5bb9-497b-a3d0-727b113dbc8d tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (022adfc2-40e3-4f8a-b9af-1e3fd377c1b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:06:47.366079 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-6a4ab95e-5bb9-497b-a3d0-727b113dbc8d tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:06:47.398263 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6a4ab95e-5bb9-497b-a3d0-727b113dbc8d tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (022adfc2-40e3-4f8a-b9af-1e3fd377c1b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:06:47.398997 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6a4ab95e-5bb9-497b-a3d0-727b113dbc8d tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7288616-12a9-473f-bfd6-13ad3d8cc376) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:06:47.449387 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-6a4ab95e-5bb9-497b-a3d0-727b113dbc8d tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Created reservations ['857798dd-0336-4c85-a1ae-e41e90a40d53', '315b7ccb-3991-48aa-aca7-47e4ed23b027', 'eeec3baf-0a16-4ee9-9714-b4633fcfa60d', '5fd72f97-fd2e-4484-ab0e-f58570126930'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:06:47.450194 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6a4ab95e-5bb9-497b-a3d0-727b113dbc8d tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7288616-12a9-473f-bfd6-13ad3d8cc376) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['857798dd-0336-4c85-a1ae-e41e90a40d53', '315b7ccb-3991-48aa-aca7-47e4ed23b027', 'eeec3baf-0a16-4ee9-9714-b4633fcfa60d', '5fd72f97-fd2e-4484-ab0e-f58570126930']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:06:47.450930 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6a4ab95e-5bb9-497b-a3d0-727b113dbc8d tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20c6b50f-9411-4241-9da1-89f83a541190) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:06:47.473627 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6a4ab95e-5bb9-497b-a3d0-727b113dbc8d tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20c6b50f-9411-4241-9da1-89f83a541190) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90d46893-41cf-46cb-896f-07232ac02475', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-339251498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72c5d3dd06254e0b98d2c52a335c2e68',qos_specs=None,replication_status=,reservations=['857798dd-0336-4c85-a1ae-e41e90a40d53','315b7ccb-3991-48aa-aca7-47e4ed23b027','eeec3baf-0a16-4ee9-9714-b4633fcfa60d','5fd72f97-fd2e-4484-ab0e-f58570126930'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45ea9eb271c54eae901b8001b3f7c8e5',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:06:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-339251498',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=90d46893-41cf-46cb-896f-07232ac02475,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72c5d3dd06254e0b98d2c52a335c2e68',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='45ea9eb271c54eae901b8001b3f7c8e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:06:47.474655 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6a4ab95e-5bb9-497b-a3d0-727b113dbc8d tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0568026-9c93-491f-a1a5-1bd4aba2523e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:06:47.493805 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6a4ab95e-5bb9-497b-a3d0-727b113dbc8d tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0568026-9c93-491f-a1a5-1bd4aba2523e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-339251498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72c5d3dd06254e0b98d2c52a335c2e68',qos_specs=None,replication_status=,reservations=['857798dd-0336-4c85-a1ae-e41e90a40d53','315b7ccb-3991-48aa-aca7-47e4ed23b027','eeec3baf-0a16-4ee9-9714-b4633fcfa60d','5fd72f97-fd2e-4484-ab0e-f58570126930'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45ea9eb271c54eae901b8001b3f7c8e5',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:06:47.494546 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6a4ab95e-5bb9-497b-a3d0-727b113dbc8d tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b78e0cf-e31d-459d-b9a8-4ff7eb866d44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:06:47.507597 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6a4ab95e-5bb9-497b-a3d0-727b113dbc8d tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b78e0cf-e31d-459d-b9a8-4ff7eb866d44) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:06:47.508480 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6a4ab95e-5bb9-497b-a3d0-727b113dbc8d tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Flow 'volume_create_api' (c9ff4f56-2c37-460b-ab77-62fb3c43f03f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:06:47.508849 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-6a4ab95e-5bb9-497b-a3d0-727b113dbc8d tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Create volume request issued successfully. Aug 13 21:06:47.509591 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6a4ab95e-5bb9-497b-a3d0-727b113dbc8d tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:06:47.510259 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 107/423] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:06:47 2026] POST /volume/v3/volumes => generated 752 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:06:47.521903 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ed958af2-b6e2-417f-9614-0563845adab1 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:47.525057 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ed958af2-b6e2-417f-9614-0563845adab1 tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] GET https://10.4.3.14/volume/v3/volumes/90d46893-41cf-46cb-896f-07232ac02475 Aug 13 21:06:47.525396 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ed958af2-b6e2-417f-9614-0563845adab1 tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:47.525702 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ed958af2-b6e2-417f-9614-0563845adab1 tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:47.537358 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:06:47.537358 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:06:47.544030 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-ed958af2-b6e2-417f-9614-0563845adab1 tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Volume info retrieved successfully. Aug 13 21:06:47.547439 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ed958af2-b6e2-417f-9614-0563845adab1 tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] https://10.4.3.14/volume/v3/volumes/90d46893-41cf-46cb-896f-07232ac02475 returned with HTTP 200 Aug 13 21:06:47.547830 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 104/424] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:06:47 2026] GET /volume/v3/volumes/90d46893-41cf-46cb-896f-07232ac02475 => generated 820 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:06:47.927758 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6f8b9e8d-08e4-4ab0-8b0d-ed210c1eb1c0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:47.930052 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6f8b9e8d-08e4-4ab0-8b0d-ed210c1eb1c0 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:06:47.930576 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6f8b9e8d-08e4-4ab0-8b0d-ed210c1eb1c0 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-236427702"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:06:47.932398 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-6f8b9e8d-08e4-4ab0-8b0d-ed210c1eb1c0 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-236427702'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:06:47.932563 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-6f8b9e8d-08e4-4ab0-8b0d-ed210c1eb1c0 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Create volume of 1 GB Aug 13 21:06:47.937473 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-6f8b9e8d-08e4-4ab0-8b0d-ed210c1eb1c0 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Availability Zones retrieved successfully. Aug 13 21:06:47.952648 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-6f8b9e8d-08e4-4ab0-8b0d-ed210c1eb1c0 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Flow 'volume_create_api' (f47726ef-511e-43d2-99fe-2506b69e3678) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:06:47.958637 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-6f8b9e8d-08e4-4ab0-8b0d-ed210c1eb1c0 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62cf5114-99a1-4f8e-8bcf-57ef665d2060) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:06:47.959188 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-6f8b9e8d-08e4-4ab0-8b0d-ed210c1eb1c0 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:06:47.999304 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-6f8b9e8d-08e4-4ab0-8b0d-ed210c1eb1c0 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62cf5114-99a1-4f8e-8bcf-57ef665d2060) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:06:47.999304 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-6f8b9e8d-08e4-4ab0-8b0d-ed210c1eb1c0 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fcb82b50-5a8a-47bb-bdf8-ea68221eb127) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:06:48.065732 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-6f8b9e8d-08e4-4ab0-8b0d-ed210c1eb1c0 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Created reservations ['4d8b7b56-bce2-4ec7-94fd-92d269fbb430', 'd627e527-2fe8-4132-816b-8ed97e120fb3', 'a096c71a-5ea5-4044-a67f-4e8fa2c1ac0e', '8edb3717-0658-4552-8d21-554534e43d36'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:06:48.067318 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-6f8b9e8d-08e4-4ab0-8b0d-ed210c1eb1c0 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fcb82b50-5a8a-47bb-bdf8-ea68221eb127) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d8b7b56-bce2-4ec7-94fd-92d269fbb430', 'd627e527-2fe8-4132-816b-8ed97e120fb3', 'a096c71a-5ea5-4044-a67f-4e8fa2c1ac0e', '8edb3717-0658-4552-8d21-554534e43d36']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:06:48.067318 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-6f8b9e8d-08e4-4ab0-8b0d-ed210c1eb1c0 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd1e6c67-680f-4f47-b7d6-aca69f1214d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:06:48.095722 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-6f8b9e8d-08e4-4ab0-8b0d-ed210c1eb1c0 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd1e6c67-680f-4f47-b7d6-aca69f1214d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0fa0fbd2-c003-4e38-8569-aec1b76c122d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-236427702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa7b5d9fcafb4014a2d5f669fba5764d',qos_specs=None,replication_status=,reservations=['4d8b7b56-bce2-4ec7-94fd-92d269fbb430','d627e527-2fe8-4132-816b-8ed97e120fb3','a096c71a-5ea5-4044-a67f-4e8fa2c1ac0e','8edb3717-0658-4552-8d21-554534e43d36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9fc8c6b40dc4fc48aaa1efd61c19aaa',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:06:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-236427702',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0fa0fbd2-c003-4e38-8569-aec1b76c122d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa7b5d9fcafb4014a2d5f669fba5764d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f9fc8c6b40dc4fc48aaa1efd61c19aaa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:06:48.096559 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-6f8b9e8d-08e4-4ab0-8b0d-ed210c1eb1c0 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3846bcd5-e1a0-4ff7-8d51-189c33f8606e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:06:48.121938 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-6f8b9e8d-08e4-4ab0-8b0d-ed210c1eb1c0 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3846bcd5-e1a0-4ff7-8d51-189c33f8606e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-236427702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa7b5d9fcafb4014a2d5f669fba5764d',qos_specs=None,replication_status=,reservations=['4d8b7b56-bce2-4ec7-94fd-92d269fbb430','d627e527-2fe8-4132-816b-8ed97e120fb3','a096c71a-5ea5-4044-a67f-4e8fa2c1ac0e','8edb3717-0658-4552-8d21-554534e43d36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9fc8c6b40dc4fc48aaa1efd61c19aaa',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:06:48.122867 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-6f8b9e8d-08e4-4ab0-8b0d-ed210c1eb1c0 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72d2f4b8-dd20-4faf-8c85-92ee09e53d3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:06:48.134454 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-6f8b9e8d-08e4-4ab0-8b0d-ed210c1eb1c0 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72d2f4b8-dd20-4faf-8c85-92ee09e53d3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:06:48.135305 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-6f8b9e8d-08e4-4ab0-8b0d-ed210c1eb1c0 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Flow 'volume_create_api' (f47726ef-511e-43d2-99fe-2506b69e3678) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:06:48.135665 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-6f8b9e8d-08e4-4ab0-8b0d-ed210c1eb1c0 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Create volume request issued successfully. Aug 13 21:06:48.136443 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6f8b9e8d-08e4-4ab0-8b0d-ed210c1eb1c0 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:06:48.137013 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 108/425] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:06:47 2026] POST /volume/v3/volumes => generated 748 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:06:48.158936 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-1f47c416-88a0-4012-9a68-4a7b22badd72 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:48.160738 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1f47c416-88a0-4012-9a68-4a7b22badd72 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] GET https://10.4.3.14/volume/v3/volumes/0fa0fbd2-c003-4e38-8569-aec1b76c122d Aug 13 21:06:48.160871 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1f47c416-88a0-4012-9a68-4a7b22badd72 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:48.161082 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1f47c416-88a0-4012-9a68-4a7b22badd72 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:48.169344 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:06:48.169344 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:06:48.175787 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-1f47c416-88a0-4012-9a68-4a7b22badd72 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Volume info retrieved successfully. Aug 13 21:06:48.180448 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1f47c416-88a0-4012-9a68-4a7b22badd72 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] https://10.4.3.14/volume/v3/volumes/0fa0fbd2-c003-4e38-8569-aec1b76c122d returned with HTTP 200 Aug 13 21:06:48.180820 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 107/426] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:06:48 2026] GET /volume/v3/volumes/0fa0fbd2-c003-4e38-8569-aec1b76c122d => generated 816 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:06:48.565993 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ca644621-174c-4af7-b12f-5be33320f16f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:48.571129 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ca644621-174c-4af7-b12f-5be33320f16f tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] GET https://10.4.3.14/volume/v3/volumes/90d46893-41cf-46cb-896f-07232ac02475 Aug 13 21:06:48.571129 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ca644621-174c-4af7-b12f-5be33320f16f tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:48.571129 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ca644621-174c-4af7-b12f-5be33320f16f tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:48.582251 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:06:48.582251 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:06:48.587614 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ca644621-174c-4af7-b12f-5be33320f16f tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Volume info retrieved successfully. Aug 13 21:06:48.599344 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ca644621-174c-4af7-b12f-5be33320f16f tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] https://10.4.3.14/volume/v3/volumes/90d46893-41cf-46cb-896f-07232ac02475 returned with HTTP 200 Aug 13 21:06:48.599782 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 108/427] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:06:48 2026] GET /volume/v3/volumes/90d46893-41cf-46cb-896f-07232ac02475 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:06:48.618597 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c9bad348-18b8-4455-8615-f278c9c724c1 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:48.622048 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c9bad348-18b8-4455-8615-f278c9c724c1 tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] GET https://10.4.3.14/volume/v3/volumes/90d46893-41cf-46cb-896f-07232ac02475 Aug 13 21:06:48.622270 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c9bad348-18b8-4455-8615-f278c9c724c1 tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:48.622581 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c9bad348-18b8-4455-8615-f278c9c724c1 tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:48.633800 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:06:48.633800 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:06:48.638944 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-c9bad348-18b8-4455-8615-f278c9c724c1 tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Volume info retrieved successfully. Aug 13 21:06:48.643699 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c9bad348-18b8-4455-8615-f278c9c724c1 tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] https://10.4.3.14/volume/v3/volumes/90d46893-41cf-46cb-896f-07232ac02475 returned with HTTP 200 Aug 13 21:06:48.643879 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 105/428] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:06:48 2026] GET /volume/v3/volumes/90d46893-41cf-46cb-896f-07232ac02475 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:06:48.657455 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e71ad49c-e443-4b2e-b3d6-31cefacd2b54 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:48.659940 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e71ad49c-e443-4b2e-b3d6-31cefacd2b54 tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:06:48.660446 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e71ad49c-e443-4b2e-b3d6-31cefacd2b54 tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1705026889"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:06:48.663109 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-e71ad49c-e443-4b2e-b3d6-31cefacd2b54 tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1705026889'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:06:48.663413 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-e71ad49c-e443-4b2e-b3d6-31cefacd2b54 tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Create volume of 1 GB Aug 13 21:06:48.663870 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:06:48.663870 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:06:48.669083 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e71ad49c-e443-4b2e-b3d6-31cefacd2b54 tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Availability Zones retrieved successfully. Aug 13 21:06:48.679505 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e71ad49c-e443-4b2e-b3d6-31cefacd2b54 tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Flow 'volume_create_api' (c6a20c7c-802f-4c1d-8aa3-04efde8b9b80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:06:48.681621 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e71ad49c-e443-4b2e-b3d6-31cefacd2b54 tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac06cf14-81cd-4445-bbd4-7791004a1277) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:06:48.683345 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-e71ad49c-e443-4b2e-b3d6-31cefacd2b54 tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:06:48.719989 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e71ad49c-e443-4b2e-b3d6-31cefacd2b54 tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac06cf14-81cd-4445-bbd4-7791004a1277) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:06:48.720876 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e71ad49c-e443-4b2e-b3d6-31cefacd2b54 tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c46e9032-fc64-4832-8157-055d89746895) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:06:48.770103 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-e71ad49c-e443-4b2e-b3d6-31cefacd2b54 tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Created reservations ['4d85ece3-b812-4de3-b579-0033c7745c6f', 'ff0eb91c-4d43-4a00-aa14-15070d16ee8a', '153e88b8-94a0-4e39-9314-9bf16e110637', 'f6e55222-ff5f-4002-87f7-eb93dd0cfb2d'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:06:48.770802 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e71ad49c-e443-4b2e-b3d6-31cefacd2b54 tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c46e9032-fc64-4832-8157-055d89746895) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d85ece3-b812-4de3-b579-0033c7745c6f', 'ff0eb91c-4d43-4a00-aa14-15070d16ee8a', '153e88b8-94a0-4e39-9314-9bf16e110637', 'f6e55222-ff5f-4002-87f7-eb93dd0cfb2d']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:06:48.771443 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e71ad49c-e443-4b2e-b3d6-31cefacd2b54 tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6dfa66f-97a8-4eb6-897b-6a7d97a92df7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:06:48.792029 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e71ad49c-e443-4b2e-b3d6-31cefacd2b54 tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6dfa66f-97a8-4eb6-897b-6a7d97a92df7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4fbc7e9c-fb6b-4776-9b9b-93a9bd0c2441', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1705026889',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72c5d3dd06254e0b98d2c52a335c2e68',qos_specs=None,replication_status=,reservations=['4d85ece3-b812-4de3-b579-0033c7745c6f','ff0eb91c-4d43-4a00-aa14-15070d16ee8a','153e88b8-94a0-4e39-9314-9bf16e110637','f6e55222-ff5f-4002-87f7-eb93dd0cfb2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45ea9eb271c54eae901b8001b3f7c8e5',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:06:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1705026889',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4fbc7e9c-fb6b-4776-9b9b-93a9bd0c2441,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72c5d3dd06254e0b98d2c52a335c2e68',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='45ea9eb271c54eae901b8001b3f7c8e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:06:48.792658 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e71ad49c-e443-4b2e-b3d6-31cefacd2b54 tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66d94f4e-f233-44aa-a0df-99d3b7c19a34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:06:48.811951 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e71ad49c-e443-4b2e-b3d6-31cefacd2b54 tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66d94f4e-f233-44aa-a0df-99d3b7c19a34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1705026889',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72c5d3dd06254e0b98d2c52a335c2e68',qos_specs=None,replication_status=,reservations=['4d85ece3-b812-4de3-b579-0033c7745c6f','ff0eb91c-4d43-4a00-aa14-15070d16ee8a','153e88b8-94a0-4e39-9314-9bf16e110637','f6e55222-ff5f-4002-87f7-eb93dd0cfb2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45ea9eb271c54eae901b8001b3f7c8e5',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:06:48.812938 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e71ad49c-e443-4b2e-b3d6-31cefacd2b54 tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (533ba2da-ed7f-4447-a105-f54d26e2ad41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:06:48.828721 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e71ad49c-e443-4b2e-b3d6-31cefacd2b54 tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (533ba2da-ed7f-4447-a105-f54d26e2ad41) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:06:48.830297 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e71ad49c-e443-4b2e-b3d6-31cefacd2b54 tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Flow 'volume_create_api' (c6a20c7c-802f-4c1d-8aa3-04efde8b9b80) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:06:48.830405 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e71ad49c-e443-4b2e-b3d6-31cefacd2b54 tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Create volume request issued successfully. Aug 13 21:06:48.831223 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e71ad49c-e443-4b2e-b3d6-31cefacd2b54 tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:06:48.831948 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 109/429] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:06:48 2026] POST /volume/v3/volumes => generated 753 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:06:48.848507 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b5829169-0d7a-4ee4-93f2-83bec6c805e4 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:48.852987 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b5829169-0d7a-4ee4-93f2-83bec6c805e4 tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] GET https://10.4.3.14/volume/v3/volumes/4fbc7e9c-fb6b-4776-9b9b-93a9bd0c2441 Aug 13 21:06:48.852987 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b5829169-0d7a-4ee4-93f2-83bec6c805e4 tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:48.852987 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b5829169-0d7a-4ee4-93f2-83bec6c805e4 tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:48.865191 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:06:48.865191 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:06:48.869234 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-b5829169-0d7a-4ee4-93f2-83bec6c805e4 tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Volume info retrieved successfully. Aug 13 21:06:48.874370 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b5829169-0d7a-4ee4-93f2-83bec6c805e4 tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] https://10.4.3.14/volume/v3/volumes/4fbc7e9c-fb6b-4776-9b9b-93a9bd0c2441 returned with HTTP 200 Aug 13 21:06:48.875078 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 108/430] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:06:48 2026] GET /volume/v3/volumes/4fbc7e9c-fb6b-4776-9b9b-93a9bd0c2441 => generated 821 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:06:49.194007 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-038d476f-39ff-439b-a49c-1d9a89e55a55 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:49.196023 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-038d476f-39ff-439b-a49c-1d9a89e55a55 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] GET https://10.4.3.14/volume/v3/volumes/0fa0fbd2-c003-4e38-8569-aec1b76c122d Aug 13 21:06:49.196257 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-038d476f-39ff-439b-a49c-1d9a89e55a55 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:49.196449 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-038d476f-39ff-439b-a49c-1d9a89e55a55 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:49.205595 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:06:49.205595 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:06:49.210664 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-038d476f-39ff-439b-a49c-1d9a89e55a55 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Volume info retrieved successfully. Aug 13 21:06:49.215406 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-038d476f-39ff-439b-a49c-1d9a89e55a55 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] https://10.4.3.14/volume/v3/volumes/0fa0fbd2-c003-4e38-8569-aec1b76c122d returned with HTTP 200 Aug 13 21:06:49.215766 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 109/431] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:06:49 2026] GET /volume/v3/volumes/0fa0fbd2-c003-4e38-8569-aec1b76c122d => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:06:49.263699 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-dcfdccce-1758-4827-9764-bfea26020483 req-545ff31e-235e-4c4a-a1e3-fdfe62d95cd9 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:49.266284 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-dcfdccce-1758-4827-9764-bfea26020483 req-545ff31e-235e-4c4a-a1e3-fdfe62d95cd9 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] GET https://10.4.3.14/volume/v3/volumes/0fa0fbd2-c003-4e38-8569-aec1b76c122d Aug 13 21:06:49.266525 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-dcfdccce-1758-4827-9764-bfea26020483 req-545ff31e-235e-4c4a-a1e3-fdfe62d95cd9 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:49.266780 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-dcfdccce-1758-4827-9764-bfea26020483 req-545ff31e-235e-4c4a-a1e3-fdfe62d95cd9 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:49.275328 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:06:49.275328 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:06:49.279836 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-dcfdccce-1758-4827-9764-bfea26020483 req-545ff31e-235e-4c4a-a1e3-fdfe62d95cd9 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Volume info retrieved successfully. Aug 13 21:06:49.285181 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-dcfdccce-1758-4827-9764-bfea26020483 req-545ff31e-235e-4c4a-a1e3-fdfe62d95cd9 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] https://10.4.3.14/volume/v3/volumes/0fa0fbd2-c003-4e38-8569-aec1b76c122d returned with HTTP 200 Aug 13 21:06:49.285677 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 106/432] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:06:49 2026] GET /volume/v3/volumes/0fa0fbd2-c003-4e38-8569-aec1b76c122d => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:06:49.390941 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-523ecbec-e3b4-405e-a5d8-60904ad55388 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:49.391620 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-523ecbec-e3b4-405e-a5d8-60904ad55388 None None] GET https://10.4.3.14/volume// Aug 13 21:06:49.391620 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-523ecbec-e3b4-405e-a5d8-60904ad55388 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:49.391773 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-523ecbec-e3b4-405e-a5d8-60904ad55388 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:49.392241 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-523ecbec-e3b4-405e-a5d8-60904ad55388 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:06:49.392542 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 110/433] 10.4.3.14 () {66 vars in 1421 bytes} [Thu Aug 13 21:06:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:06:49.422641 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-dcfdccce-1758-4827-9764-bfea26020483 req-cf4f4b4b-e873-4228-aca1-75137d6cc295 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:49.422641 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-dcfdccce-1758-4827-9764-bfea26020483 req-cf4f4b4b-e873-4228-aca1-75137d6cc295 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:06:49.422641 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-dcfdccce-1758-4827-9764-bfea26020483 req-cf4f4b4b-e873-4228-aca1-75137d6cc295 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0fa0fbd2-c003-4e38-8569-aec1b76c122d", "connector": null, "instance_uuid": "9d95f9e1-8a64-4f82-b983-9686b991eaa8"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:06:49.436873 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:06:49.436873 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:06:49.483247 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-dcfdccce-1758-4827-9764-bfea26020483 req-cf4f4b4b-e873-4228-aca1-75137d6cc295 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:06:49.483695 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 109/434] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:06:49 2026] POST /volume/v3/attachments => generated 273 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:06:49.527925 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d7846ae6-d995-4c59-b7b1-5bd233378ec8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:49.531684 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d7846ae6-d995-4c59-b7b1-5bd233378ec8 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] GET https://10.4.3.14/volume/v3/volumes/0fa0fbd2-c003-4e38-8569-aec1b76c122d Aug 13 21:06:49.531684 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d7846ae6-d995-4c59-b7b1-5bd233378ec8 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:49.531684 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d7846ae6-d995-4c59-b7b1-5bd233378ec8 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:49.540580 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-e4f16601-095a-4bb1-b619-006384d9969a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:49.541107 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e4f16601-095a-4bb1-b619-006384d9969a None None] GET https://10.4.3.14/volume// Aug 13 21:06:49.541304 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e4f16601-095a-4bb1-b619-006384d9969a None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:49.541498 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e4f16601-095a-4bb1-b619-006384d9969a None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:49.541823 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e4f16601-095a-4bb1-b619-006384d9969a None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:06:49.542159 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 107/435] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:06:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 13 21:06:49.549044 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:06:49.549044 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:06:49.555812 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d7846ae6-d995-4c59-b7b1-5bd233378ec8 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Volume info retrieved successfully. Aug 13 21:06:49.556566 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-dcfdccce-1758-4827-9764-bfea26020483 req-272aba00-c4d6-459d-8c61-46199dc5c8ae None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:49.558916 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-dcfdccce-1758-4827-9764-bfea26020483 req-272aba00-c4d6-459d-8c61-46199dc5c8ae tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] GET https://10.4.3.14/volume/v3/volumes/0fa0fbd2-c003-4e38-8569-aec1b76c122d Aug 13 21:06:49.559308 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-dcfdccce-1758-4827-9764-bfea26020483 req-272aba00-c4d6-459d-8c61-46199dc5c8ae tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:49.559394 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-dcfdccce-1758-4827-9764-bfea26020483 req-272aba00-c4d6-459d-8c61-46199dc5c8ae tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:49.562737 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d7846ae6-d995-4c59-b7b1-5bd233378ec8 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] https://10.4.3.14/volume/v3/volumes/0fa0fbd2-c003-4e38-8569-aec1b76c122d returned with HTTP 200 Aug 13 21:06:49.563898 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 110/436] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:06:49 2026] GET /volume/v3/volumes/0fa0fbd2-c003-4e38-8569-aec1b76c122d => generated 840 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:06:49.577801 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:06:49.577801 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:06:49.584635 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-dcfdccce-1758-4827-9764-bfea26020483 req-272aba00-c4d6-459d-8c61-46199dc5c8ae tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Volume info retrieved successfully. Aug 13 21:06:49.592823 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-dcfdccce-1758-4827-9764-bfea26020483 req-272aba00-c4d6-459d-8c61-46199dc5c8ae tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] https://10.4.3.14/volume/v3/volumes/0fa0fbd2-c003-4e38-8569-aec1b76c122d returned with HTTP 200 Aug 13 21:06:49.592987 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 111/437] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:06:49 2026] GET /volume/v3/volumes/0fa0fbd2-c003-4e38-8569-aec1b76c122d => generated 1020 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:06:49.701822 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-dcfdccce-1758-4827-9764-bfea26020483 req-54d34f27-d134-4f7c-acbb-5d3305de7b38 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:49.707482 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-dcfdccce-1758-4827-9764-bfea26020483 req-54d34f27-d134-4f7c-acbb-5d3305de7b38 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] PUT https://10.4.3.14/volume/v3/attachments/5f664797-60c6-4bf4-b0ad-557bf7ca382c Aug 13 21:06:49.707983 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-dcfdccce-1758-4827-9764-bfea26020483 req-54d34f27-d134-4f7c-acbb-5d3305de7b38 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:06:49.724538 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-dcfdccce-1758-4827-9764-bfea26020483 req-54d34f27-d134-4f7c-acbb-5d3305de7b38 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Acquiring lock "cinder-attachment_update-0fa0fbd2-c003-4e38-8569-aec1b76c122d-np0000007265" by "attachment_update" {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:06:49.731858 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-dcfdccce-1758-4827-9764-bfea26020483 req-54d34f27-d134-4f7c-acbb-5d3305de7b38 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Lock "cinder-attachment_update-0fa0fbd2-c003-4e38-8569-aec1b76c122d-np0000007265" acquired by "attachment_update" :: waited 0.007s {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:06:49.733321 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:06:49.733321 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:06:49.826758 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-dcfdccce-1758-4827-9764-bfea26020483 req-54d34f27-d134-4f7c-acbb-5d3305de7b38 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Lock "cinder-attachment_update-0fa0fbd2-c003-4e38-8569-aec1b76c122d-np0000007265" released by "attachment_update" :: held 0.095s {{(pid=100216) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:06:49.827103 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-dcfdccce-1758-4827-9764-bfea26020483 req-54d34f27-d134-4f7c-acbb-5d3305de7b38 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] https://10.4.3.14/volume/v3/attachments/5f664797-60c6-4bf4-b0ad-557bf7ca382c returned with HTTP 200 Aug 13 21:06:49.827494 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 110/438] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:06:49 2026] PUT /volume/v3/attachments/5f664797-60c6-4bf4-b0ad-557bf7ca382c => generated 969 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:06:49.895820 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-e4fcca40-071f-4921-86d0-b4b96e9a567e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:49.898283 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e4fcca40-071f-4921-86d0-b4b96e9a567e tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] GET https://10.4.3.14/volume/v3/volumes/4fbc7e9c-fb6b-4776-9b9b-93a9bd0c2441 Aug 13 21:06:49.898538 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e4fcca40-071f-4921-86d0-b4b96e9a567e tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:49.898759 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e4fcca40-071f-4921-86d0-b4b96e9a567e tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:49.907833 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:06:49.907833 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:06:49.911790 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-e4fcca40-071f-4921-86d0-b4b96e9a567e tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Volume info retrieved successfully. Aug 13 21:06:49.917887 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e4fcca40-071f-4921-86d0-b4b96e9a567e tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] https://10.4.3.14/volume/v3/volumes/4fbc7e9c-fb6b-4776-9b9b-93a9bd0c2441 returned with HTTP 200 Aug 13 21:06:49.918334 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 108/439] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:06:49 2026] GET /volume/v3/volumes/4fbc7e9c-fb6b-4776-9b9b-93a9bd0c2441 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:06:49.933024 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2a5c0bae-0043-4b06-a370-f839534b28be None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:49.934706 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2a5c0bae-0043-4b06-a370-f839534b28be tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] GET https://10.4.3.14/volume/v3/volumes/4fbc7e9c-fb6b-4776-9b9b-93a9bd0c2441 Aug 13 21:06:49.934910 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2a5c0bae-0043-4b06-a370-f839534b28be tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:49.935168 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2a5c0bae-0043-4b06-a370-f839534b28be tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:49.942063 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:06:49.942063 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:06:49.946481 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-2a5c0bae-0043-4b06-a370-f839534b28be tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Volume info retrieved successfully. Aug 13 21:06:49.951457 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2a5c0bae-0043-4b06-a370-f839534b28be tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] https://10.4.3.14/volume/v3/volumes/4fbc7e9c-fb6b-4776-9b9b-93a9bd0c2441 returned with HTTP 200 Aug 13 21:06:49.952174 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 111/440] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:06:49 2026] GET /volume/v3/volumes/4fbc7e9c-fb6b-4776-9b9b-93a9bd0c2441 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:06:49.966294 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-81ef1b14-43b5-4ec9-8800-8a00b1ad0ee9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:50.223187 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-81ef1b14-43b5-4ec9-8800-8a00b1ad0ee9 tempest-VolumesListAdminTestJSON-1011486056 tempest-VolumesListAdminTestJSON-1011486056-project-admin] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:06:50.223270 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-81ef1b14-43b5-4ec9-8800-8a00b1ad0ee9 tempest-VolumesListAdminTestJSON-1011486056 tempest-VolumesListAdminTestJSON-1011486056-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:06:50.224538 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-81ef1b14-43b5-4ec9-8800-8a00b1ad0ee9 tempest-VolumesListAdminTestJSON-1011486056 tempest-VolumesListAdminTestJSON-1011486056-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:06:50.224756 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-81ef1b14-43b5-4ec9-8800-8a00b1ad0ee9 tempest-VolumesListAdminTestJSON-1011486056 tempest-VolumesListAdminTestJSON-1011486056-project-admin] Create volume of 1 GB Aug 13 21:06:50.228517 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-81ef1b14-43b5-4ec9-8800-8a00b1ad0ee9 tempest-VolumesListAdminTestJSON-1011486056 tempest-VolumesListAdminTestJSON-1011486056-project-admin] Availability Zones retrieved successfully. Aug 13 21:06:50.234173 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-81ef1b14-43b5-4ec9-8800-8a00b1ad0ee9 tempest-VolumesListAdminTestJSON-1011486056 tempest-VolumesListAdminTestJSON-1011486056-project-admin] Flow 'volume_create_api' (87dfe4ca-6b35-4fa4-8cfd-122d57151bcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:06:50.235148 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-81ef1b14-43b5-4ec9-8800-8a00b1ad0ee9 tempest-VolumesListAdminTestJSON-1011486056 tempest-VolumesListAdminTestJSON-1011486056-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d511a032-003e-4e5c-9c01-6354886c8da9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:06:50.236633 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-81ef1b14-43b5-4ec9-8800-8a00b1ad0ee9 tempest-VolumesListAdminTestJSON-1011486056 tempest-VolumesListAdminTestJSON-1011486056-project-admin] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:06:50.273817 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-81ef1b14-43b5-4ec9-8800-8a00b1ad0ee9 tempest-VolumesListAdminTestJSON-1011486056 tempest-VolumesListAdminTestJSON-1011486056-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d511a032-003e-4e5c-9c01-6354886c8da9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:06:50.274905 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-81ef1b14-43b5-4ec9-8800-8a00b1ad0ee9 tempest-VolumesListAdminTestJSON-1011486056 tempest-VolumesListAdminTestJSON-1011486056-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5503df86-7e6e-4db8-b9b9-29a4fbed7ba6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:06:50.340977 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-81ef1b14-43b5-4ec9-8800-8a00b1ad0ee9 tempest-VolumesListAdminTestJSON-1011486056 tempest-VolumesListAdminTestJSON-1011486056-project-admin] Created reservations ['ca0d0b4d-c0c5-425b-aad0-ae6f5f3498f7', '89265cce-ece2-4b6b-b198-a025c8af86ca', 'e489500f-de61-42bb-ab75-3b5f80bc6283', 'f576dbbf-e23a-4c7d-8fac-4f6c603b2e81'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:06:50.341985 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-81ef1b14-43b5-4ec9-8800-8a00b1ad0ee9 tempest-VolumesListAdminTestJSON-1011486056 tempest-VolumesListAdminTestJSON-1011486056-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5503df86-7e6e-4db8-b9b9-29a4fbed7ba6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca0d0b4d-c0c5-425b-aad0-ae6f5f3498f7', '89265cce-ece2-4b6b-b198-a025c8af86ca', 'e489500f-de61-42bb-ab75-3b5f80bc6283', 'f576dbbf-e23a-4c7d-8fac-4f6c603b2e81']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:06:50.343025 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-81ef1b14-43b5-4ec9-8800-8a00b1ad0ee9 tempest-VolumesListAdminTestJSON-1011486056 tempest-VolumesListAdminTestJSON-1011486056-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62dd0ac3-d943-45b5-be1e-81d292067b5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:06:50.366675 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-81ef1b14-43b5-4ec9-8800-8a00b1ad0ee9 tempest-VolumesListAdminTestJSON-1011486056 tempest-VolumesListAdminTestJSON-1011486056-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62dd0ac3-d943-45b5-be1e-81d292067b5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '862ce9b3-58d9-40af-9dc7-22aae829ef91', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5b1c00a43514a78ae2a3592ddad194d',qos_specs=None,replication_status=,reservations=['ca0d0b4d-c0c5-425b-aad0-ae6f5f3498f7','89265cce-ece2-4b6b-b198-a025c8af86ca','e489500f-de61-42bb-ab75-3b5f80bc6283','f576dbbf-e23a-4c7d-8fac-4f6c603b2e81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e2cfd758bf0464fb289143678a555d3',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:06:50Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=862ce9b3-58d9-40af-9dc7-22aae829ef91,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5b1c00a43514a78ae2a3592ddad194d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e2cfd758bf0464fb289143678a555d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:06:50.367511 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-81ef1b14-43b5-4ec9-8800-8a00b1ad0ee9 tempest-VolumesListAdminTestJSON-1011486056 tempest-VolumesListAdminTestJSON-1011486056-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e3008dd-9fd7-4354-b5e2-8ee9ed6f4371) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:06:50.384275 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-81ef1b14-43b5-4ec9-8800-8a00b1ad0ee9 tempest-VolumesListAdminTestJSON-1011486056 tempest-VolumesListAdminTestJSON-1011486056-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e3008dd-9fd7-4354-b5e2-8ee9ed6f4371) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5b1c00a43514a78ae2a3592ddad194d',qos_specs=None,replication_status=,reservations=['ca0d0b4d-c0c5-425b-aad0-ae6f5f3498f7','89265cce-ece2-4b6b-b198-a025c8af86ca','e489500f-de61-42bb-ab75-3b5f80bc6283','f576dbbf-e23a-4c7d-8fac-4f6c603b2e81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e2cfd758bf0464fb289143678a555d3',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:06:50.385010 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-81ef1b14-43b5-4ec9-8800-8a00b1ad0ee9 tempest-VolumesListAdminTestJSON-1011486056 tempest-VolumesListAdminTestJSON-1011486056-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3de13ccd-bfb5-49ba-97d3-a598507d0333) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:06:50.393387 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-81ef1b14-43b5-4ec9-8800-8a00b1ad0ee9 tempest-VolumesListAdminTestJSON-1011486056 tempest-VolumesListAdminTestJSON-1011486056-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3de13ccd-bfb5-49ba-97d3-a598507d0333) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:06:50.394230 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-81ef1b14-43b5-4ec9-8800-8a00b1ad0ee9 tempest-VolumesListAdminTestJSON-1011486056 tempest-VolumesListAdminTestJSON-1011486056-project-admin] Flow 'volume_create_api' (87dfe4ca-6b35-4fa4-8cfd-122d57151bcd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:06:50.394538 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-81ef1b14-43b5-4ec9-8800-8a00b1ad0ee9 tempest-VolumesListAdminTestJSON-1011486056 tempest-VolumesListAdminTestJSON-1011486056-project-admin] Create volume request issued successfully. Aug 13 21:06:50.395103 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-81ef1b14-43b5-4ec9-8800-8a00b1ad0ee9 tempest-VolumesListAdminTestJSON-1011486056 tempest-VolumesListAdminTestJSON-1011486056-project-admin] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:06:50.395486 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 112/441] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:06:49 2026] POST /volume/v3/volumes => generated 731 bytes in 430 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:06:50.411283 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b004dd45-732d-4be2-9daf-c256acdfd65a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:50.417018 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b004dd45-732d-4be2-9daf-c256acdfd65a tempest-VolumesListAdminTestJSON-1011486056 tempest-VolumesListAdminTestJSON-1011486056-project-admin] GET https://10.4.3.14/volume/v3/volumes/862ce9b3-58d9-40af-9dc7-22aae829ef91 Aug 13 21:06:50.417298 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b004dd45-732d-4be2-9daf-c256acdfd65a tempest-VolumesListAdminTestJSON-1011486056 tempest-VolumesListAdminTestJSON-1011486056-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:50.417558 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b004dd45-732d-4be2-9daf-c256acdfd65a tempest-VolumesListAdminTestJSON-1011486056 tempest-VolumesListAdminTestJSON-1011486056-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:50.431076 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:06:50.431076 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:06:50.436497 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-b004dd45-732d-4be2-9daf-c256acdfd65a tempest-VolumesListAdminTestJSON-1011486056 tempest-VolumesListAdminTestJSON-1011486056-project-admin] Volume info retrieved successfully. Aug 13 21:06:50.443533 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b004dd45-732d-4be2-9daf-c256acdfd65a tempest-VolumesListAdminTestJSON-1011486056 tempest-VolumesListAdminTestJSON-1011486056-project-admin] https://10.4.3.14/volume/v3/volumes/862ce9b3-58d9-40af-9dc7-22aae829ef91 returned with HTTP 200 Aug 13 21:06:50.444480 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 111/442] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:06:50 2026] GET /volume/v3/volumes/862ce9b3-58d9-40af-9dc7-22aae829ef91 => generated 910 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:06:50.576181 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-78fa36d8-bffd-48e7-a6d2-754d383c548b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:50.578130 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-78fa36d8-bffd-48e7-a6d2-754d383c548b tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] GET https://10.4.3.14/volume/v3/volumes/0fa0fbd2-c003-4e38-8569-aec1b76c122d Aug 13 21:06:50.578414 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-78fa36d8-bffd-48e7-a6d2-754d383c548b tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:50.578688 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-78fa36d8-bffd-48e7-a6d2-754d383c548b tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:50.592112 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:06:50.592112 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:06:50.597218 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-78fa36d8-bffd-48e7-a6d2-754d383c548b tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Volume info retrieved successfully. Aug 13 21:06:50.603500 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-78fa36d8-bffd-48e7-a6d2-754d383c548b tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] https://10.4.3.14/volume/v3/volumes/0fa0fbd2-c003-4e38-8569-aec1b76c122d returned with HTTP 200 Aug 13 21:06:50.603991 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 109/443] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:06:50 2026] GET /volume/v3/volumes/0fa0fbd2-c003-4e38-8569-aec1b76c122d => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:06:51.463517 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-42cd68be-ed41-42c8-9ea0-4ab1b9c353e5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:51.465326 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-42cd68be-ed41-42c8-9ea0-4ab1b9c353e5 tempest-VolumesListAdminTestJSON-1011486056 tempest-VolumesListAdminTestJSON-1011486056-project-admin] GET https://10.4.3.14/volume/v3/volumes/862ce9b3-58d9-40af-9dc7-22aae829ef91 Aug 13 21:06:51.465522 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-42cd68be-ed41-42c8-9ea0-4ab1b9c353e5 tempest-VolumesListAdminTestJSON-1011486056 tempest-VolumesListAdminTestJSON-1011486056-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:51.465710 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-42cd68be-ed41-42c8-9ea0-4ab1b9c353e5 tempest-VolumesListAdminTestJSON-1011486056 tempest-VolumesListAdminTestJSON-1011486056-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:51.475589 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:06:51.475589 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:06:51.482148 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-42cd68be-ed41-42c8-9ea0-4ab1b9c353e5 tempest-VolumesListAdminTestJSON-1011486056 tempest-VolumesListAdminTestJSON-1011486056-project-admin] Volume info retrieved successfully. Aug 13 21:06:51.488149 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-42cd68be-ed41-42c8-9ea0-4ab1b9c353e5 tempest-VolumesListAdminTestJSON-1011486056 tempest-VolumesListAdminTestJSON-1011486056-project-admin] https://10.4.3.14/volume/v3/volumes/862ce9b3-58d9-40af-9dc7-22aae829ef91 returned with HTTP 200 Aug 13 21:06:51.488556 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 112/444] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:06:51 2026] GET /volume/v3/volumes/862ce9b3-58d9-40af-9dc7-22aae829ef91 => generated 971 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:06:51.502108 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-505e8a01-7417-4a8d-8797-c265477c7c8c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:51.504153 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-505e8a01-7417-4a8d-8797-c265477c7c8c tempest-VolumesListAdminTestJSON-1011486056 tempest-VolumesListAdminTestJSON-1011486056-project-admin] GET https://10.4.3.14/volume/v3/volumes/detail?all_tenants=1&project_id=72c5d3dd06254e0b98d2c52a335c2e68 Aug 13 21:06:51.504381 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-505e8a01-7417-4a8d-8797-c265477c7c8c tempest-VolumesListAdminTestJSON-1011486056 tempest-VolumesListAdminTestJSON-1011486056-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:51.504571 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-505e8a01-7417-4a8d-8797-c265477c7c8c tempest-VolumesListAdminTestJSON-1011486056 tempest-VolumesListAdminTestJSON-1011486056-project-admin] Calling method 'detail' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:51.504982 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-505e8a01-7417-4a8d-8797-c265477c7c8c tempest-VolumesListAdminTestJSON-1011486056 tempest-VolumesListAdminTestJSON-1011486056-project-admin] Could not evaluate value 72c5d3dd06254e0b98d2c52a335c2e68, assuming string {{(pid=100215) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 21:06:51.505241 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:06:51.505241 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:06:51.505495 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-505e8a01-7417-4a8d-8797-c265477c7c8c tempest-VolumesListAdminTestJSON-1011486056 tempest-VolumesListAdminTestJSON-1011486056-project-admin] Searching by: MultiDict([('project_id', '72c5d3dd06254e0b98d2c52a335c2e68'), ('all_tenants', 1)]). {{(pid=100215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:06:51.534997 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-505e8a01-7417-4a8d-8797-c265477c7c8c tempest-VolumesListAdminTestJSON-1011486056 tempest-VolumesListAdminTestJSON-1011486056-project-admin] Get all volumes completed successfully. Aug 13 21:06:51.535952 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:06:51.535952 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:06:51.541050 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-505e8a01-7417-4a8d-8797-c265477c7c8c tempest-VolumesListAdminTestJSON-1011486056 tempest-VolumesListAdminTestJSON-1011486056-project-admin] https://10.4.3.14/volume/v3/volumes/detail?all_tenants=1&project_id=72c5d3dd06254e0b98d2c52a335c2e68 returned with HTTP 200 Aug 13 21:06:51.541607 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 113/445] 10.4.3.14 () {66 vars in 1366 bytes} [Thu Aug 13 21:06:51 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=72c5d3dd06254e0b98d2c52a335c2e68 => generated 3020 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 21:06:51.557130 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-da672119-fe06-41e6-b3b7-46b5e3384af2 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:51.559667 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-da672119-fe06-41e6-b3b7-46b5e3384af2 tempest-VolumesListAdminTestJSON-1011486056 tempest-VolumesListAdminTestJSON-1011486056-project-admin] DELETE https://10.4.3.14/volume/v3/volumes/862ce9b3-58d9-40af-9dc7-22aae829ef91 Aug 13 21:06:51.559988 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-da672119-fe06-41e6-b3b7-46b5e3384af2 tempest-VolumesListAdminTestJSON-1011486056 tempest-VolumesListAdminTestJSON-1011486056-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:51.560254 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-da672119-fe06-41e6-b3b7-46b5e3384af2 tempest-VolumesListAdminTestJSON-1011486056 tempest-VolumesListAdminTestJSON-1011486056-project-admin] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:51.560480 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-da672119-fe06-41e6-b3b7-46b5e3384af2 tempest-VolumesListAdminTestJSON-1011486056 tempest-VolumesListAdminTestJSON-1011486056-project-admin] Delete volume with id: 862ce9b3-58d9-40af-9dc7-22aae829ef91 Aug 13 21:06:51.568732 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:06:51.568732 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:06:51.569096 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-da672119-fe06-41e6-b3b7-46b5e3384af2 tempest-VolumesListAdminTestJSON-1011486056 tempest-VolumesListAdminTestJSON-1011486056-project-admin] Volume info retrieved successfully. Aug 13 21:06:51.587994 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-da672119-fe06-41e6-b3b7-46b5e3384af2 tempest-VolumesListAdminTestJSON-1011486056 tempest-VolumesListAdminTestJSON-1011486056-project-admin] Delete volume request issued successfully. Aug 13 21:06:51.588419 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-da672119-fe06-41e6-b3b7-46b5e3384af2 tempest-VolumesListAdminTestJSON-1011486056 tempest-VolumesListAdminTestJSON-1011486056-project-admin] https://10.4.3.14/volume/v3/volumes/862ce9b3-58d9-40af-9dc7-22aae829ef91 returned with HTTP 202 Aug 13 21:06:51.589040 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 112/446] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:06:51 2026] DELETE /volume/v3/volumes/862ce9b3-58d9-40af-9dc7-22aae829ef91 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:06:51.600375 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c247e581-3996-466d-a59d-f6c0efbe0e51 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:51.602125 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c247e581-3996-466d-a59d-f6c0efbe0e51 tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] GET https://10.4.3.14/volume/v3/volumes/4fbc7e9c-fb6b-4776-9b9b-93a9bd0c2441 Aug 13 21:06:51.602322 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c247e581-3996-466d-a59d-f6c0efbe0e51 tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:51.602531 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c247e581-3996-466d-a59d-f6c0efbe0e51 tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:51.605131 np0000007265 devstack@c-api.service[100217]: DEBUG dbcounter [-] [100217] Writing DB stats cinder:SELECT=381,cinder:UPDATE=57,cinder:INSERT=26 {{(pid=100217) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:06:51.612356 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:06:51.612356 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:06:51.616728 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-c247e581-3996-466d-a59d-f6c0efbe0e51 tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Volume info retrieved successfully. Aug 13 21:06:51.622769 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-869ce928-3a0a-4e53-b9e2-c7955260dee3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:51.623258 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c247e581-3996-466d-a59d-f6c0efbe0e51 tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] https://10.4.3.14/volume/v3/volumes/4fbc7e9c-fb6b-4776-9b9b-93a9bd0c2441 returned with HTTP 200 Aug 13 21:06:51.623951 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 110/447] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:06:51 2026] GET /volume/v3/volumes/4fbc7e9c-fb6b-4776-9b9b-93a9bd0c2441 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:06:51.626457 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-869ce928-3a0a-4e53-b9e2-c7955260dee3 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] GET https://10.4.3.14/volume/v3/volumes/0fa0fbd2-c003-4e38-8569-aec1b76c122d Aug 13 21:06:51.626675 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-869ce928-3a0a-4e53-b9e2-c7955260dee3 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:51.626937 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-869ce928-3a0a-4e53-b9e2-c7955260dee3 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:51.638478 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ba5cd6b7-34e1-4b06-b68f-61b00df20cd2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:51.640220 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ba5cd6b7-34e1-4b06-b68f-61b00df20cd2 tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] DELETE https://10.4.3.14/volume/v3/volumes/4fbc7e9c-fb6b-4776-9b9b-93a9bd0c2441 Aug 13 21:06:51.640405 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ba5cd6b7-34e1-4b06-b68f-61b00df20cd2 tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:51.640613 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ba5cd6b7-34e1-4b06-b68f-61b00df20cd2 tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:51.640808 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-ba5cd6b7-34e1-4b06-b68f-61b00df20cd2 tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Delete volume with id: 4fbc7e9c-fb6b-4776-9b9b-93a9bd0c2441 Aug 13 21:06:51.643913 np0000007265 devstack@c-api.service[100215]: DEBUG dbcounter [-] [100215] Writing DB stats cinder:UPDATE=68,cinder:INSERT=33,cinder:SELECT=346 {{(pid=100215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:06:51.646507 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:06:51.646507 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:06:51.649218 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:06:51.649218 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:06:51.649687 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ba5cd6b7-34e1-4b06-b68f-61b00df20cd2 tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Volume info retrieved successfully. Aug 13 21:06:51.651065 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-869ce928-3a0a-4e53-b9e2-c7955260dee3 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Volume info retrieved successfully. Aug 13 21:06:51.656270 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-869ce928-3a0a-4e53-b9e2-c7955260dee3 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] https://10.4.3.14/volume/v3/volumes/0fa0fbd2-c003-4e38-8569-aec1b76c122d returned with HTTP 200 Aug 13 21:06:51.656668 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 113/448] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:06:51 2026] GET /volume/v3/volumes/0fa0fbd2-c003-4e38-8569-aec1b76c122d => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:06:51.677179 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ba5cd6b7-34e1-4b06-b68f-61b00df20cd2 tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Delete volume request issued successfully. Aug 13 21:06:51.677392 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ba5cd6b7-34e1-4b06-b68f-61b00df20cd2 tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] https://10.4.3.14/volume/v3/volumes/4fbc7e9c-fb6b-4776-9b9b-93a9bd0c2441 returned with HTTP 202 Aug 13 21:06:51.677799 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 114/449] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:06:51 2026] DELETE /volume/v3/volumes/4fbc7e9c-fb6b-4776-9b9b-93a9bd0c2441 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:06:51.684546 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e6e15467-bf91-40cf-aed9-03ff9408d75b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:51.687132 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e6e15467-bf91-40cf-aed9-03ff9408d75b tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] GET https://10.4.3.14/volume/v3/volumes/4fbc7e9c-fb6b-4776-9b9b-93a9bd0c2441 Aug 13 21:06:51.687319 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e6e15467-bf91-40cf-aed9-03ff9408d75b tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:51.687580 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e6e15467-bf91-40cf-aed9-03ff9408d75b tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:51.695482 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:06:51.695482 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:06:51.700110 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-e6e15467-bf91-40cf-aed9-03ff9408d75b tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Volume info retrieved successfully. Aug 13 21:06:51.704353 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e6e15467-bf91-40cf-aed9-03ff9408d75b tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] https://10.4.3.14/volume/v3/volumes/4fbc7e9c-fb6b-4776-9b9b-93a9bd0c2441 returned with HTTP 200 Aug 13 21:06:51.704727 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 113/450] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:06:51 2026] GET /volume/v3/volumes/4fbc7e9c-fb6b-4776-9b9b-93a9bd0c2441 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:06:52.674377 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-1f938e70-2164-49c8-a5ef-6f3a278c6ebd None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:52.677905 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1f938e70-2164-49c8-a5ef-6f3a278c6ebd tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] GET https://10.4.3.14/volume/v3/volumes/0fa0fbd2-c003-4e38-8569-aec1b76c122d Aug 13 21:06:52.678228 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1f938e70-2164-49c8-a5ef-6f3a278c6ebd tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:52.678468 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1f938e70-2164-49c8-a5ef-6f3a278c6ebd tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:52.692312 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:06:52.692312 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:06:52.696085 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-1f938e70-2164-49c8-a5ef-6f3a278c6ebd tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Volume info retrieved successfully. Aug 13 21:06:52.701257 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1f938e70-2164-49c8-a5ef-6f3a278c6ebd tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] https://10.4.3.14/volume/v3/volumes/0fa0fbd2-c003-4e38-8569-aec1b76c122d returned with HTTP 200 Aug 13 21:06:52.701257 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 111/451] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:06:52 2026] GET /volume/v3/volumes/0fa0fbd2-c003-4e38-8569-aec1b76c122d => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:06:52.722309 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-be454a54-aa97-4ff7-9494-437c0aacceed None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:52.724087 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-be454a54-aa97-4ff7-9494-437c0aacceed tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] GET https://10.4.3.14/volume/v3/volumes/4fbc7e9c-fb6b-4776-9b9b-93a9bd0c2441 Aug 13 21:06:52.724225 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-be454a54-aa97-4ff7-9494-437c0aacceed tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:52.724398 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-be454a54-aa97-4ff7-9494-437c0aacceed tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:52.733089 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-be454a54-aa97-4ff7-9494-437c0aacceed tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] https://10.4.3.14/volume/v3/volumes/4fbc7e9c-fb6b-4776-9b9b-93a9bd0c2441 returned with HTTP 404 Aug 13 21:06:52.733531 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 114/452] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:06:52 2026] GET /volume/v3/volumes/4fbc7e9c-fb6b-4776-9b9b-93a9bd0c2441 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:06:52.743948 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-da84bc8a-ca31-47ff-830d-8bf75df0a240 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:52.746798 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-da84bc8a-ca31-47ff-830d-8bf75df0a240 tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] GET https://10.4.3.14/volume/v3/volumes/90d46893-41cf-46cb-896f-07232ac02475 Aug 13 21:06:52.747036 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-da84bc8a-ca31-47ff-830d-8bf75df0a240 tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:52.747224 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-da84bc8a-ca31-47ff-830d-8bf75df0a240 tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:52.754867 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:06:52.754867 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:06:52.759486 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-da84bc8a-ca31-47ff-830d-8bf75df0a240 tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Volume info retrieved successfully. Aug 13 21:06:52.764314 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-da84bc8a-ca31-47ff-830d-8bf75df0a240 tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] https://10.4.3.14/volume/v3/volumes/90d46893-41cf-46cb-896f-07232ac02475 returned with HTTP 200 Aug 13 21:06:52.765061 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 115/453] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:06:52 2026] GET /volume/v3/volumes/90d46893-41cf-46cb-896f-07232ac02475 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:06:52.779156 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b847686e-eec5-45f4-9613-2ef48b4a31f2 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:52.780981 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b847686e-eec5-45f4-9613-2ef48b4a31f2 tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] DELETE https://10.4.3.14/volume/v3/volumes/90d46893-41cf-46cb-896f-07232ac02475 Aug 13 21:06:52.780981 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b847686e-eec5-45f4-9613-2ef48b4a31f2 tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:52.780981 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b847686e-eec5-45f4-9613-2ef48b4a31f2 tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:52.781093 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-b847686e-eec5-45f4-9613-2ef48b4a31f2 tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Delete volume with id: 90d46893-41cf-46cb-896f-07232ac02475 Aug 13 21:06:52.791115 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:06:52.791115 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:06:52.791503 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-b847686e-eec5-45f4-9613-2ef48b4a31f2 tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Volume info retrieved successfully. Aug 13 21:06:52.813115 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-b847686e-eec5-45f4-9613-2ef48b4a31f2 tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Delete volume request issued successfully. Aug 13 21:06:52.813300 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b847686e-eec5-45f4-9613-2ef48b4a31f2 tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] https://10.4.3.14/volume/v3/volumes/90d46893-41cf-46cb-896f-07232ac02475 returned with HTTP 202 Aug 13 21:06:52.813680 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 114/454] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:06:52 2026] DELETE /volume/v3/volumes/90d46893-41cf-46cb-896f-07232ac02475 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:06:52.820811 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f9563c0e-5d20-45b3-882d-dd0ff482157d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:52.824050 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f9563c0e-5d20-45b3-882d-dd0ff482157d tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] GET https://10.4.3.14/volume/v3/volumes/90d46893-41cf-46cb-896f-07232ac02475 Aug 13 21:06:52.824328 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f9563c0e-5d20-45b3-882d-dd0ff482157d tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:52.824592 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f9563c0e-5d20-45b3-882d-dd0ff482157d tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:52.831976 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:06:52.831976 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:06:52.836686 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-f9563c0e-5d20-45b3-882d-dd0ff482157d tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Volume info retrieved successfully. Aug 13 21:06:52.842194 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f9563c0e-5d20-45b3-882d-dd0ff482157d tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] https://10.4.3.14/volume/v3/volumes/90d46893-41cf-46cb-896f-07232ac02475 returned with HTTP 200 Aug 13 21:06:52.842311 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-f5586f86-5021-4bc1-ae3d-5e0cf662955b req-f296630d-ebb3-433c-bcad-e2a7c5c88a4d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:52.842647 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 112/455] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:06:52 2026] GET /volume/v3/volumes/90d46893-41cf-46cb-896f-07232ac02475 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:06:52.844323 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-f5586f86-5021-4bc1-ae3d-5e0cf662955b req-f296630d-ebb3-433c-bcad-e2a7c5c88a4d tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] GET https://10.4.3.14/volume/v3/volumes/7ee4f05f-04fa-4fec-99b5-b31fac626a34 Aug 13 21:06:52.844538 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-f5586f86-5021-4bc1-ae3d-5e0cf662955b req-f296630d-ebb3-433c-bcad-e2a7c5c88a4d tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:52.844754 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-f5586f86-5021-4bc1-ae3d-5e0cf662955b req-f296630d-ebb3-433c-bcad-e2a7c5c88a4d tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:52.853201 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:06:52.853201 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:06:52.856247 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-f5586f86-5021-4bc1-ae3d-5e0cf662955b req-f296630d-ebb3-433c-bcad-e2a7c5c88a4d tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Volume info retrieved successfully. Aug 13 21:06:52.859845 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-f5586f86-5021-4bc1-ae3d-5e0cf662955b req-f296630d-ebb3-433c-bcad-e2a7c5c88a4d tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] https://10.4.3.14/volume/v3/volumes/7ee4f05f-04fa-4fec-99b5-b31fac626a34 returned with HTTP 200 Aug 13 21:06:52.860277 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 115/456] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:06:52 2026] GET /volume/v3/volumes/7ee4f05f-04fa-4fec-99b5-b31fac626a34 => generated 1132 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:06:53.096394 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-dcfdccce-1758-4827-9764-bfea26020483 req-616b5386-42aa-4f65-8b64-e3e313dbf254 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:53.100354 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-dcfdccce-1758-4827-9764-bfea26020483 req-616b5386-42aa-4f65-8b64-e3e313dbf254 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] POST https://10.4.3.14/volume/v3/attachments/5f664797-60c6-4bf4-b0ad-557bf7ca382c/action Aug 13 21:06:53.100702 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-dcfdccce-1758-4827-9764-bfea26020483 req-616b5386-42aa-4f65-8b64-e3e313dbf254 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Action body: b'{"os-complete": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:06:53.101997 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-dcfdccce-1758-4827-9764-bfea26020483 req-616b5386-42aa-4f65-8b64-e3e313dbf254 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:06:53.126382 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:06:53.126382 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:06:53.142129 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-dcfdccce-1758-4827-9764-bfea26020483 req-616b5386-42aa-4f65-8b64-e3e313dbf254 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] https://10.4.3.14/volume/v3/attachments/5f664797-60c6-4bf4-b0ad-557bf7ca382c/action returned with HTTP 204 Aug 13 21:06:53.142573 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 116/457] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:06:53 2026] POST /volume/v3/attachments/5f664797-60c6-4bf4-b0ad-557bf7ca382c/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:06:53.720360 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-65500425-656e-4e52-8e9d-6aa5b9075eab None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:53.723301 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-65500425-656e-4e52-8e9d-6aa5b9075eab tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] GET https://10.4.3.14/volume/v3/volumes/0fa0fbd2-c003-4e38-8569-aec1b76c122d Aug 13 21:06:53.723491 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-65500425-656e-4e52-8e9d-6aa5b9075eab tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:53.723691 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-65500425-656e-4e52-8e9d-6aa5b9075eab tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:53.743278 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:06:53.743278 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:06:53.753772 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-65500425-656e-4e52-8e9d-6aa5b9075eab tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Volume info retrieved successfully. Aug 13 21:06:53.759607 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-65500425-656e-4e52-8e9d-6aa5b9075eab tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] https://10.4.3.14/volume/v3/volumes/0fa0fbd2-c003-4e38-8569-aec1b76c122d returned with HTTP 200 Aug 13 21:06:53.760105 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 115/458] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:06:53 2026] GET /volume/v3/volumes/0fa0fbd2-c003-4e38-8569-aec1b76c122d => generated 1133 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:06:53.778140 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-5d59606c-8718-442f-9b43-5165f327d59e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:53.782898 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5d59606c-8718-442f-9b43-5165f327d59e tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] GET https://10.4.3.14/volume/v3/volumes/0fa0fbd2-c003-4e38-8569-aec1b76c122d Aug 13 21:06:53.783326 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5d59606c-8718-442f-9b43-5165f327d59e tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:53.783512 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5d59606c-8718-442f-9b43-5165f327d59e tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:53.797207 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:06:53.797207 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:06:53.800660 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-5d59606c-8718-442f-9b43-5165f327d59e tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Volume info retrieved successfully. Aug 13 21:06:53.804527 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5d59606c-8718-442f-9b43-5165f327d59e tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] https://10.4.3.14/volume/v3/volumes/0fa0fbd2-c003-4e38-8569-aec1b76c122d returned with HTTP 200 Aug 13 21:06:53.804912 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 113/459] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:06:53 2026] GET /volume/v3/volumes/0fa0fbd2-c003-4e38-8569-aec1b76c122d => generated 1133 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:06:53.860123 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7d459c60-f396-4cfa-abd2-f1750dcf82ef None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:53.862477 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7d459c60-f396-4cfa-abd2-f1750dcf82ef tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] GET https://10.4.3.14/volume/v3/volumes/90d46893-41cf-46cb-896f-07232ac02475 Aug 13 21:06:53.862610 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7d459c60-f396-4cfa-abd2-f1750dcf82ef tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:53.862855 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7d459c60-f396-4cfa-abd2-f1750dcf82ef tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:53.869002 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7d459c60-f396-4cfa-abd2-f1750dcf82ef tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] https://10.4.3.14/volume/v3/volumes/90d46893-41cf-46cb-896f-07232ac02475 returned with HTTP 404 Aug 13 21:06:53.869377 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 116/460] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:06:53 2026] GET /volume/v3/volumes/90d46893-41cf-46cb-896f-07232ac02475 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:06:53.877028 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e9d1b780-bc3d-4f45-a995-82eccf1e8bea None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:53.879246 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e9d1b780-bc3d-4f45-a995-82eccf1e8bea tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] GET https://10.4.3.14/volume/v3/volumes/936d1881-2b1c-4e91-a58b-661a58aac164 Aug 13 21:06:53.879450 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e9d1b780-bc3d-4f45-a995-82eccf1e8bea tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:53.879651 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e9d1b780-bc3d-4f45-a995-82eccf1e8bea tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:53.887718 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:06:53.887718 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:06:53.891955 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e9d1b780-bc3d-4f45-a995-82eccf1e8bea tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Volume info retrieved successfully. Aug 13 21:06:53.897711 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e9d1b780-bc3d-4f45-a995-82eccf1e8bea tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] https://10.4.3.14/volume/v3/volumes/936d1881-2b1c-4e91-a58b-661a58aac164 returned with HTTP 200 Aug 13 21:06:53.898324 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 117/461] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:06:53 2026] GET /volume/v3/volumes/936d1881-2b1c-4e91-a58b-661a58aac164 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:06:53.918412 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ccf4c161-28f5-41ef-b9eb-8f782e4346e3 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:53.918825 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ccf4c161-28f5-41ef-b9eb-8f782e4346e3 tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] DELETE https://10.4.3.14/volume/v3/volumes/936d1881-2b1c-4e91-a58b-661a58aac164 Aug 13 21:06:53.922569 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ccf4c161-28f5-41ef-b9eb-8f782e4346e3 tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:53.922569 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ccf4c161-28f5-41ef-b9eb-8f782e4346e3 tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:53.922569 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-ccf4c161-28f5-41ef-b9eb-8f782e4346e3 tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Delete volume with id: 936d1881-2b1c-4e91-a58b-661a58aac164 Aug 13 21:06:53.933326 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:06:53.933326 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:06:53.933824 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-ccf4c161-28f5-41ef-b9eb-8f782e4346e3 tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Volume info retrieved successfully. Aug 13 21:06:53.960511 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-ccf4c161-28f5-41ef-b9eb-8f782e4346e3 tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Delete volume request issued successfully. Aug 13 21:06:53.960511 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ccf4c161-28f5-41ef-b9eb-8f782e4346e3 tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] https://10.4.3.14/volume/v3/volumes/936d1881-2b1c-4e91-a58b-661a58aac164 returned with HTTP 202 Aug 13 21:06:53.960896 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 116/462] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:06:53 2026] DELETE /volume/v3/volumes/936d1881-2b1c-4e91-a58b-661a58aac164 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:06:53.974735 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-776ce2bf-234e-47e4-80e9-5b14c42b1982 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:53.977548 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-776ce2bf-234e-47e4-80e9-5b14c42b1982 tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] GET https://10.4.3.14/volume/v3/volumes/936d1881-2b1c-4e91-a58b-661a58aac164 Aug 13 21:06:53.977742 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-776ce2bf-234e-47e4-80e9-5b14c42b1982 tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:53.977944 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-776ce2bf-234e-47e4-80e9-5b14c42b1982 tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:53.987229 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:06:53.987229 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:06:53.993596 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-776ce2bf-234e-47e4-80e9-5b14c42b1982 tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Volume info retrieved successfully. Aug 13 21:06:53.999083 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-776ce2bf-234e-47e4-80e9-5b14c42b1982 tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] https://10.4.3.14/volume/v3/volumes/936d1881-2b1c-4e91-a58b-661a58aac164 returned with HTTP 200 Aug 13 21:06:53.999083 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 114/463] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:06:53 2026] GET /volume/v3/volumes/936d1881-2b1c-4e91-a58b-661a58aac164 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:06:55.013880 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f023cd3f-fe96-4656-a3ab-3d491ea89947 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:06:55.019438 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f023cd3f-fe96-4656-a3ab-3d491ea89947 tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] GET https://10.4.3.14/volume/v3/volumes/936d1881-2b1c-4e91-a58b-661a58aac164 Aug 13 21:06:55.019894 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f023cd3f-fe96-4656-a3ab-3d491ea89947 tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:06:55.019894 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f023cd3f-fe96-4656-a3ab-3d491ea89947 tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:06:55.040815 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f023cd3f-fe96-4656-a3ab-3d491ea89947 tempest-VolumesListAdminTestJSON-53354768 tempest-VolumesListAdminTestJSON-53354768-project-member] https://10.4.3.14/volume/v3/volumes/936d1881-2b1c-4e91-a58b-661a58aac164 returned with HTTP 404 Aug 13 21:06:55.041428 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 117/464] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:06:55 2026] GET /volume/v3/volumes/936d1881-2b1c-4e91-a58b-661a58aac164 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:07:01.816290 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b3e1f906-80c9-4860-8ec1-1cf55b5fa543 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:01.820089 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b3e1f906-80c9-4860-8ec1-1cf55b5fa543 tempest-VolumesAdminNegativeTest-805812792 tempest-VolumesAdminNegativeTest-805812792-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:07:01.820592 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b3e1f906-80c9-4860-8ec1-1cf55b5fa543 tempest-VolumesAdminNegativeTest-805812792 tempest-VolumesAdminNegativeTest-805812792-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-444747289"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:07:01.822734 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-b3e1f906-80c9-4860-8ec1-1cf55b5fa543 tempest-VolumesAdminNegativeTest-805812792 tempest-VolumesAdminNegativeTest-805812792-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-444747289'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:07:01.822890 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-b3e1f906-80c9-4860-8ec1-1cf55b5fa543 tempest-VolumesAdminNegativeTest-805812792 tempest-VolumesAdminNegativeTest-805812792-project-member] Create volume of 1 GB Aug 13 21:07:01.828208 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b3e1f906-80c9-4860-8ec1-1cf55b5fa543 tempest-VolumesAdminNegativeTest-805812792 tempest-VolumesAdminNegativeTest-805812792-project-member] Availability Zones retrieved successfully. Aug 13 21:07:01.836575 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b3e1f906-80c9-4860-8ec1-1cf55b5fa543 tempest-VolumesAdminNegativeTest-805812792 tempest-VolumesAdminNegativeTest-805812792-project-member] Flow 'volume_create_api' (dbc3ce38-4759-4ce2-8ee2-21a6f61e8563) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:07:01.837919 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b3e1f906-80c9-4860-8ec1-1cf55b5fa543 tempest-VolumesAdminNegativeTest-805812792 tempest-VolumesAdminNegativeTest-805812792-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26bf29ae-67f2-4205-bc44-7dbdee8b8168) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:07:01.839301 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-b3e1f906-80c9-4860-8ec1-1cf55b5fa543 tempest-VolumesAdminNegativeTest-805812792 tempest-VolumesAdminNegativeTest-805812792-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:07:01.878088 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b3e1f906-80c9-4860-8ec1-1cf55b5fa543 tempest-VolumesAdminNegativeTest-805812792 tempest-VolumesAdminNegativeTest-805812792-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26bf29ae-67f2-4205-bc44-7dbdee8b8168) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:07:01.878692 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b3e1f906-80c9-4860-8ec1-1cf55b5fa543 tempest-VolumesAdminNegativeTest-805812792 tempest-VolumesAdminNegativeTest-805812792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b10a6bd5-bc0d-4473-aa37-328c7145f718) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:07:01.953292 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-b3e1f906-80c9-4860-8ec1-1cf55b5fa543 tempest-VolumesAdminNegativeTest-805812792 tempest-VolumesAdminNegativeTest-805812792-project-member] Created reservations ['6ebffe48-662f-4b42-8500-6c3e849cbec3', 'b9ced9b4-366c-4c30-8fc2-ba6007875f29', 'ea709fea-4758-4436-9742-9e105a3b8880', '35e86cd3-9c61-4eb3-ad6e-cb907b8a7e1c'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:07:01.954292 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b3e1f906-80c9-4860-8ec1-1cf55b5fa543 tempest-VolumesAdminNegativeTest-805812792 tempest-VolumesAdminNegativeTest-805812792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b10a6bd5-bc0d-4473-aa37-328c7145f718) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ebffe48-662f-4b42-8500-6c3e849cbec3', 'b9ced9b4-366c-4c30-8fc2-ba6007875f29', 'ea709fea-4758-4436-9742-9e105a3b8880', '35e86cd3-9c61-4eb3-ad6e-cb907b8a7e1c']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:07:01.955466 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b3e1f906-80c9-4860-8ec1-1cf55b5fa543 tempest-VolumesAdminNegativeTest-805812792 tempest-VolumesAdminNegativeTest-805812792-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d931afeb-cf04-4eb5-abbe-0d9a469061dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:07:01.989076 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b3e1f906-80c9-4860-8ec1-1cf55b5fa543 tempest-VolumesAdminNegativeTest-805812792 tempest-VolumesAdminNegativeTest-805812792-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d931afeb-cf04-4eb5-abbe-0d9a469061dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb1b712b-5652-4515-8b2c-25a71dcb5c0e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-444747289',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5491b3732a2843f883db24b78d9e8f26',qos_specs=None,replication_status=,reservations=['6ebffe48-662f-4b42-8500-6c3e849cbec3','b9ced9b4-366c-4c30-8fc2-ba6007875f29','ea709fea-4758-4436-9742-9e105a3b8880','35e86cd3-9c61-4eb3-ad6e-cb907b8a7e1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f5e13ca4f99459d890284573904bf89',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:07:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-444747289',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cb1b712b-5652-4515-8b2c-25a71dcb5c0e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5491b3732a2843f883db24b78d9e8f26',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f5e13ca4f99459d890284573904bf89',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:07:01.989674 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b3e1f906-80c9-4860-8ec1-1cf55b5fa543 tempest-VolumesAdminNegativeTest-805812792 tempest-VolumesAdminNegativeTest-805812792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (329497d0-6480-4f48-99c5-5da36851d540) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:07:02.018224 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b3e1f906-80c9-4860-8ec1-1cf55b5fa543 tempest-VolumesAdminNegativeTest-805812792 tempest-VolumesAdminNegativeTest-805812792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (329497d0-6480-4f48-99c5-5da36851d540) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-444747289',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5491b3732a2843f883db24b78d9e8f26',qos_specs=None,replication_status=,reservations=['6ebffe48-662f-4b42-8500-6c3e849cbec3','b9ced9b4-366c-4c30-8fc2-ba6007875f29','ea709fea-4758-4436-9742-9e105a3b8880','35e86cd3-9c61-4eb3-ad6e-cb907b8a7e1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f5e13ca4f99459d890284573904bf89',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:07:02.018224 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b3e1f906-80c9-4860-8ec1-1cf55b5fa543 tempest-VolumesAdminNegativeTest-805812792 tempest-VolumesAdminNegativeTest-805812792-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c894786-10c2-40e3-bbed-159d00446788) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:07:02.036558 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b3e1f906-80c9-4860-8ec1-1cf55b5fa543 tempest-VolumesAdminNegativeTest-805812792 tempest-VolumesAdminNegativeTest-805812792-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c894786-10c2-40e3-bbed-159d00446788) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:07:02.037387 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b3e1f906-80c9-4860-8ec1-1cf55b5fa543 tempest-VolumesAdminNegativeTest-805812792 tempest-VolumesAdminNegativeTest-805812792-project-member] Flow 'volume_create_api' (dbc3ce38-4759-4ce2-8ee2-21a6f61e8563) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:07:02.039291 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b3e1f906-80c9-4860-8ec1-1cf55b5fa543 tempest-VolumesAdminNegativeTest-805812792 tempest-VolumesAdminNegativeTest-805812792-project-member] Create volume request issued successfully. Aug 13 21:07:02.039291 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b3e1f906-80c9-4860-8ec1-1cf55b5fa543 tempest-VolumesAdminNegativeTest-805812792 tempest-VolumesAdminNegativeTest-805812792-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:07:02.039291 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 118/465] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:07:01 2026] POST /volume/v3/volumes => generated 752 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:07:02.061859 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-dd696497-3d75-485c-9908-a621799cec26 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:02.064791 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-dd696497-3d75-485c-9908-a621799cec26 tempest-VolumesAdminNegativeTest-805812792 tempest-VolumesAdminNegativeTest-805812792-project-member] GET https://10.4.3.14/volume/v3/volumes/cb1b712b-5652-4515-8b2c-25a71dcb5c0e Aug 13 21:07:02.064791 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-dd696497-3d75-485c-9908-a621799cec26 tempest-VolumesAdminNegativeTest-805812792 tempest-VolumesAdminNegativeTest-805812792-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:02.066983 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-dd696497-3d75-485c-9908-a621799cec26 tempest-VolumesAdminNegativeTest-805812792 tempest-VolumesAdminNegativeTest-805812792-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:02.083835 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:07:02.083835 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:07:02.088813 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-dd696497-3d75-485c-9908-a621799cec26 tempest-VolumesAdminNegativeTest-805812792 tempest-VolumesAdminNegativeTest-805812792-project-member] Volume info retrieved successfully. Aug 13 21:07:02.095224 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-dd696497-3d75-485c-9908-a621799cec26 tempest-VolumesAdminNegativeTest-805812792 tempest-VolumesAdminNegativeTest-805812792-project-member] https://10.4.3.14/volume/v3/volumes/cb1b712b-5652-4515-8b2c-25a71dcb5c0e returned with HTTP 200 Aug 13 21:07:02.095729 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 117/466] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:07:02 2026] GET /volume/v3/volumes/cb1b712b-5652-4515-8b2c-25a71dcb5c0e => generated 820 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:07:03.117030 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-32af9d88-38c0-4044-8d27-317811cbd42a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:03.118844 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-32af9d88-38c0-4044-8d27-317811cbd42a tempest-VolumesAdminNegativeTest-805812792 tempest-VolumesAdminNegativeTest-805812792-project-member] GET https://10.4.3.14/volume/v3/volumes/cb1b712b-5652-4515-8b2c-25a71dcb5c0e Aug 13 21:07:03.118844 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-32af9d88-38c0-4044-8d27-317811cbd42a tempest-VolumesAdminNegativeTest-805812792 tempest-VolumesAdminNegativeTest-805812792-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:03.119089 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-32af9d88-38c0-4044-8d27-317811cbd42a tempest-VolumesAdminNegativeTest-805812792 tempest-VolumesAdminNegativeTest-805812792-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:03.129312 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:07:03.129312 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:07:03.134909 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-32af9d88-38c0-4044-8d27-317811cbd42a tempest-VolumesAdminNegativeTest-805812792 tempest-VolumesAdminNegativeTest-805812792-project-member] Volume info retrieved successfully. Aug 13 21:07:03.142707 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-32af9d88-38c0-4044-8d27-317811cbd42a tempest-VolumesAdminNegativeTest-805812792 tempest-VolumesAdminNegativeTest-805812792-project-member] https://10.4.3.14/volume/v3/volumes/cb1b712b-5652-4515-8b2c-25a71dcb5c0e returned with HTTP 200 Aug 13 21:07:03.143131 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 115/467] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:07:03 2026] GET /volume/v3/volumes/cb1b712b-5652-4515-8b2c-25a71dcb5c0e => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:07:03.558289 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-60a2d9fc-9deb-449a-b3e2-11d3ae6807d3 req-5efc179a-3bb0-4d25-a7f5-a6ecc65e7367 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:03.561558 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-60a2d9fc-9deb-449a-b3e2-11d3ae6807d3 req-5efc179a-3bb0-4d25-a7f5-a6ecc65e7367 tempest-VolumesAdminNegativeTest-269707944 tempest-VolumesAdminNegativeTest-269707944-project] GET https://10.4.3.14/volume/v3/volumes/66df718c-c477-465d-9b04-7d476af5a3f0 Aug 13 21:07:03.561723 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-60a2d9fc-9deb-449a-b3e2-11d3ae6807d3 req-5efc179a-3bb0-4d25-a7f5-a6ecc65e7367 tempest-VolumesAdminNegativeTest-269707944 tempest-VolumesAdminNegativeTest-269707944-project] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:03.562047 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-60a2d9fc-9deb-449a-b3e2-11d3ae6807d3 req-5efc179a-3bb0-4d25-a7f5-a6ecc65e7367 tempest-VolumesAdminNegativeTest-269707944 tempest-VolumesAdminNegativeTest-269707944-project] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:03.571889 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-60a2d9fc-9deb-449a-b3e2-11d3ae6807d3 req-5efc179a-3bb0-4d25-a7f5-a6ecc65e7367 tempest-VolumesAdminNegativeTest-269707944 tempest-VolumesAdminNegativeTest-269707944-project] https://10.4.3.14/volume/v3/volumes/66df718c-c477-465d-9b04-7d476af5a3f0 returned with HTTP 404 Aug 13 21:07:03.573198 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 118/468] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:07:03 2026] GET /volume/v3/volumes/66df718c-c477-465d-9b04-7d476af5a3f0 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:07:03.587781 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-21401db4-bd51-4c85-ad2d-116dd6cc9662 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:03.589794 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-21401db4-bd51-4c85-ad2d-116dd6cc9662 tempest-VolumesAdminNegativeTest-805812792 tempest-VolumesAdminNegativeTest-805812792-project-member] DELETE https://10.4.3.14/volume/v3/volumes/cb1b712b-5652-4515-8b2c-25a71dcb5c0e Aug 13 21:07:03.590012 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-21401db4-bd51-4c85-ad2d-116dd6cc9662 tempest-VolumesAdminNegativeTest-805812792 tempest-VolumesAdminNegativeTest-805812792-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:03.590189 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-21401db4-bd51-4c85-ad2d-116dd6cc9662 tempest-VolumesAdminNegativeTest-805812792 tempest-VolumesAdminNegativeTest-805812792-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:03.590355 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-21401db4-bd51-4c85-ad2d-116dd6cc9662 tempest-VolumesAdminNegativeTest-805812792 tempest-VolumesAdminNegativeTest-805812792-project-member] Delete volume with id: cb1b712b-5652-4515-8b2c-25a71dcb5c0e Aug 13 21:07:03.598019 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:07:03.598019 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:07:03.606693 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-21401db4-bd51-4c85-ad2d-116dd6cc9662 tempest-VolumesAdminNegativeTest-805812792 tempest-VolumesAdminNegativeTest-805812792-project-member] Volume info retrieved successfully. Aug 13 21:07:03.629983 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-21401db4-bd51-4c85-ad2d-116dd6cc9662 tempest-VolumesAdminNegativeTest-805812792 tempest-VolumesAdminNegativeTest-805812792-project-member] Delete volume request issued successfully. Aug 13 21:07:03.629983 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-21401db4-bd51-4c85-ad2d-116dd6cc9662 tempest-VolumesAdminNegativeTest-805812792 tempest-VolumesAdminNegativeTest-805812792-project-member] https://10.4.3.14/volume/v3/volumes/cb1b712b-5652-4515-8b2c-25a71dcb5c0e returned with HTTP 202 Aug 13 21:07:03.630336 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 119/469] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:07:03 2026] DELETE /volume/v3/volumes/cb1b712b-5652-4515-8b2c-25a71dcb5c0e => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:07:03.637294 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-8bf45743-415f-422c-a220-b9e4f0114d90 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:03.640027 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8bf45743-415f-422c-a220-b9e4f0114d90 tempest-VolumesAdminNegativeTest-805812792 tempest-VolumesAdminNegativeTest-805812792-project-member] GET https://10.4.3.14/volume/v3/volumes/cb1b712b-5652-4515-8b2c-25a71dcb5c0e Aug 13 21:07:03.640294 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8bf45743-415f-422c-a220-b9e4f0114d90 tempest-VolumesAdminNegativeTest-805812792 tempest-VolumesAdminNegativeTest-805812792-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:03.640544 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8bf45743-415f-422c-a220-b9e4f0114d90 tempest-VolumesAdminNegativeTest-805812792 tempest-VolumesAdminNegativeTest-805812792-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:03.649837 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:07:03.649837 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:07:03.656421 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-8bf45743-415f-422c-a220-b9e4f0114d90 tempest-VolumesAdminNegativeTest-805812792 tempest-VolumesAdminNegativeTest-805812792-project-member] Volume info retrieved successfully. Aug 13 21:07:03.666947 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8bf45743-415f-422c-a220-b9e4f0114d90 tempest-VolumesAdminNegativeTest-805812792 tempest-VolumesAdminNegativeTest-805812792-project-member] https://10.4.3.14/volume/v3/volumes/cb1b712b-5652-4515-8b2c-25a71dcb5c0e returned with HTTP 200 Aug 13 21:07:03.668574 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 118/470] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:07:03 2026] GET /volume/v3/volumes/cb1b712b-5652-4515-8b2c-25a71dcb5c0e => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:07:03.785877 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-5aa312f6-046f-43cd-aa73-7900d301101f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:03.909720 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5aa312f6-046f-43cd-aa73-7900d301101f tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:07:03.910051 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5aa312f6-046f-43cd-aa73-7900d301101f tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-795568895"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:07:03.911350 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-5aa312f6-046f-43cd-aa73-7900d301101f tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-795568895'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:07:03.911457 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-5aa312f6-046f-43cd-aa73-7900d301101f tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Create volume of 1 GB Aug 13 21:07:03.915364 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-5aa312f6-046f-43cd-aa73-7900d301101f tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Availability Zones retrieved successfully. Aug 13 21:07:03.920389 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-5aa312f6-046f-43cd-aa73-7900d301101f tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Flow 'volume_create_api' (4d98a11f-42e0-4952-94d5-1be88f35562f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:07:03.921418 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-5aa312f6-046f-43cd-aa73-7900d301101f tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a065ff0c-0780-4d02-89b7-71b203d8700b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:07:03.922329 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-5aa312f6-046f-43cd-aa73-7900d301101f tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:07:03.946285 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-5aa312f6-046f-43cd-aa73-7900d301101f tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a065ff0c-0780-4d02-89b7-71b203d8700b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:07:03.947084 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-5aa312f6-046f-43cd-aa73-7900d301101f tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6991967-b5fd-42b1-9afa-beae620a798d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:07:04.008233 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-5aa312f6-046f-43cd-aa73-7900d301101f tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Created reservations ['9507a252-205a-4fdd-9aa5-61f3977d5263', 'b293a43d-8a9c-4fab-913c-4920b843c717', 'b5e30a90-36ac-4aa0-9a7c-906c8482705e', '91439ec1-f23f-420d-bc28-fc3ae378f0d2'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:07:04.009950 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-5aa312f6-046f-43cd-aa73-7900d301101f tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6991967-b5fd-42b1-9afa-beae620a798d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9507a252-205a-4fdd-9aa5-61f3977d5263', 'b293a43d-8a9c-4fab-913c-4920b843c717', 'b5e30a90-36ac-4aa0-9a7c-906c8482705e', '91439ec1-f23f-420d-bc28-fc3ae378f0d2']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:07:04.010455 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-5aa312f6-046f-43cd-aa73-7900d301101f tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03a93ca1-e264-455a-89cb-3f6d3c6e057a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:07:04.040306 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-5aa312f6-046f-43cd-aa73-7900d301101f tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03a93ca1-e264-455a-89cb-3f6d3c6e057a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f0b055cf-8f67-4d95-b804-7922a6096226', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-795568895',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1869b2680aa1424b8340370b833874ec',qos_specs=None,replication_status=,reservations=['9507a252-205a-4fdd-9aa5-61f3977d5263','b293a43d-8a9c-4fab-913c-4920b843c717','b5e30a90-36ac-4aa0-9a7c-906c8482705e','91439ec1-f23f-420d-bc28-fc3ae378f0d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4cd470d72e4a4bdeb6ebd72d5c4ce071',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:07:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-795568895',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f0b055cf-8f67-4d95-b804-7922a6096226,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1869b2680aa1424b8340370b833874ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4cd470d72e4a4bdeb6ebd72d5c4ce071',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:07:04.041194 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-5aa312f6-046f-43cd-aa73-7900d301101f tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e012ffd-6aab-4e65-9d4b-b117b6ca6de7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:07:04.058474 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-5aa312f6-046f-43cd-aa73-7900d301101f tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e012ffd-6aab-4e65-9d4b-b117b6ca6de7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-795568895',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1869b2680aa1424b8340370b833874ec',qos_specs=None,replication_status=,reservations=['9507a252-205a-4fdd-9aa5-61f3977d5263','b293a43d-8a9c-4fab-913c-4920b843c717','b5e30a90-36ac-4aa0-9a7c-906c8482705e','91439ec1-f23f-420d-bc28-fc3ae378f0d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4cd470d72e4a4bdeb6ebd72d5c4ce071',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:07:04.059192 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-5aa312f6-046f-43cd-aa73-7900d301101f tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8986930-4575-4be1-aa18-bf68f50d7c67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:07:04.067916 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-5aa312f6-046f-43cd-aa73-7900d301101f tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8986930-4575-4be1-aa18-bf68f50d7c67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:07:04.068910 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-5aa312f6-046f-43cd-aa73-7900d301101f tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Flow 'volume_create_api' (4d98a11f-42e0-4952-94d5-1be88f35562f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:07:04.069354 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-5aa312f6-046f-43cd-aa73-7900d301101f tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Create volume request issued successfully. Aug 13 21:07:04.069936 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5aa312f6-046f-43cd-aa73-7900d301101f tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:07:04.070402 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 116/471] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:07:03 2026] POST /volume/v3/volumes => generated 746 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:07:04.088468 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e2b095a3-d0e6-4d05-9d57-84543f73f098 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:04.090680 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e2b095a3-d0e6-4d05-9d57-84543f73f098 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] GET https://10.4.3.14/volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226 Aug 13 21:07:04.090924 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e2b095a3-d0e6-4d05-9d57-84543f73f098 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:04.091188 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e2b095a3-d0e6-4d05-9d57-84543f73f098 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:04.104126 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:07:04.104126 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:07:04.108081 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e2b095a3-d0e6-4d05-9d57-84543f73f098 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Volume info retrieved successfully. Aug 13 21:07:04.112297 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e2b095a3-d0e6-4d05-9d57-84543f73f098 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] https://10.4.3.14/volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226 returned with HTTP 200 Aug 13 21:07:04.112893 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 119/472] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:07:04 2026] GET /volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226 => generated 814 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:07:04.684520 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-595ce079-8ed5-470a-a8b1-4047b3744f14 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:04.686685 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-595ce079-8ed5-470a-a8b1-4047b3744f14 tempest-VolumesAdminNegativeTest-805812792 tempest-VolumesAdminNegativeTest-805812792-project-member] GET https://10.4.3.14/volume/v3/volumes/cb1b712b-5652-4515-8b2c-25a71dcb5c0e Aug 13 21:07:04.686844 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-595ce079-8ed5-470a-a8b1-4047b3744f14 tempest-VolumesAdminNegativeTest-805812792 tempest-VolumesAdminNegativeTest-805812792-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:04.687079 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-595ce079-8ed5-470a-a8b1-4047b3744f14 tempest-VolumesAdminNegativeTest-805812792 tempest-VolumesAdminNegativeTest-805812792-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:04.693920 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-595ce079-8ed5-470a-a8b1-4047b3744f14 tempest-VolumesAdminNegativeTest-805812792 tempest-VolumesAdminNegativeTest-805812792-project-member] https://10.4.3.14/volume/v3/volumes/cb1b712b-5652-4515-8b2c-25a71dcb5c0e returned with HTTP 404 Aug 13 21:07:04.694504 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 120/473] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:07:04 2026] GET /volume/v3/volumes/cb1b712b-5652-4515-8b2c-25a71dcb5c0e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:07:05.125482 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7a3d0c39-5a38-496b-8342-2dd28087a6bf None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:05.127124 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7a3d0c39-5a38-496b-8342-2dd28087a6bf tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] GET https://10.4.3.14/volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226 Aug 13 21:07:05.127728 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7a3d0c39-5a38-496b-8342-2dd28087a6bf tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:05.129987 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7a3d0c39-5a38-496b-8342-2dd28087a6bf tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:05.142040 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:07:05.142040 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:07:05.152165 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-7a3d0c39-5a38-496b-8342-2dd28087a6bf tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Volume info retrieved successfully. Aug 13 21:07:05.158315 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7a3d0c39-5a38-496b-8342-2dd28087a6bf tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] https://10.4.3.14/volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226 returned with HTTP 200 Aug 13 21:07:05.158831 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 119/474] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:07:05 2026] GET /volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226 => generated 839 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:07:09.897557 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-63f10365-40a7-41f8-8f1c-34709be52551 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:09.899153 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-63f10365-40a7-41f8-8f1c-34709be52551 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:07:09.899508 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-63f10365-40a7-41f8-8f1c-34709be52551 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-470845176"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:07:09.901660 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-63f10365-40a7-41f8-8f1c-34709be52551 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-470845176'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:07:09.902092 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-63f10365-40a7-41f8-8f1c-34709be52551 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Create volume of 1 GB Aug 13 21:07:09.902468 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:07:09.902468 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:07:09.909270 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-63f10365-40a7-41f8-8f1c-34709be52551 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Availability Zones retrieved successfully. Aug 13 21:07:09.918858 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-63f10365-40a7-41f8-8f1c-34709be52551 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Flow 'volume_create_api' (2a96e8e7-50ff-4d09-a195-351c3281ff09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:07:09.922476 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-63f10365-40a7-41f8-8f1c-34709be52551 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46ef7579-413f-45d1-b71a-b4d1684248d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:07:09.923538 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-63f10365-40a7-41f8-8f1c-34709be52551 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:07:09.978174 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-63f10365-40a7-41f8-8f1c-34709be52551 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46ef7579-413f-45d1-b71a-b4d1684248d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:07:09.979505 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-63f10365-40a7-41f8-8f1c-34709be52551 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc836d37-a7dc-4530-89e2-e5d1f746ac7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:07:10.040699 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-dce22ea7-fbf8-476c-84d1-a6330daa62a3 req-74827462-00ca-4e15-9b6e-7c6a631f49c1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:10.043545 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-dce22ea7-fbf8-476c-84d1-a6330daa62a3 req-74827462-00ca-4e15-9b6e-7c6a631f49c1 tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] DELETE https://10.4.3.14/volume/v3/attachments/688c22aa-6f7a-4e9b-8b6b-282660741c69 Aug 13 21:07:10.043710 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-dce22ea7-fbf8-476c-84d1-a6330daa62a3 req-74827462-00ca-4e15-9b6e-7c6a631f49c1 tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:10.043907 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-dce22ea7-fbf8-476c-84d1-a6330daa62a3 req-74827462-00ca-4e15-9b6e-7c6a631f49c1 tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:10.057639 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-63f10365-40a7-41f8-8f1c-34709be52551 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Created reservations ['a1bf573d-87c5-4628-babe-a8f84dcabc24', 'c27023e4-9a42-4ae2-877e-fc89aa9a296b', 'cd7bec6a-08cb-43e5-a419-078d95003a9b', '76cf4087-9015-41f0-aacb-d1ec85c22987'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:07:10.058013 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:07:10.058013 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:07:10.058298 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-63f10365-40a7-41f8-8f1c-34709be52551 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc836d37-a7dc-4530-89e2-e5d1f746ac7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1bf573d-87c5-4628-babe-a8f84dcabc24', 'c27023e4-9a42-4ae2-877e-fc89aa9a296b', 'cd7bec6a-08cb-43e5-a419-078d95003a9b', '76cf4087-9015-41f0-aacb-d1ec85c22987']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:07:10.059086 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-63f10365-40a7-41f8-8f1c-34709be52551 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fbccf3e-1afa-482c-94a0-f9906aaa9d73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:07:10.089662 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-63f10365-40a7-41f8-8f1c-34709be52551 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fbccf3e-1afa-482c-94a0-f9906aaa9d73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a8fcac6-787d-43e7-bc5d-ee047840c397', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-470845176',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb58437551964d5782679503348f8a51',qos_specs=None,replication_status=,reservations=['a1bf573d-87c5-4628-babe-a8f84dcabc24','c27023e4-9a42-4ae2-877e-fc89aa9a296b','cd7bec6a-08cb-43e5-a419-078d95003a9b','76cf4087-9015-41f0-aacb-d1ec85c22987'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5737adbd3e354a1b94bb8d38f0ac249b',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:07:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-470845176',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4a8fcac6-787d-43e7-bc5d-ee047840c397,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb58437551964d5782679503348f8a51',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5737adbd3e354a1b94bb8d38f0ac249b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:07:10.090448 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-63f10365-40a7-41f8-8f1c-34709be52551 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94a515de-1df5-4d77-94da-d8bd50ff8847) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:07:10.112876 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-63f10365-40a7-41f8-8f1c-34709be52551 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94a515de-1df5-4d77-94da-d8bd50ff8847) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-470845176',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb58437551964d5782679503348f8a51',qos_specs=None,replication_status=,reservations=['a1bf573d-87c5-4628-babe-a8f84dcabc24','c27023e4-9a42-4ae2-877e-fc89aa9a296b','cd7bec6a-08cb-43e5-a419-078d95003a9b','76cf4087-9015-41f0-aacb-d1ec85c22987'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5737adbd3e354a1b94bb8d38f0ac249b',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:07:10.113723 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-63f10365-40a7-41f8-8f1c-34709be52551 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a5314cb-8b87-496b-b458-2b6418788d9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:07:10.127393 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-63f10365-40a7-41f8-8f1c-34709be52551 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a5314cb-8b87-496b-b458-2b6418788d9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:07:10.128380 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-63f10365-40a7-41f8-8f1c-34709be52551 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Flow 'volume_create_api' (2a96e8e7-50ff-4d09-a195-351c3281ff09) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:07:10.128721 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-63f10365-40a7-41f8-8f1c-34709be52551 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Create volume request issued successfully. Aug 13 21:07:10.129698 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-63f10365-40a7-41f8-8f1c-34709be52551 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:07:10.130114 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 117/475] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:07:09 2026] POST /volume/v3/volumes => generated 752 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:07:10.133547 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-dce22ea7-fbf8-476c-84d1-a6330daa62a3 req-74827462-00ca-4e15-9b6e-7c6a631f49c1 tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] https://10.4.3.14/volume/v3/attachments/688c22aa-6f7a-4e9b-8b6b-282660741c69 returned with HTTP 200 Aug 13 21:07:10.134078 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 120/476] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:07:10 2026] DELETE /volume/v3/attachments/688c22aa-6f7a-4e9b-8b6b-282660741c69 => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:07:10.147840 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5f000523-d061-445b-8ca1-85407e796d97 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:10.152156 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-dce22ea7-fbf8-476c-84d1-a6330daa62a3 req-261e295e-2c6e-4c94-be41-4ede0a7095a6 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:10.152488 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5f000523-d061-445b-8ca1-85407e796d97 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] GET https://10.4.3.14/volume/v3/volumes/4a8fcac6-787d-43e7-bc5d-ee047840c397 Aug 13 21:07:10.152488 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5f000523-d061-445b-8ca1-85407e796d97 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:10.152488 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5f000523-d061-445b-8ca1-85407e796d97 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:10.156376 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-dce22ea7-fbf8-476c-84d1-a6330daa62a3 req-261e295e-2c6e-4c94-be41-4ede0a7095a6 tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] DELETE https://10.4.3.14/volume/v3/volumes/3822649a-c844-425d-8f2a-bbf66b762d5f Aug 13 21:07:10.156539 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-dce22ea7-fbf8-476c-84d1-a6330daa62a3 req-261e295e-2c6e-4c94-be41-4ede0a7095a6 tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:10.156708 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-dce22ea7-fbf8-476c-84d1-a6330daa62a3 req-261e295e-2c6e-4c94-be41-4ede0a7095a6 tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:10.156942 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [req-dce22ea7-fbf8-476c-84d1-a6330daa62a3 req-261e295e-2c6e-4c94-be41-4ede0a7095a6 tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] Delete volume with id: 3822649a-c844-425d-8f2a-bbf66b762d5f Aug 13 21:07:10.165733 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:07:10.165733 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:07:10.166297 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-dce22ea7-fbf8-476c-84d1-a6330daa62a3 req-261e295e-2c6e-4c94-be41-4ede0a7095a6 tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] Volume info retrieved successfully. Aug 13 21:07:10.169998 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:07:10.169998 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:07:10.174792 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-5f000523-d061-445b-8ca1-85407e796d97 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Volume info retrieved successfully. Aug 13 21:07:10.182038 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5f000523-d061-445b-8ca1-85407e796d97 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] https://10.4.3.14/volume/v3/volumes/4a8fcac6-787d-43e7-bc5d-ee047840c397 returned with HTTP 200 Aug 13 21:07:10.182485 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 121/477] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:07:10 2026] GET /volume/v3/volumes/4a8fcac6-787d-43e7-bc5d-ee047840c397 => generated 820 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:07:10.190998 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-dce22ea7-fbf8-476c-84d1-a6330daa62a3 req-261e295e-2c6e-4c94-be41-4ede0a7095a6 tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] Delete volume request issued successfully. Aug 13 21:07:10.190998 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-dce22ea7-fbf8-476c-84d1-a6330daa62a3 req-261e295e-2c6e-4c94-be41-4ede0a7095a6 tempest-ServerActionsV293TestJSON-944119661 tempest-ServerActionsV293TestJSON-944119661-project-member] https://10.4.3.14/volume/v3/volumes/3822649a-c844-425d-8f2a-bbf66b762d5f returned with HTTP 202 Aug 13 21:07:10.190998 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 120/478] 10.4.3.14 () {70 vars in 1613 bytes} [Thu Aug 13 21:07:10 2026] DELETE /volume/v3/volumes/3822649a-c844-425d-8f2a-bbf66b762d5f => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:07:11.197797 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-0d65a9d0-2d36-429d-91b7-131f42a389c3 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:11.200626 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0d65a9d0-2d36-429d-91b7-131f42a389c3 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] GET https://10.4.3.14/volume/v3/volumes/4a8fcac6-787d-43e7-bc5d-ee047840c397 Aug 13 21:07:11.200941 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0d65a9d0-2d36-429d-91b7-131f42a389c3 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:11.201314 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0d65a9d0-2d36-429d-91b7-131f42a389c3 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:11.211664 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:07:11.211664 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:07:11.216099 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-0d65a9d0-2d36-429d-91b7-131f42a389c3 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Volume info retrieved successfully. Aug 13 21:07:11.221828 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0d65a9d0-2d36-429d-91b7-131f42a389c3 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] https://10.4.3.14/volume/v3/volumes/4a8fcac6-787d-43e7-bc5d-ee047840c397 returned with HTTP 200 Aug 13 21:07:11.222508 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 118/479] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:07:11 2026] GET /volume/v3/volumes/4a8fcac6-787d-43e7-bc5d-ee047840c397 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:07:11.277933 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-4b95775b-c3b6-4f51-9715-957488a5a97f req-da52acb0-1e9d-423d-b7fa-ce21d6401818 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:11.284568 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-4b95775b-c3b6-4f51-9715-957488a5a97f req-da52acb0-1e9d-423d-b7fa-ce21d6401818 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] GET https://10.4.3.14/volume/v3/volumes/4a8fcac6-787d-43e7-bc5d-ee047840c397 Aug 13 21:07:11.284871 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-4b95775b-c3b6-4f51-9715-957488a5a97f req-da52acb0-1e9d-423d-b7fa-ce21d6401818 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:11.285147 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-4b95775b-c3b6-4f51-9715-957488a5a97f req-da52acb0-1e9d-423d-b7fa-ce21d6401818 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:11.293614 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:07:11.293614 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:07:11.297142 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-4b95775b-c3b6-4f51-9715-957488a5a97f req-da52acb0-1e9d-423d-b7fa-ce21d6401818 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Volume info retrieved successfully. Aug 13 21:07:11.301796 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-4b95775b-c3b6-4f51-9715-957488a5a97f req-da52acb0-1e9d-423d-b7fa-ce21d6401818 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] https://10.4.3.14/volume/v3/volumes/4a8fcac6-787d-43e7-bc5d-ee047840c397 returned with HTTP 200 Aug 13 21:07:11.302791 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 121/480] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:07:11 2026] GET /volume/v3/volumes/4a8fcac6-787d-43e7-bc5d-ee047840c397 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:07:11.402654 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-756fb2e0-263c-493a-9270-523bdb582ece None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:11.402986 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-756fb2e0-263c-493a-9270-523bdb582ece None None] GET https://10.4.3.14/volume// Aug 13 21:07:11.402986 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-756fb2e0-263c-493a-9270-523bdb582ece None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:11.403131 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-756fb2e0-263c-493a-9270-523bdb582ece None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:11.403573 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-756fb2e0-263c-493a-9270-523bdb582ece None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:07:11.404487 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 122/481] 10.4.3.14 () {66 vars in 1421 bytes} [Thu Aug 13 21:07:11 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:07:11.412868 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-4b95775b-c3b6-4f51-9715-957488a5a97f req-a354d900-0984-427f-b13f-202b77f4f719 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:11.415209 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-4b95775b-c3b6-4f51-9715-957488a5a97f req-a354d900-0984-427f-b13f-202b77f4f719 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:07:11.415624 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-4b95775b-c3b6-4f51-9715-957488a5a97f req-a354d900-0984-427f-b13f-202b77f4f719 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4a8fcac6-787d-43e7-bc5d-ee047840c397", "connector": null, "instance_uuid": "91452cc5-009c-4ce0-9ab0-4175c5e4bd92"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:07:11.426334 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:07:11.426334 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:07:11.460656 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-4b95775b-c3b6-4f51-9715-957488a5a97f req-a354d900-0984-427f-b13f-202b77f4f719 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:07:11.461385 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 121/482] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:07:11 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:07:11.496836 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-2bed8833-ac59-4589-a4ca-f2a0ef0e43ab None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:11.500454 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2bed8833-ac59-4589-a4ca-f2a0ef0e43ab tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] GET https://10.4.3.14/volume/v3/volumes/4a8fcac6-787d-43e7-bc5d-ee047840c397 Aug 13 21:07:11.500666 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2bed8833-ac59-4589-a4ca-f2a0ef0e43ab tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:11.501226 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2bed8833-ac59-4589-a4ca-f2a0ef0e43ab tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:11.512532 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a91b72ae-3606-4bc4-be5c-280d7241c089 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:11.513028 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a91b72ae-3606-4bc4-be5c-280d7241c089 None None] GET https://10.4.3.14/volume// Aug 13 21:07:11.513243 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a91b72ae-3606-4bc4-be5c-280d7241c089 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:11.513493 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a91b72ae-3606-4bc4-be5c-280d7241c089 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:11.513924 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a91b72ae-3606-4bc4-be5c-280d7241c089 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:07:11.514446 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 122/483] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:07:11 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:07:11.524983 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-4b95775b-c3b6-4f51-9715-957488a5a97f req-76753138-ef95-48a6-8087-0d92e13e365c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:11.525155 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:07:11.525155 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:07:11.526377 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-4b95775b-c3b6-4f51-9715-957488a5a97f req-76753138-ef95-48a6-8087-0d92e13e365c tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] GET https://10.4.3.14/volume/v3/volumes/4a8fcac6-787d-43e7-bc5d-ee047840c397 Aug 13 21:07:11.526805 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-4b95775b-c3b6-4f51-9715-957488a5a97f req-76753138-ef95-48a6-8087-0d92e13e365c tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:11.527090 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-4b95775b-c3b6-4f51-9715-957488a5a97f req-76753138-ef95-48a6-8087-0d92e13e365c tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:11.537875 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-2bed8833-ac59-4589-a4ca-f2a0ef0e43ab tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Volume info retrieved successfully. Aug 13 21:07:11.541914 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:07:11.541914 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:07:11.544509 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2bed8833-ac59-4589-a4ca-f2a0ef0e43ab tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] https://10.4.3.14/volume/v3/volumes/4a8fcac6-787d-43e7-bc5d-ee047840c397 returned with HTTP 200 Aug 13 21:07:11.545076 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 119/484] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:07:11 2026] GET /volume/v3/volumes/4a8fcac6-787d-43e7-bc5d-ee047840c397 => generated 844 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:07:11.547515 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-4b95775b-c3b6-4f51-9715-957488a5a97f req-76753138-ef95-48a6-8087-0d92e13e365c tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Volume info retrieved successfully. Aug 13 21:07:11.551049 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-4b95775b-c3b6-4f51-9715-957488a5a97f req-76753138-ef95-48a6-8087-0d92e13e365c tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] https://10.4.3.14/volume/v3/volumes/4a8fcac6-787d-43e7-bc5d-ee047840c397 returned with HTTP 200 Aug 13 21:07:11.551563 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 123/485] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:07:11 2026] GET /volume/v3/volumes/4a8fcac6-787d-43e7-bc5d-ee047840c397 => generated 1024 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:07:11.694517 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-4b95775b-c3b6-4f51-9715-957488a5a97f req-70cada62-5566-48d5-a599-6597fe1630ef None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:11.696893 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-4b95775b-c3b6-4f51-9715-957488a5a97f req-70cada62-5566-48d5-a599-6597fe1630ef tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] PUT https://10.4.3.14/volume/v3/attachments/d528a847-7386-40f5-9b36-abf187ee2411 Aug 13 21:07:11.698147 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-4b95775b-c3b6-4f51-9715-957488a5a97f req-70cada62-5566-48d5-a599-6597fe1630ef tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:07:11.706052 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-4b95775b-c3b6-4f51-9715-957488a5a97f req-70cada62-5566-48d5-a599-6597fe1630ef tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Acquiring lock "cinder-attachment_update-4a8fcac6-787d-43e7-bc5d-ee047840c397-np0000007265" by "attachment_update" {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:07:11.710572 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-4b95775b-c3b6-4f51-9715-957488a5a97f req-70cada62-5566-48d5-a599-6597fe1630ef tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Lock "cinder-attachment_update-4a8fcac6-787d-43e7-bc5d-ee047840c397-np0000007265" acquired by "attachment_update" :: waited 0.005s {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:07:11.711865 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:07:11.711865 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:07:11.789983 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-4b95775b-c3b6-4f51-9715-957488a5a97f req-70cada62-5566-48d5-a599-6597fe1630ef tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Lock "cinder-attachment_update-4a8fcac6-787d-43e7-bc5d-ee047840c397-np0000007265" released by "attachment_update" :: held 0.079s {{(pid=100216) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:07:11.790320 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-4b95775b-c3b6-4f51-9715-957488a5a97f req-70cada62-5566-48d5-a599-6597fe1630ef tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] https://10.4.3.14/volume/v3/attachments/d528a847-7386-40f5-9b36-abf187ee2411 returned with HTTP 200 Aug 13 21:07:11.790805 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 122/486] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:07:11 2026] PUT /volume/v3/attachments/d528a847-7386-40f5-9b36-abf187ee2411 => generated 969 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:07:12.026713 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e479a7b5-e8d2-4c33-9e3a-fa622b138e53 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:12.029191 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e479a7b5-e8d2-4c33-9e3a-fa622b138e53 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] POST https://10.4.3.14/volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226/action Aug 13 21:07:12.029556 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e479a7b5-e8d2-4c33-9e3a-fa622b138e53 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Action body: b'{"os-attach": {"instance_uuid": "f1595aef-0967-47ef-8832-41f73ca6f24d", "mountpoint": "/dev/vdb"}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:07:12.029679 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e479a7b5-e8d2-4c33-9e3a-fa622b138e53 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "f1595aef-0967-47ef-8832-41f73ca6f24d", "mountpoint": "/dev/vdb"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:07:12.038573 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:07:12.038573 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:07:12.038996 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e479a7b5-e8d2-4c33-9e3a-fa622b138e53 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Volume info retrieved successfully. Aug 13 21:07:12.050690 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e479a7b5-e8d2-4c33-9e3a-fa622b138e53 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Update volume admin metadata completed successfully. Aug 13 21:07:12.124982 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e479a7b5-e8d2-4c33-9e3a-fa622b138e53 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Attach volume completed successfully. Aug 13 21:07:12.125270 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e479a7b5-e8d2-4c33-9e3a-fa622b138e53 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] https://10.4.3.14/volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226/action returned with HTTP 202 Aug 13 21:07:12.125849 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 123/487] 10.4.3.14 () {68 vars in 1383 bytes} [Thu Aug 13 21:07:12 2026] POST /volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226/action => generated 0 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:07:12.132459 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b244aa2f-a591-47cf-8122-f089e4b491b2 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:12.135008 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b244aa2f-a591-47cf-8122-f089e4b491b2 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] GET https://10.4.3.14/volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226 Aug 13 21:07:12.135547 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b244aa2f-a591-47cf-8122-f089e4b491b2 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:12.135780 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b244aa2f-a591-47cf-8122-f089e4b491b2 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:12.146715 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:07:12.146715 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:07:12.151445 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-b244aa2f-a591-47cf-8122-f089e4b491b2 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Volume info retrieved successfully. Aug 13 21:07:12.155873 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b244aa2f-a591-47cf-8122-f089e4b491b2 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] https://10.4.3.14/volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226 returned with HTTP 200 Aug 13 21:07:12.156312 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 120/488] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:07:12 2026] GET /volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226 => generated 1173 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:07:12.169395 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-618df2c7-1e4f-491e-9391-fc5734b32712 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:12.172164 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-618df2c7-1e4f-491e-9391-fc5734b32712 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] POST https://10.4.3.14/volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226/action Aug 13 21:07:12.172164 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-618df2c7-1e4f-491e-9391-fc5734b32712 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Action body: b'{"os-detach": {}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:07:12.172164 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-618df2c7-1e4f-491e-9391-fc5734b32712 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:07:12.185113 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:07:12.185113 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:07:12.186039 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-618df2c7-1e4f-491e-9391-fc5734b32712 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Volume info retrieved successfully. Aug 13 21:07:12.230523 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-618df2c7-1e4f-491e-9391-fc5734b32712 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Detach volume completed successfully. Aug 13 21:07:12.230737 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-618df2c7-1e4f-491e-9391-fc5734b32712 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] https://10.4.3.14/volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226/action returned with HTTP 202 Aug 13 21:07:12.231148 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 124/489] 10.4.3.14 () {68 vars in 1383 bytes} [Thu Aug 13 21:07:12 2026] POST /volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:07:12.239689 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f29ea173-5635-4f3f-b53f-1fa0f360369f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:12.241903 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f29ea173-5635-4f3f-b53f-1fa0f360369f tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] GET https://10.4.3.14/volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226 Aug 13 21:07:12.242129 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f29ea173-5635-4f3f-b53f-1fa0f360369f tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:12.242315 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f29ea173-5635-4f3f-b53f-1fa0f360369f tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:12.249875 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:07:12.249875 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:07:12.253636 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-f29ea173-5635-4f3f-b53f-1fa0f360369f tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Volume info retrieved successfully. Aug 13 21:07:12.258323 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f29ea173-5635-4f3f-b53f-1fa0f360369f tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] https://10.4.3.14/volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226 returned with HTTP 200 Aug 13 21:07:12.258897 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 123/490] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:07:12 2026] GET /volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226 => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:07:12.566366 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e08a323d-5777-40ec-a914-739918564096 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:12.568403 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e08a323d-5777-40ec-a914-739918564096 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] GET https://10.4.3.14/volume/v3/volumes/4a8fcac6-787d-43e7-bc5d-ee047840c397 Aug 13 21:07:12.568643 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e08a323d-5777-40ec-a914-739918564096 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:12.568891 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e08a323d-5777-40ec-a914-739918564096 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:12.578690 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:07:12.578690 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:07:12.582033 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e08a323d-5777-40ec-a914-739918564096 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Volume info retrieved successfully. Aug 13 21:07:12.586598 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e08a323d-5777-40ec-a914-739918564096 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] https://10.4.3.14/volume/v3/volumes/4a8fcac6-787d-43e7-bc5d-ee047840c397 returned with HTTP 200 Aug 13 21:07:12.587230 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 124/491] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:07:12 2026] GET /volume/v3/volumes/4a8fcac6-787d-43e7-bc5d-ee047840c397 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:07:13.601551 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-eb0d62ec-b502-48cc-bc89-e7d464d14fd4 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:13.605909 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-eb0d62ec-b502-48cc-bc89-e7d464d14fd4 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] GET https://10.4.3.14/volume/v3/volumes/4a8fcac6-787d-43e7-bc5d-ee047840c397 Aug 13 21:07:13.606144 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-eb0d62ec-b502-48cc-bc89-e7d464d14fd4 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:13.607270 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-eb0d62ec-b502-48cc-bc89-e7d464d14fd4 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:13.626463 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:07:13.626463 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:07:13.638101 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-eb0d62ec-b502-48cc-bc89-e7d464d14fd4 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Volume info retrieved successfully. Aug 13 21:07:13.647130 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-eb0d62ec-b502-48cc-bc89-e7d464d14fd4 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] https://10.4.3.14/volume/v3/volumes/4a8fcac6-787d-43e7-bc5d-ee047840c397 returned with HTTP 200 Aug 13 21:07:13.647130 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 121/492] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:07:13 2026] GET /volume/v3/volumes/4a8fcac6-787d-43e7-bc5d-ee047840c397 => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:07:14.662818 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8521ee69-2613-4074-b492-24836822e29f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:14.664509 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8521ee69-2613-4074-b492-24836822e29f tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] GET https://10.4.3.14/volume/v3/volumes/4a8fcac6-787d-43e7-bc5d-ee047840c397 Aug 13 21:07:14.664671 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8521ee69-2613-4074-b492-24836822e29f tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:14.664869 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8521ee69-2613-4074-b492-24836822e29f tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:14.680621 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:07:14.680621 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:07:14.684253 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-8521ee69-2613-4074-b492-24836822e29f tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Volume info retrieved successfully. Aug 13 21:07:14.687943 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8521ee69-2613-4074-b492-24836822e29f tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] https://10.4.3.14/volume/v3/volumes/4a8fcac6-787d-43e7-bc5d-ee047840c397 returned with HTTP 200 Aug 13 21:07:14.688405 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 125/493] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:07:14 2026] GET /volume/v3/volumes/4a8fcac6-787d-43e7-bc5d-ee047840c397 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:07:15.090206 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-4b95775b-c3b6-4f51-9715-957488a5a97f req-0ca56e2e-ee4a-4330-af5d-4cf9c2a397c4 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:15.092274 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-4b95775b-c3b6-4f51-9715-957488a5a97f req-0ca56e2e-ee4a-4330-af5d-4cf9c2a397c4 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] POST https://10.4.3.14/volume/v3/attachments/d528a847-7386-40f5-9b36-abf187ee2411/action Aug 13 21:07:15.092610 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-4b95775b-c3b6-4f51-9715-957488a5a97f req-0ca56e2e-ee4a-4330-af5d-4cf9c2a397c4 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Action body: b'{"os-complete": null}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:07:15.092733 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-4b95775b-c3b6-4f51-9715-957488a5a97f req-0ca56e2e-ee4a-4330-af5d-4cf9c2a397c4 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:07:15.107981 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:07:15.107981 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:07:15.124804 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-4b95775b-c3b6-4f51-9715-957488a5a97f req-0ca56e2e-ee4a-4330-af5d-4cf9c2a397c4 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] https://10.4.3.14/volume/v3/attachments/d528a847-7386-40f5-9b36-abf187ee2411/action returned with HTTP 204 Aug 13 21:07:15.125420 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 124/494] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:07:15 2026] POST /volume/v3/attachments/d528a847-7386-40f5-9b36-abf187ee2411/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:07:15.700132 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-120415f5-85f3-403b-b5a8-e6a0f74f94cf None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:15.703046 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-307110fe-a1b9-41ae-aa36-117f9ff83573 req-35277823-7bc0-49d6-b4dd-3a1f49d4ba71 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:15.703410 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-120415f5-85f3-403b-b5a8-e6a0f74f94cf tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] GET https://10.4.3.14/volume/v3/volumes/4a8fcac6-787d-43e7-bc5d-ee047840c397 Aug 13 21:07:15.703410 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-120415f5-85f3-403b-b5a8-e6a0f74f94cf tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:15.703677 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-120415f5-85f3-403b-b5a8-e6a0f74f94cf tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:15.705937 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-307110fe-a1b9-41ae-aa36-117f9ff83573 req-35277823-7bc0-49d6-b4dd-3a1f49d4ba71 tempest-VolumesNegativeTest-1118663415 tempest-VolumesNegativeTest-1118663415-project-member] DELETE https://10.4.3.14/volume/v3/volumes/tempest-invalid-721951630 Aug 13 21:07:15.706144 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-307110fe-a1b9-41ae-aa36-117f9ff83573 req-35277823-7bc0-49d6-b4dd-3a1f49d4ba71 tempest-VolumesNegativeTest-1118663415 tempest-VolumesNegativeTest-1118663415-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:15.706358 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-307110fe-a1b9-41ae-aa36-117f9ff83573 req-35277823-7bc0-49d6-b4dd-3a1f49d4ba71 tempest-VolumesNegativeTest-1118663415 tempest-VolumesNegativeTest-1118663415-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:15.706549 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [req-307110fe-a1b9-41ae-aa36-117f9ff83573 req-35277823-7bc0-49d6-b4dd-3a1f49d4ba71 tempest-VolumesNegativeTest-1118663415 tempest-VolumesNegativeTest-1118663415-project-member] Delete volume with id: tempest-invalid-721951630 Aug 13 21:07:15.712922 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-307110fe-a1b9-41ae-aa36-117f9ff83573 req-35277823-7bc0-49d6-b4dd-3a1f49d4ba71 tempest-VolumesNegativeTest-1118663415 tempest-VolumesNegativeTest-1118663415-project-member] https://10.4.3.14/volume/v3/volumes/tempest-invalid-721951630 returned with HTTP 404 Aug 13 21:07:15.713449 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 122/495] 10.4.3.14 () {70 vars in 1580 bytes} [Thu Aug 13 21:07:15 2026] DELETE /volume/v3/volumes/tempest-invalid-721951630 => generated 98 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:07:15.716676 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:07:15.716676 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:07:15.720516 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-120415f5-85f3-403b-b5a8-e6a0f74f94cf tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Volume info retrieved successfully. Aug 13 21:07:15.724858 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-120415f5-85f3-403b-b5a8-e6a0f74f94cf tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] https://10.4.3.14/volume/v3/volumes/4a8fcac6-787d-43e7-bc5d-ee047840c397 returned with HTTP 200 Aug 13 21:07:15.725348 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 125/496] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:07:15 2026] GET /volume/v3/volumes/4a8fcac6-787d-43e7-bc5d-ee047840c397 => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:07:15.747365 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ec278c1c-0a3b-4c61-b11a-d6ca7bf2cd8b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:15.751387 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ec278c1c-0a3b-4c61-b11a-d6ca7bf2cd8b tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] GET https://10.4.3.14/volume/v3/volumes/4a8fcac6-787d-43e7-bc5d-ee047840c397 Aug 13 21:07:15.751603 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ec278c1c-0a3b-4c61-b11a-d6ca7bf2cd8b tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:15.751830 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ec278c1c-0a3b-4c61-b11a-d6ca7bf2cd8b tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:15.769413 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:07:15.769413 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:07:15.775225 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ec278c1c-0a3b-4c61-b11a-d6ca7bf2cd8b tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Volume info retrieved successfully. Aug 13 21:07:15.780645 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ec278c1c-0a3b-4c61-b11a-d6ca7bf2cd8b tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] https://10.4.3.14/volume/v3/volumes/4a8fcac6-787d-43e7-bc5d-ee047840c397 returned with HTTP 200 Aug 13 21:07:15.781347 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 126/497] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:07:15 2026] GET /volume/v3/volumes/4a8fcac6-787d-43e7-bc5d-ee047840c397 => generated 1137 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:07:15.835668 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-67ba6bd8-ba02-48e0-8654-555bcad441f4 req-17a517b1-447a-45e7-9da5-9dc9675bd09a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:15.837834 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-67ba6bd8-ba02-48e0-8654-555bcad441f4 req-17a517b1-447a-45e7-9da5-9dc9675bd09a tempest-VolumesNegativeTest-1118663415 tempest-VolumesNegativeTest-1118663415-project-member] DELETE https://10.4.3.14/volume/v3/volumes/70f0839e-7568-4357-8929-7134a0498c0c Aug 13 21:07:15.838005 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-67ba6bd8-ba02-48e0-8654-555bcad441f4 req-17a517b1-447a-45e7-9da5-9dc9675bd09a tempest-VolumesNegativeTest-1118663415 tempest-VolumesNegativeTest-1118663415-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:15.838421 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-67ba6bd8-ba02-48e0-8654-555bcad441f4 req-17a517b1-447a-45e7-9da5-9dc9675bd09a tempest-VolumesNegativeTest-1118663415 tempest-VolumesNegativeTest-1118663415-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:15.838421 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [req-67ba6bd8-ba02-48e0-8654-555bcad441f4 req-17a517b1-447a-45e7-9da5-9dc9675bd09a tempest-VolumesNegativeTest-1118663415 tempest-VolumesNegativeTest-1118663415-project-member] Delete volume with id: 70f0839e-7568-4357-8929-7134a0498c0c Aug 13 21:07:15.847180 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-67ba6bd8-ba02-48e0-8654-555bcad441f4 req-17a517b1-447a-45e7-9da5-9dc9675bd09a tempest-VolumesNegativeTest-1118663415 tempest-VolumesNegativeTest-1118663415-project-member] https://10.4.3.14/volume/v3/volumes/70f0839e-7568-4357-8929-7134a0498c0c returned with HTTP 404 Aug 13 21:07:15.847726 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 125/498] 10.4.3.14 () {70 vars in 1613 bytes} [Thu Aug 13 21:07:15 2026] DELETE /volume/v3/volumes/70f0839e-7568-4357-8929-7134a0498c0c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:07:15.878485 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-a8a4c739-600e-49e7-9e96-70498dce4d35 req-65cda10a-47d0-4306-9d4c-2b8b712ec893 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:15.880448 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-a8a4c739-600e-49e7-9e96-70498dce4d35 req-65cda10a-47d0-4306-9d4c-2b8b712ec893 tempest-VolumesNegativeTest-1118663415 tempest-VolumesNegativeTest-1118663415-project-reader] GET https://10.4.3.14/volume/v3/volumes/acc45ac9-096d-4756-842b-4890b946da93 Aug 13 21:07:15.880448 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-a8a4c739-600e-49e7-9e96-70498dce4d35 req-65cda10a-47d0-4306-9d4c-2b8b712ec893 tempest-VolumesNegativeTest-1118663415 tempest-VolumesNegativeTest-1118663415-project-reader] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:15.880602 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-a8a4c739-600e-49e7-9e96-70498dce4d35 req-65cda10a-47d0-4306-9d4c-2b8b712ec893 tempest-VolumesNegativeTest-1118663415 tempest-VolumesNegativeTest-1118663415-project-reader] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:15.886683 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-a8a4c739-600e-49e7-9e96-70498dce4d35 req-65cda10a-47d0-4306-9d4c-2b8b712ec893 tempest-VolumesNegativeTest-1118663415 tempest-VolumesNegativeTest-1118663415-project-reader] https://10.4.3.14/volume/v3/volumes/acc45ac9-096d-4756-842b-4890b946da93 returned with HTTP 404 Aug 13 21:07:15.887518 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 123/499] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:07:15 2026] GET /volume/v3/volumes/acc45ac9-096d-4756-842b-4890b946da93 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:07:16.806352 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-20400633-23d4-465b-846e-fb2ba75d517c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:16.808905 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-20400633-23d4-465b-846e-fb2ba75d517c tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:07:16.810222 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-20400633-23d4-465b-846e-fb2ba75d517c tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-1709060175"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:07:16.811550 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-20400633-23d4-465b-846e-fb2ba75d517c tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-1709060175'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:07:16.811754 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-20400633-23d4-465b-846e-fb2ba75d517c tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Create volume of 1 GB Aug 13 21:07:16.816678 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-20400633-23d4-465b-846e-fb2ba75d517c tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Availability Zones retrieved successfully. Aug 13 21:07:16.822744 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-20400633-23d4-465b-846e-fb2ba75d517c tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Flow 'volume_create_api' (32dd7260-cf7f-4a89-a902-282635cd9239) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:07:16.823580 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-20400633-23d4-465b-846e-fb2ba75d517c tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a756fe05-ca1d-4500-ac5a-f8b4d14511ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:07:16.824387 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-20400633-23d4-465b-846e-fb2ba75d517c tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:07:16.856356 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-20400633-23d4-465b-846e-fb2ba75d517c tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a756fe05-ca1d-4500-ac5a-f8b4d14511ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:07:16.857276 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-20400633-23d4-465b-846e-fb2ba75d517c tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dff737ad-d65f-4522-97e5-2197e6649541) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:07:16.926134 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-20400633-23d4-465b-846e-fb2ba75d517c tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Created reservations ['a66936c9-139a-4a7f-ba8f-2785627495a4', '9700a830-43fd-4cf4-87df-f0c66f6c527a', '1251dd3d-4527-431c-b35a-b8919b035754', '8aaaefa2-d169-413f-bec0-df3bec6b88b7'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:07:16.927150 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-20400633-23d4-465b-846e-fb2ba75d517c tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dff737ad-d65f-4522-97e5-2197e6649541) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a66936c9-139a-4a7f-ba8f-2785627495a4', '9700a830-43fd-4cf4-87df-f0c66f6c527a', '1251dd3d-4527-431c-b35a-b8919b035754', '8aaaefa2-d169-413f-bec0-df3bec6b88b7']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:07:16.928122 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-20400633-23d4-465b-846e-fb2ba75d517c tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e7f356a-8dff-4805-954c-9d7e22c4ea45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:07:16.951050 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-20400633-23d4-465b-846e-fb2ba75d517c tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e7f356a-8dff-4805-954c-9d7e22c4ea45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd3ab6c8-0903-4800-a5f6-4e297dad607e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1709060175',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c96f5f59f8dc4a65995d7aacbbcdf9d2',qos_specs=None,replication_status=,reservations=['a66936c9-139a-4a7f-ba8f-2785627495a4','9700a830-43fd-4cf4-87df-f0c66f6c527a','1251dd3d-4527-431c-b35a-b8919b035754','8aaaefa2-d169-413f-bec0-df3bec6b88b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1d15c85118748a0a66ebadba3cd3728',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:07:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1709060175',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd3ab6c8-0903-4800-a5f6-4e297dad607e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c96f5f59f8dc4a65995d7aacbbcdf9d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e1d15c85118748a0a66ebadba3cd3728',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:07:16.952036 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-20400633-23d4-465b-846e-fb2ba75d517c tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45f82bb6-2966-4b8a-9094-3f3cfbfe8d17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:07:16.971635 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-20400633-23d4-465b-846e-fb2ba75d517c tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45f82bb6-2966-4b8a-9094-3f3cfbfe8d17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1709060175',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c96f5f59f8dc4a65995d7aacbbcdf9d2',qos_specs=None,replication_status=,reservations=['a66936c9-139a-4a7f-ba8f-2785627495a4','9700a830-43fd-4cf4-87df-f0c66f6c527a','1251dd3d-4527-431c-b35a-b8919b035754','8aaaefa2-d169-413f-bec0-df3bec6b88b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1d15c85118748a0a66ebadba3cd3728',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:07:16.972624 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-20400633-23d4-465b-846e-fb2ba75d517c tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e9920dd-a5ff-4fc3-becc-23fe1ebb3e3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:07:16.986252 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-20400633-23d4-465b-846e-fb2ba75d517c tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e9920dd-a5ff-4fc3-becc-23fe1ebb3e3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:07:16.986831 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-20400633-23d4-465b-846e-fb2ba75d517c tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Flow 'volume_create_api' (32dd7260-cf7f-4a89-a902-282635cd9239) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:07:16.987148 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-20400633-23d4-465b-846e-fb2ba75d517c tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Create volume request issued successfully. Aug 13 21:07:16.987835 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-20400633-23d4-465b-846e-fb2ba75d517c tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:07:16.988355 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 126/500] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:07:16 2026] POST /volume/v3/volumes => generated 752 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:07:17.005872 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c3bb99e7-41ae-4973-94a2-bd498d2efebe None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:17.008872 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c3bb99e7-41ae-4973-94a2-bd498d2efebe tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] GET https://10.4.3.14/volume/v3/volumes/bd3ab6c8-0903-4800-a5f6-4e297dad607e Aug 13 21:07:17.009078 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c3bb99e7-41ae-4973-94a2-bd498d2efebe tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:17.009263 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c3bb99e7-41ae-4973-94a2-bd498d2efebe tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:17.026440 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:07:17.026440 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:07:17.033667 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c3bb99e7-41ae-4973-94a2-bd498d2efebe tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Volume info retrieved successfully. Aug 13 21:07:17.041470 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c3bb99e7-41ae-4973-94a2-bd498d2efebe tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] https://10.4.3.14/volume/v3/volumes/bd3ab6c8-0903-4800-a5f6-4e297dad607e returned with HTTP 200 Aug 13 21:07:17.041885 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 127/501] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:07:17 2026] GET /volume/v3/volumes/bd3ab6c8-0903-4800-a5f6-4e297dad607e => generated 820 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:07:18.059151 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-44bfd586-a9d7-41eb-86c1-7989cb8c6aba None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:18.062467 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-44bfd586-a9d7-41eb-86c1-7989cb8c6aba tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] GET https://10.4.3.14/volume/v3/volumes/bd3ab6c8-0903-4800-a5f6-4e297dad607e Aug 13 21:07:18.062714 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-44bfd586-a9d7-41eb-86c1-7989cb8c6aba tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:18.062955 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-44bfd586-a9d7-41eb-86c1-7989cb8c6aba tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:18.074328 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:07:18.074328 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:07:18.078598 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-44bfd586-a9d7-41eb-86c1-7989cb8c6aba tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Volume info retrieved successfully. Aug 13 21:07:18.083832 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-44bfd586-a9d7-41eb-86c1-7989cb8c6aba tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] https://10.4.3.14/volume/v3/volumes/bd3ab6c8-0903-4800-a5f6-4e297dad607e returned with HTTP 200 Aug 13 21:07:18.084210 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 126/502] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:07:18 2026] GET /volume/v3/volumes/bd3ab6c8-0903-4800-a5f6-4e297dad607e => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:07:18.112129 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c8861a70-0200-43cd-b893-9a78064e4946 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:18.264217 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c8861a70-0200-43cd-b893-9a78064e4946 tempest-GroupSnapshotsTest-44084078 tempest-GroupSnapshotsTest-44084078-project-admin] POST https://10.4.3.14/volume/v3/types Aug 13 21:07:18.264563 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c8861a70-0200-43cd-b893-9a78064e4946 tempest-GroupSnapshotsTest-44084078 tempest-GroupSnapshotsTest-44084078-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-964987501"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:07:18.287477 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c8861a70-0200-43cd-b893-9a78064e4946 tempest-GroupSnapshotsTest-44084078 tempest-GroupSnapshotsTest-44084078-project-admin] https://10.4.3.14/volume/v3/types returned with HTTP 200 Aug 13 21:07:18.288537 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 124/503] 10.4.3.14 () {68 vars in 1245 bytes} [Thu Aug 13 21:07:18 2026] POST /volume/v3/types => generated 223 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:07:18.298063 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-cf6e24c5-acdb-4cc5-bf75-e7934f088f1f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:18.301198 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cf6e24c5-acdb-4cc5-bf75-e7934f088f1f tempest-GroupSnapshotsTest-44084078 tempest-GroupSnapshotsTest-44084078-project-admin] POST https://10.4.3.14/volume/v3/group_types Aug 13 21:07:18.301558 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cf6e24c5-acdb-4cc5-bf75-e7934f088f1f tempest-GroupSnapshotsTest-44084078 tempest-GroupSnapshotsTest-44084078-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-2062304775"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:07:18.303256 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:07:18.303256 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:07:18.319632 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cf6e24c5-acdb-4cc5-bf75-e7934f088f1f tempest-GroupSnapshotsTest-44084078 tempest-GroupSnapshotsTest-44084078-project-admin] https://10.4.3.14/volume/v3/group_types returned with HTTP 202 Aug 13 21:07:18.320544 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 127/504] 10.4.3.14 () {70 vars in 1304 bytes} [Thu Aug 13 21:07:18 2026] POST /volume/v3/group_types => generated 181 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:07:18.336393 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-10f110e7-f274-4939-9324-11761389484e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:18.419318 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-10f110e7-f274-4939-9324-11761389484e tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] POST https://10.4.3.14/volume/v3/groups Aug 13 21:07:18.419847 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-10f110e7-f274-4939-9324-11761389484e tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "7a513eb3-275f-4856-99b1-3cbec3a7c619", "volume_types": ["99f830d5-9109-44aa-838c-dabcfffa993b"], "name": "tempest-GroupSnapshotsTest-Group-88511173"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:07:18.421456 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.groups [None req-10f110e7-f274-4939-9324-11761389484e tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Creating new group {'group': {'group_type': '7a513eb3-275f-4856-99b1-3cbec3a7c619', 'volume_types': ['99f830d5-9109-44aa-838c-dabcfffa993b'], 'name': 'tempest-GroupSnapshotsTest-Group-88511173'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 13 21:07:18.428073 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.groups [None req-10f110e7-f274-4939-9324-11761389484e tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Creating group tempest-GroupSnapshotsTest-Group-88511173. Aug 13 21:07:18.448013 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-10f110e7-f274-4939-9324-11761389484e tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Availability zone cache updated, next update will occur around 2026-08-13 22:07:18.447649. {{(pid=100215) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 21:07:18.448107 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-10f110e7-f274-4939-9324-11761389484e tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Availability Zones retrieved successfully. Aug 13 21:07:18.483416 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-10f110e7-f274-4939-9324-11761389484e tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Created reservations ['38385c48-12ab-4a07-bca1-6a5674aa3829'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:07:18.524117 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-10f110e7-f274-4939-9324-11761389484e tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/groups returned with HTTP 202 Aug 13 21:07:18.524117 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 128/505] 10.4.3.14 () {70 vars in 1290 bytes} [Thu Aug 13 21:07:18 2026] POST /volume/v3/groups => generated 110 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:07:18.535372 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-3fdfcfc2-8937-4e44-aef4-b8921a2862df None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:18.542204 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3fdfcfc2-8937-4e44-aef4-b8921a2862df tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] GET https://10.4.3.14/volume/v3/groups/b951b21c-d4c9-4e90-9505-b80904046cc6 Aug 13 21:07:18.546014 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3fdfcfc2-8937-4e44-aef4-b8921a2862df tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:18.546319 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3fdfcfc2-8937-4e44-aef4-b8921a2862df tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:18.546494 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.groups [None req-3fdfcfc2-8937-4e44-aef4-b8921a2862df tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] show called for member b951b21c-d4c9-4e90-9505-b80904046cc6 {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 21:07:18.551157 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:07:18.551157 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:07:18.561810 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3fdfcfc2-8937-4e44-aef4-b8921a2862df tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/groups/b951b21c-d4c9-4e90-9505-b80904046cc6 returned with HTTP 200 Aug 13 21:07:18.562360 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 127/506] 10.4.3.14 () {68 vars in 1379 bytes} [Thu Aug 13 21:07:18 2026] GET /volume/v3/groups/b951b21c-d4c9-4e90-9505-b80904046cc6 => generated 390 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:07:18.670486 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-9fee4558-7944-43c0-9c5f-53e3799d3253 req-d0bfe651-2f36-4780-b251-d18273aa2d35 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:18.673348 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-9fee4558-7944-43c0-9c5f-53e3799d3253 req-d0bfe651-2f36-4780-b251-d18273aa2d35 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] GET https://10.4.3.14/volume/v3/volumes/bd3ab6c8-0903-4800-a5f6-4e297dad607e Aug 13 21:07:18.673585 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-9fee4558-7944-43c0-9c5f-53e3799d3253 req-d0bfe651-2f36-4780-b251-d18273aa2d35 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:18.673833 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-9fee4558-7944-43c0-9c5f-53e3799d3253 req-d0bfe651-2f36-4780-b251-d18273aa2d35 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:18.689433 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:07:18.689433 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:07:18.693872 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-9fee4558-7944-43c0-9c5f-53e3799d3253 req-d0bfe651-2f36-4780-b251-d18273aa2d35 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Volume info retrieved successfully. Aug 13 21:07:18.701296 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-9fee4558-7944-43c0-9c5f-53e3799d3253 req-d0bfe651-2f36-4780-b251-d18273aa2d35 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] https://10.4.3.14/volume/v3/volumes/bd3ab6c8-0903-4800-a5f6-4e297dad607e returned with HTTP 200 Aug 13 21:07:18.701848 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 125/507] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:07:18 2026] GET /volume/v3/volumes/bd3ab6c8-0903-4800-a5f6-4e297dad607e => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:07:18.866869 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e5dcd62a-f249-4ab3-b786-3e241cfc1f47 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:18.869832 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e5dcd62a-f249-4ab3-b786-3e241cfc1f47 None None] GET https://10.4.3.14/volume// Aug 13 21:07:18.870096 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e5dcd62a-f249-4ab3-b786-3e241cfc1f47 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:18.870322 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e5dcd62a-f249-4ab3-b786-3e241cfc1f47 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:18.870691 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e5dcd62a-f249-4ab3-b786-3e241cfc1f47 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:07:18.871064 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 128/508] 10.4.3.14 () {66 vars in 1421 bytes} [Thu Aug 13 21:07:18 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:07:18.881367 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-9fee4558-7944-43c0-9c5f-53e3799d3253 req-a9ceac9b-0a10-44bd-a7fd-17c0e348acd9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:18.883923 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-9fee4558-7944-43c0-9c5f-53e3799d3253 req-a9ceac9b-0a10-44bd-a7fd-17c0e348acd9 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:07:18.884348 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-9fee4558-7944-43c0-9c5f-53e3799d3253 req-a9ceac9b-0a10-44bd-a7fd-17c0e348acd9 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bd3ab6c8-0903-4800-a5f6-4e297dad607e", "connector": null, "instance_uuid": "6643663d-0332-40f3-9e88-62673922a64c"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:07:18.894233 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:07:18.894233 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:07:18.939581 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-9fee4558-7944-43c0-9c5f-53e3799d3253 req-a9ceac9b-0a10-44bd-a7fd-17c0e348acd9 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:07:18.942549 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 129/509] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:07:18 2026] POST /volume/v3/attachments => generated 273 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:07:18.970950 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-3ea44520-a444-40ce-bc24-4ba5e11d7ae9 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:18.972645 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3ea44520-a444-40ce-bc24-4ba5e11d7ae9 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] GET https://10.4.3.14/volume/v3/volumes/bd3ab6c8-0903-4800-a5f6-4e297dad607e Aug 13 21:07:18.972981 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3ea44520-a444-40ce-bc24-4ba5e11d7ae9 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:18.973385 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3ea44520-a444-40ce-bc24-4ba5e11d7ae9 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:18.984488 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:07:18.984488 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:07:18.991978 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-727f0c73-f1b9-4044-803e-ec1d2e55086c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:18.992130 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-3ea44520-a444-40ce-bc24-4ba5e11d7ae9 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Volume info retrieved successfully. Aug 13 21:07:18.992166 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-727f0c73-f1b9-4044-803e-ec1d2e55086c None None] GET https://10.4.3.14/volume// Aug 13 21:07:18.992166 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-727f0c73-f1b9-4044-803e-ec1d2e55086c None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:18.992166 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-727f0c73-f1b9-4044-803e-ec1d2e55086c None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:18.992166 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-727f0c73-f1b9-4044-803e-ec1d2e55086c None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:07:18.992166 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 126/510] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:07:18 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:07:18.997578 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3ea44520-a444-40ce-bc24-4ba5e11d7ae9 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] https://10.4.3.14/volume/v3/volumes/bd3ab6c8-0903-4800-a5f6-4e297dad607e returned with HTTP 200 Aug 13 21:07:18.998038 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 128/511] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:07:18 2026] GET /volume/v3/volumes/bd3ab6c8-0903-4800-a5f6-4e297dad607e => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:07:19.001239 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-9fee4558-7944-43c0-9c5f-53e3799d3253 req-ea1fd04a-1358-4907-9b52-6fddc01033c9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:19.003569 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-9fee4558-7944-43c0-9c5f-53e3799d3253 req-ea1fd04a-1358-4907-9b52-6fddc01033c9 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] GET https://10.4.3.14/volume/v3/volumes/bd3ab6c8-0903-4800-a5f6-4e297dad607e Aug 13 21:07:19.003915 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-9fee4558-7944-43c0-9c5f-53e3799d3253 req-ea1fd04a-1358-4907-9b52-6fddc01033c9 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:19.004075 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-9fee4558-7944-43c0-9c5f-53e3799d3253 req-ea1fd04a-1358-4907-9b52-6fddc01033c9 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:19.017094 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:07:19.017094 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:07:19.021857 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-9fee4558-7944-43c0-9c5f-53e3799d3253 req-ea1fd04a-1358-4907-9b52-6fddc01033c9 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Volume info retrieved successfully. Aug 13 21:07:19.027772 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-9fee4558-7944-43c0-9c5f-53e3799d3253 req-ea1fd04a-1358-4907-9b52-6fddc01033c9 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] https://10.4.3.14/volume/v3/volumes/bd3ab6c8-0903-4800-a5f6-4e297dad607e returned with HTTP 200 Aug 13 21:07:19.028326 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 129/512] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:07:19 2026] GET /volume/v3/volumes/bd3ab6c8-0903-4800-a5f6-4e297dad607e => generated 1024 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:07:19.140504 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-9fee4558-7944-43c0-9c5f-53e3799d3253 req-9c7143c7-025c-471f-9961-53e8280588ea None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:19.144530 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-9fee4558-7944-43c0-9c5f-53e3799d3253 req-9c7143c7-025c-471f-9961-53e8280588ea tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] PUT https://10.4.3.14/volume/v3/attachments/d35a05bf-ae4d-446d-b025-c399faf818eb Aug 13 21:07:19.144530 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-9fee4558-7944-43c0-9c5f-53e3799d3253 req-9c7143c7-025c-471f-9961-53e8280588ea tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:07:19.155776 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-9fee4558-7944-43c0-9c5f-53e3799d3253 req-9c7143c7-025c-471f-9961-53e8280588ea tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Acquiring lock "cinder-attachment_update-bd3ab6c8-0903-4800-a5f6-4e297dad607e-np0000007265" by "attachment_update" {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:07:19.162505 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-9fee4558-7944-43c0-9c5f-53e3799d3253 req-9c7143c7-025c-471f-9961-53e8280588ea tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Lock "cinder-attachment_update-bd3ab6c8-0903-4800-a5f6-4e297dad607e-np0000007265" acquired by "attachment_update" :: waited 0.007s {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:07:19.164031 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:07:19.164031 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:07:19.278112 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-9fee4558-7944-43c0-9c5f-53e3799d3253 req-9c7143c7-025c-471f-9961-53e8280588ea tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Lock "cinder-attachment_update-bd3ab6c8-0903-4800-a5f6-4e297dad607e-np0000007265" released by "attachment_update" :: held 0.116s {{(pid=100215) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:07:19.278447 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-9fee4558-7944-43c0-9c5f-53e3799d3253 req-9c7143c7-025c-471f-9961-53e8280588ea tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] https://10.4.3.14/volume/v3/attachments/d35a05bf-ae4d-446d-b025-c399faf818eb returned with HTTP 200 Aug 13 21:07:19.279293 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 130/513] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:07:19 2026] PUT /volume/v3/attachments/d35a05bf-ae4d-446d-b025-c399faf818eb => generated 969 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:07:19.572754 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-e12a24f6-9e35-4359-9099-2ebe50281ab7 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:19.574758 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e12a24f6-9e35-4359-9099-2ebe50281ab7 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] GET https://10.4.3.14/volume/v3/groups/b951b21c-d4c9-4e90-9505-b80904046cc6 Aug 13 21:07:19.574924 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e12a24f6-9e35-4359-9099-2ebe50281ab7 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:19.575120 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e12a24f6-9e35-4359-9099-2ebe50281ab7 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:19.575240 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.groups [None req-e12a24f6-9e35-4359-9099-2ebe50281ab7 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] show called for member b951b21c-d4c9-4e90-9505-b80904046cc6 {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 21:07:19.578918 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:07:19.578918 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:07:19.587859 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e12a24f6-9e35-4359-9099-2ebe50281ab7 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/groups/b951b21c-d4c9-4e90-9505-b80904046cc6 returned with HTTP 200 Aug 13 21:07:19.588392 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 127/514] 10.4.3.14 () {68 vars in 1379 bytes} [Thu Aug 13 21:07:19 2026] GET /volume/v3/groups/b951b21c-d4c9-4e90-9505-b80904046cc6 => generated 391 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:07:19.605165 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-9e4f0646-da6e-4cf5-b5f4-353683496b6d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:19.605664 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9e4f0646-da6e-4cf5-b5f4-353683496b6d tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:07:19.606037 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9e4f0646-da6e-4cf5-b5f4-353683496b6d tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-563370331", "volume_type": "99f830d5-9109-44aa-838c-dabcfffa993b", "group_id": "b951b21c-d4c9-4e90-9505-b80904046cc6", "size": 1}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:07:19.612283 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-9e4f0646-da6e-4cf5-b5f4-353683496b6d tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-563370331', 'volume_type': '99f830d5-9109-44aa-838c-dabcfffa993b', 'group_id': 'b951b21c-d4c9-4e90-9505-b80904046cc6', 'size': 1}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:07:19.618159 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:07:19.618159 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:07:19.618886 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-9e4f0646-da6e-4cf5-b5f4-353683496b6d tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Create volume of 1 GB Aug 13 21:07:19.625831 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-9e4f0646-da6e-4cf5-b5f4-353683496b6d tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Availability Zones retrieved successfully. Aug 13 21:07:19.632073 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-9e4f0646-da6e-4cf5-b5f4-353683496b6d tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Flow 'volume_create_api' (3b453ccb-c39e-4511-b35a-d5fb9b865c94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:07:19.633269 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-9e4f0646-da6e-4cf5-b5f4-353683496b6d tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf108c74-bf7e-4634-a8ad-b622f96eb36b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:07:19.633859 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:07:19.633859 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:07:19.634312 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-9e4f0646-da6e-4cf5-b5f4-353683496b6d tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:07:19.658384 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-9e4f0646-da6e-4cf5-b5f4-353683496b6d tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf108c74-bf7e-4634-a8ad-b622f96eb36b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:07:18Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=99f830d5-9109-44aa-838c-dabcfffa993b,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-964987501',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '99f830d5-9109-44aa-838c-dabcfffa993b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b951b21c-d4c9-4e90-9505-b80904046cc6', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:07:19.659174 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-9e4f0646-da6e-4cf5-b5f4-353683496b6d tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1198da11-be3b-4eba-8ecd-50ef4a4d468d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:07:19.689360 np0000007265 devstack@c-api.service[100216]: WARNING cinder.quota [None req-9e4f0646-da6e-4cf5-b5f4-353683496b6d tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-964987501 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-964987501, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:07:19.689648 np0000007265 devstack@c-api.service[100216]: WARNING cinder.quota [None req-9e4f0646-da6e-4cf5-b5f4-353683496b6d tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-964987501 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-964987501, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:07:19.725625 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-9e4f0646-da6e-4cf5-b5f4-353683496b6d tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Created reservations ['595d9e8b-4622-4a1a-8586-d5b9a8b4236b', 'ded56ad2-af4e-49b0-8d39-0cdb34f52aab', '37f3df87-565c-4d45-b5c8-2d2cc604e9ce', '92835397-b5d1-4490-971b-25f2bb91a516'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:07:19.726472 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-9e4f0646-da6e-4cf5-b5f4-353683496b6d tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1198da11-be3b-4eba-8ecd-50ef4a4d468d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['595d9e8b-4622-4a1a-8586-d5b9a8b4236b', 'ded56ad2-af4e-49b0-8d39-0cdb34f52aab', '37f3df87-565c-4d45-b5c8-2d2cc604e9ce', '92835397-b5d1-4490-971b-25f2bb91a516']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:07:19.727151 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-9e4f0646-da6e-4cf5-b5f4-353683496b6d tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b87aa88-1b75-4215-99fa-4b1c3b0b61f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:07:19.749861 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-9e4f0646-da6e-4cf5-b5f4-353683496b6d tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b87aa88-1b75-4215-99fa-4b1c3b0b61f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67fb5303-e414-4e13-bcbd-712d244867bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-563370331',encryption_key_id=None,group_id=b951b21c-d4c9-4e90-9505-b80904046cc6,group_type_id=,metadata={},multiattach=False,project_id='4daab74795784e03958473bdd952e647',qos_specs=None,replication_status=,reservations=['595d9e8b-4622-4a1a-8586-d5b9a8b4236b','ded56ad2-af4e-49b0-8d39-0cdb34f52aab','37f3df87-565c-4d45-b5c8-2d2cc604e9ce','92835397-b5d1-4490-971b-25f2bb91a516'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70b5bbf2147d404e995c834b00d9746c',volume_type_id=99f830d5-9109-44aa-838c-dabcfffa993b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:07:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-563370331',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b951b21c-d4c9-4e90-9505-b80904046cc6,host=None,id=67fb5303-e414-4e13-bcbd-712d244867bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4daab74795784e03958473bdd952e647',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='70b5bbf2147d404e995c834b00d9746c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(99f830d5-9109-44aa-838c-dabcfffa993b),volume_type_id=99f830d5-9109-44aa-838c-dabcfffa993b)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:07:19.750613 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-9e4f0646-da6e-4cf5-b5f4-353683496b6d tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66eb2f63-e592-42eb-aa09-676cbfb0c283) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:07:19.772949 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-9e4f0646-da6e-4cf5-b5f4-353683496b6d tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66eb2f63-e592-42eb-aa09-676cbfb0c283) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-563370331',encryption_key_id=None,group_id=b951b21c-d4c9-4e90-9505-b80904046cc6,group_type_id=,metadata={},multiattach=False,project_id='4daab74795784e03958473bdd952e647',qos_specs=None,replication_status=,reservations=['595d9e8b-4622-4a1a-8586-d5b9a8b4236b','ded56ad2-af4e-49b0-8d39-0cdb34f52aab','37f3df87-565c-4d45-b5c8-2d2cc604e9ce','92835397-b5d1-4490-971b-25f2bb91a516'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70b5bbf2147d404e995c834b00d9746c',volume_type_id=99f830d5-9109-44aa-838c-dabcfffa993b)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:07:19.773942 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-9e4f0646-da6e-4cf5-b5f4-353683496b6d tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c64ad4e3-b721-4f33-b6a2-70ae4bb693e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:07:19.788979 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-9e4f0646-da6e-4cf5-b5f4-353683496b6d tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c64ad4e3-b721-4f33-b6a2-70ae4bb693e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:07:19.790318 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-9e4f0646-da6e-4cf5-b5f4-353683496b6d tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Flow 'volume_create_api' (3b453ccb-c39e-4511-b35a-d5fb9b865c94) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:07:19.790708 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-9e4f0646-da6e-4cf5-b5f4-353683496b6d tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Create volume request issued successfully. Aug 13 21:07:19.792152 np0000007265 devstack@c-api.service[100216]: WARNING stevedore.named [None req-9e4f0646-da6e-4cf5-b5f4-353683496b6d tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:07:19.792152 np0000007265 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-9e4f0646-da6e-4cf5-b5f4-353683496b6d tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:07:19.842087 np0000007265 devstack@c-api.service[100216]: DEBUG oslo_db.sqlalchemy.engines [None req-9e4f0646-da6e-4cf5-b5f4-353683496b6d tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] 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=100216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:07:19.846374 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:07:19.846374 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:07:19.850393 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9e4f0646-da6e-4cf5-b5f4-353683496b6d tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:07:19.850916 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 129/515] 10.4.3.14 () {70 vars in 1293 bytes} [Thu Aug 13 21:07:19 2026] POST /volume/v3/volumes => generated 819 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:07:19.866853 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-bf0b25b8-9265-40a0-a940-24ecb7bbab50 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:19.868635 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bf0b25b8-9265-40a0-a940-24ecb7bbab50 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] GET https://10.4.3.14/volume/v3/volumes/67fb5303-e414-4e13-bcbd-712d244867bf Aug 13 21:07:19.868713 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bf0b25b8-9265-40a0-a940-24ecb7bbab50 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:19.868860 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bf0b25b8-9265-40a0-a940-24ecb7bbab50 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:19.875210 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:07:19.875210 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:07:19.879326 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-bf0b25b8-9265-40a0-a940-24ecb7bbab50 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Volume info retrieved successfully. Aug 13 21:07:19.879923 np0000007265 devstack@c-api.service[100214]: WARNING stevedore.named [None req-bf0b25b8-9265-40a0-a940-24ecb7bbab50 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:07:19.880142 np0000007265 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-bf0b25b8-9265-40a0-a940-24ecb7bbab50 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:07:19.922084 np0000007265 devstack@c-api.service[100214]: DEBUG oslo_db.sqlalchemy.engines [None req-bf0b25b8-9265-40a0-a940-24ecb7bbab50 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] 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=100214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:07:19.932883 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:07:19.932883 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:07:19.939548 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bf0b25b8-9265-40a0-a940-24ecb7bbab50 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/volumes/67fb5303-e414-4e13-bcbd-712d244867bf returned with HTTP 200 Aug 13 21:07:19.939936 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 130/516] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:07:19 2026] GET /volume/v3/volumes/67fb5303-e414-4e13-bcbd-712d244867bf => generated 911 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:07:20.013283 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e248b5de-4c90-4a75-832c-e0aa010561f4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:20.017561 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e248b5de-4c90-4a75-832c-e0aa010561f4 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] GET https://10.4.3.14/volume/v3/volumes/bd3ab6c8-0903-4800-a5f6-4e297dad607e Aug 13 21:07:20.017798 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e248b5de-4c90-4a75-832c-e0aa010561f4 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:20.018021 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e248b5de-4c90-4a75-832c-e0aa010561f4 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:20.031489 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:07:20.031489 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:07:20.036478 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e248b5de-4c90-4a75-832c-e0aa010561f4 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Volume info retrieved successfully. Aug 13 21:07:20.043793 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e248b5de-4c90-4a75-832c-e0aa010561f4 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] https://10.4.3.14/volume/v3/volumes/bd3ab6c8-0903-4800-a5f6-4e297dad607e returned with HTTP 200 Aug 13 21:07:20.044337 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 131/517] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:07:20 2026] GET /volume/v3/volumes/bd3ab6c8-0903-4800-a5f6-4e297dad607e => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:07:20.543452 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-6b8e44dd-9cf0-4ac0-af3f-219724656ae3 req-41088e98-dc51-4d17-ab07-5ecf10db5cc8 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:20.551532 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-6b8e44dd-9cf0-4ac0-af3f-219724656ae3 req-41088e98-dc51-4d17-ab07-5ecf10db5cc8 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:07:20.551532 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-6b8e44dd-9cf0-4ac0-af3f-219724656ae3 req-41088e98-dc51-4d17-ab07-5ecf10db5cc8 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": "aa832912-12b8-47ea-874b-ab8df3e573a9", "source_volid": null, "backup_id": null}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:07:20.553278 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [req-6b8e44dd-9cf0-4ac0-af3f-219724656ae3 req-41088e98-dc51-4d17-ab07-5ecf10db5cc8 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': '', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': 'aa832912-12b8-47ea-874b-ab8df3e573a9', 'source_volid': None, 'backup_id': None}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:07:20.708151 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [req-6b8e44dd-9cf0-4ac0-af3f-219724656ae3 req-41088e98-dc51-4d17-ab07-5ecf10db5cc8 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Create volume of 1 GB Aug 13 21:07:20.708671 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:07:20.708671 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:07:20.714078 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-6b8e44dd-9cf0-4ac0-af3f-219724656ae3 req-41088e98-dc51-4d17-ab07-5ecf10db5cc8 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Availability Zones retrieved successfully. Aug 13 21:07:20.721217 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [req-6b8e44dd-9cf0-4ac0-af3f-219724656ae3 req-41088e98-dc51-4d17-ab07-5ecf10db5cc8 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Flow 'volume_create_api' (75b150eb-e70a-45eb-b9c0-37ea5f96fce4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:07:20.722425 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [req-6b8e44dd-9cf0-4ac0-af3f-219724656ae3 req-41088e98-dc51-4d17-ab07-5ecf10db5cc8 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (400bf60f-ce8a-4b0c-b1ce-472b4c555e9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:07:20.723811 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [req-6b8e44dd-9cf0-4ac0-af3f-219724656ae3 req-41088e98-dc51-4d17-ab07-5ecf10db5cc8 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:07:20.811797 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [req-6b8e44dd-9cf0-4ac0-af3f-219724656ae3 req-41088e98-dc51-4d17-ab07-5ecf10db5cc8 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (400bf60f-ce8a-4b0c-b1ce-472b4c555e9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:07:20.812816 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [req-6b8e44dd-9cf0-4ac0-af3f-219724656ae3 req-41088e98-dc51-4d17-ab07-5ecf10db5cc8 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0612110-04a1-410b-b28c-1a6ba1de632f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:07:20.859869 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [req-6b8e44dd-9cf0-4ac0-af3f-219724656ae3 req-41088e98-dc51-4d17-ab07-5ecf10db5cc8 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Created reservations ['bcf9aa35-e41d-4b0f-b017-58fefb63d04b', 'e5dc5822-0a1c-4c68-a915-a058b3e34f5f', '34ec9d15-0b9d-4e5f-b374-6a483a8c492b', 'e1afbb58-8362-4ef6-8321-ee8f98043308'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:07:20.860830 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [req-6b8e44dd-9cf0-4ac0-af3f-219724656ae3 req-41088e98-dc51-4d17-ab07-5ecf10db5cc8 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0612110-04a1-410b-b28c-1a6ba1de632f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bcf9aa35-e41d-4b0f-b017-58fefb63d04b', 'e5dc5822-0a1c-4c68-a915-a058b3e34f5f', '34ec9d15-0b9d-4e5f-b374-6a483a8c492b', 'e1afbb58-8362-4ef6-8321-ee8f98043308']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:07:20.861651 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [req-6b8e44dd-9cf0-4ac0-af3f-219724656ae3 req-41088e98-dc51-4d17-ab07-5ecf10db5cc8 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbd1be36-36d5-4ae8-a197-dd84438e0d5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:07:20.884836 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [req-6b8e44dd-9cf0-4ac0-af3f-219724656ae3 req-41088e98-dc51-4d17-ab07-5ecf10db5cc8 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbd1be36-36d5-4ae8-a197-dd84438e0d5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9300fe45-ac72-4f25-b0e1-6faeb493046a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d1477ad641c4bedb76c71ae4e7d9166',qos_specs=None,replication_status=,reservations=['bcf9aa35-e41d-4b0f-b017-58fefb63d04b','e5dc5822-0a1c-4c68-a915-a058b3e34f5f','34ec9d15-0b9d-4e5f-b374-6a483a8c492b','e1afbb58-8362-4ef6-8321-ee8f98043308'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='575e5da1c9794d45b0f54bb0d34bc135',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:07:20Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9300fe45-ac72-4f25-b0e1-6faeb493046a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d1477ad641c4bedb76c71ae4e7d9166',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='575e5da1c9794d45b0f54bb0d34bc135',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:07:20.885591 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [req-6b8e44dd-9cf0-4ac0-af3f-219724656ae3 req-41088e98-dc51-4d17-ab07-5ecf10db5cc8 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fd1a4ab-4ee5-4525-bcc6-20073c2dbd12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:07:20.905874 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [req-6b8e44dd-9cf0-4ac0-af3f-219724656ae3 req-41088e98-dc51-4d17-ab07-5ecf10db5cc8 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fd1a4ab-4ee5-4525-bcc6-20073c2dbd12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d1477ad641c4bedb76c71ae4e7d9166',qos_specs=None,replication_status=,reservations=['bcf9aa35-e41d-4b0f-b017-58fefb63d04b','e5dc5822-0a1c-4c68-a915-a058b3e34f5f','34ec9d15-0b9d-4e5f-b374-6a483a8c492b','e1afbb58-8362-4ef6-8321-ee8f98043308'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='575e5da1c9794d45b0f54bb0d34bc135',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:07:20.906848 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [req-6b8e44dd-9cf0-4ac0-af3f-219724656ae3 req-41088e98-dc51-4d17-ab07-5ecf10db5cc8 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (439f159d-f0e5-4f9d-bf5b-2bc4bc66612e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:07:20.920145 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [req-6b8e44dd-9cf0-4ac0-af3f-219724656ae3 req-41088e98-dc51-4d17-ab07-5ecf10db5cc8 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (439f159d-f0e5-4f9d-bf5b-2bc4bc66612e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:07:20.921362 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [req-6b8e44dd-9cf0-4ac0-af3f-219724656ae3 req-41088e98-dc51-4d17-ab07-5ecf10db5cc8 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Flow 'volume_create_api' (75b150eb-e70a-45eb-b9c0-37ea5f96fce4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:07:20.921673 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-6b8e44dd-9cf0-4ac0-af3f-219724656ae3 req-41088e98-dc51-4d17-ab07-5ecf10db5cc8 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Create volume request issued successfully. Aug 13 21:07:20.922496 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-6b8e44dd-9cf0-4ac0-af3f-219724656ae3 req-41088e98-dc51-4d17-ab07-5ecf10db5cc8 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:07:20.922955 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 128/518] 10.4.3.14 () {72 vars in 1534 bytes} [Thu Aug 13 21:07:20 2026] POST /volume/v3/volumes => generated 701 bytes in 380 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:07:20.939259 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-6b8e44dd-9cf0-4ac0-af3f-219724656ae3 req-7bcc7c32-4152-486d-b1c9-52e93b1ad64a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:20.942156 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-6b8e44dd-9cf0-4ac0-af3f-219724656ae3 req-7bcc7c32-4152-486d-b1c9-52e93b1ad64a tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] GET https://10.4.3.14/volume/v3/volumes/9300fe45-ac72-4f25-b0e1-6faeb493046a Aug 13 21:07:20.942323 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-6b8e44dd-9cf0-4ac0-af3f-219724656ae3 req-7bcc7c32-4152-486d-b1c9-52e93b1ad64a tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:20.942538 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-6b8e44dd-9cf0-4ac0-af3f-219724656ae3 req-7bcc7c32-4152-486d-b1c9-52e93b1ad64a tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:20.954057 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:07:20.954057 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:07:20.958601 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-6b8e44dd-9cf0-4ac0-af3f-219724656ae3 req-7bcc7c32-4152-486d-b1c9-52e93b1ad64a tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Volume info retrieved successfully. Aug 13 21:07:20.958849 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-60252b0d-ca9a-41c8-bdd9-da1dc5a41409 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:20.961307 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-60252b0d-ca9a-41c8-bdd9-da1dc5a41409 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] GET https://10.4.3.14/volume/v3/volumes/67fb5303-e414-4e13-bcbd-712d244867bf Aug 13 21:07:20.962027 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-60252b0d-ca9a-41c8-bdd9-da1dc5a41409 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:20.962638 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-60252b0d-ca9a-41c8-bdd9-da1dc5a41409 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:20.968280 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-6b8e44dd-9cf0-4ac0-af3f-219724656ae3 req-7bcc7c32-4152-486d-b1c9-52e93b1ad64a tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] https://10.4.3.14/volume/v3/volumes/9300fe45-ac72-4f25-b0e1-6faeb493046a returned with HTTP 200 Aug 13 21:07:20.969013 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 130/519] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:07:20 2026] GET /volume/v3/volumes/9300fe45-ac72-4f25-b0e1-6faeb493046a => generated 769 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:07:20.970632 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:07:20.970632 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:07:20.975691 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-60252b0d-ca9a-41c8-bdd9-da1dc5a41409 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Volume info retrieved successfully. Aug 13 21:07:20.977164 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-6b8e44dd-9cf0-4ac0-af3f-219724656ae3 req-4076a6b1-ebf1-4017-82aa-8bf6c2f09f9b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:20.977401 np0000007265 devstack@c-api.service[100214]: WARNING stevedore.named [None req-60252b0d-ca9a-41c8-bdd9-da1dc5a41409 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:07:20.977784 np0000007265 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-60252b0d-ca9a-41c8-bdd9-da1dc5a41409 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:07:20.980248 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-6b8e44dd-9cf0-4ac0-af3f-219724656ae3 req-4076a6b1-ebf1-4017-82aa-8bf6c2f09f9b tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] GET https://10.4.3.14/volume/v3/volumes/9300fe45-ac72-4f25-b0e1-6faeb493046a Aug 13 21:07:20.980483 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-6b8e44dd-9cf0-4ac0-af3f-219724656ae3 req-4076a6b1-ebf1-4017-82aa-8bf6c2f09f9b tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:20.980647 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-6b8e44dd-9cf0-4ac0-af3f-219724656ae3 req-4076a6b1-ebf1-4017-82aa-8bf6c2f09f9b tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:20.998151 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:07:20.998151 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:07:21.003081 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-6b8e44dd-9cf0-4ac0-af3f-219724656ae3 req-4076a6b1-ebf1-4017-82aa-8bf6c2f09f9b tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Volume info retrieved successfully. Aug 13 21:07:21.009317 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-6b8e44dd-9cf0-4ac0-af3f-219724656ae3 req-4076a6b1-ebf1-4017-82aa-8bf6c2f09f9b tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] https://10.4.3.14/volume/v3/volumes/9300fe45-ac72-4f25-b0e1-6faeb493046a returned with HTTP 200 Aug 13 21:07:21.009317 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 132/520] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:07:20 2026] GET /volume/v3/volumes/9300fe45-ac72-4f25-b0e1-6faeb493046a => generated 769 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:07:21.034855 np0000007265 devstack@c-api.service[100214]: DEBUG oslo_db.sqlalchemy.engines [None req-60252b0d-ca9a-41c8-bdd9-da1dc5a41409 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] 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=100214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:07:21.038734 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:07:21.038734 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:07:21.052028 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-60252b0d-ca9a-41c8-bdd9-da1dc5a41409 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/volumes/67fb5303-e414-4e13-bcbd-712d244867bf returned with HTTP 200 Aug 13 21:07:21.052736 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 131/521] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:07:20 2026] GET /volume/v3/volumes/67fb5303-e414-4e13-bcbd-712d244867bf => generated 912 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:07:21.065159 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-504c4f36-53a3-4eaa-94eb-1babc251bdca None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:21.065159 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-504c4f36-53a3-4eaa-94eb-1babc251bdca tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] GET https://10.4.3.14/volume/v3/volumes/bd3ab6c8-0903-4800-a5f6-4e297dad607e Aug 13 21:07:21.065159 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-504c4f36-53a3-4eaa-94eb-1babc251bdca tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:21.065863 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-504c4f36-53a3-4eaa-94eb-1babc251bdca tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:21.071916 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-99f4e005-db6b-4160-9a30-bf2114b9929b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:21.074409 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-99f4e005-db6b-4160-9a30-bf2114b9929b tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] POST https://10.4.3.14/volume/v3/group_snapshots Aug 13 21:07:21.074518 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-99f4e005-db6b-4160-9a30-bf2114b9929b tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "b951b21c-d4c9-4e90-9505-b80904046cc6", "name": "tempest-group_snapshot-771619206"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:07:21.076509 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.group_snapshots [None req-99f4e005-db6b-4160-9a30-bf2114b9929b tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'b951b21c-d4c9-4e90-9505-b80904046cc6', 'name': 'tempest-group_snapshot-771619206'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 13 21:07:21.082163 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:07:21.082163 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:07:21.082928 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:07:21.082928 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:07:21.088385 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-504c4f36-53a3-4eaa-94eb-1babc251bdca tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Volume info retrieved successfully. Aug 13 21:07:21.093230 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.group_snapshots [None req-99f4e005-db6b-4160-9a30-bf2114b9929b tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Creating group_snapshot tempest-group_snapshot-771619206. Aug 13 21:07:21.098793 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-504c4f36-53a3-4eaa-94eb-1babc251bdca tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] https://10.4.3.14/volume/v3/volumes/bd3ab6c8-0903-4800-a5f6-4e297dad607e returned with HTTP 200 Aug 13 21:07:21.098916 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 129/522] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:07:21 2026] GET /volume/v3/volumes/bd3ab6c8-0903-4800-a5f6-4e297dad607e => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:07:21.148372 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:07:21.148372 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:07:21.173012 np0000007265 devstack@c-api.service[100216]: WARNING cinder.quota [None req-99f4e005-db6b-4160-9a30-bf2114b9929b tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-964987501 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-964987501, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:07:21.209672 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-99f4e005-db6b-4160-9a30-bf2114b9929b tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Created reservations ['34ad8e7a-0fdf-455e-90c4-cfee3a09f951', '08b08ab2-a988-4564-a669-d35b33f18266', '85989caa-b3e8-48f3-b0c4-8ef8c02dc9bd', 'e9555cae-609a-4fd8-94a7-57622679ebdc'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:07:21.253060 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-99f4e005-db6b-4160-9a30-bf2114b9929b tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/group_snapshots returned with HTTP 202 Aug 13 21:07:21.253525 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 131/523] 10.4.3.14 () {70 vars in 1317 bytes} [Thu Aug 13 21:07:21 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:07:21.264540 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-30b15e8d-ec94-4194-ae14-9da46403ea57 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:21.268835 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-30b15e8d-ec94-4194-ae14-9da46403ea57 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] GET https://10.4.3.14/volume/v3/group_snapshots/4236d8ce-8c60-43ca-bf89-0d5575535ca1 Aug 13 21:07:21.269096 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-30b15e8d-ec94-4194-ae14-9da46403ea57 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:21.269317 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-30b15e8d-ec94-4194-ae14-9da46403ea57 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:21.269480 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.group_snapshots [None req-30b15e8d-ec94-4194-ae14-9da46403ea57 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] show called for member 4236d8ce-8c60-43ca-bf89-0d5575535ca1 {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 21:07:21.278345 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:07:21.278345 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:07:21.283529 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-30b15e8d-ec94-4194-ae14-9da46403ea57 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/group_snapshots/4236d8ce-8c60-43ca-bf89-0d5575535ca1 returned with HTTP 200 Aug 13 21:07:21.284302 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 133/524] 10.4.3.14 () {68 vars in 1406 bytes} [Thu Aug 13 21:07:21 2026] GET /volume/v3/group_snapshots/4236d8ce-8c60-43ca-bf89-0d5575535ca1 => generated 306 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:07:21.957265 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-66eddbbc-b046-41ba-897d-643782dc698a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:21.959214 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-66eddbbc-b046-41ba-897d-643782dc698a tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] POST https://10.4.3.14/volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226/action Aug 13 21:07:21.960173 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-66eddbbc-b046-41ba-897d-643782dc698a tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Action body: b'{"os-attach": {"instance_uuid": "5535ac3d-2eed-4757-8b1c-22181cb8153f", "mountpoint": "/dev/vdb"}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:07:21.960352 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-66eddbbc-b046-41ba-897d-643782dc698a tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "5535ac3d-2eed-4757-8b1c-22181cb8153f", "mountpoint": "/dev/vdb"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:07:21.970559 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:07:21.970559 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:07:21.971180 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-66eddbbc-b046-41ba-897d-643782dc698a tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Volume info retrieved successfully. Aug 13 21:07:21.982136 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-66eddbbc-b046-41ba-897d-643782dc698a tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Update volume admin metadata completed successfully. Aug 13 21:07:22.064389 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-66eddbbc-b046-41ba-897d-643782dc698a tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Attach volume completed successfully. Aug 13 21:07:22.065163 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-66eddbbc-b046-41ba-897d-643782dc698a tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] https://10.4.3.14/volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226/action returned with HTTP 202 Aug 13 21:07:22.066265 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 132/525] 10.4.3.14 () {68 vars in 1383 bytes} [Thu Aug 13 21:07:21 2026] POST /volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226/action => generated 0 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:07:22.074185 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-0aef79c3-3fcd-4ae1-8428-e46cc2ac15c6 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:22.077392 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0aef79c3-3fcd-4ae1-8428-e46cc2ac15c6 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] GET https://10.4.3.14/volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226 Aug 13 21:07:22.077579 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0aef79c3-3fcd-4ae1-8428-e46cc2ac15c6 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:22.077807 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0aef79c3-3fcd-4ae1-8428-e46cc2ac15c6 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:22.092215 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:07:22.092215 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:07:22.096906 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-0aef79c3-3fcd-4ae1-8428-e46cc2ac15c6 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Volume info retrieved successfully. Aug 13 21:07:22.101693 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0aef79c3-3fcd-4ae1-8428-e46cc2ac15c6 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] https://10.4.3.14/volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226 returned with HTTP 200 Aug 13 21:07:22.102098 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 130/526] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:07:22 2026] GET /volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226 => generated 1173 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:07:22.120032 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-baa24585-0bef-4d51-bc90-eea77e4cc7c8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:22.121338 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ffa316a9-c07c-4e30-95ca-a60600d922e9 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:22.121847 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-baa24585-0bef-4d51-bc90-eea77e4cc7c8 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] GET https://10.4.3.14/volume/v3/volumes/bd3ab6c8-0903-4800-a5f6-4e297dad607e Aug 13 21:07:22.122042 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-baa24585-0bef-4d51-bc90-eea77e4cc7c8 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:22.122211 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-baa24585-0bef-4d51-bc90-eea77e4cc7c8 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:22.124728 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ffa316a9-c07c-4e30-95ca-a60600d922e9 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] GET https://10.4.3.14/volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226 Aug 13 21:07:22.124950 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ffa316a9-c07c-4e30-95ca-a60600d922e9 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:22.127180 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ffa316a9-c07c-4e30-95ca-a60600d922e9 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:22.131754 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:07:22.131754 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:07:22.135343 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-baa24585-0bef-4d51-bc90-eea77e4cc7c8 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Volume info retrieved successfully. Aug 13 21:07:22.140817 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-baa24585-0bef-4d51-bc90-eea77e4cc7c8 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] https://10.4.3.14/volume/v3/volumes/bd3ab6c8-0903-4800-a5f6-4e297dad607e returned with HTTP 200 Aug 13 21:07:22.140817 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 134/527] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:07:22 2026] GET /volume/v3/volumes/bd3ab6c8-0903-4800-a5f6-4e297dad607e => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:07:22.143575 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:07:22.143575 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:07:22.148213 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-ffa316a9-c07c-4e30-95ca-a60600d922e9 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Volume info retrieved successfully. Aug 13 21:07:22.153794 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ffa316a9-c07c-4e30-95ca-a60600d922e9 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] https://10.4.3.14/volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226 returned with HTTP 200 Aug 13 21:07:22.154163 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 132/528] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:07:22 2026] GET /volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226 => generated 1173 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:07:22.169307 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f7185349-1a27-454f-9680-a5de80cfe928 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:22.173191 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f7185349-1a27-454f-9680-a5de80cfe928 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] POST https://10.4.3.14/volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226/action Aug 13 21:07:22.173191 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f7185349-1a27-454f-9680-a5de80cfe928 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Action body: b'{"os-detach": {}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:07:22.173191 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f7185349-1a27-454f-9680-a5de80cfe928 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:07:22.193006 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:07:22.193006 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:07:22.193006 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f7185349-1a27-454f-9680-a5de80cfe928 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Volume info retrieved successfully. Aug 13 21:07:22.246040 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f7185349-1a27-454f-9680-a5de80cfe928 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Detach volume completed successfully. Aug 13 21:07:22.246257 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f7185349-1a27-454f-9680-a5de80cfe928 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] https://10.4.3.14/volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226/action returned with HTTP 202 Aug 13 21:07:22.246631 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 133/529] 10.4.3.14 () {68 vars in 1383 bytes} [Thu Aug 13 21:07:22 2026] POST /volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:07:22.258951 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-9a57d140-52bf-4dd8-8d3c-0a6cd2fe9b1d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:22.260874 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9a57d140-52bf-4dd8-8d3c-0a6cd2fe9b1d tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] GET https://10.4.3.14/volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226 Aug 13 21:07:22.261151 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9a57d140-52bf-4dd8-8d3c-0a6cd2fe9b1d tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:22.261429 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9a57d140-52bf-4dd8-8d3c-0a6cd2fe9b1d tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:22.269945 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:07:22.269945 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:07:22.277648 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-9a57d140-52bf-4dd8-8d3c-0a6cd2fe9b1d tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Volume info retrieved successfully. Aug 13 21:07:22.283645 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9a57d140-52bf-4dd8-8d3c-0a6cd2fe9b1d tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] https://10.4.3.14/volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226 returned with HTTP 200 Aug 13 21:07:22.283917 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 131/530] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:07:22 2026] GET /volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226 => generated 858 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:07:22.294989 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5a29e47f-4e48-4251-9d33-6e8b0ff19d24 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:22.297278 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5a29e47f-4e48-4251-9d33-6e8b0ff19d24 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] GET https://10.4.3.14/volume/v3/group_snapshots/4236d8ce-8c60-43ca-bf89-0d5575535ca1 Aug 13 21:07:22.297278 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5a29e47f-4e48-4251-9d33-6e8b0ff19d24 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:22.297393 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5a29e47f-4e48-4251-9d33-6e8b0ff19d24 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:22.297488 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.group_snapshots [None req-5a29e47f-4e48-4251-9d33-6e8b0ff19d24 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] show called for member 4236d8ce-8c60-43ca-bf89-0d5575535ca1 {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 21:07:22.302898 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:07:22.302898 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:07:22.307065 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5a29e47f-4e48-4251-9d33-6e8b0ff19d24 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/group_snapshots/4236d8ce-8c60-43ca-bf89-0d5575535ca1 returned with HTTP 200 Aug 13 21:07:22.307478 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 135/531] 10.4.3.14 () {68 vars in 1406 bytes} [Thu Aug 13 21:07:22 2026] GET /volume/v3/group_snapshots/4236d8ce-8c60-43ca-bf89-0d5575535ca1 => generated 307 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:07:22.319300 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-3c3740e8-e070-4e31-b791-ec9aa99adf94 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:22.323728 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3c3740e8-e070-4e31-b791-ec9aa99adf94 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] GET https://10.4.3.14/volume/v3/snapshots/detail Aug 13 21:07:22.325016 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3c3740e8-e070-4e31-b791-ec9aa99adf94 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:22.325289 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3c3740e8-e070-4e31-b791-ec9aa99adf94 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Calling method 'detail' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:22.325646 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.api_utils [None req-3c3740e8-e070-4e31-b791-ec9aa99adf94 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Removing options '' from query. {{(pid=100216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:07:22.327930 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.db.api [None req-3c3740e8-e070-4e31-b791-ec9aa99adf94 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Building query based on filter {{(pid=100216) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 21:07:22.346556 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-3c3740e8-e070-4e31-b791-ec9aa99adf94 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Get all snapshots completed successfully. Aug 13 21:07:22.347091 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:07:22.347091 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:07:22.348557 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3c3740e8-e070-4e31-b791-ec9aa99adf94 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/snapshots/detail returned with HTTP 200 Aug 13 21:07:22.349075 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 133/532] 10.4.3.14 () {66 vars in 1257 bytes} [Thu Aug 13 21:07:22 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:07:22.360869 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9b9999ec-0b4c-418a-a672-05b5f21eb0d1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:22.363214 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9b9999ec-0b4c-418a-a672-05b5f21eb0d1 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] GET https://10.4.3.14/volume/v3/snapshots/6cf58cb8-57ee-4bb2-9e94-f7f6f81c99f8 Aug 13 21:07:22.363468 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9b9999ec-0b4c-418a-a672-05b5f21eb0d1 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:22.363671 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9b9999ec-0b4c-418a-a672-05b5f21eb0d1 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:22.372909 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:07:22.372909 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:07:22.373506 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9b9999ec-0b4c-418a-a672-05b5f21eb0d1 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Snapshot retrieved successfully. Aug 13 21:07:22.374449 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9b9999ec-0b4c-418a-a672-05b5f21eb0d1 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/snapshots/6cf58cb8-57ee-4bb2-9e94-f7f6f81c99f8 returned with HTTP 200 Aug 13 21:07:22.374884 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 134/533] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:07:22 2026] GET /volume/v3/snapshots/6cf58cb8-57ee-4bb2-9e94-f7f6f81c99f8 => generated 450 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:07:22.385806 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-63dcd290-2f84-4bf4-a9ec-e2c8d103c5db None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:22.388989 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-63dcd290-2f84-4bf4-a9ec-e2c8d103c5db tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] POST https://10.4.3.14/volume/v3/groups/action Aug 13 21:07:22.389136 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-63dcd290-2f84-4bf4-a9ec-e2c8d103c5db tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "4236d8ce-8c60-43ca-bf89-0d5575535ca1", "name": "tempest-Group_from_snap-686572652"}}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:07:22.389223 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-63dcd290-2f84-4bf4-a9ec-e2c8d103c5db tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "4236d8ce-8c60-43ca-bf89-0d5575535ca1", "name": "tempest-Group_from_snap-686572652"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:07:22.390908 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.groups [None req-63dcd290-2f84-4bf4-a9ec-e2c8d103c5db tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '4236d8ce-8c60-43ca-bf89-0d5575535ca1', 'name': 'tempest-Group_from_snap-686572652'}}. {{(pid=100217) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 13 21:07:22.391034 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.groups [None req-63dcd290-2f84-4bf4-a9ec-e2c8d103c5db tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Creating group tempest-Group_from_snap-686572652 from group_snapshot 4236d8ce-8c60-43ca-bf89-0d5575535ca1. Aug 13 21:07:22.397782 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:07:22.397782 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:07:22.414955 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:07:22.414955 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:07:22.419101 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:07:22.419101 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:07:22.474616 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-63dcd290-2f84-4bf4-a9ec-e2c8d103c5db tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Created reservations ['37f19cb0-d15f-47bf-829c-119ac040f85d'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:07:22.546617 np0000007265 devstack@c-api.service[100217]: INFO cinder.group.api [None req-63dcd290-2f84-4bf4-a9ec-e2c8d103c5db tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] A mapping entry already exists for group bdb2c83f-5065-484a-9119-221c265617fc and volume type 99f830d5-9109-44aa-838c-dabcfffa993b. Do not need to create again. Aug 13 21:07:22.546975 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:07:22.546975 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:07:22.547728 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-63dcd290-2f84-4bf4-a9ec-e2c8d103c5db tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Availability Zones retrieved successfully. Aug 13 21:07:22.553206 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-63dcd290-2f84-4bf4-a9ec-e2c8d103c5db tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Flow 'volume_create_api' (9294e515-09b7-487c-9b56-6fe74bb38be6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:07:22.554485 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-63dcd290-2f84-4bf4-a9ec-e2c8d103c5db tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (138009fd-143d-4654-a922-0aba01a8df9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:07:22.555493 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-63dcd290-2f84-4bf4-a9ec-e2c8d103c5db tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:07:22.581943 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-63dcd290-2f84-4bf4-a9ec-e2c8d103c5db tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (138009fd-143d-4654-a922-0aba01a8df9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '6cf58cb8-57ee-4bb2-9e94-f7f6f81c99f8', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:07:18Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=99f830d5-9109-44aa-838c-dabcfffa993b,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-964987501',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '99f830d5-9109-44aa-838c-dabcfffa993b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'bdb2c83f-5065-484a-9119-221c265617fc', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:07:22.582602 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-63dcd290-2f84-4bf4-a9ec-e2c8d103c5db tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89d68b69-a6dc-47ba-9ee3-b0fa443655e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:07:22.615184 np0000007265 devstack@c-api.service[100217]: WARNING cinder.quota [None req-63dcd290-2f84-4bf4-a9ec-e2c8d103c5db tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-964987501 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-964987501, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:07:22.625088 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-63dcd290-2f84-4bf4-a9ec-e2c8d103c5db tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Created reservations ['9697be27-ae29-4c57-abf7-d1c2489e5993', '2dfcf262-b9ec-488a-962e-ced66df4e9b5'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:07:22.625912 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-63dcd290-2f84-4bf4-a9ec-e2c8d103c5db tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89d68b69-a6dc-47ba-9ee3-b0fa443655e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9697be27-ae29-4c57-abf7-d1c2489e5993', '2dfcf262-b9ec-488a-962e-ced66df4e9b5']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:07:22.626137 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-9fee4558-7944-43c0-9c5f-53e3799d3253 req-0ae644d9-46a4-43bf-836c-1cdbb8397656 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:22.626537 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-63dcd290-2f84-4bf4-a9ec-e2c8d103c5db tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0e84852-ef6c-45ce-9337-f9eea05bb1c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:07:22.630796 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-9fee4558-7944-43c0-9c5f-53e3799d3253 req-0ae644d9-46a4-43bf-836c-1cdbb8397656 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] POST https://10.4.3.14/volume/v3/attachments/d35a05bf-ae4d-446d-b025-c399faf818eb/action Aug 13 21:07:22.631142 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-9fee4558-7944-43c0-9c5f-53e3799d3253 req-0ae644d9-46a4-43bf-836c-1cdbb8397656 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Action body: b'{"os-complete": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:07:22.631306 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-9fee4558-7944-43c0-9c5f-53e3799d3253 req-0ae644d9-46a4-43bf-836c-1cdbb8397656 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:07:22.654820 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:07:22.654820 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:07:22.659511 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-63dcd290-2f84-4bf4-a9ec-e2c8d103c5db tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0e84852-ef6c-45ce-9337-f9eea05bb1c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e988b102-95be-44ac-88ef-8c414202924c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=bdb2c83f-5065-484a-9119-221c265617fc,group_type_id=,metadata={},multiattach=False,project_id='4daab74795784e03958473bdd952e647',qos_specs=None,replication_status=,reservations=['9697be27-ae29-4c57-abf7-d1c2489e5993','2dfcf262-b9ec-488a-962e-ced66df4e9b5'],size=1,snapshot_id=6cf58cb8-57ee-4bb2-9e94-f7f6f81c99f8,source_replicaid=,source_volid=None,status='creating',user_id='70b5bbf2147d404e995c834b00d9746c',volume_type_id=99f830d5-9109-44aa-838c-dabcfffa993b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:07:22Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=bdb2c83f-5065-484a-9119-221c265617fc,host=None,id=e988b102-95be-44ac-88ef-8c414202924c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4daab74795784e03958473bdd952e647',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=6cf58cb8-57ee-4bb2-9e94-f7f6f81c99f8,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='70b5bbf2147d404e995c834b00d9746c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(99f830d5-9109-44aa-838c-dabcfffa993b),volume_type_id=99f830d5-9109-44aa-838c-dabcfffa993b)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:07:22.660179 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-63dcd290-2f84-4bf4-a9ec-e2c8d103c5db tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09c37dc0-94ce-4f56-8f2d-8d7ff46f9ee0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:07:22.674074 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-63dcd290-2f84-4bf4-a9ec-e2c8d103c5db tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09c37dc0-94ce-4f56-8f2d-8d7ff46f9ee0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=bdb2c83f-5065-484a-9119-221c265617fc,group_type_id=,metadata={},multiattach=False,project_id='4daab74795784e03958473bdd952e647',qos_specs=None,replication_status=,reservations=['9697be27-ae29-4c57-abf7-d1c2489e5993','2dfcf262-b9ec-488a-962e-ced66df4e9b5'],size=1,snapshot_id=6cf58cb8-57ee-4bb2-9e94-f7f6f81c99f8,source_replicaid=,source_volid=None,status='creating',user_id='70b5bbf2147d404e995c834b00d9746c',volume_type_id=99f830d5-9109-44aa-838c-dabcfffa993b)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:07:22.675039 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-63dcd290-2f84-4bf4-a9ec-e2c8d103c5db tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Flow 'volume_create_api' (9294e515-09b7-487c-9b56-6fe74bb38be6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:07:22.675203 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-9fee4558-7944-43c0-9c5f-53e3799d3253 req-0ae644d9-46a4-43bf-836c-1cdbb8397656 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] https://10.4.3.14/volume/v3/attachments/d35a05bf-ae4d-446d-b025-c399faf818eb/action returned with HTTP 204 Aug 13 21:07:22.675387 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-63dcd290-2f84-4bf4-a9ec-e2c8d103c5db tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Create volume request issued successfully. Aug 13 21:07:22.676035 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 136/534] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:07:22 2026] POST /volume/v3/attachments/d35a05bf-ae4d-446d-b025-c399faf818eb/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 13 21:07:22.704108 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-63dcd290-2f84-4bf4-a9ec-e2c8d103c5db tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/groups/action returned with HTTP 202 Aug 13 21:07:22.704736 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 132/535] 10.4.3.14 () {70 vars in 1311 bytes} [Thu Aug 13 21:07:22 2026] POST /volume/v3/groups/action => generated 102 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:07:22.715255 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-5f52cfc4-c332-4e99-8e91-c674c5dbaefd None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:22.717194 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5f52cfc4-c332-4e99-8e91-c674c5dbaefd tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] GET https://10.4.3.14/volume/v3/volumes/detail Aug 13 21:07:22.717424 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5f52cfc4-c332-4e99-8e91-c674c5dbaefd tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:22.717575 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5f52cfc4-c332-4e99-8e91-c674c5dbaefd tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Calling method 'detail' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:22.718180 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.api_utils [None req-5f52cfc4-c332-4e99-8e91-c674c5dbaefd tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Removing options '' from query. {{(pid=100216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:07:22.718824 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-5f52cfc4-c332-4e99-8e91-c674c5dbaefd tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:07:22.728908 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-5f52cfc4-c332-4e99-8e91-c674c5dbaefd tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Get all volumes completed successfully. Aug 13 21:07:22.730530 np0000007265 devstack@c-api.service[100216]: WARNING stevedore.named [None req-5f52cfc4-c332-4e99-8e91-c674c5dbaefd tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:07:22.730716 np0000007265 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-5f52cfc4-c332-4e99-8e91-c674c5dbaefd tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:07:22.775245 np0000007265 devstack@c-api.service[100216]: DEBUG oslo_db.sqlalchemy.engines [None req-5f52cfc4-c332-4e99-8e91-c674c5dbaefd tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] 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=100216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:07:22.781581 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:07:22.781581 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:07:22.794440 np0000007265 devstack@c-api.service[100216]: WARNING stevedore.named [None req-5f52cfc4-c332-4e99-8e91-c674c5dbaefd tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:07:22.794983 np0000007265 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-5f52cfc4-c332-4e99-8e91-c674c5dbaefd tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:07:22.838179 np0000007265 devstack@c-api.service[100216]: DEBUG oslo_db.sqlalchemy.engines [None req-5f52cfc4-c332-4e99-8e91-c674c5dbaefd tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] 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=100216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:07:22.841421 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:07:22.841421 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:07:22.849977 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5f52cfc4-c332-4e99-8e91-c674c5dbaefd tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/volumes/detail returned with HTTP 200 Aug 13 21:07:22.850368 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 134/536] 10.4.3.14 () {68 vars in 1292 bytes} [Thu Aug 13 21:07:22 2026] GET /volume/v3/volumes/detail => generated 1828 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:07:22.865234 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-27b8a7b2-40a2-48cb-b7bd-36c0028c5a67 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:22.868302 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-27b8a7b2-40a2-48cb-b7bd-36c0028c5a67 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] GET https://10.4.3.14/volume/v3/volumes/e988b102-95be-44ac-88ef-8c414202924c Aug 13 21:07:22.868562 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-27b8a7b2-40a2-48cb-b7bd-36c0028c5a67 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:22.868797 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-27b8a7b2-40a2-48cb-b7bd-36c0028c5a67 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:22.878551 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:07:22.878551 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:07:22.882691 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-27b8a7b2-40a2-48cb-b7bd-36c0028c5a67 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Volume info retrieved successfully. Aug 13 21:07:22.883846 np0000007265 devstack@c-api.service[100214]: WARNING stevedore.named [None req-27b8a7b2-40a2-48cb-b7bd-36c0028c5a67 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:07:22.884385 np0000007265 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-27b8a7b2-40a2-48cb-b7bd-36c0028c5a67 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:07:22.925690 np0000007265 devstack@c-api.service[100214]: DEBUG oslo_db.sqlalchemy.engines [None req-27b8a7b2-40a2-48cb-b7bd-36c0028c5a67 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] 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=100214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:07:22.929727 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:07:22.929727 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:07:22.940050 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-27b8a7b2-40a2-48cb-b7bd-36c0028c5a67 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/volumes/e988b102-95be-44ac-88ef-8c414202924c returned with HTTP 200 Aug 13 21:07:22.940644 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 135/537] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:07:22 2026] GET /volume/v3/volumes/e988b102-95be-44ac-88ef-8c414202924c => generated 924 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 21:07:22.955759 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-16816ded-4f1c-4794-b55c-c9f05a91844f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:22.957753 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-16816ded-4f1c-4794-b55c-c9f05a91844f tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] GET https://10.4.3.14/volume/v3/groups/bdb2c83f-5065-484a-9119-221c265617fc Aug 13 21:07:22.958164 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-16816ded-4f1c-4794-b55c-c9f05a91844f tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:22.958402 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-16816ded-4f1c-4794-b55c-c9f05a91844f tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:22.959178 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.groups [None req-16816ded-4f1c-4794-b55c-c9f05a91844f tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] show called for member bdb2c83f-5065-484a-9119-221c265617fc {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 21:07:22.963034 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:07:22.963034 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:07:22.974242 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-16816ded-4f1c-4794-b55c-c9f05a91844f tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/groups/bdb2c83f-5065-484a-9119-221c265617fc returned with HTTP 200 Aug 13 21:07:22.974773 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 137/538] 10.4.3.14 () {68 vars in 1379 bytes} [Thu Aug 13 21:07:22 2026] GET /volume/v3/groups/bdb2c83f-5065-484a-9119-221c265617fc => generated 417 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:07:22.988899 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-6df7b8b4-2730-4b98-8895-50bffc12c775 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:22.993723 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6df7b8b4-2730-4b98-8895-50bffc12c775 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] GET https://10.4.3.14/volume/v3/volumes/detail Aug 13 21:07:22.997036 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6df7b8b4-2730-4b98-8895-50bffc12c775 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:22.997036 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6df7b8b4-2730-4b98-8895-50bffc12c775 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Calling method 'detail' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:22.997036 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.api_utils [None req-6df7b8b4-2730-4b98-8895-50bffc12c775 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Removing options '' from query. {{(pid=100217) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:07:22.997580 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:07:22.997580 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:07:22.997777 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-6df7b8b4-2730-4b98-8895-50bffc12c775 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100217) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:07:23.005878 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-6df7b8b4-2730-4b98-8895-50bffc12c775 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Get all volumes completed successfully. Aug 13 21:07:23.006647 np0000007265 devstack@c-api.service[100217]: WARNING stevedore.named [None req-6df7b8b4-2730-4b98-8895-50bffc12c775 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:07:23.006902 np0000007265 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-6df7b8b4-2730-4b98-8895-50bffc12c775 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:07:23.041873 np0000007265 devstack@c-api.service[100217]: DEBUG oslo_db.sqlalchemy.engines [None req-6df7b8b4-2730-4b98-8895-50bffc12c775 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] 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=100217) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:07:23.044772 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:07:23.044772 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:07:23.048651 np0000007265 devstack@c-api.service[100217]: WARNING stevedore.named [None req-6df7b8b4-2730-4b98-8895-50bffc12c775 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:07:23.048838 np0000007265 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-6df7b8b4-2730-4b98-8895-50bffc12c775 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:07:23.083122 np0000007265 devstack@c-api.service[100217]: DEBUG oslo_db.sqlalchemy.engines [None req-6df7b8b4-2730-4b98-8895-50bffc12c775 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] 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=100217) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:07:23.086181 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:07:23.086181 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:07:23.093152 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6df7b8b4-2730-4b98-8895-50bffc12c775 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/volumes/detail returned with HTTP 200 Aug 13 21:07:23.093797 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 133/539] 10.4.3.14 () {68 vars in 1292 bytes} [Thu Aug 13 21:07:22 2026] GET /volume/v3/volumes/detail => generated 1829 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:07:23.108410 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-50f1a41c-1b6d-4f33-99d3-9c3d9b8e0335 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:23.110926 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-50f1a41c-1b6d-4f33-99d3-9c3d9b8e0335 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] POST https://10.4.3.14/volume/v3/groups/bdb2c83f-5065-484a-9119-221c265617fc/action Aug 13 21:07:23.111428 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-50f1a41c-1b6d-4f33-99d3-9c3d9b8e0335 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:07:23.111604 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-50f1a41c-1b6d-4f33-99d3-9c3d9b8e0335 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:07:23.113382 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.groups [None req-50f1a41c-1b6d-4f33-99d3-9c3d9b8e0335 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] delete called for group bdb2c83f-5065-484a-9119-221c265617fc {{(pid=100216) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 21:07:23.113536 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.groups [None req-50f1a41c-1b6d-4f33-99d3-9c3d9b8e0335 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Delete group with id: bdb2c83f-5065-484a-9119-221c265617fc Aug 13 21:07:23.120321 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:07:23.120321 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:07:23.155266 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-253ec4c4-8089-48f2-8c5a-00c1b90d28b3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:23.157465 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-253ec4c4-8089-48f2-8c5a-00c1b90d28b3 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] GET https://10.4.3.14/volume/v3/volumes/bd3ab6c8-0903-4800-a5f6-4e297dad607e Aug 13 21:07:23.157890 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-253ec4c4-8089-48f2-8c5a-00c1b90d28b3 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:23.158152 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-253ec4c4-8089-48f2-8c5a-00c1b90d28b3 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:23.171875 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:07:23.171875 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:07:23.178027 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-253ec4c4-8089-48f2-8c5a-00c1b90d28b3 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Volume info retrieved successfully. Aug 13 21:07:23.185152 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-50f1a41c-1b6d-4f33-99d3-9c3d9b8e0335 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/groups/bdb2c83f-5065-484a-9119-221c265617fc/action returned with HTTP 202 Aug 13 21:07:23.185638 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 135/540] 10.4.3.14 () {70 vars in 1421 bytes} [Thu Aug 13 21:07:23 2026] POST /volume/v3/groups/bdb2c83f-5065-484a-9119-221c265617fc/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 21:07:23.189353 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-253ec4c4-8089-48f2-8c5a-00c1b90d28b3 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] https://10.4.3.14/volume/v3/volumes/bd3ab6c8-0903-4800-a5f6-4e297dad607e returned with HTTP 200 Aug 13 21:07:23.189353 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 136/541] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:07:23 2026] GET /volume/v3/volumes/bd3ab6c8-0903-4800-a5f6-4e297dad607e => generated 1137 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:07:23.196018 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c32bbead-e0b3-4a8a-8455-ad14db86638f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:23.198274 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c32bbead-e0b3-4a8a-8455-ad14db86638f tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] GET https://10.4.3.14/volume/v3/volumes/e988b102-95be-44ac-88ef-8c414202924c Aug 13 21:07:23.198551 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c32bbead-e0b3-4a8a-8455-ad14db86638f tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:23.198765 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c32bbead-e0b3-4a8a-8455-ad14db86638f tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:23.207157 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-dad5ef25-f232-4ae4-8bfd-5747058b6cd8 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:23.208080 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:07:23.208080 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:07:23.210897 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-dad5ef25-f232-4ae4-8bfd-5747058b6cd8 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] GET https://10.4.3.14/volume/v3/volumes/bd3ab6c8-0903-4800-a5f6-4e297dad607e Aug 13 21:07:23.211117 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-dad5ef25-f232-4ae4-8bfd-5747058b6cd8 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:23.211316 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-dad5ef25-f232-4ae4-8bfd-5747058b6cd8 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:23.216886 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c32bbead-e0b3-4a8a-8455-ad14db86638f tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Volume info retrieved successfully. Aug 13 21:07:23.217583 np0000007265 devstack@c-api.service[100215]: WARNING stevedore.named [None req-c32bbead-e0b3-4a8a-8455-ad14db86638f tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:07:23.217759 np0000007265 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-c32bbead-e0b3-4a8a-8455-ad14db86638f tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:07:23.224757 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:07:23.224757 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:07:23.228802 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-dad5ef25-f232-4ae4-8bfd-5747058b6cd8 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Volume info retrieved successfully. Aug 13 21:07:23.235395 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-dad5ef25-f232-4ae4-8bfd-5747058b6cd8 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] https://10.4.3.14/volume/v3/volumes/bd3ab6c8-0903-4800-a5f6-4e297dad607e returned with HTTP 200 Aug 13 21:07:23.235799 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 134/542] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:07:23 2026] GET /volume/v3/volumes/bd3ab6c8-0903-4800-a5f6-4e297dad607e => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:07:23.258907 np0000007265 devstack@c-api.service[100215]: DEBUG oslo_db.sqlalchemy.engines [None req-c32bbead-e0b3-4a8a-8455-ad14db86638f tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] 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=100215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:07:23.262485 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:07:23.262485 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:07:23.272383 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c32bbead-e0b3-4a8a-8455-ad14db86638f tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/volumes/e988b102-95be-44ac-88ef-8c414202924c returned with HTTP 200 Aug 13 21:07:23.272804 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 138/543] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:07:23 2026] GET /volume/v3/volumes/e988b102-95be-44ac-88ef-8c414202924c => generated 923 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:07:24.017972 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-6b8e44dd-9cf0-4ac0-af3f-219724656ae3 req-87e4727c-0ea4-427d-8cf8-0c78312b5848 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:24.020981 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-6b8e44dd-9cf0-4ac0-af3f-219724656ae3 req-87e4727c-0ea4-427d-8cf8-0c78312b5848 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] GET https://10.4.3.14/volume/v3/volumes/9300fe45-ac72-4f25-b0e1-6faeb493046a Aug 13 21:07:24.020981 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-6b8e44dd-9cf0-4ac0-af3f-219724656ae3 req-87e4727c-0ea4-427d-8cf8-0c78312b5848 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:24.021388 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-6b8e44dd-9cf0-4ac0-af3f-219724656ae3 req-87e4727c-0ea4-427d-8cf8-0c78312b5848 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:24.035491 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:07:24.035491 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:07:24.040648 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-6b8e44dd-9cf0-4ac0-af3f-219724656ae3 req-87e4727c-0ea4-427d-8cf8-0c78312b5848 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Volume info retrieved successfully. Aug 13 21:07:24.053501 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-6b8e44dd-9cf0-4ac0-af3f-219724656ae3 req-87e4727c-0ea4-427d-8cf8-0c78312b5848 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] https://10.4.3.14/volume/v3/volumes/9300fe45-ac72-4f25-b0e1-6faeb493046a returned with HTTP 200 Aug 13 21:07:24.054093 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 136/544] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:07:24 2026] GET /volume/v3/volumes/9300fe45-ac72-4f25-b0e1-6faeb493046a => generated 1309 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:07:24.064165 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5c863487-6032-4d17-99f8-119f3bc39c49 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:24.064165 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5c863487-6032-4d17-99f8-119f3bc39c49 None None] GET https://10.4.3.14/volume// Aug 13 21:07:24.064165 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5c863487-6032-4d17-99f8-119f3bc39c49 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:24.064165 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5c863487-6032-4d17-99f8-119f3bc39c49 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:24.064165 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5c863487-6032-4d17-99f8-119f3bc39c49 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:07:24.064165 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 137/545] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:07:24 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:07:24.072152 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-6b8e44dd-9cf0-4ac0-af3f-219724656ae3 req-d36cea3a-c7b0-4a6e-931f-43c9617b019a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:24.077575 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-6b8e44dd-9cf0-4ac0-af3f-219724656ae3 req-d36cea3a-c7b0-4a6e-931f-43c9617b019a tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:07:24.077575 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-6b8e44dd-9cf0-4ac0-af3f-219724656ae3 req-d36cea3a-c7b0-4a6e-931f-43c9617b019a tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9300fe45-ac72-4f25-b0e1-6faeb493046a", "connector": null, "instance_uuid": "6cdebc04-411d-4d6f-8a3a-745f85d1dc1e"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:07:24.085018 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:07:24.085018 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:07:24.125320 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-6b8e44dd-9cf0-4ac0-af3f-219724656ae3 req-d36cea3a-c7b0-4a6e-931f-43c9617b019a tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:07:24.125904 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 135/546] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:07:24 2026] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:07:24.141592 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6503bd99-bc0e-4f01-a35e-2d64274669b0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:24.142216 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6503bd99-bc0e-4f01-a35e-2d64274669b0 None None] GET https://10.4.3.14/volume// Aug 13 21:07:24.142390 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6503bd99-bc0e-4f01-a35e-2d64274669b0 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:24.142576 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6503bd99-bc0e-4f01-a35e-2d64274669b0 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:24.142924 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6503bd99-bc0e-4f01-a35e-2d64274669b0 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:07:24.143325 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 139/547] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:07:24 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:07:24.150539 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-6b8e44dd-9cf0-4ac0-af3f-219724656ae3 req-03c0f9a2-b4c0-4e7b-9eeb-7a4be5f18859 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:24.153158 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-6b8e44dd-9cf0-4ac0-af3f-219724656ae3 req-03c0f9a2-b4c0-4e7b-9eeb-7a4be5f18859 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] GET https://10.4.3.14/volume/v3/volumes/9300fe45-ac72-4f25-b0e1-6faeb493046a Aug 13 21:07:24.153385 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-6b8e44dd-9cf0-4ac0-af3f-219724656ae3 req-03c0f9a2-b4c0-4e7b-9eeb-7a4be5f18859 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:24.153590 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-6b8e44dd-9cf0-4ac0-af3f-219724656ae3 req-03c0f9a2-b4c0-4e7b-9eeb-7a4be5f18859 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:24.169351 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:07:24.169351 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:07:24.174084 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-6b8e44dd-9cf0-4ac0-af3f-219724656ae3 req-03c0f9a2-b4c0-4e7b-9eeb-7a4be5f18859 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Volume info retrieved successfully. Aug 13 21:07:24.181468 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-6b8e44dd-9cf0-4ac0-af3f-219724656ae3 req-03c0f9a2-b4c0-4e7b-9eeb-7a4be5f18859 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] https://10.4.3.14/volume/v3/volumes/9300fe45-ac72-4f25-b0e1-6faeb493046a returned with HTTP 200 Aug 13 21:07:24.182066 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 137/548] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:07:24 2026] GET /volume/v3/volumes/9300fe45-ac72-4f25-b0e1-6faeb493046a => generated 1488 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:07:24.296514 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1299cd1e-bfd4-460c-a6d2-c5dba49b0abb None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:24.296514 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1299cd1e-bfd4-460c-a6d2-c5dba49b0abb tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] GET https://10.4.3.14/volume/v3/volumes/e988b102-95be-44ac-88ef-8c414202924c Aug 13 21:07:24.296514 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1299cd1e-bfd4-460c-a6d2-c5dba49b0abb tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:24.296514 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1299cd1e-bfd4-460c-a6d2-c5dba49b0abb tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:24.297281 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-6b8e44dd-9cf0-4ac0-af3f-219724656ae3 req-981bf27d-c0bb-4626-9e28-ed5990a6e3d7 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:24.297281 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-6b8e44dd-9cf0-4ac0-af3f-219724656ae3 req-981bf27d-c0bb-4626-9e28-ed5990a6e3d7 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] PUT https://10.4.3.14/volume/v3/attachments/5a04f3b4-e745-4ac3-84ee-6e12b3a4eec9 Aug 13 21:07:24.297281 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-6b8e44dd-9cf0-4ac0-af3f-219724656ae3 req-981bf27d-c0bb-4626-9e28-ed5990a6e3d7 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:07:24.304156 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-6b8e44dd-9cf0-4ac0-af3f-219724656ae3 req-981bf27d-c0bb-4626-9e28-ed5990a6e3d7 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Acquiring lock "cinder-attachment_update-9300fe45-ac72-4f25-b0e1-6faeb493046a-np0000007265" by "attachment_update" {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:07:24.307076 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1299cd1e-bfd4-460c-a6d2-c5dba49b0abb tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/volumes/e988b102-95be-44ac-88ef-8c414202924c returned with HTTP 404 Aug 13 21:07:24.307773 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 138/549] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:07:24 2026] GET /volume/v3/volumes/e988b102-95be-44ac-88ef-8c414202924c => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:07:24.315613 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-6b8e44dd-9cf0-4ac0-af3f-219724656ae3 req-981bf27d-c0bb-4626-9e28-ed5990a6e3d7 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Lock "cinder-attachment_update-9300fe45-ac72-4f25-b0e1-6faeb493046a-np0000007265" acquired by "attachment_update" :: waited 0.009s {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:07:24.315613 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:07:24.315613 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:07:24.316486 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a2f63285-b124-4edb-8d73-7b1fa7a74b65 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:24.320167 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a2f63285-b124-4edb-8d73-7b1fa7a74b65 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] GET https://10.4.3.14/volume/v3/groups/bdb2c83f-5065-484a-9119-221c265617fc Aug 13 21:07:24.320167 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a2f63285-b124-4edb-8d73-7b1fa7a74b65 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:24.320167 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a2f63285-b124-4edb-8d73-7b1fa7a74b65 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:24.320167 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.groups [None req-a2f63285-b124-4edb-8d73-7b1fa7a74b65 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] show called for member bdb2c83f-5065-484a-9119-221c265617fc {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 21:07:24.322330 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a2f63285-b124-4edb-8d73-7b1fa7a74b65 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/groups/bdb2c83f-5065-484a-9119-221c265617fc returned with HTTP 404 Aug 13 21:07:24.322786 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 140/550] 10.4.3.14 () {68 vars in 1379 bytes} [Thu Aug 13 21:07:24 2026] GET /volume/v3/groups/bdb2c83f-5065-484a-9119-221c265617fc => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:07:24.330869 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-96a16f7f-eda8-4a00-92c0-7c99c1bab4af None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:24.336338 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-96a16f7f-eda8-4a00-92c0-7c99c1bab4af tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] DELETE https://10.4.3.14/volume/v3/group_snapshots/4236d8ce-8c60-43ca-bf89-0d5575535ca1 Aug 13 21:07:24.336528 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-96a16f7f-eda8-4a00-92c0-7c99c1bab4af tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:24.336711 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-96a16f7f-eda8-4a00-92c0-7c99c1bab4af tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:24.336833 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.group_snapshots [None req-96a16f7f-eda8-4a00-92c0-7c99c1bab4af tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] delete called for member 4236d8ce-8c60-43ca-bf89-0d5575535ca1 {{(pid=100216) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 13 21:07:24.336913 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.group_snapshots [None req-96a16f7f-eda8-4a00-92c0-7c99c1bab4af tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Delete group_snapshot with id: 4236d8ce-8c60-43ca-bf89-0d5575535ca1 Aug 13 21:07:24.343497 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:07:24.343497 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:07:24.391734 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-96a16f7f-eda8-4a00-92c0-7c99c1bab4af tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/group_snapshots/4236d8ce-8c60-43ca-bf89-0d5575535ca1 returned with HTTP 202 Aug 13 21:07:24.392357 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 138/551] 10.4.3.14 () {68 vars in 1409 bytes} [Thu Aug 13 21:07:24 2026] DELETE /volume/v3/group_snapshots/4236d8ce-8c60-43ca-bf89-0d5575535ca1 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 21:07:24.401874 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-92a49983-c661-4837-a221-d70169f8f028 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:24.405030 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-92a49983-c661-4837-a221-d70169f8f028 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] GET https://10.4.3.14/volume/v3/volumes/detail Aug 13 21:07:24.405128 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-92a49983-c661-4837-a221-d70169f8f028 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:24.405354 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-92a49983-c661-4837-a221-d70169f8f028 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Calling method 'detail' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:24.405931 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.api_utils [None req-92a49983-c661-4837-a221-d70169f8f028 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Removing options '' from query. {{(pid=100214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:07:24.406853 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-92a49983-c661-4837-a221-d70169f8f028 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:07:24.442326 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-6b8e44dd-9cf0-4ac0-af3f-219724656ae3 req-981bf27d-c0bb-4626-9e28-ed5990a6e3d7 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Lock "cinder-attachment_update-9300fe45-ac72-4f25-b0e1-6faeb493046a-np0000007265" released by "attachment_update" :: held 0.129s {{(pid=100217) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:07:24.442753 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-6b8e44dd-9cf0-4ac0-af3f-219724656ae3 req-981bf27d-c0bb-4626-9e28-ed5990a6e3d7 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] https://10.4.3.14/volume/v3/attachments/5a04f3b4-e745-4ac3-84ee-6e12b3a4eec9 returned with HTTP 200 Aug 13 21:07:24.443346 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 136/552] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:07:24 2026] PUT /volume/v3/attachments/5a04f3b4-e745-4ac3-84ee-6e12b3a4eec9 => generated 969 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:07:24.444568 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-92a49983-c661-4837-a221-d70169f8f028 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Get all volumes completed successfully. Aug 13 21:07:24.445518 np0000007265 devstack@c-api.service[100214]: WARNING stevedore.named [None req-92a49983-c661-4837-a221-d70169f8f028 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:07:24.445776 np0000007265 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-92a49983-c661-4837-a221-d70169f8f028 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:07:24.471621 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-6b8e44dd-9cf0-4ac0-af3f-219724656ae3 req-28671cc8-cf2c-40c9-9c6c-9087f37167e9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:24.475449 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-6b8e44dd-9cf0-4ac0-af3f-219724656ae3 req-28671cc8-cf2c-40c9-9c6c-9087f37167e9 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] POST https://10.4.3.14/volume/v3/attachments/5a04f3b4-e745-4ac3-84ee-6e12b3a4eec9/action Aug 13 21:07:24.475997 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-6b8e44dd-9cf0-4ac0-af3f-219724656ae3 req-28671cc8-cf2c-40c9-9c6c-9087f37167e9 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Action body: b'{"os-complete": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:07:24.475997 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-6b8e44dd-9cf0-4ac0-af3f-219724656ae3 req-28671cc8-cf2c-40c9-9c6c-9087f37167e9 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:07:24.484425 np0000007265 devstack@c-api.service[100214]: DEBUG oslo_db.sqlalchemy.engines [None req-92a49983-c661-4837-a221-d70169f8f028 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] 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=100214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:07:24.487549 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:07:24.487549 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:07:24.493220 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:07:24.493220 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:07:24.496393 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-92a49983-c661-4837-a221-d70169f8f028 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/volumes/detail returned with HTTP 200 Aug 13 21:07:24.496900 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 139/553] 10.4.3.14 () {68 vars in 1292 bytes} [Thu Aug 13 21:07:24 2026] GET /volume/v3/volumes/detail => generated 915 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:07:24.507510 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-6b8e44dd-9cf0-4ac0-af3f-219724656ae3 req-28671cc8-cf2c-40c9-9c6c-9087f37167e9 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] https://10.4.3.14/volume/v3/attachments/5a04f3b4-e745-4ac3-84ee-6e12b3a4eec9/action returned with HTTP 204 Aug 13 21:07:24.508325 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 141/554] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:07:24 2026] POST /volume/v3/attachments/5a04f3b4-e745-4ac3-84ee-6e12b3a4eec9/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:07:24.517400 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-5e9c670c-a840-4892-8099-49fd9f6563b8 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:24.521333 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5e9c670c-a840-4892-8099-49fd9f6563b8 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] GET https://10.4.3.14/volume/v3/snapshots/detail Aug 13 21:07:24.521570 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5e9c670c-a840-4892-8099-49fd9f6563b8 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:24.521770 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5e9c670c-a840-4892-8099-49fd9f6563b8 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Calling method 'detail' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:24.521976 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.api_utils [None req-5e9c670c-a840-4892-8099-49fd9f6563b8 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Removing options '' from query. {{(pid=100216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:07:24.523040 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:07:24.523040 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:07:24.523904 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.db.api [None req-5e9c670c-a840-4892-8099-49fd9f6563b8 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Building query based on filter {{(pid=100216) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 21:07:24.529233 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-5e9c670c-a840-4892-8099-49fd9f6563b8 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Get all snapshots completed successfully. Aug 13 21:07:24.530646 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5e9c670c-a840-4892-8099-49fd9f6563b8 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/snapshots/detail returned with HTTP 200 Aug 13 21:07:24.534718 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 139/555] 10.4.3.14 () {66 vars in 1257 bytes} [Thu Aug 13 21:07:24 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 21:07:24.544538 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4a2c459b-46c5-49e9-9ad8-e675f30b1cb1 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:24.548516 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4a2c459b-46c5-49e9-9ad8-e675f30b1cb1 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] GET https://10.4.3.14/volume/v3/group_snapshots/4236d8ce-8c60-43ca-bf89-0d5575535ca1 Aug 13 21:07:24.550917 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4a2c459b-46c5-49e9-9ad8-e675f30b1cb1 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:24.551862 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4a2c459b-46c5-49e9-9ad8-e675f30b1cb1 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:24.551862 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.group_snapshots [None req-4a2c459b-46c5-49e9-9ad8-e675f30b1cb1 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] show called for member 4236d8ce-8c60-43ca-bf89-0d5575535ca1 {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 21:07:24.560164 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4a2c459b-46c5-49e9-9ad8-e675f30b1cb1 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/group_snapshots/4236d8ce-8c60-43ca-bf89-0d5575535ca1 returned with HTTP 404 Aug 13 21:07:24.560728 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 137/556] 10.4.3.14 () {68 vars in 1406 bytes} [Thu Aug 13 21:07:24 2026] GET /volume/v3/group_snapshots/4236d8ce-8c60-43ca-bf89-0d5575535ca1 => generated 116 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:07:24.570466 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a9500a04-a69d-4d40-8f96-c884fe01385f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:24.575458 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a9500a04-a69d-4d40-8f96-c884fe01385f tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] GET https://10.4.3.14/volume/v3/volumes/detail Aug 13 21:07:24.575767 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a9500a04-a69d-4d40-8f96-c884fe01385f tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:24.576354 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a9500a04-a69d-4d40-8f96-c884fe01385f tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Calling method 'detail' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:24.576354 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.api_utils [None req-a9500a04-a69d-4d40-8f96-c884fe01385f tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Removing options '' from query. {{(pid=100214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:07:24.581417 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a9500a04-a69d-4d40-8f96-c884fe01385f tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:07:24.591698 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a9500a04-a69d-4d40-8f96-c884fe01385f tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Get all volumes completed successfully. Aug 13 21:07:24.592949 np0000007265 devstack@c-api.service[100214]: WARNING stevedore.named [None req-a9500a04-a69d-4d40-8f96-c884fe01385f tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:07:24.593167 np0000007265 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-a9500a04-a69d-4d40-8f96-c884fe01385f tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:07:24.644592 np0000007265 devstack@c-api.service[100214]: DEBUG oslo_db.sqlalchemy.engines [None req-a9500a04-a69d-4d40-8f96-c884fe01385f tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] 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=100214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:07:24.651505 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:07:24.651505 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:07:24.663858 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a9500a04-a69d-4d40-8f96-c884fe01385f tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/volumes/detail returned with HTTP 200 Aug 13 21:07:24.664382 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 140/557] 10.4.3.14 () {68 vars in 1292 bytes} [Thu Aug 13 21:07:24 2026] GET /volume/v3/volumes/detail => generated 915 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:07:24.680331 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-15879542-1c08-4420-81cc-bcb7ab3c14fb None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:24.682090 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-15879542-1c08-4420-81cc-bcb7ab3c14fb tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] POST https://10.4.3.14/volume/v3/groups/b951b21c-d4c9-4e90-9505-b80904046cc6/action Aug 13 21:07:24.682472 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-15879542-1c08-4420-81cc-bcb7ab3c14fb tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:07:24.683342 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-15879542-1c08-4420-81cc-bcb7ab3c14fb tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:07:24.684236 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.groups [None req-15879542-1c08-4420-81cc-bcb7ab3c14fb tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] delete called for group b951b21c-d4c9-4e90-9505-b80904046cc6 {{(pid=100215) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 21:07:24.684339 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.groups [None req-15879542-1c08-4420-81cc-bcb7ab3c14fb tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Delete group with id: b951b21c-d4c9-4e90-9505-b80904046cc6 Aug 13 21:07:24.687892 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:07:24.687892 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:07:24.726504 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-15879542-1c08-4420-81cc-bcb7ab3c14fb tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/groups/b951b21c-d4c9-4e90-9505-b80904046cc6/action returned with HTTP 202 Aug 13 21:07:24.726504 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 142/558] 10.4.3.14 () {70 vars in 1421 bytes} [Thu Aug 13 21:07:24 2026] POST /volume/v3/groups/b951b21c-d4c9-4e90-9505-b80904046cc6/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 21:07:24.736485 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b70b4fa7-4f11-4de2-958d-29a42b24175f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:24.739132 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b70b4fa7-4f11-4de2-958d-29a42b24175f tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] GET https://10.4.3.14/volume/v3/volumes/67fb5303-e414-4e13-bcbd-712d244867bf Aug 13 21:07:24.739602 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b70b4fa7-4f11-4de2-958d-29a42b24175f tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:24.739724 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b70b4fa7-4f11-4de2-958d-29a42b24175f tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:24.753229 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:07:24.753229 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:07:24.760857 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-b70b4fa7-4f11-4de2-958d-29a42b24175f tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Volume info retrieved successfully. Aug 13 21:07:24.761893 np0000007265 devstack@c-api.service[100216]: WARNING stevedore.named [None req-b70b4fa7-4f11-4de2-958d-29a42b24175f tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:07:24.762112 np0000007265 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-b70b4fa7-4f11-4de2-958d-29a42b24175f tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:07:24.817777 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-26a10b81-d45a-412b-ac6a-578c4a921501 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:24.820716 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-26a10b81-d45a-412b-ac6a-578c4a921501 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] POST https://10.4.3.14/volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226/action Aug 13 21:07:24.821067 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-26a10b81-d45a-412b-ac6a-578c4a921501 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:07:24.821273 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-26a10b81-d45a-412b-ac6a-578c4a921501 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:07:24.833893 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:07:24.833893 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:07:24.834476 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-26a10b81-d45a-412b-ac6a-578c4a921501 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Volume info retrieved successfully. Aug 13 21:07:24.835407 np0000007265 devstack@c-api.service[100216]: DEBUG oslo_db.sqlalchemy.engines [None req-b70b4fa7-4f11-4de2-958d-29a42b24175f tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] 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=100216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:07:24.838758 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:07:24.838758 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:07:24.846950 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-26a10b81-d45a-412b-ac6a-578c4a921501 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Reserve volume completed successfully. Aug 13 21:07:24.847200 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-26a10b81-d45a-412b-ac6a-578c4a921501 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] https://10.4.3.14/volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226/action returned with HTTP 202 Aug 13 21:07:24.848312 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 138/559] 10.4.3.14 () {68 vars in 1383 bytes} [Thu Aug 13 21:07:24 2026] POST /volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:07:24.851982 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b70b4fa7-4f11-4de2-958d-29a42b24175f tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/volumes/67fb5303-e414-4e13-bcbd-712d244867bf returned with HTTP 200 Aug 13 21:07:24.851982 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 140/560] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:07:24 2026] GET /volume/v3/volumes/67fb5303-e414-4e13-bcbd-712d244867bf => generated 911 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:07:24.856762 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-bbc27521-9349-4bd1-89b5-1de20932e475 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:24.859096 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bbc27521-9349-4bd1-89b5-1de20932e475 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] GET https://10.4.3.14/volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226 Aug 13 21:07:24.859398 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bbc27521-9349-4bd1-89b5-1de20932e475 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:24.859688 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bbc27521-9349-4bd1-89b5-1de20932e475 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:24.868763 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:07:24.868763 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:07:24.875021 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-bbc27521-9349-4bd1-89b5-1de20932e475 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Volume info retrieved successfully. Aug 13 21:07:24.880701 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bbc27521-9349-4bd1-89b5-1de20932e475 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] https://10.4.3.14/volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226 returned with HTTP 200 Aug 13 21:07:24.881446 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 141/561] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:07:24 2026] GET /volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226 => generated 858 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:07:24.896434 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-854d536e-16c9-4d5f-bd4c-7e5d17da0727 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:24.899622 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-854d536e-16c9-4d5f-bd4c-7e5d17da0727 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] POST https://10.4.3.14/volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226/action Aug 13 21:07:24.899622 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-854d536e-16c9-4d5f-bd4c-7e5d17da0727 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:07:24.899790 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-854d536e-16c9-4d5f-bd4c-7e5d17da0727 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:07:24.912146 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:07:24.912146 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:07:24.912571 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-854d536e-16c9-4d5f-bd4c-7e5d17da0727 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Volume info retrieved successfully. Aug 13 21:07:24.934702 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-854d536e-16c9-4d5f-bd4c-7e5d17da0727 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Unreserve volume completed successfully. Aug 13 21:07:24.934897 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-854d536e-16c9-4d5f-bd4c-7e5d17da0727 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] https://10.4.3.14/volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226/action returned with HTTP 202 Aug 13 21:07:24.935315 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 143/562] 10.4.3.14 () {68 vars in 1383 bytes} [Thu Aug 13 21:07:24 2026] POST /volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:07:24.943371 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4dc825f6-2bbc-4525-bdcc-f72cfb64f226 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:24.945572 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4dc825f6-2bbc-4525-bdcc-f72cfb64f226 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] GET https://10.4.3.14/volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226 Aug 13 21:07:24.945839 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4dc825f6-2bbc-4525-bdcc-f72cfb64f226 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:24.946089 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4dc825f6-2bbc-4525-bdcc-f72cfb64f226 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:24.958953 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:07:24.958953 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:07:24.966101 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-4dc825f6-2bbc-4525-bdcc-f72cfb64f226 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Volume info retrieved successfully. Aug 13 21:07:24.974812 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4dc825f6-2bbc-4525-bdcc-f72cfb64f226 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] https://10.4.3.14/volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226 returned with HTTP 200 Aug 13 21:07:24.975957 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 139/563] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:07:24 2026] GET /volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226 => generated 858 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 21:07:24.988925 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-54592f6b-f048-48ec-a76f-53f294631d64 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:24.991569 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-54592f6b-f048-48ec-a76f-53f294631d64 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] POST https://10.4.3.14/volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226/action Aug 13 21:07:24.992327 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-54592f6b-f048-48ec-a76f-53f294631d64 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:07:24.992327 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-54592f6b-f048-48ec-a76f-53f294631d64 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:07:25.002615 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:07:25.002615 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:07:25.003406 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-54592f6b-f048-48ec-a76f-53f294631d64 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Volume info retrieved successfully. Aug 13 21:07:25.011170 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-54592f6b-f048-48ec-a76f-53f294631d64 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Volume updated successfully. Aug 13 21:07:25.011446 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-54592f6b-f048-48ec-a76f-53f294631d64 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] https://10.4.3.14/volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226/action returned with HTTP 200 Aug 13 21:07:25.011937 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 141/564] 10.4.3.14 () {68 vars in 1383 bytes} [Thu Aug 13 21:07:24 2026] POST /volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226/action => generated 0 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 13 21:07:25.020102 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9c10631e-9125-4373-b03f-a540cab7762c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:25.022384 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9c10631e-9125-4373-b03f-a540cab7762c tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] GET https://10.4.3.14/volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226 Aug 13 21:07:25.022615 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9c10631e-9125-4373-b03f-a540cab7762c tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:25.022876 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9c10631e-9125-4373-b03f-a540cab7762c tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:25.030685 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:07:25.030685 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:07:25.038836 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9c10631e-9125-4373-b03f-a540cab7762c tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Volume info retrieved successfully. Aug 13 21:07:25.045326 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9c10631e-9125-4373-b03f-a540cab7762c tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] https://10.4.3.14/volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226 returned with HTTP 200 Aug 13 21:07:25.045862 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 142/565] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:07:25 2026] GET /volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226 => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:07:25.063918 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a591aacc-e3b1-4e51-966e-1cc6ca9af6da None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:25.066779 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a591aacc-e3b1-4e51-966e-1cc6ca9af6da tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] POST https://10.4.3.14/volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226/action Aug 13 21:07:25.066779 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a591aacc-e3b1-4e51-966e-1cc6ca9af6da tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:07:25.066984 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a591aacc-e3b1-4e51-966e-1cc6ca9af6da tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:07:25.083449 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:07:25.083449 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:07:25.083943 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a591aacc-e3b1-4e51-966e-1cc6ca9af6da tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Volume info retrieved successfully. Aug 13 21:07:25.103349 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a591aacc-e3b1-4e51-966e-1cc6ca9af6da tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Volume updated successfully. Aug 13 21:07:25.103633 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a591aacc-e3b1-4e51-966e-1cc6ca9af6da tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] https://10.4.3.14/volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226/action returned with HTTP 200 Aug 13 21:07:25.104268 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 144/566] 10.4.3.14 () {68 vars in 1383 bytes} [Thu Aug 13 21:07:25 2026] POST /volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226/action => generated 0 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 13 21:07:25.116416 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-2485eedd-c8b6-4a8e-b907-bbc25a11452d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:25.119334 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2485eedd-c8b6-4a8e-b907-bbc25a11452d tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] GET https://10.4.3.14/volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226 Aug 13 21:07:25.119662 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2485eedd-c8b6-4a8e-b907-bbc25a11452d tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:25.119910 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2485eedd-c8b6-4a8e-b907-bbc25a11452d tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:25.129352 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:07:25.129352 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:07:25.135496 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-2485eedd-c8b6-4a8e-b907-bbc25a11452d tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Volume info retrieved successfully. Aug 13 21:07:25.139745 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2485eedd-c8b6-4a8e-b907-bbc25a11452d tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] https://10.4.3.14/volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226 returned with HTTP 200 Aug 13 21:07:25.140126 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 140/567] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:07:25 2026] GET /volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226 => generated 858 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:07:25.155810 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-999420a2-bc0a-47ea-98b8-baca025c3593 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:25.158192 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-999420a2-bc0a-47ea-98b8-baca025c3593 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] POST https://10.4.3.14/volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226/action Aug 13 21:07:25.158714 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-999420a2-bc0a-47ea-98b8-baca025c3593 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:07:25.158714 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-999420a2-bc0a-47ea-98b8-baca025c3593 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:07:25.169370 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:07:25.169370 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:07:25.169860 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-999420a2-bc0a-47ea-98b8-baca025c3593 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Volume info retrieved successfully. Aug 13 21:07:25.188000 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-999420a2-bc0a-47ea-98b8-baca025c3593 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Update volume admin metadata completed successfully. Aug 13 21:07:25.188157 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-999420a2-bc0a-47ea-98b8-baca025c3593 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Update readonly setting on volume completed successfully. Aug 13 21:07:25.188375 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-999420a2-bc0a-47ea-98b8-baca025c3593 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] https://10.4.3.14/volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226/action returned with HTTP 202 Aug 13 21:07:25.188856 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 142/568] 10.4.3.14 () {68 vars in 1383 bytes} [Thu Aug 13 21:07:25 2026] POST /volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:07:25.198809 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f9a2a451-3638-41d9-95aa-6d76b9eddc58 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:25.202346 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f9a2a451-3638-41d9-95aa-6d76b9eddc58 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] GET https://10.4.3.14/volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226 Aug 13 21:07:25.202346 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f9a2a451-3638-41d9-95aa-6d76b9eddc58 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:25.202346 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f9a2a451-3638-41d9-95aa-6d76b9eddc58 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:25.208283 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:07:25.208283 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:07:25.212418 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f9a2a451-3638-41d9-95aa-6d76b9eddc58 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Volume info retrieved successfully. Aug 13 21:07:25.220736 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f9a2a451-3638-41d9-95aa-6d76b9eddc58 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] https://10.4.3.14/volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226 returned with HTTP 200 Aug 13 21:07:25.221259 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 143/569] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:07:25 2026] GET /volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226 => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:07:25.249444 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7baedb67-49b3-4607-92b6-e6d927e79fe7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:25.251449 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7baedb67-49b3-4607-92b6-e6d927e79fe7 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] POST https://10.4.3.14/volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226/action Aug 13 21:07:25.251890 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7baedb67-49b3-4607-92b6-e6d927e79fe7 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:07:25.252179 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7baedb67-49b3-4607-92b6-e6d927e79fe7 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:07:25.267241 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:07:25.267241 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:07:25.267771 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7baedb67-49b3-4607-92b6-e6d927e79fe7 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Volume info retrieved successfully. Aug 13 21:07:25.290711 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7baedb67-49b3-4607-92b6-e6d927e79fe7 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Update volume admin metadata completed successfully. Aug 13 21:07:25.290836 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7baedb67-49b3-4607-92b6-e6d927e79fe7 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Update readonly setting on volume completed successfully. Aug 13 21:07:25.291085 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7baedb67-49b3-4607-92b6-e6d927e79fe7 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] https://10.4.3.14/volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226/action returned with HTTP 202 Aug 13 21:07:25.291715 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 145/570] 10.4.3.14 () {68 vars in 1383 bytes} [Thu Aug 13 21:07:25 2026] POST /volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:07:25.304361 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-aef321bb-b4d3-4cfa-b16c-43079256be79 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:25.306745 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-aef321bb-b4d3-4cfa-b16c-43079256be79 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] GET https://10.4.3.14/volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226 Aug 13 21:07:25.307020 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-aef321bb-b4d3-4cfa-b16c-43079256be79 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:25.307265 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-aef321bb-b4d3-4cfa-b16c-43079256be79 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:25.316658 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:07:25.316658 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:07:25.321831 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-aef321bb-b4d3-4cfa-b16c-43079256be79 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Volume info retrieved successfully. Aug 13 21:07:25.328622 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-aef321bb-b4d3-4cfa-b16c-43079256be79 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] https://10.4.3.14/volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226 returned with HTTP 200 Aug 13 21:07:25.329242 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 141/571] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:07:25 2026] GET /volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226 => generated 858 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:07:25.344355 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a84d2981-cc6b-45c8-84f4-6c76a1b32486 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:25.347262 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a84d2981-cc6b-45c8-84f4-6c76a1b32486 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] POST https://10.4.3.14/volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226/action Aug 13 21:07:25.347701 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a84d2981-cc6b-45c8-84f4-6c76a1b32486 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-144934992", "disk_format": "raw"}}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:07:25.347882 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a84d2981-cc6b-45c8-84f4-6c76a1b32486 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-144934992", "disk_format": "raw"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:07:25.362315 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:07:25.362315 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:07:25.363485 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-a84d2981-cc6b-45c8-84f4-6c76a1b32486 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Volume info retrieved successfully. Aug 13 21:07:25.388199 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:07:25.388199 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:07:25.396250 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.image.image_utils [None req-a84d2981-cc6b-45c8-84f4-6c76a1b32486 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-144934992'}] was filtered using the reserved name spaces [['os_glance', 'img_signature', 'signature_verified']], and the result is [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-144934992'}]. {{(pid=100216) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 13 21:07:25.867320 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5122714d-7a74-4aa8-b241-cd69b81a968c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:25.869335 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5122714d-7a74-4aa8-b241-cd69b81a968c tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] GET https://10.4.3.14/volume/v3/volumes/67fb5303-e414-4e13-bcbd-712d244867bf Aug 13 21:07:25.869626 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5122714d-7a74-4aa8-b241-cd69b81a968c tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:25.869957 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5122714d-7a74-4aa8-b241-cd69b81a968c tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:25.878017 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5122714d-7a74-4aa8-b241-cd69b81a968c tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/volumes/67fb5303-e414-4e13-bcbd-712d244867bf returned with HTTP 404 Aug 13 21:07:25.878838 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 144/572] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:07:25 2026] GET /volume/v3/volumes/67fb5303-e414-4e13-bcbd-712d244867bf => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:07:25.888586 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-da2a79b4-a9d3-41fa-bcdb-2cd464dc6356 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:25.893111 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-da2a79b4-a9d3-41fa-bcdb-2cd464dc6356 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] GET https://10.4.3.14/volume/v3/groups/b951b21c-d4c9-4e90-9505-b80904046cc6 Aug 13 21:07:25.893111 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-da2a79b4-a9d3-41fa-bcdb-2cd464dc6356 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:25.893111 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-da2a79b4-a9d3-41fa-bcdb-2cd464dc6356 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:25.893111 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.groups [None req-da2a79b4-a9d3-41fa-bcdb-2cd464dc6356 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] show called for member b951b21c-d4c9-4e90-9505-b80904046cc6 {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 21:07:25.898098 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-da2a79b4-a9d3-41fa-bcdb-2cd464dc6356 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/groups/b951b21c-d4c9-4e90-9505-b80904046cc6 returned with HTTP 404 Aug 13 21:07:25.900067 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 146/573] 10.4.3.14 () {68 vars in 1379 bytes} [Thu Aug 13 21:07:25 2026] GET /volume/v3/groups/b951b21c-d4c9-4e90-9505-b80904046cc6 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:07:25.911167 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f03044f4-6c4d-45cc-a5f6-27ce44cbf041 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:25.915399 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f03044f4-6c4d-45cc-a5f6-27ce44cbf041 tempest-GroupSnapshotsTest-44084078 tempest-GroupSnapshotsTest-44084078-project-admin] DELETE https://10.4.3.14/volume/v3/group_types/7a513eb3-275f-4856-99b1-3cbec3a7c619 Aug 13 21:07:25.915608 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f03044f4-6c4d-45cc-a5f6-27ce44cbf041 tempest-GroupSnapshotsTest-44084078 tempest-GroupSnapshotsTest-44084078-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:25.915780 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f03044f4-6c4d-45cc-a5f6-27ce44cbf041 tempest-GroupSnapshotsTest-44084078 tempest-GroupSnapshotsTest-44084078-project-admin] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:25.949074 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f03044f4-6c4d-45cc-a5f6-27ce44cbf041 tempest-GroupSnapshotsTest-44084078 tempest-GroupSnapshotsTest-44084078-project-admin] https://10.4.3.14/volume/v3/group_types/7a513eb3-275f-4856-99b1-3cbec3a7c619 returned with HTTP 202 Aug 13 21:07:25.949860 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 142/574] 10.4.3.14 () {68 vars in 1397 bytes} [Thu Aug 13 21:07:25 2026] DELETE /volume/v3/group_types/7a513eb3-275f-4856-99b1-3cbec3a7c619 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 21:07:25.962578 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-394c54ba-a953-4a3b-a682-6ead5fe8c060 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:25.967767 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-394c54ba-a953-4a3b-a682-6ead5fe8c060 tempest-GroupSnapshotsTest-44084078 tempest-GroupSnapshotsTest-44084078-project-admin] DELETE https://10.4.3.14/volume/v3/types/99f830d5-9109-44aa-838c-dabcfffa993b Aug 13 21:07:25.968167 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-394c54ba-a953-4a3b-a682-6ead5fe8c060 tempest-GroupSnapshotsTest-44084078 tempest-GroupSnapshotsTest-44084078-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:25.968559 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-394c54ba-a953-4a3b-a682-6ead5fe8c060 tempest-GroupSnapshotsTest-44084078 tempest-GroupSnapshotsTest-44084078-project-admin] Calling method '_delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:26.014269 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-a84d2981-cc6b-45c8-84f4-6c76a1b32486 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Copy volume to image completed successfully. Aug 13 21:07:26.014676 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a84d2981-cc6b-45c8-84f4-6c76a1b32486 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] https://10.4.3.14/volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226/action returned with HTTP 202 Aug 13 21:07:26.015107 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 143/575] 10.4.3.14 () {68 vars in 1384 bytes} [Thu Aug 13 21:07:25 2026] POST /volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226/action => generated 686 bytes in 671 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:07:26.033734 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-394c54ba-a953-4a3b-a682-6ead5fe8c060 tempest-GroupSnapshotsTest-44084078 tempest-GroupSnapshotsTest-44084078-project-admin] https://10.4.3.14/volume/v3/types/99f830d5-9109-44aa-838c-dabcfffa993b returned with HTTP 202 Aug 13 21:07:26.033734 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 145/576] 10.4.3.14 () {66 vars in 1338 bytes} [Thu Aug 13 21:07:25 2026] DELETE /volume/v3/types/99f830d5-9109-44aa-838c-dabcfffa993b => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:07:26.044210 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-fc9f9e6a-73e3-40e7-a035-6785d9f29008 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:26.046507 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fc9f9e6a-73e3-40e7-a035-6785d9f29008 tempest-GroupSnapshotsTest-44084078 tempest-GroupSnapshotsTest-44084078-project-admin] GET https://10.4.3.14/volume/v3/types/99f830d5-9109-44aa-838c-dabcfffa993b Aug 13 21:07:26.046507 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fc9f9e6a-73e3-40e7-a035-6785d9f29008 tempest-GroupSnapshotsTest-44084078 tempest-GroupSnapshotsTest-44084078-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:26.049060 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fc9f9e6a-73e3-40e7-a035-6785d9f29008 tempest-GroupSnapshotsTest-44084078 tempest-GroupSnapshotsTest-44084078-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:26.050711 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fc9f9e6a-73e3-40e7-a035-6785d9f29008 tempest-GroupSnapshotsTest-44084078 tempest-GroupSnapshotsTest-44084078-project-admin] https://10.4.3.14/volume/v3/types/99f830d5-9109-44aa-838c-dabcfffa993b returned with HTTP 404 Aug 13 21:07:26.051398 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 147/577] 10.4.3.14 () {66 vars in 1335 bytes} [Thu Aug 13 21:07:26 2026] GET /volume/v3/types/99f830d5-9109-44aa-838c-dabcfffa993b => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:07:26.065588 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-78285298-89ec-4c90-b01e-817d55132b46 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:26.071495 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-78285298-89ec-4c90-b01e-817d55132b46 tempest-GroupSnapshotsTest-44084078 tempest-GroupSnapshotsTest-44084078-project-admin] POST https://10.4.3.14/volume/v3/types Aug 13 21:07:26.071495 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-78285298-89ec-4c90-b01e-817d55132b46 tempest-GroupSnapshotsTest-44084078 tempest-GroupSnapshotsTest-44084078-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-879859092"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:07:26.103499 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-78285298-89ec-4c90-b01e-817d55132b46 tempest-GroupSnapshotsTest-44084078 tempest-GroupSnapshotsTest-44084078-project-admin] https://10.4.3.14/volume/v3/types returned with HTTP 200 Aug 13 21:07:26.103928 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 143/578] 10.4.3.14 () {68 vars in 1245 bytes} [Thu Aug 13 21:07:26 2026] POST /volume/v3/types => generated 223 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:07:26.116092 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-25eb540f-37f9-4d26-9c37-ce8e86924268 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:26.117784 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-25eb540f-37f9-4d26-9c37-ce8e86924268 tempest-GroupSnapshotsTest-44084078 tempest-GroupSnapshotsTest-44084078-project-admin] POST https://10.4.3.14/volume/v3/group_types Aug 13 21:07:26.118054 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-25eb540f-37f9-4d26-9c37-ce8e86924268 tempest-GroupSnapshotsTest-44084078 tempest-GroupSnapshotsTest-44084078-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-813316963"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:07:26.137732 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-25eb540f-37f9-4d26-9c37-ce8e86924268 tempest-GroupSnapshotsTest-44084078 tempest-GroupSnapshotsTest-44084078-project-admin] https://10.4.3.14/volume/v3/group_types returned with HTTP 202 Aug 13 21:07:26.137732 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 144/579] 10.4.3.14 () {70 vars in 1304 bytes} [Thu Aug 13 21:07:26 2026] POST /volume/v3/group_types => generated 180 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:07:26.144905 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-96ef00cf-154f-452e-a99a-16aa21a1c059 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:26.146855 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-96ef00cf-154f-452e-a99a-16aa21a1c059 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] POST https://10.4.3.14/volume/v3/groups Aug 13 21:07:26.147243 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-96ef00cf-154f-452e-a99a-16aa21a1c059 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "cc9f3a7b-f07c-4c84-98a6-87861a1989b3", "volume_types": ["08191437-7eab-44f0-bbe7-71f3795361cd"], "name": "tempest-GroupSnapshotsTest-Group-994356797"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:07:26.148724 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.groups [None req-96ef00cf-154f-452e-a99a-16aa21a1c059 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Creating new group {'group': {'group_type': 'cc9f3a7b-f07c-4c84-98a6-87861a1989b3', 'volume_types': ['08191437-7eab-44f0-bbe7-71f3795361cd'], 'name': 'tempest-GroupSnapshotsTest-Group-994356797'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 13 21:07:26.153251 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.groups [None req-96ef00cf-154f-452e-a99a-16aa21a1c059 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Creating group tempest-GroupSnapshotsTest-Group-994356797. Aug 13 21:07:26.175481 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-96ef00cf-154f-452e-a99a-16aa21a1c059 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Availability zone cache updated, next update will occur around 2026-08-13 22:07:26.175146. {{(pid=100214) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 21:07:26.175645 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-96ef00cf-154f-452e-a99a-16aa21a1c059 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Availability Zones retrieved successfully. Aug 13 21:07:26.195073 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-96ef00cf-154f-452e-a99a-16aa21a1c059 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Created reservations ['5f5ed71f-8091-4cd7-ab2f-f46814d9c059'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:07:26.220842 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-96ef00cf-154f-452e-a99a-16aa21a1c059 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/groups returned with HTTP 202 Aug 13 21:07:26.221204 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 146/580] 10.4.3.14 () {70 vars in 1290 bytes} [Thu Aug 13 21:07:26 2026] POST /volume/v3/groups => generated 111 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:07:26.229743 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0d25cbbe-7b30-4fe3-bc06-1fb3f6ef475b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:26.231664 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0d25cbbe-7b30-4fe3-bc06-1fb3f6ef475b tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] GET https://10.4.3.14/volume/v3/groups/0cccf208-bcf0-42c2-a503-cc7c46af2c2f Aug 13 21:07:26.232311 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0d25cbbe-7b30-4fe3-bc06-1fb3f6ef475b tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:26.232503 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0d25cbbe-7b30-4fe3-bc06-1fb3f6ef475b tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:26.232626 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.groups [None req-0d25cbbe-7b30-4fe3-bc06-1fb3f6ef475b tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] show called for member 0cccf208-bcf0-42c2-a503-cc7c46af2c2f {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 21:07:26.236781 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:07:26.236781 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:07:26.248645 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0d25cbbe-7b30-4fe3-bc06-1fb3f6ef475b tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/groups/0cccf208-bcf0-42c2-a503-cc7c46af2c2f returned with HTTP 200 Aug 13 21:07:26.249040 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 148/581] 10.4.3.14 () {68 vars in 1379 bytes} [Thu Aug 13 21:07:26 2026] GET /volume/v3/groups/0cccf208-bcf0-42c2-a503-cc7c46af2c2f => generated 391 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:07:27.260332 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-02b08f8f-4c31-4536-bd3e-72b7900975d1 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:27.261431 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-02b08f8f-4c31-4536-bd3e-72b7900975d1 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] GET https://10.4.3.14/volume/v3/groups/0cccf208-bcf0-42c2-a503-cc7c46af2c2f Aug 13 21:07:27.261722 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-02b08f8f-4c31-4536-bd3e-72b7900975d1 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:27.261990 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-02b08f8f-4c31-4536-bd3e-72b7900975d1 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:27.262163 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.groups [None req-02b08f8f-4c31-4536-bd3e-72b7900975d1 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] show called for member 0cccf208-bcf0-42c2-a503-cc7c46af2c2f {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 21:07:27.275532 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:07:27.275532 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:07:27.288012 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-02b08f8f-4c31-4536-bd3e-72b7900975d1 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/groups/0cccf208-bcf0-42c2-a503-cc7c46af2c2f returned with HTTP 200 Aug 13 21:07:27.288941 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 144/582] 10.4.3.14 () {68 vars in 1379 bytes} [Thu Aug 13 21:07:27 2026] GET /volume/v3/groups/0cccf208-bcf0-42c2-a503-cc7c46af2c2f => generated 392 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:07:27.299995 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-3075bbee-4f95-481a-a291-046f7c34d9c1 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:27.302215 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3075bbee-4f95-481a-a291-046f7c34d9c1 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:07:27.302668 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3075bbee-4f95-481a-a291-046f7c34d9c1 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-179498615", "volume_type": "08191437-7eab-44f0-bbe7-71f3795361cd", "group_id": "0cccf208-bcf0-42c2-a503-cc7c46af2c2f", "size": 1}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:07:27.304395 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-3075bbee-4f95-481a-a291-046f7c34d9c1 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-179498615', 'volume_type': '08191437-7eab-44f0-bbe7-71f3795361cd', 'group_id': '0cccf208-bcf0-42c2-a503-cc7c46af2c2f', 'size': 1}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:07:27.322982 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:07:27.322982 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:07:27.323481 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-3075bbee-4f95-481a-a291-046f7c34d9c1 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Create volume of 1 GB Aug 13 21:07:27.329422 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-3075bbee-4f95-481a-a291-046f7c34d9c1 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Availability Zones retrieved successfully. Aug 13 21:07:27.337109 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-3075bbee-4f95-481a-a291-046f7c34d9c1 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Flow 'volume_create_api' (6ac2f730-49ba-47cc-9a54-b762b3d88b9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:07:27.338380 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-3075bbee-4f95-481a-a291-046f7c34d9c1 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7512b3b-05a7-4253-bab6-9b33c6cf119c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:07:27.342604 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:07:27.342604 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:07:27.342815 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-3075bbee-4f95-481a-a291-046f7c34d9c1 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:07:27.374799 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-3075bbee-4f95-481a-a291-046f7c34d9c1 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7512b3b-05a7-4253-bab6-9b33c6cf119c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:07:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=08191437-7eab-44f0-bbe7-71f3795361cd,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-879859092',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '08191437-7eab-44f0-bbe7-71f3795361cd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '0cccf208-bcf0-42c2-a503-cc7c46af2c2f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:07:27.376203 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-3075bbee-4f95-481a-a291-046f7c34d9c1 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b3c9da5-aaa8-4744-8b2d-7361ae7846fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:07:27.417096 np0000007265 devstack@c-api.service[100216]: WARNING cinder.quota [None req-3075bbee-4f95-481a-a291-046f7c34d9c1 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-879859092 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-879859092, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:07:27.417481 np0000007265 devstack@c-api.service[100216]: WARNING cinder.quota [None req-3075bbee-4f95-481a-a291-046f7c34d9c1 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-879859092 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-879859092, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:07:27.458446 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-3075bbee-4f95-481a-a291-046f7c34d9c1 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Created reservations ['52ca4035-1dff-4774-a8f4-5a079d83ad64', '68025558-f9e6-453a-a1a3-862819291bd0', '2bcd832a-6c72-498d-a305-efa0bbea2dc1', 'b7b2c066-e9c6-41d8-b8f4-c369d6a1d1df'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:07:27.459454 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-3075bbee-4f95-481a-a291-046f7c34d9c1 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b3c9da5-aaa8-4744-8b2d-7361ae7846fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['52ca4035-1dff-4774-a8f4-5a079d83ad64', '68025558-f9e6-453a-a1a3-862819291bd0', '2bcd832a-6c72-498d-a305-efa0bbea2dc1', 'b7b2c066-e9c6-41d8-b8f4-c369d6a1d1df']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:07:27.460447 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-3075bbee-4f95-481a-a291-046f7c34d9c1 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74e125d8-999d-4882-af3d-9c55616f829a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:07:27.495041 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-3075bbee-4f95-481a-a291-046f7c34d9c1 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74e125d8-999d-4882-af3d-9c55616f829a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f9d0a01-efe2-43d1-a383-834b0dbe8042', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-179498615',encryption_key_id=None,group_id=0cccf208-bcf0-42c2-a503-cc7c46af2c2f,group_type_id=,metadata={},multiattach=False,project_id='4daab74795784e03958473bdd952e647',qos_specs=None,replication_status=,reservations=['52ca4035-1dff-4774-a8f4-5a079d83ad64','68025558-f9e6-453a-a1a3-862819291bd0','2bcd832a-6c72-498d-a305-efa0bbea2dc1','b7b2c066-e9c6-41d8-b8f4-c369d6a1d1df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70b5bbf2147d404e995c834b00d9746c',volume_type_id=08191437-7eab-44f0-bbe7-71f3795361cd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:07:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-179498615',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=0cccf208-bcf0-42c2-a503-cc7c46af2c2f,host=None,id=3f9d0a01-efe2-43d1-a383-834b0dbe8042,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4daab74795784e03958473bdd952e647',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='70b5bbf2147d404e995c834b00d9746c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(08191437-7eab-44f0-bbe7-71f3795361cd),volume_type_id=08191437-7eab-44f0-bbe7-71f3795361cd)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:07:27.497379 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-3075bbee-4f95-481a-a291-046f7c34d9c1 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ed7f6c1-8e44-4266-871e-e9b7b808c7ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:07:27.521705 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-3075bbee-4f95-481a-a291-046f7c34d9c1 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ed7f6c1-8e44-4266-871e-e9b7b808c7ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-179498615',encryption_key_id=None,group_id=0cccf208-bcf0-42c2-a503-cc7c46af2c2f,group_type_id=,metadata={},multiattach=False,project_id='4daab74795784e03958473bdd952e647',qos_specs=None,replication_status=,reservations=['52ca4035-1dff-4774-a8f4-5a079d83ad64','68025558-f9e6-453a-a1a3-862819291bd0','2bcd832a-6c72-498d-a305-efa0bbea2dc1','b7b2c066-e9c6-41d8-b8f4-c369d6a1d1df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70b5bbf2147d404e995c834b00d9746c',volume_type_id=08191437-7eab-44f0-bbe7-71f3795361cd)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:07:27.522801 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-3075bbee-4f95-481a-a291-046f7c34d9c1 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea8f5b02-f723-4fd5-9bd0-f05adb18bd46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:07:27.538674 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-3075bbee-4f95-481a-a291-046f7c34d9c1 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea8f5b02-f723-4fd5-9bd0-f05adb18bd46) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:07:27.539517 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-3075bbee-4f95-481a-a291-046f7c34d9c1 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Flow 'volume_create_api' (6ac2f730-49ba-47cc-9a54-b762b3d88b9f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:07:27.539827 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-3075bbee-4f95-481a-a291-046f7c34d9c1 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Create volume request issued successfully. Aug 13 21:07:27.540468 np0000007265 devstack@c-api.service[100216]: WARNING stevedore.named [None req-3075bbee-4f95-481a-a291-046f7c34d9c1 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:07:27.540656 np0000007265 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-3075bbee-4f95-481a-a291-046f7c34d9c1 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:07:27.585608 np0000007265 devstack@c-api.service[100216]: DEBUG oslo_db.sqlalchemy.engines [None req-3075bbee-4f95-481a-a291-046f7c34d9c1 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] 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=100216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:07:27.588828 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:07:27.588828 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:07:27.592842 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3075bbee-4f95-481a-a291-046f7c34d9c1 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:07:27.593282 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 145/583] 10.4.3.14 () {70 vars in 1293 bytes} [Thu Aug 13 21:07:27 2026] POST /volume/v3/volumes => generated 819 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:07:27.612852 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9e15dbbc-366d-4777-9633-a9140c33749f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:27.615174 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9e15dbbc-366d-4777-9633-a9140c33749f tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] GET https://10.4.3.14/volume/v3/volumes/3f9d0a01-efe2-43d1-a383-834b0dbe8042 Aug 13 21:07:27.615449 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9e15dbbc-366d-4777-9633-a9140c33749f tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:27.615711 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9e15dbbc-366d-4777-9633-a9140c33749f tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:27.624478 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:07:27.624478 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:07:27.629664 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9e15dbbc-366d-4777-9633-a9140c33749f tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Volume info retrieved successfully. Aug 13 21:07:27.630551 np0000007265 devstack@c-api.service[100214]: WARNING stevedore.named [None req-9e15dbbc-366d-4777-9633-a9140c33749f tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:07:27.630757 np0000007265 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-9e15dbbc-366d-4777-9633-a9140c33749f tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:07:27.689428 np0000007265 devstack@c-api.service[100214]: DEBUG oslo_db.sqlalchemy.engines [None req-9e15dbbc-366d-4777-9633-a9140c33749f tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] 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=100214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:07:27.694717 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:07:27.694717 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:07:27.701317 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9e15dbbc-366d-4777-9633-a9140c33749f tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/volumes/3f9d0a01-efe2-43d1-a383-834b0dbe8042 returned with HTTP 200 Aug 13 21:07:27.702256 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 147/584] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:07:27 2026] GET /volume/v3/volumes/3f9d0a01-efe2-43d1-a383-834b0dbe8042 => generated 887 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:07:28.430571 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5219b17b-35da-423b-a234-2960ae032b71 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:28.430943 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5219b17b-35da-423b-a234-2960ae032b71 None None] GET https://10.4.3.14/volume// Aug 13 21:07:28.431079 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5219b17b-35da-423b-a234-2960ae032b71 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:28.431266 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5219b17b-35da-423b-a234-2960ae032b71 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:28.431589 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5219b17b-35da-423b-a234-2960ae032b71 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:07:28.431862 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 149/585] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:07:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:07:28.439332 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-f76e5001-6a01-4846-ba4e-ffacaace2878 req-f79ce0f3-e5bb-47b0-9e76-95c9bd2a3572 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:28.443268 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-f76e5001-6a01-4846-ba4e-ffacaace2878 req-f79ce0f3-e5bb-47b0-9e76-95c9bd2a3572 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:07:28.443698 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-f76e5001-6a01-4846-ba4e-ffacaace2878 req-f79ce0f3-e5bb-47b0-9e76-95c9bd2a3572 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bd3ab6c8-0903-4800-a5f6-4e297dad607e", "connector": null, "instance_uuid": "6643663d-0332-40f3-9e88-62673922a64c"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:07:28.458859 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:07:28.458859 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:07:28.488034 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-f76e5001-6a01-4846-ba4e-ffacaace2878 req-f79ce0f3-e5bb-47b0-9e76-95c9bd2a3572 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:07:28.488577 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 145/586] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:07:28 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:07:28.498884 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-f76e5001-6a01-4846-ba4e-ffacaace2878 req-4df202ed-4287-46fc-ad99-e58e4fcc2dac None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:28.501338 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-f76e5001-6a01-4846-ba4e-ffacaace2878 req-4df202ed-4287-46fc-ad99-e58e4fcc2dac tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] DELETE https://10.4.3.14/volume/v3/attachments/d35a05bf-ae4d-446d-b025-c399faf818eb Aug 13 21:07:28.501508 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-f76e5001-6a01-4846-ba4e-ffacaace2878 req-4df202ed-4287-46fc-ad99-e58e4fcc2dac tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:28.501690 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-f76e5001-6a01-4846-ba4e-ffacaace2878 req-4df202ed-4287-46fc-ad99-e58e4fcc2dac tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:28.509353 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:07:28.509353 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:07:28.570697 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-f76e5001-6a01-4846-ba4e-ffacaace2878 req-4df202ed-4287-46fc-ad99-e58e4fcc2dac tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] https://10.4.3.14/volume/v3/attachments/d35a05bf-ae4d-446d-b025-c399faf818eb returned with HTTP 200 Aug 13 21:07:28.571106 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 146/587] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:07:28 2026] DELETE /volume/v3/attachments/d35a05bf-ae4d-446d-b025-c399faf818eb => generated 192 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:07:28.717191 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-77937c67-63a1-4373-9c04-77ea6cde9078 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:28.719588 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-77937c67-63a1-4373-9c04-77ea6cde9078 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] GET https://10.4.3.14/volume/v3/volumes/3f9d0a01-efe2-43d1-a383-834b0dbe8042 Aug 13 21:07:28.719846 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-77937c67-63a1-4373-9c04-77ea6cde9078 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:28.720110 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-77937c67-63a1-4373-9c04-77ea6cde9078 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:28.729033 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:07:28.729033 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:07:28.733445 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-77937c67-63a1-4373-9c04-77ea6cde9078 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Volume info retrieved successfully. Aug 13 21:07:28.734475 np0000007265 devstack@c-api.service[100214]: WARNING stevedore.named [None req-77937c67-63a1-4373-9c04-77ea6cde9078 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:07:28.734888 np0000007265 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-77937c67-63a1-4373-9c04-77ea6cde9078 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:07:28.791575 np0000007265 devstack@c-api.service[100214]: DEBUG oslo_db.sqlalchemy.engines [None req-77937c67-63a1-4373-9c04-77ea6cde9078 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] 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=100214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:07:28.795298 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:07:28.795298 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:07:28.805134 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-77937c67-63a1-4373-9c04-77ea6cde9078 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/volumes/3f9d0a01-efe2-43d1-a383-834b0dbe8042 returned with HTTP 200 Aug 13 21:07:28.805134 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 148/588] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:07:28 2026] GET /volume/v3/volumes/3f9d0a01-efe2-43d1-a383-834b0dbe8042 => generated 912 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:07:28.821296 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2881312f-716b-4291-882f-0f66ce0f5c0c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:28.823600 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2881312f-716b-4291-882f-0f66ce0f5c0c tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:07:28.824143 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2881312f-716b-4291-882f-0f66ce0f5c0c tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-428979422", "volume_type": "08191437-7eab-44f0-bbe7-71f3795361cd", "group_id": "0cccf208-bcf0-42c2-a503-cc7c46af2c2f", "size": 1}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:07:28.826028 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-2881312f-716b-4291-882f-0f66ce0f5c0c tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-428979422', 'volume_type': '08191437-7eab-44f0-bbe7-71f3795361cd', 'group_id': '0cccf208-bcf0-42c2-a503-cc7c46af2c2f', 'size': 1}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:07:28.834127 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:07:28.834127 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:07:28.834602 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-2881312f-716b-4291-882f-0f66ce0f5c0c tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Create volume of 1 GB Aug 13 21:07:28.840468 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-2881312f-716b-4291-882f-0f66ce0f5c0c tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Availability Zones retrieved successfully. Aug 13 21:07:28.847707 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-2881312f-716b-4291-882f-0f66ce0f5c0c tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Flow 'volume_create_api' (0a6cfa78-4e5b-4a71-aeb8-52cfc7408b3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:07:28.849196 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-2881312f-716b-4291-882f-0f66ce0f5c0c tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (587fc8be-04d8-461e-8361-db4cfaa69f4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:07:28.849927 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:07:28.849927 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:07:28.850427 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-2881312f-716b-4291-882f-0f66ce0f5c0c tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:07:28.874636 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-2881312f-716b-4291-882f-0f66ce0f5c0c tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (587fc8be-04d8-461e-8361-db4cfaa69f4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:07:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=08191437-7eab-44f0-bbe7-71f3795361cd,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-879859092',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '08191437-7eab-44f0-bbe7-71f3795361cd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '0cccf208-bcf0-42c2-a503-cc7c46af2c2f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:07:28.876890 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-2881312f-716b-4291-882f-0f66ce0f5c0c tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a71bac2-beba-4322-824c-dc380e9ff602) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:07:28.911189 np0000007265 devstack@c-api.service[100215]: WARNING cinder.quota [None req-2881312f-716b-4291-882f-0f66ce0f5c0c tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-879859092 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-879859092, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:07:28.911864 np0000007265 devstack@c-api.service[100215]: WARNING cinder.quota [None req-2881312f-716b-4291-882f-0f66ce0f5c0c tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-879859092 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-879859092, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:07:28.929370 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-2881312f-716b-4291-882f-0f66ce0f5c0c tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Created reservations ['18bd4331-5b3a-4ef4-a71d-ea5da7db0552', 'cde56b0c-6af2-40b6-8e05-c37fa64e5cb5', '397354ee-92bb-44a5-9668-0aed4e0fa792', '0aa763d9-5925-4e76-b182-85ede36a0c73'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:07:28.930249 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-2881312f-716b-4291-882f-0f66ce0f5c0c tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a71bac2-beba-4322-824c-dc380e9ff602) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18bd4331-5b3a-4ef4-a71d-ea5da7db0552', 'cde56b0c-6af2-40b6-8e05-c37fa64e5cb5', '397354ee-92bb-44a5-9668-0aed4e0fa792', '0aa763d9-5925-4e76-b182-85ede36a0c73']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:07:28.931250 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-2881312f-716b-4291-882f-0f66ce0f5c0c tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3a590a1-c13a-4e32-becc-2608d97ff2a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:07:28.959105 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-2881312f-716b-4291-882f-0f66ce0f5c0c tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3a590a1-c13a-4e32-becc-2608d97ff2a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4c05597-7c7b-4dc8-854e-6a86fa26fedd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-428979422',encryption_key_id=None,group_id=0cccf208-bcf0-42c2-a503-cc7c46af2c2f,group_type_id=,metadata={},multiattach=False,project_id='4daab74795784e03958473bdd952e647',qos_specs=None,replication_status=,reservations=['18bd4331-5b3a-4ef4-a71d-ea5da7db0552','cde56b0c-6af2-40b6-8e05-c37fa64e5cb5','397354ee-92bb-44a5-9668-0aed4e0fa792','0aa763d9-5925-4e76-b182-85ede36a0c73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70b5bbf2147d404e995c834b00d9746c',volume_type_id=08191437-7eab-44f0-bbe7-71f3795361cd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:07:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-428979422',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=0cccf208-bcf0-42c2-a503-cc7c46af2c2f,host=None,id=f4c05597-7c7b-4dc8-854e-6a86fa26fedd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4daab74795784e03958473bdd952e647',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='70b5bbf2147d404e995c834b00d9746c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(08191437-7eab-44f0-bbe7-71f3795361cd),volume_type_id=08191437-7eab-44f0-bbe7-71f3795361cd)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:07:28.959899 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-2881312f-716b-4291-882f-0f66ce0f5c0c tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c15e6bd0-fb3b-4220-8823-a8a20fd157d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:07:28.980158 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-2881312f-716b-4291-882f-0f66ce0f5c0c tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c15e6bd0-fb3b-4220-8823-a8a20fd157d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-428979422',encryption_key_id=None,group_id=0cccf208-bcf0-42c2-a503-cc7c46af2c2f,group_type_id=,metadata={},multiattach=False,project_id='4daab74795784e03958473bdd952e647',qos_specs=None,replication_status=,reservations=['18bd4331-5b3a-4ef4-a71d-ea5da7db0552','cde56b0c-6af2-40b6-8e05-c37fa64e5cb5','397354ee-92bb-44a5-9668-0aed4e0fa792','0aa763d9-5925-4e76-b182-85ede36a0c73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70b5bbf2147d404e995c834b00d9746c',volume_type_id=08191437-7eab-44f0-bbe7-71f3795361cd)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:07:28.980868 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-2881312f-716b-4291-882f-0f66ce0f5c0c tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (873f3207-b175-4b8b-8eca-fcfa464f283c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:07:28.998991 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-2881312f-716b-4291-882f-0f66ce0f5c0c tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (873f3207-b175-4b8b-8eca-fcfa464f283c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:07:28.998991 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-2881312f-716b-4291-882f-0f66ce0f5c0c tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Flow 'volume_create_api' (0a6cfa78-4e5b-4a71-aeb8-52cfc7408b3d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:07:28.998991 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-2881312f-716b-4291-882f-0f66ce0f5c0c tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Create volume request issued successfully. Aug 13 21:07:28.999303 np0000007265 devstack@c-api.service[100215]: WARNING stevedore.named [None req-2881312f-716b-4291-882f-0f66ce0f5c0c tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:07:28.999603 np0000007265 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-2881312f-716b-4291-882f-0f66ce0f5c0c tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:07:29.044026 np0000007265 devstack@c-api.service[100215]: DEBUG oslo_db.sqlalchemy.engines [None req-2881312f-716b-4291-882f-0f66ce0f5c0c tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] 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=100215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:07:29.047804 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:07:29.047804 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:07:29.051829 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2881312f-716b-4291-882f-0f66ce0f5c0c tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:07:29.052352 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 150/589] 10.4.3.14 () {70 vars in 1293 bytes} [Thu Aug 13 21:07:28 2026] POST /volume/v3/volumes => generated 819 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:07:29.071241 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-785e8fc1-9d24-46d4-b377-30301a30b22d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:29.074985 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-785e8fc1-9d24-46d4-b377-30301a30b22d tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] GET https://10.4.3.14/volume/v3/volumes/f4c05597-7c7b-4dc8-854e-6a86fa26fedd Aug 13 21:07:29.074985 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-785e8fc1-9d24-46d4-b377-30301a30b22d tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:29.074985 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-785e8fc1-9d24-46d4-b377-30301a30b22d tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:29.083063 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:07:29.083063 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:07:29.095549 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-785e8fc1-9d24-46d4-b377-30301a30b22d tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Volume info retrieved successfully. Aug 13 21:07:29.095549 np0000007265 devstack@c-api.service[100217]: WARNING stevedore.named [None req-785e8fc1-9d24-46d4-b377-30301a30b22d tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:07:29.095549 np0000007265 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-785e8fc1-9d24-46d4-b377-30301a30b22d tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:07:29.148199 np0000007265 devstack@c-api.service[100217]: DEBUG oslo_db.sqlalchemy.engines [None req-785e8fc1-9d24-46d4-b377-30301a30b22d tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] 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=100217) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:07:29.151847 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:07:29.151847 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:07:29.165502 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-785e8fc1-9d24-46d4-b377-30301a30b22d tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/volumes/f4c05597-7c7b-4dc8-854e-6a86fa26fedd returned with HTTP 200 Aug 13 21:07:29.165502 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 146/590] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:07:29 2026] GET /volume/v3/volumes/f4c05597-7c7b-4dc8-854e-6a86fa26fedd => generated 911 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:07:29.352300 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-18a55d78-cb58-4c93-91f2-2b3dec71c1b8 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:29.511864 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-18a55d78-cb58-4c93-91f2-2b3dec71c1b8 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:07:29.512673 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-18a55d78-cb58-4c93-91f2-2b3dec71c1b8 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-800670067", "imageRef": "aa832912-12b8-47ea-874b-ab8df3e573a9"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:07:29.515792 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-18a55d78-cb58-4c93-91f2-2b3dec71c1b8 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-800670067', 'imageRef': 'aa832912-12b8-47ea-874b-ab8df3e573a9'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:07:29.620050 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-18a55d78-cb58-4c93-91f2-2b3dec71c1b8 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Create volume of 1 GB Aug 13 21:07:29.620450 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:07:29.620450 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:07:29.626285 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-18a55d78-cb58-4c93-91f2-2b3dec71c1b8 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Availability Zones retrieved successfully. Aug 13 21:07:29.633197 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-18a55d78-cb58-4c93-91f2-2b3dec71c1b8 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Flow 'volume_create_api' (9aaca63f-b636-442c-bac4-c90f2975dbe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:07:29.634175 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-18a55d78-cb58-4c93-91f2-2b3dec71c1b8 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3a86ab4-582f-480f-8d95-9c97fb693bf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:07:29.635110 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-18a55d78-cb58-4c93-91f2-2b3dec71c1b8 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:07:29.696037 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-18a55d78-cb58-4c93-91f2-2b3dec71c1b8 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3a86ab4-582f-480f-8d95-9c97fb693bf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:07:29.696688 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-18a55d78-cb58-4c93-91f2-2b3dec71c1b8 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (970a4c64-3462-404f-99e2-c1ea4a884450) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:07:29.720949 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-f76e5001-6a01-4846-ba4e-ffacaace2878 req-acfb38e7-d7a2-4b63-969f-964daafee032 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:29.723112 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-f76e5001-6a01-4846-ba4e-ffacaace2878 req-acfb38e7-d7a2-4b63-969f-964daafee032 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] PUT https://10.4.3.14/volume/v3/attachments/317b64fb-e3c2-4a70-a779-7d66e2bb2963 Aug 13 21:07:29.723522 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-f76e5001-6a01-4846-ba4e-ffacaace2878 req-acfb38e7-d7a2-4b63-969f-964daafee032 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:07:29.730646 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-f76e5001-6a01-4846-ba4e-ffacaace2878 req-acfb38e7-d7a2-4b63-969f-964daafee032 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Acquiring lock "cinder-attachment_update-bd3ab6c8-0903-4800-a5f6-4e297dad607e-np0000007265" by "attachment_update" {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:07:29.737986 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-f76e5001-6a01-4846-ba4e-ffacaace2878 req-acfb38e7-d7a2-4b63-969f-964daafee032 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Lock "cinder-attachment_update-bd3ab6c8-0903-4800-a5f6-4e297dad607e-np0000007265" acquired by "attachment_update" :: waited 0.005s {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:07:29.737986 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:07:29.737986 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:07:29.764525 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-18a55d78-cb58-4c93-91f2-2b3dec71c1b8 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Created reservations ['080dc366-aab6-4722-a515-17880381a801', 'edb458a9-8113-4ee7-b64c-01979eb8b167', '64b6076f-b096-408c-b908-fb45dd32516c', '7abbe8d1-3032-4f8d-9a9c-d9443e1d2666'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:07:29.765414 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-18a55d78-cb58-4c93-91f2-2b3dec71c1b8 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (970a4c64-3462-404f-99e2-c1ea4a884450) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['080dc366-aab6-4722-a515-17880381a801', 'edb458a9-8113-4ee7-b64c-01979eb8b167', '64b6076f-b096-408c-b908-fb45dd32516c', '7abbe8d1-3032-4f8d-9a9c-d9443e1d2666']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:07:29.766194 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-18a55d78-cb58-4c93-91f2-2b3dec71c1b8 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dab8af32-54df-43e0-9102-2cd5a0acbe40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:07:29.790575 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-18a55d78-cb58-4c93-91f2-2b3dec71c1b8 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dab8af32-54df-43e0-9102-2cd5a0acbe40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd8982d4-7951-4809-a8de-3575ae9d1c36', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-800670067',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d154b1d9955b4ab4b260a04dc02b1959',qos_specs=None,replication_status=,reservations=['080dc366-aab6-4722-a515-17880381a801','edb458a9-8113-4ee7-b64c-01979eb8b167','64b6076f-b096-408c-b908-fb45dd32516c','7abbe8d1-3032-4f8d-9a9c-d9443e1d2666'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='240e05f36b13496891e1373ed76d76bb',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:07:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-800670067',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd8982d4-7951-4809-a8de-3575ae9d1c36,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d154b1d9955b4ab4b260a04dc02b1959',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='240e05f36b13496891e1373ed76d76bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:07:29.791293 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-18a55d78-cb58-4c93-91f2-2b3dec71c1b8 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a8618ba-e160-4722-b5b7-5f7d1fff070d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:07:29.812739 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-18a55d78-cb58-4c93-91f2-2b3dec71c1b8 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a8618ba-e160-4722-b5b7-5f7d1fff070d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-800670067',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d154b1d9955b4ab4b260a04dc02b1959',qos_specs=None,replication_status=,reservations=['080dc366-aab6-4722-a515-17880381a801','edb458a9-8113-4ee7-b64c-01979eb8b167','64b6076f-b096-408c-b908-fb45dd32516c','7abbe8d1-3032-4f8d-9a9c-d9443e1d2666'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='240e05f36b13496891e1373ed76d76bb',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:07:29.813477 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-18a55d78-cb58-4c93-91f2-2b3dec71c1b8 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0a1086b-ce61-4f21-b034-449cbb3d7737) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:07:29.826512 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-18a55d78-cb58-4c93-91f2-2b3dec71c1b8 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0a1086b-ce61-4f21-b034-449cbb3d7737) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:07:29.827350 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-18a55d78-cb58-4c93-91f2-2b3dec71c1b8 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Flow 'volume_create_api' (9aaca63f-b636-442c-bac4-c90f2975dbe7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:07:29.827654 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-18a55d78-cb58-4c93-91f2-2b3dec71c1b8 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Create volume request issued successfully. Aug 13 21:07:29.828217 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-18a55d78-cb58-4c93-91f2-2b3dec71c1b8 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:07:29.828602 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 147/591] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:07:29 2026] POST /volume/v3/volumes => generated 754 bytes in 477 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:07:29.844314 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-f76e5001-6a01-4846-ba4e-ffacaace2878 req-acfb38e7-d7a2-4b63-969f-964daafee032 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Lock "cinder-attachment_update-bd3ab6c8-0903-4800-a5f6-4e297dad607e-np0000007265" released by "attachment_update" :: held 0.108s {{(pid=100214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:07:29.844314 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-f76e5001-6a01-4846-ba4e-ffacaace2878 req-acfb38e7-d7a2-4b63-969f-964daafee032 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] https://10.4.3.14/volume/v3/attachments/317b64fb-e3c2-4a70-a779-7d66e2bb2963 returned with HTTP 200 Aug 13 21:07:29.844526 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-549c14c7-0fd8-4f87-a724-10810e6dd390 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:29.844838 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 149/592] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:07:29 2026] PUT /volume/v3/attachments/317b64fb-e3c2-4a70-a779-7d66e2bb2963 => generated 969 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:07:29.848444 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-549c14c7-0fd8-4f87-a724-10810e6dd390 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] GET https://10.4.3.14/volume/v3/volumes/cd8982d4-7951-4809-a8de-3575ae9d1c36 Aug 13 21:07:29.848444 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-549c14c7-0fd8-4f87-a724-10810e6dd390 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:29.848444 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-549c14c7-0fd8-4f87-a724-10810e6dd390 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:29.857381 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-f76e5001-6a01-4846-ba4e-ffacaace2878 req-b99be58c-b9d4-45a8-83b1-5eca491d7376 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:29.859980 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:07:29.859980 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:07:29.860224 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-f76e5001-6a01-4846-ba4e-ffacaace2878 req-b99be58c-b9d4-45a8-83b1-5eca491d7376 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] GET https://10.4.3.14/volume/v3/attachments/317b64fb-e3c2-4a70-a779-7d66e2bb2963 Aug 13 21:07:29.860683 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-f76e5001-6a01-4846-ba4e-ffacaace2878 req-b99be58c-b9d4-45a8-83b1-5eca491d7376 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:29.860915 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-f76e5001-6a01-4846-ba4e-ffacaace2878 req-b99be58c-b9d4-45a8-83b1-5eca491d7376 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:29.867590 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-549c14c7-0fd8-4f87-a724-10810e6dd390 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Volume info retrieved successfully. Aug 13 21:07:29.870722 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-549c14c7-0fd8-4f87-a724-10810e6dd390 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] https://10.4.3.14/volume/v3/volumes/cd8982d4-7951-4809-a8de-3575ae9d1c36 returned with HTTP 200 Aug 13 21:07:29.871522 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 151/593] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:07:29 2026] GET /volume/v3/volumes/cd8982d4-7951-4809-a8de-3575ae9d1c36 => generated 822 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:07:29.892665 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-f76e5001-6a01-4846-ba4e-ffacaace2878 req-b99be58c-b9d4-45a8-83b1-5eca491d7376 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] https://10.4.3.14/volume/v3/attachments/317b64fb-e3c2-4a70-a779-7d66e2bb2963 returned with HTTP 200 Aug 13 21:07:29.893416 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 147/594] 10.4.3.14 () {70 vars in 1644 bytes} [Thu Aug 13 21:07:29 2026] GET /volume/v3/attachments/317b64fb-e3c2-4a70-a779-7d66e2bb2963 => generated 994 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:07:30.179616 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0827797a-e8f6-4149-a8f4-b27a953dbacc None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:30.181778 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0827797a-e8f6-4149-a8f4-b27a953dbacc tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] GET https://10.4.3.14/volume/v3/volumes/f4c05597-7c7b-4dc8-854e-6a86fa26fedd Aug 13 21:07:30.182017 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0827797a-e8f6-4149-a8f4-b27a953dbacc tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:30.182200 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0827797a-e8f6-4149-a8f4-b27a953dbacc tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:30.192302 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:07:30.192302 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:07:30.197455 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-0827797a-e8f6-4149-a8f4-b27a953dbacc tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Volume info retrieved successfully. Aug 13 21:07:30.197992 np0000007265 devstack@c-api.service[100216]: WARNING stevedore.named [None req-0827797a-e8f6-4149-a8f4-b27a953dbacc tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:07:30.198179 np0000007265 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-0827797a-e8f6-4149-a8f4-b27a953dbacc tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:07:30.243112 np0000007265 devstack@c-api.service[100216]: DEBUG oslo_db.sqlalchemy.engines [None req-0827797a-e8f6-4149-a8f4-b27a953dbacc tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] 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=100216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:07:30.248462 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:07:30.248462 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:07:30.259553 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0827797a-e8f6-4149-a8f4-b27a953dbacc tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/volumes/f4c05597-7c7b-4dc8-854e-6a86fa26fedd returned with HTTP 200 Aug 13 21:07:30.260293 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 148/595] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:07:30 2026] GET /volume/v3/volumes/f4c05597-7c7b-4dc8-854e-6a86fa26fedd => generated 912 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:07:30.278152 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b26e79e0-e67e-4bce-a7d2-2ff0457d7e66 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:30.280347 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b26e79e0-e67e-4bce-a7d2-2ff0457d7e66 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] PUT https://10.4.3.14/volume/v3/groups/0cccf208-bcf0-42c2-a503-cc7c46af2c2f Aug 13 21:07:30.280603 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b26e79e0-e67e-4bce-a7d2-2ff0457d7e66 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "3f9d0a01-efe2-43d1-a383-834b0dbe8042"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:07:30.287678 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.groups [None req-b26e79e0-e67e-4bce-a7d2-2ff0457d7e66 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Update called for group 0cccf208-bcf0-42c2-a503-cc7c46af2c2f. {{(pid=100214) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 13 21:07:30.287821 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.groups [None req-b26e79e0-e67e-4bce-a7d2-2ff0457d7e66 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Updating group 0cccf208-bcf0-42c2-a503-cc7c46af2c2f with name None description: None add_volumes: None remove_volumes: 3f9d0a01-efe2-43d1-a383-834b0dbe8042. Aug 13 21:07:30.293389 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:07:30.293389 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:07:30.333211 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b26e79e0-e67e-4bce-a7d2-2ff0457d7e66 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/groups/0cccf208-bcf0-42c2-a503-cc7c46af2c2f returned with HTTP 202 Aug 13 21:07:30.333819 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 150/596] 10.4.3.14 () {70 vars in 1399 bytes} [Thu Aug 13 21:07:30 2026] PUT /volume/v3/groups/0cccf208-bcf0-42c2-a503-cc7c46af2c2f => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 21:07:30.342951 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a1b20845-a6e7-4163-bfd4-24d14220efea None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:30.344927 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a1b20845-a6e7-4163-bfd4-24d14220efea tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] GET https://10.4.3.14/volume/v3/groups/0cccf208-bcf0-42c2-a503-cc7c46af2c2f Aug 13 21:07:30.345612 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a1b20845-a6e7-4163-bfd4-24d14220efea tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:30.346100 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a1b20845-a6e7-4163-bfd4-24d14220efea tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:30.346357 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.groups [None req-a1b20845-a6e7-4163-bfd4-24d14220efea tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] show called for member 0cccf208-bcf0-42c2-a503-cc7c46af2c2f {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 21:07:30.350424 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:07:30.350424 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:07:30.358954 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a1b20845-a6e7-4163-bfd4-24d14220efea tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/groups/0cccf208-bcf0-42c2-a503-cc7c46af2c2f returned with HTTP 200 Aug 13 21:07:30.358954 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 152/597] 10.4.3.14 () {68 vars in 1379 bytes} [Thu Aug 13 21:07:30 2026] GET /volume/v3/groups/0cccf208-bcf0-42c2-a503-cc7c46af2c2f => generated 391 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:07:30.794187 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-661089ef-5682-4969-add2-805a466541be req-a24d5207-cef9-4932-b4d7-ea98161ba487 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:30.796418 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-661089ef-5682-4969-add2-805a466541be req-a24d5207-cef9-4932-b4d7-ea98161ba487 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] GET https://10.4.3.14/volume/v3/volumes/9300fe45-ac72-4f25-b0e1-6faeb493046a Aug 13 21:07:30.796599 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-661089ef-5682-4969-add2-805a466541be req-a24d5207-cef9-4932-b4d7-ea98161ba487 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:30.796821 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-661089ef-5682-4969-add2-805a466541be req-a24d5207-cef9-4932-b4d7-ea98161ba487 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:30.807130 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:07:30.807130 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:07:30.811673 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-661089ef-5682-4969-add2-805a466541be req-a24d5207-cef9-4932-b4d7-ea98161ba487 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Volume info retrieved successfully. Aug 13 21:07:30.817420 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-661089ef-5682-4969-add2-805a466541be req-a24d5207-cef9-4932-b4d7-ea98161ba487 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] https://10.4.3.14/volume/v3/volumes/9300fe45-ac72-4f25-b0e1-6faeb493046a returned with HTTP 200 Aug 13 21:07:30.817832 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 148/598] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:07:30 2026] GET /volume/v3/volumes/9300fe45-ac72-4f25-b0e1-6faeb493046a => generated 1601 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:07:30.891479 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-70fc541a-2572-4397-a9e7-b93a45e7eccc None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:30.893235 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-70fc541a-2572-4397-a9e7-b93a45e7eccc tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] GET https://10.4.3.14/volume/v3/volumes/cd8982d4-7951-4809-a8de-3575ae9d1c36 Aug 13 21:07:30.893393 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-70fc541a-2572-4397-a9e7-b93a45e7eccc tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:30.893602 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-70fc541a-2572-4397-a9e7-b93a45e7eccc tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:30.900831 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:07:30.900831 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:07:30.904957 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-70fc541a-2572-4397-a9e7-b93a45e7eccc tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Volume info retrieved successfully. Aug 13 21:07:30.910253 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-70fc541a-2572-4397-a9e7-b93a45e7eccc tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] https://10.4.3.14/volume/v3/volumes/cd8982d4-7951-4809-a8de-3575ae9d1c36 returned with HTTP 200 Aug 13 21:07:30.910604 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 149/599] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:07:30 2026] GET /volume/v3/volumes/cd8982d4-7951-4809-a8de-3575ae9d1c36 => generated 1362 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:07:30.923784 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3d4f80c7-b861-44fa-8894-41a6eebe84f6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:30.925504 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3d4f80c7-b861-44fa-8894-41a6eebe84f6 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:07:30.925865 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3d4f80c7-b861-44fa-8894-41a6eebe84f6 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-583667672"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:07:30.927184 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-3d4f80c7-b861-44fa-8894-41a6eebe84f6 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-583667672'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:07:30.927344 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-3d4f80c7-b861-44fa-8894-41a6eebe84f6 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Create volume of 1 GB Aug 13 21:07:30.931426 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3d4f80c7-b861-44fa-8894-41a6eebe84f6 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Availability Zones retrieved successfully. Aug 13 21:07:30.936822 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-3d4f80c7-b861-44fa-8894-41a6eebe84f6 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Flow 'volume_create_api' (6b2acf59-f15d-45df-9393-40018efb3122) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:07:30.937730 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-3d4f80c7-b861-44fa-8894-41a6eebe84f6 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26de3a3a-aabe-483b-a685-b834c15a544a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:07:30.938679 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-3d4f80c7-b861-44fa-8894-41a6eebe84f6 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:07:30.966938 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-3d4f80c7-b861-44fa-8894-41a6eebe84f6 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26de3a3a-aabe-483b-a685-b834c15a544a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:07:30.967933 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-3d4f80c7-b861-44fa-8894-41a6eebe84f6 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47512e98-a728-4998-9e52-1184f00ecde3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:07:31.010150 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-3d4f80c7-b861-44fa-8894-41a6eebe84f6 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Created reservations ['a4d327d7-89ed-462f-9ae9-2e7459a4eeba', '4dd4e6de-1c76-415e-b853-03ed4ab58f0c', 'be19e19e-b004-46a1-9220-c8598e4e0c00', '434e7929-2ac4-4140-bb7a-44afdc0f121d'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:07:31.010827 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-3d4f80c7-b861-44fa-8894-41a6eebe84f6 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47512e98-a728-4998-9e52-1184f00ecde3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4d327d7-89ed-462f-9ae9-2e7459a4eeba', '4dd4e6de-1c76-415e-b853-03ed4ab58f0c', 'be19e19e-b004-46a1-9220-c8598e4e0c00', '434e7929-2ac4-4140-bb7a-44afdc0f121d']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:07:31.011524 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-3d4f80c7-b861-44fa-8894-41a6eebe84f6 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9b7ec79-9de3-4f53-a2c2-2dfe8910c260) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:07:31.032289 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-3d4f80c7-b861-44fa-8894-41a6eebe84f6 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9b7ec79-9de3-4f53-a2c2-2dfe8910c260) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94eecad6-c251-4e38-9cd3-0652cdb37127', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-583667672',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d154b1d9955b4ab4b260a04dc02b1959',qos_specs=None,replication_status=,reservations=['a4d327d7-89ed-462f-9ae9-2e7459a4eeba','4dd4e6de-1c76-415e-b853-03ed4ab58f0c','be19e19e-b004-46a1-9220-c8598e4e0c00','434e7929-2ac4-4140-bb7a-44afdc0f121d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='240e05f36b13496891e1373ed76d76bb',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:07:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-583667672',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94eecad6-c251-4e38-9cd3-0652cdb37127,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d154b1d9955b4ab4b260a04dc02b1959',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='240e05f36b13496891e1373ed76d76bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:07:31.032491 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-3d4f80c7-b861-44fa-8894-41a6eebe84f6 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1039ec24-f0eb-443c-9d12-940c3cdd1027) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:07:31.048921 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-3d4f80c7-b861-44fa-8894-41a6eebe84f6 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1039ec24-f0eb-443c-9d12-940c3cdd1027) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-583667672',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d154b1d9955b4ab4b260a04dc02b1959',qos_specs=None,replication_status=,reservations=['a4d327d7-89ed-462f-9ae9-2e7459a4eeba','4dd4e6de-1c76-415e-b853-03ed4ab58f0c','be19e19e-b004-46a1-9220-c8598e4e0c00','434e7929-2ac4-4140-bb7a-44afdc0f121d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='240e05f36b13496891e1373ed76d76bb',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:07:31.049255 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-3d4f80c7-b861-44fa-8894-41a6eebe84f6 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ad8b67c-737d-40a1-b9bb-c47e4906229d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:07:31.058010 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-3d4f80c7-b861-44fa-8894-41a6eebe84f6 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ad8b67c-737d-40a1-b9bb-c47e4906229d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:07:31.058865 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-3d4f80c7-b861-44fa-8894-41a6eebe84f6 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Flow 'volume_create_api' (6b2acf59-f15d-45df-9393-40018efb3122) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:07:31.058993 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3d4f80c7-b861-44fa-8894-41a6eebe84f6 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Create volume request issued successfully. Aug 13 21:07:31.059480 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3d4f80c7-b861-44fa-8894-41a6eebe84f6 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:07:31.060373 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 151/600] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:07:30 2026] POST /volume/v3/volumes => generated 754 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:07:31.071269 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8b1c5513-f5c8-4f07-8e85-6cbced922a61 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:31.075648 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8b1c5513-f5c8-4f07-8e85-6cbced922a61 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] GET https://10.4.3.14/volume/v3/volumes/94eecad6-c251-4e38-9cd3-0652cdb37127 Aug 13 21:07:31.075648 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8b1c5513-f5c8-4f07-8e85-6cbced922a61 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:31.075648 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8b1c5513-f5c8-4f07-8e85-6cbced922a61 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:31.084436 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:07:31.084436 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:07:31.090264 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-8b1c5513-f5c8-4f07-8e85-6cbced922a61 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Volume info retrieved successfully. Aug 13 21:07:31.097026 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8b1c5513-f5c8-4f07-8e85-6cbced922a61 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] https://10.4.3.14/volume/v3/volumes/94eecad6-c251-4e38-9cd3-0652cdb37127 returned with HTTP 200 Aug 13 21:07:31.097026 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 153/601] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:07:31 2026] GET /volume/v3/volumes/94eecad6-c251-4e38-9cd3-0652cdb37127 => generated 822 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:07:31.374284 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f8c23cb5-55c2-41b2-b609-885e7f1516c3 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:31.379288 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f8c23cb5-55c2-41b2-b609-885e7f1516c3 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] GET https://10.4.3.14/volume/v3/groups/0cccf208-bcf0-42c2-a503-cc7c46af2c2f Aug 13 21:07:31.379637 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f8c23cb5-55c2-41b2-b609-885e7f1516c3 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:31.379976 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f8c23cb5-55c2-41b2-b609-885e7f1516c3 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:31.380251 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.groups [None req-f8c23cb5-55c2-41b2-b609-885e7f1516c3 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] show called for member 0cccf208-bcf0-42c2-a503-cc7c46af2c2f {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 21:07:31.393591 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:07:31.393591 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:07:31.402332 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f8c23cb5-55c2-41b2-b609-885e7f1516c3 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/groups/0cccf208-bcf0-42c2-a503-cc7c46af2c2f returned with HTTP 200 Aug 13 21:07:31.402332 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 149/602] 10.4.3.14 () {68 vars in 1379 bytes} [Thu Aug 13 21:07:31 2026] GET /volume/v3/groups/0cccf208-bcf0-42c2-a503-cc7c46af2c2f => generated 392 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:07:31.412582 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-254a40ad-c258-41f2-8cac-d01ae05577c2 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:31.414231 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-254a40ad-c258-41f2-8cac-d01ae05577c2 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] PUT https://10.4.3.14/volume/v3/groups/0cccf208-bcf0-42c2-a503-cc7c46af2c2f Aug 13 21:07:31.414550 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-254a40ad-c258-41f2-8cac-d01ae05577c2 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "3f9d0a01-efe2-43d1-a383-834b0dbe8042"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:07:31.415912 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.groups [None req-254a40ad-c258-41f2-8cac-d01ae05577c2 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Update called for group 0cccf208-bcf0-42c2-a503-cc7c46af2c2f. {{(pid=100216) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 13 21:07:31.416060 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.groups [None req-254a40ad-c258-41f2-8cac-d01ae05577c2 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Updating group 0cccf208-bcf0-42c2-a503-cc7c46af2c2f with name None description: None add_volumes: 3f9d0a01-efe2-43d1-a383-834b0dbe8042 remove_volumes: None. Aug 13 21:07:31.419559 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:07:31.419559 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:07:31.448447 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-254a40ad-c258-41f2-8cac-d01ae05577c2 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/groups/0cccf208-bcf0-42c2-a503-cc7c46af2c2f returned with HTTP 202 Aug 13 21:07:31.449974 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 150/603] 10.4.3.14 () {70 vars in 1399 bytes} [Thu Aug 13 21:07:31 2026] PUT /volume/v3/groups/0cccf208-bcf0-42c2-a503-cc7c46af2c2f => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 21:07:31.459444 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ccd2b401-b9b4-4f2e-b865-378e2532aede None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:31.463279 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ccd2b401-b9b4-4f2e-b865-378e2532aede tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] GET https://10.4.3.14/volume/v3/groups/0cccf208-bcf0-42c2-a503-cc7c46af2c2f Aug 13 21:07:31.463502 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ccd2b401-b9b4-4f2e-b865-378e2532aede tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:31.463648 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ccd2b401-b9b4-4f2e-b865-378e2532aede tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:31.463990 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.groups [None req-ccd2b401-b9b4-4f2e-b865-378e2532aede tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] show called for member 0cccf208-bcf0-42c2-a503-cc7c46af2c2f {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 21:07:31.470123 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:07:31.470123 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:07:31.483532 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ccd2b401-b9b4-4f2e-b865-378e2532aede tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/groups/0cccf208-bcf0-42c2-a503-cc7c46af2c2f returned with HTTP 200 Aug 13 21:07:31.484080 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 152/604] 10.4.3.14 () {68 vars in 1379 bytes} [Thu Aug 13 21:07:31 2026] GET /volume/v3/groups/0cccf208-bcf0-42c2-a503-cc7c46af2c2f => generated 391 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:07:32.117404 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-89a365ee-3ecf-4077-8b19-c27ec7436dc6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:32.121523 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-89a365ee-3ecf-4077-8b19-c27ec7436dc6 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] GET https://10.4.3.14/volume/v3/volumes/94eecad6-c251-4e38-9cd3-0652cdb37127 Aug 13 21:07:32.121523 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-89a365ee-3ecf-4077-8b19-c27ec7436dc6 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:32.121523 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-89a365ee-3ecf-4077-8b19-c27ec7436dc6 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:32.136811 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:07:32.136811 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:07:32.145374 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-89a365ee-3ecf-4077-8b19-c27ec7436dc6 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Volume info retrieved successfully. Aug 13 21:07:32.157522 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-89a365ee-3ecf-4077-8b19-c27ec7436dc6 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] https://10.4.3.14/volume/v3/volumes/94eecad6-c251-4e38-9cd3-0652cdb37127 returned with HTTP 200 Aug 13 21:07:32.160654 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 154/605] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:07:32 2026] GET /volume/v3/volumes/94eecad6-c251-4e38-9cd3-0652cdb37127 => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:07:32.176506 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-97f80a90-f25f-41ec-b3ee-407005137592 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:32.181698 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-97f80a90-f25f-41ec-b3ee-407005137592 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:07:32.184249 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-97f80a90-f25f-41ec-b3ee-407005137592 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-74393211"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:07:32.187591 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-97f80a90-f25f-41ec-b3ee-407005137592 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-74393211'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:07:32.188159 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-97f80a90-f25f-41ec-b3ee-407005137592 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Create volume of 1 GB Aug 13 21:07:32.188912 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:07:32.188912 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:07:32.194911 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-97f80a90-f25f-41ec-b3ee-407005137592 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Availability Zones retrieved successfully. Aug 13 21:07:32.201278 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-97f80a90-f25f-41ec-b3ee-407005137592 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Flow 'volume_create_api' (71b25bd7-d69b-4ec1-b20f-a37f6bd9991e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:07:32.202582 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-97f80a90-f25f-41ec-b3ee-407005137592 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd7e7492-9b47-48e3-bda5-416694bf67d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:07:32.203917 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-97f80a90-f25f-41ec-b3ee-407005137592 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:07:32.241674 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-97f80a90-f25f-41ec-b3ee-407005137592 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd7e7492-9b47-48e3-bda5-416694bf67d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:07:32.243980 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-97f80a90-f25f-41ec-b3ee-407005137592 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9279706e-4969-4d69-8378-4f39f69041ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:07:32.310066 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-97f80a90-f25f-41ec-b3ee-407005137592 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Created reservations ['d85ab2b6-d51b-46f4-a41a-01addf9f9dc6', 'f4de0ba5-c109-49d3-8786-ecfdf028c9a4', '4190ccae-26fc-435b-ae6c-082fbfc1e314', '6f815eb0-954e-4a17-9ba5-5c2376b63acb'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:07:32.310920 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-97f80a90-f25f-41ec-b3ee-407005137592 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9279706e-4969-4d69-8378-4f39f69041ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d85ab2b6-d51b-46f4-a41a-01addf9f9dc6', 'f4de0ba5-c109-49d3-8786-ecfdf028c9a4', '4190ccae-26fc-435b-ae6c-082fbfc1e314', '6f815eb0-954e-4a17-9ba5-5c2376b63acb']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:07:32.311836 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-97f80a90-f25f-41ec-b3ee-407005137592 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a7d2a73-8444-401f-9f53-f67fadda455f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:07:32.345438 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-97f80a90-f25f-41ec-b3ee-407005137592 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a7d2a73-8444-401f-9f53-f67fadda455f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5775877f-bcf8-469f-b2b2-dc962de8a5c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-74393211',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d154b1d9955b4ab4b260a04dc02b1959',qos_specs=None,replication_status=,reservations=['d85ab2b6-d51b-46f4-a41a-01addf9f9dc6','f4de0ba5-c109-49d3-8786-ecfdf028c9a4','4190ccae-26fc-435b-ae6c-082fbfc1e314','6f815eb0-954e-4a17-9ba5-5c2376b63acb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='240e05f36b13496891e1373ed76d76bb',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:07:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-74393211',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5775877f-bcf8-469f-b2b2-dc962de8a5c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d154b1d9955b4ab4b260a04dc02b1959',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='240e05f36b13496891e1373ed76d76bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:07:32.346460 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-97f80a90-f25f-41ec-b3ee-407005137592 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f015954a-6808-4e93-abf2-d8a4c02ce75e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:07:32.387320 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-97f80a90-f25f-41ec-b3ee-407005137592 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f015954a-6808-4e93-abf2-d8a4c02ce75e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-74393211',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d154b1d9955b4ab4b260a04dc02b1959',qos_specs=None,replication_status=,reservations=['d85ab2b6-d51b-46f4-a41a-01addf9f9dc6','f4de0ba5-c109-49d3-8786-ecfdf028c9a4','4190ccae-26fc-435b-ae6c-082fbfc1e314','6f815eb0-954e-4a17-9ba5-5c2376b63acb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='240e05f36b13496891e1373ed76d76bb',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:07:32.388017 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-97f80a90-f25f-41ec-b3ee-407005137592 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f448f682-19e0-4e9f-840f-818d20a4ef69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:07:32.405053 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-97f80a90-f25f-41ec-b3ee-407005137592 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f448f682-19e0-4e9f-840f-818d20a4ef69) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:07:32.406184 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-97f80a90-f25f-41ec-b3ee-407005137592 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Flow 'volume_create_api' (71b25bd7-d69b-4ec1-b20f-a37f6bd9991e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:07:32.406647 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-97f80a90-f25f-41ec-b3ee-407005137592 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Create volume request issued successfully. Aug 13 21:07:32.407425 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-97f80a90-f25f-41ec-b3ee-407005137592 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:07:32.408243 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 150/606] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:07:32 2026] POST /volume/v3/volumes => generated 753 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:07:32.430347 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-731f4ff3-4dfd-4ebe-b687-452edb9406eb None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:32.432440 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-731f4ff3-4dfd-4ebe-b687-452edb9406eb tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] GET https://10.4.3.14/volume/v3/volumes/5775877f-bcf8-469f-b2b2-dc962de8a5c2 Aug 13 21:07:32.432639 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-731f4ff3-4dfd-4ebe-b687-452edb9406eb tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:32.432791 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-731f4ff3-4dfd-4ebe-b687-452edb9406eb tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:32.439450 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:07:32.439450 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:07:32.444180 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-731f4ff3-4dfd-4ebe-b687-452edb9406eb tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Volume info retrieved successfully. Aug 13 21:07:32.464653 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-731f4ff3-4dfd-4ebe-b687-452edb9406eb tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] https://10.4.3.14/volume/v3/volumes/5775877f-bcf8-469f-b2b2-dc962de8a5c2 returned with HTTP 200 Aug 13 21:07:32.464653 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 151/607] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:07:32 2026] GET /volume/v3/volumes/5775877f-bcf8-469f-b2b2-dc962de8a5c2 => generated 821 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:07:32.499083 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-77cb50fd-04b6-4644-ab08-590dfafba418 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:32.502148 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-77cb50fd-04b6-4644-ab08-590dfafba418 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] GET https://10.4.3.14/volume/v3/groups/0cccf208-bcf0-42c2-a503-cc7c46af2c2f Aug 13 21:07:32.505188 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-77cb50fd-04b6-4644-ab08-590dfafba418 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:32.505188 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-77cb50fd-04b6-4644-ab08-590dfafba418 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:32.505188 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.groups [None req-77cb50fd-04b6-4644-ab08-590dfafba418 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] show called for member 0cccf208-bcf0-42c2-a503-cc7c46af2c2f {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 21:07:32.511651 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:07:32.511651 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:07:32.530908 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-77cb50fd-04b6-4644-ab08-590dfafba418 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/groups/0cccf208-bcf0-42c2-a503-cc7c46af2c2f returned with HTTP 200 Aug 13 21:07:32.533167 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 153/608] 10.4.3.14 () {68 vars in 1379 bytes} [Thu Aug 13 21:07:32 2026] GET /volume/v3/groups/0cccf208-bcf0-42c2-a503-cc7c46af2c2f => generated 392 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:07:32.548328 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-cdeecbee-7e35-4483-937f-b841a6846d1f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:32.553450 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cdeecbee-7e35-4483-937f-b841a6846d1f tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] PUT https://10.4.3.14/volume/v3/groups/0cccf208-bcf0-42c2-a503-cc7c46af2c2f Aug 13 21:07:32.553748 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cdeecbee-7e35-4483-937f-b841a6846d1f tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "f4c05597-7c7b-4dc8-854e-6a86fa26fedd"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:07:32.559077 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.groups [None req-cdeecbee-7e35-4483-937f-b841a6846d1f tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Update called for group 0cccf208-bcf0-42c2-a503-cc7c46af2c2f. {{(pid=100215) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 13 21:07:32.559131 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.groups [None req-cdeecbee-7e35-4483-937f-b841a6846d1f tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Updating group 0cccf208-bcf0-42c2-a503-cc7c46af2c2f with name None description: None add_volumes: None remove_volumes: f4c05597-7c7b-4dc8-854e-6a86fa26fedd. Aug 13 21:07:32.563511 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:07:32.563511 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:07:32.586241 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cdeecbee-7e35-4483-937f-b841a6846d1f tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/groups/0cccf208-bcf0-42c2-a503-cc7c46af2c2f returned with HTTP 202 Aug 13 21:07:32.587200 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 155/609] 10.4.3.14 () {70 vars in 1399 bytes} [Thu Aug 13 21:07:32 2026] PUT /volume/v3/groups/0cccf208-bcf0-42c2-a503-cc7c46af2c2f => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 21:07:32.595694 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-39bebd0e-3225-458e-b9f4-0652b9f78678 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:32.599237 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-39bebd0e-3225-458e-b9f4-0652b9f78678 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] GET https://10.4.3.14/volume/v3/groups/0cccf208-bcf0-42c2-a503-cc7c46af2c2f Aug 13 21:07:32.599237 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-39bebd0e-3225-458e-b9f4-0652b9f78678 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:32.599237 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-39bebd0e-3225-458e-b9f4-0652b9f78678 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:32.599237 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.groups [None req-39bebd0e-3225-458e-b9f4-0652b9f78678 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] show called for member 0cccf208-bcf0-42c2-a503-cc7c46af2c2f {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 21:07:32.603040 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:07:32.603040 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:07:32.620986 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-39bebd0e-3225-458e-b9f4-0652b9f78678 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/groups/0cccf208-bcf0-42c2-a503-cc7c46af2c2f returned with HTTP 200 Aug 13 21:07:32.620986 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 151/610] 10.4.3.14 () {68 vars in 1379 bytes} [Thu Aug 13 21:07:32 2026] GET /volume/v3/groups/0cccf208-bcf0-42c2-a503-cc7c46af2c2f => generated 391 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:07:33.472771 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-244c07e5-4a8e-45ff-a079-1ed8e5510e65 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:33.478862 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-244c07e5-4a8e-45ff-a079-1ed8e5510e65 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] GET https://10.4.3.14/volume/v3/volumes/5775877f-bcf8-469f-b2b2-dc962de8a5c2 Aug 13 21:07:33.479411 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-244c07e5-4a8e-45ff-a079-1ed8e5510e65 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:33.479688 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-244c07e5-4a8e-45ff-a079-1ed8e5510e65 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:33.490656 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:07:33.490656 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:07:33.500749 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-244c07e5-4a8e-45ff-a079-1ed8e5510e65 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Volume info retrieved successfully. Aug 13 21:07:33.508859 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-244c07e5-4a8e-45ff-a079-1ed8e5510e65 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] https://10.4.3.14/volume/v3/volumes/5775877f-bcf8-469f-b2b2-dc962de8a5c2 returned with HTTP 200 Aug 13 21:07:33.509907 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 152/611] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:07:33 2026] GET /volume/v3/volumes/5775877f-bcf8-469f-b2b2-dc962de8a5c2 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:07:33.636136 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-435707a3-09dc-4fd2-8183-bebd473c9d91 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:33.641713 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-435707a3-09dc-4fd2-8183-bebd473c9d91 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] GET https://10.4.3.14/volume/v3/groups/0cccf208-bcf0-42c2-a503-cc7c46af2c2f Aug 13 21:07:33.641713 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-435707a3-09dc-4fd2-8183-bebd473c9d91 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:33.641713 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-435707a3-09dc-4fd2-8183-bebd473c9d91 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:33.641713 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.groups [None req-435707a3-09dc-4fd2-8183-bebd473c9d91 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] show called for member 0cccf208-bcf0-42c2-a503-cc7c46af2c2f {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 21:07:33.652065 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:07:33.652065 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:07:33.677920 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-435707a3-09dc-4fd2-8183-bebd473c9d91 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/groups/0cccf208-bcf0-42c2-a503-cc7c46af2c2f returned with HTTP 200 Aug 13 21:07:33.677920 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 154/612] 10.4.3.14 () {68 vars in 1379 bytes} [Thu Aug 13 21:07:33 2026] GET /volume/v3/groups/0cccf208-bcf0-42c2-a503-cc7c46af2c2f => generated 392 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:07:33.693778 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-83911d75-4689-4352-8d2c-670976db3170 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:33.697586 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-83911d75-4689-4352-8d2c-670976db3170 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] PUT https://10.4.3.14/volume/v3/groups/0cccf208-bcf0-42c2-a503-cc7c46af2c2f Aug 13 21:07:33.698264 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-83911d75-4689-4352-8d2c-670976db3170 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "f4c05597-7c7b-4dc8-854e-6a86fa26fedd"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:07:33.702168 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.groups [None req-83911d75-4689-4352-8d2c-670976db3170 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Update called for group 0cccf208-bcf0-42c2-a503-cc7c46af2c2f. {{(pid=100215) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 13 21:07:33.703489 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.groups [None req-83911d75-4689-4352-8d2c-670976db3170 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Updating group 0cccf208-bcf0-42c2-a503-cc7c46af2c2f with name None description: None add_volumes: f4c05597-7c7b-4dc8-854e-6a86fa26fedd remove_volumes: None. Aug 13 21:07:33.710051 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:07:33.710051 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:07:33.773687 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-83911d75-4689-4352-8d2c-670976db3170 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/groups/0cccf208-bcf0-42c2-a503-cc7c46af2c2f returned with HTTP 202 Aug 13 21:07:33.773687 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 156/613] 10.4.3.14 () {70 vars in 1399 bytes} [Thu Aug 13 21:07:33 2026] PUT /volume/v3/groups/0cccf208-bcf0-42c2-a503-cc7c46af2c2f => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 21:07:33.784097 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-226c1c7d-1c68-4e5d-b963-3276f3d9f6f6 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:33.787024 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-226c1c7d-1c68-4e5d-b963-3276f3d9f6f6 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] GET https://10.4.3.14/volume/v3/groups/0cccf208-bcf0-42c2-a503-cc7c46af2c2f Aug 13 21:07:33.787024 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-226c1c7d-1c68-4e5d-b963-3276f3d9f6f6 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:33.787024 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-226c1c7d-1c68-4e5d-b963-3276f3d9f6f6 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:33.787745 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.groups [None req-226c1c7d-1c68-4e5d-b963-3276f3d9f6f6 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] show called for member 0cccf208-bcf0-42c2-a503-cc7c46af2c2f {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 21:07:33.797725 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:07:33.797725 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:07:33.822287 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-226c1c7d-1c68-4e5d-b963-3276f3d9f6f6 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/groups/0cccf208-bcf0-42c2-a503-cc7c46af2c2f returned with HTTP 200 Aug 13 21:07:33.822770 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 152/614] 10.4.3.14 () {68 vars in 1379 bytes} [Thu Aug 13 21:07:33 2026] GET /volume/v3/groups/0cccf208-bcf0-42c2-a503-cc7c46af2c2f => generated 391 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:07:34.847676 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2895b6f8-983b-4371-a581-4378b4f38427 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:34.853979 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2895b6f8-983b-4371-a581-4378b4f38427 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] GET https://10.4.3.14/volume/v3/groups/0cccf208-bcf0-42c2-a503-cc7c46af2c2f Aug 13 21:07:34.854215 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2895b6f8-983b-4371-a581-4378b4f38427 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:34.854370 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2895b6f8-983b-4371-a581-4378b4f38427 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:34.854510 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.groups [None req-2895b6f8-983b-4371-a581-4378b4f38427 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] show called for member 0cccf208-bcf0-42c2-a503-cc7c46af2c2f {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 21:07:34.862785 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:07:34.862785 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:07:34.880919 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2895b6f8-983b-4371-a581-4378b4f38427 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/groups/0cccf208-bcf0-42c2-a503-cc7c46af2c2f returned with HTTP 200 Aug 13 21:07:34.881497 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 153/615] 10.4.3.14 () {68 vars in 1379 bytes} [Thu Aug 13 21:07:34 2026] GET /volume/v3/groups/0cccf208-bcf0-42c2-a503-cc7c46af2c2f => generated 392 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:07:34.894763 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-87ab3cd0-7428-4d44-878e-6e1bf0746550 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:34.896887 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-87ab3cd0-7428-4d44-878e-6e1bf0746550 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] GET https://10.4.3.14/volume/v3/volumes/detail Aug 13 21:07:34.897292 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-87ab3cd0-7428-4d44-878e-6e1bf0746550 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:34.897484 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-87ab3cd0-7428-4d44-878e-6e1bf0746550 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Calling method 'detail' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:34.897864 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.api_utils [None req-87ab3cd0-7428-4d44-878e-6e1bf0746550 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Removing options '' from query. {{(pid=100214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:07:34.898321 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:07:34.898321 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:07:34.900542 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-87ab3cd0-7428-4d44-878e-6e1bf0746550 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:07:34.914916 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-87ab3cd0-7428-4d44-878e-6e1bf0746550 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Get all volumes completed successfully. Aug 13 21:07:34.916041 np0000007265 devstack@c-api.service[100214]: WARNING stevedore.named [None req-87ab3cd0-7428-4d44-878e-6e1bf0746550 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:07:34.916277 np0000007265 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-87ab3cd0-7428-4d44-878e-6e1bf0746550 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:07:34.966259 np0000007265 devstack@c-api.service[100214]: DEBUG oslo_db.sqlalchemy.engines [None req-87ab3cd0-7428-4d44-878e-6e1bf0746550 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] 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=100214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:07:34.971650 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:07:34.971650 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:07:34.978049 np0000007265 devstack@c-api.service[100214]: WARNING stevedore.named [None req-87ab3cd0-7428-4d44-878e-6e1bf0746550 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:07:34.978049 np0000007265 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-87ab3cd0-7428-4d44-878e-6e1bf0746550 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:07:35.014425 np0000007265 devstack@c-api.service[100214]: DEBUG oslo_db.sqlalchemy.engines [None req-87ab3cd0-7428-4d44-878e-6e1bf0746550 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] 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=100214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:07:35.019484 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:07:35.019484 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:07:35.028480 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-87ab3cd0-7428-4d44-878e-6e1bf0746550 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/volumes/detail returned with HTTP 200 Aug 13 21:07:35.028951 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 155/616] 10.4.3.14 () {68 vars in 1292 bytes} [Thu Aug 13 21:07:34 2026] GET /volume/v3/volumes/detail => generated 1817 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:07:35.050073 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-db986713-b4b1-4f13-ba4f-c4c341835ea5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:35.051815 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-db986713-b4b1-4f13-ba4f-c4c341835ea5 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] POST https://10.4.3.14/volume/v3/group_snapshots Aug 13 21:07:35.052237 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-db986713-b4b1-4f13-ba4f-c4c341835ea5 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "0cccf208-bcf0-42c2-a503-cc7c46af2c2f", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1720454034"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:07:35.053978 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.group_snapshots [None req-db986713-b4b1-4f13-ba4f-c4c341835ea5 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '0cccf208-bcf0-42c2-a503-cc7c46af2c2f', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1720454034'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 13 21:07:35.057785 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:07:35.057785 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:07:35.062550 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.group_snapshots [None req-db986713-b4b1-4f13-ba4f-c4c341835ea5 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1720454034. Aug 13 21:07:35.097682 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:07:35.097682 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:07:35.118563 np0000007265 devstack@c-api.service[100215]: WARNING cinder.quota [None req-db986713-b4b1-4f13-ba4f-c4c341835ea5 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-879859092 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-879859092, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:07:35.151087 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-db986713-b4b1-4f13-ba4f-c4c341835ea5 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Created reservations ['fdf671bb-de4b-4797-80ec-5f3961537720', '453e12dd-5dbd-4596-8e0a-83eea6cf6fe9', '2f868fff-e824-4ddc-a8f4-c0f8f2fa037a', '54f3ff90-9150-4690-b64a-72b5a40bb32e'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:07:35.227075 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-db986713-b4b1-4f13-ba4f-c4c341835ea5 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/group_snapshots returned with HTTP 202 Aug 13 21:07:35.227075 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 157/617] 10.4.3.14 () {70 vars in 1317 bytes} [Thu Aug 13 21:07:35 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:07:35.238960 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-1df4c68b-c95b-40fa-b278-e96ec07b351c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:35.241805 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1df4c68b-c95b-40fa-b278-e96ec07b351c tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] GET https://10.4.3.14/volume/v3/group_snapshots/30ba658a-5925-4b05-9ef6-0ceaf9472f5a Aug 13 21:07:35.241805 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1df4c68b-c95b-40fa-b278-e96ec07b351c tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:35.241989 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1df4c68b-c95b-40fa-b278-e96ec07b351c tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:35.242264 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.group_snapshots [None req-1df4c68b-c95b-40fa-b278-e96ec07b351c tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] show called for member 30ba658a-5925-4b05-9ef6-0ceaf9472f5a {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 21:07:35.246115 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:07:35.246115 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:07:35.252314 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1df4c68b-c95b-40fa-b278-e96ec07b351c tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/group_snapshots/30ba658a-5925-4b05-9ef6-0ceaf9472f5a returned with HTTP 200 Aug 13 21:07:35.253013 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 153/618] 10.4.3.14 () {68 vars in 1406 bytes} [Thu Aug 13 21:07:35 2026] GET /volume/v3/group_snapshots/30ba658a-5925-4b05-9ef6-0ceaf9472f5a => generated 326 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:07:36.039874 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-f76e5001-6a01-4846-ba4e-ffacaace2878 req-8542f23e-cb11-40eb-8662-cf0abdb1a769 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:36.042374 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-f76e5001-6a01-4846-ba4e-ffacaace2878 req-8542f23e-cb11-40eb-8662-cf0abdb1a769 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] POST https://10.4.3.14/volume/v3/attachments/317b64fb-e3c2-4a70-a779-7d66e2bb2963/action Aug 13 21:07:36.044920 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-f76e5001-6a01-4846-ba4e-ffacaace2878 req-8542f23e-cb11-40eb-8662-cf0abdb1a769 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Action body: b'{"os-complete": null}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:07:36.044920 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-f76e5001-6a01-4846-ba4e-ffacaace2878 req-8542f23e-cb11-40eb-8662-cf0abdb1a769 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:07:36.068056 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:07:36.068056 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:07:36.082566 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-f76e5001-6a01-4846-ba4e-ffacaace2878 req-8542f23e-cb11-40eb-8662-cf0abdb1a769 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] https://10.4.3.14/volume/v3/attachments/317b64fb-e3c2-4a70-a779-7d66e2bb2963/action returned with HTTP 204 Aug 13 21:07:36.083746 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 154/619] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:07:36 2026] POST /volume/v3/attachments/317b64fb-e3c2-4a70-a779-7d66e2bb2963/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:07:36.265739 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ddcc1995-c7e8-4a5f-9f30-1ea4776fb143 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:36.267671 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ddcc1995-c7e8-4a5f-9f30-1ea4776fb143 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] GET https://10.4.3.14/volume/v3/group_snapshots/30ba658a-5925-4b05-9ef6-0ceaf9472f5a Aug 13 21:07:36.267906 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ddcc1995-c7e8-4a5f-9f30-1ea4776fb143 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:36.268888 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ddcc1995-c7e8-4a5f-9f30-1ea4776fb143 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:36.268888 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.group_snapshots [None req-ddcc1995-c7e8-4a5f-9f30-1ea4776fb143 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] show called for member 30ba658a-5925-4b05-9ef6-0ceaf9472f5a {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 21:07:36.272260 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:07:36.272260 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:07:36.276190 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ddcc1995-c7e8-4a5f-9f30-1ea4776fb143 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/group_snapshots/30ba658a-5925-4b05-9ef6-0ceaf9472f5a returned with HTTP 200 Aug 13 21:07:36.276190 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 156/620] 10.4.3.14 () {68 vars in 1406 bytes} [Thu Aug 13 21:07:36 2026] GET /volume/v3/group_snapshots/30ba658a-5925-4b05-9ef6-0ceaf9472f5a => generated 327 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:07:36.288801 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-fc036b24-16c5-4865-8798-f634c467c50d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:36.291045 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fc036b24-16c5-4865-8798-f634c467c50d tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] GET https://10.4.3.14/volume/v3/snapshots/detail Aug 13 21:07:36.291455 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fc036b24-16c5-4865-8798-f634c467c50d tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:36.291857 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fc036b24-16c5-4865-8798-f634c467c50d tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Calling method 'detail' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:36.292347 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.api_utils [None req-fc036b24-16c5-4865-8798-f634c467c50d tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Removing options '' from query. {{(pid=100215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:07:36.292851 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:07:36.292851 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:07:36.294788 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.db.api [None req-fc036b24-16c5-4865-8798-f634c467c50d tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Building query based on filter {{(pid=100215) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 21:07:36.311926 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-fc036b24-16c5-4865-8798-f634c467c50d tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Get all snapshots completed successfully. Aug 13 21:07:36.312437 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:07:36.312437 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:07:36.313124 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fc036b24-16c5-4865-8798-f634c467c50d tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/snapshots/detail returned with HTTP 200 Aug 13 21:07:36.313549 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 158/621] 10.4.3.14 () {66 vars in 1257 bytes} [Thu Aug 13 21:07:36 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:07:36.335429 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3779d3b4-62bb-4cd8-b3d5-82f4e07989b7 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:36.339469 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3779d3b4-62bb-4cd8-b3d5-82f4e07989b7 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] GET https://10.4.3.14/volume/v3/snapshots/a18bf3b0-5008-4f42-bfcf-672c5223d612 Aug 13 21:07:36.339469 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3779d3b4-62bb-4cd8-b3d5-82f4e07989b7 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:36.339469 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3779d3b4-62bb-4cd8-b3d5-82f4e07989b7 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:36.348011 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:07:36.348011 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:07:36.348500 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-3779d3b4-62bb-4cd8-b3d5-82f4e07989b7 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Snapshot retrieved successfully. Aug 13 21:07:36.349336 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3779d3b4-62bb-4cd8-b3d5-82f4e07989b7 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/snapshots/a18bf3b0-5008-4f42-bfcf-672c5223d612 returned with HTTP 200 Aug 13 21:07:36.349708 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 154/622] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:07:36 2026] GET /volume/v3/snapshots/a18bf3b0-5008-4f42-bfcf-672c5223d612 => generated 470 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:07:36.361657 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-da33dfc9-acfb-4857-8a3b-aee93a551b82 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:36.364899 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-da33dfc9-acfb-4857-8a3b-aee93a551b82 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] GET https://10.4.3.14/volume/v3/snapshots/1e7bf1cd-3447-49c8-b2fa-6a13dec0049e Aug 13 21:07:36.365097 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-da33dfc9-acfb-4857-8a3b-aee93a551b82 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:36.365302 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-da33dfc9-acfb-4857-8a3b-aee93a551b82 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:36.371990 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:07:36.371990 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:07:36.372610 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-da33dfc9-acfb-4857-8a3b-aee93a551b82 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Snapshot retrieved successfully. Aug 13 21:07:36.373628 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-da33dfc9-acfb-4857-8a3b-aee93a551b82 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/snapshots/1e7bf1cd-3447-49c8-b2fa-6a13dec0049e returned with HTTP 200 Aug 13 21:07:36.374177 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 155/623] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:07:36 2026] GET /volume/v3/snapshots/1e7bf1cd-3447-49c8-b2fa-6a13dec0049e => generated 470 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 21:07:36.387877 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-da7de9f1-c2f9-41e4-b027-7f0e7e6438ca None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:36.389547 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-da7de9f1-c2f9-41e4-b027-7f0e7e6438ca tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] DELETE https://10.4.3.14/volume/v3/group_snapshots/30ba658a-5925-4b05-9ef6-0ceaf9472f5a Aug 13 21:07:36.389803 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-da7de9f1-c2f9-41e4-b027-7f0e7e6438ca tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:36.389995 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-da7de9f1-c2f9-41e4-b027-7f0e7e6438ca tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:36.390117 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.group_snapshots [None req-da7de9f1-c2f9-41e4-b027-7f0e7e6438ca tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] delete called for member 30ba658a-5925-4b05-9ef6-0ceaf9472f5a {{(pid=100214) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 13 21:07:36.390208 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.group_snapshots [None req-da7de9f1-c2f9-41e4-b027-7f0e7e6438ca tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Delete group_snapshot with id: 30ba658a-5925-4b05-9ef6-0ceaf9472f5a Aug 13 21:07:36.393931 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:07:36.393931 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:07:36.460213 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-da7de9f1-c2f9-41e4-b027-7f0e7e6438ca tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/group_snapshots/30ba658a-5925-4b05-9ef6-0ceaf9472f5a returned with HTTP 202 Aug 13 21:07:36.462539 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 157/624] 10.4.3.14 () {68 vars in 1409 bytes} [Thu Aug 13 21:07:36 2026] DELETE /volume/v3/group_snapshots/30ba658a-5925-4b05-9ef6-0ceaf9472f5a => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 21:07:36.477113 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3a4d5007-3c1b-4773-8538-e1cdf4e65b1b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:36.479245 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3a4d5007-3c1b-4773-8538-e1cdf4e65b1b tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] GET https://10.4.3.14/volume/v3/volumes/detail Aug 13 21:07:36.479572 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3a4d5007-3c1b-4773-8538-e1cdf4e65b1b tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:36.479820 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3a4d5007-3c1b-4773-8538-e1cdf4e65b1b tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Calling method 'detail' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:36.480645 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.api_utils [None req-3a4d5007-3c1b-4773-8538-e1cdf4e65b1b tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Removing options '' from query. {{(pid=100215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:07:36.481421 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-3a4d5007-3c1b-4773-8538-e1cdf4e65b1b tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:07:36.494417 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-3a4d5007-3c1b-4773-8538-e1cdf4e65b1b tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Get all volumes completed successfully. Aug 13 21:07:36.494991 np0000007265 devstack@c-api.service[100215]: WARNING stevedore.named [None req-3a4d5007-3c1b-4773-8538-e1cdf4e65b1b tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:07:36.495313 np0000007265 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-3a4d5007-3c1b-4773-8538-e1cdf4e65b1b tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:07:36.545739 np0000007265 devstack@c-api.service[100215]: DEBUG oslo_db.sqlalchemy.engines [None req-3a4d5007-3c1b-4773-8538-e1cdf4e65b1b tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] 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=100215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:07:36.549461 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:07:36.549461 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:07:36.554736 np0000007265 devstack@c-api.service[100215]: WARNING stevedore.named [None req-3a4d5007-3c1b-4773-8538-e1cdf4e65b1b tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:07:36.554956 np0000007265 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-3a4d5007-3c1b-4773-8538-e1cdf4e65b1b tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:07:36.601759 np0000007265 devstack@c-api.service[100215]: DEBUG oslo_db.sqlalchemy.engines [None req-3a4d5007-3c1b-4773-8538-e1cdf4e65b1b tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] 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=100215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:07:36.605156 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:07:36.605156 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:07:36.615704 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3a4d5007-3c1b-4773-8538-e1cdf4e65b1b tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/volumes/detail returned with HTTP 200 Aug 13 21:07:36.616240 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 159/625] 10.4.3.14 () {68 vars in 1292 bytes} [Thu Aug 13 21:07:36 2026] GET /volume/v3/volumes/detail => generated 1817 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:07:36.636366 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-07b4594a-9434-40fc-b04b-88d3751a9149 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:36.640347 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-07b4594a-9434-40fc-b04b-88d3751a9149 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] GET https://10.4.3.14/volume/v3/snapshots/detail Aug 13 21:07:36.640924 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-07b4594a-9434-40fc-b04b-88d3751a9149 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:36.640924 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-07b4594a-9434-40fc-b04b-88d3751a9149 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Calling method 'detail' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:36.641309 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.api_utils [None req-07b4594a-9434-40fc-b04b-88d3751a9149 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Removing options '' from query. {{(pid=100217) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:07:36.645631 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.db.api [None req-07b4594a-9434-40fc-b04b-88d3751a9149 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Building query based on filter {{(pid=100217) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 21:07:36.667555 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-07b4594a-9434-40fc-b04b-88d3751a9149 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Get all snapshots completed successfully. Aug 13 21:07:36.667555 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:07:36.667555 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:07:36.667555 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-07b4594a-9434-40fc-b04b-88d3751a9149 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/snapshots/detail returned with HTTP 200 Aug 13 21:07:36.667555 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 155/626] 10.4.3.14 () {66 vars in 1257 bytes} [Thu Aug 13 21:07:36 2026] GET /volume/v3/snapshots/detail => generated 471 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:07:36.680611 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b793aa3b-0b59-4ea9-9324-35416e96210c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:36.684886 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b793aa3b-0b59-4ea9-9324-35416e96210c tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] GET https://10.4.3.14/volume/v3/snapshots/a18bf3b0-5008-4f42-bfcf-672c5223d612 Aug 13 21:07:36.685464 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b793aa3b-0b59-4ea9-9324-35416e96210c tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:36.685541 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b793aa3b-0b59-4ea9-9324-35416e96210c tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:36.694941 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b793aa3b-0b59-4ea9-9324-35416e96210c tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/snapshots/a18bf3b0-5008-4f42-bfcf-672c5223d612 returned with HTTP 404 Aug 13 21:07:36.695508 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 156/627] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:07:36 2026] GET /volume/v3/snapshots/a18bf3b0-5008-4f42-bfcf-672c5223d612 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:07:36.707087 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d560b652-b536-40e3-822c-8a8fa5b39a50 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:36.717537 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d560b652-b536-40e3-822c-8a8fa5b39a50 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] GET https://10.4.3.14/volume/v3/group_snapshots/30ba658a-5925-4b05-9ef6-0ceaf9472f5a Aug 13 21:07:36.717909 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d560b652-b536-40e3-822c-8a8fa5b39a50 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:36.718378 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d560b652-b536-40e3-822c-8a8fa5b39a50 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:36.718437 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.group_snapshots [None req-d560b652-b536-40e3-822c-8a8fa5b39a50 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] show called for member 30ba658a-5925-4b05-9ef6-0ceaf9472f5a {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 21:07:36.730441 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:07:36.730441 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:07:36.735625 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d560b652-b536-40e3-822c-8a8fa5b39a50 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/group_snapshots/30ba658a-5925-4b05-9ef6-0ceaf9472f5a returned with HTTP 200 Aug 13 21:07:36.736143 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 158/628] 10.4.3.14 () {68 vars in 1406 bytes} [Thu Aug 13 21:07:36 2026] GET /volume/v3/group_snapshots/30ba658a-5925-4b05-9ef6-0ceaf9472f5a => generated 326 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:07:37.748409 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-73b33baa-5694-4a64-9212-629ab7912ce4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:37.750886 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-73b33baa-5694-4a64-9212-629ab7912ce4 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] GET https://10.4.3.14/volume/v3/group_snapshots/30ba658a-5925-4b05-9ef6-0ceaf9472f5a Aug 13 21:07:37.751155 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-73b33baa-5694-4a64-9212-629ab7912ce4 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:37.751654 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-73b33baa-5694-4a64-9212-629ab7912ce4 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:37.751944 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.group_snapshots [None req-73b33baa-5694-4a64-9212-629ab7912ce4 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] show called for member 30ba658a-5925-4b05-9ef6-0ceaf9472f5a {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 21:07:37.755745 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-73b33baa-5694-4a64-9212-629ab7912ce4 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/group_snapshots/30ba658a-5925-4b05-9ef6-0ceaf9472f5a returned with HTTP 404 Aug 13 21:07:37.756620 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 160/629] 10.4.3.14 () {68 vars in 1406 bytes} [Thu Aug 13 21:07:37 2026] GET /volume/v3/group_snapshots/30ba658a-5925-4b05-9ef6-0ceaf9472f5a => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:07:37.769233 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-28a28096-f0f8-4444-879c-faf6e6d54859 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:37.771797 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-28a28096-f0f8-4444-879c-faf6e6d54859 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] DELETE https://10.4.3.14/volume/v3/group_snapshots/30ba658a-5925-4b05-9ef6-0ceaf9472f5a Aug 13 21:07:37.771928 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-28a28096-f0f8-4444-879c-faf6e6d54859 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:37.772692 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-28a28096-f0f8-4444-879c-faf6e6d54859 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:37.772692 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.group_snapshots [None req-28a28096-f0f8-4444-879c-faf6e6d54859 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] delete called for member 30ba658a-5925-4b05-9ef6-0ceaf9472f5a {{(pid=100217) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 13 21:07:37.772692 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.group_snapshots [None req-28a28096-f0f8-4444-879c-faf6e6d54859 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Delete group_snapshot with id: 30ba658a-5925-4b05-9ef6-0ceaf9472f5a Aug 13 21:07:37.779950 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-28a28096-f0f8-4444-879c-faf6e6d54859 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/group_snapshots/30ba658a-5925-4b05-9ef6-0ceaf9472f5a returned with HTTP 404 Aug 13 21:07:37.780504 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 156/630] 10.4.3.14 () {68 vars in 1409 bytes} [Thu Aug 13 21:07:37 2026] DELETE /volume/v3/group_snapshots/30ba658a-5925-4b05-9ef6-0ceaf9472f5a => generated 116 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:07:37.792518 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-95207a02-b315-4a16-991c-d44b3ff6b238 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:37.795234 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-95207a02-b315-4a16-991c-d44b3ff6b238 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] GET https://10.4.3.14/volume/v3/volumes/detail Aug 13 21:07:37.795484 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-95207a02-b315-4a16-991c-d44b3ff6b238 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:37.795773 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-95207a02-b315-4a16-991c-d44b3ff6b238 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Calling method 'detail' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:37.796132 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.api_utils [None req-95207a02-b315-4a16-991c-d44b3ff6b238 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Removing options '' from query. {{(pid=100216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:07:37.797090 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-95207a02-b315-4a16-991c-d44b3ff6b238 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:07:37.815827 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-95207a02-b315-4a16-991c-d44b3ff6b238 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Get all volumes completed successfully. Aug 13 21:07:37.816851 np0000007265 devstack@c-api.service[100216]: WARNING stevedore.named [None req-95207a02-b315-4a16-991c-d44b3ff6b238 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:07:37.817093 np0000007265 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-95207a02-b315-4a16-991c-d44b3ff6b238 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:07:37.860630 np0000007265 devstack@c-api.service[100216]: DEBUG oslo_db.sqlalchemy.engines [None req-95207a02-b315-4a16-991c-d44b3ff6b238 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] 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=100216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:07:37.864682 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:07:37.864682 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:07:37.871708 np0000007265 devstack@c-api.service[100216]: WARNING stevedore.named [None req-95207a02-b315-4a16-991c-d44b3ff6b238 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:07:37.871903 np0000007265 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-95207a02-b315-4a16-991c-d44b3ff6b238 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:07:37.931715 np0000007265 devstack@c-api.service[100216]: DEBUG oslo_db.sqlalchemy.engines [None req-95207a02-b315-4a16-991c-d44b3ff6b238 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] 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=100216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:07:37.937795 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:07:37.937795 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:07:37.947313 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-95207a02-b315-4a16-991c-d44b3ff6b238 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/volumes/detail returned with HTTP 200 Aug 13 21:07:37.947853 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 157/631] 10.4.3.14 () {68 vars in 1292 bytes} [Thu Aug 13 21:07:37 2026] GET /volume/v3/volumes/detail => generated 1817 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:07:37.966478 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ffb8b3f5-abea-4755-9701-2f68d69d8bc8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:37.971370 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ffb8b3f5-abea-4755-9701-2f68d69d8bc8 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] POST https://10.4.3.14/volume/v3/groups/0cccf208-bcf0-42c2-a503-cc7c46af2c2f/action Aug 13 21:07:37.971915 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ffb8b3f5-abea-4755-9701-2f68d69d8bc8 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:07:37.972106 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ffb8b3f5-abea-4755-9701-2f68d69d8bc8 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:07:37.975547 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.groups [None req-ffb8b3f5-abea-4755-9701-2f68d69d8bc8 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] delete called for group 0cccf208-bcf0-42c2-a503-cc7c46af2c2f {{(pid=100214) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 21:07:37.975547 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.groups [None req-ffb8b3f5-abea-4755-9701-2f68d69d8bc8 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Delete group with id: 0cccf208-bcf0-42c2-a503-cc7c46af2c2f Aug 13 21:07:37.980591 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:07:37.980591 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:07:38.041407 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ffb8b3f5-abea-4755-9701-2f68d69d8bc8 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/groups/0cccf208-bcf0-42c2-a503-cc7c46af2c2f/action returned with HTTP 202 Aug 13 21:07:38.041793 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 159/632] 10.4.3.14 () {70 vars in 1421 bytes} [Thu Aug 13 21:07:37 2026] POST /volume/v3/groups/0cccf208-bcf0-42c2-a503-cc7c46af2c2f/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 21:07:38.051600 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e026d27d-5e4b-4d8f-8a15-ed1162381a1d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:38.054701 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e026d27d-5e4b-4d8f-8a15-ed1162381a1d tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] GET https://10.4.3.14/volume/v3/volumes/f4c05597-7c7b-4dc8-854e-6a86fa26fedd Aug 13 21:07:38.054874 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e026d27d-5e4b-4d8f-8a15-ed1162381a1d tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:38.055064 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e026d27d-5e4b-4d8f-8a15-ed1162381a1d tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:38.072524 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:07:38.072524 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:07:38.083165 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e026d27d-5e4b-4d8f-8a15-ed1162381a1d tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Volume info retrieved successfully. Aug 13 21:07:38.083931 np0000007265 devstack@c-api.service[100215]: WARNING stevedore.named [None req-e026d27d-5e4b-4d8f-8a15-ed1162381a1d tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:07:38.085112 np0000007265 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-e026d27d-5e4b-4d8f-8a15-ed1162381a1d tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:07:38.136528 np0000007265 devstack@c-api.service[100215]: DEBUG oslo_db.sqlalchemy.engines [None req-e026d27d-5e4b-4d8f-8a15-ed1162381a1d tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] 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=100215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:07:38.139710 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:07:38.139710 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:07:38.148525 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e026d27d-5e4b-4d8f-8a15-ed1162381a1d tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/volumes/f4c05597-7c7b-4dc8-854e-6a86fa26fedd returned with HTTP 200 Aug 13 21:07:38.149124 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 161/633] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:07:38 2026] GET /volume/v3/volumes/f4c05597-7c7b-4dc8-854e-6a86fa26fedd => generated 911 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:07:38.777477 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-e1b53bbd-dc02-4bfe-8f33-bf7c823f295c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:38.778161 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e1b53bbd-dc02-4bfe-8f33-bf7c823f295c None None] GET https://10.4.3.14/volume// Aug 13 21:07:38.778609 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e1b53bbd-dc02-4bfe-8f33-bf7c823f295c None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:38.781431 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e1b53bbd-dc02-4bfe-8f33-bf7c823f295c None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:38.781822 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e1b53bbd-dc02-4bfe-8f33-bf7c823f295c None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:07:38.782374 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 157/634] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:07:38 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:07:38.795255 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-05437987-c0f0-4804-984e-a337701a56ac req-f0271ed6-ac29-4777-beb5-e4b601a45e6d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:38.798056 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-05437987-c0f0-4804-984e-a337701a56ac req-f0271ed6-ac29-4777-beb5-e4b601a45e6d tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:07:38.798503 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-05437987-c0f0-4804-984e-a337701a56ac req-f0271ed6-ac29-4777-beb5-e4b601a45e6d tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bd3ab6c8-0903-4800-a5f6-4e297dad607e", "connector": null, "instance_uuid": "6643663d-0332-40f3-9e88-62673922a64c"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:07:38.810511 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:07:38.810511 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:07:38.848425 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-05437987-c0f0-4804-984e-a337701a56ac req-f0271ed6-ac29-4777-beb5-e4b601a45e6d tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:07:38.848875 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 158/635] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:07:38 2026] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:07:38.860869 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-05437987-c0f0-4804-984e-a337701a56ac req-0d966919-b802-4fd4-aeb8-751db0870c4c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:38.864043 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-05437987-c0f0-4804-984e-a337701a56ac req-0d966919-b802-4fd4-aeb8-751db0870c4c tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] DELETE https://10.4.3.14/volume/v3/attachments/317b64fb-e3c2-4a70-a779-7d66e2bb2963 Aug 13 21:07:38.864043 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-05437987-c0f0-4804-984e-a337701a56ac req-0d966919-b802-4fd4-aeb8-751db0870c4c tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:38.864043 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-05437987-c0f0-4804-984e-a337701a56ac req-0d966919-b802-4fd4-aeb8-751db0870c4c tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:38.877241 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:07:38.877241 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:07:38.962990 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-05437987-c0f0-4804-984e-a337701a56ac req-0d966919-b802-4fd4-aeb8-751db0870c4c tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] https://10.4.3.14/volume/v3/attachments/317b64fb-e3c2-4a70-a779-7d66e2bb2963 returned with HTTP 200 Aug 13 21:07:38.962990 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 160/636] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:07:38 2026] DELETE /volume/v3/attachments/317b64fb-e3c2-4a70-a779-7d66e2bb2963 => generated 192 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:07:39.163209 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2dac074a-804d-400e-b416-6029d5c205bd None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:39.169131 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2dac074a-804d-400e-b416-6029d5c205bd tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] GET https://10.4.3.14/volume/v3/volumes/f4c05597-7c7b-4dc8-854e-6a86fa26fedd Aug 13 21:07:39.170926 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2dac074a-804d-400e-b416-6029d5c205bd tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:39.170926 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2dac074a-804d-400e-b416-6029d5c205bd tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:39.196584 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2dac074a-804d-400e-b416-6029d5c205bd tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/volumes/f4c05597-7c7b-4dc8-854e-6a86fa26fedd returned with HTTP 404 Aug 13 21:07:39.197323 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 162/637] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:07:39 2026] GET /volume/v3/volumes/f4c05597-7c7b-4dc8-854e-6a86fa26fedd => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:07:39.211729 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-750b744b-07d3-49a2-87bf-d2f94430ec15 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:39.219875 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-750b744b-07d3-49a2-87bf-d2f94430ec15 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] GET https://10.4.3.14/volume/v3/volumes/3f9d0a01-efe2-43d1-a383-834b0dbe8042 Aug 13 21:07:39.222695 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-750b744b-07d3-49a2-87bf-d2f94430ec15 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:39.222695 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-750b744b-07d3-49a2-87bf-d2f94430ec15 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:39.240228 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-750b744b-07d3-49a2-87bf-d2f94430ec15 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/volumes/3f9d0a01-efe2-43d1-a383-834b0dbe8042 returned with HTTP 404 Aug 13 21:07:39.240228 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 158/638] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:07:39 2026] GET /volume/v3/volumes/3f9d0a01-efe2-43d1-a383-834b0dbe8042 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:07:39.255868 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7ede889a-7408-41d7-bc18-5d8b8c902ef8 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:39.261662 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7ede889a-7408-41d7-bc18-5d8b8c902ef8 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] GET https://10.4.3.14/volume/v3/groups/0cccf208-bcf0-42c2-a503-cc7c46af2c2f Aug 13 21:07:39.261662 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7ede889a-7408-41d7-bc18-5d8b8c902ef8 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:39.261662 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7ede889a-7408-41d7-bc18-5d8b8c902ef8 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:39.261662 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.groups [None req-7ede889a-7408-41d7-bc18-5d8b8c902ef8 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] show called for member 0cccf208-bcf0-42c2-a503-cc7c46af2c2f {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 21:07:39.270993 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7ede889a-7408-41d7-bc18-5d8b8c902ef8 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/groups/0cccf208-bcf0-42c2-a503-cc7c46af2c2f returned with HTTP 404 Aug 13 21:07:39.271949 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 159/639] 10.4.3.14 () {68 vars in 1379 bytes} [Thu Aug 13 21:07:39 2026] GET /volume/v3/groups/0cccf208-bcf0-42c2-a503-cc7c46af2c2f => generated 108 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:07:39.284987 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e2965efa-f330-42db-9bb5-ecacad929642 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:39.289419 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e2965efa-f330-42db-9bb5-ecacad929642 tempest-GroupSnapshotsTest-44084078 tempest-GroupSnapshotsTest-44084078-project-admin] DELETE https://10.4.3.14/volume/v3/group_types/cc9f3a7b-f07c-4c84-98a6-87861a1989b3 Aug 13 21:07:39.289419 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e2965efa-f330-42db-9bb5-ecacad929642 tempest-GroupSnapshotsTest-44084078 tempest-GroupSnapshotsTest-44084078-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:39.289419 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e2965efa-f330-42db-9bb5-ecacad929642 tempest-GroupSnapshotsTest-44084078 tempest-GroupSnapshotsTest-44084078-project-admin] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:39.289419 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:07:39.289419 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:07:39.318236 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e2965efa-f330-42db-9bb5-ecacad929642 tempest-GroupSnapshotsTest-44084078 tempest-GroupSnapshotsTest-44084078-project-admin] https://10.4.3.14/volume/v3/group_types/cc9f3a7b-f07c-4c84-98a6-87861a1989b3 returned with HTTP 202 Aug 13 21:07:39.319597 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 161/640] 10.4.3.14 () {68 vars in 1397 bytes} [Thu Aug 13 21:07:39 2026] DELETE /volume/v3/group_types/cc9f3a7b-f07c-4c84-98a6-87861a1989b3 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 21:07:39.332761 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2e8ff7c0-b9c0-4220-a930-a184b6d0c4e8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:39.337960 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2e8ff7c0-b9c0-4220-a930-a184b6d0c4e8 tempest-GroupSnapshotsTest-44084078 tempest-GroupSnapshotsTest-44084078-project-admin] DELETE https://10.4.3.14/volume/v3/types/08191437-7eab-44f0-bbe7-71f3795361cd Aug 13 21:07:39.337960 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2e8ff7c0-b9c0-4220-a930-a184b6d0c4e8 tempest-GroupSnapshotsTest-44084078 tempest-GroupSnapshotsTest-44084078-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:39.337960 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2e8ff7c0-b9c0-4220-a930-a184b6d0c4e8 tempest-GroupSnapshotsTest-44084078 tempest-GroupSnapshotsTest-44084078-project-admin] Calling method '_delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:39.384062 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2e8ff7c0-b9c0-4220-a930-a184b6d0c4e8 tempest-GroupSnapshotsTest-44084078 tempest-GroupSnapshotsTest-44084078-project-admin] https://10.4.3.14/volume/v3/types/08191437-7eab-44f0-bbe7-71f3795361cd returned with HTTP 202 Aug 13 21:07:39.384062 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 163/641] 10.4.3.14 () {66 vars in 1338 bytes} [Thu Aug 13 21:07:39 2026] DELETE /volume/v3/types/08191437-7eab-44f0-bbe7-71f3795361cd => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:07:39.396364 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-40f23726-988a-4e71-a254-267f2193ca32 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:39.402026 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-40f23726-988a-4e71-a254-267f2193ca32 tempest-GroupSnapshotsTest-44084078 tempest-GroupSnapshotsTest-44084078-project-admin] GET https://10.4.3.14/volume/v3/types/08191437-7eab-44f0-bbe7-71f3795361cd Aug 13 21:07:39.402026 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-40f23726-988a-4e71-a254-267f2193ca32 tempest-GroupSnapshotsTest-44084078 tempest-GroupSnapshotsTest-44084078-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:39.402026 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-40f23726-988a-4e71-a254-267f2193ca32 tempest-GroupSnapshotsTest-44084078 tempest-GroupSnapshotsTest-44084078-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:39.410565 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-40f23726-988a-4e71-a254-267f2193ca32 tempest-GroupSnapshotsTest-44084078 tempest-GroupSnapshotsTest-44084078-project-admin] https://10.4.3.14/volume/v3/types/08191437-7eab-44f0-bbe7-71f3795361cd returned with HTTP 404 Aug 13 21:07:39.411652 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 159/642] 10.4.3.14 () {66 vars in 1335 bytes} [Thu Aug 13 21:07:39 2026] GET /volume/v3/types/08191437-7eab-44f0-bbe7-71f3795361cd => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:07:39.428942 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-fa4ad7ea-43b3-4ceb-9d99-77658edd3763 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:39.431347 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-fa4ad7ea-43b3-4ceb-9d99-77658edd3763 tempest-GroupSnapshotsTest-44084078 tempest-GroupSnapshotsTest-44084078-project-admin] POST https://10.4.3.14/volume/v3/types Aug 13 21:07:39.431347 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-fa4ad7ea-43b3-4ceb-9d99-77658edd3763 tempest-GroupSnapshotsTest-44084078 tempest-GroupSnapshotsTest-44084078-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1673653188"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:07:39.433843 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:07:39.433843 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:07:39.457432 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-fa4ad7ea-43b3-4ceb-9d99-77658edd3763 tempest-GroupSnapshotsTest-44084078 tempest-GroupSnapshotsTest-44084078-project-admin] https://10.4.3.14/volume/v3/types returned with HTTP 200 Aug 13 21:07:39.457432 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 160/643] 10.4.3.14 () {68 vars in 1245 bytes} [Thu Aug 13 21:07:39 2026] POST /volume/v3/types => generated 224 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:07:39.466909 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7ba489af-7fcc-4950-87a9-675453264ede None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:39.468807 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7ba489af-7fcc-4950-87a9-675453264ede tempest-GroupSnapshotsTest-44084078 tempest-GroupSnapshotsTest-44084078-project-admin] POST https://10.4.3.14/volume/v3/group_types Aug 13 21:07:39.469245 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7ba489af-7fcc-4950-87a9-675453264ede tempest-GroupSnapshotsTest-44084078 tempest-GroupSnapshotsTest-44084078-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-924562125"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:07:39.489874 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7ba489af-7fcc-4950-87a9-675453264ede tempest-GroupSnapshotsTest-44084078 tempest-GroupSnapshotsTest-44084078-project-admin] https://10.4.3.14/volume/v3/group_types returned with HTTP 202 Aug 13 21:07:39.490506 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 162/644] 10.4.3.14 () {70 vars in 1304 bytes} [Thu Aug 13 21:07:39 2026] POST /volume/v3/group_types => generated 180 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:07:39.499225 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6698b1f0-638d-48a0-9590-1cebbbfef452 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:39.502915 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6698b1f0-638d-48a0-9590-1cebbbfef452 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] POST https://10.4.3.14/volume/v3/groups Aug 13 21:07:39.502915 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6698b1f0-638d-48a0-9590-1cebbbfef452 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "11cdd49b-3034-4df4-ba11-55b4860099a6", "volume_types": ["0d2a5307-2efa-4be0-81c4-47a6cbe175fc"], "name": "tempest-GroupSnapshotsTest-Group-988592154"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:07:39.503522 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.groups [None req-6698b1f0-638d-48a0-9590-1cebbbfef452 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Creating new group {'group': {'group_type': '11cdd49b-3034-4df4-ba11-55b4860099a6', 'volume_types': ['0d2a5307-2efa-4be0-81c4-47a6cbe175fc'], 'name': 'tempest-GroupSnapshotsTest-Group-988592154'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 13 21:07:39.508670 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.groups [None req-6698b1f0-638d-48a0-9590-1cebbbfef452 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Creating group tempest-GroupSnapshotsTest-Group-988592154. Aug 13 21:07:39.519724 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-6698b1f0-638d-48a0-9590-1cebbbfef452 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Availability Zones retrieved successfully. Aug 13 21:07:39.549420 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-6698b1f0-638d-48a0-9590-1cebbbfef452 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Created reservations ['d4984078-f1f1-486e-9e93-36f64a866f1e'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:07:39.587394 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6698b1f0-638d-48a0-9590-1cebbbfef452 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/groups returned with HTTP 202 Aug 13 21:07:39.587928 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 164/645] 10.4.3.14 () {70 vars in 1290 bytes} [Thu Aug 13 21:07:39 2026] POST /volume/v3/groups => generated 111 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:07:39.603228 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-e9061a2b-afa2-4f4c-8883-03e22de71556 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:39.608482 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e9061a2b-afa2-4f4c-8883-03e22de71556 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] GET https://10.4.3.14/volume/v3/groups/5c86bd90-7ddf-4665-9f97-70a138f9f1ba Aug 13 21:07:39.609140 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e9061a2b-afa2-4f4c-8883-03e22de71556 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:39.609140 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e9061a2b-afa2-4f4c-8883-03e22de71556 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:39.609140 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.groups [None req-e9061a2b-afa2-4f4c-8883-03e22de71556 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] show called for member 5c86bd90-7ddf-4665-9f97-70a138f9f1ba {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 21:07:39.617330 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:07:39.617330 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:07:39.635328 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e9061a2b-afa2-4f4c-8883-03e22de71556 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/groups/5c86bd90-7ddf-4665-9f97-70a138f9f1ba returned with HTTP 200 Aug 13 21:07:39.636358 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 160/646] 10.4.3.14 () {68 vars in 1379 bytes} [Thu Aug 13 21:07:39 2026] GET /volume/v3/groups/5c86bd90-7ddf-4665-9f97-70a138f9f1ba => generated 391 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 21:07:40.646592 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ccf862ba-cfcb-400e-8892-a2f9f77cba62 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:40.650083 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ccf862ba-cfcb-400e-8892-a2f9f77cba62 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] GET https://10.4.3.14/volume/v3/groups/5c86bd90-7ddf-4665-9f97-70a138f9f1ba Aug 13 21:07:40.650354 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ccf862ba-cfcb-400e-8892-a2f9f77cba62 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:40.650599 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ccf862ba-cfcb-400e-8892-a2f9f77cba62 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:40.650758 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.groups [None req-ccf862ba-cfcb-400e-8892-a2f9f77cba62 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] show called for member 5c86bd90-7ddf-4665-9f97-70a138f9f1ba {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 21:07:40.659248 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:07:40.659248 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:07:40.673873 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ccf862ba-cfcb-400e-8892-a2f9f77cba62 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/groups/5c86bd90-7ddf-4665-9f97-70a138f9f1ba returned with HTTP 200 Aug 13 21:07:40.677003 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 161/647] 10.4.3.14 () {68 vars in 1379 bytes} [Thu Aug 13 21:07:40 2026] GET /volume/v3/groups/5c86bd90-7ddf-4665-9f97-70a138f9f1ba => generated 392 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:07:40.694715 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1caa6061-2ab8-434b-ab05-523c7cbe40c5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:40.696806 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1caa6061-2ab8-434b-ab05-523c7cbe40c5 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:07:40.697280 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1caa6061-2ab8-434b-ab05-523c7cbe40c5 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-266561705", "volume_type": "0d2a5307-2efa-4be0-81c4-47a6cbe175fc", "group_id": "5c86bd90-7ddf-4665-9f97-70a138f9f1ba", "size": 1}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:07:40.700023 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-1caa6061-2ab8-434b-ab05-523c7cbe40c5 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-266561705', 'volume_type': '0d2a5307-2efa-4be0-81c4-47a6cbe175fc', 'group_id': '5c86bd90-7ddf-4665-9f97-70a138f9f1ba', 'size': 1}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:07:40.707890 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:07:40.707890 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:07:40.708668 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-1caa6061-2ab8-434b-ab05-523c7cbe40c5 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Create volume of 1 GB Aug 13 21:07:40.715885 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1caa6061-2ab8-434b-ab05-523c7cbe40c5 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Availability Zones retrieved successfully. Aug 13 21:07:40.721835 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1caa6061-2ab8-434b-ab05-523c7cbe40c5 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Flow 'volume_create_api' (845c5a4d-6313-412f-963f-1dff8c6b2824) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:07:40.722995 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1caa6061-2ab8-434b-ab05-523c7cbe40c5 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87f26623-b39f-45c3-bf27-d947ba7abd25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:07:40.723541 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:07:40.723541 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:07:40.723950 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-1caa6061-2ab8-434b-ab05-523c7cbe40c5 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:07:40.749647 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1caa6061-2ab8-434b-ab05-523c7cbe40c5 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87f26623-b39f-45c3-bf27-d947ba7abd25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:07:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d2a5307-2efa-4be0-81c4-47a6cbe175fc,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1673653188',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d2a5307-2efa-4be0-81c4-47a6cbe175fc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '5c86bd90-7ddf-4665-9f97-70a138f9f1ba', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:07:40.751085 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1caa6061-2ab8-434b-ab05-523c7cbe40c5 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff5b8359-4181-4e11-91aa-85d1cc32e24f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:07:40.785375 np0000007265 devstack@c-api.service[100214]: WARNING cinder.quota [None req-1caa6061-2ab8-434b-ab05-523c7cbe40c5 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1673653188 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1673653188, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:07:40.785731 np0000007265 devstack@c-api.service[100214]: WARNING cinder.quota [None req-1caa6061-2ab8-434b-ab05-523c7cbe40c5 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1673653188 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1673653188, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:07:40.826871 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-1caa6061-2ab8-434b-ab05-523c7cbe40c5 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Created reservations ['d59cf1dc-d207-4487-8627-aea5f7b86ae6', 'da33a107-aeb0-4996-bdf5-bef000cb0200', 'ab72c163-5145-44c2-8d50-d52ef5d4f447', '8818c846-ff5c-4d35-88df-0ceceeb148a8'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:07:40.827865 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1caa6061-2ab8-434b-ab05-523c7cbe40c5 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff5b8359-4181-4e11-91aa-85d1cc32e24f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d59cf1dc-d207-4487-8627-aea5f7b86ae6', 'da33a107-aeb0-4996-bdf5-bef000cb0200', 'ab72c163-5145-44c2-8d50-d52ef5d4f447', '8818c846-ff5c-4d35-88df-0ceceeb148a8']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:07:40.828999 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1caa6061-2ab8-434b-ab05-523c7cbe40c5 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (827ce299-411e-401d-85ea-d22bf67a81ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:07:40.862383 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1caa6061-2ab8-434b-ab05-523c7cbe40c5 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (827ce299-411e-401d-85ea-d22bf67a81ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e49c78c-f22a-4c4f-aa8f-5064a54f851e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-266561705',encryption_key_id=None,group_id=5c86bd90-7ddf-4665-9f97-70a138f9f1ba,group_type_id=,metadata={},multiattach=False,project_id='4daab74795784e03958473bdd952e647',qos_specs=None,replication_status=,reservations=['d59cf1dc-d207-4487-8627-aea5f7b86ae6','da33a107-aeb0-4996-bdf5-bef000cb0200','ab72c163-5145-44c2-8d50-d52ef5d4f447','8818c846-ff5c-4d35-88df-0ceceeb148a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70b5bbf2147d404e995c834b00d9746c',volume_type_id=0d2a5307-2efa-4be0-81c4-47a6cbe175fc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:07:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-266561705',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=5c86bd90-7ddf-4665-9f97-70a138f9f1ba,host=None,id=2e49c78c-f22a-4c4f-aa8f-5064a54f851e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4daab74795784e03958473bdd952e647',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='70b5bbf2147d404e995c834b00d9746c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d2a5307-2efa-4be0-81c4-47a6cbe175fc),volume_type_id=0d2a5307-2efa-4be0-81c4-47a6cbe175fc)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:07:40.866015 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1caa6061-2ab8-434b-ab05-523c7cbe40c5 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65192aec-6b8a-4e25-982c-44ec8136a06c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:07:40.891160 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1caa6061-2ab8-434b-ab05-523c7cbe40c5 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65192aec-6b8a-4e25-982c-44ec8136a06c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-266561705',encryption_key_id=None,group_id=5c86bd90-7ddf-4665-9f97-70a138f9f1ba,group_type_id=,metadata={},multiattach=False,project_id='4daab74795784e03958473bdd952e647',qos_specs=None,replication_status=,reservations=['d59cf1dc-d207-4487-8627-aea5f7b86ae6','da33a107-aeb0-4996-bdf5-bef000cb0200','ab72c163-5145-44c2-8d50-d52ef5d4f447','8818c846-ff5c-4d35-88df-0ceceeb148a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70b5bbf2147d404e995c834b00d9746c',volume_type_id=0d2a5307-2efa-4be0-81c4-47a6cbe175fc)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:07:40.891357 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1caa6061-2ab8-434b-ab05-523c7cbe40c5 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1284cb66-745d-4d08-a5f2-03948d0bbca1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:07:40.909562 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1caa6061-2ab8-434b-ab05-523c7cbe40c5 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1284cb66-745d-4d08-a5f2-03948d0bbca1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:07:40.910840 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1caa6061-2ab8-434b-ab05-523c7cbe40c5 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Flow 'volume_create_api' (845c5a4d-6313-412f-963f-1dff8c6b2824) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:07:40.911277 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1caa6061-2ab8-434b-ab05-523c7cbe40c5 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Create volume request issued successfully. Aug 13 21:07:40.913512 np0000007265 devstack@c-api.service[100214]: WARNING stevedore.named [None req-1caa6061-2ab8-434b-ab05-523c7cbe40c5 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:07:40.913512 np0000007265 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-1caa6061-2ab8-434b-ab05-523c7cbe40c5 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:07:40.958839 np0000007265 devstack@c-api.service[100214]: DEBUG oslo_db.sqlalchemy.engines [None req-1caa6061-2ab8-434b-ab05-523c7cbe40c5 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] 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=100214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:07:40.962839 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:07:40.962839 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:07:40.967920 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1caa6061-2ab8-434b-ab05-523c7cbe40c5 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:07:40.969295 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 163/648] 10.4.3.14 () {70 vars in 1293 bytes} [Thu Aug 13 21:07:40 2026] POST /volume/v3/volumes => generated 820 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:07:40.984350 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d1614774-1dab-4944-8cdb-599f37623cd2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:40.992451 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d1614774-1dab-4944-8cdb-599f37623cd2 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] GET https://10.4.3.14/volume/v3/volumes/2e49c78c-f22a-4c4f-aa8f-5064a54f851e Aug 13 21:07:40.992451 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d1614774-1dab-4944-8cdb-599f37623cd2 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:40.992652 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d1614774-1dab-4944-8cdb-599f37623cd2 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:41.002786 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:07:41.002786 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:07:41.008610 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d1614774-1dab-4944-8cdb-599f37623cd2 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Volume info retrieved successfully. Aug 13 21:07:41.010983 np0000007265 devstack@c-api.service[100215]: WARNING stevedore.named [None req-d1614774-1dab-4944-8cdb-599f37623cd2 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:07:41.011487 np0000007265 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-d1614774-1dab-4944-8cdb-599f37623cd2 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:07:41.045349 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-05437987-c0f0-4804-984e-a337701a56ac req-72f52426-0da0-4e2e-950f-b89031938aa8 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:41.047806 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-05437987-c0f0-4804-984e-a337701a56ac req-72f52426-0da0-4e2e-950f-b89031938aa8 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] PUT https://10.4.3.14/volume/v3/attachments/f4831668-d1b0-4641-9e1d-0f43957487d9 Aug 13 21:07:41.048302 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-05437987-c0f0-4804-984e-a337701a56ac req-72f52426-0da0-4e2e-950f-b89031938aa8 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:07:41.064844 np0000007265 devstack@c-api.service[100215]: DEBUG oslo_db.sqlalchemy.engines [None req-d1614774-1dab-4944-8cdb-599f37623cd2 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] 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=100215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:07:41.068574 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:07:41.068574 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:07:41.073183 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-05437987-c0f0-4804-984e-a337701a56ac req-72f52426-0da0-4e2e-950f-b89031938aa8 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Acquiring lock "cinder-attachment_update-bd3ab6c8-0903-4800-a5f6-4e297dad607e-np0000007265" by "attachment_update" {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:07:41.077473 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d1614774-1dab-4944-8cdb-599f37623cd2 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/volumes/2e49c78c-f22a-4c4f-aa8f-5064a54f851e returned with HTTP 200 Aug 13 21:07:41.078096 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 165/649] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:07:40 2026] GET /volume/v3/volumes/2e49c78c-f22a-4c4f-aa8f-5064a54f851e => generated 888 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:07:41.084430 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-05437987-c0f0-4804-984e-a337701a56ac req-72f52426-0da0-4e2e-950f-b89031938aa8 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Lock "cinder-attachment_update-bd3ab6c8-0903-4800-a5f6-4e297dad607e-np0000007265" acquired by "attachment_update" :: waited 0.011s {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:07:41.085528 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:07:41.085528 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:07:41.234260 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-05437987-c0f0-4804-984e-a337701a56ac req-72f52426-0da0-4e2e-950f-b89031938aa8 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Lock "cinder-attachment_update-bd3ab6c8-0903-4800-a5f6-4e297dad607e-np0000007265" released by "attachment_update" :: held 0.150s {{(pid=100217) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:07:41.234647 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-05437987-c0f0-4804-984e-a337701a56ac req-72f52426-0da0-4e2e-950f-b89031938aa8 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] https://10.4.3.14/volume/v3/attachments/f4831668-d1b0-4641-9e1d-0f43957487d9 returned with HTTP 200 Aug 13 21:07:41.235218 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 161/650] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:07:41 2026] PUT /volume/v3/attachments/f4831668-d1b0-4641-9e1d-0f43957487d9 => generated 969 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:07:41.244841 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-05437987-c0f0-4804-984e-a337701a56ac req-0c1f6bae-407a-4c70-b63b-e299c3aa67fb None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:41.246910 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-05437987-c0f0-4804-984e-a337701a56ac req-0c1f6bae-407a-4c70-b63b-e299c3aa67fb tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] GET https://10.4.3.14/volume/v3/attachments/f4831668-d1b0-4641-9e1d-0f43957487d9 Aug 13 21:07:41.247220 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-05437987-c0f0-4804-984e-a337701a56ac req-0c1f6bae-407a-4c70-b63b-e299c3aa67fb tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:41.247387 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-05437987-c0f0-4804-984e-a337701a56ac req-0c1f6bae-407a-4c70-b63b-e299c3aa67fb tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:41.267805 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-05437987-c0f0-4804-984e-a337701a56ac req-0c1f6bae-407a-4c70-b63b-e299c3aa67fb tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] https://10.4.3.14/volume/v3/attachments/f4831668-d1b0-4641-9e1d-0f43957487d9 returned with HTTP 200 Aug 13 21:07:41.268315 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 162/651] 10.4.3.14 () {70 vars in 1644 bytes} [Thu Aug 13 21:07:41 2026] GET /volume/v3/attachments/f4831668-d1b0-4641-9e1d-0f43957487d9 => generated 994 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:07:41.609712 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-f9373819-7a0c-49b9-ab9e-aba6e9126778 req-46e7e990-8c6a-4064-816c-725475316e97 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:41.611997 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-f9373819-7a0c-49b9-ab9e-aba6e9126778 req-46e7e990-8c6a-4064-816c-725475316e97 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] GET https://10.4.3.14/volume/v3/volumes/cd8982d4-7951-4809-a8de-3575ae9d1c36 Aug 13 21:07:41.612354 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-f9373819-7a0c-49b9-ab9e-aba6e9126778 req-46e7e990-8c6a-4064-816c-725475316e97 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:41.612713 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-f9373819-7a0c-49b9-ab9e-aba6e9126778 req-46e7e990-8c6a-4064-816c-725475316e97 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:41.621782 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:07:41.621782 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:07:41.626568 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-f9373819-7a0c-49b9-ab9e-aba6e9126778 req-46e7e990-8c6a-4064-816c-725475316e97 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Volume info retrieved successfully. Aug 13 21:07:41.632615 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-f9373819-7a0c-49b9-ab9e-aba6e9126778 req-46e7e990-8c6a-4064-816c-725475316e97 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] https://10.4.3.14/volume/v3/volumes/cd8982d4-7951-4809-a8de-3575ae9d1c36 returned with HTTP 200 Aug 13 21:07:41.633180 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 164/652] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:07:41 2026] GET /volume/v3/volumes/cd8982d4-7951-4809-a8de-3575ae9d1c36 => generated 1362 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:07:41.642149 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-f9373819-7a0c-49b9-ab9e-aba6e9126778 req-523d6431-57fd-4bd4-86c3-6bf92a07f6a0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:41.644891 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-f9373819-7a0c-49b9-ab9e-aba6e9126778 req-523d6431-57fd-4bd4-86c3-6bf92a07f6a0 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] GET https://10.4.3.14/volume/v3/volumes/94eecad6-c251-4e38-9cd3-0652cdb37127 Aug 13 21:07:41.645040 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-f9373819-7a0c-49b9-ab9e-aba6e9126778 req-523d6431-57fd-4bd4-86c3-6bf92a07f6a0 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:41.645428 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-f9373819-7a0c-49b9-ab9e-aba6e9126778 req-523d6431-57fd-4bd4-86c3-6bf92a07f6a0 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:41.652492 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:07:41.652492 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:07:41.656709 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-f9373819-7a0c-49b9-ab9e-aba6e9126778 req-523d6431-57fd-4bd4-86c3-6bf92a07f6a0 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Volume info retrieved successfully. Aug 13 21:07:41.662120 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-f9373819-7a0c-49b9-ab9e-aba6e9126778 req-523d6431-57fd-4bd4-86c3-6bf92a07f6a0 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] https://10.4.3.14/volume/v3/volumes/94eecad6-c251-4e38-9cd3-0652cdb37127 returned with HTTP 200 Aug 13 21:07:41.662756 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 166/653] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:07:41 2026] GET /volume/v3/volumes/94eecad6-c251-4e38-9cd3-0652cdb37127 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:07:41.670956 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-f9373819-7a0c-49b9-ab9e-aba6e9126778 req-aadc967c-3044-4024-8eca-e7248b156c0c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:41.675125 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-f9373819-7a0c-49b9-ab9e-aba6e9126778 req-aadc967c-3044-4024-8eca-e7248b156c0c tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] GET https://10.4.3.14/volume/v3/volumes/5775877f-bcf8-469f-b2b2-dc962de8a5c2 Aug 13 21:07:41.675483 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-f9373819-7a0c-49b9-ab9e-aba6e9126778 req-aadc967c-3044-4024-8eca-e7248b156c0c tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:41.676040 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-f9373819-7a0c-49b9-ab9e-aba6e9126778 req-aadc967c-3044-4024-8eca-e7248b156c0c tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:41.688423 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:07:41.688423 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:07:41.696656 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-f9373819-7a0c-49b9-ab9e-aba6e9126778 req-aadc967c-3044-4024-8eca-e7248b156c0c tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Volume info retrieved successfully. Aug 13 21:07:41.707472 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-f9373819-7a0c-49b9-ab9e-aba6e9126778 req-aadc967c-3044-4024-8eca-e7248b156c0c tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] https://10.4.3.14/volume/v3/volumes/5775877f-bcf8-469f-b2b2-dc962de8a5c2 returned with HTTP 200 Aug 13 21:07:41.708048 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 162/654] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:07:41 2026] GET /volume/v3/volumes/5775877f-bcf8-469f-b2b2-dc962de8a5c2 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:07:41.722868 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-01e480dc-22eb-4c35-92fa-28ed5e9fea6a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:41.723311 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-01e480dc-22eb-4c35-92fa-28ed5e9fea6a None None] GET https://10.4.3.14/volume// Aug 13 21:07:41.723366 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-01e480dc-22eb-4c35-92fa-28ed5e9fea6a None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:41.723556 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-01e480dc-22eb-4c35-92fa-28ed5e9fea6a None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:41.723896 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-01e480dc-22eb-4c35-92fa-28ed5e9fea6a None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:07:41.724273 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 163/655] 10.4.3.14 () {66 vars in 1412 bytes} [Thu Aug 13 21:07:41 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:07:41.735436 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-f9373819-7a0c-49b9-ab9e-aba6e9126778 req-e64564fb-2ed6-4b55-9d45-d34e24cf3b73 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:41.738781 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-f9373819-7a0c-49b9-ab9e-aba6e9126778 req-e64564fb-2ed6-4b55-9d45-d34e24cf3b73 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:07:41.739152 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-f9373819-7a0c-49b9-ab9e-aba6e9126778 req-e64564fb-2ed6-4b55-9d45-d34e24cf3b73 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cd8982d4-7951-4809-a8de-3575ae9d1c36", "connector": null, "instance_uuid": "2904ece8-d1f1-4ba2-b869-249e0292abe9"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:07:41.752931 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:07:41.752931 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:07:41.800189 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-f9373819-7a0c-49b9-ab9e-aba6e9126778 req-e64564fb-2ed6-4b55-9d45-d34e24cf3b73 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:07:41.800808 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 165/656] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:07:41 2026] POST /volume/v3/attachments => generated 273 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:07:41.810918 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-bb512d60-f8e9-4908-8c20-5951cd575432 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:41.811404 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bb512d60-f8e9-4908-8c20-5951cd575432 None None] GET https://10.4.3.14/volume// Aug 13 21:07:41.811662 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bb512d60-f8e9-4908-8c20-5951cd575432 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:41.811910 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bb512d60-f8e9-4908-8c20-5951cd575432 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:41.812359 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bb512d60-f8e9-4908-8c20-5951cd575432 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:07:41.812707 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 167/657] 10.4.3.14 () {66 vars in 1412 bytes} [Thu Aug 13 21:07:41 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:07:41.823807 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-f9373819-7a0c-49b9-ab9e-aba6e9126778 req-064dc66e-ae21-4c1e-9ad9-df0f63caa3a9 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:41.829073 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-f9373819-7a0c-49b9-ab9e-aba6e9126778 req-064dc66e-ae21-4c1e-9ad9-df0f63caa3a9 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:07:41.829751 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-f9373819-7a0c-49b9-ab9e-aba6e9126778 req-064dc66e-ae21-4c1e-9ad9-df0f63caa3a9 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "94eecad6-c251-4e38-9cd3-0652cdb37127", "connector": null, "instance_uuid": "2904ece8-d1f1-4ba2-b869-249e0292abe9"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:07:41.841316 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:07:41.841316 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:07:41.890188 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-f9373819-7a0c-49b9-ab9e-aba6e9126778 req-064dc66e-ae21-4c1e-9ad9-df0f63caa3a9 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:07:41.891008 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 163/658] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:07:41 2026] POST /volume/v3/attachments => generated 273 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:07:41.899275 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0bc1f144-902d-4e8a-a5c9-02b75756b7e2 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:41.901577 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0bc1f144-902d-4e8a-a5c9-02b75756b7e2 None None] GET https://10.4.3.14/volume// Aug 13 21:07:41.901859 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0bc1f144-902d-4e8a-a5c9-02b75756b7e2 None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:41.902098 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0bc1f144-902d-4e8a-a5c9-02b75756b7e2 None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:41.902453 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0bc1f144-902d-4e8a-a5c9-02b75756b7e2 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:07:41.902792 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 164/659] 10.4.3.14 () {66 vars in 1412 bytes} [Thu Aug 13 21:07:41 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:07:41.911892 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-f9373819-7a0c-49b9-ab9e-aba6e9126778 req-d2f1fc33-438f-4b61-96f0-dfe1a59dd1a7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:41.915327 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-f9373819-7a0c-49b9-ab9e-aba6e9126778 req-d2f1fc33-438f-4b61-96f0-dfe1a59dd1a7 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:07:41.915327 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-f9373819-7a0c-49b9-ab9e-aba6e9126778 req-d2f1fc33-438f-4b61-96f0-dfe1a59dd1a7 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5775877f-bcf8-469f-b2b2-dc962de8a5c2", "connector": null, "instance_uuid": "2904ece8-d1f1-4ba2-b869-249e0292abe9"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:07:41.926862 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:07:41.926862 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:07:41.981447 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-f9373819-7a0c-49b9-ab9e-aba6e9126778 req-d2f1fc33-438f-4b61-96f0-dfe1a59dd1a7 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:07:41.982065 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 166/660] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:07:41 2026] POST /volume/v3/attachments => generated 273 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:07:42.097810 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6d44fc55-c645-40f8-896e-834cb2da5f09 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:42.100406 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6d44fc55-c645-40f8-896e-834cb2da5f09 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] GET https://10.4.3.14/volume/v3/volumes/2e49c78c-f22a-4c4f-aa8f-5064a54f851e Aug 13 21:07:42.100570 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6d44fc55-c645-40f8-896e-834cb2da5f09 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:42.100750 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6d44fc55-c645-40f8-896e-834cb2da5f09 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:42.107478 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:07:42.107478 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:07:42.111463 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-6d44fc55-c645-40f8-896e-834cb2da5f09 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Volume info retrieved successfully. Aug 13 21:07:42.112144 np0000007265 devstack@c-api.service[100215]: WARNING stevedore.named [None req-6d44fc55-c645-40f8-896e-834cb2da5f09 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:07:42.112262 np0000007265 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-6d44fc55-c645-40f8-896e-834cb2da5f09 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:07:42.151068 np0000007265 devstack@c-api.service[100215]: DEBUG oslo_db.sqlalchemy.engines [None req-6d44fc55-c645-40f8-896e-834cb2da5f09 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] 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=100215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:07:42.154893 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:07:42.154893 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:07:42.163546 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6d44fc55-c645-40f8-896e-834cb2da5f09 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/volumes/2e49c78c-f22a-4c4f-aa8f-5064a54f851e returned with HTTP 200 Aug 13 21:07:42.164469 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 168/661] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:07:42 2026] GET /volume/v3/volumes/2e49c78c-f22a-4c4f-aa8f-5064a54f851e => generated 913 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:07:42.182014 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c44d6c86-b866-428d-b962-4b483e649ea2 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:42.185701 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c44d6c86-b866-428d-b962-4b483e649ea2 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] POST https://10.4.3.14/volume/v3/group_snapshots Aug 13 21:07:42.186142 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c44d6c86-b866-428d-b962-4b483e649ea2 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "5c86bd90-7ddf-4665-9f97-70a138f9f1ba", "name": "tempest-group_snapshot-159594610"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:07:42.188425 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.group_snapshots [None req-c44d6c86-b866-428d-b962-4b483e649ea2 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '5c86bd90-7ddf-4665-9f97-70a138f9f1ba', 'name': 'tempest-group_snapshot-159594610'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 13 21:07:42.194366 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:07:42.194366 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:07:42.201645 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.group_snapshots [None req-c44d6c86-b866-428d-b962-4b483e649ea2 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Creating group_snapshot tempest-group_snapshot-159594610. Aug 13 21:07:42.261431 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:07:42.261431 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:07:42.275588 np0000007265 devstack@c-api.service[100217]: WARNING cinder.quota [None req-c44d6c86-b866-428d-b962-4b483e649ea2 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1673653188 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1673653188, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:07:42.275906 np0000007265 devstack@c-api.service[100217]: WARNING cinder.quota [None req-c44d6c86-b866-428d-b962-4b483e649ea2 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1673653188 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1673653188, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:07:42.314117 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-c44d6c86-b866-428d-b962-4b483e649ea2 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Created reservations ['09d881c6-1844-43dc-9d0f-abc0e12b49c7', 'f8e44322-b37b-4e72-a7d9-9a369e87db61', 'b872e0a7-3c8b-4774-abf9-7e66b505b6cb', '8f1a6ed8-6016-49b8-a3b7-add068338508'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:07:42.361211 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c44d6c86-b866-428d-b962-4b483e649ea2 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/group_snapshots returned with HTTP 202 Aug 13 21:07:42.361836 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 164/662] 10.4.3.14 () {70 vars in 1317 bytes} [Thu Aug 13 21:07:42 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:07:42.377382 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-729961d2-b168-4170-b9a1-6abdbaaadec0 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:42.379979 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-729961d2-b168-4170-b9a1-6abdbaaadec0 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] GET https://10.4.3.14/volume/v3/group_snapshots/87390391-6245-4e65-b442-b7ab483c4190 Aug 13 21:07:42.380783 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-729961d2-b168-4170-b9a1-6abdbaaadec0 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:42.380783 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-729961d2-b168-4170-b9a1-6abdbaaadec0 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:42.380937 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.group_snapshots [None req-729961d2-b168-4170-b9a1-6abdbaaadec0 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] show called for member 87390391-6245-4e65-b442-b7ab483c4190 {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 21:07:42.390192 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:07:42.390192 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:07:42.394595 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-729961d2-b168-4170-b9a1-6abdbaaadec0 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/group_snapshots/87390391-6245-4e65-b442-b7ab483c4190 returned with HTTP 200 Aug 13 21:07:42.395022 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 165/663] 10.4.3.14 () {68 vars in 1406 bytes} [Thu Aug 13 21:07:42 2026] GET /volume/v3/group_snapshots/87390391-6245-4e65-b442-b7ab483c4190 => generated 306 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:07:42.428839 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-44686c61-743a-4452-9a28-67aebf532281 req-c6f35458-2725-44ac-b01a-0f42a8f0f49c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:42.432659 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-44686c61-743a-4452-9a28-67aebf532281 req-c6f35458-2725-44ac-b01a-0f42a8f0f49c tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] GET https://10.4.3.14/volume/v3/volumes/0fa0fbd2-c003-4e38-8569-aec1b76c122d Aug 13 21:07:42.432659 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-44686c61-743a-4452-9a28-67aebf532281 req-c6f35458-2725-44ac-b01a-0f42a8f0f49c tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:42.432659 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-44686c61-743a-4452-9a28-67aebf532281 req-c6f35458-2725-44ac-b01a-0f42a8f0f49c tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:42.444232 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:07:42.444232 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:07:42.448817 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-44686c61-743a-4452-9a28-67aebf532281 req-c6f35458-2725-44ac-b01a-0f42a8f0f49c tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Volume info retrieved successfully. Aug 13 21:07:42.454987 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-44686c61-743a-4452-9a28-67aebf532281 req-c6f35458-2725-44ac-b01a-0f42a8f0f49c tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] https://10.4.3.14/volume/v3/volumes/0fa0fbd2-c003-4e38-8569-aec1b76c122d returned with HTTP 200 Aug 13 21:07:42.455841 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 167/664] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:07:42 2026] GET /volume/v3/volumes/0fa0fbd2-c003-4e38-8569-aec1b76c122d => generated 1133 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:07:42.478259 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-44686c61-743a-4452-9a28-67aebf532281 req-e2838e98-6e0d-4283-83aa-2754d7224cf1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:42.481020 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-44686c61-743a-4452-9a28-67aebf532281 req-e2838e98-6e0d-4283-83aa-2754d7224cf1 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] POST https://10.4.3.14/volume/v3/volumes/0fa0fbd2-c003-4e38-8569-aec1b76c122d/action Aug 13 21:07:42.481425 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-44686c61-743a-4452-9a28-67aebf532281 req-e2838e98-6e0d-4283-83aa-2754d7224cf1 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:07:42.481602 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-44686c61-743a-4452-9a28-67aebf532281 req-e2838e98-6e0d-4283-83aa-2754d7224cf1 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:07:42.497743 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:07:42.497743 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:07:42.498031 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-44686c61-743a-4452-9a28-67aebf532281 req-e2838e98-6e0d-4283-83aa-2754d7224cf1 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Volume info retrieved successfully. Aug 13 21:07:42.510885 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-44686c61-743a-4452-9a28-67aebf532281 req-e2838e98-6e0d-4283-83aa-2754d7224cf1 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Begin detaching volume completed successfully. Aug 13 21:07:42.511509 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-44686c61-743a-4452-9a28-67aebf532281 req-e2838e98-6e0d-4283-83aa-2754d7224cf1 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] https://10.4.3.14/volume/v3/volumes/0fa0fbd2-c003-4e38-8569-aec1b76c122d/action returned with HTTP 202 Aug 13 21:07:42.512014 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 169/665] 10.4.3.14 () {72 vars in 1665 bytes} [Thu Aug 13 21:07:42 2026] POST /volume/v3/volumes/0fa0fbd2-c003-4e38-8569-aec1b76c122d/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:07:42.540545 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-44a0f927-1b64-4eae-b23c-985f7a043252 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:42.542408 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-44a0f927-1b64-4eae-b23c-985f7a043252 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] GET https://10.4.3.14/volume/v3/volumes/0fa0fbd2-c003-4e38-8569-aec1b76c122d Aug 13 21:07:42.542636 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-44a0f927-1b64-4eae-b23c-985f7a043252 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:42.542839 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-44a0f927-1b64-4eae-b23c-985f7a043252 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:42.554664 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:07:42.554664 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:07:42.562508 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-44a0f927-1b64-4eae-b23c-985f7a043252 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Volume info retrieved successfully. Aug 13 21:07:42.569149 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-44a0f927-1b64-4eae-b23c-985f7a043252 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] https://10.4.3.14/volume/v3/volumes/0fa0fbd2-c003-4e38-8569-aec1b76c122d returned with HTTP 200 Aug 13 21:07:42.569562 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 165/666] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:07:42 2026] GET /volume/v3/volumes/0fa0fbd2-c003-4e38-8569-aec1b76c122d => generated 1136 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:07:42.578882 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-6f007296-35a1-4b29-8abb-ec1ea9fc0204 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:42.578882 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6f007296-35a1-4b29-8abb-ec1ea9fc0204 None None] GET https://10.4.3.14/volume// Aug 13 21:07:42.578882 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6f007296-35a1-4b29-8abb-ec1ea9fc0204 None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:42.578882 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6f007296-35a1-4b29-8abb-ec1ea9fc0204 None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:42.579401 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6f007296-35a1-4b29-8abb-ec1ea9fc0204 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:07:42.579803 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 166/667] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:07:42 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:07:42.590308 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-44686c61-743a-4452-9a28-67aebf532281 req-1a1f6b5a-032b-4698-be1e-50ed843a2570 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:42.592817 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-44686c61-743a-4452-9a28-67aebf532281 req-1a1f6b5a-032b-4698-be1e-50ed843a2570 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] GET https://10.4.3.14/volume/v3/volumes/0fa0fbd2-c003-4e38-8569-aec1b76c122d Aug 13 21:07:42.593073 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-44686c61-743a-4452-9a28-67aebf532281 req-1a1f6b5a-032b-4698-be1e-50ed843a2570 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:42.593302 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-44686c61-743a-4452-9a28-67aebf532281 req-1a1f6b5a-032b-4698-be1e-50ed843a2570 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:42.628976 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:07:42.628976 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:07:42.645211 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-44686c61-743a-4452-9a28-67aebf532281 req-1a1f6b5a-032b-4698-be1e-50ed843a2570 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Volume info retrieved successfully. Aug 13 21:07:42.652315 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-44686c61-743a-4452-9a28-67aebf532281 req-1a1f6b5a-032b-4698-be1e-50ed843a2570 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] https://10.4.3.14/volume/v3/volumes/0fa0fbd2-c003-4e38-8569-aec1b76c122d returned with HTTP 200 Aug 13 21:07:42.652803 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 168/668] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:07:42 2026] GET /volume/v3/volumes/0fa0fbd2-c003-4e38-8569-aec1b76c122d => generated 1316 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:07:43.364234 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c633be3b-5879-4ca1-a213-6ded26a52369 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:43.369041 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c633be3b-5879-4ca1-a213-6ded26a52369 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:07:43.369041 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c633be3b-5879-4ca1-a213-6ded26a52369 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1875450767"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:07:43.369041 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-c633be3b-5879-4ca1-a213-6ded26a52369 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1875450767'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:07:43.369405 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-c633be3b-5879-4ca1-a213-6ded26a52369 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Create volume of 1 GB Aug 13 21:07:43.373757 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c633be3b-5879-4ca1-a213-6ded26a52369 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Availability Zones retrieved successfully. Aug 13 21:07:43.379902 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c633be3b-5879-4ca1-a213-6ded26a52369 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Flow 'volume_create_api' (166b5adf-855d-478a-a49d-2092b08e0813) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:07:43.380936 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c633be3b-5879-4ca1-a213-6ded26a52369 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4c2e9e3-ab1f-458e-a434-4d19a03c7e1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:07:43.382171 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-c633be3b-5879-4ca1-a213-6ded26a52369 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:07:43.406575 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-eec813ce-33b3-4560-bddb-60e8671ff2ba None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:43.410065 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c633be3b-5879-4ca1-a213-6ded26a52369 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4c2e9e3-ab1f-458e-a434-4d19a03c7e1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:07:43.410065 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c633be3b-5879-4ca1-a213-6ded26a52369 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bef49b34-e49f-4305-9363-5db77a2fa18c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:07:43.410252 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-eec813ce-33b3-4560-bddb-60e8671ff2ba tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] GET https://10.4.3.14/volume/v3/group_snapshots/87390391-6245-4e65-b442-b7ab483c4190 Aug 13 21:07:43.410252 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-eec813ce-33b3-4560-bddb-60e8671ff2ba tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:43.410252 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-eec813ce-33b3-4560-bddb-60e8671ff2ba tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:43.410252 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.group_snapshots [None req-eec813ce-33b3-4560-bddb-60e8671ff2ba tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] show called for member 87390391-6245-4e65-b442-b7ab483c4190 {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 21:07:43.412811 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:07:43.412811 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:07:43.416737 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-eec813ce-33b3-4560-bddb-60e8671ff2ba tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/group_snapshots/87390391-6245-4e65-b442-b7ab483c4190 returned with HTTP 200 Aug 13 21:07:43.417278 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 166/669] 10.4.3.14 () {68 vars in 1406 bytes} [Thu Aug 13 21:07:43 2026] GET /volume/v3/group_snapshots/87390391-6245-4e65-b442-b7ab483c4190 => generated 307 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:07:43.426643 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-81e22ebf-1e9f-4626-88ad-d14588153b71 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:43.428763 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-81e22ebf-1e9f-4626-88ad-d14588153b71 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] GET https://10.4.3.14/volume/v3/snapshots/detail Aug 13 21:07:43.429042 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-81e22ebf-1e9f-4626-88ad-d14588153b71 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:43.429290 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-81e22ebf-1e9f-4626-88ad-d14588153b71 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Calling method 'detail' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:43.429564 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.api_utils [None req-81e22ebf-1e9f-4626-88ad-d14588153b71 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Removing options '' from query. {{(pid=100216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:07:43.430885 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.db.api [None req-81e22ebf-1e9f-4626-88ad-d14588153b71 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Building query based on filter {{(pid=100216) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 21:07:43.435047 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-81e22ebf-1e9f-4626-88ad-d14588153b71 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Get all snapshots completed successfully. Aug 13 21:07:43.435570 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:07:43.435570 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:07:43.436272 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-81e22ebf-1e9f-4626-88ad-d14588153b71 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/snapshots/detail returned with HTTP 200 Aug 13 21:07:43.436668 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 167/670] 10.4.3.14 () {66 vars in 1257 bytes} [Thu Aug 13 21:07:43 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:07:43.445790 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c15c87b0-2207-4eec-85c3-43321893740a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:43.449059 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c15c87b0-2207-4eec-85c3-43321893740a tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] GET https://10.4.3.14/volume/v3/snapshots/fe7e9ba2-6994-470f-81ea-ddd61c52658d Aug 13 21:07:43.449306 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c15c87b0-2207-4eec-85c3-43321893740a tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:43.449551 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c15c87b0-2207-4eec-85c3-43321893740a tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:43.456592 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:07:43.456592 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:07:43.456592 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-c15c87b0-2207-4eec-85c3-43321893740a tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Snapshot retrieved successfully. Aug 13 21:07:43.457219 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c15c87b0-2207-4eec-85c3-43321893740a tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/snapshots/fe7e9ba2-6994-470f-81ea-ddd61c52658d returned with HTTP 200 Aug 13 21:07:43.457732 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 169/671] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:07:43 2026] GET /volume/v3/snapshots/fe7e9ba2-6994-470f-81ea-ddd61c52658d => generated 450 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:07:43.467039 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-7e9fe22e-5475-4138-8232-c255508e2d80 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:43.471022 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7e9fe22e-5475-4138-8232-c255508e2d80 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] GET https://10.4.3.14/volume/v3/group_snapshots/87390391-6245-4e65-b442-b7ab483c4190 Aug 13 21:07:43.471022 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7e9fe22e-5475-4138-8232-c255508e2d80 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:43.471022 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7e9fe22e-5475-4138-8232-c255508e2d80 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:43.471022 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.group_snapshots [None req-7e9fe22e-5475-4138-8232-c255508e2d80 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] show called for member 87390391-6245-4e65-b442-b7ab483c4190 {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 21:07:43.473438 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0000e869-cec2-4cb5-a61c-ab544e638a50 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:43.475485 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0000e869-cec2-4cb5-a61c-ab544e638a50 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] GET https://10.4.3.14/volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226 Aug 13 21:07:43.475705 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0000e869-cec2-4cb5-a61c-ab544e638a50 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:43.475798 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:07:43.475798 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:07:43.475915 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0000e869-cec2-4cb5-a61c-ab544e638a50 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:43.478955 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-c633be3b-5879-4ca1-a213-6ded26a52369 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Created reservations ['0a96e6ed-0c65-440e-ab22-4c4ffbe92b94', '1ea2c435-a1ed-4474-8ca5-30c4808764de', 'f119e8cb-831c-4a58-875c-81d965622f55', '755010a5-43ef-42f9-b446-99bc50fb65d6'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:07:43.479839 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7e9fe22e-5475-4138-8232-c255508e2d80 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/group_snapshots/87390391-6245-4e65-b442-b7ab483c4190 returned with HTTP 200 Aug 13 21:07:43.480131 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c633be3b-5879-4ca1-a213-6ded26a52369 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bef49b34-e49f-4305-9363-5db77a2fa18c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a96e6ed-0c65-440e-ab22-4c4ffbe92b94', '1ea2c435-a1ed-4474-8ca5-30c4808764de', 'f119e8cb-831c-4a58-875c-81d965622f55', '755010a5-43ef-42f9-b446-99bc50fb65d6']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:07:43.480576 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 167/672] 10.4.3.14 () {68 vars in 1406 bytes} [Thu Aug 13 21:07:43 2026] GET /volume/v3/group_snapshots/87390391-6245-4e65-b442-b7ab483c4190 => generated 307 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:07:43.481074 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c633be3b-5879-4ca1-a213-6ded26a52369 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0303b2b7-4869-422b-89ff-7736b63bcaf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:07:43.489371 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:07:43.489371 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:07:43.493284 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a4233148-5d7a-44d3-97c2-02c42597366b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:43.495123 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a4233148-5d7a-44d3-97c2-02c42597366b tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] GET https://10.4.3.14/volume/v3/group_snapshots/detail Aug 13 21:07:43.495356 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a4233148-5d7a-44d3-97c2-02c42597366b tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:43.495552 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a4233148-5d7a-44d3-97c2-02c42597366b tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:43.495615 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-0000e869-cec2-4cb5-a61c-ab544e638a50 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Volume info retrieved successfully. Aug 13 21:07:43.501855 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0000e869-cec2-4cb5-a61c-ab544e638a50 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] https://10.4.3.14/volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226 returned with HTTP 200 Aug 13 21:07:43.502379 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 168/673] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:07:43 2026] GET /volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226 => generated 858 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:07:43.503166 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c633be3b-5879-4ca1-a213-6ded26a52369 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0303b2b7-4869-422b-89ff-7736b63bcaf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '142c6261-51d5-4606-96da-dfff556a46ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1875450767',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4e6ea10bb4547bd8f79475cdbecbb6f',qos_specs=None,replication_status=,reservations=['0a96e6ed-0c65-440e-ab22-4c4ffbe92b94','1ea2c435-a1ed-4474-8ca5-30c4808764de','f119e8cb-831c-4a58-875c-81d965622f55','755010a5-43ef-42f9-b446-99bc50fb65d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99fd37f20a2445ffa55f3b2a4cef87ce',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:07:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1875450767',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=142c6261-51d5-4606-96da-dfff556a46ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4e6ea10bb4547bd8f79475cdbecbb6f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='99fd37f20a2445ffa55f3b2a4cef87ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:07:43.503271 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a4233148-5d7a-44d3-97c2-02c42597366b tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/group_snapshots/detail returned with HTTP 200 Aug 13 21:07:43.503633 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 170/674] 10.4.3.14 () {68 vars in 1316 bytes} [Thu Aug 13 21:07:43 2026] GET /volume/v3/group_snapshots/detail => generated 310 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:07:43.503996 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c633be3b-5879-4ca1-a213-6ded26a52369 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c1e973b-52f1-4227-a648-141b8b6007b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:07:43.515999 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-23baaf25-db52-485d-84fe-3dcf6bc1d5f5 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:43.517702 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-23baaf25-db52-485d-84fe-3dcf6bc1d5f5 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] DELETE https://10.4.3.14/volume/v3/group_snapshots/87390391-6245-4e65-b442-b7ab483c4190 Aug 13 21:07:43.517906 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-23baaf25-db52-485d-84fe-3dcf6bc1d5f5 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:43.518140 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-23baaf25-db52-485d-84fe-3dcf6bc1d5f5 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:43.518287 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.group_snapshots [None req-23baaf25-db52-485d-84fe-3dcf6bc1d5f5 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] delete called for member 87390391-6245-4e65-b442-b7ab483c4190 {{(pid=100217) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 13 21:07:43.518372 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.group_snapshots [None req-23baaf25-db52-485d-84fe-3dcf6bc1d5f5 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Delete group_snapshot with id: 87390391-6245-4e65-b442-b7ab483c4190 Aug 13 21:07:43.524128 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c633be3b-5879-4ca1-a213-6ded26a52369 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c1e973b-52f1-4227-a648-141b8b6007b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1875450767',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4e6ea10bb4547bd8f79475cdbecbb6f',qos_specs=None,replication_status=,reservations=['0a96e6ed-0c65-440e-ab22-4c4ffbe92b94','1ea2c435-a1ed-4474-8ca5-30c4808764de','f119e8cb-831c-4a58-875c-81d965622f55','755010a5-43ef-42f9-b446-99bc50fb65d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99fd37f20a2445ffa55f3b2a4cef87ce',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:07:43.524927 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c633be3b-5879-4ca1-a213-6ded26a52369 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03118feb-5026-4b8a-abf0-05d7b6b1428c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:07:43.525122 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:07:43.525122 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:07:43.533939 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c633be3b-5879-4ca1-a213-6ded26a52369 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03118feb-5026-4b8a-abf0-05d7b6b1428c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:07:43.534749 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c633be3b-5879-4ca1-a213-6ded26a52369 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Flow 'volume_create_api' (166b5adf-855d-478a-a49d-2092b08e0813) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:07:43.535103 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c633be3b-5879-4ca1-a213-6ded26a52369 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Create volume request issued successfully. Aug 13 21:07:43.535634 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c633be3b-5879-4ca1-a213-6ded26a52369 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:07:43.536057 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 170/675] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:07:43 2026] POST /volume/v3/volumes => generated 752 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:07:43.561759 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-23baaf25-db52-485d-84fe-3dcf6bc1d5f5 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/group_snapshots/87390391-6245-4e65-b442-b7ab483c4190 returned with HTTP 202 Aug 13 21:07:43.561759 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 168/676] 10.4.3.14 () {68 vars in 1409 bytes} [Thu Aug 13 21:07:43 2026] DELETE /volume/v3/group_snapshots/87390391-6245-4e65-b442-b7ab483c4190 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 21:07:43.567757 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-bf5b6b45-a56f-49a5-a0e1-7ba67109bc7d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:43.569296 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-bf5b6b45-a56f-49a5-a0e1-7ba67109bc7d tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] GET https://10.4.3.14/volume/v3/volumes/detail Aug 13 21:07:43.569483 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-bf5b6b45-a56f-49a5-a0e1-7ba67109bc7d tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:43.569681 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-bf5b6b45-a56f-49a5-a0e1-7ba67109bc7d tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Calling method 'detail' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:43.569918 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.api_utils [None req-bf5b6b45-a56f-49a5-a0e1-7ba67109bc7d tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Removing options '' from query. {{(pid=100216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:07:43.570538 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-bf5b6b45-a56f-49a5-a0e1-7ba67109bc7d tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:07:43.578141 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-bf5b6b45-a56f-49a5-a0e1-7ba67109bc7d tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Get all volumes completed successfully. Aug 13 21:07:43.578473 np0000007265 devstack@c-api.service[100216]: WARNING stevedore.named [None req-bf5b6b45-a56f-49a5-a0e1-7ba67109bc7d tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:07:43.578663 np0000007265 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-bf5b6b45-a56f-49a5-a0e1-7ba67109bc7d tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:07:43.585748 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-126918f4-c2ed-438b-9f68-67da3e0520b9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:43.587454 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-126918f4-c2ed-438b-9f68-67da3e0520b9 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] GET https://10.4.3.14/volume/v3/volumes/0fa0fbd2-c003-4e38-8569-aec1b76c122d Aug 13 21:07:43.587692 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-126918f4-c2ed-438b-9f68-67da3e0520b9 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:43.588916 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-126918f4-c2ed-438b-9f68-67da3e0520b9 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:43.599443 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:07:43.599443 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:07:43.601923 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-126918f4-c2ed-438b-9f68-67da3e0520b9 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Volume info retrieved successfully. Aug 13 21:07:43.608989 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-126918f4-c2ed-438b-9f68-67da3e0520b9 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] https://10.4.3.14/volume/v3/volumes/0fa0fbd2-c003-4e38-8569-aec1b76c122d returned with HTTP 200 Aug 13 21:07:43.608989 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 171/677] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:07:43 2026] GET /volume/v3/volumes/0fa0fbd2-c003-4e38-8569-aec1b76c122d => generated 1136 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:07:43.628492 np0000007265 devstack@c-api.service[100216]: DEBUG oslo_db.sqlalchemy.engines [None req-bf5b6b45-a56f-49a5-a0e1-7ba67109bc7d tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] 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=100216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:07:43.632645 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:07:43.632645 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:07:43.643187 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-bf5b6b45-a56f-49a5-a0e1-7ba67109bc7d tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/volumes/detail returned with HTTP 200 Aug 13 21:07:43.643758 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 169/678] 10.4.3.14 () {68 vars in 1292 bytes} [Thu Aug 13 21:07:43 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:07:43.658514 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-32c6be3a-f803-4a3a-9c48-a397f2dea9c2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:43.661211 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-32c6be3a-f803-4a3a-9c48-a397f2dea9c2 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] GET https://10.4.3.14/volume/v3/snapshots/detail Aug 13 21:07:43.662062 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-32c6be3a-f803-4a3a-9c48-a397f2dea9c2 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:43.662449 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-32c6be3a-f803-4a3a-9c48-a397f2dea9c2 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Calling method 'detail' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:43.662798 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.api_utils [None req-32c6be3a-f803-4a3a-9c48-a397f2dea9c2 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Removing options '' from query. {{(pid=100215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:07:43.663200 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:07:43.663200 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:07:43.664235 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.db.api [None req-32c6be3a-f803-4a3a-9c48-a397f2dea9c2 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Building query based on filter {{(pid=100215) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 21:07:43.668449 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-32c6be3a-f803-4a3a-9c48-a397f2dea9c2 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Get all snapshots completed successfully. Aug 13 21:07:43.668923 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:07:43.668923 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:07:43.669818 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-32c6be3a-f803-4a3a-9c48-a397f2dea9c2 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/snapshots/detail returned with HTTP 200 Aug 13 21:07:43.670434 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 171/679] 10.4.3.14 () {66 vars in 1257 bytes} [Thu Aug 13 21:07:43 2026] GET /volume/v3/snapshots/detail => generated 451 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:07:43.680032 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-15ac930e-1c59-4bd0-8b1f-c26dca54f2da None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:43.682814 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-15ac930e-1c59-4bd0-8b1f-c26dca54f2da tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] GET https://10.4.3.14/volume/v3/snapshots/fe7e9ba2-6994-470f-81ea-ddd61c52658d Aug 13 21:07:43.683240 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-15ac930e-1c59-4bd0-8b1f-c26dca54f2da tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:43.683240 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-15ac930e-1c59-4bd0-8b1f-c26dca54f2da tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:43.688793 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:07:43.688793 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:07:43.689193 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-15ac930e-1c59-4bd0-8b1f-c26dca54f2da tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Snapshot retrieved successfully. Aug 13 21:07:43.689880 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-15ac930e-1c59-4bd0-8b1f-c26dca54f2da tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/snapshots/fe7e9ba2-6994-470f-81ea-ddd61c52658d returned with HTTP 200 Aug 13 21:07:43.690364 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 169/680] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:07:43 2026] GET /volume/v3/snapshots/fe7e9ba2-6994-470f-81ea-ddd61c52658d => generated 448 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:07:44.273770 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a64f77fd-7eca-40d1-9ef1-c783ba6a70d9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:44.274209 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a64f77fd-7eca-40d1-9ef1-c783ba6a70d9 None None] GET https://10.4.3.14/volume// Aug 13 21:07:44.274375 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a64f77fd-7eca-40d1-9ef1-c783ba6a70d9 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:44.274594 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a64f77fd-7eca-40d1-9ef1-c783ba6a70d9 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:44.274929 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a64f77fd-7eca-40d1-9ef1-c783ba6a70d9 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:07:44.275225 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 172/681] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:07:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:07:44.281394 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-f9373819-7a0c-49b9-ab9e-aba6e9126778 req-f83338f0-bea3-4146-8db8-f402522382f6 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:44.283393 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-f9373819-7a0c-49b9-ab9e-aba6e9126778 req-f83338f0-bea3-4146-8db8-f402522382f6 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] GET https://10.4.3.14/volume/v3/volumes/cd8982d4-7951-4809-a8de-3575ae9d1c36 Aug 13 21:07:44.283626 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-f9373819-7a0c-49b9-ab9e-aba6e9126778 req-f83338f0-bea3-4146-8db8-f402522382f6 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:44.283841 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-f9373819-7a0c-49b9-ab9e-aba6e9126778 req-f83338f0-bea3-4146-8db8-f402522382f6 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:44.297532 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:07:44.297532 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:07:44.301399 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-f9373819-7a0c-49b9-ab9e-aba6e9126778 req-f83338f0-bea3-4146-8db8-f402522382f6 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Volume info retrieved successfully. Aug 13 21:07:44.312021 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-f9373819-7a0c-49b9-ab9e-aba6e9126778 req-f83338f0-bea3-4146-8db8-f402522382f6 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] https://10.4.3.14/volume/v3/volumes/cd8982d4-7951-4809-a8de-3575ae9d1c36 returned with HTTP 200 Aug 13 21:07:44.312567 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 170/682] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:07:44 2026] GET /volume/v3/volumes/cd8982d4-7951-4809-a8de-3575ae9d1c36 => generated 1541 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:07:44.400318 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-f9373819-7a0c-49b9-ab9e-aba6e9126778 req-83d94217-0093-4223-af57-e9fa6bb7c9f7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:44.403770 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-f9373819-7a0c-49b9-ab9e-aba6e9126778 req-83d94217-0093-4223-af57-e9fa6bb7c9f7 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] PUT https://10.4.3.14/volume/v3/attachments/1c1d5b57-23fe-4573-9dd0-62706b804b3f Aug 13 21:07:44.404238 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-f9373819-7a0c-49b9-ab9e-aba6e9126778 req-83d94217-0093-4223-af57-e9fa6bb7c9f7 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:07:44.413598 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-f9373819-7a0c-49b9-ab9e-aba6e9126778 req-83d94217-0093-4223-af57-e9fa6bb7c9f7 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Acquiring lock "cinder-attachment_update-cd8982d4-7951-4809-a8de-3575ae9d1c36-np0000007265" by "attachment_update" {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:07:44.419264 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-f9373819-7a0c-49b9-ab9e-aba6e9126778 req-83d94217-0093-4223-af57-e9fa6bb7c9f7 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Lock "cinder-attachment_update-cd8982d4-7951-4809-a8de-3575ae9d1c36-np0000007265" acquired by "attachment_update" :: waited 0.006s {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:07:44.420312 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:07:44.420312 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:07:44.512016 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-f9373819-7a0c-49b9-ab9e-aba6e9126778 req-83d94217-0093-4223-af57-e9fa6bb7c9f7 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Lock "cinder-attachment_update-cd8982d4-7951-4809-a8de-3575ae9d1c36-np0000007265" released by "attachment_update" :: held 0.093s {{(pid=100215) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:07:44.512369 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-f9373819-7a0c-49b9-ab9e-aba6e9126778 req-83d94217-0093-4223-af57-e9fa6bb7c9f7 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] https://10.4.3.14/volume/v3/attachments/1c1d5b57-23fe-4573-9dd0-62706b804b3f returned with HTTP 200 Aug 13 21:07:44.512982 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 172/683] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:07:44 2026] PUT /volume/v3/attachments/1c1d5b57-23fe-4573-9dd0-62706b804b3f => generated 969 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:07:44.514206 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-83b35e0d-ba9d-4151-ad64-79f09067ccc4 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:44.516065 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-83b35e0d-ba9d-4151-ad64-79f09067ccc4 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] GET https://10.4.3.14/volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226 Aug 13 21:07:44.516793 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-83b35e0d-ba9d-4151-ad64-79f09067ccc4 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:44.516793 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-83b35e0d-ba9d-4151-ad64-79f09067ccc4 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:44.524927 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:07:44.524927 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:07:44.529436 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-83b35e0d-ba9d-4151-ad64-79f09067ccc4 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Volume info retrieved successfully. Aug 13 21:07:44.534515 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-83b35e0d-ba9d-4151-ad64-79f09067ccc4 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] https://10.4.3.14/volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226 returned with HTTP 200 Aug 13 21:07:44.535022 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 170/684] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:07:44 2026] GET /volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226 => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:07:44.539896 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-f9373819-7a0c-49b9-ab9e-aba6e9126778 req-2311535d-877e-4e7e-8721-7d74eeba3b83 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:44.541831 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-f9373819-7a0c-49b9-ab9e-aba6e9126778 req-2311535d-877e-4e7e-8721-7d74eeba3b83 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] POST https://10.4.3.14/volume/v3/attachments/1c1d5b57-23fe-4573-9dd0-62706b804b3f/action Aug 13 21:07:44.542229 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-f9373819-7a0c-49b9-ab9e-aba6e9126778 req-2311535d-877e-4e7e-8721-7d74eeba3b83 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Action body: b'{"os-complete": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:07:44.542270 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-f9373819-7a0c-49b9-ab9e-aba6e9126778 req-2311535d-877e-4e7e-8721-7d74eeba3b83 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:07:44.559867 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:07:44.559867 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:07:44.575219 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-f9373819-7a0c-49b9-ab9e-aba6e9126778 req-2311535d-877e-4e7e-8721-7d74eeba3b83 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] https://10.4.3.14/volume/v3/attachments/1c1d5b57-23fe-4573-9dd0-62706b804b3f/action returned with HTTP 204 Aug 13 21:07:44.575701 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 173/685] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:07:44 2026] POST /volume/v3/attachments/1c1d5b57-23fe-4573-9dd0-62706b804b3f/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:07:44.599491 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-9726f698-7d78-43ff-8ec1-7aab86081e43 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:44.599932 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9726f698-7d78-43ff-8ec1-7aab86081e43 None None] GET https://10.4.3.14/volume// Aug 13 21:07:44.602258 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9726f698-7d78-43ff-8ec1-7aab86081e43 None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:44.602258 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9726f698-7d78-43ff-8ec1-7aab86081e43 None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:44.602258 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9726f698-7d78-43ff-8ec1-7aab86081e43 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:07:44.602258 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 171/686] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:07:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:07:44.609746 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-f9373819-7a0c-49b9-ab9e-aba6e9126778 req-5e442004-146a-4333-b08b-eb182329b18f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:44.611895 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-f9373819-7a0c-49b9-ab9e-aba6e9126778 req-5e442004-146a-4333-b08b-eb182329b18f tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] GET https://10.4.3.14/volume/v3/volumes/94eecad6-c251-4e38-9cd3-0652cdb37127 Aug 13 21:07:44.612123 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-f9373819-7a0c-49b9-ab9e-aba6e9126778 req-5e442004-146a-4333-b08b-eb182329b18f tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:44.612315 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-f9373819-7a0c-49b9-ab9e-aba6e9126778 req-5e442004-146a-4333-b08b-eb182329b18f tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:44.621294 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-18188766-1d18-4eeb-817d-f3aa8815d29f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:44.623269 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-18188766-1d18-4eeb-817d-f3aa8815d29f tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] GET https://10.4.3.14/volume/v3/volumes/0fa0fbd2-c003-4e38-8569-aec1b76c122d Aug 13 21:07:44.623455 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:07:44.623455 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:07:44.623571 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-18188766-1d18-4eeb-817d-f3aa8815d29f tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:44.623656 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-18188766-1d18-4eeb-817d-f3aa8815d29f tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:44.627877 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-f9373819-7a0c-49b9-ab9e-aba6e9126778 req-5e442004-146a-4333-b08b-eb182329b18f tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Volume info retrieved successfully. Aug 13 21:07:44.632888 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-f9373819-7a0c-49b9-ab9e-aba6e9126778 req-5e442004-146a-4333-b08b-eb182329b18f tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] https://10.4.3.14/volume/v3/volumes/94eecad6-c251-4e38-9cd3-0652cdb37127 returned with HTTP 200 Aug 13 21:07:44.633345 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 173/687] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:07:44 2026] GET /volume/v3/volumes/94eecad6-c251-4e38-9cd3-0652cdb37127 => generated 1026 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:07:44.636848 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:07:44.636848 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:07:44.643160 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-18188766-1d18-4eeb-817d-f3aa8815d29f tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Volume info retrieved successfully. Aug 13 21:07:44.654089 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-18188766-1d18-4eeb-817d-f3aa8815d29f tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] https://10.4.3.14/volume/v3/volumes/0fa0fbd2-c003-4e38-8569-aec1b76c122d returned with HTTP 200 Aug 13 21:07:44.656058 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 171/688] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:07:44 2026] GET /volume/v3/volumes/0fa0fbd2-c003-4e38-8569-aec1b76c122d => generated 1136 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:07:44.699883 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-07f1d13e-01dc-4ad8-9163-ea839cdece26 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:44.701398 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-07f1d13e-01dc-4ad8-9163-ea839cdece26 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] GET https://10.4.3.14/volume/v3/snapshots/fe7e9ba2-6994-470f-81ea-ddd61c52658d Aug 13 21:07:44.701620 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-07f1d13e-01dc-4ad8-9163-ea839cdece26 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:44.701790 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-07f1d13e-01dc-4ad8-9163-ea839cdece26 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:44.706713 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-07f1d13e-01dc-4ad8-9163-ea839cdece26 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/snapshots/fe7e9ba2-6994-470f-81ea-ddd61c52658d returned with HTTP 404 Aug 13 21:07:44.707057 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 174/689] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:07:44 2026] GET /volume/v3/snapshots/fe7e9ba2-6994-470f-81ea-ddd61c52658d => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:07:44.714513 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2fc4473c-be3a-4da3-85d3-37a8b3b3d759 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:44.716335 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2fc4473c-be3a-4da3-85d3-37a8b3b3d759 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] GET https://10.4.3.14/volume/v3/group_snapshots/87390391-6245-4e65-b442-b7ab483c4190 Aug 13 21:07:44.716572 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2fc4473c-be3a-4da3-85d3-37a8b3b3d759 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:44.716780 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2fc4473c-be3a-4da3-85d3-37a8b3b3d759 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:44.716907 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.group_snapshots [None req-2fc4473c-be3a-4da3-85d3-37a8b3b3d759 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] show called for member 87390391-6245-4e65-b442-b7ab483c4190 {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 21:07:44.719935 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2fc4473c-be3a-4da3-85d3-37a8b3b3d759 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/group_snapshots/87390391-6245-4e65-b442-b7ab483c4190 returned with HTTP 404 Aug 13 21:07:44.720398 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 172/690] 10.4.3.14 () {68 vars in 1406 bytes} [Thu Aug 13 21:07:44 2026] GET /volume/v3/group_snapshots/87390391-6245-4e65-b442-b7ab483c4190 => generated 116 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:07:44.728346 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e21ce639-06ca-48ab-b033-c18fa578ff8e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:44.731159 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e21ce639-06ca-48ab-b033-c18fa578ff8e tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] GET https://10.4.3.14/volume/v3/group_snapshots Aug 13 21:07:44.731159 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e21ce639-06ca-48ab-b033-c18fa578ff8e tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:44.731365 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e21ce639-06ca-48ab-b033-c18fa578ff8e tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:44.736655 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e21ce639-06ca-48ab-b033-c18fa578ff8e tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/group_snapshots returned with HTTP 200 Aug 13 21:07:44.736764 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-f9373819-7a0c-49b9-ab9e-aba6e9126778 req-24a6e23c-8d8c-4837-9a2a-72b9651abda9 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:44.737335 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 174/691] 10.4.3.14 () {68 vars in 1295 bytes} [Thu Aug 13 21:07:44 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:07:44.739859 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-f9373819-7a0c-49b9-ab9e-aba6e9126778 req-24a6e23c-8d8c-4837-9a2a-72b9651abda9 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] PUT https://10.4.3.14/volume/v3/attachments/7a605a0a-f658-4d15-b6cd-aaa9e38543ec Aug 13 21:07:44.739859 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-f9373819-7a0c-49b9-ab9e-aba6e9126778 req-24a6e23c-8d8c-4837-9a2a-72b9651abda9 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:07:44.744865 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9f6b8318-b946-4b03-a1fa-b2317302f9d6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:44.746297 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-f9373819-7a0c-49b9-ab9e-aba6e9126778 req-24a6e23c-8d8c-4837-9a2a-72b9651abda9 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Acquiring lock "cinder-attachment_update-94eecad6-c251-4e38-9cd3-0652cdb37127-np0000007265" by "attachment_update" {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:07:44.746507 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9f6b8318-b946-4b03-a1fa-b2317302f9d6 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] DELETE https://10.4.3.14/volume/v3/group_snapshots/87390391-6245-4e65-b442-b7ab483c4190 Aug 13 21:07:44.746717 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9f6b8318-b946-4b03-a1fa-b2317302f9d6 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:44.746895 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9f6b8318-b946-4b03-a1fa-b2317302f9d6 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:44.747059 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.group_snapshots [None req-9f6b8318-b946-4b03-a1fa-b2317302f9d6 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] delete called for member 87390391-6245-4e65-b442-b7ab483c4190 {{(pid=100214) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 13 21:07:44.747177 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.group_snapshots [None req-9f6b8318-b946-4b03-a1fa-b2317302f9d6 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Delete group_snapshot with id: 87390391-6245-4e65-b442-b7ab483c4190 Aug 13 21:07:44.750493 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9f6b8318-b946-4b03-a1fa-b2317302f9d6 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/group_snapshots/87390391-6245-4e65-b442-b7ab483c4190 returned with HTTP 404 Aug 13 21:07:44.751492 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 175/692] 10.4.3.14 () {68 vars in 1409 bytes} [Thu Aug 13 21:07:44 2026] DELETE /volume/v3/group_snapshots/87390391-6245-4e65-b442-b7ab483c4190 => generated 116 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:07:44.752495 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-f9373819-7a0c-49b9-ab9e-aba6e9126778 req-24a6e23c-8d8c-4837-9a2a-72b9651abda9 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Lock "cinder-attachment_update-94eecad6-c251-4e38-9cd3-0652cdb37127-np0000007265" acquired by "attachment_update" :: waited 0.006s {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:07:44.753228 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:07:44.753228 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:07:44.758669 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2573d302-1822-4415-bf2d-0a722e91d250 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:44.760987 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2573d302-1822-4415-bf2d-0a722e91d250 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] GET https://10.4.3.14/volume/v3/volumes/detail Aug 13 21:07:44.761587 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2573d302-1822-4415-bf2d-0a722e91d250 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:44.761859 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2573d302-1822-4415-bf2d-0a722e91d250 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Calling method 'detail' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:44.762186 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.api_utils [None req-2573d302-1822-4415-bf2d-0a722e91d250 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Removing options '' from query. {{(pid=100216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:07:44.763354 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-2573d302-1822-4415-bf2d-0a722e91d250 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:07:44.773132 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-2573d302-1822-4415-bf2d-0a722e91d250 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Get all volumes completed successfully. Aug 13 21:07:44.773363 np0000007265 devstack@c-api.service[100216]: WARNING stevedore.named [None req-2573d302-1822-4415-bf2d-0a722e91d250 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:07:44.773631 np0000007265 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-2573d302-1822-4415-bf2d-0a722e91d250 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:07:44.822061 np0000007265 devstack@c-api.service[100216]: DEBUG oslo_db.sqlalchemy.engines [None req-2573d302-1822-4415-bf2d-0a722e91d250 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] 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=100216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:07:44.825681 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:07:44.825681 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:07:44.835396 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2573d302-1822-4415-bf2d-0a722e91d250 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/volumes/detail returned with HTTP 200 Aug 13 21:07:44.835922 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 173/693] 10.4.3.14 () {68 vars in 1292 bytes} [Thu Aug 13 21:07:44 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:07:44.853222 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7a03bc1c-5189-4426-9894-29ab029c057a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:44.856021 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7a03bc1c-5189-4426-9894-29ab029c057a tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] POST https://10.4.3.14/volume/v3/groups/5c86bd90-7ddf-4665-9f97-70a138f9f1ba/action Aug 13 21:07:44.856618 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7a03bc1c-5189-4426-9894-29ab029c057a tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:07:44.856618 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7a03bc1c-5189-4426-9894-29ab029c057a tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:07:44.858444 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.groups [None req-7a03bc1c-5189-4426-9894-29ab029c057a tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] delete called for group 5c86bd90-7ddf-4665-9f97-70a138f9f1ba {{(pid=100215) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 21:07:44.858600 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.groups [None req-7a03bc1c-5189-4426-9894-29ab029c057a tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Delete group with id: 5c86bd90-7ddf-4665-9f97-70a138f9f1ba Aug 13 21:07:44.864131 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-f9373819-7a0c-49b9-ab9e-aba6e9126778 req-24a6e23c-8d8c-4837-9a2a-72b9651abda9 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Lock "cinder-attachment_update-94eecad6-c251-4e38-9cd3-0652cdb37127-np0000007265" released by "attachment_update" :: held 0.111s {{(pid=100217) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:07:44.864334 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:07:44.864334 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:07:44.864449 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-f9373819-7a0c-49b9-ab9e-aba6e9126778 req-24a6e23c-8d8c-4837-9a2a-72b9651abda9 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] https://10.4.3.14/volume/v3/attachments/7a605a0a-f658-4d15-b6cd-aaa9e38543ec returned with HTTP 200 Aug 13 21:07:44.865924 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 172/694] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:07:44 2026] PUT /volume/v3/attachments/7a605a0a-f658-4d15-b6cd-aaa9e38543ec => generated 969 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:07:44.908343 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-f9373819-7a0c-49b9-ab9e-aba6e9126778 req-2b671750-9dca-42e6-af68-90194b8591ea None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:44.911350 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-f9373819-7a0c-49b9-ab9e-aba6e9126778 req-2b671750-9dca-42e6-af68-90194b8591ea tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] POST https://10.4.3.14/volume/v3/attachments/7a605a0a-f658-4d15-b6cd-aaa9e38543ec/action Aug 13 21:07:44.912930 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-f9373819-7a0c-49b9-ab9e-aba6e9126778 req-2b671750-9dca-42e6-af68-90194b8591ea tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Action body: b'{"os-complete": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:07:44.912930 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-f9373819-7a0c-49b9-ab9e-aba6e9126778 req-2b671750-9dca-42e6-af68-90194b8591ea tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:07:44.916101 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7a03bc1c-5189-4426-9894-29ab029c057a tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/groups/5c86bd90-7ddf-4665-9f97-70a138f9f1ba/action returned with HTTP 202 Aug 13 21:07:44.916647 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 175/695] 10.4.3.14 () {70 vars in 1421 bytes} [Thu Aug 13 21:07:44 2026] POST /volume/v3/groups/5c86bd90-7ddf-4665-9f97-70a138f9f1ba/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 21:07:44.924718 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a7b39bf5-d855-4a14-a041-44c68a3c6430 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:44.926784 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a7b39bf5-d855-4a14-a041-44c68a3c6430 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] GET https://10.4.3.14/volume/v3/volumes/2e49c78c-f22a-4c4f-aa8f-5064a54f851e Aug 13 21:07:44.926996 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a7b39bf5-d855-4a14-a041-44c68a3c6430 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:44.927250 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a7b39bf5-d855-4a14-a041-44c68a3c6430 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:44.927950 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:07:44.927950 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:07:44.935036 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:07:44.935036 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:07:44.938780 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-a7b39bf5-d855-4a14-a041-44c68a3c6430 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Volume info retrieved successfully. Aug 13 21:07:44.939424 np0000007265 devstack@c-api.service[100216]: WARNING stevedore.named [None req-a7b39bf5-d855-4a14-a041-44c68a3c6430 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:07:44.939587 np0000007265 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-a7b39bf5-d855-4a14-a041-44c68a3c6430 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:07:44.957427 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-f9373819-7a0c-49b9-ab9e-aba6e9126778 req-2b671750-9dca-42e6-af68-90194b8591ea tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] https://10.4.3.14/volume/v3/attachments/7a605a0a-f658-4d15-b6cd-aaa9e38543ec/action returned with HTTP 204 Aug 13 21:07:44.958226 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 176/696] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:07:44 2026] POST /volume/v3/attachments/7a605a0a-f658-4d15-b6cd-aaa9e38543ec/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:07:44.974597 np0000007265 devstack@c-api.service[100216]: DEBUG oslo_db.sqlalchemy.engines [None req-a7b39bf5-d855-4a14-a041-44c68a3c6430 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] 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=100216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:07:44.977664 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:07:44.977664 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:07:44.982882 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-bbffc4d3-5748-4952-a780-b54ecc3089d0 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:44.983359 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bbffc4d3-5748-4952-a780-b54ecc3089d0 None None] GET https://10.4.3.14/volume// Aug 13 21:07:44.983667 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bbffc4d3-5748-4952-a780-b54ecc3089d0 None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:44.983721 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bbffc4d3-5748-4952-a780-b54ecc3089d0 None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:44.984478 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bbffc4d3-5748-4952-a780-b54ecc3089d0 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:07:44.984478 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 173/697] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:07:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:07:44.985505 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a7b39bf5-d855-4a14-a041-44c68a3c6430 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/volumes/2e49c78c-f22a-4c4f-aa8f-5064a54f851e returned with HTTP 200 Aug 13 21:07:44.985875 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 174/698] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:07:44 2026] GET /volume/v3/volumes/2e49c78c-f22a-4c4f-aa8f-5064a54f851e => generated 912 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:07:45.002097 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-f9373819-7a0c-49b9-ab9e-aba6e9126778 req-5697b3ff-b1aa-4772-9450-de81d417731d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:45.004942 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-f9373819-7a0c-49b9-ab9e-aba6e9126778 req-5697b3ff-b1aa-4772-9450-de81d417731d tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] GET https://10.4.3.14/volume/v3/volumes/5775877f-bcf8-469f-b2b2-dc962de8a5c2 Aug 13 21:07:45.005264 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-f9373819-7a0c-49b9-ab9e-aba6e9126778 req-5697b3ff-b1aa-4772-9450-de81d417731d tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:45.005536 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-f9373819-7a0c-49b9-ab9e-aba6e9126778 req-5697b3ff-b1aa-4772-9450-de81d417731d tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:45.017658 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:07:45.017658 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:07:45.021728 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-f9373819-7a0c-49b9-ab9e-aba6e9126778 req-5697b3ff-b1aa-4772-9450-de81d417731d tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Volume info retrieved successfully. Aug 13 21:07:45.026335 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-f9373819-7a0c-49b9-ab9e-aba6e9126778 req-5697b3ff-b1aa-4772-9450-de81d417731d tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] https://10.4.3.14/volume/v3/volumes/5775877f-bcf8-469f-b2b2-dc962de8a5c2 returned with HTTP 200 Aug 13 21:07:45.026818 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 176/699] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:07:45 2026] GET /volume/v3/volumes/5775877f-bcf8-469f-b2b2-dc962de8a5c2 => generated 1025 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:07:45.121719 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-f9373819-7a0c-49b9-ab9e-aba6e9126778 req-d8f1f854-88b9-4e92-a6b0-c72ae11fc9b9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:45.123541 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-f9373819-7a0c-49b9-ab9e-aba6e9126778 req-d8f1f854-88b9-4e92-a6b0-c72ae11fc9b9 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] PUT https://10.4.3.14/volume/v3/attachments/83c7901d-9d51-4ae3-9bba-5d8f65f19bfe Aug 13 21:07:45.123889 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-f9373819-7a0c-49b9-ab9e-aba6e9126778 req-d8f1f854-88b9-4e92-a6b0-c72ae11fc9b9 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:07:45.131722 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-f9373819-7a0c-49b9-ab9e-aba6e9126778 req-d8f1f854-88b9-4e92-a6b0-c72ae11fc9b9 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Acquiring lock "cinder-attachment_update-5775877f-bcf8-469f-b2b2-dc962de8a5c2-np0000007265" by "attachment_update" {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:07:45.137682 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-f9373819-7a0c-49b9-ab9e-aba6e9126778 req-d8f1f854-88b9-4e92-a6b0-c72ae11fc9b9 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Lock "cinder-attachment_update-5775877f-bcf8-469f-b2b2-dc962de8a5c2-np0000007265" acquired by "attachment_update" :: waited 0.006s {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:07:45.138647 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:07:45.138647 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:07:45.245048 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-f9373819-7a0c-49b9-ab9e-aba6e9126778 req-d8f1f854-88b9-4e92-a6b0-c72ae11fc9b9 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Lock "cinder-attachment_update-5775877f-bcf8-469f-b2b2-dc962de8a5c2-np0000007265" released by "attachment_update" :: held 0.107s {{(pid=100214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:07:45.245387 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-f9373819-7a0c-49b9-ab9e-aba6e9126778 req-d8f1f854-88b9-4e92-a6b0-c72ae11fc9b9 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] https://10.4.3.14/volume/v3/attachments/83c7901d-9d51-4ae3-9bba-5d8f65f19bfe returned with HTTP 200 Aug 13 21:07:45.246227 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 177/700] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:07:45 2026] PUT /volume/v3/attachments/83c7901d-9d51-4ae3-9bba-5d8f65f19bfe => generated 969 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:07:45.269929 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-f9373819-7a0c-49b9-ab9e-aba6e9126778 req-a41f0bdb-a5a0-4530-8174-93c3119df165 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:45.272502 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-f9373819-7a0c-49b9-ab9e-aba6e9126778 req-a41f0bdb-a5a0-4530-8174-93c3119df165 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] POST https://10.4.3.14/volume/v3/attachments/83c7901d-9d51-4ae3-9bba-5d8f65f19bfe/action Aug 13 21:07:45.272896 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-f9373819-7a0c-49b9-ab9e-aba6e9126778 req-a41f0bdb-a5a0-4530-8174-93c3119df165 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Action body: b'{"os-complete": null}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:07:45.273433 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-f9373819-7a0c-49b9-ab9e-aba6e9126778 req-a41f0bdb-a5a0-4530-8174-93c3119df165 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:07:45.278770 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-44686c61-743a-4452-9a28-67aebf532281 req-9336ff17-d00a-4832-9440-1b19160ce203 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:45.281326 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-44686c61-743a-4452-9a28-67aebf532281 req-9336ff17-d00a-4832-9440-1b19160ce203 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] DELETE https://10.4.3.14/volume/v3/attachments/5f664797-60c6-4bf4-b0ad-557bf7ca382c Aug 13 21:07:45.281562 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-44686c61-743a-4452-9a28-67aebf532281 req-9336ff17-d00a-4832-9440-1b19160ce203 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:45.281699 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-44686c61-743a-4452-9a28-67aebf532281 req-9336ff17-d00a-4832-9440-1b19160ce203 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:45.288664 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:07:45.288664 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:07:45.291111 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:07:45.291111 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:07:45.314436 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-f9373819-7a0c-49b9-ab9e-aba6e9126778 req-a41f0bdb-a5a0-4530-8174-93c3119df165 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] https://10.4.3.14/volume/v3/attachments/83c7901d-9d51-4ae3-9bba-5d8f65f19bfe/action returned with HTTP 204 Aug 13 21:07:45.314935 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 174/701] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:07:45 2026] POST /volume/v3/attachments/83c7901d-9d51-4ae3-9bba-5d8f65f19bfe/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:07:45.341171 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-44686c61-743a-4452-9a28-67aebf532281 req-9336ff17-d00a-4832-9440-1b19160ce203 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] https://10.4.3.14/volume/v3/attachments/5f664797-60c6-4bf4-b0ad-557bf7ca382c returned with HTTP 200 Aug 13 21:07:45.341644 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 175/702] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:07:45 2026] DELETE /volume/v3/attachments/5f664797-60c6-4bf4-b0ad-557bf7ca382c => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:07:45.464946 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-545ca211-00d9-49b8-b39f-e232452c2651 req-5db672ef-cca2-4fff-9a0d-ea10212bcfd3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:45.467744 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-545ca211-00d9-49b8-b39f-e232452c2651 req-5db672ef-cca2-4fff-9a0d-ea10212bcfd3 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] DELETE https://10.4.3.14/volume/v3/attachments/5a04f3b4-e745-4ac3-84ee-6e12b3a4eec9 Aug 13 21:07:45.467998 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-545ca211-00d9-49b8-b39f-e232452c2651 req-5db672ef-cca2-4fff-9a0d-ea10212bcfd3 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:45.468237 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-545ca211-00d9-49b8-b39f-e232452c2651 req-5db672ef-cca2-4fff-9a0d-ea10212bcfd3 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:45.482274 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:07:45.482274 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:07:45.535134 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-545ca211-00d9-49b8-b39f-e232452c2651 req-5db672ef-cca2-4fff-9a0d-ea10212bcfd3 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] https://10.4.3.14/volume/v3/attachments/5a04f3b4-e745-4ac3-84ee-6e12b3a4eec9 returned with HTTP 200 Aug 13 21:07:45.535562 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 177/703] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:07:45 2026] DELETE /volume/v3/attachments/5a04f3b4-e745-4ac3-84ee-6e12b3a4eec9 => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:07:45.544671 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-545ca211-00d9-49b8-b39f-e232452c2651 req-0bd5734b-6938-48b4-b5a8-153255b2f797 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:45.546899 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-545ca211-00d9-49b8-b39f-e232452c2651 req-0bd5734b-6938-48b4-b5a8-153255b2f797 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] DELETE https://10.4.3.14/volume/v3/volumes/9300fe45-ac72-4f25-b0e1-6faeb493046a Aug 13 21:07:45.547063 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-545ca211-00d9-49b8-b39f-e232452c2651 req-0bd5734b-6938-48b4-b5a8-153255b2f797 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:45.547396 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-545ca211-00d9-49b8-b39f-e232452c2651 req-0bd5734b-6938-48b4-b5a8-153255b2f797 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:45.547553 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [req-545ca211-00d9-49b8-b39f-e232452c2651 req-0bd5734b-6938-48b4-b5a8-153255b2f797 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Delete volume with id: 9300fe45-ac72-4f25-b0e1-6faeb493046a Aug 13 21:07:45.552066 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-e178deb7-b2d9-4715-bf37-e3807e35c382 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:45.554725 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e178deb7-b2d9-4715-bf37-e3807e35c382 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] GET https://10.4.3.14/volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226 Aug 13 21:07:45.554725 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e178deb7-b2d9-4715-bf37-e3807e35c382 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:45.554950 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:07:45.554950 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:07:45.555022 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e178deb7-b2d9-4715-bf37-e3807e35c382 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:45.555086 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-545ca211-00d9-49b8-b39f-e232452c2651 req-0bd5734b-6938-48b4-b5a8-153255b2f797 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Volume info retrieved successfully. Aug 13 21:07:45.562413 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:07:45.562413 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:07:45.567431 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-e178deb7-b2d9-4715-bf37-e3807e35c382 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Volume info retrieved successfully. Aug 13 21:07:45.573346 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e178deb7-b2d9-4715-bf37-e3807e35c382 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] https://10.4.3.14/volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226 returned with HTTP 200 Aug 13 21:07:45.573933 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 175/704] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:07:45 2026] GET /volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226 => generated 858 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:07:45.579869 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-545ca211-00d9-49b8-b39f-e232452c2651 req-0bd5734b-6938-48b4-b5a8-153255b2f797 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Delete volume request issued successfully. Aug 13 21:07:45.580055 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-545ca211-00d9-49b8-b39f-e232452c2651 req-0bd5734b-6938-48b4-b5a8-153255b2f797 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] https://10.4.3.14/volume/v3/volumes/9300fe45-ac72-4f25-b0e1-6faeb493046a returned with HTTP 202 Aug 13 21:07:45.580440 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 178/705] 10.4.3.14 () {70 vars in 1613 bytes} [Thu Aug 13 21:07:45 2026] DELETE /volume/v3/volumes/9300fe45-ac72-4f25-b0e1-6faeb493046a => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:07:45.669333 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-722db995-4be4-4743-8b8b-8e52715b2101 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:45.671350 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-722db995-4be4-4743-8b8b-8e52715b2101 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] GET https://10.4.3.14/volume/v3/volumes/0fa0fbd2-c003-4e38-8569-aec1b76c122d Aug 13 21:07:45.671583 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-722db995-4be4-4743-8b8b-8e52715b2101 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:45.671767 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-722db995-4be4-4743-8b8b-8e52715b2101 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:45.680085 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:07:45.680085 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:07:45.685067 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-722db995-4be4-4743-8b8b-8e52715b2101 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Volume info retrieved successfully. Aug 13 21:07:45.691364 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-722db995-4be4-4743-8b8b-8e52715b2101 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] https://10.4.3.14/volume/v3/volumes/0fa0fbd2-c003-4e38-8569-aec1b76c122d returned with HTTP 200 Aug 13 21:07:45.691709 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 176/706] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:07:45 2026] GET /volume/v3/volumes/0fa0fbd2-c003-4e38-8569-aec1b76c122d => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:07:45.987980 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-05437987-c0f0-4804-984e-a337701a56ac req-38822807-6022-44e2-bfb9-ee2d3918c152 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:45.989874 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-05437987-c0f0-4804-984e-a337701a56ac req-38822807-6022-44e2-bfb9-ee2d3918c152 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] POST https://10.4.3.14/volume/v3/attachments/f4831668-d1b0-4641-9e1d-0f43957487d9/action Aug 13 21:07:45.990115 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-05437987-c0f0-4804-984e-a337701a56ac req-38822807-6022-44e2-bfb9-ee2d3918c152 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Action body: b'{"os-complete": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:07:45.990267 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-05437987-c0f0-4804-984e-a337701a56ac req-38822807-6022-44e2-bfb9-ee2d3918c152 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:07:45.998035 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b3306469-deda-4301-9296-e8d6b019753e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:45.999660 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b3306469-deda-4301-9296-e8d6b019753e tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] GET https://10.4.3.14/volume/v3/volumes/2e49c78c-f22a-4c4f-aa8f-5064a54f851e Aug 13 21:07:45.999802 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b3306469-deda-4301-9296-e8d6b019753e tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:46.000979 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b3306469-deda-4301-9296-e8d6b019753e tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:46.003998 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:07:46.003998 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:07:46.004581 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b3306469-deda-4301-9296-e8d6b019753e tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/volumes/2e49c78c-f22a-4c4f-aa8f-5064a54f851e returned with HTTP 404 Aug 13 21:07:46.005137 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 176/707] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:07:45 2026] GET /volume/v3/volumes/2e49c78c-f22a-4c4f-aa8f-5064a54f851e => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:07:46.011574 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-daa67d52-239b-4928-bd31-298ea0fac4f0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:46.015772 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-daa67d52-239b-4928-bd31-298ea0fac4f0 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] GET https://10.4.3.14/volume/v3/groups/5c86bd90-7ddf-4665-9f97-70a138f9f1ba Aug 13 21:07:46.016120 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-daa67d52-239b-4928-bd31-298ea0fac4f0 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:46.016378 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-daa67d52-239b-4928-bd31-298ea0fac4f0 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:46.016574 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.groups [None req-daa67d52-239b-4928-bd31-298ea0fac4f0 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] show called for member 5c86bd90-7ddf-4665-9f97-70a138f9f1ba {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 21:07:46.021994 np0000007265 devstack@c-api.service[100214]: DEBUG dbcounter [-] [100214] Writing DB stats cinder:SELECT=395,cinder:INSERT=49,cinder:UPDATE=93 {{(pid=100214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:07:46.021994 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-daa67d52-239b-4928-bd31-298ea0fac4f0 tempest-GroupSnapshotsTest-484165976 tempest-GroupSnapshotsTest-484165976-project-member] https://10.4.3.14/volume/v3/groups/5c86bd90-7ddf-4665-9f97-70a138f9f1ba returned with HTTP 404 Aug 13 21:07:46.021994 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 179/708] 10.4.3.14 () {68 vars in 1379 bytes} [Thu Aug 13 21:07:46 2026] GET /volume/v3/groups/5c86bd90-7ddf-4665-9f97-70a138f9f1ba => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:07:46.022699 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-05437987-c0f0-4804-984e-a337701a56ac req-38822807-6022-44e2-bfb9-ee2d3918c152 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] https://10.4.3.14/volume/v3/attachments/f4831668-d1b0-4641-9e1d-0f43957487d9/action returned with HTTP 204 Aug 13 21:07:46.023159 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 178/709] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:07:45 2026] POST /volume/v3/attachments/f4831668-d1b0-4641-9e1d-0f43957487d9/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:07:46.027869 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-609a1159-ceff-4f51-8602-9ec30d26b562 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:46.029537 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-609a1159-ceff-4f51-8602-9ec30d26b562 tempest-GroupSnapshotsTest-44084078 tempest-GroupSnapshotsTest-44084078-project-admin] DELETE https://10.4.3.14/volume/v3/group_types/11cdd49b-3034-4df4-ba11-55b4860099a6 Aug 13 21:07:46.029759 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-609a1159-ceff-4f51-8602-9ec30d26b562 tempest-GroupSnapshotsTest-44084078 tempest-GroupSnapshotsTest-44084078-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:46.029925 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-609a1159-ceff-4f51-8602-9ec30d26b562 tempest-GroupSnapshotsTest-44084078 tempest-GroupSnapshotsTest-44084078-project-admin] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:46.031747 np0000007265 devstack@c-api.service[100216]: DEBUG dbcounter [-] [100216] Writing DB stats cinder:SELECT=372,cinder:UPDATE=81,cinder:INSERT=45 {{(pid=100216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:07:46.042589 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-609a1159-ceff-4f51-8602-9ec30d26b562 tempest-GroupSnapshotsTest-44084078 tempest-GroupSnapshotsTest-44084078-project-admin] https://10.4.3.14/volume/v3/group_types/11cdd49b-3034-4df4-ba11-55b4860099a6 returned with HTTP 202 Aug 13 21:07:46.042957 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 177/710] 10.4.3.14 () {68 vars in 1397 bytes} [Thu Aug 13 21:07:46 2026] DELETE /volume/v3/group_types/11cdd49b-3034-4df4-ba11-55b4860099a6 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 21:07:46.050493 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-21653b5c-2724-46f6-bfa4-99f4973f4d99 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:46.052797 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-21653b5c-2724-46f6-bfa4-99f4973f4d99 tempest-GroupSnapshotsTest-44084078 tempest-GroupSnapshotsTest-44084078-project-admin] DELETE https://10.4.3.14/volume/v3/types/0d2a5307-2efa-4be0-81c4-47a6cbe175fc Aug 13 21:07:46.053089 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-21653b5c-2724-46f6-bfa4-99f4973f4d99 tempest-GroupSnapshotsTest-44084078 tempest-GroupSnapshotsTest-44084078-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:46.053326 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-21653b5c-2724-46f6-bfa4-99f4973f4d99 tempest-GroupSnapshotsTest-44084078 tempest-GroupSnapshotsTest-44084078-project-admin] Calling method '_delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:46.082889 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-21653b5c-2724-46f6-bfa4-99f4973f4d99 tempest-GroupSnapshotsTest-44084078 tempest-GroupSnapshotsTest-44084078-project-admin] https://10.4.3.14/volume/v3/types/0d2a5307-2efa-4be0-81c4-47a6cbe175fc returned with HTTP 202 Aug 13 21:07:46.083283 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 177/711] 10.4.3.14 () {66 vars in 1338 bytes} [Thu Aug 13 21:07:46 2026] DELETE /volume/v3/types/0d2a5307-2efa-4be0-81c4-47a6cbe175fc => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:07:46.089682 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-54614239-a615-4258-a832-a7514aa9c127 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:46.093053 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-54614239-a615-4258-a832-a7514aa9c127 tempest-GroupSnapshotsTest-44084078 tempest-GroupSnapshotsTest-44084078-project-admin] GET https://10.4.3.14/volume/v3/types/0d2a5307-2efa-4be0-81c4-47a6cbe175fc Aug 13 21:07:46.093053 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-54614239-a615-4258-a832-a7514aa9c127 tempest-GroupSnapshotsTest-44084078 tempest-GroupSnapshotsTest-44084078-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:46.093053 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-54614239-a615-4258-a832-a7514aa9c127 tempest-GroupSnapshotsTest-44084078 tempest-GroupSnapshotsTest-44084078-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:46.099985 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-54614239-a615-4258-a832-a7514aa9c127 tempest-GroupSnapshotsTest-44084078 tempest-GroupSnapshotsTest-44084078-project-admin] https://10.4.3.14/volume/v3/types/0d2a5307-2efa-4be0-81c4-47a6cbe175fc returned with HTTP 404 Aug 13 21:07:46.099985 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 180/712] 10.4.3.14 () {66 vars in 1335 bytes} [Thu Aug 13 21:07:46 2026] GET /volume/v3/types/0d2a5307-2efa-4be0-81c4-47a6cbe175fc => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:07:46.590824 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3da843f8-f82c-44c4-b957-47f856b816da None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:46.592977 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3da843f8-f82c-44c4-b957-47f856b816da tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] GET https://10.4.3.14/volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226 Aug 13 21:07:46.593229 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3da843f8-f82c-44c4-b957-47f856b816da tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:46.593466 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3da843f8-f82c-44c4-b957-47f856b816da tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:46.601770 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:07:46.601770 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:07:46.605446 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-3da843f8-f82c-44c4-b957-47f856b816da tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Volume info retrieved successfully. Aug 13 21:07:46.609329 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3da843f8-f82c-44c4-b957-47f856b816da tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] https://10.4.3.14/volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226 returned with HTTP 200 Aug 13 21:07:46.609777 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 179/713] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:07:46 2026] GET /volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226 => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:07:46.642315 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-867765dc-7628-465d-ab00-3b91b35344d5 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:46.644685 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-867765dc-7628-465d-ab00-3b91b35344d5 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] POST https://10.4.3.14/volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226/action Aug 13 21:07:46.645257 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-867765dc-7628-465d-ab00-3b91b35344d5 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1692034446", "disk_format": "qcow2"}}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:07:46.645425 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-867765dc-7628-465d-ab00-3b91b35344d5 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1692034446", "disk_format": "qcow2"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:07:46.654985 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:07:46.654985 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:07:46.655459 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-867765dc-7628-465d-ab00-3b91b35344d5 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Volume info retrieved successfully. Aug 13 21:07:46.679315 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:07:46.679315 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:07:46.683680 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.image.image_utils [None req-867765dc-7628-465d-ab00-3b91b35344d5 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1692034446'}] was filtered using the reserved name spaces [['os_glance', 'img_signature', 'signature_verified']], and the result is [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1692034446'}]. {{(pid=100216) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 13 21:07:47.304919 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-867765dc-7628-465d-ab00-3b91b35344d5 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Copy volume to image completed successfully. Aug 13 21:07:47.305161 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-867765dc-7628-465d-ab00-3b91b35344d5 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] https://10.4.3.14/volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226/action returned with HTTP 202 Aug 13 21:07:47.305732 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 178/714] 10.4.3.14 () {68 vars in 1384 bytes} [Thu Aug 13 21:07:46 2026] POST /volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226/action => generated 689 bytes in 664 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:07:48.705289 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-83c4609e-454d-4653-b09f-ea00948278a8 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:48.819526 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-83c4609e-454d-4653-b09f-ea00948278a8 tempest-UserMessagesTest-293307465 tempest-UserMessagesTest-293307465-project-admin] POST https://10.4.3.14/volume/v3/types Aug 13 21:07:48.820004 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-83c4609e-454d-4653-b09f-ea00948278a8 tempest-UserMessagesTest-293307465 tempest-UserMessagesTest-293307465-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-716054691", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1551966796", "vendor_name": "tempest-vendor_name-1145917583"}}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:07:48.840417 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-83c4609e-454d-4653-b09f-ea00948278a8 tempest-UserMessagesTest-293307465 tempest-UserMessagesTest-293307465-project-admin] https://10.4.3.14/volume/v3/types returned with HTTP 200 Aug 13 21:07:48.840417 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 178/715] 10.4.3.14 () {68 vars in 1246 bytes} [Thu Aug 13 21:07:48 2026] POST /volume/v3/types => generated 327 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:07:48.849541 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5c55141d-2582-4b09-9a82-ba70f189ae79 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:48.934991 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5c55141d-2582-4b09-9a82-ba70f189ae79 tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:07:48.934991 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5c55141d-2582-4b09-9a82-ba70f189ae79 tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "999641bd-b126-4a0f-96ae-61c82c9d1708", "size": 1, "name": "tempest-UserMessagesTest-Volume-1164342614"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:07:48.938363 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-5c55141d-2582-4b09-9a82-ba70f189ae79 tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Create volume request body: {'volume': {'volume_type': '999641bd-b126-4a0f-96ae-61c82c9d1708', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1164342614'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:07:48.950052 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-5c55141d-2582-4b09-9a82-ba70f189ae79 tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Create volume of 1 GB Aug 13 21:07:48.950581 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:07:48.950581 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:07:48.953085 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-5c55141d-2582-4b09-9a82-ba70f189ae79 tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Availability Zones retrieved successfully. Aug 13 21:07:48.962117 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-5c55141d-2582-4b09-9a82-ba70f189ae79 tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Flow 'volume_create_api' (8aebfcb2-4a73-43b3-8993-25b914889248) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:07:48.963377 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-5c55141d-2582-4b09-9a82-ba70f189ae79 tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47b62733-4895-4cc0-ba37-f18182ea4800) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:07:48.964351 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-5c55141d-2582-4b09-9a82-ba70f189ae79 tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:07:48.992004 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-5c55141d-2582-4b09-9a82-ba70f189ae79 tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47b62733-4895-4cc0-ba37-f18182ea4800) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:07:49Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1551966796',vendor_name='tempest-vendor_name-1145917583'},id=999641bd-b126-4a0f-96ae-61c82c9d1708,is_public=True,name='tempest-UserMessagesTest-volume-type-716054691',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '999641bd-b126-4a0f-96ae-61c82c9d1708', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:07:48.994021 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-5c55141d-2582-4b09-9a82-ba70f189ae79 tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae04764f-c86a-4d10-b950-7ae7d7931c84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:07:49.027437 np0000007265 devstack@c-api.service[100214]: WARNING cinder.quota [None req-5c55141d-2582-4b09-9a82-ba70f189ae79 tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-716054691 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-716054691, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:07:49.027437 np0000007265 devstack@c-api.service[100214]: WARNING cinder.quota [None req-5c55141d-2582-4b09-9a82-ba70f189ae79 tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-716054691 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-716054691, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:07:49.073944 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-5c55141d-2582-4b09-9a82-ba70f189ae79 tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Created reservations ['9706540c-6328-4e04-a4aa-49971c95eca0', '962a1429-c7d7-4271-8f40-c382a9a6e245', '571fa64f-693c-4ac0-9917-ce104ae5248c', 'bf5df10a-131e-40f7-9279-71b3ddb8f1f8'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:07:49.075019 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-5c55141d-2582-4b09-9a82-ba70f189ae79 tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae04764f-c86a-4d10-b950-7ae7d7931c84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9706540c-6328-4e04-a4aa-49971c95eca0', '962a1429-c7d7-4271-8f40-c382a9a6e245', '571fa64f-693c-4ac0-9917-ce104ae5248c', 'bf5df10a-131e-40f7-9279-71b3ddb8f1f8']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:07:49.077200 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-5c55141d-2582-4b09-9a82-ba70f189ae79 tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e0bd130-c09a-4815-8151-71e8ef3b9f97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:07:49.108504 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-5c55141d-2582-4b09-9a82-ba70f189ae79 tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e0bd130-c09a-4815-8151-71e8ef3b9f97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '539b7cf9-5d81-4639-b0ce-7aab09db70af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1164342614',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38e83b1249f249dc8b11c84dfac25162',qos_specs=None,replication_status=,reservations=['9706540c-6328-4e04-a4aa-49971c95eca0','962a1429-c7d7-4271-8f40-c382a9a6e245','571fa64f-693c-4ac0-9917-ce104ae5248c','bf5df10a-131e-40f7-9279-71b3ddb8f1f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13f99ec21e9e4068b510a336c49da8e3',volume_type_id=999641bd-b126-4a0f-96ae-61c82c9d1708), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:07:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1164342614',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=539b7cf9-5d81-4639-b0ce-7aab09db70af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='38e83b1249f249dc8b11c84dfac25162',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13f99ec21e9e4068b510a336c49da8e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(999641bd-b126-4a0f-96ae-61c82c9d1708),volume_type_id=999641bd-b126-4a0f-96ae-61c82c9d1708)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:07:49.109550 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-5c55141d-2582-4b09-9a82-ba70f189ae79 tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9331e9e2-cabe-474e-9fbf-359616c061e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:07:49.134376 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-5c55141d-2582-4b09-9a82-ba70f189ae79 tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9331e9e2-cabe-474e-9fbf-359616c061e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1164342614',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38e83b1249f249dc8b11c84dfac25162',qos_specs=None,replication_status=,reservations=['9706540c-6328-4e04-a4aa-49971c95eca0','962a1429-c7d7-4271-8f40-c382a9a6e245','571fa64f-693c-4ac0-9917-ce104ae5248c','bf5df10a-131e-40f7-9279-71b3ddb8f1f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13f99ec21e9e4068b510a336c49da8e3',volume_type_id=999641bd-b126-4a0f-96ae-61c82c9d1708)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:07:49.135077 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-5c55141d-2582-4b09-9a82-ba70f189ae79 tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ab9987f-f82e-4677-9b3f-aaf7ac71b61d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:07:49.148898 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-5c55141d-2582-4b09-9a82-ba70f189ae79 tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ab9987f-f82e-4677-9b3f-aaf7ac71b61d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:07:49.150116 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-5c55141d-2582-4b09-9a82-ba70f189ae79 tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Flow 'volume_create_api' (8aebfcb2-4a73-43b3-8993-25b914889248) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:07:49.150495 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-5c55141d-2582-4b09-9a82-ba70f189ae79 tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Create volume request issued successfully. Aug 13 21:07:49.151160 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5c55141d-2582-4b09-9a82-ba70f189ae79 tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:07:49.151639 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 181/716] 10.4.3.14 () {70 vars in 1292 bytes} [Thu Aug 13 21:07:48 2026] POST /volume/v3/volumes => generated 783 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:07:49.164463 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4de5d69a-3969-43af-ba1d-55451d46cf0a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:49.167653 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4de5d69a-3969-43af-ba1d-55451d46cf0a tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] GET https://10.4.3.14/volume/v3/volumes/539b7cf9-5d81-4639-b0ce-7aab09db70af Aug 13 21:07:49.167888 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4de5d69a-3969-43af-ba1d-55451d46cf0a tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:49.169001 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4de5d69a-3969-43af-ba1d-55451d46cf0a tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:49.180557 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:07:49.180557 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:07:49.186189 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-4de5d69a-3969-43af-ba1d-55451d46cf0a tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Volume info retrieved successfully. Aug 13 21:07:49.193552 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4de5d69a-3969-43af-ba1d-55451d46cf0a tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] https://10.4.3.14/volume/v3/volumes/539b7cf9-5d81-4639-b0ce-7aab09db70af returned with HTTP 200 Aug 13 21:07:49.193961 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 180/717] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:07:49 2026] GET /volume/v3/volumes/539b7cf9-5d81-4639-b0ce-7aab09db70af => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:07:50.213424 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d89d12f7-524a-426a-b5e1-b1752fdddf1b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:50.213790 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d89d12f7-524a-426a-b5e1-b1752fdddf1b tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] GET https://10.4.3.14/volume/v3/volumes/539b7cf9-5d81-4639-b0ce-7aab09db70af Aug 13 21:07:50.213855 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d89d12f7-524a-426a-b5e1-b1752fdddf1b tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:50.214069 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d89d12f7-524a-426a-b5e1-b1752fdddf1b tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:50.221430 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:07:50.221430 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:07:50.226125 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-d89d12f7-524a-426a-b5e1-b1752fdddf1b tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Volume info retrieved successfully. Aug 13 21:07:50.234218 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d89d12f7-524a-426a-b5e1-b1752fdddf1b tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] https://10.4.3.14/volume/v3/volumes/539b7cf9-5d81-4639-b0ce-7aab09db70af returned with HTTP 200 Aug 13 21:07:50.234218 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 179/718] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:07:50 2026] GET /volume/v3/volumes/539b7cf9-5d81-4639-b0ce-7aab09db70af => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:07:50.251585 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-0dbbccc9-26e1-4626-bd9a-d034b89e2905 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:50.253239 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0dbbccc9-26e1-4626-bd9a-d034b89e2905 tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] GET https://10.4.3.14/volume/v3/messages Aug 13 21:07:50.253448 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0dbbccc9-26e1-4626-bd9a-d034b89e2905 tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:50.253643 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0dbbccc9-26e1-4626-bd9a-d034b89e2905 tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:50.258570 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0dbbccc9-26e1-4626-bd9a-d034b89e2905 tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] https://10.4.3.14/volume/v3/messages returned with HTTP 200 Aug 13 21:07:50.258958 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 179/719] 10.4.3.14 () {68 vars in 1273 bytes} [Thu Aug 13 21:07:50 2026] GET /volume/v3/messages => generated 668 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:07:50.268823 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-453ab70b-05fb-451e-a1c3-474cba6332bf None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:50.270710 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-453ab70b-05fb-451e-a1c3-474cba6332bf tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] DELETE https://10.4.3.14/volume/v3/messages/e422a175-fb95-4a9a-899c-8013fbddec21 Aug 13 21:07:50.270901 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-453ab70b-05fb-451e-a1c3-474cba6332bf tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:50.271100 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-453ab70b-05fb-451e-a1c3-474cba6332bf tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:50.275940 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:07:50.275940 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:07:50.284132 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-453ab70b-05fb-451e-a1c3-474cba6332bf tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] https://10.4.3.14/volume/v3/messages/e422a175-fb95-4a9a-899c-8013fbddec21 returned with HTTP 204 Aug 13 21:07:50.284132 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 182/720] 10.4.3.14 () {68 vars in 1387 bytes} [Thu Aug 13 21:07:50 2026] DELETE /volume/v3/messages/e422a175-fb95-4a9a-899c-8013fbddec21 => generated 0 bytes in 16 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 13 21:07:50.292886 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2369b196-b4ef-47d3-b7e3-999e9c66d6d0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:50.295460 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2369b196-b4ef-47d3-b7e3-999e9c66d6d0 tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] GET https://10.4.3.14/volume/v3/messages/e422a175-fb95-4a9a-899c-8013fbddec21 Aug 13 21:07:50.295788 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2369b196-b4ef-47d3-b7e3-999e9c66d6d0 tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:50.296025 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2369b196-b4ef-47d3-b7e3-999e9c66d6d0 tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:50.300814 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2369b196-b4ef-47d3-b7e3-999e9c66d6d0 tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] https://10.4.3.14/volume/v3/messages/e422a175-fb95-4a9a-899c-8013fbddec21 returned with HTTP 404 Aug 13 21:07:50.301347 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 181/721] 10.4.3.14 () {68 vars in 1384 bytes} [Thu Aug 13 21:07:50 2026] GET /volume/v3/messages/e422a175-fb95-4a9a-899c-8013fbddec21 => generated 110 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:07:50.310650 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-58968bd4-2118-48ff-bf1a-9b871d5ed32c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:50.315455 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-58968bd4-2118-48ff-bf1a-9b871d5ed32c tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] GET https://10.4.3.14/volume/v3/volumes/539b7cf9-5d81-4639-b0ce-7aab09db70af Aug 13 21:07:50.315659 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-58968bd4-2118-48ff-bf1a-9b871d5ed32c tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:50.315871 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-58968bd4-2118-48ff-bf1a-9b871d5ed32c tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:50.330736 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:07:50.330736 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:07:50.337684 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-58968bd4-2118-48ff-bf1a-9b871d5ed32c tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Volume info retrieved successfully. Aug 13 21:07:50.343612 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-58968bd4-2118-48ff-bf1a-9b871d5ed32c tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] https://10.4.3.14/volume/v3/volumes/539b7cf9-5d81-4639-b0ce-7aab09db70af returned with HTTP 200 Aug 13 21:07:50.343612 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 180/722] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:07:50 2026] GET /volume/v3/volumes/539b7cf9-5d81-4639-b0ce-7aab09db70af => generated 872 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 21:07:50.358933 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ece7c0b4-122a-4f93-bac5-e60e60870b89 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:50.359718 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ece7c0b4-122a-4f93-bac5-e60e60870b89 tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] DELETE https://10.4.3.14/volume/v3/volumes/539b7cf9-5d81-4639-b0ce-7aab09db70af Aug 13 21:07:50.359922 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ece7c0b4-122a-4f93-bac5-e60e60870b89 tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:50.360124 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ece7c0b4-122a-4f93-bac5-e60e60870b89 tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:50.360275 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-ece7c0b4-122a-4f93-bac5-e60e60870b89 tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Delete volume with id: 539b7cf9-5d81-4639-b0ce-7aab09db70af Aug 13 21:07:50.367314 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:07:50.367314 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:07:50.368370 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-ece7c0b4-122a-4f93-bac5-e60e60870b89 tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Volume info retrieved successfully. Aug 13 21:07:50.369454 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-ece7c0b4-122a-4f93-bac5-e60e60870b89 tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100217) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 13 21:07:50.380205 np0000007265 devstack@c-api.service[100217]: WARNING cinder.quota [None req-ece7c0b4-122a-4f93-bac5-e60e60870b89 tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-716054691 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-716054691, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:07:50.380513 np0000007265 devstack@c-api.service[100217]: WARNING cinder.quota [None req-ece7c0b4-122a-4f93-bac5-e60e60870b89 tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-716054691 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-716054691, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:07:50.390899 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-ece7c0b4-122a-4f93-bac5-e60e60870b89 tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Created reservations ['d7827bf5-22d2-4185-b768-c61d2731d7fd', '25c3680e-b752-41a7-a8b4-38194362b234', '53861be5-f31f-4ad6-b550-c7f9bd53ebad', '38d542d4-c896-4762-ad70-af3adceadcd1'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:07:50.430537 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-ece7c0b4-122a-4f93-bac5-e60e60870b89 tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Delete volume request issued successfully. Aug 13 21:07:50.430678 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ece7c0b4-122a-4f93-bac5-e60e60870b89 tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] https://10.4.3.14/volume/v3/volumes/539b7cf9-5d81-4639-b0ce-7aab09db70af returned with HTTP 202 Aug 13 21:07:50.431064 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 180/723] 10.4.3.14 () {68 vars in 1384 bytes} [Thu Aug 13 21:07:50 2026] DELETE /volume/v3/volumes/539b7cf9-5d81-4639-b0ce-7aab09db70af => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:07:50.438775 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3e0c6aa2-4ea7-44d6-8763-7c70f1024343 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:50.440704 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3e0c6aa2-4ea7-44d6-8763-7c70f1024343 tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] GET https://10.4.3.14/volume/v3/volumes/539b7cf9-5d81-4639-b0ce-7aab09db70af Aug 13 21:07:50.441159 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3e0c6aa2-4ea7-44d6-8763-7c70f1024343 tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:50.441404 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3e0c6aa2-4ea7-44d6-8763-7c70f1024343 tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:50.448627 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3e0c6aa2-4ea7-44d6-8763-7c70f1024343 tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] https://10.4.3.14/volume/v3/volumes/539b7cf9-5d81-4639-b0ce-7aab09db70af returned with HTTP 404 Aug 13 21:07:50.448627 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 183/724] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:07:50 2026] GET /volume/v3/volumes/539b7cf9-5d81-4639-b0ce-7aab09db70af => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:07:50.457543 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6c090097-92ce-4c22-98ad-7aaae5fa3c49 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:50.459862 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6c090097-92ce-4c22-98ad-7aaae5fa3c49 tempest-UserMessagesTest-293307465 tempest-UserMessagesTest-293307465-project-admin] DELETE https://10.4.3.14/volume/v3/types/999641bd-b126-4a0f-96ae-61c82c9d1708 Aug 13 21:07:50.459862 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6c090097-92ce-4c22-98ad-7aaae5fa3c49 tempest-UserMessagesTest-293307465 tempest-UserMessagesTest-293307465-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:50.460172 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6c090097-92ce-4c22-98ad-7aaae5fa3c49 tempest-UserMessagesTest-293307465 tempest-UserMessagesTest-293307465-project-admin] Calling method '_delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:50.496821 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6c090097-92ce-4c22-98ad-7aaae5fa3c49 tempest-UserMessagesTest-293307465 tempest-UserMessagesTest-293307465-project-admin] https://10.4.3.14/volume/v3/types/999641bd-b126-4a0f-96ae-61c82c9d1708 returned with HTTP 202 Aug 13 21:07:50.498455 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 182/725] 10.4.3.14 () {66 vars in 1338 bytes} [Thu Aug 13 21:07:50 2026] DELETE /volume/v3/types/999641bd-b126-4a0f-96ae-61c82c9d1708 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:07:50.507447 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d0cf1dfa-1fb4-4b6c-a1c1-a41cdd9ee8cd None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:50.512649 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d0cf1dfa-1fb4-4b6c-a1c1-a41cdd9ee8cd tempest-UserMessagesTest-293307465 tempest-UserMessagesTest-293307465-project-admin] GET https://10.4.3.14/volume/v3/types/999641bd-b126-4a0f-96ae-61c82c9d1708 Aug 13 21:07:50.512890 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d0cf1dfa-1fb4-4b6c-a1c1-a41cdd9ee8cd tempest-UserMessagesTest-293307465 tempest-UserMessagesTest-293307465-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:50.513147 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d0cf1dfa-1fb4-4b6c-a1c1-a41cdd9ee8cd tempest-UserMessagesTest-293307465 tempest-UserMessagesTest-293307465-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:50.522527 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d0cf1dfa-1fb4-4b6c-a1c1-a41cdd9ee8cd tempest-UserMessagesTest-293307465 tempest-UserMessagesTest-293307465-project-admin] https://10.4.3.14/volume/v3/types/999641bd-b126-4a0f-96ae-61c82c9d1708 returned with HTTP 404 Aug 13 21:07:50.523138 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 181/726] 10.4.3.14 () {66 vars in 1335 bytes} [Thu Aug 13 21:07:50 2026] GET /volume/v3/types/999641bd-b126-4a0f-96ae-61c82c9d1708 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:07:50.534454 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-83f83461-8261-4cc6-90dc-e6c03c2a3d97 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:50.538197 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-83f83461-8261-4cc6-90dc-e6c03c2a3d97 tempest-UserMessagesTest-293307465 tempest-UserMessagesTest-293307465-project-admin] POST https://10.4.3.14/volume/v3/types Aug 13 21:07:50.539006 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-83f83461-8261-4cc6-90dc-e6c03c2a3d97 tempest-UserMessagesTest-293307465 tempest-UserMessagesTest-293307465-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1701390267", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1035590771", "vendor_name": "tempest-vendor_name-539876405"}}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:07:50.560295 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-83f83461-8261-4cc6-90dc-e6c03c2a3d97 tempest-UserMessagesTest-293307465 tempest-UserMessagesTest-293307465-project-admin] https://10.4.3.14/volume/v3/types returned with HTTP 200 Aug 13 21:07:50.560778 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 181/727] 10.4.3.14 () {68 vars in 1246 bytes} [Thu Aug 13 21:07:50 2026] POST /volume/v3/types => generated 327 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:07:50.570763 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-19d8e9cd-f0f2-4dbb-b63f-fade2c8695be None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:50.572828 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-19d8e9cd-f0f2-4dbb-b63f-fade2c8695be tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:07:50.573010 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-19d8e9cd-f0f2-4dbb-b63f-fade2c8695be tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "346c1635-9ada-4bc0-b207-d4781287bb1b", "size": 1, "name": "tempest-UserMessagesTest-Volume-820643492"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:07:50.575777 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-19d8e9cd-f0f2-4dbb-b63f-fade2c8695be tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Create volume request body: {'volume': {'volume_type': '346c1635-9ada-4bc0-b207-d4781287bb1b', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-820643492'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:07:50.587185 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-19d8e9cd-f0f2-4dbb-b63f-fade2c8695be tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Create volume of 1 GB Aug 13 21:07:50.587583 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:07:50.587583 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:07:50.588214 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-19d8e9cd-f0f2-4dbb-b63f-fade2c8695be tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Availability Zones retrieved successfully. Aug 13 21:07:50.598296 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-19d8e9cd-f0f2-4dbb-b63f-fade2c8695be tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Flow 'volume_create_api' (e2c6c552-2328-4acb-be21-0bcb2880d26b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:07:50.599365 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-19d8e9cd-f0f2-4dbb-b63f-fade2c8695be tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70d78e8f-54e3-4f95-9835-3361466130fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:07:50.600456 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-19d8e9cd-f0f2-4dbb-b63f-fade2c8695be tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:07:50.636552 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-19d8e9cd-f0f2-4dbb-b63f-fade2c8695be tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70d78e8f-54e3-4f95-9835-3361466130fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:07:51Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1035590771',vendor_name='tempest-vendor_name-539876405'},id=346c1635-9ada-4bc0-b207-d4781287bb1b,is_public=True,name='tempest-UserMessagesTest-volume-type-1701390267',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '346c1635-9ada-4bc0-b207-d4781287bb1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:07:50.637321 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-19d8e9cd-f0f2-4dbb-b63f-fade2c8695be tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5334f235-5d48-4cc4-81d1-92989d6a2c0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:07:50.671541 np0000007265 devstack@c-api.service[100214]: WARNING cinder.quota [None req-19d8e9cd-f0f2-4dbb-b63f-fade2c8695be tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1701390267 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1701390267, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:07:50.671796 np0000007265 devstack@c-api.service[100214]: WARNING cinder.quota [None req-19d8e9cd-f0f2-4dbb-b63f-fade2c8695be tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1701390267 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1701390267, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:07:50.708011 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-19d8e9cd-f0f2-4dbb-b63f-fade2c8695be tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Created reservations ['b74a0b5b-53f7-4bdf-bc11-5672257ee3ef', '9276dab4-5722-4bd1-916a-abf35bae0f8d', 'fd4a3dd2-7f56-4d8d-86c5-bcf4709a67ef', 'ee367603-b18e-4309-89db-43f5b1b87a70'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:07:50.709108 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-19d8e9cd-f0f2-4dbb-b63f-fade2c8695be tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5334f235-5d48-4cc4-81d1-92989d6a2c0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b74a0b5b-53f7-4bdf-bc11-5672257ee3ef', '9276dab4-5722-4bd1-916a-abf35bae0f8d', 'fd4a3dd2-7f56-4d8d-86c5-bcf4709a67ef', 'ee367603-b18e-4309-89db-43f5b1b87a70']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:07:50.710138 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-19d8e9cd-f0f2-4dbb-b63f-fade2c8695be tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34a54eb8-b29a-4a61-89f0-d445f9dc5df6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:07:50.745212 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-19d8e9cd-f0f2-4dbb-b63f-fade2c8695be tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34a54eb8-b29a-4a61-89f0-d445f9dc5df6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0aa23d4a-8864-4d07-81d6-173453e9cabc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-820643492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38e83b1249f249dc8b11c84dfac25162',qos_specs=None,replication_status=,reservations=['b74a0b5b-53f7-4bdf-bc11-5672257ee3ef','9276dab4-5722-4bd1-916a-abf35bae0f8d','fd4a3dd2-7f56-4d8d-86c5-bcf4709a67ef','ee367603-b18e-4309-89db-43f5b1b87a70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13f99ec21e9e4068b510a336c49da8e3',volume_type_id=346c1635-9ada-4bc0-b207-d4781287bb1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:07:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-820643492',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0aa23d4a-8864-4d07-81d6-173453e9cabc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='38e83b1249f249dc8b11c84dfac25162',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13f99ec21e9e4068b510a336c49da8e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(346c1635-9ada-4bc0-b207-d4781287bb1b),volume_type_id=346c1635-9ada-4bc0-b207-d4781287bb1b)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:07:50.745899 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-19d8e9cd-f0f2-4dbb-b63f-fade2c8695be tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58abb701-a131-4567-b227-339515077906) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:07:50.770298 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-19d8e9cd-f0f2-4dbb-b63f-fade2c8695be tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58abb701-a131-4567-b227-339515077906) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-820643492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38e83b1249f249dc8b11c84dfac25162',qos_specs=None,replication_status=,reservations=['b74a0b5b-53f7-4bdf-bc11-5672257ee3ef','9276dab4-5722-4bd1-916a-abf35bae0f8d','fd4a3dd2-7f56-4d8d-86c5-bcf4709a67ef','ee367603-b18e-4309-89db-43f5b1b87a70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13f99ec21e9e4068b510a336c49da8e3',volume_type_id=346c1635-9ada-4bc0-b207-d4781287bb1b)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:07:50.771113 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-19d8e9cd-f0f2-4dbb-b63f-fade2c8695be tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe292613-40b4-42c9-9013-07a0e61a71e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:07:50.783678 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-19d8e9cd-f0f2-4dbb-b63f-fade2c8695be tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe292613-40b4-42c9-9013-07a0e61a71e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:07:50.784509 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-19d8e9cd-f0f2-4dbb-b63f-fade2c8695be tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Flow 'volume_create_api' (e2c6c552-2328-4acb-be21-0bcb2880d26b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:07:50.784781 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-19d8e9cd-f0f2-4dbb-b63f-fade2c8695be tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Create volume request issued successfully. Aug 13 21:07:50.785719 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-19d8e9cd-f0f2-4dbb-b63f-fade2c8695be tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:07:50.785719 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 184/728] 10.4.3.14 () {70 vars in 1292 bytes} [Thu Aug 13 21:07:50 2026] POST /volume/v3/volumes => generated 783 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:07:50.803019 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-208c54b7-e27e-47b0-8c8a-9fb9abc508f4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:50.807789 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-208c54b7-e27e-47b0-8c8a-9fb9abc508f4 tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] GET https://10.4.3.14/volume/v3/volumes/0aa23d4a-8864-4d07-81d6-173453e9cabc Aug 13 21:07:50.807789 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-208c54b7-e27e-47b0-8c8a-9fb9abc508f4 tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:50.807789 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-208c54b7-e27e-47b0-8c8a-9fb9abc508f4 tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:50.814810 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:07:50.814810 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:07:50.820657 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-208c54b7-e27e-47b0-8c8a-9fb9abc508f4 tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Volume info retrieved successfully. Aug 13 21:07:50.829399 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-208c54b7-e27e-47b0-8c8a-9fb9abc508f4 tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] https://10.4.3.14/volume/v3/volumes/0aa23d4a-8864-4d07-81d6-173453e9cabc returned with HTTP 200 Aug 13 21:07:50.830423 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 183/729] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:07:50 2026] GET /volume/v3/volumes/0aa23d4a-8864-4d07-81d6-173453e9cabc => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:07:51.763768 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-b04eab92-fb22-40bf-80ce-bfcaeefad772 req-4dd75848-e586-42f3-b5e3-9420ea3d5dd3 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:51.765729 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-b04eab92-fb22-40bf-80ce-bfcaeefad772 req-4dd75848-e586-42f3-b5e3-9420ea3d5dd3 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] DELETE https://10.4.3.14/volume/v3/attachments/f4831668-d1b0-4641-9e1d-0f43957487d9 Aug 13 21:07:51.766147 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-b04eab92-fb22-40bf-80ce-bfcaeefad772 req-4dd75848-e586-42f3-b5e3-9420ea3d5dd3 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:51.766434 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-b04eab92-fb22-40bf-80ce-bfcaeefad772 req-4dd75848-e586-42f3-b5e3-9420ea3d5dd3 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:51.782599 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:07:51.782599 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:07:51.818391 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-336b53b0-063f-4733-80a2-ce69462cc6de req-fd7e6065-e67c-4c3b-accf-64fb1903d1d5 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:51.820635 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-336b53b0-063f-4733-80a2-ce69462cc6de req-fd7e6065-e67c-4c3b-accf-64fb1903d1d5 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] DELETE https://10.4.3.14/volume/v3/attachments/b867a457-a94f-4867-8ead-5c93a400c6e8 Aug 13 21:07:51.820754 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-336b53b0-063f-4733-80a2-ce69462cc6de req-fd7e6065-e67c-4c3b-accf-64fb1903d1d5 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:51.820936 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-336b53b0-063f-4733-80a2-ce69462cc6de req-fd7e6065-e67c-4c3b-accf-64fb1903d1d5 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:51.822761 np0000007265 devstack@c-api.service[100217]: DEBUG dbcounter [-] [100217] Writing DB stats cinder:SELECT=393,cinder:INSERT=60,cinder:UPDATE=105 {{(pid=100217) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:07:51.833131 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:07:51.833131 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:07:51.844097 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-b04eab92-fb22-40bf-80ce-bfcaeefad772 req-4dd75848-e586-42f3-b5e3-9420ea3d5dd3 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] https://10.4.3.14/volume/v3/attachments/f4831668-d1b0-4641-9e1d-0f43957487d9 returned with HTTP 200 Aug 13 21:07:51.844596 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 182/730] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:07:51 2026] DELETE /volume/v3/attachments/f4831668-d1b0-4641-9e1d-0f43957487d9 => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:07:51.847876 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c04eb3cd-c5c9-4470-8d90-8ff71f281da2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:51.849998 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c04eb3cd-c5c9-4470-8d90-8ff71f281da2 tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] GET https://10.4.3.14/volume/v3/volumes/0aa23d4a-8864-4d07-81d6-173453e9cabc Aug 13 21:07:51.850235 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c04eb3cd-c5c9-4470-8d90-8ff71f281da2 tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:51.851111 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c04eb3cd-c5c9-4470-8d90-8ff71f281da2 tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:51.861664 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:07:51.861664 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:07:51.868718 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-c04eb3cd-c5c9-4470-8d90-8ff71f281da2 tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Volume info retrieved successfully. Aug 13 21:07:51.875215 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c04eb3cd-c5c9-4470-8d90-8ff71f281da2 tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] https://10.4.3.14/volume/v3/volumes/0aa23d4a-8864-4d07-81d6-173453e9cabc returned with HTTP 200 Aug 13 21:07:51.875680 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 185/731] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:07:51 2026] GET /volume/v3/volumes/0aa23d4a-8864-4d07-81d6-173453e9cabc => generated 872 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:07:51.892546 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e98b7d9e-2c1d-42ba-a52d-efbb4aa273e6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:51.896248 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e98b7d9e-2c1d-42ba-a52d-efbb4aa273e6 tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] GET https://10.4.3.14/volume/v3/messages Aug 13 21:07:51.896356 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e98b7d9e-2c1d-42ba-a52d-efbb4aa273e6 tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:51.896537 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e98b7d9e-2c1d-42ba-a52d-efbb4aa273e6 tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:51.899230 np0000007265 devstack@c-api.service[100215]: DEBUG dbcounter [-] [100215] Writing DB stats cinder:SELECT=358,cinder:UPDATE=90,cinder:INSERT=44 {{(pid=100215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:07:51.901828 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e98b7d9e-2c1d-42ba-a52d-efbb4aa273e6 tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] https://10.4.3.14/volume/v3/messages returned with HTTP 200 Aug 13 21:07:51.902689 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 184/732] 10.4.3.14 () {68 vars in 1273 bytes} [Thu Aug 13 21:07:51 2026] GET /volume/v3/messages => generated 668 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:07:51.904336 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-336b53b0-063f-4733-80a2-ce69462cc6de req-fd7e6065-e67c-4c3b-accf-64fb1903d1d5 tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] https://10.4.3.14/volume/v3/attachments/b867a457-a94f-4867-8ead-5c93a400c6e8 returned with HTTP 200 Aug 13 21:07:51.904808 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 182/733] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:07:51 2026] DELETE /volume/v3/attachments/b867a457-a94f-4867-8ead-5c93a400c6e8 => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:07:51.918548 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-3e71ef52-8d38-4803-8169-e07de28a72d9 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:51.920314 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3e71ef52-8d38-4803-8169-e07de28a72d9 tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] GET https://10.4.3.14/volume/v3/messages/c8cd36a8-65cf-421a-8bd6-79e1e5f251cf Aug 13 21:07:51.920608 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3e71ef52-8d38-4803-8169-e07de28a72d9 tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:51.920786 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3e71ef52-8d38-4803-8169-e07de28a72d9 tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:51.921408 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-336b53b0-063f-4733-80a2-ce69462cc6de req-1f4d14fa-6722-461e-8683-a874816c5dbf None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:51.924609 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-336b53b0-063f-4733-80a2-ce69462cc6de req-1f4d14fa-6722-461e-8683-a874816c5dbf tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] DELETE https://10.4.3.14/volume/v3/volumes/7ee4f05f-04fa-4fec-99b5-b31fac626a34 Aug 13 21:07:51.924760 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-336b53b0-063f-4733-80a2-ce69462cc6de req-1f4d14fa-6722-461e-8683-a874816c5dbf tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:51.925006 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-336b53b0-063f-4733-80a2-ce69462cc6de req-1f4d14fa-6722-461e-8683-a874816c5dbf tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:51.925222 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [req-336b53b0-063f-4733-80a2-ce69462cc6de req-1f4d14fa-6722-461e-8683-a874816c5dbf tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Delete volume with id: 7ee4f05f-04fa-4fec-99b5-b31fac626a34 Aug 13 21:07:51.926983 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:07:51.926983 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:07:51.927780 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3e71ef52-8d38-4803-8169-e07de28a72d9 tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] https://10.4.3.14/volume/v3/messages/c8cd36a8-65cf-421a-8bd6-79e1e5f251cf returned with HTTP 200 Aug 13 21:07:51.928395 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 183/734] 10.4.3.14 () {68 vars in 1384 bytes} [Thu Aug 13 21:07:51 2026] GET /volume/v3/messages/c8cd36a8-65cf-421a-8bd6-79e1e5f251cf => generated 665 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:07:51.939167 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:07:51.939167 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:07:51.939665 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-336b53b0-063f-4733-80a2-ce69462cc6de req-1f4d14fa-6722-461e-8683-a874816c5dbf tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Volume info retrieved successfully. Aug 13 21:07:51.942880 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-42d007a2-98f2-434d-bf52-4e9155140270 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:51.946917 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-42d007a2-98f2-434d-bf52-4e9155140270 tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] GET https://10.4.3.14/volume/v3/messages Aug 13 21:07:51.947307 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-42d007a2-98f2-434d-bf52-4e9155140270 tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:51.947555 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-42d007a2-98f2-434d-bf52-4e9155140270 tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:51.952957 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-42d007a2-98f2-434d-bf52-4e9155140270 tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] https://10.4.3.14/volume/v3/messages returned with HTTP 200 Aug 13 21:07:51.953505 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 185/735] 10.4.3.14 () {68 vars in 1273 bytes} [Thu Aug 13 21:07:51 2026] GET /volume/v3/messages => generated 668 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:07:51.964385 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-7eb3eebd-dd28-45e7-a97b-156d7306c73a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:51.966483 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7eb3eebd-dd28-45e7-a97b-156d7306c73a tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] DELETE https://10.4.3.14/volume/v3/messages/c8cd36a8-65cf-421a-8bd6-79e1e5f251cf Aug 13 21:07:51.966820 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7eb3eebd-dd28-45e7-a97b-156d7306c73a tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:51.967078 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7eb3eebd-dd28-45e7-a97b-156d7306c73a tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:51.971848 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-336b53b0-063f-4733-80a2-ce69462cc6de req-1f4d14fa-6722-461e-8683-a874816c5dbf tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] Delete volume request issued successfully. Aug 13 21:07:51.972104 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-336b53b0-063f-4733-80a2-ce69462cc6de req-1f4d14fa-6722-461e-8683-a874816c5dbf tempest-ServerBootFromVolumeStableRescueTest-861441807 tempest-ServerBootFromVolumeStableRescueTest-861441807-project-member] https://10.4.3.14/volume/v3/volumes/7ee4f05f-04fa-4fec-99b5-b31fac626a34 returned with HTTP 202 Aug 13 21:07:51.972800 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 186/736] 10.4.3.14 () {70 vars in 1613 bytes} [Thu Aug 13 21:07:51 2026] DELETE /volume/v3/volumes/7ee4f05f-04fa-4fec-99b5-b31fac626a34 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:07:51.973233 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:07:51.973233 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:07:51.985028 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7eb3eebd-dd28-45e7-a97b-156d7306c73a tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] https://10.4.3.14/volume/v3/messages/c8cd36a8-65cf-421a-8bd6-79e1e5f251cf returned with HTTP 204 Aug 13 21:07:51.985628 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 183/737] 10.4.3.14 () {68 vars in 1387 bytes} [Thu Aug 13 21:07:51 2026] DELETE /volume/v3/messages/c8cd36a8-65cf-421a-8bd6-79e1e5f251cf => generated 0 bytes in 22 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 13 21:07:51.996290 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-5214a0e8-8160-4f81-a9b3-c89bf37366d6 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:51.998650 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5214a0e8-8160-4f81-a9b3-c89bf37366d6 tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] GET https://10.4.3.14/volume/v3/volumes/0aa23d4a-8864-4d07-81d6-173453e9cabc Aug 13 21:07:51.999026 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5214a0e8-8160-4f81-a9b3-c89bf37366d6 tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:51.999501 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5214a0e8-8160-4f81-a9b3-c89bf37366d6 tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:52.008122 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:07:52.008122 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:07:52.013089 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-5214a0e8-8160-4f81-a9b3-c89bf37366d6 tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Volume info retrieved successfully. Aug 13 21:07:52.019472 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5214a0e8-8160-4f81-a9b3-c89bf37366d6 tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] https://10.4.3.14/volume/v3/volumes/0aa23d4a-8864-4d07-81d6-173453e9cabc returned with HTTP 200 Aug 13 21:07:52.019847 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 184/738] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:07:51 2026] GET /volume/v3/volumes/0aa23d4a-8864-4d07-81d6-173453e9cabc => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:07:52.039659 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-789b30e9-4051-4605-ae5e-bd120a946de0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:52.041948 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-789b30e9-4051-4605-ae5e-bd120a946de0 tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] DELETE https://10.4.3.14/volume/v3/volumes/0aa23d4a-8864-4d07-81d6-173453e9cabc Aug 13 21:07:52.042210 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-789b30e9-4051-4605-ae5e-bd120a946de0 tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:52.042410 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-789b30e9-4051-4605-ae5e-bd120a946de0 tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:52.042621 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-789b30e9-4051-4605-ae5e-bd120a946de0 tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Delete volume with id: 0aa23d4a-8864-4d07-81d6-173453e9cabc Aug 13 21:07:52.051152 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:07:52.051152 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:07:52.051739 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-789b30e9-4051-4605-ae5e-bd120a946de0 tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Volume info retrieved successfully. Aug 13 21:07:52.052847 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-789b30e9-4051-4605-ae5e-bd120a946de0 tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100215) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 13 21:07:52.069936 np0000007265 devstack@c-api.service[100215]: WARNING cinder.quota [None req-789b30e9-4051-4605-ae5e-bd120a946de0 tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1701390267 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1701390267, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:07:52.070328 np0000007265 devstack@c-api.service[100215]: WARNING cinder.quota [None req-789b30e9-4051-4605-ae5e-bd120a946de0 tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1701390267 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1701390267, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:07:52.092021 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-789b30e9-4051-4605-ae5e-bd120a946de0 tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Created reservations ['1852dba2-463f-463b-8306-71024fb8a1eb', '4a144e0d-f5fa-47cb-ab3f-2de1f2d96279', 'f9d18d6a-13d8-431d-b6f4-072798594e3d', '3f016688-59f3-41e2-8760-fb5e0e8b7c4a'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:07:52.148020 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-789b30e9-4051-4605-ae5e-bd120a946de0 tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Delete volume request issued successfully. Aug 13 21:07:52.148649 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-789b30e9-4051-4605-ae5e-bd120a946de0 tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] https://10.4.3.14/volume/v3/volumes/0aa23d4a-8864-4d07-81d6-173453e9cabc returned with HTTP 202 Aug 13 21:07:52.149199 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 186/739] 10.4.3.14 () {68 vars in 1384 bytes} [Thu Aug 13 21:07:52 2026] DELETE /volume/v3/volumes/0aa23d4a-8864-4d07-81d6-173453e9cabc => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:07:52.158573 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-caf92953-ee85-465c-afef-9016e06770cc None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:52.160784 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-caf92953-ee85-465c-afef-9016e06770cc tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] GET https://10.4.3.14/volume/v3/volumes/0aa23d4a-8864-4d07-81d6-173453e9cabc Aug 13 21:07:52.161005 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-caf92953-ee85-465c-afef-9016e06770cc tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:52.161205 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-caf92953-ee85-465c-afef-9016e06770cc tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:52.170924 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-caf92953-ee85-465c-afef-9016e06770cc tempest-UserMessagesTest-858165204 tempest-UserMessagesTest-858165204-project-member] https://10.4.3.14/volume/v3/volumes/0aa23d4a-8864-4d07-81d6-173453e9cabc returned with HTTP 404 Aug 13 21:07:52.171946 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 187/740] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:07:52 2026] GET /volume/v3/volumes/0aa23d4a-8864-4d07-81d6-173453e9cabc => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:07:52.181426 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-550cd51e-15e6-4da1-8fb0-79a5f360b370 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:52.183220 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-550cd51e-15e6-4da1-8fb0-79a5f360b370 tempest-UserMessagesTest-293307465 tempest-UserMessagesTest-293307465-project-admin] DELETE https://10.4.3.14/volume/v3/types/346c1635-9ada-4bc0-b207-d4781287bb1b Aug 13 21:07:52.183439 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-550cd51e-15e6-4da1-8fb0-79a5f360b370 tempest-UserMessagesTest-293307465 tempest-UserMessagesTest-293307465-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:52.183646 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-550cd51e-15e6-4da1-8fb0-79a5f360b370 tempest-UserMessagesTest-293307465 tempest-UserMessagesTest-293307465-project-admin] Calling method '_delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:52.232879 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-550cd51e-15e6-4da1-8fb0-79a5f360b370 tempest-UserMessagesTest-293307465 tempest-UserMessagesTest-293307465-project-admin] https://10.4.3.14/volume/v3/types/346c1635-9ada-4bc0-b207-d4781287bb1b returned with HTTP 202 Aug 13 21:07:52.233315 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 184/741] 10.4.3.14 () {66 vars in 1338 bytes} [Thu Aug 13 21:07:52 2026] DELETE /volume/v3/types/346c1635-9ada-4bc0-b207-d4781287bb1b => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:07:52.242041 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-40aefcac-5a78-46ba-ac92-7e337fc4197c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:52.244393 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-40aefcac-5a78-46ba-ac92-7e337fc4197c tempest-UserMessagesTest-293307465 tempest-UserMessagesTest-293307465-project-admin] GET https://10.4.3.14/volume/v3/types/346c1635-9ada-4bc0-b207-d4781287bb1b Aug 13 21:07:52.244815 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-40aefcac-5a78-46ba-ac92-7e337fc4197c tempest-UserMessagesTest-293307465 tempest-UserMessagesTest-293307465-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:52.245103 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-40aefcac-5a78-46ba-ac92-7e337fc4197c tempest-UserMessagesTest-293307465 tempest-UserMessagesTest-293307465-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:52.249423 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-40aefcac-5a78-46ba-ac92-7e337fc4197c tempest-UserMessagesTest-293307465 tempest-UserMessagesTest-293307465-project-admin] https://10.4.3.14/volume/v3/types/346c1635-9ada-4bc0-b207-d4781287bb1b returned with HTTP 404 Aug 13 21:07:52.250152 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 185/742] 10.4.3.14 () {66 vars in 1335 bytes} [Thu Aug 13 21:07:52 2026] GET /volume/v3/types/346c1635-9ada-4bc0-b207-d4781287bb1b => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:07:52.361318 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-de57af17-3baf-4030-881e-50423be94a1d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:52.366308 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-de57af17-3baf-4030-881e-50423be94a1d tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] GET https://10.4.3.14/volume/v3/volumes/bd3ab6c8-0903-4800-a5f6-4e297dad607e Aug 13 21:07:52.367204 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-de57af17-3baf-4030-881e-50423be94a1d tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:52.367477 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-de57af17-3baf-4030-881e-50423be94a1d tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:52.375639 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:07:52.375639 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:07:52.380343 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-de57af17-3baf-4030-881e-50423be94a1d tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Volume info retrieved successfully. Aug 13 21:07:52.385798 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-de57af17-3baf-4030-881e-50423be94a1d tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] https://10.4.3.14/volume/v3/volumes/bd3ab6c8-0903-4800-a5f6-4e297dad607e returned with HTTP 200 Aug 13 21:07:52.386243 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 187/743] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:07:52 2026] GET /volume/v3/volumes/bd3ab6c8-0903-4800-a5f6-4e297dad607e => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:07:52.445786 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3ca6d238-d2aa-407c-8c40-1f747c5a8710 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:52.449759 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3ca6d238-d2aa-407c-8c40-1f747c5a8710 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] GET https://10.4.3.14/volume/v3/volumes/bd3ab6c8-0903-4800-a5f6-4e297dad607e Aug 13 21:07:52.449759 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3ca6d238-d2aa-407c-8c40-1f747c5a8710 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:52.449759 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3ca6d238-d2aa-407c-8c40-1f747c5a8710 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:52.461213 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:07:52.461213 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:07:52.468038 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3ca6d238-d2aa-407c-8c40-1f747c5a8710 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Volume info retrieved successfully. Aug 13 21:07:52.473494 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3ca6d238-d2aa-407c-8c40-1f747c5a8710 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] https://10.4.3.14/volume/v3/volumes/bd3ab6c8-0903-4800-a5f6-4e297dad607e returned with HTTP 200 Aug 13 21:07:52.474093 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 188/744] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:07:52 2026] GET /volume/v3/volumes/bd3ab6c8-0903-4800-a5f6-4e297dad607e => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:07:52.503171 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f808da3a-9ab5-4095-8170-7a029a9fdf37 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:52.505366 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f808da3a-9ab5-4095-8170-7a029a9fdf37 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] DELETE https://10.4.3.14/volume/v3/volumes/bd3ab6c8-0903-4800-a5f6-4e297dad607e Aug 13 21:07:52.505635 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f808da3a-9ab5-4095-8170-7a029a9fdf37 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:52.505902 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f808da3a-9ab5-4095-8170-7a029a9fdf37 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:52.506154 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-f808da3a-9ab5-4095-8170-7a029a9fdf37 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Delete volume with id: bd3ab6c8-0903-4800-a5f6-4e297dad607e Aug 13 21:07:52.524648 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:07:52.524648 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:07:52.525376 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-f808da3a-9ab5-4095-8170-7a029a9fdf37 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Volume info retrieved successfully. Aug 13 21:07:52.556788 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-f808da3a-9ab5-4095-8170-7a029a9fdf37 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Delete volume request issued successfully. Aug 13 21:07:52.557124 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f808da3a-9ab5-4095-8170-7a029a9fdf37 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] https://10.4.3.14/volume/v3/volumes/bd3ab6c8-0903-4800-a5f6-4e297dad607e returned with HTTP 202 Aug 13 21:07:52.557528 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 185/745] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:07:52 2026] DELETE /volume/v3/volumes/bd3ab6c8-0903-4800-a5f6-4e297dad607e => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:07:52.568798 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2cc38d0f-fbac-4167-8103-c2c2664f5b54 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:52.571177 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2cc38d0f-fbac-4167-8103-c2c2664f5b54 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] GET https://10.4.3.14/volume/v3/volumes/bd3ab6c8-0903-4800-a5f6-4e297dad607e Aug 13 21:07:52.571408 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2cc38d0f-fbac-4167-8103-c2c2664f5b54 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:52.571645 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2cc38d0f-fbac-4167-8103-c2c2664f5b54 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:52.587881 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:07:52.587881 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:07:52.601925 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-2cc38d0f-fbac-4167-8103-c2c2664f5b54 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Volume info retrieved successfully. Aug 13 21:07:52.607155 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2cc38d0f-fbac-4167-8103-c2c2664f5b54 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] https://10.4.3.14/volume/v3/volumes/bd3ab6c8-0903-4800-a5f6-4e297dad607e returned with HTTP 200 Aug 13 21:07:52.607702 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 186/746] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:07:52 2026] GET /volume/v3/volumes/bd3ab6c8-0903-4800-a5f6-4e297dad607e => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:07:53.623956 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f96fbf4d-75c2-41db-89fc-823a6ef6a865 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:53.626125 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f96fbf4d-75c2-41db-89fc-823a6ef6a865 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] GET https://10.4.3.14/volume/v3/volumes/bd3ab6c8-0903-4800-a5f6-4e297dad607e Aug 13 21:07:53.626660 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f96fbf4d-75c2-41db-89fc-823a6ef6a865 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:53.627026 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f96fbf4d-75c2-41db-89fc-823a6ef6a865 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:53.634145 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f96fbf4d-75c2-41db-89fc-823a6ef6a865 tempest-ServerActionsTestOtherB-1177150201 tempest-ServerActionsTestOtherB-1177150201-project-member] https://10.4.3.14/volume/v3/volumes/bd3ab6c8-0903-4800-a5f6-4e297dad607e returned with HTTP 404 Aug 13 21:07:53.634833 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 188/747] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:07:53 2026] GET /volume/v3/volumes/bd3ab6c8-0903-4800-a5f6-4e297dad607e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:07:55.068101 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-91ac974c-518c-4a7d-a347-67626f2be56b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:55.131865 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-91ac974c-518c-4a7d-a347-67626f2be56b tempest-VolumeSnapshotQuotasNegativeTestJSON-1890195360 tempest-VolumeSnapshotQuotasNegativeTestJSON-1890195360-project-admin] GET https://10.4.3.14/volume/v3/os-quota-sets/7dcd9cbb6f0c4294a75d0b961181e3cf Aug 13 21:07:55.132096 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-91ac974c-518c-4a7d-a347-67626f2be56b tempest-VolumeSnapshotQuotasNegativeTestJSON-1890195360 tempest-VolumeSnapshotQuotasNegativeTestJSON-1890195360-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:55.132277 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-91ac974c-518c-4a7d-a347-67626f2be56b tempest-VolumeSnapshotQuotasNegativeTestJSON-1890195360 tempest-VolumeSnapshotQuotasNegativeTestJSON-1890195360-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:55.163193 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-91ac974c-518c-4a7d-a347-67626f2be56b tempest-VolumeSnapshotQuotasNegativeTestJSON-1890195360 tempest-VolumeSnapshotQuotasNegativeTestJSON-1890195360-project-admin] https://10.4.3.14/volume/v3/os-quota-sets/7dcd9cbb6f0c4294a75d0b961181e3cf returned with HTTP 200 Aug 13 21:07:55.163727 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 189/748] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:07:55 2026] GET /volume/v3/os-quota-sets/7dcd9cbb6f0c4294a75d0b961181e3cf => generated 437 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:07:55.173778 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-478320af-f03c-45e8-9928-b421b57d41d0 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:55.181243 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-478320af-f03c-45e8-9928-b421b57d41d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1890195360 tempest-VolumeSnapshotQuotasNegativeTestJSON-1890195360-project-admin] PUT https://10.4.3.14/volume/v3/os-quota-sets/7dcd9cbb6f0c4294a75d0b961181e3cf Aug 13 21:07:55.181243 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-478320af-f03c-45e8-9928-b421b57d41d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1890195360 tempest-VolumeSnapshotQuotasNegativeTestJSON-1890195360-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:07:55.282425 np0000007265 devstack@c-api.service[100217]: WARNING cinder.quota [None req-478320af-f03c-45e8-9928-b421b57d41d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1890195360 tempest-VolumeSnapshotQuotasNegativeTestJSON-1890195360-project-admin] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:07:55.284989 np0000007265 devstack@c-api.service[100217]: WARNING cinder.quota [None req-478320af-f03c-45e8-9928-b421b57d41d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1890195360 tempest-VolumeSnapshotQuotasNegativeTestJSON-1890195360-project-admin] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:07:55.284989 np0000007265 devstack@c-api.service[100217]: WARNING cinder.quota [None req-478320af-f03c-45e8-9928-b421b57d41d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1890195360 tempest-VolumeSnapshotQuotasNegativeTestJSON-1890195360-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:07:55.284989 np0000007265 devstack@c-api.service[100217]: WARNING cinder.quota [None req-478320af-f03c-45e8-9928-b421b57d41d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1890195360 tempest-VolumeSnapshotQuotasNegativeTestJSON-1890195360-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:07:55.284989 np0000007265 devstack@c-api.service[100217]: WARNING cinder.quota [None req-478320af-f03c-45e8-9928-b421b57d41d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1890195360 tempest-VolumeSnapshotQuotasNegativeTestJSON-1890195360-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:07:55.284989 np0000007265 devstack@c-api.service[100217]: WARNING cinder.quota [None req-478320af-f03c-45e8-9928-b421b57d41d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1890195360 tempest-VolumeSnapshotQuotasNegativeTestJSON-1890195360-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:07:55.285736 np0000007265 devstack@c-api.service[100217]: WARNING cinder.quota [None req-478320af-f03c-45e8-9928-b421b57d41d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1890195360 tempest-VolumeSnapshotQuotasNegativeTestJSON-1890195360-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:07:55.290399 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-478320af-f03c-45e8-9928-b421b57d41d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1890195360 tempest-VolumeSnapshotQuotasNegativeTestJSON-1890195360-project-admin] https://10.4.3.14/volume/v3/os-quota-sets/7dcd9cbb6f0c4294a75d0b961181e3cf returned with HTTP 200 Aug 13 21:07:55.291086 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 186/749] 10.4.3.14 () {68 vars in 1367 bytes} [Thu Aug 13 21:07:55 2026] PUT /volume/v3/os-quota-sets/7dcd9cbb6f0c4294a75d0b961181e3cf => generated 390 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:07:55.303059 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-227c3aa4-20d9-46d7-a7a7-ffe039bffcc8 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:55.374057 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-227c3aa4-20d9-46d7-a7a7-ffe039bffcc8 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:07:55.374491 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-227c3aa4-20d9-46d7-a7a7-ffe039bffcc8 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-314251262"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:07:55.375983 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-227c3aa4-20d9-46d7-a7a7-ffe039bffcc8 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-314251262'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:07:55.376113 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-227c3aa4-20d9-46d7-a7a7-ffe039bffcc8 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] Create volume of 1 GB Aug 13 21:07:55.381092 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-227c3aa4-20d9-46d7-a7a7-ffe039bffcc8 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] Availability Zones retrieved successfully. Aug 13 21:07:55.386696 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-227c3aa4-20d9-46d7-a7a7-ffe039bffcc8 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] Flow 'volume_create_api' (5a29e475-de2d-4b09-be42-d003245a75c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:07:55.387669 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-227c3aa4-20d9-46d7-a7a7-ffe039bffcc8 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca1b4251-15a3-4b14-8d23-8c7a144ece5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:07:55.388623 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-227c3aa4-20d9-46d7-a7a7-ffe039bffcc8 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:07:55.424124 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-227c3aa4-20d9-46d7-a7a7-ffe039bffcc8 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca1b4251-15a3-4b14-8d23-8c7a144ece5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:07:55.425051 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-227c3aa4-20d9-46d7-a7a7-ffe039bffcc8 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85198b96-0a99-443c-8dec-4033164e4891) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:07:55.489316 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-227c3aa4-20d9-46d7-a7a7-ffe039bffcc8 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] Created reservations ['d68722c6-ad0c-46cf-9c3c-46eb11488e14', '5c900044-82f7-4861-b26c-35c833ea1884', '6b399ca6-a549-4add-a9f1-39dda25b78c3', '846bbba7-cc4d-4dc2-a710-3211e56357cd'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:07:55.490091 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-227c3aa4-20d9-46d7-a7a7-ffe039bffcc8 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85198b96-0a99-443c-8dec-4033164e4891) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d68722c6-ad0c-46cf-9c3c-46eb11488e14', '5c900044-82f7-4861-b26c-35c833ea1884', '6b399ca6-a549-4add-a9f1-39dda25b78c3', '846bbba7-cc4d-4dc2-a710-3211e56357cd']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:07:55.490745 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-227c3aa4-20d9-46d7-a7a7-ffe039bffcc8 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8cdbbba7-5ec7-47fd-b172-c5a3c7a21bea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:07:55.517000 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-227c3aa4-20d9-46d7-a7a7-ffe039bffcc8 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8cdbbba7-5ec7-47fd-b172-c5a3c7a21bea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '098a48d5-3151-45a8-925b-c67079a0fe48', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-314251262',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7dcd9cbb6f0c4294a75d0b961181e3cf',qos_specs=None,replication_status=,reservations=['d68722c6-ad0c-46cf-9c3c-46eb11488e14','5c900044-82f7-4861-b26c-35c833ea1884','6b399ca6-a549-4add-a9f1-39dda25b78c3','846bbba7-cc4d-4dc2-a710-3211e56357cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f14b52ff82849d3b753d88d5b8f686f',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:07:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-314251262',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=098a48d5-3151-45a8-925b-c67079a0fe48,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7dcd9cbb6f0c4294a75d0b961181e3cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6f14b52ff82849d3b753d88d5b8f686f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:07:55.518260 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-227c3aa4-20d9-46d7-a7a7-ffe039bffcc8 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e10de875-ec2a-4558-a3f3-2c5732056a57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:07:55.543889 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-227c3aa4-20d9-46d7-a7a7-ffe039bffcc8 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e10de875-ec2a-4558-a3f3-2c5732056a57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-314251262',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7dcd9cbb6f0c4294a75d0b961181e3cf',qos_specs=None,replication_status=,reservations=['d68722c6-ad0c-46cf-9c3c-46eb11488e14','5c900044-82f7-4861-b26c-35c833ea1884','6b399ca6-a549-4add-a9f1-39dda25b78c3','846bbba7-cc4d-4dc2-a710-3211e56357cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f14b52ff82849d3b753d88d5b8f686f',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:07:55.544822 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-227c3aa4-20d9-46d7-a7a7-ffe039bffcc8 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (555ec469-c850-4627-900b-324289405845) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:07:55.555376 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-227c3aa4-20d9-46d7-a7a7-ffe039bffcc8 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (555ec469-c850-4627-900b-324289405845) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:07:55.556774 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-227c3aa4-20d9-46d7-a7a7-ffe039bffcc8 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] Flow 'volume_create_api' (5a29e475-de2d-4b09-be42-d003245a75c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:07:55.556774 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-227c3aa4-20d9-46d7-a7a7-ffe039bffcc8 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] Create volume request issued successfully. Aug 13 21:07:55.557376 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-227c3aa4-20d9-46d7-a7a7-ffe039bffcc8 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:07:55.557495 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 187/750] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:07:55 2026] POST /volume/v3/volumes => generated 764 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:07:55.576077 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f3c8bfa6-df1d-4d84-9025-8bc9b9a9307c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:55.577832 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f3c8bfa6-df1d-4d84-9025-8bc9b9a9307c tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] GET https://10.4.3.14/volume/v3/volumes/098a48d5-3151-45a8-925b-c67079a0fe48 Aug 13 21:07:55.578054 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f3c8bfa6-df1d-4d84-9025-8bc9b9a9307c tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:55.578265 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f3c8bfa6-df1d-4d84-9025-8bc9b9a9307c tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:55.584953 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:07:55.584953 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:07:55.588588 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f3c8bfa6-df1d-4d84-9025-8bc9b9a9307c tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] Volume info retrieved successfully. Aug 13 21:07:55.593354 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f3c8bfa6-df1d-4d84-9025-8bc9b9a9307c tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] https://10.4.3.14/volume/v3/volumes/098a48d5-3151-45a8-925b-c67079a0fe48 returned with HTTP 200 Aug 13 21:07:55.593740 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 189/751] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:07:55 2026] GET /volume/v3/volumes/098a48d5-3151-45a8-925b-c67079a0fe48 => generated 832 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:07:56.547191 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8e076a06-ba1b-47d5-960d-48a3a4dec8ae None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:56.548747 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8e076a06-ba1b-47d5-960d-48a3a4dec8ae tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] GET https://10.4.3.14/volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226 Aug 13 21:07:56.550269 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8e076a06-ba1b-47d5-960d-48a3a4dec8ae tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:56.550269 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8e076a06-ba1b-47d5-960d-48a3a4dec8ae tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:56.555513 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:07:56.555513 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:07:56.558876 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-8e076a06-ba1b-47d5-960d-48a3a4dec8ae tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Volume info retrieved successfully. Aug 13 21:07:56.562777 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8e076a06-ba1b-47d5-960d-48a3a4dec8ae tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] https://10.4.3.14/volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226 returned with HTTP 200 Aug 13 21:07:56.563340 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 190/752] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:07:56 2026] GET /volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226 => generated 858 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:07:56.608848 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d8c1691b-625d-43a5-8c16-747f8047136c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:56.610847 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d8c1691b-625d-43a5-8c16-747f8047136c tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] GET https://10.4.3.14/volume/v3/volumes/098a48d5-3151-45a8-925b-c67079a0fe48 Aug 13 21:07:56.611092 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d8c1691b-625d-43a5-8c16-747f8047136c tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:56.611286 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d8c1691b-625d-43a5-8c16-747f8047136c tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:56.618791 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:07:56.618791 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:07:56.622503 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-d8c1691b-625d-43a5-8c16-747f8047136c tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] Volume info retrieved successfully. Aug 13 21:07:56.626644 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d8c1691b-625d-43a5-8c16-747f8047136c tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] https://10.4.3.14/volume/v3/volumes/098a48d5-3151-45a8-925b-c67079a0fe48 returned with HTTP 200 Aug 13 21:07:56.627048 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 187/753] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:07:56 2026] GET /volume/v3/volumes/098a48d5-3151-45a8-925b-c67079a0fe48 => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:07:56.638984 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-70a8218b-4008-4d55-858b-1472056462b0 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:56.641261 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-70a8218b-4008-4d55-858b-1472056462b0 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] POST https://10.4.3.14/volume/v3/snapshots Aug 13 21:07:56.641668 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-70a8218b-4008-4d55-858b-1472056462b0 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "098a48d5-3151-45a8-925b-c67079a0fe48", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1318832541"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:07:56.652110 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:07:56.652110 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:07:56.652698 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-70a8218b-4008-4d55-858b-1472056462b0 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] Volume info retrieved successfully. Aug 13 21:07:56.652847 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.snapshots [None req-70a8218b-4008-4d55-858b-1472056462b0 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] Create snapshot from volume 098a48d5-3151-45a8-925b-c67079a0fe48 Aug 13 21:07:56.685729 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-70a8218b-4008-4d55-858b-1472056462b0 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] Created reservations ['1e9121cf-c316-450b-88d4-57364884f157', '955fe234-39ed-41e0-af63-45b04426c39d', 'a23b7807-ae45-43fd-b891-76367c675a19', '3999a8a0-1c56-4e62-8a94-0f41ac80b77f'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:07:56.713796 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-70a8218b-4008-4d55-858b-1472056462b0 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] Snapshot create request issued successfully. Aug 13 21:07:56.714155 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-70a8218b-4008-4d55-858b-1472056462b0 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] https://10.4.3.14/volume/v3/snapshots returned with HTTP 202 Aug 13 21:07:56.714600 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 188/754] 10.4.3.14 () {68 vars in 1258 bytes} [Thu Aug 13 21:07:56 2026] POST /volume/v3/snapshots => generated 323 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:07:56.724637 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2b432227-4c93-44ab-ac68-29f3661b3140 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:56.726903 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2b432227-4c93-44ab-ac68-29f3661b3140 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] GET https://10.4.3.14/volume/v3/snapshots/4d74e9da-631e-4f4d-bb98-9c0840cb7d78 Aug 13 21:07:56.727150 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2b432227-4c93-44ab-ac68-29f3661b3140 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:56.727376 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2b432227-4c93-44ab-ac68-29f3661b3140 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:56.734470 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:07:56.734470 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:07:56.735044 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-2b432227-4c93-44ab-ac68-29f3661b3140 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] Snapshot retrieved successfully. Aug 13 21:07:56.736041 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2b432227-4c93-44ab-ac68-29f3661b3140 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] https://10.4.3.14/volume/v3/snapshots/4d74e9da-631e-4f4d-bb98-9c0840cb7d78 returned with HTTP 200 Aug 13 21:07:56.736517 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 190/755] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:07:56 2026] GET /volume/v3/snapshots/4d74e9da-631e-4f4d-bb98-9c0840cb7d78 => generated 455 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:07:57.579900 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9d975aac-5921-4598-ad82-72a5f406248e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:57.581830 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9d975aac-5921-4598-ad82-72a5f406248e tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] GET https://10.4.3.14/volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226 Aug 13 21:07:57.582062 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9d975aac-5921-4598-ad82-72a5f406248e tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:57.582269 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9d975aac-5921-4598-ad82-72a5f406248e tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:57.590007 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:07:57.590007 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:07:57.597148 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9d975aac-5921-4598-ad82-72a5f406248e tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Volume info retrieved successfully. Aug 13 21:07:57.605271 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9d975aac-5921-4598-ad82-72a5f406248e tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] https://10.4.3.14/volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226 returned with HTTP 200 Aug 13 21:07:57.605652 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 191/756] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:07:57 2026] GET /volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226 => generated 858 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:07:57.746737 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-761f674c-f447-4970-a613-5edd4fd10a70 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:57.748808 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-761f674c-f447-4970-a613-5edd4fd10a70 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] GET https://10.4.3.14/volume/v3/snapshots/4d74e9da-631e-4f4d-bb98-9c0840cb7d78 Aug 13 21:07:57.749019 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-761f674c-f447-4970-a613-5edd4fd10a70 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:57.749196 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-761f674c-f447-4970-a613-5edd4fd10a70 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:57.754492 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:07:57.754492 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:07:57.754913 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-761f674c-f447-4970-a613-5edd4fd10a70 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] Snapshot retrieved successfully. Aug 13 21:07:57.755888 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-761f674c-f447-4970-a613-5edd4fd10a70 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] https://10.4.3.14/volume/v3/snapshots/4d74e9da-631e-4f4d-bb98-9c0840cb7d78 returned with HTTP 200 Aug 13 21:07:57.756251 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 188/757] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:07:57 2026] GET /volume/v3/snapshots/4d74e9da-631e-4f4d-bb98-9c0840cb7d78 => generated 482 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:07:57.764770 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0cfaded4-41a8-4f78-ae42-7821e7248941 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:57.769147 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0cfaded4-41a8-4f78-ae42-7821e7248941 tempest-VolumeSnapshotQuotasNegativeTestJSON-1890195360 tempest-VolumeSnapshotQuotasNegativeTestJSON-1890195360-project-admin] PUT https://10.4.3.14/volume/v3/os-quota-sets/7dcd9cbb6f0c4294a75d0b961181e3cf Aug 13 21:07:57.769573 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0cfaded4-41a8-4f78-ae42-7821e7248941 tempest-VolumeSnapshotQuotasNegativeTestJSON-1890195360 tempest-VolumeSnapshotQuotasNegativeTestJSON-1890195360-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:07:57.779313 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:07:57.779313 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:07:57.809601 np0000007265 devstack@c-api.service[100216]: WARNING cinder.quota [None req-0cfaded4-41a8-4f78-ae42-7821e7248941 tempest-VolumeSnapshotQuotasNegativeTestJSON-1890195360 tempest-VolumeSnapshotQuotasNegativeTestJSON-1890195360-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:07:57.810084 np0000007265 devstack@c-api.service[100216]: WARNING cinder.quota [None req-0cfaded4-41a8-4f78-ae42-7821e7248941 tempest-VolumeSnapshotQuotasNegativeTestJSON-1890195360 tempest-VolumeSnapshotQuotasNegativeTestJSON-1890195360-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:07:57.810348 np0000007265 devstack@c-api.service[100216]: WARNING cinder.quota [None req-0cfaded4-41a8-4f78-ae42-7821e7248941 tempest-VolumeSnapshotQuotasNegativeTestJSON-1890195360 tempest-VolumeSnapshotQuotasNegativeTestJSON-1890195360-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:07:57.810585 np0000007265 devstack@c-api.service[100216]: WARNING cinder.quota [None req-0cfaded4-41a8-4f78-ae42-7821e7248941 tempest-VolumeSnapshotQuotasNegativeTestJSON-1890195360 tempest-VolumeSnapshotQuotasNegativeTestJSON-1890195360-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:07:57.814280 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0cfaded4-41a8-4f78-ae42-7821e7248941 tempest-VolumeSnapshotQuotasNegativeTestJSON-1890195360 tempest-VolumeSnapshotQuotasNegativeTestJSON-1890195360-project-admin] https://10.4.3.14/volume/v3/os-quota-sets/7dcd9cbb6f0c4294a75d0b961181e3cf returned with HTTP 200 Aug 13 21:07:57.814725 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 189/758] 10.4.3.14 () {68 vars in 1367 bytes} [Thu Aug 13 21:07:57 2026] PUT /volume/v3/os-quota-sets/7dcd9cbb6f0c4294a75d0b961181e3cf => generated 390 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:07:57.824387 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1b29b5b8-d4a7-42fb-a86a-0ea9481cd2bb None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:57.826102 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1b29b5b8-d4a7-42fb-a86a-0ea9481cd2bb tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] POST https://10.4.3.14/volume/v3/snapshots Aug 13 21:07:57.828090 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1b29b5b8-d4a7-42fb-a86a-0ea9481cd2bb tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "098a48d5-3151-45a8-925b-c67079a0fe48"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:07:57.834982 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:07:57.834982 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:07:57.835713 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-1b29b5b8-d4a7-42fb-a86a-0ea9481cd2bb tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] Volume info retrieved successfully. Aug 13 21:07:57.836042 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-1b29b5b8-d4a7-42fb-a86a-0ea9481cd2bb tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] Create snapshot from volume 098a48d5-3151-45a8-925b-c67079a0fe48 Aug 13 21:07:57.857912 np0000007265 devstack@c-api.service[100215]: WARNING cinder.quota [None req-1b29b5b8-d4a7-42fb-a86a-0ea9481cd2bb tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:07:57.862370 np0000007265 devstack@c-api.service[100215]: WARNING cinder.quota_utils [None req-1b29b5b8-d4a7-42fb-a86a-0ea9481cd2bb tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] Quota exceeded for 7dcd9cbb6f0c4294a75d0b961181e3cf, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 13 21:07:57.862370 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.middleware.fault [None req-1b29b5b8-d4a7-42fb-a86a-0ea9481cd2bb tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] https://10.4.3.14/volume/v3/snapshots returned with HTTP 413 Aug 13 21:07:57.863253 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 191/759] 10.4.3.14 () {68 vars in 1257 bytes} [Thu Aug 13 21:07:57 2026] POST /volume/v3/snapshots => generated 208 bytes in 40 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 13 21:07:57.873696 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d0002c22-d9cd-4a59-9d93-9c31dab1b4b9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:57.876711 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d0002c22-d9cd-4a59-9d93-9c31dab1b4b9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1890195360 tempest-VolumeSnapshotQuotasNegativeTestJSON-1890195360-project-admin] PUT https://10.4.3.14/volume/v3/os-quota-sets/7dcd9cbb6f0c4294a75d0b961181e3cf Aug 13 21:07:57.877138 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d0002c22-d9cd-4a59-9d93-9c31dab1b4b9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1890195360 tempest-VolumeSnapshotQuotasNegativeTestJSON-1890195360-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:07:57.939754 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d0002c22-d9cd-4a59-9d93-9c31dab1b4b9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1890195360 tempest-VolumeSnapshotQuotasNegativeTestJSON-1890195360-project-admin] https://10.4.3.14/volume/v3/os-quota-sets/7dcd9cbb6f0c4294a75d0b961181e3cf returned with HTTP 200 Aug 13 21:07:57.940172 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 192/760] 10.4.3.14 () {68 vars in 1367 bytes} [Thu Aug 13 21:07:57 2026] PUT /volume/v3/os-quota-sets/7dcd9cbb6f0c4294a75d0b961181e3cf => generated 390 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:07:57.953943 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-5019a8db-3898-4d07-9bb3-d102c6033d78 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:57.955809 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5019a8db-3898-4d07-9bb3-d102c6033d78 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] POST https://10.4.3.14/volume/v3/snapshots Aug 13 21:07:57.956184 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5019a8db-3898-4d07-9bb3-d102c6033d78 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "098a48d5-3151-45a8-925b-c67079a0fe48"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:07:57.965987 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:07:57.965987 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:07:57.966676 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-5019a8db-3898-4d07-9bb3-d102c6033d78 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] Volume info retrieved successfully. Aug 13 21:07:57.966855 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.snapshots [None req-5019a8db-3898-4d07-9bb3-d102c6033d78 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] Create snapshot from volume 098a48d5-3151-45a8-925b-c67079a0fe48 Aug 13 21:07:57.985934 np0000007265 devstack@c-api.service[100217]: WARNING cinder.quota_utils [None req-5019a8db-3898-4d07-9bb3-d102c6033d78 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] Quota exceeded for 7dcd9cbb6f0c4294a75d0b961181e3cf, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Aug 13 21:07:57.986144 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.middleware.fault [None req-5019a8db-3898-4d07-9bb3-d102c6033d78 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] https://10.4.3.14/volume/v3/snapshots returned with HTTP 413 Aug 13 21:07:57.986864 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 189/761] 10.4.3.14 () {68 vars in 1257 bytes} [Thu Aug 13 21:07:57 2026] POST /volume/v3/snapshots => generated 133 bytes in 33 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 13 21:07:57.996370 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f0d60fdc-2191-4629-9441-ddf7a8d1e1c7 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:57.998055 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f0d60fdc-2191-4629-9441-ddf7a8d1e1c7 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] DELETE https://10.4.3.14/volume/v3/snapshots/4d74e9da-631e-4f4d-bb98-9c0840cb7d78 Aug 13 21:07:57.998216 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f0d60fdc-2191-4629-9441-ddf7a8d1e1c7 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:57.998381 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f0d60fdc-2191-4629-9441-ddf7a8d1e1c7 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:57.998493 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.snapshots [None req-f0d60fdc-2191-4629-9441-ddf7a8d1e1c7 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] Delete snapshot with id: 4d74e9da-631e-4f4d-bb98-9c0840cb7d78 Aug 13 21:07:58.003116 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:07:58.003116 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:07:58.003506 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-f0d60fdc-2191-4629-9441-ddf7a8d1e1c7 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] Snapshot retrieved successfully. Aug 13 21:07:58.020278 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-f0d60fdc-2191-4629-9441-ddf7a8d1e1c7 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] Snapshot delete request issued successfully. Aug 13 21:07:58.020414 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f0d60fdc-2191-4629-9441-ddf7a8d1e1c7 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] https://10.4.3.14/volume/v3/snapshots/4d74e9da-631e-4f4d-bb98-9c0840cb7d78 returned with HTTP 202 Aug 13 21:07:58.020951 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 190/762] 10.4.3.14 () {66 vars in 1350 bytes} [Thu Aug 13 21:07:57 2026] DELETE /volume/v3/snapshots/4d74e9da-631e-4f4d-bb98-9c0840cb7d78 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:07:58.031876 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d6d0f7bc-7c98-4788-a405-147363efb6bd None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:58.033753 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d6d0f7bc-7c98-4788-a405-147363efb6bd tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] GET https://10.4.3.14/volume/v3/snapshots/4d74e9da-631e-4f4d-bb98-9c0840cb7d78 Aug 13 21:07:58.034103 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d6d0f7bc-7c98-4788-a405-147363efb6bd tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:58.035283 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d6d0f7bc-7c98-4788-a405-147363efb6bd tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:58.039544 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:07:58.039544 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:07:58.040119 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d6d0f7bc-7c98-4788-a405-147363efb6bd tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] Snapshot retrieved successfully. Aug 13 21:07:58.041766 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d6d0f7bc-7c98-4788-a405-147363efb6bd tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] https://10.4.3.14/volume/v3/snapshots/4d74e9da-631e-4f4d-bb98-9c0840cb7d78 returned with HTTP 200 Aug 13 21:07:58.041766 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 192/763] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:07:58 2026] GET /volume/v3/snapshots/4d74e9da-631e-4f4d-bb98-9c0840cb7d78 => generated 481 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:07:58.620350 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0358e285-8881-45a1-9159-7576bfda433c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:58.622374 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0358e285-8881-45a1-9159-7576bfda433c tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] GET https://10.4.3.14/volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226 Aug 13 21:07:58.622615 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0358e285-8881-45a1-9159-7576bfda433c tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:58.622818 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0358e285-8881-45a1-9159-7576bfda433c tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:58.630626 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:07:58.630626 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:07:58.634558 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0358e285-8881-45a1-9159-7576bfda433c tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Volume info retrieved successfully. Aug 13 21:07:58.639007 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0358e285-8881-45a1-9159-7576bfda433c tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] https://10.4.3.14/volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226 returned with HTTP 200 Aug 13 21:07:58.639772 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 193/764] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:07:58 2026] GET /volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226 => generated 858 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:07:58.837361 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-88c16da2-ebac-443b-b5ea-5360e49f35ef None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:58.928406 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-88c16da2-ebac-443b-b5ea-5360e49f35ef tempest-VolumeHostsAdminTestsJSON-1754236790 tempest-VolumeHostsAdminTestsJSON-1754236790-project-admin] GET https://10.4.3.14/volume/v3/os-hosts Aug 13 21:07:58.928600 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-88c16da2-ebac-443b-b5ea-5360e49f35ef tempest-VolumeHostsAdminTestsJSON-1754236790 tempest-VolumeHostsAdminTestsJSON-1754236790-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:58.928768 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-88c16da2-ebac-443b-b5ea-5360e49f35ef tempest-VolumeHostsAdminTestsJSON-1754236790 tempest-VolumeHostsAdminTestsJSON-1754236790-project-admin] Calling method 'index' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:58.935730 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.contrib.hosts [None req-88c16da2-ebac-443b-b5ea-5360e49f35ef tempest-VolumeHostsAdminTestsJSON-1754236790 tempest-VolumeHostsAdminTestsJSON-1754236790-project-admin] status, active and update: available, enabled, 2026-08-13 21:06:42+00:00 {{(pid=100217) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 13 21:07:58.935875 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.contrib.hosts [None req-88c16da2-ebac-443b-b5ea-5360e49f35ef tempest-VolumeHostsAdminTestsJSON-1754236790 tempest-VolumeHostsAdminTestsJSON-1754236790-project-admin] status, active and update: available, enabled, 2026-08-13 21:06:40+00:00 {{(pid=100217) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 13 21:07:58.936013 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.contrib.hosts [None req-88c16da2-ebac-443b-b5ea-5360e49f35ef tempest-VolumeHostsAdminTestsJSON-1754236790 tempest-VolumeHostsAdminTestsJSON-1754236790-project-admin] status, active and update: available, enabled, 2026-08-13 21:06:18+00:00 {{(pid=100217) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 13 21:07:58.936327 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-88c16da2-ebac-443b-b5ea-5360e49f35ef tempest-VolumeHostsAdminTestsJSON-1754236790 tempest-VolumeHostsAdminTestsJSON-1754236790-project-admin] https://10.4.3.14/volume/v3/os-hosts returned with HTTP 200 Aug 13 21:07:58.936733 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 190/765] 10.4.3.14 () {66 vars in 1233 bytes} [Thu Aug 13 21:07:58 2026] GET /volume/v3/os-hosts => generated 560 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:07:58.946986 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-6dd871be-bb49-4b86-98bb-4e5eda6e91b4 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:58.948645 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6dd871be-bb49-4b86-98bb-4e5eda6e91b4 tempest-VolumeHostsAdminTestsJSON-1754236790 tempest-VolumeHostsAdminTestsJSON-1754236790-project-admin] GET https://10.4.3.14/volume/v3/os-hosts Aug 13 21:07:58.948813 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6dd871be-bb49-4b86-98bb-4e5eda6e91b4 tempest-VolumeHostsAdminTestsJSON-1754236790 tempest-VolumeHostsAdminTestsJSON-1754236790-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:58.949059 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6dd871be-bb49-4b86-98bb-4e5eda6e91b4 tempest-VolumeHostsAdminTestsJSON-1754236790 tempest-VolumeHostsAdminTestsJSON-1754236790-project-admin] Calling method 'index' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:58.949295 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:07:58.949295 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:07:58.955334 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.contrib.hosts [None req-6dd871be-bb49-4b86-98bb-4e5eda6e91b4 tempest-VolumeHostsAdminTestsJSON-1754236790 tempest-VolumeHostsAdminTestsJSON-1754236790-project-admin] status, active and update: available, enabled, 2026-08-13 21:06:42+00:00 {{(pid=100216) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 13 21:07:58.955477 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.contrib.hosts [None req-6dd871be-bb49-4b86-98bb-4e5eda6e91b4 tempest-VolumeHostsAdminTestsJSON-1754236790 tempest-VolumeHostsAdminTestsJSON-1754236790-project-admin] status, active and update: available, enabled, 2026-08-13 21:06:40+00:00 {{(pid=100216) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 13 21:07:58.955762 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.contrib.hosts [None req-6dd871be-bb49-4b86-98bb-4e5eda6e91b4 tempest-VolumeHostsAdminTestsJSON-1754236790 tempest-VolumeHostsAdminTestsJSON-1754236790-project-admin] status, active and update: available, enabled, 2026-08-13 21:06:18+00:00 {{(pid=100216) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 13 21:07:58.956044 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6dd871be-bb49-4b86-98bb-4e5eda6e91b4 tempest-VolumeHostsAdminTestsJSON-1754236790 tempest-VolumeHostsAdminTestsJSON-1754236790-project-admin] https://10.4.3.14/volume/v3/os-hosts returned with HTTP 200 Aug 13 21:07:58.956403 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 191/766] 10.4.3.14 () {66 vars in 1233 bytes} [Thu Aug 13 21:07:58 2026] GET /volume/v3/os-hosts => generated 560 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:07:58.969298 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-03b1c533-7caa-452c-8b68-63622fde02e9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:58.978834 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-03b1c533-7caa-452c-8b68-63622fde02e9 tempest-VolumeHostsAdminTestsJSON-1754236790 tempest-VolumeHostsAdminTestsJSON-1754236790-project-admin] GET https://10.4.3.14/volume/v3/os-hosts/np0000007265@storpool Aug 13 21:07:58.978834 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-03b1c533-7caa-452c-8b68-63622fde02e9 tempest-VolumeHostsAdminTestsJSON-1754236790 tempest-VolumeHostsAdminTestsJSON-1754236790-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:58.978834 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-03b1c533-7caa-452c-8b68-63622fde02e9 tempest-VolumeHostsAdminTestsJSON-1754236790 tempest-VolumeHostsAdminTestsJSON-1754236790-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:59.055326 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9f9bd1e8-fbef-4064-9f28-c255d0eeadc2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:59.058471 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9f9bd1e8-fbef-4064-9f28-c255d0eeadc2 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] GET https://10.4.3.14/volume/v3/snapshots/4d74e9da-631e-4f4d-bb98-9c0840cb7d78 Aug 13 21:07:59.058777 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9f9bd1e8-fbef-4064-9f28-c255d0eeadc2 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:59.059039 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9f9bd1e8-fbef-4064-9f28-c255d0eeadc2 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:59.067108 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9f9bd1e8-fbef-4064-9f28-c255d0eeadc2 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] https://10.4.3.14/volume/v3/snapshots/4d74e9da-631e-4f4d-bb98-9c0840cb7d78 returned with HTTP 404 Aug 13 21:07:59.068249 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 194/767] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:07:59 2026] GET /volume/v3/snapshots/4d74e9da-631e-4f4d-bb98-9c0840cb7d78 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:07:59.068516 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-03b1c533-7caa-452c-8b68-63622fde02e9 tempest-VolumeHostsAdminTestsJSON-1754236790 tempest-VolumeHostsAdminTestsJSON-1754236790-project-admin] https://10.4.3.14/volume/v3/os-hosts/np0000007265@storpool returned with HTTP 200 Aug 13 21:07:59.069009 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 193/768] 10.4.3.14 () {66 vars in 1299 bytes} [Thu Aug 13 21:07:58 2026] GET /volume/v3/os-hosts/np0000007265@storpool => generated 1507 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:07:59.081896 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-702d5567-3e0c-4d2d-8071-da1671f41a73 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:59.085395 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-702d5567-3e0c-4d2d-8071-da1671f41a73 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] GET https://10.4.3.14/volume/v3/volumes/098a48d5-3151-45a8-925b-c67079a0fe48 Aug 13 21:07:59.085395 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-702d5567-3e0c-4d2d-8071-da1671f41a73 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:59.085395 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-702d5567-3e0c-4d2d-8071-da1671f41a73 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:59.094211 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:07:59.094211 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:07:59.100881 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-702d5567-3e0c-4d2d-8071-da1671f41a73 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] Volume info retrieved successfully. Aug 13 21:07:59.103296 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-702d5567-3e0c-4d2d-8071-da1671f41a73 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] https://10.4.3.14/volume/v3/volumes/098a48d5-3151-45a8-925b-c67079a0fe48 returned with HTTP 200 Aug 13 21:07:59.103998 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 191/769] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:07:59 2026] GET /volume/v3/volumes/098a48d5-3151-45a8-925b-c67079a0fe48 => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:07:59.116929 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e4610c85-622a-4edc-95c4-164055b5ce39 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:59.118724 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e4610c85-622a-4edc-95c4-164055b5ce39 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] DELETE https://10.4.3.14/volume/v3/volumes/098a48d5-3151-45a8-925b-c67079a0fe48 Aug 13 21:07:59.118791 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e4610c85-622a-4edc-95c4-164055b5ce39 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:59.119001 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e4610c85-622a-4edc-95c4-164055b5ce39 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:59.119229 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-e4610c85-622a-4edc-95c4-164055b5ce39 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] Delete volume with id: 098a48d5-3151-45a8-925b-c67079a0fe48 Aug 13 21:07:59.128148 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:07:59.128148 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:07:59.128825 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-e4610c85-622a-4edc-95c4-164055b5ce39 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] Volume info retrieved successfully. Aug 13 21:07:59.167692 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-e4610c85-622a-4edc-95c4-164055b5ce39 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] Delete volume request issued successfully. Aug 13 21:07:59.168436 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e4610c85-622a-4edc-95c4-164055b5ce39 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] https://10.4.3.14/volume/v3/volumes/098a48d5-3151-45a8-925b-c67079a0fe48 returned with HTTP 202 Aug 13 21:07:59.168508 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 192/770] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:07:59 2026] DELETE /volume/v3/volumes/098a48d5-3151-45a8-925b-c67079a0fe48 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:07:59.179325 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-fe9ffe39-8486-4f44-9e34-f724bd5796e1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:59.185358 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fe9ffe39-8486-4f44-9e34-f724bd5796e1 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] GET https://10.4.3.14/volume/v3/volumes/098a48d5-3151-45a8-925b-c67079a0fe48 Aug 13 21:07:59.185358 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fe9ffe39-8486-4f44-9e34-f724bd5796e1 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:59.185358 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fe9ffe39-8486-4f44-9e34-f724bd5796e1 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:59.198191 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:07:59.198191 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:07:59.213661 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-fe9ffe39-8486-4f44-9e34-f724bd5796e1 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] Volume info retrieved successfully. Aug 13 21:07:59.225227 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fe9ffe39-8486-4f44-9e34-f724bd5796e1 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] https://10.4.3.14/volume/v3/volumes/098a48d5-3151-45a8-925b-c67079a0fe48 returned with HTTP 200 Aug 13 21:07:59.225769 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 195/771] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:07:59 2026] GET /volume/v3/volumes/098a48d5-3151-45a8-925b-c67079a0fe48 => generated 856 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:07:59.657772 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-794bf3cf-2c64-466d-abdc-3e529581c169 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:07:59.660262 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-794bf3cf-2c64-466d-abdc-3e529581c169 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] GET https://10.4.3.14/volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226 Aug 13 21:07:59.660576 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-794bf3cf-2c64-466d-abdc-3e529581c169 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:07:59.660857 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-794bf3cf-2c64-466d-abdc-3e529581c169 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:07:59.670198 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:07:59.670198 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:07:59.675017 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-794bf3cf-2c64-466d-abdc-3e529581c169 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Volume info retrieved successfully. Aug 13 21:07:59.680902 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-794bf3cf-2c64-466d-abdc-3e529581c169 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] https://10.4.3.14/volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226 returned with HTTP 200 Aug 13 21:07:59.681523 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 194/772] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:07:59 2026] GET /volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226 => generated 858 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:00.240979 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-8fda6cfe-03ed-42e4-8fb4-09e603f90aa9 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:00.242799 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8fda6cfe-03ed-42e4-8fb4-09e603f90aa9 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] GET https://10.4.3.14/volume/v3/volumes/098a48d5-3151-45a8-925b-c67079a0fe48 Aug 13 21:08:00.243012 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8fda6cfe-03ed-42e4-8fb4-09e603f90aa9 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:00.243210 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8fda6cfe-03ed-42e4-8fb4-09e603f90aa9 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:00.249427 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8fda6cfe-03ed-42e4-8fb4-09e603f90aa9 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861 tempest-VolumeSnapshotQuotasNegativeTestJSON-685648861-project-member] https://10.4.3.14/volume/v3/volumes/098a48d5-3151-45a8-925b-c67079a0fe48 returned with HTTP 404 Aug 13 21:08:00.249951 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 192/773] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:00 2026] GET /volume/v3/volumes/098a48d5-3151-45a8-925b-c67079a0fe48 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:08:00.258553 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-826f54fd-ebee-4d1e-bb06-26804dbe57e9 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:00.260835 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-826f54fd-ebee-4d1e-bb06-26804dbe57e9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1890195360 tempest-VolumeSnapshotQuotasNegativeTestJSON-1890195360-project-admin] PUT https://10.4.3.14/volume/v3/os-quota-sets/7dcd9cbb6f0c4294a75d0b961181e3cf Aug 13 21:08:00.261336 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-826f54fd-ebee-4d1e-bb06-26804dbe57e9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1890195360 tempest-VolumeSnapshotQuotasNegativeTestJSON-1890195360-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:08:00.386766 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-826f54fd-ebee-4d1e-bb06-26804dbe57e9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1890195360 tempest-VolumeSnapshotQuotasNegativeTestJSON-1890195360-project-admin] https://10.4.3.14/volume/v3/os-quota-sets/7dcd9cbb6f0c4294a75d0b961181e3cf returned with HTTP 200 Aug 13 21:08:00.387316 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 193/774] 10.4.3.14 () {68 vars in 1368 bytes} [Thu Aug 13 21:08:00 2026] PUT /volume/v3/os-quota-sets/7dcd9cbb6f0c4294a75d0b961181e3cf => generated 395 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:00.696164 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-bf1a1bcb-a284-4e22-8145-ca98990ddec2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:00.697727 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bf1a1bcb-a284-4e22-8145-ca98990ddec2 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] GET https://10.4.3.14/volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226 Aug 13 21:08:00.697892 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bf1a1bcb-a284-4e22-8145-ca98990ddec2 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:00.698104 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bf1a1bcb-a284-4e22-8145-ca98990ddec2 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:00.704406 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:08:00.704406 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:08:00.707822 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-bf1a1bcb-a284-4e22-8145-ca98990ddec2 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Volume info retrieved successfully. Aug 13 21:08:00.712118 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bf1a1bcb-a284-4e22-8145-ca98990ddec2 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] https://10.4.3.14/volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226 returned with HTTP 200 Aug 13 21:08:00.712510 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 196/775] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:00 2026] GET /volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226 => generated 858 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:01.181759 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-ba9138a7-e2c8-43c0-8a33-674945274b5f req-cfa6cec0-a12d-4be5-8d31-6ab73db3b1d0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:01.184718 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-ba9138a7-e2c8-43c0-8a33-674945274b5f req-cfa6cec0-a12d-4be5-8d31-6ab73db3b1d0 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] GET https://10.4.3.14/volume/v3/volumes/4a8fcac6-787d-43e7-bc5d-ee047840c397 Aug 13 21:08:01.185034 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-ba9138a7-e2c8-43c0-8a33-674945274b5f req-cfa6cec0-a12d-4be5-8d31-6ab73db3b1d0 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:01.185362 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-ba9138a7-e2c8-43c0-8a33-674945274b5f req-cfa6cec0-a12d-4be5-8d31-6ab73db3b1d0 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:01.209019 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:08:01.209019 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:08:01.214871 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-ba9138a7-e2c8-43c0-8a33-674945274b5f req-cfa6cec0-a12d-4be5-8d31-6ab73db3b1d0 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Volume info retrieved successfully. Aug 13 21:08:01.224134 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-ba9138a7-e2c8-43c0-8a33-674945274b5f req-cfa6cec0-a12d-4be5-8d31-6ab73db3b1d0 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] https://10.4.3.14/volume/v3/volumes/4a8fcac6-787d-43e7-bc5d-ee047840c397 returned with HTTP 200 Aug 13 21:08:01.224134 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 195/776] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:08:01 2026] GET /volume/v3/volumes/4a8fcac6-787d-43e7-bc5d-ee047840c397 => generated 1137 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:08:01.731043 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4e97758d-8e11-4753-be32-1f2e48fc7b5a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:01.734249 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4e97758d-8e11-4753-be32-1f2e48fc7b5a tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] GET https://10.4.3.14/volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226 Aug 13 21:08:01.734249 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4e97758d-8e11-4753-be32-1f2e48fc7b5a tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:01.734520 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4e97758d-8e11-4753-be32-1f2e48fc7b5a tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:01.747598 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:08:01.747598 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:08:01.752146 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-4e97758d-8e11-4753-be32-1f2e48fc7b5a tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Volume info retrieved successfully. Aug 13 21:08:01.762665 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4e97758d-8e11-4753-be32-1f2e48fc7b5a tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] https://10.4.3.14/volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226 returned with HTTP 200 Aug 13 21:08:01.763677 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 193/777] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:01 2026] GET /volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226 => generated 858 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:01.768649 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-5df85619-d94d-46d1-9be6-7ab41cc04337 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:01.896790 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5df85619-d94d-46d1-9be6-7ab41cc04337 tempest-VolumeQuotaClassesTest-41677244 tempest-VolumeQuotaClassesTest-41677244-project-admin] GET https://10.4.3.14/volume/v3/os-quota-class-sets/default Aug 13 21:08:01.896790 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5df85619-d94d-46d1-9be6-7ab41cc04337 tempest-VolumeQuotaClassesTest-41677244 tempest-VolumeQuotaClassesTest-41677244-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:01.897018 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5df85619-d94d-46d1-9be6-7ab41cc04337 tempest-VolumeQuotaClassesTest-41677244 tempest-VolumeQuotaClassesTest-41677244-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:01.915678 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5df85619-d94d-46d1-9be6-7ab41cc04337 tempest-VolumeQuotaClassesTest-41677244 tempest-VolumeQuotaClassesTest-41677244-project-admin] https://10.4.3.14/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 13 21:08:01.916328 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 194/778] 10.4.3.14 () {66 vars in 1290 bytes} [Thu Aug 13 21:08:01 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:01.930939 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-65a264c1-09e3-44b0-8b77-d4ae818b27a8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:01.933177 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-65a264c1-09e3-44b0-8b77-d4ae818b27a8 tempest-VolumeQuotaClassesTest-41677244 tempest-VolumeQuotaClassesTest-41677244-project-admin] GET https://10.4.3.14/volume/v3/os-quota-class-sets/default Aug 13 21:08:01.933345 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-65a264c1-09e3-44b0-8b77-d4ae818b27a8 tempest-VolumeQuotaClassesTest-41677244 tempest-VolumeQuotaClassesTest-41677244-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:01.933549 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-65a264c1-09e3-44b0-8b77-d4ae818b27a8 tempest-VolumeQuotaClassesTest-41677244 tempest-VolumeQuotaClassesTest-41677244-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:01.956342 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-65a264c1-09e3-44b0-8b77-d4ae818b27a8 tempest-VolumeQuotaClassesTest-41677244 tempest-VolumeQuotaClassesTest-41677244-project-admin] https://10.4.3.14/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 13 21:08:01.956856 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 197/779] 10.4.3.14 () {66 vars in 1290 bytes} [Thu Aug 13 21:08:01 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:01.967060 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e9239e4f-5ace-4d27-ba58-0716e9e77ebe None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:01.972880 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e9239e4f-5ace-4d27-ba58-0716e9e77ebe tempest-VolumeQuotaClassesTest-41677244 tempest-VolumeQuotaClassesTest-41677244-project-admin] POST https://10.4.3.14/volume/v3/types Aug 13 21:08:01.973381 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e9239e4f-5ace-4d27-ba58-0716e9e77ebe tempest-VolumeQuotaClassesTest-41677244 tempest-VolumeQuotaClassesTest-41677244-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-2024483480"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:08:01.999558 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e9239e4f-5ace-4d27-ba58-0716e9e77ebe tempest-VolumeQuotaClassesTest-41677244 tempest-VolumeQuotaClassesTest-41677244-project-admin] https://10.4.3.14/volume/v3/types returned with HTTP 200 Aug 13 21:08:01.999889 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 196/780] 10.4.3.14 () {68 vars in 1245 bytes} [Thu Aug 13 21:08:01 2026] POST /volume/v3/types => generated 228 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:02.012921 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-92e2d75e-4bde-49ca-bbb0-833a0f89e501 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:02.015263 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-92e2d75e-4bde-49ca-bbb0-833a0f89e501 tempest-VolumeQuotaClassesTest-41677244 tempest-VolumeQuotaClassesTest-41677244-project-admin] PUT https://10.4.3.14/volume/v3/os-quota-class-sets/default Aug 13 21:08:02.015760 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-92e2d75e-4bde-49ca-bbb0-833a0f89e501 tempest-VolumeQuotaClassesTest-41677244 tempest-VolumeQuotaClassesTest-41677244-project-admin] Action: 'update', calling method: update, body: {"quota_class_set": {"volumes": 11, "per_volume_gigabytes": -1, "snapshots": 11, "gigabytes": 1001, "backups": 11, "backup_gigabytes": 1001, "volumes_tempest-VolumeQuotaClassesTest-volume-type-2024483480": 8, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-2024483480": 1, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-2024483480": 2}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:08:02.167912 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-92e2d75e-4bde-49ca-bbb0-833a0f89e501 tempest-VolumeQuotaClassesTest-41677244 tempest-VolumeQuotaClassesTest-41677244-project-admin] https://10.4.3.14/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 13 21:08:02.168368 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 194/781] 10.4.3.14 () {68 vars in 1311 bytes} [Thu Aug 13 21:08:02 2026] PUT /volume/v3/os-quota-class-sets/default => generated 609 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:02.177279 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-36dbb7df-7232-49d2-b8cf-ae6b1b2b1460 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:02.180285 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-36dbb7df-7232-49d2-b8cf-ae6b1b2b1460 tempest-VolumeQuotaClassesTest-41677244 tempest-VolumeQuotaClassesTest-41677244-project-admin] GET https://10.4.3.14/volume/v3/os-quota-sets/b8a660e9a1cb40cfb080ab0cdba5a2ea/defaults Aug 13 21:08:02.180560 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-36dbb7df-7232-49d2-b8cf-ae6b1b2b1460 tempest-VolumeQuotaClassesTest-41677244 tempest-VolumeQuotaClassesTest-41677244-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:02.180849 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-36dbb7df-7232-49d2-b8cf-ae6b1b2b1460 tempest-VolumeQuotaClassesTest-41677244 tempest-VolumeQuotaClassesTest-41677244-project-admin] Calling method 'defaults' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:02.198178 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-36dbb7df-7232-49d2-b8cf-ae6b1b2b1460 tempest-VolumeQuotaClassesTest-41677244 tempest-VolumeQuotaClassesTest-41677244-project-admin] https://10.4.3.14/volume/v3/os-quota-sets/b8a660e9a1cb40cfb080ab0cdba5a2ea/defaults returned with HTTP 200 Aug 13 21:08:02.199176 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 195/782] 10.4.3.14 () {66 vars in 1374 bytes} [Thu Aug 13 21:08:02 2026] GET /volume/v3/os-quota-sets/b8a660e9a1cb40cfb080ab0cdba5a2ea/defaults => generated 645 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:02.522507 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e80a5f0c-7c67-4d7e-86e8-54ea9f1a837a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:02.524433 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e80a5f0c-7c67-4d7e-86e8-54ea9f1a837a tempest-VolumeQuotaClassesTest-41677244 tempest-VolumeQuotaClassesTest-41677244-project-admin] GET https://10.4.3.14/volume/v3/os-quota-sets/e802d4799e014e78ab0882d11c5e701b/defaults Aug 13 21:08:02.524636 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e80a5f0c-7c67-4d7e-86e8-54ea9f1a837a tempest-VolumeQuotaClassesTest-41677244 tempest-VolumeQuotaClassesTest-41677244-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:02.524849 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e80a5f0c-7c67-4d7e-86e8-54ea9f1a837a tempest-VolumeQuotaClassesTest-41677244 tempest-VolumeQuotaClassesTest-41677244-project-admin] Calling method 'defaults' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:02.545443 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e80a5f0c-7c67-4d7e-86e8-54ea9f1a837a tempest-VolumeQuotaClassesTest-41677244 tempest-VolumeQuotaClassesTest-41677244-project-admin] https://10.4.3.14/volume/v3/os-quota-sets/e802d4799e014e78ab0882d11c5e701b/defaults returned with HTTP 200 Aug 13 21:08:02.545443 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 198/783] 10.4.3.14 () {66 vars in 1374 bytes} [Thu Aug 13 21:08:02 2026] GET /volume/v3/os-quota-sets/e802d4799e014e78ab0882d11c5e701b/defaults => generated 645 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:02.650081 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b96fc690-af52-4b10-a0b8-6a30061dab1e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:02.652443 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b96fc690-af52-4b10-a0b8-6a30061dab1e tempest-VolumeQuotaClassesTest-41677244 tempest-VolumeQuotaClassesTest-41677244-project-admin] DELETE https://10.4.3.14/volume/v3/types/f0d12185-28cc-4b7f-93f2-60d97197e60e Aug 13 21:08:02.652628 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b96fc690-af52-4b10-a0b8-6a30061dab1e tempest-VolumeQuotaClassesTest-41677244 tempest-VolumeQuotaClassesTest-41677244-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:02.652876 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b96fc690-af52-4b10-a0b8-6a30061dab1e tempest-VolumeQuotaClassesTest-41677244 tempest-VolumeQuotaClassesTest-41677244-project-admin] Calling method '_delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:02.685692 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b96fc690-af52-4b10-a0b8-6a30061dab1e tempest-VolumeQuotaClassesTest-41677244 tempest-VolumeQuotaClassesTest-41677244-project-admin] https://10.4.3.14/volume/v3/types/f0d12185-28cc-4b7f-93f2-60d97197e60e returned with HTTP 202 Aug 13 21:08:02.686081 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 197/784] 10.4.3.14 () {66 vars in 1338 bytes} [Thu Aug 13 21:08:02 2026] DELETE /volume/v3/types/f0d12185-28cc-4b7f-93f2-60d97197e60e => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:08:02.694562 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-addcdbdc-2253-4517-be1b-008754475334 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:02.697146 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-addcdbdc-2253-4517-be1b-008754475334 tempest-VolumeQuotaClassesTest-41677244 tempest-VolumeQuotaClassesTest-41677244-project-admin] GET https://10.4.3.14/volume/v3/types/f0d12185-28cc-4b7f-93f2-60d97197e60e Aug 13 21:08:02.697367 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-addcdbdc-2253-4517-be1b-008754475334 tempest-VolumeQuotaClassesTest-41677244 tempest-VolumeQuotaClassesTest-41677244-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:02.697597 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-addcdbdc-2253-4517-be1b-008754475334 tempest-VolumeQuotaClassesTest-41677244 tempest-VolumeQuotaClassesTest-41677244-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:02.703494 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-addcdbdc-2253-4517-be1b-008754475334 tempest-VolumeQuotaClassesTest-41677244 tempest-VolumeQuotaClassesTest-41677244-project-admin] https://10.4.3.14/volume/v3/types/f0d12185-28cc-4b7f-93f2-60d97197e60e returned with HTTP 404 Aug 13 21:08:02.704153 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 195/785] 10.4.3.14 () {66 vars in 1335 bytes} [Thu Aug 13 21:08:02 2026] GET /volume/v3/types/f0d12185-28cc-4b7f-93f2-60d97197e60e => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:08:02.716337 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a76ac6a3-8d10-4c27-9080-7e44843b728a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:02.717334 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a76ac6a3-8d10-4c27-9080-7e44843b728a tempest-VolumeQuotaClassesTest-41677244 tempest-VolumeQuotaClassesTest-41677244-project-admin] PUT https://10.4.3.14/volume/v3/os-quota-class-sets/default Aug 13 21:08:02.717647 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a76ac6a3-8d10-4c27-9080-7e44843b728a tempest-VolumeQuotaClassesTest-41677244 tempest-VolumeQuotaClassesTest-41677244-project-admin] Action: 'update', calling method: update, body: {"quota_class_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:08:02.803192 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a76ac6a3-8d10-4c27-9080-7e44843b728a tempest-VolumeQuotaClassesTest-41677244 tempest-VolumeQuotaClassesTest-41677244-project-admin] https://10.4.3.14/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 13 21:08:02.803749 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 196/786] 10.4.3.14 () {68 vars in 1311 bytes} [Thu Aug 13 21:08:02 2026] PUT /volume/v3/os-quota-class-sets/default => generated 401 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:02.812152 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-98c3a634-a5f7-438a-993a-72857d0ac117 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:02.816650 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-98c3a634-a5f7-438a-993a-72857d0ac117 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] GET https://10.4.3.14/volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226 Aug 13 21:08:02.816823 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-98c3a634-a5f7-438a-993a-72857d0ac117 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:02.817013 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-98c3a634-a5f7-438a-993a-72857d0ac117 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:02.824658 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:08:02.824658 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:08:02.829366 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-98c3a634-a5f7-438a-993a-72857d0ac117 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Volume info retrieved successfully. Aug 13 21:08:02.834778 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-98c3a634-a5f7-438a-993a-72857d0ac117 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] https://10.4.3.14/volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226 returned with HTTP 200 Aug 13 21:08:02.835455 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 199/787] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:02 2026] GET /volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226 => generated 858 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:02.849757 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-26314823-e83e-4891-83a3-dfab02058a80 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:02.851468 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-26314823-e83e-4891-83a3-dfab02058a80 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] DELETE https://10.4.3.14/volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226 Aug 13 21:08:02.851629 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-26314823-e83e-4891-83a3-dfab02058a80 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:02.851797 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-26314823-e83e-4891-83a3-dfab02058a80 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:02.851943 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-26314823-e83e-4891-83a3-dfab02058a80 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Delete volume with id: f0b055cf-8f67-4d95-b804-7922a6096226 Aug 13 21:08:02.859915 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:08:02.859915 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:08:02.860275 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-26314823-e83e-4891-83a3-dfab02058a80 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Volume info retrieved successfully. Aug 13 21:08:02.879471 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-26314823-e83e-4891-83a3-dfab02058a80 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Delete volume request issued successfully. Aug 13 21:08:02.879511 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-26314823-e83e-4891-83a3-dfab02058a80 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] https://10.4.3.14/volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226 returned with HTTP 202 Aug 13 21:08:02.880035 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 198/788] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:08:02 2026] DELETE /volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:08:02.891530 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-8ffc768c-4df6-4dcf-98c2-5f3d31e6f577 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:02.897359 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8ffc768c-4df6-4dcf-98c2-5f3d31e6f577 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] GET https://10.4.3.14/volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226 Aug 13 21:08:02.897587 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8ffc768c-4df6-4dcf-98c2-5f3d31e6f577 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:02.897702 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8ffc768c-4df6-4dcf-98c2-5f3d31e6f577 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:02.910650 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:08:02.910650 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:08:02.918036 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-8ffc768c-4df6-4dcf-98c2-5f3d31e6f577 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Volume info retrieved successfully. Aug 13 21:08:02.924106 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8ffc768c-4df6-4dcf-98c2-5f3d31e6f577 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] https://10.4.3.14/volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226 returned with HTTP 200 Aug 13 21:08:02.924501 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 196/789] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:02 2026] GET /volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226 => generated 857 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:03.111514 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b163a8df-a8e0-4fa1-a36c-6292042646a4 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:03.214982 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b163a8df-a8e0-4fa1-a36c-6292042646a4 tempest-VolumeTypesNegativeTest-1946147229 tempest-VolumeTypesNegativeTest-1946147229-project-admin] POST https://10.4.3.14/volume/v3/types/95d27d90-1762-45ac-8f51-ec9f775d40a0/encryption Aug 13 21:08:03.215478 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b163a8df-a8e0-4fa1-a36c-6292042646a4 tempest-VolumeTypesNegativeTest-1946147229 tempest-VolumeTypesNegativeTest-1946147229-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:08:03.251783 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b163a8df-a8e0-4fa1-a36c-6292042646a4 tempest-VolumeTypesNegativeTest-1946147229 tempest-VolumeTypesNegativeTest-1946147229-project-admin] https://10.4.3.14/volume/v3/types/95d27d90-1762-45ac-8f51-ec9f775d40a0/encryption returned with HTTP 404 Aug 13 21:08:03.252317 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 197/790] 10.4.3.14 () {68 vars in 1390 bytes} [Thu Aug 13 21:08:03 2026] POST /volume/v3/types/95d27d90-1762-45ac-8f51-ec9f775d40a0/encryption => generated 114 bytes in 141 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:08:03.262907 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b7126dbe-864d-4b85-b7b9-38ee3832dd19 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:03.265823 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b7126dbe-864d-4b85-b7b9-38ee3832dd19 tempest-VolumeTypesNegativeTest-1946147229 tempest-VolumeTypesNegativeTest-1946147229-project-admin] POST https://10.4.3.14/volume/v3/types Aug 13 21:08:03.266265 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b7126dbe-864d-4b85-b7b9-38ee3832dd19 tempest-VolumeTypesNegativeTest-1946147229 tempest-VolumeTypesNegativeTest-1946147229-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-413194589", "os-volume-type-access:is_public": false}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:08:03.284645 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b7126dbe-864d-4b85-b7b9-38ee3832dd19 tempest-VolumeTypesNegativeTest-1946147229 tempest-VolumeTypesNegativeTest-1946147229-project-admin] https://10.4.3.14/volume/v3/types returned with HTTP 200 Aug 13 21:08:03.285044 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 200/791] 10.4.3.14 () {68 vars in 1246 bytes} [Thu Aug 13 21:08:03 2026] POST /volume/v3/types => generated 230 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:03.294321 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-37f3694d-57b6-4b75-b2e2-815acec36054 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:03.396311 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-37f3694d-57b6-4b75-b2e2-815acec36054 tempest-VolumeTypesNegativeTest-2022954473 tempest-VolumeTypesNegativeTest-2022954473-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:08:03.396632 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-37f3694d-57b6-4b75-b2e2-815acec36054 tempest-VolumeTypesNegativeTest-2022954473 tempest-VolumeTypesNegativeTest-2022954473-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "97b84365-08ad-42f1-af9c-b9132bce162f", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-491525838"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:08:03.397944 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-37f3694d-57b6-4b75-b2e2-815acec36054 tempest-VolumeTypesNegativeTest-2022954473 tempest-VolumeTypesNegativeTest-2022954473-project-member] Create volume request body: {'volume': {'volume_type': '97b84365-08ad-42f1-af9c-b9132bce162f', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-491525838'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:08:03.410215 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-37f3694d-57b6-4b75-b2e2-815acec36054 tempest-VolumeTypesNegativeTest-2022954473 tempest-VolumeTypesNegativeTest-2022954473-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 404 Aug 13 21:08:03.410921 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 199/792] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:08:03 2026] POST /volume/v3/volumes => generated 114 bytes in 117 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:08:03.421066 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-8bf56a0b-371f-4258-8313-ef366896687b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:03.423279 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8bf56a0b-371f-4258-8313-ef366896687b tempest-VolumeTypesNegativeTest-1946147229 tempest-VolumeTypesNegativeTest-1946147229-project-admin] DELETE https://10.4.3.14/volume/v3/types/97b84365-08ad-42f1-af9c-b9132bce162f Aug 13 21:08:03.423559 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8bf56a0b-371f-4258-8313-ef366896687b tempest-VolumeTypesNegativeTest-1946147229 tempest-VolumeTypesNegativeTest-1946147229-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:03.423776 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8bf56a0b-371f-4258-8313-ef366896687b tempest-VolumeTypesNegativeTest-1946147229 tempest-VolumeTypesNegativeTest-1946147229-project-admin] Calling method '_delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:03.486394 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8bf56a0b-371f-4258-8313-ef366896687b tempest-VolumeTypesNegativeTest-1946147229 tempest-VolumeTypesNegativeTest-1946147229-project-admin] https://10.4.3.14/volume/v3/types/97b84365-08ad-42f1-af9c-b9132bce162f returned with HTTP 202 Aug 13 21:08:03.486716 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 197/793] 10.4.3.14 () {66 vars in 1338 bytes} [Thu Aug 13 21:08:03 2026] DELETE /volume/v3/types/97b84365-08ad-42f1-af9c-b9132bce162f => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:08:03.495150 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-314900a2-4b3d-4159-9d97-26f0a0d9332c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:03.496342 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-314900a2-4b3d-4159-9d97-26f0a0d9332c tempest-VolumeTypesNegativeTest-1946147229 tempest-VolumeTypesNegativeTest-1946147229-project-admin] GET https://10.4.3.14/volume/v3/types/97b84365-08ad-42f1-af9c-b9132bce162f Aug 13 21:08:03.496342 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-314900a2-4b3d-4159-9d97-26f0a0d9332c tempest-VolumeTypesNegativeTest-1946147229 tempest-VolumeTypesNegativeTest-1946147229-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:03.496342 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-314900a2-4b3d-4159-9d97-26f0a0d9332c tempest-VolumeTypesNegativeTest-1946147229 tempest-VolumeTypesNegativeTest-1946147229-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:03.499200 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-314900a2-4b3d-4159-9d97-26f0a0d9332c tempest-VolumeTypesNegativeTest-1946147229 tempest-VolumeTypesNegativeTest-1946147229-project-admin] https://10.4.3.14/volume/v3/types/97b84365-08ad-42f1-af9c-b9132bce162f returned with HTTP 404 Aug 13 21:08:03.499641 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 198/794] 10.4.3.14 () {66 vars in 1335 bytes} [Thu Aug 13 21:08:03 2026] GET /volume/v3/types/97b84365-08ad-42f1-af9c-b9132bce162f => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:08:03.508749 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3c538351-bcc9-436b-a483-c7b0cb257cb9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:03.511348 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3c538351-bcc9-436b-a483-c7b0cb257cb9 tempest-VolumeTypesNegativeTest-1946147229 tempest-VolumeTypesNegativeTest-1946147229-project-admin] POST https://10.4.3.14/volume/v3/types Aug 13 21:08:03.511348 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3c538351-bcc9-436b-a483-c7b0cb257cb9 tempest-VolumeTypesNegativeTest-1946147229 tempest-VolumeTypesNegativeTest-1946147229-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:08:03.512210 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3c538351-bcc9-436b-a483-c7b0cb257cb9 tempest-VolumeTypesNegativeTest-1946147229 tempest-VolumeTypesNegativeTest-1946147229-project-admin] https://10.4.3.14/volume/v3/types returned with HTTP 400 Aug 13 21:08:03.512586 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 201/795] 10.4.3.14 () {68 vars in 1245 bytes} [Thu Aug 13 21:08:03 2026] POST /volume/v3/types => generated 115 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 21:08:03.520918 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-99a779ec-0440-4d8c-a0ad-ef981775cadd None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:03.522704 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-99a779ec-0440-4d8c-a0ad-ef981775cadd tempest-VolumeTypesNegativeTest-1946147229 tempest-VolumeTypesNegativeTest-1946147229-project-admin] POST https://10.4.3.14/volume/v3/types Aug 13 21:08:03.523076 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-99a779ec-0440-4d8c-a0ad-ef981775cadd tempest-VolumeTypesNegativeTest-1946147229 tempest-VolumeTypesNegativeTest-1946147229-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-531710723"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:08:03.545052 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-99a779ec-0440-4d8c-a0ad-ef981775cadd tempest-VolumeTypesNegativeTest-1946147229 tempest-VolumeTypesNegativeTest-1946147229-project-admin] https://10.4.3.14/volume/v3/types returned with HTTP 200 Aug 13 21:08:03.545625 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 200/796] 10.4.3.14 () {68 vars in 1245 bytes} [Thu Aug 13 21:08:03 2026] POST /volume/v3/types => generated 228 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:03.554692 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-34f018a8-45b8-4e91-b2f7-191d09465d38 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:03.556459 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-34f018a8-45b8-4e91-b2f7-191d09465d38 tempest-VolumeTypesNegativeTest-1946147229 tempest-VolumeTypesNegativeTest-1946147229-project-admin] POST https://10.4.3.14/volume/v3/types Aug 13 21:08:03.556802 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-34f018a8-45b8-4e91-b2f7-191d09465d38 tempest-VolumeTypesNegativeTest-1946147229 tempest-VolumeTypesNegativeTest-1946147229-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-531710723"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:08:03.564291 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-34f018a8-45b8-4e91-b2f7-191d09465d38 tempest-VolumeTypesNegativeTest-1946147229 tempest-VolumeTypesNegativeTest-1946147229-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-531710723 already exists. Aug 13 21:08:03.564457 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-34f018a8-45b8-4e91-b2f7-191d09465d38 tempest-VolumeTypesNegativeTest-1946147229 tempest-VolumeTypesNegativeTest-1946147229-project-admin] https://10.4.3.14/volume/v3/types returned with HTTP 409 Aug 13 21:08:03.565109 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 198/797] 10.4.3.14 () {68 vars in 1245 bytes} [Thu Aug 13 21:08:03 2026] POST /volume/v3/types => generated 133 bytes in 11 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:08:03.572516 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a4bee4a8-f76a-4ce6-a11e-ffce318dd53f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:03.574548 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a4bee4a8-f76a-4ce6-a11e-ffce318dd53f tempest-VolumeTypesNegativeTest-1946147229 tempest-VolumeTypesNegativeTest-1946147229-project-admin] DELETE https://10.4.3.14/volume/v3/types/e8d49523-3773-44de-b986-0748c1a81f48 Aug 13 21:08:03.574802 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a4bee4a8-f76a-4ce6-a11e-ffce318dd53f tempest-VolumeTypesNegativeTest-1946147229 tempest-VolumeTypesNegativeTest-1946147229-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:03.575097 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a4bee4a8-f76a-4ce6-a11e-ffce318dd53f tempest-VolumeTypesNegativeTest-1946147229 tempest-VolumeTypesNegativeTest-1946147229-project-admin] Calling method '_delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:03.616219 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a4bee4a8-f76a-4ce6-a11e-ffce318dd53f tempest-VolumeTypesNegativeTest-1946147229 tempest-VolumeTypesNegativeTest-1946147229-project-admin] https://10.4.3.14/volume/v3/types/e8d49523-3773-44de-b986-0748c1a81f48 returned with HTTP 202 Aug 13 21:08:03.616607 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 199/798] 10.4.3.14 () {66 vars in 1338 bytes} [Thu Aug 13 21:08:03 2026] DELETE /volume/v3/types/e8d49523-3773-44de-b986-0748c1a81f48 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:08:03.624990 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-dc5a3eb4-9cce-4c75-87c4-e0303149a414 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:03.626003 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-dc5a3eb4-9cce-4c75-87c4-e0303149a414 tempest-VolumeTypesNegativeTest-1946147229 tempest-VolumeTypesNegativeTest-1946147229-project-admin] GET https://10.4.3.14/volume/v3/types/e8d49523-3773-44de-b986-0748c1a81f48 Aug 13 21:08:03.626208 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-dc5a3eb4-9cce-4c75-87c4-e0303149a414 tempest-VolumeTypesNegativeTest-1946147229 tempest-VolumeTypesNegativeTest-1946147229-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:03.626455 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-dc5a3eb4-9cce-4c75-87c4-e0303149a414 tempest-VolumeTypesNegativeTest-1946147229 tempest-VolumeTypesNegativeTest-1946147229-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:03.629595 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-dc5a3eb4-9cce-4c75-87c4-e0303149a414 tempest-VolumeTypesNegativeTest-1946147229 tempest-VolumeTypesNegativeTest-1946147229-project-admin] https://10.4.3.14/volume/v3/types/e8d49523-3773-44de-b986-0748c1a81f48 returned with HTTP 404 Aug 13 21:08:03.630117 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 202/799] 10.4.3.14 () {66 vars in 1335 bytes} [Thu Aug 13 21:08:03 2026] GET /volume/v3/types/e8d49523-3773-44de-b986-0748c1a81f48 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:08:03.637988 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-17576ea8-adb1-4423-9ca4-3e22ce2af3dd None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:03.640608 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-17576ea8-adb1-4423-9ca4-3e22ce2af3dd tempest-VolumeTypesNegativeTest-1946147229 tempest-VolumeTypesNegativeTest-1946147229-project-admin] DELETE https://10.4.3.14/volume/v3/types/32cdc09d-590b-4340-9c12-9573ecd54577 Aug 13 21:08:03.640608 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-17576ea8-adb1-4423-9ca4-3e22ce2af3dd tempest-VolumeTypesNegativeTest-1946147229 tempest-VolumeTypesNegativeTest-1946147229-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:03.640798 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-17576ea8-adb1-4423-9ca4-3e22ce2af3dd tempest-VolumeTypesNegativeTest-1946147229 tempest-VolumeTypesNegativeTest-1946147229-project-admin] Calling method '_delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:03.645717 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-17576ea8-adb1-4423-9ca4-3e22ce2af3dd tempest-VolumeTypesNegativeTest-1946147229 tempest-VolumeTypesNegativeTest-1946147229-project-admin] https://10.4.3.14/volume/v3/types/32cdc09d-590b-4340-9c12-9573ecd54577 returned with HTTP 404 Aug 13 21:08:03.646564 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 201/800] 10.4.3.14 () {66 vars in 1338 bytes} [Thu Aug 13 21:08:03 2026] DELETE /volume/v3/types/32cdc09d-590b-4340-9c12-9573ecd54577 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:08:03.657112 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3536ef1b-948c-4641-949f-7f95422b5224 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:03.659193 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3536ef1b-948c-4641-949f-7f95422b5224 tempest-VolumeTypesNegativeTest-1946147229 tempest-VolumeTypesNegativeTest-1946147229-project-admin] GET https://10.4.3.14/volume/v3/types/8b2a336b-e5cf-4468-9ee6-4a437d58443e Aug 13 21:08:03.659193 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3536ef1b-948c-4641-949f-7f95422b5224 tempest-VolumeTypesNegativeTest-1946147229 tempest-VolumeTypesNegativeTest-1946147229-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:03.659193 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3536ef1b-948c-4641-949f-7f95422b5224 tempest-VolumeTypesNegativeTest-1946147229 tempest-VolumeTypesNegativeTest-1946147229-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:03.662151 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3536ef1b-948c-4641-949f-7f95422b5224 tempest-VolumeTypesNegativeTest-1946147229 tempest-VolumeTypesNegativeTest-1946147229-project-admin] https://10.4.3.14/volume/v3/types/8b2a336b-e5cf-4468-9ee6-4a437d58443e returned with HTTP 404 Aug 13 21:08:03.662607 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 199/801] 10.4.3.14 () {66 vars in 1335 bytes} [Thu Aug 13 21:08:03 2026] GET /volume/v3/types/8b2a336b-e5cf-4468-9ee6-4a437d58443e => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:08:03.938418 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ef055660-386d-4ba2-adca-203c5c054548 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:03.940640 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ef055660-386d-4ba2-adca-203c5c054548 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] GET https://10.4.3.14/volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226 Aug 13 21:08:03.940836 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ef055660-386d-4ba2-adca-203c5c054548 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:03.941199 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ef055660-386d-4ba2-adca-203c5c054548 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:03.946480 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ef055660-386d-4ba2-adca-203c5c054548 tempest-VolumesActionsTest-1195811260 tempest-VolumesActionsTest-1195811260-project-member] https://10.4.3.14/volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226 returned with HTTP 404 Aug 13 21:08:03.946896 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 200/802] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:03 2026] GET /volume/v3/volumes/f0b055cf-8f67-4d95-b804-7922a6096226 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:08:04.503544 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c44a62ae-166e-441d-9dd4-2d6eb3955fc8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:04.506445 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c44a62ae-166e-441d-9dd4-2d6eb3955fc8 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] GET https://10.4.3.14/volume/v3/volumes/4a8fcac6-787d-43e7-bc5d-ee047840c397 Aug 13 21:08:04.506716 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c44a62ae-166e-441d-9dd4-2d6eb3955fc8 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:04.507660 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c44a62ae-166e-441d-9dd4-2d6eb3955fc8 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:04.525988 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:08:04.525988 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:08:04.532169 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-c44a62ae-166e-441d-9dd4-2d6eb3955fc8 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Volume info retrieved successfully. Aug 13 21:08:04.538352 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c44a62ae-166e-441d-9dd4-2d6eb3955fc8 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] https://10.4.3.14/volume/v3/volumes/4a8fcac6-787d-43e7-bc5d-ee047840c397 returned with HTTP 200 Aug 13 21:08:04.539117 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 203/803] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:04 2026] GET /volume/v3/volumes/4a8fcac6-787d-43e7-bc5d-ee047840c397 => generated 1137 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:08:04.594658 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-991d48ee-ed46-455b-94b6-6c48db3648bb req-2e1ad889-09ef-46e2-89b2-83c6a28a435f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:04.600316 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-991d48ee-ed46-455b-94b6-6c48db3648bb req-2e1ad889-09ef-46e2-89b2-83c6a28a435f tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] GET https://10.4.3.14/volume/v3/volumes/4a8fcac6-787d-43e7-bc5d-ee047840c397 Aug 13 21:08:04.601034 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-991d48ee-ed46-455b-94b6-6c48db3648bb req-2e1ad889-09ef-46e2-89b2-83c6a28a435f tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:04.601034 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-991d48ee-ed46-455b-94b6-6c48db3648bb req-2e1ad889-09ef-46e2-89b2-83c6a28a435f tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:04.627997 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:08:04.627997 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:08:04.638342 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-991d48ee-ed46-455b-94b6-6c48db3648bb req-2e1ad889-09ef-46e2-89b2-83c6a28a435f tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Volume info retrieved successfully. Aug 13 21:08:04.645452 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-991d48ee-ed46-455b-94b6-6c48db3648bb req-2e1ad889-09ef-46e2-89b2-83c6a28a435f tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] https://10.4.3.14/volume/v3/volumes/4a8fcac6-787d-43e7-bc5d-ee047840c397 returned with HTTP 200 Aug 13 21:08:04.645452 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 202/804] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:08:04 2026] GET /volume/v3/volumes/4a8fcac6-787d-43e7-bc5d-ee047840c397 => generated 1137 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:08:04.677276 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-991d48ee-ed46-455b-94b6-6c48db3648bb req-e44010a5-d8cb-49e0-a337-aee89fd289a3 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:04.678886 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-991d48ee-ed46-455b-94b6-6c48db3648bb req-e44010a5-d8cb-49e0-a337-aee89fd289a3 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] POST https://10.4.3.14/volume/v3/volumes/4a8fcac6-787d-43e7-bc5d-ee047840c397/action Aug 13 21:08:04.679240 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-991d48ee-ed46-455b-94b6-6c48db3648bb req-e44010a5-d8cb-49e0-a337-aee89fd289a3 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:08:04.679357 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-991d48ee-ed46-455b-94b6-6c48db3648bb req-e44010a5-d8cb-49e0-a337-aee89fd289a3 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:08:04.699446 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:08:04.699446 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:08:04.699446 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-991d48ee-ed46-455b-94b6-6c48db3648bb req-e44010a5-d8cb-49e0-a337-aee89fd289a3 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Volume info retrieved successfully. Aug 13 21:08:04.708925 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-991d48ee-ed46-455b-94b6-6c48db3648bb req-e44010a5-d8cb-49e0-a337-aee89fd289a3 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Begin detaching volume completed successfully. Aug 13 21:08:04.708925 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-991d48ee-ed46-455b-94b6-6c48db3648bb req-e44010a5-d8cb-49e0-a337-aee89fd289a3 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] https://10.4.3.14/volume/v3/volumes/4a8fcac6-787d-43e7-bc5d-ee047840c397/action returned with HTTP 202 Aug 13 21:08:04.710761 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 200/805] 10.4.3.14 () {72 vars in 1665 bytes} [Thu Aug 13 21:08:04 2026] POST /volume/v3/volumes/4a8fcac6-787d-43e7-bc5d-ee047840c397/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:08:04.770855 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-9c86adeb-4138-412d-b830-fa972ca7045c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:04.770994 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9c86adeb-4138-412d-b830-fa972ca7045c None None] GET https://10.4.3.14/volume// Aug 13 21:08:04.772605 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9c86adeb-4138-412d-b830-fa972ca7045c None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:04.772605 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9c86adeb-4138-412d-b830-fa972ca7045c None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:04.772605 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9c86adeb-4138-412d-b830-fa972ca7045c None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:08:04.772605 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 201/806] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:08:04 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:08:04.788580 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-991d48ee-ed46-455b-94b6-6c48db3648bb req-3b25f2b9-592c-415b-aa4d-d67e1795ee1f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:04.792457 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-991d48ee-ed46-455b-94b6-6c48db3648bb req-3b25f2b9-592c-415b-aa4d-d67e1795ee1f tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] GET https://10.4.3.14/volume/v3/volumes/4a8fcac6-787d-43e7-bc5d-ee047840c397 Aug 13 21:08:04.792738 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-991d48ee-ed46-455b-94b6-6c48db3648bb req-3b25f2b9-592c-415b-aa4d-d67e1795ee1f tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:04.792992 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-991d48ee-ed46-455b-94b6-6c48db3648bb req-3b25f2b9-592c-415b-aa4d-d67e1795ee1f tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:04.811901 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:08:04.811901 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:08:04.816460 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-991d48ee-ed46-455b-94b6-6c48db3648bb req-3b25f2b9-592c-415b-aa4d-d67e1795ee1f tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Volume info retrieved successfully. Aug 13 21:08:04.824576 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-991d48ee-ed46-455b-94b6-6c48db3648bb req-3b25f2b9-592c-415b-aa4d-d67e1795ee1f tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] https://10.4.3.14/volume/v3/volumes/4a8fcac6-787d-43e7-bc5d-ee047840c397 returned with HTTP 200 Aug 13 21:08:04.825091 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 204/807] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:08:04 2026] GET /volume/v3/volumes/4a8fcac6-787d-43e7-bc5d-ee047840c397 => generated 1320 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:08:05.820214 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-991d48ee-ed46-455b-94b6-6c48db3648bb req-c26da2e6-bb45-4067-9cbd-55a3ba3271df None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:05.823172 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-991d48ee-ed46-455b-94b6-6c48db3648bb req-c26da2e6-bb45-4067-9cbd-55a3ba3271df tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] DELETE https://10.4.3.14/volume/v3/attachments/d528a847-7386-40f5-9b36-abf187ee2411 Aug 13 21:08:05.823414 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-991d48ee-ed46-455b-94b6-6c48db3648bb req-c26da2e6-bb45-4067-9cbd-55a3ba3271df tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:05.823668 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-991d48ee-ed46-455b-94b6-6c48db3648bb req-c26da2e6-bb45-4067-9cbd-55a3ba3271df tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:05.833111 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:08:05.833111 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:08:05.911747 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-991d48ee-ed46-455b-94b6-6c48db3648bb req-c26da2e6-bb45-4067-9cbd-55a3ba3271df tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] https://10.4.3.14/volume/v3/attachments/d528a847-7386-40f5-9b36-abf187ee2411 returned with HTTP 200 Aug 13 21:08:05.912210 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 203/808] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:08:05 2026] DELETE /volume/v3/attachments/d528a847-7386-40f5-9b36-abf187ee2411 => generated 19 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:06.259765 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-9a5c1efe-3b8e-44f5-a2a5-8662dd516290 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:06.451289 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9a5c1efe-3b8e-44f5-a2a5-8662dd516290 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:08:06.451669 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9a5c1efe-3b8e-44f5-a2a5-8662dd516290 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-957151096", "imageRef": "aa832912-12b8-47ea-874b-ab8df3e573a9"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:08:06.452951 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-9a5c1efe-3b8e-44f5-a2a5-8662dd516290 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-957151096', 'imageRef': 'aa832912-12b8-47ea-874b-ab8df3e573a9'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:08:06.580811 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-9a5c1efe-3b8e-44f5-a2a5-8662dd516290 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Create volume of 1 GB Aug 13 21:08:06.581231 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:08:06.581231 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:08:06.581945 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-9a5c1efe-3b8e-44f5-a2a5-8662dd516290 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Availability Zones retrieved successfully. Aug 13 21:08:06.596662 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-9a5c1efe-3b8e-44f5-a2a5-8662dd516290 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Flow 'volume_create_api' (d3825335-e8cf-40ae-bf55-7736f344087f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:08:06.597925 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-9a5c1efe-3b8e-44f5-a2a5-8662dd516290 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5964c33-9967-4abb-9df0-5d76c21520e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:06.598837 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-9a5c1efe-3b8e-44f5-a2a5-8662dd516290 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:08:06.646586 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:08:06.646586 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:08:06.661692 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-9a5c1efe-3b8e-44f5-a2a5-8662dd516290 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5964c33-9967-4abb-9df0-5d76c21520e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:42Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=15c28847-3c19-41a6-a838-5351707e5dd1,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '15c28847-3c19-41a6-a838-5351707e5dd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': True, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:06.662600 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-9a5c1efe-3b8e-44f5-a2a5-8662dd516290 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b6f7efd-e8bb-478f-88e6-27fd16c93d66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:06.718693 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-4fda6b4a-0df6-43ca-904f-52ebc05f4293 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:06.734939 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-9a5c1efe-3b8e-44f5-a2a5-8662dd516290 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Created reservations ['8baf6e9c-0be9-48db-b28b-4c7265e871ba', '7c93f3c0-df28-4083-be4a-81bb29e0be9f', '87ee1ace-1f20-449a-9f99-79bd417be3df', 'c45b4fdf-b331-43cc-944c-336df8f0833c'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:08:06.735674 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-9a5c1efe-3b8e-44f5-a2a5-8662dd516290 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b6f7efd-e8bb-478f-88e6-27fd16c93d66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8baf6e9c-0be9-48db-b28b-4c7265e871ba', '7c93f3c0-df28-4083-be4a-81bb29e0be9f', '87ee1ace-1f20-449a-9f99-79bd417be3df', 'c45b4fdf-b331-43cc-944c-336df8f0833c']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:06.736444 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-9a5c1efe-3b8e-44f5-a2a5-8662dd516290 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (039244ed-dc91-49e7-856c-6d6eca049fa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:06.758725 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-9a5c1efe-3b8e-44f5-a2a5-8662dd516290 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (039244ed-dc91-49e7-856c-6d6eca049fa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4003a250-3b9c-4796-894d-3c0e945ec581', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-957151096',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='07ea7fc31f1d459eb4495bf130bacaf8',qos_specs=None,replication_status=,reservations=['8baf6e9c-0be9-48db-b28b-4c7265e871ba','7c93f3c0-df28-4083-be4a-81bb29e0be9f','87ee1ace-1f20-449a-9f99-79bd417be3df','c45b4fdf-b331-43cc-944c-336df8f0833c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96040910f65247d49e456ed176ab73c7',volume_type_id=15c28847-3c19-41a6-a838-5351707e5dd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:08:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-957151096',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4003a250-3b9c-4796-894d-3c0e945ec581,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='07ea7fc31f1d459eb4495bf130bacaf8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='96040910f65247d49e456ed176ab73c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(15c28847-3c19-41a6-a838-5351707e5dd1),volume_type_id=15c28847-3c19-41a6-a838-5351707e5dd1)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:06.759417 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-9a5c1efe-3b8e-44f5-a2a5-8662dd516290 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fd28586-3cc9-4ae6-b241-f6c02a3e0737) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:06.776097 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-9a5c1efe-3b8e-44f5-a2a5-8662dd516290 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fd28586-3cc9-4ae6-b241-f6c02a3e0737) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-957151096',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='07ea7fc31f1d459eb4495bf130bacaf8',qos_specs=None,replication_status=,reservations=['8baf6e9c-0be9-48db-b28b-4c7265e871ba','7c93f3c0-df28-4083-be4a-81bb29e0be9f','87ee1ace-1f20-449a-9f99-79bd417be3df','c45b4fdf-b331-43cc-944c-336df8f0833c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96040910f65247d49e456ed176ab73c7',volume_type_id=15c28847-3c19-41a6-a838-5351707e5dd1)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:06.776794 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-9a5c1efe-3b8e-44f5-a2a5-8662dd516290 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb1c5231-7c99-4520-a4ae-abebf8c822b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:06.788232 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-9a5c1efe-3b8e-44f5-a2a5-8662dd516290 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb1c5231-7c99-4520-a4ae-abebf8c822b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:06.789695 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-9a5c1efe-3b8e-44f5-a2a5-8662dd516290 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Flow 'volume_create_api' (d3825335-e8cf-40ae-bf55-7736f344087f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:08:06.790009 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-9a5c1efe-3b8e-44f5-a2a5-8662dd516290 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Create volume request issued successfully. Aug 13 21:08:06.790728 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9a5c1efe-3b8e-44f5-a2a5-8662dd516290 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:08:06.791256 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 201/809] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:08:06 2026] POST /volume/v3/volumes => generated 757 bytes in 532 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:08:06.796188 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4fda6b4a-0df6-43ca-904f-52ebc05f4293 tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] POST https://10.4.3.14/volume/v3/types Aug 13 21:08:06.796525 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4fda6b4a-0df6-43ca-904f-52ebc05f4293 tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1683059969", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:08:06.805524 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d440282d-05a6-4491-8ee4-5ae379a93989 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:06.813655 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d440282d-05a6-4491-8ee4-5ae379a93989 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/4003a250-3b9c-4796-894d-3c0e945ec581 Aug 13 21:08:06.813853 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d440282d-05a6-4491-8ee4-5ae379a93989 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:06.814118 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d440282d-05a6-4491-8ee4-5ae379a93989 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:06.827097 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:08:06.827097 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:08:06.828764 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4fda6b4a-0df6-43ca-904f-52ebc05f4293 tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] https://10.4.3.14/volume/v3/types returned with HTTP 200 Aug 13 21:08:06.829293 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 202/810] 10.4.3.14 () {68 vars in 1246 bytes} [Thu Aug 13 21:08:06 2026] POST /volume/v3/types => generated 275 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:06.834167 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d440282d-05a6-4491-8ee4-5ae379a93989 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:08:06.841626 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-76970ab3-9ad9-44fb-ade0-1c049e0ea60d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:06.842939 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d440282d-05a6-4491-8ee4-5ae379a93989 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/4003a250-3b9c-4796-894d-3c0e945ec581 returned with HTTP 200 Aug 13 21:08:06.843327 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-76970ab3-9ad9-44fb-ade0-1c049e0ea60d tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] POST https://10.4.3.14/volume/v3/types Aug 13 21:08:06.843387 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 205/811] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:06 2026] GET /volume/v3/volumes/4003a250-3b9c-4796-894d-3c0e945ec581 => generated 825 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:06.843711 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-76970ab3-9ad9-44fb-ade0-1c049e0ea60d tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1652603035", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:08:06.845345 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:08:06.845345 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:08:06.865923 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-76970ab3-9ad9-44fb-ade0-1c049e0ea60d tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] https://10.4.3.14/volume/v3/types returned with HTTP 200 Aug 13 21:08:06.866325 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 204/812] 10.4.3.14 () {68 vars in 1246 bytes} [Thu Aug 13 21:08:06 2026] POST /volume/v3/types => generated 275 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:06.876424 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-0da2c81c-2ae6-433f-8520-0d0dc58c6a65 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:06.899067 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-97febb21-3f46-4041-bd74-f8aa49db91fb None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:06.904180 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-97febb21-3f46-4041-bd74-f8aa49db91fb tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] GET https://10.4.3.14/volume/v3/volumes/4a8fcac6-787d-43e7-bc5d-ee047840c397 Aug 13 21:08:06.904484 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-97febb21-3f46-4041-bd74-f8aa49db91fb tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:06.904733 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-97febb21-3f46-4041-bd74-f8aa49db91fb tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:06.914658 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:08:06.914658 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:08:06.919490 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-97febb21-3f46-4041-bd74-f8aa49db91fb tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Volume info retrieved successfully. Aug 13 21:08:06.923769 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-97febb21-3f46-4041-bd74-f8aa49db91fb tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] https://10.4.3.14/volume/v3/volumes/4a8fcac6-787d-43e7-bc5d-ee047840c397 returned with HTTP 200 Aug 13 21:08:06.924443 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 203/813] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:06 2026] GET /volume/v3/volumes/4a8fcac6-787d-43e7-bc5d-ee047840c397 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:07.015195 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0da2c81c-2ae6-433f-8520-0d0dc58c6a65 tempest-VolumeTypesTest-1572528362 tempest-VolumeTypesTest-1572528362-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:08:07.015576 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0da2c81c-2ae6-433f-8520-0d0dc58c6a65 tempest-VolumeTypesTest-1572528362 tempest-VolumeTypesTest-1572528362-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1624995193", "volume_type": "a2ca5206-1a9f-4d0a-a51d-2c821bf63bc0", "size": 1}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:08:07.017032 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-0da2c81c-2ae6-433f-8520-0d0dc58c6a65 tempest-VolumeTypesTest-1572528362 tempest-VolumeTypesTest-1572528362-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-1624995193', 'volume_type': 'a2ca5206-1a9f-4d0a-a51d-2c821bf63bc0', 'size': 1}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:08:07.023377 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-0da2c81c-2ae6-433f-8520-0d0dc58c6a65 tempest-VolumeTypesTest-1572528362 tempest-VolumeTypesTest-1572528362-project-member] Create volume of 1 GB Aug 13 21:08:07.023643 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:08:07.023643 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:08:07.024151 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-0da2c81c-2ae6-433f-8520-0d0dc58c6a65 tempest-VolumeTypesTest-1572528362 tempest-VolumeTypesTest-1572528362-project-member] Availability Zones retrieved successfully. Aug 13 21:08:07.029691 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-0da2c81c-2ae6-433f-8520-0d0dc58c6a65 tempest-VolumeTypesTest-1572528362 tempest-VolumeTypesTest-1572528362-project-member] Flow 'volume_create_api' (ff4e5119-08cf-4592-96bd-b9e176dadf5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:08:07.030798 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-0da2c81c-2ae6-433f-8520-0d0dc58c6a65 tempest-VolumeTypesTest-1572528362 tempest-VolumeTypesTest-1572528362-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e41d22ca-6224-4fe6-b019-463d44b8f5ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:07.031743 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-0da2c81c-2ae6-433f-8520-0d0dc58c6a65 tempest-VolumeTypesTest-1572528362 tempest-VolumeTypesTest-1572528362-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:08:07.055002 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-0da2c81c-2ae6-433f-8520-0d0dc58c6a65 tempest-VolumeTypesTest-1572528362 tempest-VolumeTypesTest-1572528362-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e41d22ca-6224-4fe6-b019-463d44b8f5ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:08:07Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=a2ca5206-1a9f-4d0a-a51d-2c821bf63bc0,is_public=True,name='tempest-VolumeTypesTest-volume-type-1683059969',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a2ca5206-1a9f-4d0a-a51d-2c821bf63bc0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:07.056308 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-0da2c81c-2ae6-433f-8520-0d0dc58c6a65 tempest-VolumeTypesTest-1572528362 tempest-VolumeTypesTest-1572528362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16c8e332-0cec-46eb-b6e6-15e1f292e86b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:07.090210 np0000007265 devstack@c-api.service[100217]: WARNING cinder.quota [None req-0da2c81c-2ae6-433f-8520-0d0dc58c6a65 tempest-VolumeTypesTest-1572528362 tempest-VolumeTypesTest-1572528362-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1683059969 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1683059969, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:08:07.090508 np0000007265 devstack@c-api.service[100217]: WARNING cinder.quota [None req-0da2c81c-2ae6-433f-8520-0d0dc58c6a65 tempest-VolumeTypesTest-1572528362 tempest-VolumeTypesTest-1572528362-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1683059969 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1683059969, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:08:07.138736 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-0da2c81c-2ae6-433f-8520-0d0dc58c6a65 tempest-VolumeTypesTest-1572528362 tempest-VolumeTypesTest-1572528362-project-member] Created reservations ['8a0ffd10-ff94-4d04-b05d-e0e7ca7979bc', 'aaa650c8-f6b2-4c1d-984c-63e584c6bae6', 'fec15a40-a94c-4a29-b710-97b2350210d4', '3fa05a68-5316-45e8-846c-07a721c55c2e'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:08:07.141424 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-0da2c81c-2ae6-433f-8520-0d0dc58c6a65 tempest-VolumeTypesTest-1572528362 tempest-VolumeTypesTest-1572528362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16c8e332-0cec-46eb-b6e6-15e1f292e86b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a0ffd10-ff94-4d04-b05d-e0e7ca7979bc', 'aaa650c8-f6b2-4c1d-984c-63e584c6bae6', 'fec15a40-a94c-4a29-b710-97b2350210d4', '3fa05a68-5316-45e8-846c-07a721c55c2e']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:07.141424 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-0da2c81c-2ae6-433f-8520-0d0dc58c6a65 tempest-VolumeTypesTest-1572528362 tempest-VolumeTypesTest-1572528362-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (963736a0-6ec3-41fe-8b71-cc702a35a4be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:07.174119 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-0da2c81c-2ae6-433f-8520-0d0dc58c6a65 tempest-VolumeTypesTest-1572528362 tempest-VolumeTypesTest-1572528362-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (963736a0-6ec3-41fe-8b71-cc702a35a4be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a7f09ab-05e6-427f-a28b-cbea61c60d96', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1624995193',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c369546dbeb4b60a26ca470befffb44',qos_specs=None,replication_status=,reservations=['8a0ffd10-ff94-4d04-b05d-e0e7ca7979bc','aaa650c8-f6b2-4c1d-984c-63e584c6bae6','fec15a40-a94c-4a29-b710-97b2350210d4','3fa05a68-5316-45e8-846c-07a721c55c2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f967bc6a87c475f8a9aa1fd52c82353',volume_type_id=a2ca5206-1a9f-4d0a-a51d-2c821bf63bc0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:08:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1624995193',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a7f09ab-05e6-427f-a28b-cbea61c60d96,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c369546dbeb4b60a26ca470befffb44',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4f967bc6a87c475f8a9aa1fd52c82353',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a2ca5206-1a9f-4d0a-a51d-2c821bf63bc0),volume_type_id=a2ca5206-1a9f-4d0a-a51d-2c821bf63bc0)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:07.174828 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-0da2c81c-2ae6-433f-8520-0d0dc58c6a65 tempest-VolumeTypesTest-1572528362 tempest-VolumeTypesTest-1572528362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a41fc06d-60be-4b4d-8630-3a83b8fb8bc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:07.210051 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-0da2c81c-2ae6-433f-8520-0d0dc58c6a65 tempest-VolumeTypesTest-1572528362 tempest-VolumeTypesTest-1572528362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a41fc06d-60be-4b4d-8630-3a83b8fb8bc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1624995193',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c369546dbeb4b60a26ca470befffb44',qos_specs=None,replication_status=,reservations=['8a0ffd10-ff94-4d04-b05d-e0e7ca7979bc','aaa650c8-f6b2-4c1d-984c-63e584c6bae6','fec15a40-a94c-4a29-b710-97b2350210d4','3fa05a68-5316-45e8-846c-07a721c55c2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f967bc6a87c475f8a9aa1fd52c82353',volume_type_id=a2ca5206-1a9f-4d0a-a51d-2c821bf63bc0)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:07.210761 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-0da2c81c-2ae6-433f-8520-0d0dc58c6a65 tempest-VolumeTypesTest-1572528362 tempest-VolumeTypesTest-1572528362-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd536161-e9d7-4e76-a457-1351c9939693) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:07.228755 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-0da2c81c-2ae6-433f-8520-0d0dc58c6a65 tempest-VolumeTypesTest-1572528362 tempest-VolumeTypesTest-1572528362-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd536161-e9d7-4e76-a457-1351c9939693) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:07.229575 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-0da2c81c-2ae6-433f-8520-0d0dc58c6a65 tempest-VolumeTypesTest-1572528362 tempest-VolumeTypesTest-1572528362-project-member] Flow 'volume_create_api' (ff4e5119-08cf-4592-96bd-b9e176dadf5e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:08:07.229895 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-0da2c81c-2ae6-433f-8520-0d0dc58c6a65 tempest-VolumeTypesTest-1572528362 tempest-VolumeTypesTest-1572528362-project-member] Create volume request issued successfully. Aug 13 21:08:07.230528 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0da2c81c-2ae6-433f-8520-0d0dc58c6a65 tempest-VolumeTypesTest-1572528362 tempest-VolumeTypesTest-1572528362-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:08:07.230906 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 202/814] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:08:06 2026] POST /volume/v3/volumes => generated 782 bytes in 355 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:08:07.244157 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6dc2b3e0-a673-4601-877a-6dda4b851802 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:07.247269 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6dc2b3e0-a673-4601-877a-6dda4b851802 tempest-VolumeTypesTest-1572528362 tempest-VolumeTypesTest-1572528362-project-member] GET https://10.4.3.14/volume/v3/volumes/1a7f09ab-05e6-427f-a28b-cbea61c60d96 Aug 13 21:08:07.247483 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6dc2b3e0-a673-4601-877a-6dda4b851802 tempest-VolumeTypesTest-1572528362 tempest-VolumeTypesTest-1572528362-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:07.247669 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6dc2b3e0-a673-4601-877a-6dda4b851802 tempest-VolumeTypesTest-1572528362 tempest-VolumeTypesTest-1572528362-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:07.256549 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:08:07.256549 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:08:07.259981 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-6dc2b3e0-a673-4601-877a-6dda4b851802 tempest-VolumeTypesTest-1572528362 tempest-VolumeTypesTest-1572528362-project-member] Volume info retrieved successfully. Aug 13 21:08:07.265949 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6dc2b3e0-a673-4601-877a-6dda4b851802 tempest-VolumeTypesTest-1572528362 tempest-VolumeTypesTest-1572528362-project-member] https://10.4.3.14/volume/v3/volumes/1a7f09ab-05e6-427f-a28b-cbea61c60d96 returned with HTTP 200 Aug 13 21:08:07.266421 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 206/815] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:07 2026] GET /volume/v3/volumes/1a7f09ab-05e6-427f-a28b-cbea61c60d96 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:07.862708 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-35feaea7-d6db-4fa7-8caa-080d76e9b706 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:07.864283 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-35feaea7-d6db-4fa7-8caa-080d76e9b706 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/4003a250-3b9c-4796-894d-3c0e945ec581 Aug 13 21:08:07.865738 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-35feaea7-d6db-4fa7-8caa-080d76e9b706 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:07.865985 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-35feaea7-d6db-4fa7-8caa-080d76e9b706 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:07.873173 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:08:07.873173 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:08:07.876729 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-35feaea7-d6db-4fa7-8caa-080d76e9b706 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:08:07.883511 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-35feaea7-d6db-4fa7-8caa-080d76e9b706 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/4003a250-3b9c-4796-894d-3c0e945ec581 returned with HTTP 200 Aug 13 21:08:07.883913 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 205/816] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:07 2026] GET /volume/v3/volumes/4003a250-3b9c-4796-894d-3c0e945ec581 => generated 1365 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:08:08.011275 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-cdd7db1e-38e2-4f48-bd64-41544a4780bb req-67b0af2f-3caa-470c-b3e8-e44984237c00 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:08.014058 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-cdd7db1e-38e2-4f48-bd64-41544a4780bb req-67b0af2f-3caa-470c-b3e8-e44984237c00 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/4003a250-3b9c-4796-894d-3c0e945ec581 Aug 13 21:08:08.016983 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-cdd7db1e-38e2-4f48-bd64-41544a4780bb req-67b0af2f-3caa-470c-b3e8-e44984237c00 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:08.016983 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-cdd7db1e-38e2-4f48-bd64-41544a4780bb req-67b0af2f-3caa-470c-b3e8-e44984237c00 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:08.022784 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:08:08.022784 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:08:08.028182 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-cdd7db1e-38e2-4f48-bd64-41544a4780bb req-67b0af2f-3caa-470c-b3e8-e44984237c00 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:08:08.033591 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-cdd7db1e-38e2-4f48-bd64-41544a4780bb req-67b0af2f-3caa-470c-b3e8-e44984237c00 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/4003a250-3b9c-4796-894d-3c0e945ec581 returned with HTTP 200 Aug 13 21:08:08.034032 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 204/817] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:08:08 2026] GET /volume/v3/volumes/4003a250-3b9c-4796-894d-3c0e945ec581 => generated 1365 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:08:08.284906 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-1f59943e-be17-4cb7-ad41-0f836f2ecf25 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:08.287584 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1f59943e-be17-4cb7-ad41-0f836f2ecf25 tempest-VolumeTypesTest-1572528362 tempest-VolumeTypesTest-1572528362-project-member] GET https://10.4.3.14/volume/v3/volumes/1a7f09ab-05e6-427f-a28b-cbea61c60d96 Aug 13 21:08:08.287915 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1f59943e-be17-4cb7-ad41-0f836f2ecf25 tempest-VolumeTypesTest-1572528362 tempest-VolumeTypesTest-1572528362-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:08.288315 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1f59943e-be17-4cb7-ad41-0f836f2ecf25 tempest-VolumeTypesTest-1572528362 tempest-VolumeTypesTest-1572528362-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:08.299463 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:08:08.299463 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:08:08.304308 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-1f59943e-be17-4cb7-ad41-0f836f2ecf25 tempest-VolumeTypesTest-1572528362 tempest-VolumeTypesTest-1572528362-project-member] Volume info retrieved successfully. Aug 13 21:08:08.309225 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1f59943e-be17-4cb7-ad41-0f836f2ecf25 tempest-VolumeTypesTest-1572528362 tempest-VolumeTypesTest-1572528362-project-member] https://10.4.3.14/volume/v3/volumes/1a7f09ab-05e6-427f-a28b-cbea61c60d96 returned with HTTP 200 Aug 13 21:08:08.309832 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 203/818] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:08 2026] GET /volume/v3/volumes/1a7f09ab-05e6-427f-a28b-cbea61c60d96 => generated 875 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:08.323290 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-614dd62b-51b8-41e6-8e3d-6e5420f24cbe None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:08.337132 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-614dd62b-51b8-41e6-8e3d-6e5420f24cbe tempest-VolumeTypesTest-1572528362 tempest-VolumeTypesTest-1572528362-project-member] POST https://10.4.3.14/volume/v3/volumes/1a7f09ab-05e6-427f-a28b-cbea61c60d96/action Aug 13 21:08:08.337708 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-614dd62b-51b8-41e6-8e3d-6e5420f24cbe tempest-VolumeTypesTest-1572528362 tempest-VolumeTypesTest-1572528362-project-member] Action body: b'{"os-retype": {"new_type": "926250b7-d86f-419b-93df-e04539cbbe45"}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:08:08.337937 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-614dd62b-51b8-41e6-8e3d-6e5420f24cbe tempest-VolumeTypesTest-1572528362 tempest-VolumeTypesTest-1572528362-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "926250b7-d86f-419b-93df-e04539cbbe45"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:08:08.350829 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:08:08.350829 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:08:08.351478 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-614dd62b-51b8-41e6-8e3d-6e5420f24cbe tempest-VolumeTypesTest-1572528362 tempest-VolumeTypesTest-1572528362-project-member] Volume info retrieved successfully. Aug 13 21:08:08.375599 np0000007265 devstack@c-api.service[100214]: WARNING cinder.quota [None req-614dd62b-51b8-41e6-8e3d-6e5420f24cbe tempest-VolumeTypesTest-1572528362 tempest-VolumeTypesTest-1572528362-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1652603035 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1652603035, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:08:08.376129 np0000007265 devstack@c-api.service[100214]: WARNING cinder.quota [None req-614dd62b-51b8-41e6-8e3d-6e5420f24cbe tempest-VolumeTypesTest-1572528362 tempest-VolumeTypesTest-1572528362-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1652603035 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1652603035, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:08:08.401906 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-614dd62b-51b8-41e6-8e3d-6e5420f24cbe tempest-VolumeTypesTest-1572528362 tempest-VolumeTypesTest-1572528362-project-member] Created reservations ['d989cf04-97f9-4a0f-94ec-58d18db5d95a', 'da70cd59-efb7-44ce-8604-45da22270a02'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:08:08.416124 np0000007265 devstack@c-api.service[100214]: WARNING cinder.quota [None req-614dd62b-51b8-41e6-8e3d-6e5420f24cbe tempest-VolumeTypesTest-1572528362 tempest-VolumeTypesTest-1572528362-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1683059969 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1683059969, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:08:08.416485 np0000007265 devstack@c-api.service[100214]: WARNING cinder.quota [None req-614dd62b-51b8-41e6-8e3d-6e5420f24cbe tempest-VolumeTypesTest-1572528362 tempest-VolumeTypesTest-1572528362-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1683059969 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1683059969, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:08:08.424707 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-614dd62b-51b8-41e6-8e3d-6e5420f24cbe tempest-VolumeTypesTest-1572528362 tempest-VolumeTypesTest-1572528362-project-member] Created reservations ['3055d0b3-6c22-4afe-bef3-0ebf8cb59b61', '1dbdc07e-bdeb-4c80-991c-9f857a459094'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:08:08.454252 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-614dd62b-51b8-41e6-8e3d-6e5420f24cbe tempest-VolumeTypesTest-1572528362 tempest-VolumeTypesTest-1572528362-project-member] Retype volume request issued successfully. Aug 13 21:08:08.454523 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-614dd62b-51b8-41e6-8e3d-6e5420f24cbe tempest-VolumeTypesTest-1572528362 tempest-VolumeTypesTest-1572528362-project-member] https://10.4.3.14/volume/v3/volumes/1a7f09ab-05e6-427f-a28b-cbea61c60d96/action returned with HTTP 202 Aug 13 21:08:08.454950 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 207/819] 10.4.3.14 () {68 vars in 1383 bytes} [Thu Aug 13 21:08:08 2026] POST /volume/v3/volumes/1a7f09ab-05e6-427f-a28b-cbea61c60d96/action => generated 0 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:08:08.462943 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4e95d66e-6463-4cee-a3d2-65fc5b7d9960 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:08.464531 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4e95d66e-6463-4cee-a3d2-65fc5b7d9960 tempest-VolumeTypesTest-1572528362 tempest-VolumeTypesTest-1572528362-project-member] GET https://10.4.3.14/volume/v3/volumes/1a7f09ab-05e6-427f-a28b-cbea61c60d96 Aug 13 21:08:08.464714 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4e95d66e-6463-4cee-a3d2-65fc5b7d9960 tempest-VolumeTypesTest-1572528362 tempest-VolumeTypesTest-1572528362-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:08.464889 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4e95d66e-6463-4cee-a3d2-65fc5b7d9960 tempest-VolumeTypesTest-1572528362 tempest-VolumeTypesTest-1572528362-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:08.471626 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:08:08.471626 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:08:08.475134 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-4e95d66e-6463-4cee-a3d2-65fc5b7d9960 tempest-VolumeTypesTest-1572528362 tempest-VolumeTypesTest-1572528362-project-member] Volume info retrieved successfully. Aug 13 21:08:08.478994 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4e95d66e-6463-4cee-a3d2-65fc5b7d9960 tempest-VolumeTypesTest-1572528362 tempest-VolumeTypesTest-1572528362-project-member] https://10.4.3.14/volume/v3/volumes/1a7f09ab-05e6-427f-a28b-cbea61c60d96 returned with HTTP 200 Aug 13 21:08:08.479394 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 206/820] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:08 2026] GET /volume/v3/volumes/1a7f09ab-05e6-427f-a28b-cbea61c60d96 => generated 874 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:08.487937 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7f055e70-84ed-4247-883c-477c200e7290 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:08.577205 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-cdd7db1e-38e2-4f48-bd64-41544a4780bb req-ca9789e7-f154-42eb-a2e2-c8c11fca5ea7 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:08.579528 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-cdd7db1e-38e2-4f48-bd64-41544a4780bb req-ca9789e7-f154-42eb-a2e2-c8c11fca5ea7 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/4003a250-3b9c-4796-894d-3c0e945ec581 Aug 13 21:08:08.579778 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-cdd7db1e-38e2-4f48-bd64-41544a4780bb req-ca9789e7-f154-42eb-a2e2-c8c11fca5ea7 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:08.580076 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-cdd7db1e-38e2-4f48-bd64-41544a4780bb req-ca9789e7-f154-42eb-a2e2-c8c11fca5ea7 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:08.588534 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7f055e70-84ed-4247-883c-477c200e7290 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:08:08.588836 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7f055e70-84ed-4247-883c-477c200e7290 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-80248268", "metadata": {"Type": "Test"}}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:08:08.589221 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:08:08.589221 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:08:08.590309 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-7f055e70-84ed-4247-883c-477c200e7290 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-80248268', 'metadata': {'Type': 'Test'}}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:08:08.590466 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-7f055e70-84ed-4247-883c-477c200e7290 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Create volume of 1 GB Aug 13 21:08:08.594942 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-cdd7db1e-38e2-4f48-bd64-41544a4780bb req-ca9789e7-f154-42eb-a2e2-c8c11fca5ea7 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:08:08.595584 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-7f055e70-84ed-4247-883c-477c200e7290 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Availability Zones retrieved successfully. Aug 13 21:08:08.602920 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-cdd7db1e-38e2-4f48-bd64-41544a4780bb req-ca9789e7-f154-42eb-a2e2-c8c11fca5ea7 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/4003a250-3b9c-4796-894d-3c0e945ec581 returned with HTTP 200 Aug 13 21:08:08.603522 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 204/821] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:08:08 2026] GET /volume/v3/volumes/4003a250-3b9c-4796-894d-3c0e945ec581 => generated 1365 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:08:08.607921 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-7f055e70-84ed-4247-883c-477c200e7290 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Flow 'volume_create_api' (fa72d4c6-5b5e-48e5-86a6-4fcd4539b143) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:08:08.609283 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-7f055e70-84ed-4247-883c-477c200e7290 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8f250df-14cf-46ee-857e-0b2b3c7ee912) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:08.610616 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-7f055e70-84ed-4247-883c-477c200e7290 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:08:08.613540 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-56a768a2-650f-43d4-952c-995dacf5fa43 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:08.614011 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-56a768a2-650f-43d4-952c-995dacf5fa43 None None] GET https://10.4.3.14/volume// Aug 13 21:08:08.614199 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-56a768a2-650f-43d4-952c-995dacf5fa43 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:08.614405 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-56a768a2-650f-43d4-952c-995dacf5fa43 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:08.614778 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-56a768a2-650f-43d4-952c-995dacf5fa43 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:08:08.615128 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 208/822] 10.4.3.14 () {66 vars in 1412 bytes} [Thu Aug 13 21:08:08 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:08:08.623393 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-cdd7db1e-38e2-4f48-bd64-41544a4780bb req-c810b498-d13e-48df-bbe2-fd4f616a49da None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:08.625373 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-cdd7db1e-38e2-4f48-bd64-41544a4780bb req-c810b498-d13e-48df-bbe2-fd4f616a49da tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:08:08.625684 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-cdd7db1e-38e2-4f48-bd64-41544a4780bb req-c810b498-d13e-48df-bbe2-fd4f616a49da tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4003a250-3b9c-4796-894d-3c0e945ec581", "connector": null, "instance_uuid": "a6a38151-f610-479d-8dcd-87660c970b07"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:08:08.634177 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:08:08.634177 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:08:08.644997 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-7f055e70-84ed-4247-883c-477c200e7290 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8f250df-14cf-46ee-857e-0b2b3c7ee912) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:08.646393 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-7f055e70-84ed-4247-883c-477c200e7290 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b00db53-3cb7-47bd-b9e2-b132d0392ab6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:08.665755 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-cdd7db1e-38e2-4f48-bd64-41544a4780bb req-c810b498-d13e-48df-bbe2-fd4f616a49da tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:08:08.666252 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 207/823] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:08:08 2026] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:08:08.714830 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-7f055e70-84ed-4247-883c-477c200e7290 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Created reservations ['d9adb2dd-189c-4b11-9ec0-76d8b576c93b', '7331b794-5226-4fdb-8339-05b6aeaf7aff', 'a329281c-3992-4fb5-a982-418d2f068f33', '3ba0b36f-3339-48fd-856a-72b90befae9d'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:08:08.714830 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-7f055e70-84ed-4247-883c-477c200e7290 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b00db53-3cb7-47bd-b9e2-b132d0392ab6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9adb2dd-189c-4b11-9ec0-76d8b576c93b', '7331b794-5226-4fdb-8339-05b6aeaf7aff', 'a329281c-3992-4fb5-a982-418d2f068f33', '3ba0b36f-3339-48fd-856a-72b90befae9d']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:08.714830 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-7f055e70-84ed-4247-883c-477c200e7290 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebc8abbb-e569-489d-ab79-e6aa2e187d65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:08.740695 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-7f055e70-84ed-4247-883c-477c200e7290 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebc8abbb-e569-489d-ab79-e6aa2e187d65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e96fb4c6-7ccc-4e17-bfea-d2af25592d2c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-80248268',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='743ce3d3c1e741f3aaf3afa9de7beeb1',qos_specs=None,replication_status=,reservations=['d9adb2dd-189c-4b11-9ec0-76d8b576c93b','7331b794-5226-4fdb-8339-05b6aeaf7aff','a329281c-3992-4fb5-a982-418d2f068f33','3ba0b36f-3339-48fd-856a-72b90befae9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e17a0cf03774d1cb44a8712a97c7dac',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:08:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-80248268',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e96fb4c6-7ccc-4e17-bfea-d2af25592d2c,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='743ce3d3c1e741f3aaf3afa9de7beeb1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2e17a0cf03774d1cb44a8712a97c7dac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:08.741335 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-7f055e70-84ed-4247-883c-477c200e7290 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5084b549-8fa7-4e11-a260-bc1ee8cfbdea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:08.760431 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-7f055e70-84ed-4247-883c-477c200e7290 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5084b549-8fa7-4e11-a260-bc1ee8cfbdea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-80248268',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='743ce3d3c1e741f3aaf3afa9de7beeb1',qos_specs=None,replication_status=,reservations=['d9adb2dd-189c-4b11-9ec0-76d8b576c93b','7331b794-5226-4fdb-8339-05b6aeaf7aff','a329281c-3992-4fb5-a982-418d2f068f33','3ba0b36f-3339-48fd-856a-72b90befae9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e17a0cf03774d1cb44a8712a97c7dac',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:08.761109 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-7f055e70-84ed-4247-883c-477c200e7290 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96a4f61a-e1c5-4888-9ed2-1d9ffd0d19a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:08.771036 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-7f055e70-84ed-4247-883c-477c200e7290 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96a4f61a-e1c5-4888-9ed2-1d9ffd0d19a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:08.771938 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-7f055e70-84ed-4247-883c-477c200e7290 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Flow 'volume_create_api' (fa72d4c6-5b5e-48e5-86a6-4fcd4539b143) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:08:08.772263 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-7f055e70-84ed-4247-883c-477c200e7290 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Create volume request issued successfully. Aug 13 21:08:08.772819 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7f055e70-84ed-4247-883c-477c200e7290 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:08:08.777240 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 205/824] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:08:08 2026] POST /volume/v3/volumes => generated 755 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:08:08.793007 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-109fc279-6437-4a46-a276-d8d8ee142a60 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:08.793638 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-109fc279-6437-4a46-a276-d8d8ee142a60 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] GET https://10.4.3.14/volume/v3/volumes/e96fb4c6-7ccc-4e17-bfea-d2af25592d2c Aug 13 21:08:08.793869 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-109fc279-6437-4a46-a276-d8d8ee142a60 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:08.794133 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-109fc279-6437-4a46-a276-d8d8ee142a60 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:08.801790 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:08:08.801790 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:08:08.805430 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-109fc279-6437-4a46-a276-d8d8ee142a60 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Volume info retrieved successfully. Aug 13 21:08:08.810591 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-109fc279-6437-4a46-a276-d8d8ee142a60 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] https://10.4.3.14/volume/v3/volumes/e96fb4c6-7ccc-4e17-bfea-d2af25592d2c returned with HTTP 200 Aug 13 21:08:08.811125 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 205/825] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:08 2026] GET /volume/v3/volumes/e96fb4c6-7ccc-4e17-bfea-d2af25592d2c => generated 823 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:09.499298 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9939ace0-8847-4c52-a445-7183abbdb12c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:09.501563 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9939ace0-8847-4c52-a445-7183abbdb12c tempest-VolumeTypesTest-1572528362 tempest-VolumeTypesTest-1572528362-project-member] GET https://10.4.3.14/volume/v3/volumes/1a7f09ab-05e6-427f-a28b-cbea61c60d96 Aug 13 21:08:09.501828 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9939ace0-8847-4c52-a445-7183abbdb12c tempest-VolumeTypesTest-1572528362 tempest-VolumeTypesTest-1572528362-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:09.502101 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9939ace0-8847-4c52-a445-7183abbdb12c tempest-VolumeTypesTest-1572528362 tempest-VolumeTypesTest-1572528362-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:09.510131 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:08:09.510131 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:08:09.513999 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9939ace0-8847-4c52-a445-7183abbdb12c tempest-VolumeTypesTest-1572528362 tempest-VolumeTypesTest-1572528362-project-member] Volume info retrieved successfully. Aug 13 21:08:09.518336 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9939ace0-8847-4c52-a445-7183abbdb12c tempest-VolumeTypesTest-1572528362 tempest-VolumeTypesTest-1572528362-project-member] https://10.4.3.14/volume/v3/volumes/1a7f09ab-05e6-427f-a28b-cbea61c60d96 returned with HTTP 200 Aug 13 21:08:09.518901 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 209/826] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:09 2026] GET /volume/v3/volumes/1a7f09ab-05e6-427f-a28b-cbea61c60d96 => generated 875 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:09.537738 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9a5d3dea-7b4f-45ef-b3cd-712027eb62aa None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:09.540663 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9a5d3dea-7b4f-45ef-b3cd-712027eb62aa tempest-VolumeTypesTest-1572528362 tempest-VolumeTypesTest-1572528362-project-member] GET https://10.4.3.14/volume/v3/volumes/1a7f09ab-05e6-427f-a28b-cbea61c60d96 Aug 13 21:08:09.540918 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9a5d3dea-7b4f-45ef-b3cd-712027eb62aa tempest-VolumeTypesTest-1572528362 tempest-VolumeTypesTest-1572528362-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:09.541455 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9a5d3dea-7b4f-45ef-b3cd-712027eb62aa tempest-VolumeTypesTest-1572528362 tempest-VolumeTypesTest-1572528362-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:09.550595 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:08:09.550595 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:08:09.556203 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-9a5d3dea-7b4f-45ef-b3cd-712027eb62aa tempest-VolumeTypesTest-1572528362 tempest-VolumeTypesTest-1572528362-project-member] Volume info retrieved successfully. Aug 13 21:08:09.560658 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9a5d3dea-7b4f-45ef-b3cd-712027eb62aa tempest-VolumeTypesTest-1572528362 tempest-VolumeTypesTest-1572528362-project-member] https://10.4.3.14/volume/v3/volumes/1a7f09ab-05e6-427f-a28b-cbea61c60d96 returned with HTTP 200 Aug 13 21:08:09.561140 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 208/827] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:09 2026] GET /volume/v3/volumes/1a7f09ab-05e6-427f-a28b-cbea61c60d96 => generated 875 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:09.577128 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-4dee5154-74f8-4f53-9ace-e1f534c813ac None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:09.577702 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4dee5154-74f8-4f53-9ace-e1f534c813ac tempest-VolumeTypesTest-1572528362 tempest-VolumeTypesTest-1572528362-project-member] GET https://10.4.3.14/volume/v3/volumes/1a7f09ab-05e6-427f-a28b-cbea61c60d96 Aug 13 21:08:09.577924 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4dee5154-74f8-4f53-9ace-e1f534c813ac tempest-VolumeTypesTest-1572528362 tempest-VolumeTypesTest-1572528362-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:09.582401 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4dee5154-74f8-4f53-9ace-e1f534c813ac tempest-VolumeTypesTest-1572528362 tempest-VolumeTypesTest-1572528362-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:09.595086 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:08:09.595086 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:08:09.600049 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-4dee5154-74f8-4f53-9ace-e1f534c813ac tempest-VolumeTypesTest-1572528362 tempest-VolumeTypesTest-1572528362-project-member] Volume info retrieved successfully. Aug 13 21:08:09.605583 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4dee5154-74f8-4f53-9ace-e1f534c813ac tempest-VolumeTypesTest-1572528362 tempest-VolumeTypesTest-1572528362-project-member] https://10.4.3.14/volume/v3/volumes/1a7f09ab-05e6-427f-a28b-cbea61c60d96 returned with HTTP 200 Aug 13 21:08:09.605583 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 206/828] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:09 2026] GET /volume/v3/volumes/1a7f09ab-05e6-427f-a28b-cbea61c60d96 => generated 875 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 21:08:09.620579 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-52cde5c8-2f98-4a06-8bc3-2f309bcc84e7 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:09.622285 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-52cde5c8-2f98-4a06-8bc3-2f309bcc84e7 tempest-VolumeTypesTest-1572528362 tempest-VolumeTypesTest-1572528362-project-member] DELETE https://10.4.3.14/volume/v3/volumes/1a7f09ab-05e6-427f-a28b-cbea61c60d96 Aug 13 21:08:09.622486 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-52cde5c8-2f98-4a06-8bc3-2f309bcc84e7 tempest-VolumeTypesTest-1572528362 tempest-VolumeTypesTest-1572528362-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:09.622748 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-52cde5c8-2f98-4a06-8bc3-2f309bcc84e7 tempest-VolumeTypesTest-1572528362 tempest-VolumeTypesTest-1572528362-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:09.623011 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-52cde5c8-2f98-4a06-8bc3-2f309bcc84e7 tempest-VolumeTypesTest-1572528362 tempest-VolumeTypesTest-1572528362-project-member] Delete volume with id: 1a7f09ab-05e6-427f-a28b-cbea61c60d96 Aug 13 21:08:09.630504 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:08:09.630504 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:08:09.630868 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-52cde5c8-2f98-4a06-8bc3-2f309bcc84e7 tempest-VolumeTypesTest-1572528362 tempest-VolumeTypesTest-1572528362-project-member] Volume info retrieved successfully. Aug 13 21:08:09.649156 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-52cde5c8-2f98-4a06-8bc3-2f309bcc84e7 tempest-VolumeTypesTest-1572528362 tempest-VolumeTypesTest-1572528362-project-member] Delete volume request issued successfully. Aug 13 21:08:09.649464 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-52cde5c8-2f98-4a06-8bc3-2f309bcc84e7 tempest-VolumeTypesTest-1572528362 tempest-VolumeTypesTest-1572528362-project-member] https://10.4.3.14/volume/v3/volumes/1a7f09ab-05e6-427f-a28b-cbea61c60d96 returned with HTTP 202 Aug 13 21:08:09.650027 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 206/829] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:08:09 2026] DELETE /volume/v3/volumes/1a7f09ab-05e6-427f-a28b-cbea61c60d96 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:08:09.661748 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c6019418-f5e9-4079-b0c6-50aadb902dee None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:09.664079 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c6019418-f5e9-4079-b0c6-50aadb902dee tempest-VolumeTypesTest-1572528362 tempest-VolumeTypesTest-1572528362-project-member] GET https://10.4.3.14/volume/v3/volumes/1a7f09ab-05e6-427f-a28b-cbea61c60d96 Aug 13 21:08:09.664279 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c6019418-f5e9-4079-b0c6-50aadb902dee tempest-VolumeTypesTest-1572528362 tempest-VolumeTypesTest-1572528362-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:09.664513 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c6019418-f5e9-4079-b0c6-50aadb902dee tempest-VolumeTypesTest-1572528362 tempest-VolumeTypesTest-1572528362-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:09.676998 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:08:09.676998 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:08:09.688612 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-c6019418-f5e9-4079-b0c6-50aadb902dee tempest-VolumeTypesTest-1572528362 tempest-VolumeTypesTest-1572528362-project-member] Volume info retrieved successfully. Aug 13 21:08:09.691705 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c6019418-f5e9-4079-b0c6-50aadb902dee tempest-VolumeTypesTest-1572528362 tempest-VolumeTypesTest-1572528362-project-member] https://10.4.3.14/volume/v3/volumes/1a7f09ab-05e6-427f-a28b-cbea61c60d96 returned with HTTP 200 Aug 13 21:08:09.692154 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 210/830] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:09 2026] GET /volume/v3/volumes/1a7f09ab-05e6-427f-a28b-cbea61c60d96 => generated 874 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:09.828743 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-11918b38-5e65-4975-91cc-821170c1dc62 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:09.833328 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-11918b38-5e65-4975-91cc-821170c1dc62 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] GET https://10.4.3.14/volume/v3/volumes/e96fb4c6-7ccc-4e17-bfea-d2af25592d2c Aug 13 21:08:09.833328 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-11918b38-5e65-4975-91cc-821170c1dc62 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:09.833328 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-11918b38-5e65-4975-91cc-821170c1dc62 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:09.846082 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:08:09.846082 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:08:09.850777 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-11918b38-5e65-4975-91cc-821170c1dc62 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Volume info retrieved successfully. Aug 13 21:08:09.857144 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-11918b38-5e65-4975-91cc-821170c1dc62 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] https://10.4.3.14/volume/v3/volumes/e96fb4c6-7ccc-4e17-bfea-d2af25592d2c returned with HTTP 200 Aug 13 21:08:09.857692 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 209/831] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:09 2026] GET /volume/v3/volumes/e96fb4c6-7ccc-4e17-bfea-d2af25592d2c => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:09.875642 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a79e9283-963e-4e1f-9b11-4d0c7ea0470c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:09.879597 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a79e9283-963e-4e1f-9b11-4d0c7ea0470c tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] GET https://10.4.3.14/volume/v3/volumes/e96fb4c6-7ccc-4e17-bfea-d2af25592d2c Aug 13 21:08:09.879791 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a79e9283-963e-4e1f-9b11-4d0c7ea0470c tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:09.879982 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a79e9283-963e-4e1f-9b11-4d0c7ea0470c tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:09.888836 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:08:09.888836 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:08:09.893299 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-a79e9283-963e-4e1f-9b11-4d0c7ea0470c tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Volume info retrieved successfully. Aug 13 21:08:09.897557 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a79e9283-963e-4e1f-9b11-4d0c7ea0470c tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] https://10.4.3.14/volume/v3/volumes/e96fb4c6-7ccc-4e17-bfea-d2af25592d2c returned with HTTP 200 Aug 13 21:08:09.897898 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 207/832] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:09 2026] GET /volume/v3/volumes/e96fb4c6-7ccc-4e17-bfea-d2af25592d2c => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:09.914230 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4faad4c1-f903-4088-99e3-7a49fc6d435d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:09.916427 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4faad4c1-f903-4088-99e3-7a49fc6d435d tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] PUT https://10.4.3.14/volume/v3/volumes/e96fb4c6-7ccc-4e17-bfea-d2af25592d2c Aug 13 21:08:09.916864 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4faad4c1-f903-4088-99e3-7a49fc6d435d tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-80248268"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:08:09.927542 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:08:09.927542 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:08:09.931028 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-4faad4c1-f903-4088-99e3-7a49fc6d435d tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Volume info retrieved successfully. Aug 13 21:08:09.940799 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-4faad4c1-f903-4088-99e3-7a49fc6d435d tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Volume updated successfully. Aug 13 21:08:09.941582 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4faad4c1-f903-4088-99e3-7a49fc6d435d tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] https://10.4.3.14/volume/v3/volumes/e96fb4c6-7ccc-4e17-bfea-d2af25592d2c returned with HTTP 200 Aug 13 21:08:09.942205 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 207/833] 10.4.3.14 () {68 vars in 1361 bytes} [Thu Aug 13 21:08:09 2026] PUT /volume/v3/volumes/e96fb4c6-7ccc-4e17-bfea-d2af25592d2c => generated 780 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:09.962152 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8f79e726-9e23-48fe-94a6-30bb7b6112dd None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:09.964725 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8f79e726-9e23-48fe-94a6-30bb7b6112dd tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] PUT https://10.4.3.14/volume/v3/volumes/e96fb4c6-7ccc-4e17-bfea-d2af25592d2c Aug 13 21:08:09.965160 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8f79e726-9e23-48fe-94a6-30bb7b6112dd tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1263409767", "description": "This is the new description of volume"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:08:09.978498 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:08:09.978498 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:08:09.983441 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-8f79e726-9e23-48fe-94a6-30bb7b6112dd tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Volume info retrieved successfully. Aug 13 21:08:09.994309 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-8f79e726-9e23-48fe-94a6-30bb7b6112dd tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Volume updated successfully. Aug 13 21:08:09.995082 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8f79e726-9e23-48fe-94a6-30bb7b6112dd tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] https://10.4.3.14/volume/v3/volumes/e96fb4c6-7ccc-4e17-bfea-d2af25592d2c returned with HTTP 200 Aug 13 21:08:09.995760 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 211/834] 10.4.3.14 () {68 vars in 1362 bytes} [Thu Aug 13 21:08:09 2026] PUT /volume/v3/volumes/e96fb4c6-7ccc-4e17-bfea-d2af25592d2c => generated 821 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:10.000762 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6989ab62-f381-4c74-8ac7-4f6affd58086 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:10.000762 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6989ab62-f381-4c74-8ac7-4f6affd58086 None None] GET https://10.4.3.14/volume// Aug 13 21:08:10.000762 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6989ab62-f381-4c74-8ac7-4f6affd58086 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:10.000762 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6989ab62-f381-4c74-8ac7-4f6affd58086 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:10.000762 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6989ab62-f381-4c74-8ac7-4f6affd58086 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:08:10.000762 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 210/835] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:08:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:08:10.007653 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-87f3cb94-33b3-4f35-aa06-46599860e274 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:10.011411 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-87f3cb94-33b3-4f35-aa06-46599860e274 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] GET https://10.4.3.14/volume/v3/volumes/e96fb4c6-7ccc-4e17-bfea-d2af25592d2c Aug 13 21:08:10.011664 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-87f3cb94-33b3-4f35-aa06-46599860e274 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:10.011904 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-87f3cb94-33b3-4f35-aa06-46599860e274 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:10.012104 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-cdd7db1e-38e2-4f48-bd64-41544a4780bb req-1b2db7bd-d00c-4b70-ba59-1995ecd8ccaa None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:10.014590 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-cdd7db1e-38e2-4f48-bd64-41544a4780bb req-1b2db7bd-d00c-4b70-ba59-1995ecd8ccaa tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/4003a250-3b9c-4796-894d-3c0e945ec581 Aug 13 21:08:10.014875 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-cdd7db1e-38e2-4f48-bd64-41544a4780bb req-1b2db7bd-d00c-4b70-ba59-1995ecd8ccaa tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:10.015249 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-cdd7db1e-38e2-4f48-bd64-41544a4780bb req-1b2db7bd-d00c-4b70-ba59-1995ecd8ccaa tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:10.027042 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:08:10.027042 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:08:10.027531 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:08:10.027531 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:08:10.031348 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-cdd7db1e-38e2-4f48-bd64-41544a4780bb req-1b2db7bd-d00c-4b70-ba59-1995ecd8ccaa tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:08:10.037234 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-cdd7db1e-38e2-4f48-bd64-41544a4780bb req-1b2db7bd-d00c-4b70-ba59-1995ecd8ccaa tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/4003a250-3b9c-4796-894d-3c0e945ec581 returned with HTTP 200 Aug 13 21:08:10.037529 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-87f3cb94-33b3-4f35-aa06-46599860e274 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Volume info retrieved successfully. Aug 13 21:08:10.037728 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 208/836] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:08:10 2026] GET /volume/v3/volumes/4003a250-3b9c-4796-894d-3c0e945ec581 => generated 1544 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:08:10.042823 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-87f3cb94-33b3-4f35-aa06-46599860e274 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] https://10.4.3.14/volume/v3/volumes/e96fb4c6-7ccc-4e17-bfea-d2af25592d2c returned with HTTP 200 Aug 13 21:08:10.043217 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 208/837] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:10 2026] GET /volume/v3/volumes/e96fb4c6-7ccc-4e17-bfea-d2af25592d2c => generated 889 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:10.057591 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-788e0b30-9bac-41ca-9faf-7aa3c6bdaec8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:10.061035 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-788e0b30-9bac-41ca-9faf-7aa3c6bdaec8 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:08:10.062134 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-788e0b30-9bac-41ca-9faf-7aa3c6bdaec8 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1096338410", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-849611583"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:08:10.063742 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-788e0b30-9bac-41ca-9faf-7aa3c6bdaec8 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1096338410', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-849611583'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:08:10.064171 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-788e0b30-9bac-41ca-9faf-7aa3c6bdaec8 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Create volume of 1 GB Aug 13 21:08:10.071457 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-788e0b30-9bac-41ca-9faf-7aa3c6bdaec8 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Availability Zones retrieved successfully. Aug 13 21:08:10.078016 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-788e0b30-9bac-41ca-9faf-7aa3c6bdaec8 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Flow 'volume_create_api' (95570d3b-289b-480b-8b9f-e86af0652560) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:08:10.079022 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-788e0b30-9bac-41ca-9faf-7aa3c6bdaec8 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (883822cc-69e1-4a07-8e0f-68d1c51d2ac3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:10.080167 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-788e0b30-9bac-41ca-9faf-7aa3c6bdaec8 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:08:10.114468 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-788e0b30-9bac-41ca-9faf-7aa3c6bdaec8 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (883822cc-69e1-4a07-8e0f-68d1c51d2ac3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:10.115376 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-788e0b30-9bac-41ca-9faf-7aa3c6bdaec8 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36174bcc-f0d0-47b8-8970-d30a28f80eba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:10.147767 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-cdd7db1e-38e2-4f48-bd64-41544a4780bb req-894edc59-8fc9-48e9-95f0-322ea1722784 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:10.151548 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-cdd7db1e-38e2-4f48-bd64-41544a4780bb req-894edc59-8fc9-48e9-95f0-322ea1722784 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] PUT https://10.4.3.14/volume/v3/attachments/e975564a-5e5b-4871-af1e-37afe26c9a1b Aug 13 21:08:10.151868 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-cdd7db1e-38e2-4f48-bd64-41544a4780bb req-894edc59-8fc9-48e9-95f0-322ea1722784 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:08:10.164840 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-cdd7db1e-38e2-4f48-bd64-41544a4780bb req-894edc59-8fc9-48e9-95f0-322ea1722784 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Acquiring lock "cinder-attachment_update-4003a250-3b9c-4796-894d-3c0e945ec581-np0000007265" by "attachment_update" {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:08:10.169661 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-cdd7db1e-38e2-4f48-bd64-41544a4780bb req-894edc59-8fc9-48e9-95f0-322ea1722784 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Lock "cinder-attachment_update-4003a250-3b9c-4796-894d-3c0e945ec581-np0000007265" acquired by "attachment_update" :: waited 0.005s {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:08:10.170739 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:08:10.170739 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:08:10.172981 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-788e0b30-9bac-41ca-9faf-7aa3c6bdaec8 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Created reservations ['2034ea1b-428a-407a-915b-acb9037710a7', '2796bdf9-ec45-46d3-86e1-532315c4d3ed', '14597263-5601-40b1-ac62-4bf88e8a49fe', '4d5e44a4-b2bd-477d-9016-8abc4f9e086f'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:08:10.174103 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-788e0b30-9bac-41ca-9faf-7aa3c6bdaec8 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36174bcc-f0d0-47b8-8970-d30a28f80eba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2034ea1b-428a-407a-915b-acb9037710a7', '2796bdf9-ec45-46d3-86e1-532315c4d3ed', '14597263-5601-40b1-ac62-4bf88e8a49fe', '4d5e44a4-b2bd-477d-9016-8abc4f9e086f']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:10.175143 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-788e0b30-9bac-41ca-9faf-7aa3c6bdaec8 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edef3a67-6273-4220-a3af-b09c7c2b5269) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:10.205261 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-788e0b30-9bac-41ca-9faf-7aa3c6bdaec8 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edef3a67-6273-4220-a3af-b09c7c2b5269) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dbd181b0-866f-4a9e-8aa5-40cb81f4feee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1096338410',display_name='tempest-VolumesGetTest-Volume-849611583',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='743ce3d3c1e741f3aaf3afa9de7beeb1',qos_specs=None,replication_status=,reservations=['2034ea1b-428a-407a-915b-acb9037710a7','2796bdf9-ec45-46d3-86e1-532315c4d3ed','14597263-5601-40b1-ac62-4bf88e8a49fe','4d5e44a4-b2bd-477d-9016-8abc4f9e086f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e17a0cf03774d1cb44a8712a97c7dac',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:08:10Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1096338410',display_name='tempest-VolumesGetTest-Volume-849611583',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dbd181b0-866f-4a9e-8aa5-40cb81f4feee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='743ce3d3c1e741f3aaf3afa9de7beeb1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2e17a0cf03774d1cb44a8712a97c7dac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:10.205824 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-788e0b30-9bac-41ca-9faf-7aa3c6bdaec8 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f711c63c-c32c-4b87-a800-70180a1cd62e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:10.268438 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-788e0b30-9bac-41ca-9faf-7aa3c6bdaec8 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f711c63c-c32c-4b87-a800-70180a1cd62e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1096338410',display_name='tempest-VolumesGetTest-Volume-849611583',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='743ce3d3c1e741f3aaf3afa9de7beeb1',qos_specs=None,replication_status=,reservations=['2034ea1b-428a-407a-915b-acb9037710a7','2796bdf9-ec45-46d3-86e1-532315c4d3ed','14597263-5601-40b1-ac62-4bf88e8a49fe','4d5e44a4-b2bd-477d-9016-8abc4f9e086f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e17a0cf03774d1cb44a8712a97c7dac',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:10.269074 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-788e0b30-9bac-41ca-9faf-7aa3c6bdaec8 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ca0c385-bad0-41b0-aa86-57752db1af36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:10.283793 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-788e0b30-9bac-41ca-9faf-7aa3c6bdaec8 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ca0c385-bad0-41b0-aa86-57752db1af36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:10.284800 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-788e0b30-9bac-41ca-9faf-7aa3c6bdaec8 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Flow 'volume_create_api' (95570d3b-289b-480b-8b9f-e86af0652560) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:08:10.285217 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-788e0b30-9bac-41ca-9faf-7aa3c6bdaec8 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Create volume request issued successfully. Aug 13 21:08:10.285869 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-788e0b30-9bac-41ca-9faf-7aa3c6bdaec8 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:08:10.286413 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 212/838] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:08:10 2026] POST /volume/v3/volumes => generated 777 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:08:10.302515 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4cc081a5-2f6f-49db-aca9-438cd8dab0a1 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:10.304982 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4cc081a5-2f6f-49db-aca9-438cd8dab0a1 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] GET https://10.4.3.14/volume/v3/volumes/dbd181b0-866f-4a9e-8aa5-40cb81f4feee Aug 13 21:08:10.305230 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4cc081a5-2f6f-49db-aca9-438cd8dab0a1 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:10.305613 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4cc081a5-2f6f-49db-aca9-438cd8dab0a1 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:10.315738 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:08:10.315738 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:08:10.318228 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-cdd7db1e-38e2-4f48-bd64-41544a4780bb req-894edc59-8fc9-48e9-95f0-322ea1722784 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Lock "cinder-attachment_update-4003a250-3b9c-4796-894d-3c0e945ec581-np0000007265" released by "attachment_update" :: held 0.149s {{(pid=100215) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:08:10.318527 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-cdd7db1e-38e2-4f48-bd64-41544a4780bb req-894edc59-8fc9-48e9-95f0-322ea1722784 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/attachments/e975564a-5e5b-4871-af1e-37afe26c9a1b returned with HTTP 200 Aug 13 21:08:10.319049 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 211/839] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:08:10 2026] PUT /volume/v3/attachments/e975564a-5e5b-4871-af1e-37afe26c9a1b => generated 969 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:08:10.321899 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-4cc081a5-2f6f-49db-aca9-438cd8dab0a1 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Volume info retrieved successfully. Aug 13 21:08:10.329631 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4cc081a5-2f6f-49db-aca9-438cd8dab0a1 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] https://10.4.3.14/volume/v3/volumes/dbd181b0-866f-4a9e-8aa5-40cb81f4feee returned with HTTP 200 Aug 13 21:08:10.330276 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 209/840] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:10 2026] GET /volume/v3/volumes/dbd181b0-866f-4a9e-8aa5-40cb81f4feee => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:10.350672 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-cdd7db1e-38e2-4f48-bd64-41544a4780bb req-f0ff0ae6-f294-461c-b998-6a15533d9b9e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:10.352841 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-cdd7db1e-38e2-4f48-bd64-41544a4780bb req-f0ff0ae6-f294-461c-b998-6a15533d9b9e tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] POST https://10.4.3.14/volume/v3/attachments/e975564a-5e5b-4871-af1e-37afe26c9a1b/action Aug 13 21:08:10.353298 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-cdd7db1e-38e2-4f48-bd64-41544a4780bb req-f0ff0ae6-f294-461c-b998-6a15533d9b9e tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Action body: b'{"os-complete": null}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:08:10.353469 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-cdd7db1e-38e2-4f48-bd64-41544a4780bb req-f0ff0ae6-f294-461c-b998-6a15533d9b9e tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:08:10.382525 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:08:10.382525 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:08:10.398943 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-cdd7db1e-38e2-4f48-bd64-41544a4780bb req-f0ff0ae6-f294-461c-b998-6a15533d9b9e tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/attachments/e975564a-5e5b-4871-af1e-37afe26c9a1b/action returned with HTTP 204 Aug 13 21:08:10.399374 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 209/841] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:08:10 2026] POST /volume/v3/attachments/e975564a-5e5b-4871-af1e-37afe26c9a1b/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:08:10.707126 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b69668c0-848d-4619-83f2-11628337b408 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:10.709087 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b69668c0-848d-4619-83f2-11628337b408 tempest-VolumeTypesTest-1572528362 tempest-VolumeTypesTest-1572528362-project-member] GET https://10.4.3.14/volume/v3/volumes/1a7f09ab-05e6-427f-a28b-cbea61c60d96 Aug 13 21:08:10.709389 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b69668c0-848d-4619-83f2-11628337b408 tempest-VolumeTypesTest-1572528362 tempest-VolumeTypesTest-1572528362-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:10.710909 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b69668c0-848d-4619-83f2-11628337b408 tempest-VolumeTypesTest-1572528362 tempest-VolumeTypesTest-1572528362-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:10.715447 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b69668c0-848d-4619-83f2-11628337b408 tempest-VolumeTypesTest-1572528362 tempest-VolumeTypesTest-1572528362-project-member] https://10.4.3.14/volume/v3/volumes/1a7f09ab-05e6-427f-a28b-cbea61c60d96 returned with HTTP 404 Aug 13 21:08:10.716056 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 213/842] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:10 2026] GET /volume/v3/volumes/1a7f09ab-05e6-427f-a28b-cbea61c60d96 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:08:10.724560 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d24a2a39-eebb-4d3b-ae9e-6b3f4f2f0b83 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:10.726590 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d24a2a39-eebb-4d3b-ae9e-6b3f4f2f0b83 tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] DELETE https://10.4.3.14/volume/v3/types/926250b7-d86f-419b-93df-e04539cbbe45 Aug 13 21:08:10.727070 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d24a2a39-eebb-4d3b-ae9e-6b3f4f2f0b83 tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:10.727202 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d24a2a39-eebb-4d3b-ae9e-6b3f4f2f0b83 tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] Calling method '_delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:10.727507 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:08:10.727507 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:08:10.766627 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d24a2a39-eebb-4d3b-ae9e-6b3f4f2f0b83 tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] https://10.4.3.14/volume/v3/types/926250b7-d86f-419b-93df-e04539cbbe45 returned with HTTP 202 Aug 13 21:08:10.767248 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 212/843] 10.4.3.14 () {66 vars in 1338 bytes} [Thu Aug 13 21:08:10 2026] DELETE /volume/v3/types/926250b7-d86f-419b-93df-e04539cbbe45 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:08:10.776673 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ffd4ce95-aeb4-49f9-bd5f-e852f2c2eae2 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:10.778856 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ffd4ce95-aeb4-49f9-bd5f-e852f2c2eae2 tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] GET https://10.4.3.14/volume/v3/types/926250b7-d86f-419b-93df-e04539cbbe45 Aug 13 21:08:10.779146 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ffd4ce95-aeb4-49f9-bd5f-e852f2c2eae2 tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:10.779348 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ffd4ce95-aeb4-49f9-bd5f-e852f2c2eae2 tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:10.783801 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ffd4ce95-aeb4-49f9-bd5f-e852f2c2eae2 tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] https://10.4.3.14/volume/v3/types/926250b7-d86f-419b-93df-e04539cbbe45 returned with HTTP 404 Aug 13 21:08:10.784822 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 210/844] 10.4.3.14 () {66 vars in 1335 bytes} [Thu Aug 13 21:08:10 2026] GET /volume/v3/types/926250b7-d86f-419b-93df-e04539cbbe45 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:08:10.792864 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f8df2b08-2f30-43b6-83a5-2b3cbb47b0ef None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:10.797924 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f8df2b08-2f30-43b6-83a5-2b3cbb47b0ef tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] DELETE https://10.4.3.14/volume/v3/types/a2ca5206-1a9f-4d0a-a51d-2c821bf63bc0 Aug 13 21:08:10.797924 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f8df2b08-2f30-43b6-83a5-2b3cbb47b0ef tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:10.797924 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f8df2b08-2f30-43b6-83a5-2b3cbb47b0ef tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] Calling method '_delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:10.829657 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f8df2b08-2f30-43b6-83a5-2b3cbb47b0ef tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] https://10.4.3.14/volume/v3/types/a2ca5206-1a9f-4d0a-a51d-2c821bf63bc0 returned with HTTP 202 Aug 13 21:08:10.829657 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 210/845] 10.4.3.14 () {66 vars in 1338 bytes} [Thu Aug 13 21:08:10 2026] DELETE /volume/v3/types/a2ca5206-1a9f-4d0a-a51d-2c821bf63bc0 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:08:10.836374 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-545c6b98-eb01-483f-8144-0f8084ee4b8b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:10.839974 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-545c6b98-eb01-483f-8144-0f8084ee4b8b tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] GET https://10.4.3.14/volume/v3/types/a2ca5206-1a9f-4d0a-a51d-2c821bf63bc0 Aug 13 21:08:10.840173 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-545c6b98-eb01-483f-8144-0f8084ee4b8b tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:10.840359 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-545c6b98-eb01-483f-8144-0f8084ee4b8b tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:10.843744 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-545c6b98-eb01-483f-8144-0f8084ee4b8b tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] https://10.4.3.14/volume/v3/types/a2ca5206-1a9f-4d0a-a51d-2c821bf63bc0 returned with HTTP 404 Aug 13 21:08:10.844588 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 214/846] 10.4.3.14 () {66 vars in 1335 bytes} [Thu Aug 13 21:08:10 2026] GET /volume/v3/types/a2ca5206-1a9f-4d0a-a51d-2c821bf63bc0 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:08:10.853414 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0fbc0b06-fb6a-421d-afac-34452d25b9b2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:10.855051 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0fbc0b06-fb6a-421d-afac-34452d25b9b2 tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] POST https://10.4.3.14/volume/v3/types Aug 13 21:08:10.855598 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0fbc0b06-fb6a-421d-afac-34452d25b9b2 tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1507077208", "description": "tempest-volume-type-description-1234299932", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:08:10.870521 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0fbc0b06-fb6a-421d-afac-34452d25b9b2 tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] https://10.4.3.14/volume/v3/types returned with HTTP 200 Aug 13 21:08:10.871594 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 213/847] 10.4.3.14 () {68 vars in 1246 bytes} [Thu Aug 13 21:08:10 2026] POST /volume/v3/types => generated 315 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:10.879198 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c634cdcf-1f1e-4d15-826b-2444af168d92 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:10.882165 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c634cdcf-1f1e-4d15-826b-2444af168d92 tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] GET https://10.4.3.14/volume/v3/types/f9de7e2c-9ef5-464f-88f8-87bd0fb5767d Aug 13 21:08:10.882426 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c634cdcf-1f1e-4d15-826b-2444af168d92 tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:10.882657 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c634cdcf-1f1e-4d15-826b-2444af168d92 tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:10.891416 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c634cdcf-1f1e-4d15-826b-2444af168d92 tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] https://10.4.3.14/volume/v3/types/f9de7e2c-9ef5-464f-88f8-87bd0fb5767d returned with HTTP 200 Aug 13 21:08:10.891874 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 211/848] 10.4.3.14 () {66 vars in 1335 bytes} [Thu Aug 13 21:08:10 2026] GET /volume/v3/types/f9de7e2c-9ef5-464f-88f8-87bd0fb5767d => generated 337 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:10.902092 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-df537a69-7be0-4d7b-84a1-5cc9c0e4c955 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:10.903864 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-df537a69-7be0-4d7b-84a1-5cc9c0e4c955 tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] DELETE https://10.4.3.14/volume/v3/types/f9de7e2c-9ef5-464f-88f8-87bd0fb5767d Aug 13 21:08:10.905805 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-df537a69-7be0-4d7b-84a1-5cc9c0e4c955 tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:10.905805 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-df537a69-7be0-4d7b-84a1-5cc9c0e4c955 tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] Calling method '_delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:10.927938 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-df537a69-7be0-4d7b-84a1-5cc9c0e4c955 tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] https://10.4.3.14/volume/v3/types/f9de7e2c-9ef5-464f-88f8-87bd0fb5767d returned with HTTP 202 Aug 13 21:08:10.927938 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 211/849] 10.4.3.14 () {66 vars in 1338 bytes} [Thu Aug 13 21:08:10 2026] DELETE /volume/v3/types/f9de7e2c-9ef5-464f-88f8-87bd0fb5767d => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:08:10.934860 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5709b30a-06bf-4653-9519-884ada9c0bd1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:10.937712 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5709b30a-06bf-4653-9519-884ada9c0bd1 tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] GET https://10.4.3.14/volume/v3/types/f9de7e2c-9ef5-464f-88f8-87bd0fb5767d Aug 13 21:08:10.937809 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5709b30a-06bf-4653-9519-884ada9c0bd1 tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:10.938082 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5709b30a-06bf-4653-9519-884ada9c0bd1 tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:10.941140 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5709b30a-06bf-4653-9519-884ada9c0bd1 tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] https://10.4.3.14/volume/v3/types/f9de7e2c-9ef5-464f-88f8-87bd0fb5767d returned with HTTP 404 Aug 13 21:08:10.941578 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 215/850] 10.4.3.14 () {66 vars in 1335 bytes} [Thu Aug 13 21:08:10 2026] GET /volume/v3/types/f9de7e2c-9ef5-464f-88f8-87bd0fb5767d => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:08:10.950253 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-111416da-fcdc-4b06-85b7-24bb22bc7d35 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:10.952526 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-111416da-fcdc-4b06-85b7-24bb22bc7d35 tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] POST https://10.4.3.14/volume/v3/types Aug 13 21:08:10.952834 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-111416da-fcdc-4b06-85b7-24bb22bc7d35 tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-2071234713"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:08:10.972022 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-111416da-fcdc-4b06-85b7-24bb22bc7d35 tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] https://10.4.3.14/volume/v3/types returned with HTTP 200 Aug 13 21:08:10.972452 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 214/851] 10.4.3.14 () {68 vars in 1245 bytes} [Thu Aug 13 21:08:10 2026] POST /volume/v3/types => generated 221 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:10.980505 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d85fdf9c-17dc-4d5c-ae05-46ae203e8c4d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:10.984128 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d85fdf9c-17dc-4d5c-ae05-46ae203e8c4d tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] POST https://10.4.3.14/volume/v3/types/c54e2255-cdf3-4e1d-9a18-bbbd4f1ef326/encryption Aug 13 21:08:10.985708 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d85fdf9c-17dc-4d5c-ae05-46ae203e8c4d tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:08:11.031692 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d85fdf9c-17dc-4d5c-ae05-46ae203e8c4d tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] https://10.4.3.14/volume/v3/types/c54e2255-cdf3-4e1d-9a18-bbbd4f1ef326/encryption returned with HTTP 200 Aug 13 21:08:11.032247 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 212/852] 10.4.3.14 () {68 vars in 1390 bytes} [Thu Aug 13 21:08:10 2026] POST /volume/v3/types/c54e2255-cdf3-4e1d-9a18-bbbd4f1ef326/encryption => generated 239 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:11.043214 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-9cfa697a-ed7a-4ce6-a633-25838afb6ea6 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:11.045037 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9cfa697a-ed7a-4ce6-a633-25838afb6ea6 tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] GET https://10.4.3.14/volume/v3/types/c54e2255-cdf3-4e1d-9a18-bbbd4f1ef326/encryption Aug 13 21:08:11.045749 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9cfa697a-ed7a-4ce6-a633-25838afb6ea6 tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:11.046068 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9cfa697a-ed7a-4ce6-a633-25838afb6ea6 tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] Calling method 'index' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:11.054557 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9cfa697a-ed7a-4ce6-a633-25838afb6ea6 tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] https://10.4.3.14/volume/v3/types/c54e2255-cdf3-4e1d-9a18-bbbd4f1ef326/encryption returned with HTTP 200 Aug 13 21:08:11.055273 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 212/853] 10.4.3.14 () {66 vars in 1368 bytes} [Thu Aug 13 21:08:11 2026] GET /volume/v3/types/c54e2255-cdf3-4e1d-9a18-bbbd4f1ef326/encryption => generated 325 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:11.064084 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-63de9fc1-1052-4a55-b942-dcd0a5a5f3df None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:11.066147 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-63de9fc1-1052-4a55-b942-dcd0a5a5f3df tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] PUT https://10.4.3.14/volume/v3/types/c54e2255-cdf3-4e1d-9a18-bbbd4f1ef326/encryption/53dbae51-4e2b-4f3d-a2c5-1175c5aa4c60 Aug 13 21:08:11.067003 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-63de9fc1-1052-4a55-b942-dcd0a5a5f3df tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:08:11.068814 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:08:11.068814 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:08:11.101628 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-63de9fc1-1052-4a55-b942-dcd0a5a5f3df tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] https://10.4.3.14/volume/v3/types/c54e2255-cdf3-4e1d-9a18-bbbd4f1ef326/encryption/53dbae51-4e2b-4f3d-a2c5-1175c5aa4c60 returned with HTTP 200 Aug 13 21:08:11.103007 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 216/854] 10.4.3.14 () {68 vars in 1500 bytes} [Thu Aug 13 21:08:11 2026] PUT /volume/v3/types/c54e2255-cdf3-4e1d-9a18-bbbd4f1ef326/encryption/53dbae51-4e2b-4f3d-a2c5-1175c5aa4c60 => generated 122 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:11.112595 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ee52cbd0-c44a-4b73-95f7-cbd2562e7c1b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:11.114511 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ee52cbd0-c44a-4b73-95f7-cbd2562e7c1b tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] GET https://10.4.3.14/volume/v3/types/c54e2255-cdf3-4e1d-9a18-bbbd4f1ef326/encryption Aug 13 21:08:11.114678 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ee52cbd0-c44a-4b73-95f7-cbd2562e7c1b tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:11.114878 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ee52cbd0-c44a-4b73-95f7-cbd2562e7c1b tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] Calling method 'index' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:11.122442 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ee52cbd0-c44a-4b73-95f7-cbd2562e7c1b tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] https://10.4.3.14/volume/v3/types/c54e2255-cdf3-4e1d-9a18-bbbd4f1ef326/encryption returned with HTTP 200 Aug 13 21:08:11.122796 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 215/855] 10.4.3.14 () {66 vars in 1368 bytes} [Thu Aug 13 21:08:11 2026] GET /volume/v3/types/c54e2255-cdf3-4e1d-9a18-bbbd4f1ef326/encryption => generated 347 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:11.132644 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-1cd94d1c-cbf1-4c95-8a9e-7cdbcb877729 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:11.134957 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1cd94d1c-cbf1-4c95-8a9e-7cdbcb877729 tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] GET https://10.4.3.14/volume/v3/types/c54e2255-cdf3-4e1d-9a18-bbbd4f1ef326/encryption/cipher Aug 13 21:08:11.135164 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1cd94d1c-cbf1-4c95-8a9e-7cdbcb877729 tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:11.135358 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1cd94d1c-cbf1-4c95-8a9e-7cdbcb877729 tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:11.141198 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1cd94d1c-cbf1-4c95-8a9e-7cdbcb877729 tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] https://10.4.3.14/volume/v3/types/c54e2255-cdf3-4e1d-9a18-bbbd4f1ef326/encryption/cipher returned with HTTP 200 Aug 13 21:08:11.141660 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 213/856] 10.4.3.14 () {66 vars in 1389 bytes} [Thu Aug 13 21:08:11 2026] GET /volume/v3/types/c54e2255-cdf3-4e1d-9a18-bbbd4f1ef326/encryption/cipher => generated 29 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 21:08:11.148355 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-73e20718-71ae-4a6b-ba06-31b0667e764f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:11.151731 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-73e20718-71ae-4a6b-ba06-31b0667e764f tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] DELETE https://10.4.3.14/volume/v3/types/c54e2255-cdf3-4e1d-9a18-bbbd4f1ef326/encryption/53dbae51-4e2b-4f3d-a2c5-1175c5aa4c60 Aug 13 21:08:11.151731 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-73e20718-71ae-4a6b-ba06-31b0667e764f tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:11.151731 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-73e20718-71ae-4a6b-ba06-31b0667e764f tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:11.172480 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-73e20718-71ae-4a6b-ba06-31b0667e764f tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] https://10.4.3.14/volume/v3/types/c54e2255-cdf3-4e1d-9a18-bbbd4f1ef326/encryption/53dbae51-4e2b-4f3d-a2c5-1175c5aa4c60 returned with HTTP 202 Aug 13 21:08:11.172480 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 213/857] 10.4.3.14 () {66 vars in 1482 bytes} [Thu Aug 13 21:08:11 2026] DELETE /volume/v3/types/c54e2255-cdf3-4e1d-9a18-bbbd4f1ef326/encryption/53dbae51-4e2b-4f3d-a2c5-1175c5aa4c60 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:08:11.180657 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8b622ff5-b027-45b3-b480-df759a15318a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:11.182771 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8b622ff5-b027-45b3-b480-df759a15318a tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] GET https://10.4.3.14/volume/v3/types/c54e2255-cdf3-4e1d-9a18-bbbd4f1ef326/encryption Aug 13 21:08:11.183042 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8b622ff5-b027-45b3-b480-df759a15318a tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:11.183761 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8b622ff5-b027-45b3-b480-df759a15318a tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:11.194947 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8b622ff5-b027-45b3-b480-df759a15318a tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] https://10.4.3.14/volume/v3/types/c54e2255-cdf3-4e1d-9a18-bbbd4f1ef326/encryption returned with HTTP 200 Aug 13 21:08:11.195388 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 217/858] 10.4.3.14 () {66 vars in 1368 bytes} [Thu Aug 13 21:08:11 2026] GET /volume/v3/types/c54e2255-cdf3-4e1d-9a18-bbbd4f1ef326/encryption => generated 2 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 13 21:08:11.207916 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d068400d-1d0d-4a8d-b218-d8dd99141316 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:11.209770 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d068400d-1d0d-4a8d-b218-d8dd99141316 tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] GET https://10.4.3.14/volume/v3/types/c54e2255-cdf3-4e1d-9a18-bbbd4f1ef326/encryption Aug 13 21:08:11.209994 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d068400d-1d0d-4a8d-b218-d8dd99141316 tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:11.210201 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d068400d-1d0d-4a8d-b218-d8dd99141316 tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] Calling method 'index' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:11.218810 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d068400d-1d0d-4a8d-b218-d8dd99141316 tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] https://10.4.3.14/volume/v3/types/c54e2255-cdf3-4e1d-9a18-bbbd4f1ef326/encryption returned with HTTP 200 Aug 13 21:08:11.219391 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 216/859] 10.4.3.14 () {66 vars in 1368 bytes} [Thu Aug 13 21:08:11 2026] GET /volume/v3/types/c54e2255-cdf3-4e1d-9a18-bbbd4f1ef326/encryption => generated 2 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 13 21:08:11.230811 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4e377757-981d-42d8-8cec-25ec00052661 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:11.234340 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4e377757-981d-42d8-8cec-25ec00052661 tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] DELETE https://10.4.3.14/volume/v3/types/c54e2255-cdf3-4e1d-9a18-bbbd4f1ef326 Aug 13 21:08:11.234927 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4e377757-981d-42d8-8cec-25ec00052661 tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:11.235937 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4e377757-981d-42d8-8cec-25ec00052661 tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] Calling method '_delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:11.265311 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4e377757-981d-42d8-8cec-25ec00052661 tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] https://10.4.3.14/volume/v3/types/c54e2255-cdf3-4e1d-9a18-bbbd4f1ef326 returned with HTTP 202 Aug 13 21:08:11.265711 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 214/860] 10.4.3.14 () {66 vars in 1338 bytes} [Thu Aug 13 21:08:11 2026] DELETE /volume/v3/types/c54e2255-cdf3-4e1d-9a18-bbbd4f1ef326 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:08:11.275146 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-49b3ac6d-5bb6-43ee-b65f-139ce676e274 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:11.277045 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-49b3ac6d-5bb6-43ee-b65f-139ce676e274 tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] GET https://10.4.3.14/volume/v3/types/c54e2255-cdf3-4e1d-9a18-bbbd4f1ef326 Aug 13 21:08:11.277312 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-49b3ac6d-5bb6-43ee-b65f-139ce676e274 tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:11.277580 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-49b3ac6d-5bb6-43ee-b65f-139ce676e274 tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:11.282004 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-49b3ac6d-5bb6-43ee-b65f-139ce676e274 tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] https://10.4.3.14/volume/v3/types/c54e2255-cdf3-4e1d-9a18-bbbd4f1ef326 returned with HTTP 404 Aug 13 21:08:11.282716 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 214/861] 10.4.3.14 () {66 vars in 1335 bytes} [Thu Aug 13 21:08:11 2026] GET /volume/v3/types/c54e2255-cdf3-4e1d-9a18-bbbd4f1ef326 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:08:11.294601 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9cc0b775-2267-4d0c-afd3-30d36511dea3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:11.296589 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9cc0b775-2267-4d0c-afd3-30d36511dea3 tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] GET https://10.4.3.14/volume/v3/types Aug 13 21:08:11.297039 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9cc0b775-2267-4d0c-afd3-30d36511dea3 tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:11.297391 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9cc0b775-2267-4d0c-afd3-30d36511dea3 tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:11.312632 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9cc0b775-2267-4d0c-afd3-30d36511dea3 tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] https://10.4.3.14/volume/v3/types returned with HTTP 200 Aug 13 21:08:11.313141 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 218/862] 10.4.3.14 () {66 vars in 1224 bytes} [Thu Aug 13 21:08:11 2026] GET /volume/v3/types => generated 670 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:11.324466 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-cbbf3d21-a423-4b00-88cf-c59d5c7691d0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:11.326493 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cbbf3d21-a423-4b00-88cf-c59d5c7691d0 tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] POST https://10.4.3.14/volume/v3/types Aug 13 21:08:11.326920 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cbbf3d21-a423-4b00-88cf-c59d5c7691d0 tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1853678316"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:08:11.342747 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cbbf3d21-a423-4b00-88cf-c59d5c7691d0 tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] https://10.4.3.14/volume/v3/types returned with HTTP 200 Aug 13 21:08:11.344371 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 217/863] 10.4.3.14 () {68 vars in 1245 bytes} [Thu Aug 13 21:08:11 2026] POST /volume/v3/types => generated 221 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:11.345503 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-213c6516-db7c-4205-ada8-36935f23655a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:11.348625 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-213c6516-db7c-4205-ada8-36935f23655a tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] GET https://10.4.3.14/volume/v3/volumes/dbd181b0-866f-4a9e-8aa5-40cb81f4feee Aug 13 21:08:11.348866 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-213c6516-db7c-4205-ada8-36935f23655a tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:11.349188 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-213c6516-db7c-4205-ada8-36935f23655a tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:11.355484 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-bdeec6cd-ffc9-484b-a190-973ff4a2a03b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:11.358362 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-bdeec6cd-ffc9-484b-a190-973ff4a2a03b tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] PUT https://10.4.3.14/volume/v3/types/4c29f453-9490-4aed-be4a-ce4543d9a6c3 Aug 13 21:08:11.358604 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:08:11.358604 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:08:11.358810 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-bdeec6cd-ffc9-484b-a190-973ff4a2a03b tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1280666767", "description": "tempest-volume-type-description-2105550600", "is_public": false}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:08:11.366441 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-213c6516-db7c-4205-ada8-36935f23655a tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Volume info retrieved successfully. Aug 13 21:08:11.374723 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-213c6516-db7c-4205-ada8-36935f23655a tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] https://10.4.3.14/volume/v3/volumes/dbd181b0-866f-4a9e-8aa5-40cb81f4feee returned with HTTP 200 Aug 13 21:08:11.375311 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 215/864] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:11 2026] GET /volume/v3/volumes/dbd181b0-866f-4a9e-8aa5-40cb81f4feee => generated 870 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:11.390622 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d98e56a7-6893-49d5-9074-c70289d99141 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:11.392177 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d98e56a7-6893-49d5-9074-c70289d99141 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] PUT https://10.4.3.14/volume/v3/volumes/dbd181b0-866f-4a9e-8aa5-40cb81f4feee Aug 13 21:08:11.392713 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d98e56a7-6893-49d5-9074-c70289d99141 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-80248268", "description": null}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:08:11.406611 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:08:11.406611 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:08:11.411060 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d98e56a7-6893-49d5-9074-c70289d99141 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Volume info retrieved successfully. Aug 13 21:08:11.412253 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-bdeec6cd-ffc9-484b-a190-973ff4a2a03b tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] https://10.4.3.14/volume/v3/types/4c29f453-9490-4aed-be4a-ce4543d9a6c3 returned with HTTP 200 Aug 13 21:08:11.412692 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 215/865] 10.4.3.14 () {68 vars in 1356 bytes} [Thu Aug 13 21:08:11 2026] PUT /volume/v3/types/4c29f453-9490-4aed-be4a-ce4543d9a6c3 => generated 205 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:11.419579 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d98e56a7-6893-49d5-9074-c70289d99141 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Volume updated successfully. Aug 13 21:08:11.420765 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d98e56a7-6893-49d5-9074-c70289d99141 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] https://10.4.3.14/volume/v3/volumes/dbd181b0-866f-4a9e-8aa5-40cb81f4feee returned with HTTP 200 Aug 13 21:08:11.421224 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 219/866] 10.4.3.14 () {68 vars in 1361 bytes} [Thu Aug 13 21:08:11 2026] PUT /volume/v3/volumes/dbd181b0-866f-4a9e-8aa5-40cb81f4feee => generated 766 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:11.424785 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-001337c8-68c3-4650-bc8c-7666b53ce5f0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:11.433867 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-001337c8-68c3-4650-bc8c-7666b53ce5f0 tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] GET https://10.4.3.14/volume/v3/types/4c29f453-9490-4aed-be4a-ce4543d9a6c3 Aug 13 21:08:11.435891 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-001337c8-68c3-4650-bc8c-7666b53ce5f0 tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:11.436183 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-001337c8-68c3-4650-bc8c-7666b53ce5f0 tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:11.437408 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3f665bc1-4f7a-462b-910a-4a3dd71dd246 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:11.439559 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3f665bc1-4f7a-462b-910a-4a3dd71dd246 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] GET https://10.4.3.14/volume/v3/volumes/dbd181b0-866f-4a9e-8aa5-40cb81f4feee Aug 13 21:08:11.439794 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3f665bc1-4f7a-462b-910a-4a3dd71dd246 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:11.440107 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3f665bc1-4f7a-462b-910a-4a3dd71dd246 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:11.445024 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-001337c8-68c3-4650-bc8c-7666b53ce5f0 tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] https://10.4.3.14/volume/v3/types/4c29f453-9490-4aed-be4a-ce4543d9a6c3 returned with HTTP 200 Aug 13 21:08:11.445501 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 218/867] 10.4.3.14 () {66 vars in 1335 bytes} [Thu Aug 13 21:08:11 2026] GET /volume/v3/types/4c29f453-9490-4aed-be4a-ce4543d9a6c3 => generated 269 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:11.449238 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:08:11.449238 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:08:11.453747 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-3f665bc1-4f7a-462b-910a-4a3dd71dd246 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Volume info retrieved successfully. Aug 13 21:08:11.454779 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-67935a46-4aa0-4427-954f-dcdb67e4ac4b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:11.457505 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-67935a46-4aa0-4427-954f-dcdb67e4ac4b tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] DELETE https://10.4.3.14/volume/v3/types/4c29f453-9490-4aed-be4a-ce4543d9a6c3 Aug 13 21:08:11.457669 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-67935a46-4aa0-4427-954f-dcdb67e4ac4b tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:11.457855 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-67935a46-4aa0-4427-954f-dcdb67e4ac4b tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] Calling method '_delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:11.459587 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3f665bc1-4f7a-462b-910a-4a3dd71dd246 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] https://10.4.3.14/volume/v3/volumes/dbd181b0-866f-4a9e-8aa5-40cb81f4feee returned with HTTP 200 Aug 13 21:08:11.460089 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 216/868] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:11 2026] GET /volume/v3/volumes/dbd181b0-866f-4a9e-8aa5-40cb81f4feee => generated 834 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:11.481922 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0c89051f-1d37-48e9-ad92-f459e5ffdc8e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:11.486100 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0c89051f-1d37-48e9-ad92-f459e5ffdc8e tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] DELETE https://10.4.3.14/volume/v3/volumes/dbd181b0-866f-4a9e-8aa5-40cb81f4feee Aug 13 21:08:11.486100 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0c89051f-1d37-48e9-ad92-f459e5ffdc8e tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:11.486100 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0c89051f-1d37-48e9-ad92-f459e5ffdc8e tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:11.486100 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-0c89051f-1d37-48e9-ad92-f459e5ffdc8e tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Delete volume with id: dbd181b0-866f-4a9e-8aa5-40cb81f4feee Aug 13 21:08:11.505741 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:08:11.505741 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:08:11.506583 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0c89051f-1d37-48e9-ad92-f459e5ffdc8e tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Volume info retrieved successfully. Aug 13 21:08:11.522532 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-67935a46-4aa0-4427-954f-dcdb67e4ac4b tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] https://10.4.3.14/volume/v3/types/4c29f453-9490-4aed-be4a-ce4543d9a6c3 returned with HTTP 202 Aug 13 21:08:11.523209 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 216/869] 10.4.3.14 () {66 vars in 1338 bytes} [Thu Aug 13 21:08:11 2026] DELETE /volume/v3/types/4c29f453-9490-4aed-be4a-ce4543d9a6c3 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:08:11.531300 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8fc83a31-6b20-4d82-ba04-2622fd4f188e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:11.532302 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8fc83a31-6b20-4d82-ba04-2622fd4f188e tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] GET https://10.4.3.14/volume/v3/types/4c29f453-9490-4aed-be4a-ce4543d9a6c3 Aug 13 21:08:11.532622 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8fc83a31-6b20-4d82-ba04-2622fd4f188e tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:11.532827 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8fc83a31-6b20-4d82-ba04-2622fd4f188e tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:11.536696 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8fc83a31-6b20-4d82-ba04-2622fd4f188e tempest-VolumeTypesTest-1691061803 tempest-VolumeTypesTest-1691061803-project-admin] https://10.4.3.14/volume/v3/types/4c29f453-9490-4aed-be4a-ce4543d9a6c3 returned with HTTP 404 Aug 13 21:08:11.537164 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 219/870] 10.4.3.14 () {66 vars in 1335 bytes} [Thu Aug 13 21:08:11 2026] GET /volume/v3/types/4c29f453-9490-4aed-be4a-ce4543d9a6c3 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:08:11.549338 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0c89051f-1d37-48e9-ad92-f459e5ffdc8e tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Delete volume request issued successfully. Aug 13 21:08:11.549642 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0c89051f-1d37-48e9-ad92-f459e5ffdc8e tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] https://10.4.3.14/volume/v3/volumes/dbd181b0-866f-4a9e-8aa5-40cb81f4feee returned with HTTP 202 Aug 13 21:08:11.550279 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 220/871] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:08:11 2026] DELETE /volume/v3/volumes/dbd181b0-866f-4a9e-8aa5-40cb81f4feee => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:08:11.558582 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-022bed2b-d850-4b1e-845b-775c5208f837 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:11.561032 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-022bed2b-d850-4b1e-845b-775c5208f837 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] GET https://10.4.3.14/volume/v3/volumes/dbd181b0-866f-4a9e-8aa5-40cb81f4feee Aug 13 21:08:11.561261 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-022bed2b-d850-4b1e-845b-775c5208f837 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:11.561489 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-022bed2b-d850-4b1e-845b-775c5208f837 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:11.573160 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:08:11.573160 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:08:11.579388 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-022bed2b-d850-4b1e-845b-775c5208f837 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Volume info retrieved successfully. Aug 13 21:08:11.584153 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-022bed2b-d850-4b1e-845b-775c5208f837 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] https://10.4.3.14/volume/v3/volumes/dbd181b0-866f-4a9e-8aa5-40cb81f4feee returned with HTTP 200 Aug 13 21:08:11.584659 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 217/872] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:11 2026] GET /volume/v3/volumes/dbd181b0-866f-4a9e-8aa5-40cb81f4feee => generated 833 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:12.604313 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a9f70fab-d473-4b69-b897-1a8bad86d9b5 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:12.606099 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a9f70fab-d473-4b69-b897-1a8bad86d9b5 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] GET https://10.4.3.14/volume/v3/volumes/dbd181b0-866f-4a9e-8aa5-40cb81f4feee Aug 13 21:08:12.606272 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a9f70fab-d473-4b69-b897-1a8bad86d9b5 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:12.606450 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a9f70fab-d473-4b69-b897-1a8bad86d9b5 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:12.613074 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a9f70fab-d473-4b69-b897-1a8bad86d9b5 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] https://10.4.3.14/volume/v3/volumes/dbd181b0-866f-4a9e-8aa5-40cb81f4feee returned with HTTP 404 Aug 13 21:08:12.613074 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 217/873] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:12 2026] GET /volume/v3/volumes/dbd181b0-866f-4a9e-8aa5-40cb81f4feee => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:08:12.622425 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-37c030fd-ad03-4817-92ad-19563dc3bc05 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:12.624357 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-37c030fd-ad03-4817-92ad-19563dc3bc05 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] GET https://10.4.3.14/volume/v3/volumes/e96fb4c6-7ccc-4e17-bfea-d2af25592d2c Aug 13 21:08:12.624667 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-37c030fd-ad03-4817-92ad-19563dc3bc05 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:12.624959 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-37c030fd-ad03-4817-92ad-19563dc3bc05 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:12.642549 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:08:12.642549 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:08:12.645205 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-37c030fd-ad03-4817-92ad-19563dc3bc05 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Volume info retrieved successfully. Aug 13 21:08:12.651685 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-37c030fd-ad03-4817-92ad-19563dc3bc05 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] https://10.4.3.14/volume/v3/volumes/e96fb4c6-7ccc-4e17-bfea-d2af25592d2c returned with HTTP 200 Aug 13 21:08:12.651685 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 220/874] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:12 2026] GET /volume/v3/volumes/e96fb4c6-7ccc-4e17-bfea-d2af25592d2c => generated 889 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:12.668478 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a76d147b-18f1-4aa5-8c07-7344780b858c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:12.672896 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a76d147b-18f1-4aa5-8c07-7344780b858c tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] DELETE https://10.4.3.14/volume/v3/volumes/e96fb4c6-7ccc-4e17-bfea-d2af25592d2c Aug 13 21:08:12.673132 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a76d147b-18f1-4aa5-8c07-7344780b858c tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:12.673325 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a76d147b-18f1-4aa5-8c07-7344780b858c tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:12.673511 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-a76d147b-18f1-4aa5-8c07-7344780b858c tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Delete volume with id: e96fb4c6-7ccc-4e17-bfea-d2af25592d2c Aug 13 21:08:12.686944 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:08:12.686944 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:08:12.687329 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a76d147b-18f1-4aa5-8c07-7344780b858c tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Volume info retrieved successfully. Aug 13 21:08:12.711754 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a76d147b-18f1-4aa5-8c07-7344780b858c tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Delete volume request issued successfully. Aug 13 21:08:12.712053 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a76d147b-18f1-4aa5-8c07-7344780b858c tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] https://10.4.3.14/volume/v3/volumes/e96fb4c6-7ccc-4e17-bfea-d2af25592d2c returned with HTTP 202 Aug 13 21:08:12.712530 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 221/875] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:08:12 2026] DELETE /volume/v3/volumes/e96fb4c6-7ccc-4e17-bfea-d2af25592d2c => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:08:12.722455 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4de2f09e-8002-4b32-a21a-67ebf5211217 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:12.724956 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4de2f09e-8002-4b32-a21a-67ebf5211217 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] GET https://10.4.3.14/volume/v3/volumes/e96fb4c6-7ccc-4e17-bfea-d2af25592d2c Aug 13 21:08:12.724956 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4de2f09e-8002-4b32-a21a-67ebf5211217 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:12.724956 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4de2f09e-8002-4b32-a21a-67ebf5211217 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:12.730744 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:08:12.730744 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:08:12.734565 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-4de2f09e-8002-4b32-a21a-67ebf5211217 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Volume info retrieved successfully. Aug 13 21:08:12.738565 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4de2f09e-8002-4b32-a21a-67ebf5211217 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] https://10.4.3.14/volume/v3/volumes/e96fb4c6-7ccc-4e17-bfea-d2af25592d2c returned with HTTP 200 Aug 13 21:08:12.738895 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 218/876] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:12 2026] GET /volume/v3/volumes/e96fb4c6-7ccc-4e17-bfea-d2af25592d2c => generated 888 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:13.761059 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7def2f29-9e4b-47db-b760-d3bb062ff8e7 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:13.764682 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7def2f29-9e4b-47db-b760-d3bb062ff8e7 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] GET https://10.4.3.14/volume/v3/volumes/e96fb4c6-7ccc-4e17-bfea-d2af25592d2c Aug 13 21:08:13.764919 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7def2f29-9e4b-47db-b760-d3bb062ff8e7 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:13.765851 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7def2f29-9e4b-47db-b760-d3bb062ff8e7 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:13.778378 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7def2f29-9e4b-47db-b760-d3bb062ff8e7 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] https://10.4.3.14/volume/v3/volumes/e96fb4c6-7ccc-4e17-bfea-d2af25592d2c returned with HTTP 404 Aug 13 21:08:13.778912 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 218/877] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:13 2026] GET /volume/v3/volumes/e96fb4c6-7ccc-4e17-bfea-d2af25592d2c => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:08:13.787825 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d26e7591-50c7-4215-bbbf-860152ca2c1a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:13.790030 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d26e7591-50c7-4215-bbbf-860152ca2c1a tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:08:13.790544 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d26e7591-50c7-4215-bbbf-860152ca2c1a tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-213687707"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:08:13.792350 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-d26e7591-50c7-4215-bbbf-860152ca2c1a tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-213687707'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:08:13.792493 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-d26e7591-50c7-4215-bbbf-860152ca2c1a tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Create volume of 1 GB Aug 13 21:08:13.798548 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d26e7591-50c7-4215-bbbf-860152ca2c1a tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Availability Zones retrieved successfully. Aug 13 21:08:13.807090 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-d26e7591-50c7-4215-bbbf-860152ca2c1a tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Flow 'volume_create_api' (9f396a6f-08ab-48a9-aea9-6294016774fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:08:13.808005 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-d26e7591-50c7-4215-bbbf-860152ca2c1a tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50504591-040f-4ac6-9685-5134eb7954e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:13.808911 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-d26e7591-50c7-4215-bbbf-860152ca2c1a tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:08:13.842252 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-d26e7591-50c7-4215-bbbf-860152ca2c1a tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50504591-040f-4ac6-9685-5134eb7954e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:13.843315 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-d26e7591-50c7-4215-bbbf-860152ca2c1a tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0a117c1-8777-411f-830a-0e47eab33d82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:13.888693 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-d26e7591-50c7-4215-bbbf-860152ca2c1a tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Created reservations ['a348a197-5758-4624-a0dc-4363dc197824', 'a1914b29-65af-4feb-b3e4-e24ef8862505', '0538ecee-54e7-4008-9b13-1e76daf5bb14', 'e315bfa7-7d3a-4371-a28f-b6d3a8f554c9'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:08:13.889391 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-d26e7591-50c7-4215-bbbf-860152ca2c1a tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0a117c1-8777-411f-830a-0e47eab33d82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a348a197-5758-4624-a0dc-4363dc197824', 'a1914b29-65af-4feb-b3e4-e24ef8862505', '0538ecee-54e7-4008-9b13-1e76daf5bb14', 'e315bfa7-7d3a-4371-a28f-b6d3a8f554c9']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:13.890103 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-d26e7591-50c7-4215-bbbf-860152ca2c1a tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d228530-20bd-4a8b-b4a5-5d7d4b48452f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:13.916601 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-d26e7591-50c7-4215-bbbf-860152ca2c1a tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d228530-20bd-4a8b-b4a5-5d7d4b48452f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e5fdbadf-6e62-4a06-878f-6ece384f08d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-213687707',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='743ce3d3c1e741f3aaf3afa9de7beeb1',qos_specs=None,replication_status=,reservations=['a348a197-5758-4624-a0dc-4363dc197824','a1914b29-65af-4feb-b3e4-e24ef8862505','0538ecee-54e7-4008-9b13-1e76daf5bb14','e315bfa7-7d3a-4371-a28f-b6d3a8f554c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e17a0cf03774d1cb44a8712a97c7dac',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:08:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-213687707',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e5fdbadf-6e62-4a06-878f-6ece384f08d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='743ce3d3c1e741f3aaf3afa9de7beeb1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2e17a0cf03774d1cb44a8712a97c7dac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:13.917350 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-d26e7591-50c7-4215-bbbf-860152ca2c1a tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98674222-dafc-432a-811f-3d3248b26ec3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:13.944526 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-d26e7591-50c7-4215-bbbf-860152ca2c1a tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98674222-dafc-432a-811f-3d3248b26ec3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-213687707',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='743ce3d3c1e741f3aaf3afa9de7beeb1',qos_specs=None,replication_status=,reservations=['a348a197-5758-4624-a0dc-4363dc197824','a1914b29-65af-4feb-b3e4-e24ef8862505','0538ecee-54e7-4008-9b13-1e76daf5bb14','e315bfa7-7d3a-4371-a28f-b6d3a8f554c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e17a0cf03774d1cb44a8712a97c7dac',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:13.945527 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-d26e7591-50c7-4215-bbbf-860152ca2c1a tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b30c7c7a-a194-428e-b4a0-2326e9021b15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:13.954535 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-d26e7591-50c7-4215-bbbf-860152ca2c1a tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b30c7c7a-a194-428e-b4a0-2326e9021b15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:13.955757 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-d26e7591-50c7-4215-bbbf-860152ca2c1a tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Flow 'volume_create_api' (9f396a6f-08ab-48a9-aea9-6294016774fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:08:13.956189 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d26e7591-50c7-4215-bbbf-860152ca2c1a tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Create volume request issued successfully. Aug 13 21:08:13.956943 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d26e7591-50c7-4215-bbbf-860152ca2c1a tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:08:13.957544 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 221/878] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:08:13 2026] POST /volume/v3/volumes => generated 742 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (3 switches on core 0) Aug 13 21:08:13.976032 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-148f800a-d956-4a66-bf30-21c31146a908 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:13.978131 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-148f800a-d956-4a66-bf30-21c31146a908 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] GET https://10.4.3.14/volume/v3/volumes/e5fdbadf-6e62-4a06-878f-6ece384f08d6 Aug 13 21:08:13.978551 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-148f800a-d956-4a66-bf30-21c31146a908 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:13.978887 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-148f800a-d956-4a66-bf30-21c31146a908 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:13.988103 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:08:13.988103 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:08:13.991624 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-148f800a-d956-4a66-bf30-21c31146a908 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Volume info retrieved successfully. Aug 13 21:08:13.996112 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-148f800a-d956-4a66-bf30-21c31146a908 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] https://10.4.3.14/volume/v3/volumes/e5fdbadf-6e62-4a06-878f-6ece384f08d6 returned with HTTP 200 Aug 13 21:08:13.996606 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 222/879] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:13 2026] GET /volume/v3/volumes/e5fdbadf-6e62-4a06-878f-6ece384f08d6 => generated 810 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:14.081743 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-7f15c3fa-3298-4752-bab7-f8800079a633 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:14.230637 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7f15c3fa-3298-4752-bab7-f8800079a633 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:08:14.230957 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7f15c3fa-3298-4752-bab7-f8800079a633 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1036947484"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:08:14.232320 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-7f15c3fa-3298-4752-bab7-f8800079a633 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1036947484'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:08:14.232432 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-7f15c3fa-3298-4752-bab7-f8800079a633 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Create volume of 1 GB Aug 13 21:08:14.236047 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-7f15c3fa-3298-4752-bab7-f8800079a633 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Availability Zones retrieved successfully. Aug 13 21:08:14.241656 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-7f15c3fa-3298-4752-bab7-f8800079a633 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Flow 'volume_create_api' (eb1ea06c-8b25-4eda-bf06-6d6380a4de2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:08:14.242517 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-7f15c3fa-3298-4752-bab7-f8800079a633 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99a57d01-d483-43c5-9e72-53d9fc0661de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:14.243374 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-7f15c3fa-3298-4752-bab7-f8800079a633 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:08:14.268850 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-7f15c3fa-3298-4752-bab7-f8800079a633 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99a57d01-d483-43c5-9e72-53d9fc0661de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:14.269616 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-7f15c3fa-3298-4752-bab7-f8800079a633 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (513e78d5-e927-4356-99b4-9c291b4f0d56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:14.321714 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-7f15c3fa-3298-4752-bab7-f8800079a633 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Created reservations ['6cd57a1e-5041-4e5e-b10a-628f7585dde4', 'bc79c689-d3b1-487f-980b-1b267b38b8a2', 'c39fc0fd-5bca-4846-99c9-65131135e980', '3f9bdc89-fb9e-43b2-afcb-9e5a7bd8113a'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:08:14.322525 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-7f15c3fa-3298-4752-bab7-f8800079a633 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (513e78d5-e927-4356-99b4-9c291b4f0d56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6cd57a1e-5041-4e5e-b10a-628f7585dde4', 'bc79c689-d3b1-487f-980b-1b267b38b8a2', 'c39fc0fd-5bca-4846-99c9-65131135e980', '3f9bdc89-fb9e-43b2-afcb-9e5a7bd8113a']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:14.323229 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-7f15c3fa-3298-4752-bab7-f8800079a633 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67e093c0-c7e5-4d2f-a117-a681d3bc2576) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:14.342872 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-7f15c3fa-3298-4752-bab7-f8800079a633 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67e093c0-c7e5-4d2f-a117-a681d3bc2576) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f2c73be2-2f94-47c5-960a-a27410be241c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1036947484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27c96a0394de44db8008e0db08cedfc0',qos_specs=None,replication_status=,reservations=['6cd57a1e-5041-4e5e-b10a-628f7585dde4','bc79c689-d3b1-487f-980b-1b267b38b8a2','c39fc0fd-5bca-4846-99c9-65131135e980','3f9bdc89-fb9e-43b2-afcb-9e5a7bd8113a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b91e2a949df40bd99fd925aa4c812c3',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:08:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1036947484',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f2c73be2-2f94-47c5-960a-a27410be241c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='27c96a0394de44db8008e0db08cedfc0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7b91e2a949df40bd99fd925aa4c812c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:14.343555 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-7f15c3fa-3298-4752-bab7-f8800079a633 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4241cc0d-bb6e-4994-85ff-f4f8f6df38ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:14.360323 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-7f15c3fa-3298-4752-bab7-f8800079a633 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4241cc0d-bb6e-4994-85ff-f4f8f6df38ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1036947484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27c96a0394de44db8008e0db08cedfc0',qos_specs=None,replication_status=,reservations=['6cd57a1e-5041-4e5e-b10a-628f7585dde4','bc79c689-d3b1-487f-980b-1b267b38b8a2','c39fc0fd-5bca-4846-99c9-65131135e980','3f9bdc89-fb9e-43b2-afcb-9e5a7bd8113a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b91e2a949df40bd99fd925aa4c812c3',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:14.361144 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-7f15c3fa-3298-4752-bab7-f8800079a633 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f93801c2-1282-4616-92e0-ee2e36a038ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:14.368925 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-7f15c3fa-3298-4752-bab7-f8800079a633 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f93801c2-1282-4616-92e0-ee2e36a038ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:14.369697 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-7f15c3fa-3298-4752-bab7-f8800079a633 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Flow 'volume_create_api' (eb1ea06c-8b25-4eda-bf06-6d6380a4de2d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:08:14.370077 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-7f15c3fa-3298-4752-bab7-f8800079a633 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Create volume request issued successfully. Aug 13 21:08:14.370646 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7f15c3fa-3298-4752-bab7-f8800079a633 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:08:14.371158 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 219/880] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:08:14 2026] POST /volume/v3/volumes => generated 752 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:08:14.382405 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7e2d11dd-b00e-49e9-823e-c388dfb0e292 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:14.384153 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7e2d11dd-b00e-49e9-823e-c388dfb0e292 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] GET https://10.4.3.14/volume/v3/volumes/f2c73be2-2f94-47c5-960a-a27410be241c Aug 13 21:08:14.384403 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7e2d11dd-b00e-49e9-823e-c388dfb0e292 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:14.384625 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7e2d11dd-b00e-49e9-823e-c388dfb0e292 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:14.391136 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:08:14.391136 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:08:14.394764 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-7e2d11dd-b00e-49e9-823e-c388dfb0e292 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Volume info retrieved successfully. Aug 13 21:08:14.398630 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7e2d11dd-b00e-49e9-823e-c388dfb0e292 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] https://10.4.3.14/volume/v3/volumes/f2c73be2-2f94-47c5-960a-a27410be241c returned with HTTP 200 Aug 13 21:08:14.399032 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 219/881] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:14 2026] GET /volume/v3/volumes/f2c73be2-2f94-47c5-960a-a27410be241c => generated 820 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:15.015195 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a5aa14f7-013b-4061-8083-6967d46eedb0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:15.021091 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a5aa14f7-013b-4061-8083-6967d46eedb0 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] GET https://10.4.3.14/volume/v3/volumes/e5fdbadf-6e62-4a06-878f-6ece384f08d6 Aug 13 21:08:15.021091 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a5aa14f7-013b-4061-8083-6967d46eedb0 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:15.021091 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a5aa14f7-013b-4061-8083-6967d46eedb0 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:15.030742 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:08:15.030742 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:08:15.035121 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a5aa14f7-013b-4061-8083-6967d46eedb0 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Volume info retrieved successfully. Aug 13 21:08:15.040991 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a5aa14f7-013b-4061-8083-6967d46eedb0 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] https://10.4.3.14/volume/v3/volumes/e5fdbadf-6e62-4a06-878f-6ece384f08d6 returned with HTTP 200 Aug 13 21:08:15.041703 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 222/882] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:15 2026] GET /volume/v3/volumes/e5fdbadf-6e62-4a06-878f-6ece384f08d6 => generated 835 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:15.059405 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-26d63353-6e0b-46cd-a471-1c1fefc8d07f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:15.063667 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-26d63353-6e0b-46cd-a471-1c1fefc8d07f tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:08:15.064172 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-26d63353-6e0b-46cd-a471-1c1fefc8d07f tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "e5fdbadf-6e62-4a06-878f-6ece384f08d6", "size": 1, "name": "tempest-VolumesGetTest-Volume-1258187679", "metadata": {"Type": "Test"}}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:08:15.069780 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-26d63353-6e0b-46cd-a471-1c1fefc8d07f tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Create volume request body: {'volume': {'source_volid': 'e5fdbadf-6e62-4a06-878f-6ece384f08d6', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1258187679', 'metadata': {'Type': 'Test'}}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:08:15.082140 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:08:15.082140 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:08:15.082595 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-26d63353-6e0b-46cd-a471-1c1fefc8d07f tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Volume retrieved successfully. Aug 13 21:08:15.082698 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-26d63353-6e0b-46cd-a471-1c1fefc8d07f tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Create volume of 1 GB Aug 13 21:08:15.091665 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-26d63353-6e0b-46cd-a471-1c1fefc8d07f tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Availability Zones retrieved successfully. Aug 13 21:08:15.097729 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-26d63353-6e0b-46cd-a471-1c1fefc8d07f tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Flow 'volume_create_api' (0eadcf1e-d1d1-422c-8df7-67aaeca02b29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:08:15.098932 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-26d63353-6e0b-46cd-a471-1c1fefc8d07f tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d2ad5ec-e86f-4d18-ad96-e2237c8b4f83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:15.100778 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-26d63353-6e0b-46cd-a471-1c1fefc8d07f tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:08:15.143108 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-26d63353-6e0b-46cd-a471-1c1fefc8d07f tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d2ad5ec-e86f-4d18-ad96-e2237c8b4f83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'e5fdbadf-6e62-4a06-878f-6ece384f08d6', 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:15.144079 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-26d63353-6e0b-46cd-a471-1c1fefc8d07f tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (132b0927-8e62-4a0d-8e21-8ae5397fff0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:15.191479 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-26d63353-6e0b-46cd-a471-1c1fefc8d07f tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Created reservations ['7ff193c3-79f6-44f6-85b9-309cd36fc81c', 'a8299b7d-53f2-4d9f-970d-454239811f05', '968b2d96-6fab-4c96-ad16-2c4c78ad5ae0', '1c8be389-a25a-471a-af52-97a81d5975fd'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:08:15.192292 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-26d63353-6e0b-46cd-a471-1c1fefc8d07f tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (132b0927-8e62-4a0d-8e21-8ae5397fff0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ff193c3-79f6-44f6-85b9-309cd36fc81c', 'a8299b7d-53f2-4d9f-970d-454239811f05', '968b2d96-6fab-4c96-ad16-2c4c78ad5ae0', '1c8be389-a25a-471a-af52-97a81d5975fd']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:15.193114 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-26d63353-6e0b-46cd-a471-1c1fefc8d07f tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56c688ab-1e6a-42de-be14-2fa7439bd57e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:15.231776 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-26d63353-6e0b-46cd-a471-1c1fefc8d07f tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56c688ab-1e6a-42de-be14-2fa7439bd57e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1928e72f-f435-4577-8b7a-a1881c115493', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1258187679',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='743ce3d3c1e741f3aaf3afa9de7beeb1',qos_specs=None,replication_status=,reservations=['7ff193c3-79f6-44f6-85b9-309cd36fc81c','a8299b7d-53f2-4d9f-970d-454239811f05','968b2d96-6fab-4c96-ad16-2c4c78ad5ae0','1c8be389-a25a-471a-af52-97a81d5975fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=e5fdbadf-6e62-4a06-878f-6ece384f08d6,status='creating',user_id='2e17a0cf03774d1cb44a8712a97c7dac',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:08:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1258187679',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1928e72f-f435-4577-8b7a-a1881c115493,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='743ce3d3c1e741f3aaf3afa9de7beeb1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=e5fdbadf-6e62-4a06-878f-6ece384f08d6,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2e17a0cf03774d1cb44a8712a97c7dac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:15.233512 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-26d63353-6e0b-46cd-a471-1c1fefc8d07f tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2ffe819-a70a-4c86-94df-99fbcc282149) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:15.252053 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-26d63353-6e0b-46cd-a471-1c1fefc8d07f tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2ffe819-a70a-4c86-94df-99fbcc282149) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1258187679',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='743ce3d3c1e741f3aaf3afa9de7beeb1',qos_specs=None,replication_status=,reservations=['7ff193c3-79f6-44f6-85b9-309cd36fc81c','a8299b7d-53f2-4d9f-970d-454239811f05','968b2d96-6fab-4c96-ad16-2c4c78ad5ae0','1c8be389-a25a-471a-af52-97a81d5975fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=e5fdbadf-6e62-4a06-878f-6ece384f08d6,status='creating',user_id='2e17a0cf03774d1cb44a8712a97c7dac',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:15.252751 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-26d63353-6e0b-46cd-a471-1c1fefc8d07f tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (796aee66-f02c-479a-a364-ce65279662a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:15.268038 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-26d63353-6e0b-46cd-a471-1c1fefc8d07f tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (796aee66-f02c-479a-a364-ce65279662a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:15.268815 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-26d63353-6e0b-46cd-a471-1c1fefc8d07f tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Flow 'volume_create_api' (0eadcf1e-d1d1-422c-8df7-67aaeca02b29) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:08:15.269159 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-26d63353-6e0b-46cd-a471-1c1fefc8d07f tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Create volume request issued successfully. Aug 13 21:08:15.269748 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-26d63353-6e0b-46cd-a471-1c1fefc8d07f tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:08:15.270221 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 223/883] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:08:15 2026] POST /volume/v3/volumes => generated 791 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:08:15.281793 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-9fbb16da-04f2-46b7-bec4-44676c1c4f31 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:15.283531 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9fbb16da-04f2-46b7-bec4-44676c1c4f31 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] GET https://10.4.3.14/volume/v3/volumes/1928e72f-f435-4577-8b7a-a1881c115493 Aug 13 21:08:15.283719 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9fbb16da-04f2-46b7-bec4-44676c1c4f31 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:15.283903 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9fbb16da-04f2-46b7-bec4-44676c1c4f31 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:15.290507 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:08:15.290507 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:08:15.294036 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-9fbb16da-04f2-46b7-bec4-44676c1c4f31 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Volume info retrieved successfully. Aug 13 21:08:15.297792 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9fbb16da-04f2-46b7-bec4-44676c1c4f31 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] https://10.4.3.14/volume/v3/volumes/1928e72f-f435-4577-8b7a-a1881c115493 returned with HTTP 200 Aug 13 21:08:15.298228 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 220/884] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:15 2026] GET /volume/v3/volumes/1928e72f-f435-4577-8b7a-a1881c115493 => generated 859 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:15.411039 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e24711f0-6f43-4421-beae-e952353c5117 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:15.412816 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e24711f0-6f43-4421-beae-e952353c5117 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] GET https://10.4.3.14/volume/v3/volumes/f2c73be2-2f94-47c5-960a-a27410be241c Aug 13 21:08:15.413034 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e24711f0-6f43-4421-beae-e952353c5117 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:15.413213 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e24711f0-6f43-4421-beae-e952353c5117 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:15.419643 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:08:15.419643 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:08:15.423193 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-e24711f0-6f43-4421-beae-e952353c5117 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Volume info retrieved successfully. Aug 13 21:08:15.428212 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e24711f0-6f43-4421-beae-e952353c5117 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] https://10.4.3.14/volume/v3/volumes/f2c73be2-2f94-47c5-960a-a27410be241c returned with HTTP 200 Aug 13 21:08:15.428638 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 220/885] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:15 2026] GET /volume/v3/volumes/f2c73be2-2f94-47c5-960a-a27410be241c => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:15.450620 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a7180f30-06c7-4479-8d39-777515f06e17 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:15.450620 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a7180f30-06c7-4479-8d39-777515f06e17 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] POST https://10.4.3.14/volume/v3/backups Aug 13 21:08:15.450620 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a7180f30-06c7-4479-8d39-777515f06e17 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f2c73be2-2f94-47c5-960a-a27410be241c", "name": "tempest-VolumesBackupsAdminTest-Backup-417222464", "container": "tempest-volumesbackupsadmintest-backup-container-1968168691"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:08:15.450620 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.backups [None req-a7180f30-06c7-4479-8d39-777515f06e17 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Creating new backup {'backup': {'volume_id': 'f2c73be2-2f94-47c5-960a-a27410be241c', 'name': 'tempest-VolumesBackupsAdminTest-Backup-417222464', 'container': 'tempest-volumesbackupsadmintest-backup-container-1968168691'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 21:08:15.450620 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.contrib.backups [None req-a7180f30-06c7-4479-8d39-777515f06e17 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Creating backup of volume f2c73be2-2f94-47c5-960a-a27410be241c in container tempest-volumesbackupsadmintest-backup-container-1968168691 Aug 13 21:08:15.460984 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:08:15.460984 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:08:15.461700 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a7180f30-06c7-4479-8d39-777515f06e17 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Volume info retrieved successfully. Aug 13 21:08:15.499283 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-a7180f30-06c7-4479-8d39-777515f06e17 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Created reservations ['e1a7a455-ce5c-4a67-a8e9-51df5bc944bd', '923f96a8-797d-4b4f-8149-8e9cee26f57f'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:08:15.556791 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a7180f30-06c7-4479-8d39-777515f06e17 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] https://10.4.3.14/volume/v3/backups returned with HTTP 202 Aug 13 21:08:15.557273 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 223/886] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:08:15 2026] POST /volume/v3/backups => generated 332 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:08:15.566327 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-518d2709-2062-45bd-9cd3-48a40d39b0c4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:15.568836 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-518d2709-2062-45bd-9cd3-48a40d39b0c4 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] GET https://10.4.3.14/volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc Aug 13 21:08:15.569081 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-518d2709-2062-45bd-9cd3-48a40d39b0c4 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:15.569343 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-518d2709-2062-45bd-9cd3-48a40d39b0c4 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:15.569488 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-518d2709-2062-45bd-9cd3-48a40d39b0c4 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Show backup with id 79cedcdb-7361-4ab0-b28c-9897661857cc. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:08:15.591916 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:08:15.591916 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:08:15.592865 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-518d2709-2062-45bd-9cd3-48a40d39b0c4 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] https://10.4.3.14/volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc returned with HTTP 200 Aug 13 21:08:15.593238 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 224/887] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:15 2026] GET /volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc => generated 796 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:16.312086 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3a2f1dab-13d0-4e0f-bd07-ae2cbc2efaed None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:16.315988 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3a2f1dab-13d0-4e0f-bd07-ae2cbc2efaed tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] GET https://10.4.3.14/volume/v3/volumes/1928e72f-f435-4577-8b7a-a1881c115493 Aug 13 21:08:16.315988 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3a2f1dab-13d0-4e0f-bd07-ae2cbc2efaed tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:16.315988 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3a2f1dab-13d0-4e0f-bd07-ae2cbc2efaed tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:16.324157 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:08:16.324157 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:08:16.330165 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-3a2f1dab-13d0-4e0f-bd07-ae2cbc2efaed tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Volume info retrieved successfully. Aug 13 21:08:16.336371 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3a2f1dab-13d0-4e0f-bd07-ae2cbc2efaed tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] https://10.4.3.14/volume/v3/volumes/1928e72f-f435-4577-8b7a-a1881c115493 returned with HTTP 200 Aug 13 21:08:16.337025 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 221/888] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:16 2026] GET /volume/v3/volumes/1928e72f-f435-4577-8b7a-a1881c115493 => generated 884 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:16.349605 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e7ed78ef-e456-4e92-b1d0-6e0e8b617129 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:16.352114 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e7ed78ef-e456-4e92-b1d0-6e0e8b617129 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] GET https://10.4.3.14/volume/v3/volumes/1928e72f-f435-4577-8b7a-a1881c115493 Aug 13 21:08:16.352317 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e7ed78ef-e456-4e92-b1d0-6e0e8b617129 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:16.352595 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e7ed78ef-e456-4e92-b1d0-6e0e8b617129 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:16.362406 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:08:16.362406 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:08:16.367833 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-e7ed78ef-e456-4e92-b1d0-6e0e8b617129 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Volume info retrieved successfully. Aug 13 21:08:16.373725 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e7ed78ef-e456-4e92-b1d0-6e0e8b617129 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] https://10.4.3.14/volume/v3/volumes/1928e72f-f435-4577-8b7a-a1881c115493 returned with HTTP 200 Aug 13 21:08:16.374239 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 221/889] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:16 2026] GET /volume/v3/volumes/1928e72f-f435-4577-8b7a-a1881c115493 => generated 884 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:16.385598 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-06d88f61-f320-40de-9c7c-d0cb8a69d756 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:16.387241 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-06d88f61-f320-40de-9c7c-d0cb8a69d756 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] PUT https://10.4.3.14/volume/v3/volumes/1928e72f-f435-4577-8b7a-a1881c115493 Aug 13 21:08:16.387585 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-06d88f61-f320-40de-9c7c-d0cb8a69d756 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1258187679"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:08:16.395167 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:08:16.395167 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:08:16.398565 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-06d88f61-f320-40de-9c7c-d0cb8a69d756 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Volume info retrieved successfully. Aug 13 21:08:16.406785 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-06d88f61-f320-40de-9c7c-d0cb8a69d756 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Volume updated successfully. Aug 13 21:08:16.407488 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-06d88f61-f320-40de-9c7c-d0cb8a69d756 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] https://10.4.3.14/volume/v3/volumes/1928e72f-f435-4577-8b7a-a1881c115493 returned with HTTP 200 Aug 13 21:08:16.407933 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 224/890] 10.4.3.14 () {68 vars in 1361 bytes} [Thu Aug 13 21:08:16 2026] PUT /volume/v3/volumes/1928e72f-f435-4577-8b7a-a1881c115493 => generated 816 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:16.420462 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-057134b5-e9ed-4d19-9dc7-94efed1f5e39 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:16.422626 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-057134b5-e9ed-4d19-9dc7-94efed1f5e39 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] PUT https://10.4.3.14/volume/v3/volumes/1928e72f-f435-4577-8b7a-a1881c115493 Aug 13 21:08:16.423100 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-057134b5-e9ed-4d19-9dc7-94efed1f5e39 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-313971497", "description": "This is the new description of volume"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:08:16.454414 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:08:16.454414 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:08:16.466990 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-057134b5-e9ed-4d19-9dc7-94efed1f5e39 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Volume info retrieved successfully. Aug 13 21:08:16.487596 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-057134b5-e9ed-4d19-9dc7-94efed1f5e39 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Volume updated successfully. Aug 13 21:08:16.488219 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-057134b5-e9ed-4d19-9dc7-94efed1f5e39 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] https://10.4.3.14/volume/v3/volumes/1928e72f-f435-4577-8b7a-a1881c115493 returned with HTTP 200 Aug 13 21:08:16.488642 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 225/891] 10.4.3.14 () {68 vars in 1362 bytes} [Thu Aug 13 21:08:16 2026] PUT /volume/v3/volumes/1928e72f-f435-4577-8b7a-a1881c115493 => generated 854 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:16.503283 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-15e6974b-4b49-4417-9c95-a2cae20a6382 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:16.505872 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-15e6974b-4b49-4417-9c95-a2cae20a6382 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] GET https://10.4.3.14/volume/v3/volumes/1928e72f-f435-4577-8b7a-a1881c115493 Aug 13 21:08:16.506157 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-15e6974b-4b49-4417-9c95-a2cae20a6382 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:16.506361 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-15e6974b-4b49-4417-9c95-a2cae20a6382 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:16.516195 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:08:16.516195 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:08:16.523957 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-15e6974b-4b49-4417-9c95-a2cae20a6382 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Volume info retrieved successfully. Aug 13 21:08:16.528203 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-15e6974b-4b49-4417-9c95-a2cae20a6382 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] https://10.4.3.14/volume/v3/volumes/1928e72f-f435-4577-8b7a-a1881c115493 returned with HTTP 200 Aug 13 21:08:16.528615 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 222/892] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:16 2026] GET /volume/v3/volumes/1928e72f-f435-4577-8b7a-a1881c115493 => generated 922 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:16.543400 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ad420fef-48c3-40cc-9465-129a3143309a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:16.545875 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ad420fef-48c3-40cc-9465-129a3143309a tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:08:16.546395 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ad420fef-48c3-40cc-9465-129a3143309a tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1916139838", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-2014028194"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:08:16.548480 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-ad420fef-48c3-40cc-9465-129a3143309a tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1916139838', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-2014028194'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:08:16.548667 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-ad420fef-48c3-40cc-9465-129a3143309a tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Create volume of 1 GB Aug 13 21:08:16.554086 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-ad420fef-48c3-40cc-9465-129a3143309a tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Availability Zones retrieved successfully. Aug 13 21:08:16.561139 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-ad420fef-48c3-40cc-9465-129a3143309a tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Flow 'volume_create_api' (bfdd4960-f706-4348-b2a6-f5457cbfc34f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:08:16.562676 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-ad420fef-48c3-40cc-9465-129a3143309a tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad3c0217-51ee-4458-81ba-aa336e367bc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:16.564237 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-ad420fef-48c3-40cc-9465-129a3143309a tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:08:16.609058 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-ad420fef-48c3-40cc-9465-129a3143309a tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad3c0217-51ee-4458-81ba-aa336e367bc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:16.611464 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-ad420fef-48c3-40cc-9465-129a3143309a tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (573f2621-7ed0-4ad4-acc1-1d68bdebef72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:16.612548 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-80790e88-89ad-497f-bddd-532c08d89430 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:16.617907 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-80790e88-89ad-497f-bddd-532c08d89430 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] GET https://10.4.3.14/volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc Aug 13 21:08:16.619836 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-80790e88-89ad-497f-bddd-532c08d89430 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:16.619836 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-80790e88-89ad-497f-bddd-532c08d89430 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:16.619836 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-80790e88-89ad-497f-bddd-532c08d89430 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Show backup with id 79cedcdb-7361-4ab0-b28c-9897661857cc. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:08:16.624681 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:08:16.624681 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:08:16.625697 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-80790e88-89ad-497f-bddd-532c08d89430 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] https://10.4.3.14/volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc returned with HTTP 200 Aug 13 21:08:16.626193 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 225/893] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:16 2026] GET /volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc => generated 798 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:16.669046 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-ad420fef-48c3-40cc-9465-129a3143309a tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Created reservations ['1c6692b6-4c4f-4b3c-8ca1-9b70b116edbb', '8ebfc67c-e14f-451c-9284-ad68f61df181', '3b4f389d-cab7-45d3-9e5e-1a884e172a94', '9cb2ae7b-4291-4c8c-bb7a-f67f35473b84'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:08:16.669046 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-ad420fef-48c3-40cc-9465-129a3143309a tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (573f2621-7ed0-4ad4-acc1-1d68bdebef72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c6692b6-4c4f-4b3c-8ca1-9b70b116edbb', '8ebfc67c-e14f-451c-9284-ad68f61df181', '3b4f389d-cab7-45d3-9e5e-1a884e172a94', '9cb2ae7b-4291-4c8c-bb7a-f67f35473b84']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:16.672987 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-ad420fef-48c3-40cc-9465-129a3143309a tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a943b54c-a7bd-47f2-a31d-4b9a471d9844) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:16.697747 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-ad420fef-48c3-40cc-9465-129a3143309a tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a943b54c-a7bd-47f2-a31d-4b9a471d9844) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cfda14d8-2f8c-41c1-9124-23f1c92628fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1916139838',display_name='tempest-VolumesGetTest-Volume-2014028194',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='743ce3d3c1e741f3aaf3afa9de7beeb1',qos_specs=None,replication_status=,reservations=['1c6692b6-4c4f-4b3c-8ca1-9b70b116edbb','8ebfc67c-e14f-451c-9284-ad68f61df181','3b4f389d-cab7-45d3-9e5e-1a884e172a94','9cb2ae7b-4291-4c8c-bb7a-f67f35473b84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e17a0cf03774d1cb44a8712a97c7dac',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:08:16Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1916139838',display_name='tempest-VolumesGetTest-Volume-2014028194',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cfda14d8-2f8c-41c1-9124-23f1c92628fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='743ce3d3c1e741f3aaf3afa9de7beeb1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2e17a0cf03774d1cb44a8712a97c7dac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:16.698715 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-ad420fef-48c3-40cc-9465-129a3143309a tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23fd07d7-eaec-43d7-b6e5-b1cf8e3fd7f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:16.721062 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-ad420fef-48c3-40cc-9465-129a3143309a tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23fd07d7-eaec-43d7-b6e5-b1cf8e3fd7f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1916139838',display_name='tempest-VolumesGetTest-Volume-2014028194',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='743ce3d3c1e741f3aaf3afa9de7beeb1',qos_specs=None,replication_status=,reservations=['1c6692b6-4c4f-4b3c-8ca1-9b70b116edbb','8ebfc67c-e14f-451c-9284-ad68f61df181','3b4f389d-cab7-45d3-9e5e-1a884e172a94','9cb2ae7b-4291-4c8c-bb7a-f67f35473b84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e17a0cf03774d1cb44a8712a97c7dac',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:16.722031 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-ad420fef-48c3-40cc-9465-129a3143309a tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5fc89d7-d2d5-451e-9f05-da36efeffdb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:16.736420 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-ad420fef-48c3-40cc-9465-129a3143309a tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5fc89d7-d2d5-451e-9f05-da36efeffdb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:16.738047 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-ad420fef-48c3-40cc-9465-129a3143309a tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Flow 'volume_create_api' (bfdd4960-f706-4348-b2a6-f5457cbfc34f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:08:16.738210 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-ad420fef-48c3-40cc-9465-129a3143309a tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Create volume request issued successfully. Aug 13 21:08:16.739375 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ad420fef-48c3-40cc-9465-129a3143309a tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:08:16.739916 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 222/894] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:08:16 2026] POST /volume/v3/volumes => generated 778 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:08:16.754395 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1743a6d1-313b-4a12-9989-ae56a9025b34 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:16.756248 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1743a6d1-313b-4a12-9989-ae56a9025b34 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] GET https://10.4.3.14/volume/v3/volumes/cfda14d8-2f8c-41c1-9124-23f1c92628fd Aug 13 21:08:16.756526 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1743a6d1-313b-4a12-9989-ae56a9025b34 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:16.756728 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1743a6d1-313b-4a12-9989-ae56a9025b34 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:16.765644 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:08:16.765644 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:08:16.770092 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1743a6d1-313b-4a12-9989-ae56a9025b34 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Volume info retrieved successfully. Aug 13 21:08:16.774385 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1743a6d1-313b-4a12-9989-ae56a9025b34 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] https://10.4.3.14/volume/v3/volumes/cfda14d8-2f8c-41c1-9124-23f1c92628fd returned with HTTP 200 Aug 13 21:08:16.775183 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 226/895] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:16 2026] GET /volume/v3/volumes/cfda14d8-2f8c-41c1-9124-23f1c92628fd => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:17.640237 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4982e17c-b0a1-4050-86b0-be79a737659b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:17.642763 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4982e17c-b0a1-4050-86b0-be79a737659b tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] GET https://10.4.3.14/volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc Aug 13 21:08:17.643016 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4982e17c-b0a1-4050-86b0-be79a737659b tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:17.643295 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4982e17c-b0a1-4050-86b0-be79a737659b tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:17.643459 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-4982e17c-b0a1-4050-86b0-be79a737659b tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Show backup with id 79cedcdb-7361-4ab0-b28c-9897661857cc. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:08:17.660103 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:08:17.660103 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:08:17.661296 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4982e17c-b0a1-4050-86b0-be79a737659b tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] https://10.4.3.14/volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc returned with HTTP 200 Aug 13 21:08:17.662118 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 223/896] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:17 2026] GET /volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc => generated 798 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:17.787659 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f68759b7-ecf3-4bf3-9dc7-29f9e402b6f0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:17.789560 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f68759b7-ecf3-4bf3-9dc7-29f9e402b6f0 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] GET https://10.4.3.14/volume/v3/volumes/cfda14d8-2f8c-41c1-9124-23f1c92628fd Aug 13 21:08:17.789799 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f68759b7-ecf3-4bf3-9dc7-29f9e402b6f0 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:17.790065 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f68759b7-ecf3-4bf3-9dc7-29f9e402b6f0 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:17.798807 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:08:17.798807 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:08:17.805621 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f68759b7-ecf3-4bf3-9dc7-29f9e402b6f0 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Volume info retrieved successfully. Aug 13 21:08:17.813198 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f68759b7-ecf3-4bf3-9dc7-29f9e402b6f0 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] https://10.4.3.14/volume/v3/volumes/cfda14d8-2f8c-41c1-9124-23f1c92628fd returned with HTTP 200 Aug 13 21:08:17.813580 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 226/897] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:17 2026] GET /volume/v3/volumes/cfda14d8-2f8c-41c1-9124-23f1c92628fd => generated 871 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:17.827778 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-fce1847d-b3f1-4291-915d-043d7896278f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:17.830596 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-fce1847d-b3f1-4291-915d-043d7896278f tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] PUT https://10.4.3.14/volume/v3/volumes/cfda14d8-2f8c-41c1-9124-23f1c92628fd Aug 13 21:08:17.830944 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-fce1847d-b3f1-4291-915d-043d7896278f tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1258187679", "description": null}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:08:17.842469 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:08:17.842469 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:08:17.847347 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-fce1847d-b3f1-4291-915d-043d7896278f tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Volume info retrieved successfully. Aug 13 21:08:17.855556 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-fce1847d-b3f1-4291-915d-043d7896278f tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Volume updated successfully. Aug 13 21:08:17.856395 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-fce1847d-b3f1-4291-915d-043d7896278f tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] https://10.4.3.14/volume/v3/volumes/cfda14d8-2f8c-41c1-9124-23f1c92628fd returned with HTTP 200 Aug 13 21:08:17.856944 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 223/898] 10.4.3.14 () {68 vars in 1361 bytes} [Thu Aug 13 21:08:17 2026] PUT /volume/v3/volumes/cfda14d8-2f8c-41c1-9124-23f1c92628fd => generated 768 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:17.871251 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3c2e0e3e-5b3f-46c7-b4f6-e83b8b9cae5b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:17.873154 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3c2e0e3e-5b3f-46c7-b4f6-e83b8b9cae5b tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] GET https://10.4.3.14/volume/v3/volumes/cfda14d8-2f8c-41c1-9124-23f1c92628fd Aug 13 21:08:17.873363 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3c2e0e3e-5b3f-46c7-b4f6-e83b8b9cae5b tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:17.873554 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3c2e0e3e-5b3f-46c7-b4f6-e83b8b9cae5b tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:17.881817 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:08:17.881817 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:08:17.888688 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3c2e0e3e-5b3f-46c7-b4f6-e83b8b9cae5b tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Volume info retrieved successfully. Aug 13 21:08:17.895542 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3c2e0e3e-5b3f-46c7-b4f6-e83b8b9cae5b tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] https://10.4.3.14/volume/v3/volumes/cfda14d8-2f8c-41c1-9124-23f1c92628fd returned with HTTP 200 Aug 13 21:08:17.896082 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 227/899] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:17 2026] GET /volume/v3/volumes/cfda14d8-2f8c-41c1-9124-23f1c92628fd => generated 836 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:17.910217 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-2543ce61-e734-4200-9a57-d98abcbd8a28 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:17.911910 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2543ce61-e734-4200-9a57-d98abcbd8a28 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] DELETE https://10.4.3.14/volume/v3/volumes/cfda14d8-2f8c-41c1-9124-23f1c92628fd Aug 13 21:08:17.912111 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2543ce61-e734-4200-9a57-d98abcbd8a28 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:17.912287 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2543ce61-e734-4200-9a57-d98abcbd8a28 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:17.912460 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-2543ce61-e734-4200-9a57-d98abcbd8a28 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Delete volume with id: cfda14d8-2f8c-41c1-9124-23f1c92628fd Aug 13 21:08:17.918630 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:08:17.918630 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:08:17.919053 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-2543ce61-e734-4200-9a57-d98abcbd8a28 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Volume info retrieved successfully. Aug 13 21:08:17.938911 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-2543ce61-e734-4200-9a57-d98abcbd8a28 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Delete volume request issued successfully. Aug 13 21:08:17.939158 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2543ce61-e734-4200-9a57-d98abcbd8a28 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] https://10.4.3.14/volume/v3/volumes/cfda14d8-2f8c-41c1-9124-23f1c92628fd returned with HTTP 202 Aug 13 21:08:17.939577 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 224/900] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:08:17 2026] DELETE /volume/v3/volumes/cfda14d8-2f8c-41c1-9124-23f1c92628fd => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:08:17.949091 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-06be0eae-96fe-42fa-a09f-11514388ba48 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:17.950113 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-06be0eae-96fe-42fa-a09f-11514388ba48 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] GET https://10.4.3.14/volume/v3/volumes/cfda14d8-2f8c-41c1-9124-23f1c92628fd Aug 13 21:08:17.950372 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-06be0eae-96fe-42fa-a09f-11514388ba48 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:17.950570 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-06be0eae-96fe-42fa-a09f-11514388ba48 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:17.959091 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:08:17.959091 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:08:17.965758 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-06be0eae-96fe-42fa-a09f-11514388ba48 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Volume info retrieved successfully. Aug 13 21:08:17.971886 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-06be0eae-96fe-42fa-a09f-11514388ba48 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] https://10.4.3.14/volume/v3/volumes/cfda14d8-2f8c-41c1-9124-23f1c92628fd returned with HTTP 200 Aug 13 21:08:17.972312 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 227/901] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:17 2026] GET /volume/v3/volumes/cfda14d8-2f8c-41c1-9124-23f1c92628fd => generated 835 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:18.675688 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2c3852d9-4eac-41f9-83b9-f71f38a71018 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:18.677976 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2c3852d9-4eac-41f9-83b9-f71f38a71018 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] GET https://10.4.3.14/volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc Aug 13 21:08:18.678252 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2c3852d9-4eac-41f9-83b9-f71f38a71018 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:18.678502 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2c3852d9-4eac-41f9-83b9-f71f38a71018 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:18.678652 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-2c3852d9-4eac-41f9-83b9-f71f38a71018 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Show backup with id 79cedcdb-7361-4ab0-b28c-9897661857cc. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:08:18.697764 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:08:18.697764 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:08:18.698810 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2c3852d9-4eac-41f9-83b9-f71f38a71018 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] https://10.4.3.14/volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc returned with HTTP 200 Aug 13 21:08:18.699709 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 224/902] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:18 2026] GET /volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc => generated 798 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:18.984665 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-61dbd5ef-b103-4e39-85c4-55b803c0a9b2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:18.986326 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-61dbd5ef-b103-4e39-85c4-55b803c0a9b2 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] GET https://10.4.3.14/volume/v3/volumes/cfda14d8-2f8c-41c1-9124-23f1c92628fd Aug 13 21:08:18.986576 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-61dbd5ef-b103-4e39-85c4-55b803c0a9b2 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:18.986801 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-61dbd5ef-b103-4e39-85c4-55b803c0a9b2 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:18.992083 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-61dbd5ef-b103-4e39-85c4-55b803c0a9b2 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] https://10.4.3.14/volume/v3/volumes/cfda14d8-2f8c-41c1-9124-23f1c92628fd returned with HTTP 404 Aug 13 21:08:18.992575 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 228/903] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:18 2026] GET /volume/v3/volumes/cfda14d8-2f8c-41c1-9124-23f1c92628fd => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:08:19.000192 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3d831194-9b8c-4c52-8f34-c68ae1ac2b98 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:19.002859 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3d831194-9b8c-4c52-8f34-c68ae1ac2b98 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] GET https://10.4.3.14/volume/v3/volumes/1928e72f-f435-4577-8b7a-a1881c115493 Aug 13 21:08:19.003080 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3d831194-9b8c-4c52-8f34-c68ae1ac2b98 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:19.003284 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3d831194-9b8c-4c52-8f34-c68ae1ac2b98 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:19.020824 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:08:19.020824 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:08:19.024913 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-3d831194-9b8c-4c52-8f34-c68ae1ac2b98 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Volume info retrieved successfully. Aug 13 21:08:19.030700 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3d831194-9b8c-4c52-8f34-c68ae1ac2b98 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] https://10.4.3.14/volume/v3/volumes/1928e72f-f435-4577-8b7a-a1881c115493 returned with HTTP 200 Aug 13 21:08:19.031312 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 225/904] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:18 2026] GET /volume/v3/volumes/1928e72f-f435-4577-8b7a-a1881c115493 => generated 922 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:19.045690 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-83c579c8-8dad-4771-9a20-ec82496ba721 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:19.050491 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-83c579c8-8dad-4771-9a20-ec82496ba721 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] DELETE https://10.4.3.14/volume/v3/volumes/1928e72f-f435-4577-8b7a-a1881c115493 Aug 13 21:08:19.050491 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-83c579c8-8dad-4771-9a20-ec82496ba721 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:19.050491 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-83c579c8-8dad-4771-9a20-ec82496ba721 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:19.050491 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-83c579c8-8dad-4771-9a20-ec82496ba721 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Delete volume with id: 1928e72f-f435-4577-8b7a-a1881c115493 Aug 13 21:08:19.057749 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:08:19.057749 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:08:19.058370 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-83c579c8-8dad-4771-9a20-ec82496ba721 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Volume info retrieved successfully. Aug 13 21:08:19.080473 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-83c579c8-8dad-4771-9a20-ec82496ba721 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Delete volume request issued successfully. Aug 13 21:08:19.080711 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-83c579c8-8dad-4771-9a20-ec82496ba721 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] https://10.4.3.14/volume/v3/volumes/1928e72f-f435-4577-8b7a-a1881c115493 returned with HTTP 202 Aug 13 21:08:19.081227 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 228/905] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:08:19 2026] DELETE /volume/v3/volumes/1928e72f-f435-4577-8b7a-a1881c115493 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:08:19.089906 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2f455789-5020-4a7e-a6d8-c2d40f8acad4 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:19.092388 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2f455789-5020-4a7e-a6d8-c2d40f8acad4 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] GET https://10.4.3.14/volume/v3/volumes/1928e72f-f435-4577-8b7a-a1881c115493 Aug 13 21:08:19.093033 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2f455789-5020-4a7e-a6d8-c2d40f8acad4 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:19.093153 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2f455789-5020-4a7e-a6d8-c2d40f8acad4 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:19.100414 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:08:19.100414 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:08:19.105360 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-2f455789-5020-4a7e-a6d8-c2d40f8acad4 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Volume info retrieved successfully. Aug 13 21:08:19.111029 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2f455789-5020-4a7e-a6d8-c2d40f8acad4 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] https://10.4.3.14/volume/v3/volumes/1928e72f-f435-4577-8b7a-a1881c115493 returned with HTTP 200 Aug 13 21:08:19.111671 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 225/906] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:19 2026] GET /volume/v3/volumes/1928e72f-f435-4577-8b7a-a1881c115493 => generated 921 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:19.714749 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e6cc1e58-76a0-49eb-93fc-d1d87b59a303 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:19.719584 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e6cc1e58-76a0-49eb-93fc-d1d87b59a303 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] GET https://10.4.3.14/volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc Aug 13 21:08:19.719810 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e6cc1e58-76a0-49eb-93fc-d1d87b59a303 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:19.720016 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e6cc1e58-76a0-49eb-93fc-d1d87b59a303 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:19.720129 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-e6cc1e58-76a0-49eb-93fc-d1d87b59a303 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Show backup with id 79cedcdb-7361-4ab0-b28c-9897661857cc. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:08:19.724646 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:08:19.724646 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:08:19.725584 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e6cc1e58-76a0-49eb-93fc-d1d87b59a303 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] https://10.4.3.14/volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc returned with HTTP 200 Aug 13 21:08:19.726005 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 229/907] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:19 2026] GET /volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:20.129061 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-97a30368-1161-4448-873c-0c9375b408dd None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:20.131981 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-97a30368-1161-4448-873c-0c9375b408dd tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] GET https://10.4.3.14/volume/v3/volumes/1928e72f-f435-4577-8b7a-a1881c115493 Aug 13 21:08:20.132245 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-97a30368-1161-4448-873c-0c9375b408dd tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:20.132493 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-97a30368-1161-4448-873c-0c9375b408dd tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:20.141144 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-97a30368-1161-4448-873c-0c9375b408dd tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] https://10.4.3.14/volume/v3/volumes/1928e72f-f435-4577-8b7a-a1881c115493 returned with HTTP 404 Aug 13 21:08:20.141730 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 226/908] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:20 2026] GET /volume/v3/volumes/1928e72f-f435-4577-8b7a-a1881c115493 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:08:20.148766 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-cd4695dc-97e5-4120-b91b-15c6b3d0af07 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:20.150560 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cd4695dc-97e5-4120-b91b-15c6b3d0af07 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] GET https://10.4.3.14/volume/v3/volumes/e5fdbadf-6e62-4a06-878f-6ece384f08d6 Aug 13 21:08:20.150751 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cd4695dc-97e5-4120-b91b-15c6b3d0af07 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:20.150957 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cd4695dc-97e5-4120-b91b-15c6b3d0af07 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:20.162873 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:08:20.162873 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:08:20.168948 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-cd4695dc-97e5-4120-b91b-15c6b3d0af07 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Volume info retrieved successfully. Aug 13 21:08:20.178663 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cd4695dc-97e5-4120-b91b-15c6b3d0af07 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] https://10.4.3.14/volume/v3/volumes/e5fdbadf-6e62-4a06-878f-6ece384f08d6 returned with HTTP 200 Aug 13 21:08:20.179090 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 229/909] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:20 2026] GET /volume/v3/volumes/e5fdbadf-6e62-4a06-878f-6ece384f08d6 => generated 835 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:20.198006 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-6883a196-45ee-43be-9870-f8e3a266f290 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:20.199899 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6883a196-45ee-43be-9870-f8e3a266f290 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] DELETE https://10.4.3.14/volume/v3/volumes/e5fdbadf-6e62-4a06-878f-6ece384f08d6 Aug 13 21:08:20.200191 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6883a196-45ee-43be-9870-f8e3a266f290 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:20.200533 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6883a196-45ee-43be-9870-f8e3a266f290 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:20.201483 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-6883a196-45ee-43be-9870-f8e3a266f290 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Delete volume with id: e5fdbadf-6e62-4a06-878f-6ece384f08d6 Aug 13 21:08:20.210299 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:08:20.210299 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:08:20.210752 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-6883a196-45ee-43be-9870-f8e3a266f290 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Volume info retrieved successfully. Aug 13 21:08:20.231082 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-6883a196-45ee-43be-9870-f8e3a266f290 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Delete volume request issued successfully. Aug 13 21:08:20.231465 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6883a196-45ee-43be-9870-f8e3a266f290 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] https://10.4.3.14/volume/v3/volumes/e5fdbadf-6e62-4a06-878f-6ece384f08d6 returned with HTTP 202 Aug 13 21:08:20.231922 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 226/910] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:08:20 2026] DELETE /volume/v3/volumes/e5fdbadf-6e62-4a06-878f-6ece384f08d6 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:08:20.243166 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c27ce9e2-46d4-45d3-99fe-fe008d13f7b0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:20.246660 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c27ce9e2-46d4-45d3-99fe-fe008d13f7b0 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] GET https://10.4.3.14/volume/v3/volumes/e5fdbadf-6e62-4a06-878f-6ece384f08d6 Aug 13 21:08:20.246908 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c27ce9e2-46d4-45d3-99fe-fe008d13f7b0 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:20.247169 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c27ce9e2-46d4-45d3-99fe-fe008d13f7b0 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:20.264328 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:08:20.264328 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:08:20.269470 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-c27ce9e2-46d4-45d3-99fe-fe008d13f7b0 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Volume info retrieved successfully. Aug 13 21:08:20.275447 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c27ce9e2-46d4-45d3-99fe-fe008d13f7b0 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] https://10.4.3.14/volume/v3/volumes/e5fdbadf-6e62-4a06-878f-6ece384f08d6 returned with HTTP 200 Aug 13 21:08:20.275447 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 230/911] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:20 2026] GET /volume/v3/volumes/e5fdbadf-6e62-4a06-878f-6ece384f08d6 => generated 834 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:20.738584 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-43796a12-ca92-47b9-a9eb-fe1ecc70b142 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:20.740767 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-43796a12-ca92-47b9-a9eb-fe1ecc70b142 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] GET https://10.4.3.14/volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc Aug 13 21:08:20.741028 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-43796a12-ca92-47b9-a9eb-fe1ecc70b142 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:20.741314 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-43796a12-ca92-47b9-a9eb-fe1ecc70b142 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:20.741434 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-43796a12-ca92-47b9-a9eb-fe1ecc70b142 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Show backup with id 79cedcdb-7361-4ab0-b28c-9897661857cc. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:08:20.748457 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:08:20.748457 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:08:20.749550 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-43796a12-ca92-47b9-a9eb-fe1ecc70b142 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] https://10.4.3.14/volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc returned with HTTP 200 Aug 13 21:08:20.750235 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 227/912] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:20 2026] GET /volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:21.292709 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-487c7a06-8d89-4970-8f60-457c63bf2e9c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:21.296811 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-487c7a06-8d89-4970-8f60-457c63bf2e9c tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] GET https://10.4.3.14/volume/v3/volumes/e5fdbadf-6e62-4a06-878f-6ece384f08d6 Aug 13 21:08:21.297272 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-487c7a06-8d89-4970-8f60-457c63bf2e9c tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:21.297579 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-487c7a06-8d89-4970-8f60-457c63bf2e9c tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:21.305487 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-487c7a06-8d89-4970-8f60-457c63bf2e9c tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] https://10.4.3.14/volume/v3/volumes/e5fdbadf-6e62-4a06-878f-6ece384f08d6 returned with HTTP 404 Aug 13 21:08:21.306226 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 230/913] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:21 2026] GET /volume/v3/volumes/e5fdbadf-6e62-4a06-878f-6ece384f08d6 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:08:21.362313 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-9796ecc6-745d-4c84-b5f6-174816a8e595 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:21.364598 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9796ecc6-745d-4c84-b5f6-174816a8e595 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:08:21.364981 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9796ecc6-745d-4c84-b5f6-174816a8e595 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "aa832912-12b8-47ea-874b-ab8df3e573a9", "size": 1, "name": "tempest-VolumesGetTest-Volume-369838183", "metadata": {"Type": "Test"}}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:08:21.366925 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-9796ecc6-745d-4c84-b5f6-174816a8e595 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Create volume request body: {'volume': {'imageRef': 'aa832912-12b8-47ea-874b-ab8df3e573a9', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-369838183', 'metadata': {'Type': 'Test'}}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:08:21.465890 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-9796ecc6-745d-4c84-b5f6-174816a8e595 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Create volume of 1 GB Aug 13 21:08:21.472773 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-9796ecc6-745d-4c84-b5f6-174816a8e595 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Availability Zones retrieved successfully. Aug 13 21:08:21.478097 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-9796ecc6-745d-4c84-b5f6-174816a8e595 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Flow 'volume_create_api' (8dcd0099-d9ab-4fea-ac7d-566ab40ff91b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:08:21.479286 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-9796ecc6-745d-4c84-b5f6-174816a8e595 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2676c051-766e-4b67-af3c-40d989ff0b12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:21.480213 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-9796ecc6-745d-4c84-b5f6-174816a8e595 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:08:21.549658 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-9796ecc6-745d-4c84-b5f6-174816a8e595 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2676c051-766e-4b67-af3c-40d989ff0b12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:21.550880 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-9796ecc6-745d-4c84-b5f6-174816a8e595 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8be4f83b-6ea3-48a5-94e4-b0fd6f564bd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:21.599441 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-9796ecc6-745d-4c84-b5f6-174816a8e595 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Created reservations ['70915029-d39c-4c74-9686-6caeea453d65', 'c83f7561-f97d-44e9-8b49-980e0a39a22a', '96c02db2-aa7d-4117-9763-bd9c4bcc2dbe', '12573d86-426c-4818-8e20-e2793b4cc8db'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:08:21.600034 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-9796ecc6-745d-4c84-b5f6-174816a8e595 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8be4f83b-6ea3-48a5-94e4-b0fd6f564bd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70915029-d39c-4c74-9686-6caeea453d65', 'c83f7561-f97d-44e9-8b49-980e0a39a22a', '96c02db2-aa7d-4117-9763-bd9c4bcc2dbe', '12573d86-426c-4818-8e20-e2793b4cc8db']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:21.600684 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-9796ecc6-745d-4c84-b5f6-174816a8e595 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5afec58-a243-4a9b-88c4-478df1800457) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:21.625134 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-9796ecc6-745d-4c84-b5f6-174816a8e595 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5afec58-a243-4a9b-88c4-478df1800457) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '75a5d0cc-6596-48b4-8fa5-ecc4f3906ba5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-369838183',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='743ce3d3c1e741f3aaf3afa9de7beeb1',qos_specs=None,replication_status=,reservations=['70915029-d39c-4c74-9686-6caeea453d65','c83f7561-f97d-44e9-8b49-980e0a39a22a','96c02db2-aa7d-4117-9763-bd9c4bcc2dbe','12573d86-426c-4818-8e20-e2793b4cc8db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e17a0cf03774d1cb44a8712a97c7dac',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:08:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-369838183',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=75a5d0cc-6596-48b4-8fa5-ecc4f3906ba5,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='743ce3d3c1e741f3aaf3afa9de7beeb1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2e17a0cf03774d1cb44a8712a97c7dac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:21.625758 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-9796ecc6-745d-4c84-b5f6-174816a8e595 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73e05f97-a069-49d2-aefc-2e41e90fb368) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:21.645823 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-9796ecc6-745d-4c84-b5f6-174816a8e595 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73e05f97-a069-49d2-aefc-2e41e90fb368) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-369838183',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='743ce3d3c1e741f3aaf3afa9de7beeb1',qos_specs=None,replication_status=,reservations=['70915029-d39c-4c74-9686-6caeea453d65','c83f7561-f97d-44e9-8b49-980e0a39a22a','96c02db2-aa7d-4117-9763-bd9c4bcc2dbe','12573d86-426c-4818-8e20-e2793b4cc8db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e17a0cf03774d1cb44a8712a97c7dac',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:21.646879 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-9796ecc6-745d-4c84-b5f6-174816a8e595 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74f64069-1f73-40dd-9978-82983871ed99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:21.658783 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-9796ecc6-745d-4c84-b5f6-174816a8e595 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74f64069-1f73-40dd-9978-82983871ed99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:21.660029 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-9796ecc6-745d-4c84-b5f6-174816a8e595 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Flow 'volume_create_api' (8dcd0099-d9ab-4fea-ac7d-566ab40ff91b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:08:21.660452 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-9796ecc6-745d-4c84-b5f6-174816a8e595 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Create volume request issued successfully. Aug 13 21:08:21.661211 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9796ecc6-745d-4c84-b5f6-174816a8e595 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:08:21.661797 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 227/914] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:08:21 2026] POST /volume/v3/volumes => generated 756 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:08:21.673834 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c202f6cc-f198-4922-9a03-47b34c063cba None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:21.676572 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c202f6cc-f198-4922-9a03-47b34c063cba tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] GET https://10.4.3.14/volume/v3/volumes/75a5d0cc-6596-48b4-8fa5-ecc4f3906ba5 Aug 13 21:08:21.676831 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c202f6cc-f198-4922-9a03-47b34c063cba tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:21.677290 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c202f6cc-f198-4922-9a03-47b34c063cba tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:21.688047 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:08:21.688047 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:08:21.693998 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-c202f6cc-f198-4922-9a03-47b34c063cba tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Volume info retrieved successfully. Aug 13 21:08:21.699141 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c202f6cc-f198-4922-9a03-47b34c063cba tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] https://10.4.3.14/volume/v3/volumes/75a5d0cc-6596-48b4-8fa5-ecc4f3906ba5 returned with HTTP 200 Aug 13 21:08:21.699507 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 231/915] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:21 2026] GET /volume/v3/volumes/75a5d0cc-6596-48b4-8fa5-ecc4f3906ba5 => generated 824 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:21.763412 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-a103e2bc-5e9e-4f24-bbfd-a3fc4b835698 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:21.767268 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a103e2bc-5e9e-4f24-bbfd-a3fc4b835698 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] GET https://10.4.3.14/volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc Aug 13 21:08:21.767481 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a103e2bc-5e9e-4f24-bbfd-a3fc4b835698 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:21.767686 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a103e2bc-5e9e-4f24-bbfd-a3fc4b835698 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:21.767810 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-a103e2bc-5e9e-4f24-bbfd-a3fc4b835698 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Show backup with id 79cedcdb-7361-4ab0-b28c-9897661857cc. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:08:21.777091 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:08:21.777091 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:08:21.778190 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a103e2bc-5e9e-4f24-bbfd-a3fc4b835698 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] https://10.4.3.14/volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc returned with HTTP 200 Aug 13 21:08:21.779097 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 228/916] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:21 2026] GET /volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc => generated 798 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:22.713773 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-14b7e2d2-3f6a-4337-be41-bfd6d2b36279 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:22.717984 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-14b7e2d2-3f6a-4337-be41-bfd6d2b36279 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] GET https://10.4.3.14/volume/v3/volumes/75a5d0cc-6596-48b4-8fa5-ecc4f3906ba5 Aug 13 21:08:22.717984 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-14b7e2d2-3f6a-4337-be41-bfd6d2b36279 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:22.717984 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-14b7e2d2-3f6a-4337-be41-bfd6d2b36279 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:22.726211 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:08:22.726211 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:08:22.731302 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-14b7e2d2-3f6a-4337-be41-bfd6d2b36279 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Volume info retrieved successfully. Aug 13 21:08:22.737495 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-14b7e2d2-3f6a-4337-be41-bfd6d2b36279 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] https://10.4.3.14/volume/v3/volumes/75a5d0cc-6596-48b4-8fa5-ecc4f3906ba5 returned with HTTP 200 Aug 13 21:08:22.738201 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 231/917] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:22 2026] GET /volume/v3/volumes/75a5d0cc-6596-48b4-8fa5-ecc4f3906ba5 => generated 1364 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:08:22.754942 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0d175140-1c43-492c-868d-292722d4ebde None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:22.757492 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0d175140-1c43-492c-868d-292722d4ebde tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] GET https://10.4.3.14/volume/v3/volumes/75a5d0cc-6596-48b4-8fa5-ecc4f3906ba5 Aug 13 21:08:22.757730 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0d175140-1c43-492c-868d-292722d4ebde tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:22.758262 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0d175140-1c43-492c-868d-292722d4ebde tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:22.770271 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:08:22.770271 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:08:22.774855 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-0d175140-1c43-492c-868d-292722d4ebde tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Volume info retrieved successfully. Aug 13 21:08:22.780909 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0d175140-1c43-492c-868d-292722d4ebde tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] https://10.4.3.14/volume/v3/volumes/75a5d0cc-6596-48b4-8fa5-ecc4f3906ba5 returned with HTTP 200 Aug 13 21:08:22.781481 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 228/918] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:22 2026] GET /volume/v3/volumes/75a5d0cc-6596-48b4-8fa5-ecc4f3906ba5 => generated 1364 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:08:22.796530 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-85053651-e39a-482b-933c-767165ca4882 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:22.797906 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-a994fbcb-c253-4d71-a955-2849266bab0c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:22.799583 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-85053651-e39a-482b-933c-767165ca4882 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] GET https://10.4.3.14/volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc Aug 13 21:08:22.799655 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a994fbcb-c253-4d71-a955-2849266bab0c tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] PUT https://10.4.3.14/volume/v3/volumes/75a5d0cc-6596-48b4-8fa5-ecc4f3906ba5 Aug 13 21:08:22.799798 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-85053651-e39a-482b-933c-767165ca4882 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:22.800054 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a994fbcb-c253-4d71-a955-2849266bab0c tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-369838183"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:08:22.800108 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-85053651-e39a-482b-933c-767165ca4882 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:22.800164 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-85053651-e39a-482b-933c-767165ca4882 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Show backup with id 79cedcdb-7361-4ab0-b28c-9897661857cc. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:08:22.805482 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:08:22.805482 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:08:22.806215 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-85053651-e39a-482b-933c-767165ca4882 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] https://10.4.3.14/volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc returned with HTTP 200 Aug 13 21:08:22.806572 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 232/919] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:22 2026] GET /volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:22.812789 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:08:22.812789 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:08:22.817053 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-a994fbcb-c253-4d71-a955-2849266bab0c tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Volume info retrieved successfully. Aug 13 21:08:22.823848 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-a994fbcb-c253-4d71-a955-2849266bab0c tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Volume updated successfully. Aug 13 21:08:22.824574 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a994fbcb-c253-4d71-a955-2849266bab0c tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] https://10.4.3.14/volume/v3/volumes/75a5d0cc-6596-48b4-8fa5-ecc4f3906ba5 returned with HTTP 200 Aug 13 21:08:22.825088 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 229/920] 10.4.3.14 () {68 vars in 1361 bytes} [Thu Aug 13 21:08:22 2026] PUT /volume/v3/volumes/75a5d0cc-6596-48b4-8fa5-ecc4f3906ba5 => generated 780 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:22.840094 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-02d22c9c-45b8-47e4-bca9-8ddc2886ed6d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:22.846921 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-02d22c9c-45b8-47e4-bca9-8ddc2886ed6d tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] PUT https://10.4.3.14/volume/v3/volumes/75a5d0cc-6596-48b4-8fa5-ecc4f3906ba5 Aug 13 21:08:22.847473 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-02d22c9c-45b8-47e4-bca9-8ddc2886ed6d tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1086941875", "description": "This is the new description of volume"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:08:22.865696 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:08:22.865696 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:08:22.873157 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-02d22c9c-45b8-47e4-bca9-8ddc2886ed6d tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Volume info retrieved successfully. Aug 13 21:08:22.879485 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-02d22c9c-45b8-47e4-bca9-8ddc2886ed6d tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Volume updated successfully. Aug 13 21:08:22.880284 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-02d22c9c-45b8-47e4-bca9-8ddc2886ed6d tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] https://10.4.3.14/volume/v3/volumes/75a5d0cc-6596-48b4-8fa5-ecc4f3906ba5 returned with HTTP 200 Aug 13 21:08:22.880819 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 232/921] 10.4.3.14 () {68 vars in 1362 bytes} [Thu Aug 13 21:08:22 2026] PUT /volume/v3/volumes/75a5d0cc-6596-48b4-8fa5-ecc4f3906ba5 => generated 820 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:22.895289 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d1e37dda-8d32-4182-a95c-90ff4a746659 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:22.897620 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d1e37dda-8d32-4182-a95c-90ff4a746659 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] GET https://10.4.3.14/volume/v3/volumes/75a5d0cc-6596-48b4-8fa5-ecc4f3906ba5 Aug 13 21:08:22.897862 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d1e37dda-8d32-4182-a95c-90ff4a746659 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:22.898122 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d1e37dda-8d32-4182-a95c-90ff4a746659 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:22.907345 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:08:22.907345 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:08:22.911602 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-d1e37dda-8d32-4182-a95c-90ff4a746659 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Volume info retrieved successfully. Aug 13 21:08:22.920079 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d1e37dda-8d32-4182-a95c-90ff4a746659 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] https://10.4.3.14/volume/v3/volumes/75a5d0cc-6596-48b4-8fa5-ecc4f3906ba5 returned with HTTP 200 Aug 13 21:08:22.920733 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 229/922] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:22 2026] GET /volume/v3/volumes/75a5d0cc-6596-48b4-8fa5-ecc4f3906ba5 => generated 1404 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:08:22.936396 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6e993df3-0acf-452e-9a6e-45dc676a586e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:22.938036 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6e993df3-0acf-452e-9a6e-45dc676a586e tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:08:22.938486 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6e993df3-0acf-452e-9a6e-45dc676a586e tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1472013675", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-923599410"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:08:22.940401 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-6e993df3-0acf-452e-9a6e-45dc676a586e tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1472013675', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-923599410'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:08:22.940507 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-6e993df3-0acf-452e-9a6e-45dc676a586e tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Create volume of 1 GB Aug 13 21:08:22.945485 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-6e993df3-0acf-452e-9a6e-45dc676a586e tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Availability Zones retrieved successfully. Aug 13 21:08:22.951908 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6e993df3-0acf-452e-9a6e-45dc676a586e tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Flow 'volume_create_api' (d1eb5791-f8ca-4858-834c-b994ffa01980) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:08:22.952664 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6e993df3-0acf-452e-9a6e-45dc676a586e tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29ae8e8e-7af5-493a-b246-36284ac2bba6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:22.953858 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-6e993df3-0acf-452e-9a6e-45dc676a586e tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:08:22.985873 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6e993df3-0acf-452e-9a6e-45dc676a586e tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29ae8e8e-7af5-493a-b246-36284ac2bba6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:22.985873 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6e993df3-0acf-452e-9a6e-45dc676a586e tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6819583e-0f2c-4696-a93b-ae8443583464) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:23.061796 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-6e993df3-0acf-452e-9a6e-45dc676a586e tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Created reservations ['30d7f638-6b95-43f8-a740-ef04063d34b6', 'b3da3aec-4d10-4ae5-a9eb-488381b25180', '6a724512-54c6-4120-bf2b-2b126b98d145', 'a5500660-3e9b-4bbd-ae7a-2ac64a3e58cf'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:08:23.062851 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6e993df3-0acf-452e-9a6e-45dc676a586e tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6819583e-0f2c-4696-a93b-ae8443583464) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30d7f638-6b95-43f8-a740-ef04063d34b6', 'b3da3aec-4d10-4ae5-a9eb-488381b25180', '6a724512-54c6-4120-bf2b-2b126b98d145', 'a5500660-3e9b-4bbd-ae7a-2ac64a3e58cf']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:23.064135 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6e993df3-0acf-452e-9a6e-45dc676a586e tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb6733dd-04ac-4168-9518-1a1b686dbac8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:23.096876 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6e993df3-0acf-452e-9a6e-45dc676a586e tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb6733dd-04ac-4168-9518-1a1b686dbac8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9d50177-0346-4475-8071-a3200621d77d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1472013675',display_name='tempest-VolumesGetTest-Volume-923599410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='743ce3d3c1e741f3aaf3afa9de7beeb1',qos_specs=None,replication_status=,reservations=['30d7f638-6b95-43f8-a740-ef04063d34b6','b3da3aec-4d10-4ae5-a9eb-488381b25180','6a724512-54c6-4120-bf2b-2b126b98d145','a5500660-3e9b-4bbd-ae7a-2ac64a3e58cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e17a0cf03774d1cb44a8712a97c7dac',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:08:23Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1472013675',display_name='tempest-VolumesGetTest-Volume-923599410',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e9d50177-0346-4475-8071-a3200621d77d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='743ce3d3c1e741f3aaf3afa9de7beeb1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2e17a0cf03774d1cb44a8712a97c7dac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:23.099318 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6e993df3-0acf-452e-9a6e-45dc676a586e tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e2cdfa4-e31b-4650-969a-fad80ae5500c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:23.122138 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6e993df3-0acf-452e-9a6e-45dc676a586e tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e2cdfa4-e31b-4650-969a-fad80ae5500c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1472013675',display_name='tempest-VolumesGetTest-Volume-923599410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='743ce3d3c1e741f3aaf3afa9de7beeb1',qos_specs=None,replication_status=,reservations=['30d7f638-6b95-43f8-a740-ef04063d34b6','b3da3aec-4d10-4ae5-a9eb-488381b25180','6a724512-54c6-4120-bf2b-2b126b98d145','a5500660-3e9b-4bbd-ae7a-2ac64a3e58cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e17a0cf03774d1cb44a8712a97c7dac',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:23.123168 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6e993df3-0acf-452e-9a6e-45dc676a586e tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78d041e7-e358-4a27-8f50-af3573fb4501) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:23.143290 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6e993df3-0acf-452e-9a6e-45dc676a586e tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78d041e7-e358-4a27-8f50-af3573fb4501) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:23.145610 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6e993df3-0acf-452e-9a6e-45dc676a586e tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Flow 'volume_create_api' (d1eb5791-f8ca-4858-834c-b994ffa01980) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:08:23.145610 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-6e993df3-0acf-452e-9a6e-45dc676a586e tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Create volume request issued successfully. Aug 13 21:08:23.145708 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6e993df3-0acf-452e-9a6e-45dc676a586e tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:08:23.146149 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 233/923] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:08:22 2026] POST /volume/v3/volumes => generated 777 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:08:23.166206 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-122c2c8d-9c8b-462a-97ea-27e9df96e25a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:23.170133 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-122c2c8d-9c8b-462a-97ea-27e9df96e25a tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] GET https://10.4.3.14/volume/v3/volumes/e9d50177-0346-4475-8071-a3200621d77d Aug 13 21:08:23.170917 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-122c2c8d-9c8b-462a-97ea-27e9df96e25a tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:23.170917 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-122c2c8d-9c8b-462a-97ea-27e9df96e25a tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:23.182230 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:08:23.182230 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:08:23.184659 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-122c2c8d-9c8b-462a-97ea-27e9df96e25a tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Volume info retrieved successfully. Aug 13 21:08:23.191248 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-122c2c8d-9c8b-462a-97ea-27e9df96e25a tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] https://10.4.3.14/volume/v3/volumes/e9d50177-0346-4475-8071-a3200621d77d returned with HTTP 200 Aug 13 21:08:23.192880 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 230/924] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:23 2026] GET /volume/v3/volumes/e9d50177-0346-4475-8071-a3200621d77d => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:23.767053 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e24001f2-2118-4f1b-abaf-6f84a217db00 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:23.771732 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e24001f2-2118-4f1b-abaf-6f84a217db00 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:08:23.772363 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e24001f2-2118-4f1b-abaf-6f84a217db00 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-149431571"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:08:23.774373 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-e24001f2-2118-4f1b-abaf-6f84a217db00 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-149431571'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:08:23.776458 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-e24001f2-2118-4f1b-abaf-6f84a217db00 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Create volume of 1 GB Aug 13 21:08:23.780021 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e24001f2-2118-4f1b-abaf-6f84a217db00 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Availability Zones retrieved successfully. Aug 13 21:08:23.787313 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e24001f2-2118-4f1b-abaf-6f84a217db00 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Flow 'volume_create_api' (dbc42bc3-eece-4045-ba1a-11f2e79dc8c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:08:23.788526 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e24001f2-2118-4f1b-abaf-6f84a217db00 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d3ef3d0-5ed0-4ec3-9a2a-fa8ad88bc62b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:23.789934 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-e24001f2-2118-4f1b-abaf-6f84a217db00 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:08:23.822537 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e24001f2-2118-4f1b-abaf-6f84a217db00 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d3ef3d0-5ed0-4ec3-9a2a-fa8ad88bc62b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:23.823528 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e24001f2-2118-4f1b-abaf-6f84a217db00 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7cdce880-352e-4de2-a440-4c35266f98e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:23.823902 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0d4911c8-6754-4a15-b0f7-543dde890f65 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:23.825833 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0d4911c8-6754-4a15-b0f7-543dde890f65 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] GET https://10.4.3.14/volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc Aug 13 21:08:23.825833 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0d4911c8-6754-4a15-b0f7-543dde890f65 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:23.825993 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0d4911c8-6754-4a15-b0f7-543dde890f65 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:23.826105 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-0d4911c8-6754-4a15-b0f7-543dde890f65 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Show backup with id 79cedcdb-7361-4ab0-b28c-9897661857cc. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:08:23.837765 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:08:23.837765 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:08:23.837765 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0d4911c8-6754-4a15-b0f7-543dde890f65 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] https://10.4.3.14/volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc returned with HTTP 200 Aug 13 21:08:23.838329 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 230/925] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:23 2026] GET /volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc => generated 798 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 21:08:23.901711 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-e24001f2-2118-4f1b-abaf-6f84a217db00 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Created reservations ['e6ff0b44-4415-45d0-8c33-662711bd3158', 'c548adae-4b41-4650-9927-ebaaf17ef76b', 'ec2f4d5b-976b-4ee8-9d55-bf1f8d74cf18', '16c2abdb-65d6-41d1-8489-3161ee192572'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:08:23.902897 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e24001f2-2118-4f1b-abaf-6f84a217db00 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7cdce880-352e-4de2-a440-4c35266f98e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6ff0b44-4415-45d0-8c33-662711bd3158', 'c548adae-4b41-4650-9927-ebaaf17ef76b', 'ec2f4d5b-976b-4ee8-9d55-bf1f8d74cf18', '16c2abdb-65d6-41d1-8489-3161ee192572']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:23.903715 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e24001f2-2118-4f1b-abaf-6f84a217db00 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aef614b5-e120-4cf1-b903-94fba5913182) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:23.932098 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e24001f2-2118-4f1b-abaf-6f84a217db00 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aef614b5-e120-4cf1-b903-94fba5913182) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1211d5dc-d3c5-4f91-ac29-ec5b4c762a51', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-149431571',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76a289243dd94adcb1852676be765296',qos_specs=None,replication_status=,reservations=['e6ff0b44-4415-45d0-8c33-662711bd3158','c548adae-4b41-4650-9927-ebaaf17ef76b','ec2f4d5b-976b-4ee8-9d55-bf1f8d74cf18','16c2abdb-65d6-41d1-8489-3161ee192572'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a294242c8589463d8734631f72ca1942',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:08:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-149431571',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1211d5dc-d3c5-4f91-ac29-ec5b4c762a51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76a289243dd94adcb1852676be765296',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a294242c8589463d8734631f72ca1942',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:23.934611 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e24001f2-2118-4f1b-abaf-6f84a217db00 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a1dedf1-7eda-421a-83bf-11452aca5dec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:23.957008 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e24001f2-2118-4f1b-abaf-6f84a217db00 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a1dedf1-7eda-421a-83bf-11452aca5dec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-149431571',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76a289243dd94adcb1852676be765296',qos_specs=None,replication_status=,reservations=['e6ff0b44-4415-45d0-8c33-662711bd3158','c548adae-4b41-4650-9927-ebaaf17ef76b','ec2f4d5b-976b-4ee8-9d55-bf1f8d74cf18','16c2abdb-65d6-41d1-8489-3161ee192572'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a294242c8589463d8734631f72ca1942',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:23.957885 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e24001f2-2118-4f1b-abaf-6f84a217db00 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50970a08-fece-4d78-ae4f-587671ff3e6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:23.967984 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e24001f2-2118-4f1b-abaf-6f84a217db00 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50970a08-fece-4d78-ae4f-587671ff3e6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:23.969206 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e24001f2-2118-4f1b-abaf-6f84a217db00 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Flow 'volume_create_api' (dbc42bc3-eece-4045-ba1a-11f2e79dc8c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:08:23.969660 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e24001f2-2118-4f1b-abaf-6f84a217db00 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Create volume request issued successfully. Aug 13 21:08:23.970361 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e24001f2-2118-4f1b-abaf-6f84a217db00 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:08:23.970905 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 233/926] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:08:23 2026] POST /volume/v3/volumes => generated 746 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:08:23.987430 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-62767a2c-4ce0-40da-9e96-4257c9ccdc3a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:23.991679 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-62767a2c-4ce0-40da-9e96-4257c9ccdc3a tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] GET https://10.4.3.14/volume/v3/volumes/1211d5dc-d3c5-4f91-ac29-ec5b4c762a51 Aug 13 21:08:23.991876 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-62767a2c-4ce0-40da-9e96-4257c9ccdc3a tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:23.992107 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-62767a2c-4ce0-40da-9e96-4257c9ccdc3a tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:24.002224 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:08:24.002224 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:08:24.007873 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-62767a2c-4ce0-40da-9e96-4257c9ccdc3a tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Volume info retrieved successfully. Aug 13 21:08:24.013541 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-62767a2c-4ce0-40da-9e96-4257c9ccdc3a tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] https://10.4.3.14/volume/v3/volumes/1211d5dc-d3c5-4f91-ac29-ec5b4c762a51 returned with HTTP 200 Aug 13 21:08:24.014063 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 234/927] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:23 2026] GET /volume/v3/volumes/1211d5dc-d3c5-4f91-ac29-ec5b4c762a51 => generated 814 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:24.208162 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b2ebf712-09d5-427b-a359-c6b6f10bde8b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:24.210384 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b2ebf712-09d5-427b-a359-c6b6f10bde8b tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] GET https://10.4.3.14/volume/v3/volumes/e9d50177-0346-4475-8071-a3200621d77d Aug 13 21:08:24.210577 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b2ebf712-09d5-427b-a359-c6b6f10bde8b tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:24.210803 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b2ebf712-09d5-427b-a359-c6b6f10bde8b tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:24.219669 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:08:24.219669 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:08:24.224289 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-b2ebf712-09d5-427b-a359-c6b6f10bde8b tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Volume info retrieved successfully. Aug 13 21:08:24.229555 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b2ebf712-09d5-427b-a359-c6b6f10bde8b tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] https://10.4.3.14/volume/v3/volumes/e9d50177-0346-4475-8071-a3200621d77d returned with HTTP 200 Aug 13 21:08:24.230081 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 231/928] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:24 2026] GET /volume/v3/volumes/e9d50177-0346-4475-8071-a3200621d77d => generated 870 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 21:08:24.244201 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-22bbda3d-2e80-42f6-ba4b-9e84262bedd1 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:24.246903 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-22bbda3d-2e80-42f6-ba4b-9e84262bedd1 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] PUT https://10.4.3.14/volume/v3/volumes/e9d50177-0346-4475-8071-a3200621d77d Aug 13 21:08:24.246903 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-22bbda3d-2e80-42f6-ba4b-9e84262bedd1 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-369838183", "description": null}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:08:24.257018 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:08:24.257018 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:08:24.262051 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-22bbda3d-2e80-42f6-ba4b-9e84262bedd1 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Volume info retrieved successfully. Aug 13 21:08:24.269691 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-22bbda3d-2e80-42f6-ba4b-9e84262bedd1 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Volume updated successfully. Aug 13 21:08:24.270468 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-22bbda3d-2e80-42f6-ba4b-9e84262bedd1 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] https://10.4.3.14/volume/v3/volumes/e9d50177-0346-4475-8071-a3200621d77d returned with HTTP 200 Aug 13 21:08:24.270955 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 231/929] 10.4.3.14 () {68 vars in 1361 bytes} [Thu Aug 13 21:08:24 2026] PUT /volume/v3/volumes/e9d50177-0346-4475-8071-a3200621d77d => generated 767 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:24.286252 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e2cfd2da-25c4-46f4-8181-224eaa4b8efa None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:24.287741 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e2cfd2da-25c4-46f4-8181-224eaa4b8efa tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] GET https://10.4.3.14/volume/v3/volumes/e9d50177-0346-4475-8071-a3200621d77d Aug 13 21:08:24.288214 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e2cfd2da-25c4-46f4-8181-224eaa4b8efa tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:24.288502 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e2cfd2da-25c4-46f4-8181-224eaa4b8efa tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:24.299226 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:08:24.299226 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:08:24.303346 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e2cfd2da-25c4-46f4-8181-224eaa4b8efa tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Volume info retrieved successfully. Aug 13 21:08:24.307788 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e2cfd2da-25c4-46f4-8181-224eaa4b8efa tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] https://10.4.3.14/volume/v3/volumes/e9d50177-0346-4475-8071-a3200621d77d returned with HTTP 200 Aug 13 21:08:24.307788 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 234/930] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:24 2026] GET /volume/v3/volumes/e9d50177-0346-4475-8071-a3200621d77d => generated 835 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:24.323394 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-befb0110-73fc-403b-8243-4ca336c8e749 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:24.325575 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-befb0110-73fc-403b-8243-4ca336c8e749 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] DELETE https://10.4.3.14/volume/v3/volumes/e9d50177-0346-4475-8071-a3200621d77d Aug 13 21:08:24.325945 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-befb0110-73fc-403b-8243-4ca336c8e749 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:24.326296 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-befb0110-73fc-403b-8243-4ca336c8e749 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:24.326539 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-befb0110-73fc-403b-8243-4ca336c8e749 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Delete volume with id: e9d50177-0346-4475-8071-a3200621d77d Aug 13 21:08:24.334953 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:08:24.334953 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:08:24.335612 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-befb0110-73fc-403b-8243-4ca336c8e749 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Volume info retrieved successfully. Aug 13 21:08:24.355995 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-befb0110-73fc-403b-8243-4ca336c8e749 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Delete volume request issued successfully. Aug 13 21:08:24.356456 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-befb0110-73fc-403b-8243-4ca336c8e749 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] https://10.4.3.14/volume/v3/volumes/e9d50177-0346-4475-8071-a3200621d77d returned with HTTP 202 Aug 13 21:08:24.356913 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 235/931] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:08:24 2026] DELETE /volume/v3/volumes/e9d50177-0346-4475-8071-a3200621d77d => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:08:24.366839 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-1ad40167-516d-4706-a855-e12f80d02cd2 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:24.370131 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1ad40167-516d-4706-a855-e12f80d02cd2 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] GET https://10.4.3.14/volume/v3/volumes/e9d50177-0346-4475-8071-a3200621d77d Aug 13 21:08:24.370131 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1ad40167-516d-4706-a855-e12f80d02cd2 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:24.370573 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1ad40167-516d-4706-a855-e12f80d02cd2 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:24.524994 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:08:24.524994 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:08:24.525521 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1ad40167-516d-4706-a855-e12f80d02cd2 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] https://10.4.3.14/volume/v3/volumes/e9d50177-0346-4475-8071-a3200621d77d returned with HTTP 404 Aug 13 21:08:24.526083 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 232/932] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:24 2026] GET /volume/v3/volumes/e9d50177-0346-4475-8071-a3200621d77d => generated 109 bytes in 159 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:08:24.534799 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-089d87b1-f14c-4f0c-8da6-435f4e73cdfb None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:24.536872 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-089d87b1-f14c-4f0c-8da6-435f4e73cdfb tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] GET https://10.4.3.14/volume/v3/volumes/75a5d0cc-6596-48b4-8fa5-ecc4f3906ba5 Aug 13 21:08:24.537182 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-089d87b1-f14c-4f0c-8da6-435f4e73cdfb tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:24.537418 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-089d87b1-f14c-4f0c-8da6-435f4e73cdfb tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:24.546622 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:08:24.546622 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:08:24.551915 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-089d87b1-f14c-4f0c-8da6-435f4e73cdfb tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Volume info retrieved successfully. Aug 13 21:08:24.557543 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-089d87b1-f14c-4f0c-8da6-435f4e73cdfb tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] https://10.4.3.14/volume/v3/volumes/75a5d0cc-6596-48b4-8fa5-ecc4f3906ba5 returned with HTTP 200 Aug 13 21:08:24.557543 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 232/933] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:24 2026] GET /volume/v3/volumes/75a5d0cc-6596-48b4-8fa5-ecc4f3906ba5 => generated 1404 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:08:24.572460 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7f97c8ef-d89b-4c3b-ac2d-17830bb29f1f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:24.574603 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7f97c8ef-d89b-4c3b-ac2d-17830bb29f1f tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] DELETE https://10.4.3.14/volume/v3/volumes/75a5d0cc-6596-48b4-8fa5-ecc4f3906ba5 Aug 13 21:08:24.574843 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7f97c8ef-d89b-4c3b-ac2d-17830bb29f1f tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:24.575083 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7f97c8ef-d89b-4c3b-ac2d-17830bb29f1f tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:24.575284 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-7f97c8ef-d89b-4c3b-ac2d-17830bb29f1f tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Delete volume with id: 75a5d0cc-6596-48b4-8fa5-ecc4f3906ba5 Aug 13 21:08:24.583711 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:08:24.583711 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:08:24.584300 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7f97c8ef-d89b-4c3b-ac2d-17830bb29f1f tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Volume info retrieved successfully. Aug 13 21:08:24.604891 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7f97c8ef-d89b-4c3b-ac2d-17830bb29f1f tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Delete volume request issued successfully. Aug 13 21:08:24.605202 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7f97c8ef-d89b-4c3b-ac2d-17830bb29f1f tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] https://10.4.3.14/volume/v3/volumes/75a5d0cc-6596-48b4-8fa5-ecc4f3906ba5 returned with HTTP 202 Aug 13 21:08:24.605782 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 235/934] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:08:24 2026] DELETE /volume/v3/volumes/75a5d0cc-6596-48b4-8fa5-ecc4f3906ba5 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:08:24.618460 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-fdb87a29-452e-4754-ab33-c9488eeba358 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:24.620158 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fdb87a29-452e-4754-ab33-c9488eeba358 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] GET https://10.4.3.14/volume/v3/volumes/75a5d0cc-6596-48b4-8fa5-ecc4f3906ba5 Aug 13 21:08:24.620356 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fdb87a29-452e-4754-ab33-c9488eeba358 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:24.621531 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fdb87a29-452e-4754-ab33-c9488eeba358 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:24.631207 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:08:24.631207 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:08:24.634750 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-fdb87a29-452e-4754-ab33-c9488eeba358 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Volume info retrieved successfully. Aug 13 21:08:24.639324 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fdb87a29-452e-4754-ab33-c9488eeba358 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] https://10.4.3.14/volume/v3/volumes/75a5d0cc-6596-48b4-8fa5-ecc4f3906ba5 returned with HTTP 200 Aug 13 21:08:24.639675 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 236/935] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:24 2026] GET /volume/v3/volumes/75a5d0cc-6596-48b4-8fa5-ecc4f3906ba5 => generated 1403 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:08:24.851453 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-77b43dbc-9a2b-4aff-ab3d-5e6e5e2e8158 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:24.855690 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-77b43dbc-9a2b-4aff-ab3d-5e6e5e2e8158 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] GET https://10.4.3.14/volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc Aug 13 21:08:24.856290 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-77b43dbc-9a2b-4aff-ab3d-5e6e5e2e8158 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:24.856631 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-77b43dbc-9a2b-4aff-ab3d-5e6e5e2e8158 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:24.856765 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-77b43dbc-9a2b-4aff-ab3d-5e6e5e2e8158 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Show backup with id 79cedcdb-7361-4ab0-b28c-9897661857cc. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:08:24.864346 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:08:24.864346 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:08:24.865129 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-77b43dbc-9a2b-4aff-ab3d-5e6e5e2e8158 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] https://10.4.3.14/volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc returned with HTTP 200 Aug 13 21:08:24.865903 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 233/936] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:24 2026] GET /volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc => generated 798 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:25.028263 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-5b73fa23-a4a0-4f50-b4b2-60159700f7db None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:25.030076 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5b73fa23-a4a0-4f50-b4b2-60159700f7db tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] GET https://10.4.3.14/volume/v3/volumes/1211d5dc-d3c5-4f91-ac29-ec5b4c762a51 Aug 13 21:08:25.030334 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5b73fa23-a4a0-4f50-b4b2-60159700f7db tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:25.030558 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5b73fa23-a4a0-4f50-b4b2-60159700f7db tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:25.038032 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:08:25.038032 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:08:25.041696 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-5b73fa23-a4a0-4f50-b4b2-60159700f7db tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Volume info retrieved successfully. Aug 13 21:08:25.046520 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5b73fa23-a4a0-4f50-b4b2-60159700f7db tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] https://10.4.3.14/volume/v3/volumes/1211d5dc-d3c5-4f91-ac29-ec5b4c762a51 returned with HTTP 200 Aug 13 21:08:25.047097 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 233/937] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:25 2026] GET /volume/v3/volumes/1211d5dc-d3c5-4f91-ac29-ec5b4c762a51 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:25.059810 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c09aaf0b-b38b-4652-80eb-4fe3fbf00fad None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:25.061690 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c09aaf0b-b38b-4652-80eb-4fe3fbf00fad tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] POST https://10.4.3.14/volume/v3/volumes/1211d5dc-d3c5-4f91-ac29-ec5b4c762a51/action Aug 13 21:08:25.062059 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c09aaf0b-b38b-4652-80eb-4fe3fbf00fad tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Action body: b'{"os-attach": {"instance_uuid": "98494bb5-67c0-49ab-8072-c68c9f254fa4", "mountpoint": "/dev/vdb"}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:08:25.062176 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c09aaf0b-b38b-4652-80eb-4fe3fbf00fad tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "98494bb5-67c0-49ab-8072-c68c9f254fa4", "mountpoint": "/dev/vdb"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:08:25.071027 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:08:25.071027 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:08:25.071618 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c09aaf0b-b38b-4652-80eb-4fe3fbf00fad tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Volume info retrieved successfully. Aug 13 21:08:25.081860 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c09aaf0b-b38b-4652-80eb-4fe3fbf00fad tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Update volume admin metadata completed successfully. Aug 13 21:08:25.133355 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c09aaf0b-b38b-4652-80eb-4fe3fbf00fad tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Attach volume completed successfully. Aug 13 21:08:25.133721 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c09aaf0b-b38b-4652-80eb-4fe3fbf00fad tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] https://10.4.3.14/volume/v3/volumes/1211d5dc-d3c5-4f91-ac29-ec5b4c762a51/action returned with HTTP 202 Aug 13 21:08:25.134583 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 236/938] 10.4.3.14 () {68 vars in 1383 bytes} [Thu Aug 13 21:08:25 2026] POST /volume/v3/volumes/1211d5dc-d3c5-4f91-ac29-ec5b4c762a51/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:08:25.142035 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-bdf371f7-562b-46e5-9493-aa53f3798a02 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:25.143981 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bdf371f7-562b-46e5-9493-aa53f3798a02 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] GET https://10.4.3.14/volume/v3/volumes/1211d5dc-d3c5-4f91-ac29-ec5b4c762a51 Aug 13 21:08:25.144167 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bdf371f7-562b-46e5-9493-aa53f3798a02 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:25.144401 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bdf371f7-562b-46e5-9493-aa53f3798a02 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:25.157617 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:08:25.157617 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:08:25.162332 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-bdf371f7-562b-46e5-9493-aa53f3798a02 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Volume info retrieved successfully. Aug 13 21:08:25.168397 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bdf371f7-562b-46e5-9493-aa53f3798a02 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] https://10.4.3.14/volume/v3/volumes/1211d5dc-d3c5-4f91-ac29-ec5b4c762a51 returned with HTTP 200 Aug 13 21:08:25.168986 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 237/939] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:25 2026] GET /volume/v3/volumes/1211d5dc-d3c5-4f91-ac29-ec5b4c762a51 => generated 1173 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:08:25.188066 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-2a233e2a-f89c-4756-b9c7-5f5cdac5886f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:25.188948 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2a233e2a-f89c-4756-b9c7-5f5cdac5886f tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] GET https://10.4.3.14/volume/v3/volumes/1211d5dc-d3c5-4f91-ac29-ec5b4c762a51 Aug 13 21:08:25.189218 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2a233e2a-f89c-4756-b9c7-5f5cdac5886f tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:25.189510 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2a233e2a-f89c-4756-b9c7-5f5cdac5886f tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:25.200701 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:08:25.200701 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:08:25.206195 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-2a233e2a-f89c-4756-b9c7-5f5cdac5886f tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Volume info retrieved successfully. Aug 13 21:08:25.211667 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2a233e2a-f89c-4756-b9c7-5f5cdac5886f tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] https://10.4.3.14/volume/v3/volumes/1211d5dc-d3c5-4f91-ac29-ec5b4c762a51 returned with HTTP 200 Aug 13 21:08:25.212101 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 234/940] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:25 2026] GET /volume/v3/volumes/1211d5dc-d3c5-4f91-ac29-ec5b4c762a51 => generated 1173 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:08:25.226896 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a59a628a-0858-463f-97ce-4b786f54f1b1 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:25.269090 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a59a628a-0858-463f-97ce-4b786f54f1b1 tempest-VolumesActionsTest-1259586301 tempest-VolumesActionsTest-1259586301-project-admin] POST https://10.4.3.14/volume/v3/volumes/1211d5dc-d3c5-4f91-ac29-ec5b4c762a51/action Aug 13 21:08:25.269603 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a59a628a-0858-463f-97ce-4b786f54f1b1 tempest-VolumesActionsTest-1259586301 tempest-VolumesActionsTest-1259586301-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:08:25.269795 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a59a628a-0858-463f-97ce-4b786f54f1b1 tempest-VolumesActionsTest-1259586301 tempest-VolumesActionsTest-1259586301-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:08:25.288662 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:08:25.288662 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:08:25.289293 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.contrib.admin_actions [None req-a59a628a-0858-463f-97ce-4b786f54f1b1 tempest-VolumesActionsTest-1259586301 tempest-VolumesActionsTest-1259586301-project-admin] Updating volume '1211d5dc-d3c5-4f91-ac29-ec5b4c762a51' with '{'status': 'error'}' {{(pid=100216) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 21:08:25.324034 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a59a628a-0858-463f-97ce-4b786f54f1b1 tempest-VolumesActionsTest-1259586301 tempest-VolumesActionsTest-1259586301-project-admin] https://10.4.3.14/volume/v3/volumes/1211d5dc-d3c5-4f91-ac29-ec5b4c762a51/action returned with HTTP 202 Aug 13 21:08:25.324693 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 234/941] 10.4.3.14 () {68 vars in 1383 bytes} [Thu Aug 13 21:08:25 2026] POST /volume/v3/volumes/1211d5dc-d3c5-4f91-ac29-ec5b4c762a51/action => generated 0 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:08:25.331938 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-171274c2-6212-4a52-832f-4d966d417c34 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:25.333837 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-171274c2-6212-4a52-832f-4d966d417c34 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] GET https://10.4.3.14/volume/v3/volumes/1211d5dc-d3c5-4f91-ac29-ec5b4c762a51 Aug 13 21:08:25.334137 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-171274c2-6212-4a52-832f-4d966d417c34 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:25.334393 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-171274c2-6212-4a52-832f-4d966d417c34 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:25.346305 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:08:25.346305 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:08:25.351084 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-171274c2-6212-4a52-832f-4d966d417c34 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Volume info retrieved successfully. Aug 13 21:08:25.356284 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-171274c2-6212-4a52-832f-4d966d417c34 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] https://10.4.3.14/volume/v3/volumes/1211d5dc-d3c5-4f91-ac29-ec5b4c762a51 returned with HTTP 200 Aug 13 21:08:25.356726 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 237/942] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:25 2026] GET /volume/v3/volumes/1211d5dc-d3c5-4f91-ac29-ec5b4c762a51 => generated 1172 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:08:25.370698 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a439c42f-e147-41a2-8fd4-46b9a33e78ac None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:25.373208 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a439c42f-e147-41a2-8fd4-46b9a33e78ac tempest-VolumesActionsTest-1259586301 tempest-VolumesActionsTest-1259586301-project-admin] POST https://10.4.3.14/volume/v3/volumes/1211d5dc-d3c5-4f91-ac29-ec5b4c762a51/action Aug 13 21:08:25.373802 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a439c42f-e147-41a2-8fd4-46b9a33e78ac tempest-VolumesActionsTest-1259586301 tempest-VolumesActionsTest-1259586301-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "64dfe5fb-1b70-4c0e-ae6a-a81ed68060ee"}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:08:25.374005 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a439c42f-e147-41a2-8fd4-46b9a33e78ac tempest-VolumesActionsTest-1259586301 tempest-VolumesActionsTest-1259586301-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "64dfe5fb-1b70-4c0e-ae6a-a81ed68060ee"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:08:25.388078 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:08:25.388078 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:08:25.388505 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a439c42f-e147-41a2-8fd4-46b9a33e78ac tempest-VolumesActionsTest-1259586301 tempest-VolumesActionsTest-1259586301-project-admin] Volume info retrieved successfully. Aug 13 21:08:25.405755 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a439c42f-e147-41a2-8fd4-46b9a33e78ac tempest-VolumesActionsTest-1259586301 tempest-VolumesActionsTest-1259586301-project-admin] Terminate volume connection completed successfully. Aug 13 21:08:25.415043 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a439c42f-e147-41a2-8fd4-46b9a33e78ac tempest-VolumesActionsTest-1259586301 tempest-VolumesActionsTest-1259586301-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100214) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Aug 13 21:08:25.467172 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a439c42f-e147-41a2-8fd4-46b9a33e78ac tempest-VolumesActionsTest-1259586301 tempest-VolumesActionsTest-1259586301-project-admin] Detach volume completed successfully. Aug 13 21:08:25.467456 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a439c42f-e147-41a2-8fd4-46b9a33e78ac tempest-VolumesActionsTest-1259586301 tempest-VolumesActionsTest-1259586301-project-admin] https://10.4.3.14/volume/v3/volumes/1211d5dc-d3c5-4f91-ac29-ec5b4c762a51/action returned with HTTP 202 Aug 13 21:08:25.468405 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 238/943] 10.4.3.14 () {68 vars in 1383 bytes} [Thu Aug 13 21:08:25 2026] POST /volume/v3/volumes/1211d5dc-d3c5-4f91-ac29-ec5b4c762a51/action => generated 0 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:08:25.475543 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-36e07107-5f3d-4fd5-89bc-a10bce487ea9 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:25.477505 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-36e07107-5f3d-4fd5-89bc-a10bce487ea9 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] GET https://10.4.3.14/volume/v3/volumes/1211d5dc-d3c5-4f91-ac29-ec5b4c762a51 Aug 13 21:08:25.477793 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-36e07107-5f3d-4fd5-89bc-a10bce487ea9 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:25.478116 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-36e07107-5f3d-4fd5-89bc-a10bce487ea9 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:25.485793 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:08:25.485793 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:08:25.489984 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-36e07107-5f3d-4fd5-89bc-a10bce487ea9 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Volume info retrieved successfully. Aug 13 21:08:25.494737 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-36e07107-5f3d-4fd5-89bc-a10bce487ea9 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] https://10.4.3.14/volume/v3/volumes/1211d5dc-d3c5-4f91-ac29-ec5b4c762a51 returned with HTTP 200 Aug 13 21:08:25.494737 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 235/944] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:25 2026] GET /volume/v3/volumes/1211d5dc-d3c5-4f91-ac29-ec5b4c762a51 => generated 858 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:25.507304 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-711be578-d8ff-4c5b-85f8-cb1e4753ef45 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:25.509103 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-711be578-d8ff-4c5b-85f8-cb1e4753ef45 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] GET https://10.4.3.14/volume/v3/volumes/1211d5dc-d3c5-4f91-ac29-ec5b4c762a51 Aug 13 21:08:25.509327 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-711be578-d8ff-4c5b-85f8-cb1e4753ef45 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:25.509578 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-711be578-d8ff-4c5b-85f8-cb1e4753ef45 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:25.516579 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:08:25.516579 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:08:25.520856 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-711be578-d8ff-4c5b-85f8-cb1e4753ef45 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Volume info retrieved successfully. Aug 13 21:08:25.526403 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-711be578-d8ff-4c5b-85f8-cb1e4753ef45 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] https://10.4.3.14/volume/v3/volumes/1211d5dc-d3c5-4f91-ac29-ec5b4c762a51 returned with HTTP 200 Aug 13 21:08:25.526822 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 235/945] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:25 2026] GET /volume/v3/volumes/1211d5dc-d3c5-4f91-ac29-ec5b4c762a51 => generated 858 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:25.541090 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-bb89b183-914f-404a-9667-45f7930c3479 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:25.543006 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bb89b183-914f-404a-9667-45f7930c3479 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] POST https://10.4.3.14/volume/v3/volumes/1211d5dc-d3c5-4f91-ac29-ec5b4c762a51/action Aug 13 21:08:25.543156 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bb89b183-914f-404a-9667-45f7930c3479 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Action body: b'{"os-detach": {}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:08:25.543270 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bb89b183-914f-404a-9667-45f7930c3479 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:08:25.551248 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:08:25.551248 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:08:25.551795 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-bb89b183-914f-404a-9667-45f7930c3479 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Volume info retrieved successfully. Aug 13 21:08:25.572685 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-bb89b183-914f-404a-9667-45f7930c3479 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Detach volume completed successfully. Aug 13 21:08:25.573023 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bb89b183-914f-404a-9667-45f7930c3479 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] https://10.4.3.14/volume/v3/volumes/1211d5dc-d3c5-4f91-ac29-ec5b4c762a51/action returned with HTTP 202 Aug 13 21:08:25.573605 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 238/946] 10.4.3.14 () {68 vars in 1383 bytes} [Thu Aug 13 21:08:25 2026] POST /volume/v3/volumes/1211d5dc-d3c5-4f91-ac29-ec5b4c762a51/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:08:25.580486 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-31dacf61-e4a1-40a9-912d-b8752e71a9ca None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:25.582401 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-31dacf61-e4a1-40a9-912d-b8752e71a9ca tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] GET https://10.4.3.14/volume/v3/volumes/1211d5dc-d3c5-4f91-ac29-ec5b4c762a51 Aug 13 21:08:25.582607 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-31dacf61-e4a1-40a9-912d-b8752e71a9ca tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:25.582792 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-31dacf61-e4a1-40a9-912d-b8752e71a9ca tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:25.590907 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:08:25.590907 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:08:25.595278 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-31dacf61-e4a1-40a9-912d-b8752e71a9ca tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Volume info retrieved successfully. Aug 13 21:08:25.600117 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-31dacf61-e4a1-40a9-912d-b8752e71a9ca tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] https://10.4.3.14/volume/v3/volumes/1211d5dc-d3c5-4f91-ac29-ec5b4c762a51 returned with HTTP 200 Aug 13 21:08:25.600718 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 239/947] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:25 2026] GET /volume/v3/volumes/1211d5dc-d3c5-4f91-ac29-ec5b4c762a51 => generated 858 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:25.615252 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-bc7ff537-f7eb-45f5-a7a7-57243f0e0f1b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:25.617276 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bc7ff537-f7eb-45f5-a7a7-57243f0e0f1b tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] GET https://10.4.3.14/volume/v3/volumes/1211d5dc-d3c5-4f91-ac29-ec5b4c762a51 Aug 13 21:08:25.617640 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bc7ff537-f7eb-45f5-a7a7-57243f0e0f1b tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:25.617735 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bc7ff537-f7eb-45f5-a7a7-57243f0e0f1b tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:25.627198 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:08:25.627198 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:08:25.631925 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-bc7ff537-f7eb-45f5-a7a7-57243f0e0f1b tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Volume info retrieved successfully. Aug 13 21:08:25.636929 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bc7ff537-f7eb-45f5-a7a7-57243f0e0f1b tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] https://10.4.3.14/volume/v3/volumes/1211d5dc-d3c5-4f91-ac29-ec5b4c762a51 returned with HTTP 200 Aug 13 21:08:25.637408 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 236/948] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:25 2026] GET /volume/v3/volumes/1211d5dc-d3c5-4f91-ac29-ec5b4c762a51 => generated 858 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:25.658474 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c9ddd8a1-f843-41e2-b599-8a3ca8c98117 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:25.658626 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6a760bff-5fba-4be5-9585-5f4e6bb68d27 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:25.660563 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6a760bff-5fba-4be5-9585-5f4e6bb68d27 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] GET https://10.4.3.14/volume/v3/volumes/75a5d0cc-6596-48b4-8fa5-ecc4f3906ba5 Aug 13 21:08:25.660816 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6a760bff-5fba-4be5-9585-5f4e6bb68d27 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:25.661070 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6a760bff-5fba-4be5-9585-5f4e6bb68d27 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:25.663649 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c9ddd8a1-f843-41e2-b599-8a3ca8c98117 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] DELETE https://10.4.3.14/volume/v3/volumes/1211d5dc-d3c5-4f91-ac29-ec5b4c762a51 Aug 13 21:08:25.663921 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c9ddd8a1-f843-41e2-b599-8a3ca8c98117 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:25.664109 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c9ddd8a1-f843-41e2-b599-8a3ca8c98117 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:25.664288 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-c9ddd8a1-f843-41e2-b599-8a3ca8c98117 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Delete volume with id: 1211d5dc-d3c5-4f91-ac29-ec5b4c762a51 Aug 13 21:08:25.666728 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6a760bff-5fba-4be5-9585-5f4e6bb68d27 tempest-VolumesGetTest-1812443744 tempest-VolumesGetTest-1812443744-project-member] https://10.4.3.14/volume/v3/volumes/75a5d0cc-6596-48b4-8fa5-ecc4f3906ba5 returned with HTTP 404 Aug 13 21:08:25.667202 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 239/949] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:25 2026] GET /volume/v3/volumes/75a5d0cc-6596-48b4-8fa5-ecc4f3906ba5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:08:25.677901 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:08:25.677901 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:08:25.678393 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-c9ddd8a1-f843-41e2-b599-8a3ca8c98117 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Volume info retrieved successfully. Aug 13 21:08:25.705660 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-c9ddd8a1-f843-41e2-b599-8a3ca8c98117 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Delete volume request issued successfully. Aug 13 21:08:25.706106 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c9ddd8a1-f843-41e2-b599-8a3ca8c98117 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] https://10.4.3.14/volume/v3/volumes/1211d5dc-d3c5-4f91-ac29-ec5b4c762a51 returned with HTTP 202 Aug 13 21:08:25.706620 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 236/950] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:08:25 2026] DELETE /volume/v3/volumes/1211d5dc-d3c5-4f91-ac29-ec5b4c762a51 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:08:25.714696 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-051a8702-7507-4a26-9232-b2d274197b6d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:25.718138 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-051a8702-7507-4a26-9232-b2d274197b6d tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] GET https://10.4.3.14/volume/v3/volumes/1211d5dc-d3c5-4f91-ac29-ec5b4c762a51 Aug 13 21:08:25.718431 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-051a8702-7507-4a26-9232-b2d274197b6d tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:25.718686 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-051a8702-7507-4a26-9232-b2d274197b6d tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:25.729607 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:08:25.729607 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:08:25.736144 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-051a8702-7507-4a26-9232-b2d274197b6d tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Volume info retrieved successfully. Aug 13 21:08:25.741984 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-051a8702-7507-4a26-9232-b2d274197b6d tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] https://10.4.3.14/volume/v3/volumes/1211d5dc-d3c5-4f91-ac29-ec5b4c762a51 returned with HTTP 200 Aug 13 21:08:25.742443 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 240/951] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:25 2026] GET /volume/v3/volumes/1211d5dc-d3c5-4f91-ac29-ec5b4c762a51 => generated 857 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:25.875925 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4194e35b-efad-4f6f-8859-8f6decacb7f2 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:25.877825 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4194e35b-efad-4f6f-8859-8f6decacb7f2 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] GET https://10.4.3.14/volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc Aug 13 21:08:25.887325 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4194e35b-efad-4f6f-8859-8f6decacb7f2 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:25.887325 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4194e35b-efad-4f6f-8859-8f6decacb7f2 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:25.887325 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-4194e35b-efad-4f6f-8859-8f6decacb7f2 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Show backup with id 79cedcdb-7361-4ab0-b28c-9897661857cc. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:08:25.887325 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:08:25.887325 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:08:25.887325 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4194e35b-efad-4f6f-8859-8f6decacb7f2 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] https://10.4.3.14/volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc returned with HTTP 200 Aug 13 21:08:25.887325 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 237/952] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:25 2026] GET /volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc => generated 798 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:26.758611 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a49adaf2-dc9a-4770-9d03-c73452b575e0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:26.762933 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a49adaf2-dc9a-4770-9d03-c73452b575e0 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] GET https://10.4.3.14/volume/v3/volumes/1211d5dc-d3c5-4f91-ac29-ec5b4c762a51 Aug 13 21:08:26.762933 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a49adaf2-dc9a-4770-9d03-c73452b575e0 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:26.763202 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a49adaf2-dc9a-4770-9d03-c73452b575e0 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:26.775472 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a49adaf2-dc9a-4770-9d03-c73452b575e0 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] https://10.4.3.14/volume/v3/volumes/1211d5dc-d3c5-4f91-ac29-ec5b4c762a51 returned with HTTP 404 Aug 13 21:08:26.776755 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 240/953] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:26 2026] GET /volume/v3/volumes/1211d5dc-d3c5-4f91-ac29-ec5b4c762a51 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:08:26.897094 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a6dcb152-e061-440c-9512-70421fec5610 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:26.899290 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a6dcb152-e061-440c-9512-70421fec5610 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] GET https://10.4.3.14/volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc Aug 13 21:08:26.899592 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a6dcb152-e061-440c-9512-70421fec5610 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:26.899809 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a6dcb152-e061-440c-9512-70421fec5610 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:26.899976 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-a6dcb152-e061-440c-9512-70421fec5610 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Show backup with id 79cedcdb-7361-4ab0-b28c-9897661857cc. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:08:26.906584 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:08:26.906584 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:08:26.909091 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a6dcb152-e061-440c-9512-70421fec5610 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] https://10.4.3.14/volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc returned with HTTP 200 Aug 13 21:08:26.909766 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 237/954] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:26 2026] GET /volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:27.360319 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-36a214e1-538a-4f95-8638-d6feda614668 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:27.363233 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-36a214e1-538a-4f95-8638-d6feda614668 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] GET https://10.4.3.14/volume/v3/volumes/0fa0fbd2-c003-4e38-8569-aec1b76c122d Aug 13 21:08:27.363437 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-36a214e1-538a-4f95-8638-d6feda614668 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:27.363661 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-36a214e1-538a-4f95-8638-d6feda614668 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:27.388757 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:08:27.388757 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:08:27.401851 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-36a214e1-538a-4f95-8638-d6feda614668 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Volume info retrieved successfully. Aug 13 21:08:27.409851 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-36a214e1-538a-4f95-8638-d6feda614668 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] https://10.4.3.14/volume/v3/volumes/0fa0fbd2-c003-4e38-8569-aec1b76c122d returned with HTTP 200 Aug 13 21:08:27.410328 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 241/955] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:27 2026] GET /volume/v3/volumes/0fa0fbd2-c003-4e38-8569-aec1b76c122d => generated 841 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:27.478988 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-5f2ceb7a-2052-42c5-a253-7a9ab92129b0 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:27.481348 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5f2ceb7a-2052-42c5-a253-7a9ab92129b0 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] GET https://10.4.3.14/volume/v3/volumes/0fa0fbd2-c003-4e38-8569-aec1b76c122d Aug 13 21:08:27.481776 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5f2ceb7a-2052-42c5-a253-7a9ab92129b0 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:27.482044 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5f2ceb7a-2052-42c5-a253-7a9ab92129b0 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:27.489596 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:08:27.489596 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:08:27.496350 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-5f2ceb7a-2052-42c5-a253-7a9ab92129b0 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Volume info retrieved successfully. Aug 13 21:08:27.498051 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5f2ceb7a-2052-42c5-a253-7a9ab92129b0 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] https://10.4.3.14/volume/v3/volumes/0fa0fbd2-c003-4e38-8569-aec1b76c122d returned with HTTP 200 Aug 13 21:08:27.498477 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 238/956] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:27 2026] GET /volume/v3/volumes/0fa0fbd2-c003-4e38-8569-aec1b76c122d => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:27.921835 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f3e8184e-0ecf-4104-af7e-371341c26d96 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:27.925847 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f3e8184e-0ecf-4104-af7e-371341c26d96 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] GET https://10.4.3.14/volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc Aug 13 21:08:27.926821 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f3e8184e-0ecf-4104-af7e-371341c26d96 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:27.926821 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f3e8184e-0ecf-4104-af7e-371341c26d96 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:27.927880 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-f3e8184e-0ecf-4104-af7e-371341c26d96 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Show backup with id 79cedcdb-7361-4ab0-b28c-9897661857cc. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:08:27.939016 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:08:27.939016 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:08:27.939855 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f3e8184e-0ecf-4104-af7e-371341c26d96 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] https://10.4.3.14/volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc returned with HTTP 200 Aug 13 21:08:27.940425 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 241/957] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:27 2026] GET /volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc => generated 798 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:28.958439 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-1c7a834c-6e9b-43f9-9c3a-c74179c7f4d7 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:28.961028 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1c7a834c-6e9b-43f9-9c3a-c74179c7f4d7 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] GET https://10.4.3.14/volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc Aug 13 21:08:28.961273 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1c7a834c-6e9b-43f9-9c3a-c74179c7f4d7 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:28.961519 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1c7a834c-6e9b-43f9-9c3a-c74179c7f4d7 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:28.961741 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-1c7a834c-6e9b-43f9-9c3a-c74179c7f4d7 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Show backup with id 79cedcdb-7361-4ab0-b28c-9897661857cc. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:08:28.971609 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:08:28.971609 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:08:28.972740 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1c7a834c-6e9b-43f9-9c3a-c74179c7f4d7 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] https://10.4.3.14/volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc returned with HTTP 200 Aug 13 21:08:28.973887 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 238/958] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:28 2026] GET /volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc => generated 798 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:29.333060 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-fc5c92d1-726c-4236-8332-bc3387147c03 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:29.335353 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fc5c92d1-726c-4236-8332-bc3387147c03 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] GET https://10.4.3.14/volume/v3/volumes/142c6261-51d5-4606-96da-dfff556a46ae Aug 13 21:08:29.335586 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fc5c92d1-726c-4236-8332-bc3387147c03 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:29.335827 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fc5c92d1-726c-4236-8332-bc3387147c03 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:29.343559 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:08:29.343559 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:08:29.347811 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-fc5c92d1-726c-4236-8332-bc3387147c03 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Volume info retrieved successfully. Aug 13 21:08:29.357364 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fc5c92d1-726c-4236-8332-bc3387147c03 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] https://10.4.3.14/volume/v3/volumes/142c6261-51d5-4606-96da-dfff556a46ae returned with HTTP 200 Aug 13 21:08:29.358000 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 242/959] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:29 2026] GET /volume/v3/volumes/142c6261-51d5-4606-96da-dfff556a46ae => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:29.389727 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b76118c0-bbf9-4ae2-8bb7-6ace5d5fdd35 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:29.391796 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b76118c0-bbf9-4ae2-8bb7-6ace5d5fdd35 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:08:29.392076 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b76118c0-bbf9-4ae2-8bb7-6ace5d5fdd35 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1215816526"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:08:29.393807 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-b76118c0-bbf9-4ae2-8bb7-6ace5d5fdd35 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1215816526'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:08:29.394043 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-b76118c0-bbf9-4ae2-8bb7-6ace5d5fdd35 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Create volume of 1 GB Aug 13 21:08:29.400990 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-b76118c0-bbf9-4ae2-8bb7-6ace5d5fdd35 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Availability Zones retrieved successfully. Aug 13 21:08:29.404308 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-b76118c0-bbf9-4ae2-8bb7-6ace5d5fdd35 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Flow 'volume_create_api' (6eab0dc4-1a54-467b-b5a1-bf0d684454d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:08:29.405360 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-b76118c0-bbf9-4ae2-8bb7-6ace5d5fdd35 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4830233a-246d-4b76-aeeb-e690854eef29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:29.406402 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-b76118c0-bbf9-4ae2-8bb7-6ace5d5fdd35 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:08:29.422163 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-645b639e-97cf-4f1d-942f-1d7db5516140 req-a40da8a4-cb1d-4413-99b2-07ccc7c9329a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:29.430428 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-645b639e-97cf-4f1d-942f-1d7db5516140 req-a40da8a4-cb1d-4413-99b2-07ccc7c9329a tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] GET https://10.4.3.14/volume/v3/volumes/142c6261-51d5-4606-96da-dfff556a46ae Aug 13 21:08:29.430733 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-645b639e-97cf-4f1d-942f-1d7db5516140 req-a40da8a4-cb1d-4413-99b2-07ccc7c9329a tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:29.431015 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-645b639e-97cf-4f1d-942f-1d7db5516140 req-a40da8a4-cb1d-4413-99b2-07ccc7c9329a tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:29.440766 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-b76118c0-bbf9-4ae2-8bb7-6ace5d5fdd35 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4830233a-246d-4b76-aeeb-e690854eef29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:29.441644 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-b76118c0-bbf9-4ae2-8bb7-6ace5d5fdd35 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af8359a0-d1e4-4ad1-bc36-0d35c6c1992b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:29.441811 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:08:29.441811 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:08:29.449547 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-645b639e-97cf-4f1d-942f-1d7db5516140 req-a40da8a4-cb1d-4413-99b2-07ccc7c9329a tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Volume info retrieved successfully. Aug 13 21:08:29.457339 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-645b639e-97cf-4f1d-942f-1d7db5516140 req-a40da8a4-cb1d-4413-99b2-07ccc7c9329a tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] https://10.4.3.14/volume/v3/volumes/142c6261-51d5-4606-96da-dfff556a46ae returned with HTTP 200 Aug 13 21:08:29.457957 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 242/960] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:08:29 2026] GET /volume/v3/volumes/142c6261-51d5-4606-96da-dfff556a46ae => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:29.509988 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-b76118c0-bbf9-4ae2-8bb7-6ace5d5fdd35 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Created reservations ['0a96ca65-eb28-4b10-9d04-8dec286d3775', 'bc60f6c3-97c0-4e7b-93df-cb2ba69c7aab', '970649ef-0ab1-4802-b0b8-d0a072c4224b', 'c34b7b41-c993-46fe-b1f8-91d453c71293'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:08:29.509988 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-b76118c0-bbf9-4ae2-8bb7-6ace5d5fdd35 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af8359a0-d1e4-4ad1-bc36-0d35c6c1992b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a96ca65-eb28-4b10-9d04-8dec286d3775', 'bc60f6c3-97c0-4e7b-93df-cb2ba69c7aab', '970649ef-0ab1-4802-b0b8-d0a072c4224b', 'c34b7b41-c993-46fe-b1f8-91d453c71293']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:29.509988 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-b76118c0-bbf9-4ae2-8bb7-6ace5d5fdd35 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5c36747-eba7-43b2-b417-b0df55a8a71f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:29.540502 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-b76118c0-bbf9-4ae2-8bb7-6ace5d5fdd35 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5c36747-eba7-43b2-b417-b0df55a8a71f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7368002a-2a5d-4ef1-8134-ec9d7830e9bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1215816526',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76a289243dd94adcb1852676be765296',qos_specs=None,replication_status=,reservations=['0a96ca65-eb28-4b10-9d04-8dec286d3775','bc60f6c3-97c0-4e7b-93df-cb2ba69c7aab','970649ef-0ab1-4802-b0b8-d0a072c4224b','c34b7b41-c993-46fe-b1f8-91d453c71293'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a294242c8589463d8734631f72ca1942',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:08:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1215816526',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7368002a-2a5d-4ef1-8134-ec9d7830e9bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76a289243dd94adcb1852676be765296',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a294242c8589463d8734631f72ca1942',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:29.542938 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-b76118c0-bbf9-4ae2-8bb7-6ace5d5fdd35 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d67654c7-a3f1-40c2-b2d8-82cd764a1a62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:29.565312 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-b76118c0-bbf9-4ae2-8bb7-6ace5d5fdd35 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d67654c7-a3f1-40c2-b2d8-82cd764a1a62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1215816526',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76a289243dd94adcb1852676be765296',qos_specs=None,replication_status=,reservations=['0a96ca65-eb28-4b10-9d04-8dec286d3775','bc60f6c3-97c0-4e7b-93df-cb2ba69c7aab','970649ef-0ab1-4802-b0b8-d0a072c4224b','c34b7b41-c993-46fe-b1f8-91d453c71293'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a294242c8589463d8734631f72ca1942',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:29.566609 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-b76118c0-bbf9-4ae2-8bb7-6ace5d5fdd35 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58e4e5c7-938e-499b-8ff3-7e684176d45c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:29.575983 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2702d2a9-c857-412d-89a0-d0a4cb987bd6 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:29.576394 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2702d2a9-c857-412d-89a0-d0a4cb987bd6 None None] GET https://10.4.3.14/volume// Aug 13 21:08:29.576584 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2702d2a9-c857-412d-89a0-d0a4cb987bd6 None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:29.576755 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2702d2a9-c857-412d-89a0-d0a4cb987bd6 None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:29.577096 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2702d2a9-c857-412d-89a0-d0a4cb987bd6 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:08:29.577363 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 239/961] 10.4.3.14 () {66 vars in 1421 bytes} [Thu Aug 13 21:08:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:08:29.579695 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-b76118c0-bbf9-4ae2-8bb7-6ace5d5fdd35 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58e4e5c7-938e-499b-8ff3-7e684176d45c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:29.580885 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-b76118c0-bbf9-4ae2-8bb7-6ace5d5fdd35 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Flow 'volume_create_api' (6eab0dc4-1a54-467b-b5a1-bf0d684454d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:08:29.582735 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-b76118c0-bbf9-4ae2-8bb7-6ace5d5fdd35 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Create volume request issued successfully. Aug 13 21:08:29.582735 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b76118c0-bbf9-4ae2-8bb7-6ace5d5fdd35 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:08:29.582735 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 239/962] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:08:29 2026] POST /volume/v3/volumes => generated 747 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:08:29.595213 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-645b639e-97cf-4f1d-942f-1d7db5516140 req-ec9c60da-0ce3-4c9a-98fb-3705fda62365 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:29.597372 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-645b639e-97cf-4f1d-942f-1d7db5516140 req-ec9c60da-0ce3-4c9a-98fb-3705fda62365 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:08:29.597871 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-645b639e-97cf-4f1d-942f-1d7db5516140 req-ec9c60da-0ce3-4c9a-98fb-3705fda62365 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "142c6261-51d5-4606-96da-dfff556a46ae", "connector": null, "instance_uuid": "add025a0-4ab8-4ed5-a19b-4a4d798c99cf"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:08:29.600069 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f13a8ac9-48d8-41a7-8acc-69b887ae474e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:29.604981 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f13a8ac9-48d8-41a7-8acc-69b887ae474e tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] GET https://10.4.3.14/volume/v3/volumes/7368002a-2a5d-4ef1-8134-ec9d7830e9bf Aug 13 21:08:29.604981 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f13a8ac9-48d8-41a7-8acc-69b887ae474e tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:29.604981 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f13a8ac9-48d8-41a7-8acc-69b887ae474e tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:29.606618 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:08:29.606618 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:08:29.619807 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:08:29.619807 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:08:29.624307 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f13a8ac9-48d8-41a7-8acc-69b887ae474e tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Volume info retrieved successfully. Aug 13 21:08:29.632346 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f13a8ac9-48d8-41a7-8acc-69b887ae474e tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] https://10.4.3.14/volume/v3/volumes/7368002a-2a5d-4ef1-8134-ec9d7830e9bf returned with HTTP 200 Aug 13 21:08:29.632574 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 243/963] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:29 2026] GET /volume/v3/volumes/7368002a-2a5d-4ef1-8134-ec9d7830e9bf => generated 815 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:29.643744 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-645b639e-97cf-4f1d-942f-1d7db5516140 req-ec9c60da-0ce3-4c9a-98fb-3705fda62365 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:08:29.644124 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 243/964] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:08:29 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:08:29.678712 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-55ac46d4-bc44-48e9-83f6-9ebe6e93aa63 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:29.684989 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-55ac46d4-bc44-48e9-83f6-9ebe6e93aa63 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] GET https://10.4.3.14/volume/v3/volumes/142c6261-51d5-4606-96da-dfff556a46ae Aug 13 21:08:29.684989 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-55ac46d4-bc44-48e9-83f6-9ebe6e93aa63 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:29.684989 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-55ac46d4-bc44-48e9-83f6-9ebe6e93aa63 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:29.705381 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:08:29.705381 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:08:29.722390 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-55ac46d4-bc44-48e9-83f6-9ebe6e93aa63 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Volume info retrieved successfully. Aug 13 21:08:29.728451 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-55ac46d4-bc44-48e9-83f6-9ebe6e93aa63 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] https://10.4.3.14/volume/v3/volumes/142c6261-51d5-4606-96da-dfff556a46ae returned with HTTP 200 Aug 13 21:08:29.728844 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 240/965] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:29 2026] GET /volume/v3/volumes/142c6261-51d5-4606-96da-dfff556a46ae => generated 844 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:29.742377 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-7e7daa9a-56cf-44aa-8465-1afeae534141 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:29.743948 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7e7daa9a-56cf-44aa-8465-1afeae534141 None None] GET https://10.4.3.14/volume// Aug 13 21:08:29.745874 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7e7daa9a-56cf-44aa-8465-1afeae534141 None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:29.746182 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7e7daa9a-56cf-44aa-8465-1afeae534141 None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:29.746699 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7e7daa9a-56cf-44aa-8465-1afeae534141 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:08:29.747299 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 240/966] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:08:29 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:08:29.761948 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-645b639e-97cf-4f1d-942f-1d7db5516140 req-792cf264-3b69-4705-8803-65ce09788f5d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:29.763775 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-645b639e-97cf-4f1d-942f-1d7db5516140 req-792cf264-3b69-4705-8803-65ce09788f5d tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] GET https://10.4.3.14/volume/v3/volumes/142c6261-51d5-4606-96da-dfff556a46ae Aug 13 21:08:29.764167 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-645b639e-97cf-4f1d-942f-1d7db5516140 req-792cf264-3b69-4705-8803-65ce09788f5d tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:29.765674 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-645b639e-97cf-4f1d-942f-1d7db5516140 req-792cf264-3b69-4705-8803-65ce09788f5d tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:29.780327 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:08:29.780327 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:08:29.788565 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-645b639e-97cf-4f1d-942f-1d7db5516140 req-792cf264-3b69-4705-8803-65ce09788f5d tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Volume info retrieved successfully. Aug 13 21:08:29.794647 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-645b639e-97cf-4f1d-942f-1d7db5516140 req-792cf264-3b69-4705-8803-65ce09788f5d tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] https://10.4.3.14/volume/v3/volumes/142c6261-51d5-4606-96da-dfff556a46ae returned with HTTP 200 Aug 13 21:08:29.795233 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 244/967] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:08:29 2026] GET /volume/v3/volumes/142c6261-51d5-4606-96da-dfff556a46ae => generated 1024 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:08:29.974650 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-645b639e-97cf-4f1d-942f-1d7db5516140 req-c41a7c95-2896-44a5-8b7e-422394e3c8f5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:29.977321 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-645b639e-97cf-4f1d-942f-1d7db5516140 req-c41a7c95-2896-44a5-8b7e-422394e3c8f5 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] PUT https://10.4.3.14/volume/v3/attachments/ce094d7e-ad8e-478a-8f61-93d8dad7be64 Aug 13 21:08:29.977858 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-645b639e-97cf-4f1d-942f-1d7db5516140 req-c41a7c95-2896-44a5-8b7e-422394e3c8f5 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:08:29.986895 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-5a42f246-63e0-4536-948f-729eefb3dbe9 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:29.987988 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-645b639e-97cf-4f1d-942f-1d7db5516140 req-c41a7c95-2896-44a5-8b7e-422394e3c8f5 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Acquiring lock "cinder-attachment_update-142c6261-51d5-4606-96da-dfff556a46ae-np0000007265" by "attachment_update" {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:08:29.989392 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5a42f246-63e0-4536-948f-729eefb3dbe9 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] GET https://10.4.3.14/volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc Aug 13 21:08:29.989684 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5a42f246-63e0-4536-948f-729eefb3dbe9 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:29.989959 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5a42f246-63e0-4536-948f-729eefb3dbe9 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:29.990126 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-5a42f246-63e0-4536-948f-729eefb3dbe9 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Show backup with id 79cedcdb-7361-4ab0-b28c-9897661857cc. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:08:29.994620 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:08:29.994620 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:08:29.995075 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-645b639e-97cf-4f1d-942f-1d7db5516140 req-c41a7c95-2896-44a5-8b7e-422394e3c8f5 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Lock "cinder-attachment_update-142c6261-51d5-4606-96da-dfff556a46ae-np0000007265" acquired by "attachment_update" :: waited 0.007s {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:08:29.995533 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5a42f246-63e0-4536-948f-729eefb3dbe9 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] https://10.4.3.14/volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc returned with HTTP 200 Aug 13 21:08:29.995886 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 241/968] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:29 2026] GET /volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:29.996524 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:08:29.996524 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:08:30.117213 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-645b639e-97cf-4f1d-942f-1d7db5516140 req-c41a7c95-2896-44a5-8b7e-422394e3c8f5 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Lock "cinder-attachment_update-142c6261-51d5-4606-96da-dfff556a46ae-np0000007265" released by "attachment_update" :: held 0.122s {{(pid=100214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:08:30.117213 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-645b639e-97cf-4f1d-942f-1d7db5516140 req-c41a7c95-2896-44a5-8b7e-422394e3c8f5 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] https://10.4.3.14/volume/v3/attachments/ce094d7e-ad8e-478a-8f61-93d8dad7be64 returned with HTTP 200 Aug 13 21:08:30.117873 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 244/969] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:08:29 2026] PUT /volume/v3/attachments/ce094d7e-ad8e-478a-8f61-93d8dad7be64 => generated 969 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:08:30.647685 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-6df98b7e-73e0-45f5-9ec9-cbb1a8b29b62 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:30.649443 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6df98b7e-73e0-45f5-9ec9-cbb1a8b29b62 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] GET https://10.4.3.14/volume/v3/volumes/7368002a-2a5d-4ef1-8134-ec9d7830e9bf Aug 13 21:08:30.649587 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6df98b7e-73e0-45f5-9ec9-cbb1a8b29b62 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:30.649798 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6df98b7e-73e0-45f5-9ec9-cbb1a8b29b62 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:30.657715 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:08:30.657715 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:08:30.664782 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-6df98b7e-73e0-45f5-9ec9-cbb1a8b29b62 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Volume info retrieved successfully. Aug 13 21:08:30.672874 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6df98b7e-73e0-45f5-9ec9-cbb1a8b29b62 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] https://10.4.3.14/volume/v3/volumes/7368002a-2a5d-4ef1-8134-ec9d7830e9bf returned with HTTP 200 Aug 13 21:08:30.673739 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 241/970] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:30 2026] GET /volume/v3/volumes/7368002a-2a5d-4ef1-8134-ec9d7830e9bf => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:30.691816 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1504cb47-aeb7-456a-bc6e-bb577a5cb9d1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:30.696280 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1504cb47-aeb7-456a-bc6e-bb577a5cb9d1 tempest-VolumesActionsTest-1259586301 tempest-VolumesActionsTest-1259586301-project-admin] POST https://10.4.3.14/volume/v3/volumes/7368002a-2a5d-4ef1-8134-ec9d7830e9bf/action Aug 13 21:08:30.696424 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1504cb47-aeb7-456a-bc6e-bb577a5cb9d1 tempest-VolumesActionsTest-1259586301 tempest-VolumesActionsTest-1259586301-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:08:30.696538 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1504cb47-aeb7-456a-bc6e-bb577a5cb9d1 tempest-VolumesActionsTest-1259586301 tempest-VolumesActionsTest-1259586301-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:08:30.744605 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-559aa1fc-99c5-498c-9e36-8c7db4fd216f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:30.748043 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-559aa1fc-99c5-498c-9e36-8c7db4fd216f tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] GET https://10.4.3.14/volume/v3/volumes/142c6261-51d5-4606-96da-dfff556a46ae Aug 13 21:08:30.748043 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-559aa1fc-99c5-498c-9e36-8c7db4fd216f tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:30.748043 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-559aa1fc-99c5-498c-9e36-8c7db4fd216f tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:30.759542 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:08:30.759542 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:08:30.765170 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-559aa1fc-99c5-498c-9e36-8c7db4fd216f tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Volume info retrieved successfully. Aug 13 21:08:30.771237 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-559aa1fc-99c5-498c-9e36-8c7db4fd216f tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] https://10.4.3.14/volume/v3/volumes/142c6261-51d5-4606-96da-dfff556a46ae returned with HTTP 200 Aug 13 21:08:30.772017 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 242/971] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:30 2026] GET /volume/v3/volumes/142c6261-51d5-4606-96da-dfff556a46ae => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:30.876818 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:08:30.876818 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:08:30.877316 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.admin_actions [None req-1504cb47-aeb7-456a-bc6e-bb577a5cb9d1 tempest-VolumesActionsTest-1259586301 tempest-VolumesActionsTest-1259586301-project-admin] Updating volume '7368002a-2a5d-4ef1-8134-ec9d7830e9bf' with '{'status': 'attaching'}' {{(pid=100215) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 21:08:30.900569 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1504cb47-aeb7-456a-bc6e-bb577a5cb9d1 tempest-VolumesActionsTest-1259586301 tempest-VolumesActionsTest-1259586301-project-admin] https://10.4.3.14/volume/v3/volumes/7368002a-2a5d-4ef1-8134-ec9d7830e9bf/action returned with HTTP 202 Aug 13 21:08:30.900863 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 245/972] 10.4.3.14 () {68 vars in 1383 bytes} [Thu Aug 13 21:08:30 2026] POST /volume/v3/volumes/7368002a-2a5d-4ef1-8134-ec9d7830e9bf/action => generated 0 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:08:30.908910 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-343b6c89-137a-4361-8ccc-9ff2741383fc None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:30.910764 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-343b6c89-137a-4361-8ccc-9ff2741383fc tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] GET https://10.4.3.14/volume/v3/volumes/7368002a-2a5d-4ef1-8134-ec9d7830e9bf Aug 13 21:08:30.910948 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-343b6c89-137a-4361-8ccc-9ff2741383fc tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:30.911168 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-343b6c89-137a-4361-8ccc-9ff2741383fc tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:30.920715 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:08:30.920715 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:08:30.925823 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-343b6c89-137a-4361-8ccc-9ff2741383fc tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Volume info retrieved successfully. Aug 13 21:08:30.931718 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-343b6c89-137a-4361-8ccc-9ff2741383fc tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] https://10.4.3.14/volume/v3/volumes/7368002a-2a5d-4ef1-8134-ec9d7830e9bf returned with HTTP 200 Aug 13 21:08:30.932353 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 245/973] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:30 2026] GET /volume/v3/volumes/7368002a-2a5d-4ef1-8134-ec9d7830e9bf => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:30.946823 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-33539cd6-1ed4-4b04-b7bd-25258e27149f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:30.949237 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-33539cd6-1ed4-4b04-b7bd-25258e27149f tempest-VolumesActionsTest-1259586301 tempest-VolumesActionsTest-1259586301-project-admin] POST https://10.4.3.14/volume/v3/volumes/7368002a-2a5d-4ef1-8134-ec9d7830e9bf/action Aug 13 21:08:30.949555 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-33539cd6-1ed4-4b04-b7bd-25258e27149f tempest-VolumesActionsTest-1259586301 tempest-VolumesActionsTest-1259586301-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:08:30.949689 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-33539cd6-1ed4-4b04-b7bd-25258e27149f tempest-VolumesActionsTest-1259586301 tempest-VolumesActionsTest-1259586301-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:08:30.958559 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:08:30.958559 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:08:30.958906 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-33539cd6-1ed4-4b04-b7bd-25258e27149f tempest-VolumesActionsTest-1259586301 tempest-VolumesActionsTest-1259586301-project-admin] Volume info retrieved successfully. Aug 13 21:08:30.995342 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-33539cd6-1ed4-4b04-b7bd-25258e27149f tempest-VolumesActionsTest-1259586301 tempest-VolumesActionsTest-1259586301-project-admin] Delete volume request issued successfully. Aug 13 21:08:30.995535 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-33539cd6-1ed4-4b04-b7bd-25258e27149f tempest-VolumesActionsTest-1259586301 tempest-VolumesActionsTest-1259586301-project-admin] https://10.4.3.14/volume/v3/volumes/7368002a-2a5d-4ef1-8134-ec9d7830e9bf/action returned with HTTP 202 Aug 13 21:08:30.997148 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 242/974] 10.4.3.14 () {68 vars in 1383 bytes} [Thu Aug 13 21:08:30 2026] POST /volume/v3/volumes/7368002a-2a5d-4ef1-8134-ec9d7830e9bf/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:08:31.009073 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-661460d1-0a83-4bcf-bc6e-394cdd9aa2c8 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:31.010446 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a8be2a45-50fc-4650-979d-e8b1f5243211 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:31.011756 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-661460d1-0a83-4bcf-bc6e-394cdd9aa2c8 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] GET https://10.4.3.14/volume/v3/volumes/7368002a-2a5d-4ef1-8134-ec9d7830e9bf Aug 13 21:08:31.013002 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-661460d1-0a83-4bcf-bc6e-394cdd9aa2c8 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:31.013002 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-661460d1-0a83-4bcf-bc6e-394cdd9aa2c8 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:31.013731 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a8be2a45-50fc-4650-979d-e8b1f5243211 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] GET https://10.4.3.14/volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc Aug 13 21:08:31.013731 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a8be2a45-50fc-4650-979d-e8b1f5243211 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:31.013731 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a8be2a45-50fc-4650-979d-e8b1f5243211 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:31.013864 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-a8be2a45-50fc-4650-979d-e8b1f5243211 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Show backup with id 79cedcdb-7361-4ab0-b28c-9897661857cc. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:08:31.019300 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:08:31.019300 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:08:31.020672 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a8be2a45-50fc-4650-979d-e8b1f5243211 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] https://10.4.3.14/volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc returned with HTTP 200 Aug 13 21:08:31.021978 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 246/975] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:31 2026] GET /volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:31.023736 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:08:31.023736 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:08:31.030486 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-661460d1-0a83-4bcf-bc6e-394cdd9aa2c8 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Volume info retrieved successfully. Aug 13 21:08:31.037889 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-661460d1-0a83-4bcf-bc6e-394cdd9aa2c8 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] https://10.4.3.14/volume/v3/volumes/7368002a-2a5d-4ef1-8134-ec9d7830e9bf returned with HTTP 200 Aug 13 21:08:31.038042 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 243/976] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:31 2026] GET /volume/v3/volumes/7368002a-2a5d-4ef1-8134-ec9d7830e9bf => generated 839 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:31.791256 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4405b336-27e1-452a-8476-9a8548b2fb4a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:31.793363 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4405b336-27e1-452a-8476-9a8548b2fb4a tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] GET https://10.4.3.14/volume/v3/volumes/142c6261-51d5-4606-96da-dfff556a46ae Aug 13 21:08:31.793851 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4405b336-27e1-452a-8476-9a8548b2fb4a tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:31.794303 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4405b336-27e1-452a-8476-9a8548b2fb4a tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:31.804284 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:08:31.804284 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:08:31.808199 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-4405b336-27e1-452a-8476-9a8548b2fb4a tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Volume info retrieved successfully. Aug 13 21:08:31.813004 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4405b336-27e1-452a-8476-9a8548b2fb4a tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] https://10.4.3.14/volume/v3/volumes/142c6261-51d5-4606-96da-dfff556a46ae returned with HTTP 200 Aug 13 21:08:31.813527 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 246/977] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:31 2026] GET /volume/v3/volumes/142c6261-51d5-4606-96da-dfff556a46ae => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:32.043050 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d1a1b384-f2c7-4678-862f-89172b16641e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:32.050573 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d1a1b384-f2c7-4678-862f-89172b16641e tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] GET https://10.4.3.14/volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc Aug 13 21:08:32.050850 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d1a1b384-f2c7-4678-862f-89172b16641e tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:32.051114 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d1a1b384-f2c7-4678-862f-89172b16641e tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:32.051270 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-d1a1b384-f2c7-4678-862f-89172b16641e tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Show backup with id 79cedcdb-7361-4ab0-b28c-9897661857cc. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:08:32.057542 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d891b079-4502-4db4-bd14-f1e5da24f1b4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:32.059653 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:08:32.059653 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:08:32.060788 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d1a1b384-f2c7-4678-862f-89172b16641e tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] https://10.4.3.14/volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc returned with HTTP 200 Aug 13 21:08:32.061236 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 243/978] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:32 2026] GET /volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc => generated 798 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:32.061495 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d891b079-4502-4db4-bd14-f1e5da24f1b4 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] GET https://10.4.3.14/volume/v3/volumes/7368002a-2a5d-4ef1-8134-ec9d7830e9bf Aug 13 21:08:32.061791 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d891b079-4502-4db4-bd14-f1e5da24f1b4 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:32.062071 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d891b079-4502-4db4-bd14-f1e5da24f1b4 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:32.072087 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d891b079-4502-4db4-bd14-f1e5da24f1b4 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] https://10.4.3.14/volume/v3/volumes/7368002a-2a5d-4ef1-8134-ec9d7830e9bf returned with HTTP 404 Aug 13 21:08:32.072836 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 247/979] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:32 2026] GET /volume/v3/volumes/7368002a-2a5d-4ef1-8134-ec9d7830e9bf => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:08:32.083209 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a5996ba4-8356-4aa8-ab14-a91ec2cd4fd7 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:32.087875 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a5996ba4-8356-4aa8-ab14-a91ec2cd4fd7 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] GET https://10.4.3.14/volume/v3/volumes/7368002a-2a5d-4ef1-8134-ec9d7830e9bf Aug 13 21:08:32.088097 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a5996ba4-8356-4aa8-ab14-a91ec2cd4fd7 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:32.088458 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a5996ba4-8356-4aa8-ab14-a91ec2cd4fd7 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:32.095376 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a5996ba4-8356-4aa8-ab14-a91ec2cd4fd7 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] https://10.4.3.14/volume/v3/volumes/7368002a-2a5d-4ef1-8134-ec9d7830e9bf returned with HTTP 404 Aug 13 21:08:32.095934 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 244/980] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:32 2026] GET /volume/v3/volumes/7368002a-2a5d-4ef1-8134-ec9d7830e9bf => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:08:32.108215 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2f410c83-874d-425f-85a1-a60b81e55199 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:32.111447 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2f410c83-874d-425f-85a1-a60b81e55199 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] DELETE https://10.4.3.14/volume/v3/volumes/7368002a-2a5d-4ef1-8134-ec9d7830e9bf Aug 13 21:08:32.111675 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2f410c83-874d-425f-85a1-a60b81e55199 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:32.111993 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2f410c83-874d-425f-85a1-a60b81e55199 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:32.112140 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-2f410c83-874d-425f-85a1-a60b81e55199 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Delete volume with id: 7368002a-2a5d-4ef1-8134-ec9d7830e9bf Aug 13 21:08:32.120357 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2f410c83-874d-425f-85a1-a60b81e55199 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] https://10.4.3.14/volume/v3/volumes/7368002a-2a5d-4ef1-8134-ec9d7830e9bf returned with HTTP 404 Aug 13 21:08:32.120626 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 247/981] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:08:32 2026] DELETE /volume/v3/volumes/7368002a-2a5d-4ef1-8134-ec9d7830e9bf => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:08:32.130235 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c0fa4c4a-5744-42d7-bb57-3242d6d6b9f0 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:32.135294 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c0fa4c4a-5744-42d7-bb57-3242d6d6b9f0 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:08:32.136264 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c0fa4c4a-5744-42d7-bb57-3242d6d6b9f0 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2076205525"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:08:32.138825 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-c0fa4c4a-5744-42d7-bb57-3242d6d6b9f0 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2076205525'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:08:32.138987 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-c0fa4c4a-5744-42d7-bb57-3242d6d6b9f0 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Create volume of 1 GB Aug 13 21:08:32.152334 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-c0fa4c4a-5744-42d7-bb57-3242d6d6b9f0 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Availability Zones retrieved successfully. Aug 13 21:08:32.164671 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c0fa4c4a-5744-42d7-bb57-3242d6d6b9f0 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Flow 'volume_create_api' (6a94dcea-f7b3-4048-bc23-747237520208) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:08:32.165955 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c0fa4c4a-5744-42d7-bb57-3242d6d6b9f0 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac0df7e2-0032-46c8-9168-e31e603ec6df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:32.168252 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-c0fa4c4a-5744-42d7-bb57-3242d6d6b9f0 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:08:32.221648 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c0fa4c4a-5744-42d7-bb57-3242d6d6b9f0 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac0df7e2-0032-46c8-9168-e31e603ec6df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:32.222942 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c0fa4c4a-5744-42d7-bb57-3242d6d6b9f0 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f125308d-9e8c-4d5e-b32b-df1af168775f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:32.286052 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-c0fa4c4a-5744-42d7-bb57-3242d6d6b9f0 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Created reservations ['100f32c2-abfb-41c5-961d-4ffca67177df', 'cd932ca0-5648-4f7b-a05c-1f8f9167fe1b', 'd2f188be-e543-42a3-a616-076b7615712e', 'f1509c1d-bdf8-4bee-850f-765fc1418e65'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:08:32.287409 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c0fa4c4a-5744-42d7-bb57-3242d6d6b9f0 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f125308d-9e8c-4d5e-b32b-df1af168775f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['100f32c2-abfb-41c5-961d-4ffca67177df', 'cd932ca0-5648-4f7b-a05c-1f8f9167fe1b', 'd2f188be-e543-42a3-a616-076b7615712e', 'f1509c1d-bdf8-4bee-850f-765fc1418e65']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:32.288931 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c0fa4c4a-5744-42d7-bb57-3242d6d6b9f0 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c19375f-274d-46fb-91aa-6e11318212cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:32.322911 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c0fa4c4a-5744-42d7-bb57-3242d6d6b9f0 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c19375f-274d-46fb-91aa-6e11318212cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9e7139e-6a6e-4ce3-b15e-55256b00eb41', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2076205525',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76a289243dd94adcb1852676be765296',qos_specs=None,replication_status=,reservations=['100f32c2-abfb-41c5-961d-4ffca67177df','cd932ca0-5648-4f7b-a05c-1f8f9167fe1b','d2f188be-e543-42a3-a616-076b7615712e','f1509c1d-bdf8-4bee-850f-765fc1418e65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a294242c8589463d8734631f72ca1942',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:08:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2076205525',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e9e7139e-6a6e-4ce3-b15e-55256b00eb41,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76a289243dd94adcb1852676be765296',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a294242c8589463d8734631f72ca1942',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:32.323937 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c0fa4c4a-5744-42d7-bb57-3242d6d6b9f0 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70ff6d55-6e76-46e0-9c09-9a58375ee0bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:32.347817 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c0fa4c4a-5744-42d7-bb57-3242d6d6b9f0 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70ff6d55-6e76-46e0-9c09-9a58375ee0bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2076205525',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76a289243dd94adcb1852676be765296',qos_specs=None,replication_status=,reservations=['100f32c2-abfb-41c5-961d-4ffca67177df','cd932ca0-5648-4f7b-a05c-1f8f9167fe1b','d2f188be-e543-42a3-a616-076b7615712e','f1509c1d-bdf8-4bee-850f-765fc1418e65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a294242c8589463d8734631f72ca1942',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:32.349299 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c0fa4c4a-5744-42d7-bb57-3242d6d6b9f0 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b920562b-bfb5-4bd3-b741-f247742275b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:32.362303 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c0fa4c4a-5744-42d7-bb57-3242d6d6b9f0 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b920562b-bfb5-4bd3-b741-f247742275b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:32.362880 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c0fa4c4a-5744-42d7-bb57-3242d6d6b9f0 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Flow 'volume_create_api' (6a94dcea-f7b3-4048-bc23-747237520208) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:08:32.363191 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-c0fa4c4a-5744-42d7-bb57-3242d6d6b9f0 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Create volume request issued successfully. Aug 13 21:08:32.363778 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c0fa4c4a-5744-42d7-bb57-3242d6d6b9f0 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:08:32.364301 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 244/982] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:08:32 2026] POST /volume/v3/volumes => generated 747 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:08:32.382763 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f8303a8f-88f5-404d-98a2-686308c0e79c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:32.385123 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f8303a8f-88f5-404d-98a2-686308c0e79c tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] GET https://10.4.3.14/volume/v3/volumes/e9e7139e-6a6e-4ce3-b15e-55256b00eb41 Aug 13 21:08:32.385123 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f8303a8f-88f5-404d-98a2-686308c0e79c tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:32.385977 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f8303a8f-88f5-404d-98a2-686308c0e79c tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:32.393195 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:08:32.393195 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:08:32.397567 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f8303a8f-88f5-404d-98a2-686308c0e79c tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Volume info retrieved successfully. Aug 13 21:08:32.402659 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f8303a8f-88f5-404d-98a2-686308c0e79c tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] https://10.4.3.14/volume/v3/volumes/e9e7139e-6a6e-4ce3-b15e-55256b00eb41 returned with HTTP 200 Aug 13 21:08:32.403207 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 248/983] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:32 2026] GET /volume/v3/volumes/e9e7139e-6a6e-4ce3-b15e-55256b00eb41 => generated 815 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:32.826864 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-9408838b-a62d-4a08-bbb8-2ad3909f4d54 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:32.828857 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9408838b-a62d-4a08-bbb8-2ad3909f4d54 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] GET https://10.4.3.14/volume/v3/volumes/142c6261-51d5-4606-96da-dfff556a46ae Aug 13 21:08:32.829054 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9408838b-a62d-4a08-bbb8-2ad3909f4d54 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:32.829315 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9408838b-a62d-4a08-bbb8-2ad3909f4d54 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:32.840555 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:08:32.840555 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:08:32.844735 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-9408838b-a62d-4a08-bbb8-2ad3909f4d54 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Volume info retrieved successfully. Aug 13 21:08:32.849385 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9408838b-a62d-4a08-bbb8-2ad3909f4d54 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] https://10.4.3.14/volume/v3/volumes/142c6261-51d5-4606-96da-dfff556a46ae returned with HTTP 200 Aug 13 21:08:32.849842 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 245/984] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:32 2026] GET /volume/v3/volumes/142c6261-51d5-4606-96da-dfff556a46ae => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:33.074213 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1e5f6d87-50d7-4785-90d6-9d486060f850 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:33.076224 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1e5f6d87-50d7-4785-90d6-9d486060f850 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] GET https://10.4.3.14/volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc Aug 13 21:08:33.076419 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1e5f6d87-50d7-4785-90d6-9d486060f850 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:33.076615 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1e5f6d87-50d7-4785-90d6-9d486060f850 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:33.076765 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-1e5f6d87-50d7-4785-90d6-9d486060f850 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Show backup with id 79cedcdb-7361-4ab0-b28c-9897661857cc. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:08:33.087072 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:08:33.087072 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:08:33.088301 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1e5f6d87-50d7-4785-90d6-9d486060f850 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] https://10.4.3.14/volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc returned with HTTP 200 Aug 13 21:08:33.088772 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 248/985] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:33 2026] GET /volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:33.422269 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-beec07f4-a431-4759-8465-9c2b9a5ecb93 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:33.426072 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-beec07f4-a431-4759-8465-9c2b9a5ecb93 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] GET https://10.4.3.14/volume/v3/volumes/e9e7139e-6a6e-4ce3-b15e-55256b00eb41 Aug 13 21:08:33.426742 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-beec07f4-a431-4759-8465-9c2b9a5ecb93 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:33.426742 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-beec07f4-a431-4759-8465-9c2b9a5ecb93 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:33.436100 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:08:33.436100 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:08:33.442030 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-beec07f4-a431-4759-8465-9c2b9a5ecb93 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Volume info retrieved successfully. Aug 13 21:08:33.446778 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-beec07f4-a431-4759-8465-9c2b9a5ecb93 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] https://10.4.3.14/volume/v3/volumes/e9e7139e-6a6e-4ce3-b15e-55256b00eb41 returned with HTTP 200 Aug 13 21:08:33.447574 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 245/986] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:33 2026] GET /volume/v3/volumes/e9e7139e-6a6e-4ce3-b15e-55256b00eb41 => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:33.466276 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-82f87184-7e76-44f7-9a57-21de3ba15f61 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:33.469264 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-82f87184-7e76-44f7-9a57-21de3ba15f61 tempest-VolumesActionsTest-1259586301 tempest-VolumesActionsTest-1259586301-project-admin] POST https://10.4.3.14/volume/v3/volumes/e9e7139e-6a6e-4ce3-b15e-55256b00eb41/action Aug 13 21:08:33.470360 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-82f87184-7e76-44f7-9a57-21de3ba15f61 tempest-VolumesActionsTest-1259586301 tempest-VolumesActionsTest-1259586301-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:08:33.470823 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-82f87184-7e76-44f7-9a57-21de3ba15f61 tempest-VolumesActionsTest-1259586301 tempest-VolumesActionsTest-1259586301-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:08:33.475102 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-645b639e-97cf-4f1d-942f-1d7db5516140 req-891dc186-7081-4bb4-9a44-d92b6f018ca5 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:33.479241 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-645b639e-97cf-4f1d-942f-1d7db5516140 req-891dc186-7081-4bb4-9a44-d92b6f018ca5 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] POST https://10.4.3.14/volume/v3/attachments/ce094d7e-ad8e-478a-8f61-93d8dad7be64/action Aug 13 21:08:33.479874 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-645b639e-97cf-4f1d-942f-1d7db5516140 req-891dc186-7081-4bb4-9a44-d92b6f018ca5 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Action body: b'{"os-complete": null}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:08:33.479874 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-645b639e-97cf-4f1d-942f-1d7db5516140 req-891dc186-7081-4bb4-9a44-d92b6f018ca5 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:08:33.488440 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:08:33.488440 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:08:33.489519 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.admin_actions [None req-82f87184-7e76-44f7-9a57-21de3ba15f61 tempest-VolumesActionsTest-1259586301 tempest-VolumesActionsTest-1259586301-project-admin] Updating volume 'e9e7139e-6a6e-4ce3-b15e-55256b00eb41' with '{'status': 'creating'}' {{(pid=100215) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 21:08:33.504378 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:08:33.504378 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:08:33.516803 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-82f87184-7e76-44f7-9a57-21de3ba15f61 tempest-VolumesActionsTest-1259586301 tempest-VolumesActionsTest-1259586301-project-admin] https://10.4.3.14/volume/v3/volumes/e9e7139e-6a6e-4ce3-b15e-55256b00eb41/action returned with HTTP 202 Aug 13 21:08:33.517523 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 249/987] 10.4.3.14 () {68 vars in 1383 bytes} [Thu Aug 13 21:08:33 2026] POST /volume/v3/volumes/e9e7139e-6a6e-4ce3-b15e-55256b00eb41/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:08:33.519920 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-645b639e-97cf-4f1d-942f-1d7db5516140 req-891dc186-7081-4bb4-9a44-d92b6f018ca5 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] https://10.4.3.14/volume/v3/attachments/ce094d7e-ad8e-478a-8f61-93d8dad7be64/action returned with HTTP 204 Aug 13 21:08:33.520460 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 246/988] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:08:33 2026] POST /volume/v3/attachments/ce094d7e-ad8e-478a-8f61-93d8dad7be64/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:08:33.529127 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0681ce11-1555-40ea-9cfb-210bf8d20086 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:33.532626 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0681ce11-1555-40ea-9cfb-210bf8d20086 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] GET https://10.4.3.14/volume/v3/volumes/e9e7139e-6a6e-4ce3-b15e-55256b00eb41 Aug 13 21:08:33.532822 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0681ce11-1555-40ea-9cfb-210bf8d20086 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:33.533009 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0681ce11-1555-40ea-9cfb-210bf8d20086 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:33.547052 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:08:33.547052 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:08:33.553735 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0681ce11-1555-40ea-9cfb-210bf8d20086 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Volume info retrieved successfully. Aug 13 21:08:33.558720 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0681ce11-1555-40ea-9cfb-210bf8d20086 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] https://10.4.3.14/volume/v3/volumes/e9e7139e-6a6e-4ce3-b15e-55256b00eb41 returned with HTTP 200 Aug 13 21:08:33.559227 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 249/989] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:33 2026] GET /volume/v3/volumes/e9e7139e-6a6e-4ce3-b15e-55256b00eb41 => generated 839 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:33.577428 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-83d82a7a-15df-4c4f-8d75-ef3d7de1f9cf None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:33.579592 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-83d82a7a-15df-4c4f-8d75-ef3d7de1f9cf tempest-VolumesActionsTest-1259586301 tempest-VolumesActionsTest-1259586301-project-admin] POST https://10.4.3.14/volume/v3/volumes/e9e7139e-6a6e-4ce3-b15e-55256b00eb41/action Aug 13 21:08:33.580012 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-83d82a7a-15df-4c4f-8d75-ef3d7de1f9cf tempest-VolumesActionsTest-1259586301 tempest-VolumesActionsTest-1259586301-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:08:33.580185 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-83d82a7a-15df-4c4f-8d75-ef3d7de1f9cf tempest-VolumesActionsTest-1259586301 tempest-VolumesActionsTest-1259586301-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:08:33.591952 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:08:33.591952 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:08:33.592674 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-83d82a7a-15df-4c4f-8d75-ef3d7de1f9cf tempest-VolumesActionsTest-1259586301 tempest-VolumesActionsTest-1259586301-project-admin] Volume info retrieved successfully. Aug 13 21:08:33.636939 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-83d82a7a-15df-4c4f-8d75-ef3d7de1f9cf tempest-VolumesActionsTest-1259586301 tempest-VolumesActionsTest-1259586301-project-admin] Delete volume request issued successfully. Aug 13 21:08:33.637259 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-83d82a7a-15df-4c4f-8d75-ef3d7de1f9cf tempest-VolumesActionsTest-1259586301 tempest-VolumesActionsTest-1259586301-project-admin] https://10.4.3.14/volume/v3/volumes/e9e7139e-6a6e-4ce3-b15e-55256b00eb41/action returned with HTTP 202 Aug 13 21:08:33.637833 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 246/990] 10.4.3.14 () {68 vars in 1383 bytes} [Thu Aug 13 21:08:33 2026] POST /volume/v3/volumes/e9e7139e-6a6e-4ce3-b15e-55256b00eb41/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:08:33.648156 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-51ca072c-b674-465a-be05-34960e8329d8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:33.651551 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-51ca072c-b674-465a-be05-34960e8329d8 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] GET https://10.4.3.14/volume/v3/volumes/e9e7139e-6a6e-4ce3-b15e-55256b00eb41 Aug 13 21:08:33.651804 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-51ca072c-b674-465a-be05-34960e8329d8 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:33.652064 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-51ca072c-b674-465a-be05-34960e8329d8 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:33.662548 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:08:33.662548 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:08:33.668147 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-51ca072c-b674-465a-be05-34960e8329d8 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Volume info retrieved successfully. Aug 13 21:08:33.674233 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-51ca072c-b674-465a-be05-34960e8329d8 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] https://10.4.3.14/volume/v3/volumes/e9e7139e-6a6e-4ce3-b15e-55256b00eb41 returned with HTTP 200 Aug 13 21:08:33.674593 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 250/991] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:33 2026] GET /volume/v3/volumes/e9e7139e-6a6e-4ce3-b15e-55256b00eb41 => generated 839 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:33.867327 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ae619f4b-5dd1-4291-88ff-1cc91573cd7a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:33.876564 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ae619f4b-5dd1-4291-88ff-1cc91573cd7a tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] GET https://10.4.3.14/volume/v3/volumes/142c6261-51d5-4606-96da-dfff556a46ae Aug 13 21:08:33.876564 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ae619f4b-5dd1-4291-88ff-1cc91573cd7a tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:33.876735 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ae619f4b-5dd1-4291-88ff-1cc91573cd7a tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:33.897697 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:08:33.897697 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:08:33.913768 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-ae619f4b-5dd1-4291-88ff-1cc91573cd7a tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Volume info retrieved successfully. Aug 13 21:08:33.922909 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ae619f4b-5dd1-4291-88ff-1cc91573cd7a tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] https://10.4.3.14/volume/v3/volumes/142c6261-51d5-4606-96da-dfff556a46ae returned with HTTP 200 Aug 13 21:08:33.923635 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 247/992] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:33 2026] GET /volume/v3/volumes/142c6261-51d5-4606-96da-dfff556a46ae => generated 1137 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:08:33.948285 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-19d4e279-0e93-4a1b-a06f-952364d21e3c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:33.953012 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-19d4e279-0e93-4a1b-a06f-952364d21e3c tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] GET https://10.4.3.14/volume/v3/volumes/142c6261-51d5-4606-96da-dfff556a46ae Aug 13 21:08:33.953373 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-19d4e279-0e93-4a1b-a06f-952364d21e3c tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:33.953617 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-19d4e279-0e93-4a1b-a06f-952364d21e3c tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:33.971554 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:08:33.971554 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:08:33.979018 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-19d4e279-0e93-4a1b-a06f-952364d21e3c tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Volume info retrieved successfully. Aug 13 21:08:33.985978 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-19d4e279-0e93-4a1b-a06f-952364d21e3c tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] https://10.4.3.14/volume/v3/volumes/142c6261-51d5-4606-96da-dfff556a46ae returned with HTTP 200 Aug 13 21:08:33.986519 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 250/993] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:33 2026] GET /volume/v3/volumes/142c6261-51d5-4606-96da-dfff556a46ae => generated 1137 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:08:34.101396 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-70da8b15-48fd-4b36-b6b1-233be9c5269a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:34.103226 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-70da8b15-48fd-4b36-b6b1-233be9c5269a tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] GET https://10.4.3.14/volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc Aug 13 21:08:34.103442 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-70da8b15-48fd-4b36-b6b1-233be9c5269a tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:34.103681 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-70da8b15-48fd-4b36-b6b1-233be9c5269a tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:34.103681 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-70da8b15-48fd-4b36-b6b1-233be9c5269a tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Show backup with id 79cedcdb-7361-4ab0-b28c-9897661857cc. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:08:34.109018 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:08:34.109018 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:08:34.109856 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-70da8b15-48fd-4b36-b6b1-233be9c5269a tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] https://10.4.3.14/volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc returned with HTTP 200 Aug 13 21:08:34.110336 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 247/994] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:34 2026] GET /volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:34.122405 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0deb786d-094d-4de0-a22b-7b4ff0e424a9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:34.124957 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0deb786d-094d-4de0-a22b-7b4ff0e424a9 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] GET https://10.4.3.14/volume/v3/volumes/f2c73be2-2f94-47c5-960a-a27410be241c Aug 13 21:08:34.125305 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0deb786d-094d-4de0-a22b-7b4ff0e424a9 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:34.125568 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0deb786d-094d-4de0-a22b-7b4ff0e424a9 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:34.136029 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:08:34.136029 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:08:34.142394 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-0deb786d-094d-4de0-a22b-7b4ff0e424a9 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Volume info retrieved successfully. Aug 13 21:08:34.150927 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0deb786d-094d-4de0-a22b-7b4ff0e424a9 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] https://10.4.3.14/volume/v3/volumes/f2c73be2-2f94-47c5-960a-a27410be241c returned with HTTP 200 Aug 13 21:08:34.151588 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 251/995] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:34 2026] GET /volume/v3/volumes/f2c73be2-2f94-47c5-960a-a27410be241c => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:34.169431 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f9ce368e-673e-4610-bb40-b1c1b29a73cb None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:34.388726 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f9ce368e-673e-4610-bb40-b1c1b29a73cb tempest-VolumesBackupsAdminTest-117657102 tempest-VolumesBackupsAdminTest-117657102-project-admin] GET https://10.4.3.14/volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc/export_record Aug 13 21:08:34.389421 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f9ce368e-673e-4610-bb40-b1c1b29a73cb tempest-VolumesBackupsAdminTest-117657102 tempest-VolumesBackupsAdminTest-117657102-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:34.389634 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f9ce368e-673e-4610-bb40-b1c1b29a73cb tempest-VolumesBackupsAdminTest-117657102 tempest-VolumesBackupsAdminTest-117657102-project-admin] Calling method 'export_record' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:34.389789 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.contrib.backups [None req-f9ce368e-673e-4610-bb40-b1c1b29a73cb tempest-VolumesBackupsAdminTest-117657102 tempest-VolumesBackupsAdminTest-117657102-project-admin] Export record for backup 79cedcdb-7361-4ab0-b28c-9897661857cc. {{(pid=100216) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 13 21:08:34.404896 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:08:34.404896 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:08:34.406692 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.backup.api [None req-f9ce368e-673e-4610-bb40-b1c1b29a73cb tempest-VolumesBackupsAdminTest-117657102 tempest-VolumesBackupsAdminTest-117657102-project-admin] Calling RPCAPI with context: , host: np0000007265, backup: 79cedcdb-7361-4ab0-b28c-9897661857cc. {{(pid=100216) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 13 21:08:34.421983 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.backup.rpcapi [None req-f9ce368e-673e-4610-bb40-b1c1b29a73cb tempest-VolumesBackupsAdminTest-117657102 tempest-VolumesBackupsAdminTest-117657102-project-admin] export_record in rpcapi backup_id 79cedcdb-7361-4ab0-b28c-9897661857cc on host np0000007265. {{(pid=100216) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 13 21:08:34.433419 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.contrib.backups [None req-f9ce368e-673e-4610-bb40-b1c1b29a73cb tempest-VolumesBackupsAdminTest-117657102 tempest-VolumesBackupsAdminTest-117657102-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzljZWRjZGItNzM2MS00YWIwLWIyOGMtOTg5NzY2MTg1N2NjIiwgInVzZXJfaWQiOiAiN2I5MWUyYTk0OWRmNDBiZDk5ZmQ5MjVhYTRjODEyYzMiLCAicHJvamVjdF9pZCI6ICIyN2M5NmEwMzk0ZGU0NGRiODAwOGUwZGIwOGNlZGZjMCIsICJ2b2x1bWVfaWQiOiAiZjJjNzNiZTItMmY5NC00N2M1LTk2MGEtYTI3NDEwYmUyNDFjIiwgImhvc3QiOiAibnAwMDAwMDA3MjY1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xOTY4MTY4NjkxIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTQxNzIyMjQ2NCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2YyYzczYmUyLTJmOTQtNDdjNS05NjBhLWEyNzQxMGJlMjQxYy8yMDI2MDgxMzIxMDgxOS9hel9ub3ZhX2JhY2t1cF83OWNlZGNkYi03MzYxLTRhYjAtYjI4Yy05ODk3NjYxODU3Y2MiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTEzVDIxOjA4OjE2WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDIxOjA4OjE2WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTNUMjE6MDg6MzRaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100216) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 13 21:08:34.433758 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f9ce368e-673e-4610-bb40-b1c1b29a73cb tempest-VolumesBackupsAdminTest-117657102 tempest-VolumesBackupsAdminTest-117657102-project-admin] https://10.4.3.14/volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc/export_record returned with HTTP 200 Aug 13 21:08:34.436700 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 248/996] 10.4.3.14 () {66 vars in 1383 bytes} [Thu Aug 13 21:08:34 2026] GET /volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc/export_record => generated 1512 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:08:34.449652 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-14d3c003-1016-4d18-b704-a7173ebe34da None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:34.452330 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-14d3c003-1016-4d18-b704-a7173ebe34da tempest-VolumesBackupsAdminTest-117657102 tempest-VolumesBackupsAdminTest-117657102-project-admin] POST https://10.4.3.14/volume/v3/backups/import_record Aug 13 21:08:34.454062 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-14d3c003-1016-4d18-b704-a7173ebe34da tempest-VolumesBackupsAdminTest-117657102 tempest-VolumesBackupsAdminTest-117657102-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMWIxN2NlNGQtZTEyZC00MGUzLWIxMjYtOWFlMDg3ZDkxZTEzIiwgInVzZXJfaWQiOiAiN2I5MWUyYTk0OWRmNDBiZDk5ZmQ5MjVhYTRjODEyYzMiLCAicHJvamVjdF9pZCI6ICIyN2M5NmEwMzk0ZGU0NGRiODAwOGUwZGIwOGNlZGZjMCIsICJ2b2x1bWVfaWQiOiAiZjJjNzNiZTItMmY5NC00N2M1LTk2MGEtYTI3NDEwYmUyNDFjIiwgImhvc3QiOiAibnAwMDAwMDA3MjY1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xOTY4MTY4NjkxIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTQxNzIyMjQ2NCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2YyYzczYmUyLTJmOTQtNDdjNS05NjBhLWEyNzQxMGJlMjQxYy8yMDI2MDgxMzIxMDgxOS9hel9ub3ZhX2JhY2t1cF83OWNlZGNkYi03MzYxLTRhYjAtYjI4Yy05ODk3NjYxODU3Y2MiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTEzVDIxOjA4OjE2WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDIxOjA4OjE2WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTNUMjE6MDg6MzRaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=="}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:08:34.454956 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.contrib.backups [None req-14d3c003-1016-4d18-b704-a7173ebe34da tempest-VolumesBackupsAdminTest-117657102 tempest-VolumesBackupsAdminTest-117657102-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMWIxN2NlNGQtZTEyZC00MGUzLWIxMjYtOWFlMDg3ZDkxZTEzIiwgInVzZXJfaWQiOiAiN2I5MWUyYTk0OWRmNDBiZDk5ZmQ5MjVhYTRjODEyYzMiLCAicHJvamVjdF9pZCI6ICIyN2M5NmEwMzk0ZGU0NGRiODAwOGUwZGIwOGNlZGZjMCIsICJ2b2x1bWVfaWQiOiAiZjJjNzNiZTItMmY5NC00N2M1LTk2MGEtYTI3NDEwYmUyNDFjIiwgImhvc3QiOiAibnAwMDAwMDA3MjY1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xOTY4MTY4NjkxIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTQxNzIyMjQ2NCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2YyYzczYmUyLTJmOTQtNDdjNS05NjBhLWEyNzQxMGJlMjQxYy8yMDI2MDgxMzIxMDgxOS9hel9ub3ZhX2JhY2t1cF83OWNlZGNkYi03MzYxLTRhYjAtYjI4Yy05ODk3NjYxODU3Y2MiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTEzVDIxOjA4OjE2WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDIxOjA4OjE2WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTNUMjE6MDg6MzRaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100214) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 13 21:08:34.455085 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.contrib.backups [None req-14d3c003-1016-4d18-b704-a7173ebe34da tempest-VolumesBackupsAdminTest-117657102 tempest-VolumesBackupsAdminTest-117657102-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMWIxN2NlNGQtZTEyZC00MGUzLWIxMjYtOWFlMDg3ZDkxZTEzIiwgInVzZXJfaWQiOiAiN2I5MWUyYTk0OWRmNDBiZDk5ZmQ5MjVhYTRjODEyYzMiLCAicHJvamVjdF9pZCI6ICIyN2M5NmEwMzk0ZGU0NGRiODAwOGUwZGIwOGNlZGZjMCIsICJ2b2x1bWVfaWQiOiAiZjJjNzNiZTItMmY5NC00N2M1LTk2MGEtYTI3NDEwYmUyNDFjIiwgImhvc3QiOiAibnAwMDAwMDA3MjY1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xOTY4MTY4NjkxIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTQxNzIyMjQ2NCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2YyYzczYmUyLTJmOTQtNDdjNS05NjBhLWEyNzQxMGJlMjQxYy8yMDI2MDgxMzIxMDgxOS9hel9ub3ZhX2JhY2t1cF83OWNlZGNkYi03MzYxLTRhYjAtYjI4Yy05ODk3NjYxODU3Y2MiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTEzVDIxOjA4OjE2WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDIxOjA4OjE2WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTNUMjE6MDg6MzRaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100214) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 13 21:08:34.524172 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-14d3c003-1016-4d18-b704-a7173ebe34da tempest-VolumesBackupsAdminTest-117657102 tempest-VolumesBackupsAdminTest-117657102-project-admin] Created reservations ['c976106e-2716-41f6-b73a-9760711a88a2', '74c262bb-dd5d-4e30-bd49-df824f8767ee'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:08:34.555054 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.backup.rpcapi [None req-14d3c003-1016-4d18-b704-a7173ebe34da tempest-VolumesBackupsAdminTest-117657102 tempest-VolumesBackupsAdminTest-117657102-project-admin] import_record rpcapi backup id 1b17ce4d-e12d-40e3-b126-9ae087d91e13 on host np0000007265 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMWIxN2NlNGQtZTEyZC00MGUzLWIxMjYtOWFlMDg3ZDkxZTEzIiwgInVzZXJfaWQiOiAiN2I5MWUyYTk0OWRmNDBiZDk5ZmQ5MjVhYTRjODEyYzMiLCAicHJvamVjdF9pZCI6ICIyN2M5NmEwMzk0ZGU0NGRiODAwOGUwZGIwOGNlZGZjMCIsICJ2b2x1bWVfaWQiOiAiZjJjNzNiZTItMmY5NC00N2M1LTk2MGEtYTI3NDEwYmUyNDFjIiwgImhvc3QiOiAibnAwMDAwMDA3MjY1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xOTY4MTY4NjkxIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTQxNzIyMjQ2NCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2YyYzczYmUyLTJmOTQtNDdjNS05NjBhLWEyNzQxMGJlMjQxYy8yMDI2MDgxMzIxMDgxOS9hel9ub3ZhX2JhY2t1cF83OWNlZGNkYi03MzYxLTRhYjAtYjI4Yy05ODk3NjYxODU3Y2MiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTEzVDIxOjA4OjE2WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDIxOjA4OjE2WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTNUMjE6MDg6MzRaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100214) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 13 21:08:34.560737 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.contrib.backups [None req-14d3c003-1016-4d18-b704-a7173ebe34da tempest-VolumesBackupsAdminTest-117657102 tempest-VolumesBackupsAdminTest-117657102-project-admin] Import record output: {'backup': {'id': '1b17ce4d-e12d-40e3-b126-9ae087d91e13', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.14/volume/v3/backups/1b17ce4d-e12d-40e3-b126-9ae087d91e13'}, {'rel': 'bookmark', 'href': 'https://10.4.3.14/volume/backups/1b17ce4d-e12d-40e3-b126-9ae087d91e13'}]}}. {{(pid=100214) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 13 21:08:34.561095 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-14d3c003-1016-4d18-b704-a7173ebe34da tempest-VolumesBackupsAdminTest-117657102 tempest-VolumesBackupsAdminTest-117657102-project-admin] https://10.4.3.14/volume/v3/backups/import_record returned with HTTP 201 Aug 13 21:08:34.562494 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 251/997] 10.4.3.14 () {68 vars in 1295 bytes} [Thu Aug 13 21:08:34 2026] POST /volume/v3/backups/import_record => generated 286 bytes in 112 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 13 21:08:34.573434 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-9c34fee4-f479-4223-9e78-b6504f1ad79c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:34.581416 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9c34fee4-f479-4223-9e78-b6504f1ad79c tempest-VolumesBackupsAdminTest-117657102 tempest-VolumesBackupsAdminTest-117657102-project-admin] GET https://10.4.3.14/volume/v3/backups/1b17ce4d-e12d-40e3-b126-9ae087d91e13 Aug 13 21:08:34.581761 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9c34fee4-f479-4223-9e78-b6504f1ad79c tempest-VolumesBackupsAdminTest-117657102 tempest-VolumesBackupsAdminTest-117657102-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:34.582060 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9c34fee4-f479-4223-9e78-b6504f1ad79c tempest-VolumesBackupsAdminTest-117657102 tempest-VolumesBackupsAdminTest-117657102-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:34.582231 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-9c34fee4-f479-4223-9e78-b6504f1ad79c tempest-VolumesBackupsAdminTest-117657102 tempest-VolumesBackupsAdminTest-117657102-project-admin] Show backup with id 1b17ce4d-e12d-40e3-b126-9ae087d91e13. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:08:34.602233 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:08:34.602233 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:08:34.603213 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9c34fee4-f479-4223-9e78-b6504f1ad79c tempest-VolumesBackupsAdminTest-117657102 tempest-VolumesBackupsAdminTest-117657102-project-admin] https://10.4.3.14/volume/v3/backups/1b17ce4d-e12d-40e3-b126-9ae087d91e13 returned with HTTP 200 Aug 13 21:08:34.603683 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 248/998] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:34 2026] GET /volume/v3/backups/1b17ce4d-e12d-40e3-b126-9ae087d91e13 => generated 645 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:34.638182 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-aaeeb60f-4a47-4e88-988d-218e3e111bd2 req-124a5d5d-6c04-48db-818b-663c92188d17 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:34.641116 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-aaeeb60f-4a47-4e88-988d-218e3e111bd2 req-124a5d5d-6c04-48db-818b-663c92188d17 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] GET https://10.4.3.14/volume/v3/volumes/142c6261-51d5-4606-96da-dfff556a46ae Aug 13 21:08:34.641381 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-aaeeb60f-4a47-4e88-988d-218e3e111bd2 req-124a5d5d-6c04-48db-818b-663c92188d17 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:34.641593 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-aaeeb60f-4a47-4e88-988d-218e3e111bd2 req-124a5d5d-6c04-48db-818b-663c92188d17 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:34.660810 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:08:34.660810 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:08:34.669079 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-aaeeb60f-4a47-4e88-988d-218e3e111bd2 req-124a5d5d-6c04-48db-818b-663c92188d17 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Volume info retrieved successfully. Aug 13 21:08:34.675320 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-aaeeb60f-4a47-4e88-988d-218e3e111bd2 req-124a5d5d-6c04-48db-818b-663c92188d17 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] https://10.4.3.14/volume/v3/volumes/142c6261-51d5-4606-96da-dfff556a46ae returned with HTTP 200 Aug 13 21:08:34.676223 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 252/999] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:08:34 2026] GET /volume/v3/volumes/142c6261-51d5-4606-96da-dfff556a46ae => generated 1137 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:08:34.693937 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-19182ce0-df5a-4524-a4a8-17ed1a0f33c6 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:34.697042 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-19182ce0-df5a-4524-a4a8-17ed1a0f33c6 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] GET https://10.4.3.14/volume/v3/volumes/e9e7139e-6a6e-4ce3-b15e-55256b00eb41 Aug 13 21:08:34.697298 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-19182ce0-df5a-4524-a4a8-17ed1a0f33c6 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:34.697575 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-19182ce0-df5a-4524-a4a8-17ed1a0f33c6 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:34.707700 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-19182ce0-df5a-4524-a4a8-17ed1a0f33c6 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] https://10.4.3.14/volume/v3/volumes/e9e7139e-6a6e-4ce3-b15e-55256b00eb41 returned with HTTP 404 Aug 13 21:08:34.708718 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 249/1000] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:34 2026] GET /volume/v3/volumes/e9e7139e-6a6e-4ce3-b15e-55256b00eb41 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:08:34.718449 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-16234163-627c-4f81-b502-e1eb6f36a3d8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:34.720507 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-16234163-627c-4f81-b502-e1eb6f36a3d8 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] GET https://10.4.3.14/volume/v3/volumes/e9e7139e-6a6e-4ce3-b15e-55256b00eb41 Aug 13 21:08:34.720781 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-16234163-627c-4f81-b502-e1eb6f36a3d8 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:34.721082 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-16234163-627c-4f81-b502-e1eb6f36a3d8 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:34.729139 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-16234163-627c-4f81-b502-e1eb6f36a3d8 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] https://10.4.3.14/volume/v3/volumes/e9e7139e-6a6e-4ce3-b15e-55256b00eb41 returned with HTTP 404 Aug 13 21:08:34.729823 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 252/1001] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:34 2026] GET /volume/v3/volumes/e9e7139e-6a6e-4ce3-b15e-55256b00eb41 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:08:34.740067 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-86902b9e-f527-43a8-b1e8-094272f9620d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:34.744912 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-86902b9e-f527-43a8-b1e8-094272f9620d tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] DELETE https://10.4.3.14/volume/v3/volumes/e9e7139e-6a6e-4ce3-b15e-55256b00eb41 Aug 13 21:08:34.746585 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-86902b9e-f527-43a8-b1e8-094272f9620d tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:34.746585 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-86902b9e-f527-43a8-b1e8-094272f9620d tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:34.746585 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-86902b9e-f527-43a8-b1e8-094272f9620d tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Delete volume with id: e9e7139e-6a6e-4ce3-b15e-55256b00eb41 Aug 13 21:08:34.752795 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-86902b9e-f527-43a8-b1e8-094272f9620d tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] https://10.4.3.14/volume/v3/volumes/e9e7139e-6a6e-4ce3-b15e-55256b00eb41 returned with HTTP 404 Aug 13 21:08:34.753369 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 249/1002] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:08:34 2026] DELETE /volume/v3/volumes/e9e7139e-6a6e-4ce3-b15e-55256b00eb41 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:08:34.762094 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d8bfba52-f482-482b-a8a0-09c1db9ddaed None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:34.764407 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d8bfba52-f482-482b-a8a0-09c1db9ddaed tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:08:34.764871 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d8bfba52-f482-482b-a8a0-09c1db9ddaed tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1929656382"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:08:34.767348 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-d8bfba52-f482-482b-a8a0-09c1db9ddaed tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1929656382'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:08:34.767468 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-d8bfba52-f482-482b-a8a0-09c1db9ddaed tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Create volume of 1 GB Aug 13 21:08:34.773305 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d8bfba52-f482-482b-a8a0-09c1db9ddaed tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Availability Zones retrieved successfully. Aug 13 21:08:34.781532 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-d8bfba52-f482-482b-a8a0-09c1db9ddaed tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Flow 'volume_create_api' (6589977f-9c01-4308-8f70-69c2eaa6a0a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:08:34.782590 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-d8bfba52-f482-482b-a8a0-09c1db9ddaed tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60062b9f-3008-474a-9ede-122cfb024287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:34.783583 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-d8bfba52-f482-482b-a8a0-09c1db9ddaed tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:08:34.816689 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-d8bfba52-f482-482b-a8a0-09c1db9ddaed tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60062b9f-3008-474a-9ede-122cfb024287) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:34.817554 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-d8bfba52-f482-482b-a8a0-09c1db9ddaed tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (226cf68e-2030-4f99-ba78-d45464a91458) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:34.874509 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-d8bfba52-f482-482b-a8a0-09c1db9ddaed tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Created reservations ['13a9ca62-89cf-4ad6-8888-149b5590033c', '212a54c0-dfcd-433b-bdbe-1ca126a0d8b3', 'faeb81f5-9136-47d9-8086-c4884b977f16', '3c1f980e-7b6a-4e2b-9cc0-5329cc41f470'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:08:34.875329 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-d8bfba52-f482-482b-a8a0-09c1db9ddaed tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (226cf68e-2030-4f99-ba78-d45464a91458) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['13a9ca62-89cf-4ad6-8888-149b5590033c', '212a54c0-dfcd-433b-bdbe-1ca126a0d8b3', 'faeb81f5-9136-47d9-8086-c4884b977f16', '3c1f980e-7b6a-4e2b-9cc0-5329cc41f470']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:34.876071 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-d8bfba52-f482-482b-a8a0-09c1db9ddaed tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c105603-6170-4707-9ac4-d279fe41bafe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:34.901039 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-d8bfba52-f482-482b-a8a0-09c1db9ddaed tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c105603-6170-4707-9ac4-d279fe41bafe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4cffb6c8-8d59-4cbf-8f30-6b767bd38be9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1929656382',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76a289243dd94adcb1852676be765296',qos_specs=None,replication_status=,reservations=['13a9ca62-89cf-4ad6-8888-149b5590033c','212a54c0-dfcd-433b-bdbe-1ca126a0d8b3','faeb81f5-9136-47d9-8086-c4884b977f16','3c1f980e-7b6a-4e2b-9cc0-5329cc41f470'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a294242c8589463d8734631f72ca1942',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:08:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1929656382',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4cffb6c8-8d59-4cbf-8f30-6b767bd38be9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76a289243dd94adcb1852676be765296',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a294242c8589463d8734631f72ca1942',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:34.901625 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-d8bfba52-f482-482b-a8a0-09c1db9ddaed tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (200e40cc-1bd4-499d-a8ea-20f4fa131815) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:34.922007 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-d8bfba52-f482-482b-a8a0-09c1db9ddaed tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (200e40cc-1bd4-499d-a8ea-20f4fa131815) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1929656382',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76a289243dd94adcb1852676be765296',qos_specs=None,replication_status=,reservations=['13a9ca62-89cf-4ad6-8888-149b5590033c','212a54c0-dfcd-433b-bdbe-1ca126a0d8b3','faeb81f5-9136-47d9-8086-c4884b977f16','3c1f980e-7b6a-4e2b-9cc0-5329cc41f470'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a294242c8589463d8734631f72ca1942',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:34.922753 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-d8bfba52-f482-482b-a8a0-09c1db9ddaed tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (febfe867-5aa5-4c5c-876b-3d845dbdadfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:34.931900 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-d8bfba52-f482-482b-a8a0-09c1db9ddaed tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (febfe867-5aa5-4c5c-876b-3d845dbdadfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:34.932681 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-d8bfba52-f482-482b-a8a0-09c1db9ddaed tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Flow 'volume_create_api' (6589977f-9c01-4308-8f70-69c2eaa6a0a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:08:34.932976 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d8bfba52-f482-482b-a8a0-09c1db9ddaed tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Create volume request issued successfully. Aug 13 21:08:34.933482 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d8bfba52-f482-482b-a8a0-09c1db9ddaed tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:08:34.933875 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 253/1003] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:08:34 2026] POST /volume/v3/volumes => generated 747 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:08:34.948933 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-dab953a9-472e-4994-afef-6076f95f0c0e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:34.951472 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-dab953a9-472e-4994-afef-6076f95f0c0e tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] GET https://10.4.3.14/volume/v3/volumes/4cffb6c8-8d59-4cbf-8f30-6b767bd38be9 Aug 13 21:08:34.951472 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-dab953a9-472e-4994-afef-6076f95f0c0e tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:34.951758 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-dab953a9-472e-4994-afef-6076f95f0c0e tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:34.963128 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:08:34.963128 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:08:34.967760 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-dab953a9-472e-4994-afef-6076f95f0c0e tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Volume info retrieved successfully. Aug 13 21:08:34.974320 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-dab953a9-472e-4994-afef-6076f95f0c0e tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] https://10.4.3.14/volume/v3/volumes/4cffb6c8-8d59-4cbf-8f30-6b767bd38be9 returned with HTTP 200 Aug 13 21:08:34.975118 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 250/1004] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:34 2026] GET /volume/v3/volumes/4cffb6c8-8d59-4cbf-8f30-6b767bd38be9 => generated 815 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:35.619823 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6338f57e-ff07-41ef-b70b-e72193a17e0e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:35.620312 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6338f57e-ff07-41ef-b70b-e72193a17e0e None None] GET https://10.4.3.14/volume// Aug 13 21:08:35.620312 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6338f57e-ff07-41ef-b70b-e72193a17e0e None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:35.620446 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-6f2cf2f9-c4c0-4929-a5b9-01c6833d0374 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:35.620707 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6338f57e-ff07-41ef-b70b-e72193a17e0e None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:35.620707 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6338f57e-ff07-41ef-b70b-e72193a17e0e None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:08:35.621548 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 253/1005] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:08:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:08:35.623723 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6f2cf2f9-c4c0-4929-a5b9-01c6833d0374 tempest-VolumesBackupsAdminTest-117657102 tempest-VolumesBackupsAdminTest-117657102-project-admin] GET https://10.4.3.14/volume/v3/backups/1b17ce4d-e12d-40e3-b126-9ae087d91e13 Aug 13 21:08:35.624113 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6f2cf2f9-c4c0-4929-a5b9-01c6833d0374 tempest-VolumesBackupsAdminTest-117657102 tempest-VolumesBackupsAdminTest-117657102-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:35.624260 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6f2cf2f9-c4c0-4929-a5b9-01c6833d0374 tempest-VolumesBackupsAdminTest-117657102 tempest-VolumesBackupsAdminTest-117657102-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:35.624376 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-6f2cf2f9-c4c0-4929-a5b9-01c6833d0374 tempest-VolumesBackupsAdminTest-117657102 tempest-VolumesBackupsAdminTest-117657102-project-admin] Show backup with id 1b17ce4d-e12d-40e3-b126-9ae087d91e13. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:08:35.630047 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:08:35.630047 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:08:35.630879 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-aaeeb60f-4a47-4e88-988d-218e3e111bd2 req-999e75b9-cad8-4ec1-8a6f-31a5dd4d4631 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:35.631161 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6f2cf2f9-c4c0-4929-a5b9-01c6833d0374 tempest-VolumesBackupsAdminTest-117657102 tempest-VolumesBackupsAdminTest-117657102-project-admin] https://10.4.3.14/volume/v3/backups/1b17ce4d-e12d-40e3-b126-9ae087d91e13 returned with HTTP 200 Aug 13 21:08:35.631862 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 250/1006] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:35 2026] GET /volume/v3/backups/1b17ce4d-e12d-40e3-b126-9ae087d91e13 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:35.632944 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-aaeeb60f-4a47-4e88-988d-218e3e111bd2 req-999e75b9-cad8-4ec1-8a6f-31a5dd4d4631 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:08:35.633304 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-aaeeb60f-4a47-4e88-988d-218e3e111bd2 req-999e75b9-cad8-4ec1-8a6f-31a5dd4d4631 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "142c6261-51d5-4606-96da-dfff556a46ae", "connector": null, "instance_uuid": "add025a0-4ab8-4ed5-a19b-4a4d798c99cf"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:08:35.646788 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-84f43f11-540a-4f98-80ef-75be22bd30f5 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:35.647594 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:08:35.647594 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:08:35.649013 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-84f43f11-540a-4f98-80ef-75be22bd30f5 tempest-VolumesBackupsAdminTest-117657102 tempest-VolumesBackupsAdminTest-117657102-project-admin] GET https://10.4.3.14/volume/v3/backups Aug 13 21:08:35.649286 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-84f43f11-540a-4f98-80ef-75be22bd30f5 tempest-VolumesBackupsAdminTest-117657102 tempest-VolumesBackupsAdminTest-117657102-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:35.649733 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-84f43f11-540a-4f98-80ef-75be22bd30f5 tempest-VolumesBackupsAdminTest-117657102 tempest-VolumesBackupsAdminTest-117657102-project-admin] Calling method 'index' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:35.669387 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-84f43f11-540a-4f98-80ef-75be22bd30f5 tempest-VolumesBackupsAdminTest-117657102 tempest-VolumesBackupsAdminTest-117657102-project-admin] https://10.4.3.14/volume/v3/backups returned with HTTP 200 Aug 13 21:08:35.669925 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 251/1007] 10.4.3.14 () {66 vars in 1230 bytes} [Thu Aug 13 21:08:35 2026] GET /volume/v3/backups => generated 335 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:35.680259 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0792ab75-d72e-4879-84c1-51681d97a56f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:35.681438 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-aaeeb60f-4a47-4e88-988d-218e3e111bd2 req-999e75b9-cad8-4ec1-8a6f-31a5dd4d4631 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:08:35.681901 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 254/1008] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:08:35 2026] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:08:35.682621 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0792ab75-d72e-4879-84c1-51681d97a56f tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] POST https://10.4.3.14/volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc/restore Aug 13 21:08:35.683099 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0792ab75-d72e-4879-84c1-51681d97a56f tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:08:35.688415 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.contrib.backups [None req-0792ab75-d72e-4879-84c1-51681d97a56f tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Restoring backup 79cedcdb-7361-4ab0-b28c-9897661857cc ({'restore': {}}) {{(pid=100214) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 13 21:08:35.688624 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.contrib.backups [None req-0792ab75-d72e-4879-84c1-51681d97a56f tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Restoring backup 79cedcdb-7361-4ab0-b28c-9897661857cc to volume None. Aug 13 21:08:35.702669 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:08:35.702669 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:08:35.703981 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-fbce1d89-f165-4ac3-9d4f-4a4a7e1d0872 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:35.704167 np0000007265 devstack@c-api.service[100214]: INFO cinder.backup.api [None req-0792ab75-d72e-4879-84c1-51681d97a56f tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Creating volume of 1 GB for restore of backup 79cedcdb-7361-4ab0-b28c-9897661857cc. Aug 13 21:08:35.704393 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fbce1d89-f165-4ac3-9d4f-4a4a7e1d0872 None None] GET https://10.4.3.14/volume// Aug 13 21:08:35.704585 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fbce1d89-f165-4ac3-9d4f-4a4a7e1d0872 None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:35.704793 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fbce1d89-f165-4ac3-9d4f-4a4a7e1d0872 None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:35.705157 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fbce1d89-f165-4ac3-9d4f-4a4a7e1d0872 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:08:35.705575 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 251/1009] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:08:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:08:35.710245 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-0792ab75-d72e-4879-84c1-51681d97a56f tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Availability zone cache updated, next update will occur around 2026-08-13 22:08:35.709917. {{(pid=100214) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 21:08:35.710322 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0792ab75-d72e-4879-84c1-51681d97a56f tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Availability Zones retrieved successfully. Aug 13 21:08:35.715587 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-0792ab75-d72e-4879-84c1-51681d97a56f tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Flow 'volume_create_api' (8c092a42-7556-4de4-bbaa-17cabf0ceac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:08:35.716485 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-0792ab75-d72e-4879-84c1-51681d97a56f tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a210b32-2244-4001-85b4-06995aec5b64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:35.717442 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-0792ab75-d72e-4879-84c1-51681d97a56f tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:08:35.719771 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-aaeeb60f-4a47-4e88-988d-218e3e111bd2 req-786aad61-abef-4abe-b1bd-2bb25a6c6c39 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:35.723770 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-aaeeb60f-4a47-4e88-988d-218e3e111bd2 req-786aad61-abef-4abe-b1bd-2bb25a6c6c39 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] GET https://10.4.3.14/volume/v3/volumes/142c6261-51d5-4606-96da-dfff556a46ae Aug 13 21:08:35.724047 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-aaeeb60f-4a47-4e88-988d-218e3e111bd2 req-786aad61-abef-4abe-b1bd-2bb25a6c6c39 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:35.724217 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-aaeeb60f-4a47-4e88-988d-218e3e111bd2 req-786aad61-abef-4abe-b1bd-2bb25a6c6c39 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:35.750025 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-0792ab75-d72e-4879-84c1-51681d97a56f tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a210b32-2244-4001-85b4-06995aec5b64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:35.751210 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-0792ab75-d72e-4879-84c1-51681d97a56f tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a3184a6-b171-4f2a-90eb-b506b338bd7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:35.803123 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-0792ab75-d72e-4879-84c1-51681d97a56f tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Created reservations ['56735653-6e4e-4e60-941e-b64b69adbfe3', '0c623c3b-7dd5-4cc0-a8b8-7e0b34be7fe6', '3fa8d7bd-0250-4f2f-90b4-4fdd4989eab5', 'bd241216-baa8-443c-94ab-87b6da791150'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:08:35.804214 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-0792ab75-d72e-4879-84c1-51681d97a56f tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a3184a6-b171-4f2a-90eb-b506b338bd7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56735653-6e4e-4e60-941e-b64b69adbfe3', '0c623c3b-7dd5-4cc0-a8b8-7e0b34be7fe6', '3fa8d7bd-0250-4f2f-90b4-4fdd4989eab5', 'bd241216-baa8-443c-94ab-87b6da791150']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:35.805228 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-0792ab75-d72e-4879-84c1-51681d97a56f tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (596c2aeb-3335-4dfb-ab17-961bb159fcb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:35.844194 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-0792ab75-d72e-4879-84c1-51681d97a56f tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (596c2aeb-3335-4dfb-ab17-961bb159fcb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f501772-3fa8-4c47-aae0-7186ed95d54d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_79cedcdb-7361-4ab0-b28c-9897661857cc',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27c96a0394de44db8008e0db08cedfc0',qos_specs=None,replication_status=,reservations=['56735653-6e4e-4e60-941e-b64b69adbfe3','0c623c3b-7dd5-4cc0-a8b8-7e0b34be7fe6','3fa8d7bd-0250-4f2f-90b4-4fdd4989eab5','bd241216-baa8-443c-94ab-87b6da791150'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b91e2a949df40bd99fd925aa4c812c3',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:08:35Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_79cedcdb-7361-4ab0-b28c-9897661857cc',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f501772-3fa8-4c47-aae0-7186ed95d54d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='27c96a0394de44db8008e0db08cedfc0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7b91e2a949df40bd99fd925aa4c812c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:35.845227 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-0792ab75-d72e-4879-84c1-51681d97a56f tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67168596-aa00-46d9-8cd3-2dd3a4f030d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:35.865821 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-0792ab75-d72e-4879-84c1-51681d97a56f tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67168596-aa00-46d9-8cd3-2dd3a4f030d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_79cedcdb-7361-4ab0-b28c-9897661857cc',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27c96a0394de44db8008e0db08cedfc0',qos_specs=None,replication_status=,reservations=['56735653-6e4e-4e60-941e-b64b69adbfe3','0c623c3b-7dd5-4cc0-a8b8-7e0b34be7fe6','3fa8d7bd-0250-4f2f-90b4-4fdd4989eab5','bd241216-baa8-443c-94ab-87b6da791150'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b91e2a949df40bd99fd925aa4c812c3',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:35.866737 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-0792ab75-d72e-4879-84c1-51681d97a56f tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff1d4266-483f-4d75-a36b-f1ca4880da53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:35.878782 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-0792ab75-d72e-4879-84c1-51681d97a56f tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff1d4266-483f-4d75-a36b-f1ca4880da53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:35.878782 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-0792ab75-d72e-4879-84c1-51681d97a56f tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Flow 'volume_create_api' (8c092a42-7556-4de4-bbaa-17cabf0ceac9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:08:35.878782 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0792ab75-d72e-4879-84c1-51681d97a56f tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Create volume request issued successfully. Aug 13 21:08:35.891800 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:08:35.891800 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:08:35.892302 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0792ab75-d72e-4879-84c1-51681d97a56f tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Volume info retrieved successfully. Aug 13 21:08:35.911379 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:08:35.911379 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:08:35.915178 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-aaeeb60f-4a47-4e88-988d-218e3e111bd2 req-786aad61-abef-4abe-b1bd-2bb25a6c6c39 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Volume info retrieved successfully. Aug 13 21:08:35.919601 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-aaeeb60f-4a47-4e88-988d-218e3e111bd2 req-786aad61-abef-4abe-b1bd-2bb25a6c6c39 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] https://10.4.3.14/volume/v3/volumes/142c6261-51d5-4606-96da-dfff556a46ae returned with HTTP 200 Aug 13 21:08:35.920054 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 252/1010] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:08:35 2026] GET /volume/v3/volumes/142c6261-51d5-4606-96da-dfff556a46ae => generated 1317 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:08:35.997106 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d461d7d0-b268-4b41-ba11-0e690a2cecf0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:35.997106 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d461d7d0-b268-4b41-ba11-0e690a2cecf0 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] GET https://10.4.3.14/volume/v3/volumes/4cffb6c8-8d59-4cbf-8f30-6b767bd38be9 Aug 13 21:08:35.997106 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d461d7d0-b268-4b41-ba11-0e690a2cecf0 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:35.997106 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d461d7d0-b268-4b41-ba11-0e690a2cecf0 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:36.006823 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:08:36.006823 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:08:36.012103 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d461d7d0-b268-4b41-ba11-0e690a2cecf0 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Volume info retrieved successfully. Aug 13 21:08:36.016515 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d461d7d0-b268-4b41-ba11-0e690a2cecf0 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] https://10.4.3.14/volume/v3/volumes/4cffb6c8-8d59-4cbf-8f30-6b767bd38be9 returned with HTTP 200 Aug 13 21:08:36.019929 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 255/1011] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:35 2026] GET /volume/v3/volumes/4cffb6c8-8d59-4cbf-8f30-6b767bd38be9 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 21:08:36.034753 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-cb6aab83-fe11-4905-baea-929f7866b4a9 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:36.038368 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-cb6aab83-fe11-4905-baea-929f7866b4a9 tempest-VolumesActionsTest-1259586301 tempest-VolumesActionsTest-1259586301-project-admin] POST https://10.4.3.14/volume/v3/volumes/4cffb6c8-8d59-4cbf-8f30-6b767bd38be9/action Aug 13 21:08:36.038880 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-cb6aab83-fe11-4905-baea-929f7866b4a9 tempest-VolumesActionsTest-1259586301 tempest-VolumesActionsTest-1259586301-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:08:36.039095 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-cb6aab83-fe11-4905-baea-929f7866b4a9 tempest-VolumesActionsTest-1259586301 tempest-VolumesActionsTest-1259586301-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:08:36.053095 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:08:36.053095 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:08:36.054259 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.contrib.admin_actions [None req-cb6aab83-fe11-4905-baea-929f7866b4a9 tempest-VolumesActionsTest-1259586301 tempest-VolumesActionsTest-1259586301-project-admin] Updating volume '4cffb6c8-8d59-4cbf-8f30-6b767bd38be9' with '{'status': 'error'}' {{(pid=100217) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 21:08:36.077431 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-cb6aab83-fe11-4905-baea-929f7866b4a9 tempest-VolumesActionsTest-1259586301 tempest-VolumesActionsTest-1259586301-project-admin] https://10.4.3.14/volume/v3/volumes/4cffb6c8-8d59-4cbf-8f30-6b767bd38be9/action returned with HTTP 202 Aug 13 21:08:36.077833 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 252/1012] 10.4.3.14 () {68 vars in 1383 bytes} [Thu Aug 13 21:08:36 2026] POST /volume/v3/volumes/4cffb6c8-8d59-4cbf-8f30-6b767bd38be9/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:08:36.086103 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d80effae-54b2-4eac-ba9a-6c495566dd09 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:36.087892 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d80effae-54b2-4eac-ba9a-6c495566dd09 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] GET https://10.4.3.14/volume/v3/volumes/4cffb6c8-8d59-4cbf-8f30-6b767bd38be9 Aug 13 21:08:36.088121 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d80effae-54b2-4eac-ba9a-6c495566dd09 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:36.088391 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d80effae-54b2-4eac-ba9a-6c495566dd09 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:36.096838 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:08:36.096838 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:08:36.101244 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-d80effae-54b2-4eac-ba9a-6c495566dd09 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Volume info retrieved successfully. Aug 13 21:08:36.106548 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d80effae-54b2-4eac-ba9a-6c495566dd09 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] https://10.4.3.14/volume/v3/volumes/4cffb6c8-8d59-4cbf-8f30-6b767bd38be9 returned with HTTP 200 Aug 13 21:08:36.106995 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 253/1013] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:36 2026] GET /volume/v3/volumes/4cffb6c8-8d59-4cbf-8f30-6b767bd38be9 => generated 836 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:36.125079 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-cdf875ef-d758-4672-a95a-a5886f352d6e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:36.128021 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cdf875ef-d758-4672-a95a-a5886f352d6e tempest-VolumesActionsTest-1259586301 tempest-VolumesActionsTest-1259586301-project-admin] POST https://10.4.3.14/volume/v3/volumes/4cffb6c8-8d59-4cbf-8f30-6b767bd38be9/action Aug 13 21:08:36.128021 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cdf875ef-d758-4672-a95a-a5886f352d6e tempest-VolumesActionsTest-1259586301 tempest-VolumesActionsTest-1259586301-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:08:36.128195 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cdf875ef-d758-4672-a95a-a5886f352d6e tempest-VolumesActionsTest-1259586301 tempest-VolumesActionsTest-1259586301-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:08:36.142473 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:08:36.142473 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:08:36.143954 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-cdf875ef-d758-4672-a95a-a5886f352d6e tempest-VolumesActionsTest-1259586301 tempest-VolumesActionsTest-1259586301-project-admin] Volume info retrieved successfully. Aug 13 21:08:36.182529 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-cdf875ef-d758-4672-a95a-a5886f352d6e tempest-VolumesActionsTest-1259586301 tempest-VolumesActionsTest-1259586301-project-admin] Delete volume request issued successfully. Aug 13 21:08:36.182835 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cdf875ef-d758-4672-a95a-a5886f352d6e tempest-VolumesActionsTest-1259586301 tempest-VolumesActionsTest-1259586301-project-admin] https://10.4.3.14/volume/v3/volumes/4cffb6c8-8d59-4cbf-8f30-6b767bd38be9/action returned with HTTP 202 Aug 13 21:08:36.183360 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 256/1014] 10.4.3.14 () {68 vars in 1383 bytes} [Thu Aug 13 21:08:36 2026] POST /volume/v3/volumes/4cffb6c8-8d59-4cbf-8f30-6b767bd38be9/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:08:36.195942 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-58f47f27-81c8-4cbd-807f-31a91b0cf3b4 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:36.198426 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-58f47f27-81c8-4cbd-807f-31a91b0cf3b4 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] GET https://10.4.3.14/volume/v3/volumes/4cffb6c8-8d59-4cbf-8f30-6b767bd38be9 Aug 13 21:08:36.198542 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-58f47f27-81c8-4cbd-807f-31a91b0cf3b4 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:36.198700 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-58f47f27-81c8-4cbd-807f-31a91b0cf3b4 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:36.209223 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:08:36.209223 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:08:36.215608 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-58f47f27-81c8-4cbd-807f-31a91b0cf3b4 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Volume info retrieved successfully. Aug 13 21:08:36.222305 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-58f47f27-81c8-4cbd-807f-31a91b0cf3b4 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] https://10.4.3.14/volume/v3/volumes/4cffb6c8-8d59-4cbf-8f30-6b767bd38be9 returned with HTTP 200 Aug 13 21:08:36.222739 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 253/1015] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:36 2026] GET /volume/v3/volumes/4cffb6c8-8d59-4cbf-8f30-6b767bd38be9 => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:36.381778 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-aaeeb60f-4a47-4e88-988d-218e3e111bd2 req-d64d4fd9-41f4-45c0-b368-8d1c725e2211 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:36.384386 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-aaeeb60f-4a47-4e88-988d-218e3e111bd2 req-d64d4fd9-41f4-45c0-b368-8d1c725e2211 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] DELETE https://10.4.3.14/volume/v3/attachments/ce094d7e-ad8e-478a-8f61-93d8dad7be64 Aug 13 21:08:36.384733 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-aaeeb60f-4a47-4e88-988d-218e3e111bd2 req-d64d4fd9-41f4-45c0-b368-8d1c725e2211 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:36.385089 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-aaeeb60f-4a47-4e88-988d-218e3e111bd2 req-d64d4fd9-41f4-45c0-b368-8d1c725e2211 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:36.396955 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:08:36.396955 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:08:36.456302 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-aaeeb60f-4a47-4e88-988d-218e3e111bd2 req-d64d4fd9-41f4-45c0-b368-8d1c725e2211 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] https://10.4.3.14/volume/v3/attachments/ce094d7e-ad8e-478a-8f61-93d8dad7be64 returned with HTTP 200 Aug 13 21:08:36.456671 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 254/1016] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:08:36 2026] DELETE /volume/v3/attachments/ce094d7e-ad8e-478a-8f61-93d8dad7be64 => generated 192 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:08:36.758044 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f7923ba2-e912-41c0-afb6-03d8c3a91f59 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:36.758044 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f7923ba2-e912-41c0-afb6-03d8c3a91f59 None None] GET https://10.4.3.14/volume// Aug 13 21:08:36.758425 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f7923ba2-e912-41c0-afb6-03d8c3a91f59 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:36.758530 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f7923ba2-e912-41c0-afb6-03d8c3a91f59 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:36.758912 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f7923ba2-e912-41c0-afb6-03d8c3a91f59 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:08:36.759368 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 257/1017] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:08:36 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:08:36.769954 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-aaeeb60f-4a47-4e88-988d-218e3e111bd2 req-0d2e276a-261a-4fe3-9527-fa7c0e80feb6 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:36.772567 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-aaeeb60f-4a47-4e88-988d-218e3e111bd2 req-0d2e276a-261a-4fe3-9527-fa7c0e80feb6 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] GET https://10.4.3.14/volume/v3/volumes/142c6261-51d5-4606-96da-dfff556a46ae Aug 13 21:08:36.772882 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-aaeeb60f-4a47-4e88-988d-218e3e111bd2 req-0d2e276a-261a-4fe3-9527-fa7c0e80feb6 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:36.773226 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-aaeeb60f-4a47-4e88-988d-218e3e111bd2 req-0d2e276a-261a-4fe3-9527-fa7c0e80feb6 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:36.787630 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:08:36.787630 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:08:36.795299 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-aaeeb60f-4a47-4e88-988d-218e3e111bd2 req-0d2e276a-261a-4fe3-9527-fa7c0e80feb6 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Volume info retrieved successfully. Aug 13 21:08:36.800610 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-aaeeb60f-4a47-4e88-988d-218e3e111bd2 req-0d2e276a-261a-4fe3-9527-fa7c0e80feb6 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] https://10.4.3.14/volume/v3/volumes/142c6261-51d5-4606-96da-dfff556a46ae returned with HTTP 200 Aug 13 21:08:36.801406 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 254/1018] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:08:36 2026] GET /volume/v3/volumes/142c6261-51d5-4606-96da-dfff556a46ae => generated 1024 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:08:36.907543 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:08:36.907543 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:08:36.908296 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0792ab75-d72e-4879-84c1-51681d97a56f tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Volume info retrieved successfully. Aug 13 21:08:36.908496 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.backup.api [None req-0792ab75-d72e-4879-84c1-51681d97a56f tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Checking backup size 1 against volume size 1 {{(pid=100214) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 13 21:08:36.908648 np0000007265 devstack@c-api.service[100214]: INFO cinder.backup.api [None req-0792ab75-d72e-4879-84c1-51681d97a56f tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Overwriting volume 0f501772-3fa8-4c47-aae0-7186ed95d54d with restore of backup 79cedcdb-7361-4ab0-b28c-9897661857cc Aug 13 21:08:36.933394 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.backup.rpcapi [None req-0792ab75-d72e-4879-84c1-51681d97a56f tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] restore_backup in rpcapi backup_id 79cedcdb-7361-4ab0-b28c-9897661857cc {{(pid=100214) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 13 21:08:36.935188 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-aaeeb60f-4a47-4e88-988d-218e3e111bd2 req-b73ef4d6-c329-4e66-9c03-522be28c751a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:36.936467 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0792ab75-d72e-4879-84c1-51681d97a56f tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] https://10.4.3.14/volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc/restore returned with HTTP 202 Aug 13 21:08:36.937062 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 254/1019] 10.4.3.14 () {68 vars in 1386 bytes} [Thu Aug 13 21:08:35 2026] POST /volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc/restore => generated 189 bytes in 1257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:08:36.940818 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-aaeeb60f-4a47-4e88-988d-218e3e111bd2 req-b73ef4d6-c329-4e66-9c03-522be28c751a tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] PUT https://10.4.3.14/volume/v3/attachments/61095c13-81aa-49b2-b672-94b787669622 Aug 13 21:08:36.941245 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-aaeeb60f-4a47-4e88-988d-218e3e111bd2 req-b73ef4d6-c329-4e66-9c03-522be28c751a tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:08:36.948858 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1a02bf9f-07a1-4a5d-b9a4-06e704be30b7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:36.950641 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1a02bf9f-07a1-4a5d-b9a4-06e704be30b7 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] GET https://10.4.3.14/volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc Aug 13 21:08:36.950927 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1a02bf9f-07a1-4a5d-b9a4-06e704be30b7 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:36.951449 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1a02bf9f-07a1-4a5d-b9a4-06e704be30b7 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:36.951449 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-1a02bf9f-07a1-4a5d-b9a4-06e704be30b7 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Show backup with id 79cedcdb-7361-4ab0-b28c-9897661857cc. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:08:36.955231 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-aaeeb60f-4a47-4e88-988d-218e3e111bd2 req-b73ef4d6-c329-4e66-9c03-522be28c751a tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Acquiring lock "cinder-attachment_update-142c6261-51d5-4606-96da-dfff556a46ae-np0000007265" by "attachment_update" {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:08:36.956057 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:08:36.956057 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:08:36.958265 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1a02bf9f-07a1-4a5d-b9a4-06e704be30b7 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] https://10.4.3.14/volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc returned with HTTP 200 Aug 13 21:08:36.958265 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 258/1020] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:36 2026] GET /volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:36.963988 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-aaeeb60f-4a47-4e88-988d-218e3e111bd2 req-b73ef4d6-c329-4e66-9c03-522be28c751a tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Lock "cinder-attachment_update-142c6261-51d5-4606-96da-dfff556a46ae-np0000007265" acquired by "attachment_update" :: waited 0.007s {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:08:36.963988 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:08:36.963988 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:08:37.112137 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-aaeeb60f-4a47-4e88-988d-218e3e111bd2 req-b73ef4d6-c329-4e66-9c03-522be28c751a tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Lock "cinder-attachment_update-142c6261-51d5-4606-96da-dfff556a46ae-np0000007265" released by "attachment_update" :: held 0.151s {{(pid=100216) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:08:37.112549 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-aaeeb60f-4a47-4e88-988d-218e3e111bd2 req-b73ef4d6-c329-4e66-9c03-522be28c751a tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] https://10.4.3.14/volume/v3/attachments/61095c13-81aa-49b2-b672-94b787669622 returned with HTTP 200 Aug 13 21:08:37.114148 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 255/1021] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:08:36 2026] PUT /volume/v3/attachments/61095c13-81aa-49b2-b672-94b787669622 => generated 969 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:08:37.143425 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-aaeeb60f-4a47-4e88-988d-218e3e111bd2 req-78ae36a2-feda-42b4-8497-2331c4a53426 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:37.147578 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-aaeeb60f-4a47-4e88-988d-218e3e111bd2 req-78ae36a2-feda-42b4-8497-2331c4a53426 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] POST https://10.4.3.14/volume/v3/attachments/61095c13-81aa-49b2-b672-94b787669622/action Aug 13 21:08:37.147942 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-aaeeb60f-4a47-4e88-988d-218e3e111bd2 req-78ae36a2-feda-42b4-8497-2331c4a53426 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Action body: b'{"os-complete": null}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:08:37.148250 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-aaeeb60f-4a47-4e88-988d-218e3e111bd2 req-78ae36a2-feda-42b4-8497-2331c4a53426 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:08:37.169088 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:08:37.169088 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:08:37.179255 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-aaeeb60f-4a47-4e88-988d-218e3e111bd2 req-78ae36a2-feda-42b4-8497-2331c4a53426 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] https://10.4.3.14/volume/v3/attachments/61095c13-81aa-49b2-b672-94b787669622/action returned with HTTP 204 Aug 13 21:08:37.179671 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 255/1022] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:08:37 2026] POST /volume/v3/attachments/61095c13-81aa-49b2-b672-94b787669622/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:08:37.241334 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b2ec3212-1531-4761-9f95-e858a13e53b1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:37.244052 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b2ec3212-1531-4761-9f95-e858a13e53b1 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] GET https://10.4.3.14/volume/v3/volumes/4cffb6c8-8d59-4cbf-8f30-6b767bd38be9 Aug 13 21:08:37.244547 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b2ec3212-1531-4761-9f95-e858a13e53b1 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:37.244547 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b2ec3212-1531-4761-9f95-e858a13e53b1 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:37.253367 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b2ec3212-1531-4761-9f95-e858a13e53b1 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] https://10.4.3.14/volume/v3/volumes/4cffb6c8-8d59-4cbf-8f30-6b767bd38be9 returned with HTTP 404 Aug 13 21:08:37.255460 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 255/1023] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:37 2026] GET /volume/v3/volumes/4cffb6c8-8d59-4cbf-8f30-6b767bd38be9 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:08:37.263776 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ee1fcac6-8fcc-40bc-87a6-f406e5ebd7e1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:37.268282 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ee1fcac6-8fcc-40bc-87a6-f406e5ebd7e1 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] GET https://10.4.3.14/volume/v3/volumes/4cffb6c8-8d59-4cbf-8f30-6b767bd38be9 Aug 13 21:08:37.268571 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ee1fcac6-8fcc-40bc-87a6-f406e5ebd7e1 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:37.268855 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ee1fcac6-8fcc-40bc-87a6-f406e5ebd7e1 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:37.280752 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ee1fcac6-8fcc-40bc-87a6-f406e5ebd7e1 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] https://10.4.3.14/volume/v3/volumes/4cffb6c8-8d59-4cbf-8f30-6b767bd38be9 returned with HTTP 404 Aug 13 21:08:37.281251 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 259/1024] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:37 2026] GET /volume/v3/volumes/4cffb6c8-8d59-4cbf-8f30-6b767bd38be9 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:08:37.290366 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-79c8fef3-ead2-438a-9e68-efff8e7a02a3 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:37.293676 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-79c8fef3-ead2-438a-9e68-efff8e7a02a3 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] DELETE https://10.4.3.14/volume/v3/volumes/4cffb6c8-8d59-4cbf-8f30-6b767bd38be9 Aug 13 21:08:37.293899 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-79c8fef3-ead2-438a-9e68-efff8e7a02a3 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:37.294122 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-79c8fef3-ead2-438a-9e68-efff8e7a02a3 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:37.294310 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-79c8fef3-ead2-438a-9e68-efff8e7a02a3 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Delete volume with id: 4cffb6c8-8d59-4cbf-8f30-6b767bd38be9 Aug 13 21:08:37.300117 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-79c8fef3-ead2-438a-9e68-efff8e7a02a3 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] https://10.4.3.14/volume/v3/volumes/4cffb6c8-8d59-4cbf-8f30-6b767bd38be9 returned with HTTP 404 Aug 13 21:08:37.300631 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 256/1025] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:08:37 2026] DELETE /volume/v3/volumes/4cffb6c8-8d59-4cbf-8f30-6b767bd38be9 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:08:37.314044 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-2ca6f7ad-e61e-4c46-ab24-d05d8c72942f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:37.315857 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2ca6f7ad-e61e-4c46-ab24-d05d8c72942f tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:08:37.316244 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2ca6f7ad-e61e-4c46-ab24-d05d8c72942f tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1216522717"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:08:37.317688 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-2ca6f7ad-e61e-4c46-ab24-d05d8c72942f tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1216522717'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:08:37.317806 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-2ca6f7ad-e61e-4c46-ab24-d05d8c72942f tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Create volume of 1 GB Aug 13 21:08:37.322001 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-2ca6f7ad-e61e-4c46-ab24-d05d8c72942f tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Availability Zones retrieved successfully. Aug 13 21:08:37.331583 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-2ca6f7ad-e61e-4c46-ab24-d05d8c72942f tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Flow 'volume_create_api' (8dd5c32c-0dbe-42df-a33a-17cf83924ca5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:08:37.333233 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-2ca6f7ad-e61e-4c46-ab24-d05d8c72942f tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (398eb019-45ec-4d04-9b55-42179f2408f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:37.335872 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-2ca6f7ad-e61e-4c46-ab24-d05d8c72942f tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:08:37.344519 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5ef9cf70-cc96-4106-9d53-e72299d5d94f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:37.347685 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5ef9cf70-cc96-4106-9d53-e72299d5d94f tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:08:37.347996 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5ef9cf70-cc96-4106-9d53-e72299d5d94f tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1637565397"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:08:37.350008 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-5ef9cf70-cc96-4106-9d53-e72299d5d94f tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1637565397'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:08:37.356389 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-5ef9cf70-cc96-4106-9d53-e72299d5d94f tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Create volume of 1 GB Aug 13 21:08:37.356827 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:08:37.356827 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:08:37.357678 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-5ef9cf70-cc96-4106-9d53-e72299d5d94f tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Availability Zones retrieved successfully. Aug 13 21:08:37.370010 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-5ef9cf70-cc96-4106-9d53-e72299d5d94f tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Flow 'volume_create_api' (d3fa01be-e716-401d-a1b8-041460d39a7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:08:37.370010 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-5ef9cf70-cc96-4106-9d53-e72299d5d94f tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db94862e-284f-49ef-a787-eae9adc8e28e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:37.370543 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-5ef9cf70-cc96-4106-9d53-e72299d5d94f tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:08:37.382999 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-2ca6f7ad-e61e-4c46-ab24-d05d8c72942f tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (398eb019-45ec-4d04-9b55-42179f2408f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:37.382999 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-2ca6f7ad-e61e-4c46-ab24-d05d8c72942f tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7ef161e-a515-4fb3-8dbd-1059b25fb3f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:37.386955 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:08:37.386955 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:08:37.407604 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-5ef9cf70-cc96-4106-9d53-e72299d5d94f tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db94862e-284f-49ef-a787-eae9adc8e28e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:42Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=15c28847-3c19-41a6-a838-5351707e5dd1,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '15c28847-3c19-41a6-a838-5351707e5dd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': True, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:37.408420 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-5ef9cf70-cc96-4106-9d53-e72299d5d94f tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed833d8d-0de2-4047-8781-83034634496f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:37.431061 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-2ca6f7ad-e61e-4c46-ab24-d05d8c72942f tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Created reservations ['6f440787-b29c-41eb-a0d7-5456c9c9b48e', 'b374bf6b-a220-4e60-831c-caf0c859962f', 'd822a676-50e7-4cb2-97db-47f8ff82d8d2', '6ce0c010-e4c5-4fe5-a683-0fad00d23773'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:08:37.432120 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-2ca6f7ad-e61e-4c46-ab24-d05d8c72942f tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7ef161e-a515-4fb3-8dbd-1059b25fb3f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f440787-b29c-41eb-a0d7-5456c9c9b48e', 'b374bf6b-a220-4e60-831c-caf0c859962f', 'd822a676-50e7-4cb2-97db-47f8ff82d8d2', '6ce0c010-e4c5-4fe5-a683-0fad00d23773']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:37.432858 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-2ca6f7ad-e61e-4c46-ab24-d05d8c72942f tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7548acb5-a34d-407e-bd9c-f046cf135a58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:37.465572 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-5ef9cf70-cc96-4106-9d53-e72299d5d94f tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Created reservations ['180442e5-9a6d-4b36-8bee-02f94927aec7', '811fd005-f8d9-4ddc-bedd-06e00879d2c4', '3bca3116-b4d8-4c1c-8a01-e51a43de474b', 'f8f889a3-a8b5-4a01-b5dd-a39e74ae9dcf'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:08:37.466230 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-2ca6f7ad-e61e-4c46-ab24-d05d8c72942f tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7548acb5-a34d-407e-bd9c-f046cf135a58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c63b48fb-675d-4318-948d-208dd058285a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1216522717',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76a289243dd94adcb1852676be765296',qos_specs=None,replication_status=,reservations=['6f440787-b29c-41eb-a0d7-5456c9c9b48e','b374bf6b-a220-4e60-831c-caf0c859962f','d822a676-50e7-4cb2-97db-47f8ff82d8d2','6ce0c010-e4c5-4fe5-a683-0fad00d23773'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a294242c8589463d8734631f72ca1942',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:08:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1216522717',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c63b48fb-675d-4318-948d-208dd058285a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76a289243dd94adcb1852676be765296',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a294242c8589463d8734631f72ca1942',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:37.466556 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-5ef9cf70-cc96-4106-9d53-e72299d5d94f tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed833d8d-0de2-4047-8781-83034634496f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['180442e5-9a6d-4b36-8bee-02f94927aec7', '811fd005-f8d9-4ddc-bedd-06e00879d2c4', '3bca3116-b4d8-4c1c-8a01-e51a43de474b', 'f8f889a3-a8b5-4a01-b5dd-a39e74ae9dcf']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:37.467157 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-2ca6f7ad-e61e-4c46-ab24-d05d8c72942f tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7531312c-4e8a-46a6-a7d5-70f622176d69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:37.467430 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-5ef9cf70-cc96-4106-9d53-e72299d5d94f tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (518b1b2f-c16b-46ae-b386-19c5e35c0e8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:37.501088 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-2ca6f7ad-e61e-4c46-ab24-d05d8c72942f tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7531312c-4e8a-46a6-a7d5-70f622176d69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1216522717',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76a289243dd94adcb1852676be765296',qos_specs=None,replication_status=,reservations=['6f440787-b29c-41eb-a0d7-5456c9c9b48e','b374bf6b-a220-4e60-831c-caf0c859962f','d822a676-50e7-4cb2-97db-47f8ff82d8d2','6ce0c010-e4c5-4fe5-a683-0fad00d23773'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a294242c8589463d8734631f72ca1942',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:37.501932 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-2ca6f7ad-e61e-4c46-ab24-d05d8c72942f tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fe6a4a6-24f7-40be-9308-d10ceb2bf686) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:37.503676 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-5ef9cf70-cc96-4106-9d53-e72299d5d94f tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (518b1b2f-c16b-46ae-b386-19c5e35c0e8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f0b25c1c-45ab-4135-b220-ac3c9d330bba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1637565397',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='07ea7fc31f1d459eb4495bf130bacaf8',qos_specs=None,replication_status=,reservations=['180442e5-9a6d-4b36-8bee-02f94927aec7','811fd005-f8d9-4ddc-bedd-06e00879d2c4','3bca3116-b4d8-4c1c-8a01-e51a43de474b','f8f889a3-a8b5-4a01-b5dd-a39e74ae9dcf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96040910f65247d49e456ed176ab73c7',volume_type_id=15c28847-3c19-41a6-a838-5351707e5dd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:08:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1637565397',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f0b25c1c-45ab-4135-b220-ac3c9d330bba,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='07ea7fc31f1d459eb4495bf130bacaf8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='96040910f65247d49e456ed176ab73c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(15c28847-3c19-41a6-a838-5351707e5dd1),volume_type_id=15c28847-3c19-41a6-a838-5351707e5dd1)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:37.504368 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-5ef9cf70-cc96-4106-9d53-e72299d5d94f tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8d857d6-21b1-4515-bd45-92cd30814b71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:37.514514 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-2ca6f7ad-e61e-4c46-ab24-d05d8c72942f tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fe6a4a6-24f7-40be-9308-d10ceb2bf686) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:37.515533 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-2ca6f7ad-e61e-4c46-ab24-d05d8c72942f tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Flow 'volume_create_api' (8dd5c32c-0dbe-42df-a33a-17cf83924ca5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:08:37.516982 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-2ca6f7ad-e61e-4c46-ab24-d05d8c72942f tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Create volume request issued successfully. Aug 13 21:08:37.516982 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2ca6f7ad-e61e-4c46-ab24-d05d8c72942f tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:08:37.517808 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 256/1026] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:08:37 2026] POST /volume/v3/volumes => generated 747 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 13 21:08:37.526579 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-5ef9cf70-cc96-4106-9d53-e72299d5d94f tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8d857d6-21b1-4515-bd45-92cd30814b71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1637565397',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='07ea7fc31f1d459eb4495bf130bacaf8',qos_specs=None,replication_status=,reservations=['180442e5-9a6d-4b36-8bee-02f94927aec7','811fd005-f8d9-4ddc-bedd-06e00879d2c4','3bca3116-b4d8-4c1c-8a01-e51a43de474b','f8f889a3-a8b5-4a01-b5dd-a39e74ae9dcf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96040910f65247d49e456ed176ab73c7',volume_type_id=15c28847-3c19-41a6-a838-5351707e5dd1)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:37.527933 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-5ef9cf70-cc96-4106-9d53-e72299d5d94f tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (111e8aad-9ddd-4fa9-87f5-e98a3740a090) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:37.535394 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9efac969-3b7b-416e-995b-83d2f0d58be9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:37.537899 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-5ef9cf70-cc96-4106-9d53-e72299d5d94f tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (111e8aad-9ddd-4fa9-87f5-e98a3740a090) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:37.539548 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-5ef9cf70-cc96-4106-9d53-e72299d5d94f tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Flow 'volume_create_api' (d3fa01be-e716-401d-a1b8-041460d39a7a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:08:37.539748 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-5ef9cf70-cc96-4106-9d53-e72299d5d94f tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Create volume request issued successfully. Aug 13 21:08:37.540180 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9efac969-3b7b-416e-995b-83d2f0d58be9 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] GET https://10.4.3.14/volume/v3/volumes/c63b48fb-675d-4318-948d-208dd058285a Aug 13 21:08:37.540428 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9efac969-3b7b-416e-995b-83d2f0d58be9 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:37.540587 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5ef9cf70-cc96-4106-9d53-e72299d5d94f tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:08:37.540650 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9efac969-3b7b-416e-995b-83d2f0d58be9 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:37.541206 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 256/1027] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:08:37 2026] POST /volume/v3/volumes => generated 758 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:08:37.553340 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:08:37.553340 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:08:37.560108 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-9efac969-3b7b-416e-995b-83d2f0d58be9 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Volume info retrieved successfully. Aug 13 21:08:37.563436 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ab703892-a389-49cc-8399-3420d307ed03 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:37.564884 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ab703892-a389-49cc-8399-3420d307ed03 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba Aug 13 21:08:37.565108 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ab703892-a389-49cc-8399-3420d307ed03 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:37.565329 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ab703892-a389-49cc-8399-3420d307ed03 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:37.574234 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9efac969-3b7b-416e-995b-83d2f0d58be9 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] https://10.4.3.14/volume/v3/volumes/c63b48fb-675d-4318-948d-208dd058285a returned with HTTP 200 Aug 13 21:08:37.574614 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 260/1028] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:37 2026] GET /volume/v3/volumes/c63b48fb-675d-4318-948d-208dd058285a => generated 815 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:37.578766 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:08:37.578766 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:08:37.584000 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-ab703892-a389-49cc-8399-3420d307ed03 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:08:37.590509 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ab703892-a389-49cc-8399-3420d307ed03 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba returned with HTTP 200 Aug 13 21:08:37.591082 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 257/1029] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:37 2026] GET /volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba => generated 826 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:37.971714 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f698b431-34d6-4968-8951-96869adbb1c5 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:37.978324 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f698b431-34d6-4968-8951-96869adbb1c5 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] GET https://10.4.3.14/volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc Aug 13 21:08:37.980264 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f698b431-34d6-4968-8951-96869adbb1c5 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:37.980826 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f698b431-34d6-4968-8951-96869adbb1c5 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:37.980975 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-f698b431-34d6-4968-8951-96869adbb1c5 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Show backup with id 79cedcdb-7361-4ab0-b28c-9897661857cc. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:08:37.988096 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:08:37.988096 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:08:37.989168 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f698b431-34d6-4968-8951-96869adbb1c5 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] https://10.4.3.14/volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc returned with HTTP 200 Aug 13 21:08:37.989684 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 257/1030] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:37 2026] GET /volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc => generated 800 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:38.591986 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-712e9d53-6b3a-41e8-b2d3-4df349b32731 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:38.595139 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-712e9d53-6b3a-41e8-b2d3-4df349b32731 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] GET https://10.4.3.14/volume/v3/volumes/c63b48fb-675d-4318-948d-208dd058285a Aug 13 21:08:38.595442 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-712e9d53-6b3a-41e8-b2d3-4df349b32731 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:38.595556 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-712e9d53-6b3a-41e8-b2d3-4df349b32731 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:38.605818 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f38901f7-2466-41b6-92d7-e53ea3bdfe49 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:38.608671 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:08:38.608671 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:08:38.609053 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f38901f7-2466-41b6-92d7-e53ea3bdfe49 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba Aug 13 21:08:38.609393 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f38901f7-2466-41b6-92d7-e53ea3bdfe49 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:38.609725 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f38901f7-2466-41b6-92d7-e53ea3bdfe49 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:38.615585 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-712e9d53-6b3a-41e8-b2d3-4df349b32731 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Volume info retrieved successfully. Aug 13 21:08:38.622333 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-712e9d53-6b3a-41e8-b2d3-4df349b32731 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] https://10.4.3.14/volume/v3/volumes/c63b48fb-675d-4318-948d-208dd058285a returned with HTTP 200 Aug 13 21:08:38.622662 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 257/1031] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:38 2026] GET /volume/v3/volumes/c63b48fb-675d-4318-948d-208dd058285a => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:38.623111 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:08:38.623111 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:08:38.628149 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f38901f7-2466-41b6-92d7-e53ea3bdfe49 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:08:38.635734 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-00e9573b-e7fa-4b97-b005-a8cf8b43d836 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:38.636583 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f38901f7-2466-41b6-92d7-e53ea3bdfe49 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba returned with HTTP 200 Aug 13 21:08:38.637145 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 261/1032] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:38 2026] GET /volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:38.639510 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-00e9573b-e7fa-4b97-b005-a8cf8b43d836 tempest-VolumesActionsTest-1259586301 tempest-VolumesActionsTest-1259586301-project-admin] POST https://10.4.3.14/volume/v3/volumes/c63b48fb-675d-4318-948d-208dd058285a/action Aug 13 21:08:38.639835 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-00e9573b-e7fa-4b97-b005-a8cf8b43d836 tempest-VolumesActionsTest-1259586301 tempest-VolumesActionsTest-1259586301-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:08:38.639959 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-00e9573b-e7fa-4b97-b005-a8cf8b43d836 tempest-VolumesActionsTest-1259586301 tempest-VolumesActionsTest-1259586301-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:08:38.655081 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:08:38.655081 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:08:38.656112 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.contrib.admin_actions [None req-00e9573b-e7fa-4b97-b005-a8cf8b43d836 tempest-VolumesActionsTest-1259586301 tempest-VolumesActionsTest-1259586301-project-admin] Updating volume 'c63b48fb-675d-4318-948d-208dd058285a' with '{'status': 'maintenance'}' {{(pid=100216) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 21:08:38.676884 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-00e9573b-e7fa-4b97-b005-a8cf8b43d836 tempest-VolumesActionsTest-1259586301 tempest-VolumesActionsTest-1259586301-project-admin] https://10.4.3.14/volume/v3/volumes/c63b48fb-675d-4318-948d-208dd058285a/action returned with HTTP 202 Aug 13 21:08:38.677322 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 258/1033] 10.4.3.14 () {68 vars in 1383 bytes} [Thu Aug 13 21:08:38 2026] POST /volume/v3/volumes/c63b48fb-675d-4318-948d-208dd058285a/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:08:38.688251 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-2e1dcb4f-e1be-41c8-b9cf-5b63cba01f6a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:38.688774 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2e1dcb4f-e1be-41c8-b9cf-5b63cba01f6a tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] GET https://10.4.3.14/volume/v3/volumes/c63b48fb-675d-4318-948d-208dd058285a Aug 13 21:08:38.689053 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2e1dcb4f-e1be-41c8-b9cf-5b63cba01f6a tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:38.689321 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2e1dcb4f-e1be-41c8-b9cf-5b63cba01f6a tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:38.696503 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-2961d1be-0190-4711-97a1-eb52dd1300e4 req-866b0ad4-cec2-4633-93b2-f7441fe3c06b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:38.696946 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:08:38.696946 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:08:38.699136 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-2961d1be-0190-4711-97a1-eb52dd1300e4 req-866b0ad4-cec2-4633-93b2-f7441fe3c06b tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba Aug 13 21:08:38.699271 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-2961d1be-0190-4711-97a1-eb52dd1300e4 req-866b0ad4-cec2-4633-93b2-f7441fe3c06b tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:38.699480 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-2961d1be-0190-4711-97a1-eb52dd1300e4 req-866b0ad4-cec2-4633-93b2-f7441fe3c06b tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:38.700575 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-2e1dcb4f-e1be-41c8-b9cf-5b63cba01f6a tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Volume info retrieved successfully. Aug 13 21:08:38.704544 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2e1dcb4f-e1be-41c8-b9cf-5b63cba01f6a tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] https://10.4.3.14/volume/v3/volumes/c63b48fb-675d-4318-948d-208dd058285a returned with HTTP 200 Aug 13 21:08:38.704919 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 258/1034] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:38 2026] GET /volume/v3/volumes/c63b48fb-675d-4318-948d-208dd058285a => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:38.708391 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:08:38.708391 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:08:38.713208 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-2961d1be-0190-4711-97a1-eb52dd1300e4 req-866b0ad4-cec2-4633-93b2-f7441fe3c06b tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:08:38.721380 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-fdbb3760-af32-4280-9042-4be2ef559f0c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:38.729572 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fdbb3760-af32-4280-9042-4be2ef559f0c tempest-VolumesActionsTest-1259586301 tempest-VolumesActionsTest-1259586301-project-admin] POST https://10.4.3.14/volume/v3/volumes/c63b48fb-675d-4318-948d-208dd058285a/action Aug 13 21:08:38.729572 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fdbb3760-af32-4280-9042-4be2ef559f0c tempest-VolumesActionsTest-1259586301 tempest-VolumesActionsTest-1259586301-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:08:38.729572 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fdbb3760-af32-4280-9042-4be2ef559f0c tempest-VolumesActionsTest-1259586301 tempest-VolumesActionsTest-1259586301-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:08:38.731045 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-2961d1be-0190-4711-97a1-eb52dd1300e4 req-866b0ad4-cec2-4633-93b2-f7441fe3c06b tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba returned with HTTP 200 Aug 13 21:08:38.731045 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 258/1035] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:08:38 2026] GET /volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:38.732637 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:08:38.732637 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:08:38.733085 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-fdbb3760-af32-4280-9042-4be2ef559f0c tempest-VolumesActionsTest-1259586301 tempest-VolumesActionsTest-1259586301-project-admin] Volume info retrieved successfully. Aug 13 21:08:38.754428 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-fdbb3760-af32-4280-9042-4be2ef559f0c tempest-VolumesActionsTest-1259586301 tempest-VolumesActionsTest-1259586301-project-admin] Delete volume request issued successfully. Aug 13 21:08:38.754756 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fdbb3760-af32-4280-9042-4be2ef559f0c tempest-VolumesActionsTest-1259586301 tempest-VolumesActionsTest-1259586301-project-admin] https://10.4.3.14/volume/v3/volumes/c63b48fb-675d-4318-948d-208dd058285a/action returned with HTTP 202 Aug 13 21:08:38.755415 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 262/1036] 10.4.3.14 () {68 vars in 1383 bytes} [Thu Aug 13 21:08:38 2026] POST /volume/v3/volumes/c63b48fb-675d-4318-948d-208dd058285a/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:08:38.764928 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-59798a0e-6e74-45fc-b813-751de9885420 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:38.766843 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-59798a0e-6e74-45fc-b813-751de9885420 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] GET https://10.4.3.14/volume/v3/volumes/c63b48fb-675d-4318-948d-208dd058285a Aug 13 21:08:38.767022 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-59798a0e-6e74-45fc-b813-751de9885420 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:38.767208 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-59798a0e-6e74-45fc-b813-751de9885420 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:38.774231 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:08:38.774231 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:08:38.781225 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-59798a0e-6e74-45fc-b813-751de9885420 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Volume info retrieved successfully. Aug 13 21:08:38.786090 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-59798a0e-6e74-45fc-b813-751de9885420 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] https://10.4.3.14/volume/v3/volumes/c63b48fb-675d-4318-948d-208dd058285a returned with HTTP 200 Aug 13 21:08:38.786598 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 259/1037] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:38 2026] GET /volume/v3/volumes/c63b48fb-675d-4318-948d-208dd058285a => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:38.814285 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-fca13974-5bce-49fd-b6ae-36967b9e882d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:38.814684 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fca13974-5bce-49fd-b6ae-36967b9e882d None None] GET https://10.4.3.14/volume// Aug 13 21:08:38.814857 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fca13974-5bce-49fd-b6ae-36967b9e882d None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:38.815092 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fca13974-5bce-49fd-b6ae-36967b9e882d None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:38.815480 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fca13974-5bce-49fd-b6ae-36967b9e882d None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:08:38.815838 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 259/1038] 10.4.3.14 () {66 vars in 1421 bytes} [Thu Aug 13 21:08:38 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:08:38.826517 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-2961d1be-0190-4711-97a1-eb52dd1300e4 req-d65baa8f-12ce-410d-8b5d-eacb19d37626 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:38.833395 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-2961d1be-0190-4711-97a1-eb52dd1300e4 req-d65baa8f-12ce-410d-8b5d-eacb19d37626 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:08:38.833910 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-2961d1be-0190-4711-97a1-eb52dd1300e4 req-d65baa8f-12ce-410d-8b5d-eacb19d37626 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f0b25c1c-45ab-4135-b220-ac3c9d330bba", "connector": null, "instance_uuid": "69325c6d-c5a8-463f-9bb3-81f43232cafb"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:08:38.851386 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:08:38.851386 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:08:38.885807 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-2961d1be-0190-4711-97a1-eb52dd1300e4 req-d65baa8f-12ce-410d-8b5d-eacb19d37626 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:08:38.886444 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 259/1039] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:08:38 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:08:38.916911 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7545b888-7778-43f4-84e7-bddefe56672c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:38.921661 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7545b888-7778-43f4-84e7-bddefe56672c tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba Aug 13 21:08:38.922847 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7545b888-7778-43f4-84e7-bddefe56672c tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:38.923291 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7545b888-7778-43f4-84e7-bddefe56672c tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:38.934260 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:08:38.934260 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:08:38.938452 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7545b888-7778-43f4-84e7-bddefe56672c tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:08:38.943477 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7545b888-7778-43f4-84e7-bddefe56672c tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba returned with HTTP 200 Aug 13 21:08:38.944134 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 263/1040] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:38 2026] GET /volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:38.954586 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-86dd3a6b-90d7-46a8-b31c-9e3843b248a4 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:38.955017 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-86dd3a6b-90d7-46a8-b31c-9e3843b248a4 None None] GET https://10.4.3.14/volume// Aug 13 21:08:38.955217 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-86dd3a6b-90d7-46a8-b31c-9e3843b248a4 None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:38.955397 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-86dd3a6b-90d7-46a8-b31c-9e3843b248a4 None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:38.955719 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-86dd3a6b-90d7-46a8-b31c-9e3843b248a4 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:08:38.956074 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 260/1041] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:08:38 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:08:38.980589 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-2961d1be-0190-4711-97a1-eb52dd1300e4 req-d22a6d60-502b-4015-8520-3103f578e455 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:38.986092 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-2961d1be-0190-4711-97a1-eb52dd1300e4 req-d22a6d60-502b-4015-8520-3103f578e455 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba Aug 13 21:08:38.986386 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-2961d1be-0190-4711-97a1-eb52dd1300e4 req-d22a6d60-502b-4015-8520-3103f578e455 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:38.986614 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-2961d1be-0190-4711-97a1-eb52dd1300e4 req-d22a6d60-502b-4015-8520-3103f578e455 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:38.997949 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:08:38.997949 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:08:39.002294 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9e1ee247-a68f-4709-a19d-31ec1ba1ece8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:39.002602 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-2961d1be-0190-4711-97a1-eb52dd1300e4 req-d22a6d60-502b-4015-8520-3103f578e455 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:08:39.003999 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9e1ee247-a68f-4709-a19d-31ec1ba1ece8 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] GET https://10.4.3.14/volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc Aug 13 21:08:39.004206 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9e1ee247-a68f-4709-a19d-31ec1ba1ece8 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:39.004382 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9e1ee247-a68f-4709-a19d-31ec1ba1ece8 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:39.004472 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-9e1ee247-a68f-4709-a19d-31ec1ba1ece8 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Show backup with id 79cedcdb-7361-4ab0-b28c-9897661857cc. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:08:39.008274 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-2961d1be-0190-4711-97a1-eb52dd1300e4 req-d22a6d60-502b-4015-8520-3103f578e455 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba returned with HTTP 200 Aug 13 21:08:39.008377 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 260/1042] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:08:38 2026] GET /volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba => generated 1030 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:08:39.009850 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:08:39.009850 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:08:39.009850 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9e1ee247-a68f-4709-a19d-31ec1ba1ece8 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] https://10.4.3.14/volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc returned with HTTP 200 Aug 13 21:08:39.009850 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 260/1043] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:39 2026] GET /volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:39.157293 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-2961d1be-0190-4711-97a1-eb52dd1300e4 req-efca294b-5201-4f0a-8857-44074d25fb2b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:39.159643 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-2961d1be-0190-4711-97a1-eb52dd1300e4 req-efca294b-5201-4f0a-8857-44074d25fb2b tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] PUT https://10.4.3.14/volume/v3/attachments/4924c2a5-3d63-4a58-afae-b1a067ca9464 Aug 13 21:08:39.160157 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-2961d1be-0190-4711-97a1-eb52dd1300e4 req-efca294b-5201-4f0a-8857-44074d25fb2b tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:08:39.170512 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-2961d1be-0190-4711-97a1-eb52dd1300e4 req-efca294b-5201-4f0a-8857-44074d25fb2b tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Acquiring lock "cinder-attachment_update-f0b25c1c-45ab-4135-b220-ac3c9d330bba-np0000007265" by "attachment_update" {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:08:39.175839 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-2961d1be-0190-4711-97a1-eb52dd1300e4 req-efca294b-5201-4f0a-8857-44074d25fb2b tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Lock "cinder-attachment_update-f0b25c1c-45ab-4135-b220-ac3c9d330bba-np0000007265" acquired by "attachment_update" :: waited 0.005s {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:08:39.176744 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:08:39.176744 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:08:39.284759 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-2961d1be-0190-4711-97a1-eb52dd1300e4 req-efca294b-5201-4f0a-8857-44074d25fb2b tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Lock "cinder-attachment_update-f0b25c1c-45ab-4135-b220-ac3c9d330bba-np0000007265" released by "attachment_update" :: held 0.109s {{(pid=100215) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:08:39.285226 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-2961d1be-0190-4711-97a1-eb52dd1300e4 req-efca294b-5201-4f0a-8857-44074d25fb2b tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/attachments/4924c2a5-3d63-4a58-afae-b1a067ca9464 returned with HTTP 200 Aug 13 21:08:39.286147 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 264/1044] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:08:39 2026] PUT /volume/v3/attachments/4924c2a5-3d63-4a58-afae-b1a067ca9464 => generated 969 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:08:39.801070 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-354c3f8c-39f4-4f5c-b828-dbd99bb1ec5c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:39.802974 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-354c3f8c-39f4-4f5c-b828-dbd99bb1ec5c tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] GET https://10.4.3.14/volume/v3/volumes/c63b48fb-675d-4318-948d-208dd058285a Aug 13 21:08:39.803217 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-354c3f8c-39f4-4f5c-b828-dbd99bb1ec5c tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:39.803439 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-354c3f8c-39f4-4f5c-b828-dbd99bb1ec5c tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:39.809633 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-354c3f8c-39f4-4f5c-b828-dbd99bb1ec5c tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] https://10.4.3.14/volume/v3/volumes/c63b48fb-675d-4318-948d-208dd058285a returned with HTTP 404 Aug 13 21:08:39.810098 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 261/1045] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:39 2026] GET /volume/v3/volumes/c63b48fb-675d-4318-948d-208dd058285a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:08:39.817578 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ccbc3398-1164-4b43-a5dc-1aba78d6add9 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:39.819339 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ccbc3398-1164-4b43-a5dc-1aba78d6add9 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] GET https://10.4.3.14/volume/v3/volumes/c63b48fb-675d-4318-948d-208dd058285a Aug 13 21:08:39.819448 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ccbc3398-1164-4b43-a5dc-1aba78d6add9 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:39.819645 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ccbc3398-1164-4b43-a5dc-1aba78d6add9 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:39.825452 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ccbc3398-1164-4b43-a5dc-1aba78d6add9 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] https://10.4.3.14/volume/v3/volumes/c63b48fb-675d-4318-948d-208dd058285a returned with HTTP 404 Aug 13 21:08:39.825914 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 261/1046] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:39 2026] GET /volume/v3/volumes/c63b48fb-675d-4318-948d-208dd058285a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:08:39.832695 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8aa0745b-2e45-4dcf-9c81-f0908c35fa41 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:39.834921 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8aa0745b-2e45-4dcf-9c81-f0908c35fa41 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] DELETE https://10.4.3.14/volume/v3/volumes/c63b48fb-675d-4318-948d-208dd058285a Aug 13 21:08:39.835248 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8aa0745b-2e45-4dcf-9c81-f0908c35fa41 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:39.835526 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8aa0745b-2e45-4dcf-9c81-f0908c35fa41 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:39.835760 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-8aa0745b-2e45-4dcf-9c81-f0908c35fa41 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Delete volume with id: c63b48fb-675d-4318-948d-208dd058285a Aug 13 21:08:39.845917 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8aa0745b-2e45-4dcf-9c81-f0908c35fa41 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] https://10.4.3.14/volume/v3/volumes/c63b48fb-675d-4318-948d-208dd058285a returned with HTTP 404 Aug 13 21:08:39.845917 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 261/1047] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:08:39 2026] DELETE /volume/v3/volumes/c63b48fb-675d-4318-948d-208dd058285a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:08:39.860033 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-53d0318e-e198-4710-b664-a1267006d09e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:39.862008 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-53d0318e-e198-4710-b664-a1267006d09e tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:08:39.862008 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-53d0318e-e198-4710-b664-a1267006d09e tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-112736926"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:08:39.862341 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-53d0318e-e198-4710-b664-a1267006d09e tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-112736926'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:08:39.865983 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-53d0318e-e198-4710-b664-a1267006d09e tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Create volume of 1 GB Aug 13 21:08:39.865983 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:08:39.865983 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:08:39.867178 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-53d0318e-e198-4710-b664-a1267006d09e tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Availability Zones retrieved successfully. Aug 13 21:08:39.873683 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-53d0318e-e198-4710-b664-a1267006d09e tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Flow 'volume_create_api' (ada565f3-633d-4710-8e7b-a0312ab2c54c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:08:39.874693 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-53d0318e-e198-4710-b664-a1267006d09e tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d01878e4-0ed9-47e4-ab79-26e40fde6e5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:39.875680 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-53d0318e-e198-4710-b664-a1267006d09e tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:08:39.914383 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-53d0318e-e198-4710-b664-a1267006d09e tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d01878e4-0ed9-47e4-ab79-26e40fde6e5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:39.915601 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-53d0318e-e198-4710-b664-a1267006d09e tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46da35c0-aada-400b-b9c8-05ef2065ead5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:39.958903 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e95e76f1-54a8-44bb-bce1-b4867f102240 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:39.958903 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e95e76f1-54a8-44bb-bce1-b4867f102240 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba Aug 13 21:08:39.958903 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e95e76f1-54a8-44bb-bce1-b4867f102240 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:39.958903 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e95e76f1-54a8-44bb-bce1-b4867f102240 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:39.967395 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:08:39.967395 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:08:39.970691 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-e95e76f1-54a8-44bb-bce1-b4867f102240 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:08:39.974756 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e95e76f1-54a8-44bb-bce1-b4867f102240 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba returned with HTTP 200 Aug 13 21:08:39.975129 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 262/1048] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:39 2026] GET /volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:39.989343 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-53d0318e-e198-4710-b664-a1267006d09e tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Created reservations ['4cfd6bd5-5e20-4b98-9471-f0d2b6ca9f46', '911ba62e-ef60-4a67-a023-04489d0059e8', 'c238aed9-d1b6-4826-94cc-b5cd14cf59c6', 'd5d924ce-a81d-481c-b52c-b174509bcb8a'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:08:39.990223 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-53d0318e-e198-4710-b664-a1267006d09e tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46da35c0-aada-400b-b9c8-05ef2065ead5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4cfd6bd5-5e20-4b98-9471-f0d2b6ca9f46', '911ba62e-ef60-4a67-a023-04489d0059e8', 'c238aed9-d1b6-4826-94cc-b5cd14cf59c6', 'd5d924ce-a81d-481c-b52c-b174509bcb8a']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:39.991127 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-53d0318e-e198-4710-b664-a1267006d09e tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16ec0839-b760-4b05-84cf-d73adf9850fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:40.026535 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-6406079c-e705-4bb0-950f-1b4955b5fe72 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:40.028376 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6406079c-e705-4bb0-950f-1b4955b5fe72 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] GET https://10.4.3.14/volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc Aug 13 21:08:40.028562 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6406079c-e705-4bb0-950f-1b4955b5fe72 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:40.028737 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6406079c-e705-4bb0-950f-1b4955b5fe72 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:40.028832 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-6406079c-e705-4bb0-950f-1b4955b5fe72 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Show backup with id 79cedcdb-7361-4ab0-b28c-9897661857cc. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:08:40.032752 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:08:40.032752 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:08:40.033452 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6406079c-e705-4bb0-950f-1b4955b5fe72 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] https://10.4.3.14/volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc returned with HTTP 200 Aug 13 21:08:40.033843 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 262/1049] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:40 2026] GET /volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:40.036837 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-53d0318e-e198-4710-b664-a1267006d09e tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16ec0839-b760-4b05-84cf-d73adf9850fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '565f4004-b88c-4a50-a252-b0154d6e94d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-112736926',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76a289243dd94adcb1852676be765296',qos_specs=None,replication_status=,reservations=['4cfd6bd5-5e20-4b98-9471-f0d2b6ca9f46','911ba62e-ef60-4a67-a023-04489d0059e8','c238aed9-d1b6-4826-94cc-b5cd14cf59c6','d5d924ce-a81d-481c-b52c-b174509bcb8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a294242c8589463d8734631f72ca1942',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:08:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-112736926',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=565f4004-b88c-4a50-a252-b0154d6e94d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76a289243dd94adcb1852676be765296',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a294242c8589463d8734631f72ca1942',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:40.037585 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-53d0318e-e198-4710-b664-a1267006d09e tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1206c3a6-fc3d-473c-b215-66f2307b7a72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:40.054480 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-53d0318e-e198-4710-b664-a1267006d09e tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1206c3a6-fc3d-473c-b215-66f2307b7a72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-112736926',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76a289243dd94adcb1852676be765296',qos_specs=None,replication_status=,reservations=['4cfd6bd5-5e20-4b98-9471-f0d2b6ca9f46','911ba62e-ef60-4a67-a023-04489d0059e8','c238aed9-d1b6-4826-94cc-b5cd14cf59c6','d5d924ce-a81d-481c-b52c-b174509bcb8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a294242c8589463d8734631f72ca1942',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:40.055445 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-53d0318e-e198-4710-b664-a1267006d09e tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4554469b-ce7f-48a6-8d71-30e9f5520b83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:40.066838 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-53d0318e-e198-4710-b664-a1267006d09e tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4554469b-ce7f-48a6-8d71-30e9f5520b83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:40.067715 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-53d0318e-e198-4710-b664-a1267006d09e tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Flow 'volume_create_api' (ada565f3-633d-4710-8e7b-a0312ab2c54c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:08:40.068023 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-53d0318e-e198-4710-b664-a1267006d09e tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Create volume request issued successfully. Aug 13 21:08:40.068587 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-53d0318e-e198-4710-b664-a1267006d09e tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:08:40.069265 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 265/1050] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:08:39 2026] POST /volume/v3/volumes => generated 746 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:08:40.082564 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3bfefd5d-ddf7-4b48-b720-9f943e715090 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:40.084765 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3bfefd5d-ddf7-4b48-b720-9f943e715090 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] GET https://10.4.3.14/volume/v3/volumes/565f4004-b88c-4a50-a252-b0154d6e94d9 Aug 13 21:08:40.085051 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3bfefd5d-ddf7-4b48-b720-9f943e715090 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:40.085233 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3bfefd5d-ddf7-4b48-b720-9f943e715090 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:40.093396 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:08:40.093396 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:08:40.097199 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3bfefd5d-ddf7-4b48-b720-9f943e715090 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Volume info retrieved successfully. Aug 13 21:08:40.101157 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3bfefd5d-ddf7-4b48-b720-9f943e715090 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] https://10.4.3.14/volume/v3/volumes/565f4004-b88c-4a50-a252-b0154d6e94d9 returned with HTTP 200 Aug 13 21:08:40.101541 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 262/1051] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:40 2026] GET /volume/v3/volumes/565f4004-b88c-4a50-a252-b0154d6e94d9 => generated 814 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:40.992744 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b81536f7-b127-444e-ac08-c1094136f966 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:40.994610 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b81536f7-b127-444e-ac08-c1094136f966 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba Aug 13 21:08:40.994852 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b81536f7-b127-444e-ac08-c1094136f966 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:40.995091 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b81536f7-b127-444e-ac08-c1094136f966 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:41.016151 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:08:41.016151 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:08:41.023800 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-b81536f7-b127-444e-ac08-c1094136f966 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:08:41.030998 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b81536f7-b127-444e-ac08-c1094136f966 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba returned with HTTP 200 Aug 13 21:08:41.030998 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 263/1052] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:40 2026] GET /volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:41.043292 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f05f24b1-5881-40d0-8b60-4b4989c1051b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:41.048773 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f05f24b1-5881-40d0-8b60-4b4989c1051b tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] GET https://10.4.3.14/volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc Aug 13 21:08:41.048773 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f05f24b1-5881-40d0-8b60-4b4989c1051b tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:41.048773 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f05f24b1-5881-40d0-8b60-4b4989c1051b tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:41.048773 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-f05f24b1-5881-40d0-8b60-4b4989c1051b tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Show backup with id 79cedcdb-7361-4ab0-b28c-9897661857cc. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:08:41.051325 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:08:41.051325 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:08:41.052500 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f05f24b1-5881-40d0-8b60-4b4989c1051b tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] https://10.4.3.14/volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc returned with HTTP 200 Aug 13 21:08:41.052976 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 263/1053] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:41 2026] GET /volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:41.118834 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2aab7c34-2be1-4fd3-bf86-7d792db3679e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:41.125995 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2aab7c34-2be1-4fd3-bf86-7d792db3679e tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] GET https://10.4.3.14/volume/v3/volumes/565f4004-b88c-4a50-a252-b0154d6e94d9 Aug 13 21:08:41.125995 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2aab7c34-2be1-4fd3-bf86-7d792db3679e tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:41.125995 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2aab7c34-2be1-4fd3-bf86-7d792db3679e tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:41.132879 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:08:41.132879 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:08:41.144050 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-2aab7c34-2be1-4fd3-bf86-7d792db3679e tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Volume info retrieved successfully. Aug 13 21:08:41.148457 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2aab7c34-2be1-4fd3-bf86-7d792db3679e tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] https://10.4.3.14/volume/v3/volumes/565f4004-b88c-4a50-a252-b0154d6e94d9 returned with HTTP 200 Aug 13 21:08:41.149213 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 266/1054] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:41 2026] GET /volume/v3/volumes/565f4004-b88c-4a50-a252-b0154d6e94d9 => generated 839 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:41.164254 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-56660905-647d-4017-9245-dde1c3ce95e1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:41.167424 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-56660905-647d-4017-9245-dde1c3ce95e1 tempest-VolumesActionsTest-1259586301 tempest-VolumesActionsTest-1259586301-project-admin] POST https://10.4.3.14/volume/v3/volumes/565f4004-b88c-4a50-a252-b0154d6e94d9/action Aug 13 21:08:41.167780 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-56660905-647d-4017-9245-dde1c3ce95e1 tempest-VolumesActionsTest-1259586301 tempest-VolumesActionsTest-1259586301-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:08:41.167896 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-56660905-647d-4017-9245-dde1c3ce95e1 tempest-VolumesActionsTest-1259586301 tempest-VolumesActionsTest-1259586301-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:08:41.176436 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:08:41.176436 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:08:41.176799 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.contrib.admin_actions [None req-56660905-647d-4017-9245-dde1c3ce95e1 tempest-VolumesActionsTest-1259586301 tempest-VolumesActionsTest-1259586301-project-admin] Updating volume '565f4004-b88c-4a50-a252-b0154d6e94d9' with '{'status': 'error'}' {{(pid=100214) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 21:08:41.204227 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-56660905-647d-4017-9245-dde1c3ce95e1 tempest-VolumesActionsTest-1259586301 tempest-VolumesActionsTest-1259586301-project-admin] https://10.4.3.14/volume/v3/volumes/565f4004-b88c-4a50-a252-b0154d6e94d9/action returned with HTTP 202 Aug 13 21:08:41.204890 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 263/1055] 10.4.3.14 () {68 vars in 1383 bytes} [Thu Aug 13 21:08:41 2026] POST /volume/v3/volumes/565f4004-b88c-4a50-a252-b0154d6e94d9/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:08:41.214609 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-9228112f-5e9f-4ff1-aef3-397ff6abb821 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:41.219673 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9228112f-5e9f-4ff1-aef3-397ff6abb821 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] GET https://10.4.3.14/volume/v3/volumes/565f4004-b88c-4a50-a252-b0154d6e94d9 Aug 13 21:08:41.219673 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9228112f-5e9f-4ff1-aef3-397ff6abb821 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:41.219673 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9228112f-5e9f-4ff1-aef3-397ff6abb821 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:41.232558 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:08:41.232558 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:08:41.248781 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-9228112f-5e9f-4ff1-aef3-397ff6abb821 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Volume info retrieved successfully. Aug 13 21:08:41.255404 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9228112f-5e9f-4ff1-aef3-397ff6abb821 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] https://10.4.3.14/volume/v3/volumes/565f4004-b88c-4a50-a252-b0154d6e94d9 returned with HTTP 200 Aug 13 21:08:41.255864 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 264/1056] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:41 2026] GET /volume/v3/volumes/565f4004-b88c-4a50-a252-b0154d6e94d9 => generated 835 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 21:08:41.275340 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-78f33117-76c4-4071-9c1c-64118fa44d72 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:41.277470 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-78f33117-76c4-4071-9c1c-64118fa44d72 tempest-VolumesActionsTest-1259586301 tempest-VolumesActionsTest-1259586301-project-admin] POST https://10.4.3.14/volume/v3/volumes/565f4004-b88c-4a50-a252-b0154d6e94d9/action Aug 13 21:08:41.277856 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-78f33117-76c4-4071-9c1c-64118fa44d72 tempest-VolumesActionsTest-1259586301 tempest-VolumesActionsTest-1259586301-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:08:41.278140 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-78f33117-76c4-4071-9c1c-64118fa44d72 tempest-VolumesActionsTest-1259586301 tempest-VolumesActionsTest-1259586301-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:08:41.294219 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:08:41.294219 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:08:41.294905 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.contrib.admin_actions [None req-78f33117-76c4-4071-9c1c-64118fa44d72 tempest-VolumesActionsTest-1259586301 tempest-VolumesActionsTest-1259586301-project-admin] Updating volume '565f4004-b88c-4a50-a252-b0154d6e94d9' with '{'status': 'available'}' {{(pid=100217) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 21:08:41.321826 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-78f33117-76c4-4071-9c1c-64118fa44d72 tempest-VolumesActionsTest-1259586301 tempest-VolumesActionsTest-1259586301-project-admin] https://10.4.3.14/volume/v3/volumes/565f4004-b88c-4a50-a252-b0154d6e94d9/action returned with HTTP 202 Aug 13 21:08:41.325407 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 264/1057] 10.4.3.14 () {68 vars in 1383 bytes} [Thu Aug 13 21:08:41 2026] POST /volume/v3/volumes/565f4004-b88c-4a50-a252-b0154d6e94d9/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:08:41.329317 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-71b0f76c-bf5d-4ce7-9134-4089c39f3dc8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:41.331918 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-71b0f76c-bf5d-4ce7-9134-4089c39f3dc8 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] GET https://10.4.3.14/volume/v3/volumes/565f4004-b88c-4a50-a252-b0154d6e94d9 Aug 13 21:08:41.332168 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-71b0f76c-bf5d-4ce7-9134-4089c39f3dc8 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:41.333570 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-71b0f76c-bf5d-4ce7-9134-4089c39f3dc8 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:41.340525 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:08:41.340525 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:08:41.345505 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-71b0f76c-bf5d-4ce7-9134-4089c39f3dc8 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Volume info retrieved successfully. Aug 13 21:08:41.352496 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-71b0f76c-bf5d-4ce7-9134-4089c39f3dc8 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] https://10.4.3.14/volume/v3/volumes/565f4004-b88c-4a50-a252-b0154d6e94d9 returned with HTTP 200 Aug 13 21:08:41.352979 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 267/1058] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:41 2026] GET /volume/v3/volumes/565f4004-b88c-4a50-a252-b0154d6e94d9 => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:41.366633 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-816ed215-c20c-4244-86fe-1737d85ef748 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:41.368459 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-816ed215-c20c-4244-86fe-1737d85ef748 tempest-VolumesActionsTest-1259586301 tempest-VolumesActionsTest-1259586301-project-admin] POST https://10.4.3.14/volume/v3/volumes/565f4004-b88c-4a50-a252-b0154d6e94d9/action Aug 13 21:08:41.368789 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-816ed215-c20c-4244-86fe-1737d85ef748 tempest-VolumesActionsTest-1259586301 tempest-VolumesActionsTest-1259586301-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:08:41.368940 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-816ed215-c20c-4244-86fe-1737d85ef748 tempest-VolumesActionsTest-1259586301 tempest-VolumesActionsTest-1259586301-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:08:41.380482 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:08:41.380482 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:08:41.380991 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.contrib.admin_actions [None req-816ed215-c20c-4244-86fe-1737d85ef748 tempest-VolumesActionsTest-1259586301 tempest-VolumesActionsTest-1259586301-project-admin] Updating volume '565f4004-b88c-4a50-a252-b0154d6e94d9' with '{'status': 'maintenance'}' {{(pid=100214) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 21:08:41.412310 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-816ed215-c20c-4244-86fe-1737d85ef748 tempest-VolumesActionsTest-1259586301 tempest-VolumesActionsTest-1259586301-project-admin] https://10.4.3.14/volume/v3/volumes/565f4004-b88c-4a50-a252-b0154d6e94d9/action returned with HTTP 202 Aug 13 21:08:41.413858 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 264/1059] 10.4.3.14 () {68 vars in 1383 bytes} [Thu Aug 13 21:08:41 2026] POST /volume/v3/volumes/565f4004-b88c-4a50-a252-b0154d6e94d9/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:08:41.423556 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b29de82a-bbb1-4416-b6a1-00d8259edb01 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:41.428885 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b29de82a-bbb1-4416-b6a1-00d8259edb01 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] GET https://10.4.3.14/volume/v3/volumes/565f4004-b88c-4a50-a252-b0154d6e94d9 Aug 13 21:08:41.429178 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b29de82a-bbb1-4416-b6a1-00d8259edb01 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:41.429490 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b29de82a-bbb1-4416-b6a1-00d8259edb01 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:41.440749 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:08:41.440749 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:08:41.444404 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-b29de82a-bbb1-4416-b6a1-00d8259edb01 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Volume info retrieved successfully. Aug 13 21:08:41.448555 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b29de82a-bbb1-4416-b6a1-00d8259edb01 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] https://10.4.3.14/volume/v3/volumes/565f4004-b88c-4a50-a252-b0154d6e94d9 returned with HTTP 200 Aug 13 21:08:41.449014 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 265/1060] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:41 2026] GET /volume/v3/volumes/565f4004-b88c-4a50-a252-b0154d6e94d9 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:41.464773 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-a8a98214-1cf6-4026-b399-c9691924bd0e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:41.468180 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a8a98214-1cf6-4026-b399-c9691924bd0e tempest-VolumesActionsTest-1259586301 tempest-VolumesActionsTest-1259586301-project-admin] POST https://10.4.3.14/volume/v3/volumes/565f4004-b88c-4a50-a252-b0154d6e94d9/action Aug 13 21:08:41.468698 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a8a98214-1cf6-4026-b399-c9691924bd0e tempest-VolumesActionsTest-1259586301 tempest-VolumesActionsTest-1259586301-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:08:41.468860 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a8a98214-1cf6-4026-b399-c9691924bd0e tempest-VolumesActionsTest-1259586301 tempest-VolumesActionsTest-1259586301-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:08:41.482726 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:08:41.482726 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:08:41.484515 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.contrib.admin_actions [None req-a8a98214-1cf6-4026-b399-c9691924bd0e tempest-VolumesActionsTest-1259586301 tempest-VolumesActionsTest-1259586301-project-admin] Updating volume '565f4004-b88c-4a50-a252-b0154d6e94d9' with '{'status': 'available'}' {{(pid=100217) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 21:08:41.513379 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a8a98214-1cf6-4026-b399-c9691924bd0e tempest-VolumesActionsTest-1259586301 tempest-VolumesActionsTest-1259586301-project-admin] https://10.4.3.14/volume/v3/volumes/565f4004-b88c-4a50-a252-b0154d6e94d9/action returned with HTTP 202 Aug 13 21:08:41.513890 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 265/1061] 10.4.3.14 () {68 vars in 1383 bytes} [Thu Aug 13 21:08:41 2026] POST /volume/v3/volumes/565f4004-b88c-4a50-a252-b0154d6e94d9/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:08:41.525733 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9b8b821e-2a00-41a2-a179-5eae74eefcb0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:41.528010 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9b8b821e-2a00-41a2-a179-5eae74eefcb0 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] GET https://10.4.3.14/volume/v3/volumes/565f4004-b88c-4a50-a252-b0154d6e94d9 Aug 13 21:08:41.528317 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9b8b821e-2a00-41a2-a179-5eae74eefcb0 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:41.528573 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9b8b821e-2a00-41a2-a179-5eae74eefcb0 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:41.538165 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:08:41.538165 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:08:41.542697 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-9b8b821e-2a00-41a2-a179-5eae74eefcb0 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Volume info retrieved successfully. Aug 13 21:08:41.547878 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9b8b821e-2a00-41a2-a179-5eae74eefcb0 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] https://10.4.3.14/volume/v3/volumes/565f4004-b88c-4a50-a252-b0154d6e94d9 returned with HTTP 200 Aug 13 21:08:41.549547 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 268/1062] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:41 2026] GET /volume/v3/volumes/565f4004-b88c-4a50-a252-b0154d6e94d9 => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:41.563618 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-064e54af-df7e-4a15-93e7-9d2ee67216d3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:41.565388 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-064e54af-df7e-4a15-93e7-9d2ee67216d3 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] GET https://10.4.3.14/volume/v3/volumes/565f4004-b88c-4a50-a252-b0154d6e94d9 Aug 13 21:08:41.565633 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-064e54af-df7e-4a15-93e7-9d2ee67216d3 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:41.565860 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-064e54af-df7e-4a15-93e7-9d2ee67216d3 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:41.573551 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:08:41.573551 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:08:41.578333 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-064e54af-df7e-4a15-93e7-9d2ee67216d3 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Volume info retrieved successfully. Aug 13 21:08:41.584556 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-064e54af-df7e-4a15-93e7-9d2ee67216d3 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] https://10.4.3.14/volume/v3/volumes/565f4004-b88c-4a50-a252-b0154d6e94d9 returned with HTTP 200 Aug 13 21:08:41.585423 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 265/1063] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:41 2026] GET /volume/v3/volumes/565f4004-b88c-4a50-a252-b0154d6e94d9 => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:41.598668 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-32838377-b2a2-440a-b405-2522e2048e02 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:41.600489 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-32838377-b2a2-440a-b405-2522e2048e02 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] DELETE https://10.4.3.14/volume/v3/volumes/565f4004-b88c-4a50-a252-b0154d6e94d9 Aug 13 21:08:41.600675 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-32838377-b2a2-440a-b405-2522e2048e02 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:41.600843 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-32838377-b2a2-440a-b405-2522e2048e02 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:41.601013 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-32838377-b2a2-440a-b405-2522e2048e02 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Delete volume with id: 565f4004-b88c-4a50-a252-b0154d6e94d9 Aug 13 21:08:41.607513 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:08:41.607513 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:08:41.607926 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-32838377-b2a2-440a-b405-2522e2048e02 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Volume info retrieved successfully. Aug 13 21:08:41.630531 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-32838377-b2a2-440a-b405-2522e2048e02 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Delete volume request issued successfully. Aug 13 21:08:41.630795 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-32838377-b2a2-440a-b405-2522e2048e02 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] https://10.4.3.14/volume/v3/volumes/565f4004-b88c-4a50-a252-b0154d6e94d9 returned with HTTP 202 Aug 13 21:08:41.631557 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 266/1064] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:08:41 2026] DELETE /volume/v3/volumes/565f4004-b88c-4a50-a252-b0154d6e94d9 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:08:41.642745 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f1a903ad-9e81-443d-9ff9-7b9f6f17f6a0 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:41.645513 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f1a903ad-9e81-443d-9ff9-7b9f6f17f6a0 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] GET https://10.4.3.14/volume/v3/volumes/565f4004-b88c-4a50-a252-b0154d6e94d9 Aug 13 21:08:41.645852 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f1a903ad-9e81-443d-9ff9-7b9f6f17f6a0 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:41.646164 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f1a903ad-9e81-443d-9ff9-7b9f6f17f6a0 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:41.657062 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:08:41.657062 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:08:41.663162 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-f1a903ad-9e81-443d-9ff9-7b9f6f17f6a0 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Volume info retrieved successfully. Aug 13 21:08:41.668450 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f1a903ad-9e81-443d-9ff9-7b9f6f17f6a0 tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] https://10.4.3.14/volume/v3/volumes/565f4004-b88c-4a50-a252-b0154d6e94d9 returned with HTTP 200 Aug 13 21:08:41.668989 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 266/1065] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:41 2026] GET /volume/v3/volumes/565f4004-b88c-4a50-a252-b0154d6e94d9 => generated 838 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:42.049130 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-457a7da1-757e-4efd-a172-2679f0fb55a6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:42.051497 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-457a7da1-757e-4efd-a172-2679f0fb55a6 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba Aug 13 21:08:42.051755 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-457a7da1-757e-4efd-a172-2679f0fb55a6 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:42.052029 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-457a7da1-757e-4efd-a172-2679f0fb55a6 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:42.064443 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-aff82a67-fab5-45f1-9da3-713d287cfe54 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:42.065851 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:08:42.065851 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:08:42.066780 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-aff82a67-fab5-45f1-9da3-713d287cfe54 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] GET https://10.4.3.14/volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc Aug 13 21:08:42.066999 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-aff82a67-fab5-45f1-9da3-713d287cfe54 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:42.067159 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-aff82a67-fab5-45f1-9da3-713d287cfe54 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:42.067262 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-aff82a67-fab5-45f1-9da3-713d287cfe54 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Show backup with id 79cedcdb-7361-4ab0-b28c-9897661857cc. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:08:42.071257 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-457a7da1-757e-4efd-a172-2679f0fb55a6 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:08:42.075796 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:08:42.075796 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:08:42.076337 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-aff82a67-fab5-45f1-9da3-713d287cfe54 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] https://10.4.3.14/volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc returned with HTTP 200 Aug 13 21:08:42.076697 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 266/1066] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:42 2026] GET /volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:42.078227 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-457a7da1-757e-4efd-a172-2679f0fb55a6 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba returned with HTTP 200 Aug 13 21:08:42.078227 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 269/1067] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:42 2026] GET /volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:42.683226 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-6e611c0f-cb69-41a2-8278-1735e95a179e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:42.687638 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6e611c0f-cb69-41a2-8278-1735e95a179e tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] GET https://10.4.3.14/volume/v3/volumes/565f4004-b88c-4a50-a252-b0154d6e94d9 Aug 13 21:08:42.687807 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6e611c0f-cb69-41a2-8278-1735e95a179e tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:42.687983 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6e611c0f-cb69-41a2-8278-1735e95a179e tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:42.698319 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6e611c0f-cb69-41a2-8278-1735e95a179e tempest-VolumesActionsTest-814066704 tempest-VolumesActionsTest-814066704-project-member] https://10.4.3.14/volume/v3/volumes/565f4004-b88c-4a50-a252-b0154d6e94d9 returned with HTTP 404 Aug 13 21:08:42.699720 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 267/1068] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:42 2026] GET /volume/v3/volumes/565f4004-b88c-4a50-a252-b0154d6e94d9 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:08:43.087998 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-039feafc-df2b-412f-94c8-ae122eb4af46 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:43.090337 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-039feafc-df2b-412f-94c8-ae122eb4af46 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] GET https://10.4.3.14/volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc Aug 13 21:08:43.090488 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-039feafc-df2b-412f-94c8-ae122eb4af46 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:43.090694 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-039feafc-df2b-412f-94c8-ae122eb4af46 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:43.091830 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-039feafc-df2b-412f-94c8-ae122eb4af46 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Show backup with id 79cedcdb-7361-4ab0-b28c-9897661857cc. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:08:43.095302 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:08:43.095302 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:08:43.099032 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-039feafc-df2b-412f-94c8-ae122eb4af46 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] https://10.4.3.14/volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc returned with HTTP 200 Aug 13 21:08:43.099164 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-bee61211-7ba1-4ead-903d-d30fc8b7feb0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:43.099518 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 267/1069] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:43 2026] GET /volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:43.099562 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bee61211-7ba1-4ead-903d-d30fc8b7feb0 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba Aug 13 21:08:43.099562 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bee61211-7ba1-4ead-903d-d30fc8b7feb0 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:43.099562 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bee61211-7ba1-4ead-903d-d30fc8b7feb0 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:43.112691 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:08:43.112691 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:08:43.116904 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-bee61211-7ba1-4ead-903d-d30fc8b7feb0 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:08:43.122126 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bee61211-7ba1-4ead-903d-d30fc8b7feb0 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba returned with HTTP 200 Aug 13 21:08:43.122505 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 267/1070] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:43 2026] GET /volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:44.111944 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5657080d-a9b5-423c-a546-a87094a0b429 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:44.114562 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5657080d-a9b5-423c-a546-a87094a0b429 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] GET https://10.4.3.14/volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc Aug 13 21:08:44.114819 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5657080d-a9b5-423c-a546-a87094a0b429 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:44.115111 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5657080d-a9b5-423c-a546-a87094a0b429 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:44.115492 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-5657080d-a9b5-423c-a546-a87094a0b429 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Show backup with id 79cedcdb-7361-4ab0-b28c-9897661857cc. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:08:44.123836 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:08:44.123836 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:08:44.125148 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5657080d-a9b5-423c-a546-a87094a0b429 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] https://10.4.3.14/volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc returned with HTTP 200 Aug 13 21:08:44.126052 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 270/1071] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:44 2026] GET /volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:44.136390 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7bdf8f9d-f593-4cb9-96d0-8c8f634a62b6 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:44.138921 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7bdf8f9d-f593-4cb9-96d0-8c8f634a62b6 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba Aug 13 21:08:44.139215 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7bdf8f9d-f593-4cb9-96d0-8c8f634a62b6 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:44.139452 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7bdf8f9d-f593-4cb9-96d0-8c8f634a62b6 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:44.156078 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:08:44.156078 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:08:44.162036 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-7bdf8f9d-f593-4cb9-96d0-8c8f634a62b6 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:08:44.169109 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7bdf8f9d-f593-4cb9-96d0-8c8f634a62b6 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba returned with HTTP 200 Aug 13 21:08:44.169577 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 268/1072] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:44 2026] GET /volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:45.143870 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-9c1ce369-7e3e-49b3-aac5-605b31be3d05 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:45.146518 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9c1ce369-7e3e-49b3-aac5-605b31be3d05 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] GET https://10.4.3.14/volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc Aug 13 21:08:45.146707 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9c1ce369-7e3e-49b3-aac5-605b31be3d05 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:45.148008 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9c1ce369-7e3e-49b3-aac5-605b31be3d05 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:45.148008 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-9c1ce369-7e3e-49b3-aac5-605b31be3d05 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Show backup with id 79cedcdb-7361-4ab0-b28c-9897661857cc. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:08:45.153428 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:08:45.153428 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:08:45.154268 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9c1ce369-7e3e-49b3-aac5-605b31be3d05 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] https://10.4.3.14/volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc returned with HTTP 200 Aug 13 21:08:45.154655 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 268/1073] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:45 2026] GET /volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:45.196232 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d1fabbe5-39da-4161-b807-41c81bdb9eaa None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:45.199001 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d1fabbe5-39da-4161-b807-41c81bdb9eaa tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba Aug 13 21:08:45.199558 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d1fabbe5-39da-4161-b807-41c81bdb9eaa tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:45.200339 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d1fabbe5-39da-4161-b807-41c81bdb9eaa tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:45.224677 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:08:45.224677 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:08:45.232667 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d1fabbe5-39da-4161-b807-41c81bdb9eaa tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:08:45.238873 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d1fabbe5-39da-4161-b807-41c81bdb9eaa tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba returned with HTTP 200 Aug 13 21:08:45.239462 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 268/1074] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:45 2026] GET /volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba => generated 851 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:45.742820 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-2961d1be-0190-4711-97a1-eb52dd1300e4 req-fe228016-8b8e-4972-a899-9685155eef98 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:45.748043 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-2961d1be-0190-4711-97a1-eb52dd1300e4 req-fe228016-8b8e-4972-a899-9685155eef98 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] POST https://10.4.3.14/volume/v3/attachments/4924c2a5-3d63-4a58-afae-b1a067ca9464/action Aug 13 21:08:45.748043 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-2961d1be-0190-4711-97a1-eb52dd1300e4 req-fe228016-8b8e-4972-a899-9685155eef98 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Action body: b'{"os-complete": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:08:45.748043 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-2961d1be-0190-4711-97a1-eb52dd1300e4 req-fe228016-8b8e-4972-a899-9685155eef98 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:08:45.773368 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:08:45.773368 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:08:45.787914 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-2961d1be-0190-4711-97a1-eb52dd1300e4 req-fe228016-8b8e-4972-a899-9685155eef98 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/attachments/4924c2a5-3d63-4a58-afae-b1a067ca9464/action returned with HTTP 204 Aug 13 21:08:45.788446 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 271/1075] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:08:45 2026] POST /volume/v3/attachments/4924c2a5-3d63-4a58-afae-b1a067ca9464/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:08:46.171797 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e2dd6ab8-faaa-4192-a3f1-e2f5cb0a35c4 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:46.174700 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e2dd6ab8-faaa-4192-a3f1-e2f5cb0a35c4 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] GET https://10.4.3.14/volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc Aug 13 21:08:46.174920 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e2dd6ab8-faaa-4192-a3f1-e2f5cb0a35c4 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:46.175175 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e2dd6ab8-faaa-4192-a3f1-e2f5cb0a35c4 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:46.175308 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-e2dd6ab8-faaa-4192-a3f1-e2f5cb0a35c4 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Show backup with id 79cedcdb-7361-4ab0-b28c-9897661857cc. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:08:46.179745 np0000007265 devstack@c-api.service[100216]: DEBUG dbcounter [-] [100216] Writing DB stats cinder:SELECT=458,cinder:UPDATE=112,cinder:INSERT=51,cinder:DELETE=2 {{(pid=100216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:08:46.187824 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:08:46.187824 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:08:46.188846 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e2dd6ab8-faaa-4192-a3f1-e2f5cb0a35c4 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] https://10.4.3.14/volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc returned with HTTP 200 Aug 13 21:08:46.189347 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 269/1076] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:46 2026] GET /volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc => generated 800 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:46.256908 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-109a2175-21da-4c07-9789-02e75d0e2f25 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:46.258525 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-109a2175-21da-4c07-9789-02e75d0e2f25 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba Aug 13 21:08:46.258718 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-109a2175-21da-4c07-9789-02e75d0e2f25 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:46.259904 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-109a2175-21da-4c07-9789-02e75d0e2f25 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:46.271624 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:08:46.271624 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:08:46.275842 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-109a2175-21da-4c07-9789-02e75d0e2f25 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:08:46.280570 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-109a2175-21da-4c07-9789-02e75d0e2f25 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba returned with HTTP 200 Aug 13 21:08:46.281414 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 269/1077] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:46 2026] GET /volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba => generated 1143 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:08:46.340597 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-23011d96-f465-4f72-8219-1e34994e4d7a req-782ef033-e356-4669-9277-205344f8eb2a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:46.342377 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-23011d96-f465-4f72-8219-1e34994e4d7a req-782ef033-e356-4669-9277-205344f8eb2a tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba Aug 13 21:08:46.342539 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-23011d96-f465-4f72-8219-1e34994e4d7a req-782ef033-e356-4669-9277-205344f8eb2a tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:46.342714 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-23011d96-f465-4f72-8219-1e34994e4d7a req-782ef033-e356-4669-9277-205344f8eb2a tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:46.345165 np0000007265 devstack@c-api.service[100214]: DEBUG dbcounter [-] [100214] Writing DB stats cinder:SELECT=441,cinder:INSERT=67,cinder:UPDATE=115,cinder:DELETE=2 {{(pid=100214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:08:46.494727 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:08:46.494727 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:08:46.499625 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-23011d96-f465-4f72-8219-1e34994e4d7a req-782ef033-e356-4669-9277-205344f8eb2a tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:08:46.504849 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-23011d96-f465-4f72-8219-1e34994e4d7a req-782ef033-e356-4669-9277-205344f8eb2a tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba returned with HTTP 200 Aug 13 21:08:46.505407 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 269/1078] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:08:46 2026] GET /volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba => generated 1143 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:08:46.591569 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8da83012-5083-45fb-b62b-3c7a45e2d103 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:46.591885 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8da83012-5083-45fb-b62b-3c7a45e2d103 None None] GET https://10.4.3.14/volume// Aug 13 21:08:46.592088 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8da83012-5083-45fb-b62b-3c7a45e2d103 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:46.592255 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8da83012-5083-45fb-b62b-3c7a45e2d103 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:46.592551 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8da83012-5083-45fb-b62b-3c7a45e2d103 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:08:46.592799 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 272/1079] 10.4.3.14 () {66 vars in 1421 bytes} [Thu Aug 13 21:08:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:08:46.602990 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-23011d96-f465-4f72-8219-1e34994e4d7a req-0b03714a-dd4b-493f-b9e2-2733fbb937c4 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:46.605501 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-23011d96-f465-4f72-8219-1e34994e4d7a req-0b03714a-dd4b-493f-b9e2-2733fbb937c4 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:08:46.606061 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-23011d96-f465-4f72-8219-1e34994e4d7a req-0b03714a-dd4b-493f-b9e2-2733fbb937c4 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f0b25c1c-45ab-4135-b220-ac3c9d330bba", "connector": null, "instance_uuid": "125f80f0-3697-49c6-a94b-06b0002dad43"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:08:46.625646 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:08:46.625646 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:08:46.671781 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-23011d96-f465-4f72-8219-1e34994e4d7a req-0b03714a-dd4b-493f-b9e2-2733fbb937c4 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:08:46.672246 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 270/1080] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:08:46 2026] POST /volume/v3/attachments => generated 273 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:08:46.711676 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f32d90d5-1e58-4f32-837a-b272406cd4c5 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:46.714134 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f32d90d5-1e58-4f32-837a-b272406cd4c5 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba Aug 13 21:08:46.714358 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f32d90d5-1e58-4f32-837a-b272406cd4c5 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:46.714604 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f32d90d5-1e58-4f32-837a-b272406cd4c5 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:46.723880 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-705658d2-607e-4ac7-a228-a3ce93dacb14 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:46.724245 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-705658d2-607e-4ac7-a228-a3ce93dacb14 None None] GET https://10.4.3.14/volume// Aug 13 21:08:46.724390 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-705658d2-607e-4ac7-a228-a3ce93dacb14 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:46.724581 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-705658d2-607e-4ac7-a228-a3ce93dacb14 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:46.724883 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-705658d2-607e-4ac7-a228-a3ce93dacb14 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:08:46.725462 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 270/1081] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:08:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:08:46.729262 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:08:46.729262 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:08:46.732878 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-23011d96-f465-4f72-8219-1e34994e4d7a req-6198e3a7-051f-4493-a8c9-0dde6b56dade None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:46.733271 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-f32d90d5-1e58-4f32-837a-b272406cd4c5 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:08:46.736380 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-23011d96-f465-4f72-8219-1e34994e4d7a req-6198e3a7-051f-4493-a8c9-0dde6b56dade tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba Aug 13 21:08:46.737993 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-23011d96-f465-4f72-8219-1e34994e4d7a req-6198e3a7-051f-4493-a8c9-0dde6b56dade tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:46.737993 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-23011d96-f465-4f72-8219-1e34994e4d7a req-6198e3a7-051f-4493-a8c9-0dde6b56dade tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:46.738563 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f32d90d5-1e58-4f32-837a-b272406cd4c5 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba returned with HTTP 200 Aug 13 21:08:46.739054 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 270/1082] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:46 2026] GET /volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba => generated 1145 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:08:46.762128 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:08:46.762128 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:08:46.766649 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-23011d96-f465-4f72-8219-1e34994e4d7a req-6198e3a7-051f-4493-a8c9-0dde6b56dade tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:08:46.772337 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-23011d96-f465-4f72-8219-1e34994e4d7a req-6198e3a7-051f-4493-a8c9-0dde6b56dade tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba returned with HTTP 200 Aug 13 21:08:46.772337 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 273/1083] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:08:46 2026] GET /volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba => generated 1325 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:08:46.887077 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-23011d96-f465-4f72-8219-1e34994e4d7a req-3804b2e6-ac70-484f-ba4f-e7159363139c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:46.889801 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-23011d96-f465-4f72-8219-1e34994e4d7a req-3804b2e6-ac70-484f-ba4f-e7159363139c tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] PUT https://10.4.3.14/volume/v3/attachments/73506dc0-093a-4a74-a373-7ebfd9cc1731 Aug 13 21:08:46.890585 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-23011d96-f465-4f72-8219-1e34994e4d7a req-3804b2e6-ac70-484f-ba4f-e7159363139c tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:08:46.900411 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-23011d96-f465-4f72-8219-1e34994e4d7a req-3804b2e6-ac70-484f-ba4f-e7159363139c tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Acquiring lock "cinder-attachment_update-f0b25c1c-45ab-4135-b220-ac3c9d330bba-np0000007265" by "attachment_update" {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:08:46.909329 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-23011d96-f465-4f72-8219-1e34994e4d7a req-3804b2e6-ac70-484f-ba4f-e7159363139c tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Lock "cinder-attachment_update-f0b25c1c-45ab-4135-b220-ac3c9d330bba-np0000007265" acquired by "attachment_update" :: waited 0.009s {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:08:46.910202 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:08:46.910202 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:08:47.015560 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-23011d96-f465-4f72-8219-1e34994e4d7a req-3804b2e6-ac70-484f-ba4f-e7159363139c tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Lock "cinder-attachment_update-f0b25c1c-45ab-4135-b220-ac3c9d330bba-np0000007265" released by "attachment_update" :: held 0.106s {{(pid=100216) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:08:47.015927 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-23011d96-f465-4f72-8219-1e34994e4d7a req-3804b2e6-ac70-484f-ba4f-e7159363139c tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/attachments/73506dc0-093a-4a74-a373-7ebfd9cc1731 returned with HTTP 200 Aug 13 21:08:47.016424 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 271/1084] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:08:46 2026] PUT /volume/v3/attachments/73506dc0-093a-4a74-a373-7ebfd9cc1731 => generated 969 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:08:47.203154 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-99141cc8-37dc-4115-9efa-7d10eac2158d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:47.206754 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-99141cc8-37dc-4115-9efa-7d10eac2158d tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] GET https://10.4.3.14/volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc Aug 13 21:08:47.206754 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-99141cc8-37dc-4115-9efa-7d10eac2158d tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:47.206754 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-99141cc8-37dc-4115-9efa-7d10eac2158d tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:47.206754 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-99141cc8-37dc-4115-9efa-7d10eac2158d tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Show backup with id 79cedcdb-7361-4ab0-b28c-9897661857cc. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:08:47.210416 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:08:47.210416 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:08:47.211434 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-99141cc8-37dc-4115-9efa-7d10eac2158d tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] https://10.4.3.14/volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc returned with HTTP 200 Aug 13 21:08:47.212115 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 271/1085] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:47 2026] GET /volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:47.224600 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-792c911a-1c46-473b-9da6-b2ff39537cff None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:47.227106 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-792c911a-1c46-473b-9da6-b2ff39537cff tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] GET https://10.4.3.14/volume/v3/volumes/0f501772-3fa8-4c47-aae0-7186ed95d54d Aug 13 21:08:47.227536 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-792c911a-1c46-473b-9da6-b2ff39537cff tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:47.227836 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-792c911a-1c46-473b-9da6-b2ff39537cff tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:47.237625 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:08:47.237625 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:08:47.243032 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-792c911a-1c46-473b-9da6-b2ff39537cff tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Volume info retrieved successfully. Aug 13 21:08:47.249477 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-792c911a-1c46-473b-9da6-b2ff39537cff tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] https://10.4.3.14/volume/v3/volumes/0f501772-3fa8-4c47-aae0-7186ed95d54d returned with HTTP 200 Aug 13 21:08:47.250091 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 271/1086] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:47 2026] GET /volume/v3/volumes/0f501772-3fa8-4c47-aae0-7186ed95d54d => generated 900 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:47.266684 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7d741d34-1197-465b-95da-5e689a44c549 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:47.271043 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7d741d34-1197-465b-95da-5e689a44c549 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] GET https://10.4.3.14/volume/v3/volumes Aug 13 21:08:47.271043 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7d741d34-1197-465b-95da-5e689a44c549 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:47.271043 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7d741d34-1197-465b-95da-5e689a44c549 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Calling method 'index' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:47.271043 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.api_utils [None req-7d741d34-1197-465b-95da-5e689a44c549 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Removing options '' from query. {{(pid=100215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:08:47.271043 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7d741d34-1197-465b-95da-5e689a44c549 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:08:47.280352 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7d741d34-1197-465b-95da-5e689a44c549 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Get all volumes completed successfully. Aug 13 21:08:47.281066 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7d741d34-1197-465b-95da-5e689a44c549 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 200 Aug 13 21:08:47.281530 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 274/1087] 10.4.3.14 () {66 vars in 1230 bytes} [Thu Aug 13 21:08:47 2026] GET /volume/v3/volumes => generated 659 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:47.292385 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-41c6e4d2-bc2c-419b-a2e8-7d42e8d47d53 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:47.294169 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-41c6e4d2-bc2c-419b-a2e8-7d42e8d47d53 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] DELETE https://10.4.3.14/volume/v3/volumes/0f501772-3fa8-4c47-aae0-7186ed95d54d Aug 13 21:08:47.294388 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-41c6e4d2-bc2c-419b-a2e8-7d42e8d47d53 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:47.294566 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-41c6e4d2-bc2c-419b-a2e8-7d42e8d47d53 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:47.294750 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-41c6e4d2-bc2c-419b-a2e8-7d42e8d47d53 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Delete volume with id: 0f501772-3fa8-4c47-aae0-7186ed95d54d Aug 13 21:08:47.301660 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:08:47.301660 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:08:47.302146 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-41c6e4d2-bc2c-419b-a2e8-7d42e8d47d53 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Volume info retrieved successfully. Aug 13 21:08:47.320939 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-41c6e4d2-bc2c-419b-a2e8-7d42e8d47d53 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Delete volume request issued successfully. Aug 13 21:08:47.321247 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-41c6e4d2-bc2c-419b-a2e8-7d42e8d47d53 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] https://10.4.3.14/volume/v3/volumes/0f501772-3fa8-4c47-aae0-7186ed95d54d returned with HTTP 202 Aug 13 21:08:47.321778 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 272/1088] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:08:47 2026] DELETE /volume/v3/volumes/0f501772-3fa8-4c47-aae0-7186ed95d54d => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:08:47.334802 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ebfa4edc-27cb-4f4d-9d49-4cbe312d53db None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:47.336396 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ebfa4edc-27cb-4f4d-9d49-4cbe312d53db tempest-VolumesBackupsAdminTest-117657102 tempest-VolumesBackupsAdminTest-117657102-project-admin] DELETE https://10.4.3.14/volume/v3/backups/1b17ce4d-e12d-40e3-b126-9ae087d91e13 Aug 13 21:08:47.336762 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ebfa4edc-27cb-4f4d-9d49-4cbe312d53db tempest-VolumesBackupsAdminTest-117657102 tempest-VolumesBackupsAdminTest-117657102-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:47.337129 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ebfa4edc-27cb-4f4d-9d49-4cbe312d53db tempest-VolumesBackupsAdminTest-117657102 tempest-VolumesBackupsAdminTest-117657102-project-admin] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:47.337337 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.contrib.backups [None req-ebfa4edc-27cb-4f4d-9d49-4cbe312d53db tempest-VolumesBackupsAdminTest-117657102 tempest-VolumesBackupsAdminTest-117657102-project-admin] Delete backup with id: 1b17ce4d-e12d-40e3-b126-9ae087d91e13. Aug 13 21:08:47.342731 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:08:47.342731 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:08:47.364316 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.backup.rpcapi [None req-ebfa4edc-27cb-4f4d-9d49-4cbe312d53db tempest-VolumesBackupsAdminTest-117657102 tempest-VolumesBackupsAdminTest-117657102-project-admin] delete_backup rpcapi backup_id 1b17ce4d-e12d-40e3-b126-9ae087d91e13 {{(pid=100214) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 21:08:47.365630 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ebfa4edc-27cb-4f4d-9d49-4cbe312d53db tempest-VolumesBackupsAdminTest-117657102 tempest-VolumesBackupsAdminTest-117657102-project-admin] https://10.4.3.14/volume/v3/backups/1b17ce4d-e12d-40e3-b126-9ae087d91e13 returned with HTTP 202 Aug 13 21:08:47.366208 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 272/1089] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:08:47 2026] DELETE /volume/v3/backups/1b17ce4d-e12d-40e3-b126-9ae087d91e13 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:08:47.376610 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-31b34c3f-2255-49de-910b-71f440623894 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:47.378769 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-31b34c3f-2255-49de-910b-71f440623894 tempest-VolumesBackupsAdminTest-117657102 tempest-VolumesBackupsAdminTest-117657102-project-admin] GET https://10.4.3.14/volume/v3/backups/1b17ce4d-e12d-40e3-b126-9ae087d91e13 Aug 13 21:08:47.379014 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-31b34c3f-2255-49de-910b-71f440623894 tempest-VolumesBackupsAdminTest-117657102 tempest-VolumesBackupsAdminTest-117657102-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:47.379327 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-31b34c3f-2255-49de-910b-71f440623894 tempest-VolumesBackupsAdminTest-117657102 tempest-VolumesBackupsAdminTest-117657102-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:47.379679 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-31b34c3f-2255-49de-910b-71f440623894 tempest-VolumesBackupsAdminTest-117657102 tempest-VolumesBackupsAdminTest-117657102-project-admin] Show backup with id 1b17ce4d-e12d-40e3-b126-9ae087d91e13. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:08:47.384983 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:08:47.384983 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:08:47.386153 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-31b34c3f-2255-49de-910b-71f440623894 tempest-VolumesBackupsAdminTest-117657102 tempest-VolumesBackupsAdminTest-117657102-project-admin] https://10.4.3.14/volume/v3/backups/1b17ce4d-e12d-40e3-b126-9ae087d91e13 returned with HTTP 200 Aug 13 21:08:47.386815 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 272/1090] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:47 2026] GET /volume/v3/backups/1b17ce4d-e12d-40e3-b126-9ae087d91e13 => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:47.757945 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7ead8bb5-7831-464d-b1db-fe66add4b6cc None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:47.759952 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7ead8bb5-7831-464d-b1db-fe66add4b6cc tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba Aug 13 21:08:47.760392 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7ead8bb5-7831-464d-b1db-fe66add4b6cc tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:47.760742 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7ead8bb5-7831-464d-b1db-fe66add4b6cc tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:47.774690 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:08:47.774690 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:08:47.780953 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7ead8bb5-7831-464d-b1db-fe66add4b6cc tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:08:47.786910 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7ead8bb5-7831-464d-b1db-fe66add4b6cc tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba returned with HTTP 200 Aug 13 21:08:47.787302 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 275/1091] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:47 2026] GET /volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba => generated 1146 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:08:48.398926 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-134eb117-9c1e-4186-b0e0-427f0a1c32ad None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:48.402138 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-134eb117-9c1e-4186-b0e0-427f0a1c32ad tempest-VolumesBackupsAdminTest-117657102 tempest-VolumesBackupsAdminTest-117657102-project-admin] GET https://10.4.3.14/volume/v3/backups/1b17ce4d-e12d-40e3-b126-9ae087d91e13 Aug 13 21:08:48.402379 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-134eb117-9c1e-4186-b0e0-427f0a1c32ad tempest-VolumesBackupsAdminTest-117657102 tempest-VolumesBackupsAdminTest-117657102-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:48.402637 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-134eb117-9c1e-4186-b0e0-427f0a1c32ad tempest-VolumesBackupsAdminTest-117657102 tempest-VolumesBackupsAdminTest-117657102-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:48.406339 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-134eb117-9c1e-4186-b0e0-427f0a1c32ad tempest-VolumesBackupsAdminTest-117657102 tempest-VolumesBackupsAdminTest-117657102-project-admin] Show backup with id 1b17ce4d-e12d-40e3-b126-9ae087d91e13. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:08:48.415473 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-134eb117-9c1e-4186-b0e0-427f0a1c32ad tempest-VolumesBackupsAdminTest-117657102 tempest-VolumesBackupsAdminTest-117657102-project-admin] https://10.4.3.14/volume/v3/backups/1b17ce4d-e12d-40e3-b126-9ae087d91e13 returned with HTTP 404 Aug 13 21:08:48.417113 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 273/1092] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:48 2026] GET /volume/v3/backups/1b17ce4d-e12d-40e3-b126-9ae087d91e13 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:08:48.427134 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-fcca3f11-8d46-4c7d-bcf7-e7e859925220 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:48.430907 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fcca3f11-8d46-4c7d-bcf7-e7e859925220 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] DELETE https://10.4.3.14/volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc Aug 13 21:08:48.430907 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fcca3f11-8d46-4c7d-bcf7-e7e859925220 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:48.430907 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fcca3f11-8d46-4c7d-bcf7-e7e859925220 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:48.430907 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.contrib.backups [None req-fcca3f11-8d46-4c7d-bcf7-e7e859925220 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Delete backup with id: 79cedcdb-7361-4ab0-b28c-9897661857cc. Aug 13 21:08:48.439794 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:08:48.439794 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:08:48.452871 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.backup.rpcapi [None req-fcca3f11-8d46-4c7d-bcf7-e7e859925220 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] delete_backup rpcapi backup_id 79cedcdb-7361-4ab0-b28c-9897661857cc {{(pid=100214) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 21:08:48.458042 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fcca3f11-8d46-4c7d-bcf7-e7e859925220 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] https://10.4.3.14/volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc returned with HTTP 202 Aug 13 21:08:48.458042 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 273/1093] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:08:48 2026] DELETE /volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:08:48.463187 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c0d01c9c-f610-4524-a68a-3eba8d9786fb None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:48.465554 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c0d01c9c-f610-4524-a68a-3eba8d9786fb tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] GET https://10.4.3.14/volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc Aug 13 21:08:48.465797 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c0d01c9c-f610-4524-a68a-3eba8d9786fb tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:48.466062 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c0d01c9c-f610-4524-a68a-3eba8d9786fb tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:48.466220 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-c0d01c9c-f610-4524-a68a-3eba8d9786fb tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Show backup with id 79cedcdb-7361-4ab0-b28c-9897661857cc. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:08:48.473550 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:08:48.473550 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:08:48.474572 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c0d01c9c-f610-4524-a68a-3eba8d9786fb tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] https://10.4.3.14/volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc returned with HTTP 200 Aug 13 21:08:48.475200 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 273/1094] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:48 2026] GET /volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:48.805145 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ca7a299e-588d-4037-a3b6-57c9144a385a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:48.809363 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ca7a299e-588d-4037-a3b6-57c9144a385a tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba Aug 13 21:08:48.809616 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ca7a299e-588d-4037-a3b6-57c9144a385a tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:48.809863 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ca7a299e-588d-4037-a3b6-57c9144a385a tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:48.828217 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:08:48.828217 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:08:48.832880 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ca7a299e-588d-4037-a3b6-57c9144a385a tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:08:48.839409 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ca7a299e-588d-4037-a3b6-57c9144a385a tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba returned with HTTP 200 Aug 13 21:08:48.839947 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 276/1095] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:48 2026] GET /volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba => generated 1146 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:08:49.288427 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-23011d96-f465-4f72-8219-1e34994e4d7a req-eb60bcc6-7cf0-41c9-b4fd-0ef576fcea34 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:49.290137 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-23011d96-f465-4f72-8219-1e34994e4d7a req-eb60bcc6-7cf0-41c9-b4fd-0ef576fcea34 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] POST https://10.4.3.14/volume/v3/attachments/73506dc0-093a-4a74-a373-7ebfd9cc1731/action Aug 13 21:08:49.290503 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-23011d96-f465-4f72-8219-1e34994e4d7a req-eb60bcc6-7cf0-41c9-b4fd-0ef576fcea34 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Action body: b'{"os-complete": null}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:08:49.290651 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-23011d96-f465-4f72-8219-1e34994e4d7a req-eb60bcc6-7cf0-41c9-b4fd-0ef576fcea34 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:08:49.313307 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:08:49.313307 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:08:49.331533 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-23011d96-f465-4f72-8219-1e34994e4d7a req-eb60bcc6-7cf0-41c9-b4fd-0ef576fcea34 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/attachments/73506dc0-093a-4a74-a373-7ebfd9cc1731/action returned with HTTP 204 Aug 13 21:08:49.332159 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 274/1096] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:08:49 2026] POST /volume/v3/attachments/73506dc0-093a-4a74-a373-7ebfd9cc1731/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:08:49.486984 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-965eac96-9af4-4c19-ab44-6980ce71e928 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:49.488887 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-965eac96-9af4-4c19-ab44-6980ce71e928 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] GET https://10.4.3.14/volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc Aug 13 21:08:49.489161 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-965eac96-9af4-4c19-ab44-6980ce71e928 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:49.489353 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-965eac96-9af4-4c19-ab44-6980ce71e928 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:49.489466 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-965eac96-9af4-4c19-ab44-6980ce71e928 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Show backup with id 79cedcdb-7361-4ab0-b28c-9897661857cc. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:08:49.495937 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-965eac96-9af4-4c19-ab44-6980ce71e928 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] https://10.4.3.14/volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc returned with HTTP 404 Aug 13 21:08:49.496866 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 274/1097] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:49 2026] GET /volume/v3/backups/79cedcdb-7361-4ab0-b28c-9897661857cc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:08:49.602777 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-00e9310f-424c-45db-8a63-96b5d28e1e52 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:49.604849 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-00e9310f-424c-45db-8a63-96b5d28e1e52 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] GET https://10.4.3.14/volume/v3/volumes/f2c73be2-2f94-47c5-960a-a27410be241c Aug 13 21:08:49.605103 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-00e9310f-424c-45db-8a63-96b5d28e1e52 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:49.605883 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-00e9310f-424c-45db-8a63-96b5d28e1e52 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:49.615151 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:08:49.615151 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:08:49.619912 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-00e9310f-424c-45db-8a63-96b5d28e1e52 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Volume info retrieved successfully. Aug 13 21:08:49.625708 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-00e9310f-424c-45db-8a63-96b5d28e1e52 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] https://10.4.3.14/volume/v3/volumes/f2c73be2-2f94-47c5-960a-a27410be241c returned with HTTP 200 Aug 13 21:08:49.626264 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 274/1098] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:49 2026] GET /volume/v3/volumes/f2c73be2-2f94-47c5-960a-a27410be241c => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:49.639170 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-218eb666-9aa3-4a0e-82da-d3514fc56d1a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:49.641259 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-218eb666-9aa3-4a0e-82da-d3514fc56d1a tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] DELETE https://10.4.3.14/volume/v3/volumes/f2c73be2-2f94-47c5-960a-a27410be241c Aug 13 21:08:49.641501 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-218eb666-9aa3-4a0e-82da-d3514fc56d1a tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:49.641726 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-218eb666-9aa3-4a0e-82da-d3514fc56d1a tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:49.641892 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-218eb666-9aa3-4a0e-82da-d3514fc56d1a tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Delete volume with id: f2c73be2-2f94-47c5-960a-a27410be241c Aug 13 21:08:49.649710 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:08:49.649710 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:08:49.650773 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-218eb666-9aa3-4a0e-82da-d3514fc56d1a tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Volume info retrieved successfully. Aug 13 21:08:49.674413 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-218eb666-9aa3-4a0e-82da-d3514fc56d1a tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Delete volume request issued successfully. Aug 13 21:08:49.675183 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-218eb666-9aa3-4a0e-82da-d3514fc56d1a tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] https://10.4.3.14/volume/v3/volumes/f2c73be2-2f94-47c5-960a-a27410be241c returned with HTTP 202 Aug 13 21:08:49.675856 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 277/1099] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:08:49 2026] DELETE /volume/v3/volumes/f2c73be2-2f94-47c5-960a-a27410be241c => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:08:49.684156 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b6c660f1-120a-493a-bb19-e88a600973d3 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:49.685888 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b6c660f1-120a-493a-bb19-e88a600973d3 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] GET https://10.4.3.14/volume/v3/volumes/f2c73be2-2f94-47c5-960a-a27410be241c Aug 13 21:08:49.686107 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b6c660f1-120a-493a-bb19-e88a600973d3 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:49.686304 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b6c660f1-120a-493a-bb19-e88a600973d3 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:49.693824 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:08:49.693824 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:08:49.698267 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-b6c660f1-120a-493a-bb19-e88a600973d3 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Volume info retrieved successfully. Aug 13 21:08:49.705271 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b6c660f1-120a-493a-bb19-e88a600973d3 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] https://10.4.3.14/volume/v3/volumes/f2c73be2-2f94-47c5-960a-a27410be241c returned with HTTP 200 Aug 13 21:08:49.705801 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 275/1100] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:49 2026] GET /volume/v3/volumes/f2c73be2-2f94-47c5-960a-a27410be241c => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:49.859097 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-beacd870-08e1-487d-858f-77fb57948b96 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:49.866603 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-beacd870-08e1-487d-858f-77fb57948b96 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba Aug 13 21:08:49.866785 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-beacd870-08e1-487d-858f-77fb57948b96 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:49.866971 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-beacd870-08e1-487d-858f-77fb57948b96 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:49.879445 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:08:49.879445 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:08:49.883182 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-beacd870-08e1-487d-858f-77fb57948b96 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:08:49.887513 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-beacd870-08e1-487d-858f-77fb57948b96 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba returned with HTTP 200 Aug 13 21:08:49.887874 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 275/1101] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:49 2026] GET /volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba => generated 1440 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:08:49.900743 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-78ef68e7-11e3-4a57-b25a-c402abf4c9d3 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:50.028933 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-78ef68e7-11e3-4a57-b25a-c402abf4c9d3 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-reader] GET https://10.4.3.14/volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba Aug 13 21:08:50.029137 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-78ef68e7-11e3-4a57-b25a-c402abf4c9d3 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-reader] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:50.029445 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-78ef68e7-11e3-4a57-b25a-c402abf4c9d3 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-reader] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:50.041028 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:08:50.041028 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:08:50.044562 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-78ef68e7-11e3-4a57-b25a-c402abf4c9d3 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-reader] Volume info retrieved successfully. Aug 13 21:08:50.049544 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-78ef68e7-11e3-4a57-b25a-c402abf4c9d3 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-reader] https://10.4.3.14/volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba returned with HTTP 200 Aug 13 21:08:50.049937 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 275/1102] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:49 2026] GET /volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba => generated 1440 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:08:50.103465 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f6235161-206e-4e78-9264-264b94b8f636 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:50.105362 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f6235161-206e-4e78-9264-264b94b8f636 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-reader] GET https://10.4.3.14/volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba Aug 13 21:08:50.105581 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f6235161-206e-4e78-9264-264b94b8f636 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-reader] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:50.105763 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f6235161-206e-4e78-9264-264b94b8f636 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-reader] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:50.117799 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:08:50.117799 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:08:50.121230 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f6235161-206e-4e78-9264-264b94b8f636 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-reader] Volume info retrieved successfully. Aug 13 21:08:50.125825 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f6235161-206e-4e78-9264-264b94b8f636 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-reader] https://10.4.3.14/volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba returned with HTTP 200 Aug 13 21:08:50.126350 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 278/1103] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:50 2026] GET /volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba => generated 1440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:08:50.185297 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-d45889a6-a094-4a72-b4a2-b98631dfc9a9 req-c9b79a00-2ede-498e-93a0-1f7af66f4c73 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:50.187905 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-d45889a6-a094-4a72-b4a2-b98631dfc9a9 req-c9b79a00-2ede-498e-93a0-1f7af66f4c73 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba Aug 13 21:08:50.188203 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-d45889a6-a094-4a72-b4a2-b98631dfc9a9 req-c9b79a00-2ede-498e-93a0-1f7af66f4c73 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:50.188447 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-d45889a6-a094-4a72-b4a2-b98631dfc9a9 req-c9b79a00-2ede-498e-93a0-1f7af66f4c73 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:50.213416 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:08:50.213416 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:08:50.219552 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-d45889a6-a094-4a72-b4a2-b98631dfc9a9 req-c9b79a00-2ede-498e-93a0-1f7af66f4c73 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:08:50.226988 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-d45889a6-a094-4a72-b4a2-b98631dfc9a9 req-c9b79a00-2ede-498e-93a0-1f7af66f4c73 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba returned with HTTP 200 Aug 13 21:08:50.226988 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 276/1104] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:08:50 2026] GET /volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba => generated 1440 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:08:50.255901 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-d45889a6-a094-4a72-b4a2-b98631dfc9a9 req-9f80046e-29fe-4540-9576-8db88b518aae None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:50.258907 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-d45889a6-a094-4a72-b4a2-b98631dfc9a9 req-9f80046e-29fe-4540-9576-8db88b518aae tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] POST https://10.4.3.14/volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba/action Aug 13 21:08:50.259503 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-d45889a6-a094-4a72-b4a2-b98631dfc9a9 req-9f80046e-29fe-4540-9576-8db88b518aae tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:08:50.259955 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-d45889a6-a094-4a72-b4a2-b98631dfc9a9 req-9f80046e-29fe-4540-9576-8db88b518aae tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:08:50.279192 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:08:50.279192 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:08:50.279821 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-d45889a6-a094-4a72-b4a2-b98631dfc9a9 req-9f80046e-29fe-4540-9576-8db88b518aae tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:08:50.290374 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-d45889a6-a094-4a72-b4a2-b98631dfc9a9 req-9f80046e-29fe-4540-9576-8db88b518aae tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Begin detaching volume completed successfully. Aug 13 21:08:50.290746 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-d45889a6-a094-4a72-b4a2-b98631dfc9a9 req-9f80046e-29fe-4540-9576-8db88b518aae tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba/action returned with HTTP 202 Aug 13 21:08:50.291511 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 276/1105] 10.4.3.14 () {72 vars in 1665 bytes} [Thu Aug 13 21:08:50 2026] POST /volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:08:50.321061 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-a43dc481-266e-4845-a604-52749441d4c5 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:50.324541 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a43dc481-266e-4845-a604-52749441d4c5 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba Aug 13 21:08:50.324541 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a43dc481-266e-4845-a604-52749441d4c5 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:50.324541 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a43dc481-266e-4845-a604-52749441d4c5 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:50.337692 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-055279db-6b86-4c01-b484-58f0a9a312c7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:50.338205 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-055279db-6b86-4c01-b484-58f0a9a312c7 None None] GET https://10.4.3.14/volume// Aug 13 21:08:50.338405 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-055279db-6b86-4c01-b484-58f0a9a312c7 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:50.338663 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-055279db-6b86-4c01-b484-58f0a9a312c7 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:50.339113 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-055279db-6b86-4c01-b484-58f0a9a312c7 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:08:50.339396 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 279/1106] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:08:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:08:50.347093 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:08:50.347093 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:08:50.350960 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-d45889a6-a094-4a72-b4a2-b98631dfc9a9 req-d5f5e74d-8232-4956-a672-84b8faa14fef None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:50.353381 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-a43dc481-266e-4845-a604-52749441d4c5 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:08:50.354519 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-d45889a6-a094-4a72-b4a2-b98631dfc9a9 req-d5f5e74d-8232-4956-a672-84b8faa14fef tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba Aug 13 21:08:50.354825 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-d45889a6-a094-4a72-b4a2-b98631dfc9a9 req-d5f5e74d-8232-4956-a672-84b8faa14fef tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:50.355102 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-d45889a6-a094-4a72-b4a2-b98631dfc9a9 req-d5f5e74d-8232-4956-a672-84b8faa14fef tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:50.358771 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a43dc481-266e-4845-a604-52749441d4c5 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba returned with HTTP 200 Aug 13 21:08:50.359274 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 276/1107] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:50 2026] GET /volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba => generated 1443 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:08:50.371601 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:08:50.371601 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:08:50.377331 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-d45889a6-a094-4a72-b4a2-b98631dfc9a9 req-d5f5e74d-8232-4956-a672-84b8faa14fef tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:08:50.383279 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-d45889a6-a094-4a72-b4a2-b98631dfc9a9 req-d5f5e74d-8232-4956-a672-84b8faa14fef tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba returned with HTTP 200 Aug 13 21:08:50.383795 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 277/1108] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:08:50 2026] GET /volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba => generated 1623 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:08:50.456292 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7460c514-225c-47ee-8b87-cb162708fe81 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:50.604088 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7460c514-225c-47ee-8b87-cb162708fe81 tempest-AbsoluteLimitsTests-515903735 tempest-AbsoluteLimitsTests-515903735-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:08:50.604550 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7460c514-225c-47ee-8b87-cb162708fe81 tempest-AbsoluteLimitsTests-515903735 tempest-AbsoluteLimitsTests-515903735-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-159168503"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:08:50.606562 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-7460c514-225c-47ee-8b87-cb162708fe81 tempest-AbsoluteLimitsTests-515903735 tempest-AbsoluteLimitsTests-515903735-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-159168503'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:08:50.606738 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-7460c514-225c-47ee-8b87-cb162708fe81 tempest-AbsoluteLimitsTests-515903735 tempest-AbsoluteLimitsTests-515903735-project-member] Create volume of 1 GB Aug 13 21:08:50.611895 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-7460c514-225c-47ee-8b87-cb162708fe81 tempest-AbsoluteLimitsTests-515903735 tempest-AbsoluteLimitsTests-515903735-project-member] Availability Zones retrieved successfully. Aug 13 21:08:50.620075 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-7460c514-225c-47ee-8b87-cb162708fe81 tempest-AbsoluteLimitsTests-515903735 tempest-AbsoluteLimitsTests-515903735-project-member] Flow 'volume_create_api' (f0908398-8793-4a4d-a21f-53c925497b65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:08:50.621396 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-7460c514-225c-47ee-8b87-cb162708fe81 tempest-AbsoluteLimitsTests-515903735 tempest-AbsoluteLimitsTests-515903735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23af0893-8066-48a2-8f9a-73ed3943daf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:50.622654 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-7460c514-225c-47ee-8b87-cb162708fe81 tempest-AbsoluteLimitsTests-515903735 tempest-AbsoluteLimitsTests-515903735-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:08:50.656030 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-7460c514-225c-47ee-8b87-cb162708fe81 tempest-AbsoluteLimitsTests-515903735 tempest-AbsoluteLimitsTests-515903735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23af0893-8066-48a2-8f9a-73ed3943daf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:50.656998 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-7460c514-225c-47ee-8b87-cb162708fe81 tempest-AbsoluteLimitsTests-515903735 tempest-AbsoluteLimitsTests-515903735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e273908-cc25-41cd-88ed-2d322f0e78b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:50.720611 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-7460c514-225c-47ee-8b87-cb162708fe81 tempest-AbsoluteLimitsTests-515903735 tempest-AbsoluteLimitsTests-515903735-project-member] Created reservations ['bcdfcabb-5444-4457-adcf-bc03c48ceb39', '96654049-4124-4e66-bf2c-a2d1eb430012', '20d03d98-18e0-453c-a843-596bcede895a', '3837634f-17fd-4b0a-b94c-872b17a4747e'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:08:50.720941 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-147c1311-09b6-4ce2-9df9-b0686e195c32 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:50.721311 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-7460c514-225c-47ee-8b87-cb162708fe81 tempest-AbsoluteLimitsTests-515903735 tempest-AbsoluteLimitsTests-515903735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e273908-cc25-41cd-88ed-2d322f0e78b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bcdfcabb-5444-4457-adcf-bc03c48ceb39', '96654049-4124-4e66-bf2c-a2d1eb430012', '20d03d98-18e0-453c-a843-596bcede895a', '3837634f-17fd-4b0a-b94c-872b17a4747e']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:50.721953 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-7460c514-225c-47ee-8b87-cb162708fe81 tempest-AbsoluteLimitsTests-515903735 tempest-AbsoluteLimitsTests-515903735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ba0c4d8-b2f3-4656-a9b0-087c3d5c4d00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:50.724139 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-147c1311-09b6-4ce2-9df9-b0686e195c32 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] GET https://10.4.3.14/volume/v3/volumes/f2c73be2-2f94-47c5-960a-a27410be241c Aug 13 21:08:50.724582 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-147c1311-09b6-4ce2-9df9-b0686e195c32 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:50.724950 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-147c1311-09b6-4ce2-9df9-b0686e195c32 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:50.734893 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-147c1311-09b6-4ce2-9df9-b0686e195c32 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] https://10.4.3.14/volume/v3/volumes/f2c73be2-2f94-47c5-960a-a27410be241c returned with HTTP 404 Aug 13 21:08:50.735761 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 280/1109] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:50 2026] GET /volume/v3/volumes/f2c73be2-2f94-47c5-960a-a27410be241c => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:08:50.746195 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-7460c514-225c-47ee-8b87-cb162708fe81 tempest-AbsoluteLimitsTests-515903735 tempest-AbsoluteLimitsTests-515903735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ba0c4d8-b2f3-4656-a9b0-087c3d5c4d00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c09267b6-7aa0-4b50-b479-7fffe83f8703', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-159168503',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24f0645f36544f92932f6a1ced1a8bb2',qos_specs=None,replication_status=,reservations=['bcdfcabb-5444-4457-adcf-bc03c48ceb39','96654049-4124-4e66-bf2c-a2d1eb430012','20d03d98-18e0-453c-a843-596bcede895a','3837634f-17fd-4b0a-b94c-872b17a4747e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71f00afce46d43f8a8eddcbaec8e3b7e',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:08:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-159168503',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c09267b6-7aa0-4b50-b479-7fffe83f8703,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24f0645f36544f92932f6a1ced1a8bb2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71f00afce46d43f8a8eddcbaec8e3b7e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:50.747317 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-7460c514-225c-47ee-8b87-cb162708fe81 tempest-AbsoluteLimitsTests-515903735 tempest-AbsoluteLimitsTests-515903735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23bf80ed-0d13-4e48-91a5-d64f5896f77f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:50.753028 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-45c33127-6774-4b98-b44a-f5b02452be47 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:50.755580 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-45c33127-6774-4b98-b44a-f5b02452be47 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:08:50.756006 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-45c33127-6774-4b98-b44a-f5b02452be47 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-302028858"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:08:50.757721 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-45c33127-6774-4b98-b44a-f5b02452be47 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-302028858'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:08:50.757918 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-45c33127-6774-4b98-b44a-f5b02452be47 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Create volume of 1 GB Aug 13 21:08:50.762237 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-45c33127-6774-4b98-b44a-f5b02452be47 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Availability Zones retrieved successfully. Aug 13 21:08:50.767746 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-7460c514-225c-47ee-8b87-cb162708fe81 tempest-AbsoluteLimitsTests-515903735 tempest-AbsoluteLimitsTests-515903735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23bf80ed-0d13-4e48-91a5-d64f5896f77f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-159168503',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24f0645f36544f92932f6a1ced1a8bb2',qos_specs=None,replication_status=,reservations=['bcdfcabb-5444-4457-adcf-bc03c48ceb39','96654049-4124-4e66-bf2c-a2d1eb430012','20d03d98-18e0-453c-a843-596bcede895a','3837634f-17fd-4b0a-b94c-872b17a4747e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71f00afce46d43f8a8eddcbaec8e3b7e',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:50.768444 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-7460c514-225c-47ee-8b87-cb162708fe81 tempest-AbsoluteLimitsTests-515903735 tempest-AbsoluteLimitsTests-515903735-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f1652db-119f-4903-be4b-7e4d374a4cfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:50.768918 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-45c33127-6774-4b98-b44a-f5b02452be47 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Flow 'volume_create_api' (371a1dd3-bad2-47d3-b894-4b3803f5d865) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:08:50.769927 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-45c33127-6774-4b98-b44a-f5b02452be47 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c3ac53d-4890-48cb-bb95-9ef67882721f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:50.770848 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-45c33127-6774-4b98-b44a-f5b02452be47 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:08:50.779746 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-7460c514-225c-47ee-8b87-cb162708fe81 tempest-AbsoluteLimitsTests-515903735 tempest-AbsoluteLimitsTests-515903735-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f1652db-119f-4903-be4b-7e4d374a4cfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:50.780563 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-7460c514-225c-47ee-8b87-cb162708fe81 tempest-AbsoluteLimitsTests-515903735 tempest-AbsoluteLimitsTests-515903735-project-member] Flow 'volume_create_api' (f0908398-8793-4a4d-a21f-53c925497b65) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:08:50.780860 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-7460c514-225c-47ee-8b87-cb162708fe81 tempest-AbsoluteLimitsTests-515903735 tempest-AbsoluteLimitsTests-515903735-project-member] Create volume request issued successfully. Aug 13 21:08:50.781429 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7460c514-225c-47ee-8b87-cb162708fe81 tempest-AbsoluteLimitsTests-515903735 tempest-AbsoluteLimitsTests-515903735-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:08:50.781882 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 277/1110] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:08:50 2026] POST /volume/v3/volumes => generated 747 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:08:50.800381 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-4a556785-6e5d-4b92-a1e5-9357bcea9e6d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:50.803254 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4a556785-6e5d-4b92-a1e5-9357bcea9e6d tempest-AbsoluteLimitsTests-515903735 tempest-AbsoluteLimitsTests-515903735-project-member] GET https://10.4.3.14/volume/v3/volumes/c09267b6-7aa0-4b50-b479-7fffe83f8703 Aug 13 21:08:50.803503 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4a556785-6e5d-4b92-a1e5-9357bcea9e6d tempest-AbsoluteLimitsTests-515903735 tempest-AbsoluteLimitsTests-515903735-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:50.804733 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4a556785-6e5d-4b92-a1e5-9357bcea9e6d tempest-AbsoluteLimitsTests-515903735 tempest-AbsoluteLimitsTests-515903735-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:50.808693 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-45c33127-6774-4b98-b44a-f5b02452be47 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c3ac53d-4890-48cb-bb95-9ef67882721f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:50.810582 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-45c33127-6774-4b98-b44a-f5b02452be47 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc43c289-bdce-4df8-94df-5394c5704e94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:50.811982 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:08:50.811982 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:08:50.816679 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-4a556785-6e5d-4b92-a1e5-9357bcea9e6d tempest-AbsoluteLimitsTests-515903735 tempest-AbsoluteLimitsTests-515903735-project-member] Volume info retrieved successfully. Aug 13 21:08:50.821696 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4a556785-6e5d-4b92-a1e5-9357bcea9e6d tempest-AbsoluteLimitsTests-515903735 tempest-AbsoluteLimitsTests-515903735-project-member] https://10.4.3.14/volume/v3/volumes/c09267b6-7aa0-4b50-b479-7fffe83f8703 returned with HTTP 200 Aug 13 21:08:50.822120 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 278/1111] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:50 2026] GET /volume/v3/volumes/c09267b6-7aa0-4b50-b479-7fffe83f8703 => generated 815 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:50.861568 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-45c33127-6774-4b98-b44a-f5b02452be47 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Created reservations ['3e1d7de3-4cde-426f-8c3d-3a764d42bbc4', 'ad79875b-9eac-4eec-84f7-cfecd14246a3', '8e6d5b69-154d-46ed-bb99-09badb7e0d61', '4abdb921-bfd5-4d55-87a3-bc0d38f60292'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:08:50.862430 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-45c33127-6774-4b98-b44a-f5b02452be47 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc43c289-bdce-4df8-94df-5394c5704e94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e1d7de3-4cde-426f-8c3d-3a764d42bbc4', 'ad79875b-9eac-4eec-84f7-cfecd14246a3', '8e6d5b69-154d-46ed-bb99-09badb7e0d61', '4abdb921-bfd5-4d55-87a3-bc0d38f60292']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:50.863334 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-45c33127-6774-4b98-b44a-f5b02452be47 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fbe68b4-a77b-4d31-958e-9c7def3df294) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:50.897258 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-45c33127-6774-4b98-b44a-f5b02452be47 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fbe68b4-a77b-4d31-958e-9c7def3df294) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9602e22c-6b22-4080-a22c-1cacb467ef1e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-302028858',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27c96a0394de44db8008e0db08cedfc0',qos_specs=None,replication_status=,reservations=['3e1d7de3-4cde-426f-8c3d-3a764d42bbc4','ad79875b-9eac-4eec-84f7-cfecd14246a3','8e6d5b69-154d-46ed-bb99-09badb7e0d61','4abdb921-bfd5-4d55-87a3-bc0d38f60292'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b91e2a949df40bd99fd925aa4c812c3',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:08:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-302028858',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9602e22c-6b22-4080-a22c-1cacb467ef1e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='27c96a0394de44db8008e0db08cedfc0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7b91e2a949df40bd99fd925aa4c812c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:50.897875 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-45c33127-6774-4b98-b44a-f5b02452be47 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70f20de4-d44d-42f9-b498-f88d3fc16e6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:50.920788 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-45c33127-6774-4b98-b44a-f5b02452be47 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70f20de4-d44d-42f9-b498-f88d3fc16e6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-302028858',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27c96a0394de44db8008e0db08cedfc0',qos_specs=None,replication_status=,reservations=['3e1d7de3-4cde-426f-8c3d-3a764d42bbc4','ad79875b-9eac-4eec-84f7-cfecd14246a3','8e6d5b69-154d-46ed-bb99-09badb7e0d61','4abdb921-bfd5-4d55-87a3-bc0d38f60292'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b91e2a949df40bd99fd925aa4c812c3',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:50.921654 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-45c33127-6774-4b98-b44a-f5b02452be47 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3140d46a-644f-46d3-954d-80aa77122107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:50.932158 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-45c33127-6774-4b98-b44a-f5b02452be47 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3140d46a-644f-46d3-954d-80aa77122107) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:50.933076 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-45c33127-6774-4b98-b44a-f5b02452be47 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Flow 'volume_create_api' (371a1dd3-bad2-47d3-b894-4b3803f5d865) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:08:50.933386 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-45c33127-6774-4b98-b44a-f5b02452be47 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Create volume request issued successfully. Aug 13 21:08:50.934076 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-45c33127-6774-4b98-b44a-f5b02452be47 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:08:50.934659 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 277/1112] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:08:50 2026] POST /volume/v3/volumes => generated 751 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 13 21:08:50.954936 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4b3fc9d4-6a30-4771-8a4e-70ac5f7bd1d4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:50.957684 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4b3fc9d4-6a30-4771-8a4e-70ac5f7bd1d4 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] GET https://10.4.3.14/volume/v3/volumes/9602e22c-6b22-4080-a22c-1cacb467ef1e Aug 13 21:08:50.958808 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4b3fc9d4-6a30-4771-8a4e-70ac5f7bd1d4 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:50.959139 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4b3fc9d4-6a30-4771-8a4e-70ac5f7bd1d4 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:50.970835 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:08:50.970835 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:08:50.974449 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-d45889a6-a094-4a72-b4a2-b98631dfc9a9 req-d90a7f69-30ff-4028-aeab-5d391805b3fc None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:50.976024 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-4b3fc9d4-6a30-4771-8a4e-70ac5f7bd1d4 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Volume info retrieved successfully. Aug 13 21:08:50.977302 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-d45889a6-a094-4a72-b4a2-b98631dfc9a9 req-d90a7f69-30ff-4028-aeab-5d391805b3fc tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba Aug 13 21:08:50.977534 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-d45889a6-a094-4a72-b4a2-b98631dfc9a9 req-d90a7f69-30ff-4028-aeab-5d391805b3fc tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:50.977773 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-d45889a6-a094-4a72-b4a2-b98631dfc9a9 req-d90a7f69-30ff-4028-aeab-5d391805b3fc tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:50.983091 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4b3fc9d4-6a30-4771-8a4e-70ac5f7bd1d4 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] https://10.4.3.14/volume/v3/volumes/9602e22c-6b22-4080-a22c-1cacb467ef1e returned with HTTP 200 Aug 13 21:08:50.983613 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 281/1113] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:50 2026] GET /volume/v3/volumes/9602e22c-6b22-4080-a22c-1cacb467ef1e => generated 819 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:50.991575 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:08:50.991575 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:08:50.996532 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-d45889a6-a094-4a72-b4a2-b98631dfc9a9 req-d90a7f69-30ff-4028-aeab-5d391805b3fc tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:08:51.001848 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-d45889a6-a094-4a72-b4a2-b98631dfc9a9 req-d90a7f69-30ff-4028-aeab-5d391805b3fc tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba returned with HTTP 200 Aug 13 21:08:51.002366 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 278/1114] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:08:50 2026] GET /volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba => generated 1443 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:08:51.016838 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-d45889a6-a094-4a72-b4a2-b98631dfc9a9 req-fe7f1e24-426a-45a2-8cf0-85eab8949492 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:51.020157 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-d45889a6-a094-4a72-b4a2-b98631dfc9a9 req-fe7f1e24-426a-45a2-8cf0-85eab8949492 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] DELETE https://10.4.3.14/volume/v3/attachments/4924c2a5-3d63-4a58-afae-b1a067ca9464 Aug 13 21:08:51.020460 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-d45889a6-a094-4a72-b4a2-b98631dfc9a9 req-fe7f1e24-426a-45a2-8cf0-85eab8949492 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:51.020819 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-d45889a6-a094-4a72-b4a2-b98631dfc9a9 req-fe7f1e24-426a-45a2-8cf0-85eab8949492 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:51.029436 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:08:51.029436 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:08:51.118761 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-d45889a6-a094-4a72-b4a2-b98631dfc9a9 req-fe7f1e24-426a-45a2-8cf0-85eab8949492 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/attachments/4924c2a5-3d63-4a58-afae-b1a067ca9464 returned with HTTP 200 Aug 13 21:08:51.119460 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 279/1115] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:08:51 2026] DELETE /volume/v3/attachments/4924c2a5-3d63-4a58-afae-b1a067ca9464 => generated 192 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:08:51.372231 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-cac8c794-c63c-4a4c-8765-c230f530b9d0 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:51.374143 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-cac8c794-c63c-4a4c-8765-c230f530b9d0 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba Aug 13 21:08:51.374309 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-cac8c794-c63c-4a4c-8765-c230f530b9d0 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:51.374487 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-cac8c794-c63c-4a4c-8765-c230f530b9d0 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:51.383477 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:08:51.383477 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:08:51.387588 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-cac8c794-c63c-4a4c-8765-c230f530b9d0 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:08:51.391512 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-cac8c794-c63c-4a4c-8765-c230f530b9d0 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba returned with HTTP 200 Aug 13 21:08:51.391917 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 278/1116] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:51 2026] GET /volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba => generated 1143 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:08:51.443796 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-da796158-4d52-4d72-ad48-999908af82d2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:51.445807 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-da796158-4d52-4d72-ad48-999908af82d2 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-reader] GET https://10.4.3.14/volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba Aug 13 21:08:51.446091 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-da796158-4d52-4d72-ad48-999908af82d2 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-reader] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:51.446328 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-da796158-4d52-4d72-ad48-999908af82d2 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-reader] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:51.455757 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:08:51.455757 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:08:51.459002 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-da796158-4d52-4d72-ad48-999908af82d2 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-reader] Volume info retrieved successfully. Aug 13 21:08:51.463285 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-da796158-4d52-4d72-ad48-999908af82d2 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-reader] https://10.4.3.14/volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba returned with HTTP 200 Aug 13 21:08:51.463667 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 282/1117] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:51 2026] GET /volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba => generated 1143 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:08:51.512195 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-8ec6d927-93a5-4299-83f8-780d77032924 req-3ce0af7b-d8c8-4b2b-81a6-76a9fbd71331 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:51.515135 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-8ec6d927-93a5-4299-83f8-780d77032924 req-3ce0af7b-d8c8-4b2b-81a6-76a9fbd71331 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba Aug 13 21:08:51.515413 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-8ec6d927-93a5-4299-83f8-780d77032924 req-3ce0af7b-d8c8-4b2b-81a6-76a9fbd71331 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:51.515708 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-8ec6d927-93a5-4299-83f8-780d77032924 req-3ce0af7b-d8c8-4b2b-81a6-76a9fbd71331 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:51.530215 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:08:51.530215 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:08:51.535437 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-8ec6d927-93a5-4299-83f8-780d77032924 req-3ce0af7b-d8c8-4b2b-81a6-76a9fbd71331 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:08:51.542116 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-8ec6d927-93a5-4299-83f8-780d77032924 req-3ce0af7b-d8c8-4b2b-81a6-76a9fbd71331 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba returned with HTTP 200 Aug 13 21:08:51.543061 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 279/1118] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:08:51 2026] GET /volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba => generated 1143 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:08:51.563049 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-8ec6d927-93a5-4299-83f8-780d77032924 req-e4d25a27-6ff6-4daa-8e20-9b826bc13079 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:51.565709 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-8ec6d927-93a5-4299-83f8-780d77032924 req-e4d25a27-6ff6-4daa-8e20-9b826bc13079 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] POST https://10.4.3.14/volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba/action Aug 13 21:08:51.566187 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-8ec6d927-93a5-4299-83f8-780d77032924 req-e4d25a27-6ff6-4daa-8e20-9b826bc13079 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:08:51.566345 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-8ec6d927-93a5-4299-83f8-780d77032924 req-e4d25a27-6ff6-4daa-8e20-9b826bc13079 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:08:51.581325 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:08:51.581325 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:08:51.582019 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-8ec6d927-93a5-4299-83f8-780d77032924 req-e4d25a27-6ff6-4daa-8e20-9b826bc13079 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:08:51.591420 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-8ec6d927-93a5-4299-83f8-780d77032924 req-e4d25a27-6ff6-4daa-8e20-9b826bc13079 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Begin detaching volume completed successfully. Aug 13 21:08:51.591746 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-8ec6d927-93a5-4299-83f8-780d77032924 req-e4d25a27-6ff6-4daa-8e20-9b826bc13079 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba/action returned with HTTP 202 Aug 13 21:08:51.592412 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 280/1119] 10.4.3.14 () {72 vars in 1665 bytes} [Thu Aug 13 21:08:51 2026] POST /volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:08:51.611191 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-55b873d2-5ba5-4f15-a1ca-2134513fb190 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:51.613489 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-55b873d2-5ba5-4f15-a1ca-2134513fb190 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba Aug 13 21:08:51.613873 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-55b873d2-5ba5-4f15-a1ca-2134513fb190 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:51.614215 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-55b873d2-5ba5-4f15-a1ca-2134513fb190 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:51.631605 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:08:51.631605 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:08:51.636932 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-55b873d2-5ba5-4f15-a1ca-2134513fb190 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:08:51.640986 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5a52f123-9dbb-4951-945e-36f47248b69b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:51.641558 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5a52f123-9dbb-4951-945e-36f47248b69b None None] GET https://10.4.3.14/volume// Aug 13 21:08:51.641792 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5a52f123-9dbb-4951-945e-36f47248b69b None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:51.642141 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5a52f123-9dbb-4951-945e-36f47248b69b None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:51.642530 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5a52f123-9dbb-4951-945e-36f47248b69b None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:08:51.642894 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-55b873d2-5ba5-4f15-a1ca-2134513fb190 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba returned with HTTP 200 Aug 13 21:08:51.642983 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 283/1120] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:08:51 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:08:51.643557 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 279/1121] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:51 2026] GET /volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba => generated 1146 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:08:51.650510 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-8ec6d927-93a5-4299-83f8-780d77032924 req-286c2f17-f42f-406a-aea9-7123d57af3b2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:51.653123 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-8ec6d927-93a5-4299-83f8-780d77032924 req-286c2f17-f42f-406a-aea9-7123d57af3b2 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba Aug 13 21:08:51.653253 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-8ec6d927-93a5-4299-83f8-780d77032924 req-286c2f17-f42f-406a-aea9-7123d57af3b2 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:51.653502 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-8ec6d927-93a5-4299-83f8-780d77032924 req-286c2f17-f42f-406a-aea9-7123d57af3b2 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:51.664195 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:08:51.664195 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:08:51.669225 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-8ec6d927-93a5-4299-83f8-780d77032924 req-286c2f17-f42f-406a-aea9-7123d57af3b2 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:08:51.673728 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-8ec6d927-93a5-4299-83f8-780d77032924 req-286c2f17-f42f-406a-aea9-7123d57af3b2 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba returned with HTTP 200 Aug 13 21:08:51.674121 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 280/1122] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:08:51 2026] GET /volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba => generated 1326 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:08:51.837530 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-585a7e62-45fb-4699-912f-1be68058bc50 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:51.839677 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-585a7e62-45fb-4699-912f-1be68058bc50 tempest-AbsoluteLimitsTests-515903735 tempest-AbsoluteLimitsTests-515903735-project-member] GET https://10.4.3.14/volume/v3/volumes/c09267b6-7aa0-4b50-b479-7fffe83f8703 Aug 13 21:08:51.839901 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-585a7e62-45fb-4699-912f-1be68058bc50 tempest-AbsoluteLimitsTests-515903735 tempest-AbsoluteLimitsTests-515903735-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:51.840168 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-585a7e62-45fb-4699-912f-1be68058bc50 tempest-AbsoluteLimitsTests-515903735 tempest-AbsoluteLimitsTests-515903735-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:51.849077 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:08:51.849077 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:08:51.853671 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-585a7e62-45fb-4699-912f-1be68058bc50 tempest-AbsoluteLimitsTests-515903735 tempest-AbsoluteLimitsTests-515903735-project-member] Volume info retrieved successfully. Aug 13 21:08:51.859106 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-585a7e62-45fb-4699-912f-1be68058bc50 tempest-AbsoluteLimitsTests-515903735 tempest-AbsoluteLimitsTests-515903735-project-member] https://10.4.3.14/volume/v3/volumes/c09267b6-7aa0-4b50-b479-7fffe83f8703 returned with HTTP 200 Aug 13 21:08:51.859520 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 281/1123] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:51 2026] GET /volume/v3/volumes/c09267b6-7aa0-4b50-b479-7fffe83f8703 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:51.872406 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-744ad329-34b1-4e8f-a980-fbd64407bd90 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:51.874147 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-744ad329-34b1-4e8f-a980-fbd64407bd90 tempest-AbsoluteLimitsTests-515903735 tempest-AbsoluteLimitsTests-515903735-project-member] GET https://10.4.3.14/volume/v3/limits Aug 13 21:08:51.874316 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-744ad329-34b1-4e8f-a980-fbd64407bd90 tempest-AbsoluteLimitsTests-515903735 tempest-AbsoluteLimitsTests-515903735-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:51.874486 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-744ad329-34b1-4e8f-a980-fbd64407bd90 tempest-AbsoluteLimitsTests-515903735 tempest-AbsoluteLimitsTests-515903735-project-member] Calling method 'index' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:51.884340 np0000007265 devstack@c-api.service[100215]: WARNING cinder.quota [None req-744ad329-34b1-4e8f-a980-fbd64407bd90 tempest-AbsoluteLimitsTests-515903735 tempest-AbsoluteLimitsTests-515903735-project-member] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:08:51.884709 np0000007265 devstack@c-api.service[100215]: WARNING cinder.quota [None req-744ad329-34b1-4e8f-a980-fbd64407bd90 tempest-AbsoluteLimitsTests-515903735 tempest-AbsoluteLimitsTests-515903735-project-member] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:08:51.885113 np0000007265 devstack@c-api.service[100215]: WARNING cinder.quota [None req-744ad329-34b1-4e8f-a980-fbd64407bd90 tempest-AbsoluteLimitsTests-515903735 tempest-AbsoluteLimitsTests-515903735-project-member] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:08:51.885807 np0000007265 devstack@c-api.service[100215]: WARNING cinder.quota [None req-744ad329-34b1-4e8f-a980-fbd64407bd90 tempest-AbsoluteLimitsTests-515903735 tempest-AbsoluteLimitsTests-515903735-project-member] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:08:51.886190 np0000007265 devstack@c-api.service[100215]: WARNING cinder.quota [None req-744ad329-34b1-4e8f-a980-fbd64407bd90 tempest-AbsoluteLimitsTests-515903735 tempest-AbsoluteLimitsTests-515903735-project-member] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:08:51.886530 np0000007265 devstack@c-api.service[100215]: WARNING cinder.quota [None req-744ad329-34b1-4e8f-a980-fbd64407bd90 tempest-AbsoluteLimitsTests-515903735 tempest-AbsoluteLimitsTests-515903735-project-member] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:08:51.902524 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-744ad329-34b1-4e8f-a980-fbd64407bd90 tempest-AbsoluteLimitsTests-515903735 tempest-AbsoluteLimitsTests-515903735-project-member] https://10.4.3.14/volume/v3/limits returned with HTTP 200 Aug 13 21:08:51.902995 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 284/1124] 10.4.3.14 () {66 vars in 1227 bytes} [Thu Aug 13 21:08:51 2026] GET /volume/v3/limits => generated 302 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:51.912202 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-20ecef6f-26a4-4dff-8cb8-f8e65ee8227e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:51.914550 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-20ecef6f-26a4-4dff-8cb8-f8e65ee8227e tempest-AbsoluteLimitsTests-515903735 tempest-AbsoluteLimitsTests-515903735-project-member] GET https://10.4.3.14/volume/v3/volumes/c09267b6-7aa0-4b50-b479-7fffe83f8703 Aug 13 21:08:51.914874 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-20ecef6f-26a4-4dff-8cb8-f8e65ee8227e tempest-AbsoluteLimitsTests-515903735 tempest-AbsoluteLimitsTests-515903735-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:51.915206 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-20ecef6f-26a4-4dff-8cb8-f8e65ee8227e tempest-AbsoluteLimitsTests-515903735 tempest-AbsoluteLimitsTests-515903735-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:51.917765 np0000007265 devstack@c-api.service[100217]: DEBUG dbcounter [-] [100217] Writing DB stats cinder:SELECT=473,cinder:UPDATE=118,cinder:INSERT=66,cinder:DELETE=3 {{(pid=100217) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:08:51.923635 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:08:51.923635 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:08:51.928074 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-20ecef6f-26a4-4dff-8cb8-f8e65ee8227e tempest-AbsoluteLimitsTests-515903735 tempest-AbsoluteLimitsTests-515903735-project-member] Volume info retrieved successfully. Aug 13 21:08:51.934672 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-20ecef6f-26a4-4dff-8cb8-f8e65ee8227e tempest-AbsoluteLimitsTests-515903735 tempest-AbsoluteLimitsTests-515903735-project-member] https://10.4.3.14/volume/v3/volumes/c09267b6-7aa0-4b50-b479-7fffe83f8703 returned with HTTP 200 Aug 13 21:08:51.935469 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 280/1125] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:51 2026] GET /volume/v3/volumes/c09267b6-7aa0-4b50-b479-7fffe83f8703 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:51.948577 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-98d115dd-d460-44e9-a586-20c7df6b0957 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:51.950650 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-98d115dd-d460-44e9-a586-20c7df6b0957 tempest-AbsoluteLimitsTests-515903735 tempest-AbsoluteLimitsTests-515903735-project-member] DELETE https://10.4.3.14/volume/v3/volumes/c09267b6-7aa0-4b50-b479-7fffe83f8703 Aug 13 21:08:51.950872 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-98d115dd-d460-44e9-a586-20c7df6b0957 tempest-AbsoluteLimitsTests-515903735 tempest-AbsoluteLimitsTests-515903735-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:51.951085 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-98d115dd-d460-44e9-a586-20c7df6b0957 tempest-AbsoluteLimitsTests-515903735 tempest-AbsoluteLimitsTests-515903735-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:51.951258 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-98d115dd-d460-44e9-a586-20c7df6b0957 tempest-AbsoluteLimitsTests-515903735 tempest-AbsoluteLimitsTests-515903735-project-member] Delete volume with id: c09267b6-7aa0-4b50-b479-7fffe83f8703 Aug 13 21:08:51.958667 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:08:51.958667 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:08:51.959268 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-98d115dd-d460-44e9-a586-20c7df6b0957 tempest-AbsoluteLimitsTests-515903735 tempest-AbsoluteLimitsTests-515903735-project-member] Volume info retrieved successfully. Aug 13 21:08:51.978990 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-98d115dd-d460-44e9-a586-20c7df6b0957 tempest-AbsoluteLimitsTests-515903735 tempest-AbsoluteLimitsTests-515903735-project-member] Delete volume request issued successfully. Aug 13 21:08:51.979411 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-98d115dd-d460-44e9-a586-20c7df6b0957 tempest-AbsoluteLimitsTests-515903735 tempest-AbsoluteLimitsTests-515903735-project-member] https://10.4.3.14/volume/v3/volumes/c09267b6-7aa0-4b50-b479-7fffe83f8703 returned with HTTP 202 Aug 13 21:08:51.979802 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 281/1126] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:08:51 2026] DELETE /volume/v3/volumes/c09267b6-7aa0-4b50-b479-7fffe83f8703 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:08:51.988496 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-06f0fc17-f170-47fb-911a-bbeabde41587 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:51.990441 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-06f0fc17-f170-47fb-911a-bbeabde41587 tempest-AbsoluteLimitsTests-515903735 tempest-AbsoluteLimitsTests-515903735-project-member] GET https://10.4.3.14/volume/v3/volumes/c09267b6-7aa0-4b50-b479-7fffe83f8703 Aug 13 21:08:51.990694 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-06f0fc17-f170-47fb-911a-bbeabde41587 tempest-AbsoluteLimitsTests-515903735 tempest-AbsoluteLimitsTests-515903735-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:51.990898 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-06f0fc17-f170-47fb-911a-bbeabde41587 tempest-AbsoluteLimitsTests-515903735 tempest-AbsoluteLimitsTests-515903735-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:51.998216 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-bfcb407d-7632-440f-9302-ea2b52aa0b11 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:51.998340 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:08:51.998340 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:08:52.000530 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bfcb407d-7632-440f-9302-ea2b52aa0b11 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] GET https://10.4.3.14/volume/v3/volumes/9602e22c-6b22-4080-a22c-1cacb467ef1e Aug 13 21:08:52.000816 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bfcb407d-7632-440f-9302-ea2b52aa0b11 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:52.001014 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bfcb407d-7632-440f-9302-ea2b52aa0b11 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:52.002058 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-06f0fc17-f170-47fb-911a-bbeabde41587 tempest-AbsoluteLimitsTests-515903735 tempest-AbsoluteLimitsTests-515903735-project-member] Volume info retrieved successfully. Aug 13 21:08:52.005718 np0000007265 devstack@c-api.service[100215]: DEBUG dbcounter [-] [100215] Writing DB stats cinder:SELECT=438,cinder:INSERT=56,cinder:UPDATE=100,cinder:DELETE=2 {{(pid=100215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:08:52.007309 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-06f0fc17-f170-47fb-911a-bbeabde41587 tempest-AbsoluteLimitsTests-515903735 tempest-AbsoluteLimitsTests-515903735-project-member] https://10.4.3.14/volume/v3/volumes/c09267b6-7aa0-4b50-b479-7fffe83f8703 returned with HTTP 200 Aug 13 21:08:52.007746 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 282/1127] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:51 2026] GET /volume/v3/volumes/c09267b6-7aa0-4b50-b479-7fffe83f8703 => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:52.010981 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:08:52.010981 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:08:52.015777 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-bfcb407d-7632-440f-9302-ea2b52aa0b11 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Volume info retrieved successfully. Aug 13 21:08:52.021448 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bfcb407d-7632-440f-9302-ea2b52aa0b11 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] https://10.4.3.14/volume/v3/volumes/9602e22c-6b22-4080-a22c-1cacb467ef1e returned with HTTP 200 Aug 13 21:08:52.021813 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 285/1128] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:51 2026] GET /volume/v3/volumes/9602e22c-6b22-4080-a22c-1cacb467ef1e => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:52.037629 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b29824fb-8613-459d-a047-f43476214042 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:52.039818 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b29824fb-8613-459d-a047-f43476214042 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] POST https://10.4.3.14/volume/v3/backups Aug 13 21:08:52.040473 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b29824fb-8613-459d-a047-f43476214042 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9602e22c-6b22-4080-a22c-1cacb467ef1e", "name": "tempest-VolumesBackupsAdminTest-Backup-860652858", "container": "tempest-volumesbackupsadmintest-backup-container-948849523"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:08:52.042339 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.contrib.backups [None req-b29824fb-8613-459d-a047-f43476214042 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Creating new backup {'backup': {'volume_id': '9602e22c-6b22-4080-a22c-1cacb467ef1e', 'name': 'tempest-VolumesBackupsAdminTest-Backup-860652858', 'container': 'tempest-volumesbackupsadmintest-backup-container-948849523'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 21:08:52.042748 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.contrib.backups [None req-b29824fb-8613-459d-a047-f43476214042 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Creating backup of volume 9602e22c-6b22-4080-a22c-1cacb467ef1e in container tempest-volumesbackupsadmintest-backup-container-948849523 Aug 13 21:08:52.050624 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:08:52.050624 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:08:52.051255 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-b29824fb-8613-459d-a047-f43476214042 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Volume info retrieved successfully. Aug 13 21:08:52.074388 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-b29824fb-8613-459d-a047-f43476214042 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Created reservations ['cc78537a-0647-46be-94e0-55bebff2b8f9', '352178d4-22af-40eb-a212-329558d81756'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:08:52.106120 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b29824fb-8613-459d-a047-f43476214042 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] https://10.4.3.14/volume/v3/backups returned with HTTP 202 Aug 13 21:08:52.106584 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 281/1129] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:08:52 2026] POST /volume/v3/backups => generated 332 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:08:52.115458 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1be130d7-0f75-4b50-a675-137aeb0e9962 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:52.117395 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1be130d7-0f75-4b50-a675-137aeb0e9962 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] GET https://10.4.3.14/volume/v3/backups/437836c0-543b-405a-9cba-141de5cc6d40 Aug 13 21:08:52.117618 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1be130d7-0f75-4b50-a675-137aeb0e9962 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:52.117853 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1be130d7-0f75-4b50-a675-137aeb0e9962 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:52.117925 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-1be130d7-0f75-4b50-a675-137aeb0e9962 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Show backup with id 437836c0-543b-405a-9cba-141de5cc6d40. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:08:52.128791 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:08:52.128791 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:08:52.129842 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1be130d7-0f75-4b50-a675-137aeb0e9962 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] https://10.4.3.14/volume/v3/backups/437836c0-543b-405a-9cba-141de5cc6d40 returned with HTTP 200 Aug 13 21:08:52.130339 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 282/1130] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:52 2026] GET /volume/v3/backups/437836c0-543b-405a-9cba-141de5cc6d40 => generated 795 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:52.660776 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-768ddee7-57ee-435b-a747-c53fdf4a2b0b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:52.662606 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-768ddee7-57ee-435b-a747-c53fdf4a2b0b tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba Aug 13 21:08:52.662858 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-768ddee7-57ee-435b-a747-c53fdf4a2b0b tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:52.663092 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-768ddee7-57ee-435b-a747-c53fdf4a2b0b tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:52.672979 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:08:52.672979 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:08:52.676815 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-768ddee7-57ee-435b-a747-c53fdf4a2b0b tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:08:52.681253 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-768ddee7-57ee-435b-a747-c53fdf4a2b0b tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba returned with HTTP 200 Aug 13 21:08:52.681764 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 283/1131] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:52 2026] GET /volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba => generated 1146 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:08:53.019654 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-34eafab6-b802-484d-b4d0-4a66f0ba4836 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:53.021446 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-34eafab6-b802-484d-b4d0-4a66f0ba4836 tempest-AbsoluteLimitsTests-515903735 tempest-AbsoluteLimitsTests-515903735-project-member] GET https://10.4.3.14/volume/v3/volumes/c09267b6-7aa0-4b50-b479-7fffe83f8703 Aug 13 21:08:53.021617 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-34eafab6-b802-484d-b4d0-4a66f0ba4836 tempest-AbsoluteLimitsTests-515903735 tempest-AbsoluteLimitsTests-515903735-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:53.021803 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-34eafab6-b802-484d-b4d0-4a66f0ba4836 tempest-AbsoluteLimitsTests-515903735 tempest-AbsoluteLimitsTests-515903735-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:53.027298 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-34eafab6-b802-484d-b4d0-4a66f0ba4836 tempest-AbsoluteLimitsTests-515903735 tempest-AbsoluteLimitsTests-515903735-project-member] https://10.4.3.14/volume/v3/volumes/c09267b6-7aa0-4b50-b479-7fffe83f8703 returned with HTTP 404 Aug 13 21:08:53.027825 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 286/1132] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:53 2026] GET /volume/v3/volumes/c09267b6-7aa0-4b50-b479-7fffe83f8703 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:08:53.140985 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-7a90e627-719c-49c6-89ac-57ab534d3b74 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:53.143385 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7a90e627-719c-49c6-89ac-57ab534d3b74 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] GET https://10.4.3.14/volume/v3/backups/437836c0-543b-405a-9cba-141de5cc6d40 Aug 13 21:08:53.144074 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7a90e627-719c-49c6-89ac-57ab534d3b74 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:53.144074 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7a90e627-719c-49c6-89ac-57ab534d3b74 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:53.144168 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-7a90e627-719c-49c6-89ac-57ab534d3b74 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Show backup with id 437836c0-543b-405a-9cba-141de5cc6d40. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:08:53.152733 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:08:53.152733 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:08:53.155594 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7a90e627-719c-49c6-89ac-57ab534d3b74 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] https://10.4.3.14/volume/v3/backups/437836c0-543b-405a-9cba-141de5cc6d40 returned with HTTP 200 Aug 13 21:08:53.155594 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 282/1133] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:53 2026] GET /volume/v3/backups/437836c0-543b-405a-9cba-141de5cc6d40 => generated 797 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:53.695422 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-15892846-60a7-4be0-af13-8cb2812ff518 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:53.697949 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-15892846-60a7-4be0-af13-8cb2812ff518 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba Aug 13 21:08:53.698276 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-15892846-60a7-4be0-af13-8cb2812ff518 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:53.698547 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-15892846-60a7-4be0-af13-8cb2812ff518 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:53.713630 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:08:53.713630 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:08:53.719381 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-15892846-60a7-4be0-af13-8cb2812ff518 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:08:53.726802 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-15892846-60a7-4be0-af13-8cb2812ff518 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba returned with HTTP 200 Aug 13 21:08:53.727807 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 283/1134] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:53 2026] GET /volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba => generated 1146 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:08:54.163532 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-93f7e6e5-9212-4709-9484-f342b9d67408 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:54.165248 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-93f7e6e5-9212-4709-9484-f342b9d67408 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] GET https://10.4.3.14/volume/v3/backups/437836c0-543b-405a-9cba-141de5cc6d40 Aug 13 21:08:54.165432 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-93f7e6e5-9212-4709-9484-f342b9d67408 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:54.165606 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-93f7e6e5-9212-4709-9484-f342b9d67408 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:54.165711 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-93f7e6e5-9212-4709-9484-f342b9d67408 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Show backup with id 437836c0-543b-405a-9cba-141de5cc6d40. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:08:54.172565 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:08:54.172565 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:08:54.173342 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-93f7e6e5-9212-4709-9484-f342b9d67408 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] https://10.4.3.14/volume/v3/backups/437836c0-543b-405a-9cba-141de5cc6d40 returned with HTTP 200 Aug 13 21:08:54.173694 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 284/1135] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:54 2026] GET /volume/v3/backups/437836c0-543b-405a-9cba-141de5cc6d40 => generated 797 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:54.747021 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3320cad1-7041-4462-b4d8-48da9be6f5b4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:54.748831 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3320cad1-7041-4462-b4d8-48da9be6f5b4 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba Aug 13 21:08:54.749233 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3320cad1-7041-4462-b4d8-48da9be6f5b4 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:54.749422 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3320cad1-7041-4462-b4d8-48da9be6f5b4 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:54.765480 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:08:54.765480 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:08:54.775690 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-3320cad1-7041-4462-b4d8-48da9be6f5b4 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:08:54.790023 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3320cad1-7041-4462-b4d8-48da9be6f5b4 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba returned with HTTP 200 Aug 13 21:08:54.790487 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 287/1136] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:54 2026] GET /volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba => generated 1146 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:08:54.871939 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-60453458-37fd-42e3-8078-14d55feb98e1 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:54.974280 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-60453458-37fd-42e3-8078-14d55feb98e1 tempest-VolumesSummaryTest-182281470 tempest-VolumesSummaryTest-182281470-project-member] GET https://10.4.3.14/volume/v3/volumes/summary Aug 13 21:08:54.974467 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-60453458-37fd-42e3-8078-14d55feb98e1 tempest-VolumesSummaryTest-182281470 tempest-VolumesSummaryTest-182281470-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:54.974627 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-60453458-37fd-42e3-8078-14d55feb98e1 tempest-VolumesSummaryTest-182281470 tempest-VolumesSummaryTest-182281470-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:54.974781 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.api_utils [None req-60453458-37fd-42e3-8078-14d55feb98e1 tempest-VolumesSummaryTest-182281470 tempest-VolumesSummaryTest-182281470-project-member] Removing options '' from query. {{(pid=100217) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:08:54.980357 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-60453458-37fd-42e3-8078-14d55feb98e1 tempest-VolumesSummaryTest-182281470 tempest-VolumesSummaryTest-182281470-project-member] Get summary completed successfully. Aug 13 21:08:54.980708 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-60453458-37fd-42e3-8078-14d55feb98e1 tempest-VolumesSummaryTest-182281470 tempest-VolumesSummaryTest-182281470-project-member] https://10.4.3.14/volume/v3/volumes/summary returned with HTTP 200 Aug 13 21:08:54.981187 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 283/1137] 10.4.3.14 () {68 vars in 1295 bytes} [Thu Aug 13 21:08:54 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:55.183723 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-987802e8-470f-446d-b3ee-a86b03a34762 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:55.186127 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-987802e8-470f-446d-b3ee-a86b03a34762 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] GET https://10.4.3.14/volume/v3/backups/437836c0-543b-405a-9cba-141de5cc6d40 Aug 13 21:08:55.186587 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-987802e8-470f-446d-b3ee-a86b03a34762 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:55.189766 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-987802e8-470f-446d-b3ee-a86b03a34762 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:55.190077 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-987802e8-470f-446d-b3ee-a86b03a34762 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Show backup with id 437836c0-543b-405a-9cba-141de5cc6d40. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:08:55.196443 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:08:55.196443 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:08:55.197587 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-987802e8-470f-446d-b3ee-a86b03a34762 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] https://10.4.3.14/volume/v3/backups/437836c0-543b-405a-9cba-141de5cc6d40 returned with HTTP 200 Aug 13 21:08:55.198135 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 284/1138] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:55 2026] GET /volume/v3/backups/437836c0-543b-405a-9cba-141de5cc6d40 => generated 797 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:55.419402 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-3e9636ec-5c38-4388-96dc-0b0fa6530820 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:55.422990 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3e9636ec-5c38-4388-96dc-0b0fa6530820 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:08:55.422990 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3e9636ec-5c38-4388-96dc-0b0fa6530820 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1356557708"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:08:55.423986 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-3e9636ec-5c38-4388-96dc-0b0fa6530820 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1356557708'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:08:55.424337 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-3e9636ec-5c38-4388-96dc-0b0fa6530820 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Create volume of 1 GB Aug 13 21:08:55.429812 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-3e9636ec-5c38-4388-96dc-0b0fa6530820 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Availability Zones retrieved successfully. Aug 13 21:08:55.439052 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-3e9636ec-5c38-4388-96dc-0b0fa6530820 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Flow 'volume_create_api' (bfe83b42-7edc-48be-a583-40f63cb4e736) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:08:55.440612 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-3e9636ec-5c38-4388-96dc-0b0fa6530820 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (186efddf-732e-4d8a-aaf1-65a226829925) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:55.442327 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-3e9636ec-5c38-4388-96dc-0b0fa6530820 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:08:55.485446 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-3e9636ec-5c38-4388-96dc-0b0fa6530820 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (186efddf-732e-4d8a-aaf1-65a226829925) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:55.485446 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-3e9636ec-5c38-4388-96dc-0b0fa6530820 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5cbbfcc3-9eaa-4eac-9b7b-637484e67cc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:55.538148 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-3e9636ec-5c38-4388-96dc-0b0fa6530820 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Created reservations ['71b90582-efc7-4e35-b13c-eeb4f9153698', 'd6e4370f-f811-4022-8206-40a421484ec7', '8930eea4-c80c-435f-8c5a-1082c9c2e307', 'f78dd6b9-f488-4810-94d2-8b24f8e103cb'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:08:55.539010 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-3e9636ec-5c38-4388-96dc-0b0fa6530820 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5cbbfcc3-9eaa-4eac-9b7b-637484e67cc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71b90582-efc7-4e35-b13c-eeb4f9153698', 'd6e4370f-f811-4022-8206-40a421484ec7', '8930eea4-c80c-435f-8c5a-1082c9c2e307', 'f78dd6b9-f488-4810-94d2-8b24f8e103cb']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:55.539725 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-3e9636ec-5c38-4388-96dc-0b0fa6530820 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0794c604-7f9a-4f52-b3cf-45c83f783201) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:55.563293 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-3e9636ec-5c38-4388-96dc-0b0fa6530820 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0794c604-7f9a-4f52-b3cf-45c83f783201) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '34acc6be-9ee9-4493-a6d5-33656276c47d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1356557708',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb58437551964d5782679503348f8a51',qos_specs=None,replication_status=,reservations=['71b90582-efc7-4e35-b13c-eeb4f9153698','d6e4370f-f811-4022-8206-40a421484ec7','8930eea4-c80c-435f-8c5a-1082c9c2e307','f78dd6b9-f488-4810-94d2-8b24f8e103cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5737adbd3e354a1b94bb8d38f0ac249b',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:08:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1356557708',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=34acc6be-9ee9-4493-a6d5-33656276c47d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb58437551964d5782679503348f8a51',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5737adbd3e354a1b94bb8d38f0ac249b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:55.563959 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-3e9636ec-5c38-4388-96dc-0b0fa6530820 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1c2d7a6-2a21-4171-87e1-7bd15090c976) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:55.587836 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-3e9636ec-5c38-4388-96dc-0b0fa6530820 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1c2d7a6-2a21-4171-87e1-7bd15090c976) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1356557708',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb58437551964d5782679503348f8a51',qos_specs=None,replication_status=,reservations=['71b90582-efc7-4e35-b13c-eeb4f9153698','d6e4370f-f811-4022-8206-40a421484ec7','8930eea4-c80c-435f-8c5a-1082c9c2e307','f78dd6b9-f488-4810-94d2-8b24f8e103cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5737adbd3e354a1b94bb8d38f0ac249b',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:55.588487 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-3e9636ec-5c38-4388-96dc-0b0fa6530820 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ec0c4d7-4f63-4960-a24b-bde52482c439) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:55.602338 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-3e9636ec-5c38-4388-96dc-0b0fa6530820 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ec0c4d7-4f63-4960-a24b-bde52482c439) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:55.603108 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-3e9636ec-5c38-4388-96dc-0b0fa6530820 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Flow 'volume_create_api' (bfe83b42-7edc-48be-a583-40f63cb4e736) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:08:55.603723 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-3e9636ec-5c38-4388-96dc-0b0fa6530820 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Create volume request issued successfully. Aug 13 21:08:55.603919 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3e9636ec-5c38-4388-96dc-0b0fa6530820 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:08:55.605624 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 285/1139] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:08:55 2026] POST /volume/v3/volumes => generated 753 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:08:55.626077 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f0a87dd6-d5c8-44bd-980a-834194d72526 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:55.628522 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f0a87dd6-d5c8-44bd-980a-834194d72526 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] GET https://10.4.3.14/volume/v3/volumes/34acc6be-9ee9-4493-a6d5-33656276c47d Aug 13 21:08:55.628790 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f0a87dd6-d5c8-44bd-980a-834194d72526 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:55.629098 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f0a87dd6-d5c8-44bd-980a-834194d72526 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:55.639050 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:08:55.639050 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:08:55.644401 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f0a87dd6-d5c8-44bd-980a-834194d72526 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Volume info retrieved successfully. Aug 13 21:08:55.650769 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f0a87dd6-d5c8-44bd-980a-834194d72526 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] https://10.4.3.14/volume/v3/volumes/34acc6be-9ee9-4493-a6d5-33656276c47d returned with HTTP 200 Aug 13 21:08:55.651361 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 288/1140] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:55 2026] GET /volume/v3/volumes/34acc6be-9ee9-4493-a6d5-33656276c47d => generated 821 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:55.815299 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-2f0a5813-9f78-4137-bc0f-6682b1b72e56 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:55.817526 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2f0a5813-9f78-4137-bc0f-6682b1b72e56 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba Aug 13 21:08:55.817767 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2f0a5813-9f78-4137-bc0f-6682b1b72e56 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:55.818053 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2f0a5813-9f78-4137-bc0f-6682b1b72e56 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:55.831380 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:08:55.831380 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:08:55.836458 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-2f0a5813-9f78-4137-bc0f-6682b1b72e56 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:08:55.843314 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2f0a5813-9f78-4137-bc0f-6682b1b72e56 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba returned with HTTP 200 Aug 13 21:08:55.843723 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 284/1141] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:55 2026] GET /volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba => generated 1146 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:08:56.213479 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-eb08da88-201b-460a-b191-b47b076eab33 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:56.221632 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-eb08da88-201b-460a-b191-b47b076eab33 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] GET https://10.4.3.14/volume/v3/backups/437836c0-543b-405a-9cba-141de5cc6d40 Aug 13 21:08:56.222819 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-eb08da88-201b-460a-b191-b47b076eab33 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:56.223184 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-eb08da88-201b-460a-b191-b47b076eab33 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:56.223292 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-eb08da88-201b-460a-b191-b47b076eab33 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Show backup with id 437836c0-543b-405a-9cba-141de5cc6d40. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:08:56.232072 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:08:56.232072 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:08:56.232829 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-eb08da88-201b-460a-b191-b47b076eab33 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] https://10.4.3.14/volume/v3/backups/437836c0-543b-405a-9cba-141de5cc6d40 returned with HTTP 200 Aug 13 21:08:56.233442 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 285/1142] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:56 2026] GET /volume/v3/backups/437836c0-543b-405a-9cba-141de5cc6d40 => generated 797 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:56.414052 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-8ec6d927-93a5-4299-83f8-780d77032924 req-73a748d7-a026-4e1f-8a08-292dfac548c4 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:56.416479 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-8ec6d927-93a5-4299-83f8-780d77032924 req-73a748d7-a026-4e1f-8a08-292dfac548c4 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba Aug 13 21:08:56.416773 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-8ec6d927-93a5-4299-83f8-780d77032924 req-73a748d7-a026-4e1f-8a08-292dfac548c4 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:56.417022 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-8ec6d927-93a5-4299-83f8-780d77032924 req-73a748d7-a026-4e1f-8a08-292dfac548c4 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:56.430355 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:08:56.430355 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:08:56.434819 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-8ec6d927-93a5-4299-83f8-780d77032924 req-73a748d7-a026-4e1f-8a08-292dfac548c4 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:08:56.447599 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-8ec6d927-93a5-4299-83f8-780d77032924 req-73a748d7-a026-4e1f-8a08-292dfac548c4 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba returned with HTTP 200 Aug 13 21:08:56.447599 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 286/1143] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:08:56 2026] GET /volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba => generated 1146 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:08:56.673010 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f31809e0-80ba-4b2e-a0ce-11c65fe14994 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:56.679702 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f31809e0-80ba-4b2e-a0ce-11c65fe14994 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] GET https://10.4.3.14/volume/v3/volumes/34acc6be-9ee9-4493-a6d5-33656276c47d Aug 13 21:08:56.680033 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f31809e0-80ba-4b2e-a0ce-11c65fe14994 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:56.681801 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f31809e0-80ba-4b2e-a0ce-11c65fe14994 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:56.693809 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:08:56.693809 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:08:56.699139 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f31809e0-80ba-4b2e-a0ce-11c65fe14994 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Volume info retrieved successfully. Aug 13 21:08:56.713009 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f31809e0-80ba-4b2e-a0ce-11c65fe14994 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] https://10.4.3.14/volume/v3/volumes/34acc6be-9ee9-4493-a6d5-33656276c47d returned with HTTP 200 Aug 13 21:08:56.713547 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 289/1144] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:56 2026] GET /volume/v3/volumes/34acc6be-9ee9-4493-a6d5-33656276c47d => generated 846 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:56.739850 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-fef5baf1-9e02-437e-8c04-63fe6d994294 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:56.776273 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-08e47836-607c-43cc-aaf5-def756648096 req-9080af4b-87b4-448a-b950-452c83bd8cf6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:56.784007 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-08e47836-607c-43cc-aaf5-def756648096 req-9080af4b-87b4-448a-b950-452c83bd8cf6 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] GET https://10.4.3.14/volume/v3/volumes/34acc6be-9ee9-4493-a6d5-33656276c47d Aug 13 21:08:56.784007 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-08e47836-607c-43cc-aaf5-def756648096 req-9080af4b-87b4-448a-b950-452c83bd8cf6 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:56.784007 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-08e47836-607c-43cc-aaf5-def756648096 req-9080af4b-87b4-448a-b950-452c83bd8cf6 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:56.794918 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:08:56.794918 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:08:56.801870 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-08e47836-607c-43cc-aaf5-def756648096 req-9080af4b-87b4-448a-b950-452c83bd8cf6 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Volume info retrieved successfully. Aug 13 21:08:56.812690 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-08e47836-607c-43cc-aaf5-def756648096 req-9080af4b-87b4-448a-b950-452c83bd8cf6 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] https://10.4.3.14/volume/v3/volumes/34acc6be-9ee9-4493-a6d5-33656276c47d returned with HTTP 200 Aug 13 21:08:56.813168 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 286/1145] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:08:56 2026] GET /volume/v3/volumes/34acc6be-9ee9-4493-a6d5-33656276c47d => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 21:08:56.872665 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-598da8dd-99f8-4d0c-8447-69b38d9c213b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:56.877707 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-598da8dd-99f8-4d0c-8447-69b38d9c213b tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba Aug 13 21:08:56.877707 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-598da8dd-99f8-4d0c-8447-69b38d9c213b tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:56.877707 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-598da8dd-99f8-4d0c-8447-69b38d9c213b tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:56.893636 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:08:56.893636 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:08:56.899927 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fef5baf1-9e02-437e-8c04-63fe6d994294 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:08:56.900706 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fef5baf1-9e02-437e-8c04-63fe6d994294 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-87592670"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:08:56.902717 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-598da8dd-99f8-4d0c-8447-69b38d9c213b tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:08:56.907474 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-fef5baf1-9e02-437e-8c04-63fe6d994294 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-87592670'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:08:56.907659 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-fef5baf1-9e02-437e-8c04-63fe6d994294 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Create volume of 1 GB Aug 13 21:08:56.911405 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-598da8dd-99f8-4d0c-8447-69b38d9c213b tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba returned with HTTP 200 Aug 13 21:08:56.912073 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 287/1146] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:56 2026] GET /volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba => generated 1146 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:08:56.916307 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-fef5baf1-9e02-437e-8c04-63fe6d994294 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Availability Zones retrieved successfully. Aug 13 21:08:56.920373 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-8ec6d927-93a5-4299-83f8-780d77032924 req-db1c8d23-ed02-494a-9c1d-18a91ad0cd4c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:56.925314 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-fef5baf1-9e02-437e-8c04-63fe6d994294 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Flow 'volume_create_api' (5c819c75-3ba0-4cac-ba2d-be0c8f619cd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:08:56.925314 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-fef5baf1-9e02-437e-8c04-63fe6d994294 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c275b1ba-a2ac-4290-975b-79efdc39e74a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:56.925314 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-fef5baf1-9e02-437e-8c04-63fe6d994294 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:08:56.932198 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-8ec6d927-93a5-4299-83f8-780d77032924 req-db1c8d23-ed02-494a-9c1d-18a91ad0cd4c tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] DELETE https://10.4.3.14/volume/v3/attachments/73506dc0-093a-4a74-a373-7ebfd9cc1731 Aug 13 21:08:56.932198 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-8ec6d927-93a5-4299-83f8-780d77032924 req-db1c8d23-ed02-494a-9c1d-18a91ad0cd4c tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:56.932198 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-8ec6d927-93a5-4299-83f8-780d77032924 req-db1c8d23-ed02-494a-9c1d-18a91ad0cd4c tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:56.934086 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9028eb79-920a-4317-93c0-f5c9e79f8427 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:56.935164 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9028eb79-920a-4317-93c0-f5c9e79f8427 None None] GET https://10.4.3.14/volume// Aug 13 21:08:56.935164 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9028eb79-920a-4317-93c0-f5c9e79f8427 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:56.935352 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9028eb79-920a-4317-93c0-f5c9e79f8427 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:56.935712 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9028eb79-920a-4317-93c0-f5c9e79f8427 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:08:56.936139 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 287/1147] 10.4.3.14 () {66 vars in 1421 bytes} [Thu Aug 13 21:08:56 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:08:56.946142 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:08:56.946142 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:08:56.951304 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-08e47836-607c-43cc-aaf5-def756648096 req-a6a975bb-004c-4243-9e9f-d4a545e36c79 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:56.954501 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-08e47836-607c-43cc-aaf5-def756648096 req-a6a975bb-004c-4243-9e9f-d4a545e36c79 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:08:56.954715 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-08e47836-607c-43cc-aaf5-def756648096 req-a6a975bb-004c-4243-9e9f-d4a545e36c79 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "34acc6be-9ee9-4493-a6d5-33656276c47d", "connector": null, "instance_uuid": "3d46e703-b0e1-40f6-91a6-35188833b697"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:08:56.959189 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-fef5baf1-9e02-437e-8c04-63fe6d994294 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c275b1ba-a2ac-4290-975b-79efdc39e74a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:56.959911 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-fef5baf1-9e02-437e-8c04-63fe6d994294 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (642c20d7-77e7-48c7-b106-a4ac47d06be3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:56.964857 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:08:56.964857 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:08:57.006488 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-08e47836-607c-43cc-aaf5-def756648096 req-a6a975bb-004c-4243-9e9f-d4a545e36c79 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:08:57.007078 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 288/1148] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:08:56 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:08:57.014564 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-8ec6d927-93a5-4299-83f8-780d77032924 req-db1c8d23-ed02-494a-9c1d-18a91ad0cd4c tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/attachments/73506dc0-093a-4a74-a373-7ebfd9cc1731 returned with HTTP 200 Aug 13 21:08:57.015081 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 290/1149] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:08:56 2026] DELETE /volume/v3/attachments/73506dc0-093a-4a74-a373-7ebfd9cc1731 => generated 19 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:57.055640 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-21458c2f-bfb7-4a19-860b-7108bc59cf18 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:57.057510 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-21458c2f-bfb7-4a19-860b-7108bc59cf18 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] GET https://10.4.3.14/volume/v3/volumes/34acc6be-9ee9-4493-a6d5-33656276c47d Aug 13 21:08:57.057792 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-21458c2f-bfb7-4a19-860b-7108bc59cf18 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:57.058077 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-21458c2f-bfb7-4a19-860b-7108bc59cf18 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:57.062938 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7265761b-c225-440f-88a6-8a698fbbdec4 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:57.063440 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7265761b-c225-440f-88a6-8a698fbbdec4 None None] GET https://10.4.3.14/volume// Aug 13 21:08:57.063628 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7265761b-c225-440f-88a6-8a698fbbdec4 None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:57.064431 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7265761b-c225-440f-88a6-8a698fbbdec4 None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:57.064762 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7265761b-c225-440f-88a6-8a698fbbdec4 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:08:57.065085 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 289/1150] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:08:57 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:08:57.065980 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-fef5baf1-9e02-437e-8c04-63fe6d994294 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Created reservations ['433ca467-f335-4d29-aaed-4e2834044998', '7e87a826-0cfe-4052-8347-077d0fe940bc', '2b92c8a1-faee-4aef-b8bd-c374e7e8d01b', '9022f319-7d99-4b65-a26f-cb26037cdf6c'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:08:57.067213 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-fef5baf1-9e02-437e-8c04-63fe6d994294 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (642c20d7-77e7-48c7-b106-a4ac47d06be3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['433ca467-f335-4d29-aaed-4e2834044998', '7e87a826-0cfe-4052-8347-077d0fe940bc', '2b92c8a1-faee-4aef-b8bd-c374e7e8d01b', '9022f319-7d99-4b65-a26f-cb26037cdf6c']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:57.067841 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-fef5baf1-9e02-437e-8c04-63fe6d994294 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d2046f6-ebcc-40be-89c2-13ed72db97f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:57.077030 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:08:57.077030 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:08:57.083092 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-21458c2f-bfb7-4a19-860b-7108bc59cf18 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Volume info retrieved successfully. Aug 13 21:08:57.084064 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-08e47836-607c-43cc-aaf5-def756648096 req-f7abac2c-cf07-4b63-a576-a9fc9576f2b4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:57.091844 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-21458c2f-bfb7-4a19-860b-7108bc59cf18 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] https://10.4.3.14/volume/v3/volumes/34acc6be-9ee9-4493-a6d5-33656276c47d returned with HTTP 200 Aug 13 21:08:57.091883 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-08e47836-607c-43cc-aaf5-def756648096 req-f7abac2c-cf07-4b63-a576-a9fc9576f2b4 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] GET https://10.4.3.14/volume/v3/volumes/34acc6be-9ee9-4493-a6d5-33656276c47d Aug 13 21:08:57.092100 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-08e47836-607c-43cc-aaf5-def756648096 req-f7abac2c-cf07-4b63-a576-a9fc9576f2b4 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:57.092272 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-08e47836-607c-43cc-aaf5-def756648096 req-f7abac2c-cf07-4b63-a576-a9fc9576f2b4 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:57.092706 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 288/1151] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:57 2026] GET /volume/v3/volumes/34acc6be-9ee9-4493-a6d5-33656276c47d => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:57.103939 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-fef5baf1-9e02-437e-8c04-63fe6d994294 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d2046f6-ebcc-40be-89c2-13ed72db97f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8bf95515-0f9c-4656-b56f-cc2eeef8e0c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-87592670',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b611d7aec845405e93b43c07ca6ce466',qos_specs=None,replication_status=,reservations=['433ca467-f335-4d29-aaed-4e2834044998','7e87a826-0cfe-4052-8347-077d0fe940bc','2b92c8a1-faee-4aef-b8bd-c374e7e8d01b','9022f319-7d99-4b65-a26f-cb26037cdf6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35879ebb698143fa98d4bea56dde8402',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:08:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-87592670',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8bf95515-0f9c-4656-b56f-cc2eeef8e0c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b611d7aec845405e93b43c07ca6ce466',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='35879ebb698143fa98d4bea56dde8402',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:57.104919 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-fef5baf1-9e02-437e-8c04-63fe6d994294 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (391facee-ef4b-4513-a289-171a65dee804) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:57.105882 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:08:57.105882 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:08:57.111247 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-08e47836-607c-43cc-aaf5-def756648096 req-f7abac2c-cf07-4b63-a576-a9fc9576f2b4 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Volume info retrieved successfully. Aug 13 21:08:57.117374 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-08e47836-607c-43cc-aaf5-def756648096 req-f7abac2c-cf07-4b63-a576-a9fc9576f2b4 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] https://10.4.3.14/volume/v3/volumes/34acc6be-9ee9-4493-a6d5-33656276c47d returned with HTTP 200 Aug 13 21:08:57.117734 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 291/1152] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:08:57 2026] GET /volume/v3/volumes/34acc6be-9ee9-4493-a6d5-33656276c47d => generated 1025 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:08:57.124169 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-fef5baf1-9e02-437e-8c04-63fe6d994294 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (391facee-ef4b-4513-a289-171a65dee804) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-87592670',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b611d7aec845405e93b43c07ca6ce466',qos_specs=None,replication_status=,reservations=['433ca467-f335-4d29-aaed-4e2834044998','7e87a826-0cfe-4052-8347-077d0fe940bc','2b92c8a1-faee-4aef-b8bd-c374e7e8d01b','9022f319-7d99-4b65-a26f-cb26037cdf6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35879ebb698143fa98d4bea56dde8402',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:57.124981 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-fef5baf1-9e02-437e-8c04-63fe6d994294 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3cfb183-0e71-4e04-82eb-5bb981d83432) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:08:57.137372 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-fef5baf1-9e02-437e-8c04-63fe6d994294 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3cfb183-0e71-4e04-82eb-5bb981d83432) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:08:57.144009 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-fef5baf1-9e02-437e-8c04-63fe6d994294 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Flow 'volume_create_api' (5c819c75-3ba0-4cac-ba2d-be0c8f619cd9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:08:57.144009 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-fef5baf1-9e02-437e-8c04-63fe6d994294 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Create volume request issued successfully. Aug 13 21:08:57.144009 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fef5baf1-9e02-437e-8c04-63fe6d994294 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:08:57.144009 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 285/1153] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:08:56 2026] POST /volume/v3/volumes => generated 746 bytes in 400 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:08:57.156238 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d916f487-b293-4dd0-8420-cfb9bff8b854 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:57.160594 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d916f487-b293-4dd0-8420-cfb9bff8b854 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] GET https://10.4.3.14/volume/v3/volumes/8bf95515-0f9c-4656-b56f-cc2eeef8e0c5 Aug 13 21:08:57.160854 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d916f487-b293-4dd0-8420-cfb9bff8b854 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:57.161184 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d916f487-b293-4dd0-8420-cfb9bff8b854 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:57.174011 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:08:57.174011 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:08:57.184209 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-d916f487-b293-4dd0-8420-cfb9bff8b854 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Volume info retrieved successfully. Aug 13 21:08:57.189897 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d916f487-b293-4dd0-8420-cfb9bff8b854 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] https://10.4.3.14/volume/v3/volumes/8bf95515-0f9c-4656-b56f-cc2eeef8e0c5 returned with HTTP 200 Aug 13 21:08:57.190400 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 290/1154] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:57 2026] GET /volume/v3/volumes/8bf95515-0f9c-4656-b56f-cc2eeef8e0c5 => generated 814 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:57.247358 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ce02eee7-1c89-4837-9fea-adec3bf95fac None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:57.250255 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ce02eee7-1c89-4837-9fea-adec3bf95fac tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] GET https://10.4.3.14/volume/v3/backups/437836c0-543b-405a-9cba-141de5cc6d40 Aug 13 21:08:57.250599 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-08e47836-607c-43cc-aaf5-def756648096 req-078080d0-9a35-4888-83ee-d9012aa1fe23 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:57.251347 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ce02eee7-1c89-4837-9fea-adec3bf95fac tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:57.251764 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ce02eee7-1c89-4837-9fea-adec3bf95fac tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:57.252750 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-ce02eee7-1c89-4837-9fea-adec3bf95fac tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Show backup with id 437836c0-543b-405a-9cba-141de5cc6d40. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:08:57.257463 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-08e47836-607c-43cc-aaf5-def756648096 req-078080d0-9a35-4888-83ee-d9012aa1fe23 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] PUT https://10.4.3.14/volume/v3/attachments/471d91d0-0f6e-4d46-8522-8f67360ed71c Aug 13 21:08:57.258035 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-08e47836-607c-43cc-aaf5-def756648096 req-078080d0-9a35-4888-83ee-d9012aa1fe23 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:08:57.260529 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:08:57.260529 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:08:57.262031 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ce02eee7-1c89-4837-9fea-adec3bf95fac tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] https://10.4.3.14/volume/v3/backups/437836c0-543b-405a-9cba-141de5cc6d40 returned with HTTP 200 Aug 13 21:08:57.262591 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 289/1155] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:57 2026] GET /volume/v3/backups/437836c0-543b-405a-9cba-141de5cc6d40 => generated 797 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:57.272403 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-08e47836-607c-43cc-aaf5-def756648096 req-078080d0-9a35-4888-83ee-d9012aa1fe23 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Acquiring lock "cinder-attachment_update-34acc6be-9ee9-4493-a6d5-33656276c47d-np0000007265" by "attachment_update" {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:08:57.278669 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-08e47836-607c-43cc-aaf5-def756648096 req-078080d0-9a35-4888-83ee-d9012aa1fe23 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Lock "cinder-attachment_update-34acc6be-9ee9-4493-a6d5-33656276c47d-np0000007265" acquired by "attachment_update" :: waited 0.006s {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:08:57.280083 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:08:57.280083 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:08:57.454339 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-08e47836-607c-43cc-aaf5-def756648096 req-078080d0-9a35-4888-83ee-d9012aa1fe23 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Lock "cinder-attachment_update-34acc6be-9ee9-4493-a6d5-33656276c47d-np0000007265" released by "attachment_update" :: held 0.176s {{(pid=100215) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:08:57.454712 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-08e47836-607c-43cc-aaf5-def756648096 req-078080d0-9a35-4888-83ee-d9012aa1fe23 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] https://10.4.3.14/volume/v3/attachments/471d91d0-0f6e-4d46-8522-8f67360ed71c returned with HTTP 200 Aug 13 21:08:57.455233 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 292/1156] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:08:57 2026] PUT /volume/v3/attachments/471d91d0-0f6e-4d46-8522-8f67360ed71c => generated 969 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:08:57.928904 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-0791f5e4-184c-4a58-8ad3-3ed54004db43 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:57.930937 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0791f5e4-184c-4a58-8ad3-3ed54004db43 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba Aug 13 21:08:57.931142 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0791f5e4-184c-4a58-8ad3-3ed54004db43 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:57.931349 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0791f5e4-184c-4a58-8ad3-3ed54004db43 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:57.938829 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:08:57.938829 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:08:57.943742 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-0791f5e4-184c-4a58-8ad3-3ed54004db43 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:08:57.950767 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0791f5e4-184c-4a58-8ad3-3ed54004db43 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba returned with HTTP 200 Aug 13 21:08:57.951318 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 286/1157] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:57 2026] GET /volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:57.965135 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7947eb47-31d6-490b-9421-fcf09d672291 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:57.966973 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7947eb47-31d6-490b-9421-fcf09d672291 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba Aug 13 21:08:57.967214 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7947eb47-31d6-490b-9421-fcf09d672291 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:57.967400 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7947eb47-31d6-490b-9421-fcf09d672291 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:57.975060 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:08:57.975060 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:08:57.979455 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-7947eb47-31d6-490b-9421-fcf09d672291 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:08:57.986381 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7947eb47-31d6-490b-9421-fcf09d672291 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba returned with HTTP 200 Aug 13 21:08:57.986921 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 291/1158] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:57 2026] GET /volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:58.045909 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c0fe66bf-92e4-46ff-bab3-da31f9ff46c6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:58.047679 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c0fe66bf-92e4-46ff-bab3-da31f9ff46c6 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba Aug 13 21:08:58.049072 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c0fe66bf-92e4-46ff-bab3-da31f9ff46c6 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:58.052192 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c0fe66bf-92e4-46ff-bab3-da31f9ff46c6 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:58.063879 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:08:58.063879 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:08:58.068141 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-c0fe66bf-92e4-46ff-bab3-da31f9ff46c6 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:08:58.072386 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c0fe66bf-92e4-46ff-bab3-da31f9ff46c6 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba returned with HTTP 200 Aug 13 21:08:58.072815 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 290/1159] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:58 2026] GET /volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:58.112345 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8246ff29-5cb9-4097-ad0c-64cd4800de66 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:58.114240 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8246ff29-5cb9-4097-ad0c-64cd4800de66 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] GET https://10.4.3.14/volume/v3/volumes/34acc6be-9ee9-4493-a6d5-33656276c47d Aug 13 21:08:58.114474 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8246ff29-5cb9-4097-ad0c-64cd4800de66 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:58.114684 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8246ff29-5cb9-4097-ad0c-64cd4800de66 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:58.125146 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:08:58.125146 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:08:58.128910 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-8246ff29-5cb9-4097-ad0c-64cd4800de66 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Volume info retrieved successfully. Aug 13 21:08:58.133474 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8246ff29-5cb9-4097-ad0c-64cd4800de66 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] https://10.4.3.14/volume/v3/volumes/34acc6be-9ee9-4493-a6d5-33656276c47d returned with HTTP 200 Aug 13 21:08:58.136546 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 293/1160] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:58 2026] GET /volume/v3/volumes/34acc6be-9ee9-4493-a6d5-33656276c47d => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:58.205116 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-168595bf-4ba8-4068-9629-467acdfaadea None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:58.207596 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-168595bf-4ba8-4068-9629-467acdfaadea tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] GET https://10.4.3.14/volume/v3/volumes/8bf95515-0f9c-4656-b56f-cc2eeef8e0c5 Aug 13 21:08:58.207855 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-168595bf-4ba8-4068-9629-467acdfaadea tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:58.208117 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-168595bf-4ba8-4068-9629-467acdfaadea tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:58.217912 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:08:58.217912 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:08:58.222451 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-168595bf-4ba8-4068-9629-467acdfaadea tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Volume info retrieved successfully. Aug 13 21:08:58.228445 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-168595bf-4ba8-4068-9629-467acdfaadea tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] https://10.4.3.14/volume/v3/volumes/8bf95515-0f9c-4656-b56f-cc2eeef8e0c5 returned with HTTP 200 Aug 13 21:08:58.229306 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 287/1161] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:58 2026] GET /volume/v3/volumes/8bf95515-0f9c-4656-b56f-cc2eeef8e0c5 => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:58.274283 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-646594d7-8776-4125-bee9-34bb33d429ba None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:58.276629 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-646594d7-8776-4125-bee9-34bb33d429ba tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] GET https://10.4.3.14/volume/v3/backups/437836c0-543b-405a-9cba-141de5cc6d40 Aug 13 21:08:58.276629 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-646594d7-8776-4125-bee9-34bb33d429ba tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:58.276629 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-646594d7-8776-4125-bee9-34bb33d429ba tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:58.276629 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-646594d7-8776-4125-bee9-34bb33d429ba tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Show backup with id 437836c0-543b-405a-9cba-141de5cc6d40. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:08:58.281262 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:08:58.281262 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:08:58.282160 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-646594d7-8776-4125-bee9-34bb33d429ba tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] https://10.4.3.14/volume/v3/backups/437836c0-543b-405a-9cba-141de5cc6d40 returned with HTTP 200 Aug 13 21:08:58.282535 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 292/1162] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:58 2026] GET /volume/v3/backups/437836c0-543b-405a-9cba-141de5cc6d40 => generated 797 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:59.149746 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-efc83607-41a9-4479-bad4-02c34beff162 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:59.151559 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-efc83607-41a9-4479-bad4-02c34beff162 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] GET https://10.4.3.14/volume/v3/volumes/34acc6be-9ee9-4493-a6d5-33656276c47d Aug 13 21:08:59.151785 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-efc83607-41a9-4479-bad4-02c34beff162 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:59.152056 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-efc83607-41a9-4479-bad4-02c34beff162 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:59.172155 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:08:59.172155 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:08:59.177041 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-efc83607-41a9-4479-bad4-02c34beff162 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Volume info retrieved successfully. Aug 13 21:08:59.182614 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-efc83607-41a9-4479-bad4-02c34beff162 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] https://10.4.3.14/volume/v3/volumes/34acc6be-9ee9-4493-a6d5-33656276c47d returned with HTTP 200 Aug 13 21:08:59.183651 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 291/1163] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:59 2026] GET /volume/v3/volumes/34acc6be-9ee9-4493-a6d5-33656276c47d => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:08:59.296996 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8fc863a7-8b51-46f4-95b3-a5a40ae9fea3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:08:59.300385 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8fc863a7-8b51-46f4-95b3-a5a40ae9fea3 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] GET https://10.4.3.14/volume/v3/backups/437836c0-543b-405a-9cba-141de5cc6d40 Aug 13 21:08:59.300637 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8fc863a7-8b51-46f4-95b3-a5a40ae9fea3 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:08:59.300868 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8fc863a7-8b51-46f4-95b3-a5a40ae9fea3 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:08:59.301047 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-8fc863a7-8b51-46f4-95b3-a5a40ae9fea3 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Show backup with id 437836c0-543b-405a-9cba-141de5cc6d40. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:08:59.306722 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:08:59.306722 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:08:59.308047 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8fc863a7-8b51-46f4-95b3-a5a40ae9fea3 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] https://10.4.3.14/volume/v3/backups/437836c0-543b-405a-9cba-141de5cc6d40 returned with HTTP 200 Aug 13 21:08:59.308737 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 294/1164] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:08:59 2026] GET /volume/v3/backups/437836c0-543b-405a-9cba-141de5cc6d40 => generated 797 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:00.202467 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-a29b09b7-6d5f-487a-933d-b5f957cc8209 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:00.206997 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a29b09b7-6d5f-487a-933d-b5f957cc8209 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] GET https://10.4.3.14/volume/v3/volumes/34acc6be-9ee9-4493-a6d5-33656276c47d Aug 13 21:09:00.206997 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a29b09b7-6d5f-487a-933d-b5f957cc8209 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:00.206997 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a29b09b7-6d5f-487a-933d-b5f957cc8209 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:00.216645 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:09:00.216645 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:09:00.221225 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-a29b09b7-6d5f-487a-933d-b5f957cc8209 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Volume info retrieved successfully. Aug 13 21:09:00.226263 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a29b09b7-6d5f-487a-933d-b5f957cc8209 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] https://10.4.3.14/volume/v3/volumes/34acc6be-9ee9-4493-a6d5-33656276c47d returned with HTTP 200 Aug 13 21:09:00.226930 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 288/1165] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:00 2026] GET /volume/v3/volumes/34acc6be-9ee9-4493-a6d5-33656276c47d => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:00.321782 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d066fbb4-dfe8-4d1f-871e-b5309ee94b5b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:00.323334 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d066fbb4-dfe8-4d1f-871e-b5309ee94b5b tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] GET https://10.4.3.14/volume/v3/backups/437836c0-543b-405a-9cba-141de5cc6d40 Aug 13 21:09:00.323523 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d066fbb4-dfe8-4d1f-871e-b5309ee94b5b tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:00.323715 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d066fbb4-dfe8-4d1f-871e-b5309ee94b5b tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:00.323837 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-d066fbb4-dfe8-4d1f-871e-b5309ee94b5b tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Show backup with id 437836c0-543b-405a-9cba-141de5cc6d40. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:09:00.332340 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:09:00.332340 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:09:00.333335 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d066fbb4-dfe8-4d1f-871e-b5309ee94b5b tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] https://10.4.3.14/volume/v3/backups/437836c0-543b-405a-9cba-141de5cc6d40 returned with HTTP 200 Aug 13 21:09:00.334056 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 293/1166] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:00 2026] GET /volume/v3/backups/437836c0-543b-405a-9cba-141de5cc6d40 => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 21:09:01.038852 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-08e47836-607c-43cc-aaf5-def756648096 req-474c070f-9845-4386-91db-947f0dff323e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:01.044666 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-08e47836-607c-43cc-aaf5-def756648096 req-474c070f-9845-4386-91db-947f0dff323e tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] POST https://10.4.3.14/volume/v3/attachments/471d91d0-0f6e-4d46-8522-8f67360ed71c/action Aug 13 21:09:01.045138 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-08e47836-607c-43cc-aaf5-def756648096 req-474c070f-9845-4386-91db-947f0dff323e tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Action body: b'{"os-complete": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:09:01.045286 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-08e47836-607c-43cc-aaf5-def756648096 req-474c070f-9845-4386-91db-947f0dff323e tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:09:01.075654 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:09:01.075654 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:09:01.100385 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-08e47836-607c-43cc-aaf5-def756648096 req-474c070f-9845-4386-91db-947f0dff323e tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] https://10.4.3.14/volume/v3/attachments/471d91d0-0f6e-4d46-8522-8f67360ed71c/action returned with HTTP 204 Aug 13 21:09:01.100843 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 292/1167] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:09:01 2026] POST /volume/v3/attachments/471d91d0-0f6e-4d46-8522-8f67360ed71c/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:09:01.246565 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a12b7908-7a33-45b4-8769-9c725e175e6a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:01.249236 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a12b7908-7a33-45b4-8769-9c725e175e6a tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] GET https://10.4.3.14/volume/v3/volumes/34acc6be-9ee9-4493-a6d5-33656276c47d Aug 13 21:09:01.249236 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a12b7908-7a33-45b4-8769-9c725e175e6a tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:01.249491 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a12b7908-7a33-45b4-8769-9c725e175e6a tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:01.270751 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:09:01.270751 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:09:01.275339 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a12b7908-7a33-45b4-8769-9c725e175e6a tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Volume info retrieved successfully. Aug 13 21:09:01.284886 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a12b7908-7a33-45b4-8769-9c725e175e6a tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] https://10.4.3.14/volume/v3/volumes/34acc6be-9ee9-4493-a6d5-33656276c47d returned with HTTP 200 Aug 13 21:09:01.285564 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 295/1168] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:01 2026] GET /volume/v3/volumes/34acc6be-9ee9-4493-a6d5-33656276c47d => generated 1138 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:09:01.303766 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-0ef8bed2-8292-472e-bbee-a998cb3e76f2 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:01.305979 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0ef8bed2-8292-472e-bbee-a998cb3e76f2 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] GET https://10.4.3.14/volume/v3/volumes/34acc6be-9ee9-4493-a6d5-33656276c47d Aug 13 21:09:01.306231 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0ef8bed2-8292-472e-bbee-a998cb3e76f2 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:01.306422 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0ef8bed2-8292-472e-bbee-a998cb3e76f2 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:01.327984 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:09:01.327984 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:09:01.336285 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-0ef8bed2-8292-472e-bbee-a998cb3e76f2 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Volume info retrieved successfully. Aug 13 21:09:01.343998 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f282a9f7-35e7-4f92-9188-d5e56cc0f2b8 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:01.344491 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0ef8bed2-8292-472e-bbee-a998cb3e76f2 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] https://10.4.3.14/volume/v3/volumes/34acc6be-9ee9-4493-a6d5-33656276c47d returned with HTTP 200 Aug 13 21:09:01.344949 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 289/1169] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:01 2026] GET /volume/v3/volumes/34acc6be-9ee9-4493-a6d5-33656276c47d => generated 1138 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:09:01.346055 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f282a9f7-35e7-4f92-9188-d5e56cc0f2b8 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] GET https://10.4.3.14/volume/v3/backups/437836c0-543b-405a-9cba-141de5cc6d40 Aug 13 21:09:01.346257 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f282a9f7-35e7-4f92-9188-d5e56cc0f2b8 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:01.346442 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f282a9f7-35e7-4f92-9188-d5e56cc0f2b8 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:01.346550 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-f282a9f7-35e7-4f92-9188-d5e56cc0f2b8 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Show backup with id 437836c0-543b-405a-9cba-141de5cc6d40. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:09:01.351390 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:09:01.351390 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:09:01.352180 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f282a9f7-35e7-4f92-9188-d5e56cc0f2b8 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] https://10.4.3.14/volume/v3/backups/437836c0-543b-405a-9cba-141de5cc6d40 returned with HTTP 200 Aug 13 21:09:01.352180 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 294/1170] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:01 2026] GET /volume/v3/backups/437836c0-543b-405a-9cba-141de5cc6d40 => generated 797 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:01.397343 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-5ed6d477-3a7f-4652-b777-a305f62cc8a8 req-5a51f18b-575c-448d-b0ea-417f62b77838 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:01.400233 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-5ed6d477-3a7f-4652-b777-a305f62cc8a8 req-5a51f18b-575c-448d-b0ea-417f62b77838 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] GET https://10.4.3.14/volume/v3/volumes/34acc6be-9ee9-4493-a6d5-33656276c47d Aug 13 21:09:01.400391 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-5ed6d477-3a7f-4652-b777-a305f62cc8a8 req-5a51f18b-575c-448d-b0ea-417f62b77838 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:01.400777 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-5ed6d477-3a7f-4652-b777-a305f62cc8a8 req-5a51f18b-575c-448d-b0ea-417f62b77838 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:01.412207 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:09:01.412207 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:09:01.418134 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-5ed6d477-3a7f-4652-b777-a305f62cc8a8 req-5a51f18b-575c-448d-b0ea-417f62b77838 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Volume info retrieved successfully. Aug 13 21:09:01.425731 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-5ed6d477-3a7f-4652-b777-a305f62cc8a8 req-5a51f18b-575c-448d-b0ea-417f62b77838 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] https://10.4.3.14/volume/v3/volumes/34acc6be-9ee9-4493-a6d5-33656276c47d returned with HTTP 200 Aug 13 21:09:01.426253 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 293/1171] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:09:01 2026] GET /volume/v3/volumes/34acc6be-9ee9-4493-a6d5-33656276c47d => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:09:01.446356 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-22c25b32-9a22-400c-aa4e-0aca5ea23eab None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:01.449420 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-22c25b32-9a22-400c-aa4e-0aca5ea23eab tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] GET https://10.4.3.14/volume/v3/volumes/34acc6be-9ee9-4493-a6d5-33656276c47d Aug 13 21:09:01.449686 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-22c25b32-9a22-400c-aa4e-0aca5ea23eab tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:01.450027 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-22c25b32-9a22-400c-aa4e-0aca5ea23eab tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:01.473323 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:09:01.473323 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:09:01.479366 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-22c25b32-9a22-400c-aa4e-0aca5ea23eab tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Volume info retrieved successfully. Aug 13 21:09:01.485873 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-22c25b32-9a22-400c-aa4e-0aca5ea23eab tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] https://10.4.3.14/volume/v3/volumes/34acc6be-9ee9-4493-a6d5-33656276c47d returned with HTTP 200 Aug 13 21:09:01.486483 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 296/1172] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:01 2026] GET /volume/v3/volumes/34acc6be-9ee9-4493-a6d5-33656276c47d => generated 1138 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:09:01.544261 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-c69430f0-ab22-41e2-a669-7ec3af2bd72b req-81344d81-a01c-4ff4-9821-22d154cb5093 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:01.546933 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-c69430f0-ab22-41e2-a669-7ec3af2bd72b req-81344d81-a01c-4ff4-9821-22d154cb5093 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] GET https://10.4.3.14/volume/v3/volumes/34acc6be-9ee9-4493-a6d5-33656276c47d Aug 13 21:09:01.547218 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-c69430f0-ab22-41e2-a669-7ec3af2bd72b req-81344d81-a01c-4ff4-9821-22d154cb5093 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:01.547483 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-c69430f0-ab22-41e2-a669-7ec3af2bd72b req-81344d81-a01c-4ff4-9821-22d154cb5093 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:01.557419 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:09:01.557419 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:09:01.560758 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-c69430f0-ab22-41e2-a669-7ec3af2bd72b req-81344d81-a01c-4ff4-9821-22d154cb5093 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Volume info retrieved successfully. Aug 13 21:09:01.564330 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-c69430f0-ab22-41e2-a669-7ec3af2bd72b req-81344d81-a01c-4ff4-9821-22d154cb5093 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] https://10.4.3.14/volume/v3/volumes/34acc6be-9ee9-4493-a6d5-33656276c47d returned with HTTP 200 Aug 13 21:09:01.564709 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 290/1173] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:09:01 2026] GET /volume/v3/volumes/34acc6be-9ee9-4493-a6d5-33656276c47d => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:09:01.582797 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-c69430f0-ab22-41e2-a669-7ec3af2bd72b req-0070fc9f-24db-4c87-9a99-b80ef753b01e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:01.584883 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-c69430f0-ab22-41e2-a669-7ec3af2bd72b req-0070fc9f-24db-4c87-9a99-b80ef753b01e tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] POST https://10.4.3.14/volume/v3/volumes/34acc6be-9ee9-4493-a6d5-33656276c47d/action Aug 13 21:09:01.584883 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-c69430f0-ab22-41e2-a669-7ec3af2bd72b req-0070fc9f-24db-4c87-9a99-b80ef753b01e tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:09:01.585125 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-c69430f0-ab22-41e2-a669-7ec3af2bd72b req-0070fc9f-24db-4c87-9a99-b80ef753b01e tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:09:01.596800 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:09:01.596800 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:09:01.597277 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-c69430f0-ab22-41e2-a669-7ec3af2bd72b req-0070fc9f-24db-4c87-9a99-b80ef753b01e tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Volume info retrieved successfully. Aug 13 21:09:01.604667 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-c69430f0-ab22-41e2-a669-7ec3af2bd72b req-0070fc9f-24db-4c87-9a99-b80ef753b01e tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Begin detaching volume completed successfully. Aug 13 21:09:01.604838 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-c69430f0-ab22-41e2-a669-7ec3af2bd72b req-0070fc9f-24db-4c87-9a99-b80ef753b01e tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] https://10.4.3.14/volume/v3/volumes/34acc6be-9ee9-4493-a6d5-33656276c47d/action returned with HTTP 202 Aug 13 21:09:01.605289 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 295/1174] 10.4.3.14 () {72 vars in 1665 bytes} [Thu Aug 13 21:09:01 2026] POST /volume/v3/volumes/34acc6be-9ee9-4493-a6d5-33656276c47d/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:09:01.670054 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-03fcf935-3c1c-4ef1-9981-9c38485298e8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:01.670381 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-03fcf935-3c1c-4ef1-9981-9c38485298e8 None None] GET https://10.4.3.14/volume// Aug 13 21:09:01.670525 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-03fcf935-3c1c-4ef1-9981-9c38485298e8 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:01.670696 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-03fcf935-3c1c-4ef1-9981-9c38485298e8 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:01.671069 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-03fcf935-3c1c-4ef1-9981-9c38485298e8 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:09:01.671316 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 294/1175] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:09:01 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:09:01.685568 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-c69430f0-ab22-41e2-a669-7ec3af2bd72b req-6d54933c-74e7-4ea5-b3cb-35f301719785 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:01.688238 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-c69430f0-ab22-41e2-a669-7ec3af2bd72b req-6d54933c-74e7-4ea5-b3cb-35f301719785 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] GET https://10.4.3.14/volume/v3/volumes/34acc6be-9ee9-4493-a6d5-33656276c47d Aug 13 21:09:01.688425 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-c69430f0-ab22-41e2-a669-7ec3af2bd72b req-6d54933c-74e7-4ea5-b3cb-35f301719785 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:01.688622 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-c69430f0-ab22-41e2-a669-7ec3af2bd72b req-6d54933c-74e7-4ea5-b3cb-35f301719785 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:01.699058 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:09:01.699058 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:09:01.703400 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-c69430f0-ab22-41e2-a669-7ec3af2bd72b req-6d54933c-74e7-4ea5-b3cb-35f301719785 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Volume info retrieved successfully. Aug 13 21:09:01.707628 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-c69430f0-ab22-41e2-a669-7ec3af2bd72b req-6d54933c-74e7-4ea5-b3cb-35f301719785 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] https://10.4.3.14/volume/v3/volumes/34acc6be-9ee9-4493-a6d5-33656276c47d returned with HTTP 200 Aug 13 21:09:01.708061 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 297/1176] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:09:01 2026] GET /volume/v3/volumes/34acc6be-9ee9-4493-a6d5-33656276c47d => generated 1321 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:09:02.363809 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f006a4dd-9501-4363-b961-12d6da895bd5 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:02.368118 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f006a4dd-9501-4363-b961-12d6da895bd5 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] GET https://10.4.3.14/volume/v3/backups/437836c0-543b-405a-9cba-141de5cc6d40 Aug 13 21:09:02.368118 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f006a4dd-9501-4363-b961-12d6da895bd5 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:02.368118 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f006a4dd-9501-4363-b961-12d6da895bd5 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:02.368118 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-f006a4dd-9501-4363-b961-12d6da895bd5 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Show backup with id 437836c0-543b-405a-9cba-141de5cc6d40. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:09:02.376475 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:09:02.376475 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:09:02.377606 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f006a4dd-9501-4363-b961-12d6da895bd5 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] https://10.4.3.14/volume/v3/backups/437836c0-543b-405a-9cba-141de5cc6d40 returned with HTTP 200 Aug 13 21:09:02.378502 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 291/1177] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:02 2026] GET /volume/v3/backups/437836c0-543b-405a-9cba-141de5cc6d40 => generated 797 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:02.717697 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-c69430f0-ab22-41e2-a669-7ec3af2bd72b req-3eaf8ecb-bbaf-4073-8bdc-957697d7d3ac None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:02.719482 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-c69430f0-ab22-41e2-a669-7ec3af2bd72b req-3eaf8ecb-bbaf-4073-8bdc-957697d7d3ac tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] DELETE https://10.4.3.14/volume/v3/attachments/471d91d0-0f6e-4d46-8522-8f67360ed71c Aug 13 21:09:02.721680 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-c69430f0-ab22-41e2-a669-7ec3af2bd72b req-3eaf8ecb-bbaf-4073-8bdc-957697d7d3ac tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:02.721680 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-c69430f0-ab22-41e2-a669-7ec3af2bd72b req-3eaf8ecb-bbaf-4073-8bdc-957697d7d3ac tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:02.730022 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:09:02.730022 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:09:02.815804 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-c69430f0-ab22-41e2-a669-7ec3af2bd72b req-3eaf8ecb-bbaf-4073-8bdc-957697d7d3ac tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] https://10.4.3.14/volume/v3/attachments/471d91d0-0f6e-4d46-8522-8f67360ed71c returned with HTTP 200 Aug 13 21:09:02.816468 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 296/1178] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:09:02 2026] DELETE /volume/v3/attachments/471d91d0-0f6e-4d46-8522-8f67360ed71c => generated 19 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:03.390616 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b023d574-ca40-494e-bf86-fe48d7c81a28 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:03.393254 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b023d574-ca40-494e-bf86-fe48d7c81a28 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] GET https://10.4.3.14/volume/v3/backups/437836c0-543b-405a-9cba-141de5cc6d40 Aug 13 21:09:03.393470 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b023d574-ca40-494e-bf86-fe48d7c81a28 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:03.393753 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b023d574-ca40-494e-bf86-fe48d7c81a28 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:03.393950 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-b023d574-ca40-494e-bf86-fe48d7c81a28 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Show backup with id 437836c0-543b-405a-9cba-141de5cc6d40. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:09:03.398519 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:09:03.398519 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:09:03.399329 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b023d574-ca40-494e-bf86-fe48d7c81a28 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] https://10.4.3.14/volume/v3/backups/437836c0-543b-405a-9cba-141de5cc6d40 returned with HTTP 200 Aug 13 21:09:03.399759 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 295/1179] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:03 2026] GET /volume/v3/backups/437836c0-543b-405a-9cba-141de5cc6d40 => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:03.779532 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-be7eb638-f56c-49c5-bfec-3b4b9384ee61 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:03.781735 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-be7eb638-f56c-49c5-bfec-3b4b9384ee61 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] GET https://10.4.3.14/volume/v3/volumes/34acc6be-9ee9-4493-a6d5-33656276c47d Aug 13 21:09:03.781985 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-be7eb638-f56c-49c5-bfec-3b4b9384ee61 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:03.782301 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-be7eb638-f56c-49c5-bfec-3b4b9384ee61 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:03.791867 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:09:03.791867 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:09:03.797663 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-be7eb638-f56c-49c5-bfec-3b4b9384ee61 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Volume info retrieved successfully. Aug 13 21:09:03.812834 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-be7eb638-f56c-49c5-bfec-3b4b9384ee61 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] https://10.4.3.14/volume/v3/volumes/34acc6be-9ee9-4493-a6d5-33656276c47d returned with HTTP 200 Aug 13 21:09:03.814460 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 298/1180] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:03 2026] GET /volume/v3/volumes/34acc6be-9ee9-4493-a6d5-33656276c47d => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:04.410322 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-06881d6b-9934-4df8-87a4-5c3376dafb3d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:04.413362 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-06881d6b-9934-4df8-87a4-5c3376dafb3d tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] GET https://10.4.3.14/volume/v3/backups/437836c0-543b-405a-9cba-141de5cc6d40 Aug 13 21:09:04.413617 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-06881d6b-9934-4df8-87a4-5c3376dafb3d tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:04.413850 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-06881d6b-9934-4df8-87a4-5c3376dafb3d tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:04.414986 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-06881d6b-9934-4df8-87a4-5c3376dafb3d tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Show backup with id 437836c0-543b-405a-9cba-141de5cc6d40. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:09:04.419242 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:09:04.419242 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:09:04.420191 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-06881d6b-9934-4df8-87a4-5c3376dafb3d tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] https://10.4.3.14/volume/v3/backups/437836c0-543b-405a-9cba-141de5cc6d40 returned with HTTP 200 Aug 13 21:09:04.420626 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 292/1181] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:04 2026] GET /volume/v3/backups/437836c0-543b-405a-9cba-141de5cc6d40 => generated 797 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:04.582658 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-752fa031-5f6b-4538-a685-3741c9ab1e77 req-bc57c144-a974-465d-bbda-4e271ea1e1d9 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:04.587253 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-752fa031-5f6b-4538-a685-3741c9ab1e77 req-bc57c144-a974-465d-bbda-4e271ea1e1d9 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] DELETE https://10.4.3.14/volume/v3/attachments/1c1d5b57-23fe-4573-9dd0-62706b804b3f Aug 13 21:09:04.587253 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-752fa031-5f6b-4538-a685-3741c9ab1e77 req-bc57c144-a974-465d-bbda-4e271ea1e1d9 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:04.587253 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-752fa031-5f6b-4538-a685-3741c9ab1e77 req-bc57c144-a974-465d-bbda-4e271ea1e1d9 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:04.596824 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:09:04.596824 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:09:04.692733 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-752fa031-5f6b-4538-a685-3741c9ab1e77 req-bc57c144-a974-465d-bbda-4e271ea1e1d9 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] https://10.4.3.14/volume/v3/attachments/1c1d5b57-23fe-4573-9dd0-62706b804b3f returned with HTTP 200 Aug 13 21:09:04.693306 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 297/1182] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:09:04 2026] DELETE /volume/v3/attachments/1c1d5b57-23fe-4573-9dd0-62706b804b3f => generated 19 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:04.705868 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-752fa031-5f6b-4538-a685-3741c9ab1e77 req-8f1c5fd6-0368-4aa1-8773-e1006616ef78 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:04.708712 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-752fa031-5f6b-4538-a685-3741c9ab1e77 req-8f1c5fd6-0368-4aa1-8773-e1006616ef78 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] DELETE https://10.4.3.14/volume/v3/attachments/7a605a0a-f658-4d15-b6cd-aaa9e38543ec Aug 13 21:09:04.708998 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-752fa031-5f6b-4538-a685-3741c9ab1e77 req-8f1c5fd6-0368-4aa1-8773-e1006616ef78 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:04.709233 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-752fa031-5f6b-4538-a685-3741c9ab1e77 req-8f1c5fd6-0368-4aa1-8773-e1006616ef78 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:04.720802 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:09:04.720802 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:09:04.787906 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-752fa031-5f6b-4538-a685-3741c9ab1e77 req-8f1c5fd6-0368-4aa1-8773-e1006616ef78 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] https://10.4.3.14/volume/v3/attachments/7a605a0a-f658-4d15-b6cd-aaa9e38543ec returned with HTTP 200 Aug 13 21:09:04.788369 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 296/1183] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:09:04 2026] DELETE /volume/v3/attachments/7a605a0a-f658-4d15-b6cd-aaa9e38543ec => generated 19 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:04.803648 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-752fa031-5f6b-4538-a685-3741c9ab1e77 req-e2d2544e-cf65-4e7d-bf92-bdb90ad98c58 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:04.804018 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-752fa031-5f6b-4538-a685-3741c9ab1e77 req-e2d2544e-cf65-4e7d-bf92-bdb90ad98c58 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] DELETE https://10.4.3.14/volume/v3/attachments/83c7901d-9d51-4ae3-9bba-5d8f65f19bfe Aug 13 21:09:04.804018 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-752fa031-5f6b-4538-a685-3741c9ab1e77 req-e2d2544e-cf65-4e7d-bf92-bdb90ad98c58 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:04.804292 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-752fa031-5f6b-4538-a685-3741c9ab1e77 req-e2d2544e-cf65-4e7d-bf92-bdb90ad98c58 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:04.813917 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:09:04.813917 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:09:04.872954 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-752fa031-5f6b-4538-a685-3741c9ab1e77 req-e2d2544e-cf65-4e7d-bf92-bdb90ad98c58 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] https://10.4.3.14/volume/v3/attachments/83c7901d-9d51-4ae3-9bba-5d8f65f19bfe returned with HTTP 200 Aug 13 21:09:04.873322 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 299/1184] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:09:04 2026] DELETE /volume/v3/attachments/83c7901d-9d51-4ae3-9bba-5d8f65f19bfe => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:05.026759 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-25207b0b-7293-41c9-bc63-51a34c0afd25 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:05.028646 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-25207b0b-7293-41c9-bc63-51a34c0afd25 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] POST https://10.4.3.14/volume/v3/volumes/37965f5d-937f-4e25-99b1-dbd5dc41697b/action Aug 13 21:09:05.029182 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-25207b0b-7293-41c9-bc63-51a34c0afd25 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Action body: b'{"os-attach": {"instance_uuid": "74e012c5-72b7-4eb5-ae59-28446dc47827", "mountpoint": "/dev/vdc"}}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:09:05.029525 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-25207b0b-7293-41c9-bc63-51a34c0afd25 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "74e012c5-72b7-4eb5-ae59-28446dc47827", "mountpoint": "/dev/vdc"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:09:05.038512 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-25207b0b-7293-41c9-bc63-51a34c0afd25 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] https://10.4.3.14/volume/v3/volumes/37965f5d-937f-4e25-99b1-dbd5dc41697b/action returned with HTTP 404 Aug 13 21:09:05.039321 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 293/1185] 10.4.3.14 () {68 vars in 1383 bytes} [Thu Aug 13 21:09:05 2026] POST /volume/v3/volumes/37965f5d-937f-4e25-99b1-dbd5dc41697b/action => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:09:05.431955 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d4ed4be8-189b-4962-9976-0e30dc96871c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:05.434661 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d4ed4be8-189b-4962-9976-0e30dc96871c tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] GET https://10.4.3.14/volume/v3/backups/437836c0-543b-405a-9cba-141de5cc6d40 Aug 13 21:09:05.434914 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d4ed4be8-189b-4962-9976-0e30dc96871c tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:05.435192 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d4ed4be8-189b-4962-9976-0e30dc96871c tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:05.435328 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-d4ed4be8-189b-4962-9976-0e30dc96871c tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Show backup with id 437836c0-543b-405a-9cba-141de5cc6d40. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:09:05.440295 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:09:05.440295 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:09:05.441284 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d4ed4be8-189b-4962-9976-0e30dc96871c tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] https://10.4.3.14/volume/v3/backups/437836c0-543b-405a-9cba-141de5cc6d40 returned with HTTP 200 Aug 13 21:09:05.441713 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 298/1186] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:05 2026] GET /volume/v3/backups/437836c0-543b-405a-9cba-141de5cc6d40 => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:06.456045 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c9e2db31-103e-4a91-a53a-92402b9fb2b9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:06.458047 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c9e2db31-103e-4a91-a53a-92402b9fb2b9 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] GET https://10.4.3.14/volume/v3/backups/437836c0-543b-405a-9cba-141de5cc6d40 Aug 13 21:09:06.458238 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c9e2db31-103e-4a91-a53a-92402b9fb2b9 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:06.458447 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c9e2db31-103e-4a91-a53a-92402b9fb2b9 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:06.458585 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-c9e2db31-103e-4a91-a53a-92402b9fb2b9 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Show backup with id 437836c0-543b-405a-9cba-141de5cc6d40. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:09:06.468476 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:09:06.468476 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:09:06.469417 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c9e2db31-103e-4a91-a53a-92402b9fb2b9 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] https://10.4.3.14/volume/v3/backups/437836c0-543b-405a-9cba-141de5cc6d40 returned with HTTP 200 Aug 13 21:09:06.469762 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 297/1187] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:06 2026] GET /volume/v3/backups/437836c0-543b-405a-9cba-141de5cc6d40 => generated 797 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:07.483671 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-06bd7653-3ceb-4454-aa3b-25b8cfd0fba5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:07.484791 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-06bd7653-3ceb-4454-aa3b-25b8cfd0fba5 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] GET https://10.4.3.14/volume/v3/backups/437836c0-543b-405a-9cba-141de5cc6d40 Aug 13 21:09:07.485022 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-06bd7653-3ceb-4454-aa3b-25b8cfd0fba5 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:07.485248 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-06bd7653-3ceb-4454-aa3b-25b8cfd0fba5 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:07.485409 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-06bd7653-3ceb-4454-aa3b-25b8cfd0fba5 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Show backup with id 437836c0-543b-405a-9cba-141de5cc6d40. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:09:07.489511 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:09:07.489511 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:09:07.490096 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-06bd7653-3ceb-4454-aa3b-25b8cfd0fba5 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] https://10.4.3.14/volume/v3/backups/437836c0-543b-405a-9cba-141de5cc6d40 returned with HTTP 200 Aug 13 21:09:07.490305 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 300/1188] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:07 2026] GET /volume/v3/backups/437836c0-543b-405a-9cba-141de5cc6d40 => generated 798 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:08.008548 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-2116dc7a-3b19-4e83-96cc-4c340af75629 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:08.010439 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2116dc7a-3b19-4e83-96cc-4c340af75629 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] DELETE https://10.4.3.14/volume/v3/volumes/5775877f-bcf8-469f-b2b2-dc962de8a5c2 Aug 13 21:09:08.010617 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2116dc7a-3b19-4e83-96cc-4c340af75629 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:08.010790 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2116dc7a-3b19-4e83-96cc-4c340af75629 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:08.010958 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-2116dc7a-3b19-4e83-96cc-4c340af75629 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Delete volume with id: 5775877f-bcf8-469f-b2b2-dc962de8a5c2 Aug 13 21:09:08.017818 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:09:08.017818 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:09:08.018525 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-2116dc7a-3b19-4e83-96cc-4c340af75629 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Volume info retrieved successfully. Aug 13 21:09:08.037092 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-2116dc7a-3b19-4e83-96cc-4c340af75629 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Delete volume request issued successfully. Aug 13 21:09:08.037258 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2116dc7a-3b19-4e83-96cc-4c340af75629 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] https://10.4.3.14/volume/v3/volumes/5775877f-bcf8-469f-b2b2-dc962de8a5c2 returned with HTTP 202 Aug 13 21:09:08.037644 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 294/1189] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:09:08 2026] DELETE /volume/v3/volumes/5775877f-bcf8-469f-b2b2-dc962de8a5c2 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:09:08.046475 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ad27ae7c-7ab9-4203-87f1-c163e3bd38e9 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:08.050287 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ad27ae7c-7ab9-4203-87f1-c163e3bd38e9 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] GET https://10.4.3.14/volume/v3/volumes/5775877f-bcf8-469f-b2b2-dc962de8a5c2 Aug 13 21:09:08.050562 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ad27ae7c-7ab9-4203-87f1-c163e3bd38e9 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:08.050808 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ad27ae7c-7ab9-4203-87f1-c163e3bd38e9 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:08.060094 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:09:08.060094 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:09:08.065458 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-ad27ae7c-7ab9-4203-87f1-c163e3bd38e9 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Volume info retrieved successfully. Aug 13 21:09:08.070673 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ad27ae7c-7ab9-4203-87f1-c163e3bd38e9 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] https://10.4.3.14/volume/v3/volumes/5775877f-bcf8-469f-b2b2-dc962de8a5c2 returned with HTTP 200 Aug 13 21:09:08.071229 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 299/1190] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:08 2026] GET /volume/v3/volumes/5775877f-bcf8-469f-b2b2-dc962de8a5c2 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:08.505690 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3814ba27-1590-4747-88ed-c49119d72f21 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:08.508934 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3814ba27-1590-4747-88ed-c49119d72f21 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] GET https://10.4.3.14/volume/v3/backups/437836c0-543b-405a-9cba-141de5cc6d40 Aug 13 21:09:08.509131 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3814ba27-1590-4747-88ed-c49119d72f21 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:08.509300 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3814ba27-1590-4747-88ed-c49119d72f21 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:08.509398 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-3814ba27-1590-4747-88ed-c49119d72f21 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Show backup with id 437836c0-543b-405a-9cba-141de5cc6d40. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:09:08.514159 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:09:08.514159 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:09:08.515045 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3814ba27-1590-4747-88ed-c49119d72f21 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] https://10.4.3.14/volume/v3/backups/437836c0-543b-405a-9cba-141de5cc6d40 returned with HTTP 200 Aug 13 21:09:08.515414 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 298/1191] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:08 2026] GET /volume/v3/backups/437836c0-543b-405a-9cba-141de5cc6d40 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:08.528452 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-171b8cc9-611d-4827-b7b6-cc90e06c489e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:08.530329 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-171b8cc9-611d-4827-b7b6-cc90e06c489e tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] GET https://10.4.3.14/volume/v3/volumes/9602e22c-6b22-4080-a22c-1cacb467ef1e Aug 13 21:09:08.530540 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-171b8cc9-611d-4827-b7b6-cc90e06c489e tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:08.530717 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-171b8cc9-611d-4827-b7b6-cc90e06c489e tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:08.537716 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:09:08.537716 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:09:08.542361 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-171b8cc9-611d-4827-b7b6-cc90e06c489e tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Volume info retrieved successfully. Aug 13 21:09:08.546956 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-171b8cc9-611d-4827-b7b6-cc90e06c489e tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] https://10.4.3.14/volume/v3/volumes/9602e22c-6b22-4080-a22c-1cacb467ef1e returned with HTTP 200 Aug 13 21:09:08.547344 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 301/1192] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:08 2026] GET /volume/v3/volumes/9602e22c-6b22-4080-a22c-1cacb467ef1e => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:08.560954 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-a404cda4-4683-4aae-927c-e78f03776762 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:08.562985 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a404cda4-4683-4aae-927c-e78f03776762 tempest-VolumesBackupsAdminTest-117657102 tempest-VolumesBackupsAdminTest-117657102-project-admin] POST https://10.4.3.14/volume/v3/backups/437836c0-543b-405a-9cba-141de5cc6d40/action Aug 13 21:09:08.564254 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a404cda4-4683-4aae-927c-e78f03776762 tempest-VolumesBackupsAdminTest-117657102 tempest-VolumesBackupsAdminTest-117657102-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:09:08.564254 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a404cda4-4683-4aae-927c-e78f03776762 tempest-VolumesBackupsAdminTest-117657102 tempest-VolumesBackupsAdminTest-117657102-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:09:08.564732 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.contrib.admin_actions [None req-a404cda4-4683-4aae-927c-e78f03776762 tempest-VolumesBackupsAdminTest-117657102 tempest-VolumesBackupsAdminTest-117657102-project-admin] Updating backup '437836c0-543b-405a-9cba-141de5cc6d40' with '{'status': 'error'}' {{(pid=100217) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 13 21:09:08.576247 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:09:08.576247 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:09:08.590205 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.backup.rpcapi [None req-a404cda4-4683-4aae-927c-e78f03776762 tempest-VolumesBackupsAdminTest-117657102 tempest-VolumesBackupsAdminTest-117657102-project-admin] reset_status in rpcapi backup_id 437836c0-543b-405a-9cba-141de5cc6d40 on host np0000007265. {{(pid=100217) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 13 21:09:08.593544 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a404cda4-4683-4aae-927c-e78f03776762 tempest-VolumesBackupsAdminTest-117657102 tempest-VolumesBackupsAdminTest-117657102-project-admin] https://10.4.3.14/volume/v3/backups/437836c0-543b-405a-9cba-141de5cc6d40/action returned with HTTP 202 Aug 13 21:09:08.593930 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 295/1193] 10.4.3.14 () {68 vars in 1383 bytes} [Thu Aug 13 21:09:08 2026] POST /volume/v3/backups/437836c0-543b-405a-9cba-141de5cc6d40/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:09:08.603643 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-98d78377-b6df-48c9-8509-60852310013d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:08.608976 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-98d78377-b6df-48c9-8509-60852310013d tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] GET https://10.4.3.14/volume/v3/backups/437836c0-543b-405a-9cba-141de5cc6d40 Aug 13 21:09:08.608976 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-98d78377-b6df-48c9-8509-60852310013d tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:08.608976 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-98d78377-b6df-48c9-8509-60852310013d tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:08.608976 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-98d78377-b6df-48c9-8509-60852310013d tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Show backup with id 437836c0-543b-405a-9cba-141de5cc6d40. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:09:08.617256 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:09:08.617256 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:09:08.618506 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-98d78377-b6df-48c9-8509-60852310013d tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] https://10.4.3.14/volume/v3/backups/437836c0-543b-405a-9cba-141de5cc6d40 returned with HTTP 200 Aug 13 21:09:08.618506 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 300/1194] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:08 2026] GET /volume/v3/backups/437836c0-543b-405a-9cba-141de5cc6d40 => generated 795 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:08.635883 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2cc2475d-89ca-46ec-869a-271b912a6106 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:08.639227 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2cc2475d-89ca-46ec-869a-271b912a6106 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] DELETE https://10.4.3.14/volume/v3/backups/437836c0-543b-405a-9cba-141de5cc6d40 Aug 13 21:09:08.639437 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2cc2475d-89ca-46ec-869a-271b912a6106 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:08.639651 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2cc2475d-89ca-46ec-869a-271b912a6106 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:08.639761 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.contrib.backups [None req-2cc2475d-89ca-46ec-869a-271b912a6106 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Delete backup with id: 437836c0-543b-405a-9cba-141de5cc6d40. Aug 13 21:09:08.648918 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:09:08.648918 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:09:08.673511 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.backup.rpcapi [None req-2cc2475d-89ca-46ec-869a-271b912a6106 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] delete_backup rpcapi backup_id 437836c0-543b-405a-9cba-141de5cc6d40 {{(pid=100214) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 21:09:08.676319 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2cc2475d-89ca-46ec-869a-271b912a6106 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] https://10.4.3.14/volume/v3/backups/437836c0-543b-405a-9cba-141de5cc6d40 returned with HTTP 202 Aug 13 21:09:08.676551 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 299/1195] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:09:08 2026] DELETE /volume/v3/backups/437836c0-543b-405a-9cba-141de5cc6d40 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:09:08.683944 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2af0526e-e823-434a-9c36-1ac2ccb479fd None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:08.688236 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2af0526e-e823-434a-9c36-1ac2ccb479fd tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] GET https://10.4.3.14/volume/v3/backups/437836c0-543b-405a-9cba-141de5cc6d40 Aug 13 21:09:08.688236 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2af0526e-e823-434a-9c36-1ac2ccb479fd tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:08.688236 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2af0526e-e823-434a-9c36-1ac2ccb479fd tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:08.688236 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-2af0526e-e823-434a-9c36-1ac2ccb479fd tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Show backup with id 437836c0-543b-405a-9cba-141de5cc6d40. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:09:08.696727 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:09:08.696727 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:09:08.697645 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2af0526e-e823-434a-9c36-1ac2ccb479fd tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] https://10.4.3.14/volume/v3/backups/437836c0-543b-405a-9cba-141de5cc6d40 returned with HTTP 200 Aug 13 21:09:08.697645 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 302/1196] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:08 2026] GET /volume/v3/backups/437836c0-543b-405a-9cba-141de5cc6d40 => generated 798 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:09.086287 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-6c7235da-4ee2-4b4a-8aaa-8f553fd00081 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:09.088099 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6c7235da-4ee2-4b4a-8aaa-8f553fd00081 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] GET https://10.4.3.14/volume/v3/volumes/5775877f-bcf8-469f-b2b2-dc962de8a5c2 Aug 13 21:09:09.088295 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6c7235da-4ee2-4b4a-8aaa-8f553fd00081 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:09.088538 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6c7235da-4ee2-4b4a-8aaa-8f553fd00081 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:09.096322 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6c7235da-4ee2-4b4a-8aaa-8f553fd00081 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] https://10.4.3.14/volume/v3/volumes/5775877f-bcf8-469f-b2b2-dc962de8a5c2 returned with HTTP 404 Aug 13 21:09:09.096322 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 296/1197] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:09 2026] GET /volume/v3/volumes/5775877f-bcf8-469f-b2b2-dc962de8a5c2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:09:09.104486 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-074f8612-d5d3-4b81-8de5-da205f42ad1d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:09.106828 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-074f8612-d5d3-4b81-8de5-da205f42ad1d tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] DELETE https://10.4.3.14/volume/v3/volumes/94eecad6-c251-4e38-9cd3-0652cdb37127 Aug 13 21:09:09.107103 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-074f8612-d5d3-4b81-8de5-da205f42ad1d tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:09.107325 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-074f8612-d5d3-4b81-8de5-da205f42ad1d tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:09.107487 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-074f8612-d5d3-4b81-8de5-da205f42ad1d tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Delete volume with id: 94eecad6-c251-4e38-9cd3-0652cdb37127 Aug 13 21:09:09.114612 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:09:09.114612 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:09:09.115383 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-074f8612-d5d3-4b81-8de5-da205f42ad1d tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Volume info retrieved successfully. Aug 13 21:09:09.132267 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-074f8612-d5d3-4b81-8de5-da205f42ad1d tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Delete volume request issued successfully. Aug 13 21:09:09.132455 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-074f8612-d5d3-4b81-8de5-da205f42ad1d tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] https://10.4.3.14/volume/v3/volumes/94eecad6-c251-4e38-9cd3-0652cdb37127 returned with HTTP 202 Aug 13 21:09:09.132932 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 301/1198] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:09:09 2026] DELETE /volume/v3/volumes/94eecad6-c251-4e38-9cd3-0652cdb37127 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:09:09.142752 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-561d6e8f-e347-4770-b1e0-d7f5f65d3241 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:09.145170 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-561d6e8f-e347-4770-b1e0-d7f5f65d3241 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] GET https://10.4.3.14/volume/v3/volumes/94eecad6-c251-4e38-9cd3-0652cdb37127 Aug 13 21:09:09.145550 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-561d6e8f-e347-4770-b1e0-d7f5f65d3241 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:09.145930 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-561d6e8f-e347-4770-b1e0-d7f5f65d3241 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:09.163473 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:09:09.163473 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:09:09.168709 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-561d6e8f-e347-4770-b1e0-d7f5f65d3241 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Volume info retrieved successfully. Aug 13 21:09:09.177010 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-561d6e8f-e347-4770-b1e0-d7f5f65d3241 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] https://10.4.3.14/volume/v3/volumes/94eecad6-c251-4e38-9cd3-0652cdb37127 returned with HTTP 200 Aug 13 21:09:09.177437 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 300/1199] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:09 2026] GET /volume/v3/volumes/94eecad6-c251-4e38-9cd3-0652cdb37127 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:09.709116 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-91a25e24-ecbe-4297-a0ed-85770968edff None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:09.711310 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-91a25e24-ecbe-4297-a0ed-85770968edff tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] GET https://10.4.3.14/volume/v3/backups/437836c0-543b-405a-9cba-141de5cc6d40 Aug 13 21:09:09.711572 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-91a25e24-ecbe-4297-a0ed-85770968edff tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:09.711791 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-91a25e24-ecbe-4297-a0ed-85770968edff tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:09.711941 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-91a25e24-ecbe-4297-a0ed-85770968edff tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Show backup with id 437836c0-543b-405a-9cba-141de5cc6d40. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:09:09.716482 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-91a25e24-ecbe-4297-a0ed-85770968edff tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] https://10.4.3.14/volume/v3/backups/437836c0-543b-405a-9cba-141de5cc6d40 returned with HTTP 404 Aug 13 21:09:09.717220 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 303/1200] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:09 2026] GET /volume/v3/backups/437836c0-543b-405a-9cba-141de5cc6d40 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:09:09.809131 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f9e0aa79-26fe-44f1-bf25-00280970cae7 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:09.810910 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f9e0aa79-26fe-44f1-bf25-00280970cae7 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] GET https://10.4.3.14/volume/v3/volumes/9602e22c-6b22-4080-a22c-1cacb467ef1e Aug 13 21:09:09.811117 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f9e0aa79-26fe-44f1-bf25-00280970cae7 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:09.811292 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f9e0aa79-26fe-44f1-bf25-00280970cae7 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:09.827159 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:09:09.827159 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:09:09.836159 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-f9e0aa79-26fe-44f1-bf25-00280970cae7 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Volume info retrieved successfully. Aug 13 21:09:09.841631 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f9e0aa79-26fe-44f1-bf25-00280970cae7 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] https://10.4.3.14/volume/v3/volumes/9602e22c-6b22-4080-a22c-1cacb467ef1e returned with HTTP 200 Aug 13 21:09:09.841631 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 297/1201] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:09 2026] GET /volume/v3/volumes/9602e22c-6b22-4080-a22c-1cacb467ef1e => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:09.854212 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b0b0b91e-a8a1-4d07-bf0d-2f61dd9a8667 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:09.855868 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b0b0b91e-a8a1-4d07-bf0d-2f61dd9a8667 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] DELETE https://10.4.3.14/volume/v3/volumes/9602e22c-6b22-4080-a22c-1cacb467ef1e Aug 13 21:09:09.856164 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b0b0b91e-a8a1-4d07-bf0d-2f61dd9a8667 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:09.856413 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b0b0b91e-a8a1-4d07-bf0d-2f61dd9a8667 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:09.856631 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-b0b0b91e-a8a1-4d07-bf0d-2f61dd9a8667 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Delete volume with id: 9602e22c-6b22-4080-a22c-1cacb467ef1e Aug 13 21:09:09.864909 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:09:09.864909 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:09:09.865454 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-b0b0b91e-a8a1-4d07-bf0d-2f61dd9a8667 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Volume info retrieved successfully. Aug 13 21:09:09.883696 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-b0b0b91e-a8a1-4d07-bf0d-2f61dd9a8667 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Delete volume request issued successfully. Aug 13 21:09:09.883906 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b0b0b91e-a8a1-4d07-bf0d-2f61dd9a8667 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] https://10.4.3.14/volume/v3/volumes/9602e22c-6b22-4080-a22c-1cacb467ef1e returned with HTTP 202 Aug 13 21:09:09.884439 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 302/1202] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:09:09 2026] DELETE /volume/v3/volumes/9602e22c-6b22-4080-a22c-1cacb467ef1e => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:09:09.899494 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9fcaf894-3422-4f50-bd8c-dec59a5986b6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:09.901412 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9fcaf894-3422-4f50-bd8c-dec59a5986b6 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] GET https://10.4.3.14/volume/v3/volumes/9602e22c-6b22-4080-a22c-1cacb467ef1e Aug 13 21:09:09.901630 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9fcaf894-3422-4f50-bd8c-dec59a5986b6 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:09.901851 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9fcaf894-3422-4f50-bd8c-dec59a5986b6 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:09.910047 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:09:09.910047 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:09:09.914460 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9fcaf894-3422-4f50-bd8c-dec59a5986b6 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Volume info retrieved successfully. Aug 13 21:09:09.920225 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9fcaf894-3422-4f50-bd8c-dec59a5986b6 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] https://10.4.3.14/volume/v3/volumes/9602e22c-6b22-4080-a22c-1cacb467ef1e returned with HTTP 200 Aug 13 21:09:09.922251 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 301/1203] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:09 2026] GET /volume/v3/volumes/9602e22c-6b22-4080-a22c-1cacb467ef1e => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:10.026211 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-33007080-3f37-47fa-9c05-27d205a47b0e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:10.027979 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-33007080-3f37-47fa-9c05-27d205a47b0e tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:09:10.028561 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-33007080-3f37-47fa-9c05-27d205a47b0e tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "a585a1dd-fefb-4476-8a35-93754bd0710d", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1299255684"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:09:10.030803 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-33007080-3f37-47fa-9c05-27d205a47b0e tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Create volume request body: {'volume': {'imageRef': 'a585a1dd-fefb-4476-8a35-93754bd0710d', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1299255684'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:09:10.159038 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-33007080-3f37-47fa-9c05-27d205a47b0e tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Create volume of 2 GB Aug 13 21:09:10.164936 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-33007080-3f37-47fa-9c05-27d205a47b0e tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Availability Zones retrieved successfully. Aug 13 21:09:10.170632 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-33007080-3f37-47fa-9c05-27d205a47b0e tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Flow 'volume_create_api' (3719c284-8a22-43ec-86ca-9d9dba9c0306) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:09:10.171537 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-33007080-3f37-47fa-9c05-27d205a47b0e tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0d3e653-4629-40c6-b2b3-da1a07288af6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:09:10.172575 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-33007080-3f37-47fa-9c05-27d205a47b0e tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Validating volume size '2' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:09:10.193529 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-abc77215-d8c3-45f3-a412-67e82e63e627 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:10.195591 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-abc77215-d8c3-45f3-a412-67e82e63e627 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] GET https://10.4.3.14/volume/v3/volumes/94eecad6-c251-4e38-9cd3-0652cdb37127 Aug 13 21:09:10.195798 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-abc77215-d8c3-45f3-a412-67e82e63e627 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:10.196078 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-abc77215-d8c3-45f3-a412-67e82e63e627 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:10.205418 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-abc77215-d8c3-45f3-a412-67e82e63e627 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] https://10.4.3.14/volume/v3/volumes/94eecad6-c251-4e38-9cd3-0652cdb37127 returned with HTTP 404 Aug 13 21:09:10.206135 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 298/1204] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:10 2026] GET /volume/v3/volumes/94eecad6-c251-4e38-9cd3-0652cdb37127 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:09:10.214796 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-abbbed1d-7b00-4b80-8cb2-5eca3f24c1c3 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:10.215985 np0000007265 devstack@c-api.service[100215]: WARNING cinder.volume.api [None req-33007080-3f37-47fa-9c05-27d205a47b0e tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0d3e653-4629-40c6-b2b3-da1a07288af6) transitioned into state 'FAILURE' from state 'RUNNING' Aug 13 21:09:10.215985 np0000007265 devstack@c-api.service[100215]: Failure: cinder.exception.InvalidInput: Invalid input received: Image a585a1dd-fefb-4476-8a35-93754bd0710d is not active. Aug 13 21:09:10.217496 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-33007080-3f37-47fa-9c05-27d205a47b0e tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0d3e653-4629-40c6-b2b3-da1a07288af6) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:09:10.218247 np0000007265 devstack@c-api.service[100215]: WARNING cinder.volume.api [None req-33007080-3f37-47fa-9c05-27d205a47b0e tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0d3e653-4629-40c6-b2b3-da1a07288af6) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 13 21:09:10.218952 np0000007265 devstack@c-api.service[100215]: WARNING cinder.volume.api [None req-33007080-3f37-47fa-9c05-27d205a47b0e tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Flow 'volume_create_api' (3719c284-8a22-43ec-86ca-9d9dba9c0306) transitioned into state 'REVERTED' from state 'RUNNING' Aug 13 21:09:10.219710 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-33007080-3f37-47fa-9c05-27d205a47b0e tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 400 Aug 13 21:09:10.219761 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-abbbed1d-7b00-4b80-8cb2-5eca3f24c1c3 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] DELETE https://10.4.3.14/volume/v3/volumes/cd8982d4-7951-4809-a8de-3575ae9d1c36 Aug 13 21:09:10.219799 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 304/1205] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:09:10 2026] POST /volume/v3/volumes => generated 125 bytes in 194 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 21:09:10.219826 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-abbbed1d-7b00-4b80-8cb2-5eca3f24c1c3 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:10.221023 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-abbbed1d-7b00-4b80-8cb2-5eca3f24c1c3 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:10.221211 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-abbbed1d-7b00-4b80-8cb2-5eca3f24c1c3 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Delete volume with id: cd8982d4-7951-4809-a8de-3575ae9d1c36 Aug 13 21:09:10.230077 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:09:10.230077 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:09:10.230077 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-abbbed1d-7b00-4b80-8cb2-5eca3f24c1c3 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Volume info retrieved successfully. Aug 13 21:09:10.256384 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-abbbed1d-7b00-4b80-8cb2-5eca3f24c1c3 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Delete volume request issued successfully. Aug 13 21:09:10.256613 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-abbbed1d-7b00-4b80-8cb2-5eca3f24c1c3 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] https://10.4.3.14/volume/v3/volumes/cd8982d4-7951-4809-a8de-3575ae9d1c36 returned with HTTP 202 Aug 13 21:09:10.258346 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 303/1206] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:09:10 2026] DELETE /volume/v3/volumes/cd8982d4-7951-4809-a8de-3575ae9d1c36 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 13 21:09:10.267861 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4740dab9-5d8e-4ffb-aa4f-8f275ef919e1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:10.270426 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4740dab9-5d8e-4ffb-aa4f-8f275ef919e1 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] GET https://10.4.3.14/volume/v3/volumes/cd8982d4-7951-4809-a8de-3575ae9d1c36 Aug 13 21:09:10.270743 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4740dab9-5d8e-4ffb-aa4f-8f275ef919e1 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:10.271128 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4740dab9-5d8e-4ffb-aa4f-8f275ef919e1 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:10.280853 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:09:10.280853 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:09:10.289682 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-4740dab9-5d8e-4ffb-aa4f-8f275ef919e1 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Volume info retrieved successfully. Aug 13 21:09:10.302391 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4740dab9-5d8e-4ffb-aa4f-8f275ef919e1 tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] https://10.4.3.14/volume/v3/volumes/cd8982d4-7951-4809-a8de-3575ae9d1c36 returned with HTTP 200 Aug 13 21:09:10.302870 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 302/1207] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:10 2026] GET /volume/v3/volumes/cd8982d4-7951-4809-a8de-3575ae9d1c36 => generated 1361 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:09:10.936262 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ae027803-fde8-4467-9790-5d5e7d29e978 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:10.939360 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ae027803-fde8-4467-9790-5d5e7d29e978 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] GET https://10.4.3.14/volume/v3/volumes/9602e22c-6b22-4080-a22c-1cacb467ef1e Aug 13 21:09:10.939591 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ae027803-fde8-4467-9790-5d5e7d29e978 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:10.939790 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ae027803-fde8-4467-9790-5d5e7d29e978 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:10.953711 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ae027803-fde8-4467-9790-5d5e7d29e978 tempest-VolumesBackupsAdminTest-1720985779 tempest-VolumesBackupsAdminTest-1720985779-project-member] https://10.4.3.14/volume/v3/volumes/9602e22c-6b22-4080-a22c-1cacb467ef1e returned with HTTP 404 Aug 13 21:09:10.954302 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 299/1208] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:10 2026] GET /volume/v3/volumes/9602e22c-6b22-4080-a22c-1cacb467ef1e => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:09:11.317409 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1dfd9de2-4216-4dcd-a290-2b24f7d0e46f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:11.321538 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1dfd9de2-4216-4dcd-a290-2b24f7d0e46f tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] GET https://10.4.3.14/volume/v3/volumes/cd8982d4-7951-4809-a8de-3575ae9d1c36 Aug 13 21:09:11.321770 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1dfd9de2-4216-4dcd-a290-2b24f7d0e46f tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:11.323996 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1dfd9de2-4216-4dcd-a290-2b24f7d0e46f tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:11.332827 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1dfd9de2-4216-4dcd-a290-2b24f7d0e46f tempest-TaggedBootDevicesTest_v242-2076951284 tempest-TaggedBootDevicesTest_v242-2076951284-project-member] https://10.4.3.14/volume/v3/volumes/cd8982d4-7951-4809-a8de-3575ae9d1c36 returned with HTTP 404 Aug 13 21:09:11.333351 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 305/1209] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:11 2026] GET /volume/v3/volumes/cd8982d4-7951-4809-a8de-3575ae9d1c36 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:09:12.519109 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-21d9ea65-73cf-4f84-a017-186f5d817c5f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:12.522028 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-21d9ea65-73cf-4f84-a017-186f5d817c5f tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:09:12.522569 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-21d9ea65-73cf-4f84-a017-186f5d817c5f tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "5335b94b-4ef2-4488-87d0-31ea54502ce1"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:09:12.524528 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-21d9ea65-73cf-4f84-a017-186f5d817c5f tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '5335b94b-4ef2-4488-87d0-31ea54502ce1'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:09:12.651159 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-21d9ea65-73cf-4f84-a017-186f5d817c5f tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Create volume of 1 GB Aug 13 21:09:12.659941 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-21d9ea65-73cf-4f84-a017-186f5d817c5f tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Availability Zones retrieved successfully. Aug 13 21:09:12.672557 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-21d9ea65-73cf-4f84-a017-186f5d817c5f tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Flow 'volume_create_api' (59166dd0-f8b3-4dd6-b2ea-28203e1538a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:09:12.674231 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-21d9ea65-73cf-4f84-a017-186f5d817c5f tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73f26dff-5654-4a2a-be57-3b6d06a53ea8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:09:12.676416 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-21d9ea65-73cf-4f84-a017-186f5d817c5f tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:09:12.719192 np0000007265 devstack@c-api.service[100216]: WARNING cinder.volume.api [None req-21d9ea65-73cf-4f84-a017-186f5d817c5f tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73f26dff-5654-4a2a-be57-3b6d06a53ea8) transitioned into state 'FAILURE' from state 'RUNNING' Aug 13 21:09:12.719192 np0000007265 devstack@c-api.service[100216]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Aug 13 21:09:12.721824 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-21d9ea65-73cf-4f84-a017-186f5d817c5f tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73f26dff-5654-4a2a-be57-3b6d06a53ea8) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:09:12.722982 np0000007265 devstack@c-api.service[100216]: WARNING cinder.volume.api [None req-21d9ea65-73cf-4f84-a017-186f5d817c5f tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73f26dff-5654-4a2a-be57-3b6d06a53ea8) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 13 21:09:12.723883 np0000007265 devstack@c-api.service[100216]: WARNING cinder.volume.api [None req-21d9ea65-73cf-4f84-a017-186f5d817c5f tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Flow 'volume_create_api' (59166dd0-f8b3-4dd6-b2ea-28203e1538a5) transitioned into state 'REVERTED' from state 'RUNNING' Aug 13 21:09:12.724262 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-21d9ea65-73cf-4f84-a017-186f5d817c5f tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 400 Aug 13 21:09:12.724955 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 304/1210] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:09:12 2026] POST /volume/v3/volumes => generated 134 bytes in 206 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 21:09:13.021118 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b28f521f-29d9-421f-aa76-e2ac10c3584b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:13.022726 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b28f521f-29d9-421f-aa76-e2ac10c3584b tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:09:13.023198 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b28f521f-29d9-421f-aa76-e2ac10c3584b tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:09:13.024845 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b28f521f-29d9-421f-aa76-e2ac10c3584b tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 400 Aug 13 21:09:13.025328 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 303/1211] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:09:13 2026] POST /volume/v3/volumes => generated 127 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 21:09:13.035953 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-773c7a0e-728f-4828-b710-192f971f170a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:13.037188 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-773c7a0e-728f-4828-b710-192f971f170a tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:09:13.037473 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-773c7a0e-728f-4828-b710-192f971f170a tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "2156092a-6c76-43c6-9af6-b125c746edd7"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:09:13.040716 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-773c7a0e-728f-4828-b710-192f971f170a tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '2156092a-6c76-43c6-9af6-b125c746edd7'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:09:13.046462 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-773c7a0e-728f-4828-b710-192f971f170a tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 404 Aug 13 21:09:13.048092 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 300/1212] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:09:13 2026] POST /volume/v3/volumes => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:09:13.057356 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-77cbee0d-d016-486b-a650-d6386b1f54cd None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:13.064908 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-77cbee0d-d016-486b-a650-d6386b1f54cd tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:09:13.064908 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-77cbee0d-d016-486b-a650-d6386b1f54cd tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "eff8bf95-1d89-49ff-9252-53a48ae5675a"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:09:13.064908 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-77cbee0d-d016-486b-a650-d6386b1f54cd tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'eff8bf95-1d89-49ff-9252-53a48ae5675a'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:09:13.075009 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-77cbee0d-d016-486b-a650-d6386b1f54cd tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 404 Aug 13 21:09:13.075394 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 306/1213] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:09:13 2026] POST /volume/v3/volumes => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:09:13.087673 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e48fb5e7-4d14-42e9-9caf-c2ecc0a9bbb4 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:13.089423 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e48fb5e7-4d14-42e9-9caf-c2ecc0a9bbb4 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:09:13.090002 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e48fb5e7-4d14-42e9-9caf-c2ecc0a9bbb4 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "428e61e5-bcc3-482b-a4c9-001262f06bb4"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:09:13.093557 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-e48fb5e7-4d14-42e9-9caf-c2ecc0a9bbb4 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '428e61e5-bcc3-482b-a4c9-001262f06bb4'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:09:13.104810 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e48fb5e7-4d14-42e9-9caf-c2ecc0a9bbb4 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 404 Aug 13 21:09:13.105656 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 305/1214] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:09:13 2026] POST /volume/v3/volumes => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:09:13.114826 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3ace8a95-a2ae-4408-a0ac-664e377e1110 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:13.121020 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3ace8a95-a2ae-4408-a0ac-664e377e1110 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:09:13.121355 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3ace8a95-a2ae-4408-a0ac-664e377e1110 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:09:13.123521 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3ace8a95-a2ae-4408-a0ac-664e377e1110 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 400 Aug 13 21:09:13.124085 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 304/1215] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:09:13 2026] POST /volume/v3/volumes => generated 125 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 21:09:13.133493 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b0b3a6e7-57a8-499f-aedc-2b41007a46a9 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:13.135121 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b0b3a6e7-57a8-499f-aedc-2b41007a46a9 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:09:13.135417 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b0b3a6e7-57a8-499f-aedc-2b41007a46a9 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:09:13.138043 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b0b3a6e7-57a8-499f-aedc-2b41007a46a9 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 400 Aug 13 21:09:13.138552 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 301/1216] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:09:13 2026] POST /volume/v3/volumes => generated 125 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 21:09:13.147516 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-142891ff-2861-44c5-9c3c-c9cabddfa855 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:13.153701 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-142891ff-2861-44c5-9c3c-c9cabddfa855 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:09:13.154091 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-142891ff-2861-44c5-9c3c-c9cabddfa855 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:09:13.156215 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-142891ff-2861-44c5-9c3c-c9cabddfa855 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 400 Aug 13 21:09:13.157131 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 307/1217] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:09:13 2026] POST /volume/v3/volumes => generated 121 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 21:09:13.165839 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ee68f883-db2b-4818-b2a9-ce11e8d4c0d2 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:13.167434 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ee68f883-db2b-4818-b2a9-ce11e8d4c0d2 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] DELETE https://10.4.3.14/volume/v3/volumes/tempest-invalid-1127787369 Aug 13 21:09:13.167777 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ee68f883-db2b-4818-b2a9-ce11e8d4c0d2 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:13.168100 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ee68f883-db2b-4818-b2a9-ce11e8d4c0d2 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:13.168983 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-ee68f883-db2b-4818-b2a9-ce11e8d4c0d2 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Delete volume with id: tempest-invalid-1127787369 Aug 13 21:09:13.175564 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ee68f883-db2b-4818-b2a9-ce11e8d4c0d2 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] https://10.4.3.14/volume/v3/volumes/tempest-invalid-1127787369 returned with HTTP 404 Aug 13 21:09:13.176261 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 306/1218] 10.4.3.14 () {66 vars in 1314 bytes} [Thu Aug 13 21:09:13 2026] DELETE /volume/v3/volumes/tempest-invalid-1127787369 => generated 99 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:09:13.186906 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-888b8aaa-5299-490b-82f5-cd3c192a259d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:13.189210 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 305/1219] 10.4.3.14 () {66 vars in 1236 bytes} [Thu Aug 13 21:09:13 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 13 21:09:13.199535 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-7848d2c6-803d-4837-89ab-50d85f0c8b8c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:13.202763 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7848d2c6-803d-4837-89ab-50d85f0c8b8c tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] POST https://10.4.3.14/volume/v3/volumes/xxx/action Aug 13 21:09:13.203445 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7848d2c6-803d-4837-89ab-50d85f0c8b8c tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Action body: b'{"os-detach": {}}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:09:13.203867 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7848d2c6-803d-4837-89ab-50d85f0c8b8c tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:09:13.215454 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7848d2c6-803d-4837-89ab-50d85f0c8b8c tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] https://10.4.3.14/volume/v3/volumes/xxx/action returned with HTTP 404 Aug 13 21:09:13.216574 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 302/1220] 10.4.3.14 () {68 vars in 1284 bytes} [Thu Aug 13 21:09:13 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:09:13.225562 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-45619865-2a1f-4736-be1e-938eb39a7186 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:13.228782 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-45619865-2a1f-4736-be1e-938eb39a7186 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] GET https://10.4.3.14/volume/v3/volumes/tempest-invalid-1059944959 Aug 13 21:09:13.229037 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-45619865-2a1f-4736-be1e-938eb39a7186 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:13.229258 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-45619865-2a1f-4736-be1e-938eb39a7186 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:13.240734 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-45619865-2a1f-4736-be1e-938eb39a7186 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] https://10.4.3.14/volume/v3/volumes/tempest-invalid-1059944959 returned with HTTP 404 Aug 13 21:09:13.241567 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 308/1221] 10.4.3.14 () {66 vars in 1311 bytes} [Thu Aug 13 21:09:13 2026] GET /volume/v3/volumes/tempest-invalid-1059944959 => generated 99 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) Aug 13 21:09:13.253961 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7f439e2e-e9e7-4689-863b-dabd5d2ff7bd None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:13.256316 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 307/1222] 10.4.3.14 () {66 vars in 1233 bytes} [Thu Aug 13 21:09:13 2026] GET /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 13 21:09:13.267215 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0e9389f6-da15-424e-b063-bbb6914bd370 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:13.269958 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0e9389f6-da15-424e-b063-bbb6914bd370 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] GET https://10.4.3.14/volume/v3/volumes/detail?status=null Aug 13 21:09:13.270279 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0e9389f6-da15-424e-b063-bbb6914bd370 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:13.270704 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0e9389f6-da15-424e-b063-bbb6914bd370 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Calling method 'detail' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:13.270927 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.api_utils [None req-0e9389f6-da15-424e-b063-bbb6914bd370 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Removing options '' from query. {{(pid=100214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:09:13.271992 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-0e9389f6-da15-424e-b063-bbb6914bd370 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Could not evaluate value null, assuming string {{(pid=100214) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 21:09:13.272210 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-0e9389f6-da15-424e-b063-bbb6914bd370 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:09:13.315123 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0e9389f6-da15-424e-b063-bbb6914bd370 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Get all volumes completed successfully. Aug 13 21:09:13.319277 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0e9389f6-da15-424e-b063-bbb6914bd370 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] https://10.4.3.14/volume/v3/volumes/detail?status=null returned with HTTP 200 Aug 13 21:09:13.319788 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 306/1223] 10.4.3.14 () {66 vars in 1274 bytes} [Thu Aug 13 21:09:13 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 21:09:13.333188 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-eae7a67d-136a-448e-bd4c-34b8577f0da3 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:13.339894 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-eae7a67d-136a-448e-bd4c-34b8577f0da3 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] GET https://10.4.3.14/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1021465084 Aug 13 21:09:13.340180 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-eae7a67d-136a-448e-bd4c-34b8577f0da3 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:13.340437 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-eae7a67d-136a-448e-bd4c-34b8577f0da3 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Calling method 'detail' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:13.340803 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.api_utils [None req-eae7a67d-136a-448e-bd4c-34b8577f0da3 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Removing options '' from query. {{(pid=100217) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:09:13.344059 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-eae7a67d-136a-448e-bd4c-34b8577f0da3 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1021465084'), ('no_migration_targets', True)]). {{(pid=100217) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:09:13.384726 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-eae7a67d-136a-448e-bd4c-34b8577f0da3 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Get all volumes completed successfully. Aug 13 21:09:13.386652 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-eae7a67d-136a-448e-bd4c-34b8577f0da3 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] https://10.4.3.14/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1021465084 returned with HTTP 200 Aug 13 21:09:13.387149 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 303/1224] 10.4.3.14 () {66 vars in 1352 bytes} [Thu Aug 13 21:09:13 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1021465084 => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 21:09:13.400570 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a0221984-3dc3-4465-a562-733b0238cba1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:13.402591 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a0221984-3dc3-4465-a562-733b0238cba1 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] GET https://10.4.3.14/volume/v3/volumes?status=null Aug 13 21:09:13.402809 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a0221984-3dc3-4465-a562-733b0238cba1 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:13.403083 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a0221984-3dc3-4465-a562-733b0238cba1 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Calling method 'index' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:13.403458 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.api_utils [None req-a0221984-3dc3-4465-a562-733b0238cba1 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Removing options '' from query. {{(pid=100215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:09:13.403749 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-a0221984-3dc3-4465-a562-733b0238cba1 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Could not evaluate value null, assuming string {{(pid=100215) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 21:09:13.404650 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-a0221984-3dc3-4465-a562-733b0238cba1 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:09:13.439917 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a0221984-3dc3-4465-a562-733b0238cba1 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Get all volumes completed successfully. Aug 13 21:09:13.440345 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a0221984-3dc3-4465-a562-733b0238cba1 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] https://10.4.3.14/volume/v3/volumes?status=null returned with HTTP 200 Aug 13 21:09:13.440899 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 309/1225] 10.4.3.14 () {66 vars in 1253 bytes} [Thu Aug 13 21:09:13 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 21:09:13.451601 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-cda034d8-103c-4575-9297-b272db52a03a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:13.455986 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-cda034d8-103c-4575-9297-b272db52a03a tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] GET https://10.4.3.14/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1573122515 Aug 13 21:09:13.455986 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-cda034d8-103c-4575-9297-b272db52a03a tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:13.455986 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-cda034d8-103c-4575-9297-b272db52a03a tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Calling method 'index' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:13.455986 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.api_utils [None req-cda034d8-103c-4575-9297-b272db52a03a tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Removing options '' from query. {{(pid=100216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:09:13.456608 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-cda034d8-103c-4575-9297-b272db52a03a tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1573122515'), ('no_migration_targets', True)]). {{(pid=100216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:09:13.490888 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-cda034d8-103c-4575-9297-b272db52a03a tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Get all volumes completed successfully. Aug 13 21:09:13.491598 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-cda034d8-103c-4575-9297-b272db52a03a tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] https://10.4.3.14/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1573122515 returned with HTTP 200 Aug 13 21:09:13.492297 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 308/1226] 10.4.3.14 () {66 vars in 1331 bytes} [Thu Aug 13 21:09:13 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1573122515 => generated 15 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 21:09:13.512632 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-66167a24-26bd-4f56-b101-7d2c643ec907 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:13.514480 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-66167a24-26bd-4f56-b101-7d2c643ec907 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] POST https://10.4.3.14/volume/v3/volumes/8bf95515-0f9c-4656-b56f-cc2eeef8e0c5/action Aug 13 21:09:13.515009 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-66167a24-26bd-4f56-b101-7d2c643ec907 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:09:13.515094 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-66167a24-26bd-4f56-b101-7d2c643ec907 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:09:13.525365 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:09:13.525365 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:09:13.525939 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-66167a24-26bd-4f56-b101-7d2c643ec907 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Volume info retrieved successfully. Aug 13 21:09:13.534013 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-66167a24-26bd-4f56-b101-7d2c643ec907 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Reserve volume completed successfully. Aug 13 21:09:13.534282 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-66167a24-26bd-4f56-b101-7d2c643ec907 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] https://10.4.3.14/volume/v3/volumes/8bf95515-0f9c-4656-b56f-cc2eeef8e0c5/action returned with HTTP 202 Aug 13 21:09:13.534708 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 307/1227] 10.4.3.14 () {68 vars in 1383 bytes} [Thu Aug 13 21:09:13 2026] POST /volume/v3/volumes/8bf95515-0f9c-4656-b56f-cc2eeef8e0c5/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:09:13.542649 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-52839158-61e5-44d0-852b-100f52620a15 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:13.545302 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-52839158-61e5-44d0-852b-100f52620a15 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] POST https://10.4.3.14/volume/v3/volumes/8bf95515-0f9c-4656-b56f-cc2eeef8e0c5/action Aug 13 21:09:13.545651 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-52839158-61e5-44d0-852b-100f52620a15 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:09:13.545950 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-52839158-61e5-44d0-852b-100f52620a15 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:09:13.560421 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:09:13.560421 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:09:13.560936 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-52839158-61e5-44d0-852b-100f52620a15 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Volume info retrieved successfully. Aug 13 21:09:13.566771 np0000007265 devstack@c-api.service[100217]: ERROR cinder.volume.api [None req-52839158-61e5-44d0-852b-100f52620a15 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Volume status must be available to reserve, but the status is attaching. Aug 13 21:09:13.566771 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-52839158-61e5-44d0-852b-100f52620a15 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] https://10.4.3.14/volume/v3/volumes/8bf95515-0f9c-4656-b56f-cc2eeef8e0c5/action returned with HTTP 400 Aug 13 21:09:13.566771 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 304/1228] 10.4.3.14 () {68 vars in 1383 bytes} [Thu Aug 13 21:09:13 2026] POST /volume/v3/volumes/8bf95515-0f9c-4656-b56f-cc2eeef8e0c5/action => generated 132 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 21:09:13.575751 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-29ad1702-01a5-4085-97e6-6f986bd52153 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:13.578043 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-29ad1702-01a5-4085-97e6-6f986bd52153 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] POST https://10.4.3.14/volume/v3/volumes/8bf95515-0f9c-4656-b56f-cc2eeef8e0c5/action Aug 13 21:09:13.579729 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-29ad1702-01a5-4085-97e6-6f986bd52153 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:09:13.579842 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-29ad1702-01a5-4085-97e6-6f986bd52153 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:09:13.592219 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:09:13.592219 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:09:13.592729 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-29ad1702-01a5-4085-97e6-6f986bd52153 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Volume info retrieved successfully. Aug 13 21:09:13.623937 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-29ad1702-01a5-4085-97e6-6f986bd52153 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Unreserve volume completed successfully. Aug 13 21:09:13.624267 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-29ad1702-01a5-4085-97e6-6f986bd52153 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] https://10.4.3.14/volume/v3/volumes/8bf95515-0f9c-4656-b56f-cc2eeef8e0c5/action returned with HTTP 202 Aug 13 21:09:13.624786 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 310/1229] 10.4.3.14 () {68 vars in 1383 bytes} [Thu Aug 13 21:09:13 2026] POST /volume/v3/volumes/8bf95515-0f9c-4656-b56f-cc2eeef8e0c5/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:09:13.642920 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-bbf9810a-85c3-466c-b9ad-de523cf058c5 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:13.647080 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-bbf9810a-85c3-466c-b9ad-de523cf058c5 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] POST https://10.4.3.14/volume/v3/volumes/0a1ce2e9-a7c7-4cc9-86d9-dec6fd035c6d/action Aug 13 21:09:13.647340 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-bbf9810a-85c3-466c-b9ad-de523cf058c5 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:09:13.647841 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-bbf9810a-85c3-466c-b9ad-de523cf058c5 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:09:13.661485 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-bbf9810a-85c3-466c-b9ad-de523cf058c5 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] https://10.4.3.14/volume/v3/volumes/0a1ce2e9-a7c7-4cc9-86d9-dec6fd035c6d/action returned with HTTP 404 Aug 13 21:09:13.662213 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 309/1230] 10.4.3.14 () {68 vars in 1383 bytes} [Thu Aug 13 21:09:13 2026] POST /volume/v3/volumes/0a1ce2e9-a7c7-4cc9-86d9-dec6fd035c6d/action => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:09:13.672788 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d1bfbe5b-f725-4c0f-8309-1932dd8c05d3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:13.674602 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d1bfbe5b-f725-4c0f-8309-1932dd8c05d3 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] POST https://10.4.3.14/volume/v3/volumes/a6305bcd-0aac-45a5-b1f6-b88553d72e92/action Aug 13 21:09:13.675051 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d1bfbe5b-f725-4c0f-8309-1932dd8c05d3 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:09:13.675245 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d1bfbe5b-f725-4c0f-8309-1932dd8c05d3 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:09:13.687029 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d1bfbe5b-f725-4c0f-8309-1932dd8c05d3 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] https://10.4.3.14/volume/v3/volumes/a6305bcd-0aac-45a5-b1f6-b88553d72e92/action returned with HTTP 404 Aug 13 21:09:13.687547 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 308/1231] 10.4.3.14 () {68 vars in 1383 bytes} [Thu Aug 13 21:09:13 2026] POST /volume/v3/volumes/a6305bcd-0aac-45a5-b1f6-b88553d72e92/action => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:09:13.698450 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f0b4e530-753a-408e-a66f-c33fe9774472 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:13.702397 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 305/1232] 10.4.3.14 () {68 vars in 1253 bytes} [Thu Aug 13 21:09:13 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 13 21:09:13.713064 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-496b50b9-a71e-40f3-af3b-2518726c483c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:13.715488 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-496b50b9-a71e-40f3-af3b-2518726c483c tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] PUT https://10.4.3.14/volume/v3/volumes/tempest-invalid-1521036988 Aug 13 21:09:13.715488 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-496b50b9-a71e-40f3-af3b-2518726c483c tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:09:13.728428 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-496b50b9-a71e-40f3-af3b-2518726c483c tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] https://10.4.3.14/volume/v3/volumes/tempest-invalid-1521036988 returned with HTTP 404 Aug 13 21:09:13.728428 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 311/1233] 10.4.3.14 () {68 vars in 1331 bytes} [Thu Aug 13 21:09:13 2026] PUT /volume/v3/volumes/tempest-invalid-1521036988 => generated 99 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:09:13.738281 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-026707a7-7054-43b7-ba1a-62256286c190 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:13.740956 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-026707a7-7054-43b7-ba1a-62256286c190 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] PUT https://10.4.3.14/volume/v3/volumes/dbeccb68-8a09-4947-8b35-3a77ac829a39 Aug 13 21:09:13.740956 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-026707a7-7054-43b7-ba1a-62256286c190 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:09:13.753710 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-026707a7-7054-43b7-ba1a-62256286c190 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] https://10.4.3.14/volume/v3/volumes/dbeccb68-8a09-4947-8b35-3a77ac829a39 returned with HTTP 404 Aug 13 21:09:13.754678 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 310/1234] 10.4.3.14 () {68 vars in 1361 bytes} [Thu Aug 13 21:09:13 2026] PUT /volume/v3/volumes/dbeccb68-8a09-4947-8b35-3a77ac829a39 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:09:13.769494 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6167bb7e-50f7-43e0-8986-1703b7dee3ca None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:13.769494 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6167bb7e-50f7-43e0-8986-1703b7dee3ca tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] DELETE https://10.4.3.14/volume/v3/volumes/3422b871-df97-4715-824b-c7f0dae9d88c Aug 13 21:09:13.769494 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6167bb7e-50f7-43e0-8986-1703b7dee3ca tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:13.769494 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6167bb7e-50f7-43e0-8986-1703b7dee3ca tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:13.769494 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-6167bb7e-50f7-43e0-8986-1703b7dee3ca tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Delete volume with id: 3422b871-df97-4715-824b-c7f0dae9d88c Aug 13 21:09:13.775025 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6167bb7e-50f7-43e0-8986-1703b7dee3ca tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] https://10.4.3.14/volume/v3/volumes/3422b871-df97-4715-824b-c7f0dae9d88c returned with HTTP 404 Aug 13 21:09:13.775523 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 309/1235] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:09:13 2026] DELETE /volume/v3/volumes/3422b871-df97-4715-824b-c7f0dae9d88c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:09:13.787229 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-9b05ff8b-1e46-4c85-b1c2-7f6d9a71e0e0 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:13.789731 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9b05ff8b-1e46-4c85-b1c2-7f6d9a71e0e0 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] POST https://10.4.3.14/volume/v3/volumes/8bf95515-0f9c-4656-b56f-cc2eeef8e0c5/action Aug 13 21:09:13.790178 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9b05ff8b-1e46-4c85-b1c2-7f6d9a71e0e0 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:09:13.790364 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9b05ff8b-1e46-4c85-b1c2-7f6d9a71e0e0 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:09:13.792833 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9b05ff8b-1e46-4c85-b1c2-7f6d9a71e0e0 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] https://10.4.3.14/volume/v3/volumes/8bf95515-0f9c-4656-b56f-cc2eeef8e0c5/action returned with HTTP 400 Aug 13 21:09:13.793474 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 306/1236] 10.4.3.14 () {68 vars in 1383 bytes} [Thu Aug 13 21:09:13 2026] POST /volume/v3/volumes/8bf95515-0f9c-4656-b56f-cc2eeef8e0c5/action => generated 140 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 21:09:13.804257 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e307b98c-fd13-4487-9ae6-54682cdb82b3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:13.807436 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e307b98c-fd13-4487-9ae6-54682cdb82b3 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] POST https://10.4.3.14/volume/v3/volumes/8bf95515-0f9c-4656-b56f-cc2eeef8e0c5/action Aug 13 21:09:13.807786 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e307b98c-fd13-4487-9ae6-54682cdb82b3 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:09:13.807929 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e307b98c-fd13-4487-9ae6-54682cdb82b3 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:09:13.812446 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e307b98c-fd13-4487-9ae6-54682cdb82b3 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] https://10.4.3.14/volume/v3/volumes/8bf95515-0f9c-4656-b56f-cc2eeef8e0c5/action returned with HTTP 400 Aug 13 21:09:13.814938 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 312/1237] 10.4.3.14 () {68 vars in 1383 bytes} [Thu Aug 13 21:09:13 2026] POST /volume/v3/volumes/8bf95515-0f9c-4656-b56f-cc2eeef8e0c5/action => generated 131 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 21:09:13.830055 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d9fc27c9-54d5-4608-8325-033b19a9e5f7 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:13.830055 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d9fc27c9-54d5-4608-8325-033b19a9e5f7 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] POST https://10.4.3.14/volume/v3/volumes/9d2745b1-a6a8-4094-acd7-6fc64077c436/action Aug 13 21:09:13.830055 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d9fc27c9-54d5-4608-8325-033b19a9e5f7 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:09:13.830055 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d9fc27c9-54d5-4608-8325-033b19a9e5f7 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:09:13.836681 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d9fc27c9-54d5-4608-8325-033b19a9e5f7 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] https://10.4.3.14/volume/v3/volumes/9d2745b1-a6a8-4094-acd7-6fc64077c436/action returned with HTTP 404 Aug 13 21:09:13.837236 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 311/1238] 10.4.3.14 () {68 vars in 1383 bytes} [Thu Aug 13 21:09:13 2026] POST /volume/v3/volumes/9d2745b1-a6a8-4094-acd7-6fc64077c436/action => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:09:13.847094 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1e72bcc8-2749-430c-9096-556bfe7d0ed5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:13.848828 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1e72bcc8-2749-430c-9096-556bfe7d0ed5 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] POST https://10.4.3.14/volume/v3/volumes/8bf95515-0f9c-4656-b56f-cc2eeef8e0c5/action Aug 13 21:09:13.849248 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1e72bcc8-2749-430c-9096-556bfe7d0ed5 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:09:13.849407 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1e72bcc8-2749-430c-9096-556bfe7d0ed5 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:09:13.851048 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1e72bcc8-2749-430c-9096-556bfe7d0ed5 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] https://10.4.3.14/volume/v3/volumes/8bf95515-0f9c-4656-b56f-cc2eeef8e0c5/action returned with HTTP 400 Aug 13 21:09:13.851787 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 310/1239] 10.4.3.14 () {68 vars in 1383 bytes} [Thu Aug 13 21:09:13 2026] POST /volume/v3/volumes/8bf95515-0f9c-4656-b56f-cc2eeef8e0c5/action => generated 129 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 21:09:13.861393 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-7a1ed770-c75d-49b5-9fda-13a6c2d4a580 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:13.863456 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7a1ed770-c75d-49b5-9fda-13a6c2d4a580 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] POST https://10.4.3.14/volume/v3/volumes/None/action Aug 13 21:09:13.863757 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7a1ed770-c75d-49b5-9fda-13a6c2d4a580 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:09:13.863873 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7a1ed770-c75d-49b5-9fda-13a6c2d4a580 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:09:13.878241 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7a1ed770-c75d-49b5-9fda-13a6c2d4a580 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] https://10.4.3.14/volume/v3/volumes/None/action returned with HTTP 404 Aug 13 21:09:13.878897 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 307/1240] 10.4.3.14 () {68 vars in 1287 bytes} [Thu Aug 13 21:09:13 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:09:13.890157 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ffc348f6-6987-4b76-b0b9-8f249bcb187e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:13.898133 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ffc348f6-6987-4b76-b0b9-8f249bcb187e tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] GET https://10.4.3.14/volume/v3/volumes/580aee41-2f8e-4483-acd9-6bc21b63c502 Aug 13 21:09:13.898133 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ffc348f6-6987-4b76-b0b9-8f249bcb187e tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:13.898133 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ffc348f6-6987-4b76-b0b9-8f249bcb187e tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:13.912166 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ffc348f6-6987-4b76-b0b9-8f249bcb187e tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] https://10.4.3.14/volume/v3/volumes/580aee41-2f8e-4483-acd9-6bc21b63c502 returned with HTTP 404 Aug 13 21:09:13.912716 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 313/1241] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:13 2026] GET /volume/v3/volumes/580aee41-2f8e-4483-acd9-6bc21b63c502 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:09:13.923021 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7dc18cfd-b100-420f-a511-f0a6977def6e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:13.928457 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7dc18cfd-b100-420f-a511-f0a6977def6e tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] GET https://10.4.3.14/volume/v3/volumes/8bf95515-0f9c-4656-b56f-cc2eeef8e0c5 Aug 13 21:09:13.929411 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7dc18cfd-b100-420f-a511-f0a6977def6e tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:13.929647 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7dc18cfd-b100-420f-a511-f0a6977def6e tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:13.944844 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:09:13.944844 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:09:13.952842 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-7dc18cfd-b100-420f-a511-f0a6977def6e tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Volume info retrieved successfully. Aug 13 21:09:13.958129 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7dc18cfd-b100-420f-a511-f0a6977def6e tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] https://10.4.3.14/volume/v3/volumes/8bf95515-0f9c-4656-b56f-cc2eeef8e0c5 returned with HTTP 200 Aug 13 21:09:13.958894 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 312/1242] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:13 2026] GET /volume/v3/volumes/8bf95515-0f9c-4656-b56f-cc2eeef8e0c5 => generated 839 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:13.973019 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6cd40b43-c009-4dc7-ba0a-9440efd93cfb None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:13.975527 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6cd40b43-c009-4dc7-ba0a-9440efd93cfb tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] DELETE https://10.4.3.14/volume/v3/volumes/8bf95515-0f9c-4656-b56f-cc2eeef8e0c5 Aug 13 21:09:13.975793 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6cd40b43-c009-4dc7-ba0a-9440efd93cfb tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:13.976396 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6cd40b43-c009-4dc7-ba0a-9440efd93cfb tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:13.976698 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-6cd40b43-c009-4dc7-ba0a-9440efd93cfb tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Delete volume with id: 8bf95515-0f9c-4656-b56f-cc2eeef8e0c5 Aug 13 21:09:13.987709 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:09:13.987709 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:09:13.988837 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-6cd40b43-c009-4dc7-ba0a-9440efd93cfb tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Volume info retrieved successfully. Aug 13 21:09:14.014398 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-6cd40b43-c009-4dc7-ba0a-9440efd93cfb tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Delete volume request issued successfully. Aug 13 21:09:14.017173 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6cd40b43-c009-4dc7-ba0a-9440efd93cfb tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] https://10.4.3.14/volume/v3/volumes/8bf95515-0f9c-4656-b56f-cc2eeef8e0c5 returned with HTTP 202 Aug 13 21:09:14.017173 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 311/1243] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:09:13 2026] DELETE /volume/v3/volumes/8bf95515-0f9c-4656-b56f-cc2eeef8e0c5 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:09:14.025769 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-2c7e7368-9c03-4fc5-a3db-004d4fc8dba7 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:14.030243 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2c7e7368-9c03-4fc5-a3db-004d4fc8dba7 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] GET https://10.4.3.14/volume/v3/volumes/8bf95515-0f9c-4656-b56f-cc2eeef8e0c5 Aug 13 21:09:14.030290 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2c7e7368-9c03-4fc5-a3db-004d4fc8dba7 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:14.030512 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2c7e7368-9c03-4fc5-a3db-004d4fc8dba7 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:14.042617 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:09:14.042617 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:09:14.045890 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-2c7e7368-9c03-4fc5-a3db-004d4fc8dba7 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Volume info retrieved successfully. Aug 13 21:09:14.054146 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2c7e7368-9c03-4fc5-a3db-004d4fc8dba7 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] https://10.4.3.14/volume/v3/volumes/8bf95515-0f9c-4656-b56f-cc2eeef8e0c5 returned with HTTP 200 Aug 13 21:09:14.054642 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 308/1244] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:14 2026] GET /volume/v3/volumes/8bf95515-0f9c-4656-b56f-cc2eeef8e0c5 => generated 838 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:14.940210 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e5d88c2e-c668-472e-abb4-8ccd8cd39477 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:14.941686 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e5d88c2e-c668-472e-abb4-8ccd8cd39477 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:09:14.942018 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e5d88c2e-c668-472e-abb4-8ccd8cd39477 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-33824412"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:09:14.943318 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-e5d88c2e-c668-472e-abb4-8ccd8cd39477 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-33824412'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:09:14.946632 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-e5d88c2e-c668-472e-abb4-8ccd8cd39477 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Create volume of 1 GB Aug 13 21:09:14.947001 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:09:14.947001 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:09:14.947548 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e5d88c2e-c668-472e-abb4-8ccd8cd39477 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Availability Zones retrieved successfully. Aug 13 21:09:14.954443 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e5d88c2e-c668-472e-abb4-8ccd8cd39477 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Flow 'volume_create_api' (ca2ea380-dd62-4760-97df-651da8625dbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:09:14.955448 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e5d88c2e-c668-472e-abb4-8ccd8cd39477 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c5f8aee-f158-473b-952f-cf30961214c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:09:14.956471 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-e5d88c2e-c668-472e-abb4-8ccd8cd39477 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:09:14.967482 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:09:14.967482 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:09:14.981111 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e5d88c2e-c668-472e-abb4-8ccd8cd39477 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c5f8aee-f158-473b-952f-cf30961214c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:42Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=15c28847-3c19-41a6-a838-5351707e5dd1,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '15c28847-3c19-41a6-a838-5351707e5dd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': True, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:09:14.981979 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e5d88c2e-c668-472e-abb4-8ccd8cd39477 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5c87fd5-158a-4930-bd89-1b2a3cfebd05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:09:15.031569 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-e5d88c2e-c668-472e-abb4-8ccd8cd39477 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Created reservations ['1c24eef9-d4df-44ff-aa19-bf0808a5de20', '745678c2-7f1d-4b03-a901-5935503146f0', '7b0b8281-985b-4060-9991-c51911841491', 'f17aff84-49d3-4e7f-a77a-08eb134bf6d3'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:09:15.032631 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e5d88c2e-c668-472e-abb4-8ccd8cd39477 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5c87fd5-158a-4930-bd89-1b2a3cfebd05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c24eef9-d4df-44ff-aa19-bf0808a5de20', '745678c2-7f1d-4b03-a901-5935503146f0', '7b0b8281-985b-4060-9991-c51911841491', 'f17aff84-49d3-4e7f-a77a-08eb134bf6d3']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:09:15.033730 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e5d88c2e-c668-472e-abb4-8ccd8cd39477 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (046ad8db-22a0-45a0-a729-0cfc4c4ffbcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:09:15.069267 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e5d88c2e-c668-472e-abb4-8ccd8cd39477 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (046ad8db-22a0-45a0-a729-0cfc4c4ffbcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee66e60f-04d0-47bb-ab9a-71c7c1914392', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-33824412',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='07ea7fc31f1d459eb4495bf130bacaf8',qos_specs=None,replication_status=,reservations=['1c24eef9-d4df-44ff-aa19-bf0808a5de20','745678c2-7f1d-4b03-a901-5935503146f0','7b0b8281-985b-4060-9991-c51911841491','f17aff84-49d3-4e7f-a77a-08eb134bf6d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96040910f65247d49e456ed176ab73c7',volume_type_id=15c28847-3c19-41a6-a838-5351707e5dd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:09:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-33824412',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee66e60f-04d0-47bb-ab9a-71c7c1914392,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='07ea7fc31f1d459eb4495bf130bacaf8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='96040910f65247d49e456ed176ab73c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(15c28847-3c19-41a6-a838-5351707e5dd1),volume_type_id=15c28847-3c19-41a6-a838-5351707e5dd1)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:09:15.070140 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0cc15456-9adf-4504-8ac3-19e75b8f4603 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:15.070583 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e5d88c2e-c668-472e-abb4-8ccd8cd39477 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (794edd0c-0afa-4a11-b9dc-5fe363e5a06e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:09:15.073459 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0cc15456-9adf-4504-8ac3-19e75b8f4603 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] GET https://10.4.3.14/volume/v3/volumes/8bf95515-0f9c-4656-b56f-cc2eeef8e0c5 Aug 13 21:09:15.073637 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0cc15456-9adf-4504-8ac3-19e75b8f4603 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:15.073866 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0cc15456-9adf-4504-8ac3-19e75b8f4603 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:15.082463 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0cc15456-9adf-4504-8ac3-19e75b8f4603 tempest-VolumesNegativeTest-2053729679 tempest-VolumesNegativeTest-2053729679-project-member] https://10.4.3.14/volume/v3/volumes/8bf95515-0f9c-4656-b56f-cc2eeef8e0c5 returned with HTTP 404 Aug 13 21:09:15.082980 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 313/1245] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:15 2026] GET /volume/v3/volumes/8bf95515-0f9c-4656-b56f-cc2eeef8e0c5 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:09:15.092010 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e5d88c2e-c668-472e-abb4-8ccd8cd39477 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (794edd0c-0afa-4a11-b9dc-5fe363e5a06e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-33824412',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='07ea7fc31f1d459eb4495bf130bacaf8',qos_specs=None,replication_status=,reservations=['1c24eef9-d4df-44ff-aa19-bf0808a5de20','745678c2-7f1d-4b03-a901-5935503146f0','7b0b8281-985b-4060-9991-c51911841491','f17aff84-49d3-4e7f-a77a-08eb134bf6d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96040910f65247d49e456ed176ab73c7',volume_type_id=15c28847-3c19-41a6-a838-5351707e5dd1)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:09:15.094170 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e5d88c2e-c668-472e-abb4-8ccd8cd39477 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (babe023a-dbf9-48b2-afd0-144895bbdd94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:09:15.109932 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e5d88c2e-c668-472e-abb4-8ccd8cd39477 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (babe023a-dbf9-48b2-afd0-144895bbdd94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:09:15.110801 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e5d88c2e-c668-472e-abb4-8ccd8cd39477 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Flow 'volume_create_api' (ca2ea380-dd62-4760-97df-651da8625dbd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:09:15.111256 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e5d88c2e-c668-472e-abb4-8ccd8cd39477 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Create volume request issued successfully. Aug 13 21:09:15.111758 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e5d88c2e-c668-472e-abb4-8ccd8cd39477 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:09:15.112419 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 314/1246] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:09:14 2026] POST /volume/v3/volumes => generated 756 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:09:15.127411 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9aee78b5-4d70-4027-b4ce-d1af38da49f7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:15.129342 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9aee78b5-4d70-4027-b4ce-d1af38da49f7 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 Aug 13 21:09:15.129508 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9aee78b5-4d70-4027-b4ce-d1af38da49f7 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:15.129694 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9aee78b5-4d70-4027-b4ce-d1af38da49f7 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:15.139451 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:09:15.139451 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:09:15.148824 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9aee78b5-4d70-4027-b4ce-d1af38da49f7 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:09:15.154814 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9aee78b5-4d70-4027-b4ce-d1af38da49f7 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 returned with HTTP 200 Aug 13 21:09:15.155463 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 312/1247] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:15 2026] GET /volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 => generated 824 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:16.171259 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-7ddb3c97-8f03-4b9c-8039-85762b8ae829 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:16.173213 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7ddb3c97-8f03-4b9c-8039-85762b8ae829 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 Aug 13 21:09:16.173409 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7ddb3c97-8f03-4b9c-8039-85762b8ae829 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:16.173617 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7ddb3c97-8f03-4b9c-8039-85762b8ae829 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:16.183741 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:09:16.183741 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:09:16.189429 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-7ddb3c97-8f03-4b9c-8039-85762b8ae829 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:09:16.194292 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7ddb3c97-8f03-4b9c-8039-85762b8ae829 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 returned with HTTP 200 Aug 13 21:09:16.194801 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 309/1248] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:16 2026] GET /volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:16.248989 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-ed85c4ac-e38f-4758-8783-a4614153615b req-99efaa1c-e9ee-4580-a1f1-80354abc1649 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:16.252276 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-ed85c4ac-e38f-4758-8783-a4614153615b req-99efaa1c-e9ee-4580-a1f1-80354abc1649 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 Aug 13 21:09:16.252711 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-ed85c4ac-e38f-4758-8783-a4614153615b req-99efaa1c-e9ee-4580-a1f1-80354abc1649 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:16.252711 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-ed85c4ac-e38f-4758-8783-a4614153615b req-99efaa1c-e9ee-4580-a1f1-80354abc1649 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:16.264811 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:09:16.264811 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:09:16.269538 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-ed85c4ac-e38f-4758-8783-a4614153615b req-99efaa1c-e9ee-4580-a1f1-80354abc1649 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:09:16.276047 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-ed85c4ac-e38f-4758-8783-a4614153615b req-99efaa1c-e9ee-4580-a1f1-80354abc1649 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 returned with HTTP 200 Aug 13 21:09:16.276565 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 314/1249] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:09:16 2026] GET /volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:16.363388 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-151cb015-f6ec-4e0b-bc0c-ba643dceba29 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:16.363831 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-151cb015-f6ec-4e0b-bc0c-ba643dceba29 None None] GET https://10.4.3.14/volume// Aug 13 21:09:16.364016 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-151cb015-f6ec-4e0b-bc0c-ba643dceba29 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:16.364250 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-151cb015-f6ec-4e0b-bc0c-ba643dceba29 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:16.364579 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-151cb015-f6ec-4e0b-bc0c-ba643dceba29 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:09:16.364889 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 315/1250] 10.4.3.14 () {66 vars in 1421 bytes} [Thu Aug 13 21:09:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:09:16.373377 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-ed85c4ac-e38f-4758-8783-a4614153615b req-643b48eb-c32b-4ec1-b2c3-67c62a05059d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:16.376035 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-ed85c4ac-e38f-4758-8783-a4614153615b req-643b48eb-c32b-4ec1-b2c3-67c62a05059d tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:09:16.376406 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-ed85c4ac-e38f-4758-8783-a4614153615b req-643b48eb-c32b-4ec1-b2c3-67c62a05059d tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ee66e60f-04d0-47bb-ab9a-71c7c1914392", "connector": null, "instance_uuid": "0a479c7f-401f-46cc-befa-20a0ea2e0f60"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:09:16.388035 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:09:16.388035 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:09:16.422210 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-ed85c4ac-e38f-4758-8783-a4614153615b req-643b48eb-c32b-4ec1-b2c3-67c62a05059d tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:09:16.423016 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 313/1251] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:09:16 2026] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:09:16.460429 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-0d452419-4ccb-44e2-b8de-632236bb24b7 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:16.463946 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0d452419-4ccb-44e2-b8de-632236bb24b7 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 Aug 13 21:09:16.463946 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0d452419-4ccb-44e2-b8de-632236bb24b7 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:16.463946 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0d452419-4ccb-44e2-b8de-632236bb24b7 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:16.478300 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c14516eb-fc7e-445c-bab4-5811e9861fe2 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:16.478370 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:09:16.478370 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:09:16.478824 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c14516eb-fc7e-445c-bab4-5811e9861fe2 None None] GET https://10.4.3.14/volume// Aug 13 21:09:16.479360 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c14516eb-fc7e-445c-bab4-5811e9861fe2 None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:16.479360 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c14516eb-fc7e-445c-bab4-5811e9861fe2 None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:16.479788 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c14516eb-fc7e-445c-bab4-5811e9861fe2 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:09:16.480203 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 315/1252] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:09:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:09:16.485341 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-0d452419-4ccb-44e2-b8de-632236bb24b7 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:09:16.490139 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-ed85c4ac-e38f-4758-8783-a4614153615b req-2297e373-732d-4ea6-94de-8775414800cd None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:16.492120 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0d452419-4ccb-44e2-b8de-632236bb24b7 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 returned with HTTP 200 Aug 13 21:09:16.492678 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 310/1253] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:16 2026] GET /volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:16.497444 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-ed85c4ac-e38f-4758-8783-a4614153615b req-2297e373-732d-4ea6-94de-8775414800cd tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 Aug 13 21:09:16.497643 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-ed85c4ac-e38f-4758-8783-a4614153615b req-2297e373-732d-4ea6-94de-8775414800cd tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:16.497817 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-ed85c4ac-e38f-4758-8783-a4614153615b req-2297e373-732d-4ea6-94de-8775414800cd tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:16.519900 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:09:16.519900 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:09:16.523769 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-ed85c4ac-e38f-4758-8783-a4614153615b req-2297e373-732d-4ea6-94de-8775414800cd tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:09:16.528378 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-ed85c4ac-e38f-4758-8783-a4614153615b req-2297e373-732d-4ea6-94de-8775414800cd tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 returned with HTTP 200 Aug 13 21:09:16.528896 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 316/1254] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:09:16 2026] GET /volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 => generated 1028 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:09:16.626296 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-ed85c4ac-e38f-4758-8783-a4614153615b req-fb66d806-b80f-43cf-91b9-22d4f82d3532 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:16.628247 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-ed85c4ac-e38f-4758-8783-a4614153615b req-fb66d806-b80f-43cf-91b9-22d4f82d3532 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] PUT https://10.4.3.14/volume/v3/attachments/d44c9b98-caa0-4afe-94de-7075ec164e51 Aug 13 21:09:16.628895 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-ed85c4ac-e38f-4758-8783-a4614153615b req-fb66d806-b80f-43cf-91b9-22d4f82d3532 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:09:16.636541 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-ed85c4ac-e38f-4758-8783-a4614153615b req-fb66d806-b80f-43cf-91b9-22d4f82d3532 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Acquiring lock "cinder-attachment_update-ee66e60f-04d0-47bb-ab9a-71c7c1914392-np0000007265" by "attachment_update" {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:09:16.641040 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-ed85c4ac-e38f-4758-8783-a4614153615b req-fb66d806-b80f-43cf-91b9-22d4f82d3532 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Lock "cinder-attachment_update-ee66e60f-04d0-47bb-ab9a-71c7c1914392-np0000007265" acquired by "attachment_update" :: waited 0.005s {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:09:16.642177 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:09:16.642177 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:09:16.762670 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-ed85c4ac-e38f-4758-8783-a4614153615b req-fb66d806-b80f-43cf-91b9-22d4f82d3532 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Lock "cinder-attachment_update-ee66e60f-04d0-47bb-ab9a-71c7c1914392-np0000007265" released by "attachment_update" :: held 0.121s {{(pid=100214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:09:16.763729 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-ed85c4ac-e38f-4758-8783-a4614153615b req-fb66d806-b80f-43cf-91b9-22d4f82d3532 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/attachments/d44c9b98-caa0-4afe-94de-7075ec164e51 returned with HTTP 200 Aug 13 21:09:16.763729 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 314/1255] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:09:16 2026] PUT /volume/v3/attachments/d44c9b98-caa0-4afe-94de-7075ec164e51 => generated 969 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:09:17.508589 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-6216d40e-6dd1-41d8-8150-d75b417b1e8c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:17.510744 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6216d40e-6dd1-41d8-8150-d75b417b1e8c tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 Aug 13 21:09:17.510989 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6216d40e-6dd1-41d8-8150-d75b417b1e8c tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:17.511168 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6216d40e-6dd1-41d8-8150-d75b417b1e8c tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:17.532549 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:09:17.532549 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:09:17.541381 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-6216d40e-6dd1-41d8-8150-d75b417b1e8c tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:09:17.552549 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6216d40e-6dd1-41d8-8150-d75b417b1e8c tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 returned with HTTP 200 Aug 13 21:09:17.552892 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 316/1256] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:17 2026] GET /volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 => generated 849 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:17.980235 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c4142e87-be02-4c47-a28d-cd456d4728fc None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:17.983937 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c4142e87-be02-4c47-a28d-cd456d4728fc tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:09:17.983937 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c4142e87-be02-4c47-a28d-cd456d4728fc tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1385026815"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:09:17.985360 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-c4142e87-be02-4c47-a28d-cd456d4728fc tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1385026815'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:09:17.985549 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-c4142e87-be02-4c47-a28d-cd456d4728fc tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Create volume of 1 GB Aug 13 21:09:17.989300 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-c4142e87-be02-4c47-a28d-cd456d4728fc tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Availability Zones retrieved successfully. Aug 13 21:09:17.995415 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c4142e87-be02-4c47-a28d-cd456d4728fc tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Flow 'volume_create_api' (ea5e1364-8490-487e-9534-10784e866cc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:09:17.996606 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c4142e87-be02-4c47-a28d-cd456d4728fc tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e19b89f-52db-4681-a213-26a1458be376) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:09:17.997918 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-c4142e87-be02-4c47-a28d-cd456d4728fc tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:09:18.029410 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c4142e87-be02-4c47-a28d-cd456d4728fc tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e19b89f-52db-4681-a213-26a1458be376) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:09:18.030568 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c4142e87-be02-4c47-a28d-cd456d4728fc tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ad35b9f-6994-43e9-ac38-6537ec50203e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:09:18.088147 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-c4142e87-be02-4c47-a28d-cd456d4728fc tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Created reservations ['79bcf8d5-9095-4116-a5b4-36bbe48b2602', '3a975b60-afa4-4c0c-ba44-4bc6fdcdef80', '03171261-7dbd-44f0-b6fb-ef4166c4a141', '2051416b-66a6-443e-ae52-42fc2d6a1087'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:09:18.089527 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c4142e87-be02-4c47-a28d-cd456d4728fc tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ad35b9f-6994-43e9-ac38-6537ec50203e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79bcf8d5-9095-4116-a5b4-36bbe48b2602', '3a975b60-afa4-4c0c-ba44-4bc6fdcdef80', '03171261-7dbd-44f0-b6fb-ef4166c4a141', '2051416b-66a6-443e-ae52-42fc2d6a1087']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:09:18.090803 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c4142e87-be02-4c47-a28d-cd456d4728fc tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1adff2d4-e47f-485a-b9db-8425fe99242f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:09:18.119438 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c4142e87-be02-4c47-a28d-cd456d4728fc tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1adff2d4-e47f-485a-b9db-8425fe99242f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f5192c6-6065-4758-aaaa-c0501df85bb5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1385026815',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa7b5d9fcafb4014a2d5f669fba5764d',qos_specs=None,replication_status=,reservations=['79bcf8d5-9095-4116-a5b4-36bbe48b2602','3a975b60-afa4-4c0c-ba44-4bc6fdcdef80','03171261-7dbd-44f0-b6fb-ef4166c4a141','2051416b-66a6-443e-ae52-42fc2d6a1087'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9fc8c6b40dc4fc48aaa1efd61c19aaa',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:09:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1385026815',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f5192c6-6065-4758-aaaa-c0501df85bb5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa7b5d9fcafb4014a2d5f669fba5764d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f9fc8c6b40dc4fc48aaa1efd61c19aaa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:09:18.120923 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c4142e87-be02-4c47-a28d-cd456d4728fc tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (431687ea-608e-44fd-873f-9d8cb4bd4216) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:09:18.149312 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c4142e87-be02-4c47-a28d-cd456d4728fc tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (431687ea-608e-44fd-873f-9d8cb4bd4216) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1385026815',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa7b5d9fcafb4014a2d5f669fba5764d',qos_specs=None,replication_status=,reservations=['79bcf8d5-9095-4116-a5b4-36bbe48b2602','3a975b60-afa4-4c0c-ba44-4bc6fdcdef80','03171261-7dbd-44f0-b6fb-ef4166c4a141','2051416b-66a6-443e-ae52-42fc2d6a1087'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9fc8c6b40dc4fc48aaa1efd61c19aaa',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:09:18.150243 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c4142e87-be02-4c47-a28d-cd456d4728fc tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21cb337e-3817-46e9-9b66-c531d5268d52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:09:18.179706 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c4142e87-be02-4c47-a28d-cd456d4728fc tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21cb337e-3817-46e9-9b66-c531d5268d52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:09:18.179915 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c4142e87-be02-4c47-a28d-cd456d4728fc tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Flow 'volume_create_api' (ea5e1364-8490-487e-9534-10784e866cc5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:09:18.180983 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-c4142e87-be02-4c47-a28d-cd456d4728fc tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Create volume request issued successfully. Aug 13 21:09:18.181207 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c4142e87-be02-4c47-a28d-cd456d4728fc tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:09:18.181663 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 311/1257] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:09:17 2026] POST /volume/v3/volumes => generated 749 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:09:18.199424 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b84ed63c-4d55-4d2b-8226-2518c86140da None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:18.207591 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b84ed63c-4d55-4d2b-8226-2518c86140da tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] GET https://10.4.3.14/volume/v3/volumes/5f5192c6-6065-4758-aaaa-c0501df85bb5 Aug 13 21:09:18.207902 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b84ed63c-4d55-4d2b-8226-2518c86140da tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:18.208182 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b84ed63c-4d55-4d2b-8226-2518c86140da tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:18.217623 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:09:18.217623 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:09:18.223050 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b84ed63c-4d55-4d2b-8226-2518c86140da tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Volume info retrieved successfully. Aug 13 21:09:18.229242 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b84ed63c-4d55-4d2b-8226-2518c86140da tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] https://10.4.3.14/volume/v3/volumes/5f5192c6-6065-4758-aaaa-c0501df85bb5 returned with HTTP 200 Aug 13 21:09:18.229678 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 317/1258] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:18 2026] GET /volume/v3/volumes/5f5192c6-6065-4758-aaaa-c0501df85bb5 => generated 817 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:18.406414 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ac53c323-f27a-48a9-b387-b58a7b0be7c3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:18.553333 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ac53c323-f27a-48a9-b387-b58a7b0be7c3 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:09:18.553656 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ac53c323-f27a-48a9-b387-b58a7b0be7c3 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-2051070408"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:09:18.555173 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-ac53c323-f27a-48a9-b387-b58a7b0be7c3 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-2051070408'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:09:18.555173 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-ac53c323-f27a-48a9-b387-b58a7b0be7c3 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Create volume of 1 GB Aug 13 21:09:18.555730 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:09:18.555730 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:09:18.561586 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ac53c323-f27a-48a9-b387-b58a7b0be7c3 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Availability Zones retrieved successfully. Aug 13 21:09:18.569593 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-78d741f4-452f-4e57-913b-5695fb618574 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:18.571469 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-78d741f4-452f-4e57-913b-5695fb618574 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 Aug 13 21:09:18.571600 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-78d741f4-452f-4e57-913b-5695fb618574 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:18.571796 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-78d741f4-452f-4e57-913b-5695fb618574 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:18.580009 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-ac53c323-f27a-48a9-b387-b58a7b0be7c3 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Flow 'volume_create_api' (47baff12-ab77-4082-9152-d4fbe0eeb112) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:09:18.580747 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-ac53c323-f27a-48a9-b387-b58a7b0be7c3 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69ee8ade-b2d7-4cc2-b3de-f8615e5c7043) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:09:18.582640 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-ac53c323-f27a-48a9-b387-b58a7b0be7c3 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:09:18.582861 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:09:18.582861 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:09:18.587730 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-78d741f4-452f-4e57-913b-5695fb618574 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:09:18.594205 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-78d741f4-452f-4e57-913b-5695fb618574 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 returned with HTTP 200 Aug 13 21:09:18.595487 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 317/1259] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:18 2026] GET /volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:18.618135 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-ac53c323-f27a-48a9-b387-b58a7b0be7c3 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69ee8ade-b2d7-4cc2-b3de-f8615e5c7043) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:09:18.619530 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-ac53c323-f27a-48a9-b387-b58a7b0be7c3 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d5acd39-ac8b-48f4-86f2-3256323334ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:09:18.701442 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-ac53c323-f27a-48a9-b387-b58a7b0be7c3 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Created reservations ['9e685830-06c7-4845-9567-c47ddf732ca3', '7e45ce97-75ed-4961-b4d4-cb4bea546284', 'ef51ce71-9f1b-4ad2-aef7-37fe2557c1e4', '9c768e52-e48e-494a-a7f9-b1d62c4bbd90'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:09:18.703630 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-ac53c323-f27a-48a9-b387-b58a7b0be7c3 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d5acd39-ac8b-48f4-86f2-3256323334ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e685830-06c7-4845-9567-c47ddf732ca3', '7e45ce97-75ed-4961-b4d4-cb4bea546284', 'ef51ce71-9f1b-4ad2-aef7-37fe2557c1e4', '9c768e52-e48e-494a-a7f9-b1d62c4bbd90']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:09:18.706132 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-ac53c323-f27a-48a9-b387-b58a7b0be7c3 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5583a044-99d1-4155-b1a9-d0dbdb845d50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:09:18.737235 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-ac53c323-f27a-48a9-b387-b58a7b0be7c3 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5583a044-99d1-4155-b1a9-d0dbdb845d50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba5b7e92-ea60-4010-85db-d4ef871f8ba3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2051070408',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='581b83054f2b4599a0111979c24d58e5',qos_specs=None,replication_status=,reservations=['9e685830-06c7-4845-9567-c47ddf732ca3','7e45ce97-75ed-4961-b4d4-cb4bea546284','ef51ce71-9f1b-4ad2-aef7-37fe2557c1e4','9c768e52-e48e-494a-a7f9-b1d62c4bbd90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50281eac1b9247dbba6909dac96ee9f7',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:09:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2051070408',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba5b7e92-ea60-4010-85db-d4ef871f8ba3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='581b83054f2b4599a0111979c24d58e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='50281eac1b9247dbba6909dac96ee9f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:09:18.740233 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-ac53c323-f27a-48a9-b387-b58a7b0be7c3 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfcfd2ae-78ee-4ff3-a97a-fa63e49426d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:09:18.769990 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-ac53c323-f27a-48a9-b387-b58a7b0be7c3 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfcfd2ae-78ee-4ff3-a97a-fa63e49426d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2051070408',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='581b83054f2b4599a0111979c24d58e5',qos_specs=None,replication_status=,reservations=['9e685830-06c7-4845-9567-c47ddf732ca3','7e45ce97-75ed-4961-b4d4-cb4bea546284','ef51ce71-9f1b-4ad2-aef7-37fe2557c1e4','9c768e52-e48e-494a-a7f9-b1d62c4bbd90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50281eac1b9247dbba6909dac96ee9f7',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:09:18.770771 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-ac53c323-f27a-48a9-b387-b58a7b0be7c3 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cd41a0f-e815-4bca-a122-193e667d337b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:09:18.786360 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-ac53c323-f27a-48a9-b387-b58a7b0be7c3 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cd41a0f-e815-4bca-a122-193e667d337b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:09:18.788484 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-ac53c323-f27a-48a9-b387-b58a7b0be7c3 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Flow 'volume_create_api' (47baff12-ab77-4082-9152-d4fbe0eeb112) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:09:18.788922 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ac53c323-f27a-48a9-b387-b58a7b0be7c3 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Create volume request issued successfully. Aug 13 21:09:18.790455 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ac53c323-f27a-48a9-b387-b58a7b0be7c3 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:09:18.791168 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 315/1260] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:09:18 2026] POST /volume/v3/volumes => generated 747 bytes in 385 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:09:19.247382 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-1923ae6e-9e66-47d3-99f1-abf6dfac7e41 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:19.251703 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1923ae6e-9e66-47d3-99f1-abf6dfac7e41 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] GET https://10.4.3.14/volume/v3/volumes/5f5192c6-6065-4758-aaaa-c0501df85bb5 Aug 13 21:09:19.251703 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1923ae6e-9e66-47d3-99f1-abf6dfac7e41 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:19.251703 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1923ae6e-9e66-47d3-99f1-abf6dfac7e41 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:19.263028 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:09:19.263028 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:09:19.271669 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-1923ae6e-9e66-47d3-99f1-abf6dfac7e41 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Volume info retrieved successfully. Aug 13 21:09:19.280737 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1923ae6e-9e66-47d3-99f1-abf6dfac7e41 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] https://10.4.3.14/volume/v3/volumes/5f5192c6-6065-4758-aaaa-c0501df85bb5 returned with HTTP 200 Aug 13 21:09:19.281581 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 312/1261] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:19 2026] GET /volume/v3/volumes/5f5192c6-6065-4758-aaaa-c0501df85bb5 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:19.335277 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-5e0d0dbb-4b5d-41a2-8630-472afc06558c req-5ee7b33c-de12-430a-a3ef-d2ee00e2193e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:19.342056 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-5e0d0dbb-4b5d-41a2-8630-472afc06558c req-5ee7b33c-de12-430a-a3ef-d2ee00e2193e tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] GET https://10.4.3.14/volume/v3/volumes/5f5192c6-6065-4758-aaaa-c0501df85bb5 Aug 13 21:09:19.342378 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-5e0d0dbb-4b5d-41a2-8630-472afc06558c req-5ee7b33c-de12-430a-a3ef-d2ee00e2193e tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:19.342675 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-5e0d0dbb-4b5d-41a2-8630-472afc06558c req-5ee7b33c-de12-430a-a3ef-d2ee00e2193e tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:19.352887 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:09:19.352887 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:09:19.357022 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-5e0d0dbb-4b5d-41a2-8630-472afc06558c req-5ee7b33c-de12-430a-a3ef-d2ee00e2193e tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Volume info retrieved successfully. Aug 13 21:09:19.365091 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-5e0d0dbb-4b5d-41a2-8630-472afc06558c req-5ee7b33c-de12-430a-a3ef-d2ee00e2193e tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] https://10.4.3.14/volume/v3/volumes/5f5192c6-6065-4758-aaaa-c0501df85bb5 returned with HTTP 200 Aug 13 21:09:19.365496 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 318/1262] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:09:19 2026] GET /volume/v3/volumes/5f5192c6-6065-4758-aaaa-c0501df85bb5 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:19.465942 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-75f8b766-7f53-4452-86ff-57522e7240d8 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:19.466475 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-75f8b766-7f53-4452-86ff-57522e7240d8 None None] GET https://10.4.3.14/volume// Aug 13 21:09:19.466723 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-75f8b766-7f53-4452-86ff-57522e7240d8 None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:19.467031 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-75f8b766-7f53-4452-86ff-57522e7240d8 None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:19.467482 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-75f8b766-7f53-4452-86ff-57522e7240d8 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:09:19.467861 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 318/1263] 10.4.3.14 () {66 vars in 1421 bytes} [Thu Aug 13 21:09:19 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:09:19.477812 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-5e0d0dbb-4b5d-41a2-8630-472afc06558c req-f25f0a3e-6c05-414e-a698-f4fd590cacea None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:19.480631 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-5e0d0dbb-4b5d-41a2-8630-472afc06558c req-f25f0a3e-6c05-414e-a698-f4fd590cacea tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:09:19.481028 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-5e0d0dbb-4b5d-41a2-8630-472afc06558c req-f25f0a3e-6c05-414e-a698-f4fd590cacea tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5f5192c6-6065-4758-aaaa-c0501df85bb5", "connector": null, "instance_uuid": "16eb9873-1c4d-4f50-9537-3aaf450809ce"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:09:19.490104 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:09:19.490104 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:09:19.522397 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-5e0d0dbb-4b5d-41a2-8630-472afc06558c req-f25f0a3e-6c05-414e-a698-f4fd590cacea tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:09:19.522888 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 316/1264] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:09:19 2026] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:09:19.561383 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ea50ca64-ef78-4bff-bec2-fc3502f3b14b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:19.563420 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ea50ca64-ef78-4bff-bec2-fc3502f3b14b tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] GET https://10.4.3.14/volume/v3/volumes/5f5192c6-6065-4758-aaaa-c0501df85bb5 Aug 13 21:09:19.564097 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ea50ca64-ef78-4bff-bec2-fc3502f3b14b tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:19.565135 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ea50ca64-ef78-4bff-bec2-fc3502f3b14b tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:19.582408 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-29027344-cd03-4427-8ad4-8fcf56b011d5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:19.582861 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-29027344-cd03-4427-8ad4-8fcf56b011d5 None None] GET https://10.4.3.14/volume// Aug 13 21:09:19.583073 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-29027344-cd03-4427-8ad4-8fcf56b011d5 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:19.583616 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-29027344-cd03-4427-8ad4-8fcf56b011d5 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:19.583797 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-29027344-cd03-4427-8ad4-8fcf56b011d5 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:09:19.584089 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 319/1265] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:09:19 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:09:19.587626 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:09:19.587626 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:09:19.593797 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-ea50ca64-ef78-4bff-bec2-fc3502f3b14b tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Volume info retrieved successfully. Aug 13 21:09:19.595558 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-5e0d0dbb-4b5d-41a2-8630-472afc06558c req-f1cb67be-a573-4613-be47-6a67ced1e148 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:19.598265 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-5e0d0dbb-4b5d-41a2-8630-472afc06558c req-f1cb67be-a573-4613-be47-6a67ced1e148 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] GET https://10.4.3.14/volume/v3/volumes/5f5192c6-6065-4758-aaaa-c0501df85bb5 Aug 13 21:09:19.598519 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-5e0d0dbb-4b5d-41a2-8630-472afc06558c req-f1cb67be-a573-4613-be47-6a67ced1e148 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:19.598771 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-5e0d0dbb-4b5d-41a2-8630-472afc06558c req-f1cb67be-a573-4613-be47-6a67ced1e148 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:19.599684 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ea50ca64-ef78-4bff-bec2-fc3502f3b14b tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] https://10.4.3.14/volume/v3/volumes/5f5192c6-6065-4758-aaaa-c0501df85bb5 returned with HTTP 200 Aug 13 21:09:19.600461 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 313/1266] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:19 2026] GET /volume/v3/volumes/5f5192c6-6065-4758-aaaa-c0501df85bb5 => generated 841 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:19.614278 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c7748696-5e37-4a97-9847-8accb0ce0359 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:19.615738 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c7748696-5e37-4a97-9847-8accb0ce0359 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 Aug 13 21:09:19.616113 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c7748696-5e37-4a97-9847-8accb0ce0359 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:19.617335 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c7748696-5e37-4a97-9847-8accb0ce0359 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:19.619367 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:09:19.619367 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:09:19.623880 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-5e0d0dbb-4b5d-41a2-8630-472afc06558c req-f1cb67be-a573-4613-be47-6a67ced1e148 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Volume info retrieved successfully. Aug 13 21:09:19.628335 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-5e0d0dbb-4b5d-41a2-8630-472afc06558c req-f1cb67be-a573-4613-be47-6a67ced1e148 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] https://10.4.3.14/volume/v3/volumes/5f5192c6-6065-4758-aaaa-c0501df85bb5 returned with HTTP 200 Aug 13 21:09:19.628840 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 319/1267] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:09:19 2026] GET /volume/v3/volumes/5f5192c6-6065-4758-aaaa-c0501df85bb5 => generated 1021 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:09:19.631233 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:09:19.631233 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:09:19.639156 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-c7748696-5e37-4a97-9847-8accb0ce0359 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:09:19.647942 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c7748696-5e37-4a97-9847-8accb0ce0359 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 returned with HTTP 200 Aug 13 21:09:19.648487 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 317/1268] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:19 2026] GET /volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 => generated 849 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:19.727171 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-5e0d0dbb-4b5d-41a2-8630-472afc06558c req-a238582b-bfe8-4938-bacd-de20e94349f9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:19.731212 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-5e0d0dbb-4b5d-41a2-8630-472afc06558c req-a238582b-bfe8-4938-bacd-de20e94349f9 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] PUT https://10.4.3.14/volume/v3/attachments/c027ce4d-c5e7-4478-a05f-66b6b945333e Aug 13 21:09:19.732060 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-5e0d0dbb-4b5d-41a2-8630-472afc06558c req-a238582b-bfe8-4938-bacd-de20e94349f9 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:09:19.746100 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-5e0d0dbb-4b5d-41a2-8630-472afc06558c req-a238582b-bfe8-4938-bacd-de20e94349f9 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Acquiring lock "cinder-attachment_update-5f5192c6-6065-4758-aaaa-c0501df85bb5-np0000007265" by "attachment_update" {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:09:19.751345 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-5e0d0dbb-4b5d-41a2-8630-472afc06558c req-a238582b-bfe8-4938-bacd-de20e94349f9 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Lock "cinder-attachment_update-5f5192c6-6065-4758-aaaa-c0501df85bb5-np0000007265" acquired by "attachment_update" :: waited 0.005s {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:09:19.753754 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:09:19.753754 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:09:19.880806 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-5e0d0dbb-4b5d-41a2-8630-472afc06558c req-a238582b-bfe8-4938-bacd-de20e94349f9 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Lock "cinder-attachment_update-5f5192c6-6065-4758-aaaa-c0501df85bb5-np0000007265" released by "attachment_update" :: held 0.129s {{(pid=100215) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:09:19.881776 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-5e0d0dbb-4b5d-41a2-8630-472afc06558c req-a238582b-bfe8-4938-bacd-de20e94349f9 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] https://10.4.3.14/volume/v3/attachments/c027ce4d-c5e7-4478-a05f-66b6b945333e returned with HTTP 200 Aug 13 21:09:19.882430 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 320/1269] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:09:19 2026] PUT /volume/v3/attachments/c027ce4d-c5e7-4478-a05f-66b6b945333e => generated 969 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:09:20.062926 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-ed85c4ac-e38f-4758-8783-a4614153615b req-dc11664e-f91d-44c1-ba61-ed0d4a6d77c5 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:20.067200 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-ed85c4ac-e38f-4758-8783-a4614153615b req-dc11664e-f91d-44c1-ba61-ed0d4a6d77c5 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] POST https://10.4.3.14/volume/v3/attachments/d44c9b98-caa0-4afe-94de-7075ec164e51/action Aug 13 21:09:20.067722 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-ed85c4ac-e38f-4758-8783-a4614153615b req-dc11664e-f91d-44c1-ba61-ed0d4a6d77c5 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Action body: b'{"os-complete": null}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:09:20.067937 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-ed85c4ac-e38f-4758-8783-a4614153615b req-dc11664e-f91d-44c1-ba61-ed0d4a6d77c5 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:09:20.084459 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:09:20.084459 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:09:20.100378 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-ed85c4ac-e38f-4758-8783-a4614153615b req-dc11664e-f91d-44c1-ba61-ed0d4a6d77c5 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/attachments/d44c9b98-caa0-4afe-94de-7075ec164e51/action returned with HTTP 204 Aug 13 21:09:20.100930 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 314/1270] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:09:20 2026] POST /volume/v3/attachments/d44c9b98-caa0-4afe-94de-7075ec164e51/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:09:20.614583 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a3f73bda-e718-44b7-974a-33b24fed9f34 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:20.616431 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a3f73bda-e718-44b7-974a-33b24fed9f34 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] GET https://10.4.3.14/volume/v3/volumes/5f5192c6-6065-4758-aaaa-c0501df85bb5 Aug 13 21:09:20.616641 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a3f73bda-e718-44b7-974a-33b24fed9f34 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:20.616826 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a3f73bda-e718-44b7-974a-33b24fed9f34 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:20.631602 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:09:20.631602 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:09:20.637175 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-a3f73bda-e718-44b7-974a-33b24fed9f34 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Volume info retrieved successfully. Aug 13 21:09:20.644674 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a3f73bda-e718-44b7-974a-33b24fed9f34 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] https://10.4.3.14/volume/v3/volumes/5f5192c6-6065-4758-aaaa-c0501df85bb5 returned with HTTP 200 Aug 13 21:09:20.646027 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 320/1271] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:20 2026] GET /volume/v3/volumes/5f5192c6-6065-4758-aaaa-c0501df85bb5 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:20.662579 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b1e2b1bc-1b95-4576-a142-821d785f17b5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:20.664418 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b1e2b1bc-1b95-4576-a142-821d785f17b5 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 Aug 13 21:09:20.665053 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b1e2b1bc-1b95-4576-a142-821d785f17b5 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:20.665393 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b1e2b1bc-1b95-4576-a142-821d785f17b5 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:20.678951 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:09:20.678951 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:09:20.683902 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b1e2b1bc-1b95-4576-a142-821d785f17b5 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:09:20.689030 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b1e2b1bc-1b95-4576-a142-821d785f17b5 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 returned with HTTP 200 Aug 13 21:09:20.689707 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 318/1272] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:20 2026] GET /volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 => generated 1141 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:09:20.744898 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-8616ced0-5b8f-40ba-b9bc-a33be2623fb8 req-00a00610-fbc7-41fd-8726-924720010529 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:20.747352 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-8616ced0-5b8f-40ba-b9bc-a33be2623fb8 req-00a00610-fbc7-41fd-8726-924720010529 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 Aug 13 21:09:20.747648 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-8616ced0-5b8f-40ba-b9bc-a33be2623fb8 req-00a00610-fbc7-41fd-8726-924720010529 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:20.747949 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-8616ced0-5b8f-40ba-b9bc-a33be2623fb8 req-00a00610-fbc7-41fd-8726-924720010529 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:20.759956 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:09:20.759956 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:09:20.764482 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-8616ced0-5b8f-40ba-b9bc-a33be2623fb8 req-00a00610-fbc7-41fd-8726-924720010529 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:09:20.770582 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-8616ced0-5b8f-40ba-b9bc-a33be2623fb8 req-00a00610-fbc7-41fd-8726-924720010529 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 returned with HTTP 200 Aug 13 21:09:20.771267 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 321/1273] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:09:20 2026] GET /volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 => generated 1141 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:09:20.878406 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-adea7854-94e8-4703-a599-9783cf54206d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:20.878670 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-adea7854-94e8-4703-a599-9783cf54206d None None] GET https://10.4.3.14/volume// Aug 13 21:09:20.878715 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-adea7854-94e8-4703-a599-9783cf54206d None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:20.879004 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-adea7854-94e8-4703-a599-9783cf54206d None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:20.879387 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-adea7854-94e8-4703-a599-9783cf54206d None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:09:20.879649 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 315/1274] 10.4.3.14 () {66 vars in 1421 bytes} [Thu Aug 13 21:09:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:09:20.890315 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-8616ced0-5b8f-40ba-b9bc-a33be2623fb8 req-b616c24a-c6f3-4f37-952b-993b1e4653a6 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:20.898729 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-8616ced0-5b8f-40ba-b9bc-a33be2623fb8 req-b616c24a-c6f3-4f37-952b-993b1e4653a6 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:09:20.900159 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-8616ced0-5b8f-40ba-b9bc-a33be2623fb8 req-b616c24a-c6f3-4f37-952b-993b1e4653a6 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ee66e60f-04d0-47bb-ab9a-71c7c1914392", "connector": null, "instance_uuid": "633e5d0d-f17d-4365-9e5f-8624bb82c19f"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:09:20.910048 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:09:20.910048 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:09:20.943751 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-8616ced0-5b8f-40ba-b9bc-a33be2623fb8 req-b616c24a-c6f3-4f37-952b-993b1e4653a6 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:09:20.944246 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 321/1275] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:09:20 2026] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:09:20.989709 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0252bc65-e342-4cb6-858e-740ba5f6b5db None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:20.994097 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0252bc65-e342-4cb6-858e-740ba5f6b5db tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 Aug 13 21:09:20.995250 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0252bc65-e342-4cb6-858e-740ba5f6b5db tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:20.995501 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0252bc65-e342-4cb6-858e-740ba5f6b5db tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:21.005684 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-aaed6b14-008f-4551-aa81-089dde7cbeb5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:21.006367 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-aaed6b14-008f-4551-aa81-089dde7cbeb5 None None] GET https://10.4.3.14/volume// Aug 13 21:09:21.006619 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-aaed6b14-008f-4551-aa81-089dde7cbeb5 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:21.006912 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-aaed6b14-008f-4551-aa81-089dde7cbeb5 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:21.007353 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-aaed6b14-008f-4551-aa81-089dde7cbeb5 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:09:21.007812 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 322/1276] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:09:21 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:09:21.013621 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:09:21.013621 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:09:21.023907 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-8616ced0-5b8f-40ba-b9bc-a33be2623fb8 req-c8c7820e-e0fc-4e58-96ba-abc86d2ffc9c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:21.024079 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0252bc65-e342-4cb6-858e-740ba5f6b5db tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:09:21.026093 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-8616ced0-5b8f-40ba-b9bc-a33be2623fb8 req-c8c7820e-e0fc-4e58-96ba-abc86d2ffc9c tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 Aug 13 21:09:21.026093 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-8616ced0-5b8f-40ba-b9bc-a33be2623fb8 req-c8c7820e-e0fc-4e58-96ba-abc86d2ffc9c tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:21.026320 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-8616ced0-5b8f-40ba-b9bc-a33be2623fb8 req-c8c7820e-e0fc-4e58-96ba-abc86d2ffc9c tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:21.033567 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0252bc65-e342-4cb6-858e-740ba5f6b5db tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 returned with HTTP 200 Aug 13 21:09:21.034437 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 319/1277] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:20 2026] GET /volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 => generated 1143 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:09:21.044244 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:09:21.044244 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:09:21.050602 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-8616ced0-5b8f-40ba-b9bc-a33be2623fb8 req-c8c7820e-e0fc-4e58-96ba-abc86d2ffc9c tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:09:21.058351 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-8616ced0-5b8f-40ba-b9bc-a33be2623fb8 req-c8c7820e-e0fc-4e58-96ba-abc86d2ffc9c tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 returned with HTTP 200 Aug 13 21:09:21.058351 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 316/1278] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:09:21 2026] GET /volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 => generated 1323 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:09:21.140786 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c45dfa30-e699-49de-8802-2a50905196d4 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:21.196015 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-8616ced0-5b8f-40ba-b9bc-a33be2623fb8 req-11296471-9f8d-4416-93ab-f21fc87d40ef None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:21.200236 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-8616ced0-5b8f-40ba-b9bc-a33be2623fb8 req-11296471-9f8d-4416-93ab-f21fc87d40ef tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] PUT https://10.4.3.14/volume/v3/attachments/24074a9c-a756-4bbc-8370-a1374bf850bf Aug 13 21:09:21.200583 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-8616ced0-5b8f-40ba-b9bc-a33be2623fb8 req-11296471-9f8d-4416-93ab-f21fc87d40ef tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:09:21.217200 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-8616ced0-5b8f-40ba-b9bc-a33be2623fb8 req-11296471-9f8d-4416-93ab-f21fc87d40ef tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Acquiring lock "cinder-attachment_update-ee66e60f-04d0-47bb-ab9a-71c7c1914392-np0000007265" by "attachment_update" {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:09:21.218562 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c45dfa30-e699-49de-8802-2a50905196d4 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:09:21.218562 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c45dfa30-e699-49de-8802-2a50905196d4 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1346369848"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:09:21.224657 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-8616ced0-5b8f-40ba-b9bc-a33be2623fb8 req-11296471-9f8d-4416-93ab-f21fc87d40ef tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Lock "cinder-attachment_update-ee66e60f-04d0-47bb-ab9a-71c7c1914392-np0000007265" acquired by "attachment_update" :: waited 0.006s {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:09:21.224734 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-c45dfa30-e699-49de-8802-2a50905196d4 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1346369848'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:09:21.224734 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-c45dfa30-e699-49de-8802-2a50905196d4 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Create volume of 1 GB Aug 13 21:09:21.224734 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:09:21.224734 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:09:21.224884 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:09:21.224884 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:09:21.227686 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-c45dfa30-e699-49de-8802-2a50905196d4 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Availability Zones retrieved successfully. Aug 13 21:09:21.233263 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-c45dfa30-e699-49de-8802-2a50905196d4 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Flow 'volume_create_api' (3a525493-23f3-471c-bb87-85f43724c4d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:09:21.234362 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-c45dfa30-e699-49de-8802-2a50905196d4 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d21d626-bd4b-4719-96fc-2a861cbd2009) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:09:21.235534 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-c45dfa30-e699-49de-8802-2a50905196d4 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:09:21.289924 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-c45dfa30-e699-49de-8802-2a50905196d4 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d21d626-bd4b-4719-96fc-2a861cbd2009) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:09:21.291353 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-c45dfa30-e699-49de-8802-2a50905196d4 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a593d1a5-dd9b-47fd-8282-31769766a8e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:09:21.345263 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-8616ced0-5b8f-40ba-b9bc-a33be2623fb8 req-11296471-9f8d-4416-93ab-f21fc87d40ef tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Lock "cinder-attachment_update-ee66e60f-04d0-47bb-ab9a-71c7c1914392-np0000007265" released by "attachment_update" :: held 0.122s {{(pid=100215) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:09:21.345668 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-8616ced0-5b8f-40ba-b9bc-a33be2623fb8 req-11296471-9f8d-4416-93ab-f21fc87d40ef tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/attachments/24074a9c-a756-4bbc-8370-a1374bf850bf returned with HTTP 200 Aug 13 21:09:21.346846 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 323/1279] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:09:21 2026] PUT /volume/v3/attachments/24074a9c-a756-4bbc-8370-a1374bf850bf => generated 969 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:09:21.379171 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-c45dfa30-e699-49de-8802-2a50905196d4 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Created reservations ['675d8e47-51e7-4afb-851b-1694af515d38', '42229aac-31c0-4d2f-ac63-bdac47ada177', 'a7109ffa-f4d7-4b6a-b91e-b0560cdbb0a7', '9fd4789e-7e65-4c4f-8e06-c7ea818f0ed1'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:09:21.380034 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-c45dfa30-e699-49de-8802-2a50905196d4 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a593d1a5-dd9b-47fd-8282-31769766a8e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['675d8e47-51e7-4afb-851b-1694af515d38', '42229aac-31c0-4d2f-ac63-bdac47ada177', 'a7109ffa-f4d7-4b6a-b91e-b0560cdbb0a7', '9fd4789e-7e65-4c4f-8e06-c7ea818f0ed1']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:09:21.380783 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-c45dfa30-e699-49de-8802-2a50905196d4 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a38507e-adee-4a81-ba11-2d618bfb13b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:09:21.405546 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-c45dfa30-e699-49de-8802-2a50905196d4 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a38507e-adee-4a81-ba11-2d618bfb13b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8067492-b179-4907-a51d-e7542c518131', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1346369848',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd720808a8da47c18413b4c068f6c514',qos_specs=None,replication_status=,reservations=['675d8e47-51e7-4afb-851b-1694af515d38','42229aac-31c0-4d2f-ac63-bdac47ada177','a7109ffa-f4d7-4b6a-b91e-b0560cdbb0a7','9fd4789e-7e65-4c4f-8e06-c7ea818f0ed1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d677f76bc23479d88bf50b6f1b81867',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:09:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1346369848',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f8067492-b179-4907-a51d-e7542c518131,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd720808a8da47c18413b4c068f6c514',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d677f76bc23479d88bf50b6f1b81867',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:09:21.406639 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-c45dfa30-e699-49de-8802-2a50905196d4 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (366a9d9e-27f3-4642-8968-6294880b6414) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:09:21.431590 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-c45dfa30-e699-49de-8802-2a50905196d4 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (366a9d9e-27f3-4642-8968-6294880b6414) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1346369848',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd720808a8da47c18413b4c068f6c514',qos_specs=None,replication_status=,reservations=['675d8e47-51e7-4afb-851b-1694af515d38','42229aac-31c0-4d2f-ac63-bdac47ada177','a7109ffa-f4d7-4b6a-b91e-b0560cdbb0a7','9fd4789e-7e65-4c4f-8e06-c7ea818f0ed1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d677f76bc23479d88bf50b6f1b81867',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:09:21.432265 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-c45dfa30-e699-49de-8802-2a50905196d4 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60b40c8b-4bae-45d7-9ba0-48b1ed6805c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:09:21.446762 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-c45dfa30-e699-49de-8802-2a50905196d4 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60b40c8b-4bae-45d7-9ba0-48b1ed6805c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:09:21.448090 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-c45dfa30-e699-49de-8802-2a50905196d4 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Flow 'volume_create_api' (3a525493-23f3-471c-bb87-85f43724c4d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:09:21.448516 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-c45dfa30-e699-49de-8802-2a50905196d4 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Create volume request issued successfully. Aug 13 21:09:21.449594 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c45dfa30-e699-49de-8802-2a50905196d4 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:09:21.452405 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 322/1280] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:09:21 2026] POST /volume/v3/volumes => generated 752 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:09:21.459999 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-52adfd5b-aced-41c3-a817-dc51076a2b95 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:21.460472 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-52adfd5b-aced-41c3-a817-dc51076a2b95 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] GET https://10.4.3.14/volume/v3/volumes/142c6261-51d5-4606-96da-dfff556a46ae Aug 13 21:09:21.460681 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-52adfd5b-aced-41c3-a817-dc51076a2b95 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:21.460895 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-52adfd5b-aced-41c3-a817-dc51076a2b95 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:21.466153 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-8d15d640-8b7c-4ed4-a3ed-f0c7cb6587ba None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:21.468957 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8d15d640-8b7c-4ed4-a3ed-f0c7cb6587ba tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131 Aug 13 21:09:21.469163 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8d15d640-8b7c-4ed4-a3ed-f0c7cb6587ba tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:21.469332 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8d15d640-8b7c-4ed4-a3ed-f0c7cb6587ba tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:21.475333 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:09:21.475333 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:09:21.477565 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:09:21.477565 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:09:21.479169 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-52adfd5b-aced-41c3-a817-dc51076a2b95 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Volume info retrieved successfully. Aug 13 21:09:21.481762 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-8d15d640-8b7c-4ed4-a3ed-f0c7cb6587ba tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Volume info retrieved successfully. Aug 13 21:09:21.485983 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-52adfd5b-aced-41c3-a817-dc51076a2b95 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] https://10.4.3.14/volume/v3/volumes/142c6261-51d5-4606-96da-dfff556a46ae returned with HTTP 200 Aug 13 21:09:21.485983 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 320/1281] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:21 2026] GET /volume/v3/volumes/142c6261-51d5-4606-96da-dfff556a46ae => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:09:21.487796 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8d15d640-8b7c-4ed4-a3ed-f0c7cb6587ba tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131 returned with HTTP 200 Aug 13 21:09:21.487869 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 317/1282] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:21 2026] GET /volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131 => generated 820 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:21.660145 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9082ebd8-3855-45ca-a853-503ca84602ee None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:21.661932 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9082ebd8-3855-45ca-a853-503ca84602ee tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] GET https://10.4.3.14/volume/v3/volumes/5f5192c6-6065-4758-aaaa-c0501df85bb5 Aug 13 21:09:21.662345 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9082ebd8-3855-45ca-a853-503ca84602ee tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:21.662700 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9082ebd8-3855-45ca-a853-503ca84602ee tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:21.685018 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:09:21.685018 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:09:21.692157 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-9082ebd8-3855-45ca-a853-503ca84602ee tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Volume info retrieved successfully. Aug 13 21:09:21.696927 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9082ebd8-3855-45ca-a853-503ca84602ee tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] https://10.4.3.14/volume/v3/volumes/5f5192c6-6065-4758-aaaa-c0501df85bb5 returned with HTTP 200 Aug 13 21:09:21.697649 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 324/1283] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:21 2026] GET /volume/v3/volumes/5f5192c6-6065-4758-aaaa-c0501df85bb5 => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:21.757349 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-062997df-fb12-4a6e-b4ef-b26607f98b48 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:21.761589 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-062997df-fb12-4a6e-b4ef-b26607f98b48 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] GET https://10.4.3.14/volume/v3/volumes/142c6261-51d5-4606-96da-dfff556a46ae Aug 13 21:09:21.761722 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-062997df-fb12-4a6e-b4ef-b26607f98b48 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:21.765070 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-062997df-fb12-4a6e-b4ef-b26607f98b48 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:21.779974 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:09:21.779974 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:09:21.783470 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-062997df-fb12-4a6e-b4ef-b26607f98b48 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Volume info retrieved successfully. Aug 13 21:09:21.787761 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-062997df-fb12-4a6e-b4ef-b26607f98b48 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] https://10.4.3.14/volume/v3/volumes/142c6261-51d5-4606-96da-dfff556a46ae returned with HTTP 200 Aug 13 21:09:21.788183 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 323/1284] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:21 2026] GET /volume/v3/volumes/142c6261-51d5-4606-96da-dfff556a46ae => generated 1137 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:09:21.837609 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-45b03f6c-968f-46bb-97c1-1dee5d7d3dca req-019d451d-2c3d-43bd-8402-9ce82ec95dba None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:21.845278 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-45b03f6c-968f-46bb-97c1-1dee5d7d3dca req-019d451d-2c3d-43bd-8402-9ce82ec95dba tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] GET https://10.4.3.14/volume/v3/volumes/142c6261-51d5-4606-96da-dfff556a46ae Aug 13 21:09:21.845632 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-45b03f6c-968f-46bb-97c1-1dee5d7d3dca req-019d451d-2c3d-43bd-8402-9ce82ec95dba tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:21.845921 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-45b03f6c-968f-46bb-97c1-1dee5d7d3dca req-019d451d-2c3d-43bd-8402-9ce82ec95dba tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:21.867246 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:09:21.867246 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:09:21.872409 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-45b03f6c-968f-46bb-97c1-1dee5d7d3dca req-019d451d-2c3d-43bd-8402-9ce82ec95dba tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Volume info retrieved successfully. Aug 13 21:09:21.876910 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-45b03f6c-968f-46bb-97c1-1dee5d7d3dca req-019d451d-2c3d-43bd-8402-9ce82ec95dba tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] https://10.4.3.14/volume/v3/volumes/142c6261-51d5-4606-96da-dfff556a46ae returned with HTTP 200 Aug 13 21:09:21.877423 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 321/1285] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:09:21 2026] GET /volume/v3/volumes/142c6261-51d5-4606-96da-dfff556a46ae => generated 1137 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:09:21.899122 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-45b03f6c-968f-46bb-97c1-1dee5d7d3dca req-5677101a-ea60-4a13-a496-834dacec1364 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:21.901174 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-45b03f6c-968f-46bb-97c1-1dee5d7d3dca req-5677101a-ea60-4a13-a496-834dacec1364 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] POST https://10.4.3.14/volume/v3/volumes/142c6261-51d5-4606-96da-dfff556a46ae/action Aug 13 21:09:21.901505 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-45b03f6c-968f-46bb-97c1-1dee5d7d3dca req-5677101a-ea60-4a13-a496-834dacec1364 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:09:21.901705 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-45b03f6c-968f-46bb-97c1-1dee5d7d3dca req-5677101a-ea60-4a13-a496-834dacec1364 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:09:21.914041 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:09:21.914041 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:09:21.914481 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-45b03f6c-968f-46bb-97c1-1dee5d7d3dca req-5677101a-ea60-4a13-a496-834dacec1364 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Volume info retrieved successfully. Aug 13 21:09:21.920585 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-45b03f6c-968f-46bb-97c1-1dee5d7d3dca req-5677101a-ea60-4a13-a496-834dacec1364 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Begin detaching volume completed successfully. Aug 13 21:09:21.920882 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-45b03f6c-968f-46bb-97c1-1dee5d7d3dca req-5677101a-ea60-4a13-a496-834dacec1364 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] https://10.4.3.14/volume/v3/volumes/142c6261-51d5-4606-96da-dfff556a46ae/action returned with HTTP 202 Aug 13 21:09:21.921465 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 318/1286] 10.4.3.14 () {72 vars in 1665 bytes} [Thu Aug 13 21:09:21 2026] POST /volume/v3/volumes/142c6261-51d5-4606-96da-dfff556a46ae/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:09:21.972628 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-589537f3-fb80-41df-a184-fa1ab82972b3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:21.973180 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-589537f3-fb80-41df-a184-fa1ab82972b3 None None] GET https://10.4.3.14/volume// Aug 13 21:09:21.973431 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-589537f3-fb80-41df-a184-fa1ab82972b3 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:21.973699 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-589537f3-fb80-41df-a184-fa1ab82972b3 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:21.974167 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-589537f3-fb80-41df-a184-fa1ab82972b3 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:09:21.975442 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 325/1287] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:09:21 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:09:21.984146 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-45b03f6c-968f-46bb-97c1-1dee5d7d3dca req-0a5941bf-8f21-4ff4-93c0-97189f1efeba None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:21.987187 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-45b03f6c-968f-46bb-97c1-1dee5d7d3dca req-0a5941bf-8f21-4ff4-93c0-97189f1efeba tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] GET https://10.4.3.14/volume/v3/volumes/142c6261-51d5-4606-96da-dfff556a46ae Aug 13 21:09:21.987495 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-45b03f6c-968f-46bb-97c1-1dee5d7d3dca req-0a5941bf-8f21-4ff4-93c0-97189f1efeba tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:21.987745 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-45b03f6c-968f-46bb-97c1-1dee5d7d3dca req-0a5941bf-8f21-4ff4-93c0-97189f1efeba tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:22.001214 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:09:22.001214 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:09:22.006620 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-45b03f6c-968f-46bb-97c1-1dee5d7d3dca req-0a5941bf-8f21-4ff4-93c0-97189f1efeba tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Volume info retrieved successfully. Aug 13 21:09:22.012834 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-45b03f6c-968f-46bb-97c1-1dee5d7d3dca req-0a5941bf-8f21-4ff4-93c0-97189f1efeba tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] https://10.4.3.14/volume/v3/volumes/142c6261-51d5-4606-96da-dfff556a46ae returned with HTTP 200 Aug 13 21:09:22.013480 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 324/1288] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:09:21 2026] GET /volume/v3/volumes/142c6261-51d5-4606-96da-dfff556a46ae => generated 1320 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:09:22.050745 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b787ea3d-1beb-4376-a494-5973c3e93ecc None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:22.053645 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b787ea3d-1beb-4376-a494-5973c3e93ecc tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 Aug 13 21:09:22.053893 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b787ea3d-1beb-4376-a494-5973c3e93ecc tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:22.054170 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b787ea3d-1beb-4376-a494-5973c3e93ecc tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:22.069693 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:09:22.069693 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:09:22.074665 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b787ea3d-1beb-4376-a494-5973c3e93ecc tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:09:22.080432 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b787ea3d-1beb-4376-a494-5973c3e93ecc tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 returned with HTTP 200 Aug 13 21:09:22.080893 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 322/1289] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:22 2026] GET /volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 => generated 1144 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:09:22.506375 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-97d07bda-8971-47ab-b928-74125d9ec0d7 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:22.508547 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-97d07bda-8971-47ab-b928-74125d9ec0d7 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131 Aug 13 21:09:22.508789 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-97d07bda-8971-47ab-b928-74125d9ec0d7 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:22.509084 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-97d07bda-8971-47ab-b928-74125d9ec0d7 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:22.517817 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:09:22.517817 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:09:22.522345 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-97d07bda-8971-47ab-b928-74125d9ec0d7 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Volume info retrieved successfully. Aug 13 21:09:22.527907 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-97d07bda-8971-47ab-b928-74125d9ec0d7 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131 returned with HTTP 200 Aug 13 21:09:22.528355 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 319/1290] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:22 2026] GET /volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:22.545387 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7047223c-8108-470d-8d2e-77bb2b6b3ba3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:22.546991 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7047223c-8108-470d-8d2e-77bb2b6b3ba3 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131 Aug 13 21:09:22.547171 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7047223c-8108-470d-8d2e-77bb2b6b3ba3 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:22.547342 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7047223c-8108-470d-8d2e-77bb2b6b3ba3 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:22.554574 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:09:22.554574 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:09:22.559700 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7047223c-8108-470d-8d2e-77bb2b6b3ba3 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Volume info retrieved successfully. Aug 13 21:09:22.564490 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7047223c-8108-470d-8d2e-77bb2b6b3ba3 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131 returned with HTTP 200 Aug 13 21:09:22.564871 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 326/1291] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:22 2026] GET /volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:22.585675 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d1fcb796-c921-45ed-ac75-7caf29efa0f4 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:22.587831 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d1fcb796-c921-45ed-ac75-7caf29efa0f4 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] POST https://10.4.3.14/volume/v3/snapshots Aug 13 21:09:22.588287 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d1fcb796-c921-45ed-ac75-7caf29efa0f4 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f8067492-b179-4907-a51d-e7542c518131", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1863407989"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:09:22.599498 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:09:22.599498 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:09:22.600181 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-d1fcb796-c921-45ed-ac75-7caf29efa0f4 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Volume info retrieved successfully. Aug 13 21:09:22.600292 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.snapshots [None req-d1fcb796-c921-45ed-ac75-7caf29efa0f4 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Create snapshot from volume f8067492-b179-4907-a51d-e7542c518131 Aug 13 21:09:22.667174 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-d1fcb796-c921-45ed-ac75-7caf29efa0f4 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Created reservations ['0514762c-d749-4a9b-a0e5-fcb22e813053', '70878e2b-f100-4db6-8206-b687ff360d95', 'd69b63f2-bfe9-44dc-a3da-5bf192734254', '88e628d6-1e3f-4630-92f2-8aa22f5ae291'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:09:22.714608 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-935621c6-62bc-42b5-ada3-43db0e864c48 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:22.718658 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-935621c6-62bc-42b5-ada3-43db0e864c48 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] GET https://10.4.3.14/volume/v3/volumes/5f5192c6-6065-4758-aaaa-c0501df85bb5 Aug 13 21:09:22.718827 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-935621c6-62bc-42b5-ada3-43db0e864c48 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:22.719209 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-935621c6-62bc-42b5-ada3-43db0e864c48 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:22.721027 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-d1fcb796-c921-45ed-ac75-7caf29efa0f4 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Snapshot create request issued successfully. Aug 13 21:09:22.721168 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d1fcb796-c921-45ed-ac75-7caf29efa0f4 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/snapshots returned with HTTP 202 Aug 13 21:09:22.721665 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 325/1292] 10.4.3.14 () {68 vars in 1258 bytes} [Thu Aug 13 21:09:22 2026] POST /volume/v3/snapshots => generated 310 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:09:22.733089 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ef4466f9-e9d4-44ce-a22c-3a7eb20cdede None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:22.736141 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ef4466f9-e9d4-44ce-a22c-3a7eb20cdede tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/snapshots/021b5bbf-31f3-47e5-8561-1f761d5e2abf Aug 13 21:09:22.736262 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ef4466f9-e9d4-44ce-a22c-3a7eb20cdede tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:22.736434 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ef4466f9-e9d4-44ce-a22c-3a7eb20cdede tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:22.744941 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:09:22.744941 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:09:22.745109 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:09:22.745109 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:09:22.745109 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-ef4466f9-e9d4-44ce-a22c-3a7eb20cdede tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Snapshot retrieved successfully. Aug 13 21:09:22.745816 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ef4466f9-e9d4-44ce-a22c-3a7eb20cdede tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/snapshots/021b5bbf-31f3-47e5-8561-1f761d5e2abf returned with HTTP 200 Aug 13 21:09:22.745873 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 320/1293] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:09:22 2026] GET /volume/v3/snapshots/021b5bbf-31f3-47e5-8561-1f761d5e2abf => generated 442 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:22.750574 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-935621c6-62bc-42b5-ada3-43db0e864c48 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Volume info retrieved successfully. Aug 13 21:09:22.759243 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-935621c6-62bc-42b5-ada3-43db0e864c48 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] https://10.4.3.14/volume/v3/volumes/5f5192c6-6065-4758-aaaa-c0501df85bb5 returned with HTTP 200 Aug 13 21:09:22.759243 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 323/1294] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:22 2026] GET /volume/v3/volumes/5f5192c6-6065-4758-aaaa-c0501df85bb5 => generated 842 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:23.097176 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e87ad701-d005-4b6d-83a3-3f8f6a8825d1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:23.099273 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e87ad701-d005-4b6d-83a3-3f8f6a8825d1 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 Aug 13 21:09:23.099273 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e87ad701-d005-4b6d-83a3-3f8f6a8825d1 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:23.099273 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e87ad701-d005-4b6d-83a3-3f8f6a8825d1 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:23.111892 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:09:23.111892 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:09:23.116554 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e87ad701-d005-4b6d-83a3-3f8f6a8825d1 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:09:23.120580 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e87ad701-d005-4b6d-83a3-3f8f6a8825d1 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 returned with HTTP 200 Aug 13 21:09:23.121050 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 327/1295] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:23 2026] GET /volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 => generated 1144 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:09:23.202431 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-5e0d0dbb-4b5d-41a2-8630-472afc06558c req-b3a956a8-291d-4674-a898-d5ebe8811238 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:23.205841 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-5e0d0dbb-4b5d-41a2-8630-472afc06558c req-b3a956a8-291d-4674-a898-d5ebe8811238 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] POST https://10.4.3.14/volume/v3/attachments/c027ce4d-c5e7-4478-a05f-66b6b945333e/action Aug 13 21:09:23.206231 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-5e0d0dbb-4b5d-41a2-8630-472afc06558c req-b3a956a8-291d-4674-a898-d5ebe8811238 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Action body: b'{"os-complete": null}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:09:23.206387 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-5e0d0dbb-4b5d-41a2-8630-472afc06558c req-b3a956a8-291d-4674-a898-d5ebe8811238 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:09:23.231570 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:09:23.231570 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:09:23.244407 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-5e0d0dbb-4b5d-41a2-8630-472afc06558c req-b3a956a8-291d-4674-a898-d5ebe8811238 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] https://10.4.3.14/volume/v3/attachments/c027ce4d-c5e7-4478-a05f-66b6b945333e/action returned with HTTP 204 Aug 13 21:09:23.244777 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 326/1296] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:09:23 2026] POST /volume/v3/attachments/c027ce4d-c5e7-4478-a05f-66b6b945333e/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:09:23.758191 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-84bb3d1b-4cd7-48a7-b92e-311ecb14795d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:23.759800 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-84bb3d1b-4cd7-48a7-b92e-311ecb14795d tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/snapshots/021b5bbf-31f3-47e5-8561-1f761d5e2abf Aug 13 21:09:23.759975 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-84bb3d1b-4cd7-48a7-b92e-311ecb14795d tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:23.760150 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-84bb3d1b-4cd7-48a7-b92e-311ecb14795d tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:23.765323 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:09:23.765323 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:09:23.766346 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-84bb3d1b-4cd7-48a7-b92e-311ecb14795d tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Snapshot retrieved successfully. Aug 13 21:09:23.768342 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-84bb3d1b-4cd7-48a7-b92e-311ecb14795d tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/snapshots/021b5bbf-31f3-47e5-8561-1f761d5e2abf returned with HTTP 200 Aug 13 21:09:23.768342 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 321/1297] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:09:23 2026] GET /volume/v3/snapshots/021b5bbf-31f3-47e5-8561-1f761d5e2abf => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:23.779417 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e0fb28c6-30c6-4fdb-bc06-6dc172e0d4ef None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:23.781465 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e0fb28c6-30c6-4fdb-bc06-6dc172e0d4ef tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] GET https://10.4.3.14/volume/v3/volumes/5f5192c6-6065-4758-aaaa-c0501df85bb5 Aug 13 21:09:23.781690 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e0fb28c6-30c6-4fdb-bc06-6dc172e0d4ef tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:23.781879 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e0fb28c6-30c6-4fdb-bc06-6dc172e0d4ef tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:23.786123 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5c271ed4-81ce-4448-99de-16f080c6bd45 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:23.788359 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5c271ed4-81ce-4448-99de-16f080c6bd45 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] POST https://10.4.3.14/volume/v3/backups Aug 13 21:09:23.788806 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5c271ed4-81ce-4448-99de-16f080c6bd45 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f8067492-b179-4907-a51d-e7542c518131", "snapshot_id": "021b5bbf-31f3-47e5-8561-1f761d5e2abf", "name": "tempest-VolumesSnapshotTestJSON-Backup-580832480", "container": "tempest-volumessnapshottestjson-backup-container-1453494101"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:09:23.790771 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.backups [None req-5c271ed4-81ce-4448-99de-16f080c6bd45 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Creating new backup {'backup': {'volume_id': 'f8067492-b179-4907-a51d-e7542c518131', 'snapshot_id': '021b5bbf-31f3-47e5-8561-1f761d5e2abf', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-580832480', 'container': 'tempest-volumessnapshottestjson-backup-container-1453494101'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 21:09:23.790986 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.contrib.backups [None req-5c271ed4-81ce-4448-99de-16f080c6bd45 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Creating backup of volume f8067492-b179-4907-a51d-e7542c518131 in container tempest-volumessnapshottestjson-backup-container-1453494101 Aug 13 21:09:23.795175 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:09:23.795175 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:09:23.800110 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:09:23.800110 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:09:23.800243 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e0fb28c6-30c6-4fdb-bc06-6dc172e0d4ef tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Volume info retrieved successfully. Aug 13 21:09:23.800750 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-5c271ed4-81ce-4448-99de-16f080c6bd45 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Volume info retrieved successfully. Aug 13 21:09:23.806562 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e0fb28c6-30c6-4fdb-bc06-6dc172e0d4ef tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] https://10.4.3.14/volume/v3/volumes/5f5192c6-6065-4758-aaaa-c0501df85bb5 returned with HTTP 200 Aug 13 21:09:23.807414 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 324/1298] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:23 2026] GET /volume/v3/volumes/5f5192c6-6065-4758-aaaa-c0501df85bb5 => generated 1134 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:09:23.810925 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:09:23.810925 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:09:23.812367 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-5c271ed4-81ce-4448-99de-16f080c6bd45 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Snapshot retrieved successfully. Aug 13 21:09:23.832126 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-4ae57219-91e9-4021-b67b-700b1648aabd None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:23.836530 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4ae57219-91e9-4021-b67b-700b1648aabd tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] GET https://10.4.3.14/volume/v3/volumes/5f5192c6-6065-4758-aaaa-c0501df85bb5 Aug 13 21:09:23.836530 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4ae57219-91e9-4021-b67b-700b1648aabd tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:23.836530 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4ae57219-91e9-4021-b67b-700b1648aabd tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:23.847513 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-5c271ed4-81ce-4448-99de-16f080c6bd45 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Created reservations ['dbd45db8-ad82-4178-838b-08d9354f3bc2', '55483df5-def5-4415-af91-f2aa86af0831'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:09:23.850149 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:09:23.850149 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:09:23.856770 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-4ae57219-91e9-4021-b67b-700b1648aabd tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Volume info retrieved successfully. Aug 13 21:09:23.863489 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4ae57219-91e9-4021-b67b-700b1648aabd tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] https://10.4.3.14/volume/v3/volumes/5f5192c6-6065-4758-aaaa-c0501df85bb5 returned with HTTP 200 Aug 13 21:09:23.864327 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 327/1299] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:23 2026] GET /volume/v3/volumes/5f5192c6-6065-4758-aaaa-c0501df85bb5 => generated 1134 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:09:23.890708 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5c271ed4-81ce-4448-99de-16f080c6bd45 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/backups returned with HTTP 202 Aug 13 21:09:23.890708 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 328/1300] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:09:23 2026] POST /volume/v3/backups => generated 332 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:09:23.900755 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c4e5b08a-f618-4060-a6f0-b0ebab29d464 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:23.905413 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c4e5b08a-f618-4060-a6f0-b0ebab29d464 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/backups/1356baf9-207e-465a-8141-95b7c08e83e5 Aug 13 21:09:23.905413 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c4e5b08a-f618-4060-a6f0-b0ebab29d464 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:23.905413 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c4e5b08a-f618-4060-a6f0-b0ebab29d464 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:23.905413 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-c4e5b08a-f618-4060-a6f0-b0ebab29d464 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Show backup with id 1356baf9-207e-465a-8141-95b7c08e83e5. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:09:23.911166 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:09:23.911166 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:09:23.912444 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c4e5b08a-f618-4060-a6f0-b0ebab29d464 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/backups/1356baf9-207e-465a-8141-95b7c08e83e5 returned with HTTP 200 Aug 13 21:09:23.913838 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 322/1301] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:23 2026] GET /volume/v3/backups/1356baf9-207e-465a-8141-95b7c08e83e5 => generated 830 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:23.984679 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6bd00e10-220e-472d-bb7c-0b3c5210b54a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:23.987628 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6bd00e10-220e-472d-bb7c-0b3c5210b54a tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:09:23.987628 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6bd00e10-220e-472d-bb7c-0b3c5210b54a tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-292672640"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:09:23.989688 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-6bd00e10-220e-472d-bb7c-0b3c5210b54a tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-292672640'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:09:23.989929 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-6bd00e10-220e-472d-bb7c-0b3c5210b54a tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Create volume of 1 GB Aug 13 21:09:24.002877 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-6bd00e10-220e-472d-bb7c-0b3c5210b54a tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Availability Zones retrieved successfully. Aug 13 21:09:24.013339 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6bd00e10-220e-472d-bb7c-0b3c5210b54a tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Flow 'volume_create_api' (d2ed6a95-f383-4a65-b324-95a4a04e347c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:09:24.014622 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6bd00e10-220e-472d-bb7c-0b3c5210b54a tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fec51c7-dafb-4552-be3e-fcb55149f7cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:09:24.015618 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-6bd00e10-220e-472d-bb7c-0b3c5210b54a tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:09:24.046639 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6bd00e10-220e-472d-bb7c-0b3c5210b54a tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fec51c7-dafb-4552-be3e-fcb55149f7cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:09:24.047678 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6bd00e10-220e-472d-bb7c-0b3c5210b54a tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15ea4991-3934-4ae0-9f4d-ded32f11194e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:09:24.126238 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-6bd00e10-220e-472d-bb7c-0b3c5210b54a tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Created reservations ['e88d84d8-d8b1-44c3-ad56-a6ded61b4b21', '297512fe-5387-413f-b0fc-4c1c42df91b8', '5b5aea06-acd0-443b-bb28-016a6105c45e', '7630bcd0-c705-46d6-bcf1-01c8f02629df'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:09:24.129381 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6bd00e10-220e-472d-bb7c-0b3c5210b54a tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15ea4991-3934-4ae0-9f4d-ded32f11194e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e88d84d8-d8b1-44c3-ad56-a6ded61b4b21', '297512fe-5387-413f-b0fc-4c1c42df91b8', '5b5aea06-acd0-443b-bb28-016a6105c45e', '7630bcd0-c705-46d6-bcf1-01c8f02629df']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:09:24.129381 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6bd00e10-220e-472d-bb7c-0b3c5210b54a tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77a06113-2522-49f7-87f4-ef1a02750484) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:09:24.143424 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-87d1a6e2-f32c-4183-a0b0-cb3c1c102b29 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:24.145771 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-87d1a6e2-f32c-4183-a0b0-cb3c1c102b29 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 Aug 13 21:09:24.147083 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-87d1a6e2-f32c-4183-a0b0-cb3c1c102b29 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:24.147083 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-87d1a6e2-f32c-4183-a0b0-cb3c1c102b29 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:24.160258 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6bd00e10-220e-472d-bb7c-0b3c5210b54a tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77a06113-2522-49f7-87f4-ef1a02750484) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '667c6155-3c02-40d5-b4f7-b689f03af9a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-292672640',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa7b5d9fcafb4014a2d5f669fba5764d',qos_specs=None,replication_status=,reservations=['e88d84d8-d8b1-44c3-ad56-a6ded61b4b21','297512fe-5387-413f-b0fc-4c1c42df91b8','5b5aea06-acd0-443b-bb28-016a6105c45e','7630bcd0-c705-46d6-bcf1-01c8f02629df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9fc8c6b40dc4fc48aaa1efd61c19aaa',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:09:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-292672640',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=667c6155-3c02-40d5-b4f7-b689f03af9a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa7b5d9fcafb4014a2d5f669fba5764d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f9fc8c6b40dc4fc48aaa1efd61c19aaa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:09:24.161029 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6bd00e10-220e-472d-bb7c-0b3c5210b54a tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (509d1ffd-8599-4a63-8102-241284dc0303) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:09:24.173952 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:09:24.173952 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:09:24.179278 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-87d1a6e2-f32c-4183-a0b0-cb3c1c102b29 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:09:24.185368 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-87d1a6e2-f32c-4183-a0b0-cb3c1c102b29 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 returned with HTTP 200 Aug 13 21:09:24.186157 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 328/1302] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:24 2026] GET /volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 => generated 1144 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:09:24.207576 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6bd00e10-220e-472d-bb7c-0b3c5210b54a tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (509d1ffd-8599-4a63-8102-241284dc0303) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-292672640',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa7b5d9fcafb4014a2d5f669fba5764d',qos_specs=None,replication_status=,reservations=['e88d84d8-d8b1-44c3-ad56-a6ded61b4b21','297512fe-5387-413f-b0fc-4c1c42df91b8','5b5aea06-acd0-443b-bb28-016a6105c45e','7630bcd0-c705-46d6-bcf1-01c8f02629df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9fc8c6b40dc4fc48aaa1efd61c19aaa',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:09:24.208641 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6bd00e10-220e-472d-bb7c-0b3c5210b54a tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (373cd22e-ce0f-4340-9502-b8ffa240d89f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:09:24.223726 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6bd00e10-220e-472d-bb7c-0b3c5210b54a tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (373cd22e-ce0f-4340-9502-b8ffa240d89f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:09:24.224911 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6bd00e10-220e-472d-bb7c-0b3c5210b54a tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Flow 'volume_create_api' (d2ed6a95-f383-4a65-b324-95a4a04e347c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:09:24.225362 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-6bd00e10-220e-472d-bb7c-0b3c5210b54a tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Create volume request issued successfully. Aug 13 21:09:24.226861 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6bd00e10-220e-472d-bb7c-0b3c5210b54a tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:09:24.227318 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 325/1303] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:09:23 2026] POST /volume/v3/volumes => generated 748 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:09:24.242570 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7e9fea68-916f-44c7-9a7a-10df2b2ec4d9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:24.246951 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7e9fea68-916f-44c7-9a7a-10df2b2ec4d9 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] GET https://10.4.3.14/volume/v3/volumes/667c6155-3c02-40d5-b4f7-b689f03af9a8 Aug 13 21:09:24.246951 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7e9fea68-916f-44c7-9a7a-10df2b2ec4d9 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:24.246951 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7e9fea68-916f-44c7-9a7a-10df2b2ec4d9 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:24.258676 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:09:24.258676 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:09:24.266909 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7e9fea68-916f-44c7-9a7a-10df2b2ec4d9 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Volume info retrieved successfully. Aug 13 21:09:24.272264 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7e9fea68-916f-44c7-9a7a-10df2b2ec4d9 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] https://10.4.3.14/volume/v3/volumes/667c6155-3c02-40d5-b4f7-b689f03af9a8 returned with HTTP 200 Aug 13 21:09:24.272667 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 329/1304] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:24 2026] GET /volume/v3/volumes/667c6155-3c02-40d5-b4f7-b689f03af9a8 => generated 816 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:24.507524 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-062a7e05-ba2f-4ba8-9b98-2eaf48aac218 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:24.509819 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-062a7e05-ba2f-4ba8-9b98-2eaf48aac218 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:09:24.510235 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-062a7e05-ba2f-4ba8-9b98-2eaf48aac218 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-334499141", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:09:24.512108 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-062a7e05-ba2f-4ba8-9b98-2eaf48aac218 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-334499141', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:09:24.512286 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-062a7e05-ba2f-4ba8-9b98-2eaf48aac218 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Create volume of 1 GB Aug 13 21:09:24.521222 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-062a7e05-ba2f-4ba8-9b98-2eaf48aac218 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Availability Zones retrieved successfully. Aug 13 21:09:24.530126 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-062a7e05-ba2f-4ba8-9b98-2eaf48aac218 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Flow 'volume_create_api' (672fbc87-fb5b-4421-a885-05beb4ca7d3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:09:24.531331 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-062a7e05-ba2f-4ba8-9b98-2eaf48aac218 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f748fb8-7dab-4116-bc93-4999db755d2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:09:24.532711 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-062a7e05-ba2f-4ba8-9b98-2eaf48aac218 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:09:24.580400 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-062a7e05-ba2f-4ba8-9b98-2eaf48aac218 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f748fb8-7dab-4116-bc93-4999db755d2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:09:24.580746 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-062a7e05-ba2f-4ba8-9b98-2eaf48aac218 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d012607-af5e-49eb-b9c2-201c7846d9f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:09:24.663543 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-062a7e05-ba2f-4ba8-9b98-2eaf48aac218 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Created reservations ['8f84026e-11ea-414a-bb8f-e1d89e11ab14', 'b215e688-dde1-4ca0-a969-291b506c1685', 'f2176873-a9ba-42e3-91f2-4ec86ea70e98', '1bb07eef-e924-43cc-b2b1-9d3ec933acdf'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:09:24.664060 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-062a7e05-ba2f-4ba8-9b98-2eaf48aac218 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d012607-af5e-49eb-b9c2-201c7846d9f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f84026e-11ea-414a-bb8f-e1d89e11ab14', 'b215e688-dde1-4ca0-a969-291b506c1685', 'f2176873-a9ba-42e3-91f2-4ec86ea70e98', '1bb07eef-e924-43cc-b2b1-9d3ec933acdf']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:09:24.665127 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-062a7e05-ba2f-4ba8-9b98-2eaf48aac218 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6716ec2-bb06-4586-89d7-9910d8269d58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:09:24.697747 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-062a7e05-ba2f-4ba8-9b98-2eaf48aac218 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6716ec2-bb06-4586-89d7-9910d8269d58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3354102-3e31-463c-8ca0-3d7d524a9d19', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-334499141',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d6b89a6cdfd49b3ae4c429e27d78eca',qos_specs=None,replication_status=,reservations=['8f84026e-11ea-414a-bb8f-e1d89e11ab14','b215e688-dde1-4ca0-a969-291b506c1685','f2176873-a9ba-42e3-91f2-4ec86ea70e98','1bb07eef-e924-43cc-b2b1-9d3ec933acdf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7203e8c4a317423a956edeb6641423a2',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:09:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-334499141',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a3354102-3e31-463c-8ca0-3d7d524a9d19,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d6b89a6cdfd49b3ae4c429e27d78eca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7203e8c4a317423a956edeb6641423a2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:09:24.698851 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-062a7e05-ba2f-4ba8-9b98-2eaf48aac218 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16a6b87c-a7bd-4adb-a551-b6960600a25b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:09:24.727303 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-062a7e05-ba2f-4ba8-9b98-2eaf48aac218 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16a6b87c-a7bd-4adb-a551-b6960600a25b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-334499141',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d6b89a6cdfd49b3ae4c429e27d78eca',qos_specs=None,replication_status=,reservations=['8f84026e-11ea-414a-bb8f-e1d89e11ab14','b215e688-dde1-4ca0-a969-291b506c1685','f2176873-a9ba-42e3-91f2-4ec86ea70e98','1bb07eef-e924-43cc-b2b1-9d3ec933acdf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7203e8c4a317423a956edeb6641423a2',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:09:24.728222 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-062a7e05-ba2f-4ba8-9b98-2eaf48aac218 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b26c68c4-b11f-4d0e-aa7f-ba79751ca86a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:09:24.741263 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-062a7e05-ba2f-4ba8-9b98-2eaf48aac218 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b26c68c4-b11f-4d0e-aa7f-ba79751ca86a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:09:24.742597 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-062a7e05-ba2f-4ba8-9b98-2eaf48aac218 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Flow 'volume_create_api' (672fbc87-fb5b-4421-a885-05beb4ca7d3d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:09:24.743246 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-062a7e05-ba2f-4ba8-9b98-2eaf48aac218 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Create volume request issued successfully. Aug 13 21:09:24.744121 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-062a7e05-ba2f-4ba8-9b98-2eaf48aac218 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:09:24.744670 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 323/1305] 10.4.3.14 () {70 vars in 1293 bytes} [Thu Aug 13 21:09:24 2026] POST /volume/v3/volumes => generated 786 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:09:24.762800 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-84dc2f33-d0f8-48a6-a488-a795b6a56952 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:24.764593 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-84dc2f33-d0f8-48a6-a488-a795b6a56952 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] GET https://10.4.3.14/volume/v3/volumes/a3354102-3e31-463c-8ca0-3d7d524a9d19 Aug 13 21:09:24.764950 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-84dc2f33-d0f8-48a6-a488-a795b6a56952 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:24.765219 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-84dc2f33-d0f8-48a6-a488-a795b6a56952 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:24.789270 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:09:24.789270 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:09:24.799127 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-84dc2f33-d0f8-48a6-a488-a795b6a56952 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Volume info retrieved successfully. Aug 13 21:09:24.808139 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-84dc2f33-d0f8-48a6-a488-a795b6a56952 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] https://10.4.3.14/volume/v3/volumes/a3354102-3e31-463c-8ca0-3d7d524a9d19 returned with HTTP 200 Aug 13 21:09:24.808139 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 329/1306] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:09:24 2026] GET /volume/v3/volumes/a3354102-3e31-463c-8ca0-3d7d524a9d19 => generated 854 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:09:24.936639 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-bf79a7bc-cca6-467c-a944-ee78ae839e12 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:24.937086 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c6a62f20-a09d-4649-968b-e45414dc9a85 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:24.942444 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bf79a7bc-cca6-467c-a944-ee78ae839e12 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/backups/1356baf9-207e-465a-8141-95b7c08e83e5 Aug 13 21:09:24.942444 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bf79a7bc-cca6-467c-a944-ee78ae839e12 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:24.942444 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bf79a7bc-cca6-467c-a944-ee78ae839e12 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:24.942444 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-bf79a7bc-cca6-467c-a944-ee78ae839e12 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Show backup with id 1356baf9-207e-465a-8141-95b7c08e83e5. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:09:24.953017 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:09:24.953017 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:09:24.956660 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bf79a7bc-cca6-467c-a944-ee78ae839e12 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/backups/1356baf9-207e-465a-8141-95b7c08e83e5 returned with HTTP 200 Aug 13 21:09:24.957377 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 326/1307] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:24 2026] GET /volume/v3/backups/1356baf9-207e-465a-8141-95b7c08e83e5 => generated 832 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:25.078795 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c6a62f20-a09d-4649-968b-e45414dc9a85 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:09:25.080013 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c6a62f20-a09d-4649-968b-e45414dc9a85 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-1435114693"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:09:25.083639 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-c6a62f20-a09d-4649-968b-e45414dc9a85 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-1435114693'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:09:25.083834 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-c6a62f20-a09d-4649-968b-e45414dc9a85 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Create volume of 1 GB Aug 13 21:09:25.092678 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c6a62f20-a09d-4649-968b-e45414dc9a85 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Availability Zones retrieved successfully. Aug 13 21:09:25.104148 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c6a62f20-a09d-4649-968b-e45414dc9a85 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Flow 'volume_create_api' (6ed2894e-e0ea-4a67-941b-b5465e9dd1d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:09:25.105561 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c6a62f20-a09d-4649-968b-e45414dc9a85 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f167921-1413-4b33-b83b-5e70acbb0906) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:09:25.108055 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-c6a62f20-a09d-4649-968b-e45414dc9a85 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:09:25.161810 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c6a62f20-a09d-4649-968b-e45414dc9a85 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f167921-1413-4b33-b83b-5e70acbb0906) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:09:25.163135 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c6a62f20-a09d-4649-968b-e45414dc9a85 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ff94fed-3347-453e-b025-471ca2f89711) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:09:25.202742 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-2e830a2a-3251-4e4e-9bd7-fc018ceb9aeb None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:25.205374 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2e830a2a-3251-4e4e-9bd7-fc018ceb9aeb tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 Aug 13 21:09:25.205617 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2e830a2a-3251-4e4e-9bd7-fc018ceb9aeb tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:25.205930 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2e830a2a-3251-4e4e-9bd7-fc018ceb9aeb tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:25.221583 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:09:25.221583 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:09:25.226901 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-2e830a2a-3251-4e4e-9bd7-fc018ceb9aeb tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:09:25.234099 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2e830a2a-3251-4e4e-9bd7-fc018ceb9aeb tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 returned with HTTP 200 Aug 13 21:09:25.234782 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 324/1308] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:25 2026] GET /volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 => generated 1144 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:09:25.277498 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-c6a62f20-a09d-4649-968b-e45414dc9a85 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Created reservations ['35608922-a362-45db-9b4e-d89de0f1d426', 'f166afa0-0387-47dc-986b-bac70cf0679c', 'a565e3b2-697f-499c-9b57-e542d009e441', '7a8d0dde-6d4e-47ba-97a9-6d8155537352'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:09:25.278726 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c6a62f20-a09d-4649-968b-e45414dc9a85 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ff94fed-3347-453e-b025-471ca2f89711) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35608922-a362-45db-9b4e-d89de0f1d426', 'f166afa0-0387-47dc-986b-bac70cf0679c', 'a565e3b2-697f-499c-9b57-e542d009e441', '7a8d0dde-6d4e-47ba-97a9-6d8155537352']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:09:25.279910 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c6a62f20-a09d-4649-968b-e45414dc9a85 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58ee781a-29d1-40b0-b31e-e345be58fbc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:09:25.293979 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c62c421c-e097-4a1f-835d-90e19248e527 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:25.296165 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c62c421c-e097-4a1f-835d-90e19248e527 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] GET https://10.4.3.14/volume/v3/volumes/667c6155-3c02-40d5-b4f7-b689f03af9a8 Aug 13 21:09:25.296275 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c62c421c-e097-4a1f-835d-90e19248e527 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:25.296466 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c62c421c-e097-4a1f-835d-90e19248e527 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:25.297844 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-8616ced0-5b8f-40ba-b9bc-a33be2623fb8 req-3ab91a69-79c4-46c7-8ead-543dda77164b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:25.300452 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-8616ced0-5b8f-40ba-b9bc-a33be2623fb8 req-3ab91a69-79c4-46c7-8ead-543dda77164b tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] POST https://10.4.3.14/volume/v3/attachments/24074a9c-a756-4bbc-8370-a1374bf850bf/action Aug 13 21:09:25.300883 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-8616ced0-5b8f-40ba-b9bc-a33be2623fb8 req-3ab91a69-79c4-46c7-8ead-543dda77164b tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Action body: b'{"os-complete": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:09:25.301053 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-8616ced0-5b8f-40ba-b9bc-a33be2623fb8 req-3ab91a69-79c4-46c7-8ead-543dda77164b tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:09:25.306952 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:09:25.306952 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:09:25.307138 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c6a62f20-a09d-4649-968b-e45414dc9a85 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58ee781a-29d1-40b0-b31e-e345be58fbc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f72954b3-4458-457c-9d73-0ae36cea7ff5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1435114693',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7226c344af9e4abc9d8eb57345c4c19f',qos_specs=None,replication_status=,reservations=['35608922-a362-45db-9b4e-d89de0f1d426','f166afa0-0387-47dc-986b-bac70cf0679c','a565e3b2-697f-499c-9b57-e542d009e441','7a8d0dde-6d4e-47ba-97a9-6d8155537352'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7917a4a7f30641e193fff8da48050c39',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:09:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1435114693',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f72954b3-4458-457c-9d73-0ae36cea7ff5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7226c344af9e4abc9d8eb57345c4c19f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7917a4a7f30641e193fff8da48050c39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:09:25.308469 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c6a62f20-a09d-4649-968b-e45414dc9a85 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83c7c701-2141-4945-90de-ead38c17c626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:09:25.311261 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-c62c421c-e097-4a1f-835d-90e19248e527 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Volume info retrieved successfully. Aug 13 21:09:25.317441 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c62c421c-e097-4a1f-835d-90e19248e527 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] https://10.4.3.14/volume/v3/volumes/667c6155-3c02-40d5-b4f7-b689f03af9a8 returned with HTTP 200 Aug 13 21:09:25.318091 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 330/1309] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:25 2026] GET /volume/v3/volumes/667c6155-3c02-40d5-b4f7-b689f03af9a8 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:25.331443 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:09:25.331443 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:09:25.337995 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c6a62f20-a09d-4649-968b-e45414dc9a85 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83c7c701-2141-4945-90de-ead38c17c626) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1435114693',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7226c344af9e4abc9d8eb57345c4c19f',qos_specs=None,replication_status=,reservations=['35608922-a362-45db-9b4e-d89de0f1d426','f166afa0-0387-47dc-986b-bac70cf0679c','a565e3b2-697f-499c-9b57-e542d009e441','7a8d0dde-6d4e-47ba-97a9-6d8155537352'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7917a4a7f30641e193fff8da48050c39',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:09:25.337995 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c6a62f20-a09d-4649-968b-e45414dc9a85 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e05f51b-099b-4d70-a478-1d907139bb60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:09:25.345443 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-8616ced0-5b8f-40ba-b9bc-a33be2623fb8 req-3ab91a69-79c4-46c7-8ead-543dda77164b tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/attachments/24074a9c-a756-4bbc-8370-a1374bf850bf/action returned with HTTP 204 Aug 13 21:09:25.346369 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 327/1310] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:09:25 2026] POST /volume/v3/attachments/24074a9c-a756-4bbc-8370-a1374bf850bf/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:09:25.350924 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c6a62f20-a09d-4649-968b-e45414dc9a85 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e05f51b-099b-4d70-a478-1d907139bb60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:09:25.352071 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c6a62f20-a09d-4649-968b-e45414dc9a85 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Flow 'volume_create_api' (6ed2894e-e0ea-4a67-941b-b5465e9dd1d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:09:25.352589 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c6a62f20-a09d-4649-968b-e45414dc9a85 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Create volume request issued successfully. Aug 13 21:09:25.353916 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c6a62f20-a09d-4649-968b-e45414dc9a85 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:09:25.354951 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 330/1311] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:09:24 2026] POST /volume/v3/volumes => generated 757 bytes in 419 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:09:25.379035 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-72132959-1555-44aa-be17-d41a56d847ed req-1b9a07c1-1c3f-40ac-a3aa-22289d909956 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:25.380411 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-45b03f6c-968f-46bb-97c1-1dee5d7d3dca req-975200f0-97b9-477d-8059-201ce8ead0b5 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:25.384752 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-45b03f6c-968f-46bb-97c1-1dee5d7d3dca req-975200f0-97b9-477d-8059-201ce8ead0b5 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] DELETE https://10.4.3.14/volume/v3/attachments/61095c13-81aa-49b2-b672-94b787669622 Aug 13 21:09:25.385048 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-45b03f6c-968f-46bb-97c1-1dee5d7d3dca req-975200f0-97b9-477d-8059-201ce8ead0b5 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:25.385287 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-45b03f6c-968f-46bb-97c1-1dee5d7d3dca req-975200f0-97b9-477d-8059-201ce8ead0b5 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:25.386734 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-72132959-1555-44aa-be17-d41a56d847ed req-1b9a07c1-1c3f-40ac-a3aa-22289d909956 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] GET https://10.4.3.14/volume/v3/volumes/667c6155-3c02-40d5-b4f7-b689f03af9a8 Aug 13 21:09:25.388425 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-72132959-1555-44aa-be17-d41a56d847ed req-1b9a07c1-1c3f-40ac-a3aa-22289d909956 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:25.388749 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-72132959-1555-44aa-be17-d41a56d847ed req-1b9a07c1-1c3f-40ac-a3aa-22289d909956 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:25.395758 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:09:25.395758 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:09:25.397557 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:09:25.397557 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:09:25.402886 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-72132959-1555-44aa-be17-d41a56d847ed req-1b9a07c1-1c3f-40ac-a3aa-22289d909956 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Volume info retrieved successfully. Aug 13 21:09:25.408732 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-72132959-1555-44aa-be17-d41a56d847ed req-1b9a07c1-1c3f-40ac-a3aa-22289d909956 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] https://10.4.3.14/volume/v3/volumes/667c6155-3c02-40d5-b4f7-b689f03af9a8 returned with HTTP 200 Aug 13 21:09:25.409523 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 325/1312] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:09:25 2026] GET /volume/v3/volumes/667c6155-3c02-40d5-b4f7-b689f03af9a8 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:25.473003 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-45b03f6c-968f-46bb-97c1-1dee5d7d3dca req-975200f0-97b9-477d-8059-201ce8ead0b5 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] https://10.4.3.14/volume/v3/attachments/61095c13-81aa-49b2-b672-94b787669622 returned with HTTP 200 Aug 13 21:09:25.473003 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 331/1313] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:09:25 2026] DELETE /volume/v3/attachments/61095c13-81aa-49b2-b672-94b787669622 => generated 19 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:25.518132 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c934f935-a9b9-4ab8-846f-d1997d4f8fe3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:25.518640 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c934f935-a9b9-4ab8-846f-d1997d4f8fe3 None None] GET https://10.4.3.14/volume// Aug 13 21:09:25.518877 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c934f935-a9b9-4ab8-846f-d1997d4f8fe3 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:25.519228 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c934f935-a9b9-4ab8-846f-d1997d4f8fe3 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:25.519618 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c934f935-a9b9-4ab8-846f-d1997d4f8fe3 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:09:25.520171 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 328/1314] 10.4.3.14 () {66 vars in 1421 bytes} [Thu Aug 13 21:09:25 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:09:25.529871 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-72132959-1555-44aa-be17-d41a56d847ed req-2a7ba703-e129-4b6e-98f4-71881e364c0c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:25.532080 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-72132959-1555-44aa-be17-d41a56d847ed req-2a7ba703-e129-4b6e-98f4-71881e364c0c tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:09:25.532669 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-72132959-1555-44aa-be17-d41a56d847ed req-2a7ba703-e129-4b6e-98f4-71881e364c0c tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "667c6155-3c02-40d5-b4f7-b689f03af9a8", "connector": null, "instance_uuid": "16eb9873-1c4d-4f50-9537-3aaf450809ce"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:09:25.543169 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:09:25.543169 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:09:25.569583 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-72132959-1555-44aa-be17-d41a56d847ed req-2a7ba703-e129-4b6e-98f4-71881e364c0c tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:09:25.570073 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 331/1315] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:09:25 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:09:25.610289 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-5ce762e0-5e31-45bd-8240-d5ebcee6fb2f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:25.612654 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5ce762e0-5e31-45bd-8240-d5ebcee6fb2f tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] GET https://10.4.3.14/volume/v3/volumes/667c6155-3c02-40d5-b4f7-b689f03af9a8 Aug 13 21:09:25.612950 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5ce762e0-5e31-45bd-8240-d5ebcee6fb2f tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:25.613223 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5ce762e0-5e31-45bd-8240-d5ebcee6fb2f tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:25.625400 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:09:25.625400 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:09:25.628426 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-626e1c66-71cc-481f-af56-62e1ac61db52 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:25.628426 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-626e1c66-71cc-481f-af56-62e1ac61db52 None None] GET https://10.4.3.14/volume// Aug 13 21:09:25.628426 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-626e1c66-71cc-481f-af56-62e1ac61db52 None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:25.628616 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-626e1c66-71cc-481f-af56-62e1ac61db52 None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:25.628868 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-626e1c66-71cc-481f-af56-62e1ac61db52 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:09:25.629131 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 332/1316] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:09:25 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:09:25.630160 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-5ce762e0-5e31-45bd-8240-d5ebcee6fb2f tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Volume info retrieved successfully. Aug 13 21:09:25.636092 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5ce762e0-5e31-45bd-8240-d5ebcee6fb2f tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] https://10.4.3.14/volume/v3/volumes/667c6155-3c02-40d5-b4f7-b689f03af9a8 returned with HTTP 200 Aug 13 21:09:25.636493 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 326/1317] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:25 2026] GET /volume/v3/volumes/667c6155-3c02-40d5-b4f7-b689f03af9a8 => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:25.637307 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-72132959-1555-44aa-be17-d41a56d847ed req-1e556acf-49d9-451b-821b-0282d03e3146 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:25.639396 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-72132959-1555-44aa-be17-d41a56d847ed req-1e556acf-49d9-451b-821b-0282d03e3146 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] GET https://10.4.3.14/volume/v3/volumes/667c6155-3c02-40d5-b4f7-b689f03af9a8 Aug 13 21:09:25.639569 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-72132959-1555-44aa-be17-d41a56d847ed req-1e556acf-49d9-451b-821b-0282d03e3146 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:25.639734 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-72132959-1555-44aa-be17-d41a56d847ed req-1e556acf-49d9-451b-821b-0282d03e3146 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:25.648249 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:09:25.648249 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:09:25.652491 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-72132959-1555-44aa-be17-d41a56d847ed req-1e556acf-49d9-451b-821b-0282d03e3146 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Volume info retrieved successfully. Aug 13 21:09:25.656556 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-72132959-1555-44aa-be17-d41a56d847ed req-1e556acf-49d9-451b-821b-0282d03e3146 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] https://10.4.3.14/volume/v3/volumes/667c6155-3c02-40d5-b4f7-b689f03af9a8 returned with HTTP 200 Aug 13 21:09:25.656949 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 329/1318] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:09:25 2026] GET /volume/v3/volumes/667c6155-3c02-40d5-b4f7-b689f03af9a8 => generated 1020 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:09:25.753516 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-72132959-1555-44aa-be17-d41a56d847ed req-075285a2-afdc-4c64-b3b0-710e5b4a7077 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:25.755476 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-72132959-1555-44aa-be17-d41a56d847ed req-075285a2-afdc-4c64-b3b0-710e5b4a7077 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] PUT https://10.4.3.14/volume/v3/attachments/06f70bd7-6b65-4b66-a778-916c7029d5b0 Aug 13 21:09:25.755938 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-72132959-1555-44aa-be17-d41a56d847ed req-075285a2-afdc-4c64-b3b0-710e5b4a7077 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:09:25.766089 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-72132959-1555-44aa-be17-d41a56d847ed req-075285a2-afdc-4c64-b3b0-710e5b4a7077 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Acquiring lock "cinder-attachment_update-667c6155-3c02-40d5-b4f7-b689f03af9a8-np0000007265" by "attachment_update" {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:09:25.772012 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-72132959-1555-44aa-be17-d41a56d847ed req-075285a2-afdc-4c64-b3b0-710e5b4a7077 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Lock "cinder-attachment_update-667c6155-3c02-40d5-b4f7-b689f03af9a8-np0000007265" acquired by "attachment_update" :: waited 0.007s {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:09:25.773087 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:09:25.773087 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:09:25.823732 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a4539849-ffdb-4ecf-a18e-1c9e2de1cf2f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:25.825449 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a4539849-ffdb-4ecf-a18e-1c9e2de1cf2f tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] GET https://10.4.3.14/volume/v3/volumes/a3354102-3e31-463c-8ca0-3d7d524a9d19 Aug 13 21:09:25.825673 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a4539849-ffdb-4ecf-a18e-1c9e2de1cf2f tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:25.825878 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a4539849-ffdb-4ecf-a18e-1c9e2de1cf2f tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:25.835308 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:09:25.835308 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:09:25.838093 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-a4539849-ffdb-4ecf-a18e-1c9e2de1cf2f tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Volume info retrieved successfully. Aug 13 21:09:25.842736 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a4539849-ffdb-4ecf-a18e-1c9e2de1cf2f tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] https://10.4.3.14/volume/v3/volumes/a3354102-3e31-463c-8ca0-3d7d524a9d19 returned with HTTP 200 Aug 13 21:09:25.843806 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 333/1319] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:09:25 2026] GET /volume/v3/volumes/a3354102-3e31-463c-8ca0-3d7d524a9d19 => generated 879 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:09:25.859730 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-9ffa3195-0ee5-450e-ba29-16998d46a104 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:25.862029 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9ffa3195-0ee5-450e-ba29-16998d46a104 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] GET https://10.4.3.14/volume/v3/volumes/a3354102-3e31-463c-8ca0-3d7d524a9d19 Aug 13 21:09:25.862460 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9ffa3195-0ee5-450e-ba29-16998d46a104 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:25.862559 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9ffa3195-0ee5-450e-ba29-16998d46a104 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:25.866662 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-72132959-1555-44aa-be17-d41a56d847ed req-075285a2-afdc-4c64-b3b0-710e5b4a7077 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Lock "cinder-attachment_update-667c6155-3c02-40d5-b4f7-b689f03af9a8-np0000007265" released by "attachment_update" :: held 0.095s {{(pid=100215) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:09:25.867206 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-72132959-1555-44aa-be17-d41a56d847ed req-075285a2-afdc-4c64-b3b0-710e5b4a7077 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] https://10.4.3.14/volume/v3/attachments/06f70bd7-6b65-4b66-a778-916c7029d5b0 returned with HTTP 200 Aug 13 21:09:25.867803 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 332/1320] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:09:25 2026] PUT /volume/v3/attachments/06f70bd7-6b65-4b66-a778-916c7029d5b0 => generated 969 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:09:25.871133 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:09:25.871133 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:09:25.875660 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-9ffa3195-0ee5-450e-ba29-16998d46a104 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Volume info retrieved successfully. Aug 13 21:09:25.881477 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9ffa3195-0ee5-450e-ba29-16998d46a104 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] https://10.4.3.14/volume/v3/volumes/a3354102-3e31-463c-8ca0-3d7d524a9d19 returned with HTTP 200 Aug 13 21:09:25.881850 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 327/1321] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:09:25 2026] GET /volume/v3/volumes/a3354102-3e31-463c-8ca0-3d7d524a9d19 => generated 879 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:09:25.926245 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-44508da8-65e5-41ae-9dfa-aaa1d6b30bd8 req-96a9fb25-611c-4314-9b41-1b2e06db8121 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:25.930136 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-44508da8-65e5-41ae-9dfa-aaa1d6b30bd8 req-96a9fb25-611c-4314-9b41-1b2e06db8121 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] GET https://10.4.3.14/volume/v3/volumes/a3354102-3e31-463c-8ca0-3d7d524a9d19 Aug 13 21:09:25.930136 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-44508da8-65e5-41ae-9dfa-aaa1d6b30bd8 req-96a9fb25-611c-4314-9b41-1b2e06db8121 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:25.930136 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-44508da8-65e5-41ae-9dfa-aaa1d6b30bd8 req-96a9fb25-611c-4314-9b41-1b2e06db8121 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:25.937272 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:09:25.937272 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:09:25.941615 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-44508da8-65e5-41ae-9dfa-aaa1d6b30bd8 req-96a9fb25-611c-4314-9b41-1b2e06db8121 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Volume info retrieved successfully. Aug 13 21:09:25.945224 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-44508da8-65e5-41ae-9dfa-aaa1d6b30bd8 req-96a9fb25-611c-4314-9b41-1b2e06db8121 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] https://10.4.3.14/volume/v3/volumes/a3354102-3e31-463c-8ca0-3d7d524a9d19 returned with HTTP 200 Aug 13 21:09:25.949215 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 330/1322] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:09:25 2026] GET /volume/v3/volumes/a3354102-3e31-463c-8ca0-3d7d524a9d19 => generated 861 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:25.969751 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0f61d5f1-69bd-4b7c-9f0a-ffaa7fec9599 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:25.972003 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0f61d5f1-69bd-4b7c-9f0a-ffaa7fec9599 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/backups/1356baf9-207e-465a-8141-95b7c08e83e5 Aug 13 21:09:25.972226 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0f61d5f1-69bd-4b7c-9f0a-ffaa7fec9599 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:25.972445 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0f61d5f1-69bd-4b7c-9f0a-ffaa7fec9599 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:25.972555 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-0f61d5f1-69bd-4b7c-9f0a-ffaa7fec9599 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Show backup with id 1356baf9-207e-465a-8141-95b7c08e83e5. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:09:25.978796 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:09:25.978796 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:09:25.980433 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0f61d5f1-69bd-4b7c-9f0a-ffaa7fec9599 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/backups/1356baf9-207e-465a-8141-95b7c08e83e5 returned with HTTP 200 Aug 13 21:09:25.980433 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 334/1323] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:25 2026] GET /volume/v3/backups/1356baf9-207e-465a-8141-95b7c08e83e5 => generated 832 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:26.035425 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d2f14395-0c1a-43c6-b188-397225e0db98 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:26.035425 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d2f14395-0c1a-43c6-b188-397225e0db98 None None] GET https://10.4.3.14/volume// Aug 13 21:09:26.035425 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d2f14395-0c1a-43c6-b188-397225e0db98 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:26.035632 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d2f14395-0c1a-43c6-b188-397225e0db98 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:26.035870 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d2f14395-0c1a-43c6-b188-397225e0db98 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:09:26.036594 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 333/1324] 10.4.3.14 () {66 vars in 1421 bytes} [Thu Aug 13 21:09:26 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:09:26.044720 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-44508da8-65e5-41ae-9dfa-aaa1d6b30bd8 req-4f672eb3-1718-4777-a8d2-b84936b44b2e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:26.046888 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-44508da8-65e5-41ae-9dfa-aaa1d6b30bd8 req-4f672eb3-1718-4777-a8d2-b84936b44b2e tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:09:26.047302 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-44508da8-65e5-41ae-9dfa-aaa1d6b30bd8 req-4f672eb3-1718-4777-a8d2-b84936b44b2e tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a3354102-3e31-463c-8ca0-3d7d524a9d19", "connector": null, "instance_uuid": "b87c7987-3deb-4503-b576-b0c66feb9a71"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:09:26.066839 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:09:26.066839 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:09:26.091377 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-44508da8-65e5-41ae-9dfa-aaa1d6b30bd8 req-4f672eb3-1718-4777-a8d2-b84936b44b2e tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:09:26.091865 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 328/1325] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:09:26 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 21:09:26.120566 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e6831cab-0e09-4125-af81-cfe7bc3ef93d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:26.125529 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e6831cab-0e09-4125-af81-cfe7bc3ef93d tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] GET https://10.4.3.14/volume/v3/volumes/a3354102-3e31-463c-8ca0-3d7d524a9d19 Aug 13 21:09:26.126154 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e6831cab-0e09-4125-af81-cfe7bc3ef93d tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:26.126154 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e6831cab-0e09-4125-af81-cfe7bc3ef93d tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:26.135753 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-20b0af71-0a3e-4633-91f1-b657d2f83eec None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:26.136825 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-20b0af71-0a3e-4633-91f1-b657d2f83eec None None] GET https://10.4.3.14/volume// Aug 13 21:09:26.137642 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-20b0af71-0a3e-4633-91f1-b657d2f83eec None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:26.137910 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-20b0af71-0a3e-4633-91f1-b657d2f83eec None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:26.138341 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-20b0af71-0a3e-4633-91f1-b657d2f83eec None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:09:26.138681 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 335/1326] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:09:26 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:09:26.140622 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:09:26.140622 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:09:26.145431 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e6831cab-0e09-4125-af81-cfe7bc3ef93d tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Volume info retrieved successfully. Aug 13 21:09:26.146290 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-44508da8-65e5-41ae-9dfa-aaa1d6b30bd8 req-8627bb25-f2b1-48f8-9a8d-0d2fc8608bd0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:26.148749 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-44508da8-65e5-41ae-9dfa-aaa1d6b30bd8 req-8627bb25-f2b1-48f8-9a8d-0d2fc8608bd0 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] GET https://10.4.3.14/volume/v3/volumes/a3354102-3e31-463c-8ca0-3d7d524a9d19 Aug 13 21:09:26.148953 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-44508da8-65e5-41ae-9dfa-aaa1d6b30bd8 req-8627bb25-f2b1-48f8-9a8d-0d2fc8608bd0 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:26.149155 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-44508da8-65e5-41ae-9dfa-aaa1d6b30bd8 req-8627bb25-f2b1-48f8-9a8d-0d2fc8608bd0 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:26.150402 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e6831cab-0e09-4125-af81-cfe7bc3ef93d tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] https://10.4.3.14/volume/v3/volumes/a3354102-3e31-463c-8ca0-3d7d524a9d19 returned with HTTP 200 Aug 13 21:09:26.151363 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 331/1327] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:09:26 2026] GET /volume/v3/volumes/a3354102-3e31-463c-8ca0-3d7d524a9d19 => generated 878 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:09:26.159839 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:09:26.159839 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:09:26.164096 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-44508da8-65e5-41ae-9dfa-aaa1d6b30bd8 req-8627bb25-f2b1-48f8-9a8d-0d2fc8608bd0 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Volume info retrieved successfully. Aug 13 21:09:26.170377 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-44508da8-65e5-41ae-9dfa-aaa1d6b30bd8 req-8627bb25-f2b1-48f8-9a8d-0d2fc8608bd0 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] https://10.4.3.14/volume/v3/volumes/a3354102-3e31-463c-8ca0-3d7d524a9d19 returned with HTTP 200 Aug 13 21:09:26.171027 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 334/1328] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:09:26 2026] GET /volume/v3/volumes/a3354102-3e31-463c-8ca0-3d7d524a9d19 => generated 1040 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:09:26.193440 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d47f3088-9c33-4cc8-99d7-f78f39149ce5 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:26.195704 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d47f3088-9c33-4cc8-99d7-f78f39149ce5 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] GET https://10.4.3.14/volume/v3/volumes/142c6261-51d5-4606-96da-dfff556a46ae Aug 13 21:09:26.195914 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d47f3088-9c33-4cc8-99d7-f78f39149ce5 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:26.196358 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d47f3088-9c33-4cc8-99d7-f78f39149ce5 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:26.204824 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:09:26.204824 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:09:26.211182 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-d47f3088-9c33-4cc8-99d7-f78f39149ce5 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Volume info retrieved successfully. Aug 13 21:09:26.219347 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d47f3088-9c33-4cc8-99d7-f78f39149ce5 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] https://10.4.3.14/volume/v3/volumes/142c6261-51d5-4606-96da-dfff556a46ae returned with HTTP 200 Aug 13 21:09:26.219851 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 329/1329] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:26 2026] GET /volume/v3/volumes/142c6261-51d5-4606-96da-dfff556a46ae => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:26.250899 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-96d5acc4-0838-4c96-b6ea-b789f4ff96c9 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:26.252612 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-96d5acc4-0838-4c96-b6ea-b789f4ff96c9 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 Aug 13 21:09:26.252840 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-96d5acc4-0838-4c96-b6ea-b789f4ff96c9 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:26.253049 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-96d5acc4-0838-4c96-b6ea-b789f4ff96c9 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:26.267334 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:09:26.267334 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:09:26.271147 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-96d5acc4-0838-4c96-b6ea-b789f4ff96c9 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:09:26.277417 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-96d5acc4-0838-4c96-b6ea-b789f4ff96c9 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 returned with HTTP 200 Aug 13 21:09:26.277856 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 336/1330] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:26 2026] GET /volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 => generated 1438 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:09:26.282296 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-44508da8-65e5-41ae-9dfa-aaa1d6b30bd8 req-33f4b342-a55e-440a-8eaf-c0db49d4c801 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:26.286053 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-44508da8-65e5-41ae-9dfa-aaa1d6b30bd8 req-33f4b342-a55e-440a-8eaf-c0db49d4c801 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] PUT https://10.4.3.14/volume/v3/attachments/a3943335-4886-4c2f-9939-4105f5a5bcb8 Aug 13 21:09:26.286053 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-44508da8-65e5-41ae-9dfa-aaa1d6b30bd8 req-33f4b342-a55e-440a-8eaf-c0db49d4c801 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:09:26.294957 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-44508da8-65e5-41ae-9dfa-aaa1d6b30bd8 req-33f4b342-a55e-440a-8eaf-c0db49d4c801 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Acquiring lock "cinder-attachment_update-a3354102-3e31-463c-8ca0-3d7d524a9d19-np0000007265" by "attachment_update" {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:09:26.300364 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-44508da8-65e5-41ae-9dfa-aaa1d6b30bd8 req-33f4b342-a55e-440a-8eaf-c0db49d4c801 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Lock "cinder-attachment_update-a3354102-3e31-463c-8ca0-3d7d524a9d19-np0000007265" acquired by "attachment_update" :: waited 0.006s {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:09:26.301456 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:09:26.301456 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:09:26.394247 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-44508da8-65e5-41ae-9dfa-aaa1d6b30bd8 req-33f4b342-a55e-440a-8eaf-c0db49d4c801 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Lock "cinder-attachment_update-a3354102-3e31-463c-8ca0-3d7d524a9d19-np0000007265" released by "attachment_update" :: held 0.094s {{(pid=100214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:09:26.394353 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-44508da8-65e5-41ae-9dfa-aaa1d6b30bd8 req-33f4b342-a55e-440a-8eaf-c0db49d4c801 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] https://10.4.3.14/volume/v3/attachments/a3943335-4886-4c2f-9939-4105f5a5bcb8 returned with HTTP 200 Aug 13 21:09:26.395179 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 332/1331] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:09:26 2026] PUT /volume/v3/attachments/a3943335-4886-4c2f-9939-4105f5a5bcb8 => generated 969 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:09:26.651101 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-56254a7e-f900-459e-9f00-feb8d183d5ae None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:26.651101 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-56254a7e-f900-459e-9f00-feb8d183d5ae tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] GET https://10.4.3.14/volume/v3/volumes/667c6155-3c02-40d5-b4f7-b689f03af9a8 Aug 13 21:09:26.651101 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-56254a7e-f900-459e-9f00-feb8d183d5ae tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:26.651101 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-56254a7e-f900-459e-9f00-feb8d183d5ae tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:26.664501 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:09:26.664501 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:09:26.668709 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-56254a7e-f900-459e-9f00-feb8d183d5ae tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Volume info retrieved successfully. Aug 13 21:09:26.674811 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-56254a7e-f900-459e-9f00-feb8d183d5ae tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] https://10.4.3.14/volume/v3/volumes/667c6155-3c02-40d5-b4f7-b689f03af9a8 returned with HTTP 200 Aug 13 21:09:26.674811 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 335/1332] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:26 2026] GET /volume/v3/volumes/667c6155-3c02-40d5-b4f7-b689f03af9a8 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:26.992740 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-a2655013-3ffe-4b12-8319-fe4839fec9fa None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:26.994636 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a2655013-3ffe-4b12-8319-fe4839fec9fa tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/backups/1356baf9-207e-465a-8141-95b7c08e83e5 Aug 13 21:09:26.994848 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a2655013-3ffe-4b12-8319-fe4839fec9fa tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:26.998000 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a2655013-3ffe-4b12-8319-fe4839fec9fa tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:26.998000 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-a2655013-3ffe-4b12-8319-fe4839fec9fa tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Show backup with id 1356baf9-207e-465a-8141-95b7c08e83e5. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:09:27.001079 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:09:27.001079 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:09:27.002075 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a2655013-3ffe-4b12-8319-fe4839fec9fa tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/backups/1356baf9-207e-465a-8141-95b7c08e83e5 returned with HTTP 200 Aug 13 21:09:27.002518 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 330/1333] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:26 2026] GET /volume/v3/backups/1356baf9-207e-465a-8141-95b7c08e83e5 => generated 832 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:27.165973 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-9ea1b839-b58c-4262-a2ed-aa41f070f714 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:27.173014 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9ea1b839-b58c-4262-a2ed-aa41f070f714 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] GET https://10.4.3.14/volume/v3/volumes/a3354102-3e31-463c-8ca0-3d7d524a9d19 Aug 13 21:09:27.173014 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9ea1b839-b58c-4262-a2ed-aa41f070f714 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:27.173014 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9ea1b839-b58c-4262-a2ed-aa41f070f714 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:27.185060 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:09:27.185060 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:09:27.190186 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-9ea1b839-b58c-4262-a2ed-aa41f070f714 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Volume info retrieved successfully. Aug 13 21:09:27.982037 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9ea1b839-b58c-4262-a2ed-aa41f070f714 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] https://10.4.3.14/volume/v3/volumes/a3354102-3e31-463c-8ca0-3d7d524a9d19 returned with HTTP 200 Aug 13 21:09:27.982037 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 337/1334] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:09:27 2026] GET /volume/v3/volumes/a3354102-3e31-463c-8ca0-3d7d524a9d19 => generated 879 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:09:27.994575 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-fadd0b64-405f-411b-acfb-a7ad6b31ef47 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:27.994575 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fadd0b64-405f-411b-acfb-a7ad6b31ef47 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] GET https://10.4.3.14/volume/v3/volumes/667c6155-3c02-40d5-b4f7-b689f03af9a8 Aug 13 21:09:27.994575 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fadd0b64-405f-411b-acfb-a7ad6b31ef47 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:27.994575 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fadd0b64-405f-411b-acfb-a7ad6b31ef47 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:27.994575 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:09:27.994575 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:09:27.994575 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-fadd0b64-405f-411b-acfb-a7ad6b31ef47 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Volume info retrieved successfully. Aug 13 21:09:27.994575 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fadd0b64-405f-411b-acfb-a7ad6b31ef47 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] https://10.4.3.14/volume/v3/volumes/667c6155-3c02-40d5-b4f7-b689f03af9a8 returned with HTTP 200 Aug 13 21:09:27.994575 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 333/1335] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:27 2026] GET /volume/v3/volumes/667c6155-3c02-40d5-b4f7-b689f03af9a8 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:28.014531 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-cb625421-d369-4ee6-b220-3ed31143d1c5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:28.016850 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cb625421-d369-4ee6-b220-3ed31143d1c5 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/backups/1356baf9-207e-465a-8141-95b7c08e83e5 Aug 13 21:09:28.017122 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cb625421-d369-4ee6-b220-3ed31143d1c5 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:28.017334 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cb625421-d369-4ee6-b220-3ed31143d1c5 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:28.017494 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-cb625421-d369-4ee6-b220-3ed31143d1c5 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Show backup with id 1356baf9-207e-465a-8141-95b7c08e83e5. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:09:28.022846 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:09:28.022846 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:09:28.023879 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cb625421-d369-4ee6-b220-3ed31143d1c5 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/backups/1356baf9-207e-465a-8141-95b7c08e83e5 returned with HTTP 200 Aug 13 21:09:28.024345 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 336/1336] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:28 2026] GET /volume/v3/backups/1356baf9-207e-465a-8141-95b7c08e83e5 => generated 832 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:28.210923 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4bc82d78-eedc-4541-bb14-cc2d077f92f6 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:28.215832 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4bc82d78-eedc-4541-bb14-cc2d077f92f6 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] GET https://10.4.3.14/volume/v3/volumes/a3354102-3e31-463c-8ca0-3d7d524a9d19 Aug 13 21:09:28.215832 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4bc82d78-eedc-4541-bb14-cc2d077f92f6 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:28.215832 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4bc82d78-eedc-4541-bb14-cc2d077f92f6 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:28.230213 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:09:28.230213 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:09:28.239988 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-4bc82d78-eedc-4541-bb14-cc2d077f92f6 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Volume info retrieved successfully. Aug 13 21:09:28.243775 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4bc82d78-eedc-4541-bb14-cc2d077f92f6 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] https://10.4.3.14/volume/v3/volumes/a3354102-3e31-463c-8ca0-3d7d524a9d19 returned with HTTP 200 Aug 13 21:09:28.244518 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 331/1337] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:09:28 2026] GET /volume/v3/volumes/a3354102-3e31-463c-8ca0-3d7d524a9d19 => generated 879 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:09:28.744000 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-76128bb5-2164-4126-8c74-2e4b52706946 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:28.746023 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-76128bb5-2164-4126-8c74-2e4b52706946 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] GET https://10.4.3.14/volume/v3/volumes/667c6155-3c02-40d5-b4f7-b689f03af9a8 Aug 13 21:09:28.746270 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-76128bb5-2164-4126-8c74-2e4b52706946 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:28.746491 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-76128bb5-2164-4126-8c74-2e4b52706946 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:28.762000 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:09:28.762000 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:09:28.768625 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-76128bb5-2164-4126-8c74-2e4b52706946 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Volume info retrieved successfully. Aug 13 21:09:28.775502 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-76128bb5-2164-4126-8c74-2e4b52706946 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] https://10.4.3.14/volume/v3/volumes/667c6155-3c02-40d5-b4f7-b689f03af9a8 returned with HTTP 200 Aug 13 21:09:28.776077 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 338/1338] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:28 2026] GET /volume/v3/volumes/667c6155-3c02-40d5-b4f7-b689f03af9a8 => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:29.044167 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a1c33d1a-a798-4642-b146-72d3b4ef3a66 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:29.046497 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a1c33d1a-a798-4642-b146-72d3b4ef3a66 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/backups/1356baf9-207e-465a-8141-95b7c08e83e5 Aug 13 21:09:29.046497 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a1c33d1a-a798-4642-b146-72d3b4ef3a66 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:29.046497 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a1c33d1a-a798-4642-b146-72d3b4ef3a66 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:29.046626 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-a1c33d1a-a798-4642-b146-72d3b4ef3a66 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Show backup with id 1356baf9-207e-465a-8141-95b7c08e83e5. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:09:29.054654 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:09:29.054654 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:09:29.055538 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a1c33d1a-a798-4642-b146-72d3b4ef3a66 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/backups/1356baf9-207e-465a-8141-95b7c08e83e5 returned with HTTP 200 Aug 13 21:09:29.055974 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 334/1339] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:29 2026] GET /volume/v3/backups/1356baf9-207e-465a-8141-95b7c08e83e5 => generated 832 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:29.259375 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b60e548d-99ae-4349-822b-04e192eaf480 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:29.262921 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b60e548d-99ae-4349-822b-04e192eaf480 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] GET https://10.4.3.14/volume/v3/volumes/a3354102-3e31-463c-8ca0-3d7d524a9d19 Aug 13 21:09:29.262921 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b60e548d-99ae-4349-822b-04e192eaf480 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:29.262921 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b60e548d-99ae-4349-822b-04e192eaf480 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:29.279937 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:09:29.279937 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:09:29.288368 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b60e548d-99ae-4349-822b-04e192eaf480 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Volume info retrieved successfully. Aug 13 21:09:29.297697 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b60e548d-99ae-4349-822b-04e192eaf480 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] https://10.4.3.14/volume/v3/volumes/a3354102-3e31-463c-8ca0-3d7d524a9d19 returned with HTTP 200 Aug 13 21:09:29.298402 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 337/1340] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:09:29 2026] GET /volume/v3/volumes/a3354102-3e31-463c-8ca0-3d7d524a9d19 => generated 879 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:09:29.722656 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3fcb0157-e716-4f1a-8640-755d1eb9796a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:29.727997 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3fcb0157-e716-4f1a-8640-755d1eb9796a tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:09:29.727997 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3fcb0157-e716-4f1a-8640-755d1eb9796a tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1353672829", "imageRef": "aa832912-12b8-47ea-874b-ab8df3e573a9", "size": 1}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:09:29.727997 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-3fcb0157-e716-4f1a-8640-755d1eb9796a tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1353672829', 'imageRef': 'aa832912-12b8-47ea-874b-ab8df3e573a9', 'size': 1}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:09:29.791377 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-513ba1a2-eb3e-4fbf-92b8-f7a010ecb8f2 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:29.793149 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-513ba1a2-eb3e-4fbf-92b8-f7a010ecb8f2 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] GET https://10.4.3.14/volume/v3/volumes/667c6155-3c02-40d5-b4f7-b689f03af9a8 Aug 13 21:09:29.793352 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-513ba1a2-eb3e-4fbf-92b8-f7a010ecb8f2 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:29.793548 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-513ba1a2-eb3e-4fbf-92b8-f7a010ecb8f2 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:29.804720 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:09:29.804720 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:09:29.808935 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-513ba1a2-eb3e-4fbf-92b8-f7a010ecb8f2 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Volume info retrieved successfully. Aug 13 21:09:29.813642 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-513ba1a2-eb3e-4fbf-92b8-f7a010ecb8f2 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] https://10.4.3.14/volume/v3/volumes/667c6155-3c02-40d5-b4f7-b689f03af9a8 returned with HTTP 200 Aug 13 21:09:29.814037 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 339/1341] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:29 2026] GET /volume/v3/volumes/667c6155-3c02-40d5-b4f7-b689f03af9a8 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:29.841429 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-3fcb0157-e716-4f1a-8640-755d1eb9796a tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Create volume of 1 GB Aug 13 21:09:29.845891 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-3fcb0157-e716-4f1a-8640-755d1eb9796a tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Availability Zones retrieved successfully. Aug 13 21:09:29.851136 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-3fcb0157-e716-4f1a-8640-755d1eb9796a tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Flow 'volume_create_api' (71ef81bd-1301-4781-b9fd-b1c23ef69556) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:09:29.852210 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-3fcb0157-e716-4f1a-8640-755d1eb9796a tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9260999-7382-45ce-9341-80114a1b31cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:09:29.853123 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-3fcb0157-e716-4f1a-8640-755d1eb9796a tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:09:29.926344 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-3fcb0157-e716-4f1a-8640-755d1eb9796a tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9260999-7382-45ce-9341-80114a1b31cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:09:29.927590 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-3fcb0157-e716-4f1a-8640-755d1eb9796a tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca077dd7-62e1-4dab-91e8-c15cea14673f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:09:29.994385 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-3fcb0157-e716-4f1a-8640-755d1eb9796a tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Created reservations ['4e4ec014-99a4-4ab1-a3b4-31c43633b4d9', 'fdd1c8b3-8d3d-4aaa-a64c-3831bc8bb1d5', '0d9b90fb-d850-440e-9c19-8fa92152f7a6', '8caf9bf3-8660-4ff7-b3f1-5dde6b155931'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:09:29.995476 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-3fcb0157-e716-4f1a-8640-755d1eb9796a tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca077dd7-62e1-4dab-91e8-c15cea14673f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e4ec014-99a4-4ab1-a3b4-31c43633b4d9', 'fdd1c8b3-8d3d-4aaa-a64c-3831bc8bb1d5', '0d9b90fb-d850-440e-9c19-8fa92152f7a6', '8caf9bf3-8660-4ff7-b3f1-5dde6b155931']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:09:29.996336 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-3fcb0157-e716-4f1a-8640-755d1eb9796a tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebabb41b-aa31-498b-a9a8-d70795d873b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:09:30.020625 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-3fcb0157-e716-4f1a-8640-755d1eb9796a tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebabb41b-aa31-498b-a9a8-d70795d873b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a8f1835-113f-4a7b-ac1b-0511c4b77858', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1353672829',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4e6ea10bb4547bd8f79475cdbecbb6f',qos_specs=None,replication_status=,reservations=['4e4ec014-99a4-4ab1-a3b4-31c43633b4d9','fdd1c8b3-8d3d-4aaa-a64c-3831bc8bb1d5','0d9b90fb-d850-440e-9c19-8fa92152f7a6','8caf9bf3-8660-4ff7-b3f1-5dde6b155931'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99fd37f20a2445ffa55f3b2a4cef87ce',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:09:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1353672829',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a8f1835-113f-4a7b-ac1b-0511c4b77858,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4e6ea10bb4547bd8f79475cdbecbb6f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='99fd37f20a2445ffa55f3b2a4cef87ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:09:30.021475 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-3fcb0157-e716-4f1a-8640-755d1eb9796a tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86130892-2784-4233-b1a8-54efd096407b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:09:30.049937 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-3fcb0157-e716-4f1a-8640-755d1eb9796a tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86130892-2784-4233-b1a8-54efd096407b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1353672829',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4e6ea10bb4547bd8f79475cdbecbb6f',qos_specs=None,replication_status=,reservations=['4e4ec014-99a4-4ab1-a3b4-31c43633b4d9','fdd1c8b3-8d3d-4aaa-a64c-3831bc8bb1d5','0d9b90fb-d850-440e-9c19-8fa92152f7a6','8caf9bf3-8660-4ff7-b3f1-5dde6b155931'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99fd37f20a2445ffa55f3b2a4cef87ce',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:09:30.050811 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-3fcb0157-e716-4f1a-8640-755d1eb9796a tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7548fbd6-7ed2-4e42-a90b-70b3054f9fea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:09:30.061839 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-3fcb0157-e716-4f1a-8640-755d1eb9796a tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7548fbd6-7ed2-4e42-a90b-70b3054f9fea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:09:30.063052 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-3fcb0157-e716-4f1a-8640-755d1eb9796a tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Flow 'volume_create_api' (71ef81bd-1301-4781-b9fd-b1c23ef69556) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:09:30.063454 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-3fcb0157-e716-4f1a-8640-755d1eb9796a tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Create volume request issued successfully. Aug 13 21:09:30.064246 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3fcb0157-e716-4f1a-8640-755d1eb9796a tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:09:30.064816 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 332/1342] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:09:29 2026] POST /volume/v3/volumes => generated 751 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:09:30.070946 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a651a5a6-4e2e-4912-90c6-ae39c39fbc48 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:30.075595 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a651a5a6-4e2e-4912-90c6-ae39c39fbc48 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/backups/1356baf9-207e-465a-8141-95b7c08e83e5 Aug 13 21:09:30.075798 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a651a5a6-4e2e-4912-90c6-ae39c39fbc48 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:30.076030 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a651a5a6-4e2e-4912-90c6-ae39c39fbc48 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:30.076155 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-a651a5a6-4e2e-4912-90c6-ae39c39fbc48 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Show backup with id 1356baf9-207e-465a-8141-95b7c08e83e5. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:09:30.078141 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6c225182-eab9-4dfc-bfe4-3a6739526a2f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:30.082840 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:09:30.082840 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:09:30.082991 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6c225182-eab9-4dfc-bfe4-3a6739526a2f tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] GET https://10.4.3.14/volume/v3/volumes/5a8f1835-113f-4a7b-ac1b-0511c4b77858 Aug 13 21:09:30.083033 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a651a5a6-4e2e-4912-90c6-ae39c39fbc48 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/backups/1356baf9-207e-465a-8141-95b7c08e83e5 returned with HTTP 200 Aug 13 21:09:30.083067 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6c225182-eab9-4dfc-bfe4-3a6739526a2f tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:30.083067 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6c225182-eab9-4dfc-bfe4-3a6739526a2f tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:30.083124 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 335/1343] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:30 2026] GET /volume/v3/backups/1356baf9-207e-465a-8141-95b7c08e83e5 => generated 832 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:30.092178 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:09:30.092178 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:09:30.100085 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-6c225182-eab9-4dfc-bfe4-3a6739526a2f tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Volume info retrieved successfully. Aug 13 21:09:30.104326 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6c225182-eab9-4dfc-bfe4-3a6739526a2f tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] https://10.4.3.14/volume/v3/volumes/5a8f1835-113f-4a7b-ac1b-0511c4b77858 returned with HTTP 200 Aug 13 21:09:30.104694 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 338/1344] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:30 2026] GET /volume/v3/volumes/5a8f1835-113f-4a7b-ac1b-0511c4b77858 => generated 819 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:30.320999 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-bf9b588c-81a7-41e5-ba21-1b04ea2ddd84 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:30.325318 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-bf9b588c-81a7-41e5-ba21-1b04ea2ddd84 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] GET https://10.4.3.14/volume/v3/volumes/a3354102-3e31-463c-8ca0-3d7d524a9d19 Aug 13 21:09:30.325318 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-bf9b588c-81a7-41e5-ba21-1b04ea2ddd84 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:30.325318 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-bf9b588c-81a7-41e5-ba21-1b04ea2ddd84 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:30.337137 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:09:30.337137 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:09:30.342610 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-bf9b588c-81a7-41e5-ba21-1b04ea2ddd84 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Volume info retrieved successfully. Aug 13 21:09:30.348884 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-bf9b588c-81a7-41e5-ba21-1b04ea2ddd84 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] https://10.4.3.14/volume/v3/volumes/a3354102-3e31-463c-8ca0-3d7d524a9d19 returned with HTTP 200 Aug 13 21:09:30.349575 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 340/1345] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:09:30 2026] GET /volume/v3/volumes/a3354102-3e31-463c-8ca0-3d7d524a9d19 => generated 879 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 21:09:30.717745 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-8dcd202f-8bbc-40d0-a5c0-82b4d684518e req-330eb265-4ac6-49e7-9f76-ec277ef69a49 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:30.721639 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-8dcd202f-8bbc-40d0-a5c0-82b4d684518e req-330eb265-4ac6-49e7-9f76-ec277ef69a49 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 Aug 13 21:09:30.721938 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-8dcd202f-8bbc-40d0-a5c0-82b4d684518e req-330eb265-4ac6-49e7-9f76-ec277ef69a49 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:30.722202 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-8dcd202f-8bbc-40d0-a5c0-82b4d684518e req-330eb265-4ac6-49e7-9f76-ec277ef69a49 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:30.740828 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:09:30.740828 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:09:30.745385 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-8dcd202f-8bbc-40d0-a5c0-82b4d684518e req-330eb265-4ac6-49e7-9f76-ec277ef69a49 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:09:30.751208 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-8dcd202f-8bbc-40d0-a5c0-82b4d684518e req-330eb265-4ac6-49e7-9f76-ec277ef69a49 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 returned with HTTP 200 Aug 13 21:09:30.751695 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 333/1346] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:09:30 2026] GET /volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 => generated 1438 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:09:30.830462 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-57e04c31-ffe3-4abc-8e7e-b5c9bfd1d2e0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:30.832527 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-57e04c31-ffe3-4abc-8e7e-b5c9bfd1d2e0 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] GET https://10.4.3.14/volume/v3/volumes/667c6155-3c02-40d5-b4f7-b689f03af9a8 Aug 13 21:09:30.832801 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-57e04c31-ffe3-4abc-8e7e-b5c9bfd1d2e0 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:30.833064 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-57e04c31-ffe3-4abc-8e7e-b5c9bfd1d2e0 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:30.853947 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:09:30.853947 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:09:30.861328 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-57e04c31-ffe3-4abc-8e7e-b5c9bfd1d2e0 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Volume info retrieved successfully. Aug 13 21:09:30.868460 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-57e04c31-ffe3-4abc-8e7e-b5c9bfd1d2e0 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] https://10.4.3.14/volume/v3/volumes/667c6155-3c02-40d5-b4f7-b689f03af9a8 returned with HTTP 200 Aug 13 21:09:30.869054 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 336/1347] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:30 2026] GET /volume/v3/volumes/667c6155-3c02-40d5-b4f7-b689f03af9a8 => generated 841 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:31.039517 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-72132959-1555-44aa-be17-d41a56d847ed req-e85347ff-ed50-4978-b60d-986b7b524ad1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:31.043733 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-72132959-1555-44aa-be17-d41a56d847ed req-e85347ff-ed50-4978-b60d-986b7b524ad1 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] POST https://10.4.3.14/volume/v3/attachments/06f70bd7-6b65-4b66-a778-916c7029d5b0/action Aug 13 21:09:31.044188 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-72132959-1555-44aa-be17-d41a56d847ed req-e85347ff-ed50-4978-b60d-986b7b524ad1 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Action body: b'{"os-complete": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:09:31.044336 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-72132959-1555-44aa-be17-d41a56d847ed req-e85347ff-ed50-4978-b60d-986b7b524ad1 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:09:31.073350 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:09:31.073350 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:09:31.093123 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-72132959-1555-44aa-be17-d41a56d847ed req-e85347ff-ed50-4978-b60d-986b7b524ad1 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] https://10.4.3.14/volume/v3/attachments/06f70bd7-6b65-4b66-a778-916c7029d5b0/action returned with HTTP 204 Aug 13 21:09:31.093123 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 339/1348] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:09:31 2026] POST /volume/v3/attachments/06f70bd7-6b65-4b66-a778-916c7029d5b0/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:09:31.098113 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-945f6f64-81a8-45c1-ac1d-8864bc294bbe None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:31.100409 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-945f6f64-81a8-45c1-ac1d-8864bc294bbe tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/backups/1356baf9-207e-465a-8141-95b7c08e83e5 Aug 13 21:09:31.100409 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-945f6f64-81a8-45c1-ac1d-8864bc294bbe tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:31.100607 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-945f6f64-81a8-45c1-ac1d-8864bc294bbe tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:31.100691 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-945f6f64-81a8-45c1-ac1d-8864bc294bbe tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Show backup with id 1356baf9-207e-465a-8141-95b7c08e83e5. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:09:31.107280 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:09:31.107280 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:09:31.108219 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-945f6f64-81a8-45c1-ac1d-8864bc294bbe tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/backups/1356baf9-207e-465a-8141-95b7c08e83e5 returned with HTTP 200 Aug 13 21:09:31.108878 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 341/1349] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:31 2026] GET /volume/v3/backups/1356baf9-207e-465a-8141-95b7c08e83e5 => generated 832 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:31.120325 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-0a870498-3b9e-4c22-b69e-4510a28ce0fe None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:31.122460 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0a870498-3b9e-4c22-b69e-4510a28ce0fe tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] GET https://10.4.3.14/volume/v3/volumes/5a8f1835-113f-4a7b-ac1b-0511c4b77858 Aug 13 21:09:31.122662 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0a870498-3b9e-4c22-b69e-4510a28ce0fe tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:31.122903 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0a870498-3b9e-4c22-b69e-4510a28ce0fe tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:31.131296 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:09:31.131296 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:09:31.135316 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-0a870498-3b9e-4c22-b69e-4510a28ce0fe tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Volume info retrieved successfully. Aug 13 21:09:31.141287 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0a870498-3b9e-4c22-b69e-4510a28ce0fe tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] https://10.4.3.14/volume/v3/volumes/5a8f1835-113f-4a7b-ac1b-0511c4b77858 returned with HTTP 200 Aug 13 21:09:31.141899 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 334/1350] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:31 2026] GET /volume/v3/volumes/5a8f1835-113f-4a7b-ac1b-0511c4b77858 => generated 1359 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:09:31.196014 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-4a9984f0-68e6-4967-9f2b-ca4409245351 req-21e2e2e1-d871-4df0-bb3a-272f39b95007 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:31.198597 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-4a9984f0-68e6-4967-9f2b-ca4409245351 req-21e2e2e1-d871-4df0-bb3a-272f39b95007 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] GET https://10.4.3.14/volume/v3/volumes/5a8f1835-113f-4a7b-ac1b-0511c4b77858 Aug 13 21:09:31.198721 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-4a9984f0-68e6-4967-9f2b-ca4409245351 req-21e2e2e1-d871-4df0-bb3a-272f39b95007 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:31.199231 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-4a9984f0-68e6-4967-9f2b-ca4409245351 req-21e2e2e1-d871-4df0-bb3a-272f39b95007 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:31.213400 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:09:31.213400 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:09:31.218794 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-4a9984f0-68e6-4967-9f2b-ca4409245351 req-21e2e2e1-d871-4df0-bb3a-272f39b95007 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Volume info retrieved successfully. Aug 13 21:09:31.222590 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b29044ca-af9f-4caa-a092-02cc5bcb4b53 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:31.223153 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b29044ca-af9f-4caa-a092-02cc5bcb4b53 None None] GET https://10.4.3.14/volume// Aug 13 21:09:31.223340 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b29044ca-af9f-4caa-a092-02cc5bcb4b53 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:31.223923 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b29044ca-af9f-4caa-a092-02cc5bcb4b53 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:31.224000 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b29044ca-af9f-4caa-a092-02cc5bcb4b53 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:09:31.224253 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 340/1351] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:09:31 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:09:31.227061 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-4a9984f0-68e6-4967-9f2b-ca4409245351 req-21e2e2e1-d871-4df0-bb3a-272f39b95007 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] https://10.4.3.14/volume/v3/volumes/5a8f1835-113f-4a7b-ac1b-0511c4b77858 returned with HTTP 200 Aug 13 21:09:31.227455 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 337/1352] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:09:31 2026] GET /volume/v3/volumes/5a8f1835-113f-4a7b-ac1b-0511c4b77858 => generated 1359 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:09:31.242527 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-8dcd202f-8bbc-40d0-a5c0-82b4d684518e req-b1e4a34d-44da-4068-9f61-ea92f1cab370 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:31.253696 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-8dcd202f-8bbc-40d0-a5c0-82b4d684518e req-b1e4a34d-44da-4068-9f61-ea92f1cab370 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:09:31.255740 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-8dcd202f-8bbc-40d0-a5c0-82b4d684518e req-b1e4a34d-44da-4068-9f61-ea92f1cab370 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ee66e60f-04d0-47bb-ab9a-71c7c1914392", "connector": null, "instance_uuid": "0a479c7f-401f-46cc-befa-20a0ea2e0f60"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:09:31.295574 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:09:31.295574 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:09:31.328868 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-8dcd202f-8bbc-40d0-a5c0-82b4d684518e req-b1e4a34d-44da-4068-9f61-ea92f1cab370 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:09:31.329489 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 342/1353] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:09:31 2026] POST /volume/v3/attachments => generated 273 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:09:31.338891 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-8dcd202f-8bbc-40d0-a5c0-82b4d684518e req-883409cf-eb41-4d53-b985-9e2ca37e7da7 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:31.341086 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-8dcd202f-8bbc-40d0-a5c0-82b4d684518e req-883409cf-eb41-4d53-b985-9e2ca37e7da7 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] DELETE https://10.4.3.14/volume/v3/attachments/d44c9b98-caa0-4afe-94de-7075ec164e51 Aug 13 21:09:31.341275 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-8dcd202f-8bbc-40d0-a5c0-82b4d684518e req-883409cf-eb41-4d53-b985-9e2ca37e7da7 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:31.341486 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-8dcd202f-8bbc-40d0-a5c0-82b4d684518e req-883409cf-eb41-4d53-b985-9e2ca37e7da7 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:31.348608 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:09:31.348608 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:09:31.369443 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2bbcc9ec-11f3-42ef-8f85-bcaee4ef7837 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:31.372344 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2bbcc9ec-11f3-42ef-8f85-bcaee4ef7837 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] GET https://10.4.3.14/volume/v3/volumes/a3354102-3e31-463c-8ca0-3d7d524a9d19 Aug 13 21:09:31.372605 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2bbcc9ec-11f3-42ef-8f85-bcaee4ef7837 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:31.372883 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2bbcc9ec-11f3-42ef-8f85-bcaee4ef7837 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:31.385544 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:09:31.385544 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:09:31.390619 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-2bbcc9ec-11f3-42ef-8f85-bcaee4ef7837 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Volume info retrieved successfully. Aug 13 21:09:31.396528 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2bbcc9ec-11f3-42ef-8f85-bcaee4ef7837 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] https://10.4.3.14/volume/v3/volumes/a3354102-3e31-463c-8ca0-3d7d524a9d19 returned with HTTP 200 Aug 13 21:09:31.397264 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 341/1354] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:09:31 2026] GET /volume/v3/volumes/a3354102-3e31-463c-8ca0-3d7d524a9d19 => generated 879 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:09:31.410372 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-8dcd202f-8bbc-40d0-a5c0-82b4d684518e req-883409cf-eb41-4d53-b985-9e2ca37e7da7 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/attachments/d44c9b98-caa0-4afe-94de-7075ec164e51 returned with HTTP 200 Aug 13 21:09:31.410792 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 335/1355] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:09:31 2026] DELETE /volume/v3/attachments/d44c9b98-caa0-4afe-94de-7075ec164e51 => generated 367 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:09:31.809611 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-4a9984f0-68e6-4967-9f2b-ca4409245351 req-35385c8f-007e-42ac-9ea4-b2b127d12f48 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:31.812546 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-4a9984f0-68e6-4967-9f2b-ca4409245351 req-35385c8f-007e-42ac-9ea4-b2b127d12f48 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] GET https://10.4.3.14/volume/v3/volumes/5a8f1835-113f-4a7b-ac1b-0511c4b77858 Aug 13 21:09:31.812546 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-4a9984f0-68e6-4967-9f2b-ca4409245351 req-35385c8f-007e-42ac-9ea4-b2b127d12f48 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:31.812546 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-4a9984f0-68e6-4967-9f2b-ca4409245351 req-35385c8f-007e-42ac-9ea4-b2b127d12f48 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:31.825341 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:09:31.825341 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:09:31.830623 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-4a9984f0-68e6-4967-9f2b-ca4409245351 req-35385c8f-007e-42ac-9ea4-b2b127d12f48 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Volume info retrieved successfully. Aug 13 21:09:31.840367 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-4a9984f0-68e6-4967-9f2b-ca4409245351 req-35385c8f-007e-42ac-9ea4-b2b127d12f48 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] https://10.4.3.14/volume/v3/volumes/5a8f1835-113f-4a7b-ac1b-0511c4b77858 returned with HTTP 200 Aug 13 21:09:31.840931 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 338/1356] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:09:31 2026] GET /volume/v3/volumes/5a8f1835-113f-4a7b-ac1b-0511c4b77858 => generated 1359 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:09:31.861307 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-94eae12f-99b9-45d7-bd67-9ad014938500 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:31.862706 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-94eae12f-99b9-45d7-bd67-9ad014938500 None None] GET https://10.4.3.14/volume// Aug 13 21:09:31.862795 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-94eae12f-99b9-45d7-bd67-9ad014938500 None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:31.863517 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-94eae12f-99b9-45d7-bd67-9ad014938500 None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:31.864046 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-94eae12f-99b9-45d7-bd67-9ad014938500 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:09:31.864464 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 343/1357] 10.4.3.14 () {66 vars in 1412 bytes} [Thu Aug 13 21:09:31 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:09:31.874797 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-4a9984f0-68e6-4967-9f2b-ca4409245351 req-42cdec13-699c-46e0-bceb-3b004ecc0709 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:31.882238 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-4a9984f0-68e6-4967-9f2b-ca4409245351 req-42cdec13-699c-46e0-bceb-3b004ecc0709 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:09:31.882325 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-4a9984f0-68e6-4967-9f2b-ca4409245351 req-42cdec13-699c-46e0-bceb-3b004ecc0709 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5a8f1835-113f-4a7b-ac1b-0511c4b77858", "connector": null, "instance_uuid": "5dd9e137-09cb-4a3f-8634-2c6f87cb061d"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:09:31.890260 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-08b982a6-8403-4cb2-967b-32a14a006a9c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:31.890636 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:09:31.890636 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:09:31.899327 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-08b982a6-8403-4cb2-967b-32a14a006a9c tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] GET https://10.4.3.14/volume/v3/volumes/667c6155-3c02-40d5-b4f7-b689f03af9a8 Aug 13 21:09:31.899602 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-08b982a6-8403-4cb2-967b-32a14a006a9c tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:31.899837 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-08b982a6-8403-4cb2-967b-32a14a006a9c tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:31.926862 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-4a9984f0-68e6-4967-9f2b-ca4409245351 req-42cdec13-699c-46e0-bceb-3b004ecc0709 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:09:31.927361 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 342/1358] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:09:31 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:09:31.933541 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:09:31.933541 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:09:31.938737 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-08b982a6-8403-4cb2-967b-32a14a006a9c tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Volume info retrieved successfully. Aug 13 21:09:31.943493 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-08b982a6-8403-4cb2-967b-32a14a006a9c tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] https://10.4.3.14/volume/v3/volumes/667c6155-3c02-40d5-b4f7-b689f03af9a8 returned with HTTP 200 Aug 13 21:09:31.943946 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 336/1359] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:31 2026] GET /volume/v3/volumes/667c6155-3c02-40d5-b4f7-b689f03af9a8 => generated 1133 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:09:31.960250 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e57f6a22-d479-4520-886b-d44da1950788 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:31.961944 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e57f6a22-d479-4520-886b-d44da1950788 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] GET https://10.4.3.14/volume/v3/volumes/667c6155-3c02-40d5-b4f7-b689f03af9a8 Aug 13 21:09:31.962129 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e57f6a22-d479-4520-886b-d44da1950788 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:31.962305 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e57f6a22-d479-4520-886b-d44da1950788 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:31.974470 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:09:31.974470 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:09:31.982709 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e57f6a22-d479-4520-886b-d44da1950788 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Volume info retrieved successfully. Aug 13 21:09:31.987356 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e57f6a22-d479-4520-886b-d44da1950788 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] https://10.4.3.14/volume/v3/volumes/667c6155-3c02-40d5-b4f7-b689f03af9a8 returned with HTTP 200 Aug 13 21:09:31.987766 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 339/1360] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:31 2026] GET /volume/v3/volumes/667c6155-3c02-40d5-b4f7-b689f03af9a8 => generated 1133 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:09:32.121541 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-1e83ef1f-8b8e-43a7-b2f7-c3f92904b490 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:32.123462 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1e83ef1f-8b8e-43a7-b2f7-c3f92904b490 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/backups/1356baf9-207e-465a-8141-95b7c08e83e5 Aug 13 21:09:32.123825 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1e83ef1f-8b8e-43a7-b2f7-c3f92904b490 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:32.124096 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1e83ef1f-8b8e-43a7-b2f7-c3f92904b490 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:32.124237 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-1e83ef1f-8b8e-43a7-b2f7-c3f92904b490 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Show backup with id 1356baf9-207e-465a-8141-95b7c08e83e5. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:09:32.129616 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:09:32.129616 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:09:32.130670 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1e83ef1f-8b8e-43a7-b2f7-c3f92904b490 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/backups/1356baf9-207e-465a-8141-95b7c08e83e5 returned with HTTP 200 Aug 13 21:09:32.131057 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 344/1361] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:32 2026] GET /volume/v3/backups/1356baf9-207e-465a-8141-95b7c08e83e5 => generated 832 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:32.383775 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-5f062ca4-d0da-404f-8a00-e5bab881ff90 req-7948a5c0-7bf5-464b-af24-dce7eb9eea49 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:32.392981 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-5f062ca4-d0da-404f-8a00-e5bab881ff90 req-7948a5c0-7bf5-464b-af24-dce7eb9eea49 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] GET https://10.4.3.14/volume/v3/volumes/5f5192c6-6065-4758-aaaa-c0501df85bb5 Aug 13 21:09:32.393250 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-5f062ca4-d0da-404f-8a00-e5bab881ff90 req-7948a5c0-7bf5-464b-af24-dce7eb9eea49 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:32.393578 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-5f062ca4-d0da-404f-8a00-e5bab881ff90 req-7948a5c0-7bf5-464b-af24-dce7eb9eea49 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:32.407924 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:09:32.407924 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:09:32.413376 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-5f062ca4-d0da-404f-8a00-e5bab881ff90 req-7948a5c0-7bf5-464b-af24-dce7eb9eea49 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Volume info retrieved successfully. Aug 13 21:09:32.416809 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-5d23efb7-a99a-419a-97d0-26d631783e92 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:32.420191 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-5f062ca4-d0da-404f-8a00-e5bab881ff90 req-7948a5c0-7bf5-464b-af24-dce7eb9eea49 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] https://10.4.3.14/volume/v3/volumes/5f5192c6-6065-4758-aaaa-c0501df85bb5 returned with HTTP 200 Aug 13 21:09:32.423986 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 343/1362] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:09:32 2026] GET /volume/v3/volumes/5f5192c6-6065-4758-aaaa-c0501df85bb5 => generated 1134 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:09:32.424293 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5d23efb7-a99a-419a-97d0-26d631783e92 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] GET https://10.4.3.14/volume/v3/volumes/a3354102-3e31-463c-8ca0-3d7d524a9d19 Aug 13 21:09:32.424293 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5d23efb7-a99a-419a-97d0-26d631783e92 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:32.424293 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5d23efb7-a99a-419a-97d0-26d631783e92 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:32.445790 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:09:32.445790 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:09:32.450635 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-5d23efb7-a99a-419a-97d0-26d631783e92 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Volume info retrieved successfully. Aug 13 21:09:32.456430 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5d23efb7-a99a-419a-97d0-26d631783e92 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] https://10.4.3.14/volume/v3/volumes/a3354102-3e31-463c-8ca0-3d7d524a9d19 returned with HTTP 200 Aug 13 21:09:32.457341 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 337/1363] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:09:32 2026] GET /volume/v3/volumes/a3354102-3e31-463c-8ca0-3d7d524a9d19 => generated 879 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:09:32.477320 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-5f062ca4-d0da-404f-8a00-e5bab881ff90 req-b85960a3-c5c3-478a-bd32-b5b4711f9584 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:32.479759 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-5f062ca4-d0da-404f-8a00-e5bab881ff90 req-b85960a3-c5c3-478a-bd32-b5b4711f9584 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] POST https://10.4.3.14/volume/v3/volumes/5f5192c6-6065-4758-aaaa-c0501df85bb5/action Aug 13 21:09:32.480174 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-5f062ca4-d0da-404f-8a00-e5bab881ff90 req-b85960a3-c5c3-478a-bd32-b5b4711f9584 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:09:32.480334 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-5f062ca4-d0da-404f-8a00-e5bab881ff90 req-b85960a3-c5c3-478a-bd32-b5b4711f9584 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:09:32.494220 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:09:32.494220 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:09:32.494626 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-5f062ca4-d0da-404f-8a00-e5bab881ff90 req-b85960a3-c5c3-478a-bd32-b5b4711f9584 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Volume info retrieved successfully. Aug 13 21:09:32.504001 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-5f062ca4-d0da-404f-8a00-e5bab881ff90 req-b85960a3-c5c3-478a-bd32-b5b4711f9584 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Begin detaching volume completed successfully. Aug 13 21:09:32.504394 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-5f062ca4-d0da-404f-8a00-e5bab881ff90 req-b85960a3-c5c3-478a-bd32-b5b4711f9584 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] https://10.4.3.14/volume/v3/volumes/5f5192c6-6065-4758-aaaa-c0501df85bb5/action returned with HTTP 202 Aug 13 21:09:32.505142 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 340/1364] 10.4.3.14 () {72 vars in 1665 bytes} [Thu Aug 13 21:09:32 2026] POST /volume/v3/volumes/5f5192c6-6065-4758-aaaa-c0501df85bb5/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:09:32.534105 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-546d9914-a56b-41c5-bede-bd79b07b2d12 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:32.536358 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-546d9914-a56b-41c5-bede-bd79b07b2d12 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] GET https://10.4.3.14/volume/v3/volumes/5f5192c6-6065-4758-aaaa-c0501df85bb5 Aug 13 21:09:32.536450 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-546d9914-a56b-41c5-bede-bd79b07b2d12 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:32.536663 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-546d9914-a56b-41c5-bede-bd79b07b2d12 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:32.549446 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:09:32.549446 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:09:32.557349 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-546d9914-a56b-41c5-bede-bd79b07b2d12 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Volume info retrieved successfully. Aug 13 21:09:32.562522 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-546d9914-a56b-41c5-bede-bd79b07b2d12 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] https://10.4.3.14/volume/v3/volumes/5f5192c6-6065-4758-aaaa-c0501df85bb5 returned with HTTP 200 Aug 13 21:09:32.563162 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 345/1365] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:32 2026] GET /volume/v3/volumes/5f5192c6-6065-4758-aaaa-c0501df85bb5 => generated 1137 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:09:32.636845 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ff11ee2c-f31d-408c-a2cd-b665dcc237b7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:32.636845 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ff11ee2c-f31d-408c-a2cd-b665dcc237b7 None None] GET https://10.4.3.14/volume// Aug 13 21:09:32.636845 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ff11ee2c-f31d-408c-a2cd-b665dcc237b7 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:32.636845 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ff11ee2c-f31d-408c-a2cd-b665dcc237b7 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:32.637546 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ff11ee2c-f31d-408c-a2cd-b665dcc237b7 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:09:32.637803 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 344/1366] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:09:32 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:09:32.641109 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-8dcd202f-8bbc-40d0-a5c0-82b4d684518e req-ee1bd7e4-517a-423c-89b7-6da897b8d601 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:32.646408 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-8dcd202f-8bbc-40d0-a5c0-82b4d684518e req-ee1bd7e4-517a-423c-89b7-6da897b8d601 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] PUT https://10.4.3.14/volume/v3/attachments/0537f9e7-3005-4126-b691-24efd207ac15 Aug 13 21:09:32.646408 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-8dcd202f-8bbc-40d0-a5c0-82b4d684518e req-ee1bd7e4-517a-423c-89b7-6da897b8d601 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:09:32.653213 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-5f062ca4-d0da-404f-8a00-e5bab881ff90 req-d071b6d6-daec-4bd4-bff0-de2a1d802e23 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:32.658367 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-5f062ca4-d0da-404f-8a00-e5bab881ff90 req-d071b6d6-daec-4bd4-bff0-de2a1d802e23 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] GET https://10.4.3.14/volume/v3/volumes/5f5192c6-6065-4758-aaaa-c0501df85bb5 Aug 13 21:09:32.658367 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-5f062ca4-d0da-404f-8a00-e5bab881ff90 req-d071b6d6-daec-4bd4-bff0-de2a1d802e23 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:32.658469 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-5f062ca4-d0da-404f-8a00-e5bab881ff90 req-d071b6d6-daec-4bd4-bff0-de2a1d802e23 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:32.661427 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-8dcd202f-8bbc-40d0-a5c0-82b4d684518e req-ee1bd7e4-517a-423c-89b7-6da897b8d601 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Acquiring lock "cinder-attachment_update-ee66e60f-04d0-47bb-ab9a-71c7c1914392-np0000007265" by "attachment_update" {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:09:32.669567 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-8dcd202f-8bbc-40d0-a5c0-82b4d684518e req-ee1bd7e4-517a-423c-89b7-6da897b8d601 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Lock "cinder-attachment_update-ee66e60f-04d0-47bb-ab9a-71c7c1914392-np0000007265" acquired by "attachment_update" :: waited 0.008s {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:09:32.670887 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:09:32.670887 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:09:32.674133 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:09:32.674133 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:09:32.678689 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-5f062ca4-d0da-404f-8a00-e5bab881ff90 req-d071b6d6-daec-4bd4-bff0-de2a1d802e23 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Volume info retrieved successfully. Aug 13 21:09:32.684985 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-5f062ca4-d0da-404f-8a00-e5bab881ff90 req-d071b6d6-daec-4bd4-bff0-de2a1d802e23 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] https://10.4.3.14/volume/v3/volumes/5f5192c6-6065-4758-aaaa-c0501df85bb5 returned with HTTP 200 Aug 13 21:09:32.685412 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 341/1367] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:09:32 2026] GET /volume/v3/volumes/5f5192c6-6065-4758-aaaa-c0501df85bb5 => generated 1317 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:09:32.817445 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-8dcd202f-8bbc-40d0-a5c0-82b4d684518e req-ee1bd7e4-517a-423c-89b7-6da897b8d601 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Lock "cinder-attachment_update-ee66e60f-04d0-47bb-ab9a-71c7c1914392-np0000007265" released by "attachment_update" :: held 0.147s {{(pid=100217) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:09:32.817445 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-8dcd202f-8bbc-40d0-a5c0-82b4d684518e req-ee1bd7e4-517a-423c-89b7-6da897b8d601 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/attachments/0537f9e7-3005-4126-b691-24efd207ac15 returned with HTTP 200 Aug 13 21:09:32.817445 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 338/1368] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:09:32 2026] PUT /volume/v3/attachments/0537f9e7-3005-4126-b691-24efd207ac15 => generated 969 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:09:32.834201 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-8dcd202f-8bbc-40d0-a5c0-82b4d684518e req-4d6b3395-e3ed-4924-9b08-5645ea5b576f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:32.836453 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-8dcd202f-8bbc-40d0-a5c0-82b4d684518e req-4d6b3395-e3ed-4924-9b08-5645ea5b576f tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/attachments/0537f9e7-3005-4126-b691-24efd207ac15 Aug 13 21:09:32.836699 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-8dcd202f-8bbc-40d0-a5c0-82b4d684518e req-4d6b3395-e3ed-4924-9b08-5645ea5b576f tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:32.836908 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-8dcd202f-8bbc-40d0-a5c0-82b4d684518e req-4d6b3395-e3ed-4924-9b08-5645ea5b576f tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:32.858901 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-8dcd202f-8bbc-40d0-a5c0-82b4d684518e req-4d6b3395-e3ed-4924-9b08-5645ea5b576f tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/attachments/0537f9e7-3005-4126-b691-24efd207ac15 returned with HTTP 200 Aug 13 21:09:32.858901 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 346/1369] 10.4.3.14 () {70 vars in 1644 bytes} [Thu Aug 13 21:09:32 2026] GET /volume/v3/attachments/0537f9e7-3005-4126-b691-24efd207ac15 => generated 994 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:09:33.146705 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d2814d62-d873-4634-9d40-bece7e5ef5f5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:33.153195 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d2814d62-d873-4634-9d40-bece7e5ef5f5 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/backups/1356baf9-207e-465a-8141-95b7c08e83e5 Aug 13 21:09:33.153578 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d2814d62-d873-4634-9d40-bece7e5ef5f5 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:33.153779 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d2814d62-d873-4634-9d40-bece7e5ef5f5 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:33.154277 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-d2814d62-d873-4634-9d40-bece7e5ef5f5 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Show backup with id 1356baf9-207e-465a-8141-95b7c08e83e5. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:09:33.160063 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:09:33.160063 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:09:33.161019 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d2814d62-d873-4634-9d40-bece7e5ef5f5 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/backups/1356baf9-207e-465a-8141-95b7c08e83e5 returned with HTTP 200 Aug 13 21:09:33.161463 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 345/1370] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:33 2026] GET /volume/v3/backups/1356baf9-207e-465a-8141-95b7c08e83e5 => generated 832 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:33.470126 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a5b647fd-8f0f-41f3-b120-afd401882309 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:33.471802 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a5b647fd-8f0f-41f3-b120-afd401882309 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] GET https://10.4.3.14/volume/v3/volumes/a3354102-3e31-463c-8ca0-3d7d524a9d19 Aug 13 21:09:33.471947 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a5b647fd-8f0f-41f3-b120-afd401882309 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:33.472144 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a5b647fd-8f0f-41f3-b120-afd401882309 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:33.481775 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:09:33.481775 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:09:33.486110 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a5b647fd-8f0f-41f3-b120-afd401882309 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Volume info retrieved successfully. Aug 13 21:09:33.493463 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a5b647fd-8f0f-41f3-b120-afd401882309 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] https://10.4.3.14/volume/v3/volumes/a3354102-3e31-463c-8ca0-3d7d524a9d19 returned with HTTP 200 Aug 13 21:09:33.494034 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 342/1371] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:09:33 2026] GET /volume/v3/volumes/a3354102-3e31-463c-8ca0-3d7d524a9d19 => generated 879 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:09:33.578393 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-58beb1c7-898d-450d-8b16-c17f024ff7a4 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:33.581987 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-58beb1c7-898d-450d-8b16-c17f024ff7a4 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] GET https://10.4.3.14/volume/v3/volumes/5f5192c6-6065-4758-aaaa-c0501df85bb5 Aug 13 21:09:33.581987 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-58beb1c7-898d-450d-8b16-c17f024ff7a4 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:33.581987 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-58beb1c7-898d-450d-8b16-c17f024ff7a4 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:33.592402 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:09:33.592402 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:09:33.597757 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-58beb1c7-898d-450d-8b16-c17f024ff7a4 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Volume info retrieved successfully. Aug 13 21:09:33.602133 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-58beb1c7-898d-450d-8b16-c17f024ff7a4 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] https://10.4.3.14/volume/v3/volumes/5f5192c6-6065-4758-aaaa-c0501df85bb5 returned with HTTP 200 Aug 13 21:09:33.602542 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 339/1372] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:33 2026] GET /volume/v3/volumes/5f5192c6-6065-4758-aaaa-c0501df85bb5 => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:09:33.836631 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-dc7cbaef-d9c5-489a-bbe3-b17674e78722 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:33.837194 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-dc7cbaef-d9c5-489a-bbe3-b17674e78722 None None] GET https://10.4.3.14/volume// Aug 13 21:09:33.837456 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-dc7cbaef-d9c5-489a-bbe3-b17674e78722 None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:33.837776 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-dc7cbaef-d9c5-489a-bbe3-b17674e78722 None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:33.838221 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-dc7cbaef-d9c5-489a-bbe3-b17674e78722 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:09:33.838649 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 347/1373] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:09:33 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:09:33.849842 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-4a9984f0-68e6-4967-9f2b-ca4409245351 req-2ded7f57-ecd1-4fd6-a6f3-954f2cbc068d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:33.855482 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-4a9984f0-68e6-4967-9f2b-ca4409245351 req-2ded7f57-ecd1-4fd6-a6f3-954f2cbc068d tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] GET https://10.4.3.14/volume/v3/volumes/5a8f1835-113f-4a7b-ac1b-0511c4b77858 Aug 13 21:09:33.855685 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-4a9984f0-68e6-4967-9f2b-ca4409245351 req-2ded7f57-ecd1-4fd6-a6f3-954f2cbc068d tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:33.855935 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-4a9984f0-68e6-4967-9f2b-ca4409245351 req-2ded7f57-ecd1-4fd6-a6f3-954f2cbc068d tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:33.870000 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:09:33.870000 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:09:33.874198 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-4a9984f0-68e6-4967-9f2b-ca4409245351 req-2ded7f57-ecd1-4fd6-a6f3-954f2cbc068d tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Volume info retrieved successfully. Aug 13 21:09:33.880512 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-4a9984f0-68e6-4967-9f2b-ca4409245351 req-2ded7f57-ecd1-4fd6-a6f3-954f2cbc068d tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] https://10.4.3.14/volume/v3/volumes/5a8f1835-113f-4a7b-ac1b-0511c4b77858 returned with HTTP 200 Aug 13 21:09:33.881093 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 346/1374] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:09:33 2026] GET /volume/v3/volumes/5a8f1835-113f-4a7b-ac1b-0511c4b77858 => generated 1538 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:09:33.988238 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-4a9984f0-68e6-4967-9f2b-ca4409245351 req-5937a50c-6d4b-48cf-90cf-fab49e21a7f5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:33.990881 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-4a9984f0-68e6-4967-9f2b-ca4409245351 req-5937a50c-6d4b-48cf-90cf-fab49e21a7f5 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] PUT https://10.4.3.14/volume/v3/attachments/dbe38abe-8e01-48f4-92d5-58af761bdeec Aug 13 21:09:33.991388 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-4a9984f0-68e6-4967-9f2b-ca4409245351 req-5937a50c-6d4b-48cf-90cf-fab49e21a7f5 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:09:34.000824 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-4a9984f0-68e6-4967-9f2b-ca4409245351 req-5937a50c-6d4b-48cf-90cf-fab49e21a7f5 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Acquiring lock "cinder-attachment_update-5a8f1835-113f-4a7b-ac1b-0511c4b77858-np0000007265" by "attachment_update" {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:09:34.007080 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-4a9984f0-68e6-4967-9f2b-ca4409245351 req-5937a50c-6d4b-48cf-90cf-fab49e21a7f5 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Lock "cinder-attachment_update-5a8f1835-113f-4a7b-ac1b-0511c4b77858-np0000007265" acquired by "attachment_update" :: waited 0.006s {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:09:34.008455 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:09:34.008455 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:09:34.067091 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-44508da8-65e5-41ae-9dfa-aaa1d6b30bd8 req-86f2ebd8-dfa4-4e23-8441-bdc378aee784 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:34.073715 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-44508da8-65e5-41ae-9dfa-aaa1d6b30bd8 req-86f2ebd8-dfa4-4e23-8441-bdc378aee784 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] POST https://10.4.3.14/volume/v3/attachments/a3943335-4886-4c2f-9939-4105f5a5bcb8/action Aug 13 21:09:34.074459 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-44508da8-65e5-41ae-9dfa-aaa1d6b30bd8 req-86f2ebd8-dfa4-4e23-8441-bdc378aee784 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Action body: b'{"os-complete": null}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:09:34.074531 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-44508da8-65e5-41ae-9dfa-aaa1d6b30bd8 req-86f2ebd8-dfa4-4e23-8441-bdc378aee784 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:09:34.108277 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:09:34.108277 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:09:34.129543 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-44508da8-65e5-41ae-9dfa-aaa1d6b30bd8 req-86f2ebd8-dfa4-4e23-8441-bdc378aee784 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] https://10.4.3.14/volume/v3/attachments/a3943335-4886-4c2f-9939-4105f5a5bcb8/action returned with HTTP 204 Aug 13 21:09:34.129543 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 340/1375] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:09:34 2026] POST /volume/v3/attachments/a3943335-4886-4c2f-9939-4105f5a5bcb8/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:09:34.150129 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-4a9984f0-68e6-4967-9f2b-ca4409245351 req-5937a50c-6d4b-48cf-90cf-fab49e21a7f5 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Lock "cinder-attachment_update-5a8f1835-113f-4a7b-ac1b-0511c4b77858-np0000007265" released by "attachment_update" :: held 0.143s {{(pid=100214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:09:34.150493 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-4a9984f0-68e6-4967-9f2b-ca4409245351 req-5937a50c-6d4b-48cf-90cf-fab49e21a7f5 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] https://10.4.3.14/volume/v3/attachments/dbe38abe-8e01-48f4-92d5-58af761bdeec returned with HTTP 200 Aug 13 21:09:34.151038 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 343/1376] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:09:33 2026] PUT /volume/v3/attachments/dbe38abe-8e01-48f4-92d5-58af761bdeec => generated 969 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:09:34.178438 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-8711bc21-f829-4d5d-bb79-629b74520f2c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:34.181107 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8711bc21-f829-4d5d-bb79-629b74520f2c tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/backups/1356baf9-207e-465a-8141-95b7c08e83e5 Aug 13 21:09:34.181978 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8711bc21-f829-4d5d-bb79-629b74520f2c tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:34.181978 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8711bc21-f829-4d5d-bb79-629b74520f2c tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:34.181978 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-8711bc21-f829-4d5d-bb79-629b74520f2c tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Show backup with id 1356baf9-207e-465a-8141-95b7c08e83e5. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:09:34.191899 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:09:34.191899 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:09:34.193637 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8711bc21-f829-4d5d-bb79-629b74520f2c tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/backups/1356baf9-207e-465a-8141-95b7c08e83e5 returned with HTTP 200 Aug 13 21:09:34.194100 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 348/1377] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:34 2026] GET /volume/v3/backups/1356baf9-207e-465a-8141-95b7c08e83e5 => generated 832 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:34.209294 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-4a9984f0-68e6-4967-9f2b-ca4409245351 req-810b4584-18f3-466a-831d-3b08b8dd1a54 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:34.213926 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-4a9984f0-68e6-4967-9f2b-ca4409245351 req-810b4584-18f3-466a-831d-3b08b8dd1a54 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] POST https://10.4.3.14/volume/v3/attachments/dbe38abe-8e01-48f4-92d5-58af761bdeec/action Aug 13 21:09:34.214828 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-4a9984f0-68e6-4967-9f2b-ca4409245351 req-810b4584-18f3-466a-831d-3b08b8dd1a54 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Action body: b'{"os-complete": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:09:34.215575 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-4a9984f0-68e6-4967-9f2b-ca4409245351 req-810b4584-18f3-466a-831d-3b08b8dd1a54 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:09:34.247573 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:09:34.247573 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:09:34.272135 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-4a9984f0-68e6-4967-9f2b-ca4409245351 req-810b4584-18f3-466a-831d-3b08b8dd1a54 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] https://10.4.3.14/volume/v3/attachments/dbe38abe-8e01-48f4-92d5-58af761bdeec/action returned with HTTP 204 Aug 13 21:09:34.273022 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 347/1378] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:09:34 2026] POST /volume/v3/attachments/dbe38abe-8e01-48f4-92d5-58af761bdeec/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:09:34.511092 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f177b64b-e0a1-4430-8ced-3e8e10c0e10b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:34.514155 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f177b64b-e0a1-4430-8ced-3e8e10c0e10b tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] GET https://10.4.3.14/volume/v3/volumes/a3354102-3e31-463c-8ca0-3d7d524a9d19 Aug 13 21:09:34.514361 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f177b64b-e0a1-4430-8ced-3e8e10c0e10b tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:34.514524 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f177b64b-e0a1-4430-8ced-3e8e10c0e10b tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:34.524180 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:09:34.524180 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:09:34.528980 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-f177b64b-e0a1-4430-8ced-3e8e10c0e10b tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Volume info retrieved successfully. Aug 13 21:09:34.532899 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f177b64b-e0a1-4430-8ced-3e8e10c0e10b tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] https://10.4.3.14/volume/v3/volumes/a3354102-3e31-463c-8ca0-3d7d524a9d19 returned with HTTP 200 Aug 13 21:09:34.533994 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 341/1379] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:09:34 2026] GET /volume/v3/volumes/a3354102-3e31-463c-8ca0-3d7d524a9d19 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:09:34.555468 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b61408ca-7dd9-4cf9-88ee-765aba2cdfe1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:34.557754 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b61408ca-7dd9-4cf9-88ee-765aba2cdfe1 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] GET https://10.4.3.14/volume/v3/volumes/a3354102-3e31-463c-8ca0-3d7d524a9d19 Aug 13 21:09:34.558034 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b61408ca-7dd9-4cf9-88ee-765aba2cdfe1 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:34.558994 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b61408ca-7dd9-4cf9-88ee-765aba2cdfe1 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:34.571608 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:09:34.571608 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:09:34.574925 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b61408ca-7dd9-4cf9-88ee-765aba2cdfe1 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Volume info retrieved successfully. Aug 13 21:09:34.578423 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b61408ca-7dd9-4cf9-88ee-765aba2cdfe1 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] https://10.4.3.14/volume/v3/volumes/a3354102-3e31-463c-8ca0-3d7d524a9d19 returned with HTTP 200 Aug 13 21:09:34.578804 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 344/1380] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:09:34 2026] GET /volume/v3/volumes/a3354102-3e31-463c-8ca0-3d7d524a9d19 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:09:34.593805 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a5a6bcb2-c32a-41d4-b46e-2a7063037d2e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:34.596614 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 349/1381] 10.4.3.14 () {70 vars in 1604 bytes} [Thu Aug 13 21:09:34 2026] DELETE /volume/v3/attachments/a3943335-4886-4c2f-9939-4105f5a5bcb8 => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 13 21:09:34.604708 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5661b342-2694-4ee9-90a7-682b983dd21e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:34.615044 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b223c5f9-a333-4075-8ee8-c7932d4dedf8 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:34.617361 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b223c5f9-a333-4075-8ee8-c7932d4dedf8 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] GET https://10.4.3.14/volume/v3/volumes/5f5192c6-6065-4758-aaaa-c0501df85bb5 Aug 13 21:09:34.617602 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b223c5f9-a333-4075-8ee8-c7932d4dedf8 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:34.617917 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b223c5f9-a333-4075-8ee8-c7932d4dedf8 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:34.628643 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:09:34.628643 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:09:34.628746 np0000007265 devstack@c-api.service[100215]: WARNING keystonemiddleware.auth_token [None req-5661b342-2694-4ee9-90a7-682b983dd21e None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 13 21:09:34.629976 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 348/1382] 10.4.3.14 () {70 vars in 1604 bytes} [Thu Aug 13 21:09:34 2026] DELETE /volume/v3/attachments/a3943335-4886-4c2f-9939-4105f5a5bcb8 => generated 114 bytes in 26 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 13 21:09:34.633072 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-b223c5f9-a333-4075-8ee8-c7932d4dedf8 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Volume info retrieved successfully. Aug 13 21:09:34.637295 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b223c5f9-a333-4075-8ee8-c7932d4dedf8 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] https://10.4.3.14/volume/v3/volumes/5f5192c6-6065-4758-aaaa-c0501df85bb5 returned with HTTP 200 Aug 13 21:09:34.637693 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e6669787-6ce4-43ed-aa8e-ec91e29281b5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:34.637853 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 342/1383] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:34 2026] GET /volume/v3/volumes/5f5192c6-6065-4758-aaaa-c0501df85bb5 => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:09:34.640080 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e6669787-6ce4-43ed-aa8e-ec91e29281b5 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] DELETE https://10.4.3.14/volume/v3/attachments/a3943335-4886-4c2f-9939-4105f5a5bcb8 Aug 13 21:09:34.640309 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e6669787-6ce4-43ed-aa8e-ec91e29281b5 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:34.640513 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e6669787-6ce4-43ed-aa8e-ec91e29281b5 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:34.648663 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:09:34.648663 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:09:34.728123 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e6669787-6ce4-43ed-aa8e-ec91e29281b5 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Attachment connected to vm b87c7987-3deb-4503-b576-b0c66feb9a71, checking data on nova Aug 13 21:09:34.728498 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.compute.nova [None req-e6669787-6ce4-43ed-aa8e-ec91e29281b5 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Creating Keystone token plugin using URL: https://10.4.3.14/identity {{(pid=100214) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 13 21:09:35.085741 np0000007265 devstack@c-api.service[100214]: DEBUG novaclient.v2.client [None req-e6669787-6ce4-43ed-aa8e-ec91e29281b5 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] REQ: curl -g -i -X GET https://10.4.3.14/compute/v2.1/servers/b87c7987-3deb-4503-b576-b0c66feb9a71/os-volume_attachments/a3354102-3e31-463c-8ca0-3d7d524a9d19 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}82597065ff1ea2a231bf52669d25c4981765cf77bffb45853ba8fbfb5f433087" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-e6669787-6ce4-43ed-aa8e-ec91e29281b5" -H "X-Service-Token: {SHA256}ee6c0e3bd39e4f123344966fe7c1eebf6620bf20b48bbfed97fda698a8be9a9a" {{(pid=100214) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 13 21:09:35.206467 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-55e8637c-39aa-4b0f-8694-1c61e440dc01 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:35.208338 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-55e8637c-39aa-4b0f-8694-1c61e440dc01 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/backups/1356baf9-207e-465a-8141-95b7c08e83e5 Aug 13 21:09:35.208543 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-55e8637c-39aa-4b0f-8694-1c61e440dc01 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:35.208761 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-55e8637c-39aa-4b0f-8694-1c61e440dc01 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:35.208882 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-55e8637c-39aa-4b0f-8694-1c61e440dc01 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Show backup with id 1356baf9-207e-465a-8141-95b7c08e83e5. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:09:35.213960 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:09:35.213960 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:09:35.214761 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-55e8637c-39aa-4b0f-8694-1c61e440dc01 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/backups/1356baf9-207e-465a-8141-95b7c08e83e5 returned with HTTP 200 Aug 13 21:09:35.215139 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 350/1384] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:35 2026] GET /volume/v3/backups/1356baf9-207e-465a-8141-95b7c08e83e5 => generated 832 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:35.222836 np0000007265 devstack@c-api.service[100214]: DEBUG novaclient.v2.client [None req-e6669787-6ce4-43ed-aa8e-ec91e29281b5 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 13 Aug 2026 21:09:35 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-a4821e6e-c702-410f-b340-4333423428fe x-openstack-request-id: req-a4821e6e-c702-410f-b340-4333423428fe {{(pid=100214) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 13 21:09:35.223095 np0000007265 devstack@c-api.service[100214]: DEBUG novaclient.v2.client [None req-e6669787-6ce4-43ed-aa8e-ec91e29281b5 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "a3354102-3e31-463c-8ca0-3d7d524a9d19", "serverId": "b87c7987-3deb-4503-b576-b0c66feb9a71", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "a3943335-4886-4c2f-9939-4105f5a5bcb8", "bdm_uuid": "5c173770-dde1-4000-b7a9-1bd0449ac973"}} {{(pid=100214) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 13 21:09:35.223095 np0000007265 devstack@c-api.service[100214]: DEBUG novaclient.v2.client [None req-e6669787-6ce4-43ed-aa8e-ec91e29281b5 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] GET call to compute for https://10.4.3.14/compute/v2.1/servers/b87c7987-3deb-4503-b576-b0c66feb9a71/os-volume_attachments/a3354102-3e31-463c-8ca0-3d7d524a9d19 used request id req-a4821e6e-c702-410f-b340-4333423428fe {{(pid=100214) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 13 21:09:35.225098 np0000007265 devstack@c-api.service[100214]: ERROR cinder.volume.api [None req-e6669787-6ce4-43ed-aa8e-ec91e29281b5 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Aug 13 21:09:35.228033 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault [None req-e6669787-6ce4-43ed-aa8e-ec91e29281b5 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Caught error: Detach volume from instance b87c7987-3deb-4503-b576-b0c66feb9a71 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance b87c7987-3deb-4503-b576-b0c66feb9a71 using the Compute API Aug 13 21:09:35.228033 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 13 21:09:35.228033 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 13 21:09:35.228033 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 13 21:09:35.228033 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:09:35.228033 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 21:09:35.228033 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 21:09:35.228033 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:09:35.228033 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 21:09:35.228033 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 21:09:35.228033 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:09:35.228033 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 21:09:35.228033 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 21:09:35.228033 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:09:35.228033 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 21:09:35.228033 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 21:09:35.228033 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:09:35.228033 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 13 21:09:35.228033 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 13 21:09:35.228033 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:09:35.228033 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 21:09:35.228033 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 21:09:35.228033 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:09:35.228033 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 21:09:35.228033 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 21:09:35.228033 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:09:35.228033 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 21:09:35.228033 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 21:09:35.228033 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:09:35.228033 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 21:09:35.228033 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 21:09:35.228033 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:09:35.228033 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 13 21:09:35.228033 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 13 21:09:35.228033 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:09:35.228033 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 21:09:35.228033 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 21:09:35.228033 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:09:35.228033 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 21:09:35.228033 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 21:09:35.228033 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:09:35.228033 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 21:09:35.228033 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 21:09:35.228033 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:09:35.228033 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 21:09:35.228033 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 21:09:35.228033 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:09:35.228033 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 13 21:09:35.228033 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 13 21:09:35.228033 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:09:35.228844 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 21:09:35.228844 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 21:09:35.228844 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:09:35.228844 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 21:09:35.228844 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 21:09:35.228844 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:09:35.228844 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 21:09:35.228844 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 21:09:35.228844 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:09:35.228844 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 21:09:35.228844 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 21:09:35.228844 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:09:35.228844 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 13 21:09:35.228844 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 13 21:09:35.228844 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:09:35.228844 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 21:09:35.228844 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 21:09:35.228844 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:09:35.228844 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 21:09:35.228844 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 21:09:35.228844 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:09:35.228844 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 21:09:35.228844 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 21:09:35.228844 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:09:35.228844 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 13 21:09:35.228844 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 13 21:09:35.228844 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:09:35.228844 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 13 21:09:35.228844 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 13 21:09:35.228844 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:09:35.228844 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 13 21:09:35.228844 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 13 21:09:35.228844 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:09:35.228844 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Aug 13 21:09:35.228844 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Aug 13 21:09:35.228844 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:09:35.228844 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Aug 13 21:09:35.228844 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Aug 13 21:09:35.228844 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:09:35.228844 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Aug 13 21:09:35.228844 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Aug 13 21:09:35.228844 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 13 21:09:35.228844 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 13 21:09:35.228844 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance b87c7987-3deb-4503-b576-b0c66feb9a71 using the Compute API Aug 13 21:09:35.228844 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault Aug 13 21:09:35.228844 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.middleware.fault [None req-e6669787-6ce4-43ed-aa8e-ec91e29281b5 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] https://10.4.3.14/volume/v3/attachments/a3943335-4886-4c2f-9939-4105f5a5bcb8 returned with HTTP 409 Aug 13 21:09:35.228844 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 345/1385] 10.4.3.14 () {68 vars in 1397 bytes} [Thu Aug 13 21:09:34 2026] DELETE /volume/v3/attachments/a3943335-4886-4c2f-9939-4105f5a5bcb8 => generated 167 bytes in 591 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:09:35.260221 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-329394e2-84d4-4e80-a667-a1df6836f8d7 req-047932fb-b343-4f08-bde3-5049e19e24c8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:35.262313 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-329394e2-84d4-4e80-a667-a1df6836f8d7 req-047932fb-b343-4f08-bde3-5049e19e24c8 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] GET https://10.4.3.14/volume/v3/volumes/a3354102-3e31-463c-8ca0-3d7d524a9d19 Aug 13 21:09:35.262580 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-329394e2-84d4-4e80-a667-a1df6836f8d7 req-047932fb-b343-4f08-bde3-5049e19e24c8 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:35.262942 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-329394e2-84d4-4e80-a667-a1df6836f8d7 req-047932fb-b343-4f08-bde3-5049e19e24c8 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:35.272204 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:09:35.272204 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:09:35.275756 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-329394e2-84d4-4e80-a667-a1df6836f8d7 req-047932fb-b343-4f08-bde3-5049e19e24c8 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Volume info retrieved successfully. Aug 13 21:09:35.280097 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-329394e2-84d4-4e80-a667-a1df6836f8d7 req-047932fb-b343-4f08-bde3-5049e19e24c8 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] https://10.4.3.14/volume/v3/volumes/a3354102-3e31-463c-8ca0-3d7d524a9d19 returned with HTTP 200 Aug 13 21:09:35.280654 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 349/1386] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:09:35 2026] GET /volume/v3/volumes/a3354102-3e31-463c-8ca0-3d7d524a9d19 => generated 1153 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:09:35.301759 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-329394e2-84d4-4e80-a667-a1df6836f8d7 req-48502fdf-80fc-474d-8e49-2b3d9246d476 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:35.308584 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-329394e2-84d4-4e80-a667-a1df6836f8d7 req-48502fdf-80fc-474d-8e49-2b3d9246d476 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] POST https://10.4.3.14/volume/v3/volumes/a3354102-3e31-463c-8ca0-3d7d524a9d19/action Aug 13 21:09:35.310627 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-329394e2-84d4-4e80-a667-a1df6836f8d7 req-48502fdf-80fc-474d-8e49-2b3d9246d476 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:09:35.310872 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-329394e2-84d4-4e80-a667-a1df6836f8d7 req-48502fdf-80fc-474d-8e49-2b3d9246d476 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:09:35.331858 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:09:35.331858 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:09:35.332865 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-329394e2-84d4-4e80-a667-a1df6836f8d7 req-48502fdf-80fc-474d-8e49-2b3d9246d476 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Volume info retrieved successfully. Aug 13 21:09:35.341559 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-329394e2-84d4-4e80-a667-a1df6836f8d7 req-48502fdf-80fc-474d-8e49-2b3d9246d476 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Begin detaching volume completed successfully. Aug 13 21:09:35.342056 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-329394e2-84d4-4e80-a667-a1df6836f8d7 req-48502fdf-80fc-474d-8e49-2b3d9246d476 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] https://10.4.3.14/volume/v3/volumes/a3354102-3e31-463c-8ca0-3d7d524a9d19/action returned with HTTP 202 Aug 13 21:09:35.342779 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 343/1387] 10.4.3.14 () {72 vars in 1665 bytes} [Thu Aug 13 21:09:35 2026] POST /volume/v3/volumes/a3354102-3e31-463c-8ca0-3d7d524a9d19/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:09:35.400559 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e4fabbbe-557d-45e1-b656-d779dfa635aa None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:35.401019 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e4fabbbe-557d-45e1-b656-d779dfa635aa None None] GET https://10.4.3.14/volume// Aug 13 21:09:35.401680 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e4fabbbe-557d-45e1-b656-d779dfa635aa None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:35.401680 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e4fabbbe-557d-45e1-b656-d779dfa635aa None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:35.401990 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e4fabbbe-557d-45e1-b656-d779dfa635aa None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:09:35.402377 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 351/1388] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:09:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:09:35.439647 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-329394e2-84d4-4e80-a667-a1df6836f8d7 req-1a2ad0c3-6c97-447e-b2bc-bd8e8465cc36 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:35.444074 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-329394e2-84d4-4e80-a667-a1df6836f8d7 req-1a2ad0c3-6c97-447e-b2bc-bd8e8465cc36 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] GET https://10.4.3.14/volume/v3/volumes/a3354102-3e31-463c-8ca0-3d7d524a9d19 Aug 13 21:09:35.444221 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-329394e2-84d4-4e80-a667-a1df6836f8d7 req-1a2ad0c3-6c97-447e-b2bc-bd8e8465cc36 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:35.444446 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-329394e2-84d4-4e80-a667-a1df6836f8d7 req-1a2ad0c3-6c97-447e-b2bc-bd8e8465cc36 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:35.483138 np0000007265 devstack@c-api.service[100214]: DEBUG oslo_db.sqlalchemy.engines [req-329394e2-84d4-4e80-a667-a1df6836f8d7 req-1a2ad0c3-6c97-447e-b2bc-bd8e8465cc36 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] 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=100214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:09:35.493473 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:09:35.493473 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:09:35.497895 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-329394e2-84d4-4e80-a667-a1df6836f8d7 req-1a2ad0c3-6c97-447e-b2bc-bd8e8465cc36 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Volume info retrieved successfully. Aug 13 21:09:35.503257 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-329394e2-84d4-4e80-a667-a1df6836f8d7 req-1a2ad0c3-6c97-447e-b2bc-bd8e8465cc36 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] https://10.4.3.14/volume/v3/volumes/a3354102-3e31-463c-8ca0-3d7d524a9d19 returned with HTTP 200 Aug 13 21:09:35.503728 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 346/1389] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:09:35 2026] GET /volume/v3/volumes/a3354102-3e31-463c-8ca0-3d7d524a9d19 => generated 1336 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:09:35.654919 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e86b9f54-de35-43c2-83bf-a03f18d7ab67 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:35.658999 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e86b9f54-de35-43c2-83bf-a03f18d7ab67 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] GET https://10.4.3.14/volume/v3/volumes/5f5192c6-6065-4758-aaaa-c0501df85bb5 Aug 13 21:09:35.658999 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e86b9f54-de35-43c2-83bf-a03f18d7ab67 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:35.658999 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e86b9f54-de35-43c2-83bf-a03f18d7ab67 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:35.678206 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:09:35.678206 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:09:35.687764 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e86b9f54-de35-43c2-83bf-a03f18d7ab67 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Volume info retrieved successfully. Aug 13 21:09:35.692975 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e86b9f54-de35-43c2-83bf-a03f18d7ab67 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] https://10.4.3.14/volume/v3/volumes/5f5192c6-6065-4758-aaaa-c0501df85bb5 returned with HTTP 200 Aug 13 21:09:35.693399 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 350/1390] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:35 2026] GET /volume/v3/volumes/5f5192c6-6065-4758-aaaa-c0501df85bb5 => generated 1137 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:09:36.230140 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-027d6b24-98de-4a77-924c-4a8352679244 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:36.235251 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-027d6b24-98de-4a77-924c-4a8352679244 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/backups/1356baf9-207e-465a-8141-95b7c08e83e5 Aug 13 21:09:36.235456 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-027d6b24-98de-4a77-924c-4a8352679244 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:36.236531 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-027d6b24-98de-4a77-924c-4a8352679244 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:36.236660 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-027d6b24-98de-4a77-924c-4a8352679244 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Show backup with id 1356baf9-207e-465a-8141-95b7c08e83e5. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:09:36.246068 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:09:36.246068 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:09:36.246068 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-027d6b24-98de-4a77-924c-4a8352679244 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/backups/1356baf9-207e-465a-8141-95b7c08e83e5 returned with HTTP 200 Aug 13 21:09:36.246243 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 344/1391] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:36 2026] GET /volume/v3/backups/1356baf9-207e-465a-8141-95b7c08e83e5 => generated 832 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:36.249451 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-5f062ca4-d0da-404f-8a00-e5bab881ff90 req-23045d36-3b72-49bb-9875-60a7461749b9 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:36.252229 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-5f062ca4-d0da-404f-8a00-e5bab881ff90 req-23045d36-3b72-49bb-9875-60a7461749b9 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] DELETE https://10.4.3.14/volume/v3/attachments/c027ce4d-c5e7-4478-a05f-66b6b945333e Aug 13 21:09:36.252451 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-5f062ca4-d0da-404f-8a00-e5bab881ff90 req-23045d36-3b72-49bb-9875-60a7461749b9 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:36.252632 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-5f062ca4-d0da-404f-8a00-e5bab881ff90 req-23045d36-3b72-49bb-9875-60a7461749b9 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:36.261729 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:09:36.261729 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:09:36.318045 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-5f062ca4-d0da-404f-8a00-e5bab881ff90 req-23045d36-3b72-49bb-9875-60a7461749b9 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] https://10.4.3.14/volume/v3/attachments/c027ce4d-c5e7-4478-a05f-66b6b945333e returned with HTTP 200 Aug 13 21:09:36.318447 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 352/1392] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:09:36 2026] DELETE /volume/v3/attachments/c027ce4d-c5e7-4478-a05f-66b6b945333e => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:36.709922 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d1870878-bbba-48d6-9697-60e4826c9b80 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:36.712401 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d1870878-bbba-48d6-9697-60e4826c9b80 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] GET https://10.4.3.14/volume/v3/volumes/5f5192c6-6065-4758-aaaa-c0501df85bb5 Aug 13 21:09:36.712600 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d1870878-bbba-48d6-9697-60e4826c9b80 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:36.712814 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d1870878-bbba-48d6-9697-60e4826c9b80 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:36.722951 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:09:36.722951 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:09:36.728042 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d1870878-bbba-48d6-9697-60e4826c9b80 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Volume info retrieved successfully. Aug 13 21:09:36.733660 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d1870878-bbba-48d6-9697-60e4826c9b80 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] https://10.4.3.14/volume/v3/volumes/5f5192c6-6065-4758-aaaa-c0501df85bb5 returned with HTTP 200 Aug 13 21:09:36.734214 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 347/1393] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:36 2026] GET /volume/v3/volumes/5f5192c6-6065-4758-aaaa-c0501df85bb5 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:36.835267 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-34f7018e-6f84-4f70-8019-e80842d0a71d req-7c016929-9f52-4014-91de-1e7b64464419 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:36.838918 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-34f7018e-6f84-4f70-8019-e80842d0a71d req-7c016929-9f52-4014-91de-1e7b64464419 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] GET https://10.4.3.14/volume/v3/volumes/667c6155-3c02-40d5-b4f7-b689f03af9a8 Aug 13 21:09:36.839141 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-34f7018e-6f84-4f70-8019-e80842d0a71d req-7c016929-9f52-4014-91de-1e7b64464419 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:36.839394 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-34f7018e-6f84-4f70-8019-e80842d0a71d req-7c016929-9f52-4014-91de-1e7b64464419 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:36.850456 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:09:36.850456 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:09:36.854098 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-34f7018e-6f84-4f70-8019-e80842d0a71d req-7c016929-9f52-4014-91de-1e7b64464419 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Volume info retrieved successfully. Aug 13 21:09:36.858145 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-34f7018e-6f84-4f70-8019-e80842d0a71d req-7c016929-9f52-4014-91de-1e7b64464419 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] https://10.4.3.14/volume/v3/volumes/667c6155-3c02-40d5-b4f7-b689f03af9a8 returned with HTTP 200 Aug 13 21:09:36.858600 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 351/1394] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:09:36 2026] GET /volume/v3/volumes/667c6155-3c02-40d5-b4f7-b689f03af9a8 => generated 1133 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:09:36.880818 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-34f7018e-6f84-4f70-8019-e80842d0a71d req-0b69ea05-e65a-4b5e-827d-a47debe9f0ce None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:36.883612 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-34f7018e-6f84-4f70-8019-e80842d0a71d req-0b69ea05-e65a-4b5e-827d-a47debe9f0ce tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] POST https://10.4.3.14/volume/v3/volumes/667c6155-3c02-40d5-b4f7-b689f03af9a8/action Aug 13 21:09:36.884070 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-34f7018e-6f84-4f70-8019-e80842d0a71d req-0b69ea05-e65a-4b5e-827d-a47debe9f0ce tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:09:36.884227 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-34f7018e-6f84-4f70-8019-e80842d0a71d req-0b69ea05-e65a-4b5e-827d-a47debe9f0ce tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:09:36.900065 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:09:36.900065 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:09:36.902031 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-34f7018e-6f84-4f70-8019-e80842d0a71d req-0b69ea05-e65a-4b5e-827d-a47debe9f0ce tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Volume info retrieved successfully. Aug 13 21:09:36.911168 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-34f7018e-6f84-4f70-8019-e80842d0a71d req-0b69ea05-e65a-4b5e-827d-a47debe9f0ce tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Begin detaching volume completed successfully. Aug 13 21:09:36.911434 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-34f7018e-6f84-4f70-8019-e80842d0a71d req-0b69ea05-e65a-4b5e-827d-a47debe9f0ce tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] https://10.4.3.14/volume/v3/volumes/667c6155-3c02-40d5-b4f7-b689f03af9a8/action returned with HTTP 202 Aug 13 21:09:36.911955 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 345/1395] 10.4.3.14 () {72 vars in 1665 bytes} [Thu Aug 13 21:09:36 2026] POST /volume/v3/volumes/667c6155-3c02-40d5-b4f7-b689f03af9a8/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:09:36.931161 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-01fbe67d-8d9f-40b2-be97-99bcb7e405ab None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:36.933403 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-01fbe67d-8d9f-40b2-be97-99bcb7e405ab tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] GET https://10.4.3.14/volume/v3/volumes/667c6155-3c02-40d5-b4f7-b689f03af9a8 Aug 13 21:09:36.933746 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-01fbe67d-8d9f-40b2-be97-99bcb7e405ab tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:36.933810 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-01fbe67d-8d9f-40b2-be97-99bcb7e405ab tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:36.945983 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:09:36.945983 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:09:36.949041 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-01fbe67d-8d9f-40b2-be97-99bcb7e405ab tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Volume info retrieved successfully. Aug 13 21:09:36.955310 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-01fbe67d-8d9f-40b2-be97-99bcb7e405ab tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] https://10.4.3.14/volume/v3/volumes/667c6155-3c02-40d5-b4f7-b689f03af9a8 returned with HTTP 200 Aug 13 21:09:36.955736 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 353/1396] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:36 2026] GET /volume/v3/volumes/667c6155-3c02-40d5-b4f7-b689f03af9a8 => generated 1136 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:09:36.957808 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d6d69ff3-feb3-488f-8c68-0244bed9347c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:36.958275 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d6d69ff3-feb3-488f-8c68-0244bed9347c None None] GET https://10.4.3.14/volume// Aug 13 21:09:36.958483 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d6d69ff3-feb3-488f-8c68-0244bed9347c None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:36.958755 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d6d69ff3-feb3-488f-8c68-0244bed9347c None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:36.959184 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d6d69ff3-feb3-488f-8c68-0244bed9347c None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:09:36.959530 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 348/1397] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:09:36 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:09:36.973746 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-34f7018e-6f84-4f70-8019-e80842d0a71d req-73f5fd91-384b-4da9-b322-e1f8ac8001bf None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:36.976539 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-34f7018e-6f84-4f70-8019-e80842d0a71d req-73f5fd91-384b-4da9-b322-e1f8ac8001bf tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] GET https://10.4.3.14/volume/v3/volumes/667c6155-3c02-40d5-b4f7-b689f03af9a8 Aug 13 21:09:36.976902 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-34f7018e-6f84-4f70-8019-e80842d0a71d req-73f5fd91-384b-4da9-b322-e1f8ac8001bf tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:36.977135 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-34f7018e-6f84-4f70-8019-e80842d0a71d req-73f5fd91-384b-4da9-b322-e1f8ac8001bf tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:36.989716 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:09:36.989716 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:09:36.993267 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-34f7018e-6f84-4f70-8019-e80842d0a71d req-73f5fd91-384b-4da9-b322-e1f8ac8001bf tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Volume info retrieved successfully. Aug 13 21:09:36.997854 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-34f7018e-6f84-4f70-8019-e80842d0a71d req-73f5fd91-384b-4da9-b322-e1f8ac8001bf tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] https://10.4.3.14/volume/v3/volumes/667c6155-3c02-40d5-b4f7-b689f03af9a8 returned with HTTP 200 Aug 13 21:09:36.998372 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 352/1398] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:09:36 2026] GET /volume/v3/volumes/667c6155-3c02-40d5-b4f7-b689f03af9a8 => generated 1316 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:09:37.257491 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-042fe58f-2cb1-4535-b1d5-ffe4aafc37fc None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:37.261020 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-042fe58f-2cb1-4535-b1d5-ffe4aafc37fc tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/backups/1356baf9-207e-465a-8141-95b7c08e83e5 Aug 13 21:09:37.261020 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-042fe58f-2cb1-4535-b1d5-ffe4aafc37fc tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:37.261020 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-042fe58f-2cb1-4535-b1d5-ffe4aafc37fc tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:37.261020 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-042fe58f-2cb1-4535-b1d5-ffe4aafc37fc tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Show backup with id 1356baf9-207e-465a-8141-95b7c08e83e5. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:09:37.264671 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:09:37.264671 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:09:37.265531 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-042fe58f-2cb1-4535-b1d5-ffe4aafc37fc tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/backups/1356baf9-207e-465a-8141-95b7c08e83e5 returned with HTTP 200 Aug 13 21:09:37.266137 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 346/1399] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:37 2026] GET /volume/v3/backups/1356baf9-207e-465a-8141-95b7c08e83e5 => generated 832 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:37.406261 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-8dcd202f-8bbc-40d0-a5c0-82b4d684518e req-f9f09cf8-e5cf-4ccb-9b73-a99ecfd1eaa9 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:37.412120 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-8dcd202f-8bbc-40d0-a5c0-82b4d684518e req-f9f09cf8-e5cf-4ccb-9b73-a99ecfd1eaa9 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] POST https://10.4.3.14/volume/v3/attachments/0537f9e7-3005-4126-b691-24efd207ac15/action Aug 13 21:09:37.412120 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-8dcd202f-8bbc-40d0-a5c0-82b4d684518e req-f9f09cf8-e5cf-4ccb-9b73-a99ecfd1eaa9 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Action body: b'{"os-complete": null}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:09:37.412120 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-8dcd202f-8bbc-40d0-a5c0-82b4d684518e req-f9f09cf8-e5cf-4ccb-9b73-a99ecfd1eaa9 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:09:37.439816 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:09:37.439816 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:09:37.457976 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-8dcd202f-8bbc-40d0-a5c0-82b4d684518e req-f9f09cf8-e5cf-4ccb-9b73-a99ecfd1eaa9 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/attachments/0537f9e7-3005-4126-b691-24efd207ac15/action returned with HTTP 204 Aug 13 21:09:37.457976 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 354/1400] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:09:37 2026] POST /volume/v3/attachments/0537f9e7-3005-4126-b691-24efd207ac15/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:09:37.969510 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-20c9a1ee-4247-4d75-bf38-2abeb9072b83 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:37.971768 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-20c9a1ee-4247-4d75-bf38-2abeb9072b83 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] GET https://10.4.3.14/volume/v3/volumes/667c6155-3c02-40d5-b4f7-b689f03af9a8 Aug 13 21:09:37.972003 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-20c9a1ee-4247-4d75-bf38-2abeb9072b83 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:37.972243 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-20c9a1ee-4247-4d75-bf38-2abeb9072b83 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:37.984516 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:09:37.984516 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:09:37.988551 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-20c9a1ee-4247-4d75-bf38-2abeb9072b83 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Volume info retrieved successfully. Aug 13 21:09:37.994471 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-20c9a1ee-4247-4d75-bf38-2abeb9072b83 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] https://10.4.3.14/volume/v3/volumes/667c6155-3c02-40d5-b4f7-b689f03af9a8 returned with HTTP 200 Aug 13 21:09:37.995076 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 349/1401] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:37 2026] GET /volume/v3/volumes/667c6155-3c02-40d5-b4f7-b689f03af9a8 => generated 1136 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:09:38.279089 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-42a5544e-f85c-4c49-a08f-652c07824d63 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:38.281243 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-42a5544e-f85c-4c49-a08f-652c07824d63 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/backups/1356baf9-207e-465a-8141-95b7c08e83e5 Aug 13 21:09:38.281479 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-42a5544e-f85c-4c49-a08f-652c07824d63 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:38.281715 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-42a5544e-f85c-4c49-a08f-652c07824d63 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:38.281850 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-42a5544e-f85c-4c49-a08f-652c07824d63 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Show backup with id 1356baf9-207e-465a-8141-95b7c08e83e5. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:09:38.287183 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:09:38.287183 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:09:38.288178 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-42a5544e-f85c-4c49-a08f-652c07824d63 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/backups/1356baf9-207e-465a-8141-95b7c08e83e5 returned with HTTP 200 Aug 13 21:09:38.288636 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 353/1402] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:38 2026] GET /volume/v3/backups/1356baf9-207e-465a-8141-95b7c08e83e5 => generated 832 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:39.008447 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-adb3aa37-50f4-421a-99f0-b755b75bd256 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:39.010086 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-adb3aa37-50f4-421a-99f0-b755b75bd256 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] GET https://10.4.3.14/volume/v3/volumes/667c6155-3c02-40d5-b4f7-b689f03af9a8 Aug 13 21:09:39.010302 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-adb3aa37-50f4-421a-99f0-b755b75bd256 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:39.010478 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-adb3aa37-50f4-421a-99f0-b755b75bd256 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:39.020305 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:09:39.020305 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:09:39.024876 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-adb3aa37-50f4-421a-99f0-b755b75bd256 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Volume info retrieved successfully. Aug 13 21:09:39.030251 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-adb3aa37-50f4-421a-99f0-b755b75bd256 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] https://10.4.3.14/volume/v3/volumes/667c6155-3c02-40d5-b4f7-b689f03af9a8 returned with HTTP 200 Aug 13 21:09:39.030765 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 347/1403] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:39 2026] GET /volume/v3/volumes/667c6155-3c02-40d5-b4f7-b689f03af9a8 => generated 1136 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:09:39.302949 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-479f393b-23c3-446a-8626-1725946f3a7b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:39.308417 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-479f393b-23c3-446a-8626-1725946f3a7b tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/backups/1356baf9-207e-465a-8141-95b7c08e83e5 Aug 13 21:09:39.308606 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-479f393b-23c3-446a-8626-1725946f3a7b tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:39.308789 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-479f393b-23c3-446a-8626-1725946f3a7b tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:39.308895 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-479f393b-23c3-446a-8626-1725946f3a7b tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Show backup with id 1356baf9-207e-465a-8141-95b7c08e83e5. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:09:39.313879 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:09:39.313879 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:09:39.314605 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-479f393b-23c3-446a-8626-1725946f3a7b tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/backups/1356baf9-207e-465a-8141-95b7c08e83e5 returned with HTTP 200 Aug 13 21:09:39.314943 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 355/1404] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:39 2026] GET /volume/v3/backups/1356baf9-207e-465a-8141-95b7c08e83e5 => generated 832 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:39.725692 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-329394e2-84d4-4e80-a667-a1df6836f8d7 req-d9e00816-c189-465f-a711-37085bc22ad5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:39.728606 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-329394e2-84d4-4e80-a667-a1df6836f8d7 req-d9e00816-c189-465f-a711-37085bc22ad5 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] DELETE https://10.4.3.14/volume/v3/attachments/a3943335-4886-4c2f-9939-4105f5a5bcb8 Aug 13 21:09:39.728816 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-329394e2-84d4-4e80-a667-a1df6836f8d7 req-d9e00816-c189-465f-a711-37085bc22ad5 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:39.729688 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-329394e2-84d4-4e80-a667-a1df6836f8d7 req-d9e00816-c189-465f-a711-37085bc22ad5 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:39.747033 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:09:39.747033 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:09:39.838155 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-329394e2-84d4-4e80-a667-a1df6836f8d7 req-d9e00816-c189-465f-a711-37085bc22ad5 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] https://10.4.3.14/volume/v3/attachments/a3943335-4886-4c2f-9939-4105f5a5bcb8 returned with HTTP 200 Aug 13 21:09:39.838722 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 350/1405] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:09:39 2026] DELETE /volume/v3/attachments/a3943335-4886-4c2f-9939-4105f5a5bcb8 => generated 19 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:40.045138 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-185a10f9-c972-4f35-a54d-5c90bf9bec3d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:40.047775 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-185a10f9-c972-4f35-a54d-5c90bf9bec3d tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] GET https://10.4.3.14/volume/v3/volumes/667c6155-3c02-40d5-b4f7-b689f03af9a8 Aug 13 21:09:40.048053 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-185a10f9-c972-4f35-a54d-5c90bf9bec3d tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:40.048282 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-185a10f9-c972-4f35-a54d-5c90bf9bec3d tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:40.059715 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:09:40.059715 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:09:40.066287 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-185a10f9-c972-4f35-a54d-5c90bf9bec3d tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Volume info retrieved successfully. Aug 13 21:09:40.069330 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-185a10f9-c972-4f35-a54d-5c90bf9bec3d tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] https://10.4.3.14/volume/v3/volumes/667c6155-3c02-40d5-b4f7-b689f03af9a8 returned with HTTP 200 Aug 13 21:09:40.069813 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 354/1406] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:40 2026] GET /volume/v3/volumes/667c6155-3c02-40d5-b4f7-b689f03af9a8 => generated 1136 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:09:40.087385 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-34f7018e-6f84-4f70-8019-e80842d0a71d req-08f6a6d2-fe00-4c58-ac61-2f5e825c8de9 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:40.089540 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-34f7018e-6f84-4f70-8019-e80842d0a71d req-08f6a6d2-fe00-4c58-ac61-2f5e825c8de9 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] DELETE https://10.4.3.14/volume/v3/attachments/06f70bd7-6b65-4b66-a778-916c7029d5b0 Aug 13 21:09:40.089738 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-34f7018e-6f84-4f70-8019-e80842d0a71d req-08f6a6d2-fe00-4c58-ac61-2f5e825c8de9 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:40.089911 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-34f7018e-6f84-4f70-8019-e80842d0a71d req-08f6a6d2-fe00-4c58-ac61-2f5e825c8de9 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:40.097055 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:09:40.097055 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:09:40.156440 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-34f7018e-6f84-4f70-8019-e80842d0a71d req-08f6a6d2-fe00-4c58-ac61-2f5e825c8de9 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] https://10.4.3.14/volume/v3/attachments/06f70bd7-6b65-4b66-a778-916c7029d5b0 returned with HTTP 200 Aug 13 21:09:40.157050 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 348/1407] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:09:40 2026] DELETE /volume/v3/attachments/06f70bd7-6b65-4b66-a778-916c7029d5b0 => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:40.325805 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-9d4b43f8-407c-4b9b-9895-4abb3adbd02a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:40.327652 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9d4b43f8-407c-4b9b-9895-4abb3adbd02a tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/backups/1356baf9-207e-465a-8141-95b7c08e83e5 Aug 13 21:09:40.327896 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9d4b43f8-407c-4b9b-9895-4abb3adbd02a tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:40.328125 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9d4b43f8-407c-4b9b-9895-4abb3adbd02a tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:40.328260 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-9d4b43f8-407c-4b9b-9895-4abb3adbd02a tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Show backup with id 1356baf9-207e-465a-8141-95b7c08e83e5. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:09:40.332486 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:09:40.332486 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:09:40.333163 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9d4b43f8-407c-4b9b-9895-4abb3adbd02a tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/backups/1356baf9-207e-465a-8141-95b7c08e83e5 returned with HTTP 200 Aug 13 21:09:40.333532 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 356/1408] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:40 2026] GET /volume/v3/backups/1356baf9-207e-465a-8141-95b7c08e83e5 => generated 832 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:40.695870 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-6a05a86a-fe84-4a0f-8791-6143138ac0c3 req-2995ad26-8f87-4802-8e52-f119e3902710 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:40.738448 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-6a05a86a-fe84-4a0f-8791-6143138ac0c3 req-2995ad26-8f87-4802-8e52-f119e3902710 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] GET https://10.4.3.14/volume/v3/volumes/a3354102-3e31-463c-8ca0-3d7d524a9d19 Aug 13 21:09:40.738448 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-6a05a86a-fe84-4a0f-8791-6143138ac0c3 req-2995ad26-8f87-4802-8e52-f119e3902710 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:40.738448 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-6a05a86a-fe84-4a0f-8791-6143138ac0c3 req-2995ad26-8f87-4802-8e52-f119e3902710 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:40.746203 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:09:40.746203 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:09:40.751614 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-6a05a86a-fe84-4a0f-8791-6143138ac0c3 req-2995ad26-8f87-4802-8e52-f119e3902710 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Volume info retrieved successfully. Aug 13 21:09:40.756886 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-6a05a86a-fe84-4a0f-8791-6143138ac0c3 req-2995ad26-8f87-4802-8e52-f119e3902710 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] https://10.4.3.14/volume/v3/volumes/a3354102-3e31-463c-8ca0-3d7d524a9d19 returned with HTTP 200 Aug 13 21:09:40.756886 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 351/1409] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:09:40 2026] GET /volume/v3/volumes/a3354102-3e31-463c-8ca0-3d7d524a9d19 => generated 861 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:40.772798 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-cc342c2a-dcba-49c4-a172-d641c7795fc6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:40.774498 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cc342c2a-dcba-49c4-a172-d641c7795fc6 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] DELETE https://10.4.3.14/volume/v3/volumes/a3354102-3e31-463c-8ca0-3d7d524a9d19 Aug 13 21:09:40.774693 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cc342c2a-dcba-49c4-a172-d641c7795fc6 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:40.774856 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cc342c2a-dcba-49c4-a172-d641c7795fc6 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:40.775101 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-cc342c2a-dcba-49c4-a172-d641c7795fc6 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Delete volume with id: a3354102-3e31-463c-8ca0-3d7d524a9d19 Aug 13 21:09:40.781918 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:09:40.781918 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:09:40.782477 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-cc342c2a-dcba-49c4-a172-d641c7795fc6 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Volume info retrieved successfully. Aug 13 21:09:40.809847 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-cc342c2a-dcba-49c4-a172-d641c7795fc6 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Delete volume request issued successfully. Aug 13 21:09:40.809847 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cc342c2a-dcba-49c4-a172-d641c7795fc6 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] https://10.4.3.14/volume/v3/volumes/a3354102-3e31-463c-8ca0-3d7d524a9d19 returned with HTTP 202 Aug 13 21:09:40.809847 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 355/1410] 10.4.3.14 () {68 vars in 1385 bytes} [Thu Aug 13 21:09:40 2026] DELETE /volume/v3/volumes/a3354102-3e31-463c-8ca0-3d7d524a9d19 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 21:09:40.820096 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-6505fae5-2654-48ef-90e6-9b00ba2924e3 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:40.820297 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6505fae5-2654-48ef-90e6-9b00ba2924e3 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] GET https://10.4.3.14/volume/v3/volumes/a3354102-3e31-463c-8ca0-3d7d524a9d19 Aug 13 21:09:40.820639 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6505fae5-2654-48ef-90e6-9b00ba2924e3 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:40.820934 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6505fae5-2654-48ef-90e6-9b00ba2924e3 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:40.833543 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:09:40.833543 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:09:40.838873 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-6505fae5-2654-48ef-90e6-9b00ba2924e3 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Volume info retrieved successfully. Aug 13 21:09:40.844510 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6505fae5-2654-48ef-90e6-9b00ba2924e3 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] https://10.4.3.14/volume/v3/volumes/a3354102-3e31-463c-8ca0-3d7d524a9d19 returned with HTTP 200 Aug 13 21:09:40.845046 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 349/1411] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:09:40 2026] GET /volume/v3/volumes/a3354102-3e31-463c-8ca0-3d7d524a9d19 => generated 878 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:09:41.086750 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-77cffce2-a0dc-499d-bea9-ab598da77a6f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:41.093186 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-77cffce2-a0dc-499d-bea9-ab598da77a6f tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] GET https://10.4.3.14/volume/v3/volumes/667c6155-3c02-40d5-b4f7-b689f03af9a8 Aug 13 21:09:41.093186 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-77cffce2-a0dc-499d-bea9-ab598da77a6f tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:41.093186 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-77cffce2-a0dc-499d-bea9-ab598da77a6f tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:41.102907 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:09:41.102907 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:09:41.110161 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-77cffce2-a0dc-499d-bea9-ab598da77a6f tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Volume info retrieved successfully. Aug 13 21:09:41.118802 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-77cffce2-a0dc-499d-bea9-ab598da77a6f tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] https://10.4.3.14/volume/v3/volumes/667c6155-3c02-40d5-b4f7-b689f03af9a8 returned with HTTP 200 Aug 13 21:09:41.119144 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 357/1412] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:41 2026] GET /volume/v3/volumes/667c6155-3c02-40d5-b4f7-b689f03af9a8 => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:41.141578 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c8180f74-3c9e-4bef-83b7-4ef1df5cb7ef None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:41.144530 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c8180f74-3c9e-4bef-83b7-4ef1df5cb7ef tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] GET https://10.4.3.14/volume/v3/volumes/667c6155-3c02-40d5-b4f7-b689f03af9a8 Aug 13 21:09:41.145116 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c8180f74-3c9e-4bef-83b7-4ef1df5cb7ef tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:41.145659 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c8180f74-3c9e-4bef-83b7-4ef1df5cb7ef tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:41.164574 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:09:41.164574 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:09:41.174160 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-c8180f74-3c9e-4bef-83b7-4ef1df5cb7ef tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Volume info retrieved successfully. Aug 13 21:09:41.184578 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c8180f74-3c9e-4bef-83b7-4ef1df5cb7ef tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] https://10.4.3.14/volume/v3/volumes/667c6155-3c02-40d5-b4f7-b689f03af9a8 returned with HTTP 200 Aug 13 21:09:41.184891 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 352/1413] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:41 2026] GET /volume/v3/volumes/667c6155-3c02-40d5-b4f7-b689f03af9a8 => generated 841 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:41.257159 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-79a49e9f-249e-4b0d-b8b5-d54b07eb70df None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:41.265197 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-79a49e9f-249e-4b0d-b8b5-d54b07eb70df tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] GET https://10.4.3.14/volume/v3/volumes/667c6155-3c02-40d5-b4f7-b689f03af9a8 Aug 13 21:09:41.265517 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-79a49e9f-249e-4b0d-b8b5-d54b07eb70df tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:41.266539 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-79a49e9f-249e-4b0d-b8b5-d54b07eb70df tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:41.277219 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:09:41.277219 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:09:41.283132 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-79a49e9f-249e-4b0d-b8b5-d54b07eb70df tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Volume info retrieved successfully. Aug 13 21:09:41.289102 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-79a49e9f-249e-4b0d-b8b5-d54b07eb70df tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] https://10.4.3.14/volume/v3/volumes/667c6155-3c02-40d5-b4f7-b689f03af9a8 returned with HTTP 200 Aug 13 21:09:41.289661 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 356/1414] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:41 2026] GET /volume/v3/volumes/667c6155-3c02-40d5-b4f7-b689f03af9a8 => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:41.312050 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-061d84ab-f3ed-4099-ab11-ba2252507695 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:41.314309 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-061d84ab-f3ed-4099-ab11-ba2252507695 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] GET https://10.4.3.14/volume/v3/volumes/5f5192c6-6065-4758-aaaa-c0501df85bb5 Aug 13 21:09:41.314569 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-061d84ab-f3ed-4099-ab11-ba2252507695 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:41.314837 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-061d84ab-f3ed-4099-ab11-ba2252507695 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:41.325722 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:09:41.325722 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:09:41.331236 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-061d84ab-f3ed-4099-ab11-ba2252507695 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Volume info retrieved successfully. Aug 13 21:09:41.342281 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-061d84ab-f3ed-4099-ab11-ba2252507695 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] https://10.4.3.14/volume/v3/volumes/5f5192c6-6065-4758-aaaa-c0501df85bb5 returned with HTTP 200 Aug 13 21:09:41.342790 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 350/1415] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:41 2026] GET /volume/v3/volumes/5f5192c6-6065-4758-aaaa-c0501df85bb5 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:41.345433 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-10e6be54-2ff7-4e98-824b-fe399459627c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:41.347468 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-10e6be54-2ff7-4e98-824b-fe399459627c tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/backups/1356baf9-207e-465a-8141-95b7c08e83e5 Aug 13 21:09:41.347678 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-10e6be54-2ff7-4e98-824b-fe399459627c tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:41.347860 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-10e6be54-2ff7-4e98-824b-fe399459627c tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:41.348022 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-10e6be54-2ff7-4e98-824b-fe399459627c tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Show backup with id 1356baf9-207e-465a-8141-95b7c08e83e5. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:09:41.352625 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:09:41.352625 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:09:41.353548 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-10e6be54-2ff7-4e98-824b-fe399459627c tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/backups/1356baf9-207e-465a-8141-95b7c08e83e5 returned with HTTP 200 Aug 13 21:09:41.353959 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 358/1416] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:41 2026] GET /volume/v3/backups/1356baf9-207e-465a-8141-95b7c08e83e5 => generated 834 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:41.364851 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6922dff3-373f-4745-8abc-a939744d3ded None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:41.366869 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6922dff3-373f-4745-8abc-a939744d3ded tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/snapshots/021b5bbf-31f3-47e5-8561-1f761d5e2abf Aug 13 21:09:41.367376 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6922dff3-373f-4745-8abc-a939744d3ded tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:41.367785 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6922dff3-373f-4745-8abc-a939744d3ded tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:41.378881 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:09:41.378881 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:09:41.378881 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-6922dff3-373f-4745-8abc-a939744d3ded tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Snapshot retrieved successfully. Aug 13 21:09:41.378881 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6922dff3-373f-4745-8abc-a939744d3ded tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/snapshots/021b5bbf-31f3-47e5-8561-1f761d5e2abf returned with HTTP 200 Aug 13 21:09:41.378881 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 353/1417] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:09:41 2026] GET /volume/v3/snapshots/021b5bbf-31f3-47e5-8561-1f761d5e2abf => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:41.390939 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-de329e14-0ea5-4396-8853-36bdce229c87 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:41.393772 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-de329e14-0ea5-4396-8853-36bdce229c87 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/backups/1356baf9-207e-465a-8141-95b7c08e83e5 Aug 13 21:09:41.394077 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-de329e14-0ea5-4396-8853-36bdce229c87 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:41.394530 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-de329e14-0ea5-4396-8853-36bdce229c87 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:41.394804 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-de329e14-0ea5-4396-8853-36bdce229c87 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Show backup with id 1356baf9-207e-465a-8141-95b7c08e83e5. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:09:41.402900 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:09:41.402900 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:09:41.404148 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-de329e14-0ea5-4396-8853-36bdce229c87 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/backups/1356baf9-207e-465a-8141-95b7c08e83e5 returned with HTTP 200 Aug 13 21:09:41.404763 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 357/1418] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:41 2026] GET /volume/v3/backups/1356baf9-207e-465a-8141-95b7c08e83e5 => generated 834 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:41.409107 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4848b46b-d9df-46ad-b1be-82489d51310f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:41.411703 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4848b46b-d9df-46ad-b1be-82489d51310f tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] GET https://10.4.3.14/volume/v3/volumes/5f5192c6-6065-4758-aaaa-c0501df85bb5 Aug 13 21:09:41.412086 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4848b46b-d9df-46ad-b1be-82489d51310f tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:41.412389 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4848b46b-d9df-46ad-b1be-82489d51310f tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:41.421382 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-20befc44-83bb-4989-9840-a768c0b5e12a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:41.423537 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-20befc44-83bb-4989-9840-a768c0b5e12a tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] DELETE https://10.4.3.14/volume/v3/backups/1356baf9-207e-465a-8141-95b7c08e83e5 Aug 13 21:09:41.423779 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-20befc44-83bb-4989-9840-a768c0b5e12a tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:41.424086 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-20befc44-83bb-4989-9840-a768c0b5e12a tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:41.424206 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.contrib.backups [None req-20befc44-83bb-4989-9840-a768c0b5e12a tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Delete backup with id: 1356baf9-207e-465a-8141-95b7c08e83e5. Aug 13 21:09:41.424328 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:09:41.424328 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:09:41.429571 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-4848b46b-d9df-46ad-b1be-82489d51310f tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Volume info retrieved successfully. Aug 13 21:09:41.433986 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:09:41.433986 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:09:41.435108 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4848b46b-d9df-46ad-b1be-82489d51310f tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] https://10.4.3.14/volume/v3/volumes/5f5192c6-6065-4758-aaaa-c0501df85bb5 returned with HTTP 200 Aug 13 21:09:41.435588 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 351/1419] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:41 2026] GET /volume/v3/volumes/5f5192c6-6065-4758-aaaa-c0501df85bb5 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:41.454145 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.backup.rpcapi [None req-20befc44-83bb-4989-9840-a768c0b5e12a tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] delete_backup rpcapi backup_id 1356baf9-207e-465a-8141-95b7c08e83e5 {{(pid=100216) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 21:09:41.456087 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-20befc44-83bb-4989-9840-a768c0b5e12a tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/backups/1356baf9-207e-465a-8141-95b7c08e83e5 returned with HTTP 202 Aug 13 21:09:41.456543 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 359/1420] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:09:41 2026] DELETE /volume/v3/backups/1356baf9-207e-465a-8141-95b7c08e83e5 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:09:41.466825 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3b75c038-769b-45d0-8586-0b115cb7ad4f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:41.468806 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3b75c038-769b-45d0-8586-0b115cb7ad4f tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/backups/1356baf9-207e-465a-8141-95b7c08e83e5 Aug 13 21:09:41.469458 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3b75c038-769b-45d0-8586-0b115cb7ad4f tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:41.469890 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3b75c038-769b-45d0-8586-0b115cb7ad4f tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:41.470113 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-3b75c038-769b-45d0-8586-0b115cb7ad4f tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Show backup with id 1356baf9-207e-465a-8141-95b7c08e83e5. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:09:41.478155 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:09:41.478155 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:09:41.478155 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3b75c038-769b-45d0-8586-0b115cb7ad4f tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/backups/1356baf9-207e-465a-8141-95b7c08e83e5 returned with HTTP 200 Aug 13 21:09:41.478155 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 354/1421] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:41 2026] GET /volume/v3/backups/1356baf9-207e-465a-8141-95b7c08e83e5 => generated 833 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:41.862748 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-be425e81-aee2-4cac-9204-163b94d0ffc6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:41.866173 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-be425e81-aee2-4cac-9204-163b94d0ffc6 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] GET https://10.4.3.14/volume/v3/volumes/a3354102-3e31-463c-8ca0-3d7d524a9d19 Aug 13 21:09:41.866441 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-be425e81-aee2-4cac-9204-163b94d0ffc6 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:41.866671 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-be425e81-aee2-4cac-9204-163b94d0ffc6 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:41.877007 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-be425e81-aee2-4cac-9204-163b94d0ffc6 tempest-TestServerVolumeAttachScenarioOldVersion-473991842 tempest-TestServerVolumeAttachScenarioOldVersion-473991842-project-member] https://10.4.3.14/volume/v3/volumes/a3354102-3e31-463c-8ca0-3d7d524a9d19 returned with HTTP 404 Aug 13 21:09:41.877701 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 358/1422] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:09:41 2026] GET /volume/v3/volumes/a3354102-3e31-463c-8ca0-3d7d524a9d19 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:09:42.494694 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-6e4a1471-7da4-4732-86e1-acc7f48a466f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:42.494694 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6e4a1471-7da4-4732-86e1-acc7f48a466f tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/backups/1356baf9-207e-465a-8141-95b7c08e83e5 Aug 13 21:09:42.494694 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6e4a1471-7da4-4732-86e1-acc7f48a466f tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:42.495372 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6e4a1471-7da4-4732-86e1-acc7f48a466f tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:42.495372 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-6e4a1471-7da4-4732-86e1-acc7f48a466f tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Show backup with id 1356baf9-207e-465a-8141-95b7c08e83e5. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:09:42.507302 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6e4a1471-7da4-4732-86e1-acc7f48a466f tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/backups/1356baf9-207e-465a-8141-95b7c08e83e5 returned with HTTP 404 Aug 13 21:09:42.507825 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 352/1423] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:42 2026] GET /volume/v3/backups/1356baf9-207e-465a-8141-95b7c08e83e5 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:09:42.655993 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-dbb78561-e387-42ed-8f2a-b206a68f242f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:42.657078 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-dbb78561-e387-42ed-8f2a-b206a68f242f tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] DELETE https://10.4.3.14/volume/v3/snapshots/021b5bbf-31f3-47e5-8561-1f761d5e2abf Aug 13 21:09:42.659984 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-dbb78561-e387-42ed-8f2a-b206a68f242f tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:42.659984 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-dbb78561-e387-42ed-8f2a-b206a68f242f tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:42.659984 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.snapshots [None req-dbb78561-e387-42ed-8f2a-b206a68f242f tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Delete snapshot with id: 021b5bbf-31f3-47e5-8561-1f761d5e2abf Aug 13 21:09:42.664101 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:09:42.664101 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:09:42.664625 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-dbb78561-e387-42ed-8f2a-b206a68f242f tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Snapshot retrieved successfully. Aug 13 21:09:42.687032 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-dbb78561-e387-42ed-8f2a-b206a68f242f tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Snapshot delete request issued successfully. Aug 13 21:09:42.687244 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-dbb78561-e387-42ed-8f2a-b206a68f242f tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/snapshots/021b5bbf-31f3-47e5-8561-1f761d5e2abf returned with HTTP 202 Aug 13 21:09:42.687807 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 360/1424] 10.4.3.14 () {66 vars in 1350 bytes} [Thu Aug 13 21:09:42 2026] DELETE /volume/v3/snapshots/021b5bbf-31f3-47e5-8561-1f761d5e2abf => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:09:42.697474 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-34d3212f-f6e6-4bfd-963c-98b8477c4e5b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:42.701224 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-34d3212f-f6e6-4bfd-963c-98b8477c4e5b tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/snapshots/021b5bbf-31f3-47e5-8561-1f761d5e2abf Aug 13 21:09:42.701546 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-34d3212f-f6e6-4bfd-963c-98b8477c4e5b tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:42.701736 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-34d3212f-f6e6-4bfd-963c-98b8477c4e5b tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:42.710650 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:09:42.710650 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:09:42.713810 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-34d3212f-f6e6-4bfd-963c-98b8477c4e5b tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Snapshot retrieved successfully. Aug 13 21:09:42.715053 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-34d3212f-f6e6-4bfd-963c-98b8477c4e5b tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/snapshots/021b5bbf-31f3-47e5-8561-1f761d5e2abf returned with HTTP 200 Aug 13 21:09:42.715491 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 355/1425] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:09:42 2026] GET /volume/v3/snapshots/021b5bbf-31f3-47e5-8561-1f761d5e2abf => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:43.725978 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3966f292-8fdf-4dd4-955a-4e88c6b02a7a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:43.728013 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3966f292-8fdf-4dd4-955a-4e88c6b02a7a tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/snapshots/021b5bbf-31f3-47e5-8561-1f761d5e2abf Aug 13 21:09:43.728237 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3966f292-8fdf-4dd4-955a-4e88c6b02a7a tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:43.728452 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3966f292-8fdf-4dd4-955a-4e88c6b02a7a tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:43.733339 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3966f292-8fdf-4dd4-955a-4e88c6b02a7a tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/snapshots/021b5bbf-31f3-47e5-8561-1f761d5e2abf returned with HTTP 404 Aug 13 21:09:43.734555 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 359/1426] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:09:43 2026] GET /volume/v3/snapshots/021b5bbf-31f3-47e5-8561-1f761d5e2abf => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:09:43.746316 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-eaa8205c-051b-4412-9ab6-f9ac40ff2c64 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:43.748100 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-eaa8205c-051b-4412-9ab6-f9ac40ff2c64 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131 Aug 13 21:09:43.748292 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-eaa8205c-051b-4412-9ab6-f9ac40ff2c64 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:43.748504 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-eaa8205c-051b-4412-9ab6-f9ac40ff2c64 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:43.757464 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:09:43.757464 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:09:43.761567 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-eaa8205c-051b-4412-9ab6-f9ac40ff2c64 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Volume info retrieved successfully. Aug 13 21:09:43.765534 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-eaa8205c-051b-4412-9ab6-f9ac40ff2c64 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131 returned with HTTP 200 Aug 13 21:09:43.765878 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 353/1427] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:43 2026] GET /volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:43.805842 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f18e7d5d-746f-4d4b-a3a9-c8a8f787d8dc None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:43.807445 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f18e7d5d-746f-4d4b-a3a9-c8a8f787d8dc tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:09:43.807791 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f18e7d5d-746f-4d4b-a3a9-c8a8f787d8dc tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "aa832912-12b8-47ea-874b-ab8df3e573a9", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1819122360"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:09:43.809552 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-f18e7d5d-746f-4d4b-a3a9-c8a8f787d8dc tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Create volume request body: {'volume': {'imageRef': 'aa832912-12b8-47ea-874b-ab8df3e573a9', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1819122360'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:09:43.897341 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-f18e7d5d-746f-4d4b-a3a9-c8a8f787d8dc tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Create volume of 1 GB Aug 13 21:09:43.897619 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:09:43.897619 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:09:43.901929 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-f18e7d5d-746f-4d4b-a3a9-c8a8f787d8dc tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Availability Zones retrieved successfully. Aug 13 21:09:43.906885 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-f18e7d5d-746f-4d4b-a3a9-c8a8f787d8dc tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Flow 'volume_create_api' (2a4b869f-fa70-4c4d-bd20-fa54b5b8ae70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:09:43.908779 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-f18e7d5d-746f-4d4b-a3a9-c8a8f787d8dc tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26dcdbea-a107-409c-a376-775512de0b95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:09:43.909624 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-f18e7d5d-746f-4d4b-a3a9-c8a8f787d8dc tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:09:43.972580 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-f18e7d5d-746f-4d4b-a3a9-c8a8f787d8dc tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26dcdbea-a107-409c-a376-775512de0b95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:09:43.973354 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-f18e7d5d-746f-4d4b-a3a9-c8a8f787d8dc tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d37f07c-b9b0-4611-b6f6-1de02de50200) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:09:44.019946 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-f18e7d5d-746f-4d4b-a3a9-c8a8f787d8dc tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Created reservations ['0caee795-4ae0-43b1-abd0-0a457449fd4e', '99a12130-d228-440c-83c2-f794da074215', '771e26f0-c105-41d5-a958-63058174aace', '971f7fef-15a8-4e35-a420-39c4c9003d0f'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:09:44.021138 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-f18e7d5d-746f-4d4b-a3a9-c8a8f787d8dc tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d37f07c-b9b0-4611-b6f6-1de02de50200) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0caee795-4ae0-43b1-abd0-0a457449fd4e', '99a12130-d228-440c-83c2-f794da074215', '771e26f0-c105-41d5-a958-63058174aace', '971f7fef-15a8-4e35-a420-39c4c9003d0f']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:09:44.022143 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-f18e7d5d-746f-4d4b-a3a9-c8a8f787d8dc tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3abb2db8-c3ac-4119-b1b2-a2da6f5d97e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:09:44.058599 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-f18e7d5d-746f-4d4b-a3a9-c8a8f787d8dc tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3abb2db8-c3ac-4119-b1b2-a2da6f5d97e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5eb4d405-a43b-4f54-b702-514fcfdd0c71', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1819122360',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd720808a8da47c18413b4c068f6c514',qos_specs=None,replication_status=,reservations=['0caee795-4ae0-43b1-abd0-0a457449fd4e','99a12130-d228-440c-83c2-f794da074215','771e26f0-c105-41d5-a958-63058174aace','971f7fef-15a8-4e35-a420-39c4c9003d0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d677f76bc23479d88bf50b6f1b81867',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:09:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1819122360',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5eb4d405-a43b-4f54-b702-514fcfdd0c71,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd720808a8da47c18413b4c068f6c514',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d677f76bc23479d88bf50b6f1b81867',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:09:44.059738 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-f18e7d5d-746f-4d4b-a3a9-c8a8f787d8dc tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3e9ca31-9aeb-4c02-8fae-372bce77686c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:09:44.090161 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-f18e7d5d-746f-4d4b-a3a9-c8a8f787d8dc tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3e9ca31-9aeb-4c02-8fae-372bce77686c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1819122360',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd720808a8da47c18413b4c068f6c514',qos_specs=None,replication_status=,reservations=['0caee795-4ae0-43b1-abd0-0a457449fd4e','99a12130-d228-440c-83c2-f794da074215','771e26f0-c105-41d5-a958-63058174aace','971f7fef-15a8-4e35-a420-39c4c9003d0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d677f76bc23479d88bf50b6f1b81867',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:09:44.091221 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-f18e7d5d-746f-4d4b-a3a9-c8a8f787d8dc tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d242725e-cb00-4efa-821b-59350f8aacc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:09:44.108991 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-f18e7d5d-746f-4d4b-a3a9-c8a8f787d8dc tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d242725e-cb00-4efa-821b-59350f8aacc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:09:44.109678 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-f18e7d5d-746f-4d4b-a3a9-c8a8f787d8dc tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Flow 'volume_create_api' (2a4b869f-fa70-4c4d-bd20-fa54b5b8ae70) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:09:44.110244 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-f18e7d5d-746f-4d4b-a3a9-c8a8f787d8dc tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Create volume request issued successfully. Aug 13 21:09:44.111799 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f18e7d5d-746f-4d4b-a3a9-c8a8f787d8dc tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:09:44.111799 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 361/1428] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:09:43 2026] POST /volume/v3/volumes => generated 752 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:09:44.134862 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d95b2411-b12f-4c20-a398-c57dcc47d617 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:44.137831 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d95b2411-b12f-4c20-a398-c57dcc47d617 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/volumes/5eb4d405-a43b-4f54-b702-514fcfdd0c71 Aug 13 21:09:44.138103 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d95b2411-b12f-4c20-a398-c57dcc47d617 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:44.138357 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d95b2411-b12f-4c20-a398-c57dcc47d617 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:44.148870 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:09:44.148870 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:09:44.156781 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d95b2411-b12f-4c20-a398-c57dcc47d617 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Volume info retrieved successfully. Aug 13 21:09:44.159655 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d95b2411-b12f-4c20-a398-c57dcc47d617 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/volumes/5eb4d405-a43b-4f54-b702-514fcfdd0c71 returned with HTTP 200 Aug 13 21:09:44.160002 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 356/1429] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:44 2026] GET /volume/v3/volumes/5eb4d405-a43b-4f54-b702-514fcfdd0c71 => generated 820 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:44.657997 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2970e50c-daf7-4d88-bf3a-4bc3c3d722aa None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:44.658767 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2970e50c-daf7-4d88-bf3a-4bc3c3d722aa tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] DELETE https://10.4.3.14/volume/v3/volumes/667c6155-3c02-40d5-b4f7-b689f03af9a8 Aug 13 21:09:44.659080 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2970e50c-daf7-4d88-bf3a-4bc3c3d722aa tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:44.659354 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2970e50c-daf7-4d88-bf3a-4bc3c3d722aa tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:44.659549 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-2970e50c-daf7-4d88-bf3a-4bc3c3d722aa tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Delete volume with id: 667c6155-3c02-40d5-b4f7-b689f03af9a8 Aug 13 21:09:44.670291 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:09:44.670291 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:09:44.670785 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-2970e50c-daf7-4d88-bf3a-4bc3c3d722aa tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Volume info retrieved successfully. Aug 13 21:09:44.691766 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-2970e50c-daf7-4d88-bf3a-4bc3c3d722aa tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Delete volume request issued successfully. Aug 13 21:09:44.691953 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2970e50c-daf7-4d88-bf3a-4bc3c3d722aa tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] https://10.4.3.14/volume/v3/volumes/667c6155-3c02-40d5-b4f7-b689f03af9a8 returned with HTTP 202 Aug 13 21:09:44.692473 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 360/1430] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:09:44 2026] DELETE /volume/v3/volumes/667c6155-3c02-40d5-b4f7-b689f03af9a8 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:09:44.700600 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-0b39c902-4a5f-410b-9e6e-2fe8c2c0b936 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:44.702586 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0b39c902-4a5f-410b-9e6e-2fe8c2c0b936 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] GET https://10.4.3.14/volume/v3/volumes/667c6155-3c02-40d5-b4f7-b689f03af9a8 Aug 13 21:09:44.702739 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0b39c902-4a5f-410b-9e6e-2fe8c2c0b936 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:44.702947 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0b39c902-4a5f-410b-9e6e-2fe8c2c0b936 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:44.714038 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:09:44.714038 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:09:44.723242 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-0b39c902-4a5f-410b-9e6e-2fe8c2c0b936 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Volume info retrieved successfully. Aug 13 21:09:44.737170 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0b39c902-4a5f-410b-9e6e-2fe8c2c0b936 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] https://10.4.3.14/volume/v3/volumes/667c6155-3c02-40d5-b4f7-b689f03af9a8 returned with HTTP 200 Aug 13 21:09:44.737706 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 354/1431] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:44 2026] GET /volume/v3/volumes/667c6155-3c02-40d5-b4f7-b689f03af9a8 => generated 840 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:45.175990 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-5a3868cd-5653-435c-848f-50badbadd270 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:45.177927 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5a3868cd-5653-435c-848f-50badbadd270 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/volumes/5eb4d405-a43b-4f54-b702-514fcfdd0c71 Aug 13 21:09:45.179581 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5a3868cd-5653-435c-848f-50badbadd270 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:45.179581 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5a3868cd-5653-435c-848f-50badbadd270 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:45.209991 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:09:45.209991 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:09:45.219586 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-5a3868cd-5653-435c-848f-50badbadd270 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Volume info retrieved successfully. Aug 13 21:09:45.232795 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5a3868cd-5653-435c-848f-50badbadd270 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/volumes/5eb4d405-a43b-4f54-b702-514fcfdd0c71 returned with HTTP 200 Aug 13 21:09:45.233249 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 362/1432] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:45 2026] GET /volume/v3/volumes/5eb4d405-a43b-4f54-b702-514fcfdd0c71 => generated 1360 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:09:45.755360 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f6c9bfaa-3ac1-4e2a-b6e7-3e7dbb930b1b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:45.757379 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f6c9bfaa-3ac1-4e2a-b6e7-3e7dbb930b1b tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] GET https://10.4.3.14/volume/v3/volumes/667c6155-3c02-40d5-b4f7-b689f03af9a8 Aug 13 21:09:45.757487 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f6c9bfaa-3ac1-4e2a-b6e7-3e7dbb930b1b tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:45.757721 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f6c9bfaa-3ac1-4e2a-b6e7-3e7dbb930b1b tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:45.765266 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f6c9bfaa-3ac1-4e2a-b6e7-3e7dbb930b1b tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] https://10.4.3.14/volume/v3/volumes/667c6155-3c02-40d5-b4f7-b689f03af9a8 returned with HTTP 404 Aug 13 21:09:45.765266 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 357/1433] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:45 2026] GET /volume/v3/volumes/667c6155-3c02-40d5-b4f7-b689f03af9a8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:09:45.779988 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7f61742b-858b-45f6-b0c5-6c8326cd97dd None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:45.782607 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7f61742b-858b-45f6-b0c5-6c8326cd97dd tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] DELETE https://10.4.3.14/volume/v3/volumes/5f5192c6-6065-4758-aaaa-c0501df85bb5 Aug 13 21:09:45.783995 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7f61742b-858b-45f6-b0c5-6c8326cd97dd tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:45.783995 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7f61742b-858b-45f6-b0c5-6c8326cd97dd tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:45.783995 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-7f61742b-858b-45f6-b0c5-6c8326cd97dd tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Delete volume with id: 5f5192c6-6065-4758-aaaa-c0501df85bb5 Aug 13 21:09:45.793441 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:09:45.793441 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:09:45.795029 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7f61742b-858b-45f6-b0c5-6c8326cd97dd tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Volume info retrieved successfully. Aug 13 21:09:45.816911 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7f61742b-858b-45f6-b0c5-6c8326cd97dd tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Delete volume request issued successfully. Aug 13 21:09:45.817490 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7f61742b-858b-45f6-b0c5-6c8326cd97dd tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] https://10.4.3.14/volume/v3/volumes/5f5192c6-6065-4758-aaaa-c0501df85bb5 returned with HTTP 202 Aug 13 21:09:45.818074 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 361/1434] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:09:45 2026] DELETE /volume/v3/volumes/5f5192c6-6065-4758-aaaa-c0501df85bb5 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:09:45.826304 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-59efef9f-bf74-409d-9f70-a0fe7134f1dd None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:45.827588 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-59efef9f-bf74-409d-9f70-a0fe7134f1dd tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] GET https://10.4.3.14/volume/v3/volumes/5f5192c6-6065-4758-aaaa-c0501df85bb5 Aug 13 21:09:45.827830 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-59efef9f-bf74-409d-9f70-a0fe7134f1dd tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:45.828068 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-59efef9f-bf74-409d-9f70-a0fe7134f1dd tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:45.838519 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:09:45.838519 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:09:45.843068 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-59efef9f-bf74-409d-9f70-a0fe7134f1dd tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Volume info retrieved successfully. Aug 13 21:09:45.848052 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-59efef9f-bf74-409d-9f70-a0fe7134f1dd tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] https://10.4.3.14/volume/v3/volumes/5f5192c6-6065-4758-aaaa-c0501df85bb5 returned with HTTP 200 Aug 13 21:09:45.848578 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 355/1435] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:45 2026] GET /volume/v3/volumes/5f5192c6-6065-4758-aaaa-c0501df85bb5 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:46.866696 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-993183b2-79cd-4242-bfe9-9851e743a36e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:46.868864 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-993183b2-79cd-4242-bfe9-9851e743a36e tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] GET https://10.4.3.14/volume/v3/volumes/5f5192c6-6065-4758-aaaa-c0501df85bb5 Aug 13 21:09:46.869825 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-993183b2-79cd-4242-bfe9-9851e743a36e tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:46.869825 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-993183b2-79cd-4242-bfe9-9851e743a36e tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:46.871901 np0000007265 devstack@c-api.service[100216]: DEBUG dbcounter [-] [100216] Writing DB stats cinder:SELECT=392,cinder:UPDATE=86,cinder:INSERT=37 {{(pid=100216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:09:46.877795 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-993183b2-79cd-4242-bfe9-9851e743a36e tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] https://10.4.3.14/volume/v3/volumes/5f5192c6-6065-4758-aaaa-c0501df85bb5 returned with HTTP 404 Aug 13 21:09:46.878231 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 363/1436] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:46 2026] GET /volume/v3/volumes/5f5192c6-6065-4758-aaaa-c0501df85bb5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:09:46.948742 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-99160fbb-3a8a-4e89-8156-943f305e2b7d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:46.950422 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-99160fbb-3a8a-4e89-8156-943f305e2b7d tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] DELETE https://10.4.3.14/volume/v3/volumes/0fa0fbd2-c003-4e38-8569-aec1b76c122d Aug 13 21:09:46.950588 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-99160fbb-3a8a-4e89-8156-943f305e2b7d tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:46.950823 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-99160fbb-3a8a-4e89-8156-943f305e2b7d tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:46.950945 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-99160fbb-3a8a-4e89-8156-943f305e2b7d tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Delete volume with id: 0fa0fbd2-c003-4e38-8569-aec1b76c122d Aug 13 21:09:46.952994 np0000007265 devstack@c-api.service[100214]: DEBUG dbcounter [-] [100214] Writing DB stats cinder:SELECT=360,cinder:UPDATE=61,cinder:INSERT=30 {{(pid=100214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:09:46.957999 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:09:46.957999 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:09:46.958489 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-99160fbb-3a8a-4e89-8156-943f305e2b7d tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Volume info retrieved successfully. Aug 13 21:09:46.985420 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-99160fbb-3a8a-4e89-8156-943f305e2b7d tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Delete volume request issued successfully. Aug 13 21:09:46.985686 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-99160fbb-3a8a-4e89-8156-943f305e2b7d tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] https://10.4.3.14/volume/v3/volumes/0fa0fbd2-c003-4e38-8569-aec1b76c122d returned with HTTP 202 Aug 13 21:09:46.986223 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 358/1437] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:09:46 2026] DELETE /volume/v3/volumes/0fa0fbd2-c003-4e38-8569-aec1b76c122d => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 13 21:09:46.995574 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b479652e-18d5-4854-abc4-ce2d77ae4584 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:46.997891 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b479652e-18d5-4854-abc4-ce2d77ae4584 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] GET https://10.4.3.14/volume/v3/volumes/0fa0fbd2-c003-4e38-8569-aec1b76c122d Aug 13 21:09:46.998162 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b479652e-18d5-4854-abc4-ce2d77ae4584 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:46.998406 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b479652e-18d5-4854-abc4-ce2d77ae4584 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:47.013984 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:09:47.013984 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:09:47.024678 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b479652e-18d5-4854-abc4-ce2d77ae4584 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Volume info retrieved successfully. Aug 13 21:09:47.032784 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b479652e-18d5-4854-abc4-ce2d77ae4584 tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] https://10.4.3.14/volume/v3/volumes/0fa0fbd2-c003-4e38-8569-aec1b76c122d returned with HTTP 200 Aug 13 21:09:47.033316 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 362/1438] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:46 2026] GET /volume/v3/volumes/0fa0fbd2-c003-4e38-8569-aec1b76c122d => generated 840 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:47.143163 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-8317fd89-6ffb-46ba-8391-c1526e695121 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:47.143163 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8317fd89-6ffb-46ba-8391-c1526e695121 None None] GET https://10.4.3.14/volume// Aug 13 21:09:47.143163 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8317fd89-6ffb-46ba-8391-c1526e695121 None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:47.143163 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8317fd89-6ffb-46ba-8391-c1526e695121 None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:47.143163 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8317fd89-6ffb-46ba-8391-c1526e695121 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:09:47.143737 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 356/1439] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:09:47 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:09:47.157047 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-5ecb5f37-1aa8-4465-83ec-a188442708a7 req-1fc17e9f-79eb-408e-b2ab-c204ab5e7568 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:47.159438 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-5ecb5f37-1aa8-4465-83ec-a188442708a7 req-1fc17e9f-79eb-408e-b2ab-c204ab5e7568 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:09:47.159881 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-5ecb5f37-1aa8-4465-83ec-a188442708a7 req-1fc17e9f-79eb-408e-b2ab-c204ab5e7568 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5a8f1835-113f-4a7b-ac1b-0511c4b77858", "connector": null, "instance_uuid": "5dd9e137-09cb-4a3f-8634-2c6f87cb061d"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:09:47.174271 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:09:47.174271 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:09:47.212081 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-5ecb5f37-1aa8-4465-83ec-a188442708a7 req-1fc17e9f-79eb-408e-b2ab-c204ab5e7568 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:09:47.212635 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 364/1440] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:09:47 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:09:47.221943 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-5ecb5f37-1aa8-4465-83ec-a188442708a7 req-881baf42-0987-4154-905d-dc0cec72b196 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:47.224388 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-5ecb5f37-1aa8-4465-83ec-a188442708a7 req-881baf42-0987-4154-905d-dc0cec72b196 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] DELETE https://10.4.3.14/volume/v3/attachments/dbe38abe-8e01-48f4-92d5-58af761bdeec Aug 13 21:09:47.224661 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-5ecb5f37-1aa8-4465-83ec-a188442708a7 req-881baf42-0987-4154-905d-dc0cec72b196 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:47.224918 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-5ecb5f37-1aa8-4465-83ec-a188442708a7 req-881baf42-0987-4154-905d-dc0cec72b196 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:47.236357 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:09:47.236357 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:09:47.304238 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-5ecb5f37-1aa8-4465-83ec-a188442708a7 req-881baf42-0987-4154-905d-dc0cec72b196 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] https://10.4.3.14/volume/v3/attachments/dbe38abe-8e01-48f4-92d5-58af761bdeec returned with HTTP 200 Aug 13 21:09:47.304747 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 359/1441] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:09:47 2026] DELETE /volume/v3/attachments/dbe38abe-8e01-48f4-92d5-58af761bdeec => generated 192 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:09:48.048641 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b60dcbfb-a9b4-4da8-87b5-c353d619febd None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:48.050803 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b60dcbfb-a9b4-4da8-87b5-c353d619febd tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] GET https://10.4.3.14/volume/v3/volumes/0fa0fbd2-c003-4e38-8569-aec1b76c122d Aug 13 21:09:48.050803 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b60dcbfb-a9b4-4da8-87b5-c353d619febd tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:48.050803 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b60dcbfb-a9b4-4da8-87b5-c353d619febd tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:48.056286 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b60dcbfb-a9b4-4da8-87b5-c353d619febd tempest-AttachVolumeTestJSON-982105655 tempest-AttachVolumeTestJSON-982105655-project-member] https://10.4.3.14/volume/v3/volumes/0fa0fbd2-c003-4e38-8569-aec1b76c122d returned with HTTP 404 Aug 13 21:09:48.056743 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 363/1442] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:48 2026] GET /volume/v3/volumes/0fa0fbd2-c003-4e38-8569-aec1b76c122d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:09:48.358909 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-5ecb5f37-1aa8-4465-83ec-a188442708a7 req-6f23779b-3032-4384-839e-ce570eb94bb7 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:48.360844 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-5ecb5f37-1aa8-4465-83ec-a188442708a7 req-6f23779b-3032-4384-839e-ce570eb94bb7 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] PUT https://10.4.3.14/volume/v3/attachments/08324cb5-6d70-4c26-b84b-83e6310898b9 Aug 13 21:09:48.361172 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-5ecb5f37-1aa8-4465-83ec-a188442708a7 req-6f23779b-3032-4384-839e-ce570eb94bb7 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:09:48.369778 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-5ecb5f37-1aa8-4465-83ec-a188442708a7 req-6f23779b-3032-4384-839e-ce570eb94bb7 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Acquiring lock "cinder-attachment_update-5a8f1835-113f-4a7b-ac1b-0511c4b77858-np0000007265" by "attachment_update" {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:09:48.375032 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-5ecb5f37-1aa8-4465-83ec-a188442708a7 req-6f23779b-3032-4384-839e-ce570eb94bb7 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Lock "cinder-attachment_update-5a8f1835-113f-4a7b-ac1b-0511c4b77858-np0000007265" acquired by "attachment_update" :: waited 0.005s {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:09:48.376075 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:09:48.376075 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:09:48.476820 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-5ecb5f37-1aa8-4465-83ec-a188442708a7 req-6f23779b-3032-4384-839e-ce570eb94bb7 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Lock "cinder-attachment_update-5a8f1835-113f-4a7b-ac1b-0511c4b77858-np0000007265" released by "attachment_update" :: held 0.102s {{(pid=100217) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:09:48.477232 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-5ecb5f37-1aa8-4465-83ec-a188442708a7 req-6f23779b-3032-4384-839e-ce570eb94bb7 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] https://10.4.3.14/volume/v3/attachments/08324cb5-6d70-4c26-b84b-83e6310898b9 returned with HTTP 200 Aug 13 21:09:48.477700 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 357/1443] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:09:48 2026] PUT /volume/v3/attachments/08324cb5-6d70-4c26-b84b-83e6310898b9 => generated 969 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:09:48.489170 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-5ecb5f37-1aa8-4465-83ec-a188442708a7 req-de4ac9a7-3dde-4a6b-8fbe-f4813574c34f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:48.491530 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-5ecb5f37-1aa8-4465-83ec-a188442708a7 req-de4ac9a7-3dde-4a6b-8fbe-f4813574c34f tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] GET https://10.4.3.14/volume/v3/attachments/08324cb5-6d70-4c26-b84b-83e6310898b9 Aug 13 21:09:48.491757 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-5ecb5f37-1aa8-4465-83ec-a188442708a7 req-de4ac9a7-3dde-4a6b-8fbe-f4813574c34f tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:48.491939 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-5ecb5f37-1aa8-4465-83ec-a188442708a7 req-de4ac9a7-3dde-4a6b-8fbe-f4813574c34f tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:48.506294 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-5ecb5f37-1aa8-4465-83ec-a188442708a7 req-de4ac9a7-3dde-4a6b-8fbe-f4813574c34f tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] https://10.4.3.14/volume/v3/attachments/08324cb5-6d70-4c26-b84b-83e6310898b9 returned with HTTP 200 Aug 13 21:09:48.506736 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 365/1444] 10.4.3.14 () {70 vars in 1644 bytes} [Thu Aug 13 21:09:48 2026] GET /volume/v3/attachments/08324cb5-6d70-4c26-b84b-83e6310898b9 => generated 994 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:09:52.500914 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4e291cd1-8bfe-4d7b-972c-bd36d5f1e110 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:52.681842 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4e291cd1-8bfe-4d7b-972c-bd36d5f1e110 tempest-ExtraSpecsNegativeTest-868593044 tempest-ExtraSpecsNegativeTest-868593044-project-admin] POST https://10.4.3.14/volume/v3/types Aug 13 21:09:52.682534 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4e291cd1-8bfe-4d7b-972c-bd36d5f1e110 tempest-ExtraSpecsNegativeTest-868593044 tempest-ExtraSpecsNegativeTest-868593044-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-486763986", "extra_specs": {"spec1": "val1"}}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:09:52.684820 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:09:52.684820 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:09:52.704818 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4e291cd1-8bfe-4d7b-972c-bd36d5f1e110 tempest-ExtraSpecsNegativeTest-868593044 tempest-ExtraSpecsNegativeTest-868593044-project-admin] https://10.4.3.14/volume/v3/types returned with HTTP 200 Aug 13 21:09:52.705510 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 360/1445] 10.4.3.14 () {68 vars in 1246 bytes} [Thu Aug 13 21:09:52 2026] POST /volume/v3/types => generated 242 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:52.716262 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4aff907d-d1b1-4cd7-96c2-2e4f1cf6b745 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:52.720392 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4aff907d-d1b1-4cd7-96c2-2e4f1cf6b745 tempest-ExtraSpecsNegativeTest-868593044 tempest-ExtraSpecsNegativeTest-868593044-project-admin] POST https://10.4.3.14/volume/v3/types/60de8758-95e0-4e4c-b0b7-3fed3dd5c733/extra_specs Aug 13 21:09:52.721158 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4aff907d-d1b1-4cd7-96c2-2e4f1cf6b745 tempest-ExtraSpecsNegativeTest-868593044 tempest-ExtraSpecsNegativeTest-868593044-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:09:52.723497 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4aff907d-d1b1-4cd7-96c2-2e4f1cf6b745 tempest-ExtraSpecsNegativeTest-868593044 tempest-ExtraSpecsNegativeTest-868593044-project-admin] https://10.4.3.14/volume/v3/types/60de8758-95e0-4e4c-b0b7-3fed3dd5c733/extra_specs returned with HTTP 400 Aug 13 21:09:52.724331 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 364/1446] 10.4.3.14 () {68 vars in 1392 bytes} [Thu Aug 13 21:09:52 2026] POST /volume/v3/types/60de8758-95e0-4e4c-b0b7-3fed3dd5c733/extra_specs => generated 146 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 21:09:52.737593 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-e591c486-722e-45a7-bef3-58de355d9e47 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:52.739737 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e591c486-722e-45a7-bef3-58de355d9e47 tempest-ExtraSpecsNegativeTest-868593044 tempest-ExtraSpecsNegativeTest-868593044-project-admin] POST https://10.4.3.14/volume/v3/types/60de8758-95e0-4e4c-b0b7-3fed3dd5c733/extra_specs Aug 13 21:09:52.740087 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e591c486-722e-45a7-bef3-58de355d9e47 tempest-ExtraSpecsNegativeTest-868593044 tempest-ExtraSpecsNegativeTest-868593044-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:09:52.741623 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e591c486-722e-45a7-bef3-58de355d9e47 tempest-ExtraSpecsNegativeTest-868593044 tempest-ExtraSpecsNegativeTest-868593044-project-admin] https://10.4.3.14/volume/v3/types/60de8758-95e0-4e4c-b0b7-3fed3dd5c733/extra_specs returned with HTTP 400 Aug 13 21:09:52.742167 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 358/1447] 10.4.3.14 () {68 vars in 1392 bytes} [Thu Aug 13 21:09:52 2026] POST /volume/v3/types/60de8758-95e0-4e4c-b0b7-3fed3dd5c733/extra_specs => generated 132 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 21:09:52.749367 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c2af9641-3a60-44da-b20c-c5dd77308bd9 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:52.751513 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c2af9641-3a60-44da-b20c-c5dd77308bd9 tempest-ExtraSpecsNegativeTest-868593044 tempest-ExtraSpecsNegativeTest-868593044-project-admin] POST https://10.4.3.14/volume/v3/types/27435a80-74f5-4d95-ab22-a3021fe92091/extra_specs Aug 13 21:09:52.751941 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c2af9641-3a60-44da-b20c-c5dd77308bd9 tempest-ExtraSpecsNegativeTest-868593044 tempest-ExtraSpecsNegativeTest-868593044-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:09:52.753865 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:09:52.753865 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:09:52.764035 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c2af9641-3a60-44da-b20c-c5dd77308bd9 tempest-ExtraSpecsNegativeTest-868593044 tempest-ExtraSpecsNegativeTest-868593044-project-admin] https://10.4.3.14/volume/v3/types/27435a80-74f5-4d95-ab22-a3021fe92091/extra_specs returned with HTTP 404 Aug 13 21:09:52.765000 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 366/1448] 10.4.3.14 () {68 vars in 1392 bytes} [Thu Aug 13 21:09:52 2026] POST /volume/v3/types/27435a80-74f5-4d95-ab22-a3021fe92091/extra_specs => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:09:52.773791 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3c4a5032-760a-46a5-b7ff-aa8181fdc3b0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:52.775598 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3c4a5032-760a-46a5-b7ff-aa8181fdc3b0 tempest-ExtraSpecsNegativeTest-868593044 tempest-ExtraSpecsNegativeTest-868593044-project-admin] DELETE https://10.4.3.14/volume/v3/types/43335137-cf60-44b1-b0f0-f47afa7cca09/extra_specs/spec1 Aug 13 21:09:52.775851 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3c4a5032-760a-46a5-b7ff-aa8181fdc3b0 tempest-ExtraSpecsNegativeTest-868593044 tempest-ExtraSpecsNegativeTest-868593044-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:52.776096 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3c4a5032-760a-46a5-b7ff-aa8181fdc3b0 tempest-ExtraSpecsNegativeTest-868593044 tempest-ExtraSpecsNegativeTest-868593044-project-admin] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:52.779398 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3c4a5032-760a-46a5-b7ff-aa8181fdc3b0 tempest-ExtraSpecsNegativeTest-868593044 tempest-ExtraSpecsNegativeTest-868593044-project-admin] https://10.4.3.14/volume/v3/types/43335137-cf60-44b1-b0f0-f47afa7cca09/extra_specs/spec1 returned with HTTP 404 Aug 13 21:09:52.779958 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 361/1449] 10.4.3.14 () {66 vars in 1392 bytes} [Thu Aug 13 21:09:52 2026] DELETE /volume/v3/types/43335137-cf60-44b1-b0f0-f47afa7cca09/extra_specs/spec1 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:09:52.787679 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a8db67c0-a408-477c-afe7-0c45eb15c0c4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:52.790042 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a8db67c0-a408-477c-afe7-0c45eb15c0c4 tempest-ExtraSpecsNegativeTest-868593044 tempest-ExtraSpecsNegativeTest-868593044-project-admin] GET https://10.4.3.14/volume/v3/types/60de8758-95e0-4e4c-b0b7-3fed3dd5c733/extra_specs/nonexistent_extra_spec_name Aug 13 21:09:52.790425 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a8db67c0-a408-477c-afe7-0c45eb15c0c4 tempest-ExtraSpecsNegativeTest-868593044 tempest-ExtraSpecsNegativeTest-868593044-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:52.790665 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a8db67c0-a408-477c-afe7-0c45eb15c0c4 tempest-ExtraSpecsNegativeTest-868593044 tempest-ExtraSpecsNegativeTest-868593044-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:52.793053 np0000007265 devstack@c-api.service[100215]: DEBUG dbcounter [-] [100215] Writing DB stats cinder:SELECT=300,cinder:UPDATE=53,cinder:INSERT=26 {{(pid=100215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:09:52.801915 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a8db67c0-a408-477c-afe7-0c45eb15c0c4 tempest-ExtraSpecsNegativeTest-868593044 tempest-ExtraSpecsNegativeTest-868593044-project-admin] https://10.4.3.14/volume/v3/types/60de8758-95e0-4e4c-b0b7-3fed3dd5c733/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Aug 13 21:09:52.802386 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 365/1450] 10.4.3.14 () {66 vars in 1455 bytes} [Thu Aug 13 21:09:52 2026] GET /volume/v3/types/60de8758-95e0-4e4c-b0b7-3fed3dd5c733/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 13 21:09:52.811580 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-0d4ac3e9-a4cc-4928-ad1a-0c8ff993dfa7 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:52.815160 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0d4ac3e9-a4cc-4928-ad1a-0c8ff993dfa7 tempest-ExtraSpecsNegativeTest-868593044 tempest-ExtraSpecsNegativeTest-868593044-project-admin] GET https://10.4.3.14/volume/v3/types/288289fb-a10d-46b2-abbf-3c3531ceb9e8/extra_specs/spec1 Aug 13 21:09:52.815702 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0d4ac3e9-a4cc-4928-ad1a-0c8ff993dfa7 tempest-ExtraSpecsNegativeTest-868593044 tempest-ExtraSpecsNegativeTest-868593044-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:52.816011 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0d4ac3e9-a4cc-4928-ad1a-0c8ff993dfa7 tempest-ExtraSpecsNegativeTest-868593044 tempest-ExtraSpecsNegativeTest-868593044-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:52.816305 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:09:52.816305 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:09:52.818346 np0000007265 devstack@c-api.service[100217]: DEBUG dbcounter [-] [100217] Writing DB stats cinder:SELECT=345,cinder:INSERT=37,cinder:UPDATE=76 {{(pid=100217) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:09:52.820664 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0d4ac3e9-a4cc-4928-ad1a-0c8ff993dfa7 tempest-ExtraSpecsNegativeTest-868593044 tempest-ExtraSpecsNegativeTest-868593044-project-admin] https://10.4.3.14/volume/v3/types/288289fb-a10d-46b2-abbf-3c3531ceb9e8/extra_specs/spec1 returned with HTTP 404 Aug 13 21:09:52.821207 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 359/1451] 10.4.3.14 () {66 vars in 1389 bytes} [Thu Aug 13 21:09:52 2026] GET /volume/v3/types/288289fb-a10d-46b2-abbf-3c3531ceb9e8/extra_specs/spec1 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:09:52.830054 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-09e43fba-0ef2-40dc-91dc-20da41ff4382 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:52.831954 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-09e43fba-0ef2-40dc-91dc-20da41ff4382 tempest-ExtraSpecsNegativeTest-868593044 tempest-ExtraSpecsNegativeTest-868593044-project-admin] GET https://10.4.3.14/volume/v3/types/0fe740ec-8467-4845-849d-fcc911f88eca/extra_specs Aug 13 21:09:52.832157 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-09e43fba-0ef2-40dc-91dc-20da41ff4382 tempest-ExtraSpecsNegativeTest-868593044 tempest-ExtraSpecsNegativeTest-868593044-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:52.832362 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-09e43fba-0ef2-40dc-91dc-20da41ff4382 tempest-ExtraSpecsNegativeTest-868593044 tempest-ExtraSpecsNegativeTest-868593044-project-admin] Calling method 'index' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:52.836175 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-09e43fba-0ef2-40dc-91dc-20da41ff4382 tempest-ExtraSpecsNegativeTest-868593044 tempest-ExtraSpecsNegativeTest-868593044-project-admin] https://10.4.3.14/volume/v3/types/0fe740ec-8467-4845-849d-fcc911f88eca/extra_specs returned with HTTP 404 Aug 13 21:09:52.836649 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 367/1452] 10.4.3.14 () {66 vars in 1371 bytes} [Thu Aug 13 21:09:52 2026] GET /volume/v3/types/0fe740ec-8467-4845-849d-fcc911f88eca/extra_specs => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:09:52.845020 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-80d3c376-5f2e-4552-9b80-b81397e133c1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:52.846916 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-80d3c376-5f2e-4552-9b80-b81397e133c1 tempest-ExtraSpecsNegativeTest-868593044 tempest-ExtraSpecsNegativeTest-868593044-project-admin] PUT https://10.4.3.14/volume/v3/types/60de8758-95e0-4e4c-b0b7-3fed3dd5c733/extra_specs/spec1 Aug 13 21:09:52.847363 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-80d3c376-5f2e-4552-9b80-b81397e133c1 tempest-ExtraSpecsNegativeTest-868593044 tempest-ExtraSpecsNegativeTest-868593044-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:09:52.848985 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-80d3c376-5f2e-4552-9b80-b81397e133c1 tempest-ExtraSpecsNegativeTest-868593044 tempest-ExtraSpecsNegativeTest-868593044-project-admin] https://10.4.3.14/volume/v3/types/60de8758-95e0-4e4c-b0b7-3fed3dd5c733/extra_specs/spec1 returned with HTTP 400 Aug 13 21:09:52.849650 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 362/1453] 10.4.3.14 () {68 vars in 1409 bytes} [Thu Aug 13 21:09:52 2026] PUT /volume/v3/types/60de8758-95e0-4e4c-b0b7-3fed3dd5c733/extra_specs/spec1 => generated 102 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Aug 13 21:09:52.866039 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-77d09553-96b3-477c-abec-fe37a0623f4f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:52.870192 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-77d09553-96b3-477c-abec-fe37a0623f4f tempest-ExtraSpecsNegativeTest-868593044 tempest-ExtraSpecsNegativeTest-868593044-project-admin] PUT https://10.4.3.14/volume/v3/types/60de8758-95e0-4e4c-b0b7-3fed3dd5c733/extra_specs/spec1 Aug 13 21:09:52.870532 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-77d09553-96b3-477c-abec-fe37a0623f4f tempest-ExtraSpecsNegativeTest-868593044 tempest-ExtraSpecsNegativeTest-868593044-project-admin] Action: 'update', calling method: update, body: null {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:09:52.872268 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-77d09553-96b3-477c-abec-fe37a0623f4f tempest-ExtraSpecsNegativeTest-868593044 tempest-ExtraSpecsNegativeTest-868593044-project-admin] https://10.4.3.14/volume/v3/types/60de8758-95e0-4e4c-b0b7-3fed3dd5c733/extra_specs/spec1 returned with HTTP 400 Aug 13 21:09:52.873341 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 366/1454] 10.4.3.14 () {68 vars in 1408 bytes} [Thu Aug 13 21:09:52 2026] PUT /volume/v3/types/60de8758-95e0-4e4c-b0b7-3fed3dd5c733/extra_specs/spec1 => generated 72 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:09:52.882750 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-357f3803-5107-44ae-88df-c8e3ab3cd103 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:52.885144 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-357f3803-5107-44ae-88df-c8e3ab3cd103 tempest-ExtraSpecsNegativeTest-868593044 tempest-ExtraSpecsNegativeTest-868593044-project-admin] PUT https://10.4.3.14/volume/v3/types/60de8758-95e0-4e4c-b0b7-3fed3dd5c733/extra_specs/None Aug 13 21:09:52.885506 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-357f3803-5107-44ae-88df-c8e3ab3cd103 tempest-ExtraSpecsNegativeTest-868593044 tempest-ExtraSpecsNegativeTest-868593044-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:09:52.903362 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-357f3803-5107-44ae-88df-c8e3ab3cd103 tempest-ExtraSpecsNegativeTest-868593044 tempest-ExtraSpecsNegativeTest-868593044-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 13 21:09:52.903612 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-357f3803-5107-44ae-88df-c8e3ab3cd103 tempest-ExtraSpecsNegativeTest-868593044 tempest-ExtraSpecsNegativeTest-868593044-project-admin] https://10.4.3.14/volume/v3/types/60de8758-95e0-4e4c-b0b7-3fed3dd5c733/extra_specs/None returned with HTTP 400 Aug 13 21:09:52.904178 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 360/1455] 10.4.3.14 () {68 vars in 1406 bytes} [Thu Aug 13 21:09:52 2026] PUT /volume/v3/types/60de8758-95e0-4e4c-b0b7-3fed3dd5c733/extra_specs/None => generated 73 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:09:52.913763 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-55ac41a7-2618-4aa2-abbc-4fae6cbf35af None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:52.916176 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-55ac41a7-2618-4aa2-abbc-4fae6cbf35af tempest-ExtraSpecsNegativeTest-868593044 tempest-ExtraSpecsNegativeTest-868593044-project-admin] PUT https://10.4.3.14/volume/v3/types/60de8758-95e0-4e4c-b0b7-3fed3dd5c733/extra_specs/46f8d73d-2183-4d53-b84e-1161fe59398a Aug 13 21:09:52.916543 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-55ac41a7-2618-4aa2-abbc-4fae6cbf35af tempest-ExtraSpecsNegativeTest-868593044 tempest-ExtraSpecsNegativeTest-868593044-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:09:52.927888 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-55ac41a7-2618-4aa2-abbc-4fae6cbf35af tempest-ExtraSpecsNegativeTest-868593044 tempest-ExtraSpecsNegativeTest-868593044-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 13 21:09:52.928039 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-55ac41a7-2618-4aa2-abbc-4fae6cbf35af tempest-ExtraSpecsNegativeTest-868593044 tempest-ExtraSpecsNegativeTest-868593044-project-admin] https://10.4.3.14/volume/v3/types/60de8758-95e0-4e4c-b0b7-3fed3dd5c733/extra_specs/46f8d73d-2183-4d53-b84e-1161fe59398a returned with HTTP 400 Aug 13 21:09:52.928695 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 368/1456] 10.4.3.14 () {68 vars in 1502 bytes} [Thu Aug 13 21:09:52 2026] PUT /volume/v3/types/60de8758-95e0-4e4c-b0b7-3fed3dd5c733/extra_specs/46f8d73d-2183-4d53-b84e-1161fe59398a => generated 73 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:09:52.938305 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d272f21f-1c3c-4ddf-9ad3-2701a811fa95 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:52.941829 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d272f21f-1c3c-4ddf-9ad3-2701a811fa95 tempest-ExtraSpecsNegativeTest-868593044 tempest-ExtraSpecsNegativeTest-868593044-project-admin] PUT https://10.4.3.14/volume/v3/types/59ac6bc1-328a-4525-8d31-82f52e65b982/extra_specs/spec1 Aug 13 21:09:52.942355 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d272f21f-1c3c-4ddf-9ad3-2701a811fa95 tempest-ExtraSpecsNegativeTest-868593044 tempest-ExtraSpecsNegativeTest-868593044-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:09:52.955206 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d272f21f-1c3c-4ddf-9ad3-2701a811fa95 tempest-ExtraSpecsNegativeTest-868593044 tempest-ExtraSpecsNegativeTest-868593044-project-admin] https://10.4.3.14/volume/v3/types/59ac6bc1-328a-4525-8d31-82f52e65b982/extra_specs/spec1 returned with HTTP 404 Aug 13 21:09:52.955821 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 363/1457] 10.4.3.14 () {68 vars in 1409 bytes} [Thu Aug 13 21:09:52 2026] PUT /volume/v3/types/59ac6bc1-328a-4525-8d31-82f52e65b982/extra_specs/spec1 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:09:52.965792 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-dfc8019e-86b6-441a-baa2-6e8d6d13a17a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:52.967591 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-dfc8019e-86b6-441a-baa2-6e8d6d13a17a tempest-ExtraSpecsNegativeTest-868593044 tempest-ExtraSpecsNegativeTest-868593044-project-admin] DELETE https://10.4.3.14/volume/v3/types/60de8758-95e0-4e4c-b0b7-3fed3dd5c733 Aug 13 21:09:52.967746 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-dfc8019e-86b6-441a-baa2-6e8d6d13a17a tempest-ExtraSpecsNegativeTest-868593044 tempest-ExtraSpecsNegativeTest-868593044-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:52.967939 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-dfc8019e-86b6-441a-baa2-6e8d6d13a17a tempest-ExtraSpecsNegativeTest-868593044 tempest-ExtraSpecsNegativeTest-868593044-project-admin] Calling method '_delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:53.001344 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-dfc8019e-86b6-441a-baa2-6e8d6d13a17a tempest-ExtraSpecsNegativeTest-868593044 tempest-ExtraSpecsNegativeTest-868593044-project-admin] https://10.4.3.14/volume/v3/types/60de8758-95e0-4e4c-b0b7-3fed3dd5c733 returned with HTTP 202 Aug 13 21:09:53.001344 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 367/1458] 10.4.3.14 () {66 vars in 1338 bytes} [Thu Aug 13 21:09:52 2026] DELETE /volume/v3/types/60de8758-95e0-4e4c-b0b7-3fed3dd5c733 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:09:53.008800 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-da6607e3-de15-46b2-8f35-e1e2c3b795da None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:53.013486 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-da6607e3-de15-46b2-8f35-e1e2c3b795da tempest-ExtraSpecsNegativeTest-868593044 tempest-ExtraSpecsNegativeTest-868593044-project-admin] GET https://10.4.3.14/volume/v3/types/60de8758-95e0-4e4c-b0b7-3fed3dd5c733 Aug 13 21:09:53.013767 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-da6607e3-de15-46b2-8f35-e1e2c3b795da tempest-ExtraSpecsNegativeTest-868593044 tempest-ExtraSpecsNegativeTest-868593044-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:53.017113 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-da6607e3-de15-46b2-8f35-e1e2c3b795da tempest-ExtraSpecsNegativeTest-868593044 tempest-ExtraSpecsNegativeTest-868593044-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:53.025121 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-da6607e3-de15-46b2-8f35-e1e2c3b795da tempest-ExtraSpecsNegativeTest-868593044 tempest-ExtraSpecsNegativeTest-868593044-project-admin] https://10.4.3.14/volume/v3/types/60de8758-95e0-4e4c-b0b7-3fed3dd5c733 returned with HTTP 404 Aug 13 21:09:53.025830 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 361/1459] 10.4.3.14 () {66 vars in 1335 bytes} [Thu Aug 13 21:09:53 2026] GET /volume/v3/types/60de8758-95e0-4e4c-b0b7-3fed3dd5c733 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:09:53.333106 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-5ecb5f37-1aa8-4465-83ec-a188442708a7 req-084db066-0046-440b-a47a-b88c9812904e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:53.337805 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-5ecb5f37-1aa8-4465-83ec-a188442708a7 req-084db066-0046-440b-a47a-b88c9812904e tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] POST https://10.4.3.14/volume/v3/attachments/08324cb5-6d70-4c26-b84b-83e6310898b9/action Aug 13 21:09:53.338256 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-5ecb5f37-1aa8-4465-83ec-a188442708a7 req-084db066-0046-440b-a47a-b88c9812904e tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Action body: b'{"os-complete": null}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:09:53.338378 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-5ecb5f37-1aa8-4465-83ec-a188442708a7 req-084db066-0046-440b-a47a-b88c9812904e tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:09:53.360307 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:09:53.360307 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:09:53.379466 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-5ecb5f37-1aa8-4465-83ec-a188442708a7 req-084db066-0046-440b-a47a-b88c9812904e tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] https://10.4.3.14/volume/v3/attachments/08324cb5-6d70-4c26-b84b-83e6310898b9/action returned with HTTP 204 Aug 13 21:09:53.380040 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 369/1460] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:09:53 2026] POST /volume/v3/attachments/08324cb5-6d70-4c26-b84b-83e6310898b9/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:09:54.302480 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d9100674-156b-49c5-9055-ce21952367b9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:54.304327 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d9100674-156b-49c5-9055-ce21952367b9 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:09:54.304713 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d9100674-156b-49c5-9055-ce21952367b9 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1809282253"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:09:54.307525 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-d9100674-156b-49c5-9055-ce21952367b9 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1809282253'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:09:54.307808 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-d9100674-156b-49c5-9055-ce21952367b9 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Create volume of 1 GB Aug 13 21:09:54.317378 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d9100674-156b-49c5-9055-ce21952367b9 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Availability Zones retrieved successfully. Aug 13 21:09:54.330986 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-d9100674-156b-49c5-9055-ce21952367b9 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Flow 'volume_create_api' (8b98befb-ba64-4df6-ab54-caf89b4f01b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:09:54.332632 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-d9100674-156b-49c5-9055-ce21952367b9 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3835b1ea-b2c1-4302-917d-bb2a3143a699) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:09:54.333981 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-d9100674-156b-49c5-9055-ce21952367b9 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:09:54.363568 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-d9100674-156b-49c5-9055-ce21952367b9 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3835b1ea-b2c1-4302-917d-bb2a3143a699) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:09:54.364310 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-d9100674-156b-49c5-9055-ce21952367b9 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31f21ec2-b457-4c09-87ed-b7d7bd1e9a14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:09:54.404273 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-d9100674-156b-49c5-9055-ce21952367b9 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Created reservations ['58d459ad-e836-4634-bc73-82f33bfe7f36', '3a607fa8-315f-4c82-8c50-b32c29374941', 'edbcb573-c1d3-4c81-baae-e92f96a9978e', '02e4b9c5-d92e-440e-9d21-4c4073cd6e88'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:09:54.405596 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-d9100674-156b-49c5-9055-ce21952367b9 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31f21ec2-b457-4c09-87ed-b7d7bd1e9a14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58d459ad-e836-4634-bc73-82f33bfe7f36', '3a607fa8-315f-4c82-8c50-b32c29374941', 'edbcb573-c1d3-4c81-baae-e92f96a9978e', '02e4b9c5-d92e-440e-9d21-4c4073cd6e88']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:09:54.405855 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-d9100674-156b-49c5-9055-ce21952367b9 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ae3cd32-eba1-4f58-99f7-84b917699ca4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:09:54.431956 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-d9100674-156b-49c5-9055-ce21952367b9 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ae3cd32-eba1-4f58-99f7-84b917699ca4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07e8ddb3-b708-4799-9df5-d2f20fbdfee0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1809282253',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb58437551964d5782679503348f8a51',qos_specs=None,replication_status=,reservations=['58d459ad-e836-4634-bc73-82f33bfe7f36','3a607fa8-315f-4c82-8c50-b32c29374941','edbcb573-c1d3-4c81-baae-e92f96a9978e','02e4b9c5-d92e-440e-9d21-4c4073cd6e88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5737adbd3e354a1b94bb8d38f0ac249b',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:09:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1809282253',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=07e8ddb3-b708-4799-9df5-d2f20fbdfee0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb58437551964d5782679503348f8a51',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5737adbd3e354a1b94bb8d38f0ac249b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:09:54.432621 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-d9100674-156b-49c5-9055-ce21952367b9 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d6b6be8-89e9-4907-9aa3-c496a0d933b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:09:54.459251 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-d9100674-156b-49c5-9055-ce21952367b9 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d6b6be8-89e9-4907-9aa3-c496a0d933b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1809282253',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb58437551964d5782679503348f8a51',qos_specs=None,replication_status=,reservations=['58d459ad-e836-4634-bc73-82f33bfe7f36','3a607fa8-315f-4c82-8c50-b32c29374941','edbcb573-c1d3-4c81-baae-e92f96a9978e','02e4b9c5-d92e-440e-9d21-4c4073cd6e88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5737adbd3e354a1b94bb8d38f0ac249b',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:09:54.459916 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-d9100674-156b-49c5-9055-ce21952367b9 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b20d4575-2bda-4c39-a565-3a956be7de95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:09:54.477446 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-d9100674-156b-49c5-9055-ce21952367b9 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b20d4575-2bda-4c39-a565-3a956be7de95) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:09:54.478050 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-d9100674-156b-49c5-9055-ce21952367b9 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Flow 'volume_create_api' (8b98befb-ba64-4df6-ab54-caf89b4f01b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:09:54.478329 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d9100674-156b-49c5-9055-ce21952367b9 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Create volume request issued successfully. Aug 13 21:09:54.478831 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d9100674-156b-49c5-9055-ce21952367b9 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:09:54.479222 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 364/1461] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:09:54 2026] POST /volume/v3/volumes => generated 753 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:09:54.500557 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f438f764-91cc-4aa2-910b-3743d6680b4e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:54.505400 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f438f764-91cc-4aa2-910b-3743d6680b4e tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] GET https://10.4.3.14/volume/v3/volumes/07e8ddb3-b708-4799-9df5-d2f20fbdfee0 Aug 13 21:09:54.505719 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f438f764-91cc-4aa2-910b-3743d6680b4e tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:54.505916 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f438f764-91cc-4aa2-910b-3743d6680b4e tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:54.521713 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:09:54.521713 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:09:54.525752 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f438f764-91cc-4aa2-910b-3743d6680b4e tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Volume info retrieved successfully. Aug 13 21:09:54.532107 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f438f764-91cc-4aa2-910b-3743d6680b4e tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] https://10.4.3.14/volume/v3/volumes/07e8ddb3-b708-4799-9df5-d2f20fbdfee0 returned with HTTP 200 Aug 13 21:09:54.532675 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 368/1462] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:54 2026] GET /volume/v3/volumes/07e8ddb3-b708-4799-9df5-d2f20fbdfee0 => generated 821 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:55.281783 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-573628c6-efe5-4a82-8907-daae5b9540e5 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:55.398577 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-573628c6-efe5-4a82-8907-daae5b9540e5 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:09:55.398988 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-573628c6-efe5-4a82-8907-daae5b9540e5 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1330218697"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:09:55.400649 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-573628c6-efe5-4a82-8907-daae5b9540e5 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1330218697'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:09:55.400747 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-573628c6-efe5-4a82-8907-daae5b9540e5 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Create volume of 1 GB Aug 13 21:09:55.404423 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-573628c6-efe5-4a82-8907-daae5b9540e5 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Availability Zones retrieved successfully. Aug 13 21:09:55.409781 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-573628c6-efe5-4a82-8907-daae5b9540e5 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Flow 'volume_create_api' (42372bfc-41cc-4353-9a82-ba1a38f92032) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:09:55.410923 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-573628c6-efe5-4a82-8907-daae5b9540e5 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (241a6725-62b4-45ee-9b1e-4fe6cf0ea056) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:09:55.411772 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-573628c6-efe5-4a82-8907-daae5b9540e5 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:09:55.438469 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-573628c6-efe5-4a82-8907-daae5b9540e5 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (241a6725-62b4-45ee-9b1e-4fe6cf0ea056) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:09:55.439414 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-573628c6-efe5-4a82-8907-daae5b9540e5 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f7d3b00-b5df-4ec7-9408-fbbe3e9e39cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:09:55.495991 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-573628c6-efe5-4a82-8907-daae5b9540e5 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Created reservations ['3d530efb-7f82-41c5-b19a-9c9ffe73dba9', '640c9685-4d64-4e0b-97b3-053b8ff8ee72', '75c7b35d-e972-4bb6-a74e-c8491b5bb3c8', '8aa99702-d6d0-4acb-a450-4853fca14f1b'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:09:55.496640 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-573628c6-efe5-4a82-8907-daae5b9540e5 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f7d3b00-b5df-4ec7-9408-fbbe3e9e39cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d530efb-7f82-41c5-b19a-9c9ffe73dba9', '640c9685-4d64-4e0b-97b3-053b8ff8ee72', '75c7b35d-e972-4bb6-a74e-c8491b5bb3c8', '8aa99702-d6d0-4acb-a450-4853fca14f1b']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:09:55.497319 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-573628c6-efe5-4a82-8907-daae5b9540e5 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba0286e5-2b27-4c5d-a204-4e83f83b1e5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:09:55.522532 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-573628c6-efe5-4a82-8907-daae5b9540e5 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba0286e5-2b27-4c5d-a204-4e83f83b1e5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af1d1864-de92-450f-b025-9d33904dd69b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1330218697',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='242854f26b3240b4aba29d8c4ef5f007',qos_specs=None,replication_status=,reservations=['3d530efb-7f82-41c5-b19a-9c9ffe73dba9','640c9685-4d64-4e0b-97b3-053b8ff8ee72','75c7b35d-e972-4bb6-a74e-c8491b5bb3c8','8aa99702-d6d0-4acb-a450-4853fca14f1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48fab35bcb924711ac167a0cbb247d64',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:09:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1330218697',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af1d1864-de92-450f-b025-9d33904dd69b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='242854f26b3240b4aba29d8c4ef5f007',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='48fab35bcb924711ac167a0cbb247d64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:09:55.523510 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-573628c6-efe5-4a82-8907-daae5b9540e5 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e2d08f2-8f2d-466d-90ea-5a0c0cd894a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:09:55.541918 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-573628c6-efe5-4a82-8907-daae5b9540e5 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e2d08f2-8f2d-466d-90ea-5a0c0cd894a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1330218697',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='242854f26b3240b4aba29d8c4ef5f007',qos_specs=None,replication_status=,reservations=['3d530efb-7f82-41c5-b19a-9c9ffe73dba9','640c9685-4d64-4e0b-97b3-053b8ff8ee72','75c7b35d-e972-4bb6-a74e-c8491b5bb3c8','8aa99702-d6d0-4acb-a450-4853fca14f1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48fab35bcb924711ac167a0cbb247d64',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:09:55.542607 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-573628c6-efe5-4a82-8907-daae5b9540e5 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97bfafbc-b419-4e73-8f37-955b042a72cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:09:55.546839 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c0c2d7f3-00d0-4807-be7f-461866998d06 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:55.548425 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c0c2d7f3-00d0-4807-be7f-461866998d06 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] GET https://10.4.3.14/volume/v3/volumes/07e8ddb3-b708-4799-9df5-d2f20fbdfee0 Aug 13 21:09:55.548710 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c0c2d7f3-00d0-4807-be7f-461866998d06 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:55.548959 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c0c2d7f3-00d0-4807-be7f-461866998d06 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:55.551782 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-573628c6-efe5-4a82-8907-daae5b9540e5 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97bfafbc-b419-4e73-8f37-955b042a72cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:09:55.552756 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-573628c6-efe5-4a82-8907-daae5b9540e5 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Flow 'volume_create_api' (42372bfc-41cc-4353-9a82-ba1a38f92032) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:09:55.553033 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-573628c6-efe5-4a82-8907-daae5b9540e5 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Create volume request issued successfully. Aug 13 21:09:55.553581 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-573628c6-efe5-4a82-8907-daae5b9540e5 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:09:55.553998 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 362/1463] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:09:55 2026] POST /volume/v3/volumes => generated 749 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:09:55.555932 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:09:55.555932 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:09:55.561689 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-c0c2d7f3-00d0-4807-be7f-461866998d06 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Volume info retrieved successfully. Aug 13 21:09:55.568851 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c0c2d7f3-00d0-4807-be7f-461866998d06 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] https://10.4.3.14/volume/v3/volumes/07e8ddb3-b708-4799-9df5-d2f20fbdfee0 returned with HTTP 200 Aug 13 21:09:55.569360 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 370/1464] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:55 2026] GET /volume/v3/volumes/07e8ddb3-b708-4799-9df5-d2f20fbdfee0 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:55.572662 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c6b992e6-02b0-4924-abe9-4c76151166dc None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:55.575315 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c6b992e6-02b0-4924-abe9-4c76151166dc tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] GET https://10.4.3.14/volume/v3/volumes/af1d1864-de92-450f-b025-9d33904dd69b Aug 13 21:09:55.575597 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c6b992e6-02b0-4924-abe9-4c76151166dc tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:55.575863 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c6b992e6-02b0-4924-abe9-4c76151166dc tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:55.587547 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:09:55.587547 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:09:55.598470 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-c6b992e6-02b0-4924-abe9-4c76151166dc tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Volume info retrieved successfully. Aug 13 21:09:55.606342 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c6b992e6-02b0-4924-abe9-4c76151166dc tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] https://10.4.3.14/volume/v3/volumes/af1d1864-de92-450f-b025-9d33904dd69b returned with HTTP 200 Aug 13 21:09:55.606826 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 365/1465] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:55 2026] GET /volume/v3/volumes/af1d1864-de92-450f-b025-9d33904dd69b => generated 817 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:55.623485 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-c84a92e6-0775-4a44-b11e-95bf5e1f6a1d req-40e93c35-95c5-4b87-b53f-093033a41a78 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:55.626062 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-c84a92e6-0775-4a44-b11e-95bf5e1f6a1d req-40e93c35-95c5-4b87-b53f-093033a41a78 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] GET https://10.4.3.14/volume/v3/volumes/07e8ddb3-b708-4799-9df5-d2f20fbdfee0 Aug 13 21:09:55.626362 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-c84a92e6-0775-4a44-b11e-95bf5e1f6a1d req-40e93c35-95c5-4b87-b53f-093033a41a78 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:55.626785 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-c84a92e6-0775-4a44-b11e-95bf5e1f6a1d req-40e93c35-95c5-4b87-b53f-093033a41a78 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:55.634896 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:09:55.634896 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:09:55.639196 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-c84a92e6-0775-4a44-b11e-95bf5e1f6a1d req-40e93c35-95c5-4b87-b53f-093033a41a78 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Volume info retrieved successfully. Aug 13 21:09:55.645927 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-c84a92e6-0775-4a44-b11e-95bf5e1f6a1d req-40e93c35-95c5-4b87-b53f-093033a41a78 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] https://10.4.3.14/volume/v3/volumes/07e8ddb3-b708-4799-9df5-d2f20fbdfee0 returned with HTTP 200 Aug 13 21:09:55.646653 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 369/1466] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:09:55 2026] GET /volume/v3/volumes/07e8ddb3-b708-4799-9df5-d2f20fbdfee0 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:55.728893 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-468dfa32-1e0b-427e-8301-b431a6b6ff9d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:55.729311 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-468dfa32-1e0b-427e-8301-b431a6b6ff9d None None] GET https://10.4.3.14/volume// Aug 13 21:09:55.729461 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-468dfa32-1e0b-427e-8301-b431a6b6ff9d None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:55.729666 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-468dfa32-1e0b-427e-8301-b431a6b6ff9d None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:55.729941 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-468dfa32-1e0b-427e-8301-b431a6b6ff9d None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:09:55.730214 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 363/1467] 10.4.3.14 () {66 vars in 1421 bytes} [Thu Aug 13 21:09:55 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:09:55.738226 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-c84a92e6-0775-4a44-b11e-95bf5e1f6a1d req-d754bade-8aec-4c1b-b1b7-84c49cd03a24 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:55.740298 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-c84a92e6-0775-4a44-b11e-95bf5e1f6a1d req-d754bade-8aec-4c1b-b1b7-84c49cd03a24 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:09:55.740738 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-c84a92e6-0775-4a44-b11e-95bf5e1f6a1d req-d754bade-8aec-4c1b-b1b7-84c49cd03a24 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "07e8ddb3-b708-4799-9df5-d2f20fbdfee0", "connector": null, "instance_uuid": "f27141da-4043-425a-8cbd-cb9873ecbd30"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:09:55.750216 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:09:55.750216 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:09:55.781304 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-c84a92e6-0775-4a44-b11e-95bf5e1f6a1d req-d754bade-8aec-4c1b-b1b7-84c49cd03a24 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:09:55.782307 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 371/1468] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:09:55 2026] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:09:55.805940 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e85aaa94-c965-4ecc-b54c-0174b94fc71c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:55.808202 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e85aaa94-c965-4ecc-b54c-0174b94fc71c tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] GET https://10.4.3.14/volume/v3/volumes/07e8ddb3-b708-4799-9df5-d2f20fbdfee0 Aug 13 21:09:55.808396 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e85aaa94-c965-4ecc-b54c-0174b94fc71c tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:55.808672 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e85aaa94-c965-4ecc-b54c-0174b94fc71c tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:55.817698 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:09:55.817698 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:09:55.820853 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e85aaa94-c965-4ecc-b54c-0174b94fc71c tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Volume info retrieved successfully. Aug 13 21:09:55.821327 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8bcb6054-bcad-44a6-b086-14311ec67537 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:55.821730 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8bcb6054-bcad-44a6-b086-14311ec67537 None None] GET https://10.4.3.14/volume// Aug 13 21:09:55.821887 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8bcb6054-bcad-44a6-b086-14311ec67537 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:55.822089 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8bcb6054-bcad-44a6-b086-14311ec67537 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:55.822383 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8bcb6054-bcad-44a6-b086-14311ec67537 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:09:55.822658 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 370/1469] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:09:55 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 13 21:09:55.825369 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e85aaa94-c965-4ecc-b54c-0174b94fc71c tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] https://10.4.3.14/volume/v3/volumes/07e8ddb3-b708-4799-9df5-d2f20fbdfee0 returned with HTTP 200 Aug 13 21:09:55.825858 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 366/1470] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:55 2026] GET /volume/v3/volumes/07e8ddb3-b708-4799-9df5-d2f20fbdfee0 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:55.833694 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-c84a92e6-0775-4a44-b11e-95bf5e1f6a1d req-d7648453-f7bb-4945-841b-33920fccdf5d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:55.835587 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-c84a92e6-0775-4a44-b11e-95bf5e1f6a1d req-d7648453-f7bb-4945-841b-33920fccdf5d tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] GET https://10.4.3.14/volume/v3/volumes/07e8ddb3-b708-4799-9df5-d2f20fbdfee0 Aug 13 21:09:55.835786 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-c84a92e6-0775-4a44-b11e-95bf5e1f6a1d req-d7648453-f7bb-4945-841b-33920fccdf5d tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:55.835955 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-c84a92e6-0775-4a44-b11e-95bf5e1f6a1d req-d7648453-f7bb-4945-841b-33920fccdf5d tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:55.847645 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:09:55.847645 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:09:55.850720 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-c84a92e6-0775-4a44-b11e-95bf5e1f6a1d req-d7648453-f7bb-4945-841b-33920fccdf5d tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Volume info retrieved successfully. Aug 13 21:09:55.854620 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-c84a92e6-0775-4a44-b11e-95bf5e1f6a1d req-d7648453-f7bb-4945-841b-33920fccdf5d tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] https://10.4.3.14/volume/v3/volumes/07e8ddb3-b708-4799-9df5-d2f20fbdfee0 returned with HTTP 200 Aug 13 21:09:55.854991 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 364/1471] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:09:55 2026] GET /volume/v3/volumes/07e8ddb3-b708-4799-9df5-d2f20fbdfee0 => generated 1025 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:09:55.954262 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-c84a92e6-0775-4a44-b11e-95bf5e1f6a1d req-51de3704-6d8b-4272-91a6-fb18023743ee None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:55.956031 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-c84a92e6-0775-4a44-b11e-95bf5e1f6a1d req-51de3704-6d8b-4272-91a6-fb18023743ee tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] PUT https://10.4.3.14/volume/v3/attachments/03e12469-c634-4a88-b0cb-a3cf3028653a Aug 13 21:09:55.956351 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-c84a92e6-0775-4a44-b11e-95bf5e1f6a1d req-51de3704-6d8b-4272-91a6-fb18023743ee tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:09:55.966533 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-c84a92e6-0775-4a44-b11e-95bf5e1f6a1d req-51de3704-6d8b-4272-91a6-fb18023743ee tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Acquiring lock "cinder-attachment_update-07e8ddb3-b708-4799-9df5-d2f20fbdfee0-np0000007265" by "attachment_update" {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:09:55.971656 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-c84a92e6-0775-4a44-b11e-95bf5e1f6a1d req-51de3704-6d8b-4272-91a6-fb18023743ee tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Lock "cinder-attachment_update-07e8ddb3-b708-4799-9df5-d2f20fbdfee0-np0000007265" acquired by "attachment_update" :: waited 0.005s {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:09:55.973022 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:09:55.973022 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:09:56.059316 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-c84a92e6-0775-4a44-b11e-95bf5e1f6a1d req-51de3704-6d8b-4272-91a6-fb18023743ee tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Lock "cinder-attachment_update-07e8ddb3-b708-4799-9df5-d2f20fbdfee0-np0000007265" released by "attachment_update" :: held 0.088s {{(pid=100216) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:09:56.059691 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-c84a92e6-0775-4a44-b11e-95bf5e1f6a1d req-51de3704-6d8b-4272-91a6-fb18023743ee tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] https://10.4.3.14/volume/v3/attachments/03e12469-c634-4a88-b0cb-a3cf3028653a returned with HTTP 200 Aug 13 21:09:56.060201 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 372/1472] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:09:55 2026] PUT /volume/v3/attachments/03e12469-c634-4a88-b0cb-a3cf3028653a => generated 969 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:09:56.623808 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1e2f123a-8653-4fe8-8a1b-9cbabf4c1e54 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:56.626384 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1e2f123a-8653-4fe8-8a1b-9cbabf4c1e54 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] GET https://10.4.3.14/volume/v3/volumes/af1d1864-de92-450f-b025-9d33904dd69b Aug 13 21:09:56.626650 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1e2f123a-8653-4fe8-8a1b-9cbabf4c1e54 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:56.626897 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1e2f123a-8653-4fe8-8a1b-9cbabf4c1e54 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:56.635883 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:09:56.635883 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:09:56.640379 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-1e2f123a-8653-4fe8-8a1b-9cbabf4c1e54 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Volume info retrieved successfully. Aug 13 21:09:56.645452 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1e2f123a-8653-4fe8-8a1b-9cbabf4c1e54 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] https://10.4.3.14/volume/v3/volumes/af1d1864-de92-450f-b025-9d33904dd69b returned with HTTP 200 Aug 13 21:09:56.645939 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 371/1473] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:56 2026] GET /volume/v3/volumes/af1d1864-de92-450f-b025-9d33904dd69b => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:56.663262 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b276cad5-24b5-4b42-a6d5-1aa2c7f88fe0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:56.664789 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b276cad5-24b5-4b42-a6d5-1aa2c7f88fe0 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] POST https://10.4.3.14/volume/v3/snapshots Aug 13 21:09:56.665084 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b276cad5-24b5-4b42-a6d5-1aa2c7f88fe0 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "af1d1864-de92-450f-b025-9d33904dd69b", "name": "tempest-VolumesDeleteCascade-Snapshot-423045684"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:09:56.674434 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:09:56.674434 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:09:56.674981 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b276cad5-24b5-4b42-a6d5-1aa2c7f88fe0 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Volume info retrieved successfully. Aug 13 21:09:56.675134 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-b276cad5-24b5-4b42-a6d5-1aa2c7f88fe0 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Create snapshot from volume af1d1864-de92-450f-b025-9d33904dd69b Aug 13 21:09:56.735559 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-b276cad5-24b5-4b42-a6d5-1aa2c7f88fe0 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Created reservations ['6b5b3cff-1b60-41d5-8024-9ef19ea9c6af', '8170c7c9-44da-41f8-b977-a7d5424dc98f', '4887939b-9349-468d-968b-c019d683e1e9', '2def4606-64de-41d7-afc2-72fb8d6ab1e5'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:09:56.787397 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b276cad5-24b5-4b42-a6d5-1aa2c7f88fe0 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Snapshot create request issued successfully. Aug 13 21:09:56.787756 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b276cad5-24b5-4b42-a6d5-1aa2c7f88fe0 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] https://10.4.3.14/volume/v3/snapshots returned with HTTP 202 Aug 13 21:09:56.788343 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 367/1474] 10.4.3.14 () {68 vars in 1258 bytes} [Thu Aug 13 21:09:56 2026] POST /volume/v3/snapshots => generated 306 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:09:56.799998 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-1f06780f-bfa4-48f2-abd7-94d1da36a746 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:56.802900 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1f06780f-bfa4-48f2-abd7-94d1da36a746 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] GET https://10.4.3.14/volume/v3/snapshots/e5ceecf7-8f64-4cc9-84e7-51abf6d68b54 Aug 13 21:09:56.803183 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1f06780f-bfa4-48f2-abd7-94d1da36a746 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:56.803463 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1f06780f-bfa4-48f2-abd7-94d1da36a746 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:56.810264 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:09:56.810264 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:09:56.810995 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-1f06780f-bfa4-48f2-abd7-94d1da36a746 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Snapshot retrieved successfully. Aug 13 21:09:56.812104 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1f06780f-bfa4-48f2-abd7-94d1da36a746 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] https://10.4.3.14/volume/v3/snapshots/e5ceecf7-8f64-4cc9-84e7-51abf6d68b54 returned with HTTP 200 Aug 13 21:09:56.812488 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 365/1475] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:09:56 2026] GET /volume/v3/snapshots/e5ceecf7-8f64-4cc9-84e7-51abf6d68b54 => generated 438 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:56.843746 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d281c1ea-7169-46e2-82dc-ccbcf9ce5736 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:56.846280 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d281c1ea-7169-46e2-82dc-ccbcf9ce5736 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] GET https://10.4.3.14/volume/v3/volumes/07e8ddb3-b708-4799-9df5-d2f20fbdfee0 Aug 13 21:09:56.846479 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d281c1ea-7169-46e2-82dc-ccbcf9ce5736 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:56.846669 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d281c1ea-7169-46e2-82dc-ccbcf9ce5736 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:56.858769 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:09:56.858769 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:09:56.862487 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-d281c1ea-7169-46e2-82dc-ccbcf9ce5736 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Volume info retrieved successfully. Aug 13 21:09:56.868408 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d281c1ea-7169-46e2-82dc-ccbcf9ce5736 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] https://10.4.3.14/volume/v3/volumes/07e8ddb3-b708-4799-9df5-d2f20fbdfee0 returned with HTTP 200 Aug 13 21:09:56.869275 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 373/1476] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:56 2026] GET /volume/v3/volumes/07e8ddb3-b708-4799-9df5-d2f20fbdfee0 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:57.821170 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f08b539a-5831-412e-9d1a-e43aa8fa69ea None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:57.822919 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f08b539a-5831-412e-9d1a-e43aa8fa69ea tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] GET https://10.4.3.14/volume/v3/snapshots/e5ceecf7-8f64-4cc9-84e7-51abf6d68b54 Aug 13 21:09:57.823125 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f08b539a-5831-412e-9d1a-e43aa8fa69ea tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:57.823330 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f08b539a-5831-412e-9d1a-e43aa8fa69ea tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:57.828175 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:09:57.828175 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:09:57.828612 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f08b539a-5831-412e-9d1a-e43aa8fa69ea tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Snapshot retrieved successfully. Aug 13 21:09:57.829352 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f08b539a-5831-412e-9d1a-e43aa8fa69ea tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] https://10.4.3.14/volume/v3/snapshots/e5ceecf7-8f64-4cc9-84e7-51abf6d68b54 returned with HTTP 200 Aug 13 21:09:57.829717 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 372/1477] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:09:57 2026] GET /volume/v3/snapshots/e5ceecf7-8f64-4cc9-84e7-51abf6d68b54 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:57.837374 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0b7dc16e-cdb7-4005-ab6c-05b228888d92 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:57.839171 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0b7dc16e-cdb7-4005-ab6c-05b228888d92 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] POST https://10.4.3.14/volume/v3/snapshots Aug 13 21:09:57.839469 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0b7dc16e-cdb7-4005-ab6c-05b228888d92 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "af1d1864-de92-450f-b025-9d33904dd69b", "name": "tempest-VolumesDeleteCascade-Snapshot-783309420"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:09:57.846621 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:09:57.846621 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:09:57.847069 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0b7dc16e-cdb7-4005-ab6c-05b228888d92 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Volume info retrieved successfully. Aug 13 21:09:57.847176 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-0b7dc16e-cdb7-4005-ab6c-05b228888d92 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Create snapshot from volume af1d1864-de92-450f-b025-9d33904dd69b Aug 13 21:09:57.869336 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-0b7dc16e-cdb7-4005-ab6c-05b228888d92 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Created reservations ['970c7a2c-a5eb-456f-ac9f-409a270af67f', '9f9b690f-7aad-455b-b70d-57d71ffdde52', '87d80cbd-804b-4d45-82f6-fd098fc7518f', '2c1fde10-c084-467f-846e-9a5ad88bf2bd'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:09:57.887218 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-428d6f6a-47d9-4210-bf3d-55d32f24ce16 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:57.889325 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-428d6f6a-47d9-4210-bf3d-55d32f24ce16 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] GET https://10.4.3.14/volume/v3/volumes/07e8ddb3-b708-4799-9df5-d2f20fbdfee0 Aug 13 21:09:57.889675 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-428d6f6a-47d9-4210-bf3d-55d32f24ce16 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:57.889903 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-428d6f6a-47d9-4210-bf3d-55d32f24ce16 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:57.896598 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0b7dc16e-cdb7-4005-ab6c-05b228888d92 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Snapshot create request issued successfully. Aug 13 21:09:57.896913 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0b7dc16e-cdb7-4005-ab6c-05b228888d92 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] https://10.4.3.14/volume/v3/snapshots returned with HTTP 202 Aug 13 21:09:57.897426 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 368/1478] 10.4.3.14 () {68 vars in 1258 bytes} [Thu Aug 13 21:09:57 2026] POST /volume/v3/snapshots => generated 306 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:09:57.906245 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-1daa1623-1599-4483-ab73-caeb1d750fa3 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:57.907229 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:09:57.907229 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:09:57.908462 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1daa1623-1599-4483-ab73-caeb1d750fa3 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] GET https://10.4.3.14/volume/v3/snapshots/8da549bc-ec0d-4b0f-a8c7-0765cc56e01d Aug 13 21:09:57.908462 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1daa1623-1599-4483-ab73-caeb1d750fa3 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:57.908826 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1daa1623-1599-4483-ab73-caeb1d750fa3 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:57.913916 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:09:57.913916 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:09:57.914347 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-1daa1623-1599-4483-ab73-caeb1d750fa3 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Snapshot retrieved successfully. Aug 13 21:09:57.915083 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1daa1623-1599-4483-ab73-caeb1d750fa3 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] https://10.4.3.14/volume/v3/snapshots/8da549bc-ec0d-4b0f-a8c7-0765cc56e01d returned with HTTP 200 Aug 13 21:09:57.915488 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 374/1479] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:09:57 2026] GET /volume/v3/snapshots/8da549bc-ec0d-4b0f-a8c7-0765cc56e01d => generated 438 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:57.916376 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-428d6f6a-47d9-4210-bf3d-55d32f24ce16 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Volume info retrieved successfully. Aug 13 21:09:57.926416 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-428d6f6a-47d9-4210-bf3d-55d32f24ce16 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] https://10.4.3.14/volume/v3/volumes/07e8ddb3-b708-4799-9df5-d2f20fbdfee0 returned with HTTP 200 Aug 13 21:09:57.926877 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 366/1480] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:57 2026] GET /volume/v3/volumes/07e8ddb3-b708-4799-9df5-d2f20fbdfee0 => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:58.923655 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-92723fcb-9752-4ed6-bfa3-e28843a71253 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:58.925529 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-92723fcb-9752-4ed6-bfa3-e28843a71253 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] GET https://10.4.3.14/volume/v3/snapshots/8da549bc-ec0d-4b0f-a8c7-0765cc56e01d Aug 13 21:09:58.925735 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-92723fcb-9752-4ed6-bfa3-e28843a71253 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:58.925949 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-92723fcb-9752-4ed6-bfa3-e28843a71253 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:58.930754 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:09:58.930754 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:09:58.931136 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-92723fcb-9752-4ed6-bfa3-e28843a71253 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Snapshot retrieved successfully. Aug 13 21:09:58.931796 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-92723fcb-9752-4ed6-bfa3-e28843a71253 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] https://10.4.3.14/volume/v3/snapshots/8da549bc-ec0d-4b0f-a8c7-0765cc56e01d returned with HTTP 200 Aug 13 21:09:58.932138 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 373/1481] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:09:58 2026] GET /volume/v3/snapshots/8da549bc-ec0d-4b0f-a8c7-0765cc56e01d => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:58.943870 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-821caa47-94ca-40ba-ae68-5cb16e00634b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:58.946269 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-cd057d6e-19cf-4f03-bb46-c794780abf77 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:58.947880 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-821caa47-94ca-40ba-ae68-5cb16e00634b tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] GET https://10.4.3.14/volume/v3/volumes/07e8ddb3-b708-4799-9df5-d2f20fbdfee0 Aug 13 21:09:58.948177 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-821caa47-94ca-40ba-ae68-5cb16e00634b tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:58.948426 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-821caa47-94ca-40ba-ae68-5cb16e00634b tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:58.950789 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-cd057d6e-19cf-4f03-bb46-c794780abf77 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] DELETE https://10.4.3.14/volume/v3/volumes/af1d1864-de92-450f-b025-9d33904dd69b?cascade=True Aug 13 21:09:58.952725 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-cd057d6e-19cf-4f03-bb46-c794780abf77 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:58.953054 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-cd057d6e-19cf-4f03-bb46-c794780abf77 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:58.953662 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-cd057d6e-19cf-4f03-bb46-c794780abf77 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Delete volume with id: af1d1864-de92-450f-b025-9d33904dd69b Aug 13 21:09:58.965162 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:09:58.965162 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:09:58.965598 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-cd057d6e-19cf-4f03-bb46-c794780abf77 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Volume info retrieved successfully. Aug 13 21:09:58.967098 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:09:58.967098 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:09:58.972366 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-821caa47-94ca-40ba-ae68-5cb16e00634b tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Volume info retrieved successfully. Aug 13 21:09:58.978058 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-821caa47-94ca-40ba-ae68-5cb16e00634b tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] https://10.4.3.14/volume/v3/volumes/07e8ddb3-b708-4799-9df5-d2f20fbdfee0 returned with HTTP 200 Aug 13 21:09:58.978634 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 369/1482] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:58 2026] GET /volume/v3/volumes/07e8ddb3-b708-4799-9df5-d2f20fbdfee0 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:59.001633 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-cd057d6e-19cf-4f03-bb46-c794780abf77 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Delete volume request issued successfully. Aug 13 21:09:59.001863 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-cd057d6e-19cf-4f03-bb46-c794780abf77 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] https://10.4.3.14/volume/v3/volumes/af1d1864-de92-450f-b025-9d33904dd69b?cascade=True returned with HTTP 202 Aug 13 21:09:59.002441 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 375/1483] 10.4.3.14 () {66 vars in 1369 bytes} [Thu Aug 13 21:09:58 2026] DELETE /volume/v3/volumes/af1d1864-de92-450f-b025-9d33904dd69b?cascade=True => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:09:59.012673 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-9444bb57-57ff-4408-9635-9f3f1fac5fc0 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:59.017366 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9444bb57-57ff-4408-9635-9f3f1fac5fc0 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] GET https://10.4.3.14/volume/v3/volumes/af1d1864-de92-450f-b025-9d33904dd69b Aug 13 21:09:59.017603 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9444bb57-57ff-4408-9635-9f3f1fac5fc0 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:59.017785 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9444bb57-57ff-4408-9635-9f3f1fac5fc0 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:09:59.027864 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:09:59.027864 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:09:59.036540 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-9444bb57-57ff-4408-9635-9f3f1fac5fc0 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Volume info retrieved successfully. Aug 13 21:09:59.042746 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9444bb57-57ff-4408-9635-9f3f1fac5fc0 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] https://10.4.3.14/volume/v3/volumes/af1d1864-de92-450f-b025-9d33904dd69b returned with HTTP 200 Aug 13 21:09:59.043226 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 367/1484] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:59 2026] GET /volume/v3/volumes/af1d1864-de92-450f-b025-9d33904dd69b => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:09:59.304053 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-c84a92e6-0775-4a44-b11e-95bf5e1f6a1d req-0b5c0cbe-590b-4bf6-b9b5-5afd603c2d20 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:59.306158 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-c84a92e6-0775-4a44-b11e-95bf5e1f6a1d req-0b5c0cbe-590b-4bf6-b9b5-5afd603c2d20 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] POST https://10.4.3.14/volume/v3/attachments/03e12469-c634-4a88-b0cb-a3cf3028653a/action Aug 13 21:09:59.306598 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-c84a92e6-0775-4a44-b11e-95bf5e1f6a1d req-0b5c0cbe-590b-4bf6-b9b5-5afd603c2d20 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Action body: b'{"os-complete": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:09:59.306719 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-c84a92e6-0775-4a44-b11e-95bf5e1f6a1d req-0b5c0cbe-590b-4bf6-b9b5-5afd603c2d20 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:09:59.325756 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:09:59.325756 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:09:59.335045 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-c84a92e6-0775-4a44-b11e-95bf5e1f6a1d req-0b5c0cbe-590b-4bf6-b9b5-5afd603c2d20 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] https://10.4.3.14/volume/v3/attachments/03e12469-c634-4a88-b0cb-a3cf3028653a/action returned with HTTP 204 Aug 13 21:09:59.336627 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 374/1485] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:09:59 2026] POST /volume/v3/attachments/03e12469-c634-4a88-b0cb-a3cf3028653a/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:09:59.992524 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c4b646d8-18ef-41af-bd5f-958705720678 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:09:59.994830 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c4b646d8-18ef-41af-bd5f-958705720678 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] GET https://10.4.3.14/volume/v3/volumes/07e8ddb3-b708-4799-9df5-d2f20fbdfee0 Aug 13 21:09:59.995110 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c4b646d8-18ef-41af-bd5f-958705720678 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:09:59.995365 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c4b646d8-18ef-41af-bd5f-958705720678 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:00.007924 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:00.007924 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:00.012774 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-c4b646d8-18ef-41af-bd5f-958705720678 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Volume info retrieved successfully. Aug 13 21:10:00.018917 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c4b646d8-18ef-41af-bd5f-958705720678 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] https://10.4.3.14/volume/v3/volumes/07e8ddb3-b708-4799-9df5-d2f20fbdfee0 returned with HTTP 200 Aug 13 21:10:00.019745 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 370/1486] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:09:59 2026] GET /volume/v3/volumes/07e8ddb3-b708-4799-9df5-d2f20fbdfee0 => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:00.032625 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2cff5711-177c-4261-9d9c-07e199d8a0b0 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:00.035986 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2cff5711-177c-4261-9d9c-07e199d8a0b0 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] GET https://10.4.3.14/volume/v3/volumes/07e8ddb3-b708-4799-9df5-d2f20fbdfee0 Aug 13 21:10:00.035986 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2cff5711-177c-4261-9d9c-07e199d8a0b0 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:00.035986 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2cff5711-177c-4261-9d9c-07e199d8a0b0 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:00.044800 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:00.044800 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:00.049438 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-2cff5711-177c-4261-9d9c-07e199d8a0b0 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Volume info retrieved successfully. Aug 13 21:10:00.055362 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-0c805aaf-cab1-44f3-b0b0-18a92fe1d328 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:00.056712 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2cff5711-177c-4261-9d9c-07e199d8a0b0 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] https://10.4.3.14/volume/v3/volumes/07e8ddb3-b708-4799-9df5-d2f20fbdfee0 returned with HTTP 200 Aug 13 21:10:00.056712 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 376/1487] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:00 2026] GET /volume/v3/volumes/07e8ddb3-b708-4799-9df5-d2f20fbdfee0 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:00.057537 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0c805aaf-cab1-44f3-b0b0-18a92fe1d328 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] GET https://10.4.3.14/volume/v3/volumes/af1d1864-de92-450f-b025-9d33904dd69b Aug 13 21:10:00.057742 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0c805aaf-cab1-44f3-b0b0-18a92fe1d328 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:00.057952 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0c805aaf-cab1-44f3-b0b0-18a92fe1d328 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:00.064331 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0c805aaf-cab1-44f3-b0b0-18a92fe1d328 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] https://10.4.3.14/volume/v3/volumes/af1d1864-de92-450f-b025-9d33904dd69b returned with HTTP 404 Aug 13 21:10:00.064798 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 368/1488] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:00 2026] GET /volume/v3/volumes/af1d1864-de92-450f-b025-9d33904dd69b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:10:00.071937 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-acb83c2e-59de-44be-921e-0920f252d67c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:00.074110 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-113e0a3f-fc12-437e-b3c1-d9bb2ea3d664 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:00.079516 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-acb83c2e-59de-44be-921e-0920f252d67c tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] DELETE https://10.4.3.14/volume/v3/volumes/07e8ddb3-b708-4799-9df5-d2f20fbdfee0 Aug 13 21:10:00.079610 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-113e0a3f-fc12-437e-b3c1-d9bb2ea3d664 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] GET https://10.4.3.14/volume/v3/volumes Aug 13 21:10:00.079686 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-acb83c2e-59de-44be-921e-0920f252d67c tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:00.079734 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-113e0a3f-fc12-437e-b3c1-d9bb2ea3d664 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:00.079788 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-acb83c2e-59de-44be-921e-0920f252d67c tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:00.079788 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-acb83c2e-59de-44be-921e-0920f252d67c tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Delete volume with id: 07e8ddb3-b708-4799-9df5-d2f20fbdfee0 Aug 13 21:10:00.079878 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-113e0a3f-fc12-437e-b3c1-d9bb2ea3d664 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:00.079878 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.api_utils [None req-113e0a3f-fc12-437e-b3c1-d9bb2ea3d664 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Removing options '' from query. {{(pid=100214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:10:00.080764 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-113e0a3f-fc12-437e-b3c1-d9bb2ea3d664 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:10:00.090263 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-113e0a3f-fc12-437e-b3c1-d9bb2ea3d664 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Get all volumes completed successfully. Aug 13 21:10:00.090767 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-113e0a3f-fc12-437e-b3c1-d9bb2ea3d664 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 200 Aug 13 21:10:00.091315 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 371/1489] 10.4.3.14 () {66 vars in 1230 bytes} [Thu Aug 13 21:10:00 2026] GET /volume/v3/volumes => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 21:10:00.093794 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:00.093794 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:00.096707 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-acb83c2e-59de-44be-921e-0920f252d67c tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Volume info retrieved successfully. Aug 13 21:10:00.102631 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7875f4b4-eb91-4874-8469-492f3963e8ca None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:00.104136 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7875f4b4-eb91-4874-8469-492f3963e8ca tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] GET https://10.4.3.14/volume/v3/snapshots Aug 13 21:10:00.105987 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7875f4b4-eb91-4874-8469-492f3963e8ca tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:00.105987 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7875f4b4-eb91-4874-8469-492f3963e8ca tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Calling method 'index' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:00.105987 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.api_utils [None req-7875f4b4-eb91-4874-8469-492f3963e8ca tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Removing options '' from query. {{(pid=100216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:10:00.106087 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-acb83c2e-59de-44be-921e-0920f252d67c tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer. Aug 13 21:10:00.106087 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-acb83c2e-59de-44be-921e-0920f252d67c tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] https://10.4.3.14/volume/v3/volumes/07e8ddb3-b708-4799-9df5-d2f20fbdfee0 returned with HTTP 400 Aug 13 21:10:00.106275 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.db.api [None req-7875f4b4-eb91-4874-8469-492f3963e8ca tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Building query based on filter {{(pid=100216) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 21:10:00.106377 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 375/1490] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:10:00 2026] DELETE /volume/v3/volumes/07e8ddb3-b708-4799-9df5-d2f20fbdfee0 => generated 307 bytes in 35 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 21:10:00.110312 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-7875f4b4-eb91-4874-8469-492f3963e8ca tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Get all snapshots completed successfully. Aug 13 21:10:00.110675 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7875f4b4-eb91-4874-8469-492f3963e8ca tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] https://10.4.3.14/volume/v3/snapshots returned with HTTP 200 Aug 13 21:10:00.111128 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 377/1491] 10.4.3.14 () {66 vars in 1236 bytes} [Thu Aug 13 21:10:00 2026] GET /volume/v3/snapshots => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 21:10:00.115678 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3d4ec4ff-eabf-4d1f-b6ac-ea186347e431 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:00.118148 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3d4ec4ff-eabf-4d1f-b6ac-ea186347e431 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] GET https://10.4.3.14/volume/v3/volumes/07e8ddb3-b708-4799-9df5-d2f20fbdfee0 Aug 13 21:10:00.118444 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3d4ec4ff-eabf-4d1f-b6ac-ea186347e431 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:00.118765 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3d4ec4ff-eabf-4d1f-b6ac-ea186347e431 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:00.121257 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-86dd16f7-d900-4389-bcd2-7994bb0948e4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:00.124253 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-86dd16f7-d900-4389-bcd2-7994bb0948e4 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] DELETE https://10.4.3.14/volume/v3/snapshots/8da549bc-ec0d-4b0f-a8c7-0765cc56e01d Aug 13 21:10:00.124441 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-86dd16f7-d900-4389-bcd2-7994bb0948e4 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:00.124652 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-86dd16f7-d900-4389-bcd2-7994bb0948e4 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:00.124769 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-86dd16f7-d900-4389-bcd2-7994bb0948e4 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Delete snapshot with id: 8da549bc-ec0d-4b0f-a8c7-0765cc56e01d Aug 13 21:10:00.129044 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:00.129044 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:00.129322 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-86dd16f7-d900-4389-bcd2-7994bb0948e4 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] https://10.4.3.14/volume/v3/snapshots/8da549bc-ec0d-4b0f-a8c7-0765cc56e01d returned with HTTP 404 Aug 13 21:10:00.129885 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 372/1492] 10.4.3.14 () {66 vars in 1350 bytes} [Thu Aug 13 21:10:00 2026] DELETE /volume/v3/snapshots/8da549bc-ec0d-4b0f-a8c7-0765cc56e01d => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:10:00.135738 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-3d4ec4ff-eabf-4d1f-b6ac-ea186347e431 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Volume info retrieved successfully. Aug 13 21:10:00.137276 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-453248aa-2edf-4b0f-8d4b-85bd81c3de45 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:00.139184 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-453248aa-2edf-4b0f-8d4b-85bd81c3de45 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] DELETE https://10.4.3.14/volume/v3/snapshots/e5ceecf7-8f64-4cc9-84e7-51abf6d68b54 Aug 13 21:10:00.139377 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-453248aa-2edf-4b0f-8d4b-85bd81c3de45 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:00.139605 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-453248aa-2edf-4b0f-8d4b-85bd81c3de45 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:00.139749 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-453248aa-2edf-4b0f-8d4b-85bd81c3de45 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Delete snapshot with id: e5ceecf7-8f64-4cc9-84e7-51abf6d68b54 Aug 13 21:10:00.143331 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3d4ec4ff-eabf-4d1f-b6ac-ea186347e431 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] https://10.4.3.14/volume/v3/volumes/07e8ddb3-b708-4799-9df5-d2f20fbdfee0 returned with HTTP 200 Aug 13 21:10:00.143817 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 369/1493] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:00 2026] GET /volume/v3/volumes/07e8ddb3-b708-4799-9df5-d2f20fbdfee0 => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:00.144310 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-453248aa-2edf-4b0f-8d4b-85bd81c3de45 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] https://10.4.3.14/volume/v3/snapshots/e5ceecf7-8f64-4cc9-84e7-51abf6d68b54 returned with HTTP 404 Aug 13 21:10:00.144922 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 376/1494] 10.4.3.14 () {66 vars in 1350 bytes} [Thu Aug 13 21:10:00 2026] DELETE /volume/v3/snapshots/e5ceecf7-8f64-4cc9-84e7-51abf6d68b54 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:10:00.154056 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c4271523-24b3-465c-a1c0-0746500b64b8 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:00.155495 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c4271523-24b3-465c-a1c0-0746500b64b8 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] GET https://10.4.3.14/volume/v3/volumes/af1d1864-de92-450f-b025-9d33904dd69b Aug 13 21:10:00.155820 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c4271523-24b3-465c-a1c0-0746500b64b8 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:00.156112 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c4271523-24b3-465c-a1c0-0746500b64b8 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:00.162895 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c4271523-24b3-465c-a1c0-0746500b64b8 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] https://10.4.3.14/volume/v3/volumes/af1d1864-de92-450f-b025-9d33904dd69b returned with HTTP 404 Aug 13 21:10:00.162895 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 378/1495] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:00 2026] GET /volume/v3/volumes/af1d1864-de92-450f-b025-9d33904dd69b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:10:00.172223 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-aa6dd5bc-8bc6-4a92-9788-6c31f691e94a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:00.174749 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-aa6dd5bc-8bc6-4a92-9788-6c31f691e94a tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] DELETE https://10.4.3.14/volume/v3/volumes/af1d1864-de92-450f-b025-9d33904dd69b Aug 13 21:10:00.175007 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-aa6dd5bc-8bc6-4a92-9788-6c31f691e94a tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:00.175290 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-aa6dd5bc-8bc6-4a92-9788-6c31f691e94a tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:00.175531 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-aa6dd5bc-8bc6-4a92-9788-6c31f691e94a tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Delete volume with id: af1d1864-de92-450f-b025-9d33904dd69b Aug 13 21:10:00.186235 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-aa6dd5bc-8bc6-4a92-9788-6c31f691e94a tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] https://10.4.3.14/volume/v3/volumes/af1d1864-de92-450f-b025-9d33904dd69b returned with HTTP 404 Aug 13 21:10:00.186921 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 373/1496] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:10:00 2026] DELETE /volume/v3/volumes/af1d1864-de92-450f-b025-9d33904dd69b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:10:00.196930 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-af82742c-e50e-4721-892a-c5edded81494 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:00.197245 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-db57515e-242a-4320-bd6c-13eb5443563a req-cf0ce73f-9709-43d3-8512-c2a12beb4ed5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:00.200005 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-af82742c-e50e-4721-892a-c5edded81494 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:10:00.200005 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-af82742c-e50e-4721-892a-c5edded81494 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1643182855"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:00.200417 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-db57515e-242a-4320-bd6c-13eb5443563a req-cf0ce73f-9709-43d3-8512-c2a12beb4ed5 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] GET https://10.4.3.14/volume/v3/volumes/07e8ddb3-b708-4799-9df5-d2f20fbdfee0 Aug 13 21:10:00.200746 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-db57515e-242a-4320-bd6c-13eb5443563a req-cf0ce73f-9709-43d3-8512-c2a12beb4ed5 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:00.200952 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-af82742c-e50e-4721-892a-c5edded81494 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1643182855'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:10:00.201092 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-db57515e-242a-4320-bd6c-13eb5443563a req-cf0ce73f-9709-43d3-8512-c2a12beb4ed5 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:00.201128 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-af82742c-e50e-4721-892a-c5edded81494 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Create volume of 1 GB Aug 13 21:10:00.205828 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-af82742c-e50e-4721-892a-c5edded81494 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Availability Zones retrieved successfully. Aug 13 21:10:00.212248 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-af82742c-e50e-4721-892a-c5edded81494 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Flow 'volume_create_api' (63ad9bab-eeb2-417d-8828-f068cc1aa7c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:10:00.213233 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-af82742c-e50e-4721-892a-c5edded81494 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (515c14fc-b7de-4692-b069-3194db4e8bca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:00.214083 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-af82742c-e50e-4721-892a-c5edded81494 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:10:00.215650 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:00.215650 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:00.221110 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-db57515e-242a-4320-bd6c-13eb5443563a req-cf0ce73f-9709-43d3-8512-c2a12beb4ed5 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Volume info retrieved successfully. Aug 13 21:10:00.227928 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-db57515e-242a-4320-bd6c-13eb5443563a req-cf0ce73f-9709-43d3-8512-c2a12beb4ed5 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] https://10.4.3.14/volume/v3/volumes/07e8ddb3-b708-4799-9df5-d2f20fbdfee0 returned with HTTP 200 Aug 13 21:10:00.228789 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 377/1497] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:10:00 2026] GET /volume/v3/volumes/07e8ddb3-b708-4799-9df5-d2f20fbdfee0 => generated 1138 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:00.241815 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-af82742c-e50e-4721-892a-c5edded81494 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (515c14fc-b7de-4692-b069-3194db4e8bca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:00.242652 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-af82742c-e50e-4721-892a-c5edded81494 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (841d7e26-195c-42fa-b727-3c82270e5317) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:00.248478 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-db57515e-242a-4320-bd6c-13eb5443563a req-d3c0af8d-77af-4f6c-992e-4a4e6692fdcb None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:00.256240 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-db57515e-242a-4320-bd6c-13eb5443563a req-d3c0af8d-77af-4f6c-992e-4a4e6692fdcb tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] POST https://10.4.3.14/volume/v3/volumes/07e8ddb3-b708-4799-9df5-d2f20fbdfee0/action Aug 13 21:10:00.256240 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-db57515e-242a-4320-bd6c-13eb5443563a req-d3c0af8d-77af-4f6c-992e-4a4e6692fdcb tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:10:00.256240 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-db57515e-242a-4320-bd6c-13eb5443563a req-d3c0af8d-77af-4f6c-992e-4a4e6692fdcb tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:00.274983 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:00.274983 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:00.274983 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-db57515e-242a-4320-bd6c-13eb5443563a req-d3c0af8d-77af-4f6c-992e-4a4e6692fdcb tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Volume info retrieved successfully. Aug 13 21:10:00.284251 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-db57515e-242a-4320-bd6c-13eb5443563a req-d3c0af8d-77af-4f6c-992e-4a4e6692fdcb tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Begin detaching volume completed successfully. Aug 13 21:10:00.284251 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-db57515e-242a-4320-bd6c-13eb5443563a req-d3c0af8d-77af-4f6c-992e-4a4e6692fdcb tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] https://10.4.3.14/volume/v3/volumes/07e8ddb3-b708-4799-9df5-d2f20fbdfee0/action returned with HTTP 202 Aug 13 21:10:00.284251 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 379/1498] 10.4.3.14 () {72 vars in 1665 bytes} [Thu Aug 13 21:10:00 2026] POST /volume/v3/volumes/07e8ddb3-b708-4799-9df5-d2f20fbdfee0/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:10:00.306850 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-af82742c-e50e-4721-892a-c5edded81494 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Created reservations ['fa335036-a850-42d6-a6bc-2e5c6db82f40', '2284176c-79f9-447c-bd27-def862a83e6f', '19c3794d-9ae9-4d37-940d-c0d4838ed612', '4c0e3ad2-cfc7-41a9-a2dd-fe4807282c87'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:10:00.307919 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-af82742c-e50e-4721-892a-c5edded81494 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (841d7e26-195c-42fa-b727-3c82270e5317) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa335036-a850-42d6-a6bc-2e5c6db82f40', '2284176c-79f9-447c-bd27-def862a83e6f', '19c3794d-9ae9-4d37-940d-c0d4838ed612', '4c0e3ad2-cfc7-41a9-a2dd-fe4807282c87']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:00.308785 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-af82742c-e50e-4721-892a-c5edded81494 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98fe55ce-688d-4d0e-bf91-a4aac96d680a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:00.335707 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3b97cb1d-cfe4-4dc9-8121-1d0d4f1b6ef1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:00.336208 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3b97cb1d-cfe4-4dc9-8121-1d0d4f1b6ef1 None None] GET https://10.4.3.14/volume// Aug 13 21:10:00.336431 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3b97cb1d-cfe4-4dc9-8121-1d0d4f1b6ef1 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:00.336694 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3b97cb1d-cfe4-4dc9-8121-1d0d4f1b6ef1 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:00.337138 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3b97cb1d-cfe4-4dc9-8121-1d0d4f1b6ef1 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:10:00.337513 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 374/1499] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:10:00 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:10:00.340205 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-af82742c-e50e-4721-892a-c5edded81494 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98fe55ce-688d-4d0e-bf91-a4aac96d680a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a1187ac-b550-4cab-af33-74d09d1659b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1643182855',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='242854f26b3240b4aba29d8c4ef5f007',qos_specs=None,replication_status=,reservations=['fa335036-a850-42d6-a6bc-2e5c6db82f40','2284176c-79f9-447c-bd27-def862a83e6f','19c3794d-9ae9-4d37-940d-c0d4838ed612','4c0e3ad2-cfc7-41a9-a2dd-fe4807282c87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48fab35bcb924711ac167a0cbb247d64',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:10:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1643182855',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a1187ac-b550-4cab-af33-74d09d1659b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='242854f26b3240b4aba29d8c4ef5f007',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='48fab35bcb924711ac167a0cbb247d64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:00.340955 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-af82742c-e50e-4721-892a-c5edded81494 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c82f054d-40cf-4fcb-9bd9-5ff0ec061b06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:00.345808 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-db57515e-242a-4320-bd6c-13eb5443563a req-89cb2c3b-887b-41db-823a-483ed8bbfb57 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:00.348614 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-db57515e-242a-4320-bd6c-13eb5443563a req-89cb2c3b-887b-41db-823a-483ed8bbfb57 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] GET https://10.4.3.14/volume/v3/volumes/07e8ddb3-b708-4799-9df5-d2f20fbdfee0 Aug 13 21:10:00.348932 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-db57515e-242a-4320-bd6c-13eb5443563a req-89cb2c3b-887b-41db-823a-483ed8bbfb57 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:00.349196 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-db57515e-242a-4320-bd6c-13eb5443563a req-89cb2c3b-887b-41db-823a-483ed8bbfb57 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:00.360650 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-af82742c-e50e-4721-892a-c5edded81494 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c82f054d-40cf-4fcb-9bd9-5ff0ec061b06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1643182855',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='242854f26b3240b4aba29d8c4ef5f007',qos_specs=None,replication_status=,reservations=['fa335036-a850-42d6-a6bc-2e5c6db82f40','2284176c-79f9-447c-bd27-def862a83e6f','19c3794d-9ae9-4d37-940d-c0d4838ed612','4c0e3ad2-cfc7-41a9-a2dd-fe4807282c87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48fab35bcb924711ac167a0cbb247d64',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:00.361719 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-af82742c-e50e-4721-892a-c5edded81494 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (421a8406-bdec-41bb-9ca0-cf98b6f1905d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:00.362738 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:00.362738 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:00.368113 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-db57515e-242a-4320-bd6c-13eb5443563a req-89cb2c3b-887b-41db-823a-483ed8bbfb57 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Volume info retrieved successfully. Aug 13 21:10:00.371248 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-af82742c-e50e-4721-892a-c5edded81494 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (421a8406-bdec-41bb-9ca0-cf98b6f1905d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:00.372182 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-af82742c-e50e-4721-892a-c5edded81494 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Flow 'volume_create_api' (63ad9bab-eeb2-417d-8828-f068cc1aa7c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:10:00.372475 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-af82742c-e50e-4721-892a-c5edded81494 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Create volume request issued successfully. Aug 13 21:10:00.373050 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-af82742c-e50e-4721-892a-c5edded81494 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:10:00.373573 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 370/1500] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:10:00 2026] POST /volume/v3/volumes => generated 749 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:10:00.374741 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-db57515e-242a-4320-bd6c-13eb5443563a req-89cb2c3b-887b-41db-823a-483ed8bbfb57 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] https://10.4.3.14/volume/v3/volumes/07e8ddb3-b708-4799-9df5-d2f20fbdfee0 returned with HTTP 200 Aug 13 21:10:00.375360 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 378/1501] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:10:00 2026] GET /volume/v3/volumes/07e8ddb3-b708-4799-9df5-d2f20fbdfee0 => generated 1321 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:10:00.387201 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-dc9b6808-9af8-47b5-91e3-63b765d6db6f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:00.389875 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-dc9b6808-9af8-47b5-91e3-63b765d6db6f tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] GET https://10.4.3.14/volume/v3/volumes/7a1187ac-b550-4cab-af33-74d09d1659b3 Aug 13 21:10:00.390276 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-dc9b6808-9af8-47b5-91e3-63b765d6db6f tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:00.390579 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-dc9b6808-9af8-47b5-91e3-63b765d6db6f tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:00.400627 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:00.400627 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:00.405623 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-dc9b6808-9af8-47b5-91e3-63b765d6db6f tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Volume info retrieved successfully. Aug 13 21:10:00.410111 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-dc9b6808-9af8-47b5-91e3-63b765d6db6f tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] https://10.4.3.14/volume/v3/volumes/7a1187ac-b550-4cab-af33-74d09d1659b3 returned with HTTP 200 Aug 13 21:10:00.410674 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 380/1502] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:00 2026] GET /volume/v3/volumes/7a1187ac-b550-4cab-af33-74d09d1659b3 => generated 817 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:01.250149 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-db57515e-242a-4320-bd6c-13eb5443563a req-bd1b53cf-1d3c-4127-a3d1-92381856a9a9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:01.252298 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-db57515e-242a-4320-bd6c-13eb5443563a req-bd1b53cf-1d3c-4127-a3d1-92381856a9a9 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] DELETE https://10.4.3.14/volume/v3/attachments/03e12469-c634-4a88-b0cb-a3cf3028653a Aug 13 21:10:01.252494 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-db57515e-242a-4320-bd6c-13eb5443563a req-bd1b53cf-1d3c-4127-a3d1-92381856a9a9 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:01.252702 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-db57515e-242a-4320-bd6c-13eb5443563a req-bd1b53cf-1d3c-4127-a3d1-92381856a9a9 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:01.266320 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:01.266320 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:01.333018 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-db57515e-242a-4320-bd6c-13eb5443563a req-bd1b53cf-1d3c-4127-a3d1-92381856a9a9 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] https://10.4.3.14/volume/v3/attachments/03e12469-c634-4a88-b0cb-a3cf3028653a returned with HTTP 200 Aug 13 21:10:01.333018 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 375/1503] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:10:01 2026] DELETE /volume/v3/attachments/03e12469-c634-4a88-b0cb-a3cf3028653a => generated 19 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:01.387523 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-6fc12224-7c1c-4732-9274-841a35f80e20 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:01.390608 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6fc12224-7c1c-4732-9274-841a35f80e20 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] GET https://10.4.3.14/volume/v3/volumes/07e8ddb3-b708-4799-9df5-d2f20fbdfee0 Aug 13 21:10:01.390755 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6fc12224-7c1c-4732-9274-841a35f80e20 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:01.390845 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6fc12224-7c1c-4732-9274-841a35f80e20 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:01.401107 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:01.401107 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:01.406252 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-6fc12224-7c1c-4732-9274-841a35f80e20 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Volume info retrieved successfully. Aug 13 21:10:01.410783 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6fc12224-7c1c-4732-9274-841a35f80e20 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] https://10.4.3.14/volume/v3/volumes/07e8ddb3-b708-4799-9df5-d2f20fbdfee0 returned with HTTP 200 Aug 13 21:10:01.411207 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 371/1504] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:01 2026] GET /volume/v3/volumes/07e8ddb3-b708-4799-9df5-d2f20fbdfee0 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:01.427353 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-751f41af-f8d6-4b70-8166-d3dadbe21fce None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:01.428594 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-751f41af-f8d6-4b70-8166-d3dadbe21fce tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] GET https://10.4.3.14/volume/v3/volumes/7a1187ac-b550-4cab-af33-74d09d1659b3 Aug 13 21:10:01.428803 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-751f41af-f8d6-4b70-8166-d3dadbe21fce tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:01.429037 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-751f41af-f8d6-4b70-8166-d3dadbe21fce tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:01.436112 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:01.436112 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:01.439825 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-751f41af-f8d6-4b70-8166-d3dadbe21fce tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Volume info retrieved successfully. Aug 13 21:10:01.444007 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-751f41af-f8d6-4b70-8166-d3dadbe21fce tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] https://10.4.3.14/volume/v3/volumes/7a1187ac-b550-4cab-af33-74d09d1659b3 returned with HTTP 200 Aug 13 21:10:01.444566 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 379/1505] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:01 2026] GET /volume/v3/volumes/7a1187ac-b550-4cab-af33-74d09d1659b3 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:01.460446 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-3de62133-9655-494b-9d9a-1baa62b6f5f7 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:01.462864 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3de62133-9655-494b-9d9a-1baa62b6f5f7 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] POST https://10.4.3.14/volume/v3/snapshots Aug 13 21:10:01.463778 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3de62133-9655-494b-9d9a-1baa62b6f5f7 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7a1187ac-b550-4cab-af33-74d09d1659b3", "name": "tempest-VolumesDeleteCascade-Snapshot-61556224"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:01.480453 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:01.480453 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:01.481096 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-3de62133-9655-494b-9d9a-1baa62b6f5f7 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Volume info retrieved successfully. Aug 13 21:10:01.481312 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.snapshots [None req-3de62133-9655-494b-9d9a-1baa62b6f5f7 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Create snapshot from volume 7a1187ac-b550-4cab-af33-74d09d1659b3 Aug 13 21:10:01.508043 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-3de62133-9655-494b-9d9a-1baa62b6f5f7 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Created reservations ['86fab973-5361-4c27-9667-fbd7226c9e2e', '532b78ee-2a79-40ed-8d7d-afe1c5bb95de', '3d75ac32-6788-45e8-b687-a0a8f118ca28', 'e86d57f2-ad2e-42b8-ac57-7575566edf4d'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:10:01.552901 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-3de62133-9655-494b-9d9a-1baa62b6f5f7 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Snapshot create request issued successfully. Aug 13 21:10:01.552901 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3de62133-9655-494b-9d9a-1baa62b6f5f7 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] https://10.4.3.14/volume/v3/snapshots returned with HTTP 202 Aug 13 21:10:01.552901 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 381/1506] 10.4.3.14 () {68 vars in 1258 bytes} [Thu Aug 13 21:10:01 2026] POST /volume/v3/snapshots => generated 305 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:10:01.564515 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-577dc79d-8e68-4e23-821e-39c99c62355a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:01.567165 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-577dc79d-8e68-4e23-821e-39c99c62355a tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] GET https://10.4.3.14/volume/v3/snapshots/ee1d41db-dcf0-49fa-8362-fcafc23d80a1 Aug 13 21:10:01.568440 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-577dc79d-8e68-4e23-821e-39c99c62355a tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:01.568764 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-577dc79d-8e68-4e23-821e-39c99c62355a tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:01.575118 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:01.575118 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:01.575626 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-577dc79d-8e68-4e23-821e-39c99c62355a tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Snapshot retrieved successfully. Aug 13 21:10:01.577438 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-577dc79d-8e68-4e23-821e-39c99c62355a tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] https://10.4.3.14/volume/v3/snapshots/ee1d41db-dcf0-49fa-8362-fcafc23d80a1 returned with HTTP 200 Aug 13 21:10:01.577949 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 376/1507] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:10:01 2026] GET /volume/v3/snapshots/ee1d41db-dcf0-49fa-8362-fcafc23d80a1 => generated 437 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:02.591483 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-66e7327f-76e5-4ecb-9b20-779b99f2a131 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:02.593384 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-66e7327f-76e5-4ecb-9b20-779b99f2a131 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] GET https://10.4.3.14/volume/v3/snapshots/ee1d41db-dcf0-49fa-8362-fcafc23d80a1 Aug 13 21:10:02.593623 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-66e7327f-76e5-4ecb-9b20-779b99f2a131 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:02.593782 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-66e7327f-76e5-4ecb-9b20-779b99f2a131 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:02.599205 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:02.599205 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:02.599776 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-66e7327f-76e5-4ecb-9b20-779b99f2a131 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Snapshot retrieved successfully. Aug 13 21:10:02.600748 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-66e7327f-76e5-4ecb-9b20-779b99f2a131 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] https://10.4.3.14/volume/v3/snapshots/ee1d41db-dcf0-49fa-8362-fcafc23d80a1 returned with HTTP 200 Aug 13 21:10:02.601169 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 372/1508] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:10:02 2026] GET /volume/v3/snapshots/ee1d41db-dcf0-49fa-8362-fcafc23d80a1 => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:02.609931 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-172f711b-0003-4875-b87f-963f42b0cfb1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:02.612716 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-172f711b-0003-4875-b87f-963f42b0cfb1 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:10:02.613179 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-172f711b-0003-4875-b87f-963f42b0cfb1 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "ee1d41db-dcf0-49fa-8362-fcafc23d80a1", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-118138726"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:02.615382 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-172f711b-0003-4875-b87f-963f42b0cfb1 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Create volume request body: {'volume': {'snapshot_id': 'ee1d41db-dcf0-49fa-8362-fcafc23d80a1', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-118138726'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:10:02.621455 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:02.621455 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:02.622104 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-172f711b-0003-4875-b87f-963f42b0cfb1 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Snapshot retrieved successfully. Aug 13 21:10:02.622257 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-172f711b-0003-4875-b87f-963f42b0cfb1 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Create volume of 1 GB Aug 13 21:10:02.626930 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-172f711b-0003-4875-b87f-963f42b0cfb1 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Availability Zones retrieved successfully. Aug 13 21:10:02.633715 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-172f711b-0003-4875-b87f-963f42b0cfb1 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Flow 'volume_create_api' (11466626-daae-4420-8032-42b6ac70a11b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:10:02.633715 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-172f711b-0003-4875-b87f-963f42b0cfb1 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8825d9b-f62e-403c-9d0b-f9bc716f8c7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:02.634417 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-172f711b-0003-4875-b87f-963f42b0cfb1 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:10:02.697403 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-172f711b-0003-4875-b87f-963f42b0cfb1 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8825d9b-f62e-403c-9d0b-f9bc716f8c7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ee1d41db-dcf0-49fa-8362-fcafc23d80a1', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:02.698707 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-172f711b-0003-4875-b87f-963f42b0cfb1 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0dc8edc-f4bb-4313-81dd-29c9ddcca57f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:02.759784 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-172f711b-0003-4875-b87f-963f42b0cfb1 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Created reservations ['21545bb8-9491-435e-9131-f5fd24a69e8b', '69d6d8a3-dccb-4985-b834-ca91cd9f3df0', '5bc577fb-5084-4ce8-aa17-c55fb40b6052', 'ecf45cfd-a4f5-4c80-b475-54f99b766292'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:10:02.760821 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-172f711b-0003-4875-b87f-963f42b0cfb1 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0dc8edc-f4bb-4313-81dd-29c9ddcca57f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21545bb8-9491-435e-9131-f5fd24a69e8b', '69d6d8a3-dccb-4985-b834-ca91cd9f3df0', '5bc577fb-5084-4ce8-aa17-c55fb40b6052', 'ecf45cfd-a4f5-4c80-b475-54f99b766292']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:02.762923 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-172f711b-0003-4875-b87f-963f42b0cfb1 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fb88619-7f7e-433a-a317-f4b37452f863) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:02.824252 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-172f711b-0003-4875-b87f-963f42b0cfb1 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fb88619-7f7e-433a-a317-f4b37452f863) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c9d719d-4b10-46ee-98ca-c71be450c891', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-118138726',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='242854f26b3240b4aba29d8c4ef5f007',qos_specs=None,replication_status=,reservations=['21545bb8-9491-435e-9131-f5fd24a69e8b','69d6d8a3-dccb-4985-b834-ca91cd9f3df0','5bc577fb-5084-4ce8-aa17-c55fb40b6052','ecf45cfd-a4f5-4c80-b475-54f99b766292'],size=1,snapshot_id=ee1d41db-dcf0-49fa-8362-fcafc23d80a1,source_replicaid=,source_volid=None,status='creating',user_id='48fab35bcb924711ac167a0cbb247d64',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:10:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-118138726',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7c9d719d-4b10-46ee-98ca-c71be450c891,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='242854f26b3240b4aba29d8c4ef5f007',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ee1d41db-dcf0-49fa-8362-fcafc23d80a1,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='48fab35bcb924711ac167a0cbb247d64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:02.825219 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-172f711b-0003-4875-b87f-963f42b0cfb1 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60538d71-ffb2-4464-8b65-5cc03894410e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:02.849355 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-172f711b-0003-4875-b87f-963f42b0cfb1 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60538d71-ffb2-4464-8b65-5cc03894410e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-118138726',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='242854f26b3240b4aba29d8c4ef5f007',qos_specs=None,replication_status=,reservations=['21545bb8-9491-435e-9131-f5fd24a69e8b','69d6d8a3-dccb-4985-b834-ca91cd9f3df0','5bc577fb-5084-4ce8-aa17-c55fb40b6052','ecf45cfd-a4f5-4c80-b475-54f99b766292'],size=1,snapshot_id=ee1d41db-dcf0-49fa-8362-fcafc23d80a1,source_replicaid=,source_volid=None,status='creating',user_id='48fab35bcb924711ac167a0cbb247d64',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:02.850514 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-172f711b-0003-4875-b87f-963f42b0cfb1 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e5dcf32-2bc1-4ddc-b7bf-a340189b406d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:02.888573 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-172f711b-0003-4875-b87f-963f42b0cfb1 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e5dcf32-2bc1-4ddc-b7bf-a340189b406d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:02.889676 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-172f711b-0003-4875-b87f-963f42b0cfb1 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Flow 'volume_create_api' (11466626-daae-4420-8032-42b6ac70a11b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:10:02.890097 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-172f711b-0003-4875-b87f-963f42b0cfb1 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Create volume request issued successfully. Aug 13 21:10:02.890816 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-172f711b-0003-4875-b87f-963f42b0cfb1 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:10:02.891422 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 380/1509] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:10:02 2026] POST /volume/v3/volumes => generated 782 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:10:02.911132 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e56bf233-5e3a-4abd-b775-49235dd01918 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:02.914976 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e56bf233-5e3a-4abd-b775-49235dd01918 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] GET https://10.4.3.14/volume/v3/volumes/7c9d719d-4b10-46ee-98ca-c71be450c891 Aug 13 21:10:02.915243 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e56bf233-5e3a-4abd-b775-49235dd01918 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:02.915611 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e56bf233-5e3a-4abd-b775-49235dd01918 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:02.925677 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:02.925677 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:02.931325 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-e56bf233-5e3a-4abd-b775-49235dd01918 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Volume info retrieved successfully. Aug 13 21:10:02.937494 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e56bf233-5e3a-4abd-b775-49235dd01918 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] https://10.4.3.14/volume/v3/volumes/7c9d719d-4b10-46ee-98ca-c71be450c891 returned with HTTP 200 Aug 13 21:10:02.937936 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 382/1510] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:02 2026] GET /volume/v3/volumes/7c9d719d-4b10-46ee-98ca-c71be450c891 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:03.959444 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e59474ca-7c2d-4391-a772-2827d7c2ae61 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:03.961167 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e59474ca-7c2d-4391-a772-2827d7c2ae61 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] GET https://10.4.3.14/volume/v3/volumes/7c9d719d-4b10-46ee-98ca-c71be450c891 Aug 13 21:10:03.961492 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e59474ca-7c2d-4391-a772-2827d7c2ae61 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:03.961815 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e59474ca-7c2d-4391-a772-2827d7c2ae61 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:03.970068 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:03.970068 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:03.972851 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e59474ca-7c2d-4391-a772-2827d7c2ae61 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Volume info retrieved successfully. Aug 13 21:10:03.976919 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e59474ca-7c2d-4391-a772-2827d7c2ae61 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] https://10.4.3.14/volume/v3/volumes/7c9d719d-4b10-46ee-98ca-c71be450c891 returned with HTTP 200 Aug 13 21:10:03.977604 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 377/1511] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:03 2026] GET /volume/v3/volumes/7c9d719d-4b10-46ee-98ca-c71be450c891 => generated 875 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:03.990714 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-942e5e0e-96e3-4c8d-9250-5de4ec496100 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:03.993924 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-942e5e0e-96e3-4c8d-9250-5de4ec496100 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] GET https://10.4.3.14/volume/v3/volumes/7c9d719d-4b10-46ee-98ca-c71be450c891 Aug 13 21:10:03.993924 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-942e5e0e-96e3-4c8d-9250-5de4ec496100 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:03.993924 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-942e5e0e-96e3-4c8d-9250-5de4ec496100 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:03.999505 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:03.999505 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:04.003266 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-942e5e0e-96e3-4c8d-9250-5de4ec496100 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Volume info retrieved successfully. Aug 13 21:10:04.007584 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-942e5e0e-96e3-4c8d-9250-5de4ec496100 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] https://10.4.3.14/volume/v3/volumes/7c9d719d-4b10-46ee-98ca-c71be450c891 returned with HTTP 200 Aug 13 21:10:04.007980 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 373/1512] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:03 2026] GET /volume/v3/volumes/7c9d719d-4b10-46ee-98ca-c71be450c891 => generated 875 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:04.020305 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-00b2d7dd-cd75-4dfd-a281-baaad32bc266 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:04.022760 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-00b2d7dd-cd75-4dfd-a281-baaad32bc266 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] DELETE https://10.4.3.14/volume/v3/volumes/7a1187ac-b550-4cab-af33-74d09d1659b3?cascade=True Aug 13 21:10:04.023057 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-00b2d7dd-cd75-4dfd-a281-baaad32bc266 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:04.023317 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-00b2d7dd-cd75-4dfd-a281-baaad32bc266 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:04.023556 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-00b2d7dd-cd75-4dfd-a281-baaad32bc266 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Delete volume with id: 7a1187ac-b550-4cab-af33-74d09d1659b3 Aug 13 21:10:04.033119 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:04.033119 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:04.033916 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-00b2d7dd-cd75-4dfd-a281-baaad32bc266 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Volume info retrieved successfully. Aug 13 21:10:04.069656 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-00b2d7dd-cd75-4dfd-a281-baaad32bc266 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Delete volume request issued successfully. Aug 13 21:10:04.069905 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-00b2d7dd-cd75-4dfd-a281-baaad32bc266 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] https://10.4.3.14/volume/v3/volumes/7a1187ac-b550-4cab-af33-74d09d1659b3?cascade=True returned with HTTP 202 Aug 13 21:10:04.070604 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 381/1513] 10.4.3.14 () {66 vars in 1369 bytes} [Thu Aug 13 21:10:04 2026] DELETE /volume/v3/volumes/7a1187ac-b550-4cab-af33-74d09d1659b3?cascade=True => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:10:04.080886 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-9fcdc355-eea9-4caa-bc04-7fa08f1e3931 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:04.084440 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9fcdc355-eea9-4caa-bc04-7fa08f1e3931 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] GET https://10.4.3.14/volume/v3/volumes/7a1187ac-b550-4cab-af33-74d09d1659b3 Aug 13 21:10:04.084713 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9fcdc355-eea9-4caa-bc04-7fa08f1e3931 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:04.085524 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9fcdc355-eea9-4caa-bc04-7fa08f1e3931 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:04.102312 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:04.102312 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:04.109249 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-9fcdc355-eea9-4caa-bc04-7fa08f1e3931 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Volume info retrieved successfully. Aug 13 21:10:04.116536 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9fcdc355-eea9-4caa-bc04-7fa08f1e3931 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] https://10.4.3.14/volume/v3/volumes/7a1187ac-b550-4cab-af33-74d09d1659b3 returned with HTTP 200 Aug 13 21:10:04.117215 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 383/1514] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:04 2026] GET /volume/v3/volumes/7a1187ac-b550-4cab-af33-74d09d1659b3 => generated 841 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:04.466813 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ad34ee6f-52a4-46b4-91ba-b5517e777b6e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:04.469769 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ad34ee6f-52a4-46b4-91ba-b5517e777b6e tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] DELETE https://10.4.3.14/volume/v3/volumes/07e8ddb3-b708-4799-9df5-d2f20fbdfee0 Aug 13 21:10:04.469769 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ad34ee6f-52a4-46b4-91ba-b5517e777b6e tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:04.469769 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ad34ee6f-52a4-46b4-91ba-b5517e777b6e tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:04.469769 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-ad34ee6f-52a4-46b4-91ba-b5517e777b6e tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Delete volume with id: 07e8ddb3-b708-4799-9df5-d2f20fbdfee0 Aug 13 21:10:04.475259 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:04.475259 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:04.475985 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ad34ee6f-52a4-46b4-91ba-b5517e777b6e tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Volume info retrieved successfully. Aug 13 21:10:04.492498 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ad34ee6f-52a4-46b4-91ba-b5517e777b6e tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Delete volume request issued successfully. Aug 13 21:10:04.492498 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ad34ee6f-52a4-46b4-91ba-b5517e777b6e tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] https://10.4.3.14/volume/v3/volumes/07e8ddb3-b708-4799-9df5-d2f20fbdfee0 returned with HTTP 202 Aug 13 21:10:04.492498 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 378/1515] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:10:04 2026] DELETE /volume/v3/volumes/07e8ddb3-b708-4799-9df5-d2f20fbdfee0 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:10:04.501082 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-310ac7c1-c730-4581-b8f2-9451a427635f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:04.504456 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-310ac7c1-c730-4581-b8f2-9451a427635f tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] GET https://10.4.3.14/volume/v3/volumes/07e8ddb3-b708-4799-9df5-d2f20fbdfee0 Aug 13 21:10:04.504708 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-310ac7c1-c730-4581-b8f2-9451a427635f tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:04.504949 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-310ac7c1-c730-4581-b8f2-9451a427635f tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:04.518267 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:04.518267 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:04.528506 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-310ac7c1-c730-4581-b8f2-9451a427635f tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Volume info retrieved successfully. Aug 13 21:10:04.535372 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-310ac7c1-c730-4581-b8f2-9451a427635f tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] https://10.4.3.14/volume/v3/volumes/07e8ddb3-b708-4799-9df5-d2f20fbdfee0 returned with HTTP 200 Aug 13 21:10:04.535902 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 374/1516] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:04 2026] GET /volume/v3/volumes/07e8ddb3-b708-4799-9df5-d2f20fbdfee0 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:04.883738 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4a7bc726-b642-484d-8570-8bfe600aa5c7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:04.886156 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4a7bc726-b642-484d-8570-8bfe600aa5c7 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:10:04.886635 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4a7bc726-b642-484d-8570-8bfe600aa5c7 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-231692735", "snapshot_id": null, "imageRef": "aa832912-12b8-47ea-874b-ab8df3e573a9", "volume_type": null, "size": 1}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:04.888641 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-4a7bc726-b642-484d-8570-8bfe600aa5c7 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-231692735', 'snapshot_id': None, 'imageRef': 'aa832912-12b8-47ea-874b-ab8df3e573a9', 'volume_type': None, 'size': 1}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:10:04.971740 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-4a7bc726-b642-484d-8570-8bfe600aa5c7 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Create volume of 1 GB Aug 13 21:10:04.972069 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:04.972069 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:04.975799 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-4a7bc726-b642-484d-8570-8bfe600aa5c7 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Availability Zones retrieved successfully. Aug 13 21:10:04.981511 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-4a7bc726-b642-484d-8570-8bfe600aa5c7 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Flow 'volume_create_api' (5f144e6e-5798-478f-a0cb-6d64c4dccf0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:10:04.982586 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-4a7bc726-b642-484d-8570-8bfe600aa5c7 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2f858c1-f432-45ca-bea3-64f7dfd52c17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:04.983666 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-4a7bc726-b642-484d-8570-8bfe600aa5c7 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:10:04.999872 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-9bea93ee-d866-4fab-b578-e96227d3ec4c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:05.002176 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9bea93ee-d866-4fab-b578-e96227d3ec4c tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/volumes/ba5b7e92-ea60-4010-85db-d4ef871f8ba3 Aug 13 21:10:05.002379 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9bea93ee-d866-4fab-b578-e96227d3ec4c tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:05.002607 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9bea93ee-d866-4fab-b578-e96227d3ec4c tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:05.015129 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:05.015129 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:05.019433 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-9bea93ee-d866-4fab-b578-e96227d3ec4c tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Volume info retrieved successfully. Aug 13 21:10:05.024120 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9bea93ee-d866-4fab-b578-e96227d3ec4c tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/volumes/ba5b7e92-ea60-4010-85db-d4ef871f8ba3 returned with HTTP 200 Aug 13 21:10:05.024615 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 384/1517] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:04 2026] GET /volume/v3/volumes/ba5b7e92-ea60-4010-85db-d4ef871f8ba3 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:05.046403 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-4a7bc726-b642-484d-8570-8bfe600aa5c7 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2f858c1-f432-45ca-bea3-64f7dfd52c17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:05.048028 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-4a7bc726-b642-484d-8570-8bfe600aa5c7 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91417649-6bd1-4679-bfd5-428ccd8f5599) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:05.071335 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-84227122-c63f-435c-b6eb-a278fc89a382 req-0ba8f875-af54-4fdc-893a-cbfba072d11b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:05.073560 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-84227122-c63f-435c-b6eb-a278fc89a382 req-0ba8f875-af54-4fdc-893a-cbfba072d11b tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/volumes/ba5b7e92-ea60-4010-85db-d4ef871f8ba3 Aug 13 21:10:05.073888 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-84227122-c63f-435c-b6eb-a278fc89a382 req-0ba8f875-af54-4fdc-893a-cbfba072d11b tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:05.074199 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-84227122-c63f-435c-b6eb-a278fc89a382 req-0ba8f875-af54-4fdc-893a-cbfba072d11b tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:05.084323 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:05.084323 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:05.092993 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-84227122-c63f-435c-b6eb-a278fc89a382 req-0ba8f875-af54-4fdc-893a-cbfba072d11b tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Volume info retrieved successfully. Aug 13 21:10:05.095414 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-84227122-c63f-435c-b6eb-a278fc89a382 req-0ba8f875-af54-4fdc-893a-cbfba072d11b tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/volumes/ba5b7e92-ea60-4010-85db-d4ef871f8ba3 returned with HTTP 200 Aug 13 21:10:05.096087 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 379/1518] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:10:05 2026] GET /volume/v3/volumes/ba5b7e92-ea60-4010-85db-d4ef871f8ba3 => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:05.108813 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-4a7bc726-b642-484d-8570-8bfe600aa5c7 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Created reservations ['6bed3193-dadf-474c-b185-9bfcd787d355', 'ba868143-d769-4f8d-a2c4-aadd7539ead5', '50aec37b-426d-4a46-be47-6cd5c980b763', 'd36641ac-50e5-4223-bc21-efd9ccfa3ff0'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:10:05.109571 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-4a7bc726-b642-484d-8570-8bfe600aa5c7 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91417649-6bd1-4679-bfd5-428ccd8f5599) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6bed3193-dadf-474c-b185-9bfcd787d355', 'ba868143-d769-4f8d-a2c4-aadd7539ead5', '50aec37b-426d-4a46-be47-6cd5c980b763', 'd36641ac-50e5-4223-bc21-efd9ccfa3ff0']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:05.110268 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-4a7bc726-b642-484d-8570-8bfe600aa5c7 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09d91514-a638-43cf-bf19-ca92b00b6612) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:05.130541 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-8b7d5ae6-6593-4752-b256-36de7b6b7003 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:05.132887 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8b7d5ae6-6593-4752-b256-36de7b6b7003 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] GET https://10.4.3.14/volume/v3/volumes/7a1187ac-b550-4cab-af33-74d09d1659b3 Aug 13 21:10:05.133136 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8b7d5ae6-6593-4752-b256-36de7b6b7003 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:05.133312 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8b7d5ae6-6593-4752-b256-36de7b6b7003 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:05.133737 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-4a7bc726-b642-484d-8570-8bfe600aa5c7 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09d91514-a638-43cf-bf19-ca92b00b6612) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce92bb15-bcf2-4e65-8cba-90a6f0e69275', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-231692735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d22c06595a96419b8e4fe110cf8edd0c',qos_specs=None,replication_status=,reservations=['6bed3193-dadf-474c-b185-9bfcd787d355','ba868143-d769-4f8d-a2c4-aadd7539ead5','50aec37b-426d-4a46-be47-6cd5c980b763','d36641ac-50e5-4223-bc21-efd9ccfa3ff0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5b8e2bc8b8846ee917b481f4348c70a',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:10:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-231692735',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce92bb15-bcf2-4e65-8cba-90a6f0e69275,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d22c06595a96419b8e4fe110cf8edd0c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5b8e2bc8b8846ee917b481f4348c70a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:05.134551 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-4a7bc726-b642-484d-8570-8bfe600aa5c7 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1766ac20-106f-4208-8b0a-915e80450171) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:05.140068 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8b7d5ae6-6593-4752-b256-36de7b6b7003 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] https://10.4.3.14/volume/v3/volumes/7a1187ac-b550-4cab-af33-74d09d1659b3 returned with HTTP 404 Aug 13 21:10:05.140553 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 375/1519] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:05 2026] GET /volume/v3/volumes/7a1187ac-b550-4cab-af33-74d09d1659b3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:10:05.147418 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d159c920-1bc3-4b8f-aeeb-fc98f8ba223d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:05.149250 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d159c920-1bc3-4b8f-aeeb-fc98f8ba223d tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] GET https://10.4.3.14/volume/v3/volumes Aug 13 21:10:05.149476 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d159c920-1bc3-4b8f-aeeb-fc98f8ba223d tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:05.149690 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d159c920-1bc3-4b8f-aeeb-fc98f8ba223d tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Calling method 'index' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:05.150021 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.api_utils [None req-d159c920-1bc3-4b8f-aeeb-fc98f8ba223d tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Removing options '' from query. {{(pid=100216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:10:05.150696 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d159c920-1bc3-4b8f-aeeb-fc98f8ba223d tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:10:05.158049 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-d159c920-1bc3-4b8f-aeeb-fc98f8ba223d tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Get all volumes completed successfully. Aug 13 21:10:05.158534 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d159c920-1bc3-4b8f-aeeb-fc98f8ba223d tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 200 Aug 13 21:10:05.158680 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-4a7bc726-b642-484d-8570-8bfe600aa5c7 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1766ac20-106f-4208-8b0a-915e80450171) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-231692735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d22c06595a96419b8e4fe110cf8edd0c',qos_specs=None,replication_status=,reservations=['6bed3193-dadf-474c-b185-9bfcd787d355','ba868143-d769-4f8d-a2c4-aadd7539ead5','50aec37b-426d-4a46-be47-6cd5c980b763','d36641ac-50e5-4223-bc21-efd9ccfa3ff0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5b8e2bc8b8846ee917b481f4348c70a',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:05.158995 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 385/1520] 10.4.3.14 () {66 vars in 1230 bytes} [Thu Aug 13 21:10:05 2026] GET /volume/v3/volumes => generated 332 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:05.159554 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-4a7bc726-b642-484d-8570-8bfe600aa5c7 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7c065c0-94c7-441f-b961-5ba4dd2174fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:05.168836 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-92c921f1-018a-4daa-bb9a-977b8b2e3f15 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:05.170812 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-92c921f1-018a-4daa-bb9a-977b8b2e3f15 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] GET https://10.4.3.14/volume/v3/snapshots Aug 13 21:10:05.171249 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-92c921f1-018a-4daa-bb9a-977b8b2e3f15 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:05.171620 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-92c921f1-018a-4daa-bb9a-977b8b2e3f15 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:05.172984 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.api_utils [None req-92c921f1-018a-4daa-bb9a-977b8b2e3f15 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Removing options '' from query. {{(pid=100214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:10:05.173979 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.db.api [None req-92c921f1-018a-4daa-bb9a-977b8b2e3f15 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Building query based on filter {{(pid=100214) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 21:10:05.174235 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-4a7bc726-b642-484d-8570-8bfe600aa5c7 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7c065c0-94c7-441f-b961-5ba4dd2174fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:05.175426 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-4a7bc726-b642-484d-8570-8bfe600aa5c7 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Flow 'volume_create_api' (5f144e6e-5798-478f-a0cb-6d64c4dccf0b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:10:05.175855 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-4a7bc726-b642-484d-8570-8bfe600aa5c7 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Create volume request issued successfully. Aug 13 21:10:05.176433 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4a7bc726-b642-484d-8570-8bfe600aa5c7 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:10:05.177003 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 382/1521] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:10:04 2026] POST /volume/v3/volumes => generated 751 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:10:05.182215 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-2382871b-b0d8-43eb-b7d6-a4fe63a8d961 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:05.182740 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2382871b-b0d8-43eb-b7d6-a4fe63a8d961 None None] GET https://10.4.3.14/volume// Aug 13 21:10:05.182958 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2382871b-b0d8-43eb-b7d6-a4fe63a8d961 None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:05.183224 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2382871b-b0d8-43eb-b7d6-a4fe63a8d961 None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:05.183652 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2382871b-b0d8-43eb-b7d6-a4fe63a8d961 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:10:05.185982 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 376/1522] 10.4.3.14 () {66 vars in 1421 bytes} [Thu Aug 13 21:10:05 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 13 21:10:05.189270 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-604c859d-d3a3-414f-9d9f-badc459a2518 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:05.189863 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-92c921f1-018a-4daa-bb9a-977b8b2e3f15 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Get all snapshots completed successfully. Aug 13 21:10:05.190391 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-92c921f1-018a-4daa-bb9a-977b8b2e3f15 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] https://10.4.3.14/volume/v3/snapshots returned with HTTP 200 Aug 13 21:10:05.191035 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 380/1523] 10.4.3.14 () {66 vars in 1236 bytes} [Thu Aug 13 21:10:05 2026] GET /volume/v3/snapshots => generated 17 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 21:10:05.191501 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-604c859d-d3a3-414f-9d9f-badc459a2518 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] GET https://10.4.3.14/volume/v3/volumes/ce92bb15-bcf2-4e65-8cba-90a6f0e69275 Aug 13 21:10:05.191783 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-604c859d-d3a3-414f-9d9f-badc459a2518 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:05.191876 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-84227122-c63f-435c-b6eb-a278fc89a382 req-c7802da3-8def-48d7-b28a-e876a9518b86 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:05.192086 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-604c859d-d3a3-414f-9d9f-badc459a2518 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:05.202246 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ee65e7ea-d8dd-485d-8e9c-3f8e288121fb None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:05.204055 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ee65e7ea-d8dd-485d-8e9c-3f8e288121fb tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] GET https://10.4.3.14/volume/v3/volumes/7c9d719d-4b10-46ee-98ca-c71be450c891 Aug 13 21:10:05.204344 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ee65e7ea-d8dd-485d-8e9c-3f8e288121fb tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:05.204557 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ee65e7ea-d8dd-485d-8e9c-3f8e288121fb tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:05.204879 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:05.204879 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:05.210251 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-604c859d-d3a3-414f-9d9f-badc459a2518 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Volume info retrieved successfully. Aug 13 21:10:05.211688 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:05.211688 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:05.215773 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-ee65e7ea-d8dd-485d-8e9c-3f8e288121fb tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Volume info retrieved successfully. Aug 13 21:10:05.217230 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-604c859d-d3a3-414f-9d9f-badc459a2518 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] https://10.4.3.14/volume/v3/volumes/ce92bb15-bcf2-4e65-8cba-90a6f0e69275 returned with HTTP 200 Aug 13 21:10:05.217775 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 386/1524] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:05 2026] GET /volume/v3/volumes/ce92bb15-bcf2-4e65-8cba-90a6f0e69275 => generated 819 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:05.220401 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ee65e7ea-d8dd-485d-8e9c-3f8e288121fb tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] https://10.4.3.14/volume/v3/volumes/7c9d719d-4b10-46ee-98ca-c71be450c891 returned with HTTP 200 Aug 13 21:10:05.220932 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 377/1525] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:05 2026] GET /volume/v3/volumes/7c9d719d-4b10-46ee-98ca-c71be450c891 => generated 875 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:05.237612 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-24d36cce-25f8-43ca-bd24-90358fbd4202 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:05.239143 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-24d36cce-25f8-43ca-bd24-90358fbd4202 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] DELETE https://10.4.3.14/volume/v3/volumes/7c9d719d-4b10-46ee-98ca-c71be450c891 Aug 13 21:10:05.239560 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-24d36cce-25f8-43ca-bd24-90358fbd4202 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:05.239856 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-24d36cce-25f8-43ca-bd24-90358fbd4202 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:05.240122 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-24d36cce-25f8-43ca-bd24-90358fbd4202 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Delete volume with id: 7c9d719d-4b10-46ee-98ca-c71be450c891 Aug 13 21:10:05.248701 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:05.248701 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:05.249354 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-24d36cce-25f8-43ca-bd24-90358fbd4202 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Volume info retrieved successfully. Aug 13 21:10:05.260689 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-84227122-c63f-435c-b6eb-a278fc89a382 req-c7802da3-8def-48d7-b28a-e876a9518b86 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:10:05.261088 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-84227122-c63f-435c-b6eb-a278fc89a382 req-c7802da3-8def-48d7-b28a-e876a9518b86 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ba5b7e92-ea60-4010-85db-d4ef871f8ba3", "connector": null, "instance_uuid": "db0fd38d-5d47-414b-b99c-68b7b7d389a7"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:05.271314 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:05.271314 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:05.276064 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-24d36cce-25f8-43ca-bd24-90358fbd4202 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Delete volume request issued successfully. Aug 13 21:10:05.276333 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-24d36cce-25f8-43ca-bd24-90358fbd4202 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] https://10.4.3.14/volume/v3/volumes/7c9d719d-4b10-46ee-98ca-c71be450c891 returned with HTTP 202 Aug 13 21:10:05.276880 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 381/1526] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:10:05 2026] DELETE /volume/v3/volumes/7c9d719d-4b10-46ee-98ca-c71be450c891 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:10:05.285923 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-33aa5a67-6e76-4dba-bd25-26bf96404780 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:05.290344 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-33aa5a67-6e76-4dba-bd25-26bf96404780 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] GET https://10.4.3.14/volume/v3/volumes/7c9d719d-4b10-46ee-98ca-c71be450c891 Aug 13 21:10:05.290573 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-33aa5a67-6e76-4dba-bd25-26bf96404780 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:05.290768 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-33aa5a67-6e76-4dba-bd25-26bf96404780 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:05.305788 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:05.305788 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:05.307787 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-84227122-c63f-435c-b6eb-a278fc89a382 req-c7802da3-8def-48d7-b28a-e876a9518b86 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:10:05.308253 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 383/1527] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:10:05 2026] POST /volume/v3/attachments => generated 273 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:05.310105 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-33aa5a67-6e76-4dba-bd25-26bf96404780 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Volume info retrieved successfully. Aug 13 21:10:05.315105 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-33aa5a67-6e76-4dba-bd25-26bf96404780 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] https://10.4.3.14/volume/v3/volumes/7c9d719d-4b10-46ee-98ca-c71be450c891 returned with HTTP 200 Aug 13 21:10:05.315524 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 387/1528] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:05 2026] GET /volume/v3/volumes/7c9d719d-4b10-46ee-98ca-c71be450c891 => generated 874 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:05.341981 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-e0faf539-f645-42ea-bc03-52b4111a5ce1 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:05.344304 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e0faf539-f645-42ea-bc03-52b4111a5ce1 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/volumes/ba5b7e92-ea60-4010-85db-d4ef871f8ba3 Aug 13 21:10:05.344605 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e0faf539-f645-42ea-bc03-52b4111a5ce1 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:05.344886 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e0faf539-f645-42ea-bc03-52b4111a5ce1 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:05.349538 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-741b368d-9fb3-4dd4-8ca2-4175b54b495b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:05.349538 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-741b368d-9fb3-4dd4-8ca2-4175b54b495b None None] GET https://10.4.3.14/volume// Aug 13 21:10:05.349538 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-741b368d-9fb3-4dd4-8ca2-4175b54b495b None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:05.349538 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-741b368d-9fb3-4dd4-8ca2-4175b54b495b None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:05.349538 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-741b368d-9fb3-4dd4-8ca2-4175b54b495b None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:10:05.349538 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 382/1529] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:10:05 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:10:05.356921 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:05.356921 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:05.357539 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-84227122-c63f-435c-b6eb-a278fc89a382 req-14685a7c-a94e-4498-bff3-349689d142e4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:05.360358 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-84227122-c63f-435c-b6eb-a278fc89a382 req-14685a7c-a94e-4498-bff3-349689d142e4 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/volumes/ba5b7e92-ea60-4010-85db-d4ef871f8ba3 Aug 13 21:10:05.360659 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-e0faf539-f645-42ea-bc03-52b4111a5ce1 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Volume info retrieved successfully. Aug 13 21:10:05.360719 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-84227122-c63f-435c-b6eb-a278fc89a382 req-14685a7c-a94e-4498-bff3-349689d142e4 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:05.360955 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-84227122-c63f-435c-b6eb-a278fc89a382 req-14685a7c-a94e-4498-bff3-349689d142e4 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:05.365178 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e0faf539-f645-42ea-bc03-52b4111a5ce1 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/volumes/ba5b7e92-ea60-4010-85db-d4ef871f8ba3 returned with HTTP 200 Aug 13 21:10:05.365672 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 378/1530] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:05 2026] GET /volume/v3/volumes/ba5b7e92-ea60-4010-85db-d4ef871f8ba3 => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:05.372014 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:05.372014 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:05.376335 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-84227122-c63f-435c-b6eb-a278fc89a382 req-14685a7c-a94e-4498-bff3-349689d142e4 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Volume info retrieved successfully. Aug 13 21:10:05.382370 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-84227122-c63f-435c-b6eb-a278fc89a382 req-14685a7c-a94e-4498-bff3-349689d142e4 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/volumes/ba5b7e92-ea60-4010-85db-d4ef871f8ba3 returned with HTTP 200 Aug 13 21:10:05.382957 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 384/1531] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:10:05 2026] GET /volume/v3/volumes/ba5b7e92-ea60-4010-85db-d4ef871f8ba3 => generated 1019 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:10:05.483255 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-84227122-c63f-435c-b6eb-a278fc89a382 req-bea944a0-0d76-4c1c-ab5a-16353d154e4e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:05.485547 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-84227122-c63f-435c-b6eb-a278fc89a382 req-bea944a0-0d76-4c1c-ab5a-16353d154e4e tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] PUT https://10.4.3.14/volume/v3/attachments/b802c43d-1fc9-4c1d-9089-a8b0a8a8d840 Aug 13 21:10:05.485935 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-84227122-c63f-435c-b6eb-a278fc89a382 req-bea944a0-0d76-4c1c-ab5a-16353d154e4e tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:05.494561 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-84227122-c63f-435c-b6eb-a278fc89a382 req-bea944a0-0d76-4c1c-ab5a-16353d154e4e tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Acquiring lock "cinder-attachment_update-ba5b7e92-ea60-4010-85db-d4ef871f8ba3-np0000007265" by "attachment_update" {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:10:05.499154 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-84227122-c63f-435c-b6eb-a278fc89a382 req-bea944a0-0d76-4c1c-ab5a-16353d154e4e tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Lock "cinder-attachment_update-ba5b7e92-ea60-4010-85db-d4ef871f8ba3-np0000007265" acquired by "attachment_update" :: waited 0.005s {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:10:05.500075 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:05.500075 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:05.548855 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7c80501e-b8b3-4a3d-b22f-cb787ab4c443 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:05.551983 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7c80501e-b8b3-4a3d-b22f-cb787ab4c443 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] GET https://10.4.3.14/volume/v3/volumes/07e8ddb3-b708-4799-9df5-d2f20fbdfee0 Aug 13 21:10:05.551983 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7c80501e-b8b3-4a3d-b22f-cb787ab4c443 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:05.551983 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7c80501e-b8b3-4a3d-b22f-cb787ab4c443 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:05.557882 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7c80501e-b8b3-4a3d-b22f-cb787ab4c443 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] https://10.4.3.14/volume/v3/volumes/07e8ddb3-b708-4799-9df5-d2f20fbdfee0 returned with HTTP 404 Aug 13 21:10:05.558621 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 383/1532] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:05 2026] GET /volume/v3/volumes/07e8ddb3-b708-4799-9df5-d2f20fbdfee0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:10:05.613915 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-84227122-c63f-435c-b6eb-a278fc89a382 req-bea944a0-0d76-4c1c-ab5a-16353d154e4e tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Lock "cinder-attachment_update-ba5b7e92-ea60-4010-85db-d4ef871f8ba3-np0000007265" released by "attachment_update" :: held 0.115s {{(pid=100216) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:10:05.614272 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-84227122-c63f-435c-b6eb-a278fc89a382 req-bea944a0-0d76-4c1c-ab5a-16353d154e4e tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/attachments/b802c43d-1fc9-4c1d-9089-a8b0a8a8d840 returned with HTTP 200 Aug 13 21:10:05.614821 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 388/1533] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:10:05 2026] PUT /volume/v3/attachments/b802c43d-1fc9-4c1d-9089-a8b0a8a8d840 => generated 969 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:05.627163 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-121e7b01-dc23-4726-a2a5-b5975f05d8d0 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:05.629365 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-121e7b01-dc23-4726-a2a5-b5975f05d8d0 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] DELETE https://10.4.3.14/volume/v3/volumes/34acc6be-9ee9-4493-a6d5-33656276c47d Aug 13 21:10:05.629599 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-121e7b01-dc23-4726-a2a5-b5975f05d8d0 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:05.629817 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-121e7b01-dc23-4726-a2a5-b5975f05d8d0 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:05.630016 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-121e7b01-dc23-4726-a2a5-b5975f05d8d0 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Delete volume with id: 34acc6be-9ee9-4493-a6d5-33656276c47d Aug 13 21:10:05.638553 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:05.638553 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:05.639266 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-121e7b01-dc23-4726-a2a5-b5975f05d8d0 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Volume info retrieved successfully. Aug 13 21:10:05.665514 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-121e7b01-dc23-4726-a2a5-b5975f05d8d0 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Delete volume request issued successfully. Aug 13 21:10:05.665819 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-121e7b01-dc23-4726-a2a5-b5975f05d8d0 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] https://10.4.3.14/volume/v3/volumes/34acc6be-9ee9-4493-a6d5-33656276c47d returned with HTTP 202 Aug 13 21:10:05.666449 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 379/1534] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:10:05 2026] DELETE /volume/v3/volumes/34acc6be-9ee9-4493-a6d5-33656276c47d => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:10:05.672812 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-fc8f85a5-2ef2-43ed-8162-a4c57a180ab3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:05.674496 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fc8f85a5-2ef2-43ed-8162-a4c57a180ab3 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] GET https://10.4.3.14/volume/v3/volumes/34acc6be-9ee9-4493-a6d5-33656276c47d Aug 13 21:10:05.674654 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fc8f85a5-2ef2-43ed-8162-a4c57a180ab3 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:05.674823 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fc8f85a5-2ef2-43ed-8162-a4c57a180ab3 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:05.681230 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:05.681230 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:05.684367 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-fc8f85a5-2ef2-43ed-8162-a4c57a180ab3 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Volume info retrieved successfully. Aug 13 21:10:05.687679 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fc8f85a5-2ef2-43ed-8162-a4c57a180ab3 tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] https://10.4.3.14/volume/v3/volumes/34acc6be-9ee9-4493-a6d5-33656276c47d returned with HTTP 200 Aug 13 21:10:05.688013 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 385/1535] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:05 2026] GET /volume/v3/volumes/34acc6be-9ee9-4493-a6d5-33656276c47d => generated 845 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:06.231632 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-79c16cd6-c3fc-4efc-b53a-50ff6b015861 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:06.233313 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-79c16cd6-c3fc-4efc-b53a-50ff6b015861 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] GET https://10.4.3.14/volume/v3/volumes/ce92bb15-bcf2-4e65-8cba-90a6f0e69275 Aug 13 21:10:06.233658 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-79c16cd6-c3fc-4efc-b53a-50ff6b015861 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:06.234908 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-79c16cd6-c3fc-4efc-b53a-50ff6b015861 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:06.241843 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:06.241843 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:06.245052 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-79c16cd6-c3fc-4efc-b53a-50ff6b015861 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Volume info retrieved successfully. Aug 13 21:10:06.250635 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-79c16cd6-c3fc-4efc-b53a-50ff6b015861 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] https://10.4.3.14/volume/v3/volumes/ce92bb15-bcf2-4e65-8cba-90a6f0e69275 returned with HTTP 200 Aug 13 21:10:06.251181 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 384/1536] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:06 2026] GET /volume/v3/volumes/ce92bb15-bcf2-4e65-8cba-90a6f0e69275 => generated 1359 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:06.266725 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-6b019f89-68d3-42eb-875f-9b9046e8eaab None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:06.268766 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6b019f89-68d3-42eb-875f-9b9046e8eaab tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] GET https://10.4.3.14/volume/v3/volumes/ce92bb15-bcf2-4e65-8cba-90a6f0e69275 Aug 13 21:10:06.269097 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6b019f89-68d3-42eb-875f-9b9046e8eaab tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:06.269293 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6b019f89-68d3-42eb-875f-9b9046e8eaab tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:06.276227 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:06.276227 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:06.279866 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-6b019f89-68d3-42eb-875f-9b9046e8eaab tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Volume info retrieved successfully. Aug 13 21:10:06.285104 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6b019f89-68d3-42eb-875f-9b9046e8eaab tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] https://10.4.3.14/volume/v3/volumes/ce92bb15-bcf2-4e65-8cba-90a6f0e69275 returned with HTTP 200 Aug 13 21:10:06.285536 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 389/1537] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:06 2026] GET /volume/v3/volumes/ce92bb15-bcf2-4e65-8cba-90a6f0e69275 => generated 1359 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:06.299797 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f7867136-c5da-4fd3-8573-802feffe7f0a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:06.302190 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f7867136-c5da-4fd3-8573-802feffe7f0a tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] GET https://10.4.3.14/volume/v3/volumes/ce92bb15-bcf2-4e65-8cba-90a6f0e69275 Aug 13 21:10:06.302546 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f7867136-c5da-4fd3-8573-802feffe7f0a tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:06.302853 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f7867136-c5da-4fd3-8573-802feffe7f0a tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:06.312076 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:06.312076 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:06.316831 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-f7867136-c5da-4fd3-8573-802feffe7f0a tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Volume info retrieved successfully. Aug 13 21:10:06.323448 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f7867136-c5da-4fd3-8573-802feffe7f0a tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] https://10.4.3.14/volume/v3/volumes/ce92bb15-bcf2-4e65-8cba-90a6f0e69275 returned with HTTP 200 Aug 13 21:10:06.324040 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 380/1538] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:06 2026] GET /volume/v3/volumes/ce92bb15-bcf2-4e65-8cba-90a6f0e69275 => generated 1359 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:06.330020 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7042fcd1-d10c-4424-b5d1-8a93f8c21601 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:06.331728 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7042fcd1-d10c-4424-b5d1-8a93f8c21601 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] GET https://10.4.3.14/volume/v3/volumes/7c9d719d-4b10-46ee-98ca-c71be450c891 Aug 13 21:10:06.331913 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7042fcd1-d10c-4424-b5d1-8a93f8c21601 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:06.332113 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7042fcd1-d10c-4424-b5d1-8a93f8c21601 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:06.337241 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a6380b00-8952-4b9a-a556-2c772d4ba55c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:06.337856 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7042fcd1-d10c-4424-b5d1-8a93f8c21601 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] https://10.4.3.14/volume/v3/volumes/7c9d719d-4b10-46ee-98ca-c71be450c891 returned with HTTP 404 Aug 13 21:10:06.338425 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 386/1539] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:06 2026] GET /volume/v3/volumes/7c9d719d-4b10-46ee-98ca-c71be450c891 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:10:06.339053 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a6380b00-8952-4b9a-a556-2c772d4ba55c tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] POST https://10.4.3.14/volume/v3/backups Aug 13 21:10:06.339442 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a6380b00-8952-4b9a-a556-2c772d4ba55c tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ce92bb15-bcf2-4e65-8cba-90a6f0e69275", "name": "tempest-TestVolumeBackupRestore-backup-448178385", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:06.341128 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.contrib.backups [None req-a6380b00-8952-4b9a-a556-2c772d4ba55c tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Creating new backup {'backup': {'volume_id': 'ce92bb15-bcf2-4e65-8cba-90a6f0e69275', 'name': 'tempest-TestVolumeBackupRestore-backup-448178385', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100214) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 21:10:06.342308 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.contrib.backups [None req-a6380b00-8952-4b9a-a556-2c772d4ba55c tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Creating backup of volume ce92bb15-bcf2-4e65-8cba-90a6f0e69275 in container None Aug 13 21:10:06.345307 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-8805c6ff-cee1-43c8-9258-cf5841f2e1c0 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:06.347173 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8805c6ff-cee1-43c8-9258-cf5841f2e1c0 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] DELETE https://10.4.3.14/volume/v3/snapshots/ee1d41db-dcf0-49fa-8362-fcafc23d80a1 Aug 13 21:10:06.347382 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8805c6ff-cee1-43c8-9258-cf5841f2e1c0 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:06.347605 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8805c6ff-cee1-43c8-9258-cf5841f2e1c0 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:06.347713 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.snapshots [None req-8805c6ff-cee1-43c8-9258-cf5841f2e1c0 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Delete snapshot with id: ee1d41db-dcf0-49fa-8362-fcafc23d80a1 Aug 13 21:10:06.348620 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:06.348620 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:06.349235 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a6380b00-8952-4b9a-a556-2c772d4ba55c tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Volume info retrieved successfully. Aug 13 21:10:06.352226 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8805c6ff-cee1-43c8-9258-cf5841f2e1c0 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] https://10.4.3.14/volume/v3/snapshots/ee1d41db-dcf0-49fa-8362-fcafc23d80a1 returned with HTTP 404 Aug 13 21:10:06.352810 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 390/1540] 10.4.3.14 () {66 vars in 1350 bytes} [Thu Aug 13 21:10:06 2026] DELETE /volume/v3/snapshots/ee1d41db-dcf0-49fa-8362-fcafc23d80a1 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:10:06.360938 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-7716d3ab-5337-4dbb-a68d-1d8921f0bc4b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:06.362800 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7716d3ab-5337-4dbb-a68d-1d8921f0bc4b tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] GET https://10.4.3.14/volume/v3/volumes/7a1187ac-b550-4cab-af33-74d09d1659b3 Aug 13 21:10:06.363052 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7716d3ab-5337-4dbb-a68d-1d8921f0bc4b tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:06.363264 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7716d3ab-5337-4dbb-a68d-1d8921f0bc4b tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:06.368740 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7716d3ab-5337-4dbb-a68d-1d8921f0bc4b tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] https://10.4.3.14/volume/v3/volumes/7a1187ac-b550-4cab-af33-74d09d1659b3 returned with HTTP 404 Aug 13 21:10:06.370234 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 381/1541] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:06 2026] GET /volume/v3/volumes/7a1187ac-b550-4cab-af33-74d09d1659b3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:10:06.377400 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-a6380b00-8952-4b9a-a556-2c772d4ba55c tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Created reservations ['9d0234f7-773d-492c-8bd8-0b6559a1c4c3', '7ff2c8d5-c33d-4bd9-a05e-f5e3e2d798c0'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:10:06.378381 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7fc05cb7-c85c-4edf-8ee0-a4a1f441c359 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:06.378505 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f1b6c01a-3656-4b6d-b2af-25499e5cfb40 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:06.380143 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f1b6c01a-3656-4b6d-b2af-25499e5cfb40 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/volumes/ba5b7e92-ea60-4010-85db-d4ef871f8ba3 Aug 13 21:10:06.380305 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7fc05cb7-c85c-4edf-8ee0-a4a1f441c359 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] DELETE https://10.4.3.14/volume/v3/volumes/7a1187ac-b550-4cab-af33-74d09d1659b3 Aug 13 21:10:06.380363 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f1b6c01a-3656-4b6d-b2af-25499e5cfb40 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:06.380509 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f1b6c01a-3656-4b6d-b2af-25499e5cfb40 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:06.380583 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7fc05cb7-c85c-4edf-8ee0-a4a1f441c359 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:06.380817 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7fc05cb7-c85c-4edf-8ee0-a4a1f441c359 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:06.380944 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-7fc05cb7-c85c-4edf-8ee0-a4a1f441c359 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] Delete volume with id: 7a1187ac-b550-4cab-af33-74d09d1659b3 Aug 13 21:10:06.387190 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7fc05cb7-c85c-4edf-8ee0-a4a1f441c359 tempest-VolumesDeleteCascade-1713887078 tempest-VolumesDeleteCascade-1713887078-project-member] https://10.4.3.14/volume/v3/volumes/7a1187ac-b550-4cab-af33-74d09d1659b3 returned with HTTP 404 Aug 13 21:10:06.387658 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 387/1542] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:10:06 2026] DELETE /volume/v3/volumes/7a1187ac-b550-4cab-af33-74d09d1659b3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:10:06.394339 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:06.394339 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:06.400342 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-f1b6c01a-3656-4b6d-b2af-25499e5cfb40 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Volume info retrieved successfully. Aug 13 21:10:06.407011 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f1b6c01a-3656-4b6d-b2af-25499e5cfb40 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/volumes/ba5b7e92-ea60-4010-85db-d4ef871f8ba3 returned with HTTP 200 Aug 13 21:10:06.407626 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 391/1543] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:06 2026] GET /volume/v3/volumes/ba5b7e92-ea60-4010-85db-d4ef871f8ba3 => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:06.418735 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a6380b00-8952-4b9a-a556-2c772d4ba55c tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] https://10.4.3.14/volume/v3/backups returned with HTTP 202 Aug 13 21:10:06.418735 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 385/1544] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:10:06 2026] POST /volume/v3/backups => generated 332 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:10:06.429172 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-426b7a6d-42fb-4a96-a6d5-c151ab281a05 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:06.431139 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-426b7a6d-42fb-4a96-a6d5-c151ab281a05 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] GET https://10.4.3.14/volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 Aug 13 21:10:06.431355 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-426b7a6d-42fb-4a96-a6d5-c151ab281a05 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:06.431626 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-426b7a6d-42fb-4a96-a6d5-c151ab281a05 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:06.431826 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-426b7a6d-42fb-4a96-a6d5-c151ab281a05 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Show backup with id eee38256-9bea-47e3-8e64-1a597c68d413. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:06.436167 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:06.436167 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:06.437110 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-426b7a6d-42fb-4a96-a6d5-c151ab281a05 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] https://10.4.3.14/volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 returned with HTTP 200 Aug 13 21:10:06.437520 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 382/1545] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:06 2026] GET /volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:06.702663 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e848989e-2077-4904-a12d-ef771db089ac None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:06.705753 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e848989e-2077-4904-a12d-ef771db089ac tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] GET https://10.4.3.14/volume/v3/volumes/34acc6be-9ee9-4493-a6d5-33656276c47d Aug 13 21:10:06.705753 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e848989e-2077-4904-a12d-ef771db089ac tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:06.705753 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e848989e-2077-4904-a12d-ef771db089ac tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:06.711687 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e848989e-2077-4904-a12d-ef771db089ac tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] https://10.4.3.14/volume/v3/volumes/34acc6be-9ee9-4493-a6d5-33656276c47d returned with HTTP 404 Aug 13 21:10:06.712239 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 388/1546] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:06 2026] GET /volume/v3/volumes/34acc6be-9ee9-4493-a6d5-33656276c47d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:10:06.867225 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2a892078-a660-4c55-b51e-3602916855ea None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:06.869616 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2a892078-a660-4c55-b51e-3602916855ea tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] DELETE https://10.4.3.14/volume/v3/volumes/4a8fcac6-787d-43e7-bc5d-ee047840c397 Aug 13 21:10:06.869821 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2a892078-a660-4c55-b51e-3602916855ea tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:06.869821 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2a892078-a660-4c55-b51e-3602916855ea tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:06.870066 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-2a892078-a660-4c55-b51e-3602916855ea tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Delete volume with id: 4a8fcac6-787d-43e7-bc5d-ee047840c397 Aug 13 21:10:06.877940 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:06.877940 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:06.877940 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-2a892078-a660-4c55-b51e-3602916855ea tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Volume info retrieved successfully. Aug 13 21:10:06.895757 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-2a892078-a660-4c55-b51e-3602916855ea tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Delete volume request issued successfully. Aug 13 21:10:06.895920 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2a892078-a660-4c55-b51e-3602916855ea tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] https://10.4.3.14/volume/v3/volumes/4a8fcac6-787d-43e7-bc5d-ee047840c397 returned with HTTP 202 Aug 13 21:10:06.896449 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 392/1547] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:10:06 2026] DELETE /volume/v3/volumes/4a8fcac6-787d-43e7-bc5d-ee047840c397 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:10:06.911018 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-65f91eb6-c6cc-45d1-ab96-d29d183bfa4c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:06.912918 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-65f91eb6-c6cc-45d1-ab96-d29d183bfa4c tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] GET https://10.4.3.14/volume/v3/volumes/4a8fcac6-787d-43e7-bc5d-ee047840c397 Aug 13 21:10:06.913256 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-65f91eb6-c6cc-45d1-ab96-d29d183bfa4c tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:06.913530 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-65f91eb6-c6cc-45d1-ab96-d29d183bfa4c tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:06.926296 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:06.926296 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:06.933302 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-65f91eb6-c6cc-45d1-ab96-d29d183bfa4c tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Volume info retrieved successfully. Aug 13 21:10:06.941127 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-65f91eb6-c6cc-45d1-ab96-d29d183bfa4c tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] https://10.4.3.14/volume/v3/volumes/4a8fcac6-787d-43e7-bc5d-ee047840c397 returned with HTTP 200 Aug 13 21:10:06.941736 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 386/1548] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:06 2026] GET /volume/v3/volumes/4a8fcac6-787d-43e7-bc5d-ee047840c397 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:07.423926 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-757c28f0-7479-455e-82df-5e4f8d8428a9 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:07.425904 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-757c28f0-7479-455e-82df-5e4f8d8428a9 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/volumes/ba5b7e92-ea60-4010-85db-d4ef871f8ba3 Aug 13 21:10:07.426109 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-757c28f0-7479-455e-82df-5e4f8d8428a9 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:07.426341 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-757c28f0-7479-455e-82df-5e4f8d8428a9 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:07.436650 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:07.436650 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:07.441976 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-757c28f0-7479-455e-82df-5e4f8d8428a9 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Volume info retrieved successfully. Aug 13 21:10:07.448418 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-757c28f0-7479-455e-82df-5e4f8d8428a9 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/volumes/ba5b7e92-ea60-4010-85db-d4ef871f8ba3 returned with HTTP 200 Aug 13 21:10:07.448795 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-fecb379d-3d67-47c4-96c9-b8e4122f407f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:07.449235 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 383/1549] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:07 2026] GET /volume/v3/volumes/ba5b7e92-ea60-4010-85db-d4ef871f8ba3 => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:07.450892 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fecb379d-3d67-47c4-96c9-b8e4122f407f tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] GET https://10.4.3.14/volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 Aug 13 21:10:07.451256 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fecb379d-3d67-47c4-96c9-b8e4122f407f tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:07.451428 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fecb379d-3d67-47c4-96c9-b8e4122f407f tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:07.451614 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-fecb379d-3d67-47c4-96c9-b8e4122f407f tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Show backup with id eee38256-9bea-47e3-8e64-1a597c68d413. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:07.457279 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:07.457279 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:07.458484 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fecb379d-3d67-47c4-96c9-b8e4122f407f tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] https://10.4.3.14/volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 returned with HTTP 200 Aug 13 21:10:07.458820 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 389/1550] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:07 2026] GET /volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 => generated 741 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:07.619286 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-67fc195a-c1bc-4b8c-9f50-e06235b8d261 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:07.694474 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-67fc195a-c1bc-4b8c-9f50-e06235b8d261 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:10:07.694833 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-67fc195a-c1bc-4b8c-9f50-e06235b8d261 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-1374446562"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:07.696178 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-67fc195a-c1bc-4b8c-9f50-e06235b8d261 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-1374446562'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:10:07.696296 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-67fc195a-c1bc-4b8c-9f50-e06235b8d261 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Create volume of 1 GB Aug 13 21:10:07.700040 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-67fc195a-c1bc-4b8c-9f50-e06235b8d261 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Availability Zones retrieved successfully. Aug 13 21:10:07.705431 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-67fc195a-c1bc-4b8c-9f50-e06235b8d261 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Flow 'volume_create_api' (ee811b65-d362-4194-a1a8-9aec59f0e583) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:10:07.706284 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-67fc195a-c1bc-4b8c-9f50-e06235b8d261 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0e68996-0965-48e2-92f3-19d3188aa62a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:07.707139 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-67fc195a-c1bc-4b8c-9f50-e06235b8d261 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:10:07.729370 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-67fc195a-c1bc-4b8c-9f50-e06235b8d261 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0e68996-0965-48e2-92f3-19d3188aa62a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:07.730146 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-67fc195a-c1bc-4b8c-9f50-e06235b8d261 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (810f5469-2264-40f6-ae1f-ae2cd4fbfd63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:07.782001 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-67fc195a-c1bc-4b8c-9f50-e06235b8d261 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Created reservations ['39a6e1b1-8a04-4e12-acca-ae21413369fa', '07bf5d0e-6f19-4c0b-8f57-6a0f4f8df43a', '807cada0-f35d-47f8-bc36-bc7ce812ad75', '3fece81b-eaf4-4d5e-b9c6-c25342d024ca'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:10:07.782813 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-67fc195a-c1bc-4b8c-9f50-e06235b8d261 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (810f5469-2264-40f6-ae1f-ae2cd4fbfd63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39a6e1b1-8a04-4e12-acca-ae21413369fa', '07bf5d0e-6f19-4c0b-8f57-6a0f4f8df43a', '807cada0-f35d-47f8-bc36-bc7ce812ad75', '3fece81b-eaf4-4d5e-b9c6-c25342d024ca']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:07.783549 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-67fc195a-c1bc-4b8c-9f50-e06235b8d261 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a30ba61f-9e9c-4bcf-b17c-a150ff241535) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:07.804883 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-67fc195a-c1bc-4b8c-9f50-e06235b8d261 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a30ba61f-9e9c-4bcf-b17c-a150ff241535) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cbb3f220-056b-4993-a187-0c6a421c38e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1374446562',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83b19023be1e4a25957d6508fa740d4e',qos_specs=None,replication_status=,reservations=['39a6e1b1-8a04-4e12-acca-ae21413369fa','07bf5d0e-6f19-4c0b-8f57-6a0f4f8df43a','807cada0-f35d-47f8-bc36-bc7ce812ad75','3fece81b-eaf4-4d5e-b9c6-c25342d024ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='480863390f924992bbd1e5d3fa435f7c',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:10:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1374446562',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cbb3f220-056b-4993-a187-0c6a421c38e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83b19023be1e4a25957d6508fa740d4e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='480863390f924992bbd1e5d3fa435f7c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:07.805854 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-67fc195a-c1bc-4b8c-9f50-e06235b8d261 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b185297b-1f8a-405d-9e22-ede140d4be2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:07.822592 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-67fc195a-c1bc-4b8c-9f50-e06235b8d261 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b185297b-1f8a-405d-9e22-ede140d4be2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1374446562',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83b19023be1e4a25957d6508fa740d4e',qos_specs=None,replication_status=,reservations=['39a6e1b1-8a04-4e12-acca-ae21413369fa','07bf5d0e-6f19-4c0b-8f57-6a0f4f8df43a','807cada0-f35d-47f8-bc36-bc7ce812ad75','3fece81b-eaf4-4d5e-b9c6-c25342d024ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='480863390f924992bbd1e5d3fa435f7c',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:07.823211 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-67fc195a-c1bc-4b8c-9f50-e06235b8d261 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddf0a1c2-6b0f-45b4-90fc-386c948c4825) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:07.831196 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-67fc195a-c1bc-4b8c-9f50-e06235b8d261 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddf0a1c2-6b0f-45b4-90fc-386c948c4825) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:07.831892 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-67fc195a-c1bc-4b8c-9f50-e06235b8d261 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Flow 'volume_create_api' (ee811b65-d362-4194-a1a8-9aec59f0e583) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:10:07.832200 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-67fc195a-c1bc-4b8c-9f50-e06235b8d261 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Create volume request issued successfully. Aug 13 21:10:07.832687 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-67fc195a-c1bc-4b8c-9f50-e06235b8d261 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:10:07.833080 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 393/1551] 10.4.3.14 () {70 vars in 1291 bytes} [Thu Aug 13 21:10:07 2026] POST /volume/v3/volumes => generated 750 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:10:07.848775 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4a63bbf4-4896-40d9-986c-d79a7da0c10f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:07.851218 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4a63bbf4-4896-40d9-986c-d79a7da0c10f tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] GET https://10.4.3.14/volume/v3/volumes/cbb3f220-056b-4993-a187-0c6a421c38e6 Aug 13 21:10:07.851600 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4a63bbf4-4896-40d9-986c-d79a7da0c10f tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:07.851917 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4a63bbf4-4896-40d9-986c-d79a7da0c10f tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:07.862353 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:07.862353 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:07.867687 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-4a63bbf4-4896-40d9-986c-d79a7da0c10f tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Volume info retrieved successfully. Aug 13 21:10:07.872149 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4a63bbf4-4896-40d9-986c-d79a7da0c10f tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] https://10.4.3.14/volume/v3/volumes/cbb3f220-056b-4993-a187-0c6a421c38e6 returned with HTTP 200 Aug 13 21:10:07.872770 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 387/1552] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:10:07 2026] GET /volume/v3/volumes/cbb3f220-056b-4993-a187-0c6a421c38e6 => generated 818 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:07.954927 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c94fd1d9-1a96-4511-af40-9c3ba0024b0e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:07.956927 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c94fd1d9-1a96-4511-af40-9c3ba0024b0e tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] GET https://10.4.3.14/volume/v3/volumes/4a8fcac6-787d-43e7-bc5d-ee047840c397 Aug 13 21:10:07.957434 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c94fd1d9-1a96-4511-af40-9c3ba0024b0e tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:07.957719 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c94fd1d9-1a96-4511-af40-9c3ba0024b0e tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:07.964879 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c94fd1d9-1a96-4511-af40-9c3ba0024b0e tempest-AttachVolumeNegativeTest-453547737 tempest-AttachVolumeNegativeTest-453547737-project-member] https://10.4.3.14/volume/v3/volumes/4a8fcac6-787d-43e7-bc5d-ee047840c397 returned with HTTP 404 Aug 13 21:10:07.965820 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 384/1553] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:07 2026] GET /volume/v3/volumes/4a8fcac6-787d-43e7-bc5d-ee047840c397 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:10:08.466669 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8294afec-2c43-4db8-bfb6-3d35ddd0c144 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:08.469545 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d9a9d775-c8b9-4c71-9576-41271cb4f7a4 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:08.469800 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8294afec-2c43-4db8-bfb6-3d35ddd0c144 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/volumes/ba5b7e92-ea60-4010-85db-d4ef871f8ba3 Aug 13 21:10:08.470033 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8294afec-2c43-4db8-bfb6-3d35ddd0c144 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:08.470249 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8294afec-2c43-4db8-bfb6-3d35ddd0c144 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:08.471703 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d9a9d775-c8b9-4c71-9576-41271cb4f7a4 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] GET https://10.4.3.14/volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 Aug 13 21:10:08.471909 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d9a9d775-c8b9-4c71-9576-41271cb4f7a4 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:08.472282 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d9a9d775-c8b9-4c71-9576-41271cb4f7a4 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:08.472282 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-d9a9d775-c8b9-4c71-9576-41271cb4f7a4 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Show backup with id eee38256-9bea-47e3-8e64-1a597c68d413. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:08.477052 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:08.477052 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:08.477912 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d9a9d775-c8b9-4c71-9576-41271cb4f7a4 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] https://10.4.3.14/volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 returned with HTTP 200 Aug 13 21:10:08.478370 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 394/1554] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:08 2026] GET /volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 => generated 741 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:08.487033 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:08.487033 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:08.490194 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-8294afec-2c43-4db8-bfb6-3d35ddd0c144 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Volume info retrieved successfully. Aug 13 21:10:08.494537 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8294afec-2c43-4db8-bfb6-3d35ddd0c144 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/volumes/ba5b7e92-ea60-4010-85db-d4ef871f8ba3 returned with HTTP 200 Aug 13 21:10:08.494873 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 390/1555] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:08 2026] GET /volume/v3/volumes/ba5b7e92-ea60-4010-85db-d4ef871f8ba3 => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:08.885419 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-540d1c3d-d007-4712-af91-16b9924d0e55 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:08.886819 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-84227122-c63f-435c-b6eb-a278fc89a382 req-4e7389c3-e5e4-4fec-b343-4eca3d1ae5d0 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:08.888852 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-540d1c3d-d007-4712-af91-16b9924d0e55 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] GET https://10.4.3.14/volume/v3/volumes/cbb3f220-056b-4993-a187-0c6a421c38e6 Aug 13 21:10:08.889351 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-84227122-c63f-435c-b6eb-a278fc89a382 req-4e7389c3-e5e4-4fec-b343-4eca3d1ae5d0 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] POST https://10.4.3.14/volume/v3/attachments/b802c43d-1fc9-4c1d-9089-a8b0a8a8d840/action Aug 13 21:10:08.889853 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-84227122-c63f-435c-b6eb-a278fc89a382 req-4e7389c3-e5e4-4fec-b343-4eca3d1ae5d0 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Action body: b'{"os-complete": null}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:10:08.890023 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-84227122-c63f-435c-b6eb-a278fc89a382 req-4e7389c3-e5e4-4fec-b343-4eca3d1ae5d0 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:08.890148 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-540d1c3d-d007-4712-af91-16b9924d0e55 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:08.890344 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-540d1c3d-d007-4712-af91-16b9924d0e55 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:08.899746 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:08.899746 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:08.909678 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-540d1c3d-d007-4712-af91-16b9924d0e55 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Volume info retrieved successfully. Aug 13 21:10:08.909780 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:08.909780 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:08.911987 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-540d1c3d-d007-4712-af91-16b9924d0e55 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] https://10.4.3.14/volume/v3/volumes/cbb3f220-056b-4993-a187-0c6a421c38e6 returned with HTTP 200 Aug 13 21:10:08.912473 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 388/1556] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:10:08 2026] GET /volume/v3/volumes/cbb3f220-056b-4993-a187-0c6a421c38e6 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:08.919816 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-84227122-c63f-435c-b6eb-a278fc89a382 req-4e7389c3-e5e4-4fec-b343-4eca3d1ae5d0 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/attachments/b802c43d-1fc9-4c1d-9089-a8b0a8a8d840/action returned with HTTP 204 Aug 13 21:10:08.920469 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 385/1557] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:10:08 2026] POST /volume/v3/attachments/b802c43d-1fc9-4c1d-9089-a8b0a8a8d840/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:10:08.923981 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a753a963-2c9f-4fa9-85c0-fa70b3561b86 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:08.926406 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a753a963-2c9f-4fa9-85c0-fa70b3561b86 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] POST https://10.4.3.14/volume/v3/backups Aug 13 21:10:08.926808 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a753a963-2c9f-4fa9-85c0-fa70b3561b86 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "cbb3f220-056b-4993-a187-0c6a421c38e6", "name": "tempest-VolumesBackupsV39Test-Backup-141424530", "container": "tempest-volumesbackupsv39test-backup-container-1461126595"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:08.928568 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.contrib.backups [None req-a753a963-2c9f-4fa9-85c0-fa70b3561b86 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Creating new backup {'backup': {'volume_id': 'cbb3f220-056b-4993-a187-0c6a421c38e6', 'name': 'tempest-VolumesBackupsV39Test-Backup-141424530', 'container': 'tempest-volumesbackupsv39test-backup-container-1461126595'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 21:10:08.928741 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.contrib.backups [None req-a753a963-2c9f-4fa9-85c0-fa70b3561b86 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Creating backup of volume cbb3f220-056b-4993-a187-0c6a421c38e6 in container tempest-volumesbackupsv39test-backup-container-1461126595 Aug 13 21:10:08.938371 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:08.938371 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:08.940503 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-a753a963-2c9f-4fa9-85c0-fa70b3561b86 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Volume info retrieved successfully. Aug 13 21:10:08.970220 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-a753a963-2c9f-4fa9-85c0-fa70b3561b86 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Created reservations ['8aff8a40-76d7-498a-8a8e-b15ae311bb3e', '77cd8af2-3cbb-4bcb-a627-283c44876f77'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:10:09.002367 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a753a963-2c9f-4fa9-85c0-fa70b3561b86 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] https://10.4.3.14/volume/v3/backups returned with HTTP 202 Aug 13 21:10:09.002726 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 395/1558] 10.4.3.14 () {70 vars in 1292 bytes} [Thu Aug 13 21:10:08 2026] POST /volume/v3/backups => generated 330 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:10:09.011587 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a0edfb61-aea6-4698-b48c-afd87d98d9a2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:09.013802 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a0edfb61-aea6-4698-b48c-afd87d98d9a2 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] GET https://10.4.3.14/volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 Aug 13 21:10:09.014029 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a0edfb61-aea6-4698-b48c-afd87d98d9a2 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:09.014215 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a0edfb61-aea6-4698-b48c-afd87d98d9a2 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:09.014309 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-a0edfb61-aea6-4698-b48c-afd87d98d9a2 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Show backup with id 9c98db89-335f-4cd3-b5f7-d9ca0eafd909. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:09.018078 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:09.018078 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:09.018746 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a0edfb61-aea6-4698-b48c-afd87d98d9a2 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] https://10.4.3.14/volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 returned with HTTP 200 Aug 13 21:10:09.019093 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 391/1559] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:10:09 2026] GET /volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:09.488323 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-88a6cd35-5588-4084-b0f7-8930fbdbd6a0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:09.490311 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-88a6cd35-5588-4084-b0f7-8930fbdbd6a0 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] GET https://10.4.3.14/volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 Aug 13 21:10:09.492009 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-88a6cd35-5588-4084-b0f7-8930fbdbd6a0 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:09.492009 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-88a6cd35-5588-4084-b0f7-8930fbdbd6a0 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:09.492009 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-88a6cd35-5588-4084-b0f7-8930fbdbd6a0 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Show backup with id eee38256-9bea-47e3-8e64-1a597c68d413. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:09.496684 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:09.496684 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:09.497921 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-88a6cd35-5588-4084-b0f7-8930fbdbd6a0 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] https://10.4.3.14/volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 returned with HTTP 200 Aug 13 21:10:09.498557 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 389/1560] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:09 2026] GET /volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 => generated 741 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:09.507567 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-7c0d9976-0db1-4eb6-a71b-bdfe0f51ac84 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:09.509564 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7c0d9976-0db1-4eb6-a71b-bdfe0f51ac84 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/volumes/ba5b7e92-ea60-4010-85db-d4ef871f8ba3 Aug 13 21:10:09.509749 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7c0d9976-0db1-4eb6-a71b-bdfe0f51ac84 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:09.509924 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7c0d9976-0db1-4eb6-a71b-bdfe0f51ac84 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:09.519197 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:09.519197 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:09.522383 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-7c0d9976-0db1-4eb6-a71b-bdfe0f51ac84 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Volume info retrieved successfully. Aug 13 21:10:09.526682 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7c0d9976-0db1-4eb6-a71b-bdfe0f51ac84 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/volumes/ba5b7e92-ea60-4010-85db-d4ef871f8ba3 returned with HTTP 200 Aug 13 21:10:09.527078 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 386/1561] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:09 2026] GET /volume/v3/volumes/ba5b7e92-ea60-4010-85db-d4ef871f8ba3 => generated 1132 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:09.538948 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-52c6c287-1eb5-47fa-a19f-d6f2ab0dfe5b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:09.541027 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-52c6c287-1eb5-47fa-a19f-d6f2ab0dfe5b tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] POST https://10.4.3.14/volume/v3/backups Aug 13 21:10:09.541430 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-52c6c287-1eb5-47fa-a19f-d6f2ab0dfe5b tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ba5b7e92-ea60-4010-85db-d4ef871f8ba3", "name": "tempest-VolumesBackupsTest-Backup-407784540", "force": true, "container": "tempest-volumesbackupstest-backup-container-292602982"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:09.543393 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.contrib.backups [None req-52c6c287-1eb5-47fa-a19f-d6f2ab0dfe5b tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Creating new backup {'backup': {'volume_id': 'ba5b7e92-ea60-4010-85db-d4ef871f8ba3', 'name': 'tempest-VolumesBackupsTest-Backup-407784540', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-292602982'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 21:10:09.543580 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.contrib.backups [None req-52c6c287-1eb5-47fa-a19f-d6f2ab0dfe5b tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Creating backup of volume ba5b7e92-ea60-4010-85db-d4ef871f8ba3 in container tempest-volumesbackupstest-backup-container-292602982 Aug 13 21:10:09.555519 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:09.555519 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:09.556098 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-52c6c287-1eb5-47fa-a19f-d6f2ab0dfe5b tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Volume info retrieved successfully. Aug 13 21:10:09.580894 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-52c6c287-1eb5-47fa-a19f-d6f2ab0dfe5b tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Created reservations ['e7d7c36f-e7d8-4d3a-8ac3-81aa17fcbaf7', '6b7a149d-531d-401e-a51b-0fdf19c7fba5'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:10:09.609086 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-52c6c287-1eb5-47fa-a19f-d6f2ab0dfe5b tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups returned with HTTP 202 Aug 13 21:10:09.609490 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 396/1562] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:10:09 2026] POST /volume/v3/backups => generated 327 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:10:09.617740 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-af071e30-7210-47a2-8837-b74792a73bc6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:09.619609 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-af071e30-7210-47a2-8837-b74792a73bc6 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/01c2b22c-2eec-446e-aaf8-17d7e575d42c Aug 13 21:10:09.619711 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-af071e30-7210-47a2-8837-b74792a73bc6 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:09.619887 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-af071e30-7210-47a2-8837-b74792a73bc6 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:09.620024 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-af071e30-7210-47a2-8837-b74792a73bc6 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 01c2b22c-2eec-446e-aaf8-17d7e575d42c. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:09.624638 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:09.624638 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:09.625390 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-af071e30-7210-47a2-8837-b74792a73bc6 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/01c2b22c-2eec-446e-aaf8-17d7e575d42c returned with HTTP 200 Aug 13 21:10:09.625772 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 392/1563] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:09 2026] GET /volume/v3/backups/01c2b22c-2eec-446e-aaf8-17d7e575d42c => generated 785 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:10.031426 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-751a0f64-7615-48c9-9267-1b009c2d9783 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:10.035390 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-751a0f64-7615-48c9-9267-1b009c2d9783 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] GET https://10.4.3.14/volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 Aug 13 21:10:10.035390 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-751a0f64-7615-48c9-9267-1b009c2d9783 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:10.035390 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-751a0f64-7615-48c9-9267-1b009c2d9783 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:10.035390 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-751a0f64-7615-48c9-9267-1b009c2d9783 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Show backup with id 9c98db89-335f-4cd3-b5f7-d9ca0eafd909. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:10.047693 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:10.047693 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:10.047693 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-751a0f64-7615-48c9-9267-1b009c2d9783 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] https://10.4.3.14/volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 returned with HTTP 200 Aug 13 21:10:10.047693 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 390/1564] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:10:10 2026] GET /volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 => generated 794 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 21:10:10.507722 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-8875a0c9-8631-4f84-8554-b0bb1f87715b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:10.509690 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8875a0c9-8631-4f84-8554-b0bb1f87715b tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] GET https://10.4.3.14/volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 Aug 13 21:10:10.509690 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8875a0c9-8631-4f84-8554-b0bb1f87715b tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:10.509888 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8875a0c9-8631-4f84-8554-b0bb1f87715b tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:10.510032 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-8875a0c9-8631-4f84-8554-b0bb1f87715b tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Show backup with id eee38256-9bea-47e3-8e64-1a597c68d413. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:10.514330 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:10.514330 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:10.515012 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8875a0c9-8631-4f84-8554-b0bb1f87715b tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] https://10.4.3.14/volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 returned with HTTP 200 Aug 13 21:10:10.515363 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 387/1565] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:10 2026] GET /volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 => generated 741 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:10.639275 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-1322e4bd-861b-4cc7-be75-277e4708a75a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:10.641304 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1322e4bd-861b-4cc7-be75-277e4708a75a tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/01c2b22c-2eec-446e-aaf8-17d7e575d42c Aug 13 21:10:10.641458 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1322e4bd-861b-4cc7-be75-277e4708a75a tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:10.641657 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1322e4bd-861b-4cc7-be75-277e4708a75a tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:10.641759 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-1322e4bd-861b-4cc7-be75-277e4708a75a tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 01c2b22c-2eec-446e-aaf8-17d7e575d42c. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:10.648001 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:10.648001 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:10.649106 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1322e4bd-861b-4cc7-be75-277e4708a75a tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/01c2b22c-2eec-446e-aaf8-17d7e575d42c returned with HTTP 200 Aug 13 21:10:10.649577 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 397/1566] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:10 2026] GET /volume/v3/backups/01c2b22c-2eec-446e-aaf8-17d7e575d42c => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:11.057920 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4ae00336-e02e-464e-988e-af279d8655f1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:11.059825 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4ae00336-e02e-464e-988e-af279d8655f1 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] GET https://10.4.3.14/volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 Aug 13 21:10:11.060114 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4ae00336-e02e-464e-988e-af279d8655f1 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:11.060373 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4ae00336-e02e-464e-988e-af279d8655f1 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:11.060539 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-4ae00336-e02e-464e-988e-af279d8655f1 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Show backup with id 9c98db89-335f-4cd3-b5f7-d9ca0eafd909. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:11.064796 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:11.064796 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:11.065608 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4ae00336-e02e-464e-988e-af279d8655f1 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] https://10.4.3.14/volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 returned with HTTP 200 Aug 13 21:10:11.065939 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 393/1567] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:10:11 2026] GET /volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 => generated 794 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:11.524509 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-bd4b8ba3-9fb0-4386-b144-820c220d9b37 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:11.526105 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bd4b8ba3-9fb0-4386-b144-820c220d9b37 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] GET https://10.4.3.14/volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 Aug 13 21:10:11.526285 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bd4b8ba3-9fb0-4386-b144-820c220d9b37 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:11.526466 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bd4b8ba3-9fb0-4386-b144-820c220d9b37 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:11.526609 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-bd4b8ba3-9fb0-4386-b144-820c220d9b37 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Show backup with id eee38256-9bea-47e3-8e64-1a597c68d413. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:11.530509 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:11.530509 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:11.531225 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bd4b8ba3-9fb0-4386-b144-820c220d9b37 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] https://10.4.3.14/volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 returned with HTTP 200 Aug 13 21:10:11.531584 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 391/1568] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:11 2026] GET /volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 => generated 752 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:11.660317 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-a042fc94-cd90-4b22-97da-dfa95e3b1eb5 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:11.662449 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a042fc94-cd90-4b22-97da-dfa95e3b1eb5 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/01c2b22c-2eec-446e-aaf8-17d7e575d42c Aug 13 21:10:11.662676 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a042fc94-cd90-4b22-97da-dfa95e3b1eb5 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:11.662902 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a042fc94-cd90-4b22-97da-dfa95e3b1eb5 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:11.663061 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-a042fc94-cd90-4b22-97da-dfa95e3b1eb5 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 01c2b22c-2eec-446e-aaf8-17d7e575d42c. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:11.668192 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:11.668192 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:11.669147 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a042fc94-cd90-4b22-97da-dfa95e3b1eb5 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/01c2b22c-2eec-446e-aaf8-17d7e575d42c returned with HTTP 200 Aug 13 21:10:11.669580 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 388/1569] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:11 2026] GET /volume/v3/backups/01c2b22c-2eec-446e-aaf8-17d7e575d42c => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:11.727299 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-15d987fc-a6ca-4530-82e6-73f443fd463f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:11.815078 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-15d987fc-a6ca-4530-82e6-73f443fd463f tempest-GroupTypesTest-1595030345 tempest-GroupTypesTest-1595030345-project-admin] POST https://10.4.3.14/volume/v3/group_types Aug 13 21:10:11.815421 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-15d987fc-a6ca-4530-82e6-73f443fd463f tempest-GroupTypesTest-1595030345 tempest-GroupTypesTest-1595030345-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-581201615", "description": "tempest-group-type-description-773684587", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:11.831726 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-15d987fc-a6ca-4530-82e6-73f443fd463f tempest-GroupTypesTest-1595030345 tempest-GroupTypesTest-1595030345-project-admin] https://10.4.3.14/volume/v3/group_types returned with HTTP 202 Aug 13 21:10:11.832238 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 398/1570] 10.4.3.14 () {70 vars in 1305 bytes} [Thu Aug 13 21:10:11 2026] POST /volume/v3/group_types => generated 263 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:10:11.840220 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f2afcb90-167e-4a28-8339-b00bd060f946 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:11.841864 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f2afcb90-167e-4a28-8339-b00bd060f946 tempest-GroupTypesTest-1595030345 tempest-GroupTypesTest-1595030345-project-admin] GET https://10.4.3.14/volume/v3/group_types Aug 13 21:10:11.842116 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f2afcb90-167e-4a28-8339-b00bd060f946 tempest-GroupTypesTest-1595030345 tempest-GroupTypesTest-1595030345-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:11.842292 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f2afcb90-167e-4a28-8339-b00bd060f946 tempest-GroupTypesTest-1595030345 tempest-GroupTypesTest-1595030345-project-admin] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:11.852323 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f2afcb90-167e-4a28-8339-b00bd060f946 tempest-GroupTypesTest-1595030345 tempest-GroupTypesTest-1595030345-project-admin] https://10.4.3.14/volume/v3/group_types returned with HTTP 200 Aug 13 21:10:11.852701 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 394/1571] 10.4.3.14 () {68 vars in 1283 bytes} [Thu Aug 13 21:10:11 2026] GET /volume/v3/group_types => generated 497 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:11.860407 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-510d5472-b8d3-4e57-9694-8b77f3177136 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:11.862179 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-510d5472-b8d3-4e57-9694-8b77f3177136 tempest-GroupTypesTest-1595030345 tempest-GroupTypesTest-1595030345-project-admin] PUT https://10.4.3.14/volume/v3/group_types/3f047539-a3c8-44e9-a2e2-3d971c59a369 Aug 13 21:10:11.862526 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-510d5472-b8d3-4e57-9694-8b77f3177136 tempest-GroupTypesTest-1595030345 tempest-GroupTypesTest-1595030345-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-147494753", "description": "updated-group-type-desc"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:11.873723 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-510d5472-b8d3-4e57-9694-8b77f3177136 tempest-GroupTypesTest-1595030345 tempest-GroupTypesTest-1595030345-project-admin] https://10.4.3.14/volume/v3/group_types/3f047539-a3c8-44e9-a2e2-3d971c59a369 returned with HTTP 200 Aug 13 21:10:11.874186 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 392/1572] 10.4.3.14 () {70 vars in 1415 bytes} [Thu Aug 13 21:10:11 2026] PUT /volume/v3/group_types/3f047539-a3c8-44e9-a2e2-3d971c59a369 => generated 254 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:11.883736 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-18229394-45c6-4518-94d8-ba7e8d7b6989 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:11.885556 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-18229394-45c6-4518-94d8-ba7e8d7b6989 tempest-GroupTypesTest-1595030345 tempest-GroupTypesTest-1595030345-project-admin] GET https://10.4.3.14/volume/v3/group_types/3f047539-a3c8-44e9-a2e2-3d971c59a369 Aug 13 21:10:11.885790 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-18229394-45c6-4518-94d8-ba7e8d7b6989 tempest-GroupTypesTest-1595030345 tempest-GroupTypesTest-1595030345-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:11.885978 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-18229394-45c6-4518-94d8-ba7e8d7b6989 tempest-GroupTypesTest-1595030345 tempest-GroupTypesTest-1595030345-project-admin] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:11.889926 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-18229394-45c6-4518-94d8-ba7e8d7b6989 tempest-GroupTypesTest-1595030345 tempest-GroupTypesTest-1595030345-project-admin] https://10.4.3.14/volume/v3/group_types/3f047539-a3c8-44e9-a2e2-3d971c59a369 returned with HTTP 200 Aug 13 21:10:11.890286 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 389/1573] 10.4.3.14 () {68 vars in 1394 bytes} [Thu Aug 13 21:10:11 2026] GET /volume/v3/group_types/3f047539-a3c8-44e9-a2e2-3d971c59a369 => generated 254 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:11.896741 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ba4b7cb4-3a64-4f3e-ab8a-e9047d918de3 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:11.898602 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ba4b7cb4-3a64-4f3e-ab8a-e9047d918de3 tempest-GroupTypesTest-1595030345 tempest-GroupTypesTest-1595030345-project-admin] DELETE https://10.4.3.14/volume/v3/group_types/3f047539-a3c8-44e9-a2e2-3d971c59a369 Aug 13 21:10:11.898898 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ba4b7cb4-3a64-4f3e-ab8a-e9047d918de3 tempest-GroupTypesTest-1595030345 tempest-GroupTypesTest-1595030345-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:11.899187 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ba4b7cb4-3a64-4f3e-ab8a-e9047d918de3 tempest-GroupTypesTest-1595030345 tempest-GroupTypesTest-1595030345-project-admin] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:11.911156 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ba4b7cb4-3a64-4f3e-ab8a-e9047d918de3 tempest-GroupTypesTest-1595030345 tempest-GroupTypesTest-1595030345-project-admin] https://10.4.3.14/volume/v3/group_types/3f047539-a3c8-44e9-a2e2-3d971c59a369 returned with HTTP 202 Aug 13 21:10:11.911672 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 399/1574] 10.4.3.14 () {68 vars in 1397 bytes} [Thu Aug 13 21:10:11 2026] DELETE /volume/v3/group_types/3f047539-a3c8-44e9-a2e2-3d971c59a369 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 21:10:11.918237 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5cac692e-508f-49d7-91e6-aae8937a82b4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:11.919862 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5cac692e-508f-49d7-91e6-aae8937a82b4 tempest-GroupTypesTest-1595030345 tempest-GroupTypesTest-1595030345-project-admin] GET https://10.4.3.14/volume/v3/group_types Aug 13 21:10:11.920097 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5cac692e-508f-49d7-91e6-aae8937a82b4 tempest-GroupTypesTest-1595030345 tempest-GroupTypesTest-1595030345-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:11.920304 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5cac692e-508f-49d7-91e6-aae8937a82b4 tempest-GroupTypesTest-1595030345 tempest-GroupTypesTest-1595030345-project-admin] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:11.925929 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5cac692e-508f-49d7-91e6-aae8937a82b4 tempest-GroupTypesTest-1595030345 tempest-GroupTypesTest-1595030345-project-admin] https://10.4.3.14/volume/v3/group_types returned with HTTP 200 Aug 13 21:10:11.925929 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 395/1575] 10.4.3.14 () {68 vars in 1283 bytes} [Thu Aug 13 21:10:11 2026] GET /volume/v3/group_types => generated 248 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:11.935528 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d3eaaec3-89fb-461b-abb7-0149695b45b8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:11.937074 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d3eaaec3-89fb-461b-abb7-0149695b45b8 tempest-GroupTypesTest-1595030345 tempest-GroupTypesTest-1595030345-project-admin] POST https://10.4.3.14/volume/v3/group_types Aug 13 21:10:11.937434 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d3eaaec3-89fb-461b-abb7-0149695b45b8 tempest-GroupTypesTest-1595030345 tempest-GroupTypesTest-1595030345-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-1979528410", "is_public": true}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:11.950609 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d3eaaec3-89fb-461b-abb7-0149695b45b8 tempest-GroupTypesTest-1595030345 tempest-GroupTypesTest-1595030345-project-admin] https://10.4.3.14/volume/v3/group_types returned with HTTP 202 Aug 13 21:10:11.951170 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 393/1576] 10.4.3.14 () {70 vars in 1304 bytes} [Thu Aug 13 21:10:11 2026] POST /volume/v3/group_types => generated 164 bytes in 16 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:10:11.959116 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4665659c-e5cd-4b82-bf8e-6bc234feb361 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:11.961207 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4665659c-e5cd-4b82-bf8e-6bc234feb361 tempest-GroupTypesTest-1595030345 tempest-GroupTypesTest-1595030345-project-admin] POST https://10.4.3.14/volume/v3/group_types Aug 13 21:10:11.961708 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4665659c-e5cd-4b82-bf8e-6bc234feb361 tempest-GroupTypesTest-1595030345 tempest-GroupTypesTest-1595030345-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-29286020", "is_public": false}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:11.979689 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4665659c-e5cd-4b82-bf8e-6bc234feb361 tempest-GroupTypesTest-1595030345 tempest-GroupTypesTest-1595030345-project-admin] https://10.4.3.14/volume/v3/group_types returned with HTTP 202 Aug 13 21:10:11.980247 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 390/1577] 10.4.3.14 () {70 vars in 1304 bytes} [Thu Aug 13 21:10:11 2026] POST /volume/v3/group_types => generated 163 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:10:11.988370 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-14648e27-330a-42bf-b21a-1ab6d0fa4b00 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:11.990020 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-14648e27-330a-42bf-b21a-1ab6d0fa4b00 tempest-GroupTypesTest-1595030345 tempest-GroupTypesTest-1595030345-project-admin] GET https://10.4.3.14/volume/v3/group_types?sort=name%3Aasc&is_public=None Aug 13 21:10:11.990274 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-14648e27-330a-42bf-b21a-1ab6d0fa4b00 tempest-GroupTypesTest-1595030345 tempest-GroupTypesTest-1595030345-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:11.990522 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-14648e27-330a-42bf-b21a-1ab6d0fa4b00 tempest-GroupTypesTest-1595030345 tempest-GroupTypesTest-1595030345-project-admin] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:11.999880 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-14648e27-330a-42bf-b21a-1ab6d0fa4b00 tempest-GroupTypesTest-1595030345 tempest-GroupTypesTest-1595030345-project-admin] https://10.4.3.14/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Aug 13 21:10:12.000431 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 400/1578] 10.4.3.14 () {68 vars in 1344 bytes} [Thu Aug 13 21:10:11 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 547 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:12.008268 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-988b3e6e-3c05-4427-9a89-157445e4ed7f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:12.010017 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-988b3e6e-3c05-4427-9a89-157445e4ed7f tempest-GroupTypesTest-1595030345 tempest-GroupTypesTest-1595030345-project-admin] GET https://10.4.3.14/volume/v3/group_types?sort=name%3Adesc&is_public=None Aug 13 21:10:12.010229 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-988b3e6e-3c05-4427-9a89-157445e4ed7f tempest-GroupTypesTest-1595030345 tempest-GroupTypesTest-1595030345-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:12.010404 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-988b3e6e-3c05-4427-9a89-157445e4ed7f tempest-GroupTypesTest-1595030345 tempest-GroupTypesTest-1595030345-project-admin] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:12.019617 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-988b3e6e-3c05-4427-9a89-157445e4ed7f tempest-GroupTypesTest-1595030345 tempest-GroupTypesTest-1595030345-project-admin] https://10.4.3.14/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Aug 13 21:10:12.020014 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 396/1579] 10.4.3.14 () {68 vars in 1346 bytes} [Thu Aug 13 21:10:12 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 547 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:12.027317 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e4316822-19ab-413f-86f0-772455bcda6b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:12.029116 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e4316822-19ab-413f-86f0-772455bcda6b tempest-GroupTypesTest-1595030345 tempest-GroupTypesTest-1595030345-project-admin] GET https://10.4.3.14/volume/v3/group_types?is_public=False Aug 13 21:10:12.029316 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e4316822-19ab-413f-86f0-772455bcda6b tempest-GroupTypesTest-1595030345 tempest-GroupTypesTest-1595030345-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:12.029528 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e4316822-19ab-413f-86f0-772455bcda6b tempest-GroupTypesTest-1595030345 tempest-GroupTypesTest-1595030345-project-admin] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:12.038681 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e4316822-19ab-413f-86f0-772455bcda6b tempest-GroupTypesTest-1595030345 tempest-GroupTypesTest-1595030345-project-admin] https://10.4.3.14/volume/v3/group_types?is_public=False returned with HTTP 200 Aug 13 21:10:12.039111 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 394/1580] 10.4.3.14 () {68 vars in 1314 bytes} [Thu Aug 13 21:10:12 2026] GET /volume/v3/group_types?is_public=False => generated 166 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:12.046443 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-9cdc4f86-531a-49f8-9448-1c4a8ebde3b9 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:12.048736 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9cdc4f86-531a-49f8-9448-1c4a8ebde3b9 tempest-GroupTypesTest-1595030345 tempest-GroupTypesTest-1595030345-project-admin] GET https://10.4.3.14/volume/v3/group_types?is_public=True Aug 13 21:10:12.048946 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9cdc4f86-531a-49f8-9448-1c4a8ebde3b9 tempest-GroupTypesTest-1595030345 tempest-GroupTypesTest-1595030345-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:12.049142 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9cdc4f86-531a-49f8-9448-1c4a8ebde3b9 tempest-GroupTypesTest-1595030345 tempest-GroupTypesTest-1595030345-project-admin] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:12.059349 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9cdc4f86-531a-49f8-9448-1c4a8ebde3b9 tempest-GroupTypesTest-1595030345 tempest-GroupTypesTest-1595030345-project-admin] https://10.4.3.14/volume/v3/group_types?is_public=True returned with HTTP 200 Aug 13 21:10:12.059822 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 391/1581] 10.4.3.14 () {68 vars in 1312 bytes} [Thu Aug 13 21:10:12 2026] GET /volume/v3/group_types?is_public=True => generated 398 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:12.067896 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a9d6acf2-64c8-49d3-b24c-fe1e7897cb56 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:12.070017 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a9d6acf2-64c8-49d3-b24c-fe1e7897cb56 tempest-GroupTypesTest-1595030345 tempest-GroupTypesTest-1595030345-project-admin] DELETE https://10.4.3.14/volume/v3/group_types/b80ecd2a-b4bf-4380-a93e-34a6ee1aef58 Aug 13 21:10:12.070324 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a9d6acf2-64c8-49d3-b24c-fe1e7897cb56 tempest-GroupTypesTest-1595030345 tempest-GroupTypesTest-1595030345-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:12.070607 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a9d6acf2-64c8-49d3-b24c-fe1e7897cb56 tempest-GroupTypesTest-1595030345 tempest-GroupTypesTest-1595030345-project-admin] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:12.077201 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-bee73881-f800-4b10-89e0-69ab2317eb9f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:12.079134 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bee73881-f800-4b10-89e0-69ab2317eb9f tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] GET https://10.4.3.14/volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 Aug 13 21:10:12.079256 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bee73881-f800-4b10-89e0-69ab2317eb9f tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:12.079387 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bee73881-f800-4b10-89e0-69ab2317eb9f tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:12.079517 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-bee73881-f800-4b10-89e0-69ab2317eb9f tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Show backup with id 9c98db89-335f-4cd3-b5f7-d9ca0eafd909. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:12.083248 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:12.083248 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:12.083901 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bee73881-f800-4b10-89e0-69ab2317eb9f tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] https://10.4.3.14/volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 returned with HTTP 200 Aug 13 21:10:12.084279 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 397/1582] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:10:12 2026] GET /volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 => generated 794 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:12.092688 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a9d6acf2-64c8-49d3-b24c-fe1e7897cb56 tempest-GroupTypesTest-1595030345 tempest-GroupTypesTest-1595030345-project-admin] https://10.4.3.14/volume/v3/group_types/b80ecd2a-b4bf-4380-a93e-34a6ee1aef58 returned with HTTP 202 Aug 13 21:10:12.093065 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 401/1583] 10.4.3.14 () {68 vars in 1397 bytes} [Thu Aug 13 21:10:12 2026] DELETE /volume/v3/group_types/b80ecd2a-b4bf-4380-a93e-34a6ee1aef58 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 21:10:12.099511 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0d8ad44c-927e-43a7-b990-f8004b57f006 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:12.101178 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0d8ad44c-927e-43a7-b990-f8004b57f006 tempest-GroupTypesTest-1595030345 tempest-GroupTypesTest-1595030345-project-admin] DELETE https://10.4.3.14/volume/v3/group_types/6c53ac51-6a7f-4af5-8e0f-921e6558047e Aug 13 21:10:12.101420 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0d8ad44c-927e-43a7-b990-f8004b57f006 tempest-GroupTypesTest-1595030345 tempest-GroupTypesTest-1595030345-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:12.101630 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0d8ad44c-927e-43a7-b990-f8004b57f006 tempest-GroupTypesTest-1595030345 tempest-GroupTypesTest-1595030345-project-admin] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:12.113676 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0d8ad44c-927e-43a7-b990-f8004b57f006 tempest-GroupTypesTest-1595030345 tempest-GroupTypesTest-1595030345-project-admin] https://10.4.3.14/volume/v3/group_types/6c53ac51-6a7f-4af5-8e0f-921e6558047e returned with HTTP 202 Aug 13 21:10:12.114327 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 395/1584] 10.4.3.14 () {68 vars in 1397 bytes} [Thu Aug 13 21:10:12 2026] DELETE /volume/v3/group_types/6c53ac51-6a7f-4af5-8e0f-921e6558047e => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 21:10:12.541260 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-5e08ef31-1829-49cd-8057-62e756496693 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:12.543465 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5e08ef31-1829-49cd-8057-62e756496693 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] GET https://10.4.3.14/volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 Aug 13 21:10:12.544066 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5e08ef31-1829-49cd-8057-62e756496693 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:12.544152 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5e08ef31-1829-49cd-8057-62e756496693 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:12.544333 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-5e08ef31-1829-49cd-8057-62e756496693 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Show backup with id eee38256-9bea-47e3-8e64-1a597c68d413. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:12.551220 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:12.551220 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:12.551978 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5e08ef31-1829-49cd-8057-62e756496693 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] https://10.4.3.14/volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 returned with HTTP 200 Aug 13 21:10:12.552372 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 392/1585] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:12 2026] GET /volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:12.679404 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-bcf65fbf-7422-4676-b7db-d22a3c49b77b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:12.681078 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bcf65fbf-7422-4676-b7db-d22a3c49b77b tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/01c2b22c-2eec-446e-aaf8-17d7e575d42c Aug 13 21:10:12.681236 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bcf65fbf-7422-4676-b7db-d22a3c49b77b tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:12.681405 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bcf65fbf-7422-4676-b7db-d22a3c49b77b tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:12.681498 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-bcf65fbf-7422-4676-b7db-d22a3c49b77b tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 01c2b22c-2eec-446e-aaf8-17d7e575d42c. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:12.685393 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:12.685393 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:12.686122 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bcf65fbf-7422-4676-b7db-d22a3c49b77b tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/01c2b22c-2eec-446e-aaf8-17d7e575d42c returned with HTTP 200 Aug 13 21:10:12.686457 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 398/1586] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:12 2026] GET /volume/v3/backups/01c2b22c-2eec-446e-aaf8-17d7e575d42c => generated 787 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:13.099106 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-03c4c2a1-69cb-4735-871d-bd9c9f9156e4 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:13.101131 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-03c4c2a1-69cb-4735-871d-bd9c9f9156e4 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] GET https://10.4.3.14/volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 Aug 13 21:10:13.101386 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-03c4c2a1-69cb-4735-871d-bd9c9f9156e4 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:13.101788 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-03c4c2a1-69cb-4735-871d-bd9c9f9156e4 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:13.101940 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-03c4c2a1-69cb-4735-871d-bd9c9f9156e4 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Show backup with id 9c98db89-335f-4cd3-b5f7-d9ca0eafd909. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:13.106790 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:13.106790 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:13.107734 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-03c4c2a1-69cb-4735-871d-bd9c9f9156e4 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] https://10.4.3.14/volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 returned with HTTP 200 Aug 13 21:10:13.108220 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 402/1587] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:10:13 2026] GET /volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 => generated 794 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:13.567582 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0cd8d0b6-f847-471e-80e1-dc6b21d5ff76 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:13.570051 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0cd8d0b6-f847-471e-80e1-dc6b21d5ff76 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] GET https://10.4.3.14/volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 Aug 13 21:10:13.570170 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0cd8d0b6-f847-471e-80e1-dc6b21d5ff76 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:13.570342 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0cd8d0b6-f847-471e-80e1-dc6b21d5ff76 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:13.570453 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-0cd8d0b6-f847-471e-80e1-dc6b21d5ff76 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Show backup with id eee38256-9bea-47e3-8e64-1a597c68d413. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:13.574864 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:13.574864 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:13.575666 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0cd8d0b6-f847-471e-80e1-dc6b21d5ff76 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] https://10.4.3.14/volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 returned with HTTP 200 Aug 13 21:10:13.576064 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 396/1588] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:13 2026] GET /volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:13.697121 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d8fd6899-caf2-4b08-9b11-80b320f0a947 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:13.699270 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d8fd6899-caf2-4b08-9b11-80b320f0a947 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/01c2b22c-2eec-446e-aaf8-17d7e575d42c Aug 13 21:10:13.699498 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d8fd6899-caf2-4b08-9b11-80b320f0a947 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:13.699717 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d8fd6899-caf2-4b08-9b11-80b320f0a947 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:13.699823 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-d8fd6899-caf2-4b08-9b11-80b320f0a947 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 01c2b22c-2eec-446e-aaf8-17d7e575d42c. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:13.706894 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:13.706894 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:13.707676 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d8fd6899-caf2-4b08-9b11-80b320f0a947 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/01c2b22c-2eec-446e-aaf8-17d7e575d42c returned with HTTP 200 Aug 13 21:10:13.708073 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 393/1589] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:13 2026] GET /volume/v3/backups/01c2b22c-2eec-446e-aaf8-17d7e575d42c => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 21:10:14.120204 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a116e3e9-960a-4583-9c5e-f41113c65cdf None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:14.123660 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a116e3e9-960a-4583-9c5e-f41113c65cdf tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] GET https://10.4.3.14/volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 Aug 13 21:10:14.123952 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a116e3e9-960a-4583-9c5e-f41113c65cdf tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:14.124629 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a116e3e9-960a-4583-9c5e-f41113c65cdf tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:14.127076 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-a116e3e9-960a-4583-9c5e-f41113c65cdf tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Show backup with id 9c98db89-335f-4cd3-b5f7-d9ca0eafd909. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:14.129696 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:14.129696 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:14.130489 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a116e3e9-960a-4583-9c5e-f41113c65cdf tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] https://10.4.3.14/volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 returned with HTTP 200 Aug 13 21:10:14.131081 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 399/1590] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:10:14 2026] GET /volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 => generated 794 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:14.358527 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c58f44e3-b995-40d8-9ce6-e3e14a6ca649 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:14.473995 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c58f44e3-b995-40d8-9ce6-e3e14a6ca649 tempest-GroupsV314Test-2007590196 tempest-GroupsV314Test-2007590196-project-admin] POST https://10.4.3.14/volume/v3/types Aug 13 21:10:14.474500 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c58f44e3-b995-40d8-9ce6-e3e14a6ca649 tempest-GroupsV314Test-2007590196 tempest-GroupsV314Test-2007590196-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-396151562"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:14.487283 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c58f44e3-b995-40d8-9ce6-e3e14a6ca649 tempest-GroupsV314Test-2007590196 tempest-GroupsV314Test-2007590196-project-admin] https://10.4.3.14/volume/v3/types returned with HTTP 200 Aug 13 21:10:14.488343 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 403/1591] 10.4.3.14 () {68 vars in 1245 bytes} [Thu Aug 13 21:10:14 2026] POST /volume/v3/types => generated 219 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:14.496476 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4121c21b-9798-426d-8efa-ea52b0a3935e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:14.498896 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4121c21b-9798-426d-8efa-ea52b0a3935e tempest-GroupsV314Test-2007590196 tempest-GroupsV314Test-2007590196-project-admin] POST https://10.4.3.14/volume/v3/group_types Aug 13 21:10:14.499297 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4121c21b-9798-426d-8efa-ea52b0a3935e tempest-GroupsV314Test-2007590196 tempest-GroupsV314Test-2007590196-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1666123327"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:14.512761 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4121c21b-9798-426d-8efa-ea52b0a3935e tempest-GroupsV314Test-2007590196 tempest-GroupsV314Test-2007590196-project-admin] https://10.4.3.14/volume/v3/group_types returned with HTTP 202 Aug 13 21:10:14.513260 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 397/1592] 10.4.3.14 () {70 vars in 1304 bytes} [Thu Aug 13 21:10:14 2026] POST /volume/v3/group_types => generated 177 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:10:14.521915 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-64c7ec5a-5458-4503-aaa5-f993f07ed6b7 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:14.585319 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-64c7ec5a-5458-4503-aaa5-f993f07ed6b7 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] POST https://10.4.3.14/volume/v3/groups Aug 13 21:10:14.585631 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-64c7ec5a-5458-4503-aaa5-f993f07ed6b7 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "7dccb79c-d218-4c11-a783-7758150f89f5", "volume_types": ["af393241-161a-4885-9291-6e80411d566c"], "name": "tempest-GroupsV314Test-Group-1987540506"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:14.588130 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.groups [None req-64c7ec5a-5458-4503-aaa5-f993f07ed6b7 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Creating new group {'group': {'group_type': '7dccb79c-d218-4c11-a783-7758150f89f5', 'volume_types': ['af393241-161a-4885-9291-6e80411d566c'], 'name': 'tempest-GroupsV314Test-Group-1987540506'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 13 21:10:14.588193 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-47b026cc-7d19-4f0d-acee-c15ac0bce0d5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:14.589652 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-47b026cc-7d19-4f0d-acee-c15ac0bce0d5 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] GET https://10.4.3.14/volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 Aug 13 21:10:14.589925 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-47b026cc-7d19-4f0d-acee-c15ac0bce0d5 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:14.590224 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-47b026cc-7d19-4f0d-acee-c15ac0bce0d5 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:14.590410 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-47b026cc-7d19-4f0d-acee-c15ac0bce0d5 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Show backup with id eee38256-9bea-47e3-8e64-1a597c68d413. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:14.590605 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.groups [None req-64c7ec5a-5458-4503-aaa5-f993f07ed6b7 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Creating group tempest-GroupsV314Test-Group-1987540506. Aug 13 21:10:14.595333 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:14.595333 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:14.596187 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-47b026cc-7d19-4f0d-acee-c15ac0bce0d5 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] https://10.4.3.14/volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 returned with HTTP 200 Aug 13 21:10:14.596655 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 400/1593] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:14 2026] GET /volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:14.597805 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-64c7ec5a-5458-4503-aaa5-f993f07ed6b7 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Availability Zones retrieved successfully. Aug 13 21:10:14.614662 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-64c7ec5a-5458-4503-aaa5-f993f07ed6b7 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Created reservations ['5866268b-f994-4346-bbea-bc94ea64e274'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:10:14.639427 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-64c7ec5a-5458-4503-aaa5-f993f07ed6b7 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] https://10.4.3.14/volume/v3/groups returned with HTTP 202 Aug 13 21:10:14.639867 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 394/1594] 10.4.3.14 () {70 vars in 1290 bytes} [Thu Aug 13 21:10:14 2026] POST /volume/v3/groups => generated 108 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:10:14.647675 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-687b8b0d-3edf-43ad-b2ea-5275b3e74db2 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:14.650699 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-687b8b0d-3edf-43ad-b2ea-5275b3e74db2 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] GET https://10.4.3.14/volume/v3/groups/e9f79ebb-4499-4eb4-91a7-61dd60132c68 Aug 13 21:10:14.650936 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-687b8b0d-3edf-43ad-b2ea-5275b3e74db2 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:14.651171 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-687b8b0d-3edf-43ad-b2ea-5275b3e74db2 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:14.651721 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.groups [None req-687b8b0d-3edf-43ad-b2ea-5275b3e74db2 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] show called for member e9f79ebb-4499-4eb4-91a7-61dd60132c68 {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 21:10:14.656786 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:14.656786 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:14.666729 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-687b8b0d-3edf-43ad-b2ea-5275b3e74db2 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] https://10.4.3.14/volume/v3/groups/e9f79ebb-4499-4eb4-91a7-61dd60132c68 returned with HTTP 200 Aug 13 21:10:14.667128 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 404/1595] 10.4.3.14 () {68 vars in 1379 bytes} [Thu Aug 13 21:10:14 2026] GET /volume/v3/groups/e9f79ebb-4499-4eb4-91a7-61dd60132c68 => generated 388 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:14.724512 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0d4ccccb-bd52-49d1-8309-d7c53df93712 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:14.728105 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0d4ccccb-bd52-49d1-8309-d7c53df93712 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/01c2b22c-2eec-446e-aaf8-17d7e575d42c Aug 13 21:10:14.728105 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0d4ccccb-bd52-49d1-8309-d7c53df93712 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:14.728105 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0d4ccccb-bd52-49d1-8309-d7c53df93712 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:14.728105 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-0d4ccccb-bd52-49d1-8309-d7c53df93712 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 01c2b22c-2eec-446e-aaf8-17d7e575d42c. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:14.733427 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:14.733427 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:14.734793 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0d4ccccb-bd52-49d1-8309-d7c53df93712 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/01c2b22c-2eec-446e-aaf8-17d7e575d42c returned with HTTP 200 Aug 13 21:10:14.735314 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 398/1596] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:14 2026] GET /volume/v3/backups/01c2b22c-2eec-446e-aaf8-17d7e575d42c => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:15.142586 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9f6edfb7-472c-4069-8ddc-38a5294b0368 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:15.147541 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9f6edfb7-472c-4069-8ddc-38a5294b0368 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] GET https://10.4.3.14/volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 Aug 13 21:10:15.147541 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9f6edfb7-472c-4069-8ddc-38a5294b0368 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:15.147541 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9f6edfb7-472c-4069-8ddc-38a5294b0368 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:15.147541 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-9f6edfb7-472c-4069-8ddc-38a5294b0368 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Show backup with id 9c98db89-335f-4cd3-b5f7-d9ca0eafd909. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:15.154651 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:15.154651 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:15.154651 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9f6edfb7-472c-4069-8ddc-38a5294b0368 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] https://10.4.3.14/volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 returned with HTTP 200 Aug 13 21:10:15.154651 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 401/1597] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:10:15 2026] GET /volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 => generated 794 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:15.607283 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-19ace0c4-2e77-4862-bdb8-80e1c970cccb None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:15.609181 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-19ace0c4-2e77-4862-bdb8-80e1c970cccb tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] GET https://10.4.3.14/volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 Aug 13 21:10:15.609374 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-19ace0c4-2e77-4862-bdb8-80e1c970cccb tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:15.609599 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-19ace0c4-2e77-4862-bdb8-80e1c970cccb tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:15.609714 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-19ace0c4-2e77-4862-bdb8-80e1c970cccb tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Show backup with id eee38256-9bea-47e3-8e64-1a597c68d413. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:15.613912 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:15.613912 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:15.614712 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-19ace0c4-2e77-4862-bdb8-80e1c970cccb tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] https://10.4.3.14/volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 returned with HTTP 200 Aug 13 21:10:15.615316 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 395/1598] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:15 2026] GET /volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:15.676274 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-8fde5e21-1f94-4091-aa84-459d2319e74d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:15.677945 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8fde5e21-1f94-4091-aa84-459d2319e74d tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] GET https://10.4.3.14/volume/v3/groups/e9f79ebb-4499-4eb4-91a7-61dd60132c68 Aug 13 21:10:15.678164 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8fde5e21-1f94-4091-aa84-459d2319e74d tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:15.678375 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8fde5e21-1f94-4091-aa84-459d2319e74d tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:15.678470 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.groups [None req-8fde5e21-1f94-4091-aa84-459d2319e74d tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] show called for member e9f79ebb-4499-4eb4-91a7-61dd60132c68 {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 21:10:15.682227 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:15.682227 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:15.688817 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8fde5e21-1f94-4091-aa84-459d2319e74d tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] https://10.4.3.14/volume/v3/groups/e9f79ebb-4499-4eb4-91a7-61dd60132c68 returned with HTTP 200 Aug 13 21:10:15.689253 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 405/1599] 10.4.3.14 () {68 vars in 1379 bytes} [Thu Aug 13 21:10:15 2026] GET /volume/v3/groups/e9f79ebb-4499-4eb4-91a7-61dd60132c68 => generated 389 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:15.700643 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e9074524-b82d-48d6-af52-b1f1bb7d9e17 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:15.702300 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e9074524-b82d-48d6-af52-b1f1bb7d9e17 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:10:15.702620 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e9074524-b82d-48d6-af52-b1f1bb7d9e17 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-793995197", "volume_type": "af393241-161a-4885-9291-6e80411d566c", "group_id": "e9f79ebb-4499-4eb4-91a7-61dd60132c68", "size": 1}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:15.704050 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-e9074524-b82d-48d6-af52-b1f1bb7d9e17 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-793995197', 'volume_type': 'af393241-161a-4885-9291-6e80411d566c', 'group_id': 'e9f79ebb-4499-4eb4-91a7-61dd60132c68', 'size': 1}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:10:15.711511 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:15.711511 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:15.712195 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-e9074524-b82d-48d6-af52-b1f1bb7d9e17 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Create volume of 1 GB Aug 13 21:10:15.717455 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e9074524-b82d-48d6-af52-b1f1bb7d9e17 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Availability Zones retrieved successfully. Aug 13 21:10:15.723766 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e9074524-b82d-48d6-af52-b1f1bb7d9e17 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Flow 'volume_create_api' (bf892105-eeaa-4b55-bd20-52d6f428fd7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:10:15.725231 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e9074524-b82d-48d6-af52-b1f1bb7d9e17 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6eaaf978-3996-4245-a8b4-7522470527d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:15.726065 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:15.726065 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:15.726526 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-e9074524-b82d-48d6-af52-b1f1bb7d9e17 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:10:15.750876 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5abcc841-cc8b-4b24-bfd2-56d0ec461298 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:15.751335 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e9074524-b82d-48d6-af52-b1f1bb7d9e17 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6eaaf978-3996-4245-a8b4-7522470527d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:10:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=af393241-161a-4885-9291-6e80411d566c,is_public=True,name='tempest-GroupsV314Test-volume-type-396151562',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af393241-161a-4885-9291-6e80411d566c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'e9f79ebb-4499-4eb4-91a7-61dd60132c68', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:15.754179 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e9074524-b82d-48d6-af52-b1f1bb7d9e17 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (296a4e1b-0b7a-44c0-a7a0-2ba075e009f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:15.754257 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5abcc841-cc8b-4b24-bfd2-56d0ec461298 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/01c2b22c-2eec-446e-aaf8-17d7e575d42c Aug 13 21:10:15.754257 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5abcc841-cc8b-4b24-bfd2-56d0ec461298 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:15.754257 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5abcc841-cc8b-4b24-bfd2-56d0ec461298 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:15.754257 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-5abcc841-cc8b-4b24-bfd2-56d0ec461298 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 01c2b22c-2eec-446e-aaf8-17d7e575d42c. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:15.758335 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:15.758335 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:15.759453 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5abcc841-cc8b-4b24-bfd2-56d0ec461298 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/01c2b22c-2eec-446e-aaf8-17d7e575d42c returned with HTTP 200 Aug 13 21:10:15.760009 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 402/1600] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:15 2026] GET /volume/v3/backups/01c2b22c-2eec-446e-aaf8-17d7e575d42c => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:15.787487 np0000007265 devstack@c-api.service[100214]: WARNING cinder.quota [None req-e9074524-b82d-48d6-af52-b1f1bb7d9e17 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-396151562 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-396151562, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:10:15.787487 np0000007265 devstack@c-api.service[100214]: WARNING cinder.quota [None req-e9074524-b82d-48d6-af52-b1f1bb7d9e17 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-396151562 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-396151562, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:10:15.824330 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-e9074524-b82d-48d6-af52-b1f1bb7d9e17 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Created reservations ['43088084-5fd8-4067-a460-7850fe5aad9c', 'a048e520-120d-420f-a0f5-63e9b611eeef', '88dde7e1-6446-4501-b354-b99a6dab0f4e', '50bc2101-6249-4fed-8b5e-21837f53f96e'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:10:15.825089 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e9074524-b82d-48d6-af52-b1f1bb7d9e17 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (296a4e1b-0b7a-44c0-a7a0-2ba075e009f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43088084-5fd8-4067-a460-7850fe5aad9c', 'a048e520-120d-420f-a0f5-63e9b611eeef', '88dde7e1-6446-4501-b354-b99a6dab0f4e', '50bc2101-6249-4fed-8b5e-21837f53f96e']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:15.825837 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e9074524-b82d-48d6-af52-b1f1bb7d9e17 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b2a499e-0fca-4e44-96a5-02d5b44a98c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:15.855991 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e9074524-b82d-48d6-af52-b1f1bb7d9e17 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b2a499e-0fca-4e44-96a5-02d5b44a98c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe928aa8-28cb-47c7-8d2a-a2f42f3aa3a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-793995197',encryption_key_id=None,group_id=e9f79ebb-4499-4eb4-91a7-61dd60132c68,group_type_id=,metadata={},multiattach=False,project_id='6dc6bc8d5d09457296f6a4417f1e4d1a',qos_specs=None,replication_status=,reservations=['43088084-5fd8-4067-a460-7850fe5aad9c','a048e520-120d-420f-a0f5-63e9b611eeef','88dde7e1-6446-4501-b354-b99a6dab0f4e','50bc2101-6249-4fed-8b5e-21837f53f96e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2d2d187a9d041e7a2ae978010c75b85',volume_type_id=af393241-161a-4885-9291-6e80411d566c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:10:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-793995197',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=e9f79ebb-4499-4eb4-91a7-61dd60132c68,host=None,id=fe928aa8-28cb-47c7-8d2a-a2f42f3aa3a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6dc6bc8d5d09457296f6a4417f1e4d1a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2d2d187a9d041e7a2ae978010c75b85',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af393241-161a-4885-9291-6e80411d566c),volume_type_id=af393241-161a-4885-9291-6e80411d566c)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:15.855991 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e9074524-b82d-48d6-af52-b1f1bb7d9e17 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef113a04-1201-44a1-8b1e-32f3f00033e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:15.877362 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e9074524-b82d-48d6-af52-b1f1bb7d9e17 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef113a04-1201-44a1-8b1e-32f3f00033e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-793995197',encryption_key_id=None,group_id=e9f79ebb-4499-4eb4-91a7-61dd60132c68,group_type_id=,metadata={},multiattach=False,project_id='6dc6bc8d5d09457296f6a4417f1e4d1a',qos_specs=None,replication_status=,reservations=['43088084-5fd8-4067-a460-7850fe5aad9c','a048e520-120d-420f-a0f5-63e9b611eeef','88dde7e1-6446-4501-b354-b99a6dab0f4e','50bc2101-6249-4fed-8b5e-21837f53f96e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2d2d187a9d041e7a2ae978010c75b85',volume_type_id=af393241-161a-4885-9291-6e80411d566c)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:15.878465 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e9074524-b82d-48d6-af52-b1f1bb7d9e17 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43b022a5-de6e-4e1d-9333-6d25fc353a33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:15.892467 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e9074524-b82d-48d6-af52-b1f1bb7d9e17 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43b022a5-de6e-4e1d-9333-6d25fc353a33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:15.893765 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e9074524-b82d-48d6-af52-b1f1bb7d9e17 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Flow 'volume_create_api' (bf892105-eeaa-4b55-bd20-52d6f428fd7e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:10:15.894200 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e9074524-b82d-48d6-af52-b1f1bb7d9e17 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Create volume request issued successfully. Aug 13 21:10:15.895160 np0000007265 devstack@c-api.service[100214]: WARNING stevedore.named [None req-e9074524-b82d-48d6-af52-b1f1bb7d9e17 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:10:15.895908 np0000007265 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-e9074524-b82d-48d6-af52-b1f1bb7d9e17 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:10:15.933892 np0000007265 devstack@c-api.service[100214]: DEBUG oslo_db.sqlalchemy.engines [None req-e9074524-b82d-48d6-af52-b1f1bb7d9e17 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] 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=100214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:10:15.937593 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:15.937593 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:15.941058 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e9074524-b82d-48d6-af52-b1f1bb7d9e17 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:10:15.941765 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 399/1601] 10.4.3.14 () {70 vars in 1293 bytes} [Thu Aug 13 21:10:15 2026] POST /volume/v3/volumes => generated 815 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:10:15.952354 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-0f85c344-5546-4862-a25c-297948969233 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:15.954416 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0f85c344-5546-4862-a25c-297948969233 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] GET https://10.4.3.14/volume/v3/volumes/fe928aa8-28cb-47c7-8d2a-a2f42f3aa3a9 Aug 13 21:10:15.954639 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0f85c344-5546-4862-a25c-297948969233 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:15.954870 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0f85c344-5546-4862-a25c-297948969233 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:15.963100 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:15.963100 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:15.967284 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-0f85c344-5546-4862-a25c-297948969233 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Volume info retrieved successfully. Aug 13 21:10:15.968182 np0000007265 devstack@c-api.service[100217]: WARNING stevedore.named [None req-0f85c344-5546-4862-a25c-297948969233 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:10:15.968378 np0000007265 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-0f85c344-5546-4862-a25c-297948969233 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:10:16.020669 np0000007265 devstack@c-api.service[100217]: DEBUG oslo_db.sqlalchemy.engines [None req-0f85c344-5546-4862-a25c-297948969233 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] 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=100217) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:10:16.028896 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:16.028896 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:16.040476 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0f85c344-5546-4862-a25c-297948969233 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] https://10.4.3.14/volume/v3/volumes/fe928aa8-28cb-47c7-8d2a-a2f42f3aa3a9 returned with HTTP 200 Aug 13 21:10:16.040888 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 396/1602] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:10:15 2026] GET /volume/v3/volumes/fe928aa8-28cb-47c7-8d2a-a2f42f3aa3a9 => generated 883 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:16.062647 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-c0c41b58-da52-47ac-a100-8f431acc5085 req-0126ed8b-1f9b-41ad-b763-240bc4be8c17 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:16.065394 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-c0c41b58-da52-47ac-a100-8f431acc5085 req-0126ed8b-1f9b-41ad-b763-240bc4be8c17 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 Aug 13 21:10:16.065394 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-c0c41b58-da52-47ac-a100-8f431acc5085 req-0126ed8b-1f9b-41ad-b763-240bc4be8c17 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:16.065564 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-c0c41b58-da52-47ac-a100-8f431acc5085 req-0126ed8b-1f9b-41ad-b763-240bc4be8c17 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:16.080562 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:16.080562 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:16.085306 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-c0c41b58-da52-47ac-a100-8f431acc5085 req-0126ed8b-1f9b-41ad-b763-240bc4be8c17 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:10:16.089674 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-c0c41b58-da52-47ac-a100-8f431acc5085 req-0126ed8b-1f9b-41ad-b763-240bc4be8c17 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 returned with HTTP 200 Aug 13 21:10:16.090106 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 406/1603] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:10:16 2026] GET /volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 => generated 1438 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:16.170377 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-06083a91-da0f-45cd-95e0-c959bf46c770 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:16.173161 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-06083a91-da0f-45cd-95e0-c959bf46c770 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] GET https://10.4.3.14/volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 Aug 13 21:10:16.173490 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-06083a91-da0f-45cd-95e0-c959bf46c770 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:16.173665 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-06083a91-da0f-45cd-95e0-c959bf46c770 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:16.173757 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-06083a91-da0f-45cd-95e0-c959bf46c770 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Show backup with id 9c98db89-335f-4cd3-b5f7-d9ca0eafd909. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:16.188260 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:16.188260 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:16.188260 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-06083a91-da0f-45cd-95e0-c959bf46c770 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] https://10.4.3.14/volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 returned with HTTP 200 Aug 13 21:10:16.188260 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 403/1604] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:10:16 2026] GET /volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 => generated 794 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:16.553269 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2f579232-7e40-4e27-b7f4-f94253f9e22d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:16.553730 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2f579232-7e40-4e27-b7f4-f94253f9e22d None None] GET https://10.4.3.14/volume// Aug 13 21:10:16.553920 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2f579232-7e40-4e27-b7f4-f94253f9e22d None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:16.554149 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2f579232-7e40-4e27-b7f4-f94253f9e22d None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:16.554562 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2f579232-7e40-4e27-b7f4-f94253f9e22d None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:10:16.557600 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 400/1605] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:10:16 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:10:16.566136 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-c0c41b58-da52-47ac-a100-8f431acc5085 req-3c14db1f-d861-41ee-ba50-c2bbfc831047 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:16.568690 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-c0c41b58-da52-47ac-a100-8f431acc5085 req-3c14db1f-d861-41ee-ba50-c2bbfc831047 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:10:16.569290 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-c0c41b58-da52-47ac-a100-8f431acc5085 req-3c14db1f-d861-41ee-ba50-c2bbfc831047 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ee66e60f-04d0-47bb-ab9a-71c7c1914392", "connector": null, "instance_uuid": "633e5d0d-f17d-4365-9e5f-8624bb82c19f"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:16.582401 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:16.582401 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:16.607296 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-c0c41b58-da52-47ac-a100-8f431acc5085 req-3c14db1f-d861-41ee-ba50-c2bbfc831047 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:10:16.607826 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 397/1606] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:10:16 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:16.616042 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-c0c41b58-da52-47ac-a100-8f431acc5085 req-a94c8e4d-4005-44b2-a57b-10f7e23ceafa None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:16.618194 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-c0c41b58-da52-47ac-a100-8f431acc5085 req-a94c8e4d-4005-44b2-a57b-10f7e23ceafa tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] DELETE https://10.4.3.14/volume/v3/attachments/24074a9c-a756-4bbc-8370-a1374bf850bf Aug 13 21:10:16.618376 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-c0c41b58-da52-47ac-a100-8f431acc5085 req-a94c8e4d-4005-44b2-a57b-10f7e23ceafa tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:16.618576 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-c0c41b58-da52-47ac-a100-8f431acc5085 req-a94c8e4d-4005-44b2-a57b-10f7e23ceafa tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:16.626001 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:16.626001 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:16.628955 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-58625b3e-6a99-4e99-b1e7-7e97b685f3e8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:16.633179 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-58625b3e-6a99-4e99-b1e7-7e97b685f3e8 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] GET https://10.4.3.14/volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 Aug 13 21:10:16.633395 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-58625b3e-6a99-4e99-b1e7-7e97b685f3e8 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:16.633580 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-58625b3e-6a99-4e99-b1e7-7e97b685f3e8 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:16.633689 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-58625b3e-6a99-4e99-b1e7-7e97b685f3e8 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Show backup with id eee38256-9bea-47e3-8e64-1a597c68d413. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:16.640741 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:16.640741 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:16.641588 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-58625b3e-6a99-4e99-b1e7-7e97b685f3e8 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] https://10.4.3.14/volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 returned with HTTP 200 Aug 13 21:10:16.641981 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 404/1607] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:16 2026] GET /volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 => generated 752 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:16.686126 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-c0c41b58-da52-47ac-a100-8f431acc5085 req-a94c8e4d-4005-44b2-a57b-10f7e23ceafa tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/attachments/24074a9c-a756-4bbc-8370-a1374bf850bf returned with HTTP 200 Aug 13 21:10:16.686692 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 407/1608] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:10:16 2026] DELETE /volume/v3/attachments/24074a9c-a756-4bbc-8370-a1374bf850bf => generated 367 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:16.773448 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5ca22ba2-61be-4eda-82f8-da0bb6a85e39 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:16.775255 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5ca22ba2-61be-4eda-82f8-da0bb6a85e39 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/01c2b22c-2eec-446e-aaf8-17d7e575d42c Aug 13 21:10:16.775433 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5ca22ba2-61be-4eda-82f8-da0bb6a85e39 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:16.775625 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5ca22ba2-61be-4eda-82f8-da0bb6a85e39 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:16.775790 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-5ca22ba2-61be-4eda-82f8-da0bb6a85e39 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 01c2b22c-2eec-446e-aaf8-17d7e575d42c. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:16.781049 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:16.781049 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:16.781874 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5ca22ba2-61be-4eda-82f8-da0bb6a85e39 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/01c2b22c-2eec-446e-aaf8-17d7e575d42c returned with HTTP 200 Aug 13 21:10:16.782274 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 401/1609] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:16 2026] GET /volume/v3/backups/01c2b22c-2eec-446e-aaf8-17d7e575d42c => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:17.058994 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-fd4ca63a-3275-4d72-bada-af119c95096c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:17.060896 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fd4ca63a-3275-4d72-bada-af119c95096c tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] GET https://10.4.3.14/volume/v3/volumes/fe928aa8-28cb-47c7-8d2a-a2f42f3aa3a9 Aug 13 21:10:17.061175 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fd4ca63a-3275-4d72-bada-af119c95096c tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:17.061461 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fd4ca63a-3275-4d72-bada-af119c95096c tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:17.068856 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:17.068856 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:17.073114 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-fd4ca63a-3275-4d72-bada-af119c95096c tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Volume info retrieved successfully. Aug 13 21:10:17.073980 np0000007265 devstack@c-api.service[100217]: WARNING stevedore.named [None req-fd4ca63a-3275-4d72-bada-af119c95096c tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:10:17.074197 np0000007265 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-fd4ca63a-3275-4d72-bada-af119c95096c tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:10:17.117073 np0000007265 devstack@c-api.service[100217]: DEBUG oslo_db.sqlalchemy.engines [None req-fd4ca63a-3275-4d72-bada-af119c95096c tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] 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=100217) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:10:17.120281 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:17.120281 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:17.129502 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fd4ca63a-3275-4d72-bada-af119c95096c tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] https://10.4.3.14/volume/v3/volumes/fe928aa8-28cb-47c7-8d2a-a2f42f3aa3a9 returned with HTTP 200 Aug 13 21:10:17.130082 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 398/1610] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:10:17 2026] GET /volume/v3/volumes/fe928aa8-28cb-47c7-8d2a-a2f42f3aa3a9 => generated 908 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:17.148926 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-43c3ae3f-28fc-4515-9198-c8b0eec50648 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:17.149868 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-43c3ae3f-28fc-4515-9198-c8b0eec50648 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] POST https://10.4.3.14/volume/v3/groups/action Aug 13 21:10:17.150371 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-43c3ae3f-28fc-4515-9198-c8b0eec50648 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Action body: b'{"create-from-src": {"source_group_id": "e9f79ebb-4499-4eb4-91a7-61dd60132c68", "name": "tempest-Group_from_grp-2055072309"}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:10:17.150582 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-43c3ae3f-28fc-4515-9198-c8b0eec50648 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "e9f79ebb-4499-4eb4-91a7-61dd60132c68", "name": "tempest-Group_from_grp-2055072309"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:17.152678 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.groups [None req-43c3ae3f-28fc-4515-9198-c8b0eec50648 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Creating new group {'create-from-src': {'source_group_id': 'e9f79ebb-4499-4eb4-91a7-61dd60132c68', 'name': 'tempest-Group_from_grp-2055072309'}}. {{(pid=100215) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 13 21:10:17.152678 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.groups [None req-43c3ae3f-28fc-4515-9198-c8b0eec50648 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Creating group tempest-Group_from_grp-2055072309 from source group e9f79ebb-4499-4eb4-91a7-61dd60132c68. Aug 13 21:10:17.158071 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:17.158071 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:17.167206 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:17.167206 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:17.197102 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-43c3ae3f-28fc-4515-9198-c8b0eec50648 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Created reservations ['edcf6154-4f46-44ab-8006-3d8cceee2ca6'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:10:17.198584 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-8f4c0456-fe18-4156-91f7-2239c55798c1 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:17.204839 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8f4c0456-fe18-4156-91f7-2239c55798c1 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] GET https://10.4.3.14/volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 Aug 13 21:10:17.205098 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8f4c0456-fe18-4156-91f7-2239c55798c1 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:17.205341 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8f4c0456-fe18-4156-91f7-2239c55798c1 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:17.205499 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-8f4c0456-fe18-4156-91f7-2239c55798c1 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Show backup with id 9c98db89-335f-4cd3-b5f7-d9ca0eafd909. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:17.212326 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:17.212326 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:17.213383 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8f4c0456-fe18-4156-91f7-2239c55798c1 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] https://10.4.3.14/volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 returned with HTTP 200 Aug 13 21:10:17.213855 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 408/1611] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:10:17 2026] GET /volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 => generated 794 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:17.251323 np0000007265 devstack@c-api.service[100215]: INFO cinder.group.api [None req-43c3ae3f-28fc-4515-9198-c8b0eec50648 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] A mapping entry already exists for group 9cffca6d-dbf5-4b4a-826d-54705316f5d3 and volume type af393241-161a-4885-9291-6e80411d566c. Do not need to create again. Aug 13 21:10:17.251526 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:17.251526 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:17.252235 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-43c3ae3f-28fc-4515-9198-c8b0eec50648 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Availability Zones retrieved successfully. Aug 13 21:10:17.259351 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-43c3ae3f-28fc-4515-9198-c8b0eec50648 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Flow 'volume_create_api' (c424a230-83e3-42e8-8fd8-8380c2a74fa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:10:17.260573 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-43c3ae3f-28fc-4515-9198-c8b0eec50648 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50b524c2-9144-4d6c-8028-8a1a3692f453) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:17.261947 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-43c3ae3f-28fc-4515-9198-c8b0eec50648 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:10:17.285111 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-43c3ae3f-28fc-4515-9198-c8b0eec50648 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50b524c2-9144-4d6c-8028-8a1a3692f453) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'fe928aa8-28cb-47c7-8d2a-a2f42f3aa3a9', 'volume_type': VolumeType(created_at=2026-08-13T21:10:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=af393241-161a-4885-9291-6e80411d566c,is_public=True,name='tempest-GroupsV314Test-volume-type-396151562',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af393241-161a-4885-9291-6e80411d566c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '9cffca6d-dbf5-4b4a-826d-54705316f5d3', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:17.286530 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-43c3ae3f-28fc-4515-9198-c8b0eec50648 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2303ff9b-9263-4202-8bcb-e0ffdd96c862) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:17.310663 np0000007265 devstack@c-api.service[100215]: WARNING cinder.quota [None req-43c3ae3f-28fc-4515-9198-c8b0eec50648 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-396151562 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-396151562, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:10:17.311269 np0000007265 devstack@c-api.service[100215]: WARNING cinder.quota [None req-43c3ae3f-28fc-4515-9198-c8b0eec50648 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-396151562 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-396151562, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:10:17.327754 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-43c3ae3f-28fc-4515-9198-c8b0eec50648 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Created reservations ['3b447506-0a76-4f81-91f3-f840e46f5b7f', '2368052d-bc6a-497d-bc0a-0fd2985872da', 'af81c3d6-7dbb-47cf-a5a2-63dbe8f3b28e', '95e7279a-2b0b-47b7-ab7d-8e399da1ecbf'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:10:17.328712 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-43c3ae3f-28fc-4515-9198-c8b0eec50648 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2303ff9b-9263-4202-8bcb-e0ffdd96c862) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b447506-0a76-4f81-91f3-f840e46f5b7f', '2368052d-bc6a-497d-bc0a-0fd2985872da', 'af81c3d6-7dbb-47cf-a5a2-63dbe8f3b28e', '95e7279a-2b0b-47b7-ab7d-8e399da1ecbf']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:17.329410 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-43c3ae3f-28fc-4515-9198-c8b0eec50648 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86cf0411-4d75-4cd0-9fec-583d540ad2eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:17.357584 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-43c3ae3f-28fc-4515-9198-c8b0eec50648 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86cf0411-4d75-4cd0-9fec-583d540ad2eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e944222-ccb3-4307-b71b-596101618f73', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=9cffca6d-dbf5-4b4a-826d-54705316f5d3,group_type_id=,metadata={},multiattach=False,project_id='6dc6bc8d5d09457296f6a4417f1e4d1a',qos_specs=None,replication_status=,reservations=['3b447506-0a76-4f81-91f3-f840e46f5b7f','2368052d-bc6a-497d-bc0a-0fd2985872da','af81c3d6-7dbb-47cf-a5a2-63dbe8f3b28e','95e7279a-2b0b-47b7-ab7d-8e399da1ecbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=fe928aa8-28cb-47c7-8d2a-a2f42f3aa3a9,status='creating',user_id='b2d2d187a9d041e7a2ae978010c75b85',volume_type_id=af393241-161a-4885-9291-6e80411d566c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:10:17Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=9cffca6d-dbf5-4b4a-826d-54705316f5d3,host=None,id=9e944222-ccb3-4307-b71b-596101618f73,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6dc6bc8d5d09457296f6a4417f1e4d1a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=fe928aa8-28cb-47c7-8d2a-a2f42f3aa3a9,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2d2d187a9d041e7a2ae978010c75b85',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af393241-161a-4885-9291-6e80411d566c),volume_type_id=af393241-161a-4885-9291-6e80411d566c)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:17.358451 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-43c3ae3f-28fc-4515-9198-c8b0eec50648 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4df49c7-15e1-4770-8f25-7f04fce7d96e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:17.384116 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-43c3ae3f-28fc-4515-9198-c8b0eec50648 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4df49c7-15e1-4770-8f25-7f04fce7d96e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=9cffca6d-dbf5-4b4a-826d-54705316f5d3,group_type_id=,metadata={},multiattach=False,project_id='6dc6bc8d5d09457296f6a4417f1e4d1a',qos_specs=None,replication_status=,reservations=['3b447506-0a76-4f81-91f3-f840e46f5b7f','2368052d-bc6a-497d-bc0a-0fd2985872da','af81c3d6-7dbb-47cf-a5a2-63dbe8f3b28e','95e7279a-2b0b-47b7-ab7d-8e399da1ecbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=fe928aa8-28cb-47c7-8d2a-a2f42f3aa3a9,status='creating',user_id='b2d2d187a9d041e7a2ae978010c75b85',volume_type_id=af393241-161a-4885-9291-6e80411d566c)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:17.384794 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-43c3ae3f-28fc-4515-9198-c8b0eec50648 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Flow 'volume_create_api' (c424a230-83e3-42e8-8fd8-8380c2a74fa1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:10:17.385993 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-43c3ae3f-28fc-4515-9198-c8b0eec50648 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Create volume request issued successfully. Aug 13 21:10:17.398809 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-43c3ae3f-28fc-4515-9198-c8b0eec50648 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] https://10.4.3.14/volume/v3/groups/action returned with HTTP 202 Aug 13 21:10:17.399756 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 405/1612] 10.4.3.14 () {70 vars in 1311 bytes} [Thu Aug 13 21:10:17 2026] POST /volume/v3/groups/action => generated 102 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:10:17.410988 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8637f81d-a09b-4219-bb4f-2f61758179c9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:17.411549 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8637f81d-a09b-4219-bb4f-2f61758179c9 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] GET https://10.4.3.14/volume/v3/volumes/detail Aug 13 21:10:17.411829 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8637f81d-a09b-4219-bb4f-2f61758179c9 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:17.412093 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8637f81d-a09b-4219-bb4f-2f61758179c9 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Calling method 'detail' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:17.412484 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.api_utils [None req-8637f81d-a09b-4219-bb4f-2f61758179c9 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Removing options '' from query. {{(pid=100214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:10:17.413473 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8637f81d-a09b-4219-bb4f-2f61758179c9 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:10:17.430992 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-8637f81d-a09b-4219-bb4f-2f61758179c9 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Get all volumes completed successfully. Aug 13 21:10:17.434983 np0000007265 devstack@c-api.service[100214]: WARNING stevedore.named [None req-8637f81d-a09b-4219-bb4f-2f61758179c9 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:10:17.434983 np0000007265 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-8637f81d-a09b-4219-bb4f-2f61758179c9 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:10:17.489052 np0000007265 devstack@c-api.service[100214]: DEBUG oslo_db.sqlalchemy.engines [None req-8637f81d-a09b-4219-bb4f-2f61758179c9 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] 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=100214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:10:17.492559 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:17.492559 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:17.497745 np0000007265 devstack@c-api.service[100214]: WARNING stevedore.named [None req-8637f81d-a09b-4219-bb4f-2f61758179c9 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:10:17.497924 np0000007265 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-8637f81d-a09b-4219-bb4f-2f61758179c9 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:10:17.539842 np0000007265 devstack@c-api.service[100214]: DEBUG oslo_db.sqlalchemy.engines [None req-8637f81d-a09b-4219-bb4f-2f61758179c9 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] 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=100214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:10:17.543444 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:17.543444 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:17.551933 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8637f81d-a09b-4219-bb4f-2f61758179c9 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] https://10.4.3.14/volume/v3/volumes/detail returned with HTTP 200 Aug 13 21:10:17.552434 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 402/1613] 10.4.3.14 () {68 vars in 1292 bytes} [Thu Aug 13 21:10:17 2026] GET /volume/v3/volumes/detail => generated 1820 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:10:17.571362 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-6203cf77-4a49-4dab-a290-32d96c928637 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:17.573479 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6203cf77-4a49-4dab-a290-32d96c928637 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] GET https://10.4.3.14/volume/v3/volumes/9e944222-ccb3-4307-b71b-596101618f73 Aug 13 21:10:17.573594 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6203cf77-4a49-4dab-a290-32d96c928637 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:17.573740 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6203cf77-4a49-4dab-a290-32d96c928637 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:17.580832 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:17.580832 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:17.584917 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-6203cf77-4a49-4dab-a290-32d96c928637 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Volume info retrieved successfully. Aug 13 21:10:17.586945 np0000007265 devstack@c-api.service[100217]: WARNING stevedore.named [None req-6203cf77-4a49-4dab-a290-32d96c928637 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:10:17.586945 np0000007265 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-6203cf77-4a49-4dab-a290-32d96c928637 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:10:17.621734 np0000007265 devstack@c-api.service[100217]: DEBUG oslo_db.sqlalchemy.engines [None req-6203cf77-4a49-4dab-a290-32d96c928637 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] 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=100217) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:10:17.624788 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:17.624788 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:17.631995 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6203cf77-4a49-4dab-a290-32d96c928637 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] https://10.4.3.14/volume/v3/volumes/9e944222-ccb3-4307-b71b-596101618f73 returned with HTTP 200 Aug 13 21:10:17.632460 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 399/1614] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:10:17 2026] GET /volume/v3/volumes/9e944222-ccb3-4307-b71b-596101618f73 => generated 920 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:17.645990 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2929316b-3b06-4bae-8539-9c1faa3cb6f7 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:17.651195 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2929316b-3b06-4bae-8539-9c1faa3cb6f7 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] GET https://10.4.3.14/volume/v3/groups/9cffca6d-dbf5-4b4a-826d-54705316f5d3 Aug 13 21:10:17.651400 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2929316b-3b06-4bae-8539-9c1faa3cb6f7 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:17.651554 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2929316b-3b06-4bae-8539-9c1faa3cb6f7 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:17.651669 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.groups [None req-2929316b-3b06-4bae-8539-9c1faa3cb6f7 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] show called for member 9cffca6d-dbf5-4b4a-826d-54705316f5d3 {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 21:10:17.652125 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a1dd5ba1-425e-4d32-b9ab-a573adb4d108 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:17.654547 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a1dd5ba1-425e-4d32-b9ab-a573adb4d108 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] GET https://10.4.3.14/volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 Aug 13 21:10:17.654547 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a1dd5ba1-425e-4d32-b9ab-a573adb4d108 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:17.654547 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a1dd5ba1-425e-4d32-b9ab-a573adb4d108 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:17.654547 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-a1dd5ba1-425e-4d32-b9ab-a573adb4d108 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Show backup with id eee38256-9bea-47e3-8e64-1a597c68d413. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:17.655858 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:17.655858 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:17.660745 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:17.660745 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:17.661813 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a1dd5ba1-425e-4d32-b9ab-a573adb4d108 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] https://10.4.3.14/volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 returned with HTTP 200 Aug 13 21:10:17.663159 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 406/1615] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:17 2026] GET /volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:17.666521 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2929316b-3b06-4bae-8539-9c1faa3cb6f7 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] https://10.4.3.14/volume/v3/groups/9cffca6d-dbf5-4b4a-826d-54705316f5d3 returned with HTTP 200 Aug 13 21:10:17.667207 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 409/1616] 10.4.3.14 () {68 vars in 1379 bytes} [Thu Aug 13 21:10:17 2026] GET /volume/v3/groups/9cffca6d-dbf5-4b4a-826d-54705316f5d3 => generated 417 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:17.677155 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-fd6d719a-c53c-4f71-96bb-d8e669ae21f7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:17.680222 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fd6d719a-c53c-4f71-96bb-d8e669ae21f7 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] GET https://10.4.3.14/volume/v3/volumes/detail Aug 13 21:10:17.680491 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fd6d719a-c53c-4f71-96bb-d8e669ae21f7 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:17.680677 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fd6d719a-c53c-4f71-96bb-d8e669ae21f7 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Calling method 'detail' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:17.681013 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.api_utils [None req-fd6d719a-c53c-4f71-96bb-d8e669ae21f7 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Removing options '' from query. {{(pid=100214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:10:17.682593 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-fd6d719a-c53c-4f71-96bb-d8e669ae21f7 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:10:17.691684 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-fd6d719a-c53c-4f71-96bb-d8e669ae21f7 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Get all volumes completed successfully. Aug 13 21:10:17.692316 np0000007265 devstack@c-api.service[100214]: WARNING stevedore.named [None req-fd6d719a-c53c-4f71-96bb-d8e669ae21f7 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:10:17.692477 np0000007265 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-fd6d719a-c53c-4f71-96bb-d8e669ae21f7 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:10:17.729194 np0000007265 devstack@c-api.service[100214]: DEBUG oslo_db.sqlalchemy.engines [None req-fd6d719a-c53c-4f71-96bb-d8e669ae21f7 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] 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=100214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:10:17.732024 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:17.732024 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:17.735500 np0000007265 devstack@c-api.service[100214]: WARNING stevedore.named [None req-fd6d719a-c53c-4f71-96bb-d8e669ae21f7 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:10:17.735641 np0000007265 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-fd6d719a-c53c-4f71-96bb-d8e669ae21f7 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:10:17.764886 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-c0c41b58-da52-47ac-a100-8f431acc5085 req-398e5f85-fdb5-4757-ad19-3e5b7b4733aa None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:17.766887 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-c0c41b58-da52-47ac-a100-8f431acc5085 req-398e5f85-fdb5-4757-ad19-3e5b7b4733aa tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] PUT https://10.4.3.14/volume/v3/attachments/bff54823-f4cc-495e-80b6-11a07e1d60cc Aug 13 21:10:17.767219 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-c0c41b58-da52-47ac-a100-8f431acc5085 req-398e5f85-fdb5-4757-ad19-3e5b7b4733aa tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:17.774192 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-c0c41b58-da52-47ac-a100-8f431acc5085 req-398e5f85-fdb5-4757-ad19-3e5b7b4733aa tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Acquiring lock "cinder-attachment_update-ee66e60f-04d0-47bb-ab9a-71c7c1914392-np0000007265" by "attachment_update" {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:10:17.777245 np0000007265 devstack@c-api.service[100214]: DEBUG oslo_db.sqlalchemy.engines [None req-fd6d719a-c53c-4f71-96bb-d8e669ae21f7 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] 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=100214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:10:17.780270 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-c0c41b58-da52-47ac-a100-8f431acc5085 req-398e5f85-fdb5-4757-ad19-3e5b7b4733aa tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Lock "cinder-attachment_update-ee66e60f-04d0-47bb-ab9a-71c7c1914392-np0000007265" acquired by "attachment_update" :: waited 0.005s {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:10:17.780270 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:17.780270 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:17.782657 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:17.782657 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:17.790174 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fd6d719a-c53c-4f71-96bb-d8e669ae21f7 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] https://10.4.3.14/volume/v3/volumes/detail returned with HTTP 200 Aug 13 21:10:17.790625 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 403/1617] 10.4.3.14 () {68 vars in 1292 bytes} [Thu Aug 13 21:10:17 2026] GET /volume/v3/volumes/detail => generated 1821 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:10:17.799558 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-10b08ef2-5514-448b-beea-9fc9c8bc7859 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:17.803762 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-10b08ef2-5514-448b-beea-9fc9c8bc7859 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/01c2b22c-2eec-446e-aaf8-17d7e575d42c Aug 13 21:10:17.804002 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-10b08ef2-5514-448b-beea-9fc9c8bc7859 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:17.804271 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-10b08ef2-5514-448b-beea-9fc9c8bc7859 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:17.804438 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-10b08ef2-5514-448b-beea-9fc9c8bc7859 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 01c2b22c-2eec-446e-aaf8-17d7e575d42c. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:17.814682 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e1b2ff3d-bf44-4416-9d1c-c2b7b9638640 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:17.815095 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:17.815095 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:17.815095 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-10b08ef2-5514-448b-beea-9fc9c8bc7859 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/01c2b22c-2eec-446e-aaf8-17d7e575d42c returned with HTTP 200 Aug 13 21:10:17.815095 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 407/1618] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:17 2026] GET /volume/v3/backups/01c2b22c-2eec-446e-aaf8-17d7e575d42c => generated 787 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:17.817182 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e1b2ff3d-bf44-4416-9d1c-c2b7b9638640 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] POST https://10.4.3.14/volume/v3/groups/9cffca6d-dbf5-4b4a-826d-54705316f5d3/action Aug 13 21:10:17.818359 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e1b2ff3d-bf44-4416-9d1c-c2b7b9638640 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:10:17.818646 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e1b2ff3d-bf44-4416-9d1c-c2b7b9638640 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:17.820740 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.groups [None req-e1b2ff3d-bf44-4416-9d1c-c2b7b9638640 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] delete called for group 9cffca6d-dbf5-4b4a-826d-54705316f5d3 {{(pid=100216) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 21:10:17.820997 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.groups [None req-e1b2ff3d-bf44-4416-9d1c-c2b7b9638640 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Delete group with id: 9cffca6d-dbf5-4b4a-826d-54705316f5d3 Aug 13 21:10:17.824818 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:17.824818 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:17.882413 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e1b2ff3d-bf44-4416-9d1c-c2b7b9638640 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] https://10.4.3.14/volume/v3/groups/9cffca6d-dbf5-4b4a-826d-54705316f5d3/action returned with HTTP 202 Aug 13 21:10:17.882534 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 410/1619] 10.4.3.14 () {70 vars in 1421 bytes} [Thu Aug 13 21:10:17 2026] POST /volume/v3/groups/9cffca6d-dbf5-4b4a-826d-54705316f5d3/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 21:10:17.890269 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f3878919-431d-466d-8e37-13f8b2bf1298 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:17.892596 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f3878919-431d-466d-8e37-13f8b2bf1298 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] GET https://10.4.3.14/volume/v3/volumes/9e944222-ccb3-4307-b71b-596101618f73 Aug 13 21:10:17.892998 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f3878919-431d-466d-8e37-13f8b2bf1298 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:17.893993 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f3878919-431d-466d-8e37-13f8b2bf1298 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:17.902300 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:17.902300 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:17.908510 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-c0c41b58-da52-47ac-a100-8f431acc5085 req-398e5f85-fdb5-4757-ad19-3e5b7b4733aa tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Lock "cinder-attachment_update-ee66e60f-04d0-47bb-ab9a-71c7c1914392-np0000007265" released by "attachment_update" :: held 0.129s {{(pid=100217) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:10:17.908916 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-c0c41b58-da52-47ac-a100-8f431acc5085 req-398e5f85-fdb5-4757-ad19-3e5b7b4733aa tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/attachments/bff54823-f4cc-495e-80b6-11a07e1d60cc returned with HTTP 200 Aug 13 21:10:17.909147 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f3878919-431d-466d-8e37-13f8b2bf1298 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Volume info retrieved successfully. Aug 13 21:10:17.909557 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 400/1620] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:10:17 2026] PUT /volume/v3/attachments/bff54823-f4cc-495e-80b6-11a07e1d60cc => generated 969 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:17.911621 np0000007265 devstack@c-api.service[100214]: WARNING stevedore.named [None req-f3878919-431d-466d-8e37-13f8b2bf1298 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:10:17.911621 np0000007265 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-f3878919-431d-466d-8e37-13f8b2bf1298 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:10:17.923229 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-c0c41b58-da52-47ac-a100-8f431acc5085 req-39b24613-e850-43d3-a2ed-57b4bd14947b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:17.925740 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-c0c41b58-da52-47ac-a100-8f431acc5085 req-39b24613-e850-43d3-a2ed-57b4bd14947b tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/attachments/bff54823-f4cc-495e-80b6-11a07e1d60cc Aug 13 21:10:17.925933 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-c0c41b58-da52-47ac-a100-8f431acc5085 req-39b24613-e850-43d3-a2ed-57b4bd14947b tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:17.926143 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-c0c41b58-da52-47ac-a100-8f431acc5085 req-39b24613-e850-43d3-a2ed-57b4bd14947b tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:17.946195 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-c0c41b58-da52-47ac-a100-8f431acc5085 req-39b24613-e850-43d3-a2ed-57b4bd14947b tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/attachments/bff54823-f4cc-495e-80b6-11a07e1d60cc returned with HTTP 200 Aug 13 21:10:17.947122 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 408/1621] 10.4.3.14 () {70 vars in 1644 bytes} [Thu Aug 13 21:10:17 2026] GET /volume/v3/attachments/bff54823-f4cc-495e-80b6-11a07e1d60cc => generated 994 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:17.957544 np0000007265 devstack@c-api.service[100214]: DEBUG oslo_db.sqlalchemy.engines [None req-f3878919-431d-466d-8e37-13f8b2bf1298 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] 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=100214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:10:17.962867 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:17.962867 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:17.972409 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f3878919-431d-466d-8e37-13f8b2bf1298 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] https://10.4.3.14/volume/v3/volumes/9e944222-ccb3-4307-b71b-596101618f73 returned with HTTP 200 Aug 13 21:10:17.972409 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 404/1622] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:10:17 2026] GET /volume/v3/volumes/9e944222-ccb3-4307-b71b-596101618f73 => generated 919 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:18.257205 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7f0d522f-4af5-49b4-9fee-632324b36a24 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:18.259992 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7f0d522f-4af5-49b4-9fee-632324b36a24 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] GET https://10.4.3.14/volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 Aug 13 21:10:18.259992 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7f0d522f-4af5-49b4-9fee-632324b36a24 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:18.259992 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7f0d522f-4af5-49b4-9fee-632324b36a24 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:18.259992 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-7f0d522f-4af5-49b4-9fee-632324b36a24 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Show backup with id 9c98db89-335f-4cd3-b5f7-d9ca0eafd909. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:18.263868 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:18.263868 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:18.264626 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7f0d522f-4af5-49b4-9fee-632324b36a24 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] https://10.4.3.14/volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 returned with HTTP 200 Aug 13 21:10:18.265040 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 411/1623] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:10:18 2026] GET /volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 => generated 794 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:18.674043 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-0888fda4-a9b5-47a5-ba04-a71c3901a18e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:18.676637 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0888fda4-a9b5-47a5-ba04-a71c3901a18e tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] GET https://10.4.3.14/volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 Aug 13 21:10:18.676844 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0888fda4-a9b5-47a5-ba04-a71c3901a18e tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:18.677149 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0888fda4-a9b5-47a5-ba04-a71c3901a18e tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:18.677276 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-0888fda4-a9b5-47a5-ba04-a71c3901a18e tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Show backup with id eee38256-9bea-47e3-8e64-1a597c68d413. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:18.682881 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:18.682881 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:18.683722 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0888fda4-a9b5-47a5-ba04-a71c3901a18e tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] https://10.4.3.14/volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 returned with HTTP 200 Aug 13 21:10:18.684134 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 401/1624] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:18 2026] GET /volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:18.825351 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2eea2042-5cbf-48af-8bfb-78890bf2e9d8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:18.827007 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2eea2042-5cbf-48af-8bfb-78890bf2e9d8 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/01c2b22c-2eec-446e-aaf8-17d7e575d42c Aug 13 21:10:18.827206 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2eea2042-5cbf-48af-8bfb-78890bf2e9d8 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:18.827407 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2eea2042-5cbf-48af-8bfb-78890bf2e9d8 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:18.827519 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-2eea2042-5cbf-48af-8bfb-78890bf2e9d8 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 01c2b22c-2eec-446e-aaf8-17d7e575d42c. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:18.831463 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:18.831463 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:18.832152 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2eea2042-5cbf-48af-8bfb-78890bf2e9d8 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/01c2b22c-2eec-446e-aaf8-17d7e575d42c returned with HTTP 200 Aug 13 21:10:18.832586 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 409/1625] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:18 2026] GET /volume/v3/backups/01c2b22c-2eec-446e-aaf8-17d7e575d42c => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:18.985670 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-887c0d10-54e4-44df-b67e-c2de2c6a575a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:18.987342 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-887c0d10-54e4-44df-b67e-c2de2c6a575a tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] GET https://10.4.3.14/volume/v3/volumes/9e944222-ccb3-4307-b71b-596101618f73 Aug 13 21:10:18.987624 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-887c0d10-54e4-44df-b67e-c2de2c6a575a tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:18.987741 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-887c0d10-54e4-44df-b67e-c2de2c6a575a tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:18.992730 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-887c0d10-54e4-44df-b67e-c2de2c6a575a tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] https://10.4.3.14/volume/v3/volumes/9e944222-ccb3-4307-b71b-596101618f73 returned with HTTP 404 Aug 13 21:10:18.993176 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 405/1626] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:10:18 2026] GET /volume/v3/volumes/9e944222-ccb3-4307-b71b-596101618f73 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:10:19.003584 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-8c39f8a3-f944-45bc-ba9a-a46cc42445fe None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:19.005114 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8c39f8a3-f944-45bc-ba9a-a46cc42445fe tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] GET https://10.4.3.14/volume/v3/groups/9cffca6d-dbf5-4b4a-826d-54705316f5d3 Aug 13 21:10:19.005321 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8c39f8a3-f944-45bc-ba9a-a46cc42445fe tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:19.006054 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8c39f8a3-f944-45bc-ba9a-a46cc42445fe tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:19.006054 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.groups [None req-8c39f8a3-f944-45bc-ba9a-a46cc42445fe tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] show called for member 9cffca6d-dbf5-4b4a-826d-54705316f5d3 {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 21:10:19.008457 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8c39f8a3-f944-45bc-ba9a-a46cc42445fe tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] https://10.4.3.14/volume/v3/groups/9cffca6d-dbf5-4b4a-826d-54705316f5d3 returned with HTTP 404 Aug 13 21:10:19.008856 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 412/1627] 10.4.3.14 () {68 vars in 1379 bytes} [Thu Aug 13 21:10:19 2026] GET /volume/v3/groups/9cffca6d-dbf5-4b4a-826d-54705316f5d3 => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:10:19.019224 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-18cd3280-17f0-4324-9831-324976e9eb30 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:19.020716 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-18cd3280-17f0-4324-9831-324976e9eb30 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] GET https://10.4.3.14/volume/v3/volumes/detail Aug 13 21:10:19.020891 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-18cd3280-17f0-4324-9831-324976e9eb30 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:19.021099 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-18cd3280-17f0-4324-9831-324976e9eb30 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Calling method 'detail' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:19.021349 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.api_utils [None req-18cd3280-17f0-4324-9831-324976e9eb30 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Removing options '' from query. {{(pid=100217) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:10:19.021927 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-18cd3280-17f0-4324-9831-324976e9eb30 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100217) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:10:19.028660 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-18cd3280-17f0-4324-9831-324976e9eb30 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Get all volumes completed successfully. Aug 13 21:10:19.029349 np0000007265 devstack@c-api.service[100217]: WARNING stevedore.named [None req-18cd3280-17f0-4324-9831-324976e9eb30 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:10:19.029494 np0000007265 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-18cd3280-17f0-4324-9831-324976e9eb30 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:10:19.069623 np0000007265 devstack@c-api.service[100217]: DEBUG oslo_db.sqlalchemy.engines [None req-18cd3280-17f0-4324-9831-324976e9eb30 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] 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=100217) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:10:19.072345 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:19.072345 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:19.079840 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-18cd3280-17f0-4324-9831-324976e9eb30 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] https://10.4.3.14/volume/v3/volumes/detail returned with HTTP 200 Aug 13 21:10:19.080218 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 402/1628] 10.4.3.14 () {68 vars in 1292 bytes} [Thu Aug 13 21:10:19 2026] GET /volume/v3/volumes/detail => generated 911 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:19.096730 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a0cde105-28e4-4a65-8a78-f297fb40ef79 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:19.098426 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a0cde105-28e4-4a65-8a78-f297fb40ef79 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] POST https://10.4.3.14/volume/v3/groups/e9f79ebb-4499-4eb4-91a7-61dd60132c68/action Aug 13 21:10:19.098751 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a0cde105-28e4-4a65-8a78-f297fb40ef79 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:10:19.098863 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a0cde105-28e4-4a65-8a78-f297fb40ef79 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:19.100132 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.groups [None req-a0cde105-28e4-4a65-8a78-f297fb40ef79 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] delete called for group e9f79ebb-4499-4eb4-91a7-61dd60132c68 {{(pid=100215) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 21:10:19.100234 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.groups [None req-a0cde105-28e4-4a65-8a78-f297fb40ef79 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Delete group with id: e9f79ebb-4499-4eb4-91a7-61dd60132c68 Aug 13 21:10:19.103218 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:19.103218 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:19.135315 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a0cde105-28e4-4a65-8a78-f297fb40ef79 tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] https://10.4.3.14/volume/v3/groups/e9f79ebb-4499-4eb4-91a7-61dd60132c68/action returned with HTTP 202 Aug 13 21:10:19.135807 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 410/1629] 10.4.3.14 () {70 vars in 1421 bytes} [Thu Aug 13 21:10:19 2026] POST /volume/v3/groups/e9f79ebb-4499-4eb4-91a7-61dd60132c68/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 21:10:19.142926 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9b9ec74a-eccf-4476-84b1-0abcb809502e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:19.145224 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9b9ec74a-eccf-4476-84b1-0abcb809502e tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] GET https://10.4.3.14/volume/v3/volumes/fe928aa8-28cb-47c7-8d2a-a2f42f3aa3a9 Aug 13 21:10:19.145321 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9b9ec74a-eccf-4476-84b1-0abcb809502e tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:19.145560 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9b9ec74a-eccf-4476-84b1-0abcb809502e tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:19.155706 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:19.155706 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:19.163895 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9b9ec74a-eccf-4476-84b1-0abcb809502e tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Volume info retrieved successfully. Aug 13 21:10:19.165729 np0000007265 devstack@c-api.service[100214]: WARNING stevedore.named [None req-9b9ec74a-eccf-4476-84b1-0abcb809502e tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:10:19.165913 np0000007265 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-9b9ec74a-eccf-4476-84b1-0abcb809502e tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:10:19.203704 np0000007265 devstack@c-api.service[100214]: DEBUG oslo_db.sqlalchemy.engines [None req-9b9ec74a-eccf-4476-84b1-0abcb809502e tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] 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=100214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:10:19.207988 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:19.207988 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:19.216315 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9b9ec74a-eccf-4476-84b1-0abcb809502e tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] https://10.4.3.14/volume/v3/volumes/fe928aa8-28cb-47c7-8d2a-a2f42f3aa3a9 returned with HTTP 200 Aug 13 21:10:19.216701 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 406/1630] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:10:19 2026] GET /volume/v3/volumes/fe928aa8-28cb-47c7-8d2a-a2f42f3aa3a9 => generated 907 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:19.273944 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0f6bda66-4ff1-46e0-b984-3390831395a8 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:19.277288 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0f6bda66-4ff1-46e0-b984-3390831395a8 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] GET https://10.4.3.14/volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 Aug 13 21:10:19.279122 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0f6bda66-4ff1-46e0-b984-3390831395a8 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:19.279328 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0f6bda66-4ff1-46e0-b984-3390831395a8 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:19.279519 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-0f6bda66-4ff1-46e0-b984-3390831395a8 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Show backup with id 9c98db89-335f-4cd3-b5f7-d9ca0eafd909. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:19.284775 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:19.284775 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:19.285635 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0f6bda66-4ff1-46e0-b984-3390831395a8 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] https://10.4.3.14/volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 returned with HTTP 200 Aug 13 21:10:19.285955 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 413/1631] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:10:19 2026] GET /volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 => generated 794 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:19.325299 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-8856a1ea-86cb-4f00-b088-8c1925367e90 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:19.327189 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8856a1ea-86cb-4f00-b088-8c1925367e90 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] GET https://10.4.3.14/volume/v3/volumes/f72954b3-4458-457c-9d73-0ae36cea7ff5 Aug 13 21:10:19.327407 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8856a1ea-86cb-4f00-b088-8c1925367e90 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:19.327619 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8856a1ea-86cb-4f00-b088-8c1925367e90 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:19.334722 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:19.334722 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:19.338683 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-8856a1ea-86cb-4f00-b088-8c1925367e90 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Volume info retrieved successfully. Aug 13 21:10:19.343717 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8856a1ea-86cb-4f00-b088-8c1925367e90 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] https://10.4.3.14/volume/v3/volumes/f72954b3-4458-457c-9d73-0ae36cea7ff5 returned with HTTP 200 Aug 13 21:10:19.344166 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 403/1632] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:19 2026] GET /volume/v3/volumes/f72954b3-4458-457c-9d73-0ae36cea7ff5 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:19.405256 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-ad4ba36c-cfca-4c18-a723-55ae787840ae req-e12881ef-ba83-462a-962c-555e6833b94b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:19.407729 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-ad4ba36c-cfca-4c18-a723-55ae787840ae req-e12881ef-ba83-462a-962c-555e6833b94b tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] GET https://10.4.3.14/volume/v3/volumes/f72954b3-4458-457c-9d73-0ae36cea7ff5 Aug 13 21:10:19.407949 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-ad4ba36c-cfca-4c18-a723-55ae787840ae req-e12881ef-ba83-462a-962c-555e6833b94b tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:19.408198 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-ad4ba36c-cfca-4c18-a723-55ae787840ae req-e12881ef-ba83-462a-962c-555e6833b94b tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:19.416799 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:19.416799 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:19.421410 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-ad4ba36c-cfca-4c18-a723-55ae787840ae req-e12881ef-ba83-462a-962c-555e6833b94b tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Volume info retrieved successfully. Aug 13 21:10:19.426949 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-ad4ba36c-cfca-4c18-a723-55ae787840ae req-e12881ef-ba83-462a-962c-555e6833b94b tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] https://10.4.3.14/volume/v3/volumes/f72954b3-4458-457c-9d73-0ae36cea7ff5 returned with HTTP 200 Aug 13 21:10:19.427417 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 411/1633] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:10:19 2026] GET /volume/v3/volumes/f72954b3-4458-457c-9d73-0ae36cea7ff5 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:19.510059 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-eabfc65e-aa64-44bb-827d-d6fe9db3798f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:19.510574 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-eabfc65e-aa64-44bb-827d-d6fe9db3798f None None] GET https://10.4.3.14/volume// Aug 13 21:10:19.510814 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-eabfc65e-aa64-44bb-827d-d6fe9db3798f None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:19.511060 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-eabfc65e-aa64-44bb-827d-d6fe9db3798f None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:19.511390 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-eabfc65e-aa64-44bb-827d-d6fe9db3798f None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:10:19.511698 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 407/1634] 10.4.3.14 () {66 vars in 1421 bytes} [Thu Aug 13 21:10:19 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:10:19.518714 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-ad4ba36c-cfca-4c18-a723-55ae787840ae req-eca2862d-f0cc-4d86-b726-8ef355d8fcc5 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:19.520865 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-ad4ba36c-cfca-4c18-a723-55ae787840ae req-eca2862d-f0cc-4d86-b726-8ef355d8fcc5 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:10:19.521419 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-ad4ba36c-cfca-4c18-a723-55ae787840ae req-eca2862d-f0cc-4d86-b726-8ef355d8fcc5 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f72954b3-4458-457c-9d73-0ae36cea7ff5", "connector": null, "instance_uuid": "f96a4a69-888d-4365-9638-f818da22972a"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:19.531869 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:19.531869 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:19.564832 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-ad4ba36c-cfca-4c18-a723-55ae787840ae req-eca2862d-f0cc-4d86-b726-8ef355d8fcc5 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:10:19.565269 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 414/1635] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:10:19 2026] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:19.597797 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-1c6dd83e-fbd5-4508-ac7e-b534715de459 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:19.601402 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1c6dd83e-fbd5-4508-ac7e-b534715de459 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] GET https://10.4.3.14/volume/v3/volumes/f72954b3-4458-457c-9d73-0ae36cea7ff5 Aug 13 21:10:19.601641 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1c6dd83e-fbd5-4508-ac7e-b534715de459 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:19.601863 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1c6dd83e-fbd5-4508-ac7e-b534715de459 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:19.610081 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-12326ed7-4701-4a31-bf16-7066f2ffc439 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:19.610503 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-12326ed7-4701-4a31-bf16-7066f2ffc439 None None] GET https://10.4.3.14/volume// Aug 13 21:10:19.610690 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-12326ed7-4701-4a31-bf16-7066f2ffc439 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:19.610997 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-12326ed7-4701-4a31-bf16-7066f2ffc439 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:19.611340 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-12326ed7-4701-4a31-bf16-7066f2ffc439 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:10:19.611691 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 412/1636] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:10:19 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 13 21:10:19.616281 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:19.616281 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:19.620910 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-1c6dd83e-fbd5-4508-ac7e-b534715de459 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Volume info retrieved successfully. Aug 13 21:10:19.621842 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-ad4ba36c-cfca-4c18-a723-55ae787840ae req-b0e137ab-0325-44bc-a016-8c98926df3b3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:19.624372 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-ad4ba36c-cfca-4c18-a723-55ae787840ae req-b0e137ab-0325-44bc-a016-8c98926df3b3 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] GET https://10.4.3.14/volume/v3/volumes/f72954b3-4458-457c-9d73-0ae36cea7ff5 Aug 13 21:10:19.624629 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-ad4ba36c-cfca-4c18-a723-55ae787840ae req-b0e137ab-0325-44bc-a016-8c98926df3b3 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:19.624849 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-ad4ba36c-cfca-4c18-a723-55ae787840ae req-b0e137ab-0325-44bc-a016-8c98926df3b3 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:19.625551 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1c6dd83e-fbd5-4508-ac7e-b534715de459 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] https://10.4.3.14/volume/v3/volumes/f72954b3-4458-457c-9d73-0ae36cea7ff5 returned with HTTP 200 Aug 13 21:10:19.625830 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 404/1637] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:19 2026] GET /volume/v3/volumes/f72954b3-4458-457c-9d73-0ae36cea7ff5 => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:19.638049 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:19.638049 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:19.644599 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-ad4ba36c-cfca-4c18-a723-55ae787840ae req-b0e137ab-0325-44bc-a016-8c98926df3b3 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Volume info retrieved successfully. Aug 13 21:10:19.650836 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-ad4ba36c-cfca-4c18-a723-55ae787840ae req-b0e137ab-0325-44bc-a016-8c98926df3b3 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] https://10.4.3.14/volume/v3/volumes/f72954b3-4458-457c-9d73-0ae36cea7ff5 returned with HTTP 200 Aug 13 21:10:19.651233 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 408/1638] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:10:19 2026] GET /volume/v3/volumes/f72954b3-4458-457c-9d73-0ae36cea7ff5 => generated 1029 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:10:19.696937 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-cf0dc6d0-74f0-4e3a-9ffa-5e8571532965 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:19.700007 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-cf0dc6d0-74f0-4e3a-9ffa-5e8571532965 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] GET https://10.4.3.14/volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 Aug 13 21:10:19.700245 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-cf0dc6d0-74f0-4e3a-9ffa-5e8571532965 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:19.700859 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-cf0dc6d0-74f0-4e3a-9ffa-5e8571532965 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:19.701022 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-cf0dc6d0-74f0-4e3a-9ffa-5e8571532965 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Show backup with id eee38256-9bea-47e3-8e64-1a597c68d413. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:19.707163 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:19.707163 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:19.708250 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-cf0dc6d0-74f0-4e3a-9ffa-5e8571532965 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] https://10.4.3.14/volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 returned with HTTP 200 Aug 13 21:10:19.708753 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 415/1639] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:19 2026] GET /volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:19.753278 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-ad4ba36c-cfca-4c18-a723-55ae787840ae req-5e8a8192-094c-4346-9998-38b15a03f133 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:19.756110 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-ad4ba36c-cfca-4c18-a723-55ae787840ae req-5e8a8192-094c-4346-9998-38b15a03f133 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] PUT https://10.4.3.14/volume/v3/attachments/4228a03a-c08b-4874-b00a-64cf7f7bc486 Aug 13 21:10:19.756664 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-ad4ba36c-cfca-4c18-a723-55ae787840ae req-5e8a8192-094c-4346-9998-38b15a03f133 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:19.766695 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-ad4ba36c-cfca-4c18-a723-55ae787840ae req-5e8a8192-094c-4346-9998-38b15a03f133 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Acquiring lock "cinder-attachment_update-f72954b3-4458-457c-9d73-0ae36cea7ff5-np0000007265" by "attachment_update" {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:10:19.773139 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-ad4ba36c-cfca-4c18-a723-55ae787840ae req-5e8a8192-094c-4346-9998-38b15a03f133 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Lock "cinder-attachment_update-f72954b3-4458-457c-9d73-0ae36cea7ff5-np0000007265" acquired by "attachment_update" :: waited 0.006s {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:10:19.774547 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:19.774547 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:19.842799 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-81ae3b06-2748-4057-84d2-011a8c3b6bac None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:19.844758 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-81ae3b06-2748-4057-84d2-011a8c3b6bac tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/01c2b22c-2eec-446e-aaf8-17d7e575d42c Aug 13 21:10:19.844922 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-81ae3b06-2748-4057-84d2-011a8c3b6bac tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:19.845143 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-81ae3b06-2748-4057-84d2-011a8c3b6bac tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:19.845238 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-81ae3b06-2748-4057-84d2-011a8c3b6bac tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 01c2b22c-2eec-446e-aaf8-17d7e575d42c. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:19.856080 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:19.856080 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:19.859871 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-81ae3b06-2748-4057-84d2-011a8c3b6bac tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/01c2b22c-2eec-446e-aaf8-17d7e575d42c returned with HTTP 200 Aug 13 21:10:19.860338 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 405/1640] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:19 2026] GET /volume/v3/backups/01c2b22c-2eec-446e-aaf8-17d7e575d42c => generated 787 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:19.872704 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-ad4ba36c-cfca-4c18-a723-55ae787840ae req-5e8a8192-094c-4346-9998-38b15a03f133 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Lock "cinder-attachment_update-f72954b3-4458-457c-9d73-0ae36cea7ff5-np0000007265" released by "attachment_update" :: held 0.100s {{(pid=100215) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:10:19.873144 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-ad4ba36c-cfca-4c18-a723-55ae787840ae req-5e8a8192-094c-4346-9998-38b15a03f133 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] https://10.4.3.14/volume/v3/attachments/4228a03a-c08b-4874-b00a-64cf7f7bc486 returned with HTTP 200 Aug 13 21:10:19.873738 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 413/1641] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:10:19 2026] PUT /volume/v3/attachments/4228a03a-c08b-4874-b00a-64cf7f7bc486 => generated 969 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 21:10:20.237465 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-823af6d8-3ff5-4694-a6e1-af4febc7a7ed None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:20.239271 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-823af6d8-3ff5-4694-a6e1-af4febc7a7ed tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] GET https://10.4.3.14/volume/v3/volumes/fe928aa8-28cb-47c7-8d2a-a2f42f3aa3a9 Aug 13 21:10:20.239501 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-823af6d8-3ff5-4694-a6e1-af4febc7a7ed tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:20.239682 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-823af6d8-3ff5-4694-a6e1-af4febc7a7ed tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:20.245710 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-823af6d8-3ff5-4694-a6e1-af4febc7a7ed tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] https://10.4.3.14/volume/v3/volumes/fe928aa8-28cb-47c7-8d2a-a2f42f3aa3a9 returned with HTTP 404 Aug 13 21:10:20.246193 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 409/1642] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:10:20 2026] GET /volume/v3/volumes/fe928aa8-28cb-47c7-8d2a-a2f42f3aa3a9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:10:20.255123 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-80ffbbc8-a306-416e-802a-3b1436a69a8e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:20.257827 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-80ffbbc8-a306-416e-802a-3b1436a69a8e tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] GET https://10.4.3.14/volume/v3/groups/e9f79ebb-4499-4eb4-91a7-61dd60132c68 Aug 13 21:10:20.258061 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-80ffbbc8-a306-416e-802a-3b1436a69a8e tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:20.258300 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-80ffbbc8-a306-416e-802a-3b1436a69a8e tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:20.258447 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.groups [None req-80ffbbc8-a306-416e-802a-3b1436a69a8e tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] show called for member e9f79ebb-4499-4eb4-91a7-61dd60132c68 {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 21:10:20.261524 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-80ffbbc8-a306-416e-802a-3b1436a69a8e tempest-GroupsV314Test-205269546 tempest-GroupsV314Test-205269546-project-member] https://10.4.3.14/volume/v3/groups/e9f79ebb-4499-4eb4-91a7-61dd60132c68 returned with HTTP 404 Aug 13 21:10:20.262006 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 416/1643] 10.4.3.14 () {68 vars in 1379 bytes} [Thu Aug 13 21:10:20 2026] GET /volume/v3/groups/e9f79ebb-4499-4eb4-91a7-61dd60132c68 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:10:20.268109 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4549a05b-5d6b-405e-a82e-a28f1d78adc2 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:20.269944 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4549a05b-5d6b-405e-a82e-a28f1d78adc2 tempest-GroupsV314Test-2007590196 tempest-GroupsV314Test-2007590196-project-admin] DELETE https://10.4.3.14/volume/v3/group_types/7dccb79c-d218-4c11-a783-7758150f89f5 Aug 13 21:10:20.270322 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4549a05b-5d6b-405e-a82e-a28f1d78adc2 tempest-GroupsV314Test-2007590196 tempest-GroupsV314Test-2007590196-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:20.270516 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4549a05b-5d6b-405e-a82e-a28f1d78adc2 tempest-GroupsV314Test-2007590196 tempest-GroupsV314Test-2007590196-project-admin] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:20.284174 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4549a05b-5d6b-405e-a82e-a28f1d78adc2 tempest-GroupsV314Test-2007590196 tempest-GroupsV314Test-2007590196-project-admin] https://10.4.3.14/volume/v3/group_types/7dccb79c-d218-4c11-a783-7758150f89f5 returned with HTTP 202 Aug 13 21:10:20.284570 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 406/1644] 10.4.3.14 () {68 vars in 1397 bytes} [Thu Aug 13 21:10:20 2026] DELETE /volume/v3/group_types/7dccb79c-d218-4c11-a783-7758150f89f5 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 21:10:20.292246 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-14110f62-21e4-4931-b2c4-2253dfd13b89 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:20.294130 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-14110f62-21e4-4931-b2c4-2253dfd13b89 tempest-GroupsV314Test-2007590196 tempest-GroupsV314Test-2007590196-project-admin] DELETE https://10.4.3.14/volume/v3/types/af393241-161a-4885-9291-6e80411d566c Aug 13 21:10:20.294200 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-14110f62-21e4-4931-b2c4-2253dfd13b89 tempest-GroupsV314Test-2007590196 tempest-GroupsV314Test-2007590196-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:20.294400 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-14110f62-21e4-4931-b2c4-2253dfd13b89 tempest-GroupsV314Test-2007590196 tempest-GroupsV314Test-2007590196-project-admin] Calling method '_delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:20.294669 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:20.294669 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:20.315929 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-dae2d3f4-f280-4838-88e1-acbef873c15a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:20.318164 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-dae2d3f4-f280-4838-88e1-acbef873c15a tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] GET https://10.4.3.14/volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 Aug 13 21:10:20.318439 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-dae2d3f4-f280-4838-88e1-acbef873c15a tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:20.318697 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-dae2d3f4-f280-4838-88e1-acbef873c15a tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:20.318852 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-dae2d3f4-f280-4838-88e1-acbef873c15a tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Show backup with id 9c98db89-335f-4cd3-b5f7-d9ca0eafd909. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:20.319772 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-14110f62-21e4-4931-b2c4-2253dfd13b89 tempest-GroupsV314Test-2007590196 tempest-GroupsV314Test-2007590196-project-admin] https://10.4.3.14/volume/v3/types/af393241-161a-4885-9291-6e80411d566c returned with HTTP 202 Aug 13 21:10:20.320026 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 414/1645] 10.4.3.14 () {66 vars in 1338 bytes} [Thu Aug 13 21:10:20 2026] DELETE /volume/v3/types/af393241-161a-4885-9291-6e80411d566c => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:10:20.324291 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:20.324291 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:20.325268 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-dae2d3f4-f280-4838-88e1-acbef873c15a tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] https://10.4.3.14/volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 returned with HTTP 200 Aug 13 21:10:20.325737 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 410/1646] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:10:20 2026] GET /volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 => generated 794 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 21:10:20.330822 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-27cfc897-0c5a-43c0-8712-f6ba7c9a74fb None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:20.332873 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-27cfc897-0c5a-43c0-8712-f6ba7c9a74fb tempest-GroupsV314Test-2007590196 tempest-GroupsV314Test-2007590196-project-admin] GET https://10.4.3.14/volume/v3/types/af393241-161a-4885-9291-6e80411d566c Aug 13 21:10:20.333256 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-27cfc897-0c5a-43c0-8712-f6ba7c9a74fb tempest-GroupsV314Test-2007590196 tempest-GroupsV314Test-2007590196-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:20.333256 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-27cfc897-0c5a-43c0-8712-f6ba7c9a74fb tempest-GroupsV314Test-2007590196 tempest-GroupsV314Test-2007590196-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:20.337012 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-27cfc897-0c5a-43c0-8712-f6ba7c9a74fb tempest-GroupsV314Test-2007590196 tempest-GroupsV314Test-2007590196-project-admin] https://10.4.3.14/volume/v3/types/af393241-161a-4885-9291-6e80411d566c returned with HTTP 404 Aug 13 21:10:20.337632 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 417/1647] 10.4.3.14 () {66 vars in 1335 bytes} [Thu Aug 13 21:10:20 2026] GET /volume/v3/types/af393241-161a-4885-9291-6e80411d566c => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:10:20.638521 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4ff7cebc-4591-4fa2-82d6-ae401f14e564 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:20.640323 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4ff7cebc-4591-4fa2-82d6-ae401f14e564 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] GET https://10.4.3.14/volume/v3/volumes/f72954b3-4458-457c-9d73-0ae36cea7ff5 Aug 13 21:10:20.640529 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4ff7cebc-4591-4fa2-82d6-ae401f14e564 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:20.640715 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4ff7cebc-4591-4fa2-82d6-ae401f14e564 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:20.652244 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:20.652244 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:20.658416 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-4ff7cebc-4591-4fa2-82d6-ae401f14e564 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Volume info retrieved successfully. Aug 13 21:10:20.665097 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4ff7cebc-4591-4fa2-82d6-ae401f14e564 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] https://10.4.3.14/volume/v3/volumes/f72954b3-4458-457c-9d73-0ae36cea7ff5 returned with HTTP 200 Aug 13 21:10:20.665596 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 407/1648] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:20 2026] GET /volume/v3/volumes/f72954b3-4458-457c-9d73-0ae36cea7ff5 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:20.720077 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2f7104e4-a84b-41c3-85c7-19d969919887 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:20.722119 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2f7104e4-a84b-41c3-85c7-19d969919887 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] GET https://10.4.3.14/volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 Aug 13 21:10:20.722377 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2f7104e4-a84b-41c3-85c7-19d969919887 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:20.722601 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2f7104e4-a84b-41c3-85c7-19d969919887 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:20.722704 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-2f7104e4-a84b-41c3-85c7-19d969919887 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Show backup with id eee38256-9bea-47e3-8e64-1a597c68d413. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:20.727984 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:20.727984 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:20.728863 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2f7104e4-a84b-41c3-85c7-19d969919887 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] https://10.4.3.14/volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 returned with HTTP 200 Aug 13 21:10:20.729292 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 415/1649] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:20 2026] GET /volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:20.878219 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-db4802aa-3013-45dc-8004-4b26133f7671 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:20.881809 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-db4802aa-3013-45dc-8004-4b26133f7671 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/01c2b22c-2eec-446e-aaf8-17d7e575d42c Aug 13 21:10:20.881809 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-db4802aa-3013-45dc-8004-4b26133f7671 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:20.881809 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-db4802aa-3013-45dc-8004-4b26133f7671 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:20.881809 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-db4802aa-3013-45dc-8004-4b26133f7671 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 01c2b22c-2eec-446e-aaf8-17d7e575d42c. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:20.885605 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:20.885605 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:20.886554 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-db4802aa-3013-45dc-8004-4b26133f7671 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/01c2b22c-2eec-446e-aaf8-17d7e575d42c returned with HTTP 200 Aug 13 21:10:20.887106 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 411/1650] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:20 2026] GET /volume/v3/backups/01c2b22c-2eec-446e-aaf8-17d7e575d42c => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:21.371291 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-14ce2c35-96ea-4caf-8731-11a9504af10d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:21.373084 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-14ce2c35-96ea-4caf-8731-11a9504af10d tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] GET https://10.4.3.14/volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 Aug 13 21:10:21.373538 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-14ce2c35-96ea-4caf-8731-11a9504af10d tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:21.373538 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-14ce2c35-96ea-4caf-8731-11a9504af10d tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:21.373632 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-14ce2c35-96ea-4caf-8731-11a9504af10d tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Show backup with id 9c98db89-335f-4cd3-b5f7-d9ca0eafd909. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:21.378324 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:21.378324 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:21.379190 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-14ce2c35-96ea-4caf-8731-11a9504af10d tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] https://10.4.3.14/volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 returned with HTTP 200 Aug 13 21:10:21.379598 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 418/1651] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:10:21 2026] GET /volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 => generated 794 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:21.687764 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-30844371-deab-433c-9077-95673486ff88 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:21.689636 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-30844371-deab-433c-9077-95673486ff88 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] GET https://10.4.3.14/volume/v3/volumes/f72954b3-4458-457c-9d73-0ae36cea7ff5 Aug 13 21:10:21.689798 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-30844371-deab-433c-9077-95673486ff88 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:21.689975 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-30844371-deab-433c-9077-95673486ff88 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:21.704460 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:21.704460 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:21.710141 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-30844371-deab-433c-9077-95673486ff88 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Volume info retrieved successfully. Aug 13 21:10:21.712181 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-30844371-deab-433c-9077-95673486ff88 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] https://10.4.3.14/volume/v3/volumes/f72954b3-4458-457c-9d73-0ae36cea7ff5 returned with HTTP 200 Aug 13 21:10:21.712769 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 408/1652] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:21 2026] GET /volume/v3/volumes/f72954b3-4458-457c-9d73-0ae36cea7ff5 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:21.743918 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2b2d79ab-fe99-4fce-991d-ce1ceac2b20f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:21.748364 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2b2d79ab-fe99-4fce-991d-ce1ceac2b20f tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] GET https://10.4.3.14/volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 Aug 13 21:10:21.748364 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2b2d79ab-fe99-4fce-991d-ce1ceac2b20f tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:21.748364 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2b2d79ab-fe99-4fce-991d-ce1ceac2b20f tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:21.748364 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-2b2d79ab-fe99-4fce-991d-ce1ceac2b20f tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Show backup with id eee38256-9bea-47e3-8e64-1a597c68d413. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:21.753805 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:21.753805 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:21.754825 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2b2d79ab-fe99-4fce-991d-ce1ceac2b20f tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] https://10.4.3.14/volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 returned with HTTP 200 Aug 13 21:10:21.755316 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 416/1653] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:21 2026] GET /volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:21.899387 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-cf9fc1b6-5e31-4615-96df-b43a202245c6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:21.901867 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cf9fc1b6-5e31-4615-96df-b43a202245c6 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/01c2b22c-2eec-446e-aaf8-17d7e575d42c Aug 13 21:10:21.902138 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cf9fc1b6-5e31-4615-96df-b43a202245c6 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:21.902368 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cf9fc1b6-5e31-4615-96df-b43a202245c6 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:21.902503 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-cf9fc1b6-5e31-4615-96df-b43a202245c6 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 01c2b22c-2eec-446e-aaf8-17d7e575d42c. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:21.907364 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:21.907364 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:21.908004 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cf9fc1b6-5e31-4615-96df-b43a202245c6 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/01c2b22c-2eec-446e-aaf8-17d7e575d42c returned with HTTP 200 Aug 13 21:10:21.908374 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 412/1654] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:21 2026] GET /volume/v3/backups/01c2b22c-2eec-446e-aaf8-17d7e575d42c => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:21.991332 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-c0c41b58-da52-47ac-a100-8f431acc5085 req-7339baec-e97f-46d2-8898-c59a9de1fdaa None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:21.998987 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-c0c41b58-da52-47ac-a100-8f431acc5085 req-7339baec-e97f-46d2-8898-c59a9de1fdaa tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] POST https://10.4.3.14/volume/v3/attachments/bff54823-f4cc-495e-80b6-11a07e1d60cc/action Aug 13 21:10:22.000923 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-c0c41b58-da52-47ac-a100-8f431acc5085 req-7339baec-e97f-46d2-8898-c59a9de1fdaa tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Action body: b'{"os-complete": null}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:10:22.000923 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-c0c41b58-da52-47ac-a100-8f431acc5085 req-7339baec-e97f-46d2-8898-c59a9de1fdaa tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:22.024059 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:22.024059 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:22.042493 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-c0c41b58-da52-47ac-a100-8f431acc5085 req-7339baec-e97f-46d2-8898-c59a9de1fdaa tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/attachments/bff54823-f4cc-495e-80b6-11a07e1d60cc/action returned with HTTP 204 Aug 13 21:10:22.042940 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 419/1655] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:10:21 2026] POST /volume/v3/attachments/bff54823-f4cc-495e-80b6-11a07e1d60cc/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:10:22.407695 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-27321c4f-9aed-46d0-bc3e-ff55480dd0d1 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:22.409428 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-27321c4f-9aed-46d0-bc3e-ff55480dd0d1 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] GET https://10.4.3.14/volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 Aug 13 21:10:22.409982 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-27321c4f-9aed-46d0-bc3e-ff55480dd0d1 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:22.411227 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-27321c4f-9aed-46d0-bc3e-ff55480dd0d1 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:22.411227 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-27321c4f-9aed-46d0-bc3e-ff55480dd0d1 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Show backup with id 9c98db89-335f-4cd3-b5f7-d9ca0eafd909. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:22.415725 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:22.415725 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:22.416689 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-27321c4f-9aed-46d0-bc3e-ff55480dd0d1 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] https://10.4.3.14/volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 returned with HTTP 200 Aug 13 21:10:22.417323 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 409/1656] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:10:22 2026] GET /volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 => generated 794 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:22.735151 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5eb36025-c2ec-483e-a827-ef59795d85c0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:22.740218 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5eb36025-c2ec-483e-a827-ef59795d85c0 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] GET https://10.4.3.14/volume/v3/volumes/f72954b3-4458-457c-9d73-0ae36cea7ff5 Aug 13 21:10:22.740503 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5eb36025-c2ec-483e-a827-ef59795d85c0 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:22.741110 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5eb36025-c2ec-483e-a827-ef59795d85c0 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:22.767664 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:22.767664 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:22.769069 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2fd66007-a227-4dae-85ca-5c4d275e3803 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:22.772781 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2fd66007-a227-4dae-85ca-5c4d275e3803 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] GET https://10.4.3.14/volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 Aug 13 21:10:22.774885 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2fd66007-a227-4dae-85ca-5c4d275e3803 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:22.774885 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2fd66007-a227-4dae-85ca-5c4d275e3803 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:22.774885 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-2fd66007-a227-4dae-85ca-5c4d275e3803 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Show backup with id eee38256-9bea-47e3-8e64-1a597c68d413. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:22.775643 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-5eb36025-c2ec-483e-a827-ef59795d85c0 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Volume info retrieved successfully. Aug 13 21:10:22.782916 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:22.782916 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:22.783909 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2fd66007-a227-4dae-85ca-5c4d275e3803 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] https://10.4.3.14/volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 returned with HTTP 200 Aug 13 21:10:22.784008 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5eb36025-c2ec-483e-a827-ef59795d85c0 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] https://10.4.3.14/volume/v3/volumes/f72954b3-4458-457c-9d73-0ae36cea7ff5 returned with HTTP 200 Aug 13 21:10:22.784585 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 413/1657] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:22 2026] GET /volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 => generated 752 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:22.784642 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 417/1658] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:22 2026] GET /volume/v3/volumes/f72954b3-4458-457c-9d73-0ae36cea7ff5 => generated 850 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:22.889549 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-887ae05a-fd58-4f92-8c1b-4a0d903dd0cc None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:22.922283 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f6f2111c-31f4-49fd-af32-1c143925ed3a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:22.926584 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f6f2111c-31f4-49fd-af32-1c143925ed3a tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/01c2b22c-2eec-446e-aaf8-17d7e575d42c Aug 13 21:10:22.926584 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f6f2111c-31f4-49fd-af32-1c143925ed3a tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:22.926584 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f6f2111c-31f4-49fd-af32-1c143925ed3a tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:22.926584 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-f6f2111c-31f4-49fd-af32-1c143925ed3a tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 01c2b22c-2eec-446e-aaf8-17d7e575d42c. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:22.934087 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:22.934087 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:22.935288 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f6f2111c-31f4-49fd-af32-1c143925ed3a tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/01c2b22c-2eec-446e-aaf8-17d7e575d42c returned with HTTP 200 Aug 13 21:10:22.935902 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 410/1659] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:22 2026] GET /volume/v3/backups/01c2b22c-2eec-446e-aaf8-17d7e575d42c => generated 787 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:22.989813 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-887ae05a-fd58-4f92-8c1b-4a0d903dd0cc tempest-GroupsV320Test-1999910928 tempest-GroupsV320Test-1999910928-project-admin] POST https://10.4.3.14/volume/v3/types Aug 13 21:10:22.990300 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-887ae05a-fd58-4f92-8c1b-4a0d903dd0cc tempest-GroupsV320Test-1999910928 tempest-GroupsV320Test-1999910928-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1760879979"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:23.006763 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-887ae05a-fd58-4f92-8c1b-4a0d903dd0cc tempest-GroupsV320Test-1999910928 tempest-GroupsV320Test-1999910928-project-admin] https://10.4.3.14/volume/v3/types returned with HTTP 200 Aug 13 21:10:23.007266 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 420/1660] 10.4.3.14 () {68 vars in 1245 bytes} [Thu Aug 13 21:10:22 2026] POST /volume/v3/types => generated 220 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:23.019098 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-05fe8015-564f-43fe-977a-7ad72667f264 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:23.021148 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-05fe8015-564f-43fe-977a-7ad72667f264 tempest-GroupsV320Test-1999910928 tempest-GroupsV320Test-1999910928-project-admin] POST https://10.4.3.14/volume/v3/group_types Aug 13 21:10:23.021499 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-05fe8015-564f-43fe-977a-7ad72667f264 tempest-GroupsV320Test-1999910928 tempest-GroupsV320Test-1999910928-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-958348526"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:23.036352 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-05fe8015-564f-43fe-977a-7ad72667f264 tempest-GroupsV320Test-1999910928 tempest-GroupsV320Test-1999910928-project-admin] https://10.4.3.14/volume/v3/group_types returned with HTTP 202 Aug 13 21:10:23.036727 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 414/1661] 10.4.3.14 () {70 vars in 1304 bytes} [Thu Aug 13 21:10:23 2026] POST /volume/v3/group_types => generated 176 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:10:23.046901 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8e192285-0a4e-4ca2-8056-f747aa82a0ab None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:23.138648 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8e192285-0a4e-4ca2-8056-f747aa82a0ab tempest-GroupsV320Test-1875298569 tempest-GroupsV320Test-1875298569-project-member] POST https://10.4.3.14/volume/v3/groups Aug 13 21:10:23.138841 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8e192285-0a4e-4ca2-8056-f747aa82a0ab tempest-GroupsV320Test-1875298569 tempest-GroupsV320Test-1875298569-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "bf6de25c-bfb0-4b06-8d5b-41fc484c87ff", "volume_types": ["2c61f628-e823-485e-9556-c54e8f7a81d9"], "name": "tempest-GroupsV320Test-Group-826338901"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:23.142237 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.groups [None req-8e192285-0a4e-4ca2-8056-f747aa82a0ab tempest-GroupsV320Test-1875298569 tempest-GroupsV320Test-1875298569-project-member] Creating new group {'group': {'group_type': 'bf6de25c-bfb0-4b06-8d5b-41fc484c87ff', 'volume_types': ['2c61f628-e823-485e-9556-c54e8f7a81d9'], 'name': 'tempest-GroupsV320Test-Group-826338901'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 13 21:10:23.152433 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.groups [None req-8e192285-0a4e-4ca2-8056-f747aa82a0ab tempest-GroupsV320Test-1875298569 tempest-GroupsV320Test-1875298569-project-member] Creating group tempest-GroupsV320Test-Group-826338901. Aug 13 21:10:23.161664 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-8e192285-0a4e-4ca2-8056-f747aa82a0ab tempest-GroupsV320Test-1875298569 tempest-GroupsV320Test-1875298569-project-member] Availability Zones retrieved successfully. Aug 13 21:10:23.196375 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-8e192285-0a4e-4ca2-8056-f747aa82a0ab tempest-GroupsV320Test-1875298569 tempest-GroupsV320Test-1875298569-project-member] Created reservations ['f1e98c5b-f1d9-41ab-a1c6-23d414da9fe5'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:10:23.220775 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8e192285-0a4e-4ca2-8056-f747aa82a0ab tempest-GroupsV320Test-1875298569 tempest-GroupsV320Test-1875298569-project-member] https://10.4.3.14/volume/v3/groups returned with HTTP 202 Aug 13 21:10:23.221187 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 418/1662] 10.4.3.14 () {70 vars in 1290 bytes} [Thu Aug 13 21:10:23 2026] POST /volume/v3/groups => generated 107 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:10:23.231121 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-71441381-ce16-4741-be5a-26eb96362e81 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:23.235026 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-71441381-ce16-4741-be5a-26eb96362e81 tempest-GroupsV320Test-1875298569 tempest-GroupsV320Test-1875298569-project-member] GET https://10.4.3.14/volume/v3/groups/3c307308-444f-41ba-a69c-d0725bf734bd Aug 13 21:10:23.235026 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-71441381-ce16-4741-be5a-26eb96362e81 tempest-GroupsV320Test-1875298569 tempest-GroupsV320Test-1875298569-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:23.235026 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-71441381-ce16-4741-be5a-26eb96362e81 tempest-GroupsV320Test-1875298569 tempest-GroupsV320Test-1875298569-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:23.235026 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.groups [None req-71441381-ce16-4741-be5a-26eb96362e81 tempest-GroupsV320Test-1875298569 tempest-GroupsV320Test-1875298569-project-member] show called for member 3c307308-444f-41ba-a69c-d0725bf734bd {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 21:10:23.240530 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:23.240530 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:23.253037 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-71441381-ce16-4741-be5a-26eb96362e81 tempest-GroupsV320Test-1875298569 tempest-GroupsV320Test-1875298569-project-member] https://10.4.3.14/volume/v3/groups/3c307308-444f-41ba-a69c-d0725bf734bd returned with HTTP 200 Aug 13 21:10:23.253543 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 411/1663] 10.4.3.14 () {68 vars in 1379 bytes} [Thu Aug 13 21:10:23 2026] GET /volume/v3/groups/3c307308-444f-41ba-a69c-d0725bf734bd => generated 387 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:23.437638 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7bba80e6-e2f7-4460-88a3-9563db734e45 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:23.439375 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7bba80e6-e2f7-4460-88a3-9563db734e45 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] GET https://10.4.3.14/volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 Aug 13 21:10:23.439549 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7bba80e6-e2f7-4460-88a3-9563db734e45 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:23.439721 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7bba80e6-e2f7-4460-88a3-9563db734e45 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:23.439821 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-7bba80e6-e2f7-4460-88a3-9563db734e45 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Show backup with id 9c98db89-335f-4cd3-b5f7-d9ca0eafd909. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:23.444255 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:23.444255 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:23.444856 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7bba80e6-e2f7-4460-88a3-9563db734e45 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] https://10.4.3.14/volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 returned with HTTP 200 Aug 13 21:10:23.445380 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 421/1664] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:10:23 2026] GET /volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 => generated 794 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:23.796690 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f527e53c-0b4d-4803-9e68-8b5fc3bfd501 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:23.798465 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f527e53c-0b4d-4803-9e68-8b5fc3bfd501 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] GET https://10.4.3.14/volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 Aug 13 21:10:23.798779 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f527e53c-0b4d-4803-9e68-8b5fc3bfd501 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:23.798978 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f527e53c-0b4d-4803-9e68-8b5fc3bfd501 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:23.799083 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-f527e53c-0b4d-4803-9e68-8b5fc3bfd501 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Show backup with id eee38256-9bea-47e3-8e64-1a597c68d413. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:23.799129 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e20d7cf5-1879-47ad-9d83-e3c6ab5ab2c8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:23.800994 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e20d7cf5-1879-47ad-9d83-e3c6ab5ab2c8 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] GET https://10.4.3.14/volume/v3/volumes/f72954b3-4458-457c-9d73-0ae36cea7ff5 Aug 13 21:10:23.801209 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e20d7cf5-1879-47ad-9d83-e3c6ab5ab2c8 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:23.801400 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e20d7cf5-1879-47ad-9d83-e3c6ab5ab2c8 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:23.803042 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:23.803042 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:23.803747 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f527e53c-0b4d-4803-9e68-8b5fc3bfd501 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] https://10.4.3.14/volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 returned with HTTP 200 Aug 13 21:10:23.804121 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 415/1665] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:23 2026] GET /volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:23.815913 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:23.815913 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:23.819818 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e20d7cf5-1879-47ad-9d83-e3c6ab5ab2c8 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Volume info retrieved successfully. Aug 13 21:10:23.825636 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e20d7cf5-1879-47ad-9d83-e3c6ab5ab2c8 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] https://10.4.3.14/volume/v3/volumes/f72954b3-4458-457c-9d73-0ae36cea7ff5 returned with HTTP 200 Aug 13 21:10:23.826019 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 419/1666] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:23 2026] GET /volume/v3/volumes/f72954b3-4458-457c-9d73-0ae36cea7ff5 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:23.950447 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-bd429326-6867-4a8f-ab7e-77a2842830b8 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:23.954361 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bd429326-6867-4a8f-ab7e-77a2842830b8 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/01c2b22c-2eec-446e-aaf8-17d7e575d42c Aug 13 21:10:23.955504 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bd429326-6867-4a8f-ab7e-77a2842830b8 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:23.955706 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bd429326-6867-4a8f-ab7e-77a2842830b8 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:23.955985 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-bd429326-6867-4a8f-ab7e-77a2842830b8 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 01c2b22c-2eec-446e-aaf8-17d7e575d42c. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:23.963057 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:23.963057 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:23.964047 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bd429326-6867-4a8f-ab7e-77a2842830b8 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/01c2b22c-2eec-446e-aaf8-17d7e575d42c returned with HTTP 200 Aug 13 21:10:23.964509 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 412/1667] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:23 2026] GET /volume/v3/backups/01c2b22c-2eec-446e-aaf8-17d7e575d42c => generated 787 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:24.264107 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-3f0d9310-71d9-40fb-8a57-92e9e80bce88 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:24.266387 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3f0d9310-71d9-40fb-8a57-92e9e80bce88 tempest-GroupsV320Test-1875298569 tempest-GroupsV320Test-1875298569-project-member] GET https://10.4.3.14/volume/v3/groups/3c307308-444f-41ba-a69c-d0725bf734bd Aug 13 21:10:24.266610 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3f0d9310-71d9-40fb-8a57-92e9e80bce88 tempest-GroupsV320Test-1875298569 tempest-GroupsV320Test-1875298569-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:24.266826 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3f0d9310-71d9-40fb-8a57-92e9e80bce88 tempest-GroupsV320Test-1875298569 tempest-GroupsV320Test-1875298569-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:24.267023 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.groups [None req-3f0d9310-71d9-40fb-8a57-92e9e80bce88 tempest-GroupsV320Test-1875298569 tempest-GroupsV320Test-1875298569-project-member] show called for member 3c307308-444f-41ba-a69c-d0725bf734bd {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 21:10:24.273098 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:24.273098 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:24.281496 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3f0d9310-71d9-40fb-8a57-92e9e80bce88 tempest-GroupsV320Test-1875298569 tempest-GroupsV320Test-1875298569-project-member] https://10.4.3.14/volume/v3/groups/3c307308-444f-41ba-a69c-d0725bf734bd returned with HTTP 200 Aug 13 21:10:24.281805 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 422/1668] 10.4.3.14 () {68 vars in 1379 bytes} [Thu Aug 13 21:10:24 2026] GET /volume/v3/groups/3c307308-444f-41ba-a69c-d0725bf734bd => generated 388 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:24.291422 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-23186d5a-c029-4d05-bd42-82cdb6b4a899 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:24.294503 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-23186d5a-c029-4d05-bd42-82cdb6b4a899 tempest-GroupsV320Test-1999910928 tempest-GroupsV320Test-1999910928-project-admin] POST https://10.4.3.14/volume/v3/groups/3c307308-444f-41ba-a69c-d0725bf734bd/action Aug 13 21:10:24.295080 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-23186d5a-c029-4d05-bd42-82cdb6b4a899 tempest-GroupsV320Test-1999910928 tempest-GroupsV320Test-1999910928-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:10:24.295292 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-23186d5a-c029-4d05-bd42-82cdb6b4a899 tempest-GroupsV320Test-1999910928 tempest-GroupsV320Test-1999910928-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:24.298140 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.groups [None req-23186d5a-c029-4d05-bd42-82cdb6b4a899 tempest-GroupsV320Test-1999910928 tempest-GroupsV320Test-1999910928-project-admin] Updating group '3c307308-444f-41ba-a69c-d0725bf734bd' with 'creating' {{(pid=100214) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 13 21:10:24.306369 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:24.306369 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:24.316460 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-23186d5a-c029-4d05-bd42-82cdb6b4a899 tempest-GroupsV320Test-1999910928 tempest-GroupsV320Test-1999910928-project-admin] https://10.4.3.14/volume/v3/groups/3c307308-444f-41ba-a69c-d0725bf734bd/action returned with HTTP 202 Aug 13 21:10:24.317243 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 416/1669] 10.4.3.14 () {70 vars in 1421 bytes} [Thu Aug 13 21:10:24 2026] POST /volume/v3/groups/3c307308-444f-41ba-a69c-d0725bf734bd/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 21:10:24.324552 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5e889d2c-241f-454e-ab91-af8f16db778a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:24.330777 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5e889d2c-241f-454e-ab91-af8f16db778a tempest-GroupsV320Test-1875298569 tempest-GroupsV320Test-1875298569-project-member] GET https://10.4.3.14/volume/v3/groups/3c307308-444f-41ba-a69c-d0725bf734bd Aug 13 21:10:24.330777 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5e889d2c-241f-454e-ab91-af8f16db778a tempest-GroupsV320Test-1875298569 tempest-GroupsV320Test-1875298569-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:24.330777 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5e889d2c-241f-454e-ab91-af8f16db778a tempest-GroupsV320Test-1875298569 tempest-GroupsV320Test-1875298569-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:24.331257 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.groups [None req-5e889d2c-241f-454e-ab91-af8f16db778a tempest-GroupsV320Test-1875298569 tempest-GroupsV320Test-1875298569-project-member] show called for member 3c307308-444f-41ba-a69c-d0725bf734bd {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 21:10:24.335152 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:24.335152 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:24.345091 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5e889d2c-241f-454e-ab91-af8f16db778a tempest-GroupsV320Test-1875298569 tempest-GroupsV320Test-1875298569-project-member] https://10.4.3.14/volume/v3/groups/3c307308-444f-41ba-a69c-d0725bf734bd returned with HTTP 200 Aug 13 21:10:24.345091 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 420/1670] 10.4.3.14 () {68 vars in 1379 bytes} [Thu Aug 13 21:10:24 2026] GET /volume/v3/groups/3c307308-444f-41ba-a69c-d0725bf734bd => generated 387 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:24.354841 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-fcb55195-7cdb-4089-81da-a6dc063cb7ab None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:24.356514 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fcb55195-7cdb-4089-81da-a6dc063cb7ab tempest-GroupsV320Test-1999910928 tempest-GroupsV320Test-1999910928-project-admin] POST https://10.4.3.14/volume/v3/groups/3c307308-444f-41ba-a69c-d0725bf734bd/action Aug 13 21:10:24.356881 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fcb55195-7cdb-4089-81da-a6dc063cb7ab tempest-GroupsV320Test-1999910928 tempest-GroupsV320Test-1999910928-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:10:24.357022 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fcb55195-7cdb-4089-81da-a6dc063cb7ab tempest-GroupsV320Test-1999910928 tempest-GroupsV320Test-1999910928-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:24.358555 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.groups [None req-fcb55195-7cdb-4089-81da-a6dc063cb7ab tempest-GroupsV320Test-1999910928 tempest-GroupsV320Test-1999910928-project-admin] Updating group '3c307308-444f-41ba-a69c-d0725bf734bd' with 'available' {{(pid=100217) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 13 21:10:24.363595 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:24.363595 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:24.369791 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fcb55195-7cdb-4089-81da-a6dc063cb7ab tempest-GroupsV320Test-1999910928 tempest-GroupsV320Test-1999910928-project-admin] https://10.4.3.14/volume/v3/groups/3c307308-444f-41ba-a69c-d0725bf734bd/action returned with HTTP 202 Aug 13 21:10:24.370228 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 413/1671] 10.4.3.14 () {70 vars in 1421 bytes} [Thu Aug 13 21:10:24 2026] POST /volume/v3/groups/3c307308-444f-41ba-a69c-d0725bf734bd/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 21:10:24.377096 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-193b0e2e-ac05-4075-9dc1-d54b297efbd0 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:24.378996 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-193b0e2e-ac05-4075-9dc1-d54b297efbd0 tempest-GroupsV320Test-1875298569 tempest-GroupsV320Test-1875298569-project-member] GET https://10.4.3.14/volume/v3/groups/3c307308-444f-41ba-a69c-d0725bf734bd Aug 13 21:10:24.379254 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-193b0e2e-ac05-4075-9dc1-d54b297efbd0 tempest-GroupsV320Test-1875298569 tempest-GroupsV320Test-1875298569-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:24.379466 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-193b0e2e-ac05-4075-9dc1-d54b297efbd0 tempest-GroupsV320Test-1875298569 tempest-GroupsV320Test-1875298569-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:24.379600 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.groups [None req-193b0e2e-ac05-4075-9dc1-d54b297efbd0 tempest-GroupsV320Test-1875298569 tempest-GroupsV320Test-1875298569-project-member] show called for member 3c307308-444f-41ba-a69c-d0725bf734bd {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 21:10:24.383240 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:24.383240 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:24.391075 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-193b0e2e-ac05-4075-9dc1-d54b297efbd0 tempest-GroupsV320Test-1875298569 tempest-GroupsV320Test-1875298569-project-member] https://10.4.3.14/volume/v3/groups/3c307308-444f-41ba-a69c-d0725bf734bd returned with HTTP 200 Aug 13 21:10:24.391462 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 423/1672] 10.4.3.14 () {68 vars in 1379 bytes} [Thu Aug 13 21:10:24 2026] GET /volume/v3/groups/3c307308-444f-41ba-a69c-d0725bf734bd => generated 388 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:24.401994 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-eefbb3e7-5eb4-43aa-90bb-4e6db314bd77 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:24.404342 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-eefbb3e7-5eb4-43aa-90bb-4e6db314bd77 tempest-GroupsV320Test-1999910928 tempest-GroupsV320Test-1999910928-project-admin] POST https://10.4.3.14/volume/v3/groups/3c307308-444f-41ba-a69c-d0725bf734bd/action Aug 13 21:10:24.404846 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-eefbb3e7-5eb4-43aa-90bb-4e6db314bd77 tempest-GroupsV320Test-1999910928 tempest-GroupsV320Test-1999910928-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:10:24.405049 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-eefbb3e7-5eb4-43aa-90bb-4e6db314bd77 tempest-GroupsV320Test-1999910928 tempest-GroupsV320Test-1999910928-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:24.406828 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.groups [None req-eefbb3e7-5eb4-43aa-90bb-4e6db314bd77 tempest-GroupsV320Test-1999910928 tempest-GroupsV320Test-1999910928-project-admin] Updating group '3c307308-444f-41ba-a69c-d0725bf734bd' with 'error' {{(pid=100214) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 13 21:10:24.411051 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:24.411051 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:24.417621 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-eefbb3e7-5eb4-43aa-90bb-4e6db314bd77 tempest-GroupsV320Test-1999910928 tempest-GroupsV320Test-1999910928-project-admin] https://10.4.3.14/volume/v3/groups/3c307308-444f-41ba-a69c-d0725bf734bd/action returned with HTTP 202 Aug 13 21:10:24.418146 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 417/1673] 10.4.3.14 () {70 vars in 1421 bytes} [Thu Aug 13 21:10:24 2026] POST /volume/v3/groups/3c307308-444f-41ba-a69c-d0725bf734bd/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 21:10:24.426357 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c6ede2ec-f0fd-4582-a6e2-853e4d18c8ed None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:24.427834 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c6ede2ec-f0fd-4582-a6e2-853e4d18c8ed tempest-GroupsV320Test-1875298569 tempest-GroupsV320Test-1875298569-project-member] GET https://10.4.3.14/volume/v3/groups/3c307308-444f-41ba-a69c-d0725bf734bd Aug 13 21:10:24.428257 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c6ede2ec-f0fd-4582-a6e2-853e4d18c8ed tempest-GroupsV320Test-1875298569 tempest-GroupsV320Test-1875298569-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:24.428598 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c6ede2ec-f0fd-4582-a6e2-853e4d18c8ed tempest-GroupsV320Test-1875298569 tempest-GroupsV320Test-1875298569-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:24.428848 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.groups [None req-c6ede2ec-f0fd-4582-a6e2-853e4d18c8ed tempest-GroupsV320Test-1875298569 tempest-GroupsV320Test-1875298569-project-member] show called for member 3c307308-444f-41ba-a69c-d0725bf734bd {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 21:10:24.433181 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:24.433181 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:24.440299 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c6ede2ec-f0fd-4582-a6e2-853e4d18c8ed tempest-GroupsV320Test-1875298569 tempest-GroupsV320Test-1875298569-project-member] https://10.4.3.14/volume/v3/groups/3c307308-444f-41ba-a69c-d0725bf734bd returned with HTTP 200 Aug 13 21:10:24.440904 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 421/1674] 10.4.3.14 () {68 vars in 1379 bytes} [Thu Aug 13 21:10:24 2026] GET /volume/v3/groups/3c307308-444f-41ba-a69c-d0725bf734bd => generated 384 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:24.451726 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-aaee2035-421c-41af-8e37-166c9869d9c1 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:24.456326 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-aaee2035-421c-41af-8e37-166c9869d9c1 tempest-GroupsV320Test-1999910928 tempest-GroupsV320Test-1999910928-project-admin] POST https://10.4.3.14/volume/v3/groups/3c307308-444f-41ba-a69c-d0725bf734bd/action Aug 13 21:10:24.456668 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-aaee2035-421c-41af-8e37-166c9869d9c1 tempest-GroupsV320Test-1999910928 tempest-GroupsV320Test-1999910928-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:10:24.456778 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-aaee2035-421c-41af-8e37-166c9869d9c1 tempest-GroupsV320Test-1999910928 tempest-GroupsV320Test-1999910928-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:24.461428 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.groups [None req-aaee2035-421c-41af-8e37-166c9869d9c1 tempest-GroupsV320Test-1999910928 tempest-GroupsV320Test-1999910928-project-admin] Updating group '3c307308-444f-41ba-a69c-d0725bf734bd' with 'available' {{(pid=100217) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 13 21:10:24.464850 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:24.464850 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:24.479608 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-aaee2035-421c-41af-8e37-166c9869d9c1 tempest-GroupsV320Test-1999910928 tempest-GroupsV320Test-1999910928-project-admin] https://10.4.3.14/volume/v3/groups/3c307308-444f-41ba-a69c-d0725bf734bd/action returned with HTTP 202 Aug 13 21:10:24.480077 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 414/1675] 10.4.3.14 () {70 vars in 1421 bytes} [Thu Aug 13 21:10:24 2026] POST /volume/v3/groups/3c307308-444f-41ba-a69c-d0725bf734bd/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 21:10:24.481464 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-50929faa-d65a-4f33-a13d-e50158d7f123 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:24.485767 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-50929faa-d65a-4f33-a13d-e50158d7f123 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] GET https://10.4.3.14/volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 Aug 13 21:10:24.486027 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-50929faa-d65a-4f33-a13d-e50158d7f123 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:24.486237 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-50929faa-d65a-4f33-a13d-e50158d7f123 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:24.486407 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-50929faa-d65a-4f33-a13d-e50158d7f123 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Show backup with id 9c98db89-335f-4cd3-b5f7-d9ca0eafd909. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:24.487518 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-48d382c1-7287-4237-b9a5-48d60b255868 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:24.489379 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-48d382c1-7287-4237-b9a5-48d60b255868 tempest-GroupsV320Test-1875298569 tempest-GroupsV320Test-1875298569-project-member] GET https://10.4.3.14/volume/v3/groups/3c307308-444f-41ba-a69c-d0725bf734bd Aug 13 21:10:24.489657 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-48d382c1-7287-4237-b9a5-48d60b255868 tempest-GroupsV320Test-1875298569 tempest-GroupsV320Test-1875298569-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:24.490020 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-48d382c1-7287-4237-b9a5-48d60b255868 tempest-GroupsV320Test-1875298569 tempest-GroupsV320Test-1875298569-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:24.490191 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.groups [None req-48d382c1-7287-4237-b9a5-48d60b255868 tempest-GroupsV320Test-1875298569 tempest-GroupsV320Test-1875298569-project-member] show called for member 3c307308-444f-41ba-a69c-d0725bf734bd {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 21:10:24.491452 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:24.491452 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:24.492622 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-50929faa-d65a-4f33-a13d-e50158d7f123 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] https://10.4.3.14/volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 returned with HTTP 200 Aug 13 21:10:24.493231 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 424/1676] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:10:24 2026] GET /volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 => generated 794 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:24.494700 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:24.494700 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:24.503450 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-48d382c1-7287-4237-b9a5-48d60b255868 tempest-GroupsV320Test-1875298569 tempest-GroupsV320Test-1875298569-project-member] https://10.4.3.14/volume/v3/groups/3c307308-444f-41ba-a69c-d0725bf734bd returned with HTTP 200 Aug 13 21:10:24.503931 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 418/1677] 10.4.3.14 () {68 vars in 1379 bytes} [Thu Aug 13 21:10:24 2026] GET /volume/v3/groups/3c307308-444f-41ba-a69c-d0725bf734bd => generated 388 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:24.515614 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ba5c5e42-3a1d-4b4f-a00d-a0d48ff2167f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:24.517227 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ba5c5e42-3a1d-4b4f-a00d-a0d48ff2167f tempest-GroupsV320Test-1875298569 tempest-GroupsV320Test-1875298569-project-member] GET https://10.4.3.14/volume/v3/volumes/detail Aug 13 21:10:24.517521 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ba5c5e42-3a1d-4b4f-a00d-a0d48ff2167f tempest-GroupsV320Test-1875298569 tempest-GroupsV320Test-1875298569-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:24.517758 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ba5c5e42-3a1d-4b4f-a00d-a0d48ff2167f tempest-GroupsV320Test-1875298569 tempest-GroupsV320Test-1875298569-project-member] Calling method 'detail' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:24.518095 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.api_utils [None req-ba5c5e42-3a1d-4b4f-a00d-a0d48ff2167f tempest-GroupsV320Test-1875298569 tempest-GroupsV320Test-1875298569-project-member] Removing options '' from query. {{(pid=100215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:10:24.518450 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:24.518450 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:24.518982 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ba5c5e42-3a1d-4b4f-a00d-a0d48ff2167f tempest-GroupsV320Test-1875298569 tempest-GroupsV320Test-1875298569-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:10:24.525337 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ba5c5e42-3a1d-4b4f-a00d-a0d48ff2167f tempest-GroupsV320Test-1875298569 tempest-GroupsV320Test-1875298569-project-member] Get all volumes completed successfully. Aug 13 21:10:24.527911 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ba5c5e42-3a1d-4b4f-a00d-a0d48ff2167f tempest-GroupsV320Test-1875298569 tempest-GroupsV320Test-1875298569-project-member] https://10.4.3.14/volume/v3/volumes/detail returned with HTTP 200 Aug 13 21:10:24.527911 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 422/1678] 10.4.3.14 () {68 vars in 1292 bytes} [Thu Aug 13 21:10:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:24.544560 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-63136246-8e50-4467-8140-e8b38bf542af None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:24.546267 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-63136246-8e50-4467-8140-e8b38bf542af tempest-GroupsV320Test-1875298569 tempest-GroupsV320Test-1875298569-project-member] POST https://10.4.3.14/volume/v3/groups/3c307308-444f-41ba-a69c-d0725bf734bd/action Aug 13 21:10:24.546622 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-63136246-8e50-4467-8140-e8b38bf542af tempest-GroupsV320Test-1875298569 tempest-GroupsV320Test-1875298569-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:10:24.546733 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-63136246-8e50-4467-8140-e8b38bf542af tempest-GroupsV320Test-1875298569 tempest-GroupsV320Test-1875298569-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:24.548357 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.groups [None req-63136246-8e50-4467-8140-e8b38bf542af tempest-GroupsV320Test-1875298569 tempest-GroupsV320Test-1875298569-project-member] delete called for group 3c307308-444f-41ba-a69c-d0725bf734bd {{(pid=100217) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 21:10:24.548485 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.groups [None req-63136246-8e50-4467-8140-e8b38bf542af tempest-GroupsV320Test-1875298569 tempest-GroupsV320Test-1875298569-project-member] Delete group with id: 3c307308-444f-41ba-a69c-d0725bf734bd Aug 13 21:10:24.551606 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:24.551606 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:24.579821 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-63136246-8e50-4467-8140-e8b38bf542af tempest-GroupsV320Test-1875298569 tempest-GroupsV320Test-1875298569-project-member] https://10.4.3.14/volume/v3/groups/3c307308-444f-41ba-a69c-d0725bf734bd/action returned with HTTP 202 Aug 13 21:10:24.580260 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 415/1679] 10.4.3.14 () {70 vars in 1421 bytes} [Thu Aug 13 21:10:24 2026] POST /volume/v3/groups/3c307308-444f-41ba-a69c-d0725bf734bd/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 21:10:24.591283 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-658b94ce-84cc-4d9d-8457-bdaeb338b6e1 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:24.592686 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-658b94ce-84cc-4d9d-8457-bdaeb338b6e1 tempest-GroupsV320Test-1875298569 tempest-GroupsV320Test-1875298569-project-member] GET https://10.4.3.14/volume/v3/groups/3c307308-444f-41ba-a69c-d0725bf734bd Aug 13 21:10:24.592931 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-658b94ce-84cc-4d9d-8457-bdaeb338b6e1 tempest-GroupsV320Test-1875298569 tempest-GroupsV320Test-1875298569-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:24.593080 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-658b94ce-84cc-4d9d-8457-bdaeb338b6e1 tempest-GroupsV320Test-1875298569 tempest-GroupsV320Test-1875298569-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:24.593236 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.groups [None req-658b94ce-84cc-4d9d-8457-bdaeb338b6e1 tempest-GroupsV320Test-1875298569 tempest-GroupsV320Test-1875298569-project-member] show called for member 3c307308-444f-41ba-a69c-d0725bf734bd {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 21:10:24.598777 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:24.598777 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:24.611294 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-658b94ce-84cc-4d9d-8457-bdaeb338b6e1 tempest-GroupsV320Test-1875298569 tempest-GroupsV320Test-1875298569-project-member] https://10.4.3.14/volume/v3/groups/3c307308-444f-41ba-a69c-d0725bf734bd returned with HTTP 200 Aug 13 21:10:24.611682 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 425/1680] 10.4.3.14 () {68 vars in 1379 bytes} [Thu Aug 13 21:10:24 2026] GET /volume/v3/groups/3c307308-444f-41ba-a69c-d0725bf734bd => generated 387 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:24.667174 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-ad4ba36c-cfca-4c18-a723-55ae787840ae req-b4b02d77-4d19-402d-9d21-b358926408e3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:24.669028 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-ad4ba36c-cfca-4c18-a723-55ae787840ae req-b4b02d77-4d19-402d-9d21-b358926408e3 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] POST https://10.4.3.14/volume/v3/attachments/4228a03a-c08b-4874-b00a-64cf7f7bc486/action Aug 13 21:10:24.669353 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-ad4ba36c-cfca-4c18-a723-55ae787840ae req-b4b02d77-4d19-402d-9d21-b358926408e3 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Action body: b'{"os-complete": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:10:24.669476 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-ad4ba36c-cfca-4c18-a723-55ae787840ae req-b4b02d77-4d19-402d-9d21-b358926408e3 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:24.684238 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:24.684238 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:24.698684 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-ad4ba36c-cfca-4c18-a723-55ae787840ae req-b4b02d77-4d19-402d-9d21-b358926408e3 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] https://10.4.3.14/volume/v3/attachments/4228a03a-c08b-4874-b00a-64cf7f7bc486/action returned with HTTP 204 Aug 13 21:10:24.699184 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 419/1681] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:10:24 2026] POST /volume/v3/attachments/4228a03a-c08b-4874-b00a-64cf7f7bc486/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:10:24.817168 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8353fe0c-9da4-4aab-88ba-d896f6b4a716 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:24.820194 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8353fe0c-9da4-4aab-88ba-d896f6b4a716 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] GET https://10.4.3.14/volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 Aug 13 21:10:24.820194 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8353fe0c-9da4-4aab-88ba-d896f6b4a716 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:24.822191 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8353fe0c-9da4-4aab-88ba-d896f6b4a716 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:24.822191 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-8353fe0c-9da4-4aab-88ba-d896f6b4a716 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Show backup with id eee38256-9bea-47e3-8e64-1a597c68d413. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:24.826815 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:24.826815 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:24.828066 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8353fe0c-9da4-4aab-88ba-d896f6b4a716 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] https://10.4.3.14/volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 returned with HTTP 200 Aug 13 21:10:24.828990 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 423/1682] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:24 2026] GET /volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 => generated 752 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:24.842250 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-88b99374-0711-4381-96a3-a46e3c86674e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:24.844358 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-88b99374-0711-4381-96a3-a46e3c86674e tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] GET https://10.4.3.14/volume/v3/volumes/f72954b3-4458-457c-9d73-0ae36cea7ff5 Aug 13 21:10:24.844563 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-88b99374-0711-4381-96a3-a46e3c86674e tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:24.844764 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-88b99374-0711-4381-96a3-a46e3c86674e tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:24.855141 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:24.855141 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:24.859914 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-88b99374-0711-4381-96a3-a46e3c86674e tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Volume info retrieved successfully. Aug 13 21:10:24.865444 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-88b99374-0711-4381-96a3-a46e3c86674e tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] https://10.4.3.14/volume/v3/volumes/f72954b3-4458-457c-9d73-0ae36cea7ff5 returned with HTTP 200 Aug 13 21:10:24.865863 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 416/1683] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:24 2026] GET /volume/v3/volumes/f72954b3-4458-457c-9d73-0ae36cea7ff5 => generated 1142 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:24.882211 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d5b25323-1ecb-4ae8-9571-ea113d2f8403 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:24.884645 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d5b25323-1ecb-4ae8-9571-ea113d2f8403 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] GET https://10.4.3.14/volume/v3/volumes/f72954b3-4458-457c-9d73-0ae36cea7ff5 Aug 13 21:10:24.884981 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d5b25323-1ecb-4ae8-9571-ea113d2f8403 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:24.885185 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d5b25323-1ecb-4ae8-9571-ea113d2f8403 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:24.897580 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:24.897580 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:24.902303 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-d5b25323-1ecb-4ae8-9571-ea113d2f8403 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Volume info retrieved successfully. Aug 13 21:10:24.908222 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d5b25323-1ecb-4ae8-9571-ea113d2f8403 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] https://10.4.3.14/volume/v3/volumes/f72954b3-4458-457c-9d73-0ae36cea7ff5 returned with HTTP 200 Aug 13 21:10:24.908757 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 426/1684] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:24 2026] GET /volume/v3/volumes/f72954b3-4458-457c-9d73-0ae36cea7ff5 => generated 1142 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:24.923240 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-64c80fec-941d-40d9-86df-99361232108d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:24.925245 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-64c80fec-941d-40d9-86df-99361232108d tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] GET https://10.4.3.14/volume/v3/volumes/f72954b3-4458-457c-9d73-0ae36cea7ff5 Aug 13 21:10:24.925534 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-64c80fec-941d-40d9-86df-99361232108d tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:24.925758 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-64c80fec-941d-40d9-86df-99361232108d tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:24.937328 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:24.937328 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:24.941884 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-64c80fec-941d-40d9-86df-99361232108d tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Volume info retrieved successfully. Aug 13 21:10:24.946391 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-64c80fec-941d-40d9-86df-99361232108d tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] https://10.4.3.14/volume/v3/volumes/f72954b3-4458-457c-9d73-0ae36cea7ff5 returned with HTTP 200 Aug 13 21:10:24.946770 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 420/1685] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:24 2026] GET /volume/v3/volumes/f72954b3-4458-457c-9d73-0ae36cea7ff5 => generated 1142 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:24.975959 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d1018375-fbcc-4d81-ae69-e9ffae4d33ed None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:24.981446 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d1018375-fbcc-4d81-ae69-e9ffae4d33ed tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/01c2b22c-2eec-446e-aaf8-17d7e575d42c Aug 13 21:10:24.981446 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d1018375-fbcc-4d81-ae69-e9ffae4d33ed tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:24.981446 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d1018375-fbcc-4d81-ae69-e9ffae4d33ed tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:24.981446 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-d1018375-fbcc-4d81-ae69-e9ffae4d33ed tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 01c2b22c-2eec-446e-aaf8-17d7e575d42c. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:24.993225 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:24.993225 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:24.994264 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d1018375-fbcc-4d81-ae69-e9ffae4d33ed tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/01c2b22c-2eec-446e-aaf8-17d7e575d42c returned with HTTP 200 Aug 13 21:10:24.995111 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 424/1686] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:24 2026] GET /volume/v3/backups/01c2b22c-2eec-446e-aaf8-17d7e575d42c => generated 787 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:25.165890 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-6b1c50ee-8c83-4e33-9f25-8302acb8fc9a req-114c163c-6a29-422a-9364-e25fdc92439e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:25.169573 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-6b1c50ee-8c83-4e33-9f25-8302acb8fc9a req-114c163c-6a29-422a-9364-e25fdc92439e tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] GET https://10.4.3.14/volume/v3/volumes/f72954b3-4458-457c-9d73-0ae36cea7ff5 Aug 13 21:10:25.169758 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-6b1c50ee-8c83-4e33-9f25-8302acb8fc9a req-114c163c-6a29-422a-9364-e25fdc92439e tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:25.169905 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-6b1c50ee-8c83-4e33-9f25-8302acb8fc9a req-114c163c-6a29-422a-9364-e25fdc92439e tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:25.187705 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:25.187705 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:25.196840 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-6b1c50ee-8c83-4e33-9f25-8302acb8fc9a req-114c163c-6a29-422a-9364-e25fdc92439e tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Volume info retrieved successfully. Aug 13 21:10:25.204357 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-6b1c50ee-8c83-4e33-9f25-8302acb8fc9a req-114c163c-6a29-422a-9364-e25fdc92439e tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] https://10.4.3.14/volume/v3/volumes/f72954b3-4458-457c-9d73-0ae36cea7ff5 returned with HTTP 200 Aug 13 21:10:25.204859 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 417/1687] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:10:25 2026] GET /volume/v3/volumes/f72954b3-4458-457c-9d73-0ae36cea7ff5 => generated 1142 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:25.511985 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-6e694678-1964-449c-82ff-54726808f379 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:25.514318 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6e694678-1964-449c-82ff-54726808f379 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] GET https://10.4.3.14/volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 Aug 13 21:10:25.514633 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6e694678-1964-449c-82ff-54726808f379 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:25.515025 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6e694678-1964-449c-82ff-54726808f379 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:25.515025 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-6e694678-1964-449c-82ff-54726808f379 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Show backup with id 9c98db89-335f-4cd3-b5f7-d9ca0eafd909. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:25.520143 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:25.520143 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:25.521144 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6e694678-1964-449c-82ff-54726808f379 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] https://10.4.3.14/volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 returned with HTTP 200 Aug 13 21:10:25.521902 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 427/1688] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:10:25 2026] GET /volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 => generated 794 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:25.621342 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-acf976f2-8117-48a2-bf1a-ee63d58d3ddc None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:25.623640 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-acf976f2-8117-48a2-bf1a-ee63d58d3ddc tempest-GroupsV320Test-1875298569 tempest-GroupsV320Test-1875298569-project-member] GET https://10.4.3.14/volume/v3/groups/3c307308-444f-41ba-a69c-d0725bf734bd Aug 13 21:10:25.624114 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-acf976f2-8117-48a2-bf1a-ee63d58d3ddc tempest-GroupsV320Test-1875298569 tempest-GroupsV320Test-1875298569-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:25.624245 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-acf976f2-8117-48a2-bf1a-ee63d58d3ddc tempest-GroupsV320Test-1875298569 tempest-GroupsV320Test-1875298569-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:25.624293 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.groups [None req-acf976f2-8117-48a2-bf1a-ee63d58d3ddc tempest-GroupsV320Test-1875298569 tempest-GroupsV320Test-1875298569-project-member] show called for member 3c307308-444f-41ba-a69c-d0725bf734bd {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 21:10:25.629013 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-acf976f2-8117-48a2-bf1a-ee63d58d3ddc tempest-GroupsV320Test-1875298569 tempest-GroupsV320Test-1875298569-project-member] https://10.4.3.14/volume/v3/groups/3c307308-444f-41ba-a69c-d0725bf734bd returned with HTTP 404 Aug 13 21:10:25.629553 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 421/1689] 10.4.3.14 () {68 vars in 1379 bytes} [Thu Aug 13 21:10:25 2026] GET /volume/v3/groups/3c307308-444f-41ba-a69c-d0725bf734bd => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:10:25.639121 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2d92b18a-4f29-4e0a-b620-2103106234a7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:25.640928 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2d92b18a-4f29-4e0a-b620-2103106234a7 tempest-GroupsV320Test-1999910928 tempest-GroupsV320Test-1999910928-project-admin] DELETE https://10.4.3.14/volume/v3/group_types/bf6de25c-bfb0-4b06-8d5b-41fc484c87ff Aug 13 21:10:25.641196 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2d92b18a-4f29-4e0a-b620-2103106234a7 tempest-GroupsV320Test-1999910928 tempest-GroupsV320Test-1999910928-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:25.641479 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2d92b18a-4f29-4e0a-b620-2103106234a7 tempest-GroupsV320Test-1999910928 tempest-GroupsV320Test-1999910928-project-admin] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:25.657923 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2d92b18a-4f29-4e0a-b620-2103106234a7 tempest-GroupsV320Test-1999910928 tempest-GroupsV320Test-1999910928-project-admin] https://10.4.3.14/volume/v3/group_types/bf6de25c-bfb0-4b06-8d5b-41fc484c87ff returned with HTTP 202 Aug 13 21:10:25.658413 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 425/1690] 10.4.3.14 () {68 vars in 1397 bytes} [Thu Aug 13 21:10:25 2026] DELETE /volume/v3/group_types/bf6de25c-bfb0-4b06-8d5b-41fc484c87ff => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 21:10:25.666797 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-1422b377-ad3b-42aa-939b-2bf9455f6168 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:25.669566 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1422b377-ad3b-42aa-939b-2bf9455f6168 tempest-GroupsV320Test-1999910928 tempest-GroupsV320Test-1999910928-project-admin] DELETE https://10.4.3.14/volume/v3/types/2c61f628-e823-485e-9556-c54e8f7a81d9 Aug 13 21:10:25.669696 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1422b377-ad3b-42aa-939b-2bf9455f6168 tempest-GroupsV320Test-1999910928 tempest-GroupsV320Test-1999910928-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:25.669885 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1422b377-ad3b-42aa-939b-2bf9455f6168 tempest-GroupsV320Test-1999910928 tempest-GroupsV320Test-1999910928-project-admin] Calling method '_delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:25.701292 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1422b377-ad3b-42aa-939b-2bf9455f6168 tempest-GroupsV320Test-1999910928 tempest-GroupsV320Test-1999910928-project-admin] https://10.4.3.14/volume/v3/types/2c61f628-e823-485e-9556-c54e8f7a81d9 returned with HTTP 202 Aug 13 21:10:25.701780 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 418/1691] 10.4.3.14 () {66 vars in 1338 bytes} [Thu Aug 13 21:10:25 2026] DELETE /volume/v3/types/2c61f628-e823-485e-9556-c54e8f7a81d9 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:10:25.708993 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d18352d0-ec1c-4473-a49b-3e10fcfc1648 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:25.710991 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d18352d0-ec1c-4473-a49b-3e10fcfc1648 tempest-GroupsV320Test-1999910928 tempest-GroupsV320Test-1999910928-project-admin] GET https://10.4.3.14/volume/v3/types/2c61f628-e823-485e-9556-c54e8f7a81d9 Aug 13 21:10:25.711207 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d18352d0-ec1c-4473-a49b-3e10fcfc1648 tempest-GroupsV320Test-1999910928 tempest-GroupsV320Test-1999910928-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:25.711402 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d18352d0-ec1c-4473-a49b-3e10fcfc1648 tempest-GroupsV320Test-1999910928 tempest-GroupsV320Test-1999910928-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:25.714468 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d18352d0-ec1c-4473-a49b-3e10fcfc1648 tempest-GroupsV320Test-1999910928 tempest-GroupsV320Test-1999910928-project-admin] https://10.4.3.14/volume/v3/types/2c61f628-e823-485e-9556-c54e8f7a81d9 returned with HTTP 404 Aug 13 21:10:25.714912 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 428/1692] 10.4.3.14 () {66 vars in 1335 bytes} [Thu Aug 13 21:10:25 2026] GET /volume/v3/types/2c61f628-e823-485e-9556-c54e8f7a81d9 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:10:25.843623 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c5358f18-7315-44b4-adf3-113b357e0cc8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:25.845905 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c5358f18-7315-44b4-adf3-113b357e0cc8 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] GET https://10.4.3.14/volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 Aug 13 21:10:25.846259 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c5358f18-7315-44b4-adf3-113b357e0cc8 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:25.846394 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c5358f18-7315-44b4-adf3-113b357e0cc8 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:25.846551 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-c5358f18-7315-44b4-adf3-113b357e0cc8 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Show backup with id eee38256-9bea-47e3-8e64-1a597c68d413. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:25.856487 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:25.856487 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:25.857598 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c5358f18-7315-44b4-adf3-113b357e0cc8 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] https://10.4.3.14/volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 returned with HTTP 200 Aug 13 21:10:25.858125 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 422/1693] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:25 2026] GET /volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 => generated 752 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:26.009107 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-cd1db541-f7cb-4396-b2e7-fb9ae098c3e9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:26.010763 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cd1db541-f7cb-4396-b2e7-fb9ae098c3e9 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/01c2b22c-2eec-446e-aaf8-17d7e575d42c Aug 13 21:10:26.010975 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cd1db541-f7cb-4396-b2e7-fb9ae098c3e9 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:26.011175 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cd1db541-f7cb-4396-b2e7-fb9ae098c3e9 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:26.011299 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-cd1db541-f7cb-4396-b2e7-fb9ae098c3e9 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 01c2b22c-2eec-446e-aaf8-17d7e575d42c. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:26.016420 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:26.016420 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:26.017502 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cd1db541-f7cb-4396-b2e7-fb9ae098c3e9 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/01c2b22c-2eec-446e-aaf8-17d7e575d42c returned with HTTP 200 Aug 13 21:10:26.017624 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 426/1694] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:26 2026] GET /volume/v3/backups/01c2b22c-2eec-446e-aaf8-17d7e575d42c => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:26.554583 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-1bb6fff3-65c6-438e-b573-d1e18ce2a8fc None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:26.557923 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1bb6fff3-65c6-438e-b573-d1e18ce2a8fc tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] GET https://10.4.3.14/volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 Aug 13 21:10:26.558379 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1bb6fff3-65c6-438e-b573-d1e18ce2a8fc tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:26.558670 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1bb6fff3-65c6-438e-b573-d1e18ce2a8fc tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:26.558871 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-1bb6fff3-65c6-438e-b573-d1e18ce2a8fc tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Show backup with id 9c98db89-335f-4cd3-b5f7-d9ca0eafd909. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:26.564738 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:26.564738 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:26.565710 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1bb6fff3-65c6-438e-b573-d1e18ce2a8fc tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] https://10.4.3.14/volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 returned with HTTP 200 Aug 13 21:10:26.566072 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 419/1695] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:10:26 2026] GET /volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 => generated 794 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:26.875827 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-96b036d3-d8c1-41fb-851d-0b61ff01a6cd None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:26.877828 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-96b036d3-d8c1-41fb-851d-0b61ff01a6cd tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] GET https://10.4.3.14/volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 Aug 13 21:10:26.878084 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-96b036d3-d8c1-41fb-851d-0b61ff01a6cd tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:26.878305 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-96b036d3-d8c1-41fb-851d-0b61ff01a6cd tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:26.878489 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-96b036d3-d8c1-41fb-851d-0b61ff01a6cd tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Show backup with id eee38256-9bea-47e3-8e64-1a597c68d413. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:26.883558 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:26.883558 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:26.884478 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-96b036d3-d8c1-41fb-851d-0b61ff01a6cd tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] https://10.4.3.14/volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 returned with HTTP 200 Aug 13 21:10:26.884934 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 429/1696] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:26 2026] GET /volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:26.898445 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ffbd0632-e9cf-4dfc-868b-500650cd02f1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:26.900219 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ffbd0632-e9cf-4dfc-868b-500650cd02f1 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] GET https://10.4.3.14/volume/v3/volumes/ce92bb15-bcf2-4e65-8cba-90a6f0e69275 Aug 13 21:10:26.900466 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ffbd0632-e9cf-4dfc-868b-500650cd02f1 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:26.900653 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ffbd0632-e9cf-4dfc-868b-500650cd02f1 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:26.907894 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:26.907894 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:26.912246 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ffbd0632-e9cf-4dfc-868b-500650cd02f1 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Volume info retrieved successfully. Aug 13 21:10:26.918598 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ffbd0632-e9cf-4dfc-868b-500650cd02f1 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] https://10.4.3.14/volume/v3/volumes/ce92bb15-bcf2-4e65-8cba-90a6f0e69275 returned with HTTP 200 Aug 13 21:10:26.919373 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 423/1697] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:26 2026] GET /volume/v3/volumes/ce92bb15-bcf2-4e65-8cba-90a6f0e69275 => generated 1359 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:26.935643 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9281a222-7d6d-472b-b1bf-f89a6aa67658 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:26.938263 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9281a222-7d6d-472b-b1bf-f89a6aa67658 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] POST https://10.4.3.14/volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413/restore Aug 13 21:10:26.939195 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9281a222-7d6d-472b-b1bf-f89a6aa67658 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:26.940875 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.backups [None req-9281a222-7d6d-472b-b1bf-f89a6aa67658 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Restoring backup eee38256-9bea-47e3-8e64-1a597c68d413 ({'restore': {}}) {{(pid=100215) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 13 21:10:26.941045 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.contrib.backups [None req-9281a222-7d6d-472b-b1bf-f89a6aa67658 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Restoring backup eee38256-9bea-47e3-8e64-1a597c68d413 to volume None. Aug 13 21:10:26.948168 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:26.948168 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:26.949700 np0000007265 devstack@c-api.service[100215]: INFO cinder.backup.api [None req-9281a222-7d6d-472b-b1bf-f89a6aa67658 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Creating volume of 1 GB for restore of backup eee38256-9bea-47e3-8e64-1a597c68d413. Aug 13 21:10:26.959524 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-9281a222-7d6d-472b-b1bf-f89a6aa67658 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Availability zone cache updated, next update will occur around 2026-08-13 22:10:26.959206. {{(pid=100215) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 21:10:26.959654 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-9281a222-7d6d-472b-b1bf-f89a6aa67658 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Availability Zones retrieved successfully. Aug 13 21:10:26.969872 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-9281a222-7d6d-472b-b1bf-f89a6aa67658 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Flow 'volume_create_api' (080aef05-0855-4863-9d4f-47241af07ef7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:10:26.971388 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-9281a222-7d6d-472b-b1bf-f89a6aa67658 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90ecd863-237b-4fc2-a28f-8f9c4becc77b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:26.972677 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-9281a222-7d6d-472b-b1bf-f89a6aa67658 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:10:27.014056 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-9281a222-7d6d-472b-b1bf-f89a6aa67658 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90ecd863-237b-4fc2-a28f-8f9c4becc77b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:27.015581 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-9281a222-7d6d-472b-b1bf-f89a6aa67658 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (505b73aa-14d9-4dd4-93d8-c795f8866976) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:27.034084 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-a2b7cfe0-1e22-49dc-b9eb-6af058ebac33 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:27.040661 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a2b7cfe0-1e22-49dc-b9eb-6af058ebac33 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/01c2b22c-2eec-446e-aaf8-17d7e575d42c Aug 13 21:10:27.040879 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a2b7cfe0-1e22-49dc-b9eb-6af058ebac33 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:27.041119 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a2b7cfe0-1e22-49dc-b9eb-6af058ebac33 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:27.041261 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-a2b7cfe0-1e22-49dc-b9eb-6af058ebac33 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 01c2b22c-2eec-446e-aaf8-17d7e575d42c. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:27.053822 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:27.053822 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:27.054620 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a2b7cfe0-1e22-49dc-b9eb-6af058ebac33 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/01c2b22c-2eec-446e-aaf8-17d7e575d42c returned with HTTP 200 Aug 13 21:10:27.055210 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 420/1698] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:27 2026] GET /volume/v3/backups/01c2b22c-2eec-446e-aaf8-17d7e575d42c => generated 787 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:27.065675 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-9281a222-7d6d-472b-b1bf-f89a6aa67658 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Created reservations ['61055009-329a-4b95-b3b2-f7f2aae4b406', '5b46fe7b-ba03-4565-ad10-7add5b32d844', '5622bdc3-cef3-4af2-a591-c1dc66afe12b', 'a67737f8-6fad-42d7-83be-f7683afaf95d'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:10:27.066691 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-9281a222-7d6d-472b-b1bf-f89a6aa67658 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (505b73aa-14d9-4dd4-93d8-c795f8866976) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['61055009-329a-4b95-b3b2-f7f2aae4b406', '5b46fe7b-ba03-4565-ad10-7add5b32d844', '5622bdc3-cef3-4af2-a591-c1dc66afe12b', 'a67737f8-6fad-42d7-83be-f7683afaf95d']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:27.068071 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-9281a222-7d6d-472b-b1bf-f89a6aa67658 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de3ed98c-5536-451f-8017-22d7103ad745) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:27.111167 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-9281a222-7d6d-472b-b1bf-f89a6aa67658 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de3ed98c-5536-451f-8017-22d7103ad745) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '068de8e4-f434-4d0b-990e-f9c44c1e24c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_eee38256-9bea-47e3-8e64-1a597c68d413',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d22c06595a96419b8e4fe110cf8edd0c',qos_specs=None,replication_status=,reservations=['61055009-329a-4b95-b3b2-f7f2aae4b406','5b46fe7b-ba03-4565-ad10-7add5b32d844','5622bdc3-cef3-4af2-a591-c1dc66afe12b','a67737f8-6fad-42d7-83be-f7683afaf95d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5b8e2bc8b8846ee917b481f4348c70a',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:10:27Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_eee38256-9bea-47e3-8e64-1a597c68d413',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=068de8e4-f434-4d0b-990e-f9c44c1e24c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d22c06595a96419b8e4fe110cf8edd0c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5b8e2bc8b8846ee917b481f4348c70a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:27.112154 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-9281a222-7d6d-472b-b1bf-f89a6aa67658 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74fc37a6-a35f-4f2c-ac85-dcb361daac86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:27.140171 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-9281a222-7d6d-472b-b1bf-f89a6aa67658 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74fc37a6-a35f-4f2c-ac85-dcb361daac86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_eee38256-9bea-47e3-8e64-1a597c68d413',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d22c06595a96419b8e4fe110cf8edd0c',qos_specs=None,replication_status=,reservations=['61055009-329a-4b95-b3b2-f7f2aae4b406','5b46fe7b-ba03-4565-ad10-7add5b32d844','5622bdc3-cef3-4af2-a591-c1dc66afe12b','a67737f8-6fad-42d7-83be-f7683afaf95d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5b8e2bc8b8846ee917b481f4348c70a',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:27.141014 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-9281a222-7d6d-472b-b1bf-f89a6aa67658 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc3f976c-cf5c-449b-8112-87ec0320c20e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:27.153642 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-9281a222-7d6d-472b-b1bf-f89a6aa67658 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc3f976c-cf5c-449b-8112-87ec0320c20e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:27.154839 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-9281a222-7d6d-472b-b1bf-f89a6aa67658 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Flow 'volume_create_api' (080aef05-0855-4863-9d4f-47241af07ef7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:10:27.155237 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-9281a222-7d6d-472b-b1bf-f89a6aa67658 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Create volume request issued successfully. Aug 13 21:10:27.167938 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:27.167938 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:27.169126 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-9281a222-7d6d-472b-b1bf-f89a6aa67658 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Volume info retrieved successfully. Aug 13 21:10:27.598575 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-6f61de3b-6bc9-4917-a455-1d49af5a934b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:27.601013 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6f61de3b-6bc9-4917-a455-1d49af5a934b tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] GET https://10.4.3.14/volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 Aug 13 21:10:27.601226 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6f61de3b-6bc9-4917-a455-1d49af5a934b tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:27.601511 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6f61de3b-6bc9-4917-a455-1d49af5a934b tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:27.601669 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-6f61de3b-6bc9-4917-a455-1d49af5a934b tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Show backup with id 9c98db89-335f-4cd3-b5f7-d9ca0eafd909. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:27.607402 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:27.607402 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:27.608340 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6f61de3b-6bc9-4917-a455-1d49af5a934b tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] https://10.4.3.14/volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 returned with HTTP 200 Aug 13 21:10:27.608829 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 430/1699] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:10:27 2026] GET /volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 => generated 794 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:28.067279 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5e4e1587-39b8-4e48-8ac7-f78e8e9e184e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:28.069521 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5e4e1587-39b8-4e48-8ac7-f78e8e9e184e tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/01c2b22c-2eec-446e-aaf8-17d7e575d42c Aug 13 21:10:28.069829 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5e4e1587-39b8-4e48-8ac7-f78e8e9e184e tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:28.070009 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5e4e1587-39b8-4e48-8ac7-f78e8e9e184e tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:28.070182 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-5e4e1587-39b8-4e48-8ac7-f78e8e9e184e tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 01c2b22c-2eec-446e-aaf8-17d7e575d42c. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:28.076843 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:28.076843 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:28.077308 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5e4e1587-39b8-4e48-8ac7-f78e8e9e184e tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/01c2b22c-2eec-446e-aaf8-17d7e575d42c returned with HTTP 200 Aug 13 21:10:28.077699 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 424/1700] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:28 2026] GET /volume/v3/backups/01c2b22c-2eec-446e-aaf8-17d7e575d42c => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:28.191453 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:28.191453 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:28.192081 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-9281a222-7d6d-472b-b1bf-f89a6aa67658 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Volume info retrieved successfully. Aug 13 21:10:28.192277 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.backup.api [None req-9281a222-7d6d-472b-b1bf-f89a6aa67658 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Checking backup size 1 against volume size 1 {{(pid=100215) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 13 21:10:28.192983 np0000007265 devstack@c-api.service[100215]: INFO cinder.backup.api [None req-9281a222-7d6d-472b-b1bf-f89a6aa67658 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Overwriting volume 068de8e4-f434-4d0b-990e-f9c44c1e24c6 with restore of backup eee38256-9bea-47e3-8e64-1a597c68d413 Aug 13 21:10:28.212295 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.backup.rpcapi [None req-9281a222-7d6d-472b-b1bf-f89a6aa67658 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] restore_backup in rpcapi backup_id eee38256-9bea-47e3-8e64-1a597c68d413 {{(pid=100215) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 13 21:10:28.214177 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9281a222-7d6d-472b-b1bf-f89a6aa67658 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] https://10.4.3.14/volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413/restore returned with HTTP 202 Aug 13 21:10:28.214700 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 427/1701] 10.4.3.14 () {68 vars in 1386 bytes} [Thu Aug 13 21:10:26 2026] POST /volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413/restore => generated 189 bytes in 1280 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:10:28.227577 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b33fefb7-5ae0-4ff5-bdf8-982f4b4bfffc None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:28.230334 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b33fefb7-5ae0-4ff5-bdf8-982f4b4bfffc tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] GET https://10.4.3.14/volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 Aug 13 21:10:28.230761 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b33fefb7-5ae0-4ff5-bdf8-982f4b4bfffc tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:28.231290 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b33fefb7-5ae0-4ff5-bdf8-982f4b4bfffc tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:28.231510 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-b33fefb7-5ae0-4ff5-bdf8-982f4b4bfffc tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Show backup with id eee38256-9bea-47e3-8e64-1a597c68d413. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:28.237167 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:28.237167 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:28.238143 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b33fefb7-5ae0-4ff5-bdf8-982f4b4bfffc tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] https://10.4.3.14/volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 returned with HTTP 200 Aug 13 21:10:28.238555 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 421/1702] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:28 2026] GET /volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:28.332314 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2bedd4cd-875a-4973-b541-d0bff17e8657 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:28.446215 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2bedd4cd-875a-4973-b541-d0bff17e8657 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] POST https://10.4.3.14/volume/v3/qos-specs Aug 13 21:10:28.446692 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2bedd4cd-875a-4973-b541-d0bff17e8657 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-1873318455", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:28.448721 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.qos_specs [None req-2bedd4cd-875a-4973-b541-d0bff17e8657 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-1873318455', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100216) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 13 21:10:28.455255 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.db.api [None req-2bedd4cd-875a-4973-b541-d0bff17e8657 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] DB qos_specs_create(): root {'id': 'bf9842e9-b74d-4a5d-8fda-31b417d641be', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-1873318455'} {{(pid=100216) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 13 21:10:28.461942 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2bedd4cd-875a-4973-b541-d0bff17e8657 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] https://10.4.3.14/volume/v3/qos-specs returned with HTTP 200 Aug 13 21:10:28.462414 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 431/1703] 10.4.3.14 () {68 vars in 1258 bytes} [Thu Aug 13 21:10:28 2026] POST /volume/v3/qos-specs => generated 391 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:28.471590 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a8798a09-cbba-4922-94a8-7e28f7c0b483 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:28.473270 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a8798a09-cbba-4922-94a8-7e28f7c0b483 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] POST https://10.4.3.14/volume/v3/types Aug 13 21:10:28.473702 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a8798a09-cbba-4922-94a8-7e28f7c0b483 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-942994012"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:28.487879 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a8798a09-cbba-4922-94a8-7e28f7c0b483 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] https://10.4.3.14/volume/v3/types returned with HTTP 200 Aug 13 21:10:28.488339 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 425/1704] 10.4.3.14 () {68 vars in 1245 bytes} [Thu Aug 13 21:10:28 2026] POST /volume/v3/types => generated 221 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:28.511769 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d810ea9d-3df9-4c30-8467-5c0527770ea9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:28.513950 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d810ea9d-3df9-4c30-8467-5c0527770ea9 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] POST https://10.4.3.14/volume/v3/types Aug 13 21:10:28.513950 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d810ea9d-3df9-4c30-8467-5c0527770ea9 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-832572577"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:28.528269 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d810ea9d-3df9-4c30-8467-5c0527770ea9 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] https://10.4.3.14/volume/v3/types returned with HTTP 200 Aug 13 21:10:28.528269 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 428/1705] 10.4.3.14 () {68 vars in 1245 bytes} [Thu Aug 13 21:10:28 2026] POST /volume/v3/types => generated 221 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:28.536039 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-5956fe94-0533-40b3-8b08-8002a43f6dfa None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:28.542528 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5956fe94-0533-40b3-8b08-8002a43f6dfa tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] POST https://10.4.3.14/volume/v3/types Aug 13 21:10:28.542886 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5956fe94-0533-40b3-8b08-8002a43f6dfa tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1799398773"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:28.560403 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5956fe94-0533-40b3-8b08-8002a43f6dfa tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] https://10.4.3.14/volume/v3/types returned with HTTP 200 Aug 13 21:10:28.560772 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 422/1706] 10.4.3.14 () {68 vars in 1245 bytes} [Thu Aug 13 21:10:28 2026] POST /volume/v3/types => generated 222 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:28.569044 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-abed89d1-6baa-4815-8661-2b8fb8d33a27 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:28.571250 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-abed89d1-6baa-4815-8661-2b8fb8d33a27 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] GET https://10.4.3.14/volume/v3/qos-specs/bf9842e9-b74d-4a5d-8fda-31b417d641be/associate?vol_type_id=17372ade-1124-4a7e-8609-35d8fa27148a Aug 13 21:10:28.571588 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-abed89d1-6baa-4815-8661-2b8fb8d33a27 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:28.571851 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-abed89d1-6baa-4815-8661-2b8fb8d33a27 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Calling method 'associate' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:28.572191 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:28.572191 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:28.572622 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.contrib.qos_specs_manage [None req-abed89d1-6baa-4815-8661-2b8fb8d33a27 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Associate qos_spec: bf9842e9-b74d-4a5d-8fda-31b417d641be with type: 17372ade-1124-4a7e-8609-35d8fa27148a {{(pid=100216) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 13 21:10:28.593568 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-abed89d1-6baa-4815-8661-2b8fb8d33a27 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] https://10.4.3.14/volume/v3/qos-specs/bf9842e9-b74d-4a5d-8fda-31b417d641be/associate?vol_type_id=17372ade-1124-4a7e-8609-35d8fa27148a returned with HTTP 202 Aug 13 21:10:28.594067 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 432/1707] 10.4.3.14 () {66 vars in 1474 bytes} [Thu Aug 13 21:10:28 2026] GET /volume/v3/qos-specs/bf9842e9-b74d-4a5d-8fda-31b417d641be/associate?vol_type_id=17372ade-1124-4a7e-8609-35d8fa27148a => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:10:28.600782 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ad194ae5-4159-4ad4-a655-d59a77a08d69 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:28.602858 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ad194ae5-4159-4ad4-a655-d59a77a08d69 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] GET https://10.4.3.14/volume/v3/qos-specs/bf9842e9-b74d-4a5d-8fda-31b417d641be/associate?vol_type_id=42e0c49e-7e0e-421e-a910-565cd3d37547 Aug 13 21:10:28.603199 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ad194ae5-4159-4ad4-a655-d59a77a08d69 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:28.603343 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ad194ae5-4159-4ad4-a655-d59a77a08d69 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Calling method 'associate' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:28.604043 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ad194ae5-4159-4ad4-a655-d59a77a08d69 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Associate qos_spec: bf9842e9-b74d-4a5d-8fda-31b417d641be with type: 42e0c49e-7e0e-421e-a910-565cd3d37547 {{(pid=100214) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 13 21:10:28.619923 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-28f2e30e-32ec-442d-82a4-04fa44504bde None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:28.621519 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-28f2e30e-32ec-442d-82a4-04fa44504bde tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] GET https://10.4.3.14/volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 Aug 13 21:10:28.622884 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-28f2e30e-32ec-442d-82a4-04fa44504bde tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:28.622884 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-28f2e30e-32ec-442d-82a4-04fa44504bde tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:28.622884 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-28f2e30e-32ec-442d-82a4-04fa44504bde tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Show backup with id 9c98db89-335f-4cd3-b5f7-d9ca0eafd909. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:28.630137 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ad194ae5-4159-4ad4-a655-d59a77a08d69 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] https://10.4.3.14/volume/v3/qos-specs/bf9842e9-b74d-4a5d-8fda-31b417d641be/associate?vol_type_id=42e0c49e-7e0e-421e-a910-565cd3d37547 returned with HTTP 202 Aug 13 21:10:28.631096 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 426/1708] 10.4.3.14 () {66 vars in 1474 bytes} [Thu Aug 13 21:10:28 2026] GET /volume/v3/qos-specs/bf9842e9-b74d-4a5d-8fda-31b417d641be/associate?vol_type_id=42e0c49e-7e0e-421e-a910-565cd3d37547 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:10:28.635199 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:28.635199 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:28.636432 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-28f2e30e-32ec-442d-82a4-04fa44504bde tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] https://10.4.3.14/volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 returned with HTTP 200 Aug 13 21:10:28.636432 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 429/1709] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:10:28 2026] GET /volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 => generated 795 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:28.640189 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ff37966f-a851-4b51-b336-cc7dbefa810f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:28.641806 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ff37966f-a851-4b51-b336-cc7dbefa810f tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] GET https://10.4.3.14/volume/v3/qos-specs/bf9842e9-b74d-4a5d-8fda-31b417d641be/associate?vol_type_id=b201cece-93e1-4574-9c3d-5a8663ab6af8 Aug 13 21:10:28.641977 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ff37966f-a851-4b51-b336-cc7dbefa810f tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:28.642169 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ff37966f-a851-4b51-b336-cc7dbefa810f tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Calling method 'associate' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:28.642649 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ff37966f-a851-4b51-b336-cc7dbefa810f tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Associate qos_spec: bf9842e9-b74d-4a5d-8fda-31b417d641be with type: b201cece-93e1-4574-9c3d-5a8663ab6af8 {{(pid=100217) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 13 21:10:28.666332 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ff37966f-a851-4b51-b336-cc7dbefa810f tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] https://10.4.3.14/volume/v3/qos-specs/bf9842e9-b74d-4a5d-8fda-31b417d641be/associate?vol_type_id=b201cece-93e1-4574-9c3d-5a8663ab6af8 returned with HTTP 202 Aug 13 21:10:28.666619 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 423/1710] 10.4.3.14 () {66 vars in 1474 bytes} [Thu Aug 13 21:10:28 2026] GET /volume/v3/qos-specs/bf9842e9-b74d-4a5d-8fda-31b417d641be/associate?vol_type_id=b201cece-93e1-4574-9c3d-5a8663ab6af8 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:10:28.673556 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-5f1d9dfe-7220-43b5-b8bc-586a6c61f3e5 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:28.675541 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5f1d9dfe-7220-43b5-b8bc-586a6c61f3e5 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] GET https://10.4.3.14/volume/v3/qos-specs/bf9842e9-b74d-4a5d-8fda-31b417d641be/associations Aug 13 21:10:28.675788 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5f1d9dfe-7220-43b5-b8bc-586a6c61f3e5 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:28.676030 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5f1d9dfe-7220-43b5-b8bc-586a6c61f3e5 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Calling method 'associations' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:28.676333 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:28.676333 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:28.676736 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.contrib.qos_specs_manage [None req-5f1d9dfe-7220-43b5-b8bc-586a6c61f3e5 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Get associations for qos_spec id: bf9842e9-b74d-4a5d-8fda-31b417d641be {{(pid=100216) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 13 21:10:28.692314 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5f1d9dfe-7220-43b5-b8bc-586a6c61f3e5 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] https://10.4.3.14/volume/v3/qos-specs/bf9842e9-b74d-4a5d-8fda-31b417d641be/associations returned with HTTP 200 Aug 13 21:10:28.692827 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 433/1711] 10.4.3.14 () {66 vars in 1386 bytes} [Thu Aug 13 21:10:28 2026] GET /volume/v3/qos-specs/bf9842e9-b74d-4a5d-8fda-31b417d641be/associations => generated 446 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:28.700065 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5ef21190-56d3-4f69-89ee-04fed20252e8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:28.702048 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5ef21190-56d3-4f69-89ee-04fed20252e8 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] GET https://10.4.3.14/volume/v3/qos-specs/bf9842e9-b74d-4a5d-8fda-31b417d641be/disassociate?vol_type_id=17372ade-1124-4a7e-8609-35d8fa27148a Aug 13 21:10:28.702268 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5ef21190-56d3-4f69-89ee-04fed20252e8 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:28.702658 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5ef21190-56d3-4f69-89ee-04fed20252e8 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Calling method 'disassociate' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:28.702800 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:28.702800 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:28.703216 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.contrib.qos_specs_manage [None req-5ef21190-56d3-4f69-89ee-04fed20252e8 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Disassociate qos_spec: bf9842e9-b74d-4a5d-8fda-31b417d641be from type: 17372ade-1124-4a7e-8609-35d8fa27148a {{(pid=100214) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Aug 13 21:10:28.718944 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5ef21190-56d3-4f69-89ee-04fed20252e8 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] https://10.4.3.14/volume/v3/qos-specs/bf9842e9-b74d-4a5d-8fda-31b417d641be/disassociate?vol_type_id=17372ade-1124-4a7e-8609-35d8fa27148a returned with HTTP 202 Aug 13 21:10:28.719607 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 427/1712] 10.4.3.14 () {66 vars in 1483 bytes} [Thu Aug 13 21:10:28 2026] GET /volume/v3/qos-specs/bf9842e9-b74d-4a5d-8fda-31b417d641be/disassociate?vol_type_id=17372ade-1124-4a7e-8609-35d8fa27148a => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:10:28.731031 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6f81e44d-f75d-4b41-a81e-8cba87b8fd8e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:28.732613 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6f81e44d-f75d-4b41-a81e-8cba87b8fd8e tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] GET https://10.4.3.14/volume/v3/qos-specs/bf9842e9-b74d-4a5d-8fda-31b417d641be/associations Aug 13 21:10:28.734516 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6f81e44d-f75d-4b41-a81e-8cba87b8fd8e tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:28.734516 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6f81e44d-f75d-4b41-a81e-8cba87b8fd8e tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Calling method 'associations' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:28.734516 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6f81e44d-f75d-4b41-a81e-8cba87b8fd8e tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Get associations for qos_spec id: bf9842e9-b74d-4a5d-8fda-31b417d641be {{(pid=100215) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 13 21:10:28.755692 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6f81e44d-f75d-4b41-a81e-8cba87b8fd8e tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] https://10.4.3.14/volume/v3/qos-specs/bf9842e9-b74d-4a5d-8fda-31b417d641be/associations returned with HTTP 200 Aug 13 21:10:28.755692 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 430/1713] 10.4.3.14 () {66 vars in 1386 bytes} [Thu Aug 13 21:10:28 2026] GET /volume/v3/qos-specs/bf9842e9-b74d-4a5d-8fda-31b417d641be/associations => generated 305 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:28.766346 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-0c12ce8f-53ed-4df3-b29b-122392ca6ed1 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:28.769799 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0c12ce8f-53ed-4df3-b29b-122392ca6ed1 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] GET https://10.4.3.14/volume/v3/qos-specs/bf9842e9-b74d-4a5d-8fda-31b417d641be/disassociate_all Aug 13 21:10:28.769987 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0c12ce8f-53ed-4df3-b29b-122392ca6ed1 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:28.770175 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0c12ce8f-53ed-4df3-b29b-122392ca6ed1 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Calling method 'disassociate_all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:28.770377 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:28.770377 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:28.770653 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0c12ce8f-53ed-4df3-b29b-122392ca6ed1 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Disassociate qos_spec: bf9842e9-b74d-4a5d-8fda-31b417d641be from all. {{(pid=100217) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Aug 13 21:10:28.794047 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0c12ce8f-53ed-4df3-b29b-122392ca6ed1 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] https://10.4.3.14/volume/v3/qos-specs/bf9842e9-b74d-4a5d-8fda-31b417d641be/disassociate_all returned with HTTP 202 Aug 13 21:10:28.794477 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 424/1714] 10.4.3.14 () {66 vars in 1398 bytes} [Thu Aug 13 21:10:28 2026] GET /volume/v3/qos-specs/bf9842e9-b74d-4a5d-8fda-31b417d641be/disassociate_all => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:10:28.803513 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7177a628-6c71-4fa0-a841-17c0e02285d5 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:28.806814 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7177a628-6c71-4fa0-a841-17c0e02285d5 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] GET https://10.4.3.14/volume/v3/qos-specs/bf9842e9-b74d-4a5d-8fda-31b417d641be/associations Aug 13 21:10:28.807278 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7177a628-6c71-4fa0-a841-17c0e02285d5 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:28.807670 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7177a628-6c71-4fa0-a841-17c0e02285d5 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Calling method 'associations' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:28.808105 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:28.808105 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:28.808707 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7177a628-6c71-4fa0-a841-17c0e02285d5 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Get associations for qos_spec id: bf9842e9-b74d-4a5d-8fda-31b417d641be {{(pid=100216) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 13 21:10:28.826123 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7177a628-6c71-4fa0-a841-17c0e02285d5 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] https://10.4.3.14/volume/v3/qos-specs/bf9842e9-b74d-4a5d-8fda-31b417d641be/associations returned with HTTP 200 Aug 13 21:10:28.826846 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 434/1715] 10.4.3.14 () {66 vars in 1386 bytes} [Thu Aug 13 21:10:28 2026] GET /volume/v3/qos-specs/bf9842e9-b74d-4a5d-8fda-31b417d641be/associations => generated 24 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 21:10:28.836204 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-10419f23-cda8-4f7a-bbba-bbf0c6cc57f8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:28.838080 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-10419f23-cda8-4f7a-bbba-bbf0c6cc57f8 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] DELETE https://10.4.3.14/volume/v3/types/b201cece-93e1-4574-9c3d-5a8663ab6af8 Aug 13 21:10:28.838284 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-10419f23-cda8-4f7a-bbba-bbf0c6cc57f8 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:28.838534 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-10419f23-cda8-4f7a-bbba-bbf0c6cc57f8 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Calling method '_delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:28.838774 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:28.838774 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:28.874916 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-10419f23-cda8-4f7a-bbba-bbf0c6cc57f8 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] https://10.4.3.14/volume/v3/types/b201cece-93e1-4574-9c3d-5a8663ab6af8 returned with HTTP 202 Aug 13 21:10:28.875317 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 428/1716] 10.4.3.14 () {66 vars in 1338 bytes} [Thu Aug 13 21:10:28 2026] DELETE /volume/v3/types/b201cece-93e1-4574-9c3d-5a8663ab6af8 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:10:28.885629 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7533a4d5-7bc9-48bc-9d05-84b0e86b5451 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:28.890851 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7533a4d5-7bc9-48bc-9d05-84b0e86b5451 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] GET https://10.4.3.14/volume/v3/types/b201cece-93e1-4574-9c3d-5a8663ab6af8 Aug 13 21:10:28.890851 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7533a4d5-7bc9-48bc-9d05-84b0e86b5451 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:28.890851 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7533a4d5-7bc9-48bc-9d05-84b0e86b5451 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:28.895426 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7533a4d5-7bc9-48bc-9d05-84b0e86b5451 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] https://10.4.3.14/volume/v3/types/b201cece-93e1-4574-9c3d-5a8663ab6af8 returned with HTTP 404 Aug 13 21:10:28.895768 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 431/1717] 10.4.3.14 () {66 vars in 1335 bytes} [Thu Aug 13 21:10:28 2026] GET /volume/v3/types/b201cece-93e1-4574-9c3d-5a8663ab6af8 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:10:28.906876 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-e533cc78-f172-45d5-82ee-2238e86343b7 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:28.909226 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e533cc78-f172-45d5-82ee-2238e86343b7 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] DELETE https://10.4.3.14/volume/v3/types/42e0c49e-7e0e-421e-a910-565cd3d37547 Aug 13 21:10:28.909411 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e533cc78-f172-45d5-82ee-2238e86343b7 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:28.909600 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e533cc78-f172-45d5-82ee-2238e86343b7 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Calling method '_delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:28.909824 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:28.909824 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:28.944235 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e533cc78-f172-45d5-82ee-2238e86343b7 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] https://10.4.3.14/volume/v3/types/42e0c49e-7e0e-421e-a910-565cd3d37547 returned with HTTP 202 Aug 13 21:10:28.944659 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 425/1718] 10.4.3.14 () {66 vars in 1338 bytes} [Thu Aug 13 21:10:28 2026] DELETE /volume/v3/types/42e0c49e-7e0e-421e-a910-565cd3d37547 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:10:28.953919 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-216a5d2b-2e80-419e-b3b6-7678e02df90b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:28.955742 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-216a5d2b-2e80-419e-b3b6-7678e02df90b tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] GET https://10.4.3.14/volume/v3/types/42e0c49e-7e0e-421e-a910-565cd3d37547 Aug 13 21:10:28.956002 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-216a5d2b-2e80-419e-b3b6-7678e02df90b tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:28.956280 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-216a5d2b-2e80-419e-b3b6-7678e02df90b tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:28.959182 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-216a5d2b-2e80-419e-b3b6-7678e02df90b tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] https://10.4.3.14/volume/v3/types/42e0c49e-7e0e-421e-a910-565cd3d37547 returned with HTTP 404 Aug 13 21:10:28.959700 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 435/1719] 10.4.3.14 () {66 vars in 1335 bytes} [Thu Aug 13 21:10:28 2026] GET /volume/v3/types/42e0c49e-7e0e-421e-a910-565cd3d37547 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:10:28.969097 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1be94ad0-3d6a-41f1-9e29-72884e76f6fe None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:28.970891 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1be94ad0-3d6a-41f1-9e29-72884e76f6fe tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] DELETE https://10.4.3.14/volume/v3/types/17372ade-1124-4a7e-8609-35d8fa27148a Aug 13 21:10:28.971080 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1be94ad0-3d6a-41f1-9e29-72884e76f6fe tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:28.971271 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1be94ad0-3d6a-41f1-9e29-72884e76f6fe tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Calling method '_delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:28.998775 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1be94ad0-3d6a-41f1-9e29-72884e76f6fe tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] https://10.4.3.14/volume/v3/types/17372ade-1124-4a7e-8609-35d8fa27148a returned with HTTP 202 Aug 13 21:10:28.999176 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 429/1720] 10.4.3.14 () {66 vars in 1338 bytes} [Thu Aug 13 21:10:28 2026] DELETE /volume/v3/types/17372ade-1124-4a7e-8609-35d8fa27148a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:10:29.007531 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-54dd55e4-d96c-4623-8eca-23eabd8de7d1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:29.009451 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-54dd55e4-d96c-4623-8eca-23eabd8de7d1 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] GET https://10.4.3.14/volume/v3/types/17372ade-1124-4a7e-8609-35d8fa27148a Aug 13 21:10:29.009652 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-54dd55e4-d96c-4623-8eca-23eabd8de7d1 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:29.009852 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-54dd55e4-d96c-4623-8eca-23eabd8de7d1 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:29.013592 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-54dd55e4-d96c-4623-8eca-23eabd8de7d1 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] https://10.4.3.14/volume/v3/types/17372ade-1124-4a7e-8609-35d8fa27148a returned with HTTP 404 Aug 13 21:10:29.014120 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 432/1721] 10.4.3.14 () {66 vars in 1335 bytes} [Thu Aug 13 21:10:29 2026] GET /volume/v3/types/17372ade-1124-4a7e-8609-35d8fa27148a => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:10:29.021941 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-82a8f6a4-5169-458a-b6d2-d6fc286dc956 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:29.024237 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-82a8f6a4-5169-458a-b6d2-d6fc286dc956 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] POST https://10.4.3.14/volume/v3/qos-specs Aug 13 21:10:29.024657 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-82a8f6a4-5169-458a-b6d2-d6fc286dc956 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1753304530", "consumer": "back-end"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:29.027008 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.qos_specs [None req-82a8f6a4-5169-458a-b6d2-d6fc286dc956 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1753304530', 'consumer': 'back-end', 'specs': {}} {{(pid=100217) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 13 21:10:29.034892 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.db.api [None req-82a8f6a4-5169-458a-b6d2-d6fc286dc956 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] DB qos_specs_create(): root {'id': '88a2c2c4-b8c8-4bb1-b739-b989aed12fdf', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1753304530'} {{(pid=100217) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 13 21:10:29.041834 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-82a8f6a4-5169-458a-b6d2-d6fc286dc956 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] https://10.4.3.14/volume/v3/qos-specs returned with HTTP 200 Aug 13 21:10:29.042368 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 426/1722] 10.4.3.14 () {68 vars in 1257 bytes} [Thu Aug 13 21:10:29 2026] POST /volume/v3/qos-specs => generated 367 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:29.052440 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e432e2e3-aa2a-4913-9ad3-404936fdaef9 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:29.054466 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e432e2e3-aa2a-4913-9ad3-404936fdaef9 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] DELETE https://10.4.3.14/volume/v3/qos-specs/88a2c2c4-b8c8-4bb1-b739-b989aed12fdf?force=False Aug 13 21:10:29.054466 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e432e2e3-aa2a-4913-9ad3-404936fdaef9 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:29.054727 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e432e2e3-aa2a-4913-9ad3-404936fdaef9 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:29.054983 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:29.054983 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:29.055359 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e432e2e3-aa2a-4913-9ad3-404936fdaef9 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Delete qos_spec: 88a2c2c4-b8c8-4bb1-b739-b989aed12fdf, force: False {{(pid=100216) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 13 21:10:29.074035 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e432e2e3-aa2a-4913-9ad3-404936fdaef9 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] https://10.4.3.14/volume/v3/qos-specs/88a2c2c4-b8c8-4bb1-b739-b989aed12fdf?force=False returned with HTTP 202 Aug 13 21:10:29.074630 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 436/1723] 10.4.3.14 () {66 vars in 1373 bytes} [Thu Aug 13 21:10:29 2026] DELETE /volume/v3/qos-specs/88a2c2c4-b8c8-4bb1-b739-b989aed12fdf?force=False => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:10:29.082859 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9c9ad084-0ee4-4939-bc9f-3deabd2a148b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:29.084740 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9c9ad084-0ee4-4939-bc9f-3deabd2a148b tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] GET https://10.4.3.14/volume/v3/qos-specs/88a2c2c4-b8c8-4bb1-b739-b989aed12fdf Aug 13 21:10:29.084989 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9c9ad084-0ee4-4939-bc9f-3deabd2a148b tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:29.085243 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9c9ad084-0ee4-4939-bc9f-3deabd2a148b tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:29.090914 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9a1abbe1-e106-4bff-a95a-3b6c6089f9f8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:29.091376 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9c9ad084-0ee4-4939-bc9f-3deabd2a148b tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] https://10.4.3.14/volume/v3/qos-specs/88a2c2c4-b8c8-4bb1-b739-b989aed12fdf returned with HTTP 404 Aug 13 21:10:29.091827 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 430/1724] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:10:29 2026] GET /volume/v3/qos-specs/88a2c2c4-b8c8-4bb1-b739-b989aed12fdf => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:10:29.093302 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9a1abbe1-e106-4bff-a95a-3b6c6089f9f8 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/01c2b22c-2eec-446e-aaf8-17d7e575d42c Aug 13 21:10:29.093520 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9a1abbe1-e106-4bff-a95a-3b6c6089f9f8 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:29.093691 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9a1abbe1-e106-4bff-a95a-3b6c6089f9f8 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:29.094218 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-9a1abbe1-e106-4bff-a95a-3b6c6089f9f8 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 01c2b22c-2eec-446e-aaf8-17d7e575d42c. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:29.098309 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c2b09e76-9b14-4fbe-9b40-63d0a912bcdd None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:29.099891 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c2b09e76-9b14-4fbe-9b40-63d0a912bcdd tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] GET https://10.4.3.14/volume/v3/qos-specs Aug 13 21:10:29.100104 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c2b09e76-9b14-4fbe-9b40-63d0a912bcdd tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:29.100289 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c2b09e76-9b14-4fbe-9b40-63d0a912bcdd tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Calling method 'index' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:29.100472 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:29.100472 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:29.100543 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:29.100543 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:29.101366 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9a1abbe1-e106-4bff-a95a-3b6c6089f9f8 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/01c2b22c-2eec-446e-aaf8-17d7e575d42c returned with HTTP 200 Aug 13 21:10:29.101768 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 433/1725] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:29 2026] GET /volume/v3/backups/01c2b22c-2eec-446e-aaf8-17d7e575d42c => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:29.110129 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c2b09e76-9b14-4fbe-9b40-63d0a912bcdd tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] https://10.4.3.14/volume/v3/qos-specs returned with HTTP 200 Aug 13 21:10:29.110645 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 427/1726] 10.4.3.14 () {66 vars in 1236 bytes} [Thu Aug 13 21:10:29 2026] GET /volume/v3/qos-specs => generated 175 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:29.119864 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-12d220cf-33d6-4c7e-93e3-882fe64c1e69 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:29.121880 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-12d220cf-33d6-4c7e-93e3-882fe64c1e69 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] DELETE https://10.4.3.14/volume/v3/qos-specs/88a2c2c4-b8c8-4bb1-b739-b989aed12fdf?force=False Aug 13 21:10:29.122134 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-12d220cf-33d6-4c7e-93e3-882fe64c1e69 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:29.122370 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-12d220cf-33d6-4c7e-93e3-882fe64c1e69 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:29.122704 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:29.122704 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:29.123041 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.contrib.qos_specs_manage [None req-12d220cf-33d6-4c7e-93e3-882fe64c1e69 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Delete qos_spec: 88a2c2c4-b8c8-4bb1-b739-b989aed12fdf, force: False {{(pid=100216) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 13 21:10:29.126452 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-12d220cf-33d6-4c7e-93e3-882fe64c1e69 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] https://10.4.3.14/volume/v3/qos-specs/88a2c2c4-b8c8-4bb1-b739-b989aed12fdf?force=False returned with HTTP 404 Aug 13 21:10:29.126923 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 437/1727] 10.4.3.14 () {66 vars in 1373 bytes} [Thu Aug 13 21:10:29 2026] DELETE /volume/v3/qos-specs/88a2c2c4-b8c8-4bb1-b739-b989aed12fdf?force=False => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:10:29.136787 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6e1ae6c6-6d50-42a0-8402-a3ceb5285d0d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:29.138490 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6e1ae6c6-6d50-42a0-8402-a3ceb5285d0d tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] GET https://10.4.3.14/volume/v3/qos-specs/88a2c2c4-b8c8-4bb1-b739-b989aed12fdf Aug 13 21:10:29.138670 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6e1ae6c6-6d50-42a0-8402-a3ceb5285d0d tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:29.138853 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6e1ae6c6-6d50-42a0-8402-a3ceb5285d0d tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:29.142252 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6e1ae6c6-6d50-42a0-8402-a3ceb5285d0d tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] https://10.4.3.14/volume/v3/qos-specs/88a2c2c4-b8c8-4bb1-b739-b989aed12fdf returned with HTTP 404 Aug 13 21:10:29.142557 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 431/1728] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:10:29 2026] GET /volume/v3/qos-specs/88a2c2c4-b8c8-4bb1-b739-b989aed12fdf => generated 100 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:10:29.154558 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-76be8b32-f3bd-431a-9353-dae945ed4a28 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:29.156748 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-76be8b32-f3bd-431a-9353-dae945ed4a28 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] POST https://10.4.3.14/volume/v3/qos-specs Aug 13 21:10:29.157288 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-76be8b32-f3bd-431a-9353-dae945ed4a28 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-761179367", "consumer": "both"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:29.159158 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.qos_specs [None req-76be8b32-f3bd-431a-9353-dae945ed4a28 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-761179367', 'consumer': 'both', 'specs': {}} {{(pid=100215) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 13 21:10:29.165705 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.db.api [None req-76be8b32-f3bd-431a-9353-dae945ed4a28 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] DB qos_specs_create(): root {'id': 'e771ff9c-557a-4c84-9275-a2ead5f3910c', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-761179367'} {{(pid=100215) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 13 21:10:29.172120 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-76be8b32-f3bd-431a-9353-dae945ed4a28 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] https://10.4.3.14/volume/v3/qos-specs returned with HTTP 200 Aug 13 21:10:29.172605 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 434/1729] 10.4.3.14 () {68 vars in 1257 bytes} [Thu Aug 13 21:10:29 2026] POST /volume/v3/qos-specs => generated 362 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:29.182431 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-6faa2135-b78d-4136-b22e-33ea81fe5605 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:29.183869 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6faa2135-b78d-4136-b22e-33ea81fe5605 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] DELETE https://10.4.3.14/volume/v3/qos-specs/e771ff9c-557a-4c84-9275-a2ead5f3910c?force=False Aug 13 21:10:29.184007 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6faa2135-b78d-4136-b22e-33ea81fe5605 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:29.184180 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6faa2135-b78d-4136-b22e-33ea81fe5605 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:29.184373 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:29.184373 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:29.184793 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6faa2135-b78d-4136-b22e-33ea81fe5605 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Delete qos_spec: e771ff9c-557a-4c84-9275-a2ead5f3910c, force: False {{(pid=100217) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 13 21:10:29.210248 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6faa2135-b78d-4136-b22e-33ea81fe5605 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] https://10.4.3.14/volume/v3/qos-specs/e771ff9c-557a-4c84-9275-a2ead5f3910c?force=False returned with HTTP 202 Aug 13 21:10:29.210828 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 428/1730] 10.4.3.14 () {66 vars in 1373 bytes} [Thu Aug 13 21:10:29 2026] DELETE /volume/v3/qos-specs/e771ff9c-557a-4c84-9275-a2ead5f3910c?force=False => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:10:29.219121 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ec81302a-c7d9-4478-b19a-0ff53256702b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:29.221073 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ec81302a-c7d9-4478-b19a-0ff53256702b tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] GET https://10.4.3.14/volume/v3/qos-specs/e771ff9c-557a-4c84-9275-a2ead5f3910c Aug 13 21:10:29.221308 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ec81302a-c7d9-4478-b19a-0ff53256702b tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:29.221554 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ec81302a-c7d9-4478-b19a-0ff53256702b tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:29.235544 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ec81302a-c7d9-4478-b19a-0ff53256702b tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] https://10.4.3.14/volume/v3/qos-specs/e771ff9c-557a-4c84-9275-a2ead5f3910c returned with HTTP 404 Aug 13 21:10:29.236013 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 438/1731] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:10:29 2026] GET /volume/v3/qos-specs/e771ff9c-557a-4c84-9275-a2ead5f3910c => generated 100 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:10:29.243795 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8554beb0-5f42-497b-a4ba-a41b4aea1982 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:29.248766 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8554beb0-5f42-497b-a4ba-a41b4aea1982 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] GET https://10.4.3.14/volume/v3/qos-specs Aug 13 21:10:29.249987 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8554beb0-5f42-497b-a4ba-a41b4aea1982 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:29.249987 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8554beb0-5f42-497b-a4ba-a41b4aea1982 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:29.256523 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-aeda5866-8fe1-428c-91bc-90b19ccbf326 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:29.262641 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-aeda5866-8fe1-428c-91bc-90b19ccbf326 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] GET https://10.4.3.14/volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 Aug 13 21:10:29.264712 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-aeda5866-8fe1-428c-91bc-90b19ccbf326 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:29.264712 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-aeda5866-8fe1-428c-91bc-90b19ccbf326 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:29.264712 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-aeda5866-8fe1-428c-91bc-90b19ccbf326 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Show backup with id eee38256-9bea-47e3-8e64-1a597c68d413. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:29.268566 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8554beb0-5f42-497b-a4ba-a41b4aea1982 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] https://10.4.3.14/volume/v3/qos-specs returned with HTTP 200 Aug 13 21:10:29.268566 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 432/1732] 10.4.3.14 () {66 vars in 1236 bytes} [Thu Aug 13 21:10:29 2026] GET /volume/v3/qos-specs => generated 175 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:29.270552 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:29.270552 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:29.271535 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-aeda5866-8fe1-428c-91bc-90b19ccbf326 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] https://10.4.3.14/volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 returned with HTTP 200 Aug 13 21:10:29.271954 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 435/1733] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:29 2026] GET /volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 => generated 754 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:29.278058 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-575208bb-596a-40b6-99dc-585fa64d80e1 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:29.281521 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-575208bb-596a-40b6-99dc-585fa64d80e1 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] DELETE https://10.4.3.14/volume/v3/qos-specs/e771ff9c-557a-4c84-9275-a2ead5f3910c?force=False Aug 13 21:10:29.281672 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-575208bb-596a-40b6-99dc-585fa64d80e1 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:29.281840 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-575208bb-596a-40b6-99dc-585fa64d80e1 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:29.282077 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:29.282077 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:29.282479 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.contrib.qos_specs_manage [None req-575208bb-596a-40b6-99dc-585fa64d80e1 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Delete qos_spec: e771ff9c-557a-4c84-9275-a2ead5f3910c, force: False {{(pid=100217) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 13 21:10:29.293952 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-575208bb-596a-40b6-99dc-585fa64d80e1 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] https://10.4.3.14/volume/v3/qos-specs/e771ff9c-557a-4c84-9275-a2ead5f3910c?force=False returned with HTTP 404 Aug 13 21:10:29.294654 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 429/1734] 10.4.3.14 () {66 vars in 1373 bytes} [Thu Aug 13 21:10:29 2026] DELETE /volume/v3/qos-specs/e771ff9c-557a-4c84-9275-a2ead5f3910c?force=False => generated 100 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:10:29.304694 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a918bdbd-c198-455d-8422-503c3477bf77 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:29.307012 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a918bdbd-c198-455d-8422-503c3477bf77 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] GET https://10.4.3.14/volume/v3/qos-specs/e771ff9c-557a-4c84-9275-a2ead5f3910c Aug 13 21:10:29.307190 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a918bdbd-c198-455d-8422-503c3477bf77 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:29.307398 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a918bdbd-c198-455d-8422-503c3477bf77 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:29.311393 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a918bdbd-c198-455d-8422-503c3477bf77 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] https://10.4.3.14/volume/v3/qos-specs/e771ff9c-557a-4c84-9275-a2ead5f3910c returned with HTTP 404 Aug 13 21:10:29.312036 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 439/1735] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:10:29 2026] GET /volume/v3/qos-specs/e771ff9c-557a-4c84-9275-a2ead5f3910c => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:10:29.321107 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d08c82dd-e594-4767-acbd-efd2dd6d1400 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:29.323321 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d08c82dd-e594-4767-acbd-efd2dd6d1400 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] POST https://10.4.3.14/volume/v3/qos-specs Aug 13 21:10:29.323727 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d08c82dd-e594-4767-acbd-efd2dd6d1400 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-575726409", "consumer": "front-end"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:29.325650 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:29.325650 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:29.326101 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.qos_specs [None req-d08c82dd-e594-4767-acbd-efd2dd6d1400 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-575726409', 'consumer': 'front-end', 'specs': {}} {{(pid=100214) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 13 21:10:29.332858 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.db.api [None req-d08c82dd-e594-4767-acbd-efd2dd6d1400 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] DB qos_specs_create(): root {'id': '0c3acf53-bb6e-4222-86b3-f602d954fff6', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-575726409'} {{(pid=100214) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 13 21:10:29.341538 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d08c82dd-e594-4767-acbd-efd2dd6d1400 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] https://10.4.3.14/volume/v3/qos-specs returned with HTTP 200 Aug 13 21:10:29.342072 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 433/1736] 10.4.3.14 () {68 vars in 1257 bytes} [Thu Aug 13 21:10:29 2026] POST /volume/v3/qos-specs => generated 367 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:29.352530 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-35df91f0-883d-45b0-acaf-b8660b487a52 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:29.353421 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-35df91f0-883d-45b0-acaf-b8660b487a52 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] DELETE https://10.4.3.14/volume/v3/qos-specs/0c3acf53-bb6e-4222-86b3-f602d954fff6?force=False Aug 13 21:10:29.354284 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-35df91f0-883d-45b0-acaf-b8660b487a52 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:29.357169 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-35df91f0-883d-45b0-acaf-b8660b487a52 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:29.357169 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.qos_specs_manage [None req-35df91f0-883d-45b0-acaf-b8660b487a52 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Delete qos_spec: 0c3acf53-bb6e-4222-86b3-f602d954fff6, force: False {{(pid=100215) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 13 21:10:29.378022 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-35df91f0-883d-45b0-acaf-b8660b487a52 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] https://10.4.3.14/volume/v3/qos-specs/0c3acf53-bb6e-4222-86b3-f602d954fff6?force=False returned with HTTP 202 Aug 13 21:10:29.378613 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 436/1737] 10.4.3.14 () {66 vars in 1373 bytes} [Thu Aug 13 21:10:29 2026] DELETE /volume/v3/qos-specs/0c3acf53-bb6e-4222-86b3-f602d954fff6?force=False => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:10:29.387465 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-1fef98d3-4ec9-48da-a5bb-4f2735e42c9e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:29.390304 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1fef98d3-4ec9-48da-a5bb-4f2735e42c9e tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] GET https://10.4.3.14/volume/v3/qos-specs/0c3acf53-bb6e-4222-86b3-f602d954fff6 Aug 13 21:10:29.391714 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1fef98d3-4ec9-48da-a5bb-4f2735e42c9e tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:29.391714 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1fef98d3-4ec9-48da-a5bb-4f2735e42c9e tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:29.398507 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1fef98d3-4ec9-48da-a5bb-4f2735e42c9e tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] https://10.4.3.14/volume/v3/qos-specs/0c3acf53-bb6e-4222-86b3-f602d954fff6 returned with HTTP 404 Aug 13 21:10:29.399538 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 430/1738] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:10:29 2026] GET /volume/v3/qos-specs/0c3acf53-bb6e-4222-86b3-f602d954fff6 => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:10:29.406901 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-6b5b1c43-c9ad-44ab-9d4f-884c4f5f2049 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:29.408200 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6b5b1c43-c9ad-44ab-9d4f-884c4f5f2049 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] GET https://10.4.3.14/volume/v3/qos-specs Aug 13 21:10:29.408528 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6b5b1c43-c9ad-44ab-9d4f-884c4f5f2049 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:29.408760 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6b5b1c43-c9ad-44ab-9d4f-884c4f5f2049 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Calling method 'index' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:29.419923 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6b5b1c43-c9ad-44ab-9d4f-884c4f5f2049 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] https://10.4.3.14/volume/v3/qos-specs returned with HTTP 200 Aug 13 21:10:29.420455 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 440/1739] 10.4.3.14 () {66 vars in 1236 bytes} [Thu Aug 13 21:10:29 2026] GET /volume/v3/qos-specs => generated 175 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:29.432145 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-abee88fc-d363-4752-8e81-7c7ca882f6c9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:29.435792 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-abee88fc-d363-4752-8e81-7c7ca882f6c9 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] DELETE https://10.4.3.14/volume/v3/qos-specs/0c3acf53-bb6e-4222-86b3-f602d954fff6?force=False Aug 13 21:10:29.436098 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-abee88fc-d363-4752-8e81-7c7ca882f6c9 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:29.436347 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-abee88fc-d363-4752-8e81-7c7ca882f6c9 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:29.436676 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:29.436676 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:29.437032 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.contrib.qos_specs_manage [None req-abee88fc-d363-4752-8e81-7c7ca882f6c9 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Delete qos_spec: 0c3acf53-bb6e-4222-86b3-f602d954fff6, force: False {{(pid=100214) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 13 21:10:29.440755 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-abee88fc-d363-4752-8e81-7c7ca882f6c9 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] https://10.4.3.14/volume/v3/qos-specs/0c3acf53-bb6e-4222-86b3-f602d954fff6?force=False returned with HTTP 404 Aug 13 21:10:29.441430 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 434/1740] 10.4.3.14 () {66 vars in 1373 bytes} [Thu Aug 13 21:10:29 2026] DELETE /volume/v3/qos-specs/0c3acf53-bb6e-4222-86b3-f602d954fff6?force=False => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:10:29.450458 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-26567e58-5cb7-4919-afa1-0369e7ec0776 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:29.452511 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-26567e58-5cb7-4919-afa1-0369e7ec0776 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] GET https://10.4.3.14/volume/v3/qos-specs/0c3acf53-bb6e-4222-86b3-f602d954fff6 Aug 13 21:10:29.452665 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-26567e58-5cb7-4919-afa1-0369e7ec0776 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:29.454689 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-26567e58-5cb7-4919-afa1-0369e7ec0776 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:29.454689 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:29.454689 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:29.458959 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-26567e58-5cb7-4919-afa1-0369e7ec0776 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] https://10.4.3.14/volume/v3/qos-specs/0c3acf53-bb6e-4222-86b3-f602d954fff6 returned with HTTP 404 Aug 13 21:10:29.459530 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 437/1741] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:10:29 2026] GET /volume/v3/qos-specs/0c3acf53-bb6e-4222-86b3-f602d954fff6 => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:10:29.466914 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-98b9d3ee-7a38-4925-a157-bcab0dd4dbf9 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:29.468736 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-98b9d3ee-7a38-4925-a157-bcab0dd4dbf9 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] GET https://10.4.3.14/volume/v3/qos-specs/bf9842e9-b74d-4a5d-8fda-31b417d641be Aug 13 21:10:29.468901 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-98b9d3ee-7a38-4925-a157-bcab0dd4dbf9 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:29.469090 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-98b9d3ee-7a38-4925-a157-bcab0dd4dbf9 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:29.473701 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-98b9d3ee-7a38-4925-a157-bcab0dd4dbf9 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] https://10.4.3.14/volume/v3/qos-specs/bf9842e9-b74d-4a5d-8fda-31b417d641be returned with HTTP 200 Aug 13 21:10:29.474150 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 431/1742] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:10:29 2026] GET /volume/v3/qos-specs/bf9842e9-b74d-4a5d-8fda-31b417d641be => generated 391 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:29.483584 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-31eae482-66ae-4be8-8f7a-79b515f727fe None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:29.485523 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-31eae482-66ae-4be8-8f7a-79b515f727fe tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] GET https://10.4.3.14/volume/v3/qos-specs Aug 13 21:10:29.485733 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-31eae482-66ae-4be8-8f7a-79b515f727fe tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:29.485958 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-31eae482-66ae-4be8-8f7a-79b515f727fe tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Calling method 'index' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:29.486258 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:29.486258 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:29.491811 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-31eae482-66ae-4be8-8f7a-79b515f727fe tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] https://10.4.3.14/volume/v3/qos-specs returned with HTTP 200 Aug 13 21:10:29.492442 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 441/1743] 10.4.3.14 () {66 vars in 1236 bytes} [Thu Aug 13 21:10:29 2026] GET /volume/v3/qos-specs => generated 175 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:29.501868 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1f351ba3-14db-482e-9e17-66f1bc0baddd None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:29.504304 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1f351ba3-14db-482e-9e17-66f1bc0baddd tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] PUT https://10.4.3.14/volume/v3/qos-specs/bf9842e9-b74d-4a5d-8fda-31b417d641be Aug 13 21:10:29.504605 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1f351ba3-14db-482e-9e17-66f1bc0baddd tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:29.510114 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.qos_specs [None req-1f351ba3-14db-482e-9e17-66f1bc0baddd tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100214) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Aug 13 21:10:29.517934 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.db.api [None req-1f351ba3-14db-482e-9e17-66f1bc0baddd tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] qos_specs_update() value: {'id': 'a67d7aed-38e0-4794-a991-ae73b34d2a56', 'key': 'iops_bytes', 'value': '500', 'specs_id': 'bf9842e9-b74d-4a5d-8fda-31b417d641be', 'deleted': False} {{(pid=100214) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Aug 13 21:10:29.525104 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1f351ba3-14db-482e-9e17-66f1bc0baddd tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] https://10.4.3.14/volume/v3/qos-specs/bf9842e9-b74d-4a5d-8fda-31b417d641be returned with HTTP 200 Aug 13 21:10:29.525215 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 435/1744] 10.4.3.14 () {68 vars in 1367 bytes} [Thu Aug 13 21:10:29 2026] PUT /volume/v3/qos-specs/bf9842e9-b74d-4a5d-8fda-31b417d641be => generated 36 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 13 21:10:29.533753 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2350d15a-b764-49ed-8c0c-8ab419852a4f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:29.535718 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2350d15a-b764-49ed-8c0c-8ab419852a4f tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] GET https://10.4.3.14/volume/v3/qos-specs/bf9842e9-b74d-4a5d-8fda-31b417d641be Aug 13 21:10:29.535895 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2350d15a-b764-49ed-8c0c-8ab419852a4f tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:29.536104 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2350d15a-b764-49ed-8c0c-8ab419852a4f tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:29.545258 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2350d15a-b764-49ed-8c0c-8ab419852a4f tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] https://10.4.3.14/volume/v3/qos-specs/bf9842e9-b74d-4a5d-8fda-31b417d641be returned with HTTP 200 Aug 13 21:10:29.545665 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 438/1745] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:10:29 2026] GET /volume/v3/qos-specs/bf9842e9-b74d-4a5d-8fda-31b417d641be => generated 412 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:29.554382 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-7315bcee-66ab-4da8-8cc8-04b6d9df718c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:29.556708 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7315bcee-66ab-4da8-8cc8-04b6d9df718c tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] PUT https://10.4.3.14/volume/v3/qos-specs/bf9842e9-b74d-4a5d-8fda-31b417d641be/delete_keys Aug 13 21:10:29.557140 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7315bcee-66ab-4da8-8cc8-04b6d9df718c tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:29.558895 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:29.558895 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:29.559320 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7315bcee-66ab-4da8-8cc8-04b6d9df718c tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Delete_key spec: bf9842e9-b74d-4a5d-8fda-31b417d641be, keys: ['iops_bytes'] {{(pid=100217) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Aug 13 21:10:29.573848 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7315bcee-66ab-4da8-8cc8-04b6d9df718c tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] https://10.4.3.14/volume/v3/qos-specs/bf9842e9-b74d-4a5d-8fda-31b417d641be/delete_keys returned with HTTP 202 Aug 13 21:10:29.574265 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 432/1746] 10.4.3.14 () {68 vars in 1403 bytes} [Thu Aug 13 21:10:29 2026] PUT /volume/v3/qos-specs/bf9842e9-b74d-4a5d-8fda-31b417d641be/delete_keys => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:10:29.580827 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-bd611b91-14ce-4357-ad74-9807586df514 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:29.582828 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-bd611b91-14ce-4357-ad74-9807586df514 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] GET https://10.4.3.14/volume/v3/qos-specs/bf9842e9-b74d-4a5d-8fda-31b417d641be Aug 13 21:10:29.583033 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-bd611b91-14ce-4357-ad74-9807586df514 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:29.583205 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-bd611b91-14ce-4357-ad74-9807586df514 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:29.583483 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:29.583483 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:29.588292 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-bd611b91-14ce-4357-ad74-9807586df514 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] https://10.4.3.14/volume/v3/qos-specs/bf9842e9-b74d-4a5d-8fda-31b417d641be returned with HTTP 200 Aug 13 21:10:29.588702 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 442/1747] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:10:29 2026] GET /volume/v3/qos-specs/bf9842e9-b74d-4a5d-8fda-31b417d641be => generated 391 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:29.596046 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-379a6fbb-40a1-4dd7-b0dd-7546c3c7ac6b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:29.597686 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-379a6fbb-40a1-4dd7-b0dd-7546c3c7ac6b tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] GET https://10.4.3.14/volume/v3/qos-specs/bf9842e9-b74d-4a5d-8fda-31b417d641be Aug 13 21:10:29.597850 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-379a6fbb-40a1-4dd7-b0dd-7546c3c7ac6b tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:29.598039 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-379a6fbb-40a1-4dd7-b0dd-7546c3c7ac6b tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:29.598295 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:29.598295 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:29.602699 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-379a6fbb-40a1-4dd7-b0dd-7546c3c7ac6b tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] https://10.4.3.14/volume/v3/qos-specs/bf9842e9-b74d-4a5d-8fda-31b417d641be returned with HTTP 200 Aug 13 21:10:29.603096 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 436/1748] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:10:29 2026] GET /volume/v3/qos-specs/bf9842e9-b74d-4a5d-8fda-31b417d641be => generated 391 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:29.610821 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c58ca292-aff5-4fc4-8839-efea032fbe67 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:29.612517 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c58ca292-aff5-4fc4-8839-efea032fbe67 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] DELETE https://10.4.3.14/volume/v3/qos-specs/bf9842e9-b74d-4a5d-8fda-31b417d641be?force=False Aug 13 21:10:29.612680 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c58ca292-aff5-4fc4-8839-efea032fbe67 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:29.612850 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c58ca292-aff5-4fc4-8839-efea032fbe67 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:29.613305 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:29.613305 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:29.613417 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c58ca292-aff5-4fc4-8839-efea032fbe67 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Delete qos_spec: bf9842e9-b74d-4a5d-8fda-31b417d641be, force: False {{(pid=100215) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 13 21:10:29.628830 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c58ca292-aff5-4fc4-8839-efea032fbe67 tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] https://10.4.3.14/volume/v3/qos-specs/bf9842e9-b74d-4a5d-8fda-31b417d641be?force=False returned with HTTP 202 Aug 13 21:10:29.629235 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 439/1749] 10.4.3.14 () {66 vars in 1373 bytes} [Thu Aug 13 21:10:29 2026] DELETE /volume/v3/qos-specs/bf9842e9-b74d-4a5d-8fda-31b417d641be?force=False => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:10:29.635467 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b1f0f876-60d4-4d04-8551-6d525b9aacbb None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:29.637289 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b1f0f876-60d4-4d04-8551-6d525b9aacbb tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] GET https://10.4.3.14/volume/v3/qos-specs/bf9842e9-b74d-4a5d-8fda-31b417d641be Aug 13 21:10:29.637550 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b1f0f876-60d4-4d04-8551-6d525b9aacbb tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:29.637687 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b1f0f876-60d4-4d04-8551-6d525b9aacbb tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:29.637918 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:29.637918 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:29.641301 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b1f0f876-60d4-4d04-8551-6d525b9aacbb tempest-QosSpecsTestJSON-736205235 tempest-QosSpecsTestJSON-736205235-project-admin] https://10.4.3.14/volume/v3/qos-specs/bf9842e9-b74d-4a5d-8fda-31b417d641be returned with HTTP 404 Aug 13 21:10:29.641758 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 433/1750] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:10:29 2026] GET /volume/v3/qos-specs/bf9842e9-b74d-4a5d-8fda-31b417d641be => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:10:29.651208 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-1edf1936-0028-4848-9da5-92855ac0bae0 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:29.653786 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1edf1936-0028-4848-9da5-92855ac0bae0 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] GET https://10.4.3.14/volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 Aug 13 21:10:29.654112 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1edf1936-0028-4848-9da5-92855ac0bae0 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:29.654367 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1edf1936-0028-4848-9da5-92855ac0bae0 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:29.654521 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-1edf1936-0028-4848-9da5-92855ac0bae0 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Show backup with id 9c98db89-335f-4cd3-b5f7-d9ca0eafd909. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:29.660740 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:29.660740 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:29.661842 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1edf1936-0028-4848-9da5-92855ac0bae0 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] https://10.4.3.14/volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 returned with HTTP 200 Aug 13 21:10:29.662409 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 443/1751] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:10:29 2026] GET /volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 => generated 795 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:30.116658 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-109dbbcf-b857-49ee-b947-1596e69a1c54 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:30.118782 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-109dbbcf-b857-49ee-b947-1596e69a1c54 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/01c2b22c-2eec-446e-aaf8-17d7e575d42c Aug 13 21:10:30.119073 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-109dbbcf-b857-49ee-b947-1596e69a1c54 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:30.119301 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-109dbbcf-b857-49ee-b947-1596e69a1c54 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:30.119580 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-109dbbcf-b857-49ee-b947-1596e69a1c54 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 01c2b22c-2eec-446e-aaf8-17d7e575d42c. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:30.124135 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:30.124135 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:30.125010 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-109dbbcf-b857-49ee-b947-1596e69a1c54 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/01c2b22c-2eec-446e-aaf8-17d7e575d42c returned with HTTP 200 Aug 13 21:10:30.125849 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 437/1752] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:30 2026] GET /volume/v3/backups/01c2b22c-2eec-446e-aaf8-17d7e575d42c => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 21:10:30.293871 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b9689f24-3368-4849-b2fb-6bfe0a919890 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:30.296706 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b9689f24-3368-4849-b2fb-6bfe0a919890 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] GET https://10.4.3.14/volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 Aug 13 21:10:30.297239 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b9689f24-3368-4849-b2fb-6bfe0a919890 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:30.297552 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b9689f24-3368-4849-b2fb-6bfe0a919890 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:30.298338 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-b9689f24-3368-4849-b2fb-6bfe0a919890 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Show backup with id eee38256-9bea-47e3-8e64-1a597c68d413. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:30.304375 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:30.304375 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:30.305529 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b9689f24-3368-4849-b2fb-6bfe0a919890 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] https://10.4.3.14/volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 returned with HTTP 200 Aug 13 21:10:30.311818 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 440/1753] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:30 2026] GET /volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 => generated 754 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:30.628873 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-cbbed450-0388-4c61-bd46-e14ad8683dff req-8b1cc008-3117-4fda-8c4a-70331c017405 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:30.632190 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-cbbed450-0388-4c61-bd46-e14ad8683dff req-8b1cc008-3117-4fda-8c4a-70331c017405 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/volumes/5eb4d405-a43b-4f54-b702-514fcfdd0c71 Aug 13 21:10:30.632190 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-cbbed450-0388-4c61-bd46-e14ad8683dff req-8b1cc008-3117-4fda-8c4a-70331c017405 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:30.632190 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-cbbed450-0388-4c61-bd46-e14ad8683dff req-8b1cc008-3117-4fda-8c4a-70331c017405 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:30.638311 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:30.638311 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:30.642240 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-cbbed450-0388-4c61-bd46-e14ad8683dff req-8b1cc008-3117-4fda-8c4a-70331c017405 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Volume info retrieved successfully. Aug 13 21:10:30.646800 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-cbbed450-0388-4c61-bd46-e14ad8683dff req-8b1cc008-3117-4fda-8c4a-70331c017405 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/volumes/5eb4d405-a43b-4f54-b702-514fcfdd0c71 returned with HTTP 200 Aug 13 21:10:30.647245 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 434/1754] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:10:30 2026] GET /volume/v3/volumes/5eb4d405-a43b-4f54-b702-514fcfdd0c71 => generated 1360 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:30.675250 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-90b16186-6997-4275-ba85-41afe8099f6f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:30.679550 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-90b16186-6997-4275-ba85-41afe8099f6f tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] GET https://10.4.3.14/volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 Aug 13 21:10:30.679669 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-90b16186-6997-4275-ba85-41afe8099f6f tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:30.679859 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-90b16186-6997-4275-ba85-41afe8099f6f tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:30.680001 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-90b16186-6997-4275-ba85-41afe8099f6f tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Show backup with id 9c98db89-335f-4cd3-b5f7-d9ca0eafd909. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:30.685466 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:30.685466 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:30.686240 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-90b16186-6997-4275-ba85-41afe8099f6f tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] https://10.4.3.14/volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 returned with HTTP 200 Aug 13 21:10:30.686683 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 444/1755] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:10:30 2026] GET /volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 => generated 795 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:30.735868 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2f1bb879-5053-4fc2-9b37-d26ee6871f42 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:30.736459 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2f1bb879-5053-4fc2-9b37-d26ee6871f42 None None] GET https://10.4.3.14/volume// Aug 13 21:10:30.736653 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2f1bb879-5053-4fc2-9b37-d26ee6871f42 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:30.736849 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2f1bb879-5053-4fc2-9b37-d26ee6871f42 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:30.737121 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2f1bb879-5053-4fc2-9b37-d26ee6871f42 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:10:30.737399 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 438/1756] 10.4.3.14 () {66 vars in 1421 bytes} [Thu Aug 13 21:10:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:10:30.747950 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-cbbed450-0388-4c61-bd46-e14ad8683dff req-bc6a98ca-0e3c-4ef5-a37a-115ad88b8b9c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:30.753742 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-cbbed450-0388-4c61-bd46-e14ad8683dff req-bc6a98ca-0e3c-4ef5-a37a-115ad88b8b9c tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:10:30.754167 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-cbbed450-0388-4c61-bd46-e14ad8683dff req-bc6a98ca-0e3c-4ef5-a37a-115ad88b8b9c tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5eb4d405-a43b-4f54-b702-514fcfdd0c71", "connector": null, "instance_uuid": "f506116e-d389-4fc1-85f4-c7dd1e82e332"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:30.765092 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:30.765092 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:30.794927 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-cbbed450-0388-4c61-bd46-e14ad8683dff req-bc6a98ca-0e3c-4ef5-a37a-115ad88b8b9c tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:10:30.795915 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 441/1757] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:10:30 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:30.828148 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b797e3e3-f1f0-4c14-8ce5-07bf857e464d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:30.830485 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b797e3e3-f1f0-4c14-8ce5-07bf857e464d tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/volumes/5eb4d405-a43b-4f54-b702-514fcfdd0c71 Aug 13 21:10:30.830666 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b797e3e3-f1f0-4c14-8ce5-07bf857e464d tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:30.831020 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b797e3e3-f1f0-4c14-8ce5-07bf857e464d tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:30.842289 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:30.842289 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:30.844686 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-6e4a53a7-2cb5-4105-99dd-d83e76ad640a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:30.844919 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6e4a53a7-2cb5-4105-99dd-d83e76ad640a None None] GET https://10.4.3.14/volume// Aug 13 21:10:30.845117 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6e4a53a7-2cb5-4105-99dd-d83e76ad640a None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:30.845332 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6e4a53a7-2cb5-4105-99dd-d83e76ad640a None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:30.845649 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-b797e3e3-f1f0-4c14-8ce5-07bf857e464d tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Volume info retrieved successfully. Aug 13 21:10:30.845713 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6e4a53a7-2cb5-4105-99dd-d83e76ad640a None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:10:30.846041 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 445/1758] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:10:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:10:30.851476 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b797e3e3-f1f0-4c14-8ce5-07bf857e464d tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/volumes/5eb4d405-a43b-4f54-b702-514fcfdd0c71 returned with HTTP 200 Aug 13 21:10:30.851935 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 435/1759] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:30 2026] GET /volume/v3/volumes/5eb4d405-a43b-4f54-b702-514fcfdd0c71 => generated 1359 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:30.853207 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-cbbed450-0388-4c61-bd46-e14ad8683dff req-116496bc-6e6b-44d3-b050-e18e89adcd48 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:30.855326 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-cbbed450-0388-4c61-bd46-e14ad8683dff req-116496bc-6e6b-44d3-b050-e18e89adcd48 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/volumes/5eb4d405-a43b-4f54-b702-514fcfdd0c71 Aug 13 21:10:30.855642 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-cbbed450-0388-4c61-bd46-e14ad8683dff req-116496bc-6e6b-44d3-b050-e18e89adcd48 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:30.855780 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-cbbed450-0388-4c61-bd46-e14ad8683dff req-116496bc-6e6b-44d3-b050-e18e89adcd48 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:30.866894 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:30.866894 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:30.870172 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-cbbed450-0388-4c61-bd46-e14ad8683dff req-116496bc-6e6b-44d3-b050-e18e89adcd48 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Volume info retrieved successfully. Aug 13 21:10:30.876424 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-cbbed450-0388-4c61-bd46-e14ad8683dff req-116496bc-6e6b-44d3-b050-e18e89adcd48 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/volumes/5eb4d405-a43b-4f54-b702-514fcfdd0c71 returned with HTTP 200 Aug 13 21:10:30.876874 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 439/1760] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:10:30 2026] GET /volume/v3/volumes/5eb4d405-a43b-4f54-b702-514fcfdd0c71 => generated 1539 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:10:30.995201 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-cbbed450-0388-4c61-bd46-e14ad8683dff req-913e9bb9-12f7-4e83-bbc6-8504490bfed3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:30.997286 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-cbbed450-0388-4c61-bd46-e14ad8683dff req-913e9bb9-12f7-4e83-bbc6-8504490bfed3 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] PUT https://10.4.3.14/volume/v3/attachments/44582fc7-ba60-408b-9a81-1799e0c12134 Aug 13 21:10:30.997598 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-cbbed450-0388-4c61-bd46-e14ad8683dff req-913e9bb9-12f7-4e83-bbc6-8504490bfed3 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:31.007265 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-cbbed450-0388-4c61-bd46-e14ad8683dff req-913e9bb9-12f7-4e83-bbc6-8504490bfed3 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Acquiring lock "cinder-attachment_update-5eb4d405-a43b-4f54-b702-514fcfdd0c71-np0000007265" by "attachment_update" {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:10:31.011768 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-cbbed450-0388-4c61-bd46-e14ad8683dff req-913e9bb9-12f7-4e83-bbc6-8504490bfed3 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Lock "cinder-attachment_update-5eb4d405-a43b-4f54-b702-514fcfdd0c71-np0000007265" acquired by "attachment_update" :: waited 0.005s {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:10:31.012879 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:31.012879 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:31.108215 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-cbbed450-0388-4c61-bd46-e14ad8683dff req-913e9bb9-12f7-4e83-bbc6-8504490bfed3 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Lock "cinder-attachment_update-5eb4d405-a43b-4f54-b702-514fcfdd0c71-np0000007265" released by "attachment_update" :: held 0.096s {{(pid=100215) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:10:31.109051 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-cbbed450-0388-4c61-bd46-e14ad8683dff req-913e9bb9-12f7-4e83-bbc6-8504490bfed3 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/attachments/44582fc7-ba60-408b-9a81-1799e0c12134 returned with HTTP 200 Aug 13 21:10:31.109147 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 442/1761] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:10:30 2026] PUT /volume/v3/attachments/44582fc7-ba60-408b-9a81-1799e0c12134 => generated 969 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:31.134879 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-9142b278-2cb8-41dc-8feb-28b4778887ef None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:31.137114 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9142b278-2cb8-41dc-8feb-28b4778887ef tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/01c2b22c-2eec-446e-aaf8-17d7e575d42c Aug 13 21:10:31.137290 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9142b278-2cb8-41dc-8feb-28b4778887ef tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:31.137491 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9142b278-2cb8-41dc-8feb-28b4778887ef tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:31.137596 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-9142b278-2cb8-41dc-8feb-28b4778887ef tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 01c2b22c-2eec-446e-aaf8-17d7e575d42c. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:31.142895 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:31.142895 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:31.143932 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9142b278-2cb8-41dc-8feb-28b4778887ef tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/01c2b22c-2eec-446e-aaf8-17d7e575d42c returned with HTTP 200 Aug 13 21:10:31.144399 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 446/1762] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:31 2026] GET /volume/v3/backups/01c2b22c-2eec-446e-aaf8-17d7e575d42c => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:31.318463 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-5a5955d1-2bcd-4a0b-9f3b-c67c66763a8f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:31.320246 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5a5955d1-2bcd-4a0b-9f3b-c67c66763a8f tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] GET https://10.4.3.14/volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 Aug 13 21:10:31.320432 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5a5955d1-2bcd-4a0b-9f3b-c67c66763a8f tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:31.320628 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5a5955d1-2bcd-4a0b-9f3b-c67c66763a8f tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:31.320721 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-5a5955d1-2bcd-4a0b-9f3b-c67c66763a8f tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Show backup with id eee38256-9bea-47e3-8e64-1a597c68d413. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:31.324784 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:31.324784 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:31.325649 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5a5955d1-2bcd-4a0b-9f3b-c67c66763a8f tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] https://10.4.3.14/volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 returned with HTTP 200 Aug 13 21:10:31.326033 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 436/1763] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:31 2026] GET /volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 => generated 754 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:31.333121 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-777d8530-3107-453c-9ed1-266bd408afba req-6ff9f3b9-aa41-4176-a223-1906f22f8d9e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:31.345171 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-777d8530-3107-453c-9ed1-266bd408afba req-6ff9f3b9-aa41-4176-a223-1906f22f8d9e tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] DELETE https://10.4.3.14/volume/v3/attachments/08324cb5-6d70-4c26-b84b-83e6310898b9 Aug 13 21:10:31.345429 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-777d8530-3107-453c-9ed1-266bd408afba req-6ff9f3b9-aa41-4176-a223-1906f22f8d9e tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:31.345680 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-777d8530-3107-453c-9ed1-266bd408afba req-6ff9f3b9-aa41-4176-a223-1906f22f8d9e tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:31.355191 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:31.355191 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:31.407710 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-777d8530-3107-453c-9ed1-266bd408afba req-6ff9f3b9-aa41-4176-a223-1906f22f8d9e tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] https://10.4.3.14/volume/v3/attachments/08324cb5-6d70-4c26-b84b-83e6310898b9 returned with HTTP 200 Aug 13 21:10:31.408526 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 440/1764] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:10:31 2026] DELETE /volume/v3/attachments/08324cb5-6d70-4c26-b84b-83e6310898b9 => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:31.421473 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-777d8530-3107-453c-9ed1-266bd408afba req-4d19a8d7-5bcd-4fd1-a472-383cbf2f9f45 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:31.424430 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-777d8530-3107-453c-9ed1-266bd408afba req-4d19a8d7-5bcd-4fd1-a472-383cbf2f9f45 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] DELETE https://10.4.3.14/volume/v3/volumes/5a8f1835-113f-4a7b-ac1b-0511c4b77858 Aug 13 21:10:31.424892 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-777d8530-3107-453c-9ed1-266bd408afba req-4d19a8d7-5bcd-4fd1-a472-383cbf2f9f45 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:31.425406 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-777d8530-3107-453c-9ed1-266bd408afba req-4d19a8d7-5bcd-4fd1-a472-383cbf2f9f45 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:31.426845 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [req-777d8530-3107-453c-9ed1-266bd408afba req-4d19a8d7-5bcd-4fd1-a472-383cbf2f9f45 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Delete volume with id: 5a8f1835-113f-4a7b-ac1b-0511c4b77858 Aug 13 21:10:31.433007 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:31.433007 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:31.433570 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-777d8530-3107-453c-9ed1-266bd408afba req-4d19a8d7-5bcd-4fd1-a472-383cbf2f9f45 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Volume info retrieved successfully. Aug 13 21:10:31.450067 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-777d8530-3107-453c-9ed1-266bd408afba req-4d19a8d7-5bcd-4fd1-a472-383cbf2f9f45 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Delete volume request issued successfully. Aug 13 21:10:31.450067 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-777d8530-3107-453c-9ed1-266bd408afba req-4d19a8d7-5bcd-4fd1-a472-383cbf2f9f45 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] https://10.4.3.14/volume/v3/volumes/5a8f1835-113f-4a7b-ac1b-0511c4b77858 returned with HTTP 202 Aug 13 21:10:31.450067 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 443/1765] 10.4.3.14 () {70 vars in 1613 bytes} [Thu Aug 13 21:10:31 2026] DELETE /volume/v3/volumes/5a8f1835-113f-4a7b-ac1b-0511c4b77858 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:10:31.696738 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-8dbaaeec-3b35-4dbb-a113-162cede60580 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:31.699359 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8dbaaeec-3b35-4dbb-a113-162cede60580 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] GET https://10.4.3.14/volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 Aug 13 21:10:31.699692 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8dbaaeec-3b35-4dbb-a113-162cede60580 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:31.700018 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8dbaaeec-3b35-4dbb-a113-162cede60580 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:31.700186 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-8dbaaeec-3b35-4dbb-a113-162cede60580 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Show backup with id 9c98db89-335f-4cd3-b5f7-d9ca0eafd909. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:31.705261 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:31.705261 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:31.706044 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8dbaaeec-3b35-4dbb-a113-162cede60580 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] https://10.4.3.14/volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 returned with HTTP 200 Aug 13 21:10:31.706381 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 447/1766] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:10:31 2026] GET /volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 => generated 795 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:31.863516 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d66bc00c-35cc-41e9-80c5-6163a802c92a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:31.865805 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d66bc00c-35cc-41e9-80c5-6163a802c92a tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/volumes/5eb4d405-a43b-4f54-b702-514fcfdd0c71 Aug 13 21:10:31.866086 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d66bc00c-35cc-41e9-80c5-6163a802c92a tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:31.866335 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d66bc00c-35cc-41e9-80c5-6163a802c92a tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:31.877473 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:31.877473 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:31.885194 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-d66bc00c-35cc-41e9-80c5-6163a802c92a tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Volume info retrieved successfully. Aug 13 21:10:31.891789 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d66bc00c-35cc-41e9-80c5-6163a802c92a tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/volumes/5eb4d405-a43b-4f54-b702-514fcfdd0c71 returned with HTTP 200 Aug 13 21:10:31.892254 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 437/1767] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:31 2026] GET /volume/v3/volumes/5eb4d405-a43b-4f54-b702-514fcfdd0c71 => generated 1360 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:32.153748 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7c81581a-7b7c-4822-989b-135e8a09d3e2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:32.156235 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7c81581a-7b7c-4822-989b-135e8a09d3e2 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/01c2b22c-2eec-446e-aaf8-17d7e575d42c Aug 13 21:10:32.156408 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7c81581a-7b7c-4822-989b-135e8a09d3e2 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:32.156754 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7c81581a-7b7c-4822-989b-135e8a09d3e2 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:32.156883 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-7c81581a-7b7c-4822-989b-135e8a09d3e2 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 01c2b22c-2eec-446e-aaf8-17d7e575d42c. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:32.162581 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:32.162581 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:32.162581 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7c81581a-7b7c-4822-989b-135e8a09d3e2 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/01c2b22c-2eec-446e-aaf8-17d7e575d42c returned with HTTP 200 Aug 13 21:10:32.162581 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 441/1768] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:32 2026] GET /volume/v3/backups/01c2b22c-2eec-446e-aaf8-17d7e575d42c => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:32.335545 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-69eeba8a-dd23-4d13-8e0e-0de87407327b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:32.339367 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-69eeba8a-dd23-4d13-8e0e-0de87407327b tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] GET https://10.4.3.14/volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 Aug 13 21:10:32.339563 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-69eeba8a-dd23-4d13-8e0e-0de87407327b tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:32.339742 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-69eeba8a-dd23-4d13-8e0e-0de87407327b tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:32.339839 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-69eeba8a-dd23-4d13-8e0e-0de87407327b tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Show backup with id eee38256-9bea-47e3-8e64-1a597c68d413. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:32.346320 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:32.346320 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:32.347123 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-69eeba8a-dd23-4d13-8e0e-0de87407327b tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] https://10.4.3.14/volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 returned with HTTP 200 Aug 13 21:10:32.347457 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 444/1769] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:32 2026] GET /volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 => generated 754 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:32.429874 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-faef469e-3c9c-46e1-bf0b-537a13b07859 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:32.527304 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d7cbd255-35f6-4b56-a220-3aa35adc13c4 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:32.528662 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d7cbd255-35f6-4b56-a220-3aa35adc13c4 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] DELETE https://10.4.3.14/volume/v3/volumes/142c6261-51d5-4606-96da-dfff556a46ae Aug 13 21:10:32.528975 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d7cbd255-35f6-4b56-a220-3aa35adc13c4 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:32.529244 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d7cbd255-35f6-4b56-a220-3aa35adc13c4 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:32.529481 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-d7cbd255-35f6-4b56-a220-3aa35adc13c4 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Delete volume with id: 142c6261-51d5-4606-96da-dfff556a46ae Aug 13 21:10:32.541719 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:32.541719 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:32.541719 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-d7cbd255-35f6-4b56-a220-3aa35adc13c4 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Volume info retrieved successfully. Aug 13 21:10:32.542223 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-faef469e-3c9c-46e1-bf0b-537a13b07859 tempest-VolumeQuotasAdminTestJSON-430710664 tempest-VolumeQuotasAdminTestJSON-430710664-project-admin] GET https://10.4.3.14/volume/v3/os-quota-sets/f9c6c563cc034d69a67e1db5ddeffb8f Aug 13 21:10:32.542422 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-faef469e-3c9c-46e1-bf0b-537a13b07859 tempest-VolumeQuotasAdminTestJSON-430710664 tempest-VolumeQuotasAdminTestJSON-430710664-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:32.542618 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-faef469e-3c9c-46e1-bf0b-537a13b07859 tempest-VolumeQuotasAdminTestJSON-430710664 tempest-VolumeQuotasAdminTestJSON-430710664-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:32.554484 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-faef469e-3c9c-46e1-bf0b-537a13b07859 tempest-VolumeQuotasAdminTestJSON-430710664 tempest-VolumeQuotasAdminTestJSON-430710664-project-admin] https://10.4.3.14/volume/v3/os-quota-sets/f9c6c563cc034d69a67e1db5ddeffb8f returned with HTTP 200 Aug 13 21:10:32.554845 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 448/1770] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:10:32 2026] GET /volume/v3/os-quota-sets/f9c6c563cc034d69a67e1db5ddeffb8f => generated 437 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:32.563606 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-495aebb4-e0b9-437e-ab3a-2e2ced2f90d9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:32.566877 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-495aebb4-e0b9-437e-ab3a-2e2ced2f90d9 tempest-VolumeQuotasAdminTestJSON-430710664 tempest-VolumeQuotasAdminTestJSON-430710664-project-admin] GET https://10.4.3.14/volume/v3/os-quota-sets/f9c6c563cc034d69a67e1db5ddeffb8f/defaults Aug 13 21:10:32.566877 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-495aebb4-e0b9-437e-ab3a-2e2ced2f90d9 tempest-VolumeQuotasAdminTestJSON-430710664 tempest-VolumeQuotasAdminTestJSON-430710664-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:32.566877 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-495aebb4-e0b9-437e-ab3a-2e2ced2f90d9 tempest-VolumeQuotasAdminTestJSON-430710664 tempest-VolumeQuotasAdminTestJSON-430710664-project-admin] Calling method 'defaults' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:32.568389 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-d7cbd255-35f6-4b56-a220-3aa35adc13c4 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Delete volume request issued successfully. Aug 13 21:10:32.568389 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d7cbd255-35f6-4b56-a220-3aa35adc13c4 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] https://10.4.3.14/volume/v3/volumes/142c6261-51d5-4606-96da-dfff556a46ae returned with HTTP 202 Aug 13 21:10:32.568389 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 438/1771] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:10:32 2026] DELETE /volume/v3/volumes/142c6261-51d5-4606-96da-dfff556a46ae => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:10:32.575879 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-eadb4931-b61b-4cde-bd8d-116cb0f8de00 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:32.577506 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-eadb4931-b61b-4cde-bd8d-116cb0f8de00 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] GET https://10.4.3.14/volume/v3/volumes/142c6261-51d5-4606-96da-dfff556a46ae Aug 13 21:10:32.577669 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-eadb4931-b61b-4cde-bd8d-116cb0f8de00 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:32.577836 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-eadb4931-b61b-4cde-bd8d-116cb0f8de00 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:32.581988 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-495aebb4-e0b9-437e-ab3a-2e2ced2f90d9 tempest-VolumeQuotasAdminTestJSON-430710664 tempest-VolumeQuotasAdminTestJSON-430710664-project-admin] https://10.4.3.14/volume/v3/os-quota-sets/f9c6c563cc034d69a67e1db5ddeffb8f/defaults returned with HTTP 200 Aug 13 21:10:32.582484 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 442/1772] 10.4.3.14 () {66 vars in 1374 bytes} [Thu Aug 13 21:10:32 2026] GET /volume/v3/os-quota-sets/f9c6c563cc034d69a67e1db5ddeffb8f/defaults => generated 437 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:32.584523 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:32.584523 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:32.587893 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-eadb4931-b61b-4cde-bd8d-116cb0f8de00 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Volume info retrieved successfully. Aug 13 21:10:32.591068 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c33dbd31-cf08-4dc2-beb4-6fc780e503e5 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:32.593324 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c33dbd31-cf08-4dc2-beb4-6fc780e503e5 tempest-VolumeQuotasAdminTestJSON-430710664 tempest-VolumeQuotasAdminTestJSON-430710664-project-admin] PUT https://10.4.3.14/volume/v3/os-quota-sets/f9c6c563cc034d69a67e1db5ddeffb8f Aug 13 21:10:32.593725 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-eadb4931-b61b-4cde-bd8d-116cb0f8de00 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] https://10.4.3.14/volume/v3/volumes/142c6261-51d5-4606-96da-dfff556a46ae returned with HTTP 200 Aug 13 21:10:32.593794 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c33dbd31-cf08-4dc2-beb4-6fc780e503e5 tempest-VolumeQuotasAdminTestJSON-430710664 tempest-VolumeQuotasAdminTestJSON-430710664-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:32.594434 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 445/1773] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:32 2026] GET /volume/v3/volumes/142c6261-51d5-4606-96da-dfff556a46ae => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:32.626698 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c33dbd31-cf08-4dc2-beb4-6fc780e503e5 tempest-VolumeQuotasAdminTestJSON-430710664 tempest-VolumeQuotasAdminTestJSON-430710664-project-admin] https://10.4.3.14/volume/v3/os-quota-sets/f9c6c563cc034d69a67e1db5ddeffb8f returned with HTTP 200 Aug 13 21:10:32.627121 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 449/1774] 10.4.3.14 () {68 vars in 1367 bytes} [Thu Aug 13 21:10:32 2026] PUT /volume/v3/os-quota-sets/f9c6c563cc034d69a67e1db5ddeffb8f => generated 395 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:32.638737 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-12e8c8b1-71a4-4043-9714-846a893c0f99 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:32.640140 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-12e8c8b1-71a4-4043-9714-846a893c0f99 tempest-VolumeQuotasAdminTestJSON-430710664 tempest-VolumeQuotasAdminTestJSON-430710664-project-admin] DELETE https://10.4.3.14/volume/v3/os-quota-sets/f9c6c563cc034d69a67e1db5ddeffb8f Aug 13 21:10:32.640433 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-12e8c8b1-71a4-4043-9714-846a893c0f99 tempest-VolumeQuotasAdminTestJSON-430710664 tempest-VolumeQuotasAdminTestJSON-430710664-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:32.640691 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-12e8c8b1-71a4-4043-9714-846a893c0f99 tempest-VolumeQuotasAdminTestJSON-430710664 tempest-VolumeQuotasAdminTestJSON-430710664-project-admin] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:32.647988 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-12e8c8b1-71a4-4043-9714-846a893c0f99 tempest-VolumeQuotasAdminTestJSON-430710664 tempest-VolumeQuotasAdminTestJSON-430710664-project-admin] https://10.4.3.14/volume/v3/os-quota-sets/f9c6c563cc034d69a67e1db5ddeffb8f returned with HTTP 200 Aug 13 21:10:32.648531 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 439/1775] 10.4.3.14 () {66 vars in 1350 bytes} [Thu Aug 13 21:10:32 2026] DELETE /volume/v3/os-quota-sets/f9c6c563cc034d69a67e1db5ddeffb8f => generated 0 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 13 21:10:32.655392 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8269aaad-4ded-4be3-8950-b1b83920fe96 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:32.657658 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8269aaad-4ded-4be3-8950-b1b83920fe96 tempest-VolumeQuotasAdminTestJSON-430710664 tempest-VolumeQuotasAdminTestJSON-430710664-project-admin] GET https://10.4.3.14/volume/v3/os-quota-sets/f9c6c563cc034d69a67e1db5ddeffb8f Aug 13 21:10:32.657857 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8269aaad-4ded-4be3-8950-b1b83920fe96 tempest-VolumeQuotasAdminTestJSON-430710664 tempest-VolumeQuotasAdminTestJSON-430710664-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:32.658090 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8269aaad-4ded-4be3-8950-b1b83920fe96 tempest-VolumeQuotasAdminTestJSON-430710664 tempest-VolumeQuotasAdminTestJSON-430710664-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:32.671738 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8269aaad-4ded-4be3-8950-b1b83920fe96 tempest-VolumeQuotasAdminTestJSON-430710664 tempest-VolumeQuotasAdminTestJSON-430710664-project-admin] https://10.4.3.14/volume/v3/os-quota-sets/f9c6c563cc034d69a67e1db5ddeffb8f returned with HTTP 200 Aug 13 21:10:32.672243 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 443/1776] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:10:32 2026] GET /volume/v3/os-quota-sets/f9c6c563cc034d69a67e1db5ddeffb8f => generated 437 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:32.681628 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f92bbf8b-566a-4ca6-8794-6bfb81989565 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:32.683754 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f92bbf8b-566a-4ca6-8794-6bfb81989565 tempest-VolumeQuotasAdminTestJSON-430710664 tempest-VolumeQuotasAdminTestJSON-430710664-project-admin] PUT https://10.4.3.14/volume/v3/os-quota-sets/f9c6c563cc034d69a67e1db5ddeffb8f Aug 13 21:10:32.684191 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f92bbf8b-566a-4ca6-8794-6bfb81989565 tempest-VolumeQuotasAdminTestJSON-430710664 tempest-VolumeQuotasAdminTestJSON-430710664-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:32.717323 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-31de6071-982e-42b6-ace4-697b4936d2b2 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:32.719543 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-31de6071-982e-42b6-ace4-697b4936d2b2 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] GET https://10.4.3.14/volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 Aug 13 21:10:32.719793 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-31de6071-982e-42b6-ace4-697b4936d2b2 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:32.720036 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-31de6071-982e-42b6-ace4-697b4936d2b2 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:32.720187 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-31de6071-982e-42b6-ace4-697b4936d2b2 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Show backup with id 9c98db89-335f-4cd3-b5f7-d9ca0eafd909. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:32.724412 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:32.724412 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:32.725266 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-31de6071-982e-42b6-ace4-697b4936d2b2 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] https://10.4.3.14/volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 returned with HTTP 200 Aug 13 21:10:32.725887 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 450/1777] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:10:32 2026] GET /volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 => generated 795 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:32.774193 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f92bbf8b-566a-4ca6-8794-6bfb81989565 tempest-VolumeQuotasAdminTestJSON-430710664 tempest-VolumeQuotasAdminTestJSON-430710664-project-admin] https://10.4.3.14/volume/v3/os-quota-sets/f9c6c563cc034d69a67e1db5ddeffb8f returned with HTTP 200 Aug 13 21:10:32.774524 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 446/1778] 10.4.3.14 () {68 vars in 1368 bytes} [Thu Aug 13 21:10:32 2026] PUT /volume/v3/os-quota-sets/f9c6c563cc034d69a67e1db5ddeffb8f => generated 395 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:32.785873 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-bb07b306-1b17-4c8a-b845-af337ef0b099 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:32.787567 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bb07b306-1b17-4c8a-b845-af337ef0b099 tempest-VolumeQuotasAdminTestJSON-430710664 tempest-VolumeQuotasAdminTestJSON-430710664-project-admin] GET https://10.4.3.14/volume/v3/os-quota-sets/f9c6c563cc034d69a67e1db5ddeffb8f/defaults Aug 13 21:10:32.788267 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bb07b306-1b17-4c8a-b845-af337ef0b099 tempest-VolumeQuotasAdminTestJSON-430710664 tempest-VolumeQuotasAdminTestJSON-430710664-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:32.789780 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bb07b306-1b17-4c8a-b845-af337ef0b099 tempest-VolumeQuotasAdminTestJSON-430710664 tempest-VolumeQuotasAdminTestJSON-430710664-project-admin] Calling method 'defaults' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:32.797622 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bb07b306-1b17-4c8a-b845-af337ef0b099 tempest-VolumeQuotasAdminTestJSON-430710664 tempest-VolumeQuotasAdminTestJSON-430710664-project-admin] https://10.4.3.14/volume/v3/os-quota-sets/f9c6c563cc034d69a67e1db5ddeffb8f/defaults returned with HTTP 200 Aug 13 21:10:32.798300 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 440/1779] 10.4.3.14 () {66 vars in 1374 bytes} [Thu Aug 13 21:10:32 2026] GET /volume/v3/os-quota-sets/f9c6c563cc034d69a67e1db5ddeffb8f/defaults => generated 437 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:32.807934 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-09a04265-fdc4-4fa2-96b0-064c1f7fe08d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:32.809751 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-09a04265-fdc4-4fa2-96b0-064c1f7fe08d tempest-VolumeQuotasAdminTestJSON-430710664 tempest-VolumeQuotasAdminTestJSON-430710664-project-admin] GET https://10.4.3.14/volume/v3/os-quota-sets/f9c6c563cc034d69a67e1db5ddeffb8f Aug 13 21:10:32.809927 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-09a04265-fdc4-4fa2-96b0-064c1f7fe08d tempest-VolumeQuotasAdminTestJSON-430710664 tempest-VolumeQuotasAdminTestJSON-430710664-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:32.810129 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-09a04265-fdc4-4fa2-96b0-064c1f7fe08d tempest-VolumeQuotasAdminTestJSON-430710664 tempest-VolumeQuotasAdminTestJSON-430710664-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:32.822572 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-09a04265-fdc4-4fa2-96b0-064c1f7fe08d tempest-VolumeQuotasAdminTestJSON-430710664 tempest-VolumeQuotasAdminTestJSON-430710664-project-admin] https://10.4.3.14/volume/v3/os-quota-sets/f9c6c563cc034d69a67e1db5ddeffb8f returned with HTTP 200 Aug 13 21:10:32.822957 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 444/1780] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:10:32 2026] GET /volume/v3/os-quota-sets/f9c6c563cc034d69a67e1db5ddeffb8f => generated 437 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:32.833489 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-dafdcf7a-e403-4a2e-9f34-b158a52a36b8 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:32.835172 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-dafdcf7a-e403-4a2e-9f34-b158a52a36b8 tempest-VolumeQuotasAdminTestJSON-430710664 tempest-VolumeQuotasAdminTestJSON-430710664-project-admin] GET https://10.4.3.14/volume/v3/os-quota-sets/f9c6c563cc034d69a67e1db5ddeffb8f?usage=True Aug 13 21:10:32.835378 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-dafdcf7a-e403-4a2e-9f34-b158a52a36b8 tempest-VolumeQuotasAdminTestJSON-430710664 tempest-VolumeQuotasAdminTestJSON-430710664-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:32.835595 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-dafdcf7a-e403-4a2e-9f34-b158a52a36b8 tempest-VolumeQuotasAdminTestJSON-430710664 tempest-VolumeQuotasAdminTestJSON-430710664-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:32.859123 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-dafdcf7a-e403-4a2e-9f34-b158a52a36b8 tempest-VolumeQuotasAdminTestJSON-430710664 tempest-VolumeQuotasAdminTestJSON-430710664-project-admin] https://10.4.3.14/volume/v3/os-quota-sets/f9c6c563cc034d69a67e1db5ddeffb8f?usage=True returned with HTTP 200 Aug 13 21:10:32.859521 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 451/1781] 10.4.3.14 () {66 vars in 1368 bytes} [Thu Aug 13 21:10:32 2026] GET /volume/v3/os-quota-sets/f9c6c563cc034d69a67e1db5ddeffb8f?usage=True => generated 1061 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:32.874046 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-27527e99-3e2b-452d-9845-a75e54519af4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:32.907035 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-557c6ba1-6e21-4450-98f6-35a85c7e75fd None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:32.910939 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-557c6ba1-6e21-4450-98f6-35a85c7e75fd tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/volumes/5eb4d405-a43b-4f54-b702-514fcfdd0c71 Aug 13 21:10:32.910939 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-557c6ba1-6e21-4450-98f6-35a85c7e75fd tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:32.910939 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-557c6ba1-6e21-4450-98f6-35a85c7e75fd tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:32.924670 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:32.924670 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:32.933988 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-557c6ba1-6e21-4450-98f6-35a85c7e75fd tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Volume info retrieved successfully. Aug 13 21:10:32.938944 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-557c6ba1-6e21-4450-98f6-35a85c7e75fd tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/volumes/5eb4d405-a43b-4f54-b702-514fcfdd0c71 returned with HTTP 200 Aug 13 21:10:32.939880 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 441/1782] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:32 2026] GET /volume/v3/volumes/5eb4d405-a43b-4f54-b702-514fcfdd0c71 => generated 1360 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:32.950589 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-27527e99-3e2b-452d-9845-a75e54519af4 tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:10:32.950995 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-27527e99-3e2b-452d-9845-a75e54519af4 tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-185324047"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:32.952714 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-27527e99-3e2b-452d-9845-a75e54519af4 tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-185324047'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:10:32.952834 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-27527e99-3e2b-452d-9845-a75e54519af4 tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] Create volume of 1 GB Aug 13 21:10:32.956751 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-27527e99-3e2b-452d-9845-a75e54519af4 tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] Availability Zones retrieved successfully. Aug 13 21:10:32.964390 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-27527e99-3e2b-452d-9845-a75e54519af4 tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] Flow 'volume_create_api' (93632183-1a73-4509-ab3c-0d8fb9923442) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:10:32.964390 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-27527e99-3e2b-452d-9845-a75e54519af4 tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82587e2a-92c6-4f71-b164-e9ebdf6752f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:32.967824 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-27527e99-3e2b-452d-9845-a75e54519af4 tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:10:32.991553 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-27527e99-3e2b-452d-9845-a75e54519af4 tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82587e2a-92c6-4f71-b164-e9ebdf6752f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:32.992426 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-27527e99-3e2b-452d-9845-a75e54519af4 tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87efae11-fd30-4e43-ba0c-cbe07d53225a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:33.061907 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-27527e99-3e2b-452d-9845-a75e54519af4 tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] Created reservations ['36f3b428-108a-472b-98c8-b04a900824aa', 'cbadf2c5-608c-4bc4-a96a-e6e74c0632ba', 'c7741df7-63e4-4276-a2f9-829e578d9333', 'c203c864-30b7-4614-a6d4-52b0565edcb0'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:10:33.062719 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-27527e99-3e2b-452d-9845-a75e54519af4 tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87efae11-fd30-4e43-ba0c-cbe07d53225a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36f3b428-108a-472b-98c8-b04a900824aa', 'cbadf2c5-608c-4bc4-a96a-e6e74c0632ba', 'c7741df7-63e4-4276-a2f9-829e578d9333', 'c203c864-30b7-4614-a6d4-52b0565edcb0']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:33.063395 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-27527e99-3e2b-452d-9845-a75e54519af4 tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de40d9e7-1a8f-4d20-b2e9-902709e65e65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:33.088176 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-27527e99-3e2b-452d-9845-a75e54519af4 tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de40d9e7-1a8f-4d20-b2e9-902709e65e65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a667ea6c-5045-47d2-a6fe-755cca760251', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-185324047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9c6c563cc034d69a67e1db5ddeffb8f',qos_specs=None,replication_status=,reservations=['36f3b428-108a-472b-98c8-b04a900824aa','cbadf2c5-608c-4bc4-a96a-e6e74c0632ba','c7741df7-63e4-4276-a2f9-829e578d9333','c203c864-30b7-4614-a6d4-52b0565edcb0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c793ecc2d06744898ed39bc43873efa0',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:10:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-185324047',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a667ea6c-5045-47d2-a6fe-755cca760251,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9c6c563cc034d69a67e1db5ddeffb8f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c793ecc2d06744898ed39bc43873efa0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:33.088929 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-27527e99-3e2b-452d-9845-a75e54519af4 tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c4a29f3-85cc-4b65-9f6a-5921731374f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:33.124810 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-27527e99-3e2b-452d-9845-a75e54519af4 tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c4a29f3-85cc-4b65-9f6a-5921731374f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-185324047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9c6c563cc034d69a67e1db5ddeffb8f',qos_specs=None,replication_status=,reservations=['36f3b428-108a-472b-98c8-b04a900824aa','cbadf2c5-608c-4bc4-a96a-e6e74c0632ba','c7741df7-63e4-4276-a2f9-829e578d9333','c203c864-30b7-4614-a6d4-52b0565edcb0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c793ecc2d06744898ed39bc43873efa0',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:33.124810 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-27527e99-3e2b-452d-9845-a75e54519af4 tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (324d7489-5863-4751-90d7-6d85eb05f8e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:33.130421 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-27527e99-3e2b-452d-9845-a75e54519af4 tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (324d7489-5863-4751-90d7-6d85eb05f8e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:33.130421 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-27527e99-3e2b-452d-9845-a75e54519af4 tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] Flow 'volume_create_api' (93632183-1a73-4509-ab3c-0d8fb9923442) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:10:33.130421 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-27527e99-3e2b-452d-9845-a75e54519af4 tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] Create volume request issued successfully. Aug 13 21:10:33.130820 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-27527e99-3e2b-452d-9845-a75e54519af4 tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:10:33.131300 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 447/1783] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:10:32 2026] POST /volume/v3/volumes => generated 753 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:10:33.147464 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-00dce3a4-66de-4ace-953d-17bf0f4293a3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:33.149462 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-00dce3a4-66de-4ace-953d-17bf0f4293a3 tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] GET https://10.4.3.14/volume/v3/volumes/a667ea6c-5045-47d2-a6fe-755cca760251 Aug 13 21:10:33.149687 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-00dce3a4-66de-4ace-953d-17bf0f4293a3 tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:33.150371 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-00dce3a4-66de-4ace-953d-17bf0f4293a3 tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:33.160359 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:33.160359 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:33.165841 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-00dce3a4-66de-4ace-953d-17bf0f4293a3 tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] Volume info retrieved successfully. Aug 13 21:10:33.172059 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-00dce3a4-66de-4ace-953d-17bf0f4293a3 tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] https://10.4.3.14/volume/v3/volumes/a667ea6c-5045-47d2-a6fe-755cca760251 returned with HTTP 200 Aug 13 21:10:33.172059 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 445/1784] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:33 2026] GET /volume/v3/volumes/a667ea6c-5045-47d2-a6fe-755cca760251 => generated 821 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:33.175457 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-06836361-e272-4121-b217-6dc94473dfba None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:33.178808 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-06836361-e272-4121-b217-6dc94473dfba tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/01c2b22c-2eec-446e-aaf8-17d7e575d42c Aug 13 21:10:33.179073 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-06836361-e272-4121-b217-6dc94473dfba tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:33.179300 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-06836361-e272-4121-b217-6dc94473dfba tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:33.179428 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-06836361-e272-4121-b217-6dc94473dfba tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 01c2b22c-2eec-446e-aaf8-17d7e575d42c. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:33.189135 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:33.189135 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:33.190377 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-06836361-e272-4121-b217-6dc94473dfba tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/01c2b22c-2eec-446e-aaf8-17d7e575d42c returned with HTTP 200 Aug 13 21:10:33.190837 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 452/1785] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:33 2026] GET /volume/v3/backups/01c2b22c-2eec-446e-aaf8-17d7e575d42c => generated 788 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:33.357531 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-a363842a-b6c8-4d31-8246-9124d3e52671 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:33.359834 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a363842a-b6c8-4d31-8246-9124d3e52671 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] GET https://10.4.3.14/volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 Aug 13 21:10:33.360150 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a363842a-b6c8-4d31-8246-9124d3e52671 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:33.360380 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a363842a-b6c8-4d31-8246-9124d3e52671 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:33.361684 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-a363842a-b6c8-4d31-8246-9124d3e52671 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Show backup with id eee38256-9bea-47e3-8e64-1a597c68d413. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:33.365881 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:33.365881 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:33.366723 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a363842a-b6c8-4d31-8246-9124d3e52671 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] https://10.4.3.14/volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 returned with HTTP 200 Aug 13 21:10:33.369417 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 442/1786] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:33 2026] GET /volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 => generated 754 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:33.610443 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-434da838-77c2-413d-a51e-c32f369f07a6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:33.613407 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-434da838-77c2-413d-a51e-c32f369f07a6 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] GET https://10.4.3.14/volume/v3/volumes/142c6261-51d5-4606-96da-dfff556a46ae Aug 13 21:10:33.613407 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-434da838-77c2-413d-a51e-c32f369f07a6 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:33.613407 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-434da838-77c2-413d-a51e-c32f369f07a6 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:33.619844 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-434da838-77c2-413d-a51e-c32f369f07a6 tempest-ServerActionsTestOtherA-935595489 tempest-ServerActionsTestOtherA-935595489-project-member] https://10.4.3.14/volume/v3/volumes/142c6261-51d5-4606-96da-dfff556a46ae returned with HTTP 404 Aug 13 21:10:33.621082 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 448/1787] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:33 2026] GET /volume/v3/volumes/142c6261-51d5-4606-96da-dfff556a46ae => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:10:33.737103 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-488c4fe1-4fd6-47a8-8424-9351068d6fae None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:33.739910 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-488c4fe1-4fd6-47a8-8424-9351068d6fae tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] GET https://10.4.3.14/volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 Aug 13 21:10:33.741558 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-488c4fe1-4fd6-47a8-8424-9351068d6fae tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:33.742051 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-488c4fe1-4fd6-47a8-8424-9351068d6fae tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:33.742262 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-488c4fe1-4fd6-47a8-8424-9351068d6fae tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Show backup with id 9c98db89-335f-4cd3-b5f7-d9ca0eafd909. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:33.749491 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:33.749491 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:33.750584 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-488c4fe1-4fd6-47a8-8424-9351068d6fae tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] https://10.4.3.14/volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 returned with HTTP 200 Aug 13 21:10:33.751155 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 446/1788] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:10:33 2026] GET /volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 => generated 796 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:33.764172 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-93755b6e-0f62-452c-a017-2c4b9684c593 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:33.766204 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-93755b6e-0f62-452c-a017-2c4b9684c593 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] GET https://10.4.3.14/volume/v3/volumes/cbb3f220-056b-4993-a187-0c6a421c38e6 Aug 13 21:10:33.766643 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-93755b6e-0f62-452c-a017-2c4b9684c593 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:33.767106 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-93755b6e-0f62-452c-a017-2c4b9684c593 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:33.774860 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:33.774860 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:33.780083 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-93755b6e-0f62-452c-a017-2c4b9684c593 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Volume info retrieved successfully. Aug 13 21:10:33.786428 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-93755b6e-0f62-452c-a017-2c4b9684c593 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] https://10.4.3.14/volume/v3/volumes/cbb3f220-056b-4993-a187-0c6a421c38e6 returned with HTTP 200 Aug 13 21:10:33.786428 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 453/1789] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:10:33 2026] GET /volume/v3/volumes/cbb3f220-056b-4993-a187-0c6a421c38e6 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:33.803799 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f954efeb-5749-44d8-9044-393c0da5ba4b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:33.805982 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f954efeb-5749-44d8-9044-393c0da5ba4b tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] PUT https://10.4.3.14/volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 Aug 13 21:10:33.806316 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f954efeb-5749-44d8-9044-393c0da5ba4b tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-1529722264", "description": "tempest-volume-backup-description-1094925651"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:33.816099 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:33.816099 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:33.824843 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f954efeb-5749-44d8-9044-393c0da5ba4b tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] https://10.4.3.14/volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 returned with HTTP 200 Aug 13 21:10:33.824843 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 443/1790] 10.4.3.14 () {70 vars in 1402 bytes} [Thu Aug 13 21:10:33 2026] PUT /volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 => generated 331 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:33.834212 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d0d26721-3b19-4563-8bb9-9f92ce64d860 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:33.839453 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d0d26721-3b19-4563-8bb9-9f92ce64d860 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] GET https://10.4.3.14/volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 Aug 13 21:10:33.839453 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d0d26721-3b19-4563-8bb9-9f92ce64d860 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:33.839453 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d0d26721-3b19-4563-8bb9-9f92ce64d860 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:33.839453 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-d0d26721-3b19-4563-8bb9-9f92ce64d860 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Show backup with id 9c98db89-335f-4cd3-b5f7-d9ca0eafd909. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:33.845060 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:33.845060 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:33.845854 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d0d26721-3b19-4563-8bb9-9f92ce64d860 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] https://10.4.3.14/volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 returned with HTTP 200 Aug 13 21:10:33.846272 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 449/1791] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:10:33 2026] GET /volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 => generated 839 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:33.856417 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-00588243-3754-424e-ae33-038440461581 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:33.859145 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-00588243-3754-424e-ae33-038440461581 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] DELETE https://10.4.3.14/volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 Aug 13 21:10:33.859355 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-00588243-3754-424e-ae33-038440461581 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:33.859535 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-00588243-3754-424e-ae33-038440461581 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:33.859677 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.contrib.backups [None req-00588243-3754-424e-ae33-038440461581 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Delete backup with id: 9c98db89-335f-4cd3-b5f7-d9ca0eafd909. Aug 13 21:10:33.867351 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:33.867351 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:33.885158 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.backup.rpcapi [None req-00588243-3754-424e-ae33-038440461581 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] delete_backup rpcapi backup_id 9c98db89-335f-4cd3-b5f7-d9ca0eafd909 {{(pid=100214) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 21:10:33.888096 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-00588243-3754-424e-ae33-038440461581 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] https://10.4.3.14/volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 returned with HTTP 202 Aug 13 21:10:33.889066 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 447/1792] 10.4.3.14 () {68 vars in 1384 bytes} [Thu Aug 13 21:10:33 2026] DELETE /volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 13 21:10:33.896573 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a01ba8e4-ad9e-49bf-8849-65ee727f2ee2 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:33.898278 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a01ba8e4-ad9e-49bf-8849-65ee727f2ee2 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] GET https://10.4.3.14/volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 Aug 13 21:10:33.898774 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a01ba8e4-ad9e-49bf-8849-65ee727f2ee2 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:33.899171 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a01ba8e4-ad9e-49bf-8849-65ee727f2ee2 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:33.899434 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-a01ba8e4-ad9e-49bf-8849-65ee727f2ee2 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Show backup with id 9c98db89-335f-4cd3-b5f7-d9ca0eafd909. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:33.907557 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:33.907557 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:33.907557 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a01ba8e4-ad9e-49bf-8849-65ee727f2ee2 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] https://10.4.3.14/volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 returned with HTTP 200 Aug 13 21:10:33.907994 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 454/1793] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:10:33 2026] GET /volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 => generated 838 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:33.951766 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-698d6d6b-04db-4f8f-a219-22e083b63be5 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:33.953996 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-698d6d6b-04db-4f8f-a219-22e083b63be5 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/volumes/5eb4d405-a43b-4f54-b702-514fcfdd0c71 Aug 13 21:10:33.954352 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-698d6d6b-04db-4f8f-a219-22e083b63be5 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:33.954579 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-698d6d6b-04db-4f8f-a219-22e083b63be5 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:33.968586 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:33.968586 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:33.973309 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-698d6d6b-04db-4f8f-a219-22e083b63be5 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Volume info retrieved successfully. Aug 13 21:10:33.978409 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-698d6d6b-04db-4f8f-a219-22e083b63be5 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/volumes/5eb4d405-a43b-4f54-b702-514fcfdd0c71 returned with HTTP 200 Aug 13 21:10:33.978789 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 444/1794] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:33 2026] GET /volume/v3/volumes/5eb4d405-a43b-4f54-b702-514fcfdd0c71 => generated 1360 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:34.182834 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ba62f1f2-65f3-40ed-a67c-29a00545bcaf None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:34.186013 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ba62f1f2-65f3-40ed-a67c-29a00545bcaf tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] GET https://10.4.3.14/volume/v3/volumes/a667ea6c-5045-47d2-a6fe-755cca760251 Aug 13 21:10:34.186281 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ba62f1f2-65f3-40ed-a67c-29a00545bcaf tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:34.186488 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ba62f1f2-65f3-40ed-a67c-29a00545bcaf tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:34.201595 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-93491546-a185-4468-9d69-b88fe7d03510 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:34.204615 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-93491546-a185-4468-9d69-b88fe7d03510 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/01c2b22c-2eec-446e-aaf8-17d7e575d42c Aug 13 21:10:34.204793 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-93491546-a185-4468-9d69-b88fe7d03510 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:34.204975 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-93491546-a185-4468-9d69-b88fe7d03510 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:34.205109 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-93491546-a185-4468-9d69-b88fe7d03510 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 01c2b22c-2eec-446e-aaf8-17d7e575d42c. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:34.205172 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:34.205172 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:34.212410 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:34.212410 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:34.213744 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-93491546-a185-4468-9d69-b88fe7d03510 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/01c2b22c-2eec-446e-aaf8-17d7e575d42c returned with HTTP 200 Aug 13 21:10:34.214310 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 448/1795] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:34 2026] GET /volume/v3/backups/01c2b22c-2eec-446e-aaf8-17d7e575d42c => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:34.214670 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ba62f1f2-65f3-40ed-a67c-29a00545bcaf tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] Volume info retrieved successfully. Aug 13 21:10:34.220378 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ba62f1f2-65f3-40ed-a67c-29a00545bcaf tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] https://10.4.3.14/volume/v3/volumes/a667ea6c-5045-47d2-a6fe-755cca760251 returned with HTTP 200 Aug 13 21:10:34.220693 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 450/1796] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:34 2026] GET /volume/v3/volumes/a667ea6c-5045-47d2-a6fe-755cca760251 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:34.225171 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c6883f39-ed08-46cd-9f07-73c09d05099e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:34.229782 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c6883f39-ed08-46cd-9f07-73c09d05099e tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/volumes/ba5b7e92-ea60-4010-85db-d4ef871f8ba3 Aug 13 21:10:34.230263 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c6883f39-ed08-46cd-9f07-73c09d05099e tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:34.230798 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c6883f39-ed08-46cd-9f07-73c09d05099e tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:34.236702 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-6f01ffab-2f32-4ae4-8d4b-db71be360313 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:34.239665 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6f01ffab-2f32-4ae4-8d4b-db71be360313 tempest-VolumeQuotasAdminTestJSON-430710664 tempest-VolumeQuotasAdminTestJSON-430710664-project-admin] GET https://10.4.3.14/volume/v3/os-quota-sets/f9c6c563cc034d69a67e1db5ddeffb8f?usage=True Aug 13 21:10:34.239665 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6f01ffab-2f32-4ae4-8d4b-db71be360313 tempest-VolumeQuotasAdminTestJSON-430710664 tempest-VolumeQuotasAdminTestJSON-430710664-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:34.239665 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6f01ffab-2f32-4ae4-8d4b-db71be360313 tempest-VolumeQuotasAdminTestJSON-430710664 tempest-VolumeQuotasAdminTestJSON-430710664-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:34.257551 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:34.257551 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:34.260022 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6f01ffab-2f32-4ae4-8d4b-db71be360313 tempest-VolumeQuotasAdminTestJSON-430710664 tempest-VolumeQuotasAdminTestJSON-430710664-project-admin] https://10.4.3.14/volume/v3/os-quota-sets/f9c6c563cc034d69a67e1db5ddeffb8f?usage=True returned with HTTP 200 Aug 13 21:10:34.260501 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 445/1797] 10.4.3.14 () {66 vars in 1368 bytes} [Thu Aug 13 21:10:34 2026] GET /volume/v3/os-quota-sets/f9c6c563cc034d69a67e1db5ddeffb8f?usage=True => generated 1061 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:34.262614 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-c6883f39-ed08-46cd-9f07-73c09d05099e tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Volume info retrieved successfully. Aug 13 21:10:34.269792 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c6883f39-ed08-46cd-9f07-73c09d05099e tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/volumes/ba5b7e92-ea60-4010-85db-d4ef871f8ba3 returned with HTTP 200 Aug 13 21:10:34.270681 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 455/1798] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:34 2026] GET /volume/v3/volumes/ba5b7e92-ea60-4010-85db-d4ef871f8ba3 => generated 1132 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:34.272805 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7ac12d06-75eb-46e9-9ca4-81e509894001 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:34.275589 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7ac12d06-75eb-46e9-9ca4-81e509894001 tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] DELETE https://10.4.3.14/volume/v3/volumes/a667ea6c-5045-47d2-a6fe-755cca760251 Aug 13 21:10:34.275779 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7ac12d06-75eb-46e9-9ca4-81e509894001 tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:34.276032 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7ac12d06-75eb-46e9-9ca4-81e509894001 tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:34.276213 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-7ac12d06-75eb-46e9-9ca4-81e509894001 tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] Delete volume with id: a667ea6c-5045-47d2-a6fe-755cca760251 Aug 13 21:10:34.285658 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c61bc7cc-833f-4357-af55-fff78bfb3d8c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:34.287306 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:34.287306 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:34.287774 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-7ac12d06-75eb-46e9-9ca4-81e509894001 tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] Volume info retrieved successfully. Aug 13 21:10:34.290357 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c61bc7cc-833f-4357-af55-fff78bfb3d8c tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] DELETE https://10.4.3.14/volume/v3/backups/01c2b22c-2eec-446e-aaf8-17d7e575d42c Aug 13 21:10:34.290587 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c61bc7cc-833f-4357-af55-fff78bfb3d8c tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:34.290705 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c61bc7cc-833f-4357-af55-fff78bfb3d8c tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:34.290808 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.contrib.backups [None req-c61bc7cc-833f-4357-af55-fff78bfb3d8c tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Delete backup with id: 01c2b22c-2eec-446e-aaf8-17d7e575d42c. Aug 13 21:10:34.300628 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:34.300628 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:34.329760 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-7ac12d06-75eb-46e9-9ca4-81e509894001 tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] Delete volume request issued successfully. Aug 13 21:10:34.329760 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7ac12d06-75eb-46e9-9ca4-81e509894001 tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] https://10.4.3.14/volume/v3/volumes/a667ea6c-5045-47d2-a6fe-755cca760251 returned with HTTP 202 Aug 13 21:10:34.329760 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 449/1799] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:10:34 2026] DELETE /volume/v3/volumes/a667ea6c-5045-47d2-a6fe-755cca760251 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 13 21:10:34.331549 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.backup.rpcapi [None req-c61bc7cc-833f-4357-af55-fff78bfb3d8c tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] delete_backup rpcapi backup_id 01c2b22c-2eec-446e-aaf8-17d7e575d42c {{(pid=100215) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 21:10:34.335771 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c61bc7cc-833f-4357-af55-fff78bfb3d8c tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/01c2b22c-2eec-446e-aaf8-17d7e575d42c returned with HTTP 202 Aug 13 21:10:34.335771 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 451/1800] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:10:34 2026] DELETE /volume/v3/backups/01c2b22c-2eec-446e-aaf8-17d7e575d42c => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:10:34.336511 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-e6d26c19-7173-4574-926d-b7121049d1de None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:34.338327 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e6d26c19-7173-4574-926d-b7121049d1de tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] GET https://10.4.3.14/volume/v3/volumes/a667ea6c-5045-47d2-a6fe-755cca760251 Aug 13 21:10:34.338630 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e6d26c19-7173-4574-926d-b7121049d1de tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:34.338708 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e6d26c19-7173-4574-926d-b7121049d1de tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:34.347912 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:34.347912 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:34.352071 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-81b9ed64-57d8-46d0-be5c-937cf48173e0 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:34.352270 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-e6d26c19-7173-4574-926d-b7121049d1de tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] Volume info retrieved successfully. Aug 13 21:10:34.352944 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-81b9ed64-57d8-46d0-be5c-937cf48173e0 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/01c2b22c-2eec-446e-aaf8-17d7e575d42c Aug 13 21:10:34.353225 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-81b9ed64-57d8-46d0-be5c-937cf48173e0 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:34.353427 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-81b9ed64-57d8-46d0-be5c-937cf48173e0 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:34.353589 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-81b9ed64-57d8-46d0-be5c-937cf48173e0 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 01c2b22c-2eec-446e-aaf8-17d7e575d42c. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:34.357241 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e6d26c19-7173-4574-926d-b7121049d1de tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] https://10.4.3.14/volume/v3/volumes/a667ea6c-5045-47d2-a6fe-755cca760251 returned with HTTP 200 Aug 13 21:10:34.357654 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 446/1801] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:34 2026] GET /volume/v3/volumes/a667ea6c-5045-47d2-a6fe-755cca760251 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:34.357849 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:34.357849 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:34.358955 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-81b9ed64-57d8-46d0-be5c-937cf48173e0 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/01c2b22c-2eec-446e-aaf8-17d7e575d42c returned with HTTP 200 Aug 13 21:10:34.360733 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 456/1802] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:34 2026] GET /volume/v3/backups/01c2b22c-2eec-446e-aaf8-17d7e575d42c => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:34.384161 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-31135142-4442-4241-8291-2e79f627fca3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:34.386316 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-31135142-4442-4241-8291-2e79f627fca3 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] GET https://10.4.3.14/volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 Aug 13 21:10:34.386487 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-31135142-4442-4241-8291-2e79f627fca3 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:34.386716 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-31135142-4442-4241-8291-2e79f627fca3 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:34.387204 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-31135142-4442-4241-8291-2e79f627fca3 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Show backup with id eee38256-9bea-47e3-8e64-1a597c68d413. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:34.391774 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:34.391774 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:34.392840 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-31135142-4442-4241-8291-2e79f627fca3 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] https://10.4.3.14/volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 returned with HTTP 200 Aug 13 21:10:34.393578 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 450/1803] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:34 2026] GET /volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:34.919148 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-dc3e8275-d59d-4f00-8fd9-b23611c0bbdb None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:34.924739 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-dc3e8275-d59d-4f00-8fd9-b23611c0bbdb tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] GET https://10.4.3.14/volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 Aug 13 21:10:34.927063 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-dc3e8275-d59d-4f00-8fd9-b23611c0bbdb tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:34.927239 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-dc3e8275-d59d-4f00-8fd9-b23611c0bbdb tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:34.927415 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-dc3e8275-d59d-4f00-8fd9-b23611c0bbdb tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Show backup with id 9c98db89-335f-4cd3-b5f7-d9ca0eafd909. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:34.933068 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:34.933068 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:34.934232 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-dc3e8275-d59d-4f00-8fd9-b23611c0bbdb tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] https://10.4.3.14/volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 returned with HTTP 200 Aug 13 21:10:34.934781 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 452/1804] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:10:34 2026] GET /volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 => generated 838 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:34.991996 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-611cb2ad-54d1-47e5-82cf-fa97a9ac71a7 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:34.998518 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-611cb2ad-54d1-47e5-82cf-fa97a9ac71a7 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/volumes/5eb4d405-a43b-4f54-b702-514fcfdd0c71 Aug 13 21:10:34.998518 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-611cb2ad-54d1-47e5-82cf-fa97a9ac71a7 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:34.998518 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-611cb2ad-54d1-47e5-82cf-fa97a9ac71a7 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:35.017146 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:35.017146 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:35.021287 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-611cb2ad-54d1-47e5-82cf-fa97a9ac71a7 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Volume info retrieved successfully. Aug 13 21:10:35.026925 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-611cb2ad-54d1-47e5-82cf-fa97a9ac71a7 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/volumes/5eb4d405-a43b-4f54-b702-514fcfdd0c71 returned with HTTP 200 Aug 13 21:10:35.027313 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 447/1805] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:34 2026] GET /volume/v3/volumes/5eb4d405-a43b-4f54-b702-514fcfdd0c71 => generated 1360 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:35.372750 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-855f2595-d8f4-4cdd-ac19-cd1d04896743 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:35.374264 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-855f2595-d8f4-4cdd-ac19-cd1d04896743 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/01c2b22c-2eec-446e-aaf8-17d7e575d42c Aug 13 21:10:35.374435 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-855f2595-d8f4-4cdd-ac19-cd1d04896743 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:35.374997 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-855f2595-d8f4-4cdd-ac19-cd1d04896743 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:35.374997 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-855f2595-d8f4-4cdd-ac19-cd1d04896743 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 01c2b22c-2eec-446e-aaf8-17d7e575d42c. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:35.376180 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-59e3cc4e-a4b7-415b-8121-c5fbbe0c328b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:35.377668 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-59e3cc4e-a4b7-415b-8121-c5fbbe0c328b tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] GET https://10.4.3.14/volume/v3/volumes/a667ea6c-5045-47d2-a6fe-755cca760251 Aug 13 21:10:35.377829 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-59e3cc4e-a4b7-415b-8121-c5fbbe0c328b tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:35.378005 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-59e3cc4e-a4b7-415b-8121-c5fbbe0c328b tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:35.385335 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:35.385335 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:35.386103 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-855f2595-d8f4-4cdd-ac19-cd1d04896743 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/01c2b22c-2eec-446e-aaf8-17d7e575d42c returned with HTTP 200 Aug 13 21:10:35.386471 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 457/1806] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:35 2026] GET /volume/v3/backups/01c2b22c-2eec-446e-aaf8-17d7e575d42c => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:35.386818 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-59e3cc4e-a4b7-415b-8121-c5fbbe0c328b tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] https://10.4.3.14/volume/v3/volumes/a667ea6c-5045-47d2-a6fe-755cca760251 returned with HTTP 404 Aug 13 21:10:35.387354 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 451/1807] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:35 2026] GET /volume/v3/volumes/a667ea6c-5045-47d2-a6fe-755cca760251 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:10:35.395549 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e757cd76-9a90-4abd-9bd8-3c9a123f05a5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:35.398501 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e757cd76-9a90-4abd-9bd8-3c9a123f05a5 tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] GET https://10.4.3.14/volume/v3/volumes/a667ea6c-5045-47d2-a6fe-755cca760251 Aug 13 21:10:35.400982 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e757cd76-9a90-4abd-9bd8-3c9a123f05a5 tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:35.400982 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e757cd76-9a90-4abd-9bd8-3c9a123f05a5 tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:35.404535 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e757cd76-9a90-4abd-9bd8-3c9a123f05a5 tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] https://10.4.3.14/volume/v3/volumes/a667ea6c-5045-47d2-a6fe-755cca760251 returned with HTTP 404 Aug 13 21:10:35.405212 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 453/1808] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:35 2026] GET /volume/v3/volumes/a667ea6c-5045-47d2-a6fe-755cca760251 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:10:35.406454 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-82aa0ca2-7a0a-4c90-864e-7dba26b33cde None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:35.413762 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-82aa0ca2-7a0a-4c90-864e-7dba26b33cde tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] GET https://10.4.3.14/volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 Aug 13 21:10:35.413955 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-82aa0ca2-7a0a-4c90-864e-7dba26b33cde tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:35.414244 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-82aa0ca2-7a0a-4c90-864e-7dba26b33cde tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:35.414395 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-82aa0ca2-7a0a-4c90-864e-7dba26b33cde tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Show backup with id eee38256-9bea-47e3-8e64-1a597c68d413. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:35.417359 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7e5b9a95-2f17-4567-8df8-67c50bc17aff None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:35.419886 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7e5b9a95-2f17-4567-8df8-67c50bc17aff tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] DELETE https://10.4.3.14/volume/v3/volumes/a667ea6c-5045-47d2-a6fe-755cca760251 Aug 13 21:10:35.419886 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7e5b9a95-2f17-4567-8df8-67c50bc17aff tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:35.419886 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7e5b9a95-2f17-4567-8df8-67c50bc17aff tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:35.419886 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-7e5b9a95-2f17-4567-8df8-67c50bc17aff tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] Delete volume with id: a667ea6c-5045-47d2-a6fe-755cca760251 Aug 13 21:10:35.424500 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:35.424500 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:35.424617 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-82aa0ca2-7a0a-4c90-864e-7dba26b33cde tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] https://10.4.3.14/volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 returned with HTTP 200 Aug 13 21:10:35.425330 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 448/1809] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:35 2026] GET /volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 => generated 754 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:35.436340 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7e5b9a95-2f17-4567-8df8-67c50bc17aff tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] https://10.4.3.14/volume/v3/volumes/a667ea6c-5045-47d2-a6fe-755cca760251 returned with HTTP 404 Aug 13 21:10:35.436340 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 458/1810] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:10:35 2026] DELETE /volume/v3/volumes/a667ea6c-5045-47d2-a6fe-755cca760251 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:10:35.446378 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-41044ff4-8595-48ee-90c6-38f379671ae7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:35.450042 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-41044ff4-8595-48ee-90c6-38f379671ae7 tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:10:35.450327 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-41044ff4-8595-48ee-90c6-38f379671ae7 tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1590752334"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:35.451789 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-41044ff4-8595-48ee-90c6-38f379671ae7 tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1590752334'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:10:35.451891 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-41044ff4-8595-48ee-90c6-38f379671ae7 tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] Create volume of 1 GB Aug 13 21:10:35.464667 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-41044ff4-8595-48ee-90c6-38f379671ae7 tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] Availability Zones retrieved successfully. Aug 13 21:10:35.473049 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-41044ff4-8595-48ee-90c6-38f379671ae7 tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] Flow 'volume_create_api' (19b6030e-ff0d-4452-ae05-5e2ee14ebe6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:10:35.474726 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-41044ff4-8595-48ee-90c6-38f379671ae7 tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56683d6b-2cb3-41bf-a92b-86064bf274af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:35.476367 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-41044ff4-8595-48ee-90c6-38f379671ae7 tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:10:35.513874 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-41044ff4-8595-48ee-90c6-38f379671ae7 tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56683d6b-2cb3-41bf-a92b-86064bf274af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:35.516502 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-41044ff4-8595-48ee-90c6-38f379671ae7 tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (683ad895-a6db-4524-9a05-1d0c993e4129) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:35.560696 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-41044ff4-8595-48ee-90c6-38f379671ae7 tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] Created reservations ['2c044867-a0fd-43e3-b074-2da1bc8abbb3', 'cf67a240-fd07-438f-90d0-9fe1aebf0b56', '3324e3af-4093-48ae-ba55-df84dd75401c', '01dc951f-e57d-4efe-9590-4503aefa8e28'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:10:35.561524 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-41044ff4-8595-48ee-90c6-38f379671ae7 tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (683ad895-a6db-4524-9a05-1d0c993e4129) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c044867-a0fd-43e3-b074-2da1bc8abbb3', 'cf67a240-fd07-438f-90d0-9fe1aebf0b56', '3324e3af-4093-48ae-ba55-df84dd75401c', '01dc951f-e57d-4efe-9590-4503aefa8e28']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:35.562255 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-41044ff4-8595-48ee-90c6-38f379671ae7 tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ae28dd7-8900-4192-a6e5-962ef7aa66e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:35.583796 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-41044ff4-8595-48ee-90c6-38f379671ae7 tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ae28dd7-8900-4192-a6e5-962ef7aa66e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '62ebe74f-6faf-4ed3-b512-729b9a54bdbe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1590752334',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9c6c563cc034d69a67e1db5ddeffb8f',qos_specs=None,replication_status=,reservations=['2c044867-a0fd-43e3-b074-2da1bc8abbb3','cf67a240-fd07-438f-90d0-9fe1aebf0b56','3324e3af-4093-48ae-ba55-df84dd75401c','01dc951f-e57d-4efe-9590-4503aefa8e28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c793ecc2d06744898ed39bc43873efa0',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:10:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1590752334',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=62ebe74f-6faf-4ed3-b512-729b9a54bdbe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9c6c563cc034d69a67e1db5ddeffb8f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c793ecc2d06744898ed39bc43873efa0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:35.584362 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-41044ff4-8595-48ee-90c6-38f379671ae7 tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (307afed7-f434-428e-b73e-564bb6aaf5f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:35.602814 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-41044ff4-8595-48ee-90c6-38f379671ae7 tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (307afed7-f434-428e-b73e-564bb6aaf5f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1590752334',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9c6c563cc034d69a67e1db5ddeffb8f',qos_specs=None,replication_status=,reservations=['2c044867-a0fd-43e3-b074-2da1bc8abbb3','cf67a240-fd07-438f-90d0-9fe1aebf0b56','3324e3af-4093-48ae-ba55-df84dd75401c','01dc951f-e57d-4efe-9590-4503aefa8e28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c793ecc2d06744898ed39bc43873efa0',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:35.603466 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-41044ff4-8595-48ee-90c6-38f379671ae7 tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (537ee2fe-c79f-431a-a43a-5ab6e7d9e1c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:35.612674 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-41044ff4-8595-48ee-90c6-38f379671ae7 tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (537ee2fe-c79f-431a-a43a-5ab6e7d9e1c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:35.613376 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-41044ff4-8595-48ee-90c6-38f379671ae7 tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] Flow 'volume_create_api' (19b6030e-ff0d-4452-ae05-5e2ee14ebe6a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:10:35.613655 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-41044ff4-8595-48ee-90c6-38f379671ae7 tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] Create volume request issued successfully. Aug 13 21:10:35.614360 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-41044ff4-8595-48ee-90c6-38f379671ae7 tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:10:35.614756 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 452/1811] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:10:35 2026] POST /volume/v3/volumes => generated 754 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:10:35.628300 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e55df791-4c36-486a-8e12-70bdb36ec2fd None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:35.630717 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e55df791-4c36-486a-8e12-70bdb36ec2fd tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] GET https://10.4.3.14/volume/v3/volumes/62ebe74f-6faf-4ed3-b512-729b9a54bdbe Aug 13 21:10:35.630958 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e55df791-4c36-486a-8e12-70bdb36ec2fd tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:35.631228 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e55df791-4c36-486a-8e12-70bdb36ec2fd tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:35.640422 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:35.640422 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:35.645171 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e55df791-4c36-486a-8e12-70bdb36ec2fd tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] Volume info retrieved successfully. Aug 13 21:10:35.653051 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e55df791-4c36-486a-8e12-70bdb36ec2fd tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] https://10.4.3.14/volume/v3/volumes/62ebe74f-6faf-4ed3-b512-729b9a54bdbe returned with HTTP 200 Aug 13 21:10:35.653051 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 454/1812] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:35 2026] GET /volume/v3/volumes/62ebe74f-6faf-4ed3-b512-729b9a54bdbe => generated 822 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:35.948387 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-70cd9fc8-f886-4523-84df-680bc5e283f8 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:35.950608 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-70cd9fc8-f886-4523-84df-680bc5e283f8 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] GET https://10.4.3.14/volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 Aug 13 21:10:35.950874 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-70cd9fc8-f886-4523-84df-680bc5e283f8 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:35.951143 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-70cd9fc8-f886-4523-84df-680bc5e283f8 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:35.951288 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-70cd9fc8-f886-4523-84df-680bc5e283f8 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Show backup with id 9c98db89-335f-4cd3-b5f7-d9ca0eafd909. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:35.955372 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-70cd9fc8-f886-4523-84df-680bc5e283f8 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] https://10.4.3.14/volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 returned with HTTP 404 Aug 13 21:10:35.956056 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 449/1813] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:10:35 2026] GET /volume/v3/backups/9c98db89-335f-4cd3-b5f7-d9ca0eafd909 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:10:36.036840 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ab79e568-180d-419a-97d2-42d9372d47b2 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:36.039212 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ab79e568-180d-419a-97d2-42d9372d47b2 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] GET https://10.4.3.14/volume/v3/volumes/cbb3f220-056b-4993-a187-0c6a421c38e6 Aug 13 21:10:36.039393 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ab79e568-180d-419a-97d2-42d9372d47b2 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:36.039598 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ab79e568-180d-419a-97d2-42d9372d47b2 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:36.045860 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-49846ed9-5bb9-4818-bf67-5e6d1363e7a9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:36.046541 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:36.046541 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:36.049522 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-49846ed9-5bb9-4818-bf67-5e6d1363e7a9 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/volumes/5eb4d405-a43b-4f54-b702-514fcfdd0c71 Aug 13 21:10:36.049735 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-49846ed9-5bb9-4818-bf67-5e6d1363e7a9 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:36.049941 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-49846ed9-5bb9-4818-bf67-5e6d1363e7a9 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:36.050104 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-ab79e568-180d-419a-97d2-42d9372d47b2 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Volume info retrieved successfully. Aug 13 21:10:36.057917 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ab79e568-180d-419a-97d2-42d9372d47b2 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] https://10.4.3.14/volume/v3/volumes/cbb3f220-056b-4993-a187-0c6a421c38e6 returned with HTTP 200 Aug 13 21:10:36.058345 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 459/1814] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:10:36 2026] GET /volume/v3/volumes/cbb3f220-056b-4993-a187-0c6a421c38e6 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:36.061330 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:36.061330 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:36.066497 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-49846ed9-5bb9-4818-bf67-5e6d1363e7a9 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Volume info retrieved successfully. Aug 13 21:10:36.070640 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-49846ed9-5bb9-4818-bf67-5e6d1363e7a9 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/volumes/5eb4d405-a43b-4f54-b702-514fcfdd0c71 returned with HTTP 200 Aug 13 21:10:36.071108 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 453/1815] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:36 2026] GET /volume/v3/volumes/5eb4d405-a43b-4f54-b702-514fcfdd0c71 => generated 1360 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:36.076274 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f4cff080-ca67-4585-aabe-f540e67c9aa7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:36.080696 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f4cff080-ca67-4585-aabe-f540e67c9aa7 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] DELETE https://10.4.3.14/volume/v3/volumes/cbb3f220-056b-4993-a187-0c6a421c38e6 Aug 13 21:10:36.080877 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f4cff080-ca67-4585-aabe-f540e67c9aa7 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:36.081065 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f4cff080-ca67-4585-aabe-f540e67c9aa7 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:36.081210 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-f4cff080-ca67-4585-aabe-f540e67c9aa7 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Delete volume with id: cbb3f220-056b-4993-a187-0c6a421c38e6 Aug 13 21:10:36.087634 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:36.087634 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:36.088125 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f4cff080-ca67-4585-aabe-f540e67c9aa7 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Volume info retrieved successfully. Aug 13 21:10:36.106656 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f4cff080-ca67-4585-aabe-f540e67c9aa7 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Delete volume request issued successfully. Aug 13 21:10:36.106807 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f4cff080-ca67-4585-aabe-f540e67c9aa7 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] https://10.4.3.14/volume/v3/volumes/cbb3f220-056b-4993-a187-0c6a421c38e6 returned with HTTP 202 Aug 13 21:10:36.107216 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 455/1816] 10.4.3.14 () {68 vars in 1384 bytes} [Thu Aug 13 21:10:36 2026] DELETE /volume/v3/volumes/cbb3f220-056b-4993-a187-0c6a421c38e6 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:10:36.113703 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-dfab177e-5980-4077-a271-77f6363cb168 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:36.116024 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-dfab177e-5980-4077-a271-77f6363cb168 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] GET https://10.4.3.14/volume/v3/volumes/cbb3f220-056b-4993-a187-0c6a421c38e6 Aug 13 21:10:36.116024 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-dfab177e-5980-4077-a271-77f6363cb168 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:36.116024 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-dfab177e-5980-4077-a271-77f6363cb168 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:36.123508 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:36.123508 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:36.127689 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-dfab177e-5980-4077-a271-77f6363cb168 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Volume info retrieved successfully. Aug 13 21:10:36.132866 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-dfab177e-5980-4077-a271-77f6363cb168 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] https://10.4.3.14/volume/v3/volumes/cbb3f220-056b-4993-a187-0c6a421c38e6 returned with HTTP 200 Aug 13 21:10:36.133297 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 450/1817] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:10:36 2026] GET /volume/v3/volumes/cbb3f220-056b-4993-a187-0c6a421c38e6 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:36.397360 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-3476c850-6488-4b70-9fa1-fa4c31f7d185 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:36.399186 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3476c850-6488-4b70-9fa1-fa4c31f7d185 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/01c2b22c-2eec-446e-aaf8-17d7e575d42c Aug 13 21:10:36.399371 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3476c850-6488-4b70-9fa1-fa4c31f7d185 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:36.399586 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3476c850-6488-4b70-9fa1-fa4c31f7d185 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:36.399692 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-3476c850-6488-4b70-9fa1-fa4c31f7d185 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 01c2b22c-2eec-446e-aaf8-17d7e575d42c. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:36.403564 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3476c850-6488-4b70-9fa1-fa4c31f7d185 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/01c2b22c-2eec-446e-aaf8-17d7e575d42c returned with HTTP 404 Aug 13 21:10:36.404404 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 460/1818] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:36 2026] GET /volume/v3/backups/01c2b22c-2eec-446e-aaf8-17d7e575d42c => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:10:36.439641 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-32347056-ddd6-4480-b33c-941f6ebd48be None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:36.443938 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-32347056-ddd6-4480-b33c-941f6ebd48be tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] GET https://10.4.3.14/volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 Aug 13 21:10:36.444176 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-32347056-ddd6-4480-b33c-941f6ebd48be tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:36.444396 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-32347056-ddd6-4480-b33c-941f6ebd48be tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:36.444526 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-32347056-ddd6-4480-b33c-941f6ebd48be tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Show backup with id eee38256-9bea-47e3-8e64-1a597c68d413. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:36.453651 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:36.453651 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:36.455944 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-32347056-ddd6-4480-b33c-941f6ebd48be tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] https://10.4.3.14/volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 returned with HTTP 200 Aug 13 21:10:36.456898 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 454/1819] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:36 2026] GET /volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 => generated 754 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:36.521336 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-b52ab091-30a3-41bc-8e8c-ff5a96ac6667 req-c568d438-8ff0-4fc4-a01c-fbd1c7f9d9c8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:36.524570 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-b52ab091-30a3-41bc-8e8c-ff5a96ac6667 req-c568d438-8ff0-4fc4-a01c-fbd1c7f9d9c8 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/volumes/ba5b7e92-ea60-4010-85db-d4ef871f8ba3 Aug 13 21:10:36.524570 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-b52ab091-30a3-41bc-8e8c-ff5a96ac6667 req-c568d438-8ff0-4fc4-a01c-fbd1c7f9d9c8 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:36.524570 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-b52ab091-30a3-41bc-8e8c-ff5a96ac6667 req-c568d438-8ff0-4fc4-a01c-fbd1c7f9d9c8 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:36.538852 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:36.538852 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:36.543429 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-b52ab091-30a3-41bc-8e8c-ff5a96ac6667 req-c568d438-8ff0-4fc4-a01c-fbd1c7f9d9c8 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Volume info retrieved successfully. Aug 13 21:10:36.549413 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-b52ab091-30a3-41bc-8e8c-ff5a96ac6667 req-c568d438-8ff0-4fc4-a01c-fbd1c7f9d9c8 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/volumes/ba5b7e92-ea60-4010-85db-d4ef871f8ba3 returned with HTTP 200 Aug 13 21:10:36.549928 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 456/1820] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:10:36 2026] GET /volume/v3/volumes/ba5b7e92-ea60-4010-85db-d4ef871f8ba3 => generated 1132 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:36.571035 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-b52ab091-30a3-41bc-8e8c-ff5a96ac6667 req-bf2ab95d-32ec-4973-b922-6f2c67b61ca4 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:36.573626 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-b52ab091-30a3-41bc-8e8c-ff5a96ac6667 req-bf2ab95d-32ec-4973-b922-6f2c67b61ca4 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] POST https://10.4.3.14/volume/v3/volumes/ba5b7e92-ea60-4010-85db-d4ef871f8ba3/action Aug 13 21:10:36.574072 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-b52ab091-30a3-41bc-8e8c-ff5a96ac6667 req-bf2ab95d-32ec-4973-b922-6f2c67b61ca4 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:10:36.574222 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-b52ab091-30a3-41bc-8e8c-ff5a96ac6667 req-bf2ab95d-32ec-4973-b922-6f2c67b61ca4 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:36.590157 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:36.590157 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:36.590772 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-b52ab091-30a3-41bc-8e8c-ff5a96ac6667 req-bf2ab95d-32ec-4973-b922-6f2c67b61ca4 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Volume info retrieved successfully. Aug 13 21:10:36.601988 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-b52ab091-30a3-41bc-8e8c-ff5a96ac6667 req-bf2ab95d-32ec-4973-b922-6f2c67b61ca4 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Begin detaching volume completed successfully. Aug 13 21:10:36.601988 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-b52ab091-30a3-41bc-8e8c-ff5a96ac6667 req-bf2ab95d-32ec-4973-b922-6f2c67b61ca4 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/volumes/ba5b7e92-ea60-4010-85db-d4ef871f8ba3/action returned with HTTP 202 Aug 13 21:10:36.604581 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 451/1821] 10.4.3.14 () {72 vars in 1665 bytes} [Thu Aug 13 21:10:36 2026] POST /volume/v3/volumes/ba5b7e92-ea60-4010-85db-d4ef871f8ba3/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:10:36.632458 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-1a69c2bf-340c-4ee1-885f-5b2989aa2f41 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:36.635316 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1a69c2bf-340c-4ee1-885f-5b2989aa2f41 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/volumes/ba5b7e92-ea60-4010-85db-d4ef871f8ba3 Aug 13 21:10:36.637178 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1a69c2bf-340c-4ee1-885f-5b2989aa2f41 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:36.637178 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1a69c2bf-340c-4ee1-885f-5b2989aa2f41 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:36.652427 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:36.652427 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:36.658307 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-1a69c2bf-340c-4ee1-885f-5b2989aa2f41 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Volume info retrieved successfully. Aug 13 21:10:36.664236 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1a69c2bf-340c-4ee1-885f-5b2989aa2f41 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/volumes/ba5b7e92-ea60-4010-85db-d4ef871f8ba3 returned with HTTP 200 Aug 13 21:10:36.665236 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 461/1822] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:36 2026] GET /volume/v3/volumes/ba5b7e92-ea60-4010-85db-d4ef871f8ba3 => generated 1135 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:36.669386 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-abb05c16-e557-4cdc-b28d-f325c5005fbe None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:36.673474 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-abb05c16-e557-4cdc-b28d-f325c5005fbe tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] GET https://10.4.3.14/volume/v3/volumes/62ebe74f-6faf-4ed3-b512-729b9a54bdbe Aug 13 21:10:36.673699 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-abb05c16-e557-4cdc-b28d-f325c5005fbe tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:36.673880 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-abb05c16-e557-4cdc-b28d-f325c5005fbe tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:36.680986 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0e9f565c-1812-46a1-94cb-cc1084f201ce None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:36.680986 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0e9f565c-1812-46a1-94cb-cc1084f201ce None None] GET https://10.4.3.14/volume// Aug 13 21:10:36.681099 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0e9f565c-1812-46a1-94cb-cc1084f201ce None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:36.681272 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0e9f565c-1812-46a1-94cb-cc1084f201ce None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:36.681600 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0e9f565c-1812-46a1-94cb-cc1084f201ce None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:10:36.681713 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:36.681713 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:36.681887 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 457/1823] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:10:36 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:10:36.686259 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-abb05c16-e557-4cdc-b28d-f325c5005fbe tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] Volume info retrieved successfully. Aug 13 21:10:36.691909 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-abb05c16-e557-4cdc-b28d-f325c5005fbe tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] https://10.4.3.14/volume/v3/volumes/62ebe74f-6faf-4ed3-b512-729b9a54bdbe returned with HTTP 200 Aug 13 21:10:36.692129 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-b52ab091-30a3-41bc-8e8c-ff5a96ac6667 req-82e75ac5-cb4a-4015-b87b-d1d3ff7dd394 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:36.692295 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 455/1824] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:36 2026] GET /volume/v3/volumes/62ebe74f-6faf-4ed3-b512-729b9a54bdbe => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:36.697379 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-b52ab091-30a3-41bc-8e8c-ff5a96ac6667 req-82e75ac5-cb4a-4015-b87b-d1d3ff7dd394 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/volumes/ba5b7e92-ea60-4010-85db-d4ef871f8ba3 Aug 13 21:10:36.697623 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-b52ab091-30a3-41bc-8e8c-ff5a96ac6667 req-82e75ac5-cb4a-4015-b87b-d1d3ff7dd394 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:36.697799 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-b52ab091-30a3-41bc-8e8c-ff5a96ac6667 req-82e75ac5-cb4a-4015-b87b-d1d3ff7dd394 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:36.708713 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2cfa137a-6f15-438e-83fa-7dd927365e65 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:36.711180 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2cfa137a-6f15-438e-83fa-7dd927365e65 tempest-VolumeQuotasAdminTestJSON-430710664 tempest-VolumeQuotasAdminTestJSON-430710664-project-admin] GET https://10.4.3.14/volume/v3/os-quota-sets/f9c6c563cc034d69a67e1db5ddeffb8f?usage=True Aug 13 21:10:36.711180 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2cfa137a-6f15-438e-83fa-7dd927365e65 tempest-VolumeQuotasAdminTestJSON-430710664 tempest-VolumeQuotasAdminTestJSON-430710664-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:36.711420 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2cfa137a-6f15-438e-83fa-7dd927365e65 tempest-VolumeQuotasAdminTestJSON-430710664 tempest-VolumeQuotasAdminTestJSON-430710664-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:36.712117 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:36.712117 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:36.720277 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-b52ab091-30a3-41bc-8e8c-ff5a96ac6667 req-82e75ac5-cb4a-4015-b87b-d1d3ff7dd394 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Volume info retrieved successfully. Aug 13 21:10:36.725547 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-b52ab091-30a3-41bc-8e8c-ff5a96ac6667 req-82e75ac5-cb4a-4015-b87b-d1d3ff7dd394 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/volumes/ba5b7e92-ea60-4010-85db-d4ef871f8ba3 returned with HTTP 200 Aug 13 21:10:36.726715 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 452/1825] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:10:36 2026] GET /volume/v3/volumes/ba5b7e92-ea60-4010-85db-d4ef871f8ba3 => generated 1315 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:10:36.746024 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2cfa137a-6f15-438e-83fa-7dd927365e65 tempest-VolumeQuotasAdminTestJSON-430710664 tempest-VolumeQuotasAdminTestJSON-430710664-project-admin] https://10.4.3.14/volume/v3/os-quota-sets/f9c6c563cc034d69a67e1db5ddeffb8f?usage=True returned with HTTP 200 Aug 13 21:10:36.746526 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 462/1826] 10.4.3.14 () {66 vars in 1368 bytes} [Thu Aug 13 21:10:36 2026] GET /volume/v3/os-quota-sets/f9c6c563cc034d69a67e1db5ddeffb8f?usage=True => generated 1061 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:36.761679 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3234d30c-e5e7-4825-b6a8-a4fc48036ed9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:36.766034 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3234d30c-e5e7-4825-b6a8-a4fc48036ed9 tempest-VolumeQuotasAdminTestJSON-430710664 tempest-VolumeQuotasAdminTestJSON-430710664-project-admin] GET https://10.4.3.14/volume/v3/os-quota-sets/180e1a4c20f54b9584d02f1cef46a29b?usage=True Aug 13 21:10:36.766034 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3234d30c-e5e7-4825-b6a8-a4fc48036ed9 tempest-VolumeQuotasAdminTestJSON-430710664 tempest-VolumeQuotasAdminTestJSON-430710664-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:36.766034 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3234d30c-e5e7-4825-b6a8-a4fc48036ed9 tempest-VolumeQuotasAdminTestJSON-430710664 tempest-VolumeQuotasAdminTestJSON-430710664-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:36.782797 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3234d30c-e5e7-4825-b6a8-a4fc48036ed9 tempest-VolumeQuotasAdminTestJSON-430710664 tempest-VolumeQuotasAdminTestJSON-430710664-project-admin] https://10.4.3.14/volume/v3/os-quota-sets/180e1a4c20f54b9584d02f1cef46a29b?usage=True returned with HTTP 200 Aug 13 21:10:36.783310 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 458/1827] 10.4.3.14 () {66 vars in 1368 bytes} [Thu Aug 13 21:10:36 2026] GET /volume/v3/os-quota-sets/180e1a4c20f54b9584d02f1cef46a29b?usage=True => generated 1061 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:36.798619 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2552a683-9bee-48f1-82d9-e68440641882 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:36.800557 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2552a683-9bee-48f1-82d9-e68440641882 tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] POST https://10.4.3.14/volume/v3/os-volume-transfer Aug 13 21:10:36.800845 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2552a683-9bee-48f1-82d9-e68440641882 tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "62ebe74f-6faf-4ed3-b512-729b9a54bdbe"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:36.802189 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.contrib.volume_transfer [None req-2552a683-9bee-48f1-82d9-e68440641882 tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] Creating new volume transfer {'transfer': {'volume_id': '62ebe74f-6faf-4ed3-b512-729b9a54bdbe'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 13 21:10:36.802309 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.contrib.volume_transfer [None req-2552a683-9bee-48f1-82d9-e68440641882 tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] Creating transfer of volume 62ebe74f-6faf-4ed3-b512-729b9a54bdbe Aug 13 21:10:36.802417 np0000007265 devstack@c-api.service[100214]: INFO cinder.transfer.api [None req-2552a683-9bee-48f1-82d9-e68440641882 tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] Generating transfer record for volume 62ebe74f-6faf-4ed3-b512-729b9a54bdbe Aug 13 21:10:36.810727 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:36.810727 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:36.828702 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2552a683-9bee-48f1-82d9-e68440641882 tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] https://10.4.3.14/volume/v3/os-volume-transfer returned with HTTP 202 Aug 13 21:10:36.830127 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 456/1828] 10.4.3.14 () {68 vars in 1284 bytes} [Thu Aug 13 21:10:36 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:10:36.839067 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c8c032bb-5c9a-4448-9cb8-d3a4aaa9d67a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:36.885948 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-cbbed450-0388-4c61-bd46-e14ad8683dff req-17235bf4-ba0d-44c5-a31f-7f7cd7d01a02 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:36.888539 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-cbbed450-0388-4c61-bd46-e14ad8683dff req-17235bf4-ba0d-44c5-a31f-7f7cd7d01a02 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] POST https://10.4.3.14/volume/v3/attachments/44582fc7-ba60-408b-9a81-1799e0c12134/action Aug 13 21:10:36.888934 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-cbbed450-0388-4c61-bd46-e14ad8683dff req-17235bf4-ba0d-44c5-a31f-7f7cd7d01a02 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Action body: b'{"os-complete": null}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:10:36.889084 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-cbbed450-0388-4c61-bd46-e14ad8683dff req-17235bf4-ba0d-44c5-a31f-7f7cd7d01a02 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:36.907571 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:36.907571 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:36.917669 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-cbbed450-0388-4c61-bd46-e14ad8683dff req-17235bf4-ba0d-44c5-a31f-7f7cd7d01a02 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/attachments/44582fc7-ba60-408b-9a81-1799e0c12134/action returned with HTTP 204 Aug 13 21:10:36.918159 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 463/1829] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:10:36 2026] POST /volume/v3/attachments/44582fc7-ba60-408b-9a81-1799e0c12134/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:10:36.924179 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c8c032bb-5c9a-4448-9cb8-d3a4aaa9d67a tempest-VolumeQuotasAdminTestJSON-1187779757 tempest-VolumeQuotasAdminTestJSON-1187779757-project-member] POST https://10.4.3.14/volume/v3/os-volume-transfer/f7257042-63a6-4e00-bcb0-4cc87670d212/accept Aug 13 21:10:36.924643 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c8c032bb-5c9a-4448-9cb8-d3a4aaa9d67a tempest-VolumeQuotasAdminTestJSON-1187779757 tempest-VolumeQuotasAdminTestJSON-1187779757-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "807ea78e999e5d90"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:36.926228 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.contrib.volume_transfer [None req-c8c032bb-5c9a-4448-9cb8-d3a4aaa9d67a tempest-VolumeQuotasAdminTestJSON-1187779757 tempest-VolumeQuotasAdminTestJSON-1187779757-project-member] Accepting volume transfer f7257042-63a6-4e00-bcb0-4cc87670d212 {{(pid=100217) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 13 21:10:36.926404 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.contrib.volume_transfer [None req-c8c032bb-5c9a-4448-9cb8-d3a4aaa9d67a tempest-VolumeQuotasAdminTestJSON-1187779757 tempest-VolumeQuotasAdminTestJSON-1187779757-project-member] Accepting transfer f7257042-63a6-4e00-bcb0-4cc87670d212 Aug 13 21:10:36.990693 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-c8c032bb-5c9a-4448-9cb8-d3a4aaa9d67a tempest-VolumeQuotasAdminTestJSON-1187779757 tempest-VolumeQuotasAdminTestJSON-1187779757-project-member] Created reservations ['e2a56e9e-8f0d-4ad9-b481-25f67ed818ea', '02553997-829f-40dd-b3ca-3b58aafdaf8f', 'cc8ad97a-ab01-4a99-87bf-a191ab8324f0', 'b0cb5d92-d552-49f9-a92f-0af02d0d4342'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:10:37.011542 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-c8c032bb-5c9a-4448-9cb8-d3a4aaa9d67a tempest-VolumeQuotasAdminTestJSON-1187779757 tempest-VolumeQuotasAdminTestJSON-1187779757-project-member] Created reservations ['c4dd18db-9311-4d98-af6f-68abed43b633', '9ba55cfb-0463-4fb5-b1b2-0da7c491bf0e', '803d8907-5d36-4946-956a-18dda97c3e69', 'ef8a8707-258b-4b75-a9bc-aa608feaa929'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:10:37.059854 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-c8c032bb-5c9a-4448-9cb8-d3a4aaa9d67a tempest-VolumeQuotasAdminTestJSON-1187779757 tempest-VolumeQuotasAdminTestJSON-1187779757-project-member] Created reservations ['d99631a1-7960-4483-a959-bc7c354fe97c', '748f5064-cb32-4b71-a1d0-e74e9617a264', '192954b9-fac7-4668-bcb1-c597090ee46f', '864dcb33-7aca-442a-8fad-311834c234b5'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:10:37.086312 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9f896849-7125-41f9-9bd4-de01ae2f9192 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:37.088778 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-c8c032bb-5c9a-4448-9cb8-d3a4aaa9d67a tempest-VolumeQuotasAdminTestJSON-1187779757 tempest-VolumeQuotasAdminTestJSON-1187779757-project-member] Created reservations ['934b09c9-6607-4a2c-872d-936cafaf332a', '628ed81b-1966-4881-b2ee-961c9f9aceb4', '94bfbecb-2068-4f86-92d4-5f7404cdbbe8', '478d06b2-cc0a-4f19-919a-137fb157fe61'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:10:37.089076 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9f896849-7125-41f9-9bd4-de01ae2f9192 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/volumes/5eb4d405-a43b-4f54-b702-514fcfdd0c71 Aug 13 21:10:37.090041 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9f896849-7125-41f9-9bd4-de01ae2f9192 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:37.090041 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9f896849-7125-41f9-9bd4-de01ae2f9192 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:37.099896 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:37.099896 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:37.100155 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-c8c032bb-5c9a-4448-9cb8-d3a4aaa9d67a tempest-VolumeQuotasAdminTestJSON-1187779757 tempest-VolumeQuotasAdminTestJSON-1187779757-project-member] Transfer volume completed successfully. Aug 13 21:10:37.103571 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-9f896849-7125-41f9-9bd4-de01ae2f9192 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Volume info retrieved successfully. Aug 13 21:10:37.108535 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9f896849-7125-41f9-9bd4-de01ae2f9192 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/volumes/5eb4d405-a43b-4f54-b702-514fcfdd0c71 returned with HTTP 200 Aug 13 21:10:37.108942 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 459/1830] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:37 2026] GET /volume/v3/volumes/5eb4d405-a43b-4f54-b702-514fcfdd0c71 => generated 1652 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:37.122806 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a1f5e5d3-c01f-45f1-9779-d1b37c4223d9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:37.125427 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a1f5e5d3-c01f-45f1-9779-d1b37c4223d9 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] POST https://10.4.3.14/volume/v3/snapshots Aug 13 21:10:37.125956 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a1f5e5d3-c01f-45f1-9779-d1b37c4223d9 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5eb4d405-a43b-4f54-b702-514fcfdd0c71", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-243467495"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:37.140558 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:37.140558 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:37.141160 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a1f5e5d3-c01f-45f1-9779-d1b37c4223d9 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Volume info retrieved successfully. Aug 13 21:10:37.141240 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-a1f5e5d3-c01f-45f1-9779-d1b37c4223d9 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Create snapshot from volume 5eb4d405-a43b-4f54-b702-514fcfdd0c71 Aug 13 21:10:37.145747 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a1f5e5d3-c01f-45f1-9779-d1b37c4223d9 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/snapshots returned with HTTP 400 Aug 13 21:10:37.146413 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 457/1831] 10.4.3.14 () {68 vars in 1258 bytes} [Thu Aug 13 21:10:37 2026] POST /volume/v3/snapshots => generated 160 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 21:10:37.146681 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-9d9d00e4-85c9-4f59-b5c7-77899adeac07 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:37.148606 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9d9d00e4-85c9-4f59-b5c7-77899adeac07 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] GET https://10.4.3.14/volume/v3/volumes/cbb3f220-056b-4993-a187-0c6a421c38e6 Aug 13 21:10:37.148867 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9d9d00e4-85c9-4f59-b5c7-77899adeac07 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:37.149114 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9d9d00e4-85c9-4f59-b5c7-77899adeac07 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:37.155522 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9d9d00e4-85c9-4f59-b5c7-77899adeac07 tempest-VolumesBackupsV39Test-1736973680 tempest-VolumesBackupsV39Test-1736973680-project-member] https://10.4.3.14/volume/v3/volumes/cbb3f220-056b-4993-a187-0c6a421c38e6 returned with HTTP 404 Aug 13 21:10:37.156160 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 464/1832] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:10:37 2026] GET /volume/v3/volumes/cbb3f220-056b-4993-a187-0c6a421c38e6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:10:37.158999 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-543fb904-9250-49e9-9482-04ab7718d3ae None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:37.164569 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-543fb904-9250-49e9-9482-04ab7718d3ae tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] POST https://10.4.3.14/volume/v3/snapshots Aug 13 21:10:37.165594 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-543fb904-9250-49e9-9482-04ab7718d3ae tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5eb4d405-a43b-4f54-b702-514fcfdd0c71", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-845891671"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:37.182768 np0000007265 devstack@c-api.service[100217]: INFO cinder.transfer.api [None req-c8c032bb-5c9a-4448-9cb8-d3a4aaa9d67a tempest-VolumeQuotasAdminTestJSON-1187779757 tempest-VolumeQuotasAdminTestJSON-1187779757-project-member] Volume 62ebe74f-6faf-4ed3-b512-729b9a54bdbe has been transferred. Aug 13 21:10:37.187758 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:37.187758 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:37.188500 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-543fb904-9250-49e9-9482-04ab7718d3ae tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Volume info retrieved successfully. Aug 13 21:10:37.188740 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-543fb904-9250-49e9-9482-04ab7718d3ae tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Create snapshot from volume 5eb4d405-a43b-4f54-b702-514fcfdd0c71 Aug 13 21:10:37.190234 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c8c032bb-5c9a-4448-9cb8-d3a4aaa9d67a tempest-VolumeQuotasAdminTestJSON-1187779757 tempest-VolumeQuotasAdminTestJSON-1187779757-project-member] https://10.4.3.14/volume/v3/os-volume-transfer/f7257042-63a6-4e00-bcb0-4cc87670d212/accept returned with HTTP 202 Aug 13 21:10:37.190609 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 453/1833] 10.4.3.14 () {68 vars in 1416 bytes} [Thu Aug 13 21:10:36 2026] POST /volume/v3/os-volume-transfer/f7257042-63a6-4e00-bcb0-4cc87670d212/accept => generated 363 bytes in 352 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:10:37.203436 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-00f2c157-07c9-488f-954c-91cfc78a8f78 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:37.207555 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-00f2c157-07c9-488f-954c-91cfc78a8f78 tempest-VolumeQuotasAdminTestJSON-1187779757 tempest-VolumeQuotasAdminTestJSON-1187779757-project-member] GET https://10.4.3.14/volume/v3/volumes/62ebe74f-6faf-4ed3-b512-729b9a54bdbe Aug 13 21:10:37.208154 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-00f2c157-07c9-488f-954c-91cfc78a8f78 tempest-VolumeQuotasAdminTestJSON-1187779757 tempest-VolumeQuotasAdminTestJSON-1187779757-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:37.208154 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-00f2c157-07c9-488f-954c-91cfc78a8f78 tempest-VolumeQuotasAdminTestJSON-1187779757 tempest-VolumeQuotasAdminTestJSON-1187779757-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:37.223380 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:37.223380 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:37.227690 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-00f2c157-07c9-488f-954c-91cfc78a8f78 tempest-VolumeQuotasAdminTestJSON-1187779757 tempest-VolumeQuotasAdminTestJSON-1187779757-project-member] Volume info retrieved successfully. Aug 13 21:10:37.232737 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-543fb904-9250-49e9-9482-04ab7718d3ae tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Created reservations ['4f720af7-93c8-4ac9-83bc-23e1f8718490', '710bcadc-a26d-4c84-83be-c043ace6fb9e', '3ff6443b-a2bc-43d7-805c-f853b2903908', '8189709f-7c97-4d7e-a89d-7e617d9881da'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:10:37.233111 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-00f2c157-07c9-488f-954c-91cfc78a8f78 tempest-VolumeQuotasAdminTestJSON-1187779757 tempest-VolumeQuotasAdminTestJSON-1187779757-project-member] https://10.4.3.14/volume/v3/volumes/62ebe74f-6faf-4ed3-b512-729b9a54bdbe returned with HTTP 200 Aug 13 21:10:37.233873 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 458/1834] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:37 2026] GET /volume/v3/volumes/62ebe74f-6faf-4ed3-b512-729b9a54bdbe => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:37.252637 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-8db90bdd-119d-4f4a-a8c7-812371143331 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:37.255291 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8db90bdd-119d-4f4a-a8c7-812371143331 tempest-VolumeQuotasAdminTestJSON-430710664 tempest-VolumeQuotasAdminTestJSON-430710664-project-admin] GET https://10.4.3.14/volume/v3/os-quota-sets/f9c6c563cc034d69a67e1db5ddeffb8f?usage=True Aug 13 21:10:37.255565 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8db90bdd-119d-4f4a-a8c7-812371143331 tempest-VolumeQuotasAdminTestJSON-430710664 tempest-VolumeQuotasAdminTestJSON-430710664-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:37.256247 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8db90bdd-119d-4f4a-a8c7-812371143331 tempest-VolumeQuotasAdminTestJSON-430710664 tempest-VolumeQuotasAdminTestJSON-430710664-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:37.280462 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8db90bdd-119d-4f4a-a8c7-812371143331 tempest-VolumeQuotasAdminTestJSON-430710664 tempest-VolumeQuotasAdminTestJSON-430710664-project-admin] https://10.4.3.14/volume/v3/os-quota-sets/f9c6c563cc034d69a67e1db5ddeffb8f?usage=True returned with HTTP 200 Aug 13 21:10:37.280907 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 465/1835] 10.4.3.14 () {66 vars in 1368 bytes} [Thu Aug 13 21:10:37 2026] GET /volume/v3/os-quota-sets/f9c6c563cc034d69a67e1db5ddeffb8f?usage=True => generated 1061 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:37.291365 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-543fb904-9250-49e9-9482-04ab7718d3ae tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Snapshot force create request issued successfully. Aug 13 21:10:37.292042 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-543fb904-9250-49e9-9482-04ab7718d3ae tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/snapshots returned with HTTP 202 Aug 13 21:10:37.292859 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 460/1836] 10.4.3.14 () {68 vars in 1258 bytes} [Thu Aug 13 21:10:37 2026] POST /volume/v3/snapshots => generated 309 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:10:37.294890 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-399b029c-a6ee-460a-a151-4661a83d36c9 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:37.298134 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-399b029c-a6ee-460a-a151-4661a83d36c9 tempest-VolumeQuotasAdminTestJSON-430710664 tempest-VolumeQuotasAdminTestJSON-430710664-project-admin] GET https://10.4.3.14/volume/v3/os-quota-sets/180e1a4c20f54b9584d02f1cef46a29b?usage=True Aug 13 21:10:37.298134 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-399b029c-a6ee-460a-a151-4661a83d36c9 tempest-VolumeQuotasAdminTestJSON-430710664 tempest-VolumeQuotasAdminTestJSON-430710664-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:37.298287 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-399b029c-a6ee-460a-a151-4661a83d36c9 tempest-VolumeQuotasAdminTestJSON-430710664 tempest-VolumeQuotasAdminTestJSON-430710664-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:37.298830 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:37.298830 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:37.306477 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1a13cc2b-18a9-4e80-8c0d-5f3a19613d6f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:37.310095 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1a13cc2b-18a9-4e80-8c0d-5f3a19613d6f tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/snapshots/bd17d03a-a3aa-4a8a-8f9f-51bd4eb1c44f Aug 13 21:10:37.310373 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1a13cc2b-18a9-4e80-8c0d-5f3a19613d6f tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:37.310858 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1a13cc2b-18a9-4e80-8c0d-5f3a19613d6f tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:37.318660 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:37.318660 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:37.318660 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1a13cc2b-18a9-4e80-8c0d-5f3a19613d6f tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Snapshot retrieved successfully. Aug 13 21:10:37.318992 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1a13cc2b-18a9-4e80-8c0d-5f3a19613d6f tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/snapshots/bd17d03a-a3aa-4a8a-8f9f-51bd4eb1c44f returned with HTTP 200 Aug 13 21:10:37.319477 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 459/1837] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:10:37 2026] GET /volume/v3/snapshots/bd17d03a-a3aa-4a8a-8f9f-51bd4eb1c44f => generated 441 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:37.321120 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-399b029c-a6ee-460a-a151-4661a83d36c9 tempest-VolumeQuotasAdminTestJSON-430710664 tempest-VolumeQuotasAdminTestJSON-430710664-project-admin] https://10.4.3.14/volume/v3/os-quota-sets/180e1a4c20f54b9584d02f1cef46a29b?usage=True returned with HTTP 200 Aug 13 21:10:37.321120 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 454/1838] 10.4.3.14 () {66 vars in 1368 bytes} [Thu Aug 13 21:10:37 2026] GET /volume/v3/os-quota-sets/180e1a4c20f54b9584d02f1cef46a29b?usage=True => generated 1061 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:37.336205 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f92348f0-1802-400b-861b-e03ece97b199 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:37.342706 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f92348f0-1802-400b-861b-e03ece97b199 tempest-VolumeQuotasAdminTestJSON-430710664 tempest-VolumeQuotasAdminTestJSON-430710664-project-admin] DELETE https://10.4.3.14/volume/v3/volumes/62ebe74f-6faf-4ed3-b512-729b9a54bdbe Aug 13 21:10:37.342916 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f92348f0-1802-400b-861b-e03ece97b199 tempest-VolumeQuotasAdminTestJSON-430710664 tempest-VolumeQuotasAdminTestJSON-430710664-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:37.343492 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f92348f0-1802-400b-861b-e03ece97b199 tempest-VolumeQuotasAdminTestJSON-430710664 tempest-VolumeQuotasAdminTestJSON-430710664-project-admin] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:37.343492 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-f92348f0-1802-400b-861b-e03ece97b199 tempest-VolumeQuotasAdminTestJSON-430710664 tempest-VolumeQuotasAdminTestJSON-430710664-project-admin] Delete volume with id: 62ebe74f-6faf-4ed3-b512-729b9a54bdbe Aug 13 21:10:37.350479 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:37.350479 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:37.350840 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-f92348f0-1802-400b-861b-e03ece97b199 tempest-VolumeQuotasAdminTestJSON-430710664 tempest-VolumeQuotasAdminTestJSON-430710664-project-admin] Volume info retrieved successfully. Aug 13 21:10:37.365851 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-f92348f0-1802-400b-861b-e03ece97b199 tempest-VolumeQuotasAdminTestJSON-430710664 tempest-VolumeQuotasAdminTestJSON-430710664-project-admin] Delete volume request issued successfully. Aug 13 21:10:37.366040 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f92348f0-1802-400b-861b-e03ece97b199 tempest-VolumeQuotasAdminTestJSON-430710664 tempest-VolumeQuotasAdminTestJSON-430710664-project-admin] https://10.4.3.14/volume/v3/volumes/62ebe74f-6faf-4ed3-b512-729b9a54bdbe returned with HTTP 202 Aug 13 21:10:37.366464 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 466/1839] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:10:37 2026] DELETE /volume/v3/volumes/62ebe74f-6faf-4ed3-b512-729b9a54bdbe => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:10:37.373670 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6afce983-78ab-4fe0-8e0b-d09d203b8386 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:37.375274 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6afce983-78ab-4fe0-8e0b-d09d203b8386 tempest-VolumeQuotasAdminTestJSON-430710664 tempest-VolumeQuotasAdminTestJSON-430710664-project-admin] GET https://10.4.3.14/volume/v3/volumes/62ebe74f-6faf-4ed3-b512-729b9a54bdbe Aug 13 21:10:37.375526 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6afce983-78ab-4fe0-8e0b-d09d203b8386 tempest-VolumeQuotasAdminTestJSON-430710664 tempest-VolumeQuotasAdminTestJSON-430710664-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:37.376845 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6afce983-78ab-4fe0-8e0b-d09d203b8386 tempest-VolumeQuotasAdminTestJSON-430710664 tempest-VolumeQuotasAdminTestJSON-430710664-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:37.384132 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:37.384132 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:37.389626 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-6afce983-78ab-4fe0-8e0b-d09d203b8386 tempest-VolumeQuotasAdminTestJSON-430710664 tempest-VolumeQuotasAdminTestJSON-430710664-project-admin] Volume info retrieved successfully. Aug 13 21:10:37.393042 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6afce983-78ab-4fe0-8e0b-d09d203b8386 tempest-VolumeQuotasAdminTestJSON-430710664 tempest-VolumeQuotasAdminTestJSON-430710664-project-admin] https://10.4.3.14/volume/v3/volumes/62ebe74f-6faf-4ed3-b512-729b9a54bdbe returned with HTTP 200 Aug 13 21:10:37.393141 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 461/1840] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:37 2026] GET /volume/v3/volumes/62ebe74f-6faf-4ed3-b512-729b9a54bdbe => generated 1010 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:37.471518 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-fa768367-a671-45d4-892d-f90d18558adc None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:37.473795 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fa768367-a671-45d4-892d-f90d18558adc tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] GET https://10.4.3.14/volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 Aug 13 21:10:37.474076 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fa768367-a671-45d4-892d-f90d18558adc tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:37.474319 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fa768367-a671-45d4-892d-f90d18558adc tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:37.474463 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-fa768367-a671-45d4-892d-f90d18558adc tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Show backup with id eee38256-9bea-47e3-8e64-1a597c68d413. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:37.479610 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:37.479610 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:37.480670 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fa768367-a671-45d4-892d-f90d18558adc tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] https://10.4.3.14/volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 returned with HTTP 200 Aug 13 21:10:37.481166 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 460/1841] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:37 2026] GET /volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:37.678816 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b39136b4-aabd-4ea6-9d07-0827c5a4d941 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:37.681026 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b39136b4-aabd-4ea6-9d07-0827c5a4d941 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/volumes/ba5b7e92-ea60-4010-85db-d4ef871f8ba3 Aug 13 21:10:37.681233 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b39136b4-aabd-4ea6-9d07-0827c5a4d941 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:37.681433 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b39136b4-aabd-4ea6-9d07-0827c5a4d941 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:37.696323 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:37.696323 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:37.704196 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-b39136b4-aabd-4ea6-9d07-0827c5a4d941 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Volume info retrieved successfully. Aug 13 21:10:37.709662 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b39136b4-aabd-4ea6-9d07-0827c5a4d941 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/volumes/ba5b7e92-ea60-4010-85db-d4ef871f8ba3 returned with HTTP 200 Aug 13 21:10:37.710041 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 455/1842] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:37 2026] GET /volume/v3/volumes/ba5b7e92-ea60-4010-85db-d4ef871f8ba3 => generated 1135 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:37.788031 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-b52ab091-30a3-41bc-8e8c-ff5a96ac6667 req-8fe2a864-0072-4b68-8494-c6a10c4b55fa None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:37.791743 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-b52ab091-30a3-41bc-8e8c-ff5a96ac6667 req-8fe2a864-0072-4b68-8494-c6a10c4b55fa tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] DELETE https://10.4.3.14/volume/v3/attachments/b802c43d-1fc9-4c1d-9089-a8b0a8a8d840 Aug 13 21:10:37.792043 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-b52ab091-30a3-41bc-8e8c-ff5a96ac6667 req-8fe2a864-0072-4b68-8494-c6a10c4b55fa tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:37.792307 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-b52ab091-30a3-41bc-8e8c-ff5a96ac6667 req-8fe2a864-0072-4b68-8494-c6a10c4b55fa tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:37.801620 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:37.801620 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:37.860496 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-b52ab091-30a3-41bc-8e8c-ff5a96ac6667 req-8fe2a864-0072-4b68-8494-c6a10c4b55fa tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/attachments/b802c43d-1fc9-4c1d-9089-a8b0a8a8d840 returned with HTTP 200 Aug 13 21:10:37.861114 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 467/1843] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:10:37 2026] DELETE /volume/v3/attachments/b802c43d-1fc9-4c1d-9089-a8b0a8a8d840 => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:38.330865 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c6fbe37c-2da4-4bf4-9f28-abfc97953976 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:38.332746 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c6fbe37c-2da4-4bf4-9f28-abfc97953976 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/snapshots/bd17d03a-a3aa-4a8a-8f9f-51bd4eb1c44f Aug 13 21:10:38.332935 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c6fbe37c-2da4-4bf4-9f28-abfc97953976 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:38.333169 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c6fbe37c-2da4-4bf4-9f28-abfc97953976 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:38.338691 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:38.338691 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:38.339146 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c6fbe37c-2da4-4bf4-9f28-abfc97953976 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Snapshot retrieved successfully. Aug 13 21:10:38.339945 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c6fbe37c-2da4-4bf4-9f28-abfc97953976 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/snapshots/bd17d03a-a3aa-4a8a-8f9f-51bd4eb1c44f returned with HTTP 200 Aug 13 21:10:38.340322 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 462/1844] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:10:38 2026] GET /volume/v3/snapshots/bd17d03a-a3aa-4a8a-8f9f-51bd4eb1c44f => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:38.350506 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c1c5c9d9-b58e-45d3-a5a4-5876bc0ffe5f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:38.352118 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c1c5c9d9-b58e-45d3-a5a4-5876bc0ffe5f tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] POST https://10.4.3.14/volume/v3/snapshots Aug 13 21:10:38.352422 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c1c5c9d9-b58e-45d3-a5a4-5876bc0ffe5f tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5eb4d405-a43b-4f54-b702-514fcfdd0c71", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1104410705"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:38.362892 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:38.362892 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:38.363315 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-c1c5c9d9-b58e-45d3-a5a4-5876bc0ffe5f tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Volume info retrieved successfully. Aug 13 21:10:38.363444 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-c1c5c9d9-b58e-45d3-a5a4-5876bc0ffe5f tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Create snapshot from volume 5eb4d405-a43b-4f54-b702-514fcfdd0c71 Aug 13 21:10:38.387241 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-c1c5c9d9-b58e-45d3-a5a4-5876bc0ffe5f tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Created reservations ['59494793-5475-44d8-bd17-f15c8d16c982', 'f78fa6c6-4f28-4a74-9046-d46b457573da', 'c1123fb9-dc74-451a-a3a4-a274fb463746', 'b9288ba9-1a72-4917-9e2c-d972f0da2deb'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:10:38.407378 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f4ae4763-9c5c-4282-861d-3d92ff2115ca None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:38.409733 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f4ae4763-9c5c-4282-861d-3d92ff2115ca tempest-VolumeQuotasAdminTestJSON-430710664 tempest-VolumeQuotasAdminTestJSON-430710664-project-admin] GET https://10.4.3.14/volume/v3/volumes/62ebe74f-6faf-4ed3-b512-729b9a54bdbe Aug 13 21:10:38.409954 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f4ae4763-9c5c-4282-861d-3d92ff2115ca tempest-VolumeQuotasAdminTestJSON-430710664 tempest-VolumeQuotasAdminTestJSON-430710664-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:38.410235 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f4ae4763-9c5c-4282-861d-3d92ff2115ca tempest-VolumeQuotasAdminTestJSON-430710664 tempest-VolumeQuotasAdminTestJSON-430710664-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:38.418356 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f4ae4763-9c5c-4282-861d-3d92ff2115ca tempest-VolumeQuotasAdminTestJSON-430710664 tempest-VolumeQuotasAdminTestJSON-430710664-project-admin] https://10.4.3.14/volume/v3/volumes/62ebe74f-6faf-4ed3-b512-729b9a54bdbe returned with HTTP 404 Aug 13 21:10:38.419041 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 456/1845] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:38 2026] GET /volume/v3/volumes/62ebe74f-6faf-4ed3-b512-729b9a54bdbe => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:10:38.429691 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-71b6a228-317a-41d7-9324-56bf8b92458e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:38.431131 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-c1c5c9d9-b58e-45d3-a5a4-5876bc0ffe5f tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Snapshot force create request issued successfully. Aug 13 21:10:38.431460 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c1c5c9d9-b58e-45d3-a5a4-5876bc0ffe5f tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/snapshots returned with HTTP 202 Aug 13 21:10:38.432055 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 461/1846] 10.4.3.14 () {68 vars in 1258 bytes} [Thu Aug 13 21:10:38 2026] POST /volume/v3/snapshots => generated 310 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:10:38.433138 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-71b6a228-317a-41d7-9324-56bf8b92458e tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] GET https://10.4.3.14/volume/v3/volumes/62ebe74f-6faf-4ed3-b512-729b9a54bdbe Aug 13 21:10:38.433317 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-71b6a228-317a-41d7-9324-56bf8b92458e tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:38.433489 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-71b6a228-317a-41d7-9324-56bf8b92458e tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:38.439770 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-71b6a228-317a-41d7-9324-56bf8b92458e tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] https://10.4.3.14/volume/v3/volumes/62ebe74f-6faf-4ed3-b512-729b9a54bdbe returned with HTTP 404 Aug 13 21:10:38.440742 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 468/1847] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:38 2026] GET /volume/v3/volumes/62ebe74f-6faf-4ed3-b512-729b9a54bdbe => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:10:38.447359 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b58965d8-0512-432f-8779-656f3ebb544b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:38.449236 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-931fd9fc-f455-49b6-b983-05459bdff966 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:38.449441 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b58965d8-0512-432f-8779-656f3ebb544b tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/snapshots/20211ab3-9e17-45b1-b962-95e24331301a Aug 13 21:10:38.449686 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b58965d8-0512-432f-8779-656f3ebb544b tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:38.449892 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b58965d8-0512-432f-8779-656f3ebb544b tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:38.450940 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-931fd9fc-f455-49b6-b983-05459bdff966 tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] DELETE https://10.4.3.14/volume/v3/volumes/62ebe74f-6faf-4ed3-b512-729b9a54bdbe Aug 13 21:10:38.451116 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-931fd9fc-f455-49b6-b983-05459bdff966 tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:38.451276 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-931fd9fc-f455-49b6-b983-05459bdff966 tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:38.451416 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-931fd9fc-f455-49b6-b983-05459bdff966 tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] Delete volume with id: 62ebe74f-6faf-4ed3-b512-729b9a54bdbe Aug 13 21:10:38.455197 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:38.455197 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:38.455680 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b58965d8-0512-432f-8779-656f3ebb544b tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Snapshot retrieved successfully. Aug 13 21:10:38.456659 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b58965d8-0512-432f-8779-656f3ebb544b tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/snapshots/20211ab3-9e17-45b1-b962-95e24331301a returned with HTTP 200 Aug 13 21:10:38.457903 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-931fd9fc-f455-49b6-b983-05459bdff966 tempest-VolumeQuotasAdminTestJSON-588989475 tempest-VolumeQuotasAdminTestJSON-588989475-project-member] https://10.4.3.14/volume/v3/volumes/62ebe74f-6faf-4ed3-b512-729b9a54bdbe returned with HTTP 404 Aug 13 21:10:38.458387 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 463/1848] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:10:38 2026] GET /volume/v3/snapshots/20211ab3-9e17-45b1-b962-95e24331301a => generated 442 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:38.458662 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 457/1849] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:10:38 2026] DELETE /volume/v3/volumes/62ebe74f-6faf-4ed3-b512-729b9a54bdbe => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:10:38.467228 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-235b53bb-3612-44e9-98a7-1074480033df None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:38.467593 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f9f2da55-bca6-4929-9528-f0d2b9301ecf None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:38.469685 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f9f2da55-bca6-4929-9528-f0d2b9301ecf tempest-VolumeQuotasAdminTestJSON-430710664 tempest-VolumeQuotasAdminTestJSON-430710664-project-admin] GET https://10.4.3.14/volume/v3/os-quota-sets/c4e2ef5380c64c2582efafb18e1c055e?usage=True Aug 13 21:10:38.470091 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f9f2da55-bca6-4929-9528-f0d2b9301ecf tempest-VolumeQuotasAdminTestJSON-430710664 tempest-VolumeQuotasAdminTestJSON-430710664-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:38.470294 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f9f2da55-bca6-4929-9528-f0d2b9301ecf tempest-VolumeQuotasAdminTestJSON-430710664 tempest-VolumeQuotasAdminTestJSON-430710664-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:38.470614 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:38.470614 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:38.491802 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f9f2da55-bca6-4929-9528-f0d2b9301ecf tempest-VolumeQuotasAdminTestJSON-430710664 tempest-VolumeQuotasAdminTestJSON-430710664-project-admin] https://10.4.3.14/volume/v3/os-quota-sets/c4e2ef5380c64c2582efafb18e1c055e?usage=True returned with HTTP 200 Aug 13 21:10:38.492223 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 469/1850] 10.4.3.14 () {66 vars in 1368 bytes} [Thu Aug 13 21:10:38 2026] GET /volume/v3/os-quota-sets/c4e2ef5380c64c2582efafb18e1c055e?usage=True => generated 1061 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:38.495137 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ca605cc6-190b-4491-9fc9-147e1ea0a53f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:38.497709 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ca605cc6-190b-4491-9fc9-147e1ea0a53f tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] GET https://10.4.3.14/volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 Aug 13 21:10:38.498050 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ca605cc6-190b-4491-9fc9-147e1ea0a53f tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:38.498342 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ca605cc6-190b-4491-9fc9-147e1ea0a53f tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:38.498517 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-ca605cc6-190b-4491-9fc9-147e1ea0a53f tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Show backup with id eee38256-9bea-47e3-8e64-1a597c68d413. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:38.504260 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:38.504260 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:38.505394 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ca605cc6-190b-4491-9fc9-147e1ea0a53f tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] https://10.4.3.14/volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 returned with HTTP 200 Aug 13 21:10:38.505894 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 464/1851] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:38 2026] GET /volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:38.509830 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c96b6336-2d43-4079-a966-c0a87b5d5053 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:38.516698 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c96b6336-2d43-4079-a966-c0a87b5d5053 tempest-VolumeQuotasAdminTestJSON-430710664 tempest-VolumeQuotasAdminTestJSON-430710664-project-admin] PUT https://10.4.3.14/volume/v3/os-quota-sets/f9c6c563cc034d69a67e1db5ddeffb8f Aug 13 21:10:38.517069 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c96b6336-2d43-4079-a966-c0a87b5d5053 tempest-VolumeQuotasAdminTestJSON-430710664 tempest-VolumeQuotasAdminTestJSON-430710664-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1009, "volumes": 11, "snapshots": 11, "backups": 11, "backup_gigabytes": 1009, "per_volume_gigabytes": 1009}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:38.578900 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-235b53bb-3612-44e9-98a7-1074480033df tempest-VolumesCloneNegativeTest-937958572 tempest-VolumesCloneNegativeTest-937958572-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:10:38.579329 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-235b53bb-3612-44e9-98a7-1074480033df tempest-VolumesCloneNegativeTest-937958572 tempest-VolumesCloneNegativeTest-937958572-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1946570736"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:38.580758 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-235b53bb-3612-44e9-98a7-1074480033df tempest-VolumesCloneNegativeTest-937958572 tempest-VolumesCloneNegativeTest-937958572-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1946570736'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:10:38.580990 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-235b53bb-3612-44e9-98a7-1074480033df tempest-VolumesCloneNegativeTest-937958572 tempest-VolumesCloneNegativeTest-937958572-project-member] Create volume of 2 GB Aug 13 21:10:38.581319 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:38.581319 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:38.585137 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-235b53bb-3612-44e9-98a7-1074480033df tempest-VolumesCloneNegativeTest-937958572 tempest-VolumesCloneNegativeTest-937958572-project-member] Availability Zones retrieved successfully. Aug 13 21:10:38.590798 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-235b53bb-3612-44e9-98a7-1074480033df tempest-VolumesCloneNegativeTest-937958572 tempest-VolumesCloneNegativeTest-937958572-project-member] Flow 'volume_create_api' (56fab099-2084-4426-aadd-f854d2003b6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:10:38.591629 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-235b53bb-3612-44e9-98a7-1074480033df tempest-VolumesCloneNegativeTest-937958572 tempest-VolumesCloneNegativeTest-937958572-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1167f572-d390-4e4e-8ee1-d18095e9adf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:38.592449 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-235b53bb-3612-44e9-98a7-1074480033df tempest-VolumesCloneNegativeTest-937958572 tempest-VolumesCloneNegativeTest-937958572-project-member] Validating volume size '2' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:10:38.595022 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c96b6336-2d43-4079-a966-c0a87b5d5053 tempest-VolumeQuotasAdminTestJSON-430710664 tempest-VolumeQuotasAdminTestJSON-430710664-project-admin] https://10.4.3.14/volume/v3/os-quota-sets/f9c6c563cc034d69a67e1db5ddeffb8f returned with HTTP 200 Aug 13 21:10:38.595387 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 458/1852] 10.4.3.14 () {68 vars in 1368 bytes} [Thu Aug 13 21:10:38 2026] PUT /volume/v3/os-quota-sets/f9c6c563cc034d69a67e1db5ddeffb8f => generated 397 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:38.605984 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-1ada4a6e-669e-49ff-a132-d387d442733e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:38.609338 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1ada4a6e-669e-49ff-a132-d387d442733e tempest-VolumeQuotasAdminTestJSON-430710664 tempest-VolumeQuotasAdminTestJSON-430710664-project-admin] PUT https://10.4.3.14/volume/v3/os-quota-sets/f9c6c563cc034d69a67e1db5ddeffb8f Aug 13 21:10:38.609971 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1ada4a6e-669e-49ff-a132-d387d442733e tempest-VolumeQuotasAdminTestJSON-430710664 tempest-VolumeQuotasAdminTestJSON-430710664-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:38.630120 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-235b53bb-3612-44e9-98a7-1074480033df tempest-VolumesCloneNegativeTest-937958572 tempest-VolumesCloneNegativeTest-937958572-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1167f572-d390-4e4e-8ee1-d18095e9adf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:38.631121 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-235b53bb-3612-44e9-98a7-1074480033df tempest-VolumesCloneNegativeTest-937958572 tempest-VolumesCloneNegativeTest-937958572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81856370-7081-490b-bebf-caadaff17c2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:38.702333 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-235b53bb-3612-44e9-98a7-1074480033df tempest-VolumesCloneNegativeTest-937958572 tempest-VolumesCloneNegativeTest-937958572-project-member] Created reservations ['7c67b2f4-8a3e-4b35-a691-72388d052859', '3f7e140e-acc1-4fdf-85aa-bc6aacd9cbb8', '0a40f0af-7577-4209-a97d-bdefc844736d', 'a29db31c-6ad9-4ca7-8145-829438e959d9'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:10:38.703303 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-235b53bb-3612-44e9-98a7-1074480033df tempest-VolumesCloneNegativeTest-937958572 tempest-VolumesCloneNegativeTest-937958572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81856370-7081-490b-bebf-caadaff17c2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c67b2f4-8a3e-4b35-a691-72388d052859', '3f7e140e-acc1-4fdf-85aa-bc6aacd9cbb8', '0a40f0af-7577-4209-a97d-bdefc844736d', 'a29db31c-6ad9-4ca7-8145-829438e959d9']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:38.704292 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-235b53bb-3612-44e9-98a7-1074480033df tempest-VolumesCloneNegativeTest-937958572 tempest-VolumesCloneNegativeTest-937958572-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0cf064d-5264-4026-9cf3-969f669aed5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:38.710845 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1ada4a6e-669e-49ff-a132-d387d442733e tempest-VolumeQuotasAdminTestJSON-430710664 tempest-VolumeQuotasAdminTestJSON-430710664-project-admin] https://10.4.3.14/volume/v3/os-quota-sets/f9c6c563cc034d69a67e1db5ddeffb8f returned with HTTP 200 Aug 13 21:10:38.711466 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 470/1853] 10.4.3.14 () {68 vars in 1368 bytes} [Thu Aug 13 21:10:38 2026] PUT /volume/v3/os-quota-sets/f9c6c563cc034d69a67e1db5ddeffb8f => generated 395 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:38.731276 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-98443327-df79-494d-bc7e-263179dfdbfd None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:38.731895 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-98443327-df79-494d-bc7e-263179dfdbfd tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/volumes/ba5b7e92-ea60-4010-85db-d4ef871f8ba3 Aug 13 21:10:38.732089 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-98443327-df79-494d-bc7e-263179dfdbfd tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:38.732245 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-98443327-df79-494d-bc7e-263179dfdbfd tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:38.735508 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-235b53bb-3612-44e9-98a7-1074480033df tempest-VolumesCloneNegativeTest-937958572 tempest-VolumesCloneNegativeTest-937958572-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0cf064d-5264-4026-9cf3-969f669aed5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e5485610-61db-407b-a606-9eeafc819e84', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1946570736',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38cc74fd07a1485eb58b2110bf7b38cf',qos_specs=None,replication_status=,reservations=['7c67b2f4-8a3e-4b35-a691-72388d052859','3f7e140e-acc1-4fdf-85aa-bc6aacd9cbb8','0a40f0af-7577-4209-a97d-bdefc844736d','a29db31c-6ad9-4ca7-8145-829438e959d9'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='caa920788ba34db982f38346f8c42bee',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:10:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1946570736',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e5485610-61db-407b-a606-9eeafc819e84,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='38cc74fd07a1485eb58b2110bf7b38cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='caa920788ba34db982f38346f8c42bee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:38.736496 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-235b53bb-3612-44e9-98a7-1074480033df tempest-VolumesCloneNegativeTest-937958572 tempest-VolumesCloneNegativeTest-937958572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (529a8e40-caf5-4c41-995f-4153b458d2b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:38.742423 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:38.742423 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:38.746801 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-98443327-df79-494d-bc7e-263179dfdbfd tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Volume info retrieved successfully. Aug 13 21:10:38.749958 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-98443327-df79-494d-bc7e-263179dfdbfd tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/volumes/ba5b7e92-ea60-4010-85db-d4ef871f8ba3 returned with HTTP 200 Aug 13 21:10:38.750423 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 465/1854] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:38 2026] GET /volume/v3/volumes/ba5b7e92-ea60-4010-85db-d4ef871f8ba3 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:38.767109 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-235b53bb-3612-44e9-98a7-1074480033df tempest-VolumesCloneNegativeTest-937958572 tempest-VolumesCloneNegativeTest-937958572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (529a8e40-caf5-4c41-995f-4153b458d2b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1946570736',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38cc74fd07a1485eb58b2110bf7b38cf',qos_specs=None,replication_status=,reservations=['7c67b2f4-8a3e-4b35-a691-72388d052859','3f7e140e-acc1-4fdf-85aa-bc6aacd9cbb8','0a40f0af-7577-4209-a97d-bdefc844736d','a29db31c-6ad9-4ca7-8145-829438e959d9'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='caa920788ba34db982f38346f8c42bee',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:38.767488 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-235b53bb-3612-44e9-98a7-1074480033df tempest-VolumesCloneNegativeTest-937958572 tempest-VolumesCloneNegativeTest-937958572-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8445e3e-3352-4679-b4cd-d19ddbaa671f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:38.784735 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-235b53bb-3612-44e9-98a7-1074480033df tempest-VolumesCloneNegativeTest-937958572 tempest-VolumesCloneNegativeTest-937958572-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8445e3e-3352-4679-b4cd-d19ddbaa671f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:38.791226 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-235b53bb-3612-44e9-98a7-1074480033df tempest-VolumesCloneNegativeTest-937958572 tempest-VolumesCloneNegativeTest-937958572-project-member] Flow 'volume_create_api' (56fab099-2084-4426-aadd-f854d2003b6a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:10:38.791592 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-235b53bb-3612-44e9-98a7-1074480033df tempest-VolumesCloneNegativeTest-937958572 tempest-VolumesCloneNegativeTest-937958572-project-member] Create volume request issued successfully. Aug 13 21:10:38.792195 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-235b53bb-3612-44e9-98a7-1074480033df tempest-VolumesCloneNegativeTest-937958572 tempest-VolumesCloneNegativeTest-937958572-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:10:38.792605 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 462/1855] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:10:38 2026] POST /volume/v3/volumes => generated 753 bytes in 327 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:10:38.803473 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-178947f5-5019-4f6b-b4b3-e52fc4f8e6ab None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:38.807727 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-178947f5-5019-4f6b-b4b3-e52fc4f8e6ab tempest-VolumesCloneNegativeTest-937958572 tempest-VolumesCloneNegativeTest-937958572-project-member] GET https://10.4.3.14/volume/v3/volumes/e5485610-61db-407b-a606-9eeafc819e84 Aug 13 21:10:38.807727 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-178947f5-5019-4f6b-b4b3-e52fc4f8e6ab tempest-VolumesCloneNegativeTest-937958572 tempest-VolumesCloneNegativeTest-937958572-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:38.807727 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-178947f5-5019-4f6b-b4b3-e52fc4f8e6ab tempest-VolumesCloneNegativeTest-937958572 tempest-VolumesCloneNegativeTest-937958572-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:38.815676 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:38.815676 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:38.820931 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-178947f5-5019-4f6b-b4b3-e52fc4f8e6ab tempest-VolumesCloneNegativeTest-937958572 tempest-VolumesCloneNegativeTest-937958572-project-member] Volume info retrieved successfully. Aug 13 21:10:38.825951 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-178947f5-5019-4f6b-b4b3-e52fc4f8e6ab tempest-VolumesCloneNegativeTest-937958572 tempest-VolumesCloneNegativeTest-937958572-project-member] https://10.4.3.14/volume/v3/volumes/e5485610-61db-407b-a606-9eeafc819e84 returned with HTTP 200 Aug 13 21:10:38.826367 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 459/1856] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:38 2026] GET /volume/v3/volumes/e5485610-61db-407b-a606-9eeafc819e84 => generated 821 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:39.468074 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0b6140ce-87d6-4b74-88c2-e9adad3f94e5 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:39.469899 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0b6140ce-87d6-4b74-88c2-e9adad3f94e5 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/snapshots/20211ab3-9e17-45b1-b962-95e24331301a Aug 13 21:10:39.470063 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0b6140ce-87d6-4b74-88c2-e9adad3f94e5 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:39.470236 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0b6140ce-87d6-4b74-88c2-e9adad3f94e5 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:39.474870 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:39.474870 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:39.475268 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-0b6140ce-87d6-4b74-88c2-e9adad3f94e5 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Snapshot retrieved successfully. Aug 13 21:10:39.476108 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0b6140ce-87d6-4b74-88c2-e9adad3f94e5 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/snapshots/20211ab3-9e17-45b1-b962-95e24331301a returned with HTTP 200 Aug 13 21:10:39.476536 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 471/1857] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:10:39 2026] GET /volume/v3/snapshots/20211ab3-9e17-45b1-b962-95e24331301a => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:39.486434 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-69cbbbbe-9905-43b9-a7ee-c670b9cdc64f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:39.492152 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-69cbbbbe-9905-43b9-a7ee-c670b9cdc64f tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] POST https://10.4.3.14/volume/v3/snapshots Aug 13 21:10:39.492793 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-69cbbbbe-9905-43b9-a7ee-c670b9cdc64f tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5eb4d405-a43b-4f54-b702-514fcfdd0c71", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-328111733"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:39.507625 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:39.507625 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:39.508535 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-69cbbbbe-9905-43b9-a7ee-c670b9cdc64f tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Volume info retrieved successfully. Aug 13 21:10:39.508775 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-69cbbbbe-9905-43b9-a7ee-c670b9cdc64f tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Create snapshot from volume 5eb4d405-a43b-4f54-b702-514fcfdd0c71 Aug 13 21:10:39.519064 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c113ded1-c2bf-448f-8bb6-e61ba346f3dc None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:39.521202 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c113ded1-c2bf-448f-8bb6-e61ba346f3dc tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] GET https://10.4.3.14/volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 Aug 13 21:10:39.521914 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c113ded1-c2bf-448f-8bb6-e61ba346f3dc tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:39.521914 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c113ded1-c2bf-448f-8bb6-e61ba346f3dc tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:39.521914 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-c113ded1-c2bf-448f-8bb6-e61ba346f3dc tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Show backup with id eee38256-9bea-47e3-8e64-1a597c68d413. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:39.525591 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:39.525591 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:39.526277 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c113ded1-c2bf-448f-8bb6-e61ba346f3dc tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] https://10.4.3.14/volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 returned with HTTP 200 Aug 13 21:10:39.527326 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 463/1858] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:39 2026] GET /volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 => generated 754 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:39.537684 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-69cbbbbe-9905-43b9-a7ee-c670b9cdc64f tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Created reservations ['21704b20-df64-4297-9b7f-873e0498107e', 'b0f2df4d-cd23-495d-9f5a-3b4fd751b70b', 'dbf8fe06-44ec-40d3-bcae-e7f754669998', '1c2f123c-5fb5-4d19-ace1-6f5d3ff8e177'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:10:39.571490 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-69cbbbbe-9905-43b9-a7ee-c670b9cdc64f tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Snapshot force create request issued successfully. Aug 13 21:10:39.572003 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-69cbbbbe-9905-43b9-a7ee-c670b9cdc64f tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/snapshots returned with HTTP 202 Aug 13 21:10:39.572548 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 466/1859] 10.4.3.14 () {68 vars in 1258 bytes} [Thu Aug 13 21:10:39 2026] POST /volume/v3/snapshots => generated 309 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:10:39.581908 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-e59334c1-f56b-4a2e-acd7-bb60bfd8b19d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:39.583943 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e59334c1-f56b-4a2e-acd7-bb60bfd8b19d tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/snapshots/63f81f95-253b-468a-9f51-4b088085a716 Aug 13 21:10:39.584177 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e59334c1-f56b-4a2e-acd7-bb60bfd8b19d tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:39.584383 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e59334c1-f56b-4a2e-acd7-bb60bfd8b19d tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:39.589860 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:39.589860 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:39.591105 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-e59334c1-f56b-4a2e-acd7-bb60bfd8b19d tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Snapshot retrieved successfully. Aug 13 21:10:39.591453 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e59334c1-f56b-4a2e-acd7-bb60bfd8b19d tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/snapshots/63f81f95-253b-468a-9f51-4b088085a716 returned with HTTP 200 Aug 13 21:10:39.592067 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 460/1860] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:10:39 2026] GET /volume/v3/snapshots/63f81f95-253b-468a-9f51-4b088085a716 => generated 441 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:39.846715 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-38f3607a-5f37-4ec3-9bcf-9eed51b3a3aa None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:39.851143 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-38f3607a-5f37-4ec3-9bcf-9eed51b3a3aa tempest-VolumesCloneNegativeTest-937958572 tempest-VolumesCloneNegativeTest-937958572-project-member] GET https://10.4.3.14/volume/v3/volumes/e5485610-61db-407b-a606-9eeafc819e84 Aug 13 21:10:39.851324 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-38f3607a-5f37-4ec3-9bcf-9eed51b3a3aa tempest-VolumesCloneNegativeTest-937958572 tempest-VolumesCloneNegativeTest-937958572-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:39.851495 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-38f3607a-5f37-4ec3-9bcf-9eed51b3a3aa tempest-VolumesCloneNegativeTest-937958572 tempest-VolumesCloneNegativeTest-937958572-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:39.862278 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:39.862278 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:39.872468 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-38f3607a-5f37-4ec3-9bcf-9eed51b3a3aa tempest-VolumesCloneNegativeTest-937958572 tempest-VolumesCloneNegativeTest-937958572-project-member] Volume info retrieved successfully. Aug 13 21:10:39.880873 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-38f3607a-5f37-4ec3-9bcf-9eed51b3a3aa tempest-VolumesCloneNegativeTest-937958572 tempest-VolumesCloneNegativeTest-937958572-project-member] https://10.4.3.14/volume/v3/volumes/e5485610-61db-407b-a606-9eeafc819e84 returned with HTTP 200 Aug 13 21:10:39.881236 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 472/1861] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:39 2026] GET /volume/v3/volumes/e5485610-61db-407b-a606-9eeafc819e84 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:39.895408 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1b748f4f-630d-4ed9-a4c7-e565decc2288 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:39.897089 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1b748f4f-630d-4ed9-a4c7-e565decc2288 tempest-VolumesCloneNegativeTest-937958572 tempest-VolumesCloneNegativeTest-937958572-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:10:39.897385 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1b748f4f-630d-4ed9-a4c7-e565decc2288 tempest-VolumesCloneNegativeTest-937958572 tempest-VolumesCloneNegativeTest-937958572-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "e5485610-61db-407b-a606-9eeafc819e84"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:39.898828 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-1b748f4f-630d-4ed9-a4c7-e565decc2288 tempest-VolumesCloneNegativeTest-937958572 tempest-VolumesCloneNegativeTest-937958572-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'e5485610-61db-407b-a606-9eeafc819e84'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:10:39.906095 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:39.906095 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:39.906476 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1b748f4f-630d-4ed9-a4c7-e565decc2288 tempest-VolumesCloneNegativeTest-937958572 tempest-VolumesCloneNegativeTest-937958572-project-member] Volume retrieved successfully. Aug 13 21:10:39.906641 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-1b748f4f-630d-4ed9-a4c7-e565decc2288 tempest-VolumesCloneNegativeTest-937958572 tempest-VolumesCloneNegativeTest-937958572-project-member] Create volume of 1 GB Aug 13 21:10:39.913131 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1b748f4f-630d-4ed9-a4c7-e565decc2288 tempest-VolumesCloneNegativeTest-937958572 tempest-VolumesCloneNegativeTest-937958572-project-member] Availability Zones retrieved successfully. Aug 13 21:10:39.922470 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1b748f4f-630d-4ed9-a4c7-e565decc2288 tempest-VolumesCloneNegativeTest-937958572 tempest-VolumesCloneNegativeTest-937958572-project-member] Flow 'volume_create_api' (c8299e95-4ed3-48bc-a895-7011b0b7de60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:10:39.923956 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1b748f4f-630d-4ed9-a4c7-e565decc2288 tempest-VolumesCloneNegativeTest-937958572 tempest-VolumesCloneNegativeTest-937958572-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2688d712-5f7d-479c-bb0e-e4be6c412019) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:39.924981 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-1b748f4f-630d-4ed9-a4c7-e565decc2288 tempest-VolumesCloneNegativeTest-937958572 tempest-VolumesCloneNegativeTest-937958572-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:10:39.926357 np0000007265 devstack@c-api.service[100214]: WARNING cinder.volume.api [None req-1b748f4f-630d-4ed9-a4c7-e565decc2288 tempest-VolumesCloneNegativeTest-937958572 tempest-VolumesCloneNegativeTest-937958572-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2688d712-5f7d-479c-bb0e-e4be6c412019) transitioned into state 'FAILURE' from state 'RUNNING' Aug 13 21:10:39.926357 np0000007265 devstack@c-api.service[100214]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than original volume size 2GB. They must be >= original volume size. Aug 13 21:10:39.928437 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1b748f4f-630d-4ed9-a4c7-e565decc2288 tempest-VolumesCloneNegativeTest-937958572 tempest-VolumesCloneNegativeTest-937958572-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2688d712-5f7d-479c-bb0e-e4be6c412019) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:39.929687 np0000007265 devstack@c-api.service[100214]: WARNING cinder.volume.api [None req-1b748f4f-630d-4ed9-a4c7-e565decc2288 tempest-VolumesCloneNegativeTest-937958572 tempest-VolumesCloneNegativeTest-937958572-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2688d712-5f7d-479c-bb0e-e4be6c412019) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 13 21:10:39.930379 np0000007265 devstack@c-api.service[100214]: WARNING cinder.volume.api [None req-1b748f4f-630d-4ed9-a4c7-e565decc2288 tempest-VolumesCloneNegativeTest-937958572 tempest-VolumesCloneNegativeTest-937958572-project-member] Flow 'volume_create_api' (c8299e95-4ed3-48bc-a895-7011b0b7de60) transitioned into state 'REVERTED' from state 'RUNNING' Aug 13 21:10:39.930741 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1b748f4f-630d-4ed9-a4c7-e565decc2288 tempest-VolumesCloneNegativeTest-937958572 tempest-VolumesCloneNegativeTest-937958572-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 400 Aug 13 21:10:39.931921 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 464/1862] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:10:39 2026] POST /volume/v3/volumes => generated 173 bytes in 37 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 21:10:39.938909 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9a3a71db-9434-47d2-8c7a-dc4bff741684 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:39.941708 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9a3a71db-9434-47d2-8c7a-dc4bff741684 tempest-VolumesCloneNegativeTest-937958572 tempest-VolumesCloneNegativeTest-937958572-project-member] GET https://10.4.3.14/volume/v3/volumes/e5485610-61db-407b-a606-9eeafc819e84 Aug 13 21:10:39.941911 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9a3a71db-9434-47d2-8c7a-dc4bff741684 tempest-VolumesCloneNegativeTest-937958572 tempest-VolumesCloneNegativeTest-937958572-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:39.942143 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9a3a71db-9434-47d2-8c7a-dc4bff741684 tempest-VolumesCloneNegativeTest-937958572 tempest-VolumesCloneNegativeTest-937958572-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:39.949754 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:39.949754 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:39.954787 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-9a3a71db-9434-47d2-8c7a-dc4bff741684 tempest-VolumesCloneNegativeTest-937958572 tempest-VolumesCloneNegativeTest-937958572-project-member] Volume info retrieved successfully. Aug 13 21:10:39.960500 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9a3a71db-9434-47d2-8c7a-dc4bff741684 tempest-VolumesCloneNegativeTest-937958572 tempest-VolumesCloneNegativeTest-937958572-project-member] https://10.4.3.14/volume/v3/volumes/e5485610-61db-407b-a606-9eeafc819e84 returned with HTTP 200 Aug 13 21:10:39.961294 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 467/1863] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:39 2026] GET /volume/v3/volumes/e5485610-61db-407b-a606-9eeafc819e84 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:39.977640 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-a47170c3-ebd7-46fb-ac8e-3e265c419c7a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:39.981988 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a47170c3-ebd7-46fb-ac8e-3e265c419c7a tempest-VolumesCloneNegativeTest-937958572 tempest-VolumesCloneNegativeTest-937958572-project-member] DELETE https://10.4.3.14/volume/v3/volumes/e5485610-61db-407b-a606-9eeafc819e84 Aug 13 21:10:39.981988 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a47170c3-ebd7-46fb-ac8e-3e265c419c7a tempest-VolumesCloneNegativeTest-937958572 tempest-VolumesCloneNegativeTest-937958572-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:39.981988 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a47170c3-ebd7-46fb-ac8e-3e265c419c7a tempest-VolumesCloneNegativeTest-937958572 tempest-VolumesCloneNegativeTest-937958572-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:39.981988 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-a47170c3-ebd7-46fb-ac8e-3e265c419c7a tempest-VolumesCloneNegativeTest-937958572 tempest-VolumesCloneNegativeTest-937958572-project-member] Delete volume with id: e5485610-61db-407b-a606-9eeafc819e84 Aug 13 21:10:39.992371 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:39.992371 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:39.993167 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-a47170c3-ebd7-46fb-ac8e-3e265c419c7a tempest-VolumesCloneNegativeTest-937958572 tempest-VolumesCloneNegativeTest-937958572-project-member] Volume info retrieved successfully. Aug 13 21:10:40.018520 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-a47170c3-ebd7-46fb-ac8e-3e265c419c7a tempest-VolumesCloneNegativeTest-937958572 tempest-VolumesCloneNegativeTest-937958572-project-member] Delete volume request issued successfully. Aug 13 21:10:40.018520 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a47170c3-ebd7-46fb-ac8e-3e265c419c7a tempest-VolumesCloneNegativeTest-937958572 tempest-VolumesCloneNegativeTest-937958572-project-member] https://10.4.3.14/volume/v3/volumes/e5485610-61db-407b-a606-9eeafc819e84 returned with HTTP 202 Aug 13 21:10:40.018876 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 461/1864] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:10:39 2026] DELETE /volume/v3/volumes/e5485610-61db-407b-a606-9eeafc819e84 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:10:40.026348 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e55ff17c-e70e-49ba-8399-e5afb5e41d8d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:40.029298 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e55ff17c-e70e-49ba-8399-e5afb5e41d8d tempest-VolumesCloneNegativeTest-937958572 tempest-VolumesCloneNegativeTest-937958572-project-member] GET https://10.4.3.14/volume/v3/volumes/e5485610-61db-407b-a606-9eeafc819e84 Aug 13 21:10:40.029520 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e55ff17c-e70e-49ba-8399-e5afb5e41d8d tempest-VolumesCloneNegativeTest-937958572 tempest-VolumesCloneNegativeTest-937958572-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:40.029749 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e55ff17c-e70e-49ba-8399-e5afb5e41d8d tempest-VolumesCloneNegativeTest-937958572 tempest-VolumesCloneNegativeTest-937958572-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:40.038138 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:40.038138 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:40.048841 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-e55ff17c-e70e-49ba-8399-e5afb5e41d8d tempest-VolumesCloneNegativeTest-937958572 tempest-VolumesCloneNegativeTest-937958572-project-member] Volume info retrieved successfully. Aug 13 21:10:40.058008 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e55ff17c-e70e-49ba-8399-e5afb5e41d8d tempest-VolumesCloneNegativeTest-937958572 tempest-VolumesCloneNegativeTest-937958572-project-member] https://10.4.3.14/volume/v3/volumes/e5485610-61db-407b-a606-9eeafc819e84 returned with HTTP 200 Aug 13 21:10:40.059348 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 473/1865] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:40 2026] GET /volume/v3/volumes/e5485610-61db-407b-a606-9eeafc819e84 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:40.537690 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b3b0dfd3-88de-4d34-853a-dc34a3962b25 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:40.539643 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b3b0dfd3-88de-4d34-853a-dc34a3962b25 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] GET https://10.4.3.14/volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 Aug 13 21:10:40.539826 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b3b0dfd3-88de-4d34-853a-dc34a3962b25 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:40.540040 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b3b0dfd3-88de-4d34-853a-dc34a3962b25 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:40.540159 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-b3b0dfd3-88de-4d34-853a-dc34a3962b25 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Show backup with id eee38256-9bea-47e3-8e64-1a597c68d413. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:40.544620 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:40.544620 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:40.545290 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b3b0dfd3-88de-4d34-853a-dc34a3962b25 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] https://10.4.3.14/volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 returned with HTTP 200 Aug 13 21:10:40.545632 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 465/1866] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:40 2026] GET /volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 => generated 754 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:40.555597 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b58d6784-5b80-46d5-892b-7bb0104ba9ac None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:40.557790 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b58d6784-5b80-46d5-892b-7bb0104ba9ac tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] GET https://10.4.3.14/volume/v3/volumes/068de8e4-f434-4d0b-990e-f9c44c1e24c6 Aug 13 21:10:40.557988 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b58d6784-5b80-46d5-892b-7bb0104ba9ac tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:40.558273 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b58d6784-5b80-46d5-892b-7bb0104ba9ac tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:40.567863 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:40.567863 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:40.572665 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b58d6784-5b80-46d5-892b-7bb0104ba9ac tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Volume info retrieved successfully. Aug 13 21:10:40.577355 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b58d6784-5b80-46d5-892b-7bb0104ba9ac tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] https://10.4.3.14/volume/v3/volumes/068de8e4-f434-4d0b-990e-f9c44c1e24c6 returned with HTTP 200 Aug 13 21:10:40.578224 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 468/1867] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:40 2026] GET /volume/v3/volumes/068de8e4-f434-4d0b-990e-f9c44c1e24c6 => generated 1414 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:40.592161 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-34da172f-3089-4922-8100-ec5591df0db8 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:40.594516 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-34da172f-3089-4922-8100-ec5591df0db8 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] GET https://10.4.3.14/volume/v3/volumes/068de8e4-f434-4d0b-990e-f9c44c1e24c6 Aug 13 21:10:40.594785 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-34da172f-3089-4922-8100-ec5591df0db8 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:40.595040 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-34da172f-3089-4922-8100-ec5591df0db8 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:40.603395 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:40.603395 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:40.606241 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-33d1970e-cf8d-4b4a-a6ae-2f59b5698348 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:40.607859 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-34da172f-3089-4922-8100-ec5591df0db8 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Volume info retrieved successfully. Aug 13 21:10:40.607949 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-33d1970e-cf8d-4b4a-a6ae-2f59b5698348 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/snapshots/63f81f95-253b-468a-9f51-4b088085a716 Aug 13 21:10:40.608147 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-33d1970e-cf8d-4b4a-a6ae-2f59b5698348 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:40.608356 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-33d1970e-cf8d-4b4a-a6ae-2f59b5698348 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:40.613982 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-34da172f-3089-4922-8100-ec5591df0db8 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] https://10.4.3.14/volume/v3/volumes/068de8e4-f434-4d0b-990e-f9c44c1e24c6 returned with HTTP 200 Aug 13 21:10:40.614352 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:40.614352 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:40.614441 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 462/1868] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:40 2026] GET /volume/v3/volumes/068de8e4-f434-4d0b-990e-f9c44c1e24c6 => generated 1414 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:40.614878 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-33d1970e-cf8d-4b4a-a6ae-2f59b5698348 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Snapshot retrieved successfully. Aug 13 21:10:40.618985 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-33d1970e-cf8d-4b4a-a6ae-2f59b5698348 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/snapshots/63f81f95-253b-468a-9f51-4b088085a716 returned with HTTP 200 Aug 13 21:10:40.618985 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 474/1869] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:10:40 2026] GET /volume/v3/snapshots/63f81f95-253b-468a-9f51-4b088085a716 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:40.627701 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0d9d55dd-dfae-4db0-9490-58ddd5908f68 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:40.630085 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0d9d55dd-dfae-4db0-9490-58ddd5908f68 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] DELETE https://10.4.3.14/volume/v3/snapshots/bd17d03a-a3aa-4a8a-8f9f-51bd4eb1c44f Aug 13 21:10:40.630380 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0d9d55dd-dfae-4db0-9490-58ddd5908f68 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:40.630683 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0d9d55dd-dfae-4db0-9490-58ddd5908f68 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:40.630858 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-0d9d55dd-dfae-4db0-9490-58ddd5908f68 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Delete snapshot with id: bd17d03a-a3aa-4a8a-8f9f-51bd4eb1c44f Aug 13 21:10:40.638189 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:40.638189 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:40.638867 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0d9d55dd-dfae-4db0-9490-58ddd5908f68 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Snapshot retrieved successfully. Aug 13 21:10:40.671976 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0d9d55dd-dfae-4db0-9490-58ddd5908f68 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Snapshot delete request issued successfully. Aug 13 21:10:40.672375 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0d9d55dd-dfae-4db0-9490-58ddd5908f68 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/snapshots/bd17d03a-a3aa-4a8a-8f9f-51bd4eb1c44f returned with HTTP 202 Aug 13 21:10:40.672982 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 466/1870] 10.4.3.14 () {66 vars in 1350 bytes} [Thu Aug 13 21:10:40 2026] DELETE /volume/v3/snapshots/bd17d03a-a3aa-4a8a-8f9f-51bd4eb1c44f => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:10:40.681223 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9a8e0831-6c77-4ba9-8b8a-33cd9b3d90ef None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:40.682940 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9a8e0831-6c77-4ba9-8b8a-33cd9b3d90ef tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/snapshots/bd17d03a-a3aa-4a8a-8f9f-51bd4eb1c44f Aug 13 21:10:40.683111 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9a8e0831-6c77-4ba9-8b8a-33cd9b3d90ef tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:40.683291 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9a8e0831-6c77-4ba9-8b8a-33cd9b3d90ef tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:40.688077 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:40.688077 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:40.688468 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-9a8e0831-6c77-4ba9-8b8a-33cd9b3d90ef tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Snapshot retrieved successfully. Aug 13 21:10:40.689206 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9a8e0831-6c77-4ba9-8b8a-33cd9b3d90ef tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/snapshots/bd17d03a-a3aa-4a8a-8f9f-51bd4eb1c44f returned with HTTP 200 Aug 13 21:10:40.689525 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 469/1871] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:10:40 2026] GET /volume/v3/snapshots/bd17d03a-a3aa-4a8a-8f9f-51bd4eb1c44f => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:41.072327 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4fea71bc-8176-486b-8adf-abb5d40b89f1 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:41.073786 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4fea71bc-8176-486b-8adf-abb5d40b89f1 tempest-VolumesCloneNegativeTest-937958572 tempest-VolumesCloneNegativeTest-937958572-project-member] GET https://10.4.3.14/volume/v3/volumes/e5485610-61db-407b-a606-9eeafc819e84 Aug 13 21:10:41.073937 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4fea71bc-8176-486b-8adf-abb5d40b89f1 tempest-VolumesCloneNegativeTest-937958572 tempest-VolumesCloneNegativeTest-937958572-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:41.074146 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4fea71bc-8176-486b-8adf-abb5d40b89f1 tempest-VolumesCloneNegativeTest-937958572 tempest-VolumesCloneNegativeTest-937958572-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:41.079530 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4fea71bc-8176-486b-8adf-abb5d40b89f1 tempest-VolumesCloneNegativeTest-937958572 tempest-VolumesCloneNegativeTest-937958572-project-member] https://10.4.3.14/volume/v3/volumes/e5485610-61db-407b-a606-9eeafc819e84 returned with HTTP 404 Aug 13 21:10:41.080165 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 463/1872] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:41 2026] GET /volume/v3/volumes/e5485610-61db-407b-a606-9eeafc819e84 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:10:41.699988 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-5339d58e-9ab1-47aa-98dd-ad0a11623238 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:41.702343 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5339d58e-9ab1-47aa-98dd-ad0a11623238 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/snapshots/bd17d03a-a3aa-4a8a-8f9f-51bd4eb1c44f Aug 13 21:10:41.702620 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5339d58e-9ab1-47aa-98dd-ad0a11623238 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:41.702862 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5339d58e-9ab1-47aa-98dd-ad0a11623238 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:41.707822 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5339d58e-9ab1-47aa-98dd-ad0a11623238 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/snapshots/bd17d03a-a3aa-4a8a-8f9f-51bd4eb1c44f returned with HTTP 404 Aug 13 21:10:41.708432 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 475/1873] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:10:41 2026] GET /volume/v3/snapshots/bd17d03a-a3aa-4a8a-8f9f-51bd4eb1c44f => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:10:41.719375 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5e203c1c-5ede-450d-b995-e3e7938984c6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:41.721454 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-79418a02-a9ff-460f-94d3-39f1852c2eef None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:41.721720 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-5f51e72d-e46c-42bf-ab83-618f177d12c1 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:41.723934 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5f51e72d-e46c-42bf-ab83-618f177d12c1 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] DELETE https://10.4.3.14/volume/v3/snapshots/63f81f95-253b-468a-9f51-4b088085a716 Aug 13 21:10:41.723934 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5f51e72d-e46c-42bf-ab83-618f177d12c1 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:41.723934 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5f51e72d-e46c-42bf-ab83-618f177d12c1 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:41.723934 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.snapshots [None req-5f51e72d-e46c-42bf-ab83-618f177d12c1 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Delete snapshot with id: 63f81f95-253b-468a-9f51-4b088085a716 Aug 13 21:10:41.730074 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-79418a02-a9ff-460f-94d3-39f1852c2eef tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] DELETE https://10.4.3.14/volume/v3/volumes/ba5b7e92-ea60-4010-85db-d4ef871f8ba3 Aug 13 21:10:41.730074 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-79418a02-a9ff-460f-94d3-39f1852c2eef tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:41.730074 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-79418a02-a9ff-460f-94d3-39f1852c2eef tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:41.730074 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-79418a02-a9ff-460f-94d3-39f1852c2eef tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Delete volume with id: ba5b7e92-ea60-4010-85db-d4ef871f8ba3 Aug 13 21:10:41.733820 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:41.733820 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:41.734375 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-5f51e72d-e46c-42bf-ab83-618f177d12c1 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Snapshot retrieved successfully. Aug 13 21:10:41.737494 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:41.737494 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:41.738547 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-79418a02-a9ff-460f-94d3-39f1852c2eef tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Volume info retrieved successfully. Aug 13 21:10:41.757101 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-5f51e72d-e46c-42bf-ab83-618f177d12c1 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Snapshot delete request issued successfully. Aug 13 21:10:41.757225 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5f51e72d-e46c-42bf-ab83-618f177d12c1 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/snapshots/63f81f95-253b-468a-9f51-4b088085a716 returned with HTTP 202 Aug 13 21:10:41.757705 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 464/1874] 10.4.3.14 () {66 vars in 1350 bytes} [Thu Aug 13 21:10:41 2026] DELETE /volume/v3/snapshots/63f81f95-253b-468a-9f51-4b088085a716 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:10:41.764070 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-79418a02-a9ff-460f-94d3-39f1852c2eef tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Delete volume request issued successfully. Aug 13 21:10:41.764513 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-79418a02-a9ff-460f-94d3-39f1852c2eef tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/volumes/ba5b7e92-ea60-4010-85db-d4ef871f8ba3 returned with HTTP 202 Aug 13 21:10:41.765348 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 470/1875] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:10:41 2026] DELETE /volume/v3/volumes/ba5b7e92-ea60-4010-85db-d4ef871f8ba3 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:10:41.771348 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-6f910990-198e-4e56-942c-ce02c4a99389 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:41.773685 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6f910990-198e-4e56-942c-ce02c4a99389 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/snapshots/63f81f95-253b-468a-9f51-4b088085a716 Aug 13 21:10:41.773752 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-2cdf196f-3ed8-4342-afa4-bd4898139341 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:41.773934 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6f910990-198e-4e56-942c-ce02c4a99389 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:41.774179 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6f910990-198e-4e56-942c-ce02c4a99389 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:41.781674 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2cdf196f-3ed8-4342-afa4-bd4898139341 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/volumes/ba5b7e92-ea60-4010-85db-d4ef871f8ba3 Aug 13 21:10:41.781870 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2cdf196f-3ed8-4342-afa4-bd4898139341 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:41.781909 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:41.781909 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:41.782076 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2cdf196f-3ed8-4342-afa4-bd4898139341 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:41.782552 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-6f910990-198e-4e56-942c-ce02c4a99389 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Snapshot retrieved successfully. Aug 13 21:10:41.783710 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6f910990-198e-4e56-942c-ce02c4a99389 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/snapshots/63f81f95-253b-468a-9f51-4b088085a716 returned with HTTP 200 Aug 13 21:10:41.784234 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 476/1876] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:10:41 2026] GET /volume/v3/snapshots/63f81f95-253b-468a-9f51-4b088085a716 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:41.799595 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:41.799595 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:41.805002 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-2cdf196f-3ed8-4342-afa4-bd4898139341 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Volume info retrieved successfully. Aug 13 21:10:41.812468 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2cdf196f-3ed8-4342-afa4-bd4898139341 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/volumes/ba5b7e92-ea60-4010-85db-d4ef871f8ba3 returned with HTTP 200 Aug 13 21:10:41.813695 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 465/1877] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:41 2026] GET /volume/v3/volumes/ba5b7e92-ea60-4010-85db-d4ef871f8ba3 => generated 839 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:41.825195 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5e203c1c-5ede-450d-b995-e3e7938984c6 tempest-ExtensionsTestJSON-576175520 tempest-ExtensionsTestJSON-576175520-project-member] GET https://10.4.3.14/volume/v3/extensions Aug 13 21:10:41.825421 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5e203c1c-5ede-450d-b995-e3e7938984c6 tempest-ExtensionsTestJSON-576175520 tempest-ExtensionsTestJSON-576175520-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:41.825656 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5e203c1c-5ede-450d-b995-e3e7938984c6 tempest-ExtensionsTestJSON-576175520 tempest-ExtensionsTestJSON-576175520-project-member] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:41.826266 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5e203c1c-5ede-450d-b995-e3e7938984c6 tempest-ExtensionsTestJSON-576175520 tempest-ExtensionsTestJSON-576175520-project-member] https://10.4.3.14/volume/v3/extensions returned with HTTP 200 Aug 13 21:10:41.826753 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 467/1878] 10.4.3.14 () {66 vars in 1239 bytes} [Thu Aug 13 21:10:41 2026] GET /volume/v3/extensions => generated 5245 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:41.934899 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-1c6829de-84b0-4f2b-b623-e11b73ec546b req-364c850f-0c7d-4612-8180-6f96f367643a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:41.937161 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-1c6829de-84b0-4f2b-b623-e11b73ec546b req-364c850f-0c7d-4612-8180-6f96f367643a tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] GET https://10.4.3.14/volume/v3/volumes/068de8e4-f434-4d0b-990e-f9c44c1e24c6 Aug 13 21:10:41.937601 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-1c6829de-84b0-4f2b-b623-e11b73ec546b req-364c850f-0c7d-4612-8180-6f96f367643a tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:41.937866 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-1c6829de-84b0-4f2b-b623-e11b73ec546b req-364c850f-0c7d-4612-8180-6f96f367643a tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:41.944681 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:41.944681 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:41.951988 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-1c6829de-84b0-4f2b-b623-e11b73ec546b req-364c850f-0c7d-4612-8180-6f96f367643a tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Volume info retrieved successfully. Aug 13 21:10:41.955726 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-1c6829de-84b0-4f2b-b623-e11b73ec546b req-364c850f-0c7d-4612-8180-6f96f367643a tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] https://10.4.3.14/volume/v3/volumes/068de8e4-f434-4d0b-990e-f9c44c1e24c6 returned with HTTP 200 Aug 13 21:10:41.956378 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 471/1879] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:10:41 2026] GET /volume/v3/volumes/068de8e4-f434-4d0b-990e-f9c44c1e24c6 => generated 1414 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:42.642787 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-1c6829de-84b0-4f2b-b623-e11b73ec546b req-852aaa91-6b5d-4ff1-94de-f6c92d842b67 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:42.644731 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-1c6829de-84b0-4f2b-b623-e11b73ec546b req-852aaa91-6b5d-4ff1-94de-f6c92d842b67 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] GET https://10.4.3.14/volume/v3/volumes/068de8e4-f434-4d0b-990e-f9c44c1e24c6 Aug 13 21:10:42.644907 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-1c6829de-84b0-4f2b-b623-e11b73ec546b req-852aaa91-6b5d-4ff1-94de-f6c92d842b67 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:42.645182 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-1c6829de-84b0-4f2b-b623-e11b73ec546b req-852aaa91-6b5d-4ff1-94de-f6c92d842b67 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:42.652903 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:42.652903 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:42.656807 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-1c6829de-84b0-4f2b-b623-e11b73ec546b req-852aaa91-6b5d-4ff1-94de-f6c92d842b67 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Volume info retrieved successfully. Aug 13 21:10:42.662001 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-1c6829de-84b0-4f2b-b623-e11b73ec546b req-852aaa91-6b5d-4ff1-94de-f6c92d842b67 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] https://10.4.3.14/volume/v3/volumes/068de8e4-f434-4d0b-990e-f9c44c1e24c6 returned with HTTP 200 Aug 13 21:10:42.662694 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 477/1880] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:10:42 2026] GET /volume/v3/volumes/068de8e4-f434-4d0b-990e-f9c44c1e24c6 => generated 1414 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:42.673940 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-8bc03d62-f02d-4c9b-9685-b0a8eb4824cb None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:42.674359 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8bc03d62-f02d-4c9b-9685-b0a8eb4824cb None None] GET https://10.4.3.14/volume// Aug 13 21:10:42.674513 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8bc03d62-f02d-4c9b-9685-b0a8eb4824cb None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:42.674725 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8bc03d62-f02d-4c9b-9685-b0a8eb4824cb None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:42.675043 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8bc03d62-f02d-4c9b-9685-b0a8eb4824cb None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:10:42.675328 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 466/1881] 10.4.3.14 () {66 vars in 1412 bytes} [Thu Aug 13 21:10:42 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:10:42.685040 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-1c6829de-84b0-4f2b-b623-e11b73ec546b req-695f4f14-e05a-41ba-8845-bc71b7fdd5e6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:42.688144 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-1c6829de-84b0-4f2b-b623-e11b73ec546b req-695f4f14-e05a-41ba-8845-bc71b7fdd5e6 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:10:42.688562 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-1c6829de-84b0-4f2b-b623-e11b73ec546b req-695f4f14-e05a-41ba-8845-bc71b7fdd5e6 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "068de8e4-f434-4d0b-990e-f9c44c1e24c6", "connector": null, "instance_uuid": "e58dd868-b482-43a4-a8ce-8eff283277dc"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:42.700303 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:42.700303 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:42.730465 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-1c6829de-84b0-4f2b-b623-e11b73ec546b req-695f4f14-e05a-41ba-8845-bc71b7fdd5e6 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:10:42.730986 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 468/1882] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:10:42 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:42.798445 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-737d9b21-9041-425e-9e5e-5c968c2b1c61 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:42.806103 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-737d9b21-9041-425e-9e5e-5c968c2b1c61 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/snapshots/63f81f95-253b-468a-9f51-4b088085a716 Aug 13 21:10:42.806103 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-737d9b21-9041-425e-9e5e-5c968c2b1c61 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:42.806103 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-737d9b21-9041-425e-9e5e-5c968c2b1c61 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:42.816989 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-737d9b21-9041-425e-9e5e-5c968c2b1c61 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/snapshots/63f81f95-253b-468a-9f51-4b088085a716 returned with HTTP 404 Aug 13 21:10:42.816989 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 472/1883] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:10:42 2026] GET /volume/v3/snapshots/63f81f95-253b-468a-9f51-4b088085a716 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:10:42.826677 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-2db68a86-0076-4a9f-a717-19c036fbee4b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:42.827039 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-87b5b7e0-1ea7-40ff-a774-61a8b490c887 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:42.828689 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2db68a86-0076-4a9f-a717-19c036fbee4b tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/volumes/ba5b7e92-ea60-4010-85db-d4ef871f8ba3 Aug 13 21:10:42.828892 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2db68a86-0076-4a9f-a717-19c036fbee4b tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:42.829074 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2db68a86-0076-4a9f-a717-19c036fbee4b tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:42.831255 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-87b5b7e0-1ea7-40ff-a774-61a8b490c887 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] DELETE https://10.4.3.14/volume/v3/snapshots/20211ab3-9e17-45b1-b962-95e24331301a Aug 13 21:10:42.831441 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-87b5b7e0-1ea7-40ff-a774-61a8b490c887 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:42.831642 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-87b5b7e0-1ea7-40ff-a774-61a8b490c887 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:42.831755 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.snapshots [None req-87b5b7e0-1ea7-40ff-a774-61a8b490c887 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Delete snapshot with id: 20211ab3-9e17-45b1-b962-95e24331301a Aug 13 21:10:42.836450 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2db68a86-0076-4a9f-a717-19c036fbee4b tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/volumes/ba5b7e92-ea60-4010-85db-d4ef871f8ba3 returned with HTTP 404 Aug 13 21:10:42.836941 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 467/1884] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:42 2026] GET /volume/v3/volumes/ba5b7e92-ea60-4010-85db-d4ef871f8ba3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:10:42.839283 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:42.839283 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:42.839894 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-87b5b7e0-1ea7-40ff-a774-61a8b490c887 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Snapshot retrieved successfully. Aug 13 21:10:42.853414 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-55b98bc6-f50b-4d41-8efb-0b1527f10ba9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:42.853414 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-55b98bc6-f50b-4d41-8efb-0b1527f10ba9 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/volumes/ba5b7e92-ea60-4010-85db-d4ef871f8ba3 Aug 13 21:10:42.853414 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-55b98bc6-f50b-4d41-8efb-0b1527f10ba9 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:42.853560 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-55b98bc6-f50b-4d41-8efb-0b1527f10ba9 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:42.859568 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-55b98bc6-f50b-4d41-8efb-0b1527f10ba9 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/volumes/ba5b7e92-ea60-4010-85db-d4ef871f8ba3 returned with HTTP 404 Aug 13 21:10:42.860144 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 469/1885] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:42 2026] GET /volume/v3/volumes/ba5b7e92-ea60-4010-85db-d4ef871f8ba3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:10:42.867560 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-87b5b7e0-1ea7-40ff-a774-61a8b490c887 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Snapshot delete request issued successfully. Aug 13 21:10:42.867670 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d5c50749-c0a0-46df-82d5-8a55b2488d08 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:42.867898 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-87b5b7e0-1ea7-40ff-a774-61a8b490c887 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/snapshots/20211ab3-9e17-45b1-b962-95e24331301a returned with HTTP 202 Aug 13 21:10:42.868170 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 478/1886] 10.4.3.14 () {66 vars in 1350 bytes} [Thu Aug 13 21:10:42 2026] DELETE /volume/v3/snapshots/20211ab3-9e17-45b1-b962-95e24331301a => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:10:42.870363 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d5c50749-c0a0-46df-82d5-8a55b2488d08 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] DELETE https://10.4.3.14/volume/v3/volumes/ba5b7e92-ea60-4010-85db-d4ef871f8ba3 Aug 13 21:10:42.870624 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d5c50749-c0a0-46df-82d5-8a55b2488d08 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:42.870891 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d5c50749-c0a0-46df-82d5-8a55b2488d08 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:42.871076 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-d5c50749-c0a0-46df-82d5-8a55b2488d08 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Delete volume with id: ba5b7e92-ea60-4010-85db-d4ef871f8ba3 Aug 13 21:10:42.878422 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-a6834de8-6440-4220-a0a2-d8f01a5e57ce None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:42.880506 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a6834de8-6440-4220-a0a2-d8f01a5e57ce tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/snapshots/20211ab3-9e17-45b1-b962-95e24331301a Aug 13 21:10:42.880775 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a6834de8-6440-4220-a0a2-d8f01a5e57ce tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:42.880952 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a6834de8-6440-4220-a0a2-d8f01a5e57ce tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:42.881284 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d5c50749-c0a0-46df-82d5-8a55b2488d08 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/volumes/ba5b7e92-ea60-4010-85db-d4ef871f8ba3 returned with HTTP 404 Aug 13 21:10:42.881851 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 473/1887] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:10:42 2026] DELETE /volume/v3/volumes/ba5b7e92-ea60-4010-85db-d4ef871f8ba3 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:10:42.888229 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:42.888229 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:42.889973 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-a6834de8-6440-4220-a0a2-d8f01a5e57ce tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Snapshot retrieved successfully. Aug 13 21:10:42.892118 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a6834de8-6440-4220-a0a2-d8f01a5e57ce tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/snapshots/20211ab3-9e17-45b1-b962-95e24331301a returned with HTTP 200 Aug 13 21:10:42.892630 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 468/1888] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:10:42 2026] GET /volume/v3/snapshots/20211ab3-9e17-45b1-b962-95e24331301a => generated 468 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:42.915537 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0f6f6384-1871-47fc-9cce-0d6de08ffcd4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:42.918281 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0f6f6384-1871-47fc-9cce-0d6de08ffcd4 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:10:42.918724 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0f6f6384-1871-47fc-9cce-0d6de08ffcd4 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "aa832912-12b8-47ea-874b-ab8df3e573a9", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-50927841"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:42.920512 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-0f6f6384-1871-47fc-9cce-0d6de08ffcd4 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Create volume request body: {'volume': {'imageRef': 'aa832912-12b8-47ea-874b-ab8df3e573a9', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-50927841'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:10:43.068023 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-0f6f6384-1871-47fc-9cce-0d6de08ffcd4 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Create volume of 1 GB Aug 13 21:10:43.068023 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:43.068023 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:43.073117 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0f6f6384-1871-47fc-9cce-0d6de08ffcd4 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Availability Zones retrieved successfully. Aug 13 21:10:43.081219 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-0f6f6384-1871-47fc-9cce-0d6de08ffcd4 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Flow 'volume_create_api' (249f1b23-ebc6-47a0-9c04-6ad991f3865c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:10:43.082442 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-0f6f6384-1871-47fc-9cce-0d6de08ffcd4 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (683ec3ab-73db-478a-875b-1fecb077a5e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:43.083837 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-0f6f6384-1871-47fc-9cce-0d6de08ffcd4 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:10:43.184988 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-0f6f6384-1871-47fc-9cce-0d6de08ffcd4 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (683ec3ab-73db-478a-875b-1fecb077a5e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:43.184988 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-0f6f6384-1871-47fc-9cce-0d6de08ffcd4 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0c92ccb-aa01-4734-a44a-9dcc228b7b6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:43.253275 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-0f6f6384-1871-47fc-9cce-0d6de08ffcd4 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Created reservations ['37911821-6e69-4cc9-80f0-b5ee3ec914cd', 'afe043a7-9f1d-494f-9f4b-a015a4d83e0e', '3132b073-dd23-438f-bb09-8aff8453f978', '232da32c-5b58-49aa-a86b-6c4acb57af5c'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:10:43.254390 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-0f6f6384-1871-47fc-9cce-0d6de08ffcd4 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0c92ccb-aa01-4734-a44a-9dcc228b7b6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37911821-6e69-4cc9-80f0-b5ee3ec914cd', 'afe043a7-9f1d-494f-9f4b-a015a4d83e0e', '3132b073-dd23-438f-bb09-8aff8453f978', '232da32c-5b58-49aa-a86b-6c4acb57af5c']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:43.255497 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-0f6f6384-1871-47fc-9cce-0d6de08ffcd4 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3d8c3d0-87f5-4027-bd3c-366c1be29abf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:43.267836 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-25811457-951c-4d2d-9644-3c3b4f28f156 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:43.286357 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-0f6f6384-1871-47fc-9cce-0d6de08ffcd4 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3d8c3d0-87f5-4027-bd3c-366c1be29abf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '84f15c3d-6323-4148-9e5e-7a0c60f2aa5e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-50927841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='581b83054f2b4599a0111979c24d58e5',qos_specs=None,replication_status=,reservations=['37911821-6e69-4cc9-80f0-b5ee3ec914cd','afe043a7-9f1d-494f-9f4b-a015a4d83e0e','3132b073-dd23-438f-bb09-8aff8453f978','232da32c-5b58-49aa-a86b-6c4acb57af5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50281eac1b9247dbba6909dac96ee9f7',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:10:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-50927841',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=84f15c3d-6323-4148-9e5e-7a0c60f2aa5e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='581b83054f2b4599a0111979c24d58e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='50281eac1b9247dbba6909dac96ee9f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:43.287562 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-0f6f6384-1871-47fc-9cce-0d6de08ffcd4 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2792c26-20ba-42df-b041-c1d04e9ab612) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:43.310083 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-0f6f6384-1871-47fc-9cce-0d6de08ffcd4 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2792c26-20ba-42df-b041-c1d04e9ab612) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-50927841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='581b83054f2b4599a0111979c24d58e5',qos_specs=None,replication_status=,reservations=['37911821-6e69-4cc9-80f0-b5ee3ec914cd','afe043a7-9f1d-494f-9f4b-a015a4d83e0e','3132b073-dd23-438f-bb09-8aff8453f978','232da32c-5b58-49aa-a86b-6c4acb57af5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50281eac1b9247dbba6909dac96ee9f7',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:43.310933 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-0f6f6384-1871-47fc-9cce-0d6de08ffcd4 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1192126-16d2-4961-a611-f4e0642f211a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:43.322820 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-0f6f6384-1871-47fc-9cce-0d6de08ffcd4 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1192126-16d2-4961-a611-f4e0642f211a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:43.326989 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-0f6f6384-1871-47fc-9cce-0d6de08ffcd4 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Flow 'volume_create_api' (249f1b23-ebc6-47a0-9c04-6ad991f3865c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:10:43.326989 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0f6f6384-1871-47fc-9cce-0d6de08ffcd4 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Create volume request issued successfully. Aug 13 21:10:43.326989 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0f6f6384-1871-47fc-9cce-0d6de08ffcd4 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:10:43.326989 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 470/1889] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:10:42 2026] POST /volume/v3/volumes => generated 745 bytes in 410 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:10:43.340006 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-bb53b098-5b68-42b9-8557-c16f92098044 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:43.341769 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bb53b098-5b68-42b9-8557-c16f92098044 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/volumes/84f15c3d-6323-4148-9e5e-7a0c60f2aa5e Aug 13 21:10:43.342141 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bb53b098-5b68-42b9-8557-c16f92098044 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:43.342431 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bb53b098-5b68-42b9-8557-c16f92098044 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:43.353309 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:43.353309 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:43.356446 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-bb53b098-5b68-42b9-8557-c16f92098044 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Volume info retrieved successfully. Aug 13 21:10:43.366136 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bb53b098-5b68-42b9-8557-c16f92098044 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/volumes/84f15c3d-6323-4148-9e5e-7a0c60f2aa5e returned with HTTP 200 Aug 13 21:10:43.366136 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 474/1890] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:43 2026] GET /volume/v3/volumes/84f15c3d-6323-4148-9e5e-7a0c60f2aa5e => generated 813 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:43.386654 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-25811457-951c-4d2d-9644-3c3b4f28f156 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:10:43.387087 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-25811457-951c-4d2d-9644-3c3b4f28f156 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-70510164"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:43.389124 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-25811457-951c-4d2d-9644-3c3b4f28f156 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-70510164'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:10:43.389273 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-25811457-951c-4d2d-9644-3c3b4f28f156 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Create volume of 1 GB Aug 13 21:10:43.389666 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:43.389666 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:43.394363 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-25811457-951c-4d2d-9644-3c3b4f28f156 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Availability Zones retrieved successfully. Aug 13 21:10:43.403259 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-25811457-951c-4d2d-9644-3c3b4f28f156 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Flow 'volume_create_api' (2969dc84-7b6b-4f5f-a4e2-cf6fc9a087c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:10:43.404567 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-25811457-951c-4d2d-9644-3c3b4f28f156 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ad48267-0fe9-4691-9031-bee8fb256da4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:43.406430 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-25811457-951c-4d2d-9644-3c3b4f28f156 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:10:43.437541 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-25811457-951c-4d2d-9644-3c3b4f28f156 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ad48267-0fe9-4691-9031-bee8fb256da4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:43.438145 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-25811457-951c-4d2d-9644-3c3b4f28f156 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e328855c-2473-4352-bad9-13bdd9ed4644) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:43.497099 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-25811457-951c-4d2d-9644-3c3b4f28f156 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Created reservations ['064e2222-a1ae-40c9-b2b8-3b7422c82e1e', 'c6a720da-c91e-4c7f-a00b-0c4923a054b2', '79cee3f0-64a3-4d13-8d20-f052c9e2f918', '2e155e06-add7-4d8b-9063-c550344a0391'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:10:43.497887 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-25811457-951c-4d2d-9644-3c3b4f28f156 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e328855c-2473-4352-bad9-13bdd9ed4644) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['064e2222-a1ae-40c9-b2b8-3b7422c82e1e', 'c6a720da-c91e-4c7f-a00b-0c4923a054b2', '79cee3f0-64a3-4d13-8d20-f052c9e2f918', '2e155e06-add7-4d8b-9063-c550344a0391']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:43.498556 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-25811457-951c-4d2d-9644-3c3b4f28f156 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7dd8c6b2-8882-4a66-ab5a-4c80edfe0932) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:43.522093 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-25811457-951c-4d2d-9644-3c3b4f28f156 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7dd8c6b2-8882-4a66-ab5a-4c80edfe0932) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7c9cf9b-93fb-4634-80c2-e7ee6c6c960b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-70510164',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ebdb0ea5966b46b88e07a92d7183bfba',qos_specs=None,replication_status=,reservations=['064e2222-a1ae-40c9-b2b8-3b7422c82e1e','c6a720da-c91e-4c7f-a00b-0c4923a054b2','79cee3f0-64a3-4d13-8d20-f052c9e2f918','2e155e06-add7-4d8b-9063-c550344a0391'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55d0ba195c244999b89cc07d67d38bec',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:10:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-70510164',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b7c9cf9b-93fb-4634-80c2-e7ee6c6c960b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ebdb0ea5966b46b88e07a92d7183bfba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='55d0ba195c244999b89cc07d67d38bec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:43.522822 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-25811457-951c-4d2d-9644-3c3b4f28f156 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebb38c87-51a6-447f-b0a7-a4ba3081fb11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:43.543590 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-25811457-951c-4d2d-9644-3c3b4f28f156 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebb38c87-51a6-447f-b0a7-a4ba3081fb11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-70510164',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ebdb0ea5966b46b88e07a92d7183bfba',qos_specs=None,replication_status=,reservations=['064e2222-a1ae-40c9-b2b8-3b7422c82e1e','c6a720da-c91e-4c7f-a00b-0c4923a054b2','79cee3f0-64a3-4d13-8d20-f052c9e2f918','2e155e06-add7-4d8b-9063-c550344a0391'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55d0ba195c244999b89cc07d67d38bec',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:43.544495 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-25811457-951c-4d2d-9644-3c3b4f28f156 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6828b83-845e-4932-9eca-bc0199bd7a5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:43.556510 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-25811457-951c-4d2d-9644-3c3b4f28f156 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6828b83-845e-4932-9eca-bc0199bd7a5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:43.557466 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-25811457-951c-4d2d-9644-3c3b4f28f156 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Flow 'volume_create_api' (2969dc84-7b6b-4f5f-a4e2-cf6fc9a087c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:10:43.557860 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-25811457-951c-4d2d-9644-3c3b4f28f156 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Create volume request issued successfully. Aug 13 21:10:43.558638 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-25811457-951c-4d2d-9644-3c3b4f28f156 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:10:43.559056 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 479/1891] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:10:43 2026] POST /volume/v3/volumes => generated 751 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:10:43.575415 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-349627c4-07ca-46df-b21c-85d7511624b7 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:43.578563 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-349627c4-07ca-46df-b21c-85d7511624b7 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] GET https://10.4.3.14/volume/v3/volumes/b7c9cf9b-93fb-4634-80c2-e7ee6c6c960b Aug 13 21:10:43.580687 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-349627c4-07ca-46df-b21c-85d7511624b7 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:43.580887 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-349627c4-07ca-46df-b21c-85d7511624b7 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:43.596762 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:43.596762 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:43.607227 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-349627c4-07ca-46df-b21c-85d7511624b7 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Volume info retrieved successfully. Aug 13 21:10:43.614471 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-349627c4-07ca-46df-b21c-85d7511624b7 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] https://10.4.3.14/volume/v3/volumes/b7c9cf9b-93fb-4634-80c2-e7ee6c6c960b returned with HTTP 200 Aug 13 21:10:43.615042 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 469/1892] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:43 2026] GET /volume/v3/volumes/b7c9cf9b-93fb-4634-80c2-e7ee6c6c960b => generated 819 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:43.902728 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b2abe2aa-ae98-4d36-8933-31cc6111c417 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:43.905980 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b2abe2aa-ae98-4d36-8933-31cc6111c417 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/snapshots/20211ab3-9e17-45b1-b962-95e24331301a Aug 13 21:10:43.906251 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b2abe2aa-ae98-4d36-8933-31cc6111c417 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:43.906496 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b2abe2aa-ae98-4d36-8933-31cc6111c417 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:43.913037 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b2abe2aa-ae98-4d36-8933-31cc6111c417 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/snapshots/20211ab3-9e17-45b1-b962-95e24331301a returned with HTTP 404 Aug 13 21:10:43.913658 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 471/1893] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:10:43 2026] GET /volume/v3/snapshots/20211ab3-9e17-45b1-b962-95e24331301a => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:10:43.922793 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6236d71a-fd03-4f14-9b2b-963247037ded None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:43.926920 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6236d71a-fd03-4f14-9b2b-963247037ded tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] DELETE https://10.4.3.14/volume/v3/snapshots/63f81f95-253b-468a-9f51-4b088085a716 Aug 13 21:10:43.926920 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6236d71a-fd03-4f14-9b2b-963247037ded tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:43.926920 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6236d71a-fd03-4f14-9b2b-963247037ded tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:43.926920 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-6236d71a-fd03-4f14-9b2b-963247037ded tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Delete snapshot with id: 63f81f95-253b-468a-9f51-4b088085a716 Aug 13 21:10:43.932241 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6236d71a-fd03-4f14-9b2b-963247037ded tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/snapshots/63f81f95-253b-468a-9f51-4b088085a716 returned with HTTP 404 Aug 13 21:10:43.933028 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 475/1894] 10.4.3.14 () {66 vars in 1350 bytes} [Thu Aug 13 21:10:43 2026] DELETE /volume/v3/snapshots/63f81f95-253b-468a-9f51-4b088085a716 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:10:43.940428 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d5bb5fca-6685-4b65-90b3-636ab36bf591 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:43.942656 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d5bb5fca-6685-4b65-90b3-636ab36bf591 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] DELETE https://10.4.3.14/volume/v3/snapshots/20211ab3-9e17-45b1-b962-95e24331301a Aug 13 21:10:43.942656 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d5bb5fca-6685-4b65-90b3-636ab36bf591 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:43.942952 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d5bb5fca-6685-4b65-90b3-636ab36bf591 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:43.942952 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.snapshots [None req-d5bb5fca-6685-4b65-90b3-636ab36bf591 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Delete snapshot with id: 20211ab3-9e17-45b1-b962-95e24331301a Aug 13 21:10:43.947169 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d5bb5fca-6685-4b65-90b3-636ab36bf591 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/snapshots/20211ab3-9e17-45b1-b962-95e24331301a returned with HTTP 404 Aug 13 21:10:43.947661 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 480/1895] 10.4.3.14 () {66 vars in 1350 bytes} [Thu Aug 13 21:10:43 2026] DELETE /volume/v3/snapshots/20211ab3-9e17-45b1-b962-95e24331301a => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:10:43.956421 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-03de1dc5-7639-4ff1-ac7d-a7ce52661344 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:43.959276 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-03de1dc5-7639-4ff1-ac7d-a7ce52661344 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] DELETE https://10.4.3.14/volume/v3/snapshots/bd17d03a-a3aa-4a8a-8f9f-51bd4eb1c44f Aug 13 21:10:43.959276 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-03de1dc5-7639-4ff1-ac7d-a7ce52661344 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:43.959276 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-03de1dc5-7639-4ff1-ac7d-a7ce52661344 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:43.959276 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.snapshots [None req-03de1dc5-7639-4ff1-ac7d-a7ce52661344 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Delete snapshot with id: bd17d03a-a3aa-4a8a-8f9f-51bd4eb1c44f Aug 13 21:10:43.963209 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-03de1dc5-7639-4ff1-ac7d-a7ce52661344 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/snapshots/bd17d03a-a3aa-4a8a-8f9f-51bd4eb1c44f returned with HTTP 404 Aug 13 21:10:43.963699 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 470/1896] 10.4.3.14 () {66 vars in 1350 bytes} [Thu Aug 13 21:10:43 2026] DELETE /volume/v3/snapshots/bd17d03a-a3aa-4a8a-8f9f-51bd4eb1c44f => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:10:44.015568 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-a9af2d53-847d-443f-8c30-3a16ec80d86b req-fe0d8458-f1c4-45fd-8c1b-dee0f34947fe None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:44.020223 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-a9af2d53-847d-443f-8c30-3a16ec80d86b req-fe0d8458-f1c4-45fd-8c1b-dee0f34947fe tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/volumes/5eb4d405-a43b-4f54-b702-514fcfdd0c71 Aug 13 21:10:44.020440 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-a9af2d53-847d-443f-8c30-3a16ec80d86b req-fe0d8458-f1c4-45fd-8c1b-dee0f34947fe tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:44.020689 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-a9af2d53-847d-443f-8c30-3a16ec80d86b req-fe0d8458-f1c4-45fd-8c1b-dee0f34947fe tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:44.040174 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:44.040174 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:44.041771 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-a9af2d53-847d-443f-8c30-3a16ec80d86b req-fe0d8458-f1c4-45fd-8c1b-dee0f34947fe tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Volume info retrieved successfully. Aug 13 21:10:44.046503 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-a9af2d53-847d-443f-8c30-3a16ec80d86b req-fe0d8458-f1c4-45fd-8c1b-dee0f34947fe tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/volumes/5eb4d405-a43b-4f54-b702-514fcfdd0c71 returned with HTTP 200 Aug 13 21:10:44.047162 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 472/1897] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:10:44 2026] GET /volume/v3/volumes/5eb4d405-a43b-4f54-b702-514fcfdd0c71 => generated 1652 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:44.077041 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-a9af2d53-847d-443f-8c30-3a16ec80d86b req-2d889cef-1da4-4662-8ed7-452225096769 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:44.078680 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-a9af2d53-847d-443f-8c30-3a16ec80d86b req-2d889cef-1da4-4662-8ed7-452225096769 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] POST https://10.4.3.14/volume/v3/volumes/5eb4d405-a43b-4f54-b702-514fcfdd0c71/action Aug 13 21:10:44.078924 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-a9af2d53-847d-443f-8c30-3a16ec80d86b req-2d889cef-1da4-4662-8ed7-452225096769 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:10:44.079064 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-a9af2d53-847d-443f-8c30-3a16ec80d86b req-2d889cef-1da4-4662-8ed7-452225096769 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:44.085788 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-414d0e78-de8f-4c1a-878a-1d50e60510f1 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:44.086228 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-414d0e78-de8f-4c1a-878a-1d50e60510f1 None None] GET https://10.4.3.14/volume// Aug 13 21:10:44.086473 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-414d0e78-de8f-4c1a-878a-1d50e60510f1 None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:44.086635 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-414d0e78-de8f-4c1a-878a-1d50e60510f1 None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:44.087043 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-414d0e78-de8f-4c1a-878a-1d50e60510f1 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:10:44.087624 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 481/1898] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:10:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:10:44.091656 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:44.091656 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:44.091656 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-a9af2d53-847d-443f-8c30-3a16ec80d86b req-2d889cef-1da4-4662-8ed7-452225096769 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Volume info retrieved successfully. Aug 13 21:10:44.099997 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-1c6829de-84b0-4f2b-b623-e11b73ec546b req-481405b9-2870-43af-bdba-65552b5a181c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:44.100760 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-a9af2d53-847d-443f-8c30-3a16ec80d86b req-2d889cef-1da4-4662-8ed7-452225096769 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Begin detaching volume completed successfully. Aug 13 21:10:44.100952 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-a9af2d53-847d-443f-8c30-3a16ec80d86b req-2d889cef-1da4-4662-8ed7-452225096769 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/volumes/5eb4d405-a43b-4f54-b702-514fcfdd0c71/action returned with HTTP 202 Aug 13 21:10:44.101211 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-1c6829de-84b0-4f2b-b623-e11b73ec546b req-481405b9-2870-43af-bdba-65552b5a181c tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] GET https://10.4.3.14/volume/v3/volumes/068de8e4-f434-4d0b-990e-f9c44c1e24c6 Aug 13 21:10:44.101396 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 476/1899] 10.4.3.14 () {72 vars in 1665 bytes} [Thu Aug 13 21:10:44 2026] POST /volume/v3/volumes/5eb4d405-a43b-4f54-b702-514fcfdd0c71/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:10:44.101504 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-1c6829de-84b0-4f2b-b623-e11b73ec546b req-481405b9-2870-43af-bdba-65552b5a181c tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:44.101781 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-1c6829de-84b0-4f2b-b623-e11b73ec546b req-481405b9-2870-43af-bdba-65552b5a181c tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:44.114300 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:44.114300 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:44.123953 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-1c6829de-84b0-4f2b-b623-e11b73ec546b req-481405b9-2870-43af-bdba-65552b5a181c tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Volume info retrieved successfully. Aug 13 21:10:44.128894 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-1c6829de-84b0-4f2b-b623-e11b73ec546b req-481405b9-2870-43af-bdba-65552b5a181c tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] https://10.4.3.14/volume/v3/volumes/068de8e4-f434-4d0b-990e-f9c44c1e24c6 returned with HTTP 200 Aug 13 21:10:44.129319 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 471/1900] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:10:44 2026] GET /volume/v3/volumes/068de8e4-f434-4d0b-990e-f9c44c1e24c6 => generated 1593 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:10:44.160794 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1d5cb38d-1324-4f29-9c8e-585dbf687bc8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:44.161213 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1d5cb38d-1324-4f29-9c8e-585dbf687bc8 None None] GET https://10.4.3.14/volume// Aug 13 21:10:44.161409 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1d5cb38d-1324-4f29-9c8e-585dbf687bc8 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:44.161604 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1d5cb38d-1324-4f29-9c8e-585dbf687bc8 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:44.161953 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1d5cb38d-1324-4f29-9c8e-585dbf687bc8 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:10:44.162275 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 473/1901] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:10:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:10:44.172598 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-a9af2d53-847d-443f-8c30-3a16ec80d86b req-e6fafee9-05a8-43ce-aa1f-a10563992a13 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:44.175765 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-a9af2d53-847d-443f-8c30-3a16ec80d86b req-e6fafee9-05a8-43ce-aa1f-a10563992a13 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/volumes/5eb4d405-a43b-4f54-b702-514fcfdd0c71 Aug 13 21:10:44.176007 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-a9af2d53-847d-443f-8c30-3a16ec80d86b req-e6fafee9-05a8-43ce-aa1f-a10563992a13 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:44.176265 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-a9af2d53-847d-443f-8c30-3a16ec80d86b req-e6fafee9-05a8-43ce-aa1f-a10563992a13 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:44.189889 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:44.189889 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:44.194121 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-a9af2d53-847d-443f-8c30-3a16ec80d86b req-e6fafee9-05a8-43ce-aa1f-a10563992a13 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Volume info retrieved successfully. Aug 13 21:10:44.200200 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-a9af2d53-847d-443f-8c30-3a16ec80d86b req-e6fafee9-05a8-43ce-aa1f-a10563992a13 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/volumes/5eb4d405-a43b-4f54-b702-514fcfdd0c71 returned with HTTP 200 Aug 13 21:10:44.200733 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 482/1902] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:10:44 2026] GET /volume/v3/volumes/5eb4d405-a43b-4f54-b702-514fcfdd0c71 => generated 1835 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:10:44.258804 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-1c6829de-84b0-4f2b-b623-e11b73ec546b req-c50125f5-b80b-4afd-97ec-a18f65722bb4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:44.262215 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-1c6829de-84b0-4f2b-b623-e11b73ec546b req-c50125f5-b80b-4afd-97ec-a18f65722bb4 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] PUT https://10.4.3.14/volume/v3/attachments/124c1344-5bdb-463c-b73c-f6aa142beb73 Aug 13 21:10:44.263111 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-1c6829de-84b0-4f2b-b623-e11b73ec546b req-c50125f5-b80b-4afd-97ec-a18f65722bb4 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:44.281144 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-1c6829de-84b0-4f2b-b623-e11b73ec546b req-c50125f5-b80b-4afd-97ec-a18f65722bb4 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Acquiring lock "cinder-attachment_update-068de8e4-f434-4d0b-990e-f9c44c1e24c6-np0000007265" by "attachment_update" {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:10:44.286804 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-1c6829de-84b0-4f2b-b623-e11b73ec546b req-c50125f5-b80b-4afd-97ec-a18f65722bb4 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Lock "cinder-attachment_update-068de8e4-f434-4d0b-990e-f9c44c1e24c6-np0000007265" acquired by "attachment_update" :: waited 0.005s {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:10:44.287240 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:44.287240 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:44.384334 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d0b6ae5a-8d9d-4a53-89b0-a30192a21c36 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:44.386923 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d0b6ae5a-8d9d-4a53-89b0-a30192a21c36 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/volumes/84f15c3d-6323-4148-9e5e-7a0c60f2aa5e Aug 13 21:10:44.387038 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d0b6ae5a-8d9d-4a53-89b0-a30192a21c36 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:44.387246 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d0b6ae5a-8d9d-4a53-89b0-a30192a21c36 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:44.391343 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-1c6829de-84b0-4f2b-b623-e11b73ec546b req-c50125f5-b80b-4afd-97ec-a18f65722bb4 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Lock "cinder-attachment_update-068de8e4-f434-4d0b-990e-f9c44c1e24c6-np0000007265" released by "attachment_update" :: held 0.105s {{(pid=100215) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:10:44.391739 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-1c6829de-84b0-4f2b-b623-e11b73ec546b req-c50125f5-b80b-4afd-97ec-a18f65722bb4 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] https://10.4.3.14/volume/v3/attachments/124c1344-5bdb-463c-b73c-f6aa142beb73 returned with HTTP 200 Aug 13 21:10:44.392064 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 477/1903] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:10:44 2026] PUT /volume/v3/attachments/124c1344-5bdb-463c-b73c-f6aa142beb73 => generated 969 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:44.396368 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:44.396368 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:44.401269 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-d0b6ae5a-8d9d-4a53-89b0-a30192a21c36 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Volume info retrieved successfully. Aug 13 21:10:44.408646 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d0b6ae5a-8d9d-4a53-89b0-a30192a21c36 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/volumes/84f15c3d-6323-4148-9e5e-7a0c60f2aa5e returned with HTTP 200 Aug 13 21:10:44.409195 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 472/1904] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:44 2026] GET /volume/v3/volumes/84f15c3d-6323-4148-9e5e-7a0c60f2aa5e => generated 1353 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:44.422953 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-1c6829de-84b0-4f2b-b623-e11b73ec546b req-aa1d461e-c6ef-4e52-846f-249e51913cae None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:44.423067 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-13826efd-e6a1-4976-87fd-ef56619e0ef4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:44.425577 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-13826efd-e6a1-4976-87fd-ef56619e0ef4 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/volumes/84f15c3d-6323-4148-9e5e-7a0c60f2aa5e Aug 13 21:10:44.425577 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-13826efd-e6a1-4976-87fd-ef56619e0ef4 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:44.425577 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-13826efd-e6a1-4976-87fd-ef56619e0ef4 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:44.428136 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-1c6829de-84b0-4f2b-b623-e11b73ec546b req-aa1d461e-c6ef-4e52-846f-249e51913cae tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] POST https://10.4.3.14/volume/v3/attachments/124c1344-5bdb-463c-b73c-f6aa142beb73/action Aug 13 21:10:44.428136 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-1c6829de-84b0-4f2b-b623-e11b73ec546b req-aa1d461e-c6ef-4e52-846f-249e51913cae tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Action body: b'{"os-complete": null}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:10:44.428136 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-1c6829de-84b0-4f2b-b623-e11b73ec546b req-aa1d461e-c6ef-4e52-846f-249e51913cae tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:44.435746 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:44.435746 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:44.442459 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-13826efd-e6a1-4976-87fd-ef56619e0ef4 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Volume info retrieved successfully. Aug 13 21:10:44.447425 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-13826efd-e6a1-4976-87fd-ef56619e0ef4 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/volumes/84f15c3d-6323-4148-9e5e-7a0c60f2aa5e returned with HTTP 200 Aug 13 21:10:44.447996 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 474/1905] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:44 2026] GET /volume/v3/volumes/84f15c3d-6323-4148-9e5e-7a0c60f2aa5e => generated 1353 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:44.451706 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:44.451706 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:44.460272 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-14fd9f91-7bdc-4030-9ae0-aaaa5c93ca08 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:44.463710 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-14fd9f91-7bdc-4030-9ae0-aaaa5c93ca08 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] POST https://10.4.3.14/volume/v3/backups Aug 13 21:10:44.463710 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-14fd9f91-7bdc-4030-9ae0-aaaa5c93ca08 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "84f15c3d-6323-4148-9e5e-7a0c60f2aa5e", "name": "tempest-VolumesBackupsTest-Backup-2108514399", "container": "tempest-volumesbackupstest-backup-container-1268955592"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:44.464816 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.backups [None req-14fd9f91-7bdc-4030-9ae0-aaaa5c93ca08 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Creating new backup {'backup': {'volume_id': '84f15c3d-6323-4148-9e5e-7a0c60f2aa5e', 'name': 'tempest-VolumesBackupsTest-Backup-2108514399', 'container': 'tempest-volumesbackupstest-backup-container-1268955592'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 21:10:44.464895 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.contrib.backups [None req-14fd9f91-7bdc-4030-9ae0-aaaa5c93ca08 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Creating backup of volume 84f15c3d-6323-4148-9e5e-7a0c60f2aa5e in container tempest-volumesbackupstest-backup-container-1268955592 Aug 13 21:10:44.471462 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-1c6829de-84b0-4f2b-b623-e11b73ec546b req-aa1d461e-c6ef-4e52-846f-249e51913cae tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] https://10.4.3.14/volume/v3/attachments/124c1344-5bdb-463c-b73c-f6aa142beb73/action returned with HTTP 204 Aug 13 21:10:44.473324 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 483/1906] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:10:44 2026] POST /volume/v3/attachments/124c1344-5bdb-463c-b73c-f6aa142beb73/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:10:44.473823 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:44.473823 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:44.474396 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-14fd9f91-7bdc-4030-9ae0-aaaa5c93ca08 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Volume info retrieved successfully. Aug 13 21:10:44.498817 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-14fd9f91-7bdc-4030-9ae0-aaaa5c93ca08 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Created reservations ['dee82ae2-63b6-4450-821b-06b0223d8d89', '5c2cf6d6-3541-40a8-82ba-dd88354456ab'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:10:44.538719 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-14fd9f91-7bdc-4030-9ae0-aaaa5c93ca08 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups returned with HTTP 202 Aug 13 21:10:44.539251 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 478/1907] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:10:44 2026] POST /volume/v3/backups => generated 328 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:10:44.547505 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-586a34ac-28f0-483b-ad4e-72fe24acb31f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:44.550784 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-586a34ac-28f0-483b-ad4e-72fe24acb31f tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 Aug 13 21:10:44.551031 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-586a34ac-28f0-483b-ad4e-72fe24acb31f tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:44.552362 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-586a34ac-28f0-483b-ad4e-72fe24acb31f tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:44.552527 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-586a34ac-28f0-483b-ad4e-72fe24acb31f tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 6472c5a2-e080-4fae-8041-1448f6807703. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:44.559199 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:44.559199 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:44.560185 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-586a34ac-28f0-483b-ad4e-72fe24acb31f tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 returned with HTTP 200 Aug 13 21:10:44.560603 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 473/1908] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:44 2026] GET /volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 => generated 787 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:44.633812 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-da0441a4-f93b-44b6-989e-0e95bb402eb6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:44.637434 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-da0441a4-f93b-44b6-989e-0e95bb402eb6 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] GET https://10.4.3.14/volume/v3/volumes/b7c9cf9b-93fb-4634-80c2-e7ee6c6c960b Aug 13 21:10:44.637667 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-da0441a4-f93b-44b6-989e-0e95bb402eb6 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:44.637883 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-da0441a4-f93b-44b6-989e-0e95bb402eb6 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:44.650744 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:44.650744 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:44.655437 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-da0441a4-f93b-44b6-989e-0e95bb402eb6 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Volume info retrieved successfully. Aug 13 21:10:44.661709 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-da0441a4-f93b-44b6-989e-0e95bb402eb6 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] https://10.4.3.14/volume/v3/volumes/b7c9cf9b-93fb-4634-80c2-e7ee6c6c960b returned with HTTP 200 Aug 13 21:10:44.662102 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 475/1909] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:44 2026] GET /volume/v3/volumes/b7c9cf9b-93fb-4634-80c2-e7ee6c6c960b => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:44.680266 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-8a068168-1052-48a7-9087-19e208a4bca7 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:44.681566 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8a068168-1052-48a7-9087-19e208a4bca7 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] POST https://10.4.3.14/volume/v3/snapshots Aug 13 21:10:44.681987 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8a068168-1052-48a7-9087-19e208a4bca7 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b7c9cf9b-93fb-4634-80c2-e7ee6c6c960b", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1543646163"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:44.690084 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:44.690084 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:44.691492 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-8a068168-1052-48a7-9087-19e208a4bca7 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Volume info retrieved successfully. Aug 13 21:10:44.691492 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.snapshots [None req-8a068168-1052-48a7-9087-19e208a4bca7 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Create snapshot from volume b7c9cf9b-93fb-4634-80c2-e7ee6c6c960b Aug 13 21:10:44.729681 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-8a068168-1052-48a7-9087-19e208a4bca7 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Created reservations ['c4026ea4-dbb4-4da0-b714-a228526831ab', '69d2fca1-7aea-4613-87b1-71359e9dc7f7', '99d9aa90-82ad-4e4a-b58e-8e235441f10a', 'bcbb8635-cde7-4bd1-a7a3-714e9d66d2e2'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:10:44.758546 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-8a068168-1052-48a7-9087-19e208a4bca7 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Snapshot create request issued successfully. Aug 13 21:10:44.759139 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8a068168-1052-48a7-9087-19e208a4bca7 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] https://10.4.3.14/volume/v3/snapshots returned with HTTP 202 Aug 13 21:10:44.759639 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 484/1910] 10.4.3.14 () {68 vars in 1258 bytes} [Thu Aug 13 21:10:44 2026] POST /volume/v3/snapshots => generated 311 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:10:44.772346 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3cd8eff1-480b-49c5-8008-04f876925300 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:44.774519 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3cd8eff1-480b-49c5-8008-04f876925300 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] GET https://10.4.3.14/volume/v3/snapshots/bf173bad-6e98-4b3e-89c1-785e0292b103 Aug 13 21:10:44.774725 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3cd8eff1-480b-49c5-8008-04f876925300 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:44.775012 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3cd8eff1-480b-49c5-8008-04f876925300 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:44.785115 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:44.785115 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:44.785569 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-3cd8eff1-480b-49c5-8008-04f876925300 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Snapshot retrieved successfully. Aug 13 21:10:44.786412 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3cd8eff1-480b-49c5-8008-04f876925300 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] https://10.4.3.14/volume/v3/snapshots/bf173bad-6e98-4b3e-89c1-785e0292b103 returned with HTTP 200 Aug 13 21:10:44.786865 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 479/1911] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:10:44 2026] GET /volume/v3/snapshots/bf173bad-6e98-4b3e-89c1-785e0292b103 => generated 443 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:45.571845 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-2b8604d0-f247-4f17-a5e1-0deca1953454 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:45.573810 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2b8604d0-f247-4f17-a5e1-0deca1953454 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 Aug 13 21:10:45.574057 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2b8604d0-f247-4f17-a5e1-0deca1953454 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:45.574240 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2b8604d0-f247-4f17-a5e1-0deca1953454 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:45.574372 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-2b8604d0-f247-4f17-a5e1-0deca1953454 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 6472c5a2-e080-4fae-8041-1448f6807703. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:45.578737 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:45.578737 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:45.579668 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2b8604d0-f247-4f17-a5e1-0deca1953454 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 returned with HTTP 200 Aug 13 21:10:45.580058 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 474/1912] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:45 2026] GET /volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:45.799039 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a57ca1cd-beb2-49af-8964-7f13b7ff18f5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:45.804811 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a57ca1cd-beb2-49af-8964-7f13b7ff18f5 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] GET https://10.4.3.14/volume/v3/snapshots/bf173bad-6e98-4b3e-89c1-785e0292b103 Aug 13 21:10:45.805243 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a57ca1cd-beb2-49af-8964-7f13b7ff18f5 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:45.805464 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a57ca1cd-beb2-49af-8964-7f13b7ff18f5 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:45.814162 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:45.814162 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:45.815185 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a57ca1cd-beb2-49af-8964-7f13b7ff18f5 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Snapshot retrieved successfully. Aug 13 21:10:45.816886 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a57ca1cd-beb2-49af-8964-7f13b7ff18f5 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] https://10.4.3.14/volume/v3/snapshots/bf173bad-6e98-4b3e-89c1-785e0292b103 returned with HTTP 200 Aug 13 21:10:45.817755 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 476/1913] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:10:45 2026] GET /volume/v3/snapshots/bf173bad-6e98-4b3e-89c1-785e0292b103 => generated 470 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:45.832083 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-1499ea29-e116-4c48-a094-3f1ca846d2c5 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:45.834868 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1499ea29-e116-4c48-a094-3f1ca846d2c5 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] POST https://10.4.3.14/volume/v3/snapshots/bf173bad-6e98-4b3e-89c1-785e0292b103/metadata Aug 13 21:10:45.837519 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1499ea29-e116-4c48-a094-3f1ca846d2c5 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:45.852090 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:45.852090 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:45.852677 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-1499ea29-e116-4c48-a094-3f1ca846d2c5 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Snapshot retrieved successfully. Aug 13 21:10:45.885073 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-1499ea29-e116-4c48-a094-3f1ca846d2c5 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Update snapshot metadata completed successfully. Aug 13 21:10:45.885291 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1499ea29-e116-4c48-a094-3f1ca846d2c5 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] https://10.4.3.14/volume/v3/snapshots/bf173bad-6e98-4b3e-89c1-785e0292b103/metadata returned with HTTP 200 Aug 13 21:10:45.885731 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 485/1914] 10.4.3.14 () {68 vars in 1395 bytes} [Thu Aug 13 21:10:45 2026] POST /volume/v3/snapshots/bf173bad-6e98-4b3e-89c1-785e0292b103/metadata => generated 68 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 21:10:45.897495 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0bacf2e9-0c77-4c4f-b6a9-99fd60556d4e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:45.900762 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0bacf2e9-0c77-4c4f-b6a9-99fd60556d4e tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] GET https://10.4.3.14/volume/v3/snapshots/bf173bad-6e98-4b3e-89c1-785e0292b103/metadata Aug 13 21:10:45.900935 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0bacf2e9-0c77-4c4f-b6a9-99fd60556d4e tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:45.902036 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0bacf2e9-0c77-4c4f-b6a9-99fd60556d4e tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Calling method 'index' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:45.911254 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:45.911254 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:45.913521 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-0bacf2e9-0c77-4c4f-b6a9-99fd60556d4e tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Snapshot retrieved successfully. Aug 13 21:10:45.913521 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-0bacf2e9-0c77-4c4f-b6a9-99fd60556d4e tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Get snapshot metadata completed successfully. Aug 13 21:10:45.913521 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0bacf2e9-0c77-4c4f-b6a9-99fd60556d4e tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] https://10.4.3.14/volume/v3/snapshots/bf173bad-6e98-4b3e-89c1-785e0292b103/metadata returned with HTTP 200 Aug 13 21:10:45.913521 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 480/1915] 10.4.3.14 () {66 vars in 1374 bytes} [Thu Aug 13 21:10:45 2026] GET /volume/v3/snapshots/bf173bad-6e98-4b3e-89c1-785e0292b103/metadata => generated 68 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 21:10:45.921533 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c7539563-db90-4367-aee1-af4d0c520660 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:45.923741 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c7539563-db90-4367-aee1-af4d0c520660 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] PUT https://10.4.3.14/volume/v3/snapshots/bf173bad-6e98-4b3e-89c1-785e0292b103/metadata Aug 13 21:10:45.924312 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c7539563-db90-4367-aee1-af4d0c520660 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:45.933850 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:45.933850 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:45.934983 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-c7539563-db90-4367-aee1-af4d0c520660 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Snapshot retrieved successfully. Aug 13 21:10:45.968184 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-c7539563-db90-4367-aee1-af4d0c520660 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Update snapshot metadata completed successfully. Aug 13 21:10:45.968513 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c7539563-db90-4367-aee1-af4d0c520660 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] https://10.4.3.14/volume/v3/snapshots/bf173bad-6e98-4b3e-89c1-785e0292b103/metadata returned with HTTP 200 Aug 13 21:10:45.969386 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 475/1916] 10.4.3.14 () {68 vars in 1394 bytes} [Thu Aug 13 21:10:45 2026] PUT /volume/v3/snapshots/bf173bad-6e98-4b3e-89c1-785e0292b103/metadata => generated 57 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 21:10:45.980254 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3ab338ea-10e7-47e5-865b-5afe4a521e75 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:45.981810 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3ab338ea-10e7-47e5-865b-5afe4a521e75 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] GET https://10.4.3.14/volume/v3/snapshots/bf173bad-6e98-4b3e-89c1-785e0292b103/metadata Aug 13 21:10:45.982144 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3ab338ea-10e7-47e5-865b-5afe4a521e75 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:45.982243 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3ab338ea-10e7-47e5-865b-5afe4a521e75 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:45.992306 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:45.992306 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:45.992696 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3ab338ea-10e7-47e5-865b-5afe4a521e75 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Snapshot retrieved successfully. Aug 13 21:10:45.993779 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3ab338ea-10e7-47e5-865b-5afe4a521e75 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Get snapshot metadata completed successfully. Aug 13 21:10:45.993779 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3ab338ea-10e7-47e5-865b-5afe4a521e75 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] https://10.4.3.14/volume/v3/snapshots/bf173bad-6e98-4b3e-89c1-785e0292b103/metadata returned with HTTP 200 Aug 13 21:10:45.994096 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 477/1917] 10.4.3.14 () {66 vars in 1374 bytes} [Thu Aug 13 21:10:45 2026] GET /volume/v3/snapshots/bf173bad-6e98-4b3e-89c1-785e0292b103/metadata => generated 57 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 21:10:46.006191 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-4b1c8740-ebe5-4cf4-a67d-7c25127a66ae None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:46.011626 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4b1c8740-ebe5-4cf4-a67d-7c25127a66ae tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] DELETE https://10.4.3.14/volume/v3/snapshots/bf173bad-6e98-4b3e-89c1-785e0292b103/metadata/key3 Aug 13 21:10:46.011892 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4b1c8740-ebe5-4cf4-a67d-7c25127a66ae tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:46.012158 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4b1c8740-ebe5-4cf4-a67d-7c25127a66ae tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:46.019125 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:46.019125 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:46.019773 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-4b1c8740-ebe5-4cf4-a67d-7c25127a66ae tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Snapshot retrieved successfully. Aug 13 21:10:46.020974 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-4b1c8740-ebe5-4cf4-a67d-7c25127a66ae tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Get snapshot metadata completed successfully. Aug 13 21:10:46.032942 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-4b1c8740-ebe5-4cf4-a67d-7c25127a66ae tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Delete snapshot metadata completed successfully. Aug 13 21:10:46.033211 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4b1c8740-ebe5-4cf4-a67d-7c25127a66ae tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] https://10.4.3.14/volume/v3/snapshots/bf173bad-6e98-4b3e-89c1-785e0292b103/metadata/key3 returned with HTTP 200 Aug 13 21:10:46.033709 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 486/1918] 10.4.3.14 () {66 vars in 1392 bytes} [Thu Aug 13 21:10:46 2026] DELETE /volume/v3/snapshots/bf173bad-6e98-4b3e-89c1-785e0292b103/metadata/key3 => generated 0 bytes in 28 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 13 21:10:46.040262 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-bd64fd69-7dd1-4e74-9e46-efa17f4a71cd None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:46.042048 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bd64fd69-7dd1-4e74-9e46-efa17f4a71cd tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] GET https://10.4.3.14/volume/v3/snapshots/bf173bad-6e98-4b3e-89c1-785e0292b103/metadata Aug 13 21:10:46.042267 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bd64fd69-7dd1-4e74-9e46-efa17f4a71cd tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:46.042465 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bd64fd69-7dd1-4e74-9e46-efa17f4a71cd tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Calling method 'index' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:46.050185 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:46.050185 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:46.050605 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-bd64fd69-7dd1-4e74-9e46-efa17f4a71cd tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Snapshot retrieved successfully. Aug 13 21:10:46.052578 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-bd64fd69-7dd1-4e74-9e46-efa17f4a71cd tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Get snapshot metadata completed successfully. Aug 13 21:10:46.052836 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bd64fd69-7dd1-4e74-9e46-efa17f4a71cd tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] https://10.4.3.14/volume/v3/snapshots/bf173bad-6e98-4b3e-89c1-785e0292b103/metadata returned with HTTP 200 Aug 13 21:10:46.053215 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 481/1919] 10.4.3.14 () {66 vars in 1374 bytes} [Thu Aug 13 21:10:46 2026] GET /volume/v3/snapshots/bf173bad-6e98-4b3e-89c1-785e0292b103/metadata => generated 32 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 21:10:46.059984 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c918dd5a-3df7-48b8-b414-f197181c186c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:46.061745 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c918dd5a-3df7-48b8-b414-f197181c186c tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] PUT https://10.4.3.14/volume/v3/snapshots/bf173bad-6e98-4b3e-89c1-785e0292b103/metadata Aug 13 21:10:46.062079 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c918dd5a-3df7-48b8-b414-f197181c186c tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:46.068012 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:46.068012 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:46.068477 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-c918dd5a-3df7-48b8-b414-f197181c186c tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Snapshot retrieved successfully. Aug 13 21:10:46.084653 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-c918dd5a-3df7-48b8-b414-f197181c186c tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Update snapshot metadata completed successfully. Aug 13 21:10:46.085060 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c918dd5a-3df7-48b8-b414-f197181c186c tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] https://10.4.3.14/volume/v3/snapshots/bf173bad-6e98-4b3e-89c1-785e0292b103/metadata returned with HTTP 200 Aug 13 21:10:46.086367 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 476/1920] 10.4.3.14 () {68 vars in 1394 bytes} [Thu Aug 13 21:10:46 2026] PUT /volume/v3/snapshots/bf173bad-6e98-4b3e-89c1-785e0292b103/metadata => generated 16 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 21:10:46.098037 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1ed30725-8491-4020-b5a9-b5e7f929b729 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:46.101301 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1ed30725-8491-4020-b5a9-b5e7f929b729 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] POST https://10.4.3.14/volume/v3/snapshots/bf173bad-6e98-4b3e-89c1-785e0292b103/metadata Aug 13 21:10:46.101301 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1ed30725-8491-4020-b5a9-b5e7f929b729 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:46.107331 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:46.107331 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:46.107868 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1ed30725-8491-4020-b5a9-b5e7f929b729 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Snapshot retrieved successfully. Aug 13 21:10:46.136446 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1ed30725-8491-4020-b5a9-b5e7f929b729 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Update snapshot metadata completed successfully. Aug 13 21:10:46.136715 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1ed30725-8491-4020-b5a9-b5e7f929b729 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] https://10.4.3.14/volume/v3/snapshots/bf173bad-6e98-4b3e-89c1-785e0292b103/metadata returned with HTTP 200 Aug 13 21:10:46.137182 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 478/1921] 10.4.3.14 () {68 vars in 1395 bytes} [Thu Aug 13 21:10:46 2026] POST /volume/v3/snapshots/bf173bad-6e98-4b3e-89c1-785e0292b103/metadata => generated 68 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 21:10:46.145467 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-5e39ac62-7374-4b11-9fbe-69ddff667e28 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:46.152285 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5e39ac62-7374-4b11-9fbe-69ddff667e28 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] GET https://10.4.3.14/volume/v3/snapshots/bf173bad-6e98-4b3e-89c1-785e0292b103/metadata Aug 13 21:10:46.152285 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5e39ac62-7374-4b11-9fbe-69ddff667e28 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:46.152285 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5e39ac62-7374-4b11-9fbe-69ddff667e28 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Calling method 'index' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:46.156664 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:46.156664 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:46.156664 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-5e39ac62-7374-4b11-9fbe-69ddff667e28 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Snapshot retrieved successfully. Aug 13 21:10:46.159066 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-5e39ac62-7374-4b11-9fbe-69ddff667e28 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Get snapshot metadata completed successfully. Aug 13 21:10:46.159066 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5e39ac62-7374-4b11-9fbe-69ddff667e28 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] https://10.4.3.14/volume/v3/snapshots/bf173bad-6e98-4b3e-89c1-785e0292b103/metadata returned with HTTP 200 Aug 13 21:10:46.159066 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 487/1922] 10.4.3.14 () {66 vars in 1374 bytes} [Thu Aug 13 21:10:46 2026] GET /volume/v3/snapshots/bf173bad-6e98-4b3e-89c1-785e0292b103/metadata => generated 68 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 21:10:46.172334 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2bb7d6d8-f341-4dac-b809-0843e3381859 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:46.174745 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2bb7d6d8-f341-4dac-b809-0843e3381859 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] PUT https://10.4.3.14/volume/v3/snapshots/bf173bad-6e98-4b3e-89c1-785e0292b103/metadata/key3 Aug 13 21:10:46.175225 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2bb7d6d8-f341-4dac-b809-0843e3381859 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:46.183770 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:46.183770 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:46.184485 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-2bb7d6d8-f341-4dac-b809-0843e3381859 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Snapshot retrieved successfully. Aug 13 21:10:46.209900 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-2bb7d6d8-f341-4dac-b809-0843e3381859 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Update snapshot metadata completed successfully. Aug 13 21:10:46.210164 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2bb7d6d8-f341-4dac-b809-0843e3381859 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] https://10.4.3.14/volume/v3/snapshots/bf173bad-6e98-4b3e-89c1-785e0292b103/metadata/key3 returned with HTTP 200 Aug 13 21:10:46.210601 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 482/1923] 10.4.3.14 () {68 vars in 1409 bytes} [Thu Aug 13 21:10:46 2026] PUT /volume/v3/snapshots/bf173bad-6e98-4b3e-89c1-785e0292b103/metadata/key3 => generated 35 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 21:10:46.218926 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-19d6dbf7-574d-4431-a5c7-5e81bd5b8407 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:46.221653 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-19d6dbf7-574d-4431-a5c7-5e81bd5b8407 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] GET https://10.4.3.14/volume/v3/snapshots/bf173bad-6e98-4b3e-89c1-785e0292b103/metadata/key3 Aug 13 21:10:46.221854 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-19d6dbf7-574d-4431-a5c7-5e81bd5b8407 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:46.222106 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-19d6dbf7-574d-4431-a5c7-5e81bd5b8407 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:46.228780 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:46.228780 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:46.229456 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-19d6dbf7-574d-4431-a5c7-5e81bd5b8407 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Snapshot retrieved successfully. Aug 13 21:10:46.230725 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-19d6dbf7-574d-4431-a5c7-5e81bd5b8407 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Get snapshot metadata completed successfully. Aug 13 21:10:46.231112 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-19d6dbf7-574d-4431-a5c7-5e81bd5b8407 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] https://10.4.3.14/volume/v3/snapshots/bf173bad-6e98-4b3e-89c1-785e0292b103/metadata/key3 returned with HTTP 200 Aug 13 21:10:46.231627 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 477/1924] 10.4.3.14 () {66 vars in 1389 bytes} [Thu Aug 13 21:10:46 2026] GET /volume/v3/snapshots/bf173bad-6e98-4b3e-89c1-785e0292b103/metadata/key3 => generated 35 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 21:10:46.240815 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-cd8d899d-9ad4-44c5-99f5-33b261340d07 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:46.243181 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cd8d899d-9ad4-44c5-99f5-33b261340d07 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] GET https://10.4.3.14/volume/v3/snapshots/bf173bad-6e98-4b3e-89c1-785e0292b103/metadata Aug 13 21:10:46.243792 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cd8d899d-9ad4-44c5-99f5-33b261340d07 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:46.244170 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cd8d899d-9ad4-44c5-99f5-33b261340d07 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:46.251069 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:46.251069 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:46.251524 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-cd8d899d-9ad4-44c5-99f5-33b261340d07 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Snapshot retrieved successfully. Aug 13 21:10:46.253093 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-cd8d899d-9ad4-44c5-99f5-33b261340d07 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Get snapshot metadata completed successfully. Aug 13 21:10:46.253369 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cd8d899d-9ad4-44c5-99f5-33b261340d07 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] https://10.4.3.14/volume/v3/snapshots/bf173bad-6e98-4b3e-89c1-785e0292b103/metadata returned with HTTP 200 Aug 13 21:10:46.253860 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 479/1925] 10.4.3.14 () {66 vars in 1374 bytes} [Thu Aug 13 21:10:46 2026] GET /volume/v3/snapshots/bf173bad-6e98-4b3e-89c1-785e0292b103/metadata => generated 75 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 21:10:46.270294 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-de581abd-5514-4d1d-9f7e-2cbd49f6e71c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:46.273171 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-de581abd-5514-4d1d-9f7e-2cbd49f6e71c tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] PUT https://10.4.3.14/volume/v3/snapshots/bf173bad-6e98-4b3e-89c1-785e0292b103/metadata Aug 13 21:10:46.273407 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-de581abd-5514-4d1d-9f7e-2cbd49f6e71c tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:46.284464 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:46.284464 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:46.285113 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-de581abd-5514-4d1d-9f7e-2cbd49f6e71c tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Snapshot retrieved successfully. Aug 13 21:10:46.303884 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-de581abd-5514-4d1d-9f7e-2cbd49f6e71c tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Update snapshot metadata completed successfully. Aug 13 21:10:46.303884 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-de581abd-5514-4d1d-9f7e-2cbd49f6e71c tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] https://10.4.3.14/volume/v3/snapshots/bf173bad-6e98-4b3e-89c1-785e0292b103/metadata returned with HTTP 200 Aug 13 21:10:46.304109 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 488/1926] 10.4.3.14 () {68 vars in 1394 bytes} [Thu Aug 13 21:10:46 2026] PUT /volume/v3/snapshots/bf173bad-6e98-4b3e-89c1-785e0292b103/metadata => generated 16 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 21:10:46.314882 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ccfdd66a-c9fe-4a61-a41b-5ad88b3b9362 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:46.318001 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ccfdd66a-c9fe-4a61-a41b-5ad88b3b9362 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] DELETE https://10.4.3.14/volume/v3/snapshots/bf173bad-6e98-4b3e-89c1-785e0292b103 Aug 13 21:10:46.318001 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ccfdd66a-c9fe-4a61-a41b-5ad88b3b9362 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:46.318001 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ccfdd66a-c9fe-4a61-a41b-5ad88b3b9362 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:46.318001 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-ccfdd66a-c9fe-4a61-a41b-5ad88b3b9362 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Delete snapshot with id: bf173bad-6e98-4b3e-89c1-785e0292b103 Aug 13 21:10:46.329957 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:46.329957 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:46.330585 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ccfdd66a-c9fe-4a61-a41b-5ad88b3b9362 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Snapshot retrieved successfully. Aug 13 21:10:46.354323 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ccfdd66a-c9fe-4a61-a41b-5ad88b3b9362 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Snapshot delete request issued successfully. Aug 13 21:10:46.354550 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ccfdd66a-c9fe-4a61-a41b-5ad88b3b9362 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] https://10.4.3.14/volume/v3/snapshots/bf173bad-6e98-4b3e-89c1-785e0292b103 returned with HTTP 202 Aug 13 21:10:46.355316 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 483/1927] 10.4.3.14 () {66 vars in 1350 bytes} [Thu Aug 13 21:10:46 2026] DELETE /volume/v3/snapshots/bf173bad-6e98-4b3e-89c1-785e0292b103 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:10:46.363798 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f35132d0-d5f2-40d2-93f0-9577403ae9ac None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:46.367449 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f35132d0-d5f2-40d2-93f0-9577403ae9ac tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] GET https://10.4.3.14/volume/v3/snapshots/bf173bad-6e98-4b3e-89c1-785e0292b103 Aug 13 21:10:46.367625 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f35132d0-d5f2-40d2-93f0-9577403ae9ac tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:46.368174 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f35132d0-d5f2-40d2-93f0-9577403ae9ac tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:46.373149 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:46.373149 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:46.373874 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-f35132d0-d5f2-40d2-93f0-9577403ae9ac tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Snapshot retrieved successfully. Aug 13 21:10:46.374828 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f35132d0-d5f2-40d2-93f0-9577403ae9ac tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] https://10.4.3.14/volume/v3/snapshots/bf173bad-6e98-4b3e-89c1-785e0292b103 returned with HTTP 200 Aug 13 21:10:46.375284 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 478/1928] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:10:46 2026] GET /volume/v3/snapshots/bf173bad-6e98-4b3e-89c1-785e0292b103 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:46.589750 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-debaa827-390f-4c6c-8bad-c58dfee3cada None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:46.591289 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-debaa827-390f-4c6c-8bad-c58dfee3cada tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 Aug 13 21:10:46.591461 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-debaa827-390f-4c6c-8bad-c58dfee3cada tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:46.591656 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-debaa827-390f-4c6c-8bad-c58dfee3cada tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:46.591749 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-debaa827-390f-4c6c-8bad-c58dfee3cada tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 6472c5a2-e080-4fae-8041-1448f6807703. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:46.596795 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:46.596795 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:46.597771 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-debaa827-390f-4c6c-8bad-c58dfee3cada tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 returned with HTTP 200 Aug 13 21:10:46.598239 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 480/1929] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:46 2026] GET /volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:47.323425 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-a9af2d53-847d-443f-8c30-3a16ec80d86b req-78a0f636-f842-48fe-b66f-a6cf29d2917a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:47.326709 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-a9af2d53-847d-443f-8c30-3a16ec80d86b req-78a0f636-f842-48fe-b66f-a6cf29d2917a tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] DELETE https://10.4.3.14/volume/v3/attachments/44582fc7-ba60-408b-9a81-1799e0c12134 Aug 13 21:10:47.328284 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-a9af2d53-847d-443f-8c30-3a16ec80d86b req-78a0f636-f842-48fe-b66f-a6cf29d2917a tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:47.328436 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-a9af2d53-847d-443f-8c30-3a16ec80d86b req-78a0f636-f842-48fe-b66f-a6cf29d2917a tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:47.334356 np0000007265 devstack@c-api.service[100216]: DEBUG dbcounter [-] [100216] Writing DB stats cinder:SELECT=488,cinder:UPDATE=113,cinder:INSERT=59 {{(pid=100216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:10:47.350008 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:47.350008 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:47.384584 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-57fbb071-6df1-42bc-bb76-1bb54866cb8b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:47.389239 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-57fbb071-6df1-42bc-bb76-1bb54866cb8b tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] GET https://10.4.3.14/volume/v3/snapshots/bf173bad-6e98-4b3e-89c1-785e0292b103 Aug 13 21:10:47.389495 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-57fbb071-6df1-42bc-bb76-1bb54866cb8b tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:47.389756 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-57fbb071-6df1-42bc-bb76-1bb54866cb8b tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:47.397524 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-57fbb071-6df1-42bc-bb76-1bb54866cb8b tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] https://10.4.3.14/volume/v3/snapshots/bf173bad-6e98-4b3e-89c1-785e0292b103 returned with HTTP 404 Aug 13 21:10:47.398235 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 484/1930] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:10:47 2026] GET /volume/v3/snapshots/bf173bad-6e98-4b3e-89c1-785e0292b103 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:10:47.407043 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-82c4ff00-369a-4093-a460-efe1f1c412b1 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:47.409413 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-82c4ff00-369a-4093-a460-efe1f1c412b1 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] GET https://10.4.3.14/volume/v3/volumes/b7c9cf9b-93fb-4634-80c2-e7ee6c6c960b Aug 13 21:10:47.409650 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-82c4ff00-369a-4093-a460-efe1f1c412b1 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:47.409931 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-82c4ff00-369a-4093-a460-efe1f1c412b1 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:47.419778 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:47.419778 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:47.424454 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-82c4ff00-369a-4093-a460-efe1f1c412b1 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Volume info retrieved successfully. Aug 13 21:10:47.425207 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-a9af2d53-847d-443f-8c30-3a16ec80d86b req-78a0f636-f842-48fe-b66f-a6cf29d2917a tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/attachments/44582fc7-ba60-408b-9a81-1799e0c12134 returned with HTTP 200 Aug 13 21:10:47.425698 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 489/1931] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:10:47 2026] DELETE /volume/v3/attachments/44582fc7-ba60-408b-9a81-1799e0c12134 => generated 19 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:47.430194 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-82c4ff00-369a-4093-a460-efe1f1c412b1 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] https://10.4.3.14/volume/v3/volumes/b7c9cf9b-93fb-4634-80c2-e7ee6c6c960b returned with HTTP 200 Aug 13 21:10:47.431017 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 479/1932] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:47 2026] GET /volume/v3/volumes/b7c9cf9b-93fb-4634-80c2-e7ee6c6c960b => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:47.450698 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3bf8b3dc-e015-4888-9913-5254a770d94a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:47.452520 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3bf8b3dc-e015-4888-9913-5254a770d94a tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] DELETE https://10.4.3.14/volume/v3/volumes/b7c9cf9b-93fb-4634-80c2-e7ee6c6c960b Aug 13 21:10:47.452753 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3bf8b3dc-e015-4888-9913-5254a770d94a tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:47.452924 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3bf8b3dc-e015-4888-9913-5254a770d94a tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:47.453109 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-3bf8b3dc-e015-4888-9913-5254a770d94a tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Delete volume with id: b7c9cf9b-93fb-4634-80c2-e7ee6c6c960b Aug 13 21:10:47.457501 np0000007265 devstack@c-api.service[100214]: DEBUG dbcounter [-] [100214] Writing DB stats cinder:SELECT=476,cinder:UPDATE=140,cinder:INSERT=78 {{(pid=100214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:10:47.463309 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:47.463309 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:47.464461 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3bf8b3dc-e015-4888-9913-5254a770d94a tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Volume info retrieved successfully. Aug 13 21:10:47.486346 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3bf8b3dc-e015-4888-9913-5254a770d94a tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Delete volume request issued successfully. Aug 13 21:10:47.486516 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3bf8b3dc-e015-4888-9913-5254a770d94a tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] https://10.4.3.14/volume/v3/volumes/b7c9cf9b-93fb-4634-80c2-e7ee6c6c960b returned with HTTP 202 Aug 13 21:10:47.486946 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 481/1933] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:10:47 2026] DELETE /volume/v3/volumes/b7c9cf9b-93fb-4634-80c2-e7ee6c6c960b => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:10:47.493496 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e85d6058-dcfa-46b9-b7ec-c5a504ced5d4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:47.495341 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e85d6058-dcfa-46b9-b7ec-c5a504ced5d4 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] GET https://10.4.3.14/volume/v3/volumes/b7c9cf9b-93fb-4634-80c2-e7ee6c6c960b Aug 13 21:10:47.495712 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e85d6058-dcfa-46b9-b7ec-c5a504ced5d4 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:47.495911 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e85d6058-dcfa-46b9-b7ec-c5a504ced5d4 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:47.503558 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:47.503558 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:47.512589 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e85d6058-dcfa-46b9-b7ec-c5a504ced5d4 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Volume info retrieved successfully. Aug 13 21:10:47.517305 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e85d6058-dcfa-46b9-b7ec-c5a504ced5d4 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] https://10.4.3.14/volume/v3/volumes/b7c9cf9b-93fb-4634-80c2-e7ee6c6c960b returned with HTTP 200 Aug 13 21:10:47.517668 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 485/1934] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:47 2026] GET /volume/v3/volumes/b7c9cf9b-93fb-4634-80c2-e7ee6c6c960b => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:47.612616 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7a8f8ddb-2905-464c-b39d-dfcd1e2b3c5c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:47.615819 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7a8f8ddb-2905-464c-b39d-dfcd1e2b3c5c tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 Aug 13 21:10:47.616036 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7a8f8ddb-2905-464c-b39d-dfcd1e2b3c5c tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:47.618118 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7a8f8ddb-2905-464c-b39d-dfcd1e2b3c5c tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:47.618227 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-7a8f8ddb-2905-464c-b39d-dfcd1e2b3c5c tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 6472c5a2-e080-4fae-8041-1448f6807703. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:47.625092 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:47.625092 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:47.625092 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7a8f8ddb-2905-464c-b39d-dfcd1e2b3c5c tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 returned with HTTP 200 Aug 13 21:10:47.625513 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 490/1935] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:47 2026] GET /volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:48.530202 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-be838e88-be68-4af8-a716-3c271fcc53f0 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:48.532020 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-be838e88-be68-4af8-a716-3c271fcc53f0 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] GET https://10.4.3.14/volume/v3/volumes/b7c9cf9b-93fb-4634-80c2-e7ee6c6c960b Aug 13 21:10:48.532227 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-be838e88-be68-4af8-a716-3c271fcc53f0 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:48.532444 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-be838e88-be68-4af8-a716-3c271fcc53f0 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:48.542759 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-be838e88-be68-4af8-a716-3c271fcc53f0 tempest-SnapshotMetadataTestJSON-1913140288 tempest-SnapshotMetadataTestJSON-1913140288-project-member] https://10.4.3.14/volume/v3/volumes/b7c9cf9b-93fb-4634-80c2-e7ee6c6c960b returned with HTTP 404 Aug 13 21:10:48.543340 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 480/1936] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:48 2026] GET /volume/v3/volumes/b7c9cf9b-93fb-4634-80c2-e7ee6c6c960b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:10:48.638593 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-dcbe637b-6eaa-4027-9dcb-0631ffe4cf5e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:48.646008 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-dcbe637b-6eaa-4027-9dcb-0631ffe4cf5e tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 Aug 13 21:10:48.646008 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-dcbe637b-6eaa-4027-9dcb-0631ffe4cf5e tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:48.646008 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-dcbe637b-6eaa-4027-9dcb-0631ffe4cf5e tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:48.646008 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-dcbe637b-6eaa-4027-9dcb-0631ffe4cf5e tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 6472c5a2-e080-4fae-8041-1448f6807703. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:48.656452 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:48.656452 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:48.657784 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-dcbe637b-6eaa-4027-9dcb-0631ffe4cf5e tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 returned with HTTP 200 Aug 13 21:10:48.663990 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 482/1937] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:48 2026] GET /volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 => generated 789 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:49.065123 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2dd2011e-aca3-49bc-9bcf-bd9df996b792 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:49.066321 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2dd2011e-aca3-49bc-9bcf-bd9df996b792 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-reader] GET https://10.4.3.14/volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 Aug 13 21:10:49.066487 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2dd2011e-aca3-49bc-9bcf-bd9df996b792 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-reader] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:49.066656 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2dd2011e-aca3-49bc-9bcf-bd9df996b792 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-reader] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:49.079525 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:49.079525 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:49.085266 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-2dd2011e-aca3-49bc-9bcf-bd9df996b792 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-reader] Volume info retrieved successfully. Aug 13 21:10:49.091105 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2dd2011e-aca3-49bc-9bcf-bd9df996b792 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-reader] https://10.4.3.14/volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 returned with HTTP 200 Aug 13 21:10:49.091509 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 486/1938] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:49 2026] GET /volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 => generated 1438 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:49.150914 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-7473ad71-e52d-4e1a-95b3-9b0990ea369a req-c96a843b-58d5-4da4-aa2d-2a7bfb19dc5e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:49.154055 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-7473ad71-e52d-4e1a-95b3-9b0990ea369a req-c96a843b-58d5-4da4-aa2d-2a7bfb19dc5e tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 Aug 13 21:10:49.154336 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-7473ad71-e52d-4e1a-95b3-9b0990ea369a req-c96a843b-58d5-4da4-aa2d-2a7bfb19dc5e tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:49.154590 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-7473ad71-e52d-4e1a-95b3-9b0990ea369a req-c96a843b-58d5-4da4-aa2d-2a7bfb19dc5e tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:49.174744 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:49.174744 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:49.183875 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-7473ad71-e52d-4e1a-95b3-9b0990ea369a req-c96a843b-58d5-4da4-aa2d-2a7bfb19dc5e tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:10:49.205511 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-7473ad71-e52d-4e1a-95b3-9b0990ea369a req-c96a843b-58d5-4da4-aa2d-2a7bfb19dc5e tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 returned with HTTP 200 Aug 13 21:10:49.206950 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 491/1939] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:10:49 2026] GET /volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 => generated 1438 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:49.245423 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-7473ad71-e52d-4e1a-95b3-9b0990ea369a req-eb7c92c7-ed35-41b0-96a6-1b0fe82d480f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:49.247655 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-7473ad71-e52d-4e1a-95b3-9b0990ea369a req-eb7c92c7-ed35-41b0-96a6-1b0fe82d480f tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] POST https://10.4.3.14/volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392/action Aug 13 21:10:49.248511 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-7473ad71-e52d-4e1a-95b3-9b0990ea369a req-eb7c92c7-ed35-41b0-96a6-1b0fe82d480f tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:10:49.248511 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-7473ad71-e52d-4e1a-95b3-9b0990ea369a req-eb7c92c7-ed35-41b0-96a6-1b0fe82d480f tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:49.268441 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:49.268441 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:49.269443 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-7473ad71-e52d-4e1a-95b3-9b0990ea369a req-eb7c92c7-ed35-41b0-96a6-1b0fe82d480f tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:10:49.280761 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-7473ad71-e52d-4e1a-95b3-9b0990ea369a req-eb7c92c7-ed35-41b0-96a6-1b0fe82d480f tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Begin detaching volume completed successfully. Aug 13 21:10:49.281148 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-7473ad71-e52d-4e1a-95b3-9b0990ea369a req-eb7c92c7-ed35-41b0-96a6-1b0fe82d480f tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392/action returned with HTTP 202 Aug 13 21:10:49.281809 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 481/1940] 10.4.3.14 () {72 vars in 1665 bytes} [Thu Aug 13 21:10:49 2026] POST /volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:10:49.308183 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-60f91512-bb00-499d-ad9c-0e653773ca94 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:49.312993 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-60f91512-bb00-499d-ad9c-0e653773ca94 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 Aug 13 21:10:49.312993 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-60f91512-bb00-499d-ad9c-0e653773ca94 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:49.313192 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-60f91512-bb00-499d-ad9c-0e653773ca94 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:49.337693 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:49.337693 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:49.343271 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-60f91512-bb00-499d-ad9c-0e653773ca94 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:10:49.352172 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-60f91512-bb00-499d-ad9c-0e653773ca94 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 returned with HTTP 200 Aug 13 21:10:49.352719 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 483/1941] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:49 2026] GET /volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 => generated 1441 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:49.402121 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-78e0ef06-e96d-4612-b709-523c432480e4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:49.402797 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-78e0ef06-e96d-4612-b709-523c432480e4 None None] GET https://10.4.3.14/volume// Aug 13 21:10:49.403047 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-78e0ef06-e96d-4612-b709-523c432480e4 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:49.403299 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-78e0ef06-e96d-4612-b709-523c432480e4 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:49.403738 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-78e0ef06-e96d-4612-b709-523c432480e4 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:10:49.404120 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 487/1942] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:10:49 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:10:49.421099 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-7473ad71-e52d-4e1a-95b3-9b0990ea369a req-93633cce-9ee0-4bed-b1ef-dddd8672dd6c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:49.423982 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-7473ad71-e52d-4e1a-95b3-9b0990ea369a req-93633cce-9ee0-4bed-b1ef-dddd8672dd6c tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 Aug 13 21:10:49.424332 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-7473ad71-e52d-4e1a-95b3-9b0990ea369a req-93633cce-9ee0-4bed-b1ef-dddd8672dd6c tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:49.424516 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-7473ad71-e52d-4e1a-95b3-9b0990ea369a req-93633cce-9ee0-4bed-b1ef-dddd8672dd6c tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:49.441409 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:49.441409 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:49.447717 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-7473ad71-e52d-4e1a-95b3-9b0990ea369a req-93633cce-9ee0-4bed-b1ef-dddd8672dd6c tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:10:49.455416 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-7473ad71-e52d-4e1a-95b3-9b0990ea369a req-93633cce-9ee0-4bed-b1ef-dddd8672dd6c tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 returned with HTTP 200 Aug 13 21:10:49.455884 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 492/1943] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:10:49 2026] GET /volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 => generated 1621 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:10:49.680658 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-9b424fab-a14b-40ab-9209-ae16a5ec9c84 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:49.682669 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9b424fab-a14b-40ab-9209-ae16a5ec9c84 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 Aug 13 21:10:49.683420 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9b424fab-a14b-40ab-9209-ae16a5ec9c84 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:49.683420 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9b424fab-a14b-40ab-9209-ae16a5ec9c84 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:49.683420 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-9b424fab-a14b-40ab-9209-ae16a5ec9c84 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 6472c5a2-e080-4fae-8041-1448f6807703. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:49.696296 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:49.696296 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:49.697500 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9b424fab-a14b-40ab-9209-ae16a5ec9c84 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 returned with HTTP 200 Aug 13 21:10:49.697975 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 482/1944] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:49 2026] GET /volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 => generated 789 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:50.111508 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-fa83bd24-0268-43a8-8932-0a76404ba80b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:50.277783 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fa83bd24-0268-43a8-8932-0a76404ba80b tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] POST https://10.4.3.14/volume/v3/snapshots Aug 13 21:10:50.278246 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fa83bd24-0268-43a8-8932-0a76404ba80b tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "74f83276-801c-4490-9f57-b8374c2d3b18", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-185205916"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:50.293373 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fa83bd24-0268-43a8-8932-0a76404ba80b tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] https://10.4.3.14/volume/v3/snapshots returned with HTTP 404 Aug 13 21:10:50.294360 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 484/1945] 10.4.3.14 () {68 vars in 1258 bytes} [Thu Aug 13 21:10:50 2026] POST /volume/v3/snapshots => generated 109 bytes in 183 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:10:50.306579 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-98c7e4cf-fc9a-40ea-835a-5135c60d620e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:50.311370 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-98c7e4cf-fc9a-40ea-835a-5135c60d620e tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] POST https://10.4.3.14/volume/v3/snapshots Aug 13 21:10:50.311756 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-98c7e4cf-fc9a-40ea-835a-5135c60d620e tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-285823810"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:50.335756 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-7473ad71-e52d-4e1a-95b3-9b0990ea369a req-8ebea795-5217-4e8d-8ffd-0152a89da349 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:50.340986 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-7473ad71-e52d-4e1a-95b3-9b0990ea369a req-8ebea795-5217-4e8d-8ffd-0152a89da349 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 Aug 13 21:10:50.340986 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-7473ad71-e52d-4e1a-95b3-9b0990ea369a req-8ebea795-5217-4e8d-8ffd-0152a89da349 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:50.340986 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-7473ad71-e52d-4e1a-95b3-9b0990ea369a req-8ebea795-5217-4e8d-8ffd-0152a89da349 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:50.351036 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-98c7e4cf-fc9a-40ea-835a-5135c60d620e tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] https://10.4.3.14/volume/v3/snapshots returned with HTTP 404 Aug 13 21:10:50.351816 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 488/1946] 10.4.3.14 () {68 vars in 1258 bytes} [Thu Aug 13 21:10:50 2026] POST /volume/v3/snapshots => generated 77 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:10:50.359665 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:50.359665 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:50.364889 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-7473ad71-e52d-4e1a-95b3-9b0990ea369a req-8ebea795-5217-4e8d-8ffd-0152a89da349 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:10:50.366119 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-6b762d7d-b1d9-47ee-82c8-3e8ea2f0feda None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:50.368633 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6b762d7d-b1d9-47ee-82c8-3e8ea2f0feda tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] GET https://10.4.3.14/volume/v3/snapshots?limit=invalid Aug 13 21:10:50.368763 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-06576b47-b616-4bb8-bbb8-34ca7b4065c0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:50.368906 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6b762d7d-b1d9-47ee-82c8-3e8ea2f0feda tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:50.369153 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6b762d7d-b1d9-47ee-82c8-3e8ea2f0feda tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] Calling method 'index' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:50.369500 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6b762d7d-b1d9-47ee-82c8-3e8ea2f0feda tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] HTTP exception thrown: limit param must be an integer Aug 13 21:10:50.369654 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6b762d7d-b1d9-47ee-82c8-3e8ea2f0feda tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] https://10.4.3.14/volume/v3/snapshots?limit=invalid returned with HTTP 400 Aug 13 21:10:50.370791 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 483/1947] 10.4.3.14 () {66 vars in 1263 bytes} [Thu Aug 13 21:10:50 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:10:50.370951 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-7473ad71-e52d-4e1a-95b3-9b0990ea369a req-8ebea795-5217-4e8d-8ffd-0152a89da349 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 returned with HTTP 200 Aug 13 21:10:50.371018 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-06576b47-b616-4bb8-bbb8-34ca7b4065c0 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 Aug 13 21:10:50.371057 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 493/1948] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:10:50 2026] GET /volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 => generated 1441 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:50.371082 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-06576b47-b616-4bb8-bbb8-34ca7b4065c0 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:50.371281 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-06576b47-b616-4bb8-bbb8-34ca7b4065c0 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:50.382347 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2470fbd7-87ee-419e-bfa9-75f3f9d27991 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:50.384863 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2470fbd7-87ee-419e-bfa9-75f3f9d27991 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] GET https://10.4.3.14/volume/v3/snapshots?marker=80b13074-184d-488e-8ba5-5e5082cb6e99 Aug 13 21:10:50.385298 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2470fbd7-87ee-419e-bfa9-75f3f9d27991 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:50.385453 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2470fbd7-87ee-419e-bfa9-75f3f9d27991 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] Calling method 'index' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:50.385764 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.api_utils [None req-2470fbd7-87ee-419e-bfa9-75f3f9d27991 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] Removing options '' from query. {{(pid=100215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:10:50.387048 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.db.api [None req-2470fbd7-87ee-419e-bfa9-75f3f9d27991 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] Building query based on filter {{(pid=100215) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 21:10:50.387502 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:50.387502 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:50.391810 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2470fbd7-87ee-419e-bfa9-75f3f9d27991 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] https://10.4.3.14/volume/v3/snapshots?marker=80b13074-184d-488e-8ba5-5e5082cb6e99 returned with HTTP 404 Aug 13 21:10:50.391982 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-06576b47-b616-4bb8-bbb8-34ca7b4065c0 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:10:50.392502 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 489/1949] 10.4.3.14 () {66 vars in 1323 bytes} [Thu Aug 13 21:10:50 2026] GET /volume/v3/snapshots?marker=80b13074-184d-488e-8ba5-5e5082cb6e99 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:10:50.397640 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-06576b47-b616-4bb8-bbb8-34ca7b4065c0 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 returned with HTTP 200 Aug 13 21:10:50.398211 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-7473ad71-e52d-4e1a-95b3-9b0990ea369a req-89bb948a-77ec-48fb-ba28-4b72b013c89e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:50.399361 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 485/1950] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:50 2026] GET /volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 => generated 1441 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:50.404829 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-7473ad71-e52d-4e1a-95b3-9b0990ea369a req-89bb948a-77ec-48fb-ba28-4b72b013c89e tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] DELETE https://10.4.3.14/volume/v3/attachments/0537f9e7-3005-4126-b691-24efd207ac15 Aug 13 21:10:50.405022 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-7473ad71-e52d-4e1a-95b3-9b0990ea369a req-89bb948a-77ec-48fb-ba28-4b72b013c89e tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:50.405436 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-7473ad71-e52d-4e1a-95b3-9b0990ea369a req-89bb948a-77ec-48fb-ba28-4b72b013c89e tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:50.408334 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-92255c2e-307b-48ea-afed-5458ea22c029 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:50.409136 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-92255c2e-307b-48ea-afed-5458ea22c029 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] GET https://10.4.3.14/volume/v3/snapshots?sort_key=invalid Aug 13 21:10:50.409365 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-92255c2e-307b-48ea-afed-5458ea22c029 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:50.409603 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-92255c2e-307b-48ea-afed-5458ea22c029 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] Calling method 'index' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:50.409945 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.api_utils [None req-92255c2e-307b-48ea-afed-5458ea22c029 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] Removing options '' from query. {{(pid=100216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:10:50.411211 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.db.api [None req-92255c2e-307b-48ea-afed-5458ea22c029 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] Building query based on filter {{(pid=100216) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 21:10:50.411689 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-92255c2e-307b-48ea-afed-5458ea22c029 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] https://10.4.3.14/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Aug 13 21:10:50.412228 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 494/1951] 10.4.3.14 () {66 vars in 1269 bytes} [Thu Aug 13 21:10:50 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:10:50.414620 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:50.414620 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:50.423214 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-77a18df2-bed5-4642-8adf-1fd252b42b31 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:50.429342 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-77a18df2-bed5-4642-8adf-1fd252b42b31 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:10:50.429342 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-77a18df2-bed5-4642-8adf-1fd252b42b31 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-156757614"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:50.433077 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-77a18df2-bed5-4642-8adf-1fd252b42b31 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-156757614'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:10:50.433210 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-77a18df2-bed5-4642-8adf-1fd252b42b31 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] Create volume of 2 GB Aug 13 21:10:50.442085 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-77a18df2-bed5-4642-8adf-1fd252b42b31 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] Availability Zones retrieved successfully. Aug 13 21:10:50.449083 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-77a18df2-bed5-4642-8adf-1fd252b42b31 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] Flow 'volume_create_api' (1c16d03d-ea22-4c96-8b09-c0ff830c98c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:10:50.450398 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-77a18df2-bed5-4642-8adf-1fd252b42b31 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa26361d-8fa0-4f09-b306-3d3a8863e77d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:50.453192 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-77a18df2-bed5-4642-8adf-1fd252b42b31 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] Validating volume size '2' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:10:50.498490 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-77a18df2-bed5-4642-8adf-1fd252b42b31 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa26361d-8fa0-4f09-b306-3d3a8863e77d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:50.501321 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-77a18df2-bed5-4642-8adf-1fd252b42b31 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a88d6e29-4c6c-4400-bc09-47fd3367bcd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:50.511921 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-7473ad71-e52d-4e1a-95b3-9b0990ea369a req-89bb948a-77ec-48fb-ba28-4b72b013c89e tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/attachments/0537f9e7-3005-4126-b691-24efd207ac15 returned with HTTP 200 Aug 13 21:10:50.511921 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 484/1952] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:10:50 2026] DELETE /volume/v3/attachments/0537f9e7-3005-4126-b691-24efd207ac15 => generated 192 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:50.613832 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-77a18df2-bed5-4642-8adf-1fd252b42b31 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] Created reservations ['aee263de-7cae-49ec-bbbc-e61861481b23', 'ad2cbf1d-3bb4-4cb2-8c18-09fcdbfa420e', 'f9cacf80-6667-4a69-b908-695299bd9f5c', '47b8907e-3543-4aa0-aa67-db0cc285450f'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:10:50.614931 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-77a18df2-bed5-4642-8adf-1fd252b42b31 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a88d6e29-4c6c-4400-bc09-47fd3367bcd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aee263de-7cae-49ec-bbbc-e61861481b23', 'ad2cbf1d-3bb4-4cb2-8c18-09fcdbfa420e', 'f9cacf80-6667-4a69-b908-695299bd9f5c', '47b8907e-3543-4aa0-aa67-db0cc285450f']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:50.616807 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-77a18df2-bed5-4642-8adf-1fd252b42b31 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (600d8039-67f9-41a7-8d0a-892ee3197134) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:50.653358 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-77a18df2-bed5-4642-8adf-1fd252b42b31 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (600d8039-67f9-41a7-8d0a-892ee3197134) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c5f34cf0-e943-4acf-901b-6f9944ef536a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-156757614',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c859924c2c2a4dc69627acd708906dad',qos_specs=None,replication_status=,reservations=['aee263de-7cae-49ec-bbbc-e61861481b23','ad2cbf1d-3bb4-4cb2-8c18-09fcdbfa420e','f9cacf80-6667-4a69-b908-695299bd9f5c','47b8907e-3543-4aa0-aa67-db0cc285450f'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3a890bf0db0437b8311830e53c96924',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:10:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-156757614',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c5f34cf0-e943-4acf-901b-6f9944ef536a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c859924c2c2a4dc69627acd708906dad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b3a890bf0db0437b8311830e53c96924',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:50.654645 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-77a18df2-bed5-4642-8adf-1fd252b42b31 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30984bb8-1576-403d-9b02-3d2c343804e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:50.693291 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-77a18df2-bed5-4642-8adf-1fd252b42b31 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30984bb8-1576-403d-9b02-3d2c343804e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-156757614',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c859924c2c2a4dc69627acd708906dad',qos_specs=None,replication_status=,reservations=['aee263de-7cae-49ec-bbbc-e61861481b23','ad2cbf1d-3bb4-4cb2-8c18-09fcdbfa420e','f9cacf80-6667-4a69-b908-695299bd9f5c','47b8907e-3543-4aa0-aa67-db0cc285450f'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3a890bf0db0437b8311830e53c96924',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:50.694059 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-77a18df2-bed5-4642-8adf-1fd252b42b31 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ed60751-c46f-4813-a780-832057c2e97b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:50.715903 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-448527d4-3e49-4816-8b0f-5ea506d0154a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:50.717043 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-77a18df2-bed5-4642-8adf-1fd252b42b31 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ed60751-c46f-4813-a780-832057c2e97b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:50.717795 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-77a18df2-bed5-4642-8adf-1fd252b42b31 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] Flow 'volume_create_api' (1c16d03d-ea22-4c96-8b09-c0ff830c98c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:10:50.718125 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-77a18df2-bed5-4642-8adf-1fd252b42b31 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] Create volume request issued successfully. Aug 13 21:10:50.718668 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-448527d4-3e49-4816-8b0f-5ea506d0154a tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 Aug 13 21:10:50.718832 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-77a18df2-bed5-4642-8adf-1fd252b42b31 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:10:50.718908 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-448527d4-3e49-4816-8b0f-5ea506d0154a tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:50.719070 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-448527d4-3e49-4816-8b0f-5ea506d0154a tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:50.719174 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-448527d4-3e49-4816-8b0f-5ea506d0154a tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 6472c5a2-e080-4fae-8041-1448f6807703. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:50.719256 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 490/1953] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:10:50 2026] POST /volume/v3/volumes => generated 759 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:10:50.731178 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:50.731178 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:50.732532 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-448527d4-3e49-4816-8b0f-5ea506d0154a tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 returned with HTTP 200 Aug 13 21:10:50.733101 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 486/1954] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:50 2026] GET /volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 => generated 789 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:50.735363 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ceae257f-0244-42f9-937a-da242f6a29d0 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:50.738062 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ceae257f-0244-42f9-937a-da242f6a29d0 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] GET https://10.4.3.14/volume/v3/volumes/c5f34cf0-e943-4acf-901b-6f9944ef536a Aug 13 21:10:50.738062 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ceae257f-0244-42f9-937a-da242f6a29d0 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:50.738062 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ceae257f-0244-42f9-937a-da242f6a29d0 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:50.747472 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:50.747472 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:50.752746 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-ceae257f-0244-42f9-937a-da242f6a29d0 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] Volume info retrieved successfully. Aug 13 21:10:50.760441 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ceae257f-0244-42f9-937a-da242f6a29d0 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] https://10.4.3.14/volume/v3/volumes/c5f34cf0-e943-4acf-901b-6f9944ef536a returned with HTTP 200 Aug 13 21:10:50.761056 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 495/1955] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:50 2026] GET /volume/v3/volumes/c5f34cf0-e943-4acf-901b-6f9944ef536a => generated 827 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 21:10:51.359140 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-53eeec1d-b047-418e-a3c6-7bf4123ba770 req-7c7f6551-281c-49de-a343-ea6a60a84945 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:51.361935 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-53eeec1d-b047-418e-a3c6-7bf4123ba770 req-7c7f6551-281c-49de-a343-ea6a60a84945 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] DELETE https://10.4.3.14/volume/v3/attachments/44582fc7-ba60-408b-9a81-1799e0c12134 Aug 13 21:10:51.362237 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-53eeec1d-b047-418e-a3c6-7bf4123ba770 req-7c7f6551-281c-49de-a343-ea6a60a84945 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:51.362482 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-53eeec1d-b047-418e-a3c6-7bf4123ba770 req-7c7f6551-281c-49de-a343-ea6a60a84945 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:51.367764 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-53eeec1d-b047-418e-a3c6-7bf4123ba770 req-7c7f6551-281c-49de-a343-ea6a60a84945 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/attachments/44582fc7-ba60-408b-9a81-1799e0c12134 returned with HTTP 404 Aug 13 21:10:51.368894 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 485/1956] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:10:51 2026] DELETE /volume/v3/attachments/44582fc7-ba60-408b-9a81-1799e0c12134 => generated 149 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:10:51.414552 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ce8e0037-29fe-4c07-b76e-f5faef1f9b8a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:51.416431 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ce8e0037-29fe-4c07-b76e-f5faef1f9b8a tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 Aug 13 21:10:51.416641 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ce8e0037-29fe-4c07-b76e-f5faef1f9b8a tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:51.416863 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ce8e0037-29fe-4c07-b76e-f5faef1f9b8a tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:51.426311 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:51.426311 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:51.432157 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ce8e0037-29fe-4c07-b76e-f5faef1f9b8a tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:10:51.436823 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ce8e0037-29fe-4c07-b76e-f5faef1f9b8a tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 returned with HTTP 200 Aug 13 21:10:51.437214 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 491/1957] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:51 2026] GET /volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 => generated 1141 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:51.454753 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-cae0fb38-1f83-407e-8aa5-638fb95e613d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:51.459353 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cae0fb38-1f83-407e-8aa5-638fb95e613d tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-reader] GET https://10.4.3.14/volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 Aug 13 21:10:51.459526 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cae0fb38-1f83-407e-8aa5-638fb95e613d tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-reader] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:51.459701 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cae0fb38-1f83-407e-8aa5-638fb95e613d tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-reader] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:51.472944 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:51.472944 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:51.481188 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-cae0fb38-1f83-407e-8aa5-638fb95e613d tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-reader] Volume info retrieved successfully. Aug 13 21:10:51.486500 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cae0fb38-1f83-407e-8aa5-638fb95e613d tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-reader] https://10.4.3.14/volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 returned with HTTP 200 Aug 13 21:10:51.487070 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 487/1958] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:51 2026] GET /volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 => generated 1141 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:51.557651 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-e406e2dd-ac36-4efa-95c1-2cfec305fa5c req-acafee4c-daf4-491c-9ac9-f0734b4745bc None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:51.559792 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-e406e2dd-ac36-4efa-95c1-2cfec305fa5c req-acafee4c-daf4-491c-9ac9-f0734b4745bc tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 Aug 13 21:10:51.560020 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-e406e2dd-ac36-4efa-95c1-2cfec305fa5c req-acafee4c-daf4-491c-9ac9-f0734b4745bc tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:51.560173 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-e406e2dd-ac36-4efa-95c1-2cfec305fa5c req-acafee4c-daf4-491c-9ac9-f0734b4745bc tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:51.579114 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:51.579114 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:51.584946 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-e406e2dd-ac36-4efa-95c1-2cfec305fa5c req-acafee4c-daf4-491c-9ac9-f0734b4745bc tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:10:51.590377 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-e406e2dd-ac36-4efa-95c1-2cfec305fa5c req-acafee4c-daf4-491c-9ac9-f0734b4745bc tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 returned with HTTP 200 Aug 13 21:10:51.591219 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 496/1959] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:10:51 2026] GET /volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 => generated 1141 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:51.619161 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-e406e2dd-ac36-4efa-95c1-2cfec305fa5c req-44a63142-23a2-4418-94ca-41daa1815242 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:51.627524 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-e406e2dd-ac36-4efa-95c1-2cfec305fa5c req-44a63142-23a2-4418-94ca-41daa1815242 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] POST https://10.4.3.14/volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392/action Aug 13 21:10:51.627877 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-e406e2dd-ac36-4efa-95c1-2cfec305fa5c req-44a63142-23a2-4418-94ca-41daa1815242 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:10:51.628028 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-e406e2dd-ac36-4efa-95c1-2cfec305fa5c req-44a63142-23a2-4418-94ca-41daa1815242 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:51.643943 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:51.643943 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:51.645476 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-e406e2dd-ac36-4efa-95c1-2cfec305fa5c req-44a63142-23a2-4418-94ca-41daa1815242 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:10:51.661630 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-e406e2dd-ac36-4efa-95c1-2cfec305fa5c req-44a63142-23a2-4418-94ca-41daa1815242 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Begin detaching volume completed successfully. Aug 13 21:10:51.661953 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-e406e2dd-ac36-4efa-95c1-2cfec305fa5c req-44a63142-23a2-4418-94ca-41daa1815242 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392/action returned with HTTP 202 Aug 13 21:10:51.662565 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 486/1960] 10.4.3.14 () {72 vars in 1665 bytes} [Thu Aug 13 21:10:51 2026] POST /volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:10:51.693071 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8eb747f2-6aa8-40fd-9d43-50925e952a5d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:51.698688 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8eb747f2-6aa8-40fd-9d43-50925e952a5d tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 Aug 13 21:10:51.698688 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8eb747f2-6aa8-40fd-9d43-50925e952a5d tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:51.698861 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8eb747f2-6aa8-40fd-9d43-50925e952a5d tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:51.713218 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:51.713218 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:51.718628 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-8eb747f2-6aa8-40fd-9d43-50925e952a5d tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:10:51.723810 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8eb747f2-6aa8-40fd-9d43-50925e952a5d tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 returned with HTTP 200 Aug 13 21:10:51.723810 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 492/1961] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:51 2026] GET /volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 => generated 1144 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:51.724388 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8fe4cabc-db4f-4dca-9207-8522403abe10 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:51.724483 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8fe4cabc-db4f-4dca-9207-8522403abe10 None None] GET https://10.4.3.14/volume// Aug 13 21:10:51.724882 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8fe4cabc-db4f-4dca-9207-8522403abe10 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:51.724882 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8fe4cabc-db4f-4dca-9207-8522403abe10 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:51.725262 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8fe4cabc-db4f-4dca-9207-8522403abe10 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:10:51.725561 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 488/1962] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:10:51 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:10:51.740074 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-e406e2dd-ac36-4efa-95c1-2cfec305fa5c req-72bf6956-66b1-4847-b7ae-9905890eb4dc None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:51.748107 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-e406e2dd-ac36-4efa-95c1-2cfec305fa5c req-72bf6956-66b1-4847-b7ae-9905890eb4dc tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 Aug 13 21:10:51.748107 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-e406e2dd-ac36-4efa-95c1-2cfec305fa5c req-72bf6956-66b1-4847-b7ae-9905890eb4dc tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:51.748292 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-e406e2dd-ac36-4efa-95c1-2cfec305fa5c req-72bf6956-66b1-4847-b7ae-9905890eb4dc tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:51.748426 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-53344e09-e958-44e4-8bfe-5e76a25108d3 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:51.750680 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-53344e09-e958-44e4-8bfe-5e76a25108d3 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 Aug 13 21:10:51.750916 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-53344e09-e958-44e4-8bfe-5e76a25108d3 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:51.751195 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-53344e09-e958-44e4-8bfe-5e76a25108d3 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:51.751299 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-53344e09-e958-44e4-8bfe-5e76a25108d3 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 6472c5a2-e080-4fae-8041-1448f6807703. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:51.757859 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:51.757859 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:51.759604 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-53344e09-e958-44e4-8bfe-5e76a25108d3 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 returned with HTTP 200 Aug 13 21:10:51.759849 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 487/1963] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:51 2026] GET /volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:51.765860 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:51.765860 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:51.774089 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-e406e2dd-ac36-4efa-95c1-2cfec305fa5c req-72bf6956-66b1-4847-b7ae-9905890eb4dc tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:10:51.781633 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-e406e2dd-ac36-4efa-95c1-2cfec305fa5c req-72bf6956-66b1-4847-b7ae-9905890eb4dc tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 returned with HTTP 200 Aug 13 21:10:51.782840 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-12c704cb-7cc5-4d0a-a93b-7faf324a2c07 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:51.783566 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 497/1964] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:10:51 2026] GET /volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 => generated 1324 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:10:51.785332 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-12c704cb-7cc5-4d0a-a93b-7faf324a2c07 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] GET https://10.4.3.14/volume/v3/volumes/c5f34cf0-e943-4acf-901b-6f9944ef536a Aug 13 21:10:51.785522 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-12c704cb-7cc5-4d0a-a93b-7faf324a2c07 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:51.785747 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-12c704cb-7cc5-4d0a-a93b-7faf324a2c07 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:51.797043 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:51.797043 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:51.804390 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-12c704cb-7cc5-4d0a-a93b-7faf324a2c07 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] Volume info retrieved successfully. Aug 13 21:10:51.812185 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-12c704cb-7cc5-4d0a-a93b-7faf324a2c07 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] https://10.4.3.14/volume/v3/volumes/c5f34cf0-e943-4acf-901b-6f9944ef536a returned with HTTP 200 Aug 13 21:10:51.812185 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 493/1965] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:51 2026] GET /volume/v3/volumes/c5f34cf0-e943-4acf-901b-6f9944ef536a => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:51.829517 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4a513f78-94f3-4009-b9e7-eebf1480866d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:51.832087 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4a513f78-94f3-4009-b9e7-eebf1480866d tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] POST https://10.4.3.14/volume/v3/snapshots Aug 13 21:10:51.833570 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4a513f78-94f3-4009-b9e7-eebf1480866d tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c5f34cf0-e943-4acf-901b-6f9944ef536a", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1460915733"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:51.845229 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:51.845229 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:51.845917 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-4a513f78-94f3-4009-b9e7-eebf1480866d tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] Volume info retrieved successfully. Aug 13 21:10:51.846203 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-4a513f78-94f3-4009-b9e7-eebf1480866d tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] Create snapshot from volume c5f34cf0-e943-4acf-901b-6f9944ef536a Aug 13 21:10:51.918953 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-4a513f78-94f3-4009-b9e7-eebf1480866d tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] Created reservations ['8183c35f-2152-4227-964c-53522aaf97d0', 'f41df0d8-7f96-46e4-9b2e-a42784bf5636', 'c0a8fb29-f8e8-43e8-88d6-bb8309fe2cbc', '6e48d926-71be-46cf-bf03-f24aafc72e1b'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:10:51.973463 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-4a513f78-94f3-4009-b9e7-eebf1480866d tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] Snapshot create request issued successfully. Aug 13 21:10:51.973463 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4a513f78-94f3-4009-b9e7-eebf1480866d tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] https://10.4.3.14/volume/v3/snapshots returned with HTTP 202 Aug 13 21:10:51.974034 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 489/1966] 10.4.3.14 () {68 vars in 1258 bytes} [Thu Aug 13 21:10:51 2026] POST /volume/v3/snapshots => generated 318 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:10:51.988633 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-29a0d498-82ef-467e-a3e2-8677918981e7 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:51.991014 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-29a0d498-82ef-467e-a3e2-8677918981e7 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] GET https://10.4.3.14/volume/v3/snapshots/a3ee3450-467b-4c44-898c-1e6744c3da31 Aug 13 21:10:51.991136 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-29a0d498-82ef-467e-a3e2-8677918981e7 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:51.991350 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-29a0d498-82ef-467e-a3e2-8677918981e7 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:51.999344 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:51.999344 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:51.999890 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-29a0d498-82ef-467e-a3e2-8677918981e7 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] Snapshot retrieved successfully. Aug 13 21:10:52.001168 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-29a0d498-82ef-467e-a3e2-8677918981e7 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] https://10.4.3.14/volume/v3/snapshots/a3ee3450-467b-4c44-898c-1e6744c3da31 returned with HTTP 200 Aug 13 21:10:52.001414 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 488/1967] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:10:51 2026] GET /volume/v3/snapshots/a3ee3450-467b-4c44-898c-1e6744c3da31 => generated 450 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:52.741920 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-49809571-750f-4c61-86b6-adddbfdce318 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:52.746529 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-49809571-750f-4c61-86b6-adddbfdce318 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 Aug 13 21:10:52.746529 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-49809571-750f-4c61-86b6-adddbfdce318 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:52.746529 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-49809571-750f-4c61-86b6-adddbfdce318 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:52.768948 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:52.768948 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:52.774987 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-49809571-750f-4c61-86b6-adddbfdce318 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:10:52.782686 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-17026149-f43c-4429-a44c-3c3bad0e6d00 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:52.782976 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-49809571-750f-4c61-86b6-adddbfdce318 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 returned with HTTP 200 Aug 13 21:10:52.783373 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 498/1968] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:52 2026] GET /volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 => generated 1144 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 21:10:52.785073 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-17026149-f43c-4429-a44c-3c3bad0e6d00 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 Aug 13 21:10:52.785222 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-17026149-f43c-4429-a44c-3c3bad0e6d00 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:52.785356 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-17026149-f43c-4429-a44c-3c3bad0e6d00 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:52.786097 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-17026149-f43c-4429-a44c-3c3bad0e6d00 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 6472c5a2-e080-4fae-8041-1448f6807703. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:52.790637 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:52.790637 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:52.791782 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-17026149-f43c-4429-a44c-3c3bad0e6d00 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 returned with HTTP 200 Aug 13 21:10:52.795625 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 494/1969] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:52 2026] GET /volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 => generated 789 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:53.013060 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d5b077f9-84ec-4c00-901a-308a4dc7eb63 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:53.015154 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d5b077f9-84ec-4c00-901a-308a4dc7eb63 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] GET https://10.4.3.14/volume/v3/snapshots/a3ee3450-467b-4c44-898c-1e6744c3da31 Aug 13 21:10:53.015350 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d5b077f9-84ec-4c00-901a-308a4dc7eb63 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:53.015601 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d5b077f9-84ec-4c00-901a-308a4dc7eb63 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:53.021077 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:53.021077 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:53.021668 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d5b077f9-84ec-4c00-901a-308a4dc7eb63 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] Snapshot retrieved successfully. Aug 13 21:10:53.022790 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d5b077f9-84ec-4c00-901a-308a4dc7eb63 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] https://10.4.3.14/volume/v3/snapshots/a3ee3450-467b-4c44-898c-1e6744c3da31 returned with HTTP 200 Aug 13 21:10:53.023312 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 490/1970] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:10:53 2026] GET /volume/v3/snapshots/a3ee3450-467b-4c44-898c-1e6744c3da31 => generated 477 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:53.033013 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f5d83598-c4b8-455b-a55c-7dded6e1b940 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:53.037088 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f5d83598-c4b8-455b-a55c-7dded6e1b940 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:10:53.037382 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f5d83598-c4b8-455b-a55c-7dded6e1b940 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "a3ee3450-467b-4c44-898c-1e6744c3da31"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:53.038830 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-f5d83598-c4b8-455b-a55c-7dded6e1b940 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'a3ee3450-467b-4c44-898c-1e6744c3da31'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:10:53.047951 np0000007265 devstack@c-api.service[100217]: DEBUG dbcounter [-] [100217] Writing DB stats cinder:SELECT=500,cinder:INSERT=53,cinder:UPDATE=103 {{(pid=100217) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:10:53.056886 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:53.056886 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:53.057450 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-f5d83598-c4b8-455b-a55c-7dded6e1b940 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] Snapshot retrieved successfully. Aug 13 21:10:53.057568 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-f5d83598-c4b8-455b-a55c-7dded6e1b940 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] Create volume of 1 GB Aug 13 21:10:53.065295 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-f5d83598-c4b8-455b-a55c-7dded6e1b940 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] Availability Zones retrieved successfully. Aug 13 21:10:53.074979 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-f5d83598-c4b8-455b-a55c-7dded6e1b940 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] Flow 'volume_create_api' (b0584458-e001-4089-9dd3-880f4189f255) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:10:53.076775 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-f5d83598-c4b8-455b-a55c-7dded6e1b940 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7ee6203-81ff-4597-93a1-caa3b4c0021e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:53.082609 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-f5d83598-c4b8-455b-a55c-7dded6e1b940 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:10:53.084872 np0000007265 devstack@c-api.service[100217]: WARNING cinder.volume.api [None req-f5d83598-c4b8-455b-a55c-7dded6e1b940 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7ee6203-81ff-4597-93a1-caa3b4c0021e) transitioned into state 'FAILURE' from state 'RUNNING' Aug 13 21:10:53.084872 np0000007265 devstack@c-api.service[100217]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than the snapshot size 2GB. They must be >= original snapshot size. Aug 13 21:10:53.086858 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-f5d83598-c4b8-455b-a55c-7dded6e1b940 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7ee6203-81ff-4597-93a1-caa3b4c0021e) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:53.087738 np0000007265 devstack@c-api.service[100217]: WARNING cinder.volume.api [None req-f5d83598-c4b8-455b-a55c-7dded6e1b940 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7ee6203-81ff-4597-93a1-caa3b4c0021e) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 13 21:10:53.088509 np0000007265 devstack@c-api.service[100217]: WARNING cinder.volume.api [None req-f5d83598-c4b8-455b-a55c-7dded6e1b940 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] Flow 'volume_create_api' (b0584458-e001-4089-9dd3-880f4189f255) transitioned into state 'REVERTED' from state 'RUNNING' Aug 13 21:10:53.088833 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f5d83598-c4b8-455b-a55c-7dded6e1b940 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 400 Aug 13 21:10:53.089364 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 489/1971] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:10:53 2026] POST /volume/v3/volumes => generated 171 bytes in 57 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 21:10:53.099114 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-606010c7-e94e-4b1c-85b0-0546833d7bcd None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:53.101384 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-606010c7-e94e-4b1c-85b0-0546833d7bcd tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] DELETE https://10.4.3.14/volume/v3/snapshots/a3ee3450-467b-4c44-898c-1e6744c3da31 Aug 13 21:10:53.101602 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-606010c7-e94e-4b1c-85b0-0546833d7bcd tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:53.101881 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-606010c7-e94e-4b1c-85b0-0546833d7bcd tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:53.101935 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.snapshots [None req-606010c7-e94e-4b1c-85b0-0546833d7bcd tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] Delete snapshot with id: a3ee3450-467b-4c44-898c-1e6744c3da31 Aug 13 21:10:53.108021 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:53.108021 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:53.108880 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-606010c7-e94e-4b1c-85b0-0546833d7bcd tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] Snapshot retrieved successfully. Aug 13 21:10:53.129840 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-606010c7-e94e-4b1c-85b0-0546833d7bcd tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] Snapshot delete request issued successfully. Aug 13 21:10:53.130056 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-606010c7-e94e-4b1c-85b0-0546833d7bcd tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] https://10.4.3.14/volume/v3/snapshots/a3ee3450-467b-4c44-898c-1e6744c3da31 returned with HTTP 202 Aug 13 21:10:53.131315 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 499/1972] 10.4.3.14 () {66 vars in 1350 bytes} [Thu Aug 13 21:10:53 2026] DELETE /volume/v3/snapshots/a3ee3450-467b-4c44-898c-1e6744c3da31 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:10:53.140817 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c8ea8fe6-34a8-4074-acc8-8dd41dbcf270 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:53.143222 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c8ea8fe6-34a8-4074-acc8-8dd41dbcf270 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] GET https://10.4.3.14/volume/v3/snapshots/a3ee3450-467b-4c44-898c-1e6744c3da31 Aug 13 21:10:53.143667 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c8ea8fe6-34a8-4074-acc8-8dd41dbcf270 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:53.143990 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c8ea8fe6-34a8-4074-acc8-8dd41dbcf270 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:53.145980 np0000007265 devstack@c-api.service[100215]: DEBUG dbcounter [-] [100215] Writing DB stats cinder:SELECT=547,cinder:UPDATE=147,cinder:INSERT=82 {{(pid=100215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:10:53.150618 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:53.150618 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:53.151391 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c8ea8fe6-34a8-4074-acc8-8dd41dbcf270 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] Snapshot retrieved successfully. Aug 13 21:10:53.152911 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c8ea8fe6-34a8-4074-acc8-8dd41dbcf270 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] https://10.4.3.14/volume/v3/snapshots/a3ee3450-467b-4c44-898c-1e6744c3da31 returned with HTTP 200 Aug 13 21:10:53.153546 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 495/1973] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:10:53 2026] GET /volume/v3/snapshots/a3ee3450-467b-4c44-898c-1e6744c3da31 => generated 476 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:53.520576 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8b4d6fcb-218e-4b0e-8cee-052a9343241e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:53.529263 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8b4d6fcb-218e-4b0e-8cee-052a9343241e tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/volumes/5eb4d405-a43b-4f54-b702-514fcfdd0c71 Aug 13 21:10:53.529263 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8b4d6fcb-218e-4b0e-8cee-052a9343241e tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:53.529263 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8b4d6fcb-218e-4b0e-8cee-052a9343241e tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:53.532877 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:53.532877 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:53.536817 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-8b4d6fcb-218e-4b0e-8cee-052a9343241e tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Volume info retrieved successfully. Aug 13 21:10:53.542243 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8b4d6fcb-218e-4b0e-8cee-052a9343241e tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/volumes/5eb4d405-a43b-4f54-b702-514fcfdd0c71 returned with HTTP 200 Aug 13 21:10:53.542928 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 491/1974] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:53 2026] GET /volume/v3/volumes/5eb4d405-a43b-4f54-b702-514fcfdd0c71 => generated 1360 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:53.555826 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-8209e3aa-2b37-4426-a47f-095b9504a490 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:53.560537 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8209e3aa-2b37-4426-a47f-095b9504a490 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] DELETE https://10.4.3.14/volume/v3/volumes/5eb4d405-a43b-4f54-b702-514fcfdd0c71 Aug 13 21:10:53.560794 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8209e3aa-2b37-4426-a47f-095b9504a490 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:53.561053 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8209e3aa-2b37-4426-a47f-095b9504a490 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:53.561290 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-8209e3aa-2b37-4426-a47f-095b9504a490 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Delete volume with id: 5eb4d405-a43b-4f54-b702-514fcfdd0c71 Aug 13 21:10:53.570891 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:53.570891 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:53.571434 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-8209e3aa-2b37-4426-a47f-095b9504a490 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Volume info retrieved successfully. Aug 13 21:10:53.594793 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-8209e3aa-2b37-4426-a47f-095b9504a490 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Delete volume request issued successfully. Aug 13 21:10:53.595167 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8209e3aa-2b37-4426-a47f-095b9504a490 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/volumes/5eb4d405-a43b-4f54-b702-514fcfdd0c71 returned with HTTP 202 Aug 13 21:10:53.595878 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 490/1975] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:10:53 2026] DELETE /volume/v3/volumes/5eb4d405-a43b-4f54-b702-514fcfdd0c71 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:10:53.606672 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-6302cce0-285b-4a89-94b2-0b018933b633 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:53.608418 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6302cce0-285b-4a89-94b2-0b018933b633 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/volumes/5eb4d405-a43b-4f54-b702-514fcfdd0c71 Aug 13 21:10:53.608710 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6302cce0-285b-4a89-94b2-0b018933b633 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:53.608902 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6302cce0-285b-4a89-94b2-0b018933b633 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:53.615513 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:53.615513 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:53.619464 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-6302cce0-285b-4a89-94b2-0b018933b633 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Volume info retrieved successfully. Aug 13 21:10:53.625306 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6302cce0-285b-4a89-94b2-0b018933b633 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/volumes/5eb4d405-a43b-4f54-b702-514fcfdd0c71 returned with HTTP 200 Aug 13 21:10:53.625671 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 500/1976] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:53 2026] GET /volume/v3/volumes/5eb4d405-a43b-4f54-b702-514fcfdd0c71 => generated 1359 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:53.798651 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9b5efa92-6071-4bb3-80c9-c743eab7dad2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:53.802748 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9b5efa92-6071-4bb3-80c9-c743eab7dad2 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 Aug 13 21:10:53.802907 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9b5efa92-6071-4bb3-80c9-c743eab7dad2 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:53.803140 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9b5efa92-6071-4bb3-80c9-c743eab7dad2 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:53.810028 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a33e7f3a-7efc-412e-afdb-3321b84a1e0c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:53.812843 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a33e7f3a-7efc-412e-afdb-3321b84a1e0c tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 Aug 13 21:10:53.813410 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a33e7f3a-7efc-412e-afdb-3321b84a1e0c tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:53.814430 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a33e7f3a-7efc-412e-afdb-3321b84a1e0c tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:53.814430 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-a33e7f3a-7efc-412e-afdb-3321b84a1e0c tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 6472c5a2-e080-4fae-8041-1448f6807703. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:53.817385 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:53.817385 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:53.821266 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:53.821266 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:53.821984 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-9b5efa92-6071-4bb3-80c9-c743eab7dad2 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:10:53.823111 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a33e7f3a-7efc-412e-afdb-3321b84a1e0c tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 returned with HTTP 200 Aug 13 21:10:53.824343 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 492/1977] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:53 2026] GET /volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 => generated 789 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:53.828550 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9b5efa92-6071-4bb3-80c9-c743eab7dad2 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 returned with HTTP 200 Aug 13 21:10:53.829032 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 496/1978] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:53 2026] GET /volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 => generated 1144 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:54.165343 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-bd82f99d-e11f-4743-b510-5a00a125bf67 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:54.167586 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bd82f99d-e11f-4743-b510-5a00a125bf67 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] GET https://10.4.3.14/volume/v3/snapshots/a3ee3450-467b-4c44-898c-1e6744c3da31 Aug 13 21:10:54.167765 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bd82f99d-e11f-4743-b510-5a00a125bf67 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:54.167934 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bd82f99d-e11f-4743-b510-5a00a125bf67 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:54.173994 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bd82f99d-e11f-4743-b510-5a00a125bf67 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] https://10.4.3.14/volume/v3/snapshots/a3ee3450-467b-4c44-898c-1e6744c3da31 returned with HTTP 404 Aug 13 21:10:54.174472 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 491/1979] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:10:54 2026] GET /volume/v3/snapshots/a3ee3450-467b-4c44-898c-1e6744c3da31 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:10:54.183540 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-69ff7f22-7c3b-4814-b949-ff574115f341 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:54.189100 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-69ff7f22-7c3b-4814-b949-ff574115f341 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] GET https://10.4.3.14/volume/v3/volumes/c5f34cf0-e943-4acf-901b-6f9944ef536a Aug 13 21:10:54.189350 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-69ff7f22-7c3b-4814-b949-ff574115f341 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:54.189563 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-69ff7f22-7c3b-4814-b949-ff574115f341 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:54.200380 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:54.200380 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:54.205026 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-69ff7f22-7c3b-4814-b949-ff574115f341 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] Volume info retrieved successfully. Aug 13 21:10:54.213302 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-69ff7f22-7c3b-4814-b949-ff574115f341 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] https://10.4.3.14/volume/v3/volumes/c5f34cf0-e943-4acf-901b-6f9944ef536a returned with HTTP 200 Aug 13 21:10:54.213302 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 501/1980] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:54 2026] GET /volume/v3/volumes/c5f34cf0-e943-4acf-901b-6f9944ef536a => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:54.229314 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b7e2508d-89f9-4fb3-b763-07ba22218391 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:54.230072 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b7e2508d-89f9-4fb3-b763-07ba22218391 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] DELETE https://10.4.3.14/volume/v3/volumes/c5f34cf0-e943-4acf-901b-6f9944ef536a Aug 13 21:10:54.230237 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b7e2508d-89f9-4fb3-b763-07ba22218391 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:54.230468 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b7e2508d-89f9-4fb3-b763-07ba22218391 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:54.230610 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-b7e2508d-89f9-4fb3-b763-07ba22218391 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] Delete volume with id: c5f34cf0-e943-4acf-901b-6f9944ef536a Aug 13 21:10:54.237563 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:54.237563 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:54.238279 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b7e2508d-89f9-4fb3-b763-07ba22218391 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] Volume info retrieved successfully. Aug 13 21:10:54.258235 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b7e2508d-89f9-4fb3-b763-07ba22218391 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] Delete volume request issued successfully. Aug 13 21:10:54.258413 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b7e2508d-89f9-4fb3-b763-07ba22218391 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] https://10.4.3.14/volume/v3/volumes/c5f34cf0-e943-4acf-901b-6f9944ef536a returned with HTTP 202 Aug 13 21:10:54.258862 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 493/1981] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:10:54 2026] DELETE /volume/v3/volumes/c5f34cf0-e943-4acf-901b-6f9944ef536a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:10:54.272958 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-26780c8d-8c1f-41f7-aef6-68ba876bfcb8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:54.274278 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-26780c8d-8c1f-41f7-aef6-68ba876bfcb8 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] GET https://10.4.3.14/volume/v3/volumes/c5f34cf0-e943-4acf-901b-6f9944ef536a Aug 13 21:10:54.274462 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-26780c8d-8c1f-41f7-aef6-68ba876bfcb8 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:54.274648 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-26780c8d-8c1f-41f7-aef6-68ba876bfcb8 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:54.281203 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:54.281203 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:54.285220 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-26780c8d-8c1f-41f7-aef6-68ba876bfcb8 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] Volume info retrieved successfully. Aug 13 21:10:54.289697 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-26780c8d-8c1f-41f7-aef6-68ba876bfcb8 tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] https://10.4.3.14/volume/v3/volumes/c5f34cf0-e943-4acf-901b-6f9944ef536a returned with HTTP 200 Aug 13 21:10:54.290106 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 497/1982] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:54 2026] GET /volume/v3/volumes/c5f34cf0-e943-4acf-901b-6f9944ef536a => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 21:10:54.308828 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b6ac6b4b-6ac5-46ab-9fb7-d3dc4c7e5fce None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:54.361861 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b6ac6b4b-6ac5-46ab-9fb7-d3dc4c7e5fce tempest-TestEncryptedCinderVolumes-90020259 tempest-TestEncryptedCinderVolumes-90020259-project-admin] POST https://10.4.3.14/volume/v3/types Aug 13 21:10:54.362341 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b6ac6b4b-6ac5-46ab-9fb7-d3dc4c7e5fce tempest-TestEncryptedCinderVolumes-90020259 tempest-TestEncryptedCinderVolumes-90020259-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-412212930", "extra_specs": {}}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:54.387840 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b6ac6b4b-6ac5-46ab-9fb7-d3dc4c7e5fce tempest-TestEncryptedCinderVolumes-90020259 tempest-TestEncryptedCinderVolumes-90020259-project-admin] https://10.4.3.14/volume/v3/types returned with HTTP 200 Aug 13 21:10:54.388357 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 492/1983] 10.4.3.14 () {68 vars in 1245 bytes} [Thu Aug 13 21:10:54 2026] POST /volume/v3/types => generated 217 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:54.397658 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-955f4039-f066-4d22-a5ca-bb4ca3b5344a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:54.402357 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-955f4039-f066-4d22-a5ca-bb4ca3b5344a tempest-TestEncryptedCinderVolumes-90020259 tempest-TestEncryptedCinderVolumes-90020259-project-admin] POST https://10.4.3.14/volume/v3/types/a5801a5b-7fe1-48ec-b242-090ae84e09e6/encryption Aug 13 21:10:54.402731 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-955f4039-f066-4d22-a5ca-bb4ca3b5344a tempest-TestEncryptedCinderVolumes-90020259 tempest-TestEncryptedCinderVolumes-90020259-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:54.432352 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-955f4039-f066-4d22-a5ca-bb4ca3b5344a tempest-TestEncryptedCinderVolumes-90020259 tempest-TestEncryptedCinderVolumes-90020259-project-admin] https://10.4.3.14/volume/v3/types/a5801a5b-7fe1-48ec-b242-090ae84e09e6/encryption returned with HTTP 200 Aug 13 21:10:54.432893 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 502/1984] 10.4.3.14 () {68 vars in 1390 bytes} [Thu Aug 13 21:10:54 2026] POST /volume/v3/types/a5801a5b-7fe1-48ec-b242-090ae84e09e6/encryption => generated 231 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:54.441396 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-382125dc-48d1-4127-bb6b-47d096ef93df None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:54.518348 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-382125dc-48d1-4127-bb6b-47d096ef93df tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:10:54.518987 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-382125dc-48d1-4127-bb6b-47d096ef93df tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-721197034", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-412212930", "size": 1}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:54.521316 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-382125dc-48d1-4127-bb6b-47d096ef93df tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-721197034', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-412212930', 'size': 1}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:10:54.527007 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-382125dc-48d1-4127-bb6b-47d096ef93df tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Create volume of 1 GB Aug 13 21:10:54.527007 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:54.527007 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:54.527007 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-382125dc-48d1-4127-bb6b-47d096ef93df tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Availability Zones retrieved successfully. Aug 13 21:10:54.535356 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-382125dc-48d1-4127-bb6b-47d096ef93df tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Flow 'volume_create_api' (afdc6172-8e74-410e-b59e-aa8c9de6dd72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:10:54.536238 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-382125dc-48d1-4127-bb6b-47d096ef93df tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87ec3570-e5e3-4eae-8fa1-0b020a8be08b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:54.539026 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-382125dc-48d1-4127-bb6b-47d096ef93df tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:10:54.568511 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-382125dc-48d1-4127-bb6b-47d096ef93df tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87ec3570-e5e3-4eae-8fa1-0b020a8be08b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:10:54Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a5801a5b-7fe1-48ec-b242-090ae84e09e6,is_public=True,name='tempest-scenario-type-cryptsetup-412212930',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5801a5b-7fe1-48ec-b242-090ae84e09e6', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:54.569784 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-382125dc-48d1-4127-bb6b-47d096ef93df tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa14c078-dded-4cf4-a0b9-1505d0fbc594) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:54.606715 np0000007265 devstack@c-api.service[100214]: WARNING cinder.quota [None req-382125dc-48d1-4127-bb6b-47d096ef93df tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-412212930 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-412212930, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:10:54.607115 np0000007265 devstack@c-api.service[100214]: WARNING cinder.quota [None req-382125dc-48d1-4127-bb6b-47d096ef93df tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-412212930 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-412212930, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:10:54.640742 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9adb2811-a240-447b-9380-324ecc3064e0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:54.642716 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9adb2811-a240-447b-9380-324ecc3064e0 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/volumes/5eb4d405-a43b-4f54-b702-514fcfdd0c71 Aug 13 21:10:54.642893 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9adb2811-a240-447b-9380-324ecc3064e0 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:54.643090 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9adb2811-a240-447b-9380-324ecc3064e0 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:54.646193 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-382125dc-48d1-4127-bb6b-47d096ef93df tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Created reservations ['6010e4bd-8f1a-44ca-9ee8-25b260a00467', 'e916569f-7692-4096-9da4-104cb9e08471', '699b49ba-d917-42c8-8a61-eba4b1dbb9fc', '9acd77f6-d814-4f64-af3d-2ab1041c5b7a'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:10:54.647304 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-382125dc-48d1-4127-bb6b-47d096ef93df tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa14c078-dded-4cf4-a0b9-1505d0fbc594) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6010e4bd-8f1a-44ca-9ee8-25b260a00467', 'e916569f-7692-4096-9da4-104cb9e08471', '699b49ba-d917-42c8-8a61-eba4b1dbb9fc', '9acd77f6-d814-4f64-af3d-2ab1041c5b7a']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:54.648522 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-382125dc-48d1-4127-bb6b-47d096ef93df tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (476eb459-87bd-4227-92d8-8f936549a68c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:54.648663 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9adb2811-a240-447b-9380-324ecc3064e0 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/volumes/5eb4d405-a43b-4f54-b702-514fcfdd0c71 returned with HTTP 404 Aug 13 21:10:54.649158 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 498/1985] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:54 2026] GET /volume/v3/volumes/5eb4d405-a43b-4f54-b702-514fcfdd0c71 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:10:54.662360 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-87c36008-0f1f-461f-bdc4-ce3d19427db8 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:54.664293 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-87c36008-0f1f-461f-bdc4-ce3d19427db8 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131 Aug 13 21:10:54.664490 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-87c36008-0f1f-461f-bdc4-ce3d19427db8 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:54.664702 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-87c36008-0f1f-461f-bdc4-ce3d19427db8 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:54.672994 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:54.672994 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:54.675931 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-382125dc-48d1-4127-bb6b-47d096ef93df tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (476eb459-87bd-4227-92d8-8f936549a68c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21478faa-8f6a-407f-bf2b-8cbe0b04ce0b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-721197034',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e912299f53943c699ae1c0cd858dd91',qos_specs=None,replication_status=,reservations=['6010e4bd-8f1a-44ca-9ee8-25b260a00467','e916569f-7692-4096-9da4-104cb9e08471','699b49ba-d917-42c8-8a61-eba4b1dbb9fc','9acd77f6-d814-4f64-af3d-2ab1041c5b7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='391d0755b1114045a4de8242d0016dd9',volume_type_id=a5801a5b-7fe1-48ec-b242-090ae84e09e6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:10:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-721197034',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=21478faa-8f6a-407f-bf2b-8cbe0b04ce0b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e912299f53943c699ae1c0cd858dd91',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='391d0755b1114045a4de8242d0016dd9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5801a5b-7fe1-48ec-b242-090ae84e09e6),volume_type_id=a5801a5b-7fe1-48ec-b242-090ae84e09e6)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:54.676538 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-87c36008-0f1f-461f-bdc4-ce3d19427db8 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Volume info retrieved successfully. Aug 13 21:10:54.677042 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-382125dc-48d1-4127-bb6b-47d096ef93df tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f00cf27d-babb-4e33-a8ab-ea32c261ed68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:54.681248 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-87c36008-0f1f-461f-bdc4-ce3d19427db8 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131 returned with HTTP 200 Aug 13 21:10:54.681248 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 493/1986] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:54 2026] GET /volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:54.693712 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-71136db9-8fa6-4550-873a-40d3b5e5a04d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:54.695673 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-71136db9-8fa6-4550-873a-40d3b5e5a04d tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] POST https://10.4.3.14/volume/v3/snapshots Aug 13 21:10:54.696045 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-71136db9-8fa6-4550-873a-40d3b5e5a04d tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f8067492-b179-4907-a51d-e7542c518131", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-485276760"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:54.704393 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:54.704393 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:54.704497 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-382125dc-48d1-4127-bb6b-47d096ef93df tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f00cf27d-babb-4e33-a8ab-ea32c261ed68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-721197034',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e912299f53943c699ae1c0cd858dd91',qos_specs=None,replication_status=,reservations=['6010e4bd-8f1a-44ca-9ee8-25b260a00467','e916569f-7692-4096-9da4-104cb9e08471','699b49ba-d917-42c8-8a61-eba4b1dbb9fc','9acd77f6-d814-4f64-af3d-2ab1041c5b7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='391d0755b1114045a4de8242d0016dd9',volume_type_id=a5801a5b-7fe1-48ec-b242-090ae84e09e6)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:54.704840 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-71136db9-8fa6-4550-873a-40d3b5e5a04d tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Volume info retrieved successfully. Aug 13 21:10:54.704979 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.snapshots [None req-71136db9-8fa6-4550-873a-40d3b5e5a04d tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Create snapshot from volume f8067492-b179-4907-a51d-e7542c518131 Aug 13 21:10:54.705425 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-382125dc-48d1-4127-bb6b-47d096ef93df tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9c09ee7-02f1-4df0-abf0-980d6e121b09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:54.720287 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-382125dc-48d1-4127-bb6b-47d096ef93df tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9c09ee7-02f1-4df0-abf0-980d6e121b09) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:54.721380 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-382125dc-48d1-4127-bb6b-47d096ef93df tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Flow 'volume_create_api' (afdc6172-8e74-410e-b59e-aa8c9de6dd72) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:10:54.721766 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-382125dc-48d1-4127-bb6b-47d096ef93df tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Create volume request issued successfully. Aug 13 21:10:54.724165 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-382125dc-48d1-4127-bb6b-47d096ef93df tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:10:54.724165 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 494/1987] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:10:54 2026] POST /volume/v3/volumes => generated 787 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:10:54.729164 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-71136db9-8fa6-4550-873a-40d3b5e5a04d tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Created reservations ['deba50ed-abf0-4dd0-a08f-6681e9638bd0', '389c013c-37d0-41b1-92a8-7335300e99a1', 'cab1e498-f29e-4b5a-a3b0-ba0522340d5e', 'd7fac77b-8f86-48e6-9439-db220f99c735'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:10:54.760090 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-71136db9-8fa6-4550-873a-40d3b5e5a04d tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Snapshot create request issued successfully. Aug 13 21:10:54.760508 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-71136db9-8fa6-4550-873a-40d3b5e5a04d tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/snapshots returned with HTTP 202 Aug 13 21:10:54.761070 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 503/1988] 10.4.3.14 () {68 vars in 1258 bytes} [Thu Aug 13 21:10:54 2026] POST /volume/v3/snapshots => generated 379 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:10:54.773623 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e9865068-d615-468a-a16b-657853b6608d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:54.781509 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e9865068-d615-468a-a16b-657853b6608d tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/snapshots/3c5a61c6-46ae-4297-aa29-5707bc0aee24 Aug 13 21:10:54.781691 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e9865068-d615-468a-a16b-657853b6608d tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:54.781905 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e9865068-d615-468a-a16b-657853b6608d tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:54.797357 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:54.797357 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:54.797806 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e9865068-d615-468a-a16b-657853b6608d tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Snapshot retrieved successfully. Aug 13 21:10:54.798492 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e9865068-d615-468a-a16b-657853b6608d tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/snapshots/3c5a61c6-46ae-4297-aa29-5707bc0aee24 returned with HTTP 200 Aug 13 21:10:54.798849 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 499/1989] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:10:54 2026] GET /volume/v3/snapshots/3c5a61c6-46ae-4297-aa29-5707bc0aee24 => generated 511 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:54.837646 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3378684c-516a-49e4-a520-3ac7a17a882b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:54.843917 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3378684c-516a-49e4-a520-3ac7a17a882b tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 Aug 13 21:10:54.845430 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3378684c-516a-49e4-a520-3ac7a17a882b tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:54.845430 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3378684c-516a-49e4-a520-3ac7a17a882b tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:54.845430 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-3378684c-516a-49e4-a520-3ac7a17a882b tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 6472c5a2-e080-4fae-8041-1448f6807703. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:54.845548 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1a0df774-d655-435d-a437-5acad20d54f5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:54.851377 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:54.851377 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:54.851431 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1a0df774-d655-435d-a437-5acad20d54f5 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 Aug 13 21:10:54.851431 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1a0df774-d655-435d-a437-5acad20d54f5 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:54.851431 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1a0df774-d655-435d-a437-5acad20d54f5 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:54.851493 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3378684c-516a-49e4-a520-3ac7a17a882b tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 returned with HTTP 200 Aug 13 21:10:54.851493 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 494/1990] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:54 2026] GET /volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:54.867318 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:54.867318 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:54.871848 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1a0df774-d655-435d-a437-5acad20d54f5 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:10:54.878528 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1a0df774-d655-435d-a437-5acad20d54f5 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 returned with HTTP 200 Aug 13 21:10:54.879125 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 495/1991] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:54 2026] GET /volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 => generated 1144 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:55.306989 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ee29f94b-4241-47ba-a247-095929dd507d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:55.311241 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ee29f94b-4241-47ba-a247-095929dd507d tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] GET https://10.4.3.14/volume/v3/volumes/c5f34cf0-e943-4acf-901b-6f9944ef536a Aug 13 21:10:55.311241 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ee29f94b-4241-47ba-a247-095929dd507d tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:55.311241 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ee29f94b-4241-47ba-a247-095929dd507d tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:55.318401 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ee29f94b-4241-47ba-a247-095929dd507d tempest-VolumesSnapshotNegativeTestJSON-1930275942 tempest-VolumesSnapshotNegativeTestJSON-1930275942-project-member] https://10.4.3.14/volume/v3/volumes/c5f34cf0-e943-4acf-901b-6f9944ef536a returned with HTTP 404 Aug 13 21:10:55.319071 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 504/1992] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:55 2026] GET /volume/v3/volumes/c5f34cf0-e943-4acf-901b-6f9944ef536a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:10:55.808227 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7282a364-19b4-43ff-8cf7-f67a65efe7ba None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:55.810147 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7282a364-19b4-43ff-8cf7-f67a65efe7ba tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/snapshots/3c5a61c6-46ae-4297-aa29-5707bc0aee24 Aug 13 21:10:55.810324 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7282a364-19b4-43ff-8cf7-f67a65efe7ba tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:55.810530 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7282a364-19b4-43ff-8cf7-f67a65efe7ba tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:55.819334 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:55.819334 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:55.823516 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7282a364-19b4-43ff-8cf7-f67a65efe7ba tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Snapshot retrieved successfully. Aug 13 21:10:55.823516 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7282a364-19b4-43ff-8cf7-f67a65efe7ba tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/snapshots/3c5a61c6-46ae-4297-aa29-5707bc0aee24 returned with HTTP 200 Aug 13 21:10:55.823516 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 500/1993] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:10:55 2026] GET /volume/v3/snapshots/3c5a61c6-46ae-4297-aa29-5707bc0aee24 => generated 538 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 21:10:55.837223 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-bd9e1a9b-4f6c-4fd9-9664-1c26ce875a7b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:55.841013 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bd9e1a9b-4f6c-4fd9-9664-1c26ce875a7b tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/snapshots/3c5a61c6-46ae-4297-aa29-5707bc0aee24 Aug 13 21:10:55.841525 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bd9e1a9b-4f6c-4fd9-9664-1c26ce875a7b tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:55.841525 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bd9e1a9b-4f6c-4fd9-9664-1c26ce875a7b tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:55.848033 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:55.848033 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:55.848455 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-bd9e1a9b-4f6c-4fd9-9664-1c26ce875a7b tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Snapshot retrieved successfully. Aug 13 21:10:55.849246 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bd9e1a9b-4f6c-4fd9-9664-1c26ce875a7b tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/snapshots/3c5a61c6-46ae-4297-aa29-5707bc0aee24 returned with HTTP 200 Aug 13 21:10:55.850630 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 495/1994] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:10:55 2026] GET /volume/v3/snapshots/3c5a61c6-46ae-4297-aa29-5707bc0aee24 => generated 538 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:55.861866 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0272c31e-4f4a-4a51-a207-743dcf36c67f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:55.863454 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b1d9e8ff-37f0-444b-a304-95b7e155aa2c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:55.866277 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b1d9e8ff-37f0-444b-a304-95b7e155aa2c tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 Aug 13 21:10:55.866447 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b1d9e8ff-37f0-444b-a304-95b7e155aa2c tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:55.866614 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b1d9e8ff-37f0-444b-a304-95b7e155aa2c tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:55.866708 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-b1d9e8ff-37f0-444b-a304-95b7e155aa2c tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 6472c5a2-e080-4fae-8041-1448f6807703. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:55.867137 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0272c31e-4f4a-4a51-a207-743dcf36c67f tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/snapshots Aug 13 21:10:55.867307 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0272c31e-4f4a-4a51-a207-743dcf36c67f tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:55.867475 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0272c31e-4f4a-4a51-a207-743dcf36c67f tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:55.867701 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.api_utils [None req-0272c31e-4f4a-4a51-a207-743dcf36c67f tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Removing options '' from query. {{(pid=100214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:10:55.868618 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.db.api [None req-0272c31e-4f4a-4a51-a207-743dcf36c67f tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Building query based on filter {{(pid=100214) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 21:10:55.872008 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:55.872008 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:55.872848 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b1d9e8ff-37f0-444b-a304-95b7e155aa2c tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 returned with HTTP 200 Aug 13 21:10:55.873198 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 505/1995] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:55 2026] GET /volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:55.874706 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0272c31e-4f4a-4a51-a207-743dcf36c67f tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Get all snapshots completed successfully. Aug 13 21:10:55.875047 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0272c31e-4f4a-4a51-a207-743dcf36c67f tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/snapshots returned with HTTP 200 Aug 13 21:10:55.875386 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 496/1996] 10.4.3.14 () {66 vars in 1236 bytes} [Thu Aug 13 21:10:55 2026] GET /volume/v3/snapshots => generated 407 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:55.885897 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e5eccbc4-39be-41dd-a66e-d7099aae442e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:55.887604 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e5eccbc4-39be-41dd-a66e-d7099aae442e tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] PUT https://10.4.3.14/volume/v3/snapshots/3c5a61c6-46ae-4297-aa29-5707bc0aee24 Aug 13 21:10:55.888192 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e5eccbc4-39be-41dd-a66e-d7099aae442e tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-1632320396", "description": "This is the new description of snapshot."}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:55.896887 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-8bb8315f-bf88-40cd-9b8f-38a19749b883 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:55.901990 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:55.901990 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:55.902582 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8bb8315f-bf88-40cd-9b8f-38a19749b883 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 Aug 13 21:10:55.902582 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8bb8315f-bf88-40cd-9b8f-38a19749b883 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:55.902655 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e5eccbc4-39be-41dd-a66e-d7099aae442e tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Snapshot retrieved successfully. Aug 13 21:10:55.902689 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8bb8315f-bf88-40cd-9b8f-38a19749b883 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:55.908373 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e5eccbc4-39be-41dd-a66e-d7099aae442e tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/snapshots/3c5a61c6-46ae-4297-aa29-5707bc0aee24 returned with HTTP 200 Aug 13 21:10:55.909528 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 501/1997] 10.4.3.14 () {68 vars in 1368 bytes} [Thu Aug 13 21:10:55 2026] PUT /volume/v3/snapshots/3c5a61c6-46ae-4297-aa29-5707bc0aee24 => generated 443 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:55.913795 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:55.913795 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:55.919318 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-8bb8315f-bf88-40cd-9b8f-38a19749b883 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:10:55.920142 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-5fbf2996-fadd-4e24-8e13-51788889089e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:55.921980 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5fbf2996-fadd-4e24-8e13-51788889089e tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/snapshots/3c5a61c6-46ae-4297-aa29-5707bc0aee24 Aug 13 21:10:55.922176 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5fbf2996-fadd-4e24-8e13-51788889089e tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:55.922354 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5fbf2996-fadd-4e24-8e13-51788889089e tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:55.923903 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8bb8315f-bf88-40cd-9b8f-38a19749b883 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 returned with HTTP 200 Aug 13 21:10:55.924790 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 496/1998] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:55 2026] GET /volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 => generated 1144 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:55.928091 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:55.928091 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:55.928506 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-5fbf2996-fadd-4e24-8e13-51788889089e tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Snapshot retrieved successfully. Aug 13 21:10:55.929680 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5fbf2996-fadd-4e24-8e13-51788889089e tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/snapshots/3c5a61c6-46ae-4297-aa29-5707bc0aee24 returned with HTTP 200 Aug 13 21:10:55.930088 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 506/1999] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:10:55 2026] GET /volume/v3/snapshots/3c5a61c6-46ae-4297-aa29-5707bc0aee24 => generated 577 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:55.941897 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-01a32024-f87d-4dcc-839a-fab2cd47c866 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:55.946249 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-01a32024-f87d-4dcc-839a-fab2cd47c866 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] DELETE https://10.4.3.14/volume/v3/snapshots/3c5a61c6-46ae-4297-aa29-5707bc0aee24 Aug 13 21:10:55.946417 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-01a32024-f87d-4dcc-839a-fab2cd47c866 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:55.946913 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-01a32024-f87d-4dcc-839a-fab2cd47c866 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:55.946913 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-01a32024-f87d-4dcc-839a-fab2cd47c866 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Delete snapshot with id: 3c5a61c6-46ae-4297-aa29-5707bc0aee24 Aug 13 21:10:55.952643 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:55.952643 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:55.953053 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-01a32024-f87d-4dcc-839a-fab2cd47c866 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Snapshot retrieved successfully. Aug 13 21:10:55.981807 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-01a32024-f87d-4dcc-839a-fab2cd47c866 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Snapshot delete request issued successfully. Aug 13 21:10:55.982980 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-01a32024-f87d-4dcc-839a-fab2cd47c866 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/snapshots/3c5a61c6-46ae-4297-aa29-5707bc0aee24 returned with HTTP 202 Aug 13 21:10:55.982980 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 497/2000] 10.4.3.14 () {66 vars in 1350 bytes} [Thu Aug 13 21:10:55 2026] DELETE /volume/v3/snapshots/3c5a61c6-46ae-4297-aa29-5707bc0aee24 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:10:55.997221 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a64e4fe7-f238-4aef-afbd-5a297e666da3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:55.999305 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a64e4fe7-f238-4aef-afbd-5a297e666da3 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/snapshots/3c5a61c6-46ae-4297-aa29-5707bc0aee24 Aug 13 21:10:55.999799 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a64e4fe7-f238-4aef-afbd-5a297e666da3 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:56.000165 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a64e4fe7-f238-4aef-afbd-5a297e666da3 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:56.006708 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:56.006708 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:56.007406 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a64e4fe7-f238-4aef-afbd-5a297e666da3 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Snapshot retrieved successfully. Aug 13 21:10:56.008663 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a64e4fe7-f238-4aef-afbd-5a297e666da3 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/snapshots/3c5a61c6-46ae-4297-aa29-5707bc0aee24 returned with HTTP 200 Aug 13 21:10:56.009223 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 502/2001] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:10:55 2026] GET /volume/v3/snapshots/3c5a61c6-46ae-4297-aa29-5707bc0aee24 => generated 576 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:56.213084 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-e406e2dd-ac36-4efa-95c1-2cfec305fa5c req-377a779d-9d77-4791-ac5f-99a76b09917a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:56.219606 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-e406e2dd-ac36-4efa-95c1-2cfec305fa5c req-377a779d-9d77-4791-ac5f-99a76b09917a tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 Aug 13 21:10:56.221394 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-e406e2dd-ac36-4efa-95c1-2cfec305fa5c req-377a779d-9d77-4791-ac5f-99a76b09917a tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:56.221394 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-e406e2dd-ac36-4efa-95c1-2cfec305fa5c req-377a779d-9d77-4791-ac5f-99a76b09917a tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:56.253204 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:56.253204 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:56.265168 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-e406e2dd-ac36-4efa-95c1-2cfec305fa5c req-377a779d-9d77-4791-ac5f-99a76b09917a tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:10:56.274160 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-e406e2dd-ac36-4efa-95c1-2cfec305fa5c req-377a779d-9d77-4791-ac5f-99a76b09917a tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 returned with HTTP 200 Aug 13 21:10:56.274628 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 497/2002] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:10:56 2026] GET /volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 => generated 1144 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:56.654535 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-e406e2dd-ac36-4efa-95c1-2cfec305fa5c req-15bc8091-4eea-41a0-98cf-44493b1c8fc6 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:56.656859 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-e406e2dd-ac36-4efa-95c1-2cfec305fa5c req-15bc8091-4eea-41a0-98cf-44493b1c8fc6 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] DELETE https://10.4.3.14/volume/v3/attachments/bff54823-f4cc-495e-80b6-11a07e1d60cc Aug 13 21:10:56.657334 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-e406e2dd-ac36-4efa-95c1-2cfec305fa5c req-15bc8091-4eea-41a0-98cf-44493b1c8fc6 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:56.657518 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-e406e2dd-ac36-4efa-95c1-2cfec305fa5c req-15bc8091-4eea-41a0-98cf-44493b1c8fc6 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:56.665527 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:56.665527 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:56.724144 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-e406e2dd-ac36-4efa-95c1-2cfec305fa5c req-15bc8091-4eea-41a0-98cf-44493b1c8fc6 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/attachments/bff54823-f4cc-495e-80b6-11a07e1d60cc returned with HTTP 200 Aug 13 21:10:56.724645 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 507/2003] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:10:56 2026] DELETE /volume/v3/attachments/bff54823-f4cc-495e-80b6-11a07e1d60cc => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:56.778882 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-87d5abf5-f82e-40f5-8b4e-18de5ee5aca7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:56.886983 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-39e19993-4f0e-495a-85c3-7bac0daae684 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:56.890464 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-39e19993-4f0e-495a-85c3-7bac0daae684 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 Aug 13 21:10:56.890715 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-39e19993-4f0e-495a-85c3-7bac0daae684 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:56.892397 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-39e19993-4f0e-495a-85c3-7bac0daae684 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:56.892397 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-39e19993-4f0e-495a-85c3-7bac0daae684 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 6472c5a2-e080-4fae-8041-1448f6807703. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:56.900140 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:56.900140 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:56.901556 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-39e19993-4f0e-495a-85c3-7bac0daae684 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 returned with HTTP 200 Aug 13 21:10:56.902300 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 503/2004] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:56 2026] GET /volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 => generated 789 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:56.913431 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-87d5abf5-f82e-40f5-8b4e-18de5ee5aca7 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:10:56.913431 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-87d5abf5-f82e-40f5-8b4e-18de5ee5aca7 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "aa832912-12b8-47ea-874b-ab8df3e573a9", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-865738283"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:56.914372 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-87d5abf5-f82e-40f5-8b4e-18de5ee5aca7 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Create volume request body: {'volume': {"'imageRef": 'aa832912-12b8-47ea-874b-ab8df3e573a9', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-865738283'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:10:56.914612 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-87d5abf5-f82e-40f5-8b4e-18de5ee5aca7 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Create volume of 1 GB Aug 13 21:10:56.915082 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:56.915082 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:56.919573 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-87d5abf5-f82e-40f5-8b4e-18de5ee5aca7 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Availability Zones retrieved successfully. Aug 13 21:10:56.927653 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-87d5abf5-f82e-40f5-8b4e-18de5ee5aca7 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Flow 'volume_create_api' (040aa551-aa23-4d89-af74-477bf6e755dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:10:56.929019 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-87d5abf5-f82e-40f5-8b4e-18de5ee5aca7 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (045d18dc-fb1f-4870-8e42-17f1a074a737) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:56.930249 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-87d5abf5-f82e-40f5-8b4e-18de5ee5aca7 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:10:56.939781 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-927946ea-6e63-4d49-b75c-ae04c9af30a2 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:56.942103 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-927946ea-6e63-4d49-b75c-ae04c9af30a2 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 Aug 13 21:10:56.943990 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-927946ea-6e63-4d49-b75c-ae04c9af30a2 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:56.943990 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-927946ea-6e63-4d49-b75c-ae04c9af30a2 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:56.954285 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:56.954285 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:56.958698 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-87d5abf5-f82e-40f5-8b4e-18de5ee5aca7 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (045d18dc-fb1f-4870-8e42-17f1a074a737) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:56.959922 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-87d5abf5-f82e-40f5-8b4e-18de5ee5aca7 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54289abb-cd95-4577-aa01-7174d2180af5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:56.961765 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-927946ea-6e63-4d49-b75c-ae04c9af30a2 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:10:56.967555 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-927946ea-6e63-4d49-b75c-ae04c9af30a2 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 returned with HTTP 200 Aug 13 21:10:56.968125 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 498/2005] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:56 2026] GET /volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:56.984605 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-210c4c3e-1ad4-41b8-bb13-16dae00c3ca8 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:56.986824 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-210c4c3e-1ad4-41b8-bb13-16dae00c3ca8 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 Aug 13 21:10:56.987070 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-210c4c3e-1ad4-41b8-bb13-16dae00c3ca8 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:56.987317 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-210c4c3e-1ad4-41b8-bb13-16dae00c3ca8 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:56.995301 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:56.995301 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:56.999724 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-210c4c3e-1ad4-41b8-bb13-16dae00c3ca8 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:10:57.006023 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-210c4c3e-1ad4-41b8-bb13-16dae00c3ca8 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 returned with HTTP 200 Aug 13 21:10:57.006679 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 508/2006] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:56 2026] GET /volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:57.021339 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d58b709a-8a9a-4aaa-8d20-f3bcf6bd3638 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:57.024244 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d58b709a-8a9a-4aaa-8d20-f3bcf6bd3638 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/snapshots/3c5a61c6-46ae-4297-aa29-5707bc0aee24 Aug 13 21:10:57.024469 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d58b709a-8a9a-4aaa-8d20-f3bcf6bd3638 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:57.024701 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d58b709a-8a9a-4aaa-8d20-f3bcf6bd3638 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:57.032868 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d58b709a-8a9a-4aaa-8d20-f3bcf6bd3638 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/snapshots/3c5a61c6-46ae-4297-aa29-5707bc0aee24 returned with HTTP 404 Aug 13 21:10:57.033561 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 504/2007] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:10:57 2026] GET /volume/v3/snapshots/3c5a61c6-46ae-4297-aa29-5707bc0aee24 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:10:57.038232 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-87d5abf5-f82e-40f5-8b4e-18de5ee5aca7 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Created reservations ['d59b9d24-a3d0-4833-80a3-3628d9273193', '79fd698a-dd3f-494e-8558-fc5b95dee903', 'fc5f9758-3604-4638-8060-4385e49b99b2', '9c30fd12-8c61-46ac-a7ac-7041c1fbad0e'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:10:57.039359 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-87d5abf5-f82e-40f5-8b4e-18de5ee5aca7 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54289abb-cd95-4577-aa01-7174d2180af5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d59b9d24-a3d0-4833-80a3-3628d9273193', '79fd698a-dd3f-494e-8558-fc5b95dee903', 'fc5f9758-3604-4638-8060-4385e49b99b2', '9c30fd12-8c61-46ac-a7ac-7041c1fbad0e']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:57.040380 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-87d5abf5-f82e-40f5-8b4e-18de5ee5aca7 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9474063-82d2-4745-b6c7-c69a653985d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:57.042383 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-7cef11f6-0953-4164-91ef-2b375523fc5c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:57.051233 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7cef11f6-0953-4164-91ef-2b375523fc5c tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] DELETE https://10.4.3.14/volume/v3/snapshots/3c5a61c6-46ae-4297-aa29-5707bc0aee24 Aug 13 21:10:57.051634 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7cef11f6-0953-4164-91ef-2b375523fc5c tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:57.052010 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7cef11f6-0953-4164-91ef-2b375523fc5c tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:57.052223 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.snapshots [None req-7cef11f6-0953-4164-91ef-2b375523fc5c tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Delete snapshot with id: 3c5a61c6-46ae-4297-aa29-5707bc0aee24 Aug 13 21:10:57.058760 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7cef11f6-0953-4164-91ef-2b375523fc5c tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/snapshots/3c5a61c6-46ae-4297-aa29-5707bc0aee24 returned with HTTP 404 Aug 13 21:10:57.059509 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 499/2008] 10.4.3.14 () {66 vars in 1350 bytes} [Thu Aug 13 21:10:57 2026] DELETE /volume/v3/snapshots/3c5a61c6-46ae-4297-aa29-5707bc0aee24 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:10:57.068524 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-87d5abf5-f82e-40f5-8b4e-18de5ee5aca7 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9474063-82d2-4745-b6c7-c69a653985d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c78e5ac-706b-4a49-9525-72ce2ddd1781', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-865738283',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b041284c22b0496a94fc3e69c2f3287c',qos_specs=None,replication_status=,reservations=['d59b9d24-a3d0-4833-80a3-3628d9273193','79fd698a-dd3f-494e-8558-fc5b95dee903','fc5f9758-3604-4638-8060-4385e49b99b2','9c30fd12-8c61-46ac-a7ac-7041c1fbad0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d10773ffa314a24b8a46abf0baf900a',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:10:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-865738283',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c78e5ac-706b-4a49-9525-72ce2ddd1781,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b041284c22b0496a94fc3e69c2f3287c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d10773ffa314a24b8a46abf0baf900a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:57.071993 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-87d5abf5-f82e-40f5-8b4e-18de5ee5aca7 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf8be44a-1f5b-424b-94a3-c9294c7d67a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:57.075854 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-dc6fb8c1-ec36-45a6-8252-b6f1d111b26b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:57.078529 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9b326712-4a48-4108-858c-ecf18323e389 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:57.080773 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-dc6fb8c1-ec36-45a6-8252-b6f1d111b26b tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131 Aug 13 21:10:57.080940 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-dc6fb8c1-ec36-45a6-8252-b6f1d111b26b tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:57.081249 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-dc6fb8c1-ec36-45a6-8252-b6f1d111b26b tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:57.084949 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9b326712-4a48-4108-858c-ecf18323e389 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 Aug 13 21:10:57.085572 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9b326712-4a48-4108-858c-ecf18323e389 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:57.085915 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9b326712-4a48-4108-858c-ecf18323e389 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:57.093760 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:57.093760 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:57.096769 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:57.096769 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:57.098071 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-dc6fb8c1-ec36-45a6-8252-b6f1d111b26b tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Volume info retrieved successfully. Aug 13 21:10:57.100126 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-87d5abf5-f82e-40f5-8b4e-18de5ee5aca7 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf8be44a-1f5b-424b-94a3-c9294c7d67a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-865738283',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b041284c22b0496a94fc3e69c2f3287c',qos_specs=None,replication_status=,reservations=['d59b9d24-a3d0-4833-80a3-3628d9273193','79fd698a-dd3f-494e-8558-fc5b95dee903','fc5f9758-3604-4638-8060-4385e49b99b2','9c30fd12-8c61-46ac-a7ac-7041c1fbad0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d10773ffa314a24b8a46abf0baf900a',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:57.101222 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-87d5abf5-f82e-40f5-8b4e-18de5ee5aca7 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ecf35d3-3364-491c-aee6-f9421097949a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:57.102896 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-dc6fb8c1-ec36-45a6-8252-b6f1d111b26b tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131 returned with HTTP 200 Aug 13 21:10:57.103028 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-9b326712-4a48-4108-858c-ecf18323e389 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:10:57.103404 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 509/2009] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:57 2026] GET /volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:57.109778 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9b326712-4a48-4108-858c-ecf18323e389 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 returned with HTTP 200 Aug 13 21:10:57.110406 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 505/2010] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:57 2026] GET /volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:57.114919 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-87d5abf5-f82e-40f5-8b4e-18de5ee5aca7 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ecf35d3-3364-491c-aee6-f9421097949a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:57.121808 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-87d5abf5-f82e-40f5-8b4e-18de5ee5aca7 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Flow 'volume_create_api' (040aa551-aa23-4d89-af74-477bf6e755dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:10:57.121808 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-87d5abf5-f82e-40f5-8b4e-18de5ee5aca7 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Create volume request issued successfully. Aug 13 21:10:57.121808 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-87d5abf5-f82e-40f5-8b4e-18de5ee5aca7 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:10:57.121808 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 498/2011] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:10:56 2026] POST /volume/v3/volumes => generated 754 bytes in 339 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:10:57.124987 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-71c7f23b-40ed-4f9e-a8c5-01decf063f42 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:57.131404 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-71c7f23b-40ed-4f9e-a8c5-01decf063f42 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] POST https://10.4.3.14/volume/v3/snapshots Aug 13 21:10:57.131404 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-71c7f23b-40ed-4f9e-a8c5-01decf063f42 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f8067492-b179-4907-a51d-e7542c518131", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1898335763"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:57.133384 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0c0be3ee-4fa4-45f8-b2df-9ab38d477cd7 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:57.135363 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0c0be3ee-4fa4-45f8-b2df-9ab38d477cd7 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:10:57.135609 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0c0be3ee-4fa4-45f8-b2df-9ab38d477cd7 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "aa832912-12b8-47ea-874b-ab8df3e573a9", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-939324955"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:57.137754 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-0c0be3ee-4fa4-45f8-b2df-9ab38d477cd7 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Create volume request body: {'volume': {"'imageRef": 'aa832912-12b8-47ea-874b-ab8df3e573a9', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-939324955'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:10:57.137754 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-0c0be3ee-4fa4-45f8-b2df-9ab38d477cd7 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Create volume of 1 GB Aug 13 21:10:57.140817 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:57.140817 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:57.141422 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-71c7f23b-40ed-4f9e-a8c5-01decf063f42 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Volume info retrieved successfully. Aug 13 21:10:57.141574 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.snapshots [None req-71c7f23b-40ed-4f9e-a8c5-01decf063f42 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Create snapshot from volume f8067492-b179-4907-a51d-e7542c518131 Aug 13 21:10:57.142508 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-0c0be3ee-4fa4-45f8-b2df-9ab38d477cd7 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Availability Zones retrieved successfully. Aug 13 21:10:57.150516 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-0c0be3ee-4fa4-45f8-b2df-9ab38d477cd7 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Flow 'volume_create_api' (092742e8-5457-4c26-8c07-cbd54c98edb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:10:57.151748 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-0c0be3ee-4fa4-45f8-b2df-9ab38d477cd7 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (793ce566-8293-470e-a8b1-365b06fe7cfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:57.152923 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-0c0be3ee-4fa4-45f8-b2df-9ab38d477cd7 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:10:57.179241 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-71c7f23b-40ed-4f9e-a8c5-01decf063f42 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Created reservations ['1fea4428-3571-4fe2-ba4c-3d691cd0ecda', 'ee754ac9-0058-471a-b9ce-f2345f91f72c', 'aa6f6a5b-0192-44b2-9216-05ff0b13c782', 'a6ffbc7c-8cb5-4898-a23b-ea8c9a3cae44'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:10:57.180589 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-650a1af3-f32e-43ef-a0f9-a581d70faa69 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:57.182265 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-650a1af3-f32e-43ef-a0f9-a581d70faa69 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:10:57.182601 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-650a1af3-f32e-43ef-a0f9-a581d70faa69 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-536694555", "imageRef": "aa832912-12b8-47ea-874b-ab8df3e573a9"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:57.183996 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-650a1af3-f32e-43ef-a0f9-a581d70faa69 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-536694555', 'imageRef': 'aa832912-12b8-47ea-874b-ab8df3e573a9'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:10:57.192528 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-0c0be3ee-4fa4-45f8-b2df-9ab38d477cd7 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (793ce566-8293-470e-a8b1-365b06fe7cfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:57.193644 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-0c0be3ee-4fa4-45f8-b2df-9ab38d477cd7 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4654c2f-733c-49d2-9e2a-6a33f1cdfb85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:57.209259 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-71c7f23b-40ed-4f9e-a8c5-01decf063f42 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Snapshot create request issued successfully. Aug 13 21:10:57.209641 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-71c7f23b-40ed-4f9e-a8c5-01decf063f42 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/snapshots returned with HTTP 202 Aug 13 21:10:57.210104 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 500/2012] 10.4.3.14 () {68 vars in 1258 bytes} [Thu Aug 13 21:10:57 2026] POST /volume/v3/snapshots => generated 310 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:10:57.219662 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-997aaf3e-8dd4-48f3-b725-e44aa3311dfb None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:57.222196 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-997aaf3e-8dd4-48f3-b725-e44aa3311dfb tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/snapshots/972af8a3-ebae-4cbc-9042-37ccbeeb84d5 Aug 13 21:10:57.222454 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-997aaf3e-8dd4-48f3-b725-e44aa3311dfb tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:57.222716 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-997aaf3e-8dd4-48f3-b725-e44aa3311dfb tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:57.229501 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:57.229501 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:57.230266 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-997aaf3e-8dd4-48f3-b725-e44aa3311dfb tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Snapshot retrieved successfully. Aug 13 21:10:57.231398 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-997aaf3e-8dd4-48f3-b725-e44aa3311dfb tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/snapshots/972af8a3-ebae-4cbc-9042-37ccbeeb84d5 returned with HTTP 200 Aug 13 21:10:57.231932 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 499/2013] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:10:57 2026] GET /volume/v3/snapshots/972af8a3-ebae-4cbc-9042-37ccbeeb84d5 => generated 442 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:57.243854 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-0c0be3ee-4fa4-45f8-b2df-9ab38d477cd7 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Created reservations ['c907f9e0-be9d-4b66-aee1-bf117fc84fbc', '8e196aab-9c3a-420a-b29f-68f9f877d131', '23fa689b-4892-44d5-b1d4-524bd591d3ab', 'c0eaca0a-6dac-4a01-ad87-2d51f12b0f19'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:10:57.244569 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-0c0be3ee-4fa4-45f8-b2df-9ab38d477cd7 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4654c2f-733c-49d2-9e2a-6a33f1cdfb85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c907f9e0-be9d-4b66-aee1-bf117fc84fbc', '8e196aab-9c3a-420a-b29f-68f9f877d131', '23fa689b-4892-44d5-b1d4-524bd591d3ab', 'c0eaca0a-6dac-4a01-ad87-2d51f12b0f19']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:57.245481 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-0c0be3ee-4fa4-45f8-b2df-9ab38d477cd7 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2581145-b704-4f72-b1a8-eb3e9d9c47bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:57.272639 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-0c0be3ee-4fa4-45f8-b2df-9ab38d477cd7 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2581145-b704-4f72-b1a8-eb3e9d9c47bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4e78a7a-782a-4d53-8ca6-2009ba8e64d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-939324955',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b041284c22b0496a94fc3e69c2f3287c',qos_specs=None,replication_status=,reservations=['c907f9e0-be9d-4b66-aee1-bf117fc84fbc','8e196aab-9c3a-420a-b29f-68f9f877d131','23fa689b-4892-44d5-b1d4-524bd591d3ab','c0eaca0a-6dac-4a01-ad87-2d51f12b0f19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d10773ffa314a24b8a46abf0baf900a',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:10:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-939324955',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4e78a7a-782a-4d53-8ca6-2009ba8e64d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b041284c22b0496a94fc3e69c2f3287c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d10773ffa314a24b8a46abf0baf900a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:57.274250 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-0c0be3ee-4fa4-45f8-b2df-9ab38d477cd7 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c697e467-efe6-4d4c-96bd-973b72c9cab2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:57.291080 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-0c0be3ee-4fa4-45f8-b2df-9ab38d477cd7 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c697e467-efe6-4d4c-96bd-973b72c9cab2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-939324955',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b041284c22b0496a94fc3e69c2f3287c',qos_specs=None,replication_status=,reservations=['c907f9e0-be9d-4b66-aee1-bf117fc84fbc','8e196aab-9c3a-420a-b29f-68f9f877d131','23fa689b-4892-44d5-b1d4-524bd591d3ab','c0eaca0a-6dac-4a01-ad87-2d51f12b0f19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d10773ffa314a24b8a46abf0baf900a',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:57.291267 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-0c0be3ee-4fa4-45f8-b2df-9ab38d477cd7 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f06cd7d5-e38d-46a1-bc67-84cb0d449f5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:57.299868 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-0c0be3ee-4fa4-45f8-b2df-9ab38d477cd7 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f06cd7d5-e38d-46a1-bc67-84cb0d449f5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:57.301103 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-0c0be3ee-4fa4-45f8-b2df-9ab38d477cd7 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Flow 'volume_create_api' (092742e8-5457-4c26-8c07-cbd54c98edb9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:10:57.301103 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-0c0be3ee-4fa4-45f8-b2df-9ab38d477cd7 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Create volume request issued successfully. Aug 13 21:10:57.302047 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0c0be3ee-4fa4-45f8-b2df-9ab38d477cd7 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:10:57.302385 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 510/2014] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:10:57 2026] POST /volume/v3/volumes => generated 754 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:10:57.316935 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-e251dc8f-7e6c-421d-8256-db3d24882aed None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:57.318405 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e251dc8f-7e6c-421d-8256-db3d24882aed tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:10:57.318954 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e251dc8f-7e6c-421d-8256-db3d24882aed tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "aa832912-12b8-47ea-874b-ab8df3e573a9", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-203109777"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:57.320817 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-e251dc8f-7e6c-421d-8256-db3d24882aed tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Create volume request body: {'volume': {"'imageRef": 'aa832912-12b8-47ea-874b-ab8df3e573a9', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-203109777'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:10:57.321024 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-e251dc8f-7e6c-421d-8256-db3d24882aed tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Create volume of 1 GB Aug 13 21:10:57.321426 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:57.321426 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:57.327296 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-e251dc8f-7e6c-421d-8256-db3d24882aed tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Availability Zones retrieved successfully. Aug 13 21:10:57.333518 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-e251dc8f-7e6c-421d-8256-db3d24882aed tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Flow 'volume_create_api' (9cfab3c2-3850-47db-99ce-07e4bbd734fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:10:57.334669 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-e251dc8f-7e6c-421d-8256-db3d24882aed tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0122f18b-a81a-4a58-b088-4e2d51c28b00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:57.335570 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-e251dc8f-7e6c-421d-8256-db3d24882aed tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:10:57.367017 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-e251dc8f-7e6c-421d-8256-db3d24882aed tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0122f18b-a81a-4a58-b088-4e2d51c28b00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:57.367951 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-e251dc8f-7e6c-421d-8256-db3d24882aed tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0844448c-d020-42ca-aedd-06a07ad29e56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:57.418439 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-e251dc8f-7e6c-421d-8256-db3d24882aed tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Created reservations ['81072000-c5e6-487e-ba04-2005536938ae', 'dc9641d8-ad26-4620-891d-7a3a9d91df95', 'b99fd03e-fe9e-412f-a5be-0cb3f254f427', '8d5360e1-9851-4b74-a921-4d6b47134ef0'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:10:57.419382 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-e251dc8f-7e6c-421d-8256-db3d24882aed tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0844448c-d020-42ca-aedd-06a07ad29e56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81072000-c5e6-487e-ba04-2005536938ae', 'dc9641d8-ad26-4620-891d-7a3a9d91df95', 'b99fd03e-fe9e-412f-a5be-0cb3f254f427', '8d5360e1-9851-4b74-a921-4d6b47134ef0']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:57.420382 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-e251dc8f-7e6c-421d-8256-db3d24882aed tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (594ae714-dd8f-4659-9203-f84cac7c9277) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:57.448730 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-650a1af3-f32e-43ef-a0f9-a581d70faa69 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Create volume of 1 GB Aug 13 21:10:57.449135 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-e251dc8f-7e6c-421d-8256-db3d24882aed tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (594ae714-dd8f-4659-9203-f84cac7c9277) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e7b3ed9-8d6e-48ba-988a-456ffd88fe7a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-203109777',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b041284c22b0496a94fc3e69c2f3287c',qos_specs=None,replication_status=,reservations=['81072000-c5e6-487e-ba04-2005536938ae','dc9641d8-ad26-4620-891d-7a3a9d91df95','b99fd03e-fe9e-412f-a5be-0cb3f254f427','8d5360e1-9851-4b74-a921-4d6b47134ef0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d10773ffa314a24b8a46abf0baf900a',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:10:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-203109777',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e7b3ed9-8d6e-48ba-988a-456ffd88fe7a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b041284c22b0496a94fc3e69c2f3287c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d10773ffa314a24b8a46abf0baf900a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:57.449278 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:57.449278 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:57.449758 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-650a1af3-f32e-43ef-a0f9-a581d70faa69 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Availability Zones retrieved successfully. Aug 13 21:10:57.450062 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-e251dc8f-7e6c-421d-8256-db3d24882aed tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2878344-edd4-4f84-904d-8e2284929c4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:57.457278 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-650a1af3-f32e-43ef-a0f9-a581d70faa69 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Flow 'volume_create_api' (774fad29-7781-4808-8525-6157ba28490c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:10:57.458649 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-650a1af3-f32e-43ef-a0f9-a581d70faa69 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25c58ae3-aab8-4b2c-a217-b218b0fb385b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:57.459838 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-650a1af3-f32e-43ef-a0f9-a581d70faa69 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:10:57.471947 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-e251dc8f-7e6c-421d-8256-db3d24882aed tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2878344-edd4-4f84-904d-8e2284929c4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-203109777',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b041284c22b0496a94fc3e69c2f3287c',qos_specs=None,replication_status=,reservations=['81072000-c5e6-487e-ba04-2005536938ae','dc9641d8-ad26-4620-891d-7a3a9d91df95','b99fd03e-fe9e-412f-a5be-0cb3f254f427','8d5360e1-9851-4b74-a921-4d6b47134ef0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d10773ffa314a24b8a46abf0baf900a',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:57.472933 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-e251dc8f-7e6c-421d-8256-db3d24882aed tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df88c198-4fc9-4242-ab4a-4c81e760baca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:57.484120 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-e251dc8f-7e6c-421d-8256-db3d24882aed tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df88c198-4fc9-4242-ab4a-4c81e760baca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:57.484913 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-e251dc8f-7e6c-421d-8256-db3d24882aed tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Flow 'volume_create_api' (9cfab3c2-3850-47db-99ce-07e4bbd734fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:10:57.485227 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-e251dc8f-7e6c-421d-8256-db3d24882aed tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Create volume request issued successfully. Aug 13 21:10:57.485760 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e251dc8f-7e6c-421d-8256-db3d24882aed tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:10:57.486245 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 501/2015] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:10:57 2026] POST /volume/v3/volumes => generated 754 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:10:57.499050 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6f0d4414-c56a-48fe-98cf-36d7b0def609 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:57.501510 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6f0d4414-c56a-48fe-98cf-36d7b0def609 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:10:57.501960 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6f0d4414-c56a-48fe-98cf-36d7b0def609 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "aa832912-12b8-47ea-874b-ab8df3e573a9", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2064531720"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:57.503913 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-6f0d4414-c56a-48fe-98cf-36d7b0def609 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Create volume request body: {'volume': {"'imageRef": 'aa832912-12b8-47ea-874b-ab8df3e573a9', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-2064531720'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:10:57.504078 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-6f0d4414-c56a-48fe-98cf-36d7b0def609 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Create volume of 1 GB Aug 13 21:10:57.509310 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-6f0d4414-c56a-48fe-98cf-36d7b0def609 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Availability Zones retrieved successfully. Aug 13 21:10:57.511957 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:57.511957 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:57.518099 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6f0d4414-c56a-48fe-98cf-36d7b0def609 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Flow 'volume_create_api' (6f105506-15bc-42f9-a4f3-2532b7fb3656) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:10:57.519376 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6f0d4414-c56a-48fe-98cf-36d7b0def609 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0804e458-7a00-4566-b8ff-42f94c0bfffe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:57.520661 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-6f0d4414-c56a-48fe-98cf-36d7b0def609 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:10:57.532093 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-650a1af3-f32e-43ef-a0f9-a581d70faa69 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25c58ae3-aab8-4b2c-a217-b218b0fb385b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:42Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=15c28847-3c19-41a6-a838-5351707e5dd1,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '15c28847-3c19-41a6-a838-5351707e5dd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': True, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:57.533333 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-650a1af3-f32e-43ef-a0f9-a581d70faa69 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c54e605-d3de-4121-aee8-f08c8b39eced) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:57.562295 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6f0d4414-c56a-48fe-98cf-36d7b0def609 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0804e458-7a00-4566-b8ff-42f94c0bfffe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:57.562295 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6f0d4414-c56a-48fe-98cf-36d7b0def609 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62e54683-0eb6-4798-8c5d-33ed7983804f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:57.592015 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-650a1af3-f32e-43ef-a0f9-a581d70faa69 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Created reservations ['a18428c3-f580-403d-ba0e-432bea33a376', '611f5bba-3a6e-499b-a26a-df394c2187ee', 'd7e03ebe-bf26-4ce6-9e8b-a4cec535451f', '3384d9aa-b98b-4e5c-8de7-7c92ac061e0b'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:10:57.594171 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-650a1af3-f32e-43ef-a0f9-a581d70faa69 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c54e605-d3de-4121-aee8-f08c8b39eced) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a18428c3-f580-403d-ba0e-432bea33a376', '611f5bba-3a6e-499b-a26a-df394c2187ee', 'd7e03ebe-bf26-4ce6-9e8b-a4cec535451f', '3384d9aa-b98b-4e5c-8de7-7c92ac061e0b']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:57.594171 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-650a1af3-f32e-43ef-a0f9-a581d70faa69 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (755d0147-58c9-42f9-9cb4-de9f9e320bc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:57.622181 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-650a1af3-f32e-43ef-a0f9-a581d70faa69 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (755d0147-58c9-42f9-9cb4-de9f9e320bc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '71a2da42-320e-4937-9359-d71db2e1648c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-536694555',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='07ea7fc31f1d459eb4495bf130bacaf8',qos_specs=None,replication_status=,reservations=['a18428c3-f580-403d-ba0e-432bea33a376','611f5bba-3a6e-499b-a26a-df394c2187ee','d7e03ebe-bf26-4ce6-9e8b-a4cec535451f','3384d9aa-b98b-4e5c-8de7-7c92ac061e0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96040910f65247d49e456ed176ab73c7',volume_type_id=15c28847-3c19-41a6-a838-5351707e5dd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:10:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-536694555',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=71a2da42-320e-4937-9359-d71db2e1648c,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='07ea7fc31f1d459eb4495bf130bacaf8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='96040910f65247d49e456ed176ab73c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(15c28847-3c19-41a6-a838-5351707e5dd1),volume_type_id=15c28847-3c19-41a6-a838-5351707e5dd1)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:57.622711 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-650a1af3-f32e-43ef-a0f9-a581d70faa69 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a58a5d5-81b6-4f6a-b4ad-c167243f68f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:57.646986 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-6f0d4414-c56a-48fe-98cf-36d7b0def609 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Created reservations ['24809518-33bf-4120-87a0-9a4acbc0498d', 'b8740006-f381-4e67-81e7-2a6b1b6ebb0f', '8f72e53a-fe4b-453a-88bb-433f58f0e233', 'c1686e47-ecaf-4a32-ae69-4df93a40d341'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:10:57.646986 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6f0d4414-c56a-48fe-98cf-36d7b0def609 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62e54683-0eb6-4798-8c5d-33ed7983804f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['24809518-33bf-4120-87a0-9a4acbc0498d', 'b8740006-f381-4e67-81e7-2a6b1b6ebb0f', '8f72e53a-fe4b-453a-88bb-433f58f0e233', 'c1686e47-ecaf-4a32-ae69-4df93a40d341']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:57.646986 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6f0d4414-c56a-48fe-98cf-36d7b0def609 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2d20862-a4a1-4795-8921-2d51db67d397) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:57.664432 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-650a1af3-f32e-43ef-a0f9-a581d70faa69 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a58a5d5-81b6-4f6a-b4ad-c167243f68f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-536694555',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='07ea7fc31f1d459eb4495bf130bacaf8',qos_specs=None,replication_status=,reservations=['a18428c3-f580-403d-ba0e-432bea33a376','611f5bba-3a6e-499b-a26a-df394c2187ee','d7e03ebe-bf26-4ce6-9e8b-a4cec535451f','3384d9aa-b98b-4e5c-8de7-7c92ac061e0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96040910f65247d49e456ed176ab73c7',volume_type_id=15c28847-3c19-41a6-a838-5351707e5dd1)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:57.665426 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-650a1af3-f32e-43ef-a0f9-a581d70faa69 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4da4beaa-0da4-463c-aeb6-df21dd590898) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:57.672185 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6f0d4414-c56a-48fe-98cf-36d7b0def609 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2d20862-a4a1-4795-8921-2d51db67d397) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b7b7e3e-ba4e-4a0d-add5-57486a0e1500', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2064531720',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b041284c22b0496a94fc3e69c2f3287c',qos_specs=None,replication_status=,reservations=['24809518-33bf-4120-87a0-9a4acbc0498d','b8740006-f381-4e67-81e7-2a6b1b6ebb0f','8f72e53a-fe4b-453a-88bb-433f58f0e233','c1686e47-ecaf-4a32-ae69-4df93a40d341'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d10773ffa314a24b8a46abf0baf900a',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:10:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2064531720',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b7b7e3e-ba4e-4a0d-add5-57486a0e1500,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b041284c22b0496a94fc3e69c2f3287c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d10773ffa314a24b8a46abf0baf900a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:57.673181 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6f0d4414-c56a-48fe-98cf-36d7b0def609 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a091a67-3d13-40d0-b774-f13bc86208e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:57.676702 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-650a1af3-f32e-43ef-a0f9-a581d70faa69 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4da4beaa-0da4-463c-aeb6-df21dd590898) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:57.677867 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-650a1af3-f32e-43ef-a0f9-a581d70faa69 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Flow 'volume_create_api' (774fad29-7781-4808-8525-6157ba28490c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:10:57.678306 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-650a1af3-f32e-43ef-a0f9-a581d70faa69 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Create volume request issued successfully. Aug 13 21:10:57.679403 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-650a1af3-f32e-43ef-a0f9-a581d70faa69 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:10:57.679637 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 506/2016] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:10:57 2026] POST /volume/v3/volumes => generated 757 bytes in 499 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:10:57.691444 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d5071d67-8120-4743-a3cb-6d5316cad7d4 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:57.695383 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d5071d67-8120-4743-a3cb-6d5316cad7d4 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/71a2da42-320e-4937-9359-d71db2e1648c Aug 13 21:10:57.695383 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d5071d67-8120-4743-a3cb-6d5316cad7d4 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:57.695383 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d5071d67-8120-4743-a3cb-6d5316cad7d4 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:57.695518 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6f0d4414-c56a-48fe-98cf-36d7b0def609 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a091a67-3d13-40d0-b774-f13bc86208e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2064531720',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b041284c22b0496a94fc3e69c2f3287c',qos_specs=None,replication_status=,reservations=['24809518-33bf-4120-87a0-9a4acbc0498d','b8740006-f381-4e67-81e7-2a6b1b6ebb0f','8f72e53a-fe4b-453a-88bb-433f58f0e233','c1686e47-ecaf-4a32-ae69-4df93a40d341'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d10773ffa314a24b8a46abf0baf900a',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:57.695518 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6f0d4414-c56a-48fe-98cf-36d7b0def609 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5406dd1-7e8f-40e6-b59b-0a1ca88731e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:57.700056 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:57.700056 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:57.704104 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-d5071d67-8120-4743-a3cb-6d5316cad7d4 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:10:57.708988 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6f0d4414-c56a-48fe-98cf-36d7b0def609 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5406dd1-7e8f-40e6-b59b-0a1ca88731e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:57.708988 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6f0d4414-c56a-48fe-98cf-36d7b0def609 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Flow 'volume_create_api' (6f105506-15bc-42f9-a4f3-2532b7fb3656) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:10:57.708988 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-6f0d4414-c56a-48fe-98cf-36d7b0def609 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Create volume request issued successfully. Aug 13 21:10:57.709226 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d5071d67-8120-4743-a3cb-6d5316cad7d4 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/71a2da42-320e-4937-9359-d71db2e1648c returned with HTTP 200 Aug 13 21:10:57.709267 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6f0d4414-c56a-48fe-98cf-36d7b0def609 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:10:57.709300 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 511/2017] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:57 2026] GET /volume/v3/volumes/71a2da42-320e-4937-9359-d71db2e1648c => generated 825 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:57.710022 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 500/2018] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:10:57 2026] POST /volume/v3/volumes => generated 755 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:10:57.725590 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-a28efa9f-e79a-4fa9-9d9c-63fac17a99d6 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:57.728057 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a28efa9f-e79a-4fa9-9d9c-63fac17a99d6 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:10:57.728494 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a28efa9f-e79a-4fa9-9d9c-63fac17a99d6 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "aa832912-12b8-47ea-874b-ab8df3e573a9", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1695158443"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:57.730586 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-a28efa9f-e79a-4fa9-9d9c-63fac17a99d6 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Create volume request body: {'volume': {"'imageRef": 'aa832912-12b8-47ea-874b-ab8df3e573a9', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1695158443'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:10:57.730729 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-a28efa9f-e79a-4fa9-9d9c-63fac17a99d6 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Create volume of 1 GB Aug 13 21:10:57.731101 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:57.731101 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:57.735588 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-a28efa9f-e79a-4fa9-9d9c-63fac17a99d6 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Availability Zones retrieved successfully. Aug 13 21:10:57.743679 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-a28efa9f-e79a-4fa9-9d9c-63fac17a99d6 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Flow 'volume_create_api' (dc940ebf-1b33-4b18-9f42-cdd962602418) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:10:57.745128 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-a28efa9f-e79a-4fa9-9d9c-63fac17a99d6 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (644f1d2e-ff9b-4b54-9eef-6f5b0c217fec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:57.746419 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-a28efa9f-e79a-4fa9-9d9c-63fac17a99d6 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:10:57.782731 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-a28efa9f-e79a-4fa9-9d9c-63fac17a99d6 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (644f1d2e-ff9b-4b54-9eef-6f5b0c217fec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:57.783518 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-a28efa9f-e79a-4fa9-9d9c-63fac17a99d6 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8283e2f5-358e-452d-8f05-cca2570025b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:57.833107 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-a28efa9f-e79a-4fa9-9d9c-63fac17a99d6 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Created reservations ['f2e320dc-b24f-486d-be81-76344a08a24c', '65833c67-9965-4d34-adad-d6bd9918a267', '034062ff-68c6-4ca4-8f47-dd2cb8ea7be5', 'b48bab02-1b33-42f3-866c-c2627657ed1e'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:10:57.834190 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-a28efa9f-e79a-4fa9-9d9c-63fac17a99d6 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8283e2f5-358e-452d-8f05-cca2570025b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2e320dc-b24f-486d-be81-76344a08a24c', '65833c67-9965-4d34-adad-d6bd9918a267', '034062ff-68c6-4ca4-8f47-dd2cb8ea7be5', 'b48bab02-1b33-42f3-866c-c2627657ed1e']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:57.835229 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-a28efa9f-e79a-4fa9-9d9c-63fac17a99d6 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6333b86-3c10-42ba-b259-fe222a2aa0b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:57.862833 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-a28efa9f-e79a-4fa9-9d9c-63fac17a99d6 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6333b86-3c10-42ba-b259-fe222a2aa0b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2573255-3399-4880-95ef-537204c30af9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1695158443',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b041284c22b0496a94fc3e69c2f3287c',qos_specs=None,replication_status=,reservations=['f2e320dc-b24f-486d-be81-76344a08a24c','65833c67-9965-4d34-adad-d6bd9918a267','034062ff-68c6-4ca4-8f47-dd2cb8ea7be5','b48bab02-1b33-42f3-866c-c2627657ed1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d10773ffa314a24b8a46abf0baf900a',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:10:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1695158443',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c2573255-3399-4880-95ef-537204c30af9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b041284c22b0496a94fc3e69c2f3287c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d10773ffa314a24b8a46abf0baf900a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:57.864773 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-a28efa9f-e79a-4fa9-9d9c-63fac17a99d6 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f1c7314-ea70-4c03-8cd0-a42ccefb16b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:57.891757 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-a28efa9f-e79a-4fa9-9d9c-63fac17a99d6 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f1c7314-ea70-4c03-8cd0-a42ccefb16b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1695158443',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b041284c22b0496a94fc3e69c2f3287c',qos_specs=None,replication_status=,reservations=['f2e320dc-b24f-486d-be81-76344a08a24c','65833c67-9965-4d34-adad-d6bd9918a267','034062ff-68c6-4ca4-8f47-dd2cb8ea7be5','b48bab02-1b33-42f3-866c-c2627657ed1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d10773ffa314a24b8a46abf0baf900a',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:57.892621 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-a28efa9f-e79a-4fa9-9d9c-63fac17a99d6 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (151b656b-6677-467b-bf37-63fec1474882) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:57.902432 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-a28efa9f-e79a-4fa9-9d9c-63fac17a99d6 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (151b656b-6677-467b-bf37-63fec1474882) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:57.903139 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-a28efa9f-e79a-4fa9-9d9c-63fac17a99d6 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Flow 'volume_create_api' (dc940ebf-1b33-4b18-9f42-cdd962602418) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:10:57.903460 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-a28efa9f-e79a-4fa9-9d9c-63fac17a99d6 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Create volume request issued successfully. Aug 13 21:10:57.904086 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a28efa9f-e79a-4fa9-9d9c-63fac17a99d6 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:10:57.904761 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 502/2019] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:10:57 2026] POST /volume/v3/volumes => generated 755 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:10:57.914367 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-146deb95-9cb9-4fc7-ae66-89e66e85fecb None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:57.917168 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-146deb95-9cb9-4fc7-ae66-89e66e85fecb tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 Aug 13 21:10:57.917370 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-146deb95-9cb9-4fc7-ae66-89e66e85fecb tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:57.917632 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-146deb95-9cb9-4fc7-ae66-89e66e85fecb tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:57.917812 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-146deb95-9cb9-4fc7-ae66-89e66e85fecb tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 6472c5a2-e080-4fae-8041-1448f6807703. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:57.919304 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-da173a21-ff7f-4c49-b0fd-ca4abc8975c2 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:57.921731 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-da173a21-ff7f-4c49-b0fd-ca4abc8975c2 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] GET https://10.4.3.14/volume/v3/volumes/0c78e5ac-706b-4a49-9525-72ce2ddd1781 Aug 13 21:10:57.922132 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-da173a21-ff7f-4c49-b0fd-ca4abc8975c2 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:57.922657 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-da173a21-ff7f-4c49-b0fd-ca4abc8975c2 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:57.924411 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:57.924411 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:57.925151 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-146deb95-9cb9-4fc7-ae66-89e66e85fecb tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 returned with HTTP 200 Aug 13 21:10:57.925868 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 507/2020] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:57 2026] GET /volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:57.932181 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:57.932181 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:57.937432 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-da173a21-ff7f-4c49-b0fd-ca4abc8975c2 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Volume info retrieved successfully. Aug 13 21:10:57.945135 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-da173a21-ff7f-4c49-b0fd-ca4abc8975c2 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] https://10.4.3.14/volume/v3/volumes/0c78e5ac-706b-4a49-9525-72ce2ddd1781 returned with HTTP 200 Aug 13 21:10:57.945548 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 512/2021] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:57 2026] GET /volume/v3/volumes/0c78e5ac-706b-4a49-9525-72ce2ddd1781 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:57.959678 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3b3b0b10-5526-40b0-80d3-bc81d0fdd090 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:57.962088 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3b3b0b10-5526-40b0-80d3-bc81d0fdd090 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] GET https://10.4.3.14/volume/v3/volumes/d4e78a7a-782a-4d53-8ca6-2009ba8e64d6 Aug 13 21:10:57.962352 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3b3b0b10-5526-40b0-80d3-bc81d0fdd090 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:57.962602 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3b3b0b10-5526-40b0-80d3-bc81d0fdd090 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:57.973696 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:57.973696 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:57.981252 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3b3b0b10-5526-40b0-80d3-bc81d0fdd090 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Volume info retrieved successfully. Aug 13 21:10:57.987176 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3b3b0b10-5526-40b0-80d3-bc81d0fdd090 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] https://10.4.3.14/volume/v3/volumes/d4e78a7a-782a-4d53-8ca6-2009ba8e64d6 returned with HTTP 200 Aug 13 21:10:57.987675 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 501/2022] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:57 2026] GET /volume/v3/volumes/d4e78a7a-782a-4d53-8ca6-2009ba8e64d6 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:58.002177 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-acbb9306-097a-4e0d-bda3-7344f1c50cee None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:58.004109 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-acbb9306-097a-4e0d-bda3-7344f1c50cee tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] GET https://10.4.3.14/volume/v3/volumes/2e7b3ed9-8d6e-48ba-988a-456ffd88fe7a Aug 13 21:10:58.004266 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-acbb9306-097a-4e0d-bda3-7344f1c50cee tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:58.004451 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-acbb9306-097a-4e0d-bda3-7344f1c50cee tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:58.014108 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:58.014108 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:58.018796 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-acbb9306-097a-4e0d-bda3-7344f1c50cee tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Volume info retrieved successfully. Aug 13 21:10:58.024293 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-acbb9306-097a-4e0d-bda3-7344f1c50cee tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] https://10.4.3.14/volume/v3/volumes/2e7b3ed9-8d6e-48ba-988a-456ffd88fe7a returned with HTTP 200 Aug 13 21:10:58.024685 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 503/2023] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:58 2026] GET /volume/v3/volumes/2e7b3ed9-8d6e-48ba-988a-456ffd88fe7a => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:58.035820 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-df5360b4-df99-4eed-a725-f2d979cc7bbe None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:58.040813 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-df5360b4-df99-4eed-a725-f2d979cc7bbe tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] GET https://10.4.3.14/volume/v3/volumes/1b7b7e3e-ba4e-4a0d-add5-57486a0e1500 Aug 13 21:10:58.041054 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-df5360b4-df99-4eed-a725-f2d979cc7bbe tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:58.041248 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-df5360b4-df99-4eed-a725-f2d979cc7bbe tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:58.050081 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:58.050081 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:58.055633 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-df5360b4-df99-4eed-a725-f2d979cc7bbe tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Volume info retrieved successfully. Aug 13 21:10:58.059351 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-df5360b4-df99-4eed-a725-f2d979cc7bbe tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] https://10.4.3.14/volume/v3/volumes/1b7b7e3e-ba4e-4a0d-add5-57486a0e1500 returned with HTTP 200 Aug 13 21:10:58.059617 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 508/2024] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:58 2026] GET /volume/v3/volumes/1b7b7e3e-ba4e-4a0d-add5-57486a0e1500 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:58.076732 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-736ddbca-f40c-49fb-a843-d871d70a432a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:58.081559 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-736ddbca-f40c-49fb-a843-d871d70a432a tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] GET https://10.4.3.14/volume/v3/volumes/c2573255-3399-4880-95ef-537204c30af9 Aug 13 21:10:58.081788 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-736ddbca-f40c-49fb-a843-d871d70a432a tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:58.082034 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-736ddbca-f40c-49fb-a843-d871d70a432a tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:58.094726 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:10:58.094726 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:10:58.098348 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-736ddbca-f40c-49fb-a843-d871d70a432a tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Volume info retrieved successfully. Aug 13 21:10:58.102448 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-736ddbca-f40c-49fb-a843-d871d70a432a tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] https://10.4.3.14/volume/v3/volumes/c2573255-3399-4880-95ef-537204c30af9 returned with HTTP 200 Aug 13 21:10:58.102894 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 513/2025] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:58 2026] GET /volume/v3/volumes/c2573255-3399-4880-95ef-537204c30af9 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:58.117048 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-fde5ed6e-4a37-473d-81e6-ba27b008f84c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:58.119065 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fde5ed6e-4a37-473d-81e6-ba27b008f84c tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] DELETE https://10.4.3.14/volume/v3/volumes/c2573255-3399-4880-95ef-537204c30af9 Aug 13 21:10:58.119284 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fde5ed6e-4a37-473d-81e6-ba27b008f84c tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:58.119871 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fde5ed6e-4a37-473d-81e6-ba27b008f84c tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:58.120022 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-fde5ed6e-4a37-473d-81e6-ba27b008f84c tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Delete volume with id: c2573255-3399-4880-95ef-537204c30af9 Aug 13 21:10:58.139114 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:58.139114 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:58.140364 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-fde5ed6e-4a37-473d-81e6-ba27b008f84c tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Volume info retrieved successfully. Aug 13 21:10:58.177686 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-fde5ed6e-4a37-473d-81e6-ba27b008f84c tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Delete volume request issued successfully. Aug 13 21:10:58.177916 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fde5ed6e-4a37-473d-81e6-ba27b008f84c tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] https://10.4.3.14/volume/v3/volumes/c2573255-3399-4880-95ef-537204c30af9 returned with HTTP 202 Aug 13 21:10:58.178318 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 502/2026] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:10:58 2026] DELETE /volume/v3/volumes/c2573255-3399-4880-95ef-537204c30af9 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:10:58.187852 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d9232673-1f46-4850-a63a-6d923ddaf69c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:58.190492 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d9232673-1f46-4850-a63a-6d923ddaf69c tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] GET https://10.4.3.14/volume/v3/volumes/c2573255-3399-4880-95ef-537204c30af9 Aug 13 21:10:58.190492 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d9232673-1f46-4850-a63a-6d923ddaf69c tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:58.190492 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d9232673-1f46-4850-a63a-6d923ddaf69c tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:58.200950 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:58.200950 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:58.205592 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-d9232673-1f46-4850-a63a-6d923ddaf69c tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Volume info retrieved successfully. Aug 13 21:10:58.210556 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d9232673-1f46-4850-a63a-6d923ddaf69c tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] https://10.4.3.14/volume/v3/volumes/c2573255-3399-4880-95ef-537204c30af9 returned with HTTP 200 Aug 13 21:10:58.210957 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 504/2027] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:58 2026] GET /volume/v3/volumes/c2573255-3399-4880-95ef-537204c30af9 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:58.241989 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-05d78fdc-6d58-43fa-9327-4ed3f8d0adaf None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:58.246394 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-05d78fdc-6d58-43fa-9327-4ed3f8d0adaf tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/snapshots/972af8a3-ebae-4cbc-9042-37ccbeeb84d5 Aug 13 21:10:58.246575 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-05d78fdc-6d58-43fa-9327-4ed3f8d0adaf tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:58.246889 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-05d78fdc-6d58-43fa-9327-4ed3f8d0adaf tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:58.260680 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:58.260680 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:58.261355 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-05d78fdc-6d58-43fa-9327-4ed3f8d0adaf tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Snapshot retrieved successfully. Aug 13 21:10:58.262249 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-05d78fdc-6d58-43fa-9327-4ed3f8d0adaf tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/snapshots/972af8a3-ebae-4cbc-9042-37ccbeeb84d5 returned with HTTP 200 Aug 13 21:10:58.262699 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 509/2028] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:10:58 2026] GET /volume/v3/snapshots/972af8a3-ebae-4cbc-9042-37ccbeeb84d5 => generated 469 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:58.555889 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7a7c30fb-0a25-44d5-b14f-4d95bc53c818 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:58.557712 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7a7c30fb-0a25-44d5-b14f-4d95bc53c818 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:10:58.558086 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7a7c30fb-0a25-44d5-b14f-4d95bc53c818 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1708948247"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:58.559753 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-7a7c30fb-0a25-44d5-b14f-4d95bc53c818 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1708948247'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:10:58.559888 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-7a7c30fb-0a25-44d5-b14f-4d95bc53c818 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Create volume of 1 GB Aug 13 21:10:58.564013 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-7a7c30fb-0a25-44d5-b14f-4d95bc53c818 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Availability Zones retrieved successfully. Aug 13 21:10:58.570096 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-7a7c30fb-0a25-44d5-b14f-4d95bc53c818 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Flow 'volume_create_api' (15d998eb-5f0e-44ae-b816-1cbc95ee322e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:10:58.571189 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-7a7c30fb-0a25-44d5-b14f-4d95bc53c818 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b215517c-52e0-4e3b-b760-b4709a114062) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:58.572090 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-7a7c30fb-0a25-44d5-b14f-4d95bc53c818 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:10:58.598981 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-7a7c30fb-0a25-44d5-b14f-4d95bc53c818 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b215517c-52e0-4e3b-b760-b4709a114062) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:58.600018 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-7a7c30fb-0a25-44d5-b14f-4d95bc53c818 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e71430f1-f5cc-4a2d-8d20-01ca719a6f7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:58.695553 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-7a7c30fb-0a25-44d5-b14f-4d95bc53c818 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Created reservations ['3dfb9d83-52dd-43b5-bfc4-5b1973d9d686', '1b4c04e8-ba35-4636-8fbb-b65f05741040', '0346f444-6bad-448b-9b80-208b78850916', 'cf3e80fa-4867-4b3c-893c-bc149b8e374d'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:10:58.696320 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-7a7c30fb-0a25-44d5-b14f-4d95bc53c818 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e71430f1-f5cc-4a2d-8d20-01ca719a6f7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3dfb9d83-52dd-43b5-bfc4-5b1973d9d686', '1b4c04e8-ba35-4636-8fbb-b65f05741040', '0346f444-6bad-448b-9b80-208b78850916', 'cf3e80fa-4867-4b3c-893c-bc149b8e374d']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:58.697130 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-7a7c30fb-0a25-44d5-b14f-4d95bc53c818 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04bc873e-d217-4aa1-a278-19d569e1629e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:58.727469 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-29f35772-8aab-45d6-8f58-a2f78b615d3a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:58.729511 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-29f35772-8aab-45d6-8f58-a2f78b615d3a tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/71a2da42-320e-4937-9359-d71db2e1648c Aug 13 21:10:58.729747 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-29f35772-8aab-45d6-8f58-a2f78b615d3a tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:58.729893 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-7a7c30fb-0a25-44d5-b14f-4d95bc53c818 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04bc873e-d217-4aa1-a278-19d569e1629e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f324f00-a933-4bb2-af46-fdc533f7b5dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1708948247',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0de95d0a98643a08b35acbf5a8706f3',qos_specs=None,replication_status=,reservations=['3dfb9d83-52dd-43b5-bfc4-5b1973d9d686','1b4c04e8-ba35-4636-8fbb-b65f05741040','0346f444-6bad-448b-9b80-208b78850916','cf3e80fa-4867-4b3c-893c-bc149b8e374d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14b43e12922e4a5cabd38ab8d77b6bed',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:10:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1708948247',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4f324f00-a933-4bb2-af46-fdc533f7b5dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0de95d0a98643a08b35acbf5a8706f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14b43e12922e4a5cabd38ab8d77b6bed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:58.730067 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-29f35772-8aab-45d6-8f58-a2f78b615d3a tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:58.730626 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-7a7c30fb-0a25-44d5-b14f-4d95bc53c818 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e475057e-e0ea-4f25-8d5a-d115ac7689c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:58.738530 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:58.738530 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:58.742873 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-29f35772-8aab-45d6-8f58-a2f78b615d3a tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:10:58.748995 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-29f35772-8aab-45d6-8f58-a2f78b615d3a tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/71a2da42-320e-4937-9359-d71db2e1648c returned with HTTP 200 Aug 13 21:10:58.749362 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 503/2029] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:58 2026] GET /volume/v3/volumes/71a2da42-320e-4937-9359-d71db2e1648c => generated 1365 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:58.751472 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-7a7c30fb-0a25-44d5-b14f-4d95bc53c818 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e475057e-e0ea-4f25-8d5a-d115ac7689c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1708948247',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0de95d0a98643a08b35acbf5a8706f3',qos_specs=None,replication_status=,reservations=['3dfb9d83-52dd-43b5-bfc4-5b1973d9d686','1b4c04e8-ba35-4636-8fbb-b65f05741040','0346f444-6bad-448b-9b80-208b78850916','cf3e80fa-4867-4b3c-893c-bc149b8e374d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14b43e12922e4a5cabd38ab8d77b6bed',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:58.752433 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-7a7c30fb-0a25-44d5-b14f-4d95bc53c818 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (787d9ada-deb2-4cdf-95d3-1f3a540b0a7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:10:58.773310 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-7a7c30fb-0a25-44d5-b14f-4d95bc53c818 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (787d9ada-deb2-4cdf-95d3-1f3a540b0a7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:10:58.775185 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-7a7c30fb-0a25-44d5-b14f-4d95bc53c818 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Flow 'volume_create_api' (15d998eb-5f0e-44ae-b816-1cbc95ee322e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:10:58.775361 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-7a7c30fb-0a25-44d5-b14f-4d95bc53c818 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Create volume request issued successfully. Aug 13 21:10:58.776106 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7a7c30fb-0a25-44d5-b14f-4d95bc53c818 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:10:58.776634 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 514/2030] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:10:58 2026] POST /volume/v3/volumes => generated 757 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:10:58.797778 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-27d07259-6c73-471f-881d-f6290b773de1 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:58.800470 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-27d07259-6c73-471f-881d-f6290b773de1 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] GET https://10.4.3.14/volume/v3/volumes/4f324f00-a933-4bb2-af46-fdc533f7b5dc Aug 13 21:10:58.800755 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-27d07259-6c73-471f-881d-f6290b773de1 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:58.801023 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-27d07259-6c73-471f-881d-f6290b773de1 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:58.818912 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:58.818912 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:58.823956 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-27d07259-6c73-471f-881d-f6290b773de1 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Volume info retrieved successfully. Aug 13 21:10:58.830806 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-27d07259-6c73-471f-881d-f6290b773de1 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] https://10.4.3.14/volume/v3/volumes/4f324f00-a933-4bb2-af46-fdc533f7b5dc returned with HTTP 200 Aug 13 21:10:58.834248 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 505/2031] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:58 2026] GET /volume/v3/volumes/4f324f00-a933-4bb2-af46-fdc533f7b5dc => generated 825 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:58.937608 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6a24f3af-f801-4837-a541-f9452efa7b05 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:58.939664 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6a24f3af-f801-4837-a541-f9452efa7b05 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 Aug 13 21:10:58.939899 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6a24f3af-f801-4837-a541-f9452efa7b05 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:58.940294 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6a24f3af-f801-4837-a541-f9452efa7b05 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:58.940417 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-6a24f3af-f801-4837-a541-f9452efa7b05 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 6472c5a2-e080-4fae-8041-1448f6807703. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:58.947953 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:58.947953 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:58.948949 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6a24f3af-f801-4837-a541-f9452efa7b05 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 returned with HTTP 200 Aug 13 21:10:58.949350 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 510/2032] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:58 2026] GET /volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:58.957691 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-472077b5-841b-4dd4-bc3b-65f5aa61cd57 req-f6131780-d413-45a6-a023-3ae92ad9e1fc None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:58.960793 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-472077b5-841b-4dd4-bc3b-65f5aa61cd57 req-f6131780-d413-45a6-a023-3ae92ad9e1fc tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/71a2da42-320e-4937-9359-d71db2e1648c Aug 13 21:10:58.961233 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-472077b5-841b-4dd4-bc3b-65f5aa61cd57 req-f6131780-d413-45a6-a023-3ae92ad9e1fc tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:58.961233 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-472077b5-841b-4dd4-bc3b-65f5aa61cd57 req-f6131780-d413-45a6-a023-3ae92ad9e1fc tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:58.969485 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:58.969485 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:58.975598 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-472077b5-841b-4dd4-bc3b-65f5aa61cd57 req-f6131780-d413-45a6-a023-3ae92ad9e1fc tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:10:58.980862 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-472077b5-841b-4dd4-bc3b-65f5aa61cd57 req-f6131780-d413-45a6-a023-3ae92ad9e1fc tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/71a2da42-320e-4937-9359-d71db2e1648c returned with HTTP 200 Aug 13 21:10:58.981387 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 504/2033] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:10:58 2026] GET /volume/v3/volumes/71a2da42-320e-4937-9359-d71db2e1648c => generated 1365 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:59.228784 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-055fb850-1f66-419a-bafb-d7016f71df2e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:59.230857 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-055fb850-1f66-419a-bafb-d7016f71df2e tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] GET https://10.4.3.14/volume/v3/volumes/c2573255-3399-4880-95ef-537204c30af9 Aug 13 21:10:59.231105 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-055fb850-1f66-419a-bafb-d7016f71df2e tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:59.231238 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-055fb850-1f66-419a-bafb-d7016f71df2e tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:59.237181 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-055fb850-1f66-419a-bafb-d7016f71df2e tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] https://10.4.3.14/volume/v3/volumes/c2573255-3399-4880-95ef-537204c30af9 returned with HTTP 404 Aug 13 21:10:59.237748 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 515/2034] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:59 2026] GET /volume/v3/volumes/c2573255-3399-4880-95ef-537204c30af9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:10:59.246944 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4f3911f7-8d9c-47c8-84b8-0a74c0ec31ef None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:59.248714 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4f3911f7-8d9c-47c8-84b8-0a74c0ec31ef tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] DELETE https://10.4.3.14/volume/v3/volumes/1b7b7e3e-ba4e-4a0d-add5-57486a0e1500 Aug 13 21:10:59.248940 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4f3911f7-8d9c-47c8-84b8-0a74c0ec31ef tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:59.249165 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4f3911f7-8d9c-47c8-84b8-0a74c0ec31ef tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:59.249347 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-4f3911f7-8d9c-47c8-84b8-0a74c0ec31ef tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Delete volume with id: 1b7b7e3e-ba4e-4a0d-add5-57486a0e1500 Aug 13 21:10:59.257056 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:59.257056 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:59.257527 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-4f3911f7-8d9c-47c8-84b8-0a74c0ec31ef tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Volume info retrieved successfully. Aug 13 21:10:59.282260 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-4f3911f7-8d9c-47c8-84b8-0a74c0ec31ef tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Delete volume request issued successfully. Aug 13 21:10:59.282539 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4f3911f7-8d9c-47c8-84b8-0a74c0ec31ef tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] https://10.4.3.14/volume/v3/volumes/1b7b7e3e-ba4e-4a0d-add5-57486a0e1500 returned with HTTP 202 Aug 13 21:10:59.283159 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 506/2035] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:10:59 2026] DELETE /volume/v3/volumes/1b7b7e3e-ba4e-4a0d-add5-57486a0e1500 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:10:59.291859 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a72ae55b-4166-46b4-b41e-3ba8ec8b2ef6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:59.294030 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a72ae55b-4166-46b4-b41e-3ba8ec8b2ef6 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] GET https://10.4.3.14/volume/v3/volumes/1b7b7e3e-ba4e-4a0d-add5-57486a0e1500 Aug 13 21:10:59.294255 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a72ae55b-4166-46b4-b41e-3ba8ec8b2ef6 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:59.294503 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a72ae55b-4166-46b4-b41e-3ba8ec8b2ef6 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:59.302925 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:59.302925 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:59.310676 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a72ae55b-4166-46b4-b41e-3ba8ec8b2ef6 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Volume info retrieved successfully. Aug 13 21:10:59.317792 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a72ae55b-4166-46b4-b41e-3ba8ec8b2ef6 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] https://10.4.3.14/volume/v3/volumes/1b7b7e3e-ba4e-4a0d-add5-57486a0e1500 returned with HTTP 200 Aug 13 21:10:59.318224 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 511/2036] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:59 2026] GET /volume/v3/volumes/1b7b7e3e-ba4e-4a0d-add5-57486a0e1500 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:59.499027 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-472077b5-841b-4dd4-bc3b-65f5aa61cd57 req-48827122-04b1-454d-b3ef-4aee092baaa2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:59.502333 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-472077b5-841b-4dd4-bc3b-65f5aa61cd57 req-48827122-04b1-454d-b3ef-4aee092baaa2 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/71a2da42-320e-4937-9359-d71db2e1648c Aug 13 21:10:59.502710 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-472077b5-841b-4dd4-bc3b-65f5aa61cd57 req-48827122-04b1-454d-b3ef-4aee092baaa2 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:59.502974 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-472077b5-841b-4dd4-bc3b-65f5aa61cd57 req-48827122-04b1-454d-b3ef-4aee092baaa2 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:59.511288 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:59.511288 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:59.517069 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-472077b5-841b-4dd4-bc3b-65f5aa61cd57 req-48827122-04b1-454d-b3ef-4aee092baaa2 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:10:59.523329 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-472077b5-841b-4dd4-bc3b-65f5aa61cd57 req-48827122-04b1-454d-b3ef-4aee092baaa2 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/71a2da42-320e-4937-9359-d71db2e1648c returned with HTTP 200 Aug 13 21:10:59.523889 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 505/2037] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:10:59 2026] GET /volume/v3/volumes/71a2da42-320e-4937-9359-d71db2e1648c => generated 1365 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:59.536028 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e932f72f-32ad-4090-9241-691dda293879 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:59.536191 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e932f72f-32ad-4090-9241-691dda293879 None None] GET https://10.4.3.14/volume// Aug 13 21:10:59.536402 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e932f72f-32ad-4090-9241-691dda293879 None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:59.536623 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e932f72f-32ad-4090-9241-691dda293879 None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:59.537007 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e932f72f-32ad-4090-9241-691dda293879 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:10:59.537379 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 516/2038] 10.4.3.14 () {66 vars in 1412 bytes} [Thu Aug 13 21:10:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 13 21:10:59.546242 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-472077b5-841b-4dd4-bc3b-65f5aa61cd57 req-65629240-46f2-4768-8523-df2f16463afa None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:59.548358 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-472077b5-841b-4dd4-bc3b-65f5aa61cd57 req-65629240-46f2-4768-8523-df2f16463afa tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:10:59.548739 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-472077b5-841b-4dd4-bc3b-65f5aa61cd57 req-65629240-46f2-4768-8523-df2f16463afa tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "71a2da42-320e-4937-9359-d71db2e1648c", "connector": null, "instance_uuid": "4a04f34f-96f5-4375-8b6c-244b7b5777f2"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:10:59.557415 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:10:59.557415 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:10:59.581721 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-472077b5-841b-4dd4-bc3b-65f5aa61cd57 req-65629240-46f2-4768-8523-df2f16463afa tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:10:59.582165 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 507/2039] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:10:59 2026] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:10:59.854791 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c9a1f037-4c2d-4611-9474-5e803a6d436e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:59.857066 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c9a1f037-4c2d-4611-9474-5e803a6d436e tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] GET https://10.4.3.14/volume/v3/volumes/4f324f00-a933-4bb2-af46-fdc533f7b5dc Aug 13 21:10:59.857324 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c9a1f037-4c2d-4611-9474-5e803a6d436e tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:59.857443 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c9a1f037-4c2d-4611-9474-5e803a6d436e tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:59.864703 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:10:59.864703 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:10:59.868686 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c9a1f037-4c2d-4611-9474-5e803a6d436e tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Volume info retrieved successfully. Aug 13 21:10:59.874299 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c9a1f037-4c2d-4611-9474-5e803a6d436e tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] https://10.4.3.14/volume/v3/volumes/4f324f00-a933-4bb2-af46-fdc533f7b5dc returned with HTTP 200 Aug 13 21:10:59.874718 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 512/2040] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:59 2026] GET /volume/v3/volumes/4f324f00-a933-4bb2-af46-fdc533f7b5dc => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:10:59.966027 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-40881a69-2526-4d5f-9ee9-3213f157b458 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:10:59.968064 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-40881a69-2526-4d5f-9ee9-3213f157b458 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 Aug 13 21:10:59.968302 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-40881a69-2526-4d5f-9ee9-3213f157b458 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:10:59.968765 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-40881a69-2526-4d5f-9ee9-3213f157b458 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:10:59.968894 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-40881a69-2526-4d5f-9ee9-3213f157b458 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 6472c5a2-e080-4fae-8041-1448f6807703. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:10:59.974000 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:10:59.974000 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:10:59.974861 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-40881a69-2526-4d5f-9ee9-3213f157b458 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 returned with HTTP 200 Aug 13 21:10:59.975874 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 506/2041] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:10:59 2026] GET /volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:00.341660 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-55689c8c-963b-46a0-8eb1-ebf6515081c2 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:00.345490 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-55689c8c-963b-46a0-8eb1-ebf6515081c2 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] GET https://10.4.3.14/volume/v3/volumes/1b7b7e3e-ba4e-4a0d-add5-57486a0e1500 Aug 13 21:11:00.347718 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-55689c8c-963b-46a0-8eb1-ebf6515081c2 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:00.347718 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-55689c8c-963b-46a0-8eb1-ebf6515081c2 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:00.363839 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-55689c8c-963b-46a0-8eb1-ebf6515081c2 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] https://10.4.3.14/volume/v3/volumes/1b7b7e3e-ba4e-4a0d-add5-57486a0e1500 returned with HTTP 404 Aug 13 21:11:00.364483 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 517/2042] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:00 2026] GET /volume/v3/volumes/1b7b7e3e-ba4e-4a0d-add5-57486a0e1500 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:11:00.377009 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-24d1bd6f-cf31-4fde-871f-65d5a5619005 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:00.377535 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-24d1bd6f-cf31-4fde-871f-65d5a5619005 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] DELETE https://10.4.3.14/volume/v3/volumes/2e7b3ed9-8d6e-48ba-988a-456ffd88fe7a Aug 13 21:11:00.377806 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-24d1bd6f-cf31-4fde-871f-65d5a5619005 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:00.378101 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-24d1bd6f-cf31-4fde-871f-65d5a5619005 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:00.378305 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-24d1bd6f-cf31-4fde-871f-65d5a5619005 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Delete volume with id: 2e7b3ed9-8d6e-48ba-988a-456ffd88fe7a Aug 13 21:11:00.390341 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:11:00.390341 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:11:00.391081 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-24d1bd6f-cf31-4fde-871f-65d5a5619005 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Volume info retrieved successfully. Aug 13 21:11:00.424933 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-24d1bd6f-cf31-4fde-871f-65d5a5619005 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Delete volume request issued successfully. Aug 13 21:11:00.424933 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-24d1bd6f-cf31-4fde-871f-65d5a5619005 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] https://10.4.3.14/volume/v3/volumes/2e7b3ed9-8d6e-48ba-988a-456ffd88fe7a returned with HTTP 202 Aug 13 21:11:00.424933 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 508/2043] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:11:00 2026] DELETE /volume/v3/volumes/2e7b3ed9-8d6e-48ba-988a-456ffd88fe7a => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:11:00.435281 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ddb8cfad-d046-471e-a2e8-e9c5661b6c32 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:00.438443 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ddb8cfad-d046-471e-a2e8-e9c5661b6c32 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] GET https://10.4.3.14/volume/v3/volumes/2e7b3ed9-8d6e-48ba-988a-456ffd88fe7a Aug 13 21:11:00.438761 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ddb8cfad-d046-471e-a2e8-e9c5661b6c32 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:00.439110 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ddb8cfad-d046-471e-a2e8-e9c5661b6c32 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:00.451544 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:11:00.451544 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:11:00.456603 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ddb8cfad-d046-471e-a2e8-e9c5661b6c32 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Volume info retrieved successfully. Aug 13 21:11:00.469213 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ddb8cfad-d046-471e-a2e8-e9c5661b6c32 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] https://10.4.3.14/volume/v3/volumes/2e7b3ed9-8d6e-48ba-988a-456ffd88fe7a returned with HTTP 200 Aug 13 21:11:00.469213 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 513/2044] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:00 2026] GET /volume/v3/volumes/2e7b3ed9-8d6e-48ba-988a-456ffd88fe7a => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:00.991295 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d98dc834-4beb-44cb-8ad2-f490baa7473b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:00.992979 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d98dc834-4beb-44cb-8ad2-f490baa7473b tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 Aug 13 21:11:00.993263 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d98dc834-4beb-44cb-8ad2-f490baa7473b tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:00.993493 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d98dc834-4beb-44cb-8ad2-f490baa7473b tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:00.993669 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-d98dc834-4beb-44cb-8ad2-f490baa7473b tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 6472c5a2-e080-4fae-8041-1448f6807703. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:00.998359 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:11:00.998359 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:11:00.999255 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d98dc834-4beb-44cb-8ad2-f490baa7473b tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 returned with HTTP 200 Aug 13 21:11:00.999699 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 507/2045] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:00 2026] GET /volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:01.360134 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d3e23d73-707f-4c1e-8622-e345e673453c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:01.361657 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d3e23d73-707f-4c1e-8622-e345e673453c None None] GET https://10.4.3.14/volume// Aug 13 21:11:01.361657 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d3e23d73-707f-4c1e-8622-e345e673453c None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:01.361657 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d3e23d73-707f-4c1e-8622-e345e673453c None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:01.361803 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d3e23d73-707f-4c1e-8622-e345e673453c None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:11:01.362365 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 518/2046] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:11:01 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:11:01.401166 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-472077b5-841b-4dd4-bc3b-65f5aa61cd57 req-998b56d4-a1f6-4984-9375-8d56f3ff207f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:01.406789 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-472077b5-841b-4dd4-bc3b-65f5aa61cd57 req-998b56d4-a1f6-4984-9375-8d56f3ff207f tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/71a2da42-320e-4937-9359-d71db2e1648c Aug 13 21:11:01.406789 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-472077b5-841b-4dd4-bc3b-65f5aa61cd57 req-998b56d4-a1f6-4984-9375-8d56f3ff207f tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:01.406789 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-472077b5-841b-4dd4-bc3b-65f5aa61cd57 req-998b56d4-a1f6-4984-9375-8d56f3ff207f tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:01.421609 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:11:01.421609 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:11:01.431384 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-472077b5-841b-4dd4-bc3b-65f5aa61cd57 req-998b56d4-a1f6-4984-9375-8d56f3ff207f tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:11:01.442484 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-472077b5-841b-4dd4-bc3b-65f5aa61cd57 req-998b56d4-a1f6-4984-9375-8d56f3ff207f tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/71a2da42-320e-4937-9359-d71db2e1648c returned with HTTP 200 Aug 13 21:11:01.442484 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 509/2047] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:11:01 2026] GET /volume/v3/volumes/71a2da42-320e-4937-9359-d71db2e1648c => generated 1544 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:11:01.490907 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3837366a-1d39-4bfe-9bb9-3407b90c5cd6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:01.493073 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3837366a-1d39-4bfe-9bb9-3407b90c5cd6 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] GET https://10.4.3.14/volume/v3/volumes/2e7b3ed9-8d6e-48ba-988a-456ffd88fe7a Aug 13 21:11:01.493272 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3837366a-1d39-4bfe-9bb9-3407b90c5cd6 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:01.493518 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3837366a-1d39-4bfe-9bb9-3407b90c5cd6 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:01.501711 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3837366a-1d39-4bfe-9bb9-3407b90c5cd6 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] https://10.4.3.14/volume/v3/volumes/2e7b3ed9-8d6e-48ba-988a-456ffd88fe7a returned with HTTP 404 Aug 13 21:11:01.502812 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 514/2048] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:01 2026] GET /volume/v3/volumes/2e7b3ed9-8d6e-48ba-988a-456ffd88fe7a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:11:01.512853 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f83b1a24-be02-4b32-b462-75635d62f9ed None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:01.515103 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f83b1a24-be02-4b32-b462-75635d62f9ed tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] DELETE https://10.4.3.14/volume/v3/volumes/d4e78a7a-782a-4d53-8ca6-2009ba8e64d6 Aug 13 21:11:01.515409 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f83b1a24-be02-4b32-b462-75635d62f9ed tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:01.515814 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f83b1a24-be02-4b32-b462-75635d62f9ed tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:01.516058 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-f83b1a24-be02-4b32-b462-75635d62f9ed tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Delete volume with id: d4e78a7a-782a-4d53-8ca6-2009ba8e64d6 Aug 13 21:11:01.524688 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:11:01.524688 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:11:01.527007 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f83b1a24-be02-4b32-b462-75635d62f9ed tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Volume info retrieved successfully. Aug 13 21:11:01.557463 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f83b1a24-be02-4b32-b462-75635d62f9ed tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Delete volume request issued successfully. Aug 13 21:11:01.557798 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f83b1a24-be02-4b32-b462-75635d62f9ed tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] https://10.4.3.14/volume/v3/volumes/d4e78a7a-782a-4d53-8ca6-2009ba8e64d6 returned with HTTP 202 Aug 13 21:11:01.558411 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 508/2049] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:11:01 2026] DELETE /volume/v3/volumes/d4e78a7a-782a-4d53-8ca6-2009ba8e64d6 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:11:01.572132 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-50772bed-ad0e-416b-91d7-3868a6d2d85e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:01.575118 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-50772bed-ad0e-416b-91d7-3868a6d2d85e tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] GET https://10.4.3.14/volume/v3/volumes/d4e78a7a-782a-4d53-8ca6-2009ba8e64d6 Aug 13 21:11:01.575118 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-50772bed-ad0e-416b-91d7-3868a6d2d85e tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:01.575354 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-50772bed-ad0e-416b-91d7-3868a6d2d85e tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:01.584637 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:11:01.584637 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:11:01.594804 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-50772bed-ad0e-416b-91d7-3868a6d2d85e tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Volume info retrieved successfully. Aug 13 21:11:01.602147 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-50772bed-ad0e-416b-91d7-3868a6d2d85e tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] https://10.4.3.14/volume/v3/volumes/d4e78a7a-782a-4d53-8ca6-2009ba8e64d6 returned with HTTP 200 Aug 13 21:11:01.603279 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 519/2050] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:01 2026] GET /volume/v3/volumes/d4e78a7a-782a-4d53-8ca6-2009ba8e64d6 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:01.635444 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-472077b5-841b-4dd4-bc3b-65f5aa61cd57 req-2bfa8a9d-3ebc-47c6-9f21-f34a2255d4ef None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:01.638503 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-472077b5-841b-4dd4-bc3b-65f5aa61cd57 req-2bfa8a9d-3ebc-47c6-9f21-f34a2255d4ef tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] PUT https://10.4.3.14/volume/v3/attachments/2395884e-51b7-4798-85db-3e1ed7287287 Aug 13 21:11:01.638955 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-472077b5-841b-4dd4-bc3b-65f5aa61cd57 req-2bfa8a9d-3ebc-47c6-9f21-f34a2255d4ef tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:11:01.650635 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-472077b5-841b-4dd4-bc3b-65f5aa61cd57 req-2bfa8a9d-3ebc-47c6-9f21-f34a2255d4ef tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Acquiring lock "cinder-attachment_update-71a2da42-320e-4937-9359-d71db2e1648c-np0000007265" by "attachment_update" {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:11:01.662762 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-472077b5-841b-4dd4-bc3b-65f5aa61cd57 req-2bfa8a9d-3ebc-47c6-9f21-f34a2255d4ef tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Lock "cinder-attachment_update-71a2da42-320e-4937-9359-d71db2e1648c-np0000007265" acquired by "attachment_update" :: waited 0.012s {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:11:01.664230 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:11:01.664230 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:11:01.791873 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-472077b5-841b-4dd4-bc3b-65f5aa61cd57 req-2bfa8a9d-3ebc-47c6-9f21-f34a2255d4ef tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Lock "cinder-attachment_update-71a2da42-320e-4937-9359-d71db2e1648c-np0000007265" released by "attachment_update" :: held 0.129s {{(pid=100217) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:11:01.792246 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-472077b5-841b-4dd4-bc3b-65f5aa61cd57 req-2bfa8a9d-3ebc-47c6-9f21-f34a2255d4ef tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/attachments/2395884e-51b7-4798-85db-3e1ed7287287 returned with HTTP 200 Aug 13 21:11:01.793197 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 510/2051] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:11:01 2026] PUT /volume/v3/attachments/2395884e-51b7-4798-85db-3e1ed7287287 => generated 969 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:11:01.819274 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-472077b5-841b-4dd4-bc3b-65f5aa61cd57 req-1af8697d-d823-441f-a289-8cbc1efca39b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:01.821631 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-472077b5-841b-4dd4-bc3b-65f5aa61cd57 req-1af8697d-d823-441f-a289-8cbc1efca39b tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] POST https://10.4.3.14/volume/v3/attachments/2395884e-51b7-4798-85db-3e1ed7287287/action Aug 13 21:11:01.822189 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-472077b5-841b-4dd4-bc3b-65f5aa61cd57 req-1af8697d-d823-441f-a289-8cbc1efca39b tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Action body: b'{"os-complete": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:11:01.822320 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-472077b5-841b-4dd4-bc3b-65f5aa61cd57 req-1af8697d-d823-441f-a289-8cbc1efca39b tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:11:01.855028 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:11:01.855028 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:11:01.872743 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-472077b5-841b-4dd4-bc3b-65f5aa61cd57 req-1af8697d-d823-441f-a289-8cbc1efca39b tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/attachments/2395884e-51b7-4798-85db-3e1ed7287287/action returned with HTTP 204 Aug 13 21:11:01.873215 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 515/2052] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:11:01 2026] POST /volume/v3/attachments/2395884e-51b7-4798-85db-3e1ed7287287/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:11:02.016924 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-aa417cf5-44f8-4c0d-9190-db85ba9811da None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:02.019157 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-aa417cf5-44f8-4c0d-9190-db85ba9811da tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 Aug 13 21:11:02.019621 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-aa417cf5-44f8-4c0d-9190-db85ba9811da tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:02.019760 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-aa417cf5-44f8-4c0d-9190-db85ba9811da tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:02.019979 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-aa417cf5-44f8-4c0d-9190-db85ba9811da tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 6472c5a2-e080-4fae-8041-1448f6807703. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:02.024552 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:11:02.024552 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:11:02.025518 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-aa417cf5-44f8-4c0d-9190-db85ba9811da tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 returned with HTTP 200 Aug 13 21:11:02.026002 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 509/2053] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:02 2026] GET /volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:02.037664 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a3148400-bf32-44a9-bf0e-2d4f49a8bcbe None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:02.039492 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a3148400-bf32-44a9-bf0e-2d4f49a8bcbe tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/volumes/84f15c3d-6323-4148-9e5e-7a0c60f2aa5e Aug 13 21:11:02.039744 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a3148400-bf32-44a9-bf0e-2d4f49a8bcbe tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:02.039976 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a3148400-bf32-44a9-bf0e-2d4f49a8bcbe tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:02.047683 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:11:02.047683 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:11:02.053290 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-a3148400-bf32-44a9-bf0e-2d4f49a8bcbe tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Volume info retrieved successfully. Aug 13 21:11:02.059413 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a3148400-bf32-44a9-bf0e-2d4f49a8bcbe tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/volumes/84f15c3d-6323-4148-9e5e-7a0c60f2aa5e returned with HTTP 200 Aug 13 21:11:02.060201 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 520/2054] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:02 2026] GET /volume/v3/volumes/84f15c3d-6323-4148-9e5e-7a0c60f2aa5e => generated 1353 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:11:02.081092 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-afa56808-2fe7-4f66-9fd7-1cdd6c21da41 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:02.085647 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-afa56808-2fe7-4f66-9fd7-1cdd6c21da41 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] POST https://10.4.3.14/volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703/restore Aug 13 21:11:02.086136 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-afa56808-2fe7-4f66-9fd7-1cdd6c21da41 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:11:02.088492 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.contrib.backups [None req-afa56808-2fe7-4f66-9fd7-1cdd6c21da41 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Restoring backup 6472c5a2-e080-4fae-8041-1448f6807703 ({'restore': {}}) {{(pid=100217) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 13 21:11:02.088646 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.contrib.backups [None req-afa56808-2fe7-4f66-9fd7-1cdd6c21da41 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Restoring backup 6472c5a2-e080-4fae-8041-1448f6807703 to volume None. Aug 13 21:11:02.096184 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:11:02.096184 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:11:02.097539 np0000007265 devstack@c-api.service[100217]: INFO cinder.backup.api [None req-afa56808-2fe7-4f66-9fd7-1cdd6c21da41 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Creating volume of 1 GB for restore of backup 6472c5a2-e080-4fae-8041-1448f6807703. Aug 13 21:11:02.106621 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-afa56808-2fe7-4f66-9fd7-1cdd6c21da41 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Availability zone cache updated, next update will occur around 2026-08-13 22:11:02.106279. {{(pid=100217) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 21:11:02.106796 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-afa56808-2fe7-4f66-9fd7-1cdd6c21da41 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Availability Zones retrieved successfully. Aug 13 21:11:02.115941 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-afa56808-2fe7-4f66-9fd7-1cdd6c21da41 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Flow 'volume_create_api' (344b1008-732d-4537-90b1-0e5ce7ab0c0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:11:02.118135 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-afa56808-2fe7-4f66-9fd7-1cdd6c21da41 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68f443f7-808e-49cd-9cf4-2021de38418f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:11:02.119865 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-afa56808-2fe7-4f66-9fd7-1cdd6c21da41 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:11:02.166281 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-afa56808-2fe7-4f66-9fd7-1cdd6c21da41 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68f443f7-808e-49cd-9cf4-2021de38418f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:11:02.167242 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-afa56808-2fe7-4f66-9fd7-1cdd6c21da41 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68793eff-3b09-4c38-8a9f-db7019e428a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:11:02.225298 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-afa56808-2fe7-4f66-9fd7-1cdd6c21da41 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Created reservations ['94ac0946-8139-48f0-8ee2-43f917359c9b', '4391a260-d0c1-405b-8477-d01761271022', '1ff6ecb9-28e0-4511-b87b-f1f82262eb30', 'a4c6204e-939a-4efa-bac0-8b2a3ad042a2'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:11:02.226108 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-afa56808-2fe7-4f66-9fd7-1cdd6c21da41 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68793eff-3b09-4c38-8a9f-db7019e428a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94ac0946-8139-48f0-8ee2-43f917359c9b', '4391a260-d0c1-405b-8477-d01761271022', '1ff6ecb9-28e0-4511-b87b-f1f82262eb30', 'a4c6204e-939a-4efa-bac0-8b2a3ad042a2']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:11:02.226848 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-afa56808-2fe7-4f66-9fd7-1cdd6c21da41 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7651f7c-7f7d-4533-b8be-c28d7826369d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:11:02.255703 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-afa56808-2fe7-4f66-9fd7-1cdd6c21da41 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7651f7c-7f7d-4533-b8be-c28d7826369d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3919cf8a-3678-4fef-9e2c-003b6ad93d99', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_6472c5a2-e080-4fae-8041-1448f6807703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='581b83054f2b4599a0111979c24d58e5',qos_specs=None,replication_status=,reservations=['94ac0946-8139-48f0-8ee2-43f917359c9b','4391a260-d0c1-405b-8477-d01761271022','1ff6ecb9-28e0-4511-b87b-f1f82262eb30','a4c6204e-939a-4efa-bac0-8b2a3ad042a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50281eac1b9247dbba6909dac96ee9f7',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:11:02Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_6472c5a2-e080-4fae-8041-1448f6807703',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3919cf8a-3678-4fef-9e2c-003b6ad93d99,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='581b83054f2b4599a0111979c24d58e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='50281eac1b9247dbba6909dac96ee9f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:11:02.256536 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-afa56808-2fe7-4f66-9fd7-1cdd6c21da41 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58874a2f-c917-4f6c-b046-3e14189b7084) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:11:02.277946 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-afa56808-2fe7-4f66-9fd7-1cdd6c21da41 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58874a2f-c917-4f6c-b046-3e14189b7084) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_6472c5a2-e080-4fae-8041-1448f6807703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='581b83054f2b4599a0111979c24d58e5',qos_specs=None,replication_status=,reservations=['94ac0946-8139-48f0-8ee2-43f917359c9b','4391a260-d0c1-405b-8477-d01761271022','1ff6ecb9-28e0-4511-b87b-f1f82262eb30','a4c6204e-939a-4efa-bac0-8b2a3ad042a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50281eac1b9247dbba6909dac96ee9f7',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:11:02.278599 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-afa56808-2fe7-4f66-9fd7-1cdd6c21da41 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15155641-635f-4a71-be6a-c6ffb3aeb0fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:11:02.287497 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-afa56808-2fe7-4f66-9fd7-1cdd6c21da41 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15155641-635f-4a71-be6a-c6ffb3aeb0fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:11:02.288274 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-afa56808-2fe7-4f66-9fd7-1cdd6c21da41 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Flow 'volume_create_api' (344b1008-732d-4537-90b1-0e5ce7ab0c0b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:11:02.288545 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-afa56808-2fe7-4f66-9fd7-1cdd6c21da41 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Create volume request issued successfully. Aug 13 21:11:02.298310 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:11:02.298310 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:11:02.298739 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-afa56808-2fe7-4f66-9fd7-1cdd6c21da41 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Volume info retrieved successfully. Aug 13 21:11:02.622319 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-82812073-7a6e-4dc8-9a6a-d8a7023ec429 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:02.624758 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-82812073-7a6e-4dc8-9a6a-d8a7023ec429 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] GET https://10.4.3.14/volume/v3/volumes/d4e78a7a-782a-4d53-8ca6-2009ba8e64d6 Aug 13 21:11:02.625367 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-82812073-7a6e-4dc8-9a6a-d8a7023ec429 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:02.625647 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-82812073-7a6e-4dc8-9a6a-d8a7023ec429 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:02.633054 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-82812073-7a6e-4dc8-9a6a-d8a7023ec429 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] https://10.4.3.14/volume/v3/volumes/d4e78a7a-782a-4d53-8ca6-2009ba8e64d6 returned with HTTP 404 Aug 13 21:11:02.633820 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 516/2055] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:02 2026] GET /volume/v3/volumes/d4e78a7a-782a-4d53-8ca6-2009ba8e64d6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:11:02.642148 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a422db3a-70be-49aa-836c-00ca3ff2d18b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:02.644506 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a422db3a-70be-49aa-836c-00ca3ff2d18b tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] DELETE https://10.4.3.14/volume/v3/volumes/0c78e5ac-706b-4a49-9525-72ce2ddd1781 Aug 13 21:11:02.644870 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a422db3a-70be-49aa-836c-00ca3ff2d18b tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:02.645219 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a422db3a-70be-49aa-836c-00ca3ff2d18b tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:02.645518 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-a422db3a-70be-49aa-836c-00ca3ff2d18b tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Delete volume with id: 0c78e5ac-706b-4a49-9525-72ce2ddd1781 Aug 13 21:11:02.656092 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:11:02.656092 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:11:02.656647 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a422db3a-70be-49aa-836c-00ca3ff2d18b tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Volume info retrieved successfully. Aug 13 21:11:02.687013 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a422db3a-70be-49aa-836c-00ca3ff2d18b tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Delete volume request issued successfully. Aug 13 21:11:02.687236 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a422db3a-70be-49aa-836c-00ca3ff2d18b tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] https://10.4.3.14/volume/v3/volumes/0c78e5ac-706b-4a49-9525-72ce2ddd1781 returned with HTTP 202 Aug 13 21:11:02.687710 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 510/2056] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:11:02 2026] DELETE /volume/v3/volumes/0c78e5ac-706b-4a49-9525-72ce2ddd1781 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:11:02.703038 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-1becc3a3-cf33-44a3-952c-c7f01c1ef785 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:02.705649 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1becc3a3-cf33-44a3-952c-c7f01c1ef785 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] GET https://10.4.3.14/volume/v3/volumes/0c78e5ac-706b-4a49-9525-72ce2ddd1781 Aug 13 21:11:02.705746 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1becc3a3-cf33-44a3-952c-c7f01c1ef785 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:02.706569 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1becc3a3-cf33-44a3-952c-c7f01c1ef785 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:02.716205 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:11:02.716205 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:11:02.721346 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-1becc3a3-cf33-44a3-952c-c7f01c1ef785 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Volume info retrieved successfully. Aug 13 21:11:02.728996 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1becc3a3-cf33-44a3-952c-c7f01c1ef785 tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] https://10.4.3.14/volume/v3/volumes/0c78e5ac-706b-4a49-9525-72ce2ddd1781 returned with HTTP 200 Aug 13 21:11:02.729510 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 521/2057] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:02 2026] GET /volume/v3/volumes/0c78e5ac-706b-4a49-9525-72ce2ddd1781 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:03.306996 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:11:03.306996 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:11:03.307465 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-afa56808-2fe7-4f66-9fd7-1cdd6c21da41 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Volume info retrieved successfully. Aug 13 21:11:03.307585 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.backup.api [None req-afa56808-2fe7-4f66-9fd7-1cdd6c21da41 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Checking backup size 1 against volume size 1 {{(pid=100217) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 13 21:11:03.308459 np0000007265 devstack@c-api.service[100217]: INFO cinder.backup.api [None req-afa56808-2fe7-4f66-9fd7-1cdd6c21da41 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Overwriting volume 3919cf8a-3678-4fef-9e2c-003b6ad93d99 with restore of backup 6472c5a2-e080-4fae-8041-1448f6807703 Aug 13 21:11:03.327571 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.backup.rpcapi [None req-afa56808-2fe7-4f66-9fd7-1cdd6c21da41 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] restore_backup in rpcapi backup_id 6472c5a2-e080-4fae-8041-1448f6807703 {{(pid=100217) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 13 21:11:03.329662 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-afa56808-2fe7-4f66-9fd7-1cdd6c21da41 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703/restore returned with HTTP 202 Aug 13 21:11:03.330287 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 511/2058] 10.4.3.14 () {68 vars in 1386 bytes} [Thu Aug 13 21:11:02 2026] POST /volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703/restore => generated 189 bytes in 1250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:11:03.341553 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-42cc3b75-e470-49bc-9493-8d8596baa6cf None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:03.343323 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-42cc3b75-e470-49bc-9493-8d8596baa6cf tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 Aug 13 21:11:03.343496 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-42cc3b75-e470-49bc-9493-8d8596baa6cf tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:03.343821 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-42cc3b75-e470-49bc-9493-8d8596baa6cf tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:03.343938 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-42cc3b75-e470-49bc-9493-8d8596baa6cf tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 6472c5a2-e080-4fae-8041-1448f6807703. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:03.350128 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:11:03.350128 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:11:03.351175 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-42cc3b75-e470-49bc-9493-8d8596baa6cf tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 returned with HTTP 200 Aug 13 21:11:03.351731 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 517/2059] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:03 2026] GET /volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:03.743726 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-abe9ce42-e8a7-4195-a19e-4c58096f5a7e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:03.746103 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-abe9ce42-e8a7-4195-a19e-4c58096f5a7e tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] GET https://10.4.3.14/volume/v3/volumes/0c78e5ac-706b-4a49-9525-72ce2ddd1781 Aug 13 21:11:03.746103 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-abe9ce42-e8a7-4195-a19e-4c58096f5a7e tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:03.746103 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-abe9ce42-e8a7-4195-a19e-4c58096f5a7e tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:03.750640 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-abe9ce42-e8a7-4195-a19e-4c58096f5a7e tempest-CreateVolumesFromImageTest-812623717 tempest-CreateVolumesFromImageTest-812623717-project-member] https://10.4.3.14/volume/v3/volumes/0c78e5ac-706b-4a49-9525-72ce2ddd1781 returned with HTTP 404 Aug 13 21:11:03.751032 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 511/2060] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:03 2026] GET /volume/v3/volumes/0c78e5ac-706b-4a49-9525-72ce2ddd1781 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:11:04.366559 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-5fb71aa6-a174-4d64-91e4-612a0d4b4e7d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:04.367598 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5fb71aa6-a174-4d64-91e4-612a0d4b4e7d tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 Aug 13 21:11:04.367728 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5fb71aa6-a174-4d64-91e4-612a0d4b4e7d tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:04.367913 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5fb71aa6-a174-4d64-91e4-612a0d4b4e7d tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:04.368269 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-5fb71aa6-a174-4d64-91e4-612a0d4b4e7d tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 6472c5a2-e080-4fae-8041-1448f6807703. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:04.376778 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:11:04.376778 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:11:04.378012 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5fb71aa6-a174-4d64-91e4-612a0d4b4e7d tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 returned with HTTP 200 Aug 13 21:11:04.378457 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 522/2061] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:04 2026] GET /volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:05.307809 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-87563c1e-222e-432c-a440-4b9e2bea613a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:05.389733 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f1b91dd9-d6c4-4bfc-9a70-012520864782 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:05.392227 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f1b91dd9-d6c4-4bfc-9a70-012520864782 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 Aug 13 21:11:05.392489 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f1b91dd9-d6c4-4bfc-9a70-012520864782 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:05.392751 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f1b91dd9-d6c4-4bfc-9a70-012520864782 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:05.392917 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-f1b91dd9-d6c4-4bfc-9a70-012520864782 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 6472c5a2-e080-4fae-8041-1448f6807703. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:05.398469 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:11:05.398469 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:11:05.399585 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f1b91dd9-d6c4-4bfc-9a70-012520864782 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 returned with HTTP 200 Aug 13 21:11:05.400200 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 518/2062] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:05 2026] GET /volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:05.409230 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-87563c1e-222e-432c-a440-4b9e2bea613a tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:11:05.409230 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-87563c1e-222e-432c-a440-4b9e2bea613a tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1945497902"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:11:05.411682 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-87563c1e-222e-432c-a440-4b9e2bea613a tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1945497902'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:11:05.411914 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-87563c1e-222e-432c-a440-4b9e2bea613a tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Create volume of 1 GB Aug 13 21:11:05.416194 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-87563c1e-222e-432c-a440-4b9e2bea613a tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Availability Zones retrieved successfully. Aug 13 21:11:05.423179 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-87563c1e-222e-432c-a440-4b9e2bea613a tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Flow 'volume_create_api' (3127f3d4-21e1-4d76-be84-e899f538aa51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:11:05.423591 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-87563c1e-222e-432c-a440-4b9e2bea613a tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (585e033f-9a10-4c8f-a794-38255cb0b14a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:11:05.424690 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-87563c1e-222e-432c-a440-4b9e2bea613a tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:11:05.453445 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-87563c1e-222e-432c-a440-4b9e2bea613a tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (585e033f-9a10-4c8f-a794-38255cb0b14a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:11:05.454382 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-87563c1e-222e-432c-a440-4b9e2bea613a tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67cc53a6-0ebe-44c0-9265-67c5c6c9108c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:11:05.533997 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-87563c1e-222e-432c-a440-4b9e2bea613a tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Created reservations ['4fa6fdb9-9564-4fd3-a27c-5cbbbfc6e884', '65f404ee-1a5d-470c-a7f3-5607b95064ad', '138e5a00-920f-4e35-a98b-9a80ad6cb0c9', '38a0b03a-bb72-4d75-8196-70fa62b90b30'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:11:05.533997 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-87563c1e-222e-432c-a440-4b9e2bea613a tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67cc53a6-0ebe-44c0-9265-67c5c6c9108c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4fa6fdb9-9564-4fd3-a27c-5cbbbfc6e884', '65f404ee-1a5d-470c-a7f3-5607b95064ad', '138e5a00-920f-4e35-a98b-9a80ad6cb0c9', '38a0b03a-bb72-4d75-8196-70fa62b90b30']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:11:05.533997 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-87563c1e-222e-432c-a440-4b9e2bea613a tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (238c4109-7346-49c7-bb32-aea2de8e35c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:11:05.563101 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-87563c1e-222e-432c-a440-4b9e2bea613a tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (238c4109-7346-49c7-bb32-aea2de8e35c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c661e2a-817f-4516-9993-6bb951459eff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1945497902',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea093f5cc0d14104bc47f7087b92ef03',qos_specs=None,replication_status=,reservations=['4fa6fdb9-9564-4fd3-a27c-5cbbbfc6e884','65f404ee-1a5d-470c-a7f3-5607b95064ad','138e5a00-920f-4e35-a98b-9a80ad6cb0c9','38a0b03a-bb72-4d75-8196-70fa62b90b30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b78f962cbd8d4dde851fe99baeb11361',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:11:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1945497902',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c661e2a-817f-4516-9993-6bb951459eff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea093f5cc0d14104bc47f7087b92ef03',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b78f962cbd8d4dde851fe99baeb11361',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:11:05.565453 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-87563c1e-222e-432c-a440-4b9e2bea613a tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff5dacf7-3389-457a-aaf4-a7052d985dab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:11:05.593994 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-87563c1e-222e-432c-a440-4b9e2bea613a tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff5dacf7-3389-457a-aaf4-a7052d985dab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1945497902',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea093f5cc0d14104bc47f7087b92ef03',qos_specs=None,replication_status=,reservations=['4fa6fdb9-9564-4fd3-a27c-5cbbbfc6e884','65f404ee-1a5d-470c-a7f3-5607b95064ad','138e5a00-920f-4e35-a98b-9a80ad6cb0c9','38a0b03a-bb72-4d75-8196-70fa62b90b30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b78f962cbd8d4dde851fe99baeb11361',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:11:05.593994 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-87563c1e-222e-432c-a440-4b9e2bea613a tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4cb1c435-44b3-45be-b51e-9f317f75fed2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:11:05.609002 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-87563c1e-222e-432c-a440-4b9e2bea613a tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4cb1c435-44b3-45be-b51e-9f317f75fed2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:11:05.609002 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-87563c1e-222e-432c-a440-4b9e2bea613a tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Flow 'volume_create_api' (3127f3d4-21e1-4d76-be84-e899f538aa51) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:11:05.609002 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-87563c1e-222e-432c-a440-4b9e2bea613a tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Create volume request issued successfully. Aug 13 21:11:05.609365 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-87563c1e-222e-432c-a440-4b9e2bea613a tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:11:05.609809 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 512/2063] 10.4.3.14 () {70 vars in 1292 bytes} [Thu Aug 13 21:11:05 2026] POST /volume/v3/volumes => generated 764 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:11:05.623147 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-093978b4-790b-469e-8995-9b728afccfa7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:05.625571 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-093978b4-790b-469e-8995-9b728afccfa7 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] GET https://10.4.3.14/volume/v3/volumes/5c661e2a-817f-4516-9993-6bb951459eff Aug 13 21:11:05.625857 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-093978b4-790b-469e-8995-9b728afccfa7 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:05.626145 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-093978b4-790b-469e-8995-9b728afccfa7 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:05.644520 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:11:05.644520 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:11:05.651193 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-093978b4-790b-469e-8995-9b728afccfa7 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Volume info retrieved successfully. Aug 13 21:11:05.656222 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-093978b4-790b-469e-8995-9b728afccfa7 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] https://10.4.3.14/volume/v3/volumes/5c661e2a-817f-4516-9993-6bb951459eff returned with HTTP 200 Aug 13 21:11:05.656715 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 512/2064] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:11:05 2026] GET /volume/v3/volumes/5c661e2a-817f-4516-9993-6bb951459eff => generated 832 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:11:06.413505 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-844aedc0-54e4-4297-8f1f-91dc7cd00ac9 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:06.415884 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-844aedc0-54e4-4297-8f1f-91dc7cd00ac9 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 Aug 13 21:11:06.416191 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-844aedc0-54e4-4297-8f1f-91dc7cd00ac9 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:06.416456 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-844aedc0-54e4-4297-8f1f-91dc7cd00ac9 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:06.416613 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-844aedc0-54e4-4297-8f1f-91dc7cd00ac9 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 6472c5a2-e080-4fae-8041-1448f6807703. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:06.422743 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:11:06.422743 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:11:06.423905 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-844aedc0-54e4-4297-8f1f-91dc7cd00ac9 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 returned with HTTP 200 Aug 13 21:11:06.424527 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 523/2065] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:06 2026] GET /volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:06.676163 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f6d13912-2d0e-4cfc-97ef-ca4f96691810 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:06.682701 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f6d13912-2d0e-4cfc-97ef-ca4f96691810 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] GET https://10.4.3.14/volume/v3/volumes/5c661e2a-817f-4516-9993-6bb951459eff Aug 13 21:11:06.682701 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f6d13912-2d0e-4cfc-97ef-ca4f96691810 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:06.682701 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f6d13912-2d0e-4cfc-97ef-ca4f96691810 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:06.695329 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:11:06.695329 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:11:06.699791 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f6d13912-2d0e-4cfc-97ef-ca4f96691810 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Volume info retrieved successfully. Aug 13 21:11:06.705769 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f6d13912-2d0e-4cfc-97ef-ca4f96691810 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] https://10.4.3.14/volume/v3/volumes/5c661e2a-817f-4516-9993-6bb951459eff returned with HTTP 200 Aug 13 21:11:06.706316 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 519/2066] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:11:06 2026] GET /volume/v3/volumes/5c661e2a-817f-4516-9993-6bb951459eff => generated 857 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:11:06.725711 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-12a1d20a-8da9-48b0-94f9-9dfac1aeff49 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:06.727769 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-12a1d20a-8da9-48b0-94f9-9dfac1aeff49 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] POST https://10.4.3.14/volume/v3/snapshots Aug 13 21:11:06.728156 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-12a1d20a-8da9-48b0-94f9-9dfac1aeff49 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5c661e2a-817f-4516-9993-6bb951459eff", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1234571803"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:11:06.736921 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:11:06.736921 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:11:06.737441 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-12a1d20a-8da9-48b0-94f9-9dfac1aeff49 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Volume info retrieved successfully. Aug 13 21:11:06.737587 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.snapshots [None req-12a1d20a-8da9-48b0-94f9-9dfac1aeff49 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Create snapshot from volume 5c661e2a-817f-4516-9993-6bb951459eff Aug 13 21:11:06.777330 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-12a1d20a-8da9-48b0-94f9-9dfac1aeff49 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Created reservations ['a7b82ea8-0bd1-4222-8935-80c228f3d055', '5fa57765-96ef-4617-ac49-ddd113779ece', 'ff4c78bd-c7a7-46c6-83bd-1b5371ce68d3', '25249789-a655-481a-a511-7e6dea24c39d'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:11:06.813995 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-12a1d20a-8da9-48b0-94f9-9dfac1aeff49 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Snapshot create request issued successfully. Aug 13 21:11:06.814703 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-12a1d20a-8da9-48b0-94f9-9dfac1aeff49 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] https://10.4.3.14/volume/v3/snapshots returned with HTTP 202 Aug 13 21:11:06.815194 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 513/2067] 10.4.3.14 () {68 vars in 1258 bytes} [Thu Aug 13 21:11:06 2026] POST /volume/v3/snapshots => generated 322 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:11:06.826881 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-94ea8506-a806-468a-8291-28e91cafb4a6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:06.829147 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-94ea8506-a806-468a-8291-28e91cafb4a6 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] GET https://10.4.3.14/volume/v3/snapshots/4061635e-256c-4b69-bba2-1cefd23e8151 Aug 13 21:11:06.829364 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-94ea8506-a806-468a-8291-28e91cafb4a6 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:06.829550 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-94ea8506-a806-468a-8291-28e91cafb4a6 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:06.835285 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:11:06.835285 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:11:06.835666 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-94ea8506-a806-468a-8291-28e91cafb4a6 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Snapshot retrieved successfully. Aug 13 21:11:06.836783 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-94ea8506-a806-468a-8291-28e91cafb4a6 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] https://10.4.3.14/volume/v3/snapshots/4061635e-256c-4b69-bba2-1cefd23e8151 returned with HTTP 200 Aug 13 21:11:06.837181 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 513/2068] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:11:06 2026] GET /volume/v3/snapshots/4061635e-256c-4b69-bba2-1cefd23e8151 => generated 454 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:07.437439 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b03297c3-a56d-45fc-91a7-af8afe63b098 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:07.439783 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b03297c3-a56d-45fc-91a7-af8afe63b098 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 Aug 13 21:11:07.440043 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b03297c3-a56d-45fc-91a7-af8afe63b098 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:07.440287 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b03297c3-a56d-45fc-91a7-af8afe63b098 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:07.440570 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-b03297c3-a56d-45fc-91a7-af8afe63b098 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 6472c5a2-e080-4fae-8041-1448f6807703. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:07.445469 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:11:07.445469 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:11:07.446564 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b03297c3-a56d-45fc-91a7-af8afe63b098 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 returned with HTTP 200 Aug 13 21:11:07.447139 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 524/2069] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:07 2026] GET /volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 21:11:07.596846 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-43be44f0-1cec-459a-beeb-ab95f264ca8b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:07.598584 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-43be44f0-1cec-459a-beeb-ab95f264ca8b tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:11:07.598938 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-43be44f0-1cec-459a-beeb-ab95f264ca8b tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-28092966"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:11:07.600542 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-43be44f0-1cec-459a-beeb-ab95f264ca8b tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-28092966'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:11:07.600808 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-43be44f0-1cec-459a-beeb-ab95f264ca8b tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Create volume of 1 GB Aug 13 21:11:07.607512 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-43be44f0-1cec-459a-beeb-ab95f264ca8b tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Availability Zones retrieved successfully. Aug 13 21:11:07.616139 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-43be44f0-1cec-459a-beeb-ab95f264ca8b tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Flow 'volume_create_api' (5593b6d6-a5c1-44b6-9506-9f41a95027fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:11:07.617584 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-43be44f0-1cec-459a-beeb-ab95f264ca8b tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (270fe6dc-0c1b-49e1-aeda-e6b198822469) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:11:07.619022 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-43be44f0-1cec-459a-beeb-ab95f264ca8b tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:11:07.651158 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-43be44f0-1cec-459a-beeb-ab95f264ca8b tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (270fe6dc-0c1b-49e1-aeda-e6b198822469) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:11:07.651846 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-43be44f0-1cec-459a-beeb-ab95f264ca8b tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7edfc7e-09e8-4302-b66a-15611ca40d54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:11:07.700235 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-43be44f0-1cec-459a-beeb-ab95f264ca8b tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Created reservations ['5d95aa21-c928-4cfb-9438-ccaf88d3fb8a', '1c48be24-2e62-4faa-ab61-2cf2e49c2af8', 'cd36422a-823b-4d25-8a1f-697aa6978242', 'cc507212-4c4d-4291-bae0-52fa50f4b2f8'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:11:07.701225 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-43be44f0-1cec-459a-beeb-ab95f264ca8b tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7edfc7e-09e8-4302-b66a-15611ca40d54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d95aa21-c928-4cfb-9438-ccaf88d3fb8a', '1c48be24-2e62-4faa-ab61-2cf2e49c2af8', 'cd36422a-823b-4d25-8a1f-697aa6978242', 'cc507212-4c4d-4291-bae0-52fa50f4b2f8']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:11:07.702235 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-43be44f0-1cec-459a-beeb-ab95f264ca8b tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68e5b34b-c8fc-44c7-8e34-6e6508f276f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:11:07.730426 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-43be44f0-1cec-459a-beeb-ab95f264ca8b tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68e5b34b-c8fc-44c7-8e34-6e6508f276f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '395418d4-6cbd-44b5-a797-3bba900eded7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-28092966',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0de95d0a98643a08b35acbf5a8706f3',qos_specs=None,replication_status=,reservations=['5d95aa21-c928-4cfb-9438-ccaf88d3fb8a','1c48be24-2e62-4faa-ab61-2cf2e49c2af8','cd36422a-823b-4d25-8a1f-697aa6978242','cc507212-4c4d-4291-bae0-52fa50f4b2f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14b43e12922e4a5cabd38ab8d77b6bed',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:11:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-28092966',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=395418d4-6cbd-44b5-a797-3bba900eded7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0de95d0a98643a08b35acbf5a8706f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14b43e12922e4a5cabd38ab8d77b6bed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:11:07.731593 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-43be44f0-1cec-459a-beeb-ab95f264ca8b tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e504a307-6509-4a28-8fae-e7330748e453) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:11:07.753579 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-43be44f0-1cec-459a-beeb-ab95f264ca8b tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e504a307-6509-4a28-8fae-e7330748e453) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-28092966',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0de95d0a98643a08b35acbf5a8706f3',qos_specs=None,replication_status=,reservations=['5d95aa21-c928-4cfb-9438-ccaf88d3fb8a','1c48be24-2e62-4faa-ab61-2cf2e49c2af8','cd36422a-823b-4d25-8a1f-697aa6978242','cc507212-4c4d-4291-bae0-52fa50f4b2f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14b43e12922e4a5cabd38ab8d77b6bed',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:11:07.754786 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-43be44f0-1cec-459a-beeb-ab95f264ca8b tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63137819-2e32-4265-a863-e6cb6785e6b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:11:07.768116 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-43be44f0-1cec-459a-beeb-ab95f264ca8b tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63137819-2e32-4265-a863-e6cb6785e6b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:11:07.769482 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-43be44f0-1cec-459a-beeb-ab95f264ca8b tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Flow 'volume_create_api' (5593b6d6-a5c1-44b6-9506-9f41a95027fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:11:07.770077 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-43be44f0-1cec-459a-beeb-ab95f264ca8b tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Create volume request issued successfully. Aug 13 21:11:07.770886 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-43be44f0-1cec-459a-beeb-ab95f264ca8b tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:11:07.771450 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 520/2070] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:11:07 2026] POST /volume/v3/volumes => generated 755 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:11:07.783867 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3cc37e14-b913-409e-9f74-2fd016c16a97 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:07.785718 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3cc37e14-b913-409e-9f74-2fd016c16a97 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] GET https://10.4.3.14/volume/v3/volumes/395418d4-6cbd-44b5-a797-3bba900eded7 Aug 13 21:11:07.785910 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3cc37e14-b913-409e-9f74-2fd016c16a97 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:07.786134 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3cc37e14-b913-409e-9f74-2fd016c16a97 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:07.793589 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:11:07.793589 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:11:07.797258 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-3cc37e14-b913-409e-9f74-2fd016c16a97 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Volume info retrieved successfully. Aug 13 21:11:07.800954 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3cc37e14-b913-409e-9f74-2fd016c16a97 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] https://10.4.3.14/volume/v3/volumes/395418d4-6cbd-44b5-a797-3bba900eded7 returned with HTTP 200 Aug 13 21:11:07.801469 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 514/2071] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:07 2026] GET /volume/v3/volumes/395418d4-6cbd-44b5-a797-3bba900eded7 => generated 823 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:07.847818 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-32722859-6104-400f-9672-c4b4f9d745a1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:07.852097 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-32722859-6104-400f-9672-c4b4f9d745a1 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] GET https://10.4.3.14/volume/v3/snapshots/4061635e-256c-4b69-bba2-1cefd23e8151 Aug 13 21:11:07.853330 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-32722859-6104-400f-9672-c4b4f9d745a1 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:07.853695 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-32722859-6104-400f-9672-c4b4f9d745a1 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:07.862535 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:11:07.862535 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:11:07.862535 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-32722859-6104-400f-9672-c4b4f9d745a1 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Snapshot retrieved successfully. Aug 13 21:11:07.863471 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-32722859-6104-400f-9672-c4b4f9d745a1 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] https://10.4.3.14/volume/v3/snapshots/4061635e-256c-4b69-bba2-1cefd23e8151 returned with HTTP 200 Aug 13 21:11:07.864002 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 514/2072] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:11:07 2026] GET /volume/v3/snapshots/4061635e-256c-4b69-bba2-1cefd23e8151 => generated 481 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:07.875454 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-bf59f9f0-cfdd-42c0-be28-300ae0f9a565 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:07.877112 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-bf59f9f0-cfdd-42c0-be28-300ae0f9a565 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] POST https://10.4.3.14/volume/v3/volumes/5c661e2a-817f-4516-9993-6bb951459eff/action Aug 13 21:11:07.877520 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-bf59f9f0-cfdd-42c0-be28-300ae0f9a565 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Action body: b'{"revert": {"snapshot_id": "4061635e-256c-4b69-bba2-1cefd23e8151"}}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:11:07.877641 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-bf59f9f0-cfdd-42c0-be28-300ae0f9a565 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "4061635e-256c-4b69-bba2-1cefd23e8151"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:11:07.889026 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:11:07.889026 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:11:07.889303 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-bf59f9f0-cfdd-42c0-be28-300ae0f9a565 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Volume retrieved successfully. Aug 13 21:11:07.905983 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-bf59f9f0-cfdd-42c0-be28-300ae0f9a565 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Reverting volume 5c661e2a-817f-4516-9993-6bb951459eff to snapshot 4061635e-256c-4b69-bba2-1cefd23e8151. Aug 13 21:11:07.906735 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:11:07.906735 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:11:07.926815 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-bf59f9f0-cfdd-42c0-be28-300ae0f9a565 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] https://10.4.3.14/volume/v3/volumes/5c661e2a-817f-4516-9993-6bb951459eff/action returned with HTTP 202 Aug 13 21:11:07.927606 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 525/2073] 10.4.3.14 () {70 vars in 1424 bytes} [Thu Aug 13 21:11:07 2026] POST /volume/v3/volumes/5c661e2a-817f-4516-9993-6bb951459eff/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 13 21:11:07.935728 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2d6dd453-f3cb-45e9-88fc-2712ccd5081f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:07.938248 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2d6dd453-f3cb-45e9-88fc-2712ccd5081f tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] GET https://10.4.3.14/volume/v3/volumes/5c661e2a-817f-4516-9993-6bb951459eff Aug 13 21:11:07.938563 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2d6dd453-f3cb-45e9-88fc-2712ccd5081f tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:07.938768 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2d6dd453-f3cb-45e9-88fc-2712ccd5081f tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:07.950785 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:11:07.950785 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:11:07.959032 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-2d6dd453-f3cb-45e9-88fc-2712ccd5081f tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Volume info retrieved successfully. Aug 13 21:11:07.968767 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2d6dd453-f3cb-45e9-88fc-2712ccd5081f tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] https://10.4.3.14/volume/v3/volumes/5c661e2a-817f-4516-9993-6bb951459eff returned with HTTP 200 Aug 13 21:11:07.970252 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 521/2074] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:11:07 2026] GET /volume/v3/volumes/5c661e2a-817f-4516-9993-6bb951459eff => generated 857 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:11:08.427686 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-bb88f073-a807-438f-af79-19d4539e529e req-72a7585d-fdb4-4d44-9734-47f11028618e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:08.429719 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-bb88f073-a807-438f-af79-19d4539e529e req-72a7585d-fdb4-4d44-9734-47f11028618e tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/limits Aug 13 21:11:08.429885 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-bb88f073-a807-438f-af79-19d4539e529e req-72a7585d-fdb4-4d44-9734-47f11028618e tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:08.430119 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-bb88f073-a807-438f-af79-19d4539e529e req-72a7585d-fdb4-4d44-9734-47f11028618e tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'index' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:08.439033 np0000007265 devstack@c-api.service[100217]: WARNING cinder.quota [req-bb88f073-a807-438f-af79-19d4539e529e req-72a7585d-fdb4-4d44-9734-47f11028618e tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-412212930 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-412212930, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:11:08.439334 np0000007265 devstack@c-api.service[100217]: WARNING cinder.quota [req-bb88f073-a807-438f-af79-19d4539e529e req-72a7585d-fdb4-4d44-9734-47f11028618e tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-412212930 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-412212930, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:11:08.439613 np0000007265 devstack@c-api.service[100217]: WARNING cinder.quota [req-bb88f073-a807-438f-af79-19d4539e529e req-72a7585d-fdb4-4d44-9734-47f11028618e tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-412212930 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-412212930, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:11:08.455125 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-bb88f073-a807-438f-af79-19d4539e529e req-72a7585d-fdb4-4d44-9734-47f11028618e tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/limits returned with HTTP 200 Aug 13 21:11:08.455585 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 515/2075] 10.4.3.14 () {68 vars in 1477 bytes} [Thu Aug 13 21:11:08 2026] GET /volume/v3/limits => generated 302 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:08.465013 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e24a0c03-f9f7-4395-9111-952b2e790a62 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:08.466663 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e24a0c03-f9f7-4395-9111-952b2e790a62 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 Aug 13 21:11:08.466891 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e24a0c03-f9f7-4395-9111-952b2e790a62 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:08.467079 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e24a0c03-f9f7-4395-9111-952b2e790a62 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:08.467180 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-e24a0c03-f9f7-4395-9111-952b2e790a62 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 6472c5a2-e080-4fae-8041-1448f6807703. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:08.473949 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:11:08.473949 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:11:08.475073 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e24a0c03-f9f7-4395-9111-952b2e790a62 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 returned with HTTP 200 Aug 13 21:11:08.475499 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 515/2076] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:08 2026] GET /volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:08.497652 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-bb88f073-a807-438f-af79-19d4539e529e req-93ff3a87-cd39-40d5-8484-df235280710f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:08.502133 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-bb88f073-a807-438f-af79-19d4539e529e req-93ff3a87-cd39-40d5-8484-df235280710f tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/71a2da42-320e-4937-9359-d71db2e1648c Aug 13 21:11:08.502482 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-bb88f073-a807-438f-af79-19d4539e529e req-93ff3a87-cd39-40d5-8484-df235280710f tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:08.502673 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-bb88f073-a807-438f-af79-19d4539e529e req-93ff3a87-cd39-40d5-8484-df235280710f tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:08.512487 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:11:08.512487 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:11:08.516369 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-bb88f073-a807-438f-af79-19d4539e529e req-93ff3a87-cd39-40d5-8484-df235280710f tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:11:08.521236 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-bb88f073-a807-438f-af79-19d4539e529e req-93ff3a87-cd39-40d5-8484-df235280710f tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/71a2da42-320e-4937-9359-d71db2e1648c returned with HTTP 200 Aug 13 21:11:08.521757 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 526/2077] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:11:08 2026] GET /volume/v3/volumes/71a2da42-320e-4937-9359-d71db2e1648c => generated 1657 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:11:08.532052 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-bb88f073-a807-438f-af79-19d4539e529e req-6cf95867-9365-4093-b007-09cb612f2bfb None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:08.534493 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-bb88f073-a807-438f-af79-19d4539e529e req-6cf95867-9365-4093-b007-09cb612f2bfb tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] POST https://10.4.3.14/volume/v3/snapshots Aug 13 21:11:08.534839 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-bb88f073-a807-438f-af79-19d4539e529e req-6cf95867-9365-4093-b007-09cb612f2bfb tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "71a2da42-320e-4937-9359-d71db2e1648c", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:11:08.561440 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:11:08.561440 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:11:08.562108 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-bb88f073-a807-438f-af79-19d4539e529e req-6cf95867-9365-4093-b007-09cb612f2bfb tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:11:08.562400 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [req-bb88f073-a807-438f-af79-19d4539e529e req-6cf95867-9365-4093-b007-09cb612f2bfb tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Create snapshot from volume 71a2da42-320e-4937-9359-d71db2e1648c Aug 13 21:11:08.604644 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [req-bb88f073-a807-438f-af79-19d4539e529e req-6cf95867-9365-4093-b007-09cb612f2bfb tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Created reservations ['dcf8374e-c588-4019-b942-044f8d6739e0', 'b14277c0-bb53-4d28-a5ad-b95dd1a6e18b', 'facf5a8b-fc94-4a5c-96df-ad5ed49f99e7', 'c6f3fc34-b20b-4711-bff4-2a564b605726'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:11:08.642809 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-bb88f073-a807-438f-af79-19d4539e529e req-6cf95867-9365-4093-b007-09cb612f2bfb tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Snapshot force create request issued successfully. Aug 13 21:11:08.643235 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-bb88f073-a807-438f-af79-19d4539e529e req-6cf95867-9365-4093-b007-09cb612f2bfb tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/snapshots returned with HTTP 202 Aug 13 21:11:08.643647 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 522/2078] 10.4.3.14 () {72 vars in 1540 bytes} [Thu Aug 13 21:11:08 2026] POST /volume/v3/snapshots => generated 292 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:11:08.815387 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-30a56444-83b3-4252-92db-06a98e6a036d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:08.817250 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-30a56444-83b3-4252-92db-06a98e6a036d tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] GET https://10.4.3.14/volume/v3/volumes/395418d4-6cbd-44b5-a797-3bba900eded7 Aug 13 21:11:08.817488 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-30a56444-83b3-4252-92db-06a98e6a036d tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:08.817678 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-30a56444-83b3-4252-92db-06a98e6a036d tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:08.830404 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:11:08.830404 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:11:08.837932 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-30a56444-83b3-4252-92db-06a98e6a036d tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Volume info retrieved successfully. Aug 13 21:11:08.845935 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-30a56444-83b3-4252-92db-06a98e6a036d tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] https://10.4.3.14/volume/v3/volumes/395418d4-6cbd-44b5-a797-3bba900eded7 returned with HTTP 200 Aug 13 21:11:08.846399 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 516/2079] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:08 2026] GET /volume/v3/volumes/395418d4-6cbd-44b5-a797-3bba900eded7 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:08.986178 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a8c26423-33b1-4111-84d0-2a67ad4f1e84 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:08.988255 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a8c26423-33b1-4111-84d0-2a67ad4f1e84 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] GET https://10.4.3.14/volume/v3/volumes/5c661e2a-817f-4516-9993-6bb951459eff Aug 13 21:11:08.988941 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a8c26423-33b1-4111-84d0-2a67ad4f1e84 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:08.988941 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a8c26423-33b1-4111-84d0-2a67ad4f1e84 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:09.001589 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:11:09.001589 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:11:09.010597 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a8c26423-33b1-4111-84d0-2a67ad4f1e84 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Volume info retrieved successfully. Aug 13 21:11:09.015794 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a8c26423-33b1-4111-84d0-2a67ad4f1e84 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] https://10.4.3.14/volume/v3/volumes/5c661e2a-817f-4516-9993-6bb951459eff returned with HTTP 200 Aug 13 21:11:09.016447 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 516/2080] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:11:08 2026] GET /volume/v3/volumes/5c661e2a-817f-4516-9993-6bb951459eff => generated 857 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:11:09.032900 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-1bb35168-329e-4b73-8dde-e2d8bf14c789 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:09.033939 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1bb35168-329e-4b73-8dde-e2d8bf14c789 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] GET https://10.4.3.14/volume/v3/snapshots/4061635e-256c-4b69-bba2-1cefd23e8151 Aug 13 21:11:09.034167 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1bb35168-329e-4b73-8dde-e2d8bf14c789 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:09.034342 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1bb35168-329e-4b73-8dde-e2d8bf14c789 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:09.041295 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:11:09.041295 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:11:09.041295 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-1bb35168-329e-4b73-8dde-e2d8bf14c789 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Snapshot retrieved successfully. Aug 13 21:11:09.041494 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1bb35168-329e-4b73-8dde-e2d8bf14c789 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] https://10.4.3.14/volume/v3/snapshots/4061635e-256c-4b69-bba2-1cefd23e8151 returned with HTTP 200 Aug 13 21:11:09.041925 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 527/2081] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:11:09 2026] GET /volume/v3/snapshots/4061635e-256c-4b69-bba2-1cefd23e8151 => generated 481 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:09.052014 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-34d58f0f-4f48-45b8-b6e0-b430fd87c5a5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:09.055598 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-34d58f0f-4f48-45b8-b6e0-b430fd87c5a5 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] GET https://10.4.3.14/volume/v3/volumes/5c661e2a-817f-4516-9993-6bb951459eff Aug 13 21:11:09.055872 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-34d58f0f-4f48-45b8-b6e0-b430fd87c5a5 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:09.056156 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-34d58f0f-4f48-45b8-b6e0-b430fd87c5a5 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:09.065287 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:11:09.065287 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:11:09.069742 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-34d58f0f-4f48-45b8-b6e0-b430fd87c5a5 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Volume info retrieved successfully. Aug 13 21:11:09.076049 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-34d58f0f-4f48-45b8-b6e0-b430fd87c5a5 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] https://10.4.3.14/volume/v3/volumes/5c661e2a-817f-4516-9993-6bb951459eff returned with HTTP 200 Aug 13 21:11:09.076574 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 523/2082] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:11:09 2026] GET /volume/v3/volumes/5c661e2a-817f-4516-9993-6bb951459eff => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:11:09.099042 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ab86fd54-2570-4b72-ac0e-11523e485d44 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:09.105425 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ab86fd54-2570-4b72-ac0e-11523e485d44 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:11:09.105425 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ab86fd54-2570-4b72-ac0e-11523e485d44 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1134804706"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:11:09.108823 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-ab86fd54-2570-4b72-ac0e-11523e485d44 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1134804706'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:11:09.108823 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-ab86fd54-2570-4b72-ac0e-11523e485d44 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Create volume of 1 GB Aug 13 21:11:09.113340 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-ab86fd54-2570-4b72-ac0e-11523e485d44 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Availability Zones retrieved successfully. Aug 13 21:11:09.120692 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-ab86fd54-2570-4b72-ac0e-11523e485d44 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Flow 'volume_create_api' (3ff8de34-548d-4277-a68e-1d1ae6a92d06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:11:09.122198 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-ab86fd54-2570-4b72-ac0e-11523e485d44 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf334013-59b0-4ea1-b8a5-90a04b10912a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:11:09.123391 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-ab86fd54-2570-4b72-ac0e-11523e485d44 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:11:09.156211 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-ab86fd54-2570-4b72-ac0e-11523e485d44 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf334013-59b0-4ea1-b8a5-90a04b10912a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:11:09.157455 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-ab86fd54-2570-4b72-ac0e-11523e485d44 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6258a5e4-08c1-42cb-89d3-1fdf82f409b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:11:09.212843 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-ab86fd54-2570-4b72-ac0e-11523e485d44 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Created reservations ['d8cd0a83-5985-49a0-b107-056e7947be67', '7f3af363-cf75-4613-b32d-7acd66983bca', 'b0690e6b-e7d3-4903-8c82-2bda4b3d2808', 'e4494618-30f3-4677-9e47-d48f06d7c95a'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:11:09.214168 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-ab86fd54-2570-4b72-ac0e-11523e485d44 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6258a5e4-08c1-42cb-89d3-1fdf82f409b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8cd0a83-5985-49a0-b107-056e7947be67', '7f3af363-cf75-4613-b32d-7acd66983bca', 'b0690e6b-e7d3-4903-8c82-2bda4b3d2808', 'e4494618-30f3-4677-9e47-d48f06d7c95a']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:11:09.214914 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-ab86fd54-2570-4b72-ac0e-11523e485d44 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac918829-a3e9-4eb2-8dee-5ad9cd3a3deb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:11:09.251257 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-ab86fd54-2570-4b72-ac0e-11523e485d44 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac918829-a3e9-4eb2-8dee-5ad9cd3a3deb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9415c50-db7e-4ded-ab6e-3636b3d44d8a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1134804706',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea093f5cc0d14104bc47f7087b92ef03',qos_specs=None,replication_status=,reservations=['d8cd0a83-5985-49a0-b107-056e7947be67','7f3af363-cf75-4613-b32d-7acd66983bca','b0690e6b-e7d3-4903-8c82-2bda4b3d2808','e4494618-30f3-4677-9e47-d48f06d7c95a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b78f962cbd8d4dde851fe99baeb11361',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:11:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1134804706',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9415c50-db7e-4ded-ab6e-3636b3d44d8a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea093f5cc0d14104bc47f7087b92ef03',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b78f962cbd8d4dde851fe99baeb11361',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:11:09.252150 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-ab86fd54-2570-4b72-ac0e-11523e485d44 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41b92966-fe0b-4207-ba71-63b41506966f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:11:09.280501 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-ab86fd54-2570-4b72-ac0e-11523e485d44 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41b92966-fe0b-4207-ba71-63b41506966f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1134804706',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea093f5cc0d14104bc47f7087b92ef03',qos_specs=None,replication_status=,reservations=['d8cd0a83-5985-49a0-b107-056e7947be67','7f3af363-cf75-4613-b32d-7acd66983bca','b0690e6b-e7d3-4903-8c82-2bda4b3d2808','e4494618-30f3-4677-9e47-d48f06d7c95a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b78f962cbd8d4dde851fe99baeb11361',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:11:09.281917 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-ab86fd54-2570-4b72-ac0e-11523e485d44 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b6c7b14-456d-41fb-a010-09aef31f5518) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:11:09.297802 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-ab86fd54-2570-4b72-ac0e-11523e485d44 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b6c7b14-456d-41fb-a010-09aef31f5518) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:11:09.301260 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-ab86fd54-2570-4b72-ac0e-11523e485d44 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Flow 'volume_create_api' (3ff8de34-548d-4277-a68e-1d1ae6a92d06) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:11:09.302762 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-ab86fd54-2570-4b72-ac0e-11523e485d44 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Create volume request issued successfully. Aug 13 21:11:09.303656 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ab86fd54-2570-4b72-ac0e-11523e485d44 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:11:09.304232 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 517/2083] 10.4.3.14 () {70 vars in 1292 bytes} [Thu Aug 13 21:11:09 2026] POST /volume/v3/volumes => generated 764 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:11:09.327002 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6bf6aec7-e9f1-493d-9fb3-f37d323591e7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:09.327002 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6bf6aec7-e9f1-493d-9fb3-f37d323591e7 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] GET https://10.4.3.14/volume/v3/volumes/f9415c50-db7e-4ded-ab6e-3636b3d44d8a Aug 13 21:11:09.327002 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6bf6aec7-e9f1-493d-9fb3-f37d323591e7 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:09.327279 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6bf6aec7-e9f1-493d-9fb3-f37d323591e7 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:09.337337 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:11:09.337337 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:11:09.342426 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-6bf6aec7-e9f1-493d-9fb3-f37d323591e7 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Volume info retrieved successfully. Aug 13 21:11:09.350182 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6bf6aec7-e9f1-493d-9fb3-f37d323591e7 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] https://10.4.3.14/volume/v3/volumes/f9415c50-db7e-4ded-ab6e-3636b3d44d8a returned with HTTP 200 Aug 13 21:11:09.350942 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 517/2084] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:11:09 2026] GET /volume/v3/volumes/f9415c50-db7e-4ded-ab6e-3636b3d44d8a => generated 832 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:11:09.490288 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-408f0166-58a2-450d-b96e-c6ea70a40945 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:09.492882 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-408f0166-58a2-450d-b96e-c6ea70a40945 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 Aug 13 21:11:09.493121 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-408f0166-58a2-450d-b96e-c6ea70a40945 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:09.493305 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-408f0166-58a2-450d-b96e-c6ea70a40945 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:09.493398 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-408f0166-58a2-450d-b96e-c6ea70a40945 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 6472c5a2-e080-4fae-8041-1448f6807703. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:09.497891 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:11:09.497891 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:11:09.498739 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-408f0166-58a2-450d-b96e-c6ea70a40945 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 returned with HTTP 200 Aug 13 21:11:09.499173 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 528/2085] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:09 2026] GET /volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:10.060310 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c3b3bc7a-7d24-4af4-81bc-26ebe3f727e8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:10.062287 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c3b3bc7a-7d24-4af4-81bc-26ebe3f727e8 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] GET https://10.4.3.14/volume/v3/volumes/f72954b3-4458-457c-9d73-0ae36cea7ff5 Aug 13 21:11:10.062525 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c3b3bc7a-7d24-4af4-81bc-26ebe3f727e8 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:10.062729 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c3b3bc7a-7d24-4af4-81bc-26ebe3f727e8 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:10.079759 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:11:10.079759 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:11:10.084230 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c3b3bc7a-7d24-4af4-81bc-26ebe3f727e8 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Volume info retrieved successfully. Aug 13 21:11:10.088805 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c3b3bc7a-7d24-4af4-81bc-26ebe3f727e8 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] https://10.4.3.14/volume/v3/volumes/f72954b3-4458-457c-9d73-0ae36cea7ff5 returned with HTTP 200 Aug 13 21:11:10.089283 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 524/2086] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:10 2026] GET /volume/v3/volumes/f72954b3-4458-457c-9d73-0ae36cea7ff5 => generated 1142 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:11:10.143283 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-834385f8-b9ff-4350-a06f-c0b4f3ebd8eb req-7308587e-4de7-4e06-b485-4eb61bae4f80 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:10.145548 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-834385f8-b9ff-4350-a06f-c0b4f3ebd8eb req-7308587e-4de7-4e06-b485-4eb61bae4f80 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] GET https://10.4.3.14/volume/v3/volumes/f72954b3-4458-457c-9d73-0ae36cea7ff5 Aug 13 21:11:10.146213 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-834385f8-b9ff-4350-a06f-c0b4f3ebd8eb req-7308587e-4de7-4e06-b485-4eb61bae4f80 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:10.146603 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-834385f8-b9ff-4350-a06f-c0b4f3ebd8eb req-7308587e-4de7-4e06-b485-4eb61bae4f80 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:10.157179 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:11:10.157179 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:11:10.161576 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-834385f8-b9ff-4350-a06f-c0b4f3ebd8eb req-7308587e-4de7-4e06-b485-4eb61bae4f80 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Volume info retrieved successfully. Aug 13 21:11:10.168746 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-834385f8-b9ff-4350-a06f-c0b4f3ebd8eb req-7308587e-4de7-4e06-b485-4eb61bae4f80 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] https://10.4.3.14/volume/v3/volumes/f72954b3-4458-457c-9d73-0ae36cea7ff5 returned with HTTP 200 Aug 13 21:11:10.169875 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 518/2087] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:11:10 2026] GET /volume/v3/volumes/f72954b3-4458-457c-9d73-0ae36cea7ff5 => generated 1142 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:11:10.192311 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-834385f8-b9ff-4350-a06f-c0b4f3ebd8eb req-24442ddb-0dec-4213-b23d-cb8fb6863369 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:10.195474 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-834385f8-b9ff-4350-a06f-c0b4f3ebd8eb req-24442ddb-0dec-4213-b23d-cb8fb6863369 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] POST https://10.4.3.14/volume/v3/volumes/f72954b3-4458-457c-9d73-0ae36cea7ff5/action Aug 13 21:11:10.195830 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-834385f8-b9ff-4350-a06f-c0b4f3ebd8eb req-24442ddb-0dec-4213-b23d-cb8fb6863369 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:11:10.195994 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-834385f8-b9ff-4350-a06f-c0b4f3ebd8eb req-24442ddb-0dec-4213-b23d-cb8fb6863369 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:11:10.208408 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:11:10.208408 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:11:10.208856 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-834385f8-b9ff-4350-a06f-c0b4f3ebd8eb req-24442ddb-0dec-4213-b23d-cb8fb6863369 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Volume info retrieved successfully. Aug 13 21:11:10.216584 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-834385f8-b9ff-4350-a06f-c0b4f3ebd8eb req-24442ddb-0dec-4213-b23d-cb8fb6863369 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Begin detaching volume completed successfully. Aug 13 21:11:10.216809 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-834385f8-b9ff-4350-a06f-c0b4f3ebd8eb req-24442ddb-0dec-4213-b23d-cb8fb6863369 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] https://10.4.3.14/volume/v3/volumes/f72954b3-4458-457c-9d73-0ae36cea7ff5/action returned with HTTP 202 Aug 13 21:11:10.217319 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 518/2088] 10.4.3.14 () {72 vars in 1665 bytes} [Thu Aug 13 21:11:10 2026] POST /volume/v3/volumes/f72954b3-4458-457c-9d73-0ae36cea7ff5/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:11:10.267176 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-64d90bbb-74da-49fc-a671-616d232ab1ba None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:10.267569 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-64d90bbb-74da-49fc-a671-616d232ab1ba None None] GET https://10.4.3.14/volume// Aug 13 21:11:10.267708 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-64d90bbb-74da-49fc-a671-616d232ab1ba None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:10.267991 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-64d90bbb-74da-49fc-a671-616d232ab1ba None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:10.268330 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-64d90bbb-74da-49fc-a671-616d232ab1ba None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:11:10.268568 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 529/2089] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:11:10 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:11:10.276989 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-834385f8-b9ff-4350-a06f-c0b4f3ebd8eb req-8f548a20-5b22-4382-9108-5aaeb8f70583 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:10.280161 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-834385f8-b9ff-4350-a06f-c0b4f3ebd8eb req-8f548a20-5b22-4382-9108-5aaeb8f70583 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] GET https://10.4.3.14/volume/v3/volumes/f72954b3-4458-457c-9d73-0ae36cea7ff5 Aug 13 21:11:10.281351 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-834385f8-b9ff-4350-a06f-c0b4f3ebd8eb req-8f548a20-5b22-4382-9108-5aaeb8f70583 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:10.281351 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-834385f8-b9ff-4350-a06f-c0b4f3ebd8eb req-8f548a20-5b22-4382-9108-5aaeb8f70583 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:10.295195 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:11:10.295195 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:11:10.301195 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-834385f8-b9ff-4350-a06f-c0b4f3ebd8eb req-8f548a20-5b22-4382-9108-5aaeb8f70583 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Volume info retrieved successfully. Aug 13 21:11:10.308886 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-834385f8-b9ff-4350-a06f-c0b4f3ebd8eb req-8f548a20-5b22-4382-9108-5aaeb8f70583 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] https://10.4.3.14/volume/v3/volumes/f72954b3-4458-457c-9d73-0ae36cea7ff5 returned with HTTP 200 Aug 13 21:11:10.309459 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 525/2090] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:11:10 2026] GET /volume/v3/volumes/f72954b3-4458-457c-9d73-0ae36cea7ff5 => generated 1325 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:11:10.370788 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-be5e5a8f-5692-471c-94f1-36993c3be736 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:10.373159 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-be5e5a8f-5692-471c-94f1-36993c3be736 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] GET https://10.4.3.14/volume/v3/volumes/f9415c50-db7e-4ded-ab6e-3636b3d44d8a Aug 13 21:11:10.373731 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-be5e5a8f-5692-471c-94f1-36993c3be736 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:10.374394 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-be5e5a8f-5692-471c-94f1-36993c3be736 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:10.383548 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:11:10.383548 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:11:10.390777 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-be5e5a8f-5692-471c-94f1-36993c3be736 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Volume info retrieved successfully. Aug 13 21:11:10.394524 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-be5e5a8f-5692-471c-94f1-36993c3be736 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] https://10.4.3.14/volume/v3/volumes/f9415c50-db7e-4ded-ab6e-3636b3d44d8a returned with HTTP 200 Aug 13 21:11:10.395141 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 519/2091] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:11:10 2026] GET /volume/v3/volumes/f9415c50-db7e-4ded-ab6e-3636b3d44d8a => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:11:10.412637 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c01d4776-188f-4364-a369-904325553b99 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:10.414846 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c01d4776-188f-4364-a369-904325553b99 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] POST https://10.4.3.14/volume/v3/snapshots Aug 13 21:11:10.415389 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c01d4776-188f-4364-a369-904325553b99 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f9415c50-db7e-4ded-ab6e-3636b3d44d8a", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-940216497"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:11:10.426309 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:11:10.426309 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:11:10.426888 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-c01d4776-188f-4364-a369-904325553b99 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Volume info retrieved successfully. Aug 13 21:11:10.427204 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-c01d4776-188f-4364-a369-904325553b99 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Create snapshot from volume f9415c50-db7e-4ded-ab6e-3636b3d44d8a Aug 13 21:11:10.474614 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-c01d4776-188f-4364-a369-904325553b99 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Created reservations ['3588939b-6543-4b12-8aaa-9ffca01ac16c', '341132d5-359a-4fe7-87f3-12d7dd43c26c', '8ddf87f3-f2a2-49c5-822f-a193e30f5939', 'eb202dce-90bd-4536-a839-b03e4b5a7986'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:11:10.513414 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0f98615e-93f9-4b2c-b9f4-9b67d626d6ba None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:10.516638 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0f98615e-93f9-4b2c-b9f4-9b67d626d6ba tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 Aug 13 21:11:10.517770 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0f98615e-93f9-4b2c-b9f4-9b67d626d6ba tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:10.518222 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0f98615e-93f9-4b2c-b9f4-9b67d626d6ba tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:10.518390 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-0f98615e-93f9-4b2c-b9f4-9b67d626d6ba tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 6472c5a2-e080-4fae-8041-1448f6807703. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:10.521428 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-c01d4776-188f-4364-a369-904325553b99 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Snapshot create request issued successfully. Aug 13 21:11:10.522015 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c01d4776-188f-4364-a369-904325553b99 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] https://10.4.3.14/volume/v3/snapshots returned with HTTP 202 Aug 13 21:11:10.522582 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 519/2092] 10.4.3.14 () {68 vars in 1258 bytes} [Thu Aug 13 21:11:10 2026] POST /volume/v3/snapshots => generated 321 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:11:10.526613 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:11:10.526613 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:11:10.527673 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0f98615e-93f9-4b2c-b9f4-9b67d626d6ba tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 returned with HTTP 200 Aug 13 21:11:10.528190 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 530/2093] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:10 2026] GET /volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 => generated 791 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:10.538471 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4f4ec26b-7ed2-4e56-807e-c1700760b319 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:10.540585 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4f4ec26b-7ed2-4e56-807e-c1700760b319 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] GET https://10.4.3.14/volume/v3/snapshots/be835991-e205-4f11-bb1d-6d96446305d9 Aug 13 21:11:10.540797 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4f4ec26b-7ed2-4e56-807e-c1700760b319 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:10.541042 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4f4ec26b-7ed2-4e56-807e-c1700760b319 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:10.548250 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:11:10.548250 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:11:10.548736 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-4f4ec26b-7ed2-4e56-807e-c1700760b319 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Snapshot retrieved successfully. Aug 13 21:11:10.549630 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4f4ec26b-7ed2-4e56-807e-c1700760b319 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] https://10.4.3.14/volume/v3/snapshots/be835991-e205-4f11-bb1d-6d96446305d9 returned with HTTP 200 Aug 13 21:11:10.550266 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 526/2094] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:11:10 2026] GET /volume/v3/snapshots/be835991-e205-4f11-bb1d-6d96446305d9 => generated 453 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:11.459001 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-834385f8-b9ff-4350-a06f-c0b4f3ebd8eb req-89f574cf-292b-456e-9681-60dccc597a2d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:11.463809 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-834385f8-b9ff-4350-a06f-c0b4f3ebd8eb req-89f574cf-292b-456e-9681-60dccc597a2d tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] DELETE https://10.4.3.14/volume/v3/attachments/4228a03a-c08b-4874-b00a-64cf7f7bc486 Aug 13 21:11:11.463809 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-834385f8-b9ff-4350-a06f-c0b4f3ebd8eb req-89f574cf-292b-456e-9681-60dccc597a2d tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:11.463809 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-834385f8-b9ff-4350-a06f-c0b4f3ebd8eb req-89f574cf-292b-456e-9681-60dccc597a2d tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:11.472832 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:11:11.472832 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:11:11.539132 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-834385f8-b9ff-4350-a06f-c0b4f3ebd8eb req-89f574cf-292b-456e-9681-60dccc597a2d tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] https://10.4.3.14/volume/v3/attachments/4228a03a-c08b-4874-b00a-64cf7f7bc486 returned with HTTP 200 Aug 13 21:11:11.539132 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 520/2095] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:11:11 2026] DELETE /volume/v3/attachments/4228a03a-c08b-4874-b00a-64cf7f7bc486 => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:11.540347 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1f97d8fb-37d1-4283-946c-b4df42a47cc8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:11.542578 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1f97d8fb-37d1-4283-946c-b4df42a47cc8 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 Aug 13 21:11:11.542917 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1f97d8fb-37d1-4283-946c-b4df42a47cc8 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:11.543423 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1f97d8fb-37d1-4283-946c-b4df42a47cc8 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:11.543545 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-1f97d8fb-37d1-4283-946c-b4df42a47cc8 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 6472c5a2-e080-4fae-8041-1448f6807703. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:11.548119 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:11:11.548119 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:11:11.549030 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1f97d8fb-37d1-4283-946c-b4df42a47cc8 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 returned with HTTP 200 Aug 13 21:11:11.549381 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 520/2096] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:11 2026] GET /volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:11.564829 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f1080613-a3ab-483a-aa6c-dc67ab7054ff None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:11.568137 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f1080613-a3ab-483a-aa6c-dc67ab7054ff tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] GET https://10.4.3.14/volume/v3/snapshots/be835991-e205-4f11-bb1d-6d96446305d9 Aug 13 21:11:11.568370 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f1080613-a3ab-483a-aa6c-dc67ab7054ff tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:11.568605 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f1080613-a3ab-483a-aa6c-dc67ab7054ff tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:11.576222 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:11:11.576222 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:11:11.576821 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-f1080613-a3ab-483a-aa6c-dc67ab7054ff tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Snapshot retrieved successfully. Aug 13 21:11:11.577761 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f1080613-a3ab-483a-aa6c-dc67ab7054ff tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] https://10.4.3.14/volume/v3/snapshots/be835991-e205-4f11-bb1d-6d96446305d9 returned with HTTP 200 Aug 13 21:11:11.578269 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 531/2097] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:11:11 2026] GET /volume/v3/snapshots/be835991-e205-4f11-bb1d-6d96446305d9 => generated 480 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:11.592766 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5f4ed66c-b8c4-450b-a640-a1db241e0055 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:11.595372 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5f4ed66c-b8c4-450b-a640-a1db241e0055 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] POST https://10.4.3.14/volume/v3/volumes/f9415c50-db7e-4ded-ab6e-3636b3d44d8a/action Aug 13 21:11:11.596064 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5f4ed66c-b8c4-450b-a640-a1db241e0055 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:11:11.596238 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5f4ed66c-b8c4-450b-a640-a1db241e0055 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:11:11.608169 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:11:11.608169 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:11:11.608834 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-5f4ed66c-b8c4-450b-a640-a1db241e0055 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Volume info retrieved successfully. Aug 13 21:11:11.669733 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-99d8eef9-cd16-4e17-a49d-d29ec508bfbe req-70ceafae-35df-495a-972e-ed5a4421e6b2 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:11.677049 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-99d8eef9-cd16-4e17-a49d-d29ec508bfbe req-70ceafae-35df-495a-972e-ed5a4421e6b2 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/71a2da42-320e-4937-9359-d71db2e1648c Aug 13 21:11:11.677049 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-99d8eef9-cd16-4e17-a49d-d29ec508bfbe req-70ceafae-35df-495a-972e-ed5a4421e6b2 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:11.677049 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-99d8eef9-cd16-4e17-a49d-d29ec508bfbe req-70ceafae-35df-495a-972e-ed5a4421e6b2 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:11.677295 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-5f4ed66c-b8c4-450b-a640-a1db241e0055 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Created reservations ['c3078f83-3568-4718-9c18-da5b5208803f', '0360b839-bc91-4d31-9f47-fd96c7f225bc'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:11:11.692064 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-5f4ed66c-b8c4-450b-a640-a1db241e0055 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Extend volume request issued successfully. Aug 13 21:11:11.692651 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5f4ed66c-b8c4-450b-a640-a1db241e0055 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] https://10.4.3.14/volume/v3/volumes/f9415c50-db7e-4ded-ab6e-3636b3d44d8a/action returned with HTTP 202 Aug 13 21:11:11.692751 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 527/2098] 10.4.3.14 () {70 vars in 1424 bytes} [Thu Aug 13 21:11:11 2026] POST /volume/v3/volumes/f9415c50-db7e-4ded-ab6e-3636b3d44d8a/action => generated 0 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 13 21:11:11.693456 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:11:11.693456 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:11:11.701761 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-99d8eef9-cd16-4e17-a49d-d29ec508bfbe req-70ceafae-35df-495a-972e-ed5a4421e6b2 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:11:11.704910 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-74c1782e-cb96-4ae6-9376-f4af9a6cc5a9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:11.706563 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-74c1782e-cb96-4ae6-9376-f4af9a6cc5a9 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] GET https://10.4.3.14/volume/v3/volumes/f9415c50-db7e-4ded-ab6e-3636b3d44d8a Aug 13 21:11:11.706778 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-74c1782e-cb96-4ae6-9376-f4af9a6cc5a9 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:11.707011 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-74c1782e-cb96-4ae6-9376-f4af9a6cc5a9 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:11.708291 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-99d8eef9-cd16-4e17-a49d-d29ec508bfbe req-70ceafae-35df-495a-972e-ed5a4421e6b2 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/71a2da42-320e-4937-9359-d71db2e1648c returned with HTTP 200 Aug 13 21:11:11.709648 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 521/2099] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:11:11 2026] GET /volume/v3/volumes/71a2da42-320e-4937-9359-d71db2e1648c => generated 1657 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:11:11.714317 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:11:11.714317 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:11:11.720408 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-74c1782e-cb96-4ae6-9376-f4af9a6cc5a9 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Volume info retrieved successfully. Aug 13 21:11:11.725023 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-74c1782e-cb96-4ae6-9376-f4af9a6cc5a9 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] https://10.4.3.14/volume/v3/volumes/f9415c50-db7e-4ded-ab6e-3636b3d44d8a returned with HTTP 200 Aug 13 21:11:11.725131 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 521/2100] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:11:11 2026] GET /volume/v3/volumes/f9415c50-db7e-4ded-ab6e-3636b3d44d8a => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:11:12.388910 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d443c248-2870-4201-b650-e060c179dd35 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:12.390770 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d443c248-2870-4201-b650-e060c179dd35 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] GET https://10.4.3.14/volume/v3/volumes/f72954b3-4458-457c-9d73-0ae36cea7ff5 Aug 13 21:11:12.391079 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d443c248-2870-4201-b650-e060c179dd35 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:12.391282 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d443c248-2870-4201-b650-e060c179dd35 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:12.399899 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:11:12.399899 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:11:12.404725 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-d443c248-2870-4201-b650-e060c179dd35 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Volume info retrieved successfully. Aug 13 21:11:12.409107 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d443c248-2870-4201-b650-e060c179dd35 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] https://10.4.3.14/volume/v3/volumes/f72954b3-4458-457c-9d73-0ae36cea7ff5 returned with HTTP 200 Aug 13 21:11:12.409497 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 532/2101] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:12 2026] GET /volume/v3/volumes/f72954b3-4458-457c-9d73-0ae36cea7ff5 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:12.561900 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d24f125a-da07-40fb-962a-76a24423ab58 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:12.565698 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d24f125a-da07-40fb-962a-76a24423ab58 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 Aug 13 21:11:12.565926 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d24f125a-da07-40fb-962a-76a24423ab58 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:12.566204 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d24f125a-da07-40fb-962a-76a24423ab58 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:12.566461 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-d24f125a-da07-40fb-962a-76a24423ab58 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 6472c5a2-e080-4fae-8041-1448f6807703. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:12.572448 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:11:12.572448 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:11:12.573442 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d24f125a-da07-40fb-962a-76a24423ab58 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 returned with HTTP 200 Aug 13 21:11:12.573882 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 528/2102] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:12 2026] GET /volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:12.631163 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-99d8eef9-cd16-4e17-a49d-d29ec508bfbe req-37b48fa0-1c8f-40f7-84c9-14f070c8aa8a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:12.633675 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-99d8eef9-cd16-4e17-a49d-d29ec508bfbe req-37b48fa0-1c8f-40f7-84c9-14f070c8aa8a tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] DELETE https://10.4.3.14/volume/v3/attachments/2395884e-51b7-4798-85db-3e1ed7287287 Aug 13 21:11:12.633901 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-99d8eef9-cd16-4e17-a49d-d29ec508bfbe req-37b48fa0-1c8f-40f7-84c9-14f070c8aa8a tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:12.634211 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-99d8eef9-cd16-4e17-a49d-d29ec508bfbe req-37b48fa0-1c8f-40f7-84c9-14f070c8aa8a tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:12.643227 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:11:12.643227 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:11:12.707778 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-99d8eef9-cd16-4e17-a49d-d29ec508bfbe req-37b48fa0-1c8f-40f7-84c9-14f070c8aa8a tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/attachments/2395884e-51b7-4798-85db-3e1ed7287287 returned with HTTP 200 Aug 13 21:11:12.708199 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 522/2103] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:11:12 2026] DELETE /volume/v3/attachments/2395884e-51b7-4798-85db-3e1ed7287287 => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:12.738232 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-85de6997-3d5c-41c6-b5c5-ada049ea61a6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:12.741812 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-85de6997-3d5c-41c6-b5c5-ada049ea61a6 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] GET https://10.4.3.14/volume/v3/volumes/f9415c50-db7e-4ded-ab6e-3636b3d44d8a Aug 13 21:11:12.742089 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-85de6997-3d5c-41c6-b5c5-ada049ea61a6 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:12.742402 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-85de6997-3d5c-41c6-b5c5-ada049ea61a6 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:12.752074 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:11:12.752074 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:11:12.758084 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-85de6997-3d5c-41c6-b5c5-ada049ea61a6 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Volume info retrieved successfully. Aug 13 21:11:12.762568 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-85de6997-3d5c-41c6-b5c5-ada049ea61a6 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] https://10.4.3.14/volume/v3/volumes/f9415c50-db7e-4ded-ab6e-3636b3d44d8a returned with HTTP 200 Aug 13 21:11:12.763796 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 522/2104] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:11:12 2026] GET /volume/v3/volumes/f9415c50-db7e-4ded-ab6e-3636b3d44d8a => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:11:12.788046 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-8969ae59-0f00-4ccf-bd02-f8a4dcc38d3d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:12.790472 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8969ae59-0f00-4ccf-bd02-f8a4dcc38d3d tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] POST https://10.4.3.14/volume/v3/volumes/f9415c50-db7e-4ded-ab6e-3636b3d44d8a/action Aug 13 21:11:12.791961 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8969ae59-0f00-4ccf-bd02-f8a4dcc38d3d tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Action body: b'{"revert": {"snapshot_id": "be835991-e205-4f11-bb1d-6d96446305d9"}}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:11:12.791961 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8969ae59-0f00-4ccf-bd02-f8a4dcc38d3d tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Action: 'action', calling method: revert, body: {"revert": {"snapshot_id": "be835991-e205-4f11-bb1d-6d96446305d9"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:11:12.808553 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:11:12.808553 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:11:12.809988 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-8969ae59-0f00-4ccf-bd02-f8a4dcc38d3d tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Volume retrieved successfully. Aug 13 21:11:12.814672 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8969ae59-0f00-4ccf-bd02-f8a4dcc38d3d tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] HTTP exception thrown: Can't revert volume f9415c50-db7e-4ded-ab6e-3636b3d44d8a to its latest snapshot be835991-e205-4f11-bb1d-6d96446305d9. The volume size must be equal to the snapshot size. Aug 13 21:11:12.815001 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8969ae59-0f00-4ccf-bd02-f8a4dcc38d3d tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] https://10.4.3.14/volume/v3/volumes/f9415c50-db7e-4ded-ab6e-3636b3d44d8a/action returned with HTTP 400 Aug 13 21:11:12.815730 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 533/2105] 10.4.3.14 () {70 vars in 1424 bytes} [Thu Aug 13 21:11:12 2026] POST /volume/v3/volumes/f9415c50-db7e-4ded-ab6e-3636b3d44d8a/action => generated 213 bytes in 29 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Aug 13 21:11:12.830942 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-bd90cc16-8ee9-41f4-b982-8176220796f9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:12.832889 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bd90cc16-8ee9-41f4-b982-8176220796f9 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] DELETE https://10.4.3.14/volume/v3/snapshots/be835991-e205-4f11-bb1d-6d96446305d9 Aug 13 21:11:12.833117 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bd90cc16-8ee9-41f4-b982-8176220796f9 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:12.833320 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bd90cc16-8ee9-41f4-b982-8176220796f9 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:12.833418 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-bd90cc16-8ee9-41f4-b982-8176220796f9 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Delete snapshot with id: be835991-e205-4f11-bb1d-6d96446305d9 Aug 13 21:11:12.842225 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:11:12.842225 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:11:12.842225 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-bd90cc16-8ee9-41f4-b982-8176220796f9 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Snapshot retrieved successfully. Aug 13 21:11:12.860352 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-bd90cc16-8ee9-41f4-b982-8176220796f9 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Snapshot delete request issued successfully. Aug 13 21:11:12.860542 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bd90cc16-8ee9-41f4-b982-8176220796f9 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] https://10.4.3.14/volume/v3/snapshots/be835991-e205-4f11-bb1d-6d96446305d9 returned with HTTP 202 Aug 13 21:11:12.861166 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 529/2106] 10.4.3.14 () {66 vars in 1350 bytes} [Thu Aug 13 21:11:12 2026] DELETE /volume/v3/snapshots/be835991-e205-4f11-bb1d-6d96446305d9 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:11:12.872091 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-86e8e2ec-2239-4570-ba6c-714f52d7c755 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:12.876987 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-86e8e2ec-2239-4570-ba6c-714f52d7c755 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] GET https://10.4.3.14/volume/v3/snapshots/be835991-e205-4f11-bb1d-6d96446305d9 Aug 13 21:11:12.876987 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-86e8e2ec-2239-4570-ba6c-714f52d7c755 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:12.877163 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-86e8e2ec-2239-4570-ba6c-714f52d7c755 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:12.887557 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:11:12.887557 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:11:12.888487 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-86e8e2ec-2239-4570-ba6c-714f52d7c755 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Snapshot retrieved successfully. Aug 13 21:11:12.889554 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-86e8e2ec-2239-4570-ba6c-714f52d7c755 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] https://10.4.3.14/volume/v3/snapshots/be835991-e205-4f11-bb1d-6d96446305d9 returned with HTTP 200 Aug 13 21:11:12.890187 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 523/2107] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:11:12 2026] GET /volume/v3/snapshots/be835991-e205-4f11-bb1d-6d96446305d9 => generated 479 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:13.591022 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f1ac8e5b-9dc8-4a88-8695-9967948a2da2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:13.593010 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f1ac8e5b-9dc8-4a88-8695-9967948a2da2 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 Aug 13 21:11:13.593010 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f1ac8e5b-9dc8-4a88-8695-9967948a2da2 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:13.593185 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f1ac8e5b-9dc8-4a88-8695-9967948a2da2 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:13.593296 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-f1ac8e5b-9dc8-4a88-8695-9967948a2da2 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 6472c5a2-e080-4fae-8041-1448f6807703. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:13.602399 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:11:13.602399 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:11:13.603243 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f1ac8e5b-9dc8-4a88-8695-9967948a2da2 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 returned with HTTP 200 Aug 13 21:11:13.603940 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 523/2108] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:13 2026] GET /volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:13.901880 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-cf9ac614-f1d8-465a-8e5f-2b79e1b93389 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:13.906791 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-cf9ac614-f1d8-465a-8e5f-2b79e1b93389 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] GET https://10.4.3.14/volume/v3/snapshots/be835991-e205-4f11-bb1d-6d96446305d9 Aug 13 21:11:13.907254 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-cf9ac614-f1d8-465a-8e5f-2b79e1b93389 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:13.907338 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-cf9ac614-f1d8-465a-8e5f-2b79e1b93389 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:13.917808 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-cf9ac614-f1d8-465a-8e5f-2b79e1b93389 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] https://10.4.3.14/volume/v3/snapshots/be835991-e205-4f11-bb1d-6d96446305d9 returned with HTTP 404 Aug 13 21:11:13.918625 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 534/2109] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:11:13 2026] GET /volume/v3/snapshots/be835991-e205-4f11-bb1d-6d96446305d9 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:11:13.929547 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-46608f9e-ebaf-4890-b029-0d579402c47a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:13.931464 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-46608f9e-ebaf-4890-b029-0d579402c47a tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] DELETE https://10.4.3.14/volume/v3/volumes/f9415c50-db7e-4ded-ab6e-3636b3d44d8a Aug 13 21:11:13.931851 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-46608f9e-ebaf-4890-b029-0d579402c47a tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:13.932180 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-46608f9e-ebaf-4890-b029-0d579402c47a tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:13.932566 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-46608f9e-ebaf-4890-b029-0d579402c47a tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Delete volume with id: f9415c50-db7e-4ded-ab6e-3636b3d44d8a Aug 13 21:11:13.941568 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:11:13.941568 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:11:13.941993 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-46608f9e-ebaf-4890-b029-0d579402c47a tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Volume info retrieved successfully. Aug 13 21:11:13.963756 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-46608f9e-ebaf-4890-b029-0d579402c47a tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Delete volume request issued successfully. Aug 13 21:11:13.964140 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-46608f9e-ebaf-4890-b029-0d579402c47a tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] https://10.4.3.14/volume/v3/volumes/f9415c50-db7e-4ded-ab6e-3636b3d44d8a returned with HTTP 202 Aug 13 21:11:13.964605 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 530/2110] 10.4.3.14 () {68 vars in 1385 bytes} [Thu Aug 13 21:11:13 2026] DELETE /volume/v3/volumes/f9415c50-db7e-4ded-ab6e-3636b3d44d8a => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 21:11:13.975328 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-92bfecf5-caf4-4ab3-b12a-74b9e9223122 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:13.977147 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-92bfecf5-caf4-4ab3-b12a-74b9e9223122 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] GET https://10.4.3.14/volume/v3/volumes/f9415c50-db7e-4ded-ab6e-3636b3d44d8a Aug 13 21:11:13.977354 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-92bfecf5-caf4-4ab3-b12a-74b9e9223122 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:13.977542 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-92bfecf5-caf4-4ab3-b12a-74b9e9223122 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:13.992276 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:11:13.992276 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:11:14.002382 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-92bfecf5-caf4-4ab3-b12a-74b9e9223122 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Volume info retrieved successfully. Aug 13 21:11:14.006870 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-92bfecf5-caf4-4ab3-b12a-74b9e9223122 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] https://10.4.3.14/volume/v3/volumes/f9415c50-db7e-4ded-ab6e-3636b3d44d8a returned with HTTP 200 Aug 13 21:11:14.007548 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 524/2111] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:11:13 2026] GET /volume/v3/volumes/f9415c50-db7e-4ded-ab6e-3636b3d44d8a => generated 856 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:11:14.614457 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1bbe2f02-ae62-4069-b790-67fd840b8231 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:14.616319 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1bbe2f02-ae62-4069-b790-67fd840b8231 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 Aug 13 21:11:14.616516 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1bbe2f02-ae62-4069-b790-67fd840b8231 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:14.616704 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1bbe2f02-ae62-4069-b790-67fd840b8231 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:14.616807 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-1bbe2f02-ae62-4069-b790-67fd840b8231 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 6472c5a2-e080-4fae-8041-1448f6807703. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:14.621566 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:11:14.621566 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:11:14.622558 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1bbe2f02-ae62-4069-b790-67fd840b8231 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 returned with HTTP 200 Aug 13 21:11:14.623057 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 524/2112] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:14 2026] GET /volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:14.824194 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-39bd8157-bdae-4cb5-9ba3-b08239963230 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:14.826174 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-39bd8157-bdae-4cb5-9ba3-b08239963230 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] DELETE https://10.4.3.14/volume/v3/volumes/71a2da42-320e-4937-9359-d71db2e1648c?cascade=True Aug 13 21:11:14.826423 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-39bd8157-bdae-4cb5-9ba3-b08239963230 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:14.827053 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-39bd8157-bdae-4cb5-9ba3-b08239963230 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:14.827356 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-39bd8157-bdae-4cb5-9ba3-b08239963230 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Delete volume with id: 71a2da42-320e-4937-9359-d71db2e1648c Aug 13 21:11:14.842103 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:11:14.842103 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:11:14.842103 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-39bd8157-bdae-4cb5-9ba3-b08239963230 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:11:14.887559 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-39bd8157-bdae-4cb5-9ba3-b08239963230 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Delete volume request issued successfully. Aug 13 21:11:14.887881 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-39bd8157-bdae-4cb5-9ba3-b08239963230 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/71a2da42-320e-4937-9359-d71db2e1648c?cascade=True returned with HTTP 202 Aug 13 21:11:14.888439 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 535/2113] 10.4.3.14 () {66 vars in 1369 bytes} [Thu Aug 13 21:11:14 2026] DELETE /volume/v3/volumes/71a2da42-320e-4937-9359-d71db2e1648c?cascade=True => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:11:14.898341 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-dbd673e1-58b3-4df5-838a-0ef5f97eafce None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:14.900392 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-dbd673e1-58b3-4df5-838a-0ef5f97eafce tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/71a2da42-320e-4937-9359-d71db2e1648c Aug 13 21:11:14.900777 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-dbd673e1-58b3-4df5-838a-0ef5f97eafce tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:14.900861 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-dbd673e1-58b3-4df5-838a-0ef5f97eafce tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:14.909893 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:11:14.909893 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:11:14.915265 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-dbd673e1-58b3-4df5-838a-0ef5f97eafce tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:11:14.922581 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-dbd673e1-58b3-4df5-838a-0ef5f97eafce tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/71a2da42-320e-4937-9359-d71db2e1648c returned with HTTP 200 Aug 13 21:11:14.923352 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 531/2114] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:14 2026] GET /volume/v3/volumes/71a2da42-320e-4937-9359-d71db2e1648c => generated 1364 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:11:15.025205 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-2a267ef1-6337-4ad6-b9f6-235379bbae00 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:15.029173 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2a267ef1-6337-4ad6-b9f6-235379bbae00 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] GET https://10.4.3.14/volume/v3/volumes/f9415c50-db7e-4ded-ab6e-3636b3d44d8a Aug 13 21:11:15.030068 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2a267ef1-6337-4ad6-b9f6-235379bbae00 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:15.030272 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2a267ef1-6337-4ad6-b9f6-235379bbae00 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:15.041299 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2a267ef1-6337-4ad6-b9f6-235379bbae00 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] https://10.4.3.14/volume/v3/volumes/f9415c50-db7e-4ded-ab6e-3636b3d44d8a returned with HTTP 404 Aug 13 21:11:15.041938 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 525/2115] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:11:15 2026] GET /volume/v3/volumes/f9415c50-db7e-4ded-ab6e-3636b3d44d8a => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:11:15.050842 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5ff90c22-d91b-41a3-b348-33c9a42f341a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:15.053305 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5ff90c22-d91b-41a3-b348-33c9a42f341a tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] DELETE https://10.4.3.14/volume/v3/snapshots/4061635e-256c-4b69-bba2-1cefd23e8151 Aug 13 21:11:15.053475 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5ff90c22-d91b-41a3-b348-33c9a42f341a tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:15.053649 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5ff90c22-d91b-41a3-b348-33c9a42f341a tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:15.053749 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-5ff90c22-d91b-41a3-b348-33c9a42f341a tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Delete snapshot with id: 4061635e-256c-4b69-bba2-1cefd23e8151 Aug 13 21:11:15.058467 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:11:15.058467 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:11:15.058852 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-5ff90c22-d91b-41a3-b348-33c9a42f341a tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Snapshot retrieved successfully. Aug 13 21:11:15.075000 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-5ff90c22-d91b-41a3-b348-33c9a42f341a tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Snapshot delete request issued successfully. Aug 13 21:11:15.075000 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5ff90c22-d91b-41a3-b348-33c9a42f341a tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] https://10.4.3.14/volume/v3/snapshots/4061635e-256c-4b69-bba2-1cefd23e8151 returned with HTTP 202 Aug 13 21:11:15.075372 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 525/2116] 10.4.3.14 () {66 vars in 1350 bytes} [Thu Aug 13 21:11:15 2026] DELETE /volume/v3/snapshots/4061635e-256c-4b69-bba2-1cefd23e8151 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:11:15.083972 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-dcf5d020-d5b1-49c1-bd3b-02fb3283db97 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:15.085771 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-dcf5d020-d5b1-49c1-bd3b-02fb3283db97 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] GET https://10.4.3.14/volume/v3/snapshots/4061635e-256c-4b69-bba2-1cefd23e8151 Aug 13 21:11:15.085942 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-dcf5d020-d5b1-49c1-bd3b-02fb3283db97 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:15.086147 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-dcf5d020-d5b1-49c1-bd3b-02fb3283db97 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:15.090918 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:11:15.090918 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:11:15.091502 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-dcf5d020-d5b1-49c1-bd3b-02fb3283db97 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Snapshot retrieved successfully. Aug 13 21:11:15.092337 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-dcf5d020-d5b1-49c1-bd3b-02fb3283db97 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] https://10.4.3.14/volume/v3/snapshots/4061635e-256c-4b69-bba2-1cefd23e8151 returned with HTTP 200 Aug 13 21:11:15.092724 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 536/2117] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:11:15 2026] GET /volume/v3/snapshots/4061635e-256c-4b69-bba2-1cefd23e8151 => generated 480 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:15.634399 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-043e8c61-86a7-4ccc-9545-72fb3581f4f6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:15.640107 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-043e8c61-86a7-4ccc-9545-72fb3581f4f6 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 Aug 13 21:11:15.640107 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-043e8c61-86a7-4ccc-9545-72fb3581f4f6 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:15.640107 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-043e8c61-86a7-4ccc-9545-72fb3581f4f6 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:15.640107 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-043e8c61-86a7-4ccc-9545-72fb3581f4f6 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 6472c5a2-e080-4fae-8041-1448f6807703. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:15.645668 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:11:15.645668 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:11:15.646733 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-043e8c61-86a7-4ccc-9545-72fb3581f4f6 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 returned with HTTP 200 Aug 13 21:11:15.648616 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 532/2118] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:15 2026] GET /volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 21:11:15.940409 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-6052a155-14cb-4591-bc96-2012a23cf10e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:15.942613 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6052a155-14cb-4591-bc96-2012a23cf10e tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/71a2da42-320e-4937-9359-d71db2e1648c Aug 13 21:11:15.942844 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6052a155-14cb-4591-bc96-2012a23cf10e tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:15.943114 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6052a155-14cb-4591-bc96-2012a23cf10e tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:15.949541 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6052a155-14cb-4591-bc96-2012a23cf10e tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/71a2da42-320e-4937-9359-d71db2e1648c returned with HTTP 404 Aug 13 21:11:15.950468 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 526/2119] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:15 2026] GET /volume/v3/volumes/71a2da42-320e-4937-9359-d71db2e1648c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 13 21:11:16.104732 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c3542f07-6289-4ba9-8b14-48da82c4bdc0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:16.106904 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c3542f07-6289-4ba9-8b14-48da82c4bdc0 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] GET https://10.4.3.14/volume/v3/snapshots/4061635e-256c-4b69-bba2-1cefd23e8151 Aug 13 21:11:16.107293 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c3542f07-6289-4ba9-8b14-48da82c4bdc0 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:16.108428 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c3542f07-6289-4ba9-8b14-48da82c4bdc0 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:16.114814 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c3542f07-6289-4ba9-8b14-48da82c4bdc0 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] https://10.4.3.14/volume/v3/snapshots/4061635e-256c-4b69-bba2-1cefd23e8151 returned with HTTP 404 Aug 13 21:11:16.115620 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 526/2120] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:11:16 2026] GET /volume/v3/snapshots/4061635e-256c-4b69-bba2-1cefd23e8151 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:11:16.126063 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0844970b-9b2d-4363-b68a-84c51b14684a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:16.127875 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0844970b-9b2d-4363-b68a-84c51b14684a tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] DELETE https://10.4.3.14/volume/v3/volumes/5c661e2a-817f-4516-9993-6bb951459eff Aug 13 21:11:16.128115 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0844970b-9b2d-4363-b68a-84c51b14684a tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:16.129858 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0844970b-9b2d-4363-b68a-84c51b14684a tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:16.129858 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-0844970b-9b2d-4363-b68a-84c51b14684a tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Delete volume with id: 5c661e2a-817f-4516-9993-6bb951459eff Aug 13 21:11:16.139429 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:11:16.139429 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:11:16.139861 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-0844970b-9b2d-4363-b68a-84c51b14684a tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Volume info retrieved successfully. Aug 13 21:11:16.166006 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-0844970b-9b2d-4363-b68a-84c51b14684a tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Delete volume request issued successfully. Aug 13 21:11:16.166219 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0844970b-9b2d-4363-b68a-84c51b14684a tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] https://10.4.3.14/volume/v3/volumes/5c661e2a-817f-4516-9993-6bb951459eff returned with HTTP 202 Aug 13 21:11:16.166605 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 537/2121] 10.4.3.14 () {68 vars in 1385 bytes} [Thu Aug 13 21:11:16 2026] DELETE /volume/v3/volumes/5c661e2a-817f-4516-9993-6bb951459eff => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 21:11:16.177953 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-302d2381-7174-422c-a6ee-57fd4c351570 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:16.180906 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-302d2381-7174-422c-a6ee-57fd4c351570 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] GET https://10.4.3.14/volume/v3/volumes/5c661e2a-817f-4516-9993-6bb951459eff Aug 13 21:11:16.181275 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-302d2381-7174-422c-a6ee-57fd4c351570 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:16.181494 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-302d2381-7174-422c-a6ee-57fd4c351570 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:16.190655 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:11:16.190655 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:11:16.195298 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-302d2381-7174-422c-a6ee-57fd4c351570 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Volume info retrieved successfully. Aug 13 21:11:16.204119 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-302d2381-7174-422c-a6ee-57fd4c351570 tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] https://10.4.3.14/volume/v3/volumes/5c661e2a-817f-4516-9993-6bb951459eff returned with HTTP 200 Aug 13 21:11:16.204542 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 533/2122] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:11:16 2026] GET /volume/v3/volumes/5c661e2a-817f-4516-9993-6bb951459eff => generated 856 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:11:16.291167 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-684d4bf5-3a00-49e4-8f2f-4b365be6a6c3 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:16.293668 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-684d4bf5-3a00-49e4-8f2f-4b365be6a6c3 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] DELETE https://10.4.3.14/volume/v3/volumes/71a2da42-320e-4937-9359-d71db2e1648c Aug 13 21:11:16.293898 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-684d4bf5-3a00-49e4-8f2f-4b365be6a6c3 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:16.294186 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-684d4bf5-3a00-49e4-8f2f-4b365be6a6c3 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:16.295411 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-684d4bf5-3a00-49e4-8f2f-4b365be6a6c3 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Delete volume with id: 71a2da42-320e-4937-9359-d71db2e1648c Aug 13 21:11:16.302960 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-684d4bf5-3a00-49e4-8f2f-4b365be6a6c3 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/71a2da42-320e-4937-9359-d71db2e1648c returned with HTTP 404 Aug 13 21:11:16.303485 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 527/2123] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:11:16 2026] DELETE /volume/v3/volumes/71a2da42-320e-4937-9359-d71db2e1648c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:11:16.313082 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-09a1095b-1854-4acb-9e5a-ae1aa61bee92 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:16.316992 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-09a1095b-1854-4acb-9e5a-ae1aa61bee92 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/71a2da42-320e-4937-9359-d71db2e1648c Aug 13 21:11:16.316992 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-09a1095b-1854-4acb-9e5a-ae1aa61bee92 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:16.316992 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-09a1095b-1854-4acb-9e5a-ae1aa61bee92 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:16.323166 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-09a1095b-1854-4acb-9e5a-ae1aa61bee92 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/71a2da42-320e-4937-9359-d71db2e1648c returned with HTTP 404 Aug 13 21:11:16.323794 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 527/2124] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:16 2026] GET /volume/v3/volumes/71a2da42-320e-4937-9359-d71db2e1648c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:11:16.330940 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-099e87ce-db7a-4f77-833a-62775a8e84fb None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:16.333527 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-099e87ce-db7a-4f77-833a-62775a8e84fb tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] DELETE https://10.4.3.14/volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 Aug 13 21:11:16.333725 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-099e87ce-db7a-4f77-833a-62775a8e84fb tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:16.333923 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-099e87ce-db7a-4f77-833a-62775a8e84fb tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:16.334119 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-099e87ce-db7a-4f77-833a-62775a8e84fb tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Delete volume with id: ee66e60f-04d0-47bb-ab9a-71c7c1914392 Aug 13 21:11:16.341922 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:11:16.341922 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:11:16.342429 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-099e87ce-db7a-4f77-833a-62775a8e84fb tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:11:16.360740 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-099e87ce-db7a-4f77-833a-62775a8e84fb tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Delete volume request issued successfully. Aug 13 21:11:16.360940 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-099e87ce-db7a-4f77-833a-62775a8e84fb tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 returned with HTTP 202 Aug 13 21:11:16.361500 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 538/2125] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:11:16 2026] DELETE /volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:11:16.371198 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c464f7a7-60a9-469a-b015-e0c670eb25dd None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:16.374297 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c464f7a7-60a9-469a-b015-e0c670eb25dd tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 Aug 13 21:11:16.374502 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c464f7a7-60a9-469a-b015-e0c670eb25dd tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:16.374724 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c464f7a7-60a9-469a-b015-e0c670eb25dd tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:16.387766 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:11:16.387766 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:11:16.392361 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c464f7a7-60a9-469a-b015-e0c670eb25dd tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:11:16.397214 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c464f7a7-60a9-469a-b015-e0c670eb25dd tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 returned with HTTP 200 Aug 13 21:11:16.397694 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 534/2126] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:16 2026] GET /volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:16.658977 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-963576a5-fec5-494c-8da3-18206f948e30 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:16.661241 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-963576a5-fec5-494c-8da3-18206f948e30 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 Aug 13 21:11:16.661447 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-963576a5-fec5-494c-8da3-18206f948e30 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:16.661637 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-963576a5-fec5-494c-8da3-18206f948e30 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:16.661766 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-963576a5-fec5-494c-8da3-18206f948e30 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 6472c5a2-e080-4fae-8041-1448f6807703. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:16.666340 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:11:16.666340 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:11:16.667459 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-963576a5-fec5-494c-8da3-18206f948e30 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 returned with HTTP 200 Aug 13 21:11:16.667932 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 528/2127] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:16 2026] GET /volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:16.678851 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e653356c-f341-4866-8216-ce3b63e839b0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:16.680360 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e653356c-f341-4866-8216-ce3b63e839b0 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/volumes/3919cf8a-3678-4fef-9e2c-003b6ad93d99 Aug 13 21:11:16.681841 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e653356c-f341-4866-8216-ce3b63e839b0 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:16.681841 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e653356c-f341-4866-8216-ce3b63e839b0 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:16.690155 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:11:16.690155 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:11:16.695342 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e653356c-f341-4866-8216-ce3b63e839b0 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Volume info retrieved successfully. Aug 13 21:11:16.701931 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e653356c-f341-4866-8216-ce3b63e839b0 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/volumes/3919cf8a-3678-4fef-9e2c-003b6ad93d99 returned with HTTP 200 Aug 13 21:11:16.702701 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 528/2128] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:16 2026] GET /volume/v3/volumes/3919cf8a-3678-4fef-9e2c-003b6ad93d99 => generated 1408 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:11:16.713616 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7fb8604c-f48f-4632-a956-586769266cd3 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:16.715261 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7fb8604c-f48f-4632-a956-586769266cd3 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/volumes/3919cf8a-3678-4fef-9e2c-003b6ad93d99 Aug 13 21:11:16.715423 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7fb8604c-f48f-4632-a956-586769266cd3 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:16.715590 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7fb8604c-f48f-4632-a956-586769266cd3 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:16.722838 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:11:16.722838 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:11:16.726036 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-7fb8604c-f48f-4632-a956-586769266cd3 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Volume info retrieved successfully. Aug 13 21:11:16.730445 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7fb8604c-f48f-4632-a956-586769266cd3 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/volumes/3919cf8a-3678-4fef-9e2c-003b6ad93d99 returned with HTTP 200 Aug 13 21:11:16.730802 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 539/2129] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:16 2026] GET /volume/v3/volumes/3919cf8a-3678-4fef-9e2c-003b6ad93d99 => generated 1408 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:11:16.742528 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-32e468ad-5cc3-446e-9c49-dbfb31a3d55c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:16.744237 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-32e468ad-5cc3-446e-9c49-dbfb31a3d55c tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] DELETE https://10.4.3.14/volume/v3/volumes/3919cf8a-3678-4fef-9e2c-003b6ad93d99 Aug 13 21:11:16.744437 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-32e468ad-5cc3-446e-9c49-dbfb31a3d55c tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:16.744609 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-32e468ad-5cc3-446e-9c49-dbfb31a3d55c tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:16.744756 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-32e468ad-5cc3-446e-9c49-dbfb31a3d55c tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Delete volume with id: 3919cf8a-3678-4fef-9e2c-003b6ad93d99 Aug 13 21:11:16.752945 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:11:16.752945 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:11:16.753569 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-32e468ad-5cc3-446e-9c49-dbfb31a3d55c tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Volume info retrieved successfully. Aug 13 21:11:16.775266 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-32e468ad-5cc3-446e-9c49-dbfb31a3d55c tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Delete volume request issued successfully. Aug 13 21:11:16.775434 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-32e468ad-5cc3-446e-9c49-dbfb31a3d55c tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/volumes/3919cf8a-3678-4fef-9e2c-003b6ad93d99 returned with HTTP 202 Aug 13 21:11:16.775827 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 535/2130] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:11:16 2026] DELETE /volume/v3/volumes/3919cf8a-3678-4fef-9e2c-003b6ad93d99 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:11:16.785083 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f4c12612-a151-47ba-afa6-70da64ecb9fe None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:16.787545 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f4c12612-a151-47ba-afa6-70da64ecb9fe tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/volumes/3919cf8a-3678-4fef-9e2c-003b6ad93d99 Aug 13 21:11:16.787800 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f4c12612-a151-47ba-afa6-70da64ecb9fe tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:16.788079 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f4c12612-a151-47ba-afa6-70da64ecb9fe tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:16.796380 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:11:16.796380 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:11:16.800336 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-f4c12612-a151-47ba-afa6-70da64ecb9fe tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Volume info retrieved successfully. Aug 13 21:11:16.805821 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f4c12612-a151-47ba-afa6-70da64ecb9fe tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/volumes/3919cf8a-3678-4fef-9e2c-003b6ad93d99 returned with HTTP 200 Aug 13 21:11:16.806670 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 529/2131] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:16 2026] GET /volume/v3/volumes/3919cf8a-3678-4fef-9e2c-003b6ad93d99 => generated 1407 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:11:17.215297 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-84fa83f0-e5d1-467c-900c-af0f5a5f5934 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:17.217894 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-84fa83f0-e5d1-467c-900c-af0f5a5f5934 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] DELETE https://10.4.3.14/volume/v3/volumes/f72954b3-4458-457c-9d73-0ae36cea7ff5 Aug 13 21:11:17.217894 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-84fa83f0-e5d1-467c-900c-af0f5a5f5934 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:17.217894 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-84fa83f0-e5d1-467c-900c-af0f5a5f5934 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:17.217894 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-84fa83f0-e5d1-467c-900c-af0f5a5f5934 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Delete volume with id: f72954b3-4458-457c-9d73-0ae36cea7ff5 Aug 13 21:11:17.220236 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d1b9d5aa-2327-42e8-97c3-2cb34afd8c5f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:17.222998 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d1b9d5aa-2327-42e8-97c3-2cb34afd8c5f tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] GET https://10.4.3.14/volume/v3/volumes/5c661e2a-817f-4516-9993-6bb951459eff Aug 13 21:11:17.222998 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d1b9d5aa-2327-42e8-97c3-2cb34afd8c5f tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:17.222998 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d1b9d5aa-2327-42e8-97c3-2cb34afd8c5f tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:17.226775 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:11:17.226775 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:11:17.227434 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-84fa83f0-e5d1-467c-900c-af0f5a5f5934 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Volume info retrieved successfully. Aug 13 21:11:17.229938 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d1b9d5aa-2327-42e8-97c3-2cb34afd8c5f tempest-VolumeRevertTests-1649324974 tempest-VolumeRevertTests-1649324974-project-member] https://10.4.3.14/volume/v3/volumes/5c661e2a-817f-4516-9993-6bb951459eff returned with HTTP 404 Aug 13 21:11:17.230431 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 540/2132] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:11:17 2026] GET /volume/v3/volumes/5c661e2a-817f-4516-9993-6bb951459eff => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:11:17.246977 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-84fa83f0-e5d1-467c-900c-af0f5a5f5934 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Delete volume request issued successfully. Aug 13 21:11:17.246977 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-84fa83f0-e5d1-467c-900c-af0f5a5f5934 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] https://10.4.3.14/volume/v3/volumes/f72954b3-4458-457c-9d73-0ae36cea7ff5 returned with HTTP 202 Aug 13 21:11:17.247559 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 529/2133] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:11:17 2026] DELETE /volume/v3/volumes/f72954b3-4458-457c-9d73-0ae36cea7ff5 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:11:17.255494 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5c2480c3-9948-4ca2-bdec-28ac15d348b9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:17.258009 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5c2480c3-9948-4ca2-bdec-28ac15d348b9 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] GET https://10.4.3.14/volume/v3/volumes/f72954b3-4458-457c-9d73-0ae36cea7ff5 Aug 13 21:11:17.258345 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5c2480c3-9948-4ca2-bdec-28ac15d348b9 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:17.258617 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5c2480c3-9948-4ca2-bdec-28ac15d348b9 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:17.268373 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:11:17.268373 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:11:17.277390 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-5c2480c3-9948-4ca2-bdec-28ac15d348b9 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Volume info retrieved successfully. Aug 13 21:11:17.283572 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5c2480c3-9948-4ca2-bdec-28ac15d348b9 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] https://10.4.3.14/volume/v3/volumes/f72954b3-4458-457c-9d73-0ae36cea7ff5 returned with HTTP 200 Aug 13 21:11:17.284061 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 536/2134] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:17 2026] GET /volume/v3/volumes/f72954b3-4458-457c-9d73-0ae36cea7ff5 => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:17.410479 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-700a844a-7d70-4eef-b730-e85e1d2e9be8 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:17.412462 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-700a844a-7d70-4eef-b730-e85e1d2e9be8 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 Aug 13 21:11:17.412617 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-700a844a-7d70-4eef-b730-e85e1d2e9be8 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:17.412803 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-700a844a-7d70-4eef-b730-e85e1d2e9be8 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:17.418954 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-700a844a-7d70-4eef-b730-e85e1d2e9be8 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 returned with HTTP 404 Aug 13 21:11:17.419567 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 530/2135] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:17 2026] GET /volume/v3/volumes/ee66e60f-04d0-47bb-ab9a-71c7c1914392 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:11:17.825404 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f4e2e205-d6bf-47e2-af1e-6081a291032e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:17.827300 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f4e2e205-d6bf-47e2-af1e-6081a291032e tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/volumes/3919cf8a-3678-4fef-9e2c-003b6ad93d99 Aug 13 21:11:17.827566 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f4e2e205-d6bf-47e2-af1e-6081a291032e tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:17.827789 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f4e2e205-d6bf-47e2-af1e-6081a291032e tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:17.833227 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f4e2e205-d6bf-47e2-af1e-6081a291032e tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/volumes/3919cf8a-3678-4fef-9e2c-003b6ad93d99 returned with HTTP 404 Aug 13 21:11:17.833742 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 541/2136] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:17 2026] GET /volume/v3/volumes/3919cf8a-3678-4fef-9e2c-003b6ad93d99 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:11:17.842867 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-92ad8b02-c1ed-43ff-8aca-8c4580957bc5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:17.845628 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-92ad8b02-c1ed-43ff-8aca-8c4580957bc5 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] DELETE https://10.4.3.14/volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 Aug 13 21:11:17.847086 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-92ad8b02-c1ed-43ff-8aca-8c4580957bc5 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:17.847086 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-92ad8b02-c1ed-43ff-8aca-8c4580957bc5 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:17.847086 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.contrib.backups [None req-92ad8b02-c1ed-43ff-8aca-8c4580957bc5 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Delete backup with id: 6472c5a2-e080-4fae-8041-1448f6807703. Aug 13 21:11:17.852974 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:11:17.852974 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:11:17.871911 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.backup.rpcapi [None req-92ad8b02-c1ed-43ff-8aca-8c4580957bc5 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] delete_backup rpcapi backup_id 6472c5a2-e080-4fae-8041-1448f6807703 {{(pid=100214) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 21:11:17.873905 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-92ad8b02-c1ed-43ff-8aca-8c4580957bc5 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 returned with HTTP 202 Aug 13 21:11:17.874542 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 530/2137] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:11:17 2026] DELETE /volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:11:17.882491 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-eedb3a25-c614-4432-be2a-dcbc8e505ae7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:17.886089 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-eedb3a25-c614-4432-be2a-dcbc8e505ae7 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 Aug 13 21:11:17.886089 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-eedb3a25-c614-4432-be2a-dcbc8e505ae7 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:17.886089 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-eedb3a25-c614-4432-be2a-dcbc8e505ae7 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:17.886089 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-eedb3a25-c614-4432-be2a-dcbc8e505ae7 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 6472c5a2-e080-4fae-8041-1448f6807703. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:17.900847 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:11:17.900847 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:11:17.901814 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-eedb3a25-c614-4432-be2a-dcbc8e505ae7 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 returned with HTTP 200 Aug 13 21:11:17.902345 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 537/2138] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:17 2026] GET /volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 => generated 790 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:18.305674 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-23f8fe8a-5289-40c3-bc62-46807be5a766 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:18.307581 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-23f8fe8a-5289-40c3-bc62-46807be5a766 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] GET https://10.4.3.14/volume/v3/volumes/f72954b3-4458-457c-9d73-0ae36cea7ff5 Aug 13 21:11:18.308190 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-23f8fe8a-5289-40c3-bc62-46807be5a766 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:18.308190 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-23f8fe8a-5289-40c3-bc62-46807be5a766 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:18.314053 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-23f8fe8a-5289-40c3-bc62-46807be5a766 tempest-ServerStableDeviceRescueTest-143738900 tempest-ServerStableDeviceRescueTest-143738900-project-member] https://10.4.3.14/volume/v3/volumes/f72954b3-4458-457c-9d73-0ae36cea7ff5 returned with HTTP 404 Aug 13 21:11:18.314563 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 531/2139] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:18 2026] GET /volume/v3/volumes/f72954b3-4458-457c-9d73-0ae36cea7ff5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:11:18.915658 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-70b0abe0-8a2c-4837-8d30-76a9fa0aecae None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:18.919762 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-70b0abe0-8a2c-4837-8d30-76a9fa0aecae tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 Aug 13 21:11:18.919762 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-70b0abe0-8a2c-4837-8d30-76a9fa0aecae tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:18.919762 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-70b0abe0-8a2c-4837-8d30-76a9fa0aecae tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:18.919762 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-70b0abe0-8a2c-4837-8d30-76a9fa0aecae tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 6472c5a2-e080-4fae-8041-1448f6807703. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:18.926384 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-70b0abe0-8a2c-4837-8d30-76a9fa0aecae tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 returned with HTTP 404 Aug 13 21:11:18.926384 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 542/2140] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:18 2026] GET /volume/v3/backups/6472c5a2-e080-4fae-8041-1448f6807703 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:11:19.016442 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-130d7bbc-0d62-47cb-952f-4e5d2695e3d0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:19.019331 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-130d7bbc-0d62-47cb-952f-4e5d2695e3d0 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/volumes/84f15c3d-6323-4148-9e5e-7a0c60f2aa5e Aug 13 21:11:19.019672 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-130d7bbc-0d62-47cb-952f-4e5d2695e3d0 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:19.020011 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-130d7bbc-0d62-47cb-952f-4e5d2695e3d0 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:19.028881 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:11:19.028881 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:11:19.034441 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-130d7bbc-0d62-47cb-952f-4e5d2695e3d0 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Volume info retrieved successfully. Aug 13 21:11:19.040181 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-130d7bbc-0d62-47cb-952f-4e5d2695e3d0 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/volumes/84f15c3d-6323-4148-9e5e-7a0c60f2aa5e returned with HTTP 200 Aug 13 21:11:19.040851 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 531/2141] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:19 2026] GET /volume/v3/volumes/84f15c3d-6323-4148-9e5e-7a0c60f2aa5e => generated 1353 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:11:19.058887 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d68e243a-2cbd-4c87-b91a-94a001366c80 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:19.061100 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d68e243a-2cbd-4c87-b91a-94a001366c80 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] DELETE https://10.4.3.14/volume/v3/volumes/84f15c3d-6323-4148-9e5e-7a0c60f2aa5e Aug 13 21:11:19.061857 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d68e243a-2cbd-4c87-b91a-94a001366c80 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:19.062112 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d68e243a-2cbd-4c87-b91a-94a001366c80 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:19.062275 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-d68e243a-2cbd-4c87-b91a-94a001366c80 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Delete volume with id: 84f15c3d-6323-4148-9e5e-7a0c60f2aa5e Aug 13 21:11:19.072456 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:11:19.072456 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:11:19.072893 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d68e243a-2cbd-4c87-b91a-94a001366c80 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Volume info retrieved successfully. Aug 13 21:11:19.098613 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d68e243a-2cbd-4c87-b91a-94a001366c80 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Delete volume request issued successfully. Aug 13 21:11:19.098802 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d68e243a-2cbd-4c87-b91a-94a001366c80 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/volumes/84f15c3d-6323-4148-9e5e-7a0c60f2aa5e returned with HTTP 202 Aug 13 21:11:19.099241 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 538/2142] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:11:19 2026] DELETE /volume/v3/volumes/84f15c3d-6323-4148-9e5e-7a0c60f2aa5e => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:11:19.108742 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f5dcc2c3-9bae-4a2a-af3e-e291e447ba3c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:19.111345 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f5dcc2c3-9bae-4a2a-af3e-e291e447ba3c tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/volumes/84f15c3d-6323-4148-9e5e-7a0c60f2aa5e Aug 13 21:11:19.111759 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f5dcc2c3-9bae-4a2a-af3e-e291e447ba3c tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:19.111835 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f5dcc2c3-9bae-4a2a-af3e-e291e447ba3c tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:19.120203 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:11:19.120203 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:11:19.124880 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-f5dcc2c3-9bae-4a2a-af3e-e291e447ba3c tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Volume info retrieved successfully. Aug 13 21:11:19.129883 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f5dcc2c3-9bae-4a2a-af3e-e291e447ba3c tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/volumes/84f15c3d-6323-4148-9e5e-7a0c60f2aa5e returned with HTTP 200 Aug 13 21:11:19.130336 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 532/2143] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:19 2026] GET /volume/v3/volumes/84f15c3d-6323-4148-9e5e-7a0c60f2aa5e => generated 1352 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:11:19.131775 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a769f769-a798-4f9b-9019-c4ca35b7bda1 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:19.289250 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a769f769-a798-4f9b-9019-c4ca35b7bda1 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:11:19.289679 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a769f769-a798-4f9b-9019-c4ca35b7bda1 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1617488555"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:11:19.292681 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-a769f769-a798-4f9b-9019-c4ca35b7bda1 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1617488555'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:11:19.293575 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-a769f769-a798-4f9b-9019-c4ca35b7bda1 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Create volume of 1 GB Aug 13 21:11:19.298339 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-a769f769-a798-4f9b-9019-c4ca35b7bda1 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Availability Zones retrieved successfully. Aug 13 21:11:19.305778 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-a769f769-a798-4f9b-9019-c4ca35b7bda1 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Flow 'volume_create_api' (20db8c6c-5596-427f-a9d3-f2f35be5f680) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:11:19.307205 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-a769f769-a798-4f9b-9019-c4ca35b7bda1 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32032ef2-324e-428f-9587-da806f2f0557) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:11:19.307915 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-a769f769-a798-4f9b-9019-c4ca35b7bda1 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:11:19.347344 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-a769f769-a798-4f9b-9019-c4ca35b7bda1 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32032ef2-324e-428f-9587-da806f2f0557) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:11:19.348446 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-a769f769-a798-4f9b-9019-c4ca35b7bda1 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c084b14e-8b93-439c-8961-7552e5352b0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:11:19.417843 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-a769f769-a798-4f9b-9019-c4ca35b7bda1 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Created reservations ['995885c3-d188-48cc-a1ef-9a8c57351510', '46e5a847-c85d-43c6-a2c0-45b7f8537f83', '8e66762d-c1ad-46f6-ac90-47cc0aa58a30', '5fe3e84e-e5a9-4e59-878e-5b92fd59d908'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:11:19.418853 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-a769f769-a798-4f9b-9019-c4ca35b7bda1 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c084b14e-8b93-439c-8961-7552e5352b0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['995885c3-d188-48cc-a1ef-9a8c57351510', '46e5a847-c85d-43c6-a2c0-45b7f8537f83', '8e66762d-c1ad-46f6-ac90-47cc0aa58a30', '5fe3e84e-e5a9-4e59-878e-5b92fd59d908']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:11:19.419779 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-a769f769-a798-4f9b-9019-c4ca35b7bda1 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e09aa769-d3ed-44b3-8592-20f9f92ea438) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:11:19.452412 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-a769f769-a798-4f9b-9019-c4ca35b7bda1 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e09aa769-d3ed-44b3-8592-20f9f92ea438) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2201e797-0b4f-41a7-a45f-a726e5298322', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1617488555',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9cb26f5c983846b7b82de7370d951bc4',qos_specs=None,replication_status=,reservations=['995885c3-d188-48cc-a1ef-9a8c57351510','46e5a847-c85d-43c6-a2c0-45b7f8537f83','8e66762d-c1ad-46f6-ac90-47cc0aa58a30','5fe3e84e-e5a9-4e59-878e-5b92fd59d908'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6d9a022c324412c99816a4adb97008e',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:11:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1617488555',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2201e797-0b4f-41a7-a45f-a726e5298322,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9cb26f5c983846b7b82de7370d951bc4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e6d9a022c324412c99816a4adb97008e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:11:19.453518 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-a769f769-a798-4f9b-9019-c4ca35b7bda1 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a1d63f1-d101-4aac-8298-d4336b45fa00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:11:19.483197 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-a769f769-a798-4f9b-9019-c4ca35b7bda1 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a1d63f1-d101-4aac-8298-d4336b45fa00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1617488555',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9cb26f5c983846b7b82de7370d951bc4',qos_specs=None,replication_status=,reservations=['995885c3-d188-48cc-a1ef-9a8c57351510','46e5a847-c85d-43c6-a2c0-45b7f8537f83','8e66762d-c1ad-46f6-ac90-47cc0aa58a30','5fe3e84e-e5a9-4e59-878e-5b92fd59d908'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6d9a022c324412c99816a4adb97008e',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:11:19.484202 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-a769f769-a798-4f9b-9019-c4ca35b7bda1 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c997a9bd-7c87-416b-b054-9971bb435a1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:11:19.500254 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-a769f769-a798-4f9b-9019-c4ca35b7bda1 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c997a9bd-7c87-416b-b054-9971bb435a1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:11:19.501548 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-a769f769-a798-4f9b-9019-c4ca35b7bda1 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Flow 'volume_create_api' (20db8c6c-5596-427f-a9d3-f2f35be5f680) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:11:19.501773 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-a769f769-a798-4f9b-9019-c4ca35b7bda1 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Create volume request issued successfully. Aug 13 21:11:19.502675 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a769f769-a798-4f9b-9019-c4ca35b7bda1 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:11:19.503358 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 543/2144] 10.4.3.14 () {70 vars in 1291 bytes} [Thu Aug 13 21:11:19 2026] POST /volume/v3/volumes => generated 776 bytes in 372 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:11:19.520210 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b5953b9d-a2f1-41e2-9c1b-794fdadc7858 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:19.522313 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b5953b9d-a2f1-41e2-9c1b-794fdadc7858 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/volumes/2201e797-0b4f-41a7-a45f-a726e5298322 Aug 13 21:11:19.522566 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b5953b9d-a2f1-41e2-9c1b-794fdadc7858 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:19.522810 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b5953b9d-a2f1-41e2-9c1b-794fdadc7858 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:19.530488 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:11:19.530488 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:11:19.534209 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b5953b9d-a2f1-41e2-9c1b-794fdadc7858 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Volume info retrieved successfully. Aug 13 21:11:19.538311 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b5953b9d-a2f1-41e2-9c1b-794fdadc7858 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/volumes/2201e797-0b4f-41a7-a45f-a726e5298322 returned with HTTP 200 Aug 13 21:11:19.538784 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 532/2145] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:11:19 2026] GET /volume/v3/volumes/2201e797-0b4f-41a7-a45f-a726e5298322 => generated 955 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:20.144427 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-71466ffc-288d-44c0-97a7-b881312baf2c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:20.146127 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-71466ffc-288d-44c0-97a7-b881312baf2c tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/volumes/84f15c3d-6323-4148-9e5e-7a0c60f2aa5e Aug 13 21:11:20.146331 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-71466ffc-288d-44c0-97a7-b881312baf2c tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:20.146515 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-71466ffc-288d-44c0-97a7-b881312baf2c tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:20.152775 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-71466ffc-288d-44c0-97a7-b881312baf2c tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/volumes/84f15c3d-6323-4148-9e5e-7a0c60f2aa5e returned with HTTP 404 Aug 13 21:11:20.153276 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 539/2146] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:20 2026] GET /volume/v3/volumes/84f15c3d-6323-4148-9e5e-7a0c60f2aa5e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:11:20.168104 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d6263c3e-14d3-4488-8adb-f03f3a516965 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:20.169825 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d6263c3e-14d3-4488-8adb-f03f3a516965 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:11:20.172476 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d6263c3e-14d3-4488-8adb-f03f3a516965 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"vol-meta1": "value1", "vol-meta2": "value2", "vol-meta3": "value3"}, "size": 1, "name": "tempest-VolumesBackupsTest-Volume-1897332272"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:11:20.175638 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-d6263c3e-14d3-4488-8adb-f03f3a516965 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1897332272'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:11:20.175638 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-d6263c3e-14d3-4488-8adb-f03f3a516965 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Create volume of 1 GB Aug 13 21:11:20.179150 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-d6263c3e-14d3-4488-8adb-f03f3a516965 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Availability Zones retrieved successfully. Aug 13 21:11:20.185097 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-d6263c3e-14d3-4488-8adb-f03f3a516965 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Flow 'volume_create_api' (4a0613e3-9483-43e7-ba61-09e77cdb4187) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:11:20.186047 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-d6263c3e-14d3-4488-8adb-f03f3a516965 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68d6a6d8-36cd-4285-95ed-d99aaf0be945) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:11:20.187262 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-d6263c3e-14d3-4488-8adb-f03f3a516965 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:11:20.222357 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-d6263c3e-14d3-4488-8adb-f03f3a516965 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68d6a6d8-36cd-4285-95ed-d99aaf0be945) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:11:20.223203 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-d6263c3e-14d3-4488-8adb-f03f3a516965 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b2b33c2-ebd1-4782-aa73-44bf4db5f9d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:11:20.272081 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-d6263c3e-14d3-4488-8adb-f03f3a516965 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Created reservations ['b4bf8bde-2790-4c03-8036-4261a2df5116', 'a21332da-66fb-4ead-ba5e-8354f5c6bc45', '9a857804-2eac-44f5-ba24-ec63d34ef5a7', '3a83ee8d-b26b-4faf-b8af-0aae356f6812'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:11:20.272914 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-d6263c3e-14d3-4488-8adb-f03f3a516965 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b2b33c2-ebd1-4782-aa73-44bf4db5f9d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b4bf8bde-2790-4c03-8036-4261a2df5116', 'a21332da-66fb-4ead-ba5e-8354f5c6bc45', '9a857804-2eac-44f5-ba24-ec63d34ef5a7', '3a83ee8d-b26b-4faf-b8af-0aae356f6812']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:11:20.273863 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-d6263c3e-14d3-4488-8adb-f03f3a516965 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bb11366-4390-4f9f-9033-1889dbdcdc13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:11:20.305351 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-d6263c3e-14d3-4488-8adb-f03f3a516965 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bb11366-4390-4f9f-9033-1889dbdcdc13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f27c4c7-eadf-4572-a64c-5d0e89b1268c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1897332272',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='581b83054f2b4599a0111979c24d58e5',qos_specs=None,replication_status=,reservations=['b4bf8bde-2790-4c03-8036-4261a2df5116','a21332da-66fb-4ead-ba5e-8354f5c6bc45','9a857804-2eac-44f5-ba24-ec63d34ef5a7','3a83ee8d-b26b-4faf-b8af-0aae356f6812'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50281eac1b9247dbba6909dac96ee9f7',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:11:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1897332272',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f27c4c7-eadf-4572-a64c-5d0e89b1268c,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='581b83054f2b4599a0111979c24d58e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='50281eac1b9247dbba6909dac96ee9f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:11:20.306196 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-d6263c3e-14d3-4488-8adb-f03f3a516965 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23918cc0-2c75-43b0-b7e9-c35d36da926d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:11:20.327693 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-d6263c3e-14d3-4488-8adb-f03f3a516965 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23918cc0-2c75-43b0-b7e9-c35d36da926d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1897332272',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='581b83054f2b4599a0111979c24d58e5',qos_specs=None,replication_status=,reservations=['b4bf8bde-2790-4c03-8036-4261a2df5116','a21332da-66fb-4ead-ba5e-8354f5c6bc45','9a857804-2eac-44f5-ba24-ec63d34ef5a7','3a83ee8d-b26b-4faf-b8af-0aae356f6812'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50281eac1b9247dbba6909dac96ee9f7',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:11:20.328804 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-d6263c3e-14d3-4488-8adb-f03f3a516965 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8ef6786-3784-4d90-9e0e-d33ae4ebc7c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:11:20.340847 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-d6263c3e-14d3-4488-8adb-f03f3a516965 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8ef6786-3784-4d90-9e0e-d33ae4ebc7c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:11:20.342115 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-d6263c3e-14d3-4488-8adb-f03f3a516965 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Flow 'volume_create_api' (4a0613e3-9483-43e7-ba61-09e77cdb4187) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:11:20.342527 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-d6263c3e-14d3-4488-8adb-f03f3a516965 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Create volume request issued successfully. Aug 13 21:11:20.343437 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d6263c3e-14d3-4488-8adb-f03f3a516965 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:11:20.343998 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 533/2147] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:11:20 2026] POST /volume/v3/volumes => generated 814 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:11:20.361473 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-70f76009-f774-4899-8892-28aa8e3a1cdc None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:20.363715 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-70f76009-f774-4899-8892-28aa8e3a1cdc tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/volumes/6f27c4c7-eadf-4572-a64c-5d0e89b1268c Aug 13 21:11:20.363948 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-70f76009-f774-4899-8892-28aa8e3a1cdc tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:20.364226 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-70f76009-f774-4899-8892-28aa8e3a1cdc tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:20.373633 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:11:20.373633 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:11:20.378570 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-70f76009-f774-4899-8892-28aa8e3a1cdc tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Volume info retrieved successfully. Aug 13 21:11:20.384083 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-70f76009-f774-4899-8892-28aa8e3a1cdc tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/volumes/6f27c4c7-eadf-4572-a64c-5d0e89b1268c returned with HTTP 200 Aug 13 21:11:20.384741 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 544/2148] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:20 2026] GET /volume/v3/volumes/6f27c4c7-eadf-4572-a64c-5d0e89b1268c => generated 882 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:20.558457 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7a2de53e-1de1-4f9a-9cbe-fd5822be3615 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:20.562010 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7a2de53e-1de1-4f9a-9cbe-fd5822be3615 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/volumes/2201e797-0b4f-41a7-a45f-a726e5298322 Aug 13 21:11:20.562010 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7a2de53e-1de1-4f9a-9cbe-fd5822be3615 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:20.562010 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7a2de53e-1de1-4f9a-9cbe-fd5822be3615 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:20.575850 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:11:20.575850 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:11:20.581921 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-7a2de53e-1de1-4f9a-9cbe-fd5822be3615 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Volume info retrieved successfully. Aug 13 21:11:20.589991 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7a2de53e-1de1-4f9a-9cbe-fd5822be3615 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/volumes/2201e797-0b4f-41a7-a45f-a726e5298322 returned with HTTP 200 Aug 13 21:11:20.590578 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 533/2149] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:11:20 2026] GET /volume/v3/volumes/2201e797-0b4f-41a7-a45f-a726e5298322 => generated 1007 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:11:20.611085 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9d9f1ba7-6d74-4e14-8b64-ee40078ed216 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:20.613032 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9d9f1ba7-6d74-4e14-8b64-ee40078ed216 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] POST https://10.4.3.14/volume/v3/backups Aug 13 21:11:20.613427 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9d9f1ba7-6d74-4e14-8b64-ee40078ed216 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2201e797-0b4f-41a7-a45f-a726e5298322", "name": "tempest-type-Backup-832124064"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:11:20.615367 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.backups [None req-9d9f1ba7-6d74-4e14-8b64-ee40078ed216 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Creating new backup {'backup': {'volume_id': '2201e797-0b4f-41a7-a45f-a726e5298322', 'name': 'tempest-type-Backup-832124064'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 21:11:20.615556 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.contrib.backups [None req-9d9f1ba7-6d74-4e14-8b64-ee40078ed216 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Creating backup of volume 2201e797-0b4f-41a7-a45f-a726e5298322 in container None Aug 13 21:11:20.623721 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:11:20.623721 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:11:20.624111 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-9d9f1ba7-6d74-4e14-8b64-ee40078ed216 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Volume info retrieved successfully. Aug 13 21:11:20.650431 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-9d9f1ba7-6d74-4e14-8b64-ee40078ed216 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Created reservations ['9978d124-32d3-4599-bab6-8a89830f0b4a', 'a62adb87-7e68-43a2-b8c9-837f2a968fd5'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:11:20.699178 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9d9f1ba7-6d74-4e14-8b64-ee40078ed216 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups returned with HTTP 202 Aug 13 21:11:20.699671 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 540/2150] 10.4.3.14 () {70 vars in 1292 bytes} [Thu Aug 13 21:11:20 2026] POST /volume/v3/backups => generated 313 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:11:20.710085 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-8f799d33-820b-4d38-a7cb-34e6d7cc3793 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:20.713690 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8f799d33-820b-4d38-a7cb-34e6d7cc3793 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 Aug 13 21:11:20.714021 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8f799d33-820b-4d38-a7cb-34e6d7cc3793 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:20.714343 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8f799d33-820b-4d38-a7cb-34e6d7cc3793 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:20.714521 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-8f799d33-820b-4d38-a7cb-34e6d7cc3793 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id bc8d8406-8667-49df-b3f8-28474358e002. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:20.722287 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:11:20.722287 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:11:20.723253 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8f799d33-820b-4d38-a7cb-34e6d7cc3793 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 returned with HTTP 200 Aug 13 21:11:20.723928 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 534/2151] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:11:20 2026] GET /volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 => generated 720 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:21.403456 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-62afac00-487c-446f-bc1d-3dbeb7a661c5 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:21.405802 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-62afac00-487c-446f-bc1d-3dbeb7a661c5 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/volumes/6f27c4c7-eadf-4572-a64c-5d0e89b1268c Aug 13 21:11:21.406117 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-62afac00-487c-446f-bc1d-3dbeb7a661c5 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:21.406434 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-62afac00-487c-446f-bc1d-3dbeb7a661c5 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:21.418627 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:11:21.418627 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:11:21.423486 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-62afac00-487c-446f-bc1d-3dbeb7a661c5 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Volume info retrieved successfully. Aug 13 21:11:21.434809 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-62afac00-487c-446f-bc1d-3dbeb7a661c5 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/volumes/6f27c4c7-eadf-4572-a64c-5d0e89b1268c returned with HTTP 200 Aug 13 21:11:21.435264 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 545/2152] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:21 2026] GET /volume/v3/volumes/6f27c4c7-eadf-4572-a64c-5d0e89b1268c => generated 907 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:21.453366 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-894b6af3-6cdf-449c-bb34-518ecfb0f121 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:21.455506 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-894b6af3-6cdf-449c-bb34-518ecfb0f121 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] POST https://10.4.3.14/volume/v3/backups Aug 13 21:11:21.456076 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-894b6af3-6cdf-449c-bb34-518ecfb0f121 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6f27c4c7-eadf-4572-a64c-5d0e89b1268c", "name": "tempest-VolumesBackupsTest-Backup-1903939169", "description": "tempest-backup-description-512156536", "container": "tempest-volumesbackupstest-backup-container-36507121"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:11:21.460148 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.contrib.backups [None req-894b6af3-6cdf-449c-bb34-518ecfb0f121 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Creating new backup {'backup': {'volume_id': '6f27c4c7-eadf-4572-a64c-5d0e89b1268c', 'name': 'tempest-VolumesBackupsTest-Backup-1903939169', 'description': 'tempest-backup-description-512156536', 'container': 'tempest-volumesbackupstest-backup-container-36507121'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 21:11:21.460371 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.contrib.backups [None req-894b6af3-6cdf-449c-bb34-518ecfb0f121 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Creating backup of volume 6f27c4c7-eadf-4572-a64c-5d0e89b1268c in container tempest-volumesbackupstest-backup-container-36507121 Aug 13 21:11:21.471797 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:11:21.471797 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:11:21.472504 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-894b6af3-6cdf-449c-bb34-518ecfb0f121 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Volume info retrieved successfully. Aug 13 21:11:21.500510 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-894b6af3-6cdf-449c-bb34-518ecfb0f121 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Created reservations ['5147f364-b25b-40b3-aaee-f72660efe106', '8cb1bd72-7137-4500-9a81-ccd59c5d5260'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:11:21.534627 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-894b6af3-6cdf-449c-bb34-518ecfb0f121 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups returned with HTTP 202 Aug 13 21:11:21.535047 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 534/2153] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:11:21 2026] POST /volume/v3/backups => generated 328 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:11:21.544116 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ef21ebc2-e46d-4868-882e-d9ee10c8c8fa None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:21.546419 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ef21ebc2-e46d-4868-882e-d9ee10c8c8fa tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a Aug 13 21:11:21.546706 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ef21ebc2-e46d-4868-882e-d9ee10c8c8fa tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:21.547005 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ef21ebc2-e46d-4868-882e-d9ee10c8c8fa tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:21.547202 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-ef21ebc2-e46d-4868-882e-d9ee10c8c8fa tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 79bbc4be-150c-4ffe-b27e-dde746a8303a. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:21.556470 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:11:21.556470 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:11:21.557609 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ef21ebc2-e46d-4868-882e-d9ee10c8c8fa tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a returned with HTTP 200 Aug 13 21:11:21.558622 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 541/2154] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:21 2026] GET /volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a => generated 819 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:21.739527 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-7a3853e7-4f1d-4f76-845e-d29b17b0dc40 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:21.741629 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7a3853e7-4f1d-4f76-845e-d29b17b0dc40 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 Aug 13 21:11:21.741840 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7a3853e7-4f1d-4f76-845e-d29b17b0dc40 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:21.742071 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7a3853e7-4f1d-4f76-845e-d29b17b0dc40 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:21.742206 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-7a3853e7-4f1d-4f76-845e-d29b17b0dc40 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id bc8d8406-8667-49df-b3f8-28474358e002. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:21.747796 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:11:21.747796 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:11:21.748532 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7a3853e7-4f1d-4f76-845e-d29b17b0dc40 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 returned with HTTP 200 Aug 13 21:11:21.748938 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 535/2155] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:11:21 2026] GET /volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:22.544258 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b8abcee9-698b-45ca-9524-6397c8641159 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:22.546176 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b8abcee9-698b-45ca-9524-6397c8641159 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] DELETE https://10.4.3.14/volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba Aug 13 21:11:22.546378 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b8abcee9-698b-45ca-9524-6397c8641159 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:22.546620 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b8abcee9-698b-45ca-9524-6397c8641159 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:22.546844 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-b8abcee9-698b-45ca-9524-6397c8641159 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Delete volume with id: f0b25c1c-45ab-4135-b220-ac3c9d330bba Aug 13 21:11:22.556149 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:11:22.556149 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:11:22.556707 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-b8abcee9-698b-45ca-9524-6397c8641159 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:11:22.579300 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-25bd36b5-2b9d-4939-b71b-1dd3e2439219 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:22.582767 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-25bd36b5-2b9d-4939-b71b-1dd3e2439219 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a Aug 13 21:11:22.582956 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-25bd36b5-2b9d-4939-b71b-1dd3e2439219 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:22.583223 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-25bd36b5-2b9d-4939-b71b-1dd3e2439219 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:22.583337 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-25bd36b5-2b9d-4939-b71b-1dd3e2439219 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 79bbc4be-150c-4ffe-b27e-dde746a8303a. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:22.588061 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:11:22.588061 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:11:22.589024 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-25bd36b5-2b9d-4939-b71b-1dd3e2439219 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a returned with HTTP 200 Aug 13 21:11:22.589513 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 535/2156] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:22 2026] GET /volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a => generated 821 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:22.594915 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-b8abcee9-698b-45ca-9524-6397c8641159 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Delete volume request issued successfully. Aug 13 21:11:22.595221 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b8abcee9-698b-45ca-9524-6397c8641159 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba returned with HTTP 202 Aug 13 21:11:22.595613 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 546/2157] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:11:22 2026] DELETE /volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:11:22.605762 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-60ff5ee6-a70a-4eed-a49f-d9e45a6e7388 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:22.607506 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-60ff5ee6-a70a-4eed-a49f-d9e45a6e7388 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba Aug 13 21:11:22.607682 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-60ff5ee6-a70a-4eed-a49f-d9e45a6e7388 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:22.607863 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-60ff5ee6-a70a-4eed-a49f-d9e45a6e7388 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:22.615423 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:11:22.615423 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:11:22.619049 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-60ff5ee6-a70a-4eed-a49f-d9e45a6e7388 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:11:22.623483 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-60ff5ee6-a70a-4eed-a49f-d9e45a6e7388 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba returned with HTTP 200 Aug 13 21:11:22.623847 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 542/2158] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:22 2026] GET /volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:22.758827 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-99b1a964-ba02-489e-8357-3a72dca15b73 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:22.760897 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-99b1a964-ba02-489e-8357-3a72dca15b73 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 Aug 13 21:11:22.761209 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-99b1a964-ba02-489e-8357-3a72dca15b73 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:22.761383 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-99b1a964-ba02-489e-8357-3a72dca15b73 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:22.761534 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-99b1a964-ba02-489e-8357-3a72dca15b73 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id bc8d8406-8667-49df-b3f8-28474358e002. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:22.766146 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:11:22.766146 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:11:22.766922 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-99b1a964-ba02-489e-8357-3a72dca15b73 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 returned with HTTP 200 Aug 13 21:11:22.767443 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 536/2159] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:11:22 2026] GET /volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:23.605447 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-73de082d-046a-4222-91c8-2f313d68b27a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:23.607955 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-73de082d-046a-4222-91c8-2f313d68b27a tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a Aug 13 21:11:23.608230 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-73de082d-046a-4222-91c8-2f313d68b27a tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:23.608452 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-73de082d-046a-4222-91c8-2f313d68b27a tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:23.608601 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-73de082d-046a-4222-91c8-2f313d68b27a tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 79bbc4be-150c-4ffe-b27e-dde746a8303a. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:23.613552 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:11:23.613552 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:11:23.614489 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-73de082d-046a-4222-91c8-2f313d68b27a tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a returned with HTTP 200 Aug 13 21:11:23.615790 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 536/2160] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:23 2026] GET /volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a => generated 821 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:23.639566 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-50a75b2e-97d2-44ad-a539-2351c2ee09d8 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:23.642100 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-50a75b2e-97d2-44ad-a539-2351c2ee09d8 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba Aug 13 21:11:23.642464 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-50a75b2e-97d2-44ad-a539-2351c2ee09d8 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:23.642711 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-50a75b2e-97d2-44ad-a539-2351c2ee09d8 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:23.651416 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-50a75b2e-97d2-44ad-a539-2351c2ee09d8 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba returned with HTTP 404 Aug 13 21:11:23.652051 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 547/2161] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:23 2026] GET /volume/v3/volumes/f0b25c1c-45ab-4135-b220-ac3c9d330bba => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:11:23.779992 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d83fd152-ec79-41df-b7de-db3b68ea2f87 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:23.781942 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d83fd152-ec79-41df-b7de-db3b68ea2f87 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 Aug 13 21:11:23.782483 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d83fd152-ec79-41df-b7de-db3b68ea2f87 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:23.782759 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d83fd152-ec79-41df-b7de-db3b68ea2f87 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:23.782937 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-d83fd152-ec79-41df-b7de-db3b68ea2f87 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id bc8d8406-8667-49df-b3f8-28474358e002. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:23.789627 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:11:23.789627 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:11:23.790298 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d83fd152-ec79-41df-b7de-db3b68ea2f87 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 returned with HTTP 200 Aug 13 21:11:23.790651 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 543/2162] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:11:23 2026] GET /volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:24.634056 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-34b1ef58-116b-4a48-bc9d-c9cf5eaa92eb None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:24.636147 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-34b1ef58-116b-4a48-bc9d-c9cf5eaa92eb tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a Aug 13 21:11:24.636663 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-34b1ef58-116b-4a48-bc9d-c9cf5eaa92eb tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:24.636663 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-34b1ef58-116b-4a48-bc9d-c9cf5eaa92eb tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:24.636663 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-34b1ef58-116b-4a48-bc9d-c9cf5eaa92eb tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 79bbc4be-150c-4ffe-b27e-dde746a8303a. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:24.640855 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:11:24.640855 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:11:24.641819 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-34b1ef58-116b-4a48-bc9d-c9cf5eaa92eb tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a returned with HTTP 200 Aug 13 21:11:24.642348 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 537/2163] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:24 2026] GET /volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a => generated 821 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:24.819169 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c00ac8c6-6bd2-4ddb-89b8-b2c7f767ee52 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:24.823559 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c00ac8c6-6bd2-4ddb-89b8-b2c7f767ee52 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 Aug 13 21:11:24.824231 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c00ac8c6-6bd2-4ddb-89b8-b2c7f767ee52 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:24.824686 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c00ac8c6-6bd2-4ddb-89b8-b2c7f767ee52 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:24.826059 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-c00ac8c6-6bd2-4ddb-89b8-b2c7f767ee52 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id bc8d8406-8667-49df-b3f8-28474358e002. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:24.838808 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:11:24.838808 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:11:24.841047 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c00ac8c6-6bd2-4ddb-89b8-b2c7f767ee52 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 returned with HTTP 200 Aug 13 21:11:24.842594 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 537/2164] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:11:24 2026] GET /volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 => generated 733 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:25.662066 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-65c85549-538a-481d-8ff2-6ebcb4ce302e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:25.664091 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-65c85549-538a-481d-8ff2-6ebcb4ce302e tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a Aug 13 21:11:25.664291 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-65c85549-538a-481d-8ff2-6ebcb4ce302e tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:25.664461 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-65c85549-538a-481d-8ff2-6ebcb4ce302e tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:25.664638 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-65c85549-538a-481d-8ff2-6ebcb4ce302e tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 79bbc4be-150c-4ffe-b27e-dde746a8303a. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:25.674684 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:11:25.674684 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:11:25.675672 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-65c85549-538a-481d-8ff2-6ebcb4ce302e tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a returned with HTTP 200 Aug 13 21:11:25.676076 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 548/2165] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:25 2026] GET /volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a => generated 821 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:25.854348 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c954a706-2473-46df-9733-8d7a3ab5e5cc None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:25.855831 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c954a706-2473-46df-9733-8d7a3ab5e5cc tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 Aug 13 21:11:25.856125 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c954a706-2473-46df-9733-8d7a3ab5e5cc tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:25.856303 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c954a706-2473-46df-9733-8d7a3ab5e5cc tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:25.856429 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-c954a706-2473-46df-9733-8d7a3ab5e5cc tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id bc8d8406-8667-49df-b3f8-28474358e002. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:25.861437 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:11:25.861437 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:11:25.861944 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c954a706-2473-46df-9733-8d7a3ab5e5cc tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 returned with HTTP 200 Aug 13 21:11:25.862305 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 544/2166] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:11:25 2026] GET /volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:26.470104 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-9e5d4944-59ee-445f-93ef-00d36486c47d req-b2690736-f4cd-4953-9686-b62fd8242bfd None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:26.476034 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-9e5d4944-59ee-445f-93ef-00d36486c47d req-b2690736-f4cd-4953-9686-b62fd8242bfd tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] DELETE https://10.4.3.14/volume/v3/attachments/124c1344-5bdb-463c-b73c-f6aa142beb73 Aug 13 21:11:26.476034 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-9e5d4944-59ee-445f-93ef-00d36486c47d req-b2690736-f4cd-4953-9686-b62fd8242bfd tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:26.476034 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-9e5d4944-59ee-445f-93ef-00d36486c47d req-b2690736-f4cd-4953-9686-b62fd8242bfd tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:26.484477 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:11:26.484477 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:11:26.545122 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-9e5d4944-59ee-445f-93ef-00d36486c47d req-b2690736-f4cd-4953-9686-b62fd8242bfd tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] https://10.4.3.14/volume/v3/attachments/124c1344-5bdb-463c-b73c-f6aa142beb73 returned with HTTP 200 Aug 13 21:11:26.545547 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 538/2167] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:11:26 2026] DELETE /volume/v3/attachments/124c1344-5bdb-463c-b73c-f6aa142beb73 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:26.688553 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d838ead7-e039-404b-b5d4-064f73e66e9e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:26.691936 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d838ead7-e039-404b-b5d4-064f73e66e9e tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a Aug 13 21:11:26.692214 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d838ead7-e039-404b-b5d4-064f73e66e9e tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:26.692455 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d838ead7-e039-404b-b5d4-064f73e66e9e tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:26.692568 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-d838ead7-e039-404b-b5d4-064f73e66e9e tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 79bbc4be-150c-4ffe-b27e-dde746a8303a. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:26.697134 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:11:26.697134 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:11:26.698064 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d838ead7-e039-404b-b5d4-064f73e66e9e tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a returned with HTTP 200 Aug 13 21:11:26.698429 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 538/2168] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:26 2026] GET /volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a => generated 821 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:26.878567 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-5cadc0d8-c363-4e53-b399-82d25804fd28 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:26.883502 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5cadc0d8-c363-4e53-b399-82d25804fd28 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 Aug 13 21:11:26.883775 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5cadc0d8-c363-4e53-b399-82d25804fd28 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:26.884047 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5cadc0d8-c363-4e53-b399-82d25804fd28 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:26.884195 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-5cadc0d8-c363-4e53-b399-82d25804fd28 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id bc8d8406-8667-49df-b3f8-28474358e002. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:26.890935 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:11:26.890935 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:11:26.891644 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5cadc0d8-c363-4e53-b399-82d25804fd28 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 returned with HTTP 200 Aug 13 21:11:26.892065 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 549/2169] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:11:26 2026] GET /volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:27.707875 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-582e0da0-9325-4dca-a16f-9814638252ec None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:27.711703 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-582e0da0-9325-4dca-a16f-9814638252ec tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a Aug 13 21:11:27.711934 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-582e0da0-9325-4dca-a16f-9814638252ec tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:27.712077 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-582e0da0-9325-4dca-a16f-9814638252ec tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:27.712193 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-582e0da0-9325-4dca-a16f-9814638252ec tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 79bbc4be-150c-4ffe-b27e-dde746a8303a. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:27.716306 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:11:27.716306 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:11:27.717014 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-582e0da0-9325-4dca-a16f-9814638252ec tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a returned with HTTP 200 Aug 13 21:11:27.717351 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 545/2170] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:27 2026] GET /volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a => generated 821 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:27.905005 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c7410281-37b3-41e0-8edd-1149fd062ffa None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:27.908020 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c7410281-37b3-41e0-8edd-1149fd062ffa tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 Aug 13 21:11:27.908278 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c7410281-37b3-41e0-8edd-1149fd062ffa tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:27.909055 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c7410281-37b3-41e0-8edd-1149fd062ffa tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:27.909198 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-c7410281-37b3-41e0-8edd-1149fd062ffa tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id bc8d8406-8667-49df-b3f8-28474358e002. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:27.914372 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:11:27.914372 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:11:27.915339 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c7410281-37b3-41e0-8edd-1149fd062ffa tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 returned with HTTP 200 Aug 13 21:11:27.915739 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 539/2171] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:11:27 2026] GET /volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:28.640262 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-cc1f417b-cc14-40fd-adb8-38eee20626eb None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:28.642289 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cc1f417b-cc14-40fd-adb8-38eee20626eb tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] DELETE https://10.4.3.14/volume/v3/volumes/068de8e4-f434-4d0b-990e-f9c44c1e24c6 Aug 13 21:11:28.642475 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cc1f417b-cc14-40fd-adb8-38eee20626eb tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:28.642649 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cc1f417b-cc14-40fd-adb8-38eee20626eb tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:28.642821 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-cc1f417b-cc14-40fd-adb8-38eee20626eb tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Delete volume with id: 068de8e4-f434-4d0b-990e-f9c44c1e24c6 Aug 13 21:11:28.650608 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:11:28.650608 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:11:28.651065 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-cc1f417b-cc14-40fd-adb8-38eee20626eb tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Volume info retrieved successfully. Aug 13 21:11:28.668141 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-cc1f417b-cc14-40fd-adb8-38eee20626eb tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Delete volume request issued successfully. Aug 13 21:11:28.668369 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cc1f417b-cc14-40fd-adb8-38eee20626eb tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] https://10.4.3.14/volume/v3/volumes/068de8e4-f434-4d0b-990e-f9c44c1e24c6 returned with HTTP 202 Aug 13 21:11:28.668783 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 539/2172] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:11:28 2026] DELETE /volume/v3/volumes/068de8e4-f434-4d0b-990e-f9c44c1e24c6 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:11:28.679742 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ea67f9dd-2e7b-4916-9b6e-e4256ef17821 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:28.682280 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ea67f9dd-2e7b-4916-9b6e-e4256ef17821 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] DELETE https://10.4.3.14/volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 Aug 13 21:11:28.682483 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ea67f9dd-2e7b-4916-9b6e-e4256ef17821 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:28.682773 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ea67f9dd-2e7b-4916-9b6e-e4256ef17821 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:28.682901 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.contrib.backups [None req-ea67f9dd-2e7b-4916-9b6e-e4256ef17821 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Delete backup with id: eee38256-9bea-47e3-8e64-1a597c68d413. Aug 13 21:11:28.687651 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:11:28.687651 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:11:28.700981 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.backup.rpcapi [None req-ea67f9dd-2e7b-4916-9b6e-e4256ef17821 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] delete_backup rpcapi backup_id eee38256-9bea-47e3-8e64-1a597c68d413 {{(pid=100216) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 21:11:28.702974 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ea67f9dd-2e7b-4916-9b6e-e4256ef17821 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] https://10.4.3.14/volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 returned with HTTP 202 Aug 13 21:11:28.703460 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 550/2173] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:11:28 2026] DELETE /volume/v3/backups/eee38256-9bea-47e3-8e64-1a597c68d413 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:11:28.711100 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-26d9d514-7f8b-46e7-bc3b-4190e50f601a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:28.713359 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-26d9d514-7f8b-46e7-bc3b-4190e50f601a tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] DELETE https://10.4.3.14/volume/v3/volumes/ce92bb15-bcf2-4e65-8cba-90a6f0e69275 Aug 13 21:11:28.713554 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-26d9d514-7f8b-46e7-bc3b-4190e50f601a tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:28.713741 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-26d9d514-7f8b-46e7-bc3b-4190e50f601a tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:28.713914 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-26d9d514-7f8b-46e7-bc3b-4190e50f601a tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Delete volume with id: ce92bb15-bcf2-4e65-8cba-90a6f0e69275 Aug 13 21:11:28.721314 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:11:28.721314 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:11:28.721909 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-26d9d514-7f8b-46e7-bc3b-4190e50f601a tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Volume info retrieved successfully. Aug 13 21:11:28.729923 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b1cfebc0-da0b-4b5a-9224-b66e6f60d8fe None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:28.733022 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b1cfebc0-da0b-4b5a-9224-b66e6f60d8fe tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a Aug 13 21:11:28.733498 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b1cfebc0-da0b-4b5a-9224-b66e6f60d8fe tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:28.733947 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b1cfebc0-da0b-4b5a-9224-b66e6f60d8fe tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:28.734596 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-b1cfebc0-da0b-4b5a-9224-b66e6f60d8fe tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 79bbc4be-150c-4ffe-b27e-dde746a8303a. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:28.742520 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:11:28.742520 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:11:28.743595 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b1cfebc0-da0b-4b5a-9224-b66e6f60d8fe tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a returned with HTTP 200 Aug 13 21:11:28.744211 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 540/2174] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:28 2026] GET /volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a => generated 821 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:28.750802 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-26d9d514-7f8b-46e7-bc3b-4190e50f601a tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Delete volume request issued successfully. Aug 13 21:11:28.751070 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-26d9d514-7f8b-46e7-bc3b-4190e50f601a tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] https://10.4.3.14/volume/v3/volumes/ce92bb15-bcf2-4e65-8cba-90a6f0e69275 returned with HTTP 202 Aug 13 21:11:28.751627 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 546/2175] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:11:28 2026] DELETE /volume/v3/volumes/ce92bb15-bcf2-4e65-8cba-90a6f0e69275 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:11:28.763957 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-797bfb57-026f-42e7-a964-36c93dbabc02 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:28.765627 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-797bfb57-026f-42e7-a964-36c93dbabc02 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] GET https://10.4.3.14/volume/v3/volumes/ce92bb15-bcf2-4e65-8cba-90a6f0e69275 Aug 13 21:11:28.768170 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-797bfb57-026f-42e7-a964-36c93dbabc02 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:28.768170 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-797bfb57-026f-42e7-a964-36c93dbabc02 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:28.776678 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:11:28.776678 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:11:28.781949 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-797bfb57-026f-42e7-a964-36c93dbabc02 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Volume info retrieved successfully. Aug 13 21:11:28.793512 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-797bfb57-026f-42e7-a964-36c93dbabc02 tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] https://10.4.3.14/volume/v3/volumes/ce92bb15-bcf2-4e65-8cba-90a6f0e69275 returned with HTTP 200 Aug 13 21:11:28.794258 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 540/2176] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:28 2026] GET /volume/v3/volumes/ce92bb15-bcf2-4e65-8cba-90a6f0e69275 => generated 1358 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:11:28.926723 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-57630b22-15d4-4e6c-bd29-b483248705de None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:28.928580 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-57630b22-15d4-4e6c-bd29-b483248705de tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 Aug 13 21:11:28.928683 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-57630b22-15d4-4e6c-bd29-b483248705de tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:28.929107 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-57630b22-15d4-4e6c-bd29-b483248705de tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:28.929107 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-57630b22-15d4-4e6c-bd29-b483248705de tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id bc8d8406-8667-49df-b3f8-28474358e002. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:28.933809 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:11:28.933809 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:11:28.934140 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-57630b22-15d4-4e6c-bd29-b483248705de tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 returned with HTTP 200 Aug 13 21:11:28.935221 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 551/2177] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:11:28 2026] GET /volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:29.773246 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-a6ec0f8e-9a6a-4c1e-87ba-3a8f3590ae23 req-a4701fe4-0729-46b6-bb8c-0a44b7f835a5 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:29.773687 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-eeb6c972-d87b-4bd2-866c-aa80d3c1a01f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:29.777391 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-a6ec0f8e-9a6a-4c1e-87ba-3a8f3590ae23 req-a4701fe4-0729-46b6-bb8c-0a44b7f835a5 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/4003a250-3b9c-4796-894d-3c0e945ec581 Aug 13 21:11:29.777463 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-eeb6c972-d87b-4bd2-866c-aa80d3c1a01f tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a Aug 13 21:11:29.777463 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-eeb6c972-d87b-4bd2-866c-aa80d3c1a01f tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:29.777512 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-a6ec0f8e-9a6a-4c1e-87ba-3a8f3590ae23 req-a4701fe4-0729-46b6-bb8c-0a44b7f835a5 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:29.777535 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-eeb6c972-d87b-4bd2-866c-aa80d3c1a01f tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:29.777557 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-eeb6c972-d87b-4bd2-866c-aa80d3c1a01f tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 79bbc4be-150c-4ffe-b27e-dde746a8303a. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:29.778126 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-a6ec0f8e-9a6a-4c1e-87ba-3a8f3590ae23 req-a4701fe4-0729-46b6-bb8c-0a44b7f835a5 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:29.785487 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:11:29.785487 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:11:29.786370 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-eeb6c972-d87b-4bd2-866c-aa80d3c1a01f tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a returned with HTTP 200 Aug 13 21:11:29.789870 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 547/2178] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:29 2026] GET /volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a => generated 821 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:29.796941 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:11:29.796941 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:11:29.803573 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-a6ec0f8e-9a6a-4c1e-87ba-3a8f3590ae23 req-a4701fe4-0729-46b6-bb8c-0a44b7f835a5 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:11:29.809603 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-a6ec0f8e-9a6a-4c1e-87ba-3a8f3590ae23 req-a4701fe4-0729-46b6-bb8c-0a44b7f835a5 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/4003a250-3b9c-4796-894d-3c0e945ec581 returned with HTTP 200 Aug 13 21:11:29.810157 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 541/2179] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:11:29 2026] GET /volume/v3/volumes/4003a250-3b9c-4796-894d-3c0e945ec581 => generated 1657 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:11:29.816669 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ad5c1d3c-a446-4f62-9f26-b165f7fc717f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:29.829637 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ad5c1d3c-a446-4f62-9f26-b165f7fc717f tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] GET https://10.4.3.14/volume/v3/volumes/ce92bb15-bcf2-4e65-8cba-90a6f0e69275 Aug 13 21:11:29.829637 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ad5c1d3c-a446-4f62-9f26-b165f7fc717f tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:29.829860 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ad5c1d3c-a446-4f62-9f26-b165f7fc717f tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:29.848992 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ad5c1d3c-a446-4f62-9f26-b165f7fc717f tempest-TestVolumeBackupRestore-1006651030 tempest-TestVolumeBackupRestore-1006651030-project-member] https://10.4.3.14/volume/v3/volumes/ce92bb15-bcf2-4e65-8cba-90a6f0e69275 returned with HTTP 404 Aug 13 21:11:29.850234 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 541/2180] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:29 2026] GET /volume/v3/volumes/ce92bb15-bcf2-4e65-8cba-90a6f0e69275 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:11:29.948473 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-05eadb2f-20a4-4c6a-9636-c2aac8389db3 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:29.953311 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-05eadb2f-20a4-4c6a-9636-c2aac8389db3 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 Aug 13 21:11:29.953311 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-05eadb2f-20a4-4c6a-9636-c2aac8389db3 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:29.953311 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-05eadb2f-20a4-4c6a-9636-c2aac8389db3 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:29.953311 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-05eadb2f-20a4-4c6a-9636-c2aac8389db3 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id bc8d8406-8667-49df-b3f8-28474358e002. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:29.959995 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:11:29.959995 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:11:29.959995 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-05eadb2f-20a4-4c6a-9636-c2aac8389db3 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 returned with HTTP 200 Aug 13 21:11:29.959995 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 552/2181] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:11:29 2026] GET /volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:30.797088 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-392979f9-e63b-404a-b3d7-cd2461870697 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:30.798648 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-392979f9-e63b-404a-b3d7-cd2461870697 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a Aug 13 21:11:30.798816 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-392979f9-e63b-404a-b3d7-cd2461870697 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:30.799008 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-392979f9-e63b-404a-b3d7-cd2461870697 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:30.799116 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-392979f9-e63b-404a-b3d7-cd2461870697 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 79bbc4be-150c-4ffe-b27e-dde746a8303a. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:30.803162 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:11:30.803162 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:11:30.803990 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-392979f9-e63b-404a-b3d7-cd2461870697 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a returned with HTTP 200 Aug 13 21:11:30.804405 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 548/2182] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:30 2026] GET /volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a => generated 821 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:30.972098 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-141600e5-83c9-4026-a527-23887b50ec9b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:30.975089 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-141600e5-83c9-4026-a527-23887b50ec9b tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 Aug 13 21:11:30.975519 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-141600e5-83c9-4026-a527-23887b50ec9b tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:30.975907 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-141600e5-83c9-4026-a527-23887b50ec9b tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:30.976365 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-141600e5-83c9-4026-a527-23887b50ec9b tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id bc8d8406-8667-49df-b3f8-28474358e002. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:30.983507 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:11:30.983507 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:11:30.984715 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-141600e5-83c9-4026-a527-23887b50ec9b tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 returned with HTTP 200 Aug 13 21:11:30.985660 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 542/2183] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:11:30 2026] GET /volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:31.820328 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f167723f-9bb5-4a98-9e57-763dc8f0ac22 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:31.823313 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f167723f-9bb5-4a98-9e57-763dc8f0ac22 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a Aug 13 21:11:31.823313 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f167723f-9bb5-4a98-9e57-763dc8f0ac22 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:31.823640 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f167723f-9bb5-4a98-9e57-763dc8f0ac22 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:31.823728 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-f167723f-9bb5-4a98-9e57-763dc8f0ac22 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 79bbc4be-150c-4ffe-b27e-dde746a8303a. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:31.830875 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:11:31.830875 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:11:31.831951 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f167723f-9bb5-4a98-9e57-763dc8f0ac22 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a returned with HTTP 200 Aug 13 21:11:31.832556 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 542/2184] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:31 2026] GET /volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a => generated 821 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:32.002482 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-70b905ed-93f9-4484-b279-15e242df6770 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:32.008444 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-70b905ed-93f9-4484-b279-15e242df6770 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 Aug 13 21:11:32.008776 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-70b905ed-93f9-4484-b279-15e242df6770 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:32.010274 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-70b905ed-93f9-4484-b279-15e242df6770 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:32.010573 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-70b905ed-93f9-4484-b279-15e242df6770 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id bc8d8406-8667-49df-b3f8-28474358e002. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:32.015679 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:11:32.015679 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:11:32.016505 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-70b905ed-93f9-4484-b279-15e242df6770 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 returned with HTTP 200 Aug 13 21:11:32.017242 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 553/2185] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:11:32 2026] GET /volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:32.842774 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0a5b3544-64cb-4c64-a3e2-300cf5b7743a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:32.845557 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0a5b3544-64cb-4c64-a3e2-300cf5b7743a tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a Aug 13 21:11:32.845762 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0a5b3544-64cb-4c64-a3e2-300cf5b7743a tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:32.846007 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0a5b3544-64cb-4c64-a3e2-300cf5b7743a tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:32.846168 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-0a5b3544-64cb-4c64-a3e2-300cf5b7743a tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 79bbc4be-150c-4ffe-b27e-dde746a8303a. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:32.850884 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:11:32.850884 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:11:32.852168 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0a5b3544-64cb-4c64-a3e2-300cf5b7743a tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a returned with HTTP 200 Aug 13 21:11:32.852629 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 549/2186] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:32 2026] GET /volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a => generated 821 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:33.032688 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-71444a5f-d74a-46ed-99ec-f25b2bcaf27e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:33.034570 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-71444a5f-d74a-46ed-99ec-f25b2bcaf27e tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 Aug 13 21:11:33.034570 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-71444a5f-d74a-46ed-99ec-f25b2bcaf27e tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:33.034754 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-71444a5f-d74a-46ed-99ec-f25b2bcaf27e tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:33.034887 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-71444a5f-d74a-46ed-99ec-f25b2bcaf27e tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id bc8d8406-8667-49df-b3f8-28474358e002. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:33.041185 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:11:33.041185 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:11:33.041352 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-71444a5f-d74a-46ed-99ec-f25b2bcaf27e tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 returned with HTTP 200 Aug 13 21:11:33.041704 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 543/2187] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:11:33 2026] GET /volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:33.867212 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e0b15ce7-095d-4f0a-88e8-444a0df6fced None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:33.872621 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e0b15ce7-095d-4f0a-88e8-444a0df6fced tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a Aug 13 21:11:33.872908 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e0b15ce7-095d-4f0a-88e8-444a0df6fced tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:33.874781 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e0b15ce7-095d-4f0a-88e8-444a0df6fced tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:33.874986 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-e0b15ce7-095d-4f0a-88e8-444a0df6fced tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 79bbc4be-150c-4ffe-b27e-dde746a8303a. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:33.886803 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:11:33.886803 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:11:33.887718 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e0b15ce7-095d-4f0a-88e8-444a0df6fced tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a returned with HTTP 200 Aug 13 21:11:33.888132 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 543/2188] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:33 2026] GET /volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a => generated 821 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:34.055275 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ce93331a-971f-4777-ad46-b0bfc863eef9 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:34.057325 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ce93331a-971f-4777-ad46-b0bfc863eef9 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 Aug 13 21:11:34.057541 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ce93331a-971f-4777-ad46-b0bfc863eef9 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:34.057736 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ce93331a-971f-4777-ad46-b0bfc863eef9 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:34.057841 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-ce93331a-971f-4777-ad46-b0bfc863eef9 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id bc8d8406-8667-49df-b3f8-28474358e002. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:34.062596 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:11:34.062596 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:11:34.063204 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ce93331a-971f-4777-ad46-b0bfc863eef9 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 returned with HTTP 200 Aug 13 21:11:34.063566 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 554/2189] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:11:34 2026] GET /volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:34.901206 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e7ac020f-1a48-4d9d-851b-1b42221168a4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:34.904712 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e7ac020f-1a48-4d9d-851b-1b42221168a4 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a Aug 13 21:11:34.904949 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e7ac020f-1a48-4d9d-851b-1b42221168a4 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:34.905197 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e7ac020f-1a48-4d9d-851b-1b42221168a4 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:34.905348 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-e7ac020f-1a48-4d9d-851b-1b42221168a4 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 79bbc4be-150c-4ffe-b27e-dde746a8303a. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:34.921982 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:11:34.921982 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:11:34.921982 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e7ac020f-1a48-4d9d-851b-1b42221168a4 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a returned with HTTP 200 Aug 13 21:11:34.921982 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 550/2190] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:34 2026] GET /volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:35.078989 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-96a1350d-97d2-451a-bf96-4a92d4bd7992 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:35.081091 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-96a1350d-97d2-451a-bf96-4a92d4bd7992 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 Aug 13 21:11:35.081459 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-96a1350d-97d2-451a-bf96-4a92d4bd7992 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:35.081684 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-96a1350d-97d2-451a-bf96-4a92d4bd7992 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:35.081805 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-96a1350d-97d2-451a-bf96-4a92d4bd7992 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id bc8d8406-8667-49df-b3f8-28474358e002. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:35.086839 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:11:35.086839 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:11:35.088070 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-96a1350d-97d2-451a-bf96-4a92d4bd7992 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 returned with HTTP 200 Aug 13 21:11:35.088511 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 544/2191] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:11:35 2026] GET /volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:35.933166 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-25a281a9-aed5-4528-b157-9663f59a2e62 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:35.935035 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-25a281a9-aed5-4528-b157-9663f59a2e62 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a Aug 13 21:11:35.935219 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-25a281a9-aed5-4528-b157-9663f59a2e62 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:35.935433 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-25a281a9-aed5-4528-b157-9663f59a2e62 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:35.935552 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-25a281a9-aed5-4528-b157-9663f59a2e62 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 79bbc4be-150c-4ffe-b27e-dde746a8303a. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:35.940108 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:11:35.940108 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:11:35.940930 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-25a281a9-aed5-4528-b157-9663f59a2e62 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a returned with HTTP 200 Aug 13 21:11:35.941299 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 544/2192] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:35 2026] GET /volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a => generated 821 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:36.102826 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-4af4eb98-15aa-4410-8cf9-ad2a4bcefe91 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:36.104317 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4af4eb98-15aa-4410-8cf9-ad2a4bcefe91 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 Aug 13 21:11:36.104532 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4af4eb98-15aa-4410-8cf9-ad2a4bcefe91 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:36.104707 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4af4eb98-15aa-4410-8cf9-ad2a4bcefe91 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:36.104909 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-4af4eb98-15aa-4410-8cf9-ad2a4bcefe91 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id bc8d8406-8667-49df-b3f8-28474358e002. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:36.109320 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:11:36.109320 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:11:36.110097 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4af4eb98-15aa-4410-8cf9-ad2a4bcefe91 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 returned with HTTP 200 Aug 13 21:11:36.110519 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 555/2193] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:11:36 2026] GET /volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:36.952341 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-138f338a-ec7f-4054-8c66-81d6d223c558 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:36.954010 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-138f338a-ec7f-4054-8c66-81d6d223c558 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a Aug 13 21:11:36.954243 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-138f338a-ec7f-4054-8c66-81d6d223c558 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:36.954377 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-138f338a-ec7f-4054-8c66-81d6d223c558 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:36.954475 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-138f338a-ec7f-4054-8c66-81d6d223c558 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 79bbc4be-150c-4ffe-b27e-dde746a8303a. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:36.958520 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:11:36.958520 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:11:36.959543 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-138f338a-ec7f-4054-8c66-81d6d223c558 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a returned with HTTP 200 Aug 13 21:11:36.960025 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 551/2194] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:36 2026] GET /volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a => generated 821 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:37.123601 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-6fec5634-a76e-4d19-b897-cf67498a2a29 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:37.127280 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6fec5634-a76e-4d19-b897-cf67498a2a29 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 Aug 13 21:11:37.129405 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6fec5634-a76e-4d19-b897-cf67498a2a29 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:37.129775 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6fec5634-a76e-4d19-b897-cf67498a2a29 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:37.130044 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-6fec5634-a76e-4d19-b897-cf67498a2a29 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id bc8d8406-8667-49df-b3f8-28474358e002. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:37.138516 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:11:37.138516 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:11:37.139504 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6fec5634-a76e-4d19-b897-cf67498a2a29 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 returned with HTTP 200 Aug 13 21:11:37.139841 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 545/2195] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:11:37 2026] GET /volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 => generated 733 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:37.970484 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-bb7580d7-fef8-46f3-925b-7c39ad2dae42 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:37.973375 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bb7580d7-fef8-46f3-925b-7c39ad2dae42 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a Aug 13 21:11:37.973562 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bb7580d7-fef8-46f3-925b-7c39ad2dae42 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:37.973811 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bb7580d7-fef8-46f3-925b-7c39ad2dae42 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:37.973949 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-bb7580d7-fef8-46f3-925b-7c39ad2dae42 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 79bbc4be-150c-4ffe-b27e-dde746a8303a. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:37.979414 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:11:37.979414 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:11:37.980404 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bb7580d7-fef8-46f3-925b-7c39ad2dae42 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a returned with HTTP 200 Aug 13 21:11:37.980861 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 545/2196] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:37 2026] GET /volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a => generated 821 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:38.150679 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7796e59c-f0b3-421f-a935-340c93e05cc2 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:38.152876 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7796e59c-f0b3-421f-a935-340c93e05cc2 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 Aug 13 21:11:38.152876 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7796e59c-f0b3-421f-a935-340c93e05cc2 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:38.152876 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7796e59c-f0b3-421f-a935-340c93e05cc2 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:38.153045 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-7796e59c-f0b3-421f-a935-340c93e05cc2 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id bc8d8406-8667-49df-b3f8-28474358e002. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:38.157261 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:11:38.157261 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:11:38.157878 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7796e59c-f0b3-421f-a935-340c93e05cc2 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 returned with HTTP 200 Aug 13 21:11:38.158233 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 556/2197] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:11:38 2026] GET /volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:38.994151 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c67715e5-1bd7-45fc-8aaf-b7e104a9ca88 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:38.994997 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-bb8c0070-82dc-41f0-825e-c1543ddb5e9f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:38.996941 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bb8c0070-82dc-41f0-825e-c1543ddb5e9f tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:11:38.997331 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bb8c0070-82dc-41f0-825e-c1543ddb5e9f tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "25d9fa33-0833-43b2-8a75-4f7e12c0fedb", "size": 1}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:11:38.997456 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c67715e5-1bd7-45fc-8aaf-b7e104a9ca88 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a Aug 13 21:11:38.997803 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c67715e5-1bd7-45fc-8aaf-b7e104a9ca88 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:38.998079 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c67715e5-1bd7-45fc-8aaf-b7e104a9ca88 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:38.998286 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-c67715e5-1bd7-45fc-8aaf-b7e104a9ca88 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 79bbc4be-150c-4ffe-b27e-dde746a8303a. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:38.998803 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-bb8c0070-82dc-41f0-825e-c1543ddb5e9f tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '25d9fa33-0833-43b2-8a75-4f7e12c0fedb', 'size': 1}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:11:39.006284 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:11:39.006284 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:11:39.006615 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c67715e5-1bd7-45fc-8aaf-b7e104a9ca88 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a returned with HTTP 200 Aug 13 21:11:39.007062 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 552/2198] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:38 2026] GET /volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a => generated 821 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:39.138118 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-bb8c0070-82dc-41f0-825e-c1543ddb5e9f tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Create volume of 1 GB Aug 13 21:11:39.142787 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-bb8c0070-82dc-41f0-825e-c1543ddb5e9f tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Availability Zones retrieved successfully. Aug 13 21:11:39.148650 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-bb8c0070-82dc-41f0-825e-c1543ddb5e9f tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Flow 'volume_create_api' (5bc5204b-ec45-4ef3-a86e-43c47fcb84c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:11:39.149576 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-bb8c0070-82dc-41f0-825e-c1543ddb5e9f tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea8d3edc-ac57-4a12-9f01-754a1f4e6714) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:11:39.150522 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-bb8c0070-82dc-41f0-825e-c1543ddb5e9f tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:11:39.167287 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ed3567d5-f65c-4587-aee1-313b2453e803 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:39.169138 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ed3567d5-f65c-4587-aee1-313b2453e803 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 Aug 13 21:11:39.169377 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ed3567d5-f65c-4587-aee1-313b2453e803 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:39.169562 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ed3567d5-f65c-4587-aee1-313b2453e803 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:39.169660 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-ed3567d5-f65c-4587-aee1-313b2453e803 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id bc8d8406-8667-49df-b3f8-28474358e002. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:39.177342 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:11:39.177342 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:11:39.178140 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ed3567d5-f65c-4587-aee1-313b2453e803 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 returned with HTTP 200 Aug 13 21:11:39.178562 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 546/2199] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:11:39 2026] GET /volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:39.208922 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-bb8c0070-82dc-41f0-825e-c1543ddb5e9f tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea8d3edc-ac57-4a12-9f01-754a1f4e6714) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:11:39.209752 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-bb8c0070-82dc-41f0-825e-c1543ddb5e9f tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7846aa1d-e273-4f92-a549-7f57b024d122) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:11:39.263378 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-bb8c0070-82dc-41f0-825e-c1543ddb5e9f tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Created reservations ['64bfc2db-998c-4141-87bc-1fa6fa3df689', '78534ff0-4187-4a26-8559-87f0440c5107', 'b03b6810-b9ac-47eb-90b8-31207e67d822', '9cfaf33e-01fd-487e-b766-6442fef5ed7e'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:11:39.264099 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-bb8c0070-82dc-41f0-825e-c1543ddb5e9f tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7846aa1d-e273-4f92-a549-7f57b024d122) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['64bfc2db-998c-4141-87bc-1fa6fa3df689', '78534ff0-4187-4a26-8559-87f0440c5107', 'b03b6810-b9ac-47eb-90b8-31207e67d822', '9cfaf33e-01fd-487e-b766-6442fef5ed7e']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:11:39.264895 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-bb8c0070-82dc-41f0-825e-c1543ddb5e9f tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b79e771-d136-449d-a7c0-5b28c9f5e3e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:11:39.289065 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-bb8c0070-82dc-41f0-825e-c1543ddb5e9f tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b79e771-d136-449d-a7c0-5b28c9f5e3e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '087c7639-af28-401f-b7ae-77e71054bc10', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bac918c1592249ccb6cfb28224d65d84',qos_specs=None,replication_status=,reservations=['64bfc2db-998c-4141-87bc-1fa6fa3df689','78534ff0-4187-4a26-8559-87f0440c5107','b03b6810-b9ac-47eb-90b8-31207e67d822','9cfaf33e-01fd-487e-b766-6442fef5ed7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='008a090697d445638a3bcb3d4c1a10c4',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:11:39Z,deleted=False,deleted_at=None,display_description=None,display_name='volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=087c7639-af28-401f-b7ae-77e71054bc10,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bac918c1592249ccb6cfb28224d65d84',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='008a090697d445638a3bcb3d4c1a10c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:11:39.289823 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-bb8c0070-82dc-41f0-825e-c1543ddb5e9f tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81422e9f-07e0-43ee-8d7d-b003140c2d79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:11:39.305887 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-bb8c0070-82dc-41f0-825e-c1543ddb5e9f tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81422e9f-07e0-43ee-8d7d-b003140c2d79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bac918c1592249ccb6cfb28224d65d84',qos_specs=None,replication_status=,reservations=['64bfc2db-998c-4141-87bc-1fa6fa3df689','78534ff0-4187-4a26-8559-87f0440c5107','b03b6810-b9ac-47eb-90b8-31207e67d822','9cfaf33e-01fd-487e-b766-6442fef5ed7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='008a090697d445638a3bcb3d4c1a10c4',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:11:39.306840 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-bb8c0070-82dc-41f0-825e-c1543ddb5e9f tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0cef9dc0-d2cb-4df9-9435-79e747df1415) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:11:39.315922 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-bb8c0070-82dc-41f0-825e-c1543ddb5e9f tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0cef9dc0-d2cb-4df9-9435-79e747df1415) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:11:39.316689 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-bb8c0070-82dc-41f0-825e-c1543ddb5e9f tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Flow 'volume_create_api' (5bc5204b-ec45-4ef3-a86e-43c47fcb84c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:11:39.316981 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-bb8c0070-82dc-41f0-825e-c1543ddb5e9f tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Create volume request issued successfully. Aug 13 21:11:39.317581 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bb8c0070-82dc-41f0-825e-c1543ddb5e9f tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:11:39.317974 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 546/2200] 10.4.3.14 () {70 vars in 1293 bytes} [Thu Aug 13 21:11:38 2026] POST /volume/v3/volumes => generated 773 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:11:39.329755 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-fc1072c8-4c96-45d5-b403-49d276321f0d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:39.331847 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-fc1072c8-4c96-45d5-b403-49d276321f0d tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 Aug 13 21:11:39.332089 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-fc1072c8-4c96-45d5-b403-49d276321f0d tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:39.332299 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-fc1072c8-4c96-45d5-b403-49d276321f0d tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:39.339440 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:11:39.339440 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:11:39.343244 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-fc1072c8-4c96-45d5-b403-49d276321f0d tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume info retrieved successfully. Aug 13 21:11:39.348203 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-fc1072c8-4c96-45d5-b403-49d276321f0d tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 returned with HTTP 200 Aug 13 21:11:39.348592 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 557/2201] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:11:39 2026] GET /volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:11:39.874200 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-bf42d95c-8e93-4c01-8986-a894ce12dbe6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:39.876462 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bf42d95c-8e93-4c01-8986-a894ce12dbe6 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/21478faa-8f6a-407f-bf2b-8cbe0b04ce0b Aug 13 21:11:39.876659 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bf42d95c-8e93-4c01-8986-a894ce12dbe6 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:39.876851 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bf42d95c-8e93-4c01-8986-a894ce12dbe6 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:39.884307 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:11:39.884307 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:11:39.887998 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-bf42d95c-8e93-4c01-8986-a894ce12dbe6 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:11:39.892039 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bf42d95c-8e93-4c01-8986-a894ce12dbe6 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/21478faa-8f6a-407f-bf2b-8cbe0b04ce0b returned with HTTP 200 Aug 13 21:11:39.892441 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 553/2202] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:39 2026] GET /volume/v3/volumes/21478faa-8f6a-407f-bf2b-8cbe0b04ce0b => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:39.903568 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-01ec1e99-0676-4f5b-9083-90d46d3e3546 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:39.905545 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-01ec1e99-0676-4f5b-9083-90d46d3e3546 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/21478faa-8f6a-407f-bf2b-8cbe0b04ce0b Aug 13 21:11:39.905749 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-01ec1e99-0676-4f5b-9083-90d46d3e3546 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:39.905943 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-01ec1e99-0676-4f5b-9083-90d46d3e3546 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:39.912484 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:11:39.912484 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:11:39.916016 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-01ec1e99-0676-4f5b-9083-90d46d3e3546 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:11:39.919744 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-01ec1e99-0676-4f5b-9083-90d46d3e3546 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/21478faa-8f6a-407f-bf2b-8cbe0b04ce0b returned with HTTP 200 Aug 13 21:11:39.920105 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 547/2203] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:39 2026] GET /volume/v3/volumes/21478faa-8f6a-407f-bf2b-8cbe0b04ce0b => generated 880 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:39.962696 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-8e6a435f-ddb0-43e4-ac06-8df0d55cd937 req-8af8645f-27ed-4c90-8152-e9fca3f83d0e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:39.964813 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-8e6a435f-ddb0-43e4-ac06-8df0d55cd937 req-8af8645f-27ed-4c90-8152-e9fca3f83d0e tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/21478faa-8f6a-407f-bf2b-8cbe0b04ce0b Aug 13 21:11:39.965018 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-8e6a435f-ddb0-43e4-ac06-8df0d55cd937 req-8af8645f-27ed-4c90-8152-e9fca3f83d0e tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:39.965204 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-8e6a435f-ddb0-43e4-ac06-8df0d55cd937 req-8af8645f-27ed-4c90-8152-e9fca3f83d0e tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:39.973372 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:11:39.973372 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:11:39.976951 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-8e6a435f-ddb0-43e4-ac06-8df0d55cd937 req-8af8645f-27ed-4c90-8152-e9fca3f83d0e tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:11:39.982269 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-8e6a435f-ddb0-43e4-ac06-8df0d55cd937 req-8af8645f-27ed-4c90-8152-e9fca3f83d0e tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/21478faa-8f6a-407f-bf2b-8cbe0b04ce0b returned with HTTP 200 Aug 13 21:11:39.982647 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 547/2204] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:11:39 2026] GET /volume/v3/volumes/21478faa-8f6a-407f-bf2b-8cbe0b04ce0b => generated 880 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:40.018292 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ba634c38-5423-4088-a93b-3e1b1f3e2b43 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:40.020047 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ba634c38-5423-4088-a93b-3e1b1f3e2b43 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a Aug 13 21:11:40.020250 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ba634c38-5423-4088-a93b-3e1b1f3e2b43 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:40.020434 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ba634c38-5423-4088-a93b-3e1b1f3e2b43 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:40.020540 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-ba634c38-5423-4088-a93b-3e1b1f3e2b43 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 79bbc4be-150c-4ffe-b27e-dde746a8303a. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:40.026186 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:11:40.026186 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:11:40.027158 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ba634c38-5423-4088-a93b-3e1b1f3e2b43 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a returned with HTTP 200 Aug 13 21:11:40.027376 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 558/2205] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:40 2026] GET /volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a => generated 822 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:40.054469 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6dd3c7ad-5dcd-48c9-b839-f66de11140cd None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:40.054881 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6dd3c7ad-5dcd-48c9-b839-f66de11140cd None None] GET https://10.4.3.14/volume// Aug 13 21:11:40.055038 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6dd3c7ad-5dcd-48c9-b839-f66de11140cd None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:40.055177 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6dd3c7ad-5dcd-48c9-b839-f66de11140cd None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:40.055485 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6dd3c7ad-5dcd-48c9-b839-f66de11140cd None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:11:40.055765 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 554/2206] 10.4.3.14 () {66 vars in 1421 bytes} [Thu Aug 13 21:11:40 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:11:40.063646 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-8e6a435f-ddb0-43e4-ac06-8df0d55cd937 req-c31f8e03-01ca-4259-969b-e22876e6fcb1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:40.065746 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-8e6a435f-ddb0-43e4-ac06-8df0d55cd937 req-c31f8e03-01ca-4259-969b-e22876e6fcb1 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:11:40.066207 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-8e6a435f-ddb0-43e4-ac06-8df0d55cd937 req-c31f8e03-01ca-4259-969b-e22876e6fcb1 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "21478faa-8f6a-407f-bf2b-8cbe0b04ce0b", "connector": null, "instance_uuid": "ca95b324-c00d-46cc-92e7-f25f6621d8b6"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:11:40.074510 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:11:40.074510 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:11:40.098465 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-8e6a435f-ddb0-43e4-ac06-8df0d55cd937 req-c31f8e03-01ca-4259-969b-e22876e6fcb1 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:11:40.098950 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 548/2207] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:11:40 2026] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:11:40.123974 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-9c0119fb-87db-4b9e-9d5d-0a7a9efbc6ae None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:40.125925 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9c0119fb-87db-4b9e-9d5d-0a7a9efbc6ae tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/21478faa-8f6a-407f-bf2b-8cbe0b04ce0b Aug 13 21:11:40.126226 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9c0119fb-87db-4b9e-9d5d-0a7a9efbc6ae tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:40.126598 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9c0119fb-87db-4b9e-9d5d-0a7a9efbc6ae tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:40.135412 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0999c6f3-2ccf-432d-82c5-7a69a11fd3d1 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:40.135922 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0999c6f3-2ccf-432d-82c5-7a69a11fd3d1 None None] GET https://10.4.3.14/volume// Aug 13 21:11:40.136330 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0999c6f3-2ccf-432d-82c5-7a69a11fd3d1 None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:40.136575 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0999c6f3-2ccf-432d-82c5-7a69a11fd3d1 None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:40.137031 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0999c6f3-2ccf-432d-82c5-7a69a11fd3d1 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:11:40.137558 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 559/2208] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:11:40 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:11:40.137667 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:11:40.137667 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:11:40.142609 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-9c0119fb-87db-4b9e-9d5d-0a7a9efbc6ae tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:11:40.147190 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9c0119fb-87db-4b9e-9d5d-0a7a9efbc6ae tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/21478faa-8f6a-407f-bf2b-8cbe0b04ce0b returned with HTTP 200 Aug 13 21:11:40.147588 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 548/2209] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:40 2026] GET /volume/v3/volumes/21478faa-8f6a-407f-bf2b-8cbe0b04ce0b => generated 879 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:40.151139 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-8e6a435f-ddb0-43e4-ac06-8df0d55cd937 req-8824616b-3799-42c2-87c5-59875a2ad6ea None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:40.153479 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-8e6a435f-ddb0-43e4-ac06-8df0d55cd937 req-8824616b-3799-42c2-87c5-59875a2ad6ea tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/21478faa-8f6a-407f-bf2b-8cbe0b04ce0b Aug 13 21:11:40.153709 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-8e6a435f-ddb0-43e4-ac06-8df0d55cd937 req-8824616b-3799-42c2-87c5-59875a2ad6ea tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:40.153913 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-8e6a435f-ddb0-43e4-ac06-8df0d55cd937 req-8824616b-3799-42c2-87c5-59875a2ad6ea tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:40.163016 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:11:40.163016 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:11:40.166830 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-8e6a435f-ddb0-43e4-ac06-8df0d55cd937 req-8824616b-3799-42c2-87c5-59875a2ad6ea tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:11:40.171272 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-8e6a435f-ddb0-43e4-ac06-8df0d55cd937 req-8824616b-3799-42c2-87c5-59875a2ad6ea tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/21478faa-8f6a-407f-bf2b-8cbe0b04ce0b returned with HTTP 200 Aug 13 21:11:40.171739 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 555/2210] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:11:40 2026] GET /volume/v3/volumes/21478faa-8f6a-407f-bf2b-8cbe0b04ce0b => generated 1059 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:11:40.189127 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-466e435a-7617-45dd-a741-4cfeb508e8e8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:40.190836 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-466e435a-7617-45dd-a741-4cfeb508e8e8 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 Aug 13 21:11:40.191026 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-466e435a-7617-45dd-a741-4cfeb508e8e8 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:40.191188 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-466e435a-7617-45dd-a741-4cfeb508e8e8 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:40.191290 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-466e435a-7617-45dd-a741-4cfeb508e8e8 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id bc8d8406-8667-49df-b3f8-28474358e002. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:40.195075 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:11:40.195075 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:11:40.195628 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-466e435a-7617-45dd-a741-4cfeb508e8e8 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 returned with HTTP 200 Aug 13 21:11:40.196005 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 549/2211] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:11:40 2026] GET /volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:40.265376 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-8e6a435f-ddb0-43e4-ac06-8df0d55cd937 req-fb3e4c94-8954-4d80-9449-e8e642079758 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:40.267412 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-8e6a435f-ddb0-43e4-ac06-8df0d55cd937 req-fb3e4c94-8954-4d80-9449-e8e642079758 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] PUT https://10.4.3.14/volume/v3/attachments/fa5cb3a1-f7db-469b-bf38-51e942b5f93b Aug 13 21:11:40.267833 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-8e6a435f-ddb0-43e4-ac06-8df0d55cd937 req-fb3e4c94-8954-4d80-9449-e8e642079758 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:11:40.275807 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-8e6a435f-ddb0-43e4-ac06-8df0d55cd937 req-fb3e4c94-8954-4d80-9449-e8e642079758 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Acquiring lock "cinder-attachment_update-21478faa-8f6a-407f-bf2b-8cbe0b04ce0b-np0000007265" by "attachment_update" {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:11:40.280444 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-8e6a435f-ddb0-43e4-ac06-8df0d55cd937 req-fb3e4c94-8954-4d80-9449-e8e642079758 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Lock "cinder-attachment_update-21478faa-8f6a-407f-bf2b-8cbe0b04ce0b-np0000007265" acquired by "attachment_update" :: waited 0.005s {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:11:40.281376 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:11:40.281376 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:11:40.363453 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-089531f7-af16-46cc-8ff8-ddacd3d3cddb None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:40.365213 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-089531f7-af16-46cc-8ff8-ddacd3d3cddb tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 Aug 13 21:11:40.365518 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-089531f7-af16-46cc-8ff8-ddacd3d3cddb tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:40.365707 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-089531f7-af16-46cc-8ff8-ddacd3d3cddb tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:40.372400 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:11:40.372400 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:11:40.375922 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-089531f7-af16-46cc-8ff8-ddacd3d3cddb tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume info retrieved successfully. Aug 13 21:11:40.379945 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-089531f7-af16-46cc-8ff8-ddacd3d3cddb tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 returned with HTTP 200 Aug 13 21:11:40.380361 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 549/2212] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:11:40 2026] GET /volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 => generated 923 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:11:40.391952 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-8e6a435f-ddb0-43e4-ac06-8df0d55cd937 req-fb3e4c94-8954-4d80-9449-e8e642079758 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Lock "cinder-attachment_update-21478faa-8f6a-407f-bf2b-8cbe0b04ce0b-np0000007265" released by "attachment_update" :: held 0.111s {{(pid=100216) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:11:40.392731 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-8e6a435f-ddb0-43e4-ac06-8df0d55cd937 req-fb3e4c94-8954-4d80-9449-e8e642079758 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/attachments/fa5cb3a1-f7db-469b-bf38-51e942b5f93b returned with HTTP 200 Aug 13 21:11:40.393168 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 560/2213] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:11:40 2026] PUT /volume/v3/attachments/fa5cb3a1-f7db-469b-bf38-51e942b5f93b => generated 968 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:11:40.401418 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-8e6a435f-ddb0-43e4-ac06-8df0d55cd937 req-1d9ee91b-a9e7-48db-88c8-e0394f7ca5af None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:40.403690 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-8e6a435f-ddb0-43e4-ac06-8df0d55cd937 req-1d9ee91b-a9e7-48db-88c8-e0394f7ca5af tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/21478faa-8f6a-407f-bf2b-8cbe0b04ce0b/encryption Aug 13 21:11:40.403901 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-8e6a435f-ddb0-43e4-ac06-8df0d55cd937 req-1d9ee91b-a9e7-48db-88c8-e0394f7ca5af tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:40.404114 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-8e6a435f-ddb0-43e4-ac06-8df0d55cd937 req-1d9ee91b-a9e7-48db-88c8-e0394f7ca5af tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'index' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:40.413061 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:11:40.413061 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:11:40.420301 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-8e6a435f-ddb0-43e4-ac06-8df0d55cd937 req-1d9ee91b-a9e7-48db-88c8-e0394f7ca5af tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/21478faa-8f6a-407f-bf2b-8cbe0b04ce0b/encryption returned with HTTP 200 Aug 13 21:11:40.420868 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 556/2214] 10.4.3.14 () {68 vars in 1624 bytes} [Thu Aug 13 21:11:40 2026] GET /volume/v3/volumes/21478faa-8f6a-407f-bf2b-8cbe0b04ce0b/encryption => generated 161 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:41.036628 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ee7a72ad-4b20-4482-9456-05e223500b70 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:41.038467 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ee7a72ad-4b20-4482-9456-05e223500b70 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a Aug 13 21:11:41.038692 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ee7a72ad-4b20-4482-9456-05e223500b70 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:41.038912 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ee7a72ad-4b20-4482-9456-05e223500b70 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:41.039083 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-ee7a72ad-4b20-4482-9456-05e223500b70 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 79bbc4be-150c-4ffe-b27e-dde746a8303a. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:41.043181 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:11:41.043181 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:11:41.043943 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ee7a72ad-4b20-4482-9456-05e223500b70 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a returned with HTTP 200 Aug 13 21:11:41.044339 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 550/2215] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:41 2026] GET /volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a => generated 822 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:41.161089 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-7ae8be72-4c2a-4fb5-890c-76fe52368e8f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:41.162794 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7ae8be72-4c2a-4fb5-890c-76fe52368e8f tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/21478faa-8f6a-407f-bf2b-8cbe0b04ce0b Aug 13 21:11:41.162992 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7ae8be72-4c2a-4fb5-890c-76fe52368e8f tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:41.163184 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7ae8be72-4c2a-4fb5-890c-76fe52368e8f tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:41.172377 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:11:41.172377 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:11:41.175607 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-7ae8be72-4c2a-4fb5-890c-76fe52368e8f tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:11:41.179745 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7ae8be72-4c2a-4fb5-890c-76fe52368e8f tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/21478faa-8f6a-407f-bf2b-8cbe0b04ce0b returned with HTTP 200 Aug 13 21:11:41.180091 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 550/2216] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:41 2026] GET /volume/v3/volumes/21478faa-8f6a-407f-bf2b-8cbe0b04ce0b => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:41.205127 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-49d694fa-b646-4e17-9a2d-9fccaebc7e9d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:41.207023 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-49d694fa-b646-4e17-9a2d-9fccaebc7e9d tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 Aug 13 21:11:41.207232 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-49d694fa-b646-4e17-9a2d-9fccaebc7e9d tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:41.207424 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-49d694fa-b646-4e17-9a2d-9fccaebc7e9d tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:41.207521 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-49d694fa-b646-4e17-9a2d-9fccaebc7e9d tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id bc8d8406-8667-49df-b3f8-28474358e002. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:41.211546 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:11:41.211546 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:11:41.212065 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-49d694fa-b646-4e17-9a2d-9fccaebc7e9d tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 returned with HTTP 200 Aug 13 21:11:41.212410 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 561/2217] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:11:41 2026] GET /volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:41.392214 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0ce782f9-4fc1-465e-9a4e-c1bbc1bd4053 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:41.394060 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0ce782f9-4fc1-465e-9a4e-c1bbc1bd4053 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 Aug 13 21:11:41.394301 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0ce782f9-4fc1-465e-9a4e-c1bbc1bd4053 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:41.394501 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0ce782f9-4fc1-465e-9a4e-c1bbc1bd4053 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:41.401376 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:11:41.401376 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:11:41.405264 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-0ce782f9-4fc1-465e-9a4e-c1bbc1bd4053 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume info retrieved successfully. Aug 13 21:11:41.410247 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0ce782f9-4fc1-465e-9a4e-c1bbc1bd4053 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 returned with HTTP 200 Aug 13 21:11:41.410664 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 557/2218] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:11:41 2026] GET /volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:11:42.057650 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e849415b-63b3-44ed-aacd-c486c838775f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:42.059372 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e849415b-63b3-44ed-aacd-c486c838775f tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a Aug 13 21:11:42.059605 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e849415b-63b3-44ed-aacd-c486c838775f tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:42.059787 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e849415b-63b3-44ed-aacd-c486c838775f tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:42.059904 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-e849415b-63b3-44ed-aacd-c486c838775f tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 79bbc4be-150c-4ffe-b27e-dde746a8303a. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:42.064310 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:11:42.064310 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:11:42.065086 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e849415b-63b3-44ed-aacd-c486c838775f tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a returned with HTTP 200 Aug 13 21:11:42.065460 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 551/2219] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:42 2026] GET /volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a => generated 822 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:42.192876 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b93ed3ad-bd73-4c17-9874-f742a2f0c53d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:42.195113 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b93ed3ad-bd73-4c17-9874-f742a2f0c53d tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/21478faa-8f6a-407f-bf2b-8cbe0b04ce0b Aug 13 21:11:42.195396 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b93ed3ad-bd73-4c17-9874-f742a2f0c53d tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:42.195656 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b93ed3ad-bd73-4c17-9874-f742a2f0c53d tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:42.207358 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:11:42.207358 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:11:42.211592 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-b93ed3ad-bd73-4c17-9874-f742a2f0c53d tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:11:42.216916 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b93ed3ad-bd73-4c17-9874-f742a2f0c53d tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/21478faa-8f6a-407f-bf2b-8cbe0b04ce0b returned with HTTP 200 Aug 13 21:11:42.217352 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 551/2220] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:42 2026] GET /volume/v3/volumes/21478faa-8f6a-407f-bf2b-8cbe0b04ce0b => generated 880 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:42.221375 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0f766ce8-a677-4ecf-99c5-9df317815c4e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:42.225804 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0f766ce8-a677-4ecf-99c5-9df317815c4e tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 Aug 13 21:11:42.226117 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0f766ce8-a677-4ecf-99c5-9df317815c4e tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:42.226359 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0f766ce8-a677-4ecf-99c5-9df317815c4e tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:42.226458 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-0f766ce8-a677-4ecf-99c5-9df317815c4e tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id bc8d8406-8667-49df-b3f8-28474358e002. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:42.230541 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:11:42.230541 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:11:42.231153 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0f766ce8-a677-4ecf-99c5-9df317815c4e tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 returned with HTTP 200 Aug 13 21:11:42.231505 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 562/2221] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:11:42 2026] GET /volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:42.422777 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3282eb96-ded5-408c-9a84-447f33130dde None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:42.425113 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3282eb96-ded5-408c-9a84-447f33130dde tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 Aug 13 21:11:42.425386 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3282eb96-ded5-408c-9a84-447f33130dde tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:42.425624 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3282eb96-ded5-408c-9a84-447f33130dde tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:42.434107 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:11:42.434107 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:11:42.438700 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-3282eb96-ded5-408c-9a84-447f33130dde tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume info retrieved successfully. Aug 13 21:11:42.443898 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3282eb96-ded5-408c-9a84-447f33130dde tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 returned with HTTP 200 Aug 13 21:11:42.444332 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 558/2222] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:11:42 2026] GET /volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 => generated 926 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:11:43.076933 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2b522951-b958-4845-85da-f39bcb4d4f78 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:43.078467 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2b522951-b958-4845-85da-f39bcb4d4f78 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a Aug 13 21:11:43.078759 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2b522951-b958-4845-85da-f39bcb4d4f78 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:43.079871 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2b522951-b958-4845-85da-f39bcb4d4f78 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:43.079871 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-2b522951-b958-4845-85da-f39bcb4d4f78 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 79bbc4be-150c-4ffe-b27e-dde746a8303a. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:43.082958 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:11:43.082958 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:11:43.083708 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2b522951-b958-4845-85da-f39bcb4d4f78 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a returned with HTTP 200 Aug 13 21:11:43.084119 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 552/2223] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:43 2026] GET /volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a => generated 822 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:43.230257 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3883dfd0-1689-4907-a118-9fb9a9f658cb None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:43.232020 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3883dfd0-1689-4907-a118-9fb9a9f658cb tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/21478faa-8f6a-407f-bf2b-8cbe0b04ce0b Aug 13 21:11:43.232203 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3883dfd0-1689-4907-a118-9fb9a9f658cb tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:43.232412 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3883dfd0-1689-4907-a118-9fb9a9f658cb tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:43.241453 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-6d5002f9-e501-456f-a2f9-58a8cfeb4688 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:43.241780 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:11:43.241780 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:11:43.245031 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-3883dfd0-1689-4907-a118-9fb9a9f658cb tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:11:43.245701 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6d5002f9-e501-456f-a2f9-58a8cfeb4688 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 Aug 13 21:11:43.245999 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6d5002f9-e501-456f-a2f9-58a8cfeb4688 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:43.247224 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6d5002f9-e501-456f-a2f9-58a8cfeb4688 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:43.247414 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-6d5002f9-e501-456f-a2f9-58a8cfeb4688 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id bc8d8406-8667-49df-b3f8-28474358e002. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:43.248945 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3883dfd0-1689-4907-a118-9fb9a9f658cb tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/21478faa-8f6a-407f-bf2b-8cbe0b04ce0b returned with HTTP 200 Aug 13 21:11:43.249553 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 552/2224] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:43 2026] GET /volume/v3/volumes/21478faa-8f6a-407f-bf2b-8cbe0b04ce0b => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:43.257132 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:11:43.257132 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:11:43.257132 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6d5002f9-e501-456f-a2f9-58a8cfeb4688 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 returned with HTTP 200 Aug 13 21:11:43.257132 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 563/2225] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:11:43 2026] GET /volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:43.455872 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2441e612-30d2-4329-875f-a2af9e27fcf8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:43.457801 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2441e612-30d2-4329-875f-a2af9e27fcf8 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 Aug 13 21:11:43.458063 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2441e612-30d2-4329-875f-a2af9e27fcf8 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:43.458284 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2441e612-30d2-4329-875f-a2af9e27fcf8 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:43.465906 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:11:43.465906 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:11:43.470384 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-2441e612-30d2-4329-875f-a2af9e27fcf8 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume info retrieved successfully. Aug 13 21:11:43.475548 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2441e612-30d2-4329-875f-a2af9e27fcf8 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 returned with HTTP 200 Aug 13 21:11:43.476009 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 559/2226] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:11:43 2026] GET /volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 => generated 926 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:11:44.093696 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-804d688c-fbaa-48af-aaed-641c9d11ab6d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:44.095333 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-804d688c-fbaa-48af-aaed-641c9d11ab6d tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a Aug 13 21:11:44.095728 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-804d688c-fbaa-48af-aaed-641c9d11ab6d tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:44.097035 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-804d688c-fbaa-48af-aaed-641c9d11ab6d tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:44.097035 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-804d688c-fbaa-48af-aaed-641c9d11ab6d tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 79bbc4be-150c-4ffe-b27e-dde746a8303a. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:44.101743 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:11:44.101743 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:11:44.101743 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-804d688c-fbaa-48af-aaed-641c9d11ab6d tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a returned with HTTP 200 Aug 13 21:11:44.101743 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 553/2227] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:44 2026] GET /volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a => generated 822 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:44.261560 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-32f4cc87-2d6a-4f6b-8ea3-1a16ed494a1b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:44.263307 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-32f4cc87-2d6a-4f6b-8ea3-1a16ed494a1b tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/21478faa-8f6a-407f-bf2b-8cbe0b04ce0b Aug 13 21:11:44.263505 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-32f4cc87-2d6a-4f6b-8ea3-1a16ed494a1b tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:44.263690 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-32f4cc87-2d6a-4f6b-8ea3-1a16ed494a1b tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:44.268888 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-08c02bed-66e1-4f61-a9d2-4c3a957d530e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:44.270455 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-08c02bed-66e1-4f61-a9d2-4c3a957d530e tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 Aug 13 21:11:44.270814 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-08c02bed-66e1-4f61-a9d2-4c3a957d530e tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:44.271087 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-08c02bed-66e1-4f61-a9d2-4c3a957d530e tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:44.271276 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-08c02bed-66e1-4f61-a9d2-4c3a957d530e tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id bc8d8406-8667-49df-b3f8-28474358e002. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:44.272903 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:11:44.272903 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:11:44.276226 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:11:44.276226 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:11:44.276226 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-08c02bed-66e1-4f61-a9d2-4c3a957d530e tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 returned with HTTP 200 Aug 13 21:11:44.276350 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-32f4cc87-2d6a-4f6b-8ea3-1a16ed494a1b tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:11:44.276409 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 564/2228] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:11:44 2026] GET /volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:44.279884 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-32f4cc87-2d6a-4f6b-8ea3-1a16ed494a1b tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/21478faa-8f6a-407f-bf2b-8cbe0b04ce0b returned with HTTP 200 Aug 13 21:11:44.280270 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 553/2229] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:44 2026] GET /volume/v3/volumes/21478faa-8f6a-407f-bf2b-8cbe0b04ce0b => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:44.491374 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-863b66d7-2252-4745-8b57-acaab4c63191 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:44.493249 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-863b66d7-2252-4745-8b57-acaab4c63191 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 Aug 13 21:11:44.494530 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-863b66d7-2252-4745-8b57-acaab4c63191 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:44.494530 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-863b66d7-2252-4745-8b57-acaab4c63191 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:44.501381 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:11:44.501381 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:11:44.505050 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-863b66d7-2252-4745-8b57-acaab4c63191 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume info retrieved successfully. Aug 13 21:11:44.509064 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-863b66d7-2252-4745-8b57-acaab4c63191 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 returned with HTTP 200 Aug 13 21:11:44.509438 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 560/2230] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:11:44 2026] GET /volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:11:44.847740 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-d192abae-0602-47bb-9203-e08406fb329d req-85fab6eb-c55c-4401-84b3-3409dc7a511b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:44.850375 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-d192abae-0602-47bb-9203-e08406fb329d req-85fab6eb-c55c-4401-84b3-3409dc7a511b tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131 Aug 13 21:11:44.851041 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-d192abae-0602-47bb-9203-e08406fb329d req-85fab6eb-c55c-4401-84b3-3409dc7a511b tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:44.851179 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-d192abae-0602-47bb-9203-e08406fb329d req-85fab6eb-c55c-4401-84b3-3409dc7a511b tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:44.859425 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:11:44.859425 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:11:44.866541 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-d192abae-0602-47bb-9203-e08406fb329d req-85fab6eb-c55c-4401-84b3-3409dc7a511b tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Volume info retrieved successfully. Aug 13 21:11:44.868721 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-d192abae-0602-47bb-9203-e08406fb329d req-85fab6eb-c55c-4401-84b3-3409dc7a511b tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131 returned with HTTP 200 Aug 13 21:11:44.869315 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 554/2231] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:11:44 2026] GET /volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:44.945631 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-02eb4842-9014-49e9-b261-c46082ed99dc None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:44.945631 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-02eb4842-9014-49e9-b261-c46082ed99dc None None] GET https://10.4.3.14/volume// Aug 13 21:11:44.945631 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-02eb4842-9014-49e9-b261-c46082ed99dc None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:44.945631 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-02eb4842-9014-49e9-b261-c46082ed99dc None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:44.945631 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-02eb4842-9014-49e9-b261-c46082ed99dc None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:11:44.945631 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 565/2232] 10.4.3.14 () {66 vars in 1421 bytes} [Thu Aug 13 21:11:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:11:44.952744 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-d192abae-0602-47bb-9203-e08406fb329d req-29f20894-3501-445b-9a58-128d88ab9ab9 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:45.041378 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-d192abae-0602-47bb-9203-e08406fb329d req-29f20894-3501-445b-9a58-128d88ab9ab9 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:11:45.041826 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-d192abae-0602-47bb-9203-e08406fb329d req-29f20894-3501-445b-9a58-128d88ab9ab9 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f8067492-b179-4907-a51d-e7542c518131", "connector": null, "instance_uuid": "12cb160b-6a94-44ad-bd5a-887bd32ebeef"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:11:45.050008 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:11:45.050008 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:11:45.074998 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-d192abae-0602-47bb-9203-e08406fb329d req-29f20894-3501-445b-9a58-128d88ab9ab9 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:11:45.075421 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 554/2233] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:11:44 2026] POST /volume/v3/attachments => generated 273 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:11:45.105137 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b9482f80-f47a-4607-82ff-4656fba676db None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:45.107358 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b9482f80-f47a-4607-82ff-4656fba676db tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131 Aug 13 21:11:45.107358 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b9482f80-f47a-4607-82ff-4656fba676db tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:45.107471 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b9482f80-f47a-4607-82ff-4656fba676db tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:45.117518 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d72c6435-1eaf-407f-987f-a352ed2e5ecf None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:45.119035 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d72c6435-1eaf-407f-987f-a352ed2e5ecf tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a Aug 13 21:11:45.119828 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-16439d49-889a-4e93-acd2-80c06267f605 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:45.120152 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d72c6435-1eaf-407f-987f-a352ed2e5ecf tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:45.120258 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:11:45.120258 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:11:45.122699 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-16439d49-889a-4e93-acd2-80c06267f605 None None] GET https://10.4.3.14/volume// Aug 13 21:11:45.122699 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-16439d49-889a-4e93-acd2-80c06267f605 None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:45.122699 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-16439d49-889a-4e93-acd2-80c06267f605 None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:45.122699 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-16439d49-889a-4e93-acd2-80c06267f605 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:11:45.122699 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 566/2234] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:11:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:11:45.122872 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d72c6435-1eaf-407f-987f-a352ed2e5ecf tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:45.122872 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-d72c6435-1eaf-407f-987f-a352ed2e5ecf tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 79bbc4be-150c-4ffe-b27e-dde746a8303a. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:45.125428 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b9482f80-f47a-4607-82ff-4656fba676db tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Volume info retrieved successfully. Aug 13 21:11:45.129469 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b9482f80-f47a-4607-82ff-4656fba676db tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131 returned with HTTP 200 Aug 13 21:11:45.129531 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:11:45.129531 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:11:45.129578 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 561/2235] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:45 2026] GET /volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:45.129617 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d72c6435-1eaf-407f-987f-a352ed2e5ecf tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a returned with HTTP 200 Aug 13 21:11:45.129617 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 555/2236] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:45 2026] GET /volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a => generated 822 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:45.135424 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-d192abae-0602-47bb-9203-e08406fb329d req-5228a91a-0acb-4f95-bace-a80c4b5b661c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:45.140145 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-d192abae-0602-47bb-9203-e08406fb329d req-5228a91a-0acb-4f95-bace-a80c4b5b661c tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131 Aug 13 21:11:45.140357 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-d192abae-0602-47bb-9203-e08406fb329d req-5228a91a-0acb-4f95-bace-a80c4b5b661c tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:45.140682 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-d192abae-0602-47bb-9203-e08406fb329d req-5228a91a-0acb-4f95-bace-a80c4b5b661c tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:45.149283 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:11:45.149283 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:11:45.152215 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-d192abae-0602-47bb-9203-e08406fb329d req-5228a91a-0acb-4f95-bace-a80c4b5b661c tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Volume info retrieved successfully. Aug 13 21:11:45.155626 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-d192abae-0602-47bb-9203-e08406fb329d req-5228a91a-0acb-4f95-bace-a80c4b5b661c tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131 returned with HTTP 200 Aug 13 21:11:45.156105 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 555/2237] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:11:45 2026] GET /volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131 => generated 1024 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:11:45.251914 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-d192abae-0602-47bb-9203-e08406fb329d req-ecae3b60-69bd-4e0e-9117-c34b114e1171 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:45.253764 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-d192abae-0602-47bb-9203-e08406fb329d req-ecae3b60-69bd-4e0e-9117-c34b114e1171 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] PUT https://10.4.3.14/volume/v3/attachments/7b7b4e0f-9838-45ef-be22-3425d6341ba2 Aug 13 21:11:45.254287 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-d192abae-0602-47bb-9203-e08406fb329d req-ecae3b60-69bd-4e0e-9117-c34b114e1171 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:11:45.262480 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-d192abae-0602-47bb-9203-e08406fb329d req-ecae3b60-69bd-4e0e-9117-c34b114e1171 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Acquiring lock "cinder-attachment_update-f8067492-b179-4907-a51d-e7542c518131-np0000007265" by "attachment_update" {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:11:45.270628 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-d192abae-0602-47bb-9203-e08406fb329d req-ecae3b60-69bd-4e0e-9117-c34b114e1171 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Lock "cinder-attachment_update-f8067492-b179-4907-a51d-e7542c518131-np0000007265" acquired by "attachment_update" :: waited 0.006s {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:11:45.270628 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:11:45.270628 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:11:45.285879 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3f3513e9-432a-48f5-8498-914e302dab57 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:45.287717 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3f3513e9-432a-48f5-8498-914e302dab57 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 Aug 13 21:11:45.287933 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3f3513e9-432a-48f5-8498-914e302dab57 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:45.288157 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3f3513e9-432a-48f5-8498-914e302dab57 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:45.288294 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-3f3513e9-432a-48f5-8498-914e302dab57 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id bc8d8406-8667-49df-b3f8-28474358e002. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:45.294424 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:11:45.294424 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:11:45.294424 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3f3513e9-432a-48f5-8498-914e302dab57 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 returned with HTTP 200 Aug 13 21:11:45.294572 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1c0245d6-5057-4585-b6bc-9fa2012e9f3a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:45.294637 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 562/2238] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:11:45 2026] GET /volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:45.296922 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1c0245d6-5057-4585-b6bc-9fa2012e9f3a tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/21478faa-8f6a-407f-bf2b-8cbe0b04ce0b Aug 13 21:11:45.297281 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1c0245d6-5057-4585-b6bc-9fa2012e9f3a tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:45.297601 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1c0245d6-5057-4585-b6bc-9fa2012e9f3a tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:45.310695 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:11:45.310695 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:11:45.319456 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1c0245d6-5057-4585-b6bc-9fa2012e9f3a tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:11:45.321515 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1c0245d6-5057-4585-b6bc-9fa2012e9f3a tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/21478faa-8f6a-407f-bf2b-8cbe0b04ce0b returned with HTTP 200 Aug 13 21:11:45.322083 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 556/2239] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:45 2026] GET /volume/v3/volumes/21478faa-8f6a-407f-bf2b-8cbe0b04ce0b => generated 880 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:45.362429 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-d192abae-0602-47bb-9203-e08406fb329d req-ecae3b60-69bd-4e0e-9117-c34b114e1171 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Lock "cinder-attachment_update-f8067492-b179-4907-a51d-e7542c518131-np0000007265" released by "attachment_update" :: held 0.093s {{(pid=100216) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:11:45.362429 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-d192abae-0602-47bb-9203-e08406fb329d req-ecae3b60-69bd-4e0e-9117-c34b114e1171 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/attachments/7b7b4e0f-9838-45ef-be22-3425d6341ba2 returned with HTTP 200 Aug 13 21:11:45.362898 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 567/2240] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:11:45 2026] PUT /volume/v3/attachments/7b7b4e0f-9838-45ef-be22-3425d6341ba2 => generated 969 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:11:45.520989 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-a20621f8-9ea3-4ca9-adc8-fa8a8efdf799 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:45.522792 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a20621f8-9ea3-4ca9-adc8-fa8a8efdf799 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 Aug 13 21:11:45.523030 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a20621f8-9ea3-4ca9-adc8-fa8a8efdf799 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:45.523258 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a20621f8-9ea3-4ca9-adc8-fa8a8efdf799 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:45.529870 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:11:45.529870 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:11:45.533459 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-a20621f8-9ea3-4ca9-adc8-fa8a8efdf799 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume info retrieved successfully. Aug 13 21:11:45.538124 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a20621f8-9ea3-4ca9-adc8-fa8a8efdf799 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 returned with HTTP 200 Aug 13 21:11:45.538165 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 556/2241] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:11:45 2026] GET /volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 => generated 926 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:11:46.145372 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f495ce4f-6623-4e65-9a21-3225789753c3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:46.148108 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-06593f27-7528-4175-bf74-eee66992aac4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:46.148843 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f495ce4f-6623-4e65-9a21-3225789753c3 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a Aug 13 21:11:46.148843 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f495ce4f-6623-4e65-9a21-3225789753c3 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:46.151719 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f495ce4f-6623-4e65-9a21-3225789753c3 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:46.151719 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-f495ce4f-6623-4e65-9a21-3225789753c3 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 79bbc4be-150c-4ffe-b27e-dde746a8303a. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:46.151798 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-06593f27-7528-4175-bf74-eee66992aac4 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131 Aug 13 21:11:46.151798 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-06593f27-7528-4175-bf74-eee66992aac4 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:46.151798 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-06593f27-7528-4175-bf74-eee66992aac4 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:46.153651 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:11:46.153651 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:11:46.154582 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f495ce4f-6623-4e65-9a21-3225789753c3 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a returned with HTTP 200 Aug 13 21:11:46.155099 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 563/2242] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:46 2026] GET /volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a => generated 822 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:46.160318 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:11:46.160318 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:11:46.163805 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-06593f27-7528-4175-bf74-eee66992aac4 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Volume info retrieved successfully. Aug 13 21:11:46.168580 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-06593f27-7528-4175-bf74-eee66992aac4 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131 returned with HTTP 200 Aug 13 21:11:46.169231 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 557/2243] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:46 2026] GET /volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:46.305410 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-8549a7b1-08ca-47e2-b5c5-f4a13db4ead1 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:46.307190 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8549a7b1-08ca-47e2-b5c5-f4a13db4ead1 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 Aug 13 21:11:46.307580 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8549a7b1-08ca-47e2-b5c5-f4a13db4ead1 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:46.307911 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8549a7b1-08ca-47e2-b5c5-f4a13db4ead1 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:46.308107 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-8549a7b1-08ca-47e2-b5c5-f4a13db4ead1 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id bc8d8406-8667-49df-b3f8-28474358e002. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:46.313371 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:11:46.313371 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:11:46.313371 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8549a7b1-08ca-47e2-b5c5-f4a13db4ead1 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 returned with HTTP 200 Aug 13 21:11:46.313371 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 568/2244] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:11:46 2026] GET /volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:46.335286 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-238f5f7f-b7a5-4d8a-bcfd-ce5a1b9a3eb4 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:46.337046 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-238f5f7f-b7a5-4d8a-bcfd-ce5a1b9a3eb4 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/21478faa-8f6a-407f-bf2b-8cbe0b04ce0b Aug 13 21:11:46.337219 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-238f5f7f-b7a5-4d8a-bcfd-ce5a1b9a3eb4 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:46.337447 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-238f5f7f-b7a5-4d8a-bcfd-ce5a1b9a3eb4 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:46.346877 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:11:46.346877 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:11:46.350141 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-238f5f7f-b7a5-4d8a-bcfd-ce5a1b9a3eb4 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:11:46.354301 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-238f5f7f-b7a5-4d8a-bcfd-ce5a1b9a3eb4 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/21478faa-8f6a-407f-bf2b-8cbe0b04ce0b returned with HTTP 200 Aug 13 21:11:46.354624 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 557/2245] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:46 2026] GET /volume/v3/volumes/21478faa-8f6a-407f-bf2b-8cbe0b04ce0b => generated 880 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:46.549882 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a9575648-fcb3-4285-ba23-736b5ed3d95c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:46.551676 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a9575648-fcb3-4285-ba23-736b5ed3d95c tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 Aug 13 21:11:46.551888 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a9575648-fcb3-4285-ba23-736b5ed3d95c tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:46.552085 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a9575648-fcb3-4285-ba23-736b5ed3d95c tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:46.559265 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:11:46.559265 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:11:46.562924 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a9575648-fcb3-4285-ba23-736b5ed3d95c tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume info retrieved successfully. Aug 13 21:11:46.568077 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a9575648-fcb3-4285-ba23-736b5ed3d95c tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 returned with HTTP 200 Aug 13 21:11:46.568595 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 564/2246] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:11:46 2026] GET /volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:11:47.167117 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2b4936eb-9e9a-4739-ac35-1deccd2cbab3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:47.170015 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2b4936eb-9e9a-4739-ac35-1deccd2cbab3 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a Aug 13 21:11:47.170015 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2b4936eb-9e9a-4739-ac35-1deccd2cbab3 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:47.170015 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2b4936eb-9e9a-4739-ac35-1deccd2cbab3 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:47.170015 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-2b4936eb-9e9a-4739-ac35-1deccd2cbab3 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 79bbc4be-150c-4ffe-b27e-dde746a8303a. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:47.173654 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:11:47.173654 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:11:47.174544 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2b4936eb-9e9a-4739-ac35-1deccd2cbab3 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a returned with HTTP 200 Aug 13 21:11:47.175006 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 558/2247] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:47 2026] GET /volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a => generated 822 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:47.184372 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-df84ebad-febd-43f5-9745-39bf7192cf88 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:47.187754 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-df84ebad-febd-43f5-9745-39bf7192cf88 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131 Aug 13 21:11:47.187754 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-df84ebad-febd-43f5-9745-39bf7192cf88 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:47.187754 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-df84ebad-febd-43f5-9745-39bf7192cf88 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:47.196086 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:11:47.196086 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:11:47.199879 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-df84ebad-febd-43f5-9745-39bf7192cf88 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Volume info retrieved successfully. Aug 13 21:11:47.204625 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-df84ebad-febd-43f5-9745-39bf7192cf88 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131 returned with HTTP 200 Aug 13 21:11:47.205147 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 569/2248] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:47 2026] GET /volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:47.325594 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3bf6625b-a844-4fe9-befd-388afe51925b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:47.327490 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3bf6625b-a844-4fe9-befd-388afe51925b tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 Aug 13 21:11:47.327700 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3bf6625b-a844-4fe9-befd-388afe51925b tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:47.327899 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3bf6625b-a844-4fe9-befd-388afe51925b tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:47.328040 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-3bf6625b-a844-4fe9-befd-388afe51925b tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id bc8d8406-8667-49df-b3f8-28474358e002. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:47.332368 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:11:47.332368 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:11:47.333040 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3bf6625b-a844-4fe9-befd-388afe51925b tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 returned with HTTP 200 Aug 13 21:11:47.333439 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 558/2249] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:11:47 2026] GET /volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:47.366378 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b9c902ce-1c89-431f-83de-51c9f8a79900 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:47.368588 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b9c902ce-1c89-431f-83de-51c9f8a79900 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/21478faa-8f6a-407f-bf2b-8cbe0b04ce0b Aug 13 21:11:47.368850 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b9c902ce-1c89-431f-83de-51c9f8a79900 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:47.369116 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b9c902ce-1c89-431f-83de-51c9f8a79900 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:47.380833 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:11:47.380833 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:11:47.385017 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b9c902ce-1c89-431f-83de-51c9f8a79900 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:11:47.390388 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b9c902ce-1c89-431f-83de-51c9f8a79900 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/21478faa-8f6a-407f-bf2b-8cbe0b04ce0b returned with HTTP 200 Aug 13 21:11:47.390884 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 565/2250] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:47 2026] GET /volume/v3/volumes/21478faa-8f6a-407f-bf2b-8cbe0b04ce0b => generated 880 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:47.580760 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-eedf5618-08c4-4c80-926e-087d1cc7e488 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:47.583777 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-eedf5618-08c4-4c80-926e-087d1cc7e488 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 Aug 13 21:11:47.583777 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-eedf5618-08c4-4c80-926e-087d1cc7e488 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:47.583777 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-eedf5618-08c4-4c80-926e-087d1cc7e488 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:47.585011 np0000007265 devstack@c-api.service[100214]: DEBUG dbcounter [-] [100214] Writing DB stats cinder:SELECT=284,cinder:UPDATE=81,cinder:INSERT=50 {{(pid=100214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:11:47.591523 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:11:47.591523 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:11:47.594684 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-eedf5618-08c4-4c80-926e-087d1cc7e488 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume info retrieved successfully. Aug 13 21:11:47.598708 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-eedf5618-08c4-4c80-926e-087d1cc7e488 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 returned with HTTP 200 Aug 13 21:11:47.599206 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 559/2251] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:11:47 2026] GET /volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:11:48.185812 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-27c36197-1827-48db-983d-57760742ded1 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:48.188082 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-27c36197-1827-48db-983d-57760742ded1 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a Aug 13 21:11:48.188347 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-27c36197-1827-48db-983d-57760742ded1 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:48.188620 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-27c36197-1827-48db-983d-57760742ded1 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:48.188776 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-27c36197-1827-48db-983d-57760742ded1 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 79bbc4be-150c-4ffe-b27e-dde746a8303a. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:48.190561 np0000007265 devstack@c-api.service[100216]: DEBUG dbcounter [-] [100216] Writing DB stats cinder:SELECT=280,cinder:UPDATE=65,cinder:INSERT=39 {{(pid=100216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:11:48.194943 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:11:48.194943 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:11:48.196046 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-27c36197-1827-48db-983d-57760742ded1 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a returned with HTTP 200 Aug 13 21:11:48.196584 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 570/2252] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:48 2026] GET /volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a => generated 822 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:48.219564 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f7fa0cbd-bd59-4bb8-883c-b37b348df20a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:48.221239 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f7fa0cbd-bd59-4bb8-883c-b37b348df20a tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131 Aug 13 21:11:48.221426 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f7fa0cbd-bd59-4bb8-883c-b37b348df20a tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:48.221601 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f7fa0cbd-bd59-4bb8-883c-b37b348df20a tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:48.229986 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:11:48.229986 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:11:48.232892 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-f7fa0cbd-bd59-4bb8-883c-b37b348df20a tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Volume info retrieved successfully. Aug 13 21:11:48.236370 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f7fa0cbd-bd59-4bb8-883c-b37b348df20a tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131 returned with HTTP 200 Aug 13 21:11:48.236708 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 559/2253] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:48 2026] GET /volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131 => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:48.343371 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b2bc41cb-1d10-4e4d-b144-b03d42dd2184 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:48.345638 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b2bc41cb-1d10-4e4d-b144-b03d42dd2184 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 Aug 13 21:11:48.345897 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b2bc41cb-1d10-4e4d-b144-b03d42dd2184 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:48.346146 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b2bc41cb-1d10-4e4d-b144-b03d42dd2184 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:48.346281 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-b2bc41cb-1d10-4e4d-b144-b03d42dd2184 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id bc8d8406-8667-49df-b3f8-28474358e002. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:48.351097 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:11:48.351097 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:11:48.351804 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b2bc41cb-1d10-4e4d-b144-b03d42dd2184 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 returned with HTTP 200 Aug 13 21:11:48.352249 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 566/2254] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:11:48 2026] GET /volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:48.402589 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-82bd0242-fcf1-4c11-a5da-5ffd2b44c5c3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:48.404398 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-82bd0242-fcf1-4c11-a5da-5ffd2b44c5c3 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/21478faa-8f6a-407f-bf2b-8cbe0b04ce0b Aug 13 21:11:48.404600 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-82bd0242-fcf1-4c11-a5da-5ffd2b44c5c3 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:48.404779 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-82bd0242-fcf1-4c11-a5da-5ffd2b44c5c3 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:48.414406 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:11:48.414406 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:11:48.417439 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-82bd0242-fcf1-4c11-a5da-5ffd2b44c5c3 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:11:48.421007 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-82bd0242-fcf1-4c11-a5da-5ffd2b44c5c3 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/21478faa-8f6a-407f-bf2b-8cbe0b04ce0b returned with HTTP 200 Aug 13 21:11:48.421336 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 560/2255] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:48 2026] GET /volume/v3/volumes/21478faa-8f6a-407f-bf2b-8cbe0b04ce0b => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:48.611540 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-74cf569f-dc91-4aee-aecb-71a2efe9edee None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:48.613323 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-74cf569f-dc91-4aee-aecb-71a2efe9edee tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 Aug 13 21:11:48.613553 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-74cf569f-dc91-4aee-aecb-71a2efe9edee tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:48.613730 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-74cf569f-dc91-4aee-aecb-71a2efe9edee tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:48.621760 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:11:48.621760 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:11:48.625976 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-74cf569f-dc91-4aee-aecb-71a2efe9edee tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume info retrieved successfully. Aug 13 21:11:48.630521 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-74cf569f-dc91-4aee-aecb-71a2efe9edee tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 returned with HTTP 200 Aug 13 21:11:48.631128 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 571/2256] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:11:48 2026] GET /volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 => generated 926 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:11:49.207135 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d475eb78-cd51-4b0b-9103-60cb03f1e47a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:49.208708 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d475eb78-cd51-4b0b-9103-60cb03f1e47a tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a Aug 13 21:11:49.208870 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d475eb78-cd51-4b0b-9103-60cb03f1e47a tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:49.209081 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d475eb78-cd51-4b0b-9103-60cb03f1e47a tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:49.209177 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-d475eb78-cd51-4b0b-9103-60cb03f1e47a tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 79bbc4be-150c-4ffe-b27e-dde746a8303a. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:49.213137 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:11:49.213137 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:11:49.213783 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d475eb78-cd51-4b0b-9103-60cb03f1e47a tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a returned with HTTP 200 Aug 13 21:11:49.214122 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 560/2257] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:49 2026] GET /volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a => generated 822 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:49.247544 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9488616d-50c7-4c0d-97d9-dca0f2fb0fd3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:49.249306 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9488616d-50c7-4c0d-97d9-dca0f2fb0fd3 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131 Aug 13 21:11:49.249531 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9488616d-50c7-4c0d-97d9-dca0f2fb0fd3 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:49.249745 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9488616d-50c7-4c0d-97d9-dca0f2fb0fd3 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:49.257953 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:11:49.257953 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:11:49.260974 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-9488616d-50c7-4c0d-97d9-dca0f2fb0fd3 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Volume info retrieved successfully. Aug 13 21:11:49.264390 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9488616d-50c7-4c0d-97d9-dca0f2fb0fd3 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131 returned with HTTP 200 Aug 13 21:11:49.264733 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 567/2258] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:49 2026] GET /volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131 => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:49.361685 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-eb815ed0-5fe8-4fb3-9864-b0a8d6509741 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:49.363391 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-eb815ed0-5fe8-4fb3-9864-b0a8d6509741 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 Aug 13 21:11:49.363573 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-eb815ed0-5fe8-4fb3-9864-b0a8d6509741 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:49.363748 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-eb815ed0-5fe8-4fb3-9864-b0a8d6509741 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:49.363862 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-eb815ed0-5fe8-4fb3-9864-b0a8d6509741 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id bc8d8406-8667-49df-b3f8-28474358e002. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:49.367829 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:11:49.367829 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:11:49.368441 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-eb815ed0-5fe8-4fb3-9864-b0a8d6509741 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 returned with HTTP 200 Aug 13 21:11:49.368762 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 561/2259] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:11:49 2026] GET /volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:49.433118 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-4090030f-72d1-445d-850d-94a195640345 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:49.435301 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4090030f-72d1-445d-850d-94a195640345 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/21478faa-8f6a-407f-bf2b-8cbe0b04ce0b Aug 13 21:11:49.435675 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4090030f-72d1-445d-850d-94a195640345 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:49.436034 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4090030f-72d1-445d-850d-94a195640345 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:49.447521 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:11:49.447521 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:11:49.451849 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-4090030f-72d1-445d-850d-94a195640345 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:11:49.457407 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4090030f-72d1-445d-850d-94a195640345 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/21478faa-8f6a-407f-bf2b-8cbe0b04ce0b returned with HTTP 200 Aug 13 21:11:49.458094 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 572/2260] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:49 2026] GET /volume/v3/volumes/21478faa-8f6a-407f-bf2b-8cbe0b04ce0b => generated 880 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:49.642435 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-331cc529-2709-4657-803a-e8bccff20501 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:49.644210 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-331cc529-2709-4657-803a-e8bccff20501 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 Aug 13 21:11:49.644442 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-331cc529-2709-4657-803a-e8bccff20501 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:49.644612 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-331cc529-2709-4657-803a-e8bccff20501 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:49.651099 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:11:49.651099 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:11:49.654627 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-331cc529-2709-4657-803a-e8bccff20501 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume info retrieved successfully. Aug 13 21:11:49.658746 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-331cc529-2709-4657-803a-e8bccff20501 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 returned with HTTP 200 Aug 13 21:11:49.659116 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 561/2261] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:11:49 2026] GET /volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 => generated 926 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:11:50.223729 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-70c91ac1-6925-4c34-afdc-1b22b08575c0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:50.226172 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-70c91ac1-6925-4c34-afdc-1b22b08575c0 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a Aug 13 21:11:50.226418 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-70c91ac1-6925-4c34-afdc-1b22b08575c0 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:50.226585 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-70c91ac1-6925-4c34-afdc-1b22b08575c0 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:50.226691 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-70c91ac1-6925-4c34-afdc-1b22b08575c0 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 79bbc4be-150c-4ffe-b27e-dde746a8303a. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:50.231501 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:11:50.231501 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:11:50.232282 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-70c91ac1-6925-4c34-afdc-1b22b08575c0 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a returned with HTTP 200 Aug 13 21:11:50.232616 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 568/2262] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:50 2026] GET /volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a => generated 822 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:50.276571 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e1592648-4793-49a0-bae0-28657a267639 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:50.278168 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e1592648-4793-49a0-bae0-28657a267639 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131 Aug 13 21:11:50.278343 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e1592648-4793-49a0-bae0-28657a267639 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:50.278542 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e1592648-4793-49a0-bae0-28657a267639 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:50.287296 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:11:50.287296 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:11:50.290612 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e1592648-4793-49a0-bae0-28657a267639 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Volume info retrieved successfully. Aug 13 21:11:50.294531 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e1592648-4793-49a0-bae0-28657a267639 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131 returned with HTTP 200 Aug 13 21:11:50.294892 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 562/2263] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:50 2026] GET /volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:50.379763 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b640b958-6fdd-4550-a055-a482e1e9046d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:50.381843 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b640b958-6fdd-4550-a055-a482e1e9046d tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 Aug 13 21:11:50.382077 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b640b958-6fdd-4550-a055-a482e1e9046d tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:50.382256 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b640b958-6fdd-4550-a055-a482e1e9046d tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:50.382355 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-b640b958-6fdd-4550-a055-a482e1e9046d tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id bc8d8406-8667-49df-b3f8-28474358e002. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:50.386503 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:11:50.386503 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:11:50.387258 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b640b958-6fdd-4550-a055-a482e1e9046d tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 returned with HTTP 200 Aug 13 21:11:50.387781 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 573/2264] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:11:50 2026] GET /volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:50.471887 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-21407624-5b39-4265-9a65-8635a6ef7146 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:50.475221 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-21407624-5b39-4265-9a65-8635a6ef7146 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/21478faa-8f6a-407f-bf2b-8cbe0b04ce0b Aug 13 21:11:50.475444 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-21407624-5b39-4265-9a65-8635a6ef7146 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:50.475734 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-21407624-5b39-4265-9a65-8635a6ef7146 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:50.485561 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:11:50.485561 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:11:50.488808 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-21407624-5b39-4265-9a65-8635a6ef7146 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:11:50.493077 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-21407624-5b39-4265-9a65-8635a6ef7146 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/21478faa-8f6a-407f-bf2b-8cbe0b04ce0b returned with HTTP 200 Aug 13 21:11:50.493650 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 562/2265] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:50 2026] GET /volume/v3/volumes/21478faa-8f6a-407f-bf2b-8cbe0b04ce0b => generated 880 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:50.515941 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-a6ec0f8e-9a6a-4c1e-87ba-3a8f3590ae23 req-570fb9b8-0b32-4d10-afcd-301f4ac9328d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:50.518290 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-a6ec0f8e-9a6a-4c1e-87ba-3a8f3590ae23 req-570fb9b8-0b32-4d10-afcd-301f4ac9328d tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] DELETE https://10.4.3.14/volume/v3/attachments/e975564a-5e5b-4871-af1e-37afe26c9a1b Aug 13 21:11:50.519290 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-a6ec0f8e-9a6a-4c1e-87ba-3a8f3590ae23 req-570fb9b8-0b32-4d10-afcd-301f4ac9328d tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:50.519290 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-a6ec0f8e-9a6a-4c1e-87ba-3a8f3590ae23 req-570fb9b8-0b32-4d10-afcd-301f4ac9328d tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:50.527411 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:11:50.527411 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:11:50.573041 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-a6ec0f8e-9a6a-4c1e-87ba-3a8f3590ae23 req-570fb9b8-0b32-4d10-afcd-301f4ac9328d tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/attachments/e975564a-5e5b-4871-af1e-37afe26c9a1b returned with HTTP 200 Aug 13 21:11:50.573682 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 569/2266] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:11:50 2026] DELETE /volume/v3/attachments/e975564a-5e5b-4871-af1e-37afe26c9a1b => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:50.671399 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b056413a-1d13-4c5f-bf89-73cf781ff76c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:50.673451 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b056413a-1d13-4c5f-bf89-73cf781ff76c tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 Aug 13 21:11:50.673701 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b056413a-1d13-4c5f-bf89-73cf781ff76c tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:50.673927 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b056413a-1d13-4c5f-bf89-73cf781ff76c tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:50.682108 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:11:50.682108 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:11:50.685590 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b056413a-1d13-4c5f-bf89-73cf781ff76c tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume info retrieved successfully. Aug 13 21:11:50.689409 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b056413a-1d13-4c5f-bf89-73cf781ff76c tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 returned with HTTP 200 Aug 13 21:11:50.689750 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 563/2267] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:11:50 2026] GET /volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:11:51.244191 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-17f7dabe-7b39-4276-993f-057e5bf4c355 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:51.244864 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-17f7dabe-7b39-4276-993f-057e5bf4c355 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a Aug 13 21:11:51.245105 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-17f7dabe-7b39-4276-993f-057e5bf4c355 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:51.245354 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-17f7dabe-7b39-4276-993f-057e5bf4c355 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:51.245512 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-17f7dabe-7b39-4276-993f-057e5bf4c355 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 79bbc4be-150c-4ffe-b27e-dde746a8303a. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:51.250203 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:11:51.250203 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:11:51.250990 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-17f7dabe-7b39-4276-993f-057e5bf4c355 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a returned with HTTP 200 Aug 13 21:11:51.251330 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 574/2268] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:51 2026] GET /volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a => generated 822 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:51.312279 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-0dffa9e0-a6ca-4cdc-9a22-87b324baa488 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:51.314339 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0dffa9e0-a6ca-4cdc-9a22-87b324baa488 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131 Aug 13 21:11:51.314586 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0dffa9e0-a6ca-4cdc-9a22-87b324baa488 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:51.314824 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0dffa9e0-a6ca-4cdc-9a22-87b324baa488 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:51.324759 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:11:51.324759 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:11:51.327975 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-0dffa9e0-a6ca-4cdc-9a22-87b324baa488 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Volume info retrieved successfully. Aug 13 21:11:51.331980 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0dffa9e0-a6ca-4cdc-9a22-87b324baa488 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131 returned with HTTP 200 Aug 13 21:11:51.332323 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 563/2269] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:51 2026] GET /volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:51.401607 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-cce4b7a5-d708-4b8d-abbb-dedfc896770e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:51.403735 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cce4b7a5-d708-4b8d-abbb-dedfc896770e tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 Aug 13 21:11:51.403993 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cce4b7a5-d708-4b8d-abbb-dedfc896770e tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:51.404227 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cce4b7a5-d708-4b8d-abbb-dedfc896770e tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:51.404387 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-cce4b7a5-d708-4b8d-abbb-dedfc896770e tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id bc8d8406-8667-49df-b3f8-28474358e002. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:51.409215 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:11:51.409215 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:11:51.409892 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cce4b7a5-d708-4b8d-abbb-dedfc896770e tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 returned with HTTP 200 Aug 13 21:11:51.410328 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 570/2270] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:11:51 2026] GET /volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:51.465030 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ea35ec6a-4f51-494c-b40d-d5104c4698a8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:51.466307 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ea35ec6a-4f51-494c-b40d-d5104c4698a8 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] DELETE https://10.4.3.14/volume/v3/volumes/4003a250-3b9c-4796-894d-3c0e945ec581 Aug 13 21:11:51.466507 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ea35ec6a-4f51-494c-b40d-d5104c4698a8 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:51.466708 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ea35ec6a-4f51-494c-b40d-d5104c4698a8 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:51.466879 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-ea35ec6a-4f51-494c-b40d-d5104c4698a8 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Delete volume with id: 4003a250-3b9c-4796-894d-3c0e945ec581 Aug 13 21:11:51.473305 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:11:51.473305 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:11:51.473726 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ea35ec6a-4f51-494c-b40d-d5104c4698a8 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:11:51.488426 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ea35ec6a-4f51-494c-b40d-d5104c4698a8 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Delete volume request issued successfully. Aug 13 21:11:51.488664 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ea35ec6a-4f51-494c-b40d-d5104c4698a8 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/4003a250-3b9c-4796-894d-3c0e945ec581 returned with HTTP 202 Aug 13 21:11:51.488944 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 564/2271] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:11:51 2026] DELETE /volume/v3/volumes/4003a250-3b9c-4796-894d-3c0e945ec581 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:11:51.495489 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c71f846f-9b88-47fe-a78a-7ece637dc793 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:51.497208 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c71f846f-9b88-47fe-a78a-7ece637dc793 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/4003a250-3b9c-4796-894d-3c0e945ec581 Aug 13 21:11:51.497394 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c71f846f-9b88-47fe-a78a-7ece637dc793 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:51.497566 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c71f846f-9b88-47fe-a78a-7ece637dc793 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:51.506553 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:11:51.506553 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:11:51.507756 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-27d8a9a7-bc74-4ff1-b175-52acbcf60e53 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:51.509519 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-27d8a9a7-bc74-4ff1-b175-52acbcf60e53 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/21478faa-8f6a-407f-bf2b-8cbe0b04ce0b Aug 13 21:11:51.509735 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-27d8a9a7-bc74-4ff1-b175-52acbcf60e53 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:51.509908 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-27d8a9a7-bc74-4ff1-b175-52acbcf60e53 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:51.510797 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-c71f846f-9b88-47fe-a78a-7ece637dc793 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Volume info retrieved successfully. Aug 13 21:11:51.515224 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c71f846f-9b88-47fe-a78a-7ece637dc793 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/4003a250-3b9c-4796-894d-3c0e945ec581 returned with HTTP 200 Aug 13 21:11:51.515604 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 575/2272] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:51 2026] GET /volume/v3/volumes/4003a250-3b9c-4796-894d-3c0e945ec581 => generated 1364 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:11:51.518820 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:11:51.518820 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:11:51.521934 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-27d8a9a7-bc74-4ff1-b175-52acbcf60e53 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:11:51.525473 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-27d8a9a7-bc74-4ff1-b175-52acbcf60e53 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/21478faa-8f6a-407f-bf2b-8cbe0b04ce0b returned with HTTP 200 Aug 13 21:11:51.525841 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 564/2273] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:51 2026] GET /volume/v3/volumes/21478faa-8f6a-407f-bf2b-8cbe0b04ce0b => generated 880 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:51.701057 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a4dbef1d-5f8b-4c4e-8937-cb381f87b33c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:51.702650 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a4dbef1d-5f8b-4c4e-8937-cb381f87b33c tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 Aug 13 21:11:51.702826 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a4dbef1d-5f8b-4c4e-8937-cb381f87b33c tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:51.703034 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a4dbef1d-5f8b-4c4e-8937-cb381f87b33c tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:51.709036 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:11:51.709036 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:11:51.711932 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a4dbef1d-5f8b-4c4e-8937-cb381f87b33c tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume info retrieved successfully. Aug 13 21:11:51.715558 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a4dbef1d-5f8b-4c4e-8937-cb381f87b33c tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 returned with HTTP 200 Aug 13 21:11:51.715871 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 571/2274] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:11:51 2026] GET /volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 => generated 926 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:11:52.261362 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-85a28133-57eb-4b5e-93ca-27fd99de3048 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:52.263099 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-85a28133-57eb-4b5e-93ca-27fd99de3048 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a Aug 13 21:11:52.263276 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-85a28133-57eb-4b5e-93ca-27fd99de3048 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:52.263463 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-85a28133-57eb-4b5e-93ca-27fd99de3048 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:52.263546 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-85a28133-57eb-4b5e-93ca-27fd99de3048 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 79bbc4be-150c-4ffe-b27e-dde746a8303a. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:52.267692 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:11:52.267692 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:11:52.268381 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-85a28133-57eb-4b5e-93ca-27fd99de3048 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a returned with HTTP 200 Aug 13 21:11:52.268725 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 565/2275] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:52 2026] GET /volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a => generated 822 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:52.344195 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0d3c6094-5d72-4594-8e50-bf4f977f1cc5 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:52.345929 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0d3c6094-5d72-4594-8e50-bf4f977f1cc5 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131 Aug 13 21:11:52.346170 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0d3c6094-5d72-4594-8e50-bf4f977f1cc5 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:52.346368 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0d3c6094-5d72-4594-8e50-bf4f977f1cc5 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:52.354979 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:11:52.354979 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:11:52.357906 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-0d3c6094-5d72-4594-8e50-bf4f977f1cc5 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Volume info retrieved successfully. Aug 13 21:11:52.361532 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0d3c6094-5d72-4594-8e50-bf4f977f1cc5 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131 returned with HTTP 200 Aug 13 21:11:52.361869 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 576/2276] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:52 2026] GET /volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:52.419734 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-23aa55c6-11ad-4410-b89d-6314fc2c6070 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:52.421438 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-23aa55c6-11ad-4410-b89d-6314fc2c6070 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 Aug 13 21:11:52.421640 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-23aa55c6-11ad-4410-b89d-6314fc2c6070 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:52.421813 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-23aa55c6-11ad-4410-b89d-6314fc2c6070 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:52.421897 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-23aa55c6-11ad-4410-b89d-6314fc2c6070 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id bc8d8406-8667-49df-b3f8-28474358e002. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:52.426071 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:11:52.426071 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:11:52.426638 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-23aa55c6-11ad-4410-b89d-6314fc2c6070 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 returned with HTTP 200 Aug 13 21:11:52.426954 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 565/2277] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:11:52 2026] GET /volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:52.527474 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2654c5d6-57ad-40bb-ae1f-8598b8fd56a2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:52.528950 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2654c5d6-57ad-40bb-ae1f-8598b8fd56a2 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] GET https://10.4.3.14/volume/v3/volumes/4003a250-3b9c-4796-894d-3c0e945ec581 Aug 13 21:11:52.529160 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2654c5d6-57ad-40bb-ae1f-8598b8fd56a2 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:52.529341 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2654c5d6-57ad-40bb-ae1f-8598b8fd56a2 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:52.534329 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2654c5d6-57ad-40bb-ae1f-8598b8fd56a2 tempest-AttachVolumeMultiAttachTest-632817548 tempest-AttachVolumeMultiAttachTest-632817548-project-member] https://10.4.3.14/volume/v3/volumes/4003a250-3b9c-4796-894d-3c0e945ec581 returned with HTTP 404 Aug 13 21:11:52.534870 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 572/2278] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:52 2026] GET /volume/v3/volumes/4003a250-3b9c-4796-894d-3c0e945ec581 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:11:52.537304 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f2a5fea3-3f4c-4c15-9f2c-bc1748b3a473 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:52.539061 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f2a5fea3-3f4c-4c15-9f2c-bc1748b3a473 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/21478faa-8f6a-407f-bf2b-8cbe0b04ce0b Aug 13 21:11:52.539266 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f2a5fea3-3f4c-4c15-9f2c-bc1748b3a473 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:52.539480 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f2a5fea3-3f4c-4c15-9f2c-bc1748b3a473 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:52.548094 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:11:52.548094 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:11:52.551517 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f2a5fea3-3f4c-4c15-9f2c-bc1748b3a473 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:11:52.555334 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f2a5fea3-3f4c-4c15-9f2c-bc1748b3a473 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/21478faa-8f6a-407f-bf2b-8cbe0b04ce0b returned with HTTP 200 Aug 13 21:11:52.555678 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 566/2279] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:52 2026] GET /volume/v3/volumes/21478faa-8f6a-407f-bf2b-8cbe0b04ce0b => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:52.727453 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-456c3dd8-f3ca-4013-8cad-51aee861101b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:52.729179 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-456c3dd8-f3ca-4013-8cad-51aee861101b tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 Aug 13 21:11:52.729387 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-456c3dd8-f3ca-4013-8cad-51aee861101b tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:52.729565 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-456c3dd8-f3ca-4013-8cad-51aee861101b tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:52.736068 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:11:52.736068 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:11:52.739162 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-456c3dd8-f3ca-4013-8cad-51aee861101b tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume info retrieved successfully. Aug 13 21:11:52.742664 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-456c3dd8-f3ca-4013-8cad-51aee861101b tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 returned with HTTP 200 Aug 13 21:11:52.742990 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 577/2280] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:11:52 2026] GET /volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 => generated 926 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:11:53.277905 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-09137e17-0b1b-4e0e-a745-f8e593af45e2 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:53.279588 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-09137e17-0b1b-4e0e-a745-f8e593af45e2 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a Aug 13 21:11:53.279753 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-09137e17-0b1b-4e0e-a745-f8e593af45e2 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:53.279914 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-09137e17-0b1b-4e0e-a745-f8e593af45e2 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:53.280057 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-09137e17-0b1b-4e0e-a745-f8e593af45e2 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 79bbc4be-150c-4ffe-b27e-dde746a8303a. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:53.281832 np0000007265 devstack@c-api.service[100217]: DEBUG dbcounter [-] [100217] Writing DB stats cinder:SELECT=422,cinder:UPDATE=127,cinder:INSERT=72 {{(pid=100217) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:11:53.285130 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:11:53.285130 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:11:53.286115 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-09137e17-0b1b-4e0e-a745-f8e593af45e2 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a returned with HTTP 200 Aug 13 21:11:53.286488 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 566/2281] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:53 2026] GET /volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a => generated 822 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:53.373568 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-36a236c5-75dd-489c-9cfe-7a50a65b4723 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:53.375242 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-36a236c5-75dd-489c-9cfe-7a50a65b4723 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131 Aug 13 21:11:53.375426 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-36a236c5-75dd-489c-9cfe-7a50a65b4723 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:53.375658 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-36a236c5-75dd-489c-9cfe-7a50a65b4723 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:53.377610 np0000007265 devstack@c-api.service[100215]: DEBUG dbcounter [-] [100215] Writing DB stats cinder:SELECT=268,cinder:UPDATE=58,cinder:INSERT=30 {{(pid=100215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:11:53.386121 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:11:53.386121 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:11:53.390798 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-36a236c5-75dd-489c-9cfe-7a50a65b4723 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Volume info retrieved successfully. Aug 13 21:11:53.396761 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-36a236c5-75dd-489c-9cfe-7a50a65b4723 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131 returned with HTTP 200 Aug 13 21:11:53.397160 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 573/2282] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:53 2026] GET /volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:53.411645 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-8e6a435f-ddb0-43e4-ac06-8df0d55cd937 req-22598506-df37-4c04-9776-3177c2314d66 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:53.414018 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-8e6a435f-ddb0-43e4-ac06-8df0d55cd937 req-22598506-df37-4c04-9776-3177c2314d66 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] POST https://10.4.3.14/volume/v3/attachments/fa5cb3a1-f7db-469b-bf38-51e942b5f93b/action Aug 13 21:11:53.414456 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-8e6a435f-ddb0-43e4-ac06-8df0d55cd937 req-22598506-df37-4c04-9776-3177c2314d66 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Action body: b'{"os-complete": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:11:53.414601 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-8e6a435f-ddb0-43e4-ac06-8df0d55cd937 req-22598506-df37-4c04-9776-3177c2314d66 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:11:53.429829 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:11:53.429829 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:11:53.437311 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d5e452cd-df8b-4f83-b64b-76d18a5b320a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:53.439544 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d5e452cd-df8b-4f83-b64b-76d18a5b320a tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 Aug 13 21:11:53.439704 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d5e452cd-df8b-4f83-b64b-76d18a5b320a tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:53.439865 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d5e452cd-df8b-4f83-b64b-76d18a5b320a tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:53.439976 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-d5e452cd-df8b-4f83-b64b-76d18a5b320a tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id bc8d8406-8667-49df-b3f8-28474358e002. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:53.443739 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-8e6a435f-ddb0-43e4-ac06-8df0d55cd937 req-22598506-df37-4c04-9776-3177c2314d66 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/attachments/fa5cb3a1-f7db-469b-bf38-51e942b5f93b/action returned with HTTP 204 Aug 13 21:11:53.443839 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:11:53.443839 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:11:53.444189 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 567/2283] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:11:53 2026] POST /volume/v3/attachments/fa5cb3a1-f7db-469b-bf38-51e942b5f93b/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:11:53.444478 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d5e452cd-df8b-4f83-b64b-76d18a5b320a tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 returned with HTTP 200 Aug 13 21:11:53.444834 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 578/2284] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:11:53 2026] GET /volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:53.456728 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-32f2c710-acae-4f02-9e02-a5bbf40cb257 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:53.538077 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-32f2c710-acae-4f02-9e02-a5bbf40cb257 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-member] POST https://10.4.3.14/volume/v3/backups Aug 13 21:11:53.538600 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-32f2c710-acae-4f02-9e02-a5bbf40cb257 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2201e797-0b4f-41a7-a45f-a726e5298322"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:11:53.540467 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.contrib.backups [None req-32f2c710-acae-4f02-9e02-a5bbf40cb257 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-member] Creating new backup {'backup': {'volume_id': '2201e797-0b4f-41a7-a45f-a726e5298322'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 21:11:53.540633 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.contrib.backups [None req-32f2c710-acae-4f02-9e02-a5bbf40cb257 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-member] Creating backup of volume 2201e797-0b4f-41a7-a45f-a726e5298322 in container None Aug 13 21:11:53.547091 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:11:53.547091 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:11:53.547585 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-32f2c710-acae-4f02-9e02-a5bbf40cb257 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-member] Volume info retrieved successfully. Aug 13 21:11:53.567305 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-32f2c710-acae-4f02-9e02-a5bbf40cb257 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-member] Created reservations ['d4f04c9d-f67e-4f99-b593-df04a02a2d44', '49759b9b-3218-440b-a826-35473da4ee07'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:11:53.567775 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9281059e-ca1d-4e04-aef5-56856366c3d9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:53.570354 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9281059e-ca1d-4e04-aef5-56856366c3d9 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/21478faa-8f6a-407f-bf2b-8cbe0b04ce0b Aug 13 21:11:53.570624 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9281059e-ca1d-4e04-aef5-56856366c3d9 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:53.570872 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9281059e-ca1d-4e04-aef5-56856366c3d9 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:53.582293 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:11:53.582293 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:11:53.587116 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-9281059e-ca1d-4e04-aef5-56856366c3d9 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:11:53.596716 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9281059e-ca1d-4e04-aef5-56856366c3d9 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/21478faa-8f6a-407f-bf2b-8cbe0b04ce0b returned with HTTP 200 Aug 13 21:11:53.596716 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 574/2285] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:53 2026] GET /volume/v3/volumes/21478faa-8f6a-407f-bf2b-8cbe0b04ce0b => generated 1172 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:11:53.597000 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-32f2c710-acae-4f02-9e02-a5bbf40cb257 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-member] https://10.4.3.14/volume/v3/backups returned with HTTP 202 Aug 13 21:11:53.597000 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 567/2286] 10.4.3.14 () {70 vars in 1291 bytes} [Thu Aug 13 21:11:53 2026] POST /volume/v3/backups => generated 286 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:11:53.603018 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9e2f8f56-0d95-421b-ae50-98f7cebef406 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:53.605454 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9e2f8f56-0d95-421b-ae50-98f7cebef406 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 Aug 13 21:11:53.606839 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9e2f8f56-0d95-421b-ae50-98f7cebef406 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:53.609608 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-6132204e-0062-4668-b88d-7cc8bc7a1f55 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:53.609652 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9e2f8f56-0d95-421b-ae50-98f7cebef406 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:53.609652 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-9e2f8f56-0d95-421b-ae50-98f7cebef406 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id 275661ca-aac2-488a-947a-1bafe3a97002. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:53.612957 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6132204e-0062-4668-b88d-7cc8bc7a1f55 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/21478faa-8f6a-407f-bf2b-8cbe0b04ce0b Aug 13 21:11:53.612957 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6132204e-0062-4668-b88d-7cc8bc7a1f55 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:53.612957 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6132204e-0062-4668-b88d-7cc8bc7a1f55 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:53.617593 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:11:53.617593 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:11:53.618279 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9e2f8f56-0d95-421b-ae50-98f7cebef406 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 returned with HTTP 200 Aug 13 21:11:53.618682 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 568/2287] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:11:53 2026] GET /volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 => generated 693 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:53.622280 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:11:53.622280 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:11:53.626483 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-6132204e-0062-4668-b88d-7cc8bc7a1f55 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:11:53.632587 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6132204e-0062-4668-b88d-7cc8bc7a1f55 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/21478faa-8f6a-407f-bf2b-8cbe0b04ce0b returned with HTTP 200 Aug 13 21:11:53.633013 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 579/2288] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:53 2026] GET /volume/v3/volumes/21478faa-8f6a-407f-bf2b-8cbe0b04ce0b => generated 1172 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:11:53.677160 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-bc9d91d0-179a-4388-8a7c-6550c8c0fe13 req-0500feb0-b8d1-47ad-ba2f-b2239de67c5d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:53.679883 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-bc9d91d0-179a-4388-8a7c-6550c8c0fe13 req-0500feb0-b8d1-47ad-ba2f-b2239de67c5d tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/21478faa-8f6a-407f-bf2b-8cbe0b04ce0b Aug 13 21:11:53.679883 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-bc9d91d0-179a-4388-8a7c-6550c8c0fe13 req-0500feb0-b8d1-47ad-ba2f-b2239de67c5d tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:53.680196 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-bc9d91d0-179a-4388-8a7c-6550c8c0fe13 req-0500feb0-b8d1-47ad-ba2f-b2239de67c5d tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:53.693079 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:11:53.693079 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:11:53.697016 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-bc9d91d0-179a-4388-8a7c-6550c8c0fe13 req-0500feb0-b8d1-47ad-ba2f-b2239de67c5d tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:11:53.702288 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-bc9d91d0-179a-4388-8a7c-6550c8c0fe13 req-0500feb0-b8d1-47ad-ba2f-b2239de67c5d tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/21478faa-8f6a-407f-bf2b-8cbe0b04ce0b returned with HTTP 200 Aug 13 21:11:53.702829 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 575/2289] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:11:53 2026] GET /volume/v3/volumes/21478faa-8f6a-407f-bf2b-8cbe0b04ce0b => generated 1172 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:11:53.726088 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-bc9d91d0-179a-4388-8a7c-6550c8c0fe13 req-674a22ac-30ed-4030-850d-69c0dd45cb79 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:53.728594 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-bc9d91d0-179a-4388-8a7c-6550c8c0fe13 req-674a22ac-30ed-4030-850d-69c0dd45cb79 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] POST https://10.4.3.14/volume/v3/volumes/21478faa-8f6a-407f-bf2b-8cbe0b04ce0b/action Aug 13 21:11:53.728594 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-bc9d91d0-179a-4388-8a7c-6550c8c0fe13 req-674a22ac-30ed-4030-850d-69c0dd45cb79 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:11:53.728594 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-bc9d91d0-179a-4388-8a7c-6550c8c0fe13 req-674a22ac-30ed-4030-850d-69c0dd45cb79 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:11:53.738284 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:11:53.738284 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:11:53.738753 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-bc9d91d0-179a-4388-8a7c-6550c8c0fe13 req-674a22ac-30ed-4030-850d-69c0dd45cb79 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:11:53.744592 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-bc9d91d0-179a-4388-8a7c-6550c8c0fe13 req-674a22ac-30ed-4030-850d-69c0dd45cb79 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Begin detaching volume completed successfully. Aug 13 21:11:53.744792 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-bc9d91d0-179a-4388-8a7c-6550c8c0fe13 req-674a22ac-30ed-4030-850d-69c0dd45cb79 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/21478faa-8f6a-407f-bf2b-8cbe0b04ce0b/action returned with HTTP 202 Aug 13 21:11:53.745247 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 568/2290] 10.4.3.14 () {72 vars in 1665 bytes} [Thu Aug 13 21:11:53 2026] POST /volume/v3/volumes/21478faa-8f6a-407f-bf2b-8cbe0b04ce0b/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:11:53.754359 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4b5b870a-9914-4ac6-a513-cdb79b9a4518 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:53.756166 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4b5b870a-9914-4ac6-a513-cdb79b9a4518 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 Aug 13 21:11:53.756367 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4b5b870a-9914-4ac6-a513-cdb79b9a4518 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:53.756566 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4b5b870a-9914-4ac6-a513-cdb79b9a4518 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:53.764002 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:11:53.764002 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:11:53.767381 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-4b5b870a-9914-4ac6-a513-cdb79b9a4518 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume info retrieved successfully. Aug 13 21:11:53.771523 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4b5b870a-9914-4ac6-a513-cdb79b9a4518 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 returned with HTTP 200 Aug 13 21:11:53.772010 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 569/2291] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:11:53 2026] GET /volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 => generated 926 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:11:53.785325 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-68810348-c8cd-4c90-ae1b-d95e68093728 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:53.785677 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-68810348-c8cd-4c90-ae1b-d95e68093728 None None] GET https://10.4.3.14/volume// Aug 13 21:11:53.785822 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-68810348-c8cd-4c90-ae1b-d95e68093728 None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:53.786008 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-68810348-c8cd-4c90-ae1b-d95e68093728 None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:53.786314 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-68810348-c8cd-4c90-ae1b-d95e68093728 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:11:53.786608 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 580/2292] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:11:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:11:53.792620 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-bc9d91d0-179a-4388-8a7c-6550c8c0fe13 req-2f5cbe5d-905a-418d-9cf0-cca6d196f3b2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:53.794483 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-bc9d91d0-179a-4388-8a7c-6550c8c0fe13 req-2f5cbe5d-905a-418d-9cf0-cca6d196f3b2 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/21478faa-8f6a-407f-bf2b-8cbe0b04ce0b Aug 13 21:11:53.794694 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-bc9d91d0-179a-4388-8a7c-6550c8c0fe13 req-2f5cbe5d-905a-418d-9cf0-cca6d196f3b2 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:53.794848 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-bc9d91d0-179a-4388-8a7c-6550c8c0fe13 req-2f5cbe5d-905a-418d-9cf0-cca6d196f3b2 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:53.803775 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:11:53.803775 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:11:53.806997 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-bc9d91d0-179a-4388-8a7c-6550c8c0fe13 req-2f5cbe5d-905a-418d-9cf0-cca6d196f3b2 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:11:53.811013 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-bc9d91d0-179a-4388-8a7c-6550c8c0fe13 req-2f5cbe5d-905a-418d-9cf0-cca6d196f3b2 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/21478faa-8f6a-407f-bf2b-8cbe0b04ce0b returned with HTTP 200 Aug 13 21:11:53.811509 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 576/2293] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:11:53 2026] GET /volume/v3/volumes/21478faa-8f6a-407f-bf2b-8cbe0b04ce0b => generated 1355 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:11:53.821051 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-bc9d91d0-179a-4388-8a7c-6550c8c0fe13 req-9d2841bd-b8e1-4c62-8f71-d4091160b8a6 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:53.823718 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-bc9d91d0-179a-4388-8a7c-6550c8c0fe13 req-9d2841bd-b8e1-4c62-8f71-d4091160b8a6 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/21478faa-8f6a-407f-bf2b-8cbe0b04ce0b/encryption Aug 13 21:11:53.823902 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-bc9d91d0-179a-4388-8a7c-6550c8c0fe13 req-9d2841bd-b8e1-4c62-8f71-d4091160b8a6 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:53.824249 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-bc9d91d0-179a-4388-8a7c-6550c8c0fe13 req-9d2841bd-b8e1-4c62-8f71-d4091160b8a6 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'index' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:53.835367 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:11:53.835367 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:11:53.843086 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-bc9d91d0-179a-4388-8a7c-6550c8c0fe13 req-9d2841bd-b8e1-4c62-8f71-d4091160b8a6 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/21478faa-8f6a-407f-bf2b-8cbe0b04ce0b/encryption returned with HTTP 200 Aug 13 21:11:53.843594 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 569/2294] 10.4.3.14 () {68 vars in 1624 bytes} [Thu Aug 13 21:11:53 2026] GET /volume/v3/volumes/21478faa-8f6a-407f-bf2b-8cbe0b04ce0b/encryption => generated 161 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:54.066577 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-cf4f8df1-d7c8-44ce-b450-acd2eee45dbf req-07022ab4-143f-43c0-b3d5-b01c099055d2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:54.068509 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-cf4f8df1-d7c8-44ce-b450-acd2eee45dbf req-07022ab4-143f-43c0-b3d5-b01c099055d2 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] GET https://10.4.3.14/volume/v3/volumes/395418d4-6cbd-44b5-a797-3bba900eded7 Aug 13 21:11:54.068688 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-cf4f8df1-d7c8-44ce-b450-acd2eee45dbf req-07022ab4-143f-43c0-b3d5-b01c099055d2 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:54.068862 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-cf4f8df1-d7c8-44ce-b450-acd2eee45dbf req-07022ab4-143f-43c0-b3d5-b01c099055d2 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:54.075861 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:11:54.075861 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:11:54.079145 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-cf4f8df1-d7c8-44ce-b450-acd2eee45dbf req-07022ab4-143f-43c0-b3d5-b01c099055d2 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Volume info retrieved successfully. Aug 13 21:11:54.082831 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-cf4f8df1-d7c8-44ce-b450-acd2eee45dbf req-07022ab4-143f-43c0-b3d5-b01c099055d2 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] https://10.4.3.14/volume/v3/volumes/395418d4-6cbd-44b5-a797-3bba900eded7 returned with HTTP 200 Aug 13 21:11:54.083226 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 570/2295] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:11:54 2026] GET /volume/v3/volumes/395418d4-6cbd-44b5-a797-3bba900eded7 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:54.149481 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a801c885-5265-444e-92ec-d59539aa9fba None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:54.149850 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a801c885-5265-444e-92ec-d59539aa9fba None None] GET https://10.4.3.14/volume// Aug 13 21:11:54.150045 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a801c885-5265-444e-92ec-d59539aa9fba None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:54.150245 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a801c885-5265-444e-92ec-d59539aa9fba None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:54.150668 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a801c885-5265-444e-92ec-d59539aa9fba None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:11:54.150936 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 581/2296] 10.4.3.14 () {66 vars in 1421 bytes} [Thu Aug 13 21:11:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:11:54.157099 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-cf4f8df1-d7c8-44ce-b450-acd2eee45dbf req-dcebce7e-f090-44fd-976b-d3a75c9fa641 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:54.185110 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-cf4f8df1-d7c8-44ce-b450-acd2eee45dbf req-dcebce7e-f090-44fd-976b-d3a75c9fa641 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:11:54.185467 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-cf4f8df1-d7c8-44ce-b450-acd2eee45dbf req-dcebce7e-f090-44fd-976b-d3a75c9fa641 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "395418d4-6cbd-44b5-a797-3bba900eded7", "connector": null, "instance_uuid": "ebb14826-d652-40b0-9977-ba1c25766486"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:11:54.193981 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:11:54.193981 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:11:54.225889 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-cf4f8df1-d7c8-44ce-b450-acd2eee45dbf req-dcebce7e-f090-44fd-976b-d3a75c9fa641 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:11:54.226317 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 577/2297] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:11:54 2026] POST /volume/v3/attachments => generated 273 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:11:54.260349 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-6b59ba01-ecb5-4b15-ad01-a407e3920338 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:54.262034 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6b59ba01-ecb5-4b15-ad01-a407e3920338 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] GET https://10.4.3.14/volume/v3/volumes/395418d4-6cbd-44b5-a797-3bba900eded7 Aug 13 21:11:54.262206 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6b59ba01-ecb5-4b15-ad01-a407e3920338 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:54.262373 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6b59ba01-ecb5-4b15-ad01-a407e3920338 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:54.269361 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-099f2b3d-fcce-4dee-9d28-2ad3571fbdc2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:54.269753 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-099f2b3d-fcce-4dee-9d28-2ad3571fbdc2 None None] GET https://10.4.3.14/volume// Aug 13 21:11:54.269944 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-099f2b3d-fcce-4dee-9d28-2ad3571fbdc2 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:54.270136 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-099f2b3d-fcce-4dee-9d28-2ad3571fbdc2 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:54.270509 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-099f2b3d-fcce-4dee-9d28-2ad3571fbdc2 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:11:54.270792 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 571/2298] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:11:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:11:54.271273 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:11:54.271273 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:11:54.274351 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-6b59ba01-ecb5-4b15-ad01-a407e3920338 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Volume info retrieved successfully. Aug 13 21:11:54.277807 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-cf4f8df1-d7c8-44ce-b450-acd2eee45dbf req-30b3ddfd-f0a1-4b99-bc45-695ad7eac59a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:54.278121 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6b59ba01-ecb5-4b15-ad01-a407e3920338 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] https://10.4.3.14/volume/v3/volumes/395418d4-6cbd-44b5-a797-3bba900eded7 returned with HTTP 200 Aug 13 21:11:54.278478 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 570/2299] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:54 2026] GET /volume/v3/volumes/395418d4-6cbd-44b5-a797-3bba900eded7 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:54.279907 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-cf4f8df1-d7c8-44ce-b450-acd2eee45dbf req-30b3ddfd-f0a1-4b99-bc45-695ad7eac59a tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] GET https://10.4.3.14/volume/v3/volumes/395418d4-6cbd-44b5-a797-3bba900eded7 Aug 13 21:11:54.280224 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-cf4f8df1-d7c8-44ce-b450-acd2eee45dbf req-30b3ddfd-f0a1-4b99-bc45-695ad7eac59a tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:54.280347 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-cf4f8df1-d7c8-44ce-b450-acd2eee45dbf req-30b3ddfd-f0a1-4b99-bc45-695ad7eac59a tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:54.289112 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:11:54.289112 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:11:54.292322 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-cf4f8df1-d7c8-44ce-b450-acd2eee45dbf req-30b3ddfd-f0a1-4b99-bc45-695ad7eac59a tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Volume info retrieved successfully. Aug 13 21:11:54.296336 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f0900bd9-7aaf-442a-a1df-979d2812df9e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:54.297376 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-cf4f8df1-d7c8-44ce-b450-acd2eee45dbf req-30b3ddfd-f0a1-4b99-bc45-695ad7eac59a tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] https://10.4.3.14/volume/v3/volumes/395418d4-6cbd-44b5-a797-3bba900eded7 returned with HTTP 200 Aug 13 21:11:54.297747 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 582/2300] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:11:54 2026] GET /volume/v3/volumes/395418d4-6cbd-44b5-a797-3bba900eded7 => generated 1027 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:11:54.298921 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f0900bd9-7aaf-442a-a1df-979d2812df9e tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a Aug 13 21:11:54.299133 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f0900bd9-7aaf-442a-a1df-979d2812df9e tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:54.299281 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f0900bd9-7aaf-442a-a1df-979d2812df9e tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:54.299377 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-f0900bd9-7aaf-442a-a1df-979d2812df9e tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 79bbc4be-150c-4ffe-b27e-dde746a8303a. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:54.303050 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:11:54.303050 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:11:54.304589 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f0900bd9-7aaf-442a-a1df-979d2812df9e tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a returned with HTTP 200 Aug 13 21:11:54.304917 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 578/2301] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:54 2026] GET /volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a => generated 823 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:54.314483 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-de16a7d1-2c66-4f70-9999-928113a99c73 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:54.316300 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-de16a7d1-2c66-4f70-9999-928113a99c73 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/volumes/6f27c4c7-eadf-4572-a64c-5d0e89b1268c Aug 13 21:11:54.316511 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-de16a7d1-2c66-4f70-9999-928113a99c73 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:54.316704 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-de16a7d1-2c66-4f70-9999-928113a99c73 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:54.324331 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:11:54.324331 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:11:54.328296 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-de16a7d1-2c66-4f70-9999-928113a99c73 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Volume info retrieved successfully. Aug 13 21:11:54.332578 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-de16a7d1-2c66-4f70-9999-928113a99c73 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/volumes/6f27c4c7-eadf-4572-a64c-5d0e89b1268c returned with HTTP 200 Aug 13 21:11:54.332938 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 572/2302] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:54 2026] GET /volume/v3/volumes/6f27c4c7-eadf-4572-a64c-5d0e89b1268c => generated 907 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:54.345078 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b3d4e968-58c8-47ad-a567-bc36b2813a19 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:54.346729 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b3d4e968-58c8-47ad-a567-bc36b2813a19 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a Aug 13 21:11:54.346903 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b3d4e968-58c8-47ad-a567-bc36b2813a19 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:54.347101 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b3d4e968-58c8-47ad-a567-bc36b2813a19 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:54.347202 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-b3d4e968-58c8-47ad-a567-bc36b2813a19 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 79bbc4be-150c-4ffe-b27e-dde746a8303a. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:54.351416 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:11:54.351416 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:11:54.352116 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b3d4e968-58c8-47ad-a567-bc36b2813a19 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a returned with HTTP 200 Aug 13 21:11:54.352387 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 571/2303] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:54 2026] GET /volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a => generated 823 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:54.362236 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-4f3e2095-2412-4207-9100-1a1db85a568a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:54.364155 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4f3e2095-2412-4207-9100-1a1db85a568a tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/detail Aug 13 21:11:54.364155 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4f3e2095-2412-4207-9100-1a1db85a568a tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:54.364155 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4f3e2095-2412-4207-9100-1a1db85a568a tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'detail' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:54.364331 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.api_utils [None req-4f3e2095-2412-4207-9100-1a1db85a568a tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Removing options '' from query. {{(pid=100216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:11:54.369748 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4f3e2095-2412-4207-9100-1a1db85a568a tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/detail returned with HTTP 200 Aug 13 21:11:54.369933 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 583/2304] 10.4.3.14 () {66 vars in 1251 bytes} [Thu Aug 13 21:11:54 2026] GET /volume/v3/backups/detail => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:54.381920 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-316667d2-2579-47b8-9627-0cc8a4ff1aa2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:54.383758 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-316667d2-2579-47b8-9627-0cc8a4ff1aa2 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] POST https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a/restore Aug 13 21:11:54.384126 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-316667d2-2579-47b8-9627-0cc8a4ff1aa2 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:11:54.385543 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.backups [None req-316667d2-2579-47b8-9627-0cc8a4ff1aa2 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Restoring backup 79bbc4be-150c-4ffe-b27e-dde746a8303a ({'restore': {}}) {{(pid=100215) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 13 21:11:54.385684 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.contrib.backups [None req-316667d2-2579-47b8-9627-0cc8a4ff1aa2 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Restoring backup 79bbc4be-150c-4ffe-b27e-dde746a8303a to volume None. Aug 13 21:11:54.389733 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:11:54.389733 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:11:54.390775 np0000007265 devstack@c-api.service[100215]: INFO cinder.backup.api [None req-316667d2-2579-47b8-9627-0cc8a4ff1aa2 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Creating volume of 1 GB for restore of backup 79bbc4be-150c-4ffe-b27e-dde746a8303a. Aug 13 21:11:54.394015 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-316667d2-2579-47b8-9627-0cc8a4ff1aa2 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Availability Zones retrieved successfully. Aug 13 21:11:54.399720 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-316667d2-2579-47b8-9627-0cc8a4ff1aa2 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Flow 'volume_create_api' (b583e074-5785-4f5c-ba22-d9e41bd2e739) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:11:54.401484 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-cf4f8df1-d7c8-44ce-b450-acd2eee45dbf req-3027f4ec-70c7-4a4b-b116-ca1e60271510 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:54.401548 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-316667d2-2579-47b8-9627-0cc8a4ff1aa2 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c969b328-4541-42de-8e79-61c327a42a74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:11:54.401666 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-316667d2-2579-47b8-9627-0cc8a4ff1aa2 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:11:54.403620 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-cf4f8df1-d7c8-44ce-b450-acd2eee45dbf req-3027f4ec-70c7-4a4b-b116-ca1e60271510 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] PUT https://10.4.3.14/volume/v3/attachments/b5101add-b00b-439a-a93d-a014a44d9814 Aug 13 21:11:54.403620 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-cf4f8df1-d7c8-44ce-b450-acd2eee45dbf req-3027f4ec-70c7-4a4b-b116-ca1e60271510 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:11:54.410845 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-268c5543-9e5e-4a33-b658-d1753ac47b2f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:54.411431 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-cf4f8df1-d7c8-44ce-b450-acd2eee45dbf req-3027f4ec-70c7-4a4b-b116-ca1e60271510 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Acquiring lock "cinder-attachment_update-395418d4-6cbd-44b5-a797-3bba900eded7-np0000007265" by "attachment_update" {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:11:54.414108 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-268c5543-9e5e-4a33-b658-d1753ac47b2f tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131 Aug 13 21:11:54.414368 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-268c5543-9e5e-4a33-b658-d1753ac47b2f tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:54.414623 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-268c5543-9e5e-4a33-b658-d1753ac47b2f tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:54.415737 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-cf4f8df1-d7c8-44ce-b450-acd2eee45dbf req-3027f4ec-70c7-4a4b-b116-ca1e60271510 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Lock "cinder-attachment_update-395418d4-6cbd-44b5-a797-3bba900eded7-np0000007265" acquired by "attachment_update" :: waited 0.004s {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:11:54.416575 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:11:54.416575 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:11:54.423077 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:11:54.423077 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:11:54.426041 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-268c5543-9e5e-4a33-b658-d1753ac47b2f tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Volume info retrieved successfully. Aug 13 21:11:54.430558 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-268c5543-9e5e-4a33-b658-d1753ac47b2f tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131 returned with HTTP 200 Aug 13 21:11:54.430770 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 572/2305] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:54 2026] GET /volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:54.431395 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-316667d2-2579-47b8-9627-0cc8a4ff1aa2 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c969b328-4541-42de-8e79-61c327a42a74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:11:54.432158 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-316667d2-2579-47b8-9627-0cc8a4ff1aa2 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a93b3236-5877-4505-a87b-4ce017c47836) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:11:54.465442 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-316667d2-2579-47b8-9627-0cc8a4ff1aa2 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Created reservations ['ed620442-1eb3-4ec8-9ac1-f84d9d8709b4', '4e7041c3-da2b-41ca-9de6-7e2857d48393', '403dc2d2-e57b-4e9d-815b-a51a9a5b35b1', '12bc2f5a-2aa4-479b-97b8-d72d3807a16d'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:11:54.466333 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-316667d2-2579-47b8-9627-0cc8a4ff1aa2 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a93b3236-5877-4505-a87b-4ce017c47836) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed620442-1eb3-4ec8-9ac1-f84d9d8709b4', '4e7041c3-da2b-41ca-9de6-7e2857d48393', '403dc2d2-e57b-4e9d-815b-a51a9a5b35b1', '12bc2f5a-2aa4-479b-97b8-d72d3807a16d']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:11:54.467134 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-316667d2-2579-47b8-9627-0cc8a4ff1aa2 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29283fb7-26c6-4906-88c4-5a7e521b313c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:11:54.487860 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-cf4f8df1-d7c8-44ce-b450-acd2eee45dbf req-3027f4ec-70c7-4a4b-b116-ca1e60271510 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Lock "cinder-attachment_update-395418d4-6cbd-44b5-a797-3bba900eded7-np0000007265" released by "attachment_update" :: held 0.072s {{(pid=100214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:11:54.487989 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-cf4f8df1-d7c8-44ce-b450-acd2eee45dbf req-3027f4ec-70c7-4a4b-b116-ca1e60271510 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] https://10.4.3.14/volume/v3/attachments/b5101add-b00b-439a-a93d-a014a44d9814 returned with HTTP 200 Aug 13 21:11:54.488806 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 573/2306] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:11:54 2026] PUT /volume/v3/attachments/b5101add-b00b-439a-a93d-a014a44d9814 => generated 969 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:11:54.494008 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-316667d2-2579-47b8-9627-0cc8a4ff1aa2 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29283fb7-26c6-4906-88c4-5a7e521b313c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b14d7e0-09c3-4966-ae24-3fdb874125b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_79bbc4be-150c-4ffe-b27e-dde746a8303a',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='581b83054f2b4599a0111979c24d58e5',qos_specs=None,replication_status=,reservations=['ed620442-1eb3-4ec8-9ac1-f84d9d8709b4','4e7041c3-da2b-41ca-9de6-7e2857d48393','403dc2d2-e57b-4e9d-815b-a51a9a5b35b1','12bc2f5a-2aa4-479b-97b8-d72d3807a16d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50281eac1b9247dbba6909dac96ee9f7',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:11:54Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_79bbc4be-150c-4ffe-b27e-dde746a8303a',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b14d7e0-09c3-4966-ae24-3fdb874125b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='581b83054f2b4599a0111979c24d58e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='50281eac1b9247dbba6909dac96ee9f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:11:54.494728 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-316667d2-2579-47b8-9627-0cc8a4ff1aa2 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3eb8fd89-baaa-44dd-9299-20ee7168507a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:11:54.508810 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-316667d2-2579-47b8-9627-0cc8a4ff1aa2 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3eb8fd89-baaa-44dd-9299-20ee7168507a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_79bbc4be-150c-4ffe-b27e-dde746a8303a',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='581b83054f2b4599a0111979c24d58e5',qos_specs=None,replication_status=,reservations=['ed620442-1eb3-4ec8-9ac1-f84d9d8709b4','4e7041c3-da2b-41ca-9de6-7e2857d48393','403dc2d2-e57b-4e9d-815b-a51a9a5b35b1','12bc2f5a-2aa4-479b-97b8-d72d3807a16d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50281eac1b9247dbba6909dac96ee9f7',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:11:54.509472 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-316667d2-2579-47b8-9627-0cc8a4ff1aa2 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff866d43-1826-4b41-b732-08e07e05b659) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:11:54.517628 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-316667d2-2579-47b8-9627-0cc8a4ff1aa2 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff866d43-1826-4b41-b732-08e07e05b659) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:11:54.518412 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-316667d2-2579-47b8-9627-0cc8a4ff1aa2 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Flow 'volume_create_api' (b583e074-5785-4f5c-ba22-d9e41bd2e739) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:11:54.518748 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-316667d2-2579-47b8-9627-0cc8a4ff1aa2 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Create volume request issued successfully. Aug 13 21:11:54.525654 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:11:54.525654 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:11:54.526144 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-316667d2-2579-47b8-9627-0cc8a4ff1aa2 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Volume info retrieved successfully. Aug 13 21:11:54.631228 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-911fd433-4ead-42b9-8ff2-4cd5169b3b0a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:54.632086 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-911fd433-4ead-42b9-8ff2-4cd5169b3b0a tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 Aug 13 21:11:54.632341 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-911fd433-4ead-42b9-8ff2-4cd5169b3b0a tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:54.632601 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-911fd433-4ead-42b9-8ff2-4cd5169b3b0a tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:54.632746 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-911fd433-4ead-42b9-8ff2-4cd5169b3b0a tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id 275661ca-aac2-488a-947a-1bafe3a97002. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:54.637324 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:11:54.637324 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:11:54.637974 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-911fd433-4ead-42b9-8ff2-4cd5169b3b0a tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 returned with HTTP 200 Aug 13 21:11:54.638328 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 584/2307] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:11:54 2026] GET /volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 => generated 695 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:54.784831 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-066d7800-ca84-4000-899c-0359118f83a8 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:54.786502 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-066d7800-ca84-4000-899c-0359118f83a8 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 Aug 13 21:11:54.786681 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-066d7800-ca84-4000-899c-0359118f83a8 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:54.786878 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-066d7800-ca84-4000-899c-0359118f83a8 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:54.796401 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:11:54.796401 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:11:54.801842 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-066d7800-ca84-4000-899c-0359118f83a8 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume info retrieved successfully. Aug 13 21:11:54.806633 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-066d7800-ca84-4000-899c-0359118f83a8 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 returned with HTTP 200 Aug 13 21:11:54.807269 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 573/2308] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:11:54 2026] GET /volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 => generated 926 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:11:55.290606 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c92e5a31-8751-4582-a083-c1f1868683f1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:55.292364 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c92e5a31-8751-4582-a083-c1f1868683f1 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] GET https://10.4.3.14/volume/v3/volumes/395418d4-6cbd-44b5-a797-3bba900eded7 Aug 13 21:11:55.292571 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c92e5a31-8751-4582-a083-c1f1868683f1 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:55.292749 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c92e5a31-8751-4582-a083-c1f1868683f1 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:55.304908 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:11:55.304908 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:11:55.309121 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-c92e5a31-8751-4582-a083-c1f1868683f1 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Volume info retrieved successfully. Aug 13 21:11:55.314052 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c92e5a31-8751-4582-a083-c1f1868683f1 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] https://10.4.3.14/volume/v3/volumes/395418d4-6cbd-44b5-a797-3bba900eded7 returned with HTTP 200 Aug 13 21:11:55.314520 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 574/2309] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:55 2026] GET /volume/v3/volumes/395418d4-6cbd-44b5-a797-3bba900eded7 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:55.443285 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e422a6fa-9c03-4015-b3b0-a7decc13abbd None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:55.444954 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e422a6fa-9c03-4015-b3b0-a7decc13abbd tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131 Aug 13 21:11:55.445156 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e422a6fa-9c03-4015-b3b0-a7decc13abbd tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:55.445323 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e422a6fa-9c03-4015-b3b0-a7decc13abbd tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:55.454199 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:11:55.454199 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:11:55.457279 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-e422a6fa-9c03-4015-b3b0-a7decc13abbd tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Volume info retrieved successfully. Aug 13 21:11:55.460848 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e422a6fa-9c03-4015-b3b0-a7decc13abbd tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131 returned with HTTP 200 Aug 13 21:11:55.461265 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 585/2310] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:55 2026] GET /volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:55.533625 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:11:55.533625 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:11:55.534111 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-316667d2-2579-47b8-9627-0cc8a4ff1aa2 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Volume info retrieved successfully. Aug 13 21:11:55.534265 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.backup.api [None req-316667d2-2579-47b8-9627-0cc8a4ff1aa2 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Checking backup size 1 against volume size 1 {{(pid=100215) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 13 21:11:55.534390 np0000007265 devstack@c-api.service[100215]: INFO cinder.backup.api [None req-316667d2-2579-47b8-9627-0cc8a4ff1aa2 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Overwriting volume 9b14d7e0-09c3-4966-ae24-3fdb874125b1 with restore of backup 79bbc4be-150c-4ffe-b27e-dde746a8303a Aug 13 21:11:55.547449 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.backup.rpcapi [None req-316667d2-2579-47b8-9627-0cc8a4ff1aa2 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] restore_backup in rpcapi backup_id 79bbc4be-150c-4ffe-b27e-dde746a8303a {{(pid=100215) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 13 21:11:55.549085 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-316667d2-2579-47b8-9627-0cc8a4ff1aa2 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a/restore returned with HTTP 202 Aug 13 21:11:55.549562 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 579/2311] 10.4.3.14 () {68 vars in 1386 bytes} [Thu Aug 13 21:11:54 2026] POST /volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a/restore => generated 189 bytes in 1168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:11:55.557832 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-348bfa6f-af54-408b-80c7-b2a410539cb4 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:55.559577 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-348bfa6f-af54-408b-80c7-b2a410539cb4 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a Aug 13 21:11:55.559784 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-348bfa6f-af54-408b-80c7-b2a410539cb4 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:55.560013 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-348bfa6f-af54-408b-80c7-b2a410539cb4 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:55.560147 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-348bfa6f-af54-408b-80c7-b2a410539cb4 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 79bbc4be-150c-4ffe-b27e-dde746a8303a. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:55.564507 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:11:55.564507 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:11:55.565270 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-348bfa6f-af54-408b-80c7-b2a410539cb4 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a returned with HTTP 200 Aug 13 21:11:55.565640 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 574/2312] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:55 2026] GET /volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a => generated 823 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:55.647414 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-39da3488-7cfb-427d-8812-83f2eafc82b3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:55.649623 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-39da3488-7cfb-427d-8812-83f2eafc82b3 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 Aug 13 21:11:55.649920 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-39da3488-7cfb-427d-8812-83f2eafc82b3 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:55.650197 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-39da3488-7cfb-427d-8812-83f2eafc82b3 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:55.650349 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-39da3488-7cfb-427d-8812-83f2eafc82b3 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id 275661ca-aac2-488a-947a-1bafe3a97002. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:55.655554 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:11:55.655554 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:11:55.656455 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-39da3488-7cfb-427d-8812-83f2eafc82b3 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 returned with HTTP 200 Aug 13 21:11:55.656961 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 575/2313] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:11:55 2026] GET /volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 => generated 695 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:55.818763 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-bd64608c-985b-4747-bb1c-7f35d7f37aa9 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:55.820941 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-bd64608c-985b-4747-bb1c-7f35d7f37aa9 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 Aug 13 21:11:55.821213 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-bd64608c-985b-4747-bb1c-7f35d7f37aa9 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:55.821413 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-bd64608c-985b-4747-bb1c-7f35d7f37aa9 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:55.829181 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:11:55.829181 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:11:55.832723 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-bd64608c-985b-4747-bb1c-7f35d7f37aa9 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume info retrieved successfully. Aug 13 21:11:55.836743 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-bd64608c-985b-4747-bb1c-7f35d7f37aa9 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 returned with HTTP 200 Aug 13 21:11:55.837117 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 586/2314] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:11:55 2026] GET /volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:11:55.990754 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-890ffb96-9201-4135-91d9-65d4b9b88ace req-b504c74c-347b-4484-a660-9a19dc0337e2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:55.993365 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-890ffb96-9201-4135-91d9-65d4b9b88ace req-b504c74c-347b-4484-a660-9a19dc0337e2 tempest-VolumesGetTestJSON-342411174 tempest-VolumesGetTestJSON-342411174-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:11:55.993710 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-890ffb96-9201-4135-91d9-65d4b9b88ace req-b504c74c-347b-4484-a660-9a19dc0337e2 tempest-VolumesGetTestJSON-342411174 tempest-VolumesGetTestJSON-342411174-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-141661959", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:11:55.995320 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [req-890ffb96-9201-4135-91d9-65d4b9b88ace req-b504c74c-347b-4484-a660-9a19dc0337e2 tempest-VolumesGetTestJSON-342411174 tempest-VolumesGetTestJSON-342411174-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-141661959', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:11:55.995436 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [req-890ffb96-9201-4135-91d9-65d4b9b88ace req-b504c74c-347b-4484-a660-9a19dc0337e2 tempest-VolumesGetTestJSON-342411174 tempest-VolumesGetTestJSON-342411174-project-member] Create volume of 1 GB Aug 13 21:11:55.999365 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-890ffb96-9201-4135-91d9-65d4b9b88ace req-b504c74c-347b-4484-a660-9a19dc0337e2 tempest-VolumesGetTestJSON-342411174 tempest-VolumesGetTestJSON-342411174-project-member] Availability Zones retrieved successfully. Aug 13 21:11:56.005100 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [req-890ffb96-9201-4135-91d9-65d4b9b88ace req-b504c74c-347b-4484-a660-9a19dc0337e2 tempest-VolumesGetTestJSON-342411174 tempest-VolumesGetTestJSON-342411174-project-member] Flow 'volume_create_api' (e2eda26b-439f-4cf1-87e5-d86ee3e098b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:11:56.005903 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [req-890ffb96-9201-4135-91d9-65d4b9b88ace req-b504c74c-347b-4484-a660-9a19dc0337e2 tempest-VolumesGetTestJSON-342411174 tempest-VolumesGetTestJSON-342411174-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5f8b2c4-06d1-4ab2-b8f7-28c7b208000b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:11:56.006807 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [req-890ffb96-9201-4135-91d9-65d4b9b88ace req-b504c74c-347b-4484-a660-9a19dc0337e2 tempest-VolumesGetTestJSON-342411174 tempest-VolumesGetTestJSON-342411174-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:11:56.031345 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [req-890ffb96-9201-4135-91d9-65d4b9b88ace req-b504c74c-347b-4484-a660-9a19dc0337e2 tempest-VolumesGetTestJSON-342411174 tempest-VolumesGetTestJSON-342411174-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5f8b2c4-06d1-4ab2-b8f7-28c7b208000b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:11:56.032080 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [req-890ffb96-9201-4135-91d9-65d4b9b88ace req-b504c74c-347b-4484-a660-9a19dc0337e2 tempest-VolumesGetTestJSON-342411174 tempest-VolumesGetTestJSON-342411174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b57367f5-73e1-4ace-8b46-49e5e0f25f0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:11:56.090025 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [req-890ffb96-9201-4135-91d9-65d4b9b88ace req-b504c74c-347b-4484-a660-9a19dc0337e2 tempest-VolumesGetTestJSON-342411174 tempest-VolumesGetTestJSON-342411174-project-member] Created reservations ['610b5aa2-aaf2-445e-a28b-367582c2baac', '1e1ffe6f-e9d7-4344-8071-9904ecc19df3', '9b3c68fc-2d0f-4660-9568-873c494d548f', '8ac03e44-8743-407a-888b-b4f518700c20'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:11:56.090890 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [req-890ffb96-9201-4135-91d9-65d4b9b88ace req-b504c74c-347b-4484-a660-9a19dc0337e2 tempest-VolumesGetTestJSON-342411174 tempest-VolumesGetTestJSON-342411174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b57367f5-73e1-4ace-8b46-49e5e0f25f0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['610b5aa2-aaf2-445e-a28b-367582c2baac', '1e1ffe6f-e9d7-4344-8071-9904ecc19df3', '9b3c68fc-2d0f-4660-9568-873c494d548f', '8ac03e44-8743-407a-888b-b4f518700c20']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:11:56.091771 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [req-890ffb96-9201-4135-91d9-65d4b9b88ace req-b504c74c-347b-4484-a660-9a19dc0337e2 tempest-VolumesGetTestJSON-342411174 tempest-VolumesGetTestJSON-342411174-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0556619-1d7d-4bd9-8293-4a26349c1a7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:11:56.117040 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [req-890ffb96-9201-4135-91d9-65d4b9b88ace req-b504c74c-347b-4484-a660-9a19dc0337e2 tempest-VolumesGetTestJSON-342411174 tempest-VolumesGetTestJSON-342411174-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0556619-1d7d-4bd9-8293-4a26349c1a7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '53b8fe40-de78-4dff-84bc-0a4cead82c77', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-141661959',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3801ca6818144cc59f3461df515945bf',qos_specs=None,replication_status=,reservations=['610b5aa2-aaf2-445e-a28b-367582c2baac','1e1ffe6f-e9d7-4344-8071-9904ecc19df3','9b3c68fc-2d0f-4660-9568-873c494d548f','8ac03e44-8743-407a-888b-b4f518700c20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71a19ba1688843c0ae10119398ba6266',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:11:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-141661959',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=53b8fe40-de78-4dff-84bc-0a4cead82c77,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='3801ca6818144cc59f3461df515945bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71a19ba1688843c0ae10119398ba6266',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:11:56.117731 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [req-890ffb96-9201-4135-91d9-65d4b9b88ace req-b504c74c-347b-4484-a660-9a19dc0337e2 tempest-VolumesGetTestJSON-342411174 tempest-VolumesGetTestJSON-342411174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09eb4075-f3d1-44ef-b2e8-f9a8ef89251d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:11:56.136085 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [req-890ffb96-9201-4135-91d9-65d4b9b88ace req-b504c74c-347b-4484-a660-9a19dc0337e2 tempest-VolumesGetTestJSON-342411174 tempest-VolumesGetTestJSON-342411174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09eb4075-f3d1-44ef-b2e8-f9a8ef89251d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-141661959',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3801ca6818144cc59f3461df515945bf',qos_specs=None,replication_status=,reservations=['610b5aa2-aaf2-445e-a28b-367582c2baac','1e1ffe6f-e9d7-4344-8071-9904ecc19df3','9b3c68fc-2d0f-4660-9568-873c494d548f','8ac03e44-8743-407a-888b-b4f518700c20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71a19ba1688843c0ae10119398ba6266',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:11:56.136852 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [req-890ffb96-9201-4135-91d9-65d4b9b88ace req-b504c74c-347b-4484-a660-9a19dc0337e2 tempest-VolumesGetTestJSON-342411174 tempest-VolumesGetTestJSON-342411174-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ca8e8c7-0a6c-416c-b918-64543fe2cf1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:11:56.148200 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [req-890ffb96-9201-4135-91d9-65d4b9b88ace req-b504c74c-347b-4484-a660-9a19dc0337e2 tempest-VolumesGetTestJSON-342411174 tempest-VolumesGetTestJSON-342411174-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ca8e8c7-0a6c-416c-b918-64543fe2cf1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:11:56.148940 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [req-890ffb96-9201-4135-91d9-65d4b9b88ace req-b504c74c-347b-4484-a660-9a19dc0337e2 tempest-VolumesGetTestJSON-342411174 tempest-VolumesGetTestJSON-342411174-project-member] Flow 'volume_create_api' (e2eda26b-439f-4cf1-87e5-d86ee3e098b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:11:56.149219 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-890ffb96-9201-4135-91d9-65d4b9b88ace req-b504c74c-347b-4484-a660-9a19dc0337e2 tempest-VolumesGetTestJSON-342411174 tempest-VolumesGetTestJSON-342411174-project-member] Create volume request issued successfully. Aug 13 21:11:56.149724 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-890ffb96-9201-4135-91d9-65d4b9b88ace req-b504c74c-347b-4484-a660-9a19dc0337e2 tempest-VolumesGetTestJSON-342411174 tempest-VolumesGetTestJSON-342411174-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:11:56.150142 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 580/2315] 10.4.3.14 () {72 vars in 1534 bytes} [Thu Aug 13 21:11:55 2026] POST /volume/v3/volumes => generated 760 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:11:56.157729 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-890ffb96-9201-4135-91d9-65d4b9b88ace req-44cb4dbb-85c6-477d-a94a-fc34d315a740 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:56.159731 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-890ffb96-9201-4135-91d9-65d4b9b88ace req-44cb4dbb-85c6-477d-a94a-fc34d315a740 tempest-VolumesGetTestJSON-342411174 tempest-VolumesGetTestJSON-342411174-project-member] GET https://10.4.3.14/volume/v3/volumes/53b8fe40-de78-4dff-84bc-0a4cead82c77 Aug 13 21:11:56.159921 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-890ffb96-9201-4135-91d9-65d4b9b88ace req-44cb4dbb-85c6-477d-a94a-fc34d315a740 tempest-VolumesGetTestJSON-342411174 tempest-VolumesGetTestJSON-342411174-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:56.160127 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-890ffb96-9201-4135-91d9-65d4b9b88ace req-44cb4dbb-85c6-477d-a94a-fc34d315a740 tempest-VolumesGetTestJSON-342411174 tempest-VolumesGetTestJSON-342411174-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:56.166711 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:11:56.166711 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:11:56.170233 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-890ffb96-9201-4135-91d9-65d4b9b88ace req-44cb4dbb-85c6-477d-a94a-fc34d315a740 tempest-VolumesGetTestJSON-342411174 tempest-VolumesGetTestJSON-342411174-project-member] Volume info retrieved successfully. Aug 13 21:11:56.174416 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-890ffb96-9201-4135-91d9-65d4b9b88ace req-44cb4dbb-85c6-477d-a94a-fc34d315a740 tempest-VolumesGetTestJSON-342411174 tempest-VolumesGetTestJSON-342411174-project-member] https://10.4.3.14/volume/v3/volumes/53b8fe40-de78-4dff-84bc-0a4cead82c77 returned with HTTP 200 Aug 13 21:11:56.174783 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 575/2316] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:11:56 2026] GET /volume/v3/volumes/53b8fe40-de78-4dff-84bc-0a4cead82c77 => generated 828 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:56.196344 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-a9df63c7-2f17-472d-b07c-4c7475876278 req-8bc8ddcb-c137-4a2b-b845-6b718ab1c29f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:56.198469 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-a9df63c7-2f17-472d-b07c-4c7475876278 req-8bc8ddcb-c137-4a2b-b845-6b718ab1c29f tempest-VolumesGetTestJSON-342411174 tempest-VolumesGetTestJSON-342411174-project-member] GET https://10.4.3.14/volume/v3/volumes/53b8fe40-de78-4dff-84bc-0a4cead82c77 Aug 13 21:11:56.198662 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-a9df63c7-2f17-472d-b07c-4c7475876278 req-8bc8ddcb-c137-4a2b-b845-6b718ab1c29f tempest-VolumesGetTestJSON-342411174 tempest-VolumesGetTestJSON-342411174-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:56.198881 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-a9df63c7-2f17-472d-b07c-4c7475876278 req-8bc8ddcb-c137-4a2b-b845-6b718ab1c29f tempest-VolumesGetTestJSON-342411174 tempest-VolumesGetTestJSON-342411174-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:56.206054 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:11:56.206054 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:11:56.210040 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-a9df63c7-2f17-472d-b07c-4c7475876278 req-8bc8ddcb-c137-4a2b-b845-6b718ab1c29f tempest-VolumesGetTestJSON-342411174 tempest-VolumesGetTestJSON-342411174-project-member] Volume info retrieved successfully. Aug 13 21:11:56.214536 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-a9df63c7-2f17-472d-b07c-4c7475876278 req-8bc8ddcb-c137-4a2b-b845-6b718ab1c29f tempest-VolumesGetTestJSON-342411174 tempest-VolumesGetTestJSON-342411174-project-member] https://10.4.3.14/volume/v3/volumes/53b8fe40-de78-4dff-84bc-0a4cead82c77 returned with HTTP 200 Aug 13 21:11:56.214943 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 576/2317] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:11:56 2026] GET /volume/v3/volumes/53b8fe40-de78-4dff-84bc-0a4cead82c77 => generated 828 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:56.327022 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c3fb863b-a806-4fbb-b27c-830f494d39b6 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:56.328870 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c3fb863b-a806-4fbb-b27c-830f494d39b6 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] GET https://10.4.3.14/volume/v3/volumes/395418d4-6cbd-44b5-a797-3bba900eded7 Aug 13 21:11:56.329123 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c3fb863b-a806-4fbb-b27c-830f494d39b6 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:56.329401 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c3fb863b-a806-4fbb-b27c-830f494d39b6 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:56.337775 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:11:56.337775 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:11:56.340851 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-c3fb863b-a806-4fbb-b27c-830f494d39b6 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Volume info retrieved successfully. Aug 13 21:11:56.344666 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c3fb863b-a806-4fbb-b27c-830f494d39b6 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] https://10.4.3.14/volume/v3/volumes/395418d4-6cbd-44b5-a797-3bba900eded7 returned with HTTP 200 Aug 13 21:11:56.345116 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 587/2318] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:56 2026] GET /volume/v3/volumes/395418d4-6cbd-44b5-a797-3bba900eded7 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:56.473355 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f65a17d1-b91b-4c49-bdaf-03aec45b2ec0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:56.475091 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f65a17d1-b91b-4c49-bdaf-03aec45b2ec0 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131 Aug 13 21:11:56.475291 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f65a17d1-b91b-4c49-bdaf-03aec45b2ec0 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:56.475498 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f65a17d1-b91b-4c49-bdaf-03aec45b2ec0 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:56.484052 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:11:56.484052 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:11:56.487037 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f65a17d1-b91b-4c49-bdaf-03aec45b2ec0 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Volume info retrieved successfully. Aug 13 21:11:56.490740 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f65a17d1-b91b-4c49-bdaf-03aec45b2ec0 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131 returned with HTTP 200 Aug 13 21:11:56.491128 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 581/2319] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:56 2026] GET /volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:56.574748 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ad8321de-f5bf-43c9-b76a-2add7231f555 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:56.576556 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ad8321de-f5bf-43c9-b76a-2add7231f555 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a Aug 13 21:11:56.576742 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ad8321de-f5bf-43c9-b76a-2add7231f555 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:56.576919 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ad8321de-f5bf-43c9-b76a-2add7231f555 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:56.577039 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-ad8321de-f5bf-43c9-b76a-2add7231f555 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 79bbc4be-150c-4ffe-b27e-dde746a8303a. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:56.581334 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:11:56.581334 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:11:56.582153 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ad8321de-f5bf-43c9-b76a-2add7231f555 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a returned with HTTP 200 Aug 13 21:11:56.582632 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 576/2320] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:56 2026] GET /volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a => generated 823 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:56.668795 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-27a979d3-3f56-479f-8d71-b880e4db4bc3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:56.670275 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-27a979d3-3f56-479f-8d71-b880e4db4bc3 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 Aug 13 21:11:56.670447 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-27a979d3-3f56-479f-8d71-b880e4db4bc3 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:56.670719 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-27a979d3-3f56-479f-8d71-b880e4db4bc3 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:56.670719 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-27a979d3-3f56-479f-8d71-b880e4db4bc3 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id 275661ca-aac2-488a-947a-1bafe3a97002. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:56.674625 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:11:56.674625 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:11:56.675280 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-27a979d3-3f56-479f-8d71-b880e4db4bc3 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 returned with HTTP 200 Aug 13 21:11:56.675644 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 577/2321] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:11:56 2026] GET /volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 => generated 695 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:56.707243 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-d192abae-0602-47bb-9203-e08406fb329d req-586f6027-9eec-4a9c-9054-d9ef877c0929 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:56.709313 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-d192abae-0602-47bb-9203-e08406fb329d req-586f6027-9eec-4a9c-9054-d9ef877c0929 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] POST https://10.4.3.14/volume/v3/attachments/7b7b4e0f-9838-45ef-be22-3425d6341ba2/action Aug 13 21:11:56.709657 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-d192abae-0602-47bb-9203-e08406fb329d req-586f6027-9eec-4a9c-9054-d9ef877c0929 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Action body: b'{"os-complete": null}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:11:56.709767 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-d192abae-0602-47bb-9203-e08406fb329d req-586f6027-9eec-4a9c-9054-d9ef877c0929 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:11:56.726332 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:11:56.726332 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:11:56.736347 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-d192abae-0602-47bb-9203-e08406fb329d req-586f6027-9eec-4a9c-9054-d9ef877c0929 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/attachments/7b7b4e0f-9838-45ef-be22-3425d6341ba2/action returned with HTTP 204 Aug 13 21:11:56.736838 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 588/2322] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:11:56 2026] POST /volume/v3/attachments/7b7b4e0f-9838-45ef-be22-3425d6341ba2/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:11:56.826915 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-bc9d91d0-179a-4388-8a7c-6550c8c0fe13 req-0fb8d2cf-c2bd-446a-a163-fadf69bc0aa2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:56.828815 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-bc9d91d0-179a-4388-8a7c-6550c8c0fe13 req-0fb8d2cf-c2bd-446a-a163-fadf69bc0aa2 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] DELETE https://10.4.3.14/volume/v3/attachments/fa5cb3a1-f7db-469b-bf38-51e942b5f93b Aug 13 21:11:56.829008 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-bc9d91d0-179a-4388-8a7c-6550c8c0fe13 req-0fb8d2cf-c2bd-446a-a163-fadf69bc0aa2 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:56.829198 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-bc9d91d0-179a-4388-8a7c-6550c8c0fe13 req-0fb8d2cf-c2bd-446a-a163-fadf69bc0aa2 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:56.838295 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:11:56.838295 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:11:56.849809 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-8bfdd174-0d3b-4571-8bfe-4f154abdb5e4 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:56.851706 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8bfdd174-0d3b-4571-8bfe-4f154abdb5e4 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 Aug 13 21:11:56.851916 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8bfdd174-0d3b-4571-8bfe-4f154abdb5e4 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:56.852139 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8bfdd174-0d3b-4571-8bfe-4f154abdb5e4 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:56.860186 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:11:56.860186 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:11:56.863704 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-8bfdd174-0d3b-4571-8bfe-4f154abdb5e4 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume info retrieved successfully. Aug 13 21:11:56.868093 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8bfdd174-0d3b-4571-8bfe-4f154abdb5e4 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 returned with HTTP 200 Aug 13 21:11:56.868153 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 577/2323] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:11:56 2026] GET /volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:11:56.889658 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-bc9d91d0-179a-4388-8a7c-6550c8c0fe13 req-0fb8d2cf-c2bd-446a-a163-fadf69bc0aa2 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/attachments/fa5cb3a1-f7db-469b-bf38-51e942b5f93b returned with HTTP 200 Aug 13 21:11:56.890283 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 582/2324] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:11:56 2026] DELETE /volume/v3/attachments/fa5cb3a1-f7db-469b-bf38-51e942b5f93b => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:57.238452 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-fd5f785d-0fa3-486f-b6f1-7589835a4172 req-5d8bd80f-c16d-401e-ac70-6e01e44babc9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:57.240594 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-fd5f785d-0fa3-486f-b6f1-7589835a4172 req-5d8bd80f-c16d-401e-ac70-6e01e44babc9 tempest-VolumesGetTestJSON-342411174 tempest-VolumesGetTestJSON-342411174-project-member] GET https://10.4.3.14/volume/v3/volumes/53b8fe40-de78-4dff-84bc-0a4cead82c77 Aug 13 21:11:57.240823 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-fd5f785d-0fa3-486f-b6f1-7589835a4172 req-5d8bd80f-c16d-401e-ac70-6e01e44babc9 tempest-VolumesGetTestJSON-342411174 tempest-VolumesGetTestJSON-342411174-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:57.241059 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-fd5f785d-0fa3-486f-b6f1-7589835a4172 req-5d8bd80f-c16d-401e-ac70-6e01e44babc9 tempest-VolumesGetTestJSON-342411174 tempest-VolumesGetTestJSON-342411174-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:57.247594 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:11:57.247594 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:11:57.250843 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-fd5f785d-0fa3-486f-b6f1-7589835a4172 req-5d8bd80f-c16d-401e-ac70-6e01e44babc9 tempest-VolumesGetTestJSON-342411174 tempest-VolumesGetTestJSON-342411174-project-member] Volume info retrieved successfully. Aug 13 21:11:57.254612 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-fd5f785d-0fa3-486f-b6f1-7589835a4172 req-5d8bd80f-c16d-401e-ac70-6e01e44babc9 tempest-VolumesGetTestJSON-342411174 tempest-VolumesGetTestJSON-342411174-project-member] https://10.4.3.14/volume/v3/volumes/53b8fe40-de78-4dff-84bc-0a4cead82c77 returned with HTTP 200 Aug 13 21:11:57.254998 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 578/2325] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:11:57 2026] GET /volume/v3/volumes/53b8fe40-de78-4dff-84bc-0a4cead82c77 => generated 853 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:57.299856 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-fc15c295-4099-4be7-9057-5ac785c97161 req-0874ce61-4afc-4d8b-9fe4-0fad00fbce2d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:57.302448 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-fc15c295-4099-4be7-9057-5ac785c97161 req-0874ce61-4afc-4d8b-9fe4-0fad00fbce2d tempest-VolumesGetTestJSON-342411174 tempest-VolumesGetTestJSON-342411174-project-reader] GET https://10.4.3.14/volume/v3/volumes/53b8fe40-de78-4dff-84bc-0a4cead82c77 Aug 13 21:11:57.302715 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-fc15c295-4099-4be7-9057-5ac785c97161 req-0874ce61-4afc-4d8b-9fe4-0fad00fbce2d tempest-VolumesGetTestJSON-342411174 tempest-VolumesGetTestJSON-342411174-project-reader] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:57.302997 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-fc15c295-4099-4be7-9057-5ac785c97161 req-0874ce61-4afc-4d8b-9fe4-0fad00fbce2d tempest-VolumesGetTestJSON-342411174 tempest-VolumesGetTestJSON-342411174-project-reader] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:57.312640 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:11:57.312640 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:11:57.317315 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-fc15c295-4099-4be7-9057-5ac785c97161 req-0874ce61-4afc-4d8b-9fe4-0fad00fbce2d tempest-VolumesGetTestJSON-342411174 tempest-VolumesGetTestJSON-342411174-project-reader] Volume info retrieved successfully. Aug 13 21:11:57.322534 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-fc15c295-4099-4be7-9057-5ac785c97161 req-0874ce61-4afc-4d8b-9fe4-0fad00fbce2d tempest-VolumesGetTestJSON-342411174 tempest-VolumesGetTestJSON-342411174-project-reader] https://10.4.3.14/volume/v3/volumes/53b8fe40-de78-4dff-84bc-0a4cead82c77 returned with HTTP 200 Aug 13 21:11:57.322927 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 589/2326] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:11:57 2026] GET /volume/v3/volumes/53b8fe40-de78-4dff-84bc-0a4cead82c77 => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:57.344080 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-5337b98a-42e8-4bdc-9faf-191a7c18c44e req-ff1d2544-d699-4bb7-ba40-ac07946bac00 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:57.346038 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-5337b98a-42e8-4bdc-9faf-191a7c18c44e req-ff1d2544-d699-4bb7-ba40-ac07946bac00 tempest-VolumesGetTestJSON-342411174 tempest-VolumesGetTestJSON-342411174-project-member] DELETE https://10.4.3.14/volume/v3/volumes/53b8fe40-de78-4dff-84bc-0a4cead82c77 Aug 13 21:11:57.346226 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-5337b98a-42e8-4bdc-9faf-191a7c18c44e req-ff1d2544-d699-4bb7-ba40-ac07946bac00 tempest-VolumesGetTestJSON-342411174 tempest-VolumesGetTestJSON-342411174-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:57.346458 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-5337b98a-42e8-4bdc-9faf-191a7c18c44e req-ff1d2544-d699-4bb7-ba40-ac07946bac00 tempest-VolumesGetTestJSON-342411174 tempest-VolumesGetTestJSON-342411174-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:57.346660 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [req-5337b98a-42e8-4bdc-9faf-191a7c18c44e req-ff1d2544-d699-4bb7-ba40-ac07946bac00 tempest-VolumesGetTestJSON-342411174 tempest-VolumesGetTestJSON-342411174-project-member] Delete volume with id: 53b8fe40-de78-4dff-84bc-0a4cead82c77 Aug 13 21:11:57.353485 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:11:57.353485 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:11:57.353946 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-5337b98a-42e8-4bdc-9faf-191a7c18c44e req-ff1d2544-d699-4bb7-ba40-ac07946bac00 tempest-VolumesGetTestJSON-342411174 tempest-VolumesGetTestJSON-342411174-project-member] Volume info retrieved successfully. Aug 13 21:11:57.356827 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4fdcd8ea-84d6-483f-8771-716ba54b5c3a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:57.358884 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4fdcd8ea-84d6-483f-8771-716ba54b5c3a tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] GET https://10.4.3.14/volume/v3/volumes/395418d4-6cbd-44b5-a797-3bba900eded7 Aug 13 21:11:57.359129 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4fdcd8ea-84d6-483f-8771-716ba54b5c3a tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:57.359345 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4fdcd8ea-84d6-483f-8771-716ba54b5c3a tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:57.370035 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-5337b98a-42e8-4bdc-9faf-191a7c18c44e req-ff1d2544-d699-4bb7-ba40-ac07946bac00 tempest-VolumesGetTestJSON-342411174 tempest-VolumesGetTestJSON-342411174-project-member] Delete volume request issued successfully. Aug 13 21:11:57.370286 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-5337b98a-42e8-4bdc-9faf-191a7c18c44e req-ff1d2544-d699-4bb7-ba40-ac07946bac00 tempest-VolumesGetTestJSON-342411174 tempest-VolumesGetTestJSON-342411174-project-member] https://10.4.3.14/volume/v3/volumes/53b8fe40-de78-4dff-84bc-0a4cead82c77 returned with HTTP 202 Aug 13 21:11:57.370367 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:11:57.370367 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:11:57.371021 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 578/2327] 10.4.3.14 () {70 vars in 1613 bytes} [Thu Aug 13 21:11:57 2026] DELETE /volume/v3/volumes/53b8fe40-de78-4dff-84bc-0a4cead82c77 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:11:57.374699 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-4fdcd8ea-84d6-483f-8771-716ba54b5c3a tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Volume info retrieved successfully. Aug 13 21:11:57.380031 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4fdcd8ea-84d6-483f-8771-716ba54b5c3a tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] https://10.4.3.14/volume/v3/volumes/395418d4-6cbd-44b5-a797-3bba900eded7 returned with HTTP 200 Aug 13 21:11:57.380482 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 583/2328] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:57 2026] GET /volume/v3/volumes/395418d4-6cbd-44b5-a797-3bba900eded7 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:57.390893 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-579c8965-6fcc-428a-aeb5-f496c3a4d232 req-a727e47b-e940-425a-be29-7520572f72f7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:57.393153 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-579c8965-6fcc-428a-aeb5-f496c3a4d232 req-a727e47b-e940-425a-be29-7520572f72f7 tempest-VolumesGetTestJSON-342411174 tempest-VolumesGetTestJSON-342411174-project-member] GET https://10.4.3.14/volume/v3/volumes/53b8fe40-de78-4dff-84bc-0a4cead82c77 Aug 13 21:11:57.393342 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-579c8965-6fcc-428a-aeb5-f496c3a4d232 req-a727e47b-e940-425a-be29-7520572f72f7 tempest-VolumesGetTestJSON-342411174 tempest-VolumesGetTestJSON-342411174-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:57.393606 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-579c8965-6fcc-428a-aeb5-f496c3a4d232 req-a727e47b-e940-425a-be29-7520572f72f7 tempest-VolumesGetTestJSON-342411174 tempest-VolumesGetTestJSON-342411174-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:57.400482 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:11:57.400482 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:11:57.403726 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-579c8965-6fcc-428a-aeb5-f496c3a4d232 req-a727e47b-e940-425a-be29-7520572f72f7 tempest-VolumesGetTestJSON-342411174 tempest-VolumesGetTestJSON-342411174-project-member] Volume info retrieved successfully. Aug 13 21:11:57.407300 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-579c8965-6fcc-428a-aeb5-f496c3a4d232 req-a727e47b-e940-425a-be29-7520572f72f7 tempest-VolumesGetTestJSON-342411174 tempest-VolumesGetTestJSON-342411174-project-member] https://10.4.3.14/volume/v3/volumes/53b8fe40-de78-4dff-84bc-0a4cead82c77 returned with HTTP 200 Aug 13 21:11:57.407676 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 579/2329] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:11:57 2026] GET /volume/v3/volumes/53b8fe40-de78-4dff-84bc-0a4cead82c77 => generated 852 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:57.502536 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-dedd255a-278d-4f4b-ac0d-137dba136027 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:57.504293 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-dedd255a-278d-4f4b-ac0d-137dba136027 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131 Aug 13 21:11:57.504558 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-dedd255a-278d-4f4b-ac0d-137dba136027 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:57.504758 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-dedd255a-278d-4f4b-ac0d-137dba136027 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:57.513259 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:11:57.513259 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:11:57.516404 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-dedd255a-278d-4f4b-ac0d-137dba136027 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Volume info retrieved successfully. Aug 13 21:11:57.520163 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-dedd255a-278d-4f4b-ac0d-137dba136027 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131 returned with HTTP 200 Aug 13 21:11:57.520509 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 590/2330] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:57 2026] GET /volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131 => generated 1137 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:11:57.532457 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3bbf33f5-6da4-478f-b2bc-0c37e3eeb23e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:57.534197 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3bbf33f5-6da4-478f-b2bc-0c37e3eeb23e tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] POST https://10.4.3.14/volume/v3/snapshots Aug 13 21:11:57.534515 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3bbf33f5-6da4-478f-b2bc-0c37e3eeb23e tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f8067492-b179-4907-a51d-e7542c518131", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1830470223"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:11:57.544490 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:11:57.544490 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:11:57.544897 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-3bbf33f5-6da4-478f-b2bc-0c37e3eeb23e tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Volume info retrieved successfully. Aug 13 21:11:57.545047 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.snapshots [None req-3bbf33f5-6da4-478f-b2bc-0c37e3eeb23e tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Create snapshot from volume f8067492-b179-4907-a51d-e7542c518131 Aug 13 21:11:57.565550 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-3bbf33f5-6da4-478f-b2bc-0c37e3eeb23e tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Created reservations ['a808dcef-3682-4136-9eb2-97f34b0b9d1d', '5d24fd1b-ca0b-41ee-8e1f-e3085f4aebdb', '0b3461b7-8c89-4299-abc0-4c9f98730530', '103642db-8057-4a12-930b-dfbb94491ef5'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:11:57.592044 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0511a8cb-fdda-42f8-9f8c-b6c4e53a597a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:57.594220 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0511a8cb-fdda-42f8-9f8c-b6c4e53a597a tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a Aug 13 21:11:57.595184 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0511a8cb-fdda-42f8-9f8c-b6c4e53a597a tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:57.595184 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0511a8cb-fdda-42f8-9f8c-b6c4e53a597a tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:57.595184 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-0511a8cb-fdda-42f8-9f8c-b6c4e53a597a tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 79bbc4be-150c-4ffe-b27e-dde746a8303a. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:57.595685 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-3bbf33f5-6da4-478f-b2bc-0c37e3eeb23e tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Snapshot force create request issued successfully. Aug 13 21:11:57.596100 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3bbf33f5-6da4-478f-b2bc-0c37e3eeb23e tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/snapshots returned with HTTP 202 Aug 13 21:11:57.596624 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 579/2331] 10.4.3.14 () {68 vars in 1258 bytes} [Thu Aug 13 21:11:57 2026] POST /volume/v3/snapshots => generated 310 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:11:57.599910 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:11:57.599910 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:11:57.600886 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0511a8cb-fdda-42f8-9f8c-b6c4e53a597a tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a returned with HTTP 200 Aug 13 21:11:57.601555 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 584/2332] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:57 2026] GET /volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a => generated 823 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:57.607371 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8b7d32a4-901c-4a1a-b7d5-6ae7f872eeff None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:57.608973 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8b7d32a4-901c-4a1a-b7d5-6ae7f872eeff tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/snapshots/43f448d6-d155-4050-aa16-415da741b8be Aug 13 21:11:57.609148 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8b7d32a4-901c-4a1a-b7d5-6ae7f872eeff tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:57.609316 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8b7d32a4-901c-4a1a-b7d5-6ae7f872eeff tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:57.614030 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:11:57.614030 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:11:57.614481 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-8b7d32a4-901c-4a1a-b7d5-6ae7f872eeff tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Snapshot retrieved successfully. Aug 13 21:11:57.615244 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8b7d32a4-901c-4a1a-b7d5-6ae7f872eeff tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/snapshots/43f448d6-d155-4050-aa16-415da741b8be returned with HTTP 200 Aug 13 21:11:57.615667 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 580/2333] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:11:57 2026] GET /volume/v3/snapshots/43f448d6-d155-4050-aa16-415da741b8be => generated 442 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:57.686105 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7de26de2-9d25-4ecb-8d90-3a25ca4d0186 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:57.687688 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7de26de2-9d25-4ecb-8d90-3a25ca4d0186 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 Aug 13 21:11:57.687881 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7de26de2-9d25-4ecb-8d90-3a25ca4d0186 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:57.688061 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7de26de2-9d25-4ecb-8d90-3a25ca4d0186 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:57.688159 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-7de26de2-9d25-4ecb-8d90-3a25ca4d0186 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id 275661ca-aac2-488a-947a-1bafe3a97002. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:57.692343 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:11:57.692343 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:11:57.692979 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7de26de2-9d25-4ecb-8d90-3a25ca4d0186 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 returned with HTTP 200 Aug 13 21:11:57.693332 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 591/2334] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:11:57 2026] GET /volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 => generated 695 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:57.885178 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-00dc998d-73a3-41b3-bd04-798a4584ed49 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:57.886948 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-00dc998d-73a3-41b3-bd04-798a4584ed49 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 Aug 13 21:11:57.887140 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-00dc998d-73a3-41b3-bd04-798a4584ed49 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:57.887309 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-00dc998d-73a3-41b3-bd04-798a4584ed49 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:57.894099 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:11:57.894099 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:11:57.897379 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-00dc998d-73a3-41b3-bd04-798a4584ed49 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume info retrieved successfully. Aug 13 21:11:57.901917 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-00dc998d-73a3-41b3-bd04-798a4584ed49 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 returned with HTTP 200 Aug 13 21:11:57.902349 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 580/2335] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:11:57 2026] GET /volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 => generated 926 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:11:57.956512 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-a11c64e5-7155-49d2-b01b-3d733158819d req-c05548d4-c9fc-4497-9a3f-d93ffeefbd23 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:57.958215 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-a11c64e5-7155-49d2-b01b-3d733158819d req-c05548d4-c9fc-4497-9a3f-d93ffeefbd23 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/21478faa-8f6a-407f-bf2b-8cbe0b04ce0b Aug 13 21:11:57.958424 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-a11c64e5-7155-49d2-b01b-3d733158819d req-c05548d4-c9fc-4497-9a3f-d93ffeefbd23 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:57.958629 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-a11c64e5-7155-49d2-b01b-3d733158819d req-c05548d4-c9fc-4497-9a3f-d93ffeefbd23 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:57.965139 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:11:57.965139 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:11:57.968561 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-a11c64e5-7155-49d2-b01b-3d733158819d req-c05548d4-c9fc-4497-9a3f-d93ffeefbd23 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:11:57.972648 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-a11c64e5-7155-49d2-b01b-3d733158819d req-c05548d4-c9fc-4497-9a3f-d93ffeefbd23 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/21478faa-8f6a-407f-bf2b-8cbe0b04ce0b returned with HTTP 200 Aug 13 21:11:57.973048 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 585/2336] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:11:57 2026] GET /volume/v3/volumes/21478faa-8f6a-407f-bf2b-8cbe0b04ce0b => generated 880 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:58.393946 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7ee357fa-5647-4ea5-830c-be56785c77e1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:58.396316 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7ee357fa-5647-4ea5-830c-be56785c77e1 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] GET https://10.4.3.14/volume/v3/volumes/395418d4-6cbd-44b5-a797-3bba900eded7 Aug 13 21:11:58.396514 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7ee357fa-5647-4ea5-830c-be56785c77e1 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:58.396685 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7ee357fa-5647-4ea5-830c-be56785c77e1 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:58.413628 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:11:58.413628 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:11:58.419326 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-7ee357fa-5647-4ea5-830c-be56785c77e1 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Volume info retrieved successfully. Aug 13 21:11:58.434771 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7ee357fa-5647-4ea5-830c-be56785c77e1 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] https://10.4.3.14/volume/v3/volumes/395418d4-6cbd-44b5-a797-3bba900eded7 returned with HTTP 200 Aug 13 21:11:58.434771 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 581/2337] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:58 2026] GET /volume/v3/volumes/395418d4-6cbd-44b5-a797-3bba900eded7 => generated 848 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:58.436858 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-2a63d4de-8180-4fd4-b4bf-810f07ba8dfb req-8ec16fd5-c71d-471e-8805-8e9541d70de9 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:58.439113 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-2a63d4de-8180-4fd4-b4bf-810f07ba8dfb req-8ec16fd5-c71d-471e-8805-8e9541d70de9 tempest-VolumesGetTestJSON-342411174 tempest-VolumesGetTestJSON-342411174-project-member] GET https://10.4.3.14/volume/v3/volumes/53b8fe40-de78-4dff-84bc-0a4cead82c77 Aug 13 21:11:58.439321 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-2a63d4de-8180-4fd4-b4bf-810f07ba8dfb req-8ec16fd5-c71d-471e-8805-8e9541d70de9 tempest-VolumesGetTestJSON-342411174 tempest-VolumesGetTestJSON-342411174-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:58.439529 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-2a63d4de-8180-4fd4-b4bf-810f07ba8dfb req-8ec16fd5-c71d-471e-8805-8e9541d70de9 tempest-VolumesGetTestJSON-342411174 tempest-VolumesGetTestJSON-342411174-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:58.447164 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-2a63d4de-8180-4fd4-b4bf-810f07ba8dfb req-8ec16fd5-c71d-471e-8805-8e9541d70de9 tempest-VolumesGetTestJSON-342411174 tempest-VolumesGetTestJSON-342411174-project-member] https://10.4.3.14/volume/v3/volumes/53b8fe40-de78-4dff-84bc-0a4cead82c77 returned with HTTP 404 Aug 13 21:11:58.447723 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 592/2338] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:11:58 2026] GET /volume/v3/volumes/53b8fe40-de78-4dff-84bc-0a4cead82c77 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:11:58.611905 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-6cdb134f-278e-4ccf-abe5-add02f545d0a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:58.614502 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6cdb134f-278e-4ccf-abe5-add02f545d0a tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a Aug 13 21:11:58.614721 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6cdb134f-278e-4ccf-abe5-add02f545d0a tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:58.614915 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6cdb134f-278e-4ccf-abe5-add02f545d0a tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:58.615087 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-6cdb134f-278e-4ccf-abe5-add02f545d0a tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 79bbc4be-150c-4ffe-b27e-dde746a8303a. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:58.622460 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:11:58.622460 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:11:58.623114 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6cdb134f-278e-4ccf-abe5-add02f545d0a tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a returned with HTTP 200 Aug 13 21:11:58.623517 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 581/2339] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:58 2026] GET /volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a => generated 823 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:58.623706 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-868e4dae-6ae6-4c65-b6b4-c6164d8fa4cf None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:58.625516 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-868e4dae-6ae6-4c65-b6b4-c6164d8fa4cf tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/snapshots/43f448d6-d155-4050-aa16-415da741b8be Aug 13 21:11:58.625715 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-868e4dae-6ae6-4c65-b6b4-c6164d8fa4cf tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:58.625895 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-868e4dae-6ae6-4c65-b6b4-c6164d8fa4cf tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:58.630874 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:11:58.630874 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:11:58.631329 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-868e4dae-6ae6-4c65-b6b4-c6164d8fa4cf tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Snapshot retrieved successfully. Aug 13 21:11:58.632099 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-868e4dae-6ae6-4c65-b6b4-c6164d8fa4cf tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/snapshots/43f448d6-d155-4050-aa16-415da741b8be returned with HTTP 200 Aug 13 21:11:58.632646 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 586/2340] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:11:58 2026] GET /volume/v3/snapshots/43f448d6-d155-4050-aa16-415da741b8be => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:58.644202 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-38555477-0bbc-478b-bc50-638b99ca0792 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:58.645980 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-38555477-0bbc-478b-bc50-638b99ca0792 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] POST https://10.4.3.14/volume/v3/snapshots Aug 13 21:11:58.646288 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-38555477-0bbc-478b-bc50-638b99ca0792 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f8067492-b179-4907-a51d-e7542c518131", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1286291395"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:11:58.657256 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:11:58.657256 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:11:58.657799 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-38555477-0bbc-478b-bc50-638b99ca0792 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Volume info retrieved successfully. Aug 13 21:11:58.657973 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-38555477-0bbc-478b-bc50-638b99ca0792 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Create snapshot from volume f8067492-b179-4907-a51d-e7542c518131 Aug 13 21:11:58.692782 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-38555477-0bbc-478b-bc50-638b99ca0792 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Created reservations ['c6d3263c-a21e-4408-868b-13756a1f2251', '1eda2c8a-a750-4635-bea2-5cb010b1dd31', '6c8d52ab-b7ba-43ed-8e75-ab341307d448', '51738e3c-97f4-4be5-a677-2c997e2f1afd'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:11:58.703058 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-5e1ca4c8-02cc-478a-baec-4a1e2d315880 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:58.705375 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5e1ca4c8-02cc-478a-baec-4a1e2d315880 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 Aug 13 21:11:58.705584 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5e1ca4c8-02cc-478a-baec-4a1e2d315880 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:58.705775 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5e1ca4c8-02cc-478a-baec-4a1e2d315880 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:58.705870 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-5e1ca4c8-02cc-478a-baec-4a1e2d315880 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id 275661ca-aac2-488a-947a-1bafe3a97002. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:58.710098 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:11:58.710098 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:11:58.710770 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5e1ca4c8-02cc-478a-baec-4a1e2d315880 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 returned with HTTP 200 Aug 13 21:11:58.711190 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 593/2341] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:11:58 2026] GET /volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 => generated 695 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:58.748703 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-38555477-0bbc-478b-bc50-638b99ca0792 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Snapshot force create request issued successfully. Aug 13 21:11:58.749650 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-38555477-0bbc-478b-bc50-638b99ca0792 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/snapshots returned with HTTP 202 Aug 13 21:11:58.749865 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 582/2342] 10.4.3.14 () {68 vars in 1258 bytes} [Thu Aug 13 21:11:58 2026] POST /volume/v3/snapshots => generated 310 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:11:58.761882 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ba9746e4-56d4-4df4-ac01-24540330a53a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:58.764889 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ba9746e4-56d4-4df4-ac01-24540330a53a tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/snapshots/f0a2d36b-7594-43c7-b866-26ebf577351b Aug 13 21:11:58.765167 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ba9746e4-56d4-4df4-ac01-24540330a53a tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:58.765409 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ba9746e4-56d4-4df4-ac01-24540330a53a tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:58.771839 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:11:58.771839 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:11:58.772592 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-ba9746e4-56d4-4df4-ac01-24540330a53a tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Snapshot retrieved successfully. Aug 13 21:11:58.773809 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ba9746e4-56d4-4df4-ac01-24540330a53a tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/snapshots/f0a2d36b-7594-43c7-b866-26ebf577351b returned with HTTP 200 Aug 13 21:11:58.774379 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 582/2343] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:11:58 2026] GET /volume/v3/snapshots/f0a2d36b-7594-43c7-b866-26ebf577351b => generated 442 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:58.913419 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b26654a8-84b7-47cd-8402-0c327ab92320 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:58.916163 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b26654a8-84b7-47cd-8402-0c327ab92320 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 Aug 13 21:11:58.916502 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b26654a8-84b7-47cd-8402-0c327ab92320 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:58.916796 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b26654a8-84b7-47cd-8402-0c327ab92320 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:58.926197 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:11:58.926197 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:11:58.931174 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b26654a8-84b7-47cd-8402-0c327ab92320 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume info retrieved successfully. Aug 13 21:11:58.937032 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b26654a8-84b7-47cd-8402-0c327ab92320 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 returned with HTTP 200 Aug 13 21:11:58.937582 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 587/2344] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:11:58 2026] GET /volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 => generated 926 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:11:59.447889 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-9df40cc5-18c7-4272-9b04-335aff45c87a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:59.449714 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9df40cc5-18c7-4272-9b04-335aff45c87a tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] GET https://10.4.3.14/volume/v3/volumes/395418d4-6cbd-44b5-a797-3bba900eded7 Aug 13 21:11:59.449893 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9df40cc5-18c7-4272-9b04-335aff45c87a tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:59.450099 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9df40cc5-18c7-4272-9b04-335aff45c87a tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:59.461574 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:11:59.461574 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:11:59.464495 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-9df40cc5-18c7-4272-9b04-335aff45c87a tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Volume info retrieved successfully. Aug 13 21:11:59.468183 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9df40cc5-18c7-4272-9b04-335aff45c87a tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] https://10.4.3.14/volume/v3/volumes/395418d4-6cbd-44b5-a797-3bba900eded7 returned with HTTP 200 Aug 13 21:11:59.468524 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 594/2345] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:59 2026] GET /volume/v3/volumes/395418d4-6cbd-44b5-a797-3bba900eded7 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:59.636700 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8029a844-13b9-482c-9856-9049e0c3b918 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:59.638292 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8029a844-13b9-482c-9856-9049e0c3b918 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a Aug 13 21:11:59.638524 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8029a844-13b9-482c-9856-9049e0c3b918 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:59.638702 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8029a844-13b9-482c-9856-9049e0c3b918 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:59.640587 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-8029a844-13b9-482c-9856-9049e0c3b918 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 79bbc4be-150c-4ffe-b27e-dde746a8303a. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:59.642754 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:11:59.642754 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:11:59.643417 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8029a844-13b9-482c-9856-9049e0c3b918 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a returned with HTTP 200 Aug 13 21:11:59.643731 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 583/2346] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:11:59 2026] GET /volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a => generated 823 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:59.721634 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-73f5740f-59d6-4b68-9c5d-793ad8d17722 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:59.723360 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-73f5740f-59d6-4b68-9c5d-793ad8d17722 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 Aug 13 21:11:59.723594 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-73f5740f-59d6-4b68-9c5d-793ad8d17722 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:59.723797 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-73f5740f-59d6-4b68-9c5d-793ad8d17722 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:59.723901 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-73f5740f-59d6-4b68-9c5d-793ad8d17722 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id 275661ca-aac2-488a-947a-1bafe3a97002. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:11:59.727887 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:11:59.727887 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:11:59.728644 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-73f5740f-59d6-4b68-9c5d-793ad8d17722 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 returned with HTTP 200 Aug 13 21:11:59.729023 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 583/2347] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:11:59 2026] GET /volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 => generated 695 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:59.784822 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-89bc12c5-21bd-47fd-b5a4-3cc45df6eee8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:59.786952 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-89bc12c5-21bd-47fd-b5a4-3cc45df6eee8 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/snapshots/f0a2d36b-7594-43c7-b866-26ebf577351b Aug 13 21:11:59.787204 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-89bc12c5-21bd-47fd-b5a4-3cc45df6eee8 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:59.787489 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-89bc12c5-21bd-47fd-b5a4-3cc45df6eee8 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:59.794344 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:11:59.794344 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:11:59.794919 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-89bc12c5-21bd-47fd-b5a4-3cc45df6eee8 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Snapshot retrieved successfully. Aug 13 21:11:59.795961 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-89bc12c5-21bd-47fd-b5a4-3cc45df6eee8 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/snapshots/f0a2d36b-7594-43c7-b866-26ebf577351b returned with HTTP 200 Aug 13 21:11:59.796513 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 588/2348] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:11:59 2026] GET /volume/v3/snapshots/f0a2d36b-7594-43c7-b866-26ebf577351b => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:59.803780 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-3d717db9-474c-4c3f-bec0-ddfeeaf6387e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:59.805297 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3d717db9-474c-4c3f-bec0-ddfeeaf6387e tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] DELETE https://10.4.3.14/volume/v3/snapshots/f0a2d36b-7594-43c7-b866-26ebf577351b Aug 13 21:11:59.805451 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3d717db9-474c-4c3f-bec0-ddfeeaf6387e tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:59.805624 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3d717db9-474c-4c3f-bec0-ddfeeaf6387e tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:59.805715 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.snapshots [None req-3d717db9-474c-4c3f-bec0-ddfeeaf6387e tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Delete snapshot with id: f0a2d36b-7594-43c7-b866-26ebf577351b Aug 13 21:11:59.809926 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:11:59.809926 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:11:59.810338 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-3d717db9-474c-4c3f-bec0-ddfeeaf6387e tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Snapshot retrieved successfully. Aug 13 21:11:59.826978 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-3d717db9-474c-4c3f-bec0-ddfeeaf6387e tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Snapshot delete request issued successfully. Aug 13 21:11:59.827152 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3d717db9-474c-4c3f-bec0-ddfeeaf6387e tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/snapshots/f0a2d36b-7594-43c7-b866-26ebf577351b returned with HTTP 202 Aug 13 21:11:59.827525 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 595/2349] 10.4.3.14 () {66 vars in 1350 bytes} [Thu Aug 13 21:11:59 2026] DELETE /volume/v3/snapshots/f0a2d36b-7594-43c7-b866-26ebf577351b => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:11:59.833903 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-be52700f-aa32-4a39-a00f-a43e8dc590d5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:59.835706 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-be52700f-aa32-4a39-a00f-a43e8dc590d5 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/snapshots/f0a2d36b-7594-43c7-b866-26ebf577351b Aug 13 21:11:59.835927 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-be52700f-aa32-4a39-a00f-a43e8dc590d5 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:59.836316 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-be52700f-aa32-4a39-a00f-a43e8dc590d5 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:59.841568 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:11:59.841568 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:11:59.842003 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-be52700f-aa32-4a39-a00f-a43e8dc590d5 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Snapshot retrieved successfully. Aug 13 21:11:59.842780 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-be52700f-aa32-4a39-a00f-a43e8dc590d5 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/snapshots/f0a2d36b-7594-43c7-b866-26ebf577351b returned with HTTP 200 Aug 13 21:11:59.843174 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 584/2350] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:11:59 2026] GET /volume/v3/snapshots/f0a2d36b-7594-43c7-b866-26ebf577351b => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:11:59.950246 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-1ca3bb94-2cd9-4922-884f-a1687dd082f4 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:11:59.952180 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1ca3bb94-2cd9-4922-884f-a1687dd082f4 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 Aug 13 21:11:59.952399 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1ca3bb94-2cd9-4922-884f-a1687dd082f4 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:11:59.952589 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1ca3bb94-2cd9-4922-884f-a1687dd082f4 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:11:59.959751 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:11:59.959751 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:11:59.963473 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-1ca3bb94-2cd9-4922-884f-a1687dd082f4 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume info retrieved successfully. Aug 13 21:11:59.967712 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1ca3bb94-2cd9-4922-884f-a1687dd082f4 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 returned with HTTP 200 Aug 13 21:11:59.968365 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 584/2351] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:11:59 2026] GET /volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 => generated 926 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:11:59.973854 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-406d0811-777a-4845-94db-b3bd56d980a8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:00.048349 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-cf4f8df1-d7c8-44ce-b450-acd2eee45dbf req-d818eb4f-0d42-4668-b1f2-f009fe09828b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:00.050103 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-cf4f8df1-d7c8-44ce-b450-acd2eee45dbf req-d818eb4f-0d42-4668-b1f2-f009fe09828b tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] POST https://10.4.3.14/volume/v3/attachments/b5101add-b00b-439a-a93d-a014a44d9814/action Aug 13 21:12:00.050413 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-cf4f8df1-d7c8-44ce-b450-acd2eee45dbf req-d818eb4f-0d42-4668-b1f2-f009fe09828b tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Action body: b'{"os-complete": null}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:12:00.050535 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-cf4f8df1-d7c8-44ce-b450-acd2eee45dbf req-d818eb4f-0d42-4668-b1f2-f009fe09828b tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:12:00.065222 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:00.065222 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:00.076679 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-cf4f8df1-d7c8-44ce-b450-acd2eee45dbf req-d818eb4f-0d42-4668-b1f2-f009fe09828b tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] https://10.4.3.14/volume/v3/attachments/b5101add-b00b-439a-a93d-a014a44d9814/action returned with HTTP 204 Aug 13 21:12:00.077088 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 596/2352] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:12:00 2026] POST /volume/v3/attachments/b5101add-b00b-439a-a93d-a014a44d9814/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:12:00.090866 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-406d0811-777a-4845-94db-b3bd56d980a8 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:12:00.091273 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-406d0811-777a-4845-94db-b3bd56d980a8 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1967882801"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:12:00.092730 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-406d0811-777a-4845-94db-b3bd56d980a8 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1967882801'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:12:00.092790 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-406d0811-777a-4845-94db-b3bd56d980a8 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Create volume of 1 GB Aug 13 21:12:00.096610 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-406d0811-777a-4845-94db-b3bd56d980a8 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Availability Zones retrieved successfully. Aug 13 21:12:00.101800 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-406d0811-777a-4845-94db-b3bd56d980a8 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Flow 'volume_create_api' (c746a982-4cb7-49c7-9f50-c6908070b4d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:12:00.102729 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-406d0811-777a-4845-94db-b3bd56d980a8 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd983fb5-1cb2-4099-8bbc-4ca854411059) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:00.103601 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-406d0811-777a-4845-94db-b3bd56d980a8 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:12:00.127289 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-406d0811-777a-4845-94db-b3bd56d980a8 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd983fb5-1cb2-4099-8bbc-4ca854411059) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:00.128004 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-406d0811-777a-4845-94db-b3bd56d980a8 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c894d62-fb91-4282-b2ef-3aa5954bde04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:00.200988 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-406d0811-777a-4845-94db-b3bd56d980a8 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Created reservations ['7d173b21-cd00-45a4-9fb3-96765b587aeb', '1fcf6440-8819-4094-b9df-1849b1f42294', '88ac6d43-7098-4bb2-9156-671f28261898', '93f7aeae-7e43-4792-9577-e59dea1f0a91'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:12:00.202079 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-406d0811-777a-4845-94db-b3bd56d980a8 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c894d62-fb91-4282-b2ef-3aa5954bde04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d173b21-cd00-45a4-9fb3-96765b587aeb', '1fcf6440-8819-4094-b9df-1849b1f42294', '88ac6d43-7098-4bb2-9156-671f28261898', '93f7aeae-7e43-4792-9577-e59dea1f0a91']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:00.203122 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-406d0811-777a-4845-94db-b3bd56d980a8 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a8edd7c-856e-4f39-b6d6-b7c553407e16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:00.232900 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-406d0811-777a-4845-94db-b3bd56d980a8 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a8edd7c-856e-4f39-b6d6-b7c553407e16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a2fd5ae-82d3-44a2-8505-d8902d5b0d2c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1967882801',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0401c61b93ed4da788ce965a36e4c7c4',qos_specs=None,replication_status=,reservations=['7d173b21-cd00-45a4-9fb3-96765b587aeb','1fcf6440-8819-4094-b9df-1849b1f42294','88ac6d43-7098-4bb2-9156-671f28261898','93f7aeae-7e43-4792-9577-e59dea1f0a91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71842f0fc30e48d4992b60232687d876',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:12:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1967882801',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6a2fd5ae-82d3-44a2-8505-d8902d5b0d2c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='0401c61b93ed4da788ce965a36e4c7c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71842f0fc30e48d4992b60232687d876',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:00.233618 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-406d0811-777a-4845-94db-b3bd56d980a8 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5d6c6a4-481a-4ca2-9c81-d4c96782924f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:00.257716 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-406d0811-777a-4845-94db-b3bd56d980a8 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5d6c6a4-481a-4ca2-9c81-d4c96782924f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1967882801',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0401c61b93ed4da788ce965a36e4c7c4',qos_specs=None,replication_status=,reservations=['7d173b21-cd00-45a4-9fb3-96765b587aeb','1fcf6440-8819-4094-b9df-1849b1f42294','88ac6d43-7098-4bb2-9156-671f28261898','93f7aeae-7e43-4792-9577-e59dea1f0a91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71842f0fc30e48d4992b60232687d876',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:00.258496 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-406d0811-777a-4845-94db-b3bd56d980a8 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25d5d970-1125-486d-a9de-ab372891b91b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:00.268318 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-406d0811-777a-4845-94db-b3bd56d980a8 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25d5d970-1125-486d-a9de-ab372891b91b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:00.269043 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-406d0811-777a-4845-94db-b3bd56d980a8 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Flow 'volume_create_api' (c746a982-4cb7-49c7-9f50-c6908070b4d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:12:00.269305 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-406d0811-777a-4845-94db-b3bd56d980a8 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Create volume request issued successfully. Aug 13 21:12:00.269863 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-406d0811-777a-4845-94db-b3bd56d980a8 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:12:00.270467 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 589/2353] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:11:59 2026] POST /volume/v3/volumes => generated 758 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:12:00.283818 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3f1dd5cb-2fed-4de0-acb9-57be0c653320 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:00.285470 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3f1dd5cb-2fed-4de0-acb9-57be0c653320 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] GET https://10.4.3.14/volume/v3/volumes/6a2fd5ae-82d3-44a2-8505-d8902d5b0d2c Aug 13 21:12:00.285662 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3f1dd5cb-2fed-4de0-acb9-57be0c653320 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:00.285870 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3f1dd5cb-2fed-4de0-acb9-57be0c653320 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:00.292487 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:00.292487 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:00.295772 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3f1dd5cb-2fed-4de0-acb9-57be0c653320 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Volume info retrieved successfully. Aug 13 21:12:00.299427 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3f1dd5cb-2fed-4de0-acb9-57be0c653320 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] https://10.4.3.14/volume/v3/volumes/6a2fd5ae-82d3-44a2-8505-d8902d5b0d2c returned with HTTP 200 Aug 13 21:12:00.299822 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 585/2354] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:00 2026] GET /volume/v3/volumes/6a2fd5ae-82d3-44a2-8505-d8902d5b0d2c => generated 826 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:00.482808 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ec51069a-731c-4c49-b070-601380638c36 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:00.484617 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ec51069a-731c-4c49-b070-601380638c36 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] GET https://10.4.3.14/volume/v3/volumes/395418d4-6cbd-44b5-a797-3bba900eded7 Aug 13 21:12:00.484777 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ec51069a-731c-4c49-b070-601380638c36 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:00.484970 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ec51069a-731c-4c49-b070-601380638c36 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:00.496444 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:00.496444 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:00.500498 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-ec51069a-731c-4c49-b070-601380638c36 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Volume info retrieved successfully. Aug 13 21:12:00.504059 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ec51069a-731c-4c49-b070-601380638c36 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] https://10.4.3.14/volume/v3/volumes/395418d4-6cbd-44b5-a797-3bba900eded7 returned with HTTP 200 Aug 13 21:12:00.504390 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 585/2355] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:00 2026] GET /volume/v3/volumes/395418d4-6cbd-44b5-a797-3bba900eded7 => generated 1140 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:00.516868 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-44c00e4e-b64e-44e0-9f42-24648e528437 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:00.518695 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-44c00e4e-b64e-44e0-9f42-24648e528437 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] GET https://10.4.3.14/volume/v3/volumes/395418d4-6cbd-44b5-a797-3bba900eded7 Aug 13 21:12:00.518858 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-44c00e4e-b64e-44e0-9f42-24648e528437 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:00.519121 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-44c00e4e-b64e-44e0-9f42-24648e528437 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:00.533530 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:00.533530 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:00.537244 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-44c00e4e-b64e-44e0-9f42-24648e528437 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Volume info retrieved successfully. Aug 13 21:12:00.541473 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-44c00e4e-b64e-44e0-9f42-24648e528437 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] https://10.4.3.14/volume/v3/volumes/395418d4-6cbd-44b5-a797-3bba900eded7 returned with HTTP 200 Aug 13 21:12:00.541862 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 597/2356] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:00 2026] GET /volume/v3/volumes/395418d4-6cbd-44b5-a797-3bba900eded7 => generated 1140 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:00.593380 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-6dfe29f5-d049-4f16-b880-9551ca9a653e req-db13c9e4-9fd1-40f8-8cfc-4c53d622b111 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:00.595241 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-6dfe29f5-d049-4f16-b880-9551ca9a653e req-db13c9e4-9fd1-40f8-8cfc-4c53d622b111 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] GET https://10.4.3.14/volume/v3/volumes/395418d4-6cbd-44b5-a797-3bba900eded7 Aug 13 21:12:00.595427 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-6dfe29f5-d049-4f16-b880-9551ca9a653e req-db13c9e4-9fd1-40f8-8cfc-4c53d622b111 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:00.595669 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-6dfe29f5-d049-4f16-b880-9551ca9a653e req-db13c9e4-9fd1-40f8-8cfc-4c53d622b111 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:00.607996 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:00.607996 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:00.613515 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-6dfe29f5-d049-4f16-b880-9551ca9a653e req-db13c9e4-9fd1-40f8-8cfc-4c53d622b111 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Volume info retrieved successfully. Aug 13 21:12:00.618768 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-6dfe29f5-d049-4f16-b880-9551ca9a653e req-db13c9e4-9fd1-40f8-8cfc-4c53d622b111 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] https://10.4.3.14/volume/v3/volumes/395418d4-6cbd-44b5-a797-3bba900eded7 returned with HTTP 200 Aug 13 21:12:00.619169 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 590/2357] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:12:00 2026] GET /volume/v3/volumes/395418d4-6cbd-44b5-a797-3bba900eded7 => generated 1140 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:00.653126 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-62541aed-87f1-4c64-b9e1-20a4293116dd None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:00.655115 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-62541aed-87f1-4c64-b9e1-20a4293116dd tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a Aug 13 21:12:00.655400 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-62541aed-87f1-4c64-b9e1-20a4293116dd tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:00.655709 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-62541aed-87f1-4c64-b9e1-20a4293116dd tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:00.655904 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-62541aed-87f1-4c64-b9e1-20a4293116dd tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 79bbc4be-150c-4ffe-b27e-dde746a8303a. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:12:00.661081 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:00.661081 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:00.662054 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-62541aed-87f1-4c64-b9e1-20a4293116dd tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a returned with HTTP 200 Aug 13 21:12:00.662475 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 586/2358] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:00 2026] GET /volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a => generated 823 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:00.738177 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-50b9072c-1481-4766-a66b-b287f2dbfc0d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:00.740582 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-50b9072c-1481-4766-a66b-b287f2dbfc0d tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 Aug 13 21:12:00.740758 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-50b9072c-1481-4766-a66b-b287f2dbfc0d tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:00.740955 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-50b9072c-1481-4766-a66b-b287f2dbfc0d tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:00.741079 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-50b9072c-1481-4766-a66b-b287f2dbfc0d tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id 275661ca-aac2-488a-947a-1bafe3a97002. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:12:00.748815 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:00.748815 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:00.749427 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-50b9072c-1481-4766-a66b-b287f2dbfc0d tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 returned with HTTP 200 Aug 13 21:12:00.749828 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 586/2359] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:12:00 2026] GET /volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 => generated 695 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:00.817254 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-60ca1fdc-c3d6-4383-8286-6486adae8136 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:00.818783 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-60ca1fdc-c3d6-4383-8286-6486adae8136 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] DELETE https://10.4.3.14/volume/v3/volumes/21478faa-8f6a-407f-bf2b-8cbe0b04ce0b Aug 13 21:12:00.818978 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-60ca1fdc-c3d6-4383-8286-6486adae8136 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:00.819167 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-60ca1fdc-c3d6-4383-8286-6486adae8136 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:00.819315 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-60ca1fdc-c3d6-4383-8286-6486adae8136 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Delete volume with id: 21478faa-8f6a-407f-bf2b-8cbe0b04ce0b Aug 13 21:12:00.825076 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:00.825076 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:00.825489 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-60ca1fdc-c3d6-4383-8286-6486adae8136 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:12:00.836083 np0000007265 devstack@c-api.service[100216]: WARNING cinder.keymgr.conf_key_mgr [None req-60ca1fdc-c3d6-4383-8286-6486adae8136 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 21:12:00.842686 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-60ca1fdc-c3d6-4383-8286-6486adae8136 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Delete volume request issued successfully. Aug 13 21:12:00.842871 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-60ca1fdc-c3d6-4383-8286-6486adae8136 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/21478faa-8f6a-407f-bf2b-8cbe0b04ce0b returned with HTTP 202 Aug 13 21:12:00.843333 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 598/2360] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:12:00 2026] DELETE /volume/v3/volumes/21478faa-8f6a-407f-bf2b-8cbe0b04ce0b => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:12:00.852597 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a56407ce-6620-42fd-8743-d34f6beb60be None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:00.852703 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5fa414de-cdec-45c1-9b34-6381c814a3b5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:00.854746 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5fa414de-cdec-45c1-9b34-6381c814a3b5 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/21478faa-8f6a-407f-bf2b-8cbe0b04ce0b Aug 13 21:12:00.854819 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a56407ce-6620-42fd-8743-d34f6beb60be tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/snapshots/f0a2d36b-7594-43c7-b866-26ebf577351b Aug 13 21:12:00.854974 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a56407ce-6620-42fd-8743-d34f6beb60be tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:00.855015 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5fa414de-cdec-45c1-9b34-6381c814a3b5 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:00.855199 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a56407ce-6620-42fd-8743-d34f6beb60be tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:00.855241 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5fa414de-cdec-45c1-9b34-6381c814a3b5 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:00.860107 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a56407ce-6620-42fd-8743-d34f6beb60be tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/snapshots/f0a2d36b-7594-43c7-b866-26ebf577351b returned with HTTP 404 Aug 13 21:12:00.860883 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 587/2361] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:12:00 2026] GET /volume/v3/snapshots/f0a2d36b-7594-43c7-b866-26ebf577351b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:12:00.864942 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:00.864942 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:00.869097 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-5fa414de-cdec-45c1-9b34-6381c814a3b5 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:12:00.871460 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b3388a44-d1e2-4f6d-af2b-1ae0e804aac2 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:00.873162 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b3388a44-d1e2-4f6d-af2b-1ae0e804aac2 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] DELETE https://10.4.3.14/volume/v3/snapshots/972af8a3-ebae-4cbc-9042-37ccbeeb84d5 Aug 13 21:12:00.873369 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b3388a44-d1e2-4f6d-af2b-1ae0e804aac2 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:00.873586 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b3388a44-d1e2-4f6d-af2b-1ae0e804aac2 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:00.873627 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5fa414de-cdec-45c1-9b34-6381c814a3b5 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/21478faa-8f6a-407f-bf2b-8cbe0b04ce0b returned with HTTP 200 Aug 13 21:12:00.873712 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.snapshots [None req-b3388a44-d1e2-4f6d-af2b-1ae0e804aac2 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Delete snapshot with id: 972af8a3-ebae-4cbc-9042-37ccbeeb84d5 Aug 13 21:12:00.873983 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 591/2362] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:00 2026] GET /volume/v3/volumes/21478faa-8f6a-407f-bf2b-8cbe0b04ce0b => generated 879 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:00.878213 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:00.878213 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:00.878683 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-b3388a44-d1e2-4f6d-af2b-1ae0e804aac2 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Snapshot retrieved successfully. Aug 13 21:12:00.902107 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-b3388a44-d1e2-4f6d-af2b-1ae0e804aac2 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Snapshot delete request issued successfully. Aug 13 21:12:00.902398 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b3388a44-d1e2-4f6d-af2b-1ae0e804aac2 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/snapshots/972af8a3-ebae-4cbc-9042-37ccbeeb84d5 returned with HTTP 202 Aug 13 21:12:00.903052 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 587/2363] 10.4.3.14 () {66 vars in 1350 bytes} [Thu Aug 13 21:12:00 2026] DELETE /volume/v3/snapshots/972af8a3-ebae-4cbc-9042-37ccbeeb84d5 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:12:00.913536 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-14fae3c3-67b3-49e8-863d-e1434d2b03b4 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:00.915371 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-14fae3c3-67b3-49e8-863d-e1434d2b03b4 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/snapshots/972af8a3-ebae-4cbc-9042-37ccbeeb84d5 Aug 13 21:12:00.915639 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-14fae3c3-67b3-49e8-863d-e1434d2b03b4 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:00.915864 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-14fae3c3-67b3-49e8-863d-e1434d2b03b4 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:00.921820 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:00.921820 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:00.922508 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-14fae3c3-67b3-49e8-863d-e1434d2b03b4 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Snapshot retrieved successfully. Aug 13 21:12:00.923604 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-14fae3c3-67b3-49e8-863d-e1434d2b03b4 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/snapshots/972af8a3-ebae-4cbc-9042-37ccbeeb84d5 returned with HTTP 200 Aug 13 21:12:00.924116 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 599/2364] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:12:00 2026] GET /volume/v3/snapshots/972af8a3-ebae-4cbc-9042-37ccbeeb84d5 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:00.981627 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b92f24c2-9576-4382-b262-d3451a728581 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:00.984584 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b92f24c2-9576-4382-b262-d3451a728581 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 Aug 13 21:12:00.984829 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b92f24c2-9576-4382-b262-d3451a728581 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:00.985055 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b92f24c2-9576-4382-b262-d3451a728581 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:00.996778 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:00.996778 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:01.000977 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b92f24c2-9576-4382-b262-d3451a728581 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume info retrieved successfully. Aug 13 21:12:01.005145 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b92f24c2-9576-4382-b262-d3451a728581 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 returned with HTTP 200 Aug 13 21:12:01.005548 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 588/2365] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:00 2026] GET /volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 => generated 926 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:01.311287 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2b2a2366-6d2a-4e4f-b3fb-94f4e2374137 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:01.313264 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2b2a2366-6d2a-4e4f-b3fb-94f4e2374137 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] GET https://10.4.3.14/volume/v3/volumes/6a2fd5ae-82d3-44a2-8505-d8902d5b0d2c Aug 13 21:12:01.313585 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2b2a2366-6d2a-4e4f-b3fb-94f4e2374137 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:01.313852 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2b2a2366-6d2a-4e4f-b3fb-94f4e2374137 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:01.321339 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:01.321339 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:01.325381 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-2b2a2366-6d2a-4e4f-b3fb-94f4e2374137 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Volume info retrieved successfully. Aug 13 21:12:01.329608 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2b2a2366-6d2a-4e4f-b3fb-94f4e2374137 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] https://10.4.3.14/volume/v3/volumes/6a2fd5ae-82d3-44a2-8505-d8902d5b0d2c returned with HTTP 200 Aug 13 21:12:01.330104 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 592/2366] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:01 2026] GET /volume/v3/volumes/6a2fd5ae-82d3-44a2-8505-d8902d5b0d2c => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:01.350932 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-660b7adc-8241-4dde-8c47-5b1d5106a0e7 req-4d09f73b-6f89-4966-9872-47827721cd02 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:01.353829 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-660b7adc-8241-4dde-8c47-5b1d5106a0e7 req-4d09f73b-6f89-4966-9872-47827721cd02 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] GET https://10.4.3.14/volume/v3/volumes/6a2fd5ae-82d3-44a2-8505-d8902d5b0d2c Aug 13 21:12:01.354053 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-660b7adc-8241-4dde-8c47-5b1d5106a0e7 req-4d09f73b-6f89-4966-9872-47827721cd02 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:01.354237 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-660b7adc-8241-4dde-8c47-5b1d5106a0e7 req-4d09f73b-6f89-4966-9872-47827721cd02 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:01.360743 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:01.360743 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:01.364382 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-660b7adc-8241-4dde-8c47-5b1d5106a0e7 req-4d09f73b-6f89-4966-9872-47827721cd02 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Volume info retrieved successfully. Aug 13 21:12:01.367901 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-660b7adc-8241-4dde-8c47-5b1d5106a0e7 req-4d09f73b-6f89-4966-9872-47827721cd02 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] https://10.4.3.14/volume/v3/volumes/6a2fd5ae-82d3-44a2-8505-d8902d5b0d2c returned with HTTP 200 Aug 13 21:12:01.368265 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 588/2367] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:12:01 2026] GET /volume/v3/volumes/6a2fd5ae-82d3-44a2-8505-d8902d5b0d2c => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:01.383919 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c02a11b7-7290-4e02-8fd9-032b72f719d6 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:01.385951 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c02a11b7-7290-4e02-8fd9-032b72f719d6 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:12:01.386369 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c02a11b7-7290-4e02-8fd9-032b72f719d6 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1491321654"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:12:01.388074 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-c02a11b7-7290-4e02-8fd9-032b72f719d6 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1491321654'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:12:01.388220 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-c02a11b7-7290-4e02-8fd9-032b72f719d6 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Create volume of 1 GB Aug 13 21:12:01.392588 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-c02a11b7-7290-4e02-8fd9-032b72f719d6 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Availability Zones retrieved successfully. Aug 13 21:12:01.400021 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-c02a11b7-7290-4e02-8fd9-032b72f719d6 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Flow 'volume_create_api' (c3b278b5-8472-4eb9-8a71-b9a750d4e24a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:12:01.401224 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-c02a11b7-7290-4e02-8fd9-032b72f719d6 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fdff07c-0193-4159-af7e-6b201d9100ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:01.402424 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-c02a11b7-7290-4e02-8fd9-032b72f719d6 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:12:01.433015 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-c02a11b7-7290-4e02-8fd9-032b72f719d6 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fdff07c-0193-4159-af7e-6b201d9100ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:01.433980 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-c02a11b7-7290-4e02-8fd9-032b72f719d6 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6aad59a0-f192-407a-b28d-4b5d3119a26b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:01.478359 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-c02a11b7-7290-4e02-8fd9-032b72f719d6 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Created reservations ['e6edb547-7601-4d0c-9982-c6e6f6a05309', 'fa4e7582-4ed6-43dd-8f14-df58f4accbca', 'f337e431-9b9c-42fb-bb1f-dec20f7e31ec', '890628d4-78b6-410b-bbaf-29b7ab067b93'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:12:01.479059 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-c02a11b7-7290-4e02-8fd9-032b72f719d6 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6aad59a0-f192-407a-b28d-4b5d3119a26b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6edb547-7601-4d0c-9982-c6e6f6a05309', 'fa4e7582-4ed6-43dd-8f14-df58f4accbca', 'f337e431-9b9c-42fb-bb1f-dec20f7e31ec', '890628d4-78b6-410b-bbaf-29b7ab067b93']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:01.479700 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-c02a11b7-7290-4e02-8fd9-032b72f719d6 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb4ba5d6-120e-489a-b817-b4ca44ca668b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:01.508115 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-c02a11b7-7290-4e02-8fd9-032b72f719d6 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb4ba5d6-120e-489a-b817-b4ca44ca668b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd20720b1-b2d8-430c-a1d0-7d77aaca4b2e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1491321654',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0401c61b93ed4da788ce965a36e4c7c4',qos_specs=None,replication_status=,reservations=['e6edb547-7601-4d0c-9982-c6e6f6a05309','fa4e7582-4ed6-43dd-8f14-df58f4accbca','f337e431-9b9c-42fb-bb1f-dec20f7e31ec','890628d4-78b6-410b-bbaf-29b7ab067b93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71842f0fc30e48d4992b60232687d876',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:12:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1491321654',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d20720b1-b2d8-430c-a1d0-7d77aaca4b2e,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='0401c61b93ed4da788ce965a36e4c7c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71842f0fc30e48d4992b60232687d876',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:01.508873 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-c02a11b7-7290-4e02-8fd9-032b72f719d6 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6313b160-d302-40b5-a715-1120e2baff46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:01.528888 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-c02a11b7-7290-4e02-8fd9-032b72f719d6 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6313b160-d302-40b5-a715-1120e2baff46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1491321654',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0401c61b93ed4da788ce965a36e4c7c4',qos_specs=None,replication_status=,reservations=['e6edb547-7601-4d0c-9982-c6e6f6a05309','fa4e7582-4ed6-43dd-8f14-df58f4accbca','f337e431-9b9c-42fb-bb1f-dec20f7e31ec','890628d4-78b6-410b-bbaf-29b7ab067b93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71842f0fc30e48d4992b60232687d876',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:01.529692 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-c02a11b7-7290-4e02-8fd9-032b72f719d6 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe861d6d-a5bc-4b24-9ed5-b077092e2e86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:01.540421 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-c02a11b7-7290-4e02-8fd9-032b72f719d6 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe861d6d-a5bc-4b24-9ed5-b077092e2e86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:01.541300 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-c02a11b7-7290-4e02-8fd9-032b72f719d6 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Flow 'volume_create_api' (c3b278b5-8472-4eb9-8a71-b9a750d4e24a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:12:01.541661 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-c02a11b7-7290-4e02-8fd9-032b72f719d6 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Create volume request issued successfully. Aug 13 21:12:01.542286 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c02a11b7-7290-4e02-8fd9-032b72f719d6 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:12:01.543072 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 600/2368] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:12:01 2026] POST /volume/v3/volumes => generated 758 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:12:01.555431 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3c67e96a-9442-4454-a458-4bec20895ba9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:01.557163 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3c67e96a-9442-4454-a458-4bec20895ba9 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] GET https://10.4.3.14/volume/v3/volumes/d20720b1-b2d8-430c-a1d0-7d77aaca4b2e Aug 13 21:12:01.557542 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3c67e96a-9442-4454-a458-4bec20895ba9 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:01.557542 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3c67e96a-9442-4454-a458-4bec20895ba9 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:01.566093 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:01.566093 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:01.570183 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3c67e96a-9442-4454-a458-4bec20895ba9 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Volume info retrieved successfully. Aug 13 21:12:01.575188 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3c67e96a-9442-4454-a458-4bec20895ba9 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] https://10.4.3.14/volume/v3/volumes/d20720b1-b2d8-430c-a1d0-7d77aaca4b2e returned with HTTP 200 Aug 13 21:12:01.575690 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 589/2369] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:01 2026] GET /volume/v3/volumes/d20720b1-b2d8-430c-a1d0-7d77aaca4b2e => generated 826 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:01.676514 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b6014bd5-e9fd-4247-88af-67a0ea1c7427 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:01.678364 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b6014bd5-e9fd-4247-88af-67a0ea1c7427 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a Aug 13 21:12:01.678615 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b6014bd5-e9fd-4247-88af-67a0ea1c7427 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:01.678847 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b6014bd5-e9fd-4247-88af-67a0ea1c7427 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:01.679007 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-b6014bd5-e9fd-4247-88af-67a0ea1c7427 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 79bbc4be-150c-4ffe-b27e-dde746a8303a. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:12:01.683527 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:01.683527 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:01.684409 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b6014bd5-e9fd-4247-88af-67a0ea1c7427 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a returned with HTTP 200 Aug 13 21:12:01.684916 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 593/2370] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:01 2026] GET /volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a => generated 823 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:01.760739 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-db45886a-1ecf-4ae5-99f3-890473988dfa None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:01.762529 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-db45886a-1ecf-4ae5-99f3-890473988dfa tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 Aug 13 21:12:01.762727 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-db45886a-1ecf-4ae5-99f3-890473988dfa tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:01.762916 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-db45886a-1ecf-4ae5-99f3-890473988dfa tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:01.763035 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-db45886a-1ecf-4ae5-99f3-890473988dfa tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id 275661ca-aac2-488a-947a-1bafe3a97002. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:12:01.767206 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:01.767206 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:01.767816 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-db45886a-1ecf-4ae5-99f3-890473988dfa tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 returned with HTTP 200 Aug 13 21:12:01.768332 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 589/2371] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:12:01 2026] GET /volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 => generated 695 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:01.888834 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-72fd50a2-c114-44b1-8d82-1262f73838c5 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:01.891005 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-72fd50a2-c114-44b1-8d82-1262f73838c5 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/21478faa-8f6a-407f-bf2b-8cbe0b04ce0b Aug 13 21:12:01.891937 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-72fd50a2-c114-44b1-8d82-1262f73838c5 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:01.891937 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-72fd50a2-c114-44b1-8d82-1262f73838c5 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:01.898242 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-72fd50a2-c114-44b1-8d82-1262f73838c5 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/21478faa-8f6a-407f-bf2b-8cbe0b04ce0b returned with HTTP 404 Aug 13 21:12:01.898863 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 601/2372] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:01 2026] GET /volume/v3/volumes/21478faa-8f6a-407f-bf2b-8cbe0b04ce0b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:12:01.905025 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-aca3e0c6-ed04-4ab7-a42b-56bd0466fe27 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:01.907023 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-aca3e0c6-ed04-4ab7-a42b-56bd0466fe27 tempest-TestEncryptedCinderVolumes-90020259 tempest-TestEncryptedCinderVolumes-90020259-project-admin] GET https://10.4.3.14/volume/v3/volumes/detail?all_tenants=1 Aug 13 21:12:01.907222 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-aca3e0c6-ed04-4ab7-a42b-56bd0466fe27 tempest-TestEncryptedCinderVolumes-90020259 tempest-TestEncryptedCinderVolumes-90020259-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:01.907579 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-aca3e0c6-ed04-4ab7-a42b-56bd0466fe27 tempest-TestEncryptedCinderVolumes-90020259 tempest-TestEncryptedCinderVolumes-90020259-project-admin] Calling method 'detail' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:01.908167 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-aca3e0c6-ed04-4ab7-a42b-56bd0466fe27 tempest-TestEncryptedCinderVolumes-90020259 tempest-TestEncryptedCinderVolumes-90020259-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:12:01.933649 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7819e2c0-20cb-4878-acd1-a162863b1724 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:01.935387 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7819e2c0-20cb-4878-acd1-a162863b1724 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/snapshots/972af8a3-ebae-4cbc-9042-37ccbeeb84d5 Aug 13 21:12:01.935591 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7819e2c0-20cb-4878-acd1-a162863b1724 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:01.935769 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7819e2c0-20cb-4878-acd1-a162863b1724 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:01.940272 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7819e2c0-20cb-4878-acd1-a162863b1724 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/snapshots/972af8a3-ebae-4cbc-9042-37ccbeeb84d5 returned with HTTP 404 Aug 13 21:12:01.940850 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 594/2373] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:12:01 2026] GET /volume/v3/snapshots/972af8a3-ebae-4cbc-9042-37ccbeeb84d5 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:12:01.947381 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-a3decec0-9a55-4565-9d78-91aee370a460 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:01.947614 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-aca3e0c6-ed04-4ab7-a42b-56bd0466fe27 tempest-TestEncryptedCinderVolumes-90020259 tempest-TestEncryptedCinderVolumes-90020259-project-admin] Get all volumes completed successfully. Aug 13 21:12:01.949233 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a3decec0-9a55-4565-9d78-91aee370a460 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] DELETE https://10.4.3.14/volume/v3/snapshots/43f448d6-d155-4050-aa16-415da741b8be Aug 13 21:12:01.949465 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a3decec0-9a55-4565-9d78-91aee370a460 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:01.949682 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a3decec0-9a55-4565-9d78-91aee370a460 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:01.949785 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.snapshots [None req-a3decec0-9a55-4565-9d78-91aee370a460 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Delete snapshot with id: 43f448d6-d155-4050-aa16-415da741b8be Aug 13 21:12:01.950071 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:01.950071 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:01.954538 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-aca3e0c6-ed04-4ab7-a42b-56bd0466fe27 tempest-TestEncryptedCinderVolumes-90020259 tempest-TestEncryptedCinderVolumes-90020259-project-admin] https://10.4.3.14/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 21:12:01.954948 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 590/2374] 10.4.3.14 () {66 vars in 1278 bytes} [Thu Aug 13 21:12:01 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11938 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:12:01.955105 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:01.955105 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:01.955562 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-a3decec0-9a55-4565-9d78-91aee370a460 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Snapshot retrieved successfully. Aug 13 21:12:01.969912 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-6a0e4f18-f3cb-4618-b53c-98dea8029cac None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:01.973775 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6a0e4f18-f3cb-4618-b53c-98dea8029cac tempest-TestEncryptedCinderVolumes-90020259 tempest-TestEncryptedCinderVolumes-90020259-project-admin] DELETE https://10.4.3.14/volume/v3/types/a5801a5b-7fe1-48ec-b242-090ae84e09e6 Aug 13 21:12:01.974046 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6a0e4f18-f3cb-4618-b53c-98dea8029cac tempest-TestEncryptedCinderVolumes-90020259 tempest-TestEncryptedCinderVolumes-90020259-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:01.974308 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6a0e4f18-f3cb-4618-b53c-98dea8029cac tempest-TestEncryptedCinderVolumes-90020259 tempest-TestEncryptedCinderVolumes-90020259-project-admin] Calling method '_delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:01.974654 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:01.974654 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:01.981622 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-a3decec0-9a55-4565-9d78-91aee370a460 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Snapshot delete request issued successfully. Aug 13 21:12:01.981815 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a3decec0-9a55-4565-9d78-91aee370a460 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/snapshots/43f448d6-d155-4050-aa16-415da741b8be returned with HTTP 202 Aug 13 21:12:01.982472 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 590/2375] 10.4.3.14 () {66 vars in 1350 bytes} [Thu Aug 13 21:12:01 2026] DELETE /volume/v3/snapshots/43f448d6-d155-4050-aa16-415da741b8be => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:12:01.992427 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-edd56ccc-6e28-4469-9817-a4426222d776 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:01.994910 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-edd56ccc-6e28-4469-9817-a4426222d776 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/snapshots/43f448d6-d155-4050-aa16-415da741b8be Aug 13 21:12:01.995493 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-edd56ccc-6e28-4469-9817-a4426222d776 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:01.995493 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-edd56ccc-6e28-4469-9817-a4426222d776 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:02.001764 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:02.001764 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:02.002571 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-edd56ccc-6e28-4469-9817-a4426222d776 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Snapshot retrieved successfully. Aug 13 21:12:02.003112 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6a0e4f18-f3cb-4618-b53c-98dea8029cac tempest-TestEncryptedCinderVolumes-90020259 tempest-TestEncryptedCinderVolumes-90020259-project-admin] https://10.4.3.14/volume/v3/types/a5801a5b-7fe1-48ec-b242-090ae84e09e6 returned with HTTP 202 Aug 13 21:12:02.003515 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-edd56ccc-6e28-4469-9817-a4426222d776 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/snapshots/43f448d6-d155-4050-aa16-415da741b8be returned with HTTP 200 Aug 13 21:12:02.003579 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 602/2376] 10.4.3.14 () {66 vars in 1338 bytes} [Thu Aug 13 21:12:01 2026] DELETE /volume/v3/types/a5801a5b-7fe1-48ec-b242-090ae84e09e6 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:12:02.004065 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 595/2377] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:12:01 2026] GET /volume/v3/snapshots/43f448d6-d155-4050-aa16-415da741b8be => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:02.018648 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0cb54678-a3c4-402d-819e-2637e9e41c6d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:02.020375 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0cb54678-a3c4-402d-819e-2637e9e41c6d tempest-TestEncryptedCinderVolumes-90020259 tempest-TestEncryptedCinderVolumes-90020259-project-admin] POST https://10.4.3.14/volume/v3/types Aug 13 21:12:02.020724 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0cb54678-a3c4-402d-819e-2637e9e41c6d tempest-TestEncryptedCinderVolumes-90020259 tempest-TestEncryptedCinderVolumes-90020259-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1452699455", "extra_specs": {}}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:12:02.025040 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-db7d098f-603d-47b5-93a3-0b1ddef9a8cb None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:02.029527 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-db7d098f-603d-47b5-93a3-0b1ddef9a8cb tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 Aug 13 21:12:02.029612 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-db7d098f-603d-47b5-93a3-0b1ddef9a8cb tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:02.029899 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-db7d098f-603d-47b5-93a3-0b1ddef9a8cb tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:02.040239 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0cb54678-a3c4-402d-819e-2637e9e41c6d tempest-TestEncryptedCinderVolumes-90020259 tempest-TestEncryptedCinderVolumes-90020259-project-admin] https://10.4.3.14/volume/v3/types returned with HTTP 200 Aug 13 21:12:02.040614 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 591/2378] 10.4.3.14 () {68 vars in 1245 bytes} [Thu Aug 13 21:12:02 2026] POST /volume/v3/types => generated 212 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:02.042507 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:02.042507 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:02.046649 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-db7d098f-603d-47b5-93a3-0b1ddef9a8cb tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume info retrieved successfully. Aug 13 21:12:02.052426 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0982040c-60e1-41f9-8a88-7cea2f94eb89 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:02.052953 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-db7d098f-603d-47b5-93a3-0b1ddef9a8cb tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 returned with HTTP 200 Aug 13 21:12:02.053401 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 591/2379] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:02 2026] GET /volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 => generated 926 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:02.055349 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0982040c-60e1-41f9-8a88-7cea2f94eb89 tempest-TestEncryptedCinderVolumes-90020259 tempest-TestEncryptedCinderVolumes-90020259-project-admin] POST https://10.4.3.14/volume/v3/types/795f8ed9-75b9-4ef6-980f-ebdf2fa539f6/encryption Aug 13 21:12:02.055759 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0982040c-60e1-41f9-8a88-7cea2f94eb89 tempest-TestEncryptedCinderVolumes-90020259 tempest-TestEncryptedCinderVolumes-90020259-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:12:02.072737 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0982040c-60e1-41f9-8a88-7cea2f94eb89 tempest-TestEncryptedCinderVolumes-90020259 tempest-TestEncryptedCinderVolumes-90020259-project-admin] https://10.4.3.14/volume/v3/types/795f8ed9-75b9-4ef6-980f-ebdf2fa539f6/encryption returned with HTTP 200 Aug 13 21:12:02.073130 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 603/2380] 10.4.3.14 () {68 vars in 1390 bytes} [Thu Aug 13 21:12:02 2026] POST /volume/v3/types/795f8ed9-75b9-4ef6-980f-ebdf2fa539f6/encryption => generated 230 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:02.082292 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a9356511-a962-43ac-8adb-a4cc41acdccf None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:02.084071 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a9356511-a962-43ac-8adb-a4cc41acdccf tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:12:02.084495 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a9356511-a962-43ac-8adb-a4cc41acdccf tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1303995907", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1452699455", "size": 1}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:12:02.086321 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-a9356511-a962-43ac-8adb-a4cc41acdccf tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1303995907', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1452699455', 'size': 1}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:12:02.089620 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-a9356511-a962-43ac-8adb-a4cc41acdccf tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Create volume of 1 GB Aug 13 21:12:02.089899 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:02.089899 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:02.090417 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a9356511-a962-43ac-8adb-a4cc41acdccf tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Availability Zones retrieved successfully. Aug 13 21:12:02.096024 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-a9356511-a962-43ac-8adb-a4cc41acdccf tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Flow 'volume_create_api' (15696d45-19f3-4311-bedf-62d53e5632a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:12:02.096945 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-a9356511-a962-43ac-8adb-a4cc41acdccf tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3d6db13-c3d6-4d71-9d8c-0c77f7b59420) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:02.097863 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-a9356511-a962-43ac-8adb-a4cc41acdccf tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:12:02.120667 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-a9356511-a962-43ac-8adb-a4cc41acdccf tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3d6db13-c3d6-4d71-9d8c-0c77f7b59420) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:12:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=795f8ed9-75b9-4ef6-980f-ebdf2fa539f6,is_public=True,name='tempest-scenario-type-luks-1452699455',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '795f8ed9-75b9-4ef6-980f-ebdf2fa539f6', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:02.121531 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-a9356511-a962-43ac-8adb-a4cc41acdccf tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a42bf57-8185-47d9-b213-28158d8ec998) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:02.145513 np0000007265 devstack@c-api.service[100215]: WARNING cinder.quota [None req-a9356511-a962-43ac-8adb-a4cc41acdccf tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1452699455 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1452699455, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:12:02.145862 np0000007265 devstack@c-api.service[100215]: WARNING cinder.quota [None req-a9356511-a962-43ac-8adb-a4cc41acdccf tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1452699455 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1452699455, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:12:02.171567 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-a9356511-a962-43ac-8adb-a4cc41acdccf tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Created reservations ['cca956d5-2252-45ae-b82c-6e314ef45df0', 'e40264f0-2f20-4b0a-a8db-d08b50b6a580', '12b2a081-d2af-41c7-b994-585e43d35593', '276ddab4-c252-48de-9a7b-b8c4828a8ca8'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:12:02.172399 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-a9356511-a962-43ac-8adb-a4cc41acdccf tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a42bf57-8185-47d9-b213-28158d8ec998) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cca956d5-2252-45ae-b82c-6e314ef45df0', 'e40264f0-2f20-4b0a-a8db-d08b50b6a580', '12b2a081-d2af-41c7-b994-585e43d35593', '276ddab4-c252-48de-9a7b-b8c4828a8ca8']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:02.173256 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-a9356511-a962-43ac-8adb-a4cc41acdccf tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e51e0db4-8ce5-4f58-8086-a4df72cd4f6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:02.195362 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-a9356511-a962-43ac-8adb-a4cc41acdccf tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e51e0db4-8ce5-4f58-8086-a4df72cd4f6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f88e595-3fae-43e3-a33c-610e82424cac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1303995907',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e912299f53943c699ae1c0cd858dd91',qos_specs=None,replication_status=,reservations=['cca956d5-2252-45ae-b82c-6e314ef45df0','e40264f0-2f20-4b0a-a8db-d08b50b6a580','12b2a081-d2af-41c7-b994-585e43d35593','276ddab4-c252-48de-9a7b-b8c4828a8ca8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='391d0755b1114045a4de8242d0016dd9',volume_type_id=795f8ed9-75b9-4ef6-980f-ebdf2fa539f6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:12:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1303995907',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=8f88e595-3fae-43e3-a33c-610e82424cac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e912299f53943c699ae1c0cd858dd91',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='391d0755b1114045a4de8242d0016dd9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(795f8ed9-75b9-4ef6-980f-ebdf2fa539f6),volume_type_id=795f8ed9-75b9-4ef6-980f-ebdf2fa539f6)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:02.196081 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-a9356511-a962-43ac-8adb-a4cc41acdccf tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69187428-2aea-4433-be50-42009a230efa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:02.219271 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-a9356511-a962-43ac-8adb-a4cc41acdccf tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69187428-2aea-4433-be50-42009a230efa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1303995907',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e912299f53943c699ae1c0cd858dd91',qos_specs=None,replication_status=,reservations=['cca956d5-2252-45ae-b82c-6e314ef45df0','e40264f0-2f20-4b0a-a8db-d08b50b6a580','12b2a081-d2af-41c7-b994-585e43d35593','276ddab4-c252-48de-9a7b-b8c4828a8ca8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='391d0755b1114045a4de8242d0016dd9',volume_type_id=795f8ed9-75b9-4ef6-980f-ebdf2fa539f6)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:02.220165 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-a9356511-a962-43ac-8adb-a4cc41acdccf tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43aef419-96b9-4cea-a359-51a1562a42df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:02.229325 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-a9356511-a962-43ac-8adb-a4cc41acdccf tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43aef419-96b9-4cea-a359-51a1562a42df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:02.230229 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-a9356511-a962-43ac-8adb-a4cc41acdccf tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Flow 'volume_create_api' (15696d45-19f3-4311-bedf-62d53e5632a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:12:02.230565 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a9356511-a962-43ac-8adb-a4cc41acdccf tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Create volume request issued successfully. Aug 13 21:12:02.231180 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a9356511-a962-43ac-8adb-a4cc41acdccf tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:12:02.231640 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 596/2381] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:12:02 2026] POST /volume/v3/volumes => generated 783 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:12:02.588583 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-787b1ff8-b5aa-4953-a01c-7fb89c2fb22a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:02.590279 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-787b1ff8-b5aa-4953-a01c-7fb89c2fb22a tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] GET https://10.4.3.14/volume/v3/volumes/d20720b1-b2d8-430c-a1d0-7d77aaca4b2e Aug 13 21:12:02.590482 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-787b1ff8-b5aa-4953-a01c-7fb89c2fb22a tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:02.590659 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-787b1ff8-b5aa-4953-a01c-7fb89c2fb22a tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:02.597676 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:02.597676 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:02.601823 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-787b1ff8-b5aa-4953-a01c-7fb89c2fb22a tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Volume info retrieved successfully. Aug 13 21:12:02.605769 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-787b1ff8-b5aa-4953-a01c-7fb89c2fb22a tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] https://10.4.3.14/volume/v3/volumes/d20720b1-b2d8-430c-a1d0-7d77aaca4b2e returned with HTTP 200 Aug 13 21:12:02.606314 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 592/2382] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:02 2026] GET /volume/v3/volumes/d20720b1-b2d8-430c-a1d0-7d77aaca4b2e => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:02.633788 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-b6950ff2-c31d-46db-812a-e8d44d6dff8e req-a6e00c44-b370-4b30-a572-85780cd5013c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:02.636329 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-b6950ff2-c31d-46db-812a-e8d44d6dff8e req-a6e00c44-b370-4b30-a572-85780cd5013c tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] GET https://10.4.3.14/volume/v3/volumes/d20720b1-b2d8-430c-a1d0-7d77aaca4b2e Aug 13 21:12:02.636638 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-b6950ff2-c31d-46db-812a-e8d44d6dff8e req-a6e00c44-b370-4b30-a572-85780cd5013c tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:02.636866 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-b6950ff2-c31d-46db-812a-e8d44d6dff8e req-a6e00c44-b370-4b30-a572-85780cd5013c tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:02.643588 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:02.643588 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:02.647126 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-b6950ff2-c31d-46db-812a-e8d44d6dff8e req-a6e00c44-b370-4b30-a572-85780cd5013c tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Volume info retrieved successfully. Aug 13 21:12:02.651017 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-b6950ff2-c31d-46db-812a-e8d44d6dff8e req-a6e00c44-b370-4b30-a572-85780cd5013c tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] https://10.4.3.14/volume/v3/volumes/d20720b1-b2d8-430c-a1d0-7d77aaca4b2e returned with HTTP 200 Aug 13 21:12:02.651464 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 592/2383] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:12:02 2026] GET /volume/v3/volumes/d20720b1-b2d8-430c-a1d0-7d77aaca4b2e => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:02.666763 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-964f1487-5b37-49a0-8f7b-c281f9381783 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:02.668413 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-964f1487-5b37-49a0-8f7b-c281f9381783 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:12:02.668795 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-964f1487-5b37-49a0-8f7b-c281f9381783 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1189114447"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:12:02.670299 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-964f1487-5b37-49a0-8f7b-c281f9381783 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1189114447'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:12:02.670684 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-964f1487-5b37-49a0-8f7b-c281f9381783 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Create volume of 1 GB Aug 13 21:12:02.674100 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-964f1487-5b37-49a0-8f7b-c281f9381783 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Availability Zones retrieved successfully. Aug 13 21:12:02.679066 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-964f1487-5b37-49a0-8f7b-c281f9381783 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Flow 'volume_create_api' (3bc41f2b-bb06-4477-94c7-614789494936) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:12:02.680024 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-964f1487-5b37-49a0-8f7b-c281f9381783 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4826d7d-9f36-4a8c-9f24-49b711565622) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:02.680876 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-964f1487-5b37-49a0-8f7b-c281f9381783 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:12:02.695780 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1ba34185-6e1a-4afa-9de4-7b62ad7a3167 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:02.698138 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1ba34185-6e1a-4afa-9de4-7b62ad7a3167 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a Aug 13 21:12:02.698377 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1ba34185-6e1a-4afa-9de4-7b62ad7a3167 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:02.698613 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1ba34185-6e1a-4afa-9de4-7b62ad7a3167 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:02.698930 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-1ba34185-6e1a-4afa-9de4-7b62ad7a3167 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 79bbc4be-150c-4ffe-b27e-dde746a8303a. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:12:02.704395 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:02.704395 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:02.705301 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1ba34185-6e1a-4afa-9de4-7b62ad7a3167 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a returned with HTTP 200 Aug 13 21:12:02.705656 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 597/2384] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:02 2026] GET /volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a => generated 823 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:02.706070 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-964f1487-5b37-49a0-8f7b-c281f9381783 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4826d7d-9f36-4a8c-9f24-49b711565622) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:02.707330 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-964f1487-5b37-49a0-8f7b-c281f9381783 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (409cdd87-ca9c-462e-a24b-7b68007d6bba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:02.751696 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-964f1487-5b37-49a0-8f7b-c281f9381783 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Created reservations ['d2c51d73-c5ad-475c-80ea-496b5685d779', '8f135ec8-12a8-40a7-b181-46d02cd236e2', 'bcee8e65-3235-47bf-98ec-e6c79d71d009', '82863fc7-0248-4f37-8d26-957749b77300'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:12:02.752558 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-964f1487-5b37-49a0-8f7b-c281f9381783 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (409cdd87-ca9c-462e-a24b-7b68007d6bba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2c51d73-c5ad-475c-80ea-496b5685d779', '8f135ec8-12a8-40a7-b181-46d02cd236e2', 'bcee8e65-3235-47bf-98ec-e6c79d71d009', '82863fc7-0248-4f37-8d26-957749b77300']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:02.753647 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-964f1487-5b37-49a0-8f7b-c281f9381783 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46a43462-241b-4c54-8991-bdcc9c2bd936) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:02.779710 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-51f4ede7-72ab-4b8c-b58f-68067ca8b982 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:02.781594 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-51f4ede7-72ab-4b8c-b58f-68067ca8b982 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 Aug 13 21:12:02.781800 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-51f4ede7-72ab-4b8c-b58f-68067ca8b982 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:02.782033 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-51f4ede7-72ab-4b8c-b58f-68067ca8b982 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:02.782204 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-51f4ede7-72ab-4b8c-b58f-68067ca8b982 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id 275661ca-aac2-488a-947a-1bafe3a97002. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:12:02.786527 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:02.786527 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:02.787116 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-51f4ede7-72ab-4b8c-b58f-68067ca8b982 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 returned with HTTP 200 Aug 13 21:12:02.787312 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-964f1487-5b37-49a0-8f7b-c281f9381783 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46a43462-241b-4c54-8991-bdcc9c2bd936) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '093a837b-cfb3-4c62-ba08-6bc389395b34', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1189114447',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0401c61b93ed4da788ce965a36e4c7c4',qos_specs=None,replication_status=,reservations=['d2c51d73-c5ad-475c-80ea-496b5685d779','8f135ec8-12a8-40a7-b181-46d02cd236e2','bcee8e65-3235-47bf-98ec-e6c79d71d009','82863fc7-0248-4f37-8d26-957749b77300'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71842f0fc30e48d4992b60232687d876',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:12:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1189114447',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=093a837b-cfb3-4c62-ba08-6bc389395b34,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='0401c61b93ed4da788ce965a36e4c7c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71842f0fc30e48d4992b60232687d876',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:02.787507 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 593/2385] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:12:02 2026] GET /volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 => generated 695 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:02.788116 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-964f1487-5b37-49a0-8f7b-c281f9381783 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ac239a8-a42f-4e1b-82cb-c9dd0d7ab6be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:02.807680 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-964f1487-5b37-49a0-8f7b-c281f9381783 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ac239a8-a42f-4e1b-82cb-c9dd0d7ab6be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1189114447',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0401c61b93ed4da788ce965a36e4c7c4',qos_specs=None,replication_status=,reservations=['d2c51d73-c5ad-475c-80ea-496b5685d779','8f135ec8-12a8-40a7-b181-46d02cd236e2','bcee8e65-3235-47bf-98ec-e6c79d71d009','82863fc7-0248-4f37-8d26-957749b77300'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71842f0fc30e48d4992b60232687d876',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:02.808387 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-964f1487-5b37-49a0-8f7b-c281f9381783 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a956b3e2-3988-4cbf-8f78-834a56c2e5a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:02.818204 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-964f1487-5b37-49a0-8f7b-c281f9381783 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a956b3e2-3988-4cbf-8f78-834a56c2e5a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:02.819202 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-964f1487-5b37-49a0-8f7b-c281f9381783 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Flow 'volume_create_api' (3bc41f2b-bb06-4477-94c7-614789494936) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:12:02.819526 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-964f1487-5b37-49a0-8f7b-c281f9381783 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Create volume request issued successfully. Aug 13 21:12:02.820095 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-964f1487-5b37-49a0-8f7b-c281f9381783 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:12:02.820490 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 604/2386] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:12:02 2026] POST /volume/v3/volumes => generated 758 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:12:02.832456 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-43519287-b275-43a9-a8db-74598a03d672 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:02.837394 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-43519287-b275-43a9-a8db-74598a03d672 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] GET https://10.4.3.14/volume/v3/volumes/093a837b-cfb3-4c62-ba08-6bc389395b34 Aug 13 21:12:02.837554 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-43519287-b275-43a9-a8db-74598a03d672 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:02.837733 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-43519287-b275-43a9-a8db-74598a03d672 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:02.848256 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:02.848256 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:02.854544 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-43519287-b275-43a9-a8db-74598a03d672 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Volume info retrieved successfully. Aug 13 21:12:02.860044 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-43519287-b275-43a9-a8db-74598a03d672 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] https://10.4.3.14/volume/v3/volumes/093a837b-cfb3-4c62-ba08-6bc389395b34 returned with HTTP 200 Aug 13 21:12:02.860550 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 593/2387] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:02 2026] GET /volume/v3/volumes/093a837b-cfb3-4c62-ba08-6bc389395b34 => generated 826 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:03.014366 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-43af64f2-443f-4c9c-8cfd-a5c85bc9258b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:03.016883 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-43af64f2-443f-4c9c-8cfd-a5c85bc9258b tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/snapshots/43f448d6-d155-4050-aa16-415da741b8be Aug 13 21:12:03.017186 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-43af64f2-443f-4c9c-8cfd-a5c85bc9258b tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:03.017460 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-43af64f2-443f-4c9c-8cfd-a5c85bc9258b tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:03.022922 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-43af64f2-443f-4c9c-8cfd-a5c85bc9258b tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/snapshots/43f448d6-d155-4050-aa16-415da741b8be returned with HTTP 404 Aug 13 21:12:03.023645 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 598/2388] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:12:03 2026] GET /volume/v3/snapshots/43f448d6-d155-4050-aa16-415da741b8be => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:12:03.030682 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-125742bc-d6b0-43bc-96f2-9fb188092dcc None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:03.032908 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-125742bc-d6b0-43bc-96f2-9fb188092dcc tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] DELETE https://10.4.3.14/volume/v3/snapshots/f0a2d36b-7594-43c7-b866-26ebf577351b Aug 13 21:12:03.033121 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-125742bc-d6b0-43bc-96f2-9fb188092dcc tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:03.033341 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-125742bc-d6b0-43bc-96f2-9fb188092dcc tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:03.033564 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-125742bc-d6b0-43bc-96f2-9fb188092dcc tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Delete snapshot with id: f0a2d36b-7594-43c7-b866-26ebf577351b Aug 13 21:12:03.038324 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-125742bc-d6b0-43bc-96f2-9fb188092dcc tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/snapshots/f0a2d36b-7594-43c7-b866-26ebf577351b returned with HTTP 404 Aug 13 21:12:03.038991 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 594/2389] 10.4.3.14 () {66 vars in 1350 bytes} [Thu Aug 13 21:12:03 2026] DELETE /volume/v3/snapshots/f0a2d36b-7594-43c7-b866-26ebf577351b => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 13 21:12:03.046245 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c3188c42-897f-43cb-94a1-8fdfeb90c237 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:03.048072 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c3188c42-897f-43cb-94a1-8fdfeb90c237 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] DELETE https://10.4.3.14/volume/v3/snapshots/43f448d6-d155-4050-aa16-415da741b8be Aug 13 21:12:03.048288 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c3188c42-897f-43cb-94a1-8fdfeb90c237 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:03.048553 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c3188c42-897f-43cb-94a1-8fdfeb90c237 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:03.048648 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.snapshots [None req-c3188c42-897f-43cb-94a1-8fdfeb90c237 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Delete snapshot with id: 43f448d6-d155-4050-aa16-415da741b8be Aug 13 21:12:03.053024 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c3188c42-897f-43cb-94a1-8fdfeb90c237 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/snapshots/43f448d6-d155-4050-aa16-415da741b8be returned with HTTP 404 Aug 13 21:12:03.053537 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 605/2390] 10.4.3.14 () {66 vars in 1350 bytes} [Thu Aug 13 21:12:03 2026] DELETE /volume/v3/snapshots/43f448d6-d155-4050-aa16-415da741b8be => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:12:03.069938 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f3d2edf0-a492-4eee-bb94-6a1618ea8bf3 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:03.071898 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f3d2edf0-a492-4eee-bb94-6a1618ea8bf3 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 Aug 13 21:12:03.072126 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f3d2edf0-a492-4eee-bb94-6a1618ea8bf3 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:03.072342 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f3d2edf0-a492-4eee-bb94-6a1618ea8bf3 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:03.079311 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:03.079311 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:03.083279 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-f3d2edf0-a492-4eee-bb94-6a1618ea8bf3 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume info retrieved successfully. Aug 13 21:12:03.087651 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f3d2edf0-a492-4eee-bb94-6a1618ea8bf3 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 returned with HTTP 200 Aug 13 21:12:03.088096 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 594/2391] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:03 2026] GET /volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:03.100779 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-77361a58-5a46-4776-ac36-a55f1cbb3230 req-1c3e13ed-c37d-4de2-83ff-9e47925beb87 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:03.102749 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-77361a58-5a46-4776-ac36-a55f1cbb3230 req-1c3e13ed-c37d-4de2-83ff-9e47925beb87 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131 Aug 13 21:12:03.102910 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-77361a58-5a46-4776-ac36-a55f1cbb3230 req-1c3e13ed-c37d-4de2-83ff-9e47925beb87 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:03.103121 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-77361a58-5a46-4776-ac36-a55f1cbb3230 req-1c3e13ed-c37d-4de2-83ff-9e47925beb87 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:03.112291 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:03.112291 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:03.116091 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-77361a58-5a46-4776-ac36-a55f1cbb3230 req-1c3e13ed-c37d-4de2-83ff-9e47925beb87 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Volume info retrieved successfully. Aug 13 21:12:03.120354 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-77361a58-5a46-4776-ac36-a55f1cbb3230 req-1c3e13ed-c37d-4de2-83ff-9e47925beb87 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131 returned with HTTP 200 Aug 13 21:12:03.120733 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 599/2392] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:12:03 2026] GET /volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131 => generated 1137 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:03.139522 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-77361a58-5a46-4776-ac36-a55f1cbb3230 req-876fc3bd-0e64-440c-879f-9a47d3dd89e7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:03.143561 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-77361a58-5a46-4776-ac36-a55f1cbb3230 req-876fc3bd-0e64-440c-879f-9a47d3dd89e7 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] POST https://10.4.3.14/volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131/action Aug 13 21:12:03.144023 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-77361a58-5a46-4776-ac36-a55f1cbb3230 req-876fc3bd-0e64-440c-879f-9a47d3dd89e7 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:12:03.144211 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-77361a58-5a46-4776-ac36-a55f1cbb3230 req-876fc3bd-0e64-440c-879f-9a47d3dd89e7 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:12:03.157859 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:03.157859 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:03.158528 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-77361a58-5a46-4776-ac36-a55f1cbb3230 req-876fc3bd-0e64-440c-879f-9a47d3dd89e7 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Volume info retrieved successfully. Aug 13 21:12:03.169989 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-77361a58-5a46-4776-ac36-a55f1cbb3230 req-876fc3bd-0e64-440c-879f-9a47d3dd89e7 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Begin detaching volume completed successfully. Aug 13 21:12:03.169989 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-77361a58-5a46-4776-ac36-a55f1cbb3230 req-876fc3bd-0e64-440c-879f-9a47d3dd89e7 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131/action returned with HTTP 202 Aug 13 21:12:03.169989 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 595/2393] 10.4.3.14 () {72 vars in 1665 bytes} [Thu Aug 13 21:12:03 2026] POST /volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:12:03.232937 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e2df17c2-ea9b-48f3-8f9c-62952f7be019 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:03.233466 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e2df17c2-ea9b-48f3-8f9c-62952f7be019 None None] GET https://10.4.3.14/volume// Aug 13 21:12:03.233711 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e2df17c2-ea9b-48f3-8f9c-62952f7be019 None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:03.233876 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e2df17c2-ea9b-48f3-8f9c-62952f7be019 None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:03.234224 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e2df17c2-ea9b-48f3-8f9c-62952f7be019 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:12:03.234522 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 606/2394] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:12:03 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:12:03.243600 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-77361a58-5a46-4776-ac36-a55f1cbb3230 req-7d97f799-7e11-4cd9-8f67-b2b7ed35ecad None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:03.246830 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-77361a58-5a46-4776-ac36-a55f1cbb3230 req-7d97f799-7e11-4cd9-8f67-b2b7ed35ecad tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131 Aug 13 21:12:03.247082 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-77361a58-5a46-4776-ac36-a55f1cbb3230 req-7d97f799-7e11-4cd9-8f67-b2b7ed35ecad tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:03.247265 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-77361a58-5a46-4776-ac36-a55f1cbb3230 req-7d97f799-7e11-4cd9-8f67-b2b7ed35ecad tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:03.264170 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:03.264170 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:03.270512 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-77361a58-5a46-4776-ac36-a55f1cbb3230 req-7d97f799-7e11-4cd9-8f67-b2b7ed35ecad tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Volume info retrieved successfully. Aug 13 21:12:03.281529 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-77361a58-5a46-4776-ac36-a55f1cbb3230 req-7d97f799-7e11-4cd9-8f67-b2b7ed35ecad tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131 returned with HTTP 200 Aug 13 21:12:03.282769 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 595/2395] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:12:03 2026] GET /volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131 => generated 1320 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:12:03.719109 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2014c2aa-1c1f-45c0-b017-bbf1100b9a89 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:03.720894 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2014c2aa-1c1f-45c0-b017-bbf1100b9a89 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a Aug 13 21:12:03.721045 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2014c2aa-1c1f-45c0-b017-bbf1100b9a89 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:03.721180 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2014c2aa-1c1f-45c0-b017-bbf1100b9a89 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:03.721282 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-2014c2aa-1c1f-45c0-b017-bbf1100b9a89 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 79bbc4be-150c-4ffe-b27e-dde746a8303a. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:12:03.725436 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:03.725436 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:03.726210 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2014c2aa-1c1f-45c0-b017-bbf1100b9a89 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a returned with HTTP 200 Aug 13 21:12:03.726838 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 600/2396] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:03 2026] GET /volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a => generated 823 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:03.797814 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8098d851-cbda-4b39-87f9-054b0c70c10e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:03.800068 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8098d851-cbda-4b39-87f9-054b0c70c10e tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 Aug 13 21:12:03.800639 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8098d851-cbda-4b39-87f9-054b0c70c10e tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:03.800639 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8098d851-cbda-4b39-87f9-054b0c70c10e tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:03.800727 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-8098d851-cbda-4b39-87f9-054b0c70c10e tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id 275661ca-aac2-488a-947a-1bafe3a97002. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:12:03.805769 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:03.805769 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:03.806593 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8098d851-cbda-4b39-87f9-054b0c70c10e tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 returned with HTTP 200 Aug 13 21:12:03.807069 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 596/2397] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:12:03 2026] GET /volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 => generated 695 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:03.875261 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c5075fc5-008c-4832-ac9f-d8f56d4ab58c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:03.879536 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c5075fc5-008c-4832-ac9f-d8f56d4ab58c tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] GET https://10.4.3.14/volume/v3/volumes/093a837b-cfb3-4c62-ba08-6bc389395b34 Aug 13 21:12:03.879536 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c5075fc5-008c-4832-ac9f-d8f56d4ab58c tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:03.879536 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c5075fc5-008c-4832-ac9f-d8f56d4ab58c tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:03.887784 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:03.887784 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:03.897792 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-c5075fc5-008c-4832-ac9f-d8f56d4ab58c tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Volume info retrieved successfully. Aug 13 21:12:03.904534 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c5075fc5-008c-4832-ac9f-d8f56d4ab58c tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] https://10.4.3.14/volume/v3/volumes/093a837b-cfb3-4c62-ba08-6bc389395b34 returned with HTTP 200 Aug 13 21:12:03.905041 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 607/2398] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:03 2026] GET /volume/v3/volumes/093a837b-cfb3-4c62-ba08-6bc389395b34 => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:03.933358 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-867071ad-1b4d-4757-a48b-f7f878ffbdeb req-754d0fd6-a5d3-4377-812d-386f0c48af81 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:03.936183 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-867071ad-1b4d-4757-a48b-f7f878ffbdeb req-754d0fd6-a5d3-4377-812d-386f0c48af81 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] GET https://10.4.3.14/volume/v3/volumes/093a837b-cfb3-4c62-ba08-6bc389395b34 Aug 13 21:12:03.936409 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-867071ad-1b4d-4757-a48b-f7f878ffbdeb req-754d0fd6-a5d3-4377-812d-386f0c48af81 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:03.936684 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-867071ad-1b4d-4757-a48b-f7f878ffbdeb req-754d0fd6-a5d3-4377-812d-386f0c48af81 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:03.949503 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:03.949503 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:03.955001 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-867071ad-1b4d-4757-a48b-f7f878ffbdeb req-754d0fd6-a5d3-4377-812d-386f0c48af81 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Volume info retrieved successfully. Aug 13 21:12:03.961156 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-867071ad-1b4d-4757-a48b-f7f878ffbdeb req-754d0fd6-a5d3-4377-812d-386f0c48af81 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] https://10.4.3.14/volume/v3/volumes/093a837b-cfb3-4c62-ba08-6bc389395b34 returned with HTTP 200 Aug 13 21:12:03.961789 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 596/2399] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:12:03 2026] GET /volume/v3/volumes/093a837b-cfb3-4c62-ba08-6bc389395b34 => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:04.082026 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-a7b5d676-c066-41db-901e-c6c71936f963 req-69631dbb-75d6-464b-a01b-c102b61e6d32 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:04.084099 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-a7b5d676-c066-41db-901e-c6c71936f963 req-69631dbb-75d6-464b-a01b-c102b61e6d32 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-reader] GET https://10.4.3.14/volume/v3/volumes/detail Aug 13 21:12:04.084268 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-a7b5d676-c066-41db-901e-c6c71936f963 req-69631dbb-75d6-464b-a01b-c102b61e6d32 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-reader] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:04.084854 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-a7b5d676-c066-41db-901e-c6c71936f963 req-69631dbb-75d6-464b-a01b-c102b61e6d32 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-reader] Calling method 'detail' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:04.084854 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.api_utils [req-a7b5d676-c066-41db-901e-c6c71936f963 req-69631dbb-75d6-464b-a01b-c102b61e6d32 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-reader] Removing options '' from query. {{(pid=100215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:12:04.085427 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [req-a7b5d676-c066-41db-901e-c6c71936f963 req-69631dbb-75d6-464b-a01b-c102b61e6d32 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:12:04.093527 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-a7b5d676-c066-41db-901e-c6c71936f963 req-69631dbb-75d6-464b-a01b-c102b61e6d32 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-reader] Get all volumes completed successfully. Aug 13 21:12:04.094683 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:04.094683 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:04.100469 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-a7b5d676-c066-41db-901e-c6c71936f963 req-69631dbb-75d6-464b-a01b-c102b61e6d32 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-reader] https://10.4.3.14/volume/v3/volumes/detail returned with HTTP 200 Aug 13 21:12:04.100905 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 601/2400] 10.4.3.14 () {68 vars in 1501 bytes} [Thu Aug 13 21:12:04 2026] GET /volume/v3/volumes/detail => generated 2536 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:04.101566 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-97beffb0-bfb0-4b01-95a6-9bf7657791c5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:04.103279 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-97beffb0-bfb0-4b01-95a6-9bf7657791c5 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 Aug 13 21:12:04.103507 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-97beffb0-bfb0-4b01-95a6-9bf7657791c5 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:04.103705 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-97beffb0-bfb0-4b01-95a6-9bf7657791c5 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:04.113008 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:04.113008 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:04.116081 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-97beffb0-bfb0-4b01-95a6-9bf7657791c5 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume info retrieved successfully. Aug 13 21:12:04.122674 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-97beffb0-bfb0-4b01-95a6-9bf7657791c5 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 returned with HTTP 200 Aug 13 21:12:04.123036 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 597/2401] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:04 2026] GET /volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 => generated 926 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:04.134119 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-70eb6032-3ef0-498e-a6e9-a25fd78e83f8 req-37c4cec7-a216-4e83-9586-e1aed76e7f1c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:04.143418 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-70eb6032-3ef0-498e-a6e9-a25fd78e83f8 req-37c4cec7-a216-4e83-9586-e1aed76e7f1c tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-reader] GET https://10.4.3.14/volume/v3/volumes/detail Aug 13 21:12:04.143418 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-70eb6032-3ef0-498e-a6e9-a25fd78e83f8 req-37c4cec7-a216-4e83-9586-e1aed76e7f1c tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-reader] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:04.143657 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-70eb6032-3ef0-498e-a6e9-a25fd78e83f8 req-37c4cec7-a216-4e83-9586-e1aed76e7f1c tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-reader] Calling method 'detail' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:04.144778 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.api_utils [req-70eb6032-3ef0-498e-a6e9-a25fd78e83f8 req-37c4cec7-a216-4e83-9586-e1aed76e7f1c tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-reader] Removing options '' from query. {{(pid=100216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:12:04.144868 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [req-70eb6032-3ef0-498e-a6e9-a25fd78e83f8 req-37c4cec7-a216-4e83-9586-e1aed76e7f1c tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:12:04.155480 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-70eb6032-3ef0-498e-a6e9-a25fd78e83f8 req-37c4cec7-a216-4e83-9586-e1aed76e7f1c tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-reader] Get all volumes completed successfully. Aug 13 21:12:04.156558 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:04.156558 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:04.160866 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-70eb6032-3ef0-498e-a6e9-a25fd78e83f8 req-37c4cec7-a216-4e83-9586-e1aed76e7f1c tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-reader] https://10.4.3.14/volume/v3/volumes/detail returned with HTTP 200 Aug 13 21:12:04.161353 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 608/2402] 10.4.3.14 () {68 vars in 1501 bytes} [Thu Aug 13 21:12:04 2026] GET /volume/v3/volumes/detail => generated 2536 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:04.191980 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-4a007399-f9bd-4ae2-907a-bb46cdfcd8d2 req-bc8a2f2c-7aa4-4b93-82ff-5baf2392af5a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:04.194075 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-4a007399-f9bd-4ae2-907a-bb46cdfcd8d2 req-bc8a2f2c-7aa4-4b93-82ff-5baf2392af5a tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-reader] GET https://10.4.3.14/volume/v3/volumes/detail Aug 13 21:12:04.194284 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-4a007399-f9bd-4ae2-907a-bb46cdfcd8d2 req-bc8a2f2c-7aa4-4b93-82ff-5baf2392af5a tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-reader] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:04.194476 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-4a007399-f9bd-4ae2-907a-bb46cdfcd8d2 req-bc8a2f2c-7aa4-4b93-82ff-5baf2392af5a tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-reader] Calling method 'detail' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:04.194800 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.api_utils [req-4a007399-f9bd-4ae2-907a-bb46cdfcd8d2 req-bc8a2f2c-7aa4-4b93-82ff-5baf2392af5a tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-reader] Removing options '' from query. {{(pid=100217) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:12:04.195613 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [req-4a007399-f9bd-4ae2-907a-bb46cdfcd8d2 req-bc8a2f2c-7aa4-4b93-82ff-5baf2392af5a tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100217) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:12:04.207183 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-4a007399-f9bd-4ae2-907a-bb46cdfcd8d2 req-bc8a2f2c-7aa4-4b93-82ff-5baf2392af5a tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-reader] Get all volumes completed successfully. Aug 13 21:12:04.208381 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:04.208381 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:04.215470 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-4a007399-f9bd-4ae2-907a-bb46cdfcd8d2 req-bc8a2f2c-7aa4-4b93-82ff-5baf2392af5a tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-reader] https://10.4.3.14/volume/v3/volumes/detail returned with HTTP 200 Aug 13 21:12:04.215970 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 597/2403] 10.4.3.14 () {68 vars in 1501 bytes} [Thu Aug 13 21:12:04 2026] GET /volume/v3/volumes/detail => generated 2536 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:04.240113 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-19b44884-be21-4085-b20c-58795926a859 req-e9bf10d4-bd79-455d-90e0-bac1d8b2d48b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:04.243079 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-19b44884-be21-4085-b20c-58795926a859 req-e9bf10d4-bd79-455d-90e0-bac1d8b2d48b tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-reader] GET https://10.4.3.14/volume/v3/volumes/detail Aug 13 21:12:04.243079 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-19b44884-be21-4085-b20c-58795926a859 req-e9bf10d4-bd79-455d-90e0-bac1d8b2d48b tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-reader] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:04.243079 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-19b44884-be21-4085-b20c-58795926a859 req-e9bf10d4-bd79-455d-90e0-bac1d8b2d48b tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-reader] Calling method 'detail' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:04.243167 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.api_utils [req-19b44884-be21-4085-b20c-58795926a859 req-e9bf10d4-bd79-455d-90e0-bac1d8b2d48b tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-reader] Removing options '' from query. {{(pid=100215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:12:04.243920 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [req-19b44884-be21-4085-b20c-58795926a859 req-e9bf10d4-bd79-455d-90e0-bac1d8b2d48b tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:12:04.251211 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-19b44884-be21-4085-b20c-58795926a859 req-e9bf10d4-bd79-455d-90e0-bac1d8b2d48b tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-reader] Get all volumes completed successfully. Aug 13 21:12:04.252006 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:04.252006 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:04.257218 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-19b44884-be21-4085-b20c-58795926a859 req-e9bf10d4-bd79-455d-90e0-bac1d8b2d48b tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-reader] https://10.4.3.14/volume/v3/volumes/detail returned with HTTP 200 Aug 13 21:12:04.257756 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 602/2404] 10.4.3.14 () {68 vars in 1501 bytes} [Thu Aug 13 21:12:04 2026] GET /volume/v3/volumes/detail => generated 2536 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:04.285326 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-d6cb028e-cd40-4339-9c4c-27d254d47bd9 req-baa4e800-e7b3-4e2a-a114-89b9e10925c9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:04.288736 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-d6cb028e-cd40-4339-9c4c-27d254d47bd9 req-baa4e800-e7b3-4e2a-a114-89b9e10925c9 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-reader] GET https://10.4.3.14/volume/v3/volumes/detail Aug 13 21:12:04.288986 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-d6cb028e-cd40-4339-9c4c-27d254d47bd9 req-baa4e800-e7b3-4e2a-a114-89b9e10925c9 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-reader] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:04.289218 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-d6cb028e-cd40-4339-9c4c-27d254d47bd9 req-baa4e800-e7b3-4e2a-a114-89b9e10925c9 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-reader] Calling method 'detail' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:04.289503 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.api_utils [req-d6cb028e-cd40-4339-9c4c-27d254d47bd9 req-baa4e800-e7b3-4e2a-a114-89b9e10925c9 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-reader] Removing options '' from query. {{(pid=100214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:12:04.290428 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [req-d6cb028e-cd40-4339-9c4c-27d254d47bd9 req-baa4e800-e7b3-4e2a-a114-89b9e10925c9 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:12:04.300520 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-d6cb028e-cd40-4339-9c4c-27d254d47bd9 req-baa4e800-e7b3-4e2a-a114-89b9e10925c9 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-reader] Get all volumes completed successfully. Aug 13 21:12:04.301199 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:04.301199 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:04.308259 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-d6cb028e-cd40-4339-9c4c-27d254d47bd9 req-baa4e800-e7b3-4e2a-a114-89b9e10925c9 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-reader] https://10.4.3.14/volume/v3/volumes/detail returned with HTTP 200 Aug 13 21:12:04.308769 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 598/2405] 10.4.3.14 () {68 vars in 1501 bytes} [Thu Aug 13 21:12:04 2026] GET /volume/v3/volumes/detail => generated 2536 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:04.334248 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-609dd5c4-1234-434a-925a-02f6a2711f86 req-bea912bb-c099-4129-970f-65c0898fa0f8 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:04.338365 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-609dd5c4-1234-434a-925a-02f6a2711f86 req-bea912bb-c099-4129-970f-65c0898fa0f8 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-reader] GET https://10.4.3.14/volume/v3/volumes/detail Aug 13 21:12:04.338643 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-609dd5c4-1234-434a-925a-02f6a2711f86 req-bea912bb-c099-4129-970f-65c0898fa0f8 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-reader] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:04.338885 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-609dd5c4-1234-434a-925a-02f6a2711f86 req-bea912bb-c099-4129-970f-65c0898fa0f8 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-reader] Calling method 'detail' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:04.339182 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.api_utils [req-609dd5c4-1234-434a-925a-02f6a2711f86 req-bea912bb-c099-4129-970f-65c0898fa0f8 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-reader] Removing options '' from query. {{(pid=100216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:12:04.340405 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [req-609dd5c4-1234-434a-925a-02f6a2711f86 req-bea912bb-c099-4129-970f-65c0898fa0f8 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:12:04.352624 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-609dd5c4-1234-434a-925a-02f6a2711f86 req-bea912bb-c099-4129-970f-65c0898fa0f8 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-reader] Get all volumes completed successfully. Aug 13 21:12:04.354540 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:04.354540 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:04.359778 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-609dd5c4-1234-434a-925a-02f6a2711f86 req-bea912bb-c099-4129-970f-65c0898fa0f8 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-reader] https://10.4.3.14/volume/v3/volumes/detail returned with HTTP 200 Aug 13 21:12:04.360837 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 609/2406] 10.4.3.14 () {68 vars in 1501 bytes} [Thu Aug 13 21:12:04 2026] GET /volume/v3/volumes/detail => generated 2536 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:04.383343 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-25a98a5f-efbf-4982-8e2b-5352af89d2fb req-7d5290fa-2ee5-4f38-a766-f006a2322cc3 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:04.385549 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-25a98a5f-efbf-4982-8e2b-5352af89d2fb req-7d5290fa-2ee5-4f38-a766-f006a2322cc3 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-reader] GET https://10.4.3.14/volume/v3/volumes/detail Aug 13 21:12:04.385788 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-25a98a5f-efbf-4982-8e2b-5352af89d2fb req-7d5290fa-2ee5-4f38-a766-f006a2322cc3 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-reader] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:04.386026 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-25a98a5f-efbf-4982-8e2b-5352af89d2fb req-7d5290fa-2ee5-4f38-a766-f006a2322cc3 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-reader] Calling method 'detail' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:04.386288 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.api_utils [req-25a98a5f-efbf-4982-8e2b-5352af89d2fb req-7d5290fa-2ee5-4f38-a766-f006a2322cc3 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-reader] Removing options '' from query. {{(pid=100217) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:12:04.387200 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [req-25a98a5f-efbf-4982-8e2b-5352af89d2fb req-7d5290fa-2ee5-4f38-a766-f006a2322cc3 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100217) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:12:04.398138 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-25a98a5f-efbf-4982-8e2b-5352af89d2fb req-7d5290fa-2ee5-4f38-a766-f006a2322cc3 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-reader] Get all volumes completed successfully. Aug 13 21:12:04.400066 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:04.400066 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:04.404089 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-25a98a5f-efbf-4982-8e2b-5352af89d2fb req-7d5290fa-2ee5-4f38-a766-f006a2322cc3 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-reader] https://10.4.3.14/volume/v3/volumes/detail returned with HTTP 200 Aug 13 21:12:04.404543 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 598/2407] 10.4.3.14 () {68 vars in 1501 bytes} [Thu Aug 13 21:12:04 2026] GET /volume/v3/volumes/detail => generated 2536 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:04.435811 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-bfa7d4c7-f87c-48d5-9149-53fc7b969453 req-7edd6787-a1dd-4746-b501-487a378c7f90 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:04.437759 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-bfa7d4c7-f87c-48d5-9149-53fc7b969453 req-7edd6787-a1dd-4746-b501-487a378c7f90 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-reader] GET https://10.4.3.14/volume/v3/volumes/detail Aug 13 21:12:04.437941 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-bfa7d4c7-f87c-48d5-9149-53fc7b969453 req-7edd6787-a1dd-4746-b501-487a378c7f90 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-reader] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:04.438139 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-bfa7d4c7-f87c-48d5-9149-53fc7b969453 req-7edd6787-a1dd-4746-b501-487a378c7f90 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-reader] Calling method 'detail' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:04.438349 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.api_utils [req-bfa7d4c7-f87c-48d5-9149-53fc7b969453 req-7edd6787-a1dd-4746-b501-487a378c7f90 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-reader] Removing options '' from query. {{(pid=100215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:12:04.439015 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [req-bfa7d4c7-f87c-48d5-9149-53fc7b969453 req-7edd6787-a1dd-4746-b501-487a378c7f90 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:12:04.455561 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-bfa7d4c7-f87c-48d5-9149-53fc7b969453 req-7edd6787-a1dd-4746-b501-487a378c7f90 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-reader] Get all volumes completed successfully. Aug 13 21:12:04.456391 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:04.456391 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:04.466536 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-bfa7d4c7-f87c-48d5-9149-53fc7b969453 req-7edd6787-a1dd-4746-b501-487a378c7f90 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-reader] https://10.4.3.14/volume/v3/volumes/detail returned with HTTP 200 Aug 13 21:12:04.466866 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 603/2408] 10.4.3.14 () {68 vars in 1501 bytes} [Thu Aug 13 21:12:04 2026] GET /volume/v3/volumes/detail => generated 2536 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:04.486396 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a73d30e3-ee58-4cd0-bfca-09ca4f93a7f8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:04.488119 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a73d30e3-ee58-4cd0-bfca-09ca4f93a7f8 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] DELETE https://10.4.3.14/volume/v3/volumes/093a837b-cfb3-4c62-ba08-6bc389395b34 Aug 13 21:12:04.488300 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a73d30e3-ee58-4cd0-bfca-09ca4f93a7f8 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:04.488504 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a73d30e3-ee58-4cd0-bfca-09ca4f93a7f8 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:04.488647 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-a73d30e3-ee58-4cd0-bfca-09ca4f93a7f8 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Delete volume with id: 093a837b-cfb3-4c62-ba08-6bc389395b34 Aug 13 21:12:04.496453 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:04.496453 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:04.496923 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a73d30e3-ee58-4cd0-bfca-09ca4f93a7f8 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Volume info retrieved successfully. Aug 13 21:12:04.515134 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a73d30e3-ee58-4cd0-bfca-09ca4f93a7f8 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Delete volume request issued successfully. Aug 13 21:12:04.515420 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a73d30e3-ee58-4cd0-bfca-09ca4f93a7f8 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] https://10.4.3.14/volume/v3/volumes/093a837b-cfb3-4c62-ba08-6bc389395b34 returned with HTTP 202 Aug 13 21:12:04.516008 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 599/2409] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:12:04 2026] DELETE /volume/v3/volumes/093a837b-cfb3-4c62-ba08-6bc389395b34 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:12:04.525201 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c0a28c11-0544-45bd-9ba8-ad422c98c1fd None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:04.528278 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c0a28c11-0544-45bd-9ba8-ad422c98c1fd tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] GET https://10.4.3.14/volume/v3/volumes/093a837b-cfb3-4c62-ba08-6bc389395b34 Aug 13 21:12:04.528678 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c0a28c11-0544-45bd-9ba8-ad422c98c1fd tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:04.529097 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c0a28c11-0544-45bd-9ba8-ad422c98c1fd tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:04.538861 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:04.538861 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:04.543762 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-c0a28c11-0544-45bd-9ba8-ad422c98c1fd tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Volume info retrieved successfully. Aug 13 21:12:04.550243 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c0a28c11-0544-45bd-9ba8-ad422c98c1fd tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] https://10.4.3.14/volume/v3/volumes/093a837b-cfb3-4c62-ba08-6bc389395b34 returned with HTTP 200 Aug 13 21:12:04.550766 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 610/2410] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:04 2026] GET /volume/v3/volumes/093a837b-cfb3-4c62-ba08-6bc389395b34 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:04.738121 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-2c765545-41a2-49df-bd78-cb9a447b0718 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:04.739771 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2c765545-41a2-49df-bd78-cb9a447b0718 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a Aug 13 21:12:04.739950 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2c765545-41a2-49df-bd78-cb9a447b0718 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:04.740158 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2c765545-41a2-49df-bd78-cb9a447b0718 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:04.740313 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-2c765545-41a2-49df-bd78-cb9a447b0718 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 79bbc4be-150c-4ffe-b27e-dde746a8303a. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:12:04.744291 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:04.744291 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:04.744979 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2c765545-41a2-49df-bd78-cb9a447b0718 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a returned with HTTP 200 Aug 13 21:12:04.745311 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 599/2411] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:04 2026] GET /volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a => generated 823 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:04.802800 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-703b4d6c-4d24-40bc-b933-0496f600b5e8 req-1f67554b-cb10-465b-97a8-a0d90a5a02c9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:04.804776 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-703b4d6c-4d24-40bc-b933-0496f600b5e8 req-1f67554b-cb10-465b-97a8-a0d90a5a02c9 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] GET https://10.4.3.14/volume/v3/volumes/395418d4-6cbd-44b5-a797-3bba900eded7 Aug 13 21:12:04.804985 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-703b4d6c-4d24-40bc-b933-0496f600b5e8 req-1f67554b-cb10-465b-97a8-a0d90a5a02c9 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:04.805205 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-703b4d6c-4d24-40bc-b933-0496f600b5e8 req-1f67554b-cb10-465b-97a8-a0d90a5a02c9 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:04.814360 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:04.814360 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:04.817043 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-aac62987-5585-45d5-a4c1-12c7b8b27c3f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:04.818011 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-703b4d6c-4d24-40bc-b933-0496f600b5e8 req-1f67554b-cb10-465b-97a8-a0d90a5a02c9 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Volume info retrieved successfully. Aug 13 21:12:04.819234 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-aac62987-5585-45d5-a4c1-12c7b8b27c3f tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 Aug 13 21:12:04.819487 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-aac62987-5585-45d5-a4c1-12c7b8b27c3f tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:04.819706 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-aac62987-5585-45d5-a4c1-12c7b8b27c3f tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:04.819802 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-aac62987-5585-45d5-a4c1-12c7b8b27c3f tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id 275661ca-aac2-488a-947a-1bafe3a97002. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:12:04.825014 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-703b4d6c-4d24-40bc-b933-0496f600b5e8 req-1f67554b-cb10-465b-97a8-a0d90a5a02c9 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] https://10.4.3.14/volume/v3/volumes/395418d4-6cbd-44b5-a797-3bba900eded7 returned with HTTP 200 Aug 13 21:12:04.825365 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:04.825365 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:04.825571 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 604/2412] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:12:04 2026] GET /volume/v3/volumes/395418d4-6cbd-44b5-a797-3bba900eded7 => generated 1140 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:04.825941 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-aac62987-5585-45d5-a4c1-12c7b8b27c3f tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 returned with HTTP 200 Aug 13 21:12:04.826288 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 600/2413] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:12:04 2026] GET /volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 => generated 695 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:05.136684 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-3490024a-07ab-484b-86a2-b736d37792c8 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:05.139736 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3490024a-07ab-484b-86a2-b736d37792c8 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 Aug 13 21:12:05.139983 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3490024a-07ab-484b-86a2-b736d37792c8 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:05.140194 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3490024a-07ab-484b-86a2-b736d37792c8 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:05.149083 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:05.149083 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:05.161865 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-3490024a-07ab-484b-86a2-b736d37792c8 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume info retrieved successfully. Aug 13 21:12:05.169793 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3490024a-07ab-484b-86a2-b736d37792c8 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 returned with HTTP 200 Aug 13 21:12:05.170596 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 611/2414] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:05 2026] GET /volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 => generated 926 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:05.577073 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c5e6ad3b-2abb-4ba6-8e53-d4eb5bfb605d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:05.578891 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c5e6ad3b-2abb-4ba6-8e53-d4eb5bfb605d tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] GET https://10.4.3.14/volume/v3/volumes/093a837b-cfb3-4c62-ba08-6bc389395b34 Aug 13 21:12:05.579141 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c5e6ad3b-2abb-4ba6-8e53-d4eb5bfb605d tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:05.579309 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c5e6ad3b-2abb-4ba6-8e53-d4eb5bfb605d tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:05.585232 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c5e6ad3b-2abb-4ba6-8e53-d4eb5bfb605d tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] https://10.4.3.14/volume/v3/volumes/093a837b-cfb3-4c62-ba08-6bc389395b34 returned with HTTP 404 Aug 13 21:12:05.585893 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 600/2415] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:05 2026] GET /volume/v3/volumes/093a837b-cfb3-4c62-ba08-6bc389395b34 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:12:05.592932 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3357c290-dfb6-4684-b7ae-f92099419e6a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:05.595575 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3357c290-dfb6-4684-b7ae-f92099419e6a tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] DELETE https://10.4.3.14/volume/v3/volumes/d20720b1-b2d8-430c-a1d0-7d77aaca4b2e Aug 13 21:12:05.595909 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3357c290-dfb6-4684-b7ae-f92099419e6a tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:05.596440 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3357c290-dfb6-4684-b7ae-f92099419e6a tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:05.596696 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-3357c290-dfb6-4684-b7ae-f92099419e6a tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Delete volume with id: d20720b1-b2d8-430c-a1d0-7d77aaca4b2e Aug 13 21:12:05.606311 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:05.606311 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:05.606858 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-3357c290-dfb6-4684-b7ae-f92099419e6a tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Volume info retrieved successfully. Aug 13 21:12:05.635916 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-3357c290-dfb6-4684-b7ae-f92099419e6a tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Delete volume request issued successfully. Aug 13 21:12:05.636365 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3357c290-dfb6-4684-b7ae-f92099419e6a tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] https://10.4.3.14/volume/v3/volumes/d20720b1-b2d8-430c-a1d0-7d77aaca4b2e returned with HTTP 202 Aug 13 21:12:05.636883 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 605/2416] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:12:05 2026] DELETE /volume/v3/volumes/d20720b1-b2d8-430c-a1d0-7d77aaca4b2e => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:12:05.645481 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3b898590-3abd-4208-b2e4-f090d56fd244 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:05.647201 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3b898590-3abd-4208-b2e4-f090d56fd244 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] GET https://10.4.3.14/volume/v3/volumes/d20720b1-b2d8-430c-a1d0-7d77aaca4b2e Aug 13 21:12:05.647362 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3b898590-3abd-4208-b2e4-f090d56fd244 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:05.647572 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3b898590-3abd-4208-b2e4-f090d56fd244 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:05.654187 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:05.654187 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:05.657923 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3b898590-3abd-4208-b2e4-f090d56fd244 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Volume info retrieved successfully. Aug 13 21:12:05.662526 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3b898590-3abd-4208-b2e4-f090d56fd244 tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] https://10.4.3.14/volume/v3/volumes/d20720b1-b2d8-430c-a1d0-7d77aaca4b2e returned with HTTP 200 Aug 13 21:12:05.663004 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 601/2417] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:05 2026] GET /volume/v3/volumes/d20720b1-b2d8-430c-a1d0-7d77aaca4b2e => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:05.754193 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2ecb9712-3e99-4944-b4cc-cb482a0fd785 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:05.755796 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2ecb9712-3e99-4944-b4cc-cb482a0fd785 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a Aug 13 21:12:05.756004 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2ecb9712-3e99-4944-b4cc-cb482a0fd785 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:05.756213 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2ecb9712-3e99-4944-b4cc-cb482a0fd785 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:05.756353 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-2ecb9712-3e99-4944-b4cc-cb482a0fd785 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 79bbc4be-150c-4ffe-b27e-dde746a8303a. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:12:05.760428 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:05.760428 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:05.761252 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2ecb9712-3e99-4944-b4cc-cb482a0fd785 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a returned with HTTP 200 Aug 13 21:12:05.761804 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 612/2418] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:05 2026] GET /volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a => generated 823 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:05.837532 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-752077d0-0b18-434a-bf5d-645fd1dfbe81 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:05.841109 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-752077d0-0b18-434a-bf5d-645fd1dfbe81 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 Aug 13 21:12:05.841109 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-752077d0-0b18-434a-bf5d-645fd1dfbe81 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:05.841109 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-752077d0-0b18-434a-bf5d-645fd1dfbe81 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:05.841109 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-752077d0-0b18-434a-bf5d-645fd1dfbe81 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id 275661ca-aac2-488a-947a-1bafe3a97002. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:12:05.844601 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:05.844601 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:05.845121 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-752077d0-0b18-434a-bf5d-645fd1dfbe81 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 returned with HTTP 200 Aug 13 21:12:05.845456 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 601/2419] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:12:05 2026] GET /volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:06.183676 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-35ee6cbe-6578-43ed-8f2d-72a39dc65e01 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:06.186485 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-35ee6cbe-6578-43ed-8f2d-72a39dc65e01 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 Aug 13 21:12:06.186485 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-35ee6cbe-6578-43ed-8f2d-72a39dc65e01 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:06.186485 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-35ee6cbe-6578-43ed-8f2d-72a39dc65e01 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:06.197091 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:06.197091 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:06.201777 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-35ee6cbe-6578-43ed-8f2d-72a39dc65e01 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume info retrieved successfully. Aug 13 21:12:06.206780 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-35ee6cbe-6578-43ed-8f2d-72a39dc65e01 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 returned with HTTP 200 Aug 13 21:12:06.207387 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 606/2420] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:06 2026] GET /volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 => generated 926 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:06.681348 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8f902b03-6a13-4410-a7e1-f96f642271be None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:06.684700 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8f902b03-6a13-4410-a7e1-f96f642271be tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] GET https://10.4.3.14/volume/v3/volumes/d20720b1-b2d8-430c-a1d0-7d77aaca4b2e Aug 13 21:12:06.684869 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8f902b03-6a13-4410-a7e1-f96f642271be tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:06.685297 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8f902b03-6a13-4410-a7e1-f96f642271be tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:06.692564 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8f902b03-6a13-4410-a7e1-f96f642271be tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] https://10.4.3.14/volume/v3/volumes/d20720b1-b2d8-430c-a1d0-7d77aaca4b2e returned with HTTP 404 Aug 13 21:12:06.693151 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 602/2421] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:06 2026] GET /volume/v3/volumes/d20720b1-b2d8-430c-a1d0-7d77aaca4b2e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:12:06.706300 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c60d95d6-4f7f-4f7b-8b2f-355ba5fc5efb None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:06.708448 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c60d95d6-4f7f-4f7b-8b2f-355ba5fc5efb tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] DELETE https://10.4.3.14/volume/v3/volumes/6a2fd5ae-82d3-44a2-8505-d8902d5b0d2c Aug 13 21:12:06.708664 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c60d95d6-4f7f-4f7b-8b2f-355ba5fc5efb tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:06.710581 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c60d95d6-4f7f-4f7b-8b2f-355ba5fc5efb tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:06.710801 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-c60d95d6-4f7f-4f7b-8b2f-355ba5fc5efb tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Delete volume with id: 6a2fd5ae-82d3-44a2-8505-d8902d5b0d2c Aug 13 21:12:06.729406 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:06.729406 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:06.729406 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-c60d95d6-4f7f-4f7b-8b2f-355ba5fc5efb tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Volume info retrieved successfully. Aug 13 21:12:06.757181 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-c60d95d6-4f7f-4f7b-8b2f-355ba5fc5efb tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Delete volume request issued successfully. Aug 13 21:12:06.757342 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c60d95d6-4f7f-4f7b-8b2f-355ba5fc5efb tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] https://10.4.3.14/volume/v3/volumes/6a2fd5ae-82d3-44a2-8505-d8902d5b0d2c returned with HTTP 202 Aug 13 21:12:06.757784 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 613/2422] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:12:06 2026] DELETE /volume/v3/volumes/6a2fd5ae-82d3-44a2-8505-d8902d5b0d2c => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:12:06.765368 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-8c542ff0-9aad-4aef-9ae1-d7c95b4d8a4e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:06.772196 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8c542ff0-9aad-4aef-9ae1-d7c95b4d8a4e tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] GET https://10.4.3.14/volume/v3/volumes/6a2fd5ae-82d3-44a2-8505-d8902d5b0d2c Aug 13 21:12:06.772534 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8c542ff0-9aad-4aef-9ae1-d7c95b4d8a4e tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:06.772657 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0f1ba024-641d-42c3-bc52-7373d73dc97d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:06.773160 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8c542ff0-9aad-4aef-9ae1-d7c95b4d8a4e tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:06.774979 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0f1ba024-641d-42c3-bc52-7373d73dc97d tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a Aug 13 21:12:06.775231 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0f1ba024-641d-42c3-bc52-7373d73dc97d tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:06.775513 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0f1ba024-641d-42c3-bc52-7373d73dc97d tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:06.775684 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-0f1ba024-641d-42c3-bc52-7373d73dc97d tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 79bbc4be-150c-4ffe-b27e-dde746a8303a. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:12:06.782868 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:06.782868 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:06.784258 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0f1ba024-641d-42c3-bc52-7373d73dc97d tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a returned with HTTP 200 Aug 13 21:12:06.784784 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 607/2423] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:06 2026] GET /volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a => generated 823 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:06.787878 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:06.787878 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:06.798576 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-8c542ff0-9aad-4aef-9ae1-d7c95b4d8a4e tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Volume info retrieved successfully. Aug 13 21:12:06.807171 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8c542ff0-9aad-4aef-9ae1-d7c95b4d8a4e tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] https://10.4.3.14/volume/v3/volumes/6a2fd5ae-82d3-44a2-8505-d8902d5b0d2c returned with HTTP 200 Aug 13 21:12:06.807225 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 602/2424] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:06 2026] GET /volume/v3/volumes/6a2fd5ae-82d3-44a2-8505-d8902d5b0d2c => generated 850 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:06.860296 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4893d292-227a-430a-a95e-cfeb4eb2a5fb None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:06.862981 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4893d292-227a-430a-a95e-cfeb4eb2a5fb tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 Aug 13 21:12:06.863287 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4893d292-227a-430a-a95e-cfeb4eb2a5fb tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:06.863841 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4893d292-227a-430a-a95e-cfeb4eb2a5fb tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:06.864944 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-4893d292-227a-430a-a95e-cfeb4eb2a5fb tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id 275661ca-aac2-488a-947a-1bafe3a97002. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:12:06.868868 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:06.868868 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:06.869619 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4893d292-227a-430a-a95e-cfeb4eb2a5fb tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 returned with HTTP 200 Aug 13 21:12:06.870117 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 603/2425] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:12:06 2026] GET /volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:07.221158 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-9076c9e0-412e-44d3-b9fa-06f668283a09 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:07.223241 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9076c9e0-412e-44d3-b9fa-06f668283a09 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 Aug 13 21:12:07.223583 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9076c9e0-412e-44d3-b9fa-06f668283a09 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:07.223841 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9076c9e0-412e-44d3-b9fa-06f668283a09 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:07.232987 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:07.232987 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:07.234781 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-9076c9e0-412e-44d3-b9fa-06f668283a09 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume info retrieved successfully. Aug 13 21:12:07.240179 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9076c9e0-412e-44d3-b9fa-06f668283a09 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 returned with HTTP 200 Aug 13 21:12:07.240575 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 614/2426] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:07 2026] GET /volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 => generated 926 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:07.800845 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b504f9b0-7ea4-4ac7-b6f0-b6bdaaf54d88 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:07.802754 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b504f9b0-7ea4-4ac7-b6f0-b6bdaaf54d88 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a Aug 13 21:12:07.803003 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b504f9b0-7ea4-4ac7-b6f0-b6bdaaf54d88 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:07.803213 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b504f9b0-7ea4-4ac7-b6f0-b6bdaaf54d88 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:07.803345 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-b504f9b0-7ea4-4ac7-b6f0-b6bdaaf54d88 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 79bbc4be-150c-4ffe-b27e-dde746a8303a. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:12:07.807911 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:07.807911 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:07.808677 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b504f9b0-7ea4-4ac7-b6f0-b6bdaaf54d88 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a returned with HTTP 200 Aug 13 21:12:07.809045 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 608/2427] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:07 2026] GET /volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a => generated 823 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:07.825136 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-cd80388c-5ad9-46b5-b7ce-aca5038d151f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:07.827400 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-cd80388c-5ad9-46b5-b7ce-aca5038d151f tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] GET https://10.4.3.14/volume/v3/volumes/6a2fd5ae-82d3-44a2-8505-d8902d5b0d2c Aug 13 21:12:07.827759 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-cd80388c-5ad9-46b5-b7ce-aca5038d151f tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:07.828107 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-cd80388c-5ad9-46b5-b7ce-aca5038d151f tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:07.834009 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-cd80388c-5ad9-46b5-b7ce-aca5038d151f tempest-VolumesTestJSON-1469091954 tempest-VolumesTestJSON-1469091954-project-member] https://10.4.3.14/volume/v3/volumes/6a2fd5ae-82d3-44a2-8505-d8902d5b0d2c returned with HTTP 404 Aug 13 21:12:07.834443 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 603/2428] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:07 2026] GET /volume/v3/volumes/6a2fd5ae-82d3-44a2-8505-d8902d5b0d2c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:12:07.885741 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a25632a3-d97c-4dc0-ad93-49daade9f877 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:07.888628 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a25632a3-d97c-4dc0-ad93-49daade9f877 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 Aug 13 21:12:07.889037 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a25632a3-d97c-4dc0-ad93-49daade9f877 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:07.889312 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a25632a3-d97c-4dc0-ad93-49daade9f877 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:07.889456 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-a25632a3-d97c-4dc0-ad93-49daade9f877 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id 275661ca-aac2-488a-947a-1bafe3a97002. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:12:07.897584 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:07.897584 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:07.898469 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a25632a3-d97c-4dc0-ad93-49daade9f877 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 returned with HTTP 200 Aug 13 21:12:07.899015 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 604/2429] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:12:07 2026] GET /volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 => generated 706 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:08.075904 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-77361a58-5a46-4776-ac36-a55f1cbb3230 req-bc6c4215-3cd6-45fa-8a6b-f227da0dd1a0 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:08.078220 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-77361a58-5a46-4776-ac36-a55f1cbb3230 req-bc6c4215-3cd6-45fa-8a6b-f227da0dd1a0 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] DELETE https://10.4.3.14/volume/v3/attachments/7b7b4e0f-9838-45ef-be22-3425d6341ba2 Aug 13 21:12:08.078419 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-77361a58-5a46-4776-ac36-a55f1cbb3230 req-bc6c4215-3cd6-45fa-8a6b-f227da0dd1a0 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:08.078616 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-77361a58-5a46-4776-ac36-a55f1cbb3230 req-bc6c4215-3cd6-45fa-8a6b-f227da0dd1a0 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:08.087535 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:08.087535 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:08.169118 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-77361a58-5a46-4776-ac36-a55f1cbb3230 req-bc6c4215-3cd6-45fa-8a6b-f227da0dd1a0 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/attachments/7b7b4e0f-9838-45ef-be22-3425d6341ba2 returned with HTTP 200 Aug 13 21:12:08.169563 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 615/2430] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:12:08 2026] DELETE /volume/v3/attachments/7b7b4e0f-9838-45ef-be22-3425d6341ba2 => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:08.257544 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-18daecfe-3df9-4332-93d8-cf7839eb6021 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:08.264122 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-18daecfe-3df9-4332-93d8-cf7839eb6021 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 Aug 13 21:12:08.264505 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-18daecfe-3df9-4332-93d8-cf7839eb6021 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:08.264717 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-18daecfe-3df9-4332-93d8-cf7839eb6021 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:08.277631 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:08.277631 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:08.285267 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-18daecfe-3df9-4332-93d8-cf7839eb6021 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume info retrieved successfully. Aug 13 21:12:08.292484 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-18daecfe-3df9-4332-93d8-cf7839eb6021 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 returned with HTTP 200 Aug 13 21:12:08.293067 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 609/2431] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:08 2026] GET /volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 => generated 1191 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:12:08.308847 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-dd9cbb0e-8718-4aae-81e6-d697f5290508 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:08.310674 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-dd9cbb0e-8718-4aae-81e6-d697f5290508 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 Aug 13 21:12:08.310874 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-dd9cbb0e-8718-4aae-81e6-d697f5290508 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:08.311067 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-dd9cbb0e-8718-4aae-81e6-d697f5290508 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:08.319322 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:08.319322 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:08.324773 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-dd9cbb0e-8718-4aae-81e6-d697f5290508 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume info retrieved successfully. Aug 13 21:12:08.331112 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-dd9cbb0e-8718-4aae-81e6-d697f5290508 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 returned with HTTP 200 Aug 13 21:12:08.331112 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 604/2432] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:08 2026] GET /volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 => generated 1191 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:12:08.345932 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-834a3949-4927-44b4-9d1b-d574f96ed2ae None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:08.347846 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-834a3949-4927-44b4-9d1b-d574f96ed2ae tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] DELETE https://10.4.3.14/volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 Aug 13 21:12:08.348832 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-834a3949-4927-44b4-9d1b-d574f96ed2ae tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:08.348832 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-834a3949-4927-44b4-9d1b-d574f96ed2ae tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:08.348832 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-834a3949-4927-44b4-9d1b-d574f96ed2ae tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Delete volume with id: 087c7639-af28-401f-b7ae-77e71054bc10 Aug 13 21:12:08.357683 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:08.357683 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:08.358269 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-834a3949-4927-44b4-9d1b-d574f96ed2ae tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume info retrieved successfully. Aug 13 21:12:08.392034 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-834a3949-4927-44b4-9d1b-d574f96ed2ae tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Delete volume request issued successfully. Aug 13 21:12:08.393865 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-834a3949-4927-44b4-9d1b-d574f96ed2ae tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 returned with HTTP 202 Aug 13 21:12:08.393865 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 605/2433] 10.4.3.14 () {68 vars in 1385 bytes} [Thu Aug 13 21:12:08 2026] DELETE /volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 21:12:08.401308 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-473b81b3-5cf2-4935-877c-e49b5532252f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:08.410980 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-473b81b3-5cf2-4935-877c-e49b5532252f tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 Aug 13 21:12:08.411208 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-473b81b3-5cf2-4935-877c-e49b5532252f tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:08.411416 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-473b81b3-5cf2-4935-877c-e49b5532252f tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:08.423016 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:08.423016 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:08.427803 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-473b81b3-5cf2-4935-877c-e49b5532252f tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume info retrieved successfully. Aug 13 21:12:08.432945 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-473b81b3-5cf2-4935-877c-e49b5532252f tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 returned with HTTP 200 Aug 13 21:12:08.433352 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 616/2434] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:08 2026] GET /volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 => generated 1190 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:12:08.823512 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-dfe6232c-5372-4108-98d7-eacc92faca63 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:08.826355 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-dfe6232c-5372-4108-98d7-eacc92faca63 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a Aug 13 21:12:08.826437 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-dfe6232c-5372-4108-98d7-eacc92faca63 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:08.826614 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-dfe6232c-5372-4108-98d7-eacc92faca63 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:08.826715 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-dfe6232c-5372-4108-98d7-eacc92faca63 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 79bbc4be-150c-4ffe-b27e-dde746a8303a. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:12:08.832398 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:08.832398 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:08.833897 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-dfe6232c-5372-4108-98d7-eacc92faca63 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a returned with HTTP 200 Aug 13 21:12:08.834361 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 610/2435] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:08 2026] GET /volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a => generated 823 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:08.916386 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-a6579182-95e8-43d3-b8cd-7a790565cfd6 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:08.919028 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a6579182-95e8-43d3-b8cd-7a790565cfd6 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 Aug 13 21:12:08.919316 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a6579182-95e8-43d3-b8cd-7a790565cfd6 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:08.919567 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a6579182-95e8-43d3-b8cd-7a790565cfd6 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:08.919706 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-a6579182-95e8-43d3-b8cd-7a790565cfd6 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id 275661ca-aac2-488a-947a-1bafe3a97002. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:12:08.928371 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:08.928371 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:08.931595 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a6579182-95e8-43d3-b8cd-7a790565cfd6 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 returned with HTTP 200 Aug 13 21:12:08.932106 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 605/2436] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:12:08 2026] GET /volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 => generated 706 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:09.429877 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-d6924980-72d2-49a0-89bf-c9ca3a95b183 req-7573fe78-03e2-49a4-a81f-5f5fa19426db None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:09.432322 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-d6924980-72d2-49a0-89bf-c9ca3a95b183 req-7573fe78-03e2-49a4-a81f-5f5fa19426db tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] DELETE https://10.4.3.14/volume/v3/attachments/7b7b4e0f-9838-45ef-be22-3425d6341ba2 Aug 13 21:12:09.432486 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-d6924980-72d2-49a0-89bf-c9ca3a95b183 req-7573fe78-03e2-49a4-a81f-5f5fa19426db tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:09.432707 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-d6924980-72d2-49a0-89bf-c9ca3a95b183 req-7573fe78-03e2-49a4-a81f-5f5fa19426db tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:09.436788 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-d6924980-72d2-49a0-89bf-c9ca3a95b183 req-7573fe78-03e2-49a4-a81f-5f5fa19426db tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/attachments/7b7b4e0f-9838-45ef-be22-3425d6341ba2 returned with HTTP 404 Aug 13 21:12:09.437516 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 606/2437] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:12:09 2026] DELETE /volume/v3/attachments/7b7b4e0f-9838-45ef-be22-3425d6341ba2 => generated 149 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:12:09.446743 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-6991c546-6647-438e-ae49-93b57e89e547 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:09.450297 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6991c546-6647-438e-ae49-93b57e89e547 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 Aug 13 21:12:09.450491 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6991c546-6647-438e-ae49-93b57e89e547 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:09.450687 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6991c546-6647-438e-ae49-93b57e89e547 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:09.456230 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6991c546-6647-438e-ae49-93b57e89e547 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 returned with HTTP 404 Aug 13 21:12:09.456677 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 617/2438] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:09 2026] GET /volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:12:09.845487 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b3a3ffa7-d3b3-41b2-8c18-59dcac69a353 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:09.847130 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b3a3ffa7-d3b3-41b2-8c18-59dcac69a353 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a Aug 13 21:12:09.847314 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b3a3ffa7-d3b3-41b2-8c18-59dcac69a353 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:09.847482 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b3a3ffa7-d3b3-41b2-8c18-59dcac69a353 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:09.847610 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-b3a3ffa7-d3b3-41b2-8c18-59dcac69a353 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 79bbc4be-150c-4ffe-b27e-dde746a8303a. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:12:09.855217 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:09.855217 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:09.855942 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b3a3ffa7-d3b3-41b2-8c18-59dcac69a353 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a returned with HTTP 200 Aug 13 21:12:09.856293 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 611/2439] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:09 2026] GET /volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a => generated 823 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:09.885684 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-043e01cc-addf-4a8b-9f60-0c3355727a51 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:09.942256 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-10c06106-cf39-462a-b23c-474dddf75a87 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:09.946121 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-10c06106-cf39-462a-b23c-474dddf75a87 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 Aug 13 21:12:09.946384 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-10c06106-cf39-462a-b23c-474dddf75a87 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:09.946616 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-10c06106-cf39-462a-b23c-474dddf75a87 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:09.947215 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-10c06106-cf39-462a-b23c-474dddf75a87 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id 275661ca-aac2-488a-947a-1bafe3a97002. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:12:09.953125 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:09.953125 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:09.954171 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-10c06106-cf39-462a-b23c-474dddf75a87 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 returned with HTTP 200 Aug 13 21:12:09.954594 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 607/2440] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:12:09 2026] GET /volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 => generated 706 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:10.012511 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-043e01cc-addf-4a8b-9f60-0c3355727a51 tempest-BackendsCapabilitiesAdminTestsJSON-2674986 tempest-BackendsCapabilitiesAdminTestsJSON-2674986-project-admin] GET https://10.4.3.14/volume/v3/scheduler-stats/get_pools Aug 13 21:12:10.012835 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-043e01cc-addf-4a8b-9f60-0c3355727a51 tempest-BackendsCapabilitiesAdminTestsJSON-2674986 tempest-BackendsCapabilitiesAdminTestsJSON-2674986-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:10.012892 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-043e01cc-addf-4a8b-9f60-0c3355727a51 tempest-BackendsCapabilitiesAdminTestsJSON-2674986 tempest-BackendsCapabilitiesAdminTestsJSON-2674986-project-admin] Calling method 'get_pools' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:10.024579 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-043e01cc-addf-4a8b-9f60-0c3355727a51 tempest-BackendsCapabilitiesAdminTestsJSON-2674986 tempest-BackendsCapabilitiesAdminTestsJSON-2674986-project-admin] https://10.4.3.14/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 13 21:12:10.025124 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 606/2441] 10.4.3.14 () {66 vars in 1284 bytes} [Thu Aug 13 21:12:09 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:10.034575 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-6b251a6c-5bba-4c87-97f7-51e67809ae76 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:10.036527 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6b251a6c-5bba-4c87-97f7-51e67809ae76 tempest-BackendsCapabilitiesAdminTestsJSON-2674986 tempest-BackendsCapabilitiesAdminTestsJSON-2674986-project-admin] GET https://10.4.3.14/volume/v3/scheduler-stats/get_pools?detail=True Aug 13 21:12:10.036744 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6b251a6c-5bba-4c87-97f7-51e67809ae76 tempest-BackendsCapabilitiesAdminTestsJSON-2674986 tempest-BackendsCapabilitiesAdminTestsJSON-2674986-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:10.036959 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6b251a6c-5bba-4c87-97f7-51e67809ae76 tempest-BackendsCapabilitiesAdminTestsJSON-2674986 tempest-BackendsCapabilitiesAdminTestsJSON-2674986-project-admin] Calling method 'get_pools' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:10.049086 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6b251a6c-5bba-4c87-97f7-51e67809ae76 tempest-BackendsCapabilitiesAdminTestsJSON-2674986 tempest-BackendsCapabilitiesAdminTestsJSON-2674986-project-admin] https://10.4.3.14/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 13 21:12:10.049553 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 618/2442] 10.4.3.14 () {66 vars in 1307 bytes} [Thu Aug 13 21:12:10 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1169 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:10.063091 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-305a7936-638c-4a4d-8613-9914a1c6076f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:10.065172 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-305a7936-638c-4a4d-8613-9914a1c6076f tempest-BackendsCapabilitiesAdminTestsJSON-2674986 tempest-BackendsCapabilitiesAdminTestsJSON-2674986-project-admin] GET https://10.4.3.14/volume/v3/capabilities/np0000007265@storpool Aug 13 21:12:10.065355 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-305a7936-638c-4a4d-8613-9914a1c6076f tempest-BackendsCapabilitiesAdminTestsJSON-2674986 tempest-BackendsCapabilitiesAdminTestsJSON-2674986-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:10.065565 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-305a7936-638c-4a4d-8613-9914a1c6076f tempest-BackendsCapabilitiesAdminTestsJSON-2674986 tempest-BackendsCapabilitiesAdminTestsJSON-2674986-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:10.077051 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-305a7936-638c-4a4d-8613-9914a1c6076f tempest-BackendsCapabilitiesAdminTestsJSON-2674986 tempest-BackendsCapabilitiesAdminTestsJSON-2674986-project-admin] https://10.4.3.14/volume/v3/capabilities/np0000007265@storpool returned with HTTP 200 Aug 13 21:12:10.077646 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 612/2443] 10.4.3.14 () {66 vars in 1311 bytes} [Thu Aug 13 21:12:10 2026] GET /volume/v3/capabilities/np0000007265@storpool => generated 703 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:10.096666 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3196c828-6794-4730-a09e-3247a4a64748 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:10.109060 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3196c828-6794-4730-a09e-3247a4a64748 tempest-BackendsCapabilitiesAdminTestsJSON-2674986 tempest-BackendsCapabilitiesAdminTestsJSON-2674986-project-admin] GET https://10.4.3.14/volume/v3/capabilities/np0000007265@storpool Aug 13 21:12:10.110287 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3196c828-6794-4730-a09e-3247a4a64748 tempest-BackendsCapabilitiesAdminTestsJSON-2674986 tempest-BackendsCapabilitiesAdminTestsJSON-2674986-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:10.115464 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3196c828-6794-4730-a09e-3247a4a64748 tempest-BackendsCapabilitiesAdminTestsJSON-2674986 tempest-BackendsCapabilitiesAdminTestsJSON-2674986-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:10.145995 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3196c828-6794-4730-a09e-3247a4a64748 tempest-BackendsCapabilitiesAdminTestsJSON-2674986 tempest-BackendsCapabilitiesAdminTestsJSON-2674986-project-admin] https://10.4.3.14/volume/v3/capabilities/np0000007265@storpool returned with HTTP 200 Aug 13 21:12:10.146553 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 608/2444] 10.4.3.14 () {66 vars in 1311 bytes} [Thu Aug 13 21:12:10 2026] GET /volume/v3/capabilities/np0000007265@storpool => generated 703 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:10.156476 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-7d4d0e21-2b93-4865-9f7a-46a72e623ace None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:10.158013 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7d4d0e21-2b93-4865-9f7a-46a72e623ace tempest-BackendsCapabilitiesAdminTestsJSON-2674986 tempest-BackendsCapabilitiesAdminTestsJSON-2674986-project-admin] GET https://10.4.3.14/volume/v3/capabilities/np0000007265@storpool Aug 13 21:12:10.158184 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7d4d0e21-2b93-4865-9f7a-46a72e623ace tempest-BackendsCapabilitiesAdminTestsJSON-2674986 tempest-BackendsCapabilitiesAdminTestsJSON-2674986-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:10.158351 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7d4d0e21-2b93-4865-9f7a-46a72e623ace tempest-BackendsCapabilitiesAdminTestsJSON-2674986 tempest-BackendsCapabilitiesAdminTestsJSON-2674986-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:10.170090 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7d4d0e21-2b93-4865-9f7a-46a72e623ace tempest-BackendsCapabilitiesAdminTestsJSON-2674986 tempest-BackendsCapabilitiesAdminTestsJSON-2674986-project-admin] https://10.4.3.14/volume/v3/capabilities/np0000007265@storpool returned with HTTP 200 Aug 13 21:12:10.170427 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 607/2445] 10.4.3.14 () {66 vars in 1311 bytes} [Thu Aug 13 21:12:10 2026] GET /volume/v3/capabilities/np0000007265@storpool => generated 703 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:10.866553 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-64a3fb97-c4cb-467d-b2af-a7525c95e4e6 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:10.870328 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-64a3fb97-c4cb-467d-b2af-a7525c95e4e6 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a Aug 13 21:12:10.870328 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-64a3fb97-c4cb-467d-b2af-a7525c95e4e6 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:10.870328 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-64a3fb97-c4cb-467d-b2af-a7525c95e4e6 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:10.870328 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-64a3fb97-c4cb-467d-b2af-a7525c95e4e6 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 79bbc4be-150c-4ffe-b27e-dde746a8303a. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:12:10.878628 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:10.878628 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:10.880583 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-64a3fb97-c4cb-467d-b2af-a7525c95e4e6 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a returned with HTTP 200 Aug 13 21:12:10.881815 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 619/2446] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:10 2026] GET /volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a => generated 823 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:10.967731 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4d42a259-8dc0-4295-9d8d-b35c9180e0ad None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:10.975166 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4d42a259-8dc0-4295-9d8d-b35c9180e0ad tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 Aug 13 21:12:10.975444 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4d42a259-8dc0-4295-9d8d-b35c9180e0ad tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:10.975723 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4d42a259-8dc0-4295-9d8d-b35c9180e0ad tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:10.975781 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-4d42a259-8dc0-4295-9d8d-b35c9180e0ad tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id 275661ca-aac2-488a-947a-1bafe3a97002. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:12:10.984475 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:10.984475 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:10.985314 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4d42a259-8dc0-4295-9d8d-b35c9180e0ad tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 returned with HTTP 200 Aug 13 21:12:10.985777 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 613/2447] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:12:10 2026] GET /volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 => generated 706 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:11.197318 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ed4790b3-ea38-4d4e-9212-c84ed278ccb4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:11.198832 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ed4790b3-ea38-4d4e-9212-c84ed278ccb4 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] DELETE https://10.4.3.14/volume/v3/snapshots/972af8a3-ebae-4cbc-9042-37ccbeeb84d5 Aug 13 21:12:11.199028 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ed4790b3-ea38-4d4e-9212-c84ed278ccb4 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:11.199205 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ed4790b3-ea38-4d4e-9212-c84ed278ccb4 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:11.199682 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-ed4790b3-ea38-4d4e-9212-c84ed278ccb4 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Delete snapshot with id: 972af8a3-ebae-4cbc-9042-37ccbeeb84d5 Aug 13 21:12:11.203243 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ed4790b3-ea38-4d4e-9212-c84ed278ccb4 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/snapshots/972af8a3-ebae-4cbc-9042-37ccbeeb84d5 returned with HTTP 404 Aug 13 21:12:11.203676 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 609/2448] 10.4.3.14 () {66 vars in 1350 bytes} [Thu Aug 13 21:12:11 2026] DELETE /volume/v3/snapshots/972af8a3-ebae-4cbc-9042-37ccbeeb84d5 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:12:11.219658 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-0f1cd846-0be0-49b4-9ef6-ff4f4709ca57 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:11.222567 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0f1cd846-0be0-49b4-9ef6-ff4f4709ca57 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131 Aug 13 21:12:11.222807 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0f1cd846-0be0-49b4-9ef6-ff4f4709ca57 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:11.223058 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0f1cd846-0be0-49b4-9ef6-ff4f4709ca57 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:11.232942 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:11.232942 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:11.242422 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-0f1cd846-0be0-49b4-9ef6-ff4f4709ca57 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Volume info retrieved successfully. Aug 13 21:12:11.246566 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0f1cd846-0be0-49b4-9ef6-ff4f4709ca57 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131 returned with HTTP 200 Aug 13 21:12:11.246808 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 608/2449] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:11 2026] GET /volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:11.262654 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c4d99236-98b3-4f3f-808d-8042e0569e3a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:11.264905 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c4d99236-98b3-4f3f-808d-8042e0569e3a tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:12:11.265274 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c4d99236-98b3-4f3f-808d-8042e0569e3a tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1957707580"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:12:11.266738 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-c4d99236-98b3-4f3f-808d-8042e0569e3a tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1957707580'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:12:11.266882 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-c4d99236-98b3-4f3f-808d-8042e0569e3a tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Create volume of 1 GB Aug 13 21:12:11.273587 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-c4d99236-98b3-4f3f-808d-8042e0569e3a tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Availability Zones retrieved successfully. Aug 13 21:12:11.279762 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-c4d99236-98b3-4f3f-808d-8042e0569e3a tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Flow 'volume_create_api' (d73663fa-79a7-4d23-b3a0-3303b36337c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:12:11.281207 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-c4d99236-98b3-4f3f-808d-8042e0569e3a tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33abc4b6-12d1-4a48-91a5-b84e9e49bb48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:11.282404 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-c4d99236-98b3-4f3f-808d-8042e0569e3a tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:12:11.315247 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-c4d99236-98b3-4f3f-808d-8042e0569e3a tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33abc4b6-12d1-4a48-91a5-b84e9e49bb48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:11.316444 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-c4d99236-98b3-4f3f-808d-8042e0569e3a tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa523911-b6b7-4e48-b73d-6e02eb83e6df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:11.360949 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-c4d99236-98b3-4f3f-808d-8042e0569e3a tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Created reservations ['17e1d660-c499-4ec4-8546-c71f971c21aa', '4cf361aa-46ce-450e-b767-0815d2771a20', '05f3fbd5-33c0-455a-8e2e-fe0a6eb983c7', 'b4befb9d-069c-4940-92a6-49f8bc4fd047'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:12:11.362760 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-c4d99236-98b3-4f3f-808d-8042e0569e3a tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa523911-b6b7-4e48-b73d-6e02eb83e6df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17e1d660-c499-4ec4-8546-c71f971c21aa', '4cf361aa-46ce-450e-b767-0815d2771a20', '05f3fbd5-33c0-455a-8e2e-fe0a6eb983c7', 'b4befb9d-069c-4940-92a6-49f8bc4fd047']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:11.364165 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-c4d99236-98b3-4f3f-808d-8042e0569e3a tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b403f484-342d-4bb5-b4ca-e3d0699d3241) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:11.393035 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-c4d99236-98b3-4f3f-808d-8042e0569e3a tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b403f484-342d-4bb5-b4ca-e3d0699d3241) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '69770d8b-e85d-4c0d-92b4-57b0cbfda191', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1957707580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd720808a8da47c18413b4c068f6c514',qos_specs=None,replication_status=,reservations=['17e1d660-c499-4ec4-8546-c71f971c21aa','4cf361aa-46ce-450e-b767-0815d2771a20','05f3fbd5-33c0-455a-8e2e-fe0a6eb983c7','b4befb9d-069c-4940-92a6-49f8bc4fd047'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d677f76bc23479d88bf50b6f1b81867',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:12:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1957707580',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=69770d8b-e85d-4c0d-92b4-57b0cbfda191,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd720808a8da47c18413b4c068f6c514',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d677f76bc23479d88bf50b6f1b81867',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:11.393926 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-c4d99236-98b3-4f3f-808d-8042e0569e3a tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f42f16b6-ec72-42dd-a016-392701ea6de9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:11.414648 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-c4d99236-98b3-4f3f-808d-8042e0569e3a tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f42f16b6-ec72-42dd-a016-392701ea6de9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1957707580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd720808a8da47c18413b4c068f6c514',qos_specs=None,replication_status=,reservations=['17e1d660-c499-4ec4-8546-c71f971c21aa','4cf361aa-46ce-450e-b767-0815d2771a20','05f3fbd5-33c0-455a-8e2e-fe0a6eb983c7','b4befb9d-069c-4940-92a6-49f8bc4fd047'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d677f76bc23479d88bf50b6f1b81867',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:11.416034 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-c4d99236-98b3-4f3f-808d-8042e0569e3a tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bfecab6-3059-440f-ad15-c059d287104c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:11.426976 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-c4d99236-98b3-4f3f-808d-8042e0569e3a tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bfecab6-3059-440f-ad15-c059d287104c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:11.428117 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-c4d99236-98b3-4f3f-808d-8042e0569e3a tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Flow 'volume_create_api' (d73663fa-79a7-4d23-b3a0-3303b36337c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:12:11.428480 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-c4d99236-98b3-4f3f-808d-8042e0569e3a tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Create volume request issued successfully. Aug 13 21:12:11.429235 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c4d99236-98b3-4f3f-808d-8042e0569e3a tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:12:11.430314 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 620/2450] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:12:11 2026] POST /volume/v3/volumes => generated 752 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:12:11.451756 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0d674d86-c58d-437b-8cfd-4a961f0e196d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:11.459617 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0d674d86-c58d-437b-8cfd-4a961f0e196d tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/volumes/69770d8b-e85d-4c0d-92b4-57b0cbfda191 Aug 13 21:12:11.462324 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0d674d86-c58d-437b-8cfd-4a961f0e196d tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:11.464236 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0d674d86-c58d-437b-8cfd-4a961f0e196d tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:11.487475 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:11.487475 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:11.495229 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-0d674d86-c58d-437b-8cfd-4a961f0e196d tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Volume info retrieved successfully. Aug 13 21:12:11.505169 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0d674d86-c58d-437b-8cfd-4a961f0e196d tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/volumes/69770d8b-e85d-4c0d-92b4-57b0cbfda191 returned with HTTP 200 Aug 13 21:12:11.505740 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 614/2451] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:11 2026] GET /volume/v3/volumes/69770d8b-e85d-4c0d-92b4-57b0cbfda191 => generated 820 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:11.605718 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-23652134-6a58-4d87-8bf1-a8c6efacef74 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:11.607909 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-23652134-6a58-4d87-8bf1-a8c6efacef74 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:12:11.608344 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-23652134-6a58-4d87-8bf1-a8c6efacef74 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "5dddeb4c-0e36-4cd1-9ad2-d8514d39c93d", "size": 1}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:12:11.610135 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-23652134-6a58-4d87-8bf1-a8c6efacef74 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': '5dddeb4c-0e36-4cd1-9ad2-d8514d39c93d', 'size': 1}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:12:11.685477 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-23652134-6a58-4d87-8bf1-a8c6efacef74 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Create volume of 1 GB Aug 13 21:12:11.689171 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-23652134-6a58-4d87-8bf1-a8c6efacef74 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Availability Zones retrieved successfully. Aug 13 21:12:11.694271 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-23652134-6a58-4d87-8bf1-a8c6efacef74 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Flow 'volume_create_api' (2406a961-cf8d-4432-a72e-9fbaf843e090) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:12:11.695889 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-23652134-6a58-4d87-8bf1-a8c6efacef74 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83478e67-3aab-4d49-806f-18952453214b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:11.696840 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-23652134-6a58-4d87-8bf1-a8c6efacef74 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:12:11.747633 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-23652134-6a58-4d87-8bf1-a8c6efacef74 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83478e67-3aab-4d49-806f-18952453214b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:11.748290 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-23652134-6a58-4d87-8bf1-a8c6efacef74 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ed67bbd-b452-4e60-afa2-4665df6696e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:11.786366 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-23652134-6a58-4d87-8bf1-a8c6efacef74 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Created reservations ['bd00c401-beab-4d59-828c-ed1b2ef2648d', '026eec9e-1d19-4072-865f-6e46ad5aa171', '3de10ed6-e8f5-4dfc-9c91-e3be3c866d73', 'a0cee0ea-0b00-469d-9cb3-aa2a23f132d1'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:12:11.787108 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-23652134-6a58-4d87-8bf1-a8c6efacef74 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ed67bbd-b452-4e60-afa2-4665df6696e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd00c401-beab-4d59-828c-ed1b2ef2648d', '026eec9e-1d19-4072-865f-6e46ad5aa171', '3de10ed6-e8f5-4dfc-9c91-e3be3c866d73', 'a0cee0ea-0b00-469d-9cb3-aa2a23f132d1']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:11.787848 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-23652134-6a58-4d87-8bf1-a8c6efacef74 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae419502-25cf-4535-9bc8-ddbca480c455) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:11.809451 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-23652134-6a58-4d87-8bf1-a8c6efacef74 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae419502-25cf-4535-9bc8-ddbca480c455) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b42d40c-6a07-435f-b843-cb052ee013ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bac918c1592249ccb6cfb28224d65d84',qos_specs=None,replication_status=,reservations=['bd00c401-beab-4d59-828c-ed1b2ef2648d','026eec9e-1d19-4072-865f-6e46ad5aa171','3de10ed6-e8f5-4dfc-9c91-e3be3c866d73','a0cee0ea-0b00-469d-9cb3-aa2a23f132d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='008a090697d445638a3bcb3d4c1a10c4',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:12:11Z,deleted=False,deleted_at=None,display_description=None,display_name='volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b42d40c-6a07-435f-b843-cb052ee013ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bac918c1592249ccb6cfb28224d65d84',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='008a090697d445638a3bcb3d4c1a10c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:11.810217 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-23652134-6a58-4d87-8bf1-a8c6efacef74 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a45a4ec-ca75-4c12-bf47-47bc222788b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:11.827811 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-23652134-6a58-4d87-8bf1-a8c6efacef74 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a45a4ec-ca75-4c12-bf47-47bc222788b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bac918c1592249ccb6cfb28224d65d84',qos_specs=None,replication_status=,reservations=['bd00c401-beab-4d59-828c-ed1b2ef2648d','026eec9e-1d19-4072-865f-6e46ad5aa171','3de10ed6-e8f5-4dfc-9c91-e3be3c866d73','a0cee0ea-0b00-469d-9cb3-aa2a23f132d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='008a090697d445638a3bcb3d4c1a10c4',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:11.828643 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-23652134-6a58-4d87-8bf1-a8c6efacef74 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1ef4687-2341-42e5-bbd0-63dc7acc6d78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:11.838978 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-23652134-6a58-4d87-8bf1-a8c6efacef74 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1ef4687-2341-42e5-bbd0-63dc7acc6d78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:11.839875 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-23652134-6a58-4d87-8bf1-a8c6efacef74 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Flow 'volume_create_api' (2406a961-cf8d-4432-a72e-9fbaf843e090) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:12:11.840679 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-23652134-6a58-4d87-8bf1-a8c6efacef74 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Create volume request issued successfully. Aug 13 21:12:11.841256 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-23652134-6a58-4d87-8bf1-a8c6efacef74 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:12:11.841703 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 610/2452] 10.4.3.14 () {70 vars in 1293 bytes} [Thu Aug 13 21:12:11 2026] POST /volume/v3/volumes => generated 773 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:12:11.853579 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-6e9f6e98-9bb2-48eb-82e2-23fedddf4c10 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:11.855782 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6e9f6e98-9bb2-48eb-82e2-23fedddf4c10 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea Aug 13 21:12:11.856070 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6e9f6e98-9bb2-48eb-82e2-23fedddf4c10 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:11.856323 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6e9f6e98-9bb2-48eb-82e2-23fedddf4c10 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:11.864949 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:11.864949 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:11.869102 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-6e9f6e98-9bb2-48eb-82e2-23fedddf4c10 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume info retrieved successfully. Aug 13 21:12:11.874418 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6e9f6e98-9bb2-48eb-82e2-23fedddf4c10 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea returned with HTTP 200 Aug 13 21:12:11.874934 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 609/2453] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:11 2026] GET /volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:11.893660 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d9c04971-9c66-46a0-a4d0-d5548c380fea None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:11.895946 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d9c04971-9c66-46a0-a4d0-d5548c380fea tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a Aug 13 21:12:11.896302 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d9c04971-9c66-46a0-a4d0-d5548c380fea tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:11.896433 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d9c04971-9c66-46a0-a4d0-d5548c380fea tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:11.896574 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-d9c04971-9c66-46a0-a4d0-d5548c380fea tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 79bbc4be-150c-4ffe-b27e-dde746a8303a. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:12:11.902752 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:11.902752 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:11.905151 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d9c04971-9c66-46a0-a4d0-d5548c380fea tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a returned with HTTP 200 Aug 13 21:12:11.905151 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 621/2454] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:11 2026] GET /volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a => generated 823 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:12.002630 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c049a5ee-887c-4557-abd1-59433756e292 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:12.009723 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c049a5ee-887c-4557-abd1-59433756e292 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 Aug 13 21:12:12.010917 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c049a5ee-887c-4557-abd1-59433756e292 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:12.011407 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c049a5ee-887c-4557-abd1-59433756e292 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:12.012249 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-c049a5ee-887c-4557-abd1-59433756e292 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id 275661ca-aac2-488a-947a-1bafe3a97002. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:12:12.028923 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:12.028923 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:12.030599 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c049a5ee-887c-4557-abd1-59433756e292 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 returned with HTTP 200 Aug 13 21:12:12.032120 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 615/2455] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:12:11 2026] GET /volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 => generated 706 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:12.519720 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2ef7c131-a55d-4d5f-b26d-1a7b0a10673d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:12.522053 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2ef7c131-a55d-4d5f-b26d-1a7b0a10673d tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/volumes/69770d8b-e85d-4c0d-92b4-57b0cbfda191 Aug 13 21:12:12.522249 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2ef7c131-a55d-4d5f-b26d-1a7b0a10673d tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:12.522486 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2ef7c131-a55d-4d5f-b26d-1a7b0a10673d tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:12.531410 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:12.531410 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:12.536060 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-2ef7c131-a55d-4d5f-b26d-1a7b0a10673d tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Volume info retrieved successfully. Aug 13 21:12:12.541787 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2ef7c131-a55d-4d5f-b26d-1a7b0a10673d tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/volumes/69770d8b-e85d-4c0d-92b4-57b0cbfda191 returned with HTTP 200 Aug 13 21:12:12.542268 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 611/2456] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:12 2026] GET /volume/v3/volumes/69770d8b-e85d-4c0d-92b4-57b0cbfda191 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:12.560533 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-bc634771-26a6-44b0-9e23-d3103cac1d5b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:12.563419 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bc634771-26a6-44b0-9e23-d3103cac1d5b tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] POST https://10.4.3.14/volume/v3/snapshots Aug 13 21:12:12.564835 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bc634771-26a6-44b0-9e23-d3103cac1d5b tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "69770d8b-e85d-4c0d-92b4-57b0cbfda191", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-548694572"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:12:12.577008 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:12.577008 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:12.577822 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-bc634771-26a6-44b0-9e23-d3103cac1d5b tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Volume info retrieved successfully. Aug 13 21:12:12.578472 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.snapshots [None req-bc634771-26a6-44b0-9e23-d3103cac1d5b tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Create snapshot from volume 69770d8b-e85d-4c0d-92b4-57b0cbfda191 Aug 13 21:12:12.622113 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-af26ed3c-83d4-40bc-bfa1-423b8950b754 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:12.631483 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-bc634771-26a6-44b0-9e23-d3103cac1d5b tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Created reservations ['758e7e2e-77f3-4398-bb4b-d9388c47d5e5', 'b6f96409-05a5-4465-bb3d-6baa8f75ebc9', 'a0ad04dd-0ecb-4d9a-a8e6-cbf910d80000', '1f1f79c5-ed69-4c0e-b235-a3190b7462c0'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:12:12.685196 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-bc634771-26a6-44b0-9e23-d3103cac1d5b tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Snapshot create request issued successfully. Aug 13 21:12:12.685671 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bc634771-26a6-44b0-9e23-d3103cac1d5b tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/snapshots returned with HTTP 202 Aug 13 21:12:12.686409 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 610/2457] 10.4.3.14 () {68 vars in 1258 bytes} [Thu Aug 13 21:12:12 2026] POST /volume/v3/snapshots => generated 309 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:12:12.713474 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2bf1adae-57f0-41de-b7ee-1be7c1e31ad0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:12.721428 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2bf1adae-57f0-41de-b7ee-1be7c1e31ad0 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/snapshots/d772c3c8-9eb6-4d2c-af90-ff5d128ec07a Aug 13 21:12:12.721708 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2bf1adae-57f0-41de-b7ee-1be7c1e31ad0 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:12.722940 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2bf1adae-57f0-41de-b7ee-1be7c1e31ad0 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:12.727875 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:12.727875 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:12.728563 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-2bf1adae-57f0-41de-b7ee-1be7c1e31ad0 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Snapshot retrieved successfully. Aug 13 21:12:12.729254 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2bf1adae-57f0-41de-b7ee-1be7c1e31ad0 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/snapshots/d772c3c8-9eb6-4d2c-af90-ff5d128ec07a returned with HTTP 200 Aug 13 21:12:12.729659 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 616/2458] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:12:12 2026] GET /volume/v3/snapshots/d772c3c8-9eb6-4d2c-af90-ff5d128ec07a => generated 441 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:12.737335 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-af26ed3c-83d4-40bc-bfa1-423b8950b754 tempest-GroupSnapshotsV319Test-525300570 tempest-GroupSnapshotsV319Test-525300570-project-admin] POST https://10.4.3.14/volume/v3/types Aug 13 21:12:12.738036 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-af26ed3c-83d4-40bc-bfa1-423b8950b754 tempest-GroupSnapshotsV319Test-525300570 tempest-GroupSnapshotsV319Test-525300570-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-723542210"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:12:12.767938 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-af26ed3c-83d4-40bc-bfa1-423b8950b754 tempest-GroupSnapshotsV319Test-525300570 tempest-GroupSnapshotsV319Test-525300570-project-admin] https://10.4.3.14/volume/v3/types returned with HTTP 200 Aug 13 21:12:12.767938 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 622/2459] 10.4.3.14 () {68 vars in 1245 bytes} [Thu Aug 13 21:12:12 2026] POST /volume/v3/types => generated 227 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:12.782046 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-28e2de68-7bed-409a-8e1d-c686ada02b8f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:12.783755 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-28e2de68-7bed-409a-8e1d-c686ada02b8f tempest-GroupSnapshotsV319Test-525300570 tempest-GroupSnapshotsV319Test-525300570-project-admin] POST https://10.4.3.14/volume/v3/group_types Aug 13 21:12:12.783937 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-28e2de68-7bed-409a-8e1d-c686ada02b8f tempest-GroupSnapshotsV319Test-525300570 tempest-GroupSnapshotsV319Test-525300570-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-719778076"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:12:12.799186 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-28e2de68-7bed-409a-8e1d-c686ada02b8f tempest-GroupSnapshotsV319Test-525300570 tempest-GroupSnapshotsV319Test-525300570-project-admin] https://10.4.3.14/volume/v3/group_types returned with HTTP 202 Aug 13 21:12:12.799747 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 612/2460] 10.4.3.14 () {70 vars in 1304 bytes} [Thu Aug 13 21:12:12 2026] POST /volume/v3/group_types => generated 184 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:12:12.810264 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-69bd7f2f-1b54-4da1-a4f2-ab2bdbc62f4c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:12.872613 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-69bd7f2f-1b54-4da1-a4f2-ab2bdbc62f4c tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] POST https://10.4.3.14/volume/v3/groups Aug 13 21:12:12.872858 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-69bd7f2f-1b54-4da1-a4f2-ab2bdbc62f4c tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "64fa081a-68f7-45ac-a339-057c9590d36d", "volume_types": ["d07bd17d-2eba-4005-b470-42f5c4451834"], "name": "tempest-GroupSnapshotsV319Test-Group-354001459"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:12:12.874481 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.groups [None req-69bd7f2f-1b54-4da1-a4f2-ab2bdbc62f4c tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Creating new group {'group': {'group_type': '64fa081a-68f7-45ac-a339-057c9590d36d', 'volume_types': ['d07bd17d-2eba-4005-b470-42f5c4451834'], 'name': 'tempest-GroupSnapshotsV319Test-Group-354001459'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 13 21:12:12.877671 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.groups [None req-69bd7f2f-1b54-4da1-a4f2-ab2bdbc62f4c tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-354001459. Aug 13 21:12:12.877992 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:12.877992 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:12.884139 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-69bd7f2f-1b54-4da1-a4f2-ab2bdbc62f4c tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Availability Zones retrieved successfully. Aug 13 21:12:12.890802 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-00366216-c84f-43e4-a01e-fcde359388f4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:12.894633 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-00366216-c84f-43e4-a01e-fcde359388f4 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea Aug 13 21:12:12.894633 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-00366216-c84f-43e4-a01e-fcde359388f4 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:12.894848 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-00366216-c84f-43e4-a01e-fcde359388f4 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:12.901202 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:12.901202 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:12.904639 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-00366216-c84f-43e4-a01e-fcde359388f4 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume info retrieved successfully. Aug 13 21:12:12.906579 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-69bd7f2f-1b54-4da1-a4f2-ab2bdbc62f4c tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Created reservations ['97b51e55-201a-45a0-b8e6-361c10bfeb53'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:12:12.908480 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-00366216-c84f-43e4-a01e-fcde359388f4 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea returned with HTTP 200 Aug 13 21:12:12.909060 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 617/2461] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:12 2026] GET /volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea => generated 865 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:12.919648 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-4e406543-4741-4de9-98e8-e2c73e3f5c7c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:12.922310 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4e406543-4741-4de9-98e8-e2c73e3f5c7c tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a Aug 13 21:12:12.922657 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4e406543-4741-4de9-98e8-e2c73e3f5c7c tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:12.922904 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4e406543-4741-4de9-98e8-e2c73e3f5c7c tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:12.923064 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-4e406543-4741-4de9-98e8-e2c73e3f5c7c tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 79bbc4be-150c-4ffe-b27e-dde746a8303a. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:12:12.929438 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:12.929438 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:12.930262 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4e406543-4741-4de9-98e8-e2c73e3f5c7c tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a returned with HTTP 200 Aug 13 21:12:12.930754 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 623/2462] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:12 2026] GET /volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a => generated 823 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:12.932308 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-69bd7f2f-1b54-4da1-a4f2-ab2bdbc62f4c tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] https://10.4.3.14/volume/v3/groups returned with HTTP 202 Aug 13 21:12:12.932673 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 611/2463] 10.4.3.14 () {70 vars in 1290 bytes} [Thu Aug 13 21:12:12 2026] POST /volume/v3/groups => generated 115 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:12:12.940986 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b8fd4b9a-e902-42ba-b598-d8c890bb49b2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:12.943224 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b8fd4b9a-e902-42ba-b598-d8c890bb49b2 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] GET https://10.4.3.14/volume/v3/groups/28ed0124-bc65-4523-9afa-6a5910ffd792 Aug 13 21:12:12.943527 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b8fd4b9a-e902-42ba-b598-d8c890bb49b2 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:12.943785 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b8fd4b9a-e902-42ba-b598-d8c890bb49b2 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:12.943981 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.groups [None req-b8fd4b9a-e902-42ba-b598-d8c890bb49b2 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] show called for member 28ed0124-bc65-4523-9afa-6a5910ffd792 {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 21:12:12.949580 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:12.949580 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:12.956975 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b8fd4b9a-e902-42ba-b598-d8c890bb49b2 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] https://10.4.3.14/volume/v3/groups/28ed0124-bc65-4523-9afa-6a5910ffd792 returned with HTTP 200 Aug 13 21:12:12.957540 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 613/2464] 10.4.3.14 () {68 vars in 1379 bytes} [Thu Aug 13 21:12:12 2026] GET /volume/v3/groups/28ed0124-bc65-4523-9afa-6a5910ffd792 => generated 395 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:13.014399 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-12c4987a-08fd-41c5-a002-f6bdcdf4c416 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:13.015861 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-12c4987a-08fd-41c5-a002-f6bdcdf4c416 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:12:13.016220 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-12c4987a-08fd-41c5-a002-f6bdcdf4c416 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-51702981"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:12:13.017672 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-12c4987a-08fd-41c5-a002-f6bdcdf4c416 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-51702981'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:12:13.017776 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-12c4987a-08fd-41c5-a002-f6bdcdf4c416 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Create volume of 1 GB Aug 13 21:12:13.021950 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-12c4987a-08fd-41c5-a002-f6bdcdf4c416 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Availability Zones retrieved successfully. Aug 13 21:12:13.029837 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-12c4987a-08fd-41c5-a002-f6bdcdf4c416 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Flow 'volume_create_api' (a4ee127d-8b95-48fe-985c-7c544f3d6923) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:12:13.030113 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-12c4987a-08fd-41c5-a002-f6bdcdf4c416 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68aee28d-2f57-49f3-a844-937bb377890c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:13.031028 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-12c4987a-08fd-41c5-a002-f6bdcdf4c416 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:12:13.043292 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-8dbc4a23-70c7-4d85-8bc2-5f1279108ded None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:13.044979 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8dbc4a23-70c7-4d85-8bc2-5f1279108ded tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 Aug 13 21:12:13.045175 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8dbc4a23-70c7-4d85-8bc2-5f1279108ded tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:13.045373 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8dbc4a23-70c7-4d85-8bc2-5f1279108ded tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:13.045466 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-8dbc4a23-70c7-4d85-8bc2-5f1279108ded tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id 275661ca-aac2-488a-947a-1bafe3a97002. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:12:13.051932 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:13.051932 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:13.052451 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8dbc4a23-70c7-4d85-8bc2-5f1279108ded tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 returned with HTTP 200 Aug 13 21:12:13.052765 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 624/2465] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:12:13 2026] GET /volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:13.060771 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-12c4987a-08fd-41c5-a002-f6bdcdf4c416 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68aee28d-2f57-49f3-a844-937bb377890c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:13.061662 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-12c4987a-08fd-41c5-a002-f6bdcdf4c416 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3649fad9-16e8-4d80-aedf-ebbcb6604fdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:13.123290 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-12c4987a-08fd-41c5-a002-f6bdcdf4c416 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Created reservations ['24ea16fb-bba0-4b90-a969-51e4857a3e72', '3924542f-1ea0-4fa2-a021-9d226ad9fa5e', '084072f6-0676-4f25-b7d2-7320ff618e70', '7a24c796-3da3-4952-9e77-a73451c73074'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:12:13.124338 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-12c4987a-08fd-41c5-a002-f6bdcdf4c416 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3649fad9-16e8-4d80-aedf-ebbcb6604fdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['24ea16fb-bba0-4b90-a969-51e4857a3e72', '3924542f-1ea0-4fa2-a021-9d226ad9fa5e', '084072f6-0676-4f25-b7d2-7320ff618e70', '7a24c796-3da3-4952-9e77-a73451c73074']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:13.125379 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-12c4987a-08fd-41c5-a002-f6bdcdf4c416 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35d772e1-d0f9-4aa7-a1e9-c91aa64f9300) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:13.149862 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-12c4987a-08fd-41c5-a002-f6bdcdf4c416 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35d772e1-d0f9-4aa7-a1e9-c91aa64f9300) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db107005-609f-4a59-965e-2ccecb0467de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-51702981',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1043048f2bea4915a508ab39ef389c12',qos_specs=None,replication_status=,reservations=['24ea16fb-bba0-4b90-a969-51e4857a3e72','3924542f-1ea0-4fa2-a021-9d226ad9fa5e','084072f6-0676-4f25-b7d2-7320ff618e70','7a24c796-3da3-4952-9e77-a73451c73074'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e189b11b0904d4fa6181e8eb99f3af6',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:12:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-51702981',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db107005-609f-4a59-965e-2ccecb0467de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1043048f2bea4915a508ab39ef389c12',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e189b11b0904d4fa6181e8eb99f3af6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:13.151059 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-12c4987a-08fd-41c5-a002-f6bdcdf4c416 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92c034d3-d492-49c3-9db8-4f087f8bf91a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:13.170105 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-12c4987a-08fd-41c5-a002-f6bdcdf4c416 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92c034d3-d492-49c3-9db8-4f087f8bf91a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-51702981',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1043048f2bea4915a508ab39ef389c12',qos_specs=None,replication_status=,reservations=['24ea16fb-bba0-4b90-a969-51e4857a3e72','3924542f-1ea0-4fa2-a021-9d226ad9fa5e','084072f6-0676-4f25-b7d2-7320ff618e70','7a24c796-3da3-4952-9e77-a73451c73074'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e189b11b0904d4fa6181e8eb99f3af6',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:13.170799 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-12c4987a-08fd-41c5-a002-f6bdcdf4c416 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08048d35-bcfd-40e5-b89b-d5ccb311623f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:13.180486 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-12c4987a-08fd-41c5-a002-f6bdcdf4c416 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08048d35-bcfd-40e5-b89b-d5ccb311623f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:13.182982 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-12c4987a-08fd-41c5-a002-f6bdcdf4c416 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Flow 'volume_create_api' (a4ee127d-8b95-48fe-985c-7c544f3d6923) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:12:13.182982 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-12c4987a-08fd-41c5-a002-f6bdcdf4c416 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Create volume request issued successfully. Aug 13 21:12:13.182982 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-12c4987a-08fd-41c5-a002-f6bdcdf4c416 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:12:13.182982 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 618/2466] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:12:13 2026] POST /volume/v3/volumes => generated 753 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:12:13.198940 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-cbad21a9-626e-4772-bab8-3ef35cf059fc None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:13.200745 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-cbad21a9-626e-4772-bab8-3ef35cf059fc tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] GET https://10.4.3.14/volume/v3/volumes/db107005-609f-4a59-965e-2ccecb0467de Aug 13 21:12:13.200934 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-cbad21a9-626e-4772-bab8-3ef35cf059fc tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:13.201143 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-cbad21a9-626e-4772-bab8-3ef35cf059fc tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:13.207715 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:13.207715 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:13.211768 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-cbad21a9-626e-4772-bab8-3ef35cf059fc tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Volume info retrieved successfully. Aug 13 21:12:13.215984 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-cbad21a9-626e-4772-bab8-3ef35cf059fc tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] https://10.4.3.14/volume/v3/volumes/db107005-609f-4a59-965e-2ccecb0467de returned with HTTP 200 Aug 13 21:12:13.223688 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 612/2467] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:13 2026] GET /volume/v3/volumes/db107005-609f-4a59-965e-2ccecb0467de => generated 821 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:13.740983 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d1cbb258-07bd-40ed-aded-1402758b8283 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:13.742683 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d1cbb258-07bd-40ed-aded-1402758b8283 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/snapshots/d772c3c8-9eb6-4d2c-af90-ff5d128ec07a Aug 13 21:12:13.742876 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d1cbb258-07bd-40ed-aded-1402758b8283 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:13.743078 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d1cbb258-07bd-40ed-aded-1402758b8283 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:13.747764 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:13.747764 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:13.748901 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d1cbb258-07bd-40ed-aded-1402758b8283 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Snapshot retrieved successfully. Aug 13 21:12:13.749736 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d1cbb258-07bd-40ed-aded-1402758b8283 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/snapshots/d772c3c8-9eb6-4d2c-af90-ff5d128ec07a returned with HTTP 200 Aug 13 21:12:13.750167 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 614/2468] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:12:13 2026] GET /volume/v3/snapshots/d772c3c8-9eb6-4d2c-af90-ff5d128ec07a => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:13.760491 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-12db96aa-5aa1-4135-b0be-d81620bf3cb4 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:13.762183 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-12db96aa-5aa1-4135-b0be-d81620bf3cb4 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:12:13.762493 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-12db96aa-5aa1-4135-b0be-d81620bf3cb4 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "d772c3c8-9eb6-4d2c-af90-ff5d128ec07a", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1427524213"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:12:13.763989 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-12db96aa-5aa1-4135-b0be-d81620bf3cb4 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Create volume request body: {'volume': {'snapshot_id': 'd772c3c8-9eb6-4d2c-af90-ff5d128ec07a', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1427524213'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:12:13.769150 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:13.769150 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:13.769579 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-12db96aa-5aa1-4135-b0be-d81620bf3cb4 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Snapshot retrieved successfully. Aug 13 21:12:13.769704 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-12db96aa-5aa1-4135-b0be-d81620bf3cb4 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Create volume of 2 GB Aug 13 21:12:13.773224 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-12db96aa-5aa1-4135-b0be-d81620bf3cb4 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Availability Zones retrieved successfully. Aug 13 21:12:13.778394 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-12db96aa-5aa1-4135-b0be-d81620bf3cb4 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Flow 'volume_create_api' (89273bc9-d58e-490d-9e7d-b17e004dbb83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:12:13.779512 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-12db96aa-5aa1-4135-b0be-d81620bf3cb4 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a48e6515-2436-4516-917d-eef565e3f007) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:13.780405 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-12db96aa-5aa1-4135-b0be-d81620bf3cb4 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:12:13.807016 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-12db96aa-5aa1-4135-b0be-d81620bf3cb4 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a48e6515-2436-4516-917d-eef565e3f007) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': 'd772c3c8-9eb6-4d2c-af90-ff5d128ec07a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:13.807770 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-12db96aa-5aa1-4135-b0be-d81620bf3cb4 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (395ed5de-cfe2-4871-bc6b-a4d3804e5e50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:13.860184 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-12db96aa-5aa1-4135-b0be-d81620bf3cb4 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Created reservations ['95a694fb-4fac-4fb2-b433-90a275be2241', '79f487fd-7b68-4ad6-8fb4-9c1de29ccc4c', '9d686486-cc70-40de-ab3c-4a2f814d128b', '83d58d88-b4fe-4adc-a81f-3115de108b0e'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:12:13.861232 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-12db96aa-5aa1-4135-b0be-d81620bf3cb4 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (395ed5de-cfe2-4871-bc6b-a4d3804e5e50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95a694fb-4fac-4fb2-b433-90a275be2241', '79f487fd-7b68-4ad6-8fb4-9c1de29ccc4c', '9d686486-cc70-40de-ab3c-4a2f814d128b', '83d58d88-b4fe-4adc-a81f-3115de108b0e']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:13.862232 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-12db96aa-5aa1-4135-b0be-d81620bf3cb4 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f5271a3-ff81-40fb-a767-6487025d0a8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:13.906309 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-12db96aa-5aa1-4135-b0be-d81620bf3cb4 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f5271a3-ff81-40fb-a767-6487025d0a8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9475da33-7df3-4e5f-81d2-4c76b521f1e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1427524213',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd720808a8da47c18413b4c068f6c514',qos_specs=None,replication_status=,reservations=['95a694fb-4fac-4fb2-b433-90a275be2241','79f487fd-7b68-4ad6-8fb4-9c1de29ccc4c','9d686486-cc70-40de-ab3c-4a2f814d128b','83d58d88-b4fe-4adc-a81f-3115de108b0e'],size=2,snapshot_id=d772c3c8-9eb6-4d2c-af90-ff5d128ec07a,source_replicaid=,source_volid=None,status='creating',user_id='6d677f76bc23479d88bf50b6f1b81867',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:12:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1427524213',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9475da33-7df3-4e5f-81d2-4c76b521f1e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd720808a8da47c18413b4c068f6c514',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=2,snapshot_id=d772c3c8-9eb6-4d2c-af90-ff5d128ec07a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d677f76bc23479d88bf50b6f1b81867',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:13.907104 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-12db96aa-5aa1-4135-b0be-d81620bf3cb4 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a57ee01f-f190-4ae0-975c-a0696f88d1d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:13.932754 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7504c823-7859-48dd-ba23-d517551dd2ff None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:13.932884 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-12db96aa-5aa1-4135-b0be-d81620bf3cb4 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a57ee01f-f190-4ae0-975c-a0696f88d1d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1427524213',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd720808a8da47c18413b4c068f6c514',qos_specs=None,replication_status=,reservations=['95a694fb-4fac-4fb2-b433-90a275be2241','79f487fd-7b68-4ad6-8fb4-9c1de29ccc4c','9d686486-cc70-40de-ab3c-4a2f814d128b','83d58d88-b4fe-4adc-a81f-3115de108b0e'],size=2,snapshot_id=d772c3c8-9eb6-4d2c-af90-ff5d128ec07a,source_replicaid=,source_volid=None,status='creating',user_id='6d677f76bc23479d88bf50b6f1b81867',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:13.933489 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-12db96aa-5aa1-4135-b0be-d81620bf3cb4 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6ca4b77-ce0f-4e8b-bffa-9188dc86eacc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:13.935032 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7504c823-7859-48dd-ba23-d517551dd2ff tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea Aug 13 21:12:13.935386 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7504c823-7859-48dd-ba23-d517551dd2ff tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:13.936620 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7504c823-7859-48dd-ba23-d517551dd2ff tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:13.944556 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:13.944556 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:13.947397 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-6143e1c6-3621-4e4d-b224-a27627fc702f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:13.950939 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7504c823-7859-48dd-ba23-d517551dd2ff tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume info retrieved successfully. Aug 13 21:12:13.953173 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6143e1c6-3621-4e4d-b224-a27627fc702f tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a Aug 13 21:12:13.953173 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6143e1c6-3621-4e4d-b224-a27627fc702f tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:13.953755 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6143e1c6-3621-4e4d-b224-a27627fc702f tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:13.954030 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-6143e1c6-3621-4e4d-b224-a27627fc702f tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 79bbc4be-150c-4ffe-b27e-dde746a8303a. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:12:13.957426 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7504c823-7859-48dd-ba23-d517551dd2ff tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea returned with HTTP 200 Aug 13 21:12:13.958019 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 619/2469] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:13 2026] GET /volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea => generated 926 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:13.959799 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-12db96aa-5aa1-4135-b0be-d81620bf3cb4 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6ca4b77-ce0f-4e8b-bffa-9188dc86eacc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:13.961078 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-12db96aa-5aa1-4135-b0be-d81620bf3cb4 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Flow 'volume_create_api' (89273bc9-d58e-490d-9e7d-b17e004dbb83) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:12:13.961691 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-12db96aa-5aa1-4135-b0be-d81620bf3cb4 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Create volume request issued successfully. Aug 13 21:12:13.962507 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-12db96aa-5aa1-4135-b0be-d81620bf3cb4 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:12:13.964209 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 625/2470] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:12:13 2026] POST /volume/v3/volumes => generated 786 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:12:13.969543 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-39eb881d-54e4-4f5b-9fec-0234569ebe81 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:13.971459 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-39eb881d-54e4-4f5b-9fec-0234569ebe81 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] GET https://10.4.3.14/volume/v3/groups/28ed0124-bc65-4523-9afa-6a5910ffd792 Aug 13 21:12:13.971722 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-39eb881d-54e4-4f5b-9fec-0234569ebe81 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:13.971910 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-39eb881d-54e4-4f5b-9fec-0234569ebe81 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:13.972053 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.groups [None req-39eb881d-54e4-4f5b-9fec-0234569ebe81 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] show called for member 28ed0124-bc65-4523-9afa-6a5910ffd792 {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 21:12:13.975232 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:13.975232 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:13.979170 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:13.979170 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:13.979895 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6143e1c6-3621-4e4d-b224-a27627fc702f tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a returned with HTTP 200 Aug 13 21:12:13.980379 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 613/2471] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:13 2026] GET /volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a => generated 823 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:13.985053 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-39eb881d-54e4-4f5b-9fec-0234569ebe81 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] https://10.4.3.14/volume/v3/groups/28ed0124-bc65-4523-9afa-6a5910ffd792 returned with HTTP 200 Aug 13 21:12:13.986243 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 615/2472] 10.4.3.14 () {68 vars in 1379 bytes} [Thu Aug 13 21:12:13 2026] GET /volume/v3/groups/28ed0124-bc65-4523-9afa-6a5910ffd792 => generated 396 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:13.986301 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-558ad49f-83ca-4cf3-8e9e-6894988c85b6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:13.987431 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-558ad49f-83ca-4cf3-8e9e-6894988c85b6 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/volumes/9475da33-7df3-4e5f-81d2-4c76b521f1e7 Aug 13 21:12:13.987707 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-558ad49f-83ca-4cf3-8e9e-6894988c85b6 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:13.987943 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-558ad49f-83ca-4cf3-8e9e-6894988c85b6 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:13.998505 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:13.998505 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:13.999835 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-702aa3fc-360d-4d30-92b0-472f2fecea61 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:14.002226 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-558ad49f-83ca-4cf3-8e9e-6894988c85b6 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Volume info retrieved successfully. Aug 13 21:12:14.004392 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-702aa3fc-360d-4d30-92b0-472f2fecea61 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:12:14.004392 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-702aa3fc-360d-4d30-92b0-472f2fecea61 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1224959445", "volume_type": "d07bd17d-2eba-4005-b470-42f5c4451834", "group_id": "28ed0124-bc65-4523-9afa-6a5910ffd792", "size": 1}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:12:14.006075 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-702aa3fc-360d-4d30-92b0-472f2fecea61 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1224959445', 'volume_type': 'd07bd17d-2eba-4005-b470-42f5c4451834', 'group_id': '28ed0124-bc65-4523-9afa-6a5910ffd792', 'size': 1}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:12:14.006797 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-558ad49f-83ca-4cf3-8e9e-6894988c85b6 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/volumes/9475da33-7df3-4e5f-81d2-4c76b521f1e7 returned with HTTP 200 Aug 13 21:12:14.006797 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 620/2473] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:13 2026] GET /volume/v3/volumes/9475da33-7df3-4e5f-81d2-4c76b521f1e7 => generated 854 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:14.018268 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:14.018268 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:14.018910 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-702aa3fc-360d-4d30-92b0-472f2fecea61 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Create volume of 1 GB Aug 13 21:12:14.025223 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-702aa3fc-360d-4d30-92b0-472f2fecea61 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Availability Zones retrieved successfully. Aug 13 21:12:14.033012 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-702aa3fc-360d-4d30-92b0-472f2fecea61 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Flow 'volume_create_api' (8a2e8414-2302-46ca-a87e-8822f4bce1c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:12:14.034460 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-702aa3fc-360d-4d30-92b0-472f2fecea61 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0652f65c-72de-4899-8b8a-e6b688090142) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:14.035225 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:14.035225 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:14.035764 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-702aa3fc-360d-4d30-92b0-472f2fecea61 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:12:14.057501 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-702aa3fc-360d-4d30-92b0-472f2fecea61 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0652f65c-72de-4899-8b8a-e6b688090142) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:12:13Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d07bd17d-2eba-4005-b470-42f5c4451834,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-723542210',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd07bd17d-2eba-4005-b470-42f5c4451834', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '28ed0124-bc65-4523-9afa-6a5910ffd792', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:14.057501 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-702aa3fc-360d-4d30-92b0-472f2fecea61 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bda5a969-9bfa-4846-8a0a-82cdf415c183) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:14.064279 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-1e931ba0-b47a-4251-8131-4e1cd583bb50 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:14.065942 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1e931ba0-b47a-4251-8131-4e1cd583bb50 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 Aug 13 21:12:14.066165 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1e931ba0-b47a-4251-8131-4e1cd583bb50 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:14.066367 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1e931ba0-b47a-4251-8131-4e1cd583bb50 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:14.066497 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-1e931ba0-b47a-4251-8131-4e1cd583bb50 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id 275661ca-aac2-488a-947a-1bafe3a97002. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:12:14.070082 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:14.070082 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:14.070640 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1e931ba0-b47a-4251-8131-4e1cd583bb50 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 returned with HTTP 200 Aug 13 21:12:14.071102 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 614/2474] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:12:14 2026] GET /volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 => generated 706 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:14.084722 np0000007265 devstack@c-api.service[100216]: WARNING cinder.quota [None req-702aa3fc-360d-4d30-92b0-472f2fecea61 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-723542210 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-723542210, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:12:14.085047 np0000007265 devstack@c-api.service[100216]: WARNING cinder.quota [None req-702aa3fc-360d-4d30-92b0-472f2fecea61 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-723542210 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-723542210, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:12:14.115276 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-702aa3fc-360d-4d30-92b0-472f2fecea61 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Created reservations ['6dc567be-77b1-4480-9f25-f413ff420e85', '81d6c94b-66dc-4f8b-8ce3-81a25ec17d4e', 'fd1ec04b-a2a3-4c22-b73c-961a0f130ae6', '59904349-00d3-4340-8c3f-374a8cd8a80e'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:12:14.118058 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-702aa3fc-360d-4d30-92b0-472f2fecea61 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bda5a969-9bfa-4846-8a0a-82cdf415c183) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6dc567be-77b1-4480-9f25-f413ff420e85', '81d6c94b-66dc-4f8b-8ce3-81a25ec17d4e', 'fd1ec04b-a2a3-4c22-b73c-961a0f130ae6', '59904349-00d3-4340-8c3f-374a8cd8a80e']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:14.118058 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-702aa3fc-360d-4d30-92b0-472f2fecea61 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43746e36-0d72-4168-b587-7eeb48427cf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:14.145761 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-702aa3fc-360d-4d30-92b0-472f2fecea61 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43746e36-0d72-4168-b587-7eeb48427cf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e9fb9eb-8088-42f1-8f90-91f1b1498e64', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1224959445',encryption_key_id=None,group_id=28ed0124-bc65-4523-9afa-6a5910ffd792,group_type_id=,metadata={},multiattach=False,project_id='ff7c637fa16c4738b5bd16c4ca6d3edd',qos_specs=None,replication_status=,reservations=['6dc567be-77b1-4480-9f25-f413ff420e85','81d6c94b-66dc-4f8b-8ce3-81a25ec17d4e','fd1ec04b-a2a3-4c22-b73c-961a0f130ae6','59904349-00d3-4340-8c3f-374a8cd8a80e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b02f00171e147078dedba85b9c68b05',volume_type_id=d07bd17d-2eba-4005-b470-42f5c4451834), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:12:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1224959445',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=28ed0124-bc65-4523-9afa-6a5910ffd792,host=None,id=2e9fb9eb-8088-42f1-8f90-91f1b1498e64,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff7c637fa16c4738b5bd16c4ca6d3edd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b02f00171e147078dedba85b9c68b05',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d07bd17d-2eba-4005-b470-42f5c4451834),volume_type_id=d07bd17d-2eba-4005-b470-42f5c4451834)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:14.146423 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-702aa3fc-360d-4d30-92b0-472f2fecea61 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f5544ef-1eb0-47e8-b072-e2ea928b194f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:14.162691 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-702aa3fc-360d-4d30-92b0-472f2fecea61 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f5544ef-1eb0-47e8-b072-e2ea928b194f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1224959445',encryption_key_id=None,group_id=28ed0124-bc65-4523-9afa-6a5910ffd792,group_type_id=,metadata={},multiattach=False,project_id='ff7c637fa16c4738b5bd16c4ca6d3edd',qos_specs=None,replication_status=,reservations=['6dc567be-77b1-4480-9f25-f413ff420e85','81d6c94b-66dc-4f8b-8ce3-81a25ec17d4e','fd1ec04b-a2a3-4c22-b73c-961a0f130ae6','59904349-00d3-4340-8c3f-374a8cd8a80e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b02f00171e147078dedba85b9c68b05',volume_type_id=d07bd17d-2eba-4005-b470-42f5c4451834)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:14.163464 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-702aa3fc-360d-4d30-92b0-472f2fecea61 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e68fdf19-9e44-4323-9cea-9d75531f4dcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:14.175279 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-702aa3fc-360d-4d30-92b0-472f2fecea61 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e68fdf19-9e44-4323-9cea-9d75531f4dcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:14.176025 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-702aa3fc-360d-4d30-92b0-472f2fecea61 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Flow 'volume_create_api' (8a2e8414-2302-46ca-a87e-8822f4bce1c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:12:14.176321 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-702aa3fc-360d-4d30-92b0-472f2fecea61 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Create volume request issued successfully. Aug 13 21:12:14.176909 np0000007265 devstack@c-api.service[100216]: WARNING stevedore.named [None req-702aa3fc-360d-4d30-92b0-472f2fecea61 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:12:14.177076 np0000007265 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-702aa3fc-360d-4d30-92b0-472f2fecea61 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:12:14.210276 np0000007265 devstack@c-api.service[100216]: DEBUG oslo_db.sqlalchemy.engines [None req-702aa3fc-360d-4d30-92b0-472f2fecea61 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] 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=100216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:12:14.212804 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:14.212804 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:14.218653 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-702aa3fc-360d-4d30-92b0-472f2fecea61 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:12:14.219063 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 626/2475] 10.4.3.14 () {70 vars in 1293 bytes} [Thu Aug 13 21:12:13 2026] POST /volume/v3/volumes => generated 824 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:12:14.237253 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-433a1a6d-bc81-4308-bfa6-d3037ef36135 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:14.238105 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a2bf730c-5d5c-4d39-a6c6-e4966af174d9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:14.238992 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-433a1a6d-bc81-4308-bfa6-d3037ef36135 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] GET https://10.4.3.14/volume/v3/volumes/db107005-609f-4a59-965e-2ccecb0467de Aug 13 21:12:14.239255 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-433a1a6d-bc81-4308-bfa6-d3037ef36135 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:14.239490 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-433a1a6d-bc81-4308-bfa6-d3037ef36135 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:14.241354 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a2bf730c-5d5c-4d39-a6c6-e4966af174d9 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] GET https://10.4.3.14/volume/v3/volumes/2e9fb9eb-8088-42f1-8f90-91f1b1498e64 Aug 13 21:12:14.241614 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a2bf730c-5d5c-4d39-a6c6-e4966af174d9 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:14.241844 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a2bf730c-5d5c-4d39-a6c6-e4966af174d9 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:14.247078 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:14.247078 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:14.248374 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:14.248374 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:14.251731 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-433a1a6d-bc81-4308-bfa6-d3037ef36135 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Volume info retrieved successfully. Aug 13 21:12:14.251850 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a2bf730c-5d5c-4d39-a6c6-e4966af174d9 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Volume info retrieved successfully. Aug 13 21:12:14.252520 np0000007265 devstack@c-api.service[100215]: WARNING stevedore.named [None req-a2bf730c-5d5c-4d39-a6c6-e4966af174d9 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:12:14.252677 np0000007265 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-a2bf730c-5d5c-4d39-a6c6-e4966af174d9 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:12:14.256104 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-433a1a6d-bc81-4308-bfa6-d3037ef36135 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] https://10.4.3.14/volume/v3/volumes/db107005-609f-4a59-965e-2ccecb0467de returned with HTTP 200 Aug 13 21:12:14.256683 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 616/2476] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:14 2026] GET /volume/v3/volumes/db107005-609f-4a59-965e-2ccecb0467de => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:14.288297 np0000007265 devstack@c-api.service[100215]: DEBUG oslo_db.sqlalchemy.engines [None req-a2bf730c-5d5c-4d39-a6c6-e4966af174d9 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] 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=100215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:12:14.291076 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:14.291076 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:14.298802 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a2bf730c-5d5c-4d39-a6c6-e4966af174d9 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] https://10.4.3.14/volume/v3/volumes/2e9fb9eb-8088-42f1-8f90-91f1b1498e64 returned with HTTP 200 Aug 13 21:12:14.300986 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 621/2477] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:14 2026] GET /volume/v3/volumes/2e9fb9eb-8088-42f1-8f90-91f1b1498e64 => generated 892 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:14.986350 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-dd90289d-2ff9-4017-8c0b-10688199d946 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:14.991989 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-dd90289d-2ff9-4017-8c0b-10688199d946 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea Aug 13 21:12:14.991989 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-dd90289d-2ff9-4017-8c0b-10688199d946 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:14.991989 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-dd90289d-2ff9-4017-8c0b-10688199d946 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:14.993784 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-5675e39b-4688-4022-88c0-833a1d9c9db6 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:14.996194 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5675e39b-4688-4022-88c0-833a1d9c9db6 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a Aug 13 21:12:14.998466 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5675e39b-4688-4022-88c0-833a1d9c9db6 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:14.998466 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5675e39b-4688-4022-88c0-833a1d9c9db6 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:14.998466 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-5675e39b-4688-4022-88c0-833a1d9c9db6 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 79bbc4be-150c-4ffe-b27e-dde746a8303a. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:12:15.001059 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:15.001059 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:15.002019 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:15.002019 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:15.003179 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5675e39b-4688-4022-88c0-833a1d9c9db6 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a returned with HTTP 200 Aug 13 21:12:15.003837 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 627/2478] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:14 2026] GET /volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a => generated 823 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:15.006808 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-dd90289d-2ff9-4017-8c0b-10688199d946 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume info retrieved successfully. Aug 13 21:12:15.013422 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-dd90289d-2ff9-4017-8c0b-10688199d946 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea returned with HTTP 200 Aug 13 21:12:15.014177 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 615/2479] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:14 2026] GET /volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea => generated 926 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:15.034403 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-348c5cd4-59ed-4392-98db-30b0e71112ec None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:15.036339 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-348c5cd4-59ed-4392-98db-30b0e71112ec tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/volumes/9475da33-7df3-4e5f-81d2-4c76b521f1e7 Aug 13 21:12:15.036510 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-348c5cd4-59ed-4392-98db-30b0e71112ec tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:15.036689 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-348c5cd4-59ed-4392-98db-30b0e71112ec tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:15.044410 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:15.044410 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:15.050140 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-348c5cd4-59ed-4392-98db-30b0e71112ec tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Volume info retrieved successfully. Aug 13 21:12:15.055069 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-348c5cd4-59ed-4392-98db-30b0e71112ec tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/volumes/9475da33-7df3-4e5f-81d2-4c76b521f1e7 returned with HTTP 200 Aug 13 21:12:15.055482 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 617/2480] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:15 2026] GET /volume/v3/volumes/9475da33-7df3-4e5f-81d2-4c76b521f1e7 => generated 879 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:15.081931 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-28f9d639-f82f-4881-8344-ba3f59bf0d51 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:15.083664 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-28f9d639-f82f-4881-8344-ba3f59bf0d51 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 Aug 13 21:12:15.083846 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-28f9d639-f82f-4881-8344-ba3f59bf0d51 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:15.084071 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-28f9d639-f82f-4881-8344-ba3f59bf0d51 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:15.085395 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-28f9d639-f82f-4881-8344-ba3f59bf0d51 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id 275661ca-aac2-488a-947a-1bafe3a97002. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:12:15.088278 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:15.088278 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:15.088942 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-28f9d639-f82f-4881-8344-ba3f59bf0d51 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 returned with HTTP 200 Aug 13 21:12:15.089373 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 622/2481] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:12:15 2026] GET /volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:15.112327 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-faa830cb-09c6-47bf-a899-a2e99f7b4731 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:15.114259 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-faa830cb-09c6-47bf-a899-a2e99f7b4731 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/volumes/9475da33-7df3-4e5f-81d2-4c76b521f1e7 Aug 13 21:12:15.114430 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-faa830cb-09c6-47bf-a899-a2e99f7b4731 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:15.114995 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-faa830cb-09c6-47bf-a899-a2e99f7b4731 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:15.124849 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:15.124849 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:15.129844 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-faa830cb-09c6-47bf-a899-a2e99f7b4731 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Volume info retrieved successfully. Aug 13 21:12:15.136396 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-faa830cb-09c6-47bf-a899-a2e99f7b4731 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/volumes/9475da33-7df3-4e5f-81d2-4c76b521f1e7 returned with HTTP 200 Aug 13 21:12:15.136848 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 628/2482] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:15 2026] GET /volume/v3/volumes/9475da33-7df3-4e5f-81d2-4c76b521f1e7 => generated 879 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:15.148434 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-a778ff16-cb66-47cb-980d-1f3e84ee4e0f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:15.149778 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a778ff16-cb66-47cb-980d-1f3e84ee4e0f tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] DELETE https://10.4.3.14/volume/v3/volumes/9475da33-7df3-4e5f-81d2-4c76b521f1e7 Aug 13 21:12:15.150087 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a778ff16-cb66-47cb-980d-1f3e84ee4e0f tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:15.150332 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a778ff16-cb66-47cb-980d-1f3e84ee4e0f tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:15.150551 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-a778ff16-cb66-47cb-980d-1f3e84ee4e0f tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Delete volume with id: 9475da33-7df3-4e5f-81d2-4c76b521f1e7 Aug 13 21:12:15.158835 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:15.158835 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:15.158835 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-a778ff16-cb66-47cb-980d-1f3e84ee4e0f tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Volume info retrieved successfully. Aug 13 21:12:15.174923 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-a778ff16-cb66-47cb-980d-1f3e84ee4e0f tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Delete volume request issued successfully. Aug 13 21:12:15.175355 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a778ff16-cb66-47cb-980d-1f3e84ee4e0f tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/volumes/9475da33-7df3-4e5f-81d2-4c76b521f1e7 returned with HTTP 202 Aug 13 21:12:15.175832 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 616/2483] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:12:15 2026] DELETE /volume/v3/volumes/9475da33-7df3-4e5f-81d2-4c76b521f1e7 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:12:15.182270 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-08d7306d-c2b9-41e6-a7ca-efb9fd0cb728 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:15.184952 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-08d7306d-c2b9-41e6-a7ca-efb9fd0cb728 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/volumes/9475da33-7df3-4e5f-81d2-4c76b521f1e7 Aug 13 21:12:15.185209 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-08d7306d-c2b9-41e6-a7ca-efb9fd0cb728 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:15.185392 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-08d7306d-c2b9-41e6-a7ca-efb9fd0cb728 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:15.196468 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:15.196468 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:15.204028 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-08d7306d-c2b9-41e6-a7ca-efb9fd0cb728 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Volume info retrieved successfully. Aug 13 21:12:15.209477 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-08d7306d-c2b9-41e6-a7ca-efb9fd0cb728 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/volumes/9475da33-7df3-4e5f-81d2-4c76b521f1e7 returned with HTTP 200 Aug 13 21:12:15.209916 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 618/2484] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:15 2026] GET /volume/v3/volumes/9475da33-7df3-4e5f-81d2-4c76b521f1e7 => generated 878 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:15.313526 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e72a591a-6766-4cd6-b886-4db02c536807 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:15.315337 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e72a591a-6766-4cd6-b886-4db02c536807 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] GET https://10.4.3.14/volume/v3/volumes/2e9fb9eb-8088-42f1-8f90-91f1b1498e64 Aug 13 21:12:15.315703 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e72a591a-6766-4cd6-b886-4db02c536807 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:15.315889 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e72a591a-6766-4cd6-b886-4db02c536807 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:15.323196 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:15.323196 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:15.327938 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e72a591a-6766-4cd6-b886-4db02c536807 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Volume info retrieved successfully. Aug 13 21:12:15.328736 np0000007265 devstack@c-api.service[100215]: WARNING stevedore.named [None req-e72a591a-6766-4cd6-b886-4db02c536807 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:12:15.329077 np0000007265 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-e72a591a-6766-4cd6-b886-4db02c536807 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:12:15.366700 np0000007265 devstack@c-api.service[100215]: DEBUG oslo_db.sqlalchemy.engines [None req-e72a591a-6766-4cd6-b886-4db02c536807 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] 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=100215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:12:15.369579 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:15.369579 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:15.377037 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e72a591a-6766-4cd6-b886-4db02c536807 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] https://10.4.3.14/volume/v3/volumes/2e9fb9eb-8088-42f1-8f90-91f1b1498e64 returned with HTTP 200 Aug 13 21:12:15.377632 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 623/2485] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:15 2026] GET /volume/v3/volumes/2e9fb9eb-8088-42f1-8f90-91f1b1498e64 => generated 917 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:15.393733 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-fa1faf7b-063b-4ca1-b845-d08c320b5db2 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:15.395636 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-fa1faf7b-063b-4ca1-b845-d08c320b5db2 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] POST https://10.4.3.14/volume/v3/group_snapshots Aug 13 21:12:15.395999 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-fa1faf7b-063b-4ca1-b845-d08c320b5db2 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "28ed0124-bc65-4523-9afa-6a5910ffd792", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-1808495198"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:12:15.397418 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.group_snapshots [None req-fa1faf7b-063b-4ca1-b845-d08c320b5db2 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '28ed0124-bc65-4523-9afa-6a5910ffd792', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-1808495198'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 13 21:12:15.400773 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:15.400773 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:15.403700 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.group_snapshots [None req-fa1faf7b-063b-4ca1-b845-d08c320b5db2 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-1808495198. Aug 13 21:12:15.419645 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:15.419645 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:15.431925 np0000007265 devstack@c-api.service[100216]: WARNING cinder.quota [None req-fa1faf7b-063b-4ca1-b845-d08c320b5db2 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-723542210 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-723542210, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:12:15.455072 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-fa1faf7b-063b-4ca1-b845-d08c320b5db2 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Created reservations ['3d98c230-1c4a-4f1b-acf2-4adbb90dffd4', 'e05a859b-a6e2-46c7-b70d-c944b08f4123', '61a51fd9-37dd-433c-8ef4-aef5472e6b2d', 'f20a8da2-77cc-4e85-b092-29a5e4035116'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:12:15.482060 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-fa1faf7b-063b-4ca1-b845-d08c320b5db2 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] https://10.4.3.14/volume/v3/group_snapshots returned with HTTP 202 Aug 13 21:12:15.482609 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 629/2486] 10.4.3.14 () {70 vars in 1317 bytes} [Thu Aug 13 21:12:15 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:12:15.492376 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-e9ff1d9e-2d9c-4f0a-bda7-ed50e48d8455 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:15.495620 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e9ff1d9e-2d9c-4f0a-bda7-ed50e48d8455 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] GET https://10.4.3.14/volume/v3/group_snapshots/c135a902-9cd9-4ba5-b265-092221eccba2 Aug 13 21:12:15.495620 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e9ff1d9e-2d9c-4f0a-bda7-ed50e48d8455 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:15.495620 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e9ff1d9e-2d9c-4f0a-bda7-ed50e48d8455 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:15.495620 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.group_snapshots [None req-e9ff1d9e-2d9c-4f0a-bda7-ed50e48d8455 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] show called for member c135a902-9cd9-4ba5-b265-092221eccba2 {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 21:12:15.498495 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:15.498495 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:15.502453 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e9ff1d9e-2d9c-4f0a-bda7-ed50e48d8455 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] https://10.4.3.14/volume/v3/group_snapshots/c135a902-9cd9-4ba5-b265-092221eccba2 returned with HTTP 200 Aug 13 21:12:15.502453 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 617/2487] 10.4.3.14 () {68 vars in 1406 bytes} [Thu Aug 13 21:12:15 2026] GET /volume/v3/group_snapshots/c135a902-9cd9-4ba5-b265-092221eccba2 => generated 330 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:16.017557 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9facd80d-0c04-4b0b-bf78-0fb4eaca4bf7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:16.019102 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9facd80d-0c04-4b0b-bf78-0fb4eaca4bf7 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a Aug 13 21:12:16.019264 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9facd80d-0c04-4b0b-bf78-0fb4eaca4bf7 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:16.019436 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9facd80d-0c04-4b0b-bf78-0fb4eaca4bf7 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:16.019544 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-9facd80d-0c04-4b0b-bf78-0fb4eaca4bf7 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 79bbc4be-150c-4ffe-b27e-dde746a8303a. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:12:16.023399 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:16.023399 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:16.024796 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9facd80d-0c04-4b0b-bf78-0fb4eaca4bf7 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a returned with HTTP 200 Aug 13 21:12:16.024796 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 619/2488] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:16 2026] GET /volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a => generated 823 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:16.026903 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4b1d4c4d-b936-4175-9f4b-9adeadcdb1cb None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:16.028835 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4b1d4c4d-b936-4175-9f4b-9adeadcdb1cb tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea Aug 13 21:12:16.029977 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4b1d4c4d-b936-4175-9f4b-9adeadcdb1cb tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:16.029977 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4b1d4c4d-b936-4175-9f4b-9adeadcdb1cb tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:16.036640 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:16.036640 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:16.040312 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-4b1d4c4d-b936-4175-9f4b-9adeadcdb1cb tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume info retrieved successfully. Aug 13 21:12:16.044778 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4b1d4c4d-b936-4175-9f4b-9adeadcdb1cb tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea returned with HTTP 200 Aug 13 21:12:16.045225 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 624/2489] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:16 2026] GET /volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:16.103704 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2cb2803b-8185-4ada-84b0-e969734238cb None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:16.105500 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2cb2803b-8185-4ada-84b0-e969734238cb tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 Aug 13 21:12:16.105711 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2cb2803b-8185-4ada-84b0-e969734238cb tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:16.105876 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2cb2803b-8185-4ada-84b0-e969734238cb tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:16.105989 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-2cb2803b-8185-4ada-84b0-e969734238cb tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id 275661ca-aac2-488a-947a-1bafe3a97002. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:12:16.109715 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:16.109715 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:16.110291 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2cb2803b-8185-4ada-84b0-e969734238cb tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 returned with HTTP 200 Aug 13 21:12:16.110617 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 630/2490] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:12:16 2026] GET /volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 => generated 706 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:16.225603 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d2f53673-8906-4a09-8ea3-cde10219ee55 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:16.227403 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d2f53673-8906-4a09-8ea3-cde10219ee55 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/volumes/9475da33-7df3-4e5f-81d2-4c76b521f1e7 Aug 13 21:12:16.227615 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d2f53673-8906-4a09-8ea3-cde10219ee55 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:16.227838 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d2f53673-8906-4a09-8ea3-cde10219ee55 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:16.233790 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d2f53673-8906-4a09-8ea3-cde10219ee55 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/volumes/9475da33-7df3-4e5f-81d2-4c76b521f1e7 returned with HTTP 404 Aug 13 21:12:16.235980 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 618/2491] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:16 2026] GET /volume/v3/volumes/9475da33-7df3-4e5f-81d2-4c76b521f1e7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:12:16.240458 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-413b8f4e-eee9-412a-adac-bcd4b7082aa6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:16.242006 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-413b8f4e-eee9-412a-adac-bcd4b7082aa6 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/volumes/9475da33-7df3-4e5f-81d2-4c76b521f1e7 Aug 13 21:12:16.242188 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-413b8f4e-eee9-412a-adac-bcd4b7082aa6 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:16.242356 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-413b8f4e-eee9-412a-adac-bcd4b7082aa6 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:16.247218 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-413b8f4e-eee9-412a-adac-bcd4b7082aa6 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/volumes/9475da33-7df3-4e5f-81d2-4c76b521f1e7 returned with HTTP 404 Aug 13 21:12:16.247766 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 620/2492] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:16 2026] GET /volume/v3/volumes/9475da33-7df3-4e5f-81d2-4c76b521f1e7 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:12:16.256354 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d52bc862-5913-48b8-8aad-38c2f4dfa8dc None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:16.258505 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d52bc862-5913-48b8-8aad-38c2f4dfa8dc tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] DELETE https://10.4.3.14/volume/v3/volumes/9475da33-7df3-4e5f-81d2-4c76b521f1e7 Aug 13 21:12:16.258787 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d52bc862-5913-48b8-8aad-38c2f4dfa8dc tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:16.259071 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d52bc862-5913-48b8-8aad-38c2f4dfa8dc tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:16.259304 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-d52bc862-5913-48b8-8aad-38c2f4dfa8dc tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Delete volume with id: 9475da33-7df3-4e5f-81d2-4c76b521f1e7 Aug 13 21:12:16.266176 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d52bc862-5913-48b8-8aad-38c2f4dfa8dc tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/volumes/9475da33-7df3-4e5f-81d2-4c76b521f1e7 returned with HTTP 404 Aug 13 21:12:16.266990 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 625/2493] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:12:16 2026] DELETE /volume/v3/volumes/9475da33-7df3-4e5f-81d2-4c76b521f1e7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:12:16.274373 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f17a26f6-5ec4-412c-8b0b-d3f0ab1b017a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:16.276374 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f17a26f6-5ec4-412c-8b0b-d3f0ab1b017a tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] DELETE https://10.4.3.14/volume/v3/snapshots/d772c3c8-9eb6-4d2c-af90-ff5d128ec07a Aug 13 21:12:16.276374 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f17a26f6-5ec4-412c-8b0b-d3f0ab1b017a tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:16.276374 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f17a26f6-5ec4-412c-8b0b-d3f0ab1b017a tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:16.276511 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.snapshots [None req-f17a26f6-5ec4-412c-8b0b-d3f0ab1b017a tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Delete snapshot with id: d772c3c8-9eb6-4d2c-af90-ff5d128ec07a Aug 13 21:12:16.282590 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:16.282590 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:16.282925 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-f17a26f6-5ec4-412c-8b0b-d3f0ab1b017a tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Snapshot retrieved successfully. Aug 13 21:12:16.296875 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-f17a26f6-5ec4-412c-8b0b-d3f0ab1b017a tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Snapshot delete request issued successfully. Aug 13 21:12:16.297096 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f17a26f6-5ec4-412c-8b0b-d3f0ab1b017a tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/snapshots/d772c3c8-9eb6-4d2c-af90-ff5d128ec07a returned with HTTP 202 Aug 13 21:12:16.297585 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 631/2494] 10.4.3.14 () {66 vars in 1350 bytes} [Thu Aug 13 21:12:16 2026] DELETE /volume/v3/snapshots/d772c3c8-9eb6-4d2c-af90-ff5d128ec07a => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:12:16.305897 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b820d6f3-7bf8-406d-8fe9-95ec6f9586ab None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:16.307876 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b820d6f3-7bf8-406d-8fe9-95ec6f9586ab tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/snapshots/d772c3c8-9eb6-4d2c-af90-ff5d128ec07a Aug 13 21:12:16.308304 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b820d6f3-7bf8-406d-8fe9-95ec6f9586ab tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:16.308516 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b820d6f3-7bf8-406d-8fe9-95ec6f9586ab tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:16.313912 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:16.313912 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:16.314360 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-b820d6f3-7bf8-406d-8fe9-95ec6f9586ab tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Snapshot retrieved successfully. Aug 13 21:12:16.315566 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b820d6f3-7bf8-406d-8fe9-95ec6f9586ab tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/snapshots/d772c3c8-9eb6-4d2c-af90-ff5d128ec07a returned with HTTP 200 Aug 13 21:12:16.315566 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 619/2495] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:12:16 2026] GET /volume/v3/snapshots/d772c3c8-9eb6-4d2c-af90-ff5d128ec07a => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:16.512993 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4010386a-a40b-42ee-86e5-545d28b339fc None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:16.514235 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4010386a-a40b-42ee-86e5-545d28b339fc tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] GET https://10.4.3.14/volume/v3/group_snapshots/c135a902-9cd9-4ba5-b265-092221eccba2 Aug 13 21:12:16.514465 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4010386a-a40b-42ee-86e5-545d28b339fc tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:16.514681 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4010386a-a40b-42ee-86e5-545d28b339fc tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:16.514811 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.group_snapshots [None req-4010386a-a40b-42ee-86e5-545d28b339fc tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] show called for member c135a902-9cd9-4ba5-b265-092221eccba2 {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 21:12:16.518111 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:16.518111 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:16.521370 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4010386a-a40b-42ee-86e5-545d28b339fc tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] https://10.4.3.14/volume/v3/group_snapshots/c135a902-9cd9-4ba5-b265-092221eccba2 returned with HTTP 200 Aug 13 21:12:16.521779 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 621/2496] 10.4.3.14 () {68 vars in 1406 bytes} [Thu Aug 13 21:12:16 2026] GET /volume/v3/group_snapshots/c135a902-9cd9-4ba5-b265-092221eccba2 => generated 331 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:16.536457 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a6947ec0-88a7-41bc-b001-65f182947cb2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:16.539145 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a6947ec0-88a7-41bc-b001-65f182947cb2 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] GET https://10.4.3.14/volume/v3/snapshots/detail Aug 13 21:12:16.539280 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a6947ec0-88a7-41bc-b001-65f182947cb2 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:16.539511 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a6947ec0-88a7-41bc-b001-65f182947cb2 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Calling method 'detail' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:16.539729 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.api_utils [None req-a6947ec0-88a7-41bc-b001-65f182947cb2 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Removing options '' from query. {{(pid=100215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:12:16.542928 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.db.api [None req-a6947ec0-88a7-41bc-b001-65f182947cb2 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Building query based on filter {{(pid=100215) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 21:12:16.548181 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a6947ec0-88a7-41bc-b001-65f182947cb2 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Get all snapshots completed successfully. Aug 13 21:12:16.548536 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:16.548536 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:16.549105 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a6947ec0-88a7-41bc-b001-65f182947cb2 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] https://10.4.3.14/volume/v3/snapshots/detail returned with HTTP 200 Aug 13 21:12:16.549452 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 626/2497] 10.4.3.14 () {66 vars in 1257 bytes} [Thu Aug 13 21:12:16 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:16.559602 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2579af2b-40d3-41b9-a141-155b4d573970 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:16.561687 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2579af2b-40d3-41b9-a141-155b4d573970 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] GET https://10.4.3.14/volume/v3/snapshots/d36b80d5-39c5-44fd-af9d-e762a89de622 Aug 13 21:12:16.561958 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2579af2b-40d3-41b9-a141-155b4d573970 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:16.564982 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2579af2b-40d3-41b9-a141-155b4d573970 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:16.570591 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:16.570591 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:16.571091 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-2579af2b-40d3-41b9-a141-155b4d573970 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Snapshot retrieved successfully. Aug 13 21:12:16.571955 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2579af2b-40d3-41b9-a141-155b4d573970 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] https://10.4.3.14/volume/v3/snapshots/d36b80d5-39c5-44fd-af9d-e762a89de622 returned with HTTP 200 Aug 13 21:12:16.572359 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 632/2498] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:12:16 2026] GET /volume/v3/snapshots/d36b80d5-39c5-44fd-af9d-e762a89de622 => generated 474 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:16.581288 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b7e9bdb3-170c-45a2-924f-338f86367c99 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:16.582776 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b7e9bdb3-170c-45a2-924f-338f86367c99 tempest-GroupSnapshotsV319Test-525300570 tempest-GroupSnapshotsV319Test-525300570-project-admin] POST https://10.4.3.14/volume/v3/group_snapshots/c135a902-9cd9-4ba5-b265-092221eccba2/action Aug 13 21:12:16.583129 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b7e9bdb3-170c-45a2-924f-338f86367c99 tempest-GroupSnapshotsV319Test-525300570 tempest-GroupSnapshotsV319Test-525300570-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:12:16.583237 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b7e9bdb3-170c-45a2-924f-338f86367c99 tempest-GroupSnapshotsV319Test-525300570 tempest-GroupSnapshotsV319Test-525300570-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:12:16.584472 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.group_snapshots [None req-b7e9bdb3-170c-45a2-924f-338f86367c99 tempest-GroupSnapshotsV319Test-525300570 tempest-GroupSnapshotsV319Test-525300570-project-admin] Updating group 'c135a902-9cd9-4ba5-b265-092221eccba2' with 'creating' {{(pid=100217) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 13 21:12:16.588613 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:16.588613 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:16.596766 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b7e9bdb3-170c-45a2-924f-338f86367c99 tempest-GroupSnapshotsV319Test-525300570 tempest-GroupSnapshotsV319Test-525300570-project-admin] https://10.4.3.14/volume/v3/group_snapshots/c135a902-9cd9-4ba5-b265-092221eccba2/action returned with HTTP 202 Aug 13 21:12:16.597264 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 620/2499] 10.4.3.14 () {70 vars in 1448 bytes} [Thu Aug 13 21:12:16 2026] POST /volume/v3/group_snapshots/c135a902-9cd9-4ba5-b265-092221eccba2/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 21:12:16.606514 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-09ffb5b5-6dcf-4e6c-9574-926574571c2b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:16.608462 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-09ffb5b5-6dcf-4e6c-9574-926574571c2b tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] GET https://10.4.3.14/volume/v3/group_snapshots/c135a902-9cd9-4ba5-b265-092221eccba2 Aug 13 21:12:16.608762 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-09ffb5b5-6dcf-4e6c-9574-926574571c2b tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:16.609296 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-09ffb5b5-6dcf-4e6c-9574-926574571c2b tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:16.609296 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.group_snapshots [None req-09ffb5b5-6dcf-4e6c-9574-926574571c2b tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] show called for member c135a902-9cd9-4ba5-b265-092221eccba2 {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 21:12:16.615536 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:16.615536 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:16.622910 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-09ffb5b5-6dcf-4e6c-9574-926574571c2b tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] https://10.4.3.14/volume/v3/group_snapshots/c135a902-9cd9-4ba5-b265-092221eccba2 returned with HTTP 200 Aug 13 21:12:16.623431 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 622/2500] 10.4.3.14 () {68 vars in 1406 bytes} [Thu Aug 13 21:12:16 2026] GET /volume/v3/group_snapshots/c135a902-9cd9-4ba5-b265-092221eccba2 => generated 330 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:16.636144 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7c9e58d0-50a0-4bd5-b582-74c05ab9eb4f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:16.638843 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7c9e58d0-50a0-4bd5-b582-74c05ab9eb4f tempest-GroupSnapshotsV319Test-525300570 tempest-GroupSnapshotsV319Test-525300570-project-admin] POST https://10.4.3.14/volume/v3/group_snapshots/c135a902-9cd9-4ba5-b265-092221eccba2/action Aug 13 21:12:16.639488 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7c9e58d0-50a0-4bd5-b582-74c05ab9eb4f tempest-GroupSnapshotsV319Test-525300570 tempest-GroupSnapshotsV319Test-525300570-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:12:16.639872 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7c9e58d0-50a0-4bd5-b582-74c05ab9eb4f tempest-GroupSnapshotsV319Test-525300570 tempest-GroupSnapshotsV319Test-525300570-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:12:16.641735 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.group_snapshots [None req-7c9e58d0-50a0-4bd5-b582-74c05ab9eb4f tempest-GroupSnapshotsV319Test-525300570 tempest-GroupSnapshotsV319Test-525300570-project-admin] Updating group 'c135a902-9cd9-4ba5-b265-092221eccba2' with 'available' {{(pid=100215) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 13 21:12:16.646185 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:16.646185 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:16.658161 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7c9e58d0-50a0-4bd5-b582-74c05ab9eb4f tempest-GroupSnapshotsV319Test-525300570 tempest-GroupSnapshotsV319Test-525300570-project-admin] https://10.4.3.14/volume/v3/group_snapshots/c135a902-9cd9-4ba5-b265-092221eccba2/action returned with HTTP 202 Aug 13 21:12:16.658624 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 627/2501] 10.4.3.14 () {70 vars in 1448 bytes} [Thu Aug 13 21:12:16 2026] POST /volume/v3/group_snapshots/c135a902-9cd9-4ba5-b265-092221eccba2/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 21:12:16.667502 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-cb143af2-9964-4861-b06e-810066da8bcb None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:16.669565 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-cb143af2-9964-4861-b06e-810066da8bcb tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] GET https://10.4.3.14/volume/v3/group_snapshots/c135a902-9cd9-4ba5-b265-092221eccba2 Aug 13 21:12:16.669565 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-cb143af2-9964-4861-b06e-810066da8bcb tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:16.669735 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-cb143af2-9964-4861-b06e-810066da8bcb tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:16.669787 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.group_snapshots [None req-cb143af2-9964-4861-b06e-810066da8bcb tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] show called for member c135a902-9cd9-4ba5-b265-092221eccba2 {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 21:12:16.675471 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:16.675471 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:16.679956 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-cb143af2-9964-4861-b06e-810066da8bcb tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] https://10.4.3.14/volume/v3/group_snapshots/c135a902-9cd9-4ba5-b265-092221eccba2 returned with HTTP 200 Aug 13 21:12:16.680498 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 633/2502] 10.4.3.14 () {68 vars in 1406 bytes} [Thu Aug 13 21:12:16 2026] GET /volume/v3/group_snapshots/c135a902-9cd9-4ba5-b265-092221eccba2 => generated 331 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:16.691179 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-e6763d4b-c4f0-4b07-a00c-07c843db1239 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:16.691179 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e6763d4b-c4f0-4b07-a00c-07c843db1239 tempest-GroupSnapshotsV319Test-525300570 tempest-GroupSnapshotsV319Test-525300570-project-admin] POST https://10.4.3.14/volume/v3/group_snapshots/c135a902-9cd9-4ba5-b265-092221eccba2/action Aug 13 21:12:16.691853 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e6763d4b-c4f0-4b07-a00c-07c843db1239 tempest-GroupSnapshotsV319Test-525300570 tempest-GroupSnapshotsV319Test-525300570-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:12:16.691853 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e6763d4b-c4f0-4b07-a00c-07c843db1239 tempest-GroupSnapshotsV319Test-525300570 tempest-GroupSnapshotsV319Test-525300570-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:12:16.693364 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.group_snapshots [None req-e6763d4b-c4f0-4b07-a00c-07c843db1239 tempest-GroupSnapshotsV319Test-525300570 tempest-GroupSnapshotsV319Test-525300570-project-admin] Updating group 'c135a902-9cd9-4ba5-b265-092221eccba2' with 'error' {{(pid=100217) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 13 21:12:16.696649 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:16.696649 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:16.704731 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e6763d4b-c4f0-4b07-a00c-07c843db1239 tempest-GroupSnapshotsV319Test-525300570 tempest-GroupSnapshotsV319Test-525300570-project-admin] https://10.4.3.14/volume/v3/group_snapshots/c135a902-9cd9-4ba5-b265-092221eccba2/action returned with HTTP 202 Aug 13 21:12:16.705171 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 621/2503] 10.4.3.14 () {70 vars in 1448 bytes} [Thu Aug 13 21:12:16 2026] POST /volume/v3/group_snapshots/c135a902-9cd9-4ba5-b265-092221eccba2/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 21:12:16.712080 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-84a35241-7fcf-4c26-8665-3c01aec60152 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:16.713750 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-84a35241-7fcf-4c26-8665-3c01aec60152 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] GET https://10.4.3.14/volume/v3/group_snapshots/c135a902-9cd9-4ba5-b265-092221eccba2 Aug 13 21:12:16.714185 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-84a35241-7fcf-4c26-8665-3c01aec60152 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:16.714185 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-84a35241-7fcf-4c26-8665-3c01aec60152 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:16.714282 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.group_snapshots [None req-84a35241-7fcf-4c26-8665-3c01aec60152 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] show called for member c135a902-9cd9-4ba5-b265-092221eccba2 {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 21:12:16.718268 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:16.718268 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:16.721059 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-84a35241-7fcf-4c26-8665-3c01aec60152 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] https://10.4.3.14/volume/v3/group_snapshots/c135a902-9cd9-4ba5-b265-092221eccba2 returned with HTTP 200 Aug 13 21:12:16.721510 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 623/2504] 10.4.3.14 () {68 vars in 1406 bytes} [Thu Aug 13 21:12:16 2026] GET /volume/v3/group_snapshots/c135a902-9cd9-4ba5-b265-092221eccba2 => generated 327 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:16.734259 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-906270b9-904a-4cbd-bb87-503b3cac50aa None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:16.736187 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-906270b9-904a-4cbd-bb87-503b3cac50aa tempest-GroupSnapshotsV319Test-525300570 tempest-GroupSnapshotsV319Test-525300570-project-admin] POST https://10.4.3.14/volume/v3/group_snapshots/c135a902-9cd9-4ba5-b265-092221eccba2/action Aug 13 21:12:16.736517 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-906270b9-904a-4cbd-bb87-503b3cac50aa tempest-GroupSnapshotsV319Test-525300570 tempest-GroupSnapshotsV319Test-525300570-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:12:16.736655 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-906270b9-904a-4cbd-bb87-503b3cac50aa tempest-GroupSnapshotsV319Test-525300570 tempest-GroupSnapshotsV319Test-525300570-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:12:16.737952 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.group_snapshots [None req-906270b9-904a-4cbd-bb87-503b3cac50aa tempest-GroupSnapshotsV319Test-525300570 tempest-GroupSnapshotsV319Test-525300570-project-admin] Updating group 'c135a902-9cd9-4ba5-b265-092221eccba2' with 'available' {{(pid=100215) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 13 21:12:16.747214 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:16.747214 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:16.757904 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-906270b9-904a-4cbd-bb87-503b3cac50aa tempest-GroupSnapshotsV319Test-525300570 tempest-GroupSnapshotsV319Test-525300570-project-admin] https://10.4.3.14/volume/v3/group_snapshots/c135a902-9cd9-4ba5-b265-092221eccba2/action returned with HTTP 202 Aug 13 21:12:16.758491 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 628/2505] 10.4.3.14 () {70 vars in 1448 bytes} [Thu Aug 13 21:12:16 2026] POST /volume/v3/group_snapshots/c135a902-9cd9-4ba5-b265-092221eccba2/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 21:12:16.765406 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-16a69dfc-846c-4abe-8606-cea35fb24d2a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:16.767219 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-16a69dfc-846c-4abe-8606-cea35fb24d2a tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] GET https://10.4.3.14/volume/v3/group_snapshots/c135a902-9cd9-4ba5-b265-092221eccba2 Aug 13 21:12:16.767454 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-16a69dfc-846c-4abe-8606-cea35fb24d2a tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:16.767663 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-16a69dfc-846c-4abe-8606-cea35fb24d2a tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:16.767824 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.group_snapshots [None req-16a69dfc-846c-4abe-8606-cea35fb24d2a tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] show called for member c135a902-9cd9-4ba5-b265-092221eccba2 {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 21:12:16.772637 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:16.772637 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:16.777281 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-16a69dfc-846c-4abe-8606-cea35fb24d2a tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] https://10.4.3.14/volume/v3/group_snapshots/c135a902-9cd9-4ba5-b265-092221eccba2 returned with HTTP 200 Aug 13 21:12:16.777770 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 634/2506] 10.4.3.14 () {68 vars in 1406 bytes} [Thu Aug 13 21:12:16 2026] GET /volume/v3/group_snapshots/c135a902-9cd9-4ba5-b265-092221eccba2 => generated 331 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:16.789366 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-cf283ebe-9ed3-427a-a32f-06aea01792d8 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:16.792849 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-cf283ebe-9ed3-427a-a32f-06aea01792d8 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] DELETE https://10.4.3.14/volume/v3/group_snapshots/c135a902-9cd9-4ba5-b265-092221eccba2 Aug 13 21:12:16.793109 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-cf283ebe-9ed3-427a-a32f-06aea01792d8 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:16.793238 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-cf283ebe-9ed3-427a-a32f-06aea01792d8 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:16.793352 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.group_snapshots [None req-cf283ebe-9ed3-427a-a32f-06aea01792d8 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] delete called for member c135a902-9cd9-4ba5-b265-092221eccba2 {{(pid=100217) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 13 21:12:16.793432 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.group_snapshots [None req-cf283ebe-9ed3-427a-a32f-06aea01792d8 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Delete group_snapshot with id: c135a902-9cd9-4ba5-b265-092221eccba2 Aug 13 21:12:16.796852 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:16.796852 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:16.831066 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-cf283ebe-9ed3-427a-a32f-06aea01792d8 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] https://10.4.3.14/volume/v3/group_snapshots/c135a902-9cd9-4ba5-b265-092221eccba2 returned with HTTP 202 Aug 13 21:12:16.831652 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 622/2507] 10.4.3.14 () {68 vars in 1409 bytes} [Thu Aug 13 21:12:16 2026] DELETE /volume/v3/group_snapshots/c135a902-9cd9-4ba5-b265-092221eccba2 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 21:12:16.838203 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-fe04064c-3932-4279-a59a-8f28bfa80a47 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:16.842411 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fe04064c-3932-4279-a59a-8f28bfa80a47 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] GET https://10.4.3.14/volume/v3/volumes/detail Aug 13 21:12:16.842625 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fe04064c-3932-4279-a59a-8f28bfa80a47 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:16.842807 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fe04064c-3932-4279-a59a-8f28bfa80a47 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Calling method 'detail' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:16.843114 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.api_utils [None req-fe04064c-3932-4279-a59a-8f28bfa80a47 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Removing options '' from query. {{(pid=100214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:12:16.843787 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-fe04064c-3932-4279-a59a-8f28bfa80a47 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:12:16.856609 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-fe04064c-3932-4279-a59a-8f28bfa80a47 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Get all volumes completed successfully. Aug 13 21:12:16.856609 np0000007265 devstack@c-api.service[100214]: WARNING stevedore.named [None req-fe04064c-3932-4279-a59a-8f28bfa80a47 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:12:16.856609 np0000007265 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-fe04064c-3932-4279-a59a-8f28bfa80a47 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:12:16.893795 np0000007265 devstack@c-api.service[100214]: DEBUG oslo_db.sqlalchemy.engines [None req-fe04064c-3932-4279-a59a-8f28bfa80a47 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] 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=100214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:12:16.897569 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:16.897569 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:16.907142 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fe04064c-3932-4279-a59a-8f28bfa80a47 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] https://10.4.3.14/volume/v3/volumes/detail returned with HTTP 200 Aug 13 21:12:16.907392 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 624/2508] 10.4.3.14 () {68 vars in 1292 bytes} [Thu Aug 13 21:12:16 2026] GET /volume/v3/volumes/detail => generated 920 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:16.926644 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0a05f913-cc15-46fa-9a4e-b3bd083144d1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:16.930023 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0a05f913-cc15-46fa-9a4e-b3bd083144d1 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] GET https://10.4.3.14/volume/v3/snapshots/detail Aug 13 21:12:16.930023 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0a05f913-cc15-46fa-9a4e-b3bd083144d1 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:16.930023 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0a05f913-cc15-46fa-9a4e-b3bd083144d1 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Calling method 'detail' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:16.930269 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.api_utils [None req-0a05f913-cc15-46fa-9a4e-b3bd083144d1 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Removing options '' from query. {{(pid=100215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:12:16.931368 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.db.api [None req-0a05f913-cc15-46fa-9a4e-b3bd083144d1 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Building query based on filter {{(pid=100215) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 21:12:16.936652 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-0a05f913-cc15-46fa-9a4e-b3bd083144d1 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Get all snapshots completed successfully. Aug 13 21:12:16.937402 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0a05f913-cc15-46fa-9a4e-b3bd083144d1 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] https://10.4.3.14/volume/v3/snapshots/detail returned with HTTP 200 Aug 13 21:12:16.938036 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 629/2509] 10.4.3.14 () {66 vars in 1257 bytes} [Thu Aug 13 21:12:16 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 21:12:16.950382 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-111fb5c0-d1b7-4a1e-9737-da1bdee1839f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:16.952783 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-111fb5c0-d1b7-4a1e-9737-da1bdee1839f tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] GET https://10.4.3.14/volume/v3/group_snapshots/c135a902-9cd9-4ba5-b265-092221eccba2 Aug 13 21:12:16.953153 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-111fb5c0-d1b7-4a1e-9737-da1bdee1839f tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:16.953335 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-111fb5c0-d1b7-4a1e-9737-da1bdee1839f tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:16.953522 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.group_snapshots [None req-111fb5c0-d1b7-4a1e-9737-da1bdee1839f tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] show called for member c135a902-9cd9-4ba5-b265-092221eccba2 {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 21:12:16.957239 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-111fb5c0-d1b7-4a1e-9737-da1bdee1839f tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] https://10.4.3.14/volume/v3/group_snapshots/c135a902-9cd9-4ba5-b265-092221eccba2 returned with HTTP 404 Aug 13 21:12:16.957851 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 635/2510] 10.4.3.14 () {68 vars in 1406 bytes} [Thu Aug 13 21:12:16 2026] GET /volume/v3/group_snapshots/c135a902-9cd9-4ba5-b265-092221eccba2 => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:12:16.965741 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f0d721ee-9787-4a69-b8c8-f2304087e847 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:16.967384 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f0d721ee-9787-4a69-b8c8-f2304087e847 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] GET https://10.4.3.14/volume/v3/volumes/detail Aug 13 21:12:16.967503 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f0d721ee-9787-4a69-b8c8-f2304087e847 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:16.967711 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f0d721ee-9787-4a69-b8c8-f2304087e847 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Calling method 'detail' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:16.967983 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.api_utils [None req-f0d721ee-9787-4a69-b8c8-f2304087e847 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Removing options '' from query. {{(pid=100217) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:12:16.968296 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:16.968296 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:16.968667 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-f0d721ee-9787-4a69-b8c8-f2304087e847 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100217) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:12:16.975311 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-f0d721ee-9787-4a69-b8c8-f2304087e847 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Get all volumes completed successfully. Aug 13 21:12:16.975949 np0000007265 devstack@c-api.service[100217]: WARNING stevedore.named [None req-f0d721ee-9787-4a69-b8c8-f2304087e847 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:12:16.976118 np0000007265 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-f0d721ee-9787-4a69-b8c8-f2304087e847 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:12:17.013230 np0000007265 devstack@c-api.service[100217]: DEBUG oslo_db.sqlalchemy.engines [None req-f0d721ee-9787-4a69-b8c8-f2304087e847 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] 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=100217) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:12:17.016631 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:17.016631 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:17.024362 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f0d721ee-9787-4a69-b8c8-f2304087e847 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] https://10.4.3.14/volume/v3/volumes/detail returned with HTTP 200 Aug 13 21:12:17.024889 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 623/2511] 10.4.3.14 () {68 vars in 1292 bytes} [Thu Aug 13 21:12:16 2026] GET /volume/v3/volumes/detail => generated 920 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:17.035937 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-984bc881-6c7c-4db9-a705-beb950d31298 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:17.039934 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-984bc881-6c7c-4db9-a705-beb950d31298 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a Aug 13 21:12:17.042138 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-984bc881-6c7c-4db9-a705-beb950d31298 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:17.042623 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-984bc881-6c7c-4db9-a705-beb950d31298 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:17.042787 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-984bc881-6c7c-4db9-a705-beb950d31298 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 79bbc4be-150c-4ffe-b27e-dde746a8303a. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:12:17.046145 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-00c2ec95-069a-46a1-add7-e09642cdef08 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:17.047346 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:17.047346 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:17.048590 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-984bc881-6c7c-4db9-a705-beb950d31298 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a returned with HTTP 200 Aug 13 21:12:17.048590 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 625/2512] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:17 2026] GET /volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a => generated 823 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:17.050242 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-00c2ec95-069a-46a1-add7-e09642cdef08 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] POST https://10.4.3.14/volume/v3/groups/28ed0124-bc65-4523-9afa-6a5910ffd792/action Aug 13 21:12:17.052357 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-00c2ec95-069a-46a1-add7-e09642cdef08 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:12:17.052706 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-00c2ec95-069a-46a1-add7-e09642cdef08 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:12:17.054884 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.groups [None req-00c2ec95-069a-46a1-add7-e09642cdef08 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] delete called for group 28ed0124-bc65-4523-9afa-6a5910ffd792 {{(pid=100215) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 21:12:17.056846 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.groups [None req-00c2ec95-069a-46a1-add7-e09642cdef08 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Delete group with id: 28ed0124-bc65-4523-9afa-6a5910ffd792 Aug 13 21:12:17.059424 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-8c2b794b-9078-46b9-822b-0aa5ebf454fc None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:17.060501 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-0be5e0c3-d0ac-452a-904e-d65aeeaec408 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:17.061747 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8c2b794b-9078-46b9-822b-0aa5ebf454fc tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/volumes/9b14d7e0-09c3-4966-ae24-3fdb874125b1 Aug 13 21:12:17.061933 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8c2b794b-9078-46b9-822b-0aa5ebf454fc tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:17.062159 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8c2b794b-9078-46b9-822b-0aa5ebf454fc tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:17.063269 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:17.063269 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:17.064158 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0be5e0c3-d0ac-452a-904e-d65aeeaec408 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea Aug 13 21:12:17.064158 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0be5e0c3-d0ac-452a-904e-d65aeeaec408 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:17.064318 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0be5e0c3-d0ac-452a-904e-d65aeeaec408 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:17.070652 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:17.070652 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:17.075298 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-8c2b794b-9078-46b9-822b-0aa5ebf454fc tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Volume info retrieved successfully. Aug 13 21:12:17.078990 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:17.078990 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:17.080235 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8c2b794b-9078-46b9-822b-0aa5ebf454fc tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/volumes/9b14d7e0-09c3-4966-ae24-3fdb874125b1 returned with HTTP 200 Aug 13 21:12:17.080648 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 636/2513] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:17 2026] GET /volume/v3/volumes/9b14d7e0-09c3-4966-ae24-3fdb874125b1 => generated 964 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:17.081670 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-0be5e0c3-d0ac-452a-904e-d65aeeaec408 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume info retrieved successfully. Aug 13 21:12:17.086936 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0be5e0c3-d0ac-452a-904e-d65aeeaec408 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea returned with HTTP 200 Aug 13 21:12:17.087368 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 624/2514] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:17 2026] GET /volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea => generated 926 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:17.096794 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5773cb50-27b2-4f89-9144-88ce62788f99 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:17.098586 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5773cb50-27b2-4f89-9144-88ce62788f99 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/volumes/9b14d7e0-09c3-4966-ae24-3fdb874125b1 Aug 13 21:12:17.098776 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5773cb50-27b2-4f89-9144-88ce62788f99 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:17.098959 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5773cb50-27b2-4f89-9144-88ce62788f99 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:17.114381 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:17.114381 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:17.114835 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-00c2ec95-069a-46a1-add7-e09642cdef08 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] https://10.4.3.14/volume/v3/groups/28ed0124-bc65-4523-9afa-6a5910ffd792/action returned with HTTP 202 Aug 13 21:12:17.115298 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 630/2515] 10.4.3.14 () {70 vars in 1421 bytes} [Thu Aug 13 21:12:17 2026] POST /volume/v3/groups/28ed0124-bc65-4523-9afa-6a5910ffd792/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 21:12:17.121596 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-5773cb50-27b2-4f89-9144-88ce62788f99 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Volume info retrieved successfully. Aug 13 21:12:17.126303 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-45313b1f-b1ec-4186-a0b9-15788737bd7d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:17.128360 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-7a91068d-0af5-46d9-91ef-5e26858efb30 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:17.130342 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-45313b1f-b1ec-4186-a0b9-15788737bd7d tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] GET https://10.4.3.14/volume/v3/volumes/2e9fb9eb-8088-42f1-8f90-91f1b1498e64 Aug 13 21:12:17.130599 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-45313b1f-b1ec-4186-a0b9-15788737bd7d tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:17.130698 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7a91068d-0af5-46d9-91ef-5e26858efb30 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 Aug 13 21:12:17.130788 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-45313b1f-b1ec-4186-a0b9-15788737bd7d tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:17.131010 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7a91068d-0af5-46d9-91ef-5e26858efb30 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:17.131239 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7a91068d-0af5-46d9-91ef-5e26858efb30 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:17.131366 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-7a91068d-0af5-46d9-91ef-5e26858efb30 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id 275661ca-aac2-488a-947a-1bafe3a97002. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:12:17.134283 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5773cb50-27b2-4f89-9144-88ce62788f99 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/volumes/9b14d7e0-09c3-4966-ae24-3fdb874125b1 returned with HTTP 200 Aug 13 21:12:17.134283 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 626/2516] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:17 2026] GET /volume/v3/volumes/9b14d7e0-09c3-4966-ae24-3fdb874125b1 => generated 964 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:17.137640 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:17.137640 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:17.138522 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7a91068d-0af5-46d9-91ef-5e26858efb30 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 returned with HTTP 200 Aug 13 21:12:17.138952 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 625/2517] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:12:17 2026] GET /volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:17.140150 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:17.140150 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:17.144320 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-45313b1f-b1ec-4186-a0b9-15788737bd7d tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Volume info retrieved successfully. Aug 13 21:12:17.145118 np0000007265 devstack@c-api.service[100216]: WARNING stevedore.named [None req-45313b1f-b1ec-4186-a0b9-15788737bd7d tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:12:17.145257 np0000007265 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-45313b1f-b1ec-4186-a0b9-15788737bd7d tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:12:17.145565 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-dbeb4183-ae76-4008-96d1-4961d634d05f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:17.147440 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-dbeb4183-ae76-4008-96d1-4961d634d05f tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] DELETE https://10.4.3.14/volume/v3/volumes/9b14d7e0-09c3-4966-ae24-3fdb874125b1 Aug 13 21:12:17.147705 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-dbeb4183-ae76-4008-96d1-4961d634d05f tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:17.147862 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-dbeb4183-ae76-4008-96d1-4961d634d05f tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:17.148051 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-dbeb4183-ae76-4008-96d1-4961d634d05f tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Delete volume with id: 9b14d7e0-09c3-4966-ae24-3fdb874125b1 Aug 13 21:12:17.156982 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:17.156982 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:17.157603 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-dbeb4183-ae76-4008-96d1-4961d634d05f tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Volume info retrieved successfully. Aug 13 21:12:17.183357 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-dbeb4183-ae76-4008-96d1-4961d634d05f tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Delete volume request issued successfully. Aug 13 21:12:17.183628 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-dbeb4183-ae76-4008-96d1-4961d634d05f tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/volumes/9b14d7e0-09c3-4966-ae24-3fdb874125b1 returned with HTTP 202 Aug 13 21:12:17.184215 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 631/2518] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:12:17 2026] DELETE /volume/v3/volumes/9b14d7e0-09c3-4966-ae24-3fdb874125b1 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:12:17.196728 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3063e1b1-c0b5-4b8d-992b-1d24beeb4d1a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:17.198145 np0000007265 devstack@c-api.service[100216]: DEBUG oslo_db.sqlalchemy.engines [None req-45313b1f-b1ec-4186-a0b9-15788737bd7d tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] 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=100216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:12:17.199613 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3063e1b1-c0b5-4b8d-992b-1d24beeb4d1a tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/volumes/9b14d7e0-09c3-4966-ae24-3fdb874125b1 Aug 13 21:12:17.199890 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3063e1b1-c0b5-4b8d-992b-1d24beeb4d1a tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:17.200325 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3063e1b1-c0b5-4b8d-992b-1d24beeb4d1a tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:17.202927 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:17.202927 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:17.213354 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-45313b1f-b1ec-4186-a0b9-15788737bd7d tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] https://10.4.3.14/volume/v3/volumes/2e9fb9eb-8088-42f1-8f90-91f1b1498e64 returned with HTTP 200 Aug 13 21:12:17.213791 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 637/2519] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:17 2026] GET /volume/v3/volumes/2e9fb9eb-8088-42f1-8f90-91f1b1498e64 => generated 916 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:17.216818 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:17.216818 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:17.222616 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3063e1b1-c0b5-4b8d-992b-1d24beeb4d1a tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Volume info retrieved successfully. Aug 13 21:12:17.228821 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3063e1b1-c0b5-4b8d-992b-1d24beeb4d1a tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/volumes/9b14d7e0-09c3-4966-ae24-3fdb874125b1 returned with HTTP 200 Aug 13 21:12:17.229273 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 627/2520] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:17 2026] GET /volume/v3/volumes/9b14d7e0-09c3-4966-ae24-3fdb874125b1 => generated 963 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:17.326134 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-0f1a3936-6e50-4ba2-8e5a-9119f2b32474 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:17.328598 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0f1a3936-6e50-4ba2-8e5a-9119f2b32474 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/snapshots/d772c3c8-9eb6-4d2c-af90-ff5d128ec07a Aug 13 21:12:17.328913 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0f1a3936-6e50-4ba2-8e5a-9119f2b32474 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:17.329225 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0f1a3936-6e50-4ba2-8e5a-9119f2b32474 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:17.335379 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0f1a3936-6e50-4ba2-8e5a-9119f2b32474 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/snapshots/d772c3c8-9eb6-4d2c-af90-ff5d128ec07a returned with HTTP 404 Aug 13 21:12:17.336814 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 626/2521] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:12:17 2026] GET /volume/v3/snapshots/d772c3c8-9eb6-4d2c-af90-ff5d128ec07a => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:12:17.344648 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ed284e7b-78ef-40ef-bbfb-ad296c040ed8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:17.349208 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ed284e7b-78ef-40ef-bbfb-ad296c040ed8 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/volumes/69770d8b-e85d-4c0d-92b4-57b0cbfda191 Aug 13 21:12:17.349368 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ed284e7b-78ef-40ef-bbfb-ad296c040ed8 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:17.349544 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ed284e7b-78ef-40ef-bbfb-ad296c040ed8 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:17.356002 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:17.356002 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:17.359225 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ed284e7b-78ef-40ef-bbfb-ad296c040ed8 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Volume info retrieved successfully. Aug 13 21:12:17.362878 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ed284e7b-78ef-40ef-bbfb-ad296c040ed8 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/volumes/69770d8b-e85d-4c0d-92b4-57b0cbfda191 returned with HTTP 200 Aug 13 21:12:17.363238 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 632/2522] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:17 2026] GET /volume/v3/volumes/69770d8b-e85d-4c0d-92b4-57b0cbfda191 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:17.380986 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-878ceca8-bf78-4180-a810-ca1f095d078c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:17.381153 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-878ceca8-bf78-4180-a810-ca1f095d078c tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] DELETE https://10.4.3.14/volume/v3/volumes/69770d8b-e85d-4c0d-92b4-57b0cbfda191 Aug 13 21:12:17.381278 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-878ceca8-bf78-4180-a810-ca1f095d078c tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:17.381426 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-878ceca8-bf78-4180-a810-ca1f095d078c tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:17.381586 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-878ceca8-bf78-4180-a810-ca1f095d078c tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Delete volume with id: 69770d8b-e85d-4c0d-92b4-57b0cbfda191 Aug 13 21:12:17.389344 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:17.389344 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:17.390113 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-878ceca8-bf78-4180-a810-ca1f095d078c tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Volume info retrieved successfully. Aug 13 21:12:17.409044 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-878ceca8-bf78-4180-a810-ca1f095d078c tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Delete volume request issued successfully. Aug 13 21:12:17.409044 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-878ceca8-bf78-4180-a810-ca1f095d078c tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/volumes/69770d8b-e85d-4c0d-92b4-57b0cbfda191 returned with HTTP 202 Aug 13 21:12:17.409044 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 638/2523] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:12:17 2026] DELETE /volume/v3/volumes/69770d8b-e85d-4c0d-92b4-57b0cbfda191 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:12:17.415625 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9da45e50-7542-4e95-a94c-ea449d77c99c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:17.417487 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9da45e50-7542-4e95-a94c-ea449d77c99c tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/volumes/69770d8b-e85d-4c0d-92b4-57b0cbfda191 Aug 13 21:12:17.417710 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9da45e50-7542-4e95-a94c-ea449d77c99c tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:17.417923 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9da45e50-7542-4e95-a94c-ea449d77c99c tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:17.425568 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:17.425568 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:17.430812 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9da45e50-7542-4e95-a94c-ea449d77c99c tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Volume info retrieved successfully. Aug 13 21:12:17.440979 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9da45e50-7542-4e95-a94c-ea449d77c99c tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/volumes/69770d8b-e85d-4c0d-92b4-57b0cbfda191 returned with HTTP 200 Aug 13 21:12:17.440979 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 628/2524] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:17 2026] GET /volume/v3/volumes/69770d8b-e85d-4c0d-92b4-57b0cbfda191 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:18.103040 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-398458d1-10e0-4aad-9f32-03f1b5af4534 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:18.106315 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-398458d1-10e0-4aad-9f32-03f1b5af4534 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea Aug 13 21:12:18.106523 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-398458d1-10e0-4aad-9f32-03f1b5af4534 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:18.106738 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-398458d1-10e0-4aad-9f32-03f1b5af4534 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:18.121432 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:18.121432 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:18.125673 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-398458d1-10e0-4aad-9f32-03f1b5af4534 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume info retrieved successfully. Aug 13 21:12:18.130337 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-398458d1-10e0-4aad-9f32-03f1b5af4534 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea returned with HTTP 200 Aug 13 21:12:18.130788 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 627/2525] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:18 2026] GET /volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea => generated 926 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:18.152469 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-fe7509b9-6355-4b2f-869c-e1e7271aa2d6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:18.156991 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fe7509b9-6355-4b2f-869c-e1e7271aa2d6 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 Aug 13 21:12:18.156991 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fe7509b9-6355-4b2f-869c-e1e7271aa2d6 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:18.156991 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fe7509b9-6355-4b2f-869c-e1e7271aa2d6 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:18.156991 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-fe7509b9-6355-4b2f-869c-e1e7271aa2d6 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id 275661ca-aac2-488a-947a-1bafe3a97002. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:12:18.159074 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:18.159074 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:18.159277 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fe7509b9-6355-4b2f-869c-e1e7271aa2d6 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 returned with HTTP 200 Aug 13 21:12:18.159702 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 633/2526] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:12:18 2026] GET /volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:18.227013 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b1bf48c1-2f0d-4297-b9d7-03b7d5100f32 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:18.229496 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b1bf48c1-2f0d-4297-b9d7-03b7d5100f32 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] GET https://10.4.3.14/volume/v3/volumes/2e9fb9eb-8088-42f1-8f90-91f1b1498e64 Aug 13 21:12:18.229798 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b1bf48c1-2f0d-4297-b9d7-03b7d5100f32 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:18.230208 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b1bf48c1-2f0d-4297-b9d7-03b7d5100f32 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:18.235821 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b1bf48c1-2f0d-4297-b9d7-03b7d5100f32 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] https://10.4.3.14/volume/v3/volumes/2e9fb9eb-8088-42f1-8f90-91f1b1498e64 returned with HTTP 404 Aug 13 21:12:18.236407 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 639/2527] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:18 2026] GET /volume/v3/volumes/2e9fb9eb-8088-42f1-8f90-91f1b1498e64 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:12:18.245072 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-1f3dbe25-9e81-4e58-bba5-b6073e2a333c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:18.246095 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-914628b0-cdf0-4ecf-8069-c12a58b57342 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:18.248314 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-914628b0-cdf0-4ecf-8069-c12a58b57342 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] GET https://10.4.3.14/volume/v3/groups/28ed0124-bc65-4523-9afa-6a5910ffd792 Aug 13 21:12:18.248581 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-914628b0-cdf0-4ecf-8069-c12a58b57342 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:18.250728 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1f3dbe25-9e81-4e58-bba5-b6073e2a333c tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/volumes/9b14d7e0-09c3-4966-ae24-3fdb874125b1 Aug 13 21:12:18.250981 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1f3dbe25-9e81-4e58-bba5-b6073e2a333c tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:18.251207 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1f3dbe25-9e81-4e58-bba5-b6073e2a333c tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:18.252111 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-914628b0-cdf0-4ecf-8069-c12a58b57342 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:18.252277 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.groups [None req-914628b0-cdf0-4ecf-8069-c12a58b57342 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] show called for member 28ed0124-bc65-4523-9afa-6a5910ffd792 {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 21:12:18.256926 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-914628b0-cdf0-4ecf-8069-c12a58b57342 tempest-GroupSnapshotsV319Test-1688248169 tempest-GroupSnapshotsV319Test-1688248169-project-member] https://10.4.3.14/volume/v3/groups/28ed0124-bc65-4523-9afa-6a5910ffd792 returned with HTTP 404 Aug 13 21:12:18.257610 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 629/2528] 10.4.3.14 () {68 vars in 1379 bytes} [Thu Aug 13 21:12:18 2026] GET /volume/v3/groups/28ed0124-bc65-4523-9afa-6a5910ffd792 => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:12:18.263128 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1f3dbe25-9e81-4e58-bba5-b6073e2a333c tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/volumes/9b14d7e0-09c3-4966-ae24-3fdb874125b1 returned with HTTP 404 Aug 13 21:12:18.263128 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 628/2529] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:18 2026] GET /volume/v3/volumes/9b14d7e0-09c3-4966-ae24-3fdb874125b1 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:12:18.266038 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-86164bd6-bead-4bf7-99dc-ee245c382d35 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:18.267946 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-86164bd6-bead-4bf7-99dc-ee245c382d35 tempest-GroupSnapshotsV319Test-525300570 tempest-GroupSnapshotsV319Test-525300570-project-admin] DELETE https://10.4.3.14/volume/v3/group_types/64fa081a-68f7-45ac-a339-057c9590d36d Aug 13 21:12:18.268217 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-86164bd6-bead-4bf7-99dc-ee245c382d35 tempest-GroupSnapshotsV319Test-525300570 tempest-GroupSnapshotsV319Test-525300570-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:18.268525 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-86164bd6-bead-4bf7-99dc-ee245c382d35 tempest-GroupSnapshotsV319Test-525300570 tempest-GroupSnapshotsV319Test-525300570-project-admin] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:18.270891 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-5100629a-ee9d-472b-bf06-861bae717b9a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:18.272720 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5100629a-ee9d-472b-bf06-861bae717b9a tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] DELETE https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a Aug 13 21:12:18.272923 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5100629a-ee9d-472b-bf06-861bae717b9a tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:18.273164 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5100629a-ee9d-472b-bf06-861bae717b9a tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:18.273293 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.contrib.backups [None req-5100629a-ee9d-472b-bf06-861bae717b9a tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Delete backup with id: 79bbc4be-150c-4ffe-b27e-dde746a8303a. Aug 13 21:12:18.277675 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:18.277675 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:18.285191 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-86164bd6-bead-4bf7-99dc-ee245c382d35 tempest-GroupSnapshotsV319Test-525300570 tempest-GroupSnapshotsV319Test-525300570-project-admin] https://10.4.3.14/volume/v3/group_types/64fa081a-68f7-45ac-a339-057c9590d36d returned with HTTP 202 Aug 13 21:12:18.285191 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 634/2530] 10.4.3.14 () {68 vars in 1397 bytes} [Thu Aug 13 21:12:18 2026] DELETE /volume/v3/group_types/64fa081a-68f7-45ac-a339-057c9590d36d => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 21:12:18.298019 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.backup.rpcapi [None req-5100629a-ee9d-472b-bf06-861bae717b9a tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] delete_backup rpcapi backup_id 79bbc4be-150c-4ffe-b27e-dde746a8303a {{(pid=100216) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 21:12:18.298228 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ea31c1c5-3ed4-4158-b5ed-9ad460266926 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:18.299841 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ea31c1c5-3ed4-4158-b5ed-9ad460266926 tempest-GroupSnapshotsV319Test-525300570 tempest-GroupSnapshotsV319Test-525300570-project-admin] DELETE https://10.4.3.14/volume/v3/types/d07bd17d-2eba-4005-b470-42f5c4451834 Aug 13 21:12:18.299919 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5100629a-ee9d-472b-bf06-861bae717b9a tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a returned with HTTP 202 Aug 13 21:12:18.301160 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ea31c1c5-3ed4-4158-b5ed-9ad460266926 tempest-GroupSnapshotsV319Test-525300570 tempest-GroupSnapshotsV319Test-525300570-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:18.301160 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ea31c1c5-3ed4-4158-b5ed-9ad460266926 tempest-GroupSnapshotsV319Test-525300570 tempest-GroupSnapshotsV319Test-525300570-project-admin] Calling method '_delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:18.301273 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 640/2531] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:12:18 2026] DELETE /volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:12:18.307774 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-29320341-22fd-42ea-aad3-203efeff67ea None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:18.312983 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-29320341-22fd-42ea-aad3-203efeff67ea tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a Aug 13 21:12:18.312983 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-29320341-22fd-42ea-aad3-203efeff67ea tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:18.312983 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-29320341-22fd-42ea-aad3-203efeff67ea tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:18.312983 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-29320341-22fd-42ea-aad3-203efeff67ea tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 79bbc4be-150c-4ffe-b27e-dde746a8303a. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:12:18.322570 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:18.322570 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:18.323620 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-29320341-22fd-42ea-aad3-203efeff67ea tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a returned with HTTP 200 Aug 13 21:12:18.325207 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 629/2532] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:18 2026] GET /volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a => generated 822 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:18.336013 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ea31c1c5-3ed4-4158-b5ed-9ad460266926 tempest-GroupSnapshotsV319Test-525300570 tempest-GroupSnapshotsV319Test-525300570-project-admin] https://10.4.3.14/volume/v3/types/d07bd17d-2eba-4005-b470-42f5c4451834 returned with HTTP 202 Aug 13 21:12:18.336945 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 630/2533] 10.4.3.14 () {66 vars in 1338 bytes} [Thu Aug 13 21:12:18 2026] DELETE /volume/v3/types/d07bd17d-2eba-4005-b470-42f5c4451834 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:12:18.343688 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-36a75fcb-6d7c-46cf-a52c-4d7a19ad87a7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:18.345360 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-36a75fcb-6d7c-46cf-a52c-4d7a19ad87a7 tempest-GroupSnapshotsV319Test-525300570 tempest-GroupSnapshotsV319Test-525300570-project-admin] GET https://10.4.3.14/volume/v3/types/d07bd17d-2eba-4005-b470-42f5c4451834 Aug 13 21:12:18.345549 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-36a75fcb-6d7c-46cf-a52c-4d7a19ad87a7 tempest-GroupSnapshotsV319Test-525300570 tempest-GroupSnapshotsV319Test-525300570-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:18.345743 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-36a75fcb-6d7c-46cf-a52c-4d7a19ad87a7 tempest-GroupSnapshotsV319Test-525300570 tempest-GroupSnapshotsV319Test-525300570-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:18.351588 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-36a75fcb-6d7c-46cf-a52c-4d7a19ad87a7 tempest-GroupSnapshotsV319Test-525300570 tempest-GroupSnapshotsV319Test-525300570-project-admin] https://10.4.3.14/volume/v3/types/d07bd17d-2eba-4005-b470-42f5c4451834 returned with HTTP 404 Aug 13 21:12:18.351946 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 635/2534] 10.4.3.14 () {66 vars in 1335 bytes} [Thu Aug 13 21:12:18 2026] GET /volume/v3/types/d07bd17d-2eba-4005-b470-42f5c4451834 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:12:18.454306 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-4b0829a8-ac9b-4337-969f-2cd40b53e70b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:18.454406 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4b0829a8-ac9b-4337-969f-2cd40b53e70b tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/volumes/69770d8b-e85d-4c0d-92b4-57b0cbfda191 Aug 13 21:12:18.454930 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4b0829a8-ac9b-4337-969f-2cd40b53e70b tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:18.455272 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4b0829a8-ac9b-4337-969f-2cd40b53e70b tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:18.462025 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4b0829a8-ac9b-4337-969f-2cd40b53e70b tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/volumes/69770d8b-e85d-4c0d-92b4-57b0cbfda191 returned with HTTP 404 Aug 13 21:12:18.462025 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 641/2535] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:18 2026] GET /volume/v3/volumes/69770d8b-e85d-4c0d-92b4-57b0cbfda191 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:12:18.471166 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-670946e8-1752-43df-a5cb-751495b17512 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:18.473192 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-670946e8-1752-43df-a5cb-751495b17512 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131 Aug 13 21:12:18.473402 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-670946e8-1752-43df-a5cb-751495b17512 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:18.473601 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-670946e8-1752-43df-a5cb-751495b17512 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:18.488145 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:18.488145 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:18.494938 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-670946e8-1752-43df-a5cb-751495b17512 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Volume info retrieved successfully. Aug 13 21:12:18.504189 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-670946e8-1752-43df-a5cb-751495b17512 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131 returned with HTTP 200 Aug 13 21:12:18.504670 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 630/2536] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:18 2026] GET /volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:18.516985 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0183efe4-a5a5-4945-ae6f-e271e01c32b3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:18.520694 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0183efe4-a5a5-4945-ae6f-e271e01c32b3 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:12:18.521599 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0183efe4-a5a5-4945-ae6f-e271e01c32b3 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1695430817"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:12:18.524272 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-0183efe4-a5a5-4945-ae6f-e271e01c32b3 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1695430817'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:12:18.524331 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-0183efe4-a5a5-4945-ae6f-e271e01c32b3 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Create volume of 1 GB Aug 13 21:12:18.530077 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0183efe4-a5a5-4945-ae6f-e271e01c32b3 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Availability Zones retrieved successfully. Aug 13 21:12:18.539442 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-0183efe4-a5a5-4945-ae6f-e271e01c32b3 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Flow 'volume_create_api' (807bb8f0-38b7-4566-bcb0-023613a67fb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:12:18.541387 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-0183efe4-a5a5-4945-ae6f-e271e01c32b3 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa701688-63a5-4a9d-879c-dbb41b1704ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:18.542759 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-0183efe4-a5a5-4945-ae6f-e271e01c32b3 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:12:18.587134 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-0183efe4-a5a5-4945-ae6f-e271e01c32b3 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa701688-63a5-4a9d-879c-dbb41b1704ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:18.587134 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-0183efe4-a5a5-4945-ae6f-e271e01c32b3 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a90bc75-5124-4c10-a45c-1e51cf61b265) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:18.644586 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-0183efe4-a5a5-4945-ae6f-e271e01c32b3 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Created reservations ['088fc48b-97de-41e3-afcb-7e5d42b906db', '692367a6-fe56-41e2-91b1-022d39c9f9e3', 'd1442d4f-9f9d-45f3-b129-f8753fac8adb', '11a7db97-a9e3-4845-8515-8f76db1270f6'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:12:18.644878 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-0183efe4-a5a5-4945-ae6f-e271e01c32b3 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a90bc75-5124-4c10-a45c-1e51cf61b265) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['088fc48b-97de-41e3-afcb-7e5d42b906db', '692367a6-fe56-41e2-91b1-022d39c9f9e3', 'd1442d4f-9f9d-45f3-b129-f8753fac8adb', '11a7db97-a9e3-4845-8515-8f76db1270f6']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:18.645981 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-0183efe4-a5a5-4945-ae6f-e271e01c32b3 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6f3d67a-3bf0-4080-8dfd-b9ac86cd8f82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:18.676380 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-0183efe4-a5a5-4945-ae6f-e271e01c32b3 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6f3d67a-3bf0-4080-8dfd-b9ac86cd8f82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c72375e3-a876-43c5-8de3-4f63eaf8db25', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1695430817',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd720808a8da47c18413b4c068f6c514',qos_specs=None,replication_status=,reservations=['088fc48b-97de-41e3-afcb-7e5d42b906db','692367a6-fe56-41e2-91b1-022d39c9f9e3','d1442d4f-9f9d-45f3-b129-f8753fac8adb','11a7db97-a9e3-4845-8515-8f76db1270f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d677f76bc23479d88bf50b6f1b81867',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:12:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1695430817',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c72375e3-a876-43c5-8de3-4f63eaf8db25,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd720808a8da47c18413b4c068f6c514',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d677f76bc23479d88bf50b6f1b81867',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:18.678059 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-0183efe4-a5a5-4945-ae6f-e271e01c32b3 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0775e77-cbb8-4172-bdc3-cd15d0ec40f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:18.699410 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-0183efe4-a5a5-4945-ae6f-e271e01c32b3 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0775e77-cbb8-4172-bdc3-cd15d0ec40f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1695430817',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd720808a8da47c18413b4c068f6c514',qos_specs=None,replication_status=,reservations=['088fc48b-97de-41e3-afcb-7e5d42b906db','692367a6-fe56-41e2-91b1-022d39c9f9e3','d1442d4f-9f9d-45f3-b129-f8753fac8adb','11a7db97-a9e3-4845-8515-8f76db1270f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d677f76bc23479d88bf50b6f1b81867',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:18.700343 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-0183efe4-a5a5-4945-ae6f-e271e01c32b3 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95950c0d-d674-4455-bc83-9fe968842b62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:18.711910 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-0183efe4-a5a5-4945-ae6f-e271e01c32b3 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95950c0d-d674-4455-bc83-9fe968842b62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:18.713822 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-0183efe4-a5a5-4945-ae6f-e271e01c32b3 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Flow 'volume_create_api' (807bb8f0-38b7-4566-bcb0-023613a67fb3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:12:18.713822 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0183efe4-a5a5-4945-ae6f-e271e01c32b3 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Create volume request issued successfully. Aug 13 21:12:18.714724 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0183efe4-a5a5-4945-ae6f-e271e01c32b3 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:12:18.717986 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 631/2537] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:12:18 2026] POST /volume/v3/volumes => generated 752 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:12:18.734186 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1d21d09a-a783-4b1d-83e2-494d93e5694b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:18.737431 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1d21d09a-a783-4b1d-83e2-494d93e5694b tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/volumes/c72375e3-a876-43c5-8de3-4f63eaf8db25 Aug 13 21:12:18.737431 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1d21d09a-a783-4b1d-83e2-494d93e5694b tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:18.737431 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1d21d09a-a783-4b1d-83e2-494d93e5694b tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:18.748026 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:18.748026 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:18.754848 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-1d21d09a-a783-4b1d-83e2-494d93e5694b tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Volume info retrieved successfully. Aug 13 21:12:18.762906 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1d21d09a-a783-4b1d-83e2-494d93e5694b tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/volumes/c72375e3-a876-43c5-8de3-4f63eaf8db25 returned with HTTP 200 Aug 13 21:12:18.764551 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 636/2538] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:18 2026] GET /volume/v3/volumes/c72375e3-a876-43c5-8de3-4f63eaf8db25 => generated 820 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:19.143624 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2b67f73d-532f-4692-890d-e092e2d8fa9b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:19.145544 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2b67f73d-532f-4692-890d-e092e2d8fa9b tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea Aug 13 21:12:19.145824 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2b67f73d-532f-4692-890d-e092e2d8fa9b tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:19.146046 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2b67f73d-532f-4692-890d-e092e2d8fa9b tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:19.155671 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:19.155671 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:19.161452 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-2b67f73d-532f-4692-890d-e092e2d8fa9b tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume info retrieved successfully. Aug 13 21:12:19.166107 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2b67f73d-532f-4692-890d-e092e2d8fa9b tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea returned with HTTP 200 Aug 13 21:12:19.166612 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 642/2539] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:19 2026] GET /volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea => generated 926 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:19.182169 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b967d5bc-3530-4130-b56a-2b48b0dffad0 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:19.182494 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b967d5bc-3530-4130-b56a-2b48b0dffad0 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 Aug 13 21:12:19.182802 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b967d5bc-3530-4130-b56a-2b48b0dffad0 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:19.183073 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b967d5bc-3530-4130-b56a-2b48b0dffad0 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:19.183221 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-b967d5bc-3530-4130-b56a-2b48b0dffad0 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id 275661ca-aac2-488a-947a-1bafe3a97002. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:12:19.188482 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:19.188482 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:19.189377 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b967d5bc-3530-4130-b56a-2b48b0dffad0 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 returned with HTTP 200 Aug 13 21:12:19.189872 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 631/2540] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:12:19 2026] GET /volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 => generated 707 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:19.337889 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-90b51cda-b182-4872-9fb5-66ec316ed943 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:19.340433 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-90b51cda-b182-4872-9fb5-66ec316ed943 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a Aug 13 21:12:19.340673 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-90b51cda-b182-4872-9fb5-66ec316ed943 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:19.340917 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-90b51cda-b182-4872-9fb5-66ec316ed943 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:19.341091 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-90b51cda-b182-4872-9fb5-66ec316ed943 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 79bbc4be-150c-4ffe-b27e-dde746a8303a. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:12:19.345516 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-90b51cda-b182-4872-9fb5-66ec316ed943 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a returned with HTTP 404 Aug 13 21:12:19.346734 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 632/2541] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:19 2026] GET /volume/v3/backups/79bbc4be-150c-4ffe-b27e-dde746a8303a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:12:19.433800 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c9f30f61-45d1-43d7-8073-68c543016be7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:19.435557 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c9f30f61-45d1-43d7-8073-68c543016be7 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] DELETE https://10.4.3.14/volume/v3/volumes/6f27c4c7-eadf-4572-a64c-5d0e89b1268c Aug 13 21:12:19.435906 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c9f30f61-45d1-43d7-8073-68c543016be7 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:19.436174 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c9f30f61-45d1-43d7-8073-68c543016be7 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:19.436395 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-c9f30f61-45d1-43d7-8073-68c543016be7 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Delete volume with id: 6f27c4c7-eadf-4572-a64c-5d0e89b1268c Aug 13 21:12:19.443335 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:19.443335 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:19.443894 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c9f30f61-45d1-43d7-8073-68c543016be7 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Volume info retrieved successfully. Aug 13 21:12:19.463089 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c9f30f61-45d1-43d7-8073-68c543016be7 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Delete volume request issued successfully. Aug 13 21:12:19.463245 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c9f30f61-45d1-43d7-8073-68c543016be7 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/volumes/6f27c4c7-eadf-4572-a64c-5d0e89b1268c returned with HTTP 202 Aug 13 21:12:19.463639 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 637/2542] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:12:19 2026] DELETE /volume/v3/volumes/6f27c4c7-eadf-4572-a64c-5d0e89b1268c => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:12:19.473401 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-6fc59d57-d88b-49e8-b25b-a3250c780acd None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:19.475181 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6fc59d57-d88b-49e8-b25b-a3250c780acd tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/volumes/6f27c4c7-eadf-4572-a64c-5d0e89b1268c Aug 13 21:12:19.475401 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6fc59d57-d88b-49e8-b25b-a3250c780acd tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:19.475737 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6fc59d57-d88b-49e8-b25b-a3250c780acd tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:19.483632 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:19.483632 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:19.488017 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-6fc59d57-d88b-49e8-b25b-a3250c780acd tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Volume info retrieved successfully. Aug 13 21:12:19.492861 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6fc59d57-d88b-49e8-b25b-a3250c780acd tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/volumes/6f27c4c7-eadf-4572-a64c-5d0e89b1268c returned with HTTP 200 Aug 13 21:12:19.493486 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 643/2543] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:19 2026] GET /volume/v3/volumes/6f27c4c7-eadf-4572-a64c-5d0e89b1268c => generated 906 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:19.778821 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-669ff8ae-a3f1-45fe-9dda-965afd5e33f0 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:19.780703 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-669ff8ae-a3f1-45fe-9dda-965afd5e33f0 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/volumes/c72375e3-a876-43c5-8de3-4f63eaf8db25 Aug 13 21:12:19.780988 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-669ff8ae-a3f1-45fe-9dda-965afd5e33f0 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:19.781249 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-669ff8ae-a3f1-45fe-9dda-965afd5e33f0 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:19.790325 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:19.790325 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:19.794534 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-669ff8ae-a3f1-45fe-9dda-965afd5e33f0 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Volume info retrieved successfully. Aug 13 21:12:19.799076 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-669ff8ae-a3f1-45fe-9dda-965afd5e33f0 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/volumes/c72375e3-a876-43c5-8de3-4f63eaf8db25 returned with HTTP 200 Aug 13 21:12:19.799525 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 632/2544] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:19 2026] GET /volume/v3/volumes/c72375e3-a876-43c5-8de3-4f63eaf8db25 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:19.811028 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d83bcfb4-dbd2-4c26-bc2b-6e3febfc838c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:19.812741 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d83bcfb4-dbd2-4c26-bc2b-6e3febfc838c tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] POST https://10.4.3.14/volume/v3/snapshots Aug 13 21:12:19.813107 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d83bcfb4-dbd2-4c26-bc2b-6e3febfc838c tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c72375e3-a876-43c5-8de3-4f63eaf8db25", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1071875426"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:12:19.821362 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:19.821362 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:19.821793 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d83bcfb4-dbd2-4c26-bc2b-6e3febfc838c tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Volume info retrieved successfully. Aug 13 21:12:19.821939 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-d83bcfb4-dbd2-4c26-bc2b-6e3febfc838c tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Create snapshot from volume c72375e3-a876-43c5-8de3-4f63eaf8db25 Aug 13 21:12:19.845088 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-d83bcfb4-dbd2-4c26-bc2b-6e3febfc838c tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Created reservations ['ef5433b9-8b1d-41e6-ade3-bb24ccd4ef3b', 'de28d7fa-db82-4739-b2fe-ecbc5eb19678', 'f656f4e2-2ceb-4d42-a3b3-bdccb04ecf08', '0143759d-0a1c-4802-ba5e-ca77cb3b28e6'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:12:19.870777 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d83bcfb4-dbd2-4c26-bc2b-6e3febfc838c tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Snapshot create request issued successfully. Aug 13 21:12:19.871204 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d83bcfb4-dbd2-4c26-bc2b-6e3febfc838c tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/snapshots returned with HTTP 202 Aug 13 21:12:19.871786 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 633/2545] 10.4.3.14 () {68 vars in 1258 bytes} [Thu Aug 13 21:12:19 2026] POST /volume/v3/snapshots => generated 310 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:12:19.880239 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-81a153d5-f8cc-4793-bf7c-4ae68963c0db None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:19.882211 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-81a153d5-f8cc-4793-bf7c-4ae68963c0db tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/snapshots/a57b5714-b6e0-45ff-9161-a854f07d6dce Aug 13 21:12:19.882449 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-81a153d5-f8cc-4793-bf7c-4ae68963c0db tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:19.882720 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-81a153d5-f8cc-4793-bf7c-4ae68963c0db tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:19.891243 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:19.891243 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:19.891860 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-81a153d5-f8cc-4793-bf7c-4ae68963c0db tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Snapshot retrieved successfully. Aug 13 21:12:19.892594 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-81a153d5-f8cc-4793-bf7c-4ae68963c0db tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/snapshots/a57b5714-b6e0-45ff-9161-a854f07d6dce returned with HTTP 200 Aug 13 21:12:19.892975 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 638/2546] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:12:19 2026] GET /volume/v3/snapshots/a57b5714-b6e0-45ff-9161-a854f07d6dce => generated 442 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:20.186016 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2815eaf5-bc92-40a7-8a28-954a3eb010f9 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:20.188619 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2815eaf5-bc92-40a7-8a28-954a3eb010f9 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea Aug 13 21:12:20.189501 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2815eaf5-bc92-40a7-8a28-954a3eb010f9 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:20.189501 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2815eaf5-bc92-40a7-8a28-954a3eb010f9 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:20.198283 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:20.198283 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:20.200978 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-6be85ee8-4303-41d5-bd34-600bfbc6d968 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:20.202139 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-2815eaf5-bc92-40a7-8a28-954a3eb010f9 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume info retrieved successfully. Aug 13 21:12:20.202866 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6be85ee8-4303-41d5-bd34-600bfbc6d968 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 Aug 13 21:12:20.203144 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6be85ee8-4303-41d5-bd34-600bfbc6d968 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:20.203342 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6be85ee8-4303-41d5-bd34-600bfbc6d968 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:20.203447 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-6be85ee8-4303-41d5-bd34-600bfbc6d968 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id 275661ca-aac2-488a-947a-1bafe3a97002. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:12:20.208608 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2815eaf5-bc92-40a7-8a28-954a3eb010f9 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea returned with HTTP 200 Aug 13 21:12:20.209016 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 644/2547] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:20 2026] GET /volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea => generated 926 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:20.214481 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:20.214481 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:20.215170 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6be85ee8-4303-41d5-bd34-600bfbc6d968 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 returned with HTTP 200 Aug 13 21:12:20.215543 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 633/2548] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:12:20 2026] GET /volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 => generated 707 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:20.392286 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-9727c6d1-fcdc-42cb-8f5f-493835346a1f req-ddee9e57-cb7c-4b2b-8908-01ae73d6d3ee None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:20.394870 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-9727c6d1-fcdc-42cb-8f5f-493835346a1f req-ddee9e57-cb7c-4b2b-8908-01ae73d6d3ee tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] GET https://10.4.3.14/volume/v3/volumes/db107005-609f-4a59-965e-2ccecb0467de Aug 13 21:12:20.395131 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-9727c6d1-fcdc-42cb-8f5f-493835346a1f req-ddee9e57-cb7c-4b2b-8908-01ae73d6d3ee tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:20.395381 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-9727c6d1-fcdc-42cb-8f5f-493835346a1f req-ddee9e57-cb7c-4b2b-8908-01ae73d6d3ee tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:20.403305 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:20.403305 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:20.407616 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-9727c6d1-fcdc-42cb-8f5f-493835346a1f req-ddee9e57-cb7c-4b2b-8908-01ae73d6d3ee tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Volume info retrieved successfully. Aug 13 21:12:20.411984 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-9727c6d1-fcdc-42cb-8f5f-493835346a1f req-ddee9e57-cb7c-4b2b-8908-01ae73d6d3ee tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] https://10.4.3.14/volume/v3/volumes/db107005-609f-4a59-965e-2ccecb0467de returned with HTTP 200 Aug 13 21:12:20.412417 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 634/2549] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:12:20 2026] GET /volume/v3/volumes/db107005-609f-4a59-965e-2ccecb0467de => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:20.435446 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7d0821d9-36e2-49ac-9e74-e53226ff7507 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:20.436149 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7d0821d9-36e2-49ac-9e74-e53226ff7507 None None] GET https://10.4.3.14/volume// Aug 13 21:12:20.436361 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7d0821d9-36e2-49ac-9e74-e53226ff7507 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:20.436591 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7d0821d9-36e2-49ac-9e74-e53226ff7507 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:20.436921 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7d0821d9-36e2-49ac-9e74-e53226ff7507 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:12:20.437283 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 639/2550] 10.4.3.14 () {66 vars in 1412 bytes} [Thu Aug 13 21:12:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:12:20.448820 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-9727c6d1-fcdc-42cb-8f5f-493835346a1f req-69fb9238-c954-4182-bb87-76e3213994da None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:20.451958 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-9727c6d1-fcdc-42cb-8f5f-493835346a1f req-69fb9238-c954-4182-bb87-76e3213994da tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:12:20.452430 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-9727c6d1-fcdc-42cb-8f5f-493835346a1f req-69fb9238-c954-4182-bb87-76e3213994da tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "db107005-609f-4a59-965e-2ccecb0467de", "connector": null, "instance_uuid": "e8407caf-db9f-4154-8b85-f623173e1986"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:12:20.465022 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:20.465022 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:20.507479 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4bf8e753-1d11-4e77-9cec-e70fab15ab6a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:20.509213 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-9727c6d1-fcdc-42cb-8f5f-493835346a1f req-69fb9238-c954-4182-bb87-76e3213994da tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:12:20.509825 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 645/2551] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:12:20 2026] POST /volume/v3/attachments => generated 273 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:20.511649 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4bf8e753-1d11-4e77-9cec-e70fab15ab6a tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/volumes/6f27c4c7-eadf-4572-a64c-5d0e89b1268c Aug 13 21:12:20.511904 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4bf8e753-1d11-4e77-9cec-e70fab15ab6a tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:20.512183 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4bf8e753-1d11-4e77-9cec-e70fab15ab6a tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:20.524107 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4bf8e753-1d11-4e77-9cec-e70fab15ab6a tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/volumes/6f27c4c7-eadf-4572-a64c-5d0e89b1268c returned with HTTP 404 Aug 13 21:12:20.524994 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 634/2552] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:20 2026] GET /volume/v3/volumes/6f27c4c7-eadf-4572-a64c-5d0e89b1268c => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:12:20.532132 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f5d7380c-6610-4097-a19e-c9ac0a930b99 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:20.533897 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f5d7380c-6610-4097-a19e-c9ac0a930b99 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/volumes/6f27c4c7-eadf-4572-a64c-5d0e89b1268c Aug 13 21:12:20.534369 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f5d7380c-6610-4097-a19e-c9ac0a930b99 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:20.534369 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f5d7380c-6610-4097-a19e-c9ac0a930b99 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:20.539556 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f5d7380c-6610-4097-a19e-c9ac0a930b99 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/volumes/6f27c4c7-eadf-4572-a64c-5d0e89b1268c returned with HTTP 404 Aug 13 21:12:20.540039 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 635/2553] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:20 2026] GET /volume/v3/volumes/6f27c4c7-eadf-4572-a64c-5d0e89b1268c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:12:20.547889 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-538041f5-e9e2-44f1-a2ff-f0e501f87bc1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:20.549595 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-538041f5-e9e2-44f1-a2ff-f0e501f87bc1 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] DELETE https://10.4.3.14/volume/v3/volumes/6f27c4c7-eadf-4572-a64c-5d0e89b1268c Aug 13 21:12:20.549824 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-538041f5-e9e2-44f1-a2ff-f0e501f87bc1 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:20.550030 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-538041f5-e9e2-44f1-a2ff-f0e501f87bc1 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:20.550266 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-538041f5-e9e2-44f1-a2ff-f0e501f87bc1 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Delete volume with id: 6f27c4c7-eadf-4572-a64c-5d0e89b1268c Aug 13 21:12:20.557265 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-538041f5-e9e2-44f1-a2ff-f0e501f87bc1 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/volumes/6f27c4c7-eadf-4572-a64c-5d0e89b1268c returned with HTTP 404 Aug 13 21:12:20.557265 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 640/2554] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:12:20 2026] DELETE /volume/v3/volumes/6f27c4c7-eadf-4572-a64c-5d0e89b1268c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:12:20.568039 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a7d661cc-4e38-4063-83e9-e3c9fedd50d0 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:20.570790 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a7d661cc-4e38-4063-83e9-e3c9fedd50d0 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:12:20.571834 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a7d661cc-4e38-4063-83e9-e3c9fedd50d0 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-189763029"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:12:20.572610 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-a7d661cc-4e38-4063-83e9-e3c9fedd50d0 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-189763029'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:12:20.572744 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-a7d661cc-4e38-4063-83e9-e3c9fedd50d0 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Create volume of 1 GB Aug 13 21:12:20.573150 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:20.573150 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:20.576755 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-a7d661cc-4e38-4063-83e9-e3c9fedd50d0 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Availability Zones retrieved successfully. Aug 13 21:12:20.582949 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-a7d661cc-4e38-4063-83e9-e3c9fedd50d0 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Flow 'volume_create_api' (2b006606-63d1-4018-8923-6bc7aa96f630) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:12:20.584075 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-9727c6d1-fcdc-42cb-8f5f-493835346a1f req-4d0bd754-9dda-47fa-ab11-28a7964cadb7 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:20.585929 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-9727c6d1-fcdc-42cb-8f5f-493835346a1f req-4d0bd754-9dda-47fa-ab11-28a7964cadb7 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] POST https://10.4.3.14/volume/v3/attachments/ac6e9b0a-25eb-4a47-a052-2160d886f958/action Aug 13 21:12:20.586200 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-9727c6d1-fcdc-42cb-8f5f-493835346a1f req-4d0bd754-9dda-47fa-ab11-28a7964cadb7 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Action body: b'{"os-complete": null}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:12:20.586352 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-9727c6d1-fcdc-42cb-8f5f-493835346a1f req-4d0bd754-9dda-47fa-ab11-28a7964cadb7 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:12:20.589133 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-a7d661cc-4e38-4063-83e9-e3c9fedd50d0 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a73ea4b2-5205-4c89-849f-75c6d5403738) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:20.589705 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-a7d661cc-4e38-4063-83e9-e3c9fedd50d0 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:12:20.616633 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:20.616633 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:20.625713 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-a7d661cc-4e38-4063-83e9-e3c9fedd50d0 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a73ea4b2-5205-4c89-849f-75c6d5403738) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:20.626844 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-a7d661cc-4e38-4063-83e9-e3c9fedd50d0 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1ed8cb1-0093-43dc-a947-41873bb2dfb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:20.632197 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-9727c6d1-fcdc-42cb-8f5f-493835346a1f req-4d0bd754-9dda-47fa-ab11-28a7964cadb7 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] https://10.4.3.14/volume/v3/attachments/ac6e9b0a-25eb-4a47-a052-2160d886f958/action returned with HTTP 204 Aug 13 21:12:20.632751 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 635/2555] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:12:20 2026] POST /volume/v3/attachments/ac6e9b0a-25eb-4a47-a052-2160d886f958/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:12:20.654803 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-90894d2d-3893-433e-8f72-32bdd87e1720 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:20.656902 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-90894d2d-3893-433e-8f72-32bdd87e1720 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] GET https://10.4.3.14/volume/v3/volumes/db107005-609f-4a59-965e-2ccecb0467de Aug 13 21:12:20.657162 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-90894d2d-3893-433e-8f72-32bdd87e1720 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:20.657340 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-90894d2d-3893-433e-8f72-32bdd87e1720 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:20.667491 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0d286ca3-2bf3-428c-9dae-0a2013238c6a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:20.667643 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:20.667643 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:20.672559 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-90894d2d-3893-433e-8f72-32bdd87e1720 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Volume info retrieved successfully. Aug 13 21:12:20.678690 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-a7d661cc-4e38-4063-83e9-e3c9fedd50d0 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Created reservations ['77ead3ba-5668-4064-ad95-ba07c9abb205', 'a8406468-9c8b-48e1-bbb2-9b40ccf2398f', '9f7e9212-7757-430c-9c2b-42df7cdc06aa', 'df9da8f9-5697-462e-95bb-b3307d20d86f'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:12:20.678826 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-90894d2d-3893-433e-8f72-32bdd87e1720 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] https://10.4.3.14/volume/v3/volumes/db107005-609f-4a59-965e-2ccecb0467de returned with HTTP 200 Aug 13 21:12:20.679308 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 636/2556] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:20 2026] GET /volume/v3/volumes/db107005-609f-4a59-965e-2ccecb0467de => generated 1108 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 21:12:20.679955 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-a7d661cc-4e38-4063-83e9-e3c9fedd50d0 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1ed8cb1-0093-43dc-a947-41873bb2dfb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['77ead3ba-5668-4064-ad95-ba07c9abb205', 'a8406468-9c8b-48e1-bbb2-9b40ccf2398f', '9f7e9212-7757-430c-9c2b-42df7cdc06aa', 'df9da8f9-5697-462e-95bb-b3307d20d86f']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:20.680801 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-a7d661cc-4e38-4063-83e9-e3c9fedd50d0 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3a57975-41bd-4aec-9e4b-e559373dfdf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:20.693156 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-821be6be-67b2-4a3e-8e33-532722413c2a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:20.696685 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-821be6be-67b2-4a3e-8e33-532722413c2a tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] GET https://10.4.3.14/volume/v3/volumes/db107005-609f-4a59-965e-2ccecb0467de Aug 13 21:12:20.696926 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-821be6be-67b2-4a3e-8e33-532722413c2a tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:20.697149 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-821be6be-67b2-4a3e-8e33-532722413c2a tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:20.703575 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-a7d661cc-4e38-4063-83e9-e3c9fedd50d0 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3a57975-41bd-4aec-9e4b-e559373dfdf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c69be8d7-d9be-4302-a0d1-aa82c7b5cd14', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-189763029',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='581b83054f2b4599a0111979c24d58e5',qos_specs=None,replication_status=,reservations=['77ead3ba-5668-4064-ad95-ba07c9abb205','a8406468-9c8b-48e1-bbb2-9b40ccf2398f','9f7e9212-7757-430c-9c2b-42df7cdc06aa','df9da8f9-5697-462e-95bb-b3307d20d86f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50281eac1b9247dbba6909dac96ee9f7',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:12:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-189763029',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c69be8d7-d9be-4302-a0d1-aa82c7b5cd14,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='581b83054f2b4599a0111979c24d58e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='50281eac1b9247dbba6909dac96ee9f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:20.704316 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-a7d661cc-4e38-4063-83e9-e3c9fedd50d0 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cc90a5e-43cf-4a8f-9fff-8a6b067ae23e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:20.711604 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:20.711604 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:20.716818 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-821be6be-67b2-4a3e-8e33-532722413c2a tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Volume info retrieved successfully. Aug 13 21:12:20.723025 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-821be6be-67b2-4a3e-8e33-532722413c2a tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] https://10.4.3.14/volume/v3/volumes/db107005-609f-4a59-965e-2ccecb0467de returned with HTTP 200 Aug 13 21:12:20.723493 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-a7d661cc-4e38-4063-83e9-e3c9fedd50d0 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cc90a5e-43cf-4a8f-9fff-8a6b067ae23e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-189763029',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='581b83054f2b4599a0111979c24d58e5',qos_specs=None,replication_status=,reservations=['77ead3ba-5668-4064-ad95-ba07c9abb205','a8406468-9c8b-48e1-bbb2-9b40ccf2398f','9f7e9212-7757-430c-9c2b-42df7cdc06aa','df9da8f9-5697-462e-95bb-b3307d20d86f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50281eac1b9247dbba6909dac96ee9f7',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:20.723621 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 636/2557] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:20 2026] GET /volume/v3/volumes/db107005-609f-4a59-965e-2ccecb0467de => generated 1108 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:20.724687 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-a7d661cc-4e38-4063-83e9-e3c9fedd50d0 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afcd7ad1-5120-46c5-97c4-f8ce33e09423) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:20.734487 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-a7d661cc-4e38-4063-83e9-e3c9fedd50d0 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afcd7ad1-5120-46c5-97c4-f8ce33e09423) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:20.735405 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-a7d661cc-4e38-4063-83e9-e3c9fedd50d0 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Flow 'volume_create_api' (2b006606-63d1-4018-8923-6bc7aa96f630) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:12:20.735735 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-a7d661cc-4e38-4063-83e9-e3c9fedd50d0 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Create volume request issued successfully. Aug 13 21:12:20.736417 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a7d661cc-4e38-4063-83e9-e3c9fedd50d0 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:12:20.736873 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 646/2558] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:12:20 2026] POST /volume/v3/volumes => generated 746 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:12:20.751378 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e35ac0f5-f553-4e55-aeba-5b51102e31bb None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:20.753101 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e35ac0f5-f553-4e55-aeba-5b51102e31bb tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/volumes/c69be8d7-d9be-4302-a0d1-aa82c7b5cd14 Aug 13 21:12:20.753247 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e35ac0f5-f553-4e55-aeba-5b51102e31bb tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:20.753424 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e35ac0f5-f553-4e55-aeba-5b51102e31bb tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:20.759629 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:20.759629 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:20.763409 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e35ac0f5-f553-4e55-aeba-5b51102e31bb tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Volume info retrieved successfully. Aug 13 21:12:20.767390 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e35ac0f5-f553-4e55-aeba-5b51102e31bb tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/volumes/c69be8d7-d9be-4302-a0d1-aa82c7b5cd14 returned with HTTP 200 Aug 13 21:12:20.767812 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 637/2559] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:20 2026] GET /volume/v3/volumes/c69be8d7-d9be-4302-a0d1-aa82c7b5cd14 => generated 814 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:20.768594 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0d286ca3-2bf3-428c-9dae-0a2013238c6a tempest-GroupTypeSpecsTest-924409502 tempest-GroupTypeSpecsTest-924409502-project-admin] POST https://10.4.3.14/volume/v3/group_types Aug 13 21:12:20.769128 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0d286ca3-2bf3-428c-9dae-0a2013238c6a tempest-GroupTypeSpecsTest-924409502 tempest-GroupTypeSpecsTest-924409502-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-399994298"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:12:20.785986 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0d286ca3-2bf3-428c-9dae-0a2013238c6a tempest-GroupTypeSpecsTest-924409502 tempest-GroupTypeSpecsTest-924409502-project-admin] https://10.4.3.14/volume/v3/group_types returned with HTTP 202 Aug 13 21:12:20.786491 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 641/2560] 10.4.3.14 () {70 vars in 1304 bytes} [Thu Aug 13 21:12:20 2026] POST /volume/v3/group_types => generated 180 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:12:20.794433 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-645c3040-66b2-4285-82a4-d5b0fd98d413 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:20.796139 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-645c3040-66b2-4285-82a4-d5b0fd98d413 tempest-GroupTypeSpecsTest-924409502 tempest-GroupTypeSpecsTest-924409502-project-admin] POST https://10.4.3.14/volume/v3/group_types/667efd75-2f30-43b1-ac01-7116eb3c385e/group_specs Aug 13 21:12:20.796461 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-645c3040-66b2-4285-82a4-d5b0fd98d413 tempest-GroupTypeSpecsTest-924409502 tempest-GroupTypeSpecsTest-924409502-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:12:20.811276 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-645c3040-66b2-4285-82a4-d5b0fd98d413 tempest-GroupTypeSpecsTest-924409502 tempest-GroupTypeSpecsTest-924409502-project-admin] https://10.4.3.14/volume/v3/group_types/667efd75-2f30-43b1-ac01-7116eb3c385e/group_specs returned with HTTP 202 Aug 13 21:12:20.811679 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 637/2561] 10.4.3.14 () {70 vars in 1451 bytes} [Thu Aug 13 21:12:20 2026] POST /volume/v3/group_types/667efd75-2f30-43b1-ac01-7116eb3c385e/group_specs => generated 53 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:12:20.819035 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-3ff80dee-efa0-47ca-902f-c77e09993db2 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:20.820987 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3ff80dee-efa0-47ca-902f-c77e09993db2 tempest-GroupTypeSpecsTest-924409502 tempest-GroupTypeSpecsTest-924409502-project-admin] POST https://10.4.3.14/volume/v3/group_types/667efd75-2f30-43b1-ac01-7116eb3c385e/group_specs Aug 13 21:12:20.821369 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3ff80dee-efa0-47ca-902f-c77e09993db2 tempest-GroupTypeSpecsTest-924409502 tempest-GroupTypeSpecsTest-924409502-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:12:20.822853 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:20.822853 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:20.835201 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3ff80dee-efa0-47ca-902f-c77e09993db2 tempest-GroupTypeSpecsTest-924409502 tempest-GroupTypeSpecsTest-924409502-project-admin] https://10.4.3.14/volume/v3/group_types/667efd75-2f30-43b1-ac01-7116eb3c385e/group_specs returned with HTTP 202 Aug 13 21:12:20.835559 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 647/2562] 10.4.3.14 () {70 vars in 1451 bytes} [Thu Aug 13 21:12:20 2026] POST /volume/v3/group_types/667efd75-2f30-43b1-ac01-7116eb3c385e/group_specs => generated 61 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:12:20.844201 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7cc0e4ea-b2e6-40b0-9a3e-2286748887c9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:20.847108 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7cc0e4ea-b2e6-40b0-9a3e-2286748887c9 tempest-GroupTypeSpecsTest-924409502 tempest-GroupTypeSpecsTest-924409502-project-admin] GET https://10.4.3.14/volume/v3/group_types/667efd75-2f30-43b1-ac01-7116eb3c385e/group_specs/key2 Aug 13 21:12:20.847298 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7cc0e4ea-b2e6-40b0-9a3e-2286748887c9 tempest-GroupTypeSpecsTest-924409502 tempest-GroupTypeSpecsTest-924409502-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:20.847463 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7cc0e4ea-b2e6-40b0-9a3e-2286748887c9 tempest-GroupTypeSpecsTest-924409502 tempest-GroupTypeSpecsTest-924409502-project-admin] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:20.853439 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7cc0e4ea-b2e6-40b0-9a3e-2286748887c9 tempest-GroupTypeSpecsTest-924409502 tempest-GroupTypeSpecsTest-924409502-project-admin] https://10.4.3.14/volume/v3/group_types/667efd75-2f30-43b1-ac01-7116eb3c385e/group_specs/key2 returned with HTTP 200 Aug 13 21:12:20.853796 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 638/2563] 10.4.3.14 () {68 vars in 1445 bytes} [Thu Aug 13 21:12:20 2026] GET /volume/v3/group_types/667efd75-2f30-43b1-ac01-7116eb3c385e/group_specs/key2 => generated 26 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:20.862929 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-80499d31-7f5f-4d1b-b412-45d67a343536 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:20.868950 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-80499d31-7f5f-4d1b-b412-45d67a343536 tempest-GroupTypeSpecsTest-924409502 tempest-GroupTypeSpecsTest-924409502-project-admin] GET https://10.4.3.14/volume/v3/group_types/667efd75-2f30-43b1-ac01-7116eb3c385e/group_specs/key3 Aug 13 21:12:20.869373 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-80499d31-7f5f-4d1b-b412-45d67a343536 tempest-GroupTypeSpecsTest-924409502 tempest-GroupTypeSpecsTest-924409502-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:20.869712 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-80499d31-7f5f-4d1b-b412-45d67a343536 tempest-GroupTypeSpecsTest-924409502 tempest-GroupTypeSpecsTest-924409502-project-admin] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:20.879663 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-80499d31-7f5f-4d1b-b412-45d67a343536 tempest-GroupTypeSpecsTest-924409502 tempest-GroupTypeSpecsTest-924409502-project-admin] https://10.4.3.14/volume/v3/group_types/667efd75-2f30-43b1-ac01-7116eb3c385e/group_specs/key3 returned with HTTP 200 Aug 13 21:12:20.880364 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 642/2564] 10.4.3.14 () {68 vars in 1445 bytes} [Thu Aug 13 21:12:20 2026] GET /volume/v3/group_types/667efd75-2f30-43b1-ac01-7116eb3c385e/group_specs/key3 => generated 18 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:20.888865 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ab8c68b8-2a4d-48cf-a9b0-cee84ec02862 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:20.890634 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ab8c68b8-2a4d-48cf-a9b0-cee84ec02862 tempest-GroupTypeSpecsTest-924409502 tempest-GroupTypeSpecsTest-924409502-project-admin] PUT https://10.4.3.14/volume/v3/group_types/667efd75-2f30-43b1-ac01-7116eb3c385e/group_specs/key3 Aug 13 21:12:20.890974 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ab8c68b8-2a4d-48cf-a9b0-cee84ec02862 tempest-GroupTypeSpecsTest-924409502 tempest-GroupTypeSpecsTest-924409502-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:12:20.901744 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-fc339c29-a9d9-4066-ba2b-53313fae261d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:20.902769 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ab8c68b8-2a4d-48cf-a9b0-cee84ec02862 tempest-GroupTypeSpecsTest-924409502 tempest-GroupTypeSpecsTest-924409502-project-admin] https://10.4.3.14/volume/v3/group_types/667efd75-2f30-43b1-ac01-7116eb3c385e/group_specs/key3 returned with HTTP 200 Aug 13 21:12:20.903223 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 638/2565] 10.4.3.14 () {70 vars in 1465 bytes} [Thu Aug 13 21:12:20 2026] PUT /volume/v3/group_types/667efd75-2f30-43b1-ac01-7116eb3c385e/group_specs/key3 => generated 26 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:20.903321 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-fc339c29-a9d9-4066-ba2b-53313fae261d tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/snapshots/a57b5714-b6e0-45ff-9161-a854f07d6dce Aug 13 21:12:20.903493 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-fc339c29-a9d9-4066-ba2b-53313fae261d tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:20.903696 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-fc339c29-a9d9-4066-ba2b-53313fae261d tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:20.910006 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:20.910006 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:20.910508 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-fc339c29-a9d9-4066-ba2b-53313fae261d tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Snapshot retrieved successfully. Aug 13 21:12:20.911256 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-fc339c29-a9d9-4066-ba2b-53313fae261d tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/snapshots/a57b5714-b6e0-45ff-9161-a854f07d6dce returned with HTTP 200 Aug 13 21:12:20.911645 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 648/2566] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:12:20 2026] GET /volume/v3/snapshots/a57b5714-b6e0-45ff-9161-a854f07d6dce => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:20.913256 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4f33eb80-3c3a-4824-b9dd-798a08372394 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:20.914914 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4f33eb80-3c3a-4824-b9dd-798a08372394 tempest-GroupTypeSpecsTest-924409502 tempest-GroupTypeSpecsTest-924409502-project-admin] GET https://10.4.3.14/volume/v3/group_types/667efd75-2f30-43b1-ac01-7116eb3c385e/group_specs Aug 13 21:12:20.915135 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4f33eb80-3c3a-4824-b9dd-798a08372394 tempest-GroupTypeSpecsTest-924409502 tempest-GroupTypeSpecsTest-924409502-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:20.915306 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4f33eb80-3c3a-4824-b9dd-798a08372394 tempest-GroupTypeSpecsTest-924409502 tempest-GroupTypeSpecsTest-924409502-project-admin] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:20.920919 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-057653fe-4184-4097-9c1e-69886601c827 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:20.921416 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4f33eb80-3c3a-4824-b9dd-798a08372394 tempest-GroupTypeSpecsTest-924409502 tempest-GroupTypeSpecsTest-924409502-project-admin] https://10.4.3.14/volume/v3/group_types/667efd75-2f30-43b1-ac01-7116eb3c385e/group_specs returned with HTTP 200 Aug 13 21:12:20.921831 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 639/2567] 10.4.3.14 () {68 vars in 1430 bytes} [Thu Aug 13 21:12:20 2026] GET /volume/v3/group_types/667efd75-2f30-43b1-ac01-7116eb3c385e/group_specs => generated 87 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:20.923078 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-057653fe-4184-4097-9c1e-69886601c827 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:12:20.923417 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-057653fe-4184-4097-9c1e-69886601c827 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "a57b5714-b6e0-45ff-9161-a854f07d6dce", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-174767109"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:12:20.924899 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-057653fe-4184-4097-9c1e-69886601c827 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Create volume request body: {'volume': {'snapshot_id': 'a57b5714-b6e0-45ff-9161-a854f07d6dce', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-174767109'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:12:20.930159 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-1891ad28-9ce9-46d1-9386-520d01e971b7 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:20.931808 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1891ad28-9ce9-46d1-9386-520d01e971b7 tempest-GroupTypeSpecsTest-924409502 tempest-GroupTypeSpecsTest-924409502-project-admin] DELETE https://10.4.3.14/volume/v3/group_types/667efd75-2f30-43b1-ac01-7116eb3c385e/group_specs/key1 Aug 13 21:12:20.932053 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1891ad28-9ce9-46d1-9386-520d01e971b7 tempest-GroupTypeSpecsTest-924409502 tempest-GroupTypeSpecsTest-924409502-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:20.932272 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1891ad28-9ce9-46d1-9386-520d01e971b7 tempest-GroupTypeSpecsTest-924409502 tempest-GroupTypeSpecsTest-924409502-project-admin] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:20.932928 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:20.932928 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:20.933660 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-057653fe-4184-4097-9c1e-69886601c827 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Snapshot retrieved successfully. Aug 13 21:12:20.934044 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-057653fe-4184-4097-9c1e-69886601c827 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Create volume of 1 GB Aug 13 21:12:20.939629 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-057653fe-4184-4097-9c1e-69886601c827 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Availability Zones retrieved successfully. Aug 13 21:12:20.945286 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1891ad28-9ce9-46d1-9386-520d01e971b7 tempest-GroupTypeSpecsTest-924409502 tempest-GroupTypeSpecsTest-924409502-project-admin] https://10.4.3.14/volume/v3/group_types/667efd75-2f30-43b1-ac01-7116eb3c385e/group_specs/key1 returned with HTTP 202 Aug 13 21:12:20.945697 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 639/2568] 10.4.3.14 () {68 vars in 1448 bytes} [Thu Aug 13 21:12:20 2026] DELETE /volume/v3/group_types/667efd75-2f30-43b1-ac01-7116eb3c385e/group_specs/key1 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 21:12:20.948178 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-057653fe-4184-4097-9c1e-69886601c827 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Flow 'volume_create_api' (efff8a7c-17c1-42d2-9bc0-8951b8cbf9b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:12:20.949210 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-057653fe-4184-4097-9c1e-69886601c827 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b82aa2bf-0a9a-4098-b0ad-394e6aeb2ed6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:20.950511 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-057653fe-4184-4097-9c1e-69886601c827 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:12:20.954683 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f1b4af5d-8a11-4581-be2a-1f8221811318 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:20.956595 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f1b4af5d-8a11-4581-be2a-1f8221811318 tempest-GroupTypeSpecsTest-924409502 tempest-GroupTypeSpecsTest-924409502-project-admin] GET https://10.4.3.14/volume/v3/group_types/667efd75-2f30-43b1-ac01-7116eb3c385e/group_specs/key1 Aug 13 21:12:20.956954 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f1b4af5d-8a11-4581-be2a-1f8221811318 tempest-GroupTypeSpecsTest-924409502 tempest-GroupTypeSpecsTest-924409502-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:20.957194 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f1b4af5d-8a11-4581-be2a-1f8221811318 tempest-GroupTypeSpecsTest-924409502 tempest-GroupTypeSpecsTest-924409502-project-admin] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:20.963956 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f1b4af5d-8a11-4581-be2a-1f8221811318 tempest-GroupTypeSpecsTest-924409502 tempest-GroupTypeSpecsTest-924409502-project-admin] HTTP exception thrown: Group Type 667efd75-2f30-43b1-ac01-7116eb3c385e has no extra spec with key key1. Aug 13 21:12:20.964118 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f1b4af5d-8a11-4581-be2a-1f8221811318 tempest-GroupTypeSpecsTest-924409502 tempest-GroupTypeSpecsTest-924409502-project-admin] https://10.4.3.14/volume/v3/group_types/667efd75-2f30-43b1-ac01-7116eb3c385e/group_specs/key1 returned with HTTP 404 Aug 13 21:12:20.964605 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 649/2569] 10.4.3.14 () {68 vars in 1445 bytes} [Thu Aug 13 21:12:20 2026] GET /volume/v3/group_types/667efd75-2f30-43b1-ac01-7116eb3c385e/group_specs/key1 => generated 126 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:12:20.973620 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0ec8a94b-6131-43b5-9abf-88d3cfd69d9c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:20.975933 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0ec8a94b-6131-43b5-9abf-88d3cfd69d9c tempest-GroupTypeSpecsTest-924409502 tempest-GroupTypeSpecsTest-924409502-project-admin] DELETE https://10.4.3.14/volume/v3/group_types/667efd75-2f30-43b1-ac01-7116eb3c385e/group_specs/key2 Aug 13 21:12:20.976127 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0ec8a94b-6131-43b5-9abf-88d3cfd69d9c tempest-GroupTypeSpecsTest-924409502 tempest-GroupTypeSpecsTest-924409502-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:20.976317 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0ec8a94b-6131-43b5-9abf-88d3cfd69d9c tempest-GroupTypeSpecsTest-924409502 tempest-GroupTypeSpecsTest-924409502-project-admin] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:20.987523 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0ec8a94b-6131-43b5-9abf-88d3cfd69d9c tempest-GroupTypeSpecsTest-924409502 tempest-GroupTypeSpecsTest-924409502-project-admin] https://10.4.3.14/volume/v3/group_types/667efd75-2f30-43b1-ac01-7116eb3c385e/group_specs/key2 returned with HTTP 202 Aug 13 21:12:20.988151 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 640/2570] 10.4.3.14 () {68 vars in 1448 bytes} [Thu Aug 13 21:12:20 2026] DELETE /volume/v3/group_types/667efd75-2f30-43b1-ac01-7116eb3c385e/group_specs/key2 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 21:12:20.995074 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-bd43ceb6-6995-4aa6-b343-5037646beb9e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:20.995825 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-057653fe-4184-4097-9c1e-69886601c827 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b82aa2bf-0a9a-4098-b0ad-394e6aeb2ed6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a57b5714-b6e0-45ff-9161-a854f07d6dce', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:20.996834 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bd43ceb6-6995-4aa6-b343-5037646beb9e tempest-GroupTypeSpecsTest-924409502 tempest-GroupTypeSpecsTest-924409502-project-admin] GET https://10.4.3.14/volume/v3/group_types/667efd75-2f30-43b1-ac01-7116eb3c385e/group_specs/key2 Aug 13 21:12:20.997046 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bd43ceb6-6995-4aa6-b343-5037646beb9e tempest-GroupTypeSpecsTest-924409502 tempest-GroupTypeSpecsTest-924409502-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:20.997217 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bd43ceb6-6995-4aa6-b343-5037646beb9e tempest-GroupTypeSpecsTest-924409502 tempest-GroupTypeSpecsTest-924409502-project-admin] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:20.997277 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-057653fe-4184-4097-9c1e-69886601c827 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cd15d57-caee-4b11-841a-8e7620b04e19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:21.003563 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bd43ceb6-6995-4aa6-b343-5037646beb9e tempest-GroupTypeSpecsTest-924409502 tempest-GroupTypeSpecsTest-924409502-project-admin] HTTP exception thrown: Group Type 667efd75-2f30-43b1-ac01-7116eb3c385e has no extra spec with key key2. Aug 13 21:12:21.003699 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bd43ceb6-6995-4aa6-b343-5037646beb9e tempest-GroupTypeSpecsTest-924409502 tempest-GroupTypeSpecsTest-924409502-project-admin] https://10.4.3.14/volume/v3/group_types/667efd75-2f30-43b1-ac01-7116eb3c385e/group_specs/key2 returned with HTTP 404 Aug 13 21:12:21.004201 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 640/2571] 10.4.3.14 () {68 vars in 1445 bytes} [Thu Aug 13 21:12:20 2026] GET /volume/v3/group_types/667efd75-2f30-43b1-ac01-7116eb3c385e/group_specs/key2 => generated 126 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:12:21.010916 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-4ea71093-6357-417c-bb1f-8f43236aa3fe None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:21.013128 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4ea71093-6357-417c-bb1f-8f43236aa3fe tempest-GroupTypeSpecsTest-924409502 tempest-GroupTypeSpecsTest-924409502-project-admin] DELETE https://10.4.3.14/volume/v3/group_types/667efd75-2f30-43b1-ac01-7116eb3c385e/group_specs/key3 Aug 13 21:12:21.013445 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4ea71093-6357-417c-bb1f-8f43236aa3fe tempest-GroupTypeSpecsTest-924409502 tempest-GroupTypeSpecsTest-924409502-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:21.013524 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4ea71093-6357-417c-bb1f-8f43236aa3fe tempest-GroupTypeSpecsTest-924409502 tempest-GroupTypeSpecsTest-924409502-project-admin] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:21.026273 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4ea71093-6357-417c-bb1f-8f43236aa3fe tempest-GroupTypeSpecsTest-924409502 tempest-GroupTypeSpecsTest-924409502-project-admin] https://10.4.3.14/volume/v3/group_types/667efd75-2f30-43b1-ac01-7116eb3c385e/group_specs/key3 returned with HTTP 202 Aug 13 21:12:21.026845 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 650/2572] 10.4.3.14 () {68 vars in 1448 bytes} [Thu Aug 13 21:12:21 2026] DELETE /volume/v3/group_types/667efd75-2f30-43b1-ac01-7116eb3c385e/group_specs/key3 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 21:12:21.042424 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-038edccb-7278-43cc-94df-112824a8b30b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:21.045545 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-038edccb-7278-43cc-94df-112824a8b30b tempest-GroupTypeSpecsTest-924409502 tempest-GroupTypeSpecsTest-924409502-project-admin] GET https://10.4.3.14/volume/v3/group_types/667efd75-2f30-43b1-ac01-7116eb3c385e/group_specs/key3 Aug 13 21:12:21.045877 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-038edccb-7278-43cc-94df-112824a8b30b tempest-GroupTypeSpecsTest-924409502 tempest-GroupTypeSpecsTest-924409502-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:21.046148 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-038edccb-7278-43cc-94df-112824a8b30b tempest-GroupTypeSpecsTest-924409502 tempest-GroupTypeSpecsTest-924409502-project-admin] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:21.054347 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-038edccb-7278-43cc-94df-112824a8b30b tempest-GroupTypeSpecsTest-924409502 tempest-GroupTypeSpecsTest-924409502-project-admin] HTTP exception thrown: Group Type 667efd75-2f30-43b1-ac01-7116eb3c385e has no extra spec with key key3. Aug 13 21:12:21.054550 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-038edccb-7278-43cc-94df-112824a8b30b tempest-GroupTypeSpecsTest-924409502 tempest-GroupTypeSpecsTest-924409502-project-admin] https://10.4.3.14/volume/v3/group_types/667efd75-2f30-43b1-ac01-7116eb3c385e/group_specs/key3 returned with HTTP 404 Aug 13 21:12:21.055223 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 641/2573] 10.4.3.14 () {68 vars in 1445 bytes} [Thu Aug 13 21:12:21 2026] GET /volume/v3/group_types/667efd75-2f30-43b1-ac01-7116eb3c385e/group_specs/key3 => generated 126 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 13 21:12:21.060888 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-057653fe-4184-4097-9c1e-69886601c827 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Created reservations ['99e718a6-1e60-4579-86a7-178152f705cc', 'c2508204-0b3c-463e-aa28-9ab09546b657', '824ba550-8832-4e06-8c84-0849e6ca35c0', 'bbb3a0aa-4ac0-437b-bd36-8a846169f375'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:12:21.061874 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-057653fe-4184-4097-9c1e-69886601c827 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cd15d57-caee-4b11-841a-8e7620b04e19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['99e718a6-1e60-4579-86a7-178152f705cc', 'c2508204-0b3c-463e-aa28-9ab09546b657', '824ba550-8832-4e06-8c84-0849e6ca35c0', 'bbb3a0aa-4ac0-437b-bd36-8a846169f375']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:21.062904 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-057653fe-4184-4097-9c1e-69886601c827 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a635784b-b585-429f-abc3-e42070bbfd45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:21.065075 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f198ecd6-4131-43ec-9df7-53533a2943f2 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:21.066933 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f198ecd6-4131-43ec-9df7-53533a2943f2 tempest-GroupTypeSpecsTest-924409502 tempest-GroupTypeSpecsTest-924409502-project-admin] DELETE https://10.4.3.14/volume/v3/group_types/667efd75-2f30-43b1-ac01-7116eb3c385e Aug 13 21:12:21.067218 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f198ecd6-4131-43ec-9df7-53533a2943f2 tempest-GroupTypeSpecsTest-924409502 tempest-GroupTypeSpecsTest-924409502-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:21.067462 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f198ecd6-4131-43ec-9df7-53533a2943f2 tempest-GroupTypeSpecsTest-924409502 tempest-GroupTypeSpecsTest-924409502-project-admin] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:21.082155 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f198ecd6-4131-43ec-9df7-53533a2943f2 tempest-GroupTypeSpecsTest-924409502 tempest-GroupTypeSpecsTest-924409502-project-admin] https://10.4.3.14/volume/v3/group_types/667efd75-2f30-43b1-ac01-7116eb3c385e returned with HTTP 202 Aug 13 21:12:21.082642 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 641/2574] 10.4.3.14 () {68 vars in 1397 bytes} [Thu Aug 13 21:12:21 2026] DELETE /volume/v3/group_types/667efd75-2f30-43b1-ac01-7116eb3c385e => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 21:12:21.108409 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-057653fe-4184-4097-9c1e-69886601c827 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a635784b-b585-429f-abc3-e42070bbfd45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56b89521-bc45-40c3-a5f3-32cd1bcd709c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-174767109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd720808a8da47c18413b4c068f6c514',qos_specs=None,replication_status=,reservations=['99e718a6-1e60-4579-86a7-178152f705cc','c2508204-0b3c-463e-aa28-9ab09546b657','824ba550-8832-4e06-8c84-0849e6ca35c0','bbb3a0aa-4ac0-437b-bd36-8a846169f375'],size=1,snapshot_id=a57b5714-b6e0-45ff-9161-a854f07d6dce,source_replicaid=,source_volid=None,status='creating',user_id='6d677f76bc23479d88bf50b6f1b81867',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:12:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-174767109',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=56b89521-bc45-40c3-a5f3-32cd1bcd709c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd720808a8da47c18413b4c068f6c514',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a57b5714-b6e0-45ff-9161-a854f07d6dce,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d677f76bc23479d88bf50b6f1b81867',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:21.109200 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-057653fe-4184-4097-9c1e-69886601c827 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e311a0a-a775-4e6d-ba8d-af16cad86aa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:21.129875 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-057653fe-4184-4097-9c1e-69886601c827 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e311a0a-a775-4e6d-ba8d-af16cad86aa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-174767109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd720808a8da47c18413b4c068f6c514',qos_specs=None,replication_status=,reservations=['99e718a6-1e60-4579-86a7-178152f705cc','c2508204-0b3c-463e-aa28-9ab09546b657','824ba550-8832-4e06-8c84-0849e6ca35c0','bbb3a0aa-4ac0-437b-bd36-8a846169f375'],size=1,snapshot_id=a57b5714-b6e0-45ff-9161-a854f07d6dce,source_replicaid=,source_volid=None,status='creating',user_id='6d677f76bc23479d88bf50b6f1b81867',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:21.130422 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-057653fe-4184-4097-9c1e-69886601c827 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36cbbaa0-7c4b-4fc9-8275-d4d6f726abad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:21.147938 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-057653fe-4184-4097-9c1e-69886601c827 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36cbbaa0-7c4b-4fc9-8275-d4d6f726abad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:21.148634 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-057653fe-4184-4097-9c1e-69886601c827 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Flow 'volume_create_api' (efff8a7c-17c1-42d2-9bc0-8951b8cbf9b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:12:21.148901 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-057653fe-4184-4097-9c1e-69886601c827 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Create volume request issued successfully. Aug 13 21:12:21.149417 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-057653fe-4184-4097-9c1e-69886601c827 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:12:21.149777 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 643/2575] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:12:20 2026] POST /volume/v3/volumes => generated 785 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:12:21.163811 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ad29444c-42c9-432f-9614-2ebdd56375e9 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:21.165638 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ad29444c-42c9-432f-9614-2ebdd56375e9 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/volumes/56b89521-bc45-40c3-a5f3-32cd1bcd709c Aug 13 21:12:21.166032 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ad29444c-42c9-432f-9614-2ebdd56375e9 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:21.166251 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ad29444c-42c9-432f-9614-2ebdd56375e9 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:21.178507 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:21.178507 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:21.183137 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-ad29444c-42c9-432f-9614-2ebdd56375e9 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Volume info retrieved successfully. Aug 13 21:12:21.189295 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ad29444c-42c9-432f-9614-2ebdd56375e9 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/volumes/56b89521-bc45-40c3-a5f3-32cd1bcd709c returned with HTTP 200 Aug 13 21:12:21.189295 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 651/2576] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:21 2026] GET /volume/v3/volumes/56b89521-bc45-40c3-a5f3-32cd1bcd709c => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:21.226825 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-779b871c-f455-422d-8138-854f2f4f3746 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:21.228288 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-956c6226-cfbe-4382-ba57-3ac21c4641ed None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:21.229057 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-779b871c-f455-422d-8138-854f2f4f3746 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea Aug 13 21:12:21.229315 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-779b871c-f455-422d-8138-854f2f4f3746 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:21.229542 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-779b871c-f455-422d-8138-854f2f4f3746 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:21.230021 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-956c6226-cfbe-4382-ba57-3ac21c4641ed tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 Aug 13 21:12:21.230224 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-956c6226-cfbe-4382-ba57-3ac21c4641ed tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:21.230463 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-956c6226-cfbe-4382-ba57-3ac21c4641ed tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:21.230560 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-956c6226-cfbe-4382-ba57-3ac21c4641ed tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id 275661ca-aac2-488a-947a-1bafe3a97002. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:12:21.240172 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:21.240172 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:21.243120 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:21.243120 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:21.244042 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-956c6226-cfbe-4382-ba57-3ac21c4641ed tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 returned with HTTP 200 Aug 13 21:12:21.244562 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 642/2577] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:12:21 2026] GET /volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 => generated 707 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:21.249348 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-779b871c-f455-422d-8138-854f2f4f3746 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume info retrieved successfully. Aug 13 21:12:21.255211 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-779b871c-f455-422d-8138-854f2f4f3746 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea returned with HTTP 200 Aug 13 21:12:21.255739 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 642/2578] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:21 2026] GET /volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea => generated 926 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:21.784464 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-717fb74e-15ed-4abb-810f-7703866198af None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:21.786459 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-717fb74e-15ed-4abb-810f-7703866198af tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/volumes/c69be8d7-d9be-4302-a0d1-aa82c7b5cd14 Aug 13 21:12:21.786715 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-717fb74e-15ed-4abb-810f-7703866198af tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:21.786940 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-717fb74e-15ed-4abb-810f-7703866198af tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:21.794819 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:21.794819 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:21.799310 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-717fb74e-15ed-4abb-810f-7703866198af tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Volume info retrieved successfully. Aug 13 21:12:21.804300 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-717fb74e-15ed-4abb-810f-7703866198af tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/volumes/c69be8d7-d9be-4302-a0d1-aa82c7b5cd14 returned with HTTP 200 Aug 13 21:12:21.804675 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 644/2579] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:21 2026] GET /volume/v3/volumes/c69be8d7-d9be-4302-a0d1-aa82c7b5cd14 => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:22.054358 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-689cb376-fb4a-4f97-be49-f0d7180e5457 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:22.054889 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-689cb376-fb4a-4f97-be49-f0d7180e5457 None None] GET https://10.4.3.14/volume// Aug 13 21:12:22.054947 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-689cb376-fb4a-4f97-be49-f0d7180e5457 None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:22.055156 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-689cb376-fb4a-4f97-be49-f0d7180e5457 None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:22.055485 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-689cb376-fb4a-4f97-be49-f0d7180e5457 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:12:22.055834 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 652/2580] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:12:22 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:12:22.063494 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-83e6e9c2-2ef5-4687-a1ab-0bb383737736 req-25f1be85-c41e-4102-bfc3-76ac9622300d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:22.065658 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-83e6e9c2-2ef5-4687-a1ab-0bb383737736 req-25f1be85-c41e-4102-bfc3-76ac9622300d tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] GET https://10.4.3.14/volume/v3/volumes/db107005-609f-4a59-965e-2ccecb0467de Aug 13 21:12:22.065899 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-83e6e9c2-2ef5-4687-a1ab-0bb383737736 req-25f1be85-c41e-4102-bfc3-76ac9622300d tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:22.066136 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-83e6e9c2-2ef5-4687-a1ab-0bb383737736 req-25f1be85-c41e-4102-bfc3-76ac9622300d tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:22.077355 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:22.077355 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:22.082881 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-83e6e9c2-2ef5-4687-a1ab-0bb383737736 req-25f1be85-c41e-4102-bfc3-76ac9622300d tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Volume info retrieved successfully. Aug 13 21:12:22.089616 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-83e6e9c2-2ef5-4687-a1ab-0bb383737736 req-25f1be85-c41e-4102-bfc3-76ac9622300d tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] https://10.4.3.14/volume/v3/volumes/db107005-609f-4a59-965e-2ccecb0467de returned with HTTP 200 Aug 13 21:12:22.090226 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 643/2581] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:12:22 2026] GET /volume/v3/volumes/db107005-609f-4a59-965e-2ccecb0467de => generated 1288 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:12:22.206014 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-44f0f7b3-64d7-40ac-bab4-3b1de4fb9c11 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:22.207891 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-83e6e9c2-2ef5-4687-a1ab-0bb383737736 req-1028c75f-6354-4343-9164-81e2c41ba2a3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:22.208279 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-44f0f7b3-64d7-40ac-bab4-3b1de4fb9c11 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/volumes/56b89521-bc45-40c3-a5f3-32cd1bcd709c Aug 13 21:12:22.208844 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-44f0f7b3-64d7-40ac-bab4-3b1de4fb9c11 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:22.209151 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-44f0f7b3-64d7-40ac-bab4-3b1de4fb9c11 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:22.211217 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-83e6e9c2-2ef5-4687-a1ab-0bb383737736 req-1028c75f-6354-4343-9164-81e2c41ba2a3 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] PUT https://10.4.3.14/volume/v3/attachments/ac6e9b0a-25eb-4a47-a052-2160d886f958 Aug 13 21:12:22.211732 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-83e6e9c2-2ef5-4687-a1ab-0bb383737736 req-1028c75f-6354-4343-9164-81e2c41ba2a3 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:12:22.217517 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:22.217517 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:22.221487 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-44f0f7b3-64d7-40ac-bab4-3b1de4fb9c11 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Volume info retrieved successfully. Aug 13 21:12:22.225432 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-44f0f7b3-64d7-40ac-bab4-3b1de4fb9c11 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/volumes/56b89521-bc45-40c3-a5f3-32cd1bcd709c returned with HTTP 200 Aug 13 21:12:22.225654 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-83e6e9c2-2ef5-4687-a1ab-0bb383737736 req-1028c75f-6354-4343-9164-81e2c41ba2a3 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Acquiring lock "cinder-attachment_update-db107005-609f-4a59-965e-2ccecb0467de-np0000007265" by "attachment_update" {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:12:22.226120 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 643/2582] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:22 2026] GET /volume/v3/volumes/56b89521-bc45-40c3-a5f3-32cd1bcd709c => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:22.235226 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-83e6e9c2-2ef5-4687-a1ab-0bb383737736 req-1028c75f-6354-4343-9164-81e2c41ba2a3 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Lock "cinder-attachment_update-db107005-609f-4a59-965e-2ccecb0467de-np0000007265" acquired by "attachment_update" :: waited 0.009s {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:12:22.236198 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:22.236198 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:22.237944 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-43559e76-0e17-4dd7-a615-b051cd73ae1b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:22.239730 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-43559e76-0e17-4dd7-a615-b051cd73ae1b tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/volumes/56b89521-bc45-40c3-a5f3-32cd1bcd709c Aug 13 21:12:22.239813 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-43559e76-0e17-4dd7-a615-b051cd73ae1b tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:22.240759 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-43559e76-0e17-4dd7-a615-b051cd73ae1b tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:22.250030 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:22.250030 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:22.262489 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-538b7daf-8516-447a-9f25-4818c44c9100 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:22.264411 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-538b7daf-8516-447a-9f25-4818c44c9100 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 Aug 13 21:12:22.264958 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-538b7daf-8516-447a-9f25-4818c44c9100 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:22.264958 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-538b7daf-8516-447a-9f25-4818c44c9100 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:22.265530 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-538b7daf-8516-447a-9f25-4818c44c9100 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id 275661ca-aac2-488a-947a-1bafe3a97002. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:12:22.269625 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-43559e76-0e17-4dd7-a615-b051cd73ae1b tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Volume info retrieved successfully. Aug 13 21:12:22.271443 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0a383641-1435-4b39-9c63-27401bfca507 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:22.274676 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0a383641-1435-4b39-9c63-27401bfca507 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea Aug 13 21:12:22.274948 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0a383641-1435-4b39-9c63-27401bfca507 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:22.275123 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0a383641-1435-4b39-9c63-27401bfca507 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:22.275931 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:22.275931 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:22.276022 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-43559e76-0e17-4dd7-a615-b051cd73ae1b tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/volumes/56b89521-bc45-40c3-a5f3-32cd1bcd709c returned with HTTP 200 Aug 13 21:12:22.276533 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 653/2583] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:22 2026] GET /volume/v3/volumes/56b89521-bc45-40c3-a5f3-32cd1bcd709c => generated 878 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:22.276608 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-538b7daf-8516-447a-9f25-4818c44c9100 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 returned with HTTP 200 Aug 13 21:12:22.277102 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 644/2584] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:12:22 2026] GET /volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 => generated 707 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:22.289621 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:22.289621 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:22.294270 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f344c4c9-c02f-4387-87e7-171238fca994 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:22.295836 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f344c4c9-c02f-4387-87e7-171238fca994 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] DELETE https://10.4.3.14/volume/v3/volumes/56b89521-bc45-40c3-a5f3-32cd1bcd709c Aug 13 21:12:22.296044 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f344c4c9-c02f-4387-87e7-171238fca994 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:22.296189 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f344c4c9-c02f-4387-87e7-171238fca994 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:22.296336 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-f344c4c9-c02f-4387-87e7-171238fca994 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Delete volume with id: 56b89521-bc45-40c3-a5f3-32cd1bcd709c Aug 13 21:12:22.296759 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0a383641-1435-4b39-9c63-27401bfca507 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume info retrieved successfully. Aug 13 21:12:22.301641 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0a383641-1435-4b39-9c63-27401bfca507 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea returned with HTTP 200 Aug 13 21:12:22.302104 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 644/2585] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:22 2026] GET /volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea => generated 926 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:22.305887 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:22.305887 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:22.306374 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-f344c4c9-c02f-4387-87e7-171238fca994 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Volume info retrieved successfully. Aug 13 21:12:22.341790 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-f344c4c9-c02f-4387-87e7-171238fca994 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Delete volume request issued successfully. Aug 13 21:12:22.341848 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f344c4c9-c02f-4387-87e7-171238fca994 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/volumes/56b89521-bc45-40c3-a5f3-32cd1bcd709c returned with HTTP 202 Aug 13 21:12:22.342381 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 654/2586] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:12:22 2026] DELETE /volume/v3/volumes/56b89521-bc45-40c3-a5f3-32cd1bcd709c => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:12:22.350473 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f36f334e-3d9e-466b-97b6-68289881d559 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:22.353632 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f36f334e-3d9e-466b-97b6-68289881d559 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/volumes/56b89521-bc45-40c3-a5f3-32cd1bcd709c Aug 13 21:12:22.353632 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f36f334e-3d9e-466b-97b6-68289881d559 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:22.353632 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f36f334e-3d9e-466b-97b6-68289881d559 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:22.356428 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-83e6e9c2-2ef5-4687-a1ab-0bb383737736 req-1028c75f-6354-4343-9164-81e2c41ba2a3 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Lock "cinder-attachment_update-db107005-609f-4a59-965e-2ccecb0467de-np0000007265" released by "attachment_update" :: held 0.121s {{(pid=100215) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:12:22.356428 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-83e6e9c2-2ef5-4687-a1ab-0bb383737736 req-1028c75f-6354-4343-9164-81e2c41ba2a3 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] https://10.4.3.14/volume/v3/attachments/ac6e9b0a-25eb-4a47-a052-2160d886f958 returned with HTTP 200 Aug 13 21:12:22.357046 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 645/2587] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:12:22 2026] PUT /volume/v3/attachments/ac6e9b0a-25eb-4a47-a052-2160d886f958 => generated 969 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:22.360152 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:22.360152 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:22.363664 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-f36f334e-3d9e-466b-97b6-68289881d559 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Volume info retrieved successfully. Aug 13 21:12:22.367714 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f36f334e-3d9e-466b-97b6-68289881d559 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/volumes/56b89521-bc45-40c3-a5f3-32cd1bcd709c returned with HTTP 200 Aug 13 21:12:22.368146 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 645/2588] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:22 2026] GET /volume/v3/volumes/56b89521-bc45-40c3-a5f3-32cd1bcd709c => generated 877 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:22.387672 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-83e6e9c2-2ef5-4687-a1ab-0bb383737736 req-58dca3d4-f206-4658-92db-8d1db4809767 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:22.390850 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-83e6e9c2-2ef5-4687-a1ab-0bb383737736 req-58dca3d4-f206-4658-92db-8d1db4809767 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] POST https://10.4.3.14/volume/v3/attachments/ac6e9b0a-25eb-4a47-a052-2160d886f958/action Aug 13 21:12:22.390850 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-83e6e9c2-2ef5-4687-a1ab-0bb383737736 req-58dca3d4-f206-4658-92db-8d1db4809767 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Action body: b'{"os-complete": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:12:22.391061 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-83e6e9c2-2ef5-4687-a1ab-0bb383737736 req-58dca3d4-f206-4658-92db-8d1db4809767 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:12:22.416981 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:22.416981 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:22.433543 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-83e6e9c2-2ef5-4687-a1ab-0bb383737736 req-58dca3d4-f206-4658-92db-8d1db4809767 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] https://10.4.3.14/volume/v3/attachments/ac6e9b0a-25eb-4a47-a052-2160d886f958/action returned with HTTP 204 Aug 13 21:12:22.434105 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 645/2589] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:12:22 2026] POST /volume/v3/attachments/ac6e9b0a-25eb-4a47-a052-2160d886f958/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:12:23.295490 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-6adecce7-7243-41fa-abed-64c422e828f8 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:23.298656 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6adecce7-7243-41fa-abed-64c422e828f8 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 Aug 13 21:12:23.298891 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6adecce7-7243-41fa-abed-64c422e828f8 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:23.299121 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6adecce7-7243-41fa-abed-64c422e828f8 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:23.299252 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-6adecce7-7243-41fa-abed-64c422e828f8 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id 275661ca-aac2-488a-947a-1bafe3a97002. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:12:23.306220 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:23.306220 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:23.306825 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6adecce7-7243-41fa-abed-64c422e828f8 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 returned with HTTP 200 Aug 13 21:12:23.307414 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 655/2590] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:12:23 2026] GET /volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 => generated 707 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:23.318235 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-61f0004e-6083-4c8d-ab2d-97b888d3d48d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:23.321252 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-61f0004e-6083-4c8d-ab2d-97b888d3d48d tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea Aug 13 21:12:23.321252 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-61f0004e-6083-4c8d-ab2d-97b888d3d48d tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:23.321252 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-61f0004e-6083-4c8d-ab2d-97b888d3d48d tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:23.332294 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:23.332294 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:23.341245 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-61f0004e-6083-4c8d-ab2d-97b888d3d48d tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume info retrieved successfully. Aug 13 21:12:23.347515 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-61f0004e-6083-4c8d-ab2d-97b888d3d48d tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea returned with HTTP 200 Aug 13 21:12:23.347992 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 646/2591] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:23 2026] GET /volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea => generated 926 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:23.381314 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-6e1b0bb0-ee45-467a-8b51-296e25107ae3 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:23.383066 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6e1b0bb0-ee45-467a-8b51-296e25107ae3 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/volumes/56b89521-bc45-40c3-a5f3-32cd1bcd709c Aug 13 21:12:23.383145 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6e1b0bb0-ee45-467a-8b51-296e25107ae3 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:23.383359 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6e1b0bb0-ee45-467a-8b51-296e25107ae3 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:23.389321 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6e1b0bb0-ee45-467a-8b51-296e25107ae3 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/volumes/56b89521-bc45-40c3-a5f3-32cd1bcd709c returned with HTTP 404 Aug 13 21:12:23.389595 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 646/2592] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:23 2026] GET /volume/v3/volumes/56b89521-bc45-40c3-a5f3-32cd1bcd709c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:12:23.397132 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-65560b3e-a9c3-4569-8679-b938c147515d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:23.399200 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-65560b3e-a9c3-4569-8679-b938c147515d tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/volumes/56b89521-bc45-40c3-a5f3-32cd1bcd709c Aug 13 21:12:23.399372 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-65560b3e-a9c3-4569-8679-b938c147515d tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:23.399566 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-65560b3e-a9c3-4569-8679-b938c147515d tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:23.406034 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-65560b3e-a9c3-4569-8679-b938c147515d tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/volumes/56b89521-bc45-40c3-a5f3-32cd1bcd709c returned with HTTP 404 Aug 13 21:12:23.406699 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 646/2593] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:23 2026] GET /volume/v3/volumes/56b89521-bc45-40c3-a5f3-32cd1bcd709c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:12:23.414411 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-15d49024-3ba8-4848-8c42-021c70376cf4 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:23.416401 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-15d49024-3ba8-4848-8c42-021c70376cf4 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] DELETE https://10.4.3.14/volume/v3/volumes/56b89521-bc45-40c3-a5f3-32cd1bcd709c Aug 13 21:12:23.416610 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-15d49024-3ba8-4848-8c42-021c70376cf4 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:23.416803 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-15d49024-3ba8-4848-8c42-021c70376cf4 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:23.416975 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-15d49024-3ba8-4848-8c42-021c70376cf4 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Delete volume with id: 56b89521-bc45-40c3-a5f3-32cd1bcd709c Aug 13 21:12:23.423315 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-15d49024-3ba8-4848-8c42-021c70376cf4 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/volumes/56b89521-bc45-40c3-a5f3-32cd1bcd709c returned with HTTP 404 Aug 13 21:12:23.423625 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 656/2594] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:12:23 2026] DELETE /volume/v3/volumes/56b89521-bc45-40c3-a5f3-32cd1bcd709c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:12:23.435419 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3561806c-56c7-4fbf-ac48-6b3444cc7d44 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:23.437227 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3561806c-56c7-4fbf-ac48-6b3444cc7d44 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] DELETE https://10.4.3.14/volume/v3/snapshots/a57b5714-b6e0-45ff-9161-a854f07d6dce Aug 13 21:12:23.437405 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3561806c-56c7-4fbf-ac48-6b3444cc7d44 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:23.437597 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3561806c-56c7-4fbf-ac48-6b3444cc7d44 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:23.437749 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-3561806c-56c7-4fbf-ac48-6b3444cc7d44 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Delete snapshot with id: a57b5714-b6e0-45ff-9161-a854f07d6dce Aug 13 21:12:23.443082 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:23.443082 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:23.443497 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-3561806c-56c7-4fbf-ac48-6b3444cc7d44 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Snapshot retrieved successfully. Aug 13 21:12:23.460473 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-3561806c-56c7-4fbf-ac48-6b3444cc7d44 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Snapshot delete request issued successfully. Aug 13 21:12:23.461218 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3561806c-56c7-4fbf-ac48-6b3444cc7d44 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/snapshots/a57b5714-b6e0-45ff-9161-a854f07d6dce returned with HTTP 202 Aug 13 21:12:23.461218 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 647/2595] 10.4.3.14 () {66 vars in 1350 bytes} [Thu Aug 13 21:12:23 2026] DELETE /volume/v3/snapshots/a57b5714-b6e0-45ff-9161-a854f07d6dce => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:12:23.474325 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b1df11f3-5de5-4a08-953f-0ec6f48b328f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:23.476432 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b1df11f3-5de5-4a08-953f-0ec6f48b328f tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/snapshots/a57b5714-b6e0-45ff-9161-a854f07d6dce Aug 13 21:12:23.476661 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b1df11f3-5de5-4a08-953f-0ec6f48b328f tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:23.476847 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b1df11f3-5de5-4a08-953f-0ec6f48b328f tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:23.486098 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:23.486098 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:23.488619 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-b1df11f3-5de5-4a08-953f-0ec6f48b328f tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Snapshot retrieved successfully. Aug 13 21:12:23.490606 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b1df11f3-5de5-4a08-953f-0ec6f48b328f tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/snapshots/a57b5714-b6e0-45ff-9161-a854f07d6dce returned with HTTP 200 Aug 13 21:12:23.493906 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 647/2596] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:12:23 2026] GET /volume/v3/snapshots/a57b5714-b6e0-45ff-9161-a854f07d6dce => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:23.502849 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-793ebf4d-dc10-4e5f-8677-7ecf38952357 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:23.636180 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-793ebf4d-dc10-4e5f-8677-7ecf38952357 tempest-VolumeRetypeMultiattachTest-1463686716 tempest-VolumeRetypeMultiattachTest-1463686716-project-admin] POST https://10.4.3.14/volume/v3/types Aug 13 21:12:23.636511 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-793ebf4d-dc10-4e5f-8677-7ecf38952357 tempest-VolumeRetypeMultiattachTest-1463686716 tempest-VolumeRetypeMultiattachTest-1463686716-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-624235938"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:12:23.650417 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-793ebf4d-dc10-4e5f-8677-7ecf38952357 tempest-VolumeRetypeMultiattachTest-1463686716 tempest-VolumeRetypeMultiattachTest-1463686716-project-admin] https://10.4.3.14/volume/v3/types returned with HTTP 200 Aug 13 21:12:23.650835 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 647/2597] 10.4.3.14 () {68 vars in 1245 bytes} [Thu Aug 13 21:12:23 2026] POST /volume/v3/types => generated 232 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:23.660698 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b191e961-d0b3-47b5-b763-d54882541af6 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:23.662361 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b191e961-d0b3-47b5-b763-d54882541af6 tempest-VolumeRetypeMultiattachTest-1463686716 tempest-VolumeRetypeMultiattachTest-1463686716-project-admin] POST https://10.4.3.14/volume/v3/types Aug 13 21:12:23.662679 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b191e961-d0b3-47b5-b763-d54882541af6 tempest-VolumeRetypeMultiattachTest-1463686716 tempest-VolumeRetypeMultiattachTest-1463686716-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-2033803653", "extra_specs": {"multiattach": " True"}}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:12:23.690110 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b191e961-d0b3-47b5-b763-d54882541af6 tempest-VolumeRetypeMultiattachTest-1463686716 tempest-VolumeRetypeMultiattachTest-1463686716-project-admin] https://10.4.3.14/volume/v3/types returned with HTTP 200 Aug 13 21:12:23.690574 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 657/2598] 10.4.3.14 () {68 vars in 1246 bytes} [Thu Aug 13 21:12:23 2026] POST /volume/v3/types => generated 259 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:23.699097 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e47b2348-dd4d-49c6-bf05-929fafa9a41d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:23.772167 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e47b2348-dd4d-49c6-bf05-929fafa9a41d tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:12:23.772637 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e47b2348-dd4d-49c6-bf05-929fafa9a41d tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-624235938", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-1389173837"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:12:23.774600 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-e47b2348-dd4d-49c6-bf05-929fafa9a41d tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-624235938', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-1389173837'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:12:23.781633 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-e47b2348-dd4d-49c6-bf05-929fafa9a41d tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] Create volume of 1 GB Aug 13 21:12:23.782007 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:23.782007 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:23.782452 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e47b2348-dd4d-49c6-bf05-929fafa9a41d tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] Availability Zones retrieved successfully. Aug 13 21:12:23.788643 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e47b2348-dd4d-49c6-bf05-929fafa9a41d tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] Flow 'volume_create_api' (016a78c6-3203-4f08-9d6a-fd57add0c725) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:12:23.789766 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e47b2348-dd4d-49c6-bf05-929fafa9a41d tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ad2ba1c-23d7-44b8-8cf9-48cfe189bd64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:23.790728 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-e47b2348-dd4d-49c6-bf05-929fafa9a41d tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:12:23.810762 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e47b2348-dd4d-49c6-bf05-929fafa9a41d tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ad2ba1c-23d7-44b8-8cf9-48cfe189bd64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:12:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c22cf8e-a66d-4e67-87a4-cf99c79eb409,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-624235938',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c22cf8e-a66d-4e67-87a4-cf99c79eb409', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:23.811432 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e47b2348-dd4d-49c6-bf05-929fafa9a41d tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6d86ce8-fc40-4309-a922-83d2f1bdf42f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:23.838330 np0000007265 devstack@c-api.service[100215]: WARNING cinder.quota [None req-e47b2348-dd4d-49c6-bf05-929fafa9a41d tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-624235938 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-624235938, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:12:23.838713 np0000007265 devstack@c-api.service[100215]: WARNING cinder.quota [None req-e47b2348-dd4d-49c6-bf05-929fafa9a41d tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-624235938 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-624235938, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:12:23.873922 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-e47b2348-dd4d-49c6-bf05-929fafa9a41d tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] Created reservations ['13851f7c-6cc0-4633-8061-baeb072a4dd1', '7edb7b65-c4db-4006-81ff-a80ebe72feca', '9c6a1ad7-bcc8-4392-a239-38a9d4c60c58', '0e7fac84-d623-4f71-afe8-040855198b63'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:12:23.875015 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e47b2348-dd4d-49c6-bf05-929fafa9a41d tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6d86ce8-fc40-4309-a922-83d2f1bdf42f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['13851f7c-6cc0-4633-8061-baeb072a4dd1', '7edb7b65-c4db-4006-81ff-a80ebe72feca', '9c6a1ad7-bcc8-4392-a239-38a9d4c60c58', '0e7fac84-d623-4f71-afe8-040855198b63']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:23.876077 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e47b2348-dd4d-49c6-bf05-929fafa9a41d tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07875a95-633c-4d91-ab3e-29d7dca22be1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:23.900372 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e47b2348-dd4d-49c6-bf05-929fafa9a41d tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07875a95-633c-4d91-ab3e-29d7dca22be1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4950d7b8-e304-4b9c-bab3-464500a65b2b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1389173837',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de106bf4e9a04b64831d5bbdf136de5a',qos_specs=None,replication_status=,reservations=['13851f7c-6cc0-4633-8061-baeb072a4dd1','7edb7b65-c4db-4006-81ff-a80ebe72feca','9c6a1ad7-bcc8-4392-a239-38a9d4c60c58','0e7fac84-d623-4f71-afe8-040855198b63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89e0ecbf5eb6421cb6a6ad9f224773f8',volume_type_id=6c22cf8e-a66d-4e67-87a4-cf99c79eb409), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:12:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1389173837',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4950d7b8-e304-4b9c-bab3-464500a65b2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de106bf4e9a04b64831d5bbdf136de5a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='89e0ecbf5eb6421cb6a6ad9f224773f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c22cf8e-a66d-4e67-87a4-cf99c79eb409),volume_type_id=6c22cf8e-a66d-4e67-87a4-cf99c79eb409)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:23.901201 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e47b2348-dd4d-49c6-bf05-929fafa9a41d tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e22eb3c-9f41-4015-9e87-1ade6e225a3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:23.924732 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e47b2348-dd4d-49c6-bf05-929fafa9a41d tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e22eb3c-9f41-4015-9e87-1ade6e225a3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1389173837',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de106bf4e9a04b64831d5bbdf136de5a',qos_specs=None,replication_status=,reservations=['13851f7c-6cc0-4633-8061-baeb072a4dd1','7edb7b65-c4db-4006-81ff-a80ebe72feca','9c6a1ad7-bcc8-4392-a239-38a9d4c60c58','0e7fac84-d623-4f71-afe8-040855198b63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89e0ecbf5eb6421cb6a6ad9f224773f8',volume_type_id=6c22cf8e-a66d-4e67-87a4-cf99c79eb409)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:23.924732 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e47b2348-dd4d-49c6-bf05-929fafa9a41d tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a79920c-64ff-42f5-b273-6815d6d7218b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:23.938205 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e47b2348-dd4d-49c6-bf05-929fafa9a41d tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a79920c-64ff-42f5-b273-6815d6d7218b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:23.938205 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e47b2348-dd4d-49c6-bf05-929fafa9a41d tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] Flow 'volume_create_api' (016a78c6-3203-4f08-9d6a-fd57add0c725) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:12:23.938205 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e47b2348-dd4d-49c6-bf05-929fafa9a41d tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] Create volume request issued successfully. Aug 13 21:12:23.940233 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e47b2348-dd4d-49c6-bf05-929fafa9a41d tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:12:23.940233 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 648/2599] 10.4.3.14 () {70 vars in 1293 bytes} [Thu Aug 13 21:12:23 2026] POST /volume/v3/volumes => generated 869 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:12:23.951205 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-bb8682ed-674c-4814-a470-03b5aff63701 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:23.952897 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bb8682ed-674c-4814-a470-03b5aff63701 tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] GET https://10.4.3.14/volume/v3/volumes/4950d7b8-e304-4b9c-bab3-464500a65b2b Aug 13 21:12:23.953126 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bb8682ed-674c-4814-a470-03b5aff63701 tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:23.953310 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bb8682ed-674c-4814-a470-03b5aff63701 tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:23.963998 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:23.963998 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:23.967322 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-bb8682ed-674c-4814-a470-03b5aff63701 tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] Volume info retrieved successfully. Aug 13 21:12:23.971256 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bb8682ed-674c-4814-a470-03b5aff63701 tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] https://10.4.3.14/volume/v3/volumes/4950d7b8-e304-4b9c-bab3-464500a65b2b returned with HTTP 200 Aug 13 21:12:23.971660 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 648/2600] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:23 2026] GET /volume/v3/volumes/4950d7b8-e304-4b9c-bab3-464500a65b2b => generated 937 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:24.320732 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-62d7afac-05f5-40e6-ab7f-a9f4fc071171 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:24.325321 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-62d7afac-05f5-40e6-ab7f-a9f4fc071171 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 Aug 13 21:12:24.325540 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-62d7afac-05f5-40e6-ab7f-a9f4fc071171 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:24.325753 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-62d7afac-05f5-40e6-ab7f-a9f4fc071171 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:24.325828 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-62d7afac-05f5-40e6-ab7f-a9f4fc071171 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id 275661ca-aac2-488a-947a-1bafe3a97002. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:12:24.331920 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:24.331920 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:24.332683 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-62d7afac-05f5-40e6-ab7f-a9f4fc071171 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 returned with HTTP 200 Aug 13 21:12:24.333134 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 648/2601] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:12:24 2026] GET /volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 => generated 707 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:24.361500 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-3d5691ed-6508-4204-b387-6f19c1705995 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:24.363858 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3d5691ed-6508-4204-b387-6f19c1705995 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea Aug 13 21:12:24.363938 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3d5691ed-6508-4204-b387-6f19c1705995 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:24.364200 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3d5691ed-6508-4204-b387-6f19c1705995 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:24.377276 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:24.377276 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:24.383029 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-3d5691ed-6508-4204-b387-6f19c1705995 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume info retrieved successfully. Aug 13 21:12:24.389815 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3d5691ed-6508-4204-b387-6f19c1705995 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea returned with HTTP 200 Aug 13 21:12:24.390330 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 658/2602] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:24 2026] GET /volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea => generated 926 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:24.511162 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4d2f3f2e-7c3c-4d68-94f0-b056e17e0b1b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:24.513287 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4d2f3f2e-7c3c-4d68-94f0-b056e17e0b1b tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/snapshots/a57b5714-b6e0-45ff-9161-a854f07d6dce Aug 13 21:12:24.513522 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4d2f3f2e-7c3c-4d68-94f0-b056e17e0b1b tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:24.513784 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4d2f3f2e-7c3c-4d68-94f0-b056e17e0b1b tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:24.520976 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4d2f3f2e-7c3c-4d68-94f0-b056e17e0b1b tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/snapshots/a57b5714-b6e0-45ff-9161-a854f07d6dce returned with HTTP 404 Aug 13 21:12:24.521770 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 649/2603] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:12:24 2026] GET /volume/v3/snapshots/a57b5714-b6e0-45ff-9161-a854f07d6dce => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:12:24.528371 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-fdc022b3-4d45-4522-8f9f-5e0f16e0e297 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:24.531575 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fdc022b3-4d45-4522-8f9f-5e0f16e0e297 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/volumes/c72375e3-a876-43c5-8de3-4f63eaf8db25 Aug 13 21:12:24.531774 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fdc022b3-4d45-4522-8f9f-5e0f16e0e297 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:24.532012 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fdc022b3-4d45-4522-8f9f-5e0f16e0e297 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:24.539755 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:24.539755 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:24.545808 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-fdc022b3-4d45-4522-8f9f-5e0f16e0e297 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Volume info retrieved successfully. Aug 13 21:12:24.550370 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fdc022b3-4d45-4522-8f9f-5e0f16e0e297 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/volumes/c72375e3-a876-43c5-8de3-4f63eaf8db25 returned with HTTP 200 Aug 13 21:12:24.550759 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 649/2604] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:24 2026] GET /volume/v3/volumes/c72375e3-a876-43c5-8de3-4f63eaf8db25 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:24.565980 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c025a339-6426-4e93-999d-784276d5d590 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:24.567707 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c025a339-6426-4e93-999d-784276d5d590 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] DELETE https://10.4.3.14/volume/v3/volumes/c72375e3-a876-43c5-8de3-4f63eaf8db25 Aug 13 21:12:24.567877 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c025a339-6426-4e93-999d-784276d5d590 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:24.568075 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c025a339-6426-4e93-999d-784276d5d590 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:24.568253 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-c025a339-6426-4e93-999d-784276d5d590 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Delete volume with id: c72375e3-a876-43c5-8de3-4f63eaf8db25 Aug 13 21:12:24.574870 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:24.574870 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:24.575399 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-c025a339-6426-4e93-999d-784276d5d590 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Volume info retrieved successfully. Aug 13 21:12:24.596509 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-c025a339-6426-4e93-999d-784276d5d590 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Delete volume request issued successfully. Aug 13 21:12:24.596737 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c025a339-6426-4e93-999d-784276d5d590 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/volumes/c72375e3-a876-43c5-8de3-4f63eaf8db25 returned with HTTP 202 Aug 13 21:12:24.597419 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 649/2605] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:12:24 2026] DELETE /volume/v3/volumes/c72375e3-a876-43c5-8de3-4f63eaf8db25 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:12:24.605295 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0d9d13b4-ff70-42ad-b13b-c2582c7a763b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:24.606917 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0d9d13b4-ff70-42ad-b13b-c2582c7a763b tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/volumes/c72375e3-a876-43c5-8de3-4f63eaf8db25 Aug 13 21:12:24.607110 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0d9d13b4-ff70-42ad-b13b-c2582c7a763b tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:24.607285 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0d9d13b4-ff70-42ad-b13b-c2582c7a763b tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:24.615438 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:24.615438 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:24.621781 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-0d9d13b4-ff70-42ad-b13b-c2582c7a763b tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Volume info retrieved successfully. Aug 13 21:12:24.627381 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0d9d13b4-ff70-42ad-b13b-c2582c7a763b tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/volumes/c72375e3-a876-43c5-8de3-4f63eaf8db25 returned with HTTP 200 Aug 13 21:12:24.627685 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 659/2606] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:24 2026] GET /volume/v3/volumes/c72375e3-a876-43c5-8de3-4f63eaf8db25 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:24.987673 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d82d3b37-1b16-44fb-9d67-3f3facd42338 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:24.989830 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d82d3b37-1b16-44fb-9d67-3f3facd42338 tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] GET https://10.4.3.14/volume/v3/volumes/4950d7b8-e304-4b9c-bab3-464500a65b2b Aug 13 21:12:24.990099 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d82d3b37-1b16-44fb-9d67-3f3facd42338 tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:24.990324 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d82d3b37-1b16-44fb-9d67-3f3facd42338 tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:24.999239 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:24.999239 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:25.003523 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d82d3b37-1b16-44fb-9d67-3f3facd42338 tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] Volume info retrieved successfully. Aug 13 21:12:25.009214 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d82d3b37-1b16-44fb-9d67-3f3facd42338 tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] https://10.4.3.14/volume/v3/volumes/4950d7b8-e304-4b9c-bab3-464500a65b2b returned with HTTP 200 Aug 13 21:12:25.009720 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 650/2607] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:24 2026] GET /volume/v3/volumes/4950d7b8-e304-4b9c-bab3-464500a65b2b => generated 996 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:25.024585 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c24e4f94-4efc-4ec3-855e-31673a371430 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:25.026271 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c24e4f94-4efc-4ec3-855e-31673a371430 tempest-VolumeRetypeMultiattachTest-1463686716 tempest-VolumeRetypeMultiattachTest-1463686716-project-admin] GET https://10.4.3.14/volume/v3/volumes/4950d7b8-e304-4b9c-bab3-464500a65b2b Aug 13 21:12:25.026477 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c24e4f94-4efc-4ec3-855e-31673a371430 tempest-VolumeRetypeMultiattachTest-1463686716 tempest-VolumeRetypeMultiattachTest-1463686716-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:25.026675 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c24e4f94-4efc-4ec3-855e-31673a371430 tempest-VolumeRetypeMultiattachTest-1463686716 tempest-VolumeRetypeMultiattachTest-1463686716-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:25.033297 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:25.033297 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:25.036585 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-c24e4f94-4efc-4ec3-855e-31673a371430 tempest-VolumeRetypeMultiattachTest-1463686716 tempest-VolumeRetypeMultiattachTest-1463686716-project-admin] Volume info retrieved successfully. Aug 13 21:12:25.040250 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c24e4f94-4efc-4ec3-855e-31673a371430 tempest-VolumeRetypeMultiattachTest-1463686716 tempest-VolumeRetypeMultiattachTest-1463686716-project-admin] https://10.4.3.14/volume/v3/volumes/4950d7b8-e304-4b9c-bab3-464500a65b2b returned with HTTP 200 Aug 13 21:12:25.040586 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 650/2608] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:25 2026] GET /volume/v3/volumes/4950d7b8-e304-4b9c-bab3-464500a65b2b => generated 1181 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:12:25.053138 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-57902175-eb95-4954-bc28-d5f0326a3ba6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:25.054983 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-57902175-eb95-4954-bc28-d5f0326a3ba6 tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] POST https://10.4.3.14/volume/v3/volumes/4950d7b8-e304-4b9c-bab3-464500a65b2b/action Aug 13 21:12:25.055409 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-57902175-eb95-4954-bc28-d5f0326a3ba6 tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-2033803653", "migration_policy": "never"}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:12:25.055578 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-57902175-eb95-4954-bc28-d5f0326a3ba6 tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-2033803653", "migration_policy": "never"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:12:25.067982 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:25.067982 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:25.068428 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-57902175-eb95-4954-bc28-d5f0326a3ba6 tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] Volume info retrieved successfully. Aug 13 21:12:25.073174 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:25.073174 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:25.087648 np0000007265 devstack@c-api.service[100214]: WARNING cinder.quota [None req-57902175-eb95-4954-bc28-d5f0326a3ba6 tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-2033803653 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-2033803653, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:12:25.088046 np0000007265 devstack@c-api.service[100214]: WARNING cinder.quota [None req-57902175-eb95-4954-bc28-d5f0326a3ba6 tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-2033803653 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-2033803653, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:12:25.115019 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-57902175-eb95-4954-bc28-d5f0326a3ba6 tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] Created reservations ['1479eb8a-6c60-43e4-bf80-83fc3e7904d3', '2572fff8-e830-4c43-b36e-8cb79803ed10'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:12:25.125176 np0000007265 devstack@c-api.service[100214]: WARNING cinder.quota [None req-57902175-eb95-4954-bc28-d5f0326a3ba6 tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-624235938 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-624235938, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:12:25.125481 np0000007265 devstack@c-api.service[100214]: WARNING cinder.quota [None req-57902175-eb95-4954-bc28-d5f0326a3ba6 tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-624235938 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-624235938, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:12:25.131475 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-57902175-eb95-4954-bc28-d5f0326a3ba6 tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] Created reservations ['e5595da5-25a1-4cea-a96d-25db3b404e08', '8b5bd39d-9cb1-44c7-8c3b-d683f3b33e6f'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:12:25.157389 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-57902175-eb95-4954-bc28-d5f0326a3ba6 tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] Retype volume request issued successfully. Aug 13 21:12:25.157691 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-57902175-eb95-4954-bc28-d5f0326a3ba6 tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] https://10.4.3.14/volume/v3/volumes/4950d7b8-e304-4b9c-bab3-464500a65b2b/action returned with HTTP 202 Aug 13 21:12:25.158125 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 650/2609] 10.4.3.14 () {70 vars in 1425 bytes} [Thu Aug 13 21:12:25 2026] POST /volume/v3/volumes/4950d7b8-e304-4b9c-bab3-464500a65b2b/action => generated 0 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 13 21:12:25.167664 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-81500f01-f9bb-4d9b-bd0c-1c4d95f3b287 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:25.170088 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-81500f01-f9bb-4d9b-bd0c-1c4d95f3b287 tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] GET https://10.4.3.14/volume/v3/volumes/4950d7b8-e304-4b9c-bab3-464500a65b2b Aug 13 21:12:25.170333 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-81500f01-f9bb-4d9b-bd0c-1c4d95f3b287 tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:25.170621 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-81500f01-f9bb-4d9b-bd0c-1c4d95f3b287 tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:25.177719 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:25.177719 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:25.181518 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-81500f01-f9bb-4d9b-bd0c-1c4d95f3b287 tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] Volume info retrieved successfully. Aug 13 21:12:25.185899 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-81500f01-f9bb-4d9b-bd0c-1c4d95f3b287 tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] https://10.4.3.14/volume/v3/volumes/4950d7b8-e304-4b9c-bab3-464500a65b2b returned with HTTP 200 Aug 13 21:12:25.186340 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 660/2610] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:25 2026] GET /volume/v3/volumes/4950d7b8-e304-4b9c-bab3-464500a65b2b => generated 994 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:25.345682 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2dfbbb72-4db3-4973-8ab5-1bd6c7b960c6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:25.347557 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2dfbbb72-4db3-4973-8ab5-1bd6c7b960c6 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 Aug 13 21:12:25.347855 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2dfbbb72-4db3-4973-8ab5-1bd6c7b960c6 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:25.348123 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2dfbbb72-4db3-4973-8ab5-1bd6c7b960c6 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:25.348277 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-2dfbbb72-4db3-4973-8ab5-1bd6c7b960c6 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id 275661ca-aac2-488a-947a-1bafe3a97002. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:12:25.352986 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:25.352986 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:25.353763 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2dfbbb72-4db3-4973-8ab5-1bd6c7b960c6 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 returned with HTTP 200 Aug 13 21:12:25.354186 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 651/2611] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:12:25 2026] GET /volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:25.406162 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-857f9c06-001f-4213-b001-0dad44aa17dc None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:25.408364 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-857f9c06-001f-4213-b001-0dad44aa17dc tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea Aug 13 21:12:25.408618 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-857f9c06-001f-4213-b001-0dad44aa17dc tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:25.408863 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-857f9c06-001f-4213-b001-0dad44aa17dc tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:25.417178 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:25.417178 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:25.421461 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-857f9c06-001f-4213-b001-0dad44aa17dc tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume info retrieved successfully. Aug 13 21:12:25.426870 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-857f9c06-001f-4213-b001-0dad44aa17dc tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea returned with HTTP 200 Aug 13 21:12:25.427374 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 651/2612] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:25 2026] GET /volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea => generated 926 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:25.640514 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a467a559-d8b0-445c-bfa0-31428cb11824 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:25.643030 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a467a559-d8b0-445c-bfa0-31428cb11824 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/volumes/c72375e3-a876-43c5-8de3-4f63eaf8db25 Aug 13 21:12:25.643250 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a467a559-d8b0-445c-bfa0-31428cb11824 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:25.643513 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a467a559-d8b0-445c-bfa0-31428cb11824 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:25.650530 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a467a559-d8b0-445c-bfa0-31428cb11824 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/volumes/c72375e3-a876-43c5-8de3-4f63eaf8db25 returned with HTTP 404 Aug 13 21:12:25.651156 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 651/2613] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:25 2026] GET /volume/v3/volumes/c72375e3-a876-43c5-8de3-4f63eaf8db25 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:12:25.662351 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7c94dce9-c0d6-4d67-b701-3ceded651ec5 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:25.664634 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7c94dce9-c0d6-4d67-b701-3ceded651ec5 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131 Aug 13 21:12:25.664870 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7c94dce9-c0d6-4d67-b701-3ceded651ec5 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:25.665239 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7c94dce9-c0d6-4d67-b701-3ceded651ec5 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:25.673414 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:25.673414 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:25.678241 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-7c94dce9-c0d6-4d67-b701-3ceded651ec5 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Volume info retrieved successfully. Aug 13 21:12:25.683807 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7c94dce9-c0d6-4d67-b701-3ceded651ec5 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131 returned with HTTP 200 Aug 13 21:12:25.684310 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 661/2614] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:25 2026] GET /volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:25.696924 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e234f5ed-2835-4e5f-8be6-d4e7a50c40c9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:25.700997 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e234f5ed-2835-4e5f-8be6-d4e7a50c40c9 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] DELETE https://10.4.3.14/volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131 Aug 13 21:12:25.700997 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e234f5ed-2835-4e5f-8be6-d4e7a50c40c9 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:25.700997 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e234f5ed-2835-4e5f-8be6-d4e7a50c40c9 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:25.700997 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-e234f5ed-2835-4e5f-8be6-d4e7a50c40c9 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Delete volume with id: f8067492-b179-4907-a51d-e7542c518131 Aug 13 21:12:25.707450 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:25.707450 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:25.708159 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e234f5ed-2835-4e5f-8be6-d4e7a50c40c9 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Volume info retrieved successfully. Aug 13 21:12:25.736575 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e234f5ed-2835-4e5f-8be6-d4e7a50c40c9 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Delete volume request issued successfully. Aug 13 21:12:25.736575 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e234f5ed-2835-4e5f-8be6-d4e7a50c40c9 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131 returned with HTTP 202 Aug 13 21:12:25.736575 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 652/2615] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:12:25 2026] DELETE /volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:12:25.745072 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-62d3c882-9d42-4345-a6ac-5b326b66be36 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:25.749107 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-62d3c882-9d42-4345-a6ac-5b326b66be36 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131 Aug 13 21:12:25.749352 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-62d3c882-9d42-4345-a6ac-5b326b66be36 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:25.749580 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-62d3c882-9d42-4345-a6ac-5b326b66be36 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:25.763804 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:25.763804 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:25.770342 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-62d3c882-9d42-4345-a6ac-5b326b66be36 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Volume info retrieved successfully. Aug 13 21:12:25.779265 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-62d3c882-9d42-4345-a6ac-5b326b66be36 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131 returned with HTTP 200 Aug 13 21:12:25.779675 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 652/2616] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:25 2026] GET /volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:26.199789 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-dfe20d1c-bab5-4661-a1c5-7e29d97808fa None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:26.202724 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-dfe20d1c-bab5-4661-a1c5-7e29d97808fa tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] GET https://10.4.3.14/volume/v3/volumes/4950d7b8-e304-4b9c-bab3-464500a65b2b Aug 13 21:12:26.202724 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-dfe20d1c-bab5-4661-a1c5-7e29d97808fa tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:26.202724 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-dfe20d1c-bab5-4661-a1c5-7e29d97808fa tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:26.216189 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:26.216189 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:26.219869 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-dfe20d1c-bab5-4661-a1c5-7e29d97808fa tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] Volume info retrieved successfully. Aug 13 21:12:26.225772 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-dfe20d1c-bab5-4661-a1c5-7e29d97808fa tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] https://10.4.3.14/volume/v3/volumes/4950d7b8-e304-4b9c-bab3-464500a65b2b returned with HTTP 200 Aug 13 21:12:26.226336 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 652/2617] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:26 2026] GET /volume/v3/volumes/4950d7b8-e304-4b9c-bab3-464500a65b2b => generated 996 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:26.241410 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-3654642b-598a-49a9-a387-722772762ef2 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:26.243563 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3654642b-598a-49a9-a387-722772762ef2 tempest-VolumeRetypeMultiattachTest-1463686716 tempest-VolumeRetypeMultiattachTest-1463686716-project-admin] GET https://10.4.3.14/volume/v3/volumes/4950d7b8-e304-4b9c-bab3-464500a65b2b Aug 13 21:12:26.243857 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3654642b-598a-49a9-a387-722772762ef2 tempest-VolumeRetypeMultiattachTest-1463686716 tempest-VolumeRetypeMultiattachTest-1463686716-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:26.244101 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3654642b-598a-49a9-a387-722772762ef2 tempest-VolumeRetypeMultiattachTest-1463686716 tempest-VolumeRetypeMultiattachTest-1463686716-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:26.254154 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:26.254154 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:26.260619 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-3654642b-598a-49a9-a387-722772762ef2 tempest-VolumeRetypeMultiattachTest-1463686716 tempest-VolumeRetypeMultiattachTest-1463686716-project-admin] Volume info retrieved successfully. Aug 13 21:12:26.265730 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3654642b-598a-49a9-a387-722772762ef2 tempest-VolumeRetypeMultiattachTest-1463686716 tempest-VolumeRetypeMultiattachTest-1463686716-project-admin] https://10.4.3.14/volume/v3/volumes/4950d7b8-e304-4b9c-bab3-464500a65b2b returned with HTTP 200 Aug 13 21:12:26.266135 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 662/2618] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:26 2026] GET /volume/v3/volumes/4950d7b8-e304-4b9c-bab3-464500a65b2b => generated 1181 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:12:26.279140 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-17ce83f7-52bb-4dd2-888a-bbd27a30ff20 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:26.280860 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-17ce83f7-52bb-4dd2-888a-bbd27a30ff20 tempest-VolumeRetypeMultiattachTest-1463686716 tempest-VolumeRetypeMultiattachTest-1463686716-project-admin] GET https://10.4.3.14/volume/v3/volumes/4950d7b8-e304-4b9c-bab3-464500a65b2b Aug 13 21:12:26.281060 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-17ce83f7-52bb-4dd2-888a-bbd27a30ff20 tempest-VolumeRetypeMultiattachTest-1463686716 tempest-VolumeRetypeMultiattachTest-1463686716-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:26.281230 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-17ce83f7-52bb-4dd2-888a-bbd27a30ff20 tempest-VolumeRetypeMultiattachTest-1463686716 tempest-VolumeRetypeMultiattachTest-1463686716-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:26.288346 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:26.288346 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:26.291675 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-17ce83f7-52bb-4dd2-888a-bbd27a30ff20 tempest-VolumeRetypeMultiattachTest-1463686716 tempest-VolumeRetypeMultiattachTest-1463686716-project-admin] Volume info retrieved successfully. Aug 13 21:12:26.295358 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-17ce83f7-52bb-4dd2-888a-bbd27a30ff20 tempest-VolumeRetypeMultiattachTest-1463686716 tempest-VolumeRetypeMultiattachTest-1463686716-project-admin] https://10.4.3.14/volume/v3/volumes/4950d7b8-e304-4b9c-bab3-464500a65b2b returned with HTTP 200 Aug 13 21:12:26.295720 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 653/2619] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:26 2026] GET /volume/v3/volumes/4950d7b8-e304-4b9c-bab3-464500a65b2b => generated 1181 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:12:26.308278 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f20633da-ed89-44ea-a914-9ca4965133b0 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:26.310498 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f20633da-ed89-44ea-a914-9ca4965133b0 tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] POST https://10.4.3.14/volume/v3/volumes/4950d7b8-e304-4b9c-bab3-464500a65b2b/action Aug 13 21:12:26.310875 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f20633da-ed89-44ea-a914-9ca4965133b0 tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-624235938", "migration_policy": "never"}}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:12:26.311019 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f20633da-ed89-44ea-a914-9ca4965133b0 tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-624235938", "migration_policy": "never"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:12:26.319320 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:26.319320 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:26.319827 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-f20633da-ed89-44ea-a914-9ca4965133b0 tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] Volume info retrieved successfully. Aug 13 21:12:26.342251 np0000007265 devstack@c-api.service[100217]: WARNING cinder.quota [None req-f20633da-ed89-44ea-a914-9ca4965133b0 tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-624235938 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-624235938, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:12:26.342579 np0000007265 devstack@c-api.service[100217]: WARNING cinder.quota [None req-f20633da-ed89-44ea-a914-9ca4965133b0 tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-624235938 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-624235938, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:12:26.353086 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-f20633da-ed89-44ea-a914-9ca4965133b0 tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] Created reservations ['032f8ebf-453c-4152-bdfe-2fde432a57c3', 'f4267ee9-4921-4cdd-9149-b35438f18315'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:12:26.361556 np0000007265 devstack@c-api.service[100217]: WARNING cinder.quota [None req-f20633da-ed89-44ea-a914-9ca4965133b0 tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-2033803653 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-2033803653, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:12:26.362062 np0000007265 devstack@c-api.service[100217]: WARNING cinder.quota [None req-f20633da-ed89-44ea-a914-9ca4965133b0 tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-2033803653 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-2033803653, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:12:26.364343 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-88d1514b-6d75-4538-9058-58717d45b180 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:26.365782 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-88d1514b-6d75-4538-9058-58717d45b180 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 Aug 13 21:12:26.366668 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-88d1514b-6d75-4538-9058-58717d45b180 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:26.366668 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-88d1514b-6d75-4538-9058-58717d45b180 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:26.366668 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-88d1514b-6d75-4538-9058-58717d45b180 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id 275661ca-aac2-488a-947a-1bafe3a97002. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:12:26.368719 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-f20633da-ed89-44ea-a914-9ca4965133b0 tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] Created reservations ['bfadd9f2-9363-463b-83db-192215719f5d', '5d7756f7-05b4-4322-9169-f3d5633986cc'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:12:26.370424 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:26.370424 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:26.371085 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-88d1514b-6d75-4538-9058-58717d45b180 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 returned with HTTP 200 Aug 13 21:12:26.371456 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 653/2620] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:12:26 2026] GET /volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 => generated 707 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:26.393830 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-f20633da-ed89-44ea-a914-9ca4965133b0 tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] Retype volume request issued successfully. Aug 13 21:12:26.394120 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f20633da-ed89-44ea-a914-9ca4965133b0 tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] https://10.4.3.14/volume/v3/volumes/4950d7b8-e304-4b9c-bab3-464500a65b2b/action returned with HTTP 202 Aug 13 21:12:26.394645 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 653/2621] 10.4.3.14 () {70 vars in 1425 bytes} [Thu Aug 13 21:12:26 2026] POST /volume/v3/volumes/4950d7b8-e304-4b9c-bab3-464500a65b2b/action => generated 0 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 13 21:12:26.400857 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-6894574d-23c9-460c-93fb-a340791bf81c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:26.402985 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6894574d-23c9-460c-93fb-a340791bf81c tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] GET https://10.4.3.14/volume/v3/volumes/4950d7b8-e304-4b9c-bab3-464500a65b2b Aug 13 21:12:26.403630 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6894574d-23c9-460c-93fb-a340791bf81c tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:26.403630 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6894574d-23c9-460c-93fb-a340791bf81c tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:26.410272 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:26.410272 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:26.414662 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-6894574d-23c9-460c-93fb-a340791bf81c tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] Volume info retrieved successfully. Aug 13 21:12:26.420095 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6894574d-23c9-460c-93fb-a340791bf81c tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] https://10.4.3.14/volume/v3/volumes/4950d7b8-e304-4b9c-bab3-464500a65b2b returned with HTTP 200 Aug 13 21:12:26.420295 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 663/2622] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:26 2026] GET /volume/v3/volumes/4950d7b8-e304-4b9c-bab3-464500a65b2b => generated 996 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:26.445357 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-73e6d58e-d921-48a1-ac92-b337dad312d4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:26.448274 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-73e6d58e-d921-48a1-ac92-b337dad312d4 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea Aug 13 21:12:26.448559 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-73e6d58e-d921-48a1-ac92-b337dad312d4 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:26.448824 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-73e6d58e-d921-48a1-ac92-b337dad312d4 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:26.460724 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:26.460724 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:26.466095 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-73e6d58e-d921-48a1-ac92-b337dad312d4 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume info retrieved successfully. Aug 13 21:12:26.475985 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-73e6d58e-d921-48a1-ac92-b337dad312d4 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea returned with HTTP 200 Aug 13 21:12:26.476429 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 654/2623] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:26 2026] GET /volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea => generated 926 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:26.792407 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-84fd80ef-33b4-4341-a099-3a78a74fc702 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:26.794150 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-84fd80ef-33b4-4341-a099-3a78a74fc702 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] GET https://10.4.3.14/volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131 Aug 13 21:12:26.794360 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-84fd80ef-33b4-4341-a099-3a78a74fc702 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:26.794572 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-84fd80ef-33b4-4341-a099-3a78a74fc702 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:26.799578 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-84fd80ef-33b4-4341-a099-3a78a74fc702 tempest-VolumesSnapshotTestJSON-2072026588 tempest-VolumesSnapshotTestJSON-2072026588-project-member] https://10.4.3.14/volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131 returned with HTTP 404 Aug 13 21:12:26.800018 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 654/2624] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:26 2026] GET /volume/v3/volumes/f8067492-b179-4907-a51d-e7542c518131 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:12:27.389563 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-2776c77e-2edf-484e-83ef-ef4b373c7e53 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:27.394317 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2776c77e-2edf-484e-83ef-ef4b373c7e53 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 Aug 13 21:12:27.394568 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2776c77e-2edf-484e-83ef-ef4b373c7e53 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:27.394804 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2776c77e-2edf-484e-83ef-ef4b373c7e53 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:27.394959 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-2776c77e-2edf-484e-83ef-ef4b373c7e53 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id 275661ca-aac2-488a-947a-1bafe3a97002. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:12:27.401573 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:27.401573 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:27.402322 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2776c77e-2edf-484e-83ef-ef4b373c7e53 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 returned with HTTP 200 Aug 13 21:12:27.402703 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 654/2625] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:12:27 2026] GET /volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 => generated 707 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:27.433384 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-96c7e7b1-d472-455c-8652-b6f6dd7d65e7 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:27.435634 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-96c7e7b1-d472-455c-8652-b6f6dd7d65e7 tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] GET https://10.4.3.14/volume/v3/volumes/4950d7b8-e304-4b9c-bab3-464500a65b2b Aug 13 21:12:27.435884 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-96c7e7b1-d472-455c-8652-b6f6dd7d65e7 tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:27.436131 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-96c7e7b1-d472-455c-8652-b6f6dd7d65e7 tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:27.444926 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:27.444926 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:27.449866 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-96c7e7b1-d472-455c-8652-b6f6dd7d65e7 tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] Volume info retrieved successfully. Aug 13 21:12:27.455535 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-96c7e7b1-d472-455c-8652-b6f6dd7d65e7 tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] https://10.4.3.14/volume/v3/volumes/4950d7b8-e304-4b9c-bab3-464500a65b2b returned with HTTP 200 Aug 13 21:12:27.456050 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 664/2626] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:27 2026] GET /volume/v3/volumes/4950d7b8-e304-4b9c-bab3-464500a65b2b => generated 996 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:27.473514 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-05a3ee26-78af-40bc-8943-1817cb971760 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:27.476093 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-05a3ee26-78af-40bc-8943-1817cb971760 tempest-VolumeRetypeMultiattachTest-1463686716 tempest-VolumeRetypeMultiattachTest-1463686716-project-admin] GET https://10.4.3.14/volume/v3/volumes/4950d7b8-e304-4b9c-bab3-464500a65b2b Aug 13 21:12:27.476294 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-05a3ee26-78af-40bc-8943-1817cb971760 tempest-VolumeRetypeMultiattachTest-1463686716 tempest-VolumeRetypeMultiattachTest-1463686716-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:27.476591 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-05a3ee26-78af-40bc-8943-1817cb971760 tempest-VolumeRetypeMultiattachTest-1463686716 tempest-VolumeRetypeMultiattachTest-1463686716-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:27.486831 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:27.486831 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:27.490943 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8e867d76-8acb-42f0-bd41-8905db263703 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:27.491171 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-05a3ee26-78af-40bc-8943-1817cb971760 tempest-VolumeRetypeMultiattachTest-1463686716 tempest-VolumeRetypeMultiattachTest-1463686716-project-admin] Volume info retrieved successfully. Aug 13 21:12:27.492870 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8e867d76-8acb-42f0-bd41-8905db263703 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea Aug 13 21:12:27.493120 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8e867d76-8acb-42f0-bd41-8905db263703 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:27.493289 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8e867d76-8acb-42f0-bd41-8905db263703 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:27.498957 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-05a3ee26-78af-40bc-8943-1817cb971760 tempest-VolumeRetypeMultiattachTest-1463686716 tempest-VolumeRetypeMultiattachTest-1463686716-project-admin] https://10.4.3.14/volume/v3/volumes/4950d7b8-e304-4b9c-bab3-464500a65b2b returned with HTTP 200 Aug 13 21:12:27.499475 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 655/2627] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:27 2026] GET /volume/v3/volumes/4950d7b8-e304-4b9c-bab3-464500a65b2b => generated 1181 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:12:27.501170 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:27.501170 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:27.505025 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-8e867d76-8acb-42f0-bd41-8905db263703 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume info retrieved successfully. Aug 13 21:12:27.509415 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8e867d76-8acb-42f0-bd41-8905db263703 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea returned with HTTP 200 Aug 13 21:12:27.509880 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 655/2628] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:27 2026] GET /volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:27.512855 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-74cb18dc-bef7-4f07-a517-3018e7101b43 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:27.514893 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-74cb18dc-bef7-4f07-a517-3018e7101b43 tempest-VolumeRetypeMultiattachTest-1463686716 tempest-VolumeRetypeMultiattachTest-1463686716-project-admin] GET https://10.4.3.14/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1389173837 Aug 13 21:12:27.515161 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-74cb18dc-bef7-4f07-a517-3018e7101b43 tempest-VolumeRetypeMultiattachTest-1463686716 tempest-VolumeRetypeMultiattachTest-1463686716-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:27.515379 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-74cb18dc-bef7-4f07-a517-3018e7101b43 tempest-VolumeRetypeMultiattachTest-1463686716 tempest-VolumeRetypeMultiattachTest-1463686716-project-admin] Calling method 'index' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:27.516357 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-74cb18dc-bef7-4f07-a517-3018e7101b43 tempest-VolumeRetypeMultiattachTest-1463686716 tempest-VolumeRetypeMultiattachTest-1463686716-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1389173837'), ('all_tenants', True)]). {{(pid=100217) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:12:27.542982 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-74cb18dc-bef7-4f07-a517-3018e7101b43 tempest-VolumeRetypeMultiattachTest-1463686716 tempest-VolumeRetypeMultiattachTest-1463686716-project-admin] Get all volumes completed successfully. Aug 13 21:12:27.543440 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-74cb18dc-bef7-4f07-a517-3018e7101b43 tempest-VolumeRetypeMultiattachTest-1463686716 tempest-VolumeRetypeMultiattachTest-1463686716-project-admin] https://10.4.3.14/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1389173837 returned with HTTP 200 Aug 13 21:12:27.543875 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 655/2629] 10.4.3.14 () {68 vars in 1422 bytes} [Thu Aug 13 21:12:27 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1389173837 => generated 340 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:27.554045 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-9ac7f861-c7ad-4493-9e60-ce86dec747b3 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:27.555875 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9ac7f861-c7ad-4493-9e60-ce86dec747b3 tempest-VolumeRetypeMultiattachTest-1463686716 tempest-VolumeRetypeMultiattachTest-1463686716-project-admin] GET https://10.4.3.14/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1389173837 Aug 13 21:12:27.556124 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9ac7f861-c7ad-4493-9e60-ce86dec747b3 tempest-VolumeRetypeMultiattachTest-1463686716 tempest-VolumeRetypeMultiattachTest-1463686716-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:27.556346 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9ac7f861-c7ad-4493-9e60-ce86dec747b3 tempest-VolumeRetypeMultiattachTest-1463686716 tempest-VolumeRetypeMultiattachTest-1463686716-project-admin] Calling method 'index' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:27.557177 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-9ac7f861-c7ad-4493-9e60-ce86dec747b3 tempest-VolumeRetypeMultiattachTest-1463686716 tempest-VolumeRetypeMultiattachTest-1463686716-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1389173837'), ('all_tenants', True)]). {{(pid=100216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:12:27.584203 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-9ac7f861-c7ad-4493-9e60-ce86dec747b3 tempest-VolumeRetypeMultiattachTest-1463686716 tempest-VolumeRetypeMultiattachTest-1463686716-project-admin] Get all volumes completed successfully. Aug 13 21:12:27.584677 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9ac7f861-c7ad-4493-9e60-ce86dec747b3 tempest-VolumeRetypeMultiattachTest-1463686716 tempest-VolumeRetypeMultiattachTest-1463686716-project-admin] https://10.4.3.14/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1389173837 returned with HTTP 200 Aug 13 21:12:27.585200 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 665/2630] 10.4.3.14 () {68 vars in 1422 bytes} [Thu Aug 13 21:12:27 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1389173837 => generated 340 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:27.595352 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b3862242-ea34-4480-ba42-8ab65103dcc7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:27.596954 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b3862242-ea34-4480-ba42-8ab65103dcc7 tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] GET https://10.4.3.14/volume/v3/volumes/4950d7b8-e304-4b9c-bab3-464500a65b2b Aug 13 21:12:27.597149 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b3862242-ea34-4480-ba42-8ab65103dcc7 tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:27.597317 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b3862242-ea34-4480-ba42-8ab65103dcc7 tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:27.603492 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:27.603492 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:27.606910 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b3862242-ea34-4480-ba42-8ab65103dcc7 tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] Volume info retrieved successfully. Aug 13 21:12:27.611030 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b3862242-ea34-4480-ba42-8ab65103dcc7 tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] https://10.4.3.14/volume/v3/volumes/4950d7b8-e304-4b9c-bab3-464500a65b2b returned with HTTP 200 Aug 13 21:12:27.611412 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 656/2631] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:27 2026] GET /volume/v3/volumes/4950d7b8-e304-4b9c-bab3-464500a65b2b => generated 996 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:27.623366 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-789d79ec-a8a6-4fa6-818e-72969083859b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:27.625054 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-789d79ec-a8a6-4fa6-818e-72969083859b tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] DELETE https://10.4.3.14/volume/v3/volumes/4950d7b8-e304-4b9c-bab3-464500a65b2b Aug 13 21:12:27.625259 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-789d79ec-a8a6-4fa6-818e-72969083859b tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:27.625431 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-789d79ec-a8a6-4fa6-818e-72969083859b tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:27.625589 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-789d79ec-a8a6-4fa6-818e-72969083859b tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] Delete volume with id: 4950d7b8-e304-4b9c-bab3-464500a65b2b Aug 13 21:12:27.632980 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:27.632980 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:27.633478 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-789d79ec-a8a6-4fa6-818e-72969083859b tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] Volume info retrieved successfully. Aug 13 21:12:27.650315 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-789d79ec-a8a6-4fa6-818e-72969083859b tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] Delete volume request issued successfully. Aug 13 21:12:27.650476 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-789d79ec-a8a6-4fa6-818e-72969083859b tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] https://10.4.3.14/volume/v3/volumes/4950d7b8-e304-4b9c-bab3-464500a65b2b returned with HTTP 202 Aug 13 21:12:27.651110 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 656/2632] 10.4.3.14 () {68 vars in 1385 bytes} [Thu Aug 13 21:12:27 2026] DELETE /volume/v3/volumes/4950d7b8-e304-4b9c-bab3-464500a65b2b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 21:12:27.660266 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-0ab52e5d-871b-4564-9c26-8d9701886d04 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:27.665376 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0ab52e5d-871b-4564-9c26-8d9701886d04 tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] GET https://10.4.3.14/volume/v3/volumes/4950d7b8-e304-4b9c-bab3-464500a65b2b Aug 13 21:12:27.665561 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0ab52e5d-871b-4564-9c26-8d9701886d04 tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:27.665745 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0ab52e5d-871b-4564-9c26-8d9701886d04 tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:27.675756 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:27.675756 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:27.684772 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-0ab52e5d-871b-4564-9c26-8d9701886d04 tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] Volume info retrieved successfully. Aug 13 21:12:27.692284 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0ab52e5d-871b-4564-9c26-8d9701886d04 tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] https://10.4.3.14/volume/v3/volumes/4950d7b8-e304-4b9c-bab3-464500a65b2b returned with HTTP 200 Aug 13 21:12:27.692660 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 656/2633] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:27 2026] GET /volume/v3/volumes/4950d7b8-e304-4b9c-bab3-464500a65b2b => generated 995 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:28.411887 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-3444bfdc-35d3-4502-9626-0bfbaf9aab6e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:28.413439 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3444bfdc-35d3-4502-9626-0bfbaf9aab6e tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 Aug 13 21:12:28.413661 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3444bfdc-35d3-4502-9626-0bfbaf9aab6e tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:28.413860 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3444bfdc-35d3-4502-9626-0bfbaf9aab6e tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:28.413972 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-3444bfdc-35d3-4502-9626-0bfbaf9aab6e tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id 275661ca-aac2-488a-947a-1bafe3a97002. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:12:28.417934 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:28.417934 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:28.418534 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3444bfdc-35d3-4502-9626-0bfbaf9aab6e tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 returned with HTTP 200 Aug 13 21:12:28.418920 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 666/2634] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:12:28 2026] GET /volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 => generated 707 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:28.522744 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-dc44f0a0-34e0-4648-a7a7-d7d454586037 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:28.524771 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-dc44f0a0-34e0-4648-a7a7-d7d454586037 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea Aug 13 21:12:28.524974 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-dc44f0a0-34e0-4648-a7a7-d7d454586037 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:28.525192 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-dc44f0a0-34e0-4648-a7a7-d7d454586037 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:28.533322 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:28.533322 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:28.537983 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-dc44f0a0-34e0-4648-a7a7-d7d454586037 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume info retrieved successfully. Aug 13 21:12:28.544014 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-dc44f0a0-34e0-4648-a7a7-d7d454586037 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea returned with HTTP 200 Aug 13 21:12:28.544592 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 657/2635] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:28 2026] GET /volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea => generated 926 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:28.704935 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6cb3a5a7-38a9-4ea8-8b67-c578e87219ec None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:28.707191 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6cb3a5a7-38a9-4ea8-8b67-c578e87219ec tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] GET https://10.4.3.14/volume/v3/volumes/4950d7b8-e304-4b9c-bab3-464500a65b2b Aug 13 21:12:28.707473 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6cb3a5a7-38a9-4ea8-8b67-c578e87219ec tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:28.707769 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6cb3a5a7-38a9-4ea8-8b67-c578e87219ec tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:28.714609 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6cb3a5a7-38a9-4ea8-8b67-c578e87219ec tempest-VolumeRetypeMultiattachTest-396079029 tempest-VolumeRetypeMultiattachTest-396079029-project-member] https://10.4.3.14/volume/v3/volumes/4950d7b8-e304-4b9c-bab3-464500a65b2b returned with HTTP 404 Aug 13 21:12:28.715225 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 657/2636] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:28 2026] GET /volume/v3/volumes/4950d7b8-e304-4b9c-bab3-464500a65b2b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:12:28.725048 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b0c5e74b-3f40-4ea4-8897-c9e6092f2867 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:28.727060 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b0c5e74b-3f40-4ea4-8897-c9e6092f2867 tempest-VolumeRetypeMultiattachTest-1463686716 tempest-VolumeRetypeMultiattachTest-1463686716-project-admin] DELETE https://10.4.3.14/volume/v3/types/68eeed0d-4530-4a18-8e88-30cec2b4c77e Aug 13 21:12:28.727333 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b0c5e74b-3f40-4ea4-8897-c9e6092f2867 tempest-VolumeRetypeMultiattachTest-1463686716 tempest-VolumeRetypeMultiattachTest-1463686716-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:28.727604 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b0c5e74b-3f40-4ea4-8897-c9e6092f2867 tempest-VolumeRetypeMultiattachTest-1463686716 tempest-VolumeRetypeMultiattachTest-1463686716-project-admin] Calling method '_delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:28.761514 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b0c5e74b-3f40-4ea4-8897-c9e6092f2867 tempest-VolumeRetypeMultiattachTest-1463686716 tempest-VolumeRetypeMultiattachTest-1463686716-project-admin] https://10.4.3.14/volume/v3/types/68eeed0d-4530-4a18-8e88-30cec2b4c77e returned with HTTP 202 Aug 13 21:12:28.762111 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 657/2637] 10.4.3.14 () {66 vars in 1338 bytes} [Thu Aug 13 21:12:28 2026] DELETE /volume/v3/types/68eeed0d-4530-4a18-8e88-30cec2b4c77e => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:12:28.771298 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-11699ac0-729c-4ad2-b5fc-ccecda73ea97 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:28.772996 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-11699ac0-729c-4ad2-b5fc-ccecda73ea97 tempest-VolumeRetypeMultiattachTest-1463686716 tempest-VolumeRetypeMultiattachTest-1463686716-project-admin] GET https://10.4.3.14/volume/v3/types/68eeed0d-4530-4a18-8e88-30cec2b4c77e Aug 13 21:12:28.773188 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-11699ac0-729c-4ad2-b5fc-ccecda73ea97 tempest-VolumeRetypeMultiattachTest-1463686716 tempest-VolumeRetypeMultiattachTest-1463686716-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:28.773367 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-11699ac0-729c-4ad2-b5fc-ccecda73ea97 tempest-VolumeRetypeMultiattachTest-1463686716 tempest-VolumeRetypeMultiattachTest-1463686716-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:28.776256 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-11699ac0-729c-4ad2-b5fc-ccecda73ea97 tempest-VolumeRetypeMultiattachTest-1463686716 tempest-VolumeRetypeMultiattachTest-1463686716-project-admin] https://10.4.3.14/volume/v3/types/68eeed0d-4530-4a18-8e88-30cec2b4c77e returned with HTTP 404 Aug 13 21:12:28.776691 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 667/2638] 10.4.3.14 () {66 vars in 1335 bytes} [Thu Aug 13 21:12:28 2026] GET /volume/v3/types/68eeed0d-4530-4a18-8e88-30cec2b4c77e => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:12:28.783722 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4240afef-ea85-4826-80a9-73c5c6582e00 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:28.785479 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4240afef-ea85-4826-80a9-73c5c6582e00 tempest-VolumeRetypeMultiattachTest-1463686716 tempest-VolumeRetypeMultiattachTest-1463686716-project-admin] DELETE https://10.4.3.14/volume/v3/types/6c22cf8e-a66d-4e67-87a4-cf99c79eb409 Aug 13 21:12:28.785709 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4240afef-ea85-4826-80a9-73c5c6582e00 tempest-VolumeRetypeMultiattachTest-1463686716 tempest-VolumeRetypeMultiattachTest-1463686716-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:28.785883 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4240afef-ea85-4826-80a9-73c5c6582e00 tempest-VolumeRetypeMultiattachTest-1463686716 tempest-VolumeRetypeMultiattachTest-1463686716-project-admin] Calling method '_delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:28.808846 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4240afef-ea85-4826-80a9-73c5c6582e00 tempest-VolumeRetypeMultiattachTest-1463686716 tempest-VolumeRetypeMultiattachTest-1463686716-project-admin] https://10.4.3.14/volume/v3/types/6c22cf8e-a66d-4e67-87a4-cf99c79eb409 returned with HTTP 202 Aug 13 21:12:28.809258 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 658/2639] 10.4.3.14 () {66 vars in 1338 bytes} [Thu Aug 13 21:12:28 2026] DELETE /volume/v3/types/6c22cf8e-a66d-4e67-87a4-cf99c79eb409 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:12:28.815708 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-979f8167-fab4-416b-8d49-1314c4232846 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:28.817322 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-979f8167-fab4-416b-8d49-1314c4232846 tempest-VolumeRetypeMultiattachTest-1463686716 tempest-VolumeRetypeMultiattachTest-1463686716-project-admin] GET https://10.4.3.14/volume/v3/types/6c22cf8e-a66d-4e67-87a4-cf99c79eb409 Aug 13 21:12:28.817516 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-979f8167-fab4-416b-8d49-1314c4232846 tempest-VolumeRetypeMultiattachTest-1463686716 tempest-VolumeRetypeMultiattachTest-1463686716-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:28.817776 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-979f8167-fab4-416b-8d49-1314c4232846 tempest-VolumeRetypeMultiattachTest-1463686716 tempest-VolumeRetypeMultiattachTest-1463686716-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:28.826692 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-979f8167-fab4-416b-8d49-1314c4232846 tempest-VolumeRetypeMultiattachTest-1463686716 tempest-VolumeRetypeMultiattachTest-1463686716-project-admin] https://10.4.3.14/volume/v3/types/6c22cf8e-a66d-4e67-87a4-cf99c79eb409 returned with HTTP 404 Aug 13 21:12:28.827273 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 658/2640] 10.4.3.14 () {66 vars in 1335 bytes} [Thu Aug 13 21:12:28 2026] GET /volume/v3/types/6c22cf8e-a66d-4e67-87a4-cf99c79eb409 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:12:29.429727 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-15f15085-81a7-4944-a84c-52d1445c4ed7 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:29.431392 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-15f15085-81a7-4944-a84c-52d1445c4ed7 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 Aug 13 21:12:29.431568 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-15f15085-81a7-4944-a84c-52d1445c4ed7 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:29.431788 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-15f15085-81a7-4944-a84c-52d1445c4ed7 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:29.431889 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-15f15085-81a7-4944-a84c-52d1445c4ed7 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id 275661ca-aac2-488a-947a-1bafe3a97002. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:12:29.435942 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:29.435942 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:29.436601 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-15f15085-81a7-4944-a84c-52d1445c4ed7 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 returned with HTTP 200 Aug 13 21:12:29.436949 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 658/2641] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:12:29 2026] GET /volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 => generated 707 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:29.558238 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-063b60bc-cea0-4e2b-86d9-3ac2c5ff9486 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:29.561161 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-063b60bc-cea0-4e2b-86d9-3ac2c5ff9486 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea Aug 13 21:12:29.561407 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-063b60bc-cea0-4e2b-86d9-3ac2c5ff9486 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:29.561615 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-063b60bc-cea0-4e2b-86d9-3ac2c5ff9486 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:29.570115 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:29.570115 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:29.574514 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-063b60bc-cea0-4e2b-86d9-3ac2c5ff9486 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume info retrieved successfully. Aug 13 21:12:29.580412 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-063b60bc-cea0-4e2b-86d9-3ac2c5ff9486 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea returned with HTTP 200 Aug 13 21:12:29.580937 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 668/2642] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:29 2026] GET /volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea => generated 926 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:30.453142 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-bf98e5a4-9387-4b7a-a3a7-7c88994ee148 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:30.454793 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bf98e5a4-9387-4b7a-a3a7-7c88994ee148 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 Aug 13 21:12:30.454989 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bf98e5a4-9387-4b7a-a3a7-7c88994ee148 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:30.456039 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bf98e5a4-9387-4b7a-a3a7-7c88994ee148 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:30.456039 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-bf98e5a4-9387-4b7a-a3a7-7c88994ee148 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id 275661ca-aac2-488a-947a-1bafe3a97002. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:12:30.461699 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:30.461699 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:30.461699 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bf98e5a4-9387-4b7a-a3a7-7c88994ee148 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 returned with HTTP 200 Aug 13 21:12:30.463979 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 659/2643] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:12:30 2026] GET /volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:30.595110 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-535ce1dd-43f6-42b4-97ff-b256ddba61e1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:30.597195 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-535ce1dd-43f6-42b4-97ff-b256ddba61e1 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea Aug 13 21:12:30.597458 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-535ce1dd-43f6-42b4-97ff-b256ddba61e1 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:30.597720 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-535ce1dd-43f6-42b4-97ff-b256ddba61e1 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:30.604834 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:30.604834 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:30.609076 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-535ce1dd-43f6-42b4-97ff-b256ddba61e1 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume info retrieved successfully. Aug 13 21:12:30.613624 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-535ce1dd-43f6-42b4-97ff-b256ddba61e1 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea returned with HTTP 200 Aug 13 21:12:30.614180 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 659/2644] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:30 2026] GET /volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:31.006638 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-cabcf8e6-d1e2-4187-9bf6-b32b496d5ee6 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:31.086384 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-cabcf8e6-d1e2-4187-9bf6-b32b496d5ee6 tempest-VolumeRetypeWithoutMigrationTest-1483292153 tempest-VolumeRetypeWithoutMigrationTest-1483292153-project-admin] POST https://10.4.3.14/volume/v3/types Aug 13 21:12:31.086816 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-cabcf8e6-d1e2-4187-9bf6-b32b496d5ee6 tempest-VolumeRetypeWithoutMigrationTest-1483292153 tempest-VolumeRetypeWithoutMigrationTest-1483292153-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:12:31.100543 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-cabcf8e6-d1e2-4187-9bf6-b32b496d5ee6 tempest-VolumeRetypeWithoutMigrationTest-1483292153 tempest-VolumeRetypeWithoutMigrationTest-1483292153-project-admin] https://10.4.3.14/volume/v3/types returned with HTTP 200 Aug 13 21:12:31.100543 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 659/2645] 10.4.3.14 () {68 vars in 1245 bytes} [Thu Aug 13 21:12:31 2026] POST /volume/v3/types => generated 188 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:31.108424 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d6672fd5-4fab-4c4a-8164-5e0134f4b44b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:31.110170 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d6672fd5-4fab-4c4a-8164-5e0134f4b44b tempest-VolumeRetypeWithoutMigrationTest-1483292153 tempest-VolumeRetypeWithoutMigrationTest-1483292153-project-admin] POST https://10.4.3.14/volume/v3/types Aug 13 21:12:31.110511 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d6672fd5-4fab-4c4a-8164-5e0134f4b44b tempest-VolumeRetypeWithoutMigrationTest-1483292153 tempest-VolumeRetypeWithoutMigrationTest-1483292153-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:12:31.122735 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d6672fd5-4fab-4c4a-8164-5e0134f4b44b tempest-VolumeRetypeWithoutMigrationTest-1483292153 tempest-VolumeRetypeWithoutMigrationTest-1483292153-project-admin] https://10.4.3.14/volume/v3/types returned with HTTP 200 Aug 13 21:12:31.123092 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 669/2646] 10.4.3.14 () {68 vars in 1245 bytes} [Thu Aug 13 21:12:31 2026] POST /volume/v3/types => generated 188 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:31.130905 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-005f8b5c-49b2-4d43-9f96-15a633e6d4c6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:31.193801 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-005f8b5c-49b2-4d43-9f96-15a633e6d4c6 tempest-VolumeRetypeWithoutMigrationTest-1961466798 tempest-VolumeRetypeWithoutMigrationTest-1961466798-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:12:31.194353 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-005f8b5c-49b2-4d43-9f96-15a633e6d4c6 tempest-VolumeRetypeWithoutMigrationTest-1961466798 tempest-VolumeRetypeWithoutMigrationTest-1961466798-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-450293533"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:12:31.196489 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-005f8b5c-49b2-4d43-9f96-15a633e6d4c6 tempest-VolumeRetypeWithoutMigrationTest-1961466798 tempest-VolumeRetypeWithoutMigrationTest-1961466798-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-450293533'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:12:31.200744 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-005f8b5c-49b2-4d43-9f96-15a633e6d4c6 tempest-VolumeRetypeWithoutMigrationTest-1961466798 tempest-VolumeRetypeWithoutMigrationTest-1961466798-project-member] Create volume of 1 GB Aug 13 21:12:31.201096 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:31.201096 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:31.201671 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-005f8b5c-49b2-4d43-9f96-15a633e6d4c6 tempest-VolumeRetypeWithoutMigrationTest-1961466798 tempest-VolumeRetypeWithoutMigrationTest-1961466798-project-member] Availability Zones retrieved successfully. Aug 13 21:12:31.208087 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-005f8b5c-49b2-4d43-9f96-15a633e6d4c6 tempest-VolumeRetypeWithoutMigrationTest-1961466798 tempest-VolumeRetypeWithoutMigrationTest-1961466798-project-member] Flow 'volume_create_api' (7a4b6d48-6419-48ff-a6bd-d92c6bd1dc43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:12:31.209275 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-005f8b5c-49b2-4d43-9f96-15a633e6d4c6 tempest-VolumeRetypeWithoutMigrationTest-1961466798 tempest-VolumeRetypeWithoutMigrationTest-1961466798-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (595421c5-4ccc-4d98-8622-f0f8643e5541) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:31.210257 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-005f8b5c-49b2-4d43-9f96-15a633e6d4c6 tempest-VolumeRetypeWithoutMigrationTest-1961466798 tempest-VolumeRetypeWithoutMigrationTest-1961466798-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:12:31.234533 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-005f8b5c-49b2-4d43-9f96-15a633e6d4c6 tempest-VolumeRetypeWithoutMigrationTest-1961466798 tempest-VolumeRetypeWithoutMigrationTest-1961466798-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (595421c5-4ccc-4d98-8622-f0f8643e5541) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:12:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=755ddfc0-4991-4895-81d3-819bc58b90b4,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '755ddfc0-4991-4895-81d3-819bc58b90b4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:31.235502 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-005f8b5c-49b2-4d43-9f96-15a633e6d4c6 tempest-VolumeRetypeWithoutMigrationTest-1961466798 tempest-VolumeRetypeWithoutMigrationTest-1961466798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c25863c-6d05-4795-97e8-4b4d95d58b6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:31.277368 np0000007265 devstack@c-api.service[100215]: WARNING cinder.quota [None req-005f8b5c-49b2-4d43-9f96-15a633e6d4c6 tempest-VolumeRetypeWithoutMigrationTest-1961466798 tempest-VolumeRetypeWithoutMigrationTest-1961466798-project-member] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:12:31.277760 np0000007265 devstack@c-api.service[100215]: WARNING cinder.quota [None req-005f8b5c-49b2-4d43-9f96-15a633e6d4c6 tempest-VolumeRetypeWithoutMigrationTest-1961466798 tempest-VolumeRetypeWithoutMigrationTest-1961466798-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:12:31.319571 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-005f8b5c-49b2-4d43-9f96-15a633e6d4c6 tempest-VolumeRetypeWithoutMigrationTest-1961466798 tempest-VolumeRetypeWithoutMigrationTest-1961466798-project-member] Created reservations ['1ddc6e5d-addf-4bc6-a622-15f00dc79a20', '804dc278-5621-4d97-9f3b-e8bb05a69777', 'eff84b0f-9294-4446-a01d-eab2ab58a48c', '035ecbed-a2c4-4fbc-aa60-001bb00f5195'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:12:31.320356 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-005f8b5c-49b2-4d43-9f96-15a633e6d4c6 tempest-VolumeRetypeWithoutMigrationTest-1961466798 tempest-VolumeRetypeWithoutMigrationTest-1961466798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c25863c-6d05-4795-97e8-4b4d95d58b6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ddc6e5d-addf-4bc6-a622-15f00dc79a20', '804dc278-5621-4d97-9f3b-e8bb05a69777', 'eff84b0f-9294-4446-a01d-eab2ab58a48c', '035ecbed-a2c4-4fbc-aa60-001bb00f5195']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:31.321021 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-005f8b5c-49b2-4d43-9f96-15a633e6d4c6 tempest-VolumeRetypeWithoutMigrationTest-1961466798 tempest-VolumeRetypeWithoutMigrationTest-1961466798-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e3531f1-91c8-440b-902d-e0539d96fa31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:31.347658 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-005f8b5c-49b2-4d43-9f96-15a633e6d4c6 tempest-VolumeRetypeWithoutMigrationTest-1961466798 tempest-VolumeRetypeWithoutMigrationTest-1961466798-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e3531f1-91c8-440b-902d-e0539d96fa31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eeca7740-543b-4495-a4cb-17a17a05ba3e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-450293533',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0180862222d243328e6b9da51f06202e',qos_specs=None,replication_status=,reservations=['1ddc6e5d-addf-4bc6-a622-15f00dc79a20','804dc278-5621-4d97-9f3b-e8bb05a69777','eff84b0f-9294-4446-a01d-eab2ab58a48c','035ecbed-a2c4-4fbc-aa60-001bb00f5195'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='241bfdf0523f4ec98131d8d0f8657a97',volume_type_id=755ddfc0-4991-4895-81d3-819bc58b90b4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:12:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-450293533',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eeca7740-543b-4495-a4cb-17a17a05ba3e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0180862222d243328e6b9da51f06202e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='241bfdf0523f4ec98131d8d0f8657a97',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(755ddfc0-4991-4895-81d3-819bc58b90b4),volume_type_id=755ddfc0-4991-4895-81d3-819bc58b90b4)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:31.348732 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-005f8b5c-49b2-4d43-9f96-15a633e6d4c6 tempest-VolumeRetypeWithoutMigrationTest-1961466798 tempest-VolumeRetypeWithoutMigrationTest-1961466798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (adae6bdb-0044-49c9-8a3d-6ecf99680dc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:31.370536 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-005f8b5c-49b2-4d43-9f96-15a633e6d4c6 tempest-VolumeRetypeWithoutMigrationTest-1961466798 tempest-VolumeRetypeWithoutMigrationTest-1961466798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (adae6bdb-0044-49c9-8a3d-6ecf99680dc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-450293533',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0180862222d243328e6b9da51f06202e',qos_specs=None,replication_status=,reservations=['1ddc6e5d-addf-4bc6-a622-15f00dc79a20','804dc278-5621-4d97-9f3b-e8bb05a69777','eff84b0f-9294-4446-a01d-eab2ab58a48c','035ecbed-a2c4-4fbc-aa60-001bb00f5195'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='241bfdf0523f4ec98131d8d0f8657a97',volume_type_id=755ddfc0-4991-4895-81d3-819bc58b90b4)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:31.371490 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-005f8b5c-49b2-4d43-9f96-15a633e6d4c6 tempest-VolumeRetypeWithoutMigrationTest-1961466798 tempest-VolumeRetypeWithoutMigrationTest-1961466798-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5154f4ba-d679-421b-badb-3ac7336d6958) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:31.383641 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-005f8b5c-49b2-4d43-9f96-15a633e6d4c6 tempest-VolumeRetypeWithoutMigrationTest-1961466798 tempest-VolumeRetypeWithoutMigrationTest-1961466798-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5154f4ba-d679-421b-badb-3ac7336d6958) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:31.384918 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-005f8b5c-49b2-4d43-9f96-15a633e6d4c6 tempest-VolumeRetypeWithoutMigrationTest-1961466798 tempest-VolumeRetypeWithoutMigrationTest-1961466798-project-member] Flow 'volume_create_api' (7a4b6d48-6419-48ff-a6bd-d92c6bd1dc43) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:12:31.385347 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-005f8b5c-49b2-4d43-9f96-15a633e6d4c6 tempest-VolumeRetypeWithoutMigrationTest-1961466798 tempest-VolumeRetypeWithoutMigrationTest-1961466798-project-member] Create volume request issued successfully. Aug 13 21:12:31.386140 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-005f8b5c-49b2-4d43-9f96-15a633e6d4c6 tempest-VolumeRetypeWithoutMigrationTest-1961466798 tempest-VolumeRetypeWithoutMigrationTest-1961466798-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:12:31.386696 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 660/2647] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:12:31 2026] POST /volume/v3/volumes => generated 765 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:12:31.399899 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ef6d13c2-a6bc-455b-91fb-f412f3b23b16 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:31.402642 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ef6d13c2-a6bc-455b-91fb-f412f3b23b16 tempest-VolumeRetypeWithoutMigrationTest-1961466798 tempest-VolumeRetypeWithoutMigrationTest-1961466798-project-member] GET https://10.4.3.14/volume/v3/volumes/eeca7740-543b-4495-a4cb-17a17a05ba3e Aug 13 21:12:31.402642 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ef6d13c2-a6bc-455b-91fb-f412f3b23b16 tempest-VolumeRetypeWithoutMigrationTest-1961466798 tempest-VolumeRetypeWithoutMigrationTest-1961466798-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:31.402867 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ef6d13c2-a6bc-455b-91fb-f412f3b23b16 tempest-VolumeRetypeWithoutMigrationTest-1961466798 tempest-VolumeRetypeWithoutMigrationTest-1961466798-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:31.412109 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:31.412109 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:31.417127 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ef6d13c2-a6bc-455b-91fb-f412f3b23b16 tempest-VolumeRetypeWithoutMigrationTest-1961466798 tempest-VolumeRetypeWithoutMigrationTest-1961466798-project-member] Volume info retrieved successfully. Aug 13 21:12:31.422499 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ef6d13c2-a6bc-455b-91fb-f412f3b23b16 tempest-VolumeRetypeWithoutMigrationTest-1961466798 tempest-VolumeRetypeWithoutMigrationTest-1961466798-project-member] https://10.4.3.14/volume/v3/volumes/eeca7740-543b-4495-a4cb-17a17a05ba3e returned with HTTP 200 Aug 13 21:12:31.423002 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 660/2648] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:31 2026] GET /volume/v3/volumes/eeca7740-543b-4495-a4cb-17a17a05ba3e => generated 833 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:31.472949 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-1ac52039-cf11-4063-b3ec-b9a126642b71 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:31.474660 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1ac52039-cf11-4063-b3ec-b9a126642b71 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 Aug 13 21:12:31.474916 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1ac52039-cf11-4063-b3ec-b9a126642b71 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:31.475498 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1ac52039-cf11-4063-b3ec-b9a126642b71 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:31.475498 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-1ac52039-cf11-4063-b3ec-b9a126642b71 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id 275661ca-aac2-488a-947a-1bafe3a97002. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:12:31.479318 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:31.479318 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:31.479957 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1ac52039-cf11-4063-b3ec-b9a126642b71 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 returned with HTTP 200 Aug 13 21:12:31.480560 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 660/2649] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:12:31 2026] GET /volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 => generated 707 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:31.626042 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-689bc6f9-509b-4ec7-b98c-a97a70dee99c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:31.627926 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-689bc6f9-509b-4ec7-b98c-a97a70dee99c tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea Aug 13 21:12:31.628023 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-689bc6f9-509b-4ec7-b98c-a97a70dee99c tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:31.628179 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-689bc6f9-509b-4ec7-b98c-a97a70dee99c tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:31.635740 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:31.635740 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:31.639609 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-689bc6f9-509b-4ec7-b98c-a97a70dee99c tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume info retrieved successfully. Aug 13 21:12:31.644198 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-689bc6f9-509b-4ec7-b98c-a97a70dee99c tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea returned with HTTP 200 Aug 13 21:12:31.644574 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 670/2650] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:31 2026] GET /volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:32.438843 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b5905b12-ce5c-4645-9c3a-69ae10a7a0c5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:32.440668 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b5905b12-ce5c-4645-9c3a-69ae10a7a0c5 tempest-VolumeRetypeWithoutMigrationTest-1961466798 tempest-VolumeRetypeWithoutMigrationTest-1961466798-project-member] GET https://10.4.3.14/volume/v3/volumes/eeca7740-543b-4495-a4cb-17a17a05ba3e Aug 13 21:12:32.441142 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b5905b12-ce5c-4645-9c3a-69ae10a7a0c5 tempest-VolumeRetypeWithoutMigrationTest-1961466798 tempest-VolumeRetypeWithoutMigrationTest-1961466798-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:32.441432 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b5905b12-ce5c-4645-9c3a-69ae10a7a0c5 tempest-VolumeRetypeWithoutMigrationTest-1961466798 tempest-VolumeRetypeWithoutMigrationTest-1961466798-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:32.449123 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:32.449123 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:32.452734 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b5905b12-ce5c-4645-9c3a-69ae10a7a0c5 tempest-VolumeRetypeWithoutMigrationTest-1961466798 tempest-VolumeRetypeWithoutMigrationTest-1961466798-project-member] Volume info retrieved successfully. Aug 13 21:12:32.457836 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b5905b12-ce5c-4645-9c3a-69ae10a7a0c5 tempest-VolumeRetypeWithoutMigrationTest-1961466798 tempest-VolumeRetypeWithoutMigrationTest-1961466798-project-member] https://10.4.3.14/volume/v3/volumes/eeca7740-543b-4495-a4cb-17a17a05ba3e returned with HTTP 200 Aug 13 21:12:32.458359 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 661/2651] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:32 2026] GET /volume/v3/volumes/eeca7740-543b-4495-a4cb-17a17a05ba3e => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:32.471733 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2f5c3600-f096-4701-9c08-b0a36a09c270 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:32.474132 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2f5c3600-f096-4701-9c08-b0a36a09c270 tempest-VolumeRetypeWithoutMigrationTest-1483292153 tempest-VolumeRetypeWithoutMigrationTest-1483292153-project-admin] GET https://10.4.3.14/volume/v3/volumes/eeca7740-543b-4495-a4cb-17a17a05ba3e Aug 13 21:12:32.474372 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2f5c3600-f096-4701-9c08-b0a36a09c270 tempest-VolumeRetypeWithoutMigrationTest-1483292153 tempest-VolumeRetypeWithoutMigrationTest-1483292153-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:32.474605 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2f5c3600-f096-4701-9c08-b0a36a09c270 tempest-VolumeRetypeWithoutMigrationTest-1483292153 tempest-VolumeRetypeWithoutMigrationTest-1483292153-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:32.483731 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:32.483731 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:32.489446 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-2f5c3600-f096-4701-9c08-b0a36a09c270 tempest-VolumeRetypeWithoutMigrationTest-1483292153 tempest-VolumeRetypeWithoutMigrationTest-1483292153-project-admin] Volume info retrieved successfully. Aug 13 21:12:32.492578 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-0cb79660-9231-4f61-ad6c-e010c60a81bc None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:32.495547 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2f5c3600-f096-4701-9c08-b0a36a09c270 tempest-VolumeRetypeWithoutMigrationTest-1483292153 tempest-VolumeRetypeWithoutMigrationTest-1483292153-project-admin] https://10.4.3.14/volume/v3/volumes/eeca7740-543b-4495-a4cb-17a17a05ba3e returned with HTTP 200 Aug 13 21:12:32.496334 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 661/2652] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:32 2026] GET /volume/v3/volumes/eeca7740-543b-4495-a4cb-17a17a05ba3e => generated 1022 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:32.496413 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0cb79660-9231-4f61-ad6c-e010c60a81bc tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 Aug 13 21:12:32.496413 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0cb79660-9231-4f61-ad6c-e010c60a81bc tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:32.496577 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0cb79660-9231-4f61-ad6c-e010c60a81bc tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:32.496707 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-0cb79660-9231-4f61-ad6c-e010c60a81bc tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id 275661ca-aac2-488a-947a-1bafe3a97002. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:12:32.501096 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:32.501096 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:32.501741 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0cb79660-9231-4f61-ad6c-e010c60a81bc tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 returned with HTTP 200 Aug 13 21:12:32.502252 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 661/2653] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:12:32 2026] GET /volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:32.514658 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-db587926-97d5-46a7-90d8-9c771cc92820 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:32.516317 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-db587926-97d5-46a7-90d8-9c771cc92820 tempest-VolumeRetypeWithoutMigrationTest-1961466798 tempest-VolumeRetypeWithoutMigrationTest-1961466798-project-member] POST https://10.4.3.14/volume/v3/volumes/eeca7740-543b-4495-a4cb-17a17a05ba3e/action Aug 13 21:12:32.516630 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-db587926-97d5-46a7-90d8-9c771cc92820 tempest-VolumeRetypeWithoutMigrationTest-1961466798 tempest-VolumeRetypeWithoutMigrationTest-1961466798-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:12:32.516752 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-db587926-97d5-46a7-90d8-9c771cc92820 tempest-VolumeRetypeWithoutMigrationTest-1961466798 tempest-VolumeRetypeWithoutMigrationTest-1961466798-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:12:32.524601 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:32.524601 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:32.525131 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-db587926-97d5-46a7-90d8-9c771cc92820 tempest-VolumeRetypeWithoutMigrationTest-1961466798 tempest-VolumeRetypeWithoutMigrationTest-1961466798-project-member] Volume info retrieved successfully. Aug 13 21:12:32.542732 np0000007265 devstack@c-api.service[100216]: WARNING cinder.quota [None req-db587926-97d5-46a7-90d8-9c771cc92820 tempest-VolumeRetypeWithoutMigrationTest-1961466798 tempest-VolumeRetypeWithoutMigrationTest-1961466798-project-member] Deprecated: Default quota for resource: volumes_volume-type-2 is set by the default quota flag: quota_volumes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:12:32.543093 np0000007265 devstack@c-api.service[100216]: WARNING cinder.quota [None req-db587926-97d5-46a7-90d8-9c771cc92820 tempest-VolumeRetypeWithoutMigrationTest-1961466798 tempest-VolumeRetypeWithoutMigrationTest-1961466798-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-2 is set by the default quota flag: quota_gigabytes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:12:32.562552 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-db587926-97d5-46a7-90d8-9c771cc92820 tempest-VolumeRetypeWithoutMigrationTest-1961466798 tempest-VolumeRetypeWithoutMigrationTest-1961466798-project-member] Created reservations ['bb260f74-6a85-46cd-b0a0-50cda8529ad6', 'a2a7ccd7-e117-4e04-846a-76555065e366'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:12:32.571980 np0000007265 devstack@c-api.service[100216]: WARNING cinder.quota [None req-db587926-97d5-46a7-90d8-9c771cc92820 tempest-VolumeRetypeWithoutMigrationTest-1961466798 tempest-VolumeRetypeWithoutMigrationTest-1961466798-project-member] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:12:32.572264 np0000007265 devstack@c-api.service[100216]: WARNING cinder.quota [None req-db587926-97d5-46a7-90d8-9c771cc92820 tempest-VolumeRetypeWithoutMigrationTest-1961466798 tempest-VolumeRetypeWithoutMigrationTest-1961466798-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:12:32.578570 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-db587926-97d5-46a7-90d8-9c771cc92820 tempest-VolumeRetypeWithoutMigrationTest-1961466798 tempest-VolumeRetypeWithoutMigrationTest-1961466798-project-member] Created reservations ['0046a329-0a90-423c-9874-704f78d6d29c', '91002ad2-1a6c-40e2-936f-44b84e2062d7'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:12:32.604510 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-db587926-97d5-46a7-90d8-9c771cc92820 tempest-VolumeRetypeWithoutMigrationTest-1961466798 tempest-VolumeRetypeWithoutMigrationTest-1961466798-project-member] Retype volume request issued successfully. Aug 13 21:12:32.604792 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-db587926-97d5-46a7-90d8-9c771cc92820 tempest-VolumeRetypeWithoutMigrationTest-1961466798 tempest-VolumeRetypeWithoutMigrationTest-1961466798-project-member] https://10.4.3.14/volume/v3/volumes/eeca7740-543b-4495-a4cb-17a17a05ba3e/action returned with HTTP 202 Aug 13 21:12:32.605282 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 671/2654] 10.4.3.14 () {68 vars in 1383 bytes} [Thu Aug 13 21:12:32 2026] POST /volume/v3/volumes/eeca7740-543b-4495-a4cb-17a17a05ba3e/action => generated 0 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:12:32.614787 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4d8a5902-24d1-4102-a826-175a7a21923b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:32.619026 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4d8a5902-24d1-4102-a826-175a7a21923b tempest-VolumeRetypeWithoutMigrationTest-1961466798 tempest-VolumeRetypeWithoutMigrationTest-1961466798-project-member] GET https://10.4.3.14/volume/v3/volumes/eeca7740-543b-4495-a4cb-17a17a05ba3e Aug 13 21:12:32.619026 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4d8a5902-24d1-4102-a826-175a7a21923b tempest-VolumeRetypeWithoutMigrationTest-1961466798 tempest-VolumeRetypeWithoutMigrationTest-1961466798-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:32.619026 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4d8a5902-24d1-4102-a826-175a7a21923b tempest-VolumeRetypeWithoutMigrationTest-1961466798 tempest-VolumeRetypeWithoutMigrationTest-1961466798-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:32.626656 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:32.626656 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:32.631082 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-4d8a5902-24d1-4102-a826-175a7a21923b tempest-VolumeRetypeWithoutMigrationTest-1961466798 tempest-VolumeRetypeWithoutMigrationTest-1961466798-project-member] Volume info retrieved successfully. Aug 13 21:12:32.636048 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4d8a5902-24d1-4102-a826-175a7a21923b tempest-VolumeRetypeWithoutMigrationTest-1961466798 tempest-VolumeRetypeWithoutMigrationTest-1961466798-project-member] https://10.4.3.14/volume/v3/volumes/eeca7740-543b-4495-a4cb-17a17a05ba3e returned with HTTP 200 Aug 13 21:12:32.636679 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 662/2655] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:32 2026] GET /volume/v3/volumes/eeca7740-543b-4495-a4cb-17a17a05ba3e => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:32.660413 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0417891d-0bc0-4f1e-9678-cff8a6ad64b1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:32.662046 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0417891d-0bc0-4f1e-9678-cff8a6ad64b1 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea Aug 13 21:12:32.662223 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0417891d-0bc0-4f1e-9678-cff8a6ad64b1 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:32.662392 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0417891d-0bc0-4f1e-9678-cff8a6ad64b1 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:32.668698 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:32.668698 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:32.671875 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0417891d-0bc0-4f1e-9678-cff8a6ad64b1 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume info retrieved successfully. Aug 13 21:12:32.675848 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0417891d-0bc0-4f1e-9678-cff8a6ad64b1 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea returned with HTTP 200 Aug 13 21:12:32.676701 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 662/2656] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:32 2026] GET /volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea => generated 926 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:33.513170 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-8c820131-78bd-4868-a35d-c6e72bca418a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:33.514812 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8c820131-78bd-4868-a35d-c6e72bca418a tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 Aug 13 21:12:33.515051 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8c820131-78bd-4868-a35d-c6e72bca418a tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:33.515297 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8c820131-78bd-4868-a35d-c6e72bca418a tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:33.515429 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-8c820131-78bd-4868-a35d-c6e72bca418a tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id 275661ca-aac2-488a-947a-1bafe3a97002. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:12:33.520123 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:33.520123 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:33.520883 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8c820131-78bd-4868-a35d-c6e72bca418a tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 returned with HTTP 200 Aug 13 21:12:33.521389 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 662/2657] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:12:33 2026] GET /volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:33.651905 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-88e47bbf-24fd-4129-a779-aa931e295594 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:33.654614 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-88e47bbf-24fd-4129-a779-aa931e295594 tempest-VolumeRetypeWithoutMigrationTest-1961466798 tempest-VolumeRetypeWithoutMigrationTest-1961466798-project-member] GET https://10.4.3.14/volume/v3/volumes/eeca7740-543b-4495-a4cb-17a17a05ba3e Aug 13 21:12:33.654886 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-88e47bbf-24fd-4129-a779-aa931e295594 tempest-VolumeRetypeWithoutMigrationTest-1961466798 tempest-VolumeRetypeWithoutMigrationTest-1961466798-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:33.655158 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-88e47bbf-24fd-4129-a779-aa931e295594 tempest-VolumeRetypeWithoutMigrationTest-1961466798 tempest-VolumeRetypeWithoutMigrationTest-1961466798-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:33.667268 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:33.667268 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:33.672271 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-88e47bbf-24fd-4129-a779-aa931e295594 tempest-VolumeRetypeWithoutMigrationTest-1961466798 tempest-VolumeRetypeWithoutMigrationTest-1961466798-project-member] Volume info retrieved successfully. Aug 13 21:12:33.678350 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-88e47bbf-24fd-4129-a779-aa931e295594 tempest-VolumeRetypeWithoutMigrationTest-1961466798 tempest-VolumeRetypeWithoutMigrationTest-1961466798-project-member] https://10.4.3.14/volume/v3/volumes/eeca7740-543b-4495-a4cb-17a17a05ba3e returned with HTTP 200 Aug 13 21:12:33.678943 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 672/2658] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:33 2026] GET /volume/v3/volumes/eeca7740-543b-4495-a4cb-17a17a05ba3e => generated 858 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:33.692932 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7a45fd9a-163a-448e-a726-a7fb19311654 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:33.693360 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f6951150-d497-44db-ac14-fca65d85fa61 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:33.697116 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f6951150-d497-44db-ac14-fca65d85fa61 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea Aug 13 21:12:33.697116 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f6951150-d497-44db-ac14-fca65d85fa61 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:33.697116 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f6951150-d497-44db-ac14-fca65d85fa61 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:33.697346 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7a45fd9a-163a-448e-a726-a7fb19311654 tempest-VolumeRetypeWithoutMigrationTest-1483292153 tempest-VolumeRetypeWithoutMigrationTest-1483292153-project-admin] GET https://10.4.3.14/volume/v3/volumes/eeca7740-543b-4495-a4cb-17a17a05ba3e Aug 13 21:12:33.697346 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7a45fd9a-163a-448e-a726-a7fb19311654 tempest-VolumeRetypeWithoutMigrationTest-1483292153 tempest-VolumeRetypeWithoutMigrationTest-1483292153-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:33.697346 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7a45fd9a-163a-448e-a726-a7fb19311654 tempest-VolumeRetypeWithoutMigrationTest-1483292153 tempest-VolumeRetypeWithoutMigrationTest-1483292153-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:33.704542 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:33.704542 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:33.708277 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:33.708277 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:33.709526 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f6951150-d497-44db-ac14-fca65d85fa61 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume info retrieved successfully. Aug 13 21:12:33.713496 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7a45fd9a-163a-448e-a726-a7fb19311654 tempest-VolumeRetypeWithoutMigrationTest-1483292153 tempest-VolumeRetypeWithoutMigrationTest-1483292153-project-admin] Volume info retrieved successfully. Aug 13 21:12:33.714131 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f6951150-d497-44db-ac14-fca65d85fa61 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea returned with HTTP 200 Aug 13 21:12:33.716982 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 663/2659] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:33 2026] GET /volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea => generated 926 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:33.720734 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7a45fd9a-163a-448e-a726-a7fb19311654 tempest-VolumeRetypeWithoutMigrationTest-1483292153 tempest-VolumeRetypeWithoutMigrationTest-1483292153-project-admin] https://10.4.3.14/volume/v3/volumes/eeca7740-543b-4495-a4cb-17a17a05ba3e returned with HTTP 200 Aug 13 21:12:33.721586 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 663/2660] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:33 2026] GET /volume/v3/volumes/eeca7740-543b-4495-a4cb-17a17a05ba3e => generated 1022 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:33.733772 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-57df7d88-1ae8-4269-9793-ce46539788c7 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:33.735612 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-57df7d88-1ae8-4269-9793-ce46539788c7 tempest-VolumeRetypeWithoutMigrationTest-1483292153 tempest-VolumeRetypeWithoutMigrationTest-1483292153-project-admin] GET https://10.4.3.14/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-450293533 Aug 13 21:12:33.735846 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-57df7d88-1ae8-4269-9793-ce46539788c7 tempest-VolumeRetypeWithoutMigrationTest-1483292153 tempest-VolumeRetypeWithoutMigrationTest-1483292153-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:33.736105 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-57df7d88-1ae8-4269-9793-ce46539788c7 tempest-VolumeRetypeWithoutMigrationTest-1483292153 tempest-VolumeRetypeWithoutMigrationTest-1483292153-project-admin] Calling method 'index' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:33.737151 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-57df7d88-1ae8-4269-9793-ce46539788c7 tempest-VolumeRetypeWithoutMigrationTest-1483292153 tempest-VolumeRetypeWithoutMigrationTest-1483292153-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-450293533'), ('all_tenants', True)]). {{(pid=100217) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:12:33.744464 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-57df7d88-1ae8-4269-9793-ce46539788c7 tempest-VolumeRetypeWithoutMigrationTest-1483292153 tempest-VolumeRetypeWithoutMigrationTest-1483292153-project-admin] Get all volumes completed successfully. Aug 13 21:12:33.745078 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-57df7d88-1ae8-4269-9793-ce46539788c7 tempest-VolumeRetypeWithoutMigrationTest-1483292153 tempest-VolumeRetypeWithoutMigrationTest-1483292153-project-admin] https://10.4.3.14/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-450293533 returned with HTTP 200 Aug 13 21:12:33.745512 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 663/2661] 10.4.3.14 () {66 vars in 1389 bytes} [Thu Aug 13 21:12:33 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-450293533 => generated 344 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:33.759246 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-869eb826-8dbb-4eda-bd6a-0dffd9a90f1e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:33.761531 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-869eb826-8dbb-4eda-bd6a-0dffd9a90f1e tempest-VolumeRetypeWithoutMigrationTest-1961466798 tempest-VolumeRetypeWithoutMigrationTest-1961466798-project-member] GET https://10.4.3.14/volume/v3/volumes/eeca7740-543b-4495-a4cb-17a17a05ba3e Aug 13 21:12:33.761841 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-869eb826-8dbb-4eda-bd6a-0dffd9a90f1e tempest-VolumeRetypeWithoutMigrationTest-1961466798 tempest-VolumeRetypeWithoutMigrationTest-1961466798-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:33.762089 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-869eb826-8dbb-4eda-bd6a-0dffd9a90f1e tempest-VolumeRetypeWithoutMigrationTest-1961466798 tempest-VolumeRetypeWithoutMigrationTest-1961466798-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:33.775770 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:33.775770 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:33.780579 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-869eb826-8dbb-4eda-bd6a-0dffd9a90f1e tempest-VolumeRetypeWithoutMigrationTest-1961466798 tempest-VolumeRetypeWithoutMigrationTest-1961466798-project-member] Volume info retrieved successfully. Aug 13 21:12:33.784761 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-869eb826-8dbb-4eda-bd6a-0dffd9a90f1e tempest-VolumeRetypeWithoutMigrationTest-1961466798 tempest-VolumeRetypeWithoutMigrationTest-1961466798-project-member] https://10.4.3.14/volume/v3/volumes/eeca7740-543b-4495-a4cb-17a17a05ba3e returned with HTTP 200 Aug 13 21:12:33.785138 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 673/2662] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:33 2026] GET /volume/v3/volumes/eeca7740-543b-4495-a4cb-17a17a05ba3e => generated 858 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:33.797926 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d12098c6-05d0-44f3-b271-5189743cb881 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:33.799773 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d12098c6-05d0-44f3-b271-5189743cb881 tempest-VolumeRetypeWithoutMigrationTest-1961466798 tempest-VolumeRetypeWithoutMigrationTest-1961466798-project-member] DELETE https://10.4.3.14/volume/v3/volumes/eeca7740-543b-4495-a4cb-17a17a05ba3e Aug 13 21:12:33.800139 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d12098c6-05d0-44f3-b271-5189743cb881 tempest-VolumeRetypeWithoutMigrationTest-1961466798 tempest-VolumeRetypeWithoutMigrationTest-1961466798-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:33.800368 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d12098c6-05d0-44f3-b271-5189743cb881 tempest-VolumeRetypeWithoutMigrationTest-1961466798 tempest-VolumeRetypeWithoutMigrationTest-1961466798-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:33.800533 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-d12098c6-05d0-44f3-b271-5189743cb881 tempest-VolumeRetypeWithoutMigrationTest-1961466798 tempest-VolumeRetypeWithoutMigrationTest-1961466798-project-member] Delete volume with id: eeca7740-543b-4495-a4cb-17a17a05ba3e Aug 13 21:12:33.808129 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:33.808129 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:33.809678 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d12098c6-05d0-44f3-b271-5189743cb881 tempest-VolumeRetypeWithoutMigrationTest-1961466798 tempest-VolumeRetypeWithoutMigrationTest-1961466798-project-member] Volume info retrieved successfully. Aug 13 21:12:33.849252 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d12098c6-05d0-44f3-b271-5189743cb881 tempest-VolumeRetypeWithoutMigrationTest-1961466798 tempest-VolumeRetypeWithoutMigrationTest-1961466798-project-member] Delete volume request issued successfully. Aug 13 21:12:33.849464 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d12098c6-05d0-44f3-b271-5189743cb881 tempest-VolumeRetypeWithoutMigrationTest-1961466798 tempest-VolumeRetypeWithoutMigrationTest-1961466798-project-member] https://10.4.3.14/volume/v3/volumes/eeca7740-543b-4495-a4cb-17a17a05ba3e returned with HTTP 202 Aug 13 21:12:33.850053 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 664/2663] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:12:33 2026] DELETE /volume/v3/volumes/eeca7740-543b-4495-a4cb-17a17a05ba3e => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:12:33.860578 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-62284c74-0958-413a-8923-4a6d933ab577 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:33.862934 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-62284c74-0958-413a-8923-4a6d933ab577 tempest-VolumeRetypeWithoutMigrationTest-1961466798 tempest-VolumeRetypeWithoutMigrationTest-1961466798-project-member] GET https://10.4.3.14/volume/v3/volumes/eeca7740-543b-4495-a4cb-17a17a05ba3e Aug 13 21:12:33.862934 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-62284c74-0958-413a-8923-4a6d933ab577 tempest-VolumeRetypeWithoutMigrationTest-1961466798 tempest-VolumeRetypeWithoutMigrationTest-1961466798-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:33.863096 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-62284c74-0958-413a-8923-4a6d933ab577 tempest-VolumeRetypeWithoutMigrationTest-1961466798 tempest-VolumeRetypeWithoutMigrationTest-1961466798-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:33.874585 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:33.874585 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:33.884121 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-62284c74-0958-413a-8923-4a6d933ab577 tempest-VolumeRetypeWithoutMigrationTest-1961466798 tempest-VolumeRetypeWithoutMigrationTest-1961466798-project-member] Volume info retrieved successfully. Aug 13 21:12:33.889593 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-62284c74-0958-413a-8923-4a6d933ab577 tempest-VolumeRetypeWithoutMigrationTest-1961466798 tempest-VolumeRetypeWithoutMigrationTest-1961466798-project-member] https://10.4.3.14/volume/v3/volumes/eeca7740-543b-4495-a4cb-17a17a05ba3e returned with HTTP 200 Aug 13 21:12:33.890183 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 664/2664] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:33 2026] GET /volume/v3/volumes/eeca7740-543b-4495-a4cb-17a17a05ba3e => generated 857 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:34.533198 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-5346e396-c0fc-4c13-832a-66ce81651ca9 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:34.535477 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5346e396-c0fc-4c13-832a-66ce81651ca9 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 Aug 13 21:12:34.536019 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5346e396-c0fc-4c13-832a-66ce81651ca9 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:34.536430 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5346e396-c0fc-4c13-832a-66ce81651ca9 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:34.536984 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-5346e396-c0fc-4c13-832a-66ce81651ca9 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id 275661ca-aac2-488a-947a-1bafe3a97002. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:12:34.543779 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:34.543779 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:34.543779 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5346e396-c0fc-4c13-832a-66ce81651ca9 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 returned with HTTP 200 Aug 13 21:12:34.543779 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 664/2665] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:12:34 2026] GET /volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 => generated 707 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:34.729370 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-79568c12-49dd-4254-b7b9-64239e79ca4d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:34.731075 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-79568c12-49dd-4254-b7b9-64239e79ca4d tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea Aug 13 21:12:34.731324 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-79568c12-49dd-4254-b7b9-64239e79ca4d tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:34.731502 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-79568c12-49dd-4254-b7b9-64239e79ca4d tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:34.738850 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:34.738850 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:34.741051 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-79568c12-49dd-4254-b7b9-64239e79ca4d tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume info retrieved successfully. Aug 13 21:12:34.744776 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-79568c12-49dd-4254-b7b9-64239e79ca4d tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea returned with HTTP 200 Aug 13 21:12:34.745628 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 674/2666] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:34 2026] GET /volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea => generated 926 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:34.905986 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-93d95af9-23d4-4abf-8d13-2deb0e3b7d18 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:34.908198 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-93d95af9-23d4-4abf-8d13-2deb0e3b7d18 tempest-VolumeRetypeWithoutMigrationTest-1961466798 tempest-VolumeRetypeWithoutMigrationTest-1961466798-project-member] GET https://10.4.3.14/volume/v3/volumes/eeca7740-543b-4495-a4cb-17a17a05ba3e Aug 13 21:12:34.908422 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-93d95af9-23d4-4abf-8d13-2deb0e3b7d18 tempest-VolumeRetypeWithoutMigrationTest-1961466798 tempest-VolumeRetypeWithoutMigrationTest-1961466798-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:34.908647 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-93d95af9-23d4-4abf-8d13-2deb0e3b7d18 tempest-VolumeRetypeWithoutMigrationTest-1961466798 tempest-VolumeRetypeWithoutMigrationTest-1961466798-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:34.915072 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-93d95af9-23d4-4abf-8d13-2deb0e3b7d18 tempest-VolumeRetypeWithoutMigrationTest-1961466798 tempest-VolumeRetypeWithoutMigrationTest-1961466798-project-member] https://10.4.3.14/volume/v3/volumes/eeca7740-543b-4495-a4cb-17a17a05ba3e returned with HTTP 404 Aug 13 21:12:34.915633 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 665/2667] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:34 2026] GET /volume/v3/volumes/eeca7740-543b-4495-a4cb-17a17a05ba3e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:12:34.924872 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2be5f323-41e8-4ef2-9d4d-93448e21d5ee None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:34.926985 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2be5f323-41e8-4ef2-9d4d-93448e21d5ee tempest-VolumeRetypeWithoutMigrationTest-1483292153 tempest-VolumeRetypeWithoutMigrationTest-1483292153-project-admin] DELETE https://10.4.3.14/volume/v3/types/65f3542f-59cc-4854-99de-680b792ee7e5 Aug 13 21:12:34.927206 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2be5f323-41e8-4ef2-9d4d-93448e21d5ee tempest-VolumeRetypeWithoutMigrationTest-1483292153 tempest-VolumeRetypeWithoutMigrationTest-1483292153-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:34.927463 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2be5f323-41e8-4ef2-9d4d-93448e21d5ee tempest-VolumeRetypeWithoutMigrationTest-1483292153 tempest-VolumeRetypeWithoutMigrationTest-1483292153-project-admin] Calling method '_delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:34.952452 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2be5f323-41e8-4ef2-9d4d-93448e21d5ee tempest-VolumeRetypeWithoutMigrationTest-1483292153 tempest-VolumeRetypeWithoutMigrationTest-1483292153-project-admin] https://10.4.3.14/volume/v3/types/65f3542f-59cc-4854-99de-680b792ee7e5 returned with HTTP 202 Aug 13 21:12:34.952885 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 665/2668] 10.4.3.14 () {66 vars in 1338 bytes} [Thu Aug 13 21:12:34 2026] DELETE /volume/v3/types/65f3542f-59cc-4854-99de-680b792ee7e5 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:12:34.960672 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-2ee8a297-fdc3-4a9d-a8f0-37fa793901dc None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:34.962092 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2ee8a297-fdc3-4a9d-a8f0-37fa793901dc tempest-VolumeRetypeWithoutMigrationTest-1483292153 tempest-VolumeRetypeWithoutMigrationTest-1483292153-project-admin] GET https://10.4.3.14/volume/v3/types/65f3542f-59cc-4854-99de-680b792ee7e5 Aug 13 21:12:34.962393 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2ee8a297-fdc3-4a9d-a8f0-37fa793901dc tempest-VolumeRetypeWithoutMigrationTest-1483292153 tempest-VolumeRetypeWithoutMigrationTest-1483292153-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:34.962725 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2ee8a297-fdc3-4a9d-a8f0-37fa793901dc tempest-VolumeRetypeWithoutMigrationTest-1483292153 tempest-VolumeRetypeWithoutMigrationTest-1483292153-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:34.965857 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2ee8a297-fdc3-4a9d-a8f0-37fa793901dc tempest-VolumeRetypeWithoutMigrationTest-1483292153 tempest-VolumeRetypeWithoutMigrationTest-1483292153-project-admin] https://10.4.3.14/volume/v3/types/65f3542f-59cc-4854-99de-680b792ee7e5 returned with HTTP 404 Aug 13 21:12:34.966427 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 665/2669] 10.4.3.14 () {66 vars in 1335 bytes} [Thu Aug 13 21:12:34 2026] GET /volume/v3/types/65f3542f-59cc-4854-99de-680b792ee7e5 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:12:34.973477 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7625fa19-560b-46ed-81f8-25065ecdacab None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:34.975257 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7625fa19-560b-46ed-81f8-25065ecdacab tempest-VolumeRetypeWithoutMigrationTest-1483292153 tempest-VolumeRetypeWithoutMigrationTest-1483292153-project-admin] DELETE https://10.4.3.14/volume/v3/types/755ddfc0-4991-4895-81d3-819bc58b90b4 Aug 13 21:12:34.975432 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7625fa19-560b-46ed-81f8-25065ecdacab tempest-VolumeRetypeWithoutMigrationTest-1483292153 tempest-VolumeRetypeWithoutMigrationTest-1483292153-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:34.975616 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7625fa19-560b-46ed-81f8-25065ecdacab tempest-VolumeRetypeWithoutMigrationTest-1483292153 tempest-VolumeRetypeWithoutMigrationTest-1483292153-project-admin] Calling method '_delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:35.008288 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7625fa19-560b-46ed-81f8-25065ecdacab tempest-VolumeRetypeWithoutMigrationTest-1483292153 tempest-VolumeRetypeWithoutMigrationTest-1483292153-project-admin] https://10.4.3.14/volume/v3/types/755ddfc0-4991-4895-81d3-819bc58b90b4 returned with HTTP 202 Aug 13 21:12:35.008718 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 675/2670] 10.4.3.14 () {66 vars in 1338 bytes} [Thu Aug 13 21:12:34 2026] DELETE /volume/v3/types/755ddfc0-4991-4895-81d3-819bc58b90b4 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:12:35.015084 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f749459e-3589-4b8b-a00f-f8dcbe2efe9f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:35.016830 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f749459e-3589-4b8b-a00f-f8dcbe2efe9f tempest-VolumeRetypeWithoutMigrationTest-1483292153 tempest-VolumeRetypeWithoutMigrationTest-1483292153-project-admin] GET https://10.4.3.14/volume/v3/types/755ddfc0-4991-4895-81d3-819bc58b90b4 Aug 13 21:12:35.017097 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f749459e-3589-4b8b-a00f-f8dcbe2efe9f tempest-VolumeRetypeWithoutMigrationTest-1483292153 tempest-VolumeRetypeWithoutMigrationTest-1483292153-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:35.017262 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f749459e-3589-4b8b-a00f-f8dcbe2efe9f tempest-VolumeRetypeWithoutMigrationTest-1483292153 tempest-VolumeRetypeWithoutMigrationTest-1483292153-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:35.020199 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f749459e-3589-4b8b-a00f-f8dcbe2efe9f tempest-VolumeRetypeWithoutMigrationTest-1483292153 tempest-VolumeRetypeWithoutMigrationTest-1483292153-project-admin] https://10.4.3.14/volume/v3/types/755ddfc0-4991-4895-81d3-819bc58b90b4 returned with HTTP 404 Aug 13 21:12:35.020755 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 666/2671] 10.4.3.14 () {66 vars in 1335 bytes} [Thu Aug 13 21:12:35 2026] GET /volume/v3/types/755ddfc0-4991-4895-81d3-819bc58b90b4 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:12:35.556269 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-02621a52-a8bd-41a9-ba51-fbf24f586732 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:35.558541 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-02621a52-a8bd-41a9-ba51-fbf24f586732 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 Aug 13 21:12:35.558818 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-02621a52-a8bd-41a9-ba51-fbf24f586732 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:35.559118 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-02621a52-a8bd-41a9-ba51-fbf24f586732 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:35.559278 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-02621a52-a8bd-41a9-ba51-fbf24f586732 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id 275661ca-aac2-488a-947a-1bafe3a97002. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:12:35.564620 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:35.564620 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:35.565622 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-02621a52-a8bd-41a9-ba51-fbf24f586732 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 returned with HTTP 200 Aug 13 21:12:35.566329 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 666/2672] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:12:35 2026] GET /volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:35.758853 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f3e2c523-76ea-4d91-8952-7214cc19809d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:35.760618 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f3e2c523-76ea-4d91-8952-7214cc19809d tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea Aug 13 21:12:35.760913 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f3e2c523-76ea-4d91-8952-7214cc19809d tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:35.761178 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f3e2c523-76ea-4d91-8952-7214cc19809d tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:35.771215 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:35.771215 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:35.774765 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-f3e2c523-76ea-4d91-8952-7214cc19809d tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume info retrieved successfully. Aug 13 21:12:35.779302 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f3e2c523-76ea-4d91-8952-7214cc19809d tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea returned with HTTP 200 Aug 13 21:12:35.779637 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 666/2673] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:35 2026] GET /volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea => generated 926 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:36.575699 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c17b5057-caaa-49f7-be60-bbfd39bf0c27 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:36.577831 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c17b5057-caaa-49f7-be60-bbfd39bf0c27 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 Aug 13 21:12:36.578107 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c17b5057-caaa-49f7-be60-bbfd39bf0c27 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:36.578359 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c17b5057-caaa-49f7-be60-bbfd39bf0c27 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:36.578517 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-c17b5057-caaa-49f7-be60-bbfd39bf0c27 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id 275661ca-aac2-488a-947a-1bafe3a97002. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:12:36.583836 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:36.583836 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:36.584743 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c17b5057-caaa-49f7-be60-bbfd39bf0c27 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 returned with HTTP 200 Aug 13 21:12:36.585167 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 676/2674] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:12:36 2026] GET /volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:36.794221 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-35f30831-0d08-4e39-b4f8-07800717b0f9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:36.796290 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-35f30831-0d08-4e39-b4f8-07800717b0f9 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea Aug 13 21:12:36.796553 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-35f30831-0d08-4e39-b4f8-07800717b0f9 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:36.796792 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-35f30831-0d08-4e39-b4f8-07800717b0f9 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:36.805836 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:36.805836 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:36.810327 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-35f30831-0d08-4e39-b4f8-07800717b0f9 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume info retrieved successfully. Aug 13 21:12:36.814879 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-35f30831-0d08-4e39-b4f8-07800717b0f9 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea returned with HTTP 200 Aug 13 21:12:36.815875 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 667/2675] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:36 2026] GET /volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea => generated 926 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:36.878806 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0837d564-32e2-42e0-b071-294a0e3b132d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:36.881431 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0837d564-32e2-42e0-b071-294a0e3b132d tempest-VolumesImageMetadata-1120749328 tempest-VolumesImageMetadata-1120749328-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:12:36.881871 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0837d564-32e2-42e0-b071-294a0e3b132d tempest-VolumesImageMetadata-1120749328 tempest-VolumesImageMetadata-1120749328-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "aa832912-12b8-47ea-874b-ab8df3e573a9", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-515957736"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:12:36.883683 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-0837d564-32e2-42e0-b071-294a0e3b132d tempest-VolumesImageMetadata-1120749328 tempest-VolumesImageMetadata-1120749328-project-member] Create volume request body: {'volume': {'imageRef': 'aa832912-12b8-47ea-874b-ab8df3e573a9', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-515957736'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:12:36.986705 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-0837d564-32e2-42e0-b071-294a0e3b132d tempest-VolumesImageMetadata-1120749328 tempest-VolumesImageMetadata-1120749328-project-member] Create volume of 1 GB Aug 13 21:12:36.993544 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-0837d564-32e2-42e0-b071-294a0e3b132d tempest-VolumesImageMetadata-1120749328 tempest-VolumesImageMetadata-1120749328-project-member] Availability Zones retrieved successfully. Aug 13 21:12:37.002814 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-0837d564-32e2-42e0-b071-294a0e3b132d tempest-VolumesImageMetadata-1120749328 tempest-VolumesImageMetadata-1120749328-project-member] Flow 'volume_create_api' (33190867-df7b-41d5-8b66-ed476cd0db39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:12:37.005129 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-0837d564-32e2-42e0-b071-294a0e3b132d tempest-VolumesImageMetadata-1120749328 tempest-VolumesImageMetadata-1120749328-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f6e088b-854c-4019-b08b-a6944d25470f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:37.006199 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-0837d564-32e2-42e0-b071-294a0e3b132d tempest-VolumesImageMetadata-1120749328 tempest-VolumesImageMetadata-1120749328-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:12:37.072460 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-0837d564-32e2-42e0-b071-294a0e3b132d tempest-VolumesImageMetadata-1120749328 tempest-VolumesImageMetadata-1120749328-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f6e088b-854c-4019-b08b-a6944d25470f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:37.073147 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-0837d564-32e2-42e0-b071-294a0e3b132d tempest-VolumesImageMetadata-1120749328 tempest-VolumesImageMetadata-1120749328-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36e2ba14-a279-4191-a4ba-5176202316cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:37.129040 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-0837d564-32e2-42e0-b071-294a0e3b132d tempest-VolumesImageMetadata-1120749328 tempest-VolumesImageMetadata-1120749328-project-member] Created reservations ['76734748-0890-4d61-b87f-9ef1a5606c77', 'a951b8d2-5c09-48e4-bac4-e57099e9343b', '6f7cbc88-3da8-4946-9cdb-e5a2124e6969', '8b55551d-6603-4f23-a4c7-fca95f7b95de'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:12:37.129849 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-0837d564-32e2-42e0-b071-294a0e3b132d tempest-VolumesImageMetadata-1120749328 tempest-VolumesImageMetadata-1120749328-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36e2ba14-a279-4191-a4ba-5176202316cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['76734748-0890-4d61-b87f-9ef1a5606c77', 'a951b8d2-5c09-48e4-bac4-e57099e9343b', '6f7cbc88-3da8-4946-9cdb-e5a2124e6969', '8b55551d-6603-4f23-a4c7-fca95f7b95de']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:37.130566 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-0837d564-32e2-42e0-b071-294a0e3b132d tempest-VolumesImageMetadata-1120749328 tempest-VolumesImageMetadata-1120749328-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75ff5629-19b0-4932-9501-ee991b594b4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:37.152367 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-0837d564-32e2-42e0-b071-294a0e3b132d tempest-VolumesImageMetadata-1120749328 tempest-VolumesImageMetadata-1120749328-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75ff5629-19b0-4932-9501-ee991b594b4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '84c37d49-09c3-45d0-802e-3e27eb380596', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-515957736',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83e4f013d0b54a68a5c9a412e39bb12b',qos_specs=None,replication_status=,reservations=['76734748-0890-4d61-b87f-9ef1a5606c77','a951b8d2-5c09-48e4-bac4-e57099e9343b','6f7cbc88-3da8-4946-9cdb-e5a2124e6969','8b55551d-6603-4f23-a4c7-fca95f7b95de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e75df24da9f3457098210f2026bd2754',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:12:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-515957736',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=84c37d49-09c3-45d0-802e-3e27eb380596,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83e4f013d0b54a68a5c9a412e39bb12b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e75df24da9f3457098210f2026bd2754',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:37.153324 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-0837d564-32e2-42e0-b071-294a0e3b132d tempest-VolumesImageMetadata-1120749328 tempest-VolumesImageMetadata-1120749328-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2855a7b5-823e-4d28-a12f-c2bb882c206b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:37.172584 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-0837d564-32e2-42e0-b071-294a0e3b132d tempest-VolumesImageMetadata-1120749328 tempest-VolumesImageMetadata-1120749328-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2855a7b5-823e-4d28-a12f-c2bb882c206b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-515957736',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83e4f013d0b54a68a5c9a412e39bb12b',qos_specs=None,replication_status=,reservations=['76734748-0890-4d61-b87f-9ef1a5606c77','a951b8d2-5c09-48e4-bac4-e57099e9343b','6f7cbc88-3da8-4946-9cdb-e5a2124e6969','8b55551d-6603-4f23-a4c7-fca95f7b95de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e75df24da9f3457098210f2026bd2754',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:37.173588 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-0837d564-32e2-42e0-b071-294a0e3b132d tempest-VolumesImageMetadata-1120749328 tempest-VolumesImageMetadata-1120749328-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea3f31ef-cce7-4d41-891e-b1f328c16c5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:37.186489 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-0837d564-32e2-42e0-b071-294a0e3b132d tempest-VolumesImageMetadata-1120749328 tempest-VolumesImageMetadata-1120749328-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea3f31ef-cce7-4d41-891e-b1f328c16c5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:37.187941 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-0837d564-32e2-42e0-b071-294a0e3b132d tempest-VolumesImageMetadata-1120749328 tempest-VolumesImageMetadata-1120749328-project-member] Flow 'volume_create_api' (33190867-df7b-41d5-8b66-ed476cd0db39) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:12:37.188311 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-0837d564-32e2-42e0-b071-294a0e3b132d tempest-VolumesImageMetadata-1120749328 tempest-VolumesImageMetadata-1120749328-project-member] Create volume request issued successfully. Aug 13 21:12:37.189235 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0837d564-32e2-42e0-b071-294a0e3b132d tempest-VolumesImageMetadata-1120749328 tempest-VolumesImageMetadata-1120749328-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:12:37.189973 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 667/2676] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:12:36 2026] POST /volume/v3/volumes => generated 748 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:12:37.206859 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f8d7cbea-c72d-4ea9-961e-ba9e887a3dfc None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:37.209640 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f8d7cbea-c72d-4ea9-961e-ba9e887a3dfc tempest-VolumesImageMetadata-1120749328 tempest-VolumesImageMetadata-1120749328-project-member] GET https://10.4.3.14/volume/v3/volumes/84c37d49-09c3-45d0-802e-3e27eb380596 Aug 13 21:12:37.209835 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f8d7cbea-c72d-4ea9-961e-ba9e887a3dfc tempest-VolumesImageMetadata-1120749328 tempest-VolumesImageMetadata-1120749328-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:37.210845 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f8d7cbea-c72d-4ea9-961e-ba9e887a3dfc tempest-VolumesImageMetadata-1120749328 tempest-VolumesImageMetadata-1120749328-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:37.223397 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:37.223397 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:37.234374 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-f8d7cbea-c72d-4ea9-961e-ba9e887a3dfc tempest-VolumesImageMetadata-1120749328 tempest-VolumesImageMetadata-1120749328-project-member] Volume info retrieved successfully. Aug 13 21:12:37.246512 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f8d7cbea-c72d-4ea9-961e-ba9e887a3dfc tempest-VolumesImageMetadata-1120749328 tempest-VolumesImageMetadata-1120749328-project-member] https://10.4.3.14/volume/v3/volumes/84c37d49-09c3-45d0-802e-3e27eb380596 returned with HTTP 200 Aug 13 21:12:37.247278 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 667/2677] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:37 2026] GET /volume/v3/volumes/84c37d49-09c3-45d0-802e-3e27eb380596 => generated 816 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:37.595681 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-933b5ccd-09ed-40ce-be5b-9c88e38cec42 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:37.598090 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-933b5ccd-09ed-40ce-be5b-9c88e38cec42 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 Aug 13 21:12:37.598388 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-933b5ccd-09ed-40ce-be5b-9c88e38cec42 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:37.598681 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-933b5ccd-09ed-40ce-be5b-9c88e38cec42 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:37.598817 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-933b5ccd-09ed-40ce-be5b-9c88e38cec42 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id 275661ca-aac2-488a-947a-1bafe3a97002. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:12:37.604239 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:37.604239 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:37.605170 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-933b5ccd-09ed-40ce-be5b-9c88e38cec42 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 returned with HTTP 200 Aug 13 21:12:37.605654 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 677/2678] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:12:37 2026] GET /volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:37.831774 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a46f7545-a320-43f0-822a-d45592a7b27e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:37.833755 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a46f7545-a320-43f0-822a-d45592a7b27e tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea Aug 13 21:12:37.834048 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a46f7545-a320-43f0-822a-d45592a7b27e tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:37.834295 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a46f7545-a320-43f0-822a-d45592a7b27e tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:37.841953 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:37.841953 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:37.846695 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a46f7545-a320-43f0-822a-d45592a7b27e tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume info retrieved successfully. Aug 13 21:12:37.852379 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a46f7545-a320-43f0-822a-d45592a7b27e tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea returned with HTTP 200 Aug 13 21:12:37.853015 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 668/2679] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:37 2026] GET /volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea => generated 926 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:38.108256 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1037de9c-420f-46f6-8286-340e7bc51fe0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:38.176326 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1037de9c-420f-46f6-8286-340e7bc51fe0 tempest-TestInstancesWithCinderVolumes-258656718 tempest-TestInstancesWithCinderVolumes-258656718-project-admin] POST https://10.4.3.14/volume/v3/types Aug 13 21:12:38.176763 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1037de9c-420f-46f6-8286-340e7bc51fe0 tempest-TestInstancesWithCinderVolumes-258656718 tempest-TestInstancesWithCinderVolumes-258656718-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1494668851-1419254085", "extra_specs": {}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:12:38.178321 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:38.178321 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:38.194111 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1037de9c-420f-46f6-8286-340e7bc51fe0 tempest-TestInstancesWithCinderVolumes-258656718 tempest-TestInstancesWithCinderVolumes-258656718-project-admin] https://10.4.3.14/volume/v3/types returned with HTTP 200 Aug 13 21:12:38.194248 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 668/2680] 10.4.3.14 () {68 vars in 1246 bytes} [Thu Aug 13 21:12:38 2026] POST /volume/v3/types => generated 269 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:38.261897 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-9fd6f65a-88f3-4d12-9fa0-c212a856a63a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:38.266058 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9fd6f65a-88f3-4d12-9fa0-c212a856a63a tempest-VolumesImageMetadata-1120749328 tempest-VolumesImageMetadata-1120749328-project-member] GET https://10.4.3.14/volume/v3/volumes/84c37d49-09c3-45d0-802e-3e27eb380596 Aug 13 21:12:38.266277 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9fd6f65a-88f3-4d12-9fa0-c212a856a63a tempest-VolumesImageMetadata-1120749328 tempest-VolumesImageMetadata-1120749328-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:38.266452 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9fd6f65a-88f3-4d12-9fa0-c212a856a63a tempest-VolumesImageMetadata-1120749328 tempest-VolumesImageMetadata-1120749328-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:38.278158 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:38.278158 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:38.284387 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-9fd6f65a-88f3-4d12-9fa0-c212a856a63a tempest-VolumesImageMetadata-1120749328 tempest-VolumesImageMetadata-1120749328-project-member] Volume info retrieved successfully. Aug 13 21:12:38.291903 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9fd6f65a-88f3-4d12-9fa0-c212a856a63a tempest-VolumesImageMetadata-1120749328 tempest-VolumesImageMetadata-1120749328-project-member] https://10.4.3.14/volume/v3/volumes/84c37d49-09c3-45d0-802e-3e27eb380596 returned with HTTP 200 Aug 13 21:12:38.294280 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 668/2681] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:38 2026] GET /volume/v3/volumes/84c37d49-09c3-45d0-802e-3e27eb380596 => generated 1356 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 21:12:38.310678 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-51a306ee-66fc-4d0d-8ef0-c28263dae2aa None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:38.312290 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-51a306ee-66fc-4d0d-8ef0-c28263dae2aa tempest-VolumesImageMetadata-1120749328 tempest-VolumesImageMetadata-1120749328-project-member] POST https://10.4.3.14/volume/v3/volumes/84c37d49-09c3-45d0-802e-3e27eb380596/action Aug 13 21:12:38.312651 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-51a306ee-66fc-4d0d-8ef0-c28263dae2aa tempest-VolumesImageMetadata-1120749328 tempest-VolumesImageMetadata-1120749328-project-member] Action body: b'{"os-set_image_metadata": {"metadata": {"image_id": "5137a025-3c5f-43c1-bc64-5f41270040a5", "image_name": "image", "kernel_id": "6ff710d2-942b-4d6b-9168-8c9cc2404ab1", "ramdisk_id": "somedisk"}}}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:12:38.312808 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-51a306ee-66fc-4d0d-8ef0-c28263dae2aa tempest-VolumesImageMetadata-1120749328 tempest-VolumesImageMetadata-1120749328-project-member] Action: 'action', calling method: create, body: {"os-set_image_metadata": {"metadata": {"image_id": "5137a025-3c5f-43c1-bc64-5f41270040a5", "image_name": "image", "kernel_id": "6ff710d2-942b-4d6b-9168-8c9cc2404ab1", "ramdisk_id": "somedisk"}}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:12:38.321813 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:38.321813 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:38.328585 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:38.328585 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:38.329110 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-51a306ee-66fc-4d0d-8ef0-c28263dae2aa tempest-VolumesImageMetadata-1120749328 tempest-VolumesImageMetadata-1120749328-project-member] Volume info retrieved successfully. Aug 13 21:12:38.342337 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-51a306ee-66fc-4d0d-8ef0-c28263dae2aa tempest-VolumesImageMetadata-1120749328 tempest-VolumesImageMetadata-1120749328-project-member] Update volume metadata completed successfully. Aug 13 21:12:38.342337 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-51a306ee-66fc-4d0d-8ef0-c28263dae2aa tempest-VolumesImageMetadata-1120749328 tempest-VolumesImageMetadata-1120749328-project-member] https://10.4.3.14/volume/v3/volumes/84c37d49-09c3-45d0-802e-3e27eb380596/action returned with HTTP 200 Aug 13 21:12:38.342337 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 678/2682] 10.4.3.14 () {68 vars in 1384 bytes} [Thu Aug 13 21:12:38 2026] POST /volume/v3/volumes/84c37d49-09c3-45d0-802e-3e27eb380596/action => generated 563 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:38.349812 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9af274a7-024d-4b52-88ea-b0ac220fef20 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:38.353985 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9af274a7-024d-4b52-88ea-b0ac220fef20 tempest-VolumesImageMetadata-1120749328 tempest-VolumesImageMetadata-1120749328-project-member] GET https://10.4.3.14/volume/v3/volumes/84c37d49-09c3-45d0-802e-3e27eb380596 Aug 13 21:12:38.354294 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9af274a7-024d-4b52-88ea-b0ac220fef20 tempest-VolumesImageMetadata-1120749328 tempest-VolumesImageMetadata-1120749328-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:38.355265 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9af274a7-024d-4b52-88ea-b0ac220fef20 tempest-VolumesImageMetadata-1120749328 tempest-VolumesImageMetadata-1120749328-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:38.364289 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:38.364289 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:38.372087 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9af274a7-024d-4b52-88ea-b0ac220fef20 tempest-VolumesImageMetadata-1120749328 tempest-VolumesImageMetadata-1120749328-project-member] Volume info retrieved successfully. Aug 13 21:12:38.378615 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9af274a7-024d-4b52-88ea-b0ac220fef20 tempest-VolumesImageMetadata-1120749328 tempest-VolumesImageMetadata-1120749328-project-member] https://10.4.3.14/volume/v3/volumes/84c37d49-09c3-45d0-802e-3e27eb380596 returned with HTTP 200 Aug 13 21:12:38.379009 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 669/2683] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:38 2026] GET /volume/v3/volumes/84c37d49-09c3-45d0-802e-3e27eb380596 => generated 1416 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:38.394416 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2b3309b3-9cd4-4d0b-b839-733ef4589dbd None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:38.399398 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2b3309b3-9cd4-4d0b-b839-733ef4589dbd tempest-VolumesImageMetadata-1120749328 tempest-VolumesImageMetadata-1120749328-project-member] POST https://10.4.3.14/volume/v3/volumes/84c37d49-09c3-45d0-802e-3e27eb380596/action Aug 13 21:12:38.399779 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2b3309b3-9cd4-4d0b-b839-733ef4589dbd tempest-VolumesImageMetadata-1120749328 tempest-VolumesImageMetadata-1120749328-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:12:38.399925 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2b3309b3-9cd4-4d0b-b839-733ef4589dbd tempest-VolumesImageMetadata-1120749328 tempest-VolumesImageMetadata-1120749328-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:12:38.417525 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:38.417525 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:38.426253 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:38.426253 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:38.426713 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-2b3309b3-9cd4-4d0b-b839-733ef4589dbd tempest-VolumesImageMetadata-1120749328 tempest-VolumesImageMetadata-1120749328-project-member] Volume info retrieved successfully. Aug 13 21:12:38.431909 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-2b3309b3-9cd4-4d0b-b839-733ef4589dbd tempest-VolumesImageMetadata-1120749328 tempest-VolumesImageMetadata-1120749328-project-member] Get volume image-metadata completed successfully. Aug 13 21:12:38.443925 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-2b3309b3-9cd4-4d0b-b839-733ef4589dbd tempest-VolumesImageMetadata-1120749328 tempest-VolumesImageMetadata-1120749328-project-member] Delete volume metadata completed successfully. Aug 13 21:12:38.444161 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2b3309b3-9cd4-4d0b-b839-733ef4589dbd tempest-VolumesImageMetadata-1120749328 tempest-VolumesImageMetadata-1120749328-project-member] https://10.4.3.14/volume/v3/volumes/84c37d49-09c3-45d0-802e-3e27eb380596/action returned with HTTP 200 Aug 13 21:12:38.444722 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 669/2684] 10.4.3.14 () {68 vars in 1383 bytes} [Thu Aug 13 21:12:38 2026] POST /volume/v3/volumes/84c37d49-09c3-45d0-802e-3e27eb380596/action => generated 0 bytes in 50 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 13 21:12:38.454846 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-cf75e7e2-d68a-4f84-b89d-7a7f3f487615 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:38.456251 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-cf75e7e2-d68a-4f84-b89d-7a7f3f487615 tempest-VolumesImageMetadata-1120749328 tempest-VolumesImageMetadata-1120749328-project-member] POST https://10.4.3.14/volume/v3/volumes/84c37d49-09c3-45d0-802e-3e27eb380596/action Aug 13 21:12:38.456656 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-cf75e7e2-d68a-4f84-b89d-7a7f3f487615 tempest-VolumesImageMetadata-1120749328 tempest-VolumesImageMetadata-1120749328-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:12:38.456887 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-cf75e7e2-d68a-4f84-b89d-7a7f3f487615 tempest-VolumesImageMetadata-1120749328 tempest-VolumesImageMetadata-1120749328-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:12:38.466710 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:38.466710 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:38.469986 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-cf75e7e2-d68a-4f84-b89d-7a7f3f487615 tempest-VolumesImageMetadata-1120749328 tempest-VolumesImageMetadata-1120749328-project-member] Volume info retrieved successfully. Aug 13 21:12:38.475406 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-cf75e7e2-d68a-4f84-b89d-7a7f3f487615 tempest-VolumesImageMetadata-1120749328 tempest-VolumesImageMetadata-1120749328-project-member] Get volume image-metadata completed successfully. Aug 13 21:12:38.475770 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-cf75e7e2-d68a-4f84-b89d-7a7f3f487615 tempest-VolumesImageMetadata-1120749328 tempest-VolumesImageMetadata-1120749328-project-member] https://10.4.3.14/volume/v3/volumes/84c37d49-09c3-45d0-802e-3e27eb380596/action returned with HTTP 200 Aug 13 21:12:38.476298 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 669/2685] 10.4.3.14 () {68 vars in 1383 bytes} [Thu Aug 13 21:12:38 2026] POST /volume/v3/volumes/84c37d49-09c3-45d0-802e-3e27eb380596/action => generated 537 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 21:12:38.484980 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-6d0d36e2-c83f-44e0-8b7e-2bfaf2e2f7d8 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:38.487591 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6d0d36e2-c83f-44e0-8b7e-2bfaf2e2f7d8 tempest-VolumesImageMetadata-1120749328 tempest-VolumesImageMetadata-1120749328-project-member] GET https://10.4.3.14/volume/v3/volumes/84c37d49-09c3-45d0-802e-3e27eb380596 Aug 13 21:12:38.487885 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6d0d36e2-c83f-44e0-8b7e-2bfaf2e2f7d8 tempest-VolumesImageMetadata-1120749328 tempest-VolumesImageMetadata-1120749328-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:38.488170 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6d0d36e2-c83f-44e0-8b7e-2bfaf2e2f7d8 tempest-VolumesImageMetadata-1120749328 tempest-VolumesImageMetadata-1120749328-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:38.497304 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:38.497304 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:38.501976 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-6d0d36e2-c83f-44e0-8b7e-2bfaf2e2f7d8 tempest-VolumesImageMetadata-1120749328 tempest-VolumesImageMetadata-1120749328-project-member] Volume info retrieved successfully. Aug 13 21:12:38.508264 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6d0d36e2-c83f-44e0-8b7e-2bfaf2e2f7d8 tempest-VolumesImageMetadata-1120749328 tempest-VolumesImageMetadata-1120749328-project-member] https://10.4.3.14/volume/v3/volumes/84c37d49-09c3-45d0-802e-3e27eb380596 returned with HTTP 200 Aug 13 21:12:38.508618 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 679/2686] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:38 2026] GET /volume/v3/volumes/84c37d49-09c3-45d0-802e-3e27eb380596 => generated 1390 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:38.520548 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-90f8a8f5-b47c-476d-8256-6f3f04fd9d2d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:38.522763 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-90f8a8f5-b47c-476d-8256-6f3f04fd9d2d tempest-VolumesImageMetadata-1120749328 tempest-VolumesImageMetadata-1120749328-project-member] DELETE https://10.4.3.14/volume/v3/volumes/84c37d49-09c3-45d0-802e-3e27eb380596 Aug 13 21:12:38.523153 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-90f8a8f5-b47c-476d-8256-6f3f04fd9d2d tempest-VolumesImageMetadata-1120749328 tempest-VolumesImageMetadata-1120749328-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:38.523378 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-90f8a8f5-b47c-476d-8256-6f3f04fd9d2d tempest-VolumesImageMetadata-1120749328 tempest-VolumesImageMetadata-1120749328-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:38.523581 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-90f8a8f5-b47c-476d-8256-6f3f04fd9d2d tempest-VolumesImageMetadata-1120749328 tempest-VolumesImageMetadata-1120749328-project-member] Delete volume with id: 84c37d49-09c3-45d0-802e-3e27eb380596 Aug 13 21:12:38.531094 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:38.531094 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:38.531616 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-90f8a8f5-b47c-476d-8256-6f3f04fd9d2d tempest-VolumesImageMetadata-1120749328 tempest-VolumesImageMetadata-1120749328-project-member] Volume info retrieved successfully. Aug 13 21:12:38.561990 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-90f8a8f5-b47c-476d-8256-6f3f04fd9d2d tempest-VolumesImageMetadata-1120749328 tempest-VolumesImageMetadata-1120749328-project-member] Delete volume request issued successfully. Aug 13 21:12:38.561990 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-90f8a8f5-b47c-476d-8256-6f3f04fd9d2d tempest-VolumesImageMetadata-1120749328 tempest-VolumesImageMetadata-1120749328-project-member] https://10.4.3.14/volume/v3/volumes/84c37d49-09c3-45d0-802e-3e27eb380596 returned with HTTP 202 Aug 13 21:12:38.561990 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 670/2687] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:12:38 2026] DELETE /volume/v3/volumes/84c37d49-09c3-45d0-802e-3e27eb380596 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:12:38.567820 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6a722901-b8da-411d-8bda-9d58cd0fb032 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:38.570022 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6a722901-b8da-411d-8bda-9d58cd0fb032 tempest-VolumesImageMetadata-1120749328 tempest-VolumesImageMetadata-1120749328-project-member] GET https://10.4.3.14/volume/v3/volumes/84c37d49-09c3-45d0-802e-3e27eb380596 Aug 13 21:12:38.570246 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6a722901-b8da-411d-8bda-9d58cd0fb032 tempest-VolumesImageMetadata-1120749328 tempest-VolumesImageMetadata-1120749328-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:38.570485 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6a722901-b8da-411d-8bda-9d58cd0fb032 tempest-VolumesImageMetadata-1120749328 tempest-VolumesImageMetadata-1120749328-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:38.579579 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:38.579579 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:38.584151 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-6a722901-b8da-411d-8bda-9d58cd0fb032 tempest-VolumesImageMetadata-1120749328 tempest-VolumesImageMetadata-1120749328-project-member] Volume info retrieved successfully. Aug 13 21:12:38.590410 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6a722901-b8da-411d-8bda-9d58cd0fb032 tempest-VolumesImageMetadata-1120749328 tempest-VolumesImageMetadata-1120749328-project-member] https://10.4.3.14/volume/v3/volumes/84c37d49-09c3-45d0-802e-3e27eb380596 returned with HTTP 200 Aug 13 21:12:38.591037 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 670/2688] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:38 2026] GET /volume/v3/volumes/84c37d49-09c3-45d0-802e-3e27eb380596 => generated 1389 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:38.619612 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d2ded7bb-fdfa-4a6e-be44-9dd1e8a16796 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:38.622499 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d2ded7bb-fdfa-4a6e-be44-9dd1e8a16796 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 Aug 13 21:12:38.622778 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d2ded7bb-fdfa-4a6e-be44-9dd1e8a16796 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:38.623037 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d2ded7bb-fdfa-4a6e-be44-9dd1e8a16796 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:38.623188 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-d2ded7bb-fdfa-4a6e-be44-9dd1e8a16796 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id 275661ca-aac2-488a-947a-1bafe3a97002. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:12:38.634740 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:38.634740 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:38.635610 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d2ded7bb-fdfa-4a6e-be44-9dd1e8a16796 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 returned with HTTP 200 Aug 13 21:12:38.636119 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 670/2689] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:12:38 2026] GET /volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 => generated 708 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:38.654576 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ba69ecab-b555-45d6-a5ea-3017b07f4532 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:38.656403 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ba69ecab-b555-45d6-a5ea-3017b07f4532 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] DELETE https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 Aug 13 21:12:38.656631 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ba69ecab-b555-45d6-a5ea-3017b07f4532 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:38.656829 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ba69ecab-b555-45d6-a5ea-3017b07f4532 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:38.656953 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.contrib.backups [None req-ba69ecab-b555-45d6-a5ea-3017b07f4532 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Delete backup with id: 275661ca-aac2-488a-947a-1bafe3a97002. Aug 13 21:12:38.661283 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:38.661283 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:38.672727 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.backup.rpcapi [None req-ba69ecab-b555-45d6-a5ea-3017b07f4532 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] delete_backup rpcapi backup_id 275661ca-aac2-488a-947a-1bafe3a97002 {{(pid=100216) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 21:12:38.674454 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ba69ecab-b555-45d6-a5ea-3017b07f4532 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 returned with HTTP 202 Aug 13 21:12:38.675017 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 680/2690] 10.4.3.14 () {68 vars in 1384 bytes} [Thu Aug 13 21:12:38 2026] DELETE /volume/v3/backups/275661ca-aac2-488a-947a-1bafe3a97002 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:12:38.687753 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9dd14e00-843b-4183-8267-384c67aaf0f7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:38.687753 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9dd14e00-843b-4183-8267-384c67aaf0f7 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:12:38.688316 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9dd14e00-843b-4183-8267-384c67aaf0f7 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1316083915"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:12:38.689609 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-9dd14e00-843b-4183-8267-384c67aaf0f7 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1316083915'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:12:38.689742 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-9dd14e00-843b-4183-8267-384c67aaf0f7 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Create volume of 1 GB Aug 13 21:12:38.696318 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9dd14e00-843b-4183-8267-384c67aaf0f7 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Availability Zones retrieved successfully. Aug 13 21:12:38.700634 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-9dd14e00-843b-4183-8267-384c67aaf0f7 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Flow 'volume_create_api' (e39c7259-4ec5-4066-8daa-f6f3453fdd1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:12:38.701713 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-9dd14e00-843b-4183-8267-384c67aaf0f7 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f64817b0-8638-41b2-ac22-0088ec769199) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:38.702527 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-9dd14e00-843b-4183-8267-384c67aaf0f7 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:12:38.733447 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-9dd14e00-843b-4183-8267-384c67aaf0f7 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f64817b0-8638-41b2-ac22-0088ec769199) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:38.734366 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-9dd14e00-843b-4183-8267-384c67aaf0f7 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0da2e6e5-05a5-46ea-a766-03cce156fb07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:38.784559 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-9dd14e00-843b-4183-8267-384c67aaf0f7 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Created reservations ['663f1737-d9f6-419e-af98-3a4b39f121e8', '919e6543-2cf9-49ac-a7d5-7655503af7b2', '7d2e7be7-e558-4257-b873-6e62dd92d289', '1ee3ef4e-0069-453e-b322-47b45853b525'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:12:38.785811 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-9dd14e00-843b-4183-8267-384c67aaf0f7 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0da2e6e5-05a5-46ea-a766-03cce156fb07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['663f1737-d9f6-419e-af98-3a4b39f121e8', '919e6543-2cf9-49ac-a7d5-7655503af7b2', '7d2e7be7-e558-4257-b873-6e62dd92d289', '1ee3ef4e-0069-453e-b322-47b45853b525']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:38.786895 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-9dd14e00-843b-4183-8267-384c67aaf0f7 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c90db4d-2781-4140-8dbc-6e3982d78b42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:38.822027 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-9dd14e00-843b-4183-8267-384c67aaf0f7 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c90db4d-2781-4140-8dbc-6e3982d78b42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25fd4ef2-a691-441c-81c4-a5e316488364', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1316083915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9cb26f5c983846b7b82de7370d951bc4',qos_specs=None,replication_status=,reservations=['663f1737-d9f6-419e-af98-3a4b39f121e8','919e6543-2cf9-49ac-a7d5-7655503af7b2','7d2e7be7-e558-4257-b873-6e62dd92d289','1ee3ef4e-0069-453e-b322-47b45853b525'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6d9a022c324412c99816a4adb97008e',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:12:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1316083915',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=25fd4ef2-a691-441c-81c4-a5e316488364,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9cb26f5c983846b7b82de7370d951bc4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e6d9a022c324412c99816a4adb97008e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:38.823447 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-9dd14e00-843b-4183-8267-384c67aaf0f7 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (943e8d65-d555-49b3-a573-3f20009656de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:38.846991 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-9dd14e00-843b-4183-8267-384c67aaf0f7 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (943e8d65-d555-49b3-a573-3f20009656de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1316083915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9cb26f5c983846b7b82de7370d951bc4',qos_specs=None,replication_status=,reservations=['663f1737-d9f6-419e-af98-3a4b39f121e8','919e6543-2cf9-49ac-a7d5-7655503af7b2','7d2e7be7-e558-4257-b873-6e62dd92d289','1ee3ef4e-0069-453e-b322-47b45853b525'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6d9a022c324412c99816a4adb97008e',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:38.846991 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-9dd14e00-843b-4183-8267-384c67aaf0f7 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4244a6eb-8508-4e36-b436-8fdf3986aca5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:38.858052 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-9dd14e00-843b-4183-8267-384c67aaf0f7 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4244a6eb-8508-4e36-b436-8fdf3986aca5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:38.858792 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-9dd14e00-843b-4183-8267-384c67aaf0f7 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Flow 'volume_create_api' (e39c7259-4ec5-4066-8daa-f6f3453fdd1f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:12:38.859113 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9dd14e00-843b-4183-8267-384c67aaf0f7 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Create volume request issued successfully. Aug 13 21:12:38.859637 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9dd14e00-843b-4183-8267-384c67aaf0f7 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:12:38.860390 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 671/2691] 10.4.3.14 () {70 vars in 1291 bytes} [Thu Aug 13 21:12:38 2026] POST /volume/v3/volumes => generated 776 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:12:38.867890 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c24c4455-0d29-48bd-9ed0-4e1e922abde3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:38.870360 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c24c4455-0d29-48bd-9ed0-4e1e922abde3 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea Aug 13 21:12:38.870713 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c24c4455-0d29-48bd-9ed0-4e1e922abde3 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:38.870778 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-6ed40bf8-9624-4369-a2c8-ec950a9f3cd1 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:38.871369 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c24c4455-0d29-48bd-9ed0-4e1e922abde3 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:38.872381 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6ed40bf8-9624-4369-a2c8-ec950a9f3cd1 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/volumes/25fd4ef2-a691-441c-81c4-a5e316488364 Aug 13 21:12:38.872572 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6ed40bf8-9624-4369-a2c8-ec950a9f3cd1 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:38.872768 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6ed40bf8-9624-4369-a2c8-ec950a9f3cd1 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:38.879116 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:38.879116 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:38.882228 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-6ed40bf8-9624-4369-a2c8-ec950a9f3cd1 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Volume info retrieved successfully. Aug 13 21:12:38.883251 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:38.883251 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:38.886286 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6ed40bf8-9624-4369-a2c8-ec950a9f3cd1 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/volumes/25fd4ef2-a691-441c-81c4-a5e316488364 returned with HTTP 200 Aug 13 21:12:38.886882 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 671/2692] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:12:38 2026] GET /volume/v3/volumes/25fd4ef2-a691-441c-81c4-a5e316488364 => generated 955 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:38.890003 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c24c4455-0d29-48bd-9ed0-4e1e922abde3 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume info retrieved successfully. Aug 13 21:12:38.899984 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c24c4455-0d29-48bd-9ed0-4e1e922abde3 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea returned with HTTP 200 Aug 13 21:12:38.899984 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 671/2693] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:38 2026] GET /volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea => generated 1191 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:12:38.913050 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7e798ec8-58e1-4acf-a891-4629f856c588 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:38.918426 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7e798ec8-58e1-4acf-a891-4629f856c588 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea Aug 13 21:12:38.918743 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7e798ec8-58e1-4acf-a891-4629f856c588 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:38.919052 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7e798ec8-58e1-4acf-a891-4629f856c588 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:38.933119 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:38.933119 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:38.939314 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-7e798ec8-58e1-4acf-a891-4629f856c588 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume info retrieved successfully. Aug 13 21:12:38.947868 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7e798ec8-58e1-4acf-a891-4629f856c588 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea returned with HTTP 200 Aug 13 21:12:38.948307 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 681/2694] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:38 2026] GET /volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea => generated 1191 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:12:38.961888 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9b00bd05-b794-4daa-9ae1-e558c607f3ae None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:38.965379 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9b00bd05-b794-4daa-9ae1-e558c607f3ae tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:12:38.965761 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9b00bd05-b794-4daa-9ae1-e558c607f3ae tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "7b42d40c-6a07-435f-b843-cb052ee013ea", "size": 1}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:12:38.967584 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-9b00bd05-b794-4daa-9ae1-e558c607f3ae tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': '7b42d40c-6a07-435f-b843-cb052ee013ea', 'size': 1}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:12:38.975975 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:38.975975 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:38.976472 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9b00bd05-b794-4daa-9ae1-e558c607f3ae tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume retrieved successfully. Aug 13 21:12:38.976594 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-9b00bd05-b794-4daa-9ae1-e558c607f3ae tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Create volume of 1 GB Aug 13 21:12:38.980757 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9b00bd05-b794-4daa-9ae1-e558c607f3ae tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Availability Zones retrieved successfully. Aug 13 21:12:38.986851 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-9b00bd05-b794-4daa-9ae1-e558c607f3ae tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Flow 'volume_create_api' (2065b070-b168-4229-9beb-767a8d4d632c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:12:38.988470 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-9b00bd05-b794-4daa-9ae1-e558c607f3ae tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b450981-d94a-4dd0-84b8-62e1aff1d0fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:38.989690 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-9b00bd05-b794-4daa-9ae1-e558c607f3ae tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:12:39.017649 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-9b00bd05-b794-4daa-9ae1-e558c607f3ae tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b450981-d94a-4dd0-84b8-62e1aff1d0fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '7b42d40c-6a07-435f-b843-cb052ee013ea', 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:39.019493 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-9b00bd05-b794-4daa-9ae1-e558c607f3ae tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9749f47a-1a88-4c62-bbb1-42d1e98a66a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:39.075035 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-9b00bd05-b794-4daa-9ae1-e558c607f3ae tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Created reservations ['c88df943-b52d-4e7f-bf39-f5a66c3a78ce', '5ffa1c07-9068-41e5-8681-f193159f373f', '62624b0e-0b04-487d-abef-b5ad5ccd6c38', 'a5830d09-6d07-46ff-af5f-8722855b2fa0'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:12:39.076110 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-9b00bd05-b794-4daa-9ae1-e558c607f3ae tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9749f47a-1a88-4c62-bbb1-42d1e98a66a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c88df943-b52d-4e7f-bf39-f5a66c3a78ce', '5ffa1c07-9068-41e5-8681-f193159f373f', '62624b0e-0b04-487d-abef-b5ad5ccd6c38', 'a5830d09-6d07-46ff-af5f-8722855b2fa0']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:39.080208 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-9b00bd05-b794-4daa-9ae1-e558c607f3ae tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df7efe53-6902-4a29-a48f-5ea053c4dcd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:39.118643 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-9b00bd05-b794-4daa-9ae1-e558c607f3ae tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df7efe53-6902-4a29-a48f-5ea053c4dcd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c65510f-1512-4d43-baf5-a53f12536c30', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bac918c1592249ccb6cfb28224d65d84',qos_specs=None,replication_status=,reservations=['c88df943-b52d-4e7f-bf39-f5a66c3a78ce','5ffa1c07-9068-41e5-8681-f193159f373f','62624b0e-0b04-487d-abef-b5ad5ccd6c38','a5830d09-6d07-46ff-af5f-8722855b2fa0'],size=1,snapshot_id=None,source_replicaid=,source_volid=7b42d40c-6a07-435f-b843-cb052ee013ea,status='creating',user_id='008a090697d445638a3bcb3d4c1a10c4',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:12:39Z,deleted=False,deleted_at=None,display_description=None,display_name='volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c65510f-1512-4d43-baf5-a53f12536c30,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bac918c1592249ccb6cfb28224d65d84',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=7b42d40c-6a07-435f-b843-cb052ee013ea,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='008a090697d445638a3bcb3d4c1a10c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:39.119398 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-9b00bd05-b794-4daa-9ae1-e558c607f3ae tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef7325f1-f0dc-404d-b096-d98b2854e359) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:39.139844 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-9b00bd05-b794-4daa-9ae1-e558c607f3ae tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef7325f1-f0dc-404d-b096-d98b2854e359) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bac918c1592249ccb6cfb28224d65d84',qos_specs=None,replication_status=,reservations=['c88df943-b52d-4e7f-bf39-f5a66c3a78ce','5ffa1c07-9068-41e5-8681-f193159f373f','62624b0e-0b04-487d-abef-b5ad5ccd6c38','a5830d09-6d07-46ff-af5f-8722855b2fa0'],size=1,snapshot_id=None,source_replicaid=,source_volid=7b42d40c-6a07-435f-b843-cb052ee013ea,status='creating',user_id='008a090697d445638a3bcb3d4c1a10c4',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:39.140513 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-9b00bd05-b794-4daa-9ae1-e558c607f3ae tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10662a06-fb75-4b1e-b941-4181a63eb392) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:39.155824 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-9b00bd05-b794-4daa-9ae1-e558c607f3ae tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10662a06-fb75-4b1e-b941-4181a63eb392) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:39.156747 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-9b00bd05-b794-4daa-9ae1-e558c607f3ae tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Flow 'volume_create_api' (2065b070-b168-4229-9beb-767a8d4d632c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:12:39.157085 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9b00bd05-b794-4daa-9ae1-e558c607f3ae tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Create volume request issued successfully. Aug 13 21:12:39.157707 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9b00bd05-b794-4daa-9ae1-e558c607f3ae tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:12:39.158375 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 672/2695] 10.4.3.14 () {70 vars in 1293 bytes} [Thu Aug 13 21:12:38 2026] POST /volume/v3/volumes => generated 807 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:12:39.169905 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-e0add9ba-0ba1-4f9b-b76b-8b2f94095110 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:39.171513 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e0add9ba-0ba1-4f9b-b76b-8b2f94095110 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/0c65510f-1512-4d43-baf5-a53f12536c30 Aug 13 21:12:39.171697 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e0add9ba-0ba1-4f9b-b76b-8b2f94095110 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:39.171865 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e0add9ba-0ba1-4f9b-b76b-8b2f94095110 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:39.178665 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:39.178665 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:39.182248 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-e0add9ba-0ba1-4f9b-b76b-8b2f94095110 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume info retrieved successfully. Aug 13 21:12:39.186132 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e0add9ba-0ba1-4f9b-b76b-8b2f94095110 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/0c65510f-1512-4d43-baf5-a53f12536c30 returned with HTTP 200 Aug 13 21:12:39.186475 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 672/2696] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:39 2026] GET /volume/v3/volumes/0c65510f-1512-4d43-baf5-a53f12536c30 => generated 875 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:39.605834 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-67d555b0-bbcb-4965-b06a-f8bd0317690e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:39.608221 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-67d555b0-bbcb-4965-b06a-f8bd0317690e tempest-VolumesImageMetadata-1120749328 tempest-VolumesImageMetadata-1120749328-project-member] GET https://10.4.3.14/volume/v3/volumes/84c37d49-09c3-45d0-802e-3e27eb380596 Aug 13 21:12:39.608506 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-67d555b0-bbcb-4965-b06a-f8bd0317690e tempest-VolumesImageMetadata-1120749328 tempest-VolumesImageMetadata-1120749328-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:39.609801 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-67d555b0-bbcb-4965-b06a-f8bd0317690e tempest-VolumesImageMetadata-1120749328 tempest-VolumesImageMetadata-1120749328-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:39.615185 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-67d555b0-bbcb-4965-b06a-f8bd0317690e tempest-VolumesImageMetadata-1120749328 tempest-VolumesImageMetadata-1120749328-project-member] https://10.4.3.14/volume/v3/volumes/84c37d49-09c3-45d0-802e-3e27eb380596 returned with HTTP 404 Aug 13 21:12:39.615937 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 672/2697] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:39 2026] GET /volume/v3/volumes/84c37d49-09c3-45d0-802e-3e27eb380596 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:12:39.899817 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-328b31f0-94f4-479e-86cc-cfffbcaceb64 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:39.902003 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-328b31f0-94f4-479e-86cc-cfffbcaceb64 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/volumes/25fd4ef2-a691-441c-81c4-a5e316488364 Aug 13 21:12:39.902290 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-328b31f0-94f4-479e-86cc-cfffbcaceb64 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:39.902642 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-328b31f0-94f4-479e-86cc-cfffbcaceb64 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:39.912476 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:39.912476 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:39.916912 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-328b31f0-94f4-479e-86cc-cfffbcaceb64 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Volume info retrieved successfully. Aug 13 21:12:39.921457 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-328b31f0-94f4-479e-86cc-cfffbcaceb64 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/volumes/25fd4ef2-a691-441c-81c4-a5e316488364 returned with HTTP 200 Aug 13 21:12:39.921791 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 682/2698] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:12:39 2026] GET /volume/v3/volumes/25fd4ef2-a691-441c-81c4-a5e316488364 => generated 1007 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:39.933145 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ec3a4d3a-9023-4c92-8b75-9250f5896e97 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:39.935667 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ec3a4d3a-9023-4c92-8b75-9250f5896e97 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] POST https://10.4.3.14/volume/v3/backups Aug 13 21:12:39.936126 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ec3a4d3a-9023-4c92-8b75-9250f5896e97 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "25fd4ef2-a691-441c-81c4-a5e316488364", "name": "tempest-type-Backup-87069430"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:12:39.937857 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.contrib.backups [None req-ec3a4d3a-9023-4c92-8b75-9250f5896e97 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Creating new backup {'backup': {'volume_id': '25fd4ef2-a691-441c-81c4-a5e316488364', 'name': 'tempest-type-Backup-87069430'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 21:12:39.938070 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.contrib.backups [None req-ec3a4d3a-9023-4c92-8b75-9250f5896e97 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Creating backup of volume 25fd4ef2-a691-441c-81c4-a5e316488364 in container None Aug 13 21:12:39.944776 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:39.944776 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:39.945135 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ec3a4d3a-9023-4c92-8b75-9250f5896e97 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Volume info retrieved successfully. Aug 13 21:12:39.961786 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-ec3a4d3a-9023-4c92-8b75-9250f5896e97 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Created reservations ['5b4558b4-bd84-45fa-9748-67d44295c818', 'fe90ed60-0901-4526-af5b-69783997faf9'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:12:39.992075 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ec3a4d3a-9023-4c92-8b75-9250f5896e97 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups returned with HTTP 202 Aug 13 21:12:39.992490 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 673/2699] 10.4.3.14 () {70 vars in 1292 bytes} [Thu Aug 13 21:12:39 2026] POST /volume/v3/backups => generated 312 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:12:40.003017 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-5b3be0ab-7e70-47cf-b0ae-e989769f8a26 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:40.005037 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5b3be0ab-7e70-47cf-b0ae-e989769f8a26 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/a44f8528-7639-4ad1-a63e-7804cfb50c89 Aug 13 21:12:40.005185 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5b3be0ab-7e70-47cf-b0ae-e989769f8a26 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:40.005418 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5b3be0ab-7e70-47cf-b0ae-e989769f8a26 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:40.005511 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-5b3be0ab-7e70-47cf-b0ae-e989769f8a26 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id a44f8528-7639-4ad1-a63e-7804cfb50c89. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:12:40.009737 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:40.009737 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:40.010480 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5b3be0ab-7e70-47cf-b0ae-e989769f8a26 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/a44f8528-7639-4ad1-a63e-7804cfb50c89 returned with HTTP 200 Aug 13 21:12:40.011046 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 673/2700] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:12:40 2026] GET /volume/v3/backups/a44f8528-7639-4ad1-a63e-7804cfb50c89 => generated 719 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:40.195623 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1afdca67-21a7-493e-a49a-67cb1573a560 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:40.201647 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1afdca67-21a7-493e-a49a-67cb1573a560 tempest-TestInstancesWithCinderVolumes-258656718 tempest-TestInstancesWithCinderVolumes-258656718-project-admin] POST https://10.4.3.14/volume/v3/types Aug 13 21:12:40.201647 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1afdca67-21a7-493e-a49a-67cb1573a560 tempest-TestInstancesWithCinderVolumes-258656718 tempest-TestInstancesWithCinderVolumes-258656718-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1620805211-1034825448", "extra_specs": {}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:12:40.202585 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-289b2a1c-95ae-487c-9c83-bc787ebf2136 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:40.204394 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-289b2a1c-95ae-487c-9c83-bc787ebf2136 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/0c65510f-1512-4d43-baf5-a53f12536c30 Aug 13 21:12:40.204597 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-289b2a1c-95ae-487c-9c83-bc787ebf2136 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:40.204784 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-289b2a1c-95ae-487c-9c83-bc787ebf2136 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:40.216325 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:40.216325 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:40.217470 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1afdca67-21a7-493e-a49a-67cb1573a560 tempest-TestInstancesWithCinderVolumes-258656718 tempest-TestInstancesWithCinderVolumes-258656718-project-admin] https://10.4.3.14/volume/v3/types returned with HTTP 200 Aug 13 21:12:40.217909 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 673/2701] 10.4.3.14 () {68 vars in 1246 bytes} [Thu Aug 13 21:12:40 2026] POST /volume/v3/types => generated 269 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:40.222173 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-289b2a1c-95ae-487c-9c83-bc787ebf2136 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume info retrieved successfully. Aug 13 21:12:40.225458 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c435c851-da28-44d0-ae6e-310a32c8f12c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:40.227124 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c435c851-da28-44d0-ae6e-310a32c8f12c tempest-TestInstancesWithCinderVolumes-258656718 tempest-TestInstancesWithCinderVolumes-258656718-project-admin] POST https://10.4.3.14/volume/v3/types Aug 13 21:12:40.227493 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c435c851-da28-44d0-ae6e-310a32c8f12c tempest-TestInstancesWithCinderVolumes-258656718 tempest-TestInstancesWithCinderVolumes-258656718-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1425486927-44255022", "extra_specs": {}}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:12:40.228849 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:40.228849 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:40.228942 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-289b2a1c-95ae-487c-9c83-bc787ebf2136 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/0c65510f-1512-4d43-baf5-a53f12536c30 returned with HTTP 200 Aug 13 21:12:40.229435 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 683/2702] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:40 2026] GET /volume/v3/volumes/0c65510f-1512-4d43-baf5-a53f12536c30 => generated 1226 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:12:40.241818 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c435c851-da28-44d0-ae6e-310a32c8f12c tempest-TestInstancesWithCinderVolumes-258656718 tempest-TestInstancesWithCinderVolumes-258656718-project-admin] https://10.4.3.14/volume/v3/types returned with HTTP 200 Aug 13 21:12:40.242207 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 674/2703] 10.4.3.14 () {68 vars in 1246 bytes} [Thu Aug 13 21:12:40 2026] POST /volume/v3/types => generated 267 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:40.242743 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b6667992-5246-42d4-bead-4ece2e3628c4 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:40.248659 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b6667992-5246-42d4-bead-4ece2e3628c4 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/0c65510f-1512-4d43-baf5-a53f12536c30 Aug 13 21:12:40.248659 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b6667992-5246-42d4-bead-4ece2e3628c4 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:40.248659 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b6667992-5246-42d4-bead-4ece2e3628c4 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:40.253341 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f2b3f82e-b622-45c6-86a9-35b775b6807e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:40.255029 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f2b3f82e-b622-45c6-86a9-35b775b6807e tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:12:40.255247 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f2b3f82e-b622-45c6-86a9-35b775b6807e tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1862241112", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1620805211-1034825448", "size": 1}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:12:40.257143 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-f2b3f82e-b622-45c6-86a9-35b775b6807e tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1862241112', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1620805211-1034825448', 'size': 1}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:12:40.259597 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:40.259597 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:40.261170 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-f2b3f82e-b622-45c6-86a9-35b775b6807e tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Create volume of 1 GB Aug 13 21:12:40.261443 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:40.261443 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:40.261976 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f2b3f82e-b622-45c6-86a9-35b775b6807e tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Availability Zones retrieved successfully. Aug 13 21:12:40.263756 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-b6667992-5246-42d4-bead-4ece2e3628c4 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume info retrieved successfully. Aug 13 21:12:40.269619 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b6667992-5246-42d4-bead-4ece2e3628c4 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/0c65510f-1512-4d43-baf5-a53f12536c30 returned with HTTP 200 Aug 13 21:12:40.270053 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 674/2704] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:40 2026] GET /volume/v3/volumes/0c65510f-1512-4d43-baf5-a53f12536c30 => generated 1226 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:12:40.270203 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-f2b3f82e-b622-45c6-86a9-35b775b6807e tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Flow 'volume_create_api' (945eb8b7-c19d-4890-95d3-5030c97691b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:12:40.277178 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-f2b3f82e-b622-45c6-86a9-35b775b6807e tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd767d62-5577-44f6-8012-44865696f8c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:40.277178 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-f2b3f82e-b622-45c6-86a9-35b775b6807e tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:12:40.283088 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a039556b-76a3-4f76-a8a6-a631a1f1beba None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:40.284998 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a039556b-76a3-4f76-a8a6-a631a1f1beba tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] DELETE https://10.4.3.14/volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea Aug 13 21:12:40.285235 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a039556b-76a3-4f76-a8a6-a631a1f1beba tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:40.285472 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a039556b-76a3-4f76-a8a6-a631a1f1beba tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:40.285697 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-a039556b-76a3-4f76-a8a6-a631a1f1beba tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Delete volume with id: 7b42d40c-6a07-435f-b843-cb052ee013ea Aug 13 21:12:40.294578 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:40.294578 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:40.295171 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-a039556b-76a3-4f76-a8a6-a631a1f1beba tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume info retrieved successfully. Aug 13 21:12:40.301432 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-f2b3f82e-b622-45c6-86a9-35b775b6807e tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd767d62-5577-44f6-8012-44865696f8c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:12:40Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2451eab2-57a3-44f4-8a32-711104bff669,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1620805211-1034825448',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2451eab2-57a3-44f4-8a32-711104bff669', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:40.302395 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-f2b3f82e-b622-45c6-86a9-35b775b6807e tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fa2102f-2d83-40fd-afd3-662dd44ccf08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:40.315331 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-a039556b-76a3-4f76-a8a6-a631a1f1beba tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Delete volume request issued successfully. Aug 13 21:12:40.315730 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a039556b-76a3-4f76-a8a6-a631a1f1beba tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea returned with HTTP 202 Aug 13 21:12:40.316193 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 684/2705] 10.4.3.14 () {68 vars in 1385 bytes} [Thu Aug 13 21:12:40 2026] DELETE /volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 21:12:40.323925 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-cc11ee63-17e5-4f92-ab5a-a2e27097181d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:40.326270 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cc11ee63-17e5-4f92-ab5a-a2e27097181d tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea Aug 13 21:12:40.326693 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cc11ee63-17e5-4f92-ab5a-a2e27097181d tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:40.326888 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cc11ee63-17e5-4f92-ab5a-a2e27097181d tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:40.330583 np0000007265 devstack@c-api.service[100215]: WARNING cinder.quota [None req-f2b3f82e-b622-45c6-86a9-35b775b6807e tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1620805211-1034825448 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1620805211-1034825448, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:12:40.330890 np0000007265 devstack@c-api.service[100215]: WARNING cinder.quota [None req-f2b3f82e-b622-45c6-86a9-35b775b6807e tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1620805211-1034825448 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1620805211-1034825448, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:12:40.334882 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:40.334882 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:40.338974 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-cc11ee63-17e5-4f92-ab5a-a2e27097181d tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume info retrieved successfully. Aug 13 21:12:40.343735 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cc11ee63-17e5-4f92-ab5a-a2e27097181d tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea returned with HTTP 200 Aug 13 21:12:40.344741 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 675/2706] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:40 2026] GET /volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea => generated 1190 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:12:40.364641 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-f2b3f82e-b622-45c6-86a9-35b775b6807e tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Created reservations ['ff33cf6e-a9d1-4a49-a433-153ce9e07a30', 'b48d0e33-b09f-4c5c-8c4b-80114125a5e8', '0da01b2a-23f4-4441-8883-06bbd7a94681', 'd3269aae-ee5e-4de6-bd7f-a4f5426cf452'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:12:40.365356 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-f2b3f82e-b622-45c6-86a9-35b775b6807e tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fa2102f-2d83-40fd-afd3-662dd44ccf08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff33cf6e-a9d1-4a49-a433-153ce9e07a30', 'b48d0e33-b09f-4c5c-8c4b-80114125a5e8', '0da01b2a-23f4-4441-8883-06bbd7a94681', 'd3269aae-ee5e-4de6-bd7f-a4f5426cf452']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:40.366265 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-f2b3f82e-b622-45c6-86a9-35b775b6807e tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fd0994c-3be7-4684-91e8-0244739ed1d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:40.388194 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-f2b3f82e-b622-45c6-86a9-35b775b6807e tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fd0994c-3be7-4684-91e8-0244739ed1d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8217c9d8-3f80-468a-870e-79e00840e7cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1862241112',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04e093b36b9b4a46b1b63ee4b6281b75',qos_specs=None,replication_status=,reservations=['ff33cf6e-a9d1-4a49-a433-153ce9e07a30','b48d0e33-b09f-4c5c-8c4b-80114125a5e8','0da01b2a-23f4-4441-8883-06bbd7a94681','d3269aae-ee5e-4de6-bd7f-a4f5426cf452'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ba6e05b6f5b4914ad50df5a8058c175',volume_type_id=2451eab2-57a3-44f4-8a32-711104bff669), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:12:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1862241112',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8217c9d8-3f80-468a-870e-79e00840e7cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04e093b36b9b4a46b1b63ee4b6281b75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4ba6e05b6f5b4914ad50df5a8058c175',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2451eab2-57a3-44f4-8a32-711104bff669),volume_type_id=2451eab2-57a3-44f4-8a32-711104bff669)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:40.388841 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-f2b3f82e-b622-45c6-86a9-35b775b6807e tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce720157-27eb-460e-b86e-2209836241d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:40.414736 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-f2b3f82e-b622-45c6-86a9-35b775b6807e tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce720157-27eb-460e-b86e-2209836241d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1862241112',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04e093b36b9b4a46b1b63ee4b6281b75',qos_specs=None,replication_status=,reservations=['ff33cf6e-a9d1-4a49-a433-153ce9e07a30','b48d0e33-b09f-4c5c-8c4b-80114125a5e8','0da01b2a-23f4-4441-8883-06bbd7a94681','d3269aae-ee5e-4de6-bd7f-a4f5426cf452'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ba6e05b6f5b4914ad50df5a8058c175',volume_type_id=2451eab2-57a3-44f4-8a32-711104bff669)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:40.415515 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-f2b3f82e-b622-45c6-86a9-35b775b6807e tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15c1cc7e-6eba-4748-9df2-a706a9217c6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:40.428329 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-f2b3f82e-b622-45c6-86a9-35b775b6807e tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15c1cc7e-6eba-4748-9df2-a706a9217c6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:40.429087 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-f2b3f82e-b622-45c6-86a9-35b775b6807e tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Flow 'volume_create_api' (945eb8b7-c19d-4890-95d3-5030c97691b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:12:40.429357 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f2b3f82e-b622-45c6-86a9-35b775b6807e tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Create volume request issued successfully. Aug 13 21:12:40.429900 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f2b3f82e-b622-45c6-86a9-35b775b6807e tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:12:40.430310 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 674/2707] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:12:40 2026] POST /volume/v3/volumes => generated 845 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:12:40.441056 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-9c6fc9bb-e7fe-43bc-a1fb-716c25067d4a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:40.442658 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9c6fc9bb-e7fe-43bc-a1fb-716c25067d4a tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:12:40.443040 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9c6fc9bb-e7fe-43bc-a1fb-716c25067d4a tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1273052108", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1425486927-44255022", "size": 1}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:12:40.444530 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-9c6fc9bb-e7fe-43bc-a1fb-716c25067d4a tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1273052108', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1425486927-44255022', 'size': 1}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:12:40.447643 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-9c6fc9bb-e7fe-43bc-a1fb-716c25067d4a tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Create volume of 1 GB Aug 13 21:12:40.447912 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:40.447912 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:40.448388 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-9c6fc9bb-e7fe-43bc-a1fb-716c25067d4a tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Availability Zones retrieved successfully. Aug 13 21:12:40.454123 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-9c6fc9bb-e7fe-43bc-a1fb-716c25067d4a tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Flow 'volume_create_api' (227fd433-c05b-4fb7-b169-d2aca144ab18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:12:40.454957 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-9c6fc9bb-e7fe-43bc-a1fb-716c25067d4a tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e856ce0f-1a71-4b08-84c9-ab07fdcaf9a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:40.455835 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-9c6fc9bb-e7fe-43bc-a1fb-716c25067d4a tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:12:40.473950 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-9c6fc9bb-e7fe-43bc-a1fb-716c25067d4a tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e856ce0f-1a71-4b08-84c9-ab07fdcaf9a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:12:40Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bf44c179-d6c5-48a3-b9ce-71e8a2bc4afd,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1425486927-44255022',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bf44c179-d6c5-48a3-b9ce-71e8a2bc4afd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:40.474643 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-9c6fc9bb-e7fe-43bc-a1fb-716c25067d4a tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5831a1b3-6505-4bf9-ac3e-9283f29402a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:40.499194 np0000007265 devstack@c-api.service[100217]: WARNING cinder.quota [None req-9c6fc9bb-e7fe-43bc-a1fb-716c25067d4a tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1425486927-44255022 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1425486927-44255022, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:12:40.499476 np0000007265 devstack@c-api.service[100217]: WARNING cinder.quota [None req-9c6fc9bb-e7fe-43bc-a1fb-716c25067d4a tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1425486927-44255022 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1425486927-44255022, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:12:40.525461 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-9c6fc9bb-e7fe-43bc-a1fb-716c25067d4a tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Created reservations ['d06bc548-3f85-4538-a4be-58f2c62c2c7e', 'e80899ff-1807-4c49-9684-50c4b88e634d', 'd1c9c468-2301-470c-8195-e35931dbad0a', 'fc7f7ba8-3102-4b52-86a3-4d718a51eb9a'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:12:40.526304 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-9c6fc9bb-e7fe-43bc-a1fb-716c25067d4a tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5831a1b3-6505-4bf9-ac3e-9283f29402a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d06bc548-3f85-4538-a4be-58f2c62c2c7e', 'e80899ff-1807-4c49-9684-50c4b88e634d', 'd1c9c468-2301-470c-8195-e35931dbad0a', 'fc7f7ba8-3102-4b52-86a3-4d718a51eb9a']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:40.527208 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-9c6fc9bb-e7fe-43bc-a1fb-716c25067d4a tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e66f6414-8c8d-476c-8afa-5b361567eff9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:40.550833 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-9c6fc9bb-e7fe-43bc-a1fb-716c25067d4a tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e66f6414-8c8d-476c-8afa-5b361567eff9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e33ef39c-fbeb-47cd-94f9-8e9967bba7f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1273052108',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04e093b36b9b4a46b1b63ee4b6281b75',qos_specs=None,replication_status=,reservations=['d06bc548-3f85-4538-a4be-58f2c62c2c7e','e80899ff-1807-4c49-9684-50c4b88e634d','d1c9c468-2301-470c-8195-e35931dbad0a','fc7f7ba8-3102-4b52-86a3-4d718a51eb9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ba6e05b6f5b4914ad50df5a8058c175',volume_type_id=bf44c179-d6c5-48a3-b9ce-71e8a2bc4afd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:12:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1273052108',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e33ef39c-fbeb-47cd-94f9-8e9967bba7f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04e093b36b9b4a46b1b63ee4b6281b75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4ba6e05b6f5b4914ad50df5a8058c175',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bf44c179-d6c5-48a3-b9ce-71e8a2bc4afd),volume_type_id=bf44c179-d6c5-48a3-b9ce-71e8a2bc4afd)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:40.551676 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-9c6fc9bb-e7fe-43bc-a1fb-716c25067d4a tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfb694e6-e118-4aa7-978b-16a5839cb70e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:40.569390 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-9c6fc9bb-e7fe-43bc-a1fb-716c25067d4a tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfb694e6-e118-4aa7-978b-16a5839cb70e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1273052108',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04e093b36b9b4a46b1b63ee4b6281b75',qos_specs=None,replication_status=,reservations=['d06bc548-3f85-4538-a4be-58f2c62c2c7e','e80899ff-1807-4c49-9684-50c4b88e634d','d1c9c468-2301-470c-8195-e35931dbad0a','fc7f7ba8-3102-4b52-86a3-4d718a51eb9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ba6e05b6f5b4914ad50df5a8058c175',volume_type_id=bf44c179-d6c5-48a3-b9ce-71e8a2bc4afd)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:40.570042 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-9c6fc9bb-e7fe-43bc-a1fb-716c25067d4a tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58f13dde-da5a-4360-b9e8-255bf314de5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:40.578525 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-9c6fc9bb-e7fe-43bc-a1fb-716c25067d4a tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58f13dde-da5a-4360-b9e8-255bf314de5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:40.579337 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-9c6fc9bb-e7fe-43bc-a1fb-716c25067d4a tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Flow 'volume_create_api' (227fd433-c05b-4fb7-b169-d2aca144ab18) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:12:40.579616 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-9c6fc9bb-e7fe-43bc-a1fb-716c25067d4a tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Create volume request issued successfully. Aug 13 21:12:40.580139 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9c6fc9bb-e7fe-43bc-a1fb-716c25067d4a tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:12:40.580524 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 675/2708] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:12:40 2026] POST /volume/v3/volumes => generated 843 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:12:40.607057 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d53a5418-7aab-4eba-b824-a4ad5c982b31 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:40.608473 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d53a5418-7aab-4eba-b824-a4ad5c982b31 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:12:40.608786 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d53a5418-7aab-4eba-b824-a4ad5c982b31 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1787414903", "snapshot_id": null, "imageRef": "2aec5789-4298-4e58-981b-ea6aab5fb5ce", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1494668851-1419254085", "size": 1}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:12:40.610160 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-d53a5418-7aab-4eba-b824-a4ad5c982b31 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1787414903', 'snapshot_id': None, 'imageRef': '2aec5789-4298-4e58-981b-ea6aab5fb5ce', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1494668851-1419254085', 'size': 1}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:12:40.736452 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-fc3b2828-9bef-49b1-ac77-61dff821f865 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:40.798348 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fc3b2828-9bef-49b1-ac77-61dff821f865 tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:12:40.798657 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fc3b2828-9bef-49b1-ac77-61dff821f865 tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-435352989"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:12:40.800027 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-fc3b2828-9bef-49b1-ac77-61dff821f865 tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-435352989'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:12:40.800153 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-fc3b2828-9bef-49b1-ac77-61dff821f865 tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] Create volume of 1 GB Aug 13 21:12:40.805455 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-fc3b2828-9bef-49b1-ac77-61dff821f865 tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] Availability Zones retrieved successfully. Aug 13 21:12:40.810929 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-d53a5418-7aab-4eba-b824-a4ad5c982b31 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Create volume of 1 GB Aug 13 21:12:40.811297 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:40.811297 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:40.811796 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-d53a5418-7aab-4eba-b824-a4ad5c982b31 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Availability Zones retrieved successfully. Aug 13 21:12:40.812153 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-fc3b2828-9bef-49b1-ac77-61dff821f865 tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] Flow 'volume_create_api' (19f25df5-df08-467c-89b9-dfa6d48cd342) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:12:40.813077 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-fc3b2828-9bef-49b1-ac77-61dff821f865 tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16807997-4018-4a61-ad98-5aafedee822b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:40.813971 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-fc3b2828-9bef-49b1-ac77-61dff821f865 tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:12:40.817082 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d53a5418-7aab-4eba-b824-a4ad5c982b31 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Flow 'volume_create_api' (50e02712-725a-4668-bdc3-0dd3725eb2dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:12:40.817959 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d53a5418-7aab-4eba-b824-a4ad5c982b31 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40e76d9f-c7aa-44d9-82fe-6f5776848e94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:40.818837 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-d53a5418-7aab-4eba-b824-a4ad5c982b31 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:12:40.836979 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-fc3b2828-9bef-49b1-ac77-61dff821f865 tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16807997-4018-4a61-ad98-5aafedee822b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:40.837764 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-fc3b2828-9bef-49b1-ac77-61dff821f865 tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d8dd6d3-c920-4176-9924-b04916e4c3f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:40.867105 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d53a5418-7aab-4eba-b824-a4ad5c982b31 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40e76d9f-c7aa-44d9-82fe-6f5776848e94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:12:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=91b497c0-e9ee-458a-aedb-a7090305dd04,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1494668851-1419254085',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '91b497c0-e9ee-458a-aedb-a7090305dd04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:40.867856 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d53a5418-7aab-4eba-b824-a4ad5c982b31 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13a3030d-9fa3-4e97-9b00-90b37930b84d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:40.894181 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-fc3b2828-9bef-49b1-ac77-61dff821f865 tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] Created reservations ['f975e2dd-8948-47a8-af70-65723d1212f2', 'b2253a46-2485-4332-aa22-8eae821d19f6', '6ebcb3cb-9540-47f7-880e-72727a5d9cbd', '09523c81-ae59-4dff-bf84-a936d978a502'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:12:40.894726 np0000007265 devstack@c-api.service[100216]: WARNING cinder.quota [None req-d53a5418-7aab-4eba-b824-a4ad5c982b31 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1494668851-1419254085 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1494668851-1419254085, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:12:40.894955 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-fc3b2828-9bef-49b1-ac77-61dff821f865 tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d8dd6d3-c920-4176-9924-b04916e4c3f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f975e2dd-8948-47a8-af70-65723d1212f2', 'b2253a46-2485-4332-aa22-8eae821d19f6', '6ebcb3cb-9540-47f7-880e-72727a5d9cbd', '09523c81-ae59-4dff-bf84-a936d978a502']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:40.895078 np0000007265 devstack@c-api.service[100216]: WARNING cinder.quota [None req-d53a5418-7aab-4eba-b824-a4ad5c982b31 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1494668851-1419254085 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1494668851-1419254085, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:12:40.895609 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-fc3b2828-9bef-49b1-ac77-61dff821f865 tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ea66787-00b4-42df-a44b-33bbeaf9c6d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:40.919514 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-fc3b2828-9bef-49b1-ac77-61dff821f865 tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ea66787-00b4-42df-a44b-33bbeaf9c6d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aabd30f3-e881-40c4-8424-9754ded2287c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-435352989',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e5c0156e2ae453d960ad1846a1dded8',qos_specs=None,replication_status=,reservations=['f975e2dd-8948-47a8-af70-65723d1212f2','b2253a46-2485-4332-aa22-8eae821d19f6','6ebcb3cb-9540-47f7-880e-72727a5d9cbd','09523c81-ae59-4dff-bf84-a936d978a502'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9424ca92c5024ee28e3078b3599f6cda',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:12:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-435352989',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aabd30f3-e881-40c4-8424-9754ded2287c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e5c0156e2ae453d960ad1846a1dded8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9424ca92c5024ee28e3078b3599f6cda',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:40.920084 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-d53a5418-7aab-4eba-b824-a4ad5c982b31 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Created reservations ['1f82a267-3510-44a3-9421-a9e54d0f13de', 'caab3867-3e5e-43f2-ad59-c69510257171', 'deab4477-29e8-4c82-8205-d539b7d7528f', '3fae4ff6-85ba-4927-ad25-924a5713c78c'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:12:40.920734 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-fc3b2828-9bef-49b1-ac77-61dff821f865 tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a79c8f96-a27f-41ed-b445-776985bda076) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:40.920789 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d53a5418-7aab-4eba-b824-a4ad5c982b31 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13a3030d-9fa3-4e97-9b00-90b37930b84d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f82a267-3510-44a3-9421-a9e54d0f13de', 'caab3867-3e5e-43f2-ad59-c69510257171', 'deab4477-29e8-4c82-8205-d539b7d7528f', '3fae4ff6-85ba-4927-ad25-924a5713c78c']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:40.921454 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d53a5418-7aab-4eba-b824-a4ad5c982b31 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76cc47f7-705c-46d2-a99f-59142505f3bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:40.937126 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-fc3b2828-9bef-49b1-ac77-61dff821f865 tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a79c8f96-a27f-41ed-b445-776985bda076) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-435352989',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e5c0156e2ae453d960ad1846a1dded8',qos_specs=None,replication_status=,reservations=['f975e2dd-8948-47a8-af70-65723d1212f2','b2253a46-2485-4332-aa22-8eae821d19f6','6ebcb3cb-9540-47f7-880e-72727a5d9cbd','09523c81-ae59-4dff-bf84-a936d978a502'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9424ca92c5024ee28e3078b3599f6cda',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:40.937763 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-fc3b2828-9bef-49b1-ac77-61dff821f865 tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f11e2d43-3307-4a7d-91c5-4e012f0699ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:40.944137 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d53a5418-7aab-4eba-b824-a4ad5c982b31 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76cc47f7-705c-46d2-a99f-59142505f3bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '61ce6f74-922c-46c0-8672-882ff615f570', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1787414903',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04e093b36b9b4a46b1b63ee4b6281b75',qos_specs=None,replication_status=,reservations=['1f82a267-3510-44a3-9421-a9e54d0f13de','caab3867-3e5e-43f2-ad59-c69510257171','deab4477-29e8-4c82-8205-d539b7d7528f','3fae4ff6-85ba-4927-ad25-924a5713c78c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ba6e05b6f5b4914ad50df5a8058c175',volume_type_id=91b497c0-e9ee-458a-aedb-a7090305dd04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:12:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1787414903',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=61ce6f74-922c-46c0-8672-882ff615f570,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04e093b36b9b4a46b1b63ee4b6281b75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4ba6e05b6f5b4914ad50df5a8058c175',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(91b497c0-e9ee-458a-aedb-a7090305dd04),volume_type_id=91b497c0-e9ee-458a-aedb-a7090305dd04)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:40.944794 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d53a5418-7aab-4eba-b824-a4ad5c982b31 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e63960f-6c65-4369-ad0e-9cf5c6758d90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:40.947397 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-fc3b2828-9bef-49b1-ac77-61dff821f865 tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f11e2d43-3307-4a7d-91c5-4e012f0699ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:40.948118 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-fc3b2828-9bef-49b1-ac77-61dff821f865 tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] Flow 'volume_create_api' (19f25df5-df08-467c-89b9-dfa6d48cd342) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:12:40.948377 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-fc3b2828-9bef-49b1-ac77-61dff821f865 tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] Create volume request issued successfully. Aug 13 21:12:40.948870 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fc3b2828-9bef-49b1-ac77-61dff821f865 tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:12:40.949262 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 676/2709] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:12:40 2026] POST /volume/v3/volumes => generated 747 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:12:40.961083 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d2b000ea-7147-4e77-a975-0ea6cdc47e0f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:40.963521 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d2b000ea-7147-4e77-a975-0ea6cdc47e0f tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] GET https://10.4.3.14/volume/v3/volumes/aabd30f3-e881-40c4-8424-9754ded2287c Aug 13 21:12:40.963783 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d2b000ea-7147-4e77-a975-0ea6cdc47e0f tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:40.964067 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d2b000ea-7147-4e77-a975-0ea6cdc47e0f tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:40.964396 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d53a5418-7aab-4eba-b824-a4ad5c982b31 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e63960f-6c65-4369-ad0e-9cf5c6758d90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1787414903',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04e093b36b9b4a46b1b63ee4b6281b75',qos_specs=None,replication_status=,reservations=['1f82a267-3510-44a3-9421-a9e54d0f13de','caab3867-3e5e-43f2-ad59-c69510257171','deab4477-29e8-4c82-8205-d539b7d7528f','3fae4ff6-85ba-4927-ad25-924a5713c78c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ba6e05b6f5b4914ad50df5a8058c175',volume_type_id=91b497c0-e9ee-458a-aedb-a7090305dd04)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:40.965140 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d53a5418-7aab-4eba-b824-a4ad5c982b31 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c94b28a-d3e4-47bd-9fd8-3a0720fe208a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:40.972297 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:40.972297 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:40.974339 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d53a5418-7aab-4eba-b824-a4ad5c982b31 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c94b28a-d3e4-47bd-9fd8-3a0720fe208a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:40.975144 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d53a5418-7aab-4eba-b824-a4ad5c982b31 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Flow 'volume_create_api' (50e02712-725a-4668-bdc3-0dd3725eb2dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:12:40.975449 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-d53a5418-7aab-4eba-b824-a4ad5c982b31 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Create volume request issued successfully. Aug 13 21:12:40.975882 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d2b000ea-7147-4e77-a975-0ea6cdc47e0f tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] Volume info retrieved successfully. Aug 13 21:12:40.976011 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d53a5418-7aab-4eba-b824-a4ad5c982b31 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:12:40.976432 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 685/2710] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:12:40 2026] POST /volume/v3/volumes => generated 845 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:12:40.979582 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d2b000ea-7147-4e77-a975-0ea6cdc47e0f tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] https://10.4.3.14/volume/v3/volumes/aabd30f3-e881-40c4-8424-9754ded2287c returned with HTTP 200 Aug 13 21:12:40.979999 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 675/2711] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:40 2026] GET /volume/v3/volumes/aabd30f3-e881-40c4-8424-9754ded2287c => generated 815 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:40.988438 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-531b74bb-d907-44c9-9e20-dc11f0f3ea8d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:40.990213 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-531b74bb-d907-44c9-9e20-dc11f0f3ea8d tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] GET https://10.4.3.14/volume/v3/volumes/61ce6f74-922c-46c0-8672-882ff615f570 Aug 13 21:12:40.990439 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-531b74bb-d907-44c9-9e20-dc11f0f3ea8d tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:40.990660 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-531b74bb-d907-44c9-9e20-dc11f0f3ea8d tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:40.997471 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:40.997471 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:41.001202 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-531b74bb-d907-44c9-9e20-dc11f0f3ea8d tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Volume info retrieved successfully. Aug 13 21:12:41.005030 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-531b74bb-d907-44c9-9e20-dc11f0f3ea8d tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] https://10.4.3.14/volume/v3/volumes/61ce6f74-922c-46c0-8672-882ff615f570 returned with HTTP 200 Aug 13 21:12:41.005391 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 676/2712] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:40 2026] GET /volume/v3/volumes/61ce6f74-922c-46c0-8672-882ff615f570 => generated 913 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:41.020423 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-aa5c6446-5ebc-46b9-ae12-e3a09f70b5a8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:41.022359 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-aa5c6446-5ebc-46b9-ae12-e3a09f70b5a8 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/a44f8528-7639-4ad1-a63e-7804cfb50c89 Aug 13 21:12:41.022622 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-aa5c6446-5ebc-46b9-ae12-e3a09f70b5a8 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:41.022825 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-aa5c6446-5ebc-46b9-ae12-e3a09f70b5a8 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:41.022927 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-aa5c6446-5ebc-46b9-ae12-e3a09f70b5a8 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id a44f8528-7639-4ad1-a63e-7804cfb50c89. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:12:41.027741 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:41.027741 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:41.028264 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-aa5c6446-5ebc-46b9-ae12-e3a09f70b5a8 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/a44f8528-7639-4ad1-a63e-7804cfb50c89 returned with HTTP 200 Aug 13 21:12:41.028591 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 677/2713] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:12:41 2026] GET /volume/v3/backups/a44f8528-7639-4ad1-a63e-7804cfb50c89 => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:41.357663 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-912b7dc8-820e-4680-ad18-22e67ecdcab4 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:41.359646 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-912b7dc8-820e-4680-ad18-22e67ecdcab4 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea Aug 13 21:12:41.359893 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-912b7dc8-820e-4680-ad18-22e67ecdcab4 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:41.360099 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-912b7dc8-820e-4680-ad18-22e67ecdcab4 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:41.366568 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-912b7dc8-820e-4680-ad18-22e67ecdcab4 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea returned with HTTP 404 Aug 13 21:12:41.366568 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 686/2714] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:41 2026] GET /volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:12:41.993607 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-806a5d90-95f4-4dc5-be55-0fb0da629615 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:41.995210 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-806a5d90-95f4-4dc5-be55-0fb0da629615 tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] GET https://10.4.3.14/volume/v3/volumes/aabd30f3-e881-40c4-8424-9754ded2287c Aug 13 21:12:41.995466 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-806a5d90-95f4-4dc5-be55-0fb0da629615 tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:41.995731 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-806a5d90-95f4-4dc5-be55-0fb0da629615 tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:42.002722 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:42.002722 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:42.009413 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-806a5d90-95f4-4dc5-be55-0fb0da629615 tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] Volume info retrieved successfully. Aug 13 21:12:42.012582 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-806a5d90-95f4-4dc5-be55-0fb0da629615 tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] https://10.4.3.14/volume/v3/volumes/aabd30f3-e881-40c4-8424-9754ded2287c returned with HTTP 200 Aug 13 21:12:42.013178 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 676/2715] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:41 2026] GET /volume/v3/volumes/aabd30f3-e881-40c4-8424-9754ded2287c => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:42.017528 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-6c6328ea-53e2-4c65-b12f-faba0ee931a2 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:42.020932 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6c6328ea-53e2-4c65-b12f-faba0ee931a2 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] GET https://10.4.3.14/volume/v3/volumes/61ce6f74-922c-46c0-8672-882ff615f570 Aug 13 21:12:42.021142 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6c6328ea-53e2-4c65-b12f-faba0ee931a2 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:42.021326 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6c6328ea-53e2-4c65-b12f-faba0ee931a2 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:42.025241 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2f30bf3e-75fc-4bd3-a95d-319591a7fa95 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:42.027720 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:42.027720 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:42.027824 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2f30bf3e-75fc-4bd3-a95d-319591a7fa95 tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] POST https://10.4.3.14/volume/v3/volumes/aabd30f3-e881-40c4-8424-9754ded2287c/metadata Aug 13 21:12:42.028148 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2f30bf3e-75fc-4bd3-a95d-319591a7fa95 tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:12:42.031192 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-6c6328ea-53e2-4c65-b12f-faba0ee931a2 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Volume info retrieved successfully. Aug 13 21:12:42.035606 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6c6328ea-53e2-4c65-b12f-faba0ee931a2 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] https://10.4.3.14/volume/v3/volumes/61ce6f74-922c-46c0-8672-882ff615f570 returned with HTTP 200 Aug 13 21:12:42.036068 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 677/2716] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:42 2026] GET /volume/v3/volumes/61ce6f74-922c-46c0-8672-882ff615f570 => generated 937 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:42.038423 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-60a276f1-d9b9-4f9f-b452-f6d3ba8f834e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:42.040465 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-60a276f1-d9b9-4f9f-b452-f6d3ba8f834e tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/a44f8528-7639-4ad1-a63e-7804cfb50c89 Aug 13 21:12:42.040812 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-60a276f1-d9b9-4f9f-b452-f6d3ba8f834e tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:42.041074 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-60a276f1-d9b9-4f9f-b452-f6d3ba8f834e tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:42.041225 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-60a276f1-d9b9-4f9f-b452-f6d3ba8f834e tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id a44f8528-7639-4ad1-a63e-7804cfb50c89. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:12:42.045667 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:42.045667 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:42.046370 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-60a276f1-d9b9-4f9f-b452-f6d3ba8f834e tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/a44f8528-7639-4ad1-a63e-7804cfb50c89 returned with HTTP 200 Aug 13 21:12:42.046628 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:42.046628 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:42.047004 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 687/2717] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:12:42 2026] GET /volume/v3/backups/a44f8528-7639-4ad1-a63e-7804cfb50c89 => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:42.047298 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-2f30bf3e-75fc-4bd3-a95d-319591a7fa95 tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] Volume info retrieved successfully. Aug 13 21:12:42.058189 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-2f30bf3e-75fc-4bd3-a95d-319591a7fa95 tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] Create volume metadata completed successfully. Aug 13 21:12:42.058498 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2f30bf3e-75fc-4bd3-a95d-319591a7fa95 tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] https://10.4.3.14/volume/v3/volumes/aabd30f3-e881-40c4-8424-9754ded2287c/metadata returned with HTTP 200 Aug 13 21:12:42.058987 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 678/2718] 10.4.3.14 () {68 vars in 1390 bytes} [Thu Aug 13 21:12:42 2026] POST /volume/v3/volumes/aabd30f3-e881-40c4-8424-9754ded2287c/metadata => generated 101 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:42.067034 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-84377c8e-713a-4c49-ae63-82a59a799823 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:42.069116 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-84377c8e-713a-4c49-ae63-82a59a799823 tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] GET https://10.4.3.14/volume/v3/volumes/aabd30f3-e881-40c4-8424-9754ded2287c/metadata Aug 13 21:12:42.069672 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-84377c8e-713a-4c49-ae63-82a59a799823 tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:42.070896 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-84377c8e-713a-4c49-ae63-82a59a799823 tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] Calling method 'index' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:42.084119 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:42.084119 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:42.085090 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-84377c8e-713a-4c49-ae63-82a59a799823 tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] Volume info retrieved successfully. Aug 13 21:12:42.097960 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-84377c8e-713a-4c49-ae63-82a59a799823 tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] Get volume metadata completed successfully. Aug 13 21:12:42.098089 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-84377c8e-713a-4c49-ae63-82a59a799823 tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] https://10.4.3.14/volume/v3/volumes/aabd30f3-e881-40c4-8424-9754ded2287c/metadata returned with HTTP 200 Aug 13 21:12:42.098494 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 677/2719] 10.4.3.14 () {66 vars in 1368 bytes} [Thu Aug 13 21:12:42 2026] GET /volume/v3/volumes/aabd30f3-e881-40c4-8424-9754ded2287c/metadata => generated 101 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:42.106581 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3a290ecd-b0b2-447f-8190-ecb72a440e5c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:42.108931 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3a290ecd-b0b2-447f-8190-ecb72a440e5c tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] PUT https://10.4.3.14/volume/v3/volumes/aabd30f3-e881-40c4-8424-9754ded2287c/metadata Aug 13 21:12:42.109642 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3a290ecd-b0b2-447f-8190-ecb72a440e5c tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:12:42.120310 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:42.120310 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:42.121145 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-3a290ecd-b0b2-447f-8190-ecb72a440e5c tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] Volume info retrieved successfully. Aug 13 21:12:42.138243 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-3a290ecd-b0b2-447f-8190-ecb72a440e5c tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] Update volume metadata completed successfully. Aug 13 21:12:42.138594 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3a290ecd-b0b2-447f-8190-ecb72a440e5c tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] https://10.4.3.14/volume/v3/volumes/aabd30f3-e881-40c4-8424-9754ded2287c/metadata returned with HTTP 200 Aug 13 21:12:42.139309 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 678/2720] 10.4.3.14 () {68 vars in 1388 bytes} [Thu Aug 13 21:12:42 2026] PUT /volume/v3/volumes/aabd30f3-e881-40c4-8424-9754ded2287c/metadata => generated 57 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 21:12:42.148006 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b907c589-cb0f-42a1-be23-6cc96ede28b4 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:42.149779 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b907c589-cb0f-42a1-be23-6cc96ede28b4 tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] GET https://10.4.3.14/volume/v3/volumes/aabd30f3-e881-40c4-8424-9754ded2287c/metadata Aug 13 21:12:42.149987 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b907c589-cb0f-42a1-be23-6cc96ede28b4 tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:42.150184 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b907c589-cb0f-42a1-be23-6cc96ede28b4 tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] Calling method 'index' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:42.157502 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:42.157502 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:42.158095 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-b907c589-cb0f-42a1-be23-6cc96ede28b4 tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] Volume info retrieved successfully. Aug 13 21:12:42.165270 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-b907c589-cb0f-42a1-be23-6cc96ede28b4 tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] Get volume metadata completed successfully. Aug 13 21:12:42.165563 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b907c589-cb0f-42a1-be23-6cc96ede28b4 tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] https://10.4.3.14/volume/v3/volumes/aabd30f3-e881-40c4-8424-9754ded2287c/metadata returned with HTTP 200 Aug 13 21:12:42.165940 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 688/2721] 10.4.3.14 () {66 vars in 1368 bytes} [Thu Aug 13 21:12:42 2026] GET /volume/v3/volumes/aabd30f3-e881-40c4-8424-9754ded2287c/metadata => generated 57 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 21:12:42.174078 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c5955998-3a13-4a9b-a9ce-c1a50c21f9cc None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:42.176272 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c5955998-3a13-4a9b-a9ce-c1a50c21f9cc tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] DELETE https://10.4.3.14/volume/v3/volumes/aabd30f3-e881-40c4-8424-9754ded2287c/metadata/key1 Aug 13 21:12:42.176543 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c5955998-3a13-4a9b-a9ce-c1a50c21f9cc tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:42.176825 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c5955998-3a13-4a9b-a9ce-c1a50c21f9cc tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:42.186781 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:42.186781 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:42.187316 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-c5955998-3a13-4a9b-a9ce-c1a50c21f9cc tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] Volume info retrieved successfully. Aug 13 21:12:42.194775 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-c5955998-3a13-4a9b-a9ce-c1a50c21f9cc tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] Get volume metadata completed successfully. Aug 13 21:12:42.208451 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-c5955998-3a13-4a9b-a9ce-c1a50c21f9cc tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] Delete volume metadata completed successfully. Aug 13 21:12:42.208634 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c5955998-3a13-4a9b-a9ce-c1a50c21f9cc tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] https://10.4.3.14/volume/v3/volumes/aabd30f3-e881-40c4-8424-9754ded2287c/metadata/key1 returned with HTTP 200 Aug 13 21:12:42.209152 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 679/2722] 10.4.3.14 () {66 vars in 1386 bytes} [Thu Aug 13 21:12:42 2026] DELETE /volume/v3/volumes/aabd30f3-e881-40c4-8424-9754ded2287c/metadata/key1 => generated 0 bytes in 35 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 13 21:12:42.218360 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-94930a5a-54f3-4fc4-a20c-80b008cf3d1d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:42.220895 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-94930a5a-54f3-4fc4-a20c-80b008cf3d1d tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] GET https://10.4.3.14/volume/v3/volumes/aabd30f3-e881-40c4-8424-9754ded2287c/metadata Aug 13 21:12:42.221172 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-94930a5a-54f3-4fc4-a20c-80b008cf3d1d tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:42.221437 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-94930a5a-54f3-4fc4-a20c-80b008cf3d1d tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] Calling method 'index' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:42.235033 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:42.235033 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:42.236037 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-94930a5a-54f3-4fc4-a20c-80b008cf3d1d tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] Volume info retrieved successfully. Aug 13 21:12:42.246655 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-94930a5a-54f3-4fc4-a20c-80b008cf3d1d tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] Get volume metadata completed successfully. Aug 13 21:12:42.247136 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-94930a5a-54f3-4fc4-a20c-80b008cf3d1d tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] https://10.4.3.14/volume/v3/volumes/aabd30f3-e881-40c4-8424-9754ded2287c/metadata returned with HTTP 200 Aug 13 21:12:42.247654 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 678/2723] 10.4.3.14 () {66 vars in 1368 bytes} [Thu Aug 13 21:12:42 2026] GET /volume/v3/volumes/aabd30f3-e881-40c4-8424-9754ded2287c/metadata => generated 32 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 21:12:42.256120 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-00c9c4b4-5c41-4115-8a73-2384e36b2b2e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:42.258455 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-00c9c4b4-5c41-4115-8a73-2384e36b2b2e tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] PUT https://10.4.3.14/volume/v3/volumes/aabd30f3-e881-40c4-8424-9754ded2287c/metadata Aug 13 21:12:42.258893 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-00c9c4b4-5c41-4115-8a73-2384e36b2b2e tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:12:42.267501 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:42.267501 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:42.267947 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-00c9c4b4-5c41-4115-8a73-2384e36b2b2e tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] Volume info retrieved successfully. Aug 13 21:12:42.278617 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-00c9c4b4-5c41-4115-8a73-2384e36b2b2e tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] Update volume metadata completed successfully. Aug 13 21:12:42.278944 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-00c9c4b4-5c41-4115-8a73-2384e36b2b2e tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] https://10.4.3.14/volume/v3/volumes/aabd30f3-e881-40c4-8424-9754ded2287c/metadata returned with HTTP 200 Aug 13 21:12:42.279708 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 679/2724] 10.4.3.14 () {68 vars in 1388 bytes} [Thu Aug 13 21:12:42 2026] PUT /volume/v3/volumes/aabd30f3-e881-40c4-8424-9754ded2287c/metadata => generated 16 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 21:12:42.288843 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-1306eb74-5978-4191-8289-bff86d4da39a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:42.290638 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1306eb74-5978-4191-8289-bff86d4da39a tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] POST https://10.4.3.14/volume/v3/volumes/aabd30f3-e881-40c4-8424-9754ded2287c/metadata Aug 13 21:12:42.290978 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1306eb74-5978-4191-8289-bff86d4da39a tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:12:42.300155 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:42.300155 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:42.300590 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-1306eb74-5978-4191-8289-bff86d4da39a tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] Volume info retrieved successfully. Aug 13 21:12:42.310126 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-1306eb74-5978-4191-8289-bff86d4da39a tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] Create volume metadata completed successfully. Aug 13 21:12:42.310392 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1306eb74-5978-4191-8289-bff86d4da39a tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] https://10.4.3.14/volume/v3/volumes/aabd30f3-e881-40c4-8424-9754ded2287c/metadata returned with HTTP 200 Aug 13 21:12:42.310839 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 689/2725] 10.4.3.14 () {68 vars in 1389 bytes} [Thu Aug 13 21:12:42 2026] POST /volume/v3/volumes/aabd30f3-e881-40c4-8424-9754ded2287c/metadata => generated 68 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 21:12:42.320220 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-66403790-8aba-420e-9b01-bef68d9dea4e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:42.322295 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-66403790-8aba-420e-9b01-bef68d9dea4e tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] PUT https://10.4.3.14/volume/v3/volumes/aabd30f3-e881-40c4-8424-9754ded2287c/metadata/key3 Aug 13 21:12:42.322596 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-66403790-8aba-420e-9b01-bef68d9dea4e tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:12:42.331109 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:42.331109 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:42.331550 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-66403790-8aba-420e-9b01-bef68d9dea4e tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] Volume info retrieved successfully. Aug 13 21:12:42.342565 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-66403790-8aba-420e-9b01-bef68d9dea4e tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] Update volume metadata completed successfully. Aug 13 21:12:42.342908 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-66403790-8aba-420e-9b01-bef68d9dea4e tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] https://10.4.3.14/volume/v3/volumes/aabd30f3-e881-40c4-8424-9754ded2287c/metadata/key3 returned with HTTP 200 Aug 13 21:12:42.343407 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 680/2726] 10.4.3.14 () {68 vars in 1403 bytes} [Thu Aug 13 21:12:42 2026] PUT /volume/v3/volumes/aabd30f3-e881-40c4-8424-9754ded2287c/metadata/key3 => generated 35 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 21:12:42.351641 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e11cad6b-b8ba-4ea7-90b2-035a6859c033 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:42.353328 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e11cad6b-b8ba-4ea7-90b2-035a6859c033 tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] GET https://10.4.3.14/volume/v3/volumes/aabd30f3-e881-40c4-8424-9754ded2287c/metadata/key3 Aug 13 21:12:42.353513 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e11cad6b-b8ba-4ea7-90b2-035a6859c033 tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:42.353700 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e11cad6b-b8ba-4ea7-90b2-035a6859c033 tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:42.360931 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:42.360931 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:42.362388 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e11cad6b-b8ba-4ea7-90b2-035a6859c033 tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] Volume info retrieved successfully. Aug 13 21:12:42.368026 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e11cad6b-b8ba-4ea7-90b2-035a6859c033 tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] Get volume metadata completed successfully. Aug 13 21:12:42.368334 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e11cad6b-b8ba-4ea7-90b2-035a6859c033 tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] https://10.4.3.14/volume/v3/volumes/aabd30f3-e881-40c4-8424-9754ded2287c/metadata/key3 returned with HTTP 200 Aug 13 21:12:42.368856 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 679/2727] 10.4.3.14 () {66 vars in 1383 bytes} [Thu Aug 13 21:12:42 2026] GET /volume/v3/volumes/aabd30f3-e881-40c4-8424-9754ded2287c/metadata/key3 => generated 35 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 21:12:42.377952 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-bf4ec8cd-777f-457d-8b44-290fbac1d787 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:42.380355 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bf4ec8cd-777f-457d-8b44-290fbac1d787 tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] GET https://10.4.3.14/volume/v3/volumes/aabd30f3-e881-40c4-8424-9754ded2287c/metadata Aug 13 21:12:42.380605 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bf4ec8cd-777f-457d-8b44-290fbac1d787 tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:42.380867 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bf4ec8cd-777f-457d-8b44-290fbac1d787 tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] Calling method 'index' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:42.390569 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:42.390569 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:42.391240 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-bf4ec8cd-777f-457d-8b44-290fbac1d787 tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] Volume info retrieved successfully. Aug 13 21:12:42.397892 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-bf4ec8cd-777f-457d-8b44-290fbac1d787 tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] Get volume metadata completed successfully. Aug 13 21:12:42.398257 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bf4ec8cd-777f-457d-8b44-290fbac1d787 tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] https://10.4.3.14/volume/v3/volumes/aabd30f3-e881-40c4-8424-9754ded2287c/metadata returned with HTTP 200 Aug 13 21:12:42.398782 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 680/2728] 10.4.3.14 () {66 vars in 1368 bytes} [Thu Aug 13 21:12:42 2026] GET /volume/v3/volumes/aabd30f3-e881-40c4-8424-9754ded2287c/metadata => generated 75 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 21:12:42.407763 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-50d1241d-1bb5-47df-81ba-7ccff9c1ebfc None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:42.410183 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-50d1241d-1bb5-47df-81ba-7ccff9c1ebfc tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] PUT https://10.4.3.14/volume/v3/volumes/aabd30f3-e881-40c4-8424-9754ded2287c/metadata Aug 13 21:12:42.410628 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-50d1241d-1bb5-47df-81ba-7ccff9c1ebfc tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:12:42.424209 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:42.424209 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:42.424896 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-50d1241d-1bb5-47df-81ba-7ccff9c1ebfc tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] Volume info retrieved successfully. Aug 13 21:12:42.436785 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-50d1241d-1bb5-47df-81ba-7ccff9c1ebfc tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] Update volume metadata completed successfully. Aug 13 21:12:42.437138 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-50d1241d-1bb5-47df-81ba-7ccff9c1ebfc tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] https://10.4.3.14/volume/v3/volumes/aabd30f3-e881-40c4-8424-9754ded2287c/metadata returned with HTTP 200 Aug 13 21:12:42.437683 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 690/2729] 10.4.3.14 () {68 vars in 1388 bytes} [Thu Aug 13 21:12:42 2026] PUT /volume/v3/volumes/aabd30f3-e881-40c4-8424-9754ded2287c/metadata => generated 16 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 21:12:42.448232 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1475f752-a9fa-4a0e-b903-6afe654ec4c1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:42.451010 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1475f752-a9fa-4a0e-b903-6afe654ec4c1 tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] GET https://10.4.3.14/volume/v3/volumes/aabd30f3-e881-40c4-8424-9754ded2287c Aug 13 21:12:42.451256 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1475f752-a9fa-4a0e-b903-6afe654ec4c1 tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:42.451492 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1475f752-a9fa-4a0e-b903-6afe654ec4c1 tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:42.461132 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:42.461132 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:42.465245 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1475f752-a9fa-4a0e-b903-6afe654ec4c1 tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] Volume info retrieved successfully. Aug 13 21:12:42.470266 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1475f752-a9fa-4a0e-b903-6afe654ec4c1 tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] https://10.4.3.14/volume/v3/volumes/aabd30f3-e881-40c4-8424-9754ded2287c returned with HTTP 200 Aug 13 21:12:42.470775 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 681/2730] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:42 2026] GET /volume/v3/volumes/aabd30f3-e881-40c4-8424-9754ded2287c => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:42.483207 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-69e9ab63-9757-41f0-86b5-b16dd5056b22 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:42.484833 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-69e9ab63-9757-41f0-86b5-b16dd5056b22 tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] DELETE https://10.4.3.14/volume/v3/volumes/aabd30f3-e881-40c4-8424-9754ded2287c Aug 13 21:12:42.485038 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-69e9ab63-9757-41f0-86b5-b16dd5056b22 tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:42.485432 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-69e9ab63-9757-41f0-86b5-b16dd5056b22 tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:42.485432 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-69e9ab63-9757-41f0-86b5-b16dd5056b22 tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] Delete volume with id: aabd30f3-e881-40c4-8424-9754ded2287c Aug 13 21:12:42.493991 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:42.493991 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:42.493991 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-69e9ab63-9757-41f0-86b5-b16dd5056b22 tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] Volume info retrieved successfully. Aug 13 21:12:42.528990 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-69e9ab63-9757-41f0-86b5-b16dd5056b22 tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] Delete volume request issued successfully. Aug 13 21:12:42.528990 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-69e9ab63-9757-41f0-86b5-b16dd5056b22 tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] https://10.4.3.14/volume/v3/volumes/aabd30f3-e881-40c4-8424-9754ded2287c returned with HTTP 202 Aug 13 21:12:42.528990 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 680/2731] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:12:42 2026] DELETE /volume/v3/volumes/aabd30f3-e881-40c4-8424-9754ded2287c => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:12:42.537043 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-59d5250d-ecee-4255-8541-e5451669199b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:42.542758 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-59d5250d-ecee-4255-8541-e5451669199b tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] GET https://10.4.3.14/volume/v3/volumes/aabd30f3-e881-40c4-8424-9754ded2287c Aug 13 21:12:42.542758 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-59d5250d-ecee-4255-8541-e5451669199b tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:42.542758 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-59d5250d-ecee-4255-8541-e5451669199b tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:42.551887 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:42.551887 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:42.556756 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-59d5250d-ecee-4255-8541-e5451669199b tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] Volume info retrieved successfully. Aug 13 21:12:42.563373 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-59d5250d-ecee-4255-8541-e5451669199b tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] https://10.4.3.14/volume/v3/volumes/aabd30f3-e881-40c4-8424-9754ded2287c returned with HTTP 200 Aug 13 21:12:42.563871 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 681/2732] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:42 2026] GET /volume/v3/volumes/aabd30f3-e881-40c4-8424-9754ded2287c => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:43.050164 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-af1b8b0c-2e4d-45d0-ace6-e257a3837d0e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:43.053285 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-af1b8b0c-2e4d-45d0-ace6-e257a3837d0e tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] GET https://10.4.3.14/volume/v3/volumes/61ce6f74-922c-46c0-8672-882ff615f570 Aug 13 21:12:43.053496 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-af1b8b0c-2e4d-45d0-ace6-e257a3837d0e tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:43.053758 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-af1b8b0c-2e4d-45d0-ace6-e257a3837d0e tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:43.061780 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5c3d19b8-8c5b-48b0-8b2b-7689ebc379e9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:43.063979 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5c3d19b8-8c5b-48b0-8b2b-7689ebc379e9 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/a44f8528-7639-4ad1-a63e-7804cfb50c89 Aug 13 21:12:43.064262 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5c3d19b8-8c5b-48b0-8b2b-7689ebc379e9 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:43.064505 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5c3d19b8-8c5b-48b0-8b2b-7689ebc379e9 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:43.064647 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-5c3d19b8-8c5b-48b0-8b2b-7689ebc379e9 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id a44f8528-7639-4ad1-a63e-7804cfb50c89. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:12:43.065920 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:43.065920 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:43.069795 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:43.069795 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:43.070465 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5c3d19b8-8c5b-48b0-8b2b-7689ebc379e9 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/a44f8528-7639-4ad1-a63e-7804cfb50c89 returned with HTTP 200 Aug 13 21:12:43.070958 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 682/2733] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:12:43 2026] GET /volume/v3/backups/a44f8528-7639-4ad1-a63e-7804cfb50c89 => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:43.072518 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-af1b8b0c-2e4d-45d0-ace6-e257a3837d0e tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Volume info retrieved successfully. Aug 13 21:12:43.076847 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-af1b8b0c-2e4d-45d0-ace6-e257a3837d0e tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] https://10.4.3.14/volume/v3/volumes/61ce6f74-922c-46c0-8672-882ff615f570 returned with HTTP 200 Aug 13 21:12:43.077026 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 691/2734] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:43 2026] GET /volume/v3/volumes/61ce6f74-922c-46c0-8672-882ff615f570 => generated 998 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:43.230137 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-28fad08b-2e42-41c4-943d-cab09afe5be2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:43.232380 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-28fad08b-2e42-41c4-943d-cab09afe5be2 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:12:43.233125 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-28fad08b-2e42-41c4-943d-cab09afe5be2 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "1985994c-9cd0-47d8-af72-5b1ef6fcb163", "size": 1}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:12:43.234826 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-28fad08b-2e42-41c4-943d-cab09afe5be2 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': '1985994c-9cd0-47d8-af72-5b1ef6fcb163', 'size': 1}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:12:43.306511 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-28fad08b-2e42-41c4-943d-cab09afe5be2 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Create volume of 1 GB Aug 13 21:12:43.310579 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-28fad08b-2e42-41c4-943d-cab09afe5be2 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Availability Zones retrieved successfully. Aug 13 21:12:43.315812 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-28fad08b-2e42-41c4-943d-cab09afe5be2 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Flow 'volume_create_api' (999f5d75-e197-4178-ad55-5ec4bd27d862) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:12:43.317033 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-28fad08b-2e42-41c4-943d-cab09afe5be2 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e628364b-a97d-4cce-a8f8-56b1d6e5ce22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:43.318500 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-28fad08b-2e42-41c4-943d-cab09afe5be2 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:12:43.386614 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-28fad08b-2e42-41c4-943d-cab09afe5be2 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e628364b-a97d-4cce-a8f8-56b1d6e5ce22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:43.387607 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-28fad08b-2e42-41c4-943d-cab09afe5be2 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c1e420c-ec78-4834-9df6-4917d437cf0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:43.424779 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-28fad08b-2e42-41c4-943d-cab09afe5be2 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Created reservations ['3edced60-a61c-4761-b2af-cfd4da6df42f', '10823866-0288-4bae-939c-e3427c24a33b', '9b68eac7-e0be-4b8d-8455-dd938bbe58d9', 'b5c2cd4e-a140-4ef1-ad28-8c6fad2d7765'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:12:43.425555 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-28fad08b-2e42-41c4-943d-cab09afe5be2 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c1e420c-ec78-4834-9df6-4917d437cf0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3edced60-a61c-4761-b2af-cfd4da6df42f', '10823866-0288-4bae-939c-e3427c24a33b', '9b68eac7-e0be-4b8d-8455-dd938bbe58d9', 'b5c2cd4e-a140-4ef1-ad28-8c6fad2d7765']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:43.426208 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-28fad08b-2e42-41c4-943d-cab09afe5be2 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5039fef-e115-45a9-9590-ad180fd2d81c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:43.447646 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-28fad08b-2e42-41c4-943d-cab09afe5be2 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5039fef-e115-45a9-9590-ad180fd2d81c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '348d4a1b-6434-47c1-97d5-6f816037c96d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bac918c1592249ccb6cfb28224d65d84',qos_specs=None,replication_status=,reservations=['3edced60-a61c-4761-b2af-cfd4da6df42f','10823866-0288-4bae-939c-e3427c24a33b','9b68eac7-e0be-4b8d-8455-dd938bbe58d9','b5c2cd4e-a140-4ef1-ad28-8c6fad2d7765'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='008a090697d445638a3bcb3d4c1a10c4',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:12:43Z,deleted=False,deleted_at=None,display_description=None,display_name='volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=348d4a1b-6434-47c1-97d5-6f816037c96d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bac918c1592249ccb6cfb28224d65d84',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='008a090697d445638a3bcb3d4c1a10c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:43.448505 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-28fad08b-2e42-41c4-943d-cab09afe5be2 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecb57e20-c53b-42a1-9335-5e762cfbcc8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:43.465175 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-28fad08b-2e42-41c4-943d-cab09afe5be2 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecb57e20-c53b-42a1-9335-5e762cfbcc8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bac918c1592249ccb6cfb28224d65d84',qos_specs=None,replication_status=,reservations=['3edced60-a61c-4761-b2af-cfd4da6df42f','10823866-0288-4bae-939c-e3427c24a33b','9b68eac7-e0be-4b8d-8455-dd938bbe58d9','b5c2cd4e-a140-4ef1-ad28-8c6fad2d7765'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='008a090697d445638a3bcb3d4c1a10c4',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:43.465771 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-28fad08b-2e42-41c4-943d-cab09afe5be2 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7b15a84-7a7a-4485-b436-7d0f674cb957) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:43.473688 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-28fad08b-2e42-41c4-943d-cab09afe5be2 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7b15a84-7a7a-4485-b436-7d0f674cb957) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:43.474454 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-28fad08b-2e42-41c4-943d-cab09afe5be2 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Flow 'volume_create_api' (999f5d75-e197-4178-ad55-5ec4bd27d862) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:12:43.474716 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-28fad08b-2e42-41c4-943d-cab09afe5be2 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Create volume request issued successfully. Aug 13 21:12:43.475292 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-28fad08b-2e42-41c4-943d-cab09afe5be2 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:12:43.475670 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 681/2735] 10.4.3.14 () {70 vars in 1293 bytes} [Thu Aug 13 21:12:43 2026] POST /volume/v3/volumes => generated 773 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:12:43.486574 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f963e81b-b162-457f-906a-6652a9a79719 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:43.488403 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f963e81b-b162-457f-906a-6652a9a79719 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/348d4a1b-6434-47c1-97d5-6f816037c96d Aug 13 21:12:43.488616 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f963e81b-b162-457f-906a-6652a9a79719 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:43.488819 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f963e81b-b162-457f-906a-6652a9a79719 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:43.495709 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:43.495709 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:43.499203 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-f963e81b-b162-457f-906a-6652a9a79719 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume info retrieved successfully. Aug 13 21:12:43.502986 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f963e81b-b162-457f-906a-6652a9a79719 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/348d4a1b-6434-47c1-97d5-6f816037c96d returned with HTTP 200 Aug 13 21:12:43.503660 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 682/2736] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:43 2026] GET /volume/v3/volumes/348d4a1b-6434-47c1-97d5-6f816037c96d => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:43.578089 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6a403422-7219-4956-8568-47fe25e2a25e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:43.580056 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6a403422-7219-4956-8568-47fe25e2a25e tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] GET https://10.4.3.14/volume/v3/volumes/aabd30f3-e881-40c4-8424-9754ded2287c Aug 13 21:12:43.580118 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6a403422-7219-4956-8568-47fe25e2a25e tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:43.580306 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6a403422-7219-4956-8568-47fe25e2a25e tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:43.585383 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6a403422-7219-4956-8568-47fe25e2a25e tempest-VolumesMetadataTest-389021399 tempest-VolumesMetadataTest-389021399-project-member] https://10.4.3.14/volume/v3/volumes/aabd30f3-e881-40c4-8424-9754ded2287c returned with HTTP 404 Aug 13 21:12:43.585830 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 683/2737] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:43 2026] GET /volume/v3/volumes/aabd30f3-e881-40c4-8424-9754ded2287c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:12:44.080085 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-9a63a20b-f09a-4539-bda1-3d0cc5f13375 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:44.082425 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9a63a20b-f09a-4539-bda1-3d0cc5f13375 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/a44f8528-7639-4ad1-a63e-7804cfb50c89 Aug 13 21:12:44.082758 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9a63a20b-f09a-4539-bda1-3d0cc5f13375 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:44.083037 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9a63a20b-f09a-4539-bda1-3d0cc5f13375 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:44.083194 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-9a63a20b-f09a-4539-bda1-3d0cc5f13375 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id a44f8528-7639-4ad1-a63e-7804cfb50c89. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:12:44.089609 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-45281bc7-c62c-4753-9ce8-4633a7de0af2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:44.090381 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:44.090381 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:44.091230 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9a63a20b-f09a-4539-bda1-3d0cc5f13375 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/a44f8528-7639-4ad1-a63e-7804cfb50c89 returned with HTTP 200 Aug 13 21:12:44.091700 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 692/2738] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:12:44 2026] GET /volume/v3/backups/a44f8528-7639-4ad1-a63e-7804cfb50c89 => generated 732 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:44.092685 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-45281bc7-c62c-4753-9ce8-4633a7de0af2 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] GET https://10.4.3.14/volume/v3/volumes/61ce6f74-922c-46c0-8672-882ff615f570 Aug 13 21:12:44.092903 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-45281bc7-c62c-4753-9ce8-4633a7de0af2 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:44.093217 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-45281bc7-c62c-4753-9ce8-4633a7de0af2 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:44.101037 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:44.101037 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:44.107689 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-45281bc7-c62c-4753-9ce8-4633a7de0af2 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Volume info retrieved successfully. Aug 13 21:12:44.113650 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-45281bc7-c62c-4753-9ce8-4633a7de0af2 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] https://10.4.3.14/volume/v3/volumes/61ce6f74-922c-46c0-8672-882ff615f570 returned with HTTP 200 Aug 13 21:12:44.114284 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 682/2739] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:44 2026] GET /volume/v3/volumes/61ce6f74-922c-46c0-8672-882ff615f570 => generated 998 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:44.517368 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-104b33e2-12c1-4ebb-ba8d-baef97c6e5b7 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:44.519641 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-104b33e2-12c1-4ebb-ba8d-baef97c6e5b7 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/348d4a1b-6434-47c1-97d5-6f816037c96d Aug 13 21:12:44.519992 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-104b33e2-12c1-4ebb-ba8d-baef97c6e5b7 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:44.520249 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-104b33e2-12c1-4ebb-ba8d-baef97c6e5b7 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:44.530105 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:44.530105 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:44.534774 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-104b33e2-12c1-4ebb-ba8d-baef97c6e5b7 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume info retrieved successfully. Aug 13 21:12:44.542160 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-104b33e2-12c1-4ebb-ba8d-baef97c6e5b7 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/348d4a1b-6434-47c1-97d5-6f816037c96d returned with HTTP 200 Aug 13 21:12:44.542160 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 683/2740] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:44 2026] GET /volume/v3/volumes/348d4a1b-6434-47c1-97d5-6f816037c96d => generated 923 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:44.760491 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5e0085a2-8a9e-4636-bcd0-e99fca72004d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:44.763812 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5e0085a2-8a9e-4636-bcd0-e99fca72004d tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] GET https://10.4.3.14/volume/v3/volumes/395418d4-6cbd-44b5-a797-3bba900eded7 Aug 13 21:12:44.763812 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5e0085a2-8a9e-4636-bcd0-e99fca72004d tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:44.763812 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5e0085a2-8a9e-4636-bcd0-e99fca72004d tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:44.777567 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:44.777567 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:44.783875 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-5e0085a2-8a9e-4636-bcd0-e99fca72004d tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Volume info retrieved successfully. Aug 13 21:12:44.789662 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5e0085a2-8a9e-4636-bcd0-e99fca72004d tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] https://10.4.3.14/volume/v3/volumes/395418d4-6cbd-44b5-a797-3bba900eded7 returned with HTTP 200 Aug 13 21:12:44.789662 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 684/2741] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:44 2026] GET /volume/v3/volumes/395418d4-6cbd-44b5-a797-3bba900eded7 => generated 1140 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:44.851779 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-174ad154-ec54-4f36-9f5b-d35082f3c3b0 req-30e7d5df-ef5e-4db9-b1eb-3ad2bb1dd118 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:44.857199 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-174ad154-ec54-4f36-9f5b-d35082f3c3b0 req-30e7d5df-ef5e-4db9-b1eb-3ad2bb1dd118 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] GET https://10.4.3.14/volume/v3/volumes/395418d4-6cbd-44b5-a797-3bba900eded7 Aug 13 21:12:44.857435 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-174ad154-ec54-4f36-9f5b-d35082f3c3b0 req-30e7d5df-ef5e-4db9-b1eb-3ad2bb1dd118 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:44.857707 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-174ad154-ec54-4f36-9f5b-d35082f3c3b0 req-30e7d5df-ef5e-4db9-b1eb-3ad2bb1dd118 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:44.888028 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:44.888028 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:44.916978 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-174ad154-ec54-4f36-9f5b-d35082f3c3b0 req-30e7d5df-ef5e-4db9-b1eb-3ad2bb1dd118 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Volume info retrieved successfully. Aug 13 21:12:44.936491 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-174ad154-ec54-4f36-9f5b-d35082f3c3b0 req-30e7d5df-ef5e-4db9-b1eb-3ad2bb1dd118 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] https://10.4.3.14/volume/v3/volumes/395418d4-6cbd-44b5-a797-3bba900eded7 returned with HTTP 200 Aug 13 21:12:44.936949 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 693/2742] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:12:44 2026] GET /volume/v3/volumes/395418d4-6cbd-44b5-a797-3bba900eded7 => generated 1140 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:44.954957 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-174ad154-ec54-4f36-9f5b-d35082f3c3b0 req-90213723-4d68-49c9-9c3e-b965c8b387d0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:44.959955 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-174ad154-ec54-4f36-9f5b-d35082f3c3b0 req-90213723-4d68-49c9-9c3e-b965c8b387d0 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] POST https://10.4.3.14/volume/v3/volumes/395418d4-6cbd-44b5-a797-3bba900eded7/action Aug 13 21:12:44.961576 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-174ad154-ec54-4f36-9f5b-d35082f3c3b0 req-90213723-4d68-49c9-9c3e-b965c8b387d0 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:12:44.961710 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-174ad154-ec54-4f36-9f5b-d35082f3c3b0 req-90213723-4d68-49c9-9c3e-b965c8b387d0 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:12:44.998313 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:44.998313 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:44.998922 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-174ad154-ec54-4f36-9f5b-d35082f3c3b0 req-90213723-4d68-49c9-9c3e-b965c8b387d0 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Volume info retrieved successfully. Aug 13 21:12:45.011051 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-174ad154-ec54-4f36-9f5b-d35082f3c3b0 req-90213723-4d68-49c9-9c3e-b965c8b387d0 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Begin detaching volume completed successfully. Aug 13 21:12:45.011332 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-174ad154-ec54-4f36-9f5b-d35082f3c3b0 req-90213723-4d68-49c9-9c3e-b965c8b387d0 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] https://10.4.3.14/volume/v3/volumes/395418d4-6cbd-44b5-a797-3bba900eded7/action returned with HTTP 202 Aug 13 21:12:45.011873 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 683/2743] 10.4.3.14 () {72 vars in 1665 bytes} [Thu Aug 13 21:12:44 2026] POST /volume/v3/volumes/395418d4-6cbd-44b5-a797-3bba900eded7/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:12:45.054402 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-77f6e609-54df-49e0-aad0-1fdc41e6d0c7 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:45.054788 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-77f6e609-54df-49e0-aad0-1fdc41e6d0c7 None None] GET https://10.4.3.14/volume// Aug 13 21:12:45.054987 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-77f6e609-54df-49e0-aad0-1fdc41e6d0c7 None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:45.055178 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-77f6e609-54df-49e0-aad0-1fdc41e6d0c7 None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:45.055504 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-77f6e609-54df-49e0-aad0-1fdc41e6d0c7 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:12:45.055781 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 684/2744] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:12:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:12:45.066186 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-174ad154-ec54-4f36-9f5b-d35082f3c3b0 req-690fcc42-388e-454c-845f-ad372a09ffd2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:45.069072 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-174ad154-ec54-4f36-9f5b-d35082f3c3b0 req-690fcc42-388e-454c-845f-ad372a09ffd2 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] GET https://10.4.3.14/volume/v3/volumes/395418d4-6cbd-44b5-a797-3bba900eded7 Aug 13 21:12:45.069859 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-174ad154-ec54-4f36-9f5b-d35082f3c3b0 req-690fcc42-388e-454c-845f-ad372a09ffd2 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:45.071230 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-174ad154-ec54-4f36-9f5b-d35082f3c3b0 req-690fcc42-388e-454c-845f-ad372a09ffd2 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:45.081827 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:45.081827 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:45.085016 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-174ad154-ec54-4f36-9f5b-d35082f3c3b0 req-690fcc42-388e-454c-845f-ad372a09ffd2 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Volume info retrieved successfully. Aug 13 21:12:45.089033 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-174ad154-ec54-4f36-9f5b-d35082f3c3b0 req-690fcc42-388e-454c-845f-ad372a09ffd2 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] https://10.4.3.14/volume/v3/volumes/395418d4-6cbd-44b5-a797-3bba900eded7 returned with HTTP 200 Aug 13 21:12:45.089033 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 685/2745] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:12:45 2026] GET /volume/v3/volumes/395418d4-6cbd-44b5-a797-3bba900eded7 => generated 1323 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:12:45.102116 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-268cbbc1-9b77-42ed-9a3e-4efb25801f80 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:45.104057 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-268cbbc1-9b77-42ed-9a3e-4efb25801f80 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/a44f8528-7639-4ad1-a63e-7804cfb50c89 Aug 13 21:12:45.104289 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-268cbbc1-9b77-42ed-9a3e-4efb25801f80 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:45.104502 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-268cbbc1-9b77-42ed-9a3e-4efb25801f80 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:45.104631 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-268cbbc1-9b77-42ed-9a3e-4efb25801f80 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id a44f8528-7639-4ad1-a63e-7804cfb50c89. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:12:45.109432 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:45.109432 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:45.110097 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-268cbbc1-9b77-42ed-9a3e-4efb25801f80 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/a44f8528-7639-4ad1-a63e-7804cfb50c89 returned with HTTP 200 Aug 13 21:12:45.112014 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 694/2746] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:12:45 2026] GET /volume/v3/backups/a44f8528-7639-4ad1-a63e-7804cfb50c89 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:45.131051 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-24832649-b818-4baa-9d8e-2b0264038e98 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:45.133142 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-24832649-b818-4baa-9d8e-2b0264038e98 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] GET https://10.4.3.14/volume/v3/volumes/61ce6f74-922c-46c0-8672-882ff615f570 Aug 13 21:12:45.133326 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-24832649-b818-4baa-9d8e-2b0264038e98 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:45.133543 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-24832649-b818-4baa-9d8e-2b0264038e98 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:45.139822 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:45.139822 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:45.143062 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-24832649-b818-4baa-9d8e-2b0264038e98 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Volume info retrieved successfully. Aug 13 21:12:45.146982 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-24832649-b818-4baa-9d8e-2b0264038e98 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] https://10.4.3.14/volume/v3/volumes/61ce6f74-922c-46c0-8672-882ff615f570 returned with HTTP 200 Aug 13 21:12:45.146982 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 684/2747] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:45 2026] GET /volume/v3/volumes/61ce6f74-922c-46c0-8672-882ff615f570 => generated 998 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:45.522667 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-9f86ee58-285e-45a0-80cb-9305c6792007 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:45.555586 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3b25505a-5f21-40f4-86db-d305e1382dec None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:45.557182 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3b25505a-5f21-40f4-86db-d305e1382dec tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/348d4a1b-6434-47c1-97d5-6f816037c96d Aug 13 21:12:45.558045 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3b25505a-5f21-40f4-86db-d305e1382dec tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:45.558045 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3b25505a-5f21-40f4-86db-d305e1382dec tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:45.564919 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:45.564919 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:45.569713 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3b25505a-5f21-40f4-86db-d305e1382dec tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume info retrieved successfully. Aug 13 21:12:45.573148 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3b25505a-5f21-40f4-86db-d305e1382dec tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/348d4a1b-6434-47c1-97d5-6f816037c96d returned with HTTP 200 Aug 13 21:12:45.573505 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 686/2748] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:45 2026] GET /volume/v3/volumes/348d4a1b-6434-47c1-97d5-6f816037c96d => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:45.670310 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9f86ee58-285e-45a0-80cb-9305c6792007 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:12:45.670753 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9f86ee58-285e-45a0-80cb-9305c6792007 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1734579964"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:12:45.675340 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-9f86ee58-285e-45a0-80cb-9305c6792007 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1734579964'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:12:45.675522 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-9f86ee58-285e-45a0-80cb-9305c6792007 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Create volume of 1 GB Aug 13 21:12:45.682402 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-9f86ee58-285e-45a0-80cb-9305c6792007 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Availability Zones retrieved successfully. Aug 13 21:12:45.692667 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-9f86ee58-285e-45a0-80cb-9305c6792007 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Flow 'volume_create_api' (ace46c3b-2b1b-4e0e-901a-db47dd9f5f86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:12:45.693625 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-9f86ee58-285e-45a0-80cb-9305c6792007 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ebe7b90-7097-406a-8e73-ad77b6161c3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:45.694544 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-9f86ee58-285e-45a0-80cb-9305c6792007 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:12:45.720542 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-9f86ee58-285e-45a0-80cb-9305c6792007 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ebe7b90-7097-406a-8e73-ad77b6161c3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:45.721230 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-9f86ee58-285e-45a0-80cb-9305c6792007 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4428b2e-6c94-45f7-af05-0e2accec34e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:45.773189 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-9f86ee58-285e-45a0-80cb-9305c6792007 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Created reservations ['0be05d4b-54b6-45d1-b40d-8d8a505bb7c2', 'b7cde5c0-d9fb-45d2-ad60-1b424037d28b', '7c7687cd-9e22-4c2e-b9ca-c98732972ac2', '8d09cc89-c802-47e0-a94d-914e6b8f01e4'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:12:45.773897 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-9f86ee58-285e-45a0-80cb-9305c6792007 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4428b2e-6c94-45f7-af05-0e2accec34e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0be05d4b-54b6-45d1-b40d-8d8a505bb7c2', 'b7cde5c0-d9fb-45d2-ad60-1b424037d28b', '7c7687cd-9e22-4c2e-b9ca-c98732972ac2', '8d09cc89-c802-47e0-a94d-914e6b8f01e4']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:45.774566 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-9f86ee58-285e-45a0-80cb-9305c6792007 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (094941c4-8c7c-44da-bba8-96cd73979ef4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:45.793490 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-9f86ee58-285e-45a0-80cb-9305c6792007 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (094941c4-8c7c-44da-bba8-96cd73979ef4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16bddbd3-e666-40d5-859a-b4e42c8175be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1734579964',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58ce37e64ddc4caba0a807bd116e58b8',qos_specs=None,replication_status=,reservations=['0be05d4b-54b6-45d1-b40d-8d8a505bb7c2','b7cde5c0-d9fb-45d2-ad60-1b424037d28b','7c7687cd-9e22-4c2e-b9ca-c98732972ac2','8d09cc89-c802-47e0-a94d-914e6b8f01e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e030cbbf6c994ef4a9cae58abb7b5a23',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:12:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1734579964',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=16bddbd3-e666-40d5-859a-b4e42c8175be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58ce37e64ddc4caba0a807bd116e58b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e030cbbf6c994ef4a9cae58abb7b5a23',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:45.794413 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-9f86ee58-285e-45a0-80cb-9305c6792007 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0f14c13-6d56-48ec-abaf-ba14ee29b02b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:45.814229 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-9f86ee58-285e-45a0-80cb-9305c6792007 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0f14c13-6d56-48ec-abaf-ba14ee29b02b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1734579964',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58ce37e64ddc4caba0a807bd116e58b8',qos_specs=None,replication_status=,reservations=['0be05d4b-54b6-45d1-b40d-8d8a505bb7c2','b7cde5c0-d9fb-45d2-ad60-1b424037d28b','7c7687cd-9e22-4c2e-b9ca-c98732972ac2','8d09cc89-c802-47e0-a94d-914e6b8f01e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e030cbbf6c994ef4a9cae58abb7b5a23',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:45.814926 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-9f86ee58-285e-45a0-80cb-9305c6792007 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e593855-d22b-4b02-816e-51977fa5ee7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:45.822855 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-9f86ee58-285e-45a0-80cb-9305c6792007 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e593855-d22b-4b02-816e-51977fa5ee7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:45.823547 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-9f86ee58-285e-45a0-80cb-9305c6792007 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Flow 'volume_create_api' (ace46c3b-2b1b-4e0e-901a-db47dd9f5f86) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:12:45.823831 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-9f86ee58-285e-45a0-80cb-9305c6792007 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Create volume request issued successfully. Aug 13 21:12:45.824357 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9f86ee58-285e-45a0-80cb-9305c6792007 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:12:45.824758 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 685/2749] 10.4.3.14 () {70 vars in 1292 bytes} [Thu Aug 13 21:12:45 2026] POST /volume/v3/volumes => generated 817 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:12:45.835930 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e69af1ac-33f6-4634-b998-4b84131142a5 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:45.837509 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e69af1ac-33f6-4634-b998-4b84131142a5 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] GET https://10.4.3.14/volume/v3/volumes/16bddbd3-e666-40d5-859a-b4e42c8175be Aug 13 21:12:45.837681 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e69af1ac-33f6-4634-b998-4b84131142a5 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:45.837871 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e69af1ac-33f6-4634-b998-4b84131142a5 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:45.843698 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:45.843698 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:45.846800 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-e69af1ac-33f6-4634-b998-4b84131142a5 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Volume info retrieved successfully. Aug 13 21:12:45.850220 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e69af1ac-33f6-4634-b998-4b84131142a5 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] https://10.4.3.14/volume/v3/volumes/16bddbd3-e666-40d5-859a-b4e42c8175be returned with HTTP 200 Aug 13 21:12:45.850534 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 695/2750] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:45 2026] GET /volume/v3/volumes/16bddbd3-e666-40d5-859a-b4e42c8175be => generated 885 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:45.892409 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-89576ddd-54bb-4d27-843d-5e7ea921717e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:45.894108 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-89576ddd-54bb-4d27-843d-5e7ea921717e tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/8f88e595-3fae-43e3-a33c-610e82424cac Aug 13 21:12:45.894285 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-89576ddd-54bb-4d27-843d-5e7ea921717e tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:45.894454 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-89576ddd-54bb-4d27-843d-5e7ea921717e tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:45.903064 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:45.903064 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:45.909232 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-89576ddd-54bb-4d27-843d-5e7ea921717e tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:12:45.913181 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-89576ddd-54bb-4d27-843d-5e7ea921717e tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/8f88e595-3fae-43e3-a33c-610e82424cac returned with HTTP 200 Aug 13 21:12:45.913569 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 685/2751] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:45 2026] GET /volume/v3/volumes/8f88e595-3fae-43e3-a33c-610e82424cac => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:45.932196 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3f43ed04-a22f-4036-8dac-fd4cf60c722b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:45.934400 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3f43ed04-a22f-4036-8dac-fd4cf60c722b tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/8f88e595-3fae-43e3-a33c-610e82424cac Aug 13 21:12:45.934663 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3f43ed04-a22f-4036-8dac-fd4cf60c722b tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:45.934986 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3f43ed04-a22f-4036-8dac-fd4cf60c722b tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:45.942633 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:45.942633 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:45.946827 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3f43ed04-a22f-4036-8dac-fd4cf60c722b tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:12:45.951410 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3f43ed04-a22f-4036-8dac-fd4cf60c722b tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/8f88e595-3fae-43e3-a33c-610e82424cac returned with HTTP 200 Aug 13 21:12:45.951793 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 687/2752] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:45 2026] GET /volume/v3/volumes/8f88e595-3fae-43e3-a33c-610e82424cac => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:46.000792 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-b0570be3-f623-4863-8bd9-e3e06c264097 req-39dadfc8-3b52-40fb-9496-af65b441dd09 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:46.002790 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-b0570be3-f623-4863-8bd9-e3e06c264097 req-39dadfc8-3b52-40fb-9496-af65b441dd09 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/8f88e595-3fae-43e3-a33c-610e82424cac Aug 13 21:12:46.002976 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-b0570be3-f623-4863-8bd9-e3e06c264097 req-39dadfc8-3b52-40fb-9496-af65b441dd09 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:46.003192 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-b0570be3-f623-4863-8bd9-e3e06c264097 req-39dadfc8-3b52-40fb-9496-af65b441dd09 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:46.009084 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:46.009084 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:46.011949 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-b0570be3-f623-4863-8bd9-e3e06c264097 req-39dadfc8-3b52-40fb-9496-af65b441dd09 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:12:46.015236 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-b0570be3-f623-4863-8bd9-e3e06c264097 req-39dadfc8-3b52-40fb-9496-af65b441dd09 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/8f88e595-3fae-43e3-a33c-610e82424cac returned with HTTP 200 Aug 13 21:12:46.015605 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 686/2753] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:12:45 2026] GET /volume/v3/volumes/8f88e595-3fae-43e3-a33c-610e82424cac => generated 876 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:46.098213 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-58a3b699-825b-4d61-b13b-cd15eb6f91be None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:46.099663 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-58a3b699-825b-4d61-b13b-cd15eb6f91be None None] GET https://10.4.3.14/volume// Aug 13 21:12:46.100486 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-58a3b699-825b-4d61-b13b-cd15eb6f91be None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:46.101244 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-58a3b699-825b-4d61-b13b-cd15eb6f91be None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:46.102162 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-58a3b699-825b-4d61-b13b-cd15eb6f91be None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:12:46.103793 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 696/2754] 10.4.3.14 () {66 vars in 1421 bytes} [Thu Aug 13 21:12:46 2026] GET /volume/ => generated 385 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:12:46.117170 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-b0570be3-f623-4863-8bd9-e3e06c264097 req-9087fe5a-f835-472c-93d6-e8a3e29199f6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:46.119529 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-b0570be3-f623-4863-8bd9-e3e06c264097 req-9087fe5a-f835-472c-93d6-e8a3e29199f6 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:12:46.120042 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-b0570be3-f623-4863-8bd9-e3e06c264097 req-9087fe5a-f835-472c-93d6-e8a3e29199f6 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8f88e595-3fae-43e3-a33c-610e82424cac", "connector": null, "instance_uuid": "da9cfd64-010a-4600-9fec-0efe5b114b1e"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:12:46.121973 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8f768d89-8d12-4830-8c28-216b59854eb7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:46.124031 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8f768d89-8d12-4830-8c28-216b59854eb7 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/a44f8528-7639-4ad1-a63e-7804cfb50c89 Aug 13 21:12:46.124312 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8f768d89-8d12-4830-8c28-216b59854eb7 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:46.124574 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8f768d89-8d12-4830-8c28-216b59854eb7 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:46.124734 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-8f768d89-8d12-4830-8c28-216b59854eb7 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id a44f8528-7639-4ad1-a63e-7804cfb50c89. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:12:46.129311 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:46.129311 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:46.130101 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8f768d89-8d12-4830-8c28-216b59854eb7 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/a44f8528-7639-4ad1-a63e-7804cfb50c89 returned with HTTP 200 Aug 13 21:12:46.130553 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 688/2755] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:12:46 2026] GET /volume/v3/backups/a44f8528-7639-4ad1-a63e-7804cfb50c89 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:46.131346 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:46.131346 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:46.160109 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-a27d1aa3-0187-4b4f-9bd2-589f8e1c21cb None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:46.162689 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a27d1aa3-0187-4b4f-9bd2-589f8e1c21cb tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] GET https://10.4.3.14/volume/v3/volumes/61ce6f74-922c-46c0-8672-882ff615f570 Aug 13 21:12:46.163047 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a27d1aa3-0187-4b4f-9bd2-589f8e1c21cb tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:46.163358 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a27d1aa3-0187-4b4f-9bd2-589f8e1c21cb tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:46.174622 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-b0570be3-f623-4863-8bd9-e3e06c264097 req-9087fe5a-f835-472c-93d6-e8a3e29199f6 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:12:46.175102 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 686/2756] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:12:46 2026] POST /volume/v3/attachments => generated 273 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:46.180380 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:46.180380 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:46.184531 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-a27d1aa3-0187-4b4f-9bd2-589f8e1c21cb tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Volume info retrieved successfully. Aug 13 21:12:46.192615 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a27d1aa3-0187-4b4f-9bd2-589f8e1c21cb tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] https://10.4.3.14/volume/v3/volumes/61ce6f74-922c-46c0-8672-882ff615f570 returned with HTTP 200 Aug 13 21:12:46.193161 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 687/2757] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:46 2026] GET /volume/v3/volumes/61ce6f74-922c-46c0-8672-882ff615f570 => generated 998 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:46.214345 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-800465ae-e809-43a9-8d8e-22d259bd2ef9 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:46.216170 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-800465ae-e809-43a9-8d8e-22d259bd2ef9 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/8f88e595-3fae-43e3-a33c-610e82424cac Aug 13 21:12:46.216378 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-800465ae-e809-43a9-8d8e-22d259bd2ef9 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:46.216587 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-800465ae-e809-43a9-8d8e-22d259bd2ef9 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:46.226725 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8c3c95d1-404a-4d7a-8cb1-caf4c6cd377f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:46.227174 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8c3c95d1-404a-4d7a-8cb1-caf4c6cd377f None None] GET https://10.4.3.14/volume// Aug 13 21:12:46.227332 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8c3c95d1-404a-4d7a-8cb1-caf4c6cd377f None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:46.227847 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8c3c95d1-404a-4d7a-8cb1-caf4c6cd377f None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:46.227847 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8c3c95d1-404a-4d7a-8cb1-caf4c6cd377f None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:12:46.228149 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 689/2758] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:12:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:12:46.230588 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:46.230588 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:46.234582 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-800465ae-e809-43a9-8d8e-22d259bd2ef9 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:12:46.236367 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-b0570be3-f623-4863-8bd9-e3e06c264097 req-08ce6828-7962-4cbd-8674-383eee64b0d8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:46.239003 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-b0570be3-f623-4863-8bd9-e3e06c264097 req-08ce6828-7962-4cbd-8674-383eee64b0d8 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/8f88e595-3fae-43e3-a33c-610e82424cac Aug 13 21:12:46.239289 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-800465ae-e809-43a9-8d8e-22d259bd2ef9 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/8f88e595-3fae-43e3-a33c-610e82424cac returned with HTTP 200 Aug 13 21:12:46.239422 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-b0570be3-f623-4863-8bd9-e3e06c264097 req-08ce6828-7962-4cbd-8674-383eee64b0d8 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:46.239580 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-b0570be3-f623-4863-8bd9-e3e06c264097 req-08ce6828-7962-4cbd-8674-383eee64b0d8 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:46.239683 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 697/2759] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:46 2026] GET /volume/v3/volumes/8f88e595-3fae-43e3-a33c-610e82424cac => generated 875 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:46.250797 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:46.250797 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:46.255638 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-b0570be3-f623-4863-8bd9-e3e06c264097 req-08ce6828-7962-4cbd-8674-383eee64b0d8 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:12:46.260878 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-b0570be3-f623-4863-8bd9-e3e06c264097 req-08ce6828-7962-4cbd-8674-383eee64b0d8 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/8f88e595-3fae-43e3-a33c-610e82424cac returned with HTTP 200 Aug 13 21:12:46.261386 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 687/2760] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:12:46 2026] GET /volume/v3/volumes/8f88e595-3fae-43e3-a33c-610e82424cac => generated 1055 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:12:46.361030 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-b0570be3-f623-4863-8bd9-e3e06c264097 req-9169318a-a157-45f6-af29-0f64b44a523b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:46.363128 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-b0570be3-f623-4863-8bd9-e3e06c264097 req-9169318a-a157-45f6-af29-0f64b44a523b tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] PUT https://10.4.3.14/volume/v3/attachments/4c018b57-2e0f-4865-b6c7-a93f60bfdd29 Aug 13 21:12:46.363604 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-b0570be3-f623-4863-8bd9-e3e06c264097 req-9169318a-a157-45f6-af29-0f64b44a523b tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:12:46.371291 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-b0570be3-f623-4863-8bd9-e3e06c264097 req-9169318a-a157-45f6-af29-0f64b44a523b tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Acquiring lock "cinder-attachment_update-8f88e595-3fae-43e3-a33c-610e82424cac-np0000007265" by "attachment_update" {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:12:46.375864 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-b0570be3-f623-4863-8bd9-e3e06c264097 req-9169318a-a157-45f6-af29-0f64b44a523b tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Lock "cinder-attachment_update-8f88e595-3fae-43e3-a33c-610e82424cac-np0000007265" acquired by "attachment_update" :: waited 0.005s {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:12:46.376919 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:46.376919 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:46.445834 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-b0570be3-f623-4863-8bd9-e3e06c264097 req-9169318a-a157-45f6-af29-0f64b44a523b tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Lock "cinder-attachment_update-8f88e595-3fae-43e3-a33c-610e82424cac-np0000007265" released by "attachment_update" :: held 0.070s {{(pid=100217) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:12:46.446126 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-b0570be3-f623-4863-8bd9-e3e06c264097 req-9169318a-a157-45f6-af29-0f64b44a523b tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/attachments/4c018b57-2e0f-4865-b6c7-a93f60bfdd29 returned with HTTP 200 Aug 13 21:12:46.446756 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 688/2761] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:12:46 2026] PUT /volume/v3/attachments/4c018b57-2e0f-4865-b6c7-a93f60bfdd29 => generated 968 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:46.453665 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-b0570be3-f623-4863-8bd9-e3e06c264097 req-63a263f7-a3d1-4506-b2a8-dc99a1467278 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:46.455734 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-b0570be3-f623-4863-8bd9-e3e06c264097 req-63a263f7-a3d1-4506-b2a8-dc99a1467278 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/8f88e595-3fae-43e3-a33c-610e82424cac/encryption Aug 13 21:12:46.455929 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-b0570be3-f623-4863-8bd9-e3e06c264097 req-63a263f7-a3d1-4506-b2a8-dc99a1467278 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:46.456179 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-b0570be3-f623-4863-8bd9-e3e06c264097 req-63a263f7-a3d1-4506-b2a8-dc99a1467278 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:46.465876 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:46.465876 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:46.472896 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-b0570be3-f623-4863-8bd9-e3e06c264097 req-63a263f7-a3d1-4506-b2a8-dc99a1467278 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/8f88e595-3fae-43e3-a33c-610e82424cac/encryption returned with HTTP 200 Aug 13 21:12:46.473478 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 690/2762] 10.4.3.14 () {68 vars in 1624 bytes} [Thu Aug 13 21:12:46 2026] GET /volume/v3/volumes/8f88e595-3fae-43e3-a33c-610e82424cac/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:46.590618 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e107364f-5779-4dd6-8243-92a7b8a170cf None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:46.597477 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e107364f-5779-4dd6-8243-92a7b8a170cf tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/348d4a1b-6434-47c1-97d5-6f816037c96d Aug 13 21:12:46.599293 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e107364f-5779-4dd6-8243-92a7b8a170cf tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:46.599970 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e107364f-5779-4dd6-8243-92a7b8a170cf tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:46.622209 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:46.622209 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:46.632410 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-e107364f-5779-4dd6-8243-92a7b8a170cf tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume info retrieved successfully. Aug 13 21:12:46.639650 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e107364f-5779-4dd6-8243-92a7b8a170cf tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/348d4a1b-6434-47c1-97d5-6f816037c96d returned with HTTP 200 Aug 13 21:12:46.642059 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 698/2763] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:46 2026] GET /volume/v3/volumes/348d4a1b-6434-47c1-97d5-6f816037c96d => generated 926 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:46.862846 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-99c94dea-bbb0-4565-8434-e7110e1ba1cd None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:46.864613 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-99c94dea-bbb0-4565-8434-e7110e1ba1cd tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] GET https://10.4.3.14/volume/v3/volumes/16bddbd3-e666-40d5-859a-b4e42c8175be Aug 13 21:12:46.864850 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-99c94dea-bbb0-4565-8434-e7110e1ba1cd tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:46.865135 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-99c94dea-bbb0-4565-8434-e7110e1ba1cd tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:46.872910 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:46.872910 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:46.876692 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-99c94dea-bbb0-4565-8434-e7110e1ba1cd tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Volume info retrieved successfully. Aug 13 21:12:46.881100 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-99c94dea-bbb0-4565-8434-e7110e1ba1cd tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] https://10.4.3.14/volume/v3/volumes/16bddbd3-e666-40d5-859a-b4e42c8175be returned with HTTP 200 Aug 13 21:12:46.881482 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 688/2764] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:46 2026] GET /volume/v3/volumes/16bddbd3-e666-40d5-859a-b4e42c8175be => generated 944 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:46.893155 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-5d7b5df5-8422-4508-87d0-c9d76174a0d8 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:46.895341 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5d7b5df5-8422-4508-87d0-c9d76174a0d8 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] POST https://10.4.3.14/volume/v3/volume-transfers Aug 13 21:12:46.895835 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5d7b5df5-8422-4508-87d0-c9d76174a0d8 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "16bddbd3-e666-40d5-859a-b4e42c8175be"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:12:46.897728 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volume_transfer [None req-5d7b5df5-8422-4508-87d0-c9d76174a0d8 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Creating new volume transfer {'transfer': {'volume_id': '16bddbd3-e666-40d5-859a-b4e42c8175be'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 13 21:12:46.897929 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volume_transfer [None req-5d7b5df5-8422-4508-87d0-c9d76174a0d8 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Creating transfer of volume 16bddbd3-e666-40d5-859a-b4e42c8175be Aug 13 21:12:46.898105 np0000007265 devstack@c-api.service[100217]: INFO cinder.transfer.api [None req-5d7b5df5-8422-4508-87d0-c9d76174a0d8 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Generating transfer record for volume 16bddbd3-e666-40d5-859a-b4e42c8175be Aug 13 21:12:46.909319 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:46.909319 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:46.922543 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5d7b5df5-8422-4508-87d0-c9d76174a0d8 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] https://10.4.3.14/volume/v3/volume-transfers returned with HTTP 202 Aug 13 21:12:46.923111 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 689/2765] 10.4.3.14 () {70 vars in 1319 bytes} [Thu Aug 13 21:12:46 2026] POST /volume/v3/volume-transfers => generated 570 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:12:46.931550 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ace07b19-b18e-4329-968c-52e5a7007e06 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:46.933193 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ace07b19-b18e-4329-968c-52e5a7007e06 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] GET https://10.4.3.14/volume/v3/volumes/16bddbd3-e666-40d5-859a-b4e42c8175be Aug 13 21:12:46.933641 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ace07b19-b18e-4329-968c-52e5a7007e06 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:46.933641 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ace07b19-b18e-4329-968c-52e5a7007e06 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:46.940285 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:46.940285 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:46.943794 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ace07b19-b18e-4329-968c-52e5a7007e06 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Volume info retrieved successfully. Aug 13 21:12:46.948180 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ace07b19-b18e-4329-968c-52e5a7007e06 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] https://10.4.3.14/volume/v3/volumes/16bddbd3-e666-40d5-859a-b4e42c8175be returned with HTTP 200 Aug 13 21:12:46.948548 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 691/2766] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:46 2026] GET /volume/v3/volumes/16bddbd3-e666-40d5-859a-b4e42c8175be => generated 952 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:46.962958 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-64257750-5b3f-41c3-9c6b-ecc2348c3977 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:46.965259 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-64257750-5b3f-41c3-9c6b-ecc2348c3977 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] GET https://10.4.3.14/volume/v3/volume-transfers/4100a873-fe4b-48ec-8823-7ddf2afbc870 Aug 13 21:12:46.965565 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-64257750-5b3f-41c3-9c6b-ecc2348c3977 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:46.965865 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-64257750-5b3f-41c3-9c6b-ecc2348c3977 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:46.974168 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-64257750-5b3f-41c3-9c6b-ecc2348c3977 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] https://10.4.3.14/volume/v3/volume-transfers/4100a873-fe4b-48ec-8823-7ddf2afbc870 returned with HTTP 200 Aug 13 21:12:46.974677 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 699/2767] 10.4.3.14 () {68 vars in 1409 bytes} [Thu Aug 13 21:12:46 2026] GET /volume/v3/volume-transfers/4100a873-fe4b-48ec-8823-7ddf2afbc870 => generated 538 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:46.982221 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0bbf6988-86e7-4ad6-912d-46e4879937aa None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:46.984089 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0bbf6988-86e7-4ad6-912d-46e4879937aa tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] GET https://10.4.3.14/volume/v3/volume-transfers Aug 13 21:12:46.984273 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0bbf6988-86e7-4ad6-912d-46e4879937aa tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:46.984445 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0bbf6988-86e7-4ad6-912d-46e4879937aa tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Calling method 'index' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:46.984594 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volume_transfer [None req-0bbf6988-86e7-4ad6-912d-46e4879937aa tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Listing volume transfers {{(pid=100215) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 13 21:12:46.989802 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0bbf6988-86e7-4ad6-912d-46e4879937aa tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] https://10.4.3.14/volume/v3/volume-transfers returned with HTTP 200 Aug 13 21:12:46.990146 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 689/2768] 10.4.3.14 () {68 vars in 1298 bytes} [Thu Aug 13 21:12:46 2026] GET /volume/v3/volume-transfers => generated 366 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:46.997011 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-8f2dabb9-f877-4c58-bf8f-4e5746339d82 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:47.063388 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8f2dabb9-f877-4c58-bf8f-4e5746339d82 tempest-VolumesTransfersV357Test-840364911 tempest-VolumesTransfersV357Test-840364911-project-member] POST https://10.4.3.14/volume/v3/volume-transfers/4100a873-fe4b-48ec-8823-7ddf2afbc870/accept Aug 13 21:12:47.063724 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8f2dabb9-f877-4c58-bf8f-4e5746339d82 tempest-VolumesTransfersV357Test-840364911 tempest-VolumesTransfersV357Test-840364911-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "b224be928fc278c8"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:12:47.065003 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.contrib.volume_transfer [None req-8f2dabb9-f877-4c58-bf8f-4e5746339d82 tempest-VolumesTransfersV357Test-840364911 tempest-VolumesTransfersV357Test-840364911-project-member] Accepting volume transfer 4100a873-fe4b-48ec-8823-7ddf2afbc870 {{(pid=100217) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 13 21:12:47.065114 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.contrib.volume_transfer [None req-8f2dabb9-f877-4c58-bf8f-4e5746339d82 tempest-VolumesTransfersV357Test-840364911 tempest-VolumesTransfersV357Test-840364911-project-member] Accepting transfer 4100a873-fe4b-48ec-8823-7ddf2afbc870 Aug 13 21:12:47.114598 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-8f2dabb9-f877-4c58-bf8f-4e5746339d82 tempest-VolumesTransfersV357Test-840364911 tempest-VolumesTransfersV357Test-840364911-project-member] Created reservations ['bb6beaf0-a34d-46a1-9f42-0432c3f2b03e', 'd6f3dcb1-edc0-4436-9ad4-a9cb5eccca0a', '291cd91a-185b-415f-8dc8-c92435acfe69', '6ec0eb29-c711-4dc2-b6d8-041517e33e45'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:12:47.138260 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-8f2dabb9-f877-4c58-bf8f-4e5746339d82 tempest-VolumesTransfersV357Test-840364911 tempest-VolumesTransfersV357Test-840364911-project-member] Created reservations ['ec26c8ee-0828-4517-bc21-a7ce45abb0a0', '43691155-f2b8-4059-8482-337b5840183b', 'd9eb44ac-ceba-49fc-b473-3ba635737041', '3dffe3ad-3aa6-4930-8fc9-02e75a001591'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:12:47.141256 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7923de9a-c7a2-4265-bf5f-d845e7cf98f0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:47.143816 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7923de9a-c7a2-4265-bf5f-d845e7cf98f0 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/a44f8528-7639-4ad1-a63e-7804cfb50c89 Aug 13 21:12:47.144022 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7923de9a-c7a2-4265-bf5f-d845e7cf98f0 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:47.144191 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7923de9a-c7a2-4265-bf5f-d845e7cf98f0 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:47.144286 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-7923de9a-c7a2-4265-bf5f-d845e7cf98f0 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id a44f8528-7639-4ad1-a63e-7804cfb50c89. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:12:47.151830 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:47.151830 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:47.152517 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7923de9a-c7a2-4265-bf5f-d845e7cf98f0 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/a44f8528-7639-4ad1-a63e-7804cfb50c89 returned with HTTP 200 Aug 13 21:12:47.152928 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 692/2769] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:12:47 2026] GET /volume/v3/backups/a44f8528-7639-4ad1-a63e-7804cfb50c89 => generated 732 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:47.177453 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-8f2dabb9-f877-4c58-bf8f-4e5746339d82 tempest-VolumesTransfersV357Test-840364911 tempest-VolumesTransfersV357Test-840364911-project-member] Created reservations ['482a0c03-a6cc-4a8b-b9c7-d64cac562ddf', '9890020d-5865-498b-921a-1028ee28bcd9', '9971fcc7-7c61-4fe6-8f5b-2b0996c48a07', '4c09bb97-7f2b-4e80-8dc1-0a8ad13cd313'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:12:47.209031 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-8f2dabb9-f877-4c58-bf8f-4e5746339d82 tempest-VolumesTransfersV357Test-840364911 tempest-VolumesTransfersV357Test-840364911-project-member] Created reservations ['2db7f9e8-c8c5-49e3-8d1c-c55fa964b27f', 'e103b2f2-df2f-4b10-b26a-52048bf23416', '4605fd14-7654-49f3-af07-4933964ffee5', '2cb2506d-31d9-4e7d-a008-114e795ce728'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:12:47.210220 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d848d772-92dd-4b52-8eaf-0095cd679f7d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:47.212650 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d848d772-92dd-4b52-8eaf-0095cd679f7d tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] GET https://10.4.3.14/volume/v3/volumes/61ce6f74-922c-46c0-8672-882ff615f570 Aug 13 21:12:47.212926 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d848d772-92dd-4b52-8eaf-0095cd679f7d tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:47.213190 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d848d772-92dd-4b52-8eaf-0095cd679f7d tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:47.224634 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:47.224634 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:47.227552 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-8f2dabb9-f877-4c58-bf8f-4e5746339d82 tempest-VolumesTransfersV357Test-840364911 tempest-VolumesTransfersV357Test-840364911-project-member] Transfer volume completed successfully. Aug 13 21:12:47.230498 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-d848d772-92dd-4b52-8eaf-0095cd679f7d tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Volume info retrieved successfully. Aug 13 21:12:47.238126 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d848d772-92dd-4b52-8eaf-0095cd679f7d tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] https://10.4.3.14/volume/v3/volumes/61ce6f74-922c-46c0-8672-882ff615f570 returned with HTTP 200 Aug 13 21:12:47.238588 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 700/2770] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:47 2026] GET /volume/v3/volumes/61ce6f74-922c-46c0-8672-882ff615f570 => generated 998 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:47.254112 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1543a885-3f70-4c4f-be8a-4d955ce580f1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:47.256268 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1543a885-3f70-4c4f-be8a-4d955ce580f1 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/8f88e595-3fae-43e3-a33c-610e82424cac Aug 13 21:12:47.256458 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1543a885-3f70-4c4f-be8a-4d955ce580f1 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:47.256692 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1543a885-3f70-4c4f-be8a-4d955ce580f1 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:47.271461 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:47.271461 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:47.275214 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-1543a885-3f70-4c4f-be8a-4d955ce580f1 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:12:47.280980 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1543a885-3f70-4c4f-be8a-4d955ce580f1 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/8f88e595-3fae-43e3-a33c-610e82424cac returned with HTTP 200 Aug 13 21:12:47.281423 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 690/2771] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:47 2026] GET /volume/v3/volumes/8f88e595-3fae-43e3-a33c-610e82424cac => generated 876 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:47.308944 np0000007265 devstack@c-api.service[100217]: INFO cinder.transfer.api [None req-8f2dabb9-f877-4c58-bf8f-4e5746339d82 tempest-VolumesTransfersV357Test-840364911 tempest-VolumesTransfersV357Test-840364911-project-member] Volume 16bddbd3-e666-40d5-859a-b4e42c8175be has been transferred. Aug 13 21:12:47.315118 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8f2dabb9-f877-4c58-bf8f-4e5746339d82 tempest-VolumesTransfersV357Test-840364911 tempest-VolumesTransfersV357Test-840364911-project-member] https://10.4.3.14/volume/v3/volume-transfers/4100a873-fe4b-48ec-8823-7ddf2afbc870/accept returned with HTTP 202 Aug 13 21:12:47.315485 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 690/2772] 10.4.3.14 () {70 vars in 1451 bytes} [Thu Aug 13 21:12:46 2026] POST /volume/v3/volume-transfers/4100a873-fe4b-48ec-8823-7ddf2afbc870/accept => generated 363 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:12:47.325207 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ebb1291d-8469-47ad-92e0-c017602d2d8a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:47.329494 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ebb1291d-8469-47ad-92e0-c017602d2d8a tempest-VolumesTransfersV357Test-840364911 tempest-VolumesTransfersV357Test-840364911-project-member] GET https://10.4.3.14/volume/v3/volumes/16bddbd3-e666-40d5-859a-b4e42c8175be Aug 13 21:12:47.329783 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ebb1291d-8469-47ad-92e0-c017602d2d8a tempest-VolumesTransfersV357Test-840364911 tempest-VolumesTransfersV357Test-840364911-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:47.330080 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ebb1291d-8469-47ad-92e0-c017602d2d8a tempest-VolumesTransfersV357Test-840364911 tempest-VolumesTransfersV357Test-840364911-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:47.340084 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:47.340084 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:47.345555 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ebb1291d-8469-47ad-92e0-c017602d2d8a tempest-VolumesTransfersV357Test-840364911 tempest-VolumesTransfersV357Test-840364911-project-member] Volume info retrieved successfully. Aug 13 21:12:47.351381 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ebb1291d-8469-47ad-92e0-c017602d2d8a tempest-VolumesTransfersV357Test-840364911 tempest-VolumesTransfersV357Test-840364911-project-member] https://10.4.3.14/volume/v3/volumes/16bddbd3-e666-40d5-859a-b4e42c8175be returned with HTTP 200 Aug 13 21:12:47.351747 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 693/2773] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:47 2026] GET /volume/v3/volumes/16bddbd3-e666-40d5-859a-b4e42c8175be => generated 944 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:47.363205 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-35c0508d-b973-4d46-bbea-6808a4265096 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:47.364951 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-35c0508d-b973-4d46-bbea-6808a4265096 tempest-VolumesTransfersV357Test-840364911 tempest-VolumesTransfersV357Test-840364911-project-member] GET https://10.4.3.14/volume/v3/volumes/16bddbd3-e666-40d5-859a-b4e42c8175be Aug 13 21:12:47.365182 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-35c0508d-b973-4d46-bbea-6808a4265096 tempest-VolumesTransfersV357Test-840364911 tempest-VolumesTransfersV357Test-840364911-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:47.365400 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-35c0508d-b973-4d46-bbea-6808a4265096 tempest-VolumesTransfersV357Test-840364911 tempest-VolumesTransfersV357Test-840364911-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:47.372654 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:47.372654 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:47.376950 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-35c0508d-b973-4d46-bbea-6808a4265096 tempest-VolumesTransfersV357Test-840364911 tempest-VolumesTransfersV357Test-840364911-project-member] Volume info retrieved successfully. Aug 13 21:12:47.381483 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-35c0508d-b973-4d46-bbea-6808a4265096 tempest-VolumesTransfersV357Test-840364911 tempest-VolumesTransfersV357Test-840364911-project-member] https://10.4.3.14/volume/v3/volumes/16bddbd3-e666-40d5-859a-b4e42c8175be returned with HTTP 200 Aug 13 21:12:47.381941 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 701/2774] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:47 2026] GET /volume/v3/volumes/16bddbd3-e666-40d5-859a-b4e42c8175be => generated 944 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:47.398948 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-67902914-6e9b-4a05-9561-3429946aa35c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:47.400780 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-67902914-6e9b-4a05-9561-3429946aa35c tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] DELETE https://10.4.3.14/volume/v3/volume-transfers/4100a873-fe4b-48ec-8823-7ddf2afbc870 Aug 13 21:12:47.401031 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-67902914-6e9b-4a05-9561-3429946aa35c tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:47.401218 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-67902914-6e9b-4a05-9561-3429946aa35c tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:47.401326 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.contrib.volume_transfer [None req-67902914-6e9b-4a05-9561-3429946aa35c tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Delete transfer with id: 4100a873-fe4b-48ec-8823-7ddf2afbc870 Aug 13 21:12:47.405308 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-67902914-6e9b-4a05-9561-3429946aa35c tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] https://10.4.3.14/volume/v3/volume-transfers/4100a873-fe4b-48ec-8823-7ddf2afbc870 returned with HTTP 404 Aug 13 21:12:47.405765 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 691/2775] 10.4.3.14 () {68 vars in 1412 bytes} [Thu Aug 13 21:12:47 2026] DELETE /volume/v3/volume-transfers/4100a873-fe4b-48ec-8823-7ddf2afbc870 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:12:47.414638 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-58acc968-acff-4a2d-8c5a-ca4ca16cbd67 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:47.444121 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-58acc968-acff-4a2d-8c5a-ca4ca16cbd67 tempest-VolumesTransfersV357Test-2112860674 tempest-VolumesTransfersV357Test-2112860674-project-admin] DELETE https://10.4.3.14/volume/v3/volumes/16bddbd3-e666-40d5-859a-b4e42c8175be Aug 13 21:12:47.444328 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-58acc968-acff-4a2d-8c5a-ca4ca16cbd67 tempest-VolumesTransfersV357Test-2112860674 tempest-VolumesTransfersV357Test-2112860674-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:47.444544 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-58acc968-acff-4a2d-8c5a-ca4ca16cbd67 tempest-VolumesTransfersV357Test-2112860674 tempest-VolumesTransfersV357Test-2112860674-project-admin] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:47.444677 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-58acc968-acff-4a2d-8c5a-ca4ca16cbd67 tempest-VolumesTransfersV357Test-2112860674 tempest-VolumesTransfersV357Test-2112860674-project-admin] Delete volume with id: 16bddbd3-e666-40d5-859a-b4e42c8175be Aug 13 21:12:47.452087 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:47.452087 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:47.452404 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-58acc968-acff-4a2d-8c5a-ca4ca16cbd67 tempest-VolumesTransfersV357Test-2112860674 tempest-VolumesTransfersV357Test-2112860674-project-admin] Volume info retrieved successfully. Aug 13 21:12:47.468627 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-58acc968-acff-4a2d-8c5a-ca4ca16cbd67 tempest-VolumesTransfersV357Test-2112860674 tempest-VolumesTransfersV357Test-2112860674-project-admin] Delete volume request issued successfully. Aug 13 21:12:47.468898 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-58acc968-acff-4a2d-8c5a-ca4ca16cbd67 tempest-VolumesTransfersV357Test-2112860674 tempest-VolumesTransfersV357Test-2112860674-project-admin] https://10.4.3.14/volume/v3/volumes/16bddbd3-e666-40d5-859a-b4e42c8175be returned with HTTP 202 Aug 13 21:12:47.469268 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 691/2776] 10.4.3.14 () {68 vars in 1385 bytes} [Thu Aug 13 21:12:47 2026] DELETE /volume/v3/volumes/16bddbd3-e666-40d5-859a-b4e42c8175be => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 21:12:47.476942 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-76ca6fb6-0880-4824-bb0c-10fa404237ba None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:47.478878 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-76ca6fb6-0880-4824-bb0c-10fa404237ba tempest-VolumesTransfersV357Test-2112860674 tempest-VolumesTransfersV357Test-2112860674-project-admin] GET https://10.4.3.14/volume/v3/volumes/16bddbd3-e666-40d5-859a-b4e42c8175be Aug 13 21:12:47.479147 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-76ca6fb6-0880-4824-bb0c-10fa404237ba tempest-VolumesTransfersV357Test-2112860674 tempest-VolumesTransfersV357Test-2112860674-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:47.479340 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-76ca6fb6-0880-4824-bb0c-10fa404237ba tempest-VolumesTransfersV357Test-2112860674 tempest-VolumesTransfersV357Test-2112860674-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:47.486944 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:47.486944 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:47.491105 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-76ca6fb6-0880-4824-bb0c-10fa404237ba tempest-VolumesTransfersV357Test-2112860674 tempest-VolumesTransfersV357Test-2112860674-project-admin] Volume info retrieved successfully. Aug 13 21:12:47.495527 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-76ca6fb6-0880-4824-bb0c-10fa404237ba tempest-VolumesTransfersV357Test-2112860674 tempest-VolumesTransfersV357Test-2112860674-project-admin] https://10.4.3.14/volume/v3/volumes/16bddbd3-e666-40d5-859a-b4e42c8175be returned with HTTP 200 Aug 13 21:12:47.496250 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 694/2777] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:47 2026] GET /volume/v3/volumes/16bddbd3-e666-40d5-859a-b4e42c8175be => generated 1137 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:12:47.659605 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c609dd53-4dad-4800-ab83-e3de6c6ab878 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:47.661791 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c609dd53-4dad-4800-ab83-e3de6c6ab878 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/348d4a1b-6434-47c1-97d5-6f816037c96d Aug 13 21:12:47.662062 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c609dd53-4dad-4800-ab83-e3de6c6ab878 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:47.662247 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c609dd53-4dad-4800-ab83-e3de6c6ab878 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:47.670925 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:47.670925 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:47.675406 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-c609dd53-4dad-4800-ab83-e3de6c6ab878 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume info retrieved successfully. Aug 13 21:12:47.681788 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c609dd53-4dad-4800-ab83-e3de6c6ab878 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/348d4a1b-6434-47c1-97d5-6f816037c96d returned with HTTP 200 Aug 13 21:12:47.682600 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 702/2778] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:47 2026] GET /volume/v3/volumes/348d4a1b-6434-47c1-97d5-6f816037c96d => generated 926 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:48.162616 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0c33089a-95cb-43f5-a9ea-51eaebb2c92c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:48.164848 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0c33089a-95cb-43f5-a9ea-51eaebb2c92c tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/a44f8528-7639-4ad1-a63e-7804cfb50c89 Aug 13 21:12:48.165094 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0c33089a-95cb-43f5-a9ea-51eaebb2c92c tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:48.165272 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0c33089a-95cb-43f5-a9ea-51eaebb2c92c tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:48.165377 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-0c33089a-95cb-43f5-a9ea-51eaebb2c92c tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id a44f8528-7639-4ad1-a63e-7804cfb50c89. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:12:48.171218 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:48.171218 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:48.171828 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0c33089a-95cb-43f5-a9ea-51eaebb2c92c tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/a44f8528-7639-4ad1-a63e-7804cfb50c89 returned with HTTP 200 Aug 13 21:12:48.172213 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 692/2779] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:12:48 2026] GET /volume/v3/backups/a44f8528-7639-4ad1-a63e-7804cfb50c89 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:48.253885 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-0a1dbdc9-d267-4bc6-90b9-6f88f7988a82 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:48.256163 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0a1dbdc9-d267-4bc6-90b9-6f88f7988a82 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] GET https://10.4.3.14/volume/v3/volumes/61ce6f74-922c-46c0-8672-882ff615f570 Aug 13 21:12:48.256418 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0a1dbdc9-d267-4bc6-90b9-6f88f7988a82 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:48.256663 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0a1dbdc9-d267-4bc6-90b9-6f88f7988a82 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:48.264471 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:48.264471 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:48.269118 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-0a1dbdc9-d267-4bc6-90b9-6f88f7988a82 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Volume info retrieved successfully. Aug 13 21:12:48.273780 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0a1dbdc9-d267-4bc6-90b9-6f88f7988a82 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] https://10.4.3.14/volume/v3/volumes/61ce6f74-922c-46c0-8672-882ff615f570 returned with HTTP 200 Aug 13 21:12:48.274239 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 692/2780] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:48 2026] GET /volume/v3/volumes/61ce6f74-922c-46c0-8672-882ff615f570 => generated 998 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:48.299483 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ea3e3d47-4024-4a04-aec1-f046e84a5d73 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:48.301620 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ea3e3d47-4024-4a04-aec1-f046e84a5d73 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/8f88e595-3fae-43e3-a33c-610e82424cac Aug 13 21:12:48.301870 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ea3e3d47-4024-4a04-aec1-f046e84a5d73 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:48.302091 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ea3e3d47-4024-4a04-aec1-f046e84a5d73 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:48.305487 np0000007265 devstack@c-api.service[100214]: DEBUG dbcounter [-] [100214] Writing DB stats cinder:SELECT=519,cinder:UPDATE=117,cinder:INSERT=65 {{(pid=100214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:12:48.315843 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:48.315843 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:48.320263 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ea3e3d47-4024-4a04-aec1-f046e84a5d73 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:12:48.325802 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ea3e3d47-4024-4a04-aec1-f046e84a5d73 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/8f88e595-3fae-43e3-a33c-610e82424cac returned with HTTP 200 Aug 13 21:12:48.326393 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 695/2781] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:48 2026] GET /volume/v3/volumes/8f88e595-3fae-43e3-a33c-610e82424cac => generated 876 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:48.512540 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e429d1a4-4f80-44bd-902b-b5ac1d8867e5 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:48.514806 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e429d1a4-4f80-44bd-902b-b5ac1d8867e5 tempest-VolumesTransfersV357Test-2112860674 tempest-VolumesTransfersV357Test-2112860674-project-admin] GET https://10.4.3.14/volume/v3/volumes/16bddbd3-e666-40d5-859a-b4e42c8175be Aug 13 21:12:48.515111 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e429d1a4-4f80-44bd-902b-b5ac1d8867e5 tempest-VolumesTransfersV357Test-2112860674 tempest-VolumesTransfersV357Test-2112860674-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:48.515365 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e429d1a4-4f80-44bd-902b-b5ac1d8867e5 tempest-VolumesTransfersV357Test-2112860674 tempest-VolumesTransfersV357Test-2112860674-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:48.517689 np0000007265 devstack@c-api.service[100216]: DEBUG dbcounter [-] [100216] Writing DB stats cinder:SELECT=558,cinder:UPDATE=131,cinder:INSERT=78 {{(pid=100216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:12:48.523921 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e429d1a4-4f80-44bd-902b-b5ac1d8867e5 tempest-VolumesTransfersV357Test-2112860674 tempest-VolumesTransfersV357Test-2112860674-project-admin] https://10.4.3.14/volume/v3/volumes/16bddbd3-e666-40d5-859a-b4e42c8175be returned with HTTP 404 Aug 13 21:12:48.524837 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 703/2782] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:48 2026] GET /volume/v3/volumes/16bddbd3-e666-40d5-859a-b4e42c8175be => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:12:48.531190 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5a06f58f-b281-4267-825d-a46b57cc2ac4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:48.534346 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5a06f58f-b281-4267-825d-a46b57cc2ac4 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] GET https://10.4.3.14/volume/v3/volumes/16bddbd3-e666-40d5-859a-b4e42c8175be Aug 13 21:12:48.534346 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5a06f58f-b281-4267-825d-a46b57cc2ac4 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:48.534346 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5a06f58f-b281-4267-825d-a46b57cc2ac4 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:48.538615 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5a06f58f-b281-4267-825d-a46b57cc2ac4 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] https://10.4.3.14/volume/v3/volumes/16bddbd3-e666-40d5-859a-b4e42c8175be returned with HTTP 404 Aug 13 21:12:48.539188 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 693/2783] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:48 2026] GET /volume/v3/volumes/16bddbd3-e666-40d5-859a-b4e42c8175be => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:12:48.545855 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ac4667f5-1f66-4eff-8ae3-e29ebcf35cb1 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:48.547441 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ac4667f5-1f66-4eff-8ae3-e29ebcf35cb1 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] DELETE https://10.4.3.14/volume/v3/volumes/16bddbd3-e666-40d5-859a-b4e42c8175be Aug 13 21:12:48.547621 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ac4667f5-1f66-4eff-8ae3-e29ebcf35cb1 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:48.547800 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ac4667f5-1f66-4eff-8ae3-e29ebcf35cb1 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:48.548012 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-ac4667f5-1f66-4eff-8ae3-e29ebcf35cb1 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Delete volume with id: 16bddbd3-e666-40d5-859a-b4e42c8175be Aug 13 21:12:48.553287 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ac4667f5-1f66-4eff-8ae3-e29ebcf35cb1 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] https://10.4.3.14/volume/v3/volumes/16bddbd3-e666-40d5-859a-b4e42c8175be returned with HTTP 404 Aug 13 21:12:48.553732 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 693/2784] 10.4.3.14 () {68 vars in 1385 bytes} [Thu Aug 13 21:12:48 2026] DELETE /volume/v3/volumes/16bddbd3-e666-40d5-859a-b4e42c8175be => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:12:48.562021 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6f415bf9-2b6a-4990-bf5c-ddb11ff953cd None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:48.567983 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6f415bf9-2b6a-4990-bf5c-ddb11ff953cd tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:12:48.567983 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6f415bf9-2b6a-4990-bf5c-ddb11ff953cd tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-656247664"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:12:48.567983 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-6f415bf9-2b6a-4990-bf5c-ddb11ff953cd tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-656247664'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:12:48.567983 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-6f415bf9-2b6a-4990-bf5c-ddb11ff953cd tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Create volume of 1 GB Aug 13 21:12:48.572785 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-6f415bf9-2b6a-4990-bf5c-ddb11ff953cd tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Availability Zones retrieved successfully. Aug 13 21:12:48.580379 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6f415bf9-2b6a-4990-bf5c-ddb11ff953cd tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Flow 'volume_create_api' (c2f3ea90-3126-484b-a62f-a581eacd617c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:12:48.581323 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6f415bf9-2b6a-4990-bf5c-ddb11ff953cd tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0abd3353-057f-4667-b3e3-8d9ae767c27a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:48.582452 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-6f415bf9-2b6a-4990-bf5c-ddb11ff953cd tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:12:48.605380 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6f415bf9-2b6a-4990-bf5c-ddb11ff953cd tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0abd3353-057f-4667-b3e3-8d9ae767c27a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:48.606517 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6f415bf9-2b6a-4990-bf5c-ddb11ff953cd tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88a1a40e-8dd5-4078-9041-4c04ec67292d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:48.644553 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-6f415bf9-2b6a-4990-bf5c-ddb11ff953cd tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Created reservations ['dd239277-f4de-41b1-83d5-60ff35f1214f', '7dd26a93-1769-458d-b2f6-0d270be73a87', 'ca50c323-dc89-4104-880c-458ff206a68f', '8ba958ad-4ea8-4d42-870a-d6a0319996b9'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:12:48.645452 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6f415bf9-2b6a-4990-bf5c-ddb11ff953cd tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88a1a40e-8dd5-4078-9041-4c04ec67292d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd239277-f4de-41b1-83d5-60ff35f1214f', '7dd26a93-1769-458d-b2f6-0d270be73a87', 'ca50c323-dc89-4104-880c-458ff206a68f', '8ba958ad-4ea8-4d42-870a-d6a0319996b9']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:48.646286 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6f415bf9-2b6a-4990-bf5c-ddb11ff953cd tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e062ec4-c86f-4dc7-b365-f6f2ee096c34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:48.671440 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6f415bf9-2b6a-4990-bf5c-ddb11ff953cd tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e062ec4-c86f-4dc7-b365-f6f2ee096c34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c5f2cefe-f8bf-485f-b5aa-e923d2f199b6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-656247664',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58ce37e64ddc4caba0a807bd116e58b8',qos_specs=None,replication_status=,reservations=['dd239277-f4de-41b1-83d5-60ff35f1214f','7dd26a93-1769-458d-b2f6-0d270be73a87','ca50c323-dc89-4104-880c-458ff206a68f','8ba958ad-4ea8-4d42-870a-d6a0319996b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e030cbbf6c994ef4a9cae58abb7b5a23',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:12:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-656247664',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c5f2cefe-f8bf-485f-b5aa-e923d2f199b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58ce37e64ddc4caba0a807bd116e58b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e030cbbf6c994ef4a9cae58abb7b5a23',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:48.672766 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6f415bf9-2b6a-4990-bf5c-ddb11ff953cd tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1c8121d-f164-49d3-b60e-82ba5527fad0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:48.696376 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6f415bf9-2b6a-4990-bf5c-ddb11ff953cd tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1c8121d-f164-49d3-b60e-82ba5527fad0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-656247664',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58ce37e64ddc4caba0a807bd116e58b8',qos_specs=None,replication_status=,reservations=['dd239277-f4de-41b1-83d5-60ff35f1214f','7dd26a93-1769-458d-b2f6-0d270be73a87','ca50c323-dc89-4104-880c-458ff206a68f','8ba958ad-4ea8-4d42-870a-d6a0319996b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e030cbbf6c994ef4a9cae58abb7b5a23',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:48.697565 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6f415bf9-2b6a-4990-bf5c-ddb11ff953cd tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11afc72c-bff0-4bce-a868-c25e11e0c99e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:48.698545 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7accbadb-30b3-48b2-8a32-41c9ab709afd None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:48.701255 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7accbadb-30b3-48b2-8a32-41c9ab709afd tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/348d4a1b-6434-47c1-97d5-6f816037c96d Aug 13 21:12:48.702477 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7accbadb-30b3-48b2-8a32-41c9ab709afd tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:48.702681 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7accbadb-30b3-48b2-8a32-41c9ab709afd tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:48.704979 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6f415bf9-2b6a-4990-bf5c-ddb11ff953cd tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11afc72c-bff0-4bce-a868-c25e11e0c99e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:48.705677 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6f415bf9-2b6a-4990-bf5c-ddb11ff953cd tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Flow 'volume_create_api' (c2f3ea90-3126-484b-a62f-a581eacd617c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:12:48.705956 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-6f415bf9-2b6a-4990-bf5c-ddb11ff953cd tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Create volume request issued successfully. Aug 13 21:12:48.706474 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6f415bf9-2b6a-4990-bf5c-ddb11ff953cd tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:12:48.706864 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 696/2785] 10.4.3.14 () {70 vars in 1292 bytes} [Thu Aug 13 21:12:48 2026] POST /volume/v3/volumes => generated 816 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:12:48.716759 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:48.716759 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:48.718013 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-92feefbb-78c9-442b-a537-667f17eaf951 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:48.720313 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-92feefbb-78c9-442b-a537-667f17eaf951 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] GET https://10.4.3.14/volume/v3/volumes/c5f2cefe-f8bf-485f-b5aa-e923d2f199b6 Aug 13 21:12:48.720585 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-92feefbb-78c9-442b-a537-667f17eaf951 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:48.720832 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-92feefbb-78c9-442b-a537-667f17eaf951 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:48.724259 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-7accbadb-30b3-48b2-8a32-41c9ab709afd tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume info retrieved successfully. Aug 13 21:12:48.728533 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7accbadb-30b3-48b2-8a32-41c9ab709afd tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/348d4a1b-6434-47c1-97d5-6f816037c96d returned with HTTP 200 Aug 13 21:12:48.729023 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 704/2786] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:48 2026] GET /volume/v3/volumes/348d4a1b-6434-47c1-97d5-6f816037c96d => generated 926 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:48.730108 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:48.730108 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:48.734753 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-92feefbb-78c9-442b-a537-667f17eaf951 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Volume info retrieved successfully. Aug 13 21:12:48.740060 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-92feefbb-78c9-442b-a537-667f17eaf951 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] https://10.4.3.14/volume/v3/volumes/c5f2cefe-f8bf-485f-b5aa-e923d2f199b6 returned with HTTP 200 Aug 13 21:12:48.740522 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 694/2787] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:48 2026] GET /volume/v3/volumes/c5f2cefe-f8bf-485f-b5aa-e923d2f199b6 => generated 884 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:49.182392 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-edf5889a-9927-41d8-806a-dedf6f65a849 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:49.184741 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-edf5889a-9927-41d8-806a-dedf6f65a849 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/a44f8528-7639-4ad1-a63e-7804cfb50c89 Aug 13 21:12:49.185059 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-edf5889a-9927-41d8-806a-dedf6f65a849 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:49.185325 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-edf5889a-9927-41d8-806a-dedf6f65a849 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:49.185480 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-edf5889a-9927-41d8-806a-dedf6f65a849 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id a44f8528-7639-4ad1-a63e-7804cfb50c89. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:12:49.191235 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:49.191235 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:49.192185 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-edf5889a-9927-41d8-806a-dedf6f65a849 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/a44f8528-7639-4ad1-a63e-7804cfb50c89 returned with HTTP 200 Aug 13 21:12:49.192697 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 694/2788] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:12:49 2026] GET /volume/v3/backups/a44f8528-7639-4ad1-a63e-7804cfb50c89 => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:49.286676 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4bbd6e90-e537-4853-a63f-4fa8bcb1b9a3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:49.289120 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4bbd6e90-e537-4853-a63f-4fa8bcb1b9a3 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] GET https://10.4.3.14/volume/v3/volumes/61ce6f74-922c-46c0-8672-882ff615f570 Aug 13 21:12:49.289374 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4bbd6e90-e537-4853-a63f-4fa8bcb1b9a3 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:49.289628 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4bbd6e90-e537-4853-a63f-4fa8bcb1b9a3 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:49.298788 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:49.298788 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:49.303673 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-4bbd6e90-e537-4853-a63f-4fa8bcb1b9a3 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Volume info retrieved successfully. Aug 13 21:12:49.310123 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4bbd6e90-e537-4853-a63f-4fa8bcb1b9a3 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] https://10.4.3.14/volume/v3/volumes/61ce6f74-922c-46c0-8672-882ff615f570 returned with HTTP 200 Aug 13 21:12:49.310915 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 697/2789] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:49 2026] GET /volume/v3/volumes/61ce6f74-922c-46c0-8672-882ff615f570 => generated 998 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:49.341070 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ca6c5f09-4d54-48b0-8175-151c5c4fdda6 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:49.342792 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ca6c5f09-4d54-48b0-8175-151c5c4fdda6 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/8f88e595-3fae-43e3-a33c-610e82424cac Aug 13 21:12:49.342987 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ca6c5f09-4d54-48b0-8175-151c5c4fdda6 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:49.343194 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ca6c5f09-4d54-48b0-8175-151c5c4fdda6 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:49.352205 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:49.352205 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:49.355701 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-ca6c5f09-4d54-48b0-8175-151c5c4fdda6 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:12:49.359794 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ca6c5f09-4d54-48b0-8175-151c5c4fdda6 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/8f88e595-3fae-43e3-a33c-610e82424cac returned with HTTP 200 Aug 13 21:12:49.360167 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 705/2790] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:49 2026] GET /volume/v3/volumes/8f88e595-3fae-43e3-a33c-610e82424cac => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:49.741076 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-24b50ec8-5993-467e-9254-527638a7c4a5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:49.746193 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-24b50ec8-5993-467e-9254-527638a7c4a5 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/348d4a1b-6434-47c1-97d5-6f816037c96d Aug 13 21:12:49.746193 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-24b50ec8-5993-467e-9254-527638a7c4a5 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:49.746193 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-24b50ec8-5993-467e-9254-527638a7c4a5 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:49.752489 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-75e816af-5769-4a42-ae43-f8b49d300ed0 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:49.753712 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:49.753712 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:49.754209 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-75e816af-5769-4a42-ae43-f8b49d300ed0 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] GET https://10.4.3.14/volume/v3/volumes/c5f2cefe-f8bf-485f-b5aa-e923d2f199b6 Aug 13 21:12:49.754405 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-75e816af-5769-4a42-ae43-f8b49d300ed0 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:49.754575 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-75e816af-5769-4a42-ae43-f8b49d300ed0 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:49.758040 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-24b50ec8-5993-467e-9254-527638a7c4a5 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume info retrieved successfully. Aug 13 21:12:49.760718 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:49.760718 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:49.764019 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-24b50ec8-5993-467e-9254-527638a7c4a5 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/348d4a1b-6434-47c1-97d5-6f816037c96d returned with HTTP 200 Aug 13 21:12:49.764141 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-75e816af-5769-4a42-ae43-f8b49d300ed0 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Volume info retrieved successfully. Aug 13 21:12:49.764783 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 695/2791] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:49 2026] GET /volume/v3/volumes/348d4a1b-6434-47c1-97d5-6f816037c96d => generated 926 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:49.768022 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-75e816af-5769-4a42-ae43-f8b49d300ed0 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] https://10.4.3.14/volume/v3/volumes/c5f2cefe-f8bf-485f-b5aa-e923d2f199b6 returned with HTTP 200 Aug 13 21:12:49.768381 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 695/2792] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:49 2026] GET /volume/v3/volumes/c5f2cefe-f8bf-485f-b5aa-e923d2f199b6 => generated 943 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:49.781228 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-83c85252-ac56-48fa-8500-0d6c267839c9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:49.783012 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-83c85252-ac56-48fa-8500-0d6c267839c9 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] POST https://10.4.3.14/volume/v3/volume-transfers Aug 13 21:12:49.783374 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-83c85252-ac56-48fa-8500-0d6c267839c9 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "c5f2cefe-f8bf-485f-b5aa-e923d2f199b6"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:12:49.784671 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volume_transfer [None req-83c85252-ac56-48fa-8500-0d6c267839c9 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Creating new volume transfer {'transfer': {'volume_id': 'c5f2cefe-f8bf-485f-b5aa-e923d2f199b6'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 13 21:12:49.784829 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volume_transfer [None req-83c85252-ac56-48fa-8500-0d6c267839c9 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Creating transfer of volume c5f2cefe-f8bf-485f-b5aa-e923d2f199b6 Aug 13 21:12:49.784935 np0000007265 devstack@c-api.service[100214]: INFO cinder.transfer.api [None req-83c85252-ac56-48fa-8500-0d6c267839c9 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Generating transfer record for volume c5f2cefe-f8bf-485f-b5aa-e923d2f199b6 Aug 13 21:12:49.791501 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:49.791501 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:49.801956 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-83c85252-ac56-48fa-8500-0d6c267839c9 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] https://10.4.3.14/volume/v3/volume-transfers returned with HTTP 202 Aug 13 21:12:49.802441 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 698/2793] 10.4.3.14 () {70 vars in 1319 bytes} [Thu Aug 13 21:12:49 2026] POST /volume/v3/volume-transfers => generated 570 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:12:49.811996 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-582347f6-1c3d-4dfa-b816-fa99cbf7de55 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:49.814166 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-582347f6-1c3d-4dfa-b816-fa99cbf7de55 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] GET https://10.4.3.14/volume/v3/volumes/c5f2cefe-f8bf-485f-b5aa-e923d2f199b6 Aug 13 21:12:49.814371 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-582347f6-1c3d-4dfa-b816-fa99cbf7de55 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:49.814581 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-582347f6-1c3d-4dfa-b816-fa99cbf7de55 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:49.820897 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:49.820897 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:49.824244 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-582347f6-1c3d-4dfa-b816-fa99cbf7de55 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Volume info retrieved successfully. Aug 13 21:12:49.828068 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-582347f6-1c3d-4dfa-b816-fa99cbf7de55 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] https://10.4.3.14/volume/v3/volumes/c5f2cefe-f8bf-485f-b5aa-e923d2f199b6 returned with HTTP 200 Aug 13 21:12:49.828406 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 706/2794] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:49 2026] GET /volume/v3/volumes/c5f2cefe-f8bf-485f-b5aa-e923d2f199b6 => generated 951 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:49.839861 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-dcc46d4d-65d3-47fd-98b0-9808097df165 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:49.844111 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-dcc46d4d-65d3-47fd-98b0-9808097df165 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] GET https://10.4.3.14/volume/v3/volume-transfers/detail Aug 13 21:12:49.844111 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-dcc46d4d-65d3-47fd-98b0-9808097df165 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:49.844111 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-dcc46d4d-65d3-47fd-98b0-9808097df165 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Calling method 'detail' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:49.844111 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volume_transfer [None req-dcc46d4d-65d3-47fd-98b0-9808097df165 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Listing volume transfers {{(pid=100215) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 13 21:12:49.847238 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-dcc46d4d-65d3-47fd-98b0-9808097df165 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] https://10.4.3.14/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 13 21:12:49.848035 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 696/2795] 10.4.3.14 () {68 vars in 1319 bytes} [Thu Aug 13 21:12:49 2026] GET /volume/v3/volume-transfers/detail => generated 541 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:49.859442 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f6cbee53-4c7d-450f-b458-ae5822283586 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:49.861604 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f6cbee53-4c7d-450f-b458-ae5822283586 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] DELETE https://10.4.3.14/volume/v3/volume-transfers/70e34bf9-7e51-406c-8c4f-971eb49421a9 Aug 13 21:12:49.861865 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f6cbee53-4c7d-450f-b458-ae5822283586 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:49.862086 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f6cbee53-4c7d-450f-b458-ae5822283586 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:49.862184 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.contrib.volume_transfer [None req-f6cbee53-4c7d-450f-b458-ae5822283586 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Delete transfer with id: 70e34bf9-7e51-406c-8c4f-971eb49421a9 Aug 13 21:12:49.872068 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:49.872068 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:49.882344 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f6cbee53-4c7d-450f-b458-ae5822283586 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] https://10.4.3.14/volume/v3/volume-transfers/70e34bf9-7e51-406c-8c4f-971eb49421a9 returned with HTTP 202 Aug 13 21:12:49.882814 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 696/2796] 10.4.3.14 () {68 vars in 1412 bytes} [Thu Aug 13 21:12:49 2026] DELETE /volume/v3/volume-transfers/70e34bf9-7e51-406c-8c4f-971eb49421a9 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 21:12:49.889981 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-fdb32fc5-98e7-4b53-ba57-8079c3b0eec9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:49.892096 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fdb32fc5-98e7-4b53-ba57-8079c3b0eec9 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] GET https://10.4.3.14/volume/v3/volumes/c5f2cefe-f8bf-485f-b5aa-e923d2f199b6 Aug 13 21:12:49.892326 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fdb32fc5-98e7-4b53-ba57-8079c3b0eec9 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:49.892534 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fdb32fc5-98e7-4b53-ba57-8079c3b0eec9 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:49.901010 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:49.901010 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:49.905369 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-fdb32fc5-98e7-4b53-ba57-8079c3b0eec9 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Volume info retrieved successfully. Aug 13 21:12:49.910741 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fdb32fc5-98e7-4b53-ba57-8079c3b0eec9 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] https://10.4.3.14/volume/v3/volumes/c5f2cefe-f8bf-485f-b5aa-e923d2f199b6 returned with HTTP 200 Aug 13 21:12:49.911406 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 699/2797] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:49 2026] GET /volume/v3/volumes/c5f2cefe-f8bf-485f-b5aa-e923d2f199b6 => generated 943 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:49.924244 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-956abb0c-d483-4670-b092-bb8a39cf68d0 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:49.926119 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-956abb0c-d483-4670-b092-bb8a39cf68d0 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] DELETE https://10.4.3.14/volume/v3/volume-transfers/70e34bf9-7e51-406c-8c4f-971eb49421a9 Aug 13 21:12:49.926387 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-956abb0c-d483-4670-b092-bb8a39cf68d0 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:49.926597 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-956abb0c-d483-4670-b092-bb8a39cf68d0 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:49.926705 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.contrib.volume_transfer [None req-956abb0c-d483-4670-b092-bb8a39cf68d0 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Delete transfer with id: 70e34bf9-7e51-406c-8c4f-971eb49421a9 Aug 13 21:12:49.930285 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-956abb0c-d483-4670-b092-bb8a39cf68d0 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] https://10.4.3.14/volume/v3/volume-transfers/70e34bf9-7e51-406c-8c4f-971eb49421a9 returned with HTTP 404 Aug 13 21:12:49.930823 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 707/2798] 10.4.3.14 () {68 vars in 1412 bytes} [Thu Aug 13 21:12:49 2026] DELETE /volume/v3/volume-transfers/70e34bf9-7e51-406c-8c4f-971eb49421a9 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:12:49.939128 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d21d573f-15e7-48a2-9523-cae50e72faec None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:49.941789 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d21d573f-15e7-48a2-9523-cae50e72faec tempest-VolumesTransfersV357Test-2112860674 tempest-VolumesTransfersV357Test-2112860674-project-admin] DELETE https://10.4.3.14/volume/v3/volumes/c5f2cefe-f8bf-485f-b5aa-e923d2f199b6 Aug 13 21:12:49.942185 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d21d573f-15e7-48a2-9523-cae50e72faec tempest-VolumesTransfersV357Test-2112860674 tempest-VolumesTransfersV357Test-2112860674-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:49.942506 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d21d573f-15e7-48a2-9523-cae50e72faec tempest-VolumesTransfersV357Test-2112860674 tempest-VolumesTransfersV357Test-2112860674-project-admin] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:49.942857 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-d21d573f-15e7-48a2-9523-cae50e72faec tempest-VolumesTransfersV357Test-2112860674 tempest-VolumesTransfersV357Test-2112860674-project-admin] Delete volume with id: c5f2cefe-f8bf-485f-b5aa-e923d2f199b6 Aug 13 21:12:49.951934 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:49.951934 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:49.953848 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d21d573f-15e7-48a2-9523-cae50e72faec tempest-VolumesTransfersV357Test-2112860674 tempest-VolumesTransfersV357Test-2112860674-project-admin] Volume info retrieved successfully. Aug 13 21:12:49.971102 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d21d573f-15e7-48a2-9523-cae50e72faec tempest-VolumesTransfersV357Test-2112860674 tempest-VolumesTransfersV357Test-2112860674-project-admin] Delete volume request issued successfully. Aug 13 21:12:49.971502 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d21d573f-15e7-48a2-9523-cae50e72faec tempest-VolumesTransfersV357Test-2112860674 tempest-VolumesTransfersV357Test-2112860674-project-admin] https://10.4.3.14/volume/v3/volumes/c5f2cefe-f8bf-485f-b5aa-e923d2f199b6 returned with HTTP 202 Aug 13 21:12:49.972024 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 697/2799] 10.4.3.14 () {68 vars in 1385 bytes} [Thu Aug 13 21:12:49 2026] DELETE /volume/v3/volumes/c5f2cefe-f8bf-485f-b5aa-e923d2f199b6 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 21:12:49.982366 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-bdfee10c-39e5-4337-bb9d-2d8bd80f3aeb None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:49.984002 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bdfee10c-39e5-4337-bb9d-2d8bd80f3aeb tempest-VolumesTransfersV357Test-2112860674 tempest-VolumesTransfersV357Test-2112860674-project-admin] GET https://10.4.3.14/volume/v3/volumes/c5f2cefe-f8bf-485f-b5aa-e923d2f199b6 Aug 13 21:12:49.984208 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bdfee10c-39e5-4337-bb9d-2d8bd80f3aeb tempest-VolumesTransfersV357Test-2112860674 tempest-VolumesTransfersV357Test-2112860674-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:49.984497 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bdfee10c-39e5-4337-bb9d-2d8bd80f3aeb tempest-VolumesTransfersV357Test-2112860674 tempest-VolumesTransfersV357Test-2112860674-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:49.992213 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:49.992213 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:49.996040 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-bdfee10c-39e5-4337-bb9d-2d8bd80f3aeb tempest-VolumesTransfersV357Test-2112860674 tempest-VolumesTransfersV357Test-2112860674-project-admin] Volume info retrieved successfully. Aug 13 21:12:50.001313 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bdfee10c-39e5-4337-bb9d-2d8bd80f3aeb tempest-VolumesTransfersV357Test-2112860674 tempest-VolumesTransfersV357Test-2112860674-project-admin] https://10.4.3.14/volume/v3/volumes/c5f2cefe-f8bf-485f-b5aa-e923d2f199b6 returned with HTTP 200 Aug 13 21:12:50.001929 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 697/2800] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:49 2026] GET /volume/v3/volumes/c5f2cefe-f8bf-485f-b5aa-e923d2f199b6 => generated 1136 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:12:50.202596 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-be051ae3-0ca1-4da6-ab6c-259aacae0bee None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:50.204604 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-be051ae3-0ca1-4da6-ab6c-259aacae0bee tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/a44f8528-7639-4ad1-a63e-7804cfb50c89 Aug 13 21:12:50.204874 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-be051ae3-0ca1-4da6-ab6c-259aacae0bee tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:50.205123 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-be051ae3-0ca1-4da6-ab6c-259aacae0bee tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:50.205268 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-be051ae3-0ca1-4da6-ab6c-259aacae0bee tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id a44f8528-7639-4ad1-a63e-7804cfb50c89. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:12:50.209288 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:50.209288 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:50.209886 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-be051ae3-0ca1-4da6-ab6c-259aacae0bee tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/a44f8528-7639-4ad1-a63e-7804cfb50c89 returned with HTTP 200 Aug 13 21:12:50.210380 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 700/2801] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:12:50 2026] GET /volume/v3/backups/a44f8528-7639-4ad1-a63e-7804cfb50c89 => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:50.323012 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e2415f44-62b7-4629-8a09-d8bd8426e8ff None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:50.325022 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e2415f44-62b7-4629-8a09-d8bd8426e8ff tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] GET https://10.4.3.14/volume/v3/volumes/61ce6f74-922c-46c0-8672-882ff615f570 Aug 13 21:12:50.325304 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e2415f44-62b7-4629-8a09-d8bd8426e8ff tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:50.325500 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e2415f44-62b7-4629-8a09-d8bd8426e8ff tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:50.331954 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:50.331954 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:50.335301 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-e2415f44-62b7-4629-8a09-d8bd8426e8ff tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Volume info retrieved successfully. Aug 13 21:12:50.339230 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e2415f44-62b7-4629-8a09-d8bd8426e8ff tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] https://10.4.3.14/volume/v3/volumes/61ce6f74-922c-46c0-8672-882ff615f570 returned with HTTP 200 Aug 13 21:12:50.339592 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 708/2802] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:50 2026] GET /volume/v3/volumes/61ce6f74-922c-46c0-8672-882ff615f570 => generated 998 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:50.379705 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-61799d7d-08a9-46ba-b73e-2625e3bb83b2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:50.382805 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-61799d7d-08a9-46ba-b73e-2625e3bb83b2 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/8f88e595-3fae-43e3-a33c-610e82424cac Aug 13 21:12:50.382805 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-61799d7d-08a9-46ba-b73e-2625e3bb83b2 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:50.382805 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-61799d7d-08a9-46ba-b73e-2625e3bb83b2 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:50.394202 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:50.394202 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:50.398095 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-61799d7d-08a9-46ba-b73e-2625e3bb83b2 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:12:50.402472 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-61799d7d-08a9-46ba-b73e-2625e3bb83b2 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/8f88e595-3fae-43e3-a33c-610e82424cac returned with HTTP 200 Aug 13 21:12:50.403046 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 698/2803] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:50 2026] GET /volume/v3/volumes/8f88e595-3fae-43e3-a33c-610e82424cac => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:50.779906 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-0efc3a92-ebc1-45e2-a471-6464138ad3d2 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:50.785542 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0efc3a92-ebc1-45e2-a471-6464138ad3d2 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/348d4a1b-6434-47c1-97d5-6f816037c96d Aug 13 21:12:50.785614 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0efc3a92-ebc1-45e2-a471-6464138ad3d2 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:50.785880 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0efc3a92-ebc1-45e2-a471-6464138ad3d2 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:50.797305 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:50.797305 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:50.800693 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-0efc3a92-ebc1-45e2-a471-6464138ad3d2 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume info retrieved successfully. Aug 13 21:12:50.804143 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0efc3a92-ebc1-45e2-a471-6464138ad3d2 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/348d4a1b-6434-47c1-97d5-6f816037c96d returned with HTTP 200 Aug 13 21:12:50.804523 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 698/2804] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:50 2026] GET /volume/v3/volumes/348d4a1b-6434-47c1-97d5-6f816037c96d => generated 926 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:51.017651 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-23904136-b29b-4778-b41a-f6724bab9c61 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:51.020115 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-23904136-b29b-4778-b41a-f6724bab9c61 tempest-VolumesTransfersV357Test-2112860674 tempest-VolumesTransfersV357Test-2112860674-project-admin] GET https://10.4.3.14/volume/v3/volumes/c5f2cefe-f8bf-485f-b5aa-e923d2f199b6 Aug 13 21:12:51.020312 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-23904136-b29b-4778-b41a-f6724bab9c61 tempest-VolumesTransfersV357Test-2112860674 tempest-VolumesTransfersV357Test-2112860674-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:51.020570 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-23904136-b29b-4778-b41a-f6724bab9c61 tempest-VolumesTransfersV357Test-2112860674 tempest-VolumesTransfersV357Test-2112860674-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:51.027920 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-23904136-b29b-4778-b41a-f6724bab9c61 tempest-VolumesTransfersV357Test-2112860674 tempest-VolumesTransfersV357Test-2112860674-project-admin] https://10.4.3.14/volume/v3/volumes/c5f2cefe-f8bf-485f-b5aa-e923d2f199b6 returned with HTTP 404 Aug 13 21:12:51.028645 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 701/2805] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:51 2026] GET /volume/v3/volumes/c5f2cefe-f8bf-485f-b5aa-e923d2f199b6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:12:51.036336 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f4657a22-d5ea-498b-9806-eb3531290c5b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:51.037792 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f4657a22-d5ea-498b-9806-eb3531290c5b tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] GET https://10.4.3.14/volume/v3/volumes/c5f2cefe-f8bf-485f-b5aa-e923d2f199b6 Aug 13 21:12:51.038298 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f4657a22-d5ea-498b-9806-eb3531290c5b tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:51.038298 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f4657a22-d5ea-498b-9806-eb3531290c5b tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:51.043876 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f4657a22-d5ea-498b-9806-eb3531290c5b tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] https://10.4.3.14/volume/v3/volumes/c5f2cefe-f8bf-485f-b5aa-e923d2f199b6 returned with HTTP 404 Aug 13 21:12:51.044415 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 709/2806] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:51 2026] GET /volume/v3/volumes/c5f2cefe-f8bf-485f-b5aa-e923d2f199b6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:12:51.052181 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-43dee627-e7aa-44b9-8c69-3e6f90a3be91 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:51.054988 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-43dee627-e7aa-44b9-8c69-3e6f90a3be91 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] DELETE https://10.4.3.14/volume/v3/volumes/c5f2cefe-f8bf-485f-b5aa-e923d2f199b6 Aug 13 21:12:51.054988 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-43dee627-e7aa-44b9-8c69-3e6f90a3be91 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:51.056021 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-43dee627-e7aa-44b9-8c69-3e6f90a3be91 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:51.056021 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-43dee627-e7aa-44b9-8c69-3e6f90a3be91 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] Delete volume with id: c5f2cefe-f8bf-485f-b5aa-e923d2f199b6 Aug 13 21:12:51.070356 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-43dee627-e7aa-44b9-8c69-3e6f90a3be91 tempest-VolumesTransfersV357Test-112410200 tempest-VolumesTransfersV357Test-112410200-project-member] https://10.4.3.14/volume/v3/volumes/c5f2cefe-f8bf-485f-b5aa-e923d2f199b6 returned with HTTP 404 Aug 13 21:12:51.071599 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 699/2807] 10.4.3.14 () {68 vars in 1385 bytes} [Thu Aug 13 21:12:51 2026] DELETE /volume/v3/volumes/c5f2cefe-f8bf-485f-b5aa-e923d2f199b6 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:12:51.224124 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f68275ae-b23f-4766-8aff-d65e622b27d6 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:51.230082 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f68275ae-b23f-4766-8aff-d65e622b27d6 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/a44f8528-7639-4ad1-a63e-7804cfb50c89 Aug 13 21:12:51.230082 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f68275ae-b23f-4766-8aff-d65e622b27d6 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:51.230082 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f68275ae-b23f-4766-8aff-d65e622b27d6 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:51.230082 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-f68275ae-b23f-4766-8aff-d65e622b27d6 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id a44f8528-7639-4ad1-a63e-7804cfb50c89. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:12:51.238254 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:51.238254 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:51.240838 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f68275ae-b23f-4766-8aff-d65e622b27d6 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/a44f8528-7639-4ad1-a63e-7804cfb50c89 returned with HTTP 200 Aug 13 21:12:51.241566 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 699/2808] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:12:51 2026] GET /volume/v3/backups/a44f8528-7639-4ad1-a63e-7804cfb50c89 => generated 732 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:51.352454 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3aa92546-247f-4b1b-a173-70bae01b0d47 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:51.354028 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3aa92546-247f-4b1b-a173-70bae01b0d47 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] GET https://10.4.3.14/volume/v3/volumes/61ce6f74-922c-46c0-8672-882ff615f570 Aug 13 21:12:51.354225 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3aa92546-247f-4b1b-a173-70bae01b0d47 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:51.354438 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3aa92546-247f-4b1b-a173-70bae01b0d47 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:51.361068 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:51.361068 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:51.364231 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3aa92546-247f-4b1b-a173-70bae01b0d47 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Volume info retrieved successfully. Aug 13 21:12:51.368564 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3aa92546-247f-4b1b-a173-70bae01b0d47 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] https://10.4.3.14/volume/v3/volumes/61ce6f74-922c-46c0-8672-882ff615f570 returned with HTTP 200 Aug 13 21:12:51.369125 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 702/2809] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:51 2026] GET /volume/v3/volumes/61ce6f74-922c-46c0-8672-882ff615f570 => generated 1252 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:51.416493 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-03a81d72-661f-489d-a760-7888c92c7043 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:51.421460 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-03a81d72-661f-489d-a760-7888c92c7043 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/8f88e595-3fae-43e3-a33c-610e82424cac Aug 13 21:12:51.421660 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-03a81d72-661f-489d-a760-7888c92c7043 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:51.421858 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-03a81d72-661f-489d-a760-7888c92c7043 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:51.440714 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:51.440714 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:51.446748 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-03a81d72-661f-489d-a760-7888c92c7043 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:12:51.448101 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-174ad154-ec54-4f36-9f5b-d35082f3c3b0 req-89b4c2e4-6885-491d-961f-3cf312557c63 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:51.450303 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-03a81d72-661f-489d-a760-7888c92c7043 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/8f88e595-3fae-43e3-a33c-610e82424cac returned with HTTP 200 Aug 13 21:12:51.450682 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 710/2810] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:51 2026] GET /volume/v3/volumes/8f88e595-3fae-43e3-a33c-610e82424cac => generated 876 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:51.451551 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-174ad154-ec54-4f36-9f5b-d35082f3c3b0 req-89b4c2e4-6885-491d-961f-3cf312557c63 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] DELETE https://10.4.3.14/volume/v3/attachments/b5101add-b00b-439a-a93d-a014a44d9814 Aug 13 21:12:51.451854 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-174ad154-ec54-4f36-9f5b-d35082f3c3b0 req-89b4c2e4-6885-491d-961f-3cf312557c63 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:51.452268 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-174ad154-ec54-4f36-9f5b-d35082f3c3b0 req-89b4c2e4-6885-491d-961f-3cf312557c63 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:51.460522 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:51.460522 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:51.513551 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-174ad154-ec54-4f36-9f5b-d35082f3c3b0 req-89b4c2e4-6885-491d-961f-3cf312557c63 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] https://10.4.3.14/volume/v3/attachments/b5101add-b00b-439a-a93d-a014a44d9814 returned with HTTP 200 Aug 13 21:12:51.514328 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 700/2811] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:12:51 2026] DELETE /volume/v3/attachments/b5101add-b00b-439a-a93d-a014a44d9814 => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:51.817814 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-76ebf26d-230d-417a-a08e-3b371a237f6d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:51.819707 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-76ebf26d-230d-417a-a08e-3b371a237f6d tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/348d4a1b-6434-47c1-97d5-6f816037c96d Aug 13 21:12:51.819913 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-76ebf26d-230d-417a-a08e-3b371a237f6d tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:51.820124 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-76ebf26d-230d-417a-a08e-3b371a237f6d tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:51.827043 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:51.827043 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:51.831052 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-76ebf26d-230d-417a-a08e-3b371a237f6d tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume info retrieved successfully. Aug 13 21:12:51.835605 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-76ebf26d-230d-417a-a08e-3b371a237f6d tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/348d4a1b-6434-47c1-97d5-6f816037c96d returned with HTTP 200 Aug 13 21:12:51.836066 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 700/2812] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:51 2026] GET /volume/v3/volumes/348d4a1b-6434-47c1-97d5-6f816037c96d => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 21:12:52.252673 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-36a17ba0-f6e2-4b3c-a04b-25e340f3be31 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:52.255984 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-36a17ba0-f6e2-4b3c-a04b-25e340f3be31 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/a44f8528-7639-4ad1-a63e-7804cfb50c89 Aug 13 21:12:52.255984 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-36a17ba0-f6e2-4b3c-a04b-25e340f3be31 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:52.255984 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-36a17ba0-f6e2-4b3c-a04b-25e340f3be31 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:52.255984 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-36a17ba0-f6e2-4b3c-a04b-25e340f3be31 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id a44f8528-7639-4ad1-a63e-7804cfb50c89. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:12:52.261623 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:52.261623 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:52.262393 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-36a17ba0-f6e2-4b3c-a04b-25e340f3be31 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/a44f8528-7639-4ad1-a63e-7804cfb50c89 returned with HTTP 200 Aug 13 21:12:52.262827 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 703/2813] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:12:52 2026] GET /volume/v3/backups/a44f8528-7639-4ad1-a63e-7804cfb50c89 => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:52.359493 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-76504b46-c8aa-4294-be64-36e75817b14f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:52.361096 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-76504b46-c8aa-4294-be64-36e75817b14f tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] GET https://10.4.3.14/volume/v3/volumes/395418d4-6cbd-44b5-a797-3bba900eded7 Aug 13 21:12:52.361274 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-76504b46-c8aa-4294-be64-36e75817b14f tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:52.361443 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-76504b46-c8aa-4294-be64-36e75817b14f tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:52.370554 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:52.370554 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:52.375213 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-76504b46-c8aa-4294-be64-36e75817b14f tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Volume info retrieved successfully. Aug 13 21:12:52.380623 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6d1960ee-299e-4e1e-9c49-7c916b3de5ef None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:52.382226 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6d1960ee-299e-4e1e-9c49-7c916b3de5ef tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] GET https://10.4.3.14/volume/v3/volumes/61ce6f74-922c-46c0-8672-882ff615f570 Aug 13 21:12:52.382386 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6d1960ee-299e-4e1e-9c49-7c916b3de5ef tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:52.382570 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6d1960ee-299e-4e1e-9c49-7c916b3de5ef tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:52.383461 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-76504b46-c8aa-4294-be64-36e75817b14f tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] https://10.4.3.14/volume/v3/volumes/395418d4-6cbd-44b5-a797-3bba900eded7 returned with HTTP 200 Aug 13 21:12:52.384594 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 711/2814] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:52 2026] GET /volume/v3/volumes/395418d4-6cbd-44b5-a797-3bba900eded7 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:52.390679 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:52.390679 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:52.398290 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-6d1960ee-299e-4e1e-9c49-7c916b3de5ef tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Volume info retrieved successfully. Aug 13 21:12:52.405684 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6d1960ee-299e-4e1e-9c49-7c916b3de5ef tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] https://10.4.3.14/volume/v3/volumes/61ce6f74-922c-46c0-8672-882ff615f570 returned with HTTP 200 Aug 13 21:12:52.406077 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 701/2815] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:52 2026] GET /volume/v3/volumes/61ce6f74-922c-46c0-8672-882ff615f570 => generated 1250 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:52.468094 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-e0e90e3a-72d7-4076-9544-120b6eb742a2 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:52.470761 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e0e90e3a-72d7-4076-9544-120b6eb742a2 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/8f88e595-3fae-43e3-a33c-610e82424cac Aug 13 21:12:52.472738 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e0e90e3a-72d7-4076-9544-120b6eb742a2 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:52.473186 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e0e90e3a-72d7-4076-9544-120b6eb742a2 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:52.491774 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:52.491774 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:52.498092 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-e0e90e3a-72d7-4076-9544-120b6eb742a2 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:12:52.504164 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e0e90e3a-72d7-4076-9544-120b6eb742a2 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/8f88e595-3fae-43e3-a33c-610e82424cac returned with HTTP 200 Aug 13 21:12:52.504724 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 701/2816] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:52 2026] GET /volume/v3/volumes/8f88e595-3fae-43e3-a33c-610e82424cac => generated 876 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:52.566115 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-c3118438-4710-45d6-a2fd-96222f5c415b req-029687c1-b98e-4bbb-af54-f054a8ad0ab6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:52.568018 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-c3118438-4710-45d6-a2fd-96222f5c415b req-029687c1-b98e-4bbb-af54-f054a8ad0ab6 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] GET https://10.4.3.14/volume/v3/volumes/61ce6f74-922c-46c0-8672-882ff615f570 Aug 13 21:12:52.569467 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-c3118438-4710-45d6-a2fd-96222f5c415b req-029687c1-b98e-4bbb-af54-f054a8ad0ab6 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:52.569467 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-c3118438-4710-45d6-a2fd-96222f5c415b req-029687c1-b98e-4bbb-af54-f054a8ad0ab6 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:52.577447 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:52.577447 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:52.582571 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-c3118438-4710-45d6-a2fd-96222f5c415b req-029687c1-b98e-4bbb-af54-f054a8ad0ab6 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Volume info retrieved successfully. Aug 13 21:12:52.588035 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-c3118438-4710-45d6-a2fd-96222f5c415b req-029687c1-b98e-4bbb-af54-f054a8ad0ab6 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] https://10.4.3.14/volume/v3/volumes/61ce6f74-922c-46c0-8672-882ff615f570 returned with HTTP 200 Aug 13 21:12:52.588123 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 704/2817] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:12:52 2026] GET /volume/v3/volumes/61ce6f74-922c-46c0-8672-882ff615f570 => generated 1250 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:52.849845 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ef3d46ce-336e-4d3a-a62a-9bd2cfb8e7a4 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:52.851244 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ef3d46ce-336e-4d3a-a62a-9bd2cfb8e7a4 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/348d4a1b-6434-47c1-97d5-6f816037c96d Aug 13 21:12:52.851543 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ef3d46ce-336e-4d3a-a62a-9bd2cfb8e7a4 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:52.851908 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ef3d46ce-336e-4d3a-a62a-9bd2cfb8e7a4 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:52.861590 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:52.861590 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:52.865474 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-ef3d46ce-336e-4d3a-a62a-9bd2cfb8e7a4 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume info retrieved successfully. Aug 13 21:12:52.870678 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ef3d46ce-336e-4d3a-a62a-9bd2cfb8e7a4 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/348d4a1b-6434-47c1-97d5-6f816037c96d returned with HTTP 200 Aug 13 21:12:52.871252 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 712/2818] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:52 2026] GET /volume/v3/volumes/348d4a1b-6434-47c1-97d5-6f816037c96d => generated 926 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:53.082183 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-c3118438-4710-45d6-a2fd-96222f5c415b req-dbeeda02-e987-4cb7-b651-4ba9818193e5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:53.084753 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-c3118438-4710-45d6-a2fd-96222f5c415b req-dbeeda02-e987-4cb7-b651-4ba9818193e5 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] GET https://10.4.3.14/volume/v3/volumes/61ce6f74-922c-46c0-8672-882ff615f570 Aug 13 21:12:53.085059 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-c3118438-4710-45d6-a2fd-96222f5c415b req-dbeeda02-e987-4cb7-b651-4ba9818193e5 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:53.085331 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-c3118438-4710-45d6-a2fd-96222f5c415b req-dbeeda02-e987-4cb7-b651-4ba9818193e5 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:53.098328 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:53.098328 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:53.102135 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-c3118438-4710-45d6-a2fd-96222f5c415b req-dbeeda02-e987-4cb7-b651-4ba9818193e5 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Volume info retrieved successfully. Aug 13 21:12:53.106611 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-c3118438-4710-45d6-a2fd-96222f5c415b req-dbeeda02-e987-4cb7-b651-4ba9818193e5 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] https://10.4.3.14/volume/v3/volumes/61ce6f74-922c-46c0-8672-882ff615f570 returned with HTTP 200 Aug 13 21:12:53.107250 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 702/2819] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:12:53 2026] GET /volume/v3/volumes/61ce6f74-922c-46c0-8672-882ff615f570 => generated 1250 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:53.118353 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-6bb4fecd-7998-4392-8397-76f590816c2b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:53.118353 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6bb4fecd-7998-4392-8397-76f590816c2b None None] GET https://10.4.3.14/volume// Aug 13 21:12:53.118353 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6bb4fecd-7998-4392-8397-76f590816c2b None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:53.118353 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6bb4fecd-7998-4392-8397-76f590816c2b None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:53.118353 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6bb4fecd-7998-4392-8397-76f590816c2b None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:12:53.118353 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 702/2820] 10.4.3.14 () {66 vars in 1412 bytes} [Thu Aug 13 21:12:53 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:12:53.125627 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-c3118438-4710-45d6-a2fd-96222f5c415b req-08afd9bc-1ef7-4ed8-ac1d-a9e3c36da54f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:53.127851 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-c3118438-4710-45d6-a2fd-96222f5c415b req-08afd9bc-1ef7-4ed8-ac1d-a9e3c36da54f tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:12:53.128266 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-c3118438-4710-45d6-a2fd-96222f5c415b req-08afd9bc-1ef7-4ed8-ac1d-a9e3c36da54f tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "61ce6f74-922c-46c0-8672-882ff615f570", "connector": null, "instance_uuid": "6b460de3-5532-4d55-88c7-ec38218a38c0"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:12:53.137916 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:53.137916 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:53.168706 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-c3118438-4710-45d6-a2fd-96222f5c415b req-08afd9bc-1ef7-4ed8-ac1d-a9e3c36da54f tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:12:53.169173 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 705/2821] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:12:53 2026] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:53.278853 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-05121c77-37e5-4224-86ba-1a78c4779e8c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:53.280817 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-05121c77-37e5-4224-86ba-1a78c4779e8c tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/a44f8528-7639-4ad1-a63e-7804cfb50c89 Aug 13 21:12:53.281213 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-05121c77-37e5-4224-86ba-1a78c4779e8c tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:53.281213 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-05121c77-37e5-4224-86ba-1a78c4779e8c tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:53.281492 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-05121c77-37e5-4224-86ba-1a78c4779e8c tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id a44f8528-7639-4ad1-a63e-7804cfb50c89. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:12:53.287222 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:53.287222 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:53.287611 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-05121c77-37e5-4224-86ba-1a78c4779e8c tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/a44f8528-7639-4ad1-a63e-7804cfb50c89 returned with HTTP 200 Aug 13 21:12:53.288053 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 713/2822] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:12:53 2026] GET /volume/v3/backups/a44f8528-7639-4ad1-a63e-7804cfb50c89 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:53.523537 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-27cc2ae5-42ea-4f71-b2a2-4ced836220c4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:53.527612 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-27cc2ae5-42ea-4f71-b2a2-4ced836220c4 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/8f88e595-3fae-43e3-a33c-610e82424cac Aug 13 21:12:53.527842 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-27cc2ae5-42ea-4f71-b2a2-4ced836220c4 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:53.528172 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-27cc2ae5-42ea-4f71-b2a2-4ced836220c4 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:53.534450 np0000007265 devstack@c-api.service[100215]: DEBUG dbcounter [-] [100215] Writing DB stats cinder:SELECT=655,cinder:UPDATE=168,cinder:INSERT=109 {{(pid=100215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:12:53.549858 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:53.549858 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:53.557983 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-27cc2ae5-42ea-4f71-b2a2-4ced836220c4 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:12:53.565687 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-27cc2ae5-42ea-4f71-b2a2-4ced836220c4 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/8f88e595-3fae-43e3-a33c-610e82424cac returned with HTTP 200 Aug 13 21:12:53.566120 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 703/2823] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:53 2026] GET /volume/v3/volumes/8f88e595-3fae-43e3-a33c-610e82424cac => generated 876 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:53.578003 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4f58e126-d10b-4acb-9581-aa00f63439af None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:53.701990 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4f58e126-d10b-4acb-9581-aa00f63439af tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] GET https://10.4.3.14/volume/v3/volumes Aug 13 21:12:53.701990 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4f58e126-d10b-4acb-9581-aa00f63439af tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:53.701990 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4f58e126-d10b-4acb-9581-aa00f63439af tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Calling method 'index' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:53.701990 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.api_utils [None req-4f58e126-d10b-4acb-9581-aa00f63439af tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Removing options '' from query. {{(pid=100217) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:12:53.701990 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-4f58e126-d10b-4acb-9581-aa00f63439af tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100217) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:12:53.705496 np0000007265 devstack@c-api.service[100217]: DEBUG dbcounter [-] [100217] Writing DB stats cinder:SELECT=521,cinder:INSERT=70,cinder:UPDATE=121 {{(pid=100217) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:12:53.710623 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-4f58e126-d10b-4acb-9581-aa00f63439af tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Get all volumes completed successfully. Aug 13 21:12:53.711358 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4f58e126-d10b-4acb-9581-aa00f63439af tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 200 Aug 13 21:12:53.711661 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 703/2824] 10.4.3.14 () {66 vars in 1230 bytes} [Thu Aug 13 21:12:53 2026] GET /volume/v3/volumes => generated 15 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 21:12:53.721479 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-098143bd-d5f3-4242-9f71-2bd66f1fee86 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:53.723160 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-098143bd-d5f3-4242-9f71-2bd66f1fee86 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:12:53.723474 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-098143bd-d5f3-4242-9f71-2bd66f1fee86 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-2000543760"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:12:53.724900 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-098143bd-d5f3-4242-9f71-2bd66f1fee86 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-2000543760'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:12:53.725025 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-098143bd-d5f3-4242-9f71-2bd66f1fee86 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Create volume of 1 GB Aug 13 21:12:53.725270 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:53.725270 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:53.729883 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-098143bd-d5f3-4242-9f71-2bd66f1fee86 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Availability Zones retrieved successfully. Aug 13 21:12:53.734687 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-098143bd-d5f3-4242-9f71-2bd66f1fee86 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Flow 'volume_create_api' (c55efd24-b1aa-4a9a-b793-f600f020b37e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:12:53.735545 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-098143bd-d5f3-4242-9f71-2bd66f1fee86 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb98b785-d0e6-4742-9b4b-46c2554c8931) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:53.736461 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-098143bd-d5f3-4242-9f71-2bd66f1fee86 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:12:53.764721 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-098143bd-d5f3-4242-9f71-2bd66f1fee86 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb98b785-d0e6-4742-9b4b-46c2554c8931) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:53.765575 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-098143bd-d5f3-4242-9f71-2bd66f1fee86 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3075b782-39df-469b-95dd-bc7e1521889a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:53.839677 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-098143bd-d5f3-4242-9f71-2bd66f1fee86 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Created reservations ['95c606c1-c051-4b69-9e1c-065b89c2c4c2', '30779c56-de27-4a2e-b4c0-1353f0008505', '910153f4-7f9e-4bdb-825a-60636502f868', 'cc2e18e9-d224-403f-9834-52410286b534'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:12:53.840668 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-098143bd-d5f3-4242-9f71-2bd66f1fee86 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3075b782-39df-469b-95dd-bc7e1521889a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95c606c1-c051-4b69-9e1c-065b89c2c4c2', '30779c56-de27-4a2e-b4c0-1353f0008505', '910153f4-7f9e-4bdb-825a-60636502f868', 'cc2e18e9-d224-403f-9834-52410286b534']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:53.841577 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-098143bd-d5f3-4242-9f71-2bd66f1fee86 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b5497a3-5df1-4311-bd17-4987b12a78e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:53.863777 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-098143bd-d5f3-4242-9f71-2bd66f1fee86 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b5497a3-5df1-4311-bd17-4987b12a78e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7fc502f8-1f4d-425d-814a-2d2b0924e564', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-2000543760',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='279b0ed8bb8b497cbb39532093a761bb',qos_specs=None,replication_status=,reservations=['95c606c1-c051-4b69-9e1c-065b89c2c4c2','30779c56-de27-4a2e-b4c0-1353f0008505','910153f4-7f9e-4bdb-825a-60636502f868','cc2e18e9-d224-403f-9834-52410286b534'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30c437bcd3884b768559636ad71eed65',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:12:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-2000543760',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7fc502f8-1f4d-425d-814a-2d2b0924e564,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='279b0ed8bb8b497cbb39532093a761bb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='30c437bcd3884b768559636ad71eed65',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:53.864559 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-098143bd-d5f3-4242-9f71-2bd66f1fee86 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (035cd84f-c170-4753-a1b6-405c3d189d5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:53.883720 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-509a292b-898b-4f18-944d-8784b21edac0 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:53.886263 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-509a292b-898b-4f18-944d-8784b21edac0 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/348d4a1b-6434-47c1-97d5-6f816037c96d Aug 13 21:12:53.886562 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-509a292b-898b-4f18-944d-8784b21edac0 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:53.886613 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-098143bd-d5f3-4242-9f71-2bd66f1fee86 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (035cd84f-c170-4753-a1b6-405c3d189d5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-2000543760',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='279b0ed8bb8b497cbb39532093a761bb',qos_specs=None,replication_status=,reservations=['95c606c1-c051-4b69-9e1c-065b89c2c4c2','30779c56-de27-4a2e-b4c0-1353f0008505','910153f4-7f9e-4bdb-825a-60636502f868','cc2e18e9-d224-403f-9834-52410286b534'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30c437bcd3884b768559636ad71eed65',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:53.886835 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-509a292b-898b-4f18-944d-8784b21edac0 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:53.887225 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-098143bd-d5f3-4242-9f71-2bd66f1fee86 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cabfc2dc-2cc5-4a84-b88b-97157aaf9149) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:53.896445 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:53.896445 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:53.900574 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-098143bd-d5f3-4242-9f71-2bd66f1fee86 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cabfc2dc-2cc5-4a84-b88b-97157aaf9149) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:53.901125 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-509a292b-898b-4f18-944d-8784b21edac0 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume info retrieved successfully. Aug 13 21:12:53.901484 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-098143bd-d5f3-4242-9f71-2bd66f1fee86 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Flow 'volume_create_api' (c55efd24-b1aa-4a9a-b793-f600f020b37e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:12:53.901868 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-098143bd-d5f3-4242-9f71-2bd66f1fee86 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Create volume request issued successfully. Aug 13 21:12:53.902634 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-098143bd-d5f3-4242-9f71-2bd66f1fee86 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:12:53.903470 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 706/2825] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:12:53 2026] POST /volume/v3/volumes => generated 762 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:12:53.906687 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-509a292b-898b-4f18-944d-8784b21edac0 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/348d4a1b-6434-47c1-97d5-6f816037c96d returned with HTTP 200 Aug 13 21:12:53.907090 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 714/2826] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:53 2026] GET /volume/v3/volumes/348d4a1b-6434-47c1-97d5-6f816037c96d => generated 926 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:53.921103 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-22769873-9b34-4f6e-a94d-10ed4e24ca3f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:53.923414 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-22769873-9b34-4f6e-a94d-10ed4e24ca3f tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] GET https://10.4.3.14/volume/v3/volumes/7fc502f8-1f4d-425d-814a-2d2b0924e564 Aug 13 21:12:53.925896 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-22769873-9b34-4f6e-a94d-10ed4e24ca3f tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:53.926219 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-22769873-9b34-4f6e-a94d-10ed4e24ca3f tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:53.939149 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:53.939149 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:53.943244 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-22769873-9b34-4f6e-a94d-10ed4e24ca3f tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Volume info retrieved successfully. Aug 13 21:12:53.948068 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-22769873-9b34-4f6e-a94d-10ed4e24ca3f tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] https://10.4.3.14/volume/v3/volumes/7fc502f8-1f4d-425d-814a-2d2b0924e564 returned with HTTP 200 Aug 13 21:12:53.948548 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 704/2827] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:53 2026] GET /volume/v3/volumes/7fc502f8-1f4d-425d-814a-2d2b0924e564 => generated 830 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:54.298727 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c26f5901-4c7b-4776-bbc4-21e3685128ef None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:54.303130 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c26f5901-4c7b-4776-bbc4-21e3685128ef tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/a44f8528-7639-4ad1-a63e-7804cfb50c89 Aug 13 21:12:54.303338 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c26f5901-4c7b-4776-bbc4-21e3685128ef tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:54.303538 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c26f5901-4c7b-4776-bbc4-21e3685128ef tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:54.303661 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-c26f5901-4c7b-4776-bbc4-21e3685128ef tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id a44f8528-7639-4ad1-a63e-7804cfb50c89. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:12:54.311003 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:54.311003 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:54.311575 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c26f5901-4c7b-4776-bbc4-21e3685128ef tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/a44f8528-7639-4ad1-a63e-7804cfb50c89 returned with HTTP 200 Aug 13 21:12:54.314055 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 704/2828] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:12:54 2026] GET /volume/v3/backups/a44f8528-7639-4ad1-a63e-7804cfb50c89 => generated 732 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:54.582533 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-671188a1-59bc-40d0-a44c-a02930ae2476 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:54.585628 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-671188a1-59bc-40d0-a44c-a02930ae2476 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/8f88e595-3fae-43e3-a33c-610e82424cac Aug 13 21:12:54.587148 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-671188a1-59bc-40d0-a44c-a02930ae2476 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:54.589076 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-671188a1-59bc-40d0-a44c-a02930ae2476 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:54.598955 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:54.598955 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:54.605037 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-671188a1-59bc-40d0-a44c-a02930ae2476 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:12:54.610855 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-671188a1-59bc-40d0-a44c-a02930ae2476 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/8f88e595-3fae-43e3-a33c-610e82424cac returned with HTTP 200 Aug 13 21:12:54.611272 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 707/2829] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:54 2026] GET /volume/v3/volumes/8f88e595-3fae-43e3-a33c-610e82424cac => generated 876 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:54.920430 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d266906e-05cb-4216-aba5-d7aa4b0b13bf None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:54.922639 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d266906e-05cb-4216-aba5-d7aa4b0b13bf tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/348d4a1b-6434-47c1-97d5-6f816037c96d Aug 13 21:12:54.923017 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d266906e-05cb-4216-aba5-d7aa4b0b13bf tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:54.923269 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d266906e-05cb-4216-aba5-d7aa4b0b13bf tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:54.933036 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:54.933036 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:54.938264 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-d266906e-05cb-4216-aba5-d7aa4b0b13bf tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume info retrieved successfully. Aug 13 21:12:54.944921 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d266906e-05cb-4216-aba5-d7aa4b0b13bf tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/348d4a1b-6434-47c1-97d5-6f816037c96d returned with HTTP 200 Aug 13 21:12:54.945437 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 715/2830] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:54 2026] GET /volume/v3/volumes/348d4a1b-6434-47c1-97d5-6f816037c96d => generated 926 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:54.955399 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-60d1a633-c525-46f0-a1a9-60a5a1afa9f0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:54.955809 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-60d1a633-c525-46f0-a1a9-60a5a1afa9f0 None None] GET https://10.4.3.14/volume// Aug 13 21:12:54.955992 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-60d1a633-c525-46f0-a1a9-60a5a1afa9f0 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:54.956188 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-60d1a633-c525-46f0-a1a9-60a5a1afa9f0 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:54.956508 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-60d1a633-c525-46f0-a1a9-60a5a1afa9f0 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:12:54.956978 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 705/2831] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:12:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:12:54.963076 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-59fac4e2-a03b-4eeb-8794-fe5e26e57e0e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:54.964658 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-c3118438-4710-45d6-a2fd-96222f5c415b req-d066e9de-ae3b-4e26-a186-efac18a4b5ef None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:54.965349 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-59fac4e2-a03b-4eeb-8794-fe5e26e57e0e tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] GET https://10.4.3.14/volume/v3/volumes/7fc502f8-1f4d-425d-814a-2d2b0924e564 Aug 13 21:12:54.965559 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-59fac4e2-a03b-4eeb-8794-fe5e26e57e0e tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:54.965707 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-59fac4e2-a03b-4eeb-8794-fe5e26e57e0e tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:54.967824 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-c3118438-4710-45d6-a2fd-96222f5c415b req-d066e9de-ae3b-4e26-a186-efac18a4b5ef tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] GET https://10.4.3.14/volume/v3/volumes/61ce6f74-922c-46c0-8672-882ff615f570 Aug 13 21:12:54.968071 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-c3118438-4710-45d6-a2fd-96222f5c415b req-d066e9de-ae3b-4e26-a186-efac18a4b5ef tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:54.968281 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-c3118438-4710-45d6-a2fd-96222f5c415b req-d066e9de-ae3b-4e26-a186-efac18a4b5ef tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:54.975064 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:54.975064 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:54.979518 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-59fac4e2-a03b-4eeb-8794-fe5e26e57e0e tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Volume info retrieved successfully. Aug 13 21:12:54.980328 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:54.980328 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:54.984265 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-59fac4e2-a03b-4eeb-8794-fe5e26e57e0e tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] https://10.4.3.14/volume/v3/volumes/7fc502f8-1f4d-425d-814a-2d2b0924e564 returned with HTTP 200 Aug 13 21:12:54.984660 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-c3118438-4710-45d6-a2fd-96222f5c415b req-d066e9de-ae3b-4e26-a186-efac18a4b5ef tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Volume info retrieved successfully. Aug 13 21:12:54.984737 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 705/2832] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:54 2026] GET /volume/v3/volumes/7fc502f8-1f4d-425d-814a-2d2b0924e564 => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:54.991198 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-c3118438-4710-45d6-a2fd-96222f5c415b req-d066e9de-ae3b-4e26-a186-efac18a4b5ef tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] https://10.4.3.14/volume/v3/volumes/61ce6f74-922c-46c0-8672-882ff615f570 returned with HTTP 200 Aug 13 21:12:54.991532 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 708/2833] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:12:54 2026] GET /volume/v3/volumes/61ce6f74-922c-46c0-8672-882ff615f570 => generated 1429 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:12:54.997911 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-67e1da85-2642-44ba-94ad-8e6d83d34c67 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:55.000375 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-67e1da85-2642-44ba-94ad-8e6d83d34c67 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] GET https://10.4.3.14/volume/v3/volumes/7fc502f8-1f4d-425d-814a-2d2b0924e564 Aug 13 21:12:55.000759 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-67e1da85-2642-44ba-94ad-8e6d83d34c67 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:55.001092 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-67e1da85-2642-44ba-94ad-8e6d83d34c67 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:55.012875 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:55.012875 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:55.018614 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-67e1da85-2642-44ba-94ad-8e6d83d34c67 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Volume info retrieved successfully. Aug 13 21:12:55.024613 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-67e1da85-2642-44ba-94ad-8e6d83d34c67 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] https://10.4.3.14/volume/v3/volumes/7fc502f8-1f4d-425d-814a-2d2b0924e564 returned with HTTP 200 Aug 13 21:12:55.025293 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 716/2834] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:54 2026] GET /volume/v3/volumes/7fc502f8-1f4d-425d-814a-2d2b0924e564 => generated 855 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:55.039303 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c33abe87-9ed8-4e4e-8b59-f6fac467e3f1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:55.042833 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c33abe87-9ed8-4e4e-8b59-f6fac467e3f1 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:12:55.043197 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c33abe87-9ed8-4e4e-8b59-f6fac467e3f1 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-320983210"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:12:55.045150 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-c33abe87-9ed8-4e4e-8b59-f6fac467e3f1 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-320983210'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:12:55.045447 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-c33abe87-9ed8-4e4e-8b59-f6fac467e3f1 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Create volume of 1 GB Aug 13 21:12:55.051714 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c33abe87-9ed8-4e4e-8b59-f6fac467e3f1 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Availability Zones retrieved successfully. Aug 13 21:12:55.058092 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c33abe87-9ed8-4e4e-8b59-f6fac467e3f1 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Flow 'volume_create_api' (2490c0d5-ea04-4f0e-9d47-5092d057d1aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:12:55.059279 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c33abe87-9ed8-4e4e-8b59-f6fac467e3f1 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c6f5abc-ab4f-491f-9cee-15b3a55cf567) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:55.060382 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-c33abe87-9ed8-4e4e-8b59-f6fac467e3f1 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:12:55.085077 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c33abe87-9ed8-4e4e-8b59-f6fac467e3f1 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c6f5abc-ab4f-491f-9cee-15b3a55cf567) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:55.086114 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c33abe87-9ed8-4e4e-8b59-f6fac467e3f1 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb8a9177-e1f8-490e-bdc7-e0175d499466) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:55.130012 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-c33abe87-9ed8-4e4e-8b59-f6fac467e3f1 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Created reservations ['766dc077-c9a3-43f5-8c08-9902bf2bef3c', 'c1f52053-500b-48e6-ba8d-bcf637fc73bc', '6f0da0f9-b2cd-4bf1-94ae-d0d38db1e0e8', '7ceb126e-fe81-4003-83f7-65bb94a651b8'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:12:55.131074 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c33abe87-9ed8-4e4e-8b59-f6fac467e3f1 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb8a9177-e1f8-490e-bdc7-e0175d499466) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['766dc077-c9a3-43f5-8c08-9902bf2bef3c', 'c1f52053-500b-48e6-ba8d-bcf637fc73bc', '6f0da0f9-b2cd-4bf1-94ae-d0d38db1e0e8', '7ceb126e-fe81-4003-83f7-65bb94a651b8']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:55.132146 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c33abe87-9ed8-4e4e-8b59-f6fac467e3f1 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (224a4a9e-eac5-40ee-96b2-01ec02dc2135) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:55.136952 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-c3118438-4710-45d6-a2fd-96222f5c415b req-902c7352-8730-4d6e-84b7-9adf72a2d910 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:55.140782 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-c3118438-4710-45d6-a2fd-96222f5c415b req-902c7352-8730-4d6e-84b7-9adf72a2d910 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] PUT https://10.4.3.14/volume/v3/attachments/1409a8d3-2cf7-4aee-8e56-8979a0519e5d Aug 13 21:12:55.141249 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-c3118438-4710-45d6-a2fd-96222f5c415b req-902c7352-8730-4d6e-84b7-9adf72a2d910 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:12:55.151380 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-c3118438-4710-45d6-a2fd-96222f5c415b req-902c7352-8730-4d6e-84b7-9adf72a2d910 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Acquiring lock "cinder-attachment_update-61ce6f74-922c-46c0-8672-882ff615f570-np0000007265" by "attachment_update" {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:12:55.158555 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-c3118438-4710-45d6-a2fd-96222f5c415b req-902c7352-8730-4d6e-84b7-9adf72a2d910 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Lock "cinder-attachment_update-61ce6f74-922c-46c0-8672-882ff615f570-np0000007265" acquired by "attachment_update" :: waited 0.007s {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:12:55.159620 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c33abe87-9ed8-4e4e-8b59-f6fac467e3f1 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (224a4a9e-eac5-40ee-96b2-01ec02dc2135) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a424156-d315-492e-b76b-bc30acb514c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-320983210',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='279b0ed8bb8b497cbb39532093a761bb',qos_specs=None,replication_status=,reservations=['766dc077-c9a3-43f5-8c08-9902bf2bef3c','c1f52053-500b-48e6-ba8d-bcf637fc73bc','6f0da0f9-b2cd-4bf1-94ae-d0d38db1e0e8','7ceb126e-fe81-4003-83f7-65bb94a651b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30c437bcd3884b768559636ad71eed65',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:12:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-320983210',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a424156-d315-492e-b76b-bc30acb514c2,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='279b0ed8bb8b497cbb39532093a761bb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='30c437bcd3884b768559636ad71eed65',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:55.159871 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:55.159871 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:55.160539 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c33abe87-9ed8-4e4e-8b59-f6fac467e3f1 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a758261d-a06e-488c-9c5e-4275fb6f152a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:55.179720 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c33abe87-9ed8-4e4e-8b59-f6fac467e3f1 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a758261d-a06e-488c-9c5e-4275fb6f152a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-320983210',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='279b0ed8bb8b497cbb39532093a761bb',qos_specs=None,replication_status=,reservations=['766dc077-c9a3-43f5-8c08-9902bf2bef3c','c1f52053-500b-48e6-ba8d-bcf637fc73bc','6f0da0f9-b2cd-4bf1-94ae-d0d38db1e0e8','7ceb126e-fe81-4003-83f7-65bb94a651b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30c437bcd3884b768559636ad71eed65',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:55.180499 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c33abe87-9ed8-4e4e-8b59-f6fac467e3f1 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f2db800-cb8d-49c4-82b2-c36705dbdeef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:55.190127 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c33abe87-9ed8-4e4e-8b59-f6fac467e3f1 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f2db800-cb8d-49c4-82b2-c36705dbdeef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:55.191457 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c33abe87-9ed8-4e4e-8b59-f6fac467e3f1 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Flow 'volume_create_api' (2490c0d5-ea04-4f0e-9d47-5092d057d1aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:12:55.191926 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c33abe87-9ed8-4e4e-8b59-f6fac467e3f1 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Create volume request issued successfully. Aug 13 21:12:55.192922 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c33abe87-9ed8-4e4e-8b59-f6fac467e3f1 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:12:55.193434 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 706/2835] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:12:55 2026] POST /volume/v3/volumes => generated 761 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:12:55.204855 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f95e5196-2d18-4f0b-b691-587acd4c8fe5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:55.207820 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f95e5196-2d18-4f0b-b691-587acd4c8fe5 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] GET https://10.4.3.14/volume/v3/volumes/7a424156-d315-492e-b76b-bc30acb514c2 Aug 13 21:12:55.208288 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f95e5196-2d18-4f0b-b691-587acd4c8fe5 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:55.208665 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f95e5196-2d18-4f0b-b691-587acd4c8fe5 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:55.222166 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:55.222166 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:55.230666 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f95e5196-2d18-4f0b-b691-587acd4c8fe5 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Volume info retrieved successfully. Aug 13 21:12:55.241037 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f95e5196-2d18-4f0b-b691-587acd4c8fe5 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] https://10.4.3.14/volume/v3/volumes/7a424156-d315-492e-b76b-bc30acb514c2 returned with HTTP 200 Aug 13 21:12:55.241566 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 709/2836] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:55 2026] GET /volume/v3/volumes/7a424156-d315-492e-b76b-bc30acb514c2 => generated 829 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:55.260858 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-c3118438-4710-45d6-a2fd-96222f5c415b req-902c7352-8730-4d6e-84b7-9adf72a2d910 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Lock "cinder-attachment_update-61ce6f74-922c-46c0-8672-882ff615f570-np0000007265" released by "attachment_update" :: held 0.102s {{(pid=100217) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:12:55.261193 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-c3118438-4710-45d6-a2fd-96222f5c415b req-902c7352-8730-4d6e-84b7-9adf72a2d910 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] https://10.4.3.14/volume/v3/attachments/1409a8d3-2cf7-4aee-8e56-8979a0519e5d returned with HTTP 200 Aug 13 21:12:55.261587 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 706/2837] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:12:55 2026] PUT /volume/v3/attachments/1409a8d3-2cf7-4aee-8e56-8979a0519e5d => generated 969 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:55.284123 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-c3118438-4710-45d6-a2fd-96222f5c415b req-f5948b96-b3fe-4abe-899c-d967deda9e92 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:55.286330 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-c3118438-4710-45d6-a2fd-96222f5c415b req-f5948b96-b3fe-4abe-899c-d967deda9e92 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] POST https://10.4.3.14/volume/v3/attachments/1409a8d3-2cf7-4aee-8e56-8979a0519e5d/action Aug 13 21:12:55.286652 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-c3118438-4710-45d6-a2fd-96222f5c415b req-f5948b96-b3fe-4abe-899c-d967deda9e92 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Action body: b'{"os-complete": null}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:12:55.286816 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-c3118438-4710-45d6-a2fd-96222f5c415b req-f5948b96-b3fe-4abe-899c-d967deda9e92 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:12:55.307927 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:55.307927 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:55.318398 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-c3118438-4710-45d6-a2fd-96222f5c415b req-f5948b96-b3fe-4abe-899c-d967deda9e92 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] https://10.4.3.14/volume/v3/attachments/1409a8d3-2cf7-4aee-8e56-8979a0519e5d/action returned with HTTP 204 Aug 13 21:12:55.318974 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 717/2838] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:12:55 2026] POST /volume/v3/attachments/1409a8d3-2cf7-4aee-8e56-8979a0519e5d/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:12:55.328543 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8bfaf53a-1258-43e8-a0d1-a0076bca7d8f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:55.330934 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8bfaf53a-1258-43e8-a0d1-a0076bca7d8f tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/a44f8528-7639-4ad1-a63e-7804cfb50c89 Aug 13 21:12:55.331150 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8bfaf53a-1258-43e8-a0d1-a0076bca7d8f tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:55.331398 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8bfaf53a-1258-43e8-a0d1-a0076bca7d8f tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:55.331498 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-8bfaf53a-1258-43e8-a0d1-a0076bca7d8f tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id a44f8528-7639-4ad1-a63e-7804cfb50c89. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:12:55.336720 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:55.336720 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:55.337494 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8bfaf53a-1258-43e8-a0d1-a0076bca7d8f tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/a44f8528-7639-4ad1-a63e-7804cfb50c89 returned with HTTP 200 Aug 13 21:12:55.337979 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 707/2839] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:12:55 2026] GET /volume/v3/backups/a44f8528-7639-4ad1-a63e-7804cfb50c89 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:55.424159 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0c7b99d8-1626-4ba1-b5e0-17382c83d435 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:55.430525 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0c7b99d8-1626-4ba1-b5e0-17382c83d435 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] DELETE https://10.4.3.14/volume/v3/volumes/395418d4-6cbd-44b5-a797-3bba900eded7 Aug 13 21:12:55.430708 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0c7b99d8-1626-4ba1-b5e0-17382c83d435 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:55.431433 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0c7b99d8-1626-4ba1-b5e0-17382c83d435 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:55.431610 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-0c7b99d8-1626-4ba1-b5e0-17382c83d435 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Delete volume with id: 395418d4-6cbd-44b5-a797-3bba900eded7 Aug 13 21:12:55.438616 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:55.438616 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:55.439092 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0c7b99d8-1626-4ba1-b5e0-17382c83d435 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Volume info retrieved successfully. Aug 13 21:12:55.453521 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0c7b99d8-1626-4ba1-b5e0-17382c83d435 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Delete volume request issued successfully. Aug 13 21:12:55.453677 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0c7b99d8-1626-4ba1-b5e0-17382c83d435 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] https://10.4.3.14/volume/v3/volumes/395418d4-6cbd-44b5-a797-3bba900eded7 returned with HTTP 202 Aug 13 21:12:55.454061 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 710/2840] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:12:55 2026] DELETE /volume/v3/volumes/395418d4-6cbd-44b5-a797-3bba900eded7 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:12:55.463078 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-cadc63a6-deb0-4134-8478-51b78b7a0e85 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:55.465031 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-cadc63a6-deb0-4134-8478-51b78b7a0e85 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] GET https://10.4.3.14/volume/v3/volumes/395418d4-6cbd-44b5-a797-3bba900eded7 Aug 13 21:12:55.465283 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-cadc63a6-deb0-4134-8478-51b78b7a0e85 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:55.465508 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-cadc63a6-deb0-4134-8478-51b78b7a0e85 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:55.471997 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:55.471997 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:55.476070 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-cadc63a6-deb0-4134-8478-51b78b7a0e85 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Volume info retrieved successfully. Aug 13 21:12:55.479911 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-cadc63a6-deb0-4134-8478-51b78b7a0e85 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] https://10.4.3.14/volume/v3/volumes/395418d4-6cbd-44b5-a797-3bba900eded7 returned with HTTP 200 Aug 13 21:12:55.480283 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 707/2841] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:55 2026] GET /volume/v3/volumes/395418d4-6cbd-44b5-a797-3bba900eded7 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:55.626044 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-9cc69e76-9f82-4341-8d82-58539e14ba1e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:55.627700 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9cc69e76-9f82-4341-8d82-58539e14ba1e tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/8f88e595-3fae-43e3-a33c-610e82424cac Aug 13 21:12:55.627881 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9cc69e76-9f82-4341-8d82-58539e14ba1e tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:55.628084 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9cc69e76-9f82-4341-8d82-58539e14ba1e tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:55.636719 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:55.636719 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:55.640083 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-9cc69e76-9f82-4341-8d82-58539e14ba1e tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:12:55.643884 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9cc69e76-9f82-4341-8d82-58539e14ba1e tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/8f88e595-3fae-43e3-a33c-610e82424cac returned with HTTP 200 Aug 13 21:12:55.644325 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 718/2842] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:55 2026] GET /volume/v3/volumes/8f88e595-3fae-43e3-a33c-610e82424cac => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:55.957826 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-952550c1-9ff9-41ac-938c-3ca03385667d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:55.960116 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-952550c1-9ff9-41ac-938c-3ca03385667d tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/348d4a1b-6434-47c1-97d5-6f816037c96d Aug 13 21:12:55.960340 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-952550c1-9ff9-41ac-938c-3ca03385667d tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:55.960549 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-952550c1-9ff9-41ac-938c-3ca03385667d tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:55.967704 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:55.967704 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:55.971828 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-952550c1-9ff9-41ac-938c-3ca03385667d tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume info retrieved successfully. Aug 13 21:12:55.976176 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-952550c1-9ff9-41ac-938c-3ca03385667d tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/348d4a1b-6434-47c1-97d5-6f816037c96d returned with HTTP 200 Aug 13 21:12:55.976605 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 708/2843] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:55 2026] GET /volume/v3/volumes/348d4a1b-6434-47c1-97d5-6f816037c96d => generated 1191 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:12:55.989041 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a462887c-0b73-4763-8555-0a4cd186079e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:55.991231 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a462887c-0b73-4763-8555-0a4cd186079e tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/348d4a1b-6434-47c1-97d5-6f816037c96d Aug 13 21:12:55.991512 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a462887c-0b73-4763-8555-0a4cd186079e tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:55.991772 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a462887c-0b73-4763-8555-0a4cd186079e tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:56.001931 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:56.001931 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:56.005332 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a462887c-0b73-4763-8555-0a4cd186079e tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume info retrieved successfully. Aug 13 21:12:56.009641 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a462887c-0b73-4763-8555-0a4cd186079e tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/348d4a1b-6434-47c1-97d5-6f816037c96d returned with HTTP 200 Aug 13 21:12:56.010017 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 711/2844] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:55 2026] GET /volume/v3/volumes/348d4a1b-6434-47c1-97d5-6f816037c96d => generated 1191 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:12:56.022862 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-57a966cb-3fc8-4121-b7d7-de83db4fefd6 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:56.024527 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-57a966cb-3fc8-4121-b7d7-de83db4fefd6 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] POST https://10.4.3.14/volume/v3/snapshots Aug 13 21:12:56.024872 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-57a966cb-3fc8-4121-b7d7-de83db4fefd6 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "348d4a1b-6434-47c1-97d5-6f816037c96d", "name": "tempest-VolumeImageDependencyTests-Snapshot-1398811050"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:12:56.032798 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:56.032798 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:56.033344 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-57a966cb-3fc8-4121-b7d7-de83db4fefd6 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume info retrieved successfully. Aug 13 21:12:56.033510 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.snapshots [None req-57a966cb-3fc8-4121-b7d7-de83db4fefd6 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Create snapshot from volume 348d4a1b-6434-47c1-97d5-6f816037c96d Aug 13 21:12:56.069405 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-57a966cb-3fc8-4121-b7d7-de83db4fefd6 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Created reservations ['43e5c1a0-e444-4c5c-9b82-80852a2cf8ab', '021e9543-c4e5-4715-bc66-304ffc7a8252', 'fd21f439-be70-402e-aa47-c23ec2b421f3', 'e2df2393-609c-4a1b-8b24-2c0538e083cb'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:12:56.104266 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-57a966cb-3fc8-4121-b7d7-de83db4fefd6 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Snapshot create request issued successfully. Aug 13 21:12:56.104555 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-57a966cb-3fc8-4121-b7d7-de83db4fefd6 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/snapshots returned with HTTP 202 Aug 13 21:12:56.105000 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 708/2845] 10.4.3.14 () {68 vars in 1258 bytes} [Thu Aug 13 21:12:56 2026] POST /volume/v3/snapshots => generated 313 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:12:56.114998 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2126227c-d8aa-4677-9ecb-cd84ce45394c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:56.116572 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2126227c-d8aa-4677-9ecb-cd84ce45394c tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/snapshots/1374d644-2246-4162-8b5d-b8123d41a9b4 Aug 13 21:12:56.116734 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2126227c-d8aa-4677-9ecb-cd84ce45394c tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:56.116918 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2126227c-d8aa-4677-9ecb-cd84ce45394c tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:56.121268 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:56.121268 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:56.121642 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-2126227c-d8aa-4677-9ecb-cd84ce45394c tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Snapshot retrieved successfully. Aug 13 21:12:56.122304 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2126227c-d8aa-4677-9ecb-cd84ce45394c tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/snapshots/1374d644-2246-4162-8b5d-b8123d41a9b4 returned with HTTP 200 Aug 13 21:12:56.122627 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 719/2846] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:12:56 2026] GET /volume/v3/snapshots/1374d644-2246-4162-8b5d-b8123d41a9b4 => generated 445 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:56.255296 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c6411475-cd17-46de-b880-057f8e83d6ff None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:56.257085 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c6411475-cd17-46de-b880-057f8e83d6ff tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] GET https://10.4.3.14/volume/v3/volumes/7a424156-d315-492e-b76b-bc30acb514c2 Aug 13 21:12:56.257280 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c6411475-cd17-46de-b880-057f8e83d6ff tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:56.257495 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c6411475-cd17-46de-b880-057f8e83d6ff tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:56.264682 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:56.264682 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:56.270649 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c6411475-cd17-46de-b880-057f8e83d6ff tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Volume info retrieved successfully. Aug 13 21:12:56.275596 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c6411475-cd17-46de-b880-057f8e83d6ff tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] https://10.4.3.14/volume/v3/volumes/7a424156-d315-492e-b76b-bc30acb514c2 returned with HTTP 200 Aug 13 21:12:56.276042 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 709/2847] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:56 2026] GET /volume/v3/volumes/7a424156-d315-492e-b76b-bc30acb514c2 => generated 854 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:56.291939 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-864717e0-da43-451c-afed-4093a2abe90c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:56.293859 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-864717e0-da43-451c-afed-4093a2abe90c tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] GET https://10.4.3.14/volume/v3/volumes/7a424156-d315-492e-b76b-bc30acb514c2 Aug 13 21:12:56.294076 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-864717e0-da43-451c-afed-4093a2abe90c tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:56.294286 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-864717e0-da43-451c-afed-4093a2abe90c tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:56.302143 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:56.302143 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:56.306380 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-864717e0-da43-451c-afed-4093a2abe90c tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Volume info retrieved successfully. Aug 13 21:12:56.310378 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-864717e0-da43-451c-afed-4093a2abe90c tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] https://10.4.3.14/volume/v3/volumes/7a424156-d315-492e-b76b-bc30acb514c2 returned with HTTP 200 Aug 13 21:12:56.310737 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 712/2848] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:56 2026] GET /volume/v3/volumes/7a424156-d315-492e-b76b-bc30acb514c2 => generated 854 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:56.323668 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-adb03f29-8057-44df-9080-94b42f4ae3ce None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:56.325547 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-adb03f29-8057-44df-9080-94b42f4ae3ce tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:12:56.325897 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-adb03f29-8057-44df-9080-94b42f4ae3ce tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-943035862"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:12:56.329311 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-adb03f29-8057-44df-9080-94b42f4ae3ce tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-943035862'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:12:56.329311 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-adb03f29-8057-44df-9080-94b42f4ae3ce tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Create volume of 1 GB Aug 13 21:12:56.329311 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:56.329311 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:56.331354 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-adb03f29-8057-44df-9080-94b42f4ae3ce tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Availability Zones retrieved successfully. Aug 13 21:12:56.336813 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-adb03f29-8057-44df-9080-94b42f4ae3ce tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Flow 'volume_create_api' (96db568c-dce6-4879-a2cc-b65536ea6de9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:12:56.337767 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-adb03f29-8057-44df-9080-94b42f4ae3ce tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5657b7d9-3952-4abf-b6ab-69c39d76aba7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:56.338698 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-adb03f29-8057-44df-9080-94b42f4ae3ce tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:12:56.347812 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b5faa7e2-2c32-40ce-96e1-273d0986a9ed None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:56.349547 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b5faa7e2-2c32-40ce-96e1-273d0986a9ed tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/a44f8528-7639-4ad1-a63e-7804cfb50c89 Aug 13 21:12:56.349776 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b5faa7e2-2c32-40ce-96e1-273d0986a9ed tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:56.349925 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b5faa7e2-2c32-40ce-96e1-273d0986a9ed tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:56.350044 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-b5faa7e2-2c32-40ce-96e1-273d0986a9ed tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id a44f8528-7639-4ad1-a63e-7804cfb50c89. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:12:56.355189 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:56.355189 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:56.355942 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b5faa7e2-2c32-40ce-96e1-273d0986a9ed tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/a44f8528-7639-4ad1-a63e-7804cfb50c89 returned with HTTP 200 Aug 13 21:12:56.356266 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 720/2849] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:12:56 2026] GET /volume/v3/backups/a44f8528-7639-4ad1-a63e-7804cfb50c89 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:56.365619 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-adb03f29-8057-44df-9080-94b42f4ae3ce tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5657b7d9-3952-4abf-b6ab-69c39d76aba7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:56.365924 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-52db7f97-b959-4a0e-8319-fc8665f9af25 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:56.366599 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-adb03f29-8057-44df-9080-94b42f4ae3ce tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df06176b-f645-4852-95d7-29b65b02b74c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:56.367804 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-52db7f97-b959-4a0e-8319-fc8665f9af25 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-member] DELETE https://10.4.3.14/volume/v3/backups/a44f8528-7639-4ad1-a63e-7804cfb50c89 Aug 13 21:12:56.368084 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-52db7f97-b959-4a0e-8319-fc8665f9af25 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:56.368274 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-52db7f97-b959-4a0e-8319-fc8665f9af25 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:56.368378 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.contrib.backups [None req-52db7f97-b959-4a0e-8319-fc8665f9af25 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-member] Delete backup with id: a44f8528-7639-4ad1-a63e-7804cfb50c89. Aug 13 21:12:56.372996 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:56.372996 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:56.386575 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.backup.rpcapi [None req-52db7f97-b959-4a0e-8319-fc8665f9af25 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-member] delete_backup rpcapi backup_id a44f8528-7639-4ad1-a63e-7804cfb50c89 {{(pid=100215) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 21:12:56.388173 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-52db7f97-b959-4a0e-8319-fc8665f9af25 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-member] https://10.4.3.14/volume/v3/backups/a44f8528-7639-4ad1-a63e-7804cfb50c89 returned with HTTP 202 Aug 13 21:12:56.388594 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 710/2850] 10.4.3.14 () {68 vars in 1384 bytes} [Thu Aug 13 21:12:56 2026] DELETE /volume/v3/backups/a44f8528-7639-4ad1-a63e-7804cfb50c89 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:12:56.398627 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-70c4eb1d-259d-4f58-be74-5283e0b8c467 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:56.400394 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-70c4eb1d-259d-4f58-be74-5283e0b8c467 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] DELETE https://10.4.3.14/volume/v3/volumes/25fd4ef2-a691-441c-81c4-a5e316488364 Aug 13 21:12:56.400592 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-70c4eb1d-259d-4f58-be74-5283e0b8c467 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:56.400779 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-70c4eb1d-259d-4f58-be74-5283e0b8c467 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:56.400918 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-70c4eb1d-259d-4f58-be74-5283e0b8c467 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Delete volume with id: 25fd4ef2-a691-441c-81c4-a5e316488364 Aug 13 21:12:56.408854 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:56.408854 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:56.409110 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-70c4eb1d-259d-4f58-be74-5283e0b8c467 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Volume info retrieved successfully. Aug 13 21:12:56.413018 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-adb03f29-8057-44df-9080-94b42f4ae3ce tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Created reservations ['105a7b0f-12e0-4308-80f8-28af34840a58', '8a6c43c0-2695-485d-9b5d-ba4b80df3e3c', 'c707087a-aa0e-498a-8426-9de95e99e42b', 'b98ad8a3-7615-4a49-994d-319e8acc9cfd'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:12:56.413776 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-adb03f29-8057-44df-9080-94b42f4ae3ce tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df06176b-f645-4852-95d7-29b65b02b74c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['105a7b0f-12e0-4308-80f8-28af34840a58', '8a6c43c0-2695-485d-9b5d-ba4b80df3e3c', 'c707087a-aa0e-498a-8426-9de95e99e42b', 'b98ad8a3-7615-4a49-994d-319e8acc9cfd']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:56.414572 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-adb03f29-8057-44df-9080-94b42f4ae3ce tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d5be46a-f296-4168-90a8-7eb2904d84a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:56.441328 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-70c4eb1d-259d-4f58-be74-5283e0b8c467 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Delete volume request issued successfully. Aug 13 21:12:56.441328 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-70c4eb1d-259d-4f58-be74-5283e0b8c467 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/volumes/25fd4ef2-a691-441c-81c4-a5e316488364 returned with HTTP 202 Aug 13 21:12:56.441328 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 713/2851] 10.4.3.14 () {68 vars in 1384 bytes} [Thu Aug 13 21:12:56 2026] DELETE /volume/v3/volumes/25fd4ef2-a691-441c-81c4-a5e316488364 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:12:56.445464 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a506c0f9-7a9e-4385-b7b2-9b4897905ee3 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:56.447146 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a506c0f9-7a9e-4385-b7b2-9b4897905ee3 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/volumes/25fd4ef2-a691-441c-81c4-a5e316488364 Aug 13 21:12:56.447353 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a506c0f9-7a9e-4385-b7b2-9b4897905ee3 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:56.447522 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a506c0f9-7a9e-4385-b7b2-9b4897905ee3 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:56.448136 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-adb03f29-8057-44df-9080-94b42f4ae3ce tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d5be46a-f296-4168-90a8-7eb2904d84a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea6647b5-1f03-459d-9566-0d4bbd65a6f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-943035862',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='279b0ed8bb8b497cbb39532093a761bb',qos_specs=None,replication_status=,reservations=['105a7b0f-12e0-4308-80f8-28af34840a58','8a6c43c0-2695-485d-9b5d-ba4b80df3e3c','c707087a-aa0e-498a-8426-9de95e99e42b','b98ad8a3-7615-4a49-994d-319e8acc9cfd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30c437bcd3884b768559636ad71eed65',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:12:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-943035862',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea6647b5-1f03-459d-9566-0d4bbd65a6f6,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='279b0ed8bb8b497cbb39532093a761bb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='30c437bcd3884b768559636ad71eed65',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:56.448951 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-adb03f29-8057-44df-9080-94b42f4ae3ce tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d69a1416-0b03-4727-bc1b-bb33a1a87a2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:56.456065 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:56.456065 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:56.462063 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-a506c0f9-7a9e-4385-b7b2-9b4897905ee3 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Volume info retrieved successfully. Aug 13 21:12:56.466960 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a506c0f9-7a9e-4385-b7b2-9b4897905ee3 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/volumes/25fd4ef2-a691-441c-81c4-a5e316488364 returned with HTTP 200 Aug 13 21:12:56.466960 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 721/2852] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:12:56 2026] GET /volume/v3/volumes/25fd4ef2-a691-441c-81c4-a5e316488364 => generated 1006 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:56.472351 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-adb03f29-8057-44df-9080-94b42f4ae3ce tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d69a1416-0b03-4727-bc1b-bb33a1a87a2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-943035862',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='279b0ed8bb8b497cbb39532093a761bb',qos_specs=None,replication_status=,reservations=['105a7b0f-12e0-4308-80f8-28af34840a58','8a6c43c0-2695-485d-9b5d-ba4b80df3e3c','c707087a-aa0e-498a-8426-9de95e99e42b','b98ad8a3-7615-4a49-994d-319e8acc9cfd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30c437bcd3884b768559636ad71eed65',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:56.473951 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-adb03f29-8057-44df-9080-94b42f4ae3ce tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e95041a6-1ce1-48e2-84a3-571068582420) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:56.484611 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-adb03f29-8057-44df-9080-94b42f4ae3ce tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e95041a6-1ce1-48e2-84a3-571068582420) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:56.485440 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-adb03f29-8057-44df-9080-94b42f4ae3ce tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Flow 'volume_create_api' (96db568c-dce6-4879-a2cc-b65536ea6de9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:12:56.485706 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-adb03f29-8057-44df-9080-94b42f4ae3ce tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Create volume request issued successfully. Aug 13 21:12:56.486593 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-adb03f29-8057-44df-9080-94b42f4ae3ce tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:12:56.486709 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 709/2853] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:12:56 2026] POST /volume/v3/volumes => generated 761 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:12:56.492910 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5357e88f-c7ae-4923-8f86-1dda08cdf9a9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:56.494679 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5357e88f-c7ae-4923-8f86-1dda08cdf9a9 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] GET https://10.4.3.14/volume/v3/volumes/395418d4-6cbd-44b5-a797-3bba900eded7 Aug 13 21:12:56.494973 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5357e88f-c7ae-4923-8f86-1dda08cdf9a9 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:56.495567 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5357e88f-c7ae-4923-8f86-1dda08cdf9a9 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:56.501084 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-489cade4-588b-44fc-afad-a29fc22c92df None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:56.503087 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-489cade4-588b-44fc-afad-a29fc22c92df tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] GET https://10.4.3.14/volume/v3/volumes/ea6647b5-1f03-459d-9566-0d4bbd65a6f6 Aug 13 21:12:56.503799 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-489cade4-588b-44fc-afad-a29fc22c92df tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:56.503799 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-489cade4-588b-44fc-afad-a29fc22c92df tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:56.506540 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5357e88f-c7ae-4923-8f86-1dda08cdf9a9 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] https://10.4.3.14/volume/v3/volumes/395418d4-6cbd-44b5-a797-3bba900eded7 returned with HTTP 404 Aug 13 21:12:56.507102 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 711/2854] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:56 2026] GET /volume/v3/volumes/395418d4-6cbd-44b5-a797-3bba900eded7 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:12:56.518635 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:56.518635 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:56.520737 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-9ab08419-4221-416d-93ee-a87208c52965 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:56.524370 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9ab08419-4221-416d-93ee-a87208c52965 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] DELETE https://10.4.3.14/volume/v3/volumes/4f324f00-a933-4bb2-af46-fdc533f7b5dc Aug 13 21:12:56.524370 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9ab08419-4221-416d-93ee-a87208c52965 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:56.524641 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-489cade4-588b-44fc-afad-a29fc22c92df tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Volume info retrieved successfully. Aug 13 21:12:56.524677 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9ab08419-4221-416d-93ee-a87208c52965 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:56.524677 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-9ab08419-4221-416d-93ee-a87208c52965 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Delete volume with id: 4f324f00-a933-4bb2-af46-fdc533f7b5dc Aug 13 21:12:56.529855 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-489cade4-588b-44fc-afad-a29fc22c92df tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] https://10.4.3.14/volume/v3/volumes/ea6647b5-1f03-459d-9566-0d4bbd65a6f6 returned with HTTP 200 Aug 13 21:12:56.529855 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 714/2855] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:56 2026] GET /volume/v3/volumes/ea6647b5-1f03-459d-9566-0d4bbd65a6f6 => generated 829 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:56.530485 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:56.530485 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:56.531488 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-9ab08419-4221-416d-93ee-a87208c52965 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Volume info retrieved successfully. Aug 13 21:12:56.553011 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-9ab08419-4221-416d-93ee-a87208c52965 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Delete volume request issued successfully. Aug 13 21:12:56.553011 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9ab08419-4221-416d-93ee-a87208c52965 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] https://10.4.3.14/volume/v3/volumes/4f324f00-a933-4bb2-af46-fdc533f7b5dc returned with HTTP 202 Aug 13 21:12:56.553011 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 722/2856] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:12:56 2026] DELETE /volume/v3/volumes/4f324f00-a933-4bb2-af46-fdc533f7b5dc => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:12:56.559305 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-daa5cdc5-3ce0-4fe6-8aa3-eee7ebd7fd24 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:56.560520 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-daa5cdc5-3ce0-4fe6-8aa3-eee7ebd7fd24 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] GET https://10.4.3.14/volume/v3/volumes/4f324f00-a933-4bb2-af46-fdc533f7b5dc Aug 13 21:12:56.560730 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-daa5cdc5-3ce0-4fe6-8aa3-eee7ebd7fd24 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:56.560932 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-daa5cdc5-3ce0-4fe6-8aa3-eee7ebd7fd24 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:56.569063 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:56.569063 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:56.574131 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-daa5cdc5-3ce0-4fe6-8aa3-eee7ebd7fd24 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Volume info retrieved successfully. Aug 13 21:12:56.579805 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-daa5cdc5-3ce0-4fe6-8aa3-eee7ebd7fd24 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] https://10.4.3.14/volume/v3/volumes/4f324f00-a933-4bb2-af46-fdc533f7b5dc returned with HTTP 200 Aug 13 21:12:56.580262 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 710/2857] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:56 2026] GET /volume/v3/volumes/4f324f00-a933-4bb2-af46-fdc533f7b5dc => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:56.657082 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8d844317-a53d-4f07-9574-54022af90a9d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:56.658818 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8d844317-a53d-4f07-9574-54022af90a9d tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/8f88e595-3fae-43e3-a33c-610e82424cac Aug 13 21:12:56.659028 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8d844317-a53d-4f07-9574-54022af90a9d tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:56.659212 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8d844317-a53d-4f07-9574-54022af90a9d tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:56.675288 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:56.675288 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:56.680455 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-8d844317-a53d-4f07-9574-54022af90a9d tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:12:56.685884 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8d844317-a53d-4f07-9574-54022af90a9d tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/8f88e595-3fae-43e3-a33c-610e82424cac returned with HTTP 200 Aug 13 21:12:56.686341 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 712/2858] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:56 2026] GET /volume/v3/volumes/8f88e595-3fae-43e3-a33c-610e82424cac => generated 876 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:57.130917 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3291834c-760b-404e-82c1-9b96a2ae60d4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:57.132855 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3291834c-760b-404e-82c1-9b96a2ae60d4 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/snapshots/1374d644-2246-4162-8b5d-b8123d41a9b4 Aug 13 21:12:57.133093 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3291834c-760b-404e-82c1-9b96a2ae60d4 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:57.133277 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3291834c-760b-404e-82c1-9b96a2ae60d4 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:57.139128 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:57.139128 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:57.139555 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3291834c-760b-404e-82c1-9b96a2ae60d4 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Snapshot retrieved successfully. Aug 13 21:12:57.140372 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3291834c-760b-404e-82c1-9b96a2ae60d4 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/snapshots/1374d644-2246-4162-8b5d-b8123d41a9b4 returned with HTTP 200 Aug 13 21:12:57.140744 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 715/2859] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:12:57 2026] GET /volume/v3/snapshots/1374d644-2246-4162-8b5d-b8123d41a9b4 => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:57.149072 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d7c91af2-d80d-4e99-9ad4-6935b1259e11 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:57.151286 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d7c91af2-d80d-4e99-9ad4-6935b1259e11 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:12:57.151739 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d7c91af2-d80d-4e99-9ad4-6935b1259e11 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "1374d644-2246-4162-8b5d-b8123d41a9b4", "size": 1}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:12:57.153659 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-d7c91af2-d80d-4e99-9ad4-6935b1259e11 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': '1374d644-2246-4162-8b5d-b8123d41a9b4', 'size': 1}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:12:57.159640 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:57.159640 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:57.160382 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-d7c91af2-d80d-4e99-9ad4-6935b1259e11 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Snapshot retrieved successfully. Aug 13 21:12:57.160531 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-d7c91af2-d80d-4e99-9ad4-6935b1259e11 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Create volume of 1 GB Aug 13 21:12:57.165047 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-d7c91af2-d80d-4e99-9ad4-6935b1259e11 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Availability Zones retrieved successfully. Aug 13 21:12:57.172460 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d7c91af2-d80d-4e99-9ad4-6935b1259e11 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Flow 'volume_create_api' (c7b78753-df5e-480b-819b-108496597d9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:12:57.173699 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d7c91af2-d80d-4e99-9ad4-6935b1259e11 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60861954-c48f-423a-a795-4fc9aaaddf3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:57.174943 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-d7c91af2-d80d-4e99-9ad4-6935b1259e11 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:12:57.207845 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d7c91af2-d80d-4e99-9ad4-6935b1259e11 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60861954-c48f-423a-a795-4fc9aaaddf3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '1374d644-2246-4162-8b5d-b8123d41a9b4', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:57.208596 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d7c91af2-d80d-4e99-9ad4-6935b1259e11 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa977a71-f1c5-4c0d-90cf-9850d0b314fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:57.254353 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-d7c91af2-d80d-4e99-9ad4-6935b1259e11 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Created reservations ['780909b6-3f21-426c-b55b-e4755890b925', '3ec8f0d4-aa27-4068-9447-85fdf356b353', 'a2c19a1f-35cc-4978-bbe5-2fd1cb85f17d', '42d1605b-61e2-4c6d-8d3d-e7c79fa735fb'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:12:57.255141 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d7c91af2-d80d-4e99-9ad4-6935b1259e11 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa977a71-f1c5-4c0d-90cf-9850d0b314fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['780909b6-3f21-426c-b55b-e4755890b925', '3ec8f0d4-aa27-4068-9447-85fdf356b353', 'a2c19a1f-35cc-4978-bbe5-2fd1cb85f17d', '42d1605b-61e2-4c6d-8d3d-e7c79fa735fb']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:57.255776 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d7c91af2-d80d-4e99-9ad4-6935b1259e11 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbe7da97-9742-461f-b597-d35d07403d83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:57.298710 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d7c91af2-d80d-4e99-9ad4-6935b1259e11 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbe7da97-9742-461f-b597-d35d07403d83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26566ccc-6f6a-417f-8bae-9cb48f7bfa66', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bac918c1592249ccb6cfb28224d65d84',qos_specs=None,replication_status=,reservations=['780909b6-3f21-426c-b55b-e4755890b925','3ec8f0d4-aa27-4068-9447-85fdf356b353','a2c19a1f-35cc-4978-bbe5-2fd1cb85f17d','42d1605b-61e2-4c6d-8d3d-e7c79fa735fb'],size=1,snapshot_id=1374d644-2246-4162-8b5d-b8123d41a9b4,source_replicaid=,source_volid=None,status='creating',user_id='008a090697d445638a3bcb3d4c1a10c4',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:12:57Z,deleted=False,deleted_at=None,display_description=None,display_name='volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=26566ccc-6f6a-417f-8bae-9cb48f7bfa66,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bac918c1592249ccb6cfb28224d65d84',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=1374d644-2246-4162-8b5d-b8123d41a9b4,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='008a090697d445638a3bcb3d4c1a10c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:57.299423 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d7c91af2-d80d-4e99-9ad4-6935b1259e11 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a0531e5-8f53-443a-91fb-1fa861a83287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:57.317352 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d7c91af2-d80d-4e99-9ad4-6935b1259e11 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a0531e5-8f53-443a-91fb-1fa861a83287) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bac918c1592249ccb6cfb28224d65d84',qos_specs=None,replication_status=,reservations=['780909b6-3f21-426c-b55b-e4755890b925','3ec8f0d4-aa27-4068-9447-85fdf356b353','a2c19a1f-35cc-4978-bbe5-2fd1cb85f17d','42d1605b-61e2-4c6d-8d3d-e7c79fa735fb'],size=1,snapshot_id=1374d644-2246-4162-8b5d-b8123d41a9b4,source_replicaid=,source_volid=None,status='creating',user_id='008a090697d445638a3bcb3d4c1a10c4',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:57.317950 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d7c91af2-d80d-4e99-9ad4-6935b1259e11 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fbb025f-ca21-490b-89cc-d4536a7c7a8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:57.336296 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d7c91af2-d80d-4e99-9ad4-6935b1259e11 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fbb025f-ca21-490b-89cc-d4536a7c7a8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:57.337044 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d7c91af2-d80d-4e99-9ad4-6935b1259e11 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Flow 'volume_create_api' (c7b78753-df5e-480b-819b-108496597d9b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:12:57.337305 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-d7c91af2-d80d-4e99-9ad4-6935b1259e11 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Create volume request issued successfully. Aug 13 21:12:57.337846 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d7c91af2-d80d-4e99-9ad4-6935b1259e11 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:12:57.338307 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 723/2860] 10.4.3.14 () {70 vars in 1293 bytes} [Thu Aug 13 21:12:57 2026] POST /volume/v3/volumes => generated 807 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:12:57.350749 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-7e0cd875-4da4-417e-85be-e1ab89a3bf27 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:57.352975 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7e0cd875-4da4-417e-85be-e1ab89a3bf27 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/26566ccc-6f6a-417f-8bae-9cb48f7bfa66 Aug 13 21:12:57.353182 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7e0cd875-4da4-417e-85be-e1ab89a3bf27 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:57.353362 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7e0cd875-4da4-417e-85be-e1ab89a3bf27 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:57.359457 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:57.359457 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:57.362695 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-7e0cd875-4da4-417e-85be-e1ab89a3bf27 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume info retrieved successfully. Aug 13 21:12:57.367410 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7e0cd875-4da4-417e-85be-e1ab89a3bf27 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/26566ccc-6f6a-417f-8bae-9cb48f7bfa66 returned with HTTP 200 Aug 13 21:12:57.367982 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 711/2861] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:57 2026] GET /volume/v3/volumes/26566ccc-6f6a-417f-8bae-9cb48f7bfa66 => generated 875 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:57.479199 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6c73a0f0-0466-48a2-87fb-b55d310e04eb None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:57.485349 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6c73a0f0-0466-48a2-87fb-b55d310e04eb tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/volumes/25fd4ef2-a691-441c-81c4-a5e316488364 Aug 13 21:12:57.485349 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6c73a0f0-0466-48a2-87fb-b55d310e04eb tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:57.485349 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6c73a0f0-0466-48a2-87fb-b55d310e04eb tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:57.490521 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6c73a0f0-0466-48a2-87fb-b55d310e04eb tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/volumes/25fd4ef2-a691-441c-81c4-a5e316488364 returned with HTTP 404 Aug 13 21:12:57.491177 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 713/2862] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:12:57 2026] GET /volume/v3/volumes/25fd4ef2-a691-441c-81c4-a5e316488364 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:12:57.504643 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-dac8bd99-0db1-4247-aa00-2fefce947e67 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:57.509846 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-dac8bd99-0db1-4247-aa00-2fefce947e67 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-member] GET https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002/export_record Aug 13 21:12:57.510120 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-dac8bd99-0db1-4247-aa00-2fefce947e67 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:57.510356 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-dac8bd99-0db1-4247-aa00-2fefce947e67 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-member] Calling method 'export_record' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:57.510641 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.contrib.backups [None req-dac8bd99-0db1-4247-aa00-2fefce947e67 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-member] Export record for backup bc8d8406-8667-49df-b3f8-28474358e002. {{(pid=100214) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 13 21:12:57.516774 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:57.516774 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:57.517978 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.policy [None req-dac8bd99-0db1-4247-aa00-2fefce947e67 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '8d5654b20d2d4dcf96e99feda810f60c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9cb26f5c983846b7b82de7370d951bc4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100214) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 21:12:57.518181 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-dac8bd99-0db1-4247-aa00-2fefce947e67 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-member] https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002/export_record returned with HTTP 403 Aug 13 21:12:57.518628 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 716/2863] 10.4.3.14 () {68 vars in 1423 bytes} [Thu Aug 13 21:12:57 2026] GET /volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002/export_record => generated 101 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:12:57.527554 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b9de5133-3b84-460a-a287-97bd54b124ed None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:57.529899 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b9de5133-3b84-460a-a287-97bd54b124ed tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:12:57.530387 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b9de5133-3b84-460a-a287-97bd54b124ed tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-166333744"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:12:57.532049 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-b9de5133-3b84-460a-a287-97bd54b124ed tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-166333744'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:12:57.532187 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-b9de5133-3b84-460a-a287-97bd54b124ed tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Create volume of 1 GB Aug 13 21:12:57.532461 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:57.532461 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:57.536913 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-b9de5133-3b84-460a-a287-97bd54b124ed tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Availability Zones retrieved successfully. Aug 13 21:12:57.543944 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-b9de5133-3b84-460a-a287-97bd54b124ed tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Flow 'volume_create_api' (f911581a-e15b-43e5-8328-599d8b93052e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:12:57.545568 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-b9de5133-3b84-460a-a287-97bd54b124ed tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b126aca4-ce9f-4910-ab44-cff7603551e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:57.546078 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-b9de5133-3b84-460a-a287-97bd54b124ed tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:12:57.546156 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-802885af-a259-4fd9-8dce-eebc345a9bca None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:57.548069 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-802885af-a259-4fd9-8dce-eebc345a9bca tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] GET https://10.4.3.14/volume/v3/volumes/ea6647b5-1f03-459d-9566-0d4bbd65a6f6 Aug 13 21:12:57.548275 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-802885af-a259-4fd9-8dce-eebc345a9bca tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:57.548477 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-802885af-a259-4fd9-8dce-eebc345a9bca tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:57.558035 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:57.558035 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:57.562106 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-802885af-a259-4fd9-8dce-eebc345a9bca tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Volume info retrieved successfully. Aug 13 21:12:57.566824 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-802885af-a259-4fd9-8dce-eebc345a9bca tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] https://10.4.3.14/volume/v3/volumes/ea6647b5-1f03-459d-9566-0d4bbd65a6f6 returned with HTTP 200 Aug 13 21:12:57.567293 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 712/2864] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:57 2026] GET /volume/v3/volumes/ea6647b5-1f03-459d-9566-0d4bbd65a6f6 => generated 854 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:57.585746 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-b9de5133-3b84-460a-a287-97bd54b124ed tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b126aca4-ce9f-4910-ab44-cff7603551e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:57.585746 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-b9de5133-3b84-460a-a287-97bd54b124ed tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2989ed52-9773-4020-b6b4-188cffdc2d79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:57.587836 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-24446fb0-6257-4c45-b17e-b3ce6a2f0715 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:57.589984 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-24446fb0-6257-4c45-b17e-b3ce6a2f0715 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] GET https://10.4.3.14/volume/v3/volumes/ea6647b5-1f03-459d-9566-0d4bbd65a6f6 Aug 13 21:12:57.590193 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-24446fb0-6257-4c45-b17e-b3ce6a2f0715 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:57.590409 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-24446fb0-6257-4c45-b17e-b3ce6a2f0715 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:57.594516 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9355e951-fc2c-4851-ae63-2c09d5806c51 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:57.597244 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9355e951-fc2c-4851-ae63-2c09d5806c51 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] GET https://10.4.3.14/volume/v3/volumes/4f324f00-a933-4bb2-af46-fdc533f7b5dc Aug 13 21:12:57.597557 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9355e951-fc2c-4851-ae63-2c09d5806c51 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:57.600245 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9355e951-fc2c-4851-ae63-2c09d5806c51 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:57.601502 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:57.601502 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:57.606606 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-24446fb0-6257-4c45-b17e-b3ce6a2f0715 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Volume info retrieved successfully. Aug 13 21:12:57.612636 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9355e951-fc2c-4851-ae63-2c09d5806c51 tempest-ServerRescueNegativeTestJSON-2110106572 tempest-ServerRescueNegativeTestJSON-2110106572-project-member] https://10.4.3.14/volume/v3/volumes/4f324f00-a933-4bb2-af46-fdc533f7b5dc returned with HTTP 404 Aug 13 21:12:57.612803 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-24446fb0-6257-4c45-b17e-b3ce6a2f0715 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] https://10.4.3.14/volume/v3/volumes/ea6647b5-1f03-459d-9566-0d4bbd65a6f6 returned with HTTP 200 Aug 13 21:12:57.613143 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 714/2865] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:57 2026] GET /volume/v3/volumes/ea6647b5-1f03-459d-9566-0d4bbd65a6f6 => generated 854 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:57.613549 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 717/2866] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:57 2026] GET /volume/v3/volumes/4f324f00-a933-4bb2-af46-fdc533f7b5dc => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:12:57.634048 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-0efa3265-7ec7-4fdf-80de-ed4ea3021f89 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:57.634153 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-b9de5133-3b84-460a-a287-97bd54b124ed tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Created reservations ['5adbb3da-9af0-4cd9-98fb-fa43574c8d65', 'd92ded2e-5af6-4a01-b67c-25decd6070c9', '5abac5c1-1f51-48f6-ae58-49451bd6112c', '116a71f9-5220-4086-9821-8dbfef4e357a'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:12:57.635225 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-b9de5133-3b84-460a-a287-97bd54b124ed tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2989ed52-9773-4020-b6b4-188cffdc2d79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5adbb3da-9af0-4cd9-98fb-fa43574c8d65', 'd92ded2e-5af6-4a01-b67c-25decd6070c9', '5abac5c1-1f51-48f6-ae58-49451bd6112c', '116a71f9-5220-4086-9821-8dbfef4e357a']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:57.640256 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-b9de5133-3b84-460a-a287-97bd54b124ed tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3cea017-01cc-44b8-aa88-388790b9329f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:57.640347 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0efa3265-7ec7-4fdf-80de-ed4ea3021f89 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] GET https://10.4.3.14/volume/v3/volumes Aug 13 21:12:57.640347 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0efa3265-7ec7-4fdf-80de-ed4ea3021f89 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:57.640347 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0efa3265-7ec7-4fdf-80de-ed4ea3021f89 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Calling method 'index' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:57.640347 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.api_utils [None req-0efa3265-7ec7-4fdf-80de-ed4ea3021f89 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Removing options '' from query. {{(pid=100217) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:12:57.642797 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-0efa3265-7ec7-4fdf-80de-ed4ea3021f89 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100217) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:12:57.652635 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-0efa3265-7ec7-4fdf-80de-ed4ea3021f89 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Get all volumes completed successfully. Aug 13 21:12:57.653385 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0efa3265-7ec7-4fdf-80de-ed4ea3021f89 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 200 Aug 13 21:12:57.653829 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 713/2867] 10.4.3.14 () {66 vars in 1230 bytes} [Thu Aug 13 21:12:57 2026] GET /volume/v3/volumes => generated 968 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:57.665661 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8dc789b4-383f-464c-bed8-101d83afa669 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:57.667865 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8dc789b4-383f-464c-bed8-101d83afa669 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] GET https://10.4.3.14/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-320983210 Aug 13 21:12:57.668059 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8dc789b4-383f-464c-bed8-101d83afa669 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:57.668242 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8dc789b4-383f-464c-bed8-101d83afa669 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Calling method 'index' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:57.668715 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.api_utils [None req-8dc789b4-383f-464c-bed8-101d83afa669 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Removing options '' from query. {{(pid=100215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:12:57.669794 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8dc789b4-383f-464c-bed8-101d83afa669 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-320983210'), ('no_migration_targets', True)]). {{(pid=100215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:12:57.674633 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-b9de5133-3b84-460a-a287-97bd54b124ed tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3cea017-01cc-44b8-aa88-388790b9329f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '965062f4-3179-4b1f-b47c-33b17f05f4c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-166333744',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9cb26f5c983846b7b82de7370d951bc4',qos_specs=None,replication_status=,reservations=['5adbb3da-9af0-4cd9-98fb-fa43574c8d65','d92ded2e-5af6-4a01-b67c-25decd6070c9','5abac5c1-1f51-48f6-ae58-49451bd6112c','116a71f9-5220-4086-9821-8dbfef4e357a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6d9a022c324412c99816a4adb97008e',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:12:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-166333744',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=965062f4-3179-4b1f-b47c-33b17f05f4c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9cb26f5c983846b7b82de7370d951bc4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e6d9a022c324412c99816a4adb97008e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:57.679453 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-b9de5133-3b84-460a-a287-97bd54b124ed tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2ca8833-9ef5-4bc7-905d-fca2f25e1cd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:57.701935 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-b9de5133-3b84-460a-a287-97bd54b124ed tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2ca8833-9ef5-4bc7-905d-fca2f25e1cd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-166333744',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9cb26f5c983846b7b82de7370d951bc4',qos_specs=None,replication_status=,reservations=['5adbb3da-9af0-4cd9-98fb-fa43574c8d65','d92ded2e-5af6-4a01-b67c-25decd6070c9','5abac5c1-1f51-48f6-ae58-49451bd6112c','116a71f9-5220-4086-9821-8dbfef4e357a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6d9a022c324412c99816a4adb97008e',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:57.702643 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-b9de5133-3b84-460a-a287-97bd54b124ed tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ac50d6d-cd51-4cf9-836a-bab60054143e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:12:57.703791 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b26c48e7-4440-4717-922c-f6587ee8adc7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:57.708073 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b26c48e7-4440-4717-922c-f6587ee8adc7 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/8f88e595-3fae-43e3-a33c-610e82424cac Aug 13 21:12:57.708073 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b26c48e7-4440-4717-922c-f6587ee8adc7 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:57.708073 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b26c48e7-4440-4717-922c-f6587ee8adc7 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:57.718462 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-b9de5133-3b84-460a-a287-97bd54b124ed tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ac50d6d-cd51-4cf9-836a-bab60054143e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:12:57.720230 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-b9de5133-3b84-460a-a287-97bd54b124ed tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Flow 'volume_create_api' (f911581a-e15b-43e5-8328-599d8b93052e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:12:57.720230 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-b9de5133-3b84-460a-a287-97bd54b124ed tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Create volume request issued successfully. Aug 13 21:12:57.720230 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b9de5133-3b84-460a-a287-97bd54b124ed tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:12:57.720525 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 724/2868] 10.4.3.14 () {70 vars in 1291 bytes} [Thu Aug 13 21:12:57 2026] POST /volume/v3/volumes => generated 775 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:12:57.725356 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-8dc789b4-383f-464c-bed8-101d83afa669 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Get all volumes completed successfully. Aug 13 21:12:57.726107 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8dc789b4-383f-464c-bed8-101d83afa669 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] https://10.4.3.14/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-320983210 returned with HTTP 200 Aug 13 21:12:57.726368 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 715/2869] 10.4.3.14 () {66 vars in 1329 bytes} [Thu Aug 13 21:12:57 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-320983210 => generated 331 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:57.728265 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:57.728265 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:57.739274 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-105df22e-d270-4657-b109-e7f0b685365b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:57.740324 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b26c48e7-4440-4717-922c-f6587ee8adc7 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:12:57.743443 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ca84f4f4-7a53-4f32-938a-3219fb683e57 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:57.744600 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-105df22e-d270-4657-b109-e7f0b685365b tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/volumes/965062f4-3179-4b1f-b47c-33b17f05f4c3 Aug 13 21:12:57.745109 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ca84f4f4-7a53-4f32-938a-3219fb683e57 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] GET https://10.4.3.14/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-320983210 Aug 13 21:12:57.745350 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ca84f4f4-7a53-4f32-938a-3219fb683e57 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:57.745607 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ca84f4f4-7a53-4f32-938a-3219fb683e57 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Calling method 'detail' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:57.745956 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.api_utils [None req-ca84f4f4-7a53-4f32-938a-3219fb683e57 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Removing options '' from query. {{(pid=100216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:12:57.746365 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:57.746365 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:57.746875 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-ca84f4f4-7a53-4f32-938a-3219fb683e57 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-320983210'), ('no_migration_targets', True)]). {{(pid=100216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:12:57.747097 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b26c48e7-4440-4717-922c-f6587ee8adc7 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/8f88e595-3fae-43e3-a33c-610e82424cac returned with HTTP 200 Aug 13 21:12:57.747667 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 718/2870] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:57 2026] GET /volume/v3/volumes/8f88e595-3fae-43e3-a33c-610e82424cac => generated 876 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:57.748338 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-105df22e-d270-4657-b109-e7f0b685365b tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:57.750982 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-105df22e-d270-4657-b109-e7f0b685365b tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:57.759532 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-ca84f4f4-7a53-4f32-938a-3219fb683e57 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Get all volumes completed successfully. Aug 13 21:12:57.760902 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:57.760902 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:57.761004 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:57.761004 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:57.766144 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ca84f4f4-7a53-4f32-938a-3219fb683e57 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] https://10.4.3.14/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-320983210 returned with HTTP 200 Aug 13 21:12:57.766299 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-105df22e-d270-4657-b109-e7f0b685365b tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Volume info retrieved successfully. Aug 13 21:12:57.766523 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 725/2871] 10.4.3.14 () {66 vars in 1350 bytes} [Thu Aug 13 21:12:57 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-320983210 => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:57.788020 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-08bbb5e6-9d88-42e1-9c5e-e0b91a0aa9a9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:57.788020 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-08bbb5e6-9d88-42e1-9c5e-e0b91a0aa9a9 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] GET https://10.4.3.14/volume/v3/volumes/detail?limit=1 Aug 13 21:12:57.788020 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-08bbb5e6-9d88-42e1-9c5e-e0b91a0aa9a9 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:57.788020 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-08bbb5e6-9d88-42e1-9c5e-e0b91a0aa9a9 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Calling method 'detail' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:57.788020 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.api_utils [None req-08bbb5e6-9d88-42e1-9c5e-e0b91a0aa9a9 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Removing options '' from query. {{(pid=100215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:12:57.788020 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:57.788020 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:57.788020 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-08bbb5e6-9d88-42e1-9c5e-e0b91a0aa9a9 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:12:57.788800 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-105df22e-d270-4657-b109-e7f0b685365b tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/volumes/965062f4-3179-4b1f-b47c-33b17f05f4c3 returned with HTTP 200 Aug 13 21:12:57.788800 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 714/2872] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:12:57 2026] GET /volume/v3/volumes/965062f4-3179-4b1f-b47c-33b17f05f4c3 => generated 954 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:57.792754 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-08bbb5e6-9d88-42e1-9c5e-e0b91a0aa9a9 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Get all volumes completed successfully. Aug 13 21:12:57.793652 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:57.793652 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:57.797835 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-08bbb5e6-9d88-42e1-9c5e-e0b91a0aa9a9 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] https://10.4.3.14/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Aug 13 21:12:57.798284 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 716/2873] 10.4.3.14 () {66 vars in 1266 bytes} [Thu Aug 13 21:12:57 2026] GET /volume/v3/volumes/detail?limit=1 => generated 999 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 21:12:57.814108 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-825574a3-53e0-46d0-8e28-242830c28afb None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:57.817649 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-825574a3-53e0-46d0-8e28-242830c28afb tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] GET https://10.4.3.14/volume/v3/volumes/detail?limit=1&marker=ea6647b5-1f03-459d-9566-0d4bbd65a6f6 Aug 13 21:12:57.817907 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-825574a3-53e0-46d0-8e28-242830c28afb tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:57.818210 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-825574a3-53e0-46d0-8e28-242830c28afb tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Calling method 'detail' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:57.818769 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.api_utils [None req-825574a3-53e0-46d0-8e28-242830c28afb tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Removing options '' from query. {{(pid=100214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:12:57.820081 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-825574a3-53e0-46d0-8e28-242830c28afb tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:12:57.861515 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-825574a3-53e0-46d0-8e28-242830c28afb tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Get all volumes completed successfully. Aug 13 21:12:57.862400 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:57.862400 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:57.866831 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-825574a3-53e0-46d0-8e28-242830c28afb tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] https://10.4.3.14/volume/v3/volumes/detail?limit=1&marker=ea6647b5-1f03-459d-9566-0d4bbd65a6f6 returned with HTTP 200 Aug 13 21:12:57.867413 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 719/2874] 10.4.3.14 () {66 vars in 1354 bytes} [Thu Aug 13 21:12:57 2026] GET /volume/v3/volumes/detail?limit=1&marker=ea6647b5-1f03-459d-9566-0d4bbd65a6f6 => generated 999 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:57.882496 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-16c17aad-c9cf-4523-baf5-0cb088e24ae2 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:57.884646 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-16c17aad-c9cf-4523-baf5-0cb088e24ae2 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] GET https://10.4.3.14/volume/v3/volumes/detail?limit=1&marker=7a424156-d315-492e-b76b-bc30acb514c2 Aug 13 21:12:57.884891 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-16c17aad-c9cf-4523-baf5-0cb088e24ae2 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:57.885181 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-16c17aad-c9cf-4523-baf5-0cb088e24ae2 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Calling method 'detail' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:57.885525 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.api_utils [None req-16c17aad-c9cf-4523-baf5-0cb088e24ae2 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Removing options '' from query. {{(pid=100216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:12:57.886543 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-16c17aad-c9cf-4523-baf5-0cb088e24ae2 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:12:57.927476 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-16c17aad-c9cf-4523-baf5-0cb088e24ae2 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Get all volumes completed successfully. Aug 13 21:12:57.928448 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:57.928448 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:57.933069 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-16c17aad-c9cf-4523-baf5-0cb088e24ae2 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] https://10.4.3.14/volume/v3/volumes/detail?limit=1&marker=7a424156-d315-492e-b76b-bc30acb514c2 returned with HTTP 200 Aug 13 21:12:57.933494 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 726/2875] 10.4.3.14 () {66 vars in 1354 bytes} [Thu Aug 13 21:12:57 2026] GET /volume/v3/volumes/detail?limit=1&marker=7a424156-d315-492e-b76b-bc30acb514c2 => generated 1000 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:57.944816 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d3afe9b9-9064-4bf8-bbf4-8714b5a12ba8 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:57.946360 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d3afe9b9-9064-4bf8-bbf4-8714b5a12ba8 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] GET https://10.4.3.14/volume/v3/volumes/detail?limit=1&marker=7fc502f8-1f4d-425d-814a-2d2b0924e564 Aug 13 21:12:57.946521 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d3afe9b9-9064-4bf8-bbf4-8714b5a12ba8 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:57.946690 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d3afe9b9-9064-4bf8-bbf4-8714b5a12ba8 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Calling method 'detail' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:57.946912 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.api_utils [None req-d3afe9b9-9064-4bf8-bbf4-8714b5a12ba8 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Removing options '' from query. {{(pid=100217) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:12:57.947507 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-d3afe9b9-9064-4bf8-bbf4-8714b5a12ba8 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100217) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:12:57.976570 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-d3afe9b9-9064-4bf8-bbf4-8714b5a12ba8 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Get all volumes completed successfully. Aug 13 21:12:57.978465 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d3afe9b9-9064-4bf8-bbf4-8714b5a12ba8 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] https://10.4.3.14/volume/v3/volumes/detail?limit=1&marker=7fc502f8-1f4d-425d-814a-2d2b0924e564 returned with HTTP 200 Aug 13 21:12:57.978813 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 715/2876] 10.4.3.14 () {66 vars in 1354 bytes} [Thu Aug 13 21:12:57 2026] GET /volume/v3/volumes/detail?limit=1&marker=7fc502f8-1f4d-425d-814a-2d2b0924e564 => generated 15 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 21:12:57.991490 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-203fe2a5-4bfb-4119-9903-5a68ac789a31 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:57.993025 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-203fe2a5-4bfb-4119-9903-5a68ac789a31 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] GET https://10.4.3.14/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Aug 13 21:12:57.993183 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-203fe2a5-4bfb-4119-9903-5a68ac789a31 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:57.993354 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-203fe2a5-4bfb-4119-9903-5a68ac789a31 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Calling method 'detail' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:57.993586 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.api_utils [None req-203fe2a5-4bfb-4119-9903-5a68ac789a31 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Removing options '' from query. {{(pid=100215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:12:57.993809 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-203fe2a5-4bfb-4119-9903-5a68ac789a31 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Could not evaluate value available, assuming string {{(pid=100215) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 21:12:57.994340 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-203fe2a5-4bfb-4119-9903-5a68ac789a31 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:12:58.020919 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-203fe2a5-4bfb-4119-9903-5a68ac789a31 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Get all volumes completed successfully. Aug 13 21:12:58.021732 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:58.021732 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:58.025197 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-203fe2a5-4bfb-4119-9903-5a68ac789a31 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] https://10.4.3.14/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Aug 13 21:12:58.025694 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 717/2877] 10.4.3.14 () {66 vars in 1350 bytes} [Thu Aug 13 21:12:57 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1886 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:58.037193 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-201f9a83-1b90-4ac4-9641-496da0b39d22 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:58.038768 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-201f9a83-1b90-4ac4-9641-496da0b39d22 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] GET https://10.4.3.14/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Aug 13 21:12:58.039016 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-201f9a83-1b90-4ac4-9641-496da0b39d22 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:58.039194 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-201f9a83-1b90-4ac4-9641-496da0b39d22 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Calling method 'detail' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:58.039407 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.api_utils [None req-201f9a83-1b90-4ac4-9641-496da0b39d22 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Removing options '' from query. {{(pid=100214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:12:58.039617 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-201f9a83-1b90-4ac4-9641-496da0b39d22 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Could not evaluate value available, assuming string {{(pid=100214) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 21:12:58.040329 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-201f9a83-1b90-4ac4-9641-496da0b39d22 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:12:58.066948 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-201f9a83-1b90-4ac4-9641-496da0b39d22 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Get all volumes completed successfully. Aug 13 21:12:58.067800 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:58.067800 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:58.072026 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-201f9a83-1b90-4ac4-9641-496da0b39d22 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] https://10.4.3.14/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Aug 13 21:12:58.072483 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 720/2878] 10.4.3.14 () {66 vars in 1352 bytes} [Thu Aug 13 21:12:58 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1887 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:58.086098 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e15f32dd-4bec-4ffa-abc7-7437a2776ecc None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:58.087925 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e15f32dd-4bec-4ffa-abc7-7437a2776ecc tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] GET https://10.4.3.14/volume/v3/volumes?limit=1 Aug 13 21:12:58.088127 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e15f32dd-4bec-4ffa-abc7-7437a2776ecc tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:58.088283 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e15f32dd-4bec-4ffa-abc7-7437a2776ecc tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Calling method 'index' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:58.088485 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.api_utils [None req-e15f32dd-4bec-4ffa-abc7-7437a2776ecc tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Removing options '' from query. {{(pid=100216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:12:58.089078 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-e15f32dd-4bec-4ffa-abc7-7437a2776ecc tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:12:58.095642 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-e15f32dd-4bec-4ffa-abc7-7437a2776ecc tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Get all volumes completed successfully. Aug 13 21:12:58.096399 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e15f32dd-4bec-4ffa-abc7-7437a2776ecc tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] https://10.4.3.14/volume/v3/volumes?limit=1 returned with HTTP 200 Aug 13 21:12:58.096909 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 727/2879] 10.4.3.14 () {66 vars in 1245 bytes} [Thu Aug 13 21:12:58 2026] GET /volume/v3/volumes?limit=1 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:58.109227 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3afb57f3-705f-4b1f-989c-4dd51b4adf64 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:58.111116 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3afb57f3-705f-4b1f-989c-4dd51b4adf64 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] GET https://10.4.3.14/volume/v3/volumes?limit=1&marker=ea6647b5-1f03-459d-9566-0d4bbd65a6f6 Aug 13 21:12:58.111286 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3afb57f3-705f-4b1f-989c-4dd51b4adf64 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:58.112215 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3afb57f3-705f-4b1f-989c-4dd51b4adf64 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Calling method 'index' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:58.112448 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.api_utils [None req-3afb57f3-705f-4b1f-989c-4dd51b4adf64 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Removing options '' from query. {{(pid=100217) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:12:58.113467 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-3afb57f3-705f-4b1f-989c-4dd51b4adf64 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100217) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:12:58.129248 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-3afb57f3-705f-4b1f-989c-4dd51b4adf64 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Get all volumes completed successfully. Aug 13 21:12:58.130040 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3afb57f3-705f-4b1f-989c-4dd51b4adf64 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] https://10.4.3.14/volume/v3/volumes?limit=1&marker=ea6647b5-1f03-459d-9566-0d4bbd65a6f6 returned with HTTP 200 Aug 13 21:12:58.130151 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 716/2880] 10.4.3.14 () {66 vars in 1333 bytes} [Thu Aug 13 21:12:58 2026] GET /volume/v3/volumes?limit=1&marker=ea6647b5-1f03-459d-9566-0d4bbd65a6f6 => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:58.139557 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-eed002c5-7357-49be-9b4b-4a5b9394e48a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:58.143884 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-eed002c5-7357-49be-9b4b-4a5b9394e48a tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] GET https://10.4.3.14/volume/v3/volumes?limit=1&marker=7a424156-d315-492e-b76b-bc30acb514c2 Aug 13 21:12:58.143884 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-eed002c5-7357-49be-9b4b-4a5b9394e48a tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:58.143884 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-eed002c5-7357-49be-9b4b-4a5b9394e48a tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Calling method 'index' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:58.143884 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.api_utils [None req-eed002c5-7357-49be-9b4b-4a5b9394e48a tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Removing options '' from query. {{(pid=100215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:12:58.143884 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-eed002c5-7357-49be-9b4b-4a5b9394e48a tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:12:58.179324 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-eed002c5-7357-49be-9b4b-4a5b9394e48a tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Get all volumes completed successfully. Aug 13 21:12:58.179883 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-eed002c5-7357-49be-9b4b-4a5b9394e48a tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] https://10.4.3.14/volume/v3/volumes?limit=1&marker=7a424156-d315-492e-b76b-bc30acb514c2 returned with HTTP 200 Aug 13 21:12:58.180263 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 718/2881] 10.4.3.14 () {66 vars in 1333 bytes} [Thu Aug 13 21:12:58 2026] GET /volume/v3/volumes?limit=1&marker=7a424156-d315-492e-b76b-bc30acb514c2 => generated 467 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:58.188512 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-77d8a778-186a-4d11-b5ef-fa781ba5beb9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:58.190405 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-77d8a778-186a-4d11-b5ef-fa781ba5beb9 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] GET https://10.4.3.14/volume/v3/volumes?limit=1&marker=7fc502f8-1f4d-425d-814a-2d2b0924e564 Aug 13 21:12:58.190928 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-77d8a778-186a-4d11-b5ef-fa781ba5beb9 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:58.191241 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-77d8a778-186a-4d11-b5ef-fa781ba5beb9 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:58.191561 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.api_utils [None req-77d8a778-186a-4d11-b5ef-fa781ba5beb9 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Removing options '' from query. {{(pid=100214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:12:58.192642 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-77d8a778-186a-4d11-b5ef-fa781ba5beb9 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:12:58.203856 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-77d8a778-186a-4d11-b5ef-fa781ba5beb9 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Get all volumes completed successfully. Aug 13 21:12:58.204192 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-77d8a778-186a-4d11-b5ef-fa781ba5beb9 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] https://10.4.3.14/volume/v3/volumes?limit=1&marker=7fc502f8-1f4d-425d-814a-2d2b0924e564 returned with HTTP 200 Aug 13 21:12:58.204580 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 721/2882] 10.4.3.14 () {66 vars in 1333 bytes} [Thu Aug 13 21:12:58 2026] GET /volume/v3/volumes?limit=1&marker=7fc502f8-1f4d-425d-814a-2d2b0924e564 => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 21:12:58.213678 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-bc8e3cfb-ef50-4f5d-a601-3130a71b2b16 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:58.217544 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-bc8e3cfb-ef50-4f5d-a601-3130a71b2b16 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] GET https://10.4.3.14/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-2000543760&status=available Aug 13 21:12:58.220984 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-bc8e3cfb-ef50-4f5d-a601-3130a71b2b16 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:58.220984 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-bc8e3cfb-ef50-4f5d-a601-3130a71b2b16 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Calling method 'index' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:58.220984 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.api_utils [None req-bc8e3cfb-ef50-4f5d-a601-3130a71b2b16 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Removing options '' from query. {{(pid=100216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:12:58.220984 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-bc8e3cfb-ef50-4f5d-a601-3130a71b2b16 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Could not evaluate value available, assuming string {{(pid=100216) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 21:12:58.220984 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:58.220984 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:58.220984 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-bc8e3cfb-ef50-4f5d-a601-3130a71b2b16 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-2000543760'), ('no_migration_targets', True)]). {{(pid=100216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:12:58.246244 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-bc8e3cfb-ef50-4f5d-a601-3130a71b2b16 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Get all volumes completed successfully. Aug 13 21:12:58.246812 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-bc8e3cfb-ef50-4f5d-a601-3130a71b2b16 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] https://10.4.3.14/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-2000543760&status=available returned with HTTP 200 Aug 13 21:12:58.247223 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 728/2883] 10.4.3.14 () {66 vars in 1365 bytes} [Thu Aug 13 21:12:58 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-2000543760&status=available => generated 332 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:58.261453 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-de85997d-7d84-404c-a62a-cbdd38c8933b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:58.264253 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-de85997d-7d84-404c-a62a-cbdd38c8933b tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] GET https://10.4.3.14/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-2000543760&status=available Aug 13 21:12:58.264253 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-de85997d-7d84-404c-a62a-cbdd38c8933b tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:58.264384 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-de85997d-7d84-404c-a62a-cbdd38c8933b tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Calling method 'detail' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:58.264613 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.api_utils [None req-de85997d-7d84-404c-a62a-cbdd38c8933b tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Removing options '' from query. {{(pid=100217) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:12:58.264850 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-de85997d-7d84-404c-a62a-cbdd38c8933b tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Could not evaluate value available, assuming string {{(pid=100217) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 21:12:58.265133 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:58.265133 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:58.265491 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-de85997d-7d84-404c-a62a-cbdd38c8933b tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-2000543760'), ('no_migration_targets', True)]). {{(pid=100217) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:12:58.309614 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-de85997d-7d84-404c-a62a-cbdd38c8933b tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Get all volumes completed successfully. Aug 13 21:12:58.310375 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:58.310375 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:58.315359 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-de85997d-7d84-404c-a62a-cbdd38c8933b tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] https://10.4.3.14/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-2000543760&status=available returned with HTTP 200 Aug 13 21:12:58.315801 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 717/2884] 10.4.3.14 () {66 vars in 1386 bytes} [Thu Aug 13 21:12:58 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-2000543760&status=available => generated 858 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:58.329656 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c4577a3c-621d-4cd4-aefe-ba3d966d44d9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:58.331889 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c4577a3c-621d-4cd4-aefe-ba3d966d44d9 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] GET https://10.4.3.14/volume/v3/volumes/detail?marker=7fc502f8-1f4d-425d-814a-2d2b0924e564&sort=id%3Aasc Aug 13 21:12:58.331889 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c4577a3c-621d-4cd4-aefe-ba3d966d44d9 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:58.331889 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c4577a3c-621d-4cd4-aefe-ba3d966d44d9 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Calling method 'detail' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:58.332132 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.api_utils [None req-c4577a3c-621d-4cd4-aefe-ba3d966d44d9 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Removing options '' from query. {{(pid=100215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:12:58.332385 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:58.332385 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:58.333995 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c4577a3c-621d-4cd4-aefe-ba3d966d44d9 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:12:58.364051 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c4577a3c-621d-4cd4-aefe-ba3d966d44d9 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Get all volumes completed successfully. Aug 13 21:12:58.364650 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:58.364650 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:58.367936 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c4577a3c-621d-4cd4-aefe-ba3d966d44d9 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] https://10.4.3.14/volume/v3/volumes/detail?marker=7fc502f8-1f4d-425d-814a-2d2b0924e564&sort=id%3Aasc returned with HTTP 200 Aug 13 21:12:58.368318 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 719/2885] 10.4.3.14 () {66 vars in 1366 bytes} [Thu Aug 13 21:12:58 2026] GET /volume/v3/volumes/detail?marker=7fc502f8-1f4d-425d-814a-2d2b0924e564&sort=id%3Aasc => generated 857 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:58.380532 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-886c74fd-3c5e-4c7e-bac5-fb96f753f246 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:58.380617 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-fdb12d6e-86e3-4b4e-b840-c64dd60ce6b5 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:58.383980 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-886c74fd-3c5e-4c7e-bac5-fb96f753f246 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/26566ccc-6f6a-417f-8bae-9cb48f7bfa66 Aug 13 21:12:58.383980 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-886c74fd-3c5e-4c7e-bac5-fb96f753f246 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:58.384120 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-fdb12d6e-86e3-4b4e-b840-c64dd60ce6b5 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] GET https://10.4.3.14/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 13 21:12:58.384233 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-886c74fd-3c5e-4c7e-bac5-fb96f753f246 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:58.384285 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-fdb12d6e-86e3-4b4e-b840-c64dd60ce6b5 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:58.384285 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-fdb12d6e-86e3-4b4e-b840-c64dd60ce6b5 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Calling method 'detail' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:58.384285 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.api_utils [None req-fdb12d6e-86e3-4b4e-b840-c64dd60ce6b5 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Removing options '' from query. {{(pid=100216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:12:58.384285 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:58.384285 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:58.384285 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-fdb12d6e-86e3-4b4e-b840-c64dd60ce6b5 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:12:58.390909 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:58.390909 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:58.398155 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-886c74fd-3c5e-4c7e-bac5-fb96f753f246 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume info retrieved successfully. Aug 13 21:12:58.403634 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-886c74fd-3c5e-4c7e-bac5-fb96f753f246 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/26566ccc-6f6a-417f-8bae-9cb48f7bfa66 returned with HTTP 200 Aug 13 21:12:58.403634 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 722/2886] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:58 2026] GET /volume/v3/volumes/26566ccc-6f6a-417f-8bae-9cb48f7bfa66 => generated 1226 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:12:58.415456 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-df71563a-c9cc-455b-99aa-eb2ecbece548 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:58.417539 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-df71563a-c9cc-455b-99aa-eb2ecbece548 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/26566ccc-6f6a-417f-8bae-9cb48f7bfa66 Aug 13 21:12:58.417811 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-df71563a-c9cc-455b-99aa-eb2ecbece548 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:58.418057 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-df71563a-c9cc-455b-99aa-eb2ecbece548 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:58.419802 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-fdb12d6e-86e3-4b4e-b840-c64dd60ce6b5 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Get all volumes completed successfully. Aug 13 21:12:58.420950 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:58.420950 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:58.425946 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-fdb12d6e-86e3-4b4e-b840-c64dd60ce6b5 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] https://10.4.3.14/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 13 21:12:58.426172 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:58.426172 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:58.426387 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 729/2887] 10.4.3.14 () {66 vars in 1330 bytes} [Thu Aug 13 21:12:58 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2546 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:58.437566 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-df71563a-c9cc-455b-99aa-eb2ecbece548 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume info retrieved successfully. Aug 13 21:12:58.441141 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-94e94c92-abba-4e77-bc00-02e1ee688bb7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:58.442929 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-df71563a-c9cc-455b-99aa-eb2ecbece548 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/26566ccc-6f6a-417f-8bae-9cb48f7bfa66 returned with HTTP 200 Aug 13 21:12:58.443422 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-94e94c92-abba-4e77-bc00-02e1ee688bb7 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] GET https://10.4.3.14/volume/v3/volumes/detail Aug 13 21:12:58.443483 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 718/2888] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:58 2026] GET /volume/v3/volumes/26566ccc-6f6a-417f-8bae-9cb48f7bfa66 => generated 1226 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:12:58.443640 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-94e94c92-abba-4e77-bc00-02e1ee688bb7 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:58.443844 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-94e94c92-abba-4e77-bc00-02e1ee688bb7 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Calling method 'detail' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:58.444097 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.api_utils [None req-94e94c92-abba-4e77-bc00-02e1ee688bb7 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Removing options '' from query. {{(pid=100215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:12:58.445207 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-94e94c92-abba-4e77-bc00-02e1ee688bb7 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:12:58.453269 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-94e94c92-abba-4e77-bc00-02e1ee688bb7 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Get all volumes completed successfully. Aug 13 21:12:58.454264 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:58.454264 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:58.455183 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d3afb4c9-5940-4544-8c1d-134e37d65799 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:58.456827 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d3afb4c9-5940-4544-8c1d-134e37d65799 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] DELETE https://10.4.3.14/volume/v3/snapshots/1374d644-2246-4162-8b5d-b8123d41a9b4 Aug 13 21:12:58.457026 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d3afb4c9-5940-4544-8c1d-134e37d65799 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:58.457199 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d3afb4c9-5940-4544-8c1d-134e37d65799 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:58.457291 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-d3afb4c9-5940-4544-8c1d-134e37d65799 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Delete snapshot with id: 1374d644-2246-4162-8b5d-b8123d41a9b4 Aug 13 21:12:58.459600 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-94e94c92-abba-4e77-bc00-02e1ee688bb7 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] https://10.4.3.14/volume/v3/volumes/detail returned with HTTP 200 Aug 13 21:12:58.460050 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 720/2889] 10.4.3.14 () {66 vars in 1251 bytes} [Thu Aug 13 21:12:58 2026] GET /volume/v3/volumes/detail => generated 2546 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:58.462891 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:58.462891 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:58.463350 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d3afb4c9-5940-4544-8c1d-134e37d65799 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Snapshot retrieved successfully. Aug 13 21:12:58.474252 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-429f61d4-0034-449c-9abf-e17d28a4f740 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:58.475827 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-429f61d4-0034-449c-9abf-e17d28a4f740 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] GET https://10.4.3.14/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 13 21:12:58.475996 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-429f61d4-0034-449c-9abf-e17d28a4f740 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:58.476203 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-429f61d4-0034-449c-9abf-e17d28a4f740 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Calling method 'index' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:58.476446 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.api_utils [None req-429f61d4-0034-449c-9abf-e17d28a4f740 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Removing options '' from query. {{(pid=100216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:12:58.477221 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-429f61d4-0034-449c-9abf-e17d28a4f740 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:12:58.479905 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d3afb4c9-5940-4544-8c1d-134e37d65799 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Snapshot delete request issued successfully. Aug 13 21:12:58.480195 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d3afb4c9-5940-4544-8c1d-134e37d65799 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/snapshots/1374d644-2246-4162-8b5d-b8123d41a9b4 returned with HTTP 202 Aug 13 21:12:58.480729 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 723/2890] 10.4.3.14 () {66 vars in 1350 bytes} [Thu Aug 13 21:12:58 2026] DELETE /volume/v3/snapshots/1374d644-2246-4162-8b5d-b8123d41a9b4 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:12:58.487004 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-429f61d4-0034-449c-9abf-e17d28a4f740 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Get all volumes completed successfully. Aug 13 21:12:58.487578 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-429f61d4-0034-449c-9abf-e17d28a4f740 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] https://10.4.3.14/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 13 21:12:58.488367 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 730/2891] 10.4.3.14 () {66 vars in 1309 bytes} [Thu Aug 13 21:12:58 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 968 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:58.489007 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-740f54c7-12ee-430a-9abb-5c766c2b2d25 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:58.491302 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-740f54c7-12ee-430a-9abb-5c766c2b2d25 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/snapshots/1374d644-2246-4162-8b5d-b8123d41a9b4 Aug 13 21:12:58.491489 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-740f54c7-12ee-430a-9abb-5c766c2b2d25 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:58.491667 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-740f54c7-12ee-430a-9abb-5c766c2b2d25 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:58.502455 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:58.502455 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:58.502729 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ca995ae3-c5e0-4429-b742-fc3723e7e665 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:58.503122 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-740f54c7-12ee-430a-9abb-5c766c2b2d25 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Snapshot retrieved successfully. Aug 13 21:12:58.504126 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-740f54c7-12ee-430a-9abb-5c766c2b2d25 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/snapshots/1374d644-2246-4162-8b5d-b8123d41a9b4 returned with HTTP 200 Aug 13 21:12:58.504581 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 719/2892] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:12:58 2026] GET /volume/v3/snapshots/1374d644-2246-4162-8b5d-b8123d41a9b4 => generated 471 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:58.504716 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ca995ae3-c5e0-4429-b742-fc3723e7e665 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] GET https://10.4.3.14/volume/v3/volumes?availability_zone=nova Aug 13 21:12:58.504987 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ca995ae3-c5e0-4429-b742-fc3723e7e665 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:58.505221 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ca995ae3-c5e0-4429-b742-fc3723e7e665 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Calling method 'index' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:58.505721 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.api_utils [None req-ca995ae3-c5e0-4429-b742-fc3723e7e665 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Removing options '' from query. {{(pid=100215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:12:58.506026 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ca995ae3-c5e0-4429-b742-fc3723e7e665 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Could not evaluate value nova, assuming string {{(pid=100215) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 21:12:58.508442 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ca995ae3-c5e0-4429-b742-fc3723e7e665 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:12:58.538525 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ca995ae3-c5e0-4429-b742-fc3723e7e665 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Get all volumes completed successfully. Aug 13 21:12:58.539391 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ca995ae3-c5e0-4429-b742-fc3723e7e665 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] https://10.4.3.14/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 13 21:12:58.539814 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 721/2893] 10.4.3.14 () {66 vars in 1275 bytes} [Thu Aug 13 21:12:58 2026] GET /volume/v3/volumes?availability_zone=nova => generated 968 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:58.551575 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-632f8f46-c5fe-4a64-93d7-846e5ebdceb7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:58.553187 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-632f8f46-c5fe-4a64-93d7-846e5ebdceb7 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] GET https://10.4.3.14/volume/v3/volumes?availability_zone=nova Aug 13 21:12:58.553378 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-632f8f46-c5fe-4a64-93d7-846e5ebdceb7 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:58.553544 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-632f8f46-c5fe-4a64-93d7-846e5ebdceb7 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:58.553749 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.api_utils [None req-632f8f46-c5fe-4a64-93d7-846e5ebdceb7 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Removing options '' from query. {{(pid=100214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:12:58.553975 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-632f8f46-c5fe-4a64-93d7-846e5ebdceb7 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Could not evaluate value nova, assuming string {{(pid=100214) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 21:12:58.554173 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:58.554173 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:58.554522 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-632f8f46-c5fe-4a64-93d7-846e5ebdceb7 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:12:58.580444 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-632f8f46-c5fe-4a64-93d7-846e5ebdceb7 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Get all volumes completed successfully. Aug 13 21:12:58.580916 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-632f8f46-c5fe-4a64-93d7-846e5ebdceb7 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] https://10.4.3.14/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 13 21:12:58.581579 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 724/2894] 10.4.3.14 () {66 vars in 1275 bytes} [Thu Aug 13 21:12:58 2026] GET /volume/v3/volumes?availability_zone=nova => generated 968 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:58.590658 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c8ab0960-93a2-4ea9-adbc-3e34cd0cbfd2 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:58.592204 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c8ab0960-93a2-4ea9-adbc-3e34cd0cbfd2 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] GET https://10.4.3.14/volume/v3/volumes?bootable=false Aug 13 21:12:58.592368 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c8ab0960-93a2-4ea9-adbc-3e34cd0cbfd2 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:58.592533 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c8ab0960-93a2-4ea9-adbc-3e34cd0cbfd2 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Calling method 'index' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:58.592737 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.api_utils [None req-c8ab0960-93a2-4ea9-adbc-3e34cd0cbfd2 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Removing options '' from query. {{(pid=100216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:12:58.593037 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:58.593037 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:58.593445 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-c8ab0960-93a2-4ea9-adbc-3e34cd0cbfd2 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:12:58.629379 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-c8ab0960-93a2-4ea9-adbc-3e34cd0cbfd2 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Get all volumes completed successfully. Aug 13 21:12:58.633553 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c8ab0960-93a2-4ea9-adbc-3e34cd0cbfd2 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] https://10.4.3.14/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 13 21:12:58.633946 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 731/2895] 10.4.3.14 () {66 vars in 1259 bytes} [Thu Aug 13 21:12:58 2026] GET /volume/v3/volumes?bootable=false => generated 968 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:58.646024 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-664b60bc-533b-4106-aca1-8a7c7fc93f6c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:58.647840 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-664b60bc-533b-4106-aca1-8a7c7fc93f6c tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] GET https://10.4.3.14/volume/v3/volumes?bootable=false Aug 13 21:12:58.648062 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-664b60bc-533b-4106-aca1-8a7c7fc93f6c tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:58.648273 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-664b60bc-533b-4106-aca1-8a7c7fc93f6c tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Calling method 'index' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:58.648520 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.api_utils [None req-664b60bc-533b-4106-aca1-8a7c7fc93f6c tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Removing options '' from query. {{(pid=100217) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:12:58.649299 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-664b60bc-533b-4106-aca1-8a7c7fc93f6c tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100217) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:12:58.684376 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-664b60bc-533b-4106-aca1-8a7c7fc93f6c tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Get all volumes completed successfully. Aug 13 21:12:58.685028 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-664b60bc-533b-4106-aca1-8a7c7fc93f6c tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] https://10.4.3.14/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 13 21:12:58.688463 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 720/2896] 10.4.3.14 () {66 vars in 1259 bytes} [Thu Aug 13 21:12:58 2026] GET /volume/v3/volumes?bootable=false => generated 968 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:58.699898 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a8d0915a-1c16-4259-84d9-6211e2a66b68 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:58.699898 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a8d0915a-1c16-4259-84d9-6211e2a66b68 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] GET https://10.4.3.14/volume/v3/volumes?status=available Aug 13 21:12:58.699898 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a8d0915a-1c16-4259-84d9-6211e2a66b68 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:58.699898 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a8d0915a-1c16-4259-84d9-6211e2a66b68 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Calling method 'index' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:58.700213 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.api_utils [None req-a8d0915a-1c16-4259-84d9-6211e2a66b68 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Removing options '' from query. {{(pid=100215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:12:58.700933 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-a8d0915a-1c16-4259-84d9-6211e2a66b68 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Could not evaluate value available, assuming string {{(pid=100215) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 21:12:58.700933 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:58.700933 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:58.701068 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-a8d0915a-1c16-4259-84d9-6211e2a66b68 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:12:58.708292 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a8d0915a-1c16-4259-84d9-6211e2a66b68 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Get all volumes completed successfully. Aug 13 21:12:58.708845 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a8d0915a-1c16-4259-84d9-6211e2a66b68 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] https://10.4.3.14/volume/v3/volumes?status=available returned with HTTP 200 Aug 13 21:12:58.709212 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 722/2897] 10.4.3.14 () {66 vars in 1263 bytes} [Thu Aug 13 21:12:58 2026] GET /volume/v3/volumes?status=available => generated 968 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:58.721307 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d0ddfb8f-d0d6-4e34-b1b9-9db5e0cccb5a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:58.722853 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d0ddfb8f-d0d6-4e34-b1b9-9db5e0cccb5a tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] GET https://10.4.3.14/volume/v3/volumes?status=available Aug 13 21:12:58.723051 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d0ddfb8f-d0d6-4e34-b1b9-9db5e0cccb5a tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:58.723233 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d0ddfb8f-d0d6-4e34-b1b9-9db5e0cccb5a tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:58.723432 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.api_utils [None req-d0ddfb8f-d0d6-4e34-b1b9-9db5e0cccb5a tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Removing options '' from query. {{(pid=100214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:12:58.723627 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-d0ddfb8f-d0d6-4e34-b1b9-9db5e0cccb5a tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Could not evaluate value available, assuming string {{(pid=100214) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 21:12:58.723839 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:58.723839 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:58.724277 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-d0ddfb8f-d0d6-4e34-b1b9-9db5e0cccb5a tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:12:58.732462 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d0ddfb8f-d0d6-4e34-b1b9-9db5e0cccb5a tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Get all volumes completed successfully. Aug 13 21:12:58.733016 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d0ddfb8f-d0d6-4e34-b1b9-9db5e0cccb5a tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] https://10.4.3.14/volume/v3/volumes?status=available returned with HTTP 200 Aug 13 21:12:58.733390 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 725/2898] 10.4.3.14 () {66 vars in 1263 bytes} [Thu Aug 13 21:12:58 2026] GET /volume/v3/volumes?status=available => generated 968 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:58.746947 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b38a1074-d9fd-4249-a494-8226d3dd27e4 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:58.748474 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b38a1074-d9fd-4249-a494-8226d3dd27e4 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] GET https://10.4.3.14/volume/v3/volumes/detail?availability_zone=nova Aug 13 21:12:58.748622 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b38a1074-d9fd-4249-a494-8226d3dd27e4 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:58.748813 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b38a1074-d9fd-4249-a494-8226d3dd27e4 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Calling method 'detail' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:58.749037 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.api_utils [None req-b38a1074-d9fd-4249-a494-8226d3dd27e4 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Removing options '' from query. {{(pid=100216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:12:58.749264 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-b38a1074-d9fd-4249-a494-8226d3dd27e4 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Could not evaluate value nova, assuming string {{(pid=100216) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 21:12:58.749461 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:58.749461 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:58.749860 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-b38a1074-d9fd-4249-a494-8226d3dd27e4 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:12:58.769548 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-6d9ec8dc-861c-4cf5-9ec1-f5477536506f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:58.772211 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6d9ec8dc-861c-4cf5-9ec1-f5477536506f tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/8f88e595-3fae-43e3-a33c-610e82424cac Aug 13 21:12:58.772454 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6d9ec8dc-861c-4cf5-9ec1-f5477536506f tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:58.772690 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6d9ec8dc-861c-4cf5-9ec1-f5477536506f tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:58.783849 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-b38a1074-d9fd-4249-a494-8226d3dd27e4 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Get all volumes completed successfully. Aug 13 21:12:58.784006 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:58.784006 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:58.784832 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:58.784832 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:58.787975 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-6d9ec8dc-861c-4cf5-9ec1-f5477536506f tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:12:58.793302 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6d9ec8dc-861c-4cf5-9ec1-f5477536506f tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/8f88e595-3fae-43e3-a33c-610e82424cac returned with HTTP 200 Aug 13 21:12:58.793537 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b38a1074-d9fd-4249-a494-8226d3dd27e4 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] https://10.4.3.14/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Aug 13 21:12:58.793900 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 721/2899] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:58 2026] GET /volume/v3/volumes/8f88e595-3fae-43e3-a33c-610e82424cac => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:58.793980 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 732/2900] 10.4.3.14 () {66 vars in 1296 bytes} [Thu Aug 13 21:12:58 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2546 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:58.801987 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d6008c27-cb81-4eb2-adfe-e4ca4f511378 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:58.803123 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d6008c27-cb81-4eb2-adfe-e4ca4f511378 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/volumes/965062f4-3179-4b1f-b47c-33b17f05f4c3 Aug 13 21:12:58.803313 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d6008c27-cb81-4eb2-adfe-e4ca4f511378 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:58.803525 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d6008c27-cb81-4eb2-adfe-e4ca4f511378 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:58.808302 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2c1ca438-1f87-4739-8671-38c358fa1792 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:58.812491 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2c1ca438-1f87-4739-8671-38c358fa1792 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] GET https://10.4.3.14/volume/v3/volumes/detail?bootable=false Aug 13 21:12:58.812658 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2c1ca438-1f87-4739-8671-38c358fa1792 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:58.812846 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2c1ca438-1f87-4739-8671-38c358fa1792 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Calling method 'detail' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:58.813082 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.api_utils [None req-2c1ca438-1f87-4739-8671-38c358fa1792 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Removing options '' from query. {{(pid=100214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:12:58.813361 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:58.813361 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:58.813721 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-2c1ca438-1f87-4739-8671-38c358fa1792 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:12:58.816578 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:58.816578 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:58.820127 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d6008c27-cb81-4eb2-adfe-e4ca4f511378 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Volume info retrieved successfully. Aug 13 21:12:58.823694 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d6008c27-cb81-4eb2-adfe-e4ca4f511378 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/volumes/965062f4-3179-4b1f-b47c-33b17f05f4c3 returned with HTTP 200 Aug 13 21:12:58.824118 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 723/2901] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:12:58 2026] GET /volume/v3/volumes/965062f4-3179-4b1f-b47c-33b17f05f4c3 => generated 1006 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:58.841860 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-52cb75fa-d334-45cc-87b6-cb58ce4cde95 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:58.844405 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-52cb75fa-d334-45cc-87b6-cb58ce4cde95 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] POST https://10.4.3.14/volume/v3/backups Aug 13 21:12:58.844976 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-52cb75fa-d334-45cc-87b6-cb58ce4cde95 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "965062f4-3179-4b1f-b47c-33b17f05f4c3", "name": "tempest-type-Backup-318865868"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:12:58.845480 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-2c1ca438-1f87-4739-8671-38c358fa1792 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Get all volumes completed successfully. Aug 13 21:12:58.846360 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:58.846360 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:58.848301 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.contrib.backups [None req-52cb75fa-d334-45cc-87b6-cb58ce4cde95 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Creating new backup {'backup': {'volume_id': '965062f4-3179-4b1f-b47c-33b17f05f4c3', 'name': 'tempest-type-Backup-318865868'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 21:12:58.848471 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.contrib.backups [None req-52cb75fa-d334-45cc-87b6-cb58ce4cde95 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Creating backup of volume 965062f4-3179-4b1f-b47c-33b17f05f4c3 in container None Aug 13 21:12:58.854984 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2c1ca438-1f87-4739-8671-38c358fa1792 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] https://10.4.3.14/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Aug 13 21:12:58.854984 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 726/2902] 10.4.3.14 () {66 vars in 1280 bytes} [Thu Aug 13 21:12:58 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2546 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:58.860756 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:58.860756 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:58.861200 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-52cb75fa-d334-45cc-87b6-cb58ce4cde95 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Volume info retrieved successfully. Aug 13 21:12:58.866068 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-fc4ee0c3-0be0-4c25-b82b-36acaf55fc2e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:58.867619 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-fc4ee0c3-0be0-4c25-b82b-36acaf55fc2e tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] GET https://10.4.3.14/volume/v3/volumes/detail?status=available Aug 13 21:12:58.867844 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-fc4ee0c3-0be0-4c25-b82b-36acaf55fc2e tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:58.868088 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-fc4ee0c3-0be0-4c25-b82b-36acaf55fc2e tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Calling method 'detail' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:58.868405 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.api_utils [None req-fc4ee0c3-0be0-4c25-b82b-36acaf55fc2e tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Removing options '' from query. {{(pid=100216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:12:58.868665 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-fc4ee0c3-0be0-4c25-b82b-36acaf55fc2e tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Could not evaluate value available, assuming string {{(pid=100216) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 21:12:58.869208 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-fc4ee0c3-0be0-4c25-b82b-36acaf55fc2e tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:12:58.880742 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-52cb75fa-d334-45cc-87b6-cb58ce4cde95 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Created reservations ['fb83a225-49a0-4edb-8d6b-356a5c90ce2a', '45cc3b85-624c-485a-a31c-72e78c99d390'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:12:58.897378 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-fc4ee0c3-0be0-4c25-b82b-36acaf55fc2e tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Get all volumes completed successfully. Aug 13 21:12:58.898415 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:58.898415 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:58.902923 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-fc4ee0c3-0be0-4c25-b82b-36acaf55fc2e tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] https://10.4.3.14/volume/v3/volumes/detail?status=available returned with HTTP 200 Aug 13 21:12:58.903515 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 733/2903] 10.4.3.14 () {66 vars in 1284 bytes} [Thu Aug 13 21:12:58 2026] GET /volume/v3/volumes/detail?status=available => generated 2546 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:58.919536 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ff47644b-28c5-4471-bfa5-de28153fbfa6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:58.921788 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-52cb75fa-d334-45cc-87b6-cb58ce4cde95 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups returned with HTTP 202 Aug 13 21:12:58.922203 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ff47644b-28c5-4471-bfa5-de28153fbfa6 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] GET https://10.4.3.14/volume/v3/volumes/ea6647b5-1f03-459d-9566-0d4bbd65a6f6 Aug 13 21:12:58.922325 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 722/2904] 10.4.3.14 () {70 vars in 1292 bytes} [Thu Aug 13 21:12:58 2026] POST /volume/v3/backups => generated 313 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:12:58.922441 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ff47644b-28c5-4471-bfa5-de28153fbfa6 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:58.922674 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ff47644b-28c5-4471-bfa5-de28153fbfa6 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:58.931296 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-62241148-9e50-4fe6-9849-c8cf3c8a3ba1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:58.934042 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:58.934042 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:58.934820 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-62241148-9e50-4fe6-9849-c8cf3c8a3ba1 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/1a494dc6-b01c-43fa-9b8d-b03620c1a65e Aug 13 21:12:58.935129 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-62241148-9e50-4fe6-9849-c8cf3c8a3ba1 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:58.935397 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-62241148-9e50-4fe6-9849-c8cf3c8a3ba1 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:58.935518 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-62241148-9e50-4fe6-9849-c8cf3c8a3ba1 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id 1a494dc6-b01c-43fa-9b8d-b03620c1a65e. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:12:58.940405 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ff47644b-28c5-4471-bfa5-de28153fbfa6 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Volume info retrieved successfully. Aug 13 21:12:58.941234 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:58.941234 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:58.942047 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-62241148-9e50-4fe6-9849-c8cf3c8a3ba1 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/1a494dc6-b01c-43fa-9b8d-b03620c1a65e returned with HTTP 200 Aug 13 21:12:58.942511 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 727/2905] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:12:58 2026] GET /volume/v3/backups/1a494dc6-b01c-43fa-9b8d-b03620c1a65e => generated 720 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:58.945387 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ff47644b-28c5-4471-bfa5-de28153fbfa6 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] https://10.4.3.14/volume/v3/volumes/ea6647b5-1f03-459d-9566-0d4bbd65a6f6 returned with HTTP 200 Aug 13 21:12:58.945744 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 724/2906] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:58 2026] GET /volume/v3/volumes/ea6647b5-1f03-459d-9566-0d4bbd65a6f6 => generated 854 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:58.965504 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-79276000-a6f9-4960-ad3d-fad61b60ed03 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:58.968732 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-79276000-a6f9-4960-ad3d-fad61b60ed03 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] DELETE https://10.4.3.14/volume/v3/volumes/ea6647b5-1f03-459d-9566-0d4bbd65a6f6 Aug 13 21:12:58.968954 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-79276000-a6f9-4960-ad3d-fad61b60ed03 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:58.970034 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-79276000-a6f9-4960-ad3d-fad61b60ed03 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:58.970240 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-79276000-a6f9-4960-ad3d-fad61b60ed03 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Delete volume with id: ea6647b5-1f03-459d-9566-0d4bbd65a6f6 Aug 13 21:12:58.976691 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:58.976691 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:58.977169 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-79276000-a6f9-4960-ad3d-fad61b60ed03 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Volume info retrieved successfully. Aug 13 21:12:58.999077 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-79276000-a6f9-4960-ad3d-fad61b60ed03 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Delete volume request issued successfully. Aug 13 21:12:58.999077 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-79276000-a6f9-4960-ad3d-fad61b60ed03 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] https://10.4.3.14/volume/v3/volumes/ea6647b5-1f03-459d-9566-0d4bbd65a6f6 returned with HTTP 202 Aug 13 21:12:58.999524 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 734/2907] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:12:58 2026] DELETE /volume/v3/volumes/ea6647b5-1f03-459d-9566-0d4bbd65a6f6 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:12:59.007690 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-04948054-1468-4464-9415-b1e697d497dd None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:59.009946 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-04948054-1468-4464-9415-b1e697d497dd tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] GET https://10.4.3.14/volume/v3/volumes/ea6647b5-1f03-459d-9566-0d4bbd65a6f6 Aug 13 21:12:59.010202 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-04948054-1468-4464-9415-b1e697d497dd tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:59.010431 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-04948054-1468-4464-9415-b1e697d497dd tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:59.024403 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:59.024403 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:59.031444 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-04948054-1468-4464-9415-b1e697d497dd tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Volume info retrieved successfully. Aug 13 21:12:59.035839 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-04948054-1468-4464-9415-b1e697d497dd tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] https://10.4.3.14/volume/v3/volumes/ea6647b5-1f03-459d-9566-0d4bbd65a6f6 returned with HTTP 200 Aug 13 21:12:59.036351 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 723/2908] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:59 2026] GET /volume/v3/volumes/ea6647b5-1f03-459d-9566-0d4bbd65a6f6 => generated 853 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:59.526146 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-dc0db11f-d599-4c4f-a14e-94e7285ed8a9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:59.534039 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-dc0db11f-d599-4c4f-a14e-94e7285ed8a9 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/snapshots/1374d644-2246-4162-8b5d-b8123d41a9b4 Aug 13 21:12:59.534039 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-dc0db11f-d599-4c4f-a14e-94e7285ed8a9 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:59.534039 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-dc0db11f-d599-4c4f-a14e-94e7285ed8a9 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:59.540846 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-dc0db11f-d599-4c4f-a14e-94e7285ed8a9 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/snapshots/1374d644-2246-4162-8b5d-b8123d41a9b4 returned with HTTP 404 Aug 13 21:12:59.541518 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 728/2909] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:12:59 2026] GET /volume/v3/snapshots/1374d644-2246-4162-8b5d-b8123d41a9b4 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:12:59.548259 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d792c23a-fabd-444b-a185-7a695a80f22f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:59.550489 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d792c23a-fabd-444b-a185-7a695a80f22f tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] DELETE https://10.4.3.14/volume/v3/volumes/26566ccc-6f6a-417f-8bae-9cb48f7bfa66 Aug 13 21:12:59.550489 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d792c23a-fabd-444b-a185-7a695a80f22f tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:59.550489 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d792c23a-fabd-444b-a185-7a695a80f22f tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:59.550684 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-d792c23a-fabd-444b-a185-7a695a80f22f tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Delete volume with id: 26566ccc-6f6a-417f-8bae-9cb48f7bfa66 Aug 13 21:12:59.680808 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-b0570be3-f623-4863-8bd9-e3e06c264097 req-b0de2773-98d8-413a-8e93-572e72d8e0c8 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:59.683013 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-b0570be3-f623-4863-8bd9-e3e06c264097 req-b0de2773-98d8-413a-8e93-572e72d8e0c8 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] POST https://10.4.3.14/volume/v3/attachments/4c018b57-2e0f-4865-b6c7-a93f60bfdd29/action Aug 13 21:12:59.683427 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-b0570be3-f623-4863-8bd9-e3e06c264097 req-b0de2773-98d8-413a-8e93-572e72d8e0c8 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Action body: b'{"os-complete": null}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:12:59.683566 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-b0570be3-f623-4863-8bd9-e3e06c264097 req-b0de2773-98d8-413a-8e93-572e72d8e0c8 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:12:59.700750 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:59.700750 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:59.723427 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-b0570be3-f623-4863-8bd9-e3e06c264097 req-b0de2773-98d8-413a-8e93-572e72d8e0c8 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/attachments/4c018b57-2e0f-4865-b6c7-a93f60bfdd29/action returned with HTTP 204 Aug 13 21:12:59.723867 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 735/2910] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:12:59 2026] POST /volume/v3/attachments/4c018b57-2e0f-4865-b6c7-a93f60bfdd29/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:12:59.746810 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:59.746810 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:59.747199 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d792c23a-fabd-444b-a185-7a695a80f22f tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume info retrieved successfully. Aug 13 21:12:59.769145 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d792c23a-fabd-444b-a185-7a695a80f22f tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Delete volume request issued successfully. Aug 13 21:12:59.769278 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d792c23a-fabd-444b-a185-7a695a80f22f tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/26566ccc-6f6a-417f-8bae-9cb48f7bfa66 returned with HTTP 202 Aug 13 21:12:59.769705 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 725/2911] 10.4.3.14 () {68 vars in 1385 bytes} [Thu Aug 13 21:12:59 2026] DELETE /volume/v3/volumes/26566ccc-6f6a-417f-8bae-9cb48f7bfa66 => generated 0 bytes in 222 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 21:12:59.780130 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-905401f5-921c-4b1b-8ab2-3b2264d3615e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:59.782058 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-905401f5-921c-4b1b-8ab2-3b2264d3615e tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/26566ccc-6f6a-417f-8bae-9cb48f7bfa66 Aug 13 21:12:59.782058 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-905401f5-921c-4b1b-8ab2-3b2264d3615e tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:59.782058 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-905401f5-921c-4b1b-8ab2-3b2264d3615e tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:59.792743 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:59.792743 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:59.800100 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-905401f5-921c-4b1b-8ab2-3b2264d3615e tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume info retrieved successfully. Aug 13 21:12:59.805606 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-905401f5-921c-4b1b-8ab2-3b2264d3615e tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/26566ccc-6f6a-417f-8bae-9cb48f7bfa66 returned with HTTP 200 Aug 13 21:12:59.805606 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 724/2912] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:12:59 2026] GET /volume/v3/volumes/26566ccc-6f6a-417f-8bae-9cb48f7bfa66 => generated 1225 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:12:59.814603 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-144c840e-2f5b-4006-b4ec-a342213757f5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:59.817693 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-144c840e-2f5b-4006-b4ec-a342213757f5 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/8f88e595-3fae-43e3-a33c-610e82424cac Aug 13 21:12:59.817986 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-144c840e-2f5b-4006-b4ec-a342213757f5 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:59.818257 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-144c840e-2f5b-4006-b4ec-a342213757f5 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:59.830477 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:59.830477 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:59.833914 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-144c840e-2f5b-4006-b4ec-a342213757f5 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:12:59.839528 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-144c840e-2f5b-4006-b4ec-a342213757f5 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/8f88e595-3fae-43e3-a33c-610e82424cac returned with HTTP 200 Aug 13 21:12:59.840071 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 729/2913] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:59 2026] GET /volume/v3/volumes/8f88e595-3fae-43e3-a33c-610e82424cac => generated 1168 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:59.856331 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-84e2c212-98d7-466c-ae55-8d601d52c8a0 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:59.858157 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-84e2c212-98d7-466c-ae55-8d601d52c8a0 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/8f88e595-3fae-43e3-a33c-610e82424cac Aug 13 21:12:59.858388 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-84e2c212-98d7-466c-ae55-8d601d52c8a0 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:59.858557 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-84e2c212-98d7-466c-ae55-8d601d52c8a0 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:59.867005 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:12:59.867005 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:12:59.870566 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-84e2c212-98d7-466c-ae55-8d601d52c8a0 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:12:59.874489 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-84e2c212-98d7-466c-ae55-8d601d52c8a0 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/8f88e595-3fae-43e3-a33c-610e82424cac returned with HTTP 200 Aug 13 21:12:59.874896 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 736/2914] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:12:59 2026] GET /volume/v3/volumes/8f88e595-3fae-43e3-a33c-610e82424cac => generated 1168 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:59.914544 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-795f3d9e-2202-4327-907e-fba0427fdef7 req-4bbb6d61-2c4e-4634-8b0b-16be999e8e4f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:59.917073 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-795f3d9e-2202-4327-907e-fba0427fdef7 req-4bbb6d61-2c4e-4634-8b0b-16be999e8e4f tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/8f88e595-3fae-43e3-a33c-610e82424cac Aug 13 21:12:59.917242 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-795f3d9e-2202-4327-907e-fba0427fdef7 req-4bbb6d61-2c4e-4634-8b0b-16be999e8e4f tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:59.917424 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-795f3d9e-2202-4327-907e-fba0427fdef7 req-4bbb6d61-2c4e-4634-8b0b-16be999e8e4f tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:59.925551 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:12:59.925551 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:12:59.928297 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-795f3d9e-2202-4327-907e-fba0427fdef7 req-4bbb6d61-2c4e-4634-8b0b-16be999e8e4f tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:12:59.931574 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-795f3d9e-2202-4327-907e-fba0427fdef7 req-4bbb6d61-2c4e-4634-8b0b-16be999e8e4f tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/8f88e595-3fae-43e3-a33c-610e82424cac returned with HTTP 200 Aug 13 21:12:59.931898 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 726/2915] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:12:59 2026] GET /volume/v3/volumes/8f88e595-3fae-43e3-a33c-610e82424cac => generated 1168 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:12:59.948361 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-795f3d9e-2202-4327-907e-fba0427fdef7 req-ec36f855-d248-4161-a155-de335d8b86fe None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:59.950369 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-795f3d9e-2202-4327-907e-fba0427fdef7 req-ec36f855-d248-4161-a155-de335d8b86fe tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] POST https://10.4.3.14/volume/v3/volumes/8f88e595-3fae-43e3-a33c-610e82424cac/action Aug 13 21:12:59.950664 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-795f3d9e-2202-4327-907e-fba0427fdef7 req-ec36f855-d248-4161-a155-de335d8b86fe tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:12:59.950776 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-795f3d9e-2202-4327-907e-fba0427fdef7 req-ec36f855-d248-4161-a155-de335d8b86fe tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:12:59.957590 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-fe17fb5c-b7b6-4819-abf8-2db2dd6ffb86 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:12:59.959551 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fe17fb5c-b7b6-4819-abf8-2db2dd6ffb86 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/1a494dc6-b01c-43fa-9b8d-b03620c1a65e Aug 13 21:12:59.959798 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fe17fb5c-b7b6-4819-abf8-2db2dd6ffb86 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:12:59.960033 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fe17fb5c-b7b6-4819-abf8-2db2dd6ffb86 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:12:59.960175 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-fe17fb5c-b7b6-4819-abf8-2db2dd6ffb86 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id 1a494dc6-b01c-43fa-9b8d-b03620c1a65e. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:12:59.960321 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:12:59.960321 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:12:59.960743 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-795f3d9e-2202-4327-907e-fba0427fdef7 req-ec36f855-d248-4161-a155-de335d8b86fe tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:12:59.964404 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:12:59.964404 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:12:59.965052 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fe17fb5c-b7b6-4819-abf8-2db2dd6ffb86 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/1a494dc6-b01c-43fa-9b8d-b03620c1a65e returned with HTTP 200 Aug 13 21:12:59.965402 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 730/2916] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:12:59 2026] GET /volume/v3/backups/1a494dc6-b01c-43fa-9b8d-b03620c1a65e => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:12:59.972161 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-795f3d9e-2202-4327-907e-fba0427fdef7 req-ec36f855-d248-4161-a155-de335d8b86fe tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Begin detaching volume completed successfully. Aug 13 21:12:59.972534 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-795f3d9e-2202-4327-907e-fba0427fdef7 req-ec36f855-d248-4161-a155-de335d8b86fe tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/8f88e595-3fae-43e3-a33c-610e82424cac/action returned with HTTP 202 Aug 13 21:12:59.973004 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 725/2917] 10.4.3.14 () {72 vars in 1665 bytes} [Thu Aug 13 21:12:59 2026] POST /volume/v3/volumes/8f88e595-3fae-43e3-a33c-610e82424cac/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:13:00.011555 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-73f17a74-b05e-441a-bc51-535da27b604a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:00.011911 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-73f17a74-b05e-441a-bc51-535da27b604a None None] GET https://10.4.3.14/volume// Aug 13 21:13:00.012071 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-73f17a74-b05e-441a-bc51-535da27b604a None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:00.012260 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-73f17a74-b05e-441a-bc51-535da27b604a None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:00.012549 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-73f17a74-b05e-441a-bc51-535da27b604a None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:13:00.012852 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 737/2918] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:13:00 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:13:00.020562 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-795f3d9e-2202-4327-907e-fba0427fdef7 req-9ddff2fc-e558-48b3-b11a-dc52038e6999 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:00.022904 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-795f3d9e-2202-4327-907e-fba0427fdef7 req-9ddff2fc-e558-48b3-b11a-dc52038e6999 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/8f88e595-3fae-43e3-a33c-610e82424cac Aug 13 21:13:00.023121 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-795f3d9e-2202-4327-907e-fba0427fdef7 req-9ddff2fc-e558-48b3-b11a-dc52038e6999 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:00.023304 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-795f3d9e-2202-4327-907e-fba0427fdef7 req-9ddff2fc-e558-48b3-b11a-dc52038e6999 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:00.030989 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:00.030989 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:00.033868 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-795f3d9e-2202-4327-907e-fba0427fdef7 req-9ddff2fc-e558-48b3-b11a-dc52038e6999 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:13:00.037699 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-795f3d9e-2202-4327-907e-fba0427fdef7 req-9ddff2fc-e558-48b3-b11a-dc52038e6999 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/8f88e595-3fae-43e3-a33c-610e82424cac returned with HTTP 200 Aug 13 21:13:00.038097 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 727/2919] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:13:00 2026] GET /volume/v3/volumes/8f88e595-3fae-43e3-a33c-610e82424cac => generated 1351 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:13:00.046891 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-795f3d9e-2202-4327-907e-fba0427fdef7 req-574b02b8-a7f9-4bbb-a13a-000fbc548048 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:00.048945 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-a93f05fa-9919-46eb-9a56-84d6105de0c3 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:00.049408 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-795f3d9e-2202-4327-907e-fba0427fdef7 req-574b02b8-a7f9-4bbb-a13a-000fbc548048 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/8f88e595-3fae-43e3-a33c-610e82424cac/encryption Aug 13 21:13:00.049599 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-795f3d9e-2202-4327-907e-fba0427fdef7 req-574b02b8-a7f9-4bbb-a13a-000fbc548048 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:00.049826 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-795f3d9e-2202-4327-907e-fba0427fdef7 req-574b02b8-a7f9-4bbb-a13a-000fbc548048 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:00.050690 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a93f05fa-9919-46eb-9a56-84d6105de0c3 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] GET https://10.4.3.14/volume/v3/volumes/ea6647b5-1f03-459d-9566-0d4bbd65a6f6 Aug 13 21:13:00.050908 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a93f05fa-9919-46eb-9a56-84d6105de0c3 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:00.051132 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a93f05fa-9919-46eb-9a56-84d6105de0c3 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:00.056204 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a93f05fa-9919-46eb-9a56-84d6105de0c3 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] https://10.4.3.14/volume/v3/volumes/ea6647b5-1f03-459d-9566-0d4bbd65a6f6 returned with HTTP 404 Aug 13 21:13:00.056623 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 726/2920] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:00 2026] GET /volume/v3/volumes/ea6647b5-1f03-459d-9566-0d4bbd65a6f6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:13:00.060809 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:00.060809 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:00.062585 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7f976e63-97f9-40de-8e32-7760921f297f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:00.064279 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7f976e63-97f9-40de-8e32-7760921f297f tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] GET https://10.4.3.14/volume/v3/volumes/7a424156-d315-492e-b76b-bc30acb514c2 Aug 13 21:13:00.064441 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7f976e63-97f9-40de-8e32-7760921f297f tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:00.064609 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7f976e63-97f9-40de-8e32-7760921f297f tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:00.068981 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-795f3d9e-2202-4327-907e-fba0427fdef7 req-574b02b8-a7f9-4bbb-a13a-000fbc548048 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/8f88e595-3fae-43e3-a33c-610e82424cac/encryption returned with HTTP 200 Aug 13 21:13:00.069524 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 731/2921] 10.4.3.14 () {68 vars in 1624 bytes} [Thu Aug 13 21:13:00 2026] GET /volume/v3/volumes/8f88e595-3fae-43e3-a33c-610e82424cac/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:00.072066 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:00.072066 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:00.076389 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-7f976e63-97f9-40de-8e32-7760921f297f tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Volume info retrieved successfully. Aug 13 21:13:00.082295 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7f976e63-97f9-40de-8e32-7760921f297f tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] https://10.4.3.14/volume/v3/volumes/7a424156-d315-492e-b76b-bc30acb514c2 returned with HTTP 200 Aug 13 21:13:00.083040 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 738/2922] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:00 2026] GET /volume/v3/volumes/7a424156-d315-492e-b76b-bc30acb514c2 => generated 854 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:00.098436 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-50325be2-99bb-4537-9d36-3e5c3003fb57 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:00.100241 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-50325be2-99bb-4537-9d36-3e5c3003fb57 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] DELETE https://10.4.3.14/volume/v3/volumes/7a424156-d315-492e-b76b-bc30acb514c2 Aug 13 21:13:00.100463 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-50325be2-99bb-4537-9d36-3e5c3003fb57 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:00.100699 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-50325be2-99bb-4537-9d36-3e5c3003fb57 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:00.100936 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-50325be2-99bb-4537-9d36-3e5c3003fb57 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Delete volume with id: 7a424156-d315-492e-b76b-bc30acb514c2 Aug 13 21:13:00.109776 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:00.109776 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:00.109863 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-50325be2-99bb-4537-9d36-3e5c3003fb57 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Volume info retrieved successfully. Aug 13 21:13:00.132843 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-50325be2-99bb-4537-9d36-3e5c3003fb57 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Delete volume request issued successfully. Aug 13 21:13:00.133112 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-50325be2-99bb-4537-9d36-3e5c3003fb57 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] https://10.4.3.14/volume/v3/volumes/7a424156-d315-492e-b76b-bc30acb514c2 returned with HTTP 202 Aug 13 21:13:00.133731 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 728/2923] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:13:00 2026] DELETE /volume/v3/volumes/7a424156-d315-492e-b76b-bc30acb514c2 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:13:00.141794 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-711e916f-bdfd-40ef-9692-227faf96a027 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:00.143978 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-711e916f-bdfd-40ef-9692-227faf96a027 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] GET https://10.4.3.14/volume/v3/volumes/7a424156-d315-492e-b76b-bc30acb514c2 Aug 13 21:13:00.144221 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-711e916f-bdfd-40ef-9692-227faf96a027 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:00.144450 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-711e916f-bdfd-40ef-9692-227faf96a027 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:00.152864 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:00.152864 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:00.157054 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-711e916f-bdfd-40ef-9692-227faf96a027 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Volume info retrieved successfully. Aug 13 21:13:00.162140 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-711e916f-bdfd-40ef-9692-227faf96a027 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] https://10.4.3.14/volume/v3/volumes/7a424156-d315-492e-b76b-bc30acb514c2 returned with HTTP 200 Aug 13 21:13:00.162627 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 727/2924] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:00 2026] GET /volume/v3/volumes/7a424156-d315-492e-b76b-bc30acb514c2 => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:00.821834 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ddf65f5f-7759-4afe-a4fb-9e188b71e206 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:00.823852 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ddf65f5f-7759-4afe-a4fb-9e188b71e206 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/26566ccc-6f6a-417f-8bae-9cb48f7bfa66 Aug 13 21:13:00.824109 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ddf65f5f-7759-4afe-a4fb-9e188b71e206 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:00.824330 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ddf65f5f-7759-4afe-a4fb-9e188b71e206 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:00.830307 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ddf65f5f-7759-4afe-a4fb-9e188b71e206 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/26566ccc-6f6a-417f-8bae-9cb48f7bfa66 returned with HTTP 404 Aug 13 21:13:00.830749 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 732/2925] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:13:00 2026] GET /volume/v3/volumes/26566ccc-6f6a-417f-8bae-9cb48f7bfa66 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:13:00.977755 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-15f9a7b5-3bf5-4d80-998c-f530373d25bb None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:00.979782 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-15f9a7b5-3bf5-4d80-998c-f530373d25bb tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/1a494dc6-b01c-43fa-9b8d-b03620c1a65e Aug 13 21:13:00.979933 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-15f9a7b5-3bf5-4d80-998c-f530373d25bb tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:00.980213 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-15f9a7b5-3bf5-4d80-998c-f530373d25bb tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:00.980481 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-15f9a7b5-3bf5-4d80-998c-f530373d25bb tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id 1a494dc6-b01c-43fa-9b8d-b03620c1a65e. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:00.984989 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:00.984989 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:00.985622 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-15f9a7b5-3bf5-4d80-998c-f530373d25bb tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/1a494dc6-b01c-43fa-9b8d-b03620c1a65e returned with HTTP 200 Aug 13 21:13:00.986008 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 739/2926] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:13:00 2026] GET /volume/v3/backups/1a494dc6-b01c-43fa-9b8d-b03620c1a65e => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:01.123919 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a8402721-ce5c-4eec-b53a-6224e39a67da None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:01.126331 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a8402721-ce5c-4eec-b53a-6224e39a67da tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] DELETE https://10.4.3.14/volume/v3/volumes/348d4a1b-6434-47c1-97d5-6f816037c96d Aug 13 21:13:01.127762 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a8402721-ce5c-4eec-b53a-6224e39a67da tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:01.127762 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a8402721-ce5c-4eec-b53a-6224e39a67da tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:01.127762 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-a8402721-ce5c-4eec-b53a-6224e39a67da tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Delete volume with id: 348d4a1b-6434-47c1-97d5-6f816037c96d Aug 13 21:13:01.136543 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:01.136543 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:01.137191 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a8402721-ce5c-4eec-b53a-6224e39a67da tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume info retrieved successfully. Aug 13 21:13:01.159103 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a8402721-ce5c-4eec-b53a-6224e39a67da tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Delete volume request issued successfully. Aug 13 21:13:01.159434 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a8402721-ce5c-4eec-b53a-6224e39a67da tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/348d4a1b-6434-47c1-97d5-6f816037c96d returned with HTTP 202 Aug 13 21:13:01.159863 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 729/2927] 10.4.3.14 () {68 vars in 1385 bytes} [Thu Aug 13 21:13:01 2026] DELETE /volume/v3/volumes/348d4a1b-6434-47c1-97d5-6f816037c96d => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 21:13:01.167098 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-912746db-dc51-4ba9-a7c2-d9d2ef5ac6bd None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:01.169150 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-912746db-dc51-4ba9-a7c2-d9d2ef5ac6bd tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/348d4a1b-6434-47c1-97d5-6f816037c96d Aug 13 21:13:01.169318 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-912746db-dc51-4ba9-a7c2-d9d2ef5ac6bd tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:01.169509 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-912746db-dc51-4ba9-a7c2-d9d2ef5ac6bd tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:01.178323 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:01.178323 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:01.182551 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-912746db-dc51-4ba9-a7c2-d9d2ef5ac6bd tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume info retrieved successfully. Aug 13 21:13:01.183935 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7a7fb00a-d958-43d7-b6bb-28d5384f13a8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:01.185797 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7a7fb00a-d958-43d7-b6bb-28d5384f13a8 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] GET https://10.4.3.14/volume/v3/volumes/7a424156-d315-492e-b76b-bc30acb514c2 Aug 13 21:13:01.186034 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7a7fb00a-d958-43d7-b6bb-28d5384f13a8 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:01.186266 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7a7fb00a-d958-43d7-b6bb-28d5384f13a8 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:01.193153 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7a7fb00a-d958-43d7-b6bb-28d5384f13a8 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] https://10.4.3.14/volume/v3/volumes/7a424156-d315-492e-b76b-bc30acb514c2 returned with HTTP 404 Aug 13 21:13:01.193977 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 733/2928] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:01 2026] GET /volume/v3/volumes/7a424156-d315-492e-b76b-bc30acb514c2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:13:01.198310 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-912746db-dc51-4ba9-a7c2-d9d2ef5ac6bd tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/348d4a1b-6434-47c1-97d5-6f816037c96d returned with HTTP 200 Aug 13 21:13:01.199563 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 728/2929] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:13:01 2026] GET /volume/v3/volumes/348d4a1b-6434-47c1-97d5-6f816037c96d => generated 1190 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:13:01.202872 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-af0ada57-6ef0-4031-a7d2-30326f5284d5 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:01.205418 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-af0ada57-6ef0-4031-a7d2-30326f5284d5 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] GET https://10.4.3.14/volume/v3/volumes/7fc502f8-1f4d-425d-814a-2d2b0924e564 Aug 13 21:13:01.205710 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-af0ada57-6ef0-4031-a7d2-30326f5284d5 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:01.205876 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-af0ada57-6ef0-4031-a7d2-30326f5284d5 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:01.215538 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:01.215538 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:01.221646 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-af0ada57-6ef0-4031-a7d2-30326f5284d5 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Volume info retrieved successfully. Aug 13 21:13:01.225689 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-af0ada57-6ef0-4031-a7d2-30326f5284d5 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] https://10.4.3.14/volume/v3/volumes/7fc502f8-1f4d-425d-814a-2d2b0924e564 returned with HTTP 200 Aug 13 21:13:01.226166 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 740/2930] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:01 2026] GET /volume/v3/volumes/7fc502f8-1f4d-425d-814a-2d2b0924e564 => generated 855 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:01.240576 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6879489d-a6f5-4497-8618-76534bf88566 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:01.241942 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6879489d-a6f5-4497-8618-76534bf88566 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] DELETE https://10.4.3.14/volume/v3/volumes/7fc502f8-1f4d-425d-814a-2d2b0924e564 Aug 13 21:13:01.242240 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6879489d-a6f5-4497-8618-76534bf88566 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:01.242412 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6879489d-a6f5-4497-8618-76534bf88566 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:01.242621 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-6879489d-a6f5-4497-8618-76534bf88566 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Delete volume with id: 7fc502f8-1f4d-425d-814a-2d2b0924e564 Aug 13 21:13:01.250017 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:01.250017 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:01.250467 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-6879489d-a6f5-4497-8618-76534bf88566 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Volume info retrieved successfully. Aug 13 21:13:01.270600 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-6879489d-a6f5-4497-8618-76534bf88566 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Delete volume request issued successfully. Aug 13 21:13:01.270805 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6879489d-a6f5-4497-8618-76534bf88566 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] https://10.4.3.14/volume/v3/volumes/7fc502f8-1f4d-425d-814a-2d2b0924e564 returned with HTTP 202 Aug 13 21:13:01.271459 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 730/2931] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:13:01 2026] DELETE /volume/v3/volumes/7fc502f8-1f4d-425d-814a-2d2b0924e564 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:13:01.281708 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d2149582-0eef-4061-bf47-22d1165f5ea6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:01.283063 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d2149582-0eef-4061-bf47-22d1165f5ea6 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] GET https://10.4.3.14/volume/v3/volumes/7fc502f8-1f4d-425d-814a-2d2b0924e564 Aug 13 21:13:01.283267 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d2149582-0eef-4061-bf47-22d1165f5ea6 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:01.283656 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d2149582-0eef-4061-bf47-22d1165f5ea6 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:01.290390 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:01.290390 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:01.294119 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d2149582-0eef-4061-bf47-22d1165f5ea6 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Volume info retrieved successfully. Aug 13 21:13:01.298464 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d2149582-0eef-4061-bf47-22d1165f5ea6 tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] https://10.4.3.14/volume/v3/volumes/7fc502f8-1f4d-425d-814a-2d2b0924e564 returned with HTTP 200 Aug 13 21:13:01.298862 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 734/2932] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:01 2026] GET /volume/v3/volumes/7fc502f8-1f4d-425d-814a-2d2b0924e564 => generated 854 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:01.985486 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-795f3d9e-2202-4327-907e-fba0427fdef7 req-02e95fbb-5b37-4e98-ba13-a1d18d4b9c65 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:01.988647 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-795f3d9e-2202-4327-907e-fba0427fdef7 req-02e95fbb-5b37-4e98-ba13-a1d18d4b9c65 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] DELETE https://10.4.3.14/volume/v3/attachments/4c018b57-2e0f-4865-b6c7-a93f60bfdd29 Aug 13 21:13:01.988878 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-795f3d9e-2202-4327-907e-fba0427fdef7 req-02e95fbb-5b37-4e98-ba13-a1d18d4b9c65 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:01.989104 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-795f3d9e-2202-4327-907e-fba0427fdef7 req-02e95fbb-5b37-4e98-ba13-a1d18d4b9c65 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:01.996592 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:01.996592 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:02.000200 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a0b1251a-6689-41f2-b574-d79571ff1de3 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:02.001783 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a0b1251a-6689-41f2-b574-d79571ff1de3 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/1a494dc6-b01c-43fa-9b8d-b03620c1a65e Aug 13 21:13:02.001977 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a0b1251a-6689-41f2-b574-d79571ff1de3 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:02.002488 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a0b1251a-6689-41f2-b574-d79571ff1de3 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:02.002727 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-a0b1251a-6689-41f2-b574-d79571ff1de3 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id 1a494dc6-b01c-43fa-9b8d-b03620c1a65e. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:02.009041 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:02.009041 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:02.010870 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a0b1251a-6689-41f2-b574-d79571ff1de3 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/1a494dc6-b01c-43fa-9b8d-b03620c1a65e returned with HTTP 200 Aug 13 21:13:02.010870 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 741/2933] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:13:01 2026] GET /volume/v3/backups/1a494dc6-b01c-43fa-9b8d-b03620c1a65e => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:02.055768 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-795f3d9e-2202-4327-907e-fba0427fdef7 req-02e95fbb-5b37-4e98-ba13-a1d18d4b9c65 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/attachments/4c018b57-2e0f-4865-b6c7-a93f60bfdd29 returned with HTTP 200 Aug 13 21:13:02.056436 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 729/2934] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:13:01 2026] DELETE /volume/v3/attachments/4c018b57-2e0f-4865-b6c7-a93f60bfdd29 => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:02.159595 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-b9136f45-5263-489f-8ab3-75bef47e5322 req-364d9483-1392-4790-9a8d-5da086c1b821 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:02.161639 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-b9136f45-5263-489f-8ab3-75bef47e5322 req-364d9483-1392-4790-9a8d-5da086c1b821 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/8f88e595-3fae-43e3-a33c-610e82424cac Aug 13 21:13:02.161831 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-b9136f45-5263-489f-8ab3-75bef47e5322 req-364d9483-1392-4790-9a8d-5da086c1b821 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:02.162027 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-b9136f45-5263-489f-8ab3-75bef47e5322 req-364d9483-1392-4790-9a8d-5da086c1b821 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:02.168456 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:02.168456 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:02.171550 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-b9136f45-5263-489f-8ab3-75bef47e5322 req-364d9483-1392-4790-9a8d-5da086c1b821 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:13:02.175257 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-b9136f45-5263-489f-8ab3-75bef47e5322 req-364d9483-1392-4790-9a8d-5da086c1b821 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/8f88e595-3fae-43e3-a33c-610e82424cac returned with HTTP 200 Aug 13 21:13:02.175601 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 731/2935] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:13:02 2026] GET /volume/v3/volumes/8f88e595-3fae-43e3-a33c-610e82424cac => generated 876 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:02.214659 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a4a1add7-e0a0-47dc-ad4b-f43d727060dc None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:02.216823 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a4a1add7-e0a0-47dc-ad4b-f43d727060dc tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/348d4a1b-6434-47c1-97d5-6f816037c96d Aug 13 21:13:02.217070 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a4a1add7-e0a0-47dc-ad4b-f43d727060dc tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:02.217285 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a4a1add7-e0a0-47dc-ad4b-f43d727060dc tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:02.226155 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a4a1add7-e0a0-47dc-ad4b-f43d727060dc tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/348d4a1b-6434-47c1-97d5-6f816037c96d returned with HTTP 404 Aug 13 21:13:02.226705 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 735/2936] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:13:02 2026] GET /volume/v3/volumes/348d4a1b-6434-47c1-97d5-6f816037c96d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:13:02.238109 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c8bdeb57-2208-4dcb-ab37-098cce079da1 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:02.239915 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c8bdeb57-2208-4dcb-ab37-098cce079da1 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] DELETE https://10.4.3.14/volume/v3/volumes/26566ccc-6f6a-417f-8bae-9cb48f7bfa66 Aug 13 21:13:02.240151 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c8bdeb57-2208-4dcb-ab37-098cce079da1 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:02.240336 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c8bdeb57-2208-4dcb-ab37-098cce079da1 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:02.240513 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-c8bdeb57-2208-4dcb-ab37-098cce079da1 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Delete volume with id: 26566ccc-6f6a-417f-8bae-9cb48f7bfa66 Aug 13 21:13:02.246404 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c8bdeb57-2208-4dcb-ab37-098cce079da1 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/26566ccc-6f6a-417f-8bae-9cb48f7bfa66 returned with HTTP 404 Aug 13 21:13:02.246883 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 742/2937] 10.4.3.14 () {68 vars in 1385 bytes} [Thu Aug 13 21:13:02 2026] DELETE /volume/v3/volumes/26566ccc-6f6a-417f-8bae-9cb48f7bfa66 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:13:02.254055 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-61b24f15-dbb8-4d2f-a4be-bc04c4f1d186 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:02.255625 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-61b24f15-dbb8-4d2f-a4be-bc04c4f1d186 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/26566ccc-6f6a-417f-8bae-9cb48f7bfa66 Aug 13 21:13:02.255812 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-61b24f15-dbb8-4d2f-a4be-bc04c4f1d186 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:02.255989 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-61b24f15-dbb8-4d2f-a4be-bc04c4f1d186 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:02.263950 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-61b24f15-dbb8-4d2f-a4be-bc04c4f1d186 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/26566ccc-6f6a-417f-8bae-9cb48f7bfa66 returned with HTTP 404 Aug 13 21:13:02.263950 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 730/2938] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:13:02 2026] GET /volume/v3/volumes/26566ccc-6f6a-417f-8bae-9cb48f7bfa66 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:13:02.273271 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f76133e4-140f-45df-800e-43f174ac49a2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:02.275125 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f76133e4-140f-45df-800e-43f174ac49a2 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] DELETE https://10.4.3.14/volume/v3/snapshots/1374d644-2246-4162-8b5d-b8123d41a9b4 Aug 13 21:13:02.275318 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f76133e4-140f-45df-800e-43f174ac49a2 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:02.275525 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f76133e4-140f-45df-800e-43f174ac49a2 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:02.275619 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-f76133e4-140f-45df-800e-43f174ac49a2 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Delete snapshot with id: 1374d644-2246-4162-8b5d-b8123d41a9b4 Aug 13 21:13:02.279722 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f76133e4-140f-45df-800e-43f174ac49a2 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/snapshots/1374d644-2246-4162-8b5d-b8123d41a9b4 returned with HTTP 404 Aug 13 21:13:02.280265 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 732/2939] 10.4.3.14 () {66 vars in 1350 bytes} [Thu Aug 13 21:13:02 2026] DELETE /volume/v3/snapshots/1374d644-2246-4162-8b5d-b8123d41a9b4 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:13:02.287809 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-92ffefec-e93d-48b1-8387-45884c68296b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:02.289466 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-92ffefec-e93d-48b1-8387-45884c68296b tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/snapshots/1374d644-2246-4162-8b5d-b8123d41a9b4 Aug 13 21:13:02.289639 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-92ffefec-e93d-48b1-8387-45884c68296b tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:02.289846 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-92ffefec-e93d-48b1-8387-45884c68296b tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:02.300924 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-92ffefec-e93d-48b1-8387-45884c68296b tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/snapshots/1374d644-2246-4162-8b5d-b8123d41a9b4 returned with HTTP 404 Aug 13 21:13:02.301852 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 736/2940] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:13:02 2026] GET /volume/v3/snapshots/1374d644-2246-4162-8b5d-b8123d41a9b4 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:13:02.313072 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-52d8abad-faf0-43d4-998e-d7408cebb0e8 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:02.314414 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-04bc15ea-8054-4271-ac9b-14a40e85a1db None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:02.315874 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-52d8abad-faf0-43d4-998e-d7408cebb0e8 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] DELETE https://10.4.3.14/volume/v3/volumes/348d4a1b-6434-47c1-97d5-6f816037c96d Aug 13 21:13:02.316071 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-52d8abad-faf0-43d4-998e-d7408cebb0e8 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:02.316262 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-52d8abad-faf0-43d4-998e-d7408cebb0e8 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:02.316481 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-52d8abad-faf0-43d4-998e-d7408cebb0e8 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Delete volume with id: 348d4a1b-6434-47c1-97d5-6f816037c96d Aug 13 21:13:02.316557 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-04bc15ea-8054-4271-ac9b-14a40e85a1db tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] GET https://10.4.3.14/volume/v3/volumes/7fc502f8-1f4d-425d-814a-2d2b0924e564 Aug 13 21:13:02.316825 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-04bc15ea-8054-4271-ac9b-14a40e85a1db tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:02.317077 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-04bc15ea-8054-4271-ac9b-14a40e85a1db tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:02.324487 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-04bc15ea-8054-4271-ac9b-14a40e85a1db tempest-VolumesListTestJSON-749501378 tempest-VolumesListTestJSON-749501378-project-member] https://10.4.3.14/volume/v3/volumes/7fc502f8-1f4d-425d-814a-2d2b0924e564 returned with HTTP 404 Aug 13 21:13:02.325108 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 731/2941] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:02 2026] GET /volume/v3/volumes/7fc502f8-1f4d-425d-814a-2d2b0924e564 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:13:02.325174 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-52d8abad-faf0-43d4-998e-d7408cebb0e8 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/348d4a1b-6434-47c1-97d5-6f816037c96d returned with HTTP 404 Aug 13 21:13:02.326044 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 743/2942] 10.4.3.14 () {68 vars in 1385 bytes} [Thu Aug 13 21:13:02 2026] DELETE /volume/v3/volumes/348d4a1b-6434-47c1-97d5-6f816037c96d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:13:02.336237 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-27d16131-e1d3-40d1-9cf1-c933ebb48259 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:02.342380 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-27d16131-e1d3-40d1-9cf1-c933ebb48259 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/348d4a1b-6434-47c1-97d5-6f816037c96d Aug 13 21:13:02.342637 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-27d16131-e1d3-40d1-9cf1-c933ebb48259 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:02.342843 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-27d16131-e1d3-40d1-9cf1-c933ebb48259 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:02.350213 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-27d16131-e1d3-40d1-9cf1-c933ebb48259 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/348d4a1b-6434-47c1-97d5-6f816037c96d returned with HTTP 404 Aug 13 21:13:02.350338 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 733/2943] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:13:02 2026] GET /volume/v3/volumes/348d4a1b-6434-47c1-97d5-6f816037c96d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:13:02.389714 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e6112303-75c1-4f22-8ce6-15b94cd7084a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:02.392183 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e6112303-75c1-4f22-8ce6-15b94cd7084a tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] DELETE https://10.4.3.14/volume/v3/volumes/0c65510f-1512-4d43-baf5-a53f12536c30 Aug 13 21:13:02.392478 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e6112303-75c1-4f22-8ce6-15b94cd7084a tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:02.392716 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e6112303-75c1-4f22-8ce6-15b94cd7084a tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:02.392938 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-e6112303-75c1-4f22-8ce6-15b94cd7084a tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Delete volume with id: 0c65510f-1512-4d43-baf5-a53f12536c30 Aug 13 21:13:02.402222 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:02.402222 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:02.402936 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e6112303-75c1-4f22-8ce6-15b94cd7084a tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume info retrieved successfully. Aug 13 21:13:02.425165 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e6112303-75c1-4f22-8ce6-15b94cd7084a tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Delete volume request issued successfully. Aug 13 21:13:02.425409 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e6112303-75c1-4f22-8ce6-15b94cd7084a tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/0c65510f-1512-4d43-baf5-a53f12536c30 returned with HTTP 202 Aug 13 21:13:02.425924 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 737/2944] 10.4.3.14 () {68 vars in 1385 bytes} [Thu Aug 13 21:13:02 2026] DELETE /volume/v3/volumes/0c65510f-1512-4d43-baf5-a53f12536c30 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 21:13:02.439286 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-2df4bc1c-80af-459e-865e-c3e8e35f2d97 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:02.442102 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2df4bc1c-80af-459e-865e-c3e8e35f2d97 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/0c65510f-1512-4d43-baf5-a53f12536c30 Aug 13 21:13:02.442308 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2df4bc1c-80af-459e-865e-c3e8e35f2d97 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:02.442616 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2df4bc1c-80af-459e-865e-c3e8e35f2d97 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:02.449908 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:02.449908 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:02.453479 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-2df4bc1c-80af-459e-865e-c3e8e35f2d97 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Volume info retrieved successfully. Aug 13 21:13:02.457985 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2df4bc1c-80af-459e-865e-c3e8e35f2d97 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/0c65510f-1512-4d43-baf5-a53f12536c30 returned with HTTP 200 Aug 13 21:13:02.458375 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 732/2945] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:13:02 2026] GET /volume/v3/volumes/0c65510f-1512-4d43-baf5-a53f12536c30 => generated 1225 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:13:03.033099 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0d1bb446-732a-4002-91c1-4208e112c948 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:03.035852 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0d1bb446-732a-4002-91c1-4208e112c948 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/1a494dc6-b01c-43fa-9b8d-b03620c1a65e Aug 13 21:13:03.036067 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0d1bb446-732a-4002-91c1-4208e112c948 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:03.036244 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0d1bb446-732a-4002-91c1-4208e112c948 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:03.036365 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-0d1bb446-732a-4002-91c1-4208e112c948 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id 1a494dc6-b01c-43fa-9b8d-b03620c1a65e. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:03.040822 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:03.040822 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:03.041403 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0d1bb446-732a-4002-91c1-4208e112c948 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/1a494dc6-b01c-43fa-9b8d-b03620c1a65e returned with HTTP 200 Aug 13 21:13:03.041734 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 744/2946] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:13:03 2026] GET /volume/v3/backups/1a494dc6-b01c-43fa-9b8d-b03620c1a65e => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:03.474546 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c198a3af-d90b-403d-8c45-f86c406c6c79 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:03.476821 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c198a3af-d90b-403d-8c45-f86c406c6c79 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/0c65510f-1512-4d43-baf5-a53f12536c30 Aug 13 21:13:03.477422 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c198a3af-d90b-403d-8c45-f86c406c6c79 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:03.477422 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c198a3af-d90b-403d-8c45-f86c406c6c79 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:03.484921 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c198a3af-d90b-403d-8c45-f86c406c6c79 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/0c65510f-1512-4d43-baf5-a53f12536c30 returned with HTTP 404 Aug 13 21:13:03.485401 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 734/2947] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:13:03 2026] GET /volume/v3/volumes/0c65510f-1512-4d43-baf5-a53f12536c30 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:13:03.492085 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-99f7b5e9-e4b2-4d3d-9045-b34b45723d3e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:03.493650 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-99f7b5e9-e4b2-4d3d-9045-b34b45723d3e tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] DELETE https://10.4.3.14/volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea Aug 13 21:13:03.493842 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-99f7b5e9-e4b2-4d3d-9045-b34b45723d3e tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:03.494033 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-99f7b5e9-e4b2-4d3d-9045-b34b45723d3e tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:03.494186 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-99f7b5e9-e4b2-4d3d-9045-b34b45723d3e tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Delete volume with id: 7b42d40c-6a07-435f-b843-cb052ee013ea Aug 13 21:13:03.499704 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-99f7b5e9-e4b2-4d3d-9045-b34b45723d3e tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea returned with HTTP 404 Aug 13 21:13:03.500224 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 738/2948] 10.4.3.14 () {68 vars in 1385 bytes} [Thu Aug 13 21:13:03 2026] DELETE /volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:13:03.511995 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-21792bd4-a4d2-4ac8-9433-9a5d21764f9e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:03.520513 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-21792bd4-a4d2-4ac8-9433-9a5d21764f9e tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea Aug 13 21:13:03.520767 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-21792bd4-a4d2-4ac8-9433-9a5d21764f9e tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:03.521025 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-21792bd4-a4d2-4ac8-9433-9a5d21764f9e tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:03.529673 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-21792bd4-a4d2-4ac8-9433-9a5d21764f9e tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea returned with HTTP 404 Aug 13 21:13:03.533933 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 733/2949] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:13:03 2026] GET /volume/v3/volumes/7b42d40c-6a07-435f-b843-cb052ee013ea => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:13:03.584801 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-781f4d36-d6eb-4898-ae29-5a20efd6b510 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:03.587035 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-781f4d36-d6eb-4898-ae29-5a20efd6b510 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] DELETE https://10.4.3.14/volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 Aug 13 21:13:03.587172 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-781f4d36-d6eb-4898-ae29-5a20efd6b510 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:03.587405 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-781f4d36-d6eb-4898-ae29-5a20efd6b510 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:03.587611 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-781f4d36-d6eb-4898-ae29-5a20efd6b510 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Delete volume with id: 087c7639-af28-401f-b7ae-77e71054bc10 Aug 13 21:13:03.607704 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-781f4d36-d6eb-4898-ae29-5a20efd6b510 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 returned with HTTP 404 Aug 13 21:13:03.608254 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 745/2950] 10.4.3.14 () {68 vars in 1385 bytes} [Thu Aug 13 21:13:03 2026] DELETE /volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:13:03.621944 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7f0799ee-2740-4374-8abd-9e1028da2599 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:03.623869 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7f0799ee-2740-4374-8abd-9e1028da2599 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] GET https://10.4.3.14/volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 Aug 13 21:13:03.624151 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7f0799ee-2740-4374-8abd-9e1028da2599 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:03.624382 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7f0799ee-2740-4374-8abd-9e1028da2599 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:03.630728 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7f0799ee-2740-4374-8abd-9e1028da2599 tempest-VolumeImageDependencyTests-1824941165 tempest-VolumeImageDependencyTests-1824941165-project-member] https://10.4.3.14/volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 returned with HTTP 404 Aug 13 21:13:03.631345 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 735/2951] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:13:03 2026] GET /volume/v3/volumes/087c7639-af28-401f-b7ae-77e71054bc10 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:13:04.054073 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ebb9a803-231b-481b-bc36-f154ae3565c5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:04.056327 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ebb9a803-231b-481b-bc36-f154ae3565c5 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/1a494dc6-b01c-43fa-9b8d-b03620c1a65e Aug 13 21:13:04.056607 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ebb9a803-231b-481b-bc36-f154ae3565c5 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:04.056878 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ebb9a803-231b-481b-bc36-f154ae3565c5 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:04.057009 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-ebb9a803-231b-481b-bc36-f154ae3565c5 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id 1a494dc6-b01c-43fa-9b8d-b03620c1a65e. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:04.061573 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:04.061573 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:04.062223 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ebb9a803-231b-481b-bc36-f154ae3565c5 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/1a494dc6-b01c-43fa-9b8d-b03620c1a65e returned with HTTP 200 Aug 13 21:13:04.062590 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 739/2952] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:13:04 2026] GET /volume/v3/backups/1a494dc6-b01c-43fa-9b8d-b03620c1a65e => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:04.111258 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-8b8c6542-3c16-4dea-95e5-4e82c0f0ef67 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:04.231986 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8b8c6542-3c16-4dea-95e5-4e82c0f0ef67 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:13:04.232453 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8b8c6542-3c16-4dea-95e5-4e82c0f0ef67 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1897467177"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:13:04.236955 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-8b8c6542-3c16-4dea-95e5-4e82c0f0ef67 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1897467177'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:13:04.237154 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-8b8c6542-3c16-4dea-95e5-4e82c0f0ef67 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Create volume of 1 GB Aug 13 21:13:04.246661 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-8b8c6542-3c16-4dea-95e5-4e82c0f0ef67 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Availability Zones retrieved successfully. Aug 13 21:13:04.259079 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-8b8c6542-3c16-4dea-95e5-4e82c0f0ef67 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Flow 'volume_create_api' (fa18519a-53e2-4b19-b363-ac736ef72ee7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:13:04.261804 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-8b8c6542-3c16-4dea-95e5-4e82c0f0ef67 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91c8c9c9-d1cd-4c7f-9689-be8de39fd77c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:13:04.262317 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-8b8c6542-3c16-4dea-95e5-4e82c0f0ef67 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:13:04.299585 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-8b8c6542-3c16-4dea-95e5-4e82c0f0ef67 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91c8c9c9-d1cd-4c7f-9689-be8de39fd77c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:13:04.300678 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-8b8c6542-3c16-4dea-95e5-4e82c0f0ef67 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed9a0d4e-5efa-45bf-8e0b-2c39fb40b4f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:13:04.391325 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-8b8c6542-3c16-4dea-95e5-4e82c0f0ef67 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Created reservations ['bb175b4e-f81c-46b2-aeb6-63b3015647d1', 'f21e705e-f430-49c0-a361-3d261ddde736', 'b95e7ca9-e6c8-41bb-99ab-fb50bcce22b4', 'ae2b811d-25e6-4994-879f-6bac42e11e0e'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:13:04.392273 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-8b8c6542-3c16-4dea-95e5-4e82c0f0ef67 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed9a0d4e-5efa-45bf-8e0b-2c39fb40b4f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb175b4e-f81c-46b2-aeb6-63b3015647d1', 'f21e705e-f430-49c0-a361-3d261ddde736', 'b95e7ca9-e6c8-41bb-99ab-fb50bcce22b4', 'ae2b811d-25e6-4994-879f-6bac42e11e0e']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:13:04.393151 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-8b8c6542-3c16-4dea-95e5-4e82c0f0ef67 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f5b1318-a9cc-49dd-a0d2-97a7f5114b8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:13:04.423120 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-8b8c6542-3c16-4dea-95e5-4e82c0f0ef67 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f5b1318-a9cc-49dd-a0d2-97a7f5114b8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '647629ad-3cda-4ecd-a403-ee6bba4f7875', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1897467177',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8bec384f79614b59998dc062f2ff8d5f',qos_specs=None,replication_status=,reservations=['bb175b4e-f81c-46b2-aeb6-63b3015647d1','f21e705e-f430-49c0-a361-3d261ddde736','b95e7ca9-e6c8-41bb-99ab-fb50bcce22b4','ae2b811d-25e6-4994-879f-6bac42e11e0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6347f676c6a4e10af7405e510022290',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:13:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1897467177',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=647629ad-3cda-4ecd-a403-ee6bba4f7875,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8bec384f79614b59998dc062f2ff8d5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f6347f676c6a4e10af7405e510022290',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:13:04.424451 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-8b8c6542-3c16-4dea-95e5-4e82c0f0ef67 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d74b188-3834-49ce-b5ea-6f5938846342) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:13:04.458876 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-8b8c6542-3c16-4dea-95e5-4e82c0f0ef67 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d74b188-3834-49ce-b5ea-6f5938846342) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1897467177',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8bec384f79614b59998dc062f2ff8d5f',qos_specs=None,replication_status=,reservations=['bb175b4e-f81c-46b2-aeb6-63b3015647d1','f21e705e-f430-49c0-a361-3d261ddde736','b95e7ca9-e6c8-41bb-99ab-fb50bcce22b4','ae2b811d-25e6-4994-879f-6bac42e11e0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6347f676c6a4e10af7405e510022290',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:13:04.459630 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-8b8c6542-3c16-4dea-95e5-4e82c0f0ef67 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c3a2398-6827-4d27-8bfe-de1c9d202c56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:13:04.475822 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-8b8c6542-3c16-4dea-95e5-4e82c0f0ef67 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c3a2398-6827-4d27-8bfe-de1c9d202c56) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:13:04.476869 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-8b8c6542-3c16-4dea-95e5-4e82c0f0ef67 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Flow 'volume_create_api' (fa18519a-53e2-4b19-b363-ac736ef72ee7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:13:04.477233 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-8b8c6542-3c16-4dea-95e5-4e82c0f0ef67 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Create volume request issued successfully. Aug 13 21:13:04.477900 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8b8c6542-3c16-4dea-95e5-4e82c0f0ef67 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:13:04.478406 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 734/2953] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:13:04 2026] POST /volume/v3/volumes => generated 756 bytes in 367 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:13:04.491897 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-66ce195c-7f07-4d18-9f49-fc9e6184da9c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:04.493804 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-66ce195c-7f07-4d18-9f49-fc9e6184da9c tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] GET https://10.4.3.14/volume/v3/volumes/647629ad-3cda-4ecd-a403-ee6bba4f7875 Aug 13 21:13:04.494020 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-66ce195c-7f07-4d18-9f49-fc9e6184da9c tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:04.494185 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-66ce195c-7f07-4d18-9f49-fc9e6184da9c tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:04.505330 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:04.505330 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:04.512126 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-66ce195c-7f07-4d18-9f49-fc9e6184da9c tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Volume info retrieved successfully. Aug 13 21:13:04.517357 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-66ce195c-7f07-4d18-9f49-fc9e6184da9c tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] https://10.4.3.14/volume/v3/volumes/647629ad-3cda-4ecd-a403-ee6bba4f7875 returned with HTTP 200 Aug 13 21:13:04.517845 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 746/2954] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:04 2026] GET /volume/v3/volumes/647629ad-3cda-4ecd-a403-ee6bba4f7875 => generated 824 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:05.073758 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-45bc91aa-ec0a-41bc-9635-008e107abd31 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:05.077954 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-45bc91aa-ec0a-41bc-9635-008e107abd31 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/1a494dc6-b01c-43fa-9b8d-b03620c1a65e Aug 13 21:13:05.078916 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-45bc91aa-ec0a-41bc-9635-008e107abd31 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:05.079874 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-45bc91aa-ec0a-41bc-9635-008e107abd31 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:05.079943 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-45bc91aa-ec0a-41bc-9635-008e107abd31 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id 1a494dc6-b01c-43fa-9b8d-b03620c1a65e. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:05.087975 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:05.087975 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:05.088949 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-45bc91aa-ec0a-41bc-9635-008e107abd31 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/1a494dc6-b01c-43fa-9b8d-b03620c1a65e returned with HTTP 200 Aug 13 21:13:05.089472 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 736/2955] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:13:05 2026] GET /volume/v3/backups/1a494dc6-b01c-43fa-9b8d-b03620c1a65e => generated 733 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:05.250852 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-18748833-cfb9-4a9b-8948-2d184a142aea None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:05.254376 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-18748833-cfb9-4a9b-8948-2d184a142aea tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] DELETE https://10.4.3.14/volume/v3/volumes/8f88e595-3fae-43e3-a33c-610e82424cac Aug 13 21:13:05.254646 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-18748833-cfb9-4a9b-8948-2d184a142aea tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:05.254942 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-18748833-cfb9-4a9b-8948-2d184a142aea tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:05.255194 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-18748833-cfb9-4a9b-8948-2d184a142aea tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Delete volume with id: 8f88e595-3fae-43e3-a33c-610e82424cac Aug 13 21:13:05.265949 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:05.265949 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:05.266544 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-18748833-cfb9-4a9b-8948-2d184a142aea tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:13:05.282151 np0000007265 devstack@c-api.service[100214]: WARNING cinder.keymgr.conf_key_mgr [None req-18748833-cfb9-4a9b-8948-2d184a142aea tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 21:13:05.290763 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-18748833-cfb9-4a9b-8948-2d184a142aea tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Delete volume request issued successfully. Aug 13 21:13:05.291037 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-18748833-cfb9-4a9b-8948-2d184a142aea tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/8f88e595-3fae-43e3-a33c-610e82424cac returned with HTTP 202 Aug 13 21:13:05.291551 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 740/2956] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:13:05 2026] DELETE /volume/v3/volumes/8f88e595-3fae-43e3-a33c-610e82424cac => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:13:05.299566 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f744b79b-cafe-4fea-875d-c7d50fe61970 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:05.301492 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f744b79b-cafe-4fea-875d-c7d50fe61970 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/8f88e595-3fae-43e3-a33c-610e82424cac Aug 13 21:13:05.301686 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f744b79b-cafe-4fea-875d-c7d50fe61970 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:05.301906 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f744b79b-cafe-4fea-875d-c7d50fe61970 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:05.309655 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:05.309655 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:05.313207 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-f744b79b-cafe-4fea-875d-c7d50fe61970 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:13:05.318029 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f744b79b-cafe-4fea-875d-c7d50fe61970 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/8f88e595-3fae-43e3-a33c-610e82424cac returned with HTTP 200 Aug 13 21:13:05.318555 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 735/2957] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:05 2026] GET /volume/v3/volumes/8f88e595-3fae-43e3-a33c-610e82424cac => generated 875 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:05.533593 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-1e4371b4-7df2-4a50-a49d-965f862df3ac None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:05.536106 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1e4371b4-7df2-4a50-a49d-965f862df3ac tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] GET https://10.4.3.14/volume/v3/volumes/647629ad-3cda-4ecd-a403-ee6bba4f7875 Aug 13 21:13:05.536402 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1e4371b4-7df2-4a50-a49d-965f862df3ac tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:05.536624 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1e4371b4-7df2-4a50-a49d-965f862df3ac tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:05.730384 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:05.730384 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:05.733600 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-1e4371b4-7df2-4a50-a49d-965f862df3ac tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Volume info retrieved successfully. Aug 13 21:13:05.737481 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1e4371b4-7df2-4a50-a49d-965f862df3ac tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] https://10.4.3.14/volume/v3/volumes/647629ad-3cda-4ecd-a403-ee6bba4f7875 returned with HTTP 200 Aug 13 21:13:05.737867 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 747/2958] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:05 2026] GET /volume/v3/volumes/647629ad-3cda-4ecd-a403-ee6bba4f7875 => generated 849 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:05.743329 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-d9e44686-8c12-4095-bb35-41ddcd192107 req-9d116d29-f031-4e41-b806-0c011fe76a18 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:05.745992 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-d9e44686-8c12-4095-bb35-41ddcd192107 req-9d116d29-f031-4e41-b806-0c011fe76a18 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/volumes/c69be8d7-d9be-4302-a0d1-aa82c7b5cd14 Aug 13 21:13:05.746188 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-d9e44686-8c12-4095-bb35-41ddcd192107 req-9d116d29-f031-4e41-b806-0c011fe76a18 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:05.746529 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-d9e44686-8c12-4095-bb35-41ddcd192107 req-9d116d29-f031-4e41-b806-0c011fe76a18 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:05.753640 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4bd6200d-fc0b-484e-bd4e-43f3c6b8d3e1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:05.755126 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4bd6200d-fc0b-484e-bd4e-43f3c6b8d3e1 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] POST https://10.4.3.14/volume/v3/snapshots Aug 13 21:13:05.755615 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4bd6200d-fc0b-484e-bd4e-43f3c6b8d3e1 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "647629ad-3cda-4ecd-a403-ee6bba4f7875", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1940649523"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:13:05.756349 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:05.756349 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:05.761078 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-d9e44686-8c12-4095-bb35-41ddcd192107 req-9d116d29-f031-4e41-b806-0c011fe76a18 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Volume info retrieved successfully. Aug 13 21:13:05.765891 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-d9e44686-8c12-4095-bb35-41ddcd192107 req-9d116d29-f031-4e41-b806-0c011fe76a18 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/volumes/c69be8d7-d9be-4302-a0d1-aa82c7b5cd14 returned with HTTP 200 Aug 13 21:13:05.765981 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:05.765981 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:05.766547 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 737/2959] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:13:05 2026] GET /volume/v3/volumes/c69be8d7-d9be-4302-a0d1-aa82c7b5cd14 => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:05.766603 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-4bd6200d-fc0b-484e-bd4e-43f3c6b8d3e1 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Volume info retrieved successfully. Aug 13 21:13:05.766603 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-4bd6200d-fc0b-484e-bd4e-43f3c6b8d3e1 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Create snapshot from volume 647629ad-3cda-4ecd-a403-ee6bba4f7875 Aug 13 21:13:05.813718 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-4bd6200d-fc0b-484e-bd4e-43f3c6b8d3e1 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Created reservations ['a303b2ca-8c1a-4606-9421-dcb59fdc8a2b', '3b7b2dd9-91a2-4f5c-a700-4822694d1e61', '03dcee83-4e38-40a1-9536-1696c921494f', '5dbb7b90-228c-4e93-b4be-cb90455d0af3'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:13:05.844922 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-4bd6200d-fc0b-484e-bd4e-43f3c6b8d3e1 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Snapshot create request issued successfully. Aug 13 21:13:05.847989 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4bd6200d-fc0b-484e-bd4e-43f3c6b8d3e1 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] https://10.4.3.14/volume/v3/snapshots returned with HTTP 202 Aug 13 21:13:05.847989 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 741/2960] 10.4.3.14 () {68 vars in 1258 bytes} [Thu Aug 13 21:13:05 2026] POST /volume/v3/snapshots => generated 314 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:13:05.858249 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-cd7ff60b-83a4-48a5-bd92-5e46e656f11f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:05.859875 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-cd7ff60b-83a4-48a5-bd92-5e46e656f11f tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] GET https://10.4.3.14/volume/v3/snapshots/b8ef286d-8f1a-4dba-b40d-ef0e18457b4a Aug 13 21:13:05.860252 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-cd7ff60b-83a4-48a5-bd92-5e46e656f11f tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:05.860476 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-cd7ff60b-83a4-48a5-bd92-5e46e656f11f tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:05.867477 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:05.867477 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:05.868200 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-cd7ff60b-83a4-48a5-bd92-5e46e656f11f tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Snapshot retrieved successfully. Aug 13 21:13:05.869877 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-cd7ff60b-83a4-48a5-bd92-5e46e656f11f tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] https://10.4.3.14/volume/v3/snapshots/b8ef286d-8f1a-4dba-b40d-ef0e18457b4a returned with HTTP 200 Aug 13 21:13:05.870192 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e45dbe99-21fb-4549-bb8f-f6649215812b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:05.870380 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 736/2961] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:13:05 2026] GET /volume/v3/snapshots/b8ef286d-8f1a-4dba-b40d-ef0e18457b4a => generated 446 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:05.870735 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e45dbe99-21fb-4549-bb8f-f6649215812b None None] GET https://10.4.3.14/volume// Aug 13 21:13:05.871021 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e45dbe99-21fb-4549-bb8f-f6649215812b None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:05.871298 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e45dbe99-21fb-4549-bb8f-f6649215812b None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:05.871749 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e45dbe99-21fb-4549-bb8f-f6649215812b None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:13:05.872547 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 748/2962] 10.4.3.14 () {66 vars in 1421 bytes} [Thu Aug 13 21:13:05 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:13:05.881064 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-d9e44686-8c12-4095-bb35-41ddcd192107 req-866acdf8-3261-4013-8e6b-1d950d344d01 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:05.882825 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-d9e44686-8c12-4095-bb35-41ddcd192107 req-866acdf8-3261-4013-8e6b-1d950d344d01 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:13:05.883192 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-d9e44686-8c12-4095-bb35-41ddcd192107 req-866acdf8-3261-4013-8e6b-1d950d344d01 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c69be8d7-d9be-4302-a0d1-aa82c7b5cd14", "connector": null, "instance_uuid": "bf299799-c5de-430e-9748-7d3436e34535"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:13:05.891469 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:05.891469 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:05.921250 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-d9e44686-8c12-4095-bb35-41ddcd192107 req-866acdf8-3261-4013-8e6b-1d950d344d01 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:13:05.921915 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 738/2963] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:13:05 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:13:05.925696 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-09643912-da8c-4b49-aa45-45f00e31646c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:05.950862 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-7ccf96c7-b0af-4456-9373-38f7e8f495a4 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:05.952572 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7ccf96c7-b0af-4456-9373-38f7e8f495a4 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/volumes/c69be8d7-d9be-4302-a0d1-aa82c7b5cd14 Aug 13 21:13:05.952572 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7ccf96c7-b0af-4456-9373-38f7e8f495a4 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:05.952764 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7ccf96c7-b0af-4456-9373-38f7e8f495a4 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:05.959429 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-507cd774-6e21-42dd-98f1-9a4481f6d3ad None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:05.959861 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-507cd774-6e21-42dd-98f1-9a4481f6d3ad None None] GET https://10.4.3.14/volume// Aug 13 21:13:05.960059 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-507cd774-6e21-42dd-98f1-9a4481f6d3ad None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:05.960270 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-507cd774-6e21-42dd-98f1-9a4481f6d3ad None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:05.960633 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-507cd774-6e21-42dd-98f1-9a4481f6d3ad None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:13:05.960803 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:05.960803 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:05.961030 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 749/2964] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:13:05 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:13:05.964210 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-7ccf96c7-b0af-4456-9373-38f7e8f495a4 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Volume info retrieved successfully. Aug 13 21:13:05.969060 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7ccf96c7-b0af-4456-9373-38f7e8f495a4 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/volumes/c69be8d7-d9be-4302-a0d1-aa82c7b5cd14 returned with HTTP 200 Aug 13 21:13:05.969405 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 737/2965] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:05 2026] GET /volume/v3/volumes/c69be8d7-d9be-4302-a0d1-aa82c7b5cd14 => generated 838 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:05.971258 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-d9e44686-8c12-4095-bb35-41ddcd192107 req-85811e4c-2d40-4ccf-b50f-fbdebbc68ab2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:05.973607 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-d9e44686-8c12-4095-bb35-41ddcd192107 req-85811e4c-2d40-4ccf-b50f-fbdebbc68ab2 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/volumes/c69be8d7-d9be-4302-a0d1-aa82c7b5cd14 Aug 13 21:13:05.973826 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-d9e44686-8c12-4095-bb35-41ddcd192107 req-85811e4c-2d40-4ccf-b50f-fbdebbc68ab2 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:05.974065 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-d9e44686-8c12-4095-bb35-41ddcd192107 req-85811e4c-2d40-4ccf-b50f-fbdebbc68ab2 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:05.983882 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:05.983882 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:05.987585 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-d9e44686-8c12-4095-bb35-41ddcd192107 req-85811e4c-2d40-4ccf-b50f-fbdebbc68ab2 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Volume info retrieved successfully. Aug 13 21:13:05.991690 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-d9e44686-8c12-4095-bb35-41ddcd192107 req-85811e4c-2d40-4ccf-b50f-fbdebbc68ab2 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/volumes/c69be8d7-d9be-4302-a0d1-aa82c7b5cd14 returned with HTTP 200 Aug 13 21:13:05.992174 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 739/2966] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:13:05 2026] GET /volume/v3/volumes/c69be8d7-d9be-4302-a0d1-aa82c7b5cd14 => generated 1018 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:13:06.106664 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-09643912-da8c-4b49-aa45-45f00e31646c tempest-ProjectMemberTests-1445456491 tempest-ProjectMemberTests-1445456491-project-admin] GET https://10.4.3.14/volume/v3/scheduler-stats/get_pools Aug 13 21:13:06.106913 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-09643912-da8c-4b49-aa45-45f00e31646c tempest-ProjectMemberTests-1445456491 tempest-ProjectMemberTests-1445456491-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:06.107154 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-09643912-da8c-4b49-aa45-45f00e31646c tempest-ProjectMemberTests-1445456491 tempest-ProjectMemberTests-1445456491-project-admin] Calling method 'get_pools' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:06.107405 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:06.107405 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:06.107489 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-d9e44686-8c12-4095-bb35-41ddcd192107 req-9ef25f6e-f429-4a00-a80f-810a1027fcdb None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:06.111459 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-841689b0-3283-431f-8c9f-28b416a4060c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:06.111601 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-d9e44686-8c12-4095-bb35-41ddcd192107 req-9ef25f6e-f429-4a00-a80f-810a1027fcdb tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] PUT https://10.4.3.14/volume/v3/attachments/8f4f2cc3-098d-4bb2-a16b-3e2b20612ce9 Aug 13 21:13:06.111601 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-d9e44686-8c12-4095-bb35-41ddcd192107 req-9ef25f6e-f429-4a00-a80f-810a1027fcdb tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:13:06.119605 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-841689b0-3283-431f-8c9f-28b416a4060c tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/1a494dc6-b01c-43fa-9b8d-b03620c1a65e Aug 13 21:13:06.119811 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-841689b0-3283-431f-8c9f-28b416a4060c tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:06.119984 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-841689b0-3283-431f-8c9f-28b416a4060c tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:06.120093 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-841689b0-3283-431f-8c9f-28b416a4060c tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id 1a494dc6-b01c-43fa-9b8d-b03620c1a65e. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:06.120142 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-d9e44686-8c12-4095-bb35-41ddcd192107 req-9ef25f6e-f429-4a00-a80f-810a1027fcdb tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Acquiring lock "cinder-attachment_update-c69be8d7-d9be-4302-a0d1-aa82c7b5cd14-np0000007265" by "attachment_update" {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:13:06.128024 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:06.128024 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:06.128107 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-09643912-da8c-4b49-aa45-45f00e31646c tempest-ProjectMemberTests-1445456491 tempest-ProjectMemberTests-1445456491-project-admin] https://10.4.3.14/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 13 21:13:06.128140 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-d9e44686-8c12-4095-bb35-41ddcd192107 req-9ef25f6e-f429-4a00-a80f-810a1027fcdb tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Lock "cinder-attachment_update-c69be8d7-d9be-4302-a0d1-aa82c7b5cd14-np0000007265" acquired by "attachment_update" :: waited 0.007s {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:13:06.128183 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-841689b0-3283-431f-8c9f-28b416a4060c tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/1a494dc6-b01c-43fa-9b8d-b03620c1a65e returned with HTTP 200 Aug 13 21:13:06.128215 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 742/2967] 10.4.3.14 () {66 vars in 1284 bytes} [Thu Aug 13 21:13:05 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:06.128249 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 750/2968] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:13:06 2026] GET /volume/v3/backups/1a494dc6-b01c-43fa-9b8d-b03620c1a65e => generated 733 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:06.128299 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:06.128299 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:06.135123 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7d4d0e2f-8d11-4f71-9897-2e4c1d1c7075 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:06.222890 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-d9e44686-8c12-4095-bb35-41ddcd192107 req-9ef25f6e-f429-4a00-a80f-810a1027fcdb tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Lock "cinder-attachment_update-c69be8d7-d9be-4302-a0d1-aa82c7b5cd14-np0000007265" released by "attachment_update" :: held 0.096s {{(pid=100217) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:13:06.223339 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-d9e44686-8c12-4095-bb35-41ddcd192107 req-9ef25f6e-f429-4a00-a80f-810a1027fcdb tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/attachments/8f4f2cc3-098d-4bb2-a16b-3e2b20612ce9 returned with HTTP 200 Aug 13 21:13:06.223979 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 738/2969] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:13:06 2026] PUT /volume/v3/attachments/8f4f2cc3-098d-4bb2-a16b-3e2b20612ce9 => generated 969 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:13:06.248859 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7d4d0e2f-8d11-4f71-9897-2e4c1d1c7075 tempest-ProjectMemberTests-1445456491 tempest-ProjectMemberTests-1445456491-project-member] GET https://10.4.3.14/volume/v3/capabilities/np0000007265@storpool Aug 13 21:13:06.248859 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7d4d0e2f-8d11-4f71-9897-2e4c1d1c7075 tempest-ProjectMemberTests-1445456491 tempest-ProjectMemberTests-1445456491-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:06.248859 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7d4d0e2f-8d11-4f71-9897-2e4c1d1c7075 tempest-ProjectMemberTests-1445456491 tempest-ProjectMemberTests-1445456491-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:06.248859 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.policy [None req-7d4d0e2f-8d11-4f71-9897-2e4c1d1c7075 tempest-ProjectMemberTests-1445456491 tempest-ProjectMemberTests-1445456491-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '227bb43193414b9ca99f83ed45da55c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f7f61396eb3a43c3a24eb7fa8e8a48ff', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100215) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 21:13:06.249051 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7d4d0e2f-8d11-4f71-9897-2e4c1d1c7075 tempest-ProjectMemberTests-1445456491 tempest-ProjectMemberTests-1445456491-project-member] https://10.4.3.14/volume/v3/capabilities/np0000007265@storpool returned with HTTP 403 Aug 13 21:13:06.249738 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 740/2970] 10.4.3.14 () {66 vars in 1311 bytes} [Thu Aug 13 21:13:06 2026] GET /volume/v3/capabilities/np0000007265@storpool => generated 110 bytes in 115 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:13:06.332403 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f6f29c88-4810-49b5-bc8e-132f9be4675a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:06.334539 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f6f29c88-4810-49b5-bc8e-132f9be4675a tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/8f88e595-3fae-43e3-a33c-610e82424cac Aug 13 21:13:06.334727 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f6f29c88-4810-49b5-bc8e-132f9be4675a tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:06.334927 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f6f29c88-4810-49b5-bc8e-132f9be4675a tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:06.340267 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f6f29c88-4810-49b5-bc8e-132f9be4675a tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/8f88e595-3fae-43e3-a33c-610e82424cac returned with HTTP 404 Aug 13 21:13:06.340696 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 743/2971] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:06 2026] GET /volume/v3/volumes/8f88e595-3fae-43e3-a33c-610e82424cac => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:13:06.348024 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0b5e05c7-1396-4e95-ad6e-e6258389d906 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:06.350831 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0b5e05c7-1396-4e95-ad6e-e6258389d906 tempest-TestEncryptedCinderVolumes-90020259 tempest-TestEncryptedCinderVolumes-90020259-project-admin] GET https://10.4.3.14/volume/v3/volumes/detail?all_tenants=1 Aug 13 21:13:06.350831 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0b5e05c7-1396-4e95-ad6e-e6258389d906 tempest-TestEncryptedCinderVolumes-90020259 tempest-TestEncryptedCinderVolumes-90020259-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:06.350831 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0b5e05c7-1396-4e95-ad6e-e6258389d906 tempest-TestEncryptedCinderVolumes-90020259 tempest-TestEncryptedCinderVolumes-90020259-project-admin] Calling method 'detail' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:06.351381 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-0b5e05c7-1396-4e95-ad6e-e6258389d906 tempest-TestEncryptedCinderVolumes-90020259 tempest-TestEncryptedCinderVolumes-90020259-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:13:06.402894 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-0b5e05c7-1396-4e95-ad6e-e6258389d906 tempest-TestEncryptedCinderVolumes-90020259 tempest-TestEncryptedCinderVolumes-90020259-project-admin] Get all volumes completed successfully. Aug 13 21:13:06.404941 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:06.404941 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:06.409923 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0b5e05c7-1396-4e95-ad6e-e6258389d906 tempest-TestEncryptedCinderVolumes-90020259 tempest-TestEncryptedCinderVolumes-90020259-project-admin] https://10.4.3.14/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 21:13:06.410448 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 751/2972] 10.4.3.14 () {66 vars in 1278 bytes} [Thu Aug 13 21:13:06 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15588 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:13:06.429737 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-78788e98-c20c-492e-bf70-3f0c41d5f74a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:06.432747 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-78788e98-c20c-492e-bf70-3f0c41d5f74a tempest-TestEncryptedCinderVolumes-90020259 tempest-TestEncryptedCinderVolumes-90020259-project-admin] DELETE https://10.4.3.14/volume/v3/types/795f8ed9-75b9-4ef6-980f-ebdf2fa539f6 Aug 13 21:13:06.433063 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-78788e98-c20c-492e-bf70-3f0c41d5f74a tempest-TestEncryptedCinderVolumes-90020259 tempest-TestEncryptedCinderVolumes-90020259-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:06.433375 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-78788e98-c20c-492e-bf70-3f0c41d5f74a tempest-TestEncryptedCinderVolumes-90020259 tempest-TestEncryptedCinderVolumes-90020259-project-admin] Calling method '_delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:06.433633 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:06.433633 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:06.462830 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-78788e98-c20c-492e-bf70-3f0c41d5f74a tempest-TestEncryptedCinderVolumes-90020259 tempest-TestEncryptedCinderVolumes-90020259-project-admin] https://10.4.3.14/volume/v3/types/795f8ed9-75b9-4ef6-980f-ebdf2fa539f6 returned with HTTP 202 Aug 13 21:13:06.463490 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 739/2973] 10.4.3.14 () {66 vars in 1338 bytes} [Thu Aug 13 21:13:06 2026] DELETE /volume/v3/types/795f8ed9-75b9-4ef6-980f-ebdf2fa539f6 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:13:06.473838 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-26c3ab60-7418-4554-a517-f34c8e829e66 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:06.475713 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-26c3ab60-7418-4554-a517-f34c8e829e66 tempest-TestEncryptedCinderVolumes-90020259 tempest-TestEncryptedCinderVolumes-90020259-project-admin] POST https://10.4.3.14/volume/v3/types Aug 13 21:13:06.476116 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-26c3ab60-7418-4554-a517-f34c8e829e66 tempest-TestEncryptedCinderVolumes-90020259 tempest-TestEncryptedCinderVolumes-90020259-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-411995432", "extra_specs": {}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:13:06.497526 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-26c3ab60-7418-4554-a517-f34c8e829e66 tempest-TestEncryptedCinderVolumes-90020259 tempest-TestEncryptedCinderVolumes-90020259-project-admin] https://10.4.3.14/volume/v3/types returned with HTTP 200 Aug 13 21:13:06.498087 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 741/2974] 10.4.3.14 () {68 vars in 1245 bytes} [Thu Aug 13 21:13:06 2026] POST /volume/v3/types => generated 213 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:06.505928 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-38f74315-b1f7-45e3-a0bd-62cc727c0749 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:06.507644 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-38f74315-b1f7-45e3-a0bd-62cc727c0749 tempest-TestEncryptedCinderVolumes-90020259 tempest-TestEncryptedCinderVolumes-90020259-project-admin] POST https://10.4.3.14/volume/v3/types/7267a7f1-cb0a-4340-bb7e-7d75be790e89/encryption Aug 13 21:13:06.507971 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-38f74315-b1f7-45e3-a0bd-62cc727c0749 tempest-TestEncryptedCinderVolumes-90020259 tempest-TestEncryptedCinderVolumes-90020259-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:13:06.525168 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-38f74315-b1f7-45e3-a0bd-62cc727c0749 tempest-TestEncryptedCinderVolumes-90020259 tempest-TestEncryptedCinderVolumes-90020259-project-admin] https://10.4.3.14/volume/v3/types/7267a7f1-cb0a-4340-bb7e-7d75be790e89/encryption returned with HTTP 200 Aug 13 21:13:06.525511 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 744/2975] 10.4.3.14 () {68 vars in 1390 bytes} [Thu Aug 13 21:13:06 2026] POST /volume/v3/types/7267a7f1-cb0a-4340-bb7e-7d75be790e89/encryption => generated 231 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:06.533928 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-fb708809-f69d-4c34-9d92-1490bba02ccc None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:06.537998 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-fb708809-f69d-4c34-9d92-1490bba02ccc tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:13:06.537998 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-fb708809-f69d-4c34-9d92-1490bba02ccc tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-2127815645", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-411995432", "size": 1}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:13:06.539256 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-fb708809-f69d-4c34-9d92-1490bba02ccc tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-2127815645', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-411995432', 'size': 1}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:13:06.542935 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-fb708809-f69d-4c34-9d92-1490bba02ccc tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Create volume of 1 GB Aug 13 21:13:06.545983 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:06.545983 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:06.545983 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-fb708809-f69d-4c34-9d92-1490bba02ccc tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Availability Zones retrieved successfully. Aug 13 21:13:06.549537 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-fb708809-f69d-4c34-9d92-1490bba02ccc tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Flow 'volume_create_api' (4dec61c9-0ad1-4609-9af8-43e8c096ba95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:13:06.550729 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-fb708809-f69d-4c34-9d92-1490bba02ccc tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d530ae5-9e01-49c9-8c0f-0aee3043dc87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:13:06.551695 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-fb708809-f69d-4c34-9d92-1490bba02ccc tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:13:06.576882 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-fb708809-f69d-4c34-9d92-1490bba02ccc tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d530ae5-9e01-49c9-8c0f-0aee3043dc87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:13:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7267a7f1-cb0a-4340-bb7e-7d75be790e89,is_public=True,name='tempest-scenario-type-luksv2-411995432',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7267a7f1-cb0a-4340-bb7e-7d75be790e89', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:13:06.577842 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-fb708809-f69d-4c34-9d92-1490bba02ccc tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ac9ba7f-b255-40da-b082-e160028e40e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:13:06.602946 np0000007265 devstack@c-api.service[100216]: WARNING cinder.quota [None req-fb708809-f69d-4c34-9d92-1490bba02ccc tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-411995432 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-411995432, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:13:06.603462 np0000007265 devstack@c-api.service[100216]: WARNING cinder.quota [None req-fb708809-f69d-4c34-9d92-1490bba02ccc tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-411995432 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-411995432, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:13:06.633499 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-fb708809-f69d-4c34-9d92-1490bba02ccc tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Created reservations ['fd12cb4d-d4c4-418c-bfcc-246986739525', '121f62af-eea3-4ce6-8db5-d01302967c46', '5d364ac6-fe86-4a8a-b29f-deb2df4c3fa6', '133b58d3-bef2-4a84-9b00-4ddcbca9f63e'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:13:06.634649 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-fb708809-f69d-4c34-9d92-1490bba02ccc tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ac9ba7f-b255-40da-b082-e160028e40e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd12cb4d-d4c4-418c-bfcc-246986739525', '121f62af-eea3-4ce6-8db5-d01302967c46', '5d364ac6-fe86-4a8a-b29f-deb2df4c3fa6', '133b58d3-bef2-4a84-9b00-4ddcbca9f63e']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:13:06.635838 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-fb708809-f69d-4c34-9d92-1490bba02ccc tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d594990b-965e-4ab2-aa1b-798cb2122743) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:13:06.662377 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-fb708809-f69d-4c34-9d92-1490bba02ccc tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d594990b-965e-4ab2-aa1b-798cb2122743) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0481e402-f1dd-48f3-853a-f9dbdc93c000', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-2127815645',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e912299f53943c699ae1c0cd858dd91',qos_specs=None,replication_status=,reservations=['fd12cb4d-d4c4-418c-bfcc-246986739525','121f62af-eea3-4ce6-8db5-d01302967c46','5d364ac6-fe86-4a8a-b29f-deb2df4c3fa6','133b58d3-bef2-4a84-9b00-4ddcbca9f63e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='391d0755b1114045a4de8242d0016dd9',volume_type_id=7267a7f1-cb0a-4340-bb7e-7d75be790e89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:13:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-2127815645',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=0481e402-f1dd-48f3-853a-f9dbdc93c000,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e912299f53943c699ae1c0cd858dd91',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='391d0755b1114045a4de8242d0016dd9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7267a7f1-cb0a-4340-bb7e-7d75be790e89),volume_type_id=7267a7f1-cb0a-4340-bb7e-7d75be790e89)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:13:06.663581 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-fb708809-f69d-4c34-9d92-1490bba02ccc tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1772a20-1693-4831-b129-8a55db311188) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:13:06.683152 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-fb708809-f69d-4c34-9d92-1490bba02ccc tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1772a20-1693-4831-b129-8a55db311188) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-2127815645',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e912299f53943c699ae1c0cd858dd91',qos_specs=None,replication_status=,reservations=['fd12cb4d-d4c4-418c-bfcc-246986739525','121f62af-eea3-4ce6-8db5-d01302967c46','5d364ac6-fe86-4a8a-b29f-deb2df4c3fa6','133b58d3-bef2-4a84-9b00-4ddcbca9f63e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='391d0755b1114045a4de8242d0016dd9',volume_type_id=7267a7f1-cb0a-4340-bb7e-7d75be790e89)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:13:06.683152 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-fb708809-f69d-4c34-9d92-1490bba02ccc tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4db477e7-37e9-460c-807a-abb845d8a876) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:13:06.691128 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-fb708809-f69d-4c34-9d92-1490bba02ccc tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4db477e7-37e9-460c-807a-abb845d8a876) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:13:06.692306 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-fb708809-f69d-4c34-9d92-1490bba02ccc tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Flow 'volume_create_api' (4dec61c9-0ad1-4609-9af8-43e8c096ba95) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:13:06.692748 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-fb708809-f69d-4c34-9d92-1490bba02ccc tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Create volume request issued successfully. Aug 13 21:13:06.693401 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-fb708809-f69d-4c34-9d92-1490bba02ccc tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:13:06.693908 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 752/2976] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:13:06 2026] POST /volume/v3/volumes => generated 784 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:13:06.879566 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-8b133f7b-f739-4ab6-a042-d430d39f8648 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:06.883324 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8b133f7b-f739-4ab6-a042-d430d39f8648 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] GET https://10.4.3.14/volume/v3/snapshots/b8ef286d-8f1a-4dba-b40d-ef0e18457b4a Aug 13 21:13:06.883567 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8b133f7b-f739-4ab6-a042-d430d39f8648 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:06.884038 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8b133f7b-f739-4ab6-a042-d430d39f8648 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:06.900151 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:06.900151 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:06.900760 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-8b133f7b-f739-4ab6-a042-d430d39f8648 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Snapshot retrieved successfully. Aug 13 21:13:06.901820 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8b133f7b-f739-4ab6-a042-d430d39f8648 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] https://10.4.3.14/volume/v3/snapshots/b8ef286d-8f1a-4dba-b40d-ef0e18457b4a returned with HTTP 200 Aug 13 21:13:06.902432 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 740/2977] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:13:06 2026] GET /volume/v3/snapshots/b8ef286d-8f1a-4dba-b40d-ef0e18457b4a => generated 473 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:06.911077 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-33826774-7876-49e3-9b90-98dacc0be2c1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:06.912881 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-33826774-7876-49e3-9b90-98dacc0be2c1 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] POST https://10.4.3.14/volume/v3/snapshots Aug 13 21:13:06.913427 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-33826774-7876-49e3-9b90-98dacc0be2c1 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "647629ad-3cda-4ecd-a403-ee6bba4f7875", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1936287258"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:13:06.924253 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:06.924253 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:06.924987 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-33826774-7876-49e3-9b90-98dacc0be2c1 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Volume info retrieved successfully. Aug 13 21:13:06.925098 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-33826774-7876-49e3-9b90-98dacc0be2c1 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Create snapshot from volume 647629ad-3cda-4ecd-a403-ee6bba4f7875 Aug 13 21:13:06.959442 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-33826774-7876-49e3-9b90-98dacc0be2c1 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Created reservations ['1a898126-519f-4b48-9b61-f2f573ac9c9c', '96b290d4-5944-43e9-9297-72c16ad0280a', '77bcbb1d-bb1e-482e-9945-6885f1db7794', 'fce39b43-9504-4cbd-9485-7040e9e78d5c'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:13:06.981875 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ee01b7bf-295e-46d2-9d7b-268057d480c4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:06.984309 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ee01b7bf-295e-46d2-9d7b-268057d480c4 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/volumes/c69be8d7-d9be-4302-a0d1-aa82c7b5cd14 Aug 13 21:13:06.984599 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ee01b7bf-295e-46d2-9d7b-268057d480c4 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:06.984769 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ee01b7bf-295e-46d2-9d7b-268057d480c4 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:06.991562 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-33826774-7876-49e3-9b90-98dacc0be2c1 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Snapshot create request issued successfully. Aug 13 21:13:06.992019 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-33826774-7876-49e3-9b90-98dacc0be2c1 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] https://10.4.3.14/volume/v3/snapshots returned with HTTP 202 Aug 13 21:13:06.992558 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 742/2978] 10.4.3.14 () {68 vars in 1258 bytes} [Thu Aug 13 21:13:06 2026] POST /volume/v3/snapshots => generated 314 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:13:06.996403 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:06.996403 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:07.003603 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ee01b7bf-295e-46d2-9d7b-268057d480c4 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Volume info retrieved successfully. Aug 13 21:13:07.003717 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-5489a1f1-c87f-43ee-89c3-be08e674646d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:07.007389 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5489a1f1-c87f-43ee-89c3-be08e674646d tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] GET https://10.4.3.14/volume/v3/snapshots/bff754a8-4af3-4b6f-bbe3-37627f0454dc Aug 13 21:13:07.008761 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5489a1f1-c87f-43ee-89c3-be08e674646d tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:07.009538 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5489a1f1-c87f-43ee-89c3-be08e674646d tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:07.009942 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ee01b7bf-295e-46d2-9d7b-268057d480c4 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/volumes/c69be8d7-d9be-4302-a0d1-aa82c7b5cd14 returned with HTTP 200 Aug 13 21:13:07.011279 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 745/2979] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:06 2026] GET /volume/v3/volumes/c69be8d7-d9be-4302-a0d1-aa82c7b5cd14 => generated 839 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:07.019164 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:07.019164 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:07.020956 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-5489a1f1-c87f-43ee-89c3-be08e674646d tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Snapshot retrieved successfully. Aug 13 21:13:07.020956 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5489a1f1-c87f-43ee-89c3-be08e674646d tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] https://10.4.3.14/volume/v3/snapshots/bff754a8-4af3-4b6f-bbe3-37627f0454dc returned with HTTP 200 Aug 13 21:13:07.020956 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 753/2980] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:13:07 2026] GET /volume/v3/snapshots/bff754a8-4af3-4b6f-bbe3-37627f0454dc => generated 446 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:07.137974 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-70ddff86-2d45-485c-8f51-28f950eb82a4 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:07.141056 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-70ddff86-2d45-485c-8f51-28f950eb82a4 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/1a494dc6-b01c-43fa-9b8d-b03620c1a65e Aug 13 21:13:07.141349 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-70ddff86-2d45-485c-8f51-28f950eb82a4 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:07.141572 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-70ddff86-2d45-485c-8f51-28f950eb82a4 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:07.141712 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-70ddff86-2d45-485c-8f51-28f950eb82a4 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id 1a494dc6-b01c-43fa-9b8d-b03620c1a65e. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:07.152407 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:07.152407 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:07.153287 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-70ddff86-2d45-485c-8f51-28f950eb82a4 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/1a494dc6-b01c-43fa-9b8d-b03620c1a65e returned with HTTP 200 Aug 13 21:13:07.153718 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 741/2981] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:13:07 2026] GET /volume/v3/backups/1a494dc6-b01c-43fa-9b8d-b03620c1a65e => generated 733 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:07.169443 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-6c87316c-d3be-499e-ba56-1c40c09c0211 req-9c9b6cf8-ac7b-4509-bea9-c262c21c74d0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:07.175067 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-6c87316c-d3be-499e-ba56-1c40c09c0211 req-9c9b6cf8-ac7b-4509-bea9-c262c21c74d0 tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:13:07.175683 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-6c87316c-d3be-499e-ba56-1c40c09c0211 req-9c9b6cf8-ac7b-4509-bea9-c262c21c74d0 tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-900919864", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:13:07.177902 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [req-6c87316c-d3be-499e-ba56-1c40c09c0211 req-9c9b6cf8-ac7b-4509-bea9-c262c21c74d0 tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-900919864', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:13:07.179557 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [req-6c87316c-d3be-499e-ba56-1c40c09c0211 req-9c9b6cf8-ac7b-4509-bea9-c262c21c74d0 tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-member] Create volume of 1 GB Aug 13 21:13:07.179557 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:07.179557 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:07.183223 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-6c87316c-d3be-499e-ba56-1c40c09c0211 req-9c9b6cf8-ac7b-4509-bea9-c262c21c74d0 tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-member] Availability Zones retrieved successfully. Aug 13 21:13:07.190284 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [req-6c87316c-d3be-499e-ba56-1c40c09c0211 req-9c9b6cf8-ac7b-4509-bea9-c262c21c74d0 tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-member] Flow 'volume_create_api' (fe6bc8ee-8917-4d87-8626-75dc56cf94c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:13:07.191503 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [req-6c87316c-d3be-499e-ba56-1c40c09c0211 req-9c9b6cf8-ac7b-4509-bea9-c262c21c74d0 tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c450a04c-439a-429b-aa77-a83be444a170) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:13:07.193290 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [req-6c87316c-d3be-499e-ba56-1c40c09c0211 req-9c9b6cf8-ac7b-4509-bea9-c262c21c74d0 tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:13:07.223502 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [req-6c87316c-d3be-499e-ba56-1c40c09c0211 req-9c9b6cf8-ac7b-4509-bea9-c262c21c74d0 tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c450a04c-439a-429b-aa77-a83be444a170) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:13:07.225259 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [req-6c87316c-d3be-499e-ba56-1c40c09c0211 req-9c9b6cf8-ac7b-4509-bea9-c262c21c74d0 tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff26785e-26a4-493e-afc2-74e469fc569b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:13:07.328432 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [req-6c87316c-d3be-499e-ba56-1c40c09c0211 req-9c9b6cf8-ac7b-4509-bea9-c262c21c74d0 tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-member] Created reservations ['0be70831-b5a8-4003-af6f-2248fde11449', '7ba289db-8d97-49c5-aa70-6e63d89798e1', 'a3c75a20-c4b5-4e22-b961-9e770e4fff6f', '97c54a23-27db-418d-a3d6-e700f37f5a3a'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:13:07.329578 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [req-6c87316c-d3be-499e-ba56-1c40c09c0211 req-9c9b6cf8-ac7b-4509-bea9-c262c21c74d0 tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff26785e-26a4-493e-afc2-74e469fc569b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0be70831-b5a8-4003-af6f-2248fde11449', '7ba289db-8d97-49c5-aa70-6e63d89798e1', 'a3c75a20-c4b5-4e22-b961-9e770e4fff6f', '97c54a23-27db-418d-a3d6-e700f37f5a3a']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:13:07.330666 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [req-6c87316c-d3be-499e-ba56-1c40c09c0211 req-9c9b6cf8-ac7b-4509-bea9-c262c21c74d0 tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9105a095-ddbf-40f8-b97a-f0ecd181b95e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:13:07.364900 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [req-6c87316c-d3be-499e-ba56-1c40c09c0211 req-9c9b6cf8-ac7b-4509-bea9-c262c21c74d0 tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9105a095-ddbf-40f8-b97a-f0ecd181b95e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92aee6de-b13e-4a5d-9e63-87a746b47c10', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-900919864',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='163fc76884de47ba8478f4afe9210a29',qos_specs=None,replication_status=,reservations=['0be70831-b5a8-4003-af6f-2248fde11449','7ba289db-8d97-49c5-aa70-6e63d89798e1','a3c75a20-c4b5-4e22-b961-9e770e4fff6f','97c54a23-27db-418d-a3d6-e700f37f5a3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8005c02f174349b78ee3002c48e3ddf4',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:13:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-900919864',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92aee6de-b13e-4a5d-9e63-87a746b47c10,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='163fc76884de47ba8478f4afe9210a29',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8005c02f174349b78ee3002c48e3ddf4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:13:07.366259 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [req-6c87316c-d3be-499e-ba56-1c40c09c0211 req-9c9b6cf8-ac7b-4509-bea9-c262c21c74d0 tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39897360-535c-48b6-888b-98e35fae76e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:13:07.402957 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [req-6c87316c-d3be-499e-ba56-1c40c09c0211 req-9c9b6cf8-ac7b-4509-bea9-c262c21c74d0 tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39897360-535c-48b6-888b-98e35fae76e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-900919864',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='163fc76884de47ba8478f4afe9210a29',qos_specs=None,replication_status=,reservations=['0be70831-b5a8-4003-af6f-2248fde11449','7ba289db-8d97-49c5-aa70-6e63d89798e1','a3c75a20-c4b5-4e22-b961-9e770e4fff6f','97c54a23-27db-418d-a3d6-e700f37f5a3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8005c02f174349b78ee3002c48e3ddf4',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:13:07.402957 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [req-6c87316c-d3be-499e-ba56-1c40c09c0211 req-9c9b6cf8-ac7b-4509-bea9-c262c21c74d0 tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7233bda-893e-49a8-9480-0ce44f9c4cbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:13:07.413763 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [req-6c87316c-d3be-499e-ba56-1c40c09c0211 req-9c9b6cf8-ac7b-4509-bea9-c262c21c74d0 tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7233bda-893e-49a8-9480-0ce44f9c4cbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:13:07.414784 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [req-6c87316c-d3be-499e-ba56-1c40c09c0211 req-9c9b6cf8-ac7b-4509-bea9-c262c21c74d0 tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-member] Flow 'volume_create_api' (fe6bc8ee-8917-4d87-8626-75dc56cf94c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:13:07.415093 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-6c87316c-d3be-499e-ba56-1c40c09c0211 req-9c9b6cf8-ac7b-4509-bea9-c262c21c74d0 tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-member] Create volume request issued successfully. Aug 13 21:13:07.415777 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-6c87316c-d3be-499e-ba56-1c40c09c0211 req-9c9b6cf8-ac7b-4509-bea9-c262c21c74d0 tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:13:07.416469 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 743/2982] 10.4.3.14 () {72 vars in 1534 bytes} [Thu Aug 13 21:13:07 2026] POST /volume/v3/volumes => generated 752 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:13:07.427593 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-6c87316c-d3be-499e-ba56-1c40c09c0211 req-becbf838-9a80-4b43-a08f-37b4c6e9027a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:07.430409 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-6c87316c-d3be-499e-ba56-1c40c09c0211 req-becbf838-9a80-4b43-a08f-37b4c6e9027a tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-member] GET https://10.4.3.14/volume/v3/volumes/92aee6de-b13e-4a5d-9e63-87a746b47c10 Aug 13 21:13:07.430736 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-6c87316c-d3be-499e-ba56-1c40c09c0211 req-becbf838-9a80-4b43-a08f-37b4c6e9027a tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:07.430952 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-6c87316c-d3be-499e-ba56-1c40c09c0211 req-becbf838-9a80-4b43-a08f-37b4c6e9027a tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:07.441451 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:07.441451 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:07.453532 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-6c87316c-d3be-499e-ba56-1c40c09c0211 req-becbf838-9a80-4b43-a08f-37b4c6e9027a tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-member] Volume info retrieved successfully. Aug 13 21:13:07.458859 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-6c87316c-d3be-499e-ba56-1c40c09c0211 req-becbf838-9a80-4b43-a08f-37b4c6e9027a tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-member] https://10.4.3.14/volume/v3/volumes/92aee6de-b13e-4a5d-9e63-87a746b47c10 returned with HTTP 200 Aug 13 21:13:07.463412 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 746/2983] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:13:07 2026] GET /volume/v3/volumes/92aee6de-b13e-4a5d-9e63-87a746b47c10 => generated 820 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:07.499494 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-98844afe-bf63-43ab-a634-5b58debbec14 req-6e140239-b310-4665-8f95-807e590f863c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:07.502832 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-98844afe-bf63-43ab-a634-5b58debbec14 req-6e140239-b310-4665-8f95-807e590f863c tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-member] GET https://10.4.3.14/volume/v3/volumes/92aee6de-b13e-4a5d-9e63-87a746b47c10 Aug 13 21:13:07.503037 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-98844afe-bf63-43ab-a634-5b58debbec14 req-6e140239-b310-4665-8f95-807e590f863c tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:07.503236 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-98844afe-bf63-43ab-a634-5b58debbec14 req-6e140239-b310-4665-8f95-807e590f863c tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:07.509840 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:07.509840 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:07.514220 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-98844afe-bf63-43ab-a634-5b58debbec14 req-6e140239-b310-4665-8f95-807e590f863c tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-member] Volume info retrieved successfully. Aug 13 21:13:07.521478 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-98844afe-bf63-43ab-a634-5b58debbec14 req-6e140239-b310-4665-8f95-807e590f863c tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-member] https://10.4.3.14/volume/v3/volumes/92aee6de-b13e-4a5d-9e63-87a746b47c10 returned with HTTP 200 Aug 13 21:13:07.522081 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 754/2984] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:13:07 2026] GET /volume/v3/volumes/92aee6de-b13e-4a5d-9e63-87a746b47c10 => generated 820 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:08.032790 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-350a6063-4314-43a3-ba1f-c16bd016db3d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:08.033197 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1d229f27-c04c-47a2-9bd8-e625e7dc48c8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:08.033552 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-350a6063-4314-43a3-ba1f-c16bd016db3d tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] GET https://10.4.3.14/volume/v3/snapshots/bff754a8-4af3-4b6f-bbe3-37627f0454dc Aug 13 21:13:08.033773 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-350a6063-4314-43a3-ba1f-c16bd016db3d tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:08.034041 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-350a6063-4314-43a3-ba1f-c16bd016db3d tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:08.037082 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1d229f27-c04c-47a2-9bd8-e625e7dc48c8 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/volumes/c69be8d7-d9be-4302-a0d1-aa82c7b5cd14 Aug 13 21:13:08.037082 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1d229f27-c04c-47a2-9bd8-e625e7dc48c8 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:08.037082 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1d229f27-c04c-47a2-9bd8-e625e7dc48c8 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:08.040441 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:08.040441 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:08.041138 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-350a6063-4314-43a3-ba1f-c16bd016db3d tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Snapshot retrieved successfully. Aug 13 21:13:08.044004 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-350a6063-4314-43a3-ba1f-c16bd016db3d tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] https://10.4.3.14/volume/v3/snapshots/bff754a8-4af3-4b6f-bbe3-37627f0454dc returned with HTTP 200 Aug 13 21:13:08.044004 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 742/2985] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:13:08 2026] GET /volume/v3/snapshots/bff754a8-4af3-4b6f-bbe3-37627f0454dc => generated 473 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:08.053896 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:08.053896 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:08.055981 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-57e5ba89-8254-4c9d-845b-603c5814fb33 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:08.059007 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-57e5ba89-8254-4c9d-845b-603c5814fb33 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] POST https://10.4.3.14/volume/v3/snapshots Aug 13 21:13:08.059007 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-57e5ba89-8254-4c9d-845b-603c5814fb33 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "647629ad-3cda-4ecd-a403-ee6bba4f7875", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1327188577"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:13:08.062007 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-1d229f27-c04c-47a2-9bd8-e625e7dc48c8 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Volume info retrieved successfully. Aug 13 21:13:08.067645 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1d229f27-c04c-47a2-9bd8-e625e7dc48c8 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/volumes/c69be8d7-d9be-4302-a0d1-aa82c7b5cd14 returned with HTTP 200 Aug 13 21:13:08.068345 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 744/2986] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:08 2026] GET /volume/v3/volumes/c69be8d7-d9be-4302-a0d1-aa82c7b5cd14 => generated 839 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:08.072012 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:08.072012 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:08.072699 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-57e5ba89-8254-4c9d-845b-603c5814fb33 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Volume info retrieved successfully. Aug 13 21:13:08.072903 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-57e5ba89-8254-4c9d-845b-603c5814fb33 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Create snapshot from volume 647629ad-3cda-4ecd-a403-ee6bba4f7875 Aug 13 21:13:08.108463 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-57e5ba89-8254-4c9d-845b-603c5814fb33 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Created reservations ['70e35f39-687c-4b26-a9fb-da44be14dcdb', 'd376fd1f-46d1-4089-8c63-718a909c3428', 'f931c053-a124-40f2-9d3a-b142bd454ca2', 'a192c68b-1ac3-4325-b438-bb39837d756a'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:13:08.141321 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-57e5ba89-8254-4c9d-845b-603c5814fb33 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Snapshot create request issued successfully. Aug 13 21:13:08.141535 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-57e5ba89-8254-4c9d-845b-603c5814fb33 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] https://10.4.3.14/volume/v3/snapshots returned with HTTP 202 Aug 13 21:13:08.142022 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 747/2987] 10.4.3.14 () {68 vars in 1258 bytes} [Thu Aug 13 21:13:08 2026] POST /volume/v3/snapshots => generated 314 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:13:08.151049 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-83f1cfb7-6492-4504-b390-c5132a24c896 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:08.154006 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-83f1cfb7-6492-4504-b390-c5132a24c896 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] GET https://10.4.3.14/volume/v3/snapshots/443db2bf-a389-4014-8ef3-fac2918ef273 Aug 13 21:13:08.154282 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-83f1cfb7-6492-4504-b390-c5132a24c896 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:08.154390 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-83f1cfb7-6492-4504-b390-c5132a24c896 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:08.162957 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:08.162957 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:08.163570 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-83f1cfb7-6492-4504-b390-c5132a24c896 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Snapshot retrieved successfully. Aug 13 21:13:08.164250 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-9e83a9e2-8488-4bd7-aa41-283e405e0726 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:08.164472 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-83f1cfb7-6492-4504-b390-c5132a24c896 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] https://10.4.3.14/volume/v3/snapshots/443db2bf-a389-4014-8ef3-fac2918ef273 returned with HTTP 200 Aug 13 21:13:08.164868 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 755/2988] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:13:08 2026] GET /volume/v3/snapshots/443db2bf-a389-4014-8ef3-fac2918ef273 => generated 446 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:08.166434 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9e83a9e2-8488-4bd7-aa41-283e405e0726 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/1a494dc6-b01c-43fa-9b8d-b03620c1a65e Aug 13 21:13:08.166639 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9e83a9e2-8488-4bd7-aa41-283e405e0726 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:08.166827 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9e83a9e2-8488-4bd7-aa41-283e405e0726 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:08.166914 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-9e83a9e2-8488-4bd7-aa41-283e405e0726 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id 1a494dc6-b01c-43fa-9b8d-b03620c1a65e. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:08.175198 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:08.175198 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:08.175987 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9e83a9e2-8488-4bd7-aa41-283e405e0726 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/1a494dc6-b01c-43fa-9b8d-b03620c1a65e returned with HTTP 200 Aug 13 21:13:08.176383 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 743/2989] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:13:08 2026] GET /volume/v3/backups/1a494dc6-b01c-43fa-9b8d-b03620c1a65e => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:08.550210 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-16f70006-a755-4c67-a953-311f6b3c843a req-8fb482ad-3515-4bae-825d-363a3857c1d1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:08.554095 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-16f70006-a755-4c67-a953-311f6b3c843a req-8fb482ad-3515-4bae-825d-363a3857c1d1 tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-member] GET https://10.4.3.14/volume/v3/volumes/92aee6de-b13e-4a5d-9e63-87a746b47c10 Aug 13 21:13:08.554095 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-16f70006-a755-4c67-a953-311f6b3c843a req-8fb482ad-3515-4bae-825d-363a3857c1d1 tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:08.554095 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-16f70006-a755-4c67-a953-311f6b3c843a req-8fb482ad-3515-4bae-825d-363a3857c1d1 tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:08.560780 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:08.560780 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:08.567986 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-16f70006-a755-4c67-a953-311f6b3c843a req-8fb482ad-3515-4bae-825d-363a3857c1d1 tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-member] Volume info retrieved successfully. Aug 13 21:13:08.570022 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-16f70006-a755-4c67-a953-311f6b3c843a req-8fb482ad-3515-4bae-825d-363a3857c1d1 tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-member] https://10.4.3.14/volume/v3/volumes/92aee6de-b13e-4a5d-9e63-87a746b47c10 returned with HTTP 200 Aug 13 21:13:08.570566 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 745/2990] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:13:08 2026] GET /volume/v3/volumes/92aee6de-b13e-4a5d-9e63-87a746b47c10 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:08.595748 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-6cc3a06c-a345-4423-9e57-7b0e9e4fc435 req-4f751d1f-bee2-4247-8746-1b3eac222b5e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:08.597864 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-6cc3a06c-a345-4423-9e57-7b0e9e4fc435 req-4f751d1f-bee2-4247-8746-1b3eac222b5e tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-member] POST https://10.4.3.14/volume/v3/snapshots Aug 13 21:13:08.598192 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-6cc3a06c-a345-4423-9e57-7b0e9e4fc435 req-4f751d1f-bee2-4247-8746-1b3eac222b5e tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "92aee6de-b13e-4a5d-9e63-87a746b47c10", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-57166226", "description": null, "metadata": {}}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:13:08.606253 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:08.606253 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:08.608681 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-6cc3a06c-a345-4423-9e57-7b0e9e4fc435 req-4f751d1f-bee2-4247-8746-1b3eac222b5e tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-member] Volume info retrieved successfully. Aug 13 21:13:08.608681 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [req-6cc3a06c-a345-4423-9e57-7b0e9e4fc435 req-4f751d1f-bee2-4247-8746-1b3eac222b5e tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-member] Create snapshot from volume 92aee6de-b13e-4a5d-9e63-87a746b47c10 Aug 13 21:13:08.652307 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [req-6cc3a06c-a345-4423-9e57-7b0e9e4fc435 req-4f751d1f-bee2-4247-8746-1b3eac222b5e tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-member] Created reservations ['9a0f0e32-1c6c-4333-8bd3-2f03fd030b59', '14215509-cb55-43df-a26b-a5493606525a', 'f90f6c85-2f30-4d5f-95e0-37d8829b8d9b', '976c95bc-95e2-41c1-9b11-48e14d87e587'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:13:08.683636 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-6cc3a06c-a345-4423-9e57-7b0e9e4fc435 req-4f751d1f-bee2-4247-8746-1b3eac222b5e tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-member] Snapshot create request issued successfully. Aug 13 21:13:08.683999 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-6cc3a06c-a345-4423-9e57-7b0e9e4fc435 req-4f751d1f-bee2-4247-8746-1b3eac222b5e tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-member] https://10.4.3.14/volume/v3/snapshots returned with HTTP 202 Aug 13 21:13:08.684414 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 748/2991] 10.4.3.14 () {72 vars in 1540 bytes} [Thu Aug 13 21:13:08 2026] POST /volume/v3/snapshots => generated 309 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:13:08.868941 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-3e686147-06ae-4bb8-87e2-b2a6b3f3cb52 req-f7590ec8-9573-4f0b-96d2-d836cab9e105 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:08.872219 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-3e686147-06ae-4bb8-87e2-b2a6b3f3cb52 req-f7590ec8-9573-4f0b-96d2-d836cab9e105 tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-reader] GET https://10.4.3.14/volume/v3/snapshots/f6806176-8199-4d04-8d57-2ff6089e4905 Aug 13 21:13:08.874985 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-3e686147-06ae-4bb8-87e2-b2a6b3f3cb52 req-f7590ec8-9573-4f0b-96d2-d836cab9e105 tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-reader] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:08.874985 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-3e686147-06ae-4bb8-87e2-b2a6b3f3cb52 req-f7590ec8-9573-4f0b-96d2-d836cab9e105 tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-reader] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:08.880877 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:08.880877 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:08.881557 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-3e686147-06ae-4bb8-87e2-b2a6b3f3cb52 req-f7590ec8-9573-4f0b-96d2-d836cab9e105 tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-reader] Snapshot retrieved successfully. Aug 13 21:13:08.882772 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-3e686147-06ae-4bb8-87e2-b2a6b3f3cb52 req-f7590ec8-9573-4f0b-96d2-d836cab9e105 tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-reader] https://10.4.3.14/volume/v3/snapshots/f6806176-8199-4d04-8d57-2ff6089e4905 returned with HTTP 200 Aug 13 21:13:08.884101 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 756/2992] 10.4.3.14 () {68 vars in 1597 bytes} [Thu Aug 13 21:13:08 2026] GET /volume/v3/snapshots/f6806176-8199-4d04-8d57-2ff6089e4905 => generated 468 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:08.922257 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-151fa41b-5a72-4313-a167-29e5b5e29e39 req-9a5a2dbc-f7ce-4196-ae34-c564046fe6ab None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:08.924379 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-151fa41b-5a72-4313-a167-29e5b5e29e39 req-9a5a2dbc-f7ce-4196-ae34-c564046fe6ab tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-reader] GET https://10.4.3.14/volume/v3/snapshots/detail Aug 13 21:13:08.924741 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-151fa41b-5a72-4313-a167-29e5b5e29e39 req-9a5a2dbc-f7ce-4196-ae34-c564046fe6ab tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-reader] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:08.925123 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-151fa41b-5a72-4313-a167-29e5b5e29e39 req-9a5a2dbc-f7ce-4196-ae34-c564046fe6ab tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-reader] Calling method 'detail' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:08.925523 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.api_utils [req-151fa41b-5a72-4313-a167-29e5b5e29e39 req-9a5a2dbc-f7ce-4196-ae34-c564046fe6ab tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-reader] Removing options '' from query. {{(pid=100217) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:13:08.927567 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.db.api [req-151fa41b-5a72-4313-a167-29e5b5e29e39 req-9a5a2dbc-f7ce-4196-ae34-c564046fe6ab tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-reader] Building query based on filter {{(pid=100217) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 21:13:08.931210 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-151fa41b-5a72-4313-a167-29e5b5e29e39 req-9a5a2dbc-f7ce-4196-ae34-c564046fe6ab tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-reader] Get all snapshots completed successfully. Aug 13 21:13:08.931853 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:08.931853 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:08.932587 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-151fa41b-5a72-4313-a167-29e5b5e29e39 req-9a5a2dbc-f7ce-4196-ae34-c564046fe6ab tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-reader] https://10.4.3.14/volume/v3/snapshots/detail returned with HTTP 200 Aug 13 21:13:08.933148 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 744/2993] 10.4.3.14 () {68 vars in 1507 bytes} [Thu Aug 13 21:13:08 2026] GET /volume/v3/snapshots/detail => generated 471 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:08.960583 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-fcd29977-9ba2-4245-afe5-03f02d0c4271 req-34bab680-bc8f-46d3-b211-f1090608ce8b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:08.962477 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-fcd29977-9ba2-4245-afe5-03f02d0c4271 req-34bab680-bc8f-46d3-b211-f1090608ce8b tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-member] GET https://10.4.3.14/volume/v3/snapshots/f6806176-8199-4d04-8d57-2ff6089e4905 Aug 13 21:13:08.962632 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-fcd29977-9ba2-4245-afe5-03f02d0c4271 req-34bab680-bc8f-46d3-b211-f1090608ce8b tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:08.962813 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-fcd29977-9ba2-4245-afe5-03f02d0c4271 req-34bab680-bc8f-46d3-b211-f1090608ce8b tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:08.969522 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:08.969522 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:08.969522 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-fcd29977-9ba2-4245-afe5-03f02d0c4271 req-34bab680-bc8f-46d3-b211-f1090608ce8b tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-member] Snapshot retrieved successfully. Aug 13 21:13:08.969522 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-fcd29977-9ba2-4245-afe5-03f02d0c4271 req-34bab680-bc8f-46d3-b211-f1090608ce8b tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-member] https://10.4.3.14/volume/v3/snapshots/f6806176-8199-4d04-8d57-2ff6089e4905 returned with HTTP 200 Aug 13 21:13:08.969738 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 746/2994] 10.4.3.14 () {68 vars in 1597 bytes} [Thu Aug 13 21:13:08 2026] GET /volume/v3/snapshots/f6806176-8199-4d04-8d57-2ff6089e4905 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:08.991616 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-12e905b3-0f27-4f69-a90e-5026a8f3bb6b req-5b2947bd-7f6f-4d27-ad6b-0dfdc18197d8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:08.994299 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-12e905b3-0f27-4f69-a90e-5026a8f3bb6b req-5b2947bd-7f6f-4d27-ad6b-0dfdc18197d8 tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-member] DELETE https://10.4.3.14/volume/v3/snapshots/f6806176-8199-4d04-8d57-2ff6089e4905 Aug 13 21:13:08.994451 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-12e905b3-0f27-4f69-a90e-5026a8f3bb6b req-5b2947bd-7f6f-4d27-ad6b-0dfdc18197d8 tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:08.994661 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-12e905b3-0f27-4f69-a90e-5026a8f3bb6b req-5b2947bd-7f6f-4d27-ad6b-0dfdc18197d8 tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:08.994780 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [req-12e905b3-0f27-4f69-a90e-5026a8f3bb6b req-5b2947bd-7f6f-4d27-ad6b-0dfdc18197d8 tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-member] Delete snapshot with id: f6806176-8199-4d04-8d57-2ff6089e4905 Aug 13 21:13:09.005281 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:09.005281 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:09.005744 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-12e905b3-0f27-4f69-a90e-5026a8f3bb6b req-5b2947bd-7f6f-4d27-ad6b-0dfdc18197d8 tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-member] Snapshot retrieved successfully. Aug 13 21:13:09.035056 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-12e905b3-0f27-4f69-a90e-5026a8f3bb6b req-5b2947bd-7f6f-4d27-ad6b-0dfdc18197d8 tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-member] Snapshot delete request issued successfully. Aug 13 21:13:09.035056 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-12e905b3-0f27-4f69-a90e-5026a8f3bb6b req-5b2947bd-7f6f-4d27-ad6b-0dfdc18197d8 tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-member] https://10.4.3.14/volume/v3/snapshots/f6806176-8199-4d04-8d57-2ff6089e4905 returned with HTTP 202 Aug 13 21:13:09.035056 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 749/2995] 10.4.3.14 () {70 vars in 1619 bytes} [Thu Aug 13 21:13:08 2026] DELETE /volume/v3/snapshots/f6806176-8199-4d04-8d57-2ff6089e4905 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:13:09.060107 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-04589831-e535-4ff1-af38-c851fa3ae0fa req-cd82a9be-5881-4b5d-8bab-aa863fbcfc0d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:09.063565 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-04589831-e535-4ff1-af38-c851fa3ae0fa req-cd82a9be-5881-4b5d-8bab-aa863fbcfc0d tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-member] GET https://10.4.3.14/volume/v3/snapshots/f6806176-8199-4d04-8d57-2ff6089e4905 Aug 13 21:13:09.063853 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-04589831-e535-4ff1-af38-c851fa3ae0fa req-cd82a9be-5881-4b5d-8bab-aa863fbcfc0d tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:09.064204 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-04589831-e535-4ff1-af38-c851fa3ae0fa req-cd82a9be-5881-4b5d-8bab-aa863fbcfc0d tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:09.074362 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:09.074362 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:09.075008 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-04589831-e535-4ff1-af38-c851fa3ae0fa req-cd82a9be-5881-4b5d-8bab-aa863fbcfc0d tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-member] Snapshot retrieved successfully. Aug 13 21:13:09.076439 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-04589831-e535-4ff1-af38-c851fa3ae0fa req-cd82a9be-5881-4b5d-8bab-aa863fbcfc0d tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-member] https://10.4.3.14/volume/v3/snapshots/f6806176-8199-4d04-8d57-2ff6089e4905 returned with HTTP 200 Aug 13 21:13:09.079414 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 757/2996] 10.4.3.14 () {68 vars in 1597 bytes} [Thu Aug 13 21:13:09 2026] GET /volume/v3/snapshots/f6806176-8199-4d04-8d57-2ff6089e4905 => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:09.088514 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-fdec9b9a-1589-4585-b387-6422f62edfed None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:09.092516 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fdec9b9a-1589-4585-b387-6422f62edfed tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/volumes/c69be8d7-d9be-4302-a0d1-aa82c7b5cd14 Aug 13 21:13:09.092516 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fdec9b9a-1589-4585-b387-6422f62edfed tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:09.092516 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fdec9b9a-1589-4585-b387-6422f62edfed tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:09.102492 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:09.102492 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:09.107353 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-fdec9b9a-1589-4585-b387-6422f62edfed tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Volume info retrieved successfully. Aug 13 21:13:09.113896 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fdec9b9a-1589-4585-b387-6422f62edfed tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/volumes/c69be8d7-d9be-4302-a0d1-aa82c7b5cd14 returned with HTTP 200 Aug 13 21:13:09.114398 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 745/2997] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:09 2026] GET /volume/v3/volumes/c69be8d7-d9be-4302-a0d1-aa82c7b5cd14 => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:09.175557 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f950a28b-b756-490d-8350-b56fe51e10fa None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:09.177415 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f950a28b-b756-490d-8350-b56fe51e10fa tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] GET https://10.4.3.14/volume/v3/snapshots/443db2bf-a389-4014-8ef3-fac2918ef273 Aug 13 21:13:09.177482 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f950a28b-b756-490d-8350-b56fe51e10fa tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:09.177615 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f950a28b-b756-490d-8350-b56fe51e10fa tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:09.181990 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:09.181990 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:09.182348 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f950a28b-b756-490d-8350-b56fe51e10fa tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Snapshot retrieved successfully. Aug 13 21:13:09.183038 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f950a28b-b756-490d-8350-b56fe51e10fa tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] https://10.4.3.14/volume/v3/snapshots/443db2bf-a389-4014-8ef3-fac2918ef273 returned with HTTP 200 Aug 13 21:13:09.183568 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 747/2998] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:13:09 2026] GET /volume/v3/snapshots/443db2bf-a389-4014-8ef3-fac2918ef273 => generated 473 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:09.194797 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-eae14d89-d922-4c84-a442-be45b52fce8a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:09.195698 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-3f75c25b-7679-413a-9623-e73aa431902d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:09.199026 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-eae14d89-d922-4c84-a442-be45b52fce8a tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] GET https://10.4.3.14/volume/v3/snapshots?limit=1 Aug 13 21:13:09.199026 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-eae14d89-d922-4c84-a442-be45b52fce8a tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:09.199128 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3f75c25b-7679-413a-9623-e73aa431902d tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/1a494dc6-b01c-43fa-9b8d-b03620c1a65e Aug 13 21:13:09.199180 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-eae14d89-d922-4c84-a442-be45b52fce8a tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:09.199232 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3f75c25b-7679-413a-9623-e73aa431902d tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:09.199263 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.api_utils [None req-eae14d89-d922-4c84-a442-be45b52fce8a tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Removing options '' from query. {{(pid=100214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:13:09.199290 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3f75c25b-7679-413a-9623-e73aa431902d tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:09.199290 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-3f75c25b-7679-413a-9623-e73aa431902d tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id 1a494dc6-b01c-43fa-9b8d-b03620c1a65e. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:09.199342 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:09.199342 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:09.199342 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.db.api [None req-eae14d89-d922-4c84-a442-be45b52fce8a tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Building query based on filter {{(pid=100214) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 21:13:09.203430 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:09.203430 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:09.204073 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3f75c25b-7679-413a-9623-e73aa431902d tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/1a494dc6-b01c-43fa-9b8d-b03620c1a65e returned with HTTP 200 Aug 13 21:13:09.204562 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 758/2999] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:13:09 2026] GET /volume/v3/backups/1a494dc6-b01c-43fa-9b8d-b03620c1a65e => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:09.207942 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-eae14d89-d922-4c84-a442-be45b52fce8a tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Get all snapshots completed successfully. Aug 13 21:13:09.208757 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-eae14d89-d922-4c84-a442-be45b52fce8a tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] https://10.4.3.14/volume/v3/snapshots?limit=1 returned with HTTP 200 Aug 13 21:13:09.209506 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 750/3000] 10.4.3.14 () {66 vars in 1251 bytes} [Thu Aug 13 21:13:09 2026] GET /volume/v3/snapshots?limit=1 => generated 481 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 21:13:09.222455 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-5c658c55-f000-49c1-9ea9-74f8dc5f612d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:09.225984 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5c658c55-f000-49c1-9ea9-74f8dc5f612d tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] GET https://10.4.3.14/volume/v3/snapshots Aug 13 21:13:09.225984 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5c658c55-f000-49c1-9ea9-74f8dc5f612d tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:09.225984 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5c658c55-f000-49c1-9ea9-74f8dc5f612d tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Calling method 'index' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:09.225984 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.api_utils [None req-5c658c55-f000-49c1-9ea9-74f8dc5f612d tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Removing options '' from query. {{(pid=100217) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:13:09.225984 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.db.api [None req-5c658c55-f000-49c1-9ea9-74f8dc5f612d tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Building query based on filter {{(pid=100217) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 21:13:09.230676 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-5c658c55-f000-49c1-9ea9-74f8dc5f612d tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Get all snapshots completed successfully. Aug 13 21:13:09.231083 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5c658c55-f000-49c1-9ea9-74f8dc5f612d tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] https://10.4.3.14/volume/v3/snapshots returned with HTTP 200 Aug 13 21:13:09.231467 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 746/3001] 10.4.3.14 () {66 vars in 1236 bytes} [Thu Aug 13 21:13:09 2026] GET /volume/v3/snapshots => generated 996 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:09.240375 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-041d3b27-4848-4d85-aa9c-287559e7f83b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:09.242186 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-041d3b27-4848-4d85-aa9c-287559e7f83b tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] GET https://10.4.3.14/volume/v3/snapshots?limit=100000 Aug 13 21:13:09.242417 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-041d3b27-4848-4d85-aa9c-287559e7f83b tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:09.242653 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-041d3b27-4848-4d85-aa9c-287559e7f83b tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Calling method 'index' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:09.242988 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.api_utils [None req-041d3b27-4848-4d85-aa9c-287559e7f83b tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Removing options '' from query. {{(pid=100215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:13:09.244078 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.db.api [None req-041d3b27-4848-4d85-aa9c-287559e7f83b tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Building query based on filter {{(pid=100215) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 21:13:09.254058 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-041d3b27-4848-4d85-aa9c-287559e7f83b tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Get all snapshots completed successfully. Aug 13 21:13:09.254058 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-041d3b27-4848-4d85-aa9c-287559e7f83b tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] https://10.4.3.14/volume/v3/snapshots?limit=100000 returned with HTTP 200 Aug 13 21:13:09.254486 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 748/3002] 10.4.3.14 () {66 vars in 1261 bytes} [Thu Aug 13 21:13:09 2026] GET /volume/v3/snapshots?limit=100000 => generated 996 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 21:13:09.264874 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c0fa55ed-05df-4551-b7a0-076d83aed956 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:09.266791 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c0fa55ed-05df-4551-b7a0-076d83aed956 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] GET https://10.4.3.14/volume/v3/snapshots?limit=0 Aug 13 21:13:09.267057 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c0fa55ed-05df-4551-b7a0-076d83aed956 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:09.267261 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c0fa55ed-05df-4551-b7a0-076d83aed956 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Calling method 'index' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:09.267532 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.api_utils [None req-c0fa55ed-05df-4551-b7a0-076d83aed956 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Removing options '' from query. {{(pid=100216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:13:09.268625 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.db.api [None req-c0fa55ed-05df-4551-b7a0-076d83aed956 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Building query based on filter {{(pid=100216) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 21:13:09.272891 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-c0fa55ed-05df-4551-b7a0-076d83aed956 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Get all snapshots completed successfully. Aug 13 21:13:09.273201 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c0fa55ed-05df-4551-b7a0-076d83aed956 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] https://10.4.3.14/volume/v3/snapshots?limit=0 returned with HTTP 200 Aug 13 21:13:09.273645 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 759/3003] 10.4.3.14 () {66 vars in 1251 bytes} [Thu Aug 13 21:13:09 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 21:13:09.289613 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3b8ceab0-cc01-444d-9030-df08a4494981 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:09.294092 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3b8ceab0-cc01-444d-9030-df08a4494981 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] GET https://10.4.3.14/volume/v3/snapshots Aug 13 21:13:09.294331 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3b8ceab0-cc01-444d-9030-df08a4494981 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:09.294626 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3b8ceab0-cc01-444d-9030-df08a4494981 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:09.294810 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.api_utils [None req-3b8ceab0-cc01-444d-9030-df08a4494981 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Removing options '' from query. {{(pid=100214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:13:09.295248 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:09.295248 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:09.296792 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.db.api [None req-3b8ceab0-cc01-444d-9030-df08a4494981 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Building query based on filter {{(pid=100214) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 21:13:09.306664 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3b8ceab0-cc01-444d-9030-df08a4494981 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Get all snapshots completed successfully. Aug 13 21:13:09.307144 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3b8ceab0-cc01-444d-9030-df08a4494981 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] https://10.4.3.14/volume/v3/snapshots returned with HTTP 200 Aug 13 21:13:09.307627 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 751/3004] 10.4.3.14 () {66 vars in 1236 bytes} [Thu Aug 13 21:13:09 2026] GET /volume/v3/snapshots => generated 996 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:09.317695 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3d7ae7b0-df5a-4b9e-9b17-e9716a18961d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:09.319556 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3d7ae7b0-df5a-4b9e-9b17-e9716a18961d tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] GET https://10.4.3.14/volume/v3/snapshots?marker=bff754a8-4af3-4b6f-bbe3-37627f0454dc Aug 13 21:13:09.319753 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3d7ae7b0-df5a-4b9e-9b17-e9716a18961d tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:09.320021 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3d7ae7b0-df5a-4b9e-9b17-e9716a18961d tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Calling method 'index' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:09.320307 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.api_utils [None req-3d7ae7b0-df5a-4b9e-9b17-e9716a18961d tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Removing options '' from query. {{(pid=100217) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:13:09.320616 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:09.320616 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:09.321423 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.db.api [None req-3d7ae7b0-df5a-4b9e-9b17-e9716a18961d tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Building query based on filter {{(pid=100217) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 21:13:09.338508 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-3d7ae7b0-df5a-4b9e-9b17-e9716a18961d tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Get all snapshots completed successfully. Aug 13 21:13:09.339040 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3d7ae7b0-df5a-4b9e-9b17-e9716a18961d tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] https://10.4.3.14/volume/v3/snapshots?marker=bff754a8-4af3-4b6f-bbe3-37627f0454dc returned with HTTP 200 Aug 13 21:13:09.339581 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 747/3005] 10.4.3.14 () {66 vars in 1323 bytes} [Thu Aug 13 21:13:09 2026] GET /volume/v3/snapshots?marker=bff754a8-4af3-4b6f-bbe3-37627f0454dc => generated 342 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:09.351618 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-be590080-904a-4986-89a3-b1c8eacd4b2d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:09.351994 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-be590080-904a-4986-89a3-b1c8eacd4b2d tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] GET https://10.4.3.14/volume/v3/snapshots?offset=2&limit=3 Aug 13 21:13:09.352190 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-be590080-904a-4986-89a3-b1c8eacd4b2d tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:09.352363 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-be590080-904a-4986-89a3-b1c8eacd4b2d tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Calling method 'index' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:09.352566 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.api_utils [None req-be590080-904a-4986-89a3-b1c8eacd4b2d tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Removing options '' from query. {{(pid=100215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:13:09.353999 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:09.353999 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:09.353999 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.db.api [None req-be590080-904a-4986-89a3-b1c8eacd4b2d tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Building query based on filter {{(pid=100215) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 21:13:09.366449 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-be590080-904a-4986-89a3-b1c8eacd4b2d tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Get all snapshots completed successfully. Aug 13 21:13:09.367191 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-be590080-904a-4986-89a3-b1c8eacd4b2d tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] https://10.4.3.14/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Aug 13 21:13:09.367380 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 749/3006] 10.4.3.14 () {66 vars in 1269 bytes} [Thu Aug 13 21:13:09 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 342 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:09.381619 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0791e145-fa35-49fc-ba7e-fc45a80aa010 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:09.384958 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0791e145-fa35-49fc-ba7e-fc45a80aa010 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] GET https://10.4.3.14/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Aug 13 21:13:09.385216 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0791e145-fa35-49fc-ba7e-fc45a80aa010 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:09.385445 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0791e145-fa35-49fc-ba7e-fc45a80aa010 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Calling method 'index' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:09.385680 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.api_utils [None req-0791e145-fa35-49fc-ba7e-fc45a80aa010 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Removing options '' from query. {{(pid=100216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:13:09.386753 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.db.api [None req-0791e145-fa35-49fc-ba7e-fc45a80aa010 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Building query based on filter {{(pid=100216) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 21:13:09.410218 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-0791e145-fa35-49fc-ba7e-fc45a80aa010 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Get all snapshots completed successfully. Aug 13 21:13:09.410576 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0791e145-fa35-49fc-ba7e-fc45a80aa010 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] https://10.4.3.14/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Aug 13 21:13:09.411144 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 760/3007] 10.4.3.14 () {66 vars in 1301 bytes} [Thu Aug 13 21:13:09 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 996 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:09.423575 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-459f6787-e9cf-4ff4-aea9-f86d045c0386 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:09.425993 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-459f6787-e9cf-4ff4-aea9-f86d045c0386 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] GET https://10.4.3.14/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Aug 13 21:13:09.426197 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-459f6787-e9cf-4ff4-aea9-f86d045c0386 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:09.426367 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-459f6787-e9cf-4ff4-aea9-f86d045c0386 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:09.426597 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.api_utils [None req-459f6787-e9cf-4ff4-aea9-f86d045c0386 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Removing options '' from query. {{(pid=100214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:13:09.426850 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:09.426850 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:09.427662 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.db.api [None req-459f6787-e9cf-4ff4-aea9-f86d045c0386 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Building query based on filter {{(pid=100214) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 21:13:09.432615 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-459f6787-e9cf-4ff4-aea9-f86d045c0386 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Get all snapshots completed successfully. Aug 13 21:13:09.433999 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-459f6787-e9cf-4ff4-aea9-f86d045c0386 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] https://10.4.3.14/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Aug 13 21:13:09.433999 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 752/3008] 10.4.3.14 () {66 vars in 1303 bytes} [Thu Aug 13 21:13:09 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 996 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:09.446345 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c51dd306-aa76-4db9-8aa3-b9f98314ebff None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:09.448324 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c51dd306-aa76-4db9-8aa3-b9f98314ebff tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] GET https://10.4.3.14/volume/v3/snapshots?sort_key=id&sort_dir=asc Aug 13 21:13:09.448516 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c51dd306-aa76-4db9-8aa3-b9f98314ebff tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:09.448905 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c51dd306-aa76-4db9-8aa3-b9f98314ebff tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Calling method 'index' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:09.448905 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.api_utils [None req-c51dd306-aa76-4db9-8aa3-b9f98314ebff tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Removing options '' from query. {{(pid=100217) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:13:09.450997 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:09.450997 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:09.450997 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.db.api [None req-c51dd306-aa76-4db9-8aa3-b9f98314ebff tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Building query based on filter {{(pid=100217) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 21:13:09.463853 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-c51dd306-aa76-4db9-8aa3-b9f98314ebff tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Get all snapshots completed successfully. Aug 13 21:13:09.465893 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c51dd306-aa76-4db9-8aa3-b9f98314ebff tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] https://10.4.3.14/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Aug 13 21:13:09.465893 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 748/3009] 10.4.3.14 () {66 vars in 1285 bytes} [Thu Aug 13 21:13:09 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 996 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:09.479409 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-bc9bf779-ea23-4968-8a45-0a14cbc691b2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:09.481755 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bc9bf779-ea23-4968-8a45-0a14cbc691b2 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] GET https://10.4.3.14/volume/v3/snapshots?sort_key=id&sort_dir=desc Aug 13 21:13:09.482090 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bc9bf779-ea23-4968-8a45-0a14cbc691b2 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:09.482353 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bc9bf779-ea23-4968-8a45-0a14cbc691b2 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Calling method 'index' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:09.482633 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.api_utils [None req-bc9bf779-ea23-4968-8a45-0a14cbc691b2 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Removing options '' from query. {{(pid=100215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:13:09.482982 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:09.482982 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:09.483956 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.db.api [None req-bc9bf779-ea23-4968-8a45-0a14cbc691b2 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Building query based on filter {{(pid=100215) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 21:13:09.510911 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-bc9bf779-ea23-4968-8a45-0a14cbc691b2 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Get all snapshots completed successfully. Aug 13 21:13:09.510911 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bc9bf779-ea23-4968-8a45-0a14cbc691b2 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] https://10.4.3.14/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Aug 13 21:13:09.511090 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 750/3010] 10.4.3.14 () {66 vars in 1287 bytes} [Thu Aug 13 21:13:09 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 996 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:09.513491 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-d9e44686-8c12-4095-bb35-41ddcd192107 req-3ae5a883-88e2-4ed0-9ba5-42a85fa5d818 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:09.515491 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-d9e44686-8c12-4095-bb35-41ddcd192107 req-3ae5a883-88e2-4ed0-9ba5-42a85fa5d818 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] POST https://10.4.3.14/volume/v3/attachments/8f4f2cc3-098d-4bb2-a16b-3e2b20612ce9/action Aug 13 21:13:09.515871 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-d9e44686-8c12-4095-bb35-41ddcd192107 req-3ae5a883-88e2-4ed0-9ba5-42a85fa5d818 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Action body: b'{"os-complete": null}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:13:09.516045 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-d9e44686-8c12-4095-bb35-41ddcd192107 req-3ae5a883-88e2-4ed0-9ba5-42a85fa5d818 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:13:09.523936 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5911a2c8-7546-497c-bf25-d347163d6e11 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:09.527985 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5911a2c8-7546-497c-bf25-d347163d6e11 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] GET https://10.4.3.14/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Aug 13 21:13:09.527985 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5911a2c8-7546-497c-bf25-d347163d6e11 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:09.527985 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5911a2c8-7546-497c-bf25-d347163d6e11 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:09.527985 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.api_utils [None req-5911a2c8-7546-497c-bf25-d347163d6e11 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Removing options '' from query. {{(pid=100214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:13:09.527985 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:09.527985 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:09.527985 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.db.api [None req-5911a2c8-7546-497c-bf25-d347163d6e11 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Building query based on filter {{(pid=100214) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 21:13:09.536755 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:09.536755 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:09.539992 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-5911a2c8-7546-497c-bf25-d347163d6e11 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Get all snapshots completed successfully. Aug 13 21:13:09.540931 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5911a2c8-7546-497c-bf25-d347163d6e11 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] https://10.4.3.14/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Aug 13 21:13:09.541586 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 753/3011] 10.4.3.14 () {66 vars in 1305 bytes} [Thu Aug 13 21:13:09 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 996 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:09.551595 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-7ff950f3-3c5b-49c3-9dcb-5bb9e2558944 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:09.551676 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-d9e44686-8c12-4095-bb35-41ddcd192107 req-3ae5a883-88e2-4ed0-9ba5-42a85fa5d818 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/attachments/8f4f2cc3-098d-4bb2-a16b-3e2b20612ce9/action returned with HTTP 204 Aug 13 21:13:09.552211 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 761/3012] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:13:09 2026] POST /volume/v3/attachments/8f4f2cc3-098d-4bb2-a16b-3e2b20612ce9/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:13:09.554123 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7ff950f3-3c5b-49c3-9dcb-5bb9e2558944 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] GET https://10.4.3.14/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Aug 13 21:13:09.554502 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7ff950f3-3c5b-49c3-9dcb-5bb9e2558944 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:09.554664 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7ff950f3-3c5b-49c3-9dcb-5bb9e2558944 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Calling method 'index' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:09.555000 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.api_utils [None req-7ff950f3-3c5b-49c3-9dcb-5bb9e2558944 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Removing options '' from query. {{(pid=100217) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:13:09.555304 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:09.555304 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:09.556112 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.db.api [None req-7ff950f3-3c5b-49c3-9dcb-5bb9e2558944 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Building query based on filter {{(pid=100217) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 21:13:09.571732 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-7ff950f3-3c5b-49c3-9dcb-5bb9e2558944 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Get all snapshots completed successfully. Aug 13 21:13:09.572735 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7ff950f3-3c5b-49c3-9dcb-5bb9e2558944 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] https://10.4.3.14/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Aug 13 21:13:09.572735 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 749/3013] 10.4.3.14 () {66 vars in 1307 bytes} [Thu Aug 13 21:13:09 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 996 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:09.587188 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-05661045-e2aa-429e-b2ec-bb3340c7a42a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:09.592544 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-05661045-e2aa-429e-b2ec-bb3340c7a42a tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] GET https://10.4.3.14/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1327188577 Aug 13 21:13:09.592747 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-05661045-e2aa-429e-b2ec-bb3340c7a42a tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:09.593112 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-05661045-e2aa-429e-b2ec-bb3340c7a42a tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Calling method 'detail' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:09.593331 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.api_utils [None req-05661045-e2aa-429e-b2ec-bb3340c7a42a tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Removing options '' from query. {{(pid=100215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:13:09.593665 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:09.593665 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:09.596030 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.db.api [None req-05661045-e2aa-429e-b2ec-bb3340c7a42a tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Building query based on filter {{(pid=100215) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 21:13:09.613597 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-05661045-e2aa-429e-b2ec-bb3340c7a42a tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Get all snapshots completed successfully. Aug 13 21:13:09.614187 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:09.614187 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:09.615077 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-05661045-e2aa-429e-b2ec-bb3340c7a42a tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] https://10.4.3.14/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1327188577 returned with HTTP 200 Aug 13 21:13:09.615175 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 751/3014] 10.4.3.14 () {66 vars in 1378 bytes} [Thu Aug 13 21:13:09 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1327188577 => generated 476 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:09.625404 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d38110e8-2e4c-424d-a1ab-83cce6dd8b71 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:09.628072 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d38110e8-2e4c-424d-a1ab-83cce6dd8b71 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] GET https://10.4.3.14/volume/v3/snapshots/detail?status=available Aug 13 21:13:09.628521 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d38110e8-2e4c-424d-a1ab-83cce6dd8b71 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:09.628825 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d38110e8-2e4c-424d-a1ab-83cce6dd8b71 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Calling method 'detail' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:09.629459 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.api_utils [None req-d38110e8-2e4c-424d-a1ab-83cce6dd8b71 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Removing options '' from query. {{(pid=100214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:13:09.629845 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:09.629845 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:09.630996 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.db.api [None req-d38110e8-2e4c-424d-a1ab-83cce6dd8b71 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Building query based on filter {{(pid=100214) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 21:13:09.646682 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d38110e8-2e4c-424d-a1ab-83cce6dd8b71 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Get all snapshots completed successfully. Aug 13 21:13:09.647846 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:09.647846 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:09.649027 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d38110e8-2e4c-424d-a1ab-83cce6dd8b71 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] https://10.4.3.14/volume/v3/snapshots/detail?status=available returned with HTTP 200 Aug 13 21:13:09.650371 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 754/3015] 10.4.3.14 () {66 vars in 1290 bytes} [Thu Aug 13 21:13:09 2026] GET /volume/v3/snapshots/detail?status=available => generated 1398 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:13:09.660954 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-93c1958b-3fe5-4e7f-bd3a-b9e010ece0b8 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:09.662952 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-93c1958b-3fe5-4e7f-bd3a-b9e010ece0b8 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] GET https://10.4.3.14/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1327188577 Aug 13 21:13:09.663492 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-93c1958b-3fe5-4e7f-bd3a-b9e010ece0b8 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:09.663492 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-93c1958b-3fe5-4e7f-bd3a-b9e010ece0b8 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Calling method 'detail' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:09.663658 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.api_utils [None req-93c1958b-3fe5-4e7f-bd3a-b9e010ece0b8 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Removing options '' from query. {{(pid=100216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:13:09.664846 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.db.api [None req-93c1958b-3fe5-4e7f-bd3a-b9e010ece0b8 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Building query based on filter {{(pid=100216) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 21:13:09.676824 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-93c1958b-3fe5-4e7f-bd3a-b9e010ece0b8 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Get all snapshots completed successfully. Aug 13 21:13:09.677187 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:09.677187 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:09.678023 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-93c1958b-3fe5-4e7f-bd3a-b9e010ece0b8 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] https://10.4.3.14/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1327188577 returned with HTTP 200 Aug 13 21:13:09.678560 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 762/3016] 10.4.3.14 () {66 vars in 1412 bytes} [Thu Aug 13 21:13:09 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1327188577 => generated 476 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:09.689249 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-1c0be463-9e5c-4e4b-8c53-ceb2e154c6d4 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:09.693023 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1c0be463-9e5c-4e4b-8c53-ceb2e154c6d4 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] GET https://10.4.3.14/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1327188577 Aug 13 21:13:09.693023 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1c0be463-9e5c-4e4b-8c53-ceb2e154c6d4 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:09.693023 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1c0be463-9e5c-4e4b-8c53-ceb2e154c6d4 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Calling method 'index' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:09.693023 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.api_utils [None req-1c0be463-9e5c-4e4b-8c53-ceb2e154c6d4 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Removing options '' from query. {{(pid=100217) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:13:09.693023 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:09.693023 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:09.694597 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.db.api [None req-1c0be463-9e5c-4e4b-8c53-ceb2e154c6d4 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Building query based on filter {{(pid=100217) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 21:13:09.711287 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-1c0be463-9e5c-4e4b-8c53-ceb2e154c6d4 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Get all snapshots completed successfully. Aug 13 21:13:09.713228 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1c0be463-9e5c-4e4b-8c53-ceb2e154c6d4 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] https://10.4.3.14/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1327188577 returned with HTTP 200 Aug 13 21:13:09.713605 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 750/3017] 10.4.3.14 () {66 vars in 1357 bytes} [Thu Aug 13 21:13:09 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1327188577 => generated 342 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:09.723711 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d94dfb8e-c254-4cd7-a171-5b28ee2b9a62 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:09.726429 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d94dfb8e-c254-4cd7-a171-5b28ee2b9a62 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] GET https://10.4.3.14/volume/v3/snapshots?status=available Aug 13 21:13:09.726429 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d94dfb8e-c254-4cd7-a171-5b28ee2b9a62 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:09.726429 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d94dfb8e-c254-4cd7-a171-5b28ee2b9a62 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Calling method 'index' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:09.726630 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.api_utils [None req-d94dfb8e-c254-4cd7-a171-5b28ee2b9a62 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Removing options '' from query. {{(pid=100215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:13:09.728855 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.db.api [None req-d94dfb8e-c254-4cd7-a171-5b28ee2b9a62 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Building query based on filter {{(pid=100215) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 21:13:09.740496 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d94dfb8e-c254-4cd7-a171-5b28ee2b9a62 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Get all snapshots completed successfully. Aug 13 21:13:09.740917 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d94dfb8e-c254-4cd7-a171-5b28ee2b9a62 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] https://10.4.3.14/volume/v3/snapshots?status=available returned with HTTP 200 Aug 13 21:13:09.741455 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 752/3018] 10.4.3.14 () {66 vars in 1269 bytes} [Thu Aug 13 21:13:09 2026] GET /volume/v3/snapshots?status=available => generated 996 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:09.752120 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-515cd60d-e80a-47ef-bc46-ac858f9318e2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:09.755306 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-515cd60d-e80a-47ef-bc46-ac858f9318e2 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] GET https://10.4.3.14/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1327188577 Aug 13 21:13:09.755306 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-515cd60d-e80a-47ef-bc46-ac858f9318e2 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:09.755306 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-515cd60d-e80a-47ef-bc46-ac858f9318e2 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:09.755517 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.api_utils [None req-515cd60d-e80a-47ef-bc46-ac858f9318e2 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Removing options '' from query. {{(pid=100214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:13:09.756739 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.db.api [None req-515cd60d-e80a-47ef-bc46-ac858f9318e2 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Building query based on filter {{(pid=100214) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 21:13:09.770566 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-515cd60d-e80a-47ef-bc46-ac858f9318e2 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Get all snapshots completed successfully. Aug 13 21:13:09.770566 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-515cd60d-e80a-47ef-bc46-ac858f9318e2 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] https://10.4.3.14/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1327188577 returned with HTTP 200 Aug 13 21:13:09.770566 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 755/3019] 10.4.3.14 () {66 vars in 1391 bytes} [Thu Aug 13 21:13:09 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1327188577 => generated 342 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:09.781569 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b7edbc4b-c156-40c3-8cde-03b0693d0f31 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:09.783509 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b7edbc4b-c156-40c3-8cde-03b0693d0f31 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] DELETE https://10.4.3.14/volume/v3/snapshots/443db2bf-a389-4014-8ef3-fac2918ef273 Aug 13 21:13:09.783729 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b7edbc4b-c156-40c3-8cde-03b0693d0f31 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:09.783978 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b7edbc4b-c156-40c3-8cde-03b0693d0f31 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:09.784087 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.snapshots [None req-b7edbc4b-c156-40c3-8cde-03b0693d0f31 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Delete snapshot with id: 443db2bf-a389-4014-8ef3-fac2918ef273 Aug 13 21:13:09.790934 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:09.790934 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:09.791358 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-b7edbc4b-c156-40c3-8cde-03b0693d0f31 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Snapshot retrieved successfully. Aug 13 21:13:09.816033 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-b7edbc4b-c156-40c3-8cde-03b0693d0f31 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Snapshot delete request issued successfully. Aug 13 21:13:09.816267 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b7edbc4b-c156-40c3-8cde-03b0693d0f31 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] https://10.4.3.14/volume/v3/snapshots/443db2bf-a389-4014-8ef3-fac2918ef273 returned with HTTP 202 Aug 13 21:13:09.816741 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 763/3020] 10.4.3.14 () {66 vars in 1350 bytes} [Thu Aug 13 21:13:09 2026] DELETE /volume/v3/snapshots/443db2bf-a389-4014-8ef3-fac2918ef273 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:13:09.824273 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-04308636-151d-4696-b6dc-7812286c23a7 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:09.828957 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-04308636-151d-4696-b6dc-7812286c23a7 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] GET https://10.4.3.14/volume/v3/snapshots/443db2bf-a389-4014-8ef3-fac2918ef273 Aug 13 21:13:09.829456 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-04308636-151d-4696-b6dc-7812286c23a7 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:09.829707 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-04308636-151d-4696-b6dc-7812286c23a7 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:09.835380 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:09.835380 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:09.836053 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-04308636-151d-4696-b6dc-7812286c23a7 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Snapshot retrieved successfully. Aug 13 21:13:09.837465 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-04308636-151d-4696-b6dc-7812286c23a7 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] https://10.4.3.14/volume/v3/snapshots/443db2bf-a389-4014-8ef3-fac2918ef273 returned with HTTP 200 Aug 13 21:13:09.838336 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 751/3021] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:13:09 2026] GET /volume/v3/snapshots/443db2bf-a389-4014-8ef3-fac2918ef273 => generated 472 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:10.105143 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-0aea0301-165e-4f55-a66c-d8a26f7be1b6 req-45562ab6-f180-4a09-a2fe-764ba3bfd545 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:10.107017 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-0aea0301-165e-4f55-a66c-d8a26f7be1b6 req-45562ab6-f180-4a09-a2fe-764ba3bfd545 tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-member] GET https://10.4.3.14/volume/v3/snapshots/f6806176-8199-4d04-8d57-2ff6089e4905 Aug 13 21:13:10.107208 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-0aea0301-165e-4f55-a66c-d8a26f7be1b6 req-45562ab6-f180-4a09-a2fe-764ba3bfd545 tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:10.107379 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-0aea0301-165e-4f55-a66c-d8a26f7be1b6 req-45562ab6-f180-4a09-a2fe-764ba3bfd545 tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:10.113600 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-0aea0301-165e-4f55-a66c-d8a26f7be1b6 req-45562ab6-f180-4a09-a2fe-764ba3bfd545 tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-member] https://10.4.3.14/volume/v3/snapshots/f6806176-8199-4d04-8d57-2ff6089e4905 returned with HTTP 404 Aug 13 21:13:10.113600 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 753/3022] 10.4.3.14 () {68 vars in 1597 bytes} [Thu Aug 13 21:13:10 2026] GET /volume/v3/snapshots/f6806176-8199-4d04-8d57-2ff6089e4905 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:13:10.127430 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8120765d-11f7-46e8-8ab9-ea615655f6c7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:10.132287 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8120765d-11f7-46e8-8ab9-ea615655f6c7 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/volumes/c69be8d7-d9be-4302-a0d1-aa82c7b5cd14 Aug 13 21:13:10.132287 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8120765d-11f7-46e8-8ab9-ea615655f6c7 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:10.132287 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8120765d-11f7-46e8-8ab9-ea615655f6c7 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:10.143942 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:10.143942 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:10.144515 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-278e132e-facd-4102-a9e0-a4b1c28f327d req-14ce41a1-c490-4068-867e-e7a1f663a9c7 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:10.146740 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-278e132e-facd-4102-a9e0-a4b1c28f327d req-14ce41a1-c490-4068-867e-e7a1f663a9c7 tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-member] DELETE https://10.4.3.14/volume/v3/volumes/92aee6de-b13e-4a5d-9e63-87a746b47c10 Aug 13 21:13:10.146898 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-278e132e-facd-4102-a9e0-a4b1c28f327d req-14ce41a1-c490-4068-867e-e7a1f663a9c7 tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:10.147667 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-278e132e-facd-4102-a9e0-a4b1c28f327d req-14ce41a1-c490-4068-867e-e7a1f663a9c7 tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:10.148578 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [req-278e132e-facd-4102-a9e0-a4b1c28f327d req-14ce41a1-c490-4068-867e-e7a1f663a9c7 tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-member] Delete volume with id: 92aee6de-b13e-4a5d-9e63-87a746b47c10 Aug 13 21:13:10.150556 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-8120765d-11f7-46e8-8ab9-ea615655f6c7 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Volume info retrieved successfully. Aug 13 21:13:10.155113 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:10.155113 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:10.156349 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-278e132e-facd-4102-a9e0-a4b1c28f327d req-14ce41a1-c490-4068-867e-e7a1f663a9c7 tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-member] Volume info retrieved successfully. Aug 13 21:13:10.156434 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8120765d-11f7-46e8-8ab9-ea615655f6c7 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/volumes/c69be8d7-d9be-4302-a0d1-aa82c7b5cd14 returned with HTTP 200 Aug 13 21:13:10.156434 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 756/3023] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:10 2026] GET /volume/v3/volumes/c69be8d7-d9be-4302-a0d1-aa82c7b5cd14 => generated 1131 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:13:10.181975 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-52fe4669-3632-4d81-b9fe-6f0040e2e1e7 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:10.181975 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-52fe4669-3632-4d81-b9fe-6f0040e2e1e7 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] POST https://10.4.3.14/volume/v3/backups Aug 13 21:13:10.181975 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-52fe4669-3632-4d81-b9fe-6f0040e2e1e7 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c69be8d7-d9be-4302-a0d1-aa82c7b5cd14", "force": true, "name": "tempest-VolumesBackupsTest-Backup-1267096581", "container": "tempest-volumesbackupstest-backup-container-1975896753"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:13:10.182533 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-278e132e-facd-4102-a9e0-a4b1c28f327d req-14ce41a1-c490-4068-867e-e7a1f663a9c7 tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-member] Delete volume request issued successfully. Aug 13 21:13:10.182533 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-278e132e-facd-4102-a9e0-a4b1c28f327d req-14ce41a1-c490-4068-867e-e7a1f663a9c7 tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-member] https://10.4.3.14/volume/v3/volumes/92aee6de-b13e-4a5d-9e63-87a746b47c10 returned with HTTP 202 Aug 13 21:13:10.182533 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 764/3024] 10.4.3.14 () {70 vars in 1613 bytes} [Thu Aug 13 21:13:10 2026] DELETE /volume/v3/volumes/92aee6de-b13e-4a5d-9e63-87a746b47c10 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:13:10.184920 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.contrib.backups [None req-52fe4669-3632-4d81-b9fe-6f0040e2e1e7 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Creating new backup {'backup': {'volume_id': 'c69be8d7-d9be-4302-a0d1-aa82c7b5cd14', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1267096581', 'container': 'tempest-volumesbackupstest-backup-container-1975896753'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 21:13:10.185166 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.contrib.backups [None req-52fe4669-3632-4d81-b9fe-6f0040e2e1e7 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Creating backup of volume c69be8d7-d9be-4302-a0d1-aa82c7b5cd14 in container tempest-volumesbackupstest-backup-container-1975896753 Aug 13 21:13:10.216826 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-eef0bccd-d13c-419e-8402-62fb6e67e376 req-bb61d092-290a-46de-9bbb-6546aa3b98b8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:10.217439 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e96ec7e9-e631-4234-b1b3-3a52a0958a92 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:10.219552 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e96ec7e9-e631-4234-b1b3-3a52a0958a92 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/1a494dc6-b01c-43fa-9b8d-b03620c1a65e Aug 13 21:13:10.219783 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e96ec7e9-e631-4234-b1b3-3a52a0958a92 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:10.220044 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e96ec7e9-e631-4234-b1b3-3a52a0958a92 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:10.220151 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-e96ec7e9-e631-4234-b1b3-3a52a0958a92 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id 1a494dc6-b01c-43fa-9b8d-b03620c1a65e. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:10.224485 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:10.224485 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:10.225159 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e96ec7e9-e631-4234-b1b3-3a52a0958a92 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/1a494dc6-b01c-43fa-9b8d-b03620c1a65e returned with HTTP 200 Aug 13 21:13:10.225584 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 757/3025] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:13:10 2026] GET /volume/v3/backups/1a494dc6-b01c-43fa-9b8d-b03620c1a65e => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:10.226729 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-eef0bccd-d13c-419e-8402-62fb6e67e376 req-bb61d092-290a-46de-9bbb-6546aa3b98b8 tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-member] GET https://10.4.3.14/volume/v3/volumes/92aee6de-b13e-4a5d-9e63-87a746b47c10 Aug 13 21:13:10.227101 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-eef0bccd-d13c-419e-8402-62fb6e67e376 req-bb61d092-290a-46de-9bbb-6546aa3b98b8 tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:10.227420 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-eef0bccd-d13c-419e-8402-62fb6e67e376 req-bb61d092-290a-46de-9bbb-6546aa3b98b8 tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:10.239478 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:10.239478 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:10.244344 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-eef0bccd-d13c-419e-8402-62fb6e67e376 req-bb61d092-290a-46de-9bbb-6546aa3b98b8 tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-member] Volume info retrieved successfully. Aug 13 21:13:10.250883 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-eef0bccd-d13c-419e-8402-62fb6e67e376 req-bb61d092-290a-46de-9bbb-6546aa3b98b8 tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-member] https://10.4.3.14/volume/v3/volumes/92aee6de-b13e-4a5d-9e63-87a746b47c10 returned with HTTP 200 Aug 13 21:13:10.251307 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 754/3026] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:13:10 2026] GET /volume/v3/volumes/92aee6de-b13e-4a5d-9e63-87a746b47c10 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:10.390038 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:10.390038 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:10.390624 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-52fe4669-3632-4d81-b9fe-6f0040e2e1e7 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Volume info retrieved successfully. Aug 13 21:13:10.409316 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-52fe4669-3632-4d81-b9fe-6f0040e2e1e7 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Created reservations ['c1b555aa-725e-49b8-bdea-c1377a7c96a8', 'f7902da1-8cfb-4a99-a700-0fc9ba01b8bc'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:13:10.438762 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-52fe4669-3632-4d81-b9fe-6f0040e2e1e7 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups returned with HTTP 202 Aug 13 21:13:10.439192 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 752/3027] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:13:10 2026] POST /volume/v3/backups => generated 328 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:13:10.447329 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b6bfa198-7b96-4c21-84f4-20001511c2d2 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:10.449116 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b6bfa198-7b96-4c21-84f4-20001511c2d2 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/93964077-1166-4ebb-8229-a2d3854cbc46 Aug 13 21:13:10.449317 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b6bfa198-7b96-4c21-84f4-20001511c2d2 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:10.449510 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b6bfa198-7b96-4c21-84f4-20001511c2d2 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:10.449607 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-b6bfa198-7b96-4c21-84f4-20001511c2d2 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 93964077-1166-4ebb-8229-a2d3854cbc46. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:10.454270 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:10.454270 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:10.455021 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b6bfa198-7b96-4c21-84f4-20001511c2d2 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/93964077-1166-4ebb-8229-a2d3854cbc46 returned with HTTP 200 Aug 13 21:13:10.455416 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 765/3028] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:10 2026] GET /volume/v3/backups/93964077-1166-4ebb-8229-a2d3854cbc46 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:10.848545 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-13b4da75-f6ab-4c3f-89d2-5d07b7b64d45 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:10.852243 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-13b4da75-f6ab-4c3f-89d2-5d07b7b64d45 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] GET https://10.4.3.14/volume/v3/snapshots/443db2bf-a389-4014-8ef3-fac2918ef273 Aug 13 21:13:10.852243 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-13b4da75-f6ab-4c3f-89d2-5d07b7b64d45 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:10.852243 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-13b4da75-f6ab-4c3f-89d2-5d07b7b64d45 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:10.857120 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-13b4da75-f6ab-4c3f-89d2-5d07b7b64d45 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] https://10.4.3.14/volume/v3/snapshots/443db2bf-a389-4014-8ef3-fac2918ef273 returned with HTTP 404 Aug 13 21:13:10.857570 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 758/3029] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:13:10 2026] GET /volume/v3/snapshots/443db2bf-a389-4014-8ef3-fac2918ef273 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:13:10.865911 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ae693598-9380-4c97-8b8f-7383aa7c1d0b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:10.867852 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ae693598-9380-4c97-8b8f-7383aa7c1d0b tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] DELETE https://10.4.3.14/volume/v3/snapshots/bff754a8-4af3-4b6f-bbe3-37627f0454dc Aug 13 21:13:10.868163 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ae693598-9380-4c97-8b8f-7383aa7c1d0b tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:10.868446 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ae693598-9380-4c97-8b8f-7383aa7c1d0b tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:10.868608 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-ae693598-9380-4c97-8b8f-7383aa7c1d0b tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Delete snapshot with id: bff754a8-4af3-4b6f-bbe3-37627f0454dc Aug 13 21:13:10.876524 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:10.876524 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:10.877176 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ae693598-9380-4c97-8b8f-7383aa7c1d0b tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Snapshot retrieved successfully. Aug 13 21:13:10.904560 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ae693598-9380-4c97-8b8f-7383aa7c1d0b tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Snapshot delete request issued successfully. Aug 13 21:13:10.904780 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ae693598-9380-4c97-8b8f-7383aa7c1d0b tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] https://10.4.3.14/volume/v3/snapshots/bff754a8-4af3-4b6f-bbe3-37627f0454dc returned with HTTP 202 Aug 13 21:13:10.905439 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 755/3030] 10.4.3.14 () {66 vars in 1350 bytes} [Thu Aug 13 21:13:10 2026] DELETE /volume/v3/snapshots/bff754a8-4af3-4b6f-bbe3-37627f0454dc => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:13:10.916414 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-22564f0c-ce9b-4019-80ff-9f23179c174e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:10.920990 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-22564f0c-ce9b-4019-80ff-9f23179c174e tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] GET https://10.4.3.14/volume/v3/snapshots/bff754a8-4af3-4b6f-bbe3-37627f0454dc Aug 13 21:13:10.920990 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-22564f0c-ce9b-4019-80ff-9f23179c174e tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:10.920990 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-22564f0c-ce9b-4019-80ff-9f23179c174e tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:10.925764 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:10.925764 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:10.926391 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-22564f0c-ce9b-4019-80ff-9f23179c174e tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Snapshot retrieved successfully. Aug 13 21:13:10.927361 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-22564f0c-ce9b-4019-80ff-9f23179c174e tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] https://10.4.3.14/volume/v3/snapshots/bff754a8-4af3-4b6f-bbe3-37627f0454dc returned with HTTP 200 Aug 13 21:13:10.927956 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 753/3031] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:13:10 2026] GET /volume/v3/snapshots/bff754a8-4af3-4b6f-bbe3-37627f0454dc => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:11.244144 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f4444051-d472-48a0-abbc-f021a35f33b6 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:11.246486 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f4444051-d472-48a0-abbc-f021a35f33b6 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/1a494dc6-b01c-43fa-9b8d-b03620c1a65e Aug 13 21:13:11.246746 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f4444051-d472-48a0-abbc-f021a35f33b6 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:11.247021 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f4444051-d472-48a0-abbc-f021a35f33b6 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:11.247157 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-f4444051-d472-48a0-abbc-f021a35f33b6 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id 1a494dc6-b01c-43fa-9b8d-b03620c1a65e. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:11.252428 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:11.252428 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:11.253382 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f4444051-d472-48a0-abbc-f021a35f33b6 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/1a494dc6-b01c-43fa-9b8d-b03620c1a65e returned with HTTP 200 Aug 13 21:13:11.253860 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 766/3032] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:13:11 2026] GET /volume/v3/backups/1a494dc6-b01c-43fa-9b8d-b03620c1a65e => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:11.278175 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-50eba172-7b95-41e0-b4af-0bb382e5bb35 req-165b074a-2291-475d-a7ca-99f433c79f4f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:11.280447 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-50eba172-7b95-41e0-b4af-0bb382e5bb35 req-165b074a-2291-475d-a7ca-99f433c79f4f tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-member] GET https://10.4.3.14/volume/v3/volumes/92aee6de-b13e-4a5d-9e63-87a746b47c10 Aug 13 21:13:11.280658 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-50eba172-7b95-41e0-b4af-0bb382e5bb35 req-165b074a-2291-475d-a7ca-99f433c79f4f tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:11.280897 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-50eba172-7b95-41e0-b4af-0bb382e5bb35 req-165b074a-2291-475d-a7ca-99f433c79f4f tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:11.287116 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-50eba172-7b95-41e0-b4af-0bb382e5bb35 req-165b074a-2291-475d-a7ca-99f433c79f4f tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-member] https://10.4.3.14/volume/v3/volumes/92aee6de-b13e-4a5d-9e63-87a746b47c10 returned with HTTP 404 Aug 13 21:13:11.287637 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 759/3033] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:13:11 2026] GET /volume/v3/volumes/92aee6de-b13e-4a5d-9e63-87a746b47c10 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:13:11.310081 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-195e42fc-d63f-41dc-a106-1e269f59c72e req-df74c072-045b-49c9-b0a4-60330d8ed7b6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:11.312193 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-195e42fc-d63f-41dc-a106-1e269f59c72e req-df74c072-045b-49c9-b0a4-60330d8ed7b6 tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-member] DELETE https://10.4.3.14/volume/v3/volumes/92aee6de-b13e-4a5d-9e63-87a746b47c10 Aug 13 21:13:11.312340 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-195e42fc-d63f-41dc-a106-1e269f59c72e req-df74c072-045b-49c9-b0a4-60330d8ed7b6 tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:11.312526 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-195e42fc-d63f-41dc-a106-1e269f59c72e req-df74c072-045b-49c9-b0a4-60330d8ed7b6 tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:11.312780 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [req-195e42fc-d63f-41dc-a106-1e269f59c72e req-df74c072-045b-49c9-b0a4-60330d8ed7b6 tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-member] Delete volume with id: 92aee6de-b13e-4a5d-9e63-87a746b47c10 Aug 13 21:13:11.319218 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-195e42fc-d63f-41dc-a106-1e269f59c72e req-df74c072-045b-49c9-b0a4-60330d8ed7b6 tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-member] https://10.4.3.14/volume/v3/volumes/92aee6de-b13e-4a5d-9e63-87a746b47c10 returned with HTTP 404 Aug 13 21:13:11.319662 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 756/3034] 10.4.3.14 () {70 vars in 1613 bytes} [Thu Aug 13 21:13:11 2026] DELETE /volume/v3/volumes/92aee6de-b13e-4a5d-9e63-87a746b47c10 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:13:11.341620 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-55ab73c6-dc63-4f5c-995f-66e5ca231c8d req-624a36e7-0bdb-475e-9e8d-507784e304b7 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:11.344064 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-55ab73c6-dc63-4f5c-995f-66e5ca231c8d req-624a36e7-0bdb-475e-9e8d-507784e304b7 tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-member] GET https://10.4.3.14/volume/v3/volumes/92aee6de-b13e-4a5d-9e63-87a746b47c10 Aug 13 21:13:11.344295 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-55ab73c6-dc63-4f5c-995f-66e5ca231c8d req-624a36e7-0bdb-475e-9e8d-507784e304b7 tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:11.344539 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-55ab73c6-dc63-4f5c-995f-66e5ca231c8d req-624a36e7-0bdb-475e-9e8d-507784e304b7 tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:11.351398 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-55ab73c6-dc63-4f5c-995f-66e5ca231c8d req-624a36e7-0bdb-475e-9e8d-507784e304b7 tempest-VolumesSnapshotsTestJSON-1755743967 tempest-VolumesSnapshotsTestJSON-1755743967-project-member] https://10.4.3.14/volume/v3/volumes/92aee6de-b13e-4a5d-9e63-87a746b47c10 returned with HTTP 404 Aug 13 21:13:11.352209 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 754/3035] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:13:11 2026] GET /volume/v3/volumes/92aee6de-b13e-4a5d-9e63-87a746b47c10 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:13:11.483511 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-3a9495a8-b0c3-4473-8c02-98bd2af973f5 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:11.489750 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3a9495a8-b0c3-4473-8c02-98bd2af973f5 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/93964077-1166-4ebb-8229-a2d3854cbc46 Aug 13 21:13:11.490469 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3a9495a8-b0c3-4473-8c02-98bd2af973f5 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:11.490871 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3a9495a8-b0c3-4473-8c02-98bd2af973f5 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:11.491135 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-3a9495a8-b0c3-4473-8c02-98bd2af973f5 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 93964077-1166-4ebb-8229-a2d3854cbc46. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:11.497746 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:11.497746 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:11.498510 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3a9495a8-b0c3-4473-8c02-98bd2af973f5 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/93964077-1166-4ebb-8229-a2d3854cbc46 returned with HTTP 200 Aug 13 21:13:11.498863 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 767/3036] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:11 2026] GET /volume/v3/backups/93964077-1166-4ebb-8229-a2d3854cbc46 => generated 789 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:11.939940 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-243fe30a-ed45-49c3-a055-2f01df503056 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:11.945415 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-243fe30a-ed45-49c3-a055-2f01df503056 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] GET https://10.4.3.14/volume/v3/snapshots/bff754a8-4af3-4b6f-bbe3-37627f0454dc Aug 13 21:13:11.945666 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-243fe30a-ed45-49c3-a055-2f01df503056 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:11.945932 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-243fe30a-ed45-49c3-a055-2f01df503056 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:11.952669 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-243fe30a-ed45-49c3-a055-2f01df503056 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] https://10.4.3.14/volume/v3/snapshots/bff754a8-4af3-4b6f-bbe3-37627f0454dc returned with HTTP 404 Aug 13 21:13:11.953695 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 760/3037] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:13:11 2026] GET /volume/v3/snapshots/bff754a8-4af3-4b6f-bbe3-37627f0454dc => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:13:11.961264 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6b6f6147-314b-4c85-911e-0f33be4fe763 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:11.965569 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6b6f6147-314b-4c85-911e-0f33be4fe763 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] DELETE https://10.4.3.14/volume/v3/snapshots/b8ef286d-8f1a-4dba-b40d-ef0e18457b4a Aug 13 21:13:11.965743 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6b6f6147-314b-4c85-911e-0f33be4fe763 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:11.967737 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6b6f6147-314b-4c85-911e-0f33be4fe763 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:11.967978 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-6b6f6147-314b-4c85-911e-0f33be4fe763 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Delete snapshot with id: b8ef286d-8f1a-4dba-b40d-ef0e18457b4a Aug 13 21:13:11.973790 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:11.973790 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:11.974326 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-6b6f6147-314b-4c85-911e-0f33be4fe763 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Snapshot retrieved successfully. Aug 13 21:13:11.991373 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-6b6f6147-314b-4c85-911e-0f33be4fe763 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Snapshot delete request issued successfully. Aug 13 21:13:11.991744 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6b6f6147-314b-4c85-911e-0f33be4fe763 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] https://10.4.3.14/volume/v3/snapshots/b8ef286d-8f1a-4dba-b40d-ef0e18457b4a returned with HTTP 202 Aug 13 21:13:11.992368 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 757/3038] 10.4.3.14 () {66 vars in 1350 bytes} [Thu Aug 13 21:13:11 2026] DELETE /volume/v3/snapshots/b8ef286d-8f1a-4dba-b40d-ef0e18457b4a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 13 21:13:12.005851 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-2cd746c8-6d53-4b1a-831a-0905e8b4b965 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:12.007768 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2cd746c8-6d53-4b1a-831a-0905e8b4b965 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] GET https://10.4.3.14/volume/v3/snapshots/b8ef286d-8f1a-4dba-b40d-ef0e18457b4a Aug 13 21:13:12.007988 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2cd746c8-6d53-4b1a-831a-0905e8b4b965 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:12.008171 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2cd746c8-6d53-4b1a-831a-0905e8b4b965 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:12.015204 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:12.015204 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:12.015725 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-2cd746c8-6d53-4b1a-831a-0905e8b4b965 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Snapshot retrieved successfully. Aug 13 21:13:12.016571 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2cd746c8-6d53-4b1a-831a-0905e8b4b965 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] https://10.4.3.14/volume/v3/snapshots/b8ef286d-8f1a-4dba-b40d-ef0e18457b4a returned with HTTP 200 Aug 13 21:13:12.017019 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 755/3039] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:13:12 2026] GET /volume/v3/snapshots/b8ef286d-8f1a-4dba-b40d-ef0e18457b4a => generated 472 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:12.267323 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7a9880b2-bbe6-43ff-bce0-0ee36f4df45e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:12.269867 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7a9880b2-bbe6-43ff-bce0-0ee36f4df45e tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/1a494dc6-b01c-43fa-9b8d-b03620c1a65e Aug 13 21:13:12.270201 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7a9880b2-bbe6-43ff-bce0-0ee36f4df45e tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:12.270475 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7a9880b2-bbe6-43ff-bce0-0ee36f4df45e tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:12.270634 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-7a9880b2-bbe6-43ff-bce0-0ee36f4df45e tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id 1a494dc6-b01c-43fa-9b8d-b03620c1a65e. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:12.279149 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:12.279149 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:12.280049 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7a9880b2-bbe6-43ff-bce0-0ee36f4df45e tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/1a494dc6-b01c-43fa-9b8d-b03620c1a65e returned with HTTP 200 Aug 13 21:13:12.280562 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 768/3040] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:13:12 2026] GET /volume/v3/backups/1a494dc6-b01c-43fa-9b8d-b03620c1a65e => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:12.527523 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1eeeda88-f348-4058-a81c-5df676915852 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:12.529008 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1eeeda88-f348-4058-a81c-5df676915852 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/93964077-1166-4ebb-8229-a2d3854cbc46 Aug 13 21:13:12.529080 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1eeeda88-f348-4058-a81c-5df676915852 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:12.529209 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1eeeda88-f348-4058-a81c-5df676915852 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:12.529331 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-1eeeda88-f348-4058-a81c-5df676915852 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 93964077-1166-4ebb-8229-a2d3854cbc46. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:12.535782 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:12.535782 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:12.536655 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1eeeda88-f348-4058-a81c-5df676915852 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/93964077-1166-4ebb-8229-a2d3854cbc46 returned with HTTP 200 Aug 13 21:13:12.537131 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 761/3041] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:12 2026] GET /volume/v3/backups/93964077-1166-4ebb-8229-a2d3854cbc46 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:13.031572 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a2425a0d-34b9-4e04-93b6-957474283398 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:13.033596 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a2425a0d-34b9-4e04-93b6-957474283398 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] GET https://10.4.3.14/volume/v3/snapshots/b8ef286d-8f1a-4dba-b40d-ef0e18457b4a Aug 13 21:13:13.033912 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a2425a0d-34b9-4e04-93b6-957474283398 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:13.034229 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a2425a0d-34b9-4e04-93b6-957474283398 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:13.038225 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a2425a0d-34b9-4e04-93b6-957474283398 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] https://10.4.3.14/volume/v3/snapshots/b8ef286d-8f1a-4dba-b40d-ef0e18457b4a returned with HTTP 404 Aug 13 21:13:13.038650 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 758/3042] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:13:13 2026] GET /volume/v3/snapshots/b8ef286d-8f1a-4dba-b40d-ef0e18457b4a => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:13:13.047864 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-9a799166-6ead-48cc-acd7-d515ad4f4fb3 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:13.050325 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9a799166-6ead-48cc-acd7-d515ad4f4fb3 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] GET https://10.4.3.14/volume/v3/volumes/647629ad-3cda-4ecd-a403-ee6bba4f7875 Aug 13 21:13:13.051041 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9a799166-6ead-48cc-acd7-d515ad4f4fb3 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:13.051280 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9a799166-6ead-48cc-acd7-d515ad4f4fb3 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:13.062691 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:13.062691 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:13.069947 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-9a799166-6ead-48cc-acd7-d515ad4f4fb3 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Volume info retrieved successfully. Aug 13 21:13:13.078060 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9a799166-6ead-48cc-acd7-d515ad4f4fb3 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] https://10.4.3.14/volume/v3/volumes/647629ad-3cda-4ecd-a403-ee6bba4f7875 returned with HTTP 200 Aug 13 21:13:13.078060 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 756/3043] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:13 2026] GET /volume/v3/volumes/647629ad-3cda-4ecd-a403-ee6bba4f7875 => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:13.096500 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e14c9ce0-46ea-41e8-83f0-860ce5dd1c07 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:13.105006 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e14c9ce0-46ea-41e8-83f0-860ce5dd1c07 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] DELETE https://10.4.3.14/volume/v3/volumes/647629ad-3cda-4ecd-a403-ee6bba4f7875 Aug 13 21:13:13.105107 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e14c9ce0-46ea-41e8-83f0-860ce5dd1c07 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:13.105278 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e14c9ce0-46ea-41e8-83f0-860ce5dd1c07 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:13.105490 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-e14c9ce0-46ea-41e8-83f0-860ce5dd1c07 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Delete volume with id: 647629ad-3cda-4ecd-a403-ee6bba4f7875 Aug 13 21:13:13.115028 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:13.115028 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:13.115529 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-e14c9ce0-46ea-41e8-83f0-860ce5dd1c07 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Volume info retrieved successfully. Aug 13 21:13:13.149764 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-e14c9ce0-46ea-41e8-83f0-860ce5dd1c07 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Delete volume request issued successfully. Aug 13 21:13:13.150029 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e14c9ce0-46ea-41e8-83f0-860ce5dd1c07 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] https://10.4.3.14/volume/v3/volumes/647629ad-3cda-4ecd-a403-ee6bba4f7875 returned with HTTP 202 Aug 13 21:13:13.151001 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 769/3044] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:13:13 2026] DELETE /volume/v3/volumes/647629ad-3cda-4ecd-a403-ee6bba4f7875 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:13:13.165740 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e9e50d46-cd77-4c4c-b381-1c411b25ebcf None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:13.170400 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e9e50d46-cd77-4c4c-b381-1c411b25ebcf tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] GET https://10.4.3.14/volume/v3/volumes/647629ad-3cda-4ecd-a403-ee6bba4f7875 Aug 13 21:13:13.170400 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e9e50d46-cd77-4c4c-b381-1c411b25ebcf tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:13.170568 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e9e50d46-cd77-4c4c-b381-1c411b25ebcf tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:13.182901 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:13.182901 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:13.188980 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e9e50d46-cd77-4c4c-b381-1c411b25ebcf tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Volume info retrieved successfully. Aug 13 21:13:13.193941 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e9e50d46-cd77-4c4c-b381-1c411b25ebcf tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] https://10.4.3.14/volume/v3/volumes/647629ad-3cda-4ecd-a403-ee6bba4f7875 returned with HTTP 200 Aug 13 21:13:13.194463 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 762/3045] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:13 2026] GET /volume/v3/volumes/647629ad-3cda-4ecd-a403-ee6bba4f7875 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:13.292759 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a160a281-2b05-4f9a-968d-c17d70243a91 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:13.294940 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a160a281-2b05-4f9a-968d-c17d70243a91 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/1a494dc6-b01c-43fa-9b8d-b03620c1a65e Aug 13 21:13:13.295286 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a160a281-2b05-4f9a-968d-c17d70243a91 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:13.295488 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a160a281-2b05-4f9a-968d-c17d70243a91 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:13.295577 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-a160a281-2b05-4f9a-968d-c17d70243a91 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id 1a494dc6-b01c-43fa-9b8d-b03620c1a65e. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:13.300395 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:13.300395 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:13.301077 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a160a281-2b05-4f9a-968d-c17d70243a91 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/1a494dc6-b01c-43fa-9b8d-b03620c1a65e returned with HTTP 200 Aug 13 21:13:13.301632 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 759/3046] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:13:13 2026] GET /volume/v3/backups/1a494dc6-b01c-43fa-9b8d-b03620c1a65e => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:13.535281 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d670200e-2165-436e-b1e1-920fd93aa39f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:13.547681 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-1b3cc8bf-1f32-45fe-8402-de266e2926cd None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:13.550072 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1b3cc8bf-1f32-45fe-8402-de266e2926cd tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/93964077-1166-4ebb-8229-a2d3854cbc46 Aug 13 21:13:13.550398 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1b3cc8bf-1f32-45fe-8402-de266e2926cd tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:13.550676 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1b3cc8bf-1f32-45fe-8402-de266e2926cd tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:13.550863 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-1b3cc8bf-1f32-45fe-8402-de266e2926cd tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 93964077-1166-4ebb-8229-a2d3854cbc46. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:13.556430 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:13.556430 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:13.557363 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1b3cc8bf-1f32-45fe-8402-de266e2926cd tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/93964077-1166-4ebb-8229-a2d3854cbc46 returned with HTTP 200 Aug 13 21:13:13.557755 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 770/3047] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:13 2026] GET /volume/v3/backups/93964077-1166-4ebb-8229-a2d3854cbc46 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:13.689994 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d670200e-2165-436e-b1e1-920fd93aa39f tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:13:13.690373 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d670200e-2165-436e-b1e1-920fd93aa39f tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-385431586"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:13:13.691993 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-d670200e-2165-436e-b1e1-920fd93aa39f tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-385431586'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:13:13.692212 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-d670200e-2165-436e-b1e1-920fd93aa39f tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Create volume of 1 GB Aug 13 21:13:13.696386 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-d670200e-2165-436e-b1e1-920fd93aa39f tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Availability Zones retrieved successfully. Aug 13 21:13:13.703779 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-d670200e-2165-436e-b1e1-920fd93aa39f tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Flow 'volume_create_api' (753a7c58-6b9f-4eac-bcd7-eebf114a580b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:13:13.705702 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-d670200e-2165-436e-b1e1-920fd93aa39f tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c280636c-1a17-4158-8462-b7055b4da0fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:13:13.706739 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-d670200e-2165-436e-b1e1-920fd93aa39f tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:13:13.750428 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-d670200e-2165-436e-b1e1-920fd93aa39f tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c280636c-1a17-4158-8462-b7055b4da0fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:13:13.751408 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-d670200e-2165-436e-b1e1-920fd93aa39f tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9883cce6-5b03-45a0-a0a3-d1c7fe56fe48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:13:13.835954 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-d670200e-2165-436e-b1e1-920fd93aa39f tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Created reservations ['61f770e4-227a-4947-b285-345086dd4e18', 'a18bc07b-4aec-490b-93a5-03793122877a', '8704b07f-8e3e-46f8-a987-207f4809d592', '0e85cb0f-5302-4b49-901e-d8c6bcf12220'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:13:13.839106 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-d670200e-2165-436e-b1e1-920fd93aa39f tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9883cce6-5b03-45a0-a0a3-d1c7fe56fe48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['61f770e4-227a-4947-b285-345086dd4e18', 'a18bc07b-4aec-490b-93a5-03793122877a', '8704b07f-8e3e-46f8-a987-207f4809d592', '0e85cb0f-5302-4b49-901e-d8c6bcf12220']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:13:13.839106 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-d670200e-2165-436e-b1e1-920fd93aa39f tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a124b8a-39ee-4447-aa4c-2e56ddb60f06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:13:13.870236 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-d670200e-2165-436e-b1e1-920fd93aa39f tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a124b8a-39ee-4447-aa4c-2e56ddb60f06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7ddd244-d681-4dbf-bf5d-3423340dc2ab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-385431586',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='790e5950a99149569e50b77e1e324a2e',qos_specs=None,replication_status=,reservations=['61f770e4-227a-4947-b285-345086dd4e18','a18bc07b-4aec-490b-93a5-03793122877a','8704b07f-8e3e-46f8-a987-207f4809d592','0e85cb0f-5302-4b49-901e-d8c6bcf12220'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f627945a881428c8b0ccc2a082be0d9',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:13:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-385431586',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d7ddd244-d681-4dbf-bf5d-3423340dc2ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='790e5950a99149569e50b77e1e324a2e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4f627945a881428c8b0ccc2a082be0d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:13:13.872757 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-d670200e-2165-436e-b1e1-920fd93aa39f tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6dcaba8d-0feb-4184-a945-7585e7ab83c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:13:13.905696 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-d670200e-2165-436e-b1e1-920fd93aa39f tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6dcaba8d-0feb-4184-a945-7585e7ab83c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-385431586',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='790e5950a99149569e50b77e1e324a2e',qos_specs=None,replication_status=,reservations=['61f770e4-227a-4947-b285-345086dd4e18','a18bc07b-4aec-490b-93a5-03793122877a','8704b07f-8e3e-46f8-a987-207f4809d592','0e85cb0f-5302-4b49-901e-d8c6bcf12220'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f627945a881428c8b0ccc2a082be0d9',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:13:13.907896 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-d670200e-2165-436e-b1e1-920fd93aa39f tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7141f1f4-5c9e-424f-be72-b1d4a27b79e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:13:13.922320 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-d670200e-2165-436e-b1e1-920fd93aa39f tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7141f1f4-5c9e-424f-be72-b1d4a27b79e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:13:13.923206 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-d670200e-2165-436e-b1e1-920fd93aa39f tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Flow 'volume_create_api' (753a7c58-6b9f-4eac-bcd7-eebf114a580b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:13:13.923726 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-d670200e-2165-436e-b1e1-920fd93aa39f tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Create volume request issued successfully. Aug 13 21:13:13.924739 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d670200e-2165-436e-b1e1-920fd93aa39f tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:13:13.925744 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 757/3048] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:13:13 2026] POST /volume/v3/volumes => generated 748 bytes in 391 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:13:14.013755 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9d6e7cca-87f2-46ce-a1e0-0a07a167a73c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:14.017924 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9d6e7cca-87f2-46ce-a1e0-0a07a167a73c tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] GET https://10.4.3.14/volume/v3/volumes/d7ddd244-d681-4dbf-bf5d-3423340dc2ab Aug 13 21:13:14.018249 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9d6e7cca-87f2-46ce-a1e0-0a07a167a73c tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:14.018538 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9d6e7cca-87f2-46ce-a1e0-0a07a167a73c tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:14.031938 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:14.031938 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:14.038144 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9d6e7cca-87f2-46ce-a1e0-0a07a167a73c tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Volume info retrieved successfully. Aug 13 21:13:14.045915 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9d6e7cca-87f2-46ce-a1e0-0a07a167a73c tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] https://10.4.3.14/volume/v3/volumes/d7ddd244-d681-4dbf-bf5d-3423340dc2ab returned with HTTP 200 Aug 13 21:13:14.046265 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 763/3049] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:14 2026] GET /volume/v3/volumes/d7ddd244-d681-4dbf-bf5d-3423340dc2ab => generated 840 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:14.212993 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3408207c-caf8-4437-bc0f-78b941d30314 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:14.214752 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3408207c-caf8-4437-bc0f-78b941d30314 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] GET https://10.4.3.14/volume/v3/volumes/647629ad-3cda-4ecd-a403-ee6bba4f7875 Aug 13 21:13:14.214994 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3408207c-caf8-4437-bc0f-78b941d30314 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:14.215227 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3408207c-caf8-4437-bc0f-78b941d30314 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:14.220890 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3408207c-caf8-4437-bc0f-78b941d30314 tempest-VolumesSnapshotListTestJSON-1033446632 tempest-VolumesSnapshotListTestJSON-1033446632-project-member] https://10.4.3.14/volume/v3/volumes/647629ad-3cda-4ecd-a403-ee6bba4f7875 returned with HTTP 404 Aug 13 21:13:14.221452 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 760/3050] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:14 2026] GET /volume/v3/volumes/647629ad-3cda-4ecd-a403-ee6bba4f7875 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:13:14.312873 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-12d9767f-bdca-49db-a75d-5a7abacc427a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:14.315939 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-12d9767f-bdca-49db-a75d-5a7abacc427a tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/1a494dc6-b01c-43fa-9b8d-b03620c1a65e Aug 13 21:13:14.316552 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-12d9767f-bdca-49db-a75d-5a7abacc427a tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:14.317199 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-12d9767f-bdca-49db-a75d-5a7abacc427a tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:14.317199 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-12d9767f-bdca-49db-a75d-5a7abacc427a tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id 1a494dc6-b01c-43fa-9b8d-b03620c1a65e. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:14.335126 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:14.335126 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:14.335786 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-12d9767f-bdca-49db-a75d-5a7abacc427a tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/1a494dc6-b01c-43fa-9b8d-b03620c1a65e returned with HTTP 200 Aug 13 21:13:14.336243 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 771/3051] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:13:14 2026] GET /volume/v3/backups/1a494dc6-b01c-43fa-9b8d-b03620c1a65e => generated 733 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:14.572063 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-04024702-1d50-43f5-a1d4-21e3297ccddd None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:14.574580 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-04024702-1d50-43f5-a1d4-21e3297ccddd tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/93964077-1166-4ebb-8229-a2d3854cbc46 Aug 13 21:13:14.574868 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-04024702-1d50-43f5-a1d4-21e3297ccddd tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:14.575141 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-04024702-1d50-43f5-a1d4-21e3297ccddd tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:14.575317 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-04024702-1d50-43f5-a1d4-21e3297ccddd tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 93964077-1166-4ebb-8229-a2d3854cbc46. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:14.583616 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:14.583616 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:14.584679 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-04024702-1d50-43f5-a1d4-21e3297ccddd tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/93964077-1166-4ebb-8229-a2d3854cbc46 returned with HTTP 200 Aug 13 21:13:14.585199 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 758/3052] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:14 2026] GET /volume/v3/backups/93964077-1166-4ebb-8229-a2d3854cbc46 => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:15.061768 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a7b61d95-8a3f-4143-acf0-2c454b5bd319 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:15.064466 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a7b61d95-8a3f-4143-acf0-2c454b5bd319 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] GET https://10.4.3.14/volume/v3/volumes/d7ddd244-d681-4dbf-bf5d-3423340dc2ab Aug 13 21:13:15.064729 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a7b61d95-8a3f-4143-acf0-2c454b5bd319 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:15.065007 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a7b61d95-8a3f-4143-acf0-2c454b5bd319 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:15.076428 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:15.076428 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:15.080652 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a7b61d95-8a3f-4143-acf0-2c454b5bd319 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Volume info retrieved successfully. Aug 13 21:13:15.085916 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a7b61d95-8a3f-4143-acf0-2c454b5bd319 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] https://10.4.3.14/volume/v3/volumes/d7ddd244-d681-4dbf-bf5d-3423340dc2ab returned with HTTP 200 Aug 13 21:13:15.086586 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 764/3053] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:15 2026] GET /volume/v3/volumes/d7ddd244-d681-4dbf-bf5d-3423340dc2ab => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:15.102040 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-52c53e7c-aefe-4b15-b11f-169f25d7d5b1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:15.104633 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-52c53e7c-aefe-4b15-b11f-169f25d7d5b1 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] POST https://10.4.3.14/volume/v3/snapshots Aug 13 21:13:15.105076 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-52c53e7c-aefe-4b15-b11f-169f25d7d5b1 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d7ddd244-d681-4dbf-bf5d-3423340dc2ab", "name": "tempest-SnapshotsActionsTest-Snapshot-87950533"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:13:15.117559 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:15.117559 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:15.118487 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-52c53e7c-aefe-4b15-b11f-169f25d7d5b1 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Volume info retrieved successfully. Aug 13 21:13:15.118648 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-52c53e7c-aefe-4b15-b11f-169f25d7d5b1 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Create snapshot from volume d7ddd244-d681-4dbf-bf5d-3423340dc2ab Aug 13 21:13:15.163141 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-52c53e7c-aefe-4b15-b11f-169f25d7d5b1 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Created reservations ['49684b1d-62fc-4877-9ac3-57ea1f791601', '54f4ffd1-00ac-4246-af33-86fed8f79aaf', 'b1de556c-c275-427f-be4a-b7f3c1719faa', '48f59cd3-f79c-473c-ad5a-d9a61300d475'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:13:15.205178 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-52c53e7c-aefe-4b15-b11f-169f25d7d5b1 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Snapshot create request issued successfully. Aug 13 21:13:15.205596 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-52c53e7c-aefe-4b15-b11f-169f25d7d5b1 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] https://10.4.3.14/volume/v3/snapshots returned with HTTP 202 Aug 13 21:13:15.206173 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 761/3054] 10.4.3.14 () {68 vars in 1258 bytes} [Thu Aug 13 21:13:15 2026] POST /volume/v3/snapshots => generated 305 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:13:15.215675 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b395a483-b055-4e59-bb1d-51024ef9c635 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:15.217340 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b395a483-b055-4e59-bb1d-51024ef9c635 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] GET https://10.4.3.14/volume/v3/snapshots/133c623b-c433-41c6-986f-4411ae589c58 Aug 13 21:13:15.217601 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b395a483-b055-4e59-bb1d-51024ef9c635 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:15.217838 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b395a483-b055-4e59-bb1d-51024ef9c635 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:15.225385 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:15.225385 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:15.226871 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-b395a483-b055-4e59-bb1d-51024ef9c635 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Snapshot retrieved successfully. Aug 13 21:13:15.228158 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b395a483-b055-4e59-bb1d-51024ef9c635 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] https://10.4.3.14/volume/v3/snapshots/133c623b-c433-41c6-986f-4411ae589c58 returned with HTTP 200 Aug 13 21:13:15.228974 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 772/3055] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:13:15 2026] GET /volume/v3/snapshots/133c623b-c433-41c6-986f-4411ae589c58 => generated 437 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:15.348790 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4e365ee5-e9e8-4540-bc3f-dcc715fee5d7 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:15.350697 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4e365ee5-e9e8-4540-bc3f-dcc715fee5d7 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/1a494dc6-b01c-43fa-9b8d-b03620c1a65e Aug 13 21:13:15.350913 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4e365ee5-e9e8-4540-bc3f-dcc715fee5d7 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:15.351146 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4e365ee5-e9e8-4540-bc3f-dcc715fee5d7 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:15.351244 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-4e365ee5-e9e8-4540-bc3f-dcc715fee5d7 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id 1a494dc6-b01c-43fa-9b8d-b03620c1a65e. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:15.355286 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:15.355286 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:15.355976 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4e365ee5-e9e8-4540-bc3f-dcc715fee5d7 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/1a494dc6-b01c-43fa-9b8d-b03620c1a65e returned with HTTP 200 Aug 13 21:13:15.356334 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 759/3056] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:13:15 2026] GET /volume/v3/backups/1a494dc6-b01c-43fa-9b8d-b03620c1a65e => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:15.369165 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-77ae2b9d-2e6a-4ea3-9226-2183e940120f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:15.371220 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-77ae2b9d-2e6a-4ea3-9226-2183e940120f tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/1a494dc6-b01c-43fa-9b8d-b03620c1a65e/export_record Aug 13 21:13:15.371470 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-77ae2b9d-2e6a-4ea3-9226-2183e940120f tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:15.373220 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-77ae2b9d-2e6a-4ea3-9226-2183e940120f tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'export_record' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:15.373220 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.contrib.backups [None req-77ae2b9d-2e6a-4ea3-9226-2183e940120f tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Export record for backup 1a494dc6-b01c-43fa-9b8d-b03620c1a65e. {{(pid=100214) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 13 21:13:15.376573 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:15.376573 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:15.377911 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.backup.api [None req-77ae2b9d-2e6a-4ea3-9226-2183e940120f tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling RPCAPI with context: , host: np0000007265, backup: 1a494dc6-b01c-43fa-9b8d-b03620c1a65e. {{(pid=100214) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 13 21:13:15.384428 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.backup.rpcapi [None req-77ae2b9d-2e6a-4ea3-9226-2183e940120f tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] export_record in rpcapi backup_id 1a494dc6-b01c-43fa-9b8d-b03620c1a65e on host np0000007265. {{(pid=100214) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 13 21:13:15.396335 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.contrib.backups [None req-77ae2b9d-2e6a-4ea3-9226-2183e940120f tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMWE0OTRkYzYtYjAxYy00M2ZhLTliOGQtYjAzNjIwYzFhNjVlIiwgInVzZXJfaWQiOiAiZTZkOWEwMjJjMzI0NDEyYzk5ODE2YTRhZGI5NzAwOGUiLCAicHJvamVjdF9pZCI6ICI5Y2IyNmY1Yzk4Mzg0NmI3YjgyZGU3MzcwZDk1MWJjNCIsICJ2b2x1bWVfaWQiOiAiOTY1MDYyZjQtMzE3OS00YjFmLWI0N2MtMzNiMTdmMDVmNGMzIiwgImhvc3QiOiAibnAwMDAwMDA3MjY1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0zMTg4NjU4NjgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV85NjUwNjJmNC0zMTc5LTRiMWYtYjQ3Yy0zM2IxN2YwNWY0YzMvMjAyNjA4MTMyMTEzMDEvYXpfbm92YV9iYWNrdXBfMWE0OTRkYzYtYjAxYy00M2ZhLTliOGQtYjAzNjIwYzFhNjVlIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xM1QyMToxMjo1OVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QyMToxMjo1OVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDIxOjEzOjE1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100214) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 13 21:13:15.396651 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-77ae2b9d-2e6a-4ea3-9226-2183e940120f tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/1a494dc6-b01c-43fa-9b8d-b03620c1a65e/export_record returned with HTTP 200 Aug 13 21:13:15.397436 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 765/3057] 10.4.3.14 () {68 vars in 1423 bytes} [Thu Aug 13 21:13:15 2026] GET /volume/v3/backups/1a494dc6-b01c-43fa-9b8d-b03620c1a65e/export_record => generated 1424 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:13:15.405723 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d2ee9d72-76c3-4579-84be-e61865bfe946 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:15.407642 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d2ee9d72-76c3-4579-84be-e61865bfe946 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/1a494dc6-b01c-43fa-9b8d-b03620c1a65e Aug 13 21:13:15.407938 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d2ee9d72-76c3-4579-84be-e61865bfe946 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:15.408202 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d2ee9d72-76c3-4579-84be-e61865bfe946 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:15.408374 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-d2ee9d72-76c3-4579-84be-e61865bfe946 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id 1a494dc6-b01c-43fa-9b8d-b03620c1a65e. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:15.412753 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:15.412753 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:15.413417 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d2ee9d72-76c3-4579-84be-e61865bfe946 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/1a494dc6-b01c-43fa-9b8d-b03620c1a65e returned with HTTP 200 Aug 13 21:13:15.413751 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 762/3058] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:13:15 2026] GET /volume/v3/backups/1a494dc6-b01c-43fa-9b8d-b03620c1a65e => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:15.425424 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-cb32d136-decd-4634-8d01-cd7b2a85cb87 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:15.426928 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-cb32d136-decd-4634-8d01-cd7b2a85cb87 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-member] POST https://10.4.3.14/volume/v3/backups/import_record Aug 13 21:13:15.427334 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-cb32d136-decd-4634-8d01-cd7b2a85cb87 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzk1MGEwNTEtN2ExNi00YmRlLTg0YjUtZDhiZGRmNjlhMWZmIiwgInVzZXJfaWQiOiAiZTZkOWEwMjJjMzI0NDEyYzk5ODE2YTRhZGI5NzAwOGUiLCAicHJvamVjdF9pZCI6ICI5Y2IyNmY1Yzk4Mzg0NmI3YjgyZGU3MzcwZDk1MWJjNCIsICJ2b2x1bWVfaWQiOiAiOTY1MDYyZjQtMzE3OS00YjFmLWI0N2MtMzNiMTdmMDVmNGMzIiwgImhvc3QiOiAibnAwMDAwMDA3MjY1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0zMTg4NjU4NjgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV85NjUwNjJmNC0zMTc5LTRiMWYtYjQ3Yy0zM2IxN2YwNWY0YzMvMjAyNjA4MTMyMTEzMDEvYXpfbm92YV9iYWNrdXBfMWE0OTRkYzYtYjAxYy00M2ZhLTliOGQtYjAzNjIwYzFhNjVlIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xM1QyMToxMjo1OVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QyMToxMjo1OVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDIxOjEzOjE1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:13:15.428768 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.contrib.backups [None req-cb32d136-decd-4634-8d01-cd7b2a85cb87 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzk1MGEwNTEtN2ExNi00YmRlLTg0YjUtZDhiZGRmNjlhMWZmIiwgInVzZXJfaWQiOiAiZTZkOWEwMjJjMzI0NDEyYzk5ODE2YTRhZGI5NzAwOGUiLCAicHJvamVjdF9pZCI6ICI5Y2IyNmY1Yzk4Mzg0NmI3YjgyZGU3MzcwZDk1MWJjNCIsICJ2b2x1bWVfaWQiOiAiOTY1MDYyZjQtMzE3OS00YjFmLWI0N2MtMzNiMTdmMDVmNGMzIiwgImhvc3QiOiAibnAwMDAwMDA3MjY1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0zMTg4NjU4NjgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV85NjUwNjJmNC0zMTc5LTRiMWYtYjQ3Yy0zM2IxN2YwNWY0YzMvMjAyNjA4MTMyMTEzMDEvYXpfbm92YV9iYWNrdXBfMWE0OTRkYzYtYjAxYy00M2ZhLTliOGQtYjAzNjIwYzFhNjVlIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xM1QyMToxMjo1OVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QyMToxMjo1OVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDIxOjEzOjE1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100216) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 13 21:13:15.428768 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.contrib.backups [None req-cb32d136-decd-4634-8d01-cd7b2a85cb87 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzk1MGEwNTEtN2ExNi00YmRlLTg0YjUtZDhiZGRmNjlhMWZmIiwgInVzZXJfaWQiOiAiZTZkOWEwMjJjMzI0NDEyYzk5ODE2YTRhZGI5NzAwOGUiLCAicHJvamVjdF9pZCI6ICI5Y2IyNmY1Yzk4Mzg0NmI3YjgyZGU3MzcwZDk1MWJjNCIsICJ2b2x1bWVfaWQiOiAiOTY1MDYyZjQtMzE3OS00YjFmLWI0N2MtMzNiMTdmMDVmNGMzIiwgImhvc3QiOiAibnAwMDAwMDA3MjY1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0zMTg4NjU4NjgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV85NjUwNjJmNC0zMTc5LTRiMWYtYjQ3Yy0zM2IxN2YwNWY0YzMvMjAyNjA4MTMyMTEzMDEvYXpfbm92YV9iYWNrdXBfMWE0OTRkYzYtYjAxYy00M2ZhLTliOGQtYjAzNjIwYzFhNjVlIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xM1QyMToxMjo1OVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QyMToxMjo1OVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDIxOjEzOjE1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100216) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 13 21:13:15.429397 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.policy [None req-cb32d136-decd-4634-8d01-cd7b2a85cb87 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '8d5654b20d2d4dcf96e99feda810f60c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9cb26f5c983846b7b82de7370d951bc4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100216) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 21:13:15.429564 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-cb32d136-decd-4634-8d01-cd7b2a85cb87 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-member] https://10.4.3.14/volume/v3/backups/import_record returned with HTTP 403 Aug 13 21:13:15.429982 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 773/3059] 10.4.3.14 () {70 vars in 1335 bytes} [Thu Aug 13 21:13:15 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:13:15.437259 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-5dcc8bc0-9f19-48aa-907b-ce4983a562c0 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:15.438955 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5dcc8bc0-9f19-48aa-907b-ce4983a562c0 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] DELETE https://10.4.3.14/volume/v3/volumes/965062f4-3179-4b1f-b47c-33b17f05f4c3 Aug 13 21:13:15.439165 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5dcc8bc0-9f19-48aa-907b-ce4983a562c0 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:15.439365 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5dcc8bc0-9f19-48aa-907b-ce4983a562c0 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:15.439515 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-5dcc8bc0-9f19-48aa-907b-ce4983a562c0 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Delete volume with id: 965062f4-3179-4b1f-b47c-33b17f05f4c3 Aug 13 21:13:15.447255 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:15.447255 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:15.447615 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-5dcc8bc0-9f19-48aa-907b-ce4983a562c0 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Volume info retrieved successfully. Aug 13 21:13:15.478193 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-5dcc8bc0-9f19-48aa-907b-ce4983a562c0 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Delete volume request issued successfully. Aug 13 21:13:15.478352 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5dcc8bc0-9f19-48aa-907b-ce4983a562c0 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/volumes/965062f4-3179-4b1f-b47c-33b17f05f4c3 returned with HTTP 202 Aug 13 21:13:15.478805 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 760/3060] 10.4.3.14 () {68 vars in 1384 bytes} [Thu Aug 13 21:13:15 2026] DELETE /volume/v3/volumes/965062f4-3179-4b1f-b47c-33b17f05f4c3 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:13:15.488567 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-51ca3ef0-33be-4c14-a094-f6fce25e14b7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:15.490246 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-51ca3ef0-33be-4c14-a094-f6fce25e14b7 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/volumes/965062f4-3179-4b1f-b47c-33b17f05f4c3 Aug 13 21:13:15.490467 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-51ca3ef0-33be-4c14-a094-f6fce25e14b7 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:15.490640 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-51ca3ef0-33be-4c14-a094-f6fce25e14b7 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:15.498309 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:15.498309 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:15.501422 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-51ca3ef0-33be-4c14-a094-f6fce25e14b7 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Volume info retrieved successfully. Aug 13 21:13:15.505658 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-51ca3ef0-33be-4c14-a094-f6fce25e14b7 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/volumes/965062f4-3179-4b1f-b47c-33b17f05f4c3 returned with HTTP 200 Aug 13 21:13:15.505658 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 766/3061] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:13:15 2026] GET /volume/v3/volumes/965062f4-3179-4b1f-b47c-33b17f05f4c3 => generated 1005 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:13:15.598138 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2145a718-5459-4b81-96e9-e191d32bbe6b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:15.598138 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2145a718-5459-4b81-96e9-e191d32bbe6b tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/93964077-1166-4ebb-8229-a2d3854cbc46 Aug 13 21:13:15.598138 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2145a718-5459-4b81-96e9-e191d32bbe6b tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:15.598345 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2145a718-5459-4b81-96e9-e191d32bbe6b tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:15.598380 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-2145a718-5459-4b81-96e9-e191d32bbe6b tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 93964077-1166-4ebb-8229-a2d3854cbc46. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:15.603941 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:15.603941 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:15.605278 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2145a718-5459-4b81-96e9-e191d32bbe6b tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/93964077-1166-4ebb-8229-a2d3854cbc46 returned with HTTP 200 Aug 13 21:13:15.605466 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 763/3062] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:15 2026] GET /volume/v3/backups/93964077-1166-4ebb-8229-a2d3854cbc46 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:15.881552 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-9fda1a69-7470-4fdd-8a20-08b0dc457841 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:16.008512 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9fda1a69-7470-4fdd-8a20-08b0dc457841 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:13:16.008512 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9fda1a69-7470-4fdd-8a20-08b0dc457841 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-27606372"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:13:16.010272 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-9fda1a69-7470-4fdd-8a20-08b0dc457841 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-27606372'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:13:16.010462 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-9fda1a69-7470-4fdd-8a20-08b0dc457841 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] Create volume of 1 GB Aug 13 21:13:16.017055 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-9fda1a69-7470-4fdd-8a20-08b0dc457841 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] Availability Zones retrieved successfully. Aug 13 21:13:16.027983 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-9fda1a69-7470-4fdd-8a20-08b0dc457841 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] Flow 'volume_create_api' (fd5e50cf-918f-4a55-bd6f-c1903ea61e51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:13:16.029617 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-9fda1a69-7470-4fdd-8a20-08b0dc457841 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e9f48e5-08a1-4175-b2f3-09adb4a52dfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:13:16.030783 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-9fda1a69-7470-4fdd-8a20-08b0dc457841 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:13:16.061925 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-9fda1a69-7470-4fdd-8a20-08b0dc457841 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e9f48e5-08a1-4175-b2f3-09adb4a52dfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:13:16.063381 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-9fda1a69-7470-4fdd-8a20-08b0dc457841 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (690e5533-6a8d-40a4-976d-ab30d13647ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:13:16.135755 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-9fda1a69-7470-4fdd-8a20-08b0dc457841 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] Created reservations ['1f88d5e8-5f2b-46da-af19-6b8d5602a0a7', 'fdc9fcea-a301-4be5-a240-5483c605b320', '2eb8e598-2810-47dd-80d4-254d9c92c134', '3b07daa6-bb28-474f-9362-6a2139507bce'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:13:16.137165 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-9fda1a69-7470-4fdd-8a20-08b0dc457841 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (690e5533-6a8d-40a4-976d-ab30d13647ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f88d5e8-5f2b-46da-af19-6b8d5602a0a7', 'fdc9fcea-a301-4be5-a240-5483c605b320', '2eb8e598-2810-47dd-80d4-254d9c92c134', '3b07daa6-bb28-474f-9362-6a2139507bce']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:13:16.137902 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-9fda1a69-7470-4fdd-8a20-08b0dc457841 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4d6b0b6-3a20-43a8-8446-956e712b2ee2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:13:16.175076 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-9fda1a69-7470-4fdd-8a20-08b0dc457841 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4d6b0b6-3a20-43a8-8446-956e712b2ee2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8737d83-d686-4c06-b28b-c778ffd8aa60', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-27606372',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='050431db6f9c400f964f6134af0834b6',qos_specs=None,replication_status=,reservations=['1f88d5e8-5f2b-46da-af19-6b8d5602a0a7','fdc9fcea-a301-4be5-a240-5483c605b320','2eb8e598-2810-47dd-80d4-254d9c92c134','3b07daa6-bb28-474f-9362-6a2139507bce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdaaeef9cb7f4fbc9fd616593a875c20',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:13:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-27606372',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d8737d83-d686-4c06-b28b-c778ffd8aa60,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='050431db6f9c400f964f6134af0834b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cdaaeef9cb7f4fbc9fd616593a875c20',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:13:16.176154 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-9fda1a69-7470-4fdd-8a20-08b0dc457841 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf3616c2-3a66-4d1c-a922-003eaa9639e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:13:16.202886 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-9fda1a69-7470-4fdd-8a20-08b0dc457841 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf3616c2-3a66-4d1c-a922-003eaa9639e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-27606372',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='050431db6f9c400f964f6134af0834b6',qos_specs=None,replication_status=,reservations=['1f88d5e8-5f2b-46da-af19-6b8d5602a0a7','fdc9fcea-a301-4be5-a240-5483c605b320','2eb8e598-2810-47dd-80d4-254d9c92c134','3b07daa6-bb28-474f-9362-6a2139507bce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdaaeef9cb7f4fbc9fd616593a875c20',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:13:16.203671 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-9fda1a69-7470-4fdd-8a20-08b0dc457841 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4475dd4a-aee8-4aa7-a44c-4287db6b328a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:13:16.216805 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-9fda1a69-7470-4fdd-8a20-08b0dc457841 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4475dd4a-aee8-4aa7-a44c-4287db6b328a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:13:16.217720 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-9fda1a69-7470-4fdd-8a20-08b0dc457841 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] Flow 'volume_create_api' (fd5e50cf-918f-4a55-bd6f-c1903ea61e51) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:13:16.218024 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-9fda1a69-7470-4fdd-8a20-08b0dc457841 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] Create volume request issued successfully. Aug 13 21:13:16.218565 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9fda1a69-7470-4fdd-8a20-08b0dc457841 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:13:16.219142 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 774/3063] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:13:15 2026] POST /volume/v3/volumes => generated 774 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:13:16.234219 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-9d3ec65c-ce4e-48bc-ac64-6e6c42ffeffb None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:16.237127 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9d3ec65c-ce4e-48bc-ac64-6e6c42ffeffb tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] GET https://10.4.3.14/volume/v3/volumes/d8737d83-d686-4c06-b28b-c778ffd8aa60 Aug 13 21:13:16.237414 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9d3ec65c-ce4e-48bc-ac64-6e6c42ffeffb tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:16.237602 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9d3ec65c-ce4e-48bc-ac64-6e6c42ffeffb tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:16.240417 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e66401a8-a3b8-4a7e-b30c-7c3f8a3871bf None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:16.243875 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e66401a8-a3b8-4a7e-b30c-7c3f8a3871bf tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] GET https://10.4.3.14/volume/v3/snapshots/133c623b-c433-41c6-986f-4411ae589c58 Aug 13 21:13:16.244332 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e66401a8-a3b8-4a7e-b30c-7c3f8a3871bf tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:16.244706 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e66401a8-a3b8-4a7e-b30c-7c3f8a3871bf tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:16.250217 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:16.250217 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:16.253183 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:16.253183 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:16.253183 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e66401a8-a3b8-4a7e-b30c-7c3f8a3871bf tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Snapshot retrieved successfully. Aug 13 21:13:16.254351 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e66401a8-a3b8-4a7e-b30c-7c3f8a3871bf tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] https://10.4.3.14/volume/v3/snapshots/133c623b-c433-41c6-986f-4411ae589c58 returned with HTTP 200 Aug 13 21:13:16.255219 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 767/3064] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:13:16 2026] GET /volume/v3/snapshots/133c623b-c433-41c6-986f-4411ae589c58 => generated 464 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:16.256070 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-9d3ec65c-ce4e-48bc-ac64-6e6c42ffeffb tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] Volume info retrieved successfully. Aug 13 21:13:16.262118 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9d3ec65c-ce4e-48bc-ac64-6e6c42ffeffb tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] https://10.4.3.14/volume/v3/volumes/d8737d83-d686-4c06-b28b-c778ffd8aa60 returned with HTTP 200 Aug 13 21:13:16.262724 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 761/3065] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:16 2026] GET /volume/v3/volumes/d8737d83-d686-4c06-b28b-c778ffd8aa60 => generated 953 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:16.266321 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-495e0ca7-31d5-4a0c-94be-ee51e72a90ac None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:16.353338 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-495e0ca7-31d5-4a0c-94be-ee51e72a90ac tempest-SnapshotsActionsTest-1690974228 tempest-SnapshotsActionsTest-1690974228-project-admin] POST https://10.4.3.14/volume/v3/snapshots/133c623b-c433-41c6-986f-4411ae589c58/action Aug 13 21:13:16.353654 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-495e0ca7-31d5-4a0c-94be-ee51e72a90ac tempest-SnapshotsActionsTest-1690974228 tempest-SnapshotsActionsTest-1690974228-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:13:16.353768 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-495e0ca7-31d5-4a0c-94be-ee51e72a90ac tempest-SnapshotsActionsTest-1690974228 tempest-SnapshotsActionsTest-1690974228-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:13:16.355153 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.admin_actions [None req-495e0ca7-31d5-4a0c-94be-ee51e72a90ac tempest-SnapshotsActionsTest-1690974228 tempest-SnapshotsActionsTest-1690974228-project-admin] Updating snapshot '133c623b-c433-41c6-986f-4411ae589c58' with '{'status': 'creating'}' {{(pid=100215) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 21:13:16.363651 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:16.363651 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:16.374863 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-495e0ca7-31d5-4a0c-94be-ee51e72a90ac tempest-SnapshotsActionsTest-1690974228 tempest-SnapshotsActionsTest-1690974228-project-admin] https://10.4.3.14/volume/v3/snapshots/133c623b-c433-41c6-986f-4411ae589c58/action returned with HTTP 202 Aug 13 21:13:16.375245 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 764/3066] 10.4.3.14 () {68 vars in 1389 bytes} [Thu Aug 13 21:13:16 2026] POST /volume/v3/snapshots/133c623b-c433-41c6-986f-4411ae589c58/action => generated 0 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:13:16.384577 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ab98d4b8-4a13-4c87-99b5-caf92b94a979 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:16.387153 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ab98d4b8-4a13-4c87-99b5-caf92b94a979 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] GET https://10.4.3.14/volume/v3/snapshots/133c623b-c433-41c6-986f-4411ae589c58 Aug 13 21:13:16.387394 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ab98d4b8-4a13-4c87-99b5-caf92b94a979 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:16.387582 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ab98d4b8-4a13-4c87-99b5-caf92b94a979 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:16.392645 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:16.392645 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:16.393111 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-ab98d4b8-4a13-4c87-99b5-caf92b94a979 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Snapshot retrieved successfully. Aug 13 21:13:16.393916 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ab98d4b8-4a13-4c87-99b5-caf92b94a979 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] https://10.4.3.14/volume/v3/snapshots/133c623b-c433-41c6-986f-4411ae589c58 returned with HTTP 200 Aug 13 21:13:16.394406 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 775/3067] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:13:16 2026] GET /volume/v3/snapshots/133c623b-c433-41c6-986f-4411ae589c58 => generated 463 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:16.403205 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a386d893-c2d0-4307-846b-fffa078eaf41 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:16.404516 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a386d893-c2d0-4307-846b-fffa078eaf41 tempest-SnapshotsActionsTest-1690974228 tempest-SnapshotsActionsTest-1690974228-project-admin] POST https://10.4.3.14/volume/v3/snapshots/133c623b-c433-41c6-986f-4411ae589c58/action Aug 13 21:13:16.406981 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a386d893-c2d0-4307-846b-fffa078eaf41 tempest-SnapshotsActionsTest-1690974228 tempest-SnapshotsActionsTest-1690974228-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:13:16.406981 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a386d893-c2d0-4307-846b-fffa078eaf41 tempest-SnapshotsActionsTest-1690974228 tempest-SnapshotsActionsTest-1690974228-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:13:16.406981 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.contrib.admin_actions [None req-a386d893-c2d0-4307-846b-fffa078eaf41 tempest-SnapshotsActionsTest-1690974228 tempest-SnapshotsActionsTest-1690974228-project-admin] Updating snapshot '133c623b-c433-41c6-986f-4411ae589c58' with '{'status': 'available'}' {{(pid=100214) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 21:13:16.425533 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:16.425533 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:16.436715 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a386d893-c2d0-4307-846b-fffa078eaf41 tempest-SnapshotsActionsTest-1690974228 tempest-SnapshotsActionsTest-1690974228-project-admin] https://10.4.3.14/volume/v3/snapshots/133c623b-c433-41c6-986f-4411ae589c58/action returned with HTTP 202 Aug 13 21:13:16.437336 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 768/3068] 10.4.3.14 () {68 vars in 1389 bytes} [Thu Aug 13 21:13:16 2026] POST /volume/v3/snapshots/133c623b-c433-41c6-986f-4411ae589c58/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:13:16.445263 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-fbec7079-1043-4bd0-8701-c4b097cafa27 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:16.447274 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fbec7079-1043-4bd0-8701-c4b097cafa27 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] GET https://10.4.3.14/volume/v3/snapshots/133c623b-c433-41c6-986f-4411ae589c58 Aug 13 21:13:16.447541 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fbec7079-1043-4bd0-8701-c4b097cafa27 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:16.447922 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fbec7079-1043-4bd0-8701-c4b097cafa27 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:16.453213 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:16.453213 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:16.453676 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-fbec7079-1043-4bd0-8701-c4b097cafa27 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Snapshot retrieved successfully. Aug 13 21:13:16.454469 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fbec7079-1043-4bd0-8701-c4b097cafa27 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] https://10.4.3.14/volume/v3/snapshots/133c623b-c433-41c6-986f-4411ae589c58 returned with HTTP 200 Aug 13 21:13:16.454816 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 762/3069] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:13:16 2026] GET /volume/v3/snapshots/133c623b-c433-41c6-986f-4411ae589c58 => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:16.465824 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-21b52974-5023-462c-ae9f-92cbb65c4d2c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:16.467623 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-21b52974-5023-462c-ae9f-92cbb65c4d2c tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] POST https://10.4.3.14/volume/v3/snapshots Aug 13 21:13:16.468049 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-21b52974-5023-462c-ae9f-92cbb65c4d2c tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d7ddd244-d681-4dbf-bf5d-3423340dc2ab", "name": "tempest-SnapshotsActionsTest-Snapshot-701043266"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:13:16.476438 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:16.476438 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:16.477001 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-21b52974-5023-462c-ae9f-92cbb65c4d2c tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Volume info retrieved successfully. Aug 13 21:13:16.477125 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-21b52974-5023-462c-ae9f-92cbb65c4d2c tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Create snapshot from volume d7ddd244-d681-4dbf-bf5d-3423340dc2ab Aug 13 21:13:16.503326 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-21b52974-5023-462c-ae9f-92cbb65c4d2c tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Created reservations ['43de7bf0-8443-467c-8b2e-b9b757e92821', 'f212f5f3-f18a-4ca1-97c3-4a388808049d', '8f0ea39d-76a8-4a5b-a054-a4eda30ad84b', '66c171aa-0d4a-4e6a-a532-07942806a7cf'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:13:16.518733 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e8c6ede8-eaf0-402b-bba0-0c2ff98e0927 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:16.520892 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e8c6ede8-eaf0-402b-bba0-0c2ff98e0927 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/volumes/965062f4-3179-4b1f-b47c-33b17f05f4c3 Aug 13 21:13:16.521284 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e8c6ede8-eaf0-402b-bba0-0c2ff98e0927 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:16.521570 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e8c6ede8-eaf0-402b-bba0-0c2ff98e0927 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:16.543641 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e8c6ede8-eaf0-402b-bba0-0c2ff98e0927 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/volumes/965062f4-3179-4b1f-b47c-33b17f05f4c3 returned with HTTP 404 Aug 13 21:13:16.549209 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 776/3070] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:13:16 2026] GET /volume/v3/volumes/965062f4-3179-4b1f-b47c-33b17f05f4c3 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:13:16.549670 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-21b52974-5023-462c-ae9f-92cbb65c4d2c tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Snapshot create request issued successfully. Aug 13 21:13:16.550162 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-21b52974-5023-462c-ae9f-92cbb65c4d2c tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] https://10.4.3.14/volume/v3/snapshots returned with HTTP 202 Aug 13 21:13:16.550713 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 765/3071] 10.4.3.14 () {68 vars in 1258 bytes} [Thu Aug 13 21:13:16 2026] POST /volume/v3/snapshots => generated 306 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:13:16.558065 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2f364c2b-1cb2-452c-9f80-b116954b543a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:16.560837 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2f364c2b-1cb2-452c-9f80-b116954b543a tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-member] GET https://10.4.3.14/volume/v3/backups Aug 13 21:13:16.561058 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2f364c2b-1cb2-452c-9f80-b116954b543a tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:16.561241 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2f364c2b-1cb2-452c-9f80-b116954b543a tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-member] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:16.561486 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.api_utils [None req-2f364c2b-1cb2-452c-9f80-b116954b543a tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-member] Removing options '' from query. {{(pid=100214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:13:16.561770 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:16.561770 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:16.567709 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-bbb4eaee-7426-4d20-80ba-a21d2187a2d2 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:16.569771 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bbb4eaee-7426-4d20-80ba-a21d2187a2d2 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] GET https://10.4.3.14/volume/v3/snapshots/b7d43e97-e958-46ba-97f3-5a794a88033f Aug 13 21:13:16.569930 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bbb4eaee-7426-4d20-80ba-a21d2187a2d2 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:16.570191 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bbb4eaee-7426-4d20-80ba-a21d2187a2d2 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:16.576620 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2f364c2b-1cb2-452c-9f80-b116954b543a tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-member] https://10.4.3.14/volume/v3/backups returned with HTTP 200 Aug 13 21:13:16.577490 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 769/3072] 10.4.3.14 () {68 vars in 1270 bytes} [Thu Aug 13 21:13:16 2026] GET /volume/v3/backups => generated 619 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:16.578551 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:16.578551 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:16.579255 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-bbb4eaee-7426-4d20-80ba-a21d2187a2d2 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Snapshot retrieved successfully. Aug 13 21:13:16.584569 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bbb4eaee-7426-4d20-80ba-a21d2187a2d2 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] https://10.4.3.14/volume/v3/snapshots/b7d43e97-e958-46ba-97f3-5a794a88033f returned with HTTP 200 Aug 13 21:13:16.584569 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 763/3073] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:13:16 2026] GET /volume/v3/snapshots/b7d43e97-e958-46ba-97f3-5a794a88033f => generated 438 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:16.589197 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2e8220c3-3208-40be-acae-1d759a219091 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:16.591705 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2e8220c3-3208-40be-acae-1d759a219091 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-member] GET https://10.4.3.14/volume/v3/backups?project_id=9cb26f5c983846b7b82de7370d951bc4 Aug 13 21:13:16.591997 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2e8220c3-3208-40be-acae-1d759a219091 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:16.592253 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2e8220c3-3208-40be-acae-1d759a219091 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-member] Calling method 'index' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:16.592597 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.api_utils [None req-2e8220c3-3208-40be-acae-1d759a219091 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-member] Removing options 'project_id' from query. {{(pid=100216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:13:16.600511 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2e8220c3-3208-40be-acae-1d759a219091 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-member] https://10.4.3.14/volume/v3/backups?project_id=9cb26f5c983846b7b82de7370d951bc4 returned with HTTP 200 Aug 13 21:13:16.601134 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 777/3074] 10.4.3.14 () {68 vars in 1357 bytes} [Thu Aug 13 21:13:16 2026] GET /volume/v3/backups?project_id=9cb26f5c983846b7b82de7370d951bc4 => generated 619 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:16.611545 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c4e0b61c-552a-40ba-a3c6-de253915387a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:16.613392 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c4e0b61c-552a-40ba-a3c6-de253915387a tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:13:16.613724 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c4e0b61c-552a-40ba-a3c6-de253915387a tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1744009843"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:13:16.615388 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-c4e0b61c-552a-40ba-a3c6-de253915387a tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1744009843'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:13:16.615574 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-c4e0b61c-552a-40ba-a3c6-de253915387a tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Create volume of 1 GB Aug 13 21:13:16.615952 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:16.615952 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:16.616573 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5cf1fa97-7a6a-4dbb-b9ee-2ee6c1991d34 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:16.618279 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5cf1fa97-7a6a-4dbb-b9ee-2ee6c1991d34 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/93964077-1166-4ebb-8229-a2d3854cbc46 Aug 13 21:13:16.618453 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5cf1fa97-7a6a-4dbb-b9ee-2ee6c1991d34 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:16.618623 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5cf1fa97-7a6a-4dbb-b9ee-2ee6c1991d34 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:16.618716 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-5cf1fa97-7a6a-4dbb-b9ee-2ee6c1991d34 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 93964077-1166-4ebb-8229-a2d3854cbc46. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:16.620290 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c4e0b61c-552a-40ba-a3c6-de253915387a tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Availability Zones retrieved successfully. Aug 13 21:13:16.622595 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:16.622595 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:16.623317 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5cf1fa97-7a6a-4dbb-b9ee-2ee6c1991d34 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/93964077-1166-4ebb-8229-a2d3854cbc46 returned with HTTP 200 Aug 13 21:13:16.623642 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 770/3075] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:16 2026] GET /volume/v3/backups/93964077-1166-4ebb-8229-a2d3854cbc46 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:16.627877 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c4e0b61c-552a-40ba-a3c6-de253915387a tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Flow 'volume_create_api' (5b22c95d-b021-4fee-ac23-dd8cf80b87d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:13:16.628905 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c4e0b61c-552a-40ba-a3c6-de253915387a tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3e6b50a-0647-47b8-981a-31d05d2333a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:13:16.629704 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-c4e0b61c-552a-40ba-a3c6-de253915387a tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:13:16.658869 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c4e0b61c-552a-40ba-a3c6-de253915387a tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3e6b50a-0647-47b8-981a-31d05d2333a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:13:16.660288 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c4e0b61c-552a-40ba-a3c6-de253915387a tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (884b4960-cefe-4803-9321-9b4fabf41940) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:13:16.709766 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-c4e0b61c-552a-40ba-a3c6-de253915387a tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Created reservations ['c5bc2639-9fdc-4796-8bc8-c96668a7fc95', 'f4f66a4c-968a-43f4-9de6-a679fc374b0f', '27c245b8-e4da-4678-9b4b-f1b80aae978f', '64e64b63-d8ef-43b2-bcb8-1f01d8ec9a13'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:13:16.710761 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c4e0b61c-552a-40ba-a3c6-de253915387a tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (884b4960-cefe-4803-9321-9b4fabf41940) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c5bc2639-9fdc-4796-8bc8-c96668a7fc95', 'f4f66a4c-968a-43f4-9de6-a679fc374b0f', '27c245b8-e4da-4678-9b4b-f1b80aae978f', '64e64b63-d8ef-43b2-bcb8-1f01d8ec9a13']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:13:16.711663 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c4e0b61c-552a-40ba-a3c6-de253915387a tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81faf4c1-bba0-4834-a090-d900bbb9ac21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:13:16.738868 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c4e0b61c-552a-40ba-a3c6-de253915387a tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81faf4c1-bba0-4834-a090-d900bbb9ac21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3ab96fd-13d5-47f9-a8ab-7cd4598df336', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1744009843',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9cb26f5c983846b7b82de7370d951bc4',qos_specs=None,replication_status=,reservations=['c5bc2639-9fdc-4796-8bc8-c96668a7fc95','f4f66a4c-968a-43f4-9de6-a679fc374b0f','27c245b8-e4da-4678-9b4b-f1b80aae978f','64e64b63-d8ef-43b2-bcb8-1f01d8ec9a13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6d9a022c324412c99816a4adb97008e',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:13:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1744009843',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e3ab96fd-13d5-47f9-a8ab-7cd4598df336,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9cb26f5c983846b7b82de7370d951bc4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e6d9a022c324412c99816a4adb97008e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:13:16.739868 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c4e0b61c-552a-40ba-a3c6-de253915387a tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (677a2b22-eccc-44df-bd7f-abfb98a83089) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:13:16.761544 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c4e0b61c-552a-40ba-a3c6-de253915387a tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (677a2b22-eccc-44df-bd7f-abfb98a83089) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1744009843',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9cb26f5c983846b7b82de7370d951bc4',qos_specs=None,replication_status=,reservations=['c5bc2639-9fdc-4796-8bc8-c96668a7fc95','f4f66a4c-968a-43f4-9de6-a679fc374b0f','27c245b8-e4da-4678-9b4b-f1b80aae978f','64e64b63-d8ef-43b2-bcb8-1f01d8ec9a13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6d9a022c324412c99816a4adb97008e',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:13:16.762513 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c4e0b61c-552a-40ba-a3c6-de253915387a tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00a109c3-188d-4979-83b9-043af22a9442) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:13:16.772129 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c4e0b61c-552a-40ba-a3c6-de253915387a tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00a109c3-188d-4979-83b9-043af22a9442) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:13:16.773016 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c4e0b61c-552a-40ba-a3c6-de253915387a tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Flow 'volume_create_api' (5b22c95d-b021-4fee-ac23-dd8cf80b87d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:13:16.773358 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c4e0b61c-552a-40ba-a3c6-de253915387a tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Create volume request issued successfully. Aug 13 21:13:16.773997 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c4e0b61c-552a-40ba-a3c6-de253915387a tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:13:16.774412 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 766/3076] 10.4.3.14 () {70 vars in 1291 bytes} [Thu Aug 13 21:13:16 2026] POST /volume/v3/volumes => generated 776 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:13:16.788722 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-913ea203-7896-4fe9-9cba-07b9deebc468 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:16.791218 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-913ea203-7896-4fe9-9cba-07b9deebc468 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/volumes/e3ab96fd-13d5-47f9-a8ab-7cd4598df336 Aug 13 21:13:16.791473 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-913ea203-7896-4fe9-9cba-07b9deebc468 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:16.791636 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-913ea203-7896-4fe9-9cba-07b9deebc468 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:16.801574 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:16.801574 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:16.805856 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-913ea203-7896-4fe9-9cba-07b9deebc468 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Volume info retrieved successfully. Aug 13 21:13:16.809779 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-913ea203-7896-4fe9-9cba-07b9deebc468 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/volumes/e3ab96fd-13d5-47f9-a8ab-7cd4598df336 returned with HTTP 200 Aug 13 21:13:16.810265 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 764/3077] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:13:16 2026] GET /volume/v3/volumes/e3ab96fd-13d5-47f9-a8ab-7cd4598df336 => generated 955 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:17.280119 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-4977e3b7-a7f4-4cb6-96f6-abe381a47f78 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:17.281823 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4977e3b7-a7f4-4cb6-96f6-abe381a47f78 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] GET https://10.4.3.14/volume/v3/volumes/d8737d83-d686-4c06-b28b-c778ffd8aa60 Aug 13 21:13:17.282237 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4977e3b7-a7f4-4cb6-96f6-abe381a47f78 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:17.282592 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4977e3b7-a7f4-4cb6-96f6-abe381a47f78 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:17.291581 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:17.291581 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:17.298994 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-4977e3b7-a7f4-4cb6-96f6-abe381a47f78 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] Volume info retrieved successfully. Aug 13 21:13:17.301907 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4977e3b7-a7f4-4cb6-96f6-abe381a47f78 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] https://10.4.3.14/volume/v3/volumes/d8737d83-d686-4c06-b28b-c778ffd8aa60 returned with HTTP 200 Aug 13 21:13:17.302506 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 778/3078] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:17 2026] GET /volume/v3/volumes/d8737d83-d686-4c06-b28b-c778ffd8aa60 => generated 1014 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:13:17.315768 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3094a083-d7a2-475d-8860-7dad31bcc025 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:17.384632 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3094a083-d7a2-475d-8860-7dad31bcc025 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-reader] POST https://10.4.3.14/volume/v3/volumes/d8737d83-d686-4c06-b28b-c778ffd8aa60/action Aug 13 21:13:17.384958 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3094a083-d7a2-475d-8860-7dad31bcc025 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:13:17.385087 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3094a083-d7a2-475d-8860-7dad31bcc025 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:13:17.393110 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:17.393110 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:17.393610 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3094a083-d7a2-475d-8860-7dad31bcc025 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-reader] Volume info retrieved successfully. Aug 13 21:13:17.394684 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.policy [None req-3094a083-d7a2-475d-8860-7dad31bcc025 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '3e3c1776725a42dfa9bc18918d8fe702', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '050431db6f9c400f964f6134af0834b6', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100214) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 21:13:17.394921 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3094a083-d7a2-475d-8860-7dad31bcc025 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-reader] https://10.4.3.14/volume/v3/volumes/d8737d83-d686-4c06-b28b-c778ffd8aa60/action returned with HTTP 403 Aug 13 21:13:17.395405 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 771/3079] 10.4.3.14 () {68 vars in 1383 bytes} [Thu Aug 13 21:13:17 2026] POST /volume/v3/volumes/d8737d83-d686-4c06-b28b-c778ffd8aa60/action => generated 131 bytes in 80 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:13:17.406441 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0946972a-58aa-4e29-b6a7-01c6936b44c2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:17.408637 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0946972a-58aa-4e29-b6a7-01c6936b44c2 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] DELETE https://10.4.3.14/volume/v3/volumes/d8737d83-d686-4c06-b28b-c778ffd8aa60 Aug 13 21:13:17.408890 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0946972a-58aa-4e29-b6a7-01c6936b44c2 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:17.409151 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0946972a-58aa-4e29-b6a7-01c6936b44c2 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:17.409307 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-0946972a-58aa-4e29-b6a7-01c6936b44c2 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] Delete volume with id: d8737d83-d686-4c06-b28b-c778ffd8aa60 Aug 13 21:13:17.416978 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:17.416978 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:17.417431 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-0946972a-58aa-4e29-b6a7-01c6936b44c2 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] Volume info retrieved successfully. Aug 13 21:13:17.438517 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-0946972a-58aa-4e29-b6a7-01c6936b44c2 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] Delete volume request issued successfully. Aug 13 21:13:17.438779 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0946972a-58aa-4e29-b6a7-01c6936b44c2 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] https://10.4.3.14/volume/v3/volumes/d8737d83-d686-4c06-b28b-c778ffd8aa60 returned with HTTP 202 Aug 13 21:13:17.439734 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 767/3080] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:13:17 2026] DELETE /volume/v3/volumes/d8737d83-d686-4c06-b28b-c778ffd8aa60 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:13:17.448469 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c1f63515-6d23-4f06-93bd-928a389fd54b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:17.450308 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c1f63515-6d23-4f06-93bd-928a389fd54b tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] GET https://10.4.3.14/volume/v3/volumes/d8737d83-d686-4c06-b28b-c778ffd8aa60 Aug 13 21:13:17.450534 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c1f63515-6d23-4f06-93bd-928a389fd54b tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:17.450743 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c1f63515-6d23-4f06-93bd-928a389fd54b tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:17.458091 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:17.458091 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:17.462203 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-c1f63515-6d23-4f06-93bd-928a389fd54b tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] Volume info retrieved successfully. Aug 13 21:13:17.467260 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c1f63515-6d23-4f06-93bd-928a389fd54b tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] https://10.4.3.14/volume/v3/volumes/d8737d83-d686-4c06-b28b-c778ffd8aa60 returned with HTTP 200 Aug 13 21:13:17.467711 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 765/3081] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:17 2026] GET /volume/v3/volumes/d8737d83-d686-4c06-b28b-c778ffd8aa60 => generated 1013 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:13:17.590444 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-23890d29-0043-4b7a-bd03-1d3b971d6405 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:17.592134 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-23890d29-0043-4b7a-bd03-1d3b971d6405 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] GET https://10.4.3.14/volume/v3/snapshots/b7d43e97-e958-46ba-97f3-5a794a88033f Aug 13 21:13:17.592449 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-23890d29-0043-4b7a-bd03-1d3b971d6405 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:17.592702 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-23890d29-0043-4b7a-bd03-1d3b971d6405 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:17.598705 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:17.598705 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:17.598705 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-23890d29-0043-4b7a-bd03-1d3b971d6405 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Snapshot retrieved successfully. Aug 13 21:13:17.598705 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-23890d29-0043-4b7a-bd03-1d3b971d6405 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] https://10.4.3.14/volume/v3/snapshots/b7d43e97-e958-46ba-97f3-5a794a88033f returned with HTTP 200 Aug 13 21:13:17.598705 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 779/3082] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:13:17 2026] GET /volume/v3/snapshots/b7d43e97-e958-46ba-97f3-5a794a88033f => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:17.606570 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-47a5ca5e-f868-4f9f-a07b-84e0631eb836 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:17.609073 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-47a5ca5e-f868-4f9f-a07b-84e0631eb836 tempest-SnapshotsActionsTest-1690974228 tempest-SnapshotsActionsTest-1690974228-project-admin] POST https://10.4.3.14/volume/v3/snapshots/b7d43e97-e958-46ba-97f3-5a794a88033f/action Aug 13 21:13:17.609641 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-47a5ca5e-f868-4f9f-a07b-84e0631eb836 tempest-SnapshotsActionsTest-1690974228 tempest-SnapshotsActionsTest-1690974228-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:13:17.609889 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-47a5ca5e-f868-4f9f-a07b-84e0631eb836 tempest-SnapshotsActionsTest-1690974228 tempest-SnapshotsActionsTest-1690974228-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:13:17.612674 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.contrib.admin_actions [None req-47a5ca5e-f868-4f9f-a07b-84e0631eb836 tempest-SnapshotsActionsTest-1690974228 tempest-SnapshotsActionsTest-1690974228-project-admin] Updating snapshot 'b7d43e97-e958-46ba-97f3-5a794a88033f' with '{'status': 'creating'}' {{(pid=100214) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 21:13:17.625865 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:17.625865 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:17.633799 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5f2ae097-ef68-496d-9a7e-9eaac81bd28d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:17.635940 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5f2ae097-ef68-496d-9a7e-9eaac81bd28d tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/93964077-1166-4ebb-8229-a2d3854cbc46 Aug 13 21:13:17.636266 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5f2ae097-ef68-496d-9a7e-9eaac81bd28d tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:17.636333 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5f2ae097-ef68-496d-9a7e-9eaac81bd28d tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:17.636444 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-5f2ae097-ef68-496d-9a7e-9eaac81bd28d tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 93964077-1166-4ebb-8229-a2d3854cbc46. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:17.641501 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:17.641501 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:17.642225 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5f2ae097-ef68-496d-9a7e-9eaac81bd28d tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/93964077-1166-4ebb-8229-a2d3854cbc46 returned with HTTP 200 Aug 13 21:13:17.642554 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 768/3083] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:17 2026] GET /volume/v3/backups/93964077-1166-4ebb-8229-a2d3854cbc46 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:17.648600 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-47a5ca5e-f868-4f9f-a07b-84e0631eb836 tempest-SnapshotsActionsTest-1690974228 tempest-SnapshotsActionsTest-1690974228-project-admin] https://10.4.3.14/volume/v3/snapshots/b7d43e97-e958-46ba-97f3-5a794a88033f/action returned with HTTP 202 Aug 13 21:13:17.649333 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 772/3084] 10.4.3.14 () {68 vars in 1389 bytes} [Thu Aug 13 21:13:17 2026] POST /volume/v3/snapshots/b7d43e97-e958-46ba-97f3-5a794a88033f/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:13:17.657598 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-7e648051-51cd-40fd-84db-f9c94d22b9c6 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:17.659393 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7e648051-51cd-40fd-84db-f9c94d22b9c6 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] GET https://10.4.3.14/volume/v3/snapshots/b7d43e97-e958-46ba-97f3-5a794a88033f Aug 13 21:13:17.659630 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7e648051-51cd-40fd-84db-f9c94d22b9c6 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:17.659744 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7e648051-51cd-40fd-84db-f9c94d22b9c6 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:17.665494 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:17.665494 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:17.665925 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-7e648051-51cd-40fd-84db-f9c94d22b9c6 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Snapshot retrieved successfully. Aug 13 21:13:17.666649 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7e648051-51cd-40fd-84db-f9c94d22b9c6 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] https://10.4.3.14/volume/v3/snapshots/b7d43e97-e958-46ba-97f3-5a794a88033f returned with HTTP 200 Aug 13 21:13:17.667245 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 766/3085] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:13:17 2026] GET /volume/v3/snapshots/b7d43e97-e958-46ba-97f3-5a794a88033f => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:17.679429 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0ca9f389-9380-4dd8-8905-c062637c3c24 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:17.681326 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0ca9f389-9380-4dd8-8905-c062637c3c24 tempest-SnapshotsActionsTest-1690974228 tempest-SnapshotsActionsTest-1690974228-project-admin] POST https://10.4.3.14/volume/v3/snapshots/b7d43e97-e958-46ba-97f3-5a794a88033f/action Aug 13 21:13:17.681914 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0ca9f389-9380-4dd8-8905-c062637c3c24 tempest-SnapshotsActionsTest-1690974228 tempest-SnapshotsActionsTest-1690974228-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:13:17.682224 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0ca9f389-9380-4dd8-8905-c062637c3c24 tempest-SnapshotsActionsTest-1690974228 tempest-SnapshotsActionsTest-1690974228-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:13:17.716313 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:17.716313 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:17.716687 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-0ca9f389-9380-4dd8-8905-c062637c3c24 tempest-SnapshotsActionsTest-1690974228 tempest-SnapshotsActionsTest-1690974228-project-admin] Snapshot retrieved successfully. Aug 13 21:13:17.737825 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-0ca9f389-9380-4dd8-8905-c062637c3c24 tempest-SnapshotsActionsTest-1690974228 tempest-SnapshotsActionsTest-1690974228-project-admin] Snapshot delete request issued successfully. Aug 13 21:13:17.738135 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0ca9f389-9380-4dd8-8905-c062637c3c24 tempest-SnapshotsActionsTest-1690974228 tempest-SnapshotsActionsTest-1690974228-project-admin] https://10.4.3.14/volume/v3/snapshots/b7d43e97-e958-46ba-97f3-5a794a88033f/action returned with HTTP 202 Aug 13 21:13:17.738726 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 780/3086] 10.4.3.14 () {68 vars in 1389 bytes} [Thu Aug 13 21:13:17 2026] POST /volume/v3/snapshots/b7d43e97-e958-46ba-97f3-5a794a88033f/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:13:17.749310 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-69f89642-7633-4f22-bdec-a3310d1a95c2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:17.751418 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-69f89642-7633-4f22-bdec-a3310d1a95c2 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] GET https://10.4.3.14/volume/v3/snapshots/b7d43e97-e958-46ba-97f3-5a794a88033f Aug 13 21:13:17.751609 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-69f89642-7633-4f22-bdec-a3310d1a95c2 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:17.751802 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-69f89642-7633-4f22-bdec-a3310d1a95c2 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:17.758133 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:17.758133 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:17.758554 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-69f89642-7633-4f22-bdec-a3310d1a95c2 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Snapshot retrieved successfully. Aug 13 21:13:17.759265 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-69f89642-7633-4f22-bdec-a3310d1a95c2 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] https://10.4.3.14/volume/v3/snapshots/b7d43e97-e958-46ba-97f3-5a794a88033f returned with HTTP 200 Aug 13 21:13:17.759614 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 769/3087] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:13:17 2026] GET /volume/v3/snapshots/b7d43e97-e958-46ba-97f3-5a794a88033f => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:17.824210 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-094ab007-5a0c-484f-bbe6-f596f8300851 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:17.826291 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-094ab007-5a0c-484f-bbe6-f596f8300851 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/volumes/e3ab96fd-13d5-47f9-a8ab-7cd4598df336 Aug 13 21:13:17.826542 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-094ab007-5a0c-484f-bbe6-f596f8300851 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:17.826771 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-094ab007-5a0c-484f-bbe6-f596f8300851 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:17.833987 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:17.833987 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:17.838228 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-094ab007-5a0c-484f-bbe6-f596f8300851 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Volume info retrieved successfully. Aug 13 21:13:17.843158 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-094ab007-5a0c-484f-bbe6-f596f8300851 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/volumes/e3ab96fd-13d5-47f9-a8ab-7cd4598df336 returned with HTTP 200 Aug 13 21:13:17.843642 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 773/3088] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:13:17 2026] GET /volume/v3/volumes/e3ab96fd-13d5-47f9-a8ab-7cd4598df336 => generated 1016 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:13:17.859668 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-0595a59d-8451-404e-bc03-e05a42c54cd7 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:17.861213 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0595a59d-8451-404e-bc03-e05a42c54cd7 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] POST https://10.4.3.14/volume/v3/backups Aug 13 21:13:17.861724 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0595a59d-8451-404e-bc03-e05a42c54cd7 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e3ab96fd-13d5-47f9-a8ab-7cd4598df336", "name": "tempest-type-Backup-1587045476"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:13:17.863377 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.contrib.backups [None req-0595a59d-8451-404e-bc03-e05a42c54cd7 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Creating new backup {'backup': {'volume_id': 'e3ab96fd-13d5-47f9-a8ab-7cd4598df336', 'name': 'tempest-type-Backup-1587045476'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 21:13:17.863619 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.contrib.backups [None req-0595a59d-8451-404e-bc03-e05a42c54cd7 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Creating backup of volume e3ab96fd-13d5-47f9-a8ab-7cd4598df336 in container None Aug 13 21:13:17.871648 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:17.871648 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:17.872220 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-0595a59d-8451-404e-bc03-e05a42c54cd7 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Volume info retrieved successfully. Aug 13 21:13:17.889905 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-0595a59d-8451-404e-bc03-e05a42c54cd7 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Created reservations ['05ae37ba-505b-4440-8a28-75518b4e4c76', '4955cc0e-dbef-4255-9f7f-bb24cd8bc299'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:13:17.919494 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0595a59d-8451-404e-bc03-e05a42c54cd7 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups returned with HTTP 202 Aug 13 21:13:17.919494 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 767/3089] 10.4.3.14 () {70 vars in 1292 bytes} [Thu Aug 13 21:13:17 2026] POST /volume/v3/backups => generated 314 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:13:17.931461 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-4835b8c7-2380-492f-a6ff-b42238879c9e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:17.933749 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4835b8c7-2380-492f-a6ff-b42238879c9e tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/8fbf35b9-20d5-4637-b5b9-52daea9939f3 Aug 13 21:13:17.934199 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4835b8c7-2380-492f-a6ff-b42238879c9e tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:17.934510 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4835b8c7-2380-492f-a6ff-b42238879c9e tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:17.934687 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-4835b8c7-2380-492f-a6ff-b42238879c9e tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id 8fbf35b9-20d5-4637-b5b9-52daea9939f3. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:17.939996 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:17.939996 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:17.940871 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4835b8c7-2380-492f-a6ff-b42238879c9e tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/8fbf35b9-20d5-4637-b5b9-52daea9939f3 returned with HTTP 200 Aug 13 21:13:17.941765 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 781/3090] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:13:17 2026] GET /volume/v3/backups/8fbf35b9-20d5-4637-b5b9-52daea9939f3 => generated 721 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:18.484784 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-801834ca-ebe0-40a2-97c3-bf6feab84aef None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:18.487270 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-801834ca-ebe0-40a2-97c3-bf6feab84aef tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] GET https://10.4.3.14/volume/v3/volumes/d8737d83-d686-4c06-b28b-c778ffd8aa60 Aug 13 21:13:18.487627 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-801834ca-ebe0-40a2-97c3-bf6feab84aef tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:18.487745 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-801834ca-ebe0-40a2-97c3-bf6feab84aef tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:18.494584 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-801834ca-ebe0-40a2-97c3-bf6feab84aef tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] https://10.4.3.14/volume/v3/volumes/d8737d83-d686-4c06-b28b-c778ffd8aa60 returned with HTTP 404 Aug 13 21:13:18.499209 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 770/3091] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:18 2026] GET /volume/v3/volumes/d8737d83-d686-4c06-b28b-c778ffd8aa60 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 13 21:13:18.504255 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0030891f-6da3-46a9-add9-f3fa5feeff88 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:18.507908 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0030891f-6da3-46a9-add9-f3fa5feeff88 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:13:18.508314 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0030891f-6da3-46a9-add9-f3fa5feeff88 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-914411184"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:13:18.509928 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-0030891f-6da3-46a9-add9-f3fa5feeff88 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-914411184'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:13:18.514193 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-0030891f-6da3-46a9-add9-f3fa5feeff88 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] Create volume of 1 GB Aug 13 21:13:18.517099 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0030891f-6da3-46a9-add9-f3fa5feeff88 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] Availability Zones retrieved successfully. Aug 13 21:13:18.523125 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-0030891f-6da3-46a9-add9-f3fa5feeff88 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] Flow 'volume_create_api' (afaadbd1-972d-4a76-b9b2-9b8b97741875) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:13:18.524087 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-0030891f-6da3-46a9-add9-f3fa5feeff88 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ebb94b0-f85b-4a66-83ee-ca4e5879bac4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:13:18.524855 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-0030891f-6da3-46a9-add9-f3fa5feeff88 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:13:18.548492 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-0030891f-6da3-46a9-add9-f3fa5feeff88 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ebb94b0-f85b-4a66-83ee-ca4e5879bac4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:13:18.549225 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-0030891f-6da3-46a9-add9-f3fa5feeff88 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (adaf17e7-0cd1-4930-9ab5-5c1a325d7e56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:13:18.590784 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-0030891f-6da3-46a9-add9-f3fa5feeff88 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] Created reservations ['527983dc-c4a8-4a38-aacc-10ca2668129f', '87fa007d-0093-4875-a4ed-38491b35a70f', '3e86f760-e16a-4a0f-be43-5fb0ed8a40b1', '217cc1a9-fee3-4fe7-9042-88118c734ef0'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:13:18.591468 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-0030891f-6da3-46a9-add9-f3fa5feeff88 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (adaf17e7-0cd1-4930-9ab5-5c1a325d7e56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['527983dc-c4a8-4a38-aacc-10ca2668129f', '87fa007d-0093-4875-a4ed-38491b35a70f', '3e86f760-e16a-4a0f-be43-5fb0ed8a40b1', '217cc1a9-fee3-4fe7-9042-88118c734ef0']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:13:18.592280 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-0030891f-6da3-46a9-add9-f3fa5feeff88 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (640131fd-26a7-449d-a925-ea70d4221199) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:13:18.617342 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-0030891f-6da3-46a9-add9-f3fa5feeff88 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (640131fd-26a7-449d-a925-ea70d4221199) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02c14b2c-09b3-4d22-9bd6-9e52df5a61f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-914411184',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='050431db6f9c400f964f6134af0834b6',qos_specs=None,replication_status=,reservations=['527983dc-c4a8-4a38-aacc-10ca2668129f','87fa007d-0093-4875-a4ed-38491b35a70f','3e86f760-e16a-4a0f-be43-5fb0ed8a40b1','217cc1a9-fee3-4fe7-9042-88118c734ef0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdaaeef9cb7f4fbc9fd616593a875c20',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:13:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-914411184',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=02c14b2c-09b3-4d22-9bd6-9e52df5a61f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='050431db6f9c400f964f6134af0834b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cdaaeef9cb7f4fbc9fd616593a875c20',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:13:18.618091 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-0030891f-6da3-46a9-add9-f3fa5feeff88 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a66da66b-a4a6-48e6-9d7d-e82f68e8444e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:13:18.636229 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-0030891f-6da3-46a9-add9-f3fa5feeff88 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a66da66b-a4a6-48e6-9d7d-e82f68e8444e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-914411184',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='050431db6f9c400f964f6134af0834b6',qos_specs=None,replication_status=,reservations=['527983dc-c4a8-4a38-aacc-10ca2668129f','87fa007d-0093-4875-a4ed-38491b35a70f','3e86f760-e16a-4a0f-be43-5fb0ed8a40b1','217cc1a9-fee3-4fe7-9042-88118c734ef0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdaaeef9cb7f4fbc9fd616593a875c20',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:13:18.636949 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-0030891f-6da3-46a9-add9-f3fa5feeff88 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ab7206a-3972-44cf-bcaa-f0e23bd55dc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:13:18.646978 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-0030891f-6da3-46a9-add9-f3fa5feeff88 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ab7206a-3972-44cf-bcaa-f0e23bd55dc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:13:18.647749 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-0030891f-6da3-46a9-add9-f3fa5feeff88 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] Flow 'volume_create_api' (afaadbd1-972d-4a76-b9b2-9b8b97741875) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:13:18.648125 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0030891f-6da3-46a9-add9-f3fa5feeff88 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] Create volume request issued successfully. Aug 13 21:13:18.648812 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0030891f-6da3-46a9-add9-f3fa5feeff88 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:13:18.649603 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 774/3092] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:13:18 2026] POST /volume/v3/volumes => generated 775 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 13 21:13:18.653683 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-fc264da9-1af8-4396-a88f-d261e85827c9 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:18.655997 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fc264da9-1af8-4396-a88f-d261e85827c9 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/93964077-1166-4ebb-8229-a2d3854cbc46 Aug 13 21:13:18.656374 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fc264da9-1af8-4396-a88f-d261e85827c9 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:18.656680 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fc264da9-1af8-4396-a88f-d261e85827c9 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:18.656932 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-fc264da9-1af8-4396-a88f-d261e85827c9 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 93964077-1166-4ebb-8229-a2d3854cbc46. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:18.661802 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:18.661802 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:18.662885 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fc264da9-1af8-4396-a88f-d261e85827c9 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/93964077-1166-4ebb-8229-a2d3854cbc46 returned with HTTP 200 Aug 13 21:13:18.663637 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 768/3093] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:18 2026] GET /volume/v3/backups/93964077-1166-4ebb-8229-a2d3854cbc46 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:18.664672 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0191be92-126e-4c66-81a3-89a97483f5b2 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:18.666624 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0191be92-126e-4c66-81a3-89a97483f5b2 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] GET https://10.4.3.14/volume/v3/volumes/02c14b2c-09b3-4d22-9bd6-9e52df5a61f5 Aug 13 21:13:18.666817 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0191be92-126e-4c66-81a3-89a97483f5b2 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:18.667051 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0191be92-126e-4c66-81a3-89a97483f5b2 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:18.673595 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:18.673595 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:18.676796 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-0191be92-126e-4c66-81a3-89a97483f5b2 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] Volume info retrieved successfully. Aug 13 21:13:18.680445 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0191be92-126e-4c66-81a3-89a97483f5b2 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] https://10.4.3.14/volume/v3/volumes/02c14b2c-09b3-4d22-9bd6-9e52df5a61f5 returned with HTTP 200 Aug 13 21:13:18.680928 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 782/3094] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:18 2026] GET /volume/v3/volumes/02c14b2c-09b3-4d22-9bd6-9e52df5a61f5 => generated 954 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:18.771299 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-49930358-4233-4f62-afd5-40ac0724f7bf None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:18.774474 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-49930358-4233-4f62-afd5-40ac0724f7bf tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] GET https://10.4.3.14/volume/v3/snapshots/b7d43e97-e958-46ba-97f3-5a794a88033f Aug 13 21:13:18.774474 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-49930358-4233-4f62-afd5-40ac0724f7bf tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:18.774474 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-49930358-4233-4f62-afd5-40ac0724f7bf tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:18.778316 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-49930358-4233-4f62-afd5-40ac0724f7bf tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] https://10.4.3.14/volume/v3/snapshots/b7d43e97-e958-46ba-97f3-5a794a88033f returned with HTTP 404 Aug 13 21:13:18.779001 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 771/3095] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:13:18 2026] GET /volume/v3/snapshots/b7d43e97-e958-46ba-97f3-5a794a88033f => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:13:18.786239 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7f0ac980-afd5-4480-8400-ee1e44c37811 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:18.789066 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7f0ac980-afd5-4480-8400-ee1e44c37811 tempest-SnapshotsActionsTest-1690974228 tempest-SnapshotsActionsTest-1690974228-project-admin] POST https://10.4.3.14/volume/v3/snapshots/133c623b-c433-41c6-986f-4411ae589c58/action Aug 13 21:13:18.789066 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7f0ac980-afd5-4480-8400-ee1e44c37811 tempest-SnapshotsActionsTest-1690974228 tempest-SnapshotsActionsTest-1690974228-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:13:18.789066 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7f0ac980-afd5-4480-8400-ee1e44c37811 tempest-SnapshotsActionsTest-1690974228 tempest-SnapshotsActionsTest-1690974228-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:13:18.789888 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.contrib.admin_actions [None req-7f0ac980-afd5-4480-8400-ee1e44c37811 tempest-SnapshotsActionsTest-1690974228 tempest-SnapshotsActionsTest-1690974228-project-admin] Updating snapshot '133c623b-c433-41c6-986f-4411ae589c58' with '{'status': 'available'}' {{(pid=100214) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 21:13:18.953468 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d30b8fad-0ee1-4591-ade7-5ef4289068a3 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:18.954995 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d30b8fad-0ee1-4591-ade7-5ef4289068a3 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/8fbf35b9-20d5-4637-b5b9-52daea9939f3 Aug 13 21:13:18.955722 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d30b8fad-0ee1-4591-ade7-5ef4289068a3 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:18.956071 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d30b8fad-0ee1-4591-ade7-5ef4289068a3 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:18.956304 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-d30b8fad-0ee1-4591-ade7-5ef4289068a3 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id 8fbf35b9-20d5-4637-b5b9-52daea9939f3. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:18.961765 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:18.961765 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:18.962999 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d30b8fad-0ee1-4591-ade7-5ef4289068a3 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/8fbf35b9-20d5-4637-b5b9-52daea9939f3 returned with HTTP 200 Aug 13 21:13:18.963578 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 769/3096] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:13:18 2026] GET /volume/v3/backups/8fbf35b9-20d5-4637-b5b9-52daea9939f3 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 21:13:18.973695 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:18.973695 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:18.987664 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7f0ac980-afd5-4480-8400-ee1e44c37811 tempest-SnapshotsActionsTest-1690974228 tempest-SnapshotsActionsTest-1690974228-project-admin] https://10.4.3.14/volume/v3/snapshots/133c623b-c433-41c6-986f-4411ae589c58/action returned with HTTP 202 Aug 13 21:13:18.988118 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 775/3097] 10.4.3.14 () {68 vars in 1389 bytes} [Thu Aug 13 21:13:18 2026] POST /volume/v3/snapshots/133c623b-c433-41c6-986f-4411ae589c58/action => generated 0 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:13:18.996922 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a882c508-7ed4-4e13-b944-96409e04212c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:18.999973 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a882c508-7ed4-4e13-b944-96409e04212c tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] GET https://10.4.3.14/volume/v3/snapshots/133c623b-c433-41c6-986f-4411ae589c58 Aug 13 21:13:19.000254 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a882c508-7ed4-4e13-b944-96409e04212c tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:19.000604 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a882c508-7ed4-4e13-b944-96409e04212c tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:19.008369 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:19.008369 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:19.009040 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-a882c508-7ed4-4e13-b944-96409e04212c tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Snapshot retrieved successfully. Aug 13 21:13:19.010272 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a882c508-7ed4-4e13-b944-96409e04212c tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] https://10.4.3.14/volume/v3/snapshots/133c623b-c433-41c6-986f-4411ae589c58 returned with HTTP 200 Aug 13 21:13:19.010929 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 783/3098] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:13:18 2026] GET /volume/v3/snapshots/133c623b-c433-41c6-986f-4411ae589c58 => generated 464 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:19.021950 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-cecb3766-b755-4cf5-8dd9-7c502a15fd34 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:19.024297 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cecb3766-b755-4cf5-8dd9-7c502a15fd34 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] DELETE https://10.4.3.14/volume/v3/snapshots/b7d43e97-e958-46ba-97f3-5a794a88033f Aug 13 21:13:19.024620 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cecb3766-b755-4cf5-8dd9-7c502a15fd34 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:19.024893 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cecb3766-b755-4cf5-8dd9-7c502a15fd34 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:19.025082 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-cecb3766-b755-4cf5-8dd9-7c502a15fd34 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Delete snapshot with id: b7d43e97-e958-46ba-97f3-5a794a88033f Aug 13 21:13:19.030263 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cecb3766-b755-4cf5-8dd9-7c502a15fd34 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] https://10.4.3.14/volume/v3/snapshots/b7d43e97-e958-46ba-97f3-5a794a88033f returned with HTTP 404 Aug 13 21:13:19.030927 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 772/3099] 10.4.3.14 () {66 vars in 1350 bytes} [Thu Aug 13 21:13:19 2026] DELETE /volume/v3/snapshots/b7d43e97-e958-46ba-97f3-5a794a88033f => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:13:19.040174 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-82dbb41b-de76-4b24-abc2-0f45152f168c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:19.042102 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-82dbb41b-de76-4b24-abc2-0f45152f168c tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] POST https://10.4.3.14/volume/v3/snapshots Aug 13 21:13:19.043996 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-82dbb41b-de76-4b24-abc2-0f45152f168c tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d7ddd244-d681-4dbf-bf5d-3423340dc2ab", "name": "tempest-SnapshotsActionsTest-Snapshot-2111539706"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:13:19.055456 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:19.055456 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:19.056229 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-82dbb41b-de76-4b24-abc2-0f45152f168c tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Volume info retrieved successfully. Aug 13 21:13:19.056984 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.snapshots [None req-82dbb41b-de76-4b24-abc2-0f45152f168c tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Create snapshot from volume d7ddd244-d681-4dbf-bf5d-3423340dc2ab Aug 13 21:13:19.098361 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-82dbb41b-de76-4b24-abc2-0f45152f168c tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Created reservations ['cf69a871-bd1f-458d-b11f-ee939fcbf61e', 'd6202551-da12-4fc6-af24-6a7b657fda7a', 'd790afc4-c601-48fd-ad02-5c50f83a1e95', '52de9945-8357-43ae-99e0-cd7c14647cdb'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:13:19.148655 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-82dbb41b-de76-4b24-abc2-0f45152f168c tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Snapshot create request issued successfully. Aug 13 21:13:19.149387 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-82dbb41b-de76-4b24-abc2-0f45152f168c tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] https://10.4.3.14/volume/v3/snapshots returned with HTTP 202 Aug 13 21:13:19.149729 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 770/3100] 10.4.3.14 () {68 vars in 1258 bytes} [Thu Aug 13 21:13:19 2026] POST /volume/v3/snapshots => generated 307 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:13:19.158111 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c8e11264-b53f-4569-817f-b6283e4f0136 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:19.163581 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c8e11264-b53f-4569-817f-b6283e4f0136 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] GET https://10.4.3.14/volume/v3/snapshots/8532b876-514b-4d01-b8aa-31cb4e94008f Aug 13 21:13:19.163812 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c8e11264-b53f-4569-817f-b6283e4f0136 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:19.164039 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c8e11264-b53f-4569-817f-b6283e4f0136 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:19.170082 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:19.170082 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:19.172699 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-c8e11264-b53f-4569-817f-b6283e4f0136 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Snapshot retrieved successfully. Aug 13 21:13:19.172699 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c8e11264-b53f-4569-817f-b6283e4f0136 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] https://10.4.3.14/volume/v3/snapshots/8532b876-514b-4d01-b8aa-31cb4e94008f returned with HTTP 200 Aug 13 21:13:19.172699 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 776/3101] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:13:19 2026] GET /volume/v3/snapshots/8532b876-514b-4d01-b8aa-31cb4e94008f => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:19.652454 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d40a929a-562f-42a8-92b0-4beda94caaec None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:19.679817 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f63abd90-1406-4500-9426-e86babe4adc0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:19.681904 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f63abd90-1406-4500-9426-e86babe4adc0 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/93964077-1166-4ebb-8229-a2d3854cbc46 Aug 13 21:13:19.682218 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f63abd90-1406-4500-9426-e86babe4adc0 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:19.682494 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f63abd90-1406-4500-9426-e86babe4adc0 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:19.682636 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-f63abd90-1406-4500-9426-e86babe4adc0 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 93964077-1166-4ebb-8229-a2d3854cbc46. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:19.687422 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:19.687422 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:19.688587 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f63abd90-1406-4500-9426-e86babe4adc0 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/93964077-1166-4ebb-8229-a2d3854cbc46 returned with HTTP 200 Aug 13 21:13:19.689167 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 773/3102] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:19 2026] GET /volume/v3/backups/93964077-1166-4ebb-8229-a2d3854cbc46 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:19.698267 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-bbccee29-4941-4463-99c1-4061e1f22d36 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:19.700452 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bbccee29-4941-4463-99c1-4061e1f22d36 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] GET https://10.4.3.14/volume/v3/volumes/02c14b2c-09b3-4d22-9bd6-9e52df5a61f5 Aug 13 21:13:19.700640 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bbccee29-4941-4463-99c1-4061e1f22d36 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:19.700847 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bbccee29-4941-4463-99c1-4061e1f22d36 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:19.707614 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:19.707614 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:19.711031 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-bbccee29-4941-4463-99c1-4061e1f22d36 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] Volume info retrieved successfully. Aug 13 21:13:19.714743 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bbccee29-4941-4463-99c1-4061e1f22d36 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] https://10.4.3.14/volume/v3/volumes/02c14b2c-09b3-4d22-9bd6-9e52df5a61f5 returned with HTTP 200 Aug 13 21:13:19.715118 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 771/3103] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:19 2026] GET /volume/v3/volumes/02c14b2c-09b3-4d22-9bd6-9e52df5a61f5 => generated 1015 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:13:19.721018 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d40a929a-562f-42a8-92b0-4beda94caaec tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:13:19.725467 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d40a929a-562f-42a8-92b0-4beda94caaec tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1188352934", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:13:19.726305 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-d40a929a-562f-42a8-92b0-4beda94caaec tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1188352934', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:13:19.726387 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-d40a929a-562f-42a8-92b0-4beda94caaec tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Create volume of 1 GB Aug 13 21:13:19.729898 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-23a37f97-5073-4c15-9bb3-f431d2071e54 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:19.731385 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-23a37f97-5073-4c15-9bb3-f431d2071e54 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-reader] POST https://10.4.3.14/volume/v3/volumes/02c14b2c-09b3-4d22-9bd6-9e52df5a61f5/action Aug 13 21:13:19.731680 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-23a37f97-5073-4c15-9bb3-f431d2071e54 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:13:19.731794 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-23a37f97-5073-4c15-9bb3-f431d2071e54 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:13:19.733280 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-d40a929a-562f-42a8-92b0-4beda94caaec tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Availability Zones retrieved successfully. Aug 13 21:13:19.740227 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d40a929a-562f-42a8-92b0-4beda94caaec tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Flow 'volume_create_api' (01e22803-934e-4414-959b-682cb5f9b9f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:13:19.741992 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d40a929a-562f-42a8-92b0-4beda94caaec tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a12ac634-ca82-4668-b9a4-50af3e4e562e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:13:19.743107 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:19.743107 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:19.743311 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-d40a929a-562f-42a8-92b0-4beda94caaec tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:13:19.743857 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.policy [None req-23a37f97-5073-4c15-9bb3-f431d2071e54 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '3e3c1776725a42dfa9bc18918d8fe702', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '050431db6f9c400f964f6134af0834b6', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100214) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 21:13:19.744249 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-23a37f97-5073-4c15-9bb3-f431d2071e54 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-reader] https://10.4.3.14/volume/v3/volumes/02c14b2c-09b3-4d22-9bd6-9e52df5a61f5/action returned with HTTP 403 Aug 13 21:13:19.744945 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 777/3104] 10.4.3.14 () {68 vars in 1383 bytes} [Thu Aug 13 21:13:19 2026] POST /volume/v3/volumes/02c14b2c-09b3-4d22-9bd6-9e52df5a61f5/action => generated 131 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:13:19.752078 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c15e1e67-ad2c-40a1-b780-00e9f879b3e1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:19.753721 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c15e1e67-ad2c-40a1-b780-00e9f879b3e1 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] DELETE https://10.4.3.14/volume/v3/volumes/02c14b2c-09b3-4d22-9bd6-9e52df5a61f5 Aug 13 21:13:19.753906 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c15e1e67-ad2c-40a1-b780-00e9f879b3e1 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:19.754124 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c15e1e67-ad2c-40a1-b780-00e9f879b3e1 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:19.754276 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-c15e1e67-ad2c-40a1-b780-00e9f879b3e1 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] Delete volume with id: 02c14b2c-09b3-4d22-9bd6-9e52df5a61f5 Aug 13 21:13:19.761047 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:19.761047 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:19.762177 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c15e1e67-ad2c-40a1-b780-00e9f879b3e1 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] Volume info retrieved successfully. Aug 13 21:13:19.769951 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d40a929a-562f-42a8-92b0-4beda94caaec tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a12ac634-ca82-4668-b9a4-50af3e4e562e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:13:19.770735 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d40a929a-562f-42a8-92b0-4beda94caaec tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e094b173-7bd4-4dd9-b64a-40f79f226e70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:13:19.780718 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c15e1e67-ad2c-40a1-b780-00e9f879b3e1 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] Delete volume request issued successfully. Aug 13 21:13:19.781150 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c15e1e67-ad2c-40a1-b780-00e9f879b3e1 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] https://10.4.3.14/volume/v3/volumes/02c14b2c-09b3-4d22-9bd6-9e52df5a61f5 returned with HTTP 202 Aug 13 21:13:19.781432 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 774/3105] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:13:19 2026] DELETE /volume/v3/volumes/02c14b2c-09b3-4d22-9bd6-9e52df5a61f5 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:13:19.791576 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f5358bb0-600b-47c0-b417-7d03e7599065 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:19.793529 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f5358bb0-600b-47c0-b417-7d03e7599065 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] GET https://10.4.3.14/volume/v3/volumes/02c14b2c-09b3-4d22-9bd6-9e52df5a61f5 Aug 13 21:13:19.793760 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f5358bb0-600b-47c0-b417-7d03e7599065 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:19.794022 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f5358bb0-600b-47c0-b417-7d03e7599065 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:19.807628 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:19.807628 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:19.811766 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-f5358bb0-600b-47c0-b417-7d03e7599065 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] Volume info retrieved successfully. Aug 13 21:13:19.817866 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f5358bb0-600b-47c0-b417-7d03e7599065 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] https://10.4.3.14/volume/v3/volumes/02c14b2c-09b3-4d22-9bd6-9e52df5a61f5 returned with HTTP 200 Aug 13 21:13:19.818351 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 772/3106] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:19 2026] GET /volume/v3/volumes/02c14b2c-09b3-4d22-9bd6-9e52df5a61f5 => generated 1014 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:13:19.829169 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-d40a929a-562f-42a8-92b0-4beda94caaec tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Created reservations ['52c5ae73-2de6-4618-89d9-0c969f8f27eb', '83a45ec9-96e0-40bd-841f-df5eaeeda944', '2b95ac2b-3575-4f40-80f0-01b3bd61c69a', '1af0cd34-9b2f-457d-8fb5-84eceb9f61ac'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:13:19.829877 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d40a929a-562f-42a8-92b0-4beda94caaec tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e094b173-7bd4-4dd9-b64a-40f79f226e70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['52c5ae73-2de6-4618-89d9-0c969f8f27eb', '83a45ec9-96e0-40bd-841f-df5eaeeda944', '2b95ac2b-3575-4f40-80f0-01b3bd61c69a', '1af0cd34-9b2f-457d-8fb5-84eceb9f61ac']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:13:19.830693 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d40a929a-562f-42a8-92b0-4beda94caaec tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d6b3253-a64e-4385-becb-b5e654c78636) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:13:19.857566 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d40a929a-562f-42a8-92b0-4beda94caaec tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d6b3253-a64e-4385-becb-b5e654c78636) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73dd23a0-beb3-4351-8e88-a0bdb8830e08', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1188352934',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='301df30958454013b22a1923796dc6ac',qos_specs=None,replication_status=,reservations=['52c5ae73-2de6-4618-89d9-0c969f8f27eb','83a45ec9-96e0-40bd-841f-df5eaeeda944','2b95ac2b-3575-4f40-80f0-01b3bd61c69a','1af0cd34-9b2f-457d-8fb5-84eceb9f61ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8050c408477d4d7e9ebf5badd524a5dc',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:13:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1188352934',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73dd23a0-beb3-4351-8e88-a0bdb8830e08,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='301df30958454013b22a1923796dc6ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8050c408477d4d7e9ebf5badd524a5dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:13:19.858249 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d40a929a-562f-42a8-92b0-4beda94caaec tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58b3ee07-89b3-4aa0-943d-4d22d7d76c76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:13:19.877756 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d40a929a-562f-42a8-92b0-4beda94caaec tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58b3ee07-89b3-4aa0-943d-4d22d7d76c76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1188352934',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='301df30958454013b22a1923796dc6ac',qos_specs=None,replication_status=,reservations=['52c5ae73-2de6-4618-89d9-0c969f8f27eb','83a45ec9-96e0-40bd-841f-df5eaeeda944','2b95ac2b-3575-4f40-80f0-01b3bd61c69a','1af0cd34-9b2f-457d-8fb5-84eceb9f61ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8050c408477d4d7e9ebf5badd524a5dc',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:13:19.878733 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d40a929a-562f-42a8-92b0-4beda94caaec tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf76d28b-8136-4b70-a310-8fddba8a9f98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:13:19.888579 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d40a929a-562f-42a8-92b0-4beda94caaec tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf76d28b-8136-4b70-a310-8fddba8a9f98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:13:19.889444 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d40a929a-562f-42a8-92b0-4beda94caaec tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Flow 'volume_create_api' (01e22803-934e-4414-959b-682cb5f9b9f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:13:19.889798 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-d40a929a-562f-42a8-92b0-4beda94caaec tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Create volume request issued successfully. Aug 13 21:13:19.890555 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d40a929a-562f-42a8-92b0-4beda94caaec tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:13:19.891151 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 784/3107] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:13:19 2026] POST /volume/v3/volumes => generated 752 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:13:19.905495 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6b126545-02e9-4950-90dc-e141ead91c13 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:19.907740 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6b126545-02e9-4950-90dc-e141ead91c13 tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] GET https://10.4.3.14/volume/v3/volumes/73dd23a0-beb3-4351-8e88-a0bdb8830e08 Aug 13 21:13:19.908158 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6b126545-02e9-4950-90dc-e141ead91c13 tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:19.908488 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6b126545-02e9-4950-90dc-e141ead91c13 tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:19.915693 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:19.915693 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:19.919692 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-6b126545-02e9-4950-90dc-e141ead91c13 tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Volume info retrieved successfully. Aug 13 21:13:19.925101 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6b126545-02e9-4950-90dc-e141ead91c13 tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] https://10.4.3.14/volume/v3/volumes/73dd23a0-beb3-4351-8e88-a0bdb8830e08 returned with HTTP 200 Aug 13 21:13:19.925745 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 778/3108] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:19 2026] GET /volume/v3/volumes/73dd23a0-beb3-4351-8e88-a0bdb8830e08 => generated 820 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:19.974389 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3f0d1daa-27ee-43ec-9ac5-b140ec5257a6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:19.976438 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3f0d1daa-27ee-43ec-9ac5-b140ec5257a6 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/8fbf35b9-20d5-4637-b5b9-52daea9939f3 Aug 13 21:13:19.976664 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3f0d1daa-27ee-43ec-9ac5-b140ec5257a6 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:19.976849 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3f0d1daa-27ee-43ec-9ac5-b140ec5257a6 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:19.977020 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-3f0d1daa-27ee-43ec-9ac5-b140ec5257a6 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id 8fbf35b9-20d5-4637-b5b9-52daea9939f3. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:19.981341 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:19.981341 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:19.982058 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3f0d1daa-27ee-43ec-9ac5-b140ec5257a6 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/8fbf35b9-20d5-4637-b5b9-52daea9939f3 returned with HTTP 200 Aug 13 21:13:19.982657 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 775/3109] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:13:19 2026] GET /volume/v3/backups/8fbf35b9-20d5-4637-b5b9-52daea9939f3 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:20.163251 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f21758a8-5089-4567-b29a-b9396c961cdc None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:20.166110 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f21758a8-5089-4567-b29a-b9396c961cdc tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] GET https://10.4.3.14/volume/v3/volumes/db107005-609f-4a59-965e-2ccecb0467de Aug 13 21:13:20.166945 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f21758a8-5089-4567-b29a-b9396c961cdc tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:20.167250 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f21758a8-5089-4567-b29a-b9396c961cdc tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:20.181294 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-8cce66db-d4eb-4b4c-a534-53947c4d42cb None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:20.181679 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:20.181679 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:20.184708 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8cce66db-d4eb-4b4c-a534-53947c4d42cb tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] GET https://10.4.3.14/volume/v3/snapshots/8532b876-514b-4d01-b8aa-31cb4e94008f Aug 13 21:13:20.184934 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8cce66db-d4eb-4b4c-a534-53947c4d42cb tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:20.185152 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8cce66db-d4eb-4b4c-a534-53947c4d42cb tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:20.188975 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-f21758a8-5089-4567-b29a-b9396c961cdc tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Volume info retrieved successfully. Aug 13 21:13:20.190890 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:20.190890 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:20.191443 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-8cce66db-d4eb-4b4c-a534-53947c4d42cb tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Snapshot retrieved successfully. Aug 13 21:13:20.192428 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8cce66db-d4eb-4b4c-a534-53947c4d42cb tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] https://10.4.3.14/volume/v3/snapshots/8532b876-514b-4d01-b8aa-31cb4e94008f returned with HTTP 200 Aug 13 21:13:20.192816 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 785/3110] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:13:20 2026] GET /volume/v3/snapshots/8532b876-514b-4d01-b8aa-31cb4e94008f => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:20.201357 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f21758a8-5089-4567-b29a-b9396c961cdc tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] https://10.4.3.14/volume/v3/volumes/db107005-609f-4a59-965e-2ccecb0467de returned with HTTP 200 Aug 13 21:13:20.201793 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8f9983df-fe5e-403a-ba8e-3ff0c3d9abb3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:20.203022 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 773/3111] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:20 2026] GET /volume/v3/volumes/db107005-609f-4a59-965e-2ccecb0467de => generated 1138 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:13:20.203956 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8f9983df-fe5e-403a-ba8e-3ff0c3d9abb3 tempest-SnapshotsActionsTest-1690974228 tempest-SnapshotsActionsTest-1690974228-project-admin] POST https://10.4.3.14/volume/v3/snapshots/8532b876-514b-4d01-b8aa-31cb4e94008f/action Aug 13 21:13:20.204347 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8f9983df-fe5e-403a-ba8e-3ff0c3d9abb3 tempest-SnapshotsActionsTest-1690974228 tempest-SnapshotsActionsTest-1690974228-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:13:20.204467 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8f9983df-fe5e-403a-ba8e-3ff0c3d9abb3 tempest-SnapshotsActionsTest-1690974228 tempest-SnapshotsActionsTest-1690974228-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:13:20.205823 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.contrib.admin_actions [None req-8f9983df-fe5e-403a-ba8e-3ff0c3d9abb3 tempest-SnapshotsActionsTest-1690974228 tempest-SnapshotsActionsTest-1690974228-project-admin] Updating snapshot '8532b876-514b-4d01-b8aa-31cb4e94008f' with '{'status': 'deleting'}' {{(pid=100214) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 21:13:20.215264 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:20.215264 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:20.230642 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8f9983df-fe5e-403a-ba8e-3ff0c3d9abb3 tempest-SnapshotsActionsTest-1690974228 tempest-SnapshotsActionsTest-1690974228-project-admin] https://10.4.3.14/volume/v3/snapshots/8532b876-514b-4d01-b8aa-31cb4e94008f/action returned with HTTP 202 Aug 13 21:13:20.231337 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 779/3112] 10.4.3.14 () {68 vars in 1389 bytes} [Thu Aug 13 21:13:20 2026] POST /volume/v3/snapshots/8532b876-514b-4d01-b8aa-31cb4e94008f/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:13:20.240937 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4941bf44-7c59-4f71-8dca-80a1abccf3f2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:20.242290 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-62bd73bb-551a-4a32-9049-f01f7f33e6d5 req-99e258f6-da09-4473-82cc-19c45d49c199 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:20.244542 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4941bf44-7c59-4f71-8dca-80a1abccf3f2 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] GET https://10.4.3.14/volume/v3/snapshots/8532b876-514b-4d01-b8aa-31cb4e94008f Aug 13 21:13:20.244735 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-62bd73bb-551a-4a32-9049-f01f7f33e6d5 req-99e258f6-da09-4473-82cc-19c45d49c199 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] GET https://10.4.3.14/volume/v3/volumes/db107005-609f-4a59-965e-2ccecb0467de Aug 13 21:13:20.244905 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4941bf44-7c59-4f71-8dca-80a1abccf3f2 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:20.244996 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-62bd73bb-551a-4a32-9049-f01f7f33e6d5 req-99e258f6-da09-4473-82cc-19c45d49c199 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:20.245245 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-62bd73bb-551a-4a32-9049-f01f7f33e6d5 req-99e258f6-da09-4473-82cc-19c45d49c199 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:20.246040 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4941bf44-7c59-4f71-8dca-80a1abccf3f2 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:20.253937 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:20.253937 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:20.254632 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-4941bf44-7c59-4f71-8dca-80a1abccf3f2 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Snapshot retrieved successfully. Aug 13 21:13:20.255638 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:20.255638 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:20.256688 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4941bf44-7c59-4f71-8dca-80a1abccf3f2 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] https://10.4.3.14/volume/v3/snapshots/8532b876-514b-4d01-b8aa-31cb4e94008f returned with HTTP 200 Aug 13 21:13:20.257941 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 776/3113] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:13:20 2026] GET /volume/v3/snapshots/8532b876-514b-4d01-b8aa-31cb4e94008f => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 21:13:20.259671 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-62bd73bb-551a-4a32-9049-f01f7f33e6d5 req-99e258f6-da09-4473-82cc-19c45d49c199 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Volume info retrieved successfully. Aug 13 21:13:20.264811 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-62bd73bb-551a-4a32-9049-f01f7f33e6d5 req-99e258f6-da09-4473-82cc-19c45d49c199 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] https://10.4.3.14/volume/v3/volumes/db107005-609f-4a59-965e-2ccecb0467de returned with HTTP 200 Aug 13 21:13:20.265247 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 786/3114] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:13:20 2026] GET /volume/v3/volumes/db107005-609f-4a59-965e-2ccecb0467de => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:13:20.268442 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-409a234a-028f-41e2-be13-c9460296222c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:20.270505 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-409a234a-028f-41e2-be13-c9460296222c tempest-SnapshotsActionsTest-1690974228 tempest-SnapshotsActionsTest-1690974228-project-admin] POST https://10.4.3.14/volume/v3/snapshots/8532b876-514b-4d01-b8aa-31cb4e94008f/action Aug 13 21:13:20.271062 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-409a234a-028f-41e2-be13-c9460296222c tempest-SnapshotsActionsTest-1690974228 tempest-SnapshotsActionsTest-1690974228-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:13:20.271196 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-409a234a-028f-41e2-be13-c9460296222c tempest-SnapshotsActionsTest-1690974228 tempest-SnapshotsActionsTest-1690974228-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:13:20.278473 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:20.278473 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:20.279045 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-409a234a-028f-41e2-be13-c9460296222c tempest-SnapshotsActionsTest-1690974228 tempest-SnapshotsActionsTest-1690974228-project-admin] Snapshot retrieved successfully. Aug 13 21:13:20.285757 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-62bd73bb-551a-4a32-9049-f01f7f33e6d5 req-0187a9ed-65dc-4b0c-9161-d4099c77dcdd None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:20.289041 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-62bd73bb-551a-4a32-9049-f01f7f33e6d5 req-0187a9ed-65dc-4b0c-9161-d4099c77dcdd tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] POST https://10.4.3.14/volume/v3/volumes/db107005-609f-4a59-965e-2ccecb0467de/action Aug 13 21:13:20.289041 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-62bd73bb-551a-4a32-9049-f01f7f33e6d5 req-0187a9ed-65dc-4b0c-9161-d4099c77dcdd tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:13:20.289041 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-62bd73bb-551a-4a32-9049-f01f7f33e6d5 req-0187a9ed-65dc-4b0c-9161-d4099c77dcdd tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:13:20.296612 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-409a234a-028f-41e2-be13-c9460296222c tempest-SnapshotsActionsTest-1690974228 tempest-SnapshotsActionsTest-1690974228-project-admin] Snapshot delete request issued successfully. Aug 13 21:13:20.297045 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-409a234a-028f-41e2-be13-c9460296222c tempest-SnapshotsActionsTest-1690974228 tempest-SnapshotsActionsTest-1690974228-project-admin] https://10.4.3.14/volume/v3/snapshots/8532b876-514b-4d01-b8aa-31cb4e94008f/action returned with HTTP 202 Aug 13 21:13:20.297659 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 774/3115] 10.4.3.14 () {68 vars in 1389 bytes} [Thu Aug 13 21:13:20 2026] POST /volume/v3/snapshots/8532b876-514b-4d01-b8aa-31cb4e94008f/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:13:20.302985 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:20.302985 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:20.303599 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-62bd73bb-551a-4a32-9049-f01f7f33e6d5 req-0187a9ed-65dc-4b0c-9161-d4099c77dcdd tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Volume info retrieved successfully. Aug 13 21:13:20.305774 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-73a71940-fc29-4f45-9935-3f8f10172792 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:20.308227 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-73a71940-fc29-4f45-9935-3f8f10172792 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] GET https://10.4.3.14/volume/v3/snapshots/8532b876-514b-4d01-b8aa-31cb4e94008f Aug 13 21:13:20.308545 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-73a71940-fc29-4f45-9935-3f8f10172792 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:20.310077 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-73a71940-fc29-4f45-9935-3f8f10172792 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:20.312266 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-62bd73bb-551a-4a32-9049-f01f7f33e6d5 req-0187a9ed-65dc-4b0c-9161-d4099c77dcdd tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Begin detaching volume completed successfully. Aug 13 21:13:20.312465 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-62bd73bb-551a-4a32-9049-f01f7f33e6d5 req-0187a9ed-65dc-4b0c-9161-d4099c77dcdd tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] https://10.4.3.14/volume/v3/volumes/db107005-609f-4a59-965e-2ccecb0467de/action returned with HTTP 202 Aug 13 21:13:20.312889 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 780/3116] 10.4.3.14 () {72 vars in 1665 bytes} [Thu Aug 13 21:13:20 2026] POST /volume/v3/volumes/db107005-609f-4a59-965e-2ccecb0467de/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:13:20.315147 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:20.315147 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:20.315769 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-73a71940-fc29-4f45-9935-3f8f10172792 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Snapshot retrieved successfully. Aug 13 21:13:20.316799 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-73a71940-fc29-4f45-9935-3f8f10172792 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] https://10.4.3.14/volume/v3/snapshots/8532b876-514b-4d01-b8aa-31cb4e94008f returned with HTTP 200 Aug 13 21:13:20.317346 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 777/3117] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:13:20 2026] GET /volume/v3/snapshots/8532b876-514b-4d01-b8aa-31cb4e94008f => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:20.352436 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d6c3a95a-1b20-4838-a599-cd79768f9880 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:20.352987 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d6c3a95a-1b20-4838-a599-cd79768f9880 None None] GET https://10.4.3.14/volume// Aug 13 21:13:20.353234 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d6c3a95a-1b20-4838-a599-cd79768f9880 None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:20.353483 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d6c3a95a-1b20-4838-a599-cd79768f9880 None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:20.353904 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d6c3a95a-1b20-4838-a599-cd79768f9880 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:13:20.354326 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 787/3118] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:13:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:13:20.368378 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-62bd73bb-551a-4a32-9049-f01f7f33e6d5 req-df8572f6-9289-4ac5-a810-0d843d2309ec None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:20.371231 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-62bd73bb-551a-4a32-9049-f01f7f33e6d5 req-df8572f6-9289-4ac5-a810-0d843d2309ec tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] GET https://10.4.3.14/volume/v3/volumes/db107005-609f-4a59-965e-2ccecb0467de Aug 13 21:13:20.371519 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-62bd73bb-551a-4a32-9049-f01f7f33e6d5 req-df8572f6-9289-4ac5-a810-0d843d2309ec tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:20.371743 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-62bd73bb-551a-4a32-9049-f01f7f33e6d5 req-df8572f6-9289-4ac5-a810-0d843d2309ec tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:20.381995 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:20.381995 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:20.386333 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-62bd73bb-551a-4a32-9049-f01f7f33e6d5 req-df8572f6-9289-4ac5-a810-0d843d2309ec tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Volume info retrieved successfully. Aug 13 21:13:20.390871 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-62bd73bb-551a-4a32-9049-f01f7f33e6d5 req-df8572f6-9289-4ac5-a810-0d843d2309ec tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] https://10.4.3.14/volume/v3/volumes/db107005-609f-4a59-965e-2ccecb0467de returned with HTTP 200 Aug 13 21:13:20.391422 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 775/3119] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:13:20 2026] GET /volume/v3/volumes/db107005-609f-4a59-965e-2ccecb0467de => generated 1321 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:13:20.701913 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2f7f6106-5392-4112-9c65-64722a41959a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:20.704262 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2f7f6106-5392-4112-9c65-64722a41959a tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/93964077-1166-4ebb-8229-a2d3854cbc46 Aug 13 21:13:20.704527 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2f7f6106-5392-4112-9c65-64722a41959a tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:20.704779 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2f7f6106-5392-4112-9c65-64722a41959a tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:20.704946 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-2f7f6106-5392-4112-9c65-64722a41959a tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 93964077-1166-4ebb-8229-a2d3854cbc46. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:20.710016 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:20.710016 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:20.710871 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2f7f6106-5392-4112-9c65-64722a41959a tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/93964077-1166-4ebb-8229-a2d3854cbc46 returned with HTTP 200 Aug 13 21:13:20.711260 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 781/3120] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:20 2026] GET /volume/v3/backups/93964077-1166-4ebb-8229-a2d3854cbc46 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:20.837166 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d453cff7-76ea-4b05-abba-cda07565e729 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:20.839544 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d453cff7-76ea-4b05-abba-cda07565e729 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] GET https://10.4.3.14/volume/v3/volumes/02c14b2c-09b3-4d22-9bd6-9e52df5a61f5 Aug 13 21:13:20.839810 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d453cff7-76ea-4b05-abba-cda07565e729 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:20.840115 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d453cff7-76ea-4b05-abba-cda07565e729 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:20.846688 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d453cff7-76ea-4b05-abba-cda07565e729 tempest-ProjectReaderTests-86986924 tempest-ProjectReaderTests-86986924-project-admin] https://10.4.3.14/volume/v3/volumes/02c14b2c-09b3-4d22-9bd6-9e52df5a61f5 returned with HTTP 404 Aug 13 21:13:20.847488 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 778/3121] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:20 2026] GET /volume/v3/volumes/02c14b2c-09b3-4d22-9bd6-9e52df5a61f5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:13:20.938546 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-289de1be-7b2a-4dfc-98e3-90c43ab3fab9 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:20.941283 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-289de1be-7b2a-4dfc-98e3-90c43ab3fab9 tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] GET https://10.4.3.14/volume/v3/volumes/73dd23a0-beb3-4351-8e88-a0bdb8830e08 Aug 13 21:13:20.941532 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-289de1be-7b2a-4dfc-98e3-90c43ab3fab9 tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:20.941732 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-289de1be-7b2a-4dfc-98e3-90c43ab3fab9 tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:20.951283 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:20.951283 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:20.954749 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-289de1be-7b2a-4dfc-98e3-90c43ab3fab9 tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Volume info retrieved successfully. Aug 13 21:13:20.959028 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-289de1be-7b2a-4dfc-98e3-90c43ab3fab9 tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] https://10.4.3.14/volume/v3/volumes/73dd23a0-beb3-4351-8e88-a0bdb8830e08 returned with HTTP 200 Aug 13 21:13:20.959397 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 788/3122] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:20 2026] GET /volume/v3/volumes/73dd23a0-beb3-4351-8e88-a0bdb8830e08 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:20.974524 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-1f6f208a-e172-45bd-8d3c-9804c9f7d7d1 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:20.976288 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1f6f208a-e172-45bd-8d3c-9804c9f7d7d1 tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] GET https://10.4.3.14/volume/v3/volumes/73dd23a0-beb3-4351-8e88-a0bdb8830e08 Aug 13 21:13:20.976471 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1f6f208a-e172-45bd-8d3c-9804c9f7d7d1 tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:20.976626 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1f6f208a-e172-45bd-8d3c-9804c9f7d7d1 tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:20.991607 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:20.991607 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:20.994346 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-19b1968b-4509-4e2e-8499-4bcfbb2f9121 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:20.996864 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-1f6f208a-e172-45bd-8d3c-9804c9f7d7d1 tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Volume info retrieved successfully. Aug 13 21:13:20.997545 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-19b1968b-4509-4e2e-8499-4bcfbb2f9121 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/8fbf35b9-20d5-4637-b5b9-52daea9939f3 Aug 13 21:13:20.997906 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-19b1968b-4509-4e2e-8499-4bcfbb2f9121 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:20.998206 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-19b1968b-4509-4e2e-8499-4bcfbb2f9121 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:20.998366 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-19b1968b-4509-4e2e-8499-4bcfbb2f9121 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id 8fbf35b9-20d5-4637-b5b9-52daea9939f3. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:21.004558 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1f6f208a-e172-45bd-8d3c-9804c9f7d7d1 tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] https://10.4.3.14/volume/v3/volumes/73dd23a0-beb3-4351-8e88-a0bdb8830e08 returned with HTTP 200 Aug 13 21:13:21.004697 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:21.004697 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:21.005092 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 776/3123] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:20 2026] GET /volume/v3/volumes/73dd23a0-beb3-4351-8e88-a0bdb8830e08 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:21.006567 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-19b1968b-4509-4e2e-8499-4bcfbb2f9121 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/8fbf35b9-20d5-4637-b5b9-52daea9939f3 returned with HTTP 200 Aug 13 21:13:21.007485 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 782/3124] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:13:20 2026] GET /volume/v3/backups/8fbf35b9-20d5-4637-b5b9-52daea9939f3 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 21:13:21.020699 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ac6ce591-7836-4b9c-83aa-0b1f9bfb092e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:21.022733 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ac6ce591-7836-4b9c-83aa-0b1f9bfb092e tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] POST https://10.4.3.14/volume/v3/snapshots Aug 13 21:13:21.023232 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ac6ce591-7836-4b9c-83aa-0b1f9bfb092e tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "73dd23a0-beb3-4351-8e88-a0bdb8830e08", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-562833399", "description": null, "metadata": null}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:13:21.037067 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:21.037067 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:21.037067 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ac6ce591-7836-4b9c-83aa-0b1f9bfb092e tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Volume info retrieved successfully. Aug 13 21:13:21.037067 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-ac6ce591-7836-4b9c-83aa-0b1f9bfb092e tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Create snapshot from volume 73dd23a0-beb3-4351-8e88-a0bdb8830e08 Aug 13 21:13:21.079618 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-ac6ce591-7836-4b9c-83aa-0b1f9bfb092e tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Created reservations ['194beb3d-aa9e-41e8-8e7f-b963741894e2', '038b3509-6b65-4448-bd72-80bdcd270422', '3e80c11f-0501-41b5-9ab8-48e1f7c21fa6', '2ffbc3b7-9242-4b62-a2a4-2d14cf3ef86b'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:13:21.132795 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ac6ce591-7836-4b9c-83aa-0b1f9bfb092e tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Snapshot force create request issued successfully. Aug 13 21:13:21.133223 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ac6ce591-7836-4b9c-83aa-0b1f9bfb092e tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] https://10.4.3.14/volume/v3/snapshots returned with HTTP 202 Aug 13 21:13:21.133784 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 779/3125] 10.4.3.14 () {68 vars in 1258 bytes} [Thu Aug 13 21:13:21 2026] POST /volume/v3/snapshots => generated 309 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:13:21.152825 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-22de3f84-d0e3-4c98-85eb-d770f38df183 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:21.159893 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-22de3f84-d0e3-4c98-85eb-d770f38df183 tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] GET https://10.4.3.14/volume/v3/snapshots/3d06791f-7b0e-413b-ae3f-212acadf7080 Aug 13 21:13:21.159893 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-22de3f84-d0e3-4c98-85eb-d770f38df183 tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:21.159893 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-22de3f84-d0e3-4c98-85eb-d770f38df183 tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:21.163867 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:21.163867 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:21.164290 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-22de3f84-d0e3-4c98-85eb-d770f38df183 tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Snapshot retrieved successfully. Aug 13 21:13:21.164940 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-22de3f84-d0e3-4c98-85eb-d770f38df183 tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] https://10.4.3.14/volume/v3/snapshots/3d06791f-7b0e-413b-ae3f-212acadf7080 returned with HTTP 200 Aug 13 21:13:21.165402 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 789/3126] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:13:21 2026] GET /volume/v3/snapshots/3d06791f-7b0e-413b-ae3f-212acadf7080 => generated 441 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:21.309864 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-62bd73bb-551a-4a32-9049-f01f7f33e6d5 req-e6ace143-87fa-4251-8f9d-c1f059293b0e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:21.312956 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-62bd73bb-551a-4a32-9049-f01f7f33e6d5 req-e6ace143-87fa-4251-8f9d-c1f059293b0e tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] DELETE https://10.4.3.14/volume/v3/attachments/ac6e9b0a-25eb-4a47-a052-2160d886f958 Aug 13 21:13:21.313212 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-62bd73bb-551a-4a32-9049-f01f7f33e6d5 req-e6ace143-87fa-4251-8f9d-c1f059293b0e tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:21.313457 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-62bd73bb-551a-4a32-9049-f01f7f33e6d5 req-e6ace143-87fa-4251-8f9d-c1f059293b0e tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:21.323680 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:21.323680 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:21.326130 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-28cb2551-47f5-48b3-a6b7-16aa919f8596 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:21.327973 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-28cb2551-47f5-48b3-a6b7-16aa919f8596 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] GET https://10.4.3.14/volume/v3/snapshots/8532b876-514b-4d01-b8aa-31cb4e94008f Aug 13 21:13:21.328270 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-28cb2551-47f5-48b3-a6b7-16aa919f8596 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:21.328486 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-28cb2551-47f5-48b3-a6b7-16aa919f8596 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:21.333615 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-28cb2551-47f5-48b3-a6b7-16aa919f8596 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] https://10.4.3.14/volume/v3/snapshots/8532b876-514b-4d01-b8aa-31cb4e94008f returned with HTTP 404 Aug 13 21:13:21.334390 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 783/3127] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:13:21 2026] GET /volume/v3/snapshots/8532b876-514b-4d01-b8aa-31cb4e94008f => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:13:21.342064 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-70f55358-e0c5-4424-b1d9-522e404e8962 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:21.344195 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-70f55358-e0c5-4424-b1d9-522e404e8962 tempest-SnapshotsActionsTest-1690974228 tempest-SnapshotsActionsTest-1690974228-project-admin] POST https://10.4.3.14/volume/v3/snapshots/133c623b-c433-41c6-986f-4411ae589c58/action Aug 13 21:13:21.344576 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-70f55358-e0c5-4424-b1d9-522e404e8962 tempest-SnapshotsActionsTest-1690974228 tempest-SnapshotsActionsTest-1690974228-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:13:21.344754 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-70f55358-e0c5-4424-b1d9-522e404e8962 tempest-SnapshotsActionsTest-1690974228 tempest-SnapshotsActionsTest-1690974228-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:13:21.346108 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.admin_actions [None req-70f55358-e0c5-4424-b1d9-522e404e8962 tempest-SnapshotsActionsTest-1690974228 tempest-SnapshotsActionsTest-1690974228-project-admin] Updating snapshot '133c623b-c433-41c6-986f-4411ae589c58' with '{'status': 'available'}' {{(pid=100215) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 21:13:21.356791 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:21.356791 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:21.370790 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-70f55358-e0c5-4424-b1d9-522e404e8962 tempest-SnapshotsActionsTest-1690974228 tempest-SnapshotsActionsTest-1690974228-project-admin] https://10.4.3.14/volume/v3/snapshots/133c623b-c433-41c6-986f-4411ae589c58/action returned with HTTP 202 Aug 13 21:13:21.371067 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-62bd73bb-551a-4a32-9049-f01f7f33e6d5 req-e6ace143-87fa-4251-8f9d-c1f059293b0e tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] https://10.4.3.14/volume/v3/attachments/ac6e9b0a-25eb-4a47-a052-2160d886f958 returned with HTTP 200 Aug 13 21:13:21.371416 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 780/3128] 10.4.3.14 () {68 vars in 1389 bytes} [Thu Aug 13 21:13:21 2026] POST /volume/v3/snapshots/133c623b-c433-41c6-986f-4411ae589c58/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:13:21.371492 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 777/3129] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:13:21 2026] DELETE /volume/v3/attachments/ac6e9b0a-25eb-4a47-a052-2160d886f958 => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:21.379861 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e30d1f20-772e-4f3b-adf4-8cc005ee0215 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:21.382879 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e30d1f20-772e-4f3b-adf4-8cc005ee0215 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] GET https://10.4.3.14/volume/v3/snapshots/133c623b-c433-41c6-986f-4411ae589c58 Aug 13 21:13:21.383108 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e30d1f20-772e-4f3b-adf4-8cc005ee0215 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:21.383328 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e30d1f20-772e-4f3b-adf4-8cc005ee0215 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:21.393801 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:21.393801 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:21.394812 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-e30d1f20-772e-4f3b-adf4-8cc005ee0215 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Snapshot retrieved successfully. Aug 13 21:13:21.395006 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e30d1f20-772e-4f3b-adf4-8cc005ee0215 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] https://10.4.3.14/volume/v3/snapshots/133c623b-c433-41c6-986f-4411ae589c58 returned with HTTP 200 Aug 13 21:13:21.396830 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 790/3130] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:13:21 2026] GET /volume/v3/snapshots/133c623b-c433-41c6-986f-4411ae589c58 => generated 464 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:21.413002 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3be87eee-60fe-431d-a2bd-b96cf08e8aeb None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:21.417771 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3be87eee-60fe-431d-a2bd-b96cf08e8aeb tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] DELETE https://10.4.3.14/volume/v3/snapshots/8532b876-514b-4d01-b8aa-31cb4e94008f Aug 13 21:13:21.417771 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3be87eee-60fe-431d-a2bd-b96cf08e8aeb tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:21.417771 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3be87eee-60fe-431d-a2bd-b96cf08e8aeb tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:21.417771 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-3be87eee-60fe-431d-a2bd-b96cf08e8aeb tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Delete snapshot with id: 8532b876-514b-4d01-b8aa-31cb4e94008f Aug 13 21:13:21.432907 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3be87eee-60fe-431d-a2bd-b96cf08e8aeb tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] https://10.4.3.14/volume/v3/snapshots/8532b876-514b-4d01-b8aa-31cb4e94008f returned with HTTP 404 Aug 13 21:13:21.432907 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 784/3131] 10.4.3.14 () {66 vars in 1350 bytes} [Thu Aug 13 21:13:21 2026] DELETE /volume/v3/snapshots/8532b876-514b-4d01-b8aa-31cb4e94008f => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:13:21.450457 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6bdb6e24-275b-4dab-b960-a422a7b016d0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:21.450646 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6bdb6e24-275b-4dab-b960-a422a7b016d0 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] POST https://10.4.3.14/volume/v3/snapshots Aug 13 21:13:21.450975 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6bdb6e24-275b-4dab-b960-a422a7b016d0 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d7ddd244-d681-4dbf-bf5d-3423340dc2ab", "name": "tempest-SnapshotsActionsTest-Snapshot-1564240919"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:13:21.458429 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:21.458429 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:21.459201 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-6bdb6e24-275b-4dab-b960-a422a7b016d0 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Volume info retrieved successfully. Aug 13 21:13:21.459201 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-6bdb6e24-275b-4dab-b960-a422a7b016d0 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Create snapshot from volume d7ddd244-d681-4dbf-bf5d-3423340dc2ab Aug 13 21:13:21.498392 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-6bdb6e24-275b-4dab-b960-a422a7b016d0 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Created reservations ['f7cf4bc3-3e15-4f60-8dbd-87edfc949d21', '5c57e377-0bb4-4b80-afff-bb8bd7482299', 'bc829604-268c-4222-833b-26a92f29ddf1', '1de108c9-ed39-4373-88da-2f73bbcfcc78'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:13:21.536844 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-6bdb6e24-275b-4dab-b960-a422a7b016d0 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Snapshot create request issued successfully. Aug 13 21:13:21.537391 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6bdb6e24-275b-4dab-b960-a422a7b016d0 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] https://10.4.3.14/volume/v3/snapshots returned with HTTP 202 Aug 13 21:13:21.537938 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 781/3132] 10.4.3.14 () {68 vars in 1258 bytes} [Thu Aug 13 21:13:21 2026] POST /volume/v3/snapshots => generated 307 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:13:21.548072 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-158c91b2-4487-49b3-ac44-6959296e9a8b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:21.550743 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-158c91b2-4487-49b3-ac44-6959296e9a8b tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] GET https://10.4.3.14/volume/v3/snapshots/c5e20c8c-0a73-4930-99d1-3b438afb8997 Aug 13 21:13:21.550974 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-158c91b2-4487-49b3-ac44-6959296e9a8b tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:21.551211 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-158c91b2-4487-49b3-ac44-6959296e9a8b tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:21.557750 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:21.557750 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:21.558598 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-158c91b2-4487-49b3-ac44-6959296e9a8b tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Snapshot retrieved successfully. Aug 13 21:13:21.559886 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-158c91b2-4487-49b3-ac44-6959296e9a8b tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] https://10.4.3.14/volume/v3/snapshots/c5e20c8c-0a73-4930-99d1-3b438afb8997 returned with HTTP 200 Aug 13 21:13:21.560283 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 778/3133] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:13:21 2026] GET /volume/v3/snapshots/c5e20c8c-0a73-4930-99d1-3b438afb8997 => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:21.726592 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e6986bf0-36a1-4aae-8030-cd62000d5074 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:21.726592 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e6986bf0-36a1-4aae-8030-cd62000d5074 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/93964077-1166-4ebb-8229-a2d3854cbc46 Aug 13 21:13:21.726592 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e6986bf0-36a1-4aae-8030-cd62000d5074 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:21.726592 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e6986bf0-36a1-4aae-8030-cd62000d5074 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:21.726592 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-e6986bf0-36a1-4aae-8030-cd62000d5074 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 93964077-1166-4ebb-8229-a2d3854cbc46. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:21.730281 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:21.730281 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:21.731007 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e6986bf0-36a1-4aae-8030-cd62000d5074 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/93964077-1166-4ebb-8229-a2d3854cbc46 returned with HTTP 200 Aug 13 21:13:21.731391 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 791/3134] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:21 2026] GET /volume/v3/backups/93964077-1166-4ebb-8229-a2d3854cbc46 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:22.018325 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a1d5ed85-a052-4d66-9533-cf9d39c91d2a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:22.021135 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a1d5ed85-a052-4d66-9533-cf9d39c91d2a tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/8fbf35b9-20d5-4637-b5b9-52daea9939f3 Aug 13 21:13:22.021135 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a1d5ed85-a052-4d66-9533-cf9d39c91d2a tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:22.021224 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a1d5ed85-a052-4d66-9533-cf9d39c91d2a tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:22.021312 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-a1d5ed85-a052-4d66-9533-cf9d39c91d2a tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id 8fbf35b9-20d5-4637-b5b9-52daea9939f3. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:22.030682 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:22.030682 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:22.031444 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a1d5ed85-a052-4d66-9533-cf9d39c91d2a tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/8fbf35b9-20d5-4637-b5b9-52daea9939f3 returned with HTTP 200 Aug 13 21:13:22.031866 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 785/3135] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:13:22 2026] GET /volume/v3/backups/8fbf35b9-20d5-4637-b5b9-52daea9939f3 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:22.177787 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9566e30e-1497-4c35-b013-0a1c8f8fbadf None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:22.180336 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9566e30e-1497-4c35-b013-0a1c8f8fbadf tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] GET https://10.4.3.14/volume/v3/snapshots/3d06791f-7b0e-413b-ae3f-212acadf7080 Aug 13 21:13:22.180657 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9566e30e-1497-4c35-b013-0a1c8f8fbadf tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:22.180924 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9566e30e-1497-4c35-b013-0a1c8f8fbadf tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:22.187651 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:22.187651 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:22.188404 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-9566e30e-1497-4c35-b013-0a1c8f8fbadf tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Snapshot retrieved successfully. Aug 13 21:13:22.190375 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9566e30e-1497-4c35-b013-0a1c8f8fbadf tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] https://10.4.3.14/volume/v3/snapshots/3d06791f-7b0e-413b-ae3f-212acadf7080 returned with HTTP 200 Aug 13 21:13:22.191680 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 782/3136] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:13:22 2026] GET /volume/v3/snapshots/3d06791f-7b0e-413b-ae3f-212acadf7080 => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:22.200065 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-314596c6-ab5e-47e8-a1dd-e662823c58db None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:22.203549 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-314596c6-ab5e-47e8-a1dd-e662823c58db tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] GET https://10.4.3.14/volume/v3/snapshots/3d06791f-7b0e-413b-ae3f-212acadf7080 Aug 13 21:13:22.203770 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-314596c6-ab5e-47e8-a1dd-e662823c58db tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:22.204028 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-314596c6-ab5e-47e8-a1dd-e662823c58db tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:22.211306 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:22.211306 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:22.211759 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-314596c6-ab5e-47e8-a1dd-e662823c58db tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Snapshot retrieved successfully. Aug 13 21:13:22.212780 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-314596c6-ab5e-47e8-a1dd-e662823c58db tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] https://10.4.3.14/volume/v3/snapshots/3d06791f-7b0e-413b-ae3f-212acadf7080 returned with HTTP 200 Aug 13 21:13:22.213165 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 779/3137] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:13:22 2026] GET /volume/v3/snapshots/3d06791f-7b0e-413b-ae3f-212acadf7080 => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:22.221070 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-9be37156-7fea-4775-b553-55f10d2ffcd1 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:22.222959 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9be37156-7fea-4775-b553-55f10d2ffcd1 tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] GET https://10.4.3.14/volume/v3/snapshots/3d06791f-7b0e-413b-ae3f-212acadf7080 Aug 13 21:13:22.223225 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9be37156-7fea-4775-b553-55f10d2ffcd1 tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:22.223442 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9be37156-7fea-4775-b553-55f10d2ffcd1 tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:22.229168 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:22.229168 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:22.229631 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-9be37156-7fea-4775-b553-55f10d2ffcd1 tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Snapshot retrieved successfully. Aug 13 21:13:22.230448 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9be37156-7fea-4775-b553-55f10d2ffcd1 tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] https://10.4.3.14/volume/v3/snapshots/3d06791f-7b0e-413b-ae3f-212acadf7080 returned with HTTP 200 Aug 13 21:13:22.230780 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 792/3138] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:13:22 2026] GET /volume/v3/snapshots/3d06791f-7b0e-413b-ae3f-212acadf7080 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:22.239369 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0addafa2-2d45-4af0-9ed2-fcdcb15654de None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:22.244189 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0addafa2-2d45-4af0-9ed2-fcdcb15654de tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:13:22.244932 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0addafa2-2d45-4af0-9ed2-fcdcb15654de tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "3d06791f-7b0e-413b-ae3f-212acadf7080", "size": 1}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:13:22.250709 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-0addafa2-2d45-4af0-9ed2-fcdcb15654de tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Create volume request body: {'volume': {'snapshot_id': '3d06791f-7b0e-413b-ae3f-212acadf7080', 'size': 1}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:13:22.262329 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:22.262329 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:22.263994 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0addafa2-2d45-4af0-9ed2-fcdcb15654de tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Snapshot retrieved successfully. Aug 13 21:13:22.264129 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-0addafa2-2d45-4af0-9ed2-fcdcb15654de tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Create volume of 1 GB Aug 13 21:13:22.272574 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0addafa2-2d45-4af0-9ed2-fcdcb15654de tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Availability Zones retrieved successfully. Aug 13 21:13:22.280306 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-0addafa2-2d45-4af0-9ed2-fcdcb15654de tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Flow 'volume_create_api' (c437239f-8ae8-432d-b47e-524db0f89751) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:13:22.281733 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-0addafa2-2d45-4af0-9ed2-fcdcb15654de tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db287516-3dc6-48be-ad50-c2b469a6138c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:13:22.283292 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-0addafa2-2d45-4af0-9ed2-fcdcb15654de tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:13:22.321016 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-0addafa2-2d45-4af0-9ed2-fcdcb15654de tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db287516-3dc6-48be-ad50-c2b469a6138c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3d06791f-7b0e-413b-ae3f-212acadf7080', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:13:22.322037 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-0addafa2-2d45-4af0-9ed2-fcdcb15654de tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c976b5a3-7546-4505-9697-9075f020d3e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:13:22.359219 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-0addafa2-2d45-4af0-9ed2-fcdcb15654de tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Created reservations ['13f82412-f2b8-4054-9052-3f4b1bf29f93', '3c5ee994-bc13-48f6-8258-21762ad4ecb4', '288a280a-2904-4e75-b564-2163f3f8bf45', '76427810-0875-4844-a6b8-5d02e5310327'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:13:22.359909 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-0addafa2-2d45-4af0-9ed2-fcdcb15654de tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c976b5a3-7546-4505-9697-9075f020d3e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['13f82412-f2b8-4054-9052-3f4b1bf29f93', '3c5ee994-bc13-48f6-8258-21762ad4ecb4', '288a280a-2904-4e75-b564-2163f3f8bf45', '76427810-0875-4844-a6b8-5d02e5310327']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:13:22.360792 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-0addafa2-2d45-4af0-9ed2-fcdcb15654de tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecbb3975-9ed6-4787-b5b9-ee41d6eee131) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:13:22.399809 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-0addafa2-2d45-4af0-9ed2-fcdcb15654de tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecbb3975-9ed6-4787-b5b9-ee41d6eee131) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae8bdad0-fc3e-4f3a-b645-d20650c51721', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='301df30958454013b22a1923796dc6ac',qos_specs=None,replication_status=,reservations=['13f82412-f2b8-4054-9052-3f4b1bf29f93','3c5ee994-bc13-48f6-8258-21762ad4ecb4','288a280a-2904-4e75-b564-2163f3f8bf45','76427810-0875-4844-a6b8-5d02e5310327'],size=1,snapshot_id=3d06791f-7b0e-413b-ae3f-212acadf7080,source_replicaid=,source_volid=None,status='creating',user_id='8050c408477d4d7e9ebf5badd524a5dc',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:13:22Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae8bdad0-fc3e-4f3a-b645-d20650c51721,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='301df30958454013b22a1923796dc6ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3d06791f-7b0e-413b-ae3f-212acadf7080,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8050c408477d4d7e9ebf5badd524a5dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:13:22.400649 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-0addafa2-2d45-4af0-9ed2-fcdcb15654de tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5308056b-9a8a-4e42-94a6-d2b640830caa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:13:22.419473 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-0addafa2-2d45-4af0-9ed2-fcdcb15654de tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5308056b-9a8a-4e42-94a6-d2b640830caa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='301df30958454013b22a1923796dc6ac',qos_specs=None,replication_status=,reservations=['13f82412-f2b8-4054-9052-3f4b1bf29f93','3c5ee994-bc13-48f6-8258-21762ad4ecb4','288a280a-2904-4e75-b564-2163f3f8bf45','76427810-0875-4844-a6b8-5d02e5310327'],size=1,snapshot_id=3d06791f-7b0e-413b-ae3f-212acadf7080,source_replicaid=,source_volid=None,status='creating',user_id='8050c408477d4d7e9ebf5badd524a5dc',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:13:22.420300 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-0addafa2-2d45-4af0-9ed2-fcdcb15654de tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce1bb3b7-790d-4f1b-b5fe-048d61ea09ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:13:22.447118 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-0addafa2-2d45-4af0-9ed2-fcdcb15654de tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce1bb3b7-790d-4f1b-b5fe-048d61ea09ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:13:22.448193 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-0addafa2-2d45-4af0-9ed2-fcdcb15654de tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Flow 'volume_create_api' (c437239f-8ae8-432d-b47e-524db0f89751) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:13:22.448858 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0addafa2-2d45-4af0-9ed2-fcdcb15654de tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Create volume request issued successfully. Aug 13 21:13:22.449487 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0addafa2-2d45-4af0-9ed2-fcdcb15654de tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:13:22.450166 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 786/3139] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:13:22 2026] POST /volume/v3/volumes => generated 739 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:13:22.469793 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-57de6463-9a10-4e1d-9534-cc375cae9a90 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:22.472819 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-57de6463-9a10-4e1d-9534-cc375cae9a90 tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] GET https://10.4.3.14/volume/v3/volumes/ae8bdad0-fc3e-4f3a-b645-d20650c51721 Aug 13 21:13:22.473409 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-57de6463-9a10-4e1d-9534-cc375cae9a90 tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:22.473656 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-57de6463-9a10-4e1d-9534-cc375cae9a90 tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:22.486815 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-e9f21eab-5e4a-4558-990b-b604ddcdcdb7 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:22.494450 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e9f21eab-5e4a-4558-990b-b604ddcdcdb7 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] GET https://10.4.3.14/volume/v3/volumes/db107005-609f-4a59-965e-2ccecb0467de Aug 13 21:13:22.495162 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e9f21eab-5e4a-4558-990b-b604ddcdcdb7 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:22.495162 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e9f21eab-5e4a-4558-990b-b604ddcdcdb7 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:22.497155 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:22.497155 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:22.504114 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-57de6463-9a10-4e1d-9534-cc375cae9a90 tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Volume info retrieved successfully. Aug 13 21:13:22.509740 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:22.509740 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:22.510392 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-57de6463-9a10-4e1d-9534-cc375cae9a90 tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] https://10.4.3.14/volume/v3/volumes/ae8bdad0-fc3e-4f3a-b645-d20650c51721 returned with HTTP 200 Aug 13 21:13:22.511056 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 783/3140] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:22 2026] GET /volume/v3/volumes/ae8bdad0-fc3e-4f3a-b645-d20650c51721 => generated 807 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:22.520063 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-e9f21eab-5e4a-4558-990b-b604ddcdcdb7 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Volume info retrieved successfully. Aug 13 21:13:22.524753 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e9f21eab-5e4a-4558-990b-b604ddcdcdb7 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] https://10.4.3.14/volume/v3/volumes/db107005-609f-4a59-965e-2ccecb0467de returned with HTTP 200 Aug 13 21:13:22.525095 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 780/3141] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:22 2026] GET /volume/v3/volumes/db107005-609f-4a59-965e-2ccecb0467de => generated 846 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:22.569646 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-be10a88c-d687-4667-91f7-739b05f67f27 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:22.571304 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-be10a88c-d687-4667-91f7-739b05f67f27 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] GET https://10.4.3.14/volume/v3/snapshots/c5e20c8c-0a73-4930-99d1-3b438afb8997 Aug 13 21:13:22.571493 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-be10a88c-d687-4667-91f7-739b05f67f27 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:22.571683 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-be10a88c-d687-4667-91f7-739b05f67f27 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:22.576733 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:22.576733 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:22.578354 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-be10a88c-d687-4667-91f7-739b05f67f27 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Snapshot retrieved successfully. Aug 13 21:13:22.578466 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-be10a88c-d687-4667-91f7-739b05f67f27 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] https://10.4.3.14/volume/v3/snapshots/c5e20c8c-0a73-4930-99d1-3b438afb8997 returned with HTTP 200 Aug 13 21:13:22.578974 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 793/3142] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:13:22 2026] GET /volume/v3/snapshots/c5e20c8c-0a73-4930-99d1-3b438afb8997 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:22.590643 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4524b765-2deb-4d7a-99c9-d23d7a17fde7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:22.594478 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4524b765-2deb-4d7a-99c9-d23d7a17fde7 tempest-SnapshotsActionsTest-1690974228 tempest-SnapshotsActionsTest-1690974228-project-admin] POST https://10.4.3.14/volume/v3/snapshots/c5e20c8c-0a73-4930-99d1-3b438afb8997/action Aug 13 21:13:22.594886 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4524b765-2deb-4d7a-99c9-d23d7a17fde7 tempest-SnapshotsActionsTest-1690974228 tempest-SnapshotsActionsTest-1690974228-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:13:22.595771 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4524b765-2deb-4d7a-99c9-d23d7a17fde7 tempest-SnapshotsActionsTest-1690974228 tempest-SnapshotsActionsTest-1690974228-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:13:22.596453 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.contrib.admin_actions [None req-4524b765-2deb-4d7a-99c9-d23d7a17fde7 tempest-SnapshotsActionsTest-1690974228 tempest-SnapshotsActionsTest-1690974228-project-admin] Updating snapshot 'c5e20c8c-0a73-4930-99d1-3b438afb8997' with '{'status': 'error'}' {{(pid=100214) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 21:13:22.609817 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:22.609817 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:22.625831 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4524b765-2deb-4d7a-99c9-d23d7a17fde7 tempest-SnapshotsActionsTest-1690974228 tempest-SnapshotsActionsTest-1690974228-project-admin] https://10.4.3.14/volume/v3/snapshots/c5e20c8c-0a73-4930-99d1-3b438afb8997/action returned with HTTP 202 Aug 13 21:13:22.626387 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 787/3143] 10.4.3.14 () {68 vars in 1389 bytes} [Thu Aug 13 21:13:22 2026] POST /volume/v3/snapshots/c5e20c8c-0a73-4930-99d1-3b438afb8997/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:13:22.636700 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-adf15044-a54a-460c-9ec8-b71fa5f6a328 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:22.638987 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-adf15044-a54a-460c-9ec8-b71fa5f6a328 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] GET https://10.4.3.14/volume/v3/snapshots/c5e20c8c-0a73-4930-99d1-3b438afb8997 Aug 13 21:13:22.640072 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-adf15044-a54a-460c-9ec8-b71fa5f6a328 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:22.640072 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-adf15044-a54a-460c-9ec8-b71fa5f6a328 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:22.644376 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:22.644376 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:22.644904 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-adf15044-a54a-460c-9ec8-b71fa5f6a328 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Snapshot retrieved successfully. Aug 13 21:13:22.645937 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-adf15044-a54a-460c-9ec8-b71fa5f6a328 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] https://10.4.3.14/volume/v3/snapshots/c5e20c8c-0a73-4930-99d1-3b438afb8997 returned with HTTP 200 Aug 13 21:13:22.646955 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 784/3144] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:13:22 2026] GET /volume/v3/snapshots/c5e20c8c-0a73-4930-99d1-3b438afb8997 => generated 462 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:22.658122 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-1c8ed271-eb6e-488d-a83f-0ff2e291760b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:22.659982 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1c8ed271-eb6e-488d-a83f-0ff2e291760b tempest-SnapshotsActionsTest-1690974228 tempest-SnapshotsActionsTest-1690974228-project-admin] POST https://10.4.3.14/volume/v3/snapshots/c5e20c8c-0a73-4930-99d1-3b438afb8997/action Aug 13 21:13:22.660363 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1c8ed271-eb6e-488d-a83f-0ff2e291760b tempest-SnapshotsActionsTest-1690974228 tempest-SnapshotsActionsTest-1690974228-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:13:22.660507 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1c8ed271-eb6e-488d-a83f-0ff2e291760b tempest-SnapshotsActionsTest-1690974228 tempest-SnapshotsActionsTest-1690974228-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:13:22.666620 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:22.666620 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:22.666942 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-1c8ed271-eb6e-488d-a83f-0ff2e291760b tempest-SnapshotsActionsTest-1690974228 tempest-SnapshotsActionsTest-1690974228-project-admin] Snapshot retrieved successfully. Aug 13 21:13:22.687199 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-1c8ed271-eb6e-488d-a83f-0ff2e291760b tempest-SnapshotsActionsTest-1690974228 tempest-SnapshotsActionsTest-1690974228-project-admin] Snapshot delete request issued successfully. Aug 13 21:13:22.687430 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1c8ed271-eb6e-488d-a83f-0ff2e291760b tempest-SnapshotsActionsTest-1690974228 tempest-SnapshotsActionsTest-1690974228-project-admin] https://10.4.3.14/volume/v3/snapshots/c5e20c8c-0a73-4930-99d1-3b438afb8997/action returned with HTTP 202 Aug 13 21:13:22.687839 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 781/3145] 10.4.3.14 () {68 vars in 1389 bytes} [Thu Aug 13 21:13:22 2026] POST /volume/v3/snapshots/c5e20c8c-0a73-4930-99d1-3b438afb8997/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:13:22.698558 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-5d6a4fa9-7b6a-4932-88c0-7879651efd3b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:22.701335 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5d6a4fa9-7b6a-4932-88c0-7879651efd3b tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] GET https://10.4.3.14/volume/v3/snapshots/c5e20c8c-0a73-4930-99d1-3b438afb8997 Aug 13 21:13:22.701547 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5d6a4fa9-7b6a-4932-88c0-7879651efd3b tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:22.701754 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5d6a4fa9-7b6a-4932-88c0-7879651efd3b tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:22.707698 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:22.707698 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:22.708198 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-5d6a4fa9-7b6a-4932-88c0-7879651efd3b tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Snapshot retrieved successfully. Aug 13 21:13:22.708997 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5d6a4fa9-7b6a-4932-88c0-7879651efd3b tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] https://10.4.3.14/volume/v3/snapshots/c5e20c8c-0a73-4930-99d1-3b438afb8997 returned with HTTP 200 Aug 13 21:13:22.709394 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 794/3146] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:13:22 2026] GET /volume/v3/snapshots/c5e20c8c-0a73-4930-99d1-3b438afb8997 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:22.742603 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1a03773d-f000-48b2-aaa8-bb46ff34fd4f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:22.744576 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1a03773d-f000-48b2-aaa8-bb46ff34fd4f tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/93964077-1166-4ebb-8229-a2d3854cbc46 Aug 13 21:13:22.745175 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1a03773d-f000-48b2-aaa8-bb46ff34fd4f tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:22.745175 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1a03773d-f000-48b2-aaa8-bb46ff34fd4f tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:22.745175 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-1a03773d-f000-48b2-aaa8-bb46ff34fd4f tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 93964077-1166-4ebb-8229-a2d3854cbc46. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:22.754721 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:22.754721 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:22.755573 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1a03773d-f000-48b2-aaa8-bb46ff34fd4f tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/93964077-1166-4ebb-8229-a2d3854cbc46 returned with HTTP 200 Aug 13 21:13:22.755955 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 788/3147] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:22 2026] GET /volume/v3/backups/93964077-1166-4ebb-8229-a2d3854cbc46 => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:23.048014 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c555ea49-1671-4299-b9a5-b8a09cf19130 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:23.050647 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c555ea49-1671-4299-b9a5-b8a09cf19130 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/8fbf35b9-20d5-4637-b5b9-52daea9939f3 Aug 13 21:13:23.050926 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c555ea49-1671-4299-b9a5-b8a09cf19130 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:23.051264 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c555ea49-1671-4299-b9a5-b8a09cf19130 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:23.051358 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-c555ea49-1671-4299-b9a5-b8a09cf19130 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id 8fbf35b9-20d5-4637-b5b9-52daea9939f3. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:23.057082 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:23.057082 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:23.057834 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c555ea49-1671-4299-b9a5-b8a09cf19130 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/8fbf35b9-20d5-4637-b5b9-52daea9939f3 returned with HTTP 200 Aug 13 21:13:23.058323 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 785/3148] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:13:23 2026] GET /volume/v3/backups/8fbf35b9-20d5-4637-b5b9-52daea9939f3 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:23.526925 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4f677c16-e7de-403f-bf25-1c4a9578387e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:23.530352 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4f677c16-e7de-403f-bf25-1c4a9578387e tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] GET https://10.4.3.14/volume/v3/volumes/ae8bdad0-fc3e-4f3a-b645-d20650c51721 Aug 13 21:13:23.532330 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4f677c16-e7de-403f-bf25-1c4a9578387e tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:23.532544 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4f677c16-e7de-403f-bf25-1c4a9578387e tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:23.544176 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:23.544176 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:23.549696 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-4f677c16-e7de-403f-bf25-1c4a9578387e tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Volume info retrieved successfully. Aug 13 21:13:23.555424 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4f677c16-e7de-403f-bf25-1c4a9578387e tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] https://10.4.3.14/volume/v3/volumes/ae8bdad0-fc3e-4f3a-b645-d20650c51721 returned with HTTP 200 Aug 13 21:13:23.555984 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 782/3149] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:23 2026] GET /volume/v3/volumes/ae8bdad0-fc3e-4f3a-b645-d20650c51721 => generated 832 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:23.570448 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-08cf2584-594c-43f9-9973-9234798c5dc7 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:23.572537 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-08cf2584-594c-43f9-9973-9234798c5dc7 tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] GET https://10.4.3.14/volume/v3/volumes/ae8bdad0-fc3e-4f3a-b645-d20650c51721 Aug 13 21:13:23.572791 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-08cf2584-594c-43f9-9973-9234798c5dc7 tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:23.573056 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-08cf2584-594c-43f9-9973-9234798c5dc7 tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:23.582330 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:23.582330 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:23.586366 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-08cf2584-594c-43f9-9973-9234798c5dc7 tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Volume info retrieved successfully. Aug 13 21:13:23.591399 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-08cf2584-594c-43f9-9973-9234798c5dc7 tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] https://10.4.3.14/volume/v3/volumes/ae8bdad0-fc3e-4f3a-b645-d20650c51721 returned with HTTP 200 Aug 13 21:13:23.591760 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 795/3150] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:23 2026] GET /volume/v3/volumes/ae8bdad0-fc3e-4f3a-b645-d20650c51721 => generated 832 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:23.606597 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ff040b52-4abc-4d4d-93e0-8bc5fc335b23 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:23.608608 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ff040b52-4abc-4d4d-93e0-8bc5fc335b23 tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] DELETE https://10.4.3.14/volume/v3/snapshots/3d06791f-7b0e-413b-ae3f-212acadf7080 Aug 13 21:13:23.608815 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ff040b52-4abc-4d4d-93e0-8bc5fc335b23 tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:23.609062 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ff040b52-4abc-4d4d-93e0-8bc5fc335b23 tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:23.609192 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-ff040b52-4abc-4d4d-93e0-8bc5fc335b23 tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Delete snapshot with id: 3d06791f-7b0e-413b-ae3f-212acadf7080 Aug 13 21:13:23.615478 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:23.615478 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:23.616025 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ff040b52-4abc-4d4d-93e0-8bc5fc335b23 tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Snapshot retrieved successfully. Aug 13 21:13:23.636722 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ff040b52-4abc-4d4d-93e0-8bc5fc335b23 tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Snapshot delete request issued successfully. Aug 13 21:13:23.636920 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ff040b52-4abc-4d4d-93e0-8bc5fc335b23 tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] https://10.4.3.14/volume/v3/snapshots/3d06791f-7b0e-413b-ae3f-212acadf7080 returned with HTTP 202 Aug 13 21:13:23.637358 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 789/3151] 10.4.3.14 () {66 vars in 1350 bytes} [Thu Aug 13 21:13:23 2026] DELETE /volume/v3/snapshots/3d06791f-7b0e-413b-ae3f-212acadf7080 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:13:23.650842 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-afef2b9f-f845-4e3f-9300-aa48ea3b9afa None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:23.653055 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-afef2b9f-f845-4e3f-9300-aa48ea3b9afa tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] GET https://10.4.3.14/volume/v3/snapshots/3d06791f-7b0e-413b-ae3f-212acadf7080 Aug 13 21:13:23.653450 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-afef2b9f-f845-4e3f-9300-aa48ea3b9afa tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:23.653706 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-afef2b9f-f845-4e3f-9300-aa48ea3b9afa tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:23.659747 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:23.659747 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:23.660377 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-afef2b9f-f845-4e3f-9300-aa48ea3b9afa tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Snapshot retrieved successfully. Aug 13 21:13:23.661635 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-afef2b9f-f845-4e3f-9300-aa48ea3b9afa tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] https://10.4.3.14/volume/v3/snapshots/3d06791f-7b0e-413b-ae3f-212acadf7080 returned with HTTP 200 Aug 13 21:13:23.662196 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 786/3152] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:13:23 2026] GET /volume/v3/snapshots/3d06791f-7b0e-413b-ae3f-212acadf7080 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:23.720052 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b543e25e-3631-4931-b250-803e69cb7e66 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:23.724234 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b543e25e-3631-4931-b250-803e69cb7e66 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] GET https://10.4.3.14/volume/v3/snapshots/c5e20c8c-0a73-4930-99d1-3b438afb8997 Aug 13 21:13:23.724486 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b543e25e-3631-4931-b250-803e69cb7e66 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:23.724757 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b543e25e-3631-4931-b250-803e69cb7e66 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:23.730735 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b543e25e-3631-4931-b250-803e69cb7e66 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] https://10.4.3.14/volume/v3/snapshots/c5e20c8c-0a73-4930-99d1-3b438afb8997 returned with HTTP 404 Aug 13 21:13:23.731286 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 783/3153] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:13:23 2026] GET /volume/v3/snapshots/c5e20c8c-0a73-4930-99d1-3b438afb8997 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:13:23.742248 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c1db8406-b273-4aa1-9b98-4dd888897d10 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:23.744474 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c1db8406-b273-4aa1-9b98-4dd888897d10 tempest-SnapshotsActionsTest-1690974228 tempest-SnapshotsActionsTest-1690974228-project-admin] POST https://10.4.3.14/volume/v3/snapshots/133c623b-c433-41c6-986f-4411ae589c58/action Aug 13 21:13:23.744798 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c1db8406-b273-4aa1-9b98-4dd888897d10 tempest-SnapshotsActionsTest-1690974228 tempest-SnapshotsActionsTest-1690974228-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:13:23.744932 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c1db8406-b273-4aa1-9b98-4dd888897d10 tempest-SnapshotsActionsTest-1690974228 tempest-SnapshotsActionsTest-1690974228-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:13:23.746647 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.contrib.admin_actions [None req-c1db8406-b273-4aa1-9b98-4dd888897d10 tempest-SnapshotsActionsTest-1690974228 tempest-SnapshotsActionsTest-1690974228-project-admin] Updating snapshot '133c623b-c433-41c6-986f-4411ae589c58' with '{'status': 'available'}' {{(pid=100216) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 21:13:23.759234 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:23.759234 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:23.771316 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c7178ee8-cd00-4846-8beb-f2a93c23f3bc None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:23.774614 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c7178ee8-cd00-4846-8beb-f2a93c23f3bc tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/93964077-1166-4ebb-8229-a2d3854cbc46 Aug 13 21:13:23.774841 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c7178ee8-cd00-4846-8beb-f2a93c23f3bc tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:23.775109 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c7178ee8-cd00-4846-8beb-f2a93c23f3bc tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:23.775261 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-c7178ee8-cd00-4846-8beb-f2a93c23f3bc tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 93964077-1166-4ebb-8229-a2d3854cbc46. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:23.777611 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c1db8406-b273-4aa1-9b98-4dd888897d10 tempest-SnapshotsActionsTest-1690974228 tempest-SnapshotsActionsTest-1690974228-project-admin] https://10.4.3.14/volume/v3/snapshots/133c623b-c433-41c6-986f-4411ae589c58/action returned with HTTP 202 Aug 13 21:13:23.778082 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 796/3154] 10.4.3.14 () {68 vars in 1389 bytes} [Thu Aug 13 21:13:23 2026] POST /volume/v3/snapshots/133c623b-c433-41c6-986f-4411ae589c58/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:13:23.781713 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:23.781713 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:23.782493 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c7178ee8-cd00-4846-8beb-f2a93c23f3bc tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/93964077-1166-4ebb-8229-a2d3854cbc46 returned with HTTP 200 Aug 13 21:13:23.783061 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 790/3155] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:23 2026] GET /volume/v3/backups/93964077-1166-4ebb-8229-a2d3854cbc46 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:23.786993 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e1b0d7ff-c94b-4628-87dc-78af81f81658 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:23.786993 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e1b0d7ff-c94b-4628-87dc-78af81f81658 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] GET https://10.4.3.14/volume/v3/snapshots/133c623b-c433-41c6-986f-4411ae589c58 Aug 13 21:13:23.786993 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e1b0d7ff-c94b-4628-87dc-78af81f81658 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:23.789006 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e1b0d7ff-c94b-4628-87dc-78af81f81658 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:23.792221 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:23.792221 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:23.792744 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e1b0d7ff-c94b-4628-87dc-78af81f81658 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Snapshot retrieved successfully. Aug 13 21:13:23.793577 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e1b0d7ff-c94b-4628-87dc-78af81f81658 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] https://10.4.3.14/volume/v3/snapshots/133c623b-c433-41c6-986f-4411ae589c58 returned with HTTP 200 Aug 13 21:13:23.793987 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 787/3156] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:13:23 2026] GET /volume/v3/snapshots/133c623b-c433-41c6-986f-4411ae589c58 => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:23.807030 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-55ad81a4-db1d-4262-915e-062d33fff025 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:23.810984 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-55ad81a4-db1d-4262-915e-062d33fff025 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] DELETE https://10.4.3.14/volume/v3/snapshots/c5e20c8c-0a73-4930-99d1-3b438afb8997 Aug 13 21:13:23.810984 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-55ad81a4-db1d-4262-915e-062d33fff025 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:23.810984 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-55ad81a4-db1d-4262-915e-062d33fff025 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:23.810984 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.snapshots [None req-55ad81a4-db1d-4262-915e-062d33fff025 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Delete snapshot with id: c5e20c8c-0a73-4930-99d1-3b438afb8997 Aug 13 21:13:23.817842 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-55ad81a4-db1d-4262-915e-062d33fff025 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] https://10.4.3.14/volume/v3/snapshots/c5e20c8c-0a73-4930-99d1-3b438afb8997 returned with HTTP 404 Aug 13 21:13:23.818325 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 784/3157] 10.4.3.14 () {66 vars in 1350 bytes} [Thu Aug 13 21:13:23 2026] DELETE /volume/v3/snapshots/c5e20c8c-0a73-4930-99d1-3b438afb8997 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:13:23.825725 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-76ce6d41-cd41-4409-b9a7-614d2abf07fe None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:23.830037 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-76ce6d41-cd41-4409-b9a7-614d2abf07fe tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] POST https://10.4.3.14/volume/v3/snapshots Aug 13 21:13:23.830037 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-76ce6d41-cd41-4409-b9a7-614d2abf07fe tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d7ddd244-d681-4dbf-bf5d-3423340dc2ab", "name": "tempest-SnapshotsActionsTest-Snapshot-825072022"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:13:23.836726 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:23.836726 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:23.839609 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-76ce6d41-cd41-4409-b9a7-614d2abf07fe tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Volume info retrieved successfully. Aug 13 21:13:23.839609 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.snapshots [None req-76ce6d41-cd41-4409-b9a7-614d2abf07fe tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Create snapshot from volume d7ddd244-d681-4dbf-bf5d-3423340dc2ab Aug 13 21:13:23.861224 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-76ce6d41-cd41-4409-b9a7-614d2abf07fe tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Created reservations ['cafb4b7a-e8d2-4545-aef0-04ecc24aee01', '8ee8ed30-c536-4147-9f19-711ff2468469', 'a6364d4d-7b67-4fe2-b04f-b6c8150a6be4', '00e85685-b2b2-4098-8d18-ce89dbe6b591'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:13:23.892422 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-76ce6d41-cd41-4409-b9a7-614d2abf07fe tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Snapshot create request issued successfully. Aug 13 21:13:23.892845 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-76ce6d41-cd41-4409-b9a7-614d2abf07fe tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] https://10.4.3.14/volume/v3/snapshots returned with HTTP 202 Aug 13 21:13:23.893415 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 797/3158] 10.4.3.14 () {68 vars in 1258 bytes} [Thu Aug 13 21:13:23 2026] POST /volume/v3/snapshots => generated 306 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:13:23.902260 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-66802f42-d733-4f46-9252-500fce4ad789 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:23.904455 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-66802f42-d733-4f46-9252-500fce4ad789 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] GET https://10.4.3.14/volume/v3/snapshots/b57cfb9f-112d-47e4-8eb5-3cbba147b07a Aug 13 21:13:23.904632 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-66802f42-d733-4f46-9252-500fce4ad789 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:23.904802 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-66802f42-d733-4f46-9252-500fce4ad789 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:23.913836 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:23.913836 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:23.914288 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-66802f42-d733-4f46-9252-500fce4ad789 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Snapshot retrieved successfully. Aug 13 21:13:23.915003 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-66802f42-d733-4f46-9252-500fce4ad789 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] https://10.4.3.14/volume/v3/snapshots/b57cfb9f-112d-47e4-8eb5-3cbba147b07a returned with HTTP 200 Aug 13 21:13:23.915326 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 791/3159] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:13:23 2026] GET /volume/v3/snapshots/b57cfb9f-112d-47e4-8eb5-3cbba147b07a => generated 438 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:24.074108 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-67880568-8a5d-4701-8b34-3db5b93aa8c3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:24.075412 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-67880568-8a5d-4701-8b34-3db5b93aa8c3 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/8fbf35b9-20d5-4637-b5b9-52daea9939f3 Aug 13 21:13:24.075619 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-67880568-8a5d-4701-8b34-3db5b93aa8c3 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:24.075797 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-67880568-8a5d-4701-8b34-3db5b93aa8c3 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:24.075946 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-67880568-8a5d-4701-8b34-3db5b93aa8c3 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id 8fbf35b9-20d5-4637-b5b9-52daea9939f3. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:24.080442 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:24.080442 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:24.081291 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-67880568-8a5d-4701-8b34-3db5b93aa8c3 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/8fbf35b9-20d5-4637-b5b9-52daea9939f3 returned with HTTP 200 Aug 13 21:13:24.081541 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 788/3160] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:13:24 2026] GET /volume/v3/backups/8fbf35b9-20d5-4637-b5b9-52daea9939f3 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:24.672554 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-40ac6cc1-38d0-43f0-8c8f-d2905949610d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:24.674707 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-40ac6cc1-38d0-43f0-8c8f-d2905949610d tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] GET https://10.4.3.14/volume/v3/snapshots/3d06791f-7b0e-413b-ae3f-212acadf7080 Aug 13 21:13:24.674995 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-40ac6cc1-38d0-43f0-8c8f-d2905949610d tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:24.675207 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-40ac6cc1-38d0-43f0-8c8f-d2905949610d tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:24.680611 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-40ac6cc1-38d0-43f0-8c8f-d2905949610d tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] https://10.4.3.14/volume/v3/snapshots/3d06791f-7b0e-413b-ae3f-212acadf7080 returned with HTTP 404 Aug 13 21:13:24.681120 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 785/3161] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:13:24 2026] GET /volume/v3/snapshots/3d06791f-7b0e-413b-ae3f-212acadf7080 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:13:24.688325 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-722d5d21-501b-4ed4-b0f6-97ec124766e7 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:24.690737 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-722d5d21-501b-4ed4-b0f6-97ec124766e7 tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] DELETE https://10.4.3.14/volume/v3/volumes/73dd23a0-beb3-4351-8e88-a0bdb8830e08 Aug 13 21:13:24.690999 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-722d5d21-501b-4ed4-b0f6-97ec124766e7 tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:24.691246 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-722d5d21-501b-4ed4-b0f6-97ec124766e7 tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:24.691455 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-722d5d21-501b-4ed4-b0f6-97ec124766e7 tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Delete volume with id: 73dd23a0-beb3-4351-8e88-a0bdb8830e08 Aug 13 21:13:24.700367 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:24.700367 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:24.701106 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-722d5d21-501b-4ed4-b0f6-97ec124766e7 tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Volume info retrieved successfully. Aug 13 21:13:24.723126 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-722d5d21-501b-4ed4-b0f6-97ec124766e7 tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Delete volume request issued successfully. Aug 13 21:13:24.723365 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-722d5d21-501b-4ed4-b0f6-97ec124766e7 tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] https://10.4.3.14/volume/v3/volumes/73dd23a0-beb3-4351-8e88-a0bdb8830e08 returned with HTTP 202 Aug 13 21:13:24.723811 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 798/3162] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:13:24 2026] DELETE /volume/v3/volumes/73dd23a0-beb3-4351-8e88-a0bdb8830e08 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:13:24.735234 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-db9afcc7-b1bb-4aa9-a35e-89308f96eacd None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:24.737272 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-db9afcc7-b1bb-4aa9-a35e-89308f96eacd tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] GET https://10.4.3.14/volume/v3/volumes/73dd23a0-beb3-4351-8e88-a0bdb8830e08 Aug 13 21:13:24.737456 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-db9afcc7-b1bb-4aa9-a35e-89308f96eacd tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:24.737634 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-db9afcc7-b1bb-4aa9-a35e-89308f96eacd tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:24.744836 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:24.744836 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:24.748712 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-db9afcc7-b1bb-4aa9-a35e-89308f96eacd tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Volume info retrieved successfully. Aug 13 21:13:24.752783 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-db9afcc7-b1bb-4aa9-a35e-89308f96eacd tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] https://10.4.3.14/volume/v3/volumes/73dd23a0-beb3-4351-8e88-a0bdb8830e08 returned with HTTP 200 Aug 13 21:13:24.753177 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 792/3163] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:24 2026] GET /volume/v3/volumes/73dd23a0-beb3-4351-8e88-a0bdb8830e08 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:24.795745 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e497290d-72e3-46e5-8be0-d0ecdac39228 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:24.798284 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e497290d-72e3-46e5-8be0-d0ecdac39228 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/93964077-1166-4ebb-8229-a2d3854cbc46 Aug 13 21:13:24.798566 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e497290d-72e3-46e5-8be0-d0ecdac39228 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:24.798830 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e497290d-72e3-46e5-8be0-d0ecdac39228 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:24.798986 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-e497290d-72e3-46e5-8be0-d0ecdac39228 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 93964077-1166-4ebb-8229-a2d3854cbc46. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:24.804518 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:24.804518 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:24.805345 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e497290d-72e3-46e5-8be0-d0ecdac39228 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/93964077-1166-4ebb-8229-a2d3854cbc46 returned with HTTP 200 Aug 13 21:13:24.805708 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 789/3164] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:24 2026] GET /volume/v3/backups/93964077-1166-4ebb-8229-a2d3854cbc46 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:24.930384 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-75e952b7-c0ad-4a03-a539-cbdf0c6c629a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:24.932403 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-75e952b7-c0ad-4a03-a539-cbdf0c6c629a tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] GET https://10.4.3.14/volume/v3/snapshots/b57cfb9f-112d-47e4-8eb5-3cbba147b07a Aug 13 21:13:24.932621 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-75e952b7-c0ad-4a03-a539-cbdf0c6c629a tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:24.932815 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-75e952b7-c0ad-4a03-a539-cbdf0c6c629a tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:24.940713 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:24.940713 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:24.941196 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-75e952b7-c0ad-4a03-a539-cbdf0c6c629a tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Snapshot retrieved successfully. Aug 13 21:13:24.941980 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-75e952b7-c0ad-4a03-a539-cbdf0c6c629a tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] https://10.4.3.14/volume/v3/snapshots/b57cfb9f-112d-47e4-8eb5-3cbba147b07a returned with HTTP 200 Aug 13 21:13:24.942320 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 786/3165] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:13:24 2026] GET /volume/v3/snapshots/b57cfb9f-112d-47e4-8eb5-3cbba147b07a => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:24.950233 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-296ab770-a162-439e-903e-56e2b04186bd None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:24.951811 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-296ab770-a162-439e-903e-56e2b04186bd tempest-SnapshotsActionsTest-1690974228 tempest-SnapshotsActionsTest-1690974228-project-admin] POST https://10.4.3.14/volume/v3/snapshots/b57cfb9f-112d-47e4-8eb5-3cbba147b07a/action Aug 13 21:13:24.954990 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-296ab770-a162-439e-903e-56e2b04186bd tempest-SnapshotsActionsTest-1690974228 tempest-SnapshotsActionsTest-1690974228-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:13:24.954990 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-296ab770-a162-439e-903e-56e2b04186bd tempest-SnapshotsActionsTest-1690974228 tempest-SnapshotsActionsTest-1690974228-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:13:24.954990 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.contrib.admin_actions [None req-296ab770-a162-439e-903e-56e2b04186bd tempest-SnapshotsActionsTest-1690974228 tempest-SnapshotsActionsTest-1690974228-project-admin] Updating snapshot 'b57cfb9f-112d-47e4-8eb5-3cbba147b07a' with '{'status': 'error_deleting'}' {{(pid=100216) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 21:13:24.960648 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:24.960648 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:24.996304 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-296ab770-a162-439e-903e-56e2b04186bd tempest-SnapshotsActionsTest-1690974228 tempest-SnapshotsActionsTest-1690974228-project-admin] https://10.4.3.14/volume/v3/snapshots/b57cfb9f-112d-47e4-8eb5-3cbba147b07a/action returned with HTTP 202 Aug 13 21:13:24.997810 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 799/3166] 10.4.3.14 () {68 vars in 1389 bytes} [Thu Aug 13 21:13:24 2026] POST /volume/v3/snapshots/b57cfb9f-112d-47e4-8eb5-3cbba147b07a/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:13:25.006008 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-953420e1-3afb-4c12-86c6-5c39924a21b7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:25.007758 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-953420e1-3afb-4c12-86c6-5c39924a21b7 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] GET https://10.4.3.14/volume/v3/snapshots/b57cfb9f-112d-47e4-8eb5-3cbba147b07a Aug 13 21:13:25.008385 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-953420e1-3afb-4c12-86c6-5c39924a21b7 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:25.008385 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-953420e1-3afb-4c12-86c6-5c39924a21b7 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:25.012992 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:25.012992 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:25.013383 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-953420e1-3afb-4c12-86c6-5c39924a21b7 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Snapshot retrieved successfully. Aug 13 21:13:25.014102 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-953420e1-3afb-4c12-86c6-5c39924a21b7 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] https://10.4.3.14/volume/v3/snapshots/b57cfb9f-112d-47e4-8eb5-3cbba147b07a returned with HTTP 200 Aug 13 21:13:25.014433 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 793/3167] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:13:25 2026] GET /volume/v3/snapshots/b57cfb9f-112d-47e4-8eb5-3cbba147b07a => generated 470 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:25.027819 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5f7677a2-fce2-42eb-a61d-6b81bada0db9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:25.030113 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5f7677a2-fce2-42eb-a61d-6b81bada0db9 tempest-SnapshotsActionsTest-1690974228 tempest-SnapshotsActionsTest-1690974228-project-admin] POST https://10.4.3.14/volume/v3/snapshots/b57cfb9f-112d-47e4-8eb5-3cbba147b07a/action Aug 13 21:13:25.030590 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5f7677a2-fce2-42eb-a61d-6b81bada0db9 tempest-SnapshotsActionsTest-1690974228 tempest-SnapshotsActionsTest-1690974228-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:13:25.030638 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5f7677a2-fce2-42eb-a61d-6b81bada0db9 tempest-SnapshotsActionsTest-1690974228 tempest-SnapshotsActionsTest-1690974228-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:13:25.042153 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:25.042153 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:25.042153 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-5f7677a2-fce2-42eb-a61d-6b81bada0db9 tempest-SnapshotsActionsTest-1690974228 tempest-SnapshotsActionsTest-1690974228-project-admin] Snapshot retrieved successfully. Aug 13 21:13:25.066662 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-5f7677a2-fce2-42eb-a61d-6b81bada0db9 tempest-SnapshotsActionsTest-1690974228 tempest-SnapshotsActionsTest-1690974228-project-admin] Snapshot delete request issued successfully. Aug 13 21:13:25.067071 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5f7677a2-fce2-42eb-a61d-6b81bada0db9 tempest-SnapshotsActionsTest-1690974228 tempest-SnapshotsActionsTest-1690974228-project-admin] https://10.4.3.14/volume/v3/snapshots/b57cfb9f-112d-47e4-8eb5-3cbba147b07a/action returned with HTTP 202 Aug 13 21:13:25.067675 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 790/3168] 10.4.3.14 () {68 vars in 1389 bytes} [Thu Aug 13 21:13:25 2026] POST /volume/v3/snapshots/b57cfb9f-112d-47e4-8eb5-3cbba147b07a/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:13:25.078504 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-1da9149f-bf0a-4b6e-aad6-88082b5009c3 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:25.080531 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1da9149f-bf0a-4b6e-aad6-88082b5009c3 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] GET https://10.4.3.14/volume/v3/snapshots/b57cfb9f-112d-47e4-8eb5-3cbba147b07a Aug 13 21:13:25.080839 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1da9149f-bf0a-4b6e-aad6-88082b5009c3 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:25.081114 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1da9149f-bf0a-4b6e-aad6-88082b5009c3 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:25.086695 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:25.086695 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:25.087183 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-1da9149f-bf0a-4b6e-aad6-88082b5009c3 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Snapshot retrieved successfully. Aug 13 21:13:25.088081 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1da9149f-bf0a-4b6e-aad6-88082b5009c3 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] https://10.4.3.14/volume/v3/snapshots/b57cfb9f-112d-47e4-8eb5-3cbba147b07a returned with HTTP 200 Aug 13 21:13:25.088358 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 787/3169] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:13:25 2026] GET /volume/v3/snapshots/b57cfb9f-112d-47e4-8eb5-3cbba147b07a => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:25.094538 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a6c2d5ca-2b7a-48fe-9a90-9e9f695c32c4 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:25.097273 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a6c2d5ca-2b7a-48fe-9a90-9e9f695c32c4 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/8fbf35b9-20d5-4637-b5b9-52daea9939f3 Aug 13 21:13:25.097564 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a6c2d5ca-2b7a-48fe-9a90-9e9f695c32c4 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:25.097811 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a6c2d5ca-2b7a-48fe-9a90-9e9f695c32c4 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:25.098012 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-a6c2d5ca-2b7a-48fe-9a90-9e9f695c32c4 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id 8fbf35b9-20d5-4637-b5b9-52daea9939f3. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:25.104381 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:25.104381 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:25.105334 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a6c2d5ca-2b7a-48fe-9a90-9e9f695c32c4 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/8fbf35b9-20d5-4637-b5b9-52daea9939f3 returned with HTTP 200 Aug 13 21:13:25.106208 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 800/3170] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:13:25 2026] GET /volume/v3/backups/8fbf35b9-20d5-4637-b5b9-52daea9939f3 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:25.770263 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c0d4eee4-fed1-4188-adce-611284721dcb None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:25.773728 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c0d4eee4-fed1-4188-adce-611284721dcb tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] GET https://10.4.3.14/volume/v3/volumes/73dd23a0-beb3-4351-8e88-a0bdb8830e08 Aug 13 21:13:25.774120 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c0d4eee4-fed1-4188-adce-611284721dcb tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:25.774416 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c0d4eee4-fed1-4188-adce-611284721dcb tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:25.782063 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c0d4eee4-fed1-4188-adce-611284721dcb tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] https://10.4.3.14/volume/v3/volumes/73dd23a0-beb3-4351-8e88-a0bdb8830e08 returned with HTTP 404 Aug 13 21:13:25.782858 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 794/3171] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:25 2026] GET /volume/v3/volumes/73dd23a0-beb3-4351-8e88-a0bdb8830e08 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:13:25.790941 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3ef4330d-172d-47ee-b0ce-950862814d2a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:25.796227 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3ef4330d-172d-47ee-b0ce-950862814d2a tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] DELETE https://10.4.3.14/volume/v3/volumes/ae8bdad0-fc3e-4f3a-b645-d20650c51721 Aug 13 21:13:25.796227 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3ef4330d-172d-47ee-b0ce-950862814d2a tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:25.796227 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3ef4330d-172d-47ee-b0ce-950862814d2a tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:25.796227 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-3ef4330d-172d-47ee-b0ce-950862814d2a tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Delete volume with id: ae8bdad0-fc3e-4f3a-b645-d20650c51721 Aug 13 21:13:25.810289 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:25.810289 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:25.810289 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-3ef4330d-172d-47ee-b0ce-950862814d2a tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Volume info retrieved successfully. Aug 13 21:13:25.819135 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b33fba4e-913f-4b3b-9107-6c0c84d0297b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:25.821913 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b33fba4e-913f-4b3b-9107-6c0c84d0297b tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/93964077-1166-4ebb-8229-a2d3854cbc46 Aug 13 21:13:25.822412 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b33fba4e-913f-4b3b-9107-6c0c84d0297b tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:25.822500 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b33fba4e-913f-4b3b-9107-6c0c84d0297b tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:25.822639 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-b33fba4e-913f-4b3b-9107-6c0c84d0297b tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 93964077-1166-4ebb-8229-a2d3854cbc46. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:25.828873 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:25.828873 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:25.830308 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b33fba4e-913f-4b3b-9107-6c0c84d0297b tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/93964077-1166-4ebb-8229-a2d3854cbc46 returned with HTTP 200 Aug 13 21:13:25.832315 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 788/3172] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:25 2026] GET /volume/v3/backups/93964077-1166-4ebb-8229-a2d3854cbc46 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:25.833599 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-3ef4330d-172d-47ee-b0ce-950862814d2a tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Delete volume request issued successfully. Aug 13 21:13:25.833599 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3ef4330d-172d-47ee-b0ce-950862814d2a tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] https://10.4.3.14/volume/v3/volumes/ae8bdad0-fc3e-4f3a-b645-d20650c51721 returned with HTTP 202 Aug 13 21:13:25.833599 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 791/3173] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:13:25 2026] DELETE /volume/v3/volumes/ae8bdad0-fc3e-4f3a-b645-d20650c51721 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:13:25.841608 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f362a312-a2ed-47d6-832f-d11346411f69 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:25.843031 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4c70e38b-e3de-4a4f-a2c6-31ec9d40a9e2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:25.844076 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f362a312-a2ed-47d6-832f-d11346411f69 tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] GET https://10.4.3.14/volume/v3/volumes/ae8bdad0-fc3e-4f3a-b645-d20650c51721 Aug 13 21:13:25.844329 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f362a312-a2ed-47d6-832f-d11346411f69 tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:25.844583 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f362a312-a2ed-47d6-832f-d11346411f69 tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:25.846339 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4c70e38b-e3de-4a4f-a2c6-31ec9d40a9e2 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/93964077-1166-4ebb-8229-a2d3854cbc46 Aug 13 21:13:25.846574 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4c70e38b-e3de-4a4f-a2c6-31ec9d40a9e2 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:25.846808 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4c70e38b-e3de-4a4f-a2c6-31ec9d40a9e2 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:25.846976 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-4c70e38b-e3de-4a4f-a2c6-31ec9d40a9e2 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 93964077-1166-4ebb-8229-a2d3854cbc46. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:25.851497 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:25.851497 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:25.852279 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4c70e38b-e3de-4a4f-a2c6-31ec9d40a9e2 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/93964077-1166-4ebb-8229-a2d3854cbc46 returned with HTTP 200 Aug 13 21:13:25.852722 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 795/3174] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:25 2026] GET /volume/v3/backups/93964077-1166-4ebb-8229-a2d3854cbc46 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:25.856592 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:25.856592 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:25.860790 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-f362a312-a2ed-47d6-832f-d11346411f69 tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Volume info retrieved successfully. Aug 13 21:13:25.865931 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-0328ef87-8b8c-4a5a-871c-223282720fe0 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:25.867836 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f362a312-a2ed-47d6-832f-d11346411f69 tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] https://10.4.3.14/volume/v3/volumes/ae8bdad0-fc3e-4f3a-b645-d20650c51721 returned with HTTP 200 Aug 13 21:13:25.868098 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0328ef87-8b8c-4a5a-871c-223282720fe0 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] POST https://10.4.3.14/volume/v3/backups Aug 13 21:13:25.868374 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 801/3175] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:25 2026] GET /volume/v3/volumes/ae8bdad0-fc3e-4f3a-b645-d20650c51721 => generated 831 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:25.868414 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0328ef87-8b8c-4a5a-871c-223282720fe0 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c69be8d7-d9be-4302-a0d1-aa82c7b5cd14", "incremental": true, "force": true}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:13:25.869762 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.contrib.backups [None req-0328ef87-8b8c-4a5a-871c-223282720fe0 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Creating new backup {'backup': {'volume_id': 'c69be8d7-d9be-4302-a0d1-aa82c7b5cd14', 'incremental': True, 'force': True}} {{(pid=100217) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 21:13:25.869873 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.contrib.backups [None req-0328ef87-8b8c-4a5a-871c-223282720fe0 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Creating backup of volume c69be8d7-d9be-4302-a0d1-aa82c7b5cd14 in container None Aug 13 21:13:25.880881 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:25.880881 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:25.881344 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-0328ef87-8b8c-4a5a-871c-223282720fe0 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Volume info retrieved successfully. Aug 13 21:13:25.903045 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-0328ef87-8b8c-4a5a-871c-223282720fe0 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Created reservations ['2b56a716-6703-4067-b990-2bd596ee0101', '23138b87-3f83-409a-b059-41bebf6b6a7a'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:13:25.966324 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0328ef87-8b8c-4a5a-871c-223282720fe0 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups returned with HTTP 202 Aug 13 21:13:25.967107 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 789/3176] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:13:25 2026] POST /volume/v3/backups => generated 286 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:13:25.979630 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d92afa3d-5bfb-45e6-afb1-1ca3549c63ad None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:25.983512 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d92afa3d-5bfb-45e6-afb1-1ca3549c63ad tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/13e1b9d7-e9fd-4138-9e93-d9a77ab38d2b Aug 13 21:13:25.984086 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d92afa3d-5bfb-45e6-afb1-1ca3549c63ad tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:25.984372 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d92afa3d-5bfb-45e6-afb1-1ca3549c63ad tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:25.984634 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-d92afa3d-5bfb-45e6-afb1-1ca3549c63ad tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 13e1b9d7-e9fd-4138-9e93-d9a77ab38d2b. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:25.991431 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:25.991431 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:25.991431 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d92afa3d-5bfb-45e6-afb1-1ca3549c63ad tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/13e1b9d7-e9fd-4138-9e93-d9a77ab38d2b returned with HTTP 200 Aug 13 21:13:25.991431 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 792/3177] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:25 2026] GET /volume/v3/backups/13e1b9d7-e9fd-4138-9e93-d9a77ab38d2b => generated 692 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:26.099365 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-05b5f7b1-1256-4d4f-81ae-33d76d3d7401 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:26.101533 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-05b5f7b1-1256-4d4f-81ae-33d76d3d7401 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] GET https://10.4.3.14/volume/v3/snapshots/b57cfb9f-112d-47e4-8eb5-3cbba147b07a Aug 13 21:13:26.101709 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-05b5f7b1-1256-4d4f-81ae-33d76d3d7401 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:26.101943 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-05b5f7b1-1256-4d4f-81ae-33d76d3d7401 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:26.108354 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-05b5f7b1-1256-4d4f-81ae-33d76d3d7401 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] https://10.4.3.14/volume/v3/snapshots/b57cfb9f-112d-47e4-8eb5-3cbba147b07a returned with HTTP 404 Aug 13 21:13:26.108937 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 796/3178] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:13:26 2026] GET /volume/v3/snapshots/b57cfb9f-112d-47e4-8eb5-3cbba147b07a => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:13:26.119199 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-dea16850-a086-481c-99c7-55f13d12767b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:26.122297 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-210ab348-fc21-4c2a-bd41-ad07cc3eab4f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:26.122540 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-dea16850-a086-481c-99c7-55f13d12767b tempest-SnapshotsActionsTest-1690974228 tempest-SnapshotsActionsTest-1690974228-project-admin] POST https://10.4.3.14/volume/v3/snapshots/133c623b-c433-41c6-986f-4411ae589c58/action Aug 13 21:13:26.123005 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-dea16850-a086-481c-99c7-55f13d12767b tempest-SnapshotsActionsTest-1690974228 tempest-SnapshotsActionsTest-1690974228-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:13:26.123072 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-dea16850-a086-481c-99c7-55f13d12767b tempest-SnapshotsActionsTest-1690974228 tempest-SnapshotsActionsTest-1690974228-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:13:26.124468 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-210ab348-fc21-4c2a-bd41-ad07cc3eab4f tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/8fbf35b9-20d5-4637-b5b9-52daea9939f3 Aug 13 21:13:26.124539 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.contrib.admin_actions [None req-dea16850-a086-481c-99c7-55f13d12767b tempest-SnapshotsActionsTest-1690974228 tempest-SnapshotsActionsTest-1690974228-project-admin] Updating snapshot '133c623b-c433-41c6-986f-4411ae589c58' with '{'status': 'available'}' {{(pid=100216) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 21:13:26.124690 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-210ab348-fc21-4c2a-bd41-ad07cc3eab4f tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:26.124934 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-210ab348-fc21-4c2a-bd41-ad07cc3eab4f tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:26.125075 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-210ab348-fc21-4c2a-bd41-ad07cc3eab4f tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id 8fbf35b9-20d5-4637-b5b9-52daea9939f3. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:26.130802 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:26.130802 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:26.131719 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-210ab348-fc21-4c2a-bd41-ad07cc3eab4f tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/8fbf35b9-20d5-4637-b5b9-52daea9939f3 returned with HTTP 200 Aug 13 21:13:26.132284 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 790/3179] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:13:26 2026] GET /volume/v3/backups/8fbf35b9-20d5-4637-b5b9-52daea9939f3 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:26.142686 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:26.142686 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:26.156055 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-dea16850-a086-481c-99c7-55f13d12767b tempest-SnapshotsActionsTest-1690974228 tempest-SnapshotsActionsTest-1690974228-project-admin] https://10.4.3.14/volume/v3/snapshots/133c623b-c433-41c6-986f-4411ae589c58/action returned with HTTP 202 Aug 13 21:13:26.156724 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 802/3180] 10.4.3.14 () {68 vars in 1389 bytes} [Thu Aug 13 21:13:26 2026] POST /volume/v3/snapshots/133c623b-c433-41c6-986f-4411ae589c58/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:13:26.167067 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f0748a95-1e6a-472a-beb0-0ecc3c81bff6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:26.169005 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f0748a95-1e6a-472a-beb0-0ecc3c81bff6 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] GET https://10.4.3.14/volume/v3/snapshots/133c623b-c433-41c6-986f-4411ae589c58 Aug 13 21:13:26.169376 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f0748a95-1e6a-472a-beb0-0ecc3c81bff6 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:26.169376 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f0748a95-1e6a-472a-beb0-0ecc3c81bff6 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:26.177630 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:26.177630 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:26.178285 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f0748a95-1e6a-472a-beb0-0ecc3c81bff6 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Snapshot retrieved successfully. Aug 13 21:13:26.179357 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f0748a95-1e6a-472a-beb0-0ecc3c81bff6 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] https://10.4.3.14/volume/v3/snapshots/133c623b-c433-41c6-986f-4411ae589c58 returned with HTTP 200 Aug 13 21:13:26.179711 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 793/3181] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:13:26 2026] GET /volume/v3/snapshots/133c623b-c433-41c6-986f-4411ae589c58 => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:26.190571 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ad301948-05cb-4d55-bf69-97ceffccd247 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:26.192668 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ad301948-05cb-4d55-bf69-97ceffccd247 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] DELETE https://10.4.3.14/volume/v3/snapshots/b57cfb9f-112d-47e4-8eb5-3cbba147b07a Aug 13 21:13:26.193226 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ad301948-05cb-4d55-bf69-97ceffccd247 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:26.193226 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ad301948-05cb-4d55-bf69-97ceffccd247 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:26.193418 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-ad301948-05cb-4d55-bf69-97ceffccd247 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Delete snapshot with id: b57cfb9f-112d-47e4-8eb5-3cbba147b07a Aug 13 21:13:26.201755 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ad301948-05cb-4d55-bf69-97ceffccd247 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] https://10.4.3.14/volume/v3/snapshots/b57cfb9f-112d-47e4-8eb5-3cbba147b07a returned with HTTP 404 Aug 13 21:13:26.202370 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 797/3182] 10.4.3.14 () {66 vars in 1350 bytes} [Thu Aug 13 21:13:26 2026] DELETE /volume/v3/snapshots/b57cfb9f-112d-47e4-8eb5-3cbba147b07a => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:13:26.218312 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-2cb3b582-3277-404f-9415-a50c8b94d855 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:26.222147 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2cb3b582-3277-404f-9415-a50c8b94d855 tempest-SnapshotsActionsTest-1690974228 tempest-SnapshotsActionsTest-1690974228-project-admin] POST https://10.4.3.14/volume/v3/snapshots/133c623b-c433-41c6-986f-4411ae589c58/action Aug 13 21:13:26.222619 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2cb3b582-3277-404f-9415-a50c8b94d855 tempest-SnapshotsActionsTest-1690974228 tempest-SnapshotsActionsTest-1690974228-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:13:26.223642 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2cb3b582-3277-404f-9415-a50c8b94d855 tempest-SnapshotsActionsTest-1690974228 tempest-SnapshotsActionsTest-1690974228-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:13:26.225428 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.contrib.admin_actions [None req-2cb3b582-3277-404f-9415-a50c8b94d855 tempest-SnapshotsActionsTest-1690974228 tempest-SnapshotsActionsTest-1690974228-project-admin] Updating snapshot '133c623b-c433-41c6-986f-4411ae589c58' with '{'status': 'creating'}' {{(pid=100217) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 21:13:26.242327 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:26.242327 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:26.262167 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2cb3b582-3277-404f-9415-a50c8b94d855 tempest-SnapshotsActionsTest-1690974228 tempest-SnapshotsActionsTest-1690974228-project-admin] https://10.4.3.14/volume/v3/snapshots/133c623b-c433-41c6-986f-4411ae589c58/action returned with HTTP 202 Aug 13 21:13:26.262717 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 791/3183] 10.4.3.14 () {68 vars in 1389 bytes} [Thu Aug 13 21:13:26 2026] POST /volume/v3/snapshots/133c623b-c433-41c6-986f-4411ae589c58/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:13:26.270745 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7fbd81b2-68c8-4345-ad76-b0ccef462316 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:26.273133 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7fbd81b2-68c8-4345-ad76-b0ccef462316 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] GET https://10.4.3.14/volume/v3/snapshots/133c623b-c433-41c6-986f-4411ae589c58 Aug 13 21:13:26.273400 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7fbd81b2-68c8-4345-ad76-b0ccef462316 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:26.273632 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7fbd81b2-68c8-4345-ad76-b0ccef462316 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:26.282690 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:26.282690 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:26.283279 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-7fbd81b2-68c8-4345-ad76-b0ccef462316 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Snapshot retrieved successfully. Aug 13 21:13:26.284202 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7fbd81b2-68c8-4345-ad76-b0ccef462316 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] https://10.4.3.14/volume/v3/snapshots/133c623b-c433-41c6-986f-4411ae589c58 returned with HTTP 200 Aug 13 21:13:26.284667 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 803/3184] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:13:26 2026] GET /volume/v3/snapshots/133c623b-c433-41c6-986f-4411ae589c58 => generated 463 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:26.294858 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-aad73e3d-806e-4d4f-8e7a-c48865151bc7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:26.298166 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-aad73e3d-806e-4d4f-8e7a-c48865151bc7 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] POST https://10.4.3.14/volume/v3/snapshots/133c623b-c433-41c6-986f-4411ae589c58/action Aug 13 21:13:26.298637 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-aad73e3d-806e-4d4f-8e7a-c48865151bc7 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:13:26.298827 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-aad73e3d-806e-4d4f-8e7a-c48865151bc7 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:13:26.301738 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.snapshot_actions [None req-aad73e3d-806e-4d4f-8e7a-c48865151bc7 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100215) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 13 21:13:26.312620 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:26.312620 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:26.313636 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.contrib.snapshot_actions [None req-aad73e3d-806e-4d4f-8e7a-c48865151bc7 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Updating snapshot 133c623b-c433-41c6-986f-4411ae589c58 with info {'id': '133c623b-c433-41c6-986f-4411ae589c58', 'status': 'error', 'progress': '80%'} Aug 13 21:13:26.325776 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-aad73e3d-806e-4d4f-8e7a-c48865151bc7 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] https://10.4.3.14/volume/v3/snapshots/133c623b-c433-41c6-986f-4411ae589c58/action returned with HTTP 202 Aug 13 21:13:26.326414 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 794/3185] 10.4.3.14 () {68 vars in 1389 bytes} [Thu Aug 13 21:13:26 2026] POST /volume/v3/snapshots/133c623b-c433-41c6-986f-4411ae589c58/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:13:26.334712 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e1de4221-7bb9-4647-b343-defe0f629469 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:26.336938 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e1de4221-7bb9-4647-b343-defe0f629469 tempest-SnapshotsActionsTest-1690974228 tempest-SnapshotsActionsTest-1690974228-project-admin] GET https://10.4.3.14/volume/v3/snapshots/133c623b-c433-41c6-986f-4411ae589c58 Aug 13 21:13:26.337221 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e1de4221-7bb9-4647-b343-defe0f629469 tempest-SnapshotsActionsTest-1690974228 tempest-SnapshotsActionsTest-1690974228-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:26.337446 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e1de4221-7bb9-4647-b343-defe0f629469 tempest-SnapshotsActionsTest-1690974228 tempest-SnapshotsActionsTest-1690974228-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:26.343999 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:26.343999 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:26.344454 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e1de4221-7bb9-4647-b343-defe0f629469 tempest-SnapshotsActionsTest-1690974228 tempest-SnapshotsActionsTest-1690974228-project-admin] Snapshot retrieved successfully. Aug 13 21:13:26.345354 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e1de4221-7bb9-4647-b343-defe0f629469 tempest-SnapshotsActionsTest-1690974228 tempest-SnapshotsActionsTest-1690974228-project-admin] https://10.4.3.14/volume/v3/snapshots/133c623b-c433-41c6-986f-4411ae589c58 returned with HTTP 200 Aug 13 21:13:26.345855 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 798/3186] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:13:26 2026] GET /volume/v3/snapshots/133c623b-c433-41c6-986f-4411ae589c58 => generated 459 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:26.358547 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-46a258c0-8c55-4266-9e29-9fc7c8852969 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:26.361840 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-46a258c0-8c55-4266-9e29-9fc7c8852969 tempest-SnapshotsActionsTest-1690974228 tempest-SnapshotsActionsTest-1690974228-project-admin] POST https://10.4.3.14/volume/v3/snapshots/133c623b-c433-41c6-986f-4411ae589c58/action Aug 13 21:13:26.362304 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-46a258c0-8c55-4266-9e29-9fc7c8852969 tempest-SnapshotsActionsTest-1690974228 tempest-SnapshotsActionsTest-1690974228-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:13:26.362453 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-46a258c0-8c55-4266-9e29-9fc7c8852969 tempest-SnapshotsActionsTest-1690974228 tempest-SnapshotsActionsTest-1690974228-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:13:26.364088 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.contrib.admin_actions [None req-46a258c0-8c55-4266-9e29-9fc7c8852969 tempest-SnapshotsActionsTest-1690974228 tempest-SnapshotsActionsTest-1690974228-project-admin] Updating snapshot '133c623b-c433-41c6-986f-4411ae589c58' with '{'status': 'available'}' {{(pid=100217) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 21:13:26.372915 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:26.372915 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:26.385269 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-46a258c0-8c55-4266-9e29-9fc7c8852969 tempest-SnapshotsActionsTest-1690974228 tempest-SnapshotsActionsTest-1690974228-project-admin] https://10.4.3.14/volume/v3/snapshots/133c623b-c433-41c6-986f-4411ae589c58/action returned with HTTP 202 Aug 13 21:13:26.385676 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 792/3187] 10.4.3.14 () {68 vars in 1389 bytes} [Thu Aug 13 21:13:26 2026] POST /volume/v3/snapshots/133c623b-c433-41c6-986f-4411ae589c58/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:13:26.394756 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-3c9c2a3a-9d58-410b-8900-cb1a1d396934 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:26.397697 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3c9c2a3a-9d58-410b-8900-cb1a1d396934 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] GET https://10.4.3.14/volume/v3/snapshots/133c623b-c433-41c6-986f-4411ae589c58 Aug 13 21:13:26.398015 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3c9c2a3a-9d58-410b-8900-cb1a1d396934 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:26.398292 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3c9c2a3a-9d58-410b-8900-cb1a1d396934 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:26.404771 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:26.404771 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:26.405467 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-3c9c2a3a-9d58-410b-8900-cb1a1d396934 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Snapshot retrieved successfully. Aug 13 21:13:26.406607 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3c9c2a3a-9d58-410b-8900-cb1a1d396934 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] https://10.4.3.14/volume/v3/snapshots/133c623b-c433-41c6-986f-4411ae589c58 returned with HTTP 200 Aug 13 21:13:26.407108 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 804/3188] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:13:26 2026] GET /volume/v3/snapshots/133c623b-c433-41c6-986f-4411ae589c58 => generated 463 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:26.417038 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3a9ba0e7-0e9a-4cf9-86b5-d2d02e5b0fec None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:26.418917 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3a9ba0e7-0e9a-4cf9-86b5-d2d02e5b0fec tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] DELETE https://10.4.3.14/volume/v3/snapshots/133c623b-c433-41c6-986f-4411ae589c58 Aug 13 21:13:26.419142 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3a9ba0e7-0e9a-4cf9-86b5-d2d02e5b0fec tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:26.419336 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3a9ba0e7-0e9a-4cf9-86b5-d2d02e5b0fec tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:26.419443 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-3a9ba0e7-0e9a-4cf9-86b5-d2d02e5b0fec tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Delete snapshot with id: 133c623b-c433-41c6-986f-4411ae589c58 Aug 13 21:13:26.424663 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:26.424663 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:26.425099 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-3a9ba0e7-0e9a-4cf9-86b5-d2d02e5b0fec tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Snapshot retrieved successfully. Aug 13 21:13:26.443206 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-3a9ba0e7-0e9a-4cf9-86b5-d2d02e5b0fec tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Snapshot delete request issued successfully. Aug 13 21:13:26.443484 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3a9ba0e7-0e9a-4cf9-86b5-d2d02e5b0fec tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] https://10.4.3.14/volume/v3/snapshots/133c623b-c433-41c6-986f-4411ae589c58 returned with HTTP 202 Aug 13 21:13:26.444078 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 795/3189] 10.4.3.14 () {66 vars in 1350 bytes} [Thu Aug 13 21:13:26 2026] DELETE /volume/v3/snapshots/133c623b-c433-41c6-986f-4411ae589c58 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:13:26.450598 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-65f21776-9c04-4140-ae51-0f1738854a98 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:26.455317 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-65f21776-9c04-4140-ae51-0f1738854a98 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] GET https://10.4.3.14/volume/v3/snapshots/133c623b-c433-41c6-986f-4411ae589c58 Aug 13 21:13:26.455532 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-65f21776-9c04-4140-ae51-0f1738854a98 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:26.455718 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-65f21776-9c04-4140-ae51-0f1738854a98 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:26.462649 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:26.462649 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:26.463048 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-65f21776-9c04-4140-ae51-0f1738854a98 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Snapshot retrieved successfully. Aug 13 21:13:26.463734 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-65f21776-9c04-4140-ae51-0f1738854a98 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] https://10.4.3.14/volume/v3/snapshots/133c623b-c433-41c6-986f-4411ae589c58 returned with HTTP 200 Aug 13 21:13:26.464133 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 799/3190] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:13:26 2026] GET /volume/v3/snapshots/133c623b-c433-41c6-986f-4411ae589c58 => generated 462 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:26.885528 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-e8378a94-8739-4a8b-a732-a999e231e08b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:26.891344 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e8378a94-8739-4a8b-a732-a999e231e08b tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] GET https://10.4.3.14/volume/v3/volumes/ae8bdad0-fc3e-4f3a-b645-d20650c51721 Aug 13 21:13:26.891612 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e8378a94-8739-4a8b-a732-a999e231e08b tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:26.892835 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e8378a94-8739-4a8b-a732-a999e231e08b tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:26.902729 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e8378a94-8739-4a8b-a732-a999e231e08b tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] https://10.4.3.14/volume/v3/volumes/ae8bdad0-fc3e-4f3a-b645-d20650c51721 returned with HTTP 404 Aug 13 21:13:26.903373 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 793/3191] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:26 2026] GET /volume/v3/volumes/ae8bdad0-fc3e-4f3a-b645-d20650c51721 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:13:26.911254 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-41d641ac-6a05-4046-a4da-b198d4d983f2 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:26.915129 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-41d641ac-6a05-4046-a4da-b198d4d983f2 tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] DELETE https://10.4.3.14/volume/v3/snapshots/3d06791f-7b0e-413b-ae3f-212acadf7080 Aug 13 21:13:26.915363 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-41d641ac-6a05-4046-a4da-b198d4d983f2 tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:26.915594 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-41d641ac-6a05-4046-a4da-b198d4d983f2 tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:26.915717 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.snapshots [None req-41d641ac-6a05-4046-a4da-b198d4d983f2 tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Delete snapshot with id: 3d06791f-7b0e-413b-ae3f-212acadf7080 Aug 13 21:13:26.920339 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-41d641ac-6a05-4046-a4da-b198d4d983f2 tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] https://10.4.3.14/volume/v3/snapshots/3d06791f-7b0e-413b-ae3f-212acadf7080 returned with HTTP 404 Aug 13 21:13:26.921284 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 805/3192] 10.4.3.14 () {66 vars in 1350 bytes} [Thu Aug 13 21:13:26 2026] DELETE /volume/v3/snapshots/3d06791f-7b0e-413b-ae3f-212acadf7080 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:13:26.927975 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3c1c4ed6-664f-4284-9c2c-9f3ad9c032f4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:26.931431 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3c1c4ed6-664f-4284-9c2c-9f3ad9c032f4 tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] GET https://10.4.3.14/volume/v3/snapshots/3d06791f-7b0e-413b-ae3f-212acadf7080 Aug 13 21:13:26.931431 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3c1c4ed6-664f-4284-9c2c-9f3ad9c032f4 tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:26.931627 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3c1c4ed6-664f-4284-9c2c-9f3ad9c032f4 tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:26.943551 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3c1c4ed6-664f-4284-9c2c-9f3ad9c032f4 tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] https://10.4.3.14/volume/v3/snapshots/3d06791f-7b0e-413b-ae3f-212acadf7080 returned with HTTP 404 Aug 13 21:13:26.944190 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 796/3193] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:13:26 2026] GET /volume/v3/snapshots/3d06791f-7b0e-413b-ae3f-212acadf7080 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:13:26.954743 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e670bf42-b789-48cd-85b5-6c2098c3e39e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:26.956403 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e670bf42-b789-48cd-85b5-6c2098c3e39e tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] DELETE https://10.4.3.14/volume/v3/volumes/73dd23a0-beb3-4351-8e88-a0bdb8830e08 Aug 13 21:13:26.956636 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e670bf42-b789-48cd-85b5-6c2098c3e39e tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:26.956926 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e670bf42-b789-48cd-85b5-6c2098c3e39e tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:26.957164 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-e670bf42-b789-48cd-85b5-6c2098c3e39e tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Delete volume with id: 73dd23a0-beb3-4351-8e88-a0bdb8830e08 Aug 13 21:13:26.965602 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e670bf42-b789-48cd-85b5-6c2098c3e39e tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] https://10.4.3.14/volume/v3/volumes/73dd23a0-beb3-4351-8e88-a0bdb8830e08 returned with HTTP 404 Aug 13 21:13:26.966256 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 800/3194] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:13:26 2026] DELETE /volume/v3/volumes/73dd23a0-beb3-4351-8e88-a0bdb8830e08 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:13:26.974808 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-46ebdf56-ce12-48b0-b9e4-ddd6deeee185 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:26.980555 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-46ebdf56-ce12-48b0-b9e4-ddd6deeee185 tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] GET https://10.4.3.14/volume/v3/volumes/73dd23a0-beb3-4351-8e88-a0bdb8830e08 Aug 13 21:13:26.980555 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-46ebdf56-ce12-48b0-b9e4-ddd6deeee185 tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:26.980555 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-46ebdf56-ce12-48b0-b9e4-ddd6deeee185 tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:26.988682 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-46ebdf56-ce12-48b0-b9e4-ddd6deeee185 tempest-SnapshotDependencyTests-1098348339 tempest-SnapshotDependencyTests-1098348339-project-member] https://10.4.3.14/volume/v3/volumes/73dd23a0-beb3-4351-8e88-a0bdb8830e08 returned with HTTP 404 Aug 13 21:13:26.989244 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 794/3195] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:26 2026] GET /volume/v3/volumes/73dd23a0-beb3-4351-8e88-a0bdb8830e08 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:13:27.006209 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-26b54688-00c4-4883-9735-3328699955f7 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:27.008080 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-26b54688-00c4-4883-9735-3328699955f7 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/13e1b9d7-e9fd-4138-9e93-d9a77ab38d2b Aug 13 21:13:27.008294 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-26b54688-00c4-4883-9735-3328699955f7 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:27.008476 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-26b54688-00c4-4883-9735-3328699955f7 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:27.008579 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-26b54688-00c4-4883-9735-3328699955f7 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 13e1b9d7-e9fd-4138-9e93-d9a77ab38d2b. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:27.014986 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:27.014986 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:27.016133 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-26b54688-00c4-4883-9735-3328699955f7 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/13e1b9d7-e9fd-4138-9e93-d9a77ab38d2b returned with HTTP 200 Aug 13 21:13:27.016522 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 806/3196] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:27 2026] GET /volume/v3/backups/13e1b9d7-e9fd-4138-9e93-d9a77ab38d2b => generated 694 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:27.147539 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-25cb8cdb-7f34-4abf-9741-e2a6a031bbe3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:27.151537 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-25cb8cdb-7f34-4abf-9741-e2a6a031bbe3 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/8fbf35b9-20d5-4637-b5b9-52daea9939f3 Aug 13 21:13:27.151804 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-25cb8cdb-7f34-4abf-9741-e2a6a031bbe3 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:27.152087 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-25cb8cdb-7f34-4abf-9741-e2a6a031bbe3 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:27.152230 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-25cb8cdb-7f34-4abf-9741-e2a6a031bbe3 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id 8fbf35b9-20d5-4637-b5b9-52daea9939f3. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:27.161680 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:27.161680 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:27.162498 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-25cb8cdb-7f34-4abf-9741-e2a6a031bbe3 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/8fbf35b9-20d5-4637-b5b9-52daea9939f3 returned with HTTP 200 Aug 13 21:13:27.163158 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 797/3197] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:13:27 2026] GET /volume/v3/backups/8fbf35b9-20d5-4637-b5b9-52daea9939f3 => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:27.472780 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2ab9ce9c-6c9e-4558-b27a-14e5cfa4d6c5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:27.474433 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2ab9ce9c-6c9e-4558-b27a-14e5cfa4d6c5 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] GET https://10.4.3.14/volume/v3/snapshots/133c623b-c433-41c6-986f-4411ae589c58 Aug 13 21:13:27.474607 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2ab9ce9c-6c9e-4558-b27a-14e5cfa4d6c5 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:27.474778 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2ab9ce9c-6c9e-4558-b27a-14e5cfa4d6c5 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:27.478742 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2ab9ce9c-6c9e-4558-b27a-14e5cfa4d6c5 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] https://10.4.3.14/volume/v3/snapshots/133c623b-c433-41c6-986f-4411ae589c58 returned with HTTP 404 Aug 13 21:13:27.479197 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 801/3198] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:13:27 2026] GET /volume/v3/snapshots/133c623b-c433-41c6-986f-4411ae589c58 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:13:27.491244 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-402a2706-cdc6-401a-9055-58ad76a02c05 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:27.493530 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-402a2706-cdc6-401a-9055-58ad76a02c05 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] GET https://10.4.3.14/volume/v3/volumes/d7ddd244-d681-4dbf-bf5d-3423340dc2ab Aug 13 21:13:27.493826 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-402a2706-cdc6-401a-9055-58ad76a02c05 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:27.494059 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-402a2706-cdc6-401a-9055-58ad76a02c05 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:27.503778 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:27.503778 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:27.508855 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-402a2706-cdc6-401a-9055-58ad76a02c05 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Volume info retrieved successfully. Aug 13 21:13:27.514704 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-402a2706-cdc6-401a-9055-58ad76a02c05 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] https://10.4.3.14/volume/v3/volumes/d7ddd244-d681-4dbf-bf5d-3423340dc2ab returned with HTTP 200 Aug 13 21:13:27.515582 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 795/3199] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:27 2026] GET /volume/v3/volumes/d7ddd244-d681-4dbf-bf5d-3423340dc2ab => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:27.530814 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-134bfe6e-046a-4a26-afd3-d9f124c34a07 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:27.533633 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-134bfe6e-046a-4a26-afd3-d9f124c34a07 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] DELETE https://10.4.3.14/volume/v3/volumes/d7ddd244-d681-4dbf-bf5d-3423340dc2ab Aug 13 21:13:27.533633 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-134bfe6e-046a-4a26-afd3-d9f124c34a07 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:27.534855 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-134bfe6e-046a-4a26-afd3-d9f124c34a07 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:27.535185 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-134bfe6e-046a-4a26-afd3-d9f124c34a07 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Delete volume with id: d7ddd244-d681-4dbf-bf5d-3423340dc2ab Aug 13 21:13:27.544299 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:27.544299 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:27.544727 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-134bfe6e-046a-4a26-afd3-d9f124c34a07 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Volume info retrieved successfully. Aug 13 21:13:27.571143 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-134bfe6e-046a-4a26-afd3-d9f124c34a07 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Delete volume request issued successfully. Aug 13 21:13:27.571385 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-134bfe6e-046a-4a26-afd3-d9f124c34a07 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] https://10.4.3.14/volume/v3/volumes/d7ddd244-d681-4dbf-bf5d-3423340dc2ab returned with HTTP 202 Aug 13 21:13:27.571898 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 807/3200] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:13:27 2026] DELETE /volume/v3/volumes/d7ddd244-d681-4dbf-bf5d-3423340dc2ab => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:13:27.583023 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9b54f8e2-8763-47d1-875f-c99852679ea2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:27.586228 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9b54f8e2-8763-47d1-875f-c99852679ea2 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] GET https://10.4.3.14/volume/v3/volumes/d7ddd244-d681-4dbf-bf5d-3423340dc2ab Aug 13 21:13:27.586561 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9b54f8e2-8763-47d1-875f-c99852679ea2 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:27.587057 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9b54f8e2-8763-47d1-875f-c99852679ea2 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:27.602135 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:27.602135 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:27.607785 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-9b54f8e2-8763-47d1-875f-c99852679ea2 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Volume info retrieved successfully. Aug 13 21:13:27.614464 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9b54f8e2-8763-47d1-875f-c99852679ea2 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] https://10.4.3.14/volume/v3/volumes/d7ddd244-d681-4dbf-bf5d-3423340dc2ab returned with HTTP 200 Aug 13 21:13:27.615017 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 798/3201] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:27 2026] GET /volume/v3/volumes/d7ddd244-d681-4dbf-bf5d-3423340dc2ab => generated 840 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:28.032529 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ba856c5e-8c90-48db-991d-aaa55bc1b115 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:28.034811 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ba856c5e-8c90-48db-991d-aaa55bc1b115 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/13e1b9d7-e9fd-4138-9e93-d9a77ab38d2b Aug 13 21:13:28.035183 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ba856c5e-8c90-48db-991d-aaa55bc1b115 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:28.035457 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ba856c5e-8c90-48db-991d-aaa55bc1b115 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:28.035631 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-ba856c5e-8c90-48db-991d-aaa55bc1b115 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 13e1b9d7-e9fd-4138-9e93-d9a77ab38d2b. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:28.043490 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:28.043490 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:28.044424 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ba856c5e-8c90-48db-991d-aaa55bc1b115 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/13e1b9d7-e9fd-4138-9e93-d9a77ab38d2b returned with HTTP 200 Aug 13 21:13:28.044817 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 802/3202] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:28 2026] GET /volume/v3/backups/13e1b9d7-e9fd-4138-9e93-d9a77ab38d2b => generated 694 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:28.175386 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c1e35184-b31f-4611-bc19-9f19c3e82d37 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:28.177401 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c1e35184-b31f-4611-bc19-9f19c3e82d37 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/8fbf35b9-20d5-4637-b5b9-52daea9939f3 Aug 13 21:13:28.177527 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c1e35184-b31f-4611-bc19-9f19c3e82d37 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:28.177716 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c1e35184-b31f-4611-bc19-9f19c3e82d37 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:28.177811 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-c1e35184-b31f-4611-bc19-9f19c3e82d37 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id 8fbf35b9-20d5-4637-b5b9-52daea9939f3. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:28.182274 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:28.182274 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:28.183170 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c1e35184-b31f-4611-bc19-9f19c3e82d37 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/8fbf35b9-20d5-4637-b5b9-52daea9939f3 returned with HTTP 200 Aug 13 21:13:28.183536 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 796/3203] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:13:28 2026] GET /volume/v3/backups/8fbf35b9-20d5-4637-b5b9-52daea9939f3 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:28.628800 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e05a92da-e9d2-4960-9c99-cd6af26d6a19 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:28.630792 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e05a92da-e9d2-4960-9c99-cd6af26d6a19 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] GET https://10.4.3.14/volume/v3/volumes/d7ddd244-d681-4dbf-bf5d-3423340dc2ab Aug 13 21:13:28.631032 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e05a92da-e9d2-4960-9c99-cd6af26d6a19 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:28.631187 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e05a92da-e9d2-4960-9c99-cd6af26d6a19 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:28.638757 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e05a92da-e9d2-4960-9c99-cd6af26d6a19 tempest-SnapshotsActionsTest-1499539236 tempest-SnapshotsActionsTest-1499539236-project-member] https://10.4.3.14/volume/v3/volumes/d7ddd244-d681-4dbf-bf5d-3423340dc2ab returned with HTTP 404 Aug 13 21:13:28.639096 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 808/3204] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:28 2026] GET /volume/v3/volumes/d7ddd244-d681-4dbf-bf5d-3423340dc2ab => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:13:29.055467 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e311073a-12fd-44cf-99f9-323114efc172 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:29.058662 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e311073a-12fd-44cf-99f9-323114efc172 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/13e1b9d7-e9fd-4138-9e93-d9a77ab38d2b Aug 13 21:13:29.058858 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e311073a-12fd-44cf-99f9-323114efc172 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:29.059103 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e311073a-12fd-44cf-99f9-323114efc172 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:29.059236 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-e311073a-12fd-44cf-99f9-323114efc172 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 13e1b9d7-e9fd-4138-9e93-d9a77ab38d2b. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:29.067215 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:29.067215 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:29.068124 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e311073a-12fd-44cf-99f9-323114efc172 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/13e1b9d7-e9fd-4138-9e93-d9a77ab38d2b returned with HTTP 200 Aug 13 21:13:29.068586 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 799/3205] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:29 2026] GET /volume/v3/backups/13e1b9d7-e9fd-4138-9e93-d9a77ab38d2b => generated 705 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:29.197674 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-79eb3ab4-0aa4-4696-acc0-04af7c938330 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:29.201170 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-79eb3ab4-0aa4-4696-acc0-04af7c938330 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/8fbf35b9-20d5-4637-b5b9-52daea9939f3 Aug 13 21:13:29.201499 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-79eb3ab4-0aa4-4696-acc0-04af7c938330 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:29.202088 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-79eb3ab4-0aa4-4696-acc0-04af7c938330 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:29.202295 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-79eb3ab4-0aa4-4696-acc0-04af7c938330 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id 8fbf35b9-20d5-4637-b5b9-52daea9939f3. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:29.213630 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:29.213630 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:29.214534 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-79eb3ab4-0aa4-4696-acc0-04af7c938330 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/8fbf35b9-20d5-4637-b5b9-52daea9939f3 returned with HTTP 200 Aug 13 21:13:29.214984 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 803/3206] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:13:29 2026] GET /volume/v3/backups/8fbf35b9-20d5-4637-b5b9-52daea9939f3 => generated 734 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:30.082913 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-28e87c26-13bf-4fcd-9a8d-1926c79b9ddf None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:30.085241 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-28e87c26-13bf-4fcd-9a8d-1926c79b9ddf tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/13e1b9d7-e9fd-4138-9e93-d9a77ab38d2b Aug 13 21:13:30.085378 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-28e87c26-13bf-4fcd-9a8d-1926c79b9ddf tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:30.086144 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-28e87c26-13bf-4fcd-9a8d-1926c79b9ddf tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:30.086461 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-28e87c26-13bf-4fcd-9a8d-1926c79b9ddf tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 13e1b9d7-e9fd-4138-9e93-d9a77ab38d2b. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:30.095235 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:30.095235 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:30.095680 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-28e87c26-13bf-4fcd-9a8d-1926c79b9ddf tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/13e1b9d7-e9fd-4138-9e93-d9a77ab38d2b returned with HTTP 200 Aug 13 21:13:30.096139 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 797/3207] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:30 2026] GET /volume/v3/backups/13e1b9d7-e9fd-4138-9e93-d9a77ab38d2b => generated 705 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:30.231078 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-81df2b4c-f65e-43dc-b59c-448fafe2e476 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:30.235990 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-81df2b4c-f65e-43dc-b59c-448fafe2e476 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/8fbf35b9-20d5-4637-b5b9-52daea9939f3 Aug 13 21:13:30.236370 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-81df2b4c-f65e-43dc-b59c-448fafe2e476 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:30.236713 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-81df2b4c-f65e-43dc-b59c-448fafe2e476 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:30.237679 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-81df2b4c-f65e-43dc-b59c-448fafe2e476 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id 8fbf35b9-20d5-4637-b5b9-52daea9939f3. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:30.251824 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:30.251824 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:30.252687 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-81df2b4c-f65e-43dc-b59c-448fafe2e476 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/8fbf35b9-20d5-4637-b5b9-52daea9939f3 returned with HTTP 200 Aug 13 21:13:30.255215 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 809/3208] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:13:30 2026] GET /volume/v3/backups/8fbf35b9-20d5-4637-b5b9-52daea9939f3 => generated 734 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:31.115825 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3a9314de-84e2-44c2-be37-3da9754dbaa4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:31.118120 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3a9314de-84e2-44c2-be37-3da9754dbaa4 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/13e1b9d7-e9fd-4138-9e93-d9a77ab38d2b Aug 13 21:13:31.118342 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3a9314de-84e2-44c2-be37-3da9754dbaa4 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:31.118516 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3a9314de-84e2-44c2-be37-3da9754dbaa4 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:31.118608 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-3a9314de-84e2-44c2-be37-3da9754dbaa4 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 13e1b9d7-e9fd-4138-9e93-d9a77ab38d2b. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:31.127994 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:31.127994 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:31.127994 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3a9314de-84e2-44c2-be37-3da9754dbaa4 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/13e1b9d7-e9fd-4138-9e93-d9a77ab38d2b returned with HTTP 200 Aug 13 21:13:31.127994 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 800/3209] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:31 2026] GET /volume/v3/backups/13e1b9d7-e9fd-4138-9e93-d9a77ab38d2b => generated 705 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:31.269603 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-716e5388-caa2-40f2-89d6-a8bac1d6584a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:31.272437 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-716e5388-caa2-40f2-89d6-a8bac1d6584a tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/8fbf35b9-20d5-4637-b5b9-52daea9939f3 Aug 13 21:13:31.272437 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-716e5388-caa2-40f2-89d6-a8bac1d6584a tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:31.272628 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-716e5388-caa2-40f2-89d6-a8bac1d6584a tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:31.272770 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-716e5388-caa2-40f2-89d6-a8bac1d6584a tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id 8fbf35b9-20d5-4637-b5b9-52daea9939f3. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:31.280503 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:31.280503 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:31.281183 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-716e5388-caa2-40f2-89d6-a8bac1d6584a tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/8fbf35b9-20d5-4637-b5b9-52daea9939f3 returned with HTTP 200 Aug 13 21:13:31.281653 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 804/3210] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:13:31 2026] GET /volume/v3/backups/8fbf35b9-20d5-4637-b5b9-52daea9939f3 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:31.708999 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-25aa2ef8-08c1-4549-945b-98802e8af841 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:31.829477 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-25aa2ef8-08c1-4549-945b-98802e8af841 tempest-VolumeQuotasNegativeTestJSON-1667682761 tempest-VolumeQuotasNegativeTestJSON-1667682761-project-admin] GET https://10.4.3.14/volume/v3/os-quota-sets/d48cf408178c4053896e309139d2637d Aug 13 21:13:31.829904 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-25aa2ef8-08c1-4549-945b-98802e8af841 tempest-VolumeQuotasNegativeTestJSON-1667682761 tempest-VolumeQuotasNegativeTestJSON-1667682761-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:31.830028 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-25aa2ef8-08c1-4549-945b-98802e8af841 tempest-VolumeQuotasNegativeTestJSON-1667682761 tempest-VolumeQuotasNegativeTestJSON-1667682761-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:31.840973 np0000007265 devstack@c-api.service[100217]: WARNING cinder.quota [None req-25aa2ef8-08c1-4549-945b-98802e8af841 tempest-VolumeQuotasNegativeTestJSON-1667682761 tempest-VolumeQuotasNegativeTestJSON-1667682761-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-411995432 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-411995432, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:13:31.841403 np0000007265 devstack@c-api.service[100217]: WARNING cinder.quota [None req-25aa2ef8-08c1-4549-945b-98802e8af841 tempest-VolumeQuotasNegativeTestJSON-1667682761 tempest-VolumeQuotasNegativeTestJSON-1667682761-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-411995432 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-411995432, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:13:31.841772 np0000007265 devstack@c-api.service[100217]: WARNING cinder.quota [None req-25aa2ef8-08c1-4549-945b-98802e8af841 tempest-VolumeQuotasNegativeTestJSON-1667682761 tempest-VolumeQuotasNegativeTestJSON-1667682761-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-411995432 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-411995432, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:13:31.842589 np0000007265 devstack@c-api.service[100217]: WARNING cinder.quota [None req-25aa2ef8-08c1-4549-945b-98802e8af841 tempest-VolumeQuotasNegativeTestJSON-1667682761 tempest-VolumeQuotasNegativeTestJSON-1667682761-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1425486927-44255022 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1425486927-44255022, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:13:31.842705 np0000007265 devstack@c-api.service[100217]: WARNING cinder.quota [None req-25aa2ef8-08c1-4549-945b-98802e8af841 tempest-VolumeQuotasNegativeTestJSON-1667682761 tempest-VolumeQuotasNegativeTestJSON-1667682761-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1620805211-1034825448 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1620805211-1034825448, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:13:31.843078 np0000007265 devstack@c-api.service[100217]: WARNING cinder.quota [None req-25aa2ef8-08c1-4549-945b-98802e8af841 tempest-VolumeQuotasNegativeTestJSON-1667682761 tempest-VolumeQuotasNegativeTestJSON-1667682761-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1620805211-1034825448 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1620805211-1034825448, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:13:31.843404 np0000007265 devstack@c-api.service[100217]: WARNING cinder.quota [None req-25aa2ef8-08c1-4549-945b-98802e8af841 tempest-VolumeQuotasNegativeTestJSON-1667682761 tempest-VolumeQuotasNegativeTestJSON-1667682761-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1620805211-1034825448 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1620805211-1034825448, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:13:31.843728 np0000007265 devstack@c-api.service[100217]: WARNING cinder.quota [None req-25aa2ef8-08c1-4549-945b-98802e8af841 tempest-VolumeQuotasNegativeTestJSON-1667682761 tempest-VolumeQuotasNegativeTestJSON-1667682761-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1494668851-1419254085 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1494668851-1419254085, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:13:31.844089 np0000007265 devstack@c-api.service[100217]: WARNING cinder.quota [None req-25aa2ef8-08c1-4549-945b-98802e8af841 tempest-VolumeQuotasNegativeTestJSON-1667682761 tempest-VolumeQuotasNegativeTestJSON-1667682761-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1494668851-1419254085 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1494668851-1419254085, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:13:31.844398 np0000007265 devstack@c-api.service[100217]: WARNING cinder.quota [None req-25aa2ef8-08c1-4549-945b-98802e8af841 tempest-VolumeQuotasNegativeTestJSON-1667682761 tempest-VolumeQuotasNegativeTestJSON-1667682761-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1494668851-1419254085 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1494668851-1419254085, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:13:31.852087 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-25aa2ef8-08c1-4549-945b-98802e8af841 tempest-VolumeQuotasNegativeTestJSON-1667682761 tempest-VolumeQuotasNegativeTestJSON-1667682761-project-admin] https://10.4.3.14/volume/v3/os-quota-sets/d48cf408178c4053896e309139d2637d returned with HTTP 200 Aug 13 21:13:31.853677 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 798/3211] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:13:31 2026] GET /volume/v3/os-quota-sets/d48cf408178c4053896e309139d2637d => generated 1599 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:13:31.862169 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-15820425-5051-456f-85ae-0c3fbe70b077 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:31.957121 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-15820425-5051-456f-85ae-0c3fbe70b077 tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:13:31.958698 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-15820425-5051-456f-85ae-0c3fbe70b077 tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1811463805"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:13:31.963196 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-15820425-5051-456f-85ae-0c3fbe70b077 tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1811463805'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:13:31.963349 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-15820425-5051-456f-85ae-0c3fbe70b077 tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] Create volume of 1 GB Aug 13 21:13:31.972341 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-15820425-5051-456f-85ae-0c3fbe70b077 tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] Availability Zones retrieved successfully. Aug 13 21:13:31.986110 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-15820425-5051-456f-85ae-0c3fbe70b077 tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] Flow 'volume_create_api' (a9c13869-8ed8-4bd1-8b68-ea6a1c0f9ca7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:13:31.987768 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-15820425-5051-456f-85ae-0c3fbe70b077 tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5270da3d-525f-4a41-ab5d-c68fa4572bd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:13:31.989051 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-15820425-5051-456f-85ae-0c3fbe70b077 tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:13:32.035077 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-15820425-5051-456f-85ae-0c3fbe70b077 tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5270da3d-525f-4a41-ab5d-c68fa4572bd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:13:32.035077 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-15820425-5051-456f-85ae-0c3fbe70b077 tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ced50db-f863-485c-9aa1-65fa114edad7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:13:32.142637 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a272ef41-22ed-48ef-9638-b3d16cf6c523 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:32.146989 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-15820425-5051-456f-85ae-0c3fbe70b077 tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] Created reservations ['3db01956-56ae-4b3a-a97e-483bd99e1100', '074048fe-3cf8-48c7-bd50-02883c3abc09', '08e1ed89-0f25-4329-a6af-f55c6d8ac64d', 'c8bc81ef-7abd-4d78-939a-1fe8ad9f6df9'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:13:32.147133 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a272ef41-22ed-48ef-9638-b3d16cf6c523 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/13e1b9d7-e9fd-4138-9e93-d9a77ab38d2b Aug 13 21:13:32.147232 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-15820425-5051-456f-85ae-0c3fbe70b077 tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ced50db-f863-485c-9aa1-65fa114edad7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3db01956-56ae-4b3a-a97e-483bd99e1100', '074048fe-3cf8-48c7-bd50-02883c3abc09', '08e1ed89-0f25-4329-a6af-f55c6d8ac64d', 'c8bc81ef-7abd-4d78-939a-1fe8ad9f6df9']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:13:32.147331 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a272ef41-22ed-48ef-9638-b3d16cf6c523 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:32.147331 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a272ef41-22ed-48ef-9638-b3d16cf6c523 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:32.147331 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-a272ef41-22ed-48ef-9638-b3d16cf6c523 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 13e1b9d7-e9fd-4138-9e93-d9a77ab38d2b. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:32.147468 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-15820425-5051-456f-85ae-0c3fbe70b077 tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f34d9b2-5839-4ead-9d2f-0d755da6079f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:13:32.152564 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:32.152564 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:32.154012 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a272ef41-22ed-48ef-9638-b3d16cf6c523 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/13e1b9d7-e9fd-4138-9e93-d9a77ab38d2b returned with HTTP 200 Aug 13 21:13:32.154779 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 801/3212] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:32 2026] GET /volume/v3/backups/13e1b9d7-e9fd-4138-9e93-d9a77ab38d2b => generated 705 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:32.179262 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-15820425-5051-456f-85ae-0c3fbe70b077 tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f34d9b2-5839-4ead-9d2f-0d755da6079f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22c2cb23-42ab-4d48-b38b-fcd0be7cac3d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1811463805',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d48cf408178c4053896e309139d2637d',qos_specs=None,replication_status=,reservations=['3db01956-56ae-4b3a-a97e-483bd99e1100','074048fe-3cf8-48c7-bd50-02883c3abc09','08e1ed89-0f25-4329-a6af-f55c6d8ac64d','c8bc81ef-7abd-4d78-939a-1fe8ad9f6df9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e0c21e0a14c47f48ef204dd88fbacca',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:13:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1811463805',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=22c2cb23-42ab-4d48-b38b-fcd0be7cac3d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d48cf408178c4053896e309139d2637d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3e0c21e0a14c47f48ef204dd88fbacca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:13:32.180043 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-15820425-5051-456f-85ae-0c3fbe70b077 tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d24b4fa-f1ec-439b-aa90-acdd4fbbf292) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:13:32.226865 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-15820425-5051-456f-85ae-0c3fbe70b077 tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d24b4fa-f1ec-439b-aa90-acdd4fbbf292) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1811463805',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d48cf408178c4053896e309139d2637d',qos_specs=None,replication_status=,reservations=['3db01956-56ae-4b3a-a97e-483bd99e1100','074048fe-3cf8-48c7-bd50-02883c3abc09','08e1ed89-0f25-4329-a6af-f55c6d8ac64d','c8bc81ef-7abd-4d78-939a-1fe8ad9f6df9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e0c21e0a14c47f48ef204dd88fbacca',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:13:32.227810 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-15820425-5051-456f-85ae-0c3fbe70b077 tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f465d68c-5913-46a0-9b4b-656d09f4dcbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:13:32.242795 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-15820425-5051-456f-85ae-0c3fbe70b077 tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f465d68c-5913-46a0-9b4b-656d09f4dcbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:13:32.243689 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-15820425-5051-456f-85ae-0c3fbe70b077 tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] Flow 'volume_create_api' (a9c13869-8ed8-4bd1-8b68-ea6a1c0f9ca7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:13:32.244174 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-15820425-5051-456f-85ae-0c3fbe70b077 tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] Create volume request issued successfully. Aug 13 21:13:32.244807 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-15820425-5051-456f-85ae-0c3fbe70b077 tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:13:32.245396 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 810/3213] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:13:31 2026] POST /volume/v3/volumes => generated 757 bytes in 384 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:13:32.262030 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6f2b1c9e-08e7-434b-ae16-224f7f1a331e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:32.265548 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6f2b1c9e-08e7-434b-ae16-224f7f1a331e tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] GET https://10.4.3.14/volume/v3/volumes/22c2cb23-42ab-4d48-b38b-fcd0be7cac3d Aug 13 21:13:32.265914 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6f2b1c9e-08e7-434b-ae16-224f7f1a331e tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:32.266052 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6f2b1c9e-08e7-434b-ae16-224f7f1a331e tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:32.281306 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:32.281306 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:32.291130 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-6f2b1c9e-08e7-434b-ae16-224f7f1a331e tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] Volume info retrieved successfully. Aug 13 21:13:32.297192 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-a3c005f3-12a2-48cb-8070-966419f01463 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:32.300191 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6f2b1c9e-08e7-434b-ae16-224f7f1a331e tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] https://10.4.3.14/volume/v3/volumes/22c2cb23-42ab-4d48-b38b-fcd0be7cac3d returned with HTTP 200 Aug 13 21:13:32.300191 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 805/3214] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:32 2026] GET /volume/v3/volumes/22c2cb23-42ab-4d48-b38b-fcd0be7cac3d => generated 825 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:32.301678 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a3c005f3-12a2-48cb-8070-966419f01463 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/8fbf35b9-20d5-4637-b5b9-52daea9939f3 Aug 13 21:13:32.301941 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a3c005f3-12a2-48cb-8070-966419f01463 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:32.302296 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a3c005f3-12a2-48cb-8070-966419f01463 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:32.302426 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-a3c005f3-12a2-48cb-8070-966419f01463 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id 8fbf35b9-20d5-4637-b5b9-52daea9939f3. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:32.309188 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:32.309188 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:32.310467 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a3c005f3-12a2-48cb-8070-966419f01463 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/8fbf35b9-20d5-4637-b5b9-52daea9939f3 returned with HTTP 200 Aug 13 21:13:32.311108 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 799/3215] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:13:32 2026] GET /volume/v3/backups/8fbf35b9-20d5-4637-b5b9-52daea9939f3 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:33.171615 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3097f008-b350-451c-b458-0fce60f1bf73 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:33.175649 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3097f008-b350-451c-b458-0fce60f1bf73 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/13e1b9d7-e9fd-4138-9e93-d9a77ab38d2b Aug 13 21:13:33.175649 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3097f008-b350-451c-b458-0fce60f1bf73 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:33.176190 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3097f008-b350-451c-b458-0fce60f1bf73 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:33.176190 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-3097f008-b350-451c-b458-0fce60f1bf73 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 13e1b9d7-e9fd-4138-9e93-d9a77ab38d2b. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:33.183348 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:33.183348 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:33.184511 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3097f008-b350-451c-b458-0fce60f1bf73 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/13e1b9d7-e9fd-4138-9e93-d9a77ab38d2b returned with HTTP 200 Aug 13 21:13:33.185628 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 802/3216] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:33 2026] GET /volume/v3/backups/13e1b9d7-e9fd-4138-9e93-d9a77ab38d2b => generated 705 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:33.317679 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-5ffebb7c-8229-4c22-a9e4-f5ff5b5701d7 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:33.320219 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5ffebb7c-8229-4c22-a9e4-f5ff5b5701d7 tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] GET https://10.4.3.14/volume/v3/volumes/22c2cb23-42ab-4d48-b38b-fcd0be7cac3d Aug 13 21:13:33.321005 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5ffebb7c-8229-4c22-a9e4-f5ff5b5701d7 tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:33.321237 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5ffebb7c-8229-4c22-a9e4-f5ff5b5701d7 tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:33.326691 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0ab3754c-5b92-4c0c-9808-59c7d5c0c6b3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:33.330379 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0ab3754c-5b92-4c0c-9808-59c7d5c0c6b3 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/8fbf35b9-20d5-4637-b5b9-52daea9939f3 Aug 13 21:13:33.330594 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0ab3754c-5b92-4c0c-9808-59c7d5c0c6b3 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:33.332228 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0ab3754c-5b92-4c0c-9808-59c7d5c0c6b3 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:33.333245 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-0ab3754c-5b92-4c0c-9808-59c7d5c0c6b3 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id 8fbf35b9-20d5-4637-b5b9-52daea9939f3. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:33.337658 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:33.337658 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:33.339787 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:33.339787 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:33.340787 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0ab3754c-5b92-4c0c-9808-59c7d5c0c6b3 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/8fbf35b9-20d5-4637-b5b9-52daea9939f3 returned with HTTP 200 Aug 13 21:13:33.341329 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 806/3217] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:13:33 2026] GET /volume/v3/backups/8fbf35b9-20d5-4637-b5b9-52daea9939f3 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:33.344523 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-5ffebb7c-8229-4c22-a9e4-f5ff5b5701d7 tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] Volume info retrieved successfully. Aug 13 21:13:33.351204 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5ffebb7c-8229-4c22-a9e4-f5ff5b5701d7 tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] https://10.4.3.14/volume/v3/volumes/22c2cb23-42ab-4d48-b38b-fcd0be7cac3d returned with HTTP 200 Aug 13 21:13:33.351607 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 811/3218] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:33 2026] GET /volume/v3/volumes/22c2cb23-42ab-4d48-b38b-fcd0be7cac3d => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:33.374085 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-778e1d79-3017-47a9-b972-7b59c9742132 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:33.380490 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-778e1d79-3017-47a9-b972-7b59c9742132 tempest-VolumeQuotasNegativeTestJSON-1667682761 tempest-VolumeQuotasNegativeTestJSON-1667682761-project-admin] PUT https://10.4.3.14/volume/v3/os-quota-sets/d48cf408178c4053896e309139d2637d Aug 13 21:13:33.381074 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-778e1d79-3017-47a9-b972-7b59c9742132 tempest-VolumeQuotasNegativeTestJSON-1667682761 tempest-VolumeQuotasNegativeTestJSON-1667682761-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:13:33.449881 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-778e1d79-3017-47a9-b972-7b59c9742132 tempest-VolumeQuotasNegativeTestJSON-1667682761 tempest-VolumeQuotasNegativeTestJSON-1667682761-project-admin] https://10.4.3.14/volume/v3/os-quota-sets/d48cf408178c4053896e309139d2637d returned with HTTP 200 Aug 13 21:13:33.451274 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 800/3219] 10.4.3.14 () {68 vars in 1367 bytes} [Thu Aug 13 21:13:33 2026] PUT /volume/v3/os-quota-sets/d48cf408178c4053896e309139d2637d => generated 1554 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:13:33.462220 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4089d8e5-fc4a-498f-83ee-925ed9f6237a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:33.464672 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4089d8e5-fc4a-498f-83ee-925ed9f6237a tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:13:33.466523 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4089d8e5-fc4a-498f-83ee-925ed9f6237a tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:13:33.468608 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-4089d8e5-fc4a-498f-83ee-925ed9f6237a tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:13:33.468608 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-4089d8e5-fc4a-498f-83ee-925ed9f6237a tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] Create volume of 2 GB Aug 13 21:13:33.476590 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-4089d8e5-fc4a-498f-83ee-925ed9f6237a tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] Availability Zones retrieved successfully. Aug 13 21:13:33.484160 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-4089d8e5-fc4a-498f-83ee-925ed9f6237a tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] Flow 'volume_create_api' (0cc2818f-9b91-4e4a-bf11-a8e0c1e3ba6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:13:33.486251 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-4089d8e5-fc4a-498f-83ee-925ed9f6237a tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1107c151-1155-4503-ac97-4203b2527889) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:13:33.489136 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-4089d8e5-fc4a-498f-83ee-925ed9f6237a tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] Validating volume size '2' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:13:33.530319 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-4089d8e5-fc4a-498f-83ee-925ed9f6237a tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1107c151-1155-4503-ac97-4203b2527889) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:13:33.531839 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-4089d8e5-fc4a-498f-83ee-925ed9f6237a tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73f76377-5f91-4321-a706-8e911485d562) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:13:33.581445 np0000007265 devstack@c-api.service[100215]: WARNING cinder.quota_utils [None req-4089d8e5-fc4a-498f-83ee-925ed9f6237a tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] Quota exceeded for d48cf408178c4053896e309139d2637d, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 13 21:13:33.584802 np0000007265 devstack@c-api.service[100215]: WARNING cinder.volume.api [None req-4089d8e5-fc4a-498f-83ee-925ed9f6237a tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73f76377-5f91-4321-a706-8e911485d562) transitioned into state 'FAILURE' from state 'RUNNING' Aug 13 21:13:33.584802 np0000007265 devstack@c-api.service[100215]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Aug 13 21:13:33.587250 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-4089d8e5-fc4a-498f-83ee-925ed9f6237a tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73f76377-5f91-4321-a706-8e911485d562) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:13:33.588432 np0000007265 devstack@c-api.service[100215]: WARNING cinder.volume.api [None req-4089d8e5-fc4a-498f-83ee-925ed9f6237a tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73f76377-5f91-4321-a706-8e911485d562) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 13 21:13:33.589106 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-4089d8e5-fc4a-498f-83ee-925ed9f6237a tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1107c151-1155-4503-ac97-4203b2527889) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:13:33.589956 np0000007265 devstack@c-api.service[100215]: WARNING cinder.volume.api [None req-4089d8e5-fc4a-498f-83ee-925ed9f6237a tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1107c151-1155-4503-ac97-4203b2527889) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 13 21:13:33.590956 np0000007265 devstack@c-api.service[100215]: WARNING cinder.volume.api [None req-4089d8e5-fc4a-498f-83ee-925ed9f6237a tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] Flow 'volume_create_api' (0cc2818f-9b91-4e4a-bf11-a8e0c1e3ba6e) transitioned into state 'REVERTED' from state 'RUNNING' Aug 13 21:13:33.591312 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.middleware.fault [None req-4089d8e5-fc4a-498f-83ee-925ed9f6237a tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 413 Aug 13 21:13:33.592129 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 803/3220] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:13:33 2026] POST /volume/v3/volumes => generated 208 bytes in 130 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 13 21:13:33.607348 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a20ce96e-1e94-408f-9771-5678b1c5cab5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:33.609122 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a20ce96e-1e94-408f-9771-5678b1c5cab5 tempest-VolumeQuotasNegativeTestJSON-1667682761 tempest-VolumeQuotasNegativeTestJSON-1667682761-project-admin] PUT https://10.4.3.14/volume/v3/os-quota-sets/d48cf408178c4053896e309139d2637d Aug 13 21:13:33.609291 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a20ce96e-1e94-408f-9771-5678b1c5cab5 tempest-VolumeQuotasNegativeTestJSON-1667682761 tempest-VolumeQuotasNegativeTestJSON-1667682761-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:13:33.668552 np0000007265 devstack@c-api.service[100214]: WARNING cinder.quota [None req-a20ce96e-1e94-408f-9771-5678b1c5cab5 tempest-VolumeQuotasNegativeTestJSON-1667682761 tempest-VolumeQuotasNegativeTestJSON-1667682761-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-411995432 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-411995432, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:13:33.668552 np0000007265 devstack@c-api.service[100214]: WARNING cinder.quota [None req-a20ce96e-1e94-408f-9771-5678b1c5cab5 tempest-VolumeQuotasNegativeTestJSON-1667682761 tempest-VolumeQuotasNegativeTestJSON-1667682761-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-411995432 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-411995432, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:13:33.669140 np0000007265 devstack@c-api.service[100214]: WARNING cinder.quota [None req-a20ce96e-1e94-408f-9771-5678b1c5cab5 tempest-VolumeQuotasNegativeTestJSON-1667682761 tempest-VolumeQuotasNegativeTestJSON-1667682761-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-411995432 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-411995432, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:13:33.669140 np0000007265 devstack@c-api.service[100214]: WARNING cinder.quota [None req-a20ce96e-1e94-408f-9771-5678b1c5cab5 tempest-VolumeQuotasNegativeTestJSON-1667682761 tempest-VolumeQuotasNegativeTestJSON-1667682761-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1425486927-44255022 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1425486927-44255022, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:13:33.669476 np0000007265 devstack@c-api.service[100214]: WARNING cinder.quota [None req-a20ce96e-1e94-408f-9771-5678b1c5cab5 tempest-VolumeQuotasNegativeTestJSON-1667682761 tempest-VolumeQuotasNegativeTestJSON-1667682761-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1425486927-44255022 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1425486927-44255022, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:13:33.670173 np0000007265 devstack@c-api.service[100214]: WARNING cinder.quota [None req-a20ce96e-1e94-408f-9771-5678b1c5cab5 tempest-VolumeQuotasNegativeTestJSON-1667682761 tempest-VolumeQuotasNegativeTestJSON-1667682761-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1425486927-44255022 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1425486927-44255022, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:13:33.670173 np0000007265 devstack@c-api.service[100214]: WARNING cinder.quota [None req-a20ce96e-1e94-408f-9771-5678b1c5cab5 tempest-VolumeQuotasNegativeTestJSON-1667682761 tempest-VolumeQuotasNegativeTestJSON-1667682761-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1620805211-1034825448 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1620805211-1034825448, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:13:33.670910 np0000007265 devstack@c-api.service[100214]: WARNING cinder.quota [None req-a20ce96e-1e94-408f-9771-5678b1c5cab5 tempest-VolumeQuotasNegativeTestJSON-1667682761 tempest-VolumeQuotasNegativeTestJSON-1667682761-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1620805211-1034825448 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1620805211-1034825448, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:13:33.670910 np0000007265 devstack@c-api.service[100214]: WARNING cinder.quota [None req-a20ce96e-1e94-408f-9771-5678b1c5cab5 tempest-VolumeQuotasNegativeTestJSON-1667682761 tempest-VolumeQuotasNegativeTestJSON-1667682761-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1620805211-1034825448 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1620805211-1034825448, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:13:33.671049 np0000007265 devstack@c-api.service[100214]: WARNING cinder.quota [None req-a20ce96e-1e94-408f-9771-5678b1c5cab5 tempest-VolumeQuotasNegativeTestJSON-1667682761 tempest-VolumeQuotasNegativeTestJSON-1667682761-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1494668851-1419254085 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1494668851-1419254085, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:13:33.672736 np0000007265 devstack@c-api.service[100214]: WARNING cinder.quota [None req-a20ce96e-1e94-408f-9771-5678b1c5cab5 tempest-VolumeQuotasNegativeTestJSON-1667682761 tempest-VolumeQuotasNegativeTestJSON-1667682761-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1494668851-1419254085 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1494668851-1419254085, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:13:33.672736 np0000007265 devstack@c-api.service[100214]: WARNING cinder.quota [None req-a20ce96e-1e94-408f-9771-5678b1c5cab5 tempest-VolumeQuotasNegativeTestJSON-1667682761 tempest-VolumeQuotasNegativeTestJSON-1667682761-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1494668851-1419254085 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1494668851-1419254085, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:13:33.680381 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a20ce96e-1e94-408f-9771-5678b1c5cab5 tempest-VolumeQuotasNegativeTestJSON-1667682761 tempest-VolumeQuotasNegativeTestJSON-1667682761-project-admin] https://10.4.3.14/volume/v3/os-quota-sets/d48cf408178c4053896e309139d2637d returned with HTTP 200 Aug 13 21:13:33.681009 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 807/3221] 10.4.3.14 () {68 vars in 1367 bytes} [Thu Aug 13 21:13:33 2026] PUT /volume/v3/os-quota-sets/d48cf408178c4053896e309139d2637d => generated 1554 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:13:33.691414 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-fbeb20be-ce84-46b5-9b4c-58a254b948db None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:33.693512 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-fbeb20be-ce84-46b5-9b4c-58a254b948db tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:13:33.693995 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-fbeb20be-ce84-46b5-9b4c-58a254b948db tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:13:33.695765 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-fbeb20be-ce84-46b5-9b4c-58a254b948db tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:13:33.695765 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-fbeb20be-ce84-46b5-9b4c-58a254b948db tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] Create volume of 1 GB Aug 13 21:13:33.702583 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-fbeb20be-ce84-46b5-9b4c-58a254b948db tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] Availability Zones retrieved successfully. Aug 13 21:13:33.714727 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-fbeb20be-ce84-46b5-9b4c-58a254b948db tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] Flow 'volume_create_api' (9193e643-10ab-4623-8799-5e9856f325e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:13:33.714727 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-fbeb20be-ce84-46b5-9b4c-58a254b948db tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da5a75c8-f324-4862-a7d7-b85a1eb259d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:13:33.717143 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-fbeb20be-ce84-46b5-9b4c-58a254b948db tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:13:33.758070 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-fbeb20be-ce84-46b5-9b4c-58a254b948db tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da5a75c8-f324-4862-a7d7-b85a1eb259d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:13:33.759692 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-fbeb20be-ce84-46b5-9b4c-58a254b948db tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27a8bdde-9199-473b-93ab-e7140ad26c8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:13:33.805066 np0000007265 devstack@c-api.service[100216]: WARNING cinder.quota_utils [None req-fbeb20be-ce84-46b5-9b4c-58a254b948db tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] Quota exceeded for d48cf408178c4053896e309139d2637d, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Aug 13 21:13:33.810986 np0000007265 devstack@c-api.service[100216]: WARNING cinder.volume.api [None req-fbeb20be-ce84-46b5-9b4c-58a254b948db tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27a8bdde-9199-473b-93ab-e7140ad26c8c) transitioned into state 'FAILURE' from state 'RUNNING' Aug 13 21:13:33.810986 np0000007265 devstack@c-api.service[100216]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Aug 13 21:13:33.810986 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-fbeb20be-ce84-46b5-9b4c-58a254b948db tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27a8bdde-9199-473b-93ab-e7140ad26c8c) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:13:33.810986 np0000007265 devstack@c-api.service[100216]: WARNING cinder.volume.api [None req-fbeb20be-ce84-46b5-9b4c-58a254b948db tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27a8bdde-9199-473b-93ab-e7140ad26c8c) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 13 21:13:33.811319 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-fbeb20be-ce84-46b5-9b4c-58a254b948db tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da5a75c8-f324-4862-a7d7-b85a1eb259d7) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:13:33.811997 np0000007265 devstack@c-api.service[100216]: WARNING cinder.volume.api [None req-fbeb20be-ce84-46b5-9b4c-58a254b948db tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da5a75c8-f324-4862-a7d7-b85a1eb259d7) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 13 21:13:33.812754 np0000007265 devstack@c-api.service[100216]: WARNING cinder.volume.api [None req-fbeb20be-ce84-46b5-9b4c-58a254b948db tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] Flow 'volume_create_api' (9193e643-10ab-4623-8799-5e9856f325e3) transitioned into state 'REVERTED' from state 'RUNNING' Aug 13 21:13:33.813071 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.middleware.fault [None req-fbeb20be-ce84-46b5-9b4c-58a254b948db tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 413 Aug 13 21:13:33.813779 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 812/3222] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:13:33 2026] POST /volume/v3/volumes => generated 150 bytes in 123 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 13 21:13:33.830268 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d2aaadaf-2893-44f8-9e00-7088a831835f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:33.834995 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d2aaadaf-2893-44f8-9e00-7088a831835f tempest-VolumeQuotasNegativeTestJSON-1667682761 tempest-VolumeQuotasNegativeTestJSON-1667682761-project-admin] PUT https://10.4.3.14/volume/v3/os-quota-sets/d48cf408178c4053896e309139d2637d Aug 13 21:13:33.834995 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d2aaadaf-2893-44f8-9e00-7088a831835f tempest-VolumeQuotasNegativeTestJSON-1667682761 tempest-VolumeQuotasNegativeTestJSON-1667682761-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:13:33.879322 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d2aaadaf-2893-44f8-9e00-7088a831835f tempest-VolumeQuotasNegativeTestJSON-1667682761 tempest-VolumeQuotasNegativeTestJSON-1667682761-project-admin] https://10.4.3.14/volume/v3/os-quota-sets/d48cf408178c4053896e309139d2637d returned with HTTP 200 Aug 13 21:13:33.879322 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 801/3223] 10.4.3.14 () {68 vars in 1367 bytes} [Thu Aug 13 21:13:33 2026] PUT /volume/v3/os-quota-sets/d48cf408178c4053896e309139d2637d => generated 1553 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:13:33.889202 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c938933e-59eb-47cf-8a7c-58ea9c6294c9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:33.892804 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c938933e-59eb-47cf-8a7c-58ea9c6294c9 tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] POST https://10.4.3.14/volume/v3/volumes/22c2cb23-42ab-4d48-b38b-fcd0be7cac3d/action Aug 13 21:13:33.892804 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c938933e-59eb-47cf-8a7c-58ea9c6294c9 tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:13:33.892958 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c938933e-59eb-47cf-8a7c-58ea9c6294c9 tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:13:33.903801 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:33.903801 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:33.904548 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c938933e-59eb-47cf-8a7c-58ea9c6294c9 tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] Volume info retrieved successfully. Aug 13 21:13:33.948381 np0000007265 devstack@c-api.service[100215]: ERROR cinder.volume.api [None req-c938933e-59eb-47cf-8a7c-58ea9c6294c9 tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] Quota exceeded for d48cf408178c4053896e309139d2637d, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 13 21:13:33.954290 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.middleware.fault [None req-c938933e-59eb-47cf-8a7c-58ea9c6294c9 tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] https://10.4.3.14/volume/v3/volumes/22c2cb23-42ab-4d48-b38b-fcd0be7cac3d/action returned with HTTP 413 Aug 13 21:13:33.955148 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 804/3224] 10.4.3.14 () {68 vars in 1383 bytes} [Thu Aug 13 21:13:33 2026] POST /volume/v3/volumes/22c2cb23-42ab-4d48-b38b-fcd0be7cac3d/action => generated 208 bytes in 67 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 13 21:13:33.964916 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4c96e5c8-69fa-405f-9885-d973d9121ba3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:33.966881 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4c96e5c8-69fa-405f-9885-d973d9121ba3 tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] GET https://10.4.3.14/volume/v3/volumes/22c2cb23-42ab-4d48-b38b-fcd0be7cac3d Aug 13 21:13:33.967128 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4c96e5c8-69fa-405f-9885-d973d9121ba3 tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:33.967922 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4c96e5c8-69fa-405f-9885-d973d9121ba3 tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:33.975048 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:33.975048 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:33.981813 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-4c96e5c8-69fa-405f-9885-d973d9121ba3 tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] Volume info retrieved successfully. Aug 13 21:13:33.984504 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4c96e5c8-69fa-405f-9885-d973d9121ba3 tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] https://10.4.3.14/volume/v3/volumes/22c2cb23-42ab-4d48-b38b-fcd0be7cac3d returned with HTTP 200 Aug 13 21:13:33.985019 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 808/3225] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:33 2026] GET /volume/v3/volumes/22c2cb23-42ab-4d48-b38b-fcd0be7cac3d => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:34.001494 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0966aa0b-4b3f-4082-bdd5-cf5fa2d1a644 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:34.003803 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0966aa0b-4b3f-4082-bdd5-cf5fa2d1a644 tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] DELETE https://10.4.3.14/volume/v3/volumes/22c2cb23-42ab-4d48-b38b-fcd0be7cac3d Aug 13 21:13:34.004145 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0966aa0b-4b3f-4082-bdd5-cf5fa2d1a644 tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:34.004401 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0966aa0b-4b3f-4082-bdd5-cf5fa2d1a644 tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:34.004567 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-0966aa0b-4b3f-4082-bdd5-cf5fa2d1a644 tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] Delete volume with id: 22c2cb23-42ab-4d48-b38b-fcd0be7cac3d Aug 13 21:13:34.012362 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:34.012362 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:34.013041 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-0966aa0b-4b3f-4082-bdd5-cf5fa2d1a644 tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] Volume info retrieved successfully. Aug 13 21:13:34.036674 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-0966aa0b-4b3f-4082-bdd5-cf5fa2d1a644 tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] Delete volume request issued successfully. Aug 13 21:13:34.037068 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0966aa0b-4b3f-4082-bdd5-cf5fa2d1a644 tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] https://10.4.3.14/volume/v3/volumes/22c2cb23-42ab-4d48-b38b-fcd0be7cac3d returned with HTTP 202 Aug 13 21:13:34.038205 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 813/3226] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:13:34 2026] DELETE /volume/v3/volumes/22c2cb23-42ab-4d48-b38b-fcd0be7cac3d => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:13:34.048193 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-6d1c46c2-1626-436f-9bb8-648f28791099 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:34.050980 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6d1c46c2-1626-436f-9bb8-648f28791099 tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] GET https://10.4.3.14/volume/v3/volumes/22c2cb23-42ab-4d48-b38b-fcd0be7cac3d Aug 13 21:13:34.051238 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6d1c46c2-1626-436f-9bb8-648f28791099 tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:34.051448 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6d1c46c2-1626-436f-9bb8-648f28791099 tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:34.064359 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:34.064359 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:34.070371 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-6d1c46c2-1626-436f-9bb8-648f28791099 tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] Volume info retrieved successfully. Aug 13 21:13:34.076083 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6d1c46c2-1626-436f-9bb8-648f28791099 tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] https://10.4.3.14/volume/v3/volumes/22c2cb23-42ab-4d48-b38b-fcd0be7cac3d returned with HTTP 200 Aug 13 21:13:34.076501 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 802/3227] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:34 2026] GET /volume/v3/volumes/22c2cb23-42ab-4d48-b38b-fcd0be7cac3d => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:34.197712 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-aa86ed28-f5bc-4cd5-882b-dab4133aab93 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:34.199851 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-aa86ed28-f5bc-4cd5-882b-dab4133aab93 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/13e1b9d7-e9fd-4138-9e93-d9a77ab38d2b Aug 13 21:13:34.200181 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-aa86ed28-f5bc-4cd5-882b-dab4133aab93 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:34.200444 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-aa86ed28-f5bc-4cd5-882b-dab4133aab93 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:34.200642 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-aa86ed28-f5bc-4cd5-882b-dab4133aab93 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 13e1b9d7-e9fd-4138-9e93-d9a77ab38d2b. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:34.206417 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:34.206417 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:34.206776 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-aa86ed28-f5bc-4cd5-882b-dab4133aab93 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/13e1b9d7-e9fd-4138-9e93-d9a77ab38d2b returned with HTTP 200 Aug 13 21:13:34.207435 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 805/3228] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:34 2026] GET /volume/v3/backups/13e1b9d7-e9fd-4138-9e93-d9a77ab38d2b => generated 705 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:34.354671 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e04adb3e-8c2d-4668-97e2-414fe34419a7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:34.357085 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e04adb3e-8c2d-4668-97e2-414fe34419a7 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/8fbf35b9-20d5-4637-b5b9-52daea9939f3 Aug 13 21:13:34.357367 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e04adb3e-8c2d-4668-97e2-414fe34419a7 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:34.357661 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e04adb3e-8c2d-4668-97e2-414fe34419a7 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:34.357849 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-e04adb3e-8c2d-4668-97e2-414fe34419a7 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id 8fbf35b9-20d5-4637-b5b9-52daea9939f3. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:34.367242 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:34.367242 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:34.368063 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e04adb3e-8c2d-4668-97e2-414fe34419a7 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/8fbf35b9-20d5-4637-b5b9-52daea9939f3 returned with HTTP 200 Aug 13 21:13:34.368645 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 809/3229] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:13:34 2026] GET /volume/v3/backups/8fbf35b9-20d5-4637-b5b9-52daea9939f3 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:35.091150 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-63ce5550-4398-48df-8b7b-921eaf304a34 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:35.094688 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-63ce5550-4398-48df-8b7b-921eaf304a34 tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] GET https://10.4.3.14/volume/v3/volumes/22c2cb23-42ab-4d48-b38b-fcd0be7cac3d Aug 13 21:13:35.094688 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-63ce5550-4398-48df-8b7b-921eaf304a34 tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:35.094688 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-63ce5550-4398-48df-8b7b-921eaf304a34 tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:35.102685 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-63ce5550-4398-48df-8b7b-921eaf304a34 tempest-VolumeQuotasNegativeTestJSON-2054517086 tempest-VolumeQuotasNegativeTestJSON-2054517086-project-member] https://10.4.3.14/volume/v3/volumes/22c2cb23-42ab-4d48-b38b-fcd0be7cac3d returned with HTTP 404 Aug 13 21:13:35.103246 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 814/3230] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:35 2026] GET /volume/v3/volumes/22c2cb23-42ab-4d48-b38b-fcd0be7cac3d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:13:35.110595 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b3a6ccb0-876b-4c6e-86bb-fef7f1cf9640 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:35.113138 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b3a6ccb0-876b-4c6e-86bb-fef7f1cf9640 tempest-VolumeQuotasNegativeTestJSON-1667682761 tempest-VolumeQuotasNegativeTestJSON-1667682761-project-admin] PUT https://10.4.3.14/volume/v3/os-quota-sets/d48cf408178c4053896e309139d2637d Aug 13 21:13:35.113499 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b3a6ccb0-876b-4c6e-86bb-fef7f1cf9640 tempest-VolumeQuotasNegativeTestJSON-1667682761 tempest-VolumeQuotasNegativeTestJSON-1667682761-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:13:35.202865 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b3a6ccb0-876b-4c6e-86bb-fef7f1cf9640 tempest-VolumeQuotasNegativeTestJSON-1667682761 tempest-VolumeQuotasNegativeTestJSON-1667682761-project-admin] https://10.4.3.14/volume/v3/os-quota-sets/d48cf408178c4053896e309139d2637d returned with HTTP 200 Aug 13 21:13:35.203420 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 803/3231] 10.4.3.14 () {68 vars in 1368 bytes} [Thu Aug 13 21:13:35 2026] PUT /volume/v3/os-quota-sets/d48cf408178c4053896e309139d2637d => generated 1557 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:13:35.219457 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1fd14414-03e2-4b01-b622-a4f077dcc057 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:35.221689 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1fd14414-03e2-4b01-b622-a4f077dcc057 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/13e1b9d7-e9fd-4138-9e93-d9a77ab38d2b Aug 13 21:13:35.222409 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1fd14414-03e2-4b01-b622-a4f077dcc057 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:35.222409 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1fd14414-03e2-4b01-b622-a4f077dcc057 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:35.222675 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-1fd14414-03e2-4b01-b622-a4f077dcc057 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 13e1b9d7-e9fd-4138-9e93-d9a77ab38d2b. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:35.236343 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:35.236343 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:35.237995 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1fd14414-03e2-4b01-b622-a4f077dcc057 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/13e1b9d7-e9fd-4138-9e93-d9a77ab38d2b returned with HTTP 200 Aug 13 21:13:35.239380 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 806/3232] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:35 2026] GET /volume/v3/backups/13e1b9d7-e9fd-4138-9e93-d9a77ab38d2b => generated 706 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:35.252720 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a5a747e1-bd5a-4c5f-b71e-3d41ffcc91ce None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:35.254575 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a5a747e1-bd5a-4c5f-b71e-3d41ffcc91ce tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/13e1b9d7-e9fd-4138-9e93-d9a77ab38d2b Aug 13 21:13:35.256126 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a5a747e1-bd5a-4c5f-b71e-3d41ffcc91ce tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:35.256349 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a5a747e1-bd5a-4c5f-b71e-3d41ffcc91ce tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:35.256448 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-a5a747e1-bd5a-4c5f-b71e-3d41ffcc91ce tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 13e1b9d7-e9fd-4138-9e93-d9a77ab38d2b. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:35.262008 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:35.262008 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:35.262902 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a5a747e1-bd5a-4c5f-b71e-3d41ffcc91ce tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/13e1b9d7-e9fd-4138-9e93-d9a77ab38d2b returned with HTTP 200 Aug 13 21:13:35.263293 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 810/3233] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:35 2026] GET /volume/v3/backups/13e1b9d7-e9fd-4138-9e93-d9a77ab38d2b => generated 706 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:35.276373 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f8c1f4a0-278a-4f3e-ac25-1e858e4e5ac8 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:35.278181 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f8c1f4a0-278a-4f3e-ac25-1e858e4e5ac8 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] DELETE https://10.4.3.14/volume/v3/backups/13e1b9d7-e9fd-4138-9e93-d9a77ab38d2b Aug 13 21:13:35.278854 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f8c1f4a0-278a-4f3e-ac25-1e858e4e5ac8 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:35.279161 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f8c1f4a0-278a-4f3e-ac25-1e858e4e5ac8 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:35.279331 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.contrib.backups [None req-f8c1f4a0-278a-4f3e-ac25-1e858e4e5ac8 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Delete backup with id: 13e1b9d7-e9fd-4138-9e93-d9a77ab38d2b. Aug 13 21:13:35.284284 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:35.284284 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:35.305310 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.backup.rpcapi [None req-f8c1f4a0-278a-4f3e-ac25-1e858e4e5ac8 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] delete_backup rpcapi backup_id 13e1b9d7-e9fd-4138-9e93-d9a77ab38d2b {{(pid=100216) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 21:13:35.306655 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f8c1f4a0-278a-4f3e-ac25-1e858e4e5ac8 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/13e1b9d7-e9fd-4138-9e93-d9a77ab38d2b returned with HTTP 202 Aug 13 21:13:35.307677 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 815/3234] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:13:35 2026] DELETE /volume/v3/backups/13e1b9d7-e9fd-4138-9e93-d9a77ab38d2b => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:13:35.315084 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-8b126c67-bdc4-4837-b9f4-41a2464296ab None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:35.316933 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8b126c67-bdc4-4837-b9f4-41a2464296ab tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/13e1b9d7-e9fd-4138-9e93-d9a77ab38d2b Aug 13 21:13:35.317861 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8b126c67-bdc4-4837-b9f4-41a2464296ab tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:35.317861 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8b126c67-bdc4-4837-b9f4-41a2464296ab tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:35.317861 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-8b126c67-bdc4-4837-b9f4-41a2464296ab tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 13e1b9d7-e9fd-4138-9e93-d9a77ab38d2b. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:35.324324 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:35.324324 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:35.325097 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8b126c67-bdc4-4837-b9f4-41a2464296ab tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/13e1b9d7-e9fd-4138-9e93-d9a77ab38d2b returned with HTTP 200 Aug 13 21:13:35.325441 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 804/3235] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:35 2026] GET /volume/v3/backups/13e1b9d7-e9fd-4138-9e93-d9a77ab38d2b => generated 705 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:35.383082 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b0be335c-29b0-4d97-ab29-f3f4607c979f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:35.387605 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b0be335c-29b0-4d97-ab29-f3f4607c979f tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/8fbf35b9-20d5-4637-b5b9-52daea9939f3 Aug 13 21:13:35.387605 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b0be335c-29b0-4d97-ab29-f3f4607c979f tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:35.387880 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b0be335c-29b0-4d97-ab29-f3f4607c979f tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:35.388146 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-b0be335c-29b0-4d97-ab29-f3f4607c979f tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id 8fbf35b9-20d5-4637-b5b9-52daea9939f3. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:35.394286 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:35.394286 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:35.394286 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b0be335c-29b0-4d97-ab29-f3f4607c979f tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/8fbf35b9-20d5-4637-b5b9-52daea9939f3 returned with HTTP 200 Aug 13 21:13:35.394286 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 807/3236] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:13:35 2026] GET /volume/v3/backups/8fbf35b9-20d5-4637-b5b9-52daea9939f3 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:35.403339 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b57e237d-5fcf-46a9-a6f8-cc076f783a9e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:35.407851 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b57e237d-5fcf-46a9-a6f8-cc076f783a9e tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-member] POST https://10.4.3.14/volume/v3/backups/8fbf35b9-20d5-4637-b5b9-52daea9939f3/action Aug 13 21:13:35.408321 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b57e237d-5fcf-46a9-a6f8-cc076f783a9e tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:13:35.408479 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b57e237d-5fcf-46a9-a6f8-cc076f783a9e tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:13:35.410279 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.contrib.admin_actions [None req-b57e237d-5fcf-46a9-a6f8-cc076f783a9e tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-member] Updating backup '8fbf35b9-20d5-4637-b5b9-52daea9939f3' with '{'status': 'error'}' {{(pid=100214) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 13 21:13:35.425076 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:35.425076 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:35.426290 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.policy [None req-b57e237d-5fcf-46a9-a6f8-cc076f783a9e tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '8d5654b20d2d4dcf96e99feda810f60c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9cb26f5c983846b7b82de7370d951bc4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100214) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 21:13:35.426486 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b57e237d-5fcf-46a9-a6f8-cc076f783a9e tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-member] https://10.4.3.14/volume/v3/backups/8fbf35b9-20d5-4637-b5b9-52daea9939f3/action returned with HTTP 403 Aug 13 21:13:35.427264 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 811/3237] 10.4.3.14 () {70 vars in 1423 bytes} [Thu Aug 13 21:13:35 2026] POST /volume/v3/backups/8fbf35b9-20d5-4637-b5b9-52daea9939f3/action => generated 131 bytes in 24 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:13:35.433543 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-cb65603b-85bf-4efa-acd6-775aa6867a8b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:35.435510 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-cb65603b-85bf-4efa-acd6-775aa6867a8b tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] DELETE https://10.4.3.14/volume/v3/volumes/e3ab96fd-13d5-47f9-a8ab-7cd4598df336 Aug 13 21:13:35.435822 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-cb65603b-85bf-4efa-acd6-775aa6867a8b tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:35.436145 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-cb65603b-85bf-4efa-acd6-775aa6867a8b tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:35.436571 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-cb65603b-85bf-4efa-acd6-775aa6867a8b tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Delete volume with id: e3ab96fd-13d5-47f9-a8ab-7cd4598df336 Aug 13 21:13:35.444570 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:35.444570 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:35.445315 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-cb65603b-85bf-4efa-acd6-775aa6867a8b tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Volume info retrieved successfully. Aug 13 21:13:35.471020 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-cb65603b-85bf-4efa-acd6-775aa6867a8b tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Delete volume request issued successfully. Aug 13 21:13:35.471020 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-cb65603b-85bf-4efa-acd6-775aa6867a8b tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/volumes/e3ab96fd-13d5-47f9-a8ab-7cd4598df336 returned with HTTP 202 Aug 13 21:13:35.471020 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 816/3238] 10.4.3.14 () {68 vars in 1384 bytes} [Thu Aug 13 21:13:35 2026] DELETE /volume/v3/volumes/e3ab96fd-13d5-47f9-a8ab-7cd4598df336 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:13:35.480396 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-1dc07645-9a33-476f-a143-ef2704867abc None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:35.482654 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1dc07645-9a33-476f-a143-ef2704867abc tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/volumes/e3ab96fd-13d5-47f9-a8ab-7cd4598df336 Aug 13 21:13:35.482972 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1dc07645-9a33-476f-a143-ef2704867abc tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:35.483244 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1dc07645-9a33-476f-a143-ef2704867abc tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:35.492480 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:35.492480 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:35.497134 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-1dc07645-9a33-476f-a143-ef2704867abc tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Volume info retrieved successfully. Aug 13 21:13:35.502426 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1dc07645-9a33-476f-a143-ef2704867abc tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/volumes/e3ab96fd-13d5-47f9-a8ab-7cd4598df336 returned with HTTP 200 Aug 13 21:13:35.502917 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 805/3239] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:13:35 2026] GET /volume/v3/volumes/e3ab96fd-13d5-47f9-a8ab-7cd4598df336 => generated 1015 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:13:36.336092 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9bf4a7ac-c1f0-4210-8f47-0c8cb437230a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:36.337992 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9bf4a7ac-c1f0-4210-8f47-0c8cb437230a tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/13e1b9d7-e9fd-4138-9e93-d9a77ab38d2b Aug 13 21:13:36.338232 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9bf4a7ac-c1f0-4210-8f47-0c8cb437230a tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:36.338473 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9bf4a7ac-c1f0-4210-8f47-0c8cb437230a tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:36.338625 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-9bf4a7ac-c1f0-4210-8f47-0c8cb437230a tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 13e1b9d7-e9fd-4138-9e93-d9a77ab38d2b. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:36.344062 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9bf4a7ac-c1f0-4210-8f47-0c8cb437230a tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/13e1b9d7-e9fd-4138-9e93-d9a77ab38d2b returned with HTTP 404 Aug 13 21:13:36.344581 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 808/3240] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:36 2026] GET /volume/v3/backups/13e1b9d7-e9fd-4138-9e93-d9a77ab38d2b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:13:36.355852 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-da8d2bfb-d6ab-4eea-8b70-cfd9a278c608 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:36.357418 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-da8d2bfb-d6ab-4eea-8b70-cfd9a278c608 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] POST https://10.4.3.14/volume/v3/backups Aug 13 21:13:36.357905 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-da8d2bfb-d6ab-4eea-8b70-cfd9a278c608 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c69be8d7-d9be-4302-a0d1-aa82c7b5cd14", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-1552447972", "container": "tempest-volumesbackupstest-backup-container-426077416"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:13:36.359991 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.contrib.backups [None req-da8d2bfb-d6ab-4eea-8b70-cfd9a278c608 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Creating new backup {'backup': {'volume_id': 'c69be8d7-d9be-4302-a0d1-aa82c7b5cd14', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1552447972', 'container': 'tempest-volumesbackupstest-backup-container-426077416'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 21:13:36.361293 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.contrib.backups [None req-da8d2bfb-d6ab-4eea-8b70-cfd9a278c608 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Creating backup of volume c69be8d7-d9be-4302-a0d1-aa82c7b5cd14 in container tempest-volumesbackupstest-backup-container-426077416 Aug 13 21:13:36.378628 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:36.378628 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:36.378628 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-da8d2bfb-d6ab-4eea-8b70-cfd9a278c608 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Volume info retrieved successfully. Aug 13 21:13:36.402663 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-da8d2bfb-d6ab-4eea-8b70-cfd9a278c608 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Created reservations ['4b75956e-4bdb-4f6b-8a33-88a03a744fef', '97da8fe4-6e6b-4b80-84fc-f9dc5f5dd244'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:13:36.459164 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-da8d2bfb-d6ab-4eea-8b70-cfd9a278c608 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups returned with HTTP 202 Aug 13 21:13:36.461856 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 812/3241] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:13:36 2026] POST /volume/v3/backups => generated 328 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:13:36.470487 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-39d14e71-33ca-4c2f-be81-dab896fa11d9 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:36.473020 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-39d14e71-33ca-4c2f-be81-dab896fa11d9 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/8f41eccd-4345-4826-9be7-9a940ca8aa76 Aug 13 21:13:36.473143 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-39d14e71-33ca-4c2f-be81-dab896fa11d9 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:36.473920 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-39d14e71-33ca-4c2f-be81-dab896fa11d9 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:36.473920 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-39d14e71-33ca-4c2f-be81-dab896fa11d9 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 8f41eccd-4345-4826-9be7-9a940ca8aa76. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:36.479467 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:36.479467 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:36.480592 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-39d14e71-33ca-4c2f-be81-dab896fa11d9 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/8f41eccd-4345-4826-9be7-9a940ca8aa76 returned with HTTP 200 Aug 13 21:13:36.481363 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 817/3242] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:36 2026] GET /volume/v3/backups/8f41eccd-4345-4826-9be7-9a940ca8aa76 => generated 785 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:36.515806 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-74b4db17-e78d-4159-9c93-9fe17c9414a7 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:36.520035 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-74b4db17-e78d-4159-9c93-9fe17c9414a7 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/volumes/e3ab96fd-13d5-47f9-a8ab-7cd4598df336 Aug 13 21:13:36.520266 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-74b4db17-e78d-4159-9c93-9fe17c9414a7 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:36.520474 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-74b4db17-e78d-4159-9c93-9fe17c9414a7 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:36.528063 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-74b4db17-e78d-4159-9c93-9fe17c9414a7 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/volumes/e3ab96fd-13d5-47f9-a8ab-7cd4598df336 returned with HTTP 404 Aug 13 21:13:36.528603 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 806/3243] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:13:36 2026] GET /volume/v3/volumes/e3ab96fd-13d5-47f9-a8ab-7cd4598df336 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:13:36.537638 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e4641ed6-6813-4717-8a80-41b0b8c3bb07 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:36.539348 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e4641ed6-6813-4717-8a80-41b0b8c3bb07 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-member] POST https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002/restore Aug 13 21:13:36.539813 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e4641ed6-6813-4717-8a80-41b0b8c3bb07 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:13:36.542163 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.backups [None req-e4641ed6-6813-4717-8a80-41b0b8c3bb07 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-member] Restoring backup bc8d8406-8667-49df-b3f8-28474358e002 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100215) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 13 21:13:36.542163 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.contrib.backups [None req-e4641ed6-6813-4717-8a80-41b0b8c3bb07 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-member] Restoring backup bc8d8406-8667-49df-b3f8-28474358e002 to volume None. Aug 13 21:13:36.546128 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:36.546128 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:36.547322 np0000007265 devstack@c-api.service[100215]: INFO cinder.backup.api [None req-e4641ed6-6813-4717-8a80-41b0b8c3bb07 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-member] Creating volume of 1 GB for restore of backup bc8d8406-8667-49df-b3f8-28474358e002. Aug 13 21:13:36.551612 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e4641ed6-6813-4717-8a80-41b0b8c3bb07 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-member] Availability Zones retrieved successfully. Aug 13 21:13:36.556832 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e4641ed6-6813-4717-8a80-41b0b8c3bb07 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-member] Flow 'volume_create_api' (dd605aba-bc6b-40f8-8026-86d0cdd1db6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:13:36.560640 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e4641ed6-6813-4717-8a80-41b0b8c3bb07 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ad6115f-869a-45ae-8e6c-830fd0b854b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:13:36.560640 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-e4641ed6-6813-4717-8a80-41b0b8c3bb07 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:13:36.589109 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e4641ed6-6813-4717-8a80-41b0b8c3bb07 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ad6115f-869a-45ae-8e6c-830fd0b854b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:13:36.589109 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e4641ed6-6813-4717-8a80-41b0b8c3bb07 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (981c7c07-1005-4429-b1f6-92865b82be32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:13:36.631297 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-e4641ed6-6813-4717-8a80-41b0b8c3bb07 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-member] Created reservations ['ba2e411a-f192-448d-a570-2a5d76fe0a54', '018b9698-b3e1-449c-b216-f396adce9fec', 'c25f9517-d064-48f4-bb45-cdfd7eb52cf4', '7b06ede5-0229-4f17-adb2-a26fd23cefa3'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:13:36.632459 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e4641ed6-6813-4717-8a80-41b0b8c3bb07 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (981c7c07-1005-4429-b1f6-92865b82be32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba2e411a-f192-448d-a570-2a5d76fe0a54', '018b9698-b3e1-449c-b216-f396adce9fec', 'c25f9517-d064-48f4-bb45-cdfd7eb52cf4', '7b06ede5-0229-4f17-adb2-a26fd23cefa3']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:13:36.632823 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e4641ed6-6813-4717-8a80-41b0b8c3bb07 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f9fba52-a4d0-4a5a-ba6e-82365b9d4cfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:13:36.662558 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e4641ed6-6813-4717-8a80-41b0b8c3bb07 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f9fba52-a4d0-4a5a-ba6e-82365b9d4cfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c60d6d9-4d0e-48c5-a593-9fe05f8cddb7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='auto-created_from_restore_from_backup',display_name='new-backup-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9cb26f5c983846b7b82de7370d951bc4',qos_specs=None,replication_status=,reservations=['ba2e411a-f192-448d-a570-2a5d76fe0a54','018b9698-b3e1-449c-b216-f396adce9fec','c25f9517-d064-48f4-bb45-cdfd7eb52cf4','7b06ede5-0229-4f17-adb2-a26fd23cefa3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d5654b20d2d4dcf96e99feda810f60c',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:13:36Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='new-backup-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c60d6d9-4d0e-48c5-a593-9fe05f8cddb7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9cb26f5c983846b7b82de7370d951bc4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8d5654b20d2d4dcf96e99feda810f60c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:13:36.666408 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e4641ed6-6813-4717-8a80-41b0b8c3bb07 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b351e409-7576-4934-822c-4ec92c5b5b79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:13:36.679768 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e4641ed6-6813-4717-8a80-41b0b8c3bb07 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b351e409-7576-4934-822c-4ec92c5b5b79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='auto-created_from_restore_from_backup',display_name='new-backup-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9cb26f5c983846b7b82de7370d951bc4',qos_specs=None,replication_status=,reservations=['ba2e411a-f192-448d-a570-2a5d76fe0a54','018b9698-b3e1-449c-b216-f396adce9fec','c25f9517-d064-48f4-bb45-cdfd7eb52cf4','7b06ede5-0229-4f17-adb2-a26fd23cefa3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d5654b20d2d4dcf96e99feda810f60c',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:13:36.680497 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e4641ed6-6813-4717-8a80-41b0b8c3bb07 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2290c30-d063-4666-86b8-038eb720ba61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:13:36.692366 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e4641ed6-6813-4717-8a80-41b0b8c3bb07 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2290c30-d063-4666-86b8-038eb720ba61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:13:36.692366 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e4641ed6-6813-4717-8a80-41b0b8c3bb07 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-member] Flow 'volume_create_api' (dd605aba-bc6b-40f8-8026-86d0cdd1db6b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:13:36.692366 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e4641ed6-6813-4717-8a80-41b0b8c3bb07 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-member] Create volume request issued successfully. Aug 13 21:13:36.701447 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:36.701447 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:36.702330 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e4641ed6-6813-4717-8a80-41b0b8c3bb07 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-member] Volume info retrieved successfully. Aug 13 21:13:37.501222 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-69d6b684-654b-4f10-a4d3-57eb6184924d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:37.503658 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-69d6b684-654b-4f10-a4d3-57eb6184924d tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/8f41eccd-4345-4826-9be7-9a940ca8aa76 Aug 13 21:13:37.503947 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-69d6b684-654b-4f10-a4d3-57eb6184924d tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:37.504227 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-69d6b684-654b-4f10-a4d3-57eb6184924d tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:37.504378 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-69d6b684-654b-4f10-a4d3-57eb6184924d tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 8f41eccd-4345-4826-9be7-9a940ca8aa76. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:37.510693 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:37.510693 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:37.511755 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-69d6b684-654b-4f10-a4d3-57eb6184924d tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/8f41eccd-4345-4826-9be7-9a940ca8aa76 returned with HTTP 200 Aug 13 21:13:37.512304 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 813/3244] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:37 2026] GET /volume/v3/backups/8f41eccd-4345-4826-9be7-9a940ca8aa76 => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:37.712575 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:37.712575 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:37.713224 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e4641ed6-6813-4717-8a80-41b0b8c3bb07 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-member] Volume info retrieved successfully. Aug 13 21:13:37.713274 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.backup.api [None req-e4641ed6-6813-4717-8a80-41b0b8c3bb07 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-member] Checking backup size 1 against volume size 1 {{(pid=100215) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 13 21:13:37.713413 np0000007265 devstack@c-api.service[100215]: INFO cinder.backup.api [None req-e4641ed6-6813-4717-8a80-41b0b8c3bb07 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-member] Overwriting volume 6c60d6d9-4d0e-48c5-a593-9fe05f8cddb7 with restore of backup bc8d8406-8667-49df-b3f8-28474358e002 Aug 13 21:13:37.733361 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.backup.rpcapi [None req-e4641ed6-6813-4717-8a80-41b0b8c3bb07 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-member] restore_backup in rpcapi backup_id bc8d8406-8667-49df-b3f8-28474358e002 {{(pid=100215) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 13 21:13:37.735524 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e4641ed6-6813-4717-8a80-41b0b8c3bb07 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-member] https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002/restore returned with HTTP 202 Aug 13 21:13:37.737362 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 809/3245] 10.4.3.14 () {70 vars in 1426 bytes} [Thu Aug 13 21:13:36 2026] POST /volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002/restore => generated 152 bytes in 1199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:13:37.747049 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-6ae0db85-314c-4aef-9935-c1f5b0c551a2 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:37.749722 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6ae0db85-314c-4aef-9935-c1f5b0c551a2 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 Aug 13 21:13:37.750375 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6ae0db85-314c-4aef-9935-c1f5b0c551a2 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:37.750375 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6ae0db85-314c-4aef-9935-c1f5b0c551a2 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:37.750530 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-6ae0db85-314c-4aef-9935-c1f5b0c551a2 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id bc8d8406-8667-49df-b3f8-28474358e002. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:37.755575 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:37.755575 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:37.756426 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6ae0db85-314c-4aef-9935-c1f5b0c551a2 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 returned with HTTP 200 Aug 13 21:13:37.756974 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 818/3246] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:13:37 2026] GET /volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:37.895140 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-0a08091f-5264-43fc-b435-c91cc180b3cd None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:38.003988 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0a08091f-5264-43fc-b435-c91cc180b3cd tempest-VolumeTypesAccessTest-460817076 tempest-VolumeTypesAccessTest-460817076-project-admin] POST https://10.4.3.14/volume/v3/types Aug 13 21:13:38.004459 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0a08091f-5264-43fc-b435-c91cc180b3cd tempest-VolumeTypesAccessTest-460817076 tempest-VolumeTypesAccessTest-460817076-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-116991864", "os-volume-type-access:is_public": false}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:13:38.021719 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0a08091f-5264-43fc-b435-c91cc180b3cd tempest-VolumeTypesAccessTest-460817076 tempest-VolumeTypesAccessTest-460817076-project-admin] https://10.4.3.14/volume/v3/types returned with HTTP 200 Aug 13 21:13:38.022250 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 807/3247] 10.4.3.14 () {68 vars in 1246 bytes} [Thu Aug 13 21:13:37 2026] POST /volume/v3/types => generated 228 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:38.032118 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c98f00e5-0756-4fdf-970d-b3d3e29e7a6a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:38.094994 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c98f00e5-0756-4fdf-970d-b3d3e29e7a6a tempest-VolumeTypesAccessTest-1103137181 tempest-VolumeTypesAccessTest-1103137181-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:13:38.094994 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c98f00e5-0756-4fdf-970d-b3d3e29e7a6a tempest-VolumeTypesAccessTest-1103137181 tempest-VolumeTypesAccessTest-1103137181-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "1752c8c3-fe76-444f-babb-3b36d970bac6", "size": 1}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:13:38.094994 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-c98f00e5-0756-4fdf-970d-b3d3e29e7a6a tempest-VolumeTypesAccessTest-1103137181 tempest-VolumeTypesAccessTest-1103137181-project-member] Create volume request body: {'volume': {'volume_type': '1752c8c3-fe76-444f-babb-3b36d970bac6', 'size': 1}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:13:38.100234 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c98f00e5-0756-4fdf-970d-b3d3e29e7a6a tempest-VolumeTypesAccessTest-1103137181 tempest-VolumeTypesAccessTest-1103137181-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 404 Aug 13 21:13:38.101483 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 814/3248] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:13:38 2026] POST /volume/v3/volumes => generated 114 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:13:38.107547 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f880b982-1c26-4b5d-8e8a-45e6d877d715 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:38.110231 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f880b982-1c26-4b5d-8e8a-45e6d877d715 tempest-VolumeTypesAccessTest-460817076 tempest-VolumeTypesAccessTest-460817076-project-admin] POST https://10.4.3.14/volume/v3/types/1752c8c3-fe76-444f-babb-3b36d970bac6/action Aug 13 21:13:38.110715 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f880b982-1c26-4b5d-8e8a-45e6d877d715 tempest-VolumeTypesAccessTest-460817076 tempest-VolumeTypesAccessTest-460817076-project-admin] Action body: b'{"addProjectAccess": {"project": "5fddbf51121e4269a32fd97e3058a7f0"}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:13:38.111140 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f880b982-1c26-4b5d-8e8a-45e6d877d715 tempest-VolumeTypesAccessTest-460817076 tempest-VolumeTypesAccessTest-460817076-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "5fddbf51121e4269a32fd97e3058a7f0"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:13:38.124049 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f880b982-1c26-4b5d-8e8a-45e6d877d715 tempest-VolumeTypesAccessTest-460817076 tempest-VolumeTypesAccessTest-460817076-project-admin] https://10.4.3.14/volume/v3/types/1752c8c3-fe76-444f-babb-3b36d970bac6/action returned with HTTP 202 Aug 13 21:13:38.124422 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 810/3249] 10.4.3.14 () {68 vars in 1377 bytes} [Thu Aug 13 21:13:38 2026] POST /volume/v3/types/1752c8c3-fe76-444f-babb-3b36d970bac6/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:13:38.131593 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e6f5249d-5087-4d84-a7ba-d71c114c710d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:38.133282 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e6f5249d-5087-4d84-a7ba-d71c114c710d tempest-VolumeTypesAccessTest-1103137181 tempest-VolumeTypesAccessTest-1103137181-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:13:38.133635 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e6f5249d-5087-4d84-a7ba-d71c114c710d tempest-VolumeTypesAccessTest-1103137181 tempest-VolumeTypesAccessTest-1103137181-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "1752c8c3-fe76-444f-babb-3b36d970bac6", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-836327178"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:13:38.135161 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-e6f5249d-5087-4d84-a7ba-d71c114c710d tempest-VolumeTypesAccessTest-1103137181 tempest-VolumeTypesAccessTest-1103137181-project-member] Create volume request body: {'volume': {'volume_type': '1752c8c3-fe76-444f-babb-3b36d970bac6', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-836327178'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:13:38.139995 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-e6f5249d-5087-4d84-a7ba-d71c114c710d tempest-VolumeTypesAccessTest-1103137181 tempest-VolumeTypesAccessTest-1103137181-project-member] Create volume of 1 GB Aug 13 21:13:38.141505 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:38.141505 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:38.141505 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-e6f5249d-5087-4d84-a7ba-d71c114c710d tempest-VolumeTypesAccessTest-1103137181 tempest-VolumeTypesAccessTest-1103137181-project-member] Availability Zones retrieved successfully. Aug 13 21:13:38.145723 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-e6f5249d-5087-4d84-a7ba-d71c114c710d tempest-VolumeTypesAccessTest-1103137181 tempest-VolumeTypesAccessTest-1103137181-project-member] Flow 'volume_create_api' (0568b2d5-42af-4f63-aac0-0681b85a62c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:13:38.146870 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-e6f5249d-5087-4d84-a7ba-d71c114c710d tempest-VolumeTypesAccessTest-1103137181 tempest-VolumeTypesAccessTest-1103137181-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5adbfbd7-244a-49fc-911d-9391efb13ec8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:13:38.147917 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-e6f5249d-5087-4d84-a7ba-d71c114c710d tempest-VolumeTypesAccessTest-1103137181 tempest-VolumeTypesAccessTest-1103137181-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:13:38.170320 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-e6f5249d-5087-4d84-a7ba-d71c114c710d tempest-VolumeTypesAccessTest-1103137181 tempest-VolumeTypesAccessTest-1103137181-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5adbfbd7-244a-49fc-911d-9391efb13ec8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:13:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1752c8c3-fe76-444f-babb-3b36d970bac6,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-116991864',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1752c8c3-fe76-444f-babb-3b36d970bac6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:13:38.171339 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-e6f5249d-5087-4d84-a7ba-d71c114c710d tempest-VolumeTypesAccessTest-1103137181 tempest-VolumeTypesAccessTest-1103137181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22bd4a3f-bda9-4c79-9dfe-cf21793e69ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:13:38.205172 np0000007265 devstack@c-api.service[100216]: WARNING cinder.quota [None req-e6f5249d-5087-4d84-a7ba-d71c114c710d tempest-VolumeTypesAccessTest-1103137181 tempest-VolumeTypesAccessTest-1103137181-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-116991864 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-116991864, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:13:38.205468 np0000007265 devstack@c-api.service[100216]: WARNING cinder.quota [None req-e6f5249d-5087-4d84-a7ba-d71c114c710d tempest-VolumeTypesAccessTest-1103137181 tempest-VolumeTypesAccessTest-1103137181-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-116991864 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-116991864, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:13:38.255316 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-e6f5249d-5087-4d84-a7ba-d71c114c710d tempest-VolumeTypesAccessTest-1103137181 tempest-VolumeTypesAccessTest-1103137181-project-member] Created reservations ['441301b9-caea-45ef-9297-e44f32d348c5', '40278dea-770c-45f7-9b48-8de7238454fa', '86f888b7-834e-47a7-b577-fc26ad083d71', '3dcc6715-a591-499f-8edf-c19707462806'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:13:38.256432 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-e6f5249d-5087-4d84-a7ba-d71c114c710d tempest-VolumeTypesAccessTest-1103137181 tempest-VolumeTypesAccessTest-1103137181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22bd4a3f-bda9-4c79-9dfe-cf21793e69ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['441301b9-caea-45ef-9297-e44f32d348c5', '40278dea-770c-45f7-9b48-8de7238454fa', '86f888b7-834e-47a7-b577-fc26ad083d71', '3dcc6715-a591-499f-8edf-c19707462806']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:13:38.257505 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-e6f5249d-5087-4d84-a7ba-d71c114c710d tempest-VolumeTypesAccessTest-1103137181 tempest-VolumeTypesAccessTest-1103137181-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b9039a8-990e-4b43-b9a5-ad48132faab8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:13:38.287033 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-e6f5249d-5087-4d84-a7ba-d71c114c710d tempest-VolumeTypesAccessTest-1103137181 tempest-VolumeTypesAccessTest-1103137181-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b9039a8-990e-4b43-b9a5-ad48132faab8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91d693de-0e97-46d9-9f2f-00c1eee4b4ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-836327178',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fddbf51121e4269a32fd97e3058a7f0',qos_specs=None,replication_status=,reservations=['441301b9-caea-45ef-9297-e44f32d348c5','40278dea-770c-45f7-9b48-8de7238454fa','86f888b7-834e-47a7-b577-fc26ad083d71','3dcc6715-a591-499f-8edf-c19707462806'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa4024d4badf4ba18f1831d3e6e09407',volume_type_id=1752c8c3-fe76-444f-babb-3b36d970bac6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:13:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-836327178',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91d693de-0e97-46d9-9f2f-00c1eee4b4ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5fddbf51121e4269a32fd97e3058a7f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa4024d4badf4ba18f1831d3e6e09407',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1752c8c3-fe76-444f-babb-3b36d970bac6),volume_type_id=1752c8c3-fe76-444f-babb-3b36d970bac6)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:13:38.288115 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-e6f5249d-5087-4d84-a7ba-d71c114c710d tempest-VolumeTypesAccessTest-1103137181 tempest-VolumeTypesAccessTest-1103137181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (814c8a33-28e4-467c-84d1-7ce4ab90d23e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:13:38.307309 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-e6f5249d-5087-4d84-a7ba-d71c114c710d tempest-VolumeTypesAccessTest-1103137181 tempest-VolumeTypesAccessTest-1103137181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (814c8a33-28e4-467c-84d1-7ce4ab90d23e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-836327178',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fddbf51121e4269a32fd97e3058a7f0',qos_specs=None,replication_status=,reservations=['441301b9-caea-45ef-9297-e44f32d348c5','40278dea-770c-45f7-9b48-8de7238454fa','86f888b7-834e-47a7-b577-fc26ad083d71','3dcc6715-a591-499f-8edf-c19707462806'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa4024d4badf4ba18f1831d3e6e09407',volume_type_id=1752c8c3-fe76-444f-babb-3b36d970bac6)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:13:38.308513 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-e6f5249d-5087-4d84-a7ba-d71c114c710d tempest-VolumeTypesAccessTest-1103137181 tempest-VolumeTypesAccessTest-1103137181-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43d6cc49-a519-4356-be9c-24ce76499b5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:13:38.321002 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-e6f5249d-5087-4d84-a7ba-d71c114c710d tempest-VolumeTypesAccessTest-1103137181 tempest-VolumeTypesAccessTest-1103137181-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43d6cc49-a519-4356-be9c-24ce76499b5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:13:38.321258 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-e6f5249d-5087-4d84-a7ba-d71c114c710d tempest-VolumeTypesAccessTest-1103137181 tempest-VolumeTypesAccessTest-1103137181-project-member] Flow 'volume_create_api' (0568b2d5-42af-4f63-aac0-0681b85a62c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:13:38.321718 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-e6f5249d-5087-4d84-a7ba-d71c114c710d tempest-VolumeTypesAccessTest-1103137181 tempest-VolumeTypesAccessTest-1103137181-project-member] Create volume request issued successfully. Aug 13 21:13:38.322711 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e6f5249d-5087-4d84-a7ba-d71c114c710d tempest-VolumeTypesAccessTest-1103137181 tempest-VolumeTypesAccessTest-1103137181-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:13:38.323431 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 819/3250] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:13:38 2026] POST /volume/v3/volumes => generated 792 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:13:38.335716 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-9a845658-1246-412f-b664-b2fed57404b1 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:38.337511 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9a845658-1246-412f-b664-b2fed57404b1 tempest-VolumeTypesAccessTest-1103137181 tempest-VolumeTypesAccessTest-1103137181-project-member] GET https://10.4.3.14/volume/v3/volumes/91d693de-0e97-46d9-9f2f-00c1eee4b4ba Aug 13 21:13:38.338722 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9a845658-1246-412f-b664-b2fed57404b1 tempest-VolumeTypesAccessTest-1103137181 tempest-VolumeTypesAccessTest-1103137181-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:38.338722 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9a845658-1246-412f-b664-b2fed57404b1 tempest-VolumeTypesAccessTest-1103137181 tempest-VolumeTypesAccessTest-1103137181-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:38.344801 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:38.344801 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:38.348273 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-9a845658-1246-412f-b664-b2fed57404b1 tempest-VolumeTypesAccessTest-1103137181 tempest-VolumeTypesAccessTest-1103137181-project-member] Volume info retrieved successfully. Aug 13 21:13:38.352022 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9a845658-1246-412f-b664-b2fed57404b1 tempest-VolumeTypesAccessTest-1103137181 tempest-VolumeTypesAccessTest-1103137181-project-member] https://10.4.3.14/volume/v3/volumes/91d693de-0e97-46d9-9f2f-00c1eee4b4ba returned with HTTP 200 Aug 13 21:13:38.352979 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 808/3251] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:38 2026] GET /volume/v3/volumes/91d693de-0e97-46d9-9f2f-00c1eee4b4ba => generated 860 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:38.525626 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f890e575-5725-4ed4-a400-fc9db4f91e41 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:38.528597 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f890e575-5725-4ed4-a400-fc9db4f91e41 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/8f41eccd-4345-4826-9be7-9a940ca8aa76 Aug 13 21:13:38.528794 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f890e575-5725-4ed4-a400-fc9db4f91e41 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:38.529046 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f890e575-5725-4ed4-a400-fc9db4f91e41 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:38.529163 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-f890e575-5725-4ed4-a400-fc9db4f91e41 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 8f41eccd-4345-4826-9be7-9a940ca8aa76. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:38.533989 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:38.533989 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:38.534945 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f890e575-5725-4ed4-a400-fc9db4f91e41 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/8f41eccd-4345-4826-9be7-9a940ca8aa76 returned with HTTP 200 Aug 13 21:13:38.535394 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 815/3252] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:38 2026] GET /volume/v3/backups/8f41eccd-4345-4826-9be7-9a940ca8aa76 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:38.770365 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5cb924d3-a96b-4249-b802-697d08aaeeca None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:38.772307 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5cb924d3-a96b-4249-b802-697d08aaeeca tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 Aug 13 21:13:38.772695 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5cb924d3-a96b-4249-b802-697d08aaeeca tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:38.773033 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5cb924d3-a96b-4249-b802-697d08aaeeca tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:38.773981 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-5cb924d3-a96b-4249-b802-697d08aaeeca tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id bc8d8406-8667-49df-b3f8-28474358e002. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:38.778191 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:38.778191 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:38.779038 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5cb924d3-a96b-4249-b802-697d08aaeeca tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 returned with HTTP 200 Aug 13 21:13:38.779548 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 811/3253] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:13:38 2026] GET /volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:39.368480 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-860e1693-bdb3-457e-8f0a-03e99024abf7 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:39.372044 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-860e1693-bdb3-457e-8f0a-03e99024abf7 tempest-VolumeTypesAccessTest-1103137181 tempest-VolumeTypesAccessTest-1103137181-project-member] GET https://10.4.3.14/volume/v3/volumes/91d693de-0e97-46d9-9f2f-00c1eee4b4ba Aug 13 21:13:39.372225 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-860e1693-bdb3-457e-8f0a-03e99024abf7 tempest-VolumeTypesAccessTest-1103137181 tempest-VolumeTypesAccessTest-1103137181-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:39.372349 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-860e1693-bdb3-457e-8f0a-03e99024abf7 tempest-VolumeTypesAccessTest-1103137181 tempest-VolumeTypesAccessTest-1103137181-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:39.383177 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:39.383177 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:39.388704 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-860e1693-bdb3-457e-8f0a-03e99024abf7 tempest-VolumeTypesAccessTest-1103137181 tempest-VolumeTypesAccessTest-1103137181-project-member] Volume info retrieved successfully. Aug 13 21:13:39.393980 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-860e1693-bdb3-457e-8f0a-03e99024abf7 tempest-VolumeTypesAccessTest-1103137181 tempest-VolumeTypesAccessTest-1103137181-project-member] https://10.4.3.14/volume/v3/volumes/91d693de-0e97-46d9-9f2f-00c1eee4b4ba returned with HTTP 200 Aug 13 21:13:39.394489 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 820/3254] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:39 2026] GET /volume/v3/volumes/91d693de-0e97-46d9-9f2f-00c1eee4b4ba => generated 885 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:39.408374 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-9308dab0-9976-4e4f-abe0-009d202a15f8 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:39.410541 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9308dab0-9976-4e4f-abe0-009d202a15f8 tempest-VolumeTypesAccessTest-1103137181 tempest-VolumeTypesAccessTest-1103137181-project-member] GET https://10.4.3.14/volume/v3/volumes/91d693de-0e97-46d9-9f2f-00c1eee4b4ba Aug 13 21:13:39.410768 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9308dab0-9976-4e4f-abe0-009d202a15f8 tempest-VolumeTypesAccessTest-1103137181 tempest-VolumeTypesAccessTest-1103137181-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:39.411052 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9308dab0-9976-4e4f-abe0-009d202a15f8 tempest-VolumeTypesAccessTest-1103137181 tempest-VolumeTypesAccessTest-1103137181-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:39.420771 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:39.420771 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:39.425090 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-9308dab0-9976-4e4f-abe0-009d202a15f8 tempest-VolumeTypesAccessTest-1103137181 tempest-VolumeTypesAccessTest-1103137181-project-member] Volume info retrieved successfully. Aug 13 21:13:39.429305 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9308dab0-9976-4e4f-abe0-009d202a15f8 tempest-VolumeTypesAccessTest-1103137181 tempest-VolumeTypesAccessTest-1103137181-project-member] https://10.4.3.14/volume/v3/volumes/91d693de-0e97-46d9-9f2f-00c1eee4b4ba returned with HTTP 200 Aug 13 21:13:39.429695 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 809/3255] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:39 2026] GET /volume/v3/volumes/91d693de-0e97-46d9-9f2f-00c1eee4b4ba => generated 885 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:39.443401 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8fdc7b8f-1b65-45d5-8900-786ba37505c2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:39.445518 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8fdc7b8f-1b65-45d5-8900-786ba37505c2 tempest-VolumeTypesAccessTest-1103137181 tempest-VolumeTypesAccessTest-1103137181-project-member] DELETE https://10.4.3.14/volume/v3/volumes/91d693de-0e97-46d9-9f2f-00c1eee4b4ba Aug 13 21:13:39.445856 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8fdc7b8f-1b65-45d5-8900-786ba37505c2 tempest-VolumeTypesAccessTest-1103137181 tempest-VolumeTypesAccessTest-1103137181-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:39.446212 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8fdc7b8f-1b65-45d5-8900-786ba37505c2 tempest-VolumeTypesAccessTest-1103137181 tempest-VolumeTypesAccessTest-1103137181-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:39.446507 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-8fdc7b8f-1b65-45d5-8900-786ba37505c2 tempest-VolumeTypesAccessTest-1103137181 tempest-VolumeTypesAccessTest-1103137181-project-member] Delete volume with id: 91d693de-0e97-46d9-9f2f-00c1eee4b4ba Aug 13 21:13:39.456775 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:39.456775 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:39.457639 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-8fdc7b8f-1b65-45d5-8900-786ba37505c2 tempest-VolumeTypesAccessTest-1103137181 tempest-VolumeTypesAccessTest-1103137181-project-member] Volume info retrieved successfully. Aug 13 21:13:39.484680 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-8fdc7b8f-1b65-45d5-8900-786ba37505c2 tempest-VolumeTypesAccessTest-1103137181 tempest-VolumeTypesAccessTest-1103137181-project-member] Delete volume request issued successfully. Aug 13 21:13:39.485159 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8fdc7b8f-1b65-45d5-8900-786ba37505c2 tempest-VolumeTypesAccessTest-1103137181 tempest-VolumeTypesAccessTest-1103137181-project-member] https://10.4.3.14/volume/v3/volumes/91d693de-0e97-46d9-9f2f-00c1eee4b4ba returned with HTTP 202 Aug 13 21:13:39.485891 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 816/3256] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:13:39 2026] DELETE /volume/v3/volumes/91d693de-0e97-46d9-9f2f-00c1eee4b4ba => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:13:39.497710 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ca9344ca-385a-48f3-b87b-8441505de467 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:39.501178 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ca9344ca-385a-48f3-b87b-8441505de467 tempest-VolumeTypesAccessTest-1103137181 tempest-VolumeTypesAccessTest-1103137181-project-member] GET https://10.4.3.14/volume/v3/volumes/91d693de-0e97-46d9-9f2f-00c1eee4b4ba Aug 13 21:13:39.501421 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ca9344ca-385a-48f3-b87b-8441505de467 tempest-VolumeTypesAccessTest-1103137181 tempest-VolumeTypesAccessTest-1103137181-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:39.501732 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ca9344ca-385a-48f3-b87b-8441505de467 tempest-VolumeTypesAccessTest-1103137181 tempest-VolumeTypesAccessTest-1103137181-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:39.515149 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:39.515149 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:39.521154 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ca9344ca-385a-48f3-b87b-8441505de467 tempest-VolumeTypesAccessTest-1103137181 tempest-VolumeTypesAccessTest-1103137181-project-member] Volume info retrieved successfully. Aug 13 21:13:39.526680 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ca9344ca-385a-48f3-b87b-8441505de467 tempest-VolumeTypesAccessTest-1103137181 tempest-VolumeTypesAccessTest-1103137181-project-member] https://10.4.3.14/volume/v3/volumes/91d693de-0e97-46d9-9f2f-00c1eee4b4ba returned with HTTP 200 Aug 13 21:13:39.527177 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 812/3257] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:39 2026] GET /volume/v3/volumes/91d693de-0e97-46d9-9f2f-00c1eee4b4ba => generated 884 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:39.548032 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-09fb16df-b0d1-419b-a005-fbbe7780c0eb None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:39.550099 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-09fb16df-b0d1-419b-a005-fbbe7780c0eb tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/8f41eccd-4345-4826-9be7-9a940ca8aa76 Aug 13 21:13:39.550227 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-09fb16df-b0d1-419b-a005-fbbe7780c0eb tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:39.551095 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-09fb16df-b0d1-419b-a005-fbbe7780c0eb tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:39.551449 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-09fb16df-b0d1-419b-a005-fbbe7780c0eb tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 8f41eccd-4345-4826-9be7-9a940ca8aa76. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:39.557281 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:39.557281 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:39.558202 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-09fb16df-b0d1-419b-a005-fbbe7780c0eb tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/8f41eccd-4345-4826-9be7-9a940ca8aa76 returned with HTTP 200 Aug 13 21:13:39.559319 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 821/3258] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:39 2026] GET /volume/v3/backups/8f41eccd-4345-4826-9be7-9a940ca8aa76 => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:39.793102 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f73dab11-a15f-48e7-baa7-e200c7d9649a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:39.795621 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f73dab11-a15f-48e7-baa7-e200c7d9649a tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 Aug 13 21:13:39.795948 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f73dab11-a15f-48e7-baa7-e200c7d9649a tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:39.796248 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f73dab11-a15f-48e7-baa7-e200c7d9649a tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:39.796406 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-f73dab11-a15f-48e7-baa7-e200c7d9649a tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id bc8d8406-8667-49df-b3f8-28474358e002. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:39.802240 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:39.802240 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:39.803221 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f73dab11-a15f-48e7-baa7-e200c7d9649a tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 returned with HTTP 200 Aug 13 21:13:39.803755 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 810/3259] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:13:39 2026] GET /volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:40.542500 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d8ce63b9-bc05-4b29-8358-a20b17eeed58 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:40.544891 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d8ce63b9-bc05-4b29-8358-a20b17eeed58 tempest-VolumeTypesAccessTest-1103137181 tempest-VolumeTypesAccessTest-1103137181-project-member] GET https://10.4.3.14/volume/v3/volumes/91d693de-0e97-46d9-9f2f-00c1eee4b4ba Aug 13 21:13:40.545353 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d8ce63b9-bc05-4b29-8358-a20b17eeed58 tempest-VolumeTypesAccessTest-1103137181 tempest-VolumeTypesAccessTest-1103137181-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:40.545780 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d8ce63b9-bc05-4b29-8358-a20b17eeed58 tempest-VolumeTypesAccessTest-1103137181 tempest-VolumeTypesAccessTest-1103137181-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:40.554135 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d8ce63b9-bc05-4b29-8358-a20b17eeed58 tempest-VolumeTypesAccessTest-1103137181 tempest-VolumeTypesAccessTest-1103137181-project-member] https://10.4.3.14/volume/v3/volumes/91d693de-0e97-46d9-9f2f-00c1eee4b4ba returned with HTTP 404 Aug 13 21:13:40.555038 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 817/3260] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:40 2026] GET /volume/v3/volumes/91d693de-0e97-46d9-9f2f-00c1eee4b4ba => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:13:40.564830 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-fac59601-0201-4d5d-b18c-8d1bc20d55a9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:40.566980 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fac59601-0201-4d5d-b18c-8d1bc20d55a9 tempest-VolumeTypesAccessTest-460817076 tempest-VolumeTypesAccessTest-460817076-project-admin] POST https://10.4.3.14/volume/v3/types/1752c8c3-fe76-444f-babb-3b36d970bac6/action Aug 13 21:13:40.567660 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fac59601-0201-4d5d-b18c-8d1bc20d55a9 tempest-VolumeTypesAccessTest-460817076 tempest-VolumeTypesAccessTest-460817076-project-admin] Action body: b'{"removeProjectAccess": {"project": "5fddbf51121e4269a32fd97e3058a7f0"}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:13:40.567846 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fac59601-0201-4d5d-b18c-8d1bc20d55a9 tempest-VolumeTypesAccessTest-460817076 tempest-VolumeTypesAccessTest-460817076-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "5fddbf51121e4269a32fd97e3058a7f0"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:13:40.572525 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0a72dc68-846c-41d0-b164-39e408e21ceb None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:40.575728 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0a72dc68-846c-41d0-b164-39e408e21ceb tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/8f41eccd-4345-4826-9be7-9a940ca8aa76 Aug 13 21:13:40.576043 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0a72dc68-846c-41d0-b164-39e408e21ceb tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:40.576354 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0a72dc68-846c-41d0-b164-39e408e21ceb tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:40.576478 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-0a72dc68-846c-41d0-b164-39e408e21ceb tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 8f41eccd-4345-4826-9be7-9a940ca8aa76. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:40.586768 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:40.586768 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:40.587626 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fac59601-0201-4d5d-b18c-8d1bc20d55a9 tempest-VolumeTypesAccessTest-460817076 tempest-VolumeTypesAccessTest-460817076-project-admin] https://10.4.3.14/volume/v3/types/1752c8c3-fe76-444f-babb-3b36d970bac6/action returned with HTTP 202 Aug 13 21:13:40.588362 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 813/3261] 10.4.3.14 () {68 vars in 1377 bytes} [Thu Aug 13 21:13:40 2026] POST /volume/v3/types/1752c8c3-fe76-444f-babb-3b36d970bac6/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:13:40.588630 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0a72dc68-846c-41d0-b164-39e408e21ceb tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/8f41eccd-4345-4826-9be7-9a940ca8aa76 returned with HTTP 200 Aug 13 21:13:40.589679 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 822/3262] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:40 2026] GET /volume/v3/backups/8f41eccd-4345-4826-9be7-9a940ca8aa76 => generated 787 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:40.599481 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-424683f3-a892-44f1-b379-793204f0833b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:40.602048 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-424683f3-a892-44f1-b379-793204f0833b tempest-VolumeTypesAccessTest-460817076 tempest-VolumeTypesAccessTest-460817076-project-admin] DELETE https://10.4.3.14/volume/v3/types/1752c8c3-fe76-444f-babb-3b36d970bac6 Aug 13 21:13:40.602048 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-424683f3-a892-44f1-b379-793204f0833b tempest-VolumeTypesAccessTest-460817076 tempest-VolumeTypesAccessTest-460817076-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:40.602274 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-424683f3-a892-44f1-b379-793204f0833b tempest-VolumeTypesAccessTest-460817076 tempest-VolumeTypesAccessTest-460817076-project-admin] Calling method '_delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:40.623301 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-424683f3-a892-44f1-b379-793204f0833b tempest-VolumeTypesAccessTest-460817076 tempest-VolumeTypesAccessTest-460817076-project-admin] https://10.4.3.14/volume/v3/types/1752c8c3-fe76-444f-babb-3b36d970bac6 returned with HTTP 202 Aug 13 21:13:40.623770 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 811/3263] 10.4.3.14 () {66 vars in 1338 bytes} [Thu Aug 13 21:13:40 2026] DELETE /volume/v3/types/1752c8c3-fe76-444f-babb-3b36d970bac6 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:13:40.631992 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3ad3b90e-effd-4a48-9be9-f06117b86c4f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:40.633973 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3ad3b90e-effd-4a48-9be9-f06117b86c4f tempest-VolumeTypesAccessTest-460817076 tempest-VolumeTypesAccessTest-460817076-project-admin] GET https://10.4.3.14/volume/v3/types/1752c8c3-fe76-444f-babb-3b36d970bac6 Aug 13 21:13:40.634320 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3ad3b90e-effd-4a48-9be9-f06117b86c4f tempest-VolumeTypesAccessTest-460817076 tempest-VolumeTypesAccessTest-460817076-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:40.634655 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3ad3b90e-effd-4a48-9be9-f06117b86c4f tempest-VolumeTypesAccessTest-460817076 tempest-VolumeTypesAccessTest-460817076-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:40.637488 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3ad3b90e-effd-4a48-9be9-f06117b86c4f tempest-VolumeTypesAccessTest-460817076 tempest-VolumeTypesAccessTest-460817076-project-admin] https://10.4.3.14/volume/v3/types/1752c8c3-fe76-444f-babb-3b36d970bac6 returned with HTTP 404 Aug 13 21:13:40.638067 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 818/3264] 10.4.3.14 () {66 vars in 1335 bytes} [Thu Aug 13 21:13:40 2026] GET /volume/v3/types/1752c8c3-fe76-444f-babb-3b36d970bac6 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:13:40.647938 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a89a6316-9c3b-4119-89d7-0c1252d4b020 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:40.649808 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a89a6316-9c3b-4119-89d7-0c1252d4b020 tempest-VolumeTypesAccessTest-460817076 tempest-VolumeTypesAccessTest-460817076-project-admin] POST https://10.4.3.14/volume/v3/types Aug 13 21:13:40.650352 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a89a6316-9c3b-4119-89d7-0c1252d4b020 tempest-VolumeTypesAccessTest-460817076 tempest-VolumeTypesAccessTest-460817076-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-71301505", "os-volume-type-access:is_public": false}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:13:40.666609 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a89a6316-9c3b-4119-89d7-0c1252d4b020 tempest-VolumeTypesAccessTest-460817076 tempest-VolumeTypesAccessTest-460817076-project-admin] https://10.4.3.14/volume/v3/types returned with HTTP 200 Aug 13 21:13:40.667164 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 814/3265] 10.4.3.14 () {68 vars in 1246 bytes} [Thu Aug 13 21:13:40 2026] POST /volume/v3/types => generated 227 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:40.675770 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-14f93b40-cfcc-418b-ab80-05aac779d308 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:40.677646 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-14f93b40-cfcc-418b-ab80-05aac779d308 tempest-VolumeTypesAccessTest-460817076 tempest-VolumeTypesAccessTest-460817076-project-admin] POST https://10.4.3.14/volume/v3/types/f5221114-5f20-465f-9b50-f8dbf9fbd400/action Aug 13 21:13:40.678127 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-14f93b40-cfcc-418b-ab80-05aac779d308 tempest-VolumeTypesAccessTest-460817076 tempest-VolumeTypesAccessTest-460817076-project-admin] Action body: b'{"addProjectAccess": {"project": "5fddbf51121e4269a32fd97e3058a7f0"}}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:13:40.678290 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-14f93b40-cfcc-418b-ab80-05aac779d308 tempest-VolumeTypesAccessTest-460817076 tempest-VolumeTypesAccessTest-460817076-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "5fddbf51121e4269a32fd97e3058a7f0"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:13:40.691650 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-14f93b40-cfcc-418b-ab80-05aac779d308 tempest-VolumeTypesAccessTest-460817076 tempest-VolumeTypesAccessTest-460817076-project-admin] https://10.4.3.14/volume/v3/types/f5221114-5f20-465f-9b50-f8dbf9fbd400/action returned with HTTP 202 Aug 13 21:13:40.692289 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 823/3266] 10.4.3.14 () {68 vars in 1377 bytes} [Thu Aug 13 21:13:40 2026] POST /volume/v3/types/f5221114-5f20-465f-9b50-f8dbf9fbd400/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:13:40.699937 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-247e3480-42bb-492c-8d54-a8025c075d9b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:40.701832 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-247e3480-42bb-492c-8d54-a8025c075d9b tempest-VolumeTypesAccessTest-460817076 tempest-VolumeTypesAccessTest-460817076-project-admin] POST https://10.4.3.14/volume/v3/types/f5221114-5f20-465f-9b50-f8dbf9fbd400/action Aug 13 21:13:40.702338 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-247e3480-42bb-492c-8d54-a8025c075d9b tempest-VolumeTypesAccessTest-460817076 tempest-VolumeTypesAccessTest-460817076-project-admin] Action body: b'{"addProjectAccess": {"project": "414d36825a8c43019156e1637e26cab7"}}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:13:40.702460 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-247e3480-42bb-492c-8d54-a8025c075d9b tempest-VolumeTypesAccessTest-460817076 tempest-VolumeTypesAccessTest-460817076-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "414d36825a8c43019156e1637e26cab7"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:13:40.723806 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-247e3480-42bb-492c-8d54-a8025c075d9b tempest-VolumeTypesAccessTest-460817076 tempest-VolumeTypesAccessTest-460817076-project-admin] https://10.4.3.14/volume/v3/types/f5221114-5f20-465f-9b50-f8dbf9fbd400/action returned with HTTP 202 Aug 13 21:13:40.724628 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 812/3267] 10.4.3.14 () {68 vars in 1377 bytes} [Thu Aug 13 21:13:40 2026] POST /volume/v3/types/f5221114-5f20-465f-9b50-f8dbf9fbd400/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:13:40.732620 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ba7f8189-ff20-4956-8ba1-50d7d8e22395 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:40.734674 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ba7f8189-ff20-4956-8ba1-50d7d8e22395 tempest-VolumeTypesAccessTest-460817076 tempest-VolumeTypesAccessTest-460817076-project-admin] GET https://10.4.3.14/volume/v3/types/f5221114-5f20-465f-9b50-f8dbf9fbd400/os-volume-type-access Aug 13 21:13:40.735099 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ba7f8189-ff20-4956-8ba1-50d7d8e22395 tempest-VolumeTypesAccessTest-460817076 tempest-VolumeTypesAccessTest-460817076-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:40.735389 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ba7f8189-ff20-4956-8ba1-50d7d8e22395 tempest-VolumeTypesAccessTest-460817076 tempest-VolumeTypesAccessTest-460817076-project-admin] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:40.747846 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ba7f8189-ff20-4956-8ba1-50d7d8e22395 tempest-VolumeTypesAccessTest-460817076 tempest-VolumeTypesAccessTest-460817076-project-admin] https://10.4.3.14/volume/v3/types/f5221114-5f20-465f-9b50-f8dbf9fbd400/os-volume-type-access returned with HTTP 200 Aug 13 21:13:40.748822 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 819/3268] 10.4.3.14 () {66 vars in 1401 bytes} [Thu Aug 13 21:13:40 2026] GET /volume/v3/types/f5221114-5f20-465f-9b50-f8dbf9fbd400/os-volume-type-access => generated 244 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:40.758395 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7a7bd52b-1ef0-499a-b13a-f99332b961d3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:40.760453 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7a7bd52b-1ef0-499a-b13a-f99332b961d3 tempest-VolumeTypesAccessTest-460817076 tempest-VolumeTypesAccessTest-460817076-project-admin] POST https://10.4.3.14/volume/v3/types/f5221114-5f20-465f-9b50-f8dbf9fbd400/action Aug 13 21:13:40.760878 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7a7bd52b-1ef0-499a-b13a-f99332b961d3 tempest-VolumeTypesAccessTest-460817076 tempest-VolumeTypesAccessTest-460817076-project-admin] Action body: b'{"removeProjectAccess": {"project": "414d36825a8c43019156e1637e26cab7"}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:13:40.761076 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7a7bd52b-1ef0-499a-b13a-f99332b961d3 tempest-VolumeTypesAccessTest-460817076 tempest-VolumeTypesAccessTest-460817076-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "414d36825a8c43019156e1637e26cab7"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:13:40.777132 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7a7bd52b-1ef0-499a-b13a-f99332b961d3 tempest-VolumeTypesAccessTest-460817076 tempest-VolumeTypesAccessTest-460817076-project-admin] https://10.4.3.14/volume/v3/types/f5221114-5f20-465f-9b50-f8dbf9fbd400/action returned with HTTP 202 Aug 13 21:13:40.777686 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 815/3269] 10.4.3.14 () {68 vars in 1377 bytes} [Thu Aug 13 21:13:40 2026] POST /volume/v3/types/f5221114-5f20-465f-9b50-f8dbf9fbd400/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:13:40.785585 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ff5ea60f-6a7b-4d04-a436-c677fc002db6 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:40.788834 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ff5ea60f-6a7b-4d04-a436-c677fc002db6 tempest-VolumeTypesAccessTest-460817076 tempest-VolumeTypesAccessTest-460817076-project-admin] POST https://10.4.3.14/volume/v3/types/f5221114-5f20-465f-9b50-f8dbf9fbd400/action Aug 13 21:13:40.789288 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ff5ea60f-6a7b-4d04-a436-c677fc002db6 tempest-VolumeTypesAccessTest-460817076 tempest-VolumeTypesAccessTest-460817076-project-admin] Action body: b'{"removeProjectAccess": {"project": "5fddbf51121e4269a32fd97e3058a7f0"}}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:13:40.789459 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ff5ea60f-6a7b-4d04-a436-c677fc002db6 tempest-VolumeTypesAccessTest-460817076 tempest-VolumeTypesAccessTest-460817076-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "5fddbf51121e4269a32fd97e3058a7f0"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:13:40.806636 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ff5ea60f-6a7b-4d04-a436-c677fc002db6 tempest-VolumeTypesAccessTest-460817076 tempest-VolumeTypesAccessTest-460817076-project-admin] https://10.4.3.14/volume/v3/types/f5221114-5f20-465f-9b50-f8dbf9fbd400/action returned with HTTP 202 Aug 13 21:13:40.806935 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 824/3270] 10.4.3.14 () {68 vars in 1377 bytes} [Thu Aug 13 21:13:40 2026] POST /volume/v3/types/f5221114-5f20-465f-9b50-f8dbf9fbd400/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:13:40.814669 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-9f2410a6-a977-4d7b-85f6-2e04847bb224 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:40.814781 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a11c14a6-933d-459a-a5f7-b0cbc9da1299 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:40.815801 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9f2410a6-a977-4d7b-85f6-2e04847bb224 tempest-VolumeTypesAccessTest-460817076 tempest-VolumeTypesAccessTest-460817076-project-admin] DELETE https://10.4.3.14/volume/v3/types/f5221114-5f20-465f-9b50-f8dbf9fbd400 Aug 13 21:13:40.815987 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9f2410a6-a977-4d7b-85f6-2e04847bb224 tempest-VolumeTypesAccessTest-460817076 tempest-VolumeTypesAccessTest-460817076-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:40.816168 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9f2410a6-a977-4d7b-85f6-2e04847bb224 tempest-VolumeTypesAccessTest-460817076 tempest-VolumeTypesAccessTest-460817076-project-admin] Calling method '_delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:40.816308 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a11c14a6-933d-459a-a5f7-b0cbc9da1299 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 Aug 13 21:13:40.816571 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a11c14a6-933d-459a-a5f7-b0cbc9da1299 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:40.816901 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a11c14a6-933d-459a-a5f7-b0cbc9da1299 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:40.817107 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-a11c14a6-933d-459a-a5f7-b0cbc9da1299 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id bc8d8406-8667-49df-b3f8-28474358e002. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:40.821091 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:40.821091 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:40.822419 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a11c14a6-933d-459a-a5f7-b0cbc9da1299 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 returned with HTTP 200 Aug 13 21:13:40.822419 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 820/3271] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:13:40 2026] GET /volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:40.836545 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9f2410a6-a977-4d7b-85f6-2e04847bb224 tempest-VolumeTypesAccessTest-460817076 tempest-VolumeTypesAccessTest-460817076-project-admin] https://10.4.3.14/volume/v3/types/f5221114-5f20-465f-9b50-f8dbf9fbd400 returned with HTTP 202 Aug 13 21:13:40.836915 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 813/3272] 10.4.3.14 () {66 vars in 1338 bytes} [Thu Aug 13 21:13:40 2026] DELETE /volume/v3/types/f5221114-5f20-465f-9b50-f8dbf9fbd400 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:13:40.845152 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-50f01dd4-eca9-47b7-a33d-62557e83b4d2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:40.847122 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-50f01dd4-eca9-47b7-a33d-62557e83b4d2 tempest-VolumeTypesAccessTest-460817076 tempest-VolumeTypesAccessTest-460817076-project-admin] GET https://10.4.3.14/volume/v3/types/f5221114-5f20-465f-9b50-f8dbf9fbd400 Aug 13 21:13:40.847346 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-50f01dd4-eca9-47b7-a33d-62557e83b4d2 tempest-VolumeTypesAccessTest-460817076 tempest-VolumeTypesAccessTest-460817076-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:40.847542 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-50f01dd4-eca9-47b7-a33d-62557e83b4d2 tempest-VolumeTypesAccessTest-460817076 tempest-VolumeTypesAccessTest-460817076-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:40.853402 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-50f01dd4-eca9-47b7-a33d-62557e83b4d2 tempest-VolumeTypesAccessTest-460817076 tempest-VolumeTypesAccessTest-460817076-project-admin] https://10.4.3.14/volume/v3/types/f5221114-5f20-465f-9b50-f8dbf9fbd400 returned with HTTP 404 Aug 13 21:13:40.853881 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 816/3273] 10.4.3.14 () {66 vars in 1335 bytes} [Thu Aug 13 21:13:40 2026] GET /volume/v3/types/f5221114-5f20-465f-9b50-f8dbf9fbd400 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:13:41.596627 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-18ae3c24-e2e1-4940-89ad-370639198485 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:41.599037 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-18ae3c24-e2e1-4940-89ad-370639198485 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] GET https://10.4.3.14/volume/v3/volumes/8217c9d8-3f80-468a-870e-79e00840e7cc Aug 13 21:13:41.599228 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-18ae3c24-e2e1-4940-89ad-370639198485 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:41.600856 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-18ae3c24-e2e1-4940-89ad-370639198485 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:41.601575 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9fa3a7be-af6c-47f2-aa45-8e9e12faa8f4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:41.603188 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9fa3a7be-af6c-47f2-aa45-8e9e12faa8f4 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/8f41eccd-4345-4826-9be7-9a940ca8aa76 Aug 13 21:13:41.603368 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9fa3a7be-af6c-47f2-aa45-8e9e12faa8f4 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:41.603530 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9fa3a7be-af6c-47f2-aa45-8e9e12faa8f4 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:41.603622 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-9fa3a7be-af6c-47f2-aa45-8e9e12faa8f4 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 8f41eccd-4345-4826-9be7-9a940ca8aa76. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:41.609843 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:41.609843 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:41.611398 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:41.611398 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:41.612334 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9fa3a7be-af6c-47f2-aa45-8e9e12faa8f4 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/8f41eccd-4345-4826-9be7-9a940ca8aa76 returned with HTTP 200 Aug 13 21:13:41.612901 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 821/3274] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:41 2026] GET /volume/v3/backups/8f41eccd-4345-4826-9be7-9a940ca8aa76 => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:41.616510 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-18ae3c24-e2e1-4940-89ad-370639198485 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Volume info retrieved successfully. Aug 13 21:13:41.621610 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-18ae3c24-e2e1-4940-89ad-370639198485 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] https://10.4.3.14/volume/v3/volumes/8217c9d8-3f80-468a-870e-79e00840e7cc returned with HTTP 200 Aug 13 21:13:41.622023 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 825/3275] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:41 2026] GET /volume/v3/volumes/8217c9d8-3f80-468a-870e-79e00840e7cc => generated 938 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:41.838641 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-bbbb244b-25dc-40fe-96d8-a0f1ef546722 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:41.841072 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bbbb244b-25dc-40fe-96d8-a0f1ef546722 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 Aug 13 21:13:41.841340 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bbbb244b-25dc-40fe-96d8-a0f1ef546722 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:41.841687 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bbbb244b-25dc-40fe-96d8-a0f1ef546722 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:41.841830 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-bbbb244b-25dc-40fe-96d8-a0f1ef546722 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id bc8d8406-8667-49df-b3f8-28474358e002. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:41.847389 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:41.847389 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:41.848217 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bbbb244b-25dc-40fe-96d8-a0f1ef546722 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 returned with HTTP 200 Aug 13 21:13:41.848573 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 814/3276] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:13:41 2026] GET /volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:41.975312 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-7d45e8ca-083b-47b8-be55-71da58fb668c req-3f2d3533-13bf-4379-8f76-aea128cc5478 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:41.977653 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-7d45e8ca-083b-47b8-be55-71da58fb668c req-3f2d3533-13bf-4379-8f76-aea128cc5478 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] GET https://10.4.3.14/volume/v3/volumes/8217c9d8-3f80-468a-870e-79e00840e7cc Aug 13 21:13:41.978174 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-7d45e8ca-083b-47b8-be55-71da58fb668c req-3f2d3533-13bf-4379-8f76-aea128cc5478 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:41.978174 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-7d45e8ca-083b-47b8-be55-71da58fb668c req-3f2d3533-13bf-4379-8f76-aea128cc5478 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:41.986781 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:41.986781 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:41.990746 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-7d45e8ca-083b-47b8-be55-71da58fb668c req-3f2d3533-13bf-4379-8f76-aea128cc5478 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Volume info retrieved successfully. Aug 13 21:13:41.996124 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-7d45e8ca-083b-47b8-be55-71da58fb668c req-3f2d3533-13bf-4379-8f76-aea128cc5478 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] https://10.4.3.14/volume/v3/volumes/8217c9d8-3f80-468a-870e-79e00840e7cc returned with HTTP 200 Aug 13 21:13:41.996666 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 817/3277] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:13:41 2026] GET /volume/v3/volumes/8217c9d8-3f80-468a-870e-79e00840e7cc => generated 938 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:42.079699 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-81787e71-24d7-4811-9f76-6f42f457f5bb None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:42.080072 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-81787e71-24d7-4811-9f76-6f42f457f5bb None None] GET https://10.4.3.14/volume// Aug 13 21:13:42.080223 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-81787e71-24d7-4811-9f76-6f42f457f5bb None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:42.080426 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-81787e71-24d7-4811-9f76-6f42f457f5bb None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:42.080787 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-81787e71-24d7-4811-9f76-6f42f457f5bb None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:13:42.081151 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 822/3278] 10.4.3.14 () {66 vars in 1421 bytes} [Thu Aug 13 21:13:42 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:13:42.089433 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-7d45e8ca-083b-47b8-be55-71da58fb668c req-85eea40e-83c4-4bec-a611-c65a5c3dc4fd None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:42.092363 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-7d45e8ca-083b-47b8-be55-71da58fb668c req-85eea40e-83c4-4bec-a611-c65a5c3dc4fd tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:13:42.092804 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-7d45e8ca-083b-47b8-be55-71da58fb668c req-85eea40e-83c4-4bec-a611-c65a5c3dc4fd tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8217c9d8-3f80-468a-870e-79e00840e7cc", "connector": null, "instance_uuid": "6b460de3-5532-4d55-88c7-ec38218a38c0"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:13:42.103845 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:42.103845 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:42.135622 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-7d45e8ca-083b-47b8-be55-71da58fb668c req-85eea40e-83c4-4bec-a611-c65a5c3dc4fd tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:13:42.136146 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 826/3279] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:13:42 2026] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:13:42.181189 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-71b5d54d-a90f-4d63-a436-1d8be2667076 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:42.183038 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-71b5d54d-a90f-4d63-a436-1d8be2667076 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] GET https://10.4.3.14/volume/v3/volumes/8217c9d8-3f80-468a-870e-79e00840e7cc Aug 13 21:13:42.183543 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-71b5d54d-a90f-4d63-a436-1d8be2667076 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:42.183892 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-71b5d54d-a90f-4d63-a436-1d8be2667076 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:42.189718 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-60b6eed2-c4c4-41d7-a589-a9b14f22c0fe None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:42.190216 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-60b6eed2-c4c4-41d7-a589-a9b14f22c0fe None None] GET https://10.4.3.14/volume// Aug 13 21:13:42.190396 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-60b6eed2-c4c4-41d7-a589-a9b14f22c0fe None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:42.190614 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-60b6eed2-c4c4-41d7-a589-a9b14f22c0fe None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:42.191058 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-60b6eed2-c4c4-41d7-a589-a9b14f22c0fe None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:13:42.191451 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 818/3280] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:13:42 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:13:42.198077 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:42.198077 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:42.204758 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-71b5d54d-a90f-4d63-a436-1d8be2667076 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Volume info retrieved successfully. Aug 13 21:13:42.214066 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-7d45e8ca-083b-47b8-be55-71da58fb668c req-9db6667b-edf3-424d-9625-0f58a6a633cf None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:42.216074 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-7d45e8ca-083b-47b8-be55-71da58fb668c req-9db6667b-edf3-424d-9625-0f58a6a633cf tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] GET https://10.4.3.14/volume/v3/volumes/8217c9d8-3f80-468a-870e-79e00840e7cc Aug 13 21:13:42.216315 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-7d45e8ca-083b-47b8-be55-71da58fb668c req-9db6667b-edf3-424d-9625-0f58a6a633cf tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:42.216548 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-7d45e8ca-083b-47b8-be55-71da58fb668c req-9db6667b-edf3-424d-9625-0f58a6a633cf tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:42.224012 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-71b5d54d-a90f-4d63-a436-1d8be2667076 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] https://10.4.3.14/volume/v3/volumes/8217c9d8-3f80-468a-870e-79e00840e7cc returned with HTTP 200 Aug 13 21:13:42.224479 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 815/3281] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:42 2026] GET /volume/v3/volumes/8217c9d8-3f80-468a-870e-79e00840e7cc => generated 937 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:42.231752 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:42.231752 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:42.236680 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-7d45e8ca-083b-47b8-be55-71da58fb668c req-9db6667b-edf3-424d-9625-0f58a6a633cf tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Volume info retrieved successfully. Aug 13 21:13:42.242808 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-7d45e8ca-083b-47b8-be55-71da58fb668c req-9db6667b-edf3-424d-9625-0f58a6a633cf tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] https://10.4.3.14/volume/v3/volumes/8217c9d8-3f80-468a-870e-79e00840e7cc returned with HTTP 200 Aug 13 21:13:42.243418 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 823/3282] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:13:42 2026] GET /volume/v3/volumes/8217c9d8-3f80-468a-870e-79e00840e7cc => generated 1117 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:13:42.370873 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-7d45e8ca-083b-47b8-be55-71da58fb668c req-99fb9acf-392b-49eb-930f-f228419f3fe2 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:42.372822 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-7d45e8ca-083b-47b8-be55-71da58fb668c req-99fb9acf-392b-49eb-930f-f228419f3fe2 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] PUT https://10.4.3.14/volume/v3/attachments/8d69ccc1-2cd6-40f7-9bce-19633f6da3a0 Aug 13 21:13:42.373197 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-7d45e8ca-083b-47b8-be55-71da58fb668c req-99fb9acf-392b-49eb-930f-f228419f3fe2 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:13:42.384160 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-7d45e8ca-083b-47b8-be55-71da58fb668c req-99fb9acf-392b-49eb-930f-f228419f3fe2 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Acquiring lock "cinder-attachment_update-8217c9d8-3f80-468a-870e-79e00840e7cc-np0000007265" by "attachment_update" {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:13:42.390286 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-7d45e8ca-083b-47b8-be55-71da58fb668c req-99fb9acf-392b-49eb-930f-f228419f3fe2 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Lock "cinder-attachment_update-8217c9d8-3f80-468a-870e-79e00840e7cc-np0000007265" acquired by "attachment_update" :: waited 0.006s {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:13:42.391785 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:42.391785 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:42.479627 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-7d45e8ca-083b-47b8-be55-71da58fb668c req-99fb9acf-392b-49eb-930f-f228419f3fe2 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Lock "cinder-attachment_update-8217c9d8-3f80-468a-870e-79e00840e7cc-np0000007265" released by "attachment_update" :: held 0.089s {{(pid=100216) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:13:42.479894 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-7d45e8ca-083b-47b8-be55-71da58fb668c req-99fb9acf-392b-49eb-930f-f228419f3fe2 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] https://10.4.3.14/volume/v3/attachments/8d69ccc1-2cd6-40f7-9bce-19633f6da3a0 returned with HTTP 200 Aug 13 21:13:42.480360 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 827/3283] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:13:42 2026] PUT /volume/v3/attachments/8d69ccc1-2cd6-40f7-9bce-19633f6da3a0 => generated 969 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:13:42.625701 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f3512407-3611-4f2f-961a-cc493eea54f1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:42.629956 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f3512407-3611-4f2f-961a-cc493eea54f1 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/8f41eccd-4345-4826-9be7-9a940ca8aa76 Aug 13 21:13:42.630194 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f3512407-3611-4f2f-961a-cc493eea54f1 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:42.630385 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f3512407-3611-4f2f-961a-cc493eea54f1 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:42.630550 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-f3512407-3611-4f2f-961a-cc493eea54f1 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 8f41eccd-4345-4826-9be7-9a940ca8aa76. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:42.635429 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:42.635429 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:42.636419 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f3512407-3611-4f2f-961a-cc493eea54f1 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/8f41eccd-4345-4826-9be7-9a940ca8aa76 returned with HTTP 200 Aug 13 21:13:42.636880 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 819/3284] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:42 2026] GET /volume/v3/backups/8f41eccd-4345-4826-9be7-9a940ca8aa76 => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:42.881568 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-0b4bc828-d174-468e-a75d-2d2a705667ba None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:42.883545 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0b4bc828-d174-468e-a75d-2d2a705667ba tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 Aug 13 21:13:42.883797 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0b4bc828-d174-468e-a75d-2d2a705667ba tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:42.884064 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0b4bc828-d174-468e-a75d-2d2a705667ba tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:42.884209 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-0b4bc828-d174-468e-a75d-2d2a705667ba tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id bc8d8406-8667-49df-b3f8-28474358e002. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:42.889288 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:42.889288 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:42.890214 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0b4bc828-d174-468e-a75d-2d2a705667ba tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 returned with HTTP 200 Aug 13 21:13:42.890657 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 816/3285] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:13:42 2026] GET /volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:43.238651 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-31e5ddfb-5461-4c60-893a-d9425747d3a4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:43.240255 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-31e5ddfb-5461-4c60-893a-d9425747d3a4 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] GET https://10.4.3.14/volume/v3/volumes/8217c9d8-3f80-468a-870e-79e00840e7cc Aug 13 21:13:43.240416 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-31e5ddfb-5461-4c60-893a-d9425747d3a4 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:43.240582 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-31e5ddfb-5461-4c60-893a-d9425747d3a4 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:43.252013 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:43.252013 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:43.257930 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-31e5ddfb-5461-4c60-893a-d9425747d3a4 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Volume info retrieved successfully. Aug 13 21:13:43.265267 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-31e5ddfb-5461-4c60-893a-d9425747d3a4 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] https://10.4.3.14/volume/v3/volumes/8217c9d8-3f80-468a-870e-79e00840e7cc returned with HTTP 200 Aug 13 21:13:43.265640 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 824/3286] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:43 2026] GET /volume/v3/volumes/8217c9d8-3f80-468a-870e-79e00840e7cc => generated 938 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:43.437521 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a740cb4d-e059-4892-9ed4-f72b74798863 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:43.437929 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a740cb4d-e059-4892-9ed4-f72b74798863 None None] GET https://10.4.3.14/volume// Aug 13 21:13:43.438080 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a740cb4d-e059-4892-9ed4-f72b74798863 None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:43.438255 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a740cb4d-e059-4892-9ed4-f72b74798863 None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:43.438637 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a740cb4d-e059-4892-9ed4-f72b74798863 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:13:43.438888 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 828/3287] 10.4.3.14 () {64 vars in 997 bytes} [Thu Aug 13 21:13:43 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:13:43.450954 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ecaea281-a097-4890-a055-ceddc7ed9f51 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:43.451448 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ecaea281-a097-4890-a055-ceddc7ed9f51 None None] GET https://10.4.3.14/volume// Aug 13 21:13:43.452510 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ecaea281-a097-4890-a055-ceddc7ed9f51 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:43.452510 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ecaea281-a097-4890-a055-ceddc7ed9f51 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:43.452510 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ecaea281-a097-4890-a055-ceddc7ed9f51 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:13:43.452510 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 820/3288] 10.4.3.14 () {64 vars in 997 bytes} [Thu Aug 13 21:13:43 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:13:43.465833 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3b8b1bbd-5e79-4420-9701-6e1fe71a3ce5 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:43.590101 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3b8b1bbd-5e79-4420-9701-6e1fe71a3ce5 tempest-VersionsTest-630488156 tempest-VersionsTest-630488156-project-member] GET https://10.4.3.14/volume/v3/ Aug 13 21:13:43.590361 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3b8b1bbd-5e79-4420-9701-6e1fe71a3ce5 tempest-VersionsTest-630488156 tempest-VersionsTest-630488156-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:43.590608 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3b8b1bbd-5e79-4420-9701-6e1fe71a3ce5 tempest-VersionsTest-630488156 tempest-VersionsTest-630488156-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:43.591050 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3b8b1bbd-5e79-4420-9701-6e1fe71a3ce5 tempest-VersionsTest-630488156 tempest-VersionsTest-630488156-project-member] https://10.4.3.14/volume/v3/ returned with HTTP 200 Aug 13 21:13:43.591475 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 817/3289] 10.4.3.14 () {66 vars in 1209 bytes} [Thu Aug 13 21:13:43 2026] GET /volume/v3/ => generated 385 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:43.653194 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-abf97671-1b38-429c-8341-ace96f3e72bf None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:43.655405 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-abf97671-1b38-429c-8341-ace96f3e72bf tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/8f41eccd-4345-4826-9be7-9a940ca8aa76 Aug 13 21:13:43.655648 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-abf97671-1b38-429c-8341-ace96f3e72bf tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:43.655943 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-abf97671-1b38-429c-8341-ace96f3e72bf tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:43.656190 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-abf97671-1b38-429c-8341-ace96f3e72bf tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 8f41eccd-4345-4826-9be7-9a940ca8aa76. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:43.665539 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:43.665539 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:43.666770 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-abf97671-1b38-429c-8341-ace96f3e72bf tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/8f41eccd-4345-4826-9be7-9a940ca8aa76 returned with HTTP 200 Aug 13 21:13:43.669606 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 825/3290] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:43 2026] GET /volume/v3/backups/8f41eccd-4345-4826-9be7-9a940ca8aa76 => generated 787 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:43.902836 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-8c9c78dc-5a27-4b2a-8664-264f6fdbcec2 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:43.905599 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8c9c78dc-5a27-4b2a-8664-264f6fdbcec2 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 Aug 13 21:13:43.907036 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8c9c78dc-5a27-4b2a-8664-264f6fdbcec2 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:43.907036 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8c9c78dc-5a27-4b2a-8664-264f6fdbcec2 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:43.907036 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-8c9c78dc-5a27-4b2a-8664-264f6fdbcec2 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id bc8d8406-8667-49df-b3f8-28474358e002. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:43.911028 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:43.911028 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:43.911808 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8c9c78dc-5a27-4b2a-8664-264f6fdbcec2 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 returned with HTTP 200 Aug 13 21:13:43.912338 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 829/3291] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:13:43 2026] GET /volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:44.280601 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5ac955ca-cb31-475c-bc96-8f8000fac0f8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:44.282494 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5ac955ca-cb31-475c-bc96-8f8000fac0f8 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] GET https://10.4.3.14/volume/v3/volumes/8217c9d8-3f80-468a-870e-79e00840e7cc Aug 13 21:13:44.282702 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5ac955ca-cb31-475c-bc96-8f8000fac0f8 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:44.282896 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5ac955ca-cb31-475c-bc96-8f8000fac0f8 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:44.296213 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:44.296213 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:44.307836 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-5ac955ca-cb31-475c-bc96-8f8000fac0f8 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Volume info retrieved successfully. Aug 13 21:13:44.314488 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5ac955ca-cb31-475c-bc96-8f8000fac0f8 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] https://10.4.3.14/volume/v3/volumes/8217c9d8-3f80-468a-870e-79e00840e7cc returned with HTTP 200 Aug 13 21:13:44.315109 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 821/3292] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:44 2026] GET /volume/v3/volumes/8217c9d8-3f80-468a-870e-79e00840e7cc => generated 938 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:44.680205 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-8d8c5141-9f97-462e-8948-8e8fac08095a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:44.683739 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8d8c5141-9f97-462e-8948-8e8fac08095a tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/8f41eccd-4345-4826-9be7-9a940ca8aa76 Aug 13 21:13:44.684076 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8d8c5141-9f97-462e-8948-8e8fac08095a tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:44.684350 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8d8c5141-9f97-462e-8948-8e8fac08095a tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:44.684499 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-8d8c5141-9f97-462e-8948-8e8fac08095a tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 8f41eccd-4345-4826-9be7-9a940ca8aa76. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:44.688892 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:44.688892 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:44.689823 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8d8c5141-9f97-462e-8948-8e8fac08095a tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/8f41eccd-4345-4826-9be7-9a940ca8aa76 returned with HTTP 200 Aug 13 21:13:44.690193 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 818/3293] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:44 2026] GET /volume/v3/backups/8f41eccd-4345-4826-9be7-9a940ca8aa76 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:44.921465 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7ff3cc6f-529f-459f-86da-74eaaee3feb8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:44.923118 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7ff3cc6f-529f-459f-86da-74eaaee3feb8 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 Aug 13 21:13:44.923338 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7ff3cc6f-529f-459f-86da-74eaaee3feb8 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:44.923534 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7ff3cc6f-529f-459f-86da-74eaaee3feb8 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:44.923665 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-7ff3cc6f-529f-459f-86da-74eaaee3feb8 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id bc8d8406-8667-49df-b3f8-28474358e002. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:44.927803 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:44.927803 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:44.928426 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7ff3cc6f-529f-459f-86da-74eaaee3feb8 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 returned with HTTP 200 Aug 13 21:13:44.928776 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 826/3294] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:13:44 2026] GET /volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:45.328545 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ac933f8d-662a-4ea6-bbc2-6039a561f92f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:45.330543 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ac933f8d-662a-4ea6-bbc2-6039a561f92f tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] GET https://10.4.3.14/volume/v3/volumes/8217c9d8-3f80-468a-870e-79e00840e7cc Aug 13 21:13:45.330814 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ac933f8d-662a-4ea6-bbc2-6039a561f92f tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:45.331138 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ac933f8d-662a-4ea6-bbc2-6039a561f92f tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:45.341559 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:45.341559 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:45.345672 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-ac933f8d-662a-4ea6-bbc2-6039a561f92f tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Volume info retrieved successfully. Aug 13 21:13:45.350252 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ac933f8d-662a-4ea6-bbc2-6039a561f92f tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] https://10.4.3.14/volume/v3/volumes/8217c9d8-3f80-468a-870e-79e00840e7cc returned with HTTP 200 Aug 13 21:13:45.350976 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 830/3295] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:45 2026] GET /volume/v3/volumes/8217c9d8-3f80-468a-870e-79e00840e7cc => generated 938 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:45.591277 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c1acdadb-03bf-4ec3-b910-067279ad0bb5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:45.703617 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ad14e240-0caf-4855-8356-c581a8c283dc None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:45.705736 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ad14e240-0caf-4855-8356-c581a8c283dc tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/8f41eccd-4345-4826-9be7-9a940ca8aa76 Aug 13 21:13:45.706010 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ad14e240-0caf-4855-8356-c581a8c283dc tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:45.706245 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ad14e240-0caf-4855-8356-c581a8c283dc tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:45.706382 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-ad14e240-0caf-4855-8356-c581a8c283dc tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 8f41eccd-4345-4826-9be7-9a940ca8aa76. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:45.711467 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:45.711467 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:45.712492 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ad14e240-0caf-4855-8356-c581a8c283dc tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/8f41eccd-4345-4826-9be7-9a940ca8aa76 returned with HTTP 200 Aug 13 21:13:45.712905 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 819/3296] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:45 2026] GET /volume/v3/backups/8f41eccd-4345-4826-9be7-9a940ca8aa76 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:45.724195 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c1acdadb-03bf-4ec3-b910-067279ad0bb5 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:13:45.724553 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c1acdadb-03bf-4ec3-b910-067279ad0bb5 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1532739771"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:13:45.726242 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-c1acdadb-03bf-4ec3-b910-067279ad0bb5 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1532739771'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:13:45.726384 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-c1acdadb-03bf-4ec3-b910-067279ad0bb5 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Create volume of 1 GB Aug 13 21:13:45.730374 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c1acdadb-03bf-4ec3-b910-067279ad0bb5 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Availability Zones retrieved successfully. Aug 13 21:13:45.735951 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c1acdadb-03bf-4ec3-b910-067279ad0bb5 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Flow 'volume_create_api' (0a3c9fb9-a763-4a33-9489-ca95df4bc8cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:13:45.737089 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c1acdadb-03bf-4ec3-b910-067279ad0bb5 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8babaa68-735d-43d2-b2ab-5c2416fa9683) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:13:45.737972 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-c1acdadb-03bf-4ec3-b910-067279ad0bb5 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:13:45.760645 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c1acdadb-03bf-4ec3-b910-067279ad0bb5 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8babaa68-735d-43d2-b2ab-5c2416fa9683) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:13:45.761479 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c1acdadb-03bf-4ec3-b910-067279ad0bb5 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22bc47ca-f044-4973-8bc2-c3fae8a5e887) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:13:45.813605 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-c1acdadb-03bf-4ec3-b910-067279ad0bb5 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Created reservations ['c2262b4e-9a6c-4f20-b07a-216596e05504', 'd4964ce6-2576-4704-a200-c66804964faa', '498f3b1c-0d00-4d4c-b48d-0fa96f062823', '6abc1c0d-1876-4e4a-8f63-40c2932b3c56'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:13:45.814467 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c1acdadb-03bf-4ec3-b910-067279ad0bb5 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22bc47ca-f044-4973-8bc2-c3fae8a5e887) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2262b4e-9a6c-4f20-b07a-216596e05504', 'd4964ce6-2576-4704-a200-c66804964faa', '498f3b1c-0d00-4d4c-b48d-0fa96f062823', '6abc1c0d-1876-4e4a-8f63-40c2932b3c56']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:13:45.815246 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c1acdadb-03bf-4ec3-b910-067279ad0bb5 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74c93c9b-d118-4ef5-93a0-76f03d9a6a25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:13:45.835679 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c1acdadb-03bf-4ec3-b910-067279ad0bb5 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74c93c9b-d118-4ef5-93a0-76f03d9a6a25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7edd403-ead9-410e-9c0d-89f906108671', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1532739771',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83acda3feb444279a105061558348d3e',qos_specs=None,replication_status=,reservations=['c2262b4e-9a6c-4f20-b07a-216596e05504','d4964ce6-2576-4704-a200-c66804964faa','498f3b1c-0d00-4d4c-b48d-0fa96f062823','6abc1c0d-1876-4e4a-8f63-40c2932b3c56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='efcbc94c31a44a1a9d846c5b69c3eec0',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:13:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1532739771',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c7edd403-ead9-410e-9c0d-89f906108671,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83acda3feb444279a105061558348d3e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='efcbc94c31a44a1a9d846c5b69c3eec0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:13:45.836463 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c1acdadb-03bf-4ec3-b910-067279ad0bb5 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b496b54f-b38d-41ac-8316-30fe46de62b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:13:45.856341 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c1acdadb-03bf-4ec3-b910-067279ad0bb5 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b496b54f-b38d-41ac-8316-30fe46de62b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1532739771',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83acda3feb444279a105061558348d3e',qos_specs=None,replication_status=,reservations=['c2262b4e-9a6c-4f20-b07a-216596e05504','d4964ce6-2576-4704-a200-c66804964faa','498f3b1c-0d00-4d4c-b48d-0fa96f062823','6abc1c0d-1876-4e4a-8f63-40c2932b3c56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='efcbc94c31a44a1a9d846c5b69c3eec0',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:13:45.857248 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c1acdadb-03bf-4ec3-b910-067279ad0bb5 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b903abe-4bb7-49c8-951d-253245391743) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:13:45.868593 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c1acdadb-03bf-4ec3-b910-067279ad0bb5 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b903abe-4bb7-49c8-951d-253245391743) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:13:45.869891 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c1acdadb-03bf-4ec3-b910-067279ad0bb5 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Flow 'volume_create_api' (0a3c9fb9-a763-4a33-9489-ca95df4bc8cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:13:45.870297 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c1acdadb-03bf-4ec3-b910-067279ad0bb5 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Create volume request issued successfully. Aug 13 21:13:45.871074 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c1acdadb-03bf-4ec3-b910-067279ad0bb5 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:13:45.871656 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 822/3297] 10.4.3.14 () {70 vars in 1292 bytes} [Thu Aug 13 21:13:45 2026] POST /volume/v3/volumes => generated 817 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:13:45.884474 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2573aab4-9000-48d2-98e1-707795ebd4e1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:45.887099 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2573aab4-9000-48d2-98e1-707795ebd4e1 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] GET https://10.4.3.14/volume/v3/volumes/c7edd403-ead9-410e-9c0d-89f906108671 Aug 13 21:13:45.887414 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2573aab4-9000-48d2-98e1-707795ebd4e1 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:45.887687 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2573aab4-9000-48d2-98e1-707795ebd4e1 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:45.895751 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:45.895751 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:45.899872 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-2573aab4-9000-48d2-98e1-707795ebd4e1 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Volume info retrieved successfully. Aug 13 21:13:45.903953 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2573aab4-9000-48d2-98e1-707795ebd4e1 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] https://10.4.3.14/volume/v3/volumes/c7edd403-ead9-410e-9c0d-89f906108671 returned with HTTP 200 Aug 13 21:13:45.904419 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 827/3298] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:13:45 2026] GET /volume/v3/volumes/c7edd403-ead9-410e-9c0d-89f906108671 => generated 885 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:13:45.939136 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-6a431f74-d09f-4cd4-b617-2159309ad811 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:45.942338 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6a431f74-d09f-4cd4-b617-2159309ad811 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 Aug 13 21:13:45.942581 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6a431f74-d09f-4cd4-b617-2159309ad811 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:45.942757 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6a431f74-d09f-4cd4-b617-2159309ad811 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:45.942875 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-6a431f74-d09f-4cd4-b617-2159309ad811 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id bc8d8406-8667-49df-b3f8-28474358e002. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:45.951700 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:45.951700 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:45.952406 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6a431f74-d09f-4cd4-b617-2159309ad811 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 returned with HTTP 200 Aug 13 21:13:45.952817 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 831/3299] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:13:45 2026] GET /volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:46.365770 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-13bd46b2-bccc-4271-8ef5-6eb7b215e263 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:46.367975 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-13bd46b2-bccc-4271-8ef5-6eb7b215e263 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] GET https://10.4.3.14/volume/v3/volumes/8217c9d8-3f80-468a-870e-79e00840e7cc Aug 13 21:13:46.368193 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-13bd46b2-bccc-4271-8ef5-6eb7b215e263 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:46.368418 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-13bd46b2-bccc-4271-8ef5-6eb7b215e263 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:46.380071 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:46.380071 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:46.383898 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-13bd46b2-bccc-4271-8ef5-6eb7b215e263 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Volume info retrieved successfully. Aug 13 21:13:46.388336 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-13bd46b2-bccc-4271-8ef5-6eb7b215e263 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] https://10.4.3.14/volume/v3/volumes/8217c9d8-3f80-468a-870e-79e00840e7cc returned with HTTP 200 Aug 13 21:13:46.388720 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 820/3300] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:46 2026] GET /volume/v3/volumes/8217c9d8-3f80-468a-870e-79e00840e7cc => generated 938 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:46.727269 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a01466d7-597c-4b8e-9336-85bbe24ad261 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:46.729896 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a01466d7-597c-4b8e-9336-85bbe24ad261 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/8f41eccd-4345-4826-9be7-9a940ca8aa76 Aug 13 21:13:46.730187 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a01466d7-597c-4b8e-9336-85bbe24ad261 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:46.730490 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a01466d7-597c-4b8e-9336-85bbe24ad261 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:46.730615 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-a01466d7-597c-4b8e-9336-85bbe24ad261 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 8f41eccd-4345-4826-9be7-9a940ca8aa76. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:46.736952 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-7d45e8ca-083b-47b8-be55-71da58fb668c req-168c60c1-c1c7-4c57-a686-66d69c036e9d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:46.739362 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:46.739362 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:46.740188 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a01466d7-597c-4b8e-9336-85bbe24ad261 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/8f41eccd-4345-4826-9be7-9a940ca8aa76 returned with HTTP 200 Aug 13 21:13:46.740503 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-7d45e8ca-083b-47b8-be55-71da58fb668c req-168c60c1-c1c7-4c57-a686-66d69c036e9d tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] POST https://10.4.3.14/volume/v3/attachments/8d69ccc1-2cd6-40f7-9bce-19633f6da3a0/action Aug 13 21:13:46.740546 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 823/3301] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:46 2026] GET /volume/v3/backups/8f41eccd-4345-4826-9be7-9a940ca8aa76 => generated 787 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:46.741083 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-7d45e8ca-083b-47b8-be55-71da58fb668c req-168c60c1-c1c7-4c57-a686-66d69c036e9d tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Action body: b'{"os-complete": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:13:46.741218 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-7d45e8ca-083b-47b8-be55-71da58fb668c req-168c60c1-c1c7-4c57-a686-66d69c036e9d tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:13:46.761740 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:46.761740 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:46.773108 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-7d45e8ca-083b-47b8-be55-71da58fb668c req-168c60c1-c1c7-4c57-a686-66d69c036e9d tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] https://10.4.3.14/volume/v3/attachments/8d69ccc1-2cd6-40f7-9bce-19633f6da3a0/action returned with HTTP 204 Aug 13 21:13:46.773525 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 828/3302] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:13:46 2026] POST /volume/v3/attachments/8d69ccc1-2cd6-40f7-9bce-19633f6da3a0/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:13:46.917375 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c3653ddb-5a42-47c8-9447-d7a1adb3f3e6 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:46.919141 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c3653ddb-5a42-47c8-9447-d7a1adb3f3e6 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] GET https://10.4.3.14/volume/v3/volumes/c7edd403-ead9-410e-9c0d-89f906108671 Aug 13 21:13:46.919400 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c3653ddb-5a42-47c8-9447-d7a1adb3f3e6 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:46.919594 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c3653ddb-5a42-47c8-9447-d7a1adb3f3e6 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:46.927243 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:46.927243 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:46.931195 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-c3653ddb-5a42-47c8-9447-d7a1adb3f3e6 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Volume info retrieved successfully. Aug 13 21:13:46.936230 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c3653ddb-5a42-47c8-9447-d7a1adb3f3e6 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] https://10.4.3.14/volume/v3/volumes/c7edd403-ead9-410e-9c0d-89f906108671 returned with HTTP 200 Aug 13 21:13:46.936777 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 832/3303] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:13:46 2026] GET /volume/v3/volumes/c7edd403-ead9-410e-9c0d-89f906108671 => generated 944 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:13:46.955878 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b525fd26-309b-49a4-8dd6-ea8bb753d3f8 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:46.959243 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b525fd26-309b-49a4-8dd6-ea8bb753d3f8 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] POST https://10.4.3.14/volume/v3/volume-transfers Aug 13 21:13:46.959243 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b525fd26-309b-49a4-8dd6-ea8bb753d3f8 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "c7edd403-ead9-410e-9c0d-89f906108671"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:13:46.959850 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volume_transfer [None req-b525fd26-309b-49a4-8dd6-ea8bb753d3f8 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Creating new volume transfer {'transfer': {'volume_id': 'c7edd403-ead9-410e-9c0d-89f906108671'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 13 21:13:46.960121 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volume_transfer [None req-b525fd26-309b-49a4-8dd6-ea8bb753d3f8 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Creating transfer of volume c7edd403-ead9-410e-9c0d-89f906108671 Aug 13 21:13:46.960242 np0000007265 devstack@c-api.service[100217]: INFO cinder.transfer.api [None req-b525fd26-309b-49a4-8dd6-ea8bb753d3f8 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Generating transfer record for volume c7edd403-ead9-410e-9c0d-89f906108671 Aug 13 21:13:46.963537 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-95c869b7-bcc3-4e43-92f5-31beec7f0f4e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:46.966048 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-95c869b7-bcc3-4e43-92f5-31beec7f0f4e tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 Aug 13 21:13:46.966354 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-95c869b7-bcc3-4e43-92f5-31beec7f0f4e tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:46.966664 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-95c869b7-bcc3-4e43-92f5-31beec7f0f4e tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:46.966792 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-95c869b7-bcc3-4e43-92f5-31beec7f0f4e tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id bc8d8406-8667-49df-b3f8-28474358e002. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:46.968557 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:46.968557 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:46.972451 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:46.972451 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:46.973125 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-95c869b7-bcc3-4e43-92f5-31beec7f0f4e tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 returned with HTTP 200 Aug 13 21:13:46.973504 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 824/3304] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:13:46 2026] GET /volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:46.983451 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b525fd26-309b-49a4-8dd6-ea8bb753d3f8 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] https://10.4.3.14/volume/v3/volume-transfers returned with HTTP 202 Aug 13 21:13:46.983451 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 821/3305] 10.4.3.14 () {70 vars in 1319 bytes} [Thu Aug 13 21:13:46 2026] POST /volume/v3/volume-transfers => generated 462 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:13:46.991330 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7b8c7c7f-3ff0-4f96-8061-a5182f377c2b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:46.993467 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7b8c7c7f-3ff0-4f96-8061-a5182f377c2b tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] GET https://10.4.3.14/volume/v3/volumes/c7edd403-ead9-410e-9c0d-89f906108671 Aug 13 21:13:46.993757 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7b8c7c7f-3ff0-4f96-8061-a5182f377c2b tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:46.994019 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7b8c7c7f-3ff0-4f96-8061-a5182f377c2b tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:47.001288 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:47.001288 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:47.004980 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-7b8c7c7f-3ff0-4f96-8061-a5182f377c2b tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Volume info retrieved successfully. Aug 13 21:13:47.009907 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7b8c7c7f-3ff0-4f96-8061-a5182f377c2b tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] https://10.4.3.14/volume/v3/volumes/c7edd403-ead9-410e-9c0d-89f906108671 returned with HTTP 200 Aug 13 21:13:47.010335 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 829/3306] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:13:46 2026] GET /volume/v3/volumes/c7edd403-ead9-410e-9c0d-89f906108671 => generated 952 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:13:47.022566 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a8548f9c-3668-477b-9b19-f98df60da768 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:47.024859 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a8548f9c-3668-477b-9b19-f98df60da768 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] GET https://10.4.3.14/volume/v3/volume-transfers/b938db41-05ca-4a57-ae60-6a58769f8a5d Aug 13 21:13:47.025219 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a8548f9c-3668-477b-9b19-f98df60da768 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:47.025467 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a8548f9c-3668-477b-9b19-f98df60da768 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:47.031439 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a8548f9c-3668-477b-9b19-f98df60da768 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] https://10.4.3.14/volume/v3/volume-transfers/b938db41-05ca-4a57-ae60-6a58769f8a5d returned with HTTP 200 Aug 13 21:13:47.032049 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 833/3307] 10.4.3.14 () {68 vars in 1409 bytes} [Thu Aug 13 21:13:47 2026] GET /volume/v3/volume-transfers/b938db41-05ca-4a57-ae60-6a58769f8a5d => generated 430 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:13:47.040937 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-561296f0-5f84-46ad-b25a-60cb1627f4c0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:47.042825 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-561296f0-5f84-46ad-b25a-60cb1627f4c0 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] GET https://10.4.3.14/volume/v3/volume-transfers Aug 13 21:13:47.043108 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-561296f0-5f84-46ad-b25a-60cb1627f4c0 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:47.043331 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-561296f0-5f84-46ad-b25a-60cb1627f4c0 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Calling method 'index' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:47.043518 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volume_transfer [None req-561296f0-5f84-46ad-b25a-60cb1627f4c0 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Listing volume transfers {{(pid=100215) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 13 21:13:47.047471 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-561296f0-5f84-46ad-b25a-60cb1627f4c0 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] https://10.4.3.14/volume/v3/volume-transfers returned with HTTP 200 Aug 13 21:13:47.047857 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 825/3308] 10.4.3.14 () {68 vars in 1298 bytes} [Thu Aug 13 21:13:47 2026] GET /volume/v3/volume-transfers => generated 366 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:13:47.055901 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-6b473b8a-37d7-4837-8d97-d601e52357a8 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:47.113900 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6b473b8a-37d7-4837-8d97-d601e52357a8 tempest-VolumesTransfersV355Test-82469373 tempest-VolumesTransfersV355Test-82469373-project-member] POST https://10.4.3.14/volume/v3/volume-transfers/b938db41-05ca-4a57-ae60-6a58769f8a5d/accept Aug 13 21:13:47.114268 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6b473b8a-37d7-4837-8d97-d601e52357a8 tempest-VolumesTransfersV355Test-82469373 tempest-VolumesTransfersV355Test-82469373-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "8189f054d46eba80"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:13:47.115682 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.contrib.volume_transfer [None req-6b473b8a-37d7-4837-8d97-d601e52357a8 tempest-VolumesTransfersV355Test-82469373 tempest-VolumesTransfersV355Test-82469373-project-member] Accepting volume transfer b938db41-05ca-4a57-ae60-6a58769f8a5d {{(pid=100217) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 13 21:13:47.115791 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.contrib.volume_transfer [None req-6b473b8a-37d7-4837-8d97-d601e52357a8 tempest-VolumesTransfersV355Test-82469373 tempest-VolumesTransfersV355Test-82469373-project-member] Accepting transfer b938db41-05ca-4a57-ae60-6a58769f8a5d Aug 13 21:13:47.170688 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-6b473b8a-37d7-4837-8d97-d601e52357a8 tempest-VolumesTransfersV355Test-82469373 tempest-VolumesTransfersV355Test-82469373-project-member] Created reservations ['dce49f34-ca4f-4e7c-ad5b-5e3755aa9ae8', '507d634a-c579-4b83-a245-0a825e629079', 'beb374ed-4314-4a33-ba83-169ea5416eaf', 'ee3a7761-1584-479d-9ced-27e868b1c0ad'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:13:47.197277 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-6b473b8a-37d7-4837-8d97-d601e52357a8 tempest-VolumesTransfersV355Test-82469373 tempest-VolumesTransfersV355Test-82469373-project-member] Created reservations ['d0319a84-78e2-4edd-b81e-fb02ee3ca07f', '5636e707-5240-4c4f-8d0c-30df9bf92c8c', 'be720f40-f85c-48c2-a9ea-deac014b4e63', '7a5efa65-9da9-4ab9-b87e-a2d41cdf5606'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:13:47.232561 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-6b473b8a-37d7-4837-8d97-d601e52357a8 tempest-VolumesTransfersV355Test-82469373 tempest-VolumesTransfersV355Test-82469373-project-member] Created reservations ['efba07ad-5ad8-44ad-a571-07b9e5e68a52', 'f117d3e3-881c-4213-8fa6-a6eb7addd937', 'd5be3afc-9b54-4518-ab39-363a37f0ff29', '245ec0ec-baaf-411c-b6de-4819e56f36ad'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:13:47.262841 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-6b473b8a-37d7-4837-8d97-d601e52357a8 tempest-VolumesTransfersV355Test-82469373 tempest-VolumesTransfersV355Test-82469373-project-member] Created reservations ['38812d81-3b94-4841-9e36-7d043caabe41', 'bc7f45fc-58b8-475e-976e-a8257ee0d224', '73d2f970-d66f-4dc7-b2f7-f30bbebcf3b6', '9d4aaaad-026f-48d1-b5f5-c69fbf09632d'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:13:47.272621 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-6b473b8a-37d7-4837-8d97-d601e52357a8 tempest-VolumesTransfersV355Test-82469373 tempest-VolumesTransfersV355Test-82469373-project-member] Transfer volume completed successfully. Aug 13 21:13:47.332200 np0000007265 devstack@c-api.service[100217]: INFO cinder.transfer.api [None req-6b473b8a-37d7-4837-8d97-d601e52357a8 tempest-VolumesTransfersV355Test-82469373 tempest-VolumesTransfersV355Test-82469373-project-member] Volume c7edd403-ead9-410e-9c0d-89f906108671 has been transferred. Aug 13 21:13:47.339328 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6b473b8a-37d7-4837-8d97-d601e52357a8 tempest-VolumesTransfersV355Test-82469373 tempest-VolumesTransfersV355Test-82469373-project-member] https://10.4.3.14/volume/v3/volume-transfers/b938db41-05ca-4a57-ae60-6a58769f8a5d/accept returned with HTTP 202 Aug 13 21:13:47.339805 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 822/3309] 10.4.3.14 () {70 vars in 1451 bytes} [Thu Aug 13 21:13:47 2026] POST /volume/v3/volume-transfers/b938db41-05ca-4a57-ae60-6a58769f8a5d/accept => generated 363 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:13:47.348136 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7f8f9ca3-919d-42dd-a464-390c847ed720 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:47.349894 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7f8f9ca3-919d-42dd-a464-390c847ed720 tempest-VolumesTransfersV355Test-82469373 tempest-VolumesTransfersV355Test-82469373-project-member] GET https://10.4.3.14/volume/v3/volumes/c7edd403-ead9-410e-9c0d-89f906108671 Aug 13 21:13:47.350170 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7f8f9ca3-919d-42dd-a464-390c847ed720 tempest-VolumesTransfersV355Test-82469373 tempest-VolumesTransfersV355Test-82469373-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:47.350406 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7f8f9ca3-919d-42dd-a464-390c847ed720 tempest-VolumesTransfersV355Test-82469373 tempest-VolumesTransfersV355Test-82469373-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:47.358464 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:47.358464 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:47.362132 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-7f8f9ca3-919d-42dd-a464-390c847ed720 tempest-VolumesTransfersV355Test-82469373 tempest-VolumesTransfersV355Test-82469373-project-member] Volume info retrieved successfully. Aug 13 21:13:47.366516 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7f8f9ca3-919d-42dd-a464-390c847ed720 tempest-VolumesTransfersV355Test-82469373 tempest-VolumesTransfersV355Test-82469373-project-member] https://10.4.3.14/volume/v3/volumes/c7edd403-ead9-410e-9c0d-89f906108671 returned with HTTP 200 Aug 13 21:13:47.366902 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 830/3310] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:13:47 2026] GET /volume/v3/volumes/c7edd403-ead9-410e-9c0d-89f906108671 => generated 944 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:13:47.384353 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-8aa7bd0a-bed2-4202-9252-5ed3c09d2196 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:47.386255 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8aa7bd0a-bed2-4202-9252-5ed3c09d2196 tempest-VolumesTransfersV355Test-82469373 tempest-VolumesTransfersV355Test-82469373-project-member] GET https://10.4.3.14/volume/v3/volumes/c7edd403-ead9-410e-9c0d-89f906108671 Aug 13 21:13:47.386465 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8aa7bd0a-bed2-4202-9252-5ed3c09d2196 tempest-VolumesTransfersV355Test-82469373 tempest-VolumesTransfersV355Test-82469373-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:47.386646 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8aa7bd0a-bed2-4202-9252-5ed3c09d2196 tempest-VolumesTransfersV355Test-82469373 tempest-VolumesTransfersV355Test-82469373-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:47.396706 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:47.396706 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:47.400269 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-8aa7bd0a-bed2-4202-9252-5ed3c09d2196 tempest-VolumesTransfersV355Test-82469373 tempest-VolumesTransfersV355Test-82469373-project-member] Volume info retrieved successfully. Aug 13 21:13:47.402033 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-bdb1e0d0-a324-47f7-8d8b-b93b86bc5744 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:47.403689 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bdb1e0d0-a324-47f7-8d8b-b93b86bc5744 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] GET https://10.4.3.14/volume/v3/volumes/8217c9d8-3f80-468a-870e-79e00840e7cc Aug 13 21:13:47.403848 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bdb1e0d0-a324-47f7-8d8b-b93b86bc5744 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:47.404060 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bdb1e0d0-a324-47f7-8d8b-b93b86bc5744 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:47.404698 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8aa7bd0a-bed2-4202-9252-5ed3c09d2196 tempest-VolumesTransfersV355Test-82469373 tempest-VolumesTransfersV355Test-82469373-project-member] https://10.4.3.14/volume/v3/volumes/c7edd403-ead9-410e-9c0d-89f906108671 returned with HTTP 200 Aug 13 21:13:47.405099 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 834/3311] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:13:47 2026] GET /volume/v3/volumes/c7edd403-ead9-410e-9c0d-89f906108671 => generated 944 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:13:47.412690 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:47.412690 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:47.416068 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-bdb1e0d0-a324-47f7-8d8b-b93b86bc5744 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Volume info retrieved successfully. Aug 13 21:13:47.417557 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3a01aaaf-4bdb-4f9a-bf13-8efd9456f965 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:47.419622 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3a01aaaf-4bdb-4f9a-bf13-8efd9456f965 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] DELETE https://10.4.3.14/volume/v3/volume-transfers/b938db41-05ca-4a57-ae60-6a58769f8a5d Aug 13 21:13:47.419889 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3a01aaaf-4bdb-4f9a-bf13-8efd9456f965 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:47.420165 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3a01aaaf-4bdb-4f9a-bf13-8efd9456f965 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:47.420228 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bdb1e0d0-a324-47f7-8d8b-b93b86bc5744 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] https://10.4.3.14/volume/v3/volumes/8217c9d8-3f80-468a-870e-79e00840e7cc returned with HTTP 200 Aug 13 21:13:47.420321 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.contrib.volume_transfer [None req-3a01aaaf-4bdb-4f9a-bf13-8efd9456f965 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Delete transfer with id: b938db41-05ca-4a57-ae60-6a58769f8a5d Aug 13 21:13:47.420623 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 826/3312] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:47 2026] GET /volume/v3/volumes/8217c9d8-3f80-468a-870e-79e00840e7cc => generated 1230 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:13:47.423698 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3a01aaaf-4bdb-4f9a-bf13-8efd9456f965 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] https://10.4.3.14/volume/v3/volume-transfers/b938db41-05ca-4a57-ae60-6a58769f8a5d returned with HTTP 404 Aug 13 21:13:47.424264 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 823/3313] 10.4.3.14 () {68 vars in 1412 bytes} [Thu Aug 13 21:13:47 2026] DELETE /volume/v3/volume-transfers/b938db41-05ca-4a57-ae60-6a58769f8a5d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:13:47.435555 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3ca2405c-174b-4723-828c-9f670b118317 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:47.437685 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3ca2405c-174b-4723-828c-9f670b118317 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] GET https://10.4.3.14/volume/v3/volumes/8217c9d8-3f80-468a-870e-79e00840e7cc Aug 13 21:13:47.437895 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3ca2405c-174b-4723-828c-9f670b118317 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:47.437954 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-6e57ccd5-f0ad-4384-906a-350bc276b1ac None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:47.438159 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3ca2405c-174b-4723-828c-9f670b118317 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:47.449715 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:47.449715 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:47.453059 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3ca2405c-174b-4723-828c-9f670b118317 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Volume info retrieved successfully. Aug 13 21:13:47.462319 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3ca2405c-174b-4723-828c-9f670b118317 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] https://10.4.3.14/volume/v3/volumes/8217c9d8-3f80-468a-870e-79e00840e7cc returned with HTTP 200 Aug 13 21:13:47.463045 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 831/3314] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:47 2026] GET /volume/v3/volumes/8217c9d8-3f80-468a-870e-79e00840e7cc => generated 1230 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:13:47.477780 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6e57ccd5-f0ad-4384-906a-350bc276b1ac tempest-VolumesTransfersV355Test-792702736 tempest-VolumesTransfersV355Test-792702736-project-admin] DELETE https://10.4.3.14/volume/v3/volumes/c7edd403-ead9-410e-9c0d-89f906108671 Aug 13 21:13:47.478009 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6e57ccd5-f0ad-4384-906a-350bc276b1ac tempest-VolumesTransfersV355Test-792702736 tempest-VolumesTransfersV355Test-792702736-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:47.478177 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6e57ccd5-f0ad-4384-906a-350bc276b1ac tempest-VolumesTransfersV355Test-792702736 tempest-VolumesTransfersV355Test-792702736-project-admin] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:47.478340 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-6e57ccd5-f0ad-4384-906a-350bc276b1ac tempest-VolumesTransfersV355Test-792702736 tempest-VolumesTransfersV355Test-792702736-project-admin] Delete volume with id: c7edd403-ead9-410e-9c0d-89f906108671 Aug 13 21:13:47.485847 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:47.485847 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:47.486176 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-6e57ccd5-f0ad-4384-906a-350bc276b1ac tempest-VolumesTransfersV355Test-792702736 tempest-VolumesTransfersV355Test-792702736-project-admin] Volume info retrieved successfully. Aug 13 21:13:47.500612 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-6e57ccd5-f0ad-4384-906a-350bc276b1ac tempest-VolumesTransfersV355Test-792702736 tempest-VolumesTransfersV355Test-792702736-project-admin] Delete volume request issued successfully. Aug 13 21:13:47.500781 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6e57ccd5-f0ad-4384-906a-350bc276b1ac tempest-VolumesTransfersV355Test-792702736 tempest-VolumesTransfersV355Test-792702736-project-admin] https://10.4.3.14/volume/v3/volumes/c7edd403-ead9-410e-9c0d-89f906108671 returned with HTTP 202 Aug 13 21:13:47.501177 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 835/3315] 10.4.3.14 () {68 vars in 1385 bytes} [Thu Aug 13 21:13:47 2026] DELETE /volume/v3/volumes/c7edd403-ead9-410e-9c0d-89f906108671 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 21:13:47.508769 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8ffe3c3d-585c-4bc2-892f-e7651a7acf77 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:47.511403 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8ffe3c3d-585c-4bc2-892f-e7651a7acf77 tempest-VolumesTransfersV355Test-792702736 tempest-VolumesTransfersV355Test-792702736-project-admin] GET https://10.4.3.14/volume/v3/volumes/c7edd403-ead9-410e-9c0d-89f906108671 Aug 13 21:13:47.511738 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8ffe3c3d-585c-4bc2-892f-e7651a7acf77 tempest-VolumesTransfersV355Test-792702736 tempest-VolumesTransfersV355Test-792702736-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:47.512049 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8ffe3c3d-585c-4bc2-892f-e7651a7acf77 tempest-VolumesTransfersV355Test-792702736 tempest-VolumesTransfersV355Test-792702736-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:47.523487 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:47.523487 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:47.529395 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-8ffe3c3d-585c-4bc2-892f-e7651a7acf77 tempest-VolumesTransfersV355Test-792702736 tempest-VolumesTransfersV355Test-792702736-project-admin] Volume info retrieved successfully. Aug 13 21:13:47.536004 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8ffe3c3d-585c-4bc2-892f-e7651a7acf77 tempest-VolumesTransfersV355Test-792702736 tempest-VolumesTransfersV355Test-792702736-project-admin] https://10.4.3.14/volume/v3/volumes/c7edd403-ead9-410e-9c0d-89f906108671 returned with HTTP 200 Aug 13 21:13:47.536730 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 827/3316] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:13:47 2026] GET /volume/v3/volumes/c7edd403-ead9-410e-9c0d-89f906108671 => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:13:47.751589 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-bc01679c-71f3-4a26-b3ab-f0736c25c35f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:47.753502 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bc01679c-71f3-4a26-b3ab-f0736c25c35f tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/8f41eccd-4345-4826-9be7-9a940ca8aa76 Aug 13 21:13:47.753697 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bc01679c-71f3-4a26-b3ab-f0736c25c35f tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:47.753865 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bc01679c-71f3-4a26-b3ab-f0736c25c35f tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:47.754090 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-bc01679c-71f3-4a26-b3ab-f0736c25c35f tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 8f41eccd-4345-4826-9be7-9a940ca8aa76. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:47.761426 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:47.761426 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:47.762264 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bc01679c-71f3-4a26-b3ab-f0736c25c35f tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/8f41eccd-4345-4826-9be7-9a940ca8aa76 returned with HTTP 200 Aug 13 21:13:47.762614 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 824/3317] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:47 2026] GET /volume/v3/backups/8f41eccd-4345-4826-9be7-9a940ca8aa76 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:47.777133 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d0efd3af-d6e9-4e44-ae44-14b6700d7b93 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:47.779346 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d0efd3af-d6e9-4e44-ae44-14b6700d7b93 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/8f41eccd-4345-4826-9be7-9a940ca8aa76 Aug 13 21:13:47.779596 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d0efd3af-d6e9-4e44-ae44-14b6700d7b93 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:47.779853 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d0efd3af-d6e9-4e44-ae44-14b6700d7b93 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:47.780041 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-d0efd3af-d6e9-4e44-ae44-14b6700d7b93 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 8f41eccd-4345-4826-9be7-9a940ca8aa76. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:47.785500 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:47.785500 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:47.786329 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d0efd3af-d6e9-4e44-ae44-14b6700d7b93 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/8f41eccd-4345-4826-9be7-9a940ca8aa76 returned with HTTP 200 Aug 13 21:13:47.786701 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 832/3318] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:47 2026] GET /volume/v3/backups/8f41eccd-4345-4826-9be7-9a940ca8aa76 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:47.798635 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c4ab1ebe-1918-4e34-b9bb-d21b92dfa8a6 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:47.800679 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c4ab1ebe-1918-4e34-b9bb-d21b92dfa8a6 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] DELETE https://10.4.3.14/volume/v3/backups/8f41eccd-4345-4826-9be7-9a940ca8aa76 Aug 13 21:13:47.800867 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c4ab1ebe-1918-4e34-b9bb-d21b92dfa8a6 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:47.801099 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c4ab1ebe-1918-4e34-b9bb-d21b92dfa8a6 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:47.801198 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.contrib.backups [None req-c4ab1ebe-1918-4e34-b9bb-d21b92dfa8a6 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Delete backup with id: 8f41eccd-4345-4826-9be7-9a940ca8aa76. Aug 13 21:13:47.805601 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:47.805601 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:47.816593 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.backup.rpcapi [None req-c4ab1ebe-1918-4e34-b9bb-d21b92dfa8a6 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] delete_backup rpcapi backup_id 8f41eccd-4345-4826-9be7-9a940ca8aa76 {{(pid=100216) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 21:13:47.818712 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c4ab1ebe-1918-4e34-b9bb-d21b92dfa8a6 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/8f41eccd-4345-4826-9be7-9a940ca8aa76 returned with HTTP 202 Aug 13 21:13:47.819291 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 836/3319] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:13:47 2026] DELETE /volume/v3/backups/8f41eccd-4345-4826-9be7-9a940ca8aa76 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:13:47.827065 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-33ec02fb-f529-4ca5-bfb1-571127dd8f34 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:47.828888 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-33ec02fb-f529-4ca5-bfb1-571127dd8f34 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/8f41eccd-4345-4826-9be7-9a940ca8aa76 Aug 13 21:13:47.829124 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-33ec02fb-f529-4ca5-bfb1-571127dd8f34 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:47.829290 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-33ec02fb-f529-4ca5-bfb1-571127dd8f34 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:47.829391 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-33ec02fb-f529-4ca5-bfb1-571127dd8f34 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 8f41eccd-4345-4826-9be7-9a940ca8aa76. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:47.841685 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:47.841685 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:47.844374 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-33ec02fb-f529-4ca5-bfb1-571127dd8f34 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/8f41eccd-4345-4826-9be7-9a940ca8aa76 returned with HTTP 200 Aug 13 21:13:47.844812 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 828/3320] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:47 2026] GET /volume/v3/backups/8f41eccd-4345-4826-9be7-9a940ca8aa76 => generated 787 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:47.940751 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-912086cd-4b1c-4d41-ba6c-7f7f8a837c3b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:47.943287 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-912086cd-4b1c-4d41-ba6c-7f7f8a837c3b tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] GET https://10.4.3.14/volume/v3/volumes/e33ef39c-fbeb-47cd-94f9-8e9967bba7f8 Aug 13 21:13:47.943611 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-912086cd-4b1c-4d41-ba6c-7f7f8a837c3b tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:47.943976 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-912086cd-4b1c-4d41-ba6c-7f7f8a837c3b tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:47.951668 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:47.951668 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:47.955124 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-912086cd-4b1c-4d41-ba6c-7f7f8a837c3b tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Volume info retrieved successfully. Aug 13 21:13:47.958750 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-912086cd-4b1c-4d41-ba6c-7f7f8a837c3b tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] https://10.4.3.14/volume/v3/volumes/e33ef39c-fbeb-47cd-94f9-8e9967bba7f8 returned with HTTP 200 Aug 13 21:13:47.959155 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 825/3321] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:47 2026] GET /volume/v3/volumes/e33ef39c-fbeb-47cd-94f9-8e9967bba7f8 => generated 936 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:47.985429 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1694103a-ae8e-498a-9539-72175ccac228 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:47.987108 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1694103a-ae8e-498a-9539-72175ccac228 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 Aug 13 21:13:47.987288 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1694103a-ae8e-498a-9539-72175ccac228 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:47.987498 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1694103a-ae8e-498a-9539-72175ccac228 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:47.987622 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-1694103a-ae8e-498a-9539-72175ccac228 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id bc8d8406-8667-49df-b3f8-28474358e002. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:47.991670 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:47.991670 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:47.992264 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1694103a-ae8e-498a-9539-72175ccac228 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 returned with HTTP 200 Aug 13 21:13:47.992602 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 833/3322] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:13:47 2026] GET /volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:48.254222 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-7d5f6d28-8171-4406-af8b-002611f83c6a req-ff58b773-2ae9-4373-a7a0-a86da2cebb2e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:48.256766 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-7d5f6d28-8171-4406-af8b-002611f83c6a req-ff58b773-2ae9-4373-a7a0-a86da2cebb2e tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] GET https://10.4.3.14/volume/v3/volumes/e33ef39c-fbeb-47cd-94f9-8e9967bba7f8 Aug 13 21:13:48.257024 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-7d5f6d28-8171-4406-af8b-002611f83c6a req-ff58b773-2ae9-4373-a7a0-a86da2cebb2e tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:48.257273 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-7d5f6d28-8171-4406-af8b-002611f83c6a req-ff58b773-2ae9-4373-a7a0-a86da2cebb2e tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:48.267034 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:48.267034 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:48.273973 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-7d5f6d28-8171-4406-af8b-002611f83c6a req-ff58b773-2ae9-4373-a7a0-a86da2cebb2e tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Volume info retrieved successfully. Aug 13 21:13:48.278546 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-7d5f6d28-8171-4406-af8b-002611f83c6a req-ff58b773-2ae9-4373-a7a0-a86da2cebb2e tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] https://10.4.3.14/volume/v3/volumes/e33ef39c-fbeb-47cd-94f9-8e9967bba7f8 returned with HTTP 200 Aug 13 21:13:48.279016 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 837/3323] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:13:48 2026] GET /volume/v3/volumes/e33ef39c-fbeb-47cd-94f9-8e9967bba7f8 => generated 936 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:48.358805 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-54f38838-2c63-42b3-bee1-1b62ff7244a1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:48.359205 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-54f38838-2c63-42b3-bee1-1b62ff7244a1 None None] GET https://10.4.3.14/volume// Aug 13 21:13:48.359366 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-54f38838-2c63-42b3-bee1-1b62ff7244a1 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:48.359604 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-54f38838-2c63-42b3-bee1-1b62ff7244a1 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:48.359914 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-54f38838-2c63-42b3-bee1-1b62ff7244a1 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:13:48.360228 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 829/3324] 10.4.3.14 () {66 vars in 1421 bytes} [Thu Aug 13 21:13:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:13:48.368570 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-7d5f6d28-8171-4406-af8b-002611f83c6a req-f71480af-b97b-4dcb-8da5-1ab601bbcc26 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:48.370528 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-7d5f6d28-8171-4406-af8b-002611f83c6a req-f71480af-b97b-4dcb-8da5-1ab601bbcc26 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:13:48.370881 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-7d5f6d28-8171-4406-af8b-002611f83c6a req-f71480af-b97b-4dcb-8da5-1ab601bbcc26 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e33ef39c-fbeb-47cd-94f9-8e9967bba7f8", "connector": null, "instance_uuid": "6b460de3-5532-4d55-88c7-ec38218a38c0"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:13:48.380141 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:48.380141 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:48.405296 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-7d5f6d28-8171-4406-af8b-002611f83c6a req-f71480af-b97b-4dcb-8da5-1ab601bbcc26 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:13:48.405763 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 826/3325] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:13:48 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:13:48.433290 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9cd58119-e87b-4849-8741-240d8853c6a8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:48.435112 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9cd58119-e87b-4849-8741-240d8853c6a8 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] GET https://10.4.3.14/volume/v3/volumes/e33ef39c-fbeb-47cd-94f9-8e9967bba7f8 Aug 13 21:13:48.435294 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9cd58119-e87b-4849-8741-240d8853c6a8 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:48.435465 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9cd58119-e87b-4849-8741-240d8853c6a8 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:48.437468 np0000007265 devstack@c-api.service[100214]: DEBUG dbcounter [-] [100214] Writing DB stats cinder:SELECT=445,cinder:INSERT=59,cinder:UPDATE=114,cinder:DELETE=5 {{(pid=100214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:13:48.442203 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e13caad4-e9ae-4f1e-87d0-a575fcc5d159 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:48.442599 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e13caad4-e9ae-4f1e-87d0-a575fcc5d159 None None] GET https://10.4.3.14/volume// Aug 13 21:13:48.442761 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e13caad4-e9ae-4f1e-87d0-a575fcc5d159 None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:48.442941 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e13caad4-e9ae-4f1e-87d0-a575fcc5d159 None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:48.443314 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e13caad4-e9ae-4f1e-87d0-a575fcc5d159 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:13:48.443661 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 838/3326] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:13:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:13:48.449435 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:48.449435 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:48.451404 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-7d5f6d28-8171-4406-af8b-002611f83c6a req-9c5b4d6b-d45d-4af4-9739-139d22efc417 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:48.456435 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-7d5f6d28-8171-4406-af8b-002611f83c6a req-9c5b4d6b-d45d-4af4-9739-139d22efc417 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] GET https://10.4.3.14/volume/v3/volumes/e33ef39c-fbeb-47cd-94f9-8e9967bba7f8 Aug 13 21:13:48.456630 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-7d5f6d28-8171-4406-af8b-002611f83c6a req-9c5b4d6b-d45d-4af4-9739-139d22efc417 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:48.456799 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-7d5f6d28-8171-4406-af8b-002611f83c6a req-9c5b4d6b-d45d-4af4-9739-139d22efc417 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:48.458843 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9cd58119-e87b-4849-8741-240d8853c6a8 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Volume info retrieved successfully. Aug 13 21:13:48.467174 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9cd58119-e87b-4849-8741-240d8853c6a8 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] https://10.4.3.14/volume/v3/volumes/e33ef39c-fbeb-47cd-94f9-8e9967bba7f8 returned with HTTP 200 Aug 13 21:13:48.467609 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 834/3327] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:48 2026] GET /volume/v3/volumes/e33ef39c-fbeb-47cd-94f9-8e9967bba7f8 => generated 935 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:48.470218 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:48.470218 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:48.473952 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-7d5f6d28-8171-4406-af8b-002611f83c6a req-9c5b4d6b-d45d-4af4-9739-139d22efc417 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Volume info retrieved successfully. Aug 13 21:13:48.478375 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-7d5f6d28-8171-4406-af8b-002611f83c6a req-9c5b4d6b-d45d-4af4-9739-139d22efc417 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] https://10.4.3.14/volume/v3/volumes/e33ef39c-fbeb-47cd-94f9-8e9967bba7f8 returned with HTTP 200 Aug 13 21:13:48.478998 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 830/3328] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:13:48 2026] GET /volume/v3/volumes/e33ef39c-fbeb-47cd-94f9-8e9967bba7f8 => generated 1115 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:13:48.553208 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-af3ad65a-4a48-4487-b6bd-839faf3cfb23 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:48.554990 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-af3ad65a-4a48-4487-b6bd-839faf3cfb23 tempest-VolumesTransfersV355Test-792702736 tempest-VolumesTransfersV355Test-792702736-project-admin] GET https://10.4.3.14/volume/v3/volumes/c7edd403-ead9-410e-9c0d-89f906108671 Aug 13 21:13:48.555215 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-af3ad65a-4a48-4487-b6bd-839faf3cfb23 tempest-VolumesTransfersV355Test-792702736 tempest-VolumesTransfersV355Test-792702736-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:48.555414 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-af3ad65a-4a48-4487-b6bd-839faf3cfb23 tempest-VolumesTransfersV355Test-792702736 tempest-VolumesTransfersV355Test-792702736-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:48.560954 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-af3ad65a-4a48-4487-b6bd-839faf3cfb23 tempest-VolumesTransfersV355Test-792702736 tempest-VolumesTransfersV355Test-792702736-project-admin] https://10.4.3.14/volume/v3/volumes/c7edd403-ead9-410e-9c0d-89f906108671 returned with HTTP 404 Aug 13 21:13:48.561407 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 827/3329] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:13:48 2026] GET /volume/v3/volumes/c7edd403-ead9-410e-9c0d-89f906108671 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:13:48.568524 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c3bc8dee-2e5e-4939-b04f-b0378b30db60 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:48.572426 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c3bc8dee-2e5e-4939-b04f-b0378b30db60 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] GET https://10.4.3.14/volume/v3/volumes/c7edd403-ead9-410e-9c0d-89f906108671 Aug 13 21:13:48.572678 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c3bc8dee-2e5e-4939-b04f-b0378b30db60 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:48.572868 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c3bc8dee-2e5e-4939-b04f-b0378b30db60 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:48.577048 np0000007265 devstack@c-api.service[100216]: DEBUG dbcounter [-] [100216] Writing DB stats cinder:SELECT=483,cinder:UPDATE=122,cinder:INSERT=76,cinder:DELETE=3 {{(pid=100216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:13:48.577336 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-7d5f6d28-8171-4406-af8b-002611f83c6a req-62e45613-6570-44c2-8d49-db2f62203b26 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:48.579711 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-7d5f6d28-8171-4406-af8b-002611f83c6a req-62e45613-6570-44c2-8d49-db2f62203b26 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] PUT https://10.4.3.14/volume/v3/attachments/da115696-79e2-4b6e-a5e5-0c032d2655ec Aug 13 21:13:48.580242 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-7d5f6d28-8171-4406-af8b-002611f83c6a req-62e45613-6570-44c2-8d49-db2f62203b26 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:13:48.582748 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c3bc8dee-2e5e-4939-b04f-b0378b30db60 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] https://10.4.3.14/volume/v3/volumes/c7edd403-ead9-410e-9c0d-89f906108671 returned with HTTP 404 Aug 13 21:13:48.583409 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 839/3330] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:13:48 2026] GET /volume/v3/volumes/c7edd403-ead9-410e-9c0d-89f906108671 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:13:48.588297 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-7d5f6d28-8171-4406-af8b-002611f83c6a req-62e45613-6570-44c2-8d49-db2f62203b26 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Acquiring lock "cinder-attachment_update-e33ef39c-fbeb-47cd-94f9-8e9967bba7f8-np0000007265" by "attachment_update" {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:13:48.591746 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e972a917-0e05-4067-875a-392fa4304c49 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:48.593205 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-7d5f6d28-8171-4406-af8b-002611f83c6a req-62e45613-6570-44c2-8d49-db2f62203b26 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Lock "cinder-attachment_update-e33ef39c-fbeb-47cd-94f9-8e9967bba7f8-np0000007265" acquired by "attachment_update" :: waited 0.005s {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:13:48.593662 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e972a917-0e05-4067-875a-392fa4304c49 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] DELETE https://10.4.3.14/volume/v3/volumes/c7edd403-ead9-410e-9c0d-89f906108671 Aug 13 21:13:48.593903 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e972a917-0e05-4067-875a-392fa4304c49 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:48.594148 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:48.594148 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:48.594237 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e972a917-0e05-4067-875a-392fa4304c49 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:48.594393 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-e972a917-0e05-4067-875a-392fa4304c49 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Delete volume with id: c7edd403-ead9-410e-9c0d-89f906108671 Aug 13 21:13:48.601238 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e972a917-0e05-4067-875a-392fa4304c49 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] https://10.4.3.14/volume/v3/volumes/c7edd403-ead9-410e-9c0d-89f906108671 returned with HTTP 404 Aug 13 21:13:48.601864 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 831/3331] 10.4.3.14 () {68 vars in 1385 bytes} [Thu Aug 13 21:13:48 2026] DELETE /volume/v3/volumes/c7edd403-ead9-410e-9c0d-89f906108671 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:13:48.613049 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-40349050-e536-41cb-afa1-b86a4c1bb47a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:48.615812 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-40349050-e536-41cb-afa1-b86a4c1bb47a tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:13:48.616178 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-40349050-e536-41cb-afa1-b86a4c1bb47a tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-2014186158"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:13:48.617846 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-40349050-e536-41cb-afa1-b86a4c1bb47a tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-2014186158'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:13:48.617983 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-40349050-e536-41cb-afa1-b86a4c1bb47a tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Create volume of 1 GB Aug 13 21:13:48.618244 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:48.618244 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:48.622104 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-40349050-e536-41cb-afa1-b86a4c1bb47a tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Availability Zones retrieved successfully. Aug 13 21:13:48.628984 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-40349050-e536-41cb-afa1-b86a4c1bb47a tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Flow 'volume_create_api' (05c5cd44-c1d5-4993-81c9-c6dc1414d1cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:13:48.630655 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-40349050-e536-41cb-afa1-b86a4c1bb47a tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff73b7ac-0eb9-4b05-857e-b933d970c38e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:13:48.633004 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-40349050-e536-41cb-afa1-b86a4c1bb47a tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:13:48.662823 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-40349050-e536-41cb-afa1-b86a4c1bb47a tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff73b7ac-0eb9-4b05-857e-b933d970c38e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:13:48.663589 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-40349050-e536-41cb-afa1-b86a4c1bb47a tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b2cfc26-14d0-47cf-99b2-a227d44d83ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:13:48.687677 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-7d5f6d28-8171-4406-af8b-002611f83c6a req-62e45613-6570-44c2-8d49-db2f62203b26 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Lock "cinder-attachment_update-e33ef39c-fbeb-47cd-94f9-8e9967bba7f8-np0000007265" released by "attachment_update" :: held 0.094s {{(pid=100214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:13:48.688110 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-7d5f6d28-8171-4406-af8b-002611f83c6a req-62e45613-6570-44c2-8d49-db2f62203b26 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] https://10.4.3.14/volume/v3/attachments/da115696-79e2-4b6e-a5e5-0c032d2655ec returned with HTTP 200 Aug 13 21:13:48.688692 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 835/3332] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:13:48 2026] PUT /volume/v3/attachments/da115696-79e2-4b6e-a5e5-0c032d2655ec => generated 969 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:13:48.713001 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-40349050-e536-41cb-afa1-b86a4c1bb47a tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Created reservations ['a58bafbb-0383-4206-9711-e1adc06e204c', '4b61a850-db1c-44f8-84bc-de327ef98fab', 'adf49078-e693-4915-8a7d-8af6e802ec9b', '56638ba9-8059-46ef-a199-2a1120e928cb'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:13:48.713455 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-40349050-e536-41cb-afa1-b86a4c1bb47a tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b2cfc26-14d0-47cf-99b2-a227d44d83ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a58bafbb-0383-4206-9711-e1adc06e204c', '4b61a850-db1c-44f8-84bc-de327ef98fab', 'adf49078-e693-4915-8a7d-8af6e802ec9b', '56638ba9-8059-46ef-a199-2a1120e928cb']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:13:48.714195 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-40349050-e536-41cb-afa1-b86a4c1bb47a tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76f941e2-10af-49e9-a0d9-f5a1bb4d74cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:13:48.737746 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-40349050-e536-41cb-afa1-b86a4c1bb47a tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76f941e2-10af-49e9-a0d9-f5a1bb4d74cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '713affad-7ec3-467c-bdc6-d9c7bbfe1c19', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-2014186158',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83acda3feb444279a105061558348d3e',qos_specs=None,replication_status=,reservations=['a58bafbb-0383-4206-9711-e1adc06e204c','4b61a850-db1c-44f8-84bc-de327ef98fab','adf49078-e693-4915-8a7d-8af6e802ec9b','56638ba9-8059-46ef-a199-2a1120e928cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='efcbc94c31a44a1a9d846c5b69c3eec0',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:13:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-2014186158',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=713affad-7ec3-467c-bdc6-d9c7bbfe1c19,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83acda3feb444279a105061558348d3e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='efcbc94c31a44a1a9d846c5b69c3eec0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:13:48.738839 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-40349050-e536-41cb-afa1-b86a4c1bb47a tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf75b381-913f-4820-a737-136cb954e91e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:13:48.755339 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-40349050-e536-41cb-afa1-b86a4c1bb47a tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf75b381-913f-4820-a737-136cb954e91e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-2014186158',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83acda3feb444279a105061558348d3e',qos_specs=None,replication_status=,reservations=['a58bafbb-0383-4206-9711-e1adc06e204c','4b61a850-db1c-44f8-84bc-de327ef98fab','adf49078-e693-4915-8a7d-8af6e802ec9b','56638ba9-8059-46ef-a199-2a1120e928cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='efcbc94c31a44a1a9d846c5b69c3eec0',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:13:48.756064 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-40349050-e536-41cb-afa1-b86a4c1bb47a tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b91f650-c873-4e58-97eb-40ee59277108) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:13:48.764270 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-40349050-e536-41cb-afa1-b86a4c1bb47a tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b91f650-c873-4e58-97eb-40ee59277108) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:13:48.765001 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-40349050-e536-41cb-afa1-b86a4c1bb47a tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Flow 'volume_create_api' (05c5cd44-c1d5-4993-81c9-c6dc1414d1cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:13:48.765285 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-40349050-e536-41cb-afa1-b86a4c1bb47a tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Create volume request issued successfully. Aug 13 21:13:48.765828 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-40349050-e536-41cb-afa1-b86a4c1bb47a tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:13:48.769465 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 828/3333] 10.4.3.14 () {70 vars in 1292 bytes} [Thu Aug 13 21:13:48 2026] POST /volume/v3/volumes => generated 817 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:13:48.781327 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0261f4f1-c89e-4d1e-b565-dd52cb4f731b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:48.783586 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0261f4f1-c89e-4d1e-b565-dd52cb4f731b tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] GET https://10.4.3.14/volume/v3/volumes/713affad-7ec3-467c-bdc6-d9c7bbfe1c19 Aug 13 21:13:48.783817 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0261f4f1-c89e-4d1e-b565-dd52cb4f731b tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:48.784127 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0261f4f1-c89e-4d1e-b565-dd52cb4f731b tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:48.793636 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:48.793636 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:48.799198 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-0261f4f1-c89e-4d1e-b565-dd52cb4f731b tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Volume info retrieved successfully. Aug 13 21:13:48.804781 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0261f4f1-c89e-4d1e-b565-dd52cb4f731b tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] https://10.4.3.14/volume/v3/volumes/713affad-7ec3-467c-bdc6-d9c7bbfe1c19 returned with HTTP 200 Aug 13 21:13:48.805315 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 840/3334] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:13:48 2026] GET /volume/v3/volumes/713affad-7ec3-467c-bdc6-d9c7bbfe1c19 => generated 885 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:13:48.856522 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-97e5d25c-1382-480e-95dd-01708ada5daf None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:48.858289 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-97e5d25c-1382-480e-95dd-01708ada5daf tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/8f41eccd-4345-4826-9be7-9a940ca8aa76 Aug 13 21:13:48.858473 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-97e5d25c-1382-480e-95dd-01708ada5daf tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:48.858651 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-97e5d25c-1382-480e-95dd-01708ada5daf tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:48.858747 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-97e5d25c-1382-480e-95dd-01708ada5daf tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 8f41eccd-4345-4826-9be7-9a940ca8aa76. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:48.862275 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-97e5d25c-1382-480e-95dd-01708ada5daf tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/8f41eccd-4345-4826-9be7-9a940ca8aa76 returned with HTTP 404 Aug 13 21:13:48.862709 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 832/3335] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:48 2026] GET /volume/v3/backups/8f41eccd-4345-4826-9be7-9a940ca8aa76 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:13:48.948949 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2820f8c3-2896-4f92-b539-e510746ed97d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:48.950557 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2820f8c3-2896-4f92-b539-e510746ed97d tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] DELETE https://10.4.3.14/volume/v3/backups/93964077-1166-4ebb-8229-a2d3854cbc46 Aug 13 21:13:48.950734 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2820f8c3-2896-4f92-b539-e510746ed97d tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:48.950907 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2820f8c3-2896-4f92-b539-e510746ed97d tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:48.951039 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.contrib.backups [None req-2820f8c3-2896-4f92-b539-e510746ed97d tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Delete backup with id: 93964077-1166-4ebb-8229-a2d3854cbc46. Aug 13 21:13:48.954814 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:48.954814 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:48.966237 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.backup.rpcapi [None req-2820f8c3-2896-4f92-b539-e510746ed97d tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] delete_backup rpcapi backup_id 93964077-1166-4ebb-8229-a2d3854cbc46 {{(pid=100214) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 21:13:48.968028 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2820f8c3-2896-4f92-b539-e510746ed97d tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/93964077-1166-4ebb-8229-a2d3854cbc46 returned with HTTP 202 Aug 13 21:13:48.968395 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 836/3336] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:13:48 2026] DELETE /volume/v3/backups/93964077-1166-4ebb-8229-a2d3854cbc46 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:13:48.975807 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3614b1a2-30f8-4e58-bf1f-f9cce31e2b6b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:48.977734 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3614b1a2-30f8-4e58-bf1f-f9cce31e2b6b tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/93964077-1166-4ebb-8229-a2d3854cbc46 Aug 13 21:13:48.977912 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3614b1a2-30f8-4e58-bf1f-f9cce31e2b6b tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:48.978107 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3614b1a2-30f8-4e58-bf1f-f9cce31e2b6b tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:48.978217 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-3614b1a2-30f8-4e58-bf1f-f9cce31e2b6b tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 93964077-1166-4ebb-8229-a2d3854cbc46. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:48.982536 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:48.982536 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:48.983255 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3614b1a2-30f8-4e58-bf1f-f9cce31e2b6b tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/93964077-1166-4ebb-8229-a2d3854cbc46 returned with HTTP 200 Aug 13 21:13:48.983586 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 829/3337] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:48 2026] GET /volume/v3/backups/93964077-1166-4ebb-8229-a2d3854cbc46 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:49.002847 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-bdc79ec3-f68e-4818-a735-0c8dbf31ea52 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:49.004782 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-bdc79ec3-f68e-4818-a735-0c8dbf31ea52 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 Aug 13 21:13:49.005069 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-bdc79ec3-f68e-4818-a735-0c8dbf31ea52 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:49.005287 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-bdc79ec3-f68e-4818-a735-0c8dbf31ea52 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:49.005393 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-bdc79ec3-f68e-4818-a735-0c8dbf31ea52 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id bc8d8406-8667-49df-b3f8-28474358e002. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:49.009857 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:49.009857 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:49.010554 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-bdc79ec3-f68e-4818-a735-0c8dbf31ea52 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 returned with HTTP 200 Aug 13 21:13:49.010955 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 841/3338] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:13:49 2026] GET /volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:49.020131 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0120353e-0c94-4133-b611-d3757f67ed3e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:49.021837 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0120353e-0c94-4133-b611-d3757f67ed3e tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] DELETE https://10.4.3.14/volume/v3/volumes/6c60d6d9-4d0e-48c5-a593-9fe05f8cddb7 Aug 13 21:13:49.022136 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0120353e-0c94-4133-b611-d3757f67ed3e tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:49.022241 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0120353e-0c94-4133-b611-d3757f67ed3e tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:49.022450 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-0120353e-0c94-4133-b611-d3757f67ed3e tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Delete volume with id: 6c60d6d9-4d0e-48c5-a593-9fe05f8cddb7 Aug 13 21:13:49.030036 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:49.030036 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:49.030451 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-0120353e-0c94-4133-b611-d3757f67ed3e tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Volume info retrieved successfully. Aug 13 21:13:49.055730 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-0120353e-0c94-4133-b611-d3757f67ed3e tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Delete volume request issued successfully. Aug 13 21:13:49.055955 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0120353e-0c94-4133-b611-d3757f67ed3e tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/volumes/6c60d6d9-4d0e-48c5-a593-9fe05f8cddb7 returned with HTTP 202 Aug 13 21:13:49.056438 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 833/3339] 10.4.3.14 () {68 vars in 1384 bytes} [Thu Aug 13 21:13:49 2026] DELETE /volume/v3/volumes/6c60d6d9-4d0e-48c5-a593-9fe05f8cddb7 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:13:49.063049 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e53bd40e-d297-472b-ba19-6b69c6e68962 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:49.064990 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e53bd40e-d297-472b-ba19-6b69c6e68962 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/volumes/6c60d6d9-4d0e-48c5-a593-9fe05f8cddb7 Aug 13 21:13:49.065193 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e53bd40e-d297-472b-ba19-6b69c6e68962 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:49.065397 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e53bd40e-d297-472b-ba19-6b69c6e68962 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:49.073875 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:49.073875 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:49.078983 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e53bd40e-d297-472b-ba19-6b69c6e68962 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Volume info retrieved successfully. Aug 13 21:13:49.083803 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e53bd40e-d297-472b-ba19-6b69c6e68962 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/volumes/6c60d6d9-4d0e-48c5-a593-9fe05f8cddb7 returned with HTTP 200 Aug 13 21:13:49.083803 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 837/3340] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:13:49 2026] GET /volume/v3/volumes/6c60d6d9-4d0e-48c5-a593-9fe05f8cddb7 => generated 1072 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:13:49.479850 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-81107214-54c8-4ab3-9eff-3d948782656a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:49.481759 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-81107214-54c8-4ab3-9eff-3d948782656a tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] GET https://10.4.3.14/volume/v3/volumes/e33ef39c-fbeb-47cd-94f9-8e9967bba7f8 Aug 13 21:13:49.481921 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-81107214-54c8-4ab3-9eff-3d948782656a tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:49.482165 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-81107214-54c8-4ab3-9eff-3d948782656a tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:49.492697 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:49.492697 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:49.496474 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-81107214-54c8-4ab3-9eff-3d948782656a tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Volume info retrieved successfully. Aug 13 21:13:49.500374 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-81107214-54c8-4ab3-9eff-3d948782656a tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] https://10.4.3.14/volume/v3/volumes/e33ef39c-fbeb-47cd-94f9-8e9967bba7f8 returned with HTTP 200 Aug 13 21:13:49.500710 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 830/3341] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:49 2026] GET /volume/v3/volumes/e33ef39c-fbeb-47cd-94f9-8e9967bba7f8 => generated 936 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:49.818025 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-331fba1f-9f02-47a5-8069-f573b9bef579 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:49.820342 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-331fba1f-9f02-47a5-8069-f573b9bef579 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] GET https://10.4.3.14/volume/v3/volumes/713affad-7ec3-467c-bdc6-d9c7bbfe1c19 Aug 13 21:13:49.820654 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-331fba1f-9f02-47a5-8069-f573b9bef579 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:49.820872 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-331fba1f-9f02-47a5-8069-f573b9bef579 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:49.829058 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:49.829058 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:49.837621 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-331fba1f-9f02-47a5-8069-f573b9bef579 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Volume info retrieved successfully. Aug 13 21:13:49.843391 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-331fba1f-9f02-47a5-8069-f573b9bef579 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] https://10.4.3.14/volume/v3/volumes/713affad-7ec3-467c-bdc6-d9c7bbfe1c19 returned with HTTP 200 Aug 13 21:13:49.843771 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 842/3342] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:13:49 2026] GET /volume/v3/volumes/713affad-7ec3-467c-bdc6-d9c7bbfe1c19 => generated 944 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:13:49.857550 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-21d419fb-7e95-4669-b010-62201173b25e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:49.859683 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-21d419fb-7e95-4669-b010-62201173b25e tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] POST https://10.4.3.14/volume/v3/volume-transfers Aug 13 21:13:49.860112 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-21d419fb-7e95-4669-b010-62201173b25e tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "713affad-7ec3-467c-bdc6-d9c7bbfe1c19"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:13:49.861789 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volume_transfer [None req-21d419fb-7e95-4669-b010-62201173b25e tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Creating new volume transfer {'transfer': {'volume_id': '713affad-7ec3-467c-bdc6-d9c7bbfe1c19'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 13 21:13:49.864356 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volume_transfer [None req-21d419fb-7e95-4669-b010-62201173b25e tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Creating transfer of volume 713affad-7ec3-467c-bdc6-d9c7bbfe1c19 Aug 13 21:13:49.864356 np0000007265 devstack@c-api.service[100215]: INFO cinder.transfer.api [None req-21d419fb-7e95-4669-b010-62201173b25e tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Generating transfer record for volume 713affad-7ec3-467c-bdc6-d9c7bbfe1c19 Aug 13 21:13:49.871852 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:49.871852 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:49.887349 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-21d419fb-7e95-4669-b010-62201173b25e tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] https://10.4.3.14/volume/v3/volume-transfers returned with HTTP 202 Aug 13 21:13:49.887640 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 834/3343] 10.4.3.14 () {70 vars in 1319 bytes} [Thu Aug 13 21:13:49 2026] POST /volume/v3/volume-transfers => generated 462 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:13:49.898398 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-740e007b-5012-43a6-8fe1-6a6806920a11 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:49.901442 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-740e007b-5012-43a6-8fe1-6a6806920a11 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] GET https://10.4.3.14/volume/v3/volumes/713affad-7ec3-467c-bdc6-d9c7bbfe1c19 Aug 13 21:13:49.901700 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-740e007b-5012-43a6-8fe1-6a6806920a11 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:49.902714 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-740e007b-5012-43a6-8fe1-6a6806920a11 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:49.911204 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:49.911204 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:49.915724 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-740e007b-5012-43a6-8fe1-6a6806920a11 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Volume info retrieved successfully. Aug 13 21:13:49.921046 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-740e007b-5012-43a6-8fe1-6a6806920a11 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] https://10.4.3.14/volume/v3/volumes/713affad-7ec3-467c-bdc6-d9c7bbfe1c19 returned with HTTP 200 Aug 13 21:13:49.922053 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 838/3344] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:13:49 2026] GET /volume/v3/volumes/713affad-7ec3-467c-bdc6-d9c7bbfe1c19 => generated 952 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:13:49.936743 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-21e00fc9-5728-49e2-a6af-efd9103d6386 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:49.939067 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-21e00fc9-5728-49e2-a6af-efd9103d6386 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] GET https://10.4.3.14/volume/v3/volume-transfers/detail Aug 13 21:13:49.939271 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-21e00fc9-5728-49e2-a6af-efd9103d6386 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:49.939440 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-21e00fc9-5728-49e2-a6af-efd9103d6386 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Calling method 'detail' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:49.939615 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volume_transfer [None req-21e00fc9-5728-49e2-a6af-efd9103d6386 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Listing volume transfers {{(pid=100217) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 13 21:13:49.944578 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-21e00fc9-5728-49e2-a6af-efd9103d6386 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] https://10.4.3.14/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 13 21:13:49.945242 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 831/3345] 10.4.3.14 () {68 vars in 1319 bytes} [Thu Aug 13 21:13:49 2026] GET /volume/v3/volume-transfers/detail => generated 433 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:13:49.954948 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c09b0f23-b2da-4552-8c1f-7a1e3427fdc4 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:49.956697 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c09b0f23-b2da-4552-8c1f-7a1e3427fdc4 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] DELETE https://10.4.3.14/volume/v3/volume-transfers/86b29f91-f846-4482-b4f7-e008bd6a9aa8 Aug 13 21:13:49.956892 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c09b0f23-b2da-4552-8c1f-7a1e3427fdc4 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:49.957974 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c09b0f23-b2da-4552-8c1f-7a1e3427fdc4 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:49.957974 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.contrib.volume_transfer [None req-c09b0f23-b2da-4552-8c1f-7a1e3427fdc4 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Delete transfer with id: 86b29f91-f846-4482-b4f7-e008bd6a9aa8 Aug 13 21:13:49.965400 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:49.965400 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:49.974775 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c09b0f23-b2da-4552-8c1f-7a1e3427fdc4 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] https://10.4.3.14/volume/v3/volume-transfers/86b29f91-f846-4482-b4f7-e008bd6a9aa8 returned with HTTP 202 Aug 13 21:13:49.975411 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 843/3346] 10.4.3.14 () {68 vars in 1412 bytes} [Thu Aug 13 21:13:49 2026] DELETE /volume/v3/volume-transfers/86b29f91-f846-4482-b4f7-e008bd6a9aa8 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 21:13:49.982996 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-46403a02-343d-4a86-b864-0254c0023e5d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:49.985213 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-46403a02-343d-4a86-b864-0254c0023e5d tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] GET https://10.4.3.14/volume/v3/volumes/713affad-7ec3-467c-bdc6-d9c7bbfe1c19 Aug 13 21:13:49.985213 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-46403a02-343d-4a86-b864-0254c0023e5d tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:49.985213 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-46403a02-343d-4a86-b864-0254c0023e5d tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:49.993641 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:49.993641 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:49.995089 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-65bc4e84-7707-46c4-a105-c3422532f0c0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:49.996791 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-65bc4e84-7707-46c4-a105-c3422532f0c0 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/backups/93964077-1166-4ebb-8229-a2d3854cbc46 Aug 13 21:13:49.997028 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-65bc4e84-7707-46c4-a105-c3422532f0c0 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:49.997191 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-65bc4e84-7707-46c4-a105-c3422532f0c0 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:49.997283 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-65bc4e84-7707-46c4-a105-c3422532f0c0 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Show backup with id 93964077-1166-4ebb-8229-a2d3854cbc46. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:49.997341 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-46403a02-343d-4a86-b864-0254c0023e5d tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Volume info retrieved successfully. Aug 13 21:13:50.000542 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-65bc4e84-7707-46c4-a105-c3422532f0c0 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/backups/93964077-1166-4ebb-8229-a2d3854cbc46 returned with HTTP 404 Aug 13 21:13:50.000981 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 839/3347] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:49 2026] GET /volume/v3/backups/93964077-1166-4ebb-8229-a2d3854cbc46 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:13:50.001596 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-46403a02-343d-4a86-b864-0254c0023e5d tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] https://10.4.3.14/volume/v3/volumes/713affad-7ec3-467c-bdc6-d9c7bbfe1c19 returned with HTTP 200 Aug 13 21:13:50.001978 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 835/3348] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:13:49 2026] GET /volume/v3/volumes/713affad-7ec3-467c-bdc6-d9c7bbfe1c19 => generated 944 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:13:50.022495 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f3636633-c270-4862-a865-54d29fa22472 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:50.024566 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f3636633-c270-4862-a865-54d29fa22472 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] DELETE https://10.4.3.14/volume/v3/volume-transfers/86b29f91-f846-4482-b4f7-e008bd6a9aa8 Aug 13 21:13:50.024847 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f3636633-c270-4862-a865-54d29fa22472 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:50.025072 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f3636633-c270-4862-a865-54d29fa22472 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:50.025176 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.contrib.volume_transfer [None req-f3636633-c270-4862-a865-54d29fa22472 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Delete transfer with id: 86b29f91-f846-4482-b4f7-e008bd6a9aa8 Aug 13 21:13:50.028418 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f3636633-c270-4862-a865-54d29fa22472 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] https://10.4.3.14/volume/v3/volume-transfers/86b29f91-f846-4482-b4f7-e008bd6a9aa8 returned with HTTP 404 Aug 13 21:13:50.029091 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 832/3349] 10.4.3.14 () {68 vars in 1412 bytes} [Thu Aug 13 21:13:50 2026] DELETE /volume/v3/volume-transfers/86b29f91-f846-4482-b4f7-e008bd6a9aa8 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:13:50.038171 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-77a3cb6c-6423-4a7c-b48f-35452d3f7382 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:50.039813 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-77a3cb6c-6423-4a7c-b48f-35452d3f7382 tempest-VolumesTransfersV355Test-792702736 tempest-VolumesTransfersV355Test-792702736-project-admin] DELETE https://10.4.3.14/volume/v3/volumes/713affad-7ec3-467c-bdc6-d9c7bbfe1c19 Aug 13 21:13:50.040108 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-77a3cb6c-6423-4a7c-b48f-35452d3f7382 tempest-VolumesTransfersV355Test-792702736 tempest-VolumesTransfersV355Test-792702736-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:50.040337 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-77a3cb6c-6423-4a7c-b48f-35452d3f7382 tempest-VolumesTransfersV355Test-792702736 tempest-VolumesTransfersV355Test-792702736-project-admin] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:50.040542 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-77a3cb6c-6423-4a7c-b48f-35452d3f7382 tempest-VolumesTransfersV355Test-792702736 tempest-VolumesTransfersV355Test-792702736-project-admin] Delete volume with id: 713affad-7ec3-467c-bdc6-d9c7bbfe1c19 Aug 13 21:13:50.055617 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:50.055617 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:50.056050 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-77a3cb6c-6423-4a7c-b48f-35452d3f7382 tempest-VolumesTransfersV355Test-792702736 tempest-VolumesTransfersV355Test-792702736-project-admin] Volume info retrieved successfully. Aug 13 21:13:50.080902 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-77a3cb6c-6423-4a7c-b48f-35452d3f7382 tempest-VolumesTransfersV355Test-792702736 tempest-VolumesTransfersV355Test-792702736-project-admin] Delete volume request issued successfully. Aug 13 21:13:50.081116 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-77a3cb6c-6423-4a7c-b48f-35452d3f7382 tempest-VolumesTransfersV355Test-792702736 tempest-VolumesTransfersV355Test-792702736-project-admin] https://10.4.3.14/volume/v3/volumes/713affad-7ec3-467c-bdc6-d9c7bbfe1c19 returned with HTTP 202 Aug 13 21:13:50.081513 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 844/3350] 10.4.3.14 () {68 vars in 1385 bytes} [Thu Aug 13 21:13:50 2026] DELETE /volume/v3/volumes/713affad-7ec3-467c-bdc6-d9c7bbfe1c19 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 21:13:50.092803 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9e09e042-7ac1-4e9b-9fd6-9ea34ee59543 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:50.095231 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9e09e042-7ac1-4e9b-9fd6-9ea34ee59543 tempest-VolumesTransfersV355Test-792702736 tempest-VolumesTransfersV355Test-792702736-project-admin] GET https://10.4.3.14/volume/v3/volumes/713affad-7ec3-467c-bdc6-d9c7bbfe1c19 Aug 13 21:13:50.095526 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8cd67d01-8243-4beb-999c-4a9c27706031 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:50.095576 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9e09e042-7ac1-4e9b-9fd6-9ea34ee59543 tempest-VolumesTransfersV355Test-792702736 tempest-VolumesTransfersV355Test-792702736-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:50.095721 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9e09e042-7ac1-4e9b-9fd6-9ea34ee59543 tempest-VolumesTransfersV355Test-792702736 tempest-VolumesTransfersV355Test-792702736-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:50.096901 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8cd67d01-8243-4beb-999c-4a9c27706031 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/volumes/6c60d6d9-4d0e-48c5-a593-9fe05f8cddb7 Aug 13 21:13:50.097178 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8cd67d01-8243-4beb-999c-4a9c27706031 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:50.097319 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8cd67d01-8243-4beb-999c-4a9c27706031 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:50.102672 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8cd67d01-8243-4beb-999c-4a9c27706031 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/volumes/6c60d6d9-4d0e-48c5-a593-9fe05f8cddb7 returned with HTTP 404 Aug 13 21:13:50.103139 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 836/3351] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:13:50 2026] GET /volume/v3/volumes/6c60d6d9-4d0e-48c5-a593-9fe05f8cddb7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:13:50.109685 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:50.109685 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:50.109976 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-8a803fdf-ceeb-483b-a07f-6e4ab2b7e457 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:50.112343 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8a803fdf-ceeb-483b-a07f-6e4ab2b7e457 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-member] GET https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 Aug 13 21:13:50.112632 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8a803fdf-ceeb-483b-a07f-6e4ab2b7e457 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:50.112851 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8a803fdf-ceeb-483b-a07f-6e4ab2b7e457 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:50.113062 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-8a803fdf-ceeb-483b-a07f-6e4ab2b7e457 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-member] Show backup with id bc8d8406-8667-49df-b3f8-28474358e002. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:50.118507 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9e09e042-7ac1-4e9b-9fd6-9ea34ee59543 tempest-VolumesTransfersV355Test-792702736 tempest-VolumesTransfersV355Test-792702736-project-admin] Volume info retrieved successfully. Aug 13 21:13:50.121820 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:50.121820 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:50.123775 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8a803fdf-ceeb-483b-a07f-6e4ab2b7e457 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-member] https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 returned with HTTP 200 Aug 13 21:13:50.123775 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 833/3352] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:13:50 2026] GET /volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:50.126709 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9e09e042-7ac1-4e9b-9fd6-9ea34ee59543 tempest-VolumesTransfersV355Test-792702736 tempest-VolumesTransfersV355Test-792702736-project-admin] https://10.4.3.14/volume/v3/volumes/713affad-7ec3-467c-bdc6-d9c7bbfe1c19 returned with HTTP 200 Aug 13 21:13:50.127369 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 840/3353] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:13:50 2026] GET /volume/v3/volumes/713affad-7ec3-467c-bdc6-d9c7bbfe1c19 => generated 1137 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:13:50.134471 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-4c9f6d98-a707-44e5-8bcf-2730487a4229 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:50.136284 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4c9f6d98-a707-44e5-8bcf-2730487a4229 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] DELETE https://10.4.3.14/volume/v3/backups/8fbf35b9-20d5-4637-b5b9-52daea9939f3 Aug 13 21:13:50.136457 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4c9f6d98-a707-44e5-8bcf-2730487a4229 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:50.136624 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4c9f6d98-a707-44e5-8bcf-2730487a4229 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:50.136704 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.contrib.backups [None req-4c9f6d98-a707-44e5-8bcf-2730487a4229 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Delete backup with id: 8fbf35b9-20d5-4637-b5b9-52daea9939f3. Aug 13 21:13:50.140546 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:50.140546 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:50.150191 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.backup.rpcapi [None req-4c9f6d98-a707-44e5-8bcf-2730487a4229 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] delete_backup rpcapi backup_id 8fbf35b9-20d5-4637-b5b9-52daea9939f3 {{(pid=100216) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 21:13:50.151577 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4c9f6d98-a707-44e5-8bcf-2730487a4229 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/8fbf35b9-20d5-4637-b5b9-52daea9939f3 returned with HTTP 202 Aug 13 21:13:50.151991 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 845/3354] 10.4.3.14 () {68 vars in 1384 bytes} [Thu Aug 13 21:13:50 2026] DELETE /volume/v3/backups/8fbf35b9-20d5-4637-b5b9-52daea9939f3 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:13:50.154031 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-6dffdb78-59fa-4160-929f-25873d8899cc req-3f1aed4c-bcfc-4448-bbe0-7bbd6ecc50b1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:50.157223 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-6dffdb78-59fa-4160-929f-25873d8899cc req-3f1aed4c-bcfc-4448-bbe0-7bbd6ecc50b1 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/volumes/c69be8d7-d9be-4302-a0d1-aa82c7b5cd14 Aug 13 21:13:50.157453 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-6dffdb78-59fa-4160-929f-25873d8899cc req-3f1aed4c-bcfc-4448-bbe0-7bbd6ecc50b1 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:50.157673 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-6dffdb78-59fa-4160-929f-25873d8899cc req-3f1aed4c-bcfc-4448-bbe0-7bbd6ecc50b1 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:50.163299 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-8954822d-46ef-496e-a0f5-ff66e4f3547d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:50.166380 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8954822d-46ef-496e-a0f5-ff66e4f3547d tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/8fbf35b9-20d5-4637-b5b9-52daea9939f3 Aug 13 21:13:50.166887 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8954822d-46ef-496e-a0f5-ff66e4f3547d tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:50.167442 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8954822d-46ef-496e-a0f5-ff66e4f3547d tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:50.167602 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-8954822d-46ef-496e-a0f5-ff66e4f3547d tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id 8fbf35b9-20d5-4637-b5b9-52daea9939f3. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:50.173992 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:50.173992 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:50.174332 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:50.174332 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:50.175515 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8954822d-46ef-496e-a0f5-ff66e4f3547d tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/8fbf35b9-20d5-4637-b5b9-52daea9939f3 returned with HTTP 200 Aug 13 21:13:50.176088 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 834/3355] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:13:50 2026] GET /volume/v3/backups/8fbf35b9-20d5-4637-b5b9-52daea9939f3 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:50.180857 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-6dffdb78-59fa-4160-929f-25873d8899cc req-3f1aed4c-bcfc-4448-bbe0-7bbd6ecc50b1 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Volume info retrieved successfully. Aug 13 21:13:50.189742 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-6dffdb78-59fa-4160-929f-25873d8899cc req-3f1aed4c-bcfc-4448-bbe0-7bbd6ecc50b1 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/volumes/c69be8d7-d9be-4302-a0d1-aa82c7b5cd14 returned with HTTP 200 Aug 13 21:13:50.190178 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 837/3356] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:13:50 2026] GET /volume/v3/volumes/c69be8d7-d9be-4302-a0d1-aa82c7b5cd14 => generated 1131 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:13:50.210724 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-6dffdb78-59fa-4160-929f-25873d8899cc req-54c13404-9059-40a4-945f-2b36c8b91b9b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:50.212840 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-6dffdb78-59fa-4160-929f-25873d8899cc req-54c13404-9059-40a4-945f-2b36c8b91b9b tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] POST https://10.4.3.14/volume/v3/volumes/c69be8d7-d9be-4302-a0d1-aa82c7b5cd14/action Aug 13 21:13:50.213184 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-6dffdb78-59fa-4160-929f-25873d8899cc req-54c13404-9059-40a4-945f-2b36c8b91b9b tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:13:50.213322 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-6dffdb78-59fa-4160-929f-25873d8899cc req-54c13404-9059-40a4-945f-2b36c8b91b9b tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:13:50.228113 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:50.228113 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:50.228113 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-6dffdb78-59fa-4160-929f-25873d8899cc req-54c13404-9059-40a4-945f-2b36c8b91b9b tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Volume info retrieved successfully. Aug 13 21:13:50.236069 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-6dffdb78-59fa-4160-929f-25873d8899cc req-54c13404-9059-40a4-945f-2b36c8b91b9b tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Begin detaching volume completed successfully. Aug 13 21:13:50.236308 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-6dffdb78-59fa-4160-929f-25873d8899cc req-54c13404-9059-40a4-945f-2b36c8b91b9b tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/volumes/c69be8d7-d9be-4302-a0d1-aa82c7b5cd14/action returned with HTTP 202 Aug 13 21:13:50.237211 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 841/3357] 10.4.3.14 () {72 vars in 1665 bytes} [Thu Aug 13 21:13:50 2026] POST /volume/v3/volumes/c69be8d7-d9be-4302-a0d1-aa82c7b5cd14/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:13:50.264735 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d05d0187-2ae1-4feb-aeb8-0df70f4ba2de None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:50.266586 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d05d0187-2ae1-4feb-aeb8-0df70f4ba2de tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/volumes/c69be8d7-d9be-4302-a0d1-aa82c7b5cd14 Aug 13 21:13:50.266780 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d05d0187-2ae1-4feb-aeb8-0df70f4ba2de tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:50.266996 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d05d0187-2ae1-4feb-aeb8-0df70f4ba2de tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:50.278238 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:50.278238 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:50.286786 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-d05d0187-2ae1-4feb-aeb8-0df70f4ba2de tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Volume info retrieved successfully. Aug 13 21:13:50.291403 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d05d0187-2ae1-4feb-aeb8-0df70f4ba2de tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/volumes/c69be8d7-d9be-4302-a0d1-aa82c7b5cd14 returned with HTTP 200 Aug 13 21:13:50.291774 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 846/3358] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:50 2026] GET /volume/v3/volumes/c69be8d7-d9be-4302-a0d1-aa82c7b5cd14 => generated 1134 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:13:50.294025 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-61ceec99-c319-4665-9b67-c1a452ff483e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:50.294619 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-61ceec99-c319-4665-9b67-c1a452ff483e None None] GET https://10.4.3.14/volume// Aug 13 21:13:50.294789 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-61ceec99-c319-4665-9b67-c1a452ff483e None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:50.295080 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-61ceec99-c319-4665-9b67-c1a452ff483e None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:50.295518 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-61ceec99-c319-4665-9b67-c1a452ff483e None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:13:50.295897 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 835/3359] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:13:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:13:50.304635 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-6dffdb78-59fa-4160-929f-25873d8899cc req-d3984018-2149-4a24-803c-5a38c3acca6c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:50.306468 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-6dffdb78-59fa-4160-929f-25873d8899cc req-d3984018-2149-4a24-803c-5a38c3acca6c tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/volumes/c69be8d7-d9be-4302-a0d1-aa82c7b5cd14 Aug 13 21:13:50.308117 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-6dffdb78-59fa-4160-929f-25873d8899cc req-d3984018-2149-4a24-803c-5a38c3acca6c tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:50.308117 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-6dffdb78-59fa-4160-929f-25873d8899cc req-d3984018-2149-4a24-803c-5a38c3acca6c tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:50.318318 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:50.318318 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:50.322157 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-6dffdb78-59fa-4160-929f-25873d8899cc req-d3984018-2149-4a24-803c-5a38c3acca6c tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Volume info retrieved successfully. Aug 13 21:13:50.326329 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-6dffdb78-59fa-4160-929f-25873d8899cc req-d3984018-2149-4a24-803c-5a38c3acca6c tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/volumes/c69be8d7-d9be-4302-a0d1-aa82c7b5cd14 returned with HTTP 200 Aug 13 21:13:50.326745 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 838/3360] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:13:50 2026] GET /volume/v3/volumes/c69be8d7-d9be-4302-a0d1-aa82c7b5cd14 => generated 1314 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:13:50.516574 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4539cc06-0f29-4f1d-9b07-1ca6233de700 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:50.518382 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4539cc06-0f29-4f1d-9b07-1ca6233de700 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] GET https://10.4.3.14/volume/v3/volumes/e33ef39c-fbeb-47cd-94f9-8e9967bba7f8 Aug 13 21:13:50.518597 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4539cc06-0f29-4f1d-9b07-1ca6233de700 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:50.518796 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4539cc06-0f29-4f1d-9b07-1ca6233de700 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:50.529561 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:50.529561 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:50.533188 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-4539cc06-0f29-4f1d-9b07-1ca6233de700 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Volume info retrieved successfully. Aug 13 21:13:50.538160 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4539cc06-0f29-4f1d-9b07-1ca6233de700 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] https://10.4.3.14/volume/v3/volumes/e33ef39c-fbeb-47cd-94f9-8e9967bba7f8 returned with HTTP 200 Aug 13 21:13:50.538578 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 842/3361] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:50 2026] GET /volume/v3/volumes/e33ef39c-fbeb-47cd-94f9-8e9967bba7f8 => generated 936 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:50.954715 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f8fd8625-1bad-49bc-8d76-71571db1b035 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:50.956404 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f8fd8625-1bad-49bc-8d76-71571db1b035 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/0481e402-f1dd-48f3-853a-f9dbdc93c000 Aug 13 21:13:50.956581 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f8fd8625-1bad-49bc-8d76-71571db1b035 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:50.956755 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f8fd8625-1bad-49bc-8d76-71571db1b035 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:50.963053 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:50.963053 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:50.966214 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-f8fd8625-1bad-49bc-8d76-71571db1b035 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:13:50.969753 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f8fd8625-1bad-49bc-8d76-71571db1b035 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/0481e402-f1dd-48f3-853a-f9dbdc93c000 returned with HTTP 200 Aug 13 21:13:50.970112 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 847/3362] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:50 2026] GET /volume/v3/volumes/0481e402-f1dd-48f3-853a-f9dbdc93c000 => generated 877 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:50.980562 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-e77e32e1-6ed5-46f6-ae93-df54cb241425 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:50.982171 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e77e32e1-6ed5-46f6-ae93-df54cb241425 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/0481e402-f1dd-48f3-853a-f9dbdc93c000 Aug 13 21:13:50.982344 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e77e32e1-6ed5-46f6-ae93-df54cb241425 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:50.982510 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e77e32e1-6ed5-46f6-ae93-df54cb241425 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:50.988908 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:50.988908 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:50.991864 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-e77e32e1-6ed5-46f6-ae93-df54cb241425 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:13:50.995466 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e77e32e1-6ed5-46f6-ae93-df54cb241425 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/0481e402-f1dd-48f3-853a-f9dbdc93c000 returned with HTTP 200 Aug 13 21:13:50.995792 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 836/3363] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:50 2026] GET /volume/v3/volumes/0481e402-f1dd-48f3-853a-f9dbdc93c000 => generated 877 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:51.032471 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-5755e69d-a56a-46c2-8c7d-1312e0f528d0 req-0683ac71-76ce-42cd-b39e-17d089d0bab1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:51.035061 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-5755e69d-a56a-46c2-8c7d-1312e0f528d0 req-0683ac71-76ce-42cd-b39e-17d089d0bab1 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/0481e402-f1dd-48f3-853a-f9dbdc93c000 Aug 13 21:13:51.035061 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-5755e69d-a56a-46c2-8c7d-1312e0f528d0 req-0683ac71-76ce-42cd-b39e-17d089d0bab1 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:51.035332 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-5755e69d-a56a-46c2-8c7d-1312e0f528d0 req-0683ac71-76ce-42cd-b39e-17d089d0bab1 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:51.042629 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:51.042629 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:51.047384 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-5755e69d-a56a-46c2-8c7d-1312e0f528d0 req-0683ac71-76ce-42cd-b39e-17d089d0bab1 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:13:51.050531 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-5755e69d-a56a-46c2-8c7d-1312e0f528d0 req-0683ac71-76ce-42cd-b39e-17d089d0bab1 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/0481e402-f1dd-48f3-853a-f9dbdc93c000 returned with HTTP 200 Aug 13 21:13:51.051048 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 839/3364] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:13:51 2026] GET /volume/v3/volumes/0481e402-f1dd-48f3-853a-f9dbdc93c000 => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:51.112389 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-bd7c90cd-15c8-4572-ab0a-4be4164039de None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:51.112744 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bd7c90cd-15c8-4572-ab0a-4be4164039de None None] GET https://10.4.3.14/volume// Aug 13 21:13:51.112894 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bd7c90cd-15c8-4572-ab0a-4be4164039de None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:51.113134 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bd7c90cd-15c8-4572-ab0a-4be4164039de None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:51.113675 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bd7c90cd-15c8-4572-ab0a-4be4164039de None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:13:51.113861 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 843/3365] 10.4.3.14 () {66 vars in 1421 bytes} [Thu Aug 13 21:13:51 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:13:51.119981 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-5755e69d-a56a-46c2-8c7d-1312e0f528d0 req-0f29348c-de88-449e-81c8-9b7137cb13ab None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:51.121836 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-5755e69d-a56a-46c2-8c7d-1312e0f528d0 req-0f29348c-de88-449e-81c8-9b7137cb13ab tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:13:51.122194 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-5755e69d-a56a-46c2-8c7d-1312e0f528d0 req-0f29348c-de88-449e-81c8-9b7137cb13ab tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0481e402-f1dd-48f3-853a-f9dbdc93c000", "connector": null, "instance_uuid": "85539203-6901-4db3-9f3a-c1b5d08929db"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:13:51.129919 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:51.129919 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:51.144337 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ac527b9f-880d-4055-a148-2a672b2c9e6e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:51.146224 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ac527b9f-880d-4055-a148-2a672b2c9e6e tempest-VolumesTransfersV355Test-792702736 tempest-VolumesTransfersV355Test-792702736-project-admin] GET https://10.4.3.14/volume/v3/volumes/713affad-7ec3-467c-bdc6-d9c7bbfe1c19 Aug 13 21:13:51.146458 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ac527b9f-880d-4055-a148-2a672b2c9e6e tempest-VolumesTransfersV355Test-792702736 tempest-VolumesTransfersV355Test-792702736-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:51.146695 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ac527b9f-880d-4055-a148-2a672b2c9e6e tempest-VolumesTransfersV355Test-792702736 tempest-VolumesTransfersV355Test-792702736-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:51.151703 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ac527b9f-880d-4055-a148-2a672b2c9e6e tempest-VolumesTransfersV355Test-792702736 tempest-VolumesTransfersV355Test-792702736-project-admin] https://10.4.3.14/volume/v3/volumes/713affad-7ec3-467c-bdc6-d9c7bbfe1c19 returned with HTTP 404 Aug 13 21:13:51.152197 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 837/3366] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:13:51 2026] GET /volume/v3/volumes/713affad-7ec3-467c-bdc6-d9c7bbfe1c19 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:13:51.158142 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-5755e69d-a56a-46c2-8c7d-1312e0f528d0 req-0f29348c-de88-449e-81c8-9b7137cb13ab tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:13:51.159700 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 848/3367] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:13:51 2026] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:13:51.159815 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-fd580b67-5647-4587-b6bb-e48450f6ca0d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:51.161192 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fd580b67-5647-4587-b6bb-e48450f6ca0d tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] GET https://10.4.3.14/volume/v3/volumes/713affad-7ec3-467c-bdc6-d9c7bbfe1c19 Aug 13 21:13:51.161535 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fd580b67-5647-4587-b6bb-e48450f6ca0d tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:51.161777 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fd580b67-5647-4587-b6bb-e48450f6ca0d tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:51.167428 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fd580b67-5647-4587-b6bb-e48450f6ca0d tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] https://10.4.3.14/volume/v3/volumes/713affad-7ec3-467c-bdc6-d9c7bbfe1c19 returned with HTTP 404 Aug 13 21:13:51.168160 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 840/3368] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:13:51 2026] GET /volume/v3/volumes/713affad-7ec3-467c-bdc6-d9c7bbfe1c19 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:13:51.174767 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-44b2087c-dc1c-4955-8600-9a2f930982e7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:51.179233 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-44b2087c-dc1c-4955-8600-9a2f930982e7 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] DELETE https://10.4.3.14/volume/v3/volumes/713affad-7ec3-467c-bdc6-d9c7bbfe1c19 Aug 13 21:13:51.179413 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-44b2087c-dc1c-4955-8600-9a2f930982e7 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:51.179605 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-44b2087c-dc1c-4955-8600-9a2f930982e7 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:51.179774 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-44b2087c-dc1c-4955-8600-9a2f930982e7 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] Delete volume with id: 713affad-7ec3-467c-bdc6-d9c7bbfe1c19 Aug 13 21:13:51.187086 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-dcae39de-66de-43ad-9e92-6a9e4dcf0c6e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:51.187544 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-44b2087c-dc1c-4955-8600-9a2f930982e7 tempest-VolumesTransfersV355Test-399555245 tempest-VolumesTransfersV355Test-399555245-project-member] https://10.4.3.14/volume/v3/volumes/713affad-7ec3-467c-bdc6-d9c7bbfe1c19 returned with HTTP 404 Aug 13 21:13:51.188240 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 844/3369] 10.4.3.14 () {68 vars in 1385 bytes} [Thu Aug 13 21:13:51 2026] DELETE /volume/v3/volumes/713affad-7ec3-467c-bdc6-d9c7bbfe1c19 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:13:51.190885 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-dcae39de-66de-43ad-9e92-6a9e4dcf0c6e tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/8fbf35b9-20d5-4637-b5b9-52daea9939f3 Aug 13 21:13:51.191124 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-dcae39de-66de-43ad-9e92-6a9e4dcf0c6e tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:51.191304 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-dcae39de-66de-43ad-9e92-6a9e4dcf0c6e tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:51.191426 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-dcae39de-66de-43ad-9e92-6a9e4dcf0c6e tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id 8fbf35b9-20d5-4637-b5b9-52daea9939f3. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:51.194017 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-3019db08-b4c3-4a65-a92d-ce5a5750a4b8 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:51.195775 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3019db08-b4c3-4a65-a92d-ce5a5750a4b8 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/0481e402-f1dd-48f3-853a-f9dbdc93c000 Aug 13 21:13:51.196012 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3019db08-b4c3-4a65-a92d-ce5a5750a4b8 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:51.196201 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3019db08-b4c3-4a65-a92d-ce5a5750a4b8 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:51.200269 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-dcae39de-66de-43ad-9e92-6a9e4dcf0c6e tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/8fbf35b9-20d5-4637-b5b9-52daea9939f3 returned with HTTP 404 Aug 13 21:13:51.200842 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 838/3370] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:13:51 2026] GET /volume/v3/backups/8fbf35b9-20d5-4637-b5b9-52daea9939f3 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:13:51.204732 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ccdb8b78-48a1-4867-92b2-1ec6d23dda4e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:51.204732 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ccdb8b78-48a1-4867-92b2-1ec6d23dda4e None None] GET https://10.4.3.14/volume// Aug 13 21:13:51.204732 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ccdb8b78-48a1-4867-92b2-1ec6d23dda4e None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:51.204732 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ccdb8b78-48a1-4867-92b2-1ec6d23dda4e None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:51.204732 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ccdb8b78-48a1-4867-92b2-1ec6d23dda4e None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:13:51.204732 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 841/3371] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:13:51 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:13:51.208342 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:51.208342 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:51.210612 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f0047431-b437-4847-9777-117f717ffd87 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:51.211841 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-5755e69d-a56a-46c2-8c7d-1312e0f528d0 req-1e47edc7-9c90-461b-90b4-dbeb446cda45 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:51.212589 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f0047431-b437-4847-9777-117f717ffd87 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] DELETE https://10.4.3.14/volume/v3/backups/1a494dc6-b01c-43fa-9b8d-b03620c1a65e Aug 13 21:13:51.212957 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f0047431-b437-4847-9777-117f717ffd87 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:51.213022 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-3019db08-b4c3-4a65-a92d-ce5a5750a4b8 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:13:51.213055 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f0047431-b437-4847-9777-117f717ffd87 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:51.213117 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.contrib.backups [None req-f0047431-b437-4847-9777-117f717ffd87 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Delete backup with id: 1a494dc6-b01c-43fa-9b8d-b03620c1a65e. Aug 13 21:13:51.214120 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-5755e69d-a56a-46c2-8c7d-1312e0f528d0 req-1e47edc7-9c90-461b-90b4-dbeb446cda45 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/0481e402-f1dd-48f3-853a-f9dbdc93c000 Aug 13 21:13:51.214375 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-5755e69d-a56a-46c2-8c7d-1312e0f528d0 req-1e47edc7-9c90-461b-90b4-dbeb446cda45 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:51.214626 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-5755e69d-a56a-46c2-8c7d-1312e0f528d0 req-1e47edc7-9c90-461b-90b4-dbeb446cda45 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:51.218446 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3019db08-b4c3-4a65-a92d-ce5a5750a4b8 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/0481e402-f1dd-48f3-853a-f9dbdc93c000 returned with HTTP 200 Aug 13 21:13:51.219024 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 849/3372] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:51 2026] GET /volume/v3/volumes/0481e402-f1dd-48f3-853a-f9dbdc93c000 => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:51.219061 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:51.219061 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:51.231516 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.backup.rpcapi [None req-f0047431-b437-4847-9777-117f717ffd87 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] delete_backup rpcapi backup_id 1a494dc6-b01c-43fa-9b8d-b03620c1a65e {{(pid=100214) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 21:13:51.231894 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:51.231894 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:51.233148 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f0047431-b437-4847-9777-117f717ffd87 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/1a494dc6-b01c-43fa-9b8d-b03620c1a65e returned with HTTP 202 Aug 13 21:13:51.233576 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 845/3373] 10.4.3.14 () {68 vars in 1384 bytes} [Thu Aug 13 21:13:51 2026] DELETE /volume/v3/backups/1a494dc6-b01c-43fa-9b8d-b03620c1a65e => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:13:51.236374 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-5755e69d-a56a-46c2-8c7d-1312e0f528d0 req-1e47edc7-9c90-461b-90b4-dbeb446cda45 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:13:51.242192 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-da079aa4-cc6f-4b38-bcad-e19b33579d54 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:51.242278 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-5755e69d-a56a-46c2-8c7d-1312e0f528d0 req-1e47edc7-9c90-461b-90b4-dbeb446cda45 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/0481e402-f1dd-48f3-853a-f9dbdc93c000 returned with HTTP 200 Aug 13 21:13:51.242471 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 839/3374] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:13:51 2026] GET /volume/v3/volumes/0481e402-f1dd-48f3-853a-f9dbdc93c000 => generated 1056 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:13:51.243679 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-da079aa4-cc6f-4b38-bcad-e19b33579d54 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/1a494dc6-b01c-43fa-9b8d-b03620c1a65e Aug 13 21:13:51.245050 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-da079aa4-cc6f-4b38-bcad-e19b33579d54 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:51.245050 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-da079aa4-cc6f-4b38-bcad-e19b33579d54 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:51.245050 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-da079aa4-cc6f-4b38-bcad-e19b33579d54 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id 1a494dc6-b01c-43fa-9b8d-b03620c1a65e. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:51.252188 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:51.252188 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:51.252188 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-da079aa4-cc6f-4b38-bcad-e19b33579d54 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/1a494dc6-b01c-43fa-9b8d-b03620c1a65e returned with HTTP 200 Aug 13 21:13:51.252188 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 842/3375] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:13:51 2026] GET /volume/v3/backups/1a494dc6-b01c-43fa-9b8d-b03620c1a65e => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:51.308888 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-490b7cc9-4f14-4853-a044-893a9f025001 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:51.310604 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-490b7cc9-4f14-4853-a044-893a9f025001 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/volumes/c69be8d7-d9be-4302-a0d1-aa82c7b5cd14 Aug 13 21:13:51.310800 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-490b7cc9-4f14-4853-a044-893a9f025001 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:51.311014 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-490b7cc9-4f14-4853-a044-893a9f025001 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:51.320345 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:51.320345 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:51.323604 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-490b7cc9-4f14-4853-a044-893a9f025001 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Volume info retrieved successfully. Aug 13 21:13:51.327782 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-490b7cc9-4f14-4853-a044-893a9f025001 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/volumes/c69be8d7-d9be-4302-a0d1-aa82c7b5cd14 returned with HTTP 200 Aug 13 21:13:51.328197 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 850/3376] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:51 2026] GET /volume/v3/volumes/c69be8d7-d9be-4302-a0d1-aa82c7b5cd14 => generated 1134 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:13:51.342579 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-5755e69d-a56a-46c2-8c7d-1312e0f528d0 req-d799fbf3-8261-4c2b-a2a2-186a04d436cc None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:51.344148 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-5755e69d-a56a-46c2-8c7d-1312e0f528d0 req-d799fbf3-8261-4c2b-a2a2-186a04d436cc tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] PUT https://10.4.3.14/volume/v3/attachments/240e4a56-f38e-463b-b2a6-407e750f7d11 Aug 13 21:13:51.344562 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-5755e69d-a56a-46c2-8c7d-1312e0f528d0 req-d799fbf3-8261-4c2b-a2a2-186a04d436cc tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:13:51.355008 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-5755e69d-a56a-46c2-8c7d-1312e0f528d0 req-d799fbf3-8261-4c2b-a2a2-186a04d436cc tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Acquiring lock "cinder-attachment_update-0481e402-f1dd-48f3-853a-f9dbdc93c000-np0000007265" by "attachment_update" {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:13:51.359153 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-5755e69d-a56a-46c2-8c7d-1312e0f528d0 req-d799fbf3-8261-4c2b-a2a2-186a04d436cc tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Lock "cinder-attachment_update-0481e402-f1dd-48f3-853a-f9dbdc93c000-np0000007265" acquired by "attachment_update" :: waited 0.005s {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:13:51.360032 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:51.360032 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:51.449462 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-5755e69d-a56a-46c2-8c7d-1312e0f528d0 req-d799fbf3-8261-4c2b-a2a2-186a04d436cc tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Lock "cinder-attachment_update-0481e402-f1dd-48f3-853a-f9dbdc93c000-np0000007265" released by "attachment_update" :: held 0.090s {{(pid=100214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:13:51.449751 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-5755e69d-a56a-46c2-8c7d-1312e0f528d0 req-d799fbf3-8261-4c2b-a2a2-186a04d436cc tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/attachments/240e4a56-f38e-463b-b2a6-407e750f7d11 returned with HTTP 200 Aug 13 21:13:51.450497 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 846/3377] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:13:51 2026] PUT /volume/v3/attachments/240e4a56-f38e-463b-b2a6-407e750f7d11 => generated 968 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:13:51.458155 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-5755e69d-a56a-46c2-8c7d-1312e0f528d0 req-27a45ad8-04b9-42d9-a0a3-b64be1284b4f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:51.460324 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-5755e69d-a56a-46c2-8c7d-1312e0f528d0 req-27a45ad8-04b9-42d9-a0a3-b64be1284b4f tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/0481e402-f1dd-48f3-853a-f9dbdc93c000/encryption Aug 13 21:13:51.460615 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-5755e69d-a56a-46c2-8c7d-1312e0f528d0 req-27a45ad8-04b9-42d9-a0a3-b64be1284b4f tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:51.460749 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-5755e69d-a56a-46c2-8c7d-1312e0f528d0 req-27a45ad8-04b9-42d9-a0a3-b64be1284b4f tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'index' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:51.470137 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:51.470137 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:51.475856 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-5755e69d-a56a-46c2-8c7d-1312e0f528d0 req-27a45ad8-04b9-42d9-a0a3-b64be1284b4f tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/0481e402-f1dd-48f3-853a-f9dbdc93c000/encryption returned with HTTP 200 Aug 13 21:13:51.476288 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 840/3378] 10.4.3.14 () {68 vars in 1624 bytes} [Thu Aug 13 21:13:51 2026] GET /volume/v3/volumes/0481e402-f1dd-48f3-853a-f9dbdc93c000/encryption => generated 161 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:51.558232 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7e1ac326-5797-4703-9f4b-8891ecd4c6e5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:51.560082 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7e1ac326-5797-4703-9f4b-8891ecd4c6e5 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] GET https://10.4.3.14/volume/v3/volumes/e33ef39c-fbeb-47cd-94f9-8e9967bba7f8 Aug 13 21:13:51.561017 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7e1ac326-5797-4703-9f4b-8891ecd4c6e5 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:51.561017 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7e1ac326-5797-4703-9f4b-8891ecd4c6e5 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:51.574444 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:51.574444 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:51.577978 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7e1ac326-5797-4703-9f4b-8891ecd4c6e5 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Volume info retrieved successfully. Aug 13 21:13:51.582453 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7e1ac326-5797-4703-9f4b-8891ecd4c6e5 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] https://10.4.3.14/volume/v3/volumes/e33ef39c-fbeb-47cd-94f9-8e9967bba7f8 returned with HTTP 200 Aug 13 21:13:51.582836 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 843/3379] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:51 2026] GET /volume/v3/volumes/e33ef39c-fbeb-47cd-94f9-8e9967bba7f8 => generated 936 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:51.957011 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-7d5f6d28-8171-4406-af8b-002611f83c6a req-8d839b92-15ff-41cf-b73d-fa595ca066c9 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:51.959147 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-7d5f6d28-8171-4406-af8b-002611f83c6a req-8d839b92-15ff-41cf-b73d-fa595ca066c9 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] POST https://10.4.3.14/volume/v3/attachments/da115696-79e2-4b6e-a5e5-0c032d2655ec/action Aug 13 21:13:51.959634 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-7d5f6d28-8171-4406-af8b-002611f83c6a req-8d839b92-15ff-41cf-b73d-fa595ca066c9 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Action body: b'{"os-complete": null}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:13:51.959841 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-7d5f6d28-8171-4406-af8b-002611f83c6a req-8d839b92-15ff-41cf-b73d-fa595ca066c9 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:13:51.978030 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:51.978030 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:51.987493 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-7d5f6d28-8171-4406-af8b-002611f83c6a req-8d839b92-15ff-41cf-b73d-fa595ca066c9 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] https://10.4.3.14/volume/v3/attachments/da115696-79e2-4b6e-a5e5-0c032d2655ec/action returned with HTTP 204 Aug 13 21:13:51.988111 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 851/3380] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:13:51 2026] POST /volume/v3/attachments/da115696-79e2-4b6e-a5e5-0c032d2655ec/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:13:52.075216 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-6dffdb78-59fa-4160-929f-25873d8899cc req-6d223a38-302c-4ceb-a081-e3599d9dfd5b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:52.077604 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-6dffdb78-59fa-4160-929f-25873d8899cc req-6d223a38-302c-4ceb-a081-e3599d9dfd5b tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] DELETE https://10.4.3.14/volume/v3/attachments/8f4f2cc3-098d-4bb2-a16b-3e2b20612ce9 Aug 13 21:13:52.077765 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-6dffdb78-59fa-4160-929f-25873d8899cc req-6d223a38-302c-4ceb-a081-e3599d9dfd5b tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:52.077958 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-6dffdb78-59fa-4160-929f-25873d8899cc req-6d223a38-302c-4ceb-a081-e3599d9dfd5b tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:52.085449 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:52.085449 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:52.151756 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-6dffdb78-59fa-4160-929f-25873d8899cc req-6d223a38-302c-4ceb-a081-e3599d9dfd5b tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/attachments/8f4f2cc3-098d-4bb2-a16b-3e2b20612ce9 returned with HTTP 200 Aug 13 21:13:52.152374 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 847/3381] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:13:52 2026] DELETE /volume/v3/attachments/8f4f2cc3-098d-4bb2-a16b-3e2b20612ce9 => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:52.237945 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f0553e67-03f7-460d-8106-57c2f9de95b6 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:52.242325 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f0553e67-03f7-460d-8106-57c2f9de95b6 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/0481e402-f1dd-48f3-853a-f9dbdc93c000 Aug 13 21:13:52.244129 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f0553e67-03f7-460d-8106-57c2f9de95b6 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:52.244408 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f0553e67-03f7-460d-8106-57c2f9de95b6 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:52.258084 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:52.258084 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:52.262185 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9bd5b17d-7276-43a1-b2ea-5cf08c3b5364 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:52.263755 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9bd5b17d-7276-43a1-b2ea-5cf08c3b5364 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/1a494dc6-b01c-43fa-9b8d-b03620c1a65e Aug 13 21:13:52.263974 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9bd5b17d-7276-43a1-b2ea-5cf08c3b5364 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:52.264157 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9bd5b17d-7276-43a1-b2ea-5cf08c3b5364 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:52.264263 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-9bd5b17d-7276-43a1-b2ea-5cf08c3b5364 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id 1a494dc6-b01c-43fa-9b8d-b03620c1a65e. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:52.268613 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9bd5b17d-7276-43a1-b2ea-5cf08c3b5364 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/1a494dc6-b01c-43fa-9b8d-b03620c1a65e returned with HTTP 404 Aug 13 21:13:52.269343 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 844/3382] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:13:52 2026] GET /volume/v3/backups/1a494dc6-b01c-43fa-9b8d-b03620c1a65e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:13:52.273062 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-f0553e67-03f7-460d-8106-57c2f9de95b6 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:13:52.276169 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-32d08f04-6fa6-4ad7-906a-a97d11bb66ac None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:52.277567 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f0553e67-03f7-460d-8106-57c2f9de95b6 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/0481e402-f1dd-48f3-853a-f9dbdc93c000 returned with HTTP 200 Aug 13 21:13:52.277992 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 841/3383] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:52 2026] GET /volume/v3/volumes/0481e402-f1dd-48f3-853a-f9dbdc93c000 => generated 877 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:52.280896 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-32d08f04-6fa6-4ad7-906a-a97d11bb66ac tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] DELETE https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 Aug 13 21:13:52.280896 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-32d08f04-6fa6-4ad7-906a-a97d11bb66ac tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:52.280896 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-32d08f04-6fa6-4ad7-906a-a97d11bb66ac tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:52.280896 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.contrib.backups [None req-32d08f04-6fa6-4ad7-906a-a97d11bb66ac tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Delete backup with id: bc8d8406-8667-49df-b3f8-28474358e002. Aug 13 21:13:52.286314 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:52.286314 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:52.307035 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.backup.rpcapi [None req-32d08f04-6fa6-4ad7-906a-a97d11bb66ac tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] delete_backup rpcapi backup_id bc8d8406-8667-49df-b3f8-28474358e002 {{(pid=100216) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 21:13:52.309144 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-32d08f04-6fa6-4ad7-906a-a97d11bb66ac tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 returned with HTTP 202 Aug 13 21:13:52.309742 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 852/3384] 10.4.3.14 () {68 vars in 1384 bytes} [Thu Aug 13 21:13:52 2026] DELETE /volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:13:52.319028 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b987b61b-d46d-4a8b-9b81-6ed9c2764e41 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:52.321587 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b987b61b-d46d-4a8b-9b81-6ed9c2764e41 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 Aug 13 21:13:52.321782 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b987b61b-d46d-4a8b-9b81-6ed9c2764e41 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:52.322023 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b987b61b-d46d-4a8b-9b81-6ed9c2764e41 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:52.322133 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-b987b61b-d46d-4a8b-9b81-6ed9c2764e41 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id bc8d8406-8667-49df-b3f8-28474358e002. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:52.327800 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:52.327800 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:52.328458 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b987b61b-d46d-4a8b-9b81-6ed9c2764e41 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 returned with HTTP 200 Aug 13 21:13:52.328820 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 848/3385] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:13:52 2026] GET /volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:52.343180 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e5db811a-0ea1-4980-8436-93c05a9921f1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:52.345108 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e5db811a-0ea1-4980-8436-93c05a9921f1 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/volumes/c69be8d7-d9be-4302-a0d1-aa82c7b5cd14 Aug 13 21:13:52.345315 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e5db811a-0ea1-4980-8436-93c05a9921f1 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:52.345501 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e5db811a-0ea1-4980-8436-93c05a9921f1 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:52.355758 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:52.355758 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:52.360342 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e5db811a-0ea1-4980-8436-93c05a9921f1 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Volume info retrieved successfully. Aug 13 21:13:52.365356 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e5db811a-0ea1-4980-8436-93c05a9921f1 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/volumes/c69be8d7-d9be-4302-a0d1-aa82c7b5cd14 returned with HTTP 200 Aug 13 21:13:52.365356 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 845/3386] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:52 2026] GET /volume/v3/volumes/c69be8d7-d9be-4302-a0d1-aa82c7b5cd14 => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:52.595430 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-2dddfd2c-cc23-4874-a010-5e3a85220784 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:52.597298 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2dddfd2c-cc23-4874-a010-5e3a85220784 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] GET https://10.4.3.14/volume/v3/volumes/e33ef39c-fbeb-47cd-94f9-8e9967bba7f8 Aug 13 21:13:52.597511 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2dddfd2c-cc23-4874-a010-5e3a85220784 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:52.597873 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2dddfd2c-cc23-4874-a010-5e3a85220784 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:52.607688 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:52.607688 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:52.611084 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-2dddfd2c-cc23-4874-a010-5e3a85220784 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Volume info retrieved successfully. Aug 13 21:13:52.614843 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2dddfd2c-cc23-4874-a010-5e3a85220784 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] https://10.4.3.14/volume/v3/volumes/e33ef39c-fbeb-47cd-94f9-8e9967bba7f8 returned with HTTP 200 Aug 13 21:13:52.615230 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 842/3387] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:52 2026] GET /volume/v3/volumes/e33ef39c-fbeb-47cd-94f9-8e9967bba7f8 => generated 1228 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:13:52.630324 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-72511e4e-9379-43b9-b378-83c9c1d315ff None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:52.631767 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-72511e4e-9379-43b9-b378-83c9c1d315ff tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] GET https://10.4.3.14/volume/v3/volumes/e33ef39c-fbeb-47cd-94f9-8e9967bba7f8 Aug 13 21:13:52.632073 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-72511e4e-9379-43b9-b378-83c9c1d315ff tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:52.632365 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-72511e4e-9379-43b9-b378-83c9c1d315ff tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:52.642615 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:52.642615 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:52.646268 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-72511e4e-9379-43b9-b378-83c9c1d315ff tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Volume info retrieved successfully. Aug 13 21:13:52.652262 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-72511e4e-9379-43b9-b378-83c9c1d315ff tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] https://10.4.3.14/volume/v3/volumes/e33ef39c-fbeb-47cd-94f9-8e9967bba7f8 returned with HTTP 200 Aug 13 21:13:52.652636 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 853/3388] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:52 2026] GET /volume/v3/volumes/e33ef39c-fbeb-47cd-94f9-8e9967bba7f8 => generated 1228 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:13:53.290478 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7ec62587-1478-4925-9d3c-eea87eb38bc6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:53.293876 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7ec62587-1478-4925-9d3c-eea87eb38bc6 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/0481e402-f1dd-48f3-853a-f9dbdc93c000 Aug 13 21:13:53.294177 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7ec62587-1478-4925-9d3c-eea87eb38bc6 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:53.294396 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7ec62587-1478-4925-9d3c-eea87eb38bc6 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:53.305897 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:53.305897 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:53.311151 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-7ec62587-1478-4925-9d3c-eea87eb38bc6 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:13:53.317389 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7ec62587-1478-4925-9d3c-eea87eb38bc6 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/0481e402-f1dd-48f3-853a-f9dbdc93c000 returned with HTTP 200 Aug 13 21:13:53.317789 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 849/3389] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:53 2026] GET /volume/v3/volumes/0481e402-f1dd-48f3-853a-f9dbdc93c000 => generated 877 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:53.338454 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-dd4f18d7-e494-43b7-9f36-1ae9ca2a5029 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:53.340227 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-dd4f18d7-e494-43b7-9f36-1ae9ca2a5029 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 Aug 13 21:13:53.340427 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-dd4f18d7-e494-43b7-9f36-1ae9ca2a5029 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:53.340606 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-dd4f18d7-e494-43b7-9f36-1ae9ca2a5029 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:53.340708 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-dd4f18d7-e494-43b7-9f36-1ae9ca2a5029 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Show backup with id bc8d8406-8667-49df-b3f8-28474358e002. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:53.343907 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-dd4f18d7-e494-43b7-9f36-1ae9ca2a5029 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 returned with HTTP 404 Aug 13 21:13:53.344431 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 846/3390] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:13:53 2026] GET /volume/v3/backups/bc8d8406-8667-49df-b3f8-28474358e002 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:13:53.350772 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-e1351681-d15f-4499-8a2a-3288269eeb96 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:53.352200 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e1351681-d15f-4499-8a2a-3288269eeb96 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] DELETE https://10.4.3.14/volume/v3/volumes/2201e797-0b4f-41a7-a45f-a726e5298322 Aug 13 21:13:53.352554 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e1351681-d15f-4499-8a2a-3288269eeb96 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:53.354187 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e1351681-d15f-4499-8a2a-3288269eeb96 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:53.354187 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-e1351681-d15f-4499-8a2a-3288269eeb96 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Delete volume with id: 2201e797-0b4f-41a7-a45f-a726e5298322 Aug 13 21:13:53.369086 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:53.369086 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:53.369086 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-e1351681-d15f-4499-8a2a-3288269eeb96 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Volume info retrieved successfully. Aug 13 21:13:53.390666 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-e1351681-d15f-4499-8a2a-3288269eeb96 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Delete volume request issued successfully. Aug 13 21:13:53.390832 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e1351681-d15f-4499-8a2a-3288269eeb96 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/volumes/2201e797-0b4f-41a7-a45f-a726e5298322 returned with HTTP 202 Aug 13 21:13:53.391257 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 843/3391] 10.4.3.14 () {68 vars in 1384 bytes} [Thu Aug 13 21:13:53 2026] DELETE /volume/v3/volumes/2201e797-0b4f-41a7-a45f-a726e5298322 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:13:53.400497 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0bb9f040-e308-468d-aac8-43ec02325dfc None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:53.401994 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0bb9f040-e308-468d-aac8-43ec02325dfc tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/volumes/2201e797-0b4f-41a7-a45f-a726e5298322 Aug 13 21:13:53.406917 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0bb9f040-e308-468d-aac8-43ec02325dfc tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:53.406917 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0bb9f040-e308-468d-aac8-43ec02325dfc tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:53.420984 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:53.420984 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:53.423619 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-0bb9f040-e308-468d-aac8-43ec02325dfc tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Volume info retrieved successfully. Aug 13 21:13:53.429204 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0bb9f040-e308-468d-aac8-43ec02325dfc tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/volumes/2201e797-0b4f-41a7-a45f-a726e5298322 returned with HTTP 200 Aug 13 21:13:53.429584 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 854/3392] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:13:53 2026] GET /volume/v3/volumes/2201e797-0b4f-41a7-a45f-a726e5298322 => generated 1006 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:13:54.333430 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9ed7c4d8-75e4-42b0-997c-088d8a7d08db None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:54.334922 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9ed7c4d8-75e4-42b0-997c-088d8a7d08db tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/0481e402-f1dd-48f3-853a-f9dbdc93c000 Aug 13 21:13:54.335143 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9ed7c4d8-75e4-42b0-997c-088d8a7d08db tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:54.335313 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9ed7c4d8-75e4-42b0-997c-088d8a7d08db tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:54.343878 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:54.343878 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:54.348625 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9ed7c4d8-75e4-42b0-997c-088d8a7d08db tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:13:54.355313 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9ed7c4d8-75e4-42b0-997c-088d8a7d08db tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/0481e402-f1dd-48f3-853a-f9dbdc93c000 returned with HTTP 200 Aug 13 21:13:54.355748 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 850/3393] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:54 2026] GET /volume/v3/volumes/0481e402-f1dd-48f3-853a-f9dbdc93c000 => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:54.444652 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-28137837-f3ca-4ea8-8aec-a3d74cb252d7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:54.446806 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-28137837-f3ca-4ea8-8aec-a3d74cb252d7 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] GET https://10.4.3.14/volume/v3/volumes/2201e797-0b4f-41a7-a45f-a726e5298322 Aug 13 21:13:54.447113 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-28137837-f3ca-4ea8-8aec-a3d74cb252d7 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:54.447357 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-28137837-f3ca-4ea8-8aec-a3d74cb252d7 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:54.449591 np0000007265 devstack@c-api.service[100215]: DEBUG dbcounter [-] [100215] Writing DB stats cinder:SELECT=487,cinder:INSERT=81,cinder:UPDATE=145,cinder:DELETE=2 {{(pid=100215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:13:54.455174 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-28137837-f3ca-4ea8-8aec-a3d74cb252d7 tempest-ProjectMemberTests33-1023928528 tempest-ProjectMemberTests33-1023928528-project-admin] https://10.4.3.14/volume/v3/volumes/2201e797-0b4f-41a7-a45f-a726e5298322 returned with HTTP 404 Aug 13 21:13:54.455738 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 847/3394] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:13:54 2026] GET /volume/v3/volumes/2201e797-0b4f-41a7-a45f-a726e5298322 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:13:55.276019 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-1fd099cf-07e3-4ee3-bdfc-178eeed39716 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:55.277563 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1fd099cf-07e3-4ee3-bdfc-178eeed39716 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/volumes/c69be8d7-d9be-4302-a0d1-aa82c7b5cd14 Aug 13 21:13:55.277914 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1fd099cf-07e3-4ee3-bdfc-178eeed39716 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:55.278244 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1fd099cf-07e3-4ee3-bdfc-178eeed39716 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:55.280522 np0000007265 devstack@c-api.service[100217]: DEBUG dbcounter [-] [100217] Writing DB stats cinder:SELECT=596,cinder:UPDATE=167,cinder:INSERT=93,cinder:DELETE=2 {{(pid=100217) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:13:55.290226 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:55.290226 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:55.299874 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-1fd099cf-07e3-4ee3-bdfc-178eeed39716 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Volume info retrieved successfully. Aug 13 21:13:55.306248 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1fd099cf-07e3-4ee3-bdfc-178eeed39716 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/volumes/c69be8d7-d9be-4302-a0d1-aa82c7b5cd14 returned with HTTP 200 Aug 13 21:13:55.306901 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 844/3395] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:55 2026] GET /volume/v3/volumes/c69be8d7-d9be-4302-a0d1-aa82c7b5cd14 => generated 839 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:55.321822 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-eabe4448-9314-4f2f-b90e-1d687b07deaf None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:55.323493 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-eabe4448-9314-4f2f-b90e-1d687b07deaf tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] DELETE https://10.4.3.14/volume/v3/volumes/c69be8d7-d9be-4302-a0d1-aa82c7b5cd14 Aug 13 21:13:55.323664 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-eabe4448-9314-4f2f-b90e-1d687b07deaf tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:55.323837 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-eabe4448-9314-4f2f-b90e-1d687b07deaf tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:55.324023 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-eabe4448-9314-4f2f-b90e-1d687b07deaf tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Delete volume with id: c69be8d7-d9be-4302-a0d1-aa82c7b5cd14 Aug 13 21:13:55.331621 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:55.331621 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:55.332080 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-eabe4448-9314-4f2f-b90e-1d687b07deaf tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Volume info retrieved successfully. Aug 13 21:13:55.349105 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-eabe4448-9314-4f2f-b90e-1d687b07deaf tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Delete volume request issued successfully. Aug 13 21:13:55.349278 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-eabe4448-9314-4f2f-b90e-1d687b07deaf tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/volumes/c69be8d7-d9be-4302-a0d1-aa82c7b5cd14 returned with HTTP 202 Aug 13 21:13:55.349663 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 855/3396] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:13:55 2026] DELETE /volume/v3/volumes/c69be8d7-d9be-4302-a0d1-aa82c7b5cd14 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:13:55.358082 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f6190713-8a48-4518-9ef3-fe448198f1e3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:55.359731 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f6190713-8a48-4518-9ef3-fe448198f1e3 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/volumes/c69be8d7-d9be-4302-a0d1-aa82c7b5cd14 Aug 13 21:13:55.359909 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f6190713-8a48-4518-9ef3-fe448198f1e3 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:55.360464 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f6190713-8a48-4518-9ef3-fe448198f1e3 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:55.371235 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7aae48bc-3ed7-42e4-9dd7-eee9b2cf6c6d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:55.378796 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7aae48bc-3ed7-42e4-9dd7-eee9b2cf6c6d tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/0481e402-f1dd-48f3-853a-f9dbdc93c000 Aug 13 21:13:55.379153 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7aae48bc-3ed7-42e4-9dd7-eee9b2cf6c6d tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:55.379410 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7aae48bc-3ed7-42e4-9dd7-eee9b2cf6c6d tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:55.380167 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:55.380167 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:55.387604 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f6190713-8a48-4518-9ef3-fe448198f1e3 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Volume info retrieved successfully. Aug 13 21:13:55.393511 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:55.393511 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:55.394955 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f6190713-8a48-4518-9ef3-fe448198f1e3 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/volumes/c69be8d7-d9be-4302-a0d1-aa82c7b5cd14 returned with HTTP 200 Aug 13 21:13:55.395500 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 851/3397] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:55 2026] GET /volume/v3/volumes/c69be8d7-d9be-4302-a0d1-aa82c7b5cd14 => generated 838 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:55.401855 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7aae48bc-3ed7-42e4-9dd7-eee9b2cf6c6d tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:13:55.410075 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7aae48bc-3ed7-42e4-9dd7-eee9b2cf6c6d tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/0481e402-f1dd-48f3-853a-f9dbdc93c000 returned with HTTP 200 Aug 13 21:13:55.410587 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 848/3398] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:55 2026] GET /volume/v3/volumes/0481e402-f1dd-48f3-853a-f9dbdc93c000 => generated 877 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:56.075792 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-7acb3642-edfe-49d2-90ec-24e7c2e84cdd None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:56.163702 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7acb3642-edfe-49d2-90ec-24e7c2e84cdd tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:13:56.164109 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7acb3642-edfe-49d2-90ec-24e7c2e84cdd tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1084779074"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:13:56.165567 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-7acb3642-edfe-49d2-90ec-24e7c2e84cdd tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1084779074'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:13:56.165712 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-7acb3642-edfe-49d2-90ec-24e7c2e84cdd tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Create volume of 1 GB Aug 13 21:13:56.169515 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-7acb3642-edfe-49d2-90ec-24e7c2e84cdd tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Availability Zones retrieved successfully. Aug 13 21:13:56.174607 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-7acb3642-edfe-49d2-90ec-24e7c2e84cdd tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Flow 'volume_create_api' (aac2ea17-2da7-4e19-b16e-316436422881) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:13:56.175417 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-7acb3642-edfe-49d2-90ec-24e7c2e84cdd tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (665126b9-25d4-4250-ba42-41aca4a94b8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:13:56.176048 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-7acb3642-edfe-49d2-90ec-24e7c2e84cdd tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:13:56.199232 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-7acb3642-edfe-49d2-90ec-24e7c2e84cdd tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (665126b9-25d4-4250-ba42-41aca4a94b8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:13:56.199848 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-7acb3642-edfe-49d2-90ec-24e7c2e84cdd tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f5bef98-9093-48ff-b9c8-60ae7f3b89a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:13:56.260989 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-7acb3642-edfe-49d2-90ec-24e7c2e84cdd tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Created reservations ['150f421f-c436-4e73-9627-eb615d1bab6a', '93a7f2a1-bdb7-4631-ab62-44ffa8582232', '3c8d7ab5-df38-4bf5-ac91-bc4416fbf6bf', 'd42242eb-14d5-420b-898d-7e2601da2162'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:13:56.261644 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-7acb3642-edfe-49d2-90ec-24e7c2e84cdd tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f5bef98-9093-48ff-b9c8-60ae7f3b89a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['150f421f-c436-4e73-9627-eb615d1bab6a', '93a7f2a1-bdb7-4631-ab62-44ffa8582232', '3c8d7ab5-df38-4bf5-ac91-bc4416fbf6bf', 'd42242eb-14d5-420b-898d-7e2601da2162']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:13:56.262314 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-7acb3642-edfe-49d2-90ec-24e7c2e84cdd tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00a0479a-554d-426c-8fbb-f5e5092f87fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:13:56.285247 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-7acb3642-edfe-49d2-90ec-24e7c2e84cdd tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00a0479a-554d-426c-8fbb-f5e5092f87fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c85617c4-20ed-49e2-a590-05a7ee0a7524', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1084779074',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='556bc8f39f124d369af7a1ec563e4126',qos_specs=None,replication_status=,reservations=['150f421f-c436-4e73-9627-eb615d1bab6a','93a7f2a1-bdb7-4631-ab62-44ffa8582232','3c8d7ab5-df38-4bf5-ac91-bc4416fbf6bf','d42242eb-14d5-420b-898d-7e2601da2162'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='651b4995ec184aa7b341afa18705f91b',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:13:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1084779074',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c85617c4-20ed-49e2-a590-05a7ee0a7524,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='556bc8f39f124d369af7a1ec563e4126',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='651b4995ec184aa7b341afa18705f91b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:13:56.285882 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-7acb3642-edfe-49d2-90ec-24e7c2e84cdd tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82c55fef-a491-444d-ba3c-08d7cda209af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:13:56.303904 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-7acb3642-edfe-49d2-90ec-24e7c2e84cdd tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82c55fef-a491-444d-ba3c-08d7cda209af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1084779074',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='556bc8f39f124d369af7a1ec563e4126',qos_specs=None,replication_status=,reservations=['150f421f-c436-4e73-9627-eb615d1bab6a','93a7f2a1-bdb7-4631-ab62-44ffa8582232','3c8d7ab5-df38-4bf5-ac91-bc4416fbf6bf','d42242eb-14d5-420b-898d-7e2601da2162'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='651b4995ec184aa7b341afa18705f91b',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:13:56.308024 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-7acb3642-edfe-49d2-90ec-24e7c2e84cdd tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8894dd5-98ad-428f-84c5-813d620b1390) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:13:56.313835 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-7acb3642-edfe-49d2-90ec-24e7c2e84cdd tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8894dd5-98ad-428f-84c5-813d620b1390) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:13:56.314913 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-7acb3642-edfe-49d2-90ec-24e7c2e84cdd tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Flow 'volume_create_api' (aac2ea17-2da7-4e19-b16e-316436422881) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:13:56.315139 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-7acb3642-edfe-49d2-90ec-24e7c2e84cdd tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Create volume request issued successfully. Aug 13 21:13:56.315664 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7acb3642-edfe-49d2-90ec-24e7c2e84cdd tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:13:56.316068 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 845/3399] 10.4.3.14 () {70 vars in 1291 bytes} [Thu Aug 13 21:13:56 2026] POST /volume/v3/volumes => generated 776 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:13:56.329464 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-3a425dd4-d9d3-49aa-89bb-908a54b0b343 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:56.331751 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3a425dd4-d9d3-49aa-89bb-908a54b0b343 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] GET https://10.4.3.14/volume/v3/volumes/c85617c4-20ed-49e2-a590-05a7ee0a7524 Aug 13 21:13:56.332040 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3a425dd4-d9d3-49aa-89bb-908a54b0b343 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:56.332281 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3a425dd4-d9d3-49aa-89bb-908a54b0b343 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:56.340903 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:56.340903 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:56.346238 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-3a425dd4-d9d3-49aa-89bb-908a54b0b343 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Volume info retrieved successfully. Aug 13 21:13:56.350481 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3a425dd4-d9d3-49aa-89bb-908a54b0b343 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] https://10.4.3.14/volume/v3/volumes/c85617c4-20ed-49e2-a590-05a7ee0a7524 returned with HTTP 200 Aug 13 21:13:56.350935 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 856/3400] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:13:56 2026] GET /volume/v3/volumes/c85617c4-20ed-49e2-a590-05a7ee0a7524 => generated 955 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:56.408996 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-80254c32-50c6-41a1-ac81-466914c53c52 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:56.411107 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-80254c32-50c6-41a1-ac81-466914c53c52 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] GET https://10.4.3.14/volume/v3/volumes/c69be8d7-d9be-4302-a0d1-aa82c7b5cd14 Aug 13 21:13:56.411488 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-80254c32-50c6-41a1-ac81-466914c53c52 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:56.411696 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-80254c32-50c6-41a1-ac81-466914c53c52 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:56.420738 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-80254c32-50c6-41a1-ac81-466914c53c52 tempest-VolumesBackupsTest-617037275 tempest-VolumesBackupsTest-617037275-project-member] https://10.4.3.14/volume/v3/volumes/c69be8d7-d9be-4302-a0d1-aa82c7b5cd14 returned with HTTP 404 Aug 13 21:13:56.421300 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 852/3401] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:56 2026] GET /volume/v3/volumes/c69be8d7-d9be-4302-a0d1-aa82c7b5cd14 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:13:56.424188 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e62d2891-5137-4368-83eb-8cd46aaf871e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:56.426747 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e62d2891-5137-4368-83eb-8cd46aaf871e tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/0481e402-f1dd-48f3-853a-f9dbdc93c000 Aug 13 21:13:56.427122 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e62d2891-5137-4368-83eb-8cd46aaf871e tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:56.427394 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e62d2891-5137-4368-83eb-8cd46aaf871e tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:56.439502 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:56.439502 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:56.443583 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e62d2891-5137-4368-83eb-8cd46aaf871e tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:13:56.448903 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e62d2891-5137-4368-83eb-8cd46aaf871e tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/0481e402-f1dd-48f3-853a-f9dbdc93c000 returned with HTTP 200 Aug 13 21:13:56.449673 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 849/3402] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:56 2026] GET /volume/v3/volumes/0481e402-f1dd-48f3-853a-f9dbdc93c000 => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:57.283022 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-64e274b6-3442-4269-8762-cf5087af0f4c req-ec7789e0-d473-4dbc-9d4c-eded69bed324 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:57.289010 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-64e274b6-3442-4269-8762-cf5087af0f4c req-ec7789e0-d473-4dbc-9d4c-eded69bed324 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] GET https://10.4.3.14/volume/v3/volumes/8217c9d8-3f80-468a-870e-79e00840e7cc Aug 13 21:13:57.289010 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-64e274b6-3442-4269-8762-cf5087af0f4c req-ec7789e0-d473-4dbc-9d4c-eded69bed324 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:57.289010 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-64e274b6-3442-4269-8762-cf5087af0f4c req-ec7789e0-d473-4dbc-9d4c-eded69bed324 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:57.304492 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:57.304492 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:57.309118 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-64e274b6-3442-4269-8762-cf5087af0f4c req-ec7789e0-d473-4dbc-9d4c-eded69bed324 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Volume info retrieved successfully. Aug 13 21:13:57.314991 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-64e274b6-3442-4269-8762-cf5087af0f4c req-ec7789e0-d473-4dbc-9d4c-eded69bed324 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] https://10.4.3.14/volume/v3/volumes/8217c9d8-3f80-468a-870e-79e00840e7cc returned with HTTP 200 Aug 13 21:13:57.314991 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 846/3403] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:13:57 2026] GET /volume/v3/volumes/8217c9d8-3f80-468a-870e-79e00840e7cc => generated 1230 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:13:57.345472 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-64e274b6-3442-4269-8762-cf5087af0f4c req-16eed9a4-2467-4d36-a52f-d9fcf5cf95dc None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:57.350061 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-64e274b6-3442-4269-8762-cf5087af0f4c req-16eed9a4-2467-4d36-a52f-d9fcf5cf95dc tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] POST https://10.4.3.14/volume/v3/volumes/8217c9d8-3f80-468a-870e-79e00840e7cc/action Aug 13 21:13:57.350521 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-64e274b6-3442-4269-8762-cf5087af0f4c req-16eed9a4-2467-4d36-a52f-d9fcf5cf95dc tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:13:57.350691 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-64e274b6-3442-4269-8762-cf5087af0f4c req-16eed9a4-2467-4d36-a52f-d9fcf5cf95dc tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:13:57.368369 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:57.368369 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:57.368544 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-64e274b6-3442-4269-8762-cf5087af0f4c req-16eed9a4-2467-4d36-a52f-d9fcf5cf95dc tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Volume info retrieved successfully. Aug 13 21:13:57.370895 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-08475b02-cc21-42b8-8078-6284b61e7be1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:57.373407 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-08475b02-cc21-42b8-8078-6284b61e7be1 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] GET https://10.4.3.14/volume/v3/volumes/c85617c4-20ed-49e2-a590-05a7ee0a7524 Aug 13 21:13:57.373721 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-08475b02-cc21-42b8-8078-6284b61e7be1 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:57.374021 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-08475b02-cc21-42b8-8078-6284b61e7be1 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:57.380240 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-64e274b6-3442-4269-8762-cf5087af0f4c req-16eed9a4-2467-4d36-a52f-d9fcf5cf95dc tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Begin detaching volume completed successfully. Aug 13 21:13:57.380856 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-64e274b6-3442-4269-8762-cf5087af0f4c req-16eed9a4-2467-4d36-a52f-d9fcf5cf95dc tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] https://10.4.3.14/volume/v3/volumes/8217c9d8-3f80-468a-870e-79e00840e7cc/action returned with HTTP 202 Aug 13 21:13:57.381045 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 857/3404] 10.4.3.14 () {72 vars in 1665 bytes} [Thu Aug 13 21:13:57 2026] POST /volume/v3/volumes/8217c9d8-3f80-468a-870e-79e00840e7cc/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:13:57.384191 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:57.384191 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:57.389857 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-08475b02-cc21-42b8-8078-6284b61e7be1 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Volume info retrieved successfully. Aug 13 21:13:57.397331 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-08475b02-cc21-42b8-8078-6284b61e7be1 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] https://10.4.3.14/volume/v3/volumes/c85617c4-20ed-49e2-a590-05a7ee0a7524 returned with HTTP 200 Aug 13 21:13:57.397331 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 853/3405] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:13:57 2026] GET /volume/v3/volumes/c85617c4-20ed-49e2-a590-05a7ee0a7524 => generated 1016 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:13:57.409333 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-162d49e3-4279-4c98-9eef-c61fe508535e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:57.411414 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-162d49e3-4279-4c98-9eef-c61fe508535e tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] POST https://10.4.3.14/volume/v3/backups Aug 13 21:13:57.411823 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-162d49e3-4279-4c98-9eef-c61fe508535e tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c85617c4-20ed-49e2-a590-05a7ee0a7524", "name": "tempest-type-Backup-1034037707"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:13:57.414093 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.backups [None req-162d49e3-4279-4c98-9eef-c61fe508535e tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Creating new backup {'backup': {'volume_id': 'c85617c4-20ed-49e2-a590-05a7ee0a7524', 'name': 'tempest-type-Backup-1034037707'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 21:13:57.414297 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.contrib.backups [None req-162d49e3-4279-4c98-9eef-c61fe508535e tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Creating backup of volume c85617c4-20ed-49e2-a590-05a7ee0a7524 in container None Aug 13 21:13:57.429359 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:57.429359 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:57.429829 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-162d49e3-4279-4c98-9eef-c61fe508535e tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Volume info retrieved successfully. Aug 13 21:13:57.468254 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-644fcc4b-2277-4069-b697-98e8e3ce0a9b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:57.469809 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-644fcc4b-2277-4069-b697-98e8e3ce0a9b tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/0481e402-f1dd-48f3-853a-f9dbdc93c000 Aug 13 21:13:57.470117 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-644fcc4b-2277-4069-b697-98e8e3ce0a9b tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:57.470398 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-644fcc4b-2277-4069-b697-98e8e3ce0a9b tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:57.473544 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e74c0336-fa33-4fac-b0e9-6a1932d58d33 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:57.474138 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e74c0336-fa33-4fac-b0e9-6a1932d58d33 None None] GET https://10.4.3.14/volume// Aug 13 21:13:57.474405 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e74c0336-fa33-4fac-b0e9-6a1932d58d33 None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:57.474675 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e74c0336-fa33-4fac-b0e9-6a1932d58d33 None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:57.475184 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e74c0336-fa33-4fac-b0e9-6a1932d58d33 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:13:57.475608 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 858/3406] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:13:57 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:13:57.486933 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:57.486933 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:57.487319 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-162d49e3-4279-4c98-9eef-c61fe508535e tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Created reservations ['bb3f58e4-43db-431b-9a6b-30a3ec759797', 'cf415d1d-f5fd-46d3-8a75-7c2edd397044'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:13:57.492322 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-644fcc4b-2277-4069-b697-98e8e3ce0a9b tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:13:57.492513 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-64e274b6-3442-4269-8762-cf5087af0f4c req-60c53a12-5259-48a5-ba6a-e8b6a359766f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:57.495488 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-64e274b6-3442-4269-8762-cf5087af0f4c req-60c53a12-5259-48a5-ba6a-e8b6a359766f tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] GET https://10.4.3.14/volume/v3/volumes/8217c9d8-3f80-468a-870e-79e00840e7cc Aug 13 21:13:57.495632 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-64e274b6-3442-4269-8762-cf5087af0f4c req-60c53a12-5259-48a5-ba6a-e8b6a359766f tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:57.495797 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-64e274b6-3442-4269-8762-cf5087af0f4c req-60c53a12-5259-48a5-ba6a-e8b6a359766f tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:57.499599 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-644fcc4b-2277-4069-b697-98e8e3ce0a9b tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/0481e402-f1dd-48f3-853a-f9dbdc93c000 returned with HTTP 200 Aug 13 21:13:57.500224 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 847/3407] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:57 2026] GET /volume/v3/volumes/0481e402-f1dd-48f3-853a-f9dbdc93c000 => generated 877 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:57.511611 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:57.511611 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:57.515706 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-64e274b6-3442-4269-8762-cf5087af0f4c req-60c53a12-5259-48a5-ba6a-e8b6a359766f tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Volume info retrieved successfully. Aug 13 21:13:57.520703 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-64e274b6-3442-4269-8762-cf5087af0f4c req-60c53a12-5259-48a5-ba6a-e8b6a359766f tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] https://10.4.3.14/volume/v3/volumes/8217c9d8-3f80-468a-870e-79e00840e7cc returned with HTTP 200 Aug 13 21:13:57.521220 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 854/3408] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:13:57 2026] GET /volume/v3/volumes/8217c9d8-3f80-468a-870e-79e00840e7cc => generated 1413 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:13:57.537823 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-162d49e3-4279-4c98-9eef-c61fe508535e tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] https://10.4.3.14/volume/v3/backups returned with HTTP 202 Aug 13 21:13:57.537823 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 850/3409] 10.4.3.14 () {70 vars in 1292 bytes} [Thu Aug 13 21:13:57 2026] POST /volume/v3/backups => generated 314 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:13:57.543222 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-00c97a23-4dba-4e4d-b7bd-27901c90e5de None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:57.545529 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-00c97a23-4dba-4e4d-b7bd-27901c90e5de tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] GET https://10.4.3.14/volume/v3/backups/43ddd611-5452-4281-9bff-87bbcb1b856c Aug 13 21:13:57.545776 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-00c97a23-4dba-4e4d-b7bd-27901c90e5de tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:57.546041 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-00c97a23-4dba-4e4d-b7bd-27901c90e5de tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:57.546273 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-00c97a23-4dba-4e4d-b7bd-27901c90e5de tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Show backup with id 43ddd611-5452-4281-9bff-87bbcb1b856c. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:57.559906 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:57.559906 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:57.560600 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-00c97a23-4dba-4e4d-b7bd-27901c90e5de tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] https://10.4.3.14/volume/v3/backups/43ddd611-5452-4281-9bff-87bbcb1b856c returned with HTTP 200 Aug 13 21:13:57.561079 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 859/3410] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:13:57 2026] GET /volume/v3/backups/43ddd611-5452-4281-9bff-87bbcb1b856c => generated 721 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:58.517358 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-7bf5ae87-5f1c-43f5-a970-ce8fa2a7af04 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:58.535096 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7bf5ae87-5f1c-43f5-a970-ce8fa2a7af04 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/0481e402-f1dd-48f3-853a-f9dbdc93c000 Aug 13 21:13:58.535406 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7bf5ae87-5f1c-43f5-a970-ce8fa2a7af04 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:58.535680 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7bf5ae87-5f1c-43f5-a970-ce8fa2a7af04 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:58.556076 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:13:58.556076 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:13:58.560488 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-7bf5ae87-5f1c-43f5-a970-ce8fa2a7af04 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:13:58.565439 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7bf5ae87-5f1c-43f5-a970-ce8fa2a7af04 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/0481e402-f1dd-48f3-853a-f9dbdc93c000 returned with HTTP 200 Aug 13 21:13:58.566857 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 848/3411] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:58 2026] GET /volume/v3/volumes/0481e402-f1dd-48f3-853a-f9dbdc93c000 => generated 877 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:58.583729 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b013811c-786f-4a28-aec5-8742212de8c0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:58.586084 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b013811c-786f-4a28-aec5-8742212de8c0 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] GET https://10.4.3.14/volume/v3/backups/43ddd611-5452-4281-9bff-87bbcb1b856c Aug 13 21:13:58.586401 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b013811c-786f-4a28-aec5-8742212de8c0 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:58.586669 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b013811c-786f-4a28-aec5-8742212de8c0 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:58.586829 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-b013811c-786f-4a28-aec5-8742212de8c0 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Show backup with id 43ddd611-5452-4281-9bff-87bbcb1b856c. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:58.592455 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:13:58.592455 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:13:58.593331 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b013811c-786f-4a28-aec5-8742212de8c0 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] https://10.4.3.14/volume/v3/backups/43ddd611-5452-4281-9bff-87bbcb1b856c returned with HTTP 200 Aug 13 21:13:58.594061 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 855/3412] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:13:58 2026] GET /volume/v3/backups/43ddd611-5452-4281-9bff-87bbcb1b856c => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:59.581115 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4f7e2597-e256-4211-9e63-c0fdad3c9efa None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:59.582872 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4f7e2597-e256-4211-9e63-c0fdad3c9efa tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/0481e402-f1dd-48f3-853a-f9dbdc93c000 Aug 13 21:13:59.583140 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4f7e2597-e256-4211-9e63-c0fdad3c9efa tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:59.583346 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4f7e2597-e256-4211-9e63-c0fdad3c9efa tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:59.597194 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:13:59.597194 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:13:59.604042 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-4f7e2597-e256-4211-9e63-c0fdad3c9efa tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:13:59.609860 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4f7e2597-e256-4211-9e63-c0fdad3c9efa tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/0481e402-f1dd-48f3-853a-f9dbdc93c000 returned with HTTP 200 Aug 13 21:13:59.610394 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 851/3413] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:13:59 2026] GET /volume/v3/volumes/0481e402-f1dd-48f3-853a-f9dbdc93c000 => generated 877 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:13:59.612233 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-1bb5cc4f-b42c-4fa2-b293-6823e508899c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:13:59.616496 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1bb5cc4f-b42c-4fa2-b293-6823e508899c tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] GET https://10.4.3.14/volume/v3/backups/43ddd611-5452-4281-9bff-87bbcb1b856c Aug 13 21:13:59.616496 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1bb5cc4f-b42c-4fa2-b293-6823e508899c tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:13:59.616496 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1bb5cc4f-b42c-4fa2-b293-6823e508899c tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:13:59.616496 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-1bb5cc4f-b42c-4fa2-b293-6823e508899c tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Show backup with id 43ddd611-5452-4281-9bff-87bbcb1b856c. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:13:59.621310 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:13:59.621310 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:13:59.621942 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1bb5cc4f-b42c-4fa2-b293-6823e508899c tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] https://10.4.3.14/volume/v3/backups/43ddd611-5452-4281-9bff-87bbcb1b856c returned with HTTP 200 Aug 13 21:13:59.622365 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 860/3414] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:13:59 2026] GET /volume/v3/backups/43ddd611-5452-4281-9bff-87bbcb1b856c => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:00.331791 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-64e274b6-3442-4269-8762-cf5087af0f4c req-aba209d2-109e-4a0e-bd3b-f15a95da3ec0 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:00.334379 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-64e274b6-3442-4269-8762-cf5087af0f4c req-aba209d2-109e-4a0e-bd3b-f15a95da3ec0 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] DELETE https://10.4.3.14/volume/v3/attachments/8d69ccc1-2cd6-40f7-9bce-19633f6da3a0 Aug 13 21:14:00.334708 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-64e274b6-3442-4269-8762-cf5087af0f4c req-aba209d2-109e-4a0e-bd3b-f15a95da3ec0 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:00.335056 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-64e274b6-3442-4269-8762-cf5087af0f4c req-aba209d2-109e-4a0e-bd3b-f15a95da3ec0 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:00.344216 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:14:00.344216 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:14:00.405044 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-64e274b6-3442-4269-8762-cf5087af0f4c req-aba209d2-109e-4a0e-bd3b-f15a95da3ec0 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] https://10.4.3.14/volume/v3/attachments/8d69ccc1-2cd6-40f7-9bce-19633f6da3a0 returned with HTTP 200 Aug 13 21:14:00.405044 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 849/3415] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:14:00 2026] DELETE /volume/v3/attachments/8d69ccc1-2cd6-40f7-9bce-19633f6da3a0 => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:00.630410 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-95440d9b-de97-489e-af3f-9c1c237ec965 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:00.631008 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-95440d9b-de97-489e-af3f-9c1c237ec965 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/0481e402-f1dd-48f3-853a-f9dbdc93c000 Aug 13 21:14:00.631483 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-95440d9b-de97-489e-af3f-9c1c237ec965 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:00.631483 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-95440d9b-de97-489e-af3f-9c1c237ec965 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:00.634379 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4d4c9da6-bdfc-4289-bfd3-3ff24bac4c73 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:00.637293 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4d4c9da6-bdfc-4289-bfd3-3ff24bac4c73 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] GET https://10.4.3.14/volume/v3/backups/43ddd611-5452-4281-9bff-87bbcb1b856c Aug 13 21:14:00.637520 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4d4c9da6-bdfc-4289-bfd3-3ff24bac4c73 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:00.637764 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4d4c9da6-bdfc-4289-bfd3-3ff24bac4c73 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:00.637874 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-4d4c9da6-bdfc-4289-bfd3-3ff24bac4c73 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Show backup with id 43ddd611-5452-4281-9bff-87bbcb1b856c. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:14:00.642225 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:14:00.642225 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:14:00.642851 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4d4c9da6-bdfc-4289-bfd3-3ff24bac4c73 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] https://10.4.3.14/volume/v3/backups/43ddd611-5452-4281-9bff-87bbcb1b856c returned with HTTP 200 Aug 13 21:14:00.643294 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 852/3416] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:14:00 2026] GET /volume/v3/backups/43ddd611-5452-4281-9bff-87bbcb1b856c => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:00.645611 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:14:00.645611 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:14:00.649591 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-95440d9b-de97-489e-af3f-9c1c237ec965 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:14:00.654183 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-95440d9b-de97-489e-af3f-9c1c237ec965 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/0481e402-f1dd-48f3-853a-f9dbdc93c000 returned with HTTP 200 Aug 13 21:14:00.654583 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 856/3417] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:14:00 2026] GET /volume/v3/volumes/0481e402-f1dd-48f3-853a-f9dbdc93c000 => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:00.672127 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-07a9bc31-1a47-430f-baf5-5ad917488b84 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:00.674427 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-07a9bc31-1a47-430f-baf5-5ad917488b84 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] DELETE https://10.4.3.14/volume/v3/volumes/8217c9d8-3f80-468a-870e-79e00840e7cc Aug 13 21:14:00.674814 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-07a9bc31-1a47-430f-baf5-5ad917488b84 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:00.675181 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-07a9bc31-1a47-430f-baf5-5ad917488b84 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:00.675981 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-07a9bc31-1a47-430f-baf5-5ad917488b84 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Delete volume with id: 8217c9d8-3f80-468a-870e-79e00840e7cc Aug 13 21:14:00.684194 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:14:00.684194 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:14:00.684954 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-07a9bc31-1a47-430f-baf5-5ad917488b84 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Volume info retrieved successfully. Aug 13 21:14:00.708893 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-07a9bc31-1a47-430f-baf5-5ad917488b84 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Delete volume request issued successfully. Aug 13 21:14:00.708893 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-07a9bc31-1a47-430f-baf5-5ad917488b84 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] https://10.4.3.14/volume/v3/volumes/8217c9d8-3f80-468a-870e-79e00840e7cc returned with HTTP 202 Aug 13 21:14:00.708893 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 861/3418] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:14:00 2026] DELETE /volume/v3/volumes/8217c9d8-3f80-468a-870e-79e00840e7cc => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:14:01.659714 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-0120a426-8bc7-442c-8a4b-bd6c1fb7eb85 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:01.661559 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0120a426-8bc7-442c-8a4b-bd6c1fb7eb85 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] GET https://10.4.3.14/volume/v3/backups/43ddd611-5452-4281-9bff-87bbcb1b856c Aug 13 21:14:01.661800 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0120a426-8bc7-442c-8a4b-bd6c1fb7eb85 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:01.662069 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0120a426-8bc7-442c-8a4b-bd6c1fb7eb85 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:01.662193 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-0120a426-8bc7-442c-8a4b-bd6c1fb7eb85 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Show backup with id 43ddd611-5452-4281-9bff-87bbcb1b856c. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:14:01.671275 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:14:01.671275 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:14:01.672563 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0120a426-8bc7-442c-8a4b-bd6c1fb7eb85 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] https://10.4.3.14/volume/v3/backups/43ddd611-5452-4281-9bff-87bbcb1b856c returned with HTTP 200 Aug 13 21:14:01.673105 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 850/3419] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:14:01 2026] GET /volume/v3/backups/43ddd611-5452-4281-9bff-87bbcb1b856c => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:01.682329 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-cedafeeb-548b-4dc9-9815-6218f661b2ac None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:01.684681 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cedafeeb-548b-4dc9-9815-6218f661b2ac tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/0481e402-f1dd-48f3-853a-f9dbdc93c000 Aug 13 21:14:01.684886 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cedafeeb-548b-4dc9-9815-6218f661b2ac tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:01.685420 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cedafeeb-548b-4dc9-9815-6218f661b2ac tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:01.701990 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:14:01.701990 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:14:01.706877 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-cedafeeb-548b-4dc9-9815-6218f661b2ac tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:14:01.718644 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cedafeeb-548b-4dc9-9815-6218f661b2ac tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/0481e402-f1dd-48f3-853a-f9dbdc93c000 returned with HTTP 200 Aug 13 21:14:01.719153 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 853/3420] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:14:01 2026] GET /volume/v3/volumes/0481e402-f1dd-48f3-853a-f9dbdc93c000 => generated 877 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:02.692698 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-bc8ce043-6e41-4990-aa08-493ca02a88d0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:02.692698 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bc8ce043-6e41-4990-aa08-493ca02a88d0 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] GET https://10.4.3.14/volume/v3/backups/43ddd611-5452-4281-9bff-87bbcb1b856c Aug 13 21:14:02.692698 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bc8ce043-6e41-4990-aa08-493ca02a88d0 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:02.692698 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bc8ce043-6e41-4990-aa08-493ca02a88d0 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:02.692698 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-bc8ce043-6e41-4990-aa08-493ca02a88d0 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Show backup with id 43ddd611-5452-4281-9bff-87bbcb1b856c. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:14:02.697776 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:14:02.697776 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:14:02.700016 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bc8ce043-6e41-4990-aa08-493ca02a88d0 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] https://10.4.3.14/volume/v3/backups/43ddd611-5452-4281-9bff-87bbcb1b856c returned with HTTP 200 Aug 13 21:14:02.700016 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 857/3421] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:14:02 2026] GET /volume/v3/backups/43ddd611-5452-4281-9bff-87bbcb1b856c => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:02.735701 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b05fd73d-7a0d-43cc-bcd0-00bec3b4b976 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:02.737856 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b05fd73d-7a0d-43cc-bcd0-00bec3b4b976 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/0481e402-f1dd-48f3-853a-f9dbdc93c000 Aug 13 21:14:02.738127 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b05fd73d-7a0d-43cc-bcd0-00bec3b4b976 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:02.738357 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b05fd73d-7a0d-43cc-bcd0-00bec3b4b976 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:02.748892 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:14:02.748892 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:14:02.754414 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-b05fd73d-7a0d-43cc-bcd0-00bec3b4b976 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:14:02.759938 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b05fd73d-7a0d-43cc-bcd0-00bec3b4b976 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/0481e402-f1dd-48f3-853a-f9dbdc93c000 returned with HTTP 200 Aug 13 21:14:02.760484 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 862/3422] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:14:02 2026] GET /volume/v3/volumes/0481e402-f1dd-48f3-853a-f9dbdc93c000 => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:03.978506 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-5755e69d-a56a-46c2-8c7d-1312e0f528d0 req-9a7af1d7-2058-4e51-b6b8-7962e638c0fc None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:03.978506 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-5755e69d-a56a-46c2-8c7d-1312e0f528d0 req-9a7af1d7-2058-4e51-b6b8-7962e638c0fc tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] POST https://10.4.3.14/volume/v3/attachments/240e4a56-f38e-463b-b2a6-407e750f7d11/action Aug 13 21:14:03.978506 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-5755e69d-a56a-46c2-8c7d-1312e0f528d0 req-9a7af1d7-2058-4e51-b6b8-7962e638c0fc tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Action body: b'{"os-complete": null}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:14:03.978506 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-5755e69d-a56a-46c2-8c7d-1312e0f528d0 req-9a7af1d7-2058-4e51-b6b8-7962e638c0fc tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:14:03.978506 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:14:03.978506 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:14:03.978506 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-5755e69d-a56a-46c2-8c7d-1312e0f528d0 req-9a7af1d7-2058-4e51-b6b8-7962e638c0fc tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/attachments/240e4a56-f38e-463b-b2a6-407e750f7d11/action returned with HTTP 204 Aug 13 21:14:03.978506 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 851/3423] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:14:03 2026] POST /volume/v3/attachments/240e4a56-f38e-463b-b2a6-407e750f7d11/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:14:03.981134 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-30769430-6c0c-4bf2-98b5-2f27216b933a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:03.981134 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-30769430-6c0c-4bf2-98b5-2f27216b933a tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] GET https://10.4.3.14/volume/v3/backups/43ddd611-5452-4281-9bff-87bbcb1b856c Aug 13 21:14:03.981134 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-30769430-6c0c-4bf2-98b5-2f27216b933a tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:03.981134 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-30769430-6c0c-4bf2-98b5-2f27216b933a tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:03.981134 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-30769430-6c0c-4bf2-98b5-2f27216b933a tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Show backup with id 43ddd611-5452-4281-9bff-87bbcb1b856c. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:14:03.981134 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:14:03.981134 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:14:03.981134 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-30769430-6c0c-4bf2-98b5-2f27216b933a tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] https://10.4.3.14/volume/v3/backups/43ddd611-5452-4281-9bff-87bbcb1b856c returned with HTTP 200 Aug 13 21:14:03.981134 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 854/3424] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:14:03 2026] GET /volume/v3/backups/43ddd611-5452-4281-9bff-87bbcb1b856c => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:03.982111 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-52e349cc-a7c3-436e-bf06-133f09c49d52 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:03.982111 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-52e349cc-a7c3-436e-bf06-133f09c49d52 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/0481e402-f1dd-48f3-853a-f9dbdc93c000 Aug 13 21:14:03.982111 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-52e349cc-a7c3-436e-bf06-133f09c49d52 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:03.982111 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-52e349cc-a7c3-436e-bf06-133f09c49d52 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:03.982111 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:14:03.982111 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:14:03.982111 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-52e349cc-a7c3-436e-bf06-133f09c49d52 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:14:03.982111 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-52e349cc-a7c3-436e-bf06-133f09c49d52 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/0481e402-f1dd-48f3-853a-f9dbdc93c000 returned with HTTP 200 Aug 13 21:14:03.982111 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 858/3425] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:14:03 2026] GET /volume/v3/volumes/0481e402-f1dd-48f3-853a-f9dbdc93c000 => generated 1169 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:14:03.983629 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-892c33a3-71c0-4150-8af3-f88470fe6483 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:03.983629 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-892c33a3-71c0-4150-8af3-f88470fe6483 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/0481e402-f1dd-48f3-853a-f9dbdc93c000 Aug 13 21:14:03.983629 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-892c33a3-71c0-4150-8af3-f88470fe6483 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:03.983629 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-892c33a3-71c0-4150-8af3-f88470fe6483 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:03.983629 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:14:03.983629 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:14:03.983629 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-892c33a3-71c0-4150-8af3-f88470fe6483 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:14:03.983629 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-892c33a3-71c0-4150-8af3-f88470fe6483 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/0481e402-f1dd-48f3-853a-f9dbdc93c000 returned with HTTP 200 Aug 13 21:14:03.983629 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 863/3426] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:14:03 2026] GET /volume/v3/volumes/0481e402-f1dd-48f3-853a-f9dbdc93c000 => generated 1169 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:14:03.984359 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-5a4be6da-74d9-4c22-8af0-c8ccc193257d req-de970880-2083-4113-895b-68f4075d4da4 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:03.984359 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-5a4be6da-74d9-4c22-8af0-c8ccc193257d req-de970880-2083-4113-895b-68f4075d4da4 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/0481e402-f1dd-48f3-853a-f9dbdc93c000 Aug 13 21:14:03.984359 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-5a4be6da-74d9-4c22-8af0-c8ccc193257d req-de970880-2083-4113-895b-68f4075d4da4 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:03.984359 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-5a4be6da-74d9-4c22-8af0-c8ccc193257d req-de970880-2083-4113-895b-68f4075d4da4 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:03.984359 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:14:03.984359 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:14:03.984359 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-5a4be6da-74d9-4c22-8af0-c8ccc193257d req-de970880-2083-4113-895b-68f4075d4da4 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:14:03.984359 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-5a4be6da-74d9-4c22-8af0-c8ccc193257d req-de970880-2083-4113-895b-68f4075d4da4 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/0481e402-f1dd-48f3-853a-f9dbdc93c000 returned with HTTP 200 Aug 13 21:14:03.984359 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 852/3427] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:14:03 2026] GET /volume/v3/volumes/0481e402-f1dd-48f3-853a-f9dbdc93c000 => generated 1169 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:14:03.986213 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-5a4be6da-74d9-4c22-8af0-c8ccc193257d req-3dad5044-0dcb-4510-bf1a-8c7e5c580f77 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:03.986213 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-5a4be6da-74d9-4c22-8af0-c8ccc193257d req-3dad5044-0dcb-4510-bf1a-8c7e5c580f77 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] POST https://10.4.3.14/volume/v3/volumes/0481e402-f1dd-48f3-853a-f9dbdc93c000/action Aug 13 21:14:03.986213 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-5a4be6da-74d9-4c22-8af0-c8ccc193257d req-3dad5044-0dcb-4510-bf1a-8c7e5c580f77 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:14:03.986213 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-5a4be6da-74d9-4c22-8af0-c8ccc193257d req-3dad5044-0dcb-4510-bf1a-8c7e5c580f77 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:14:03.986213 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:14:03.986213 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:14:03.986213 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-5a4be6da-74d9-4c22-8af0-c8ccc193257d req-3dad5044-0dcb-4510-bf1a-8c7e5c580f77 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:14:03.986213 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-5a4be6da-74d9-4c22-8af0-c8ccc193257d req-3dad5044-0dcb-4510-bf1a-8c7e5c580f77 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Begin detaching volume completed successfully. Aug 13 21:14:03.986213 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-5a4be6da-74d9-4c22-8af0-c8ccc193257d req-3dad5044-0dcb-4510-bf1a-8c7e5c580f77 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/0481e402-f1dd-48f3-853a-f9dbdc93c000/action returned with HTTP 202 Aug 13 21:14:03.986213 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 855/3428] 10.4.3.14 () {72 vars in 1665 bytes} [Thu Aug 13 21:14:03 2026] POST /volume/v3/volumes/0481e402-f1dd-48f3-853a-f9dbdc93c000/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:14:04.021006 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a123660c-3b20-4324-a754-7e2c0801f5dc None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:04.021006 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a123660c-3b20-4324-a754-7e2c0801f5dc None None] GET https://10.4.3.14/volume// Aug 13 21:14:04.021006 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a123660c-3b20-4324-a754-7e2c0801f5dc None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:04.021198 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a123660c-3b20-4324-a754-7e2c0801f5dc None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:04.021621 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a123660c-3b20-4324-a754-7e2c0801f5dc None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:14:04.021937 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 859/3429] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:14:04 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:14:04.041535 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-5a4be6da-74d9-4c22-8af0-c8ccc193257d req-17840765-ab96-4a9c-8dc8-5d71fb990bdd None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:04.045893 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-5a4be6da-74d9-4c22-8af0-c8ccc193257d req-17840765-ab96-4a9c-8dc8-5d71fb990bdd tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/0481e402-f1dd-48f3-853a-f9dbdc93c000 Aug 13 21:14:04.046451 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-5a4be6da-74d9-4c22-8af0-c8ccc193257d req-17840765-ab96-4a9c-8dc8-5d71fb990bdd tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:04.046451 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-5a4be6da-74d9-4c22-8af0-c8ccc193257d req-17840765-ab96-4a9c-8dc8-5d71fb990bdd tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:04.059572 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:14:04.059572 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:14:04.064045 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-5a4be6da-74d9-4c22-8af0-c8ccc193257d req-17840765-ab96-4a9c-8dc8-5d71fb990bdd tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:14:04.075070 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-5a4be6da-74d9-4c22-8af0-c8ccc193257d req-17840765-ab96-4a9c-8dc8-5d71fb990bdd tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/0481e402-f1dd-48f3-853a-f9dbdc93c000 returned with HTTP 200 Aug 13 21:14:04.075629 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 864/3430] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:14:04 2026] GET /volume/v3/volumes/0481e402-f1dd-48f3-853a-f9dbdc93c000 => generated 1352 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:14:04.093165 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-5a4be6da-74d9-4c22-8af0-c8ccc193257d req-16b586a6-f546-4e26-a0c5-f8ccd5bd7268 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:04.096249 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-5a4be6da-74d9-4c22-8af0-c8ccc193257d req-16b586a6-f546-4e26-a0c5-f8ccd5bd7268 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/0481e402-f1dd-48f3-853a-f9dbdc93c000/encryption Aug 13 21:14:04.096443 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-5a4be6da-74d9-4c22-8af0-c8ccc193257d req-16b586a6-f546-4e26-a0c5-f8ccd5bd7268 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:04.096622 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-5a4be6da-74d9-4c22-8af0-c8ccc193257d req-16b586a6-f546-4e26-a0c5-f8ccd5bd7268 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'index' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:04.109861 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:14:04.109861 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:14:04.119379 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-5a4be6da-74d9-4c22-8af0-c8ccc193257d req-16b586a6-f546-4e26-a0c5-f8ccd5bd7268 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/0481e402-f1dd-48f3-853a-f9dbdc93c000/encryption returned with HTTP 200 Aug 13 21:14:04.120165 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 853/3431] 10.4.3.14 () {68 vars in 1624 bytes} [Thu Aug 13 21:14:04 2026] GET /volume/v3/volumes/0481e402-f1dd-48f3-853a-f9dbdc93c000/encryption => generated 161 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:04.713086 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a58005ee-4bb6-4dad-9638-a819dbcfd26d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:04.734212 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-169c6610-3796-42be-8094-ca9448514a92 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:04.738076 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-169c6610-3796-42be-8094-ca9448514a92 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] GET https://10.4.3.14/volume/v3/backups/43ddd611-5452-4281-9bff-87bbcb1b856c Aug 13 21:14:04.741996 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-169c6610-3796-42be-8094-ca9448514a92 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:04.741996 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-169c6610-3796-42be-8094-ca9448514a92 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:04.741996 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-169c6610-3796-42be-8094-ca9448514a92 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Show backup with id 43ddd611-5452-4281-9bff-87bbcb1b856c. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:14:04.743930 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:14:04.743930 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:14:04.744766 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-169c6610-3796-42be-8094-ca9448514a92 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] https://10.4.3.14/volume/v3/backups/43ddd611-5452-4281-9bff-87bbcb1b856c returned with HTTP 200 Aug 13 21:14:04.745269 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 860/3432] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:14:04 2026] GET /volume/v3/backups/43ddd611-5452-4281-9bff-87bbcb1b856c => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:04.840592 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a58005ee-4bb6-4dad-9638-a819dbcfd26d tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:14:04.841061 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a58005ee-4bb6-4dad-9638-a819dbcfd26d tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1589842708", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:14:04.844715 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-a58005ee-4bb6-4dad-9638-a819dbcfd26d tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1589842708', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:14:04.844828 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-a58005ee-4bb6-4dad-9638-a819dbcfd26d tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Create volume of 1 GB Aug 13 21:14:04.850521 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a58005ee-4bb6-4dad-9638-a819dbcfd26d tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Availability Zones retrieved successfully. Aug 13 21:14:04.857392 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-a58005ee-4bb6-4dad-9638-a819dbcfd26d tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Flow 'volume_create_api' (c285aa71-6459-49e4-ac29-69bf42b7a630) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:14:04.858244 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-a58005ee-4bb6-4dad-9638-a819dbcfd26d tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29830146-370f-4f75-bd45-719de3509561) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:14:04.859322 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-a58005ee-4bb6-4dad-9638-a819dbcfd26d tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:14:04.889351 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-a58005ee-4bb6-4dad-9638-a819dbcfd26d tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29830146-370f-4f75-bd45-719de3509561) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:14:04.890725 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-a58005ee-4bb6-4dad-9638-a819dbcfd26d tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00de06eb-411f-42ef-bd91-181b2700069d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:14:04.980173 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-a58005ee-4bb6-4dad-9638-a819dbcfd26d tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Created reservations ['0ecbfaef-d7b4-4054-a57e-9bcc0d01699b', '6dd433c9-6060-4719-a83c-f955c7ef5d5d', 'd4594e97-1eb8-4543-a751-aa6e2c180c8d', '8fde7573-65bf-4543-ab99-989106383e76'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:14:04.980924 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-a58005ee-4bb6-4dad-9638-a819dbcfd26d tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00de06eb-411f-42ef-bd91-181b2700069d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ecbfaef-d7b4-4054-a57e-9bcc0d01699b', '6dd433c9-6060-4719-a83c-f955c7ef5d5d', 'd4594e97-1eb8-4543-a751-aa6e2c180c8d', '8fde7573-65bf-4543-ab99-989106383e76']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:14:04.981799 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-a58005ee-4bb6-4dad-9638-a819dbcfd26d tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e676629-2321-4de8-96ad-6ac83494fc8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:14:05.006340 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-a58005ee-4bb6-4dad-9638-a819dbcfd26d tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e676629-2321-4de8-96ad-6ac83494fc8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4db33de6-49ec-4b4b-bed8-1c24ed04e668', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1589842708',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5463b5723806457faccd15d74fcac0f9',qos_specs=None,replication_status=,reservations=['0ecbfaef-d7b4-4054-a57e-9bcc0d01699b','6dd433c9-6060-4719-a83c-f955c7ef5d5d','d4594e97-1eb8-4543-a751-aa6e2c180c8d','8fde7573-65bf-4543-ab99-989106383e76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fff20bf4599944e5b2cd478bc917fd0e',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:14:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1589842708',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4db33de6-49ec-4b4b-bed8-1c24ed04e668,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5463b5723806457faccd15d74fcac0f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fff20bf4599944e5b2cd478bc917fd0e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:14:05.007482 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-a58005ee-4bb6-4dad-9638-a819dbcfd26d tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (440d1641-c19d-4331-9614-505eb630d844) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:14:05.029723 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-a58005ee-4bb6-4dad-9638-a819dbcfd26d tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (440d1641-c19d-4331-9614-505eb630d844) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1589842708',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5463b5723806457faccd15d74fcac0f9',qos_specs=None,replication_status=,reservations=['0ecbfaef-d7b4-4054-a57e-9bcc0d01699b','6dd433c9-6060-4719-a83c-f955c7ef5d5d','d4594e97-1eb8-4543-a751-aa6e2c180c8d','8fde7573-65bf-4543-ab99-989106383e76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fff20bf4599944e5b2cd478bc917fd0e',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:14:05.029723 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-a58005ee-4bb6-4dad-9638-a819dbcfd26d tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eeb07dd6-eb4d-4b21-afa3-5409f309fd58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:14:05.040617 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-a58005ee-4bb6-4dad-9638-a819dbcfd26d tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eeb07dd6-eb4d-4b21-afa3-5409f309fd58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:14:05.041511 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-a58005ee-4bb6-4dad-9638-a819dbcfd26d tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Flow 'volume_create_api' (c285aa71-6459-49e4-ac29-69bf42b7a630) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:14:05.041840 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a58005ee-4bb6-4dad-9638-a819dbcfd26d tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Create volume request issued successfully. Aug 13 21:14:05.042414 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a58005ee-4bb6-4dad-9638-a819dbcfd26d tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:14:05.042840 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 856/3433] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:14:04 2026] POST /volume/v3/volumes => generated 763 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:14:05.055005 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-6400e2f4-9c8f-4e3d-baf9-c37fd96c932b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:05.056978 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6400e2f4-9c8f-4e3d-baf9-c37fd96c932b tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:14:05.056978 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6400e2f4-9c8f-4e3d-baf9-c37fd96c932b tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1733501337", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:14:05.058243 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-6400e2f4-9c8f-4e3d-baf9-c37fd96c932b tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1733501337', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:14:05.058351 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-6400e2f4-9c8f-4e3d-baf9-c37fd96c932b tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Create volume of 1 GB Aug 13 21:14:05.062799 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-6400e2f4-9c8f-4e3d-baf9-c37fd96c932b tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Availability Zones retrieved successfully. Aug 13 21:14:05.068562 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-6400e2f4-9c8f-4e3d-baf9-c37fd96c932b tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Flow 'volume_create_api' (8fba8e57-abb1-4e0e-b5a2-22226a1387e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:14:05.069580 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-6400e2f4-9c8f-4e3d-baf9-c37fd96c932b tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e40e900-cc73-43b3-bc58-b487514ad743) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:14:05.070386 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-6400e2f4-9c8f-4e3d-baf9-c37fd96c932b tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:14:05.106992 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-6400e2f4-9c8f-4e3d-baf9-c37fd96c932b tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e40e900-cc73-43b3-bc58-b487514ad743) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:14:05.107745 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-6400e2f4-9c8f-4e3d-baf9-c37fd96c932b tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c6f6f2b-2c5b-4f9c-b9fb-0d493db0c78e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:14:05.157915 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-5a4be6da-74d9-4c22-8af0-c8ccc193257d req-e88bfda4-037f-4ea7-a6c6-d76aa7cbd34c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:05.160242 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-5a4be6da-74d9-4c22-8af0-c8ccc193257d req-e88bfda4-037f-4ea7-a6c6-d76aa7cbd34c tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] DELETE https://10.4.3.14/volume/v3/attachments/240e4a56-f38e-463b-b2a6-407e750f7d11 Aug 13 21:14:05.160442 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-5a4be6da-74d9-4c22-8af0-c8ccc193257d req-e88bfda4-037f-4ea7-a6c6-d76aa7cbd34c tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:05.160657 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-5a4be6da-74d9-4c22-8af0-c8ccc193257d req-e88bfda4-037f-4ea7-a6c6-d76aa7cbd34c tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:05.161755 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-6400e2f4-9c8f-4e3d-baf9-c37fd96c932b tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Created reservations ['723b78c9-eecd-41e4-a9b1-e890562d49fb', '5359648e-c40d-490d-a7ba-9ba10a6ddadb', '3de95157-b225-4f77-93f8-32787887ed85', 'e3e36ea9-5a59-4662-8616-dab2da72f839'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:14:05.162501 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-6400e2f4-9c8f-4e3d-baf9-c37fd96c932b tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c6f6f2b-2c5b-4f9c-b9fb-0d493db0c78e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['723b78c9-eecd-41e4-a9b1-e890562d49fb', '5359648e-c40d-490d-a7ba-9ba10a6ddadb', '3de95157-b225-4f77-93f8-32787887ed85', 'e3e36ea9-5a59-4662-8616-dab2da72f839']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:14:05.163213 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-6400e2f4-9c8f-4e3d-baf9-c37fd96c932b tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9cb055d-9591-48b6-872b-4065b02ca70c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:14:05.167454 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:14:05.167454 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:14:05.191514 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-6400e2f4-9c8f-4e3d-baf9-c37fd96c932b tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9cb055d-9591-48b6-872b-4065b02ca70c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '006be007-067e-4e66-910d-1d8981619bfa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1733501337',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5463b5723806457faccd15d74fcac0f9',qos_specs=None,replication_status=,reservations=['723b78c9-eecd-41e4-a9b1-e890562d49fb','5359648e-c40d-490d-a7ba-9ba10a6ddadb','3de95157-b225-4f77-93f8-32787887ed85','e3e36ea9-5a59-4662-8616-dab2da72f839'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fff20bf4599944e5b2cd478bc917fd0e',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:14:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1733501337',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=006be007-067e-4e66-910d-1d8981619bfa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5463b5723806457faccd15d74fcac0f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fff20bf4599944e5b2cd478bc917fd0e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:14:05.192197 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-6400e2f4-9c8f-4e3d-baf9-c37fd96c932b tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8f9fc87-a803-4b23-8469-61ea14c3b2c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:14:05.214738 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-6400e2f4-9c8f-4e3d-baf9-c37fd96c932b tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8f9fc87-a803-4b23-8469-61ea14c3b2c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1733501337',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5463b5723806457faccd15d74fcac0f9',qos_specs=None,replication_status=,reservations=['723b78c9-eecd-41e4-a9b1-e890562d49fb','5359648e-c40d-490d-a7ba-9ba10a6ddadb','3de95157-b225-4f77-93f8-32787887ed85','e3e36ea9-5a59-4662-8616-dab2da72f839'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fff20bf4599944e5b2cd478bc917fd0e',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:14:05.215486 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-6400e2f4-9c8f-4e3d-baf9-c37fd96c932b tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bc3224e-945e-4cc5-919b-0b01f06d3f9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:14:05.226800 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-6400e2f4-9c8f-4e3d-baf9-c37fd96c932b tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bc3224e-945e-4cc5-919b-0b01f06d3f9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:14:05.227826 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-6400e2f4-9c8f-4e3d-baf9-c37fd96c932b tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Flow 'volume_create_api' (8fba8e57-abb1-4e0e-b5a2-22226a1387e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:14:05.228223 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-6400e2f4-9c8f-4e3d-baf9-c37fd96c932b tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Create volume request issued successfully. Aug 13 21:14:05.228752 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6400e2f4-9c8f-4e3d-baf9-c37fd96c932b tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:14:05.229476 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 865/3434] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:14:05 2026] POST /volume/v3/volumes => generated 763 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:14:05.256356 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-5a4be6da-74d9-4c22-8af0-c8ccc193257d req-e88bfda4-037f-4ea7-a6c6-d76aa7cbd34c tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/attachments/240e4a56-f38e-463b-b2a6-407e750f7d11 returned with HTTP 200 Aug 13 21:14:05.256756 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 854/3435] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:14:05 2026] DELETE /volume/v3/attachments/240e4a56-f38e-463b-b2a6-407e750f7d11 => generated 19 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:05.759193 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-72740528-9020-4a7f-837a-2bc860344a59 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:05.761201 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-72740528-9020-4a7f-837a-2bc860344a59 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] GET https://10.4.3.14/volume/v3/backups/43ddd611-5452-4281-9bff-87bbcb1b856c Aug 13 21:14:05.761617 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-72740528-9020-4a7f-837a-2bc860344a59 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:05.761881 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-72740528-9020-4a7f-837a-2bc860344a59 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:05.762063 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-72740528-9020-4a7f-837a-2bc860344a59 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Show backup with id 43ddd611-5452-4281-9bff-87bbcb1b856c. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:14:05.767571 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:14:05.767571 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:14:05.768428 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-72740528-9020-4a7f-837a-2bc860344a59 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] https://10.4.3.14/volume/v3/backups/43ddd611-5452-4281-9bff-87bbcb1b856c returned with HTTP 200 Aug 13 21:14:05.769038 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 861/3436] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:14:05 2026] GET /volume/v3/backups/43ddd611-5452-4281-9bff-87bbcb1b856c => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:05.895726 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-c093c15d-03dd-4136-971e-0486ebe195b1 req-5b729bdf-fc6e-481c-b4aa-e0b1e051993f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:05.898120 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-c093c15d-03dd-4136-971e-0486ebe195b1 req-5b729bdf-fc6e-481c-b4aa-e0b1e051993f tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] GET https://10.4.3.14/volume/v3/volumes/e33ef39c-fbeb-47cd-94f9-8e9967bba7f8 Aug 13 21:14:05.898380 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-c093c15d-03dd-4136-971e-0486ebe195b1 req-5b729bdf-fc6e-481c-b4aa-e0b1e051993f tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:05.898634 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-c093c15d-03dd-4136-971e-0486ebe195b1 req-5b729bdf-fc6e-481c-b4aa-e0b1e051993f tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:05.909960 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:14:05.909960 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:14:05.914993 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-c093c15d-03dd-4136-971e-0486ebe195b1 req-5b729bdf-fc6e-481c-b4aa-e0b1e051993f tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Volume info retrieved successfully. Aug 13 21:14:05.920205 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-c093c15d-03dd-4136-971e-0486ebe195b1 req-5b729bdf-fc6e-481c-b4aa-e0b1e051993f tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] https://10.4.3.14/volume/v3/volumes/e33ef39c-fbeb-47cd-94f9-8e9967bba7f8 returned with HTTP 200 Aug 13 21:14:05.920940 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 857/3437] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:14:05 2026] GET /volume/v3/volumes/e33ef39c-fbeb-47cd-94f9-8e9967bba7f8 => generated 1228 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:14:05.941579 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-c093c15d-03dd-4136-971e-0486ebe195b1 req-29752016-0104-4c08-a6c7-4c854c99992d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:05.943766 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-c093c15d-03dd-4136-971e-0486ebe195b1 req-29752016-0104-4c08-a6c7-4c854c99992d tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] POST https://10.4.3.14/volume/v3/volumes/e33ef39c-fbeb-47cd-94f9-8e9967bba7f8/action Aug 13 21:14:05.944192 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-c093c15d-03dd-4136-971e-0486ebe195b1 req-29752016-0104-4c08-a6c7-4c854c99992d tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:14:05.944368 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-c093c15d-03dd-4136-971e-0486ebe195b1 req-29752016-0104-4c08-a6c7-4c854c99992d tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:14:05.954670 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:14:05.954670 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:14:05.955188 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-c093c15d-03dd-4136-971e-0486ebe195b1 req-29752016-0104-4c08-a6c7-4c854c99992d tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Volume info retrieved successfully. Aug 13 21:14:05.962299 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-c093c15d-03dd-4136-971e-0486ebe195b1 req-29752016-0104-4c08-a6c7-4c854c99992d tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Begin detaching volume completed successfully. Aug 13 21:14:05.962608 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-c093c15d-03dd-4136-971e-0486ebe195b1 req-29752016-0104-4c08-a6c7-4c854c99992d tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] https://10.4.3.14/volume/v3/volumes/e33ef39c-fbeb-47cd-94f9-8e9967bba7f8/action returned with HTTP 202 Aug 13 21:14:05.963125 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 866/3438] 10.4.3.14 () {72 vars in 1665 bytes} [Thu Aug 13 21:14:05 2026] POST /volume/v3/volumes/e33ef39c-fbeb-47cd-94f9-8e9967bba7f8/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:14:06.010055 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-5530481e-4417-4e53-a99d-851891bd2831 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:06.010512 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5530481e-4417-4e53-a99d-851891bd2831 None None] GET https://10.4.3.14/volume// Aug 13 21:14:06.010681 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5530481e-4417-4e53-a99d-851891bd2831 None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:06.010860 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5530481e-4417-4e53-a99d-851891bd2831 None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:06.011247 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5530481e-4417-4e53-a99d-851891bd2831 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:14:06.011555 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 855/3439] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:14:06 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:14:06.020265 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-c093c15d-03dd-4136-971e-0486ebe195b1 req-e1cff694-1c6e-4edb-b3dc-c0c1708a40a0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:06.024662 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-c093c15d-03dd-4136-971e-0486ebe195b1 req-e1cff694-1c6e-4edb-b3dc-c0c1708a40a0 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] GET https://10.4.3.14/volume/v3/volumes/e33ef39c-fbeb-47cd-94f9-8e9967bba7f8 Aug 13 21:14:06.025102 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-c093c15d-03dd-4136-971e-0486ebe195b1 req-e1cff694-1c6e-4edb-b3dc-c0c1708a40a0 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:06.025346 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-c093c15d-03dd-4136-971e-0486ebe195b1 req-e1cff694-1c6e-4edb-b3dc-c0c1708a40a0 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:06.034720 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:14:06.034720 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:14:06.039120 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-c093c15d-03dd-4136-971e-0486ebe195b1 req-e1cff694-1c6e-4edb-b3dc-c0c1708a40a0 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Volume info retrieved successfully. Aug 13 21:14:06.043442 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-c093c15d-03dd-4136-971e-0486ebe195b1 req-e1cff694-1c6e-4edb-b3dc-c0c1708a40a0 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] https://10.4.3.14/volume/v3/volumes/e33ef39c-fbeb-47cd-94f9-8e9967bba7f8 returned with HTTP 200 Aug 13 21:14:06.044092 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 862/3440] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:14:06 2026] GET /volume/v3/volumes/e33ef39c-fbeb-47cd-94f9-8e9967bba7f8 => generated 1411 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:14:06.161566 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-8d431211-2871-4e6d-9b86-5e51ebbda000 req-59160b67-34b2-4405-9be6-ba92e209c72f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:06.164194 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-8d431211-2871-4e6d-9b86-5e51ebbda000 req-59160b67-34b2-4405-9be6-ba92e209c72f tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/0481e402-f1dd-48f3-853a-f9dbdc93c000 Aug 13 21:14:06.164448 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-8d431211-2871-4e6d-9b86-5e51ebbda000 req-59160b67-34b2-4405-9be6-ba92e209c72f tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:06.164687 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-8d431211-2871-4e6d-9b86-5e51ebbda000 req-59160b67-34b2-4405-9be6-ba92e209c72f tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:06.173786 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:14:06.173786 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:14:06.178278 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-8d431211-2871-4e6d-9b86-5e51ebbda000 req-59160b67-34b2-4405-9be6-ba92e209c72f tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:14:06.184227 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-8d431211-2871-4e6d-9b86-5e51ebbda000 req-59160b67-34b2-4405-9be6-ba92e209c72f tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/0481e402-f1dd-48f3-853a-f9dbdc93c000 returned with HTTP 200 Aug 13 21:14:06.184636 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 858/3441] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:14:06 2026] GET /volume/v3/volumes/0481e402-f1dd-48f3-853a-f9dbdc93c000 => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:06.778739 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b2661a2a-727b-4962-85b1-05d2d1e40ddf None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:06.781160 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b2661a2a-727b-4962-85b1-05d2d1e40ddf tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] GET https://10.4.3.14/volume/v3/backups/43ddd611-5452-4281-9bff-87bbcb1b856c Aug 13 21:14:06.781476 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b2661a2a-727b-4962-85b1-05d2d1e40ddf tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:06.781789 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b2661a2a-727b-4962-85b1-05d2d1e40ddf tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:06.782164 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-b2661a2a-727b-4962-85b1-05d2d1e40ddf tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Show backup with id 43ddd611-5452-4281-9bff-87bbcb1b856c. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:14:06.791269 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:14:06.791269 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:14:06.792592 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b2661a2a-727b-4962-85b1-05d2d1e40ddf tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] https://10.4.3.14/volume/v3/backups/43ddd611-5452-4281-9bff-87bbcb1b856c returned with HTTP 200 Aug 13 21:14:06.793116 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 867/3442] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:14:06 2026] GET /volume/v3/backups/43ddd611-5452-4281-9bff-87bbcb1b856c => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:07.007562 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-c093c15d-03dd-4136-971e-0486ebe195b1 req-998316e5-c016-4122-92b2-084302227024 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:07.009752 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-c093c15d-03dd-4136-971e-0486ebe195b1 req-998316e5-c016-4122-92b2-084302227024 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] DELETE https://10.4.3.14/volume/v3/attachments/da115696-79e2-4b6e-a5e5-0c032d2655ec Aug 13 21:14:07.009918 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-c093c15d-03dd-4136-971e-0486ebe195b1 req-998316e5-c016-4122-92b2-084302227024 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:07.012586 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-c093c15d-03dd-4136-971e-0486ebe195b1 req-998316e5-c016-4122-92b2-084302227024 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:07.020868 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:14:07.020868 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:14:07.067461 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-c093c15d-03dd-4136-971e-0486ebe195b1 req-998316e5-c016-4122-92b2-084302227024 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] https://10.4.3.14/volume/v3/attachments/da115696-79e2-4b6e-a5e5-0c032d2655ec returned with HTTP 200 Aug 13 21:14:07.067859 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 856/3443] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:14:07 2026] DELETE /volume/v3/attachments/da115696-79e2-4b6e-a5e5-0c032d2655ec => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:07.813783 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1ddf97c5-a00a-4784-83a3-9e485e7123b0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:07.817598 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1ddf97c5-a00a-4784-83a3-9e485e7123b0 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] GET https://10.4.3.14/volume/v3/backups/43ddd611-5452-4281-9bff-87bbcb1b856c Aug 13 21:14:07.817852 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1ddf97c5-a00a-4784-83a3-9e485e7123b0 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:07.818122 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1ddf97c5-a00a-4784-83a3-9e485e7123b0 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:07.818267 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-1ddf97c5-a00a-4784-83a3-9e485e7123b0 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Show backup with id 43ddd611-5452-4281-9bff-87bbcb1b856c. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:14:07.827765 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:14:07.827765 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:14:07.828510 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1ddf97c5-a00a-4784-83a3-9e485e7123b0 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] https://10.4.3.14/volume/v3/backups/43ddd611-5452-4281-9bff-87bbcb1b856c returned with HTTP 200 Aug 13 21:14:07.828853 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 863/3444] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:14:07 2026] GET /volume/v3/backups/43ddd611-5452-4281-9bff-87bbcb1b856c => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:08.109922 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7b235580-236f-439e-b4db-9b095cfd3ae4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:08.111910 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7b235580-236f-439e-b4db-9b095cfd3ae4 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] DELETE https://10.4.3.14/volume/v3/volumes/e33ef39c-fbeb-47cd-94f9-8e9967bba7f8 Aug 13 21:14:08.112250 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7b235580-236f-439e-b4db-9b095cfd3ae4 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:08.112531 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7b235580-236f-439e-b4db-9b095cfd3ae4 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:08.112836 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-7b235580-236f-439e-b4db-9b095cfd3ae4 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Delete volume with id: e33ef39c-fbeb-47cd-94f9-8e9967bba7f8 Aug 13 21:14:08.119437 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:14:08.119437 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:14:08.120265 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7b235580-236f-439e-b4db-9b095cfd3ae4 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Volume info retrieved successfully. Aug 13 21:14:08.168921 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7b235580-236f-439e-b4db-9b095cfd3ae4 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Delete volume request issued successfully. Aug 13 21:14:08.169158 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7b235580-236f-439e-b4db-9b095cfd3ae4 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] https://10.4.3.14/volume/v3/volumes/e33ef39c-fbeb-47cd-94f9-8e9967bba7f8 returned with HTTP 202 Aug 13 21:14:08.169565 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 859/3445] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:14:08 2026] DELETE /volume/v3/volumes/e33ef39c-fbeb-47cd-94f9-8e9967bba7f8 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:14:08.211340 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-e92fc04b-3d37-418c-b321-0741e2bf2370 req-7a68d96e-9096-4e01-ba34-fb375fd77188 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:08.214398 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-e92fc04b-3d37-418c-b321-0741e2bf2370 req-7a68d96e-9096-4e01-ba34-fb375fd77188 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] GET https://10.4.3.14/volume/v3/volumes/e33ef39c-fbeb-47cd-94f9-8e9967bba7f8 Aug 13 21:14:08.214587 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-e92fc04b-3d37-418c-b321-0741e2bf2370 req-7a68d96e-9096-4e01-ba34-fb375fd77188 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:08.214762 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-e92fc04b-3d37-418c-b321-0741e2bf2370 req-7a68d96e-9096-4e01-ba34-fb375fd77188 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:08.225856 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:14:08.225856 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:14:08.234604 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-e92fc04b-3d37-418c-b321-0741e2bf2370 req-7a68d96e-9096-4e01-ba34-fb375fd77188 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Volume info retrieved successfully. Aug 13 21:14:08.246119 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-e92fc04b-3d37-418c-b321-0741e2bf2370 req-7a68d96e-9096-4e01-ba34-fb375fd77188 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] https://10.4.3.14/volume/v3/volumes/e33ef39c-fbeb-47cd-94f9-8e9967bba7f8 returned with HTTP 200 Aug 13 21:14:08.246827 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 868/3446] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:14:08 2026] GET /volume/v3/volumes/e33ef39c-fbeb-47cd-94f9-8e9967bba7f8 => generated 935 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:08.315518 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-1288262f-2c9c-4769-aa97-79a86b71bd63 req-905367f2-4ce7-4400-bb02-2d67fb038b19 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:08.318106 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-1288262f-2c9c-4769-aa97-79a86b71bd63 req-905367f2-4ce7-4400-bb02-2d67fb038b19 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] GET https://10.4.3.14/volume/v3/volumes/8217c9d8-3f80-468a-870e-79e00840e7cc Aug 13 21:14:08.319724 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-1288262f-2c9c-4769-aa97-79a86b71bd63 req-905367f2-4ce7-4400-bb02-2d67fb038b19 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:08.319724 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-1288262f-2c9c-4769-aa97-79a86b71bd63 req-905367f2-4ce7-4400-bb02-2d67fb038b19 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:08.330400 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-1288262f-2c9c-4769-aa97-79a86b71bd63 req-905367f2-4ce7-4400-bb02-2d67fb038b19 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] https://10.4.3.14/volume/v3/volumes/8217c9d8-3f80-468a-870e-79e00840e7cc returned with HTTP 404 Aug 13 21:14:08.333992 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 857/3447] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:14:08 2026] GET /volume/v3/volumes/8217c9d8-3f80-468a-870e-79e00840e7cc => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:14:08.842814 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3b1d185e-7382-4de9-8431-0160d4c51aa6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:08.846179 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3b1d185e-7382-4de9-8431-0160d4c51aa6 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] GET https://10.4.3.14/volume/v3/backups/43ddd611-5452-4281-9bff-87bbcb1b856c Aug 13 21:14:08.846399 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3b1d185e-7382-4de9-8431-0160d4c51aa6 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:08.846610 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3b1d185e-7382-4de9-8431-0160d4c51aa6 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:08.846719 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-3b1d185e-7382-4de9-8431-0160d4c51aa6 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Show backup with id 43ddd611-5452-4281-9bff-87bbcb1b856c. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:14:08.850868 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:14:08.850868 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:14:08.851572 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3b1d185e-7382-4de9-8431-0160d4c51aa6 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] https://10.4.3.14/volume/v3/backups/43ddd611-5452-4281-9bff-87bbcb1b856c returned with HTTP 200 Aug 13 21:14:08.851934 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 864/3448] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:14:08 2026] GET /volume/v3/backups/43ddd611-5452-4281-9bff-87bbcb1b856c => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:09.175058 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c4ed5c87-ab8e-44df-a682-2e61d32b6ad7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:09.176818 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c4ed5c87-ab8e-44df-a682-2e61d32b6ad7 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] DELETE https://10.4.3.14/volume/v3/volumes/0481e402-f1dd-48f3-853a-f9dbdc93c000 Aug 13 21:14:09.177104 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c4ed5c87-ab8e-44df-a682-2e61d32b6ad7 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:09.177295 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c4ed5c87-ab8e-44df-a682-2e61d32b6ad7 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:09.177605 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-c4ed5c87-ab8e-44df-a682-2e61d32b6ad7 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Delete volume with id: 0481e402-f1dd-48f3-853a-f9dbdc93c000 Aug 13 21:14:09.186325 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:14:09.186325 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:14:09.186863 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c4ed5c87-ab8e-44df-a682-2e61d32b6ad7 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:14:09.207251 np0000007265 devstack@c-api.service[100215]: WARNING cinder.keymgr.conf_key_mgr [None req-c4ed5c87-ab8e-44df-a682-2e61d32b6ad7 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 21:14:09.214403 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c4ed5c87-ab8e-44df-a682-2e61d32b6ad7 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Delete volume request issued successfully. Aug 13 21:14:09.214403 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c4ed5c87-ab8e-44df-a682-2e61d32b6ad7 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/0481e402-f1dd-48f3-853a-f9dbdc93c000 returned with HTTP 202 Aug 13 21:14:09.214869 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 860/3449] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:14:09 2026] DELETE /volume/v3/volumes/0481e402-f1dd-48f3-853a-f9dbdc93c000 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:14:09.223156 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-aa7777bc-ade5-4092-b4fd-47ce6bf85fce None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:09.224828 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-aa7777bc-ade5-4092-b4fd-47ce6bf85fce tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/0481e402-f1dd-48f3-853a-f9dbdc93c000 Aug 13 21:14:09.226524 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-aa7777bc-ade5-4092-b4fd-47ce6bf85fce tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:09.226524 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-aa7777bc-ade5-4092-b4fd-47ce6bf85fce tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:09.237772 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:14:09.237772 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:14:09.244620 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-aa7777bc-ade5-4092-b4fd-47ce6bf85fce tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:14:09.251255 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-aa7777bc-ade5-4092-b4fd-47ce6bf85fce tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/0481e402-f1dd-48f3-853a-f9dbdc93c000 returned with HTTP 200 Aug 13 21:14:09.251863 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 869/3450] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:14:09 2026] GET /volume/v3/volumes/0481e402-f1dd-48f3-853a-f9dbdc93c000 => generated 876 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:09.867237 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-481821f1-081b-4348-9620-fa06acd97de4 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:09.875406 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-481821f1-081b-4348-9620-fa06acd97de4 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] GET https://10.4.3.14/volume/v3/backups/43ddd611-5452-4281-9bff-87bbcb1b856c Aug 13 21:14:09.875597 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-481821f1-081b-4348-9620-fa06acd97de4 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:09.875782 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-481821f1-081b-4348-9620-fa06acd97de4 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:09.875884 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-481821f1-081b-4348-9620-fa06acd97de4 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Show backup with id 43ddd611-5452-4281-9bff-87bbcb1b856c. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:14:09.879828 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:14:09.879828 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:14:09.880462 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-481821f1-081b-4348-9620-fa06acd97de4 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] https://10.4.3.14/volume/v3/backups/43ddd611-5452-4281-9bff-87bbcb1b856c returned with HTTP 200 Aug 13 21:14:09.880827 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 858/3451] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:14:09 2026] GET /volume/v3/backups/43ddd611-5452-4281-9bff-87bbcb1b856c => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:10.268634 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9ca979c0-f72a-4d7f-b349-0e67b09f2497 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:10.270662 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9ca979c0-f72a-4d7f-b349-0e67b09f2497 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/0481e402-f1dd-48f3-853a-f9dbdc93c000 Aug 13 21:14:10.270889 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9ca979c0-f72a-4d7f-b349-0e67b09f2497 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:10.271245 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9ca979c0-f72a-4d7f-b349-0e67b09f2497 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:10.283300 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9ca979c0-f72a-4d7f-b349-0e67b09f2497 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/0481e402-f1dd-48f3-853a-f9dbdc93c000 returned with HTTP 404 Aug 13 21:14:10.283893 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 865/3452] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:14:10 2026] GET /volume/v3/volumes/0481e402-f1dd-48f3-853a-f9dbdc93c000 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:14:10.289850 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-405cdadf-fe41-43ed-abf9-300fafd746fb None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:10.294844 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-405cdadf-fe41-43ed-abf9-300fafd746fb tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:14:10.295418 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-405cdadf-fe41-43ed-abf9-300fafd746fb tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1128158948"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:14:10.296298 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-fc931b80-b8a9-4fb6-9384-937206809472 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:10.299151 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-405cdadf-fe41-43ed-abf9-300fafd746fb tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1128158948'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:14:10.299151 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-405cdadf-fe41-43ed-abf9-300fafd746fb tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Create volume of 1 GB Aug 13 21:14:10.300954 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-fc931b80-b8a9-4fb6-9384-937206809472 tempest-TestEncryptedCinderVolumes-90020259 tempest-TestEncryptedCinderVolumes-90020259-project-admin] GET https://10.4.3.14/volume/v3/volumes/detail?all_tenants=1 Aug 13 21:14:10.301408 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-fc931b80-b8a9-4fb6-9384-937206809472 tempest-TestEncryptedCinderVolumes-90020259 tempest-TestEncryptedCinderVolumes-90020259-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:10.302706 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-fc931b80-b8a9-4fb6-9384-937206809472 tempest-TestEncryptedCinderVolumes-90020259 tempest-TestEncryptedCinderVolumes-90020259-project-admin] Calling method 'detail' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:10.302706 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-fc931b80-b8a9-4fb6-9384-937206809472 tempest-TestEncryptedCinderVolumes-90020259 tempest-TestEncryptedCinderVolumes-90020259-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:14:10.306420 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-405cdadf-fe41-43ed-abf9-300fafd746fb tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Availability Zones retrieved successfully. Aug 13 21:14:10.319168 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-405cdadf-fe41-43ed-abf9-300fafd746fb tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Flow 'volume_create_api' (6c3c665f-b438-4d01-b21d-211155c3a4b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:14:10.322781 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-405cdadf-fe41-43ed-abf9-300fafd746fb tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4da86ba-f1fd-4c16-b07b-74a24a07a470) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:14:10.323314 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-fc931b80-b8a9-4fb6-9384-937206809472 tempest-TestEncryptedCinderVolumes-90020259 tempest-TestEncryptedCinderVolumes-90020259-project-admin] Get all volumes completed successfully. Aug 13 21:14:10.323836 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-405cdadf-fe41-43ed-abf9-300fafd746fb tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:14:10.325639 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:14:10.325639 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:14:10.333360 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-fc931b80-b8a9-4fb6-9384-937206809472 tempest-TestEncryptedCinderVolumes-90020259 tempest-TestEncryptedCinderVolumes-90020259-project-admin] https://10.4.3.14/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 21:14:10.334230 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 870/3453] 10.4.3.14 () {66 vars in 1278 bytes} [Thu Aug 13 21:14:10 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12141 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:14:10.352069 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-265e9ee7-5a56-4259-bc6f-5083c0a98b19 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:10.353379 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-405cdadf-fe41-43ed-abf9-300fafd746fb tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4da86ba-f1fd-4c16-b07b-74a24a07a470) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:14:10.354210 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-405cdadf-fe41-43ed-abf9-300fafd746fb tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2d1e01c-1e56-4b0d-b770-4cb7b5b81b80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:14:10.355016 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-265e9ee7-5a56-4259-bc6f-5083c0a98b19 tempest-TestEncryptedCinderVolumes-90020259 tempest-TestEncryptedCinderVolumes-90020259-project-admin] DELETE https://10.4.3.14/volume/v3/types/7267a7f1-cb0a-4340-bb7e-7d75be790e89 Aug 13 21:14:10.355254 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-265e9ee7-5a56-4259-bc6f-5083c0a98b19 tempest-TestEncryptedCinderVolumes-90020259 tempest-TestEncryptedCinderVolumes-90020259-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:10.355491 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-265e9ee7-5a56-4259-bc6f-5083c0a98b19 tempest-TestEncryptedCinderVolumes-90020259 tempest-TestEncryptedCinderVolumes-90020259-project-admin] Calling method '_delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:10.399439 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-265e9ee7-5a56-4259-bc6f-5083c0a98b19 tempest-TestEncryptedCinderVolumes-90020259 tempest-TestEncryptedCinderVolumes-90020259-project-admin] https://10.4.3.14/volume/v3/types/7267a7f1-cb0a-4340-bb7e-7d75be790e89 returned with HTTP 202 Aug 13 21:14:10.399912 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 859/3454] 10.4.3.14 () {66 vars in 1338 bytes} [Thu Aug 13 21:14:10 2026] DELETE /volume/v3/types/7267a7f1-cb0a-4340-bb7e-7d75be790e89 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:14:10.403149 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-405cdadf-fe41-43ed-abf9-300fafd746fb tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Created reservations ['5145f724-11a3-4cec-9d73-ce9dc9b3817b', '6150a446-e795-4502-84e2-4075aa9a068c', 'bc834513-30f1-4d38-a368-597c14b8559a', '919b05a2-6c79-44f0-add2-33f85f55c7fd'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:14:10.403870 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-405cdadf-fe41-43ed-abf9-300fafd746fb tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2d1e01c-1e56-4b0d-b770-4cb7b5b81b80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5145f724-11a3-4cec-9d73-ce9dc9b3817b', '6150a446-e795-4502-84e2-4075aa9a068c', 'bc834513-30f1-4d38-a368-597c14b8559a', '919b05a2-6c79-44f0-add2-33f85f55c7fd']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:14:10.404592 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-405cdadf-fe41-43ed-abf9-300fafd746fb tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (498c59e3-94ef-4d7b-bb36-483f26b4ed40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:14:10.412123 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0f5eab36-9601-427d-80c5-0b82749382aa None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:10.414395 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0f5eab36-9601-427d-80c5-0b82749382aa tempest-TestEncryptedCinderVolumes-90020259 tempest-TestEncryptedCinderVolumes-90020259-project-admin] POST https://10.4.3.14/volume/v3/types Aug 13 21:14:10.414765 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0f5eab36-9601-427d-80c5-0b82749382aa tempest-TestEncryptedCinderVolumes-90020259 tempest-TestEncryptedCinderVolumes-90020259-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1597507936", "extra_specs": {}}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:14:10.429902 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-405cdadf-fe41-43ed-abf9-300fafd746fb tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (498c59e3-94ef-4d7b-bb36-483f26b4ed40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da1051be-9cfd-46e7-bb45-1f2b1e96be77', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1128158948',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1043048f2bea4915a508ab39ef389c12',qos_specs=None,replication_status=,reservations=['5145f724-11a3-4cec-9d73-ce9dc9b3817b','6150a446-e795-4502-84e2-4075aa9a068c','bc834513-30f1-4d38-a368-597c14b8559a','919b05a2-6c79-44f0-add2-33f85f55c7fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e189b11b0904d4fa6181e8eb99f3af6',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:14:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1128158948',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=da1051be-9cfd-46e7-bb45-1f2b1e96be77,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1043048f2bea4915a508ab39ef389c12',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e189b11b0904d4fa6181e8eb99f3af6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:14:10.430827 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-405cdadf-fe41-43ed-abf9-300fafd746fb tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e01dec52-8790-45a5-ac5b-a486f680e0a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:14:10.432142 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0f5eab36-9601-427d-80c5-0b82749382aa tempest-TestEncryptedCinderVolumes-90020259 tempest-TestEncryptedCinderVolumes-90020259-project-admin] https://10.4.3.14/volume/v3/types returned with HTTP 200 Aug 13 21:14:10.432622 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 866/3455] 10.4.3.14 () {68 vars in 1245 bytes} [Thu Aug 13 21:14:10 2026] POST /volume/v3/types => generated 212 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:10.442843 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-332486a4-c965-4146-b6e2-da03b07ec215 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:10.446982 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-332486a4-c965-4146-b6e2-da03b07ec215 tempest-TestEncryptedCinderVolumes-90020259 tempest-TestEncryptedCinderVolumes-90020259-project-admin] POST https://10.4.3.14/volume/v3/types/18a56c69-fb49-47ba-8e77-b3fe53685ca9/encryption Aug 13 21:14:10.447347 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-332486a4-c965-4146-b6e2-da03b07ec215 tempest-TestEncryptedCinderVolumes-90020259 tempest-TestEncryptedCinderVolumes-90020259-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:14:10.451477 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-405cdadf-fe41-43ed-abf9-300fafd746fb tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e01dec52-8790-45a5-ac5b-a486f680e0a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1128158948',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1043048f2bea4915a508ab39ef389c12',qos_specs=None,replication_status=,reservations=['5145f724-11a3-4cec-9d73-ce9dc9b3817b','6150a446-e795-4502-84e2-4075aa9a068c','bc834513-30f1-4d38-a368-597c14b8559a','919b05a2-6c79-44f0-add2-33f85f55c7fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e189b11b0904d4fa6181e8eb99f3af6',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:14:10.452538 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-405cdadf-fe41-43ed-abf9-300fafd746fb tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0562e73-89ce-4616-a79a-64d8955acb00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:14:10.461443 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-405cdadf-fe41-43ed-abf9-300fafd746fb tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0562e73-89ce-4616-a79a-64d8955acb00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:14:10.462220 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-405cdadf-fe41-43ed-abf9-300fafd746fb tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Flow 'volume_create_api' (6c3c665f-b438-4d01-b21d-211155c3a4b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:14:10.462567 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-405cdadf-fe41-43ed-abf9-300fafd746fb tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Create volume request issued successfully. Aug 13 21:14:10.463139 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-405cdadf-fe41-43ed-abf9-300fafd746fb tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:14:10.463522 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 861/3456] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:14:10 2026] POST /volume/v3/volumes => generated 755 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:14:10.470437 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-332486a4-c965-4146-b6e2-da03b07ec215 tempest-TestEncryptedCinderVolumes-90020259 tempest-TestEncryptedCinderVolumes-90020259-project-admin] https://10.4.3.14/volume/v3/types/18a56c69-fb49-47ba-8e77-b3fe53685ca9/encryption returned with HTTP 200 Aug 13 21:14:10.470868 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 871/3457] 10.4.3.14 () {68 vars in 1390 bytes} [Thu Aug 13 21:14:10 2026] POST /volume/v3/types/18a56c69-fb49-47ba-8e77-b3fe53685ca9/encryption => generated 230 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:10.478312 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-1148391e-1798-43ed-b010-2972ab506a6f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:10.480642 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-59bd1c4d-d384-4e76-8763-2d1546a38461 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:10.482482 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-59bd1c4d-d384-4e76-8763-2d1546a38461 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:14:10.482823 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-59bd1c4d-d384-4e76-8763-2d1546a38461 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1442328819", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1597507936", "size": 1}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:14:10.483418 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1148391e-1798-43ed-b010-2972ab506a6f tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] GET https://10.4.3.14/volume/v3/volumes/da1051be-9cfd-46e7-bb45-1f2b1e96be77 Aug 13 21:14:10.483616 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1148391e-1798-43ed-b010-2972ab506a6f tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:10.483824 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1148391e-1798-43ed-b010-2972ab506a6f tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:10.484728 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-59bd1c4d-d384-4e76-8763-2d1546a38461 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1442328819', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1597507936', 'size': 1}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:14:10.488755 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-59bd1c4d-d384-4e76-8763-2d1546a38461 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Create volume of 1 GB Aug 13 21:14:10.489137 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:14:10.489137 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:14:10.489651 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-59bd1c4d-d384-4e76-8763-2d1546a38461 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Availability Zones retrieved successfully. Aug 13 21:14:10.496219 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-59bd1c4d-d384-4e76-8763-2d1546a38461 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Flow 'volume_create_api' (420b063f-464c-4725-a1f1-452a3b6617e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:14:10.497542 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-59bd1c4d-d384-4e76-8763-2d1546a38461 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8338ce87-c320-46ad-8b44-c757b2d82962) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:14:10.500151 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-59bd1c4d-d384-4e76-8763-2d1546a38461 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:14:10.500309 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:14:10.500309 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:14:10.506836 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-1148391e-1798-43ed-b010-2972ab506a6f tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Volume info retrieved successfully. Aug 13 21:14:10.512021 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1148391e-1798-43ed-b010-2972ab506a6f tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] https://10.4.3.14/volume/v3/volumes/da1051be-9cfd-46e7-bb45-1f2b1e96be77 returned with HTTP 200 Aug 13 21:14:10.512467 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 860/3458] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:14:10 2026] GET /volume/v3/volumes/da1051be-9cfd-46e7-bb45-1f2b1e96be77 => generated 823 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:10.526626 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-59bd1c4d-d384-4e76-8763-2d1546a38461 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8338ce87-c320-46ad-8b44-c757b2d82962) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:14:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=18a56c69-fb49-47ba-8e77-b3fe53685ca9,is_public=True,name='tempest-scenario-type-luks-1597507936',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18a56c69-fb49-47ba-8e77-b3fe53685ca9', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:14:10.527830 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-59bd1c4d-d384-4e76-8763-2d1546a38461 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c65902c4-33e8-4f04-a777-d29bfb1bb877) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:14:10.555699 np0000007265 devstack@c-api.service[100214]: WARNING cinder.quota [None req-59bd1c4d-d384-4e76-8763-2d1546a38461 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1597507936 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1597507936, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:14:10.555941 np0000007265 devstack@c-api.service[100214]: WARNING cinder.quota [None req-59bd1c4d-d384-4e76-8763-2d1546a38461 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1597507936 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1597507936, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:14:10.582029 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-59bd1c4d-d384-4e76-8763-2d1546a38461 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Created reservations ['6e05811d-4085-4119-9ded-b559307293eb', '915d6df1-d7cf-45b3-9aaa-523394517590', '646d18e6-06e5-4326-8312-340d5fcab7d9', 'b55bd369-9be7-415b-97b9-d8353182347b'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:14:10.582873 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-59bd1c4d-d384-4e76-8763-2d1546a38461 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c65902c4-33e8-4f04-a777-d29bfb1bb877) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e05811d-4085-4119-9ded-b559307293eb', '915d6df1-d7cf-45b3-9aaa-523394517590', '646d18e6-06e5-4326-8312-340d5fcab7d9', 'b55bd369-9be7-415b-97b9-d8353182347b']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:14:10.583606 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-59bd1c4d-d384-4e76-8763-2d1546a38461 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (528dcc8a-98d6-4ba1-bd46-a471f284e4a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:14:10.616303 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-59bd1c4d-d384-4e76-8763-2d1546a38461 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (528dcc8a-98d6-4ba1-bd46-a471f284e4a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f33c857a-dccf-4a8b-8ff0-af91dd70d99d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1442328819',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e912299f53943c699ae1c0cd858dd91',qos_specs=None,replication_status=,reservations=['6e05811d-4085-4119-9ded-b559307293eb','915d6df1-d7cf-45b3-9aaa-523394517590','646d18e6-06e5-4326-8312-340d5fcab7d9','b55bd369-9be7-415b-97b9-d8353182347b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='391d0755b1114045a4de8242d0016dd9',volume_type_id=18a56c69-fb49-47ba-8e77-b3fe53685ca9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:14:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1442328819',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=f33c857a-dccf-4a8b-8ff0-af91dd70d99d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e912299f53943c699ae1c0cd858dd91',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='391d0755b1114045a4de8242d0016dd9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18a56c69-fb49-47ba-8e77-b3fe53685ca9),volume_type_id=18a56c69-fb49-47ba-8e77-b3fe53685ca9)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:14:10.617824 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-59bd1c4d-d384-4e76-8763-2d1546a38461 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f3b5de8-b8eb-4398-b412-ccafa2386997) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:14:10.643672 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-59bd1c4d-d384-4e76-8763-2d1546a38461 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f3b5de8-b8eb-4398-b412-ccafa2386997) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1442328819',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e912299f53943c699ae1c0cd858dd91',qos_specs=None,replication_status=,reservations=['6e05811d-4085-4119-9ded-b559307293eb','915d6df1-d7cf-45b3-9aaa-523394517590','646d18e6-06e5-4326-8312-340d5fcab7d9','b55bd369-9be7-415b-97b9-d8353182347b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='391d0755b1114045a4de8242d0016dd9',volume_type_id=18a56c69-fb49-47ba-8e77-b3fe53685ca9)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:14:10.644634 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-59bd1c4d-d384-4e76-8763-2d1546a38461 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0476f8c5-a618-43ee-b441-07308d93b25f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:14:10.665665 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-59bd1c4d-d384-4e76-8763-2d1546a38461 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0476f8c5-a618-43ee-b441-07308d93b25f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:14:10.666759 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-59bd1c4d-d384-4e76-8763-2d1546a38461 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Flow 'volume_create_api' (420b063f-464c-4725-a1f1-452a3b6617e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:14:10.667168 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-59bd1c4d-d384-4e76-8763-2d1546a38461 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Create volume request issued successfully. Aug 13 21:14:10.667846 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-59bd1c4d-d384-4e76-8763-2d1546a38461 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:14:10.668384 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 867/3459] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:14:10 2026] POST /volume/v3/volumes => generated 783 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:14:10.895183 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9e49605a-8ba2-4b0a-bea0-c8b3cbcca8a5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:10.901497 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9e49605a-8ba2-4b0a-bea0-c8b3cbcca8a5 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] GET https://10.4.3.14/volume/v3/backups/43ddd611-5452-4281-9bff-87bbcb1b856c Aug 13 21:14:10.902130 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9e49605a-8ba2-4b0a-bea0-c8b3cbcca8a5 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:10.902391 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9e49605a-8ba2-4b0a-bea0-c8b3cbcca8a5 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:10.902568 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-9e49605a-8ba2-4b0a-bea0-c8b3cbcca8a5 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Show backup with id 43ddd611-5452-4281-9bff-87bbcb1b856c. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:14:10.917389 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:14:10.917389 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:14:10.920454 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9e49605a-8ba2-4b0a-bea0-c8b3cbcca8a5 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] https://10.4.3.14/volume/v3/backups/43ddd611-5452-4281-9bff-87bbcb1b856c returned with HTTP 200 Aug 13 21:14:10.921651 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 862/3460] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:14:10 2026] GET /volume/v3/backups/43ddd611-5452-4281-9bff-87bbcb1b856c => generated 734 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:11.000568 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-c9f8d52e-b861-4ec0-912f-466dbccae857 req-b0f38e0e-19c6-4f33-8441-8a2428cf9614 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:11.006152 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-c9f8d52e-b861-4ec0-912f-466dbccae857 req-b0f38e0e-19c6-4f33-8441-8a2428cf9614 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] DELETE https://10.4.3.14/volume/v3/attachments/1409a8d3-2cf7-4aee-8e56-8979a0519e5d Aug 13 21:14:11.006427 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-c9f8d52e-b861-4ec0-912f-466dbccae857 req-b0f38e0e-19c6-4f33-8441-8a2428cf9614 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:11.006696 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-c9f8d52e-b861-4ec0-912f-466dbccae857 req-b0f38e0e-19c6-4f33-8441-8a2428cf9614 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:11.023264 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:14:11.023264 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:14:11.087080 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-c9f8d52e-b861-4ec0-912f-466dbccae857 req-b0f38e0e-19c6-4f33-8441-8a2428cf9614 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] https://10.4.3.14/volume/v3/attachments/1409a8d3-2cf7-4aee-8e56-8979a0519e5d returned with HTTP 200 Aug 13 21:14:11.087080 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 872/3461] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:14:10 2026] DELETE /volume/v3/attachments/1409a8d3-2cf7-4aee-8e56-8979a0519e5d => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:11.534770 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-2183ee3d-0e9e-420d-bbed-9b7cc2b8a81b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:11.536543 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2183ee3d-0e9e-420d-bbed-9b7cc2b8a81b tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] GET https://10.4.3.14/volume/v3/volumes/da1051be-9cfd-46e7-bb45-1f2b1e96be77 Aug 13 21:14:11.536754 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2183ee3d-0e9e-420d-bbed-9b7cc2b8a81b tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:11.537012 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2183ee3d-0e9e-420d-bbed-9b7cc2b8a81b tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:11.554506 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:14:11.554506 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:14:11.567740 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-2183ee3d-0e9e-420d-bbed-9b7cc2b8a81b tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Volume info retrieved successfully. Aug 13 21:14:11.585280 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2183ee3d-0e9e-420d-bbed-9b7cc2b8a81b tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] https://10.4.3.14/volume/v3/volumes/da1051be-9cfd-46e7-bb45-1f2b1e96be77 returned with HTTP 200 Aug 13 21:14:11.586024 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 861/3462] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:14:11 2026] GET /volume/v3/volumes/da1051be-9cfd-46e7-bb45-1f2b1e96be77 => generated 848 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:11.880617 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-cd1f85a2-adda-4fa4-9bf7-9fd63c330cf5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:11.933625 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8a9c8a0f-3953-403b-809f-331236176737 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:11.935600 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8a9c8a0f-3953-403b-809f-331236176737 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] GET https://10.4.3.14/volume/v3/backups/43ddd611-5452-4281-9bff-87bbcb1b856c Aug 13 21:14:11.935815 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8a9c8a0f-3953-403b-809f-331236176737 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:11.936256 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8a9c8a0f-3953-403b-809f-331236176737 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:11.936256 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-8a9c8a0f-3953-403b-809f-331236176737 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Show backup with id 43ddd611-5452-4281-9bff-87bbcb1b856c. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:14:11.941262 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:14:11.941262 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:14:11.941880 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8a9c8a0f-3953-403b-809f-331236176737 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] https://10.4.3.14/volume/v3/backups/43ddd611-5452-4281-9bff-87bbcb1b856c returned with HTTP 200 Aug 13 21:14:11.942276 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 863/3463] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:14:11 2026] GET /volume/v3/backups/43ddd611-5452-4281-9bff-87bbcb1b856c => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:12.021847 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cd1f85a2-adda-4fa4-9bf7-9fd63c330cf5 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:14:12.022763 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cd1f85a2-adda-4fa4-9bf7-9fd63c330cf5 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-363380704"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:14:12.023433 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-cd1f85a2-adda-4fa4-9bf7-9fd63c330cf5 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-363380704'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:14:12.023542 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-cd1f85a2-adda-4fa4-9bf7-9fd63c330cf5 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Create volume of 1 GB Aug 13 21:14:12.023762 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:14:12.023762 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:14:12.027472 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-cd1f85a2-adda-4fa4-9bf7-9fd63c330cf5 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Availability Zones retrieved successfully. Aug 13 21:14:12.032949 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-cd1f85a2-adda-4fa4-9bf7-9fd63c330cf5 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Flow 'volume_create_api' (42190045-5032-457c-9a27-238dfa89834c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:14:12.035561 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-cd1f85a2-adda-4fa4-9bf7-9fd63c330cf5 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b804f0a-ee6e-4cba-85ad-038b52be6df5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:14:12.035561 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-cd1f85a2-adda-4fa4-9bf7-9fd63c330cf5 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:14:12.066165 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-cd1f85a2-adda-4fa4-9bf7-9fd63c330cf5 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b804f0a-ee6e-4cba-85ad-038b52be6df5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:14:12.067243 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-cd1f85a2-adda-4fa4-9bf7-9fd63c330cf5 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a232e69-22af-42e9-b6a3-5a3fb4edcee3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:14:12.142407 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-cd1f85a2-adda-4fa4-9bf7-9fd63c330cf5 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Created reservations ['42b2dc7f-bf01-4a59-9f20-715daacf64ca', '8d79a621-8db4-46e8-b93e-957f448b3501', 'd182ec91-26ea-45d9-8f16-01552461d73d', 'eaa2ed23-a836-4deb-bbbe-5295a0c3f38a'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:14:12.143223 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-cd1f85a2-adda-4fa4-9bf7-9fd63c330cf5 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a232e69-22af-42e9-b6a3-5a3fb4edcee3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['42b2dc7f-bf01-4a59-9f20-715daacf64ca', '8d79a621-8db4-46e8-b93e-957f448b3501', 'd182ec91-26ea-45d9-8f16-01552461d73d', 'eaa2ed23-a836-4deb-bbbe-5295a0c3f38a']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:14:12.143878 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-cd1f85a2-adda-4fa4-9bf7-9fd63c330cf5 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07911c8e-0f15-4e45-8915-fdd607924d92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:14:12.174613 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-cd1f85a2-adda-4fa4-9bf7-9fd63c330cf5 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07911c8e-0f15-4e45-8915-fdd607924d92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49e6f22b-05dd-425f-860c-fae279442c97', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-363380704',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='187a17e017134d8a88f3ab8fae7a6d08',qos_specs=None,replication_status=,reservations=['42b2dc7f-bf01-4a59-9f20-715daacf64ca','8d79a621-8db4-46e8-b93e-957f448b3501','d182ec91-26ea-45d9-8f16-01552461d73d','eaa2ed23-a836-4deb-bbbe-5295a0c3f38a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed5a1274e81c43909cabe4bce2874b43',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:14:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-363380704',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=49e6f22b-05dd-425f-860c-fae279442c97,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='187a17e017134d8a88f3ab8fae7a6d08',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed5a1274e81c43909cabe4bce2874b43',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:14:12.175509 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-cd1f85a2-adda-4fa4-9bf7-9fd63c330cf5 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52759ad0-56cd-463c-be8d-a93954c771ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:14:12.181351 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b47efd04-58ed-4ab9-ae4f-0e45627aa647 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:12.183538 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b47efd04-58ed-4ab9-ae4f-0e45627aa647 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] DELETE https://10.4.3.14/volume/v3/volumes/61ce6f74-922c-46c0-8672-882ff615f570 Aug 13 21:14:12.183795 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b47efd04-58ed-4ab9-ae4f-0e45627aa647 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:12.184035 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b47efd04-58ed-4ab9-ae4f-0e45627aa647 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:12.184217 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-b47efd04-58ed-4ab9-ae4f-0e45627aa647 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Delete volume with id: 61ce6f74-922c-46c0-8672-882ff615f570 Aug 13 21:14:12.195036 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:14:12.195036 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:14:12.196026 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-b47efd04-58ed-4ab9-ae4f-0e45627aa647 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Volume info retrieved successfully. Aug 13 21:14:12.208991 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-cd1f85a2-adda-4fa4-9bf7-9fd63c330cf5 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52759ad0-56cd-463c-be8d-a93954c771ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-363380704',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='187a17e017134d8a88f3ab8fae7a6d08',qos_specs=None,replication_status=,reservations=['42b2dc7f-bf01-4a59-9f20-715daacf64ca','8d79a621-8db4-46e8-b93e-957f448b3501','d182ec91-26ea-45d9-8f16-01552461d73d','eaa2ed23-a836-4deb-bbbe-5295a0c3f38a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed5a1274e81c43909cabe4bce2874b43',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:14:12.210036 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-cd1f85a2-adda-4fa4-9bf7-9fd63c330cf5 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b79307b1-0806-4460-86c0-595bb1ef48c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:14:12.222010 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-cd1f85a2-adda-4fa4-9bf7-9fd63c330cf5 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b79307b1-0806-4460-86c0-595bb1ef48c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:14:12.223279 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-cd1f85a2-adda-4fa4-9bf7-9fd63c330cf5 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Flow 'volume_create_api' (42190045-5032-457c-9a27-238dfa89834c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:14:12.223279 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-cd1f85a2-adda-4fa4-9bf7-9fd63c330cf5 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Create volume request issued successfully. Aug 13 21:14:12.223635 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cd1f85a2-adda-4fa4-9bf7-9fd63c330cf5 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:14:12.224338 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 868/3464] 10.4.3.14 () {70 vars in 1292 bytes} [Thu Aug 13 21:14:11 2026] POST /volume/v3/volumes => generated 771 bytes in 344 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:14:12.235887 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-b47efd04-58ed-4ab9-ae4f-0e45627aa647 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Delete volume request issued successfully. Aug 13 21:14:12.236149 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b47efd04-58ed-4ab9-ae4f-0e45627aa647 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] https://10.4.3.14/volume/v3/volumes/61ce6f74-922c-46c0-8672-882ff615f570 returned with HTTP 202 Aug 13 21:14:12.236615 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 873/3465] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:14:12 2026] DELETE /volume/v3/volumes/61ce6f74-922c-46c0-8672-882ff615f570 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:14:12.240789 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-28dc063f-08e5-4fef-8a11-cc9774789fac None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:12.245705 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-28dc063f-08e5-4fef-8a11-cc9774789fac tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] GET https://10.4.3.14/volume/v3/volumes/49e6f22b-05dd-425f-860c-fae279442c97 Aug 13 21:14:12.246103 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-28dc063f-08e5-4fef-8a11-cc9774789fac tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:12.246169 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-28dc063f-08e5-4fef-8a11-cc9774789fac tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:12.247806 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5f68470b-f9c7-4931-aa0d-b5b0343427dd None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:12.251764 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5f68470b-f9c7-4931-aa0d-b5b0343427dd tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] GET https://10.4.3.14/volume/v3/volumes/61ce6f74-922c-46c0-8672-882ff615f570 Aug 13 21:14:12.252077 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5f68470b-f9c7-4931-aa0d-b5b0343427dd tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:12.252340 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5f68470b-f9c7-4931-aa0d-b5b0343427dd tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:12.258638 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:14:12.258638 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:14:12.262482 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-28dc063f-08e5-4fef-8a11-cc9774789fac tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Volume info retrieved successfully. Aug 13 21:14:12.267264 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:14:12.267264 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:14:12.267767 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-28dc063f-08e5-4fef-8a11-cc9774789fac tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] https://10.4.3.14/volume/v3/volumes/49e6f22b-05dd-425f-860c-fae279442c97 returned with HTTP 200 Aug 13 21:14:12.268227 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 862/3466] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:14:12 2026] GET /volume/v3/volumes/49e6f22b-05dd-425f-860c-fae279442c97 => generated 839 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:14:12.274088 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-5f68470b-f9c7-4931-aa0d-b5b0343427dd tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Volume info retrieved successfully. Aug 13 21:14:12.283945 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5f68470b-f9c7-4931-aa0d-b5b0343427dd tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] https://10.4.3.14/volume/v3/volumes/61ce6f74-922c-46c0-8672-882ff615f570 returned with HTTP 200 Aug 13 21:14:12.284455 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 864/3467] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:14:12 2026] GET /volume/v3/volumes/61ce6f74-922c-46c0-8672-882ff615f570 => generated 1249 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:14:12.952442 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ccd601a3-b181-4190-8f65-00f23b5e9443 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:12.955728 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ccd601a3-b181-4190-8f65-00f23b5e9443 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] GET https://10.4.3.14/volume/v3/backups/43ddd611-5452-4281-9bff-87bbcb1b856c Aug 13 21:14:12.956073 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ccd601a3-b181-4190-8f65-00f23b5e9443 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:12.956350 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ccd601a3-b181-4190-8f65-00f23b5e9443 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:12.956514 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-ccd601a3-b181-4190-8f65-00f23b5e9443 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Show backup with id 43ddd611-5452-4281-9bff-87bbcb1b856c. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:14:12.963127 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:14:12.963127 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:14:12.964042 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ccd601a3-b181-4190-8f65-00f23b5e9443 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] https://10.4.3.14/volume/v3/backups/43ddd611-5452-4281-9bff-87bbcb1b856c returned with HTTP 200 Aug 13 21:14:12.964482 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 869/3468] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:14:12 2026] GET /volume/v3/backups/43ddd611-5452-4281-9bff-87bbcb1b856c => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:13.284243 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-4cddc09a-ca48-4aed-8493-d4126347522b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:13.286156 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4cddc09a-ca48-4aed-8493-d4126347522b tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] GET https://10.4.3.14/volume/v3/volumes/49e6f22b-05dd-425f-860c-fae279442c97 Aug 13 21:14:13.286345 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4cddc09a-ca48-4aed-8493-d4126347522b tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:13.286521 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4cddc09a-ca48-4aed-8493-d4126347522b tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:13.295554 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:14:13.295554 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:14:13.297536 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-9fd6087c-4966-4d82-aa9b-85d43af4202d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:13.299371 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9fd6087c-4966-4d82-aa9b-85d43af4202d tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] GET https://10.4.3.14/volume/v3/volumes/61ce6f74-922c-46c0-8672-882ff615f570 Aug 13 21:14:13.299569 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9fd6087c-4966-4d82-aa9b-85d43af4202d tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:13.299761 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9fd6087c-4966-4d82-aa9b-85d43af4202d tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:13.302957 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-4cddc09a-ca48-4aed-8493-d4126347522b tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Volume info retrieved successfully. Aug 13 21:14:13.306839 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9fd6087c-4966-4d82-aa9b-85d43af4202d tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] https://10.4.3.14/volume/v3/volumes/61ce6f74-922c-46c0-8672-882ff615f570 returned with HTTP 404 Aug 13 21:14:13.307599 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 863/3469] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:14:13 2026] GET /volume/v3/volumes/61ce6f74-922c-46c0-8672-882ff615f570 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:14:13.308030 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4cddc09a-ca48-4aed-8493-d4126347522b tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] https://10.4.3.14/volume/v3/volumes/49e6f22b-05dd-425f-860c-fae279442c97 returned with HTTP 200 Aug 13 21:14:13.308260 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 874/3470] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:14:13 2026] GET /volume/v3/volumes/49e6f22b-05dd-425f-860c-fae279442c97 => generated 864 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:14:13.314751 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-55be7986-9038-4818-a4aa-57622bd67eb4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:13.319013 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-55be7986-9038-4818-a4aa-57622bd67eb4 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] DELETE https://10.4.3.14/volume/v3/volumes/e33ef39c-fbeb-47cd-94f9-8e9967bba7f8 Aug 13 21:14:13.319013 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-55be7986-9038-4818-a4aa-57622bd67eb4 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:13.319013 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-55be7986-9038-4818-a4aa-57622bd67eb4 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:13.319013 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-55be7986-9038-4818-a4aa-57622bd67eb4 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Delete volume with id: e33ef39c-fbeb-47cd-94f9-8e9967bba7f8 Aug 13 21:14:13.327629 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-55be7986-9038-4818-a4aa-57622bd67eb4 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] https://10.4.3.14/volume/v3/volumes/e33ef39c-fbeb-47cd-94f9-8e9967bba7f8 returned with HTTP 404 Aug 13 21:14:13.328113 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 865/3471] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:14:13 2026] DELETE /volume/v3/volumes/e33ef39c-fbeb-47cd-94f9-8e9967bba7f8 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:14:13.340022 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2546409a-83f0-4c95-8d95-7f3c3f9d10df None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:13.340022 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2546409a-83f0-4c95-8d95-7f3c3f9d10df tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] GET https://10.4.3.14/volume/v3/volumes/e33ef39c-fbeb-47cd-94f9-8e9967bba7f8 Aug 13 21:14:13.340022 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2546409a-83f0-4c95-8d95-7f3c3f9d10df tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:13.340022 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2546409a-83f0-4c95-8d95-7f3c3f9d10df tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:13.350932 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2546409a-83f0-4c95-8d95-7f3c3f9d10df tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] https://10.4.3.14/volume/v3/volumes/e33ef39c-fbeb-47cd-94f9-8e9967bba7f8 returned with HTTP 404 Aug 13 21:14:13.351515 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 870/3472] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:14:13 2026] GET /volume/v3/volumes/e33ef39c-fbeb-47cd-94f9-8e9967bba7f8 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:14:13.361694 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-0723fef7-4ad1-49c7-897b-8b9412b814e0 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:13.363624 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0723fef7-4ad1-49c7-897b-8b9412b814e0 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] DELETE https://10.4.3.14/volume/v3/volumes/8217c9d8-3f80-468a-870e-79e00840e7cc Aug 13 21:14:13.363831 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0723fef7-4ad1-49c7-897b-8b9412b814e0 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:13.364050 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0723fef7-4ad1-49c7-897b-8b9412b814e0 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:13.364239 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-0723fef7-4ad1-49c7-897b-8b9412b814e0 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Delete volume with id: 8217c9d8-3f80-468a-870e-79e00840e7cc Aug 13 21:14:13.373537 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0723fef7-4ad1-49c7-897b-8b9412b814e0 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] https://10.4.3.14/volume/v3/volumes/8217c9d8-3f80-468a-870e-79e00840e7cc returned with HTTP 404 Aug 13 21:14:13.373959 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 864/3473] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:14:13 2026] DELETE /volume/v3/volumes/8217c9d8-3f80-468a-870e-79e00840e7cc => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:14:13.382236 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-128a2144-7027-4ac6-bd15-d04cc9358ff2 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:13.382820 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-128a2144-7027-4ac6-bd15-d04cc9358ff2 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] GET https://10.4.3.14/volume/v3/volumes/8217c9d8-3f80-468a-870e-79e00840e7cc Aug 13 21:14:13.382928 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-128a2144-7027-4ac6-bd15-d04cc9358ff2 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:13.383154 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-128a2144-7027-4ac6-bd15-d04cc9358ff2 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:13.390146 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-128a2144-7027-4ac6-bd15-d04cc9358ff2 tempest-TestInstancesWithCinderVolumes-1204732822 tempest-TestInstancesWithCinderVolumes-1204732822-project-member] https://10.4.3.14/volume/v3/volumes/8217c9d8-3f80-468a-870e-79e00840e7cc returned with HTTP 404 Aug 13 21:14:13.390776 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 875/3474] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:14:13 2026] GET /volume/v3/volumes/8217c9d8-3f80-468a-870e-79e00840e7cc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:14:13.400212 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4e2677fb-28dd-4a2c-99a6-41bc59a81a60 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:13.400758 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4e2677fb-28dd-4a2c-99a6-41bc59a81a60 tempest-TestInstancesWithCinderVolumes-258656718 tempest-TestInstancesWithCinderVolumes-258656718-project-admin] GET https://10.4.3.14/volume/v3/volumes/detail?all_tenants=1 Aug 13 21:14:13.401873 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4e2677fb-28dd-4a2c-99a6-41bc59a81a60 tempest-TestInstancesWithCinderVolumes-258656718 tempest-TestInstancesWithCinderVolumes-258656718-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:13.401873 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4e2677fb-28dd-4a2c-99a6-41bc59a81a60 tempest-TestInstancesWithCinderVolumes-258656718 tempest-TestInstancesWithCinderVolumes-258656718-project-admin] Calling method 'detail' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:13.402179 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-4e2677fb-28dd-4a2c-99a6-41bc59a81a60 tempest-TestInstancesWithCinderVolumes-258656718 tempest-TestInstancesWithCinderVolumes-258656718-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:14:13.448706 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-4e2677fb-28dd-4a2c-99a6-41bc59a81a60 tempest-TestInstancesWithCinderVolumes-258656718 tempest-TestInstancesWithCinderVolumes-258656718-project-admin] Get all volumes completed successfully. Aug 13 21:14:13.451380 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:14:13.451380 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:14:13.458839 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4e2677fb-28dd-4a2c-99a6-41bc59a81a60 tempest-TestInstancesWithCinderVolumes-258656718 tempest-TestInstancesWithCinderVolumes-258656718-project-admin] https://10.4.3.14/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 21:14:13.458839 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 866/3475] 10.4.3.14 () {66 vars in 1278 bytes} [Thu Aug 13 21:14:13 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13476 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:14:13.479547 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9d724afb-64c2-476c-adf8-ba49367171bc None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:13.481344 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9d724afb-64c2-476c-adf8-ba49367171bc tempest-TestInstancesWithCinderVolumes-258656718 tempest-TestInstancesWithCinderVolumes-258656718-project-admin] DELETE https://10.4.3.14/volume/v3/types/bf44c179-d6c5-48a3-b9ce-71e8a2bc4afd Aug 13 21:14:13.481575 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9d724afb-64c2-476c-adf8-ba49367171bc tempest-TestInstancesWithCinderVolumes-258656718 tempest-TestInstancesWithCinderVolumes-258656718-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:13.481775 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9d724afb-64c2-476c-adf8-ba49367171bc tempest-TestInstancesWithCinderVolumes-258656718 tempest-TestInstancesWithCinderVolumes-258656718-project-admin] Calling method '_delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:13.527406 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9d724afb-64c2-476c-adf8-ba49367171bc tempest-TestInstancesWithCinderVolumes-258656718 tempest-TestInstancesWithCinderVolumes-258656718-project-admin] https://10.4.3.14/volume/v3/types/bf44c179-d6c5-48a3-b9ce-71e8a2bc4afd returned with HTTP 202 Aug 13 21:14:13.527828 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 871/3476] 10.4.3.14 () {66 vars in 1338 bytes} [Thu Aug 13 21:14:13 2026] DELETE /volume/v3/types/bf44c179-d6c5-48a3-b9ce-71e8a2bc4afd => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:14:13.539495 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4c9664e3-8ea4-4f06-bd00-58be7c7d8504 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:13.541321 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4c9664e3-8ea4-4f06-bd00-58be7c7d8504 tempest-TestInstancesWithCinderVolumes-258656718 tempest-TestInstancesWithCinderVolumes-258656718-project-admin] GET https://10.4.3.14/volume/v3/volumes/detail?all_tenants=1 Aug 13 21:14:13.541527 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4c9664e3-8ea4-4f06-bd00-58be7c7d8504 tempest-TestInstancesWithCinderVolumes-258656718 tempest-TestInstancesWithCinderVolumes-258656718-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:13.541720 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4c9664e3-8ea4-4f06-bd00-58be7c7d8504 tempest-TestInstancesWithCinderVolumes-258656718 tempest-TestInstancesWithCinderVolumes-258656718-project-admin] Calling method 'detail' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:13.542580 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-4c9664e3-8ea4-4f06-bd00-58be7c7d8504 tempest-TestInstancesWithCinderVolumes-258656718 tempest-TestInstancesWithCinderVolumes-258656718-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100217) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:14:13.576017 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-4c9664e3-8ea4-4f06-bd00-58be7c7d8504 tempest-TestInstancesWithCinderVolumes-258656718 tempest-TestInstancesWithCinderVolumes-258656718-project-admin] Get all volumes completed successfully. Aug 13 21:14:13.578769 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:14:13.578769 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:14:13.583125 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4c9664e3-8ea4-4f06-bd00-58be7c7d8504 tempest-TestInstancesWithCinderVolumes-258656718 tempest-TestInstancesWithCinderVolumes-258656718-project-admin] https://10.4.3.14/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 21:14:13.583568 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 865/3477] 10.4.3.14 () {66 vars in 1278 bytes} [Thu Aug 13 21:14:13 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13475 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:14:13.603618 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-1dd7eb75-45a4-4569-b302-29bf8ed7d451 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:13.605633 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1dd7eb75-45a4-4569-b302-29bf8ed7d451 tempest-TestInstancesWithCinderVolumes-258656718 tempest-TestInstancesWithCinderVolumes-258656718-project-admin] DELETE https://10.4.3.14/volume/v3/types/2451eab2-57a3-44f4-8a32-711104bff669 Aug 13 21:14:13.605911 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1dd7eb75-45a4-4569-b302-29bf8ed7d451 tempest-TestInstancesWithCinderVolumes-258656718 tempest-TestInstancesWithCinderVolumes-258656718-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:13.606365 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1dd7eb75-45a4-4569-b302-29bf8ed7d451 tempest-TestInstancesWithCinderVolumes-258656718 tempest-TestInstancesWithCinderVolumes-258656718-project-admin] Calling method '_delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:13.635602 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1dd7eb75-45a4-4569-b302-29bf8ed7d451 tempest-TestInstancesWithCinderVolumes-258656718 tempest-TestInstancesWithCinderVolumes-258656718-project-admin] https://10.4.3.14/volume/v3/types/2451eab2-57a3-44f4-8a32-711104bff669 returned with HTTP 202 Aug 13 21:14:13.636045 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 876/3478] 10.4.3.14 () {66 vars in 1338 bytes} [Thu Aug 13 21:14:13 2026] DELETE /volume/v3/types/2451eab2-57a3-44f4-8a32-711104bff669 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:14:13.980532 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-36877675-4456-44d4-970f-4fd3bc8c3c8e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:13.983640 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-36877675-4456-44d4-970f-4fd3bc8c3c8e tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] GET https://10.4.3.14/volume/v3/backups/43ddd611-5452-4281-9bff-87bbcb1b856c Aug 13 21:14:13.984065 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-36877675-4456-44d4-970f-4fd3bc8c3c8e tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:13.984552 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-36877675-4456-44d4-970f-4fd3bc8c3c8e tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:13.984781 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-36877675-4456-44d4-970f-4fd3bc8c3c8e tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Show backup with id 43ddd611-5452-4281-9bff-87bbcb1b856c. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:14:13.990082 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:14:13.990082 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:14:13.990891 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-36877675-4456-44d4-970f-4fd3bc8c3c8e tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] https://10.4.3.14/volume/v3/backups/43ddd611-5452-4281-9bff-87bbcb1b856c returned with HTTP 200 Aug 13 21:14:13.991448 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 867/3479] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:14:13 2026] GET /volume/v3/backups/43ddd611-5452-4281-9bff-87bbcb1b856c => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:14.004807 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-58bc5be1-44b9-47ee-8aff-2ce31d122516 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:14.009527 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-6413ee15-2734-4038-a519-97acc65dbfca None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:14.011753 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6413ee15-2734-4038-a519-97acc65dbfca tempest-TestInstancesWithCinderVolumes-258656718 tempest-TestInstancesWithCinderVolumes-258656718-project-admin] GET https://10.4.3.14/volume/v3/volumes/detail?all_tenants=1 Aug 13 21:14:14.012269 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6413ee15-2734-4038-a519-97acc65dbfca tempest-TestInstancesWithCinderVolumes-258656718 tempest-TestInstancesWithCinderVolumes-258656718-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:14.012547 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6413ee15-2734-4038-a519-97acc65dbfca tempest-TestInstancesWithCinderVolumes-258656718 tempest-TestInstancesWithCinderVolumes-258656718-project-admin] Calling method 'detail' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:14.013319 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-6413ee15-2734-4038-a519-97acc65dbfca tempest-TestInstancesWithCinderVolumes-258656718 tempest-TestInstancesWithCinderVolumes-258656718-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100217) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:14:14.024850 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-6413ee15-2734-4038-a519-97acc65dbfca tempest-TestInstancesWithCinderVolumes-258656718 tempest-TestInstancesWithCinderVolumes-258656718-project-admin] Get all volumes completed successfully. Aug 13 21:14:14.027703 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:14:14.027703 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:14:14.032679 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6413ee15-2734-4038-a519-97acc65dbfca tempest-TestInstancesWithCinderVolumes-258656718 tempest-TestInstancesWithCinderVolumes-258656718-project-admin] https://10.4.3.14/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 21:14:14.033253 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 866/3480] 10.4.3.14 () {66 vars in 1278 bytes} [Thu Aug 13 21:14:14 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13475 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:14:14.053116 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b99441d0-ed27-4a71-8f25-6f3f35e77047 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:14.053395 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b99441d0-ed27-4a71-8f25-6f3f35e77047 tempest-TestInstancesWithCinderVolumes-258656718 tempest-TestInstancesWithCinderVolumes-258656718-project-admin] DELETE https://10.4.3.14/volume/v3/volumes/229c8aca-c58f-4662-aa58-c99bcadf3348 Aug 13 21:14:14.053614 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b99441d0-ed27-4a71-8f25-6f3f35e77047 tempest-TestInstancesWithCinderVolumes-258656718 tempest-TestInstancesWithCinderVolumes-258656718-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:14.053801 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b99441d0-ed27-4a71-8f25-6f3f35e77047 tempest-TestInstancesWithCinderVolumes-258656718 tempest-TestInstancesWithCinderVolumes-258656718-project-admin] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:14.053951 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-b99441d0-ed27-4a71-8f25-6f3f35e77047 tempest-TestInstancesWithCinderVolumes-258656718 tempest-TestInstancesWithCinderVolumes-258656718-project-admin] Delete volume with id: 229c8aca-c58f-4662-aa58-c99bcadf3348 Aug 13 21:14:14.060818 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:14:14.060818 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:14:14.061151 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-b99441d0-ed27-4a71-8f25-6f3f35e77047 tempest-TestInstancesWithCinderVolumes-258656718 tempest-TestInstancesWithCinderVolumes-258656718-project-admin] Volume info retrieved successfully. Aug 13 21:14:14.075353 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.image.cache [None req-b99441d0-ed27-4a71-8f25-6f3f35e77047 tempest-TestInstancesWithCinderVolumes-258656718 tempest-TestInstancesWithCinderVolumes-258656718-project-admin] Evicting image cache entry: {'id': 5, 'image_id': '2aec5789-4298-4e58-981b-ea6aab5fb5ce', 'volume_id': '229c8aca-c58f-4662-aa58-c99bcadf3348', 'host': 'np0000007265@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 13, 21, 12, 40), 'last_used': datetime.datetime(2026, 8, 13, 21, 12, 51)}. {{(pid=100216) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 13 21:14:14.085735 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-58bc5be1-44b9-47ee-8aff-2ce31d122516 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-reader] GET https://10.4.3.14/volume/v3/backups/43ddd611-5452-4281-9bff-87bbcb1b856c/export_record Aug 13 21:14:14.085939 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-58bc5be1-44b9-47ee-8aff-2ce31d122516 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-reader] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:14.086156 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-58bc5be1-44b9-47ee-8aff-2ce31d122516 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-reader] Calling method 'export_record' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:14.086265 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.contrib.backups [None req-58bc5be1-44b9-47ee-8aff-2ce31d122516 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-reader] Export record for backup 43ddd611-5452-4281-9bff-87bbcb1b856c. {{(pid=100214) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 13 21:14:14.089511 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-b99441d0-ed27-4a71-8f25-6f3f35e77047 tempest-TestInstancesWithCinderVolumes-258656718 tempest-TestInstancesWithCinderVolumes-258656718-project-admin] Delete volume request issued successfully. Aug 13 21:14:14.090555 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b99441d0-ed27-4a71-8f25-6f3f35e77047 tempest-TestInstancesWithCinderVolumes-258656718 tempest-TestInstancesWithCinderVolumes-258656718-project-admin] https://10.4.3.14/volume/v3/volumes/229c8aca-c58f-4662-aa58-c99bcadf3348 returned with HTTP 202 Aug 13 21:14:14.090555 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 877/3481] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:14:14 2026] DELETE /volume/v3/volumes/229c8aca-c58f-4662-aa58-c99bcadf3348 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:14:14.096386 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:14:14.096386 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:14:14.099762 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.policy [None req-58bc5be1-44b9-47ee-8aff-2ce31d122516 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '704b4aa061364dae953df63453b50251', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '556bc8f39f124d369af7a1ec563e4126', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100214) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 21:14:14.099762 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-58bc5be1-44b9-47ee-8aff-2ce31d122516 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-reader] https://10.4.3.14/volume/v3/backups/43ddd611-5452-4281-9bff-87bbcb1b856c/export_record returned with HTTP 403 Aug 13 21:14:14.099895 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-77883aa4-029d-47e1-99b0-53d7462c7899 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:14.099935 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 872/3482] 10.4.3.14 () {68 vars in 1423 bytes} [Thu Aug 13 21:14:14 2026] GET /volume/v3/backups/43ddd611-5452-4281-9bff-87bbcb1b856c/export_record => generated 101 bytes in 95 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:14:14.101502 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-77883aa4-029d-47e1-99b0-53d7462c7899 tempest-TestInstancesWithCinderVolumes-258656718 tempest-TestInstancesWithCinderVolumes-258656718-project-admin] GET https://10.4.3.14/volume/v3/volumes/229c8aca-c58f-4662-aa58-c99bcadf3348 Aug 13 21:14:14.104575 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-77883aa4-029d-47e1-99b0-53d7462c7899 tempest-TestInstancesWithCinderVolumes-258656718 tempest-TestInstancesWithCinderVolumes-258656718-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:14.104885 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-77883aa4-029d-47e1-99b0-53d7462c7899 tempest-TestInstancesWithCinderVolumes-258656718 tempest-TestInstancesWithCinderVolumes-258656718-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:14.111513 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-7b236ef3-8c18-44e0-ab2a-3bfaeb2f6c4d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:14.114075 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7b236ef3-8c18-44e0-ab2a-3bfaeb2f6c4d tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:14:14.114458 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7b236ef3-8c18-44e0-ab2a-3bfaeb2f6c4d tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1586685707"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:14:14.120928 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:14:14.120928 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:14:14.122562 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-7b236ef3-8c18-44e0-ab2a-3bfaeb2f6c4d tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1586685707'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:14:14.122740 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-7b236ef3-8c18-44e0-ab2a-3bfaeb2f6c4d tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Create volume of 1 GB Aug 13 21:14:14.124668 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-77883aa4-029d-47e1-99b0-53d7462c7899 tempest-TestInstancesWithCinderVolumes-258656718 tempest-TestInstancesWithCinderVolumes-258656718-project-admin] Volume info retrieved successfully. Aug 13 21:14:14.128493 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-77883aa4-029d-47e1-99b0-53d7462c7899 tempest-TestInstancesWithCinderVolumes-258656718 tempest-TestInstancesWithCinderVolumes-258656718-project-admin] https://10.4.3.14/volume/v3/volumes/229c8aca-c58f-4662-aa58-c99bcadf3348 returned with HTTP 200 Aug 13 21:14:14.128857 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 868/3483] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:14:14 2026] GET /volume/v3/volumes/229c8aca-c58f-4662-aa58-c99bcadf3348 => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:14:14.133379 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-7b236ef3-8c18-44e0-ab2a-3bfaeb2f6c4d tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Availability Zones retrieved successfully. Aug 13 21:14:14.140041 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-7b236ef3-8c18-44e0-ab2a-3bfaeb2f6c4d tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Flow 'volume_create_api' (4f63296a-c3f3-48d9-b70e-bf2d888d83a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:14:14.143076 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-7b236ef3-8c18-44e0-ab2a-3bfaeb2f6c4d tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60464ff7-bd3a-4dd1-92f7-1a1b5a2aefa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:14:14.143836 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-7b236ef3-8c18-44e0-ab2a-3bfaeb2f6c4d tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:14:14.178415 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-7b236ef3-8c18-44e0-ab2a-3bfaeb2f6c4d tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60464ff7-bd3a-4dd1-92f7-1a1b5a2aefa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:14:14.179878 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-7b236ef3-8c18-44e0-ab2a-3bfaeb2f6c4d tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39a2040b-e9e1-4da2-bb14-5d860d309310) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:14:14.234858 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-7b236ef3-8c18-44e0-ab2a-3bfaeb2f6c4d tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Created reservations ['f70d52ea-861c-4071-b576-09993a3b5cb2', 'cb8b113c-3920-451b-bdaa-9f7136daa4e7', '53e16b67-29d1-4ec1-bef7-2cc4c448de01', 'ffd6a2e8-1437-4f6b-a5b3-7d1513862f92'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:14:14.235919 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-7b236ef3-8c18-44e0-ab2a-3bfaeb2f6c4d tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39a2040b-e9e1-4da2-bb14-5d860d309310) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f70d52ea-861c-4071-b576-09993a3b5cb2', 'cb8b113c-3920-451b-bdaa-9f7136daa4e7', '53e16b67-29d1-4ec1-bef7-2cc4c448de01', 'ffd6a2e8-1437-4f6b-a5b3-7d1513862f92']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:14:14.237251 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-7b236ef3-8c18-44e0-ab2a-3bfaeb2f6c4d tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9074ee0d-991e-451b-9c6b-a5e61fdcd598) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:14:14.274086 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-7b236ef3-8c18-44e0-ab2a-3bfaeb2f6c4d tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9074ee0d-991e-451b-9c6b-a5e61fdcd598) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad0e26ec-1f09-4f94-88b8-18ef4e5a2ae4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1586685707',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='556bc8f39f124d369af7a1ec563e4126',qos_specs=None,replication_status=,reservations=['f70d52ea-861c-4071-b576-09993a3b5cb2','cb8b113c-3920-451b-bdaa-9f7136daa4e7','53e16b67-29d1-4ec1-bef7-2cc4c448de01','ffd6a2e8-1437-4f6b-a5b3-7d1513862f92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='651b4995ec184aa7b341afa18705f91b',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:14:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1586685707',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad0e26ec-1f09-4f94-88b8-18ef4e5a2ae4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='556bc8f39f124d369af7a1ec563e4126',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='651b4995ec184aa7b341afa18705f91b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:14:14.274935 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-7b236ef3-8c18-44e0-ab2a-3bfaeb2f6c4d tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e3ba2a8-a1c9-4b99-962a-aad0e896ab18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:14:14.304445 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-7b236ef3-8c18-44e0-ab2a-3bfaeb2f6c4d tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e3ba2a8-a1c9-4b99-962a-aad0e896ab18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1586685707',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='556bc8f39f124d369af7a1ec563e4126',qos_specs=None,replication_status=,reservations=['f70d52ea-861c-4071-b576-09993a3b5cb2','cb8b113c-3920-451b-bdaa-9f7136daa4e7','53e16b67-29d1-4ec1-bef7-2cc4c448de01','ffd6a2e8-1437-4f6b-a5b3-7d1513862f92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='651b4995ec184aa7b341afa18705f91b',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:14:14.305147 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-7b236ef3-8c18-44e0-ab2a-3bfaeb2f6c4d tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (549950e7-1abc-4a61-a994-b38e3fe50391) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:14:14.316724 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-7b236ef3-8c18-44e0-ab2a-3bfaeb2f6c4d tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (549950e7-1abc-4a61-a994-b38e3fe50391) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:14:14.317936 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-7b236ef3-8c18-44e0-ab2a-3bfaeb2f6c4d tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Flow 'volume_create_api' (4f63296a-c3f3-48d9-b70e-bf2d888d83a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:14:14.318301 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-7b236ef3-8c18-44e0-ab2a-3bfaeb2f6c4d tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Create volume request issued successfully. Aug 13 21:14:14.318890 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7b236ef3-8c18-44e0-ab2a-3bfaeb2f6c4d tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:14:14.319353 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 867/3484] 10.4.3.14 () {70 vars in 1291 bytes} [Thu Aug 13 21:14:14 2026] POST /volume/v3/volumes => generated 776 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:14:14.334165 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-65b27ebb-fd55-4cfb-bc99-c7c4e5dcdf10 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:14.336484 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-65b27ebb-fd55-4cfb-bc99-c7c4e5dcdf10 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] GET https://10.4.3.14/volume/v3/volumes/ad0e26ec-1f09-4f94-88b8-18ef4e5a2ae4 Aug 13 21:14:14.336799 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-65b27ebb-fd55-4cfb-bc99-c7c4e5dcdf10 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:14.337099 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-65b27ebb-fd55-4cfb-bc99-c7c4e5dcdf10 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:14.350302 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:14:14.350302 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:14:14.359564 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-65b27ebb-fd55-4cfb-bc99-c7c4e5dcdf10 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Volume info retrieved successfully. Aug 13 21:14:14.364021 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-65b27ebb-fd55-4cfb-bc99-c7c4e5dcdf10 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] https://10.4.3.14/volume/v3/volumes/ad0e26ec-1f09-4f94-88b8-18ef4e5a2ae4 returned with HTTP 200 Aug 13 21:14:14.364481 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 878/3485] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:14:14 2026] GET /volume/v3/volumes/ad0e26ec-1f09-4f94-88b8-18ef4e5a2ae4 => generated 955 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:15.143731 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1c8a7b26-4373-4271-a466-c96f57c50dde None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:15.145290 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1c8a7b26-4373-4271-a466-c96f57c50dde tempest-TestInstancesWithCinderVolumes-258656718 tempest-TestInstancesWithCinderVolumes-258656718-project-admin] GET https://10.4.3.14/volume/v3/volumes/229c8aca-c58f-4662-aa58-c99bcadf3348 Aug 13 21:14:15.145452 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1c8a7b26-4373-4271-a466-c96f57c50dde tempest-TestInstancesWithCinderVolumes-258656718 tempest-TestInstancesWithCinderVolumes-258656718-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:15.145620 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1c8a7b26-4373-4271-a466-c96f57c50dde tempest-TestInstancesWithCinderVolumes-258656718 tempest-TestInstancesWithCinderVolumes-258656718-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:15.150908 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1c8a7b26-4373-4271-a466-c96f57c50dde tempest-TestInstancesWithCinderVolumes-258656718 tempest-TestInstancesWithCinderVolumes-258656718-project-admin] https://10.4.3.14/volume/v3/volumes/229c8aca-c58f-4662-aa58-c99bcadf3348 returned with HTTP 404 Aug 13 21:14:15.151463 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 873/3486] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:14:15 2026] GET /volume/v3/volumes/229c8aca-c58f-4662-aa58-c99bcadf3348 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:14:15.158418 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f36d1f2c-111a-45cd-8a66-1a6102002f69 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:15.160868 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f36d1f2c-111a-45cd-8a66-1a6102002f69 tempest-TestInstancesWithCinderVolumes-258656718 tempest-TestInstancesWithCinderVolumes-258656718-project-admin] DELETE https://10.4.3.14/volume/v3/types/91b497c0-e9ee-458a-aedb-a7090305dd04 Aug 13 21:14:15.161083 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f36d1f2c-111a-45cd-8a66-1a6102002f69 tempest-TestInstancesWithCinderVolumes-258656718 tempest-TestInstancesWithCinderVolumes-258656718-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:15.161358 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f36d1f2c-111a-45cd-8a66-1a6102002f69 tempest-TestInstancesWithCinderVolumes-258656718 tempest-TestInstancesWithCinderVolumes-258656718-project-admin] Calling method '_delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:15.194567 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f36d1f2c-111a-45cd-8a66-1a6102002f69 tempest-TestInstancesWithCinderVolumes-258656718 tempest-TestInstancesWithCinderVolumes-258656718-project-admin] https://10.4.3.14/volume/v3/types/91b497c0-e9ee-458a-aedb-a7090305dd04 returned with HTTP 202 Aug 13 21:14:15.195193 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 869/3487] 10.4.3.14 () {66 vars in 1338 bytes} [Thu Aug 13 21:14:15 2026] DELETE /volume/v3/types/91b497c0-e9ee-458a-aedb-a7090305dd04 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:14:15.378399 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-0b250d23-dda6-49d1-8447-0b01aa81c3d2 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:15.380897 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0b250d23-dda6-49d1-8447-0b01aa81c3d2 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] GET https://10.4.3.14/volume/v3/volumes/ad0e26ec-1f09-4f94-88b8-18ef4e5a2ae4 Aug 13 21:14:15.380897 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0b250d23-dda6-49d1-8447-0b01aa81c3d2 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:15.381581 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0b250d23-dda6-49d1-8447-0b01aa81c3d2 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:15.392285 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:14:15.392285 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:14:15.399625 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-0b250d23-dda6-49d1-8447-0b01aa81c3d2 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Volume info retrieved successfully. Aug 13 21:14:15.403167 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0b250d23-dda6-49d1-8447-0b01aa81c3d2 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] https://10.4.3.14/volume/v3/volumes/ad0e26ec-1f09-4f94-88b8-18ef4e5a2ae4 returned with HTTP 200 Aug 13 21:14:15.403712 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 868/3488] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:14:15 2026] GET /volume/v3/volumes/ad0e26ec-1f09-4f94-88b8-18ef4e5a2ae4 => generated 1007 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:14:15.423381 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d739f554-f3fe-449b-b0ad-67d6297d02e0 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:15.426776 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d739f554-f3fe-449b-b0ad-67d6297d02e0 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] POST https://10.4.3.14/volume/v3/backups Aug 13 21:14:15.426776 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d739f554-f3fe-449b-b0ad-67d6297d02e0 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ad0e26ec-1f09-4f94-88b8-18ef4e5a2ae4", "name": "tempest-type-Backup-1328852211"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:14:15.429993 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.contrib.backups [None req-d739f554-f3fe-449b-b0ad-67d6297d02e0 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Creating new backup {'backup': {'volume_id': 'ad0e26ec-1f09-4f94-88b8-18ef4e5a2ae4', 'name': 'tempest-type-Backup-1328852211'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 21:14:15.430262 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.contrib.backups [None req-d739f554-f3fe-449b-b0ad-67d6297d02e0 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Creating backup of volume ad0e26ec-1f09-4f94-88b8-18ef4e5a2ae4 in container None Aug 13 21:14:15.446624 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:14:15.446624 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:14:15.447155 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-d739f554-f3fe-449b-b0ad-67d6297d02e0 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Volume info retrieved successfully. Aug 13 21:14:15.488860 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-d739f554-f3fe-449b-b0ad-67d6297d02e0 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Created reservations ['31cfc65a-4f3e-4ff5-8eaf-67b2bae38ddc', '86d32789-01ac-4688-b7e9-e9cf68993b21'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:14:15.562756 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d739f554-f3fe-449b-b0ad-67d6297d02e0 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] https://10.4.3.14/volume/v3/backups returned with HTTP 202 Aug 13 21:14:15.562756 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 879/3489] 10.4.3.14 () {70 vars in 1292 bytes} [Thu Aug 13 21:14:15 2026] POST /volume/v3/backups => generated 314 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:14:15.572741 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d19181aa-9912-4ac4-9409-4b4a77aed89a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:15.574423 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d19181aa-9912-4ac4-9409-4b4a77aed89a tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] GET https://10.4.3.14/volume/v3/backups/747724ab-0fd2-4f21-a6c0-96682a1c5cd8 Aug 13 21:14:15.574635 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d19181aa-9912-4ac4-9409-4b4a77aed89a tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:15.574813 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d19181aa-9912-4ac4-9409-4b4a77aed89a tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:15.574913 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-d19181aa-9912-4ac4-9409-4b4a77aed89a tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Show backup with id 747724ab-0fd2-4f21-a6c0-96682a1c5cd8. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:14:15.578926 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:14:15.578926 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:14:15.579519 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d19181aa-9912-4ac4-9409-4b4a77aed89a tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] https://10.4.3.14/volume/v3/backups/747724ab-0fd2-4f21-a6c0-96682a1c5cd8 returned with HTTP 200 Aug 13 21:14:15.579859 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 874/3490] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:14:15 2026] GET /volume/v3/backups/747724ab-0fd2-4f21-a6c0-96682a1c5cd8 => generated 721 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:16.591888 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9cbbb707-b113-45cb-a8df-069819d94e4c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:16.596080 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9cbbb707-b113-45cb-a8df-069819d94e4c tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] GET https://10.4.3.14/volume/v3/backups/747724ab-0fd2-4f21-a6c0-96682a1c5cd8 Aug 13 21:14:16.596080 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9cbbb707-b113-45cb-a8df-069819d94e4c tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:16.596080 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9cbbb707-b113-45cb-a8df-069819d94e4c tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:16.596080 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-9cbbb707-b113-45cb-a8df-069819d94e4c tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Show backup with id 747724ab-0fd2-4f21-a6c0-96682a1c5cd8. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:14:16.602035 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:14:16.602035 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:14:16.602035 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9cbbb707-b113-45cb-a8df-069819d94e4c tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] https://10.4.3.14/volume/v3/backups/747724ab-0fd2-4f21-a6c0-96682a1c5cd8 returned with HTTP 200 Aug 13 21:14:16.602035 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 870/3491] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:14:16 2026] GET /volume/v3/backups/747724ab-0fd2-4f21-a6c0-96682a1c5cd8 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:17.613485 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-0aebf1eb-73d7-4627-b4b8-f1c92f60b5f8 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:17.614583 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0aebf1eb-73d7-4627-b4b8-f1c92f60b5f8 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] GET https://10.4.3.14/volume/v3/backups/747724ab-0fd2-4f21-a6c0-96682a1c5cd8 Aug 13 21:14:17.614828 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0aebf1eb-73d7-4627-b4b8-f1c92f60b5f8 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:17.615145 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0aebf1eb-73d7-4627-b4b8-f1c92f60b5f8 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:17.615286 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-0aebf1eb-73d7-4627-b4b8-f1c92f60b5f8 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Show backup with id 747724ab-0fd2-4f21-a6c0-96682a1c5cd8. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:14:17.622791 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:14:17.622791 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:14:17.623555 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0aebf1eb-73d7-4627-b4b8-f1c92f60b5f8 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] https://10.4.3.14/volume/v3/backups/747724ab-0fd2-4f21-a6c0-96682a1c5cd8 returned with HTTP 200 Aug 13 21:14:17.624058 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 869/3492] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:14:17 2026] GET /volume/v3/backups/747724ab-0fd2-4f21-a6c0-96682a1c5cd8 => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:18.080298 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-82d75818-cfb7-4344-9d52-8bc94d516db1 req-d5dbc7e1-9013-4788-ac88-dcfbfb61940a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:18.082057 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-82d75818-cfb7-4344-9d52-8bc94d516db1 req-d5dbc7e1-9013-4788-ac88-dcfbfb61940a tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] GET https://10.4.3.14/volume/v3/volumes/da1051be-9cfd-46e7-bb45-1f2b1e96be77 Aug 13 21:14:18.082311 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-82d75818-cfb7-4344-9d52-8bc94d516db1 req-d5dbc7e1-9013-4788-ac88-dcfbfb61940a tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:18.082551 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-82d75818-cfb7-4344-9d52-8bc94d516db1 req-d5dbc7e1-9013-4788-ac88-dcfbfb61940a tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:18.096537 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:14:18.096537 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:14:18.102549 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-82d75818-cfb7-4344-9d52-8bc94d516db1 req-d5dbc7e1-9013-4788-ac88-dcfbfb61940a tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Volume info retrieved successfully. Aug 13 21:14:18.112773 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-82d75818-cfb7-4344-9d52-8bc94d516db1 req-d5dbc7e1-9013-4788-ac88-dcfbfb61940a tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] https://10.4.3.14/volume/v3/volumes/da1051be-9cfd-46e7-bb45-1f2b1e96be77 returned with HTTP 200 Aug 13 21:14:18.113375 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 880/3493] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:14:18 2026] GET /volume/v3/volumes/da1051be-9cfd-46e7-bb45-1f2b1e96be77 => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:18.144566 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3a332c5d-2b0a-44c8-b9e2-7a83b901f71e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:18.145676 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3a332c5d-2b0a-44c8-b9e2-7a83b901f71e None None] GET https://10.4.3.14/volume// Aug 13 21:14:18.145676 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3a332c5d-2b0a-44c8-b9e2-7a83b901f71e None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:18.145676 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3a332c5d-2b0a-44c8-b9e2-7a83b901f71e None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:18.145938 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3a332c5d-2b0a-44c8-b9e2-7a83b901f71e None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:14:18.146440 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 875/3494] 10.4.3.14 () {66 vars in 1412 bytes} [Thu Aug 13 21:14:18 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:14:18.157891 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-82d75818-cfb7-4344-9d52-8bc94d516db1 req-65eb80b2-8cef-45b0-a8c4-0aa18c5dee2d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:18.163294 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-82d75818-cfb7-4344-9d52-8bc94d516db1 req-65eb80b2-8cef-45b0-a8c4-0aa18c5dee2d tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:14:18.163657 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-82d75818-cfb7-4344-9d52-8bc94d516db1 req-65eb80b2-8cef-45b0-a8c4-0aa18c5dee2d tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "da1051be-9cfd-46e7-bb45-1f2b1e96be77", "connector": null, "instance_uuid": "933ba171-ab36-484f-8561-6d358dd8582c"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:14:18.187126 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:14:18.187126 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:14:18.279423 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-82d75818-cfb7-4344-9d52-8bc94d516db1 req-65eb80b2-8cef-45b0-a8c4-0aa18c5dee2d tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:14:18.279423 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 871/3495] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:14:18 2026] POST /volume/v3/attachments => generated 273 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:14:18.355227 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-82d75818-cfb7-4344-9d52-8bc94d516db1 req-ca05de7c-0ee0-4861-9df9-b99ea0eebf8d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:18.357800 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-82d75818-cfb7-4344-9d52-8bc94d516db1 req-ca05de7c-0ee0-4861-9df9-b99ea0eebf8d tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] POST https://10.4.3.14/volume/v3/attachments/8995ff9a-8eb2-47ae-bab6-b725b5160770/action Aug 13 21:14:18.358289 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-82d75818-cfb7-4344-9d52-8bc94d516db1 req-ca05de7c-0ee0-4861-9df9-b99ea0eebf8d tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Action body: b'{"os-complete": null}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:14:18.358595 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-82d75818-cfb7-4344-9d52-8bc94d516db1 req-ca05de7c-0ee0-4861-9df9-b99ea0eebf8d tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:14:18.384077 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:14:18.384077 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:14:18.404021 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-82d75818-cfb7-4344-9d52-8bc94d516db1 req-ca05de7c-0ee0-4861-9df9-b99ea0eebf8d tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] https://10.4.3.14/volume/v3/attachments/8995ff9a-8eb2-47ae-bab6-b725b5160770/action returned with HTTP 204 Aug 13 21:14:18.404493 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 870/3496] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:14:18 2026] POST /volume/v3/attachments/8995ff9a-8eb2-47ae-bab6-b725b5160770/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:14:18.426950 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-74abb8f7-bc8c-4e7e-ae3c-bb1caa3e4b46 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:18.429261 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-74abb8f7-bc8c-4e7e-ae3c-bb1caa3e4b46 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] GET https://10.4.3.14/volume/v3/volumes/da1051be-9cfd-46e7-bb45-1f2b1e96be77 Aug 13 21:14:18.429261 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-74abb8f7-bc8c-4e7e-ae3c-bb1caa3e4b46 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:18.429476 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-74abb8f7-bc8c-4e7e-ae3c-bb1caa3e4b46 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:18.443370 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:14:18.443370 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:14:18.449187 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-74abb8f7-bc8c-4e7e-ae3c-bb1caa3e4b46 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Volume info retrieved successfully. Aug 13 21:14:18.455022 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-74abb8f7-bc8c-4e7e-ae3c-bb1caa3e4b46 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] https://10.4.3.14/volume/v3/volumes/da1051be-9cfd-46e7-bb45-1f2b1e96be77 returned with HTTP 200 Aug 13 21:14:18.455443 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 881/3497] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:14:18 2026] GET /volume/v3/volumes/da1051be-9cfd-46e7-bb45-1f2b1e96be77 => generated 1110 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:14:18.473481 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f271c241-aec5-4ab9-bf72-f23e66a87b69 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:18.479183 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f271c241-aec5-4ab9-bf72-f23e66a87b69 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] GET https://10.4.3.14/volume/v3/volumes/da1051be-9cfd-46e7-bb45-1f2b1e96be77 Aug 13 21:14:18.479447 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f271c241-aec5-4ab9-bf72-f23e66a87b69 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:18.479716 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f271c241-aec5-4ab9-bf72-f23e66a87b69 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:18.497052 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:14:18.497052 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:14:18.507338 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f271c241-aec5-4ab9-bf72-f23e66a87b69 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Volume info retrieved successfully. Aug 13 21:14:18.514407 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f271c241-aec5-4ab9-bf72-f23e66a87b69 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] https://10.4.3.14/volume/v3/volumes/da1051be-9cfd-46e7-bb45-1f2b1e96be77 returned with HTTP 200 Aug 13 21:14:18.515713 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 876/3498] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:14:18 2026] GET /volume/v3/volumes/da1051be-9cfd-46e7-bb45-1f2b1e96be77 => generated 1110 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:14:18.561289 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-4e5a477b-32e8-4d20-aedc-b060f90a3574 req-49c02e4d-d9f4-4a9e-abf1-47a88caf7251 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:18.563515 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-4e5a477b-32e8-4d20-aedc-b060f90a3574 req-49c02e4d-d9f4-4a9e-abf1-47a88caf7251 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] GET https://10.4.3.14/volume/v3/volumes/da1051be-9cfd-46e7-bb45-1f2b1e96be77 Aug 13 21:14:18.563696 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-4e5a477b-32e8-4d20-aedc-b060f90a3574 req-49c02e4d-d9f4-4a9e-abf1-47a88caf7251 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:18.563890 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-4e5a477b-32e8-4d20-aedc-b060f90a3574 req-49c02e4d-d9f4-4a9e-abf1-47a88caf7251 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:18.586619 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:14:18.586619 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:14:18.595012 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-4e5a477b-32e8-4d20-aedc-b060f90a3574 req-49c02e4d-d9f4-4a9e-abf1-47a88caf7251 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Volume info retrieved successfully. Aug 13 21:14:18.601228 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-4e5a477b-32e8-4d20-aedc-b060f90a3574 req-49c02e4d-d9f4-4a9e-abf1-47a88caf7251 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] https://10.4.3.14/volume/v3/volumes/da1051be-9cfd-46e7-bb45-1f2b1e96be77 returned with HTTP 200 Aug 13 21:14:18.601618 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 872/3499] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:14:18 2026] GET /volume/v3/volumes/da1051be-9cfd-46e7-bb45-1f2b1e96be77 => generated 1110 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:14:18.636886 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-209c560a-d264-48f4-a3b7-4894fda9b48b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:18.640780 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-209c560a-d264-48f4-a3b7-4894fda9b48b tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] GET https://10.4.3.14/volume/v3/backups/747724ab-0fd2-4f21-a6c0-96682a1c5cd8 Aug 13 21:14:18.641767 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-209c560a-d264-48f4-a3b7-4894fda9b48b tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:18.641767 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-209c560a-d264-48f4-a3b7-4894fda9b48b tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:18.641767 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-209c560a-d264-48f4-a3b7-4894fda9b48b tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Show backup with id 747724ab-0fd2-4f21-a6c0-96682a1c5cd8. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:14:18.645322 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-4e5a477b-32e8-4d20-aedc-b060f90a3574 req-d7d1fb03-41c4-4637-a40d-cd6a85401bcc None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:18.645948 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:14:18.645948 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:14:18.646913 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-209c560a-d264-48f4-a3b7-4894fda9b48b tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] https://10.4.3.14/volume/v3/backups/747724ab-0fd2-4f21-a6c0-96682a1c5cd8 returned with HTTP 200 Aug 13 21:14:18.647214 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 871/3500] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:14:18 2026] GET /volume/v3/backups/747724ab-0fd2-4f21-a6c0-96682a1c5cd8 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:18.649256 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-4e5a477b-32e8-4d20-aedc-b060f90a3574 req-d7d1fb03-41c4-4637-a40d-cd6a85401bcc tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] DELETE https://10.4.3.14/volume/v3/attachments/8995ff9a-8eb2-47ae-bab6-b725b5160770 Aug 13 21:14:18.649732 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-4e5a477b-32e8-4d20-aedc-b060f90a3574 req-d7d1fb03-41c4-4637-a40d-cd6a85401bcc tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:18.652129 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-4e5a477b-32e8-4d20-aedc-b060f90a3574 req-d7d1fb03-41c4-4637-a40d-cd6a85401bcc tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:18.662781 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:14:18.662781 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:14:18.727045 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-4e5a477b-32e8-4d20-aedc-b060f90a3574 req-d7d1fb03-41c4-4637-a40d-cd6a85401bcc tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] https://10.4.3.14/volume/v3/attachments/8995ff9a-8eb2-47ae-bab6-b725b5160770 returned with HTTP 200 Aug 13 21:14:18.727797 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 882/3501] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:14:18 2026] DELETE /volume/v3/attachments/8995ff9a-8eb2-47ae-bab6-b725b5160770 => generated 19 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:18.768519 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5de7fd77-0a24-474a-858f-3b1961bb1370 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:18.772343 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5de7fd77-0a24-474a-858f-3b1961bb1370 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] GET https://10.4.3.14/volume/v3/volumes/da1051be-9cfd-46e7-bb45-1f2b1e96be77 Aug 13 21:14:18.772565 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5de7fd77-0a24-474a-858f-3b1961bb1370 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:18.772797 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5de7fd77-0a24-474a-858f-3b1961bb1370 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:18.783882 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:14:18.783882 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:14:18.789425 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-5de7fd77-0a24-474a-858f-3b1961bb1370 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Volume info retrieved successfully. Aug 13 21:14:18.795178 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5de7fd77-0a24-474a-858f-3b1961bb1370 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] https://10.4.3.14/volume/v3/volumes/da1051be-9cfd-46e7-bb45-1f2b1e96be77 returned with HTTP 200 Aug 13 21:14:18.795690 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 877/3502] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:14:18 2026] GET /volume/v3/volumes/da1051be-9cfd-46e7-bb45-1f2b1e96be77 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:18.886291 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f55b6254-f053-45e7-9653-197d22e315b8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:18.993213 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f55b6254-f053-45e7-9653-197d22e315b8 tempest-VolumeMultiattachTests-528938267 tempest-VolumeMultiattachTests-528938267-project-admin] POST https://10.4.3.14/volume/v3/types Aug 13 21:14:18.993213 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f55b6254-f053-45e7-9653-197d22e315b8 tempest-VolumeMultiattachTests-528938267 tempest-VolumeMultiattachTests-528938267-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1452118267-346819206", "extra_specs": {"multiattach": " True"}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:14:19.010681 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f55b6254-f053-45e7-9653-197d22e315b8 tempest-VolumeMultiattachTests-528938267 tempest-VolumeMultiattachTests-528938267-project-admin] https://10.4.3.14/volume/v3/types returned with HTTP 200 Aug 13 21:14:19.011326 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 873/3503] 10.4.3.14 () {68 vars in 1246 bytes} [Thu Aug 13 21:14:18 2026] POST /volume/v3/types => generated 286 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:19.022785 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-030c95d2-7171-45dc-8726-2069e8750e6e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:19.025797 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-030c95d2-7171-45dc-8726-2069e8750e6e tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:14:19.026578 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-030c95d2-7171-45dc-8726-2069e8750e6e tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-513179276", "snapshot_id": null, "imageRef": null, "volume_type": "95e710c9-e2d3-402d-80c4-fb807bedb036", "size": 1}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:14:19.028045 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-030c95d2-7171-45dc-8726-2069e8750e6e tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-513179276', 'snapshot_id': None, 'imageRef': None, 'volume_type': '95e710c9-e2d3-402d-80c4-fb807bedb036', 'size': 1}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:14:19.037023 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-030c95d2-7171-45dc-8726-2069e8750e6e tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Create volume of 1 GB Aug 13 21:14:19.037506 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:14:19.037506 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:14:19.038190 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-030c95d2-7171-45dc-8726-2069e8750e6e tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Availability Zones retrieved successfully. Aug 13 21:14:19.046301 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-030c95d2-7171-45dc-8726-2069e8750e6e tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Flow 'volume_create_api' (375be8c7-3601-4e54-b891-c47fb3729d6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:14:19.047696 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-030c95d2-7171-45dc-8726-2069e8750e6e tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acd3a288-4d85-4b5d-8434-353d77b81f9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:14:19.049432 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-030c95d2-7171-45dc-8726-2069e8750e6e tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:14:19.070370 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:14:19.070370 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:14:19.089828 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-030c95d2-7171-45dc-8726-2069e8750e6e tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acd3a288-4d85-4b5d-8434-353d77b81f9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:14:19Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=95e710c9-e2d3-402d-80c4-fb807bedb036,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1452118267-346819206',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95e710c9-e2d3-402d-80c4-fb807bedb036', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': True, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:14:19.089828 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-030c95d2-7171-45dc-8726-2069e8750e6e tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8968e933-bd1b-4656-9bba-5841cc3f81f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:14:19.121441 np0000007265 devstack@c-api.service[100217]: WARNING cinder.quota [None req-030c95d2-7171-45dc-8726-2069e8750e6e tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1452118267-346819206 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1452118267-346819206, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:14:19.121810 np0000007265 devstack@c-api.service[100217]: WARNING cinder.quota [None req-030c95d2-7171-45dc-8726-2069e8750e6e tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1452118267-346819206 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1452118267-346819206, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:14:19.165085 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-030c95d2-7171-45dc-8726-2069e8750e6e tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Created reservations ['5226916a-f568-4342-97dc-fab5a36e986b', '8f63011a-c85a-4c6b-a3c1-dd5a76bead88', '37aacd97-886e-4539-a2f2-32ea2f17487a', 'd707e686-310e-4df0-b639-4b67d228505c'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:14:19.166343 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-030c95d2-7171-45dc-8726-2069e8750e6e tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8968e933-bd1b-4656-9bba-5841cc3f81f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5226916a-f568-4342-97dc-fab5a36e986b', '8f63011a-c85a-4c6b-a3c1-dd5a76bead88', '37aacd97-886e-4539-a2f2-32ea2f17487a', 'd707e686-310e-4df0-b639-4b67d228505c']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:14:19.166625 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-030c95d2-7171-45dc-8726-2069e8750e6e tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5cd133d8-6234-46b5-8926-c5e10fe7c43e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:14:19.192746 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-030c95d2-7171-45dc-8726-2069e8750e6e tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5cd133d8-6234-46b5-8926-c5e10fe7c43e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c76ef03-45a9-49f3-8057-a2c04885ba59', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-513179276',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='c6fc55cc3c1b4dd1a4d5809fd8a3a470',qos_specs=None,replication_status=,reservations=['5226916a-f568-4342-97dc-fab5a36e986b','8f63011a-c85a-4c6b-a3c1-dd5a76bead88','37aacd97-886e-4539-a2f2-32ea2f17487a','d707e686-310e-4df0-b639-4b67d228505c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30fde6e35d6c489b99a12d48311a2ffe',volume_type_id=95e710c9-e2d3-402d-80c4-fb807bedb036), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:14:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-513179276',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c76ef03-45a9-49f3-8057-a2c04885ba59,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='c6fc55cc3c1b4dd1a4d5809fd8a3a470',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='30fde6e35d6c489b99a12d48311a2ffe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95e710c9-e2d3-402d-80c4-fb807bedb036),volume_type_id=95e710c9-e2d3-402d-80c4-fb807bedb036)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:14:19.193133 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-030c95d2-7171-45dc-8726-2069e8750e6e tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7e91b92-d93c-46e8-9515-fcff88b836d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:14:19.212350 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-030c95d2-7171-45dc-8726-2069e8750e6e tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7e91b92-d93c-46e8-9515-fcff88b836d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-513179276',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='c6fc55cc3c1b4dd1a4d5809fd8a3a470',qos_specs=None,replication_status=,reservations=['5226916a-f568-4342-97dc-fab5a36e986b','8f63011a-c85a-4c6b-a3c1-dd5a76bead88','37aacd97-886e-4539-a2f2-32ea2f17487a','d707e686-310e-4df0-b639-4b67d228505c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30fde6e35d6c489b99a12d48311a2ffe',volume_type_id=95e710c9-e2d3-402d-80c4-fb807bedb036)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:14:19.213169 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-030c95d2-7171-45dc-8726-2069e8750e6e tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bc0c4ae-b21f-4c8d-888b-e94d69d089d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:14:19.236000 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-030c95d2-7171-45dc-8726-2069e8750e6e tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bc0c4ae-b21f-4c8d-888b-e94d69d089d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:14:19.236000 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-030c95d2-7171-45dc-8726-2069e8750e6e tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Flow 'volume_create_api' (375be8c7-3601-4e54-b891-c47fb3729d6d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:14:19.236000 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-030c95d2-7171-45dc-8726-2069e8750e6e tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Create volume request issued successfully. Aug 13 21:14:19.236192 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-030c95d2-7171-45dc-8726-2069e8750e6e tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:14:19.239995 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 872/3504] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:14:19 2026] POST /volume/v3/volumes => generated 826 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:14:19.257253 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ade1c907-6d54-41ba-8fcb-a5b90d44eedc None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:19.261494 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ade1c907-6d54-41ba-8fcb-a5b90d44eedc tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 Aug 13 21:14:19.261776 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ade1c907-6d54-41ba-8fcb-a5b90d44eedc tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:19.262073 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ade1c907-6d54-41ba-8fcb-a5b90d44eedc tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:19.271288 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:14:19.271288 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:14:19.275615 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-ade1c907-6d54-41ba-8fcb-a5b90d44eedc tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:14:19.281693 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ade1c907-6d54-41ba-8fcb-a5b90d44eedc tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 returned with HTTP 200 Aug 13 21:14:19.282166 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 883/3505] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:14:19 2026] GET /volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 => generated 894 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:19.666299 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-85f97e7a-57ff-4512-91c4-d94060464567 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:19.668704 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-85f97e7a-57ff-4512-91c4-d94060464567 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] GET https://10.4.3.14/volume/v3/backups/747724ab-0fd2-4f21-a6c0-96682a1c5cd8 Aug 13 21:14:19.669005 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-85f97e7a-57ff-4512-91c4-d94060464567 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:19.669258 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-85f97e7a-57ff-4512-91c4-d94060464567 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:19.669417 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-85f97e7a-57ff-4512-91c4-d94060464567 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Show backup with id 747724ab-0fd2-4f21-a6c0-96682a1c5cd8. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:14:19.674793 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:14:19.674793 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:14:19.675644 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-85f97e7a-57ff-4512-91c4-d94060464567 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] https://10.4.3.14/volume/v3/backups/747724ab-0fd2-4f21-a6c0-96682a1c5cd8 returned with HTTP 200 Aug 13 21:14:19.676173 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 878/3506] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:14:19 2026] GET /volume/v3/backups/747724ab-0fd2-4f21-a6c0-96682a1c5cd8 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:20.297192 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f5a5a1cd-a81a-4943-8504-d7aba3bb7a1f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:20.299008 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f5a5a1cd-a81a-4943-8504-d7aba3bb7a1f tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 Aug 13 21:14:20.299221 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f5a5a1cd-a81a-4943-8504-d7aba3bb7a1f tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:20.299408 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f5a5a1cd-a81a-4943-8504-d7aba3bb7a1f tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:20.306881 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:14:20.306881 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:14:20.310725 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f5a5a1cd-a81a-4943-8504-d7aba3bb7a1f tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:14:20.315130 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f5a5a1cd-a81a-4943-8504-d7aba3bb7a1f tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 returned with HTTP 200 Aug 13 21:14:20.315948 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 874/3507] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:14:20 2026] GET /volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 => generated 919 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 21:14:20.333096 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-591abde8-22e2-4f6a-8f3c-6b1ec91297fc None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:20.335734 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-591abde8-22e2-4f6a-8f3c-6b1ec91297fc tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 Aug 13 21:14:20.335934 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-591abde8-22e2-4f6a-8f3c-6b1ec91297fc tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:20.336184 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-591abde8-22e2-4f6a-8f3c-6b1ec91297fc tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:20.343908 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:14:20.343908 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:14:20.348585 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-591abde8-22e2-4f6a-8f3c-6b1ec91297fc tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:14:20.353872 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-591abde8-22e2-4f6a-8f3c-6b1ec91297fc tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 returned with HTTP 200 Aug 13 21:14:20.354324 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 873/3508] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:14:20 2026] GET /volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 => generated 919 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:20.369407 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-093c9136-d57f-4c76-bee5-16ee241b22a8 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:20.371543 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-093c9136-d57f-4c76-bee5-16ee241b22a8 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:14:20.371953 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-093c9136-d57f-4c76-bee5-16ee241b22a8 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1377226014", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:14:20.373729 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-093c9136-d57f-4c76-bee5-16ee241b22a8 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1377226014', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:14:20.373845 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-093c9136-d57f-4c76-bee5-16ee241b22a8 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Create volume of 1 GB Aug 13 21:14:20.379310 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-093c9136-d57f-4c76-bee5-16ee241b22a8 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Availability Zones retrieved successfully. Aug 13 21:14:20.387405 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-093c9136-d57f-4c76-bee5-16ee241b22a8 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Flow 'volume_create_api' (965ee607-62e4-4eae-9b36-788901673a63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:14:20.389489 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-093c9136-d57f-4c76-bee5-16ee241b22a8 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b373ced6-cc42-4ce0-9207-ead7d05cf560) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:14:20.390913 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-093c9136-d57f-4c76-bee5-16ee241b22a8 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:14:20.425547 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-093c9136-d57f-4c76-bee5-16ee241b22a8 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b373ced6-cc42-4ce0-9207-ead7d05cf560) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:14:20.426396 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-093c9136-d57f-4c76-bee5-16ee241b22a8 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d3a2dde-4ec4-4565-b5c8-2548e221daef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:14:20.496616 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-093c9136-d57f-4c76-bee5-16ee241b22a8 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Created reservations ['b8ce8a93-2b2d-4f45-85b8-89109ba7bb03', 'a42fd89d-a946-43d2-9ebf-81e30cad49dd', 'e8e2cb56-9a57-4173-a839-4e6aa91a7338', 'caba2c9a-a539-408d-a2ac-92bbc41e1449'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:14:20.497590 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-093c9136-d57f-4c76-bee5-16ee241b22a8 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d3a2dde-4ec4-4565-b5c8-2548e221daef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b8ce8a93-2b2d-4f45-85b8-89109ba7bb03', 'a42fd89d-a946-43d2-9ebf-81e30cad49dd', 'e8e2cb56-9a57-4173-a839-4e6aa91a7338', 'caba2c9a-a539-408d-a2ac-92bbc41e1449']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:14:20.498390 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-093c9136-d57f-4c76-bee5-16ee241b22a8 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (763b262c-6896-4bda-8281-61d48e702f21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:14:20.521253 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-093c9136-d57f-4c76-bee5-16ee241b22a8 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (763b262c-6896-4bda-8281-61d48e702f21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bfd50896-5154-46ba-b8b4-9fb8de596ba1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1377226014',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6fc55cc3c1b4dd1a4d5809fd8a3a470',qos_specs=None,replication_status=,reservations=['b8ce8a93-2b2d-4f45-85b8-89109ba7bb03','a42fd89d-a946-43d2-9ebf-81e30cad49dd','e8e2cb56-9a57-4173-a839-4e6aa91a7338','caba2c9a-a539-408d-a2ac-92bbc41e1449'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30fde6e35d6c489b99a12d48311a2ffe',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:14:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1377226014',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bfd50896-5154-46ba-b8b4-9fb8de596ba1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6fc55cc3c1b4dd1a4d5809fd8a3a470',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='30fde6e35d6c489b99a12d48311a2ffe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:14:20.522063 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-093c9136-d57f-4c76-bee5-16ee241b22a8 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (327016f1-7de3-4b01-8814-0aded6dca4fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:14:20.542541 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-093c9136-d57f-4c76-bee5-16ee241b22a8 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (327016f1-7de3-4b01-8814-0aded6dca4fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1377226014',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6fc55cc3c1b4dd1a4d5809fd8a3a470',qos_specs=None,replication_status=,reservations=['b8ce8a93-2b2d-4f45-85b8-89109ba7bb03','a42fd89d-a946-43d2-9ebf-81e30cad49dd','e8e2cb56-9a57-4173-a839-4e6aa91a7338','caba2c9a-a539-408d-a2ac-92bbc41e1449'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30fde6e35d6c489b99a12d48311a2ffe',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:14:20.543374 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-093c9136-d57f-4c76-bee5-16ee241b22a8 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14faee45-0519-4c77-87da-2a13f7fa2c47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:14:20.552392 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-093c9136-d57f-4c76-bee5-16ee241b22a8 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14faee45-0519-4c77-87da-2a13f7fa2c47) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:14:20.553718 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-093c9136-d57f-4c76-bee5-16ee241b22a8 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Flow 'volume_create_api' (965ee607-62e4-4eae-9b36-788901673a63) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:14:20.554260 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-093c9136-d57f-4c76-bee5-16ee241b22a8 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Create volume request issued successfully. Aug 13 21:14:20.555220 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-093c9136-d57f-4c76-bee5-16ee241b22a8 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:14:20.555795 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 884/3509] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:14:20 2026] POST /volume/v3/volumes => generated 751 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:14:20.575386 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-aa4a4d6e-549c-4202-bbd9-e7817ff08a22 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:20.578753 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-aa4a4d6e-549c-4202-bbd9-e7817ff08a22 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/bfd50896-5154-46ba-b8b4-9fb8de596ba1 Aug 13 21:14:20.579395 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-aa4a4d6e-549c-4202-bbd9-e7817ff08a22 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:20.582073 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-aa4a4d6e-549c-4202-bbd9-e7817ff08a22 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:20.592253 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:14:20.592253 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:14:20.597313 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-aa4a4d6e-549c-4202-bbd9-e7817ff08a22 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:14:20.603693 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-aa4a4d6e-549c-4202-bbd9-e7817ff08a22 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/bfd50896-5154-46ba-b8b4-9fb8de596ba1 returned with HTTP 200 Aug 13 21:14:20.604254 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 879/3510] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:14:20 2026] GET /volume/v3/volumes/bfd50896-5154-46ba-b8b4-9fb8de596ba1 => generated 819 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:20.693658 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-fd275fe1-791b-4cfb-9698-b5ffc9f55877 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:20.699451 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fd275fe1-791b-4cfb-9698-b5ffc9f55877 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] GET https://10.4.3.14/volume/v3/backups/747724ab-0fd2-4f21-a6c0-96682a1c5cd8 Aug 13 21:14:20.700087 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fd275fe1-791b-4cfb-9698-b5ffc9f55877 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:20.701041 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fd275fe1-791b-4cfb-9698-b5ffc9f55877 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:20.702190 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-fd275fe1-791b-4cfb-9698-b5ffc9f55877 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Show backup with id 747724ab-0fd2-4f21-a6c0-96682a1c5cd8. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:14:20.709068 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:14:20.709068 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:14:20.710680 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fd275fe1-791b-4cfb-9698-b5ffc9f55877 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] https://10.4.3.14/volume/v3/backups/747724ab-0fd2-4f21-a6c0-96682a1c5cd8 returned with HTTP 200 Aug 13 21:14:20.711070 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 875/3511] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:14:20 2026] GET /volume/v3/backups/747724ab-0fd2-4f21-a6c0-96682a1c5cd8 => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:21.623482 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-446dbe91-0345-4a8d-9545-2dc7e65c33ef None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:21.627383 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-446dbe91-0345-4a8d-9545-2dc7e65c33ef tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/bfd50896-5154-46ba-b8b4-9fb8de596ba1 Aug 13 21:14:21.627383 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-446dbe91-0345-4a8d-9545-2dc7e65c33ef tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:21.627383 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-446dbe91-0345-4a8d-9545-2dc7e65c33ef tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:21.635284 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:14:21.635284 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:14:21.640059 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-446dbe91-0345-4a8d-9545-2dc7e65c33ef tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:14:21.645611 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-446dbe91-0345-4a8d-9545-2dc7e65c33ef tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/bfd50896-5154-46ba-b8b4-9fb8de596ba1 returned with HTTP 200 Aug 13 21:14:21.645611 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 874/3512] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:14:21 2026] GET /volume/v3/volumes/bfd50896-5154-46ba-b8b4-9fb8de596ba1 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:21.659289 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-139fdfb3-8406-4511-8117-2d3b77efbc1b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:21.661706 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-139fdfb3-8406-4511-8117-2d3b77efbc1b tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/bfd50896-5154-46ba-b8b4-9fb8de596ba1 Aug 13 21:14:21.661946 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-139fdfb3-8406-4511-8117-2d3b77efbc1b tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:21.662850 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-139fdfb3-8406-4511-8117-2d3b77efbc1b tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:21.673678 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:14:21.673678 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:14:21.679546 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-139fdfb3-8406-4511-8117-2d3b77efbc1b tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:14:21.686136 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-139fdfb3-8406-4511-8117-2d3b77efbc1b tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/bfd50896-5154-46ba-b8b4-9fb8de596ba1 returned with HTTP 200 Aug 13 21:14:21.686766 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 885/3513] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:14:21 2026] GET /volume/v3/volumes/bfd50896-5154-46ba-b8b4-9fb8de596ba1 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:21.704589 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7b3e69fe-1556-406b-a6fd-f9d1c039d32c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:21.706714 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7b3e69fe-1556-406b-a6fd-f9d1c039d32c tempest-VolumeMultiattachTests-528938267 tempest-VolumeMultiattachTests-528938267-project-admin] POST https://10.4.3.14/volume/v3/types Aug 13 21:14:21.707256 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7b3e69fe-1556-406b-a6fd-f9d1c039d32c tempest-VolumeMultiattachTests-528938267 tempest-VolumeMultiattachTests-528938267-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1649853843", "extra_specs": {}}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:14:21.725948 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b2800695-4307-418d-ab4f-c4cd8c98e2a1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:21.727860 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b2800695-4307-418d-ab4f-c4cd8c98e2a1 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] GET https://10.4.3.14/volume/v3/backups/747724ab-0fd2-4f21-a6c0-96682a1c5cd8 Aug 13 21:14:21.728167 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b2800695-4307-418d-ab4f-c4cd8c98e2a1 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:21.728392 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b2800695-4307-418d-ab4f-c4cd8c98e2a1 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:21.728565 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-b2800695-4307-418d-ab4f-c4cd8c98e2a1 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Show backup with id 747724ab-0fd2-4f21-a6c0-96682a1c5cd8. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:14:21.731900 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7b3e69fe-1556-406b-a6fd-f9d1c039d32c tempest-VolumeMultiattachTests-528938267 tempest-VolumeMultiattachTests-528938267-project-admin] https://10.4.3.14/volume/v3/types returned with HTTP 200 Aug 13 21:14:21.732059 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 880/3514] 10.4.3.14 () {68 vars in 1245 bytes} [Thu Aug 13 21:14:21 2026] POST /volume/v3/types => generated 212 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:21.741112 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:14:21.741112 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:14:21.742064 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b2800695-4307-418d-ab4f-c4cd8c98e2a1 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] https://10.4.3.14/volume/v3/backups/747724ab-0fd2-4f21-a6c0-96682a1c5cd8 returned with HTTP 200 Aug 13 21:14:21.742546 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 876/3515] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:14:21 2026] GET /volume/v3/backups/747724ab-0fd2-4f21-a6c0-96682a1c5cd8 => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:21.744256 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-17144be0-1071-4b48-ac63-8050c78aac23 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:21.745951 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-17144be0-1071-4b48-ac63-8050c78aac23 tempest-VolumeMultiattachTests-528938267 tempest-VolumeMultiattachTests-528938267-project-admin] POST https://10.4.3.14/volume/v3/types/28093184-ffac-4c4c-8f60-026301ad9ff2/encryption Aug 13 21:14:21.747996 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-17144be0-1071-4b48-ac63-8050c78aac23 tempest-VolumeMultiattachTests-528938267 tempest-VolumeMultiattachTests-528938267-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:14:21.771382 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-17144be0-1071-4b48-ac63-8050c78aac23 tempest-VolumeMultiattachTests-528938267 tempest-VolumeMultiattachTests-528938267-project-admin] https://10.4.3.14/volume/v3/types/28093184-ffac-4c4c-8f60-026301ad9ff2/encryption returned with HTTP 200 Aug 13 21:14:21.772101 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 875/3516] 10.4.3.14 () {68 vars in 1390 bytes} [Thu Aug 13 21:14:21 2026] POST /volume/v3/types/28093184-ffac-4c4c-8f60-026301ad9ff2/encryption => generated 230 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:21.784047 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-1d2e83d3-ce84-4ff2-a631-0e9993fe7c44 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:21.789760 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1d2e83d3-ce84-4ff2-a631-0e9993fe7c44 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:14:21.789760 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1d2e83d3-ce84-4ff2-a631-0e9993fe7c44 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1775054257", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1649853843", "size": 1}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:14:21.790870 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-1d2e83d3-ce84-4ff2-a631-0e9993fe7c44 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1775054257', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1649853843', 'size': 1}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:14:21.796135 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-1d2e83d3-ce84-4ff2-a631-0e9993fe7c44 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Create volume of 1 GB Aug 13 21:14:21.796486 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:14:21.796486 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:14:21.797023 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-1d2e83d3-ce84-4ff2-a631-0e9993fe7c44 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Availability Zones retrieved successfully. Aug 13 21:14:21.806900 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-1d2e83d3-ce84-4ff2-a631-0e9993fe7c44 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Flow 'volume_create_api' (5a13f10e-d9f1-41fe-b695-cabe2d13d84d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:14:21.809397 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-1d2e83d3-ce84-4ff2-a631-0e9993fe7c44 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e547ce2-d49e-45a6-a895-edc8e476e620) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:14:21.810887 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-1d2e83d3-ce84-4ff2-a631-0e9993fe7c44 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:14:21.847908 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-1d2e83d3-ce84-4ff2-a631-0e9993fe7c44 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e547ce2-d49e-45a6-a895-edc8e476e620) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:14:22Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=28093184-ffac-4c4c-8f60-026301ad9ff2,is_public=True,name='tempest-scenario-type-luks-1649853843',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28093184-ffac-4c4c-8f60-026301ad9ff2', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:14:21.848904 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-1d2e83d3-ce84-4ff2-a631-0e9993fe7c44 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c17b79e6-ee4a-49cd-842a-241ce643c0ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:14:21.882327 np0000007265 devstack@c-api.service[100216]: WARNING cinder.quota [None req-1d2e83d3-ce84-4ff2-a631-0e9993fe7c44 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1649853843 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1649853843, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:14:21.882655 np0000007265 devstack@c-api.service[100216]: WARNING cinder.quota [None req-1d2e83d3-ce84-4ff2-a631-0e9993fe7c44 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1649853843 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1649853843, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:14:21.917646 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-1d2e83d3-ce84-4ff2-a631-0e9993fe7c44 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Created reservations ['ca6e5d53-c9c8-4b4d-aa39-80742b4c8b04', '1504d0f6-8358-4a07-b4de-d1955d7c2c00', 'aeb4b909-423e-4cee-b188-4b57fa5e62ad', '2aed0606-add0-47a9-98a5-5163362d5cbd'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:14:21.918504 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-1d2e83d3-ce84-4ff2-a631-0e9993fe7c44 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c17b79e6-ee4a-49cd-842a-241ce643c0ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca6e5d53-c9c8-4b4d-aa39-80742b4c8b04', '1504d0f6-8358-4a07-b4de-d1955d7c2c00', 'aeb4b909-423e-4cee-b188-4b57fa5e62ad', '2aed0606-add0-47a9-98a5-5163362d5cbd']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:14:21.919240 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-1d2e83d3-ce84-4ff2-a631-0e9993fe7c44 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14b39428-4797-437d-8851-f012659f5427) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:14:21.944942 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-1d2e83d3-ce84-4ff2-a631-0e9993fe7c44 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14b39428-4797-437d-8851-f012659f5427) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e19814a-11a8-4b3a-adeb-9c9a99d2c712', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1775054257',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6fc55cc3c1b4dd1a4d5809fd8a3a470',qos_specs=None,replication_status=,reservations=['ca6e5d53-c9c8-4b4d-aa39-80742b4c8b04','1504d0f6-8358-4a07-b4de-d1955d7c2c00','aeb4b909-423e-4cee-b188-4b57fa5e62ad','2aed0606-add0-47a9-98a5-5163362d5cbd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30fde6e35d6c489b99a12d48311a2ffe',volume_type_id=28093184-ffac-4c4c-8f60-026301ad9ff2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:14:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1775054257',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=9e19814a-11a8-4b3a-adeb-9c9a99d2c712,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6fc55cc3c1b4dd1a4d5809fd8a3a470',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='30fde6e35d6c489b99a12d48311a2ffe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28093184-ffac-4c4c-8f60-026301ad9ff2),volume_type_id=28093184-ffac-4c4c-8f60-026301ad9ff2)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:14:21.945663 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-1d2e83d3-ce84-4ff2-a631-0e9993fe7c44 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b84177c-f511-445f-8f64-8e469166ff0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:14:21.976569 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-1d2e83d3-ce84-4ff2-a631-0e9993fe7c44 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b84177c-f511-445f-8f64-8e469166ff0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1775054257',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6fc55cc3c1b4dd1a4d5809fd8a3a470',qos_specs=None,replication_status=,reservations=['ca6e5d53-c9c8-4b4d-aa39-80742b4c8b04','1504d0f6-8358-4a07-b4de-d1955d7c2c00','aeb4b909-423e-4cee-b188-4b57fa5e62ad','2aed0606-add0-47a9-98a5-5163362d5cbd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30fde6e35d6c489b99a12d48311a2ffe',volume_type_id=28093184-ffac-4c4c-8f60-026301ad9ff2)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:14:21.977522 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-1d2e83d3-ce84-4ff2-a631-0e9993fe7c44 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (428b88bb-16e4-4a72-b6e7-576b890ea814) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:14:21.995222 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-1d2e83d3-ce84-4ff2-a631-0e9993fe7c44 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (428b88bb-16e4-4a72-b6e7-576b890ea814) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:14:21.996070 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-1d2e83d3-ce84-4ff2-a631-0e9993fe7c44 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Flow 'volume_create_api' (5a13f10e-d9f1-41fe-b695-cabe2d13d84d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:14:21.996403 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-1d2e83d3-ce84-4ff2-a631-0e9993fe7c44 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Create volume request issued successfully. Aug 13 21:14:22.000923 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1d2e83d3-ce84-4ff2-a631-0e9993fe7c44 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:14:22.000923 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 886/3517] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:14:21 2026] POST /volume/v3/volumes => generated 779 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:14:22.014956 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c75aa1f7-c3a5-42b7-ab4d-c35c580f332d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:22.018037 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c75aa1f7-c3a5-42b7-ab4d-c35c580f332d tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712 Aug 13 21:14:22.018248 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c75aa1f7-c3a5-42b7-ab4d-c35c580f332d tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:22.018430 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c75aa1f7-c3a5-42b7-ab4d-c35c580f332d tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:22.033414 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:14:22.033414 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:14:22.039625 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-c75aa1f7-c3a5-42b7-ab4d-c35c580f332d tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:14:22.050352 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c75aa1f7-c3a5-42b7-ab4d-c35c580f332d tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712 returned with HTTP 200 Aug 13 21:14:22.050953 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 881/3518] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:14:22 2026] GET /volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:22.754926 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f9297031-e53f-4224-a582-4ed0138fe923 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:22.760743 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f9297031-e53f-4224-a582-4ed0138fe923 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] GET https://10.4.3.14/volume/v3/backups/747724ab-0fd2-4f21-a6c0-96682a1c5cd8 Aug 13 21:14:22.760941 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f9297031-e53f-4224-a582-4ed0138fe923 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:22.761138 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f9297031-e53f-4224-a582-4ed0138fe923 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:22.761239 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-f9297031-e53f-4224-a582-4ed0138fe923 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Show backup with id 747724ab-0fd2-4f21-a6c0-96682a1c5cd8. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:14:22.766410 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:14:22.766410 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:14:22.767047 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f9297031-e53f-4224-a582-4ed0138fe923 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] https://10.4.3.14/volume/v3/backups/747724ab-0fd2-4f21-a6c0-96682a1c5cd8 returned with HTTP 200 Aug 13 21:14:22.767629 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 877/3519] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:14:22 2026] GET /volume/v3/backups/747724ab-0fd2-4f21-a6c0-96682a1c5cd8 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:23.068919 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4fb2e133-5175-487f-ad46-99cb31e5b6bb None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:23.071054 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4fb2e133-5175-487f-ad46-99cb31e5b6bb tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712 Aug 13 21:14:23.071310 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4fb2e133-5175-487f-ad46-99cb31e5b6bb tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:23.071535 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4fb2e133-5175-487f-ad46-99cb31e5b6bb tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:23.082308 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:14:23.082308 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:14:23.087098 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-4fb2e133-5175-487f-ad46-99cb31e5b6bb tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:14:23.092659 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4fb2e133-5175-487f-ad46-99cb31e5b6bb tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712 returned with HTTP 200 Aug 13 21:14:23.093105 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 876/3520] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:14:23 2026] GET /volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712 => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:23.107814 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-9dfade51-53ad-4530-bd51-6a66d8cb00e7 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:23.110315 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9dfade51-53ad-4530-bd51-6a66d8cb00e7 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712 Aug 13 21:14:23.110534 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9dfade51-53ad-4530-bd51-6a66d8cb00e7 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:23.110871 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9dfade51-53ad-4530-bd51-6a66d8cb00e7 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:23.118728 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:14:23.118728 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:14:23.123112 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-9dfade51-53ad-4530-bd51-6a66d8cb00e7 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:14:23.128373 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9dfade51-53ad-4530-bd51-6a66d8cb00e7 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712 returned with HTTP 200 Aug 13 21:14:23.128840 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 887/3521] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:14:23 2026] GET /volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712 => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:23.183854 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-ebd0f0e3-55ca-42f5-8acf-8d1cbac0e589 req-8020d684-ff76-4fad-890c-d8dccf6e5538 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:23.186253 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-ebd0f0e3-55ca-42f5-8acf-8d1cbac0e589 req-8020d684-ff76-4fad-890c-d8dccf6e5538 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/bfd50896-5154-46ba-b8b4-9fb8de596ba1 Aug 13 21:14:23.186476 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-ebd0f0e3-55ca-42f5-8acf-8d1cbac0e589 req-8020d684-ff76-4fad-890c-d8dccf6e5538 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:23.186652 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-ebd0f0e3-55ca-42f5-8acf-8d1cbac0e589 req-8020d684-ff76-4fad-890c-d8dccf6e5538 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:23.195459 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:14:23.195459 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:14:23.199781 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-ebd0f0e3-55ca-42f5-8acf-8d1cbac0e589 req-8020d684-ff76-4fad-890c-d8dccf6e5538 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:14:23.205169 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-ebd0f0e3-55ca-42f5-8acf-8d1cbac0e589 req-8020d684-ff76-4fad-890c-d8dccf6e5538 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/bfd50896-5154-46ba-b8b4-9fb8de596ba1 returned with HTTP 200 Aug 13 21:14:23.205754 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 882/3522] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:14:23 2026] GET /volume/v3/volumes/bfd50896-5154-46ba-b8b4-9fb8de596ba1 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:23.325364 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-37f3641e-0a54-4264-b980-7d58672dfdc6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:23.325364 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-37f3641e-0a54-4264-b980-7d58672dfdc6 None None] GET https://10.4.3.14/volume// Aug 13 21:14:23.325364 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-37f3641e-0a54-4264-b980-7d58672dfdc6 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:23.325364 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-37f3641e-0a54-4264-b980-7d58672dfdc6 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:23.325364 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-37f3641e-0a54-4264-b980-7d58672dfdc6 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:14:23.325364 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 878/3523] 10.4.3.14 () {66 vars in 1421 bytes} [Thu Aug 13 21:14:23 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:14:23.336075 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-ebd0f0e3-55ca-42f5-8acf-8d1cbac0e589 req-d9e758bb-17cf-4c24-8c8b-65ad05bec640 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:23.489674 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-ebd0f0e3-55ca-42f5-8acf-8d1cbac0e589 req-d9e758bb-17cf-4c24-8c8b-65ad05bec640 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:14:23.490048 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-ebd0f0e3-55ca-42f5-8acf-8d1cbac0e589 req-d9e758bb-17cf-4c24-8c8b-65ad05bec640 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bfd50896-5154-46ba-b8b4-9fb8de596ba1", "connector": null, "instance_uuid": "bdda03f5-7c27-42c3-b96b-e1b6f8d7f9d7"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:14:23.503641 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:14:23.503641 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:14:23.544113 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-ebd0f0e3-55ca-42f5-8acf-8d1cbac0e589 req-d9e758bb-17cf-4c24-8c8b-65ad05bec640 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:14:23.544748 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 877/3524] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:14:23 2026] POST /volume/v3/attachments => generated 273 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:14:23.574610 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-acb96dbd-aac5-4210-8904-a5d82cf913d2 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:23.577829 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-acb96dbd-aac5-4210-8904-a5d82cf913d2 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/bfd50896-5154-46ba-b8b4-9fb8de596ba1 Aug 13 21:14:23.578123 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-acb96dbd-aac5-4210-8904-a5d82cf913d2 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:23.578308 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-acb96dbd-aac5-4210-8904-a5d82cf913d2 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:23.590525 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:14:23.590525 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:14:23.595642 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-acb96dbd-aac5-4210-8904-a5d82cf913d2 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:14:23.601991 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-acb96dbd-aac5-4210-8904-a5d82cf913d2 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/bfd50896-5154-46ba-b8b4-9fb8de596ba1 returned with HTTP 200 Aug 13 21:14:23.602467 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 888/3525] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:14:23 2026] GET /volume/v3/volumes/bfd50896-5154-46ba-b8b4-9fb8de596ba1 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:23.610705 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-75b01527-2ff9-458c-96bc-433708bd6b8a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:23.611218 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-75b01527-2ff9-458c-96bc-433708bd6b8a None None] GET https://10.4.3.14/volume// Aug 13 21:14:23.611856 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-75b01527-2ff9-458c-96bc-433708bd6b8a None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:23.612152 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-75b01527-2ff9-458c-96bc-433708bd6b8a None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:23.612507 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-75b01527-2ff9-458c-96bc-433708bd6b8a None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:14:23.612949 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 883/3526] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:14:23 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:14:23.623851 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-ebd0f0e3-55ca-42f5-8acf-8d1cbac0e589 req-af1e90b2-e612-4f1c-9894-995fee61afe0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:23.628687 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-ebd0f0e3-55ca-42f5-8acf-8d1cbac0e589 req-af1e90b2-e612-4f1c-9894-995fee61afe0 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/bfd50896-5154-46ba-b8b4-9fb8de596ba1 Aug 13 21:14:23.632240 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-ebd0f0e3-55ca-42f5-8acf-8d1cbac0e589 req-af1e90b2-e612-4f1c-9894-995fee61afe0 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:23.632532 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-ebd0f0e3-55ca-42f5-8acf-8d1cbac0e589 req-af1e90b2-e612-4f1c-9894-995fee61afe0 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:23.644912 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:14:23.644912 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:14:23.649445 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-ebd0f0e3-55ca-42f5-8acf-8d1cbac0e589 req-af1e90b2-e612-4f1c-9894-995fee61afe0 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:14:23.655874 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-ebd0f0e3-55ca-42f5-8acf-8d1cbac0e589 req-af1e90b2-e612-4f1c-9894-995fee61afe0 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/bfd50896-5154-46ba-b8b4-9fb8de596ba1 returned with HTTP 200 Aug 13 21:14:23.656679 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 879/3527] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:14:23 2026] GET /volume/v3/volumes/bfd50896-5154-46ba-b8b4-9fb8de596ba1 => generated 1023 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:14:23.777953 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-87356e9e-90a3-488a-bea9-a10bdaddf917 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:23.780655 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-87356e9e-90a3-488a-bea9-a10bdaddf917 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] GET https://10.4.3.14/volume/v3/backups/747724ab-0fd2-4f21-a6c0-96682a1c5cd8 Aug 13 21:14:23.781333 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-87356e9e-90a3-488a-bea9-a10bdaddf917 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:23.781694 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-87356e9e-90a3-488a-bea9-a10bdaddf917 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:23.782179 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-87356e9e-90a3-488a-bea9-a10bdaddf917 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Show backup with id 747724ab-0fd2-4f21-a6c0-96682a1c5cd8. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:14:23.792318 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:14:23.792318 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:14:23.792318 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-87356e9e-90a3-488a-bea9-a10bdaddf917 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] https://10.4.3.14/volume/v3/backups/747724ab-0fd2-4f21-a6c0-96682a1c5cd8 returned with HTTP 200 Aug 13 21:14:23.792318 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 878/3528] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:14:23 2026] GET /volume/v3/backups/747724ab-0fd2-4f21-a6c0-96682a1c5cd8 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:23.804490 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-ebd0f0e3-55ca-42f5-8acf-8d1cbac0e589 req-bcff37ad-27b4-48e5-b9f0-32e3e1ab5090 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:23.807345 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-ebd0f0e3-55ca-42f5-8acf-8d1cbac0e589 req-bcff37ad-27b4-48e5-b9f0-32e3e1ab5090 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] PUT https://10.4.3.14/volume/v3/attachments/06696205-6d50-42c2-ba69-6969a6549abe Aug 13 21:14:23.807980 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-ebd0f0e3-55ca-42f5-8acf-8d1cbac0e589 req-bcff37ad-27b4-48e5-b9f0-32e3e1ab5090 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:14:23.818003 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-ebd0f0e3-55ca-42f5-8acf-8d1cbac0e589 req-bcff37ad-27b4-48e5-b9f0-32e3e1ab5090 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Acquiring lock "cinder-attachment_update-bfd50896-5154-46ba-b8b4-9fb8de596ba1-np0000007265" by "attachment_update" {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:14:23.823617 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-ebd0f0e3-55ca-42f5-8acf-8d1cbac0e589 req-bcff37ad-27b4-48e5-b9f0-32e3e1ab5090 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Lock "cinder-attachment_update-bfd50896-5154-46ba-b8b4-9fb8de596ba1-np0000007265" acquired by "attachment_update" :: waited 0.006s {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:14:23.825068 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:14:23.825068 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:14:23.907923 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-ebd0f0e3-55ca-42f5-8acf-8d1cbac0e589 req-bcff37ad-27b4-48e5-b9f0-32e3e1ab5090 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Lock "cinder-attachment_update-bfd50896-5154-46ba-b8b4-9fb8de596ba1-np0000007265" released by "attachment_update" :: held 0.084s {{(pid=100216) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:14:23.908597 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-ebd0f0e3-55ca-42f5-8acf-8d1cbac0e589 req-bcff37ad-27b4-48e5-b9f0-32e3e1ab5090 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/attachments/06696205-6d50-42c2-ba69-6969a6549abe returned with HTTP 200 Aug 13 21:14:23.909139 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 889/3529] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:14:23 2026] PUT /volume/v3/attachments/06696205-6d50-42c2-ba69-6969a6549abe => generated 969 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:14:24.615940 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-76e39a86-8a57-47f9-b12b-68dfee2927f9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:24.618708 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-76e39a86-8a57-47f9-b12b-68dfee2927f9 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/bfd50896-5154-46ba-b8b4-9fb8de596ba1 Aug 13 21:14:24.619842 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-76e39a86-8a57-47f9-b12b-68dfee2927f9 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:24.620212 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-76e39a86-8a57-47f9-b12b-68dfee2927f9 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:24.637292 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:14:24.637292 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:14:24.644345 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-76e39a86-8a57-47f9-b12b-68dfee2927f9 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:14:24.650699 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-76e39a86-8a57-47f9-b12b-68dfee2927f9 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/bfd50896-5154-46ba-b8b4-9fb8de596ba1 returned with HTTP 200 Aug 13 21:14:24.651205 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 884/3530] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:14:24 2026] GET /volume/v3/volumes/bfd50896-5154-46ba-b8b4-9fb8de596ba1 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:24.806044 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-02fcad39-4ee8-444d-9aea-372c920b6d9b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:24.808306 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-02fcad39-4ee8-444d-9aea-372c920b6d9b tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] GET https://10.4.3.14/volume/v3/backups/747724ab-0fd2-4f21-a6c0-96682a1c5cd8 Aug 13 21:14:24.808670 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-02fcad39-4ee8-444d-9aea-372c920b6d9b tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:24.808929 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-02fcad39-4ee8-444d-9aea-372c920b6d9b tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:24.809156 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-02fcad39-4ee8-444d-9aea-372c920b6d9b tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Show backup with id 747724ab-0fd2-4f21-a6c0-96682a1c5cd8. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:14:24.813923 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:14:24.813923 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:14:24.817023 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-02fcad39-4ee8-444d-9aea-372c920b6d9b tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] https://10.4.3.14/volume/v3/backups/747724ab-0fd2-4f21-a6c0-96682a1c5cd8 returned with HTTP 200 Aug 13 21:14:24.817023 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 880/3531] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:14:24 2026] GET /volume/v3/backups/747724ab-0fd2-4f21-a6c0-96682a1c5cd8 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:25.664903 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-85c0bfa4-b17f-4e42-9da2-3ecfc02b5e21 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:25.666832 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-85c0bfa4-b17f-4e42-9da2-3ecfc02b5e21 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/bfd50896-5154-46ba-b8b4-9fb8de596ba1 Aug 13 21:14:25.667094 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-85c0bfa4-b17f-4e42-9da2-3ecfc02b5e21 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:25.667282 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-85c0bfa4-b17f-4e42-9da2-3ecfc02b5e21 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:25.678241 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:14:25.678241 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:14:25.682484 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-85c0bfa4-b17f-4e42-9da2-3ecfc02b5e21 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:14:25.687381 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-85c0bfa4-b17f-4e42-9da2-3ecfc02b5e21 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/bfd50896-5154-46ba-b8b4-9fb8de596ba1 returned with HTTP 200 Aug 13 21:14:25.688108 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 879/3532] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:14:25 2026] GET /volume/v3/volumes/bfd50896-5154-46ba-b8b4-9fb8de596ba1 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:25.829372 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e0736aa2-c419-4503-8fcc-9bcb0481e920 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:25.831271 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e0736aa2-c419-4503-8fcc-9bcb0481e920 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] GET https://10.4.3.14/volume/v3/backups/747724ab-0fd2-4f21-a6c0-96682a1c5cd8 Aug 13 21:14:25.831528 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e0736aa2-c419-4503-8fcc-9bcb0481e920 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:25.831752 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e0736aa2-c419-4503-8fcc-9bcb0481e920 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:25.831895 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-e0736aa2-c419-4503-8fcc-9bcb0481e920 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Show backup with id 747724ab-0fd2-4f21-a6c0-96682a1c5cd8. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:14:25.836235 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:14:25.836235 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:14:25.836909 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e0736aa2-c419-4503-8fcc-9bcb0481e920 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] https://10.4.3.14/volume/v3/backups/747724ab-0fd2-4f21-a6c0-96682a1c5cd8 returned with HTTP 200 Aug 13 21:14:25.837545 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 890/3533] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:14:25 2026] GET /volume/v3/backups/747724ab-0fd2-4f21-a6c0-96682a1c5cd8 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:26.699943 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b36517ba-eb5a-4cde-99da-97dc7454cf3a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:26.704125 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b36517ba-eb5a-4cde-99da-97dc7454cf3a tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/bfd50896-5154-46ba-b8b4-9fb8de596ba1 Aug 13 21:14:26.704615 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b36517ba-eb5a-4cde-99da-97dc7454cf3a tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:26.704615 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b36517ba-eb5a-4cde-99da-97dc7454cf3a tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:26.725731 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:14:26.725731 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:14:26.734293 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b36517ba-eb5a-4cde-99da-97dc7454cf3a tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:14:26.739755 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b36517ba-eb5a-4cde-99da-97dc7454cf3a tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/bfd50896-5154-46ba-b8b4-9fb8de596ba1 returned with HTTP 200 Aug 13 21:14:26.740443 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 885/3534] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:14:26 2026] GET /volume/v3/volumes/bfd50896-5154-46ba-b8b4-9fb8de596ba1 => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:26.848136 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3b3975a7-5706-4550-ab0d-eebc8920a2ad None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:26.851385 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3b3975a7-5706-4550-ab0d-eebc8920a2ad tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] GET https://10.4.3.14/volume/v3/backups/747724ab-0fd2-4f21-a6c0-96682a1c5cd8 Aug 13 21:14:26.851611 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3b3975a7-5706-4550-ab0d-eebc8920a2ad tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:26.851818 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3b3975a7-5706-4550-ab0d-eebc8920a2ad tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:26.851921 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-3b3975a7-5706-4550-ab0d-eebc8920a2ad tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Show backup with id 747724ab-0fd2-4f21-a6c0-96682a1c5cd8. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:14:26.857397 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:14:26.857397 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:14:26.857901 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3b3975a7-5706-4550-ab0d-eebc8920a2ad tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] https://10.4.3.14/volume/v3/backups/747724ab-0fd2-4f21-a6c0-96682a1c5cd8 returned with HTTP 200 Aug 13 21:14:26.858436 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 881/3535] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:14:26 2026] GET /volume/v3/backups/747724ab-0fd2-4f21-a6c0-96682a1c5cd8 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:27.221233 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-ebd0f0e3-55ca-42f5-8acf-8d1cbac0e589 req-05883cd2-1393-493f-b2cb-13dceeccc232 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:27.224906 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-ebd0f0e3-55ca-42f5-8acf-8d1cbac0e589 req-05883cd2-1393-493f-b2cb-13dceeccc232 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] POST https://10.4.3.14/volume/v3/attachments/06696205-6d50-42c2-ba69-6969a6549abe/action Aug 13 21:14:27.225485 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-ebd0f0e3-55ca-42f5-8acf-8d1cbac0e589 req-05883cd2-1393-493f-b2cb-13dceeccc232 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Action body: b'{"os-complete": null}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:14:27.225650 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-ebd0f0e3-55ca-42f5-8acf-8d1cbac0e589 req-05883cd2-1393-493f-b2cb-13dceeccc232 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:14:27.257121 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:14:27.257121 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:14:27.275736 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-ebd0f0e3-55ca-42f5-8acf-8d1cbac0e589 req-05883cd2-1393-493f-b2cb-13dceeccc232 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/attachments/06696205-6d50-42c2-ba69-6969a6549abe/action returned with HTTP 204 Aug 13 21:14:27.276579 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 880/3536] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:14:27 2026] POST /volume/v3/attachments/06696205-6d50-42c2-ba69-6969a6549abe/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 13 21:14:27.754045 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-5cb926c8-0dc1-4f61-b6be-f115c8a269e5 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:27.756614 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5cb926c8-0dc1-4f61-b6be-f115c8a269e5 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/bfd50896-5154-46ba-b8b4-9fb8de596ba1 Aug 13 21:14:27.757085 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5cb926c8-0dc1-4f61-b6be-f115c8a269e5 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:27.757371 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5cb926c8-0dc1-4f61-b6be-f115c8a269e5 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:27.768745 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:14:27.768745 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:14:27.773340 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-5cb926c8-0dc1-4f61-b6be-f115c8a269e5 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:14:27.781063 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5cb926c8-0dc1-4f61-b6be-f115c8a269e5 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/bfd50896-5154-46ba-b8b4-9fb8de596ba1 returned with HTTP 200 Aug 13 21:14:27.782757 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 891/3537] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:14:27 2026] GET /volume/v3/volumes/bfd50896-5154-46ba-b8b4-9fb8de596ba1 => generated 1136 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:14:27.835559 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-a4c8093f-e34f-47eb-9612-3002d3b41bdc req-2712d9dd-4367-4c59-bf27-e90326088d7d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:27.838445 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-a4c8093f-e34f-47eb-9612-3002d3b41bdc req-2712d9dd-4367-4c59-bf27-e90326088d7d tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712 Aug 13 21:14:27.838674 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-a4c8093f-e34f-47eb-9612-3002d3b41bdc req-2712d9dd-4367-4c59-bf27-e90326088d7d tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:27.838912 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-a4c8093f-e34f-47eb-9612-3002d3b41bdc req-2712d9dd-4367-4c59-bf27-e90326088d7d tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:27.853782 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:14:27.853782 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:14:27.862431 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-a4c8093f-e34f-47eb-9612-3002d3b41bdc req-2712d9dd-4367-4c59-bf27-e90326088d7d tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:14:27.867878 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-a4c8093f-e34f-47eb-9612-3002d3b41bdc req-2712d9dd-4367-4c59-bf27-e90326088d7d tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712 returned with HTTP 200 Aug 13 21:14:27.868405 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 886/3538] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:14:27 2026] GET /volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712 => generated 872 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:27.869758 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b6b946aa-a8f4-4be4-81b7-e818b0faf964 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:27.872126 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b6b946aa-a8f4-4be4-81b7-e818b0faf964 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] GET https://10.4.3.14/volume/v3/backups/747724ab-0fd2-4f21-a6c0-96682a1c5cd8 Aug 13 21:14:27.872126 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b6b946aa-a8f4-4be4-81b7-e818b0faf964 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:27.872126 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b6b946aa-a8f4-4be4-81b7-e818b0faf964 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:27.872126 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-b6b946aa-a8f4-4be4-81b7-e818b0faf964 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Show backup with id 747724ab-0fd2-4f21-a6c0-96682a1c5cd8. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:14:27.877687 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:14:27.877687 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:14:27.878421 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b6b946aa-a8f4-4be4-81b7-e818b0faf964 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] https://10.4.3.14/volume/v3/backups/747724ab-0fd2-4f21-a6c0-96682a1c5cd8 returned with HTTP 200 Aug 13 21:14:27.878881 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 882/3539] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:14:27 2026] GET /volume/v3/backups/747724ab-0fd2-4f21-a6c0-96682a1c5cd8 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:27.981610 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-5c97c476-ae23-449e-bc98-ef5628cc4cad None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:27.982148 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5c97c476-ae23-449e-bc98-ef5628cc4cad None None] GET https://10.4.3.14/volume// Aug 13 21:14:27.982398 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5c97c476-ae23-449e-bc98-ef5628cc4cad None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:27.982734 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5c97c476-ae23-449e-bc98-ef5628cc4cad None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:27.983077 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5c97c476-ae23-449e-bc98-ef5628cc4cad None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:14:27.984267 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 881/3540] 10.4.3.14 () {66 vars in 1421 bytes} [Thu Aug 13 21:14:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:14:27.993163 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-a4c8093f-e34f-47eb-9612-3002d3b41bdc req-705941a8-a287-49bf-b769-c0c2395b8567 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:27.997487 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-a4c8093f-e34f-47eb-9612-3002d3b41bdc req-705941a8-a287-49bf-b769-c0c2395b8567 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:14:27.998107 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-a4c8093f-e34f-47eb-9612-3002d3b41bdc req-705941a8-a287-49bf-b769-c0c2395b8567 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9e19814a-11a8-4b3a-adeb-9c9a99d2c712", "connector": null, "instance_uuid": "bdda03f5-7c27-42c3-b96b-e1b6f8d7f9d7"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:14:28.013691 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:14:28.013691 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:14:28.050323 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-a4c8093f-e34f-47eb-9612-3002d3b41bdc req-705941a8-a287-49bf-b769-c0c2395b8567 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:14:28.051075 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 892/3541] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:14:27 2026] POST /volume/v3/attachments => generated 273 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:14:28.084090 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-227991c5-a232-4862-a38f-25c6b102cdc9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:28.087858 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-227991c5-a232-4862-a38f-25c6b102cdc9 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712 Aug 13 21:14:28.089935 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-227991c5-a232-4862-a38f-25c6b102cdc9 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:28.089935 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-227991c5-a232-4862-a38f-25c6b102cdc9 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:28.099175 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:14:28.099175 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:14:28.103396 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-227991c5-a232-4862-a38f-25c6b102cdc9 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:14:28.104737 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-08e19c26-8e4e-4862-8fd2-346391fbe767 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:28.105260 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-08e19c26-8e4e-4862-8fd2-346391fbe767 None None] GET https://10.4.3.14/volume// Aug 13 21:14:28.105492 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-08e19c26-8e4e-4862-8fd2-346391fbe767 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:28.105709 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-08e19c26-8e4e-4862-8fd2-346391fbe767 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:28.106132 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-08e19c26-8e4e-4862-8fd2-346391fbe767 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:14:28.106496 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 883/3542] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:14:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:14:28.109996 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-227991c5-a232-4862-a38f-25c6b102cdc9 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712 returned with HTTP 200 Aug 13 21:14:28.109996 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 887/3543] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:14:28 2026] GET /volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712 => generated 871 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:28.115775 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-a4c8093f-e34f-47eb-9612-3002d3b41bdc req-0e9341fa-2d8e-4732-981d-02555ab83e4e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:28.118196 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-a4c8093f-e34f-47eb-9612-3002d3b41bdc req-0e9341fa-2d8e-4732-981d-02555ab83e4e tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712 Aug 13 21:14:28.118418 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-a4c8093f-e34f-47eb-9612-3002d3b41bdc req-0e9341fa-2d8e-4732-981d-02555ab83e4e tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:28.118630 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-a4c8093f-e34f-47eb-9612-3002d3b41bdc req-0e9341fa-2d8e-4732-981d-02555ab83e4e tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:28.131048 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:14:28.131048 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:14:28.137412 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-a4c8093f-e34f-47eb-9612-3002d3b41bdc req-0e9341fa-2d8e-4732-981d-02555ab83e4e tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:14:28.146000 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-a4c8093f-e34f-47eb-9612-3002d3b41bdc req-0e9341fa-2d8e-4732-981d-02555ab83e4e tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712 returned with HTTP 200 Aug 13 21:14:28.146000 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 882/3544] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:14:28 2026] GET /volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712 => generated 1051 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:14:28.266160 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-a4c8093f-e34f-47eb-9612-3002d3b41bdc req-eb85ae12-32cd-4012-b1b0-627eb7cc0fec None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:28.268508 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-a4c8093f-e34f-47eb-9612-3002d3b41bdc req-eb85ae12-32cd-4012-b1b0-627eb7cc0fec tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] PUT https://10.4.3.14/volume/v3/attachments/fa6b9d09-dddd-4842-bdce-338c44e0b0c0 Aug 13 21:14:28.269053 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-a4c8093f-e34f-47eb-9612-3002d3b41bdc req-eb85ae12-32cd-4012-b1b0-627eb7cc0fec tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:14:28.276662 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-a4c8093f-e34f-47eb-9612-3002d3b41bdc req-eb85ae12-32cd-4012-b1b0-627eb7cc0fec tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Acquiring lock "cinder-attachment_update-9e19814a-11a8-4b3a-adeb-9c9a99d2c712-np0000007265" by "attachment_update" {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:14:28.282259 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-a4c8093f-e34f-47eb-9612-3002d3b41bdc req-eb85ae12-32cd-4012-b1b0-627eb7cc0fec tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Lock "cinder-attachment_update-9e19814a-11a8-4b3a-adeb-9c9a99d2c712-np0000007265" acquired by "attachment_update" :: waited 0.006s {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:14:28.283370 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:14:28.283370 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:14:28.398881 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-a4c8093f-e34f-47eb-9612-3002d3b41bdc req-eb85ae12-32cd-4012-b1b0-627eb7cc0fec tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Lock "cinder-attachment_update-9e19814a-11a8-4b3a-adeb-9c9a99d2c712-np0000007265" released by "attachment_update" :: held 0.117s {{(pid=100216) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:14:28.399422 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-a4c8093f-e34f-47eb-9612-3002d3b41bdc req-eb85ae12-32cd-4012-b1b0-627eb7cc0fec tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/attachments/fa6b9d09-dddd-4842-bdce-338c44e0b0c0 returned with HTTP 200 Aug 13 21:14:28.400300 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 893/3545] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:14:28 2026] PUT /volume/v3/attachments/fa6b9d09-dddd-4842-bdce-338c44e0b0c0 => generated 968 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:14:28.418462 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-a4c8093f-e34f-47eb-9612-3002d3b41bdc req-174cefa5-0eb1-4f76-9313-ef305fb323a0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:28.421641 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-a4c8093f-e34f-47eb-9612-3002d3b41bdc req-174cefa5-0eb1-4f76-9313-ef305fb323a0 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712/encryption Aug 13 21:14:28.421946 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-a4c8093f-e34f-47eb-9612-3002d3b41bdc req-174cefa5-0eb1-4f76-9313-ef305fb323a0 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:28.423247 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-a4c8093f-e34f-47eb-9612-3002d3b41bdc req-174cefa5-0eb1-4f76-9313-ef305fb323a0 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'index' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:28.437406 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:14:28.437406 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:14:28.445512 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-a4c8093f-e34f-47eb-9612-3002d3b41bdc req-174cefa5-0eb1-4f76-9313-ef305fb323a0 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712/encryption returned with HTTP 200 Aug 13 21:14:28.445953 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 884/3546] 10.4.3.14 () {68 vars in 1624 bytes} [Thu Aug 13 21:14:28 2026] GET /volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712/encryption => generated 160 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:28.891078 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d97033ac-c832-44d0-a937-c6f41e4dd60b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:28.892609 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d97033ac-c832-44d0-a937-c6f41e4dd60b tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] GET https://10.4.3.14/volume/v3/backups/747724ab-0fd2-4f21-a6c0-96682a1c5cd8 Aug 13 21:14:28.892836 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d97033ac-c832-44d0-a937-c6f41e4dd60b tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:28.893092 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d97033ac-c832-44d0-a937-c6f41e4dd60b tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:28.893225 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-d97033ac-c832-44d0-a937-c6f41e4dd60b tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Show backup with id 747724ab-0fd2-4f21-a6c0-96682a1c5cd8. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:14:28.899659 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:14:28.899659 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:14:28.900316 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d97033ac-c832-44d0-a937-c6f41e4dd60b tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] https://10.4.3.14/volume/v3/backups/747724ab-0fd2-4f21-a6c0-96682a1c5cd8 returned with HTTP 200 Aug 13 21:14:28.900679 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 888/3547] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:14:28 2026] GET /volume/v3/backups/747724ab-0fd2-4f21-a6c0-96682a1c5cd8 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:29.133437 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-38ec743f-08b7-4dda-bf43-502f25141b2e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:29.136572 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-38ec743f-08b7-4dda-bf43-502f25141b2e tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712 Aug 13 21:14:29.136867 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-38ec743f-08b7-4dda-bf43-502f25141b2e tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:29.137175 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-38ec743f-08b7-4dda-bf43-502f25141b2e tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:29.155843 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:14:29.155843 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:14:29.160565 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-38ec743f-08b7-4dda-bf43-502f25141b2e tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:14:29.169996 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-38ec743f-08b7-4dda-bf43-502f25141b2e tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712 returned with HTTP 200 Aug 13 21:14:29.169996 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 883/3548] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:14:29 2026] GET /volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712 => generated 872 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:29.911643 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-cc8dad1e-8720-4d56-85b1-4413e52b6e73 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:29.914243 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-cc8dad1e-8720-4d56-85b1-4413e52b6e73 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] GET https://10.4.3.14/volume/v3/backups/747724ab-0fd2-4f21-a6c0-96682a1c5cd8 Aug 13 21:14:29.914569 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-cc8dad1e-8720-4d56-85b1-4413e52b6e73 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:29.914876 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-cc8dad1e-8720-4d56-85b1-4413e52b6e73 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:29.915098 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-cc8dad1e-8720-4d56-85b1-4413e52b6e73 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Show backup with id 747724ab-0fd2-4f21-a6c0-96682a1c5cd8. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:14:29.920893 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:14:29.920893 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:14:29.921776 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-cc8dad1e-8720-4d56-85b1-4413e52b6e73 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] https://10.4.3.14/volume/v3/backups/747724ab-0fd2-4f21-a6c0-96682a1c5cd8 returned with HTTP 200 Aug 13 21:14:29.922648 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 894/3549] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:14:29 2026] GET /volume/v3/backups/747724ab-0fd2-4f21-a6c0-96682a1c5cd8 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:30.180832 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9f843038-3a97-4abf-a295-d8305b93b330 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:30.183471 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9f843038-3a97-4abf-a295-d8305b93b330 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712 Aug 13 21:14:30.183723 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9f843038-3a97-4abf-a295-d8305b93b330 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:30.184346 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9f843038-3a97-4abf-a295-d8305b93b330 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:30.200063 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:14:30.200063 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:14:30.205141 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-9f843038-3a97-4abf-a295-d8305b93b330 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:14:30.210509 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9f843038-3a97-4abf-a295-d8305b93b330 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712 returned with HTTP 200 Aug 13 21:14:30.211144 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 885/3550] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:14:30 2026] GET /volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712 => generated 872 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:30.934203 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-eb9d6d29-7885-49c9-9792-14fe2d96a1ad None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:30.936056 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-eb9d6d29-7885-49c9-9792-14fe2d96a1ad tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] GET https://10.4.3.14/volume/v3/backups/747724ab-0fd2-4f21-a6c0-96682a1c5cd8 Aug 13 21:14:30.936282 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-eb9d6d29-7885-49c9-9792-14fe2d96a1ad tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:30.936498 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-eb9d6d29-7885-49c9-9792-14fe2d96a1ad tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:30.936599 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-eb9d6d29-7885-49c9-9792-14fe2d96a1ad tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Show backup with id 747724ab-0fd2-4f21-a6c0-96682a1c5cd8. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:14:30.940778 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:14:30.940778 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:14:30.941558 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-eb9d6d29-7885-49c9-9792-14fe2d96a1ad tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] https://10.4.3.14/volume/v3/backups/747724ab-0fd2-4f21-a6c0-96682a1c5cd8 returned with HTTP 200 Aug 13 21:14:30.942078 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 889/3551] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:14:30 2026] GET /volume/v3/backups/747724ab-0fd2-4f21-a6c0-96682a1c5cd8 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:31.226473 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4c5f26a4-6336-41dc-8d3f-7dfaff769b6a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:31.229100 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4c5f26a4-6336-41dc-8d3f-7dfaff769b6a tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712 Aug 13 21:14:31.229239 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4c5f26a4-6336-41dc-8d3f-7dfaff769b6a tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:31.229479 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4c5f26a4-6336-41dc-8d3f-7dfaff769b6a tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:31.242271 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:14:31.242271 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:14:31.247417 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-4c5f26a4-6336-41dc-8d3f-7dfaff769b6a tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:14:31.252177 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4c5f26a4-6336-41dc-8d3f-7dfaff769b6a tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712 returned with HTTP 200 Aug 13 21:14:31.252636 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 884/3552] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:14:31 2026] GET /volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712 => generated 872 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:31.952551 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2fb08ba2-5c44-45ff-88b5-24824a59c594 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:31.954519 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2fb08ba2-5c44-45ff-88b5-24824a59c594 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] GET https://10.4.3.14/volume/v3/backups/747724ab-0fd2-4f21-a6c0-96682a1c5cd8 Aug 13 21:14:31.954722 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2fb08ba2-5c44-45ff-88b5-24824a59c594 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:31.954972 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2fb08ba2-5c44-45ff-88b5-24824a59c594 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:31.955133 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-2fb08ba2-5c44-45ff-88b5-24824a59c594 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Show backup with id 747724ab-0fd2-4f21-a6c0-96682a1c5cd8. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:14:31.959448 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:14:31.959448 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:14:31.960430 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2fb08ba2-5c44-45ff-88b5-24824a59c594 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] https://10.4.3.14/volume/v3/backups/747724ab-0fd2-4f21-a6c0-96682a1c5cd8 returned with HTTP 200 Aug 13 21:14:31.960892 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 895/3553] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:14:31 2026] GET /volume/v3/backups/747724ab-0fd2-4f21-a6c0-96682a1c5cd8 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 21:14:32.266370 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-94fb485c-0fab-4406-b867-d289d99e815f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:32.269851 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-94fb485c-0fab-4406-b867-d289d99e815f tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712 Aug 13 21:14:32.271155 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-94fb485c-0fab-4406-b867-d289d99e815f tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:32.271597 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-94fb485c-0fab-4406-b867-d289d99e815f tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:32.286453 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:14:32.286453 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:14:32.291538 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-94fb485c-0fab-4406-b867-d289d99e815f tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:14:32.297345 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-94fb485c-0fab-4406-b867-d289d99e815f tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712 returned with HTTP 200 Aug 13 21:14:32.298183 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 886/3554] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:14:32 2026] GET /volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712 => generated 872 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:32.971697 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7375b2b5-822c-43bc-b22c-55fcac633ba2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:32.973889 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7375b2b5-822c-43bc-b22c-55fcac633ba2 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] GET https://10.4.3.14/volume/v3/backups/747724ab-0fd2-4f21-a6c0-96682a1c5cd8 Aug 13 21:14:32.974356 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7375b2b5-822c-43bc-b22c-55fcac633ba2 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:32.974553 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7375b2b5-822c-43bc-b22c-55fcac633ba2 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:32.974697 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-7375b2b5-822c-43bc-b22c-55fcac633ba2 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Show backup with id 747724ab-0fd2-4f21-a6c0-96682a1c5cd8. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:14:32.979429 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:14:32.979429 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:14:32.980400 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7375b2b5-822c-43bc-b22c-55fcac633ba2 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] https://10.4.3.14/volume/v3/backups/747724ab-0fd2-4f21-a6c0-96682a1c5cd8 returned with HTTP 200 Aug 13 21:14:32.981025 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 890/3555] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:14:32 2026] GET /volume/v3/backups/747724ab-0fd2-4f21-a6c0-96682a1c5cd8 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:32.992429 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-44dfa2fb-e370-435f-949c-e077c2f4c984 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:32.994751 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-44dfa2fb-e370-435f-949c-e077c2f4c984 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] GET https://10.4.3.14/volume/v3/backups/747724ab-0fd2-4f21-a6c0-96682a1c5cd8/export_record Aug 13 21:14:32.995130 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-44dfa2fb-e370-435f-949c-e077c2f4c984 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:32.995422 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-44dfa2fb-e370-435f-949c-e077c2f4c984 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Calling method 'export_record' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:32.995604 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.contrib.backups [None req-44dfa2fb-e370-435f-949c-e077c2f4c984 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Export record for backup 747724ab-0fd2-4f21-a6c0-96682a1c5cd8. {{(pid=100217) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 13 21:14:33.000796 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:14:33.000796 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:14:33.002275 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.backup.api [None req-44dfa2fb-e370-435f-949c-e077c2f4c984 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Calling RPCAPI with context: , host: np0000007265, backup: 747724ab-0fd2-4f21-a6c0-96682a1c5cd8. {{(pid=100217) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 13 21:14:33.011239 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.backup.rpcapi [None req-44dfa2fb-e370-435f-949c-e077c2f4c984 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] export_record in rpcapi backup_id 747724ab-0fd2-4f21-a6c0-96682a1c5cd8 on host np0000007265. {{(pid=100217) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 13 21:14:33.026203 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.contrib.backups [None req-44dfa2fb-e370-435f-949c-e077c2f4c984 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzQ3NzI0YWItMGZkMi00ZjIxLWE2YzAtOTY2ODJhMWM1Y2Q4IiwgInVzZXJfaWQiOiAiNjUxYjQ5OTVlYzE4NGFhN2IzNDFhZmExODcwNWY5MWIiLCAicHJvamVjdF9pZCI6ICI1NTZiYzhmMzlmMTI0ZDM2OWFmN2ExZWM1NjNlNDEyNiIsICJ2b2x1bWVfaWQiOiAiYWQwZTI2ZWMtMWYwOS00Zjk0LTg4YjgtMThlZjRlNWEyYWU0IiwgImhvc3QiOiAibnAwMDAwMDA3MjY1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMzI4ODUyMjExIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYWQwZTI2ZWMtMWYwOS00Zjk0LTg4YjgtMThlZjRlNWEyYWU0LzIwMjYwODEzMjExNDE4L2F6X25vdmFfYmFja3VwXzc0NzcyNGFiLTBmZDItNGYyMS1hNmMwLTk2NjgyYTFjNWNkOCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTNUMjE6MTQ6MTZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTNUMjE6MTQ6MTZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QyMToxNDozM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100217) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 13 21:14:33.026566 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-44dfa2fb-e370-435f-949c-e077c2f4c984 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] https://10.4.3.14/volume/v3/backups/747724ab-0fd2-4f21-a6c0-96682a1c5cd8/export_record returned with HTTP 200 Aug 13 21:14:33.027712 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 885/3556] 10.4.3.14 () {68 vars in 1423 bytes} [Thu Aug 13 21:14:32 2026] GET /volume/v3/backups/747724ab-0fd2-4f21-a6c0-96682a1c5cd8/export_record => generated 1424 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:14:33.033948 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c9cbfd21-54b4-4f67-bb43-7d5747efdef9 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:33.035626 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c9cbfd21-54b4-4f67-bb43-7d5747efdef9 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] GET https://10.4.3.14/volume/v3/backups/747724ab-0fd2-4f21-a6c0-96682a1c5cd8 Aug 13 21:14:33.035800 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c9cbfd21-54b4-4f67-bb43-7d5747efdef9 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:33.035982 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c9cbfd21-54b4-4f67-bb43-7d5747efdef9 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:33.036104 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-c9cbfd21-54b4-4f67-bb43-7d5747efdef9 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Show backup with id 747724ab-0fd2-4f21-a6c0-96682a1c5cd8. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:14:33.040792 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:14:33.040792 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:14:33.041499 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c9cbfd21-54b4-4f67-bb43-7d5747efdef9 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] https://10.4.3.14/volume/v3/backups/747724ab-0fd2-4f21-a6c0-96682a1c5cd8 returned with HTTP 200 Aug 13 21:14:33.041898 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 896/3557] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:14:33 2026] GET /volume/v3/backups/747724ab-0fd2-4f21-a6c0-96682a1c5cd8 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:33.051769 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8b6b9d53-fe9f-4874-9369-c79b98387d7d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:33.055202 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8b6b9d53-fe9f-4874-9369-c79b98387d7d tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-reader] POST https://10.4.3.14/volume/v3/backups/import_record Aug 13 21:14:33.056111 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8b6b9d53-fe9f-4874-9369-c79b98387d7d tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzljYTllM2UtZmM1Mi00ZTk0LWI3MWMtNWNkZjAxZjE3ZTM4IiwgInVzZXJfaWQiOiAiNjUxYjQ5OTVlYzE4NGFhN2IzNDFhZmExODcwNWY5MWIiLCAicHJvamVjdF9pZCI6ICI1NTZiYzhmMzlmMTI0ZDM2OWFmN2ExZWM1NjNlNDEyNiIsICJ2b2x1bWVfaWQiOiAiYWQwZTI2ZWMtMWYwOS00Zjk0LTg4YjgtMThlZjRlNWEyYWU0IiwgImhvc3QiOiAibnAwMDAwMDA3MjY1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMzI4ODUyMjExIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYWQwZTI2ZWMtMWYwOS00Zjk0LTg4YjgtMThlZjRlNWEyYWU0LzIwMjYwODEzMjExNDE4L2F6X25vdmFfYmFja3VwXzc0NzcyNGFiLTBmZDItNGYyMS1hNmMwLTk2NjgyYTFjNWNkOCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTNUMjE6MTQ6MTZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTNUMjE6MTQ6MTZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QyMToxNDozM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:14:33.059631 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.backups [None req-8b6b9d53-fe9f-4874-9369-c79b98387d7d tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzljYTllM2UtZmM1Mi00ZTk0LWI3MWMtNWNkZjAxZjE3ZTM4IiwgInVzZXJfaWQiOiAiNjUxYjQ5OTVlYzE4NGFhN2IzNDFhZmExODcwNWY5MWIiLCAicHJvamVjdF9pZCI6ICI1NTZiYzhmMzlmMTI0ZDM2OWFmN2ExZWM1NjNlNDEyNiIsICJ2b2x1bWVfaWQiOiAiYWQwZTI2ZWMtMWYwOS00Zjk0LTg4YjgtMThlZjRlNWEyYWU0IiwgImhvc3QiOiAibnAwMDAwMDA3MjY1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMzI4ODUyMjExIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYWQwZTI2ZWMtMWYwOS00Zjk0LTg4YjgtMThlZjRlNWEyYWU0LzIwMjYwODEzMjExNDE4L2F6X25vdmFfYmFja3VwXzc0NzcyNGFiLTBmZDItNGYyMS1hNmMwLTk2NjgyYTFjNWNkOCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTNUMjE6MTQ6MTZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTNUMjE6MTQ6MTZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QyMToxNDozM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100215) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 13 21:14:33.059823 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.backups [None req-8b6b9d53-fe9f-4874-9369-c79b98387d7d tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzljYTllM2UtZmM1Mi00ZTk0LWI3MWMtNWNkZjAxZjE3ZTM4IiwgInVzZXJfaWQiOiAiNjUxYjQ5OTVlYzE4NGFhN2IzNDFhZmExODcwNWY5MWIiLCAicHJvamVjdF9pZCI6ICI1NTZiYzhmMzlmMTI0ZDM2OWFmN2ExZWM1NjNlNDEyNiIsICJ2b2x1bWVfaWQiOiAiYWQwZTI2ZWMtMWYwOS00Zjk0LTg4YjgtMThlZjRlNWEyYWU0IiwgImhvc3QiOiAibnAwMDAwMDA3MjY1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMzI4ODUyMjExIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYWQwZTI2ZWMtMWYwOS00Zjk0LTg4YjgtMThlZjRlNWEyYWU0LzIwMjYwODEzMjExNDE4L2F6X25vdmFfYmFja3VwXzc0NzcyNGFiLTBmZDItNGYyMS1hNmMwLTk2NjgyYTFjNWNkOCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTNUMjE6MTQ6MTZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTNUMjE6MTQ6MTZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QyMToxNDozM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100215) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 13 21:14:33.063213 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.policy [None req-8b6b9d53-fe9f-4874-9369-c79b98387d7d tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '704b4aa061364dae953df63453b50251', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '556bc8f39f124d369af7a1ec563e4126', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100215) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 21:14:33.064414 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8b6b9d53-fe9f-4874-9369-c79b98387d7d tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-reader] https://10.4.3.14/volume/v3/backups/import_record returned with HTTP 403 Aug 13 21:14:33.065606 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 887/3558] 10.4.3.14 () {70 vars in 1335 bytes} [Thu Aug 13 21:14:33 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:14:33.078716 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-043250e5-582c-4be4-badc-1373ccdf1ff5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:33.081607 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-043250e5-582c-4be4-badc-1373ccdf1ff5 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] DELETE https://10.4.3.14/volume/v3/volumes/ad0e26ec-1f09-4f94-88b8-18ef4e5a2ae4 Aug 13 21:14:33.082119 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-043250e5-582c-4be4-badc-1373ccdf1ff5 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:33.082448 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-043250e5-582c-4be4-badc-1373ccdf1ff5 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:33.082683 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-043250e5-582c-4be4-badc-1373ccdf1ff5 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Delete volume with id: ad0e26ec-1f09-4f94-88b8-18ef4e5a2ae4 Aug 13 21:14:33.091524 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:14:33.091524 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:14:33.091885 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-043250e5-582c-4be4-badc-1373ccdf1ff5 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Volume info retrieved successfully. Aug 13 21:14:33.124887 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-043250e5-582c-4be4-badc-1373ccdf1ff5 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Delete volume request issued successfully. Aug 13 21:14:33.125129 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-043250e5-582c-4be4-badc-1373ccdf1ff5 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] https://10.4.3.14/volume/v3/volumes/ad0e26ec-1f09-4f94-88b8-18ef4e5a2ae4 returned with HTTP 202 Aug 13 21:14:33.125532 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 891/3559] 10.4.3.14 () {68 vars in 1384 bytes} [Thu Aug 13 21:14:33 2026] DELETE /volume/v3/volumes/ad0e26ec-1f09-4f94-88b8-18ef4e5a2ae4 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:14:33.133294 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4e47c05b-c889-4285-99e6-6a428fe6d0c9 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:33.136350 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4e47c05b-c889-4285-99e6-6a428fe6d0c9 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] GET https://10.4.3.14/volume/v3/volumes/ad0e26ec-1f09-4f94-88b8-18ef4e5a2ae4 Aug 13 21:14:33.136554 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4e47c05b-c889-4285-99e6-6a428fe6d0c9 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:33.137068 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4e47c05b-c889-4285-99e6-6a428fe6d0c9 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:33.147299 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:14:33.147299 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:14:33.152616 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-4e47c05b-c889-4285-99e6-6a428fe6d0c9 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Volume info retrieved successfully. Aug 13 21:14:33.158463 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4e47c05b-c889-4285-99e6-6a428fe6d0c9 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] https://10.4.3.14/volume/v3/volumes/ad0e26ec-1f09-4f94-88b8-18ef4e5a2ae4 returned with HTTP 200 Aug 13 21:14:33.158977 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 886/3560] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:14:33 2026] GET /volume/v3/volumes/ad0e26ec-1f09-4f94-88b8-18ef4e5a2ae4 => generated 1006 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:14:33.314031 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-65860499-901e-4473-8136-eaad3874091d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:33.317739 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-65860499-901e-4473-8136-eaad3874091d tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712 Aug 13 21:14:33.317958 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-65860499-901e-4473-8136-eaad3874091d tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:33.318267 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-65860499-901e-4473-8136-eaad3874091d tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:33.331223 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:14:33.331223 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:14:33.335938 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-65860499-901e-4473-8136-eaad3874091d tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:14:33.341306 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-65860499-901e-4473-8136-eaad3874091d tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712 returned with HTTP 200 Aug 13 21:14:33.341726 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 897/3561] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:14:33 2026] GET /volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712 => generated 872 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:34.172392 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-cd4ab708-45e9-41dc-8902-4529f9ea9733 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:34.174639 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cd4ab708-45e9-41dc-8902-4529f9ea9733 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] GET https://10.4.3.14/volume/v3/volumes/ad0e26ec-1f09-4f94-88b8-18ef4e5a2ae4 Aug 13 21:14:34.175023 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cd4ab708-45e9-41dc-8902-4529f9ea9733 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:34.175336 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cd4ab708-45e9-41dc-8902-4529f9ea9733 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:34.183648 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cd4ab708-45e9-41dc-8902-4529f9ea9733 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] https://10.4.3.14/volume/v3/volumes/ad0e26ec-1f09-4f94-88b8-18ef4e5a2ae4 returned with HTTP 404 Aug 13 21:14:34.184276 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 888/3562] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:14:34 2026] GET /volume/v3/volumes/ad0e26ec-1f09-4f94-88b8-18ef4e5a2ae4 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:14:34.195730 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-450953cf-1826-4ccf-9da8-f091cb813fa9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:34.198410 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-450953cf-1826-4ccf-9da8-f091cb813fa9 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-reader] GET https://10.4.3.14/volume/v3/backups Aug 13 21:14:34.198410 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-450953cf-1826-4ccf-9da8-f091cb813fa9 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-reader] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:34.198598 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-450953cf-1826-4ccf-9da8-f091cb813fa9 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-reader] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:34.198927 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.api_utils [None req-450953cf-1826-4ccf-9da8-f091cb813fa9 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-reader] Removing options '' from query. {{(pid=100214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:14:34.206351 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-450953cf-1826-4ccf-9da8-f091cb813fa9 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-reader] https://10.4.3.14/volume/v3/backups returned with HTTP 200 Aug 13 21:14:34.207063 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 892/3563] 10.4.3.14 () {68 vars in 1270 bytes} [Thu Aug 13 21:14:34 2026] GET /volume/v3/backups => generated 621 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:34.220634 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-cfffca12-0b21-45b7-bab1-259dba70b8a4 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:34.224332 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-cfffca12-0b21-45b7-bab1-259dba70b8a4 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-reader] GET https://10.4.3.14/volume/v3/backups?project_id=556bc8f39f124d369af7a1ec563e4126 Aug 13 21:14:34.224778 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-cfffca12-0b21-45b7-bab1-259dba70b8a4 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-reader] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:34.225618 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-cfffca12-0b21-45b7-bab1-259dba70b8a4 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-reader] Calling method 'index' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:34.226515 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.api_utils [None req-cfffca12-0b21-45b7-bab1-259dba70b8a4 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-reader] Removing options 'project_id' from query. {{(pid=100217) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:14:34.251151 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-cfffca12-0b21-45b7-bab1-259dba70b8a4 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-reader] https://10.4.3.14/volume/v3/backups?project_id=556bc8f39f124d369af7a1ec563e4126 returned with HTTP 200 Aug 13 21:14:34.252550 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 887/3564] 10.4.3.14 () {68 vars in 1357 bytes} [Thu Aug 13 21:14:34 2026] GET /volume/v3/backups?project_id=556bc8f39f124d369af7a1ec563e4126 => generated 621 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:34.266416 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-9896e0cc-948e-4291-8c3b-815576b1f775 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:34.268573 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9896e0cc-948e-4291-8c3b-815576b1f775 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:14:34.269008 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9896e0cc-948e-4291-8c3b-815576b1f775 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1517712524"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:14:34.270786 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-9896e0cc-948e-4291-8c3b-815576b1f775 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1517712524'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:14:34.270914 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-9896e0cc-948e-4291-8c3b-815576b1f775 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Create volume of 1 GB Aug 13 21:14:34.276149 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-9896e0cc-948e-4291-8c3b-815576b1f775 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Availability Zones retrieved successfully. Aug 13 21:14:34.282925 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-9896e0cc-948e-4291-8c3b-815576b1f775 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Flow 'volume_create_api' (1ae55d6c-be8f-4daf-81b2-b87022389eba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:14:34.283940 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-9896e0cc-948e-4291-8c3b-815576b1f775 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ab6db1b-6378-435b-8622-56584cb542f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:14:34.284800 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-9896e0cc-948e-4291-8c3b-815576b1f775 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:14:34.315174 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-9896e0cc-948e-4291-8c3b-815576b1f775 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ab6db1b-6378-435b-8622-56584cb542f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:14:34.315977 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-9896e0cc-948e-4291-8c3b-815576b1f775 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7be9d2ea-8397-4332-a0cb-67fdf232692d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:14:34.354250 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7858ebe4-6b49-4b71-bdc9-15d27305b962 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:34.356563 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7858ebe4-6b49-4b71-bdc9-15d27305b962 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712 Aug 13 21:14:34.356811 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7858ebe4-6b49-4b71-bdc9-15d27305b962 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:34.356941 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7858ebe4-6b49-4b71-bdc9-15d27305b962 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:34.357540 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-9896e0cc-948e-4291-8c3b-815576b1f775 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Created reservations ['87f2352a-3c56-4c70-9377-fdcc3b5fa5c7', '600afa9b-dc5f-466a-8961-11cfb7704fcb', 'b1fc2fa7-d064-4767-b7b3-84267052d7e6', '8db54a88-0ef4-4078-a328-c71df85d069a'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:14:34.358431 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-9896e0cc-948e-4291-8c3b-815576b1f775 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7be9d2ea-8397-4332-a0cb-67fdf232692d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87f2352a-3c56-4c70-9377-fdcc3b5fa5c7', '600afa9b-dc5f-466a-8961-11cfb7704fcb', 'b1fc2fa7-d064-4767-b7b3-84267052d7e6', '8db54a88-0ef4-4078-a328-c71df85d069a']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:14:34.360346 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-9896e0cc-948e-4291-8c3b-815576b1f775 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3c3da1d-d1c6-4e9f-845a-559b77db194d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:14:34.372571 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:14:34.372571 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:14:34.377981 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7858ebe4-6b49-4b71-bdc9-15d27305b962 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:14:34.383953 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7858ebe4-6b49-4b71-bdc9-15d27305b962 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712 returned with HTTP 200 Aug 13 21:14:34.384484 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 889/3565] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:14:34 2026] GET /volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712 => generated 872 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:34.384627 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-9896e0cc-948e-4291-8c3b-815576b1f775 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3c3da1d-d1c6-4e9f-845a-559b77db194d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7814af8-4dd8-40c0-a9d0-761cd044be7d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1517712524',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='556bc8f39f124d369af7a1ec563e4126',qos_specs=None,replication_status=,reservations=['87f2352a-3c56-4c70-9377-fdcc3b5fa5c7','600afa9b-dc5f-466a-8961-11cfb7704fcb','b1fc2fa7-d064-4767-b7b3-84267052d7e6','8db54a88-0ef4-4078-a328-c71df85d069a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='651b4995ec184aa7b341afa18705f91b',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:14:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1517712524',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d7814af8-4dd8-40c0-a9d0-761cd044be7d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='556bc8f39f124d369af7a1ec563e4126',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='651b4995ec184aa7b341afa18705f91b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:14:34.391937 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-9896e0cc-948e-4291-8c3b-815576b1f775 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56cb7f7e-0e5e-4d0f-b836-03a97578052b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:14:34.410178 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-9896e0cc-948e-4291-8c3b-815576b1f775 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56cb7f7e-0e5e-4d0f-b836-03a97578052b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1517712524',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='556bc8f39f124d369af7a1ec563e4126',qos_specs=None,replication_status=,reservations=['87f2352a-3c56-4c70-9377-fdcc3b5fa5c7','600afa9b-dc5f-466a-8961-11cfb7704fcb','b1fc2fa7-d064-4767-b7b3-84267052d7e6','8db54a88-0ef4-4078-a328-c71df85d069a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='651b4995ec184aa7b341afa18705f91b',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:14:34.411381 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-9896e0cc-948e-4291-8c3b-815576b1f775 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af1e36af-ef6f-45d2-9c88-f2504696d36d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:14:34.421488 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-9896e0cc-948e-4291-8c3b-815576b1f775 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af1e36af-ef6f-45d2-9c88-f2504696d36d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:14:34.422275 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-9896e0cc-948e-4291-8c3b-815576b1f775 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Flow 'volume_create_api' (1ae55d6c-be8f-4daf-81b2-b87022389eba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:14:34.422548 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-9896e0cc-948e-4291-8c3b-815576b1f775 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Create volume request issued successfully. Aug 13 21:14:34.423100 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9896e0cc-948e-4291-8c3b-815576b1f775 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:14:34.423492 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 898/3566] 10.4.3.14 () {70 vars in 1291 bytes} [Thu Aug 13 21:14:34 2026] POST /volume/v3/volumes => generated 776 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:14:34.435330 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-47371044-e5e9-46e7-98ee-eeae0a5c2096 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:34.437610 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-47371044-e5e9-46e7-98ee-eeae0a5c2096 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] GET https://10.4.3.14/volume/v3/volumes/d7814af8-4dd8-40c0-a9d0-761cd044be7d Aug 13 21:14:34.438244 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-47371044-e5e9-46e7-98ee-eeae0a5c2096 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:34.438552 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-47371044-e5e9-46e7-98ee-eeae0a5c2096 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:34.449742 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:14:34.449742 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:14:34.454247 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-47371044-e5e9-46e7-98ee-eeae0a5c2096 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Volume info retrieved successfully. Aug 13 21:14:34.458622 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-47371044-e5e9-46e7-98ee-eeae0a5c2096 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] https://10.4.3.14/volume/v3/volumes/d7814af8-4dd8-40c0-a9d0-761cd044be7d returned with HTTP 200 Aug 13 21:14:34.459227 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 893/3567] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:14:34 2026] GET /volume/v3/volumes/d7814af8-4dd8-40c0-a9d0-761cd044be7d => generated 955 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:34.579266 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-96281b28-e913-43bd-92d1-62b0f5134e7d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:34.581323 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-96281b28-e913-43bd-92d1-62b0f5134e7d tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:14:34.581703 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-96281b28-e913-43bd-92d1-62b0f5134e7d tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-917008880", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:14:34.583508 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-96281b28-e913-43bd-92d1-62b0f5134e7d tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-917008880', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:14:34.583681 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-96281b28-e913-43bd-92d1-62b0f5134e7d tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Create volume of 1 GB Aug 13 21:14:34.584061 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:14:34.584061 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:14:34.588755 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-96281b28-e913-43bd-92d1-62b0f5134e7d tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Availability Zones retrieved successfully. Aug 13 21:14:34.595007 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-96281b28-e913-43bd-92d1-62b0f5134e7d tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Flow 'volume_create_api' (4842530a-c0c4-4cd6-b8cd-9500daac861c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:14:34.595984 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-96281b28-e913-43bd-92d1-62b0f5134e7d tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (439ee1b9-029b-4e03-9d08-a1edf6aaa862) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:14:34.597157 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-96281b28-e913-43bd-92d1-62b0f5134e7d tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:14:34.632894 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-96281b28-e913-43bd-92d1-62b0f5134e7d tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (439ee1b9-029b-4e03-9d08-a1edf6aaa862) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:14:34.634394 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-96281b28-e913-43bd-92d1-62b0f5134e7d tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97165624-8b28-4ffd-8da5-938af9fcee32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:14:34.716468 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-96281b28-e913-43bd-92d1-62b0f5134e7d tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Created reservations ['66628b0d-06b6-4a1b-8609-5f812f1ff885', 'f44f26b1-4283-4908-9455-efea0eabe0e3', '65b57d7d-64e6-46a4-8fdd-9883ab6d865a', 'a1ee7fed-5bf9-40bd-98ce-67dd637b971c'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:14:34.717628 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-96281b28-e913-43bd-92d1-62b0f5134e7d tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97165624-8b28-4ffd-8da5-938af9fcee32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['66628b0d-06b6-4a1b-8609-5f812f1ff885', 'f44f26b1-4283-4908-9455-efea0eabe0e3', '65b57d7d-64e6-46a4-8fdd-9883ab6d865a', 'a1ee7fed-5bf9-40bd-98ce-67dd637b971c']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:14:34.718795 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-96281b28-e913-43bd-92d1-62b0f5134e7d tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b725bd92-c53e-412a-857d-f410ab717944) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:14:34.744311 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-96281b28-e913-43bd-92d1-62b0f5134e7d tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b725bd92-c53e-412a-857d-f410ab717944) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa15cf6b-a850-4060-9127-1f6e7030f600', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-917008880',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba9719b3ec4342d595ea36f370f594f0',qos_specs=None,replication_status=,reservations=['66628b0d-06b6-4a1b-8609-5f812f1ff885','f44f26b1-4283-4908-9455-efea0eabe0e3','65b57d7d-64e6-46a4-8fdd-9883ab6d865a','a1ee7fed-5bf9-40bd-98ce-67dd637b971c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9496c598e68d45feb77691705f7118d5',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:14:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-917008880',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa15cf6b-a850-4060-9127-1f6e7030f600,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba9719b3ec4342d595ea36f370f594f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9496c598e68d45feb77691705f7118d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:14:34.745121 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-96281b28-e913-43bd-92d1-62b0f5134e7d tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9196ed86-41fe-47c1-a2f3-d296c268ee7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:14:34.762435 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-96281b28-e913-43bd-92d1-62b0f5134e7d tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9196ed86-41fe-47c1-a2f3-d296c268ee7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-917008880',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba9719b3ec4342d595ea36f370f594f0',qos_specs=None,replication_status=,reservations=['66628b0d-06b6-4a1b-8609-5f812f1ff885','f44f26b1-4283-4908-9455-efea0eabe0e3','65b57d7d-64e6-46a4-8fdd-9883ab6d865a','a1ee7fed-5bf9-40bd-98ce-67dd637b971c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9496c598e68d45feb77691705f7118d5',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:14:34.763296 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-96281b28-e913-43bd-92d1-62b0f5134e7d tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (776c4416-01a5-4425-9af9-dfb5780c8587) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:14:34.771680 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-96281b28-e913-43bd-92d1-62b0f5134e7d tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (776c4416-01a5-4425-9af9-dfb5780c8587) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:14:34.772726 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-96281b28-e913-43bd-92d1-62b0f5134e7d tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Flow 'volume_create_api' (4842530a-c0c4-4cd6-b8cd-9500daac861c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:14:34.773289 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-96281b28-e913-43bd-92d1-62b0f5134e7d tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Create volume request issued successfully. Aug 13 21:14:34.774124 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-96281b28-e913-43bd-92d1-62b0f5134e7d tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:14:34.774849 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 888/3568] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:14:34 2026] POST /volume/v3/volumes => generated 744 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:14:35.397589 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-33826416-5354-4e38-baae-690f00037d59 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:35.399546 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-33826416-5354-4e38-baae-690f00037d59 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712 Aug 13 21:14:35.399734 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-33826416-5354-4e38-baae-690f00037d59 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:35.399924 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-33826416-5354-4e38-baae-690f00037d59 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:35.409468 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:14:35.409468 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:14:35.412889 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-33826416-5354-4e38-baae-690f00037d59 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:14:35.417144 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-33826416-5354-4e38-baae-690f00037d59 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712 returned with HTTP 200 Aug 13 21:14:35.417534 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 890/3569] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:14:35 2026] GET /volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712 => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:35.472344 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-32bfe352-354e-4add-a6a2-479ab283f81b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:35.474546 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-32bfe352-354e-4add-a6a2-479ab283f81b tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] GET https://10.4.3.14/volume/v3/volumes/d7814af8-4dd8-40c0-a9d0-761cd044be7d Aug 13 21:14:35.474803 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-32bfe352-354e-4add-a6a2-479ab283f81b tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:35.475059 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-32bfe352-354e-4add-a6a2-479ab283f81b tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:35.483637 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:14:35.483637 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:14:35.487631 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-32bfe352-354e-4add-a6a2-479ab283f81b tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Volume info retrieved successfully. Aug 13 21:14:35.491984 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-32bfe352-354e-4add-a6a2-479ab283f81b tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] https://10.4.3.14/volume/v3/volumes/d7814af8-4dd8-40c0-a9d0-761cd044be7d returned with HTTP 200 Aug 13 21:14:35.492444 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 899/3570] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:14:35 2026] GET /volume/v3/volumes/d7814af8-4dd8-40c0-a9d0-761cd044be7d => generated 1007 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:14:35.506883 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0e33ea03-1b55-40ab-99cf-880160f1978e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:35.509105 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0e33ea03-1b55-40ab-99cf-880160f1978e tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] POST https://10.4.3.14/volume/v3/backups Aug 13 21:14:35.509534 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0e33ea03-1b55-40ab-99cf-880160f1978e tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d7814af8-4dd8-40c0-a9d0-761cd044be7d", "name": "tempest-type-Backup-686122668"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:14:35.511379 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.contrib.backups [None req-0e33ea03-1b55-40ab-99cf-880160f1978e tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Creating new backup {'backup': {'volume_id': 'd7814af8-4dd8-40c0-a9d0-761cd044be7d', 'name': 'tempest-type-Backup-686122668'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 21:14:35.511539 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.contrib.backups [None req-0e33ea03-1b55-40ab-99cf-880160f1978e tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Creating backup of volume d7814af8-4dd8-40c0-a9d0-761cd044be7d in container None Aug 13 21:14:35.520162 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:14:35.520162 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:14:35.520523 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0e33ea03-1b55-40ab-99cf-880160f1978e tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Volume info retrieved successfully. Aug 13 21:14:35.543861 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-0e33ea03-1b55-40ab-99cf-880160f1978e tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Created reservations ['ba43645d-1bc1-4515-81a4-8c926ebc6f44', '8233bf7f-b505-4cdb-8734-966be8c0f85e'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:14:35.580747 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0e33ea03-1b55-40ab-99cf-880160f1978e tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] https://10.4.3.14/volume/v3/backups returned with HTTP 202 Aug 13 21:14:35.581331 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 894/3571] 10.4.3.14 () {70 vars in 1292 bytes} [Thu Aug 13 21:14:35 2026] POST /volume/v3/backups => generated 313 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:14:35.591522 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-5967feae-9f1b-4b2f-9de2-0095285302f1 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:35.593398 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5967feae-9f1b-4b2f-9de2-0095285302f1 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] GET https://10.4.3.14/volume/v3/backups/6edb9595-d8d4-4ec0-abf1-b1b02b222092 Aug 13 21:14:35.593612 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5967feae-9f1b-4b2f-9de2-0095285302f1 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:35.593797 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5967feae-9f1b-4b2f-9de2-0095285302f1 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:35.593905 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-5967feae-9f1b-4b2f-9de2-0095285302f1 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Show backup with id 6edb9595-d8d4-4ec0-abf1-b1b02b222092. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:14:35.597925 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:14:35.597925 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:14:35.598553 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5967feae-9f1b-4b2f-9de2-0095285302f1 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] https://10.4.3.14/volume/v3/backups/6edb9595-d8d4-4ec0-abf1-b1b02b222092 returned with HTTP 200 Aug 13 21:14:35.598892 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 889/3572] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:14:35 2026] GET /volume/v3/backups/6edb9595-d8d4-4ec0-abf1-b1b02b222092 => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:36.430554 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-badc7b6b-976b-45a2-aea3-d2865d561734 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:36.432511 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-badc7b6b-976b-45a2-aea3-d2865d561734 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712 Aug 13 21:14:36.432780 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-badc7b6b-976b-45a2-aea3-d2865d561734 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:36.433076 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-badc7b6b-976b-45a2-aea3-d2865d561734 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:36.445182 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:14:36.445182 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:14:36.449985 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-badc7b6b-976b-45a2-aea3-d2865d561734 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:14:36.456452 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-badc7b6b-976b-45a2-aea3-d2865d561734 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712 returned with HTTP 200 Aug 13 21:14:36.456957 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 891/3573] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:14:36 2026] GET /volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712 => generated 872 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:36.613547 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0e15be48-3b43-4c03-98a2-bd4521267697 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:36.616493 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0e15be48-3b43-4c03-98a2-bd4521267697 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] GET https://10.4.3.14/volume/v3/backups/6edb9595-d8d4-4ec0-abf1-b1b02b222092 Aug 13 21:14:36.616837 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0e15be48-3b43-4c03-98a2-bd4521267697 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:36.617146 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0e15be48-3b43-4c03-98a2-bd4521267697 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:36.617300 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-0e15be48-3b43-4c03-98a2-bd4521267697 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Show backup with id 6edb9595-d8d4-4ec0-abf1-b1b02b222092. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:14:36.623319 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:14:36.623319 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:14:36.623905 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0e15be48-3b43-4c03-98a2-bd4521267697 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] https://10.4.3.14/volume/v3/backups/6edb9595-d8d4-4ec0-abf1-b1b02b222092 returned with HTTP 200 Aug 13 21:14:36.624521 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 900/3574] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:14:36 2026] GET /volume/v3/backups/6edb9595-d8d4-4ec0-abf1-b1b02b222092 => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:37.468551 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-df1c5ddb-8f39-4574-91c9-7ca64b74b104 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:37.470352 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-df1c5ddb-8f39-4574-91c9-7ca64b74b104 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712 Aug 13 21:14:37.470576 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-df1c5ddb-8f39-4574-91c9-7ca64b74b104 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:37.470673 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-df1c5ddb-8f39-4574-91c9-7ca64b74b104 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:37.479507 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:14:37.479507 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:14:37.482589 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-df1c5ddb-8f39-4574-91c9-7ca64b74b104 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:14:37.486749 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-df1c5ddb-8f39-4574-91c9-7ca64b74b104 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712 returned with HTTP 200 Aug 13 21:14:37.487174 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 895/3575] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:14:37 2026] GET /volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712 => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:37.635352 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ad0f75f0-fd95-41d9-a451-c4d9a964b4c7 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:37.637514 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ad0f75f0-fd95-41d9-a451-c4d9a964b4c7 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] GET https://10.4.3.14/volume/v3/backups/6edb9595-d8d4-4ec0-abf1-b1b02b222092 Aug 13 21:14:37.637804 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ad0f75f0-fd95-41d9-a451-c4d9a964b4c7 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:37.638096 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ad0f75f0-fd95-41d9-a451-c4d9a964b4c7 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:37.638251 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-ad0f75f0-fd95-41d9-a451-c4d9a964b4c7 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Show backup with id 6edb9595-d8d4-4ec0-abf1-b1b02b222092. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:14:37.642674 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:14:37.642674 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:14:37.643377 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ad0f75f0-fd95-41d9-a451-c4d9a964b4c7 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] https://10.4.3.14/volume/v3/backups/6edb9595-d8d4-4ec0-abf1-b1b02b222092 returned with HTTP 200 Aug 13 21:14:37.643770 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 890/3576] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:14:37 2026] GET /volume/v3/backups/6edb9595-d8d4-4ec0-abf1-b1b02b222092 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:37.751953 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-a4c8093f-e34f-47eb-9612-3002d3b41bdc req-ea0cb532-ca81-440d-b75c-293650f2a975 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:37.754713 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-a4c8093f-e34f-47eb-9612-3002d3b41bdc req-ea0cb532-ca81-440d-b75c-293650f2a975 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] POST https://10.4.3.14/volume/v3/attachments/fa6b9d09-dddd-4842-bdce-338c44e0b0c0/action Aug 13 21:14:37.755244 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-a4c8093f-e34f-47eb-9612-3002d3b41bdc req-ea0cb532-ca81-440d-b75c-293650f2a975 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Action body: b'{"os-complete": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:14:37.755425 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-a4c8093f-e34f-47eb-9612-3002d3b41bdc req-ea0cb532-ca81-440d-b75c-293650f2a975 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:14:37.773275 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:14:37.773275 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:14:37.786657 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-a4c8093f-e34f-47eb-9612-3002d3b41bdc req-ea0cb532-ca81-440d-b75c-293650f2a975 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/attachments/fa6b9d09-dddd-4842-bdce-338c44e0b0c0/action returned with HTTP 204 Aug 13 21:14:37.786657 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 892/3577] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:14:37 2026] POST /volume/v3/attachments/fa6b9d09-dddd-4842-bdce-338c44e0b0c0/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:14:38.502737 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-45b11364-3aeb-422e-ac08-2c97e2565ec5 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:38.506047 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-45b11364-3aeb-422e-ac08-2c97e2565ec5 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712 Aug 13 21:14:38.506293 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-45b11364-3aeb-422e-ac08-2c97e2565ec5 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:38.506558 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-45b11364-3aeb-422e-ac08-2c97e2565ec5 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:38.521366 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:14:38.521366 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:14:38.526922 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-45b11364-3aeb-422e-ac08-2c97e2565ec5 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:14:38.532399 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-45b11364-3aeb-422e-ac08-2c97e2565ec5 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712 returned with HTTP 200 Aug 13 21:14:38.532901 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 901/3578] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:14:38 2026] GET /volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712 => generated 1164 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:14:38.655354 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1732c7cf-b783-4eb0-8399-b365bc51362c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:38.657701 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1732c7cf-b783-4eb0-8399-b365bc51362c tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] GET https://10.4.3.14/volume/v3/backups/6edb9595-d8d4-4ec0-abf1-b1b02b222092 Aug 13 21:14:38.657701 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1732c7cf-b783-4eb0-8399-b365bc51362c tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:38.657946 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1732c7cf-b783-4eb0-8399-b365bc51362c tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:38.657946 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-1732c7cf-b783-4eb0-8399-b365bc51362c tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Show backup with id 6edb9595-d8d4-4ec0-abf1-b1b02b222092. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:14:38.665161 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:14:38.665161 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:14:38.665926 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1732c7cf-b783-4eb0-8399-b365bc51362c tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] https://10.4.3.14/volume/v3/backups/6edb9595-d8d4-4ec0-abf1-b1b02b222092 returned with HTTP 200 Aug 13 21:14:38.666320 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 896/3579] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:14:38 2026] GET /volume/v3/backups/6edb9595-d8d4-4ec0-abf1-b1b02b222092 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:39.221078 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-7c052e99-1e0d-4af4-8042-cd956747029a req-70be27b9-06ca-404e-8b2e-99c6d16c5c58 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:39.222826 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-7c052e99-1e0d-4af4-8042-cd956747029a req-70be27b9-06ca-404e-8b2e-99c6d16c5c58 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 Aug 13 21:14:39.223055 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-7c052e99-1e0d-4af4-8042-cd956747029a req-70be27b9-06ca-404e-8b2e-99c6d16c5c58 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:39.223280 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-7c052e99-1e0d-4af4-8042-cd956747029a req-70be27b9-06ca-404e-8b2e-99c6d16c5c58 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:39.229766 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:14:39.229766 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:14:39.232926 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-7c052e99-1e0d-4af4-8042-cd956747029a req-70be27b9-06ca-404e-8b2e-99c6d16c5c58 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:14:39.236581 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-7c052e99-1e0d-4af4-8042-cd956747029a req-70be27b9-06ca-404e-8b2e-99c6d16c5c58 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 returned with HTTP 200 Aug 13 21:14:39.236938 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 891/3580] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:14:39 2026] GET /volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 => generated 919 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:39.328546 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-fdb57f9a-7ee6-43ff-8a86-10fb6ccf92a0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:39.329021 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fdb57f9a-7ee6-43ff-8a86-10fb6ccf92a0 None None] GET https://10.4.3.14/volume// Aug 13 21:14:39.329233 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fdb57f9a-7ee6-43ff-8a86-10fb6ccf92a0 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:39.329455 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fdb57f9a-7ee6-43ff-8a86-10fb6ccf92a0 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:39.329831 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fdb57f9a-7ee6-43ff-8a86-10fb6ccf92a0 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:14:39.330230 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 893/3581] 10.4.3.14 () {66 vars in 1421 bytes} [Thu Aug 13 21:14:39 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:14:39.339393 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-7c052e99-1e0d-4af4-8042-cd956747029a req-e61f3a24-b022-481f-9391-7eed720c2edf None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:39.341549 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-7c052e99-1e0d-4af4-8042-cd956747029a req-e61f3a24-b022-481f-9391-7eed720c2edf tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:14:39.341983 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-7c052e99-1e0d-4af4-8042-cd956747029a req-e61f3a24-b022-481f-9391-7eed720c2edf tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8c76ef03-45a9-49f3-8057-a2c04885ba59", "connector": null, "instance_uuid": "bdda03f5-7c27-42c3-b96b-e1b6f8d7f9d7"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:14:39.350617 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:14:39.350617 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:14:39.382851 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-7c052e99-1e0d-4af4-8042-cd956747029a req-e61f3a24-b022-481f-9391-7eed720c2edf tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:14:39.383491 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 902/3582] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:14:39 2026] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:14:39.412888 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1a0d3c82-3f0a-4cf4-9f96-b1450dca3e62 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:39.416150 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1a0d3c82-3f0a-4cf4-9f96-b1450dca3e62 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 Aug 13 21:14:39.416866 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1a0d3c82-3f0a-4cf4-9f96-b1450dca3e62 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:39.417456 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1a0d3c82-3f0a-4cf4-9f96-b1450dca3e62 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:39.420506 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f2e7d2c9-6c6c-41ab-ba55-7df5829e44bc None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:39.421020 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f2e7d2c9-6c6c-41ab-ba55-7df5829e44bc None None] GET https://10.4.3.14/volume// Aug 13 21:14:39.421221 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f2e7d2c9-6c6c-41ab-ba55-7df5829e44bc None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:39.421503 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f2e7d2c9-6c6c-41ab-ba55-7df5829e44bc None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:39.421914 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f2e7d2c9-6c6c-41ab-ba55-7df5829e44bc None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:14:39.422225 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 892/3583] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:14:39 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:14:39.431687 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-7c052e99-1e0d-4af4-8042-cd956747029a req-3e221807-6ddd-4274-8d73-44a91ee93647 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:39.434042 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-7c052e99-1e0d-4af4-8042-cd956747029a req-3e221807-6ddd-4274-8d73-44a91ee93647 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 Aug 13 21:14:39.434320 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-7c052e99-1e0d-4af4-8042-cd956747029a req-3e221807-6ddd-4274-8d73-44a91ee93647 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:39.434569 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-7c052e99-1e0d-4af4-8042-cd956747029a req-3e221807-6ddd-4274-8d73-44a91ee93647 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:39.441879 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:14:39.441879 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:14:39.445672 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:14:39.445672 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:14:39.450106 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-7c052e99-1e0d-4af4-8042-cd956747029a req-3e221807-6ddd-4274-8d73-44a91ee93647 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:14:39.451331 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1a0d3c82-3f0a-4cf4-9f96-b1450dca3e62 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:14:39.454776 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-7c052e99-1e0d-4af4-8042-cd956747029a req-3e221807-6ddd-4274-8d73-44a91ee93647 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 returned with HTTP 200 Aug 13 21:14:39.455343 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 894/3584] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:14:39 2026] GET /volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 => generated 1098 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:14:39.460878 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1a0d3c82-3f0a-4cf4-9f96-b1450dca3e62 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 returned with HTTP 200 Aug 13 21:14:39.461336 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 897/3585] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:14:39 2026] GET /volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 => generated 918 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:39.566332 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-7c052e99-1e0d-4af4-8042-cd956747029a req-bf1e6994-5a1d-4453-99fc-6b55754089b3 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:39.568389 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-7c052e99-1e0d-4af4-8042-cd956747029a req-bf1e6994-5a1d-4453-99fc-6b55754089b3 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] PUT https://10.4.3.14/volume/v3/attachments/7ff89580-77f1-498f-910c-595a683918e0 Aug 13 21:14:39.568742 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-7c052e99-1e0d-4af4-8042-cd956747029a req-bf1e6994-5a1d-4453-99fc-6b55754089b3 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:14:39.576365 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-7c052e99-1e0d-4af4-8042-cd956747029a req-bf1e6994-5a1d-4453-99fc-6b55754089b3 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Acquiring lock "cinder-attachment_update-8c76ef03-45a9-49f3-8057-a2c04885ba59-np0000007265" by "attachment_update" {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:14:39.581276 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-7c052e99-1e0d-4af4-8042-cd956747029a req-bf1e6994-5a1d-4453-99fc-6b55754089b3 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Lock "cinder-attachment_update-8c76ef03-45a9-49f3-8057-a2c04885ba59-np0000007265" acquired by "attachment_update" :: waited 0.005s {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:14:39.582244 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:14:39.582244 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:14:39.675914 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-50760c81-0b25-4562-a6c1-64cca664b39f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:39.677780 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-50760c81-0b25-4562-a6c1-64cca664b39f tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] GET https://10.4.3.14/volume/v3/backups/6edb9595-d8d4-4ec0-abf1-b1b02b222092 Aug 13 21:14:39.677849 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-50760c81-0b25-4562-a6c1-64cca664b39f tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:39.678813 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-50760c81-0b25-4562-a6c1-64cca664b39f tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:39.678813 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-50760c81-0b25-4562-a6c1-64cca664b39f tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Show backup with id 6edb9595-d8d4-4ec0-abf1-b1b02b222092. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:14:39.680663 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-7c052e99-1e0d-4af4-8042-cd956747029a req-bf1e6994-5a1d-4453-99fc-6b55754089b3 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Lock "cinder-attachment_update-8c76ef03-45a9-49f3-8057-a2c04885ba59-np0000007265" released by "attachment_update" :: held 0.099s {{(pid=100216) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:14:39.680984 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-7c052e99-1e0d-4af4-8042-cd956747029a req-bf1e6994-5a1d-4453-99fc-6b55754089b3 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/attachments/7ff89580-77f1-498f-910c-595a683918e0 returned with HTTP 200 Aug 13 21:14:39.682308 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 903/3586] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:14:39 2026] PUT /volume/v3/attachments/7ff89580-77f1-498f-910c-595a683918e0 => generated 969 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:14:39.682763 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:14:39.682763 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:14:39.683496 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-50760c81-0b25-4562-a6c1-64cca664b39f tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] https://10.4.3.14/volume/v3/backups/6edb9595-d8d4-4ec0-abf1-b1b02b222092 returned with HTTP 200 Aug 13 21:14:39.683927 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 893/3587] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:14:39 2026] GET /volume/v3/backups/6edb9595-d8d4-4ec0-abf1-b1b02b222092 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:40.476837 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-673de88a-2540-440d-a17f-37765a99ca60 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:40.479174 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-673de88a-2540-440d-a17f-37765a99ca60 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 Aug 13 21:14:40.479411 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-673de88a-2540-440d-a17f-37765a99ca60 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:40.479647 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-673de88a-2540-440d-a17f-37765a99ca60 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:40.490949 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:14:40.490949 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:14:40.494915 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-673de88a-2540-440d-a17f-37765a99ca60 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:14:40.499909 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-673de88a-2540-440d-a17f-37765a99ca60 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 returned with HTTP 200 Aug 13 21:14:40.500386 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 895/3588] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:14:40 2026] GET /volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 => generated 919 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:40.695118 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1dc5578e-7918-4125-8ec0-3f81e766bd68 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:40.696738 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1dc5578e-7918-4125-8ec0-3f81e766bd68 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] GET https://10.4.3.14/volume/v3/backups/6edb9595-d8d4-4ec0-abf1-b1b02b222092 Aug 13 21:14:40.696913 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1dc5578e-7918-4125-8ec0-3f81e766bd68 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:40.697129 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1dc5578e-7918-4125-8ec0-3f81e766bd68 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:40.697247 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-1dc5578e-7918-4125-8ec0-3f81e766bd68 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Show backup with id 6edb9595-d8d4-4ec0-abf1-b1b02b222092. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:14:40.703480 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:14:40.703480 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:14:40.704106 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1dc5578e-7918-4125-8ec0-3f81e766bd68 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] https://10.4.3.14/volume/v3/backups/6edb9595-d8d4-4ec0-abf1-b1b02b222092 returned with HTTP 200 Aug 13 21:14:40.704464 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 898/3589] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:14:40 2026] GET /volume/v3/backups/6edb9595-d8d4-4ec0-abf1-b1b02b222092 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:41.514675 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-4e6d4053-b974-4cbc-931a-9226301b9323 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:41.516703 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4e6d4053-b974-4cbc-931a-9226301b9323 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 Aug 13 21:14:41.516914 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4e6d4053-b974-4cbc-931a-9226301b9323 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:41.517163 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4e6d4053-b974-4cbc-931a-9226301b9323 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:41.526621 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:14:41.526621 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:14:41.531404 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-4e6d4053-b974-4cbc-931a-9226301b9323 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:14:41.536978 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4e6d4053-b974-4cbc-931a-9226301b9323 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 returned with HTTP 200 Aug 13 21:14:41.537443 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 904/3590] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:14:41 2026] GET /volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 => generated 919 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:41.715894 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-781c9047-2182-4621-91bf-7490439b6c77 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:41.718027 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-781c9047-2182-4621-91bf-7490439b6c77 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] GET https://10.4.3.14/volume/v3/backups/6edb9595-d8d4-4ec0-abf1-b1b02b222092 Aug 13 21:14:41.718286 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-781c9047-2182-4621-91bf-7490439b6c77 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:41.718525 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-781c9047-2182-4621-91bf-7490439b6c77 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:41.718679 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-781c9047-2182-4621-91bf-7490439b6c77 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Show backup with id 6edb9595-d8d4-4ec0-abf1-b1b02b222092. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:14:41.723485 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:14:41.723485 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:14:41.724170 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-781c9047-2182-4621-91bf-7490439b6c77 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] https://10.4.3.14/volume/v3/backups/6edb9595-d8d4-4ec0-abf1-b1b02b222092 returned with HTTP 200 Aug 13 21:14:41.724593 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 894/3591] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:14:41 2026] GET /volume/v3/backups/6edb9595-d8d4-4ec0-abf1-b1b02b222092 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:42.550308 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-da5f3f92-720e-47f8-bb4b-ccc33dbd7136 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:42.552251 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-da5f3f92-720e-47f8-bb4b-ccc33dbd7136 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 Aug 13 21:14:42.552486 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-da5f3f92-720e-47f8-bb4b-ccc33dbd7136 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:42.552697 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-da5f3f92-720e-47f8-bb4b-ccc33dbd7136 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:42.561914 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:14:42.561914 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:14:42.565485 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-da5f3f92-720e-47f8-bb4b-ccc33dbd7136 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:14:42.569463 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-da5f3f92-720e-47f8-bb4b-ccc33dbd7136 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 returned with HTTP 200 Aug 13 21:14:42.570098 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 896/3592] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:14:42 2026] GET /volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 => generated 919 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:42.738605 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1b04fda5-df2e-4012-ac50-7b13fb433ed0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:42.743116 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1b04fda5-df2e-4012-ac50-7b13fb433ed0 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] GET https://10.4.3.14/volume/v3/backups/6edb9595-d8d4-4ec0-abf1-b1b02b222092 Aug 13 21:14:42.743366 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1b04fda5-df2e-4012-ac50-7b13fb433ed0 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:42.743583 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1b04fda5-df2e-4012-ac50-7b13fb433ed0 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:42.743727 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-1b04fda5-df2e-4012-ac50-7b13fb433ed0 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Show backup with id 6edb9595-d8d4-4ec0-abf1-b1b02b222092. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:14:42.751679 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:14:42.751679 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:14:42.752450 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1b04fda5-df2e-4012-ac50-7b13fb433ed0 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] https://10.4.3.14/volume/v3/backups/6edb9595-d8d4-4ec0-abf1-b1b02b222092 returned with HTTP 200 Aug 13 21:14:42.752888 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 899/3593] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:14:42 2026] GET /volume/v3/backups/6edb9595-d8d4-4ec0-abf1-b1b02b222092 => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:42.971901 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-7c052e99-1e0d-4af4-8042-cd956747029a req-cc0fef81-569f-480e-addd-715c18ee4168 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:42.974546 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-7c052e99-1e0d-4af4-8042-cd956747029a req-cc0fef81-569f-480e-addd-715c18ee4168 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] POST https://10.4.3.14/volume/v3/attachments/7ff89580-77f1-498f-910c-595a683918e0/action Aug 13 21:14:42.974546 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-7c052e99-1e0d-4af4-8042-cd956747029a req-cc0fef81-569f-480e-addd-715c18ee4168 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Action body: b'{"os-complete": null}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:14:42.974546 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-7c052e99-1e0d-4af4-8042-cd956747029a req-cc0fef81-569f-480e-addd-715c18ee4168 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:14:42.990993 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:14:42.990993 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:14:43.001768 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-7c052e99-1e0d-4af4-8042-cd956747029a req-cc0fef81-569f-480e-addd-715c18ee4168 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/attachments/7ff89580-77f1-498f-910c-595a683918e0/action returned with HTTP 204 Aug 13 21:14:43.002161 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 905/3594] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:14:42 2026] POST /volume/v3/attachments/7ff89580-77f1-498f-910c-595a683918e0/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:14:43.582806 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-fe475915-fbfb-4016-b879-d6489007e87e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:43.584487 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fe475915-fbfb-4016-b879-d6489007e87e tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 Aug 13 21:14:43.584660 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fe475915-fbfb-4016-b879-d6489007e87e tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:43.584830 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fe475915-fbfb-4016-b879-d6489007e87e tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:43.594180 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:14:43.594180 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:14:43.597570 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-fe475915-fbfb-4016-b879-d6489007e87e tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:14:43.601357 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fe475915-fbfb-4016-b879-d6489007e87e tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 returned with HTTP 200 Aug 13 21:14:43.601796 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 895/3595] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:14:43 2026] GET /volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 => generated 1211 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:14:43.768271 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-700fc4de-4ec3-47d7-90ac-d72044e88ad3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:43.770066 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-700fc4de-4ec3-47d7-90ac-d72044e88ad3 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] GET https://10.4.3.14/volume/v3/backups/6edb9595-d8d4-4ec0-abf1-b1b02b222092 Aug 13 21:14:43.770298 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-700fc4de-4ec3-47d7-90ac-d72044e88ad3 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:43.770529 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-700fc4de-4ec3-47d7-90ac-d72044e88ad3 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:43.770692 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-700fc4de-4ec3-47d7-90ac-d72044e88ad3 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Show backup with id 6edb9595-d8d4-4ec0-abf1-b1b02b222092. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:14:43.774593 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:14:43.774593 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:14:43.775342 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-700fc4de-4ec3-47d7-90ac-d72044e88ad3 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] https://10.4.3.14/volume/v3/backups/6edb9595-d8d4-4ec0-abf1-b1b02b222092 returned with HTTP 200 Aug 13 21:14:43.775694 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 897/3596] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:14:43 2026] GET /volume/v3/backups/6edb9595-d8d4-4ec0-abf1-b1b02b222092 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:44.786709 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4d808ed7-6d8f-4b5c-a04c-fc9ab36cf829 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:44.787272 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4d808ed7-6d8f-4b5c-a04c-fc9ab36cf829 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] GET https://10.4.3.14/volume/v3/backups/6edb9595-d8d4-4ec0-abf1-b1b02b222092 Aug 13 21:14:44.787474 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4d808ed7-6d8f-4b5c-a04c-fc9ab36cf829 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:44.787703 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4d808ed7-6d8f-4b5c-a04c-fc9ab36cf829 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:44.787811 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-4d808ed7-6d8f-4b5c-a04c-fc9ab36cf829 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Show backup with id 6edb9595-d8d4-4ec0-abf1-b1b02b222092. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:14:44.794289 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:14:44.794289 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:14:44.794911 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4d808ed7-6d8f-4b5c-a04c-fc9ab36cf829 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] https://10.4.3.14/volume/v3/backups/6edb9595-d8d4-4ec0-abf1-b1b02b222092 returned with HTTP 200 Aug 13 21:14:44.795359 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 900/3597] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:14:44 2026] GET /volume/v3/backups/6edb9595-d8d4-4ec0-abf1-b1b02b222092 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:45.806847 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-4613ff7b-ec00-4a15-9836-8e9914f11de4 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:45.808895 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4613ff7b-ec00-4a15-9836-8e9914f11de4 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] GET https://10.4.3.14/volume/v3/backups/6edb9595-d8d4-4ec0-abf1-b1b02b222092 Aug 13 21:14:45.808895 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4613ff7b-ec00-4a15-9836-8e9914f11de4 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:45.809101 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4613ff7b-ec00-4a15-9836-8e9914f11de4 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:45.809101 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-4613ff7b-ec00-4a15-9836-8e9914f11de4 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Show backup with id 6edb9595-d8d4-4ec0-abf1-b1b02b222092. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:14:45.813084 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:14:45.813084 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:14:45.813695 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4613ff7b-ec00-4a15-9836-8e9914f11de4 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] https://10.4.3.14/volume/v3/backups/6edb9595-d8d4-4ec0-abf1-b1b02b222092 returned with HTTP 200 Aug 13 21:14:45.814077 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 906/3598] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:14:45 2026] GET /volume/v3/backups/6edb9595-d8d4-4ec0-abf1-b1b02b222092 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:46.824910 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-95279d90-fad5-4e8c-a88e-5b3ad11f0ce0 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:46.826826 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-95279d90-fad5-4e8c-a88e-5b3ad11f0ce0 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] GET https://10.4.3.14/volume/v3/backups/6edb9595-d8d4-4ec0-abf1-b1b02b222092 Aug 13 21:14:46.827093 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-95279d90-fad5-4e8c-a88e-5b3ad11f0ce0 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:46.827308 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-95279d90-fad5-4e8c-a88e-5b3ad11f0ce0 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:46.827417 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-95279d90-fad5-4e8c-a88e-5b3ad11f0ce0 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Show backup with id 6edb9595-d8d4-4ec0-abf1-b1b02b222092. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:14:46.832256 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:14:46.832256 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:14:46.833348 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-95279d90-fad5-4e8c-a88e-5b3ad11f0ce0 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] https://10.4.3.14/volume/v3/backups/6edb9595-d8d4-4ec0-abf1-b1b02b222092 returned with HTTP 200 Aug 13 21:14:46.834328 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 896/3599] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:14:46 2026] GET /volume/v3/backups/6edb9595-d8d4-4ec0-abf1-b1b02b222092 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:47.846896 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-266eea34-d1db-4f4b-892a-2d6e7d030694 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:47.848607 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-266eea34-d1db-4f4b-892a-2d6e7d030694 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] GET https://10.4.3.14/volume/v3/backups/6edb9595-d8d4-4ec0-abf1-b1b02b222092 Aug 13 21:14:47.848838 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-266eea34-d1db-4f4b-892a-2d6e7d030694 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:47.849134 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-266eea34-d1db-4f4b-892a-2d6e7d030694 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:47.849313 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-266eea34-d1db-4f4b-892a-2d6e7d030694 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Show backup with id 6edb9595-d8d4-4ec0-abf1-b1b02b222092. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:14:47.853671 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:14:47.853671 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:14:47.854290 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-266eea34-d1db-4f4b-892a-2d6e7d030694 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] https://10.4.3.14/volume/v3/backups/6edb9595-d8d4-4ec0-abf1-b1b02b222092 returned with HTTP 200 Aug 13 21:14:47.854627 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 898/3600] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:14:47 2026] GET /volume/v3/backups/6edb9595-d8d4-4ec0-abf1-b1b02b222092 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:48.870140 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f846158f-40c1-4e70-8f2b-e6225df0d961 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:48.878194 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f846158f-40c1-4e70-8f2b-e6225df0d961 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] GET https://10.4.3.14/volume/v3/backups/6edb9595-d8d4-4ec0-abf1-b1b02b222092 Aug 13 21:14:48.878451 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f846158f-40c1-4e70-8f2b-e6225df0d961 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:48.878670 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f846158f-40c1-4e70-8f2b-e6225df0d961 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:48.878840 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-f846158f-40c1-4e70-8f2b-e6225df0d961 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Show backup with id 6edb9595-d8d4-4ec0-abf1-b1b02b222092. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:14:48.886683 np0000007265 devstack@c-api.service[100214]: DEBUG dbcounter [-] [100214] Writing DB stats cinder:SELECT=242,cinder:UPDATE=45,cinder:INSERT=24 {{(pid=100214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:14:48.892679 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:14:48.892679 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:14:48.895890 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f846158f-40c1-4e70-8f2b-e6225df0d961 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] https://10.4.3.14/volume/v3/backups/6edb9595-d8d4-4ec0-abf1-b1b02b222092 returned with HTTP 200 Aug 13 21:14:48.898067 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 901/3601] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:14:48 2026] GET /volume/v3/backups/6edb9595-d8d4-4ec0-abf1-b1b02b222092 => generated 733 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:49.910176 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-6e6028f0-f292-40a6-93c3-fb01be8bbd88 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:49.912511 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6e6028f0-f292-40a6-93c3-fb01be8bbd88 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] GET https://10.4.3.14/volume/v3/backups/6edb9595-d8d4-4ec0-abf1-b1b02b222092 Aug 13 21:14:49.912745 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6e6028f0-f292-40a6-93c3-fb01be8bbd88 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:49.913028 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6e6028f0-f292-40a6-93c3-fb01be8bbd88 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:49.913271 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-6e6028f0-f292-40a6-93c3-fb01be8bbd88 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Show backup with id 6edb9595-d8d4-4ec0-abf1-b1b02b222092. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:14:49.915368 np0000007265 devstack@c-api.service[100216]: DEBUG dbcounter [-] [100216] Writing DB stats cinder:SELECT=330,cinder:UPDATE=90,cinder:INSERT=40,cinder:DELETE=1 {{(pid=100216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:14:49.918236 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:14:49.918236 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:14:49.918761 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6e6028f0-f292-40a6-93c3-fb01be8bbd88 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] https://10.4.3.14/volume/v3/backups/6edb9595-d8d4-4ec0-abf1-b1b02b222092 returned with HTTP 200 Aug 13 21:14:49.919119 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 907/3602] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:14:49 2026] GET /volume/v3/backups/6edb9595-d8d4-4ec0-abf1-b1b02b222092 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:49.950094 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-95b91cb6-f722-496f-9814-84ada7526216 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:49.955728 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-95b91cb6-f722-496f-9814-84ada7526216 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] GET https://10.4.3.14/volume/v3/volumes/4db33de6-49ec-4b4b-bed8-1c24ed04e668 Aug 13 21:14:49.955980 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-95b91cb6-f722-496f-9814-84ada7526216 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:49.956237 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-95b91cb6-f722-496f-9814-84ada7526216 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:49.971565 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:14:49.971565 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:14:49.976366 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-95b91cb6-f722-496f-9814-84ada7526216 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Volume info retrieved successfully. Aug 13 21:14:49.985901 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-95b91cb6-f722-496f-9814-84ada7526216 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] https://10.4.3.14/volume/v3/volumes/4db33de6-49ec-4b4b-bed8-1c24ed04e668 returned with HTTP 200 Aug 13 21:14:49.986562 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 897/3603] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:14:49 2026] GET /volume/v3/volumes/4db33de6-49ec-4b4b-bed8-1c24ed04e668 => generated 856 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:50.003797 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b8ac81e5-ac1e-43ea-aa6e-afc1ce01e4ba None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:50.005879 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b8ac81e5-ac1e-43ea-aa6e-afc1ce01e4ba tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] GET https://10.4.3.14/volume/v3/volumes/4db33de6-49ec-4b4b-bed8-1c24ed04e668 Aug 13 21:14:50.006151 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b8ac81e5-ac1e-43ea-aa6e-afc1ce01e4ba tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:50.006429 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b8ac81e5-ac1e-43ea-aa6e-afc1ce01e4ba tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:50.015210 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:14:50.015210 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:14:50.019368 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b8ac81e5-ac1e-43ea-aa6e-afc1ce01e4ba tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Volume info retrieved successfully. Aug 13 21:14:50.024917 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b8ac81e5-ac1e-43ea-aa6e-afc1ce01e4ba tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] https://10.4.3.14/volume/v3/volumes/4db33de6-49ec-4b4b-bed8-1c24ed04e668 returned with HTTP 200 Aug 13 21:14:50.025429 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 899/3604] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:14:50 2026] GET /volume/v3/volumes/4db33de6-49ec-4b4b-bed8-1c24ed04e668 => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:50.078066 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-c8bc146e-8144-478c-88a4-6e2c2851fbcb req-509494ea-ed1b-4e63-9291-c2584aab80aa None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:50.080536 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-c8bc146e-8144-478c-88a4-6e2c2851fbcb req-509494ea-ed1b-4e63-9291-c2584aab80aa tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] GET https://10.4.3.14/volume/v3/volumes/4db33de6-49ec-4b4b-bed8-1c24ed04e668 Aug 13 21:14:50.080773 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-c8bc146e-8144-478c-88a4-6e2c2851fbcb req-509494ea-ed1b-4e63-9291-c2584aab80aa tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:50.080951 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-c8bc146e-8144-478c-88a4-6e2c2851fbcb req-509494ea-ed1b-4e63-9291-c2584aab80aa tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:50.088341 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:14:50.088341 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:14:50.092357 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-c8bc146e-8144-478c-88a4-6e2c2851fbcb req-509494ea-ed1b-4e63-9291-c2584aab80aa tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Volume info retrieved successfully. Aug 13 21:14:50.099240 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-c8bc146e-8144-478c-88a4-6e2c2851fbcb req-509494ea-ed1b-4e63-9291-c2584aab80aa tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] https://10.4.3.14/volume/v3/volumes/4db33de6-49ec-4b4b-bed8-1c24ed04e668 returned with HTTP 200 Aug 13 21:14:50.099636 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 902/3605] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:14:50 2026] GET /volume/v3/volumes/4db33de6-49ec-4b4b-bed8-1c24ed04e668 => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:50.175374 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-29d0f24b-5fbf-43ea-af32-d0549ed1f50b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:50.175783 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-29d0f24b-5fbf-43ea-af32-d0549ed1f50b None None] GET https://10.4.3.14/volume// Aug 13 21:14:50.176091 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-29d0f24b-5fbf-43ea-af32-d0549ed1f50b None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:50.176275 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-29d0f24b-5fbf-43ea-af32-d0549ed1f50b None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:50.176601 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-29d0f24b-5fbf-43ea-af32-d0549ed1f50b None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:14:50.176930 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 908/3606] 10.4.3.14 () {66 vars in 1421 bytes} [Thu Aug 13 21:14:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:14:50.183556 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-c8bc146e-8144-478c-88a4-6e2c2851fbcb req-93c6716c-91f2-4a99-bd00-0a9c848629c0 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:50.186356 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-c8bc146e-8144-478c-88a4-6e2c2851fbcb req-93c6716c-91f2-4a99-bd00-0a9c848629c0 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:14:50.186793 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-c8bc146e-8144-478c-88a4-6e2c2851fbcb req-93c6716c-91f2-4a99-bd00-0a9c848629c0 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4db33de6-49ec-4b4b-bed8-1c24ed04e668", "connector": null, "instance_uuid": "e363be54-9cb3-4377-b6d5-41bfb09d8e14"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:14:50.197038 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:14:50.197038 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:14:50.225739 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-c8bc146e-8144-478c-88a4-6e2c2851fbcb req-93c6716c-91f2-4a99-bd00-0a9c848629c0 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:14:50.226257 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 898/3607] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:14:50 2026] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:14:50.253527 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-828af847-1bab-47a0-af95-caf74dfb334a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:50.255104 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-828af847-1bab-47a0-af95-caf74dfb334a tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] GET https://10.4.3.14/volume/v3/volumes/4db33de6-49ec-4b4b-bed8-1c24ed04e668 Aug 13 21:14:50.255277 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-828af847-1bab-47a0-af95-caf74dfb334a tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:50.255603 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-828af847-1bab-47a0-af95-caf74dfb334a tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:50.263011 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-38182bca-5ceb-42f5-a17f-54fcbcd25159 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:50.263353 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-38182bca-5ceb-42f5-a17f-54fcbcd25159 None None] GET https://10.4.3.14/volume// Aug 13 21:14:50.263543 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-38182bca-5ceb-42f5-a17f-54fcbcd25159 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:50.263717 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-38182bca-5ceb-42f5-a17f-54fcbcd25159 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:50.264074 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-38182bca-5ceb-42f5-a17f-54fcbcd25159 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:14:50.264344 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 903/3608] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:14:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:14:50.268893 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:14:50.268893 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:14:50.271520 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-c8bc146e-8144-478c-88a4-6e2c2851fbcb req-29f24063-f3c4-4cf7-ac6f-29283a98e5d2 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:50.272620 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-828af847-1bab-47a0-af95-caf74dfb334a tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Volume info retrieved successfully. Aug 13 21:14:50.273821 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-c8bc146e-8144-478c-88a4-6e2c2851fbcb req-29f24063-f3c4-4cf7-ac6f-29283a98e5d2 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] GET https://10.4.3.14/volume/v3/volumes/4db33de6-49ec-4b4b-bed8-1c24ed04e668 Aug 13 21:14:50.274166 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-c8bc146e-8144-478c-88a4-6e2c2851fbcb req-29f24063-f3c4-4cf7-ac6f-29283a98e5d2 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:50.274714 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-c8bc146e-8144-478c-88a4-6e2c2851fbcb req-29f24063-f3c4-4cf7-ac6f-29283a98e5d2 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:50.276596 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-828af847-1bab-47a0-af95-caf74dfb334a tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] https://10.4.3.14/volume/v3/volumes/4db33de6-49ec-4b4b-bed8-1c24ed04e668 returned with HTTP 200 Aug 13 21:14:50.276991 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 900/3609] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:14:50 2026] GET /volume/v3/volumes/4db33de6-49ec-4b4b-bed8-1c24ed04e668 => generated 855 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:50.285279 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:14:50.285279 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:14:50.290122 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-c8bc146e-8144-478c-88a4-6e2c2851fbcb req-29f24063-f3c4-4cf7-ac6f-29283a98e5d2 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Volume info retrieved successfully. Aug 13 21:14:50.294571 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-c8bc146e-8144-478c-88a4-6e2c2851fbcb req-29f24063-f3c4-4cf7-ac6f-29283a98e5d2 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] https://10.4.3.14/volume/v3/volumes/4db33de6-49ec-4b4b-bed8-1c24ed04e668 returned with HTTP 200 Aug 13 21:14:50.295030 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 909/3610] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:14:50 2026] GET /volume/v3/volumes/4db33de6-49ec-4b4b-bed8-1c24ed04e668 => generated 1035 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:14:50.395173 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-c8bc146e-8144-478c-88a4-6e2c2851fbcb req-081a35a6-d86d-4906-929d-af0436f9fd08 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:50.397367 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-c8bc146e-8144-478c-88a4-6e2c2851fbcb req-081a35a6-d86d-4906-929d-af0436f9fd08 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] PUT https://10.4.3.14/volume/v3/attachments/b72a314c-b337-46f9-8777-7d0d870f93ad Aug 13 21:14:50.397671 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-c8bc146e-8144-478c-88a4-6e2c2851fbcb req-081a35a6-d86d-4906-929d-af0436f9fd08 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:14:50.409251 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-c8bc146e-8144-478c-88a4-6e2c2851fbcb req-081a35a6-d86d-4906-929d-af0436f9fd08 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Acquiring lock "cinder-attachment_update-4db33de6-49ec-4b4b-bed8-1c24ed04e668-np0000007265" by "attachment_update" {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:14:50.417286 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-c8bc146e-8144-478c-88a4-6e2c2851fbcb req-081a35a6-d86d-4906-929d-af0436f9fd08 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Lock "cinder-attachment_update-4db33de6-49ec-4b4b-bed8-1c24ed04e668-np0000007265" acquired by "attachment_update" :: waited 0.008s {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:14:50.418451 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:14:50.418451 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:14:50.515752 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-c8bc146e-8144-478c-88a4-6e2c2851fbcb req-081a35a6-d86d-4906-929d-af0436f9fd08 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Lock "cinder-attachment_update-4db33de6-49ec-4b4b-bed8-1c24ed04e668-np0000007265" released by "attachment_update" :: held 0.098s {{(pid=100217) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:14:50.516118 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-c8bc146e-8144-478c-88a4-6e2c2851fbcb req-081a35a6-d86d-4906-929d-af0436f9fd08 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] https://10.4.3.14/volume/v3/attachments/b72a314c-b337-46f9-8777-7d0d870f93ad returned with HTTP 200 Aug 13 21:14:50.516767 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 899/3611] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:14:50 2026] PUT /volume/v3/attachments/b72a314c-b337-46f9-8777-7d0d870f93ad => generated 969 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:14:50.929930 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4fc12de4-85c3-4a69-9d1b-eb4108e04d0e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:50.932589 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4fc12de4-85c3-4a69-9d1b-eb4108e04d0e tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] GET https://10.4.3.14/volume/v3/backups/6edb9595-d8d4-4ec0-abf1-b1b02b222092 Aug 13 21:14:50.932903 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4fc12de4-85c3-4a69-9d1b-eb4108e04d0e tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:50.933185 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4fc12de4-85c3-4a69-9d1b-eb4108e04d0e tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:50.933334 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-4fc12de4-85c3-4a69-9d1b-eb4108e04d0e tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Show backup with id 6edb9595-d8d4-4ec0-abf1-b1b02b222092. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:14:50.938703 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:14:50.938703 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:14:50.939560 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4fc12de4-85c3-4a69-9d1b-eb4108e04d0e tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] https://10.4.3.14/volume/v3/backups/6edb9595-d8d4-4ec0-abf1-b1b02b222092 returned with HTTP 200 Aug 13 21:14:50.940077 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 904/3612] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:14:50 2026] GET /volume/v3/backups/6edb9595-d8d4-4ec0-abf1-b1b02b222092 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:50.953339 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-689727cf-ec5e-48af-9f1f-2f48127e7737 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:50.955623 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-689727cf-ec5e-48af-9f1f-2f48127e7737 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-reader] POST https://10.4.3.14/volume/v3/backups/6edb9595-d8d4-4ec0-abf1-b1b02b222092/action Aug 13 21:14:50.956118 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-689727cf-ec5e-48af-9f1f-2f48127e7737 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:14:50.956282 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-689727cf-ec5e-48af-9f1f-2f48127e7737 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:14:50.957990 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.admin_actions [None req-689727cf-ec5e-48af-9f1f-2f48127e7737 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-reader] Updating backup '6edb9595-d8d4-4ec0-abf1-b1b02b222092' with '{'status': 'error'}' {{(pid=100215) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 13 21:14:50.967542 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:14:50.967542 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:14:50.969107 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.policy [None req-689727cf-ec5e-48af-9f1f-2f48127e7737 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '704b4aa061364dae953df63453b50251', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '556bc8f39f124d369af7a1ec563e4126', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100215) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 21:14:50.969385 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-689727cf-ec5e-48af-9f1f-2f48127e7737 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-reader] https://10.4.3.14/volume/v3/backups/6edb9595-d8d4-4ec0-abf1-b1b02b222092/action returned with HTTP 403 Aug 13 21:14:50.970021 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 901/3613] 10.4.3.14 () {70 vars in 1423 bytes} [Thu Aug 13 21:14:50 2026] POST /volume/v3/backups/6edb9595-d8d4-4ec0-abf1-b1b02b222092/action => generated 131 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:14:50.978174 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-876b9a36-d819-408a-a7ff-f69c811bebf6 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:50.979921 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-876b9a36-d819-408a-a7ff-f69c811bebf6 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] DELETE https://10.4.3.14/volume/v3/volumes/d7814af8-4dd8-40c0-a9d0-761cd044be7d Aug 13 21:14:50.980334 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-876b9a36-d819-408a-a7ff-f69c811bebf6 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:50.980600 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-876b9a36-d819-408a-a7ff-f69c811bebf6 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:50.980801 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-876b9a36-d819-408a-a7ff-f69c811bebf6 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Delete volume with id: d7814af8-4dd8-40c0-a9d0-761cd044be7d Aug 13 21:14:50.989171 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:14:50.989171 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:14:50.989598 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-876b9a36-d819-408a-a7ff-f69c811bebf6 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Volume info retrieved successfully. Aug 13 21:14:51.008168 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-876b9a36-d819-408a-a7ff-f69c811bebf6 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Delete volume request issued successfully. Aug 13 21:14:51.008395 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-876b9a36-d819-408a-a7ff-f69c811bebf6 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] https://10.4.3.14/volume/v3/volumes/d7814af8-4dd8-40c0-a9d0-761cd044be7d returned with HTTP 202 Aug 13 21:14:51.008884 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 910/3614] 10.4.3.14 () {68 vars in 1384 bytes} [Thu Aug 13 21:14:50 2026] DELETE /volume/v3/volumes/d7814af8-4dd8-40c0-a9d0-761cd044be7d => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:14:51.018179 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-20cebb0c-c3f7-4923-9131-619d918aca07 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:51.020587 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-20cebb0c-c3f7-4923-9131-619d918aca07 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] GET https://10.4.3.14/volume/v3/volumes/d7814af8-4dd8-40c0-a9d0-761cd044be7d Aug 13 21:14:51.020876 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-20cebb0c-c3f7-4923-9131-619d918aca07 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:51.021190 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-20cebb0c-c3f7-4923-9131-619d918aca07 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:51.029913 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:14:51.029913 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:14:51.034902 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-20cebb0c-c3f7-4923-9131-619d918aca07 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Volume info retrieved successfully. Aug 13 21:14:51.039486 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-20cebb0c-c3f7-4923-9131-619d918aca07 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] https://10.4.3.14/volume/v3/volumes/d7814af8-4dd8-40c0-a9d0-761cd044be7d returned with HTTP 200 Aug 13 21:14:51.040047 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 900/3615] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:14:51 2026] GET /volume/v3/volumes/d7814af8-4dd8-40c0-a9d0-761cd044be7d => generated 1006 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:14:51.290603 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-651cdb15-75b7-4e2a-8a4e-1275f5374179 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:51.293577 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-651cdb15-75b7-4e2a-8a4e-1275f5374179 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] GET https://10.4.3.14/volume/v3/volumes/4db33de6-49ec-4b4b-bed8-1c24ed04e668 Aug 13 21:14:51.293854 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-651cdb15-75b7-4e2a-8a4e-1275f5374179 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:51.294207 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-651cdb15-75b7-4e2a-8a4e-1275f5374179 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:51.311765 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:14:51.311765 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:14:51.317884 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-651cdb15-75b7-4e2a-8a4e-1275f5374179 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Volume info retrieved successfully. Aug 13 21:14:51.325795 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-651cdb15-75b7-4e2a-8a4e-1275f5374179 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] https://10.4.3.14/volume/v3/volumes/4db33de6-49ec-4b4b-bed8-1c24ed04e668 returned with HTTP 200 Aug 13 21:14:51.326401 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 905/3616] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:14:51 2026] GET /volume/v3/volumes/4db33de6-49ec-4b4b-bed8-1c24ed04e668 => generated 856 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:52.052437 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ce934749-6cf0-4d36-a0b9-df6c1044870a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:52.054587 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ce934749-6cf0-4d36-a0b9-df6c1044870a tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] GET https://10.4.3.14/volume/v3/volumes/d7814af8-4dd8-40c0-a9d0-761cd044be7d Aug 13 21:14:52.054845 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ce934749-6cf0-4d36-a0b9-df6c1044870a tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:52.055067 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ce934749-6cf0-4d36-a0b9-df6c1044870a tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:52.061684 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ce934749-6cf0-4d36-a0b9-df6c1044870a tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] https://10.4.3.14/volume/v3/volumes/d7814af8-4dd8-40c0-a9d0-761cd044be7d returned with HTTP 404 Aug 13 21:14:52.062263 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 902/3617] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:14:52 2026] GET /volume/v3/volumes/d7814af8-4dd8-40c0-a9d0-761cd044be7d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:14:52.073249 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-fc29ffe3-9c43-4fcd-9924-154b65418ded None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:52.075577 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-fc29ffe3-9c43-4fcd-9924-154b65418ded tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-reader] GET https://10.4.3.14/volume/v3/backups/43ddd611-5452-4281-9bff-87bbcb1b856c Aug 13 21:14:52.075808 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-fc29ffe3-9c43-4fcd-9924-154b65418ded tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-reader] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:52.076059 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-fc29ffe3-9c43-4fcd-9924-154b65418ded tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-reader] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:52.076245 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-fc29ffe3-9c43-4fcd-9924-154b65418ded tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-reader] Show backup with id 43ddd611-5452-4281-9bff-87bbcb1b856c. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:14:52.080834 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:14:52.080834 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:14:52.081701 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-fc29ffe3-9c43-4fcd-9924-154b65418ded tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-reader] https://10.4.3.14/volume/v3/backups/43ddd611-5452-4281-9bff-87bbcb1b856c returned with HTTP 200 Aug 13 21:14:52.082122 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 911/3618] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:14:52 2026] GET /volume/v3/backups/43ddd611-5452-4281-9bff-87bbcb1b856c => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:52.093256 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-e04816ad-a0e2-4dcb-86d4-73001ddc511a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:52.095107 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e04816ad-a0e2-4dcb-86d4-73001ddc511a tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] DELETE https://10.4.3.14/volume/v3/backups/6edb9595-d8d4-4ec0-abf1-b1b02b222092 Aug 13 21:14:52.095444 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e04816ad-a0e2-4dcb-86d4-73001ddc511a tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:52.095711 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e04816ad-a0e2-4dcb-86d4-73001ddc511a tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:52.095895 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.contrib.backups [None req-e04816ad-a0e2-4dcb-86d4-73001ddc511a tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Delete backup with id: 6edb9595-d8d4-4ec0-abf1-b1b02b222092. Aug 13 21:14:52.101617 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:14:52.101617 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:14:52.118803 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.backup.rpcapi [None req-e04816ad-a0e2-4dcb-86d4-73001ddc511a tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] delete_backup rpcapi backup_id 6edb9595-d8d4-4ec0-abf1-b1b02b222092 {{(pid=100217) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 21:14:52.119732 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e04816ad-a0e2-4dcb-86d4-73001ddc511a tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] https://10.4.3.14/volume/v3/backups/6edb9595-d8d4-4ec0-abf1-b1b02b222092 returned with HTTP 202 Aug 13 21:14:52.120381 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 901/3619] 10.4.3.14 () {68 vars in 1384 bytes} [Thu Aug 13 21:14:52 2026] DELETE /volume/v3/backups/6edb9595-d8d4-4ec0-abf1-b1b02b222092 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:14:52.127642 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4408dc54-e83a-4fb6-a9cc-4a9e4c1d3cdb None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:52.131832 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4408dc54-e83a-4fb6-a9cc-4a9e4c1d3cdb tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] GET https://10.4.3.14/volume/v3/backups/6edb9595-d8d4-4ec0-abf1-b1b02b222092 Aug 13 21:14:52.132099 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4408dc54-e83a-4fb6-a9cc-4a9e4c1d3cdb tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:52.132295 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4408dc54-e83a-4fb6-a9cc-4a9e4c1d3cdb tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:52.134855 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-4408dc54-e83a-4fb6-a9cc-4a9e4c1d3cdb tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Show backup with id 6edb9595-d8d4-4ec0-abf1-b1b02b222092. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:14:52.141813 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:14:52.141813 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:14:52.142483 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4408dc54-e83a-4fb6-a9cc-4a9e4c1d3cdb tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] https://10.4.3.14/volume/v3/backups/6edb9595-d8d4-4ec0-abf1-b1b02b222092 returned with HTTP 200 Aug 13 21:14:52.143008 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 906/3620] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:14:52 2026] GET /volume/v3/backups/6edb9595-d8d4-4ec0-abf1-b1b02b222092 => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:52.340839 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-74e90e62-4628-42ba-81f6-da418cbc779c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:52.343123 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-74e90e62-4628-42ba-81f6-da418cbc779c tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] GET https://10.4.3.14/volume/v3/volumes/4db33de6-49ec-4b4b-bed8-1c24ed04e668 Aug 13 21:14:52.343287 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-74e90e62-4628-42ba-81f6-da418cbc779c tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:52.343494 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-74e90e62-4628-42ba-81f6-da418cbc779c tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:52.354274 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:14:52.354274 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:14:52.358205 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-74e90e62-4628-42ba-81f6-da418cbc779c tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Volume info retrieved successfully. Aug 13 21:14:52.363395 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-74e90e62-4628-42ba-81f6-da418cbc779c tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] https://10.4.3.14/volume/v3/volumes/4db33de6-49ec-4b4b-bed8-1c24ed04e668 returned with HTTP 200 Aug 13 21:14:52.363800 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 903/3621] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:14:52 2026] GET /volume/v3/volumes/4db33de6-49ec-4b4b-bed8-1c24ed04e668 => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:53.153973 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-737ca284-acbe-4484-8c46-b5e75a1adf88 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:53.155749 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-737ca284-acbe-4484-8c46-b5e75a1adf88 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] GET https://10.4.3.14/volume/v3/backups/6edb9595-d8d4-4ec0-abf1-b1b02b222092 Aug 13 21:14:53.155982 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-737ca284-acbe-4484-8c46-b5e75a1adf88 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:53.156203 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-737ca284-acbe-4484-8c46-b5e75a1adf88 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:53.156346 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-737ca284-acbe-4484-8c46-b5e75a1adf88 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Show backup with id 6edb9595-d8d4-4ec0-abf1-b1b02b222092. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:14:53.159540 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-737ca284-acbe-4484-8c46-b5e75a1adf88 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] https://10.4.3.14/volume/v3/backups/6edb9595-d8d4-4ec0-abf1-b1b02b222092 returned with HTTP 404 Aug 13 21:14:53.159979 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 912/3622] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:14:53 2026] GET /volume/v3/backups/6edb9595-d8d4-4ec0-abf1-b1b02b222092 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:14:53.166482 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-6234dbe0-6c5d-4598-a280-31bf0d8a6909 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:53.168434 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6234dbe0-6c5d-4598-a280-31bf0d8a6909 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] DELETE https://10.4.3.14/volume/v3/backups/747724ab-0fd2-4f21-a6c0-96682a1c5cd8 Aug 13 21:14:53.168664 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6234dbe0-6c5d-4598-a280-31bf0d8a6909 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:53.168851 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6234dbe0-6c5d-4598-a280-31bf0d8a6909 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:53.168955 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.contrib.backups [None req-6234dbe0-6c5d-4598-a280-31bf0d8a6909 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Delete backup with id: 747724ab-0fd2-4f21-a6c0-96682a1c5cd8. Aug 13 21:14:53.174768 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:14:53.174768 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:14:53.185218 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.backup.rpcapi [None req-6234dbe0-6c5d-4598-a280-31bf0d8a6909 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] delete_backup rpcapi backup_id 747724ab-0fd2-4f21-a6c0-96682a1c5cd8 {{(pid=100217) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 21:14:53.186713 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6234dbe0-6c5d-4598-a280-31bf0d8a6909 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] https://10.4.3.14/volume/v3/backups/747724ab-0fd2-4f21-a6c0-96682a1c5cd8 returned with HTTP 202 Aug 13 21:14:53.187153 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 902/3623] 10.4.3.14 () {68 vars in 1384 bytes} [Thu Aug 13 21:14:53 2026] DELETE /volume/v3/backups/747724ab-0fd2-4f21-a6c0-96682a1c5cd8 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:14:53.197257 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-26730f27-390d-4d88-b2ff-c9798c8c01ac None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:53.199045 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-26730f27-390d-4d88-b2ff-c9798c8c01ac tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] GET https://10.4.3.14/volume/v3/backups/747724ab-0fd2-4f21-a6c0-96682a1c5cd8 Aug 13 21:14:53.199298 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-26730f27-390d-4d88-b2ff-c9798c8c01ac tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:53.199441 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-26730f27-390d-4d88-b2ff-c9798c8c01ac tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:53.199543 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-26730f27-390d-4d88-b2ff-c9798c8c01ac tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Show backup with id 747724ab-0fd2-4f21-a6c0-96682a1c5cd8. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:14:53.204269 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:14:53.204269 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:14:53.205191 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-26730f27-390d-4d88-b2ff-c9798c8c01ac tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] https://10.4.3.14/volume/v3/backups/747724ab-0fd2-4f21-a6c0-96682a1c5cd8 returned with HTTP 200 Aug 13 21:14:53.205714 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 907/3624] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:14:53 2026] GET /volume/v3/backups/747724ab-0fd2-4f21-a6c0-96682a1c5cd8 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:53.377346 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7af7d45b-805b-4721-88fb-77f9feac8bff None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:53.378936 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7af7d45b-805b-4721-88fb-77f9feac8bff tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] GET https://10.4.3.14/volume/v3/volumes/4db33de6-49ec-4b4b-bed8-1c24ed04e668 Aug 13 21:14:53.379169 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7af7d45b-805b-4721-88fb-77f9feac8bff tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:53.380882 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7af7d45b-805b-4721-88fb-77f9feac8bff tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:53.389307 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:14:53.389307 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:14:53.393287 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7af7d45b-805b-4721-88fb-77f9feac8bff tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Volume info retrieved successfully. Aug 13 21:14:53.397451 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7af7d45b-805b-4721-88fb-77f9feac8bff tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] https://10.4.3.14/volume/v3/volumes/4db33de6-49ec-4b4b-bed8-1c24ed04e668 returned with HTTP 200 Aug 13 21:14:53.397819 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 904/3625] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:14:53 2026] GET /volume/v3/volumes/4db33de6-49ec-4b4b-bed8-1c24ed04e668 => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:53.774348 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-c8bc146e-8144-478c-88a4-6e2c2851fbcb req-bc00436e-ab72-488e-9bb0-0b9bb7deeec3 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:53.776498 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-c8bc146e-8144-478c-88a4-6e2c2851fbcb req-bc00436e-ab72-488e-9bb0-0b9bb7deeec3 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] POST https://10.4.3.14/volume/v3/attachments/b72a314c-b337-46f9-8777-7d0d870f93ad/action Aug 13 21:14:53.776882 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-c8bc146e-8144-478c-88a4-6e2c2851fbcb req-bc00436e-ab72-488e-9bb0-0b9bb7deeec3 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Action body: b'{"os-complete": null}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:14:53.777061 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-c8bc146e-8144-478c-88a4-6e2c2851fbcb req-bc00436e-ab72-488e-9bb0-0b9bb7deeec3 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:14:53.792624 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:14:53.792624 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:14:53.803222 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-c8bc146e-8144-478c-88a4-6e2c2851fbcb req-bc00436e-ab72-488e-9bb0-0b9bb7deeec3 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] https://10.4.3.14/volume/v3/attachments/b72a314c-b337-46f9-8777-7d0d870f93ad/action returned with HTTP 204 Aug 13 21:14:53.803656 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 913/3626] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:14:53 2026] POST /volume/v3/attachments/b72a314c-b337-46f9-8777-7d0d870f93ad/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:14:54.215296 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-bff588d8-0368-438e-933d-471796495056 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:54.217182 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bff588d8-0368-438e-933d-471796495056 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] GET https://10.4.3.14/volume/v3/backups/747724ab-0fd2-4f21-a6c0-96682a1c5cd8 Aug 13 21:14:54.217426 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bff588d8-0368-438e-933d-471796495056 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:54.217528 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bff588d8-0368-438e-933d-471796495056 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:54.217637 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-bff588d8-0368-438e-933d-471796495056 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Show backup with id 747724ab-0fd2-4f21-a6c0-96682a1c5cd8. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:14:54.221443 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bff588d8-0368-438e-933d-471796495056 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] https://10.4.3.14/volume/v3/backups/747724ab-0fd2-4f21-a6c0-96682a1c5cd8 returned with HTTP 404 Aug 13 21:14:54.221910 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 903/3627] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:14:54 2026] GET /volume/v3/backups/747724ab-0fd2-4f21-a6c0-96682a1c5cd8 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:14:54.229797 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-41ea28ac-9e6b-438c-bec5-463bd29b8ead None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:54.231580 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-41ea28ac-9e6b-438c-bec5-463bd29b8ead tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] DELETE https://10.4.3.14/volume/v3/backups/43ddd611-5452-4281-9bff-87bbcb1b856c Aug 13 21:14:54.231786 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-41ea28ac-9e6b-438c-bec5-463bd29b8ead tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:54.232038 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-41ea28ac-9e6b-438c-bec5-463bd29b8ead tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:54.232167 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.contrib.backups [None req-41ea28ac-9e6b-438c-bec5-463bd29b8ead tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Delete backup with id: 43ddd611-5452-4281-9bff-87bbcb1b856c. Aug 13 21:14:54.236276 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:14:54.236276 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:14:54.249259 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.backup.rpcapi [None req-41ea28ac-9e6b-438c-bec5-463bd29b8ead tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] delete_backup rpcapi backup_id 43ddd611-5452-4281-9bff-87bbcb1b856c {{(pid=100214) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 21:14:54.251057 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-41ea28ac-9e6b-438c-bec5-463bd29b8ead tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] https://10.4.3.14/volume/v3/backups/43ddd611-5452-4281-9bff-87bbcb1b856c returned with HTTP 202 Aug 13 21:14:54.251441 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 908/3628] 10.4.3.14 () {68 vars in 1384 bytes} [Thu Aug 13 21:14:54 2026] DELETE /volume/v3/backups/43ddd611-5452-4281-9bff-87bbcb1b856c => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:14:54.264188 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e1589b41-3d5d-4f05-8c22-b432a7dc74e4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:54.266166 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e1589b41-3d5d-4f05-8c22-b432a7dc74e4 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] GET https://10.4.3.14/volume/v3/backups/43ddd611-5452-4281-9bff-87bbcb1b856c Aug 13 21:14:54.266262 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e1589b41-3d5d-4f05-8c22-b432a7dc74e4 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:54.266470 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e1589b41-3d5d-4f05-8c22-b432a7dc74e4 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:54.266575 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-e1589b41-3d5d-4f05-8c22-b432a7dc74e4 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Show backup with id 43ddd611-5452-4281-9bff-87bbcb1b856c. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:14:54.270753 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:14:54.270753 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:14:54.271437 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e1589b41-3d5d-4f05-8c22-b432a7dc74e4 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] https://10.4.3.14/volume/v3/backups/43ddd611-5452-4281-9bff-87bbcb1b856c returned with HTTP 200 Aug 13 21:14:54.271875 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 905/3629] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:14:54 2026] GET /volume/v3/backups/43ddd611-5452-4281-9bff-87bbcb1b856c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:54.413341 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-be916b4e-5ef7-4bbc-b693-4cdef85de885 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:54.415044 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-be916b4e-5ef7-4bbc-b693-4cdef85de885 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] GET https://10.4.3.14/volume/v3/volumes/4db33de6-49ec-4b4b-bed8-1c24ed04e668 Aug 13 21:14:54.415249 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-be916b4e-5ef7-4bbc-b693-4cdef85de885 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:54.415451 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-be916b4e-5ef7-4bbc-b693-4cdef85de885 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:54.426220 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:14:54.426220 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:14:54.429818 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-be916b4e-5ef7-4bbc-b693-4cdef85de885 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Volume info retrieved successfully. Aug 13 21:14:54.434262 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-be916b4e-5ef7-4bbc-b693-4cdef85de885 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] https://10.4.3.14/volume/v3/volumes/4db33de6-49ec-4b4b-bed8-1c24ed04e668 returned with HTTP 200 Aug 13 21:14:54.434661 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 914/3630] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:14:54 2026] GET /volume/v3/volumes/4db33de6-49ec-4b4b-bed8-1c24ed04e668 => generated 1148 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:14:54.449426 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-72757f80-ed60-46ad-97a1-18c60e27a43b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:54.451482 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-72757f80-ed60-46ad-97a1-18c60e27a43b tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] GET https://10.4.3.14/volume/v3/volumes/4db33de6-49ec-4b4b-bed8-1c24ed04e668 Aug 13 21:14:54.451673 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-72757f80-ed60-46ad-97a1-18c60e27a43b tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:54.452042 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-72757f80-ed60-46ad-97a1-18c60e27a43b tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:54.464307 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:14:54.464307 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:14:54.468310 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-72757f80-ed60-46ad-97a1-18c60e27a43b tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Volume info retrieved successfully. Aug 13 21:14:54.473863 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-72757f80-ed60-46ad-97a1-18c60e27a43b tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] https://10.4.3.14/volume/v3/volumes/4db33de6-49ec-4b4b-bed8-1c24ed04e668 returned with HTTP 200 Aug 13 21:14:54.474530 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 904/3631] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:14:54 2026] GET /volume/v3/volumes/4db33de6-49ec-4b4b-bed8-1c24ed04e668 => generated 1148 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:14:54.487815 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2cfeaa32-d607-4081-a7d8-9c2a1a5f7ec9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:54.489816 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2cfeaa32-d607-4081-a7d8-9c2a1a5f7ec9 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] POST https://10.4.3.14/volume/v3/volumes/4db33de6-49ec-4b4b-bed8-1c24ed04e668/action Aug 13 21:14:54.490230 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2cfeaa32-d607-4081-a7d8-9c2a1a5f7ec9 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Action body: b'{"os-detach": {}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:14:54.490367 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2cfeaa32-d607-4081-a7d8-9c2a1a5f7ec9 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:14:54.501262 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:14:54.501262 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:14:54.501941 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-2cfeaa32-d607-4081-a7d8-9c2a1a5f7ec9 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Volume info retrieved successfully. Aug 13 21:14:54.507338 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-2cfeaa32-d607-4081-a7d8-9c2a1a5f7ec9 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Attachment connected to vm e363be54-9cb3-4377-b6d5-41bfb09d8e14, checking data on nova Aug 13 21:14:54.507612 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.compute.nova [None req-2cfeaa32-d607-4081-a7d8-9c2a1a5f7ec9 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Creating Keystone token plugin using URL: https://10.4.3.14/identity {{(pid=100214) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 13 21:14:54.640164 np0000007265 devstack@c-api.service[100214]: DEBUG novaclient.v2.client [None req-2cfeaa32-d607-4081-a7d8-9c2a1a5f7ec9 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] REQ: curl -g -i -X GET https://10.4.3.14/compute/v2.1/servers/e363be54-9cb3-4377-b6d5-41bfb09d8e14/os-volume_attachments/4db33de6-49ec-4b4b-bed8-1c24ed04e668 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}1e7e64cfdd89a3756d297bc649d90fe9ee602f9915eea5f6d66fef3a9d4a2534" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-2cfeaa32-d607-4081-a7d8-9c2a1a5f7ec9" -H "X-Service-Token: {SHA256}ee6c0e3bd39e4f123344966fe7c1eebf6620bf20b48bbfed97fda698a8be9a9a" {{(pid=100214) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 13 21:14:54.809638 np0000007265 devstack@c-api.service[100214]: DEBUG novaclient.v2.client [None req-2cfeaa32-d607-4081-a7d8-9c2a1a5f7ec9 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 13 Aug 2026 21:14:54 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-5604019b-ea94-4dc4-b298-f328c8cef8d3 x-openstack-request-id: req-5604019b-ea94-4dc4-b298-f328c8cef8d3 {{(pid=100214) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 13 21:14:54.809756 np0000007265 devstack@c-api.service[100214]: DEBUG novaclient.v2.client [None req-2cfeaa32-d607-4081-a7d8-9c2a1a5f7ec9 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "4db33de6-49ec-4b4b-bed8-1c24ed04e668", "serverId": "e363be54-9cb3-4377-b6d5-41bfb09d8e14", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "b72a314c-b337-46f9-8777-7d0d870f93ad", "bdm_uuid": "4bdee8c2-4405-4748-8dea-1ab345fa08c4"}} {{(pid=100214) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 13 21:14:54.809860 np0000007265 devstack@c-api.service[100214]: DEBUG novaclient.v2.client [None req-2cfeaa32-d607-4081-a7d8-9c2a1a5f7ec9 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] GET call to compute for https://10.4.3.14/compute/v2.1/servers/e363be54-9cb3-4377-b6d5-41bfb09d8e14/os-volume_attachments/4db33de6-49ec-4b4b-bed8-1c24ed04e668 used request id req-5604019b-ea94-4dc4-b298-f328c8cef8d3 {{(pid=100214) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 13 21:14:54.811712 np0000007265 devstack@c-api.service[100214]: ERROR cinder.volume.api [None req-2cfeaa32-d607-4081-a7d8-9c2a1a5f7ec9 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Aug 13 21:14:54.814110 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault [None req-2cfeaa32-d607-4081-a7d8-9c2a1a5f7ec9 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Caught error: Detach volume from instance e363be54-9cb3-4377-b6d5-41bfb09d8e14 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance e363be54-9cb3-4377-b6d5-41bfb09d8e14 using the Compute API Aug 13 21:14:54.814110 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 13 21:14:54.814110 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 13 21:14:54.814110 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 13 21:14:54.814110 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:14:54.814110 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 21:14:54.814110 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 21:14:54.814110 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:14:54.814110 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 21:14:54.814110 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 21:14:54.814110 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:14:54.814110 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 21:14:54.814110 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 21:14:54.814110 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:14:54.814110 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 21:14:54.814110 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 21:14:54.814110 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:14:54.814110 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 13 21:14:54.814110 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 13 21:14:54.814110 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:14:54.814110 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 21:14:54.814110 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 21:14:54.814110 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:14:54.814110 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 21:14:54.814110 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 21:14:54.814110 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:14:54.814110 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 21:14:54.814110 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 21:14:54.814110 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:14:54.814110 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 21:14:54.814110 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 21:14:54.814110 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:14:54.814110 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 13 21:14:54.814110 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 13 21:14:54.814110 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:14:54.814110 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 21:14:54.814110 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 21:14:54.814110 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:14:54.814110 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 21:14:54.814110 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 21:14:54.814110 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:14:54.814110 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 21:14:54.814110 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 21:14:54.814110 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:14:54.814110 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 21:14:54.814110 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 21:14:54.814110 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:14:54.814110 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 13 21:14:54.814110 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 13 21:14:54.814110 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:14:54.814110 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 21:14:54.814995 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 21:14:54.814995 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:14:54.814995 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 21:14:54.814995 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 21:14:54.814995 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:14:54.814995 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 21:14:54.814995 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 21:14:54.814995 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:14:54.814995 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 21:14:54.814995 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 21:14:54.814995 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:14:54.814995 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 13 21:14:54.814995 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 13 21:14:54.814995 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:14:54.814995 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 21:14:54.814995 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 21:14:54.814995 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:14:54.814995 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 21:14:54.814995 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 21:14:54.814995 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:14:54.814995 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 21:14:54.814995 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 21:14:54.814995 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:14:54.814995 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 13 21:14:54.814995 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 13 21:14:54.814995 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:14:54.814995 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 13 21:14:54.814995 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 13 21:14:54.814995 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:14:54.814995 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 13 21:14:54.814995 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 13 21:14:54.814995 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:14:54.814995 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 13 21:14:54.814995 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 13 21:14:54.814995 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:14:54.814995 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Aug 13 21:14:54.814995 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Aug 13 21:14:54.814995 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Aug 13 21:14:54.814995 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Aug 13 21:14:54.814995 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 13 21:14:54.814995 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 13 21:14:54.814995 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance e363be54-9cb3-4377-b6d5-41bfb09d8e14 using the Compute API Aug 13 21:14:54.814995 np0000007265 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault Aug 13 21:14:54.814995 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.middleware.fault [None req-2cfeaa32-d607-4081-a7d8-9c2a1a5f7ec9 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] https://10.4.3.14/volume/v3/volumes/4db33de6-49ec-4b4b-bed8-1c24ed04e668/action returned with HTTP 409 Aug 13 21:14:54.814995 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 909/3632] 10.4.3.14 () {68 vars in 1383 bytes} [Thu Aug 13 21:14:54 2026] POST /volume/v3/volumes/4db33de6-49ec-4b4b-bed8-1c24ed04e668/action => generated 167 bytes in 327 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:14:54.823923 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3d63a7b0-7ba4-4991-9056-b072f4894670 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:54.825561 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3d63a7b0-7ba4-4991-9056-b072f4894670 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] POST https://10.4.3.14/volume/v3/volumes/4db33de6-49ec-4b4b-bed8-1c24ed04e668/action Aug 13 21:14:54.825855 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3d63a7b0-7ba4-4991-9056-b072f4894670 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:14:54.825980 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3d63a7b0-7ba4-4991-9056-b072f4894670 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:14:54.828893 np0000007265 devstack@c-api.service[100215]: DEBUG dbcounter [-] [100215] Writing DB stats cinder:SELECT=225,cinder:INSERT=26,cinder:UPDATE=43 {{(pid=100215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:14:54.838047 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:14:54.838047 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:14:54.838519 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-3d63a7b0-7ba4-4991-9056-b072f4894670 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Volume info retrieved successfully. Aug 13 21:14:54.894581 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-3d63a7b0-7ba4-4991-9056-b072f4894670 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Attachment connected to vm e363be54-9cb3-4377-b6d5-41bfb09d8e14, checking data on nova Aug 13 21:14:54.894858 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.compute.nova [None req-3d63a7b0-7ba4-4991-9056-b072f4894670 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Creating Keystone token plugin using URL: https://10.4.3.14/identity {{(pid=100215) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 13 21:14:55.027137 np0000007265 devstack@c-api.service[100215]: DEBUG novaclient.v2.client [None req-3d63a7b0-7ba4-4991-9056-b072f4894670 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] REQ: curl -g -i -X GET https://10.4.3.14/compute/v2.1/servers/e363be54-9cb3-4377-b6d5-41bfb09d8e14/os-volume_attachments/4db33de6-49ec-4b4b-bed8-1c24ed04e668 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}11152870944bdee0dbfcaff4e3297cf65d690623929a78762359f02808f71d6c" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-3d63a7b0-7ba4-4991-9056-b072f4894670" -H "X-Service-Token: {SHA256}1fb966c9156e54bcff6777ac2d378f9e9321f681e46433870fde5fe1b9066a8d" {{(pid=100215) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 13 21:14:55.119580 np0000007265 devstack@c-api.service[100215]: DEBUG novaclient.v2.client [None req-3d63a7b0-7ba4-4991-9056-b072f4894670 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 13 Aug 2026 21:14:55 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-c6f09f9b-ec9d-4162-a678-9a4e60d60fd8 x-openstack-request-id: req-c6f09f9b-ec9d-4162-a678-9a4e60d60fd8 {{(pid=100215) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 13 21:14:55.119788 np0000007265 devstack@c-api.service[100215]: DEBUG novaclient.v2.client [None req-3d63a7b0-7ba4-4991-9056-b072f4894670 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "4db33de6-49ec-4b4b-bed8-1c24ed04e668", "serverId": "e363be54-9cb3-4377-b6d5-41bfb09d8e14", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "b72a314c-b337-46f9-8777-7d0d870f93ad", "bdm_uuid": "4bdee8c2-4405-4748-8dea-1ab345fa08c4"}} {{(pid=100215) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 13 21:14:55.119956 np0000007265 devstack@c-api.service[100215]: DEBUG novaclient.v2.client [None req-3d63a7b0-7ba4-4991-9056-b072f4894670 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] GET call to compute for https://10.4.3.14/compute/v2.1/servers/e363be54-9cb3-4377-b6d5-41bfb09d8e14/os-volume_attachments/4db33de6-49ec-4b4b-bed8-1c24ed04e668 used request id req-c6f09f9b-ec9d-4162-a678-9a4e60d60fd8 {{(pid=100215) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 13 21:14:55.121867 np0000007265 devstack@c-api.service[100215]: ERROR cinder.volume.api [None req-3d63a7b0-7ba4-4991-9056-b072f4894670 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Aug 13 21:14:55.123944 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault [None req-3d63a7b0-7ba4-4991-9056-b072f4894670 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Caught error: Detach volume from instance e363be54-9cb3-4377-b6d5-41bfb09d8e14 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance e363be54-9cb3-4377-b6d5-41bfb09d8e14 using the Compute API Aug 13 21:14:55.123944 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 13 21:14:55.123944 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 13 21:14:55.123944 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 13 21:14:55.123944 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:14:55.123944 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 21:14:55.123944 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 21:14:55.123944 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:14:55.123944 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 21:14:55.123944 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 21:14:55.123944 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:14:55.123944 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 21:14:55.123944 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 21:14:55.123944 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:14:55.123944 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 21:14:55.123944 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 21:14:55.123944 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:14:55.123944 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 13 21:14:55.123944 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 13 21:14:55.123944 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:14:55.123944 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 21:14:55.123944 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 21:14:55.123944 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:14:55.123944 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 21:14:55.123944 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 21:14:55.123944 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:14:55.123944 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 21:14:55.123944 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 21:14:55.123944 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:14:55.123944 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 21:14:55.123944 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 21:14:55.123944 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:14:55.123944 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 13 21:14:55.123944 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 13 21:14:55.123944 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:14:55.123944 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 21:14:55.123944 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 21:14:55.123944 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:14:55.123944 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 21:14:55.123944 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 21:14:55.123944 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:14:55.123944 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 21:14:55.123944 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 21:14:55.123944 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:14:55.123944 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 21:14:55.123944 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 21:14:55.123944 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:14:55.123944 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 13 21:14:55.123944 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 13 21:14:55.123944 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:14:55.123944 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 21:14:55.124870 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 21:14:55.124870 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:14:55.124870 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 21:14:55.124870 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 21:14:55.124870 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:14:55.124870 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 21:14:55.124870 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 21:14:55.124870 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:14:55.124870 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 21:14:55.124870 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 21:14:55.124870 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:14:55.124870 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 13 21:14:55.124870 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 13 21:14:55.124870 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:14:55.124870 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 21:14:55.124870 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 21:14:55.124870 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:14:55.124870 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 21:14:55.124870 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 21:14:55.124870 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:14:55.124870 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 21:14:55.124870 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 21:14:55.124870 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:14:55.124870 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 13 21:14:55.124870 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 13 21:14:55.124870 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:14:55.124870 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 13 21:14:55.124870 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 13 21:14:55.124870 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:14:55.124870 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 13 21:14:55.124870 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 13 21:14:55.124870 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:14:55.124870 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 13 21:14:55.124870 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 13 21:14:55.124870 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:14:55.124870 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Aug 13 21:14:55.124870 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 13 21:14:55.124870 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 13 21:14:55.124870 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 13 21:14:55.124870 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 13 21:14:55.124870 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 13 21:14:55.124870 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance e363be54-9cb3-4377-b6d5-41bfb09d8e14 using the Compute API Aug 13 21:14:55.124870 np0000007265 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault Aug 13 21:14:55.124870 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.middleware.fault [None req-3d63a7b0-7ba4-4991-9056-b072f4894670 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] https://10.4.3.14/volume/v3/volumes/4db33de6-49ec-4b4b-bed8-1c24ed04e668/action returned with HTTP 409 Aug 13 21:14:55.124870 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 906/3633] 10.4.3.14 () {68 vars in 1383 bytes} [Thu Aug 13 21:14:54 2026] POST /volume/v3/volumes/4db33de6-49ec-4b4b-bed8-1c24ed04e668/action => generated 167 bytes in 301 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:14:55.132065 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2f774cdd-ba97-4e10-82f3-5093626a973b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:55.135141 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 915/3634] 10.4.3.14 () {70 vars in 1590 bytes} [Thu Aug 13 21:14:55 2026] POST /volume/v3/volumes/4db33de6-49ec-4b4b-bed8-1c24ed04e668/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 13 21:14:55.141648 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-bac47236-7499-46ff-a8d2-9ad0e72aab85 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:55.142917 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 905/3635] 10.4.3.14 () {70 vars in 1590 bytes} [Thu Aug 13 21:14:55 2026] POST /volume/v3/volumes/4db33de6-49ec-4b4b-bed8-1c24ed04e668/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 13 21:14:55.149984 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0035281c-2af3-4c41-83bf-3d5824c77d2b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:55.175750 np0000007265 devstack@c-api.service[100214]: WARNING keystonemiddleware.auth_token [None req-0035281c-2af3-4c41-83bf-3d5824c77d2b None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 13 21:14:55.176692 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 910/3636] 10.4.3.14 () {70 vars in 1590 bytes} [Thu Aug 13 21:14:55 2026] POST /volume/v3/volumes/4db33de6-49ec-4b4b-bed8-1c24ed04e668/action => generated 114 bytes in 28 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 13 21:14:55.183609 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d60f36ae-5623-417a-af37-b9ab87a8d475 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:55.211123 np0000007265 devstack@c-api.service[100215]: WARNING keystonemiddleware.auth_token [None req-d60f36ae-5623-417a-af37-b9ab87a8d475 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 13 21:14:55.212108 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 907/3637] 10.4.3.14 () {70 vars in 1590 bytes} [Thu Aug 13 21:14:55 2026] POST /volume/v3/volumes/4db33de6-49ec-4b4b-bed8-1c24ed04e668/action => generated 114 bytes in 29 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 13 21:14:55.219164 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7f855607-390d-4bba-a88c-2bdace8c4fb3 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:55.283199 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c9ccb7fd-29b6-439d-af57-7a6f20fc5204 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:55.285488 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c9ccb7fd-29b6-439d-af57-7a6f20fc5204 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] GET https://10.4.3.14/volume/v3/backups/43ddd611-5452-4281-9bff-87bbcb1b856c Aug 13 21:14:55.285488 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c9ccb7fd-29b6-439d-af57-7a6f20fc5204 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:55.285488 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c9ccb7fd-29b6-439d-af57-7a6f20fc5204 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:55.285488 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-c9ccb7fd-29b6-439d-af57-7a6f20fc5204 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Show backup with id 43ddd611-5452-4281-9bff-87bbcb1b856c. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:14:55.292924 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c9ccb7fd-29b6-439d-af57-7a6f20fc5204 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] https://10.4.3.14/volume/v3/backups/43ddd611-5452-4281-9bff-87bbcb1b856c returned with HTTP 404 Aug 13 21:14:55.293447 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 906/3638] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:14:55 2026] GET /volume/v3/backups/43ddd611-5452-4281-9bff-87bbcb1b856c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:14:55.295486 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7f855607-390d-4bba-a88c-2bdace8c4fb3 tempest-TestServerVolumeAttachmentScenario-799732465 tempest-TestServerVolumeAttachmentScenario-799732465-project-admin] POST https://10.4.3.14/volume/v3/volumes/4db33de6-49ec-4b4b-bed8-1c24ed04e668/action Aug 13 21:14:55.295839 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7f855607-390d-4bba-a88c-2bdace8c4fb3 tempest-TestServerVolumeAttachmentScenario-799732465 tempest-TestServerVolumeAttachmentScenario-799732465-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:14:55.296035 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7f855607-390d-4bba-a88c-2bdace8c4fb3 tempest-TestServerVolumeAttachmentScenario-799732465 tempest-TestServerVolumeAttachmentScenario-799732465-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:14:55.302538 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c1eadc97-b700-4dd6-9803-4a0ee22dcf94 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:55.304356 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c1eadc97-b700-4dd6-9803-4a0ee22dcf94 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] DELETE https://10.4.3.14/volume/v3/volumes/c85617c4-20ed-49e2-a590-05a7ee0a7524 Aug 13 21:14:55.304677 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c1eadc97-b700-4dd6-9803-4a0ee22dcf94 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:55.304943 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c1eadc97-b700-4dd6-9803-4a0ee22dcf94 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:55.305241 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-c1eadc97-b700-4dd6-9803-4a0ee22dcf94 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Delete volume with id: c85617c4-20ed-49e2-a590-05a7ee0a7524 Aug 13 21:14:55.309344 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:14:55.309344 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:14:55.310726 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.contrib.admin_actions [None req-7f855607-390d-4bba-a88c-2bdace8c4fb3 tempest-TestServerVolumeAttachmentScenario-799732465 tempest-TestServerVolumeAttachmentScenario-799732465-project-admin] Updating volume '4db33de6-49ec-4b4b-bed8-1c24ed04e668' with '{'status': 'error'}' {{(pid=100216) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 21:14:55.334991 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7f855607-390d-4bba-a88c-2bdace8c4fb3 tempest-TestServerVolumeAttachmentScenario-799732465 tempest-TestServerVolumeAttachmentScenario-799732465-project-admin] https://10.4.3.14/volume/v3/volumes/4db33de6-49ec-4b4b-bed8-1c24ed04e668/action returned with HTTP 202 Aug 13 21:14:55.336061 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 916/3639] 10.4.3.14 () {68 vars in 1383 bytes} [Thu Aug 13 21:14:55 2026] POST /volume/v3/volumes/4db33de6-49ec-4b4b-bed8-1c24ed04e668/action => generated 0 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:14:55.344009 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5b3eec5f-52a0-48eb-b6b4-e4c538afe2ef None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:55.346016 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5b3eec5f-52a0-48eb-b6b4-e4c538afe2ef tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] GET https://10.4.3.14/volume/v3/volumes/4db33de6-49ec-4b4b-bed8-1c24ed04e668 Aug 13 21:14:55.346261 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5b3eec5f-52a0-48eb-b6b4-e4c538afe2ef tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:55.346467 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5b3eec5f-52a0-48eb-b6b4-e4c538afe2ef tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:55.347173 np0000007265 devstack@c-api.service[100214]: DEBUG oslo_db.sqlalchemy.engines [None req-c1eadc97-b700-4dd6-9803-4a0ee22dcf94 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-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=100214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:14:55.359788 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:14:55.359788 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:14:55.359788 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-c1eadc97-b700-4dd6-9803-4a0ee22dcf94 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Volume info retrieved successfully. Aug 13 21:14:55.380452 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-c1eadc97-b700-4dd6-9803-4a0ee22dcf94 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Delete volume request issued successfully. Aug 13 21:14:55.381838 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c1eadc97-b700-4dd6-9803-4a0ee22dcf94 tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] https://10.4.3.14/volume/v3/volumes/c85617c4-20ed-49e2-a590-05a7ee0a7524 returned with HTTP 202 Aug 13 21:14:55.385626 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 911/3640] 10.4.3.14 () {68 vars in 1384 bytes} [Thu Aug 13 21:14:55 2026] DELETE /volume/v3/volumes/c85617c4-20ed-49e2-a590-05a7ee0a7524 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:14:55.385710 np0000007265 devstack@c-api.service[100215]: DEBUG oslo_db.sqlalchemy.engines [None req-5b3eec5f-52a0-48eb-b6b4-e4c538afe2ef tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] 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=100215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:14:55.393850 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4be930df-2490-4473-ab90-fcf2569eed2e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:55.395862 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:14:55.395862 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:14:55.396063 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4be930df-2490-4473-ab90-fcf2569eed2e tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] GET https://10.4.3.14/volume/v3/volumes/c85617c4-20ed-49e2-a590-05a7ee0a7524 Aug 13 21:14:55.396337 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4be930df-2490-4473-ab90-fcf2569eed2e tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:55.396526 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4be930df-2490-4473-ab90-fcf2569eed2e tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:55.398954 np0000007265 devstack@c-api.service[100217]: DEBUG dbcounter [-] [100217] Writing DB stats cinder:SELECT=298,cinder:INSERT=39,cinder:UPDATE=75 {{(pid=100217) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:14:55.400498 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-5b3eec5f-52a0-48eb-b6b4-e4c538afe2ef tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Volume info retrieved successfully. Aug 13 21:14:55.405909 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5b3eec5f-52a0-48eb-b6b4-e4c538afe2ef tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] https://10.4.3.14/volume/v3/volumes/4db33de6-49ec-4b4b-bed8-1c24ed04e668 returned with HTTP 200 Aug 13 21:14:55.406509 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 908/3641] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:14:55 2026] GET /volume/v3/volumes/4db33de6-49ec-4b4b-bed8-1c24ed04e668 => generated 1147 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:14:55.406979 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:14:55.406979 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:14:55.413521 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-4be930df-2490-4473-ab90-fcf2569eed2e tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Volume info retrieved successfully. Aug 13 21:14:55.421274 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4be930df-2490-4473-ab90-fcf2569eed2e tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] https://10.4.3.14/volume/v3/volumes/c85617c4-20ed-49e2-a590-05a7ee0a7524 returned with HTTP 200 Aug 13 21:14:55.421697 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 907/3642] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:14:55 2026] GET /volume/v3/volumes/c85617c4-20ed-49e2-a590-05a7ee0a7524 => generated 1015 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:14:55.423427 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-63260673-9182-4599-9c9f-4fe316232e23 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:55.426476 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-63260673-9182-4599-9c9f-4fe316232e23 tempest-TestServerVolumeAttachmentScenario-799732465 tempest-TestServerVolumeAttachmentScenario-799732465-project-admin] POST https://10.4.3.14/volume/v3/volumes/4db33de6-49ec-4b4b-bed8-1c24ed04e668/action Aug 13 21:14:55.427129 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-63260673-9182-4599-9c9f-4fe316232e23 tempest-TestServerVolumeAttachmentScenario-799732465 tempest-TestServerVolumeAttachmentScenario-799732465-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "b72a314c-b337-46f9-8777-7d0d870f93ad"}}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:14:55.427497 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-63260673-9182-4599-9c9f-4fe316232e23 tempest-TestServerVolumeAttachmentScenario-799732465 tempest-TestServerVolumeAttachmentScenario-799732465-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "b72a314c-b337-46f9-8777-7d0d870f93ad"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:14:55.440831 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:14:55.440831 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:14:55.441448 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-63260673-9182-4599-9c9f-4fe316232e23 tempest-TestServerVolumeAttachmentScenario-799732465 tempest-TestServerVolumeAttachmentScenario-799732465-project-admin] Volume info retrieved successfully. Aug 13 21:14:55.505017 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-63260673-9182-4599-9c9f-4fe316232e23 tempest-TestServerVolumeAttachmentScenario-799732465 tempest-TestServerVolumeAttachmentScenario-799732465-project-admin] Attachment connected to vm e363be54-9cb3-4377-b6d5-41bfb09d8e14, checking data on nova Aug 13 21:14:55.505406 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.compute.nova [None req-63260673-9182-4599-9c9f-4fe316232e23 tempest-TestServerVolumeAttachmentScenario-799732465 tempest-TestServerVolumeAttachmentScenario-799732465-project-admin] Creating Keystone token plugin using URL: https://10.4.3.14/identity {{(pid=100216) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 13 21:14:55.512876 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-dd56e6dc-ccf4-4239-bbbb-bc6278c1b25e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:55.514589 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-dd56e6dc-ccf4-4239-bbbb-bc6278c1b25e tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/f33c857a-dccf-4a8b-8ff0-af91dd70d99d Aug 13 21:14:55.514775 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-dd56e6dc-ccf4-4239-bbbb-bc6278c1b25e tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:55.514972 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-dd56e6dc-ccf4-4239-bbbb-bc6278c1b25e tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:55.522778 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:14:55.522778 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:14:55.526459 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-dd56e6dc-ccf4-4239-bbbb-bc6278c1b25e tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:14:55.530983 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-dd56e6dc-ccf4-4239-bbbb-bc6278c1b25e tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/f33c857a-dccf-4a8b-8ff0-af91dd70d99d returned with HTTP 200 Aug 13 21:14:55.530983 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 912/3643] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:14:55 2026] GET /volume/v3/volumes/f33c857a-dccf-4a8b-8ff0-af91dd70d99d => generated 876 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:55.542374 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a6d2bd02-1952-4e5b-bd36-2452f3e17d5f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:55.544209 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a6d2bd02-1952-4e5b-bd36-2452f3e17d5f tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/f33c857a-dccf-4a8b-8ff0-af91dd70d99d Aug 13 21:14:55.544209 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a6d2bd02-1952-4e5b-bd36-2452f3e17d5f tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:55.544350 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a6d2bd02-1952-4e5b-bd36-2452f3e17d5f tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:55.550501 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:14:55.550501 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:14:55.554108 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a6d2bd02-1952-4e5b-bd36-2452f3e17d5f tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:14:55.558236 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a6d2bd02-1952-4e5b-bd36-2452f3e17d5f tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/f33c857a-dccf-4a8b-8ff0-af91dd70d99d returned with HTTP 200 Aug 13 21:14:55.558786 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 909/3644] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:14:55 2026] GET /volume/v3/volumes/f33c857a-dccf-4a8b-8ff0-af91dd70d99d => generated 876 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:55.598835 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-7f96fe21-75fa-4ae2-9700-54095c23e85e req-d8086944-c29e-47bc-b5af-0a905881f1be None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:55.600735 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-7f96fe21-75fa-4ae2-9700-54095c23e85e req-d8086944-c29e-47bc-b5af-0a905881f1be tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/f33c857a-dccf-4a8b-8ff0-af91dd70d99d Aug 13 21:14:55.600908 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-7f96fe21-75fa-4ae2-9700-54095c23e85e req-d8086944-c29e-47bc-b5af-0a905881f1be tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:55.601125 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-7f96fe21-75fa-4ae2-9700-54095c23e85e req-d8086944-c29e-47bc-b5af-0a905881f1be tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:55.607638 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:14:55.607638 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:14:55.611310 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-7f96fe21-75fa-4ae2-9700-54095c23e85e req-d8086944-c29e-47bc-b5af-0a905881f1be tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:14:55.615447 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-7f96fe21-75fa-4ae2-9700-54095c23e85e req-d8086944-c29e-47bc-b5af-0a905881f1be tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/f33c857a-dccf-4a8b-8ff0-af91dd70d99d returned with HTTP 200 Aug 13 21:14:55.615830 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 908/3645] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:14:55 2026] GET /volume/v3/volumes/f33c857a-dccf-4a8b-8ff0-af91dd70d99d => generated 876 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:55.638732 np0000007265 devstack@c-api.service[100216]: DEBUG novaclient.v2.client [None req-63260673-9182-4599-9c9f-4fe316232e23 tempest-TestServerVolumeAttachmentScenario-799732465 tempest-TestServerVolumeAttachmentScenario-799732465-project-admin] REQ: curl -g -i -X GET https://10.4.3.14/compute/v2.1/servers/e363be54-9cb3-4377-b6d5-41bfb09d8e14/os-volume_attachments/4db33de6-49ec-4b4b-bed8-1c24ed04e668 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}0955a5470a6fe4eae715a9d8b63a18b33a7a20fcd5820befda2c67e1d02508c9" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-63260673-9182-4599-9c9f-4fe316232e23" -H "X-Service-Token: {SHA256}df56eef53126d656cd5961331974452e960ab2ba71c2372f39414df353439772" {{(pid=100216) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 13 21:14:55.683285 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-74575220-5275-4e8a-b4d5-ef4afba6fafe None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:55.683778 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-74575220-5275-4e8a-b4d5-ef4afba6fafe None None] GET https://10.4.3.14/volume// Aug 13 21:14:55.683955 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-74575220-5275-4e8a-b4d5-ef4afba6fafe None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:55.684173 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-74575220-5275-4e8a-b4d5-ef4afba6fafe None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:55.684468 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-74575220-5275-4e8a-b4d5-ef4afba6fafe None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:14:55.684792 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 913/3646] 10.4.3.14 () {66 vars in 1421 bytes} [Thu Aug 13 21:14:55 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:14:55.692320 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-7f96fe21-75fa-4ae2-9700-54095c23e85e req-18fa11c7-8d0f-4a0b-b76c-32e28462e217 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:55.694397 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-7f96fe21-75fa-4ae2-9700-54095c23e85e req-18fa11c7-8d0f-4a0b-b76c-32e28462e217 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:14:55.694722 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-7f96fe21-75fa-4ae2-9700-54095c23e85e req-18fa11c7-8d0f-4a0b-b76c-32e28462e217 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f33c857a-dccf-4a8b-8ff0-af91dd70d99d", "connector": null, "instance_uuid": "5b7913dd-ffdc-4af0-adc5-1232e217d83a"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:14:55.702095 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:14:55.702095 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:14:55.725253 np0000007265 devstack@c-api.service[100216]: DEBUG novaclient.v2.client [None req-63260673-9182-4599-9c9f-4fe316232e23 tempest-TestServerVolumeAttachmentScenario-799732465 tempest-TestServerVolumeAttachmentScenario-799732465-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 13 Aug 2026 21:14:55 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-76099dc3-cef3-4187-b011-c7ff926a5558 x-openstack-request-id: req-76099dc3-cef3-4187-b011-c7ff926a5558 {{(pid=100216) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 13 21:14:55.725406 np0000007265 devstack@c-api.service[100216]: DEBUG novaclient.v2.client [None req-63260673-9182-4599-9c9f-4fe316232e23 tempest-TestServerVolumeAttachmentScenario-799732465 tempest-TestServerVolumeAttachmentScenario-799732465-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "4db33de6-49ec-4b4b-bed8-1c24ed04e668", "serverId": "e363be54-9cb3-4377-b6d5-41bfb09d8e14", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "b72a314c-b337-46f9-8777-7d0d870f93ad", "bdm_uuid": "4bdee8c2-4405-4748-8dea-1ab345fa08c4"}} {{(pid=100216) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 13 21:14:55.725685 np0000007265 devstack@c-api.service[100216]: DEBUG novaclient.v2.client [None req-63260673-9182-4599-9c9f-4fe316232e23 tempest-TestServerVolumeAttachmentScenario-799732465 tempest-TestServerVolumeAttachmentScenario-799732465-project-admin] GET call to compute for https://10.4.3.14/compute/v2.1/servers/e363be54-9cb3-4377-b6d5-41bfb09d8e14/os-volume_attachments/4db33de6-49ec-4b4b-bed8-1c24ed04e668 used request id req-76099dc3-cef3-4187-b011-c7ff926a5558 {{(pid=100216) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 13 21:14:55.727927 np0000007265 devstack@c-api.service[100216]: ERROR cinder.volume.api [None req-63260673-9182-4599-9c9f-4fe316232e23 tempest-TestServerVolumeAttachmentScenario-799732465 tempest-TestServerVolumeAttachmentScenario-799732465-project-admin] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Aug 13 21:14:55.730358 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault [None req-63260673-9182-4599-9c9f-4fe316232e23 tempest-TestServerVolumeAttachmentScenario-799732465 tempest-TestServerVolumeAttachmentScenario-799732465-project-admin] Caught error: Detach volume from instance e363be54-9cb3-4377-b6d5-41bfb09d8e14 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance e363be54-9cb3-4377-b6d5-41bfb09d8e14 using the Compute API Aug 13 21:14:55.730358 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 13 21:14:55.730358 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 13 21:14:55.730358 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 13 21:14:55.730358 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:14:55.730358 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 21:14:55.730358 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 21:14:55.730358 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:14:55.730358 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 21:14:55.730358 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 21:14:55.730358 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:14:55.730358 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 21:14:55.730358 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 21:14:55.730358 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:14:55.730358 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 21:14:55.730358 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 21:14:55.730358 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:14:55.730358 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 13 21:14:55.730358 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 13 21:14:55.730358 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:14:55.730358 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 21:14:55.730358 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 21:14:55.730358 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:14:55.730358 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 21:14:55.730358 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 21:14:55.730358 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:14:55.730358 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 21:14:55.730358 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 21:14:55.730358 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:14:55.730358 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 21:14:55.730358 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 21:14:55.730358 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:14:55.730358 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 13 21:14:55.730358 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 13 21:14:55.730358 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:14:55.730358 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 21:14:55.730358 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 21:14:55.730358 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:14:55.730358 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 21:14:55.730358 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 21:14:55.730358 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:14:55.730358 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 21:14:55.730358 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 21:14:55.730358 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:14:55.730358 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 21:14:55.730358 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 21:14:55.730358 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:14:55.730358 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 13 21:14:55.730358 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 13 21:14:55.730358 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:14:55.730358 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 21:14:55.732893 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 21:14:55.732893 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:14:55.732893 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 21:14:55.732893 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 21:14:55.732893 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:14:55.732893 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 21:14:55.732893 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 21:14:55.732893 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:14:55.732893 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 21:14:55.732893 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 21:14:55.732893 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:14:55.732893 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 13 21:14:55.732893 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 13 21:14:55.732893 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:14:55.732893 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 21:14:55.732893 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 21:14:55.732893 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:14:55.732893 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 21:14:55.732893 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 21:14:55.732893 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:14:55.732893 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 21:14:55.732893 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 21:14:55.732893 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:14:55.732893 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 13 21:14:55.732893 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 13 21:14:55.732893 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:14:55.732893 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 13 21:14:55.732893 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 13 21:14:55.732893 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:14:55.732893 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 13 21:14:55.732893 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 13 21:14:55.732893 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:14:55.732893 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 13 21:14:55.732893 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 13 21:14:55.732893 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 13 21:14:55.732893 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Aug 13 21:14:55.732893 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 13 21:14:55.732893 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 13 21:14:55.732893 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 13 21:14:55.732893 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 13 21:14:55.732893 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 13 21:14:55.732893 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance e363be54-9cb3-4377-b6d5-41bfb09d8e14 using the Compute API Aug 13 21:14:55.732893 np0000007265 devstack@c-api.service[100216]: ERROR cinder.api.middleware.fault Aug 13 21:14:55.732893 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.middleware.fault [None req-63260673-9182-4599-9c9f-4fe316232e23 tempest-TestServerVolumeAttachmentScenario-799732465 tempest-TestServerVolumeAttachmentScenario-799732465-project-admin] https://10.4.3.14/volume/v3/volumes/4db33de6-49ec-4b4b-bed8-1c24ed04e668/action returned with HTTP 409 Aug 13 21:14:55.732893 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 917/3647] 10.4.3.14 () {68 vars in 1383 bytes} [Thu Aug 13 21:14:55 2026] POST /volume/v3/volumes/4db33de6-49ec-4b4b-bed8-1c24ed04e668/action => generated 167 bytes in 308 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:14:55.733627 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-7f96fe21-75fa-4ae2-9700-54095c23e85e req-18fa11c7-8d0f-4a0b-b76c-32e28462e217 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:14:55.733627 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 910/3648] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:14:55 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:14:55.739421 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-dfe7b5bf-d218-43e1-b86c-05dbd39747ea None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:55.740861 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 909/3649] 10.4.3.14 () {70 vars in 1590 bytes} [Thu Aug 13 21:14:55 2026] POST /volume/v3/volumes/4db33de6-49ec-4b4b-bed8-1c24ed04e668/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 13 21:14:55.750605 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c4a5f7e6-0666-4691-9c5a-929b5b60d4d0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:55.763765 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-00a7a966-86fd-4f8c-8111-e150e7fa5100 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:55.766214 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-00a7a966-86fd-4f8c-8111-e150e7fa5100 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/f33c857a-dccf-4a8b-8ff0-af91dd70d99d Aug 13 21:14:55.766482 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-00a7a966-86fd-4f8c-8111-e150e7fa5100 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:55.766759 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-00a7a966-86fd-4f8c-8111-e150e7fa5100 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:55.768483 np0000007265 devstack@c-api.service[100214]: WARNING keystonemiddleware.auth_token [None req-c4a5f7e6-0666-4691-9c5a-929b5b60d4d0 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 13 21:14:55.769417 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 914/3650] 10.4.3.14 () {70 vars in 1590 bytes} [Thu Aug 13 21:14:55 2026] POST /volume/v3/volumes/4db33de6-49ec-4b4b-bed8-1c24ed04e668/action => generated 114 bytes in 20 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 13 21:14:55.772322 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2d0cef75-a809-4c1e-96a8-c45ef1904749 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:55.772751 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2d0cef75-a809-4c1e-96a8-c45ef1904749 None None] GET https://10.4.3.14/volume// Aug 13 21:14:55.772926 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2d0cef75-a809-4c1e-96a8-c45ef1904749 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:55.773150 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2d0cef75-a809-4c1e-96a8-c45ef1904749 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:55.773570 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2d0cef75-a809-4c1e-96a8-c45ef1904749 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:14:55.773834 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 911/3651] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:14:55 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:14:55.780276 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-7f96fe21-75fa-4ae2-9700-54095c23e85e req-d7101ad4-cad4-442d-8321-27a762f4401c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:55.782365 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-7f96fe21-75fa-4ae2-9700-54095c23e85e req-d7101ad4-cad4-442d-8321-27a762f4401c tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/f33c857a-dccf-4a8b-8ff0-af91dd70d99d Aug 13 21:14:55.782618 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-7f96fe21-75fa-4ae2-9700-54095c23e85e req-d7101ad4-cad4-442d-8321-27a762f4401c tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:55.782820 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-7f96fe21-75fa-4ae2-9700-54095c23e85e req-d7101ad4-cad4-442d-8321-27a762f4401c tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:55.784142 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f2a1b552-0494-457f-9191-9771ab302baa None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:55.786295 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f2a1b552-0494-457f-9191-9771ab302baa tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] GET https://10.4.3.14/volume/v3/volumes/006be007-067e-4e66-910d-1d8981619bfa Aug 13 21:14:55.786540 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f2a1b552-0494-457f-9191-9771ab302baa tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:55.786775 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f2a1b552-0494-457f-9191-9771ab302baa tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:55.792674 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:14:55.792674 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:14:55.795442 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:14:55.795442 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:14:55.796127 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-7f96fe21-75fa-4ae2-9700-54095c23e85e req-d7101ad4-cad4-442d-8321-27a762f4401c tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:14:55.799315 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f2a1b552-0494-457f-9191-9771ab302baa tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Volume info retrieved successfully. Aug 13 21:14:55.799854 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-7f96fe21-75fa-4ae2-9700-54095c23e85e req-d7101ad4-cad4-442d-8321-27a762f4401c tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/f33c857a-dccf-4a8b-8ff0-af91dd70d99d returned with HTTP 200 Aug 13 21:14:55.800288 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 910/3652] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:14:55 2026] GET /volume/v3/volumes/f33c857a-dccf-4a8b-8ff0-af91dd70d99d => generated 1055 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:14:55.808331 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f2a1b552-0494-457f-9191-9771ab302baa tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] https://10.4.3.14/volume/v3/volumes/006be007-067e-4e66-910d-1d8981619bfa returned with HTTP 200 Aug 13 21:14:55.808718 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 915/3653] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:14:55 2026] GET /volume/v3/volumes/006be007-067e-4e66-910d-1d8981619bfa => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:55.822455 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ec330c2e-7717-4a5c-b237-bea6a36e69e3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:55.824421 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ec330c2e-7717-4a5c-b237-bea6a36e69e3 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] GET https://10.4.3.14/volume/v3/volumes/006be007-067e-4e66-910d-1d8981619bfa Aug 13 21:14:55.824722 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ec330c2e-7717-4a5c-b237-bea6a36e69e3 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:55.824899 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ec330c2e-7717-4a5c-b237-bea6a36e69e3 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:55.827713 np0000007265 devstack@c-api.service[100216]: DEBUG oslo_db.sqlalchemy.engines [None req-00a7a966-86fd-4f8c-8111-e150e7fa5100 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] 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=100216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:14:55.831418 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:14:55.831418 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:14:55.834656 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ec330c2e-7717-4a5c-b237-bea6a36e69e3 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Volume info retrieved successfully. Aug 13 21:14:55.835611 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:14:55.835611 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:14:55.839067 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ec330c2e-7717-4a5c-b237-bea6a36e69e3 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] https://10.4.3.14/volume/v3/volumes/006be007-067e-4e66-910d-1d8981619bfa returned with HTTP 200 Aug 13 21:14:55.839127 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-00a7a966-86fd-4f8c-8111-e150e7fa5100 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:14:55.839490 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 912/3654] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:14:55 2026] GET /volume/v3/volumes/006be007-067e-4e66-910d-1d8981619bfa => generated 856 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:55.851914 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-00a7a966-86fd-4f8c-8111-e150e7fa5100 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/f33c857a-dccf-4a8b-8ff0-af91dd70d99d returned with HTTP 200 Aug 13 21:14:55.852418 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 918/3655] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:14:55 2026] GET /volume/v3/volumes/f33c857a-dccf-4a8b-8ff0-af91dd70d99d => generated 875 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:55.879382 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-7b90f41f-b566-44bf-8482-102f4baabfcb req-051e40a0-ff03-47c4-8741-c292a7656bcf None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:55.905745 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-7f96fe21-75fa-4ae2-9700-54095c23e85e req-92abfcf0-73f4-468c-9225-a711a847e5e2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:55.908128 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-7f96fe21-75fa-4ae2-9700-54095c23e85e req-92abfcf0-73f4-468c-9225-a711a847e5e2 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] PUT https://10.4.3.14/volume/v3/attachments/0451418b-6233-43fa-b5d9-3581d0afae48 Aug 13 21:14:55.908365 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-7f96fe21-75fa-4ae2-9700-54095c23e85e req-92abfcf0-73f4-468c-9225-a711a847e5e2 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:14:55.911288 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-7b90f41f-b566-44bf-8482-102f4baabfcb req-051e40a0-ff03-47c4-8741-c292a7656bcf tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] GET https://10.4.3.14/volume/v3/volumes/006be007-067e-4e66-910d-1d8981619bfa Aug 13 21:14:55.911483 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-7b90f41f-b566-44bf-8482-102f4baabfcb req-051e40a0-ff03-47c4-8741-c292a7656bcf tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:55.911720 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-7b90f41f-b566-44bf-8482-102f4baabfcb req-051e40a0-ff03-47c4-8741-c292a7656bcf tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:55.916108 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-7f96fe21-75fa-4ae2-9700-54095c23e85e req-92abfcf0-73f4-468c-9225-a711a847e5e2 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Acquiring lock "cinder-attachment_update-f33c857a-dccf-4a8b-8ff0-af91dd70d99d-np0000007265" by "attachment_update" {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:14:55.918794 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:14:55.918794 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:14:55.920929 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-7f96fe21-75fa-4ae2-9700-54095c23e85e req-92abfcf0-73f4-468c-9225-a711a847e5e2 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Lock "cinder-attachment_update-f33c857a-dccf-4a8b-8ff0-af91dd70d99d-np0000007265" acquired by "attachment_update" :: waited 0.005s {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:14:55.921863 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:14:55.921863 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:14:55.922837 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-7b90f41f-b566-44bf-8482-102f4baabfcb req-051e40a0-ff03-47c4-8741-c292a7656bcf tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Volume info retrieved successfully. Aug 13 21:14:55.926762 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-7b90f41f-b566-44bf-8482-102f4baabfcb req-051e40a0-ff03-47c4-8741-c292a7656bcf tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] https://10.4.3.14/volume/v3/volumes/006be007-067e-4e66-910d-1d8981619bfa returned with HTTP 200 Aug 13 21:14:55.927318 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 911/3656] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:14:55 2026] GET /volume/v3/volumes/006be007-067e-4e66-910d-1d8981619bfa => generated 856 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:55.997563 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ad104412-739a-44a4-a98f-79a2a98ade9b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:55.997917 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ad104412-739a-44a4-a98f-79a2a98ade9b None None] GET https://10.4.3.14/volume// Aug 13 21:14:55.998114 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ad104412-739a-44a4-a98f-79a2a98ade9b None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:55.998493 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ad104412-739a-44a4-a98f-79a2a98ade9b None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:55.998594 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ad104412-739a-44a4-a98f-79a2a98ade9b None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:14:55.999054 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 913/3657] 10.4.3.14 () {66 vars in 1421 bytes} [Thu Aug 13 21:14:55 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:14:56.003808 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-7f96fe21-75fa-4ae2-9700-54095c23e85e req-92abfcf0-73f4-468c-9225-a711a847e5e2 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Lock "cinder-attachment_update-f33c857a-dccf-4a8b-8ff0-af91dd70d99d-np0000007265" released by "attachment_update" :: held 0.083s {{(pid=100214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:14:56.004414 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-7f96fe21-75fa-4ae2-9700-54095c23e85e req-92abfcf0-73f4-468c-9225-a711a847e5e2 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/attachments/0451418b-6233-43fa-b5d9-3581d0afae48 returned with HTTP 200 Aug 13 21:14:56.004892 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 916/3658] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:14:55 2026] PUT /volume/v3/attachments/0451418b-6233-43fa-b5d9-3581d0afae48 => generated 968 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:14:56.005991 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-7b90f41f-b566-44bf-8482-102f4baabfcb req-45158e09-a63f-4893-b48a-a6a4ef689213 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:56.008065 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-7b90f41f-b566-44bf-8482-102f4baabfcb req-45158e09-a63f-4893-b48a-a6a4ef689213 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:14:56.008696 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-7b90f41f-b566-44bf-8482-102f4baabfcb req-45158e09-a63f-4893-b48a-a6a4ef689213 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "006be007-067e-4e66-910d-1d8981619bfa", "connector": null, "instance_uuid": "e363be54-9cb3-4377-b6d5-41bfb09d8e14"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:14:56.011651 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-7f96fe21-75fa-4ae2-9700-54095c23e85e req-afed04a5-95a3-4daa-a81d-ab93175184e2 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:56.013883 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-7f96fe21-75fa-4ae2-9700-54095c23e85e req-afed04a5-95a3-4daa-a81d-ab93175184e2 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/f33c857a-dccf-4a8b-8ff0-af91dd70d99d/encryption Aug 13 21:14:56.014102 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-7f96fe21-75fa-4ae2-9700-54095c23e85e req-afed04a5-95a3-4daa-a81d-ab93175184e2 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:56.014275 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-7f96fe21-75fa-4ae2-9700-54095c23e85e req-afed04a5-95a3-4daa-a81d-ab93175184e2 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'index' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:56.016851 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:14:56.016851 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:14:56.023358 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:14:56.023358 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:14:56.029058 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-7f96fe21-75fa-4ae2-9700-54095c23e85e req-afed04a5-95a3-4daa-a81d-ab93175184e2 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/f33c857a-dccf-4a8b-8ff0-af91dd70d99d/encryption returned with HTTP 200 Aug 13 21:14:56.029436 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 912/3659] 10.4.3.14 () {68 vars in 1624 bytes} [Thu Aug 13 21:14:56 2026] GET /volume/v3/volumes/f33c857a-dccf-4a8b-8ff0-af91dd70d99d/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:56.041851 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-7b90f41f-b566-44bf-8482-102f4baabfcb req-45158e09-a63f-4893-b48a-a6a4ef689213 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:14:56.042604 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 919/3660] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:14:56 2026] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:14:56.071424 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8e40bef2-21e3-4c26-9239-6f587f2c7bf7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:56.073795 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8e40bef2-21e3-4c26-9239-6f587f2c7bf7 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] GET https://10.4.3.14/volume/v3/volumes/006be007-067e-4e66-910d-1d8981619bfa Aug 13 21:14:56.074101 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8e40bef2-21e3-4c26-9239-6f587f2c7bf7 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:56.074343 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8e40bef2-21e3-4c26-9239-6f587f2c7bf7 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:56.079785 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e6a680d8-db96-464f-acfe-bbaae51a4ba2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:56.080164 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e6a680d8-db96-464f-acfe-bbaae51a4ba2 None None] GET https://10.4.3.14/volume// Aug 13 21:14:56.080358 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e6a680d8-db96-464f-acfe-bbaae51a4ba2 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:56.080516 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e6a680d8-db96-464f-acfe-bbaae51a4ba2 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:56.080813 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e6a680d8-db96-464f-acfe-bbaae51a4ba2 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:14:56.081126 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 917/3661] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:14:56 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:14:56.084431 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:14:56.084431 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:14:56.088092 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-8e40bef2-21e3-4c26-9239-6f587f2c7bf7 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Volume info retrieved successfully. Aug 13 21:14:56.090792 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-7b90f41f-b566-44bf-8482-102f4baabfcb req-7614ee8c-1362-41a4-8cd9-e333b7837eb4 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:56.092235 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8e40bef2-21e3-4c26-9239-6f587f2c7bf7 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] https://10.4.3.14/volume/v3/volumes/006be007-067e-4e66-910d-1d8981619bfa returned with HTTP 200 Aug 13 21:14:56.092592 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 914/3662] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:14:56 2026] GET /volume/v3/volumes/006be007-067e-4e66-910d-1d8981619bfa => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:56.093794 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-7b90f41f-b566-44bf-8482-102f4baabfcb req-7614ee8c-1362-41a4-8cd9-e333b7837eb4 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] GET https://10.4.3.14/volume/v3/volumes/006be007-067e-4e66-910d-1d8981619bfa Aug 13 21:14:56.094102 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-7b90f41f-b566-44bf-8482-102f4baabfcb req-7614ee8c-1362-41a4-8cd9-e333b7837eb4 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:56.094345 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-7b90f41f-b566-44bf-8482-102f4baabfcb req-7614ee8c-1362-41a4-8cd9-e333b7837eb4 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:56.106514 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:14:56.106514 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:14:56.110709 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-7b90f41f-b566-44bf-8482-102f4baabfcb req-7614ee8c-1362-41a4-8cd9-e333b7837eb4 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Volume info retrieved successfully. Aug 13 21:14:56.116762 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-7b90f41f-b566-44bf-8482-102f4baabfcb req-7614ee8c-1362-41a4-8cd9-e333b7837eb4 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] https://10.4.3.14/volume/v3/volumes/006be007-067e-4e66-910d-1d8981619bfa returned with HTTP 200 Aug 13 21:14:56.117471 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 913/3663] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:14:56 2026] GET /volume/v3/volumes/006be007-067e-4e66-910d-1d8981619bfa => generated 1035 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:14:56.210252 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-7b90f41f-b566-44bf-8482-102f4baabfcb req-2b46ed68-a0ff-43e7-98b3-235b30551092 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:56.212181 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-7b90f41f-b566-44bf-8482-102f4baabfcb req-2b46ed68-a0ff-43e7-98b3-235b30551092 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] PUT https://10.4.3.14/volume/v3/attachments/d665a7b8-e7e9-4f17-9d4f-200a59859888 Aug 13 21:14:56.212759 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-7b90f41f-b566-44bf-8482-102f4baabfcb req-2b46ed68-a0ff-43e7-98b3-235b30551092 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:14:56.223648 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-7b90f41f-b566-44bf-8482-102f4baabfcb req-2b46ed68-a0ff-43e7-98b3-235b30551092 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Acquiring lock "cinder-attachment_update-006be007-067e-4e66-910d-1d8981619bfa-np0000007265" by "attachment_update" {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:14:56.228149 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-7b90f41f-b566-44bf-8482-102f4baabfcb req-2b46ed68-a0ff-43e7-98b3-235b30551092 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Lock "cinder-attachment_update-006be007-067e-4e66-910d-1d8981619bfa-np0000007265" acquired by "attachment_update" :: waited 0.004s {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:14:56.229219 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:14:56.229219 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:14:56.302691 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-7b90f41f-b566-44bf-8482-102f4baabfcb req-2b46ed68-a0ff-43e7-98b3-235b30551092 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Lock "cinder-attachment_update-006be007-067e-4e66-910d-1d8981619bfa-np0000007265" released by "attachment_update" :: held 0.075s {{(pid=100216) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:14:56.303034 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-7b90f41f-b566-44bf-8482-102f4baabfcb req-2b46ed68-a0ff-43e7-98b3-235b30551092 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] https://10.4.3.14/volume/v3/attachments/d665a7b8-e7e9-4f17-9d4f-200a59859888 returned with HTTP 200 Aug 13 21:14:56.303473 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 920/3664] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:14:56 2026] PUT /volume/v3/attachments/d665a7b8-e7e9-4f17-9d4f-200a59859888 => generated 969 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:14:56.438354 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6670df3c-55ae-4b63-9171-c8fcabbb27bd None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:56.439958 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6670df3c-55ae-4b63-9171-c8fcabbb27bd tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] GET https://10.4.3.14/volume/v3/volumes/c85617c4-20ed-49e2-a590-05a7ee0a7524 Aug 13 21:14:56.440170 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6670df3c-55ae-4b63-9171-c8fcabbb27bd tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:56.440344 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6670df3c-55ae-4b63-9171-c8fcabbb27bd tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:56.445848 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6670df3c-55ae-4b63-9171-c8fcabbb27bd tempest-ProjectReaderTests33-619001726 tempest-ProjectReaderTests33-619001726-project-admin] https://10.4.3.14/volume/v3/volumes/c85617c4-20ed-49e2-a590-05a7ee0a7524 returned with HTTP 404 Aug 13 21:14:56.446259 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 918/3665] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:14:56 2026] GET /volume/v3/volumes/c85617c4-20ed-49e2-a590-05a7ee0a7524 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:14:56.867573 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-aeb4c0dc-90c7-4976-a959-01c476e9131a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:56.870319 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-aeb4c0dc-90c7-4976-a959-01c476e9131a tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/f33c857a-dccf-4a8b-8ff0-af91dd70d99d Aug 13 21:14:56.870488 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-aeb4c0dc-90c7-4976-a959-01c476e9131a tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:56.870695 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-aeb4c0dc-90c7-4976-a959-01c476e9131a tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:56.878764 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:14:56.878764 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:14:56.881644 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-aeb4c0dc-90c7-4976-a959-01c476e9131a tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:14:56.885283 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-aeb4c0dc-90c7-4976-a959-01c476e9131a tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/f33c857a-dccf-4a8b-8ff0-af91dd70d99d returned with HTTP 200 Aug 13 21:14:56.885637 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 915/3666] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:14:56 2026] GET /volume/v3/volumes/f33c857a-dccf-4a8b-8ff0-af91dd70d99d => generated 876 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:57.107936 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-9ec92cfd-873f-49d2-bf74-69d2cd3b850a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:57.109903 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9ec92cfd-873f-49d2-bf74-69d2cd3b850a tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] GET https://10.4.3.14/volume/v3/volumes/006be007-067e-4e66-910d-1d8981619bfa Aug 13 21:14:57.110184 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9ec92cfd-873f-49d2-bf74-69d2cd3b850a tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:57.110443 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9ec92cfd-873f-49d2-bf74-69d2cd3b850a tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:57.121277 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:14:57.121277 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:14:57.125061 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-9ec92cfd-873f-49d2-bf74-69d2cd3b850a tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Volume info retrieved successfully. Aug 13 21:14:57.129351 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9ec92cfd-873f-49d2-bf74-69d2cd3b850a tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] https://10.4.3.14/volume/v3/volumes/006be007-067e-4e66-910d-1d8981619bfa returned with HTTP 200 Aug 13 21:14:57.130086 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 914/3667] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:14:57 2026] GET /volume/v3/volumes/006be007-067e-4e66-910d-1d8981619bfa => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:57.858354 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a0fcc9eb-3cf6-410e-beb8-9dffade23478 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:57.897607 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-74249300-34c8-4d70-867b-d39548396bce None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:57.899241 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-74249300-34c8-4d70-867b-d39548396bce tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/f33c857a-dccf-4a8b-8ff0-af91dd70d99d Aug 13 21:14:57.899418 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-74249300-34c8-4d70-867b-d39548396bce tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:57.899603 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-74249300-34c8-4d70-867b-d39548396bce tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:57.908511 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:14:57.908511 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:14:57.911722 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-74249300-34c8-4d70-867b-d39548396bce tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:14:57.915465 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-74249300-34c8-4d70-867b-d39548396bce tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/f33c857a-dccf-4a8b-8ff0-af91dd70d99d returned with HTTP 200 Aug 13 21:14:57.915832 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 919/3668] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:14:57 2026] GET /volume/v3/volumes/f33c857a-dccf-4a8b-8ff0-af91dd70d99d => generated 876 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:57.964048 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a0fcc9eb-3cf6-410e-beb8-9dffade23478 tempest-ProjectAdminTests-692828941 tempest-ProjectAdminTests-692828941-project-admin] GET https://10.4.3.14/volume/v3/scheduler-stats/get_pools Aug 13 21:14:57.964248 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a0fcc9eb-3cf6-410e-beb8-9dffade23478 tempest-ProjectAdminTests-692828941 tempest-ProjectAdminTests-692828941-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:57.964425 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a0fcc9eb-3cf6-410e-beb8-9dffade23478 tempest-ProjectAdminTests-692828941 tempest-ProjectAdminTests-692828941-project-admin] Calling method 'get_pools' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:57.964658 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:14:57.964658 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:14:57.973862 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a0fcc9eb-3cf6-410e-beb8-9dffade23478 tempest-ProjectAdminTests-692828941 tempest-ProjectAdminTests-692828941-project-admin] https://10.4.3.14/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 13 21:14:57.974223 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 921/3669] 10.4.3.14 () {66 vars in 1284 bytes} [Thu Aug 13 21:14:57 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:57.980846 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a4baa7c4-fcca-45c6-b623-ea82552dd61d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:57.982732 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a4baa7c4-fcca-45c6-b623-ea82552dd61d tempest-ProjectAdminTests-692828941 tempest-ProjectAdminTests-692828941-project-admin] GET https://10.4.3.14/volume/v3/capabilities/np0000007265@storpool Aug 13 21:14:57.982917 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a4baa7c4-fcca-45c6-b623-ea82552dd61d tempest-ProjectAdminTests-692828941 tempest-ProjectAdminTests-692828941-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:57.983149 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a4baa7c4-fcca-45c6-b623-ea82552dd61d tempest-ProjectAdminTests-692828941 tempest-ProjectAdminTests-692828941-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:57.991614 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a4baa7c4-fcca-45c6-b623-ea82552dd61d tempest-ProjectAdminTests-692828941 tempest-ProjectAdminTests-692828941-project-admin] https://10.4.3.14/volume/v3/capabilities/np0000007265@storpool returned with HTTP 200 Aug 13 21:14:57.992013 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 916/3670] 10.4.3.14 () {66 vars in 1311 bytes} [Thu Aug 13 21:14:57 2026] GET /volume/v3/capabilities/np0000007265@storpool => generated 703 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:58.144434 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-eaae6497-4716-4cc0-a46f-533c85344662 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:58.146202 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-eaae6497-4716-4cc0-a46f-533c85344662 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] GET https://10.4.3.14/volume/v3/volumes/006be007-067e-4e66-910d-1d8981619bfa Aug 13 21:14:58.146722 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-eaae6497-4716-4cc0-a46f-533c85344662 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:58.146898 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-eaae6497-4716-4cc0-a46f-533c85344662 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:58.158105 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:14:58.158105 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:14:58.161550 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-eaae6497-4716-4cc0-a46f-533c85344662 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Volume info retrieved successfully. Aug 13 21:14:58.167517 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-eaae6497-4716-4cc0-a46f-533c85344662 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] https://10.4.3.14/volume/v3/volumes/006be007-067e-4e66-910d-1d8981619bfa returned with HTTP 200 Aug 13 21:14:58.168081 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 915/3671] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:14:58 2026] GET /volume/v3/volumes/006be007-067e-4e66-910d-1d8981619bfa => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:58.367769 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-9af30e34-2ded-475a-8b4a-7e97f8dbf377 req-20f6e163-be4b-4936-9f42-d4eca33e2625 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:58.369827 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-9af30e34-2ded-475a-8b4a-7e97f8dbf377 req-20f6e163-be4b-4936-9f42-d4eca33e2625 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] GET https://10.4.3.14/volume/v3/volumes/49e6f22b-05dd-425f-860c-fae279442c97 Aug 13 21:14:58.370105 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-9af30e34-2ded-475a-8b4a-7e97f8dbf377 req-20f6e163-be4b-4936-9f42-d4eca33e2625 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:58.370331 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-9af30e34-2ded-475a-8b4a-7e97f8dbf377 req-20f6e163-be4b-4936-9f42-d4eca33e2625 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:58.377107 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:14:58.377107 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:14:58.380671 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-9af30e34-2ded-475a-8b4a-7e97f8dbf377 req-20f6e163-be4b-4936-9f42-d4eca33e2625 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Volume info retrieved successfully. Aug 13 21:14:58.384685 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-9af30e34-2ded-475a-8b4a-7e97f8dbf377 req-20f6e163-be4b-4936-9f42-d4eca33e2625 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] https://10.4.3.14/volume/v3/volumes/49e6f22b-05dd-425f-860c-fae279442c97 returned with HTTP 200 Aug 13 21:14:58.385193 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 920/3672] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:14:58 2026] GET /volume/v3/volumes/49e6f22b-05dd-425f-860c-fae279442c97 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:58.465752 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-bbce198e-c6e2-4878-aedd-00c6c6dfcf9c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:58.466339 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-bbce198e-c6e2-4878-aedd-00c6c6dfcf9c None None] GET https://10.4.3.14/volume// Aug 13 21:14:58.466588 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-bbce198e-c6e2-4878-aedd-00c6c6dfcf9c None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:58.466867 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-bbce198e-c6e2-4878-aedd-00c6c6dfcf9c None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:58.467345 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-bbce198e-c6e2-4878-aedd-00c6c6dfcf9c None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:14:58.467738 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 922/3673] 10.4.3.14 () {66 vars in 1421 bytes} [Thu Aug 13 21:14:58 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:14:58.474582 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-9af30e34-2ded-475a-8b4a-7e97f8dbf377 req-00248cd7-3588-4e6c-9973-48e32e04d3c0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:58.476834 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-9af30e34-2ded-475a-8b4a-7e97f8dbf377 req-00248cd7-3588-4e6c-9973-48e32e04d3c0 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:14:58.477680 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-9af30e34-2ded-475a-8b4a-7e97f8dbf377 req-00248cd7-3588-4e6c-9973-48e32e04d3c0 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "49e6f22b-05dd-425f-860c-fae279442c97", "connector": null, "instance_uuid": "a97698d0-6b23-4bf2-be4c-5a48c70b94f0"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:14:58.486291 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:14:58.486291 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:14:58.518727 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-9af30e34-2ded-475a-8b4a-7e97f8dbf377 req-00248cd7-3588-4e6c-9973-48e32e04d3c0 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:14:58.519173 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 917/3674] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:14:58 2026] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:14:58.547567 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b5de6702-091b-467c-b68f-11368cb60899 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:58.549223 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b5de6702-091b-467c-b68f-11368cb60899 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] GET https://10.4.3.14/volume/v3/volumes/49e6f22b-05dd-425f-860c-fae279442c97 Aug 13 21:14:58.549419 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b5de6702-091b-467c-b68f-11368cb60899 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:58.550302 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b5de6702-091b-467c-b68f-11368cb60899 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:58.558288 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:14:58.558288 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:14:58.561689 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-41767f2b-cc86-47d4-b397-5207b1a70f7e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:58.561729 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-b5de6702-091b-467c-b68f-11368cb60899 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Volume info retrieved successfully. Aug 13 21:14:58.561861 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-41767f2b-cc86-47d4-b397-5207b1a70f7e None None] GET https://10.4.3.14/volume// Aug 13 21:14:58.562034 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-41767f2b-cc86-47d4-b397-5207b1a70f7e None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:58.562233 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-41767f2b-cc86-47d4-b397-5207b1a70f7e None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:58.562547 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-41767f2b-cc86-47d4-b397-5207b1a70f7e None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:14:58.562816 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 921/3675] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:14:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:14:58.566387 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b5de6702-091b-467c-b68f-11368cb60899 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] https://10.4.3.14/volume/v3/volumes/49e6f22b-05dd-425f-860c-fae279442c97 returned with HTTP 200 Aug 13 21:14:58.566387 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 916/3676] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:14:58 2026] GET /volume/v3/volumes/49e6f22b-05dd-425f-860c-fae279442c97 => generated 863 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:14:58.575080 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-9af30e34-2ded-475a-8b4a-7e97f8dbf377 req-1a2d2798-84c2-429c-b511-4a136dcd1232 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:58.579470 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-9af30e34-2ded-475a-8b4a-7e97f8dbf377 req-1a2d2798-84c2-429c-b511-4a136dcd1232 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] GET https://10.4.3.14/volume/v3/volumes/49e6f22b-05dd-425f-860c-fae279442c97 Aug 13 21:14:58.579739 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-9af30e34-2ded-475a-8b4a-7e97f8dbf377 req-1a2d2798-84c2-429c-b511-4a136dcd1232 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:58.580019 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-9af30e34-2ded-475a-8b4a-7e97f8dbf377 req-1a2d2798-84c2-429c-b511-4a136dcd1232 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:58.591068 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:14:58.591068 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:14:58.596100 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-9af30e34-2ded-475a-8b4a-7e97f8dbf377 req-1a2d2798-84c2-429c-b511-4a136dcd1232 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Volume info retrieved successfully. Aug 13 21:14:58.603267 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-9af30e34-2ded-475a-8b4a-7e97f8dbf377 req-1a2d2798-84c2-429c-b511-4a136dcd1232 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] https://10.4.3.14/volume/v3/volumes/49e6f22b-05dd-425f-860c-fae279442c97 returned with HTTP 200 Aug 13 21:14:58.603671 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 923/3677] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:14:58 2026] GET /volume/v3/volumes/49e6f22b-05dd-425f-860c-fae279442c97 => generated 1025 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:14:58.709015 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-9af30e34-2ded-475a-8b4a-7e97f8dbf377 req-141e79bd-e3e0-4522-b147-df7f38f01404 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:58.712879 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-9af30e34-2ded-475a-8b4a-7e97f8dbf377 req-141e79bd-e3e0-4522-b147-df7f38f01404 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] PUT https://10.4.3.14/volume/v3/attachments/174b6f3e-7a98-4a88-bae2-1fd0ce6302ad Aug 13 21:14:58.712879 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-9af30e34-2ded-475a-8b4a-7e97f8dbf377 req-141e79bd-e3e0-4522-b147-df7f38f01404 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:14:58.720039 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-9af30e34-2ded-475a-8b4a-7e97f8dbf377 req-141e79bd-e3e0-4522-b147-df7f38f01404 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Acquiring lock "cinder-attachment_update-49e6f22b-05dd-425f-860c-fae279442c97-np0000007265" by "attachment_update" {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:14:58.724834 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-9af30e34-2ded-475a-8b4a-7e97f8dbf377 req-141e79bd-e3e0-4522-b147-df7f38f01404 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Lock "cinder-attachment_update-49e6f22b-05dd-425f-860c-fae279442c97-np0000007265" acquired by "attachment_update" :: waited 0.005s {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:14:58.725768 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:14:58.725768 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:14:58.807217 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-9af30e34-2ded-475a-8b4a-7e97f8dbf377 req-141e79bd-e3e0-4522-b147-df7f38f01404 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Lock "cinder-attachment_update-49e6f22b-05dd-425f-860c-fae279442c97-np0000007265" released by "attachment_update" :: held 0.082s {{(pid=100215) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:14:58.807469 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-9af30e34-2ded-475a-8b4a-7e97f8dbf377 req-141e79bd-e3e0-4522-b147-df7f38f01404 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] https://10.4.3.14/volume/v3/attachments/174b6f3e-7a98-4a88-bae2-1fd0ce6302ad returned with HTTP 200 Aug 13 21:14:58.807866 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 918/3678] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:14:58 2026] PUT /volume/v3/attachments/174b6f3e-7a98-4a88-bae2-1fd0ce6302ad => generated 969 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:14:58.927405 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-995929ec-a033-437e-b5af-8c6479d6394d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:58.929115 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-995929ec-a033-437e-b5af-8c6479d6394d tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/f33c857a-dccf-4a8b-8ff0-af91dd70d99d Aug 13 21:14:58.929357 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-995929ec-a033-437e-b5af-8c6479d6394d tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:58.929594 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-995929ec-a033-437e-b5af-8c6479d6394d tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:58.939049 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:14:58.939049 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:14:58.942248 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-995929ec-a033-437e-b5af-8c6479d6394d tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:14:58.946218 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-995929ec-a033-437e-b5af-8c6479d6394d tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/f33c857a-dccf-4a8b-8ff0-af91dd70d99d returned with HTTP 200 Aug 13 21:14:58.946614 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 922/3679] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:14:58 2026] GET /volume/v3/volumes/f33c857a-dccf-4a8b-8ff0-af91dd70d99d => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:59.182489 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-2612d0c2-88e3-4fd8-a944-6f9d91f9099b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:59.183998 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2612d0c2-88e3-4fd8-a944-6f9d91f9099b tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] GET https://10.4.3.14/volume/v3/volumes/006be007-067e-4e66-910d-1d8981619bfa Aug 13 21:14:59.184179 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2612d0c2-88e3-4fd8-a944-6f9d91f9099b tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:59.184347 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2612d0c2-88e3-4fd8-a944-6f9d91f9099b tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:59.192724 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:14:59.192724 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:14:59.195737 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-2612d0c2-88e3-4fd8-a944-6f9d91f9099b tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Volume info retrieved successfully. Aug 13 21:14:59.199220 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2612d0c2-88e3-4fd8-a944-6f9d91f9099b tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] https://10.4.3.14/volume/v3/volumes/006be007-067e-4e66-910d-1d8981619bfa returned with HTTP 200 Aug 13 21:14:59.199597 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 917/3680] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:14:59 2026] GET /volume/v3/volumes/006be007-067e-4e66-910d-1d8981619bfa => generated 856 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:14:59.536940 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-239de7d2-2908-4048-b04f-aa184733a221 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:59.584408 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a59f21a5-f1be-4772-8ba3-de6671a8e0a3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:59.586156 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a59f21a5-f1be-4772-8ba3-de6671a8e0a3 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] GET https://10.4.3.14/volume/v3/volumes/49e6f22b-05dd-425f-860c-fae279442c97 Aug 13 21:14:59.586365 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a59f21a5-f1be-4772-8ba3-de6671a8e0a3 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:59.586561 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a59f21a5-f1be-4772-8ba3-de6671a8e0a3 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:59.600656 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:14:59.600656 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:14:59.605247 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a59f21a5-f1be-4772-8ba3-de6671a8e0a3 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Volume info retrieved successfully. Aug 13 21:14:59.610439 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a59f21a5-f1be-4772-8ba3-de6671a8e0a3 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] https://10.4.3.14/volume/v3/volumes/49e6f22b-05dd-425f-860c-fae279442c97 returned with HTTP 200 Aug 13 21:14:59.610858 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 919/3681] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:14:59 2026] GET /volume/v3/volumes/49e6f22b-05dd-425f-860c-fae279442c97 => generated 864 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:14:59.624371 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-239de7d2-2908-4048-b04f-aa184733a221 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:14:59.624707 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-239de7d2-2908-4048-b04f-aa184733a221 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1403981845"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:14:59.626055 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-239de7d2-2908-4048-b04f-aa184733a221 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1403981845'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:14:59.626150 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-239de7d2-2908-4048-b04f-aa184733a221 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Create volume of 1 GB Aug 13 21:14:59.630106 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-239de7d2-2908-4048-b04f-aa184733a221 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Availability Zones retrieved successfully. Aug 13 21:14:59.635641 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-239de7d2-2908-4048-b04f-aa184733a221 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Flow 'volume_create_api' (0e7ff3f5-0b7c-4a6f-8d16-549174dbed3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:14:59.636584 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-239de7d2-2908-4048-b04f-aa184733a221 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c2dae1d-5d08-459d-9503-f424021ae860) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:14:59.637421 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-239de7d2-2908-4048-b04f-aa184733a221 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:14:59.661202 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-239de7d2-2908-4048-b04f-aa184733a221 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c2dae1d-5d08-459d-9503-f424021ae860) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:14:59.661976 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-239de7d2-2908-4048-b04f-aa184733a221 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d37eb6a4-a380-4cef-b1a6-eaf5b1173f0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:14:59.718637 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-239de7d2-2908-4048-b04f-aa184733a221 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Created reservations ['2f1628e7-5561-41c4-b3a3-135d78aa5fb5', 'e3908ab3-f112-4290-bf11-3187188be7cd', '5f0825e3-4df5-4251-826f-d6eaf02ce2b9', 'a72115aa-ad20-4beb-8110-8db11b9f6251'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:14:59.719619 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-239de7d2-2908-4048-b04f-aa184733a221 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d37eb6a4-a380-4cef-b1a6-eaf5b1173f0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f1628e7-5561-41c4-b3a3-135d78aa5fb5', 'e3908ab3-f112-4290-bf11-3187188be7cd', '5f0825e3-4df5-4251-826f-d6eaf02ce2b9', 'a72115aa-ad20-4beb-8110-8db11b9f6251']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:14:59.720463 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-239de7d2-2908-4048-b04f-aa184733a221 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab4cea98-ee76-4c31-a8ff-a6a4ddb3b85b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:14:59.750596 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-239de7d2-2908-4048-b04f-aa184733a221 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab4cea98-ee76-4c31-a8ff-a6a4ddb3b85b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8e6ac1d-55bd-4a97-83ca-d01037e299e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1403981845',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac0646e3ac5f48e3b00e080793b13396',qos_specs=None,replication_status=,reservations=['2f1628e7-5561-41c4-b3a3-135d78aa5fb5','e3908ab3-f112-4290-bf11-3187188be7cd','5f0825e3-4df5-4251-826f-d6eaf02ce2b9','a72115aa-ad20-4beb-8110-8db11b9f6251'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6925895057e848e0a3e8098e1a6ee694',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:14:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1403981845',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f8e6ac1d-55bd-4a97-83ca-d01037e299e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac0646e3ac5f48e3b00e080793b13396',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6925895057e848e0a3e8098e1a6ee694',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:14:59.751803 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-239de7d2-2908-4048-b04f-aa184733a221 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f723df52-2fa7-4cd8-800b-47d35d8c2c4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:14:59.771536 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-239de7d2-2908-4048-b04f-aa184733a221 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f723df52-2fa7-4cd8-800b-47d35d8c2c4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1403981845',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac0646e3ac5f48e3b00e080793b13396',qos_specs=None,replication_status=,reservations=['2f1628e7-5561-41c4-b3a3-135d78aa5fb5','e3908ab3-f112-4290-bf11-3187188be7cd','5f0825e3-4df5-4251-826f-d6eaf02ce2b9','a72115aa-ad20-4beb-8110-8db11b9f6251'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6925895057e848e0a3e8098e1a6ee694',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:14:59.772361 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-239de7d2-2908-4048-b04f-aa184733a221 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e15a835-fbc3-4983-b9b6-6476d0d86352) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:14:59.781420 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-239de7d2-2908-4048-b04f-aa184733a221 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e15a835-fbc3-4983-b9b6-6476d0d86352) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:14:59.782240 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-239de7d2-2908-4048-b04f-aa184733a221 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Flow 'volume_create_api' (0e7ff3f5-0b7c-4a6f-8d16-549174dbed3d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:14:59.782556 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-239de7d2-2908-4048-b04f-aa184733a221 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Create volume request issued successfully. Aug 13 21:14:59.783125 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-239de7d2-2908-4048-b04f-aa184733a221 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:14:59.783526 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 924/3682] 10.4.3.14 () {70 vars in 1292 bytes} [Thu Aug 13 21:14:59 2026] POST /volume/v3/volumes => generated 776 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:14:59.794082 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-dc30e6f2-f1a7-4cdf-a7b2-6ab1ba73e677 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:59.795877 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-dc30e6f2-f1a7-4cdf-a7b2-6ab1ba73e677 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] GET https://10.4.3.14/volume/v3/volumes/f8e6ac1d-55bd-4a97-83ca-d01037e299e6 Aug 13 21:14:59.796107 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-dc30e6f2-f1a7-4cdf-a7b2-6ab1ba73e677 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:59.796291 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-dc30e6f2-f1a7-4cdf-a7b2-6ab1ba73e677 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:59.802723 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:14:59.802723 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:14:59.805916 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-dc30e6f2-f1a7-4cdf-a7b2-6ab1ba73e677 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Volume info retrieved successfully. Aug 13 21:14:59.809352 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-dc30e6f2-f1a7-4cdf-a7b2-6ab1ba73e677 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] https://10.4.3.14/volume/v3/volumes/f8e6ac1d-55bd-4a97-83ca-d01037e299e6 returned with HTTP 200 Aug 13 21:14:59.809715 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 923/3683] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:14:59 2026] GET /volume/v3/volumes/f8e6ac1d-55bd-4a97-83ca-d01037e299e6 => generated 955 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:14:59.958236 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-0cc24eba-9429-4037-a219-9562c3d72014 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:14:59.960136 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0cc24eba-9429-4037-a219-9562c3d72014 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/f33c857a-dccf-4a8b-8ff0-af91dd70d99d Aug 13 21:14:59.960382 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0cc24eba-9429-4037-a219-9562c3d72014 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:14:59.960577 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0cc24eba-9429-4037-a219-9562c3d72014 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:14:59.971062 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:14:59.971062 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:14:59.974701 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-0cc24eba-9429-4037-a219-9562c3d72014 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:14:59.979705 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0cc24eba-9429-4037-a219-9562c3d72014 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/f33c857a-dccf-4a8b-8ff0-af91dd70d99d returned with HTTP 200 Aug 13 21:14:59.980192 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 918/3684] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:14:59 2026] GET /volume/v3/volumes/f33c857a-dccf-4a8b-8ff0-af91dd70d99d => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:00.211622 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-dd85a40e-7e65-4086-b003-ac7f1cd59a7a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:00.213352 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-dd85a40e-7e65-4086-b003-ac7f1cd59a7a tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] GET https://10.4.3.14/volume/v3/volumes/006be007-067e-4e66-910d-1d8981619bfa Aug 13 21:15:00.213632 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-dd85a40e-7e65-4086-b003-ac7f1cd59a7a tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:00.213849 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-dd85a40e-7e65-4086-b003-ac7f1cd59a7a tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:00.224030 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:15:00.224030 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:15:00.228295 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-dd85a40e-7e65-4086-b003-ac7f1cd59a7a tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Volume info retrieved successfully. Aug 13 21:15:00.232918 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-dd85a40e-7e65-4086-b003-ac7f1cd59a7a tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] https://10.4.3.14/volume/v3/volumes/006be007-067e-4e66-910d-1d8981619bfa returned with HTTP 200 Aug 13 21:15:00.233429 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 920/3685] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:00 2026] GET /volume/v3/volumes/006be007-067e-4e66-910d-1d8981619bfa => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:00.623436 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-dfd10d0c-0334-43a9-86b9-721f2984dc0e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:00.625329 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-dfd10d0c-0334-43a9-86b9-721f2984dc0e tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] GET https://10.4.3.14/volume/v3/volumes/49e6f22b-05dd-425f-860c-fae279442c97 Aug 13 21:15:00.625545 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-dfd10d0c-0334-43a9-86b9-721f2984dc0e tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:00.625733 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-dfd10d0c-0334-43a9-86b9-721f2984dc0e tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:00.634337 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:15:00.634337 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:15:00.637218 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-dfd10d0c-0334-43a9-86b9-721f2984dc0e tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Volume info retrieved successfully. Aug 13 21:15:00.640764 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-dfd10d0c-0334-43a9-86b9-721f2984dc0e tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] https://10.4.3.14/volume/v3/volumes/49e6f22b-05dd-425f-860c-fae279442c97 returned with HTTP 200 Aug 13 21:15:00.641138 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 925/3686] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:15:00 2026] GET /volume/v3/volumes/49e6f22b-05dd-425f-860c-fae279442c97 => generated 864 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:15:00.821411 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c7a5730d-546e-45dd-9c12-d7767a090951 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:00.823157 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c7a5730d-546e-45dd-9c12-d7767a090951 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] GET https://10.4.3.14/volume/v3/volumes/f8e6ac1d-55bd-4a97-83ca-d01037e299e6 Aug 13 21:15:00.823355 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c7a5730d-546e-45dd-9c12-d7767a090951 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:00.823535 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c7a5730d-546e-45dd-9c12-d7767a090951 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:00.831217 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:15:00.831217 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:15:00.834636 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-c7a5730d-546e-45dd-9c12-d7767a090951 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Volume info retrieved successfully. Aug 13 21:15:00.838452 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c7a5730d-546e-45dd-9c12-d7767a090951 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] https://10.4.3.14/volume/v3/volumes/f8e6ac1d-55bd-4a97-83ca-d01037e299e6 returned with HTTP 200 Aug 13 21:15:00.838793 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 924/3687] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:15:00 2026] GET /volume/v3/volumes/f8e6ac1d-55bd-4a97-83ca-d01037e299e6 => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:15:00.850022 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-6c82fe48-e792-4313-80e3-7662f22d1605 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:00.901533 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6c82fe48-e792-4313-80e3-7662f22d1605 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-reader] GET https://10.4.3.14/volume/v3/volumes Aug 13 21:15:00.901780 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6c82fe48-e792-4313-80e3-7662f22d1605 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-reader] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:00.902045 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6c82fe48-e792-4313-80e3-7662f22d1605 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-reader] Calling method 'index' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:00.902339 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.api_utils [None req-6c82fe48-e792-4313-80e3-7662f22d1605 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-reader] Removing options '' from query. {{(pid=100217) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:15:00.903059 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-6c82fe48-e792-4313-80e3-7662f22d1605 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100217) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:15:00.909675 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-6c82fe48-e792-4313-80e3-7662f22d1605 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-reader] Get all volumes completed successfully. Aug 13 21:15:00.910152 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6c82fe48-e792-4313-80e3-7662f22d1605 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-reader] https://10.4.3.14/volume/v3/volumes returned with HTTP 200 Aug 13 21:15:00.910546 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 919/3688] 10.4.3.14 () {68 vars in 1271 bytes} [Thu Aug 13 21:15:00 2026] GET /volume/v3/volumes => generated 334 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:15:00.918106 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6fe31e04-648c-4d48-8956-1679592ef84d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:00.919907 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6fe31e04-648c-4d48-8956-1679592ef84d tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] DELETE https://10.4.3.14/volume/v3/volumes/f8e6ac1d-55bd-4a97-83ca-d01037e299e6 Aug 13 21:15:00.920203 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6fe31e04-648c-4d48-8956-1679592ef84d tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:00.920453 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6fe31e04-648c-4d48-8956-1679592ef84d tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:00.920682 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-6fe31e04-648c-4d48-8956-1679592ef84d tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Delete volume with id: f8e6ac1d-55bd-4a97-83ca-d01037e299e6 Aug 13 21:15:00.927123 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:15:00.927123 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:15:00.927603 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-6fe31e04-648c-4d48-8956-1679592ef84d tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Volume info retrieved successfully. Aug 13 21:15:00.941753 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-6fe31e04-648c-4d48-8956-1679592ef84d tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Delete volume request issued successfully. Aug 13 21:15:00.942102 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6fe31e04-648c-4d48-8956-1679592ef84d tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] https://10.4.3.14/volume/v3/volumes/f8e6ac1d-55bd-4a97-83ca-d01037e299e6 returned with HTTP 202 Aug 13 21:15:00.942702 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 921/3689] 10.4.3.14 () {68 vars in 1385 bytes} [Thu Aug 13 21:15:00 2026] DELETE /volume/v3/volumes/f8e6ac1d-55bd-4a97-83ca-d01037e299e6 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 21:15:00.950388 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7b4d2a53-1ae8-47cb-b0d9-bb0b1b1417e0 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:00.952261 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7b4d2a53-1ae8-47cb-b0d9-bb0b1b1417e0 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] GET https://10.4.3.14/volume/v3/volumes/f8e6ac1d-55bd-4a97-83ca-d01037e299e6 Aug 13 21:15:00.952498 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7b4d2a53-1ae8-47cb-b0d9-bb0b1b1417e0 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:00.952715 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7b4d2a53-1ae8-47cb-b0d9-bb0b1b1417e0 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:00.959680 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:15:00.959680 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:15:00.963313 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-7b4d2a53-1ae8-47cb-b0d9-bb0b1b1417e0 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Volume info retrieved successfully. Aug 13 21:15:00.967992 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7b4d2a53-1ae8-47cb-b0d9-bb0b1b1417e0 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] https://10.4.3.14/volume/v3/volumes/f8e6ac1d-55bd-4a97-83ca-d01037e299e6 returned with HTTP 200 Aug 13 21:15:00.968407 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 926/3690] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:15:00 2026] GET /volume/v3/volumes/f8e6ac1d-55bd-4a97-83ca-d01037e299e6 => generated 1006 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:15:00.994783 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f98e8ab6-f564-471a-b504-ee4b4f443aae None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:00.997833 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f98e8ab6-f564-471a-b504-ee4b4f443aae tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/f33c857a-dccf-4a8b-8ff0-af91dd70d99d Aug 13 21:15:00.998052 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f98e8ab6-f564-471a-b504-ee4b4f443aae tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:00.998241 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f98e8ab6-f564-471a-b504-ee4b4f443aae tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:01.006450 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:15:01.006450 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:15:01.009536 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f98e8ab6-f564-471a-b504-ee4b4f443aae tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:15:01.013289 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f98e8ab6-f564-471a-b504-ee4b4f443aae tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/f33c857a-dccf-4a8b-8ff0-af91dd70d99d returned with HTTP 200 Aug 13 21:15:01.013645 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 925/3691] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:00 2026] GET /volume/v3/volumes/f33c857a-dccf-4a8b-8ff0-af91dd70d99d => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:01.246395 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-7a9aa710-a509-4a4d-b424-852399917404 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:01.248242 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7a9aa710-a509-4a4d-b424-852399917404 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] GET https://10.4.3.14/volume/v3/volumes/006be007-067e-4e66-910d-1d8981619bfa Aug 13 21:15:01.248455 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7a9aa710-a509-4a4d-b424-852399917404 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:01.248660 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7a9aa710-a509-4a4d-b424-852399917404 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:01.259996 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:15:01.259996 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:15:01.263711 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-7a9aa710-a509-4a4d-b424-852399917404 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Volume info retrieved successfully. Aug 13 21:15:01.267669 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7a9aa710-a509-4a4d-b424-852399917404 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] https://10.4.3.14/volume/v3/volumes/006be007-067e-4e66-910d-1d8981619bfa returned with HTTP 200 Aug 13 21:15:01.268068 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 920/3692] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:01 2026] GET /volume/v3/volumes/006be007-067e-4e66-910d-1d8981619bfa => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:01.652914 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e998d67a-030e-428f-a069-f20a22493009 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:01.655092 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e998d67a-030e-428f-a069-f20a22493009 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] GET https://10.4.3.14/volume/v3/volumes/49e6f22b-05dd-425f-860c-fae279442c97 Aug 13 21:15:01.655357 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e998d67a-030e-428f-a069-f20a22493009 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:01.655596 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e998d67a-030e-428f-a069-f20a22493009 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:01.666850 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:15:01.666850 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:15:01.670678 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e998d67a-030e-428f-a069-f20a22493009 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Volume info retrieved successfully. Aug 13 21:15:01.675498 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e998d67a-030e-428f-a069-f20a22493009 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] https://10.4.3.14/volume/v3/volumes/49e6f22b-05dd-425f-860c-fae279442c97 returned with HTTP 200 Aug 13 21:15:01.676083 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 922/3693] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:15:01 2026] GET /volume/v3/volumes/49e6f22b-05dd-425f-860c-fae279442c97 => generated 864 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:15:01.981124 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-baa61f9d-cff3-47bf-8e4d-81b0c67c19df None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:01.983415 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-baa61f9d-cff3-47bf-8e4d-81b0c67c19df tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] GET https://10.4.3.14/volume/v3/volumes/f8e6ac1d-55bd-4a97-83ca-d01037e299e6 Aug 13 21:15:01.983691 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-baa61f9d-cff3-47bf-8e4d-81b0c67c19df tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:01.983926 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-baa61f9d-cff3-47bf-8e4d-81b0c67c19df tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:01.990369 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-baa61f9d-cff3-47bf-8e4d-81b0c67c19df tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] https://10.4.3.14/volume/v3/volumes/f8e6ac1d-55bd-4a97-83ca-d01037e299e6 returned with HTTP 404 Aug 13 21:15:01.990830 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 927/3694] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:15:01 2026] GET /volume/v3/volumes/f8e6ac1d-55bd-4a97-83ca-d01037e299e6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:15:01.998909 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4c93e6d8-976d-429a-b5ba-abeafe788b14 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:02.001252 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4c93e6d8-976d-429a-b5ba-abeafe788b14 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:15:02.001718 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4c93e6d8-976d-429a-b5ba-abeafe788b14 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1703230723"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:15:02.003632 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-4c93e6d8-976d-429a-b5ba-abeafe788b14 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1703230723'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:15:02.003797 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-4c93e6d8-976d-429a-b5ba-abeafe788b14 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Create volume of 1 GB Aug 13 21:15:02.008982 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-4c93e6d8-976d-429a-b5ba-abeafe788b14 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Availability Zones retrieved successfully. Aug 13 21:15:02.019921 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-4c93e6d8-976d-429a-b5ba-abeafe788b14 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Flow 'volume_create_api' (2c1569c9-aeea-4bc8-bb4a-42803e31deaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:15:02.021452 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-4c93e6d8-976d-429a-b5ba-abeafe788b14 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19473bdc-45b6-4950-ae47-585a0fe3fa67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:02.022673 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-4c93e6d8-976d-429a-b5ba-abeafe788b14 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:15:02.027517 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-8c72f19e-831d-47f6-969b-578f648fd8d9 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:02.029743 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8c72f19e-831d-47f6-969b-578f648fd8d9 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/f33c857a-dccf-4a8b-8ff0-af91dd70d99d Aug 13 21:15:02.029993 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8c72f19e-831d-47f6-969b-578f648fd8d9 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:02.030212 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8c72f19e-831d-47f6-969b-578f648fd8d9 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:02.039503 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:15:02.039503 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:15:02.044224 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-8c72f19e-831d-47f6-969b-578f648fd8d9 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:15:02.050338 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8c72f19e-831d-47f6-969b-578f648fd8d9 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/f33c857a-dccf-4a8b-8ff0-af91dd70d99d returned with HTTP 200 Aug 13 21:15:02.050902 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 921/3695] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:02 2026] GET /volume/v3/volumes/f33c857a-dccf-4a8b-8ff0-af91dd70d99d => generated 876 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:02.052422 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-4c93e6d8-976d-429a-b5ba-abeafe788b14 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19473bdc-45b6-4950-ae47-585a0fe3fa67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:02.053721 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-4c93e6d8-976d-429a-b5ba-abeafe788b14 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a0edae6-cc39-40e3-9204-90bf51d619d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:02.095516 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-4c93e6d8-976d-429a-b5ba-abeafe788b14 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Created reservations ['000c3f7b-b7d3-45a9-bb56-2bb21660a292', '444ff301-9495-4104-9654-ffb8a88d0931', 'ce8a841b-9720-4ae7-8063-b09e73209a16', 'e0c7bc5b-af2b-4858-82b6-afd3d105affc'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:15:02.096404 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-4c93e6d8-976d-429a-b5ba-abeafe788b14 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a0edae6-cc39-40e3-9204-90bf51d619d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['000c3f7b-b7d3-45a9-bb56-2bb21660a292', '444ff301-9495-4104-9654-ffb8a88d0931', 'ce8a841b-9720-4ae7-8063-b09e73209a16', 'e0c7bc5b-af2b-4858-82b6-afd3d105affc']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:02.098439 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-4c93e6d8-976d-429a-b5ba-abeafe788b14 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a1b2697-5edb-4795-ab0e-769792d9a276) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:02.130430 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-4c93e6d8-976d-429a-b5ba-abeafe788b14 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a1b2697-5edb-4795-ab0e-769792d9a276) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '42d38da4-2631-43b9-bca9-708329fd6959', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1703230723',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac0646e3ac5f48e3b00e080793b13396',qos_specs=None,replication_status=,reservations=['000c3f7b-b7d3-45a9-bb56-2bb21660a292','444ff301-9495-4104-9654-ffb8a88d0931','ce8a841b-9720-4ae7-8063-b09e73209a16','e0c7bc5b-af2b-4858-82b6-afd3d105affc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6925895057e848e0a3e8098e1a6ee694',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:15:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1703230723',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=42d38da4-2631-43b9-bca9-708329fd6959,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac0646e3ac5f48e3b00e080793b13396',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6925895057e848e0a3e8098e1a6ee694',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:02.131278 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-4c93e6d8-976d-429a-b5ba-abeafe788b14 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ea6e0b7-3351-4537-bb43-092847e485d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:02.151835 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-4c93e6d8-976d-429a-b5ba-abeafe788b14 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ea6e0b7-3351-4537-bb43-092847e485d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1703230723',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac0646e3ac5f48e3b00e080793b13396',qos_specs=None,replication_status=,reservations=['000c3f7b-b7d3-45a9-bb56-2bb21660a292','444ff301-9495-4104-9654-ffb8a88d0931','ce8a841b-9720-4ae7-8063-b09e73209a16','e0c7bc5b-af2b-4858-82b6-afd3d105affc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6925895057e848e0a3e8098e1a6ee694',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:02.152602 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-4c93e6d8-976d-429a-b5ba-abeafe788b14 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (800478cc-b37a-412e-b14f-dcbf320e4876) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:02.162786 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-4c93e6d8-976d-429a-b5ba-abeafe788b14 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (800478cc-b37a-412e-b14f-dcbf320e4876) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:02.163631 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-4c93e6d8-976d-429a-b5ba-abeafe788b14 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Flow 'volume_create_api' (2c1569c9-aeea-4bc8-bb4a-42803e31deaf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:15:02.163925 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-4c93e6d8-976d-429a-b5ba-abeafe788b14 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Create volume request issued successfully. Aug 13 21:15:02.164544 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4c93e6d8-976d-429a-b5ba-abeafe788b14 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:15:02.165069 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 926/3696] 10.4.3.14 () {70 vars in 1292 bytes} [Thu Aug 13 21:15:01 2026] POST /volume/v3/volumes => generated 776 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:15:02.176210 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-aef2b019-fbf6-4a49-87b7-ed6c8ca9e805 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:02.178308 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-aef2b019-fbf6-4a49-87b7-ed6c8ca9e805 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] GET https://10.4.3.14/volume/v3/volumes/42d38da4-2631-43b9-bca9-708329fd6959 Aug 13 21:15:02.180202 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-aef2b019-fbf6-4a49-87b7-ed6c8ca9e805 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:02.180469 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-aef2b019-fbf6-4a49-87b7-ed6c8ca9e805 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:02.199326 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:15:02.199326 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:15:02.208001 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-aef2b019-fbf6-4a49-87b7-ed6c8ca9e805 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Volume info retrieved successfully. Aug 13 21:15:02.212560 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-aef2b019-fbf6-4a49-87b7-ed6c8ca9e805 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] https://10.4.3.14/volume/v3/volumes/42d38da4-2631-43b9-bca9-708329fd6959 returned with HTTP 200 Aug 13 21:15:02.213085 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 923/3697] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:15:02 2026] GET /volume/v3/volumes/42d38da4-2631-43b9-bca9-708329fd6959 => generated 955 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:15:02.282486 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-af3301b9-3d78-4ede-8084-51c03669281d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:02.284329 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-af3301b9-3d78-4ede-8084-51c03669281d tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] GET https://10.4.3.14/volume/v3/volumes/006be007-067e-4e66-910d-1d8981619bfa Aug 13 21:15:02.284546 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-af3301b9-3d78-4ede-8084-51c03669281d tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:02.284710 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-af3301b9-3d78-4ede-8084-51c03669281d tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:02.301316 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:15:02.301316 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:15:02.309721 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-af3301b9-3d78-4ede-8084-51c03669281d tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Volume info retrieved successfully. Aug 13 21:15:02.316515 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-af3301b9-3d78-4ede-8084-51c03669281d tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] https://10.4.3.14/volume/v3/volumes/006be007-067e-4e66-910d-1d8981619bfa returned with HTTP 200 Aug 13 21:15:02.316947 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 928/3698] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:02 2026] GET /volume/v3/volumes/006be007-067e-4e66-910d-1d8981619bfa => generated 856 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:02.370827 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-7b90f41f-b566-44bf-8482-102f4baabfcb req-11071fc1-eeee-4032-9f43-79c77605617c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:02.372947 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-7b90f41f-b566-44bf-8482-102f4baabfcb req-11071fc1-eeee-4032-9f43-79c77605617c tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] POST https://10.4.3.14/volume/v3/attachments/d665a7b8-e7e9-4f17-9d4f-200a59859888/action Aug 13 21:15:02.373352 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-7b90f41f-b566-44bf-8482-102f4baabfcb req-11071fc1-eeee-4032-9f43-79c77605617c tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Action body: b'{"os-complete": null}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:15:02.373508 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-7b90f41f-b566-44bf-8482-102f4baabfcb req-11071fc1-eeee-4032-9f43-79c77605617c tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:15:02.390175 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:15:02.390175 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:15:02.402143 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-7b90f41f-b566-44bf-8482-102f4baabfcb req-11071fc1-eeee-4032-9f43-79c77605617c tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] https://10.4.3.14/volume/v3/attachments/d665a7b8-e7e9-4f17-9d4f-200a59859888/action returned with HTTP 204 Aug 13 21:15:02.402636 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 922/3699] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:15:02 2026] POST /volume/v3/attachments/d665a7b8-e7e9-4f17-9d4f-200a59859888/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:15:02.688504 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a097f117-1f5d-414d-9ca5-6f2696b85a81 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:02.690541 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a097f117-1f5d-414d-9ca5-6f2696b85a81 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] GET https://10.4.3.14/volume/v3/volumes/49e6f22b-05dd-425f-860c-fae279442c97 Aug 13 21:15:02.690800 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a097f117-1f5d-414d-9ca5-6f2696b85a81 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:02.691061 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a097f117-1f5d-414d-9ca5-6f2696b85a81 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:02.700703 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:15:02.700703 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:15:02.704659 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a097f117-1f5d-414d-9ca5-6f2696b85a81 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Volume info retrieved successfully. Aug 13 21:15:02.708942 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a097f117-1f5d-414d-9ca5-6f2696b85a81 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] https://10.4.3.14/volume/v3/volumes/49e6f22b-05dd-425f-860c-fae279442c97 returned with HTTP 200 Aug 13 21:15:02.709481 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 927/3700] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:15:02 2026] GET /volume/v3/volumes/49e6f22b-05dd-425f-860c-fae279442c97 => generated 864 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:15:03.066736 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-27a5d3ea-4098-46bd-9950-ff08565223d3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:03.068528 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-27a5d3ea-4098-46bd-9950-ff08565223d3 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/f33c857a-dccf-4a8b-8ff0-af91dd70d99d Aug 13 21:15:03.068715 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-27a5d3ea-4098-46bd-9950-ff08565223d3 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:03.068891 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-27a5d3ea-4098-46bd-9950-ff08565223d3 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:03.078324 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:15:03.078324 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:15:03.082538 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-27a5d3ea-4098-46bd-9950-ff08565223d3 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:15:03.088163 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-27a5d3ea-4098-46bd-9950-ff08565223d3 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/f33c857a-dccf-4a8b-8ff0-af91dd70d99d returned with HTTP 200 Aug 13 21:15:03.088554 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 924/3701] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:03 2026] GET /volume/v3/volumes/f33c857a-dccf-4a8b-8ff0-af91dd70d99d => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:03.226885 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-bc6d5522-e100-4e8c-b85b-fed1d6a43bd4 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:03.228854 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-bc6d5522-e100-4e8c-b85b-fed1d6a43bd4 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] GET https://10.4.3.14/volume/v3/volumes/42d38da4-2631-43b9-bca9-708329fd6959 Aug 13 21:15:03.229124 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-bc6d5522-e100-4e8c-b85b-fed1d6a43bd4 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:03.229319 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-bc6d5522-e100-4e8c-b85b-fed1d6a43bd4 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:03.247177 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:15:03.247177 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:15:03.252124 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-bc6d5522-e100-4e8c-b85b-fed1d6a43bd4 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Volume info retrieved successfully. Aug 13 21:15:03.257990 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-bc6d5522-e100-4e8c-b85b-fed1d6a43bd4 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] https://10.4.3.14/volume/v3/volumes/42d38da4-2631-43b9-bca9-708329fd6959 returned with HTTP 200 Aug 13 21:15:03.258440 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 929/3702] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:15:03 2026] GET /volume/v3/volumes/42d38da4-2631-43b9-bca9-708329fd6959 => generated 1007 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:15:03.274620 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c6d2dbd3-6e3b-49a4-ab56-4ee92b80d7ce None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:03.276571 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c6d2dbd3-6e3b-49a4-ab56-4ee92b80d7ce tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-reader] GET https://10.4.3.14/volume/v3/volumes/detail Aug 13 21:15:03.276831 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c6d2dbd3-6e3b-49a4-ab56-4ee92b80d7ce tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-reader] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:03.277087 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c6d2dbd3-6e3b-49a4-ab56-4ee92b80d7ce tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-reader] Calling method 'detail' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:03.277347 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.api_utils [None req-c6d2dbd3-6e3b-49a4-ab56-4ee92b80d7ce tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-reader] Removing options '' from query. {{(pid=100217) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:15:03.280626 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c6d2dbd3-6e3b-49a4-ab56-4ee92b80d7ce tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100217) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:15:03.285807 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-c6d2dbd3-6e3b-49a4-ab56-4ee92b80d7ce tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-reader] Get all volumes completed successfully. Aug 13 21:15:03.286439 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:15:03.286439 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:15:03.290750 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c6d2dbd3-6e3b-49a4-ab56-4ee92b80d7ce tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-reader] https://10.4.3.14/volume/v3/volumes/detail returned with HTTP 200 Aug 13 21:15:03.291826 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 923/3703] 10.4.3.14 () {68 vars in 1292 bytes} [Thu Aug 13 21:15:03 2026] GET /volume/v3/volumes/detail => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:15:03.306238 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ff054d6a-ee59-404d-8fdd-d885b887622e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:03.308234 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ff054d6a-ee59-404d-8fdd-d885b887622e tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] DELETE https://10.4.3.14/volume/v3/volumes/42d38da4-2631-43b9-bca9-708329fd6959 Aug 13 21:15:03.308492 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ff054d6a-ee59-404d-8fdd-d885b887622e tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:03.308679 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ff054d6a-ee59-404d-8fdd-d885b887622e tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:03.308878 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-ff054d6a-ee59-404d-8fdd-d885b887622e tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Delete volume with id: 42d38da4-2631-43b9-bca9-708329fd6959 Aug 13 21:15:03.321832 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:15:03.321832 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:15:03.322213 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ff054d6a-ee59-404d-8fdd-d885b887622e tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Volume info retrieved successfully. Aug 13 21:15:03.338793 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6428d453-e080-45e0-9226-add987c5563c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:03.341227 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6428d453-e080-45e0-9226-add987c5563c tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] GET https://10.4.3.14/volume/v3/volumes/006be007-067e-4e66-910d-1d8981619bfa Aug 13 21:15:03.341227 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6428d453-e080-45e0-9226-add987c5563c tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:03.341227 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6428d453-e080-45e0-9226-add987c5563c tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:03.352260 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ff054d6a-ee59-404d-8fdd-d885b887622e tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Delete volume request issued successfully. Aug 13 21:15:03.352509 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ff054d6a-ee59-404d-8fdd-d885b887622e tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] https://10.4.3.14/volume/v3/volumes/42d38da4-2631-43b9-bca9-708329fd6959 returned with HTTP 202 Aug 13 21:15:03.353000 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 928/3704] 10.4.3.14 () {68 vars in 1385 bytes} [Thu Aug 13 21:15:03 2026] DELETE /volume/v3/volumes/42d38da4-2631-43b9-bca9-708329fd6959 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 21:15:03.354276 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:15:03.354276 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:15:03.359525 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-6428d453-e080-45e0-9226-add987c5563c tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Volume info retrieved successfully. Aug 13 21:15:03.364645 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-812a99da-8628-4668-a935-843c08a6b00c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:03.365995 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6428d453-e080-45e0-9226-add987c5563c tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] https://10.4.3.14/volume/v3/volumes/006be007-067e-4e66-910d-1d8981619bfa returned with HTTP 200 Aug 13 21:15:03.366532 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 925/3705] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:03 2026] GET /volume/v3/volumes/006be007-067e-4e66-910d-1d8981619bfa => generated 1148 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:15:03.366771 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-812a99da-8628-4668-a935-843c08a6b00c tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] GET https://10.4.3.14/volume/v3/volumes/42d38da4-2631-43b9-bca9-708329fd6959 Aug 13 21:15:03.367040 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-812a99da-8628-4668-a935-843c08a6b00c tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:03.367233 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-812a99da-8628-4668-a935-843c08a6b00c tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:03.375301 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:15:03.375301 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:15:03.380593 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-812a99da-8628-4668-a935-843c08a6b00c tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Volume info retrieved successfully. Aug 13 21:15:03.384973 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-de9ccde7-cf9f-4920-8f68-19d4ad4e9940 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:03.385439 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-812a99da-8628-4668-a935-843c08a6b00c tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] https://10.4.3.14/volume/v3/volumes/42d38da4-2631-43b9-bca9-708329fd6959 returned with HTTP 200 Aug 13 21:15:03.385902 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 930/3706] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:15:03 2026] GET /volume/v3/volumes/42d38da4-2631-43b9-bca9-708329fd6959 => generated 1006 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:15:03.389991 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-de9ccde7-cf9f-4920-8f68-19d4ad4e9940 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] GET https://10.4.3.14/volume/v3/volumes/006be007-067e-4e66-910d-1d8981619bfa Aug 13 21:15:03.389991 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-de9ccde7-cf9f-4920-8f68-19d4ad4e9940 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:03.389991 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-de9ccde7-cf9f-4920-8f68-19d4ad4e9940 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:03.405002 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:15:03.405002 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:15:03.414674 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-de9ccde7-cf9f-4920-8f68-19d4ad4e9940 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Volume info retrieved successfully. Aug 13 21:15:03.419285 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-de9ccde7-cf9f-4920-8f68-19d4ad4e9940 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] https://10.4.3.14/volume/v3/volumes/006be007-067e-4e66-910d-1d8981619bfa returned with HTTP 200 Aug 13 21:15:03.419672 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 924/3707] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:03 2026] GET /volume/v3/volumes/006be007-067e-4e66-910d-1d8981619bfa => generated 1148 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:15:03.435042 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a1b0715a-49f6-4158-824d-c3bb7331b08e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:03.437948 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a1b0715a-49f6-4158-824d-c3bb7331b08e tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] POST https://10.4.3.14/volume/v3/volumes/4db33de6-49ec-4b4b-bed8-1c24ed04e668/action Aug 13 21:15:03.438464 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a1b0715a-49f6-4158-824d-c3bb7331b08e tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Action body: b'{"os-detach": {"attachment_id": "d665a7b8-e7e9-4f17-9d4f-200a59859888"}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:15:03.438634 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a1b0715a-49f6-4158-824d-c3bb7331b08e tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "d665a7b8-e7e9-4f17-9d4f-200a59859888"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:15:03.453810 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:15:03.453810 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:15:03.454489 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a1b0715a-49f6-4158-824d-c3bb7331b08e tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Volume info retrieved successfully. Aug 13 21:15:03.469021 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a1b0715a-49f6-4158-824d-c3bb7331b08e tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] https://10.4.3.14/volume/v3/volumes/4db33de6-49ec-4b4b-bed8-1c24ed04e668/action returned with HTTP 400 Aug 13 21:15:03.469021 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 929/3708] 10.4.3.14 () {68 vars in 1383 bytes} [Thu Aug 13 21:15:03 2026] POST /volume/v3/volumes/4db33de6-49ec-4b4b-bed8-1c24ed04e668/action => generated 100 bytes in 34 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 21:15:03.507542 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-64d1dbc2-77b8-4578-9b38-0b0b8b669cd6 req-ce4e22fe-c2b8-4de1-aacf-b108d215d5a1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:03.584084 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-64d1dbc2-77b8-4578-9b38-0b0b8b669cd6 req-ce4e22fe-c2b8-4de1-aacf-b108d215d5a1 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] GET https://10.4.3.14/volume/v3/volumes/006be007-067e-4e66-910d-1d8981619bfa Aug 13 21:15:03.584286 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-64d1dbc2-77b8-4578-9b38-0b0b8b669cd6 req-ce4e22fe-c2b8-4de1-aacf-b108d215d5a1 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:03.584482 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-64d1dbc2-77b8-4578-9b38-0b0b8b669cd6 req-ce4e22fe-c2b8-4de1-aacf-b108d215d5a1 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:03.593454 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:15:03.593454 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:15:03.597560 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-64d1dbc2-77b8-4578-9b38-0b0b8b669cd6 req-ce4e22fe-c2b8-4de1-aacf-b108d215d5a1 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Volume info retrieved successfully. Aug 13 21:15:03.601925 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-64d1dbc2-77b8-4578-9b38-0b0b8b669cd6 req-ce4e22fe-c2b8-4de1-aacf-b108d215d5a1 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] https://10.4.3.14/volume/v3/volumes/006be007-067e-4e66-910d-1d8981619bfa returned with HTTP 200 Aug 13 21:15:03.602476 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 926/3709] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:15:03 2026] GET /volume/v3/volumes/006be007-067e-4e66-910d-1d8981619bfa => generated 1148 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:15:03.620196 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-64d1dbc2-77b8-4578-9b38-0b0b8b669cd6 req-15d999ee-4179-41f6-986d-492065c683f8 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:03.623047 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-64d1dbc2-77b8-4578-9b38-0b0b8b669cd6 req-15d999ee-4179-41f6-986d-492065c683f8 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] POST https://10.4.3.14/volume/v3/volumes/006be007-067e-4e66-910d-1d8981619bfa/action Aug 13 21:15:03.623556 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-64d1dbc2-77b8-4578-9b38-0b0b8b669cd6 req-15d999ee-4179-41f6-986d-492065c683f8 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:15:03.623759 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-64d1dbc2-77b8-4578-9b38-0b0b8b669cd6 req-15d999ee-4179-41f6-986d-492065c683f8 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:15:03.639098 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:15:03.639098 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:15:03.639813 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-64d1dbc2-77b8-4578-9b38-0b0b8b669cd6 req-15d999ee-4179-41f6-986d-492065c683f8 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Volume info retrieved successfully. Aug 13 21:15:03.648951 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-64d1dbc2-77b8-4578-9b38-0b0b8b669cd6 req-15d999ee-4179-41f6-986d-492065c683f8 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Begin detaching volume completed successfully. Aug 13 21:15:03.649267 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-64d1dbc2-77b8-4578-9b38-0b0b8b669cd6 req-15d999ee-4179-41f6-986d-492065c683f8 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] https://10.4.3.14/volume/v3/volumes/006be007-067e-4e66-910d-1d8981619bfa/action returned with HTTP 202 Aug 13 21:15:03.649879 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 931/3710] 10.4.3.14 () {72 vars in 1665 bytes} [Thu Aug 13 21:15:03 2026] POST /volume/v3/volumes/006be007-067e-4e66-910d-1d8981619bfa/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:15:03.694674 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-0c593ba0-a6c7-4fd1-9432-acbcc9a72256 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:03.695124 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0c593ba0-a6c7-4fd1-9432-acbcc9a72256 None None] GET https://10.4.3.14/volume// Aug 13 21:15:03.695337 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0c593ba0-a6c7-4fd1-9432-acbcc9a72256 None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:03.695521 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0c593ba0-a6c7-4fd1-9432-acbcc9a72256 None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:03.695875 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0c593ba0-a6c7-4fd1-9432-acbcc9a72256 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:15:03.696289 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 925/3711] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:15:03 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:15:03.702778 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-64d1dbc2-77b8-4578-9b38-0b0b8b669cd6 req-4d8d4c2b-9edd-4503-a694-2fb3484c4feb None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:03.708812 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-64d1dbc2-77b8-4578-9b38-0b0b8b669cd6 req-4d8d4c2b-9edd-4503-a694-2fb3484c4feb tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] GET https://10.4.3.14/volume/v3/volumes/006be007-067e-4e66-910d-1d8981619bfa Aug 13 21:15:03.708812 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-64d1dbc2-77b8-4578-9b38-0b0b8b669cd6 req-4d8d4c2b-9edd-4503-a694-2fb3484c4feb tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:03.708812 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-64d1dbc2-77b8-4578-9b38-0b0b8b669cd6 req-4d8d4c2b-9edd-4503-a694-2fb3484c4feb tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:03.717699 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:15:03.717699 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:15:03.721858 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-cbfb0af9-c03d-46ad-a59e-c7feb4d8f3e2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:03.723601 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cbfb0af9-c03d-46ad-a59e-c7feb4d8f3e2 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] GET https://10.4.3.14/volume/v3/volumes/49e6f22b-05dd-425f-860c-fae279442c97 Aug 13 21:15:03.723799 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cbfb0af9-c03d-46ad-a59e-c7feb4d8f3e2 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:03.723977 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cbfb0af9-c03d-46ad-a59e-c7feb4d8f3e2 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:03.725117 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-64d1dbc2-77b8-4578-9b38-0b0b8b669cd6 req-4d8d4c2b-9edd-4503-a694-2fb3484c4feb tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Volume info retrieved successfully. Aug 13 21:15:03.732264 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-64d1dbc2-77b8-4578-9b38-0b0b8b669cd6 req-4d8d4c2b-9edd-4503-a694-2fb3484c4feb tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] https://10.4.3.14/volume/v3/volumes/006be007-067e-4e66-910d-1d8981619bfa returned with HTTP 200 Aug 13 21:15:03.732680 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 930/3712] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:15:03 2026] GET /volume/v3/volumes/006be007-067e-4e66-910d-1d8981619bfa => generated 1331 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:15:03.733721 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:15:03.733721 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:15:03.739386 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-cbfb0af9-c03d-46ad-a59e-c7feb4d8f3e2 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Volume info retrieved successfully. Aug 13 21:15:03.745013 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cbfb0af9-c03d-46ad-a59e-c7feb4d8f3e2 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] https://10.4.3.14/volume/v3/volumes/49e6f22b-05dd-425f-860c-fae279442c97 returned with HTTP 200 Aug 13 21:15:03.745408 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 927/3713] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:15:03 2026] GET /volume/v3/volumes/49e6f22b-05dd-425f-860c-fae279442c97 => generated 864 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:15:04.069329 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-3055959d-c51e-4318-bcdf-a0b67b4c11d3 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:04.071183 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3055959d-c51e-4318-bcdf-a0b67b4c11d3 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] GET https://10.4.3.14/volume/v3/volumes/da1051be-9cfd-46e7-bb45-1f2b1e96be77 Aug 13 21:15:04.071416 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3055959d-c51e-4318-bcdf-a0b67b4c11d3 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:04.071616 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3055959d-c51e-4318-bcdf-a0b67b4c11d3 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:04.078305 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:15:04.078305 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:15:04.081721 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-3055959d-c51e-4318-bcdf-a0b67b4c11d3 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Volume info retrieved successfully. Aug 13 21:15:04.085978 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3055959d-c51e-4318-bcdf-a0b67b4c11d3 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] https://10.4.3.14/volume/v3/volumes/da1051be-9cfd-46e7-bb45-1f2b1e96be77 returned with HTTP 200 Aug 13 21:15:04.086344 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 932/3714] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:04 2026] GET /volume/v3/volumes/da1051be-9cfd-46e7-bb45-1f2b1e96be77 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:04.103297 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-13d8dc59-a645-4574-87de-a9f77455f101 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:04.105157 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-13d8dc59-a645-4574-87de-a9f77455f101 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/f33c857a-dccf-4a8b-8ff0-af91dd70d99d Aug 13 21:15:04.105333 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-13d8dc59-a645-4574-87de-a9f77455f101 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:04.105516 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-13d8dc59-a645-4574-87de-a9f77455f101 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:04.124090 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:15:04.124090 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:15:04.129124 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-13d8dc59-a645-4574-87de-a9f77455f101 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:15:04.133748 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-13d8dc59-a645-4574-87de-a9f77455f101 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/f33c857a-dccf-4a8b-8ff0-af91dd70d99d returned with HTTP 200 Aug 13 21:15:04.134217 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 926/3715] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:04 2026] GET /volume/v3/volumes/f33c857a-dccf-4a8b-8ff0-af91dd70d99d => generated 876 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:04.142660 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b98b4794-d681-4480-9a99-f01e4ced24a4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:04.144863 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b98b4794-d681-4480-9a99-f01e4ced24a4 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] GET https://10.4.3.14/volume/v3/volumes/da1051be-9cfd-46e7-bb45-1f2b1e96be77 Aug 13 21:15:04.145160 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b98b4794-d681-4480-9a99-f01e4ced24a4 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:04.145405 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b98b4794-d681-4480-9a99-f01e4ced24a4 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:04.152107 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:15:04.152107 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:15:04.155763 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b98b4794-d681-4480-9a99-f01e4ced24a4 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Volume info retrieved successfully. Aug 13 21:15:04.160545 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b98b4794-d681-4480-9a99-f01e4ced24a4 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] https://10.4.3.14/volume/v3/volumes/da1051be-9cfd-46e7-bb45-1f2b1e96be77 returned with HTTP 200 Aug 13 21:15:04.160917 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 931/3716] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:04 2026] GET /volume/v3/volumes/da1051be-9cfd-46e7-bb45-1f2b1e96be77 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:04.235453 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-7f96fe21-75fa-4ae2-9700-54095c23e85e req-7d501c7e-0a20-4f05-9b96-7370740789cb None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:04.238019 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-7f96fe21-75fa-4ae2-9700-54095c23e85e req-7d501c7e-0a20-4f05-9b96-7370740789cb tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] POST https://10.4.3.14/volume/v3/attachments/0451418b-6233-43fa-b5d9-3581d0afae48/action Aug 13 21:15:04.240329 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-7f96fe21-75fa-4ae2-9700-54095c23e85e req-7d501c7e-0a20-4f05-9b96-7370740789cb tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Action body: b'{"os-complete": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:15:04.240329 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-7f96fe21-75fa-4ae2-9700-54095c23e85e req-7d501c7e-0a20-4f05-9b96-7370740789cb tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:15:04.254884 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:15:04.254884 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:15:04.271215 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-7f96fe21-75fa-4ae2-9700-54095c23e85e req-7d501c7e-0a20-4f05-9b96-7370740789cb tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/attachments/0451418b-6233-43fa-b5d9-3581d0afae48/action returned with HTTP 204 Aug 13 21:15:04.271689 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 928/3717] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:15:04 2026] POST /volume/v3/attachments/0451418b-6233-43fa-b5d9-3581d0afae48/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:15:04.398598 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-bb755538-5cbd-4288-909e-125d7524b9d1 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:04.400460 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-bb755538-5cbd-4288-909e-125d7524b9d1 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] GET https://10.4.3.14/volume/v3/volumes/42d38da4-2631-43b9-bca9-708329fd6959 Aug 13 21:15:04.400658 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-bb755538-5cbd-4288-909e-125d7524b9d1 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:04.400823 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-bb755538-5cbd-4288-909e-125d7524b9d1 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:04.407775 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-bb755538-5cbd-4288-909e-125d7524b9d1 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] https://10.4.3.14/volume/v3/volumes/42d38da4-2631-43b9-bca9-708329fd6959 returned with HTTP 404 Aug 13 21:15:04.408401 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 933/3718] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:15:04 2026] GET /volume/v3/volumes/42d38da4-2631-43b9-bca9-708329fd6959 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:15:04.419331 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-e222c9b9-1ad8-44ac-bdc3-e48169499258 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:04.420995 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e222c9b9-1ad8-44ac-bdc3-e48169499258 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:15:04.421453 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e222c9b9-1ad8-44ac-bdc3-e48169499258 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1093378747"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:15:04.422701 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-e222c9b9-1ad8-44ac-bdc3-e48169499258 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1093378747'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:15:04.422808 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-e222c9b9-1ad8-44ac-bdc3-e48169499258 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Create volume of 1 GB Aug 13 21:15:04.426696 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-e222c9b9-1ad8-44ac-bdc3-e48169499258 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Availability Zones retrieved successfully. Aug 13 21:15:04.433424 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-e222c9b9-1ad8-44ac-bdc3-e48169499258 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Flow 'volume_create_api' (f6701e85-4c2b-428d-8948-620a4dcc57a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:15:04.434267 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-e222c9b9-1ad8-44ac-bdc3-e48169499258 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49b069a0-87bc-4669-91f2-1d99a3e92996) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:04.434929 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-e222c9b9-1ad8-44ac-bdc3-e48169499258 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:15:04.460549 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-e222c9b9-1ad8-44ac-bdc3-e48169499258 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49b069a0-87bc-4669-91f2-1d99a3e92996) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:04.461261 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-e222c9b9-1ad8-44ac-bdc3-e48169499258 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92c34e19-b1cc-4d8b-b648-45996d69e5be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:04.497056 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-e222c9b9-1ad8-44ac-bdc3-e48169499258 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Created reservations ['81b40fe5-1da0-4db8-ac88-33e1d4debc85', '9123b4be-6069-496a-867b-ef7c25a13176', 'f3f924d6-52d6-4a46-bfaa-6630dd342ba8', '7bc26bc8-7114-48da-b001-0faf2c2e2e87'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:15:04.497874 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-e222c9b9-1ad8-44ac-bdc3-e48169499258 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92c34e19-b1cc-4d8b-b648-45996d69e5be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81b40fe5-1da0-4db8-ac88-33e1d4debc85', '9123b4be-6069-496a-867b-ef7c25a13176', 'f3f924d6-52d6-4a46-bfaa-6630dd342ba8', '7bc26bc8-7114-48da-b001-0faf2c2e2e87']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:04.498786 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-e222c9b9-1ad8-44ac-bdc3-e48169499258 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdd65809-3362-49b0-96e6-d7c7ec0ab54f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:04.521861 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-e222c9b9-1ad8-44ac-bdc3-e48169499258 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdd65809-3362-49b0-96e6-d7c7ec0ab54f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e8e0643-74ed-46e1-87fc-7ac59a7c2a97', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1093378747',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac0646e3ac5f48e3b00e080793b13396',qos_specs=None,replication_status=,reservations=['81b40fe5-1da0-4db8-ac88-33e1d4debc85','9123b4be-6069-496a-867b-ef7c25a13176','f3f924d6-52d6-4a46-bfaa-6630dd342ba8','7bc26bc8-7114-48da-b001-0faf2c2e2e87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6925895057e848e0a3e8098e1a6ee694',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:15:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1093378747',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e8e0643-74ed-46e1-87fc-7ac59a7c2a97,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac0646e3ac5f48e3b00e080793b13396',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6925895057e848e0a3e8098e1a6ee694',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:04.522605 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-e222c9b9-1ad8-44ac-bdc3-e48169499258 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8bd15af2-eb66-47a2-b69a-c1b7b41a1c3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:04.543039 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-e222c9b9-1ad8-44ac-bdc3-e48169499258 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8bd15af2-eb66-47a2-b69a-c1b7b41a1c3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1093378747',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac0646e3ac5f48e3b00e080793b13396',qos_specs=None,replication_status=,reservations=['81b40fe5-1da0-4db8-ac88-33e1d4debc85','9123b4be-6069-496a-867b-ef7c25a13176','f3f924d6-52d6-4a46-bfaa-6630dd342ba8','7bc26bc8-7114-48da-b001-0faf2c2e2e87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6925895057e848e0a3e8098e1a6ee694',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:04.543733 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-e222c9b9-1ad8-44ac-bdc3-e48169499258 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d085e62f-ec72-455b-a5f1-3450a9dec44b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:04.554312 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-e222c9b9-1ad8-44ac-bdc3-e48169499258 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d085e62f-ec72-455b-a5f1-3450a9dec44b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:04.555129 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-e222c9b9-1ad8-44ac-bdc3-e48169499258 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Flow 'volume_create_api' (f6701e85-4c2b-428d-8948-620a4dcc57a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:15:04.555465 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-e222c9b9-1ad8-44ac-bdc3-e48169499258 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Create volume request issued successfully. Aug 13 21:15:04.556017 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e222c9b9-1ad8-44ac-bdc3-e48169499258 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:15:04.556700 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 927/3719] 10.4.3.14 () {70 vars in 1292 bytes} [Thu Aug 13 21:15:04 2026] POST /volume/v3/volumes => generated 776 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 13 21:15:04.571794 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-13daede7-89a3-4cec-9586-cd06cc65b6e1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:04.573764 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-13daede7-89a3-4cec-9586-cd06cc65b6e1 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] GET https://10.4.3.14/volume/v3/volumes/5e8e0643-74ed-46e1-87fc-7ac59a7c2a97 Aug 13 21:15:04.574043 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-13daede7-89a3-4cec-9586-cd06cc65b6e1 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:04.574215 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-13daede7-89a3-4cec-9586-cd06cc65b6e1 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:04.581830 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:15:04.581830 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:15:04.585204 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-13daede7-89a3-4cec-9586-cd06cc65b6e1 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Volume info retrieved successfully. Aug 13 21:15:04.588729 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-13daede7-89a3-4cec-9586-cd06cc65b6e1 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] https://10.4.3.14/volume/v3/volumes/5e8e0643-74ed-46e1-87fc-7ac59a7c2a97 returned with HTTP 200 Aug 13 21:15:04.589298 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 932/3720] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:15:04 2026] GET /volume/v3/volumes/5e8e0643-74ed-46e1-87fc-7ac59a7c2a97 => generated 955 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:15:04.764687 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6338878b-cd88-4f4d-bd14-9f0ad80f6b62 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:04.765165 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6338878b-cd88-4f4d-bd14-9f0ad80f6b62 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] GET https://10.4.3.14/volume/v3/volumes/49e6f22b-05dd-425f-860c-fae279442c97 Aug 13 21:15:04.765395 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6338878b-cd88-4f4d-bd14-9f0ad80f6b62 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:04.765599 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6338878b-cd88-4f4d-bd14-9f0ad80f6b62 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:04.774981 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:15:04.774981 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:15:04.778984 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-6338878b-cd88-4f4d-bd14-9f0ad80f6b62 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Volume info retrieved successfully. Aug 13 21:15:04.784196 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6338878b-cd88-4f4d-bd14-9f0ad80f6b62 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] https://10.4.3.14/volume/v3/volumes/49e6f22b-05dd-425f-860c-fae279442c97 returned with HTTP 200 Aug 13 21:15:04.784564 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 929/3721] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:15:04 2026] GET /volume/v3/volumes/49e6f22b-05dd-425f-860c-fae279442c97 => generated 864 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:15:05.150433 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-836581a4-6871-482a-a426-68e074547b8f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:05.152227 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-836581a4-6871-482a-a426-68e074547b8f tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/f33c857a-dccf-4a8b-8ff0-af91dd70d99d Aug 13 21:15:05.152740 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-836581a4-6871-482a-a426-68e074547b8f tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:05.152740 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-836581a4-6871-482a-a426-68e074547b8f tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:05.163058 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:15:05.163058 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:15:05.166926 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-836581a4-6871-482a-a426-68e074547b8f tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:15:05.172038 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-836581a4-6871-482a-a426-68e074547b8f tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/f33c857a-dccf-4a8b-8ff0-af91dd70d99d returned with HTTP 200 Aug 13 21:15:05.172421 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 934/3722] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:05 2026] GET /volume/v3/volumes/f33c857a-dccf-4a8b-8ff0-af91dd70d99d => generated 1168 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:15:05.190078 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-952c4d4e-f195-4066-a0b7-e6651c23323b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:05.191919 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-952c4d4e-f195-4066-a0b7-e6651c23323b tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/f33c857a-dccf-4a8b-8ff0-af91dd70d99d Aug 13 21:15:05.192301 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-952c4d4e-f195-4066-a0b7-e6651c23323b tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:05.192524 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-952c4d4e-f195-4066-a0b7-e6651c23323b tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:05.202952 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:15:05.202952 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:15:05.208349 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-952c4d4e-f195-4066-a0b7-e6651c23323b tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:15:05.214361 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-952c4d4e-f195-4066-a0b7-e6651c23323b tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/f33c857a-dccf-4a8b-8ff0-af91dd70d99d returned with HTTP 200 Aug 13 21:15:05.214751 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 928/3723] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:05 2026] GET /volume/v3/volumes/f33c857a-dccf-4a8b-8ff0-af91dd70d99d => generated 1168 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:15:05.408927 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-9af30e34-2ded-475a-8b4a-7e97f8dbf377 req-413ae893-12b8-4eeb-b547-4aa39ca0e7d6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:05.411055 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-9af30e34-2ded-475a-8b4a-7e97f8dbf377 req-413ae893-12b8-4eeb-b547-4aa39ca0e7d6 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] POST https://10.4.3.14/volume/v3/attachments/174b6f3e-7a98-4a88-bae2-1fd0ce6302ad/action Aug 13 21:15:05.411442 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-9af30e34-2ded-475a-8b4a-7e97f8dbf377 req-413ae893-12b8-4eeb-b547-4aa39ca0e7d6 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Action body: b'{"os-complete": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:15:05.411607 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-9af30e34-2ded-475a-8b4a-7e97f8dbf377 req-413ae893-12b8-4eeb-b547-4aa39ca0e7d6 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:15:05.434791 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:15:05.434791 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:15:05.448338 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-9af30e34-2ded-475a-8b4a-7e97f8dbf377 req-413ae893-12b8-4eeb-b547-4aa39ca0e7d6 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] https://10.4.3.14/volume/v3/attachments/174b6f3e-7a98-4a88-bae2-1fd0ce6302ad/action returned with HTTP 204 Aug 13 21:15:05.448766 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 933/3724] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:15:05 2026] POST /volume/v3/attachments/174b6f3e-7a98-4a88-bae2-1fd0ce6302ad/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:15:05.521843 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-64d1dbc2-77b8-4578-9b38-0b0b8b669cd6 req-037ace12-ca95-4149-a470-14322a4008f5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:05.526478 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-64d1dbc2-77b8-4578-9b38-0b0b8b669cd6 req-037ace12-ca95-4149-a470-14322a4008f5 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] DELETE https://10.4.3.14/volume/v3/attachments/d665a7b8-e7e9-4f17-9d4f-200a59859888 Aug 13 21:15:05.526639 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-64d1dbc2-77b8-4578-9b38-0b0b8b669cd6 req-037ace12-ca95-4149-a470-14322a4008f5 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:05.526842 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-64d1dbc2-77b8-4578-9b38-0b0b8b669cd6 req-037ace12-ca95-4149-a470-14322a4008f5 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:05.543171 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:15:05.543171 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:15:05.608782 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-cb0be56c-a5fd-47fb-8162-92b964a54967 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:05.612434 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-cb0be56c-a5fd-47fb-8162-92b964a54967 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] GET https://10.4.3.14/volume/v3/volumes/5e8e0643-74ed-46e1-87fc-7ac59a7c2a97 Aug 13 21:15:05.612643 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-cb0be56c-a5fd-47fb-8162-92b964a54967 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:05.612834 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-cb0be56c-a5fd-47fb-8162-92b964a54967 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:05.625924 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:15:05.625924 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:15:05.628413 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-64d1dbc2-77b8-4578-9b38-0b0b8b669cd6 req-037ace12-ca95-4149-a470-14322a4008f5 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] https://10.4.3.14/volume/v3/attachments/d665a7b8-e7e9-4f17-9d4f-200a59859888 returned with HTTP 200 Aug 13 21:15:05.629089 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 930/3725] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:15:05 2026] DELETE /volume/v3/attachments/d665a7b8-e7e9-4f17-9d4f-200a59859888 => generated 19 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:05.630501 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-cb0be56c-a5fd-47fb-8162-92b964a54967 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Volume info retrieved successfully. Aug 13 21:15:05.634865 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-cb0be56c-a5fd-47fb-8162-92b964a54967 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] https://10.4.3.14/volume/v3/volumes/5e8e0643-74ed-46e1-87fc-7ac59a7c2a97 returned with HTTP 200 Aug 13 21:15:05.635334 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 935/3726] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:15:05 2026] GET /volume/v3/volumes/5e8e0643-74ed-46e1-87fc-7ac59a7c2a97 => generated 1007 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:15:05.655865 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-e5eb1751-cb42-48e3-a7e5-3f9a2054e9b7 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:05.662378 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e5eb1751-cb42-48e3-a7e5-3f9a2054e9b7 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-reader] GET https://10.4.3.14/volume/v3/volumes/5e8e0643-74ed-46e1-87fc-7ac59a7c2a97 Aug 13 21:15:05.662666 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e5eb1751-cb42-48e3-a7e5-3f9a2054e9b7 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-reader] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:05.663182 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e5eb1751-cb42-48e3-a7e5-3f9a2054e9b7 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-reader] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:05.676633 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:15:05.676633 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:15:05.687812 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-e5eb1751-cb42-48e3-a7e5-3f9a2054e9b7 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-reader] Volume info retrieved successfully. Aug 13 21:15:05.691577 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e5eb1751-cb42-48e3-a7e5-3f9a2054e9b7 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-reader] https://10.4.3.14/volume/v3/volumes/5e8e0643-74ed-46e1-87fc-7ac59a7c2a97 returned with HTTP 200 Aug 13 21:15:05.691976 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 929/3727] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:15:05 2026] GET /volume/v3/volumes/5e8e0643-74ed-46e1-87fc-7ac59a7c2a97 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:15:05.704455 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1f9ea12c-7938-45ff-9a8f-a63ed62eccb3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:05.705922 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1f9ea12c-7938-45ff-9a8f-a63ed62eccb3 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] DELETE https://10.4.3.14/volume/v3/volumes/5e8e0643-74ed-46e1-87fc-7ac59a7c2a97 Aug 13 21:15:05.706695 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1f9ea12c-7938-45ff-9a8f-a63ed62eccb3 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:05.706695 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1f9ea12c-7938-45ff-9a8f-a63ed62eccb3 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:05.706695 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-1f9ea12c-7938-45ff-9a8f-a63ed62eccb3 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Delete volume with id: 5e8e0643-74ed-46e1-87fc-7ac59a7c2a97 Aug 13 21:15:05.713274 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:15:05.713274 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:15:05.713274 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1f9ea12c-7938-45ff-9a8f-a63ed62eccb3 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Volume info retrieved successfully. Aug 13 21:15:05.730251 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1f9ea12c-7938-45ff-9a8f-a63ed62eccb3 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Delete volume request issued successfully. Aug 13 21:15:05.730420 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1f9ea12c-7938-45ff-9a8f-a63ed62eccb3 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] https://10.4.3.14/volume/v3/volumes/5e8e0643-74ed-46e1-87fc-7ac59a7c2a97 returned with HTTP 202 Aug 13 21:15:05.730861 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 934/3728] 10.4.3.14 () {68 vars in 1385 bytes} [Thu Aug 13 21:15:05 2026] DELETE /volume/v3/volumes/5e8e0643-74ed-46e1-87fc-7ac59a7c2a97 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 21:15:05.743182 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c779ec39-d3cb-464b-b538-760f0535fcb8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:05.745535 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c779ec39-d3cb-464b-b538-760f0535fcb8 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] GET https://10.4.3.14/volume/v3/volumes/5e8e0643-74ed-46e1-87fc-7ac59a7c2a97 Aug 13 21:15:05.745629 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c779ec39-d3cb-464b-b538-760f0535fcb8 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:05.746022 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c779ec39-d3cb-464b-b538-760f0535fcb8 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:05.756484 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:15:05.756484 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:15:05.760448 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c779ec39-d3cb-464b-b538-760f0535fcb8 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Volume info retrieved successfully. Aug 13 21:15:05.764297 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c779ec39-d3cb-464b-b538-760f0535fcb8 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] https://10.4.3.14/volume/v3/volumes/5e8e0643-74ed-46e1-87fc-7ac59a7c2a97 returned with HTTP 200 Aug 13 21:15:05.764681 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 931/3729] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:15:05 2026] GET /volume/v3/volumes/5e8e0643-74ed-46e1-87fc-7ac59a7c2a97 => generated 1006 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:15:05.798225 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f46d4196-dc6a-4666-84c0-dab1a9605099 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:05.800303 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f46d4196-dc6a-4666-84c0-dab1a9605099 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] GET https://10.4.3.14/volume/v3/volumes/49e6f22b-05dd-425f-860c-fae279442c97 Aug 13 21:15:05.800572 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f46d4196-dc6a-4666-84c0-dab1a9605099 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:05.800896 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f46d4196-dc6a-4666-84c0-dab1a9605099 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:05.814045 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:15:05.814045 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:15:05.819548 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-f46d4196-dc6a-4666-84c0-dab1a9605099 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Volume info retrieved successfully. Aug 13 21:15:05.822808 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-dbfff2a9-199e-42b4-9a5c-89619a4e59c8 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:05.824813 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-dbfff2a9-199e-42b4-9a5c-89619a4e59c8 tempest-TestServerVolumeAttachmentScenario-799732465 tempest-TestServerVolumeAttachmentScenario-799732465-project-admin] POST https://10.4.3.14/volume/v3/volumes/4db33de6-49ec-4b4b-bed8-1c24ed04e668/action Aug 13 21:15:05.825280 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-dbfff2a9-199e-42b4-9a5c-89619a4e59c8 tempest-TestServerVolumeAttachmentScenario-799732465 tempest-TestServerVolumeAttachmentScenario-799732465-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:15:05.825435 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-dbfff2a9-199e-42b4-9a5c-89619a4e59c8 tempest-TestServerVolumeAttachmentScenario-799732465 tempest-TestServerVolumeAttachmentScenario-799732465-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:15:05.828448 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f46d4196-dc6a-4666-84c0-dab1a9605099 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] https://10.4.3.14/volume/v3/volumes/49e6f22b-05dd-425f-860c-fae279442c97 returned with HTTP 200 Aug 13 21:15:05.829289 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 936/3730] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:15:05 2026] GET /volume/v3/volumes/49e6f22b-05dd-425f-860c-fae279442c97 => generated 1156 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:15:05.838199 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:15:05.838199 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:15:05.841483 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-221cfb7a-4267-44ef-a7be-7c24ef2d519c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:05.842568 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.contrib.admin_actions [None req-dbfff2a9-199e-42b4-9a5c-89619a4e59c8 tempest-TestServerVolumeAttachmentScenario-799732465 tempest-TestServerVolumeAttachmentScenario-799732465-project-admin] Updating volume '4db33de6-49ec-4b4b-bed8-1c24ed04e668' with '{'status': 'in-use'}' {{(pid=100217) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 21:15:05.843199 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-221cfb7a-4267-44ef-a7be-7c24ef2d519c tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] POST https://10.4.3.14/volume/v3/volumes/49e6f22b-05dd-425f-860c-fae279442c97/action Aug 13 21:15:05.843546 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-221cfb7a-4267-44ef-a7be-7c24ef2d519c tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:15:05.843661 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-221cfb7a-4267-44ef-a7be-7c24ef2d519c tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:15:05.855144 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:15:05.855144 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:15:05.855635 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-221cfb7a-4267-44ef-a7be-7c24ef2d519c tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Volume info retrieved successfully. Aug 13 21:15:05.874988 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-dbfff2a9-199e-42b4-9a5c-89619a4e59c8 tempest-TestServerVolumeAttachmentScenario-799732465 tempest-TestServerVolumeAttachmentScenario-799732465-project-admin] https://10.4.3.14/volume/v3/volumes/4db33de6-49ec-4b4b-bed8-1c24ed04e668/action returned with HTTP 202 Aug 13 21:15:05.875518 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 930/3731] 10.4.3.14 () {68 vars in 1383 bytes} [Thu Aug 13 21:15:05 2026] POST /volume/v3/volumes/4db33de6-49ec-4b4b-bed8-1c24ed04e668/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:15:05.883262 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ff9f62a6-9736-45b1-839c-eb3a7f21fb32 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:05.885449 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ff9f62a6-9736-45b1-839c-eb3a7f21fb32 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] GET https://10.4.3.14/volume/v3/volumes/4db33de6-49ec-4b4b-bed8-1c24ed04e668 Aug 13 21:15:05.885694 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ff9f62a6-9736-45b1-839c-eb3a7f21fb32 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:05.885897 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ff9f62a6-9736-45b1-839c-eb3a7f21fb32 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:05.894610 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-221cfb7a-4267-44ef-a7be-7c24ef2d519c tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Created reservations ['658d278a-8b66-4a13-bd70-b279a44762d1', '5316a9a1-c3bf-4d02-ba67-843f8139bcbf'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:15:05.895425 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:15:05.895425 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:15:05.898849 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ff9f62a6-9736-45b1-839c-eb3a7f21fb32 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Volume info retrieved successfully. Aug 13 21:15:05.903124 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ff9f62a6-9736-45b1-839c-eb3a7f21fb32 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] https://10.4.3.14/volume/v3/volumes/4db33de6-49ec-4b4b-bed8-1c24ed04e668 returned with HTTP 200 Aug 13 21:15:05.903563 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 932/3732] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:05 2026] GET /volume/v3/volumes/4db33de6-49ec-4b4b-bed8-1c24ed04e668 => generated 1148 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:15:05.910481 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-221cfb7a-4267-44ef-a7be-7c24ef2d519c tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Extend volume request issued successfully. Aug 13 21:15:05.910657 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-221cfb7a-4267-44ef-a7be-7c24ef2d519c tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] https://10.4.3.14/volume/v3/volumes/49e6f22b-05dd-425f-860c-fae279442c97/action returned with HTTP 202 Aug 13 21:15:05.911211 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 935/3733] 10.4.3.14 () {70 vars in 1424 bytes} [Thu Aug 13 21:15:05 2026] POST /volume/v3/volumes/49e6f22b-05dd-425f-860c-fae279442c97/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 13 21:15:05.924734 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-9cf1f6bd-1bef-41ba-a479-08a48a049ec4 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:05.926946 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9cf1f6bd-1bef-41ba-a479-08a48a049ec4 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] GET https://10.4.3.14/volume/v3/volumes/49e6f22b-05dd-425f-860c-fae279442c97 Aug 13 21:15:05.927173 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9cf1f6bd-1bef-41ba-a479-08a48a049ec4 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:05.927345 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9cf1f6bd-1bef-41ba-a479-08a48a049ec4 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:05.940601 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:15:05.940601 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:15:05.947286 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-9cf1f6bd-1bef-41ba-a479-08a48a049ec4 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Volume info retrieved successfully. Aug 13 21:15:05.948492 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-47bc538e-fe1f-4867-adc5-75b806a2e327 req-ef6d379c-b142-4e3e-87c9-96c4163f1648 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:05.951123 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-47bc538e-fe1f-4867-adc5-75b806a2e327 req-ef6d379c-b142-4e3e-87c9-96c4163f1648 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] GET https://10.4.3.14/volume/v3/volumes/4db33de6-49ec-4b4b-bed8-1c24ed04e668 Aug 13 21:15:05.951388 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-47bc538e-fe1f-4867-adc5-75b806a2e327 req-ef6d379c-b142-4e3e-87c9-96c4163f1648 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:05.951632 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-47bc538e-fe1f-4867-adc5-75b806a2e327 req-ef6d379c-b142-4e3e-87c9-96c4163f1648 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:05.956611 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9cf1f6bd-1bef-41ba-a479-08a48a049ec4 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] https://10.4.3.14/volume/v3/volumes/49e6f22b-05dd-425f-860c-fae279442c97 returned with HTTP 200 Aug 13 21:15:05.956611 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 937/3734] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:15:05 2026] GET /volume/v3/volumes/49e6f22b-05dd-425f-860c-fae279442c97 => generated 1159 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:15:05.965219 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:15:05.965219 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:15:05.968890 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-47bc538e-fe1f-4867-adc5-75b806a2e327 req-ef6d379c-b142-4e3e-87c9-96c4163f1648 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Volume info retrieved successfully. Aug 13 21:15:05.972571 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-47bc538e-fe1f-4867-adc5-75b806a2e327 req-ef6d379c-b142-4e3e-87c9-96c4163f1648 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] https://10.4.3.14/volume/v3/volumes/4db33de6-49ec-4b4b-bed8-1c24ed04e668 returned with HTTP 200 Aug 13 21:15:05.972982 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 931/3735] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:15:05 2026] GET /volume/v3/volumes/4db33de6-49ec-4b4b-bed8-1c24ed04e668 => generated 1148 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:15:05.989110 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-47bc538e-fe1f-4867-adc5-75b806a2e327 req-64a81ec2-ed91-4bc8-87ad-742310496738 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:05.990797 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-47bc538e-fe1f-4867-adc5-75b806a2e327 req-64a81ec2-ed91-4bc8-87ad-742310496738 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] POST https://10.4.3.14/volume/v3/volumes/4db33de6-49ec-4b4b-bed8-1c24ed04e668/action Aug 13 21:15:05.991174 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-47bc538e-fe1f-4867-adc5-75b806a2e327 req-64a81ec2-ed91-4bc8-87ad-742310496738 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:15:05.991301 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-47bc538e-fe1f-4867-adc5-75b806a2e327 req-64a81ec2-ed91-4bc8-87ad-742310496738 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:15:06.008612 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:15:06.008612 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:15:06.009241 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-47bc538e-fe1f-4867-adc5-75b806a2e327 req-64a81ec2-ed91-4bc8-87ad-742310496738 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Volume info retrieved successfully. Aug 13 21:15:06.017695 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-47bc538e-fe1f-4867-adc5-75b806a2e327 req-64a81ec2-ed91-4bc8-87ad-742310496738 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Begin detaching volume completed successfully. Aug 13 21:15:06.017953 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-47bc538e-fe1f-4867-adc5-75b806a2e327 req-64a81ec2-ed91-4bc8-87ad-742310496738 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] https://10.4.3.14/volume/v3/volumes/4db33de6-49ec-4b4b-bed8-1c24ed04e668/action returned with HTTP 202 Aug 13 21:15:06.018498 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 933/3736] 10.4.3.14 () {72 vars in 1665 bytes} [Thu Aug 13 21:15:05 2026] POST /volume/v3/volumes/4db33de6-49ec-4b4b-bed8-1c24ed04e668/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:15:06.073120 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-de8df4b8-f3de-4665-bcd3-324018a6e268 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:06.073521 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-de8df4b8-f3de-4665-bcd3-324018a6e268 None None] GET https://10.4.3.14/volume// Aug 13 21:15:06.073665 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-de8df4b8-f3de-4665-bcd3-324018a6e268 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:06.073844 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-de8df4b8-f3de-4665-bcd3-324018a6e268 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:06.074214 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-de8df4b8-f3de-4665-bcd3-324018a6e268 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:15:06.074467 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 936/3737] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:15:06 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:15:06.082981 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-47bc538e-fe1f-4867-adc5-75b806a2e327 req-35b50e70-9d86-43f1-aa7a-61846534de34 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:06.087047 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-47bc538e-fe1f-4867-adc5-75b806a2e327 req-35b50e70-9d86-43f1-aa7a-61846534de34 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] GET https://10.4.3.14/volume/v3/volumes/4db33de6-49ec-4b4b-bed8-1c24ed04e668 Aug 13 21:15:06.087238 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-47bc538e-fe1f-4867-adc5-75b806a2e327 req-35b50e70-9d86-43f1-aa7a-61846534de34 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:06.087425 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-47bc538e-fe1f-4867-adc5-75b806a2e327 req-35b50e70-9d86-43f1-aa7a-61846534de34 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:06.098683 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:15:06.098683 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:15:06.101741 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-47bc538e-fe1f-4867-adc5-75b806a2e327 req-35b50e70-9d86-43f1-aa7a-61846534de34 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Volume info retrieved successfully. Aug 13 21:15:06.106151 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-47bc538e-fe1f-4867-adc5-75b806a2e327 req-35b50e70-9d86-43f1-aa7a-61846534de34 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] https://10.4.3.14/volume/v3/volumes/4db33de6-49ec-4b4b-bed8-1c24ed04e668 returned with HTTP 200 Aug 13 21:15:06.106518 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 938/3738] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:15:06 2026] GET /volume/v3/volumes/4db33de6-49ec-4b4b-bed8-1c24ed04e668 => generated 1331 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:15:06.229824 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-221cfb7a-4267-44ef-a7be-7c24ef2d519c req-b910d9e2-f4aa-41cf-813d-c00e3c6eaf9f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:06.233240 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-221cfb7a-4267-44ef-a7be-7c24ef2d519c req-b910d9e2-f4aa-41cf-813d-c00e3c6eaf9f service nova] GET https://10.4.3.14/volume/v3/volumes/49e6f22b-05dd-425f-860c-fae279442c97 Aug 13 21:15:06.233516 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-221cfb7a-4267-44ef-a7be-7c24ef2d519c req-b910d9e2-f4aa-41cf-813d-c00e3c6eaf9f service nova] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:06.233761 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-221cfb7a-4267-44ef-a7be-7c24ef2d519c req-b910d9e2-f4aa-41cf-813d-c00e3c6eaf9f service nova] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:06.250447 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:15:06.250447 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:15:06.260408 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-221cfb7a-4267-44ef-a7be-7c24ef2d519c req-b910d9e2-f4aa-41cf-813d-c00e3c6eaf9f service nova] Volume info retrieved successfully. Aug 13 21:15:06.268221 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-221cfb7a-4267-44ef-a7be-7c24ef2d519c req-b910d9e2-f4aa-41cf-813d-c00e3c6eaf9f service nova] https://10.4.3.14/volume/v3/volumes/49e6f22b-05dd-425f-860c-fae279442c97 returned with HTTP 200 Aug 13 21:15:06.268775 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 932/3739] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:15:06 2026] GET /volume/v3/volumes/49e6f22b-05dd-425f-860c-fae279442c97 => generated 1312 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:15:06.777199 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-bd033158-8916-4a7a-877a-e463ba5e35d5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:06.779476 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bd033158-8916-4a7a-877a-e463ba5e35d5 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] GET https://10.4.3.14/volume/v3/volumes/5e8e0643-74ed-46e1-87fc-7ac59a7c2a97 Aug 13 21:15:06.779753 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bd033158-8916-4a7a-877a-e463ba5e35d5 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:06.780034 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bd033158-8916-4a7a-877a-e463ba5e35d5 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:06.788437 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bd033158-8916-4a7a-877a-e463ba5e35d5 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] https://10.4.3.14/volume/v3/volumes/5e8e0643-74ed-46e1-87fc-7ac59a7c2a97 returned with HTTP 404 Aug 13 21:15:06.789074 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 934/3740] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:15:06 2026] GET /volume/v3/volumes/5e8e0643-74ed-46e1-87fc-7ac59a7c2a97 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:15:06.799756 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-444f1074-5070-48b8-a938-d49d928a4dec None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:06.801449 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-444f1074-5070-48b8-a938-d49d928a4dec tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:15:06.801747 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-444f1074-5070-48b8-a938-d49d928a4dec tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1464300078"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:15:06.803101 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-444f1074-5070-48b8-a938-d49d928a4dec tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1464300078'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:15:06.803199 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-444f1074-5070-48b8-a938-d49d928a4dec tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Create volume of 1 GB Aug 13 21:15:06.803407 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:15:06.803407 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:15:06.806550 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-444f1074-5070-48b8-a938-d49d928a4dec tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Availability Zones retrieved successfully. Aug 13 21:15:06.811492 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-444f1074-5070-48b8-a938-d49d928a4dec tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Flow 'volume_create_api' (a3dff715-f215-4f90-88af-f5bd9d126c6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:15:06.812838 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-444f1074-5070-48b8-a938-d49d928a4dec tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b5b23c0-16dc-4c3c-9c35-2d636b2fad3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:06.813510 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-444f1074-5070-48b8-a938-d49d928a4dec tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:15:06.838292 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-444f1074-5070-48b8-a938-d49d928a4dec tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b5b23c0-16dc-4c3c-9c35-2d636b2fad3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:06.839395 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-444f1074-5070-48b8-a938-d49d928a4dec tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cffb277-0e8b-4452-a585-41ccfc47455d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:06.885276 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-444f1074-5070-48b8-a938-d49d928a4dec tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Created reservations ['49fb7161-b3c1-44eb-bc05-fe1d2019c246', 'e7eb03fa-ba57-4cb7-b8d7-f4bd8e645f07', '82e8014d-edb7-47d7-9b78-f14bebcfe1ee', '04c583c7-f397-43b7-993b-756701d29528'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:15:06.886079 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-444f1074-5070-48b8-a938-d49d928a4dec tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cffb277-0e8b-4452-a585-41ccfc47455d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['49fb7161-b3c1-44eb-bc05-fe1d2019c246', 'e7eb03fa-ba57-4cb7-b8d7-f4bd8e645f07', '82e8014d-edb7-47d7-9b78-f14bebcfe1ee', '04c583c7-f397-43b7-993b-756701d29528']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:06.886789 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-444f1074-5070-48b8-a938-d49d928a4dec tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb255928-9024-405a-adb4-663eb21ee8e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:06.916544 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-444f1074-5070-48b8-a938-d49d928a4dec tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb255928-9024-405a-adb4-663eb21ee8e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c65eaaf-91df-49a6-8290-b584e513270f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1464300078',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac0646e3ac5f48e3b00e080793b13396',qos_specs=None,replication_status=,reservations=['49fb7161-b3c1-44eb-bc05-fe1d2019c246','e7eb03fa-ba57-4cb7-b8d7-f4bd8e645f07','82e8014d-edb7-47d7-9b78-f14bebcfe1ee','04c583c7-f397-43b7-993b-756701d29528'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6925895057e848e0a3e8098e1a6ee694',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:15:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1464300078',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c65eaaf-91df-49a6-8290-b584e513270f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac0646e3ac5f48e3b00e080793b13396',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6925895057e848e0a3e8098e1a6ee694',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:06.917672 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-444f1074-5070-48b8-a938-d49d928a4dec tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (168388b3-f58b-4470-ab77-4b4d8d1a7195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:06.938000 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-444f1074-5070-48b8-a938-d49d928a4dec tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (168388b3-f58b-4470-ab77-4b4d8d1a7195) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1464300078',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac0646e3ac5f48e3b00e080793b13396',qos_specs=None,replication_status=,reservations=['49fb7161-b3c1-44eb-bc05-fe1d2019c246','e7eb03fa-ba57-4cb7-b8d7-f4bd8e645f07','82e8014d-edb7-47d7-9b78-f14bebcfe1ee','04c583c7-f397-43b7-993b-756701d29528'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6925895057e848e0a3e8098e1a6ee694',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:06.938664 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-444f1074-5070-48b8-a938-d49d928a4dec tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9c716e6-3b4f-4c41-878f-a8064fa4087d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:06.949171 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-444f1074-5070-48b8-a938-d49d928a4dec tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9c716e6-3b4f-4c41-878f-a8064fa4087d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:06.950205 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-444f1074-5070-48b8-a938-d49d928a4dec tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Flow 'volume_create_api' (a3dff715-f215-4f90-88af-f5bd9d126c6a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:15:06.950478 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-444f1074-5070-48b8-a938-d49d928a4dec tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Create volume request issued successfully. Aug 13 21:15:06.951112 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-444f1074-5070-48b8-a938-d49d928a4dec tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:15:06.951619 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 937/3741] 10.4.3.14 () {70 vars in 1292 bytes} [Thu Aug 13 21:15:06 2026] POST /volume/v3/volumes => generated 776 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:15:06.967202 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-6a868d5a-a4a4-449d-8e1a-13f8c46a7d57 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:06.971295 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-36d929c4-b176-4e2f-ab52-7dd756280a78 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:06.971549 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6a868d5a-a4a4-449d-8e1a-13f8c46a7d57 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] GET https://10.4.3.14/volume/v3/volumes/1c65eaaf-91df-49a6-8290-b584e513270f Aug 13 21:15:06.971603 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6a868d5a-a4a4-449d-8e1a-13f8c46a7d57 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:06.971781 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6a868d5a-a4a4-449d-8e1a-13f8c46a7d57 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:06.978191 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-36d929c4-b176-4e2f-ab52-7dd756280a78 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] GET https://10.4.3.14/volume/v3/volumes/49e6f22b-05dd-425f-860c-fae279442c97 Aug 13 21:15:06.978535 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-36d929c4-b176-4e2f-ab52-7dd756280a78 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:06.978805 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-36d929c4-b176-4e2f-ab52-7dd756280a78 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:06.987116 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:15:06.987116 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:15:06.998381 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-6a868d5a-a4a4-449d-8e1a-13f8c46a7d57 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Volume info retrieved successfully. Aug 13 21:15:07.007921 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:15:07.007921 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:15:07.009994 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6a868d5a-a4a4-449d-8e1a-13f8c46a7d57 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] https://10.4.3.14/volume/v3/volumes/1c65eaaf-91df-49a6-8290-b584e513270f returned with HTTP 200 Aug 13 21:15:07.010634 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 939/3742] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:15:06 2026] GET /volume/v3/volumes/1c65eaaf-91df-49a6-8290-b584e513270f => generated 955 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:15:07.018393 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-36d929c4-b176-4e2f-ab52-7dd756280a78 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Volume info retrieved successfully. Aug 13 21:15:07.025205 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-36d929c4-b176-4e2f-ab52-7dd756280a78 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] https://10.4.3.14/volume/v3/volumes/49e6f22b-05dd-425f-860c-fae279442c97 returned with HTTP 200 Aug 13 21:15:07.025795 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 933/3743] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:15:06 2026] GET /volume/v3/volumes/49e6f22b-05dd-425f-860c-fae279442c97 => generated 1156 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:15:07.028400 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-47bc538e-fe1f-4867-adc5-75b806a2e327 req-5213fa50-f121-4f4f-9884-3adc9b491060 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:07.032308 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-47bc538e-fe1f-4867-adc5-75b806a2e327 req-5213fa50-f121-4f4f-9884-3adc9b491060 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] DELETE https://10.4.3.14/volume/v3/attachments/b72a314c-b337-46f9-8777-7d0d870f93ad Aug 13 21:15:07.032682 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-47bc538e-fe1f-4867-adc5-75b806a2e327 req-5213fa50-f121-4f4f-9884-3adc9b491060 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:07.032976 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-47bc538e-fe1f-4867-adc5-75b806a2e327 req-5213fa50-f121-4f4f-9884-3adc9b491060 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:07.046609 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:15:07.046609 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:15:07.046910 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7001e120-1a54-424f-8977-277a506e1b2a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:07.049122 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7001e120-1a54-424f-8977-277a506e1b2a tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] GET https://10.4.3.14/volume/v3/volumes/49e6f22b-05dd-425f-860c-fae279442c97 Aug 13 21:15:07.049356 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7001e120-1a54-424f-8977-277a506e1b2a tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:07.049575 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7001e120-1a54-424f-8977-277a506e1b2a tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:07.062261 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:15:07.062261 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:15:07.070091 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-7001e120-1a54-424f-8977-277a506e1b2a tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Volume info retrieved successfully. Aug 13 21:15:07.074330 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7001e120-1a54-424f-8977-277a506e1b2a tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] https://10.4.3.14/volume/v3/volumes/49e6f22b-05dd-425f-860c-fae279442c97 returned with HTTP 200 Aug 13 21:15:07.074899 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 938/3744] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:15:07 2026] GET /volume/v3/volumes/49e6f22b-05dd-425f-860c-fae279442c97 => generated 1156 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:15:07.128177 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d255e8d5-e3a1-438c-8137-67a8eb6d9bca None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:07.131461 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d255e8d5-e3a1-438c-8137-67a8eb6d9bca tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] DELETE https://10.4.3.14/volume/v3/volumes/da1051be-9cfd-46e7-bb45-1f2b1e96be77 Aug 13 21:15:07.131461 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d255e8d5-e3a1-438c-8137-67a8eb6d9bca tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:07.131461 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d255e8d5-e3a1-438c-8137-67a8eb6d9bca tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:07.131663 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-d255e8d5-e3a1-438c-8137-67a8eb6d9bca tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Delete volume with id: da1051be-9cfd-46e7-bb45-1f2b1e96be77 Aug 13 21:15:07.142348 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:15:07.142348 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:15:07.143127 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-d255e8d5-e3a1-438c-8137-67a8eb6d9bca tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Volume info retrieved successfully. Aug 13 21:15:07.166502 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-d255e8d5-e3a1-438c-8137-67a8eb6d9bca tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Delete volume request issued successfully. Aug 13 21:15:07.166823 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d255e8d5-e3a1-438c-8137-67a8eb6d9bca tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] https://10.4.3.14/volume/v3/volumes/da1051be-9cfd-46e7-bb45-1f2b1e96be77 returned with HTTP 202 Aug 13 21:15:07.167229 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 940/3745] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:15:07 2026] DELETE /volume/v3/volumes/da1051be-9cfd-46e7-bb45-1f2b1e96be77 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:15:07.176700 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-2b46bfe1-ff1f-4ff4-a8a6-4b9c1692d615 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:07.179170 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2b46bfe1-ff1f-4ff4-a8a6-4b9c1692d615 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] GET https://10.4.3.14/volume/v3/volumes/da1051be-9cfd-46e7-bb45-1f2b1e96be77 Aug 13 21:15:07.179252 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2b46bfe1-ff1f-4ff4-a8a6-4b9c1692d615 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:07.179455 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2b46bfe1-ff1f-4ff4-a8a6-4b9c1692d615 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:07.188983 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-47bc538e-fe1f-4867-adc5-75b806a2e327 req-5213fa50-f121-4f4f-9884-3adc9b491060 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] https://10.4.3.14/volume/v3/attachments/b72a314c-b337-46f9-8777-7d0d870f93ad returned with HTTP 200 Aug 13 21:15:07.189512 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 935/3746] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:15:07 2026] DELETE /volume/v3/attachments/b72a314c-b337-46f9-8777-7d0d870f93ad => generated 19 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:07.191394 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:15:07.191394 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:15:07.195338 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-2b46bfe1-ff1f-4ff4-a8a6-4b9c1692d615 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Volume info retrieved successfully. Aug 13 21:15:07.199991 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2b46bfe1-ff1f-4ff4-a8a6-4b9c1692d615 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] https://10.4.3.14/volume/v3/volumes/da1051be-9cfd-46e7-bb45-1f2b1e96be77 returned with HTTP 200 Aug 13 21:15:07.200439 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 934/3747] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:07 2026] GET /volume/v3/volumes/da1051be-9cfd-46e7-bb45-1f2b1e96be77 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:07.323050 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-34e9754b-a767-4b4c-a1dd-855e47dc0f25 req-89f0125d-992e-448e-9a3b-f7c3590e638f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:07.325117 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-34e9754b-a767-4b4c-a1dd-855e47dc0f25 req-89f0125d-992e-448e-9a3b-f7c3590e638f tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] GET https://10.4.3.14/volume/v3/volumes/49e6f22b-05dd-425f-860c-fae279442c97 Aug 13 21:15:07.325325 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-34e9754b-a767-4b4c-a1dd-855e47dc0f25 req-89f0125d-992e-448e-9a3b-f7c3590e638f tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:07.325523 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-34e9754b-a767-4b4c-a1dd-855e47dc0f25 req-89f0125d-992e-448e-9a3b-f7c3590e638f tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:07.334526 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:15:07.334526 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:15:07.338527 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-34e9754b-a767-4b4c-a1dd-855e47dc0f25 req-89f0125d-992e-448e-9a3b-f7c3590e638f tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Volume info retrieved successfully. Aug 13 21:15:07.344271 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-34e9754b-a767-4b4c-a1dd-855e47dc0f25 req-89f0125d-992e-448e-9a3b-f7c3590e638f tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] https://10.4.3.14/volume/v3/volumes/49e6f22b-05dd-425f-860c-fae279442c97 returned with HTTP 200 Aug 13 21:15:07.344791 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 939/3748] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:15:07 2026] GET /volume/v3/volumes/49e6f22b-05dd-425f-860c-fae279442c97 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:15:07.361980 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-34e9754b-a767-4b4c-a1dd-855e47dc0f25 req-204b4d00-6a90-4eb9-a3e7-29829dc7ff58 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:07.363936 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-34e9754b-a767-4b4c-a1dd-855e47dc0f25 req-204b4d00-6a90-4eb9-a3e7-29829dc7ff58 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] POST https://10.4.3.14/volume/v3/volumes/49e6f22b-05dd-425f-860c-fae279442c97/action Aug 13 21:15:07.364476 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-34e9754b-a767-4b4c-a1dd-855e47dc0f25 req-204b4d00-6a90-4eb9-a3e7-29829dc7ff58 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:15:07.364586 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-34e9754b-a767-4b4c-a1dd-855e47dc0f25 req-204b4d00-6a90-4eb9-a3e7-29829dc7ff58 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:15:07.375098 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:15:07.375098 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:15:07.375551 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-34e9754b-a767-4b4c-a1dd-855e47dc0f25 req-204b4d00-6a90-4eb9-a3e7-29829dc7ff58 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Volume info retrieved successfully. Aug 13 21:15:07.382525 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-34e9754b-a767-4b4c-a1dd-855e47dc0f25 req-204b4d00-6a90-4eb9-a3e7-29829dc7ff58 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Begin detaching volume completed successfully. Aug 13 21:15:07.382715 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-34e9754b-a767-4b4c-a1dd-855e47dc0f25 req-204b4d00-6a90-4eb9-a3e7-29829dc7ff58 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] https://10.4.3.14/volume/v3/volumes/49e6f22b-05dd-425f-860c-fae279442c97/action returned with HTTP 202 Aug 13 21:15:07.383185 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 941/3749] 10.4.3.14 () {72 vars in 1665 bytes} [Thu Aug 13 21:15:07 2026] POST /volume/v3/volumes/49e6f22b-05dd-425f-860c-fae279442c97/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:15:07.403692 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-aa3a9ed3-94ba-4070-b512-7c3c0fc8ad7a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:07.405561 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-aa3a9ed3-94ba-4070-b512-7c3c0fc8ad7a tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] GET https://10.4.3.14/volume/v3/volumes/49e6f22b-05dd-425f-860c-fae279442c97 Aug 13 21:15:07.405747 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-aa3a9ed3-94ba-4070-b512-7c3c0fc8ad7a tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:07.406195 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-aa3a9ed3-94ba-4070-b512-7c3c0fc8ad7a tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:07.421257 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:15:07.421257 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:15:07.424249 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f8aba849-19d9-4c41-946b-d6a21f6d60d5 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:07.424688 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f8aba849-19d9-4c41-946b-d6a21f6d60d5 None None] GET https://10.4.3.14/volume// Aug 13 21:15:07.424933 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f8aba849-19d9-4c41-946b-d6a21f6d60d5 None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:07.425200 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f8aba849-19d9-4c41-946b-d6a21f6d60d5 None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:07.425264 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-aa3a9ed3-94ba-4070-b512-7c3c0fc8ad7a tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Volume info retrieved successfully. Aug 13 21:15:07.425596 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f8aba849-19d9-4c41-946b-d6a21f6d60d5 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:15:07.425894 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 935/3750] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:15:07 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:15:07.430019 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-aa3a9ed3-94ba-4070-b512-7c3c0fc8ad7a tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] https://10.4.3.14/volume/v3/volumes/49e6f22b-05dd-425f-860c-fae279442c97 returned with HTTP 200 Aug 13 21:15:07.430354 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 936/3751] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:15:07 2026] GET /volume/v3/volumes/49e6f22b-05dd-425f-860c-fae279442c97 => generated 1159 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:15:07.436054 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-34e9754b-a767-4b4c-a1dd-855e47dc0f25 req-72b76d19-8a82-41eb-9b5b-c02c41773df3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:07.438107 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-34e9754b-a767-4b4c-a1dd-855e47dc0f25 req-72b76d19-8a82-41eb-9b5b-c02c41773df3 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] GET https://10.4.3.14/volume/v3/volumes/49e6f22b-05dd-425f-860c-fae279442c97 Aug 13 21:15:07.438306 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-34e9754b-a767-4b4c-a1dd-855e47dc0f25 req-72b76d19-8a82-41eb-9b5b-c02c41773df3 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:07.438476 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-34e9754b-a767-4b4c-a1dd-855e47dc0f25 req-72b76d19-8a82-41eb-9b5b-c02c41773df3 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:07.447651 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:15:07.447651 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:15:07.450888 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-34e9754b-a767-4b4c-a1dd-855e47dc0f25 req-72b76d19-8a82-41eb-9b5b-c02c41773df3 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Volume info retrieved successfully. Aug 13 21:15:07.454618 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-34e9754b-a767-4b4c-a1dd-855e47dc0f25 req-72b76d19-8a82-41eb-9b5b-c02c41773df3 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] https://10.4.3.14/volume/v3/volumes/49e6f22b-05dd-425f-860c-fae279442c97 returned with HTTP 200 Aug 13 21:15:07.455012 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 940/3752] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:15:07 2026] GET /volume/v3/volumes/49e6f22b-05dd-425f-860c-fae279442c97 => generated 1321 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:15:08.025711 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e5da5845-0031-48e1-b8de-c5707f3ad6f9 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:08.027452 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e5da5845-0031-48e1-b8de-c5707f3ad6f9 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] GET https://10.4.3.14/volume/v3/volumes/1c65eaaf-91df-49a6-8290-b584e513270f Aug 13 21:15:08.027744 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e5da5845-0031-48e1-b8de-c5707f3ad6f9 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:08.028041 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e5da5845-0031-48e1-b8de-c5707f3ad6f9 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:08.035309 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:15:08.035309 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:15:08.039562 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-e5da5845-0031-48e1-b8de-c5707f3ad6f9 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Volume info retrieved successfully. Aug 13 21:15:08.044492 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e5da5845-0031-48e1-b8de-c5707f3ad6f9 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] https://10.4.3.14/volume/v3/volumes/1c65eaaf-91df-49a6-8290-b584e513270f returned with HTTP 200 Aug 13 21:15:08.044492 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 942/3753] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:15:08 2026] GET /volume/v3/volumes/1c65eaaf-91df-49a6-8290-b584e513270f => generated 1016 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:15:08.058844 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-a12a0628-2710-4cbc-8f2c-a2cf558e9a30 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:08.060623 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a12a0628-2710-4cbc-8f2c-a2cf558e9a30 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-reader] GET https://10.4.3.14/volume/v3/volumes/summary Aug 13 21:15:08.060803 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a12a0628-2710-4cbc-8f2c-a2cf558e9a30 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-reader] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:08.060983 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a12a0628-2710-4cbc-8f2c-a2cf558e9a30 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-reader] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:08.061199 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.api_utils [None req-a12a0628-2710-4cbc-8f2c-a2cf558e9a30 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-reader] Removing options '' from query. {{(pid=100217) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:15:08.066882 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-a12a0628-2710-4cbc-8f2c-a2cf558e9a30 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-reader] Get summary completed successfully. Aug 13 21:15:08.067173 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a12a0628-2710-4cbc-8f2c-a2cf558e9a30 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-reader] https://10.4.3.14/volume/v3/volumes/summary returned with HTTP 200 Aug 13 21:15:08.067530 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 936/3754] 10.4.3.14 () {68 vars in 1295 bytes} [Thu Aug 13 21:15:08 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:08.081384 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-51299f0f-4a6e-4bfd-8077-3294c491b858 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:08.083821 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-51299f0f-4a6e-4bfd-8077-3294c491b858 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] DELETE https://10.4.3.14/volume/v3/volumes/1c65eaaf-91df-49a6-8290-b584e513270f Aug 13 21:15:08.084174 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-51299f0f-4a6e-4bfd-8077-3294c491b858 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:08.084388 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-51299f0f-4a6e-4bfd-8077-3294c491b858 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:08.084580 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-51299f0f-4a6e-4bfd-8077-3294c491b858 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Delete volume with id: 1c65eaaf-91df-49a6-8290-b584e513270f Aug 13 21:15:08.103149 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:15:08.103149 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:15:08.103149 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-51299f0f-4a6e-4bfd-8077-3294c491b858 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Volume info retrieved successfully. Aug 13 21:15:08.123697 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-51299f0f-4a6e-4bfd-8077-3294c491b858 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Delete volume request issued successfully. Aug 13 21:15:08.123898 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-51299f0f-4a6e-4bfd-8077-3294c491b858 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] https://10.4.3.14/volume/v3/volumes/1c65eaaf-91df-49a6-8290-b584e513270f returned with HTTP 202 Aug 13 21:15:08.124539 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 937/3755] 10.4.3.14 () {68 vars in 1385 bytes} [Thu Aug 13 21:15:08 2026] DELETE /volume/v3/volumes/1c65eaaf-91df-49a6-8290-b584e513270f => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 21:15:08.136383 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-57fb4c28-c439-4e78-a2bd-8787df2338cb None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:08.138825 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-57fb4c28-c439-4e78-a2bd-8787df2338cb tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] GET https://10.4.3.14/volume/v3/volumes/1c65eaaf-91df-49a6-8290-b584e513270f Aug 13 21:15:08.139154 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-57fb4c28-c439-4e78-a2bd-8787df2338cb tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:08.139421 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-57fb4c28-c439-4e78-a2bd-8787df2338cb tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:08.149303 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:15:08.149303 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:15:08.154680 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-57fb4c28-c439-4e78-a2bd-8787df2338cb tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Volume info retrieved successfully. Aug 13 21:15:08.160428 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-57fb4c28-c439-4e78-a2bd-8787df2338cb tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] https://10.4.3.14/volume/v3/volumes/1c65eaaf-91df-49a6-8290-b584e513270f returned with HTTP 200 Aug 13 21:15:08.161156 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 941/3756] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:15:08 2026] GET /volume/v3/volumes/1c65eaaf-91df-49a6-8290-b584e513270f => generated 1015 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:15:08.216212 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-09500caf-caa4-4379-bb0f-8a0099edd2bb None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:08.217614 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-09500caf-caa4-4379-bb0f-8a0099edd2bb tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] GET https://10.4.3.14/volume/v3/volumes/da1051be-9cfd-46e7-bb45-1f2b1e96be77 Aug 13 21:15:08.217828 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-09500caf-caa4-4379-bb0f-8a0099edd2bb tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:08.218067 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-09500caf-caa4-4379-bb0f-8a0099edd2bb tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:08.228476 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-bf47d61e-8468-42c9-9ecc-e0d7891b67d1 req-08907739-b725-471e-9fed-e3789659ca6b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:08.231080 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-bf47d61e-8468-42c9-9ecc-e0d7891b67d1 req-08907739-b725-471e-9fed-e3789659ca6b tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] GET https://10.4.3.14/volume/v3/volumes/4db33de6-49ec-4b4b-bed8-1c24ed04e668 Aug 13 21:15:08.231285 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-bf47d61e-8468-42c9-9ecc-e0d7891b67d1 req-08907739-b725-471e-9fed-e3789659ca6b tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:08.231543 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-09500caf-caa4-4379-bb0f-8a0099edd2bb tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] https://10.4.3.14/volume/v3/volumes/da1051be-9cfd-46e7-bb45-1f2b1e96be77 returned with HTTP 404 Aug 13 21:15:08.231597 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-bf47d61e-8468-42c9-9ecc-e0d7891b67d1 req-08907739-b725-471e-9fed-e3789659ca6b tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:08.231975 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 943/3757] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:08 2026] GET /volume/v3/volumes/da1051be-9cfd-46e7-bb45-1f2b1e96be77 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:15:08.239212 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:15:08.239212 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:15:08.244796 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-bf47d61e-8468-42c9-9ecc-e0d7891b67d1 req-08907739-b725-471e-9fed-e3789659ca6b tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Volume info retrieved successfully. Aug 13 21:15:08.248403 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-bf47d61e-8468-42c9-9ecc-e0d7891b67d1 req-08907739-b725-471e-9fed-e3789659ca6b tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] https://10.4.3.14/volume/v3/volumes/4db33de6-49ec-4b4b-bed8-1c24ed04e668 returned with HTTP 200 Aug 13 21:15:08.248403 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 937/3758] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:15:08 2026] GET /volume/v3/volumes/4db33de6-49ec-4b4b-bed8-1c24ed04e668 => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:08.313516 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-40cef55e-77fa-4d5f-bad7-d47983db48c4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:08.319058 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-40cef55e-77fa-4d5f-bad7-d47983db48c4 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] DELETE https://10.4.3.14/volume/v3/volumes/db107005-609f-4a59-965e-2ccecb0467de Aug 13 21:15:08.319058 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-40cef55e-77fa-4d5f-bad7-d47983db48c4 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:08.319058 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-40cef55e-77fa-4d5f-bad7-d47983db48c4 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:08.319058 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-40cef55e-77fa-4d5f-bad7-d47983db48c4 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Delete volume with id: db107005-609f-4a59-965e-2ccecb0467de Aug 13 21:15:08.327727 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-34e9754b-a767-4b4c-a1dd-855e47dc0f25 req-7dc8cd09-88de-4ae1-87ff-a5b71a04bbfc None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:08.327794 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:15:08.327794 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:15:08.328349 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-40cef55e-77fa-4d5f-bad7-d47983db48c4 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Volume info retrieved successfully. Aug 13 21:15:08.329901 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-34e9754b-a767-4b4c-a1dd-855e47dc0f25 req-7dc8cd09-88de-4ae1-87ff-a5b71a04bbfc tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] DELETE https://10.4.3.14/volume/v3/attachments/174b6f3e-7a98-4a88-bae2-1fd0ce6302ad Aug 13 21:15:08.330105 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-34e9754b-a767-4b4c-a1dd-855e47dc0f25 req-7dc8cd09-88de-4ae1-87ff-a5b71a04bbfc tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:08.330304 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-34e9754b-a767-4b4c-a1dd-855e47dc0f25 req-7dc8cd09-88de-4ae1-87ff-a5b71a04bbfc tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:08.347811 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:15:08.347811 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:15:08.360378 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-40cef55e-77fa-4d5f-bad7-d47983db48c4 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Delete volume request issued successfully. Aug 13 21:15:08.360572 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-40cef55e-77fa-4d5f-bad7-d47983db48c4 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] https://10.4.3.14/volume/v3/volumes/db107005-609f-4a59-965e-2ccecb0467de returned with HTTP 202 Aug 13 21:15:08.360977 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 938/3759] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:15:08 2026] DELETE /volume/v3/volumes/db107005-609f-4a59-965e-2ccecb0467de => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:15:08.370440 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-3bc17704-6ac1-4219-a184-761be71f5a0c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:08.372914 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3bc17704-6ac1-4219-a184-761be71f5a0c tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] GET https://10.4.3.14/volume/v3/volumes/db107005-609f-4a59-965e-2ccecb0467de Aug 13 21:15:08.373212 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3bc17704-6ac1-4219-a184-761be71f5a0c tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:08.373464 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3bc17704-6ac1-4219-a184-761be71f5a0c tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:08.384233 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:15:08.384233 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:15:08.388958 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-3bc17704-6ac1-4219-a184-761be71f5a0c tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Volume info retrieved successfully. Aug 13 21:15:08.393876 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3bc17704-6ac1-4219-a184-761be71f5a0c tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] https://10.4.3.14/volume/v3/volumes/db107005-609f-4a59-965e-2ccecb0467de returned with HTTP 200 Aug 13 21:15:08.394344 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 944/3760] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:08 2026] GET /volume/v3/volumes/db107005-609f-4a59-965e-2ccecb0467de => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:08.434371 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-34e9754b-a767-4b4c-a1dd-855e47dc0f25 req-7dc8cd09-88de-4ae1-87ff-a5b71a04bbfc tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] https://10.4.3.14/volume/v3/attachments/174b6f3e-7a98-4a88-bae2-1fd0ce6302ad returned with HTTP 200 Aug 13 21:15:08.434946 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 942/3761] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:15:08 2026] DELETE /volume/v3/attachments/174b6f3e-7a98-4a88-bae2-1fd0ce6302ad => generated 19 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:08.444642 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-fa5c3684-4aef-4390-b171-6663212e53b5 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:08.446769 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fa5c3684-4aef-4390-b171-6663212e53b5 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] GET https://10.4.3.14/volume/v3/volumes/49e6f22b-05dd-425f-860c-fae279442c97 Aug 13 21:15:08.446925 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fa5c3684-4aef-4390-b171-6663212e53b5 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:08.452028 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fa5c3684-4aef-4390-b171-6663212e53b5 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:08.457387 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:15:08.457387 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:15:08.461864 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-fa5c3684-4aef-4390-b171-6663212e53b5 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Volume info retrieved successfully. Aug 13 21:15:08.467599 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fa5c3684-4aef-4390-b171-6663212e53b5 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] https://10.4.3.14/volume/v3/volumes/49e6f22b-05dd-425f-860c-fae279442c97 returned with HTTP 200 Aug 13 21:15:08.467939 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 938/3762] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:15:08 2026] GET /volume/v3/volumes/49e6f22b-05dd-425f-860c-fae279442c97 => generated 864 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:15:09.097421 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-61445d73-6775-4a54-ac7a-2af199f71ba2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:09.097824 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-61445d73-6775-4a54-ac7a-2af199f71ba2 None None] GET https://10.4.3.14/volume// Aug 13 21:15:09.098020 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-61445d73-6775-4a54-ac7a-2af199f71ba2 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:09.098224 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-61445d73-6775-4a54-ac7a-2af199f71ba2 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:09.098530 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-61445d73-6775-4a54-ac7a-2af199f71ba2 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:15:09.098822 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 939/3763] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:15:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:15:09.111701 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-ce39aac2-22fc-427e-b97b-2bf320ad0eff req-421ceb6c-b6fc-4ce9-b0fc-f36bbd381ea9 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:09.114568 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-ce39aac2-22fc-427e-b97b-2bf320ad0eff req-421ceb6c-b6fc-4ce9-b0fc-f36bbd381ea9 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:15:09.114941 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-ce39aac2-22fc-427e-b97b-2bf320ad0eff req-421ceb6c-b6fc-4ce9-b0fc-f36bbd381ea9 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f33c857a-dccf-4a8b-8ff0-af91dd70d99d", "connector": null, "instance_uuid": "5b7913dd-ffdc-4af0-adc5-1232e217d83a"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:15:09.134644 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:15:09.134644 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:15:09.172532 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-ce39aac2-22fc-427e-b97b-2bf320ad0eff req-421ceb6c-b6fc-4ce9-b0fc-f36bbd381ea9 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:15:09.172951 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 945/3764] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:15:09 2026] POST /volume/v3/attachments => generated 273 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:15:09.174289 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9c00d3a2-bdfa-4047-92fb-fcfcf000ea24 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:09.175992 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9c00d3a2-bdfa-4047-92fb-fcfcf000ea24 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] GET https://10.4.3.14/volume/v3/volumes/1c65eaaf-91df-49a6-8290-b584e513270f Aug 13 21:15:09.176232 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9c00d3a2-bdfa-4047-92fb-fcfcf000ea24 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:09.176431 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9c00d3a2-bdfa-4047-92fb-fcfcf000ea24 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:09.180738 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-ce39aac2-22fc-427e-b97b-2bf320ad0eff req-6676bcdd-7de7-4178-b164-3e22440ccfac None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:09.181798 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9c00d3a2-bdfa-4047-92fb-fcfcf000ea24 tempest-ProjectReaderTests-1635707828 tempest-ProjectReaderTests-1635707828-project-admin] https://10.4.3.14/volume/v3/volumes/1c65eaaf-91df-49a6-8290-b584e513270f returned with HTTP 404 Aug 13 21:15:09.182292 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 943/3765] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:15:09 2026] GET /volume/v3/volumes/1c65eaaf-91df-49a6-8290-b584e513270f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:15:09.182687 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-ce39aac2-22fc-427e-b97b-2bf320ad0eff req-6676bcdd-7de7-4178-b164-3e22440ccfac tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] DELETE https://10.4.3.14/volume/v3/attachments/0451418b-6233-43fa-b5d9-3581d0afae48 Aug 13 21:15:09.182913 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-ce39aac2-22fc-427e-b97b-2bf320ad0eff req-6676bcdd-7de7-4178-b164-3e22440ccfac tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:09.183131 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-ce39aac2-22fc-427e-b97b-2bf320ad0eff req-6676bcdd-7de7-4178-b164-3e22440ccfac tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:09.195382 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:15:09.195382 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:15:09.260122 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-ce39aac2-22fc-427e-b97b-2bf320ad0eff req-6676bcdd-7de7-4178-b164-3e22440ccfac tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/attachments/0451418b-6233-43fa-b5d9-3581d0afae48 returned with HTTP 200 Aug 13 21:15:09.260781 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 939/3766] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:15:09 2026] DELETE /volume/v3/attachments/0451418b-6233-43fa-b5d9-3581d0afae48 => generated 192 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:15:09.411012 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b94fec54-0fda-4690-893c-e7e28acad8b9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:09.418331 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b94fec54-0fda-4690-893c-e7e28acad8b9 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] GET https://10.4.3.14/volume/v3/volumes/db107005-609f-4a59-965e-2ccecb0467de Aug 13 21:15:09.418331 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b94fec54-0fda-4690-893c-e7e28acad8b9 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:09.418331 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b94fec54-0fda-4690-893c-e7e28acad8b9 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:09.430539 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b94fec54-0fda-4690-893c-e7e28acad8b9 tempest-AttachVolumeShelveTestJSON-846178942 tempest-AttachVolumeShelveTestJSON-846178942-project-member] https://10.4.3.14/volume/v3/volumes/db107005-609f-4a59-965e-2ccecb0467de returned with HTTP 404 Aug 13 21:15:09.431974 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 940/3767] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:09 2026] GET /volume/v3/volumes/db107005-609f-4a59-965e-2ccecb0467de => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:15:10.577729 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-ce39aac2-22fc-427e-b97b-2bf320ad0eff req-4fc01062-0f59-44d1-abaa-54ff027430db None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:10.580919 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-ce39aac2-22fc-427e-b97b-2bf320ad0eff req-4fc01062-0f59-44d1-abaa-54ff027430db tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] PUT https://10.4.3.14/volume/v3/attachments/4a4030c7-fdf0-4b10-9a47-89d77f14ee37 Aug 13 21:15:10.581341 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-ce39aac2-22fc-427e-b97b-2bf320ad0eff req-4fc01062-0f59-44d1-abaa-54ff027430db tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:15:10.594335 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-ce39aac2-22fc-427e-b97b-2bf320ad0eff req-4fc01062-0f59-44d1-abaa-54ff027430db tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Acquiring lock "cinder-attachment_update-f33c857a-dccf-4a8b-8ff0-af91dd70d99d-np0000007265" by "attachment_update" {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:15:10.598786 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-ce39aac2-22fc-427e-b97b-2bf320ad0eff req-4fc01062-0f59-44d1-abaa-54ff027430db tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Lock "cinder-attachment_update-f33c857a-dccf-4a8b-8ff0-af91dd70d99d-np0000007265" acquired by "attachment_update" :: waited 0.005s {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:15:10.599753 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:15:10.599753 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:15:10.819226 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-ce39aac2-22fc-427e-b97b-2bf320ad0eff req-4fc01062-0f59-44d1-abaa-54ff027430db tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Lock "cinder-attachment_update-f33c857a-dccf-4a8b-8ff0-af91dd70d99d-np0000007265" released by "attachment_update" :: held 0.220s {{(pid=100216) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:15:10.819398 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-ce39aac2-22fc-427e-b97b-2bf320ad0eff req-4fc01062-0f59-44d1-abaa-54ff027430db tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/attachments/4a4030c7-fdf0-4b10-9a47-89d77f14ee37 returned with HTTP 200 Aug 13 21:15:10.819819 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 946/3768] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:15:10 2026] PUT /volume/v3/attachments/4a4030c7-fdf0-4b10-9a47-89d77f14ee37 => generated 968 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:15:10.827710 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-ce39aac2-22fc-427e-b97b-2bf320ad0eff req-11560926-4577-4990-8678-43c291e80ada None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:10.829798 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-ce39aac2-22fc-427e-b97b-2bf320ad0eff req-11560926-4577-4990-8678-43c291e80ada tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/attachments/4a4030c7-fdf0-4b10-9a47-89d77f14ee37 Aug 13 21:15:10.830046 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-ce39aac2-22fc-427e-b97b-2bf320ad0eff req-11560926-4577-4990-8678-43c291e80ada tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:10.830249 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-ce39aac2-22fc-427e-b97b-2bf320ad0eff req-11560926-4577-4990-8678-43c291e80ada tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:10.847028 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-ce39aac2-22fc-427e-b97b-2bf320ad0eff req-11560926-4577-4990-8678-43c291e80ada tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/attachments/4a4030c7-fdf0-4b10-9a47-89d77f14ee37 returned with HTTP 200 Aug 13 21:15:10.847471 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 944/3769] 10.4.3.14 () {70 vars in 1644 bytes} [Thu Aug 13 21:15:10 2026] GET /volume/v3/attachments/4a4030c7-fdf0-4b10-9a47-89d77f14ee37 => generated 993 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:15:11.513794 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c1b7b1d1-af12-46f5-bde5-5cad4deefc69 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:11.515481 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c1b7b1d1-af12-46f5-bde5-5cad4deefc69 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] GET https://10.4.3.14/volume/v3/volumes/49e6f22b-05dd-425f-860c-fae279442c97 Aug 13 21:15:11.515662 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c1b7b1d1-af12-46f5-bde5-5cad4deefc69 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:11.515832 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c1b7b1d1-af12-46f5-bde5-5cad4deefc69 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:11.522246 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:15:11.522246 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:15:11.525655 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-c1b7b1d1-af12-46f5-bde5-5cad4deefc69 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Volume info retrieved successfully. Aug 13 21:15:11.529799 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c1b7b1d1-af12-46f5-bde5-5cad4deefc69 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] https://10.4.3.14/volume/v3/volumes/49e6f22b-05dd-425f-860c-fae279442c97 returned with HTTP 200 Aug 13 21:15:11.530198 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 940/3770] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:15:11 2026] GET /volume/v3/volumes/49e6f22b-05dd-425f-860c-fae279442c97 => generated 864 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:15:11.540900 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5a992bbe-aa67-4fe6-b8f9-a26476758d18 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:11.542581 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5a992bbe-aa67-4fe6-b8f9-a26476758d18 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] DELETE https://10.4.3.14/volume/v3/volumes/49e6f22b-05dd-425f-860c-fae279442c97 Aug 13 21:15:11.542761 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5a992bbe-aa67-4fe6-b8f9-a26476758d18 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:11.542929 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5a992bbe-aa67-4fe6-b8f9-a26476758d18 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:11.543120 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-5a992bbe-aa67-4fe6-b8f9-a26476758d18 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Delete volume with id: 49e6f22b-05dd-425f-860c-fae279442c97 Aug 13 21:15:11.549408 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:15:11.549408 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:15:11.549816 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-5a992bbe-aa67-4fe6-b8f9-a26476758d18 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Volume info retrieved successfully. Aug 13 21:15:11.603451 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-5a992bbe-aa67-4fe6-b8f9-a26476758d18 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Delete volume request issued successfully. Aug 13 21:15:11.603745 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5a992bbe-aa67-4fe6-b8f9-a26476758d18 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] https://10.4.3.14/volume/v3/volumes/49e6f22b-05dd-425f-860c-fae279442c97 returned with HTTP 202 Aug 13 21:15:11.604043 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 941/3771] 10.4.3.14 () {68 vars in 1385 bytes} [Thu Aug 13 21:15:11 2026] DELETE /volume/v3/volumes/49e6f22b-05dd-425f-860c-fae279442c97 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 21:15:11.611286 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f853eac3-4410-487e-bf83-92f10b51fd3e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:11.613112 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f853eac3-4410-487e-bf83-92f10b51fd3e tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] GET https://10.4.3.14/volume/v3/volumes/49e6f22b-05dd-425f-860c-fae279442c97 Aug 13 21:15:11.613340 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f853eac3-4410-487e-bf83-92f10b51fd3e tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:11.613525 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f853eac3-4410-487e-bf83-92f10b51fd3e tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:11.620520 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:15:11.620520 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:15:11.624477 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-f853eac3-4410-487e-bf83-92f10b51fd3e tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Volume info retrieved successfully. Aug 13 21:15:11.629389 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f853eac3-4410-487e-bf83-92f10b51fd3e tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] https://10.4.3.14/volume/v3/volumes/49e6f22b-05dd-425f-860c-fae279442c97 returned with HTTP 200 Aug 13 21:15:11.629762 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 947/3772] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:15:11 2026] GET /volume/v3/volumes/49e6f22b-05dd-425f-860c-fae279442c97 => generated 863 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:15:12.579894 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9feaa90f-a5ad-416f-b768-63e7e31ca0a6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:12.582984 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9feaa90f-a5ad-416f-b768-63e7e31ca0a6 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] DELETE https://10.4.3.14/volume/v3/volumes/006be007-067e-4e66-910d-1d8981619bfa Aug 13 21:15:12.583196 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9feaa90f-a5ad-416f-b768-63e7e31ca0a6 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:12.583361 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9feaa90f-a5ad-416f-b768-63e7e31ca0a6 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:12.583514 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-9feaa90f-a5ad-416f-b768-63e7e31ca0a6 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Delete volume with id: 006be007-067e-4e66-910d-1d8981619bfa Aug 13 21:15:12.593704 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:15:12.593704 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:15:12.594284 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9feaa90f-a5ad-416f-b768-63e7e31ca0a6 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Volume info retrieved successfully. Aug 13 21:15:12.642509 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-82e321e8-d887-41c8-84fa-76db14a2bb59 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:12.644621 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-82e321e8-d887-41c8-84fa-76db14a2bb59 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] GET https://10.4.3.14/volume/v3/volumes/49e6f22b-05dd-425f-860c-fae279442c97 Aug 13 21:15:12.644855 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-82e321e8-d887-41c8-84fa-76db14a2bb59 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:12.645106 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-82e321e8-d887-41c8-84fa-76db14a2bb59 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:12.662292 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-82e321e8-d887-41c8-84fa-76db14a2bb59 tempest-VolumesExtendAttachedTest-449792057 tempest-VolumesExtendAttachedTest-449792057-project-member] https://10.4.3.14/volume/v3/volumes/49e6f22b-05dd-425f-860c-fae279442c97 returned with HTTP 404 Aug 13 21:15:12.662686 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 941/3773] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:15:12 2026] GET /volume/v3/volumes/49e6f22b-05dd-425f-860c-fae279442c97 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:15:12.664492 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9feaa90f-a5ad-416f-b768-63e7e31ca0a6 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Delete volume request issued successfully. Aug 13 21:15:12.666110 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9feaa90f-a5ad-416f-b768-63e7e31ca0a6 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] https://10.4.3.14/volume/v3/volumes/006be007-067e-4e66-910d-1d8981619bfa returned with HTTP 202 Aug 13 21:15:12.666110 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 945/3774] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:15:12 2026] DELETE /volume/v3/volumes/006be007-067e-4e66-910d-1d8981619bfa => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:15:12.677123 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e868a5cb-12af-491e-9bff-9c7d2f2d56d1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:12.679111 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e868a5cb-12af-491e-9bff-9c7d2f2d56d1 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] GET https://10.4.3.14/volume/v3/volumes/006be007-067e-4e66-910d-1d8981619bfa Aug 13 21:15:12.679312 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e868a5cb-12af-491e-9bff-9c7d2f2d56d1 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:12.679511 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e868a5cb-12af-491e-9bff-9c7d2f2d56d1 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:12.686676 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:15:12.686676 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:15:12.690944 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e868a5cb-12af-491e-9bff-9c7d2f2d56d1 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Volume info retrieved successfully. Aug 13 21:15:12.704242 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e868a5cb-12af-491e-9bff-9c7d2f2d56d1 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] https://10.4.3.14/volume/v3/volumes/006be007-067e-4e66-910d-1d8981619bfa returned with HTTP 200 Aug 13 21:15:12.704774 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 942/3775] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:12 2026] GET /volume/v3/volumes/006be007-067e-4e66-910d-1d8981619bfa => generated 855 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:13.717513 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-14023226-ab2e-4f0c-895d-4f8d1ebaada9 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:13.719501 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-14023226-ab2e-4f0c-895d-4f8d1ebaada9 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] GET https://10.4.3.14/volume/v3/volumes/006be007-067e-4e66-910d-1d8981619bfa Aug 13 21:15:13.719832 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-14023226-ab2e-4f0c-895d-4f8d1ebaada9 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:13.719998 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-14023226-ab2e-4f0c-895d-4f8d1ebaada9 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:13.725463 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-14023226-ab2e-4f0c-895d-4f8d1ebaada9 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] https://10.4.3.14/volume/v3/volumes/006be007-067e-4e66-910d-1d8981619bfa returned with HTTP 404 Aug 13 21:15:13.725928 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 948/3776] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:13 2026] GET /volume/v3/volumes/006be007-067e-4e66-910d-1d8981619bfa => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:15:13.734370 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-8065299d-7fdb-4e98-b324-b4a43e3ebdd8 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:13.736434 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8065299d-7fdb-4e98-b324-b4a43e3ebdd8 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] DELETE https://10.4.3.14/volume/v3/volumes/4db33de6-49ec-4b4b-bed8-1c24ed04e668 Aug 13 21:15:13.736696 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8065299d-7fdb-4e98-b324-b4a43e3ebdd8 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:13.737056 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8065299d-7fdb-4e98-b324-b4a43e3ebdd8 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:13.737190 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-8065299d-7fdb-4e98-b324-b4a43e3ebdd8 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Delete volume with id: 4db33de6-49ec-4b4b-bed8-1c24ed04e668 Aug 13 21:15:13.744950 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:15:13.744950 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:15:13.745406 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-8065299d-7fdb-4e98-b324-b4a43e3ebdd8 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Volume info retrieved successfully. Aug 13 21:15:13.770846 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-8065299d-7fdb-4e98-b324-b4a43e3ebdd8 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Delete volume request issued successfully. Aug 13 21:15:13.771100 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8065299d-7fdb-4e98-b324-b4a43e3ebdd8 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] https://10.4.3.14/volume/v3/volumes/4db33de6-49ec-4b4b-bed8-1c24ed04e668 returned with HTTP 202 Aug 13 21:15:13.771525 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 942/3777] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:15:13 2026] DELETE /volume/v3/volumes/4db33de6-49ec-4b4b-bed8-1c24ed04e668 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:15:13.778490 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ea35598d-ce8e-4508-b7cc-431a2d11c6d6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:13.780132 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ea35598d-ce8e-4508-b7cc-431a2d11c6d6 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] GET https://10.4.3.14/volume/v3/volumes/4db33de6-49ec-4b4b-bed8-1c24ed04e668 Aug 13 21:15:13.780298 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ea35598d-ce8e-4508-b7cc-431a2d11c6d6 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:13.780468 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ea35598d-ce8e-4508-b7cc-431a2d11c6d6 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:13.787178 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:15:13.787178 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:15:13.790979 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ea35598d-ce8e-4508-b7cc-431a2d11c6d6 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Volume info retrieved successfully. Aug 13 21:15:13.795288 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ea35598d-ce8e-4508-b7cc-431a2d11c6d6 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] https://10.4.3.14/volume/v3/volumes/4db33de6-49ec-4b4b-bed8-1c24ed04e668 returned with HTTP 200 Aug 13 21:15:13.795664 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 946/3778] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:13 2026] GET /volume/v3/volumes/4db33de6-49ec-4b4b-bed8-1c24ed04e668 => generated 855 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:14.151223 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-96031fad-9264-4488-b930-1320a8b7f6b9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:14.241887 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-96031fad-9264-4488-b930-1320a8b7f6b9 tempest-VolumePoolsAdminTestsJSON-897199621 tempest-VolumePoolsAdminTestsJSON-897199621-project-admin] GET https://10.4.3.14/volume/v3/scheduler-stats/get_pools?detail=True Aug 13 21:15:14.242090 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-96031fad-9264-4488-b930-1320a8b7f6b9 tempest-VolumePoolsAdminTestsJSON-897199621 tempest-VolumePoolsAdminTestsJSON-897199621-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:14.242260 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-96031fad-9264-4488-b930-1320a8b7f6b9 tempest-VolumePoolsAdminTestsJSON-897199621 tempest-VolumePoolsAdminTestsJSON-897199621-project-admin] Calling method 'get_pools' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:14.252980 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-96031fad-9264-4488-b930-1320a8b7f6b9 tempest-VolumePoolsAdminTestsJSON-897199621 tempest-VolumePoolsAdminTestsJSON-897199621-project-admin] https://10.4.3.14/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 13 21:15:14.253463 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 943/3779] 10.4.3.14 () {66 vars in 1307 bytes} [Thu Aug 13 21:15:14 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1169 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:15:14.263096 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-04fd93e4-dd71-4215-a87d-367c51282fbb None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:14.264864 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-04fd93e4-dd71-4215-a87d-367c51282fbb tempest-VolumePoolsAdminTestsJSON-897199621 tempest-VolumePoolsAdminTestsJSON-897199621-project-admin] GET https://10.4.3.14/volume/v3/scheduler-stats/get_pools Aug 13 21:15:14.265096 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-04fd93e4-dd71-4215-a87d-367c51282fbb tempest-VolumePoolsAdminTestsJSON-897199621 tempest-VolumePoolsAdminTestsJSON-897199621-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:14.265279 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-04fd93e4-dd71-4215-a87d-367c51282fbb tempest-VolumePoolsAdminTestsJSON-897199621 tempest-VolumePoolsAdminTestsJSON-897199621-project-admin] Calling method 'get_pools' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:14.275012 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-04fd93e4-dd71-4215-a87d-367c51282fbb tempest-VolumePoolsAdminTestsJSON-897199621 tempest-VolumePoolsAdminTestsJSON-897199621-project-admin] https://10.4.3.14/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 13 21:15:14.275398 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 949/3780] 10.4.3.14 () {66 vars in 1284 bytes} [Thu Aug 13 21:15:14 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:14.355393 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-ce39aac2-22fc-427e-b97b-2bf320ad0eff req-bf7a76dc-9a7b-4242-9a21-2fddb9ba6b95 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:14.358064 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-ce39aac2-22fc-427e-b97b-2bf320ad0eff req-bf7a76dc-9a7b-4242-9a21-2fddb9ba6b95 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/f33c857a-dccf-4a8b-8ff0-af91dd70d99d/encryption Aug 13 21:15:14.358304 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-ce39aac2-22fc-427e-b97b-2bf320ad0eff req-bf7a76dc-9a7b-4242-9a21-2fddb9ba6b95 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:14.358561 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-ce39aac2-22fc-427e-b97b-2bf320ad0eff req-bf7a76dc-9a7b-4242-9a21-2fddb9ba6b95 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'index' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:14.370436 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:15:14.370436 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:15:14.378344 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-ce39aac2-22fc-427e-b97b-2bf320ad0eff req-bf7a76dc-9a7b-4242-9a21-2fddb9ba6b95 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/f33c857a-dccf-4a8b-8ff0-af91dd70d99d/encryption returned with HTTP 200 Aug 13 21:15:14.378844 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 943/3781] 10.4.3.14 () {68 vars in 1624 bytes} [Thu Aug 13 21:15:14 2026] GET /volume/v3/volumes/f33c857a-dccf-4a8b-8ff0-af91dd70d99d/encryption => generated 160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:14.813946 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-dab92ad3-4f30-4321-ac7a-a738ae4818d8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:14.817389 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-dab92ad3-4f30-4321-ac7a-a738ae4818d8 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] GET https://10.4.3.14/volume/v3/volumes/4db33de6-49ec-4b4b-bed8-1c24ed04e668 Aug 13 21:15:14.817524 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-dab92ad3-4f30-4321-ac7a-a738ae4818d8 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:14.817679 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-dab92ad3-4f30-4321-ac7a-a738ae4818d8 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:14.823225 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-dab92ad3-4f30-4321-ac7a-a738ae4818d8 tempest-TestServerVolumeAttachmentScenario-291402930 tempest-TestServerVolumeAttachmentScenario-291402930-project-member] https://10.4.3.14/volume/v3/volumes/4db33de6-49ec-4b4b-bed8-1c24ed04e668 returned with HTTP 404 Aug 13 21:15:14.823647 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 947/3782] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:14 2026] GET /volume/v3/volumes/4db33de6-49ec-4b4b-bed8-1c24ed04e668 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:15:16.264848 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-82b49546-6360-4d34-be9a-0d864be08596 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:16.384776 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-82b49546-6360-4d34-be9a-0d864be08596 tempest-AvailabilityZoneTestJSON-423902288 tempest-AvailabilityZoneTestJSON-423902288-project-member] GET https://10.4.3.14/volume/v3/os-availability-zone Aug 13 21:15:16.385070 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-82b49546-6360-4d34-be9a-0d864be08596 tempest-AvailabilityZoneTestJSON-423902288 tempest-AvailabilityZoneTestJSON-423902288-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:16.385297 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-82b49546-6360-4d34-be9a-0d864be08596 tempest-AvailabilityZoneTestJSON-423902288 tempest-AvailabilityZoneTestJSON-423902288-project-member] Calling method 'index' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:16.388719 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-82b49546-6360-4d34-be9a-0d864be08596 tempest-AvailabilityZoneTestJSON-423902288 tempest-AvailabilityZoneTestJSON-423902288-project-member] Availability Zones retrieved successfully. Aug 13 21:15:16.388978 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-82b49546-6360-4d34-be9a-0d864be08596 tempest-AvailabilityZoneTestJSON-423902288 tempest-AvailabilityZoneTestJSON-423902288-project-member] https://10.4.3.14/volume/v3/os-availability-zone returned with HTTP 200 Aug 13 21:15:16.389441 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 944/3783] 10.4.3.14 () {66 vars in 1269 bytes} [Thu Aug 13 21:15:16 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 21:15:16.847160 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-ce39aac2-22fc-427e-b97b-2bf320ad0eff req-845e0a86-df19-4ffa-9ab6-8517353e2a78 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:16.853411 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-ce39aac2-22fc-427e-b97b-2bf320ad0eff req-845e0a86-df19-4ffa-9ab6-8517353e2a78 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] POST https://10.4.3.14/volume/v3/attachments/4a4030c7-fdf0-4b10-9a47-89d77f14ee37/action Aug 13 21:15:16.856218 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-ce39aac2-22fc-427e-b97b-2bf320ad0eff req-845e0a86-df19-4ffa-9ab6-8517353e2a78 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Action body: b'{"os-complete": null}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:15:16.856218 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-ce39aac2-22fc-427e-b97b-2bf320ad0eff req-845e0a86-df19-4ffa-9ab6-8517353e2a78 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:15:16.879060 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:15:16.879060 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:15:16.895921 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-ce39aac2-22fc-427e-b97b-2bf320ad0eff req-845e0a86-df19-4ffa-9ab6-8517353e2a78 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/attachments/4a4030c7-fdf0-4b10-9a47-89d77f14ee37/action returned with HTTP 204 Aug 13 21:15:16.896521 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 950/3784] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:15:16 2026] POST /volume/v3/attachments/4a4030c7-fdf0-4b10-9a47-89d77f14ee37/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:15:18.096074 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-1e00f492-7b8c-4bc2-b0a1-e7117f889bc2 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:18.097883 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1e00f492-7b8c-4bc2-b0a1-e7117f889bc2 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] GET https://10.4.3.14/volume/v3/volumes/aa15cf6b-a850-4060-9127-1f6e7030f600 Aug 13 21:15:18.098050 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1e00f492-7b8c-4bc2-b0a1-e7117f889bc2 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:18.098220 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1e00f492-7b8c-4bc2-b0a1-e7117f889bc2 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:18.105859 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:15:18.105859 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:15:18.114992 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-1e00f492-7b8c-4bc2-b0a1-e7117f889bc2 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Volume info retrieved successfully. Aug 13 21:15:18.125406 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1e00f492-7b8c-4bc2-b0a1-e7117f889bc2 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] https://10.4.3.14/volume/v3/volumes/aa15cf6b-a850-4060-9127-1f6e7030f600 returned with HTTP 200 Aug 13 21:15:18.126027 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 944/3785] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:18 2026] GET /volume/v3/volumes/aa15cf6b-a850-4060-9127-1f6e7030f600 => generated 837 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:18.139504 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-19728328-ca5d-4c17-9a9f-da5462461bc0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:18.141938 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-19728328-ca5d-4c17-9a9f-da5462461bc0 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] GET https://10.4.3.14/volume/v3/volumes/aa15cf6b-a850-4060-9127-1f6e7030f600 Aug 13 21:15:18.142506 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-19728328-ca5d-4c17-9a9f-da5462461bc0 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:18.142698 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-19728328-ca5d-4c17-9a9f-da5462461bc0 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:18.154077 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:15:18.154077 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:15:18.158565 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-19728328-ca5d-4c17-9a9f-da5462461bc0 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Volume info retrieved successfully. Aug 13 21:15:18.166548 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-19728328-ca5d-4c17-9a9f-da5462461bc0 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] https://10.4.3.14/volume/v3/volumes/aa15cf6b-a850-4060-9127-1f6e7030f600 returned with HTTP 200 Aug 13 21:15:18.168296 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 948/3786] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:18 2026] GET /volume/v3/volumes/aa15cf6b-a850-4060-9127-1f6e7030f600 => generated 837 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:18.212845 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-e60a75fa-8206-43fb-b948-ddd9fa865e0a req-704da5fe-14e4-4825-8f93-0c7b5b9538ab None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:18.215291 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-e60a75fa-8206-43fb-b948-ddd9fa865e0a req-704da5fe-14e4-4825-8f93-0c7b5b9538ab tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] GET https://10.4.3.14/volume/v3/volumes/aa15cf6b-a850-4060-9127-1f6e7030f600 Aug 13 21:15:18.215822 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-e60a75fa-8206-43fb-b948-ddd9fa865e0a req-704da5fe-14e4-4825-8f93-0c7b5b9538ab tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:18.215822 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-e60a75fa-8206-43fb-b948-ddd9fa865e0a req-704da5fe-14e4-4825-8f93-0c7b5b9538ab tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:18.225772 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:15:18.225772 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:15:18.230373 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-e60a75fa-8206-43fb-b948-ddd9fa865e0a req-704da5fe-14e4-4825-8f93-0c7b5b9538ab tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Volume info retrieved successfully. Aug 13 21:15:18.236121 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-e60a75fa-8206-43fb-b948-ddd9fa865e0a req-704da5fe-14e4-4825-8f93-0c7b5b9538ab tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] https://10.4.3.14/volume/v3/volumes/aa15cf6b-a850-4060-9127-1f6e7030f600 returned with HTTP 200 Aug 13 21:15:18.236336 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 945/3787] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:15:18 2026] GET /volume/v3/volumes/aa15cf6b-a850-4060-9127-1f6e7030f600 => generated 837 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:18.339241 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-61db9703-b602-4f2c-b9e9-21742c3af02d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:18.339711 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-61db9703-b602-4f2c-b9e9-21742c3af02d None None] GET https://10.4.3.14/volume// Aug 13 21:15:18.339863 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-61db9703-b602-4f2c-b9e9-21742c3af02d None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:18.340052 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-61db9703-b602-4f2c-b9e9-21742c3af02d None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:18.340385 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-61db9703-b602-4f2c-b9e9-21742c3af02d None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:15:18.340694 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 951/3788] 10.4.3.14 () {66 vars in 1421 bytes} [Thu Aug 13 21:15:18 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:15:18.353353 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-e60a75fa-8206-43fb-b948-ddd9fa865e0a req-8ae9bac4-f43f-4344-b21a-a691486bb9dd None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:18.360335 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-e60a75fa-8206-43fb-b948-ddd9fa865e0a req-8ae9bac4-f43f-4344-b21a-a691486bb9dd tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:15:18.360873 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-e60a75fa-8206-43fb-b948-ddd9fa865e0a req-8ae9bac4-f43f-4344-b21a-a691486bb9dd tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aa15cf6b-a850-4060-9127-1f6e7030f600", "connector": null, "instance_uuid": "220acc40-f4c3-4e51-b374-4ab4ead394df"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:15:18.369929 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:15:18.369929 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:15:18.397900 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-e60a75fa-8206-43fb-b948-ddd9fa865e0a req-8ae9bac4-f43f-4344-b21a-a691486bb9dd tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:15:18.398384 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 945/3789] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:15:18 2026] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:15:18.429316 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b645ce49-4319-49e8-a3d8-3c449c10704a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:18.432444 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b645ce49-4319-49e8-a3d8-3c449c10704a tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] GET https://10.4.3.14/volume/v3/volumes/aa15cf6b-a850-4060-9127-1f6e7030f600 Aug 13 21:15:18.432444 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b645ce49-4319-49e8-a3d8-3c449c10704a tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:18.432444 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b645ce49-4319-49e8-a3d8-3c449c10704a tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:18.442792 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:15:18.442792 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:15:18.445369 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-386f0fa2-ab0f-4d4b-816c-91c36ae29df2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:18.445495 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-386f0fa2-ab0f-4d4b-816c-91c36ae29df2 None None] GET https://10.4.3.14/volume// Aug 13 21:15:18.445624 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-386f0fa2-ab0f-4d4b-816c-91c36ae29df2 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:18.445755 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-386f0fa2-ab0f-4d4b-816c-91c36ae29df2 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:18.446085 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-386f0fa2-ab0f-4d4b-816c-91c36ae29df2 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:15:18.446340 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 946/3790] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:15:18 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:15:18.446486 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b645ce49-4319-49e8-a3d8-3c449c10704a tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Volume info retrieved successfully. Aug 13 21:15:18.452395 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b645ce49-4319-49e8-a3d8-3c449c10704a tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] https://10.4.3.14/volume/v3/volumes/aa15cf6b-a850-4060-9127-1f6e7030f600 returned with HTTP 200 Aug 13 21:15:18.452842 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 949/3791] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:18 2026] GET /volume/v3/volumes/aa15cf6b-a850-4060-9127-1f6e7030f600 => generated 836 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:18.461268 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-e60a75fa-8206-43fb-b948-ddd9fa865e0a req-5555fde1-30ac-4e2c-8192-c34c28e04dd9 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:18.462741 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-e60a75fa-8206-43fb-b948-ddd9fa865e0a req-5555fde1-30ac-4e2c-8192-c34c28e04dd9 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] GET https://10.4.3.14/volume/v3/volumes/aa15cf6b-a850-4060-9127-1f6e7030f600 Aug 13 21:15:18.462846 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-e60a75fa-8206-43fb-b948-ddd9fa865e0a req-5555fde1-30ac-4e2c-8192-c34c28e04dd9 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:18.463507 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-e60a75fa-8206-43fb-b948-ddd9fa865e0a req-5555fde1-30ac-4e2c-8192-c34c28e04dd9 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:18.479410 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:15:18.479410 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:15:18.482837 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-e60a75fa-8206-43fb-b948-ddd9fa865e0a req-5555fde1-30ac-4e2c-8192-c34c28e04dd9 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Volume info retrieved successfully. Aug 13 21:15:18.488655 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-e60a75fa-8206-43fb-b948-ddd9fa865e0a req-5555fde1-30ac-4e2c-8192-c34c28e04dd9 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] https://10.4.3.14/volume/v3/volumes/aa15cf6b-a850-4060-9127-1f6e7030f600 returned with HTTP 200 Aug 13 21:15:18.489327 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 952/3792] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:15:18 2026] GET /volume/v3/volumes/aa15cf6b-a850-4060-9127-1f6e7030f600 => generated 1016 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:15:18.636208 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-e60a75fa-8206-43fb-b948-ddd9fa865e0a req-98685a5e-6022-4687-b50a-341d2da1e0ed None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:18.638680 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-e60a75fa-8206-43fb-b948-ddd9fa865e0a req-98685a5e-6022-4687-b50a-341d2da1e0ed tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] PUT https://10.4.3.14/volume/v3/attachments/d1030e29-572a-465c-bdb1-c92e4211e8d9 Aug 13 21:15:18.639173 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-e60a75fa-8206-43fb-b948-ddd9fa865e0a req-98685a5e-6022-4687-b50a-341d2da1e0ed tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:15:18.649473 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-e60a75fa-8206-43fb-b948-ddd9fa865e0a req-98685a5e-6022-4687-b50a-341d2da1e0ed tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Acquiring lock "cinder-attachment_update-aa15cf6b-a850-4060-9127-1f6e7030f600-np0000007265" by "attachment_update" {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:15:18.654805 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-e60a75fa-8206-43fb-b948-ddd9fa865e0a req-98685a5e-6022-4687-b50a-341d2da1e0ed tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Lock "cinder-attachment_update-aa15cf6b-a850-4060-9127-1f6e7030f600-np0000007265" acquired by "attachment_update" :: waited 0.005s {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:15:18.656282 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:15:18.656282 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:15:18.721421 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-abd4a546-5ebe-496d-961b-b4d2a0e7b369 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:18.771687 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-e60a75fa-8206-43fb-b948-ddd9fa865e0a req-98685a5e-6022-4687-b50a-341d2da1e0ed tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Lock "cinder-attachment_update-aa15cf6b-a850-4060-9127-1f6e7030f600-np0000007265" released by "attachment_update" :: held 0.117s {{(pid=100217) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:15:18.772046 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-e60a75fa-8206-43fb-b948-ddd9fa865e0a req-98685a5e-6022-4687-b50a-341d2da1e0ed tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] https://10.4.3.14/volume/v3/attachments/d1030e29-572a-465c-bdb1-c92e4211e8d9 returned with HTTP 200 Aug 13 21:15:18.772524 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 946/3793] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:15:18 2026] PUT /volume/v3/attachments/d1030e29-572a-465c-bdb1-c92e4211e8d9 => generated 969 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:15:18.879034 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-abd4a546-5ebe-496d-961b-b4d2a0e7b369 tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:15:18.879034 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-abd4a546-5ebe-496d-961b-b4d2a0e7b369 tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-750322426"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:15:18.880548 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-abd4a546-5ebe-496d-961b-b4d2a0e7b369 tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-750322426'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:15:18.880659 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-abd4a546-5ebe-496d-961b-b4d2a0e7b369 tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Create volume of 1 GB Aug 13 21:15:18.885201 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-abd4a546-5ebe-496d-961b-b4d2a0e7b369 tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Availability Zones retrieved successfully. Aug 13 21:15:18.890491 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-abd4a546-5ebe-496d-961b-b4d2a0e7b369 tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Flow 'volume_create_api' (fa0dc3e6-b8f8-47dd-86f6-4353a3dd69e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:15:18.891441 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-abd4a546-5ebe-496d-961b-b4d2a0e7b369 tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76ff257e-f367-4a40-a489-2ac77dcf0f4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:18.892336 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-abd4a546-5ebe-496d-961b-b4d2a0e7b369 tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:15:18.915813 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-abd4a546-5ebe-496d-961b-b4d2a0e7b369 tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76ff257e-f367-4a40-a489-2ac77dcf0f4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:18.916406 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-abd4a546-5ebe-496d-961b-b4d2a0e7b369 tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3e464c0-0d59-4b26-86c1-745f1dc56ba6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:18.975504 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-abd4a546-5ebe-496d-961b-b4d2a0e7b369 tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Created reservations ['8a6cb415-babb-4168-a633-7a3f6cd5d420', 'd652d118-ad11-49af-a5ed-156cbc21f4db', 'bb46ce15-d17a-4219-b934-0afd293f0c07', '47b344eb-bb3e-40ee-9a80-72f4cc6ddc58'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:15:18.976566 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-abd4a546-5ebe-496d-961b-b4d2a0e7b369 tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3e464c0-0d59-4b26-86c1-745f1dc56ba6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a6cb415-babb-4168-a633-7a3f6cd5d420', 'd652d118-ad11-49af-a5ed-156cbc21f4db', 'bb46ce15-d17a-4219-b934-0afd293f0c07', '47b344eb-bb3e-40ee-9a80-72f4cc6ddc58']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:18.977660 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-abd4a546-5ebe-496d-961b-b4d2a0e7b369 tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (beeb9ce7-be27-4a23-9625-65e8f9bf650a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:19.007274 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-abd4a546-5ebe-496d-961b-b4d2a0e7b369 tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (beeb9ce7-be27-4a23-9625-65e8f9bf650a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2bbc8b34-3739-4cd4-9eec-9163537d4e2f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-750322426',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0b432818608439a9c93f31ae967cea3',qos_specs=None,replication_status=,reservations=['8a6cb415-babb-4168-a633-7a3f6cd5d420','d652d118-ad11-49af-a5ed-156cbc21f4db','bb46ce15-d17a-4219-b934-0afd293f0c07','47b344eb-bb3e-40ee-9a80-72f4cc6ddc58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0212ede4391b4e3994f21a69fe4aa689',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:15:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-750322426',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2bbc8b34-3739-4cd4-9eec-9163537d4e2f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e0b432818608439a9c93f31ae967cea3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0212ede4391b4e3994f21a69fe4aa689',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:19.008435 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-abd4a546-5ebe-496d-961b-b4d2a0e7b369 tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9a37e6b-b69a-4186-abd1-1e46395f26f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:19.030394 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-abd4a546-5ebe-496d-961b-b4d2a0e7b369 tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9a37e6b-b69a-4186-abd1-1e46395f26f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-750322426',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0b432818608439a9c93f31ae967cea3',qos_specs=None,replication_status=,reservations=['8a6cb415-babb-4168-a633-7a3f6cd5d420','d652d118-ad11-49af-a5ed-156cbc21f4db','bb46ce15-d17a-4219-b934-0afd293f0c07','47b344eb-bb3e-40ee-9a80-72f4cc6ddc58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0212ede4391b4e3994f21a69fe4aa689',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:19.032288 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-abd4a546-5ebe-496d-961b-b4d2a0e7b369 tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ef62e97-f07b-4b93-a82b-d6bb49b2ed9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:19.047203 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-abd4a546-5ebe-496d-961b-b4d2a0e7b369 tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ef62e97-f07b-4b93-a82b-d6bb49b2ed9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:19.047203 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-abd4a546-5ebe-496d-961b-b4d2a0e7b369 tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Flow 'volume_create_api' (fa0dc3e6-b8f8-47dd-86f6-4353a3dd69e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:15:19.047453 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-abd4a546-5ebe-496d-961b-b4d2a0e7b369 tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Create volume request issued successfully. Aug 13 21:15:19.047957 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-abd4a546-5ebe-496d-961b-b4d2a0e7b369 tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:15:19.048547 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 947/3794] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:15:18 2026] POST /volume/v3/volumes => generated 748 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:15:19.068685 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-822ea854-d8a9-443c-9669-d9c79bf1faa1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:19.070746 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-822ea854-d8a9-443c-9669-d9c79bf1faa1 tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] GET https://10.4.3.14/volume/v3/volumes/2bbc8b34-3739-4cd4-9eec-9163537d4e2f Aug 13 21:15:19.071087 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-822ea854-d8a9-443c-9669-d9c79bf1faa1 tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:19.071346 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-822ea854-d8a9-443c-9669-d9c79bf1faa1 tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:19.080534 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:15:19.080534 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:15:19.084925 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-822ea854-d8a9-443c-9669-d9c79bf1faa1 tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Volume info retrieved successfully. Aug 13 21:15:19.094303 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-822ea854-d8a9-443c-9669-d9c79bf1faa1 tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] https://10.4.3.14/volume/v3/volumes/2bbc8b34-3739-4cd4-9eec-9163537d4e2f returned with HTTP 200 Aug 13 21:15:19.094829 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 950/3795] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:19 2026] GET /volume/v3/volumes/2bbc8b34-3739-4cd4-9eec-9163537d4e2f => generated 816 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:19.468764 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-5435b9fa-c88f-4e28-8bbe-a4fb80a17690 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:19.470566 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5435b9fa-c88f-4e28-8bbe-a4fb80a17690 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] GET https://10.4.3.14/volume/v3/volumes/aa15cf6b-a850-4060-9127-1f6e7030f600 Aug 13 21:15:19.473032 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5435b9fa-c88f-4e28-8bbe-a4fb80a17690 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:19.473032 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5435b9fa-c88f-4e28-8bbe-a4fb80a17690 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:19.483605 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:15:19.483605 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:15:19.488666 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-5435b9fa-c88f-4e28-8bbe-a4fb80a17690 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Volume info retrieved successfully. Aug 13 21:15:19.494978 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5435b9fa-c88f-4e28-8bbe-a4fb80a17690 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] https://10.4.3.14/volume/v3/volumes/aa15cf6b-a850-4060-9127-1f6e7030f600 returned with HTTP 200 Aug 13 21:15:19.496037 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 953/3796] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:19 2026] GET /volume/v3/volumes/aa15cf6b-a850-4060-9127-1f6e7030f600 => generated 837 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:20.110273 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-45c846fe-0f25-471a-a6a7-ef82189bbb52 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:20.110808 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-45c846fe-0f25-471a-a6a7-ef82189bbb52 tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] GET https://10.4.3.14/volume/v3/volumes/2bbc8b34-3739-4cd4-9eec-9163537d4e2f Aug 13 21:15:20.110889 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-45c846fe-0f25-471a-a6a7-ef82189bbb52 tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:20.111146 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-45c846fe-0f25-471a-a6a7-ef82189bbb52 tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:20.119327 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:15:20.119327 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:15:20.124221 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-45c846fe-0f25-471a-a6a7-ef82189bbb52 tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Volume info retrieved successfully. Aug 13 21:15:20.130485 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-45c846fe-0f25-471a-a6a7-ef82189bbb52 tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] https://10.4.3.14/volume/v3/volumes/2bbc8b34-3739-4cd4-9eec-9163537d4e2f returned with HTTP 200 Aug 13 21:15:20.131080 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 947/3797] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:20 2026] GET /volume/v3/volumes/2bbc8b34-3739-4cd4-9eec-9163537d4e2f => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:20.149656 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9bd2f115-9194-423c-903b-e3dd5c4dbd0b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:20.152197 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9bd2f115-9194-423c-903b-e3dd5c4dbd0b tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] POST https://10.4.3.14/volume/v3/os-volume-transfer Aug 13 21:15:20.152631 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9bd2f115-9194-423c-903b-e3dd5c4dbd0b tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "2bbc8b34-3739-4cd4-9eec-9163537d4e2f"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:15:20.154666 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.volume_transfer [None req-9bd2f115-9194-423c-903b-e3dd5c4dbd0b tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Creating new volume transfer {'transfer': {'volume_id': '2bbc8b34-3739-4cd4-9eec-9163537d4e2f'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 13 21:15:20.155221 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.contrib.volume_transfer [None req-9bd2f115-9194-423c-903b-e3dd5c4dbd0b tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Creating transfer of volume 2bbc8b34-3739-4cd4-9eec-9163537d4e2f Aug 13 21:15:20.155221 np0000007265 devstack@c-api.service[100215]: INFO cinder.transfer.api [None req-9bd2f115-9194-423c-903b-e3dd5c4dbd0b tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Generating transfer record for volume 2bbc8b34-3739-4cd4-9eec-9163537d4e2f Aug 13 21:15:20.167192 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:15:20.167192 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:15:20.184923 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9bd2f115-9194-423c-903b-e3dd5c4dbd0b tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] https://10.4.3.14/volume/v3/os-volume-transfer returned with HTTP 202 Aug 13 21:15:20.185514 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 948/3798] 10.4.3.14 () {68 vars in 1284 bytes} [Thu Aug 13 21:15:20 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:15:20.198139 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1d5a5e9d-b0af-4020-81f2-49af7294f6ee None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:20.200043 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1d5a5e9d-b0af-4020-81f2-49af7294f6ee tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] GET https://10.4.3.14/volume/v3/volumes/2bbc8b34-3739-4cd4-9eec-9163537d4e2f Aug 13 21:15:20.200261 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1d5a5e9d-b0af-4020-81f2-49af7294f6ee tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:20.200441 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1d5a5e9d-b0af-4020-81f2-49af7294f6ee tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:20.208505 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:15:20.208505 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:15:20.214832 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1d5a5e9d-b0af-4020-81f2-49af7294f6ee tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Volume info retrieved successfully. Aug 13 21:15:20.220260 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1d5a5e9d-b0af-4020-81f2-49af7294f6ee tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] https://10.4.3.14/volume/v3/volumes/2bbc8b34-3739-4cd4-9eec-9163537d4e2f returned with HTTP 200 Aug 13 21:15:20.220554 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 951/3799] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:20 2026] GET /volume/v3/volumes/2bbc8b34-3739-4cd4-9eec-9163537d4e2f => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:20.240252 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-852c4dc2-fdd6-4c56-8e80-54ba9024e314 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:20.242592 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-852c4dc2-fdd6-4c56-8e80-54ba9024e314 tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] GET https://10.4.3.14/volume/v3/os-volume-transfer/99c080d7-0f9a-4893-a26c-1d36a9eaad10 Aug 13 21:15:20.242824 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-852c4dc2-fdd6-4c56-8e80-54ba9024e314 tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:20.243068 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-852c4dc2-fdd6-4c56-8e80-54ba9024e314 tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:20.248438 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-852c4dc2-fdd6-4c56-8e80-54ba9024e314 tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] https://10.4.3.14/volume/v3/os-volume-transfer/99c080d7-0f9a-4893-a26c-1d36a9eaad10 returned with HTTP 200 Aug 13 21:15:20.249149 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 954/3800] 10.4.3.14 () {66 vars in 1374 bytes} [Thu Aug 13 21:15:20 2026] GET /volume/v3/os-volume-transfer/99c080d7-0f9a-4893-a26c-1d36a9eaad10 => generated 407 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:20.258445 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f88ef183-5dd4-4011-814d-1a8d39cd93de None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:20.260935 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f88ef183-5dd4-4011-814d-1a8d39cd93de tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] GET https://10.4.3.14/volume/v3/os-volume-transfer Aug 13 21:15:20.261588 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f88ef183-5dd4-4011-814d-1a8d39cd93de tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:20.261588 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f88ef183-5dd4-4011-814d-1a8d39cd93de tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Calling method 'index' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:20.261588 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.contrib.volume_transfer [None req-f88ef183-5dd4-4011-814d-1a8d39cd93de tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Listing volume transfers {{(pid=100217) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 13 21:15:20.267258 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f88ef183-5dd4-4011-814d-1a8d39cd93de tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] https://10.4.3.14/volume/v3/os-volume-transfer returned with HTTP 200 Aug 13 21:15:20.267258 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 948/3801] 10.4.3.14 () {66 vars in 1263 bytes} [Thu Aug 13 21:15:20 2026] GET /volume/v3/os-volume-transfer => generated 366 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:20.276239 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-af1c1a1c-0167-4fed-9d3f-d6c909412f6d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:20.441222 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-af1c1a1c-0167-4fed-9d3f-d6c909412f6d tempest-VolumesTransfersTest-276761709 tempest-VolumesTransfersTest-276761709-project-member] POST https://10.4.3.14/volume/v3/os-volume-transfer/99c080d7-0f9a-4893-a26c-1d36a9eaad10/accept Aug 13 21:15:20.441519 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-af1c1a1c-0167-4fed-9d3f-d6c909412f6d tempest-VolumesTransfersTest-276761709 tempest-VolumesTransfersTest-276761709-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "88554ece73b0dc48"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:15:20.442812 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.volume_transfer [None req-af1c1a1c-0167-4fed-9d3f-d6c909412f6d tempest-VolumesTransfersTest-276761709 tempest-VolumesTransfersTest-276761709-project-member] Accepting volume transfer 99c080d7-0f9a-4893-a26c-1d36a9eaad10 {{(pid=100215) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 13 21:15:20.442912 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.contrib.volume_transfer [None req-af1c1a1c-0167-4fed-9d3f-d6c909412f6d tempest-VolumesTransfersTest-276761709 tempest-VolumesTransfersTest-276761709-project-member] Accepting transfer 99c080d7-0f9a-4893-a26c-1d36a9eaad10 Aug 13 21:15:20.507212 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-af1c1a1c-0167-4fed-9d3f-d6c909412f6d tempest-VolumesTransfersTest-276761709 tempest-VolumesTransfersTest-276761709-project-member] Created reservations ['4d1d6e3a-64bf-4bb4-8c29-9e1351fe1ff4', 'd3d181e2-6219-44e4-8c82-b19ca6452ceb', '5d03f92f-ae61-4a06-895f-0d90a08a2055', '793560d2-d0f2-4913-b836-20deedd769b7'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:15:20.509678 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c37c64e8-f94d-4577-aa1e-cf8b22efaf26 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:20.511882 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c37c64e8-f94d-4577-aa1e-cf8b22efaf26 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] GET https://10.4.3.14/volume/v3/volumes/aa15cf6b-a850-4060-9127-1f6e7030f600 Aug 13 21:15:20.512152 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c37c64e8-f94d-4577-aa1e-cf8b22efaf26 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:20.512342 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c37c64e8-f94d-4577-aa1e-cf8b22efaf26 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:20.524206 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:15:20.524206 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:15:20.529122 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-c37c64e8-f94d-4577-aa1e-cf8b22efaf26 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Volume info retrieved successfully. Aug 13 21:15:20.531300 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-af1c1a1c-0167-4fed-9d3f-d6c909412f6d tempest-VolumesTransfersTest-276761709 tempest-VolumesTransfersTest-276761709-project-member] Created reservations ['82f83be4-74d1-4f68-9f52-bbf8153a1b74', '729f3b3b-51ab-4d96-890e-f5c28c96341e', '715c44ee-0296-4717-9568-3c4ef60aaf6c', 'b44d46da-af50-4c18-9302-457b7ea7a787'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:15:20.537824 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c37c64e8-f94d-4577-aa1e-cf8b22efaf26 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] https://10.4.3.14/volume/v3/volumes/aa15cf6b-a850-4060-9127-1f6e7030f600 returned with HTTP 200 Aug 13 21:15:20.538329 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 952/3802] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:20 2026] GET /volume/v3/volumes/aa15cf6b-a850-4060-9127-1f6e7030f600 => generated 837 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:20.578571 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-af1c1a1c-0167-4fed-9d3f-d6c909412f6d tempest-VolumesTransfersTest-276761709 tempest-VolumesTransfersTest-276761709-project-member] Created reservations ['7e45059f-db40-499a-84e1-8f50e9d40718', '254b25f5-9e9a-4f35-a031-96c45a1ca3f6', '446b8c4d-c80e-48e1-bf6b-872ea31a4158', '56b0c59a-f653-4028-ac5f-94b67443b14e'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:15:20.615060 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-af1c1a1c-0167-4fed-9d3f-d6c909412f6d tempest-VolumesTransfersTest-276761709 tempest-VolumesTransfersTest-276761709-project-member] Created reservations ['fce8f6de-bdd0-4581-94cf-936f42d73a5b', 'd936e17d-9c1a-44e0-8f5a-e8430b1d747a', 'f00d7a8a-8513-4877-b1ec-9ce6a7411aa6', '396d738d-3941-4964-877a-7f4f9e367fca'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:15:20.626832 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-af1c1a1c-0167-4fed-9d3f-d6c909412f6d tempest-VolumesTransfersTest-276761709 tempest-VolumesTransfersTest-276761709-project-member] Transfer volume completed successfully. Aug 13 21:15:20.721601 np0000007265 devstack@c-api.service[100215]: INFO cinder.transfer.api [None req-af1c1a1c-0167-4fed-9d3f-d6c909412f6d tempest-VolumesTransfersTest-276761709 tempest-VolumesTransfersTest-276761709-project-member] Volume 2bbc8b34-3739-4cd4-9eec-9163537d4e2f has been transferred. Aug 13 21:15:20.727855 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-af1c1a1c-0167-4fed-9d3f-d6c909412f6d tempest-VolumesTransfersTest-276761709 tempest-VolumesTransfersTest-276761709-project-member] https://10.4.3.14/volume/v3/os-volume-transfer/99c080d7-0f9a-4893-a26c-1d36a9eaad10/accept returned with HTTP 202 Aug 13 21:15:20.728457 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 949/3803] 10.4.3.14 () {68 vars in 1416 bytes} [Thu Aug 13 21:15:20 2026] POST /volume/v3/os-volume-transfer/99c080d7-0f9a-4893-a26c-1d36a9eaad10/accept => generated 363 bytes in 452 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:15:20.736457 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-1f683b16-cbb6-4523-8ce4-edf9b4ccfad2 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:20.738735 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1f683b16-cbb6-4523-8ce4-edf9b4ccfad2 tempest-VolumesTransfersTest-276761709 tempest-VolumesTransfersTest-276761709-project-member] GET https://10.4.3.14/volume/v3/volumes/2bbc8b34-3739-4cd4-9eec-9163537d4e2f Aug 13 21:15:20.738955 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1f683b16-cbb6-4523-8ce4-edf9b4ccfad2 tempest-VolumesTransfersTest-276761709 tempest-VolumesTransfersTest-276761709-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:20.739493 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1f683b16-cbb6-4523-8ce4-edf9b4ccfad2 tempest-VolumesTransfersTest-276761709 tempest-VolumesTransfersTest-276761709-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:20.752595 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:15:20.752595 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:15:20.757702 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-1f683b16-cbb6-4523-8ce4-edf9b4ccfad2 tempest-VolumesTransfersTest-276761709 tempest-VolumesTransfersTest-276761709-project-member] Volume info retrieved successfully. Aug 13 21:15:20.765064 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1f683b16-cbb6-4523-8ce4-edf9b4ccfad2 tempest-VolumesTransfersTest-276761709 tempest-VolumesTransfersTest-276761709-project-member] https://10.4.3.14/volume/v3/volumes/2bbc8b34-3739-4cd4-9eec-9163537d4e2f returned with HTTP 200 Aug 13 21:15:20.765613 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 955/3804] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:20 2026] GET /volume/v3/volumes/2bbc8b34-3739-4cd4-9eec-9163537d4e2f => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:20.779798 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3c818b7a-b11f-4b89-a5b4-dcb1cb0fc4cd None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:20.782045 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3c818b7a-b11f-4b89-a5b4-dcb1cb0fc4cd tempest-VolumesTransfersTest-276761709 tempest-VolumesTransfersTest-276761709-project-member] GET https://10.4.3.14/volume/v3/volumes/2bbc8b34-3739-4cd4-9eec-9163537d4e2f Aug 13 21:15:20.782294 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3c818b7a-b11f-4b89-a5b4-dcb1cb0fc4cd tempest-VolumesTransfersTest-276761709 tempest-VolumesTransfersTest-276761709-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:20.782410 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3c818b7a-b11f-4b89-a5b4-dcb1cb0fc4cd tempest-VolumesTransfersTest-276761709 tempest-VolumesTransfersTest-276761709-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:20.790260 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:15:20.790260 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:15:20.794154 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-3c818b7a-b11f-4b89-a5b4-dcb1cb0fc4cd tempest-VolumesTransfersTest-276761709 tempest-VolumesTransfersTest-276761709-project-member] Volume info retrieved successfully. Aug 13 21:15:20.798952 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3c818b7a-b11f-4b89-a5b4-dcb1cb0fc4cd tempest-VolumesTransfersTest-276761709 tempest-VolumesTransfersTest-276761709-project-member] https://10.4.3.14/volume/v3/volumes/2bbc8b34-3739-4cd4-9eec-9163537d4e2f returned with HTTP 200 Aug 13 21:15:20.799507 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 949/3805] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:20 2026] GET /volume/v3/volumes/2bbc8b34-3739-4cd4-9eec-9163537d4e2f => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 21:15:20.816191 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1701ae71-21a5-457d-8b02-1e0360fbc1f2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:20.817760 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1701ae71-21a5-457d-8b02-1e0360fbc1f2 tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] DELETE https://10.4.3.14/volume/v3/os-volume-transfer/99c080d7-0f9a-4893-a26c-1d36a9eaad10 Aug 13 21:15:20.817931 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1701ae71-21a5-457d-8b02-1e0360fbc1f2 tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:20.818164 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1701ae71-21a5-457d-8b02-1e0360fbc1f2 tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:20.818278 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.contrib.volume_transfer [None req-1701ae71-21a5-457d-8b02-1e0360fbc1f2 tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Delete transfer with id: 99c080d7-0f9a-4893-a26c-1d36a9eaad10 Aug 13 21:15:20.822633 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1701ae71-21a5-457d-8b02-1e0360fbc1f2 tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] https://10.4.3.14/volume/v3/os-volume-transfer/99c080d7-0f9a-4893-a26c-1d36a9eaad10 returned with HTTP 404 Aug 13 21:15:20.823094 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 953/3806] 10.4.3.14 () {66 vars in 1377 bytes} [Thu Aug 13 21:15:20 2026] DELETE /volume/v3/os-volume-transfer/99c080d7-0f9a-4893-a26c-1d36a9eaad10 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:15:20.830613 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9048581c-2da2-4827-bd9c-7a22b4274b1d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:20.984515 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9048581c-2da2-4827-bd9c-7a22b4274b1d tempest-VolumesTransfersTest-472689595 tempest-VolumesTransfersTest-472689595-project-admin] DELETE https://10.4.3.14/volume/v3/volumes/2bbc8b34-3739-4cd4-9eec-9163537d4e2f Aug 13 21:15:20.984684 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9048581c-2da2-4827-bd9c-7a22b4274b1d tempest-VolumesTransfersTest-472689595 tempest-VolumesTransfersTest-472689595-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:20.984900 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9048581c-2da2-4827-bd9c-7a22b4274b1d tempest-VolumesTransfersTest-472689595 tempest-VolumesTransfersTest-472689595-project-admin] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:20.985095 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-9048581c-2da2-4827-bd9c-7a22b4274b1d tempest-VolumesTransfersTest-472689595 tempest-VolumesTransfersTest-472689595-project-admin] Delete volume with id: 2bbc8b34-3739-4cd4-9eec-9163537d4e2f Aug 13 21:15:20.992457 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:15:20.992457 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:15:20.992839 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-9048581c-2da2-4827-bd9c-7a22b4274b1d tempest-VolumesTransfersTest-472689595 tempest-VolumesTransfersTest-472689595-project-admin] Volume info retrieved successfully. Aug 13 21:15:21.018989 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-9048581c-2da2-4827-bd9c-7a22b4274b1d tempest-VolumesTransfersTest-472689595 tempest-VolumesTransfersTest-472689595-project-admin] Delete volume request issued successfully. Aug 13 21:15:21.019260 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9048581c-2da2-4827-bd9c-7a22b4274b1d tempest-VolumesTransfersTest-472689595 tempest-VolumesTransfersTest-472689595-project-admin] https://10.4.3.14/volume/v3/volumes/2bbc8b34-3739-4cd4-9eec-9163537d4e2f returned with HTTP 202 Aug 13 21:15:21.019634 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 950/3807] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:15:20 2026] DELETE /volume/v3/volumes/2bbc8b34-3739-4cd4-9eec-9163537d4e2f => generated 0 bytes in 189 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:15:21.029503 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f752f39e-5f55-40b2-8981-ac1f07dadd68 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:21.031981 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f752f39e-5f55-40b2-8981-ac1f07dadd68 tempest-VolumesTransfersTest-472689595 tempest-VolumesTransfersTest-472689595-project-admin] GET https://10.4.3.14/volume/v3/volumes/2bbc8b34-3739-4cd4-9eec-9163537d4e2f Aug 13 21:15:21.032271 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f752f39e-5f55-40b2-8981-ac1f07dadd68 tempest-VolumesTransfersTest-472689595 tempest-VolumesTransfersTest-472689595-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:21.032593 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f752f39e-5f55-40b2-8981-ac1f07dadd68 tempest-VolumesTransfersTest-472689595 tempest-VolumesTransfersTest-472689595-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:21.042952 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:15:21.042952 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:15:21.048142 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-f752f39e-5f55-40b2-8981-ac1f07dadd68 tempest-VolumesTransfersTest-472689595 tempest-VolumesTransfersTest-472689595-project-admin] Volume info retrieved successfully. Aug 13 21:15:21.057315 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f752f39e-5f55-40b2-8981-ac1f07dadd68 tempest-VolumesTransfersTest-472689595 tempest-VolumesTransfersTest-472689595-project-admin] https://10.4.3.14/volume/v3/volumes/2bbc8b34-3739-4cd4-9eec-9163537d4e2f returned with HTTP 200 Aug 13 21:15:21.058046 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 956/3808] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:21 2026] GET /volume/v3/volumes/2bbc8b34-3739-4cd4-9eec-9163537d4e2f => generated 1004 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:15:21.556651 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-fcab7af8-09e4-4578-91be-f271bbdbfa1c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:21.558609 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fcab7af8-09e4-4578-91be-f271bbdbfa1c tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] GET https://10.4.3.14/volume/v3/volumes/aa15cf6b-a850-4060-9127-1f6e7030f600 Aug 13 21:15:21.558840 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fcab7af8-09e4-4578-91be-f271bbdbfa1c tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:21.559064 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fcab7af8-09e4-4578-91be-f271bbdbfa1c tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:21.570829 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:15:21.570829 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:15:21.574392 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-fcab7af8-09e4-4578-91be-f271bbdbfa1c tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Volume info retrieved successfully. Aug 13 21:15:21.579658 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fcab7af8-09e4-4578-91be-f271bbdbfa1c tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] https://10.4.3.14/volume/v3/volumes/aa15cf6b-a850-4060-9127-1f6e7030f600 returned with HTTP 200 Aug 13 21:15:21.580034 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 950/3809] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:21 2026] GET /volume/v3/volumes/aa15cf6b-a850-4060-9127-1f6e7030f600 => generated 837 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:22.058441 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-e60a75fa-8206-43fb-b948-ddd9fa865e0a req-a4d16bf8-4c46-4400-966a-cebe1dcb6ebd None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:22.062250 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-e60a75fa-8206-43fb-b948-ddd9fa865e0a req-a4d16bf8-4c46-4400-966a-cebe1dcb6ebd tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] POST https://10.4.3.14/volume/v3/attachments/d1030e29-572a-465c-bdb1-c92e4211e8d9/action Aug 13 21:15:22.062631 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-e60a75fa-8206-43fb-b948-ddd9fa865e0a req-a4d16bf8-4c46-4400-966a-cebe1dcb6ebd tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Action body: b'{"os-complete": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:15:22.062764 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-e60a75fa-8206-43fb-b948-ddd9fa865e0a req-a4d16bf8-4c46-4400-966a-cebe1dcb6ebd tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:15:22.073959 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0d67ee99-bb2c-4c74-bbc1-2a064e0c2373 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:22.079820 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0d67ee99-bb2c-4c74-bbc1-2a064e0c2373 tempest-VolumesTransfersTest-472689595 tempest-VolumesTransfersTest-472689595-project-admin] GET https://10.4.3.14/volume/v3/volumes/2bbc8b34-3739-4cd4-9eec-9163537d4e2f Aug 13 21:15:22.079918 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:15:22.079918 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:15:22.079994 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0d67ee99-bb2c-4c74-bbc1-2a064e0c2373 tempest-VolumesTransfersTest-472689595 tempest-VolumesTransfersTest-472689595-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:22.080237 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0d67ee99-bb2c-4c74-bbc1-2a064e0c2373 tempest-VolumesTransfersTest-472689595 tempest-VolumesTransfersTest-472689595-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:22.089270 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0d67ee99-bb2c-4c74-bbc1-2a064e0c2373 tempest-VolumesTransfersTest-472689595 tempest-VolumesTransfersTest-472689595-project-admin] https://10.4.3.14/volume/v3/volumes/2bbc8b34-3739-4cd4-9eec-9163537d4e2f returned with HTTP 404 Aug 13 21:15:22.089709 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 951/3810] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:22 2026] GET /volume/v3/volumes/2bbc8b34-3739-4cd4-9eec-9163537d4e2f => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:15:22.090672 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-e60a75fa-8206-43fb-b948-ddd9fa865e0a req-a4d16bf8-4c46-4400-966a-cebe1dcb6ebd tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] https://10.4.3.14/volume/v3/attachments/d1030e29-572a-465c-bdb1-c92e4211e8d9/action returned with HTTP 204 Aug 13 21:15:22.091064 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 954/3811] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:15:22 2026] POST /volume/v3/attachments/d1030e29-572a-465c-bdb1-c92e4211e8d9/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:15:22.098164 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7bf3f7db-fa63-4fa0-902d-a8f9721bb4a7 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:22.099092 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7bf3f7db-fa63-4fa0-902d-a8f9721bb4a7 tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] GET https://10.4.3.14/volume/v3/volumes/2bbc8b34-3739-4cd4-9eec-9163537d4e2f Aug 13 21:15:22.099092 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7bf3f7db-fa63-4fa0-902d-a8f9721bb4a7 tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:22.099092 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7bf3f7db-fa63-4fa0-902d-a8f9721bb4a7 tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:22.108042 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7bf3f7db-fa63-4fa0-902d-a8f9721bb4a7 tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] https://10.4.3.14/volume/v3/volumes/2bbc8b34-3739-4cd4-9eec-9163537d4e2f returned with HTTP 404 Aug 13 21:15:22.109403 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 957/3812] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:22 2026] GET /volume/v3/volumes/2bbc8b34-3739-4cd4-9eec-9163537d4e2f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:15:22.118820 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-2400831f-063b-4ad1-a8fb-1f1aebb62949 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:22.123293 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2400831f-063b-4ad1-a8fb-1f1aebb62949 tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] DELETE https://10.4.3.14/volume/v3/volumes/2bbc8b34-3739-4cd4-9eec-9163537d4e2f Aug 13 21:15:22.124034 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2400831f-063b-4ad1-a8fb-1f1aebb62949 tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:22.124034 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2400831f-063b-4ad1-a8fb-1f1aebb62949 tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:22.124034 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-2400831f-063b-4ad1-a8fb-1f1aebb62949 tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Delete volume with id: 2bbc8b34-3739-4cd4-9eec-9163537d4e2f Aug 13 21:15:22.134301 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2400831f-063b-4ad1-a8fb-1f1aebb62949 tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] https://10.4.3.14/volume/v3/volumes/2bbc8b34-3739-4cd4-9eec-9163537d4e2f returned with HTTP 404 Aug 13 21:15:22.135075 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 951/3813] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:15:22 2026] DELETE /volume/v3/volumes/2bbc8b34-3739-4cd4-9eec-9163537d4e2f => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:15:22.144492 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a82b1768-278a-4e19-a32c-d9890042428f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:22.146387 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a82b1768-278a-4e19-a32c-d9890042428f tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:15:22.146790 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a82b1768-278a-4e19-a32c-d9890042428f tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1207896542"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:15:22.148521 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-a82b1768-278a-4e19-a32c-d9890042428f tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1207896542'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:15:22.148618 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-a82b1768-278a-4e19-a32c-d9890042428f tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Create volume of 1 GB Aug 13 21:15:22.152357 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a82b1768-278a-4e19-a32c-d9890042428f tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Availability Zones retrieved successfully. Aug 13 21:15:22.158367 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-a82b1768-278a-4e19-a32c-d9890042428f tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Flow 'volume_create_api' (2ab443a0-1c3d-419c-84f6-e52d404c8c8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:15:22.159576 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-a82b1768-278a-4e19-a32c-d9890042428f tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a2bfe0b-c090-4413-9542-f571b589fdea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:22.160777 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-a82b1768-278a-4e19-a32c-d9890042428f tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:15:22.193671 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-a82b1768-278a-4e19-a32c-d9890042428f tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a2bfe0b-c090-4413-9542-f571b589fdea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:22.194677 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-a82b1768-278a-4e19-a32c-d9890042428f tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78bf3ec8-7272-475a-8f93-6c8d36a13311) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:22.213472 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6a1d0181-2e3f-4527-9ae0-e99c80d115eb None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:22.213861 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6a1d0181-2e3f-4527-9ae0-e99c80d115eb None None] GET https://10.4.3.14/volume// Aug 13 21:15:22.214083 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6a1d0181-2e3f-4527-9ae0-e99c80d115eb None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:22.214276 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6a1d0181-2e3f-4527-9ae0-e99c80d115eb None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:22.214718 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6a1d0181-2e3f-4527-9ae0-e99c80d115eb None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:15:22.215052 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 955/3814] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:15:22 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:15:22.221866 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-55a4cf36-e4e0-4ad0-aa37-9f17e0730416 req-5bf5a0a0-7e90-4fad-8bb6-5e88f0e70d0f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:22.225046 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-55a4cf36-e4e0-4ad0-aa37-9f17e0730416 req-5bf5a0a0-7e90-4fad-8bb6-5e88f0e70d0f tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:15:22.225570 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-55a4cf36-e4e0-4ad0-aa37-9f17e0730416 req-5bf5a0a0-7e90-4fad-8bb6-5e88f0e70d0f tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f33c857a-dccf-4a8b-8ff0-af91dd70d99d", "connector": null, "instance_uuid": "5b7913dd-ffdc-4af0-adc5-1232e217d83a"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:15:22.243897 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:15:22.243897 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:15:22.247536 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-a82b1768-278a-4e19-a32c-d9890042428f tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Created reservations ['994aa095-fcf9-43d6-b1bf-0bc8a4ae7e52', '84130833-b8f3-459e-9ef9-230439b6817c', 'be966692-4286-4145-baeb-9651d1eb9661', '32d5dbe8-31c8-483a-8dc8-eb7331a808f1'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:15:22.248546 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-a82b1768-278a-4e19-a32c-d9890042428f tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78bf3ec8-7272-475a-8f93-6c8d36a13311) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['994aa095-fcf9-43d6-b1bf-0bc8a4ae7e52', '84130833-b8f3-459e-9ef9-230439b6817c', 'be966692-4286-4145-baeb-9651d1eb9661', '32d5dbe8-31c8-483a-8dc8-eb7331a808f1']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:22.250170 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-a82b1768-278a-4e19-a32c-d9890042428f tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ce9f6bd-85a5-45ac-aa3b-24eb523116c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:22.291132 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-a82b1768-278a-4e19-a32c-d9890042428f tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ce9f6bd-85a5-45ac-aa3b-24eb523116c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ab4df92-ce77-47d6-88b6-41f070807936', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1207896542',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0b432818608439a9c93f31ae967cea3',qos_specs=None,replication_status=,reservations=['994aa095-fcf9-43d6-b1bf-0bc8a4ae7e52','84130833-b8f3-459e-9ef9-230439b6817c','be966692-4286-4145-baeb-9651d1eb9661','32d5dbe8-31c8-483a-8dc8-eb7331a808f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0212ede4391b4e3994f21a69fe4aa689',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:15:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1207896542',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ab4df92-ce77-47d6-88b6-41f070807936,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e0b432818608439a9c93f31ae967cea3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0212ede4391b4e3994f21a69fe4aa689',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:22.291132 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-a82b1768-278a-4e19-a32c-d9890042428f tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1500b898-9ffe-435d-9e09-a4c60070d2ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:22.304186 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-55a4cf36-e4e0-4ad0-aa37-9f17e0730416 req-5bf5a0a0-7e90-4fad-8bb6-5e88f0e70d0f tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:15:22.306983 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 958/3815] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:15:22 2026] POST /volume/v3/attachments => generated 273 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:15:22.314082 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-a82b1768-278a-4e19-a32c-d9890042428f tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1500b898-9ffe-435d-9e09-a4c60070d2ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1207896542',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0b432818608439a9c93f31ae967cea3',qos_specs=None,replication_status=,reservations=['994aa095-fcf9-43d6-b1bf-0bc8a4ae7e52','84130833-b8f3-459e-9ef9-230439b6817c','be966692-4286-4145-baeb-9651d1eb9661','32d5dbe8-31c8-483a-8dc8-eb7331a808f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0212ede4391b4e3994f21a69fe4aa689',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:22.314674 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-a82b1768-278a-4e19-a32c-d9890042428f tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a152553-2b08-439f-961f-bedaf4a3863d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:22.317894 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-55a4cf36-e4e0-4ad0-aa37-9f17e0730416 req-edce7179-5bd0-4268-85a4-5bbcd358dff1 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:22.319756 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-55a4cf36-e4e0-4ad0-aa37-9f17e0730416 req-edce7179-5bd0-4268-85a4-5bbcd358dff1 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] DELETE https://10.4.3.14/volume/v3/attachments/4a4030c7-fdf0-4b10-9a47-89d77f14ee37 Aug 13 21:15:22.319912 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-55a4cf36-e4e0-4ad0-aa37-9f17e0730416 req-edce7179-5bd0-4268-85a4-5bbcd358dff1 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:22.320147 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-55a4cf36-e4e0-4ad0-aa37-9f17e0730416 req-edce7179-5bd0-4268-85a4-5bbcd358dff1 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:22.329466 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:15:22.329466 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:15:22.330152 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-a82b1768-278a-4e19-a32c-d9890042428f tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a152553-2b08-439f-961f-bedaf4a3863d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:22.330910 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-a82b1768-278a-4e19-a32c-d9890042428f tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Flow 'volume_create_api' (2ab443a0-1c3d-419c-84f6-e52d404c8c8f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:15:22.331251 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a82b1768-278a-4e19-a32c-d9890042428f tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Create volume request issued successfully. Aug 13 21:15:22.331760 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a82b1768-278a-4e19-a32c-d9890042428f tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:15:22.332335 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 952/3816] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:15:22 2026] POST /volume/v3/volumes => generated 749 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:15:22.347370 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b7957c33-0c68-46ba-9fd2-0cccbbc770c1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:22.351136 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b7957c33-0c68-46ba-9fd2-0cccbbc770c1 tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] GET https://10.4.3.14/volume/v3/volumes/7ab4df92-ce77-47d6-88b6-41f070807936 Aug 13 21:15:22.351357 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b7957c33-0c68-46ba-9fd2-0cccbbc770c1 tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:22.351545 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b7957c33-0c68-46ba-9fd2-0cccbbc770c1 tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:22.360506 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:15:22.360506 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:15:22.365370 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b7957c33-0c68-46ba-9fd2-0cccbbc770c1 tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Volume info retrieved successfully. Aug 13 21:15:22.371343 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b7957c33-0c68-46ba-9fd2-0cccbbc770c1 tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] https://10.4.3.14/volume/v3/volumes/7ab4df92-ce77-47d6-88b6-41f070807936 returned with HTTP 200 Aug 13 21:15:22.371827 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 956/3817] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:22 2026] GET /volume/v3/volumes/7ab4df92-ce77-47d6-88b6-41f070807936 => generated 817 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:22.390943 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-55a4cf36-e4e0-4ad0-aa37-9f17e0730416 req-edce7179-5bd0-4268-85a4-5bbcd358dff1 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/attachments/4a4030c7-fdf0-4b10-9a47-89d77f14ee37 returned with HTTP 200 Aug 13 21:15:22.391454 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 952/3818] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:15:22 2026] DELETE /volume/v3/attachments/4a4030c7-fdf0-4b10-9a47-89d77f14ee37 => generated 192 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:15:22.594200 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-82606940-aec4-4596-aec8-9c8b89b118fd None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:22.596173 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-82606940-aec4-4596-aec8-9c8b89b118fd tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] GET https://10.4.3.14/volume/v3/volumes/aa15cf6b-a850-4060-9127-1f6e7030f600 Aug 13 21:15:22.596344 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-82606940-aec4-4596-aec8-9c8b89b118fd tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:22.596665 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-82606940-aec4-4596-aec8-9c8b89b118fd tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:22.606402 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:15:22.606402 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:15:22.611942 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-82606940-aec4-4596-aec8-9c8b89b118fd tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Volume info retrieved successfully. Aug 13 21:15:22.617696 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-82606940-aec4-4596-aec8-9c8b89b118fd tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] https://10.4.3.14/volume/v3/volumes/aa15cf6b-a850-4060-9127-1f6e7030f600 returned with HTTP 200 Aug 13 21:15:22.618262 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 959/3819] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:22 2026] GET /volume/v3/volumes/aa15cf6b-a850-4060-9127-1f6e7030f600 => generated 1129 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:15:22.636167 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f45ff58d-2f08-4d92-941e-e630781cfd46 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:22.638064 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f45ff58d-2f08-4d92-941e-e630781cfd46 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] GET https://10.4.3.14/volume/v3/volumes/aa15cf6b-a850-4060-9127-1f6e7030f600 Aug 13 21:15:22.638532 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f45ff58d-2f08-4d92-941e-e630781cfd46 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:22.638864 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f45ff58d-2f08-4d92-941e-e630781cfd46 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:22.651609 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:15:22.651609 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:15:22.656282 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f45ff58d-2f08-4d92-941e-e630781cfd46 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Volume info retrieved successfully. Aug 13 21:15:22.661155 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f45ff58d-2f08-4d92-941e-e630781cfd46 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] https://10.4.3.14/volume/v3/volumes/aa15cf6b-a850-4060-9127-1f6e7030f600 returned with HTTP 200 Aug 13 21:15:22.661155 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 953/3820] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:22 2026] GET /volume/v3/volumes/aa15cf6b-a850-4060-9127-1f6e7030f600 => generated 1129 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:15:23.388382 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f9c106ba-708a-4ea1-af9b-ec4ce4b96f01 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:23.388382 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f9c106ba-708a-4ea1-af9b-ec4ce4b96f01 tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] GET https://10.4.3.14/volume/v3/volumes/7ab4df92-ce77-47d6-88b6-41f070807936 Aug 13 21:15:23.388813 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f9c106ba-708a-4ea1-af9b-ec4ce4b96f01 tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:23.388813 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f9c106ba-708a-4ea1-af9b-ec4ce4b96f01 tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:23.399152 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:15:23.399152 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:15:23.403889 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f9c106ba-708a-4ea1-af9b-ec4ce4b96f01 tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Volume info retrieved successfully. Aug 13 21:15:23.413060 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f9c106ba-708a-4ea1-af9b-ec4ce4b96f01 tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] https://10.4.3.14/volume/v3/volumes/7ab4df92-ce77-47d6-88b6-41f070807936 returned with HTTP 200 Aug 13 21:15:23.414442 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 957/3821] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:23 2026] GET /volume/v3/volumes/7ab4df92-ce77-47d6-88b6-41f070807936 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:23.430716 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-150787a3-4b63-478c-a35d-1e65b3708f47 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:23.433627 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-150787a3-4b63-478c-a35d-1e65b3708f47 tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] POST https://10.4.3.14/volume/v3/os-volume-transfer Aug 13 21:15:23.434070 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-150787a3-4b63-478c-a35d-1e65b3708f47 tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "7ab4df92-ce77-47d6-88b6-41f070807936"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:15:23.436302 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.contrib.volume_transfer [None req-150787a3-4b63-478c-a35d-1e65b3708f47 tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Creating new volume transfer {'transfer': {'volume_id': '7ab4df92-ce77-47d6-88b6-41f070807936'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 13 21:15:23.436445 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.contrib.volume_transfer [None req-150787a3-4b63-478c-a35d-1e65b3708f47 tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Creating transfer of volume 7ab4df92-ce77-47d6-88b6-41f070807936 Aug 13 21:15:23.436594 np0000007265 devstack@c-api.service[100217]: INFO cinder.transfer.api [None req-150787a3-4b63-478c-a35d-1e65b3708f47 tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Generating transfer record for volume 7ab4df92-ce77-47d6-88b6-41f070807936 Aug 13 21:15:23.446794 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:15:23.446794 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:15:23.458753 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-150787a3-4b63-478c-a35d-1e65b3708f47 tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] https://10.4.3.14/volume/v3/os-volume-transfer returned with HTTP 202 Aug 13 21:15:23.459263 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 953/3822] 10.4.3.14 () {68 vars in 1284 bytes} [Thu Aug 13 21:15:23 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:15:23.468392 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-96e1c5b8-c468-47fc-89a6-f51369d9c31e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:23.470559 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-96e1c5b8-c468-47fc-89a6-f51369d9c31e tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] GET https://10.4.3.14/volume/v3/volumes/7ab4df92-ce77-47d6-88b6-41f070807936 Aug 13 21:15:23.470781 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-96e1c5b8-c468-47fc-89a6-f51369d9c31e tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:23.471033 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-96e1c5b8-c468-47fc-89a6-f51369d9c31e tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:23.477463 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:15:23.477463 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:15:23.480732 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-96e1c5b8-c468-47fc-89a6-f51369d9c31e tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Volume info retrieved successfully. Aug 13 21:15:23.484649 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-96e1c5b8-c468-47fc-89a6-f51369d9c31e tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] https://10.4.3.14/volume/v3/volumes/7ab4df92-ce77-47d6-88b6-41f070807936 returned with HTTP 200 Aug 13 21:15:23.485088 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 960/3823] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:23 2026] GET /volume/v3/volumes/7ab4df92-ce77-47d6-88b6-41f070807936 => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:23.501012 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e85b5035-0344-49ec-bc50-5c5348d3a0df None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:23.503069 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e85b5035-0344-49ec-bc50-5c5348d3a0df tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] GET https://10.4.3.14/volume/v3/os-volume-transfer/detail Aug 13 21:15:23.503295 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e85b5035-0344-49ec-bc50-5c5348d3a0df tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:23.503511 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e85b5035-0344-49ec-bc50-5c5348d3a0df tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Calling method 'detail' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:23.503678 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.volume_transfer [None req-e85b5035-0344-49ec-bc50-5c5348d3a0df tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Listing volume transfers {{(pid=100215) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 13 21:15:23.508096 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e85b5035-0344-49ec-bc50-5c5348d3a0df tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] https://10.4.3.14/volume/v3/os-volume-transfer/detail returned with HTTP 200 Aug 13 21:15:23.508594 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 954/3824] 10.4.3.14 () {66 vars in 1284 bytes} [Thu Aug 13 21:15:23 2026] GET /volume/v3/os-volume-transfer/detail => generated 410 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:23.518380 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b51beceb-3aad-4e55-bcc3-19ec89e77909 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:23.521105 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b51beceb-3aad-4e55-bcc3-19ec89e77909 tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] DELETE https://10.4.3.14/volume/v3/os-volume-transfer/623fca8c-a8de-4990-afdd-8aa9038a24dd Aug 13 21:15:23.521381 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b51beceb-3aad-4e55-bcc3-19ec89e77909 tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:23.521628 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b51beceb-3aad-4e55-bcc3-19ec89e77909 tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:23.521765 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.contrib.volume_transfer [None req-b51beceb-3aad-4e55-bcc3-19ec89e77909 tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Delete transfer with id: 623fca8c-a8de-4990-afdd-8aa9038a24dd Aug 13 21:15:23.533990 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:15:23.533990 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:15:23.547416 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b51beceb-3aad-4e55-bcc3-19ec89e77909 tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] https://10.4.3.14/volume/v3/os-volume-transfer/623fca8c-a8de-4990-afdd-8aa9038a24dd returned with HTTP 202 Aug 13 21:15:23.547908 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 958/3825] 10.4.3.14 () {66 vars in 1377 bytes} [Thu Aug 13 21:15:23 2026] DELETE /volume/v3/os-volume-transfer/623fca8c-a8de-4990-afdd-8aa9038a24dd => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:15:23.556839 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-48aa6d38-72c7-40fa-a412-2092791df396 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:23.559480 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-48aa6d38-72c7-40fa-a412-2092791df396 tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] GET https://10.4.3.14/volume/v3/volumes/7ab4df92-ce77-47d6-88b6-41f070807936 Aug 13 21:15:23.559768 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-48aa6d38-72c7-40fa-a412-2092791df396 tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:23.560100 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-48aa6d38-72c7-40fa-a412-2092791df396 tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:23.570278 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:15:23.570278 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:15:23.576744 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-48aa6d38-72c7-40fa-a412-2092791df396 tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Volume info retrieved successfully. Aug 13 21:15:23.581310 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-48aa6d38-72c7-40fa-a412-2092791df396 tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] https://10.4.3.14/volume/v3/volumes/7ab4df92-ce77-47d6-88b6-41f070807936 returned with HTTP 200 Aug 13 21:15:23.581771 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 954/3826] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:23 2026] GET /volume/v3/volumes/7ab4df92-ce77-47d6-88b6-41f070807936 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:23.595548 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-03a2892b-7d00-4f05-a22b-e6b0f7fc9c2f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:23.598890 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-03a2892b-7d00-4f05-a22b-e6b0f7fc9c2f tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] DELETE https://10.4.3.14/volume/v3/os-volume-transfer/623fca8c-a8de-4990-afdd-8aa9038a24dd Aug 13 21:15:23.599241 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-03a2892b-7d00-4f05-a22b-e6b0f7fc9c2f tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:23.599518 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-03a2892b-7d00-4f05-a22b-e6b0f7fc9c2f tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:23.599656 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.contrib.volume_transfer [None req-03a2892b-7d00-4f05-a22b-e6b0f7fc9c2f tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Delete transfer with id: 623fca8c-a8de-4990-afdd-8aa9038a24dd Aug 13 21:15:23.603941 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-03a2892b-7d00-4f05-a22b-e6b0f7fc9c2f tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] https://10.4.3.14/volume/v3/os-volume-transfer/623fca8c-a8de-4990-afdd-8aa9038a24dd returned with HTTP 404 Aug 13 21:15:23.604699 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 961/3827] 10.4.3.14 () {66 vars in 1377 bytes} [Thu Aug 13 21:15:23 2026] DELETE /volume/v3/os-volume-transfer/623fca8c-a8de-4990-afdd-8aa9038a24dd => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:15:23.614952 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-014d5c8e-289a-42d7-9c3a-97d64ceab512 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:23.617143 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-014d5c8e-289a-42d7-9c3a-97d64ceab512 tempest-VolumesTransfersTest-472689595 tempest-VolumesTransfersTest-472689595-project-admin] DELETE https://10.4.3.14/volume/v3/volumes/7ab4df92-ce77-47d6-88b6-41f070807936 Aug 13 21:15:23.617355 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-014d5c8e-289a-42d7-9c3a-97d64ceab512 tempest-VolumesTransfersTest-472689595 tempest-VolumesTransfersTest-472689595-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:23.617563 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-014d5c8e-289a-42d7-9c3a-97d64ceab512 tempest-VolumesTransfersTest-472689595 tempest-VolumesTransfersTest-472689595-project-admin] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:23.617727 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-014d5c8e-289a-42d7-9c3a-97d64ceab512 tempest-VolumesTransfersTest-472689595 tempest-VolumesTransfersTest-472689595-project-admin] Delete volume with id: 7ab4df92-ce77-47d6-88b6-41f070807936 Aug 13 21:15:23.641087 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:15:23.641087 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:15:23.641087 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-014d5c8e-289a-42d7-9c3a-97d64ceab512 tempest-VolumesTransfersTest-472689595 tempest-VolumesTransfersTest-472689595-project-admin] Volume info retrieved successfully. Aug 13 21:15:23.660262 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-014d5c8e-289a-42d7-9c3a-97d64ceab512 tempest-VolumesTransfersTest-472689595 tempest-VolumesTransfersTest-472689595-project-admin] Delete volume request issued successfully. Aug 13 21:15:23.660628 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-014d5c8e-289a-42d7-9c3a-97d64ceab512 tempest-VolumesTransfersTest-472689595 tempest-VolumesTransfersTest-472689595-project-admin] https://10.4.3.14/volume/v3/volumes/7ab4df92-ce77-47d6-88b6-41f070807936 returned with HTTP 202 Aug 13 21:15:23.661209 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 955/3828] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:15:23 2026] DELETE /volume/v3/volumes/7ab4df92-ce77-47d6-88b6-41f070807936 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:15:23.667887 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-38853a92-da79-4121-b374-e8a8f9ef9148 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:23.669958 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-38853a92-da79-4121-b374-e8a8f9ef9148 tempest-VolumesTransfersTest-472689595 tempest-VolumesTransfersTest-472689595-project-admin] GET https://10.4.3.14/volume/v3/volumes/7ab4df92-ce77-47d6-88b6-41f070807936 Aug 13 21:15:23.670158 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-38853a92-da79-4121-b374-e8a8f9ef9148 tempest-VolumesTransfersTest-472689595 tempest-VolumesTransfersTest-472689595-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:23.670331 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-38853a92-da79-4121-b374-e8a8f9ef9148 tempest-VolumesTransfersTest-472689595 tempest-VolumesTransfersTest-472689595-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:23.677338 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:15:23.677338 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:15:23.681664 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-38853a92-da79-4121-b374-e8a8f9ef9148 tempest-VolumesTransfersTest-472689595 tempest-VolumesTransfersTest-472689595-project-admin] Volume info retrieved successfully. Aug 13 21:15:23.686414 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-38853a92-da79-4121-b374-e8a8f9ef9148 tempest-VolumesTransfersTest-472689595 tempest-VolumesTransfersTest-472689595-project-admin] https://10.4.3.14/volume/v3/volumes/7ab4df92-ce77-47d6-88b6-41f070807936 returned with HTTP 200 Aug 13 21:15:23.686832 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 959/3829] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:23 2026] GET /volume/v3/volumes/7ab4df92-ce77-47d6-88b6-41f070807936 => generated 1005 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:15:23.831190 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-55a4cf36-e4e0-4ad0-aa37-9f17e0730416 req-91d22a79-e8b3-4ed6-8958-cfebe5f881f5 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:23.834156 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-55a4cf36-e4e0-4ad0-aa37-9f17e0730416 req-91d22a79-e8b3-4ed6-8958-cfebe5f881f5 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] PUT https://10.4.3.14/volume/v3/attachments/f753fc62-87d4-4c93-a271-e0baf2f06f37 Aug 13 21:15:23.834577 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-55a4cf36-e4e0-4ad0-aa37-9f17e0730416 req-91d22a79-e8b3-4ed6-8958-cfebe5f881f5 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:15:23.844251 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-55a4cf36-e4e0-4ad0-aa37-9f17e0730416 req-91d22a79-e8b3-4ed6-8958-cfebe5f881f5 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Acquiring lock "cinder-attachment_update-f33c857a-dccf-4a8b-8ff0-af91dd70d99d-np0000007265" by "attachment_update" {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:15:23.848777 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-55a4cf36-e4e0-4ad0-aa37-9f17e0730416 req-91d22a79-e8b3-4ed6-8958-cfebe5f881f5 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Lock "cinder-attachment_update-f33c857a-dccf-4a8b-8ff0-af91dd70d99d-np0000007265" acquired by "attachment_update" :: waited 0.005s {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:15:23.849695 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:15:23.849695 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:15:23.928810 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-55a4cf36-e4e0-4ad0-aa37-9f17e0730416 req-91d22a79-e8b3-4ed6-8958-cfebe5f881f5 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Lock "cinder-attachment_update-f33c857a-dccf-4a8b-8ff0-af91dd70d99d-np0000007265" released by "attachment_update" :: held 0.080s {{(pid=100217) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:15:23.929229 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-55a4cf36-e4e0-4ad0-aa37-9f17e0730416 req-91d22a79-e8b3-4ed6-8958-cfebe5f881f5 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/attachments/f753fc62-87d4-4c93-a271-e0baf2f06f37 returned with HTTP 200 Aug 13 21:15:23.930155 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 955/3830] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:15:23 2026] PUT /volume/v3/attachments/f753fc62-87d4-4c93-a271-e0baf2f06f37 => generated 968 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:15:23.939027 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-55a4cf36-e4e0-4ad0-aa37-9f17e0730416 req-dbb44cc7-6deb-4577-8616-bff8852f3dbd None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:23.940763 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-55a4cf36-e4e0-4ad0-aa37-9f17e0730416 req-dbb44cc7-6deb-4577-8616-bff8852f3dbd tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/attachments/f753fc62-87d4-4c93-a271-e0baf2f06f37 Aug 13 21:15:23.941092 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-55a4cf36-e4e0-4ad0-aa37-9f17e0730416 req-dbb44cc7-6deb-4577-8616-bff8852f3dbd tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:23.941728 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-55a4cf36-e4e0-4ad0-aa37-9f17e0730416 req-dbb44cc7-6deb-4577-8616-bff8852f3dbd tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:23.956445 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-55a4cf36-e4e0-4ad0-aa37-9f17e0730416 req-dbb44cc7-6deb-4577-8616-bff8852f3dbd tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/attachments/f753fc62-87d4-4c93-a271-e0baf2f06f37 returned with HTTP 200 Aug 13 21:15:23.956888 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 962/3831] 10.4.3.14 () {70 vars in 1644 bytes} [Thu Aug 13 21:15:23 2026] GET /volume/v3/attachments/f753fc62-87d4-4c93-a271-e0baf2f06f37 => generated 993 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:15:24.703545 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-faccf015-ec63-420b-a635-eba099441a6c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:24.705749 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-faccf015-ec63-420b-a635-eba099441a6c tempest-VolumesTransfersTest-472689595 tempest-VolumesTransfersTest-472689595-project-admin] GET https://10.4.3.14/volume/v3/volumes/7ab4df92-ce77-47d6-88b6-41f070807936 Aug 13 21:15:24.706035 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-faccf015-ec63-420b-a635-eba099441a6c tempest-VolumesTransfersTest-472689595 tempest-VolumesTransfersTest-472689595-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:24.706282 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-faccf015-ec63-420b-a635-eba099441a6c tempest-VolumesTransfersTest-472689595 tempest-VolumesTransfersTest-472689595-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:24.713418 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-faccf015-ec63-420b-a635-eba099441a6c tempest-VolumesTransfersTest-472689595 tempest-VolumesTransfersTest-472689595-project-admin] https://10.4.3.14/volume/v3/volumes/7ab4df92-ce77-47d6-88b6-41f070807936 returned with HTTP 404 Aug 13 21:15:24.713859 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 956/3832] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:24 2026] GET /volume/v3/volumes/7ab4df92-ce77-47d6-88b6-41f070807936 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:15:24.721269 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d29ab91e-b538-4eed-8a28-84761ee90591 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:24.727220 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d29ab91e-b538-4eed-8a28-84761ee90591 tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] GET https://10.4.3.14/volume/v3/volumes/7ab4df92-ce77-47d6-88b6-41f070807936 Aug 13 21:15:24.727598 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d29ab91e-b538-4eed-8a28-84761ee90591 tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:24.727848 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d29ab91e-b538-4eed-8a28-84761ee90591 tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:24.741563 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d29ab91e-b538-4eed-8a28-84761ee90591 tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] https://10.4.3.14/volume/v3/volumes/7ab4df92-ce77-47d6-88b6-41f070807936 returned with HTTP 404 Aug 13 21:15:24.742078 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 960/3833] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:24 2026] GET /volume/v3/volumes/7ab4df92-ce77-47d6-88b6-41f070807936 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:15:24.750746 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-fddc73d5-d3a4-4d1d-ac60-001eee85b00b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:24.752764 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fddc73d5-d3a4-4d1d-ac60-001eee85b00b tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] DELETE https://10.4.3.14/volume/v3/volumes/7ab4df92-ce77-47d6-88b6-41f070807936 Aug 13 21:15:24.752957 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fddc73d5-d3a4-4d1d-ac60-001eee85b00b tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:24.753290 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fddc73d5-d3a4-4d1d-ac60-001eee85b00b tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:24.753413 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-fddc73d5-d3a4-4d1d-ac60-001eee85b00b tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] Delete volume with id: 7ab4df92-ce77-47d6-88b6-41f070807936 Aug 13 21:15:24.759942 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fddc73d5-d3a4-4d1d-ac60-001eee85b00b tempest-VolumesTransfersTest-950312738 tempest-VolumesTransfersTest-950312738-project-member] https://10.4.3.14/volume/v3/volumes/7ab4df92-ce77-47d6-88b6-41f070807936 returned with HTTP 404 Aug 13 21:15:24.760506 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 956/3834] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:15:24 2026] DELETE /volume/v3/volumes/7ab4df92-ce77-47d6-88b6-41f070807936 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:15:26.152065 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-2b98680b-51e8-407c-b813-8fbce85412a6 req-431170ae-c59d-48ee-9241-4343430f4746 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:26.156324 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-2b98680b-51e8-407c-b813-8fbce85412a6 req-431170ae-c59d-48ee-9241-4343430f4746 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] GET https://10.4.3.14/volume/v3/volumes/aa15cf6b-a850-4060-9127-1f6e7030f600 Aug 13 21:15:26.156990 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-2b98680b-51e8-407c-b813-8fbce85412a6 req-431170ae-c59d-48ee-9241-4343430f4746 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:26.156990 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-2b98680b-51e8-407c-b813-8fbce85412a6 req-431170ae-c59d-48ee-9241-4343430f4746 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:26.168115 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:15:26.168115 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:15:26.173351 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-2b98680b-51e8-407c-b813-8fbce85412a6 req-431170ae-c59d-48ee-9241-4343430f4746 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Volume info retrieved successfully. Aug 13 21:15:26.180434 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-2b98680b-51e8-407c-b813-8fbce85412a6 req-431170ae-c59d-48ee-9241-4343430f4746 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] https://10.4.3.14/volume/v3/volumes/aa15cf6b-a850-4060-9127-1f6e7030f600 returned with HTTP 200 Aug 13 21:15:26.181037 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 963/3835] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:15:26 2026] GET /volume/v3/volumes/aa15cf6b-a850-4060-9127-1f6e7030f600 => generated 1129 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:15:26.205865 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-2b98680b-51e8-407c-b813-8fbce85412a6 req-88af1333-e91f-48b4-86f8-d2751382d6a7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:26.208317 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-2b98680b-51e8-407c-b813-8fbce85412a6 req-88af1333-e91f-48b4-86f8-d2751382d6a7 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] POST https://10.4.3.14/volume/v3/volumes/aa15cf6b-a850-4060-9127-1f6e7030f600/action Aug 13 21:15:26.208492 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-2b98680b-51e8-407c-b813-8fbce85412a6 req-88af1333-e91f-48b4-86f8-d2751382d6a7 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:15:26.208606 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-2b98680b-51e8-407c-b813-8fbce85412a6 req-88af1333-e91f-48b4-86f8-d2751382d6a7 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:15:26.220987 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:15:26.220987 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:15:26.221489 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-2b98680b-51e8-407c-b813-8fbce85412a6 req-88af1333-e91f-48b4-86f8-d2751382d6a7 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Volume info retrieved successfully. Aug 13 21:15:26.228176 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-2b98680b-51e8-407c-b813-8fbce85412a6 req-88af1333-e91f-48b4-86f8-d2751382d6a7 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Begin detaching volume completed successfully. Aug 13 21:15:26.228419 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-2b98680b-51e8-407c-b813-8fbce85412a6 req-88af1333-e91f-48b4-86f8-d2751382d6a7 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] https://10.4.3.14/volume/v3/volumes/aa15cf6b-a850-4060-9127-1f6e7030f600/action returned with HTTP 202 Aug 13 21:15:26.228904 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 957/3836] 10.4.3.14 () {72 vars in 1665 bytes} [Thu Aug 13 21:15:26 2026] POST /volume/v3/volumes/aa15cf6b-a850-4060-9127-1f6e7030f600/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:15:26.276869 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b6cfc472-c62d-45f6-be18-dba265a7037d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:26.277319 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b6cfc472-c62d-45f6-be18-dba265a7037d None None] GET https://10.4.3.14/volume// Aug 13 21:15:26.277545 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b6cfc472-c62d-45f6-be18-dba265a7037d None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:26.277781 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b6cfc472-c62d-45f6-be18-dba265a7037d None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:26.278205 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b6cfc472-c62d-45f6-be18-dba265a7037d None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:15:26.278727 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 961/3837] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:15:26 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:15:26.286731 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-2b98680b-51e8-407c-b813-8fbce85412a6 req-b4a5e9ae-aff0-4c55-b463-76f763b70548 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:26.288789 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-2b98680b-51e8-407c-b813-8fbce85412a6 req-b4a5e9ae-aff0-4c55-b463-76f763b70548 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] GET https://10.4.3.14/volume/v3/volumes/aa15cf6b-a850-4060-9127-1f6e7030f600 Aug 13 21:15:26.288991 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-2b98680b-51e8-407c-b813-8fbce85412a6 req-b4a5e9ae-aff0-4c55-b463-76f763b70548 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:26.289195 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-2b98680b-51e8-407c-b813-8fbce85412a6 req-b4a5e9ae-aff0-4c55-b463-76f763b70548 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:26.298864 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:15:26.298864 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:15:26.302516 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-2b98680b-51e8-407c-b813-8fbce85412a6 req-b4a5e9ae-aff0-4c55-b463-76f763b70548 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Volume info retrieved successfully. Aug 13 21:15:26.309027 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-2b98680b-51e8-407c-b813-8fbce85412a6 req-b4a5e9ae-aff0-4c55-b463-76f763b70548 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] https://10.4.3.14/volume/v3/volumes/aa15cf6b-a850-4060-9127-1f6e7030f600 returned with HTTP 200 Aug 13 21:15:26.309027 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 957/3838] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:15:26 2026] GET /volume/v3/volumes/aa15cf6b-a850-4060-9127-1f6e7030f600 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:15:27.162731 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-55a4cf36-e4e0-4ad0-aa37-9f17e0730416 req-67cba6bf-d1a3-4005-8338-06db5dd0b192 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:27.165184 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-55a4cf36-e4e0-4ad0-aa37-9f17e0730416 req-67cba6bf-d1a3-4005-8338-06db5dd0b192 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/f33c857a-dccf-4a8b-8ff0-af91dd70d99d/encryption Aug 13 21:15:27.165368 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-55a4cf36-e4e0-4ad0-aa37-9f17e0730416 req-67cba6bf-d1a3-4005-8338-06db5dd0b192 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:27.165545 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-55a4cf36-e4e0-4ad0-aa37-9f17e0730416 req-67cba6bf-d1a3-4005-8338-06db5dd0b192 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'index' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:27.177213 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:15:27.177213 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:15:27.187828 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-55a4cf36-e4e0-4ad0-aa37-9f17e0730416 req-67cba6bf-d1a3-4005-8338-06db5dd0b192 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/f33c857a-dccf-4a8b-8ff0-af91dd70d99d/encryption returned with HTTP 200 Aug 13 21:15:27.188364 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 964/3839] 10.4.3.14 () {68 vars in 1624 bytes} [Thu Aug 13 21:15:27 2026] GET /volume/v3/volumes/f33c857a-dccf-4a8b-8ff0-af91dd70d99d/encryption => generated 160 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:27.521811 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-34713586-0bb2-4b35-a3ab-5887d586941e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:27.523767 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-34713586-0bb2-4b35-a3ab-5887d586941e tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:15:27.524178 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-34713586-0bb2-4b35-a3ab-5887d586941e tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "aa832912-12b8-47ea-874b-ab8df3e573a9", "size": 1, "name": "tempest-VolumesCloneTest-Volume-826198612"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:15:27.525664 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-34713586-0bb2-4b35-a3ab-5887d586941e tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Create volume request body: {'volume': {'imageRef': 'aa832912-12b8-47ea-874b-ab8df3e573a9', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-826198612'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:15:27.568894 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-2b98680b-51e8-407c-b813-8fbce85412a6 req-8d17f597-c0ce-40c8-82fb-5714b0fbe900 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:27.573364 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-2b98680b-51e8-407c-b813-8fbce85412a6 req-8d17f597-c0ce-40c8-82fb-5714b0fbe900 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] DELETE https://10.4.3.14/volume/v3/attachments/d1030e29-572a-465c-bdb1-c92e4211e8d9 Aug 13 21:15:27.573678 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-2b98680b-51e8-407c-b813-8fbce85412a6 req-8d17f597-c0ce-40c8-82fb-5714b0fbe900 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:27.573898 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-2b98680b-51e8-407c-b813-8fbce85412a6 req-8d17f597-c0ce-40c8-82fb-5714b0fbe900 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:27.582265 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:15:27.582265 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:15:27.631658 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-34713586-0bb2-4b35-a3ab-5887d586941e tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Create volume of 1 GB Aug 13 21:15:27.637504 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-34713586-0bb2-4b35-a3ab-5887d586941e tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Availability Zones retrieved successfully. Aug 13 21:15:27.644719 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-34713586-0bb2-4b35-a3ab-5887d586941e tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Flow 'volume_create_api' (1337689e-69d1-4ff0-82d5-6eba7060a16e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:15:27.646110 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-34713586-0bb2-4b35-a3ab-5887d586941e tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f277c16e-42f8-4e36-aff9-d844d7c2e236) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:27.647205 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-34713586-0bb2-4b35-a3ab-5887d586941e tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:15:27.647673 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-2b98680b-51e8-407c-b813-8fbce85412a6 req-8d17f597-c0ce-40c8-82fb-5714b0fbe900 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] https://10.4.3.14/volume/v3/attachments/d1030e29-572a-465c-bdb1-c92e4211e8d9 returned with HTTP 200 Aug 13 21:15:27.648395 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 962/3840] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:15:27 2026] DELETE /volume/v3/attachments/d1030e29-572a-465c-bdb1-c92e4211e8d9 => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:27.709510 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-34713586-0bb2-4b35-a3ab-5887d586941e tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f277c16e-42f8-4e36-aff9-d844d7c2e236) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:27.710458 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-34713586-0bb2-4b35-a3ab-5887d586941e tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64d8049f-3b65-4b7f-9103-14c1e8cc2705) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:27.774251 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-34713586-0bb2-4b35-a3ab-5887d586941e tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Created reservations ['023f51c3-d21b-45f0-8ad6-d6040a11c785', 'a6ef68ea-09b7-4c5b-ad7b-1bd362aa2b42', '07af995b-9868-47de-95be-ac6229e06698', '41678e91-de9c-48f2-8087-d85069f0c18a'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:15:27.775251 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-34713586-0bb2-4b35-a3ab-5887d586941e tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64d8049f-3b65-4b7f-9103-14c1e8cc2705) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['023f51c3-d21b-45f0-8ad6-d6040a11c785', 'a6ef68ea-09b7-4c5b-ad7b-1bd362aa2b42', '07af995b-9868-47de-95be-ac6229e06698', '41678e91-de9c-48f2-8087-d85069f0c18a']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:27.776083 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-34713586-0bb2-4b35-a3ab-5887d586941e tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbca7ae2-8665-4c3c-aca5-33d7c444a902) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:27.802327 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-34713586-0bb2-4b35-a3ab-5887d586941e tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbca7ae2-8665-4c3c-aca5-33d7c444a902) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63822b42-0bb9-48c4-b573-b551cd10362e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-826198612',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f01f9e11b95442178a9d0892edcf1bc3',qos_specs=None,replication_status=,reservations=['023f51c3-d21b-45f0-8ad6-d6040a11c785','a6ef68ea-09b7-4c5b-ad7b-1bd362aa2b42','07af995b-9868-47de-95be-ac6229e06698','41678e91-de9c-48f2-8087-d85069f0c18a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a63aba7e709343cca1426c39392f8035',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:15:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-826198612',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=63822b42-0bb9-48c4-b573-b551cd10362e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f01f9e11b95442178a9d0892edcf1bc3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a63aba7e709343cca1426c39392f8035',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:27.803388 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-34713586-0bb2-4b35-a3ab-5887d586941e tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2481c91-791a-46b2-8e55-488be32952e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:27.825273 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-34713586-0bb2-4b35-a3ab-5887d586941e tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2481c91-791a-46b2-8e55-488be32952e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-826198612',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f01f9e11b95442178a9d0892edcf1bc3',qos_specs=None,replication_status=,reservations=['023f51c3-d21b-45f0-8ad6-d6040a11c785','a6ef68ea-09b7-4c5b-ad7b-1bd362aa2b42','07af995b-9868-47de-95be-ac6229e06698','41678e91-de9c-48f2-8087-d85069f0c18a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a63aba7e709343cca1426c39392f8035',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:27.826384 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-34713586-0bb2-4b35-a3ab-5887d586941e tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5211904a-143b-4332-a6f7-0c5beb43cd3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:27.838850 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-34713586-0bb2-4b35-a3ab-5887d586941e tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5211904a-143b-4332-a6f7-0c5beb43cd3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:27.840079 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-34713586-0bb2-4b35-a3ab-5887d586941e tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Flow 'volume_create_api' (1337689e-69d1-4ff0-82d5-6eba7060a16e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:15:27.840546 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-34713586-0bb2-4b35-a3ab-5887d586941e tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Create volume request issued successfully. Aug 13 21:15:27.841158 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-34713586-0bb2-4b35-a3ab-5887d586941e tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:15:27.841648 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 958/3841] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:15:27 2026] POST /volume/v3/volumes => generated 744 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:15:27.856769 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3463246f-4c26-43e6-868f-0fe34fc1e19d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:27.859242 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3463246f-4c26-43e6-868f-0fe34fc1e19d tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] GET https://10.4.3.14/volume/v3/volumes/63822b42-0bb9-48c4-b573-b551cd10362e Aug 13 21:15:27.859386 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3463246f-4c26-43e6-868f-0fe34fc1e19d tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:27.859660 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3463246f-4c26-43e6-868f-0fe34fc1e19d tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:27.868087 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:15:27.868087 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:15:27.872255 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-3463246f-4c26-43e6-868f-0fe34fc1e19d tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Volume info retrieved successfully. Aug 13 21:15:27.877216 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3463246f-4c26-43e6-868f-0fe34fc1e19d tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] https://10.4.3.14/volume/v3/volumes/63822b42-0bb9-48c4-b573-b551cd10362e returned with HTTP 200 Aug 13 21:15:27.877800 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 958/3842] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:27 2026] GET /volume/v3/volumes/63822b42-0bb9-48c4-b573-b551cd10362e => generated 812 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:28.385769 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-6b488526-d8d7-48a0-ab24-8f3e17e5de70 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:28.392129 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6b488526-d8d7-48a0-ab24-8f3e17e5de70 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] POST https://10.4.3.14/volume/v3/snapshots Aug 13 21:15:28.392129 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6b488526-d8d7-48a0-ab24-8f3e17e5de70 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "aa15cf6b-a850-4060-9127-1f6e7030f600", "force": false, "name": "tempest-TestStampPattern-snapshot-1843477831", "description": null, "metadata": null}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:15:28.402166 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:15:28.402166 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:15:28.402986 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-6b488526-d8d7-48a0-ab24-8f3e17e5de70 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Volume info retrieved successfully. Aug 13 21:15:28.403250 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.snapshots [None req-6b488526-d8d7-48a0-ab24-8f3e17e5de70 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Create snapshot from volume aa15cf6b-a850-4060-9127-1f6e7030f600 Aug 13 21:15:28.447080 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-6b488526-d8d7-48a0-ab24-8f3e17e5de70 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Created reservations ['b2e6daed-3c02-4db6-8535-c5aed362d53f', '3d694fa2-6d84-415e-a683-1f8fdd94309f', 'f1a64ce1-9465-42d4-b4fa-86e497dd0973', '14157708-9cf9-4031-84a5-a5e891afca45'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:15:28.480877 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-6b488526-d8d7-48a0-ab24-8f3e17e5de70 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Snapshot create request issued successfully. Aug 13 21:15:28.481297 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6b488526-d8d7-48a0-ab24-8f3e17e5de70 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] https://10.4.3.14/volume/v3/snapshots returned with HTTP 202 Aug 13 21:15:28.481815 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 965/3843] 10.4.3.14 () {68 vars in 1258 bytes} [Thu Aug 13 21:15:28 2026] POST /volume/v3/snapshots => generated 303 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:15:28.490621 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5d479710-c0fc-4c24-9986-de15687c35ea None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:28.492503 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5d479710-c0fc-4c24-9986-de15687c35ea tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] GET https://10.4.3.14/volume/v3/snapshots/62efde75-d2ce-4410-b38a-9844eaec0ecb Aug 13 21:15:28.492731 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5d479710-c0fc-4c24-9986-de15687c35ea tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:28.492904 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5d479710-c0fc-4c24-9986-de15687c35ea tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:28.498213 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:15:28.498213 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:15:28.498859 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-5d479710-c0fc-4c24-9986-de15687c35ea tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Snapshot retrieved successfully. Aug 13 21:15:28.502990 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5d479710-c0fc-4c24-9986-de15687c35ea tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] https://10.4.3.14/volume/v3/snapshots/62efde75-d2ce-4410-b38a-9844eaec0ecb returned with HTTP 200 Aug 13 21:15:28.502990 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 963/3844] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:15:28 2026] GET /volume/v3/snapshots/62efde75-d2ce-4410-b38a-9844eaec0ecb => generated 435 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:28.898310 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d87bb88b-0823-42ab-9f01-5212ce9dad37 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:28.900896 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d87bb88b-0823-42ab-9f01-5212ce9dad37 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] GET https://10.4.3.14/volume/v3/volumes/63822b42-0bb9-48c4-b573-b551cd10362e Aug 13 21:15:28.901164 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d87bb88b-0823-42ab-9f01-5212ce9dad37 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:28.901398 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d87bb88b-0823-42ab-9f01-5212ce9dad37 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:28.914134 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:15:28.914134 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:15:28.919150 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d87bb88b-0823-42ab-9f01-5212ce9dad37 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Volume info retrieved successfully. Aug 13 21:15:28.925453 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d87bb88b-0823-42ab-9f01-5212ce9dad37 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] https://10.4.3.14/volume/v3/volumes/63822b42-0bb9-48c4-b573-b551cd10362e returned with HTTP 200 Aug 13 21:15:28.925992 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 959/3845] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:28 2026] GET /volume/v3/volumes/63822b42-0bb9-48c4-b573-b551cd10362e => generated 1352 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:15:28.938955 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-5fe2193a-f6a3-4304-9a2b-9d1e01412ffd None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:28.940915 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5fe2193a-f6a3-4304-9a2b-9d1e01412ffd tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:15:28.941359 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5fe2193a-f6a3-4304-9a2b-9d1e01412ffd tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "63822b42-0bb9-48c4-b573-b551cd10362e", "size": 1, "name": "tempest-VolumesCloneTest-Volume-661191158"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:15:28.943381 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-5fe2193a-f6a3-4304-9a2b-9d1e01412ffd tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Create volume request body: {'volume': {'source_volid': '63822b42-0bb9-48c4-b573-b551cd10362e', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-661191158'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:15:28.951540 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:15:28.951540 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:15:28.952154 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-5fe2193a-f6a3-4304-9a2b-9d1e01412ffd tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Volume retrieved successfully. Aug 13 21:15:28.952313 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-5fe2193a-f6a3-4304-9a2b-9d1e01412ffd tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Create volume of 1 GB Aug 13 21:15:28.956499 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-5fe2193a-f6a3-4304-9a2b-9d1e01412ffd tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Availability Zones retrieved successfully. Aug 13 21:15:28.962785 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-5fe2193a-f6a3-4304-9a2b-9d1e01412ffd tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Flow 'volume_create_api' (cff5d02d-e5b4-4505-bdf5-3449693cf343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:15:28.964401 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-5fe2193a-f6a3-4304-9a2b-9d1e01412ffd tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (672e676b-a53b-425d-94b2-e332d67e6d64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:28.965380 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-5fe2193a-f6a3-4304-9a2b-9d1e01412ffd tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:15:28.990555 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-5fe2193a-f6a3-4304-9a2b-9d1e01412ffd tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (672e676b-a53b-425d-94b2-e332d67e6d64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '63822b42-0bb9-48c4-b573-b551cd10362e', 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:28.991626 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-5fe2193a-f6a3-4304-9a2b-9d1e01412ffd tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8f0adba-8fef-43da-8e9a-e046255e503e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:29.032883 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-5fe2193a-f6a3-4304-9a2b-9d1e01412ffd tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Created reservations ['b35d4e71-4c31-497a-a192-9107a9de944c', '8bcf64b4-3363-4c1c-8507-bb57ca7e8372', 'e39748f8-b9b2-4dd2-b65a-83a676c82bbc', 'dddceafc-2f0c-4f74-a5e9-27c69bb69fc5'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:15:29.033955 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-5fe2193a-f6a3-4304-9a2b-9d1e01412ffd tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8f0adba-8fef-43da-8e9a-e046255e503e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b35d4e71-4c31-497a-a192-9107a9de944c', '8bcf64b4-3363-4c1c-8507-bb57ca7e8372', 'e39748f8-b9b2-4dd2-b65a-83a676c82bbc', 'dddceafc-2f0c-4f74-a5e9-27c69bb69fc5']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:29.034709 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-5fe2193a-f6a3-4304-9a2b-9d1e01412ffd tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e1b4198-649d-44f5-9188-4b8676e8e5ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:29.070514 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-5fe2193a-f6a3-4304-9a2b-9d1e01412ffd tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e1b4198-649d-44f5-9188-4b8676e8e5ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50cd4d77-54a6-46cb-896e-b53cd3561da3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-661191158',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f01f9e11b95442178a9d0892edcf1bc3',qos_specs=None,replication_status=,reservations=['b35d4e71-4c31-497a-a192-9107a9de944c','8bcf64b4-3363-4c1c-8507-bb57ca7e8372','e39748f8-b9b2-4dd2-b65a-83a676c82bbc','dddceafc-2f0c-4f74-a5e9-27c69bb69fc5'],size=1,snapshot_id=None,source_replicaid=,source_volid=63822b42-0bb9-48c4-b573-b551cd10362e,status='creating',user_id='a63aba7e709343cca1426c39392f8035',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:15:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-661191158',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50cd4d77-54a6-46cb-896e-b53cd3561da3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f01f9e11b95442178a9d0892edcf1bc3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=63822b42-0bb9-48c4-b573-b551cd10362e,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a63aba7e709343cca1426c39392f8035',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:29.071554 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-5fe2193a-f6a3-4304-9a2b-9d1e01412ffd tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34864941-58df-489f-8418-5ab77fb3200f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:29.086948 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-5fe2193a-f6a3-4304-9a2b-9d1e01412ffd tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34864941-58df-489f-8418-5ab77fb3200f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-661191158',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f01f9e11b95442178a9d0892edcf1bc3',qos_specs=None,replication_status=,reservations=['b35d4e71-4c31-497a-a192-9107a9de944c','8bcf64b4-3363-4c1c-8507-bb57ca7e8372','e39748f8-b9b2-4dd2-b65a-83a676c82bbc','dddceafc-2f0c-4f74-a5e9-27c69bb69fc5'],size=1,snapshot_id=None,source_replicaid=,source_volid=63822b42-0bb9-48c4-b573-b551cd10362e,status='creating',user_id='a63aba7e709343cca1426c39392f8035',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:29.087592 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-5fe2193a-f6a3-4304-9a2b-9d1e01412ffd tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b5a0c28-8d12-491f-aecc-67a785de3f5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:29.100763 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-5fe2193a-f6a3-4304-9a2b-9d1e01412ffd tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b5a0c28-8d12-491f-aecc-67a785de3f5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:29.101480 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-5fe2193a-f6a3-4304-9a2b-9d1e01412ffd tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Flow 'volume_create_api' (cff5d02d-e5b4-4505-bdf5-3449693cf343) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:15:29.101727 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-5fe2193a-f6a3-4304-9a2b-9d1e01412ffd tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Create volume request issued successfully. Aug 13 21:15:29.102259 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5fe2193a-f6a3-4304-9a2b-9d1e01412ffd tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:15:29.102659 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 959/3846] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:15:28 2026] POST /volume/v3/volumes => generated 777 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:15:29.118418 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b3b1199c-a5ab-4f98-a168-d10b63c975fe None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:29.123739 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b3b1199c-a5ab-4f98-a168-d10b63c975fe tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] GET https://10.4.3.14/volume/v3/volumes/50cd4d77-54a6-46cb-896e-b53cd3561da3 Aug 13 21:15:29.124102 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b3b1199c-a5ab-4f98-a168-d10b63c975fe tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:29.124438 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b3b1199c-a5ab-4f98-a168-d10b63c975fe tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:29.136984 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:15:29.136984 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:15:29.144536 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-b3b1199c-a5ab-4f98-a168-d10b63c975fe tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Volume info retrieved successfully. Aug 13 21:15:29.152721 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b3b1199c-a5ab-4f98-a168-d10b63c975fe tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] https://10.4.3.14/volume/v3/volumes/50cd4d77-54a6-46cb-896e-b53cd3561da3 returned with HTTP 200 Aug 13 21:15:29.153216 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 966/3847] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:29 2026] GET /volume/v3/volumes/50cd4d77-54a6-46cb-896e-b53cd3561da3 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:29.423988 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-2d57b81e-2e9e-432a-96c6-65b1272e0607 req-b9b4a44c-e942-4adf-8bf1-2554ce5f9da2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:29.426133 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-2d57b81e-2e9e-432a-96c6-65b1272e0607 req-b9b4a44c-e942-4adf-8bf1-2554ce5f9da2 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 Aug 13 21:15:29.426295 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-2d57b81e-2e9e-432a-96c6-65b1272e0607 req-b9b4a44c-e942-4adf-8bf1-2554ce5f9da2 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:29.426461 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-2d57b81e-2e9e-432a-96c6-65b1272e0607 req-b9b4a44c-e942-4adf-8bf1-2554ce5f9da2 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:29.435587 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:15:29.435587 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:15:29.439181 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-2d57b81e-2e9e-432a-96c6-65b1272e0607 req-b9b4a44c-e942-4adf-8bf1-2554ce5f9da2 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:15:29.444166 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-2d57b81e-2e9e-432a-96c6-65b1272e0607 req-b9b4a44c-e942-4adf-8bf1-2554ce5f9da2 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 returned with HTTP 200 Aug 13 21:15:29.444698 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 964/3848] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:15:29 2026] GET /volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 => generated 1211 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:15:29.513206 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e2a2ea00-f562-448e-9758-e8df69db4f5e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:29.515352 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e2a2ea00-f562-448e-9758-e8df69db4f5e tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] GET https://10.4.3.14/volume/v3/snapshots/62efde75-d2ce-4410-b38a-9844eaec0ecb Aug 13 21:15:29.515744 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e2a2ea00-f562-448e-9758-e8df69db4f5e tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:29.515847 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e2a2ea00-f562-448e-9758-e8df69db4f5e tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:29.528884 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:15:29.528884 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:15:29.529586 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e2a2ea00-f562-448e-9758-e8df69db4f5e tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Snapshot retrieved successfully. Aug 13 21:15:29.530863 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e2a2ea00-f562-448e-9758-e8df69db4f5e tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] https://10.4.3.14/volume/v3/snapshots/62efde75-d2ce-4410-b38a-9844eaec0ecb returned with HTTP 200 Aug 13 21:15:29.531443 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 960/3849] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:15:29 2026] GET /volume/v3/snapshots/62efde75-d2ce-4410-b38a-9844eaec0ecb => generated 462 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:29.541540 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-6f05f89f-3d47-4a2f-98be-15d4e52f3305 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:29.545250 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6f05f89f-3d47-4a2f-98be-15d4e52f3305 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] GET https://10.4.3.14/volume/v3/snapshots/62efde75-d2ce-4410-b38a-9844eaec0ecb Aug 13 21:15:29.545517 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6f05f89f-3d47-4a2f-98be-15d4e52f3305 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:29.545766 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6f05f89f-3d47-4a2f-98be-15d4e52f3305 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:29.552504 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:15:29.552504 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:15:29.553049 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-6f05f89f-3d47-4a2f-98be-15d4e52f3305 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Snapshot retrieved successfully. Aug 13 21:15:29.554171 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6f05f89f-3d47-4a2f-98be-15d4e52f3305 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] https://10.4.3.14/volume/v3/snapshots/62efde75-d2ce-4410-b38a-9844eaec0ecb returned with HTTP 200 Aug 13 21:15:29.554637 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 960/3850] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:15:29 2026] GET /volume/v3/snapshots/62efde75-d2ce-4410-b38a-9844eaec0ecb => generated 462 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:29.557443 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2b6419d7-ede2-42e0-85dd-dcf6f2fd613a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:29.557867 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2b6419d7-ede2-42e0-85dd-dcf6f2fd613a None None] GET https://10.4.3.14/volume// Aug 13 21:15:29.558103 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2b6419d7-ede2-42e0-85dd-dcf6f2fd613a None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:29.558451 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2b6419d7-ede2-42e0-85dd-dcf6f2fd613a None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:29.559073 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2b6419d7-ede2-42e0-85dd-dcf6f2fd613a None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:15:29.559298 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 967/3851] 10.4.3.14 () {66 vars in 1421 bytes} [Thu Aug 13 21:15:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:15:29.570018 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-2d57b81e-2e9e-432a-96c6-65b1272e0607 req-6398077a-b657-4006-82dd-c658036bb924 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:29.574657 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-2d57b81e-2e9e-432a-96c6-65b1272e0607 req-6398077a-b657-4006-82dd-c658036bb924 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:15:29.575127 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-2d57b81e-2e9e-432a-96c6-65b1272e0607 req-6398077a-b657-4006-82dd-c658036bb924 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8c76ef03-45a9-49f3-8057-a2c04885ba59", "connector": null, "instance_uuid": "b5f70fea-5beb-4076-aacb-4815918affe1"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:15:29.587605 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:15:29.587605 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:15:29.622990 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-55a4cf36-e4e0-4ad0-aa37-9f17e0730416 req-6d658ce5-439d-4e8a-8d03-92eb34b73abf None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:29.625780 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-55a4cf36-e4e0-4ad0-aa37-9f17e0730416 req-6d658ce5-439d-4e8a-8d03-92eb34b73abf tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] POST https://10.4.3.14/volume/v3/attachments/f753fc62-87d4-4c93-a271-e0baf2f06f37/action Aug 13 21:15:29.626110 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-2d57b81e-2e9e-432a-96c6-65b1272e0607 req-6398077a-b657-4006-82dd-c658036bb924 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:15:29.626370 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-55a4cf36-e4e0-4ad0-aa37-9f17e0730416 req-6d658ce5-439d-4e8a-8d03-92eb34b73abf tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Action body: b'{"os-complete": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:15:29.626475 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 965/3852] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:15:29 2026] POST /volume/v3/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:15:29.626545 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-55a4cf36-e4e0-4ad0-aa37-9f17e0730416 req-6d658ce5-439d-4e8a-8d03-92eb34b73abf tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:15:29.649412 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:15:29.649412 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:15:29.663245 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-6c3f28ce-dbb5-4530-9b7e-0edff0a66c38 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:29.667807 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6c3f28ce-dbb5-4530-9b7e-0edff0a66c38 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 Aug 13 21:15:29.668100 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6c3f28ce-dbb5-4530-9b7e-0edff0a66c38 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:29.668281 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6c3f28ce-dbb5-4530-9b7e-0edff0a66c38 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:29.670171 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-55a4cf36-e4e0-4ad0-aa37-9f17e0730416 req-6d658ce5-439d-4e8a-8d03-92eb34b73abf tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/attachments/f753fc62-87d4-4c93-a271-e0baf2f06f37/action returned with HTTP 204 Aug 13 21:15:29.670595 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 961/3853] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:15:29 2026] POST /volume/v3/attachments/f753fc62-87d4-4c93-a271-e0baf2f06f37/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:15:29.688214 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:15:29.688214 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:15:29.689019 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a0b6d5f9-619a-40dd-89cd-8693b0f8743f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:29.689409 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a0b6d5f9-619a-40dd-89cd-8693b0f8743f None None] GET https://10.4.3.14/volume// Aug 13 21:15:29.689723 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a0b6d5f9-619a-40dd-89cd-8693b0f8743f None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:29.689813 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a0b6d5f9-619a-40dd-89cd-8693b0f8743f None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:29.690253 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a0b6d5f9-619a-40dd-89cd-8693b0f8743f None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:15:29.690632 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 968/3854] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:15:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:15:29.691586 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-6c3f28ce-dbb5-4530-9b7e-0edff0a66c38 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:15:29.695590 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6c3f28ce-dbb5-4530-9b7e-0edff0a66c38 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 returned with HTTP 200 Aug 13 21:15:29.695987 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 961/3855] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:29 2026] GET /volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 => generated 1213 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:15:29.705990 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-2d57b81e-2e9e-432a-96c6-65b1272e0607 req-059f0b58-4d62-4467-97bc-299b66e1ac4b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:29.706755 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-2d57b81e-2e9e-432a-96c6-65b1272e0607 req-059f0b58-4d62-4467-97bc-299b66e1ac4b tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 Aug 13 21:15:29.706982 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-2d57b81e-2e9e-432a-96c6-65b1272e0607 req-059f0b58-4d62-4467-97bc-299b66e1ac4b tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:29.707273 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-2d57b81e-2e9e-432a-96c6-65b1272e0607 req-059f0b58-4d62-4467-97bc-299b66e1ac4b tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:29.721855 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:15:29.721855 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:15:29.726361 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-2d57b81e-2e9e-432a-96c6-65b1272e0607 req-059f0b58-4d62-4467-97bc-299b66e1ac4b tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:15:29.732288 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-2d57b81e-2e9e-432a-96c6-65b1272e0607 req-059f0b58-4d62-4467-97bc-299b66e1ac4b tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 returned with HTTP 200 Aug 13 21:15:29.733417 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 966/3856] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:15:29 2026] GET /volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 => generated 1393 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:15:29.874258 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-2d57b81e-2e9e-432a-96c6-65b1272e0607 req-1a57e145-03f7-481b-9c22-e1a2a071b224 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:29.877802 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-2d57b81e-2e9e-432a-96c6-65b1272e0607 req-1a57e145-03f7-481b-9c22-e1a2a071b224 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] PUT https://10.4.3.14/volume/v3/attachments/a67321ce-ad62-4ed9-86af-6f5875bcec94 Aug 13 21:15:29.878317 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-2d57b81e-2e9e-432a-96c6-65b1272e0607 req-1a57e145-03f7-481b-9c22-e1a2a071b224 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:15:29.894934 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-2d57b81e-2e9e-432a-96c6-65b1272e0607 req-1a57e145-03f7-481b-9c22-e1a2a071b224 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Acquiring lock "cinder-attachment_update-8c76ef03-45a9-49f3-8057-a2c04885ba59-np0000007265" by "attachment_update" {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:15:29.899447 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-2d57b81e-2e9e-432a-96c6-65b1272e0607 req-1a57e145-03f7-481b-9c22-e1a2a071b224 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Lock "cinder-attachment_update-8c76ef03-45a9-49f3-8057-a2c04885ba59-np0000007265" acquired by "attachment_update" :: waited 0.005s {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:15:29.900331 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:15:29.900331 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:15:29.983530 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-2d57b81e-2e9e-432a-96c6-65b1272e0607 req-1a57e145-03f7-481b-9c22-e1a2a071b224 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Lock "cinder-attachment_update-8c76ef03-45a9-49f3-8057-a2c04885ba59-np0000007265" released by "attachment_update" :: held 0.084s {{(pid=100215) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:15:29.983979 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-2d57b81e-2e9e-432a-96c6-65b1272e0607 req-1a57e145-03f7-481b-9c22-e1a2a071b224 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/attachments/a67321ce-ad62-4ed9-86af-6f5875bcec94 returned with HTTP 200 Aug 13 21:15:29.984743 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 962/3857] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:15:29 2026] PUT /volume/v3/attachments/a67321ce-ad62-4ed9-86af-6f5875bcec94 => generated 969 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:15:30.066036 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-9cd9ced3-f9da-451c-8dd5-b66c995ea981 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:30.067741 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9cd9ced3-f9da-451c-8dd5-b66c995ea981 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/f33c857a-dccf-4a8b-8ff0-af91dd70d99d Aug 13 21:15:30.067939 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9cd9ced3-f9da-451c-8dd5-b66c995ea981 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:30.068227 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9cd9ced3-f9da-451c-8dd5-b66c995ea981 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:30.082189 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:15:30.082189 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:15:30.086988 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-9cd9ced3-f9da-451c-8dd5-b66c995ea981 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:15:30.094787 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9cd9ced3-f9da-451c-8dd5-b66c995ea981 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/f33c857a-dccf-4a8b-8ff0-af91dd70d99d returned with HTTP 200 Aug 13 21:15:30.095331 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 969/3858] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:30 2026] GET /volume/v3/volumes/f33c857a-dccf-4a8b-8ff0-af91dd70d99d => generated 1168 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:15:30.139819 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-159daae2-1770-4f56-9e28-5a804a7ebdd6 req-e9cfa462-9505-4e4c-91ce-af5f2b3a9eb1 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:30.142026 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-159daae2-1770-4f56-9e28-5a804a7ebdd6 req-e9cfa462-9505-4e4c-91ce-af5f2b3a9eb1 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/f33c857a-dccf-4a8b-8ff0-af91dd70d99d Aug 13 21:15:30.142210 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-159daae2-1770-4f56-9e28-5a804a7ebdd6 req-e9cfa462-9505-4e4c-91ce-af5f2b3a9eb1 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:30.142390 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-159daae2-1770-4f56-9e28-5a804a7ebdd6 req-e9cfa462-9505-4e4c-91ce-af5f2b3a9eb1 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:30.152133 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:15:30.152133 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:15:30.155106 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-159daae2-1770-4f56-9e28-5a804a7ebdd6 req-e9cfa462-9505-4e4c-91ce-af5f2b3a9eb1 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:15:30.158989 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-159daae2-1770-4f56-9e28-5a804a7ebdd6 req-e9cfa462-9505-4e4c-91ce-af5f2b3a9eb1 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/f33c857a-dccf-4a8b-8ff0-af91dd70d99d returned with HTTP 200 Aug 13 21:15:30.159353 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 962/3859] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:15:30 2026] GET /volume/v3/volumes/f33c857a-dccf-4a8b-8ff0-af91dd70d99d => generated 1168 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:15:30.169983 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b640b78e-a40a-401e-add4-6bef0a42ad27 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:30.171061 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b640b78e-a40a-401e-add4-6bef0a42ad27 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] GET https://10.4.3.14/volume/v3/volumes/50cd4d77-54a6-46cb-896e-b53cd3561da3 Aug 13 21:15:30.171294 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b640b78e-a40a-401e-add4-6bef0a42ad27 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:30.171484 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b640b78e-a40a-401e-add4-6bef0a42ad27 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:30.179462 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-159daae2-1770-4f56-9e28-5a804a7ebdd6 req-696eacec-a841-42bd-b624-2a05469a18c2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:30.181532 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-159daae2-1770-4f56-9e28-5a804a7ebdd6 req-696eacec-a841-42bd-b624-2a05469a18c2 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] POST https://10.4.3.14/volume/v3/volumes/f33c857a-dccf-4a8b-8ff0-af91dd70d99d/action Aug 13 21:15:30.181904 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-159daae2-1770-4f56-9e28-5a804a7ebdd6 req-696eacec-a841-42bd-b624-2a05469a18c2 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:15:30.182098 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-159daae2-1770-4f56-9e28-5a804a7ebdd6 req-696eacec-a841-42bd-b624-2a05469a18c2 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:15:30.183253 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:15:30.183253 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:15:30.190202 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b640b78e-a40a-401e-add4-6bef0a42ad27 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Volume info retrieved successfully. Aug 13 21:15:30.192543 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:15:30.192543 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:15:30.192972 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-159daae2-1770-4f56-9e28-5a804a7ebdd6 req-696eacec-a841-42bd-b624-2a05469a18c2 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:15:30.198591 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b640b78e-a40a-401e-add4-6bef0a42ad27 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] https://10.4.3.14/volume/v3/volumes/50cd4d77-54a6-46cb-896e-b53cd3561da3 returned with HTTP 200 Aug 13 21:15:30.199192 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-159daae2-1770-4f56-9e28-5a804a7ebdd6 req-696eacec-a841-42bd-b624-2a05469a18c2 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Begin detaching volume completed successfully. Aug 13 21:15:30.199238 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 967/3860] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:30 2026] GET /volume/v3/volumes/50cd4d77-54a6-46cb-896e-b53cd3561da3 => generated 1386 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:15:30.199398 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-159daae2-1770-4f56-9e28-5a804a7ebdd6 req-696eacec-a841-42bd-b624-2a05469a18c2 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/f33c857a-dccf-4a8b-8ff0-af91dd70d99d/action returned with HTTP 202 Aug 13 21:15:30.199833 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 963/3861] 10.4.3.14 () {72 vars in 1665 bytes} [Thu Aug 13 21:15:30 2026] POST /volume/v3/volumes/f33c857a-dccf-4a8b-8ff0-af91dd70d99d/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:15:30.210802 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d5e2655f-a024-46ba-adcb-4aa464693f46 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:30.214503 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d5e2655f-a024-46ba-adcb-4aa464693f46 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] GET https://10.4.3.14/volume/v3/volumes/50cd4d77-54a6-46cb-896e-b53cd3561da3 Aug 13 21:15:30.214503 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d5e2655f-a024-46ba-adcb-4aa464693f46 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:30.214503 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d5e2655f-a024-46ba-adcb-4aa464693f46 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:30.221632 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:15:30.221632 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:15:30.227903 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-d5e2655f-a024-46ba-adcb-4aa464693f46 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Volume info retrieved successfully. Aug 13 21:15:30.233651 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d5e2655f-a024-46ba-adcb-4aa464693f46 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] https://10.4.3.14/volume/v3/volumes/50cd4d77-54a6-46cb-896e-b53cd3561da3 returned with HTTP 200 Aug 13 21:15:30.234176 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 970/3862] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:30 2026] GET /volume/v3/volumes/50cd4d77-54a6-46cb-896e-b53cd3561da3 => generated 1386 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:15:30.249731 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-202b146f-68e2-45da-bd9e-3b92ee8b554c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:30.251556 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-202b146f-68e2-45da-bd9e-3b92ee8b554c tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] GET https://10.4.3.14/volume/v3/volumes/50cd4d77-54a6-46cb-896e-b53cd3561da3 Aug 13 21:15:30.251854 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-202b146f-68e2-45da-bd9e-3b92ee8b554c tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:30.252159 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-202b146f-68e2-45da-bd9e-3b92ee8b554c tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:30.262522 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:15:30.262522 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:15:30.274409 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-202b146f-68e2-45da-bd9e-3b92ee8b554c tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Volume info retrieved successfully. Aug 13 21:15:30.275053 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-203e5ecc-eb80-432a-9818-43c887b9cee6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:30.275610 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-203e5ecc-eb80-432a-9818-43c887b9cee6 None None] GET https://10.4.3.14/volume// Aug 13 21:15:30.276366 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-203e5ecc-eb80-432a-9818-43c887b9cee6 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:30.276419 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-203e5ecc-eb80-432a-9818-43c887b9cee6 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:30.277370 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-203e5ecc-eb80-432a-9818-43c887b9cee6 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:15:30.278749 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 968/3863] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:15:30 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:15:30.285554 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-202b146f-68e2-45da-bd9e-3b92ee8b554c tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] https://10.4.3.14/volume/v3/volumes/50cd4d77-54a6-46cb-896e-b53cd3561da3 returned with HTTP 200 Aug 13 21:15:30.286195 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 963/3864] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:30 2026] GET /volume/v3/volumes/50cd4d77-54a6-46cb-896e-b53cd3561da3 => generated 1386 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:15:30.295668 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-159daae2-1770-4f56-9e28-5a804a7ebdd6 req-ce1bc142-521b-4d79-9774-228063bdbf65 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:30.299982 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-159daae2-1770-4f56-9e28-5a804a7ebdd6 req-ce1bc142-521b-4d79-9774-228063bdbf65 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/f33c857a-dccf-4a8b-8ff0-af91dd70d99d Aug 13 21:15:30.300276 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-159daae2-1770-4f56-9e28-5a804a7ebdd6 req-ce1bc142-521b-4d79-9774-228063bdbf65 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:30.300489 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-159daae2-1770-4f56-9e28-5a804a7ebdd6 req-ce1bc142-521b-4d79-9774-228063bdbf65 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:30.309027 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a0293db1-43ca-4c90-abc9-5acf0e36acb0 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:30.314580 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a0293db1-43ca-4c90-abc9-5acf0e36acb0 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] DELETE https://10.4.3.14/volume/v3/volumes/50cd4d77-54a6-46cb-896e-b53cd3561da3 Aug 13 21:15:30.314580 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a0293db1-43ca-4c90-abc9-5acf0e36acb0 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:30.314580 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a0293db1-43ca-4c90-abc9-5acf0e36acb0 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:30.314580 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-a0293db1-43ca-4c90-abc9-5acf0e36acb0 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Delete volume with id: 50cd4d77-54a6-46cb-896e-b53cd3561da3 Aug 13 21:15:30.317254 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:15:30.317254 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:15:30.322627 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-159daae2-1770-4f56-9e28-5a804a7ebdd6 req-ce1bc142-521b-4d79-9774-228063bdbf65 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:15:30.324080 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:15:30.324080 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:15:30.324601 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-a0293db1-43ca-4c90-abc9-5acf0e36acb0 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Volume info retrieved successfully. Aug 13 21:15:30.327734 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-159daae2-1770-4f56-9e28-5a804a7ebdd6 req-ce1bc142-521b-4d79-9774-228063bdbf65 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/f33c857a-dccf-4a8b-8ff0-af91dd70d99d returned with HTTP 200 Aug 13 21:15:30.328110 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 964/3865] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:15:30 2026] GET /volume/v3/volumes/f33c857a-dccf-4a8b-8ff0-af91dd70d99d => generated 1351 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:15:30.347436 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-159daae2-1770-4f56-9e28-5a804a7ebdd6 req-5f0f030e-825b-40c4-a853-585cf216084a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:30.351043 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-159daae2-1770-4f56-9e28-5a804a7ebdd6 req-5f0f030e-825b-40c4-a853-585cf216084a tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/f33c857a-dccf-4a8b-8ff0-af91dd70d99d/encryption Aug 13 21:15:30.351153 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-a0293db1-43ca-4c90-abc9-5acf0e36acb0 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Delete volume request issued successfully. Aug 13 21:15:30.351386 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-159daae2-1770-4f56-9e28-5a804a7ebdd6 req-5f0f030e-825b-40c4-a853-585cf216084a tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:30.351450 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a0293db1-43ca-4c90-abc9-5acf0e36acb0 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] https://10.4.3.14/volume/v3/volumes/50cd4d77-54a6-46cb-896e-b53cd3561da3 returned with HTTP 202 Aug 13 21:15:30.351727 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-159daae2-1770-4f56-9e28-5a804a7ebdd6 req-5f0f030e-825b-40c4-a853-585cf216084a tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:30.351825 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 971/3866] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:15:30 2026] DELETE /volume/v3/volumes/50cd4d77-54a6-46cb-896e-b53cd3561da3 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:15:30.361696 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-1ee08fbc-e7d2-4c9a-bedf-9dcb5b319dd9 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:30.365095 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1ee08fbc-e7d2-4c9a-bedf-9dcb5b319dd9 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] GET https://10.4.3.14/volume/v3/volumes/50cd4d77-54a6-46cb-896e-b53cd3561da3 Aug 13 21:15:30.365354 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:15:30.365354 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:15:30.365453 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1ee08fbc-e7d2-4c9a-bedf-9dcb5b319dd9 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:30.365557 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1ee08fbc-e7d2-4c9a-bedf-9dcb5b319dd9 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:30.374703 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-159daae2-1770-4f56-9e28-5a804a7ebdd6 req-5f0f030e-825b-40c4-a853-585cf216084a tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/f33c857a-dccf-4a8b-8ff0-af91dd70d99d/encryption returned with HTTP 200 Aug 13 21:15:30.375283 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 969/3867] 10.4.3.14 () {68 vars in 1624 bytes} [Thu Aug 13 21:15:30 2026] GET /volume/v3/volumes/f33c857a-dccf-4a8b-8ff0-af91dd70d99d/encryption => generated 160 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:30.376243 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:15:30.376243 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:15:30.382993 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-1ee08fbc-e7d2-4c9a-bedf-9dcb5b319dd9 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Volume info retrieved successfully. Aug 13 21:15:30.391464 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1ee08fbc-e7d2-4c9a-bedf-9dcb5b319dd9 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] https://10.4.3.14/volume/v3/volumes/50cd4d77-54a6-46cb-896e-b53cd3561da3 returned with HTTP 200 Aug 13 21:15:30.391954 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 964/3868] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:30 2026] GET /volume/v3/volumes/50cd4d77-54a6-46cb-896e-b53cd3561da3 => generated 1385 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:15:30.709603 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7b0540f3-3c6c-45f7-86c5-1747e451f300 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:30.711702 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7b0540f3-3c6c-45f7-86c5-1747e451f300 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 Aug 13 21:15:30.711987 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7b0540f3-3c6c-45f7-86c5-1747e451f300 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:30.712272 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7b0540f3-3c6c-45f7-86c5-1747e451f300 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:30.725110 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:15:30.725110 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:15:30.728765 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7b0540f3-3c6c-45f7-86c5-1747e451f300 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:15:30.733129 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7b0540f3-3c6c-45f7-86c5-1747e451f300 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 returned with HTTP 200 Aug 13 21:15:30.733856 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 965/3869] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:30 2026] GET /volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 => generated 1214 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:15:31.409026 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b2836a59-a5a6-4e20-ba29-6d19d4ea26d6 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:31.411551 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b2836a59-a5a6-4e20-ba29-6d19d4ea26d6 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] GET https://10.4.3.14/volume/v3/volumes/50cd4d77-54a6-46cb-896e-b53cd3561da3 Aug 13 21:15:31.411850 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b2836a59-a5a6-4e20-ba29-6d19d4ea26d6 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:31.412197 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b2836a59-a5a6-4e20-ba29-6d19d4ea26d6 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:31.422584 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b2836a59-a5a6-4e20-ba29-6d19d4ea26d6 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] https://10.4.3.14/volume/v3/volumes/50cd4d77-54a6-46cb-896e-b53cd3561da3 returned with HTTP 404 Aug 13 21:15:31.423336 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 972/3870] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:31 2026] GET /volume/v3/volumes/50cd4d77-54a6-46cb-896e-b53cd3561da3 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:15:31.435179 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-712b5ccf-d518-4835-84ee-7c60a7ac1916 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:31.436975 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-712b5ccf-d518-4835-84ee-7c60a7ac1916 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] GET https://10.4.3.14/volume/v3/volumes/63822b42-0bb9-48c4-b573-b551cd10362e Aug 13 21:15:31.437225 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-712b5ccf-d518-4835-84ee-7c60a7ac1916 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:31.437430 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-712b5ccf-d518-4835-84ee-7c60a7ac1916 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:31.445215 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:15:31.445215 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:15:31.449117 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-712b5ccf-d518-4835-84ee-7c60a7ac1916 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Volume info retrieved successfully. Aug 13 21:15:31.453528 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-712b5ccf-d518-4835-84ee-7c60a7ac1916 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] https://10.4.3.14/volume/v3/volumes/63822b42-0bb9-48c4-b573-b551cd10362e returned with HTTP 200 Aug 13 21:15:31.454017 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 970/3871] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:31 2026] GET /volume/v3/volumes/63822b42-0bb9-48c4-b573-b551cd10362e => generated 1352 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:15:31.468798 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-7e8a1675-7f84-4ed9-b679-2140fa39fa05 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:31.470703 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7e8a1675-7f84-4ed9-b679-2140fa39fa05 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] DELETE https://10.4.3.14/volume/v3/volumes/63822b42-0bb9-48c4-b573-b551cd10362e Aug 13 21:15:31.470941 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7e8a1675-7f84-4ed9-b679-2140fa39fa05 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:31.471198 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7e8a1675-7f84-4ed9-b679-2140fa39fa05 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:31.471406 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-7e8a1675-7f84-4ed9-b679-2140fa39fa05 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Delete volume with id: 63822b42-0bb9-48c4-b573-b551cd10362e Aug 13 21:15:31.479239 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:15:31.479239 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:15:31.479684 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-7e8a1675-7f84-4ed9-b679-2140fa39fa05 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Volume info retrieved successfully. Aug 13 21:15:31.499944 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-7e8a1675-7f84-4ed9-b679-2140fa39fa05 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Delete volume request issued successfully. Aug 13 21:15:31.499944 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7e8a1675-7f84-4ed9-b679-2140fa39fa05 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] https://10.4.3.14/volume/v3/volumes/63822b42-0bb9-48c4-b573-b551cd10362e returned with HTTP 202 Aug 13 21:15:31.499944 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 965/3872] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:15:31 2026] DELETE /volume/v3/volumes/63822b42-0bb9-48c4-b573-b551cd10362e => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:15:31.511324 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4798d083-a7a6-4052-9f23-cbedeb0a4c66 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:31.513331 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4798d083-a7a6-4052-9f23-cbedeb0a4c66 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] GET https://10.4.3.14/volume/v3/volumes/63822b42-0bb9-48c4-b573-b551cd10362e Aug 13 21:15:31.513543 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4798d083-a7a6-4052-9f23-cbedeb0a4c66 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:31.513745 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4798d083-a7a6-4052-9f23-cbedeb0a4c66 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:31.521975 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:15:31.521975 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:15:31.526021 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-4798d083-a7a6-4052-9f23-cbedeb0a4c66 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Volume info retrieved successfully. Aug 13 21:15:31.532197 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4798d083-a7a6-4052-9f23-cbedeb0a4c66 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] https://10.4.3.14/volume/v3/volumes/63822b42-0bb9-48c4-b573-b551cd10362e returned with HTTP 200 Aug 13 21:15:31.532711 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 966/3873] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:31 2026] GET /volume/v3/volumes/63822b42-0bb9-48c4-b573-b551cd10362e => generated 1351 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:15:31.749252 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-322ce4cf-99ae-4acd-96d5-1d586954bc42 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:31.751671 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-322ce4cf-99ae-4acd-96d5-1d586954bc42 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 Aug 13 21:15:31.752054 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-322ce4cf-99ae-4acd-96d5-1d586954bc42 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:31.752342 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-322ce4cf-99ae-4acd-96d5-1d586954bc42 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:31.768791 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:15:31.768791 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:15:31.773526 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-322ce4cf-99ae-4acd-96d5-1d586954bc42 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:15:31.779713 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-322ce4cf-99ae-4acd-96d5-1d586954bc42 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 returned with HTTP 200 Aug 13 21:15:31.780227 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 973/3874] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:31 2026] GET /volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 => generated 1214 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:15:32.279044 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-2d57b81e-2e9e-432a-96c6-65b1272e0607 req-0a3c6f06-1195-41d9-a777-d38ef8b6afe4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:32.281350 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-2d57b81e-2e9e-432a-96c6-65b1272e0607 req-0a3c6f06-1195-41d9-a777-d38ef8b6afe4 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] POST https://10.4.3.14/volume/v3/attachments/a67321ce-ad62-4ed9-86af-6f5875bcec94/action Aug 13 21:15:32.281749 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-2d57b81e-2e9e-432a-96c6-65b1272e0607 req-0a3c6f06-1195-41d9-a777-d38ef8b6afe4 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Action body: b'{"os-complete": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:15:32.281890 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-2d57b81e-2e9e-432a-96c6-65b1272e0607 req-0a3c6f06-1195-41d9-a777-d38ef8b6afe4 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:15:32.308205 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:15:32.308205 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:15:32.322992 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-2d57b81e-2e9e-432a-96c6-65b1272e0607 req-0a3c6f06-1195-41d9-a777-d38ef8b6afe4 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/attachments/a67321ce-ad62-4ed9-86af-6f5875bcec94/action returned with HTTP 204 Aug 13 21:15:32.323579 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 971/3875] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:15:32 2026] POST /volume/v3/attachments/a67321ce-ad62-4ed9-86af-6f5875bcec94/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:15:32.547165 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c49fd45e-0f5d-41f6-9cce-70902e8d2742 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:32.550227 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c49fd45e-0f5d-41f6-9cce-70902e8d2742 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] GET https://10.4.3.14/volume/v3/volumes/63822b42-0bb9-48c4-b573-b551cd10362e Aug 13 21:15:32.550227 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c49fd45e-0f5d-41f6-9cce-70902e8d2742 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:32.550227 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c49fd45e-0f5d-41f6-9cce-70902e8d2742 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:32.558214 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c49fd45e-0f5d-41f6-9cce-70902e8d2742 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] https://10.4.3.14/volume/v3/volumes/63822b42-0bb9-48c4-b573-b551cd10362e returned with HTTP 404 Aug 13 21:15:32.558777 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 966/3876] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:32 2026] GET /volume/v3/volumes/63822b42-0bb9-48c4-b573-b551cd10362e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:15:32.566837 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b7501d96-cb48-497e-ac7d-9a29a75e10f0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:32.570942 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b7501d96-cb48-497e-ac7d-9a29a75e10f0 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:15:32.571860 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b7501d96-cb48-497e-ac7d-9a29a75e10f0 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-524151306"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:15:32.574268 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-b7501d96-cb48-497e-ac7d-9a29a75e10f0 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-524151306'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:15:32.574440 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-b7501d96-cb48-497e-ac7d-9a29a75e10f0 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Create volume of 1 GB Aug 13 21:15:32.579938 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b7501d96-cb48-497e-ac7d-9a29a75e10f0 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Availability Zones retrieved successfully. Aug 13 21:15:32.592272 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b7501d96-cb48-497e-ac7d-9a29a75e10f0 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Flow 'volume_create_api' (fd87b6d2-0a4f-4ca1-961b-68941f7bd559) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:15:32.595412 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b7501d96-cb48-497e-ac7d-9a29a75e10f0 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e9952e6-7d13-461b-b6be-a5f545019769) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:32.595412 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-b7501d96-cb48-497e-ac7d-9a29a75e10f0 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:15:32.628759 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b7501d96-cb48-497e-ac7d-9a29a75e10f0 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e9952e6-7d13-461b-b6be-a5f545019769) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:32.629792 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b7501d96-cb48-497e-ac7d-9a29a75e10f0 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6e6d4ee-4d38-4b2c-b138-38aa7d64a1d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:32.667621 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ea7c2458-0be9-4a27-8524-5467f20f41cb None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:32.682524 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-b7501d96-cb48-497e-ac7d-9a29a75e10f0 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Created reservations ['756c33f9-84a1-4133-ba82-f71717bc87b1', '96803910-a600-4cc3-85ae-3ac7da5906d0', 'e7e5c885-6157-4c3b-809b-bee0f908a256', 'b879e133-8368-4412-a6cf-fec12a2ed465'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:15:32.683491 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b7501d96-cb48-497e-ac7d-9a29a75e10f0 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6e6d4ee-4d38-4b2c-b138-38aa7d64a1d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['756c33f9-84a1-4133-ba82-f71717bc87b1', '96803910-a600-4cc3-85ae-3ac7da5906d0', 'e7e5c885-6157-4c3b-809b-bee0f908a256', 'b879e133-8368-4412-a6cf-fec12a2ed465']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:32.684495 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b7501d96-cb48-497e-ac7d-9a29a75e10f0 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47c9dd04-7750-4031-aa39-e4a721cc9bda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:32.710287 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b7501d96-cb48-497e-ac7d-9a29a75e10f0 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47c9dd04-7750-4031-aa39-e4a721cc9bda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f88d82a-cc04-40d8-be3a-08d7f68259fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-524151306',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f01f9e11b95442178a9d0892edcf1bc3',qos_specs=None,replication_status=,reservations=['756c33f9-84a1-4133-ba82-f71717bc87b1','96803910-a600-4cc3-85ae-3ac7da5906d0','e7e5c885-6157-4c3b-809b-bee0f908a256','b879e133-8368-4412-a6cf-fec12a2ed465'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a63aba7e709343cca1426c39392f8035',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:15:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-524151306',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f88d82a-cc04-40d8-be3a-08d7f68259fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f01f9e11b95442178a9d0892edcf1bc3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a63aba7e709343cca1426c39392f8035',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:32.711019 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b7501d96-cb48-497e-ac7d-9a29a75e10f0 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f232215-dfe7-468f-881b-ce76292c7b22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:32.731814 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b7501d96-cb48-497e-ac7d-9a29a75e10f0 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f232215-dfe7-468f-881b-ce76292c7b22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-524151306',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f01f9e11b95442178a9d0892edcf1bc3',qos_specs=None,replication_status=,reservations=['756c33f9-84a1-4133-ba82-f71717bc87b1','96803910-a600-4cc3-85ae-3ac7da5906d0','e7e5c885-6157-4c3b-809b-bee0f908a256','b879e133-8368-4412-a6cf-fec12a2ed465'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a63aba7e709343cca1426c39392f8035',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:32.732484 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b7501d96-cb48-497e-ac7d-9a29a75e10f0 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a4edb26-2013-41e4-a432-68b05b83dff6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:32.744658 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b7501d96-cb48-497e-ac7d-9a29a75e10f0 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a4edb26-2013-41e4-a432-68b05b83dff6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:32.745721 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b7501d96-cb48-497e-ac7d-9a29a75e10f0 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Flow 'volume_create_api' (fd87b6d2-0a4f-4ca1-961b-68941f7bd559) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:15:32.746197 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b7501d96-cb48-497e-ac7d-9a29a75e10f0 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Create volume request issued successfully. Aug 13 21:15:32.746947 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b7501d96-cb48-497e-ac7d-9a29a75e10f0 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:15:32.747544 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 967/3877] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:15:32 2026] POST /volume/v3/volumes => generated 744 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:15:32.760192 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a14cc42b-a741-4c8b-a340-97f1586794bd None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:32.762653 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a14cc42b-a741-4c8b-a340-97f1586794bd tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] GET https://10.4.3.14/volume/v3/volumes/7f88d82a-cc04-40d8-be3a-08d7f68259fc Aug 13 21:15:32.762959 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a14cc42b-a741-4c8b-a340-97f1586794bd tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:32.763295 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a14cc42b-a741-4c8b-a340-97f1586794bd tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:32.772635 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:15:32.772635 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:15:32.777137 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a14cc42b-a741-4c8b-a340-97f1586794bd tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Volume info retrieved successfully. Aug 13 21:15:32.778737 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ea7c2458-0be9-4a27-8524-5467f20f41cb tempest-TestImageHashVerification-1405621804 tempest-TestImageHashVerification-1405621804-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:15:32.779112 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ea7c2458-0be9-4a27-8524-5467f20f41cb tempest-TestImageHashVerification-1405621804 tempest-TestImageHashVerification-1405621804-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-2003522876", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:15:32.780545 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-ea7c2458-0be9-4a27-8524-5467f20f41cb tempest-TestImageHashVerification-1405621804 tempest-TestImageHashVerification-1405621804-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-2003522876', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:15:32.780650 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-ea7c2458-0be9-4a27-8524-5467f20f41cb tempest-TestImageHashVerification-1405621804 tempest-TestImageHashVerification-1405621804-project-member] Create volume of 1 GB Aug 13 21:15:32.782448 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a14cc42b-a741-4c8b-a340-97f1586794bd tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] https://10.4.3.14/volume/v3/volumes/7f88d82a-cc04-40d8-be3a-08d7f68259fc returned with HTTP 200 Aug 13 21:15:32.782941 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 972/3878] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:32 2026] GET /volume/v3/volumes/7f88d82a-cc04-40d8-be3a-08d7f68259fc => generated 812 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:32.784550 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-ea7c2458-0be9-4a27-8524-5467f20f41cb tempest-TestImageHashVerification-1405621804 tempest-TestImageHashVerification-1405621804-project-member] Availability Zones retrieved successfully. Aug 13 21:15:32.789933 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-ea7c2458-0be9-4a27-8524-5467f20f41cb tempest-TestImageHashVerification-1405621804 tempest-TestImageHashVerification-1405621804-project-member] Flow 'volume_create_api' (9bd56fc7-1559-4b04-a67a-f5680030f0be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:15:32.790817 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-ea7c2458-0be9-4a27-8524-5467f20f41cb tempest-TestImageHashVerification-1405621804 tempest-TestImageHashVerification-1405621804-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17f04571-ddf0-4b0b-a116-d59709a0b6b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:32.791713 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-ea7c2458-0be9-4a27-8524-5467f20f41cb tempest-TestImageHashVerification-1405621804 tempest-TestImageHashVerification-1405621804-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:15:32.793248 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-12d2beb7-464a-43e4-9c5a-47e8294cc460 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:32.795477 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-12d2beb7-464a-43e4-9c5a-47e8294cc460 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 Aug 13 21:15:32.795738 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-12d2beb7-464a-43e4-9c5a-47e8294cc460 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:32.796028 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-12d2beb7-464a-43e4-9c5a-47e8294cc460 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:32.812027 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:15:32.812027 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:15:32.816128 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-12d2beb7-464a-43e4-9c5a-47e8294cc460 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:15:32.816473 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-ea7c2458-0be9-4a27-8524-5467f20f41cb tempest-TestImageHashVerification-1405621804 tempest-TestImageHashVerification-1405621804-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17f04571-ddf0-4b0b-a116-d59709a0b6b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:32.817497 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-ea7c2458-0be9-4a27-8524-5467f20f41cb tempest-TestImageHashVerification-1405621804 tempest-TestImageHashVerification-1405621804-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f7c69d5-2bf2-4858-9b5f-4d50ed0e70a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:32.821148 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-12d2beb7-464a-43e4-9c5a-47e8294cc460 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 returned with HTTP 200 Aug 13 21:15:32.821642 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 967/3879] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:32 2026] GET /volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 => generated 1508 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:15:32.876836 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-ea7c2458-0be9-4a27-8524-5467f20f41cb tempest-TestImageHashVerification-1405621804 tempest-TestImageHashVerification-1405621804-project-member] Created reservations ['3f8a1f5a-d66a-4fd6-88a0-b89e457be986', 'decec81f-8f64-495e-80ba-9d5b7ce9471f', 'cc8f2c3d-d81c-40e7-97bd-3e21f1af957d', 'ffb7945b-3c15-49b6-ace6-ca549bb1e044'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:15:32.876836 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-ea7c2458-0be9-4a27-8524-5467f20f41cb tempest-TestImageHashVerification-1405621804 tempest-TestImageHashVerification-1405621804-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f7c69d5-2bf2-4858-9b5f-4d50ed0e70a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f8a1f5a-d66a-4fd6-88a0-b89e457be986', 'decec81f-8f64-495e-80ba-9d5b7ce9471f', 'cc8f2c3d-d81c-40e7-97bd-3e21f1af957d', 'ffb7945b-3c15-49b6-ace6-ca549bb1e044']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:32.876836 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-ea7c2458-0be9-4a27-8524-5467f20f41cb tempest-TestImageHashVerification-1405621804 tempest-TestImageHashVerification-1405621804-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f4abd6b-146a-4723-ae18-abae166fcd76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:32.897913 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-ea7c2458-0be9-4a27-8524-5467f20f41cb tempest-TestImageHashVerification-1405621804 tempest-TestImageHashVerification-1405621804-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f4abd6b-146a-4723-ae18-abae166fcd76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ccadbb69-ac83-42b0-9744-e007b9b1ec17', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-2003522876',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32091ea7b8e84ca5a6c71627937d5bd5',qos_specs=None,replication_status=,reservations=['3f8a1f5a-d66a-4fd6-88a0-b89e457be986','decec81f-8f64-495e-80ba-9d5b7ce9471f','cc8f2c3d-d81c-40e7-97bd-3e21f1af957d','ffb7945b-3c15-49b6-ace6-ca549bb1e044'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35660f0e981748d880a400a2940644dd',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:15:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-2003522876',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ccadbb69-ac83-42b0-9744-e007b9b1ec17,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32091ea7b8e84ca5a6c71627937d5bd5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='35660f0e981748d880a400a2940644dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:32.899042 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-ea7c2458-0be9-4a27-8524-5467f20f41cb tempest-TestImageHashVerification-1405621804 tempest-TestImageHashVerification-1405621804-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d545034d-e021-48a7-af87-a7e5fc816ec7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:32.917118 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-ea7c2458-0be9-4a27-8524-5467f20f41cb tempest-TestImageHashVerification-1405621804 tempest-TestImageHashVerification-1405621804-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d545034d-e021-48a7-af87-a7e5fc816ec7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-2003522876',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32091ea7b8e84ca5a6c71627937d5bd5',qos_specs=None,replication_status=,reservations=['3f8a1f5a-d66a-4fd6-88a0-b89e457be986','decec81f-8f64-495e-80ba-9d5b7ce9471f','cc8f2c3d-d81c-40e7-97bd-3e21f1af957d','ffb7945b-3c15-49b6-ace6-ca549bb1e044'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35660f0e981748d880a400a2940644dd',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:32.917862 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-ea7c2458-0be9-4a27-8524-5467f20f41cb tempest-TestImageHashVerification-1405621804 tempest-TestImageHashVerification-1405621804-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (664bf649-af05-4a91-ae17-077d33569742) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:32.927719 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-ea7c2458-0be9-4a27-8524-5467f20f41cb tempest-TestImageHashVerification-1405621804 tempest-TestImageHashVerification-1405621804-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (664bf649-af05-4a91-ae17-077d33569742) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:32.928621 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-ea7c2458-0be9-4a27-8524-5467f20f41cb tempest-TestImageHashVerification-1405621804 tempest-TestImageHashVerification-1405621804-project-member] Flow 'volume_create_api' (9bd56fc7-1559-4b04-a67a-f5680030f0be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:15:32.929025 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-ea7c2458-0be9-4a27-8524-5467f20f41cb tempest-TestImageHashVerification-1405621804 tempest-TestImageHashVerification-1405621804-project-member] Create volume request issued successfully. Aug 13 21:15:32.930433 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ea7c2458-0be9-4a27-8524-5467f20f41cb tempest-TestImageHashVerification-1405621804 tempest-TestImageHashVerification-1405621804-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:15:32.930433 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 974/3880] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:15:32 2026] POST /volume/v3/volumes => generated 754 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:15:32.944670 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0e296ca2-4dc1-4547-932e-29fe458bee8b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:32.947747 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0e296ca2-4dc1-4547-932e-29fe458bee8b tempest-TestImageHashVerification-1405621804 tempest-TestImageHashVerification-1405621804-project-member] GET https://10.4.3.14/volume/v3/volumes/ccadbb69-ac83-42b0-9744-e007b9b1ec17 Aug 13 21:15:32.947988 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0e296ca2-4dc1-4547-932e-29fe458bee8b tempest-TestImageHashVerification-1405621804 tempest-TestImageHashVerification-1405621804-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:32.948269 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0e296ca2-4dc1-4547-932e-29fe458bee8b tempest-TestImageHashVerification-1405621804 tempest-TestImageHashVerification-1405621804-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:32.956726 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:15:32.956726 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:15:32.961154 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-0e296ca2-4dc1-4547-932e-29fe458bee8b tempest-TestImageHashVerification-1405621804 tempest-TestImageHashVerification-1405621804-project-member] Volume info retrieved successfully. Aug 13 21:15:32.966386 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0e296ca2-4dc1-4547-932e-29fe458bee8b tempest-TestImageHashVerification-1405621804 tempest-TestImageHashVerification-1405621804-project-member] https://10.4.3.14/volume/v3/volumes/ccadbb69-ac83-42b0-9744-e007b9b1ec17 returned with HTTP 200 Aug 13 21:15:32.966750 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 968/3881] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:32 2026] GET /volume/v3/volumes/ccadbb69-ac83-42b0-9744-e007b9b1ec17 => generated 822 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:33.801037 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d4c9073e-d0ce-4a80-8d4e-dba97323ffc0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:33.802880 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d4c9073e-d0ce-4a80-8d4e-dba97323ffc0 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] GET https://10.4.3.14/volume/v3/volumes/7f88d82a-cc04-40d8-be3a-08d7f68259fc Aug 13 21:15:33.803105 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d4c9073e-d0ce-4a80-8d4e-dba97323ffc0 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:33.803383 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d4c9073e-d0ce-4a80-8d4e-dba97323ffc0 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:33.810744 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:15:33.810744 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:15:33.814565 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d4c9073e-d0ce-4a80-8d4e-dba97323ffc0 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Volume info retrieved successfully. Aug 13 21:15:33.820628 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d4c9073e-d0ce-4a80-8d4e-dba97323ffc0 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] https://10.4.3.14/volume/v3/volumes/7f88d82a-cc04-40d8-be3a-08d7f68259fc returned with HTTP 200 Aug 13 21:15:33.821067 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 973/3882] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:33 2026] GET /volume/v3/volumes/7f88d82a-cc04-40d8-be3a-08d7f68259fc => generated 837 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:33.835526 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4099452f-48f8-4e1b-ab63-caed0bc90a96 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:33.837260 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4099452f-48f8-4e1b-ab63-caed0bc90a96 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:15:33.837769 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4099452f-48f8-4e1b-ab63-caed0bc90a96 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "7f88d82a-cc04-40d8-be3a-08d7f68259fc", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1773869679"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:15:33.839958 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-4099452f-48f8-4e1b-ab63-caed0bc90a96 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Create volume request body: {'volume': {'source_volid': '7f88d82a-cc04-40d8-be3a-08d7f68259fc', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1773869679'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:15:33.849436 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:15:33.849436 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:15:33.850090 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-4099452f-48f8-4e1b-ab63-caed0bc90a96 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Volume retrieved successfully. Aug 13 21:15:33.850528 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-4099452f-48f8-4e1b-ab63-caed0bc90a96 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Create volume of 2 GB Aug 13 21:15:33.855065 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-4099452f-48f8-4e1b-ab63-caed0bc90a96 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Availability Zones retrieved successfully. Aug 13 21:15:33.862755 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-4099452f-48f8-4e1b-ab63-caed0bc90a96 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Flow 'volume_create_api' (694e6d3d-511c-40c1-8c79-7561c2bc17bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:15:33.864831 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-4099452f-48f8-4e1b-ab63-caed0bc90a96 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9dc523c0-f899-4fb7-8361-4ddb6b41abbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:33.866330 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-4099452f-48f8-4e1b-ab63-caed0bc90a96 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:15:33.900018 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-4099452f-48f8-4e1b-ab63-caed0bc90a96 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9dc523c0-f899-4fb7-8361-4ddb6b41abbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '7f88d82a-cc04-40d8-be3a-08d7f68259fc', 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:33.901308 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-4099452f-48f8-4e1b-ab63-caed0bc90a96 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c029ea5c-69fd-4af7-9351-6408ef3439ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:33.953144 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-4099452f-48f8-4e1b-ab63-caed0bc90a96 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Created reservations ['add07a6f-fa2b-4f34-ac14-6b16ea7015da', 'b31ebc25-0041-48c5-9437-e29ba92b4646', '776d2112-79df-4a1f-8e01-a28a1acbfbe2', '794e1e7e-cb2e-43a3-986e-5a627001f60b'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:15:33.954294 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-4099452f-48f8-4e1b-ab63-caed0bc90a96 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c029ea5c-69fd-4af7-9351-6408ef3439ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['add07a6f-fa2b-4f34-ac14-6b16ea7015da', 'b31ebc25-0041-48c5-9437-e29ba92b4646', '776d2112-79df-4a1f-8e01-a28a1acbfbe2', '794e1e7e-cb2e-43a3-986e-5a627001f60b']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:33.955351 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-4099452f-48f8-4e1b-ab63-caed0bc90a96 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07ea1e39-f9c7-4193-8da4-dcef9b8f1595) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:33.981564 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a7f75b8d-8325-4439-bc43-6451280d545d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:33.983891 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a7f75b8d-8325-4439-bc43-6451280d545d tempest-TestImageHashVerification-1405621804 tempest-TestImageHashVerification-1405621804-project-member] GET https://10.4.3.14/volume/v3/volumes/ccadbb69-ac83-42b0-9744-e007b9b1ec17 Aug 13 21:15:33.984164 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a7f75b8d-8325-4439-bc43-6451280d545d tempest-TestImageHashVerification-1405621804 tempest-TestImageHashVerification-1405621804-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:33.985159 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a7f75b8d-8325-4439-bc43-6451280d545d tempest-TestImageHashVerification-1405621804 tempest-TestImageHashVerification-1405621804-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:33.993480 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:15:33.993480 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:15:33.999361 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-a7f75b8d-8325-4439-bc43-6451280d545d tempest-TestImageHashVerification-1405621804 tempest-TestImageHashVerification-1405621804-project-member] Volume info retrieved successfully. Aug 13 21:15:34.006557 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a7f75b8d-8325-4439-bc43-6451280d545d tempest-TestImageHashVerification-1405621804 tempest-TestImageHashVerification-1405621804-project-member] https://10.4.3.14/volume/v3/volumes/ccadbb69-ac83-42b0-9744-e007b9b1ec17 returned with HTTP 200 Aug 13 21:15:34.007158 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 975/3883] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:33 2026] GET /volume/v3/volumes/ccadbb69-ac83-42b0-9744-e007b9b1ec17 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:34.014104 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-4099452f-48f8-4e1b-ab63-caed0bc90a96 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07ea1e39-f9c7-4193-8da4-dcef9b8f1595) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf783525-25fa-4d0a-82c9-e8cb7a7a4931', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1773869679',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f01f9e11b95442178a9d0892edcf1bc3',qos_specs=None,replication_status=,reservations=['add07a6f-fa2b-4f34-ac14-6b16ea7015da','b31ebc25-0041-48c5-9437-e29ba92b4646','776d2112-79df-4a1f-8e01-a28a1acbfbe2','794e1e7e-cb2e-43a3-986e-5a627001f60b'],size=2,snapshot_id=None,source_replicaid=,source_volid=7f88d82a-cc04-40d8-be3a-08d7f68259fc,status='creating',user_id='a63aba7e709343cca1426c39392f8035',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:15:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1773869679',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf783525-25fa-4d0a-82c9-e8cb7a7a4931,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f01f9e11b95442178a9d0892edcf1bc3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=,source_volid=7f88d82a-cc04-40d8-be3a-08d7f68259fc,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a63aba7e709343cca1426c39392f8035',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:34.015441 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-4099452f-48f8-4e1b-ab63-caed0bc90a96 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be493bdb-c067-4a38-a17d-eda61f6d3b8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:34.043268 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3c2c019b-9ba0-42b4-bcf5-b726dec941b0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:34.046648 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3c2c019b-9ba0-42b4-bcf5-b726dec941b0 tempest-TestImageHashVerification-1405621804 tempest-TestImageHashVerification-1405621804-project-member] GET https://10.4.3.14/volume/v3/volumes/ccadbb69-ac83-42b0-9744-e007b9b1ec17 Aug 13 21:15:34.046867 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3c2c019b-9ba0-42b4-bcf5-b726dec941b0 tempest-TestImageHashVerification-1405621804 tempest-TestImageHashVerification-1405621804-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:34.047179 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3c2c019b-9ba0-42b4-bcf5-b726dec941b0 tempest-TestImageHashVerification-1405621804 tempest-TestImageHashVerification-1405621804-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:34.047920 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-4099452f-48f8-4e1b-ab63-caed0bc90a96 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be493bdb-c067-4a38-a17d-eda61f6d3b8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1773869679',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f01f9e11b95442178a9d0892edcf1bc3',qos_specs=None,replication_status=,reservations=['add07a6f-fa2b-4f34-ac14-6b16ea7015da','b31ebc25-0041-48c5-9437-e29ba92b4646','776d2112-79df-4a1f-8e01-a28a1acbfbe2','794e1e7e-cb2e-43a3-986e-5a627001f60b'],size=2,snapshot_id=None,source_replicaid=,source_volid=7f88d82a-cc04-40d8-be3a-08d7f68259fc,status='creating',user_id='a63aba7e709343cca1426c39392f8035',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:34.048622 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-4099452f-48f8-4e1b-ab63-caed0bc90a96 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3735262-7a90-49ba-8e65-f6627eb54d25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:34.055803 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:15:34.055803 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:15:34.060580 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-3c2c019b-9ba0-42b4-bcf5-b726dec941b0 tempest-TestImageHashVerification-1405621804 tempest-TestImageHashVerification-1405621804-project-member] Volume info retrieved successfully. Aug 13 21:15:34.064455 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3c2c019b-9ba0-42b4-bcf5-b726dec941b0 tempest-TestImageHashVerification-1405621804 tempest-TestImageHashVerification-1405621804-project-member] https://10.4.3.14/volume/v3/volumes/ccadbb69-ac83-42b0-9744-e007b9b1ec17 returned with HTTP 200 Aug 13 21:15:34.065036 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 969/3884] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:34 2026] GET /volume/v3/volumes/ccadbb69-ac83-42b0-9744-e007b9b1ec17 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:34.078840 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-4099452f-48f8-4e1b-ab63-caed0bc90a96 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3735262-7a90-49ba-8e65-f6627eb54d25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:34.078840 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-4099452f-48f8-4e1b-ab63-caed0bc90a96 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Flow 'volume_create_api' (694e6d3d-511c-40c1-8c79-7561c2bc17bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:15:34.078840 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-4099452f-48f8-4e1b-ab63-caed0bc90a96 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Create volume request issued successfully. Aug 13 21:15:34.078840 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4099452f-48f8-4e1b-ab63-caed0bc90a96 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:15:34.078840 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 968/3885] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:15:33 2026] POST /volume/v3/volumes => generated 779 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:15:34.091874 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e54c3416-d20c-43e7-b725-8b796667153f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:34.091874 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e54c3416-d20c-43e7-b725-8b796667153f tempest-TestImageHashVerification-1405621804 tempest-TestImageHashVerification-1405621804-project-member] POST https://10.4.3.14/volume/v3/volumes/ccadbb69-ac83-42b0-9744-e007b9b1ec17/action Aug 13 21:15:34.091874 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e54c3416-d20c-43e7-b725-8b796667153f tempest-TestImageHashVerification-1405621804 tempest-TestImageHashVerification-1405621804-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-2079473154", "disk_format": "raw"}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:15:34.092162 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e54c3416-d20c-43e7-b725-8b796667153f tempest-TestImageHashVerification-1405621804 tempest-TestImageHashVerification-1405621804-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-2079473154", "disk_format": "raw"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:15:34.101181 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-96e11805-6391-401b-aee8-ec8c712642c9 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:34.104393 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:15:34.104393 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:15:34.104587 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-96e11805-6391-401b-aee8-ec8c712642c9 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] GET https://10.4.3.14/volume/v3/volumes/bf783525-25fa-4d0a-82c9-e8cb7a7a4931 Aug 13 21:15:34.104806 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-96e11805-6391-401b-aee8-ec8c712642c9 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:34.104908 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e54c3416-d20c-43e7-b725-8b796667153f tempest-TestImageHashVerification-1405621804 tempest-TestImageHashVerification-1405621804-project-member] Volume info retrieved successfully. Aug 13 21:15:34.105061 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-96e11805-6391-401b-aee8-ec8c712642c9 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:34.114751 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:15:34.114751 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:15:34.118707 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:15:34.118707 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:15:34.119821 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-96e11805-6391-401b-aee8-ec8c712642c9 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Volume info retrieved successfully. Aug 13 21:15:34.123514 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.image.image_utils [None req-e54c3416-d20c-43e7-b725-8b796667153f tempest-TestImageHashVerification-1405621804 tempest-TestImageHashVerification-1405621804-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-2079473154'}] was filtered using the reserved name spaces [['os_glance', 'img_signature', 'signature_verified']], and the result is [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-2079473154'}]. {{(pid=100214) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 13 21:15:34.125407 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-96e11805-6391-401b-aee8-ec8c712642c9 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] https://10.4.3.14/volume/v3/volumes/bf783525-25fa-4d0a-82c9-e8cb7a7a4931 returned with HTTP 200 Aug 13 21:15:34.125930 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 976/3886] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:34 2026] GET /volume/v3/volumes/bf783525-25fa-4d0a-82c9-e8cb7a7a4931 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:34.265523 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-bd930d06-bbff-481d-ab45-df0e92c3f940 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:34.267435 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bd930d06-bbff-481d-ab45-df0e92c3f940 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 Aug 13 21:15:34.267694 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bd930d06-bbff-481d-ab45-df0e92c3f940 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:34.267941 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bd930d06-bbff-481d-ab45-df0e92c3f940 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:34.285727 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:15:34.285727 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:15:34.290469 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-bd930d06-bbff-481d-ab45-df0e92c3f940 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:15:34.295809 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bd930d06-bbff-481d-ab45-df0e92c3f940 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 returned with HTTP 200 Aug 13 21:15:34.296271 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 970/3887] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:34 2026] GET /volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 => generated 1508 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:15:34.311582 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4efcfc6e-c1d2-4779-aecd-1f2098051fd2 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:34.313957 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4efcfc6e-c1d2-4779-aecd-1f2098051fd2 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 Aug 13 21:15:34.314262 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4efcfc6e-c1d2-4779-aecd-1f2098051fd2 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:34.314607 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4efcfc6e-c1d2-4779-aecd-1f2098051fd2 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:34.337693 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:15:34.337693 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:15:34.342143 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-4efcfc6e-c1d2-4779-aecd-1f2098051fd2 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:15:34.350944 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4efcfc6e-c1d2-4779-aecd-1f2098051fd2 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 returned with HTTP 200 Aug 13 21:15:34.351389 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 969/3888] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:34 2026] GET /volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 => generated 1508 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:15:34.367243 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-fd2350a5-ac9a-4d8f-b5d2-7cf400ca34e1 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:34.369646 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-fd2350a5-ac9a-4d8f-b5d2-7cf400ca34e1 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 Aug 13 21:15:34.370083 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-fd2350a5-ac9a-4d8f-b5d2-7cf400ca34e1 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:34.370250 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-fd2350a5-ac9a-4d8f-b5d2-7cf400ca34e1 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:34.382513 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:15:34.382513 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:15:34.385745 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-fd2350a5-ac9a-4d8f-b5d2-7cf400ca34e1 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:15:34.389727 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-fd2350a5-ac9a-4d8f-b5d2-7cf400ca34e1 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 returned with HTTP 200 Aug 13 21:15:34.390156 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 977/3889] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:34 2026] GET /volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 => generated 1508 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:15:34.438121 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-55d9bfb6-de26-42d1-9c5a-0fc9e7d69723 req-ba5a9177-c11e-4612-bca3-0874b59e0f48 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:34.442334 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-55d9bfb6-de26-42d1-9c5a-0fc9e7d69723 req-ba5a9177-c11e-4612-bca3-0874b59e0f48 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 Aug 13 21:15:34.442529 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-55d9bfb6-de26-42d1-9c5a-0fc9e7d69723 req-ba5a9177-c11e-4612-bca3-0874b59e0f48 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:34.442723 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-55d9bfb6-de26-42d1-9c5a-0fc9e7d69723 req-ba5a9177-c11e-4612-bca3-0874b59e0f48 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:34.448496 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-31a8c051-cec3-4072-a30d-1b28943d2765 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:34.451247 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-31a8c051-cec3-4072-a30d-1b28943d2765 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:15:34.451676 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-31a8c051-cec3-4072-a30d-1b28943d2765 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-2112998175", "snapshot_id": "62efde75-d2ce-4410-b38a-9844eaec0ecb", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:15:34.453394 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-31a8c051-cec3-4072-a30d-1b28943d2765 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-2112998175', 'snapshot_id': '62efde75-d2ce-4410-b38a-9844eaec0ecb', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:15:34.458707 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:15:34.458707 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:15:34.459295 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-31a8c051-cec3-4072-a30d-1b28943d2765 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Snapshot retrieved successfully. Aug 13 21:15:34.459586 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-31a8c051-cec3-4072-a30d-1b28943d2765 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Create volume of 1 GB Aug 13 21:15:34.463570 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:15:34.463570 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:15:34.463655 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-31a8c051-cec3-4072-a30d-1b28943d2765 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Availability Zones retrieved successfully. Aug 13 21:15:34.468229 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-55d9bfb6-de26-42d1-9c5a-0fc9e7d69723 req-ba5a9177-c11e-4612-bca3-0874b59e0f48 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:15:34.470269 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-31a8c051-cec3-4072-a30d-1b28943d2765 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Flow 'volume_create_api' (120cef95-1b6b-4051-8166-cc5f57fca647) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:15:34.471712 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-31a8c051-cec3-4072-a30d-1b28943d2765 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e76ab731-ea18-48ec-ad51-c87ff1e6b31a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:34.472434 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-55d9bfb6-de26-42d1-9c5a-0fc9e7d69723 req-ba5a9177-c11e-4612-bca3-0874b59e0f48 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 returned with HTTP 200 Aug 13 21:15:34.472813 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 971/3890] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:15:34 2026] GET /volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 => generated 1508 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:15:34.472924 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-31a8c051-cec3-4072-a30d-1b28943d2765 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:15:34.495334 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-55d9bfb6-de26-42d1-9c5a-0fc9e7d69723 req-3a76d259-b0d5-4c2d-9deb-823dc977cffe None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:34.498685 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-55d9bfb6-de26-42d1-9c5a-0fc9e7d69723 req-3a76d259-b0d5-4c2d-9deb-823dc977cffe tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] POST https://10.4.3.14/volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59/action Aug 13 21:15:34.499136 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-55d9bfb6-de26-42d1-9c5a-0fc9e7d69723 req-3a76d259-b0d5-4c2d-9deb-823dc977cffe tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:15:34.499283 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-55d9bfb6-de26-42d1-9c5a-0fc9e7d69723 req-3a76d259-b0d5-4c2d-9deb-823dc977cffe tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:15:34.512990 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-31a8c051-cec3-4072-a30d-1b28943d2765 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e76ab731-ea18-48ec-ad51-c87ff1e6b31a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '62efde75-d2ce-4410-b38a-9844eaec0ecb', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:34.514487 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-31a8c051-cec3-4072-a30d-1b28943d2765 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1d84c80-95b9-4726-93a9-35e1285e3ea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:34.516179 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:15:34.516179 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:15:34.516774 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-55d9bfb6-de26-42d1-9c5a-0fc9e7d69723 req-3a76d259-b0d5-4c2d-9deb-823dc977cffe tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:15:34.528118 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-55d9bfb6-de26-42d1-9c5a-0fc9e7d69723 req-3a76d259-b0d5-4c2d-9deb-823dc977cffe tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Begin detaching volume completed successfully. Aug 13 21:15:34.528118 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-55d9bfb6-de26-42d1-9c5a-0fc9e7d69723 req-3a76d259-b0d5-4c2d-9deb-823dc977cffe tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59/action returned with HTTP 202 Aug 13 21:15:34.528890 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 978/3891] 10.4.3.14 () {72 vars in 1665 bytes} [Thu Aug 13 21:15:34 2026] POST /volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:15:34.562353 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a3b103c1-aef3-40e0-8aa4-8575f9d1c491 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:34.564139 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a3b103c1-aef3-40e0-8aa4-8575f9d1c491 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 Aug 13 21:15:34.564373 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a3b103c1-aef3-40e0-8aa4-8575f9d1c491 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:34.564855 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a3b103c1-aef3-40e0-8aa4-8575f9d1c491 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:34.579415 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:15:34.579415 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:15:34.583882 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-31a8c051-cec3-4072-a30d-1b28943d2765 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Created reservations ['d05ba63c-e7c4-45f1-8139-15c795d3fb60', '16e37567-5cf1-4a90-92fd-fab02d4e8ed1', 'a9ccff40-1293-4210-81f5-a16d50a1bfb0', '95c9395d-a4a9-4a56-a5e5-5cea45793996'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:15:34.584864 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-31a8c051-cec3-4072-a30d-1b28943d2765 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1d84c80-95b9-4726-93a9-35e1285e3ea2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d05ba63c-e7c4-45f1-8139-15c795d3fb60', '16e37567-5cf1-4a90-92fd-fab02d4e8ed1', 'a9ccff40-1293-4210-81f5-a16d50a1bfb0', '95c9395d-a4a9-4a56-a5e5-5cea45793996']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:34.585817 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-31a8c051-cec3-4072-a30d-1b28943d2765 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6542446b-ac8b-4481-a6a3-cee9d35743b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:34.587361 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a3b103c1-aef3-40e0-8aa4-8575f9d1c491 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:15:34.594499 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a3b103c1-aef3-40e0-8aa4-8575f9d1c491 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 returned with HTTP 200 Aug 13 21:15:34.594955 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 972/3892] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:34 2026] GET /volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 => generated 1511 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:15:34.606463 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-849e441f-e96b-4ddd-8367-85393a49d4cc None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:34.607213 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-849e441f-e96b-4ddd-8367-85393a49d4cc None None] GET https://10.4.3.14/volume// Aug 13 21:15:34.607320 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-849e441f-e96b-4ddd-8367-85393a49d4cc None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:34.607622 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-849e441f-e96b-4ddd-8367-85393a49d4cc None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:34.608094 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-849e441f-e96b-4ddd-8367-85393a49d4cc None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:15:34.608516 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 979/3893] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:15:34 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:15:34.618822 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-55d9bfb6-de26-42d1-9c5a-0fc9e7d69723 req-70950d40-be6f-426d-bca1-18b813efdc5d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:34.622101 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-55d9bfb6-de26-42d1-9c5a-0fc9e7d69723 req-70950d40-be6f-426d-bca1-18b813efdc5d tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 Aug 13 21:15:34.622845 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-55d9bfb6-de26-42d1-9c5a-0fc9e7d69723 req-70950d40-be6f-426d-bca1-18b813efdc5d tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:34.623279 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-55d9bfb6-de26-42d1-9c5a-0fc9e7d69723 req-70950d40-be6f-426d-bca1-18b813efdc5d tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:34.636422 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-31a8c051-cec3-4072-a30d-1b28943d2765 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6542446b-ac8b-4481-a6a3-cee9d35743b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd366f64-da21-4178-9c3c-1c1589160629', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-2112998175',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba9719b3ec4342d595ea36f370f594f0',qos_specs=None,replication_status=,reservations=['d05ba63c-e7c4-45f1-8139-15c795d3fb60','16e37567-5cf1-4a90-92fd-fab02d4e8ed1','a9ccff40-1293-4210-81f5-a16d50a1bfb0','95c9395d-a4a9-4a56-a5e5-5cea45793996'],size=1,snapshot_id=62efde75-d2ce-4410-b38a-9844eaec0ecb,source_replicaid=,source_volid=None,status='creating',user_id='9496c598e68d45feb77691705f7118d5',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:15:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-2112998175',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd366f64-da21-4178-9c3c-1c1589160629,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba9719b3ec4342d595ea36f370f594f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=62efde75-d2ce-4410-b38a-9844eaec0ecb,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9496c598e68d45feb77691705f7118d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:34.637253 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-31a8c051-cec3-4072-a30d-1b28943d2765 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c84c0bc-4815-472a-8b53-6bf584298434) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:34.641313 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:15:34.641313 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:15:34.647331 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-55d9bfb6-de26-42d1-9c5a-0fc9e7d69723 req-70950d40-be6f-426d-bca1-18b813efdc5d tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:15:34.652617 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e54c3416-d20c-43e7-b725-8b796667153f tempest-TestImageHashVerification-1405621804 tempest-TestImageHashVerification-1405621804-project-member] Copy volume to image completed successfully. Aug 13 21:15:34.653092 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e54c3416-d20c-43e7-b725-8b796667153f tempest-TestImageHashVerification-1405621804 tempest-TestImageHashVerification-1405621804-project-member] https://10.4.3.14/volume/v3/volumes/ccadbb69-ac83-42b0-9744-e007b9b1ec17/action returned with HTTP 202 Aug 13 21:15:34.653468 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 974/3894] 10.4.3.14 () {68 vars in 1384 bytes} [Thu Aug 13 21:15:34 2026] POST /volume/v3/volumes/ccadbb69-ac83-42b0-9744-e007b9b1ec17/action => generated 686 bytes in 566 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:15:34.654817 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-55d9bfb6-de26-42d1-9c5a-0fc9e7d69723 req-70950d40-be6f-426d-bca1-18b813efdc5d tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 returned with HTTP 200 Aug 13 21:15:34.655389 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 973/3895] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:15:34 2026] GET /volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 => generated 1691 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:15:34.664296 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-31a8c051-cec3-4072-a30d-1b28943d2765 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c84c0bc-4815-472a-8b53-6bf584298434) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-2112998175',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba9719b3ec4342d595ea36f370f594f0',qos_specs=None,replication_status=,reservations=['d05ba63c-e7c4-45f1-8139-15c795d3fb60','16e37567-5cf1-4a90-92fd-fab02d4e8ed1','a9ccff40-1293-4210-81f5-a16d50a1bfb0','95c9395d-a4a9-4a56-a5e5-5cea45793996'],size=1,snapshot_id=62efde75-d2ce-4410-b38a-9844eaec0ecb,source_replicaid=,source_volid=None,status='creating',user_id='9496c598e68d45feb77691705f7118d5',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:34.665163 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-31a8c051-cec3-4072-a30d-1b28943d2765 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c2e2ed7-1cf4-4720-976d-21dfa6ee2425) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:34.690449 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-31a8c051-cec3-4072-a30d-1b28943d2765 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c2e2ed7-1cf4-4720-976d-21dfa6ee2425) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:34.691314 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-31a8c051-cec3-4072-a30d-1b28943d2765 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Flow 'volume_create_api' (120cef95-1b6b-4051-8166-cc5f57fca647) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:15:34.691700 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-31a8c051-cec3-4072-a30d-1b28943d2765 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Create volume request issued successfully. Aug 13 21:15:34.692379 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-31a8c051-cec3-4072-a30d-1b28943d2765 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:15:34.692859 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 970/3896] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:15:34 2026] POST /volume/v3/volumes => generated 779 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:15:35.141012 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-5699beb9-560a-4747-9dd9-03a827817948 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:35.142921 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5699beb9-560a-4747-9dd9-03a827817948 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] GET https://10.4.3.14/volume/v3/volumes/bf783525-25fa-4d0a-82c9-e8cb7a7a4931 Aug 13 21:15:35.143187 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5699beb9-560a-4747-9dd9-03a827817948 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:35.143411 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5699beb9-560a-4747-9dd9-03a827817948 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:35.150494 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:15:35.150494 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:15:35.154918 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-5699beb9-560a-4747-9dd9-03a827817948 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Volume info retrieved successfully. Aug 13 21:15:35.160114 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5699beb9-560a-4747-9dd9-03a827817948 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] https://10.4.3.14/volume/v3/volumes/bf783525-25fa-4d0a-82c9-e8cb7a7a4931 returned with HTTP 200 Aug 13 21:15:35.160456 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 980/3897] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:35 2026] GET /volume/v3/volumes/bf783525-25fa-4d0a-82c9-e8cb7a7a4931 => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:35.177906 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b62bec40-bbbc-40bc-b361-4e17ab9a5df8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:35.180143 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b62bec40-bbbc-40bc-b361-4e17ab9a5df8 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] GET https://10.4.3.14/volume/v3/volumes/bf783525-25fa-4d0a-82c9-e8cb7a7a4931 Aug 13 21:15:35.180339 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b62bec40-bbbc-40bc-b361-4e17ab9a5df8 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:35.181839 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b62bec40-bbbc-40bc-b361-4e17ab9a5df8 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:35.193840 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:15:35.193840 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:15:35.197837 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b62bec40-bbbc-40bc-b361-4e17ab9a5df8 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Volume info retrieved successfully. Aug 13 21:15:35.202421 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b62bec40-bbbc-40bc-b361-4e17ab9a5df8 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] https://10.4.3.14/volume/v3/volumes/bf783525-25fa-4d0a-82c9-e8cb7a7a4931 returned with HTTP 200 Aug 13 21:15:35.203369 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 975/3898] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:35 2026] GET /volume/v3/volumes/bf783525-25fa-4d0a-82c9-e8cb7a7a4931 => generated 872 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:35.213840 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-243987d6-9382-4584-9f58-de169f321147 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:35.215639 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-243987d6-9382-4584-9f58-de169f321147 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] GET https://10.4.3.14/volume/v3/volumes/bf783525-25fa-4d0a-82c9-e8cb7a7a4931 Aug 13 21:15:35.215838 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-243987d6-9382-4584-9f58-de169f321147 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:35.216109 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-243987d6-9382-4584-9f58-de169f321147 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:35.223433 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:15:35.223433 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:15:35.227576 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-243987d6-9382-4584-9f58-de169f321147 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Volume info retrieved successfully. Aug 13 21:15:35.232293 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-243987d6-9382-4584-9f58-de169f321147 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] https://10.4.3.14/volume/v3/volumes/bf783525-25fa-4d0a-82c9-e8cb7a7a4931 returned with HTTP 200 Aug 13 21:15:35.232961 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 974/3899] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:35 2026] GET /volume/v3/volumes/bf783525-25fa-4d0a-82c9-e8cb7a7a4931 => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:35.248171 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3fa08912-bf41-4332-bef0-f9dad251e807 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:35.250394 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3fa08912-bf41-4332-bef0-f9dad251e807 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] DELETE https://10.4.3.14/volume/v3/volumes/bf783525-25fa-4d0a-82c9-e8cb7a7a4931 Aug 13 21:15:35.252500 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3fa08912-bf41-4332-bef0-f9dad251e807 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:35.252500 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3fa08912-bf41-4332-bef0-f9dad251e807 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:35.252500 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-3fa08912-bf41-4332-bef0-f9dad251e807 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Delete volume with id: bf783525-25fa-4d0a-82c9-e8cb7a7a4931 Aug 13 21:15:35.259644 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:15:35.259644 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:15:35.260213 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-3fa08912-bf41-4332-bef0-f9dad251e807 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Volume info retrieved successfully. Aug 13 21:15:35.285792 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-3fa08912-bf41-4332-bef0-f9dad251e807 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Delete volume request issued successfully. Aug 13 21:15:35.285939 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3fa08912-bf41-4332-bef0-f9dad251e807 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] https://10.4.3.14/volume/v3/volumes/bf783525-25fa-4d0a-82c9-e8cb7a7a4931 returned with HTTP 202 Aug 13 21:15:35.286507 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 971/3900] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:15:35 2026] DELETE /volume/v3/volumes/bf783525-25fa-4d0a-82c9-e8cb7a7a4931 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:15:35.290012 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-55d9bfb6-de26-42d1-9c5a-0fc9e7d69723 req-dc775bf4-38de-421a-ae48-684d0e27b2b9 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:35.292944 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-55d9bfb6-de26-42d1-9c5a-0fc9e7d69723 req-dc775bf4-38de-421a-ae48-684d0e27b2b9 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 Aug 13 21:15:35.293222 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-55d9bfb6-de26-42d1-9c5a-0fc9e7d69723 req-dc775bf4-38de-421a-ae48-684d0e27b2b9 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:35.293460 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-55d9bfb6-de26-42d1-9c5a-0fc9e7d69723 req-dc775bf4-38de-421a-ae48-684d0e27b2b9 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:35.295334 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2ff88c9c-7507-4cac-bdde-43156c058188 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:35.297710 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2ff88c9c-7507-4cac-bdde-43156c058188 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] GET https://10.4.3.14/volume/v3/volumes/bf783525-25fa-4d0a-82c9-e8cb7a7a4931 Aug 13 21:15:35.298026 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2ff88c9c-7507-4cac-bdde-43156c058188 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:35.298346 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2ff88c9c-7507-4cac-bdde-43156c058188 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:35.308561 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:15:35.308561 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:15:35.312572 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-2ff88c9c-7507-4cac-bdde-43156c058188 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Volume info retrieved successfully. Aug 13 21:15:35.318609 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2ff88c9c-7507-4cac-bdde-43156c058188 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] https://10.4.3.14/volume/v3/volumes/bf783525-25fa-4d0a-82c9-e8cb7a7a4931 returned with HTTP 200 Aug 13 21:15:35.319164 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 976/3901] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:35 2026] GET /volume/v3/volumes/bf783525-25fa-4d0a-82c9-e8cb7a7a4931 => generated 871 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:35.324222 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:15:35.324222 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:15:35.329144 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-55d9bfb6-de26-42d1-9c5a-0fc9e7d69723 req-dc775bf4-38de-421a-ae48-684d0e27b2b9 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:15:35.336428 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-55d9bfb6-de26-42d1-9c5a-0fc9e7d69723 req-dc775bf4-38de-421a-ae48-684d0e27b2b9 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 returned with HTTP 200 Aug 13 21:15:35.336789 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 981/3902] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:15:35 2026] GET /volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 => generated 1511 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:15:35.354689 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-55d9bfb6-de26-42d1-9c5a-0fc9e7d69723 req-086a19f2-25f1-483d-8e5f-35646a9200c1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:35.356795 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-55d9bfb6-de26-42d1-9c5a-0fc9e7d69723 req-086a19f2-25f1-483d-8e5f-35646a9200c1 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] DELETE https://10.4.3.14/volume/v3/attachments/a67321ce-ad62-4ed9-86af-6f5875bcec94 Aug 13 21:15:35.357028 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-55d9bfb6-de26-42d1-9c5a-0fc9e7d69723 req-086a19f2-25f1-483d-8e5f-35646a9200c1 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:35.357233 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-55d9bfb6-de26-42d1-9c5a-0fc9e7d69723 req-086a19f2-25f1-483d-8e5f-35646a9200c1 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:35.364441 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:15:35.364441 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:15:35.427117 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-55d9bfb6-de26-42d1-9c5a-0fc9e7d69723 req-086a19f2-25f1-483d-8e5f-35646a9200c1 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/attachments/a67321ce-ad62-4ed9-86af-6f5875bcec94 returned with HTTP 200 Aug 13 21:15:35.427117 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 975/3903] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:15:35 2026] DELETE /volume/v3/attachments/a67321ce-ad62-4ed9-86af-6f5875bcec94 => generated 192 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:15:35.608393 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-6de9614f-7feb-4d03-aefe-6b0822d73295 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:35.611217 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6de9614f-7feb-4d03-aefe-6b0822d73295 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 Aug 13 21:15:35.611386 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6de9614f-7feb-4d03-aefe-6b0822d73295 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:35.611824 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6de9614f-7feb-4d03-aefe-6b0822d73295 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:35.623212 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:15:35.623212 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:15:35.627048 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-6de9614f-7feb-4d03-aefe-6b0822d73295 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:15:35.631565 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6de9614f-7feb-4d03-aefe-6b0822d73295 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 returned with HTTP 200 Aug 13 21:15:35.631935 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 972/3904] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:35 2026] GET /volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 => generated 1211 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:15:36.336096 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e2a664e1-857b-4f6c-8f24-7b955b0e88f9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:36.339433 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e2a664e1-857b-4f6c-8f24-7b955b0e88f9 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] GET https://10.4.3.14/volume/v3/volumes/bf783525-25fa-4d0a-82c9-e8cb7a7a4931 Aug 13 21:15:36.339651 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e2a664e1-857b-4f6c-8f24-7b955b0e88f9 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:36.339896 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e2a664e1-857b-4f6c-8f24-7b955b0e88f9 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:36.357756 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e2a664e1-857b-4f6c-8f24-7b955b0e88f9 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] https://10.4.3.14/volume/v3/volumes/bf783525-25fa-4d0a-82c9-e8cb7a7a4931 returned with HTTP 404 Aug 13 21:15:36.358180 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 977/3905] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:36 2026] GET /volume/v3/volumes/bf783525-25fa-4d0a-82c9-e8cb7a7a4931 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:15:36.370397 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-55a018a5-3a35-4042-9520-1360ccf6da90 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:36.372206 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-55a018a5-3a35-4042-9520-1360ccf6da90 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] GET https://10.4.3.14/volume/v3/volumes/7f88d82a-cc04-40d8-be3a-08d7f68259fc Aug 13 21:15:36.372593 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-55a018a5-3a35-4042-9520-1360ccf6da90 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:36.372809 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-55a018a5-3a35-4042-9520-1360ccf6da90 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:36.380872 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:15:36.380872 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:15:36.385051 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-55a018a5-3a35-4042-9520-1360ccf6da90 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Volume info retrieved successfully. Aug 13 21:15:36.389127 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-55a018a5-3a35-4042-9520-1360ccf6da90 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] https://10.4.3.14/volume/v3/volumes/7f88d82a-cc04-40d8-be3a-08d7f68259fc returned with HTTP 200 Aug 13 21:15:36.389478 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 982/3906] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:36 2026] GET /volume/v3/volumes/7f88d82a-cc04-40d8-be3a-08d7f68259fc => generated 837 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:36.407291 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-00be44d6-d363-4779-97ae-cc811c4ed1ea None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:36.409294 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-00be44d6-d363-4779-97ae-cc811c4ed1ea tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] DELETE https://10.4.3.14/volume/v3/volumes/7f88d82a-cc04-40d8-be3a-08d7f68259fc Aug 13 21:15:36.409445 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-00be44d6-d363-4779-97ae-cc811c4ed1ea tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:36.409649 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-00be44d6-d363-4779-97ae-cc811c4ed1ea tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:36.409791 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-00be44d6-d363-4779-97ae-cc811c4ed1ea tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Delete volume with id: 7f88d82a-cc04-40d8-be3a-08d7f68259fc Aug 13 21:15:36.417776 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:15:36.417776 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:15:36.418438 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-00be44d6-d363-4779-97ae-cc811c4ed1ea tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Volume info retrieved successfully. Aug 13 21:15:36.444978 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-00be44d6-d363-4779-97ae-cc811c4ed1ea tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Delete volume request issued successfully. Aug 13 21:15:36.445347 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-00be44d6-d363-4779-97ae-cc811c4ed1ea tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] https://10.4.3.14/volume/v3/volumes/7f88d82a-cc04-40d8-be3a-08d7f68259fc returned with HTTP 202 Aug 13 21:15:36.446027 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 976/3907] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:15:36 2026] DELETE /volume/v3/volumes/7f88d82a-cc04-40d8-be3a-08d7f68259fc => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:15:36.459092 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-1542c400-10bc-46bf-9247-86b493ff02f2 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:36.463587 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1542c400-10bc-46bf-9247-86b493ff02f2 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] GET https://10.4.3.14/volume/v3/volumes/7f88d82a-cc04-40d8-be3a-08d7f68259fc Aug 13 21:15:36.463883 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1542c400-10bc-46bf-9247-86b493ff02f2 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:36.464218 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1542c400-10bc-46bf-9247-86b493ff02f2 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:36.478301 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:15:36.478301 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:15:36.483674 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-1542c400-10bc-46bf-9247-86b493ff02f2 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Volume info retrieved successfully. Aug 13 21:15:36.490371 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1542c400-10bc-46bf-9247-86b493ff02f2 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] https://10.4.3.14/volume/v3/volumes/7f88d82a-cc04-40d8-be3a-08d7f68259fc returned with HTTP 200 Aug 13 21:15:36.491505 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 973/3908] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:36 2026] GET /volume/v3/volumes/7f88d82a-cc04-40d8-be3a-08d7f68259fc => generated 836 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:37.504955 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6a0bf5aa-5c71-4dd8-b730-288e904cabf2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:37.507739 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6a0bf5aa-5c71-4dd8-b730-288e904cabf2 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] GET https://10.4.3.14/volume/v3/volumes/7f88d82a-cc04-40d8-be3a-08d7f68259fc Aug 13 21:15:37.508618 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6a0bf5aa-5c71-4dd8-b730-288e904cabf2 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:37.508618 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6a0bf5aa-5c71-4dd8-b730-288e904cabf2 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:37.519294 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6a0bf5aa-5c71-4dd8-b730-288e904cabf2 tempest-VolumesCloneTest-994769189 tempest-VolumesCloneTest-994769189-project-member] https://10.4.3.14/volume/v3/volumes/7f88d82a-cc04-40d8-be3a-08d7f68259fc returned with HTTP 404 Aug 13 21:15:37.519294 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 978/3909] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:37 2026] GET /volume/v3/volumes/7f88d82a-cc04-40d8-be3a-08d7f68259fc => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:15:38.176651 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-4128d963-823f-4fb2-b8c4-2361d673993e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:38.181512 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4128d963-823f-4fb2-b8c4-2361d673993e tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 Aug 13 21:15:38.181853 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4128d963-823f-4fb2-b8c4-2361d673993e tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:38.182125 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4128d963-823f-4fb2-b8c4-2361d673993e tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:38.203672 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:15:38.203672 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:15:38.212154 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-4128d963-823f-4fb2-b8c4-2361d673993e tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:15:38.218354 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4128d963-823f-4fb2-b8c4-2361d673993e tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 returned with HTTP 200 Aug 13 21:15:38.218752 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 983/3910] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:38 2026] GET /volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 => generated 1211 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:15:38.267594 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-860f26ec-3c60-4fa3-bf00-52d70c605360 req-cbbc0e24-c347-4722-b091-093df1fcd409 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:38.270633 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-860f26ec-3c60-4fa3-bf00-52d70c605360 req-cbbc0e24-c347-4722-b091-093df1fcd409 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 Aug 13 21:15:38.270633 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-860f26ec-3c60-4fa3-bf00-52d70c605360 req-cbbc0e24-c347-4722-b091-093df1fcd409 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:38.270848 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-860f26ec-3c60-4fa3-bf00-52d70c605360 req-cbbc0e24-c347-4722-b091-093df1fcd409 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:38.286405 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:15:38.286405 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:15:38.290849 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-860f26ec-3c60-4fa3-bf00-52d70c605360 req-cbbc0e24-c347-4722-b091-093df1fcd409 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:15:38.301501 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-860f26ec-3c60-4fa3-bf00-52d70c605360 req-cbbc0e24-c347-4722-b091-093df1fcd409 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 returned with HTTP 200 Aug 13 21:15:38.302570 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 977/3911] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:15:38 2026] GET /volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 => generated 1211 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:15:38.338882 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-860f26ec-3c60-4fa3-bf00-52d70c605360 req-ccdbef0d-19a2-41eb-9011-5313fbc2e02c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:38.341137 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-860f26ec-3c60-4fa3-bf00-52d70c605360 req-ccdbef0d-19a2-41eb-9011-5313fbc2e02c tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] POST https://10.4.3.14/volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59/action Aug 13 21:15:38.341558 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-860f26ec-3c60-4fa3-bf00-52d70c605360 req-ccdbef0d-19a2-41eb-9011-5313fbc2e02c tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:15:38.341766 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-860f26ec-3c60-4fa3-bf00-52d70c605360 req-ccdbef0d-19a2-41eb-9011-5313fbc2e02c tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:15:38.354713 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:15:38.354713 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:15:38.355196 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-860f26ec-3c60-4fa3-bf00-52d70c605360 req-ccdbef0d-19a2-41eb-9011-5313fbc2e02c tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:15:38.367018 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-860f26ec-3c60-4fa3-bf00-52d70c605360 req-ccdbef0d-19a2-41eb-9011-5313fbc2e02c tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Begin detaching volume completed successfully. Aug 13 21:15:38.367205 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-860f26ec-3c60-4fa3-bf00-52d70c605360 req-ccdbef0d-19a2-41eb-9011-5313fbc2e02c tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59/action returned with HTTP 202 Aug 13 21:15:38.368556 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 974/3912] 10.4.3.14 () {72 vars in 1665 bytes} [Thu Aug 13 21:15:38 2026] POST /volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:15:38.396640 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-fec17876-9e25-4214-9667-f4d777146602 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:38.400830 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fec17876-9e25-4214-9667-f4d777146602 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 Aug 13 21:15:38.401068 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fec17876-9e25-4214-9667-f4d777146602 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:38.401276 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fec17876-9e25-4214-9667-f4d777146602 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:38.414934 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:15:38.414934 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:15:38.419590 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-fec17876-9e25-4214-9667-f4d777146602 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:15:38.424671 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fec17876-9e25-4214-9667-f4d777146602 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 returned with HTTP 200 Aug 13 21:15:38.425321 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 979/3913] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:38 2026] GET /volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 => generated 1214 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:15:38.458152 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b1fe47f0-36a3-4725-b2d7-a91ff1850b90 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:38.458152 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b1fe47f0-36a3-4725-b2d7-a91ff1850b90 None None] GET https://10.4.3.14/volume// Aug 13 21:15:38.458316 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b1fe47f0-36a3-4725-b2d7-a91ff1850b90 None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:38.458546 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b1fe47f0-36a3-4725-b2d7-a91ff1850b90 None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:38.458882 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b1fe47f0-36a3-4725-b2d7-a91ff1850b90 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:15:38.459468 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 984/3914] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:15:38 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:15:38.472496 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-860f26ec-3c60-4fa3-bf00-52d70c605360 req-bc8f9c5d-4e32-4442-adbe-2268a130b212 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:38.475468 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-860f26ec-3c60-4fa3-bf00-52d70c605360 req-bc8f9c5d-4e32-4442-adbe-2268a130b212 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 Aug 13 21:15:38.475468 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-860f26ec-3c60-4fa3-bf00-52d70c605360 req-bc8f9c5d-4e32-4442-adbe-2268a130b212 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:38.475468 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-860f26ec-3c60-4fa3-bf00-52d70c605360 req-bc8f9c5d-4e32-4442-adbe-2268a130b212 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:38.487168 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:15:38.487168 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:15:38.491436 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-860f26ec-3c60-4fa3-bf00-52d70c605360 req-bc8f9c5d-4e32-4442-adbe-2268a130b212 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:15:38.496863 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-860f26ec-3c60-4fa3-bf00-52d70c605360 req-bc8f9c5d-4e32-4442-adbe-2268a130b212 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 returned with HTTP 200 Aug 13 21:15:38.497412 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 978/3915] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:15:38 2026] GET /volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 => generated 1394 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:15:39.079114 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-35b15775-7946-4ee0-8c86-f326bd560c4f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:39.079314 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-35b15775-7946-4ee0-8c86-f326bd560c4f tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:15:39.080719 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-35b15775-7946-4ee0-8c86-f326bd560c4f tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "aa832912-12b8-47ea-874b-ab8df3e573a9", "size": 1, "name": "tempest-VolumesExtendTest-Volume-9487732"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:15:39.081049 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-35b15775-7946-4ee0-8c86-f326bd560c4f tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Create volume request body: {'volume': {'imageRef': 'aa832912-12b8-47ea-874b-ab8df3e573a9', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-9487732'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:15:39.175760 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-35b15775-7946-4ee0-8c86-f326bd560c4f tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Create volume of 1 GB Aug 13 21:15:39.180310 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-35b15775-7946-4ee0-8c86-f326bd560c4f tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Availability Zones retrieved successfully. Aug 13 21:15:39.185820 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-35b15775-7946-4ee0-8c86-f326bd560c4f tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Flow 'volume_create_api' (5df9bc44-2e9a-4f99-b88d-6477bbfa879b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:15:39.186916 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-35b15775-7946-4ee0-8c86-f326bd560c4f tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eca20352-a1e0-4bb3-b039-18dd2da0a664) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:39.188608 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-35b15775-7946-4ee0-8c86-f326bd560c4f tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:15:39.273133 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-35b15775-7946-4ee0-8c86-f326bd560c4f tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eca20352-a1e0-4bb3-b039-18dd2da0a664) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:39.274438 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-35b15775-7946-4ee0-8c86-f326bd560c4f tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43e10b7b-b59d-49bd-a4bd-a73fd214c61f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:39.354150 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-35b15775-7946-4ee0-8c86-f326bd560c4f tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Created reservations ['91c4a482-ff50-41a4-9cb6-24ca1a7a1618', '5e9de384-0d88-47de-9285-527578276be0', '3d1d8aaa-44d6-4857-baea-74040629bc8b', '278c3a63-bd12-41c5-879e-a49adf11bd4c'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:15:39.355305 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-35b15775-7946-4ee0-8c86-f326bd560c4f tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43e10b7b-b59d-49bd-a4bd-a73fd214c61f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91c4a482-ff50-41a4-9cb6-24ca1a7a1618', '5e9de384-0d88-47de-9285-527578276be0', '3d1d8aaa-44d6-4857-baea-74040629bc8b', '278c3a63-bd12-41c5-879e-a49adf11bd4c']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:39.356061 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-35b15775-7946-4ee0-8c86-f326bd560c4f tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7706b4b-0986-4669-90b1-ef75b0dd4d14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:39.385641 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-35b15775-7946-4ee0-8c86-f326bd560c4f tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7706b4b-0986-4669-90b1-ef75b0dd4d14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b84dc4bf-e0bf-413c-a722-56c51dd5d840', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-9487732',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e91a07776744923a26f88b88da3b9c3',qos_specs=None,replication_status=,reservations=['91c4a482-ff50-41a4-9cb6-24ca1a7a1618','5e9de384-0d88-47de-9285-527578276be0','3d1d8aaa-44d6-4857-baea-74040629bc8b','278c3a63-bd12-41c5-879e-a49adf11bd4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9508d9bdc1c24643b541285ad73d43ba',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:15:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-9487732',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b84dc4bf-e0bf-413c-a722-56c51dd5d840,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e91a07776744923a26f88b88da3b9c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9508d9bdc1c24643b541285ad73d43ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:39.387375 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-35b15775-7946-4ee0-8c86-f326bd560c4f tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1e5007b-4625-4533-a939-21d334b6b06d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:39.399773 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-cb8f686d-a186-48cf-b056-c4a748784fa2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:39.404402 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cb8f686d-a186-48cf-b056-c4a748784fa2 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:15:39.404998 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cb8f686d-a186-48cf-b056-c4a748784fa2 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-158186443", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:15:39.407545 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-cb8f686d-a186-48cf-b056-c4a748784fa2 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-158186443', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:15:39.410093 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-cb8f686d-a186-48cf-b056-c4a748784fa2 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Create volume of 1 GB Aug 13 21:15:39.413804 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-35b15775-7946-4ee0-8c86-f326bd560c4f tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1e5007b-4625-4533-a939-21d334b6b06d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-9487732',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e91a07776744923a26f88b88da3b9c3',qos_specs=None,replication_status=,reservations=['91c4a482-ff50-41a4-9cb6-24ca1a7a1618','5e9de384-0d88-47de-9285-527578276be0','3d1d8aaa-44d6-4857-baea-74040629bc8b','278c3a63-bd12-41c5-879e-a49adf11bd4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9508d9bdc1c24643b541285ad73d43ba',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:39.414355 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-cb8f686d-a186-48cf-b056-c4a748784fa2 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Availability Zones retrieved successfully. Aug 13 21:15:39.414421 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-35b15775-7946-4ee0-8c86-f326bd560c4f tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25eb219e-318c-452b-bb8b-9990fde7aa31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:39.422481 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-cb8f686d-a186-48cf-b056-c4a748784fa2 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Flow 'volume_create_api' (a2db9bdf-df20-43d5-8645-5632a82a87b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:15:39.423686 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-cb8f686d-a186-48cf-b056-c4a748784fa2 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (037fceb9-d96b-48e7-bea2-f39d36c2b208) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:39.425255 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-cb8f686d-a186-48cf-b056-c4a748784fa2 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:15:39.427287 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-35b15775-7946-4ee0-8c86-f326bd560c4f tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25eb219e-318c-452b-bb8b-9990fde7aa31) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:39.428094 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-35b15775-7946-4ee0-8c86-f326bd560c4f tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Flow 'volume_create_api' (5df9bc44-2e9a-4f99-b88d-6477bbfa879b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:15:39.428438 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-35b15775-7946-4ee0-8c86-f326bd560c4f tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Create volume request issued successfully. Aug 13 21:15:39.429101 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-35b15775-7946-4ee0-8c86-f326bd560c4f tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:15:39.429598 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 975/3916] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:15:39 2026] POST /volume/v3/volumes => generated 743 bytes in 353 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:15:39.440664 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-03067c2f-f9f0-4324-bd72-65ac65025c46 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:39.444695 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b64bf452-b5bd-49f9-9f81-af23037c55bb None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:39.445168 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-03067c2f-f9f0-4324-bd72-65ac65025c46 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 Aug 13 21:15:39.445168 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-03067c2f-f9f0-4324-bd72-65ac65025c46 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:39.445168 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-03067c2f-f9f0-4324-bd72-65ac65025c46 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:39.445358 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b64bf452-b5bd-49f9-9f81-af23037c55bb tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] GET https://10.4.3.14/volume/v3/volumes/b84dc4bf-e0bf-413c-a722-56c51dd5d840 Aug 13 21:15:39.445358 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b64bf452-b5bd-49f9-9f81-af23037c55bb tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:39.445358 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b64bf452-b5bd-49f9-9f81-af23037c55bb tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:39.453825 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:15:39.453825 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:15:39.461692 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b64bf452-b5bd-49f9-9f81-af23037c55bb tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Volume info retrieved successfully. Aug 13 21:15:39.466025 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b64bf452-b5bd-49f9-9f81-af23037c55bb tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] https://10.4.3.14/volume/v3/volumes/b84dc4bf-e0bf-413c-a722-56c51dd5d840 returned with HTTP 200 Aug 13 21:15:39.469118 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 979/3917] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:39 2026] GET /volume/v3/volumes/b84dc4bf-e0bf-413c-a722-56c51dd5d840 => generated 811 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:39.469252 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:15:39.469252 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:15:39.478196 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-03067c2f-f9f0-4324-bd72-65ac65025c46 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:15:39.483941 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-03067c2f-f9f0-4324-bd72-65ac65025c46 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 returned with HTTP 200 Aug 13 21:15:39.484517 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 985/3918] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:39 2026] GET /volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 => generated 1214 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:15:39.491028 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-cb8f686d-a186-48cf-b056-c4a748784fa2 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (037fceb9-d96b-48e7-bea2-f39d36c2b208) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:39.491028 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-cb8f686d-a186-48cf-b056-c4a748784fa2 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e56fd829-6fb3-4e13-bde9-379a3dfaa5c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:39.584046 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-cb8f686d-a186-48cf-b056-c4a748784fa2 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Created reservations ['5f5a8779-d022-4ebc-b474-1bcfbd45784b', 'e98818cb-6d41-4329-926d-a54eb4fa5268', 'f3b1edfc-540c-43b5-805d-fd331530f12d', '6655fa42-b645-4a74-93a0-3df342b595d4'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:15:39.586984 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-cb8f686d-a186-48cf-b056-c4a748784fa2 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e56fd829-6fb3-4e13-bde9-379a3dfaa5c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f5a8779-d022-4ebc-b474-1bcfbd45784b', 'e98818cb-6d41-4329-926d-a54eb4fa5268', 'f3b1edfc-540c-43b5-805d-fd331530f12d', '6655fa42-b645-4a74-93a0-3df342b595d4']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:39.586984 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-cb8f686d-a186-48cf-b056-c4a748784fa2 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e51aaab5-01a4-45ed-b1f3-03929ed1c4ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:39.616637 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-cb8f686d-a186-48cf-b056-c4a748784fa2 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e51aaab5-01a4-45ed-b1f3-03929ed1c4ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '53e948fe-6720-48f8-9568-29268c21ffc7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-158186443',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8969fa0e903c40909cd0bf54fc5d1396',qos_specs=None,replication_status=,reservations=['5f5a8779-d022-4ebc-b474-1bcfbd45784b','e98818cb-6d41-4329-926d-a54eb4fa5268','f3b1edfc-540c-43b5-805d-fd331530f12d','6655fa42-b645-4a74-93a0-3df342b595d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32aa66d4ffc54435a62d28cc0a8cd348',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:15:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-158186443',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=53e948fe-6720-48f8-9568-29268c21ffc7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8969fa0e903c40909cd0bf54fc5d1396',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='32aa66d4ffc54435a62d28cc0a8cd348',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:39.618568 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-cb8f686d-a186-48cf-b056-c4a748784fa2 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c64ba0c7-4140-4a77-a3bf-396d515e4a8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:39.641154 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-cb8f686d-a186-48cf-b056-c4a748784fa2 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c64ba0c7-4140-4a77-a3bf-396d515e4a8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-158186443',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8969fa0e903c40909cd0bf54fc5d1396',qos_specs=None,replication_status=,reservations=['5f5a8779-d022-4ebc-b474-1bcfbd45784b','e98818cb-6d41-4329-926d-a54eb4fa5268','f3b1edfc-540c-43b5-805d-fd331530f12d','6655fa42-b645-4a74-93a0-3df342b595d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32aa66d4ffc54435a62d28cc0a8cd348',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:39.642108 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-cb8f686d-a186-48cf-b056-c4a748784fa2 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (744603c9-caec-4a55-8099-1570c265ef6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:39.654593 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-cb8f686d-a186-48cf-b056-c4a748784fa2 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (744603c9-caec-4a55-8099-1570c265ef6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:39.655722 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-cb8f686d-a186-48cf-b056-c4a748784fa2 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Flow 'volume_create_api' (a2db9bdf-df20-43d5-8645-5632a82a87b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:15:39.656233 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-cb8f686d-a186-48cf-b056-c4a748784fa2 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Create volume request issued successfully. Aug 13 21:15:39.656786 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cb8f686d-a186-48cf-b056-c4a748784fa2 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:15:39.657381 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 980/3919] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:15:39 2026] POST /volume/v3/volumes => generated 752 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:15:39.674026 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-db17af77-aa63-485d-b54f-c71dae08c8ff None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:39.676178 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-db17af77-aa63-485d-b54f-c71dae08c8ff tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] GET https://10.4.3.14/volume/v3/volumes/53e948fe-6720-48f8-9568-29268c21ffc7 Aug 13 21:15:39.676337 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-db17af77-aa63-485d-b54f-c71dae08c8ff tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:39.676505 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-db17af77-aa63-485d-b54f-c71dae08c8ff tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:39.683199 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:15:39.683199 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:15:39.686480 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-db17af77-aa63-485d-b54f-c71dae08c8ff tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Volume info retrieved successfully. Aug 13 21:15:39.690296 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-db17af77-aa63-485d-b54f-c71dae08c8ff tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] https://10.4.3.14/volume/v3/volumes/53e948fe-6720-48f8-9568-29268c21ffc7 returned with HTTP 200 Aug 13 21:15:39.690677 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 976/3920] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:39 2026] GET /volume/v3/volumes/53e948fe-6720-48f8-9568-29268c21ffc7 => generated 820 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:40.483668 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c3b5304f-2d69-4394-a53f-b8bbc0f7b059 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:40.485415 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c3b5304f-2d69-4394-a53f-b8bbc0f7b059 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] GET https://10.4.3.14/volume/v3/volumes/b84dc4bf-e0bf-413c-a722-56c51dd5d840 Aug 13 21:15:40.486001 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c3b5304f-2d69-4394-a53f-b8bbc0f7b059 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:40.486001 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c3b5304f-2d69-4394-a53f-b8bbc0f7b059 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:40.496535 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:15:40.496535 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:15:40.503997 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-8656892e-5262-4361-8442-5120c9c4cf20 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:40.505151 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c3b5304f-2d69-4394-a53f-b8bbc0f7b059 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Volume info retrieved successfully. Aug 13 21:15:40.507040 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8656892e-5262-4361-8442-5120c9c4cf20 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 Aug 13 21:15:40.507248 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8656892e-5262-4361-8442-5120c9c4cf20 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:40.507416 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8656892e-5262-4361-8442-5120c9c4cf20 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:40.517908 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c3b5304f-2d69-4394-a53f-b8bbc0f7b059 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] https://10.4.3.14/volume/v3/volumes/b84dc4bf-e0bf-413c-a722-56c51dd5d840 returned with HTTP 200 Aug 13 21:15:40.518378 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 980/3921] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:40 2026] GET /volume/v3/volumes/b84dc4bf-e0bf-413c-a722-56c51dd5d840 => generated 1351 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:15:40.527551 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:15:40.527551 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:15:40.531320 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-8656892e-5262-4361-8442-5120c9c4cf20 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:15:40.538864 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b7a45bf5-a581-4a64-8395-48431c3337dc None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:40.539323 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8656892e-5262-4361-8442-5120c9c4cf20 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 returned with HTTP 200 Aug 13 21:15:40.539723 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 986/3922] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:40 2026] GET /volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 => generated 1214 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:15:40.541191 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b7a45bf5-a581-4a64-8395-48431c3337dc tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] POST https://10.4.3.14/volume/v3/volumes/b84dc4bf-e0bf-413c-a722-56c51dd5d840/action Aug 13 21:15:40.541533 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b7a45bf5-a581-4a64-8395-48431c3337dc tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:15:40.541649 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b7a45bf5-a581-4a64-8395-48431c3337dc tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:15:40.552725 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:15:40.552725 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:15:40.553360 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b7a45bf5-a581-4a64-8395-48431c3337dc tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Volume info retrieved successfully. Aug 13 21:15:40.608331 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-b7a45bf5-a581-4a64-8395-48431c3337dc tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Created reservations ['f549a93c-35d4-438e-8c17-bbc9b3ad310c', '1c98fd1a-2c7e-443f-b97f-e017bd98cd4c'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:15:40.620500 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b7a45bf5-a581-4a64-8395-48431c3337dc tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Extend volume request issued successfully. Aug 13 21:15:40.621595 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b7a45bf5-a581-4a64-8395-48431c3337dc tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] https://10.4.3.14/volume/v3/volumes/b84dc4bf-e0bf-413c-a722-56c51dd5d840/action returned with HTTP 202 Aug 13 21:15:40.622285 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 981/3923] 10.4.3.14 () {68 vars in 1383 bytes} [Thu Aug 13 21:15:40 2026] POST /volume/v3/volumes/b84dc4bf-e0bf-413c-a722-56c51dd5d840/action => generated 0 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:15:40.631440 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-38f53d6a-27ad-4d0a-99e7-1c0a903b5f01 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:40.635100 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-38f53d6a-27ad-4d0a-99e7-1c0a903b5f01 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] GET https://10.4.3.14/volume/v3/volumes/b84dc4bf-e0bf-413c-a722-56c51dd5d840 Aug 13 21:15:40.635475 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-38f53d6a-27ad-4d0a-99e7-1c0a903b5f01 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:40.635475 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-38f53d6a-27ad-4d0a-99e7-1c0a903b5f01 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:40.642149 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:15:40.642149 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:15:40.646159 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-38f53d6a-27ad-4d0a-99e7-1c0a903b5f01 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Volume info retrieved successfully. Aug 13 21:15:40.652561 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-38f53d6a-27ad-4d0a-99e7-1c0a903b5f01 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] https://10.4.3.14/volume/v3/volumes/b84dc4bf-e0bf-413c-a722-56c51dd5d840 returned with HTTP 200 Aug 13 21:15:40.653065 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 977/3924] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:40 2026] GET /volume/v3/volumes/b84dc4bf-e0bf-413c-a722-56c51dd5d840 => generated 1351 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:15:40.709884 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3a9314c0-ff5d-49bd-9bce-ba4c9efa85e4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:40.714524 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3a9314c0-ff5d-49bd-9bce-ba4c9efa85e4 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] GET https://10.4.3.14/volume/v3/volumes/53e948fe-6720-48f8-9568-29268c21ffc7 Aug 13 21:15:40.714524 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3a9314c0-ff5d-49bd-9bce-ba4c9efa85e4 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:40.714524 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3a9314c0-ff5d-49bd-9bce-ba4c9efa85e4 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:40.729922 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:15:40.729922 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:15:40.735850 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-3a9314c0-ff5d-49bd-9bce-ba4c9efa85e4 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Volume info retrieved successfully. Aug 13 21:15:40.740833 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3a9314c0-ff5d-49bd-9bce-ba4c9efa85e4 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] https://10.4.3.14/volume/v3/volumes/53e948fe-6720-48f8-9568-29268c21ffc7 returned with HTTP 200 Aug 13 21:15:40.740833 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 981/3925] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:40 2026] GET /volume/v3/volumes/53e948fe-6720-48f8-9568-29268c21ffc7 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:40.760037 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-4ca7c148-8569-4dd3-be4d-e995ca9d78b9 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:40.762874 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4ca7c148-8569-4dd3-be4d-e995ca9d78b9 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] GET https://10.4.3.14/volume/v3/volumes/53e948fe-6720-48f8-9568-29268c21ffc7 Aug 13 21:15:40.762949 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4ca7c148-8569-4dd3-be4d-e995ca9d78b9 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:40.763205 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4ca7c148-8569-4dd3-be4d-e995ca9d78b9 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:40.778061 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:15:40.778061 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:15:40.783252 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-4ca7c148-8569-4dd3-be4d-e995ca9d78b9 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Volume info retrieved successfully. Aug 13 21:15:40.788381 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4ca7c148-8569-4dd3-be4d-e995ca9d78b9 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] https://10.4.3.14/volume/v3/volumes/53e948fe-6720-48f8-9568-29268c21ffc7 returned with HTTP 200 Aug 13 21:15:40.788824 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 987/3926] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:40 2026] GET /volume/v3/volumes/53e948fe-6720-48f8-9568-29268c21ffc7 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:40.804339 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-28ff39af-880f-4196-a622-b4a5e7c8a0d2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:40.806805 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-28ff39af-880f-4196-a622-b4a5e7c8a0d2 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] GET https://10.4.3.14/volume/v3/volumes Aug 13 21:15:40.806805 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-28ff39af-880f-4196-a622-b4a5e7c8a0d2 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:40.806805 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-28ff39af-880f-4196-a622-b4a5e7c8a0d2 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:40.807620 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.api_utils [None req-28ff39af-880f-4196-a622-b4a5e7c8a0d2 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Removing options '' from query. {{(pid=100214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:15:40.807801 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-28ff39af-880f-4196-a622-b4a5e7c8a0d2 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:15:40.816374 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-28ff39af-880f-4196-a622-b4a5e7c8a0d2 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Get all volumes completed successfully. Aug 13 21:15:40.816808 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-28ff39af-880f-4196-a622-b4a5e7c8a0d2 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 200 Aug 13 21:15:40.817504 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 982/3927] 10.4.3.14 () {66 vars in 1230 bytes} [Thu Aug 13 21:15:40 2026] GET /volume/v3/volumes => generated 336 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:40.832094 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3c3cd3f4-13e1-4622-aecc-451bdef10915 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:40.835292 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3c3cd3f4-13e1-4622-aecc-451bdef10915 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] GET https://10.4.3.14/volume/v3/volumes/53e948fe-6720-48f8-9568-29268c21ffc7 Aug 13 21:15:40.835483 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3c3cd3f4-13e1-4622-aecc-451bdef10915 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:40.835869 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3c3cd3f4-13e1-4622-aecc-451bdef10915 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:40.843265 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-860f26ec-3c60-4fa3-bf00-52d70c605360 req-769270cd-ff50-490a-ab83-e668237498db None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:40.843683 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:15:40.843683 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:15:40.845833 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-860f26ec-3c60-4fa3-bf00-52d70c605360 req-769270cd-ff50-490a-ab83-e668237498db tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 Aug 13 21:15:40.846193 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-860f26ec-3c60-4fa3-bf00-52d70c605360 req-769270cd-ff50-490a-ab83-e668237498db tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:40.846393 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-860f26ec-3c60-4fa3-bf00-52d70c605360 req-769270cd-ff50-490a-ab83-e668237498db tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:40.848211 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-3c3cd3f4-13e1-4622-aecc-451bdef10915 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Volume info retrieved successfully. Aug 13 21:15:40.854337 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3c3cd3f4-13e1-4622-aecc-451bdef10915 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] https://10.4.3.14/volume/v3/volumes/53e948fe-6720-48f8-9568-29268c21ffc7 returned with HTTP 200 Aug 13 21:15:40.854926 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 978/3928] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:40 2026] GET /volume/v3/volumes/53e948fe-6720-48f8-9568-29268c21ffc7 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:40.859449 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:15:40.859449 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:15:40.863599 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-860f26ec-3c60-4fa3-bf00-52d70c605360 req-769270cd-ff50-490a-ab83-e668237498db tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:15:40.870768 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-860f26ec-3c60-4fa3-bf00-52d70c605360 req-769270cd-ff50-490a-ab83-e668237498db tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 returned with HTTP 200 Aug 13 21:15:40.871391 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 982/3929] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:15:40 2026] GET /volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 => generated 1214 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:15:40.905176 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-041fd309-de4d-4aad-809a-e7ab3c730fbb req-c68cda92-a5d0-46dd-825a-8c74ec06d11f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:40.909684 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-041fd309-de4d-4aad-809a-e7ab3c730fbb req-c68cda92-a5d0-46dd-825a-8c74ec06d11f tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] GET https://10.4.3.14/volume/v3/volumes/53e948fe-6720-48f8-9568-29268c21ffc7 Aug 13 21:15:40.910357 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-041fd309-de4d-4aad-809a-e7ab3c730fbb req-c68cda92-a5d0-46dd-825a-8c74ec06d11f tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:40.910357 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-041fd309-de4d-4aad-809a-e7ab3c730fbb req-c68cda92-a5d0-46dd-825a-8c74ec06d11f tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:40.921181 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:15:40.921181 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:15:40.926607 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-041fd309-de4d-4aad-809a-e7ab3c730fbb req-c68cda92-a5d0-46dd-825a-8c74ec06d11f tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Volume info retrieved successfully. Aug 13 21:15:40.932172 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-041fd309-de4d-4aad-809a-e7ab3c730fbb req-c68cda92-a5d0-46dd-825a-8c74ec06d11f tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] https://10.4.3.14/volume/v3/volumes/53e948fe-6720-48f8-9568-29268c21ffc7 returned with HTTP 200 Aug 13 21:15:40.932636 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 988/3930] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:15:40 2026] GET /volume/v3/volumes/53e948fe-6720-48f8-9568-29268c21ffc7 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:41.042948 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b729d3f5-0e3c-41a1-8885-17916575c305 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:41.043400 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b729d3f5-0e3c-41a1-8885-17916575c305 None None] GET https://10.4.3.14/volume// Aug 13 21:15:41.043595 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b729d3f5-0e3c-41a1-8885-17916575c305 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:41.043830 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b729d3f5-0e3c-41a1-8885-17916575c305 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:41.044239 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b729d3f5-0e3c-41a1-8885-17916575c305 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:15:41.044571 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 983/3931] 10.4.3.14 () {66 vars in 1421 bytes} [Thu Aug 13 21:15:41 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:15:41.052362 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-041fd309-de4d-4aad-809a-e7ab3c730fbb req-d8b68da0-b2d0-4318-a20a-889fb003a9b7 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:41.054331 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-041fd309-de4d-4aad-809a-e7ab3c730fbb req-d8b68da0-b2d0-4318-a20a-889fb003a9b7 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:15:41.054656 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-041fd309-de4d-4aad-809a-e7ab3c730fbb req-d8b68da0-b2d0-4318-a20a-889fb003a9b7 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "53e948fe-6720-48f8-9568-29268c21ffc7", "connector": null, "instance_uuid": "30a58379-c81f-46db-8600-a25ceb59452f"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:15:41.062273 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:15:41.062273 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:15:41.122825 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-041fd309-de4d-4aad-809a-e7ab3c730fbb req-d8b68da0-b2d0-4318-a20a-889fb003a9b7 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:15:41.123370 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 979/3932] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:15:41 2026] POST /volume/v3/attachments => generated 273 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:15:41.170893 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a37731bf-5940-448d-98fc-158148604d58 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:41.174034 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a37731bf-5940-448d-98fc-158148604d58 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] GET https://10.4.3.14/volume/v3/volumes/53e948fe-6720-48f8-9568-29268c21ffc7 Aug 13 21:15:41.176176 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a37731bf-5940-448d-98fc-158148604d58 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:41.176518 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a37731bf-5940-448d-98fc-158148604d58 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:41.192001 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:15:41.192001 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:15:41.199005 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a37731bf-5940-448d-98fc-158148604d58 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Volume info retrieved successfully. Aug 13 21:15:41.206542 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a37731bf-5940-448d-98fc-158148604d58 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] https://10.4.3.14/volume/v3/volumes/53e948fe-6720-48f8-9568-29268c21ffc7 returned with HTTP 200 Aug 13 21:15:41.206923 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 983/3933] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:41 2026] GET /volume/v3/volumes/53e948fe-6720-48f8-9568-29268c21ffc7 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:41.233795 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-78190a98-55ab-42be-bb21-53f54790313f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:41.234266 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-78190a98-55ab-42be-bb21-53f54790313f None None] GET https://10.4.3.14/volume// Aug 13 21:15:41.234486 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-78190a98-55ab-42be-bb21-53f54790313f None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:41.234671 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-78190a98-55ab-42be-bb21-53f54790313f None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:41.235082 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-78190a98-55ab-42be-bb21-53f54790313f None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:15:41.235374 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 989/3934] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:15:41 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:15:41.253402 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-041fd309-de4d-4aad-809a-e7ab3c730fbb req-afc72db3-03c3-4d5c-a495-7629ef008ff5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:41.259262 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-041fd309-de4d-4aad-809a-e7ab3c730fbb req-afc72db3-03c3-4d5c-a495-7629ef008ff5 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] GET https://10.4.3.14/volume/v3/volumes/53e948fe-6720-48f8-9568-29268c21ffc7 Aug 13 21:15:41.259469 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-041fd309-de4d-4aad-809a-e7ab3c730fbb req-afc72db3-03c3-4d5c-a495-7629ef008ff5 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:41.259644 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-041fd309-de4d-4aad-809a-e7ab3c730fbb req-afc72db3-03c3-4d5c-a495-7629ef008ff5 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:41.280684 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:15:41.280684 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:15:41.289944 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-041fd309-de4d-4aad-809a-e7ab3c730fbb req-afc72db3-03c3-4d5c-a495-7629ef008ff5 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Volume info retrieved successfully. Aug 13 21:15:41.294859 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-041fd309-de4d-4aad-809a-e7ab3c730fbb req-afc72db3-03c3-4d5c-a495-7629ef008ff5 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] https://10.4.3.14/volume/v3/volumes/53e948fe-6720-48f8-9568-29268c21ffc7 returned with HTTP 200 Aug 13 21:15:41.295493 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 984/3935] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:15:41 2026] GET /volume/v3/volumes/53e948fe-6720-48f8-9568-29268c21ffc7 => generated 1024 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:15:41.350086 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-860f26ec-3c60-4fa3-bf00-52d70c605360 req-a3683a24-15ef-405b-b445-5c3841c00c22 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:41.352228 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-860f26ec-3c60-4fa3-bf00-52d70c605360 req-a3683a24-15ef-405b-b445-5c3841c00c22 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] DELETE https://10.4.3.14/volume/v3/attachments/7ff89580-77f1-498f-910c-595a683918e0 Aug 13 21:15:41.352438 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-860f26ec-3c60-4fa3-bf00-52d70c605360 req-a3683a24-15ef-405b-b445-5c3841c00c22 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:41.352595 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-860f26ec-3c60-4fa3-bf00-52d70c605360 req-a3683a24-15ef-405b-b445-5c3841c00c22 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:41.360152 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:15:41.360152 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:15:41.449533 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-860f26ec-3c60-4fa3-bf00-52d70c605360 req-a3683a24-15ef-405b-b445-5c3841c00c22 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/attachments/7ff89580-77f1-498f-910c-595a683918e0 returned with HTTP 200 Aug 13 21:15:41.449533 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 980/3936] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:15:41 2026] DELETE /volume/v3/attachments/7ff89580-77f1-498f-910c-595a683918e0 => generated 19 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:41.475774 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-041fd309-de4d-4aad-809a-e7ab3c730fbb req-dde71c19-e194-4fb3-bdea-c415bf71c4d5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:41.480147 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-041fd309-de4d-4aad-809a-e7ab3c730fbb req-dde71c19-e194-4fb3-bdea-c415bf71c4d5 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] PUT https://10.4.3.14/volume/v3/attachments/bfdc3560-5450-4618-bc64-51087ce6be58 Aug 13 21:15:41.480653 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-041fd309-de4d-4aad-809a-e7ab3c730fbb req-dde71c19-e194-4fb3-bdea-c415bf71c4d5 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:15:41.490535 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-041fd309-de4d-4aad-809a-e7ab3c730fbb req-dde71c19-e194-4fb3-bdea-c415bf71c4d5 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Acquiring lock "cinder-attachment_update-53e948fe-6720-48f8-9568-29268c21ffc7-np0000007265" by "attachment_update" {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:15:41.499208 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-041fd309-de4d-4aad-809a-e7ab3c730fbb req-dde71c19-e194-4fb3-bdea-c415bf71c4d5 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Lock "cinder-attachment_update-53e948fe-6720-48f8-9568-29268c21ffc7-np0000007265" acquired by "attachment_update" :: waited 0.007s {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:15:41.499208 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:15:41.499208 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:15:41.559260 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-044fd601-c4db-4a5a-a038-1d986641bfa5 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:41.564141 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-044fd601-c4db-4a5a-a038-1d986641bfa5 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 Aug 13 21:15:41.564374 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-044fd601-c4db-4a5a-a038-1d986641bfa5 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:41.564607 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-044fd601-c4db-4a5a-a038-1d986641bfa5 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:41.573794 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:15:41.573794 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:15:41.580138 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-044fd601-c4db-4a5a-a038-1d986641bfa5 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:15:41.590811 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-044fd601-c4db-4a5a-a038-1d986641bfa5 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 returned with HTTP 200 Aug 13 21:15:41.591560 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 990/3937] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:41 2026] GET /volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 => generated 919 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:41.605956 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ef023cc7-da1e-4663-bcae-25962f01c983 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:41.608116 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ef023cc7-da1e-4663-bcae-25962f01c983 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712 Aug 13 21:15:41.608332 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ef023cc7-da1e-4663-bcae-25962f01c983 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:41.610301 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ef023cc7-da1e-4663-bcae-25962f01c983 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:41.612983 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-041fd309-de4d-4aad-809a-e7ab3c730fbb req-dde71c19-e194-4fb3-bdea-c415bf71c4d5 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Lock "cinder-attachment_update-53e948fe-6720-48f8-9568-29268c21ffc7-np0000007265" released by "attachment_update" :: held 0.116s {{(pid=100215) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:15:41.613451 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-041fd309-de4d-4aad-809a-e7ab3c730fbb req-dde71c19-e194-4fb3-bdea-c415bf71c4d5 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] https://10.4.3.14/volume/v3/attachments/bfdc3560-5450-4618-bc64-51087ce6be58 returned with HTTP 200 Aug 13 21:15:41.613941 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 984/3938] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:15:41 2026] PUT /volume/v3/attachments/bfdc3560-5450-4618-bc64-51087ce6be58 => generated 969 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:15:41.625339 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:15:41.625339 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:15:41.631446 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ef023cc7-da1e-4663-bcae-25962f01c983 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:15:41.640603 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ef023cc7-da1e-4663-bcae-25962f01c983 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712 returned with HTTP 200 Aug 13 21:15:41.641211 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 985/3939] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:41 2026] GET /volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712 => generated 1164 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:15:41.674370 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ed61362b-cef4-49e9-ae9f-0032db57bd9c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:41.677585 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ed61362b-cef4-49e9-ae9f-0032db57bd9c tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] GET https://10.4.3.14/volume/v3/volumes/b84dc4bf-e0bf-413c-a722-56c51dd5d840 Aug 13 21:15:41.677585 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ed61362b-cef4-49e9-ae9f-0032db57bd9c tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:41.677585 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ed61362b-cef4-49e9-ae9f-0032db57bd9c tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:41.689462 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:15:41.689462 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:15:41.695728 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-ed61362b-cef4-49e9-ae9f-0032db57bd9c tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Volume info retrieved successfully. Aug 13 21:15:41.701166 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-5b7af0af-1dbd-4bd9-a7d2-0e204c2aa10e req-69256b6c-7c8e-4937-aafb-9627de9dbb04 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:41.703674 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-5b7af0af-1dbd-4bd9-a7d2-0e204c2aa10e req-69256b6c-7c8e-4937-aafb-9627de9dbb04 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712 Aug 13 21:15:41.704490 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-5b7af0af-1dbd-4bd9-a7d2-0e204c2aa10e req-69256b6c-7c8e-4937-aafb-9627de9dbb04 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:41.704750 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-5b7af0af-1dbd-4bd9-a7d2-0e204c2aa10e req-69256b6c-7c8e-4937-aafb-9627de9dbb04 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:41.707487 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ed61362b-cef4-49e9-ae9f-0032db57bd9c tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] https://10.4.3.14/volume/v3/volumes/b84dc4bf-e0bf-413c-a722-56c51dd5d840 returned with HTTP 200 Aug 13 21:15:41.711404 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 981/3940] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:41 2026] GET /volume/v3/volumes/b84dc4bf-e0bf-413c-a722-56c51dd5d840 => generated 1351 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:15:41.721885 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:15:41.721885 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:15:41.728832 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-93c148c4-1355-445b-a738-91f4e6db938c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:41.729079 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-5b7af0af-1dbd-4bd9-a7d2-0e204c2aa10e req-69256b6c-7c8e-4937-aafb-9627de9dbb04 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:15:41.733088 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-93c148c4-1355-445b-a738-91f4e6db938c tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] GET https://10.4.3.14/volume/v3/volumes/b84dc4bf-e0bf-413c-a722-56c51dd5d840 Aug 13 21:15:41.733088 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-93c148c4-1355-445b-a738-91f4e6db938c tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:41.733088 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-93c148c4-1355-445b-a738-91f4e6db938c tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:41.737434 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-5b7af0af-1dbd-4bd9-a7d2-0e204c2aa10e req-69256b6c-7c8e-4937-aafb-9627de9dbb04 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712 returned with HTTP 200 Aug 13 21:15:41.738189 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 991/3941] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:15:41 2026] GET /volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712 => generated 1164 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:15:41.740144 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:15:41.740144 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:15:41.746816 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-93c148c4-1355-445b-a738-91f4e6db938c tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Volume info retrieved successfully. Aug 13 21:15:41.757038 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-93c148c4-1355-445b-a738-91f4e6db938c tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] https://10.4.3.14/volume/v3/volumes/b84dc4bf-e0bf-413c-a722-56c51dd5d840 returned with HTTP 200 Aug 13 21:15:41.757038 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 985/3942] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:41 2026] GET /volume/v3/volumes/b84dc4bf-e0bf-413c-a722-56c51dd5d840 => generated 1351 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 21:15:41.771117 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-5b7af0af-1dbd-4bd9-a7d2-0e204c2aa10e req-76da9ec8-05da-4e8d-8685-a54dfa66cbde None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:41.774619 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-5b7af0af-1dbd-4bd9-a7d2-0e204c2aa10e req-76da9ec8-05da-4e8d-8685-a54dfa66cbde tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] POST https://10.4.3.14/volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712/action Aug 13 21:15:41.775181 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-5b7af0af-1dbd-4bd9-a7d2-0e204c2aa10e req-76da9ec8-05da-4e8d-8685-a54dfa66cbde tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:15:41.775423 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-5b7af0af-1dbd-4bd9-a7d2-0e204c2aa10e req-76da9ec8-05da-4e8d-8685-a54dfa66cbde tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:15:41.775724 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-0489c03a-fa52-47a0-9ec6-ea19a03d8cfc None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:41.777929 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0489c03a-fa52-47a0-9ec6-ea19a03d8cfc tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] GET https://10.4.3.14/volume/v3/volumes/b84dc4bf-e0bf-413c-a722-56c51dd5d840 Aug 13 21:15:41.778278 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0489c03a-fa52-47a0-9ec6-ea19a03d8cfc tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:41.778506 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0489c03a-fa52-47a0-9ec6-ea19a03d8cfc tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:41.788168 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:15:41.788168 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:15:41.790893 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:15:41.790893 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:15:41.791673 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-5b7af0af-1dbd-4bd9-a7d2-0e204c2aa10e req-76da9ec8-05da-4e8d-8685-a54dfa66cbde tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:15:41.795800 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-0489c03a-fa52-47a0-9ec6-ea19a03d8cfc tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Volume info retrieved successfully. Aug 13 21:15:41.803391 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0489c03a-fa52-47a0-9ec6-ea19a03d8cfc tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] https://10.4.3.14/volume/v3/volumes/b84dc4bf-e0bf-413c-a722-56c51dd5d840 returned with HTTP 200 Aug 13 21:15:41.803880 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 982/3943] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:41 2026] GET /volume/v3/volumes/b84dc4bf-e0bf-413c-a722-56c51dd5d840 => generated 1351 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:15:41.803929 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-5b7af0af-1dbd-4bd9-a7d2-0e204c2aa10e req-76da9ec8-05da-4e8d-8685-a54dfa66cbde tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Begin detaching volume completed successfully. Aug 13 21:15:41.804256 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-5b7af0af-1dbd-4bd9-a7d2-0e204c2aa10e req-76da9ec8-05da-4e8d-8685-a54dfa66cbde tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712/action returned with HTTP 202 Aug 13 21:15:41.804845 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 986/3944] 10.4.3.14 () {72 vars in 1665 bytes} [Thu Aug 13 21:15:41 2026] POST /volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:15:41.825604 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-64ac3b0c-2d1a-409a-b17a-710087d668d6 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:41.831669 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-64ac3b0c-2d1a-409a-b17a-710087d668d6 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] DELETE https://10.4.3.14/volume/v3/volumes/b84dc4bf-e0bf-413c-a722-56c51dd5d840 Aug 13 21:15:41.831669 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-64ac3b0c-2d1a-409a-b17a-710087d668d6 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:41.831669 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-64ac3b0c-2d1a-409a-b17a-710087d668d6 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:41.831669 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-64ac3b0c-2d1a-409a-b17a-710087d668d6 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Delete volume with id: b84dc4bf-e0bf-413c-a722-56c51dd5d840 Aug 13 21:15:41.832822 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3533621d-6887-4262-8f55-44ce93c05907 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:41.835602 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3533621d-6887-4262-8f55-44ce93c05907 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712 Aug 13 21:15:41.838762 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3533621d-6887-4262-8f55-44ce93c05907 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:41.838762 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3533621d-6887-4262-8f55-44ce93c05907 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:41.846564 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:15:41.846564 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:15:41.848772 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:15:41.848772 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:15:41.849328 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-64ac3b0c-2d1a-409a-b17a-710087d668d6 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Volume info retrieved successfully. Aug 13 21:15:41.854555 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-3533621d-6887-4262-8f55-44ce93c05907 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:15:41.861210 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3533621d-6887-4262-8f55-44ce93c05907 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712 returned with HTTP 200 Aug 13 21:15:41.861804 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 986/3945] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:41 2026] GET /volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712 => generated 1167 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:15:41.877625 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-64ac3b0c-2d1a-409a-b17a-710087d668d6 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Delete volume request issued successfully. Aug 13 21:15:41.877625 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-64ac3b0c-2d1a-409a-b17a-710087d668d6 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] https://10.4.3.14/volume/v3/volumes/b84dc4bf-e0bf-413c-a722-56c51dd5d840 returned with HTTP 202 Aug 13 21:15:41.877625 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 992/3946] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:15:41 2026] DELETE /volume/v3/volumes/b84dc4bf-e0bf-413c-a722-56c51dd5d840 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:15:41.885954 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-72fd6318-3c9a-420b-9fca-192e4316db50 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:41.888906 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-72fd6318-3c9a-420b-9fca-192e4316db50 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] GET https://10.4.3.14/volume/v3/volumes/b84dc4bf-e0bf-413c-a722-56c51dd5d840 Aug 13 21:15:41.889173 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-72fd6318-3c9a-420b-9fca-192e4316db50 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:41.889357 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-72fd6318-3c9a-420b-9fca-192e4316db50 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:41.890606 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6fc60c54-7c66-47d7-9830-d6347551ae2a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:41.891283 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6fc60c54-7c66-47d7-9830-d6347551ae2a None None] GET https://10.4.3.14/volume// Aug 13 21:15:41.891283 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6fc60c54-7c66-47d7-9830-d6347551ae2a None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:41.891467 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6fc60c54-7c66-47d7-9830-d6347551ae2a None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:41.891912 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6fc60c54-7c66-47d7-9830-d6347551ae2a None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:15:41.892321 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 987/3947] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:15:41 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:15:41.901331 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:15:41.901331 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:15:41.905719 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-5b7af0af-1dbd-4bd9-a7d2-0e204c2aa10e req-e85d8bd9-163a-4ef3-bd44-9ed5470e685f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:41.908310 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-72fd6318-3c9a-420b-9fca-192e4316db50 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Volume info retrieved successfully. Aug 13 21:15:41.908542 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-5b7af0af-1dbd-4bd9-a7d2-0e204c2aa10e req-e85d8bd9-163a-4ef3-bd44-9ed5470e685f tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712 Aug 13 21:15:41.908792 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-5b7af0af-1dbd-4bd9-a7d2-0e204c2aa10e req-e85d8bd9-163a-4ef3-bd44-9ed5470e685f tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:41.909045 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-5b7af0af-1dbd-4bd9-a7d2-0e204c2aa10e req-e85d8bd9-163a-4ef3-bd44-9ed5470e685f tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:41.916006 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-72fd6318-3c9a-420b-9fca-192e4316db50 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] https://10.4.3.14/volume/v3/volumes/b84dc4bf-e0bf-413c-a722-56c51dd5d840 returned with HTTP 200 Aug 13 21:15:41.916508 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 983/3948] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:41 2026] GET /volume/v3/volumes/b84dc4bf-e0bf-413c-a722-56c51dd5d840 => generated 1350 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:15:41.919887 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:15:41.919887 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:15:41.924185 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-5b7af0af-1dbd-4bd9-a7d2-0e204c2aa10e req-e85d8bd9-163a-4ef3-bd44-9ed5470e685f tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:15:41.931037 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-5b7af0af-1dbd-4bd9-a7d2-0e204c2aa10e req-e85d8bd9-163a-4ef3-bd44-9ed5470e685f tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712 returned with HTTP 200 Aug 13 21:15:41.931037 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 987/3949] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:15:41 2026] GET /volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712 => generated 1347 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:15:41.964947 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-5b7af0af-1dbd-4bd9-a7d2-0e204c2aa10e req-e347b6bb-2f65-4074-b295-5ca7463d7fb1 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:41.967062 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-5b7af0af-1dbd-4bd9-a7d2-0e204c2aa10e req-e347b6bb-2f65-4074-b295-5ca7463d7fb1 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712/encryption Aug 13 21:15:41.967406 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-5b7af0af-1dbd-4bd9-a7d2-0e204c2aa10e req-e347b6bb-2f65-4074-b295-5ca7463d7fb1 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:41.968716 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-5b7af0af-1dbd-4bd9-a7d2-0e204c2aa10e req-e347b6bb-2f65-4074-b295-5ca7463d7fb1 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'index' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:41.979226 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:15:41.979226 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:15:41.985604 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-5b7af0af-1dbd-4bd9-a7d2-0e204c2aa10e req-e347b6bb-2f65-4074-b295-5ca7463d7fb1 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712/encryption returned with HTTP 200 Aug 13 21:15:41.986172 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 993/3950] 10.4.3.14 () {68 vars in 1624 bytes} [Thu Aug 13 21:15:41 2026] GET /volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:42.225896 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1df08612-f228-4d5c-8980-71b38d8ca275 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:42.227922 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1df08612-f228-4d5c-8980-71b38d8ca275 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] GET https://10.4.3.14/volume/v3/volumes/53e948fe-6720-48f8-9568-29268c21ffc7 Aug 13 21:15:42.228164 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1df08612-f228-4d5c-8980-71b38d8ca275 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:42.228369 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1df08612-f228-4d5c-8980-71b38d8ca275 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:42.246680 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:15:42.246680 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:15:42.250732 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1df08612-f228-4d5c-8980-71b38d8ca275 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Volume info retrieved successfully. Aug 13 21:15:42.257515 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1df08612-f228-4d5c-8980-71b38d8ca275 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] https://10.4.3.14/volume/v3/volumes/53e948fe-6720-48f8-9568-29268c21ffc7 returned with HTTP 200 Aug 13 21:15:42.258042 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 988/3951] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:42 2026] GET /volume/v3/volumes/53e948fe-6720-48f8-9568-29268c21ffc7 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:42.880252 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-7bc9de3c-9425-4ca6-82e2-89d7808ea92d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:42.882095 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7bc9de3c-9425-4ca6-82e2-89d7808ea92d tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712 Aug 13 21:15:42.882448 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7bc9de3c-9425-4ca6-82e2-89d7808ea92d tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:42.882448 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7bc9de3c-9425-4ca6-82e2-89d7808ea92d tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:42.896720 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:15:42.896720 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:15:42.902174 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-7bc9de3c-9425-4ca6-82e2-89d7808ea92d tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:15:42.911289 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7bc9de3c-9425-4ca6-82e2-89d7808ea92d tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712 returned with HTTP 200 Aug 13 21:15:42.911289 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 984/3952] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:42 2026] GET /volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712 => generated 1167 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:15:42.936041 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7210b1db-7d0d-450f-8841-be807fd461e8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:42.938315 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7210b1db-7d0d-450f-8841-be807fd461e8 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] GET https://10.4.3.14/volume/v3/volumes/b84dc4bf-e0bf-413c-a722-56c51dd5d840 Aug 13 21:15:42.938543 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7210b1db-7d0d-450f-8841-be807fd461e8 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:42.938761 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7210b1db-7d0d-450f-8841-be807fd461e8 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:42.945418 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7210b1db-7d0d-450f-8841-be807fd461e8 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] https://10.4.3.14/volume/v3/volumes/b84dc4bf-e0bf-413c-a722-56c51dd5d840 returned with HTTP 404 Aug 13 21:15:42.945978 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 988/3953] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:42 2026] GET /volume/v3/volumes/b84dc4bf-e0bf-413c-a722-56c51dd5d840 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:15:42.959381 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-8b6ef607-483f-41c7-86f1-9012c79b4406 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:42.963052 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8b6ef607-483f-41c7-86f1-9012c79b4406 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:15:42.963052 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8b6ef607-483f-41c7-86f1-9012c79b4406 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-494503754"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:15:42.963892 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-8b6ef607-483f-41c7-86f1-9012c79b4406 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-494503754'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:15:42.964075 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-8b6ef607-483f-41c7-86f1-9012c79b4406 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Create volume of 1 GB Aug 13 21:15:42.980635 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-8b6ef607-483f-41c7-86f1-9012c79b4406 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Availability Zones retrieved successfully. Aug 13 21:15:42.990398 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-8b6ef607-483f-41c7-86f1-9012c79b4406 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Flow 'volume_create_api' (30eb1e38-c566-4554-8e2b-ef41c5eebd01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:15:42.991607 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-8b6ef607-483f-41c7-86f1-9012c79b4406 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c650b7d-506a-4e35-a370-381ec1ed2a3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:42.992794 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-8b6ef607-483f-41c7-86f1-9012c79b4406 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:15:43.038617 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-8b6ef607-483f-41c7-86f1-9012c79b4406 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c650b7d-506a-4e35-a370-381ec1ed2a3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:43.039622 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-8b6ef607-483f-41c7-86f1-9012c79b4406 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a3cbbf8-4c25-43d8-a4b2-9c2a19abcfae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:43.120942 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-8b6ef607-483f-41c7-86f1-9012c79b4406 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Created reservations ['9a029ac8-2174-4e61-b31b-7f022da75ce0', '05a58700-9b1a-4925-93b3-02c5c5fe0fdc', 'b85271f2-9bcd-4bf4-a0c8-341c70c2c018', 'ee22d6a3-e19e-4db5-b5bb-cacef6ae9100'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:15:43.121629 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-8b6ef607-483f-41c7-86f1-9012c79b4406 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a3cbbf8-4c25-43d8-a4b2-9c2a19abcfae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a029ac8-2174-4e61-b31b-7f022da75ce0', '05a58700-9b1a-4925-93b3-02c5c5fe0fdc', 'b85271f2-9bcd-4bf4-a0c8-341c70c2c018', 'ee22d6a3-e19e-4db5-b5bb-cacef6ae9100']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:43.122408 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-8b6ef607-483f-41c7-86f1-9012c79b4406 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be25e0e5-db81-4e24-8a1e-366de24bc68d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:43.157744 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-8b6ef607-483f-41c7-86f1-9012c79b4406 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be25e0e5-db81-4e24-8a1e-366de24bc68d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c71eadfd-1e8b-42f3-be9e-fd731cd48855', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-494503754',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e91a07776744923a26f88b88da3b9c3',qos_specs=None,replication_status=,reservations=['9a029ac8-2174-4e61-b31b-7f022da75ce0','05a58700-9b1a-4925-93b3-02c5c5fe0fdc','b85271f2-9bcd-4bf4-a0c8-341c70c2c018','ee22d6a3-e19e-4db5-b5bb-cacef6ae9100'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9508d9bdc1c24643b541285ad73d43ba',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:15:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-494503754',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c71eadfd-1e8b-42f3-be9e-fd731cd48855,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e91a07776744923a26f88b88da3b9c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9508d9bdc1c24643b541285ad73d43ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:43.158517 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-8b6ef607-483f-41c7-86f1-9012c79b4406 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e6471a0-d69e-40ff-86f3-8a8e9071d5e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:43.191979 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-8b6ef607-483f-41c7-86f1-9012c79b4406 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e6471a0-d69e-40ff-86f3-8a8e9071d5e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-494503754',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e91a07776744923a26f88b88da3b9c3',qos_specs=None,replication_status=,reservations=['9a029ac8-2174-4e61-b31b-7f022da75ce0','05a58700-9b1a-4925-93b3-02c5c5fe0fdc','b85271f2-9bcd-4bf4-a0c8-341c70c2c018','ee22d6a3-e19e-4db5-b5bb-cacef6ae9100'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9508d9bdc1c24643b541285ad73d43ba',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:43.192909 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-8b6ef607-483f-41c7-86f1-9012c79b4406 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cb3c676-71c4-465d-91e0-7b3d02639a74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:43.214044 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-8b6ef607-483f-41c7-86f1-9012c79b4406 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cb3c676-71c4-465d-91e0-7b3d02639a74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:43.215154 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-8b6ef607-483f-41c7-86f1-9012c79b4406 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Flow 'volume_create_api' (30eb1e38-c566-4554-8e2b-ef41c5eebd01) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:15:43.215539 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-8b6ef607-483f-41c7-86f1-9012c79b4406 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Create volume request issued successfully. Aug 13 21:15:43.216843 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8b6ef607-483f-41c7-86f1-9012c79b4406 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:15:43.217175 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 994/3954] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:15:42 2026] POST /volume/v3/volumes => generated 745 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:15:43.233058 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-aee0a3e9-3f7d-40b8-9ed4-e384898afb00 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:43.235223 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-aee0a3e9-3f7d-40b8-9ed4-e384898afb00 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] GET https://10.4.3.14/volume/v3/volumes/c71eadfd-1e8b-42f3-be9e-fd731cd48855 Aug 13 21:15:43.235667 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-aee0a3e9-3f7d-40b8-9ed4-e384898afb00 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:43.235667 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-aee0a3e9-3f7d-40b8-9ed4-e384898afb00 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:43.247465 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:15:43.247465 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:15:43.255913 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-aee0a3e9-3f7d-40b8-9ed4-e384898afb00 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Volume info retrieved successfully. Aug 13 21:15:43.265699 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-aee0a3e9-3f7d-40b8-9ed4-e384898afb00 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] https://10.4.3.14/volume/v3/volumes/c71eadfd-1e8b-42f3-be9e-fd731cd48855 returned with HTTP 200 Aug 13 21:15:43.267427 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 989/3955] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:43 2026] GET /volume/v3/volumes/c71eadfd-1e8b-42f3-be9e-fd731cd48855 => generated 813 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:43.278338 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-61ac00ab-b6c7-46e4-a420-2d4b99b1dfaa None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:43.282289 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-61ac00ab-b6c7-46e4-a420-2d4b99b1dfaa tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] GET https://10.4.3.14/volume/v3/volumes/53e948fe-6720-48f8-9568-29268c21ffc7 Aug 13 21:15:43.282422 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-61ac00ab-b6c7-46e4-a420-2d4b99b1dfaa tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:43.282682 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-61ac00ab-b6c7-46e4-a420-2d4b99b1dfaa tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:43.298586 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:15:43.298586 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:15:43.309366 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-61ac00ab-b6c7-46e4-a420-2d4b99b1dfaa tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Volume info retrieved successfully. Aug 13 21:15:43.318527 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-61ac00ab-b6c7-46e4-a420-2d4b99b1dfaa tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] https://10.4.3.14/volume/v3/volumes/53e948fe-6720-48f8-9568-29268c21ffc7 returned with HTTP 200 Aug 13 21:15:43.319449 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 985/3956] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:43 2026] GET /volume/v3/volumes/53e948fe-6720-48f8-9568-29268c21ffc7 => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:43.927805 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-767dc83d-e67f-4b9f-b158-b80d0fdf4e79 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:43.929514 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-767dc83d-e67f-4b9f-b158-b80d0fdf4e79 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712 Aug 13 21:15:43.929729 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-767dc83d-e67f-4b9f-b158-b80d0fdf4e79 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:43.930511 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-767dc83d-e67f-4b9f-b158-b80d0fdf4e79 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:43.948116 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:15:43.948116 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:15:43.954200 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-767dc83d-e67f-4b9f-b158-b80d0fdf4e79 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:15:43.959589 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-767dc83d-e67f-4b9f-b158-b80d0fdf4e79 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712 returned with HTTP 200 Aug 13 21:15:43.960069 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 989/3957] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:43 2026] GET /volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712 => generated 1167 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:15:44.282550 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-4833e8ae-4b9e-46c5-9a54-4d546a0e8617 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:44.284759 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4833e8ae-4b9e-46c5-9a54-4d546a0e8617 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] GET https://10.4.3.14/volume/v3/volumes/c71eadfd-1e8b-42f3-be9e-fd731cd48855 Aug 13 21:15:44.285351 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4833e8ae-4b9e-46c5-9a54-4d546a0e8617 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:44.285351 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4833e8ae-4b9e-46c5-9a54-4d546a0e8617 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:44.294508 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:15:44.294508 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:15:44.300209 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-4833e8ae-4b9e-46c5-9a54-4d546a0e8617 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Volume info retrieved successfully. Aug 13 21:15:44.305518 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4833e8ae-4b9e-46c5-9a54-4d546a0e8617 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] https://10.4.3.14/volume/v3/volumes/c71eadfd-1e8b-42f3-be9e-fd731cd48855 returned with HTTP 200 Aug 13 21:15:44.305898 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 995/3958] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:44 2026] GET /volume/v3/volumes/c71eadfd-1e8b-42f3-be9e-fd731cd48855 => generated 838 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:44.318797 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8ccfec14-0220-466f-9f75-9d4f450370c7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:44.320919 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8ccfec14-0220-466f-9f75-9d4f450370c7 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] POST https://10.4.3.14/volume/v3/snapshots Aug 13 21:15:44.321297 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8ccfec14-0220-466f-9f75-9d4f450370c7 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c71eadfd-1e8b-42f3-be9e-fd731cd48855", "name": "tempest-VolumesExtendTest-Snapshot-720426522"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:15:44.334236 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:15:44.334236 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:15:44.334854 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-8ccfec14-0220-466f-9f75-9d4f450370c7 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Volume info retrieved successfully. Aug 13 21:15:44.334973 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-8ccfec14-0220-466f-9f75-9d4f450370c7 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Create snapshot from volume c71eadfd-1e8b-42f3-be9e-fd731cd48855 Aug 13 21:15:44.335635 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c1df7a37-d147-48f3-8b4b-2a5ab1abe5a2 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:44.337324 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c1df7a37-d147-48f3-8b4b-2a5ab1abe5a2 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] GET https://10.4.3.14/volume/v3/volumes/53e948fe-6720-48f8-9568-29268c21ffc7 Aug 13 21:15:44.337487 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c1df7a37-d147-48f3-8b4b-2a5ab1abe5a2 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:44.337657 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c1df7a37-d147-48f3-8b4b-2a5ab1abe5a2 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:44.346549 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:15:44.346549 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:15:44.349849 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-c1df7a37-d147-48f3-8b4b-2a5ab1abe5a2 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Volume info retrieved successfully. Aug 13 21:15:44.354456 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c1df7a37-d147-48f3-8b4b-2a5ab1abe5a2 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] https://10.4.3.14/volume/v3/volumes/53e948fe-6720-48f8-9568-29268c21ffc7 returned with HTTP 200 Aug 13 21:15:44.355014 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 986/3959] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:44 2026] GET /volume/v3/volumes/53e948fe-6720-48f8-9568-29268c21ffc7 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:44.389939 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-8ccfec14-0220-466f-9f75-9d4f450370c7 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Created reservations ['84ed4a5b-8d7e-4626-aefc-780081c76e18', '8774dfec-e2f6-499f-be42-4f0ca77f9f09', '780c44bc-69be-465c-b3b5-4a01919dd05e', 'd71a409e-47e9-4e4d-a7c6-d46e457dd525'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:15:44.433826 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-8ccfec14-0220-466f-9f75-9d4f450370c7 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Snapshot create request issued successfully. Aug 13 21:15:44.434267 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8ccfec14-0220-466f-9f75-9d4f450370c7 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] https://10.4.3.14/volume/v3/snapshots returned with HTTP 202 Aug 13 21:15:44.434853 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 990/3960] 10.4.3.14 () {68 vars in 1258 bytes} [Thu Aug 13 21:15:44 2026] POST /volume/v3/snapshots => generated 303 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:15:44.451313 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-336f5260-e6f9-4bf4-98d4-b9e20f5323d5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:44.453428 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-336f5260-e6f9-4bf4-98d4-b9e20f5323d5 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] GET https://10.4.3.14/volume/v3/snapshots/1994ac38-4965-42f2-a17f-5d6e5e48ef60 Aug 13 21:15:44.453674 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-336f5260-e6f9-4bf4-98d4-b9e20f5323d5 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:44.453913 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-336f5260-e6f9-4bf4-98d4-b9e20f5323d5 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:44.460504 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:15:44.460504 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:15:44.461183 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-336f5260-e6f9-4bf4-98d4-b9e20f5323d5 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Snapshot retrieved successfully. Aug 13 21:15:44.462243 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-336f5260-e6f9-4bf4-98d4-b9e20f5323d5 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] https://10.4.3.14/volume/v3/snapshots/1994ac38-4965-42f2-a17f-5d6e5e48ef60 returned with HTTP 200 Aug 13 21:15:44.462767 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 990/3961] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:15:44 2026] GET /volume/v3/snapshots/1994ac38-4965-42f2-a17f-5d6e5e48ef60 => generated 435 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:44.977568 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-1a745fef-cfba-46ca-b8f3-3425bfe3a089 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:44.984998 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1a745fef-cfba-46ca-b8f3-3425bfe3a089 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712 Aug 13 21:15:44.984998 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1a745fef-cfba-46ca-b8f3-3425bfe3a089 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:44.984998 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1a745fef-cfba-46ca-b8f3-3425bfe3a089 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:45.008791 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:15:45.008791 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:15:45.016864 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-1a745fef-cfba-46ca-b8f3-3425bfe3a089 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:15:45.019860 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-041fd309-de4d-4aad-809a-e7ab3c730fbb req-ea28a5c6-0f16-4098-8df6-c6d8566eb6bb None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:45.022645 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-041fd309-de4d-4aad-809a-e7ab3c730fbb req-ea28a5c6-0f16-4098-8df6-c6d8566eb6bb tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] POST https://10.4.3.14/volume/v3/attachments/bfdc3560-5450-4618-bc64-51087ce6be58/action Aug 13 21:15:45.023018 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-041fd309-de4d-4aad-809a-e7ab3c730fbb req-ea28a5c6-0f16-4098-8df6-c6d8566eb6bb tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Action body: b'{"os-complete": null}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:15:45.023164 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-041fd309-de4d-4aad-809a-e7ab3c730fbb req-ea28a5c6-0f16-4098-8df6-c6d8566eb6bb tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:15:45.024181 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1a745fef-cfba-46ca-b8f3-3425bfe3a089 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712 returned with HTTP 200 Aug 13 21:15:45.024942 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 996/3962] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:44 2026] GET /volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712 => generated 1167 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:15:45.048582 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:15:45.048582 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:15:45.063334 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-041fd309-de4d-4aad-809a-e7ab3c730fbb req-ea28a5c6-0f16-4098-8df6-c6d8566eb6bb tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] https://10.4.3.14/volume/v3/attachments/bfdc3560-5450-4618-bc64-51087ce6be58/action returned with HTTP 204 Aug 13 21:15:45.063838 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 987/3963] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:15:45 2026] POST /volume/v3/attachments/bfdc3560-5450-4618-bc64-51087ce6be58/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:15:45.122800 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-5b7af0af-1dbd-4bd9-a7d2-0e204c2aa10e req-c2c9466f-704d-4060-bb0a-f589779525d4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:45.126182 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-5b7af0af-1dbd-4bd9-a7d2-0e204c2aa10e req-c2c9466f-704d-4060-bb0a-f589779525d4 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] DELETE https://10.4.3.14/volume/v3/attachments/fa6b9d09-dddd-4842-bdce-338c44e0b0c0 Aug 13 21:15:45.126445 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-5b7af0af-1dbd-4bd9-a7d2-0e204c2aa10e req-c2c9466f-704d-4060-bb0a-f589779525d4 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:45.126694 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-5b7af0af-1dbd-4bd9-a7d2-0e204c2aa10e req-c2c9466f-704d-4060-bb0a-f589779525d4 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:45.140163 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:15:45.140163 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:15:45.205811 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-5b7af0af-1dbd-4bd9-a7d2-0e204c2aa10e req-c2c9466f-704d-4060-bb0a-f589779525d4 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/attachments/fa6b9d09-dddd-4842-bdce-338c44e0b0c0 returned with HTTP 200 Aug 13 21:15:45.206306 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 991/3964] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:15:45 2026] DELETE /volume/v3/attachments/fa6b9d09-dddd-4842-bdce-338c44e0b0c0 => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:45.374010 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7036434b-d567-4732-8baa-abd498a57818 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:45.376617 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7036434b-d567-4732-8baa-abd498a57818 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] GET https://10.4.3.14/volume/v3/volumes/53e948fe-6720-48f8-9568-29268c21ffc7 Aug 13 21:15:45.376984 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7036434b-d567-4732-8baa-abd498a57818 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:45.377315 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7036434b-d567-4732-8baa-abd498a57818 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:45.388507 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:15:45.388507 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:15:45.393558 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7036434b-d567-4732-8baa-abd498a57818 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Volume info retrieved successfully. Aug 13 21:15:45.399479 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7036434b-d567-4732-8baa-abd498a57818 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] https://10.4.3.14/volume/v3/volumes/53e948fe-6720-48f8-9568-29268c21ffc7 returned with HTTP 200 Aug 13 21:15:45.400013 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 991/3965] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:45 2026] GET /volume/v3/volumes/53e948fe-6720-48f8-9568-29268c21ffc7 => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:15:45.414081 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b6a670ad-cf75-4435-b414-8a44f2020d56 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:45.418049 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b6a670ad-cf75-4435-b414-8a44f2020d56 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] GET https://10.4.3.14/volume/v3/volumes/53e948fe-6720-48f8-9568-29268c21ffc7 Aug 13 21:15:45.418049 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b6a670ad-cf75-4435-b414-8a44f2020d56 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:45.418049 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b6a670ad-cf75-4435-b414-8a44f2020d56 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:45.427317 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:15:45.427317 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:15:45.432501 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-b6a670ad-cf75-4435-b414-8a44f2020d56 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Volume info retrieved successfully. Aug 13 21:15:45.438094 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b6a670ad-cf75-4435-b414-8a44f2020d56 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] https://10.4.3.14/volume/v3/volumes/53e948fe-6720-48f8-9568-29268c21ffc7 returned with HTTP 200 Aug 13 21:15:45.438874 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 997/3966] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:45 2026] GET /volume/v3/volumes/53e948fe-6720-48f8-9568-29268c21ffc7 => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:15:45.455942 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-34f3aa88-8f43-425e-be25-57071a85f5a1 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:45.458572 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-34f3aa88-8f43-425e-be25-57071a85f5a1 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] POST https://10.4.3.14/volume/v3/snapshots Aug 13 21:15:45.459089 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-34f3aa88-8f43-425e-be25-57071a85f5a1 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "53e948fe-6720-48f8-9568-29268c21ffc7", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-600666735", "description": null, "metadata": null}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:15:45.475377 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:15:45.475377 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:15:45.475613 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b6a09cec-607e-4bd6-897b-c093b5703f4b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:45.475934 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-34f3aa88-8f43-425e-be25-57071a85f5a1 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Volume info retrieved successfully. Aug 13 21:15:45.476120 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.snapshots [None req-34f3aa88-8f43-425e-be25-57071a85f5a1 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Create snapshot from volume 53e948fe-6720-48f8-9568-29268c21ffc7 Aug 13 21:15:45.477268 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b6a09cec-607e-4bd6-897b-c093b5703f4b tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] GET https://10.4.3.14/volume/v3/snapshots/1994ac38-4965-42f2-a17f-5d6e5e48ef60 Aug 13 21:15:45.477468 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b6a09cec-607e-4bd6-897b-c093b5703f4b tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:45.477641 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b6a09cec-607e-4bd6-897b-c093b5703f4b tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:45.486460 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:15:45.486460 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:15:45.487106 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b6a09cec-607e-4bd6-897b-c093b5703f4b tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Snapshot retrieved successfully. Aug 13 21:15:45.488166 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b6a09cec-607e-4bd6-897b-c093b5703f4b tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] https://10.4.3.14/volume/v3/snapshots/1994ac38-4965-42f2-a17f-5d6e5e48ef60 returned with HTTP 200 Aug 13 21:15:45.488734 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 992/3967] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:15:45 2026] GET /volume/v3/snapshots/1994ac38-4965-42f2-a17f-5d6e5e48ef60 => generated 462 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:45.501042 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-287dad6d-a50e-45ab-8162-20b3276e1122 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:45.503476 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-287dad6d-a50e-45ab-8162-20b3276e1122 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] POST https://10.4.3.14/volume/v3/volumes/c71eadfd-1e8b-42f3-be9e-fd731cd48855/action Aug 13 21:15:45.503914 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-287dad6d-a50e-45ab-8162-20b3276e1122 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:15:45.504120 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-287dad6d-a50e-45ab-8162-20b3276e1122 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:15:45.514335 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:15:45.514335 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:15:45.514976 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-287dad6d-a50e-45ab-8162-20b3276e1122 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Volume info retrieved successfully. Aug 13 21:15:45.526622 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-34f3aa88-8f43-425e-be25-57071a85f5a1 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Created reservations ['c3b22fa3-6ed3-4f3f-8772-419173ae3c2b', '1c5d6e3d-df05-4dc2-a9af-d818fdafae01', '3b108454-8aa4-415e-8c60-1ea9c6426442', '652b0d3e-9954-4e7b-9201-f74d73727b79'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:15:45.554581 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-287dad6d-a50e-45ab-8162-20b3276e1122 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Created reservations ['8f03cf6f-7a1c-4dd2-bcfc-2e68f454e637', 'efd0861c-455e-41ff-840f-d2ce4ea52f37'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:15:45.564632 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-287dad6d-a50e-45ab-8162-20b3276e1122 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Extend volume request issued successfully. Aug 13 21:15:45.564860 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-287dad6d-a50e-45ab-8162-20b3276e1122 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] https://10.4.3.14/volume/v3/volumes/c71eadfd-1e8b-42f3-be9e-fd731cd48855/action returned with HTTP 202 Aug 13 21:15:45.565387 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 992/3968] 10.4.3.14 () {68 vars in 1383 bytes} [Thu Aug 13 21:15:45 2026] POST /volume/v3/volumes/c71eadfd-1e8b-42f3-be9e-fd731cd48855/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:15:45.573728 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d760b610-b00e-4e10-9bf3-7e0af9d06fd9 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:45.577273 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-34f3aa88-8f43-425e-be25-57071a85f5a1 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Snapshot force create request issued successfully. Aug 13 21:15:45.577817 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-34f3aa88-8f43-425e-be25-57071a85f5a1 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] https://10.4.3.14/volume/v3/snapshots returned with HTTP 202 Aug 13 21:15:45.578607 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d760b610-b00e-4e10-9bf3-7e0af9d06fd9 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] GET https://10.4.3.14/volume/v3/volumes/c71eadfd-1e8b-42f3-be9e-fd731cd48855 Aug 13 21:15:45.578688 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 988/3969] 10.4.3.14 () {68 vars in 1258 bytes} [Thu Aug 13 21:15:45 2026] POST /volume/v3/snapshots => generated 310 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:15:45.578997 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d760b610-b00e-4e10-9bf3-7e0af9d06fd9 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:45.579145 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d760b610-b00e-4e10-9bf3-7e0af9d06fd9 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:45.589475 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-79cdeccf-f30f-41f9-b516-5bb432ddeb27 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:45.590596 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:15:45.590596 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:15:45.591806 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-79cdeccf-f30f-41f9-b516-5bb432ddeb27 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] GET https://10.4.3.14/volume/v3/snapshots/a1df031e-4449-4a7b-95f6-80a79d6172b3 Aug 13 21:15:45.592076 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-79cdeccf-f30f-41f9-b516-5bb432ddeb27 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:45.592311 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-79cdeccf-f30f-41f9-b516-5bb432ddeb27 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:45.598891 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-d760b610-b00e-4e10-9bf3-7e0af9d06fd9 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Volume info retrieved successfully. Aug 13 21:15:45.599220 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:15:45.599220 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:15:45.599878 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-79cdeccf-f30f-41f9-b516-5bb432ddeb27 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Snapshot retrieved successfully. Aug 13 21:15:45.600882 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-79cdeccf-f30f-41f9-b516-5bb432ddeb27 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] https://10.4.3.14/volume/v3/snapshots/a1df031e-4449-4a7b-95f6-80a79d6172b3 returned with HTTP 200 Aug 13 21:15:45.601422 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 993/3970] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:15:45 2026] GET /volume/v3/snapshots/a1df031e-4449-4a7b-95f6-80a79d6172b3 => generated 442 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:45.604693 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d760b610-b00e-4e10-9bf3-7e0af9d06fd9 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] https://10.4.3.14/volume/v3/volumes/c71eadfd-1e8b-42f3-be9e-fd731cd48855 returned with HTTP 200 Aug 13 21:15:45.605130 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 998/3971] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:45 2026] GET /volume/v3/volumes/c71eadfd-1e8b-42f3-be9e-fd731cd48855 => generated 838 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:46.044296 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0c2b37f6-9219-476c-ae5b-c65c927e8eb8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:46.046688 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0c2b37f6-9219-476c-ae5b-c65c927e8eb8 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712 Aug 13 21:15:46.046936 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0c2b37f6-9219-476c-ae5b-c65c927e8eb8 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:46.047172 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0c2b37f6-9219-476c-ae5b-c65c927e8eb8 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:46.056022 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:15:46.056022 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:15:46.065530 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-0c2b37f6-9219-476c-ae5b-c65c927e8eb8 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:15:46.068624 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0c2b37f6-9219-476c-ae5b-c65c927e8eb8 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712 returned with HTTP 200 Aug 13 21:15:46.068953 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 993/3972] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:46 2026] GET /volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712 => generated 872 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:46.080722 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b987777d-fed6-4753-b0d4-fef33f34c552 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:46.082854 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b987777d-fed6-4753-b0d4-fef33f34c552 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/bfd50896-5154-46ba-b8b4-9fb8de596ba1 Aug 13 21:15:46.083117 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b987777d-fed6-4753-b0d4-fef33f34c552 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:46.083384 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b987777d-fed6-4753-b0d4-fef33f34c552 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:46.094578 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:15:46.094578 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:15:46.098423 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-b987777d-fed6-4753-b0d4-fef33f34c552 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:15:46.104834 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b987777d-fed6-4753-b0d4-fef33f34c552 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/bfd50896-5154-46ba-b8b4-9fb8de596ba1 returned with HTTP 200 Aug 13 21:15:46.105243 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 989/3973] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:46 2026] GET /volume/v3/volumes/bfd50896-5154-46ba-b8b4-9fb8de596ba1 => generated 1136 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:15:46.148425 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-dca7de9e-6b2e-41e6-9e6e-fc0fa807e5b3 req-2fa44906-69c2-43ae-ba59-f36390ad29fc None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:46.150851 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-dca7de9e-6b2e-41e6-9e6e-fc0fa807e5b3 req-2fa44906-69c2-43ae-ba59-f36390ad29fc tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/bfd50896-5154-46ba-b8b4-9fb8de596ba1 Aug 13 21:15:46.151136 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-dca7de9e-6b2e-41e6-9e6e-fc0fa807e5b3 req-2fa44906-69c2-43ae-ba59-f36390ad29fc tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:46.151357 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-dca7de9e-6b2e-41e6-9e6e-fc0fa807e5b3 req-2fa44906-69c2-43ae-ba59-f36390ad29fc tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:46.161948 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:15:46.161948 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:15:46.165322 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-dca7de9e-6b2e-41e6-9e6e-fc0fa807e5b3 req-2fa44906-69c2-43ae-ba59-f36390ad29fc tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:15:46.170268 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-dca7de9e-6b2e-41e6-9e6e-fc0fa807e5b3 req-2fa44906-69c2-43ae-ba59-f36390ad29fc tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/bfd50896-5154-46ba-b8b4-9fb8de596ba1 returned with HTTP 200 Aug 13 21:15:46.170595 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 994/3974] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:15:46 2026] GET /volume/v3/volumes/bfd50896-5154-46ba-b8b4-9fb8de596ba1 => generated 1136 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:15:46.194268 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-dca7de9e-6b2e-41e6-9e6e-fc0fa807e5b3 req-168ed190-3f7a-4583-ab38-503cc95277c7 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:46.195182 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-dca7de9e-6b2e-41e6-9e6e-fc0fa807e5b3 req-168ed190-3f7a-4583-ab38-503cc95277c7 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] POST https://10.4.3.14/volume/v3/volumes/bfd50896-5154-46ba-b8b4-9fb8de596ba1/action Aug 13 21:15:46.195479 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-dca7de9e-6b2e-41e6-9e6e-fc0fa807e5b3 req-168ed190-3f7a-4583-ab38-503cc95277c7 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:15:46.195595 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-dca7de9e-6b2e-41e6-9e6e-fc0fa807e5b3 req-168ed190-3f7a-4583-ab38-503cc95277c7 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:15:46.208697 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:15:46.208697 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:15:46.209218 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-dca7de9e-6b2e-41e6-9e6e-fc0fa807e5b3 req-168ed190-3f7a-4583-ab38-503cc95277c7 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:15:46.217176 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-dca7de9e-6b2e-41e6-9e6e-fc0fa807e5b3 req-168ed190-3f7a-4583-ab38-503cc95277c7 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Begin detaching volume completed successfully. Aug 13 21:15:46.217423 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-dca7de9e-6b2e-41e6-9e6e-fc0fa807e5b3 req-168ed190-3f7a-4583-ab38-503cc95277c7 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/bfd50896-5154-46ba-b8b4-9fb8de596ba1/action returned with HTTP 202 Aug 13 21:15:46.217849 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 999/3975] 10.4.3.14 () {72 vars in 1665 bytes} [Thu Aug 13 21:15:46 2026] POST /volume/v3/volumes/bfd50896-5154-46ba-b8b4-9fb8de596ba1/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:15:46.249005 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-55d0c572-f0bb-4627-93fc-e8d6b82bd603 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:46.249005 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-55d0c572-f0bb-4627-93fc-e8d6b82bd603 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/bfd50896-5154-46ba-b8b4-9fb8de596ba1 Aug 13 21:15:46.249005 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-55d0c572-f0bb-4627-93fc-e8d6b82bd603 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:46.249005 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-55d0c572-f0bb-4627-93fc-e8d6b82bd603 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:46.260810 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:15:46.260810 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:15:46.263943 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-55d0c572-f0bb-4627-93fc-e8d6b82bd603 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:15:46.269359 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-55d0c572-f0bb-4627-93fc-e8d6b82bd603 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/bfd50896-5154-46ba-b8b4-9fb8de596ba1 returned with HTTP 200 Aug 13 21:15:46.269754 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 994/3976] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:46 2026] GET /volume/v3/volumes/bfd50896-5154-46ba-b8b4-9fb8de596ba1 => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:15:46.280134 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b095f20e-9c40-4ce8-8e4e-47e50d311f02 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:46.280712 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b095f20e-9c40-4ce8-8e4e-47e50d311f02 None None] GET https://10.4.3.14/volume// Aug 13 21:15:46.281077 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b095f20e-9c40-4ce8-8e4e-47e50d311f02 None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:46.281290 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b095f20e-9c40-4ce8-8e4e-47e50d311f02 None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:46.281767 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b095f20e-9c40-4ce8-8e4e-47e50d311f02 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:15:46.282728 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 990/3977] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:15:46 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:15:46.292975 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-dca7de9e-6b2e-41e6-9e6e-fc0fa807e5b3 req-7e8b8005-c87e-4717-9f06-0b41e714cbab None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:46.297233 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-dca7de9e-6b2e-41e6-9e6e-fc0fa807e5b3 req-7e8b8005-c87e-4717-9f06-0b41e714cbab tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/bfd50896-5154-46ba-b8b4-9fb8de596ba1 Aug 13 21:15:46.297489 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-dca7de9e-6b2e-41e6-9e6e-fc0fa807e5b3 req-7e8b8005-c87e-4717-9f06-0b41e714cbab tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:46.297692 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-dca7de9e-6b2e-41e6-9e6e-fc0fa807e5b3 req-7e8b8005-c87e-4717-9f06-0b41e714cbab tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:46.309532 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:15:46.309532 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:15:46.314080 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-dca7de9e-6b2e-41e6-9e6e-fc0fa807e5b3 req-7e8b8005-c87e-4717-9f06-0b41e714cbab tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:15:46.319337 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-dca7de9e-6b2e-41e6-9e6e-fc0fa807e5b3 req-7e8b8005-c87e-4717-9f06-0b41e714cbab tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/bfd50896-5154-46ba-b8b4-9fb8de596ba1 returned with HTTP 200 Aug 13 21:15:46.319841 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 995/3978] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:15:46 2026] GET /volume/v3/volumes/bfd50896-5154-46ba-b8b4-9fb8de596ba1 => generated 1319 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:15:46.616936 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-61125581-65ac-4174-aa28-f88e1ef0abcc None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:46.621869 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-61125581-65ac-4174-aa28-f88e1ef0abcc tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] GET https://10.4.3.14/volume/v3/snapshots/a1df031e-4449-4a7b-95f6-80a79d6172b3 Aug 13 21:15:46.621869 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-61125581-65ac-4174-aa28-f88e1ef0abcc tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:46.621869 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-61125581-65ac-4174-aa28-f88e1ef0abcc tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:46.624261 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-12df3551-b57c-4cdc-be54-c5485552c816 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:46.626043 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-12df3551-b57c-4cdc-be54-c5485552c816 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] GET https://10.4.3.14/volume/v3/volumes/c71eadfd-1e8b-42f3-be9e-fd731cd48855 Aug 13 21:15:46.626204 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-12df3551-b57c-4cdc-be54-c5485552c816 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:46.626366 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-12df3551-b57c-4cdc-be54-c5485552c816 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:46.628832 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:15:46.628832 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:15:46.629515 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-61125581-65ac-4174-aa28-f88e1ef0abcc tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Snapshot retrieved successfully. Aug 13 21:15:46.630683 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-61125581-65ac-4174-aa28-f88e1ef0abcc tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] https://10.4.3.14/volume/v3/snapshots/a1df031e-4449-4a7b-95f6-80a79d6172b3 returned with HTTP 200 Aug 13 21:15:46.635784 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:15:46.635784 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:15:46.636014 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1000/3979] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:15:46 2026] GET /volume/v3/snapshots/a1df031e-4449-4a7b-95f6-80a79d6172b3 => generated 469 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:46.637856 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-12df3551-b57c-4cdc-be54-c5485552c816 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Volume info retrieved successfully. Aug 13 21:15:46.642577 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-12df3551-b57c-4cdc-be54-c5485552c816 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] https://10.4.3.14/volume/v3/volumes/c71eadfd-1e8b-42f3-be9e-fd731cd48855 returned with HTTP 200 Aug 13 21:15:46.642952 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 995/3980] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:46 2026] GET /volume/v3/volumes/c71eadfd-1e8b-42f3-be9e-fd731cd48855 => generated 838 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:46.647851 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-23782b1d-000d-4fe0-b6ba-b8d8de3eae05 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:46.649938 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-23782b1d-000d-4fe0-b6ba-b8d8de3eae05 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] GET https://10.4.3.14/volume/v3/snapshots/a1df031e-4449-4a7b-95f6-80a79d6172b3 Aug 13 21:15:46.650262 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-23782b1d-000d-4fe0-b6ba-b8d8de3eae05 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:46.650535 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-23782b1d-000d-4fe0-b6ba-b8d8de3eae05 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:46.657487 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:15:46.657487 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:15:46.657621 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-bf942877-824f-4427-8383-5b91b373d198 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:46.658054 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-23782b1d-000d-4fe0-b6ba-b8d8de3eae05 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Snapshot retrieved successfully. Aug 13 21:15:46.659348 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-23782b1d-000d-4fe0-b6ba-b8d8de3eae05 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] https://10.4.3.14/volume/v3/snapshots/a1df031e-4449-4a7b-95f6-80a79d6172b3 returned with HTTP 200 Aug 13 21:15:46.659807 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bf942877-824f-4427-8383-5b91b373d198 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] GET https://10.4.3.14/volume/v3/volumes/c71eadfd-1e8b-42f3-be9e-fd731cd48855 Aug 13 21:15:46.659877 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 991/3981] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:15:46 2026] GET /volume/v3/snapshots/a1df031e-4449-4a7b-95f6-80a79d6172b3 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:46.662726 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bf942877-824f-4427-8383-5b91b373d198 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:46.662726 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bf942877-824f-4427-8383-5b91b373d198 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:46.670777 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-082027d3-80e6-431e-92fc-ca5dfa85cf63 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:46.672413 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:15:46.672413 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:15:46.675085 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-082027d3-80e6-431e-92fc-ca5dfa85cf63 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] GET https://10.4.3.14/volume/v3/volumes/53e948fe-6720-48f8-9568-29268c21ffc7 Aug 13 21:15:46.675085 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-082027d3-80e6-431e-92fc-ca5dfa85cf63 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:46.675085 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-082027d3-80e6-431e-92fc-ca5dfa85cf63 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:46.680688 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-bf942877-824f-4427-8383-5b91b373d198 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Volume info retrieved successfully. Aug 13 21:15:46.690426 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bf942877-824f-4427-8383-5b91b373d198 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] https://10.4.3.14/volume/v3/volumes/c71eadfd-1e8b-42f3-be9e-fd731cd48855 returned with HTTP 200 Aug 13 21:15:46.690426 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 996/3982] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:46 2026] GET /volume/v3/volumes/c71eadfd-1e8b-42f3-be9e-fd731cd48855 => generated 838 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:46.690595 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:15:46.690595 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:15:46.702660 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-082027d3-80e6-431e-92fc-ca5dfa85cf63 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Volume info retrieved successfully. Aug 13 21:15:46.711512 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-354f0260-155b-474a-9cce-639f4d76f09a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:46.711512 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-354f0260-155b-474a-9cce-639f4d76f09a tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] DELETE https://10.4.3.14/volume/v3/snapshots/1994ac38-4965-42f2-a17f-5d6e5e48ef60 Aug 13 21:15:46.711512 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-354f0260-155b-474a-9cce-639f4d76f09a tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:46.711512 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-354f0260-155b-474a-9cce-639f4d76f09a tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:46.711776 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-082027d3-80e6-431e-92fc-ca5dfa85cf63 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] https://10.4.3.14/volume/v3/volumes/53e948fe-6720-48f8-9568-29268c21ffc7 returned with HTTP 200 Aug 13 21:15:46.711829 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-354f0260-155b-474a-9cce-639f4d76f09a tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Delete snapshot with id: 1994ac38-4965-42f2-a17f-5d6e5e48ef60 Aug 13 21:15:46.712560 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1001/3983] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:46 2026] GET /volume/v3/volumes/53e948fe-6720-48f8-9568-29268c21ffc7 => generated 1137 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:15:46.718021 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:15:46.718021 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:15:46.718439 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-354f0260-155b-474a-9cce-639f4d76f09a tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Snapshot retrieved successfully. Aug 13 21:15:46.736713 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-354f0260-155b-474a-9cce-639f4d76f09a tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Snapshot delete request issued successfully. Aug 13 21:15:46.736942 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-354f0260-155b-474a-9cce-639f4d76f09a tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] https://10.4.3.14/volume/v3/snapshots/1994ac38-4965-42f2-a17f-5d6e5e48ef60 returned with HTTP 202 Aug 13 21:15:46.737495 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 996/3984] 10.4.3.14 () {66 vars in 1350 bytes} [Thu Aug 13 21:15:46 2026] DELETE /volume/v3/snapshots/1994ac38-4965-42f2-a17f-5d6e5e48ef60 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:15:46.751624 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3a076af1-9203-4350-aa12-15559ac0ed9b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:46.758041 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3a076af1-9203-4350-aa12-15559ac0ed9b tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] GET https://10.4.3.14/volume/v3/snapshots/1994ac38-4965-42f2-a17f-5d6e5e48ef60 Aug 13 21:15:46.758310 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3a076af1-9203-4350-aa12-15559ac0ed9b tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:46.758582 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3a076af1-9203-4350-aa12-15559ac0ed9b tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:46.768995 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:15:46.768995 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:15:46.768995 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-3a076af1-9203-4350-aa12-15559ac0ed9b tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Snapshot retrieved successfully. Aug 13 21:15:46.768995 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3a076af1-9203-4350-aa12-15559ac0ed9b tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] https://10.4.3.14/volume/v3/snapshots/1994ac38-4965-42f2-a17f-5d6e5e48ef60 returned with HTTP 200 Aug 13 21:15:46.768995 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 992/3985] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:15:46 2026] GET /volume/v3/snapshots/1994ac38-4965-42f2-a17f-5d6e5e48ef60 => generated 461 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:47.286651 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-dca7de9e-6b2e-41e6-9e6e-fc0fa807e5b3 req-e19b13d5-43ae-495a-a7db-c4c0447024be None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:47.290092 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-dca7de9e-6b2e-41e6-9e6e-fc0fa807e5b3 req-e19b13d5-43ae-495a-a7db-c4c0447024be tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] DELETE https://10.4.3.14/volume/v3/attachments/06696205-6d50-42c2-ba69-6969a6549abe Aug 13 21:15:47.290269 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-dca7de9e-6b2e-41e6-9e6e-fc0fa807e5b3 req-e19b13d5-43ae-495a-a7db-c4c0447024be tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:47.290462 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-dca7de9e-6b2e-41e6-9e6e-fc0fa807e5b3 req-e19b13d5-43ae-495a-a7db-c4c0447024be tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:47.291738 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-08a620bb-1ce4-4d4e-bf29-a381b4e710eb None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:47.296001 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-08a620bb-1ce4-4d4e-bf29-a381b4e710eb tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/bfd50896-5154-46ba-b8b4-9fb8de596ba1 Aug 13 21:15:47.296439 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-08a620bb-1ce4-4d4e-bf29-a381b4e710eb tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:47.296439 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-08a620bb-1ce4-4d4e-bf29-a381b4e710eb tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:47.301550 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:15:47.301550 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:15:47.313209 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:15:47.313209 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:15:47.317235 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-08a620bb-1ce4-4d4e-bf29-a381b4e710eb tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:15:47.322340 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-08a620bb-1ce4-4d4e-bf29-a381b4e710eb tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/bfd50896-5154-46ba-b8b4-9fb8de596ba1 returned with HTTP 200 Aug 13 21:15:47.322340 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1002/3986] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:47 2026] GET /volume/v3/volumes/bfd50896-5154-46ba-b8b4-9fb8de596ba1 => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:15:47.392119 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-dca7de9e-6b2e-41e6-9e6e-fc0fa807e5b3 req-e19b13d5-43ae-495a-a7db-c4c0447024be tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/attachments/06696205-6d50-42c2-ba69-6969a6549abe returned with HTTP 200 Aug 13 21:15:47.392778 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 997/3987] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:15:47 2026] DELETE /volume/v3/attachments/06696205-6d50-42c2-ba69-6969a6549abe => generated 19 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:47.778378 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6821b94e-62dc-465a-a48a-c9873f31d6b8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:47.780570 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6821b94e-62dc-465a-a48a-c9873f31d6b8 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] GET https://10.4.3.14/volume/v3/snapshots/1994ac38-4965-42f2-a17f-5d6e5e48ef60 Aug 13 21:15:47.780821 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6821b94e-62dc-465a-a48a-c9873f31d6b8 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:47.781107 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6821b94e-62dc-465a-a48a-c9873f31d6b8 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:47.786513 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6821b94e-62dc-465a-a48a-c9873f31d6b8 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] https://10.4.3.14/volume/v3/snapshots/1994ac38-4965-42f2-a17f-5d6e5e48ef60 returned with HTTP 404 Aug 13 21:15:47.787375 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 997/3988] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:15:47 2026] GET /volume/v3/snapshots/1994ac38-4965-42f2-a17f-5d6e5e48ef60 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:15:47.797884 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-7be6d6bb-e1fc-40bb-b545-ce80af7926ed None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:47.799892 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7be6d6bb-e1fc-40bb-b545-ce80af7926ed tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] GET https://10.4.3.14/volume/v3/volumes/c71eadfd-1e8b-42f3-be9e-fd731cd48855 Aug 13 21:15:47.800208 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7be6d6bb-e1fc-40bb-b545-ce80af7926ed tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:47.800484 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7be6d6bb-e1fc-40bb-b545-ce80af7926ed tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:47.809323 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:15:47.809323 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:15:47.813369 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-7be6d6bb-e1fc-40bb-b545-ce80af7926ed tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Volume info retrieved successfully. Aug 13 21:15:47.818257 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7be6d6bb-e1fc-40bb-b545-ce80af7926ed tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] https://10.4.3.14/volume/v3/volumes/c71eadfd-1e8b-42f3-be9e-fd731cd48855 returned with HTTP 200 Aug 13 21:15:47.818631 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 993/3989] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:47 2026] GET /volume/v3/volumes/c71eadfd-1e8b-42f3-be9e-fd731cd48855 => generated 838 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:47.833866 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-88dd68a1-3ff0-4b14-a419-b8b5d1758e6d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:47.836340 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-88dd68a1-3ff0-4b14-a419-b8b5d1758e6d tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] DELETE https://10.4.3.14/volume/v3/volumes/c71eadfd-1e8b-42f3-be9e-fd731cd48855 Aug 13 21:15:47.836575 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-88dd68a1-3ff0-4b14-a419-b8b5d1758e6d tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:47.837062 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-88dd68a1-3ff0-4b14-a419-b8b5d1758e6d tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:47.837062 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-88dd68a1-3ff0-4b14-a419-b8b5d1758e6d tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Delete volume with id: c71eadfd-1e8b-42f3-be9e-fd731cd48855 Aug 13 21:15:47.849020 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:15:47.849020 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:15:47.849501 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-88dd68a1-3ff0-4b14-a419-b8b5d1758e6d tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Volume info retrieved successfully. Aug 13 21:15:47.874327 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-88dd68a1-3ff0-4b14-a419-b8b5d1758e6d tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Delete volume request issued successfully. Aug 13 21:15:47.874447 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-88dd68a1-3ff0-4b14-a419-b8b5d1758e6d tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] https://10.4.3.14/volume/v3/volumes/c71eadfd-1e8b-42f3-be9e-fd731cd48855 returned with HTTP 202 Aug 13 21:15:47.875065 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1003/3990] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:15:47 2026] DELETE /volume/v3/volumes/c71eadfd-1e8b-42f3-be9e-fd731cd48855 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:15:47.884261 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1612c782-8445-4134-8d0c-4d7daa2f6df9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:47.886088 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1612c782-8445-4134-8d0c-4d7daa2f6df9 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] GET https://10.4.3.14/volume/v3/volumes/c71eadfd-1e8b-42f3-be9e-fd731cd48855 Aug 13 21:15:47.886419 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1612c782-8445-4134-8d0c-4d7daa2f6df9 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:47.887135 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1612c782-8445-4134-8d0c-4d7daa2f6df9 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:47.896595 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:15:47.896595 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:15:47.901717 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1612c782-8445-4134-8d0c-4d7daa2f6df9 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Volume info retrieved successfully. Aug 13 21:15:47.908149 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1612c782-8445-4134-8d0c-4d7daa2f6df9 tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] https://10.4.3.14/volume/v3/volumes/c71eadfd-1e8b-42f3-be9e-fd731cd48855 returned with HTTP 200 Aug 13 21:15:47.908747 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 998/3991] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:47 2026] GET /volume/v3/volumes/c71eadfd-1e8b-42f3-be9e-fd731cd48855 => generated 837 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:48.343691 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7c26ce73-6664-4a50-886f-a2bb9e330c49 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:48.355228 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7c26ce73-6664-4a50-886f-a2bb9e330c49 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/bfd50896-5154-46ba-b8b4-9fb8de596ba1 Aug 13 21:15:48.355483 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7c26ce73-6664-4a50-886f-a2bb9e330c49 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:48.355733 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7c26ce73-6664-4a50-886f-a2bb9e330c49 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:48.363507 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:15:48.363507 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:15:48.367107 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7c26ce73-6664-4a50-886f-a2bb9e330c49 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:15:48.371248 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7c26ce73-6664-4a50-886f-a2bb9e330c49 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/bfd50896-5154-46ba-b8b4-9fb8de596ba1 returned with HTTP 200 Aug 13 21:15:48.371613 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 998/3992] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:48 2026] GET /volume/v3/volumes/bfd50896-5154-46ba-b8b4-9fb8de596ba1 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:48.384454 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-20d73de8-6232-4ca6-a687-ab9977a27ef6 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:48.388945 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-20d73de8-6232-4ca6-a687-ab9977a27ef6 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] DELETE https://10.4.3.14/volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712 Aug 13 21:15:48.389256 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-20d73de8-6232-4ca6-a687-ab9977a27ef6 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:48.389521 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-20d73de8-6232-4ca6-a687-ab9977a27ef6 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:48.389766 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-20d73de8-6232-4ca6-a687-ab9977a27ef6 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Delete volume with id: 9e19814a-11a8-4b3a-adeb-9c9a99d2c712 Aug 13 21:15:48.401877 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:15:48.401877 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:15:48.402546 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-20d73de8-6232-4ca6-a687-ab9977a27ef6 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:15:48.413860 np0000007265 devstack@c-api.service[100217]: WARNING cinder.keymgr.conf_key_mgr [None req-20d73de8-6232-4ca6-a687-ab9977a27ef6 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 21:15:48.420610 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-20d73de8-6232-4ca6-a687-ab9977a27ef6 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Delete volume request issued successfully. Aug 13 21:15:48.420610 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-20d73de8-6232-4ca6-a687-ab9977a27ef6 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712 returned with HTTP 202 Aug 13 21:15:48.421201 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 994/3993] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:15:48 2026] DELETE /volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:15:48.429852 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-213e0209-8e0e-493f-823c-2385f6a84a92 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:48.431496 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-213e0209-8e0e-493f-823c-2385f6a84a92 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712 Aug 13 21:15:48.431709 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-213e0209-8e0e-493f-823c-2385f6a84a92 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:48.431896 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-213e0209-8e0e-493f-823c-2385f6a84a92 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:48.446065 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:15:48.446065 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:15:48.452105 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-213e0209-8e0e-493f-823c-2385f6a84a92 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:15:48.457469 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-213e0209-8e0e-493f-823c-2385f6a84a92 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712 returned with HTTP 200 Aug 13 21:15:48.457848 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1004/3994] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:48 2026] GET /volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712 => generated 871 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:48.924460 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-086d99fe-8824-4312-bb79-8383624ec59e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:48.926236 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-086d99fe-8824-4312-bb79-8383624ec59e tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] GET https://10.4.3.14/volume/v3/volumes/c71eadfd-1e8b-42f3-be9e-fd731cd48855 Aug 13 21:15:48.926365 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-086d99fe-8824-4312-bb79-8383624ec59e tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:48.927218 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-086d99fe-8824-4312-bb79-8383624ec59e tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:48.932435 np0000007265 devstack@c-api.service[100214]: DEBUG dbcounter [-] [100214] Writing DB stats cinder:SELECT=424,cinder:UPDATE=84,cinder:INSERT=38 {{(pid=100214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:15:48.935424 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-086d99fe-8824-4312-bb79-8383624ec59e tempest-VolumesExtendTest-341788381 tempest-VolumesExtendTest-341788381-project-member] https://10.4.3.14/volume/v3/volumes/c71eadfd-1e8b-42f3-be9e-fd731cd48855 returned with HTTP 404 Aug 13 21:15:48.936065 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 999/3995] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:48 2026] GET /volume/v3/volumes/c71eadfd-1e8b-42f3-be9e-fd731cd48855 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:15:49.007159 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b9dcb4a9-1fbc-4315-ab2a-6f3eefe334a1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:49.009030 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b9dcb4a9-1fbc-4315-ab2a-6f3eefe334a1 tempest-TestImageHashVerification-1405621804 tempest-TestImageHashVerification-1405621804-project-member] GET https://10.4.3.14/volume/v3/volumes/ccadbb69-ac83-42b0-9744-e007b9b1ec17 Aug 13 21:15:49.009237 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b9dcb4a9-1fbc-4315-ab2a-6f3eefe334a1 tempest-TestImageHashVerification-1405621804 tempest-TestImageHashVerification-1405621804-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:49.009422 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b9dcb4a9-1fbc-4315-ab2a-6f3eefe334a1 tempest-TestImageHashVerification-1405621804 tempest-TestImageHashVerification-1405621804-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:49.016642 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:15:49.016642 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:15:49.020783 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b9dcb4a9-1fbc-4315-ab2a-6f3eefe334a1 tempest-TestImageHashVerification-1405621804 tempest-TestImageHashVerification-1405621804-project-member] Volume info retrieved successfully. Aug 13 21:15:49.026600 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b9dcb4a9-1fbc-4315-ab2a-6f3eefe334a1 tempest-TestImageHashVerification-1405621804 tempest-TestImageHashVerification-1405621804-project-member] https://10.4.3.14/volume/v3/volumes/ccadbb69-ac83-42b0-9744-e007b9b1ec17 returned with HTTP 200 Aug 13 21:15:49.027173 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 999/3996] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:49 2026] GET /volume/v3/volumes/ccadbb69-ac83-42b0-9744-e007b9b1ec17 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:49.473325 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-acc24f86-57b0-4bd9-bbf3-cb3958aef1bd None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:49.474980 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-acc24f86-57b0-4bd9-bbf3-cb3958aef1bd tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712 Aug 13 21:15:49.475324 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-acc24f86-57b0-4bd9-bbf3-cb3958aef1bd tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:49.475542 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-acc24f86-57b0-4bd9-bbf3-cb3958aef1bd tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:49.482240 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-acc24f86-57b0-4bd9-bbf3-cb3958aef1bd tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712 returned with HTTP 404 Aug 13 21:15:49.482852 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 995/3997] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:49 2026] GET /volume/v3/volumes/9e19814a-11a8-4b3a-adeb-9c9a99d2c712 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:15:49.490561 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0b75d059-be5b-4c77-8069-42dfbce7dc07 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:49.492360 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0b75d059-be5b-4c77-8069-42dfbce7dc07 tempest-VolumeMultiattachTests-528938267 tempest-VolumeMultiattachTests-528938267-project-admin] GET https://10.4.3.14/volume/v3/volumes/detail?all_tenants=1 Aug 13 21:15:49.492460 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0b75d059-be5b-4c77-8069-42dfbce7dc07 tempest-VolumeMultiattachTests-528938267 tempest-VolumeMultiattachTests-528938267-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:49.492654 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0b75d059-be5b-4c77-8069-42dfbce7dc07 tempest-VolumeMultiattachTests-528938267 tempest-VolumeMultiattachTests-528938267-project-admin] Calling method 'detail' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:49.493482 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-0b75d059-be5b-4c77-8069-42dfbce7dc07 tempest-VolumeMultiattachTests-528938267 tempest-VolumeMultiattachTests-528938267-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:15:49.512723 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-0b75d059-be5b-4c77-8069-42dfbce7dc07 tempest-VolumeMultiattachTests-528938267 tempest-VolumeMultiattachTests-528938267-project-admin] Get all volumes completed successfully. Aug 13 21:15:49.516416 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:15:49.516416 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:15:49.522863 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0b75d059-be5b-4c77-8069-42dfbce7dc07 tempest-VolumeMultiattachTests-528938267 tempest-VolumeMultiattachTests-528938267-project-admin] https://10.4.3.14/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 21:15:49.522863 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1005/3998] 10.4.3.14 () {66 vars in 1278 bytes} [Thu Aug 13 21:15:49 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13021 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:15:49.539001 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-22842a19-679f-4f74-b09e-ababbf2fcd5d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:49.541437 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-22842a19-679f-4f74-b09e-ababbf2fcd5d tempest-VolumeMultiattachTests-528938267 tempest-VolumeMultiattachTests-528938267-project-admin] DELETE https://10.4.3.14/volume/v3/types/28093184-ffac-4c4c-8f60-026301ad9ff2 Aug 13 21:15:49.541731 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-22842a19-679f-4f74-b09e-ababbf2fcd5d tempest-VolumeMultiattachTests-528938267 tempest-VolumeMultiattachTests-528938267-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:49.542709 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-22842a19-679f-4f74-b09e-ababbf2fcd5d tempest-VolumeMultiattachTests-528938267 tempest-VolumeMultiattachTests-528938267-project-admin] Calling method '_delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:49.573003 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-22842a19-679f-4f74-b09e-ababbf2fcd5d tempest-VolumeMultiattachTests-528938267 tempest-VolumeMultiattachTests-528938267-project-admin] https://10.4.3.14/volume/v3/types/28093184-ffac-4c4c-8f60-026301ad9ff2 returned with HTTP 202 Aug 13 21:15:49.574036 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1000/3999] 10.4.3.14 () {66 vars in 1338 bytes} [Thu Aug 13 21:15:49 2026] DELETE /volume/v3/types/28093184-ffac-4c4c-8f60-026301ad9ff2 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:15:49.586632 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d0a41605-006b-4a05-b969-98881cc8b9cd None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:49.592227 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d0a41605-006b-4a05-b969-98881cc8b9cd tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] DELETE https://10.4.3.14/volume/v3/volumes/bfd50896-5154-46ba-b8b4-9fb8de596ba1 Aug 13 21:15:49.592227 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d0a41605-006b-4a05-b969-98881cc8b9cd tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:49.592227 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d0a41605-006b-4a05-b969-98881cc8b9cd tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:49.592227 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-d0a41605-006b-4a05-b969-98881cc8b9cd tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Delete volume with id: bfd50896-5154-46ba-b8b4-9fb8de596ba1 Aug 13 21:15:49.603224 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:15:49.603224 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:15:49.604365 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d0a41605-006b-4a05-b969-98881cc8b9cd tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:15:49.626515 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d0a41605-006b-4a05-b969-98881cc8b9cd tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Delete volume request issued successfully. Aug 13 21:15:49.626710 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d0a41605-006b-4a05-b969-98881cc8b9cd tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/bfd50896-5154-46ba-b8b4-9fb8de596ba1 returned with HTTP 202 Aug 13 21:15:49.627157 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1000/4000] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:15:49 2026] DELETE /volume/v3/volumes/bfd50896-5154-46ba-b8b4-9fb8de596ba1 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:15:49.634428 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-66e96539-7f14-4df7-b229-d919396b7e7e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:49.636567 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-66e96539-7f14-4df7-b229-d919396b7e7e tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/bfd50896-5154-46ba-b8b4-9fb8de596ba1 Aug 13 21:15:49.636762 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-66e96539-7f14-4df7-b229-d919396b7e7e tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:49.637018 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-66e96539-7f14-4df7-b229-d919396b7e7e tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:49.644102 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:15:49.644102 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:15:49.651184 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-66e96539-7f14-4df7-b229-d919396b7e7e tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:15:49.655212 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-66e96539-7f14-4df7-b229-d919396b7e7e tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/bfd50896-5154-46ba-b8b4-9fb8de596ba1 returned with HTTP 200 Aug 13 21:15:49.655724 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 996/4001] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:49 2026] GET /volume/v3/volumes/bfd50896-5154-46ba-b8b4-9fb8de596ba1 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:50.040074 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-130637a3-7fd0-4eb5-965e-897163ff2553 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:50.041901 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-130637a3-7fd0-4eb5-965e-897163ff2553 tempest-TestImageHashVerification-1405621804 tempest-TestImageHashVerification-1405621804-project-member] GET https://10.4.3.14/volume/v3/volumes/ccadbb69-ac83-42b0-9744-e007b9b1ec17 Aug 13 21:15:50.042161 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-130637a3-7fd0-4eb5-965e-897163ff2553 tempest-TestImageHashVerification-1405621804 tempest-TestImageHashVerification-1405621804-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:50.042344 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-130637a3-7fd0-4eb5-965e-897163ff2553 tempest-TestImageHashVerification-1405621804 tempest-TestImageHashVerification-1405621804-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:50.045274 np0000007265 devstack@c-api.service[100216]: DEBUG dbcounter [-] [100216] Writing DB stats cinder:SELECT=418,cinder:UPDATE=70,cinder:INSERT=41,cinder:DELETE=1 {{(pid=100216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:15:50.050873 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:15:50.050873 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:15:50.054594 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-130637a3-7fd0-4eb5-965e-897163ff2553 tempest-TestImageHashVerification-1405621804 tempest-TestImageHashVerification-1405621804-project-member] Volume info retrieved successfully. Aug 13 21:15:50.059499 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-130637a3-7fd0-4eb5-965e-897163ff2553 tempest-TestImageHashVerification-1405621804 tempest-TestImageHashVerification-1405621804-project-member] https://10.4.3.14/volume/v3/volumes/ccadbb69-ac83-42b0-9744-e007b9b1ec17 returned with HTTP 200 Aug 13 21:15:50.060032 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1006/4002] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:50 2026] GET /volume/v3/volumes/ccadbb69-ac83-42b0-9744-e007b9b1ec17 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:50.179606 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7a6004dc-df08-46e2-97b8-371d5799a6b6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:50.313466 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7a6004dc-df08-46e2-97b8-371d5799a6b6 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:15:50.313886 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7a6004dc-df08-46e2-97b8-371d5799a6b6 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1151168299"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:15:50.317303 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-7a6004dc-df08-46e2-97b8-371d5799a6b6 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1151168299'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:15:50.317469 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-7a6004dc-df08-46e2-97b8-371d5799a6b6 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Create volume of 1 GB Aug 13 21:15:50.328362 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-7a6004dc-df08-46e2-97b8-371d5799a6b6 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Availability Zones retrieved successfully. Aug 13 21:15:50.334470 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-7a6004dc-df08-46e2-97b8-371d5799a6b6 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Flow 'volume_create_api' (18ee5047-8a4c-4e73-a38b-78216516b2f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:15:50.335607 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-7a6004dc-df08-46e2-97b8-371d5799a6b6 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9e6377f-5635-4e2f-8f33-6c0bc84a979e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:50.336625 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-7a6004dc-df08-46e2-97b8-371d5799a6b6 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:15:50.362598 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-7a6004dc-df08-46e2-97b8-371d5799a6b6 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9e6377f-5635-4e2f-8f33-6c0bc84a979e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:50.363471 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-7a6004dc-df08-46e2-97b8-371d5799a6b6 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ac2cfc4-b38c-44dd-a0ac-b19b35106c61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:50.426421 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-7a6004dc-df08-46e2-97b8-371d5799a6b6 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Created reservations ['0a815d46-29d4-4df6-8975-89fcba665b5a', '2d026f1d-4ac8-4465-a024-0473fabe7aed', '17d9d194-c770-4485-a1b5-521641ebf3f6', 'bcfba319-ff18-43c1-8cbc-f7d30cdfb92e'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:15:50.427311 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-7a6004dc-df08-46e2-97b8-371d5799a6b6 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ac2cfc4-b38c-44dd-a0ac-b19b35106c61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a815d46-29d4-4df6-8975-89fcba665b5a', '2d026f1d-4ac8-4465-a024-0473fabe7aed', '17d9d194-c770-4485-a1b5-521641ebf3f6', 'bcfba319-ff18-43c1-8cbc-f7d30cdfb92e']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:50.428259 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-7a6004dc-df08-46e2-97b8-371d5799a6b6 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99440844-783c-478b-a2de-7bb9b94a393b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:50.452414 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-7a6004dc-df08-46e2-97b8-371d5799a6b6 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99440844-783c-478b-a2de-7bb9b94a393b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45eff3f0-fe46-4c48-a8d9-1d6b5aefba7c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1151168299',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7d13b43ac8448c693f8a09d2c0fdb67',qos_specs=None,replication_status=,reservations=['0a815d46-29d4-4df6-8975-89fcba665b5a','2d026f1d-4ac8-4465-a024-0473fabe7aed','17d9d194-c770-4485-a1b5-521641ebf3f6','bcfba319-ff18-43c1-8cbc-f7d30cdfb92e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88c00e4ff9f24e4c848aa2effe00fe1e',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:15:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1151168299',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45eff3f0-fe46-4c48-a8d9-1d6b5aefba7c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b7d13b43ac8448c693f8a09d2c0fdb67',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88c00e4ff9f24e4c848aa2effe00fe1e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:50.453123 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-7a6004dc-df08-46e2-97b8-371d5799a6b6 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a996a236-f132-49f9-b1f9-3791f12bc0e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:50.470750 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-7a6004dc-df08-46e2-97b8-371d5799a6b6 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a996a236-f132-49f9-b1f9-3791f12bc0e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1151168299',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7d13b43ac8448c693f8a09d2c0fdb67',qos_specs=None,replication_status=,reservations=['0a815d46-29d4-4df6-8975-89fcba665b5a','2d026f1d-4ac8-4465-a024-0473fabe7aed','17d9d194-c770-4485-a1b5-521641ebf3f6','bcfba319-ff18-43c1-8cbc-f7d30cdfb92e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88c00e4ff9f24e4c848aa2effe00fe1e',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:50.471466 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-7a6004dc-df08-46e2-97b8-371d5799a6b6 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (076bdec3-fde1-4297-bf3a-97f81a2c7d5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:50.480357 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-7a6004dc-df08-46e2-97b8-371d5799a6b6 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (076bdec3-fde1-4297-bf3a-97f81a2c7d5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:50.481366 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-7a6004dc-df08-46e2-97b8-371d5799a6b6 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Flow 'volume_create_api' (18ee5047-8a4c-4e73-a38b-78216516b2f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:15:50.481525 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-7a6004dc-df08-46e2-97b8-371d5799a6b6 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Create volume request issued successfully. Aug 13 21:15:50.482393 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7a6004dc-df08-46e2-97b8-371d5799a6b6 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:15:50.482942 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1001/4003] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:15:50 2026] POST /volume/v3/volumes => generated 762 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:15:50.498301 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d6b1f5d9-9aa6-4b1c-be8a-9a73f2d11859 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:50.500361 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d6b1f5d9-9aa6-4b1c-be8a-9a73f2d11859 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] GET https://10.4.3.14/volume/v3/volumes/45eff3f0-fe46-4c48-a8d9-1d6b5aefba7c Aug 13 21:15:50.500610 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d6b1f5d9-9aa6-4b1c-be8a-9a73f2d11859 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:50.500842 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d6b1f5d9-9aa6-4b1c-be8a-9a73f2d11859 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:50.509999 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:15:50.509999 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:15:50.514775 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d6b1f5d9-9aa6-4b1c-be8a-9a73f2d11859 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Volume info retrieved successfully. Aug 13 21:15:50.520451 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d6b1f5d9-9aa6-4b1c-be8a-9a73f2d11859 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] https://10.4.3.14/volume/v3/volumes/45eff3f0-fe46-4c48-a8d9-1d6b5aefba7c returned with HTTP 200 Aug 13 21:15:50.521084 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1001/4004] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:50 2026] GET /volume/v3/volumes/45eff3f0-fe46-4c48-a8d9-1d6b5aefba7c => generated 830 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 21:15:50.556851 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-10286cb3-b3b5-41c3-b85f-9090944c1481 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:50.559084 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-10286cb3-b3b5-41c3-b85f-9090944c1481 tempest-TestImageHashVerification-1405621804 tempest-TestImageHashVerification-1405621804-project-member] DELETE https://10.4.3.14/volume/v3/volumes/ccadbb69-ac83-42b0-9744-e007b9b1ec17 Aug 13 21:15:50.559315 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-10286cb3-b3b5-41c3-b85f-9090944c1481 tempest-TestImageHashVerification-1405621804 tempest-TestImageHashVerification-1405621804-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:50.559548 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-10286cb3-b3b5-41c3-b85f-9090944c1481 tempest-TestImageHashVerification-1405621804 tempest-TestImageHashVerification-1405621804-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:50.559710 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-10286cb3-b3b5-41c3-b85f-9090944c1481 tempest-TestImageHashVerification-1405621804 tempest-TestImageHashVerification-1405621804-project-member] Delete volume with id: ccadbb69-ac83-42b0-9744-e007b9b1ec17 Aug 13 21:15:50.571171 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:15:50.571171 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:15:50.572167 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-10286cb3-b3b5-41c3-b85f-9090944c1481 tempest-TestImageHashVerification-1405621804 tempest-TestImageHashVerification-1405621804-project-member] Volume info retrieved successfully. Aug 13 21:15:50.591306 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-10286cb3-b3b5-41c3-b85f-9090944c1481 tempest-TestImageHashVerification-1405621804 tempest-TestImageHashVerification-1405621804-project-member] Delete volume request issued successfully. Aug 13 21:15:50.591475 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-10286cb3-b3b5-41c3-b85f-9090944c1481 tempest-TestImageHashVerification-1405621804 tempest-TestImageHashVerification-1405621804-project-member] https://10.4.3.14/volume/v3/volumes/ccadbb69-ac83-42b0-9744-e007b9b1ec17 returned with HTTP 202 Aug 13 21:15:50.591843 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 997/4005] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:15:50 2026] DELETE /volume/v3/volumes/ccadbb69-ac83-42b0-9744-e007b9b1ec17 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:15:50.600480 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-9e116aa5-9687-489d-a766-f00469261a5a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:50.605620 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9e116aa5-9687-489d-a766-f00469261a5a tempest-TestImageHashVerification-1405621804 tempest-TestImageHashVerification-1405621804-project-member] GET https://10.4.3.14/volume/v3/volumes/ccadbb69-ac83-42b0-9744-e007b9b1ec17 Aug 13 21:15:50.605787 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9e116aa5-9687-489d-a766-f00469261a5a tempest-TestImageHashVerification-1405621804 tempest-TestImageHashVerification-1405621804-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:50.605953 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9e116aa5-9687-489d-a766-f00469261a5a tempest-TestImageHashVerification-1405621804 tempest-TestImageHashVerification-1405621804-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:50.617484 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:15:50.617484 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:15:50.621106 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-9e116aa5-9687-489d-a766-f00469261a5a tempest-TestImageHashVerification-1405621804 tempest-TestImageHashVerification-1405621804-project-member] Volume info retrieved successfully. Aug 13 21:15:50.627121 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9e116aa5-9687-489d-a766-f00469261a5a tempest-TestImageHashVerification-1405621804 tempest-TestImageHashVerification-1405621804-project-member] https://10.4.3.14/volume/v3/volumes/ccadbb69-ac83-42b0-9744-e007b9b1ec17 returned with HTTP 200 Aug 13 21:15:50.627332 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1007/4006] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:50 2026] GET /volume/v3/volumes/ccadbb69-ac83-42b0-9744-e007b9b1ec17 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:50.668326 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ae87cfe5-9ce7-4d0a-ab47-9a3b79dad6a5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:50.670473 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ae87cfe5-9ce7-4d0a-ab47-9a3b79dad6a5 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/bfd50896-5154-46ba-b8b4-9fb8de596ba1 Aug 13 21:15:50.671239 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ae87cfe5-9ce7-4d0a-ab47-9a3b79dad6a5 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:50.671239 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ae87cfe5-9ce7-4d0a-ab47-9a3b79dad6a5 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:50.676905 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ae87cfe5-9ce7-4d0a-ab47-9a3b79dad6a5 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/bfd50896-5154-46ba-b8b4-9fb8de596ba1 returned with HTTP 404 Aug 13 21:15:50.677448 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1002/4007] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:50 2026] GET /volume/v3/volumes/bfd50896-5154-46ba-b8b4-9fb8de596ba1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:15:50.684074 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a27d66d3-5919-42a5-b1ee-48cb227f7360 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:50.686275 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a27d66d3-5919-42a5-b1ee-48cb227f7360 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] DELETE https://10.4.3.14/volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 Aug 13 21:15:50.686275 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a27d66d3-5919-42a5-b1ee-48cb227f7360 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:50.686275 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a27d66d3-5919-42a5-b1ee-48cb227f7360 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:50.686392 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-a27d66d3-5919-42a5-b1ee-48cb227f7360 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Delete volume with id: 8c76ef03-45a9-49f3-8057-a2c04885ba59 Aug 13 21:15:50.692928 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:15:50.692928 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:15:50.693506 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a27d66d3-5919-42a5-b1ee-48cb227f7360 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:15:50.716002 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a27d66d3-5919-42a5-b1ee-48cb227f7360 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Delete volume request issued successfully. Aug 13 21:15:50.716002 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a27d66d3-5919-42a5-b1ee-48cb227f7360 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 returned with HTTP 202 Aug 13 21:15:50.716002 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1002/4008] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:15:50 2026] DELETE /volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:15:50.719875 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-84e870e6-e462-4798-9683-bc726c16798c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:50.723352 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-84e870e6-e462-4798-9683-bc726c16798c tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 Aug 13 21:15:50.723352 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-84e870e6-e462-4798-9683-bc726c16798c tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:50.723352 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-84e870e6-e462-4798-9683-bc726c16798c tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:50.727867 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:15:50.727867 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:15:50.731163 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-84e870e6-e462-4798-9683-bc726c16798c tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:15:50.735755 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-84e870e6-e462-4798-9683-bc726c16798c tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 returned with HTTP 200 Aug 13 21:15:50.735755 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 998/4009] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:50 2026] GET /volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 => generated 918 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:51.533546 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-fe675a01-392f-4ac1-86f7-c63fbff5e0ed None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:51.535240 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-fe675a01-392f-4ac1-86f7-c63fbff5e0ed tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] GET https://10.4.3.14/volume/v3/volumes/45eff3f0-fe46-4c48-a8d9-1d6b5aefba7c Aug 13 21:15:51.535420 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-fe675a01-392f-4ac1-86f7-c63fbff5e0ed tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:51.535593 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-fe675a01-392f-4ac1-86f7-c63fbff5e0ed tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:51.542104 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:15:51.542104 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:15:51.545264 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-fe675a01-392f-4ac1-86f7-c63fbff5e0ed tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Volume info retrieved successfully. Aug 13 21:15:51.549320 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-fe675a01-392f-4ac1-86f7-c63fbff5e0ed tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] https://10.4.3.14/volume/v3/volumes/45eff3f0-fe46-4c48-a8d9-1d6b5aefba7c returned with HTTP 200 Aug 13 21:15:51.549659 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1008/4010] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:51 2026] GET /volume/v3/volumes/45eff3f0-fe46-4c48-a8d9-1d6b5aefba7c => generated 855 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:51.561729 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-15282cd4-caf2-45be-a847-77d591c668d8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:51.563398 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-15282cd4-caf2-45be-a847-77d591c668d8 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:15:51.563686 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-15282cd4-caf2-45be-a847-77d591c668d8 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "45eff3f0-fe46-4c48-a8d9-1d6b5aefba7c", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-554257976"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:15:51.565031 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-15282cd4-caf2-45be-a847-77d591c668d8 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Create volume request body: {'volume': {"'source_volid": '45eff3f0-fe46-4c48-a8d9-1d6b5aefba7c', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-554257976'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:15:51.565166 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-15282cd4-caf2-45be-a847-77d591c668d8 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Create volume of 1 GB Aug 13 21:15:51.565405 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:15:51.565405 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:15:51.569916 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-15282cd4-caf2-45be-a847-77d591c668d8 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Availability Zones retrieved successfully. Aug 13 21:15:51.575394 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-15282cd4-caf2-45be-a847-77d591c668d8 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Flow 'volume_create_api' (5816c159-e292-4f07-9fba-9656edb148a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:15:51.576381 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-15282cd4-caf2-45be-a847-77d591c668d8 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b16a1ee5-dd73-4a13-8aeb-a89f858c3e6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:51.577372 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-15282cd4-caf2-45be-a847-77d591c668d8 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:15:51.602734 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-15282cd4-caf2-45be-a847-77d591c668d8 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b16a1ee5-dd73-4a13-8aeb-a89f858c3e6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:51.603482 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-15282cd4-caf2-45be-a847-77d591c668d8 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (012b5d52-bfc5-439e-a789-1cd8e6fb5c9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:51.641273 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9e1d9d9c-4ea6-49e4-97c3-2932fab07f1a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:51.642616 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-15282cd4-caf2-45be-a847-77d591c668d8 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Created reservations ['b16aedc7-c57b-4928-bd96-377042ff6bc8', '131e2613-5d79-42be-99b7-2a26c674a7dd', '89008088-1d47-4fe2-aeb0-747d9d7bc1d6', 'fb0e7e63-8aa9-4a3a-aac6-fb9ccd4362a9'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:15:51.642616 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-15282cd4-caf2-45be-a847-77d591c668d8 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (012b5d52-bfc5-439e-a789-1cd8e6fb5c9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b16aedc7-c57b-4928-bd96-377042ff6bc8', '131e2613-5d79-42be-99b7-2a26c674a7dd', '89008088-1d47-4fe2-aeb0-747d9d7bc1d6', 'fb0e7e63-8aa9-4a3a-aac6-fb9ccd4362a9']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:51.643287 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9e1d9d9c-4ea6-49e4-97c3-2932fab07f1a tempest-TestImageHashVerification-1405621804 tempest-TestImageHashVerification-1405621804-project-member] GET https://10.4.3.14/volume/v3/volumes/ccadbb69-ac83-42b0-9744-e007b9b1ec17 Aug 13 21:15:51.643398 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-15282cd4-caf2-45be-a847-77d591c668d8 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2484fddb-a960-4d0f-949a-0d5b0f4f1f01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:51.643481 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9e1d9d9c-4ea6-49e4-97c3-2932fab07f1a tempest-TestImageHashVerification-1405621804 tempest-TestImageHashVerification-1405621804-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:51.643784 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9e1d9d9c-4ea6-49e4-97c3-2932fab07f1a tempest-TestImageHashVerification-1405621804 tempest-TestImageHashVerification-1405621804-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:51.653390 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9e1d9d9c-4ea6-49e4-97c3-2932fab07f1a tempest-TestImageHashVerification-1405621804 tempest-TestImageHashVerification-1405621804-project-member] https://10.4.3.14/volume/v3/volumes/ccadbb69-ac83-42b0-9744-e007b9b1ec17 returned with HTTP 404 Aug 13 21:15:51.653878 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1003/4011] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:51 2026] GET /volume/v3/volumes/ccadbb69-ac83-42b0-9744-e007b9b1ec17 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:15:51.666303 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-15282cd4-caf2-45be-a847-77d591c668d8 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2484fddb-a960-4d0f-949a-0d5b0f4f1f01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c5374f60-8910-4102-80a8-0630462ad7f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-554257976',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7d13b43ac8448c693f8a09d2c0fdb67',qos_specs=None,replication_status=,reservations=['b16aedc7-c57b-4928-bd96-377042ff6bc8','131e2613-5d79-42be-99b7-2a26c674a7dd','89008088-1d47-4fe2-aeb0-747d9d7bc1d6','fb0e7e63-8aa9-4a3a-aac6-fb9ccd4362a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88c00e4ff9f24e4c848aa2effe00fe1e',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:15:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-554257976',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c5374f60-8910-4102-80a8-0630462ad7f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b7d13b43ac8448c693f8a09d2c0fdb67',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88c00e4ff9f24e4c848aa2effe00fe1e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:51.667070 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-15282cd4-caf2-45be-a847-77d591c668d8 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3eb9003-7d4f-4590-b0bc-af7a6d998899) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:51.682633 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-15282cd4-caf2-45be-a847-77d591c668d8 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3eb9003-7d4f-4590-b0bc-af7a6d998899) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-554257976',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7d13b43ac8448c693f8a09d2c0fdb67',qos_specs=None,replication_status=,reservations=['b16aedc7-c57b-4928-bd96-377042ff6bc8','131e2613-5d79-42be-99b7-2a26c674a7dd','89008088-1d47-4fe2-aeb0-747d9d7bc1d6','fb0e7e63-8aa9-4a3a-aac6-fb9ccd4362a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88c00e4ff9f24e4c848aa2effe00fe1e',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:51.683407 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-15282cd4-caf2-45be-a847-77d591c668d8 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83f13db6-f060-4da9-970e-cd69c991bd0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:51.691844 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-15282cd4-caf2-45be-a847-77d591c668d8 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83f13db6-f060-4da9-970e-cd69c991bd0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:51.692660 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-15282cd4-caf2-45be-a847-77d591c668d8 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Flow 'volume_create_api' (5816c159-e292-4f07-9fba-9656edb148a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:15:51.692976 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-15282cd4-caf2-45be-a847-77d591c668d8 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Create volume request issued successfully. Aug 13 21:15:51.693561 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-15282cd4-caf2-45be-a847-77d591c668d8 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:15:51.694071 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1003/4012] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:15:51 2026] POST /volume/v3/volumes => generated 761 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:15:51.712393 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-e0738a1c-2cbe-4db9-8686-8d8bb3ade342 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:51.714653 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e0738a1c-2cbe-4db9-8686-8d8bb3ade342 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:15:51.715113 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e0738a1c-2cbe-4db9-8686-8d8bb3ade342 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "45eff3f0-fe46-4c48-a8d9-1d6b5aefba7c", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1973783397"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:15:51.717041 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-e0738a1c-2cbe-4db9-8686-8d8bb3ade342 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Create volume request body: {'volume': {"'source_volid": '45eff3f0-fe46-4c48-a8d9-1d6b5aefba7c', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1973783397'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:15:51.717209 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-e0738a1c-2cbe-4db9-8686-8d8bb3ade342 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Create volume of 1 GB Aug 13 21:15:51.721737 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-e0738a1c-2cbe-4db9-8686-8d8bb3ade342 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Availability Zones retrieved successfully. Aug 13 21:15:51.729562 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-e0738a1c-2cbe-4db9-8686-8d8bb3ade342 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Flow 'volume_create_api' (f942fc21-ec07-41d1-bcb0-08600fd44b75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:15:51.730893 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-e0738a1c-2cbe-4db9-8686-8d8bb3ade342 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8dded410-efcd-4d36-84bf-92a63b8ef4ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:51.732231 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-e0738a1c-2cbe-4db9-8686-8d8bb3ade342 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:15:51.753041 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-76d8dfa0-f7d2-4a87-a28a-01072317b8a5 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:51.755437 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-76d8dfa0-f7d2-4a87-a28a-01072317b8a5 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 Aug 13 21:15:51.755521 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-76d8dfa0-f7d2-4a87-a28a-01072317b8a5 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:51.755770 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-76d8dfa0-f7d2-4a87-a28a-01072317b8a5 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:51.761736 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-e0738a1c-2cbe-4db9-8686-8d8bb3ade342 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8dded410-efcd-4d36-84bf-92a63b8ef4ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:51.762456 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-e0738a1c-2cbe-4db9-8686-8d8bb3ade342 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4a47d93-18eb-4b74-8d6f-baad633a2bf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:51.763472 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-76d8dfa0-f7d2-4a87-a28a-01072317b8a5 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 returned with HTTP 404 Aug 13 21:15:51.764076 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1009/4013] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:51 2026] GET /volume/v3/volumes/8c76ef03-45a9-49f3-8057-a2c04885ba59 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:15:51.773174 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-53a4c1a0-685e-4f1d-ad33-8046a23e98dc None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:51.775104 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-53a4c1a0-685e-4f1d-ad33-8046a23e98dc tempest-VolumeMultiattachTests-528938267 tempest-VolumeMultiattachTests-528938267-project-admin] GET https://10.4.3.14/volume/v3/volumes/detail?all_tenants=1 Aug 13 21:15:51.775308 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-53a4c1a0-685e-4f1d-ad33-8046a23e98dc tempest-VolumeMultiattachTests-528938267 tempest-VolumeMultiattachTests-528938267-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:51.775488 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-53a4c1a0-685e-4f1d-ad33-8046a23e98dc tempest-VolumeMultiattachTests-528938267 tempest-VolumeMultiattachTests-528938267-project-admin] Calling method 'detail' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:51.776397 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-53a4c1a0-685e-4f1d-ad33-8046a23e98dc tempest-VolumeMultiattachTests-528938267 tempest-VolumeMultiattachTests-528938267-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:15:51.793261 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-53a4c1a0-685e-4f1d-ad33-8046a23e98dc tempest-VolumeMultiattachTests-528938267 tempest-VolumeMultiattachTests-528938267-project-admin] Get all volumes completed successfully. Aug 13 21:15:51.795934 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:15:51.795934 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:15:51.801159 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-53a4c1a0-685e-4f1d-ad33-8046a23e98dc tempest-VolumeMultiattachTests-528938267 tempest-VolumeMultiattachTests-528938267-project-admin] https://10.4.3.14/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 21:15:51.801693 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1004/4014] 10.4.3.14 () {66 vars in 1278 bytes} [Thu Aug 13 21:15:51 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11956 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:15:51.802063 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-e0738a1c-2cbe-4db9-8686-8d8bb3ade342 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Created reservations ['acfc2d63-98c6-4003-848f-0964e22300fa', '6d590d7d-ba6d-4c4d-a124-cfbead787397', '1381f87c-9c05-4c12-b711-563855581869', 'c705f1b2-d7cf-4ad4-998b-c01eb0081493'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:15:51.802801 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-e0738a1c-2cbe-4db9-8686-8d8bb3ade342 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4a47d93-18eb-4b74-8d6f-baad633a2bf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['acfc2d63-98c6-4003-848f-0964e22300fa', '6d590d7d-ba6d-4c4d-a124-cfbead787397', '1381f87c-9c05-4c12-b711-563855581869', 'c705f1b2-d7cf-4ad4-998b-c01eb0081493']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:51.803541 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-e0738a1c-2cbe-4db9-8686-8d8bb3ade342 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1cd1274-3e96-42d2-b7b5-5bc449a95b5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:51.825335 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-e0738a1c-2cbe-4db9-8686-8d8bb3ade342 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1cd1274-3e96-42d2-b7b5-5bc449a95b5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a443bcc-f716-4956-a26d-e4d543eca8c4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1973783397',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7d13b43ac8448c693f8a09d2c0fdb67',qos_specs=None,replication_status=,reservations=['acfc2d63-98c6-4003-848f-0964e22300fa','6d590d7d-ba6d-4c4d-a124-cfbead787397','1381f87c-9c05-4c12-b711-563855581869','c705f1b2-d7cf-4ad4-998b-c01eb0081493'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88c00e4ff9f24e4c848aa2effe00fe1e',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:15:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1973783397',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6a443bcc-f716-4956-a26d-e4d543eca8c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b7d13b43ac8448c693f8a09d2c0fdb67',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88c00e4ff9f24e4c848aa2effe00fe1e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:51.826025 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-e0738a1c-2cbe-4db9-8686-8d8bb3ade342 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a3fea9a-13c5-41b6-ad06-8ab90bbe7ce7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:51.829352 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7ad8b980-b8e0-4bff-bf30-edb31e836e86 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:51.831593 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7ad8b980-b8e0-4bff-bf30-edb31e836e86 tempest-VolumeMultiattachTests-528938267 tempest-VolumeMultiattachTests-528938267-project-admin] DELETE https://10.4.3.14/volume/v3/types/95e710c9-e2d3-402d-80c4-fb807bedb036 Aug 13 21:15:51.831878 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7ad8b980-b8e0-4bff-bf30-edb31e836e86 tempest-VolumeMultiattachTests-528938267 tempest-VolumeMultiattachTests-528938267-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:51.832243 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7ad8b980-b8e0-4bff-bf30-edb31e836e86 tempest-VolumeMultiattachTests-528938267 tempest-VolumeMultiattachTests-528938267-project-admin] Calling method '_delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:51.832523 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:15:51.832523 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:15:51.844704 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-e0738a1c-2cbe-4db9-8686-8d8bb3ade342 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a3fea9a-13c5-41b6-ad06-8ab90bbe7ce7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1973783397',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7d13b43ac8448c693f8a09d2c0fdb67',qos_specs=None,replication_status=,reservations=['acfc2d63-98c6-4003-848f-0964e22300fa','6d590d7d-ba6d-4c4d-a124-cfbead787397','1381f87c-9c05-4c12-b711-563855581869','c705f1b2-d7cf-4ad4-998b-c01eb0081493'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88c00e4ff9f24e4c848aa2effe00fe1e',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:51.845360 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-e0738a1c-2cbe-4db9-8686-8d8bb3ade342 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c67e5cf6-9501-4cd7-b0c1-b6f7cb64d596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:51.854249 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-e0738a1c-2cbe-4db9-8686-8d8bb3ade342 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c67e5cf6-9501-4cd7-b0c1-b6f7cb64d596) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:51.854989 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-e0738a1c-2cbe-4db9-8686-8d8bb3ade342 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Flow 'volume_create_api' (f942fc21-ec07-41d1-bcb0-08600fd44b75) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:15:51.855465 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-e0738a1c-2cbe-4db9-8686-8d8bb3ade342 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Create volume request issued successfully. Aug 13 21:15:51.855950 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e0738a1c-2cbe-4db9-8686-8d8bb3ade342 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:15:51.856357 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 999/4015] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:15:51 2026] POST /volume/v3/volumes => generated 762 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:15:51.858564 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7ad8b980-b8e0-4bff-bf30-edb31e836e86 tempest-VolumeMultiattachTests-528938267 tempest-VolumeMultiattachTests-528938267-project-admin] https://10.4.3.14/volume/v3/types/95e710c9-e2d3-402d-80c4-fb807bedb036 returned with HTTP 202 Aug 13 21:15:51.859037 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1004/4016] 10.4.3.14 () {66 vars in 1338 bytes} [Thu Aug 13 21:15:51 2026] DELETE /volume/v3/types/95e710c9-e2d3-402d-80c4-fb807bedb036 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:15:51.871121 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-8b2a0827-f9f0-453d-9c82-a23686ffa8aa None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:51.873321 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8b2a0827-f9f0-453d-9c82-a23686ffa8aa tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:15:51.873758 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8b2a0827-f9f0-453d-9c82-a23686ffa8aa tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "45eff3f0-fe46-4c48-a8d9-1d6b5aefba7c", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-2121111596"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:15:51.875603 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-8b2a0827-f9f0-453d-9c82-a23686ffa8aa tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Create volume request body: {'volume': {"'source_volid": '45eff3f0-fe46-4c48-a8d9-1d6b5aefba7c', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-2121111596'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:15:51.875805 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-8b2a0827-f9f0-453d-9c82-a23686ffa8aa tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Create volume of 1 GB Aug 13 21:15:51.880235 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-8b2a0827-f9f0-453d-9c82-a23686ffa8aa tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Availability Zones retrieved successfully. Aug 13 21:15:51.888725 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-8b2a0827-f9f0-453d-9c82-a23686ffa8aa tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Flow 'volume_create_api' (7b7b5b1d-d2d8-406c-9d4c-faa81a027367) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:15:51.890080 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-8b2a0827-f9f0-453d-9c82-a23686ffa8aa tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d558083-74c2-4790-b14d-32e2b112cf51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:51.891311 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-8b2a0827-f9f0-453d-9c82-a23686ffa8aa tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:15:51.917623 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-8b2a0827-f9f0-453d-9c82-a23686ffa8aa tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d558083-74c2-4790-b14d-32e2b112cf51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:51.918366 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-8b2a0827-f9f0-453d-9c82-a23686ffa8aa tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf7daf3c-0c09-47a4-81e2-294f8a07f952) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:51.977040 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-8b2a0827-f9f0-453d-9c82-a23686ffa8aa tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Created reservations ['19f4893f-bf7a-4dd4-a613-26901a15c82f', '829a1428-fa8b-4f85-8176-64cec96490a3', 'cfce85a4-af75-472d-b83c-75457274ad86', '3546992f-5092-4f44-9f6c-bb48873de57e'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:15:51.977040 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-8b2a0827-f9f0-453d-9c82-a23686ffa8aa tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf7daf3c-0c09-47a4-81e2-294f8a07f952) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19f4893f-bf7a-4dd4-a613-26901a15c82f', '829a1428-fa8b-4f85-8176-64cec96490a3', 'cfce85a4-af75-472d-b83c-75457274ad86', '3546992f-5092-4f44-9f6c-bb48873de57e']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:51.977040 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-8b2a0827-f9f0-453d-9c82-a23686ffa8aa tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27f9c041-f8b6-428a-9f0c-6e71876a748c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:52.005995 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-8b2a0827-f9f0-453d-9c82-a23686ffa8aa tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27f9c041-f8b6-428a-9f0c-6e71876a748c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22095357-a902-40c3-abaa-2d8643286bee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2121111596',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7d13b43ac8448c693f8a09d2c0fdb67',qos_specs=None,replication_status=,reservations=['19f4893f-bf7a-4dd4-a613-26901a15c82f','829a1428-fa8b-4f85-8176-64cec96490a3','cfce85a4-af75-472d-b83c-75457274ad86','3546992f-5092-4f44-9f6c-bb48873de57e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88c00e4ff9f24e4c848aa2effe00fe1e',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:15:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2121111596',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=22095357-a902-40c3-abaa-2d8643286bee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b7d13b43ac8448c693f8a09d2c0fdb67',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88c00e4ff9f24e4c848aa2effe00fe1e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:52.005995 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-8b2a0827-f9f0-453d-9c82-a23686ffa8aa tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f8045ea-e1ea-479a-8837-c18edc4de91a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:52.033059 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-8b2a0827-f9f0-453d-9c82-a23686ffa8aa tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f8045ea-e1ea-479a-8837-c18edc4de91a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2121111596',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7d13b43ac8448c693f8a09d2c0fdb67',qos_specs=None,replication_status=,reservations=['19f4893f-bf7a-4dd4-a613-26901a15c82f','829a1428-fa8b-4f85-8176-64cec96490a3','cfce85a4-af75-472d-b83c-75457274ad86','3546992f-5092-4f44-9f6c-bb48873de57e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88c00e4ff9f24e4c848aa2effe00fe1e',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:52.033059 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-8b2a0827-f9f0-453d-9c82-a23686ffa8aa tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5f0779a-7a73-4ac7-a7cb-9cad099c28c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:52.043519 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-8b2a0827-f9f0-453d-9c82-a23686ffa8aa tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5f0779a-7a73-4ac7-a7cb-9cad099c28c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:52.046021 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-8b2a0827-f9f0-453d-9c82-a23686ffa8aa tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Flow 'volume_create_api' (7b7b5b1d-d2d8-406c-9d4c-faa81a027367) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:15:52.046021 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-8b2a0827-f9f0-453d-9c82-a23686ffa8aa tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Create volume request issued successfully. Aug 13 21:15:52.046021 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8b2a0827-f9f0-453d-9c82-a23686ffa8aa tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:15:52.046021 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1010/4017] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:15:51 2026] POST /volume/v3/volumes => generated 762 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:15:52.071376 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-92d5a705-c9b7-45c4-a669-da2d7b7d4512 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:52.074392 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-92d5a705-c9b7-45c4-a669-da2d7b7d4512 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:15:52.075166 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-92d5a705-c9b7-45c4-a669-da2d7b7d4512 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "45eff3f0-fe46-4c48-a8d9-1d6b5aefba7c", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-151846266"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:15:52.077143 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-92d5a705-c9b7-45c4-a669-da2d7b7d4512 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Create volume request body: {'volume': {"'source_volid": '45eff3f0-fe46-4c48-a8d9-1d6b5aefba7c', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-151846266'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:15:52.077286 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-92d5a705-c9b7-45c4-a669-da2d7b7d4512 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Create volume of 1 GB Aug 13 21:15:52.082039 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-92d5a705-c9b7-45c4-a669-da2d7b7d4512 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Availability Zones retrieved successfully. Aug 13 21:15:52.088138 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-92d5a705-c9b7-45c4-a669-da2d7b7d4512 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Flow 'volume_create_api' (bdc6525d-9178-4217-a1cc-1e786f9b60b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:15:52.089223 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-92d5a705-c9b7-45c4-a669-da2d7b7d4512 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36bfdcfb-34e1-43be-afe5-5d6f0312927b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:52.090201 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-92d5a705-c9b7-45c4-a669-da2d7b7d4512 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:15:52.114307 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-92d5a705-c9b7-45c4-a669-da2d7b7d4512 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36bfdcfb-34e1-43be-afe5-5d6f0312927b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:52.115174 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-92d5a705-c9b7-45c4-a669-da2d7b7d4512 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af6b97fc-aecc-44e4-854f-0456eeca668d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:52.162897 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-92d5a705-c9b7-45c4-a669-da2d7b7d4512 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Created reservations ['08366ada-1512-4f45-aaeb-3b767b701718', '0db562a1-e008-464b-afec-e536a0873bdc', '9cc2201f-56ec-470c-a15d-ed7bdc5497da', '73b7e9f8-44d1-41e4-8cf5-9a42f930b449'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:15:52.164061 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-92d5a705-c9b7-45c4-a669-da2d7b7d4512 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af6b97fc-aecc-44e4-854f-0456eeca668d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08366ada-1512-4f45-aaeb-3b767b701718', '0db562a1-e008-464b-afec-e536a0873bdc', '9cc2201f-56ec-470c-a15d-ed7bdc5497da', '73b7e9f8-44d1-41e4-8cf5-9a42f930b449']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:52.164825 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-92d5a705-c9b7-45c4-a669-da2d7b7d4512 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a37e2742-05df-46ba-85ea-65fc6b9b620b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:52.187907 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-92d5a705-c9b7-45c4-a669-da2d7b7d4512 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a37e2742-05df-46ba-85ea-65fc6b9b620b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6d25303-bc39-482e-bbe3-40e9d8a8a268', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-151846266',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7d13b43ac8448c693f8a09d2c0fdb67',qos_specs=None,replication_status=,reservations=['08366ada-1512-4f45-aaeb-3b767b701718','0db562a1-e008-464b-afec-e536a0873bdc','9cc2201f-56ec-470c-a15d-ed7bdc5497da','73b7e9f8-44d1-41e4-8cf5-9a42f930b449'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88c00e4ff9f24e4c848aa2effe00fe1e',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:15:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-151846266',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c6d25303-bc39-482e-bbe3-40e9d8a8a268,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b7d13b43ac8448c693f8a09d2c0fdb67',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88c00e4ff9f24e4c848aa2effe00fe1e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:52.188673 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-92d5a705-c9b7-45c4-a669-da2d7b7d4512 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13ec21de-f635-429d-a0dc-85245d78bf73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:52.207949 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-92d5a705-c9b7-45c4-a669-da2d7b7d4512 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13ec21de-f635-429d-a0dc-85245d78bf73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-151846266',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7d13b43ac8448c693f8a09d2c0fdb67',qos_specs=None,replication_status=,reservations=['08366ada-1512-4f45-aaeb-3b767b701718','0db562a1-e008-464b-afec-e536a0873bdc','9cc2201f-56ec-470c-a15d-ed7bdc5497da','73b7e9f8-44d1-41e4-8cf5-9a42f930b449'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88c00e4ff9f24e4c848aa2effe00fe1e',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:52.208723 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-92d5a705-c9b7-45c4-a669-da2d7b7d4512 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d375bf1e-a33e-495e-ba1e-515347c97c88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:52.217533 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-92d5a705-c9b7-45c4-a669-da2d7b7d4512 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d375bf1e-a33e-495e-ba1e-515347c97c88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:52.218309 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-92d5a705-c9b7-45c4-a669-da2d7b7d4512 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Flow 'volume_create_api' (bdc6525d-9178-4217-a1cc-1e786f9b60b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:15:52.218581 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-92d5a705-c9b7-45c4-a669-da2d7b7d4512 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Create volume request issued successfully. Aug 13 21:15:52.219122 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-92d5a705-c9b7-45c4-a669-da2d7b7d4512 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:15:52.219563 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1005/4018] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:15:52 2026] POST /volume/v3/volumes => generated 761 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:15:52.233988 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-7d3d8d5c-d18b-40be-81b8-e7b0d6c7bd83 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:52.239662 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7d3d8d5c-d18b-40be-81b8-e7b0d6c7bd83 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:15:52.240097 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7d3d8d5c-d18b-40be-81b8-e7b0d6c7bd83 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "45eff3f0-fe46-4c48-a8d9-1d6b5aefba7c", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-384971437"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:15:52.245255 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-7d3d8d5c-d18b-40be-81b8-e7b0d6c7bd83 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Create volume request body: {'volume': {"'source_volid": '45eff3f0-fe46-4c48-a8d9-1d6b5aefba7c', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-384971437'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:15:52.245462 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-7d3d8d5c-d18b-40be-81b8-e7b0d6c7bd83 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Create volume of 1 GB Aug 13 21:15:52.245855 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:15:52.245855 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:15:52.250094 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-7d3d8d5c-d18b-40be-81b8-e7b0d6c7bd83 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Availability Zones retrieved successfully. Aug 13 21:15:52.255744 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-7d3d8d5c-d18b-40be-81b8-e7b0d6c7bd83 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Flow 'volume_create_api' (949ffbfe-4559-468b-88c5-6d85fcbc0c8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:15:52.256878 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-7d3d8d5c-d18b-40be-81b8-e7b0d6c7bd83 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5787468-282c-40d7-9c1b-d59e437aee43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:52.258179 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-7d3d8d5c-d18b-40be-81b8-e7b0d6c7bd83 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:15:52.293581 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-7d3d8d5c-d18b-40be-81b8-e7b0d6c7bd83 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5787468-282c-40d7-9c1b-d59e437aee43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:52.294299 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-7d3d8d5c-d18b-40be-81b8-e7b0d6c7bd83 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c9beb38-aca8-4430-bd12-5ba0b4c2e930) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:52.374950 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-7d3d8d5c-d18b-40be-81b8-e7b0d6c7bd83 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Created reservations ['c15c790c-32f3-4d39-9631-8d1dc216867e', 'd3c82b51-f7ff-4616-b99f-1c00f3664abd', '6b9986d0-e9e9-40d5-9c75-ead683423c1d', '9c619f73-8a45-4b52-ab8e-4d0ec4f88c42'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:15:52.375886 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-7d3d8d5c-d18b-40be-81b8-e7b0d6c7bd83 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c9beb38-aca8-4430-bd12-5ba0b4c2e930) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c15c790c-32f3-4d39-9631-8d1dc216867e', 'd3c82b51-f7ff-4616-b99f-1c00f3664abd', '6b9986d0-e9e9-40d5-9c75-ead683423c1d', '9c619f73-8a45-4b52-ab8e-4d0ec4f88c42']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:52.376757 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-7d3d8d5c-d18b-40be-81b8-e7b0d6c7bd83 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12334a10-893a-4fd9-8dd2-3fdb6f29fcae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:52.403468 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-7d3d8d5c-d18b-40be-81b8-e7b0d6c7bd83 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12334a10-893a-4fd9-8dd2-3fdb6f29fcae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'deacb25d-ee8b-45ef-aee8-be1033e3058c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-384971437',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7d13b43ac8448c693f8a09d2c0fdb67',qos_specs=None,replication_status=,reservations=['c15c790c-32f3-4d39-9631-8d1dc216867e','d3c82b51-f7ff-4616-b99f-1c00f3664abd','6b9986d0-e9e9-40d5-9c75-ead683423c1d','9c619f73-8a45-4b52-ab8e-4d0ec4f88c42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88c00e4ff9f24e4c848aa2effe00fe1e',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:15:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-384971437',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=deacb25d-ee8b-45ef-aee8-be1033e3058c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b7d13b43ac8448c693f8a09d2c0fdb67',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88c00e4ff9f24e4c848aa2effe00fe1e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:52.404648 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-7d3d8d5c-d18b-40be-81b8-e7b0d6c7bd83 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19ca323c-2aad-443c-8733-44e7b4c3ab20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:52.431614 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-7d3d8d5c-d18b-40be-81b8-e7b0d6c7bd83 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19ca323c-2aad-443c-8733-44e7b4c3ab20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-384971437',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7d13b43ac8448c693f8a09d2c0fdb67',qos_specs=None,replication_status=,reservations=['c15c790c-32f3-4d39-9631-8d1dc216867e','d3c82b51-f7ff-4616-b99f-1c00f3664abd','6b9986d0-e9e9-40d5-9c75-ead683423c1d','9c619f73-8a45-4b52-ab8e-4d0ec4f88c42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88c00e4ff9f24e4c848aa2effe00fe1e',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:52.432537 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-7d3d8d5c-d18b-40be-81b8-e7b0d6c7bd83 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23f07573-9987-44af-920e-4b30a3e5278f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:15:52.445145 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-7d3d8d5c-d18b-40be-81b8-e7b0d6c7bd83 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23f07573-9987-44af-920e-4b30a3e5278f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:15:52.446178 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-7d3d8d5c-d18b-40be-81b8-e7b0d6c7bd83 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Flow 'volume_create_api' (949ffbfe-4559-468b-88c5-6d85fcbc0c8d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:15:52.446303 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-7d3d8d5c-d18b-40be-81b8-e7b0d6c7bd83 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Create volume request issued successfully. Aug 13 21:15:52.446902 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7d3d8d5c-d18b-40be-81b8-e7b0d6c7bd83 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:15:52.447710 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1000/4019] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:15:52 2026] POST /volume/v3/volumes => generated 761 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:15:52.463099 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d5171bc8-b177-4085-ab66-f9614f3caef9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:52.466034 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d5171bc8-b177-4085-ab66-f9614f3caef9 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] GET https://10.4.3.14/volume/v3/volumes/c5374f60-8910-4102-80a8-0630462ad7f4 Aug 13 21:15:52.466544 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d5171bc8-b177-4085-ab66-f9614f3caef9 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:52.467297 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d5171bc8-b177-4085-ab66-f9614f3caef9 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:52.481941 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:15:52.481941 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:15:52.485688 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d5171bc8-b177-4085-ab66-f9614f3caef9 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Volume info retrieved successfully. Aug 13 21:15:52.489812 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d5171bc8-b177-4085-ab66-f9614f3caef9 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] https://10.4.3.14/volume/v3/volumes/c5374f60-8910-4102-80a8-0630462ad7f4 returned with HTTP 200 Aug 13 21:15:52.490007 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1005/4020] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:52 2026] GET /volume/v3/volumes/c5374f60-8910-4102-80a8-0630462ad7f4 => generated 854 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:52.504637 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-4f428241-0619-4fef-a7ca-5b0f25effe92 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:52.507045 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4f428241-0619-4fef-a7ca-5b0f25effe92 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] GET https://10.4.3.14/volume/v3/volumes/6a443bcc-f716-4956-a26d-e4d543eca8c4 Aug 13 21:15:52.507124 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4f428241-0619-4fef-a7ca-5b0f25effe92 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:52.507266 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4f428241-0619-4fef-a7ca-5b0f25effe92 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:52.527638 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:15:52.527638 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:15:52.532262 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-4f428241-0619-4fef-a7ca-5b0f25effe92 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Volume info retrieved successfully. Aug 13 21:15:52.539272 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4f428241-0619-4fef-a7ca-5b0f25effe92 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] https://10.4.3.14/volume/v3/volumes/6a443bcc-f716-4956-a26d-e4d543eca8c4 returned with HTTP 200 Aug 13 21:15:52.541865 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1011/4021] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:52 2026] GET /volume/v3/volumes/6a443bcc-f716-4956-a26d-e4d543eca8c4 => generated 855 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:52.553247 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3cb29cfb-704c-451b-800a-1a83356e9c56 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:52.555094 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3cb29cfb-704c-451b-800a-1a83356e9c56 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] GET https://10.4.3.14/volume/v3/volumes/22095357-a902-40c3-abaa-2d8643286bee Aug 13 21:15:52.555331 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3cb29cfb-704c-451b-800a-1a83356e9c56 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:52.555627 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3cb29cfb-704c-451b-800a-1a83356e9c56 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:52.563566 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:15:52.563566 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:15:52.571113 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-3cb29cfb-704c-451b-800a-1a83356e9c56 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Volume info retrieved successfully. Aug 13 21:15:52.578366 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3cb29cfb-704c-451b-800a-1a83356e9c56 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] https://10.4.3.14/volume/v3/volumes/22095357-a902-40c3-abaa-2d8643286bee returned with HTTP 200 Aug 13 21:15:52.578912 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1006/4022] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:52 2026] GET /volume/v3/volumes/22095357-a902-40c3-abaa-2d8643286bee => generated 855 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:52.591671 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-58cd2291-4220-4808-a52f-aa3a03b35bad None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:52.594227 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-58cd2291-4220-4808-a52f-aa3a03b35bad tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] GET https://10.4.3.14/volume/v3/volumes/c6d25303-bc39-482e-bbe3-40e9d8a8a268 Aug 13 21:15:52.594932 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-58cd2291-4220-4808-a52f-aa3a03b35bad tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:52.594932 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-58cd2291-4220-4808-a52f-aa3a03b35bad tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:52.604637 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:15:52.604637 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:15:52.609114 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-58cd2291-4220-4808-a52f-aa3a03b35bad tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Volume info retrieved successfully. Aug 13 21:15:52.614778 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-58cd2291-4220-4808-a52f-aa3a03b35bad tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] https://10.4.3.14/volume/v3/volumes/c6d25303-bc39-482e-bbe3-40e9d8a8a268 returned with HTTP 200 Aug 13 21:15:52.615472 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1001/4023] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:52 2026] GET /volume/v3/volumes/c6d25303-bc39-482e-bbe3-40e9d8a8a268 => generated 854 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:52.631923 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-cc6fc33c-3888-45af-99ec-1d22902d7b5e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:52.633592 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cc6fc33c-3888-45af-99ec-1d22902d7b5e tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] GET https://10.4.3.14/volume/v3/volumes/deacb25d-ee8b-45ef-aee8-be1033e3058c Aug 13 21:15:52.633801 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cc6fc33c-3888-45af-99ec-1d22902d7b5e tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:52.634098 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cc6fc33c-3888-45af-99ec-1d22902d7b5e tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:52.642028 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:15:52.642028 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:15:52.645954 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-cc6fc33c-3888-45af-99ec-1d22902d7b5e tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Volume info retrieved successfully. Aug 13 21:15:52.650523 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cc6fc33c-3888-45af-99ec-1d22902d7b5e tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] https://10.4.3.14/volume/v3/volumes/deacb25d-ee8b-45ef-aee8-be1033e3058c returned with HTTP 200 Aug 13 21:15:52.651064 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1006/4024] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:52 2026] GET /volume/v3/volumes/deacb25d-ee8b-45ef-aee8-be1033e3058c => generated 854 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:52.666586 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-89ebb5e9-052c-404a-9718-1b0ae5d2e9f0 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:52.668213 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-89ebb5e9-052c-404a-9718-1b0ae5d2e9f0 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] DELETE https://10.4.3.14/volume/v3/volumes/deacb25d-ee8b-45ef-aee8-be1033e3058c Aug 13 21:15:52.668420 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-89ebb5e9-052c-404a-9718-1b0ae5d2e9f0 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:52.668567 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-89ebb5e9-052c-404a-9718-1b0ae5d2e9f0 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:52.668719 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-89ebb5e9-052c-404a-9718-1b0ae5d2e9f0 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Delete volume with id: deacb25d-ee8b-45ef-aee8-be1033e3058c Aug 13 21:15:52.676338 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:15:52.676338 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:15:52.676866 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-89ebb5e9-052c-404a-9718-1b0ae5d2e9f0 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Volume info retrieved successfully. Aug 13 21:15:52.697243 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-89ebb5e9-052c-404a-9718-1b0ae5d2e9f0 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Delete volume request issued successfully. Aug 13 21:15:52.697512 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-89ebb5e9-052c-404a-9718-1b0ae5d2e9f0 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] https://10.4.3.14/volume/v3/volumes/deacb25d-ee8b-45ef-aee8-be1033e3058c returned with HTTP 202 Aug 13 21:15:52.698238 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1012/4025] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:15:52 2026] DELETE /volume/v3/volumes/deacb25d-ee8b-45ef-aee8-be1033e3058c => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:15:52.706457 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-75ae5868-8852-4ade-a8a0-03d2fd3b25d2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:52.708126 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-75ae5868-8852-4ade-a8a0-03d2fd3b25d2 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] GET https://10.4.3.14/volume/v3/volumes/deacb25d-ee8b-45ef-aee8-be1033e3058c Aug 13 21:15:52.708387 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-75ae5868-8852-4ade-a8a0-03d2fd3b25d2 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:52.708587 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-75ae5868-8852-4ade-a8a0-03d2fd3b25d2 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:52.718597 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:15:52.718597 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:15:52.724234 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-75ae5868-8852-4ade-a8a0-03d2fd3b25d2 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Volume info retrieved successfully. Aug 13 21:15:52.729795 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-75ae5868-8852-4ade-a8a0-03d2fd3b25d2 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] https://10.4.3.14/volume/v3/volumes/deacb25d-ee8b-45ef-aee8-be1033e3058c returned with HTTP 200 Aug 13 21:15:52.730522 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1007/4026] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:52 2026] GET /volume/v3/volumes/deacb25d-ee8b-45ef-aee8-be1033e3058c => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:53.742179 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c72fb842-0728-490d-9ba5-a7ab084a6591 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:53.744097 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c72fb842-0728-490d-9ba5-a7ab084a6591 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] GET https://10.4.3.14/volume/v3/volumes/deacb25d-ee8b-45ef-aee8-be1033e3058c Aug 13 21:15:53.744299 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c72fb842-0728-490d-9ba5-a7ab084a6591 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:53.744472 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c72fb842-0728-490d-9ba5-a7ab084a6591 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:53.750694 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c72fb842-0728-490d-9ba5-a7ab084a6591 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] https://10.4.3.14/volume/v3/volumes/deacb25d-ee8b-45ef-aee8-be1033e3058c returned with HTTP 404 Aug 13 21:15:53.751163 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1002/4027] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:53 2026] GET /volume/v3/volumes/deacb25d-ee8b-45ef-aee8-be1033e3058c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:15:53.758855 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ddc4d216-0ce6-4f52-9da2-eb88cf36b5cc None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:53.760367 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ddc4d216-0ce6-4f52-9da2-eb88cf36b5cc tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] DELETE https://10.4.3.14/volume/v3/volumes/c6d25303-bc39-482e-bbe3-40e9d8a8a268 Aug 13 21:15:53.760567 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ddc4d216-0ce6-4f52-9da2-eb88cf36b5cc tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:53.760759 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ddc4d216-0ce6-4f52-9da2-eb88cf36b5cc tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:53.760928 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-ddc4d216-0ce6-4f52-9da2-eb88cf36b5cc tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Delete volume with id: c6d25303-bc39-482e-bbe3-40e9d8a8a268 Aug 13 21:15:53.770932 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:15:53.770932 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:15:53.770932 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ddc4d216-0ce6-4f52-9da2-eb88cf36b5cc tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Volume info retrieved successfully. Aug 13 21:15:53.793923 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ddc4d216-0ce6-4f52-9da2-eb88cf36b5cc tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Delete volume request issued successfully. Aug 13 21:15:53.794190 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ddc4d216-0ce6-4f52-9da2-eb88cf36b5cc tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] https://10.4.3.14/volume/v3/volumes/c6d25303-bc39-482e-bbe3-40e9d8a8a268 returned with HTTP 202 Aug 13 21:15:53.794651 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1007/4028] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:15:53 2026] DELETE /volume/v3/volumes/c6d25303-bc39-482e-bbe3-40e9d8a8a268 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:15:53.801842 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-5813658c-f487-44f3-832b-7b132fa03969 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:53.803613 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5813658c-f487-44f3-832b-7b132fa03969 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] GET https://10.4.3.14/volume/v3/volumes/c6d25303-bc39-482e-bbe3-40e9d8a8a268 Aug 13 21:15:53.803777 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5813658c-f487-44f3-832b-7b132fa03969 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:53.803945 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5813658c-f487-44f3-832b-7b132fa03969 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:53.812824 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:15:53.812824 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:15:53.817438 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-5813658c-f487-44f3-832b-7b132fa03969 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Volume info retrieved successfully. Aug 13 21:15:53.822773 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5813658c-f487-44f3-832b-7b132fa03969 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] https://10.4.3.14/volume/v3/volumes/c6d25303-bc39-482e-bbe3-40e9d8a8a268 returned with HTTP 200 Aug 13 21:15:53.823248 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1013/4029] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:53 2026] GET /volume/v3/volumes/c6d25303-bc39-482e-bbe3-40e9d8a8a268 => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:54.842122 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-891ff223-48fe-44bb-b6f0-b6322f8c6ced None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:54.843731 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-891ff223-48fe-44bb-b6f0-b6322f8c6ced tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] GET https://10.4.3.14/volume/v3/volumes/c6d25303-bc39-482e-bbe3-40e9d8a8a268 Aug 13 21:15:54.843890 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-891ff223-48fe-44bb-b6f0-b6322f8c6ced tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:54.844016 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-891ff223-48fe-44bb-b6f0-b6322f8c6ced tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:54.846519 np0000007265 devstack@c-api.service[100215]: DEBUG dbcounter [-] [100215] Writing DB stats cinder:SELECT=539,cinder:UPDATE=127,cinder:INSERT=76 {{(pid=100215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:15:54.851141 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-891ff223-48fe-44bb-b6f0-b6322f8c6ced tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] https://10.4.3.14/volume/v3/volumes/c6d25303-bc39-482e-bbe3-40e9d8a8a268 returned with HTTP 404 Aug 13 21:15:54.852484 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1008/4030] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:54 2026] GET /volume/v3/volumes/c6d25303-bc39-482e-bbe3-40e9d8a8a268 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:15:54.860479 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c60c7803-5522-4438-b3f3-c8eca89e2937 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:54.863687 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c60c7803-5522-4438-b3f3-c8eca89e2937 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] DELETE https://10.4.3.14/volume/v3/volumes/22095357-a902-40c3-abaa-2d8643286bee Aug 13 21:15:54.863919 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c60c7803-5522-4438-b3f3-c8eca89e2937 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:54.864216 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c60c7803-5522-4438-b3f3-c8eca89e2937 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:54.864440 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-c60c7803-5522-4438-b3f3-c8eca89e2937 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Delete volume with id: 22095357-a902-40c3-abaa-2d8643286bee Aug 13 21:15:54.876376 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:15:54.876376 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:15:54.877099 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-c60c7803-5522-4438-b3f3-c8eca89e2937 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Volume info retrieved successfully. Aug 13 21:15:54.902875 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-c60c7803-5522-4438-b3f3-c8eca89e2937 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Delete volume request issued successfully. Aug 13 21:15:54.903176 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c60c7803-5522-4438-b3f3-c8eca89e2937 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] https://10.4.3.14/volume/v3/volumes/22095357-a902-40c3-abaa-2d8643286bee returned with HTTP 202 Aug 13 21:15:54.903794 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1003/4031] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:15:54 2026] DELETE /volume/v3/volumes/22095357-a902-40c3-abaa-2d8643286bee => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:15:54.912741 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2792d07f-9ced-4252-b20d-697559a5492a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:54.914898 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2792d07f-9ced-4252-b20d-697559a5492a tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] GET https://10.4.3.14/volume/v3/volumes/22095357-a902-40c3-abaa-2d8643286bee Aug 13 21:15:54.915195 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2792d07f-9ced-4252-b20d-697559a5492a tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:54.915429 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2792d07f-9ced-4252-b20d-697559a5492a tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:54.922505 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:15:54.922505 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:15:54.926517 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-2792d07f-9ced-4252-b20d-697559a5492a tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Volume info retrieved successfully. Aug 13 21:15:54.930635 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2792d07f-9ced-4252-b20d-697559a5492a tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] https://10.4.3.14/volume/v3/volumes/22095357-a902-40c3-abaa-2d8643286bee returned with HTTP 200 Aug 13 21:15:54.931110 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1008/4032] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:54 2026] GET /volume/v3/volumes/22095357-a902-40c3-abaa-2d8643286bee => generated 854 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:55.945759 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-17d84138-6963-4e36-be57-8404f6a65b39 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:55.947589 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-17d84138-6963-4e36-be57-8404f6a65b39 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] GET https://10.4.3.14/volume/v3/volumes/22095357-a902-40c3-abaa-2d8643286bee Aug 13 21:15:55.947829 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-17d84138-6963-4e36-be57-8404f6a65b39 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:55.947927 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-17d84138-6963-4e36-be57-8404f6a65b39 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:55.953516 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-17d84138-6963-4e36-be57-8404f6a65b39 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] https://10.4.3.14/volume/v3/volumes/22095357-a902-40c3-abaa-2d8643286bee returned with HTTP 404 Aug 13 21:15:55.954170 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1014/4033] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:55 2026] GET /volume/v3/volumes/22095357-a902-40c3-abaa-2d8643286bee => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:15:55.962181 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-159cfae7-cc66-43fd-91e0-dd048e41c77f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:55.964512 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-159cfae7-cc66-43fd-91e0-dd048e41c77f tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] DELETE https://10.4.3.14/volume/v3/volumes/6a443bcc-f716-4956-a26d-e4d543eca8c4 Aug 13 21:15:55.964767 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-159cfae7-cc66-43fd-91e0-dd048e41c77f tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:55.965035 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-159cfae7-cc66-43fd-91e0-dd048e41c77f tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:55.965248 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-159cfae7-cc66-43fd-91e0-dd048e41c77f tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Delete volume with id: 6a443bcc-f716-4956-a26d-e4d543eca8c4 Aug 13 21:15:55.974666 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:15:55.974666 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:15:55.975333 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-159cfae7-cc66-43fd-91e0-dd048e41c77f tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Volume info retrieved successfully. Aug 13 21:15:55.993009 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-159cfae7-cc66-43fd-91e0-dd048e41c77f tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Delete volume request issued successfully. Aug 13 21:15:55.993434 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-159cfae7-cc66-43fd-91e0-dd048e41c77f tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] https://10.4.3.14/volume/v3/volumes/6a443bcc-f716-4956-a26d-e4d543eca8c4 returned with HTTP 202 Aug 13 21:15:55.993905 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1009/4034] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:15:55 2026] DELETE /volume/v3/volumes/6a443bcc-f716-4956-a26d-e4d543eca8c4 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:15:56.004231 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-e79e8543-d160-4215-8bcc-4aec2475ca0e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:56.005950 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e79e8543-d160-4215-8bcc-4aec2475ca0e tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] GET https://10.4.3.14/volume/v3/volumes/6a443bcc-f716-4956-a26d-e4d543eca8c4 Aug 13 21:15:56.006144 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e79e8543-d160-4215-8bcc-4aec2475ca0e tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:56.006325 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e79e8543-d160-4215-8bcc-4aec2475ca0e tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:56.008274 np0000007265 devstack@c-api.service[100217]: DEBUG dbcounter [-] [100217] Writing DB stats cinder:SELECT=522,cinder:UPDATE=124,cinder:INSERT=62,cinder:DELETE=1 {{(pid=100217) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:15:56.014855 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:15:56.014855 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:15:56.018903 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-e79e8543-d160-4215-8bcc-4aec2475ca0e tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Volume info retrieved successfully. Aug 13 21:15:56.024087 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e79e8543-d160-4215-8bcc-4aec2475ca0e tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] https://10.4.3.14/volume/v3/volumes/6a443bcc-f716-4956-a26d-e4d543eca8c4 returned with HTTP 200 Aug 13 21:15:56.024460 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1004/4035] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:56 2026] GET /volume/v3/volumes/6a443bcc-f716-4956-a26d-e4d543eca8c4 => generated 854 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:56.809664 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-159daae2-1770-4f56-9e28-5a804a7ebdd6 req-3f9484ae-0ef1-4d89-881c-a046f6cd42b6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:56.811524 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-159daae2-1770-4f56-9e28-5a804a7ebdd6 req-3f9484ae-0ef1-4d89-881c-a046f6cd42b6 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] DELETE https://10.4.3.14/volume/v3/attachments/f753fc62-87d4-4c93-a271-e0baf2f06f37 Aug 13 21:15:56.811701 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-159daae2-1770-4f56-9e28-5a804a7ebdd6 req-3f9484ae-0ef1-4d89-881c-a046f6cd42b6 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:56.811877 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-159daae2-1770-4f56-9e28-5a804a7ebdd6 req-3f9484ae-0ef1-4d89-881c-a046f6cd42b6 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:56.818788 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:15:56.818788 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:15:56.874769 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-159daae2-1770-4f56-9e28-5a804a7ebdd6 req-3f9484ae-0ef1-4d89-881c-a046f6cd42b6 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/attachments/f753fc62-87d4-4c93-a271-e0baf2f06f37 returned with HTTP 200 Aug 13 21:15:56.877670 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1009/4036] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:15:56 2026] DELETE /volume/v3/attachments/f753fc62-87d4-4c93-a271-e0baf2f06f37 => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:57.038133 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-23dc41cd-aa1b-44f5-a337-4a5b38bd576b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:57.040156 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-23dc41cd-aa1b-44f5-a337-4a5b38bd576b tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] GET https://10.4.3.14/volume/v3/volumes/6a443bcc-f716-4956-a26d-e4d543eca8c4 Aug 13 21:15:57.040484 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-23dc41cd-aa1b-44f5-a337-4a5b38bd576b tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:57.040674 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-23dc41cd-aa1b-44f5-a337-4a5b38bd576b tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:57.049737 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-23dc41cd-aa1b-44f5-a337-4a5b38bd576b tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] https://10.4.3.14/volume/v3/volumes/6a443bcc-f716-4956-a26d-e4d543eca8c4 returned with HTTP 404 Aug 13 21:15:57.050376 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1015/4037] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:57 2026] GET /volume/v3/volumes/6a443bcc-f716-4956-a26d-e4d543eca8c4 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:15:57.059217 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e7433ae7-d117-4da5-be25-4f929e3c2a7c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:57.061014 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e7433ae7-d117-4da5-be25-4f929e3c2a7c tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] DELETE https://10.4.3.14/volume/v3/volumes/c5374f60-8910-4102-80a8-0630462ad7f4 Aug 13 21:15:57.061222 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e7433ae7-d117-4da5-be25-4f929e3c2a7c tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:57.061755 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e7433ae7-d117-4da5-be25-4f929e3c2a7c tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:57.061755 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-e7433ae7-d117-4da5-be25-4f929e3c2a7c tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Delete volume with id: c5374f60-8910-4102-80a8-0630462ad7f4 Aug 13 21:15:57.068776 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:15:57.068776 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:15:57.069286 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e7433ae7-d117-4da5-be25-4f929e3c2a7c tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Volume info retrieved successfully. Aug 13 21:15:57.091218 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e7433ae7-d117-4da5-be25-4f929e3c2a7c tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Delete volume request issued successfully. Aug 13 21:15:57.091425 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e7433ae7-d117-4da5-be25-4f929e3c2a7c tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] https://10.4.3.14/volume/v3/volumes/c5374f60-8910-4102-80a8-0630462ad7f4 returned with HTTP 202 Aug 13 21:15:57.091824 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1010/4038] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:15:57 2026] DELETE /volume/v3/volumes/c5374f60-8910-4102-80a8-0630462ad7f4 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:15:57.100923 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-bd1e911b-de38-4966-aa1c-8315fdca4eea None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:57.102555 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bd1e911b-de38-4966-aa1c-8315fdca4eea tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] GET https://10.4.3.14/volume/v3/volumes/c5374f60-8910-4102-80a8-0630462ad7f4 Aug 13 21:15:57.102715 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bd1e911b-de38-4966-aa1c-8315fdca4eea tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:57.102890 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bd1e911b-de38-4966-aa1c-8315fdca4eea tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:57.109712 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:15:57.109712 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:15:57.113530 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-bd1e911b-de38-4966-aa1c-8315fdca4eea tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Volume info retrieved successfully. Aug 13 21:15:57.117771 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bd1e911b-de38-4966-aa1c-8315fdca4eea tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] https://10.4.3.14/volume/v3/volumes/c5374f60-8910-4102-80a8-0630462ad7f4 returned with HTTP 200 Aug 13 21:15:57.118203 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1005/4039] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:57 2026] GET /volume/v3/volumes/c5374f60-8910-4102-80a8-0630462ad7f4 => generated 853 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:57.787513 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-d3f334ff-b496-476f-ab90-f91e16e069b8 req-e6a5e93f-324f-4917-b214-f95f76430d72 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:57.789326 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-d3f334ff-b496-476f-ab90-f91e16e069b8 req-e6a5e93f-324f-4917-b214-f95f76430d72 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/f33c857a-dccf-4a8b-8ff0-af91dd70d99d Aug 13 21:15:57.789515 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-d3f334ff-b496-476f-ab90-f91e16e069b8 req-e6a5e93f-324f-4917-b214-f95f76430d72 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:57.789705 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-d3f334ff-b496-476f-ab90-f91e16e069b8 req-e6a5e93f-324f-4917-b214-f95f76430d72 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:57.797431 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:15:57.797431 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:15:57.801389 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-d3f334ff-b496-476f-ab90-f91e16e069b8 req-e6a5e93f-324f-4917-b214-f95f76430d72 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:15:57.805771 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-d3f334ff-b496-476f-ab90-f91e16e069b8 req-e6a5e93f-324f-4917-b214-f95f76430d72 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/f33c857a-dccf-4a8b-8ff0-af91dd70d99d returned with HTTP 200 Aug 13 21:15:57.806254 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1010/4040] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:15:57 2026] GET /volume/v3/volumes/f33c857a-dccf-4a8b-8ff0-af91dd70d99d => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:58.136702 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-5f19a137-d637-452f-a446-b78767ea928b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:58.139729 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5f19a137-d637-452f-a446-b78767ea928b tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] GET https://10.4.3.14/volume/v3/volumes/c5374f60-8910-4102-80a8-0630462ad7f4 Aug 13 21:15:58.140026 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5f19a137-d637-452f-a446-b78767ea928b tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:58.140664 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5f19a137-d637-452f-a446-b78767ea928b tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:58.149142 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5f19a137-d637-452f-a446-b78767ea928b tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] https://10.4.3.14/volume/v3/volumes/c5374f60-8910-4102-80a8-0630462ad7f4 returned with HTTP 404 Aug 13 21:15:58.149818 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1016/4041] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:58 2026] GET /volume/v3/volumes/c5374f60-8910-4102-80a8-0630462ad7f4 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:15:58.158578 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-bdedc843-a2a2-48ff-aadc-9068fb1a6dcf None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:58.160951 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bdedc843-a2a2-48ff-aadc-9068fb1a6dcf tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] DELETE https://10.4.3.14/volume/v3/volumes/45eff3f0-fe46-4c48-a8d9-1d6b5aefba7c Aug 13 21:15:58.161281 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bdedc843-a2a2-48ff-aadc-9068fb1a6dcf tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:58.161535 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bdedc843-a2a2-48ff-aadc-9068fb1a6dcf tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:58.161704 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-bdedc843-a2a2-48ff-aadc-9068fb1a6dcf tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Delete volume with id: 45eff3f0-fe46-4c48-a8d9-1d6b5aefba7c Aug 13 21:15:58.171056 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:15:58.171056 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:15:58.171631 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-bdedc843-a2a2-48ff-aadc-9068fb1a6dcf tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Volume info retrieved successfully. Aug 13 21:15:58.194001 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-bdedc843-a2a2-48ff-aadc-9068fb1a6dcf tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Delete volume request issued successfully. Aug 13 21:15:58.194880 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bdedc843-a2a2-48ff-aadc-9068fb1a6dcf tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] https://10.4.3.14/volume/v3/volumes/45eff3f0-fe46-4c48-a8d9-1d6b5aefba7c returned with HTTP 202 Aug 13 21:15:58.195607 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1011/4042] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:15:58 2026] DELETE /volume/v3/volumes/45eff3f0-fe46-4c48-a8d9-1d6b5aefba7c => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:15:58.203173 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-66160b7e-c514-4cc0-bbb4-677ad80364f5 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:58.204903 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-66160b7e-c514-4cc0-bbb4-677ad80364f5 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] GET https://10.4.3.14/volume/v3/volumes/45eff3f0-fe46-4c48-a8d9-1d6b5aefba7c Aug 13 21:15:58.205131 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-66160b7e-c514-4cc0-bbb4-677ad80364f5 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:58.205331 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-66160b7e-c514-4cc0-bbb4-677ad80364f5 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:58.213316 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:15:58.213316 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:15:58.218334 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-66160b7e-c514-4cc0-bbb4-677ad80364f5 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Volume info retrieved successfully. Aug 13 21:15:58.223678 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-66160b7e-c514-4cc0-bbb4-677ad80364f5 tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] https://10.4.3.14/volume/v3/volumes/45eff3f0-fe46-4c48-a8d9-1d6b5aefba7c returned with HTTP 200 Aug 13 21:15:58.224109 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1006/4043] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:58 2026] GET /volume/v3/volumes/45eff3f0-fe46-4c48-a8d9-1d6b5aefba7c => generated 854 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:15:59.240033 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-962c2851-0f18-4508-9b44-c5fff7cf2e3b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:15:59.241811 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-962c2851-0f18-4508-9b44-c5fff7cf2e3b tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] GET https://10.4.3.14/volume/v3/volumes/45eff3f0-fe46-4c48-a8d9-1d6b5aefba7c Aug 13 21:15:59.242101 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-962c2851-0f18-4508-9b44-c5fff7cf2e3b tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:15:59.242283 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-962c2851-0f18-4508-9b44-c5fff7cf2e3b tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:15:59.247912 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-962c2851-0f18-4508-9b44-c5fff7cf2e3b tempest-CreateVolumesFromSourceVolumeTest-244510024 tempest-CreateVolumesFromSourceVolumeTest-244510024-project-member] https://10.4.3.14/volume/v3/volumes/45eff3f0-fe46-4c48-a8d9-1d6b5aefba7c returned with HTTP 404 Aug 13 21:15:59.248515 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1011/4044] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:15:59 2026] GET /volume/v3/volumes/45eff3f0-fe46-4c48-a8d9-1d6b5aefba7c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:16:00.959420 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-afa4e736-20e9-4c43-8c1e-4e0df0cfb9e8 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:00.960929 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-afa4e736-20e9-4c43-8c1e-4e0df0cfb9e8 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] DELETE https://10.4.3.14/volume/v3/volumes/f33c857a-dccf-4a8b-8ff0-af91dd70d99d Aug 13 21:16:00.961118 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-afa4e736-20e9-4c43-8c1e-4e0df0cfb9e8 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:00.961284 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-afa4e736-20e9-4c43-8c1e-4e0df0cfb9e8 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:00.961435 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-afa4e736-20e9-4c43-8c1e-4e0df0cfb9e8 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Delete volume with id: f33c857a-dccf-4a8b-8ff0-af91dd70d99d Aug 13 21:16:00.969376 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:16:00.969376 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:16:00.969767 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-afa4e736-20e9-4c43-8c1e-4e0df0cfb9e8 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:16:00.990282 np0000007265 devstack@c-api.service[100216]: WARNING cinder.keymgr.conf_key_mgr [None req-afa4e736-20e9-4c43-8c1e-4e0df0cfb9e8 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 21:16:01.004055 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-afa4e736-20e9-4c43-8c1e-4e0df0cfb9e8 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Delete volume request issued successfully. Aug 13 21:16:01.004275 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-afa4e736-20e9-4c43-8c1e-4e0df0cfb9e8 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/f33c857a-dccf-4a8b-8ff0-af91dd70d99d returned with HTTP 202 Aug 13 21:16:01.004743 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1017/4045] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:16:00 2026] DELETE /volume/v3/volumes/f33c857a-dccf-4a8b-8ff0-af91dd70d99d => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:16:01.012247 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6dba3af8-ad1e-4f5f-8250-49ee0fe87fed None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:01.013052 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6dba3af8-ad1e-4f5f-8250-49ee0fe87fed tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/f33c857a-dccf-4a8b-8ff0-af91dd70d99d Aug 13 21:16:01.013847 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6dba3af8-ad1e-4f5f-8250-49ee0fe87fed tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:01.013847 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6dba3af8-ad1e-4f5f-8250-49ee0fe87fed tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:01.020024 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:16:01.020024 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:16:01.024623 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-6dba3af8-ad1e-4f5f-8250-49ee0fe87fed tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Volume info retrieved successfully. Aug 13 21:16:01.028772 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6dba3af8-ad1e-4f5f-8250-49ee0fe87fed tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/f33c857a-dccf-4a8b-8ff0-af91dd70d99d returned with HTTP 200 Aug 13 21:16:01.029269 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1012/4046] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:01 2026] GET /volume/v3/volumes/f33c857a-dccf-4a8b-8ff0-af91dd70d99d => generated 875 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:02.043610 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-56fb6670-7cb9-40e9-a6df-9e3578f96936 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:02.045566 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-56fb6670-7cb9-40e9-a6df-9e3578f96936 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] GET https://10.4.3.14/volume/v3/volumes/f33c857a-dccf-4a8b-8ff0-af91dd70d99d Aug 13 21:16:02.045718 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-56fb6670-7cb9-40e9-a6df-9e3578f96936 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:02.045885 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-56fb6670-7cb9-40e9-a6df-9e3578f96936 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:02.052383 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-56fb6670-7cb9-40e9-a6df-9e3578f96936 tempest-TestEncryptedCinderVolumes-2092435137 tempest-TestEncryptedCinderVolumes-2092435137-project-member] https://10.4.3.14/volume/v3/volumes/f33c857a-dccf-4a8b-8ff0-af91dd70d99d returned with HTTP 404 Aug 13 21:16:02.052883 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1007/4047] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:02 2026] GET /volume/v3/volumes/f33c857a-dccf-4a8b-8ff0-af91dd70d99d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:16:02.066578 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4cf231c0-de71-42ca-a43e-54a85f1cffdc None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:02.222874 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4cf231c0-de71-42ca-a43e-54a85f1cffdc tempest-TestEncryptedCinderVolumes-90020259 tempest-TestEncryptedCinderVolumes-90020259-project-admin] GET https://10.4.3.14/volume/v3/volumes/detail?all_tenants=1 Aug 13 21:16:02.223129 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4cf231c0-de71-42ca-a43e-54a85f1cffdc tempest-TestEncryptedCinderVolumes-90020259 tempest-TestEncryptedCinderVolumes-90020259-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:02.223297 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4cf231c0-de71-42ca-a43e-54a85f1cffdc tempest-TestEncryptedCinderVolumes-90020259 tempest-TestEncryptedCinderVolumes-90020259-project-admin] Calling method 'detail' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:02.224102 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-4cf231c0-de71-42ca-a43e-54a85f1cffdc tempest-TestEncryptedCinderVolumes-90020259 tempest-TestEncryptedCinderVolumes-90020259-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:16:02.237688 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-4cf231c0-de71-42ca-a43e-54a85f1cffdc tempest-TestEncryptedCinderVolumes-90020259 tempest-TestEncryptedCinderVolumes-90020259-project-admin] Get all volumes completed successfully. Aug 13 21:16:02.239825 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:16:02.239825 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:16:02.244646 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4cf231c0-de71-42ca-a43e-54a85f1cffdc tempest-TestEncryptedCinderVolumes-90020259 tempest-TestEncryptedCinderVolumes-90020259-project-admin] https://10.4.3.14/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 21:16:02.245108 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1012/4048] 10.4.3.14 () {66 vars in 1278 bytes} [Thu Aug 13 21:16:02 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8596 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:16:02.264380 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-34182a6a-8d61-45df-a897-6b677807d064 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:02.266202 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-34182a6a-8d61-45df-a897-6b677807d064 tempest-TestEncryptedCinderVolumes-90020259 tempest-TestEncryptedCinderVolumes-90020259-project-admin] DELETE https://10.4.3.14/volume/v3/types/18a56c69-fb49-47ba-8e77-b3fe53685ca9 Aug 13 21:16:02.266384 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-34182a6a-8d61-45df-a897-6b677807d064 tempest-TestEncryptedCinderVolumes-90020259 tempest-TestEncryptedCinderVolumes-90020259-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:02.266710 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-34182a6a-8d61-45df-a897-6b677807d064 tempest-TestEncryptedCinderVolumes-90020259 tempest-TestEncryptedCinderVolumes-90020259-project-admin] Calling method '_delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:02.306822 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-34182a6a-8d61-45df-a897-6b677807d064 tempest-TestEncryptedCinderVolumes-90020259 tempest-TestEncryptedCinderVolumes-90020259-project-admin] https://10.4.3.14/volume/v3/types/18a56c69-fb49-47ba-8e77-b3fe53685ca9 returned with HTTP 202 Aug 13 21:16:02.307211 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1018/4049] 10.4.3.14 () {66 vars in 1338 bytes} [Thu Aug 13 21:16:02 2026] DELETE /volume/v3/types/18a56c69-fb49-47ba-8e77-b3fe53685ca9 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:16:05.609573 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5e854504-64c4-4e8e-b6cd-fa4f75c5b12e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:05.697855 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5e854504-64c4-4e8e-b6cd-fa4f75c5b12e tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:16:05.698556 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5e854504-64c4-4e8e-b6cd-fa4f75c5b12e tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1270385502"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:16:05.701233 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-5e854504-64c4-4e8e-b6cd-fa4f75c5b12e tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1270385502'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:16:05.701454 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-5e854504-64c4-4e8e-b6cd-fa4f75c5b12e tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Create volume of 1 GB Aug 13 21:16:05.705751 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-5e854504-64c4-4e8e-b6cd-fa4f75c5b12e tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Availability Zones retrieved successfully. Aug 13 21:16:05.711335 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-5e854504-64c4-4e8e-b6cd-fa4f75c5b12e tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Flow 'volume_create_api' (9828e2d1-daa1-414e-af16-674db6463ec6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:16:05.712348 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-5e854504-64c4-4e8e-b6cd-fa4f75c5b12e tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16b974e1-ff37-4e55-ba8e-7423f5c1287a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:16:05.713330 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-5e854504-64c4-4e8e-b6cd-fa4f75c5b12e tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:16:05.742928 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-5e854504-64c4-4e8e-b6cd-fa4f75c5b12e tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16b974e1-ff37-4e55-ba8e-7423f5c1287a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:16:05.742928 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-5e854504-64c4-4e8e-b6cd-fa4f75c5b12e tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d98e301-09f9-461f-8f4f-d98e30e48a69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:16:05.825423 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-5e854504-64c4-4e8e-b6cd-fa4f75c5b12e tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Created reservations ['6bcc9740-7a4d-4f06-ad40-7caa42386942', 'a93c35e1-ad77-403f-9fca-d39a50e4ec71', '8b0be09f-8f9d-41cd-9106-8daf01e8c084', '4e3ec1af-cf69-4a57-bfc8-9d154c373a39'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:16:05.826817 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-5e854504-64c4-4e8e-b6cd-fa4f75c5b12e tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d98e301-09f9-461f-8f4f-d98e30e48a69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6bcc9740-7a4d-4f06-ad40-7caa42386942', 'a93c35e1-ad77-403f-9fca-d39a50e4ec71', '8b0be09f-8f9d-41cd-9106-8daf01e8c084', '4e3ec1af-cf69-4a57-bfc8-9d154c373a39']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:16:05.827864 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-5e854504-64c4-4e8e-b6cd-fa4f75c5b12e tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ecfb3c4-0c86-4611-8223-8614b94c32e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:16:05.858494 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-5e854504-64c4-4e8e-b6cd-fa4f75c5b12e tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ecfb3c4-0c86-4611-8223-8614b94c32e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '333d57bd-5438-422f-bf1f-de04b5f833fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1270385502',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6857a3c8fc6c4388a70acdaadc2a07fb',qos_specs=None,replication_status=,reservations=['6bcc9740-7a4d-4f06-ad40-7caa42386942','a93c35e1-ad77-403f-9fca-d39a50e4ec71','8b0be09f-8f9d-41cd-9106-8daf01e8c084','4e3ec1af-cf69-4a57-bfc8-9d154c373a39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0a137679a2f40368d223c596cc61c06',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:16:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1270385502',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=333d57bd-5438-422f-bf1f-de04b5f833fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6857a3c8fc6c4388a70acdaadc2a07fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f0a137679a2f40368d223c596cc61c06',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:16:05.859290 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-5e854504-64c4-4e8e-b6cd-fa4f75c5b12e tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73d7d2dd-8c2a-4b02-96da-4d7d72c3942e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:16:05.878654 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-5e854504-64c4-4e8e-b6cd-fa4f75c5b12e tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73d7d2dd-8c2a-4b02-96da-4d7d72c3942e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1270385502',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6857a3c8fc6c4388a70acdaadc2a07fb',qos_specs=None,replication_status=,reservations=['6bcc9740-7a4d-4f06-ad40-7caa42386942','a93c35e1-ad77-403f-9fca-d39a50e4ec71','8b0be09f-8f9d-41cd-9106-8daf01e8c084','4e3ec1af-cf69-4a57-bfc8-9d154c373a39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0a137679a2f40368d223c596cc61c06',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:16:05.879296 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-5e854504-64c4-4e8e-b6cd-fa4f75c5b12e tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bdfb0f1d-bb48-4e2f-981b-b2e04087c25c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:16:05.890287 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-5e854504-64c4-4e8e-b6cd-fa4f75c5b12e tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bdfb0f1d-bb48-4e2f-981b-b2e04087c25c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:16:05.891081 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-5e854504-64c4-4e8e-b6cd-fa4f75c5b12e tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Flow 'volume_create_api' (9828e2d1-daa1-414e-af16-674db6463ec6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:16:05.891372 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-5e854504-64c4-4e8e-b6cd-fa4f75c5b12e tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Create volume request issued successfully. Aug 13 21:16:05.891904 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5e854504-64c4-4e8e-b6cd-fa4f75c5b12e tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:16:05.892794 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1013/4050] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:16:05 2026] POST /volume/v3/volumes => generated 747 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:16:05.905583 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-26703f68-c141-457d-aa01-c5210a8f9781 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:05.908512 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-26703f68-c141-457d-aa01-c5210a8f9781 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/volumes/333d57bd-5438-422f-bf1f-de04b5f833fe Aug 13 21:16:05.908512 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-26703f68-c141-457d-aa01-c5210a8f9781 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:05.908512 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-26703f68-c141-457d-aa01-c5210a8f9781 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:05.916030 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:16:05.916030 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:16:05.920293 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-26703f68-c141-457d-aa01-c5210a8f9781 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Volume info retrieved successfully. Aug 13 21:16:05.925595 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-26703f68-c141-457d-aa01-c5210a8f9781 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/volumes/333d57bd-5438-422f-bf1f-de04b5f833fe returned with HTTP 200 Aug 13 21:16:05.926132 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1008/4051] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:05 2026] GET /volume/v3/volumes/333d57bd-5438-422f-bf1f-de04b5f833fe => generated 815 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:06.941185 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4cba773a-5088-4787-a24d-7ff60fc08791 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:06.944163 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4cba773a-5088-4787-a24d-7ff60fc08791 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/volumes/333d57bd-5438-422f-bf1f-de04b5f833fe Aug 13 21:16:06.944318 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4cba773a-5088-4787-a24d-7ff60fc08791 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:06.944518 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4cba773a-5088-4787-a24d-7ff60fc08791 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:06.951084 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:16:06.951084 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:16:06.954529 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-4cba773a-5088-4787-a24d-7ff60fc08791 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Volume info retrieved successfully. Aug 13 21:16:06.959305 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4cba773a-5088-4787-a24d-7ff60fc08791 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/volumes/333d57bd-5438-422f-bf1f-de04b5f833fe returned with HTTP 200 Aug 13 21:16:06.959659 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1013/4052] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:06 2026] GET /volume/v3/volumes/333d57bd-5438-422f-bf1f-de04b5f833fe => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:06.973703 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a21cc9d8-c423-45be-b7f0-c4bc780f9b46 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:06.975459 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a21cc9d8-c423-45be-b7f0-c4bc780f9b46 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] POST https://10.4.3.14/volume/v3/backups Aug 13 21:16:06.975796 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a21cc9d8-c423-45be-b7f0-c4bc780f9b46 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "333d57bd-5438-422f-bf1f-de04b5f833fe", "name": "tempest-VolumesBackupsTest-Backup-2078447054"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:16:06.978169 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.contrib.backups [None req-a21cc9d8-c423-45be-b7f0-c4bc780f9b46 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Creating new backup {'backup': {'volume_id': '333d57bd-5438-422f-bf1f-de04b5f833fe', 'name': 'tempest-VolumesBackupsTest-Backup-2078447054'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 21:16:06.978346 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.contrib.backups [None req-a21cc9d8-c423-45be-b7f0-c4bc780f9b46 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Creating backup of volume 333d57bd-5438-422f-bf1f-de04b5f833fe in container None Aug 13 21:16:06.985659 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:16:06.985659 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:16:06.986099 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-a21cc9d8-c423-45be-b7f0-c4bc780f9b46 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Volume info retrieved successfully. Aug 13 21:16:07.014037 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-a21cc9d8-c423-45be-b7f0-c4bc780f9b46 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Created reservations ['f453ee04-45c6-4e76-b613-f0e5cb36d9e0', 'bd6f7293-00d0-46f1-9dc0-14e115b7b4c3'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:16:07.039986 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a21cc9d8-c423-45be-b7f0-c4bc780f9b46 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups returned with HTTP 202 Aug 13 21:16:07.040437 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1019/4053] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:16:06 2026] POST /volume/v3/backups => generated 328 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:16:07.049150 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a1a11834-1a82-45c0-8c16-6e8e521bebcc None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:07.051062 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a1a11834-1a82-45c0-8c16-6e8e521bebcc tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 Aug 13 21:16:07.051258 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a1a11834-1a82-45c0-8c16-6e8e521bebcc tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:07.051465 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a1a11834-1a82-45c0-8c16-6e8e521bebcc tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:07.051575 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-a1a11834-1a82-45c0-8c16-6e8e521bebcc tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 92eb855c-e263-43d0-a60e-fdfabcd7be72. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:16:07.056559 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:16:07.056559 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:16:07.057538 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a1a11834-1a82-45c0-8c16-6e8e521bebcc tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 returned with HTTP 200 Aug 13 21:16:07.058007 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1014/4054] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:07 2026] GET /volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:08.068736 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-17137c1d-5b42-4b24-8150-157a1880d558 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:08.071973 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-17137c1d-5b42-4b24-8150-157a1880d558 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 Aug 13 21:16:08.072180 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-17137c1d-5b42-4b24-8150-157a1880d558 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:08.072399 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-17137c1d-5b42-4b24-8150-157a1880d558 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:08.072556 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-17137c1d-5b42-4b24-8150-157a1880d558 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 92eb855c-e263-43d0-a60e-fdfabcd7be72. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:16:08.077823 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:16:08.077823 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:16:08.078679 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-17137c1d-5b42-4b24-8150-157a1880d558 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 returned with HTTP 200 Aug 13 21:16:08.079185 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1009/4055] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:08 2026] GET /volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:08.964068 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-946e300f-3a0b-486e-9ecb-50b78d32a62e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:08.966240 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-946e300f-3a0b-486e-9ecb-50b78d32a62e tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:16:08.967991 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-946e300f-3a0b-486e-9ecb-50b78d32a62e tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1608297799", "snapshot_id": null, "imageRef": "aa832912-12b8-47ea-874b-ab8df3e573a9", "volume_type": null, "size": 1}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:16:08.969127 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-946e300f-3a0b-486e-9ecb-50b78d32a62e tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1608297799', 'snapshot_id': None, 'imageRef': 'aa832912-12b8-47ea-874b-ab8df3e573a9', 'volume_type': None, 'size': 1}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:16:09.047675 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-946e300f-3a0b-486e-9ecb-50b78d32a62e tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Create volume of 1 GB Aug 13 21:16:09.050447 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-946e300f-3a0b-486e-9ecb-50b78d32a62e tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Availability Zones retrieved successfully. Aug 13 21:16:09.055175 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-946e300f-3a0b-486e-9ecb-50b78d32a62e tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Flow 'volume_create_api' (09963c91-3795-46cb-862f-aae02ed4d3d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:16:09.056292 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-946e300f-3a0b-486e-9ecb-50b78d32a62e tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f729aeef-cedd-4e81-a037-b8251de65397) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:16:09.057230 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-946e300f-3a0b-486e-9ecb-50b78d32a62e tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:16:09.089944 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e172f367-60bb-45e6-ac3c-4d970b7ef593 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:09.092190 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e172f367-60bb-45e6-ac3c-4d970b7ef593 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 Aug 13 21:16:09.092459 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e172f367-60bb-45e6-ac3c-4d970b7ef593 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:09.092682 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e172f367-60bb-45e6-ac3c-4d970b7ef593 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:09.092827 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-e172f367-60bb-45e6-ac3c-4d970b7ef593 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 92eb855c-e263-43d0-a60e-fdfabcd7be72. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:16:09.098823 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:16:09.098823 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:16:09.100901 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e172f367-60bb-45e6-ac3c-4d970b7ef593 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 returned with HTTP 200 Aug 13 21:16:09.100901 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1020/4056] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:09 2026] GET /volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:09.131053 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-946e300f-3a0b-486e-9ecb-50b78d32a62e tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f729aeef-cedd-4e81-a037-b8251de65397) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:16:09.132455 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-946e300f-3a0b-486e-9ecb-50b78d32a62e tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d43cc367-fe51-43ed-b583-8bca03902f8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:16:09.201513 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-946e300f-3a0b-486e-9ecb-50b78d32a62e tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Created reservations ['b4c17759-57ba-4493-8abc-3b457708b0d4', 'f6d5899b-36c2-4da6-aea3-3b8628e431a0', 'bdac8ca3-df95-47dd-be07-ca302587c361', 'b1ec9d5e-1152-459a-8eec-1bda9911b629'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:16:09.202653 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-946e300f-3a0b-486e-9ecb-50b78d32a62e tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d43cc367-fe51-43ed-b583-8bca03902f8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b4c17759-57ba-4493-8abc-3b457708b0d4', 'f6d5899b-36c2-4da6-aea3-3b8628e431a0', 'bdac8ca3-df95-47dd-be07-ca302587c361', 'b1ec9d5e-1152-459a-8eec-1bda9911b629']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:16:09.203737 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-946e300f-3a0b-486e-9ecb-50b78d32a62e tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6943c6aa-789d-4b9b-abaa-cb054c6810dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:16:09.230937 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-946e300f-3a0b-486e-9ecb-50b78d32a62e tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6943c6aa-789d-4b9b-abaa-cb054c6810dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2cc7453-d6ca-420e-963c-240fd6dd459d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1608297799',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c06e65b0662d4997aa32c15e578f973d',qos_specs=None,replication_status=,reservations=['b4c17759-57ba-4493-8abc-3b457708b0d4','f6d5899b-36c2-4da6-aea3-3b8628e431a0','bdac8ca3-df95-47dd-be07-ca302587c361','b1ec9d5e-1152-459a-8eec-1bda9911b629'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='173378c6556b4cf39aa2067fbc49e324',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:16:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1608297799',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e2cc7453-d6ca-420e-963c-240fd6dd459d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c06e65b0662d4997aa32c15e578f973d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='173378c6556b4cf39aa2067fbc49e324',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:16:09.231719 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-946e300f-3a0b-486e-9ecb-50b78d32a62e tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f24b1090-91b1-4705-83c3-83eefc17cf47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:16:09.260791 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-946e300f-3a0b-486e-9ecb-50b78d32a62e tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f24b1090-91b1-4705-83c3-83eefc17cf47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1608297799',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c06e65b0662d4997aa32c15e578f973d',qos_specs=None,replication_status=,reservations=['b4c17759-57ba-4493-8abc-3b457708b0d4','f6d5899b-36c2-4da6-aea3-3b8628e431a0','bdac8ca3-df95-47dd-be07-ca302587c361','b1ec9d5e-1152-459a-8eec-1bda9911b629'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='173378c6556b4cf39aa2067fbc49e324',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:16:09.261496 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-946e300f-3a0b-486e-9ecb-50b78d32a62e tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f677db5b-2871-4f31-ae57-fa4aebb554ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:16:09.273451 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-946e300f-3a0b-486e-9ecb-50b78d32a62e tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f677db5b-2871-4f31-ae57-fa4aebb554ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:16:09.274496 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-946e300f-3a0b-486e-9ecb-50b78d32a62e tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Flow 'volume_create_api' (09963c91-3795-46cb-862f-aae02ed4d3d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:16:09.274995 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-946e300f-3a0b-486e-9ecb-50b78d32a62e tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Create volume request issued successfully. Aug 13 21:16:09.275659 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-946e300f-3a0b-486e-9ecb-50b78d32a62e tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:16:09.276266 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1014/4057] 10.4.3.14 () {70 vars in 1293 bytes} [Thu Aug 13 21:16:08 2026] POST /volume/v3/volumes => generated 779 bytes in 313 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:16:09.286674 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-396d0032-b1df-4168-97b5-594d0d46942e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:09.288802 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-396d0032-b1df-4168-97b5-594d0d46942e tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] GET https://10.4.3.14/volume/v3/volumes/e2cc7453-d6ca-420e-963c-240fd6dd459d Aug 13 21:16:09.289113 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-396d0032-b1df-4168-97b5-594d0d46942e tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:09.289381 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-396d0032-b1df-4168-97b5-594d0d46942e tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:09.296035 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:16:09.296035 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:16:09.301203 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-396d0032-b1df-4168-97b5-594d0d46942e tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Volume info retrieved successfully. Aug 13 21:16:09.307694 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-396d0032-b1df-4168-97b5-594d0d46942e tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] https://10.4.3.14/volume/v3/volumes/e2cc7453-d6ca-420e-963c-240fd6dd459d returned with HTTP 200 Aug 13 21:16:09.308288 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1015/4058] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:16:09 2026] GET /volume/v3/volumes/e2cc7453-d6ca-420e-963c-240fd6dd459d => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:16:10.112870 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-116acf3f-9db4-42b8-8ab2-f275abe50cdd None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:10.115882 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-116acf3f-9db4-42b8-8ab2-f275abe50cdd tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 Aug 13 21:16:10.116497 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-116acf3f-9db4-42b8-8ab2-f275abe50cdd tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:10.116762 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-116acf3f-9db4-42b8-8ab2-f275abe50cdd tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:10.116993 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-116acf3f-9db4-42b8-8ab2-f275abe50cdd tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 92eb855c-e263-43d0-a60e-fdfabcd7be72. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:16:10.122286 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:16:10.122286 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:16:10.123151 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-116acf3f-9db4-42b8-8ab2-f275abe50cdd tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 returned with HTTP 200 Aug 13 21:16:10.123576 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1010/4059] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:10 2026] GET /volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:10.322611 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-5a185b37-5ce7-4fae-ae82-1297da19a1c9 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:10.324730 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5a185b37-5ce7-4fae-ae82-1297da19a1c9 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] GET https://10.4.3.14/volume/v3/volumes/e2cc7453-d6ca-420e-963c-240fd6dd459d Aug 13 21:16:10.325018 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5a185b37-5ce7-4fae-ae82-1297da19a1c9 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:10.325263 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5a185b37-5ce7-4fae-ae82-1297da19a1c9 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:10.333413 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:16:10.333413 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:16:10.337464 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-5a185b37-5ce7-4fae-ae82-1297da19a1c9 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Volume info retrieved successfully. Aug 13 21:16:10.342830 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5a185b37-5ce7-4fae-ae82-1297da19a1c9 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] https://10.4.3.14/volume/v3/volumes/e2cc7453-d6ca-420e-963c-240fd6dd459d returned with HTTP 200 Aug 13 21:16:10.343307 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1021/4060] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:16:10 2026] GET /volume/v3/volumes/e2cc7453-d6ca-420e-963c-240fd6dd459d => generated 1387 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:16:10.356661 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-973d3687-678b-4a50-8495-de1283e92a7a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:10.358676 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-973d3687-678b-4a50-8495-de1283e92a7a tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] GET https://10.4.3.14/volume/v3/volumes/e2cc7453-d6ca-420e-963c-240fd6dd459d Aug 13 21:16:10.358986 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-973d3687-678b-4a50-8495-de1283e92a7a tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:10.359259 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-973d3687-678b-4a50-8495-de1283e92a7a tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:10.368777 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:16:10.368777 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:16:10.373815 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-973d3687-678b-4a50-8495-de1283e92a7a tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Volume info retrieved successfully. Aug 13 21:16:10.382304 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-973d3687-678b-4a50-8495-de1283e92a7a tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] https://10.4.3.14/volume/v3/volumes/e2cc7453-d6ca-420e-963c-240fd6dd459d returned with HTTP 200 Aug 13 21:16:10.382829 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1015/4061] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:16:10 2026] GET /volume/v3/volumes/e2cc7453-d6ca-420e-963c-240fd6dd459d => generated 1387 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:16:11.136399 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-350d8e3b-a2ae-4d74-b55e-2303835dc370 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:11.138542 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-350d8e3b-a2ae-4d74-b55e-2303835dc370 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 Aug 13 21:16:11.138781 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-350d8e3b-a2ae-4d74-b55e-2303835dc370 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:11.139056 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-350d8e3b-a2ae-4d74-b55e-2303835dc370 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:11.139332 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-350d8e3b-a2ae-4d74-b55e-2303835dc370 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 92eb855c-e263-43d0-a60e-fdfabcd7be72. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:16:11.143772 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:16:11.143772 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:16:11.144531 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-350d8e3b-a2ae-4d74-b55e-2303835dc370 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 returned with HTTP 200 Aug 13 21:16:11.144908 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1016/4062] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:11 2026] GET /volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:11.543280 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ffbe7a9d-f906-4a5e-853b-3b83c7d8e95b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:11.548654 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ffbe7a9d-f906-4a5e-853b-3b83c7d8e95b tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] DELETE https://10.4.3.14/volume/v3/snapshots/a1df031e-4449-4a7b-95f6-80a79d6172b3 Aug 13 21:16:11.548654 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ffbe7a9d-f906-4a5e-853b-3b83c7d8e95b tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:11.548654 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ffbe7a9d-f906-4a5e-853b-3b83c7d8e95b tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:11.548654 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.snapshots [None req-ffbe7a9d-f906-4a5e-853b-3b83c7d8e95b tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Delete snapshot with id: a1df031e-4449-4a7b-95f6-80a79d6172b3 Aug 13 21:16:11.557858 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:16:11.557858 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:16:11.560991 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-ffbe7a9d-f906-4a5e-853b-3b83c7d8e95b tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Snapshot retrieved successfully. Aug 13 21:16:11.588993 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-ffbe7a9d-f906-4a5e-853b-3b83c7d8e95b tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Snapshot delete request issued successfully. Aug 13 21:16:11.588993 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ffbe7a9d-f906-4a5e-853b-3b83c7d8e95b tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] https://10.4.3.14/volume/v3/snapshots/a1df031e-4449-4a7b-95f6-80a79d6172b3 returned with HTTP 202 Aug 13 21:16:11.588993 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1011/4063] 10.4.3.14 () {66 vars in 1350 bytes} [Thu Aug 13 21:16:11 2026] DELETE /volume/v3/snapshots/a1df031e-4449-4a7b-95f6-80a79d6172b3 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:16:11.594709 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-394c92bd-37e3-411a-b143-c8c29dc818a7 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:11.596824 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-394c92bd-37e3-411a-b143-c8c29dc818a7 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] GET https://10.4.3.14/volume/v3/snapshots/a1df031e-4449-4a7b-95f6-80a79d6172b3 Aug 13 21:16:11.597196 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-394c92bd-37e3-411a-b143-c8c29dc818a7 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:11.597429 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-394c92bd-37e3-411a-b143-c8c29dc818a7 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:11.608517 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:16:11.608517 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:16:11.608517 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-394c92bd-37e3-411a-b143-c8c29dc818a7 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Snapshot retrieved successfully. Aug 13 21:16:11.608517 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-394c92bd-37e3-411a-b143-c8c29dc818a7 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] https://10.4.3.14/volume/v3/snapshots/a1df031e-4449-4a7b-95f6-80a79d6172b3 returned with HTTP 200 Aug 13 21:16:11.608517 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1022/4064] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:16:11 2026] GET /volume/v3/snapshots/a1df031e-4449-4a7b-95f6-80a79d6172b3 => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:11.640105 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-5b3491bd-8065-4f30-9f15-07d75c26d063 req-50bdf984-f424-4eec-9554-d8cb5efa79c1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:11.643138 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-5b3491bd-8065-4f30-9f15-07d75c26d063 req-50bdf984-f424-4eec-9554-d8cb5efa79c1 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] GET https://10.4.3.14/volume/v3/volumes/e2cc7453-d6ca-420e-963c-240fd6dd459d Aug 13 21:16:11.643431 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-5b3491bd-8065-4f30-9f15-07d75c26d063 req-50bdf984-f424-4eec-9554-d8cb5efa79c1 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:11.643728 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-5b3491bd-8065-4f30-9f15-07d75c26d063 req-50bdf984-f424-4eec-9554-d8cb5efa79c1 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:11.653383 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:16:11.653383 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:16:11.658765 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-5b3491bd-8065-4f30-9f15-07d75c26d063 req-50bdf984-f424-4eec-9554-d8cb5efa79c1 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Volume info retrieved successfully. Aug 13 21:16:11.667989 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-5b3491bd-8065-4f30-9f15-07d75c26d063 req-50bdf984-f424-4eec-9554-d8cb5efa79c1 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] https://10.4.3.14/volume/v3/volumes/e2cc7453-d6ca-420e-963c-240fd6dd459d returned with HTTP 200 Aug 13 21:16:11.667989 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1016/4065] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:16:11 2026] GET /volume/v3/volumes/e2cc7453-d6ca-420e-963c-240fd6dd459d => generated 1369 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:16:12.160386 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f2bb83fb-f6f0-4cef-9f47-f12b39ce9063 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:12.162460 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f2bb83fb-f6f0-4cef-9f47-f12b39ce9063 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 Aug 13 21:16:12.162705 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f2bb83fb-f6f0-4cef-9f47-f12b39ce9063 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:12.162832 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f2bb83fb-f6f0-4cef-9f47-f12b39ce9063 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:12.162932 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-f2bb83fb-f6f0-4cef-9f47-f12b39ce9063 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 92eb855c-e263-43d0-a60e-fdfabcd7be72. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:16:12.167781 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:16:12.167781 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:16:12.168187 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f2bb83fb-f6f0-4cef-9f47-f12b39ce9063 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 returned with HTTP 200 Aug 13 21:16:12.168594 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1017/4066] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:12 2026] GET /volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:12.253123 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-5b3491bd-8065-4f30-9f15-07d75c26d063 req-45715919-fe00-480f-b457-7c1d7686d282 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:12.254938 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-5b3491bd-8065-4f30-9f15-07d75c26d063 req-45715919-fe00-480f-b457-7c1d7686d282 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] GET https://10.4.3.14/volume/v3/volumes/e2cc7453-d6ca-420e-963c-240fd6dd459d Aug 13 21:16:12.255172 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-5b3491bd-8065-4f30-9f15-07d75c26d063 req-45715919-fe00-480f-b457-7c1d7686d282 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:12.255362 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-5b3491bd-8065-4f30-9f15-07d75c26d063 req-45715919-fe00-480f-b457-7c1d7686d282 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:12.263123 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:16:12.263123 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:16:12.270057 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-5b3491bd-8065-4f30-9f15-07d75c26d063 req-45715919-fe00-480f-b457-7c1d7686d282 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Volume info retrieved successfully. Aug 13 21:16:12.274463 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-5b3491bd-8065-4f30-9f15-07d75c26d063 req-45715919-fe00-480f-b457-7c1d7686d282 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] https://10.4.3.14/volume/v3/volumes/e2cc7453-d6ca-420e-963c-240fd6dd459d returned with HTTP 200 Aug 13 21:16:12.274463 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1012/4067] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:16:12 2026] GET /volume/v3/volumes/e2cc7453-d6ca-420e-963c-240fd6dd459d => generated 1369 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:16:12.282983 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a0ce0904-7bd6-40f5-8d04-d39927d3a142 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:12.283325 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a0ce0904-7bd6-40f5-8d04-d39927d3a142 None None] GET https://10.4.3.14/volume// Aug 13 21:16:12.283467 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a0ce0904-7bd6-40f5-8d04-d39927d3a142 None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:12.283672 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a0ce0904-7bd6-40f5-8d04-d39927d3a142 None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:12.283924 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a0ce0904-7bd6-40f5-8d04-d39927d3a142 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:16:12.284297 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1023/4068] 10.4.3.14 () {66 vars in 1412 bytes} [Thu Aug 13 21:16:12 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:16:12.294494 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-5b3491bd-8065-4f30-9f15-07d75c26d063 req-725e5dd2-3c75-4ecd-a923-dbdb96d6af4b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:12.297983 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-5b3491bd-8065-4f30-9f15-07d75c26d063 req-725e5dd2-3c75-4ecd-a923-dbdb96d6af4b tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:16:12.298435 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-5b3491bd-8065-4f30-9f15-07d75c26d063 req-725e5dd2-3c75-4ecd-a923-dbdb96d6af4b tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e2cc7453-d6ca-420e-963c-240fd6dd459d", "connector": null, "instance_uuid": "3bbe9228-1971-4348-9ae9-384cb4af0609"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:16:12.315467 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:16:12.315467 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:16:12.341355 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-5b3491bd-8065-4f30-9f15-07d75c26d063 req-725e5dd2-3c75-4ecd-a923-dbdb96d6af4b tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:16:12.343570 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1017/4069] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:16:12 2026] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:16:12.618235 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b5f11f20-25ad-4550-8455-72178327aeba None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:12.620578 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b5f11f20-25ad-4550-8455-72178327aeba tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] GET https://10.4.3.14/volume/v3/snapshots/a1df031e-4449-4a7b-95f6-80a79d6172b3 Aug 13 21:16:12.620849 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b5f11f20-25ad-4550-8455-72178327aeba tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:12.621160 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b5f11f20-25ad-4550-8455-72178327aeba tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:12.626470 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b5f11f20-25ad-4550-8455-72178327aeba tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] https://10.4.3.14/volume/v3/snapshots/a1df031e-4449-4a7b-95f6-80a79d6172b3 returned with HTTP 404 Aug 13 21:16:12.627153 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1018/4070] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:16:12 2026] GET /volume/v3/snapshots/a1df031e-4449-4a7b-95f6-80a79d6172b3 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:16:12.789817 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-722abb1f-7428-4614-bcd5-d676b68f201d req-6210ebe8-7a62-442f-845d-373eb3789d92 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:12.793579 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-722abb1f-7428-4614-bcd5-d676b68f201d req-6210ebe8-7a62-442f-845d-373eb3789d92 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] GET https://10.4.3.14/volume/v3/attachments?instance_id=30a58379-c81f-46db-8600-a25ceb59452f Aug 13 21:16:12.793850 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-722abb1f-7428-4614-bcd5-d676b68f201d req-6210ebe8-7a62-442f-845d-373eb3789d92 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:12.794114 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-722abb1f-7428-4614-bcd5-d676b68f201d req-6210ebe8-7a62-442f-845d-373eb3789d92 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:12.826322 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-722abb1f-7428-4614-bcd5-d676b68f201d req-6210ebe8-7a62-442f-845d-373eb3789d92 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] https://10.4.3.14/volume/v3/attachments?instance_id=30a58379-c81f-46db-8600-a25ceb59452f returned with HTTP 200 Aug 13 21:16:12.827059 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1013/4071] 10.4.3.14 () {70 vars in 1630 bytes} [Thu Aug 13 21:16:12 2026] GET /volume/v3/attachments?instance_id=30a58379-c81f-46db-8600-a25ceb59452f => generated 192 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:16:12.842440 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-722abb1f-7428-4614-bcd5-d676b68f201d req-db8c7cfe-aa06-4766-b62f-a4d963192e32 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:12.848122 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-722abb1f-7428-4614-bcd5-d676b68f201d req-db8c7cfe-aa06-4766-b62f-a4d963192e32 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] GET https://10.4.3.14/volume/v3/attachments/bfdc3560-5450-4618-bc64-51087ce6be58 Aug 13 21:16:12.848470 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-722abb1f-7428-4614-bcd5-d676b68f201d req-db8c7cfe-aa06-4766-b62f-a4d963192e32 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:12.848738 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-722abb1f-7428-4614-bcd5-d676b68f201d req-db8c7cfe-aa06-4766-b62f-a4d963192e32 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:12.873617 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-722abb1f-7428-4614-bcd5-d676b68f201d req-db8c7cfe-aa06-4766-b62f-a4d963192e32 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] https://10.4.3.14/volume/v3/attachments/bfdc3560-5450-4618-bc64-51087ce6be58 returned with HTTP 200 Aug 13 21:16:12.874136 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1024/4072] 10.4.3.14 () {70 vars in 1644 bytes} [Thu Aug 13 21:16:12 2026] GET /volume/v3/attachments/bfdc3560-5450-4618-bc64-51087ce6be58 => generated 993 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:16:13.183003 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3ac680a6-5ef4-40fd-9a56-c4653231eb73 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:13.184750 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3ac680a6-5ef4-40fd-9a56-c4653231eb73 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 Aug 13 21:16:13.184944 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3ac680a6-5ef4-40fd-9a56-c4653231eb73 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:13.185155 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3ac680a6-5ef4-40fd-9a56-c4653231eb73 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:13.185269 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-3ac680a6-5ef4-40fd-9a56-c4653231eb73 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 92eb855c-e263-43d0-a60e-fdfabcd7be72. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:16:13.189619 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:16:13.189619 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:16:13.190498 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3ac680a6-5ef4-40fd-9a56-c4653231eb73 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 returned with HTTP 200 Aug 13 21:16:13.190801 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1018/4073] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:13 2026] GET /volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:13.586080 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e798c229-47ae-4c8c-a011-588541fa2070 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:13.586465 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e798c229-47ae-4c8c-a011-588541fa2070 None None] GET https://10.4.3.14/volume// Aug 13 21:16:13.586653 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e798c229-47ae-4c8c-a011-588541fa2070 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:13.586782 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e798c229-47ae-4c8c-a011-588541fa2070 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:13.587123 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e798c229-47ae-4c8c-a011-588541fa2070 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:16:13.587403 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1019/4074] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:16:13 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:16:13.602159 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-5b3491bd-8065-4f30-9f15-07d75c26d063 req-2b4784f6-2565-4942-8806-6d7be6d414f5 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:13.609251 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-5b3491bd-8065-4f30-9f15-07d75c26d063 req-2b4784f6-2565-4942-8806-6d7be6d414f5 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] GET https://10.4.3.14/volume/v3/volumes/e2cc7453-d6ca-420e-963c-240fd6dd459d Aug 13 21:16:13.609251 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-5b3491bd-8065-4f30-9f15-07d75c26d063 req-2b4784f6-2565-4942-8806-6d7be6d414f5 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:13.610983 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-5b3491bd-8065-4f30-9f15-07d75c26d063 req-2b4784f6-2565-4942-8806-6d7be6d414f5 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:13.627817 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:16:13.627817 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:16:13.633150 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-5b3491bd-8065-4f30-9f15-07d75c26d063 req-2b4784f6-2565-4942-8806-6d7be6d414f5 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Volume info retrieved successfully. Aug 13 21:16:13.645030 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-5b3491bd-8065-4f30-9f15-07d75c26d063 req-2b4784f6-2565-4942-8806-6d7be6d414f5 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] https://10.4.3.14/volume/v3/volumes/e2cc7453-d6ca-420e-963c-240fd6dd459d returned with HTTP 200 Aug 13 21:16:13.650356 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1014/4075] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:16:13 2026] GET /volume/v3/volumes/e2cc7453-d6ca-420e-963c-240fd6dd459d => generated 1548 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:16:13.784251 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-5b3491bd-8065-4f30-9f15-07d75c26d063 req-f83a4102-bec9-4423-bb78-89bd4999099e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:13.786632 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-5b3491bd-8065-4f30-9f15-07d75c26d063 req-f83a4102-bec9-4423-bb78-89bd4999099e tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] PUT https://10.4.3.14/volume/v3/attachments/82728fa9-6b0b-4508-8113-104f9a53b36e Aug 13 21:16:13.787194 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-5b3491bd-8065-4f30-9f15-07d75c26d063 req-f83a4102-bec9-4423-bb78-89bd4999099e tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:16:13.794651 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-5b3491bd-8065-4f30-9f15-07d75c26d063 req-f83a4102-bec9-4423-bb78-89bd4999099e tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Acquiring lock "cinder-attachment_update-e2cc7453-d6ca-420e-963c-240fd6dd459d-np0000007265" by "attachment_update" {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:16:13.800208 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-5b3491bd-8065-4f30-9f15-07d75c26d063 req-f83a4102-bec9-4423-bb78-89bd4999099e tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Lock "cinder-attachment_update-e2cc7453-d6ca-420e-963c-240fd6dd459d-np0000007265" acquired by "attachment_update" :: waited 0.006s {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:16:13.801122 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:16:13.801122 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:16:13.905378 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-5b3491bd-8065-4f30-9f15-07d75c26d063 req-f83a4102-bec9-4423-bb78-89bd4999099e tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Lock "cinder-attachment_update-e2cc7453-d6ca-420e-963c-240fd6dd459d-np0000007265" released by "attachment_update" :: held 0.104s {{(pid=100216) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:16:13.907381 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-5b3491bd-8065-4f30-9f15-07d75c26d063 req-f83a4102-bec9-4423-bb78-89bd4999099e tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] https://10.4.3.14/volume/v3/attachments/82728fa9-6b0b-4508-8113-104f9a53b36e returned with HTTP 200 Aug 13 21:16:13.910755 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1025/4076] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:16:13 2026] PUT /volume/v3/attachments/82728fa9-6b0b-4508-8113-104f9a53b36e => generated 969 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:16:13.972507 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-5b3491bd-8065-4f30-9f15-07d75c26d063 req-2db1c82b-146b-4e2d-a284-35b77d4ee0dc None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:13.978933 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-5b3491bd-8065-4f30-9f15-07d75c26d063 req-2db1c82b-146b-4e2d-a284-35b77d4ee0dc tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] POST https://10.4.3.14/volume/v3/attachments/82728fa9-6b0b-4508-8113-104f9a53b36e/action Aug 13 21:16:13.982799 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-5b3491bd-8065-4f30-9f15-07d75c26d063 req-2db1c82b-146b-4e2d-a284-35b77d4ee0dc tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Action body: b'{"os-complete": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:16:13.983236 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-5b3491bd-8065-4f30-9f15-07d75c26d063 req-2db1c82b-146b-4e2d-a284-35b77d4ee0dc tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:16:14.012615 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:16:14.012615 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:16:14.023263 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-5b3491bd-8065-4f30-9f15-07d75c26d063 req-2db1c82b-146b-4e2d-a284-35b77d4ee0dc tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] https://10.4.3.14/volume/v3/attachments/82728fa9-6b0b-4508-8113-104f9a53b36e/action returned with HTTP 204 Aug 13 21:16:14.023688 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1019/4077] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:16:13 2026] POST /volume/v3/attachments/82728fa9-6b0b-4508-8113-104f9a53b36e/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:16:14.206269 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5fa019e8-c022-4711-bebb-95ae53593b1a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:14.209681 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5fa019e8-c022-4711-bebb-95ae53593b1a tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 Aug 13 21:16:14.210073 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5fa019e8-c022-4711-bebb-95ae53593b1a tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:14.210344 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5fa019e8-c022-4711-bebb-95ae53593b1a tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:14.210526 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-5fa019e8-c022-4711-bebb-95ae53593b1a tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 92eb855c-e263-43d0-a60e-fdfabcd7be72. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:16:14.218204 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:16:14.218204 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:16:14.218579 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5fa019e8-c022-4711-bebb-95ae53593b1a tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 returned with HTTP 200 Aug 13 21:16:14.219075 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1020/4078] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:14 2026] GET /volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:15.235171 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-93f77082-a65c-40a7-8856-26f5f20413ed None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:15.236839 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-93f77082-a65c-40a7-8856-26f5f20413ed tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 Aug 13 21:16:15.237712 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-93f77082-a65c-40a7-8856-26f5f20413ed tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:15.237975 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-93f77082-a65c-40a7-8856-26f5f20413ed tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:15.238128 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-93f77082-a65c-40a7-8856-26f5f20413ed tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 92eb855c-e263-43d0-a60e-fdfabcd7be72. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:16:15.244517 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:16:15.244517 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:16:15.245396 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-93f77082-a65c-40a7-8856-26f5f20413ed tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 returned with HTTP 200 Aug 13 21:16:15.245771 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1015/4079] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:15 2026] GET /volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:16.261064 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-6e2f20aa-a1b6-4274-9d0f-c8e4071c299c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:16.271853 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6e2f20aa-a1b6-4274-9d0f-c8e4071c299c tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 Aug 13 21:16:16.272749 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6e2f20aa-a1b6-4274-9d0f-c8e4071c299c tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:16.274214 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6e2f20aa-a1b6-4274-9d0f-c8e4071c299c tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:16.274544 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-6e2f20aa-a1b6-4274-9d0f-c8e4071c299c tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 92eb855c-e263-43d0-a60e-fdfabcd7be72. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:16:16.291058 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:16:16.291058 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:16:16.294986 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6e2f20aa-a1b6-4274-9d0f-c8e4071c299c tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 returned with HTTP 200 Aug 13 21:16:16.297066 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1026/4080] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:16 2026] GET /volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 => generated 748 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:17.307319 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5523ccdc-4c1a-4dcc-81da-68ae0997d069 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:17.309613 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5523ccdc-4c1a-4dcc-81da-68ae0997d069 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 Aug 13 21:16:17.309804 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5523ccdc-4c1a-4dcc-81da-68ae0997d069 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:17.310033 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5523ccdc-4c1a-4dcc-81da-68ae0997d069 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:17.310138 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-5523ccdc-4c1a-4dcc-81da-68ae0997d069 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 92eb855c-e263-43d0-a60e-fdfabcd7be72. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:16:17.315547 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:16:17.315547 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:16:17.316603 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5523ccdc-4c1a-4dcc-81da-68ae0997d069 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 returned with HTTP 200 Aug 13 21:16:17.317145 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1020/4081] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:17 2026] GET /volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:18.326568 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ad42e04d-d3c3-4ec2-87a4-3270295b2b9e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:18.330988 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ad42e04d-d3c3-4ec2-87a4-3270295b2b9e tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 Aug 13 21:16:18.330988 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ad42e04d-d3c3-4ec2-87a4-3270295b2b9e tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:18.330988 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ad42e04d-d3c3-4ec2-87a4-3270295b2b9e tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:18.330988 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-ad42e04d-d3c3-4ec2-87a4-3270295b2b9e tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 92eb855c-e263-43d0-a60e-fdfabcd7be72. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:16:18.336315 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:16:18.336315 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:16:18.337713 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ad42e04d-d3c3-4ec2-87a4-3270295b2b9e tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 returned with HTTP 200 Aug 13 21:16:18.338205 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1021/4082] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:18 2026] GET /volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:19.349433 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ab338815-d7f1-4d3a-98a5-dae9b168ca20 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:19.352436 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ab338815-d7f1-4d3a-98a5-dae9b168ca20 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 Aug 13 21:16:19.352639 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ab338815-d7f1-4d3a-98a5-dae9b168ca20 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:19.353072 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ab338815-d7f1-4d3a-98a5-dae9b168ca20 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:19.353072 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-ab338815-d7f1-4d3a-98a5-dae9b168ca20 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 92eb855c-e263-43d0-a60e-fdfabcd7be72. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:16:19.358062 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:16:19.358062 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:16:19.359244 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ab338815-d7f1-4d3a-98a5-dae9b168ca20 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 returned with HTTP 200 Aug 13 21:16:19.359905 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1016/4083] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:19 2026] GET /volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:19.530712 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-1cef2d5e-6ea7-4c99-a983-90610bec785f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:19.532476 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1cef2d5e-6ea7-4c99-a983-90610bec785f tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] GET https://10.4.3.14/volume/v3/volumes/bd366f64-da21-4178-9c3c-1c1589160629 Aug 13 21:16:19.533074 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1cef2d5e-6ea7-4c99-a983-90610bec785f tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:19.533262 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1cef2d5e-6ea7-4c99-a983-90610bec785f tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:19.540123 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:16:19.540123 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:16:19.546062 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-1cef2d5e-6ea7-4c99-a983-90610bec785f tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Volume info retrieved successfully. Aug 13 21:16:19.553224 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1cef2d5e-6ea7-4c99-a983-90610bec785f tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] https://10.4.3.14/volume/v3/volumes/bd366f64-da21-4178-9c3c-1c1589160629 returned with HTTP 200 Aug 13 21:16:19.554095 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1027/4084] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:19 2026] GET /volume/v3/volumes/bd366f64-da21-4178-9c3c-1c1589160629 => generated 872 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:19.572488 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-715510f4-2eec-4ee9-94c8-83e484aba22f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:19.574286 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-715510f4-2eec-4ee9-94c8-83e484aba22f tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] GET https://10.4.3.14/volume/v3/volumes/bd366f64-da21-4178-9c3c-1c1589160629 Aug 13 21:16:19.574812 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-715510f4-2eec-4ee9-94c8-83e484aba22f tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:19.575190 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-715510f4-2eec-4ee9-94c8-83e484aba22f tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:19.588001 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:16:19.588001 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:16:19.596428 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-715510f4-2eec-4ee9-94c8-83e484aba22f tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Volume info retrieved successfully. Aug 13 21:16:19.601255 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-715510f4-2eec-4ee9-94c8-83e484aba22f tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] https://10.4.3.14/volume/v3/volumes/bd366f64-da21-4178-9c3c-1c1589160629 returned with HTTP 200 Aug 13 21:16:19.601773 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1021/4085] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:19 2026] GET /volume/v3/volumes/bd366f64-da21-4178-9c3c-1c1589160629 => generated 872 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:19.667486 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-721844b2-f930-4c60-8afc-12b4c257ce2a req-0548be50-c90c-42da-9037-f807f9341391 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:19.670326 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-721844b2-f930-4c60-8afc-12b4c257ce2a req-0548be50-c90c-42da-9037-f807f9341391 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] GET https://10.4.3.14/volume/v3/volumes/bd366f64-da21-4178-9c3c-1c1589160629 Aug 13 21:16:19.670587 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-721844b2-f930-4c60-8afc-12b4c257ce2a req-0548be50-c90c-42da-9037-f807f9341391 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:19.670845 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-721844b2-f930-4c60-8afc-12b4c257ce2a req-0548be50-c90c-42da-9037-f807f9341391 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:19.683235 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:16:19.683235 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:16:19.688363 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-721844b2-f930-4c60-8afc-12b4c257ce2a req-0548be50-c90c-42da-9037-f807f9341391 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Volume info retrieved successfully. Aug 13 21:16:19.695269 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-721844b2-f930-4c60-8afc-12b4c257ce2a req-0548be50-c90c-42da-9037-f807f9341391 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] https://10.4.3.14/volume/v3/volumes/bd366f64-da21-4178-9c3c-1c1589160629 returned with HTTP 200 Aug 13 21:16:19.695929 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1022/4086] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:16:19 2026] GET /volume/v3/volumes/bd366f64-da21-4178-9c3c-1c1589160629 => generated 872 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:19.774807 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-2cce8b64-da06-4cff-9bd5-c82bc94af699 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:19.775287 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2cce8b64-da06-4cff-9bd5-c82bc94af699 None None] GET https://10.4.3.14/volume// Aug 13 21:16:19.775927 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2cce8b64-da06-4cff-9bd5-c82bc94af699 None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:19.775927 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2cce8b64-da06-4cff-9bd5-c82bc94af699 None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:19.776257 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2cce8b64-da06-4cff-9bd5-c82bc94af699 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:16:19.776629 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1017/4087] 10.4.3.14 () {66 vars in 1421 bytes} [Thu Aug 13 21:16:19 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:16:19.786269 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-721844b2-f930-4c60-8afc-12b4c257ce2a req-1f45c212-7993-470a-8323-0b654e720f28 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:19.789892 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-721844b2-f930-4c60-8afc-12b4c257ce2a req-1f45c212-7993-470a-8323-0b654e720f28 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:16:19.790273 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-721844b2-f930-4c60-8afc-12b4c257ce2a req-1f45c212-7993-470a-8323-0b654e720f28 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bd366f64-da21-4178-9c3c-1c1589160629", "connector": null, "instance_uuid": "68702603-0086-4b7a-893c-e430a529bbec"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:16:19.801350 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:16:19.801350 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:16:19.834869 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-721844b2-f930-4c60-8afc-12b4c257ce2a req-1f45c212-7993-470a-8323-0b654e720f28 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:16:19.835113 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1028/4088] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:16:19 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:16:19.867534 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2ab3340b-f296-4925-b953-add4c802485c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:19.869791 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2ab3340b-f296-4925-b953-add4c802485c tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] GET https://10.4.3.14/volume/v3/volumes/bd366f64-da21-4178-9c3c-1c1589160629 Aug 13 21:16:19.869860 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2ab3340b-f296-4925-b953-add4c802485c tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:19.870552 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2ab3340b-f296-4925-b953-add4c802485c tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:19.888191 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9402f854-53c4-4aee-a15a-980fca906933 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:19.888191 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9402f854-53c4-4aee-a15a-980fca906933 None None] GET https://10.4.3.14/volume// Aug 13 21:16:19.888191 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9402f854-53c4-4aee-a15a-980fca906933 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:19.888377 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9402f854-53c4-4aee-a15a-980fca906933 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:19.888429 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:16:19.888429 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:16:19.888779 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9402f854-53c4-4aee-a15a-980fca906933 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:16:19.889138 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1023/4089] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:16:19 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:16:19.892716 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-2ab3340b-f296-4925-b953-add4c802485c tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Volume info retrieved successfully. Aug 13 21:16:19.897276 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2ab3340b-f296-4925-b953-add4c802485c tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] https://10.4.3.14/volume/v3/volumes/bd366f64-da21-4178-9c3c-1c1589160629 returned with HTTP 200 Aug 13 21:16:19.897677 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1022/4090] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:19 2026] GET /volume/v3/volumes/bd366f64-da21-4178-9c3c-1c1589160629 => generated 871 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:19.899022 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-721844b2-f930-4c60-8afc-12b4c257ce2a req-51aac20c-98e5-40e6-8124-4c1807afcbf3 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:19.901273 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-721844b2-f930-4c60-8afc-12b4c257ce2a req-51aac20c-98e5-40e6-8124-4c1807afcbf3 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] GET https://10.4.3.14/volume/v3/volumes/bd366f64-da21-4178-9c3c-1c1589160629 Aug 13 21:16:19.901511 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-721844b2-f930-4c60-8afc-12b4c257ce2a req-51aac20c-98e5-40e6-8124-4c1807afcbf3 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:19.901760 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-721844b2-f930-4c60-8afc-12b4c257ce2a req-51aac20c-98e5-40e6-8124-4c1807afcbf3 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:19.911156 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:16:19.911156 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:16:19.914428 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-721844b2-f930-4c60-8afc-12b4c257ce2a req-51aac20c-98e5-40e6-8124-4c1807afcbf3 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Volume info retrieved successfully. Aug 13 21:16:19.918616 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-721844b2-f930-4c60-8afc-12b4c257ce2a req-51aac20c-98e5-40e6-8124-4c1807afcbf3 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] https://10.4.3.14/volume/v3/volumes/bd366f64-da21-4178-9c3c-1c1589160629 returned with HTTP 200 Aug 13 21:16:19.919044 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1018/4091] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:16:19 2026] GET /volume/v3/volumes/bd366f64-da21-4178-9c3c-1c1589160629 => generated 1051 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:16:20.023136 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-721844b2-f930-4c60-8afc-12b4c257ce2a req-9b592837-0764-497e-b03d-995c9d6f4ccf None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:20.025929 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-721844b2-f930-4c60-8afc-12b4c257ce2a req-9b592837-0764-497e-b03d-995c9d6f4ccf tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] PUT https://10.4.3.14/volume/v3/attachments/861c4b60-1c89-470b-88c4-5d580ad9199b Aug 13 21:16:20.026339 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-721844b2-f930-4c60-8afc-12b4c257ce2a req-9b592837-0764-497e-b03d-995c9d6f4ccf tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:16:20.035056 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-721844b2-f930-4c60-8afc-12b4c257ce2a req-9b592837-0764-497e-b03d-995c9d6f4ccf tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Acquiring lock "cinder-attachment_update-bd366f64-da21-4178-9c3c-1c1589160629-np0000007265" by "attachment_update" {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:16:20.039751 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-721844b2-f930-4c60-8afc-12b4c257ce2a req-9b592837-0764-497e-b03d-995c9d6f4ccf tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Lock "cinder-attachment_update-bd366f64-da21-4178-9c3c-1c1589160629-np0000007265" acquired by "attachment_update" :: waited 0.005s {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:16:20.041176 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:16:20.041176 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:16:20.127865 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-721844b2-f930-4c60-8afc-12b4c257ce2a req-9b592837-0764-497e-b03d-995c9d6f4ccf tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Lock "cinder-attachment_update-bd366f64-da21-4178-9c3c-1c1589160629-np0000007265" released by "attachment_update" :: held 0.088s {{(pid=100216) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:16:20.128286 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-721844b2-f930-4c60-8afc-12b4c257ce2a req-9b592837-0764-497e-b03d-995c9d6f4ccf tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] https://10.4.3.14/volume/v3/attachments/861c4b60-1c89-470b-88c4-5d580ad9199b returned with HTTP 200 Aug 13 21:16:20.128856 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1029/4092] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:16:20 2026] PUT /volume/v3/attachments/861c4b60-1c89-470b-88c4-5d580ad9199b => generated 969 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:16:20.373452 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-cbd90727-2658-414e-a09d-964e018ff0ad None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:20.376028 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cbd90727-2658-414e-a09d-964e018ff0ad tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 Aug 13 21:16:20.376284 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cbd90727-2658-414e-a09d-964e018ff0ad tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:20.376537 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cbd90727-2658-414e-a09d-964e018ff0ad tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:20.376677 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-cbd90727-2658-414e-a09d-964e018ff0ad tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 92eb855c-e263-43d0-a60e-fdfabcd7be72. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:16:20.382075 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:16:20.382075 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:16:20.383313 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cbd90727-2658-414e-a09d-964e018ff0ad tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 returned with HTTP 200 Aug 13 21:16:20.383847 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1024/4093] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:20 2026] GET /volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:20.916919 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-eade3e89-c4fc-4958-9b2b-b199e5f3e813 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:20.918682 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-eade3e89-c4fc-4958-9b2b-b199e5f3e813 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] GET https://10.4.3.14/volume/v3/volumes/bd366f64-da21-4178-9c3c-1c1589160629 Aug 13 21:16:20.918881 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-eade3e89-c4fc-4958-9b2b-b199e5f3e813 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:20.919108 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-eade3e89-c4fc-4958-9b2b-b199e5f3e813 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:20.935400 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:16:20.935400 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:16:20.939421 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-eade3e89-c4fc-4958-9b2b-b199e5f3e813 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Volume info retrieved successfully. Aug 13 21:16:20.945222 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-eade3e89-c4fc-4958-9b2b-b199e5f3e813 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] https://10.4.3.14/volume/v3/volumes/bd366f64-da21-4178-9c3c-1c1589160629 returned with HTTP 200 Aug 13 21:16:20.945633 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1023/4094] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:20 2026] GET /volume/v3/volumes/bd366f64-da21-4178-9c3c-1c1589160629 => generated 872 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:21.009522 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-719302c0-b0e6-4844-b2a1-e9d7521ead02 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:21.011381 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-719302c0-b0e6-4844-b2a1-e9d7521ead02 tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:16:21.011752 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-719302c0-b0e6-4844-b2a1-e9d7521ead02 tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-867385007", "imageRef": "aa832912-12b8-47ea-874b-ab8df3e573a9", "size": 1}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:16:21.014344 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-719302c0-b0e6-4844-b2a1-e9d7521ead02 tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-867385007', 'imageRef': 'aa832912-12b8-47ea-874b-ab8df3e573a9', 'size': 1}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:16:21.127430 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-719302c0-b0e6-4844-b2a1-e9d7521ead02 tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] Create volume of 1 GB Aug 13 21:16:21.134389 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-719302c0-b0e6-4844-b2a1-e9d7521ead02 tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] Availability Zones retrieved successfully. Aug 13 21:16:21.139927 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-719302c0-b0e6-4844-b2a1-e9d7521ead02 tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] Flow 'volume_create_api' (69499b64-c689-442d-8050-ea187e5ba406) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:16:21.141069 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-719302c0-b0e6-4844-b2a1-e9d7521ead02 tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d38b07b1-765a-48c1-afc6-b7973bc313cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:16:21.141976 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-719302c0-b0e6-4844-b2a1-e9d7521ead02 tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:16:21.206077 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-719302c0-b0e6-4844-b2a1-e9d7521ead02 tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d38b07b1-765a-48c1-afc6-b7973bc313cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:16:21.206994 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-719302c0-b0e6-4844-b2a1-e9d7521ead02 tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f452e927-8e71-4c8e-b078-f137c46753fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:16:21.275276 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-719302c0-b0e6-4844-b2a1-e9d7521ead02 tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] Created reservations ['bf784d87-5e99-4812-934e-a1ac6e2dcd19', 'c60526b7-f390-4d79-98fb-3270fec84160', 'ed0f3023-7f1c-4853-8730-0b5c33b36312', 'd1087ce4-0dad-4880-aa55-4a8e55599538'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:16:21.276189 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-719302c0-b0e6-4844-b2a1-e9d7521ead02 tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f452e927-8e71-4c8e-b078-f137c46753fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf784d87-5e99-4812-934e-a1ac6e2dcd19', 'c60526b7-f390-4d79-98fb-3270fec84160', 'ed0f3023-7f1c-4853-8730-0b5c33b36312', 'd1087ce4-0dad-4880-aa55-4a8e55599538']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:16:21.277342 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-719302c0-b0e6-4844-b2a1-e9d7521ead02 tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c26e836b-f9a8-4a44-b625-731c64f43c4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:16:21.300261 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-719302c0-b0e6-4844-b2a1-e9d7521ead02 tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c26e836b-f9a8-4a44-b625-731c64f43c4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c1a8ac2b-6bfc-4536-8532-c90c37f103b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-tempest.common.compute-volume-867385007',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ae390c60cec48919c1b1f2538989cd3',qos_specs=None,replication_status=,reservations=['bf784d87-5e99-4812-934e-a1ac6e2dcd19','c60526b7-f390-4d79-98fb-3270fec84160','ed0f3023-7f1c-4853-8730-0b5c33b36312','d1087ce4-0dad-4880-aa55-4a8e55599538'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c15b5a26c5664b3c8335dd6d7c060b88',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:16:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-867385007',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c1a8ac2b-6bfc-4536-8532-c90c37f103b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ae390c60cec48919c1b1f2538989cd3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c15b5a26c5664b3c8335dd6d7c060b88',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:16:21.300843 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-719302c0-b0e6-4844-b2a1-e9d7521ead02 tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6dafb63c-0ccf-4ff3-8939-52539b3c2eeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:16:21.320227 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-719302c0-b0e6-4844-b2a1-e9d7521ead02 tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6dafb63c-0ccf-4ff3-8939-52539b3c2eeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-tempest.common.compute-volume-867385007',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ae390c60cec48919c1b1f2538989cd3',qos_specs=None,replication_status=,reservations=['bf784d87-5e99-4812-934e-a1ac6e2dcd19','c60526b7-f390-4d79-98fb-3270fec84160','ed0f3023-7f1c-4853-8730-0b5c33b36312','d1087ce4-0dad-4880-aa55-4a8e55599538'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c15b5a26c5664b3c8335dd6d7c060b88',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:16:21.322120 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-719302c0-b0e6-4844-b2a1-e9d7521ead02 tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01f0b540-189e-4297-b877-80d75e48102a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:16:21.331191 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-719302c0-b0e6-4844-b2a1-e9d7521ead02 tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01f0b540-189e-4297-b877-80d75e48102a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:16:21.332060 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-719302c0-b0e6-4844-b2a1-e9d7521ead02 tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] Flow 'volume_create_api' (69499b64-c689-442d-8050-ea187e5ba406) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:16:21.332401 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-719302c0-b0e6-4844-b2a1-e9d7521ead02 tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] Create volume request issued successfully. Aug 13 21:16:21.333169 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-719302c0-b0e6-4844-b2a1-e9d7521ead02 tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:16:21.334533 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1019/4095] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:16:21 2026] POST /volume/v3/volumes => generated 750 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:16:21.349296 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-5e5d1281-51cc-41ec-b42b-9fa9e9cc2d40 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:21.351219 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5e5d1281-51cc-41ec-b42b-9fa9e9cc2d40 tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] GET https://10.4.3.14/volume/v3/volumes/c1a8ac2b-6bfc-4536-8532-c90c37f103b8 Aug 13 21:16:21.351483 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5e5d1281-51cc-41ec-b42b-9fa9e9cc2d40 tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:21.351718 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5e5d1281-51cc-41ec-b42b-9fa9e9cc2d40 tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:21.358415 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:16:21.358415 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:16:21.361840 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-5e5d1281-51cc-41ec-b42b-9fa9e9cc2d40 tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] Volume info retrieved successfully. Aug 13 21:16:21.365800 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5e5d1281-51cc-41ec-b42b-9fa9e9cc2d40 tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] https://10.4.3.14/volume/v3/volumes/c1a8ac2b-6bfc-4536-8532-c90c37f103b8 returned with HTTP 200 Aug 13 21:16:21.366229 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1030/4096] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:21 2026] GET /volume/v3/volumes/c1a8ac2b-6bfc-4536-8532-c90c37f103b8 => generated 818 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:21.393981 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5492c375-af89-4156-a5fe-54e38aa3e9e9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:21.396326 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5492c375-af89-4156-a5fe-54e38aa3e9e9 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 Aug 13 21:16:21.398402 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5492c375-af89-4156-a5fe-54e38aa3e9e9 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:21.398402 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5492c375-af89-4156-a5fe-54e38aa3e9e9 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:21.398402 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-5492c375-af89-4156-a5fe-54e38aa3e9e9 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 92eb855c-e263-43d0-a60e-fdfabcd7be72. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:16:21.403044 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:16:21.403044 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:16:21.404345 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5492c375-af89-4156-a5fe-54e38aa3e9e9 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 returned with HTTP 200 Aug 13 21:16:21.405213 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1025/4097] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:21 2026] GET /volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:21.962631 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-cb18eda3-ddcb-49e8-805d-d01b14d24d3a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:21.964517 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cb18eda3-ddcb-49e8-805d-d01b14d24d3a tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] GET https://10.4.3.14/volume/v3/volumes/bd366f64-da21-4178-9c3c-1c1589160629 Aug 13 21:16:21.964771 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cb18eda3-ddcb-49e8-805d-d01b14d24d3a tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:21.965021 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cb18eda3-ddcb-49e8-805d-d01b14d24d3a tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:21.977559 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:16:21.977559 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:16:21.983168 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-cb18eda3-ddcb-49e8-805d-d01b14d24d3a tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Volume info retrieved successfully. Aug 13 21:16:21.990327 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cb18eda3-ddcb-49e8-805d-d01b14d24d3a tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] https://10.4.3.14/volume/v3/volumes/bd366f64-da21-4178-9c3c-1c1589160629 returned with HTTP 200 Aug 13 21:16:21.990874 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1024/4098] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:21 2026] GET /volume/v3/volumes/bd366f64-da21-4178-9c3c-1c1589160629 => generated 872 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:22.378197 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c928b517-c329-4562-80f1-57cadbcc7fd9 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:22.379990 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c928b517-c329-4562-80f1-57cadbcc7fd9 tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] GET https://10.4.3.14/volume/v3/volumes/c1a8ac2b-6bfc-4536-8532-c90c37f103b8 Aug 13 21:16:22.380201 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c928b517-c329-4562-80f1-57cadbcc7fd9 tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:22.380427 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c928b517-c329-4562-80f1-57cadbcc7fd9 tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:22.386993 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:16:22.386993 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:16:22.391988 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-c928b517-c329-4562-80f1-57cadbcc7fd9 tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] Volume info retrieved successfully. Aug 13 21:16:22.395324 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c928b517-c329-4562-80f1-57cadbcc7fd9 tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] https://10.4.3.14/volume/v3/volumes/c1a8ac2b-6bfc-4536-8532-c90c37f103b8 returned with HTTP 200 Aug 13 21:16:22.395873 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1020/4099] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:22 2026] GET /volume/v3/volumes/c1a8ac2b-6bfc-4536-8532-c90c37f103b8 => generated 1358 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:16:22.421756 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-00296fde-edaf-4987-9ef0-f798b74513e9 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:22.423679 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-00296fde-edaf-4987-9ef0-f798b74513e9 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 Aug 13 21:16:22.428039 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-00296fde-edaf-4987-9ef0-f798b74513e9 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:22.428039 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-00296fde-edaf-4987-9ef0-f798b74513e9 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:22.428039 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-00296fde-edaf-4987-9ef0-f798b74513e9 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 92eb855c-e263-43d0-a60e-fdfabcd7be72. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:16:22.433448 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:16:22.433448 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:16:22.433516 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-4119d52a-c601-4068-948d-1fa4727aa5cb req-b31bf2db-411d-4398-b548-6b6302737a89 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:22.433812 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-00296fde-edaf-4987-9ef0-f798b74513e9 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 returned with HTTP 200 Aug 13 21:16:22.433875 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1031/4100] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:22 2026] GET /volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:22.439720 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-4119d52a-c601-4068-948d-1fa4727aa5cb req-b31bf2db-411d-4398-b548-6b6302737a89 tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] GET https://10.4.3.14/volume/v3/volumes/c1a8ac2b-6bfc-4536-8532-c90c37f103b8 Aug 13 21:16:22.439720 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-4119d52a-c601-4068-948d-1fa4727aa5cb req-b31bf2db-411d-4398-b548-6b6302737a89 tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:22.439720 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-4119d52a-c601-4068-948d-1fa4727aa5cb req-b31bf2db-411d-4398-b548-6b6302737a89 tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:22.450300 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:16:22.450300 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:16:22.453198 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-4119d52a-c601-4068-948d-1fa4727aa5cb req-b31bf2db-411d-4398-b548-6b6302737a89 tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] Volume info retrieved successfully. Aug 13 21:16:22.458583 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-4119d52a-c601-4068-948d-1fa4727aa5cb req-b31bf2db-411d-4398-b548-6b6302737a89 tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] https://10.4.3.14/volume/v3/volumes/c1a8ac2b-6bfc-4536-8532-c90c37f103b8 returned with HTTP 200 Aug 13 21:16:22.459389 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1026/4101] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:16:22 2026] GET /volume/v3/volumes/c1a8ac2b-6bfc-4536-8532-c90c37f103b8 => generated 1358 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:16:22.890382 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-4119d52a-c601-4068-948d-1fa4727aa5cb req-f7ab1907-5109-4ed5-9395-e19283820199 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:22.892330 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-4119d52a-c601-4068-948d-1fa4727aa5cb req-f7ab1907-5109-4ed5-9395-e19283820199 tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] GET https://10.4.3.14/volume/v3/volumes/c1a8ac2b-6bfc-4536-8532-c90c37f103b8 Aug 13 21:16:22.892534 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-4119d52a-c601-4068-948d-1fa4727aa5cb req-f7ab1907-5109-4ed5-9395-e19283820199 tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:22.892741 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-4119d52a-c601-4068-948d-1fa4727aa5cb req-f7ab1907-5109-4ed5-9395-e19283820199 tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:22.899109 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:16:22.899109 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:16:22.902602 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-4119d52a-c601-4068-948d-1fa4727aa5cb req-f7ab1907-5109-4ed5-9395-e19283820199 tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] Volume info retrieved successfully. Aug 13 21:16:22.907363 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-4119d52a-c601-4068-948d-1fa4727aa5cb req-f7ab1907-5109-4ed5-9395-e19283820199 tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] https://10.4.3.14/volume/v3/volumes/c1a8ac2b-6bfc-4536-8532-c90c37f103b8 returned with HTTP 200 Aug 13 21:16:22.907802 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1025/4102] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:16:22 2026] GET /volume/v3/volumes/c1a8ac2b-6bfc-4536-8532-c90c37f103b8 => generated 1358 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:16:22.917113 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-975cd414-e37d-4136-ae60-cf59cbecaa2e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:22.917509 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-975cd414-e37d-4136-ae60-cf59cbecaa2e None None] GET https://10.4.3.14/volume// Aug 13 21:16:22.917724 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-975cd414-e37d-4136-ae60-cf59cbecaa2e None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:22.917932 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-975cd414-e37d-4136-ae60-cf59cbecaa2e None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:22.918273 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-975cd414-e37d-4136-ae60-cf59cbecaa2e None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:16:22.918549 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1021/4103] 10.4.3.14 () {66 vars in 1412 bytes} [Thu Aug 13 21:16:22 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:16:22.925150 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-4119d52a-c601-4068-948d-1fa4727aa5cb req-12e62913-de5c-48bd-a11c-75e77312254f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:22.926956 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-4119d52a-c601-4068-948d-1fa4727aa5cb req-12e62913-de5c-48bd-a11c-75e77312254f tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:16:22.927309 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-4119d52a-c601-4068-948d-1fa4727aa5cb req-12e62913-de5c-48bd-a11c-75e77312254f tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c1a8ac2b-6bfc-4536-8532-c90c37f103b8", "connector": null, "instance_uuid": "2ff06445-8ca7-47c0-a777-7598a376f087"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:16:22.935217 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:16:22.935217 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:16:22.957754 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-4119d52a-c601-4068-948d-1fa4727aa5cb req-12e62913-de5c-48bd-a11c-75e77312254f tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:16:22.958326 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1032/4104] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:16:22 2026] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:16:23.005207 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-55fa59e2-f374-409b-8778-25c85ce4b74b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:23.006711 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-55fa59e2-f374-409b-8778-25c85ce4b74b tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] GET https://10.4.3.14/volume/v3/volumes/bd366f64-da21-4178-9c3c-1c1589160629 Aug 13 21:16:23.007118 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-55fa59e2-f374-409b-8778-25c85ce4b74b tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:23.012114 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-55fa59e2-f374-409b-8778-25c85ce4b74b tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:23.029787 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:16:23.029787 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:16:23.035647 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-55fa59e2-f374-409b-8778-25c85ce4b74b tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Volume info retrieved successfully. Aug 13 21:16:23.040206 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-55fa59e2-f374-409b-8778-25c85ce4b74b tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] https://10.4.3.14/volume/v3/volumes/bd366f64-da21-4178-9c3c-1c1589160629 returned with HTTP 200 Aug 13 21:16:23.040678 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1027/4105] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:23 2026] GET /volume/v3/volumes/bd366f64-da21-4178-9c3c-1c1589160629 => generated 872 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:23.448787 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4c6a5463-fd2f-4d26-8280-05c07aa91fc0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:23.450337 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4c6a5463-fd2f-4d26-8280-05c07aa91fc0 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 Aug 13 21:16:23.450583 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4c6a5463-fd2f-4d26-8280-05c07aa91fc0 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:23.450756 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4c6a5463-fd2f-4d26-8280-05c07aa91fc0 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:23.450853 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-4c6a5463-fd2f-4d26-8280-05c07aa91fc0 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 92eb855c-e263-43d0-a60e-fdfabcd7be72. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:16:23.458774 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:16:23.458774 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:16:23.459532 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4c6a5463-fd2f-4d26-8280-05c07aa91fc0 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 returned with HTTP 200 Aug 13 21:16:23.459910 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1026/4106] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:23 2026] GET /volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:23.893031 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-fe2c2c00-6ecf-4a76-86d6-9c2c4a8a70b5 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:23.893492 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fe2c2c00-6ecf-4a76-86d6-9c2c4a8a70b5 None None] GET https://10.4.3.14/volume// Aug 13 21:16:23.893696 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fe2c2c00-6ecf-4a76-86d6-9c2c4a8a70b5 None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:23.893883 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fe2c2c00-6ecf-4a76-86d6-9c2c4a8a70b5 None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:23.894314 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fe2c2c00-6ecf-4a76-86d6-9c2c4a8a70b5 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:16:23.894882 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1022/4107] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:16:23 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:16:23.906453 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-4119d52a-c601-4068-948d-1fa4727aa5cb req-8ad7ca4e-200a-4bd6-aae5-ea26fdda0a92 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:23.911073 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-4119d52a-c601-4068-948d-1fa4727aa5cb req-8ad7ca4e-200a-4bd6-aae5-ea26fdda0a92 tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] GET https://10.4.3.14/volume/v3/volumes/c1a8ac2b-6bfc-4536-8532-c90c37f103b8 Aug 13 21:16:23.911362 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-4119d52a-c601-4068-948d-1fa4727aa5cb req-8ad7ca4e-200a-4bd6-aae5-ea26fdda0a92 tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:23.911510 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-4119d52a-c601-4068-948d-1fa4727aa5cb req-8ad7ca4e-200a-4bd6-aae5-ea26fdda0a92 tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:23.924976 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:16:23.924976 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:16:23.927267 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-4119d52a-c601-4068-948d-1fa4727aa5cb req-8ad7ca4e-200a-4bd6-aae5-ea26fdda0a92 tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] Volume info retrieved successfully. Aug 13 21:16:23.932202 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-4119d52a-c601-4068-948d-1fa4727aa5cb req-8ad7ca4e-200a-4bd6-aae5-ea26fdda0a92 tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] https://10.4.3.14/volume/v3/volumes/c1a8ac2b-6bfc-4536-8532-c90c37f103b8 returned with HTTP 200 Aug 13 21:16:23.932713 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1033/4108] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:16:23 2026] GET /volume/v3/volumes/c1a8ac2b-6bfc-4536-8532-c90c37f103b8 => generated 1537 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:16:24.056183 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e8005d3d-a4f6-466e-8ba8-37f9c4ea7ea8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:24.058144 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e8005d3d-a4f6-466e-8ba8-37f9c4ea7ea8 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] GET https://10.4.3.14/volume/v3/volumes/bd366f64-da21-4178-9c3c-1c1589160629 Aug 13 21:16:24.058737 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e8005d3d-a4f6-466e-8ba8-37f9c4ea7ea8 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:24.058737 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e8005d3d-a4f6-466e-8ba8-37f9c4ea7ea8 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:24.060760 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-4119d52a-c601-4068-948d-1fa4727aa5cb req-98a4f309-edb0-4fee-b6b8-a105644747d3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:24.066659 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-4119d52a-c601-4068-948d-1fa4727aa5cb req-98a4f309-edb0-4fee-b6b8-a105644747d3 tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] PUT https://10.4.3.14/volume/v3/attachments/a5423e3f-8174-42f1-8119-03d20e67854d Aug 13 21:16:24.067104 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-4119d52a-c601-4068-948d-1fa4727aa5cb req-98a4f309-edb0-4fee-b6b8-a105644747d3 tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:16:24.073282 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:16:24.073282 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:16:24.077707 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e8005d3d-a4f6-466e-8ba8-37f9c4ea7ea8 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Volume info retrieved successfully. Aug 13 21:16:24.078924 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-4119d52a-c601-4068-948d-1fa4727aa5cb req-98a4f309-edb0-4fee-b6b8-a105644747d3 tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] Acquiring lock "cinder-attachment_update-c1a8ac2b-6bfc-4536-8532-c90c37f103b8-np0000007265" by "attachment_update" {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:16:24.082329 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e8005d3d-a4f6-466e-8ba8-37f9c4ea7ea8 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] https://10.4.3.14/volume/v3/volumes/bd366f64-da21-4178-9c3c-1c1589160629 returned with HTTP 200 Aug 13 21:16:24.082866 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1028/4109] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:24 2026] GET /volume/v3/volumes/bd366f64-da21-4178-9c3c-1c1589160629 => generated 872 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:24.092672 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-4119d52a-c601-4068-948d-1fa4727aa5cb req-98a4f309-edb0-4fee-b6b8-a105644747d3 tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] Lock "cinder-attachment_update-c1a8ac2b-6bfc-4536-8532-c90c37f103b8-np0000007265" acquired by "attachment_update" :: waited 0.014s {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:16:24.093958 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:16:24.093958 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:16:24.095636 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-721844b2-f930-4c60-8afc-12b4c257ce2a req-b2a486b0-0d9e-4cb3-8eab-09fd61e38569 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:24.098354 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-721844b2-f930-4c60-8afc-12b4c257ce2a req-b2a486b0-0d9e-4cb3-8eab-09fd61e38569 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] POST https://10.4.3.14/volume/v3/attachments/861c4b60-1c89-470b-88c4-5d580ad9199b/action Aug 13 21:16:24.101170 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-721844b2-f930-4c60-8afc-12b4c257ce2a req-b2a486b0-0d9e-4cb3-8eab-09fd61e38569 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Action body: b'{"os-complete": null}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:16:24.101816 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-721844b2-f930-4c60-8afc-12b4c257ce2a req-b2a486b0-0d9e-4cb3-8eab-09fd61e38569 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:16:24.130845 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:16:24.130845 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:16:24.146457 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-721844b2-f930-4c60-8afc-12b4c257ce2a req-b2a486b0-0d9e-4cb3-8eab-09fd61e38569 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] https://10.4.3.14/volume/v3/attachments/861c4b60-1c89-470b-88c4-5d580ad9199b/action returned with HTTP 204 Aug 13 21:16:24.146907 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1023/4110] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:16:24 2026] POST /volume/v3/attachments/861c4b60-1c89-470b-88c4-5d580ad9199b/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:16:24.211710 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-4119d52a-c601-4068-948d-1fa4727aa5cb req-98a4f309-edb0-4fee-b6b8-a105644747d3 tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] Lock "cinder-attachment_update-c1a8ac2b-6bfc-4536-8532-c90c37f103b8-np0000007265" released by "attachment_update" :: held 0.119s {{(pid=100214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:16:24.212182 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-4119d52a-c601-4068-948d-1fa4727aa5cb req-98a4f309-edb0-4fee-b6b8-a105644747d3 tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] https://10.4.3.14/volume/v3/attachments/a5423e3f-8174-42f1-8119-03d20e67854d returned with HTTP 200 Aug 13 21:16:24.212874 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1027/4111] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:16:24 2026] PUT /volume/v3/attachments/a5423e3f-8174-42f1-8119-03d20e67854d => generated 969 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:16:24.235599 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-4119d52a-c601-4068-948d-1fa4727aa5cb req-9f7cdcbb-f1d5-4c14-9e43-65a723b81b21 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:24.237777 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-4119d52a-c601-4068-948d-1fa4727aa5cb req-9f7cdcbb-f1d5-4c14-9e43-65a723b81b21 tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] POST https://10.4.3.14/volume/v3/attachments/a5423e3f-8174-42f1-8119-03d20e67854d/action Aug 13 21:16:24.238232 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-4119d52a-c601-4068-948d-1fa4727aa5cb req-9f7cdcbb-f1d5-4c14-9e43-65a723b81b21 tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] Action body: b'{"os-complete": null}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:16:24.238390 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-4119d52a-c601-4068-948d-1fa4727aa5cb req-9f7cdcbb-f1d5-4c14-9e43-65a723b81b21 tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:16:24.255104 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:16:24.255104 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:16:24.267732 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-4119d52a-c601-4068-948d-1fa4727aa5cb req-9f7cdcbb-f1d5-4c14-9e43-65a723b81b21 tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] https://10.4.3.14/volume/v3/attachments/a5423e3f-8174-42f1-8119-03d20e67854d/action returned with HTTP 204 Aug 13 21:16:24.268354 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1034/4112] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:16:24 2026] POST /volume/v3/attachments/a5423e3f-8174-42f1-8119-03d20e67854d/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:16:24.471930 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-00d6e9ae-6fa6-48f9-8ccf-99db7eab985d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:24.475232 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-00d6e9ae-6fa6-48f9-8ccf-99db7eab985d tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 Aug 13 21:16:24.475424 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-00d6e9ae-6fa6-48f9-8ccf-99db7eab985d tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:24.475624 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-00d6e9ae-6fa6-48f9-8ccf-99db7eab985d tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:24.475738 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-00d6e9ae-6fa6-48f9-8ccf-99db7eab985d tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 92eb855c-e263-43d0-a60e-fdfabcd7be72. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:16:24.486540 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:16:24.486540 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:16:24.487340 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-00d6e9ae-6fa6-48f9-8ccf-99db7eab985d tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 returned with HTTP 200 Aug 13 21:16:24.487760 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1029/4113] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:24 2026] GET /volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:24.498281 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b9bc8e34-be36-480c-9810-f0059b362af3 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:24.499687 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b9bc8e34-be36-480c-9810-f0059b362af3 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] POST https://10.4.3.14/volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72/restore Aug 13 21:16:24.500125 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b9bc8e34-be36-480c-9810-f0059b362af3 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "333d57bd-5438-422f-bf1f-de04b5f833fe"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:16:24.501555 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.contrib.backups [None req-b9bc8e34-be36-480c-9810-f0059b362af3 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Restoring backup 92eb855c-e263-43d0-a60e-fdfabcd7be72 ({'restore': {'volume_id': '333d57bd-5438-422f-bf1f-de04b5f833fe'}}) {{(pid=100217) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 13 21:16:24.501770 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.contrib.backups [None req-b9bc8e34-be36-480c-9810-f0059b362af3 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Restoring backup 92eb855c-e263-43d0-a60e-fdfabcd7be72 to volume 333d57bd-5438-422f-bf1f-de04b5f833fe. Aug 13 21:16:24.506170 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:16:24.506170 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:16:24.515214 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:16:24.515214 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:16:24.515214 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-b9bc8e34-be36-480c-9810-f0059b362af3 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Volume info retrieved successfully. Aug 13 21:16:24.515214 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.backup.api [None req-b9bc8e34-be36-480c-9810-f0059b362af3 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Checking backup size 1 against volume size 1 {{(pid=100217) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 13 21:16:24.515214 np0000007265 devstack@c-api.service[100217]: INFO cinder.backup.api [None req-b9bc8e34-be36-480c-9810-f0059b362af3 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Overwriting volume 333d57bd-5438-422f-bf1f-de04b5f833fe with restore of backup 92eb855c-e263-43d0-a60e-fdfabcd7be72 Aug 13 21:16:24.528729 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.backup.rpcapi [None req-b9bc8e34-be36-480c-9810-f0059b362af3 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] restore_backup in rpcapi backup_id 92eb855c-e263-43d0-a60e-fdfabcd7be72 {{(pid=100217) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 13 21:16:24.531294 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b9bc8e34-be36-480c-9810-f0059b362af3 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72/restore returned with HTTP 202 Aug 13 21:16:24.532072 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1024/4114] 10.4.3.14 () {68 vars in 1386 bytes} [Thu Aug 13 21:16:24 2026] POST /volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72/restore => generated 182 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:16:24.543829 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-30ddcad5-79d7-4355-a6f4-278a122ed8d2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:24.549603 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-30ddcad5-79d7-4355-a6f4-278a122ed8d2 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 Aug 13 21:16:24.549753 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-30ddcad5-79d7-4355-a6f4-278a122ed8d2 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:24.549929 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-30ddcad5-79d7-4355-a6f4-278a122ed8d2 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:24.550082 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-30ddcad5-79d7-4355-a6f4-278a122ed8d2 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 92eb855c-e263-43d0-a60e-fdfabcd7be72. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:16:24.558142 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:16:24.558142 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:16:24.559109 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-30ddcad5-79d7-4355-a6f4-278a122ed8d2 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 returned with HTTP 200 Aug 13 21:16:24.559529 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1028/4115] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:24 2026] GET /volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:25.095975 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-4e26ec1e-7977-44a6-bc9d-0775138eecfb None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:25.098478 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4e26ec1e-7977-44a6-bc9d-0775138eecfb tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] GET https://10.4.3.14/volume/v3/volumes/bd366f64-da21-4178-9c3c-1c1589160629 Aug 13 21:16:25.098770 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4e26ec1e-7977-44a6-bc9d-0775138eecfb tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:25.099103 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4e26ec1e-7977-44a6-bc9d-0775138eecfb tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:25.111278 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:16:25.111278 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:16:25.115212 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-4e26ec1e-7977-44a6-bc9d-0775138eecfb tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Volume info retrieved successfully. Aug 13 21:16:25.120290 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4e26ec1e-7977-44a6-bc9d-0775138eecfb tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] https://10.4.3.14/volume/v3/volumes/bd366f64-da21-4178-9c3c-1c1589160629 returned with HTTP 200 Aug 13 21:16:25.120712 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1035/4116] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:25 2026] GET /volume/v3/volumes/bd366f64-da21-4178-9c3c-1c1589160629 => generated 1164 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:16:25.137398 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a913553d-3a35-4a1e-98a1-effbcbe556ca None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:25.139231 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a913553d-3a35-4a1e-98a1-effbcbe556ca tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] GET https://10.4.3.14/volume/v3/volumes/bd366f64-da21-4178-9c3c-1c1589160629 Aug 13 21:16:25.139432 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a913553d-3a35-4a1e-98a1-effbcbe556ca tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:25.139610 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a913553d-3a35-4a1e-98a1-effbcbe556ca tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:25.148077 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:16:25.148077 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:16:25.151396 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a913553d-3a35-4a1e-98a1-effbcbe556ca tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Volume info retrieved successfully. Aug 13 21:16:25.155393 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a913553d-3a35-4a1e-98a1-effbcbe556ca tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] https://10.4.3.14/volume/v3/volumes/bd366f64-da21-4178-9c3c-1c1589160629 returned with HTTP 200 Aug 13 21:16:25.155780 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1030/4117] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:25 2026] GET /volume/v3/volumes/bd366f64-da21-4178-9c3c-1c1589160629 => generated 1164 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:16:25.571591 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-517c89d2-d5b9-4a90-bb54-a39a35fca016 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:25.573828 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-517c89d2-d5b9-4a90-bb54-a39a35fca016 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 Aug 13 21:16:25.574114 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-517c89d2-d5b9-4a90-bb54-a39a35fca016 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:25.574350 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-517c89d2-d5b9-4a90-bb54-a39a35fca016 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:25.574491 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-517c89d2-d5b9-4a90-bb54-a39a35fca016 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 92eb855c-e263-43d0-a60e-fdfabcd7be72. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:16:25.579432 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:16:25.579432 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:16:25.581069 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-517c89d2-d5b9-4a90-bb54-a39a35fca016 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 returned with HTTP 200 Aug 13 21:16:25.581069 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1025/4118] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:25 2026] GET /volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:26.592244 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-09ffedcd-f863-4e8d-8c15-8276a164f4ab None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:26.594389 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-09ffedcd-f863-4e8d-8c15-8276a164f4ab tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 Aug 13 21:16:26.594607 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-09ffedcd-f863-4e8d-8c15-8276a164f4ab tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:26.594827 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-09ffedcd-f863-4e8d-8c15-8276a164f4ab tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:26.594997 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-09ffedcd-f863-4e8d-8c15-8276a164f4ab tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 92eb855c-e263-43d0-a60e-fdfabcd7be72. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:16:26.600316 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:16:26.600316 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:16:26.601124 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-09ffedcd-f863-4e8d-8c15-8276a164f4ab tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 returned with HTTP 200 Aug 13 21:16:26.601501 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1029/4119] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:26 2026] GET /volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:27.546700 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-22004690-e85c-4fb3-af69-3ff5e56c9cc7 req-6b63ece6-e4f9-4ef3-a0ee-ee2dc9482968 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:27.553636 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-22004690-e85c-4fb3-af69-3ff5e56c9cc7 req-6b63ece6-e4f9-4ef3-a0ee-ee2dc9482968 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] GET https://10.4.3.14/volume/v3/volumes/bd366f64-da21-4178-9c3c-1c1589160629 Aug 13 21:16:27.554098 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-22004690-e85c-4fb3-af69-3ff5e56c9cc7 req-6b63ece6-e4f9-4ef3-a0ee-ee2dc9482968 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:27.554380 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-22004690-e85c-4fb3-af69-3ff5e56c9cc7 req-6b63ece6-e4f9-4ef3-a0ee-ee2dc9482968 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:27.563362 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:16:27.563362 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:16:27.566831 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-22004690-e85c-4fb3-af69-3ff5e56c9cc7 req-6b63ece6-e4f9-4ef3-a0ee-ee2dc9482968 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Volume info retrieved successfully. Aug 13 21:16:27.571884 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-22004690-e85c-4fb3-af69-3ff5e56c9cc7 req-6b63ece6-e4f9-4ef3-a0ee-ee2dc9482968 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] https://10.4.3.14/volume/v3/volumes/bd366f64-da21-4178-9c3c-1c1589160629 returned with HTTP 200 Aug 13 21:16:27.572565 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1036/4120] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:16:27 2026] GET /volume/v3/volumes/bd366f64-da21-4178-9c3c-1c1589160629 => generated 1164 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:16:27.590786 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-22004690-e85c-4fb3-af69-3ff5e56c9cc7 req-4451cd21-5b30-4fe8-8a0a-aa8a39140fc6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:27.593512 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-22004690-e85c-4fb3-af69-3ff5e56c9cc7 req-4451cd21-5b30-4fe8-8a0a-aa8a39140fc6 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] POST https://10.4.3.14/volume/v3/volumes/bd366f64-da21-4178-9c3c-1c1589160629/action Aug 13 21:16:27.593980 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-22004690-e85c-4fb3-af69-3ff5e56c9cc7 req-4451cd21-5b30-4fe8-8a0a-aa8a39140fc6 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:16:27.594173 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-22004690-e85c-4fb3-af69-3ff5e56c9cc7 req-4451cd21-5b30-4fe8-8a0a-aa8a39140fc6 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:16:27.614678 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-48f6d56f-6448-4e58-9c3c-c76931f291bf None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:27.616726 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-48f6d56f-6448-4e58-9c3c-c76931f291bf tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 Aug 13 21:16:27.616911 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-48f6d56f-6448-4e58-9c3c-c76931f291bf tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:27.617127 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-48f6d56f-6448-4e58-9c3c-c76931f291bf tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:27.617220 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-48f6d56f-6448-4e58-9c3c-c76931f291bf tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 92eb855c-e263-43d0-a60e-fdfabcd7be72. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:16:27.620342 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:16:27.620342 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:16:27.621037 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-22004690-e85c-4fb3-af69-3ff5e56c9cc7 req-4451cd21-5b30-4fe8-8a0a-aa8a39140fc6 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Volume info retrieved successfully. Aug 13 21:16:27.621400 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:16:27.621400 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:16:27.622142 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-48f6d56f-6448-4e58-9c3c-c76931f291bf tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 returned with HTTP 200 Aug 13 21:16:27.622780 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1026/4121] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:27 2026] GET /volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 21:16:27.629581 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-22004690-e85c-4fb3-af69-3ff5e56c9cc7 req-4451cd21-5b30-4fe8-8a0a-aa8a39140fc6 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Begin detaching volume completed successfully. Aug 13 21:16:27.629835 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-22004690-e85c-4fb3-af69-3ff5e56c9cc7 req-4451cd21-5b30-4fe8-8a0a-aa8a39140fc6 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] https://10.4.3.14/volume/v3/volumes/bd366f64-da21-4178-9c3c-1c1589160629/action returned with HTTP 202 Aug 13 21:16:27.630509 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1031/4122] 10.4.3.14 () {72 vars in 1665 bytes} [Thu Aug 13 21:16:27 2026] POST /volume/v3/volumes/bd366f64-da21-4178-9c3c-1c1589160629/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:16:27.675780 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2ba8cfe5-4b24-4d05-93d4-b5b13f14a1d2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:27.676275 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2ba8cfe5-4b24-4d05-93d4-b5b13f14a1d2 None None] GET https://10.4.3.14/volume// Aug 13 21:16:27.676486 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2ba8cfe5-4b24-4d05-93d4-b5b13f14a1d2 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:27.676720 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2ba8cfe5-4b24-4d05-93d4-b5b13f14a1d2 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:27.677185 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2ba8cfe5-4b24-4d05-93d4-b5b13f14a1d2 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:16:27.677513 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1030/4123] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:16:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:16:27.686451 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-22004690-e85c-4fb3-af69-3ff5e56c9cc7 req-2d0eaa90-9dfe-434b-b307-e27616b43beb None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:27.688231 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-22004690-e85c-4fb3-af69-3ff5e56c9cc7 req-2d0eaa90-9dfe-434b-b307-e27616b43beb tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] GET https://10.4.3.14/volume/v3/volumes/bd366f64-da21-4178-9c3c-1c1589160629 Aug 13 21:16:27.688685 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-22004690-e85c-4fb3-af69-3ff5e56c9cc7 req-2d0eaa90-9dfe-434b-b307-e27616b43beb tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:27.689023 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-22004690-e85c-4fb3-af69-3ff5e56c9cc7 req-2d0eaa90-9dfe-434b-b307-e27616b43beb tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:27.700006 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:16:27.700006 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:16:27.707893 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-22004690-e85c-4fb3-af69-3ff5e56c9cc7 req-2d0eaa90-9dfe-434b-b307-e27616b43beb tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Volume info retrieved successfully. Aug 13 21:16:27.709839 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-22004690-e85c-4fb3-af69-3ff5e56c9cc7 req-2d0eaa90-9dfe-434b-b307-e27616b43beb tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] https://10.4.3.14/volume/v3/volumes/bd366f64-da21-4178-9c3c-1c1589160629 returned with HTTP 200 Aug 13 21:16:27.710418 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1037/4124] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:16:27 2026] GET /volume/v3/volumes/bd366f64-da21-4178-9c3c-1c1589160629 => generated 1347 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:16:28.642849 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-dc0e9584-5ec3-47ab-a642-c27cbdd74145 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:28.645084 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-dc0e9584-5ec3-47ab-a642-c27cbdd74145 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 Aug 13 21:16:28.645278 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-dc0e9584-5ec3-47ab-a642-c27cbdd74145 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:28.645458 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-dc0e9584-5ec3-47ab-a642-c27cbdd74145 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:28.645581 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-dc0e9584-5ec3-47ab-a642-c27cbdd74145 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 92eb855c-e263-43d0-a60e-fdfabcd7be72. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:16:28.650172 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:16:28.650172 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:16:28.651153 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-dc0e9584-5ec3-47ab-a642-c27cbdd74145 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 returned with HTTP 200 Aug 13 21:16:28.651626 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1027/4125] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:28 2026] GET /volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:29.684164 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c4b8bc04-2587-4a9c-87d4-a136dc7e70d6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:29.686047 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c4b8bc04-2587-4a9c-87d4-a136dc7e70d6 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 Aug 13 21:16:29.686243 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c4b8bc04-2587-4a9c-87d4-a136dc7e70d6 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:29.686425 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c4b8bc04-2587-4a9c-87d4-a136dc7e70d6 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:29.686605 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-c4b8bc04-2587-4a9c-87d4-a136dc7e70d6 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 92eb855c-e263-43d0-a60e-fdfabcd7be72. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:16:29.691818 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:16:29.691818 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:16:29.692843 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c4b8bc04-2587-4a9c-87d4-a136dc7e70d6 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 returned with HTTP 200 Aug 13 21:16:29.693350 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1032/4126] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:29 2026] GET /volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:30.288475 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-22004690-e85c-4fb3-af69-3ff5e56c9cc7 req-93664aa3-0c5e-4be3-b4fb-a8c0f9b60237 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:30.290762 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-22004690-e85c-4fb3-af69-3ff5e56c9cc7 req-93664aa3-0c5e-4be3-b4fb-a8c0f9b60237 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] DELETE https://10.4.3.14/volume/v3/attachments/861c4b60-1c89-470b-88c4-5d580ad9199b Aug 13 21:16:30.291047 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-22004690-e85c-4fb3-af69-3ff5e56c9cc7 req-93664aa3-0c5e-4be3-b4fb-a8c0f9b60237 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:30.291295 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-22004690-e85c-4fb3-af69-3ff5e56c9cc7 req-93664aa3-0c5e-4be3-b4fb-a8c0f9b60237 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:30.298623 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:16:30.298623 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:16:30.384865 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-22004690-e85c-4fb3-af69-3ff5e56c9cc7 req-93664aa3-0c5e-4be3-b4fb-a8c0f9b60237 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] https://10.4.3.14/volume/v3/attachments/861c4b60-1c89-470b-88c4-5d580ad9199b returned with HTTP 200 Aug 13 21:16:30.385879 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1031/4127] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:16:30 2026] DELETE /volume/v3/attachments/861c4b60-1c89-470b-88c4-5d580ad9199b => generated 19 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 21:16:30.721366 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-29540b5f-db39-4d61-b50a-5b3a95f7870c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:30.729620 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-29540b5f-db39-4d61-b50a-5b3a95f7870c tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 Aug 13 21:16:30.730634 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-29540b5f-db39-4d61-b50a-5b3a95f7870c tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:30.731695 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-29540b5f-db39-4d61-b50a-5b3a95f7870c tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:30.732062 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-29540b5f-db39-4d61-b50a-5b3a95f7870c tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 92eb855c-e263-43d0-a60e-fdfabcd7be72. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:16:30.747439 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:16:30.747439 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:16:30.749285 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-29540b5f-db39-4d61-b50a-5b3a95f7870c tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 returned with HTTP 200 Aug 13 21:16:30.751400 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1038/4128] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:30 2026] GET /volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 => generated 750 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:31.784066 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-8bdf1c63-4073-44ba-850d-5accbbda8c19 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:31.786068 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8bdf1c63-4073-44ba-850d-5accbbda8c19 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 Aug 13 21:16:31.786245 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8bdf1c63-4073-44ba-850d-5accbbda8c19 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:31.786488 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8bdf1c63-4073-44ba-850d-5accbbda8c19 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:31.786612 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-8bdf1c63-4073-44ba-850d-5accbbda8c19 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 92eb855c-e263-43d0-a60e-fdfabcd7be72. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:16:31.796453 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:16:31.796453 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:16:31.797438 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8bdf1c63-4073-44ba-850d-5accbbda8c19 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 returned with HTTP 200 Aug 13 21:16:31.797887 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1028/4129] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:31 2026] GET /volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:32.811826 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0438cee1-c2d6-4d33-8811-4db33da7e100 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:32.814067 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0438cee1-c2d6-4d33-8811-4db33da7e100 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 Aug 13 21:16:32.814304 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0438cee1-c2d6-4d33-8811-4db33da7e100 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:32.814548 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0438cee1-c2d6-4d33-8811-4db33da7e100 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:32.814706 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-0438cee1-c2d6-4d33-8811-4db33da7e100 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 92eb855c-e263-43d0-a60e-fdfabcd7be72. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:16:32.825759 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:16:32.825759 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:16:32.826938 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0438cee1-c2d6-4d33-8811-4db33da7e100 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 returned with HTTP 200 Aug 13 21:16:32.827459 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1033/4130] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:32 2026] GET /volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:33.679775 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2d0ba319-0b42-45c2-aef3-cefd50c80af1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:33.681490 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2d0ba319-0b42-45c2-aef3-cefd50c80af1 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] DELETE https://10.4.3.14/volume/v3/volumes/bd366f64-da21-4178-9c3c-1c1589160629 Aug 13 21:16:33.681668 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2d0ba319-0b42-45c2-aef3-cefd50c80af1 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:33.681841 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2d0ba319-0b42-45c2-aef3-cefd50c80af1 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:33.682047 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-2d0ba319-0b42-45c2-aef3-cefd50c80af1 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Delete volume with id: bd366f64-da21-4178-9c3c-1c1589160629 Aug 13 21:16:33.689381 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:16:33.689381 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:16:33.689942 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-2d0ba319-0b42-45c2-aef3-cefd50c80af1 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Volume info retrieved successfully. Aug 13 21:16:33.710191 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-2d0ba319-0b42-45c2-aef3-cefd50c80af1 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Delete volume request issued successfully. Aug 13 21:16:33.710400 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2d0ba319-0b42-45c2-aef3-cefd50c80af1 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] https://10.4.3.14/volume/v3/volumes/bd366f64-da21-4178-9c3c-1c1589160629 returned with HTTP 202 Aug 13 21:16:33.710786 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1032/4131] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:16:33 2026] DELETE /volume/v3/volumes/bd366f64-da21-4178-9c3c-1c1589160629 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:16:33.721150 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e3f5a0a4-339c-47ef-b09f-01c4ff4e7054 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:33.723031 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e3f5a0a4-339c-47ef-b09f-01c4ff4e7054 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] GET https://10.4.3.14/volume/v3/volumes/bd366f64-da21-4178-9c3c-1c1589160629 Aug 13 21:16:33.723241 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e3f5a0a4-339c-47ef-b09f-01c4ff4e7054 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:33.723435 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e3f5a0a4-339c-47ef-b09f-01c4ff4e7054 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:33.731329 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:16:33.731329 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:16:33.736409 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-e3f5a0a4-339c-47ef-b09f-01c4ff4e7054 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Volume info retrieved successfully. Aug 13 21:16:33.741451 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e3f5a0a4-339c-47ef-b09f-01c4ff4e7054 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] https://10.4.3.14/volume/v3/volumes/bd366f64-da21-4178-9c3c-1c1589160629 returned with HTTP 200 Aug 13 21:16:33.741733 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1039/4132] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:33 2026] GET /volume/v3/volumes/bd366f64-da21-4178-9c3c-1c1589160629 => generated 871 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:33.843887 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-af87229c-22ff-4dd6-8e24-87b08110e707 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:33.846109 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-af87229c-22ff-4dd6-8e24-87b08110e707 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 Aug 13 21:16:33.846356 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-af87229c-22ff-4dd6-8e24-87b08110e707 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:33.846627 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-af87229c-22ff-4dd6-8e24-87b08110e707 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:33.846786 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-af87229c-22ff-4dd6-8e24-87b08110e707 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 92eb855c-e263-43d0-a60e-fdfabcd7be72. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:16:33.852598 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:16:33.852598 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:16:33.853419 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-af87229c-22ff-4dd6-8e24-87b08110e707 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 returned with HTTP 200 Aug 13 21:16:33.853903 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1029/4133] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:33 2026] GET /volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:34.757531 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-fb80b49f-f62a-4193-b23f-4922015d365a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:34.759747 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fb80b49f-f62a-4193-b23f-4922015d365a tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] GET https://10.4.3.14/volume/v3/volumes/bd366f64-da21-4178-9c3c-1c1589160629 Aug 13 21:16:34.760033 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fb80b49f-f62a-4193-b23f-4922015d365a tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:34.760449 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fb80b49f-f62a-4193-b23f-4922015d365a tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:34.767179 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fb80b49f-f62a-4193-b23f-4922015d365a tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] https://10.4.3.14/volume/v3/volumes/bd366f64-da21-4178-9c3c-1c1589160629 returned with HTTP 404 Aug 13 21:16:34.767640 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1034/4134] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:34 2026] GET /volume/v3/volumes/bd366f64-da21-4178-9c3c-1c1589160629 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:16:34.865128 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-919ade69-db62-4453-a23d-d37f8717f768 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:34.866850 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-919ade69-db62-4453-a23d-d37f8717f768 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 Aug 13 21:16:34.867106 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-919ade69-db62-4453-a23d-d37f8717f768 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:34.867219 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-919ade69-db62-4453-a23d-d37f8717f768 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:34.867323 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-919ade69-db62-4453-a23d-d37f8717f768 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 92eb855c-e263-43d0-a60e-fdfabcd7be72. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:16:34.873413 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:16:34.873413 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:16:34.873413 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-919ade69-db62-4453-a23d-d37f8717f768 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 returned with HTTP 200 Aug 13 21:16:34.873413 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1033/4135] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:34 2026] GET /volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:35.211534 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-96d007ae-8b52-46ff-88e3-c1ab1181a16e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:35.216634 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-96d007ae-8b52-46ff-88e3-c1ab1181a16e tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] DELETE https://10.4.3.14/volume/v3/snapshots/62efde75-d2ce-4410-b38a-9844eaec0ecb Aug 13 21:16:35.217678 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-96d007ae-8b52-46ff-88e3-c1ab1181a16e tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:35.218253 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-96d007ae-8b52-46ff-88e3-c1ab1181a16e tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:35.219021 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.snapshots [None req-96d007ae-8b52-46ff-88e3-c1ab1181a16e tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Delete snapshot with id: 62efde75-d2ce-4410-b38a-9844eaec0ecb Aug 13 21:16:35.252044 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:16:35.252044 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:16:35.252044 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-96d007ae-8b52-46ff-88e3-c1ab1181a16e tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Snapshot retrieved successfully. Aug 13 21:16:35.270464 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-96d007ae-8b52-46ff-88e3-c1ab1181a16e tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Snapshot delete request issued successfully. Aug 13 21:16:35.271171 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-96d007ae-8b52-46ff-88e3-c1ab1181a16e tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] https://10.4.3.14/volume/v3/snapshots/62efde75-d2ce-4410-b38a-9844eaec0ecb returned with HTTP 202 Aug 13 21:16:35.272115 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1040/4136] 10.4.3.14 () {66 vars in 1350 bytes} [Thu Aug 13 21:16:35 2026] DELETE /volume/v3/snapshots/62efde75-d2ce-4410-b38a-9844eaec0ecb => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:16:35.280427 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-a8bf9b66-508d-4f96-98a4-2ed90c8f2015 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:35.282445 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a8bf9b66-508d-4f96-98a4-2ed90c8f2015 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] GET https://10.4.3.14/volume/v3/snapshots/62efde75-d2ce-4410-b38a-9844eaec0ecb Aug 13 21:16:35.282681 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a8bf9b66-508d-4f96-98a4-2ed90c8f2015 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:35.283014 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a8bf9b66-508d-4f96-98a4-2ed90c8f2015 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:35.288394 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:16:35.288394 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:16:35.288977 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-a8bf9b66-508d-4f96-98a4-2ed90c8f2015 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Snapshot retrieved successfully. Aug 13 21:16:35.289842 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a8bf9b66-508d-4f96-98a4-2ed90c8f2015 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] https://10.4.3.14/volume/v3/snapshots/62efde75-d2ce-4410-b38a-9844eaec0ecb returned with HTTP 200 Aug 13 21:16:35.290662 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1030/4137] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:16:35 2026] GET /volume/v3/snapshots/62efde75-d2ce-4410-b38a-9844eaec0ecb => generated 461 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:35.882578 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-bacf225b-7fee-41b5-bf38-8c7b55586099 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:35.884285 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bacf225b-7fee-41b5-bf38-8c7b55586099 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 Aug 13 21:16:35.884448 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bacf225b-7fee-41b5-bf38-8c7b55586099 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:35.884624 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bacf225b-7fee-41b5-bf38-8c7b55586099 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:35.884743 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-bacf225b-7fee-41b5-bf38-8c7b55586099 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 92eb855c-e263-43d0-a60e-fdfabcd7be72. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:16:35.889036 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:16:35.889036 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:16:35.889784 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bacf225b-7fee-41b5-bf38-8c7b55586099 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 returned with HTTP 200 Aug 13 21:16:35.890182 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1035/4138] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:35 2026] GET /volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:36.300530 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a4ed6d51-5294-4d9b-bc20-be0de6061987 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:36.302501 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a4ed6d51-5294-4d9b-bc20-be0de6061987 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] GET https://10.4.3.14/volume/v3/snapshots/62efde75-d2ce-4410-b38a-9844eaec0ecb Aug 13 21:16:36.302679 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a4ed6d51-5294-4d9b-bc20-be0de6061987 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:36.302977 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a4ed6d51-5294-4d9b-bc20-be0de6061987 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:36.307773 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a4ed6d51-5294-4d9b-bc20-be0de6061987 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] https://10.4.3.14/volume/v3/snapshots/62efde75-d2ce-4410-b38a-9844eaec0ecb returned with HTTP 404 Aug 13 21:16:36.308373 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1034/4139] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:16:36 2026] GET /volume/v3/snapshots/62efde75-d2ce-4410-b38a-9844eaec0ecb => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:16:36.345654 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-da47860f-489f-4dcf-915c-366bd037d7db req-25d5f2eb-1463-48c9-b77c-0cb4987c8fb2 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:36.347594 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-da47860f-489f-4dcf-915c-366bd037d7db req-25d5f2eb-1463-48c9-b77c-0cb4987c8fb2 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] GET https://10.4.3.14/volume/v3/volumes/aa15cf6b-a850-4060-9127-1f6e7030f600 Aug 13 21:16:36.347789 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-da47860f-489f-4dcf-915c-366bd037d7db req-25d5f2eb-1463-48c9-b77c-0cb4987c8fb2 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:36.348030 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-da47860f-489f-4dcf-915c-366bd037d7db req-25d5f2eb-1463-48c9-b77c-0cb4987c8fb2 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:36.354884 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:16:36.354884 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:16:36.359981 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-da47860f-489f-4dcf-915c-366bd037d7db req-25d5f2eb-1463-48c9-b77c-0cb4987c8fb2 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Volume info retrieved successfully. Aug 13 21:16:36.364899 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-da47860f-489f-4dcf-915c-366bd037d7db req-25d5f2eb-1463-48c9-b77c-0cb4987c8fb2 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] https://10.4.3.14/volume/v3/volumes/aa15cf6b-a850-4060-9127-1f6e7030f600 returned with HTTP 200 Aug 13 21:16:36.365426 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1041/4140] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:16:36 2026] GET /volume/v3/volumes/aa15cf6b-a850-4060-9127-1f6e7030f600 => generated 837 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:36.903763 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-5b2d9f19-e260-4911-9e47-43bd2b9a13d1 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:36.906138 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5b2d9f19-e260-4911-9e47-43bd2b9a13d1 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 Aug 13 21:16:36.908583 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5b2d9f19-e260-4911-9e47-43bd2b9a13d1 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:36.911272 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5b2d9f19-e260-4911-9e47-43bd2b9a13d1 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:36.911403 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-5b2d9f19-e260-4911-9e47-43bd2b9a13d1 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 92eb855c-e263-43d0-a60e-fdfabcd7be72. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:16:36.917986 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:16:36.917986 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:16:36.921083 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5b2d9f19-e260-4911-9e47-43bd2b9a13d1 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 returned with HTTP 200 Aug 13 21:16:36.921456 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1031/4141] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:36 2026] GET /volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 => generated 750 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:36.932843 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ede1e15e-efa2-4838-90ca-a77d5e016dc3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:36.938714 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ede1e15e-efa2-4838-90ca-a77d5e016dc3 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/volumes/333d57bd-5438-422f-bf1f-de04b5f833fe Aug 13 21:16:36.938714 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ede1e15e-efa2-4838-90ca-a77d5e016dc3 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:36.938714 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ede1e15e-efa2-4838-90ca-a77d5e016dc3 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:36.947613 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:16:36.947613 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:16:36.952157 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ede1e15e-efa2-4838-90ca-a77d5e016dc3 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Volume info retrieved successfully. Aug 13 21:16:36.959220 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ede1e15e-efa2-4838-90ca-a77d5e016dc3 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/volumes/333d57bd-5438-422f-bf1f-de04b5f833fe returned with HTTP 200 Aug 13 21:16:36.960158 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1036/4142] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:36 2026] GET /volume/v3/volumes/333d57bd-5438-422f-bf1f-de04b5f833fe => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:36.972612 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ce670fd6-85a7-41a2-bf93-3712e6d0fe87 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:36.976882 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ce670fd6-85a7-41a2-bf93-3712e6d0fe87 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] DELETE https://10.4.3.14/volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 Aug 13 21:16:36.977091 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ce670fd6-85a7-41a2-bf93-3712e6d0fe87 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:36.977265 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ce670fd6-85a7-41a2-bf93-3712e6d0fe87 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:36.977361 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.contrib.backups [None req-ce670fd6-85a7-41a2-bf93-3712e6d0fe87 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Delete backup with id: 92eb855c-e263-43d0-a60e-fdfabcd7be72. Aug 13 21:16:36.982200 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:16:36.982200 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:16:36.994468 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.backup.rpcapi [None req-ce670fd6-85a7-41a2-bf93-3712e6d0fe87 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] delete_backup rpcapi backup_id 92eb855c-e263-43d0-a60e-fdfabcd7be72 {{(pid=100214) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 21:16:36.996563 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ce670fd6-85a7-41a2-bf93-3712e6d0fe87 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 returned with HTTP 202 Aug 13 21:16:36.997166 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1035/4143] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:16:36 2026] DELETE /volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:16:37.005992 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-5e239e5c-7174-4ed8-8f45-54f379193fe0 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:37.006376 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5e239e5c-7174-4ed8-8f45-54f379193fe0 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 Aug 13 21:16:37.006664 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5e239e5c-7174-4ed8-8f45-54f379193fe0 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:37.006934 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5e239e5c-7174-4ed8-8f45-54f379193fe0 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:37.007124 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-5e239e5c-7174-4ed8-8f45-54f379193fe0 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 92eb855c-e263-43d0-a60e-fdfabcd7be72. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:16:37.012482 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:16:37.012482 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:16:37.013601 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5e239e5c-7174-4ed8-8f45-54f379193fe0 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 returned with HTTP 200 Aug 13 21:16:37.014263 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1042/4144] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:37 2026] GET /volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:38.024923 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-a368bf49-6d58-4afa-aa12-a2fc9738351e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:38.030430 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a368bf49-6d58-4afa-aa12-a2fc9738351e tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 Aug 13 21:16:38.030602 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a368bf49-6d58-4afa-aa12-a2fc9738351e tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:38.030769 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a368bf49-6d58-4afa-aa12-a2fc9738351e tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:38.030869 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-a368bf49-6d58-4afa-aa12-a2fc9738351e tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 92eb855c-e263-43d0-a60e-fdfabcd7be72. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:16:38.035458 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a368bf49-6d58-4afa-aa12-a2fc9738351e tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 returned with HTTP 404 Aug 13 21:16:38.035458 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1032/4145] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:38 2026] GET /volume/v3/backups/92eb855c-e263-43d0-a60e-fdfabcd7be72 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:16:38.046575 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8dab9229-1e15-4d10-80bb-30f5951a1acb None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:38.048249 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8dab9229-1e15-4d10-80bb-30f5951a1acb tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:16:38.048709 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8dab9229-1e15-4d10-80bb-30f5951a1acb tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-242169860"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:16:38.051562 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-8dab9229-1e15-4d10-80bb-30f5951a1acb tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-242169860'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:16:38.051562 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-8dab9229-1e15-4d10-80bb-30f5951a1acb tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Create volume of 1 GB Aug 13 21:16:38.054602 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-8dab9229-1e15-4d10-80bb-30f5951a1acb tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Availability Zones retrieved successfully. Aug 13 21:16:38.060352 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8dab9229-1e15-4d10-80bb-30f5951a1acb tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Flow 'volume_create_api' (005cb9ab-d6bc-4df5-9190-fb44fc2ad769) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:16:38.061272 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8dab9229-1e15-4d10-80bb-30f5951a1acb tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84378520-08c2-42c7-b2fe-0a0ec36d5ce5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:16:38.062235 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-8dab9229-1e15-4d10-80bb-30f5951a1acb tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:16:38.089758 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8dab9229-1e15-4d10-80bb-30f5951a1acb tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84378520-08c2-42c7-b2fe-0a0ec36d5ce5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:16:38.089758 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8dab9229-1e15-4d10-80bb-30f5951a1acb tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce19c0ec-e501-4ec1-8600-2c648a4f650c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:16:38.130600 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-8dab9229-1e15-4d10-80bb-30f5951a1acb tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Created reservations ['32b6e783-ffd1-43cd-ac88-573d00751ccb', 'f77224b4-56c2-4ba3-8a54-58ed9ba9df64', '6848d02e-56a9-4270-8364-58a12df037c0', '7734ded8-10ef-4291-ab87-184a898278ee'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:16:38.131556 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8dab9229-1e15-4d10-80bb-30f5951a1acb tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce19c0ec-e501-4ec1-8600-2c648a4f650c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32b6e783-ffd1-43cd-ac88-573d00751ccb', 'f77224b4-56c2-4ba3-8a54-58ed9ba9df64', '6848d02e-56a9-4270-8364-58a12df037c0', '7734ded8-10ef-4291-ab87-184a898278ee']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:16:38.132622 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8dab9229-1e15-4d10-80bb-30f5951a1acb tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21cafba6-79c1-4d15-86cc-8188898d1e71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:16:38.155765 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8dab9229-1e15-4d10-80bb-30f5951a1acb tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21cafba6-79c1-4d15-86cc-8188898d1e71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '639875e3-2ade-4771-8bb5-ca37a09dd47c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-242169860',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6857a3c8fc6c4388a70acdaadc2a07fb',qos_specs=None,replication_status=,reservations=['32b6e783-ffd1-43cd-ac88-573d00751ccb','f77224b4-56c2-4ba3-8a54-58ed9ba9df64','6848d02e-56a9-4270-8364-58a12df037c0','7734ded8-10ef-4291-ab87-184a898278ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0a137679a2f40368d223c596cc61c06',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:16:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-242169860',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=639875e3-2ade-4771-8bb5-ca37a09dd47c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6857a3c8fc6c4388a70acdaadc2a07fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f0a137679a2f40368d223c596cc61c06',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:16:38.156296 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8dab9229-1e15-4d10-80bb-30f5951a1acb tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55831ddd-7ac3-4ee7-b7d7-e3ca46c0ba8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:16:38.174367 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8dab9229-1e15-4d10-80bb-30f5951a1acb tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55831ddd-7ac3-4ee7-b7d7-e3ca46c0ba8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-242169860',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6857a3c8fc6c4388a70acdaadc2a07fb',qos_specs=None,replication_status=,reservations=['32b6e783-ffd1-43cd-ac88-573d00751ccb','f77224b4-56c2-4ba3-8a54-58ed9ba9df64','6848d02e-56a9-4270-8364-58a12df037c0','7734ded8-10ef-4291-ab87-184a898278ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0a137679a2f40368d223c596cc61c06',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:16:38.175318 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8dab9229-1e15-4d10-80bb-30f5951a1acb tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5996acc0-c6c9-4f5a-81fc-8d816bb2706e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:16:38.184221 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8dab9229-1e15-4d10-80bb-30f5951a1acb tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5996acc0-c6c9-4f5a-81fc-8d816bb2706e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:16:38.186290 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8dab9229-1e15-4d10-80bb-30f5951a1acb tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Flow 'volume_create_api' (005cb9ab-d6bc-4df5-9190-fb44fc2ad769) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:16:38.186290 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-8dab9229-1e15-4d10-80bb-30f5951a1acb tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Create volume request issued successfully. Aug 13 21:16:38.186290 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8dab9229-1e15-4d10-80bb-30f5951a1acb tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:16:38.186290 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1037/4146] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:16:38 2026] POST /volume/v3/volumes => generated 746 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:16:38.200110 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-de43e2e9-b011-49c7-9a5a-fe3e8efda5a9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:38.202662 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-de43e2e9-b011-49c7-9a5a-fe3e8efda5a9 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/volumes/639875e3-2ade-4771-8bb5-ca37a09dd47c Aug 13 21:16:38.202938 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-de43e2e9-b011-49c7-9a5a-fe3e8efda5a9 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:38.203269 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-de43e2e9-b011-49c7-9a5a-fe3e8efda5a9 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:38.213615 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:16:38.213615 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:16:38.219060 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-de43e2e9-b011-49c7-9a5a-fe3e8efda5a9 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Volume info retrieved successfully. Aug 13 21:16:38.225049 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-de43e2e9-b011-49c7-9a5a-fe3e8efda5a9 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/volumes/639875e3-2ade-4771-8bb5-ca37a09dd47c returned with HTTP 200 Aug 13 21:16:38.225577 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1036/4147] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:38 2026] GET /volume/v3/volumes/639875e3-2ade-4771-8bb5-ca37a09dd47c => generated 814 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:39.191868 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-22714cbe-1115-4ea5-80ee-25236e7a7617 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:39.193494 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-22714cbe-1115-4ea5-80ee-25236e7a7617 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] DELETE https://10.4.3.14/volume/v3/volumes/aa15cf6b-a850-4060-9127-1f6e7030f600 Aug 13 21:16:39.193672 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-22714cbe-1115-4ea5-80ee-25236e7a7617 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:39.193837 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-22714cbe-1115-4ea5-80ee-25236e7a7617 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:39.194040 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-22714cbe-1115-4ea5-80ee-25236e7a7617 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Delete volume with id: aa15cf6b-a850-4060-9127-1f6e7030f600 Aug 13 21:16:39.200083 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:16:39.200083 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:16:39.200468 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-22714cbe-1115-4ea5-80ee-25236e7a7617 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Volume info retrieved successfully. Aug 13 21:16:39.218109 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-22714cbe-1115-4ea5-80ee-25236e7a7617 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Delete volume request issued successfully. Aug 13 21:16:39.218109 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-22714cbe-1115-4ea5-80ee-25236e7a7617 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] https://10.4.3.14/volume/v3/volumes/aa15cf6b-a850-4060-9127-1f6e7030f600 returned with HTTP 202 Aug 13 21:16:39.218109 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1043/4148] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:16:39 2026] DELETE /volume/v3/volumes/aa15cf6b-a850-4060-9127-1f6e7030f600 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:16:39.225903 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-db59eb48-cb96-4366-931e-071c27a41f9b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:39.228978 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-db59eb48-cb96-4366-931e-071c27a41f9b tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] GET https://10.4.3.14/volume/v3/volumes/aa15cf6b-a850-4060-9127-1f6e7030f600 Aug 13 21:16:39.230571 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-db59eb48-cb96-4366-931e-071c27a41f9b tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:39.230841 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-db59eb48-cb96-4366-931e-071c27a41f9b tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:39.238871 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-fc6f07ae-f7eb-43ca-98d7-b32478e4611a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:39.241592 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:16:39.241592 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:16:39.241857 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fc6f07ae-f7eb-43ca-98d7-b32478e4611a tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/volumes/639875e3-2ade-4771-8bb5-ca37a09dd47c Aug 13 21:16:39.242234 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fc6f07ae-f7eb-43ca-98d7-b32478e4611a tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:39.242572 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fc6f07ae-f7eb-43ca-98d7-b32478e4611a tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:39.250132 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-db59eb48-cb96-4366-931e-071c27a41f9b tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Volume info retrieved successfully. Aug 13 21:16:39.252482 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-db59eb48-cb96-4366-931e-071c27a41f9b tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] https://10.4.3.14/volume/v3/volumes/aa15cf6b-a850-4060-9127-1f6e7030f600 returned with HTTP 200 Aug 13 21:16:39.253064 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1033/4149] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:39 2026] GET /volume/v3/volumes/aa15cf6b-a850-4060-9127-1f6e7030f600 => generated 836 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:39.254325 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:16:39.254325 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:16:39.261340 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-fc6f07ae-f7eb-43ca-98d7-b32478e4611a tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Volume info retrieved successfully. Aug 13 21:16:39.270253 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fc6f07ae-f7eb-43ca-98d7-b32478e4611a tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/volumes/639875e3-2ade-4771-8bb5-ca37a09dd47c returned with HTTP 200 Aug 13 21:16:39.270817 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1038/4150] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:39 2026] GET /volume/v3/volumes/639875e3-2ade-4771-8bb5-ca37a09dd47c => generated 839 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:39.289369 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-037af078-1654-4e89-97dc-6761defbb652 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:39.291792 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-037af078-1654-4e89-97dc-6761defbb652 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] POST https://10.4.3.14/volume/v3/backups Aug 13 21:16:39.292247 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-037af078-1654-4e89-97dc-6761defbb652 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "639875e3-2ade-4771-8bb5-ca37a09dd47c", "name": "tempest-VolumesBackupsTest-Backup-2068007892"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:16:39.294252 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.contrib.backups [None req-037af078-1654-4e89-97dc-6761defbb652 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Creating new backup {'backup': {'volume_id': '639875e3-2ade-4771-8bb5-ca37a09dd47c', 'name': 'tempest-VolumesBackupsTest-Backup-2068007892'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 21:16:39.294462 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.contrib.backups [None req-037af078-1654-4e89-97dc-6761defbb652 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Creating backup of volume 639875e3-2ade-4771-8bb5-ca37a09dd47c in container None Aug 13 21:16:39.304516 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:16:39.304516 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:16:39.305200 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-037af078-1654-4e89-97dc-6761defbb652 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Volume info retrieved successfully. Aug 13 21:16:39.326955 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-037af078-1654-4e89-97dc-6761defbb652 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Created reservations ['97b836b3-b4e5-4211-9856-7e180cfee5f1', '937e6a7e-dd7a-49dc-9aba-b154b335c468'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:16:39.358225 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-037af078-1654-4e89-97dc-6761defbb652 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups returned with HTTP 202 Aug 13 21:16:39.358663 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1037/4151] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:16:39 2026] POST /volume/v3/backups => generated 328 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 13 21:16:39.374192 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-1dbb642d-efc4-4c0c-a434-1629d5ccc0c6 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:39.375983 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1dbb642d-efc4-4c0c-a434-1629d5ccc0c6 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/b77e0870-0a93-47d7-a1a4-3e98710864b4 Aug 13 21:16:39.376174 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1dbb642d-efc4-4c0c-a434-1629d5ccc0c6 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:39.376380 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1dbb642d-efc4-4c0c-a434-1629d5ccc0c6 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:39.376476 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-1dbb642d-efc4-4c0c-a434-1629d5ccc0c6 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id b77e0870-0a93-47d7-a1a4-3e98710864b4. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:16:39.384565 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:16:39.384565 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:16:39.385440 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1dbb642d-efc4-4c0c-a434-1629d5ccc0c6 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/b77e0870-0a93-47d7-a1a4-3e98710864b4 returned with HTTP 200 Aug 13 21:16:39.386041 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1044/4152] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:39 2026] GET /volume/v3/backups/b77e0870-0a93-47d7-a1a4-3e98710864b4 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:39.962341 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-2cf18b87-0db2-40e0-8a27-e25e0f8613d3 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:39.964334 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2cf18b87-0db2-40e0-8a27-e25e0f8613d3 tempest-VolumeMultiattachTests-528938267 tempest-VolumeMultiattachTests-528938267-project-admin] POST https://10.4.3.14/volume/v3/types Aug 13 21:16:39.965017 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2cf18b87-0db2-40e0-8a27-e25e0f8613d3 tempest-VolumeMultiattachTests-528938267 tempest-VolumeMultiattachTests-528938267-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-993953143-1286732210", "extra_specs": {"multiattach": " True"}}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:16:39.979680 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2cf18b87-0db2-40e0-8a27-e25e0f8613d3 tempest-VolumeMultiattachTests-528938267 tempest-VolumeMultiattachTests-528938267-project-admin] https://10.4.3.14/volume/v3/types returned with HTTP 200 Aug 13 21:16:39.979680 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1034/4153] 10.4.3.14 () {68 vars in 1246 bytes} [Thu Aug 13 21:16:39 2026] POST /volume/v3/types => generated 286 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:39.988038 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5be07e6f-db4c-4518-8ecb-4fff8dd04893 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:39.989766 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5be07e6f-db4c-4518-8ecb-4fff8dd04893 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:16:39.990214 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5be07e6f-db4c-4518-8ecb-4fff8dd04893 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-2138747637", "snapshot_id": null, "imageRef": null, "volume_type": "bf5ea9b1-80a3-4b49-ab7e-4a7da5eda867", "size": 1}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:16:39.991990 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-5be07e6f-db4c-4518-8ecb-4fff8dd04893 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-2138747637', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'bf5ea9b1-80a3-4b49-ab7e-4a7da5eda867', 'size': 1}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:16:39.996568 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-5be07e6f-db4c-4518-8ecb-4fff8dd04893 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Create volume of 1 GB Aug 13 21:16:39.997029 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:16:39.997029 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:16:39.997604 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-5be07e6f-db4c-4518-8ecb-4fff8dd04893 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Availability Zones retrieved successfully. Aug 13 21:16:40.002783 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-5be07e6f-db4c-4518-8ecb-4fff8dd04893 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Flow 'volume_create_api' (bc194cd3-0636-46fd-b40a-9e92df801407) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:16:40.003779 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-5be07e6f-db4c-4518-8ecb-4fff8dd04893 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c98be118-11ba-461e-a45b-3373c32ba3a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:16:40.004769 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-5be07e6f-db4c-4518-8ecb-4fff8dd04893 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:16:40.012571 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:16:40.012571 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:16:40.025718 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-5be07e6f-db4c-4518-8ecb-4fff8dd04893 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c98be118-11ba-461e-a45b-3373c32ba3a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:16:40Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=bf5ea9b1-80a3-4b49-ab7e-4a7da5eda867,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-993953143-1286732210',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bf5ea9b1-80a3-4b49-ab7e-4a7da5eda867', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': True, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:16:40.026650 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-5be07e6f-db4c-4518-8ecb-4fff8dd04893 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f784f87f-ce70-4772-9875-6a8df873e1c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:16:40.054372 np0000007265 devstack@c-api.service[100215]: WARNING cinder.quota [None req-5be07e6f-db4c-4518-8ecb-4fff8dd04893 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-993953143-1286732210 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-993953143-1286732210, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:16:40.054817 np0000007265 devstack@c-api.service[100215]: WARNING cinder.quota [None req-5be07e6f-db4c-4518-8ecb-4fff8dd04893 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-993953143-1286732210 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-993953143-1286732210, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:16:40.079638 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-5be07e6f-db4c-4518-8ecb-4fff8dd04893 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Created reservations ['b08adab8-5210-454b-a5f1-2c2eca458fc8', '4739f9ac-4fd9-474c-801f-2209eafe9fa0', '57bc83b0-311f-48cf-8f8a-98b173d95987', '00c61ce3-7ef3-4daf-a2c5-f2446a59a41c'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:16:40.080589 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-5be07e6f-db4c-4518-8ecb-4fff8dd04893 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f784f87f-ce70-4772-9875-6a8df873e1c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b08adab8-5210-454b-a5f1-2c2eca458fc8', '4739f9ac-4fd9-474c-801f-2209eafe9fa0', '57bc83b0-311f-48cf-8f8a-98b173d95987', '00c61ce3-7ef3-4daf-a2c5-f2446a59a41c']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:16:40.081525 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-5be07e6f-db4c-4518-8ecb-4fff8dd04893 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67c79a75-7b2c-4fe3-94ed-82153b923ef8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:16:40.102711 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-5be07e6f-db4c-4518-8ecb-4fff8dd04893 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67c79a75-7b2c-4fe3-94ed-82153b923ef8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea08e330-c3c0-4e60-8bf3-3aca9f320973', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-2138747637',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='c6fc55cc3c1b4dd1a4d5809fd8a3a470',qos_specs=None,replication_status=,reservations=['b08adab8-5210-454b-a5f1-2c2eca458fc8','4739f9ac-4fd9-474c-801f-2209eafe9fa0','57bc83b0-311f-48cf-8f8a-98b173d95987','00c61ce3-7ef3-4daf-a2c5-f2446a59a41c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30fde6e35d6c489b99a12d48311a2ffe',volume_type_id=bf5ea9b1-80a3-4b49-ab7e-4a7da5eda867), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:16:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-2138747637',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea08e330-c3c0-4e60-8bf3-3aca9f320973,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='c6fc55cc3c1b4dd1a4d5809fd8a3a470',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='30fde6e35d6c489b99a12d48311a2ffe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bf5ea9b1-80a3-4b49-ab7e-4a7da5eda867),volume_type_id=bf5ea9b1-80a3-4b49-ab7e-4a7da5eda867)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:16:40.103685 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-5be07e6f-db4c-4518-8ecb-4fff8dd04893 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63e929bd-c2c7-4fcf-ac6a-99d5407a8f7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:16:40.120779 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-5be07e6f-db4c-4518-8ecb-4fff8dd04893 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63e929bd-c2c7-4fcf-ac6a-99d5407a8f7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-2138747637',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='c6fc55cc3c1b4dd1a4d5809fd8a3a470',qos_specs=None,replication_status=,reservations=['b08adab8-5210-454b-a5f1-2c2eca458fc8','4739f9ac-4fd9-474c-801f-2209eafe9fa0','57bc83b0-311f-48cf-8f8a-98b173d95987','00c61ce3-7ef3-4daf-a2c5-f2446a59a41c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30fde6e35d6c489b99a12d48311a2ffe',volume_type_id=bf5ea9b1-80a3-4b49-ab7e-4a7da5eda867)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:16:40.121750 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-5be07e6f-db4c-4518-8ecb-4fff8dd04893 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8d750ba-fee4-4f83-ab62-5012797e50c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:16:40.131020 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-5be07e6f-db4c-4518-8ecb-4fff8dd04893 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8d750ba-fee4-4f83-ab62-5012797e50c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:16:40.132113 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-5be07e6f-db4c-4518-8ecb-4fff8dd04893 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Flow 'volume_create_api' (bc194cd3-0636-46fd-b40a-9e92df801407) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:16:40.132556 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-5be07e6f-db4c-4518-8ecb-4fff8dd04893 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Create volume request issued successfully. Aug 13 21:16:40.133269 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5be07e6f-db4c-4518-8ecb-4fff8dd04893 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:16:40.133763 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1039/4154] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:16:39 2026] POST /volume/v3/volumes => generated 827 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 13 21:16:40.150933 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-567e98ab-aaf4-407b-8a94-caed65a30125 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:40.152820 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-567e98ab-aaf4-407b-8a94-caed65a30125 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/ea08e330-c3c0-4e60-8bf3-3aca9f320973 Aug 13 21:16:40.153147 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-567e98ab-aaf4-407b-8a94-caed65a30125 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:40.153422 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-567e98ab-aaf4-407b-8a94-caed65a30125 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:40.162999 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:16:40.162999 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:16:40.167626 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-567e98ab-aaf4-407b-8a94-caed65a30125 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:16:40.172356 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-567e98ab-aaf4-407b-8a94-caed65a30125 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/ea08e330-c3c0-4e60-8bf3-3aca9f320973 returned with HTTP 200 Aug 13 21:16:40.172800 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1038/4155] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:40 2026] GET /volume/v3/volumes/ea08e330-c3c0-4e60-8bf3-3aca9f320973 => generated 895 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:40.266757 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-50e5fef9-592b-4d85-ad75-0126bb4e1740 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:40.268748 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-50e5fef9-592b-4d85-ad75-0126bb4e1740 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] GET https://10.4.3.14/volume/v3/volumes/aa15cf6b-a850-4060-9127-1f6e7030f600 Aug 13 21:16:40.269009 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-50e5fef9-592b-4d85-ad75-0126bb4e1740 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:40.269242 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-50e5fef9-592b-4d85-ad75-0126bb4e1740 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:40.275683 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-50e5fef9-592b-4d85-ad75-0126bb4e1740 tempest-TestStampPattern-821464424 tempest-TestStampPattern-821464424-project-member] https://10.4.3.14/volume/v3/volumes/aa15cf6b-a850-4060-9127-1f6e7030f600 returned with HTTP 404 Aug 13 21:16:40.276267 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1045/4156] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:40 2026] GET /volume/v3/volumes/aa15cf6b-a850-4060-9127-1f6e7030f600 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:16:40.397607 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3664f007-414e-437d-aa9d-aa0546ec5b47 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:40.399314 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3664f007-414e-437d-aa9d-aa0546ec5b47 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/b77e0870-0a93-47d7-a1a4-3e98710864b4 Aug 13 21:16:40.399641 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3664f007-414e-437d-aa9d-aa0546ec5b47 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:40.400813 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3664f007-414e-437d-aa9d-aa0546ec5b47 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:40.400813 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-3664f007-414e-437d-aa9d-aa0546ec5b47 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id b77e0870-0a93-47d7-a1a4-3e98710864b4. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:16:40.405097 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:16:40.405097 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:16:40.406352 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3664f007-414e-437d-aa9d-aa0546ec5b47 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/b77e0870-0a93-47d7-a1a4-3e98710864b4 returned with HTTP 200 Aug 13 21:16:40.406352 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1035/4157] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:40 2026] GET /volume/v3/backups/b77e0870-0a93-47d7-a1a4-3e98710864b4 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:41.185545 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f4438069-156e-4112-a319-2b0678b0515c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:41.188003 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f4438069-156e-4112-a319-2b0678b0515c tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/ea08e330-c3c0-4e60-8bf3-3aca9f320973 Aug 13 21:16:41.188264 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f4438069-156e-4112-a319-2b0678b0515c tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:41.188496 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f4438069-156e-4112-a319-2b0678b0515c tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:41.197480 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:16:41.197480 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:16:41.202102 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f4438069-156e-4112-a319-2b0678b0515c tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:16:41.208018 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f4438069-156e-4112-a319-2b0678b0515c tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/ea08e330-c3c0-4e60-8bf3-3aca9f320973 returned with HTTP 200 Aug 13 21:16:41.208600 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1040/4158] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:41 2026] GET /volume/v3/volumes/ea08e330-c3c0-4e60-8bf3-3aca9f320973 => generated 920 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:41.222709 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-148f1463-347a-4885-a56a-2a6800aad658 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:41.224868 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-148f1463-347a-4885-a56a-2a6800aad658 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/ea08e330-c3c0-4e60-8bf3-3aca9f320973 Aug 13 21:16:41.225154 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-148f1463-347a-4885-a56a-2a6800aad658 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:41.225415 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-148f1463-347a-4885-a56a-2a6800aad658 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:41.234890 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:16:41.234890 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:16:41.240547 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-148f1463-347a-4885-a56a-2a6800aad658 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:16:41.248394 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-148f1463-347a-4885-a56a-2a6800aad658 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/ea08e330-c3c0-4e60-8bf3-3aca9f320973 returned with HTTP 200 Aug 13 21:16:41.249018 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1039/4159] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:41 2026] GET /volume/v3/volumes/ea08e330-c3c0-4e60-8bf3-3aca9f320973 => generated 920 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:41.288944 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-37579200-abd9-46f9-96fa-fc1ac283adfe req-b790fb7b-b1cc-4767-bd35-51feaa15b3d3 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:41.291014 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-37579200-abd9-46f9-96fa-fc1ac283adfe req-b790fb7b-b1cc-4767-bd35-51feaa15b3d3 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/ea08e330-c3c0-4e60-8bf3-3aca9f320973 Aug 13 21:16:41.291200 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-37579200-abd9-46f9-96fa-fc1ac283adfe req-b790fb7b-b1cc-4767-bd35-51feaa15b3d3 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:41.291372 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-37579200-abd9-46f9-96fa-fc1ac283adfe req-b790fb7b-b1cc-4767-bd35-51feaa15b3d3 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:41.298222 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:16:41.298222 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:16:41.301768 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-37579200-abd9-46f9-96fa-fc1ac283adfe req-b790fb7b-b1cc-4767-bd35-51feaa15b3d3 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:16:41.306105 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-37579200-abd9-46f9-96fa-fc1ac283adfe req-b790fb7b-b1cc-4767-bd35-51feaa15b3d3 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/ea08e330-c3c0-4e60-8bf3-3aca9f320973 returned with HTTP 200 Aug 13 21:16:41.306495 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1046/4160] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:16:41 2026] GET /volume/v3/volumes/ea08e330-c3c0-4e60-8bf3-3aca9f320973 => generated 920 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:41.377272 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ddd14d30-ec23-4a9a-a61a-09cd56121483 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:41.377657 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ddd14d30-ec23-4a9a-a61a-09cd56121483 None None] GET https://10.4.3.14/volume// Aug 13 21:16:41.377806 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ddd14d30-ec23-4a9a-a61a-09cd56121483 None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:41.378060 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ddd14d30-ec23-4a9a-a61a-09cd56121483 None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:41.378433 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ddd14d30-ec23-4a9a-a61a-09cd56121483 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:16:41.378881 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1036/4161] 10.4.3.14 () {66 vars in 1421 bytes} [Thu Aug 13 21:16:41 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:16:41.385312 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-37579200-abd9-46f9-96fa-fc1ac283adfe req-9a193aa3-7e58-437f-bdd7-67ecd5d9c932 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:41.387179 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-37579200-abd9-46f9-96fa-fc1ac283adfe req-9a193aa3-7e58-437f-bdd7-67ecd5d9c932 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:16:41.387566 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-37579200-abd9-46f9-96fa-fc1ac283adfe req-9a193aa3-7e58-437f-bdd7-67ecd5d9c932 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ea08e330-c3c0-4e60-8bf3-3aca9f320973", "connector": null, "instance_uuid": "ad75328a-def8-4c69-961d-b36eab894849"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:16:41.395607 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:16:41.395607 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:16:41.417227 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-af676156-e8a3-4745-98ab-4ef18615d9dc None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:41.419038 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-af676156-e8a3-4745-98ab-4ef18615d9dc tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/b77e0870-0a93-47d7-a1a4-3e98710864b4 Aug 13 21:16:41.419314 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-af676156-e8a3-4745-98ab-4ef18615d9dc tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:41.419373 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-37579200-abd9-46f9-96fa-fc1ac283adfe req-9a193aa3-7e58-437f-bdd7-67ecd5d9c932 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:16:41.419632 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-af676156-e8a3-4745-98ab-4ef18615d9dc tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:41.419801 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-af676156-e8a3-4745-98ab-4ef18615d9dc tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id b77e0870-0a93-47d7-a1a4-3e98710864b4. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:16:41.419864 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1041/4162] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:16:41 2026] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:16:41.423916 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:16:41.423916 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:16:41.424737 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-af676156-e8a3-4745-98ab-4ef18615d9dc tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/b77e0870-0a93-47d7-a1a4-3e98710864b4 returned with HTTP 200 Aug 13 21:16:41.425182 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1040/4163] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:41 2026] GET /volume/v3/backups/b77e0870-0a93-47d7-a1a4-3e98710864b4 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:41.445081 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-6a2b203c-5b6d-40b7-afd6-89f777816cbd None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:41.446671 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6a2b203c-5b6d-40b7-afd6-89f777816cbd tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/ea08e330-c3c0-4e60-8bf3-3aca9f320973 Aug 13 21:16:41.446850 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6a2b203c-5b6d-40b7-afd6-89f777816cbd tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:41.447112 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6a2b203c-5b6d-40b7-afd6-89f777816cbd tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:41.455348 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-fb616127-149c-4ffc-b279-f6a32ccabdd2 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:41.455763 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fb616127-149c-4ffc-b279-f6a32ccabdd2 None None] GET https://10.4.3.14/volume// Aug 13 21:16:41.455885 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:16:41.455885 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:16:41.456020 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fb616127-149c-4ffc-b279-f6a32ccabdd2 None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:41.456211 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fb616127-149c-4ffc-b279-f6a32ccabdd2 None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:41.456567 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fb616127-149c-4ffc-b279-f6a32ccabdd2 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:16:41.456926 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1037/4164] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:16:41 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:16:41.460025 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-6a2b203c-5b6d-40b7-afd6-89f777816cbd tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:16:41.465002 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6a2b203c-5b6d-40b7-afd6-89f777816cbd tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/ea08e330-c3c0-4e60-8bf3-3aca9f320973 returned with HTTP 200 Aug 13 21:16:41.465181 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-37579200-abd9-46f9-96fa-fc1ac283adfe req-71d63474-92ce-4f23-98c9-d1976bab5fe2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:41.465480 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1047/4165] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:41 2026] GET /volume/v3/volumes/ea08e330-c3c0-4e60-8bf3-3aca9f320973 => generated 919 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:41.467293 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-37579200-abd9-46f9-96fa-fc1ac283adfe req-71d63474-92ce-4f23-98c9-d1976bab5fe2 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/ea08e330-c3c0-4e60-8bf3-3aca9f320973 Aug 13 21:16:41.467434 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-37579200-abd9-46f9-96fa-fc1ac283adfe req-71d63474-92ce-4f23-98c9-d1976bab5fe2 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:41.467614 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-37579200-abd9-46f9-96fa-fc1ac283adfe req-71d63474-92ce-4f23-98c9-d1976bab5fe2 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:41.476814 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:16:41.476814 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:16:41.480347 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-37579200-abd9-46f9-96fa-fc1ac283adfe req-71d63474-92ce-4f23-98c9-d1976bab5fe2 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:16:41.484724 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-37579200-abd9-46f9-96fa-fc1ac283adfe req-71d63474-92ce-4f23-98c9-d1976bab5fe2 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/ea08e330-c3c0-4e60-8bf3-3aca9f320973 returned with HTTP 200 Aug 13 21:16:41.485200 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1042/4166] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:16:41 2026] GET /volume/v3/volumes/ea08e330-c3c0-4e60-8bf3-3aca9f320973 => generated 1099 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:16:41.596111 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-37579200-abd9-46f9-96fa-fc1ac283adfe req-b614dfe9-d6c5-4152-ac7d-1466b83eb6fa None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:41.597942 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-37579200-abd9-46f9-96fa-fc1ac283adfe req-b614dfe9-d6c5-4152-ac7d-1466b83eb6fa tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] PUT https://10.4.3.14/volume/v3/attachments/d75aa269-6917-49f0-a9f9-f4dc2faf4c50 Aug 13 21:16:41.598326 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-37579200-abd9-46f9-96fa-fc1ac283adfe req-b614dfe9-d6c5-4152-ac7d-1466b83eb6fa tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:16:41.604694 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-37579200-abd9-46f9-96fa-fc1ac283adfe req-b614dfe9-d6c5-4152-ac7d-1466b83eb6fa tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Acquiring lock "cinder-attachment_update-ea08e330-c3c0-4e60-8bf3-3aca9f320973-np0000007265" by "attachment_update" {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:16:41.609162 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-37579200-abd9-46f9-96fa-fc1ac283adfe req-b614dfe9-d6c5-4152-ac7d-1466b83eb6fa tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Lock "cinder-attachment_update-ea08e330-c3c0-4e60-8bf3-3aca9f320973-np0000007265" acquired by "attachment_update" :: waited 0.004s {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:16:41.609924 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:16:41.609924 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:16:41.688581 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-37579200-abd9-46f9-96fa-fc1ac283adfe req-b614dfe9-d6c5-4152-ac7d-1466b83eb6fa tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Lock "cinder-attachment_update-ea08e330-c3c0-4e60-8bf3-3aca9f320973-np0000007265" released by "attachment_update" :: held 0.079s {{(pid=100214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:16:41.688867 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-37579200-abd9-46f9-96fa-fc1ac283adfe req-b614dfe9-d6c5-4152-ac7d-1466b83eb6fa tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/attachments/d75aa269-6917-49f0-a9f9-f4dc2faf4c50 returned with HTTP 200 Aug 13 21:16:41.689338 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1041/4167] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:16:41 2026] PUT /volume/v3/attachments/d75aa269-6917-49f0-a9f9-f4dc2faf4c50 => generated 969 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 21:16:42.436432 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ce7bd988-5d41-4abd-aeff-7a5e2e5d4ba0 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:42.438526 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ce7bd988-5d41-4abd-aeff-7a5e2e5d4ba0 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/b77e0870-0a93-47d7-a1a4-3e98710864b4 Aug 13 21:16:42.439302 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ce7bd988-5d41-4abd-aeff-7a5e2e5d4ba0 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:42.439302 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ce7bd988-5d41-4abd-aeff-7a5e2e5d4ba0 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:42.439442 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-ce7bd988-5d41-4abd-aeff-7a5e2e5d4ba0 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id b77e0870-0a93-47d7-a1a4-3e98710864b4. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:16:42.444497 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:16:42.444497 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:16:42.446464 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ce7bd988-5d41-4abd-aeff-7a5e2e5d4ba0 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/b77e0870-0a93-47d7-a1a4-3e98710864b4 returned with HTTP 200 Aug 13 21:16:42.446464 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1038/4168] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:42 2026] GET /volume/v3/backups/b77e0870-0a93-47d7-a1a4-3e98710864b4 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:42.480637 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-97ea4a72-a89b-4037-ad02-0bfc49b8af3b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:42.483071 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-97ea4a72-a89b-4037-ad02-0bfc49b8af3b tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/ea08e330-c3c0-4e60-8bf3-3aca9f320973 Aug 13 21:16:42.483071 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-97ea4a72-a89b-4037-ad02-0bfc49b8af3b tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:42.483242 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-97ea4a72-a89b-4037-ad02-0bfc49b8af3b tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:42.494634 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:16:42.494634 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:16:42.498417 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-97ea4a72-a89b-4037-ad02-0bfc49b8af3b tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:16:42.504110 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-97ea4a72-a89b-4037-ad02-0bfc49b8af3b tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/ea08e330-c3c0-4e60-8bf3-3aca9f320973 returned with HTTP 200 Aug 13 21:16:42.504578 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1048/4169] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:42 2026] GET /volume/v3/volumes/ea08e330-c3c0-4e60-8bf3-3aca9f320973 => generated 920 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:43.456561 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f061fc92-012c-474a-ae2e-574d66022202 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:43.460949 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f061fc92-012c-474a-ae2e-574d66022202 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/b77e0870-0a93-47d7-a1a4-3e98710864b4 Aug 13 21:16:43.461178 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f061fc92-012c-474a-ae2e-574d66022202 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:43.461372 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f061fc92-012c-474a-ae2e-574d66022202 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:43.461474 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-f061fc92-012c-474a-ae2e-574d66022202 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id b77e0870-0a93-47d7-a1a4-3e98710864b4. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:16:43.470067 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:16:43.470067 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:16:43.470736 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f061fc92-012c-474a-ae2e-574d66022202 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/b77e0870-0a93-47d7-a1a4-3e98710864b4 returned with HTTP 200 Aug 13 21:16:43.471105 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1043/4170] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:43 2026] GET /volume/v3/backups/b77e0870-0a93-47d7-a1a4-3e98710864b4 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:43.534605 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-708e6437-6d0c-44c1-98ef-28fa8cbe7fa9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:43.539863 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-708e6437-6d0c-44c1-98ef-28fa8cbe7fa9 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/ea08e330-c3c0-4e60-8bf3-3aca9f320973 Aug 13 21:16:43.541485 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-708e6437-6d0c-44c1-98ef-28fa8cbe7fa9 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:43.542362 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-708e6437-6d0c-44c1-98ef-28fa8cbe7fa9 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:43.574724 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:16:43.574724 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:16:43.580260 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-708e6437-6d0c-44c1-98ef-28fa8cbe7fa9 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:16:43.586777 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-708e6437-6d0c-44c1-98ef-28fa8cbe7fa9 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/ea08e330-c3c0-4e60-8bf3-3aca9f320973 returned with HTTP 200 Aug 13 21:16:43.587334 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1042/4171] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:43 2026] GET /volume/v3/volumes/ea08e330-c3c0-4e60-8bf3-3aca9f320973 => generated 920 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:44.481655 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-1d7b3edd-e5a0-42a6-b7b5-902314cd827c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:44.483674 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1d7b3edd-e5a0-42a6-b7b5-902314cd827c tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/b77e0870-0a93-47d7-a1a4-3e98710864b4 Aug 13 21:16:44.483869 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1d7b3edd-e5a0-42a6-b7b5-902314cd827c tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:44.484116 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1d7b3edd-e5a0-42a6-b7b5-902314cd827c tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:44.484222 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-1d7b3edd-e5a0-42a6-b7b5-902314cd827c tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id b77e0870-0a93-47d7-a1a4-3e98710864b4. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:16:44.488636 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:16:44.488636 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:16:44.489486 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1d7b3edd-e5a0-42a6-b7b5-902314cd827c tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/b77e0870-0a93-47d7-a1a4-3e98710864b4 returned with HTTP 200 Aug 13 21:16:44.489919 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1039/4172] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:44 2026] GET /volume/v3/backups/b77e0870-0a93-47d7-a1a4-3e98710864b4 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:44.603922 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0f4056e2-4a5c-4ad4-a4c4-7c6c7daffa24 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:44.605755 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0f4056e2-4a5c-4ad4-a4c4-7c6c7daffa24 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/ea08e330-c3c0-4e60-8bf3-3aca9f320973 Aug 13 21:16:44.605978 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0f4056e2-4a5c-4ad4-a4c4-7c6c7daffa24 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:44.606170 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0f4056e2-4a5c-4ad4-a4c4-7c6c7daffa24 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:44.615876 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:16:44.615876 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:16:44.619688 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-0f4056e2-4a5c-4ad4-a4c4-7c6c7daffa24 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:16:44.624396 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0f4056e2-4a5c-4ad4-a4c4-7c6c7daffa24 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/ea08e330-c3c0-4e60-8bf3-3aca9f320973 returned with HTTP 200 Aug 13 21:16:44.624742 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1049/4173] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:44 2026] GET /volume/v3/volumes/ea08e330-c3c0-4e60-8bf3-3aca9f320973 => generated 920 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:44.942106 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-37579200-abd9-46f9-96fa-fc1ac283adfe req-fab2e0a1-2bd0-4f08-8e11-7cec89be9bbc None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:44.944265 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-37579200-abd9-46f9-96fa-fc1ac283adfe req-fab2e0a1-2bd0-4f08-8e11-7cec89be9bbc tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] POST https://10.4.3.14/volume/v3/attachments/d75aa269-6917-49f0-a9f9-f4dc2faf4c50/action Aug 13 21:16:44.944635 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-37579200-abd9-46f9-96fa-fc1ac283adfe req-fab2e0a1-2bd0-4f08-8e11-7cec89be9bbc tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Action body: b'{"os-complete": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:16:44.944749 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-37579200-abd9-46f9-96fa-fc1ac283adfe req-fab2e0a1-2bd0-4f08-8e11-7cec89be9bbc tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:16:44.960281 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:16:44.960281 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:16:44.973078 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-37579200-abd9-46f9-96fa-fc1ac283adfe req-fab2e0a1-2bd0-4f08-8e11-7cec89be9bbc tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/attachments/d75aa269-6917-49f0-a9f9-f4dc2faf4c50/action returned with HTTP 204 Aug 13 21:16:44.973509 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1044/4174] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:16:44 2026] POST /volume/v3/attachments/d75aa269-6917-49f0-a9f9-f4dc2faf4c50/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:16:45.501196 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b9e7ce04-a6b8-4b91-89c1-e22e9dbb91a8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:45.505465 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b9e7ce04-a6b8-4b91-89c1-e22e9dbb91a8 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/b77e0870-0a93-47d7-a1a4-3e98710864b4 Aug 13 21:16:45.505739 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b9e7ce04-a6b8-4b91-89c1-e22e9dbb91a8 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:45.505897 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b9e7ce04-a6b8-4b91-89c1-e22e9dbb91a8 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:45.506060 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-b9e7ce04-a6b8-4b91-89c1-e22e9dbb91a8 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id b77e0870-0a93-47d7-a1a4-3e98710864b4. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:16:45.510532 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:16:45.510532 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:16:45.511360 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b9e7ce04-a6b8-4b91-89c1-e22e9dbb91a8 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/b77e0870-0a93-47d7-a1a4-3e98710864b4 returned with HTTP 200 Aug 13 21:16:45.511738 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1043/4175] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:45 2026] GET /volume/v3/backups/b77e0870-0a93-47d7-a1a4-3e98710864b4 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:45.637711 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-99c72cd2-a611-4a09-9d74-e2eaac7cb925 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:45.640094 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-99c72cd2-a611-4a09-9d74-e2eaac7cb925 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/ea08e330-c3c0-4e60-8bf3-3aca9f320973 Aug 13 21:16:45.640381 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-99c72cd2-a611-4a09-9d74-e2eaac7cb925 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:45.640654 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-99c72cd2-a611-4a09-9d74-e2eaac7cb925 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:45.651209 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:16:45.651209 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:16:45.655086 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-99c72cd2-a611-4a09-9d74-e2eaac7cb925 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:16:45.659073 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-99c72cd2-a611-4a09-9d74-e2eaac7cb925 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/ea08e330-c3c0-4e60-8bf3-3aca9f320973 returned with HTTP 200 Aug 13 21:16:45.659443 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1040/4176] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:45 2026] GET /volume/v3/volumes/ea08e330-c3c0-4e60-8bf3-3aca9f320973 => generated 1212 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:16:45.711310 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-3f50616c-3f27-4bb8-bf1d-22c6a723a2b9 req-245eae97-58db-4395-87d9-b16d35b6e6ec None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:45.714834 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-3f50616c-3f27-4bb8-bf1d-22c6a723a2b9 req-245eae97-58db-4395-87d9-b16d35b6e6ec tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/ea08e330-c3c0-4e60-8bf3-3aca9f320973 Aug 13 21:16:45.714834 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-3f50616c-3f27-4bb8-bf1d-22c6a723a2b9 req-245eae97-58db-4395-87d9-b16d35b6e6ec tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:45.714834 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-3f50616c-3f27-4bb8-bf1d-22c6a723a2b9 req-245eae97-58db-4395-87d9-b16d35b6e6ec tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:45.726851 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:16:45.726851 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:16:45.733180 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-3f50616c-3f27-4bb8-bf1d-22c6a723a2b9 req-245eae97-58db-4395-87d9-b16d35b6e6ec tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:16:45.741870 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-3f50616c-3f27-4bb8-bf1d-22c6a723a2b9 req-245eae97-58db-4395-87d9-b16d35b6e6ec tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/ea08e330-c3c0-4e60-8bf3-3aca9f320973 returned with HTTP 200 Aug 13 21:16:45.741870 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1050/4177] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:16:45 2026] GET /volume/v3/volumes/ea08e330-c3c0-4e60-8bf3-3aca9f320973 => generated 1212 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:16:45.763649 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d168dc85-6d1f-443e-9b16-5b892877b522 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:45.765727 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d168dc85-6d1f-443e-9b16-5b892877b522 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/ea08e330-c3c0-4e60-8bf3-3aca9f320973 Aug 13 21:16:45.766631 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d168dc85-6d1f-443e-9b16-5b892877b522 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:45.766631 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d168dc85-6d1f-443e-9b16-5b892877b522 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:45.780921 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:16:45.780921 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:16:45.785956 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d168dc85-6d1f-443e-9b16-5b892877b522 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:16:45.793040 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d168dc85-6d1f-443e-9b16-5b892877b522 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/ea08e330-c3c0-4e60-8bf3-3aca9f320973 returned with HTTP 200 Aug 13 21:16:45.793892 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1045/4178] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:45 2026] GET /volume/v3/volumes/ea08e330-c3c0-4e60-8bf3-3aca9f320973 => generated 1212 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:16:45.845084 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-b57da573-cf04-4a54-8ab5-938eeeb1b5d5 req-a5c2a407-22f8-43e8-91b4-17d025b2ec0e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:45.846669 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-b57da573-cf04-4a54-8ab5-938eeeb1b5d5 req-a5c2a407-22f8-43e8-91b4-17d025b2ec0e tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/ea08e330-c3c0-4e60-8bf3-3aca9f320973 Aug 13 21:16:45.846957 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-b57da573-cf04-4a54-8ab5-938eeeb1b5d5 req-a5c2a407-22f8-43e8-91b4-17d025b2ec0e tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:45.847269 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-b57da573-cf04-4a54-8ab5-938eeeb1b5d5 req-a5c2a407-22f8-43e8-91b4-17d025b2ec0e tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:45.867643 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:16:45.867643 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:16:45.873036 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-b57da573-cf04-4a54-8ab5-938eeeb1b5d5 req-a5c2a407-22f8-43e8-91b4-17d025b2ec0e tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:16:45.879007 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-b57da573-cf04-4a54-8ab5-938eeeb1b5d5 req-a5c2a407-22f8-43e8-91b4-17d025b2ec0e tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/ea08e330-c3c0-4e60-8bf3-3aca9f320973 returned with HTTP 200 Aug 13 21:16:45.879596 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1044/4179] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:16:45 2026] GET /volume/v3/volumes/ea08e330-c3c0-4e60-8bf3-3aca9f320973 => generated 1212 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:16:45.905059 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-b57da573-cf04-4a54-8ab5-938eeeb1b5d5 req-f27db8e9-6d4d-4ee5-9008-df4f3efe04b1 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:45.910734 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-b57da573-cf04-4a54-8ab5-938eeeb1b5d5 req-f27db8e9-6d4d-4ee5-9008-df4f3efe04b1 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] POST https://10.4.3.14/volume/v3/volumes/ea08e330-c3c0-4e60-8bf3-3aca9f320973/action Aug 13 21:16:45.911198 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-b57da573-cf04-4a54-8ab5-938eeeb1b5d5 req-f27db8e9-6d4d-4ee5-9008-df4f3efe04b1 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:16:45.911378 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-b57da573-cf04-4a54-8ab5-938eeeb1b5d5 req-f27db8e9-6d4d-4ee5-9008-df4f3efe04b1 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:16:45.923547 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:16:45.923547 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:16:45.924001 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-b57da573-cf04-4a54-8ab5-938eeeb1b5d5 req-f27db8e9-6d4d-4ee5-9008-df4f3efe04b1 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:16:45.934262 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-b57da573-cf04-4a54-8ab5-938eeeb1b5d5 req-f27db8e9-6d4d-4ee5-9008-df4f3efe04b1 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Begin detaching volume completed successfully. Aug 13 21:16:45.934500 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-b57da573-cf04-4a54-8ab5-938eeeb1b5d5 req-f27db8e9-6d4d-4ee5-9008-df4f3efe04b1 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/ea08e330-c3c0-4e60-8bf3-3aca9f320973/action returned with HTTP 202 Aug 13 21:16:45.934946 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1041/4180] 10.4.3.14 () {72 vars in 1665 bytes} [Thu Aug 13 21:16:45 2026] POST /volume/v3/volumes/ea08e330-c3c0-4e60-8bf3-3aca9f320973/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:16:45.956041 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-6516e0aa-c5ee-468f-8997-d268dcb10750 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:45.958790 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6516e0aa-c5ee-468f-8997-d268dcb10750 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/ea08e330-c3c0-4e60-8bf3-3aca9f320973 Aug 13 21:16:45.959221 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6516e0aa-c5ee-468f-8997-d268dcb10750 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:45.959979 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6516e0aa-c5ee-468f-8997-d268dcb10750 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:45.971334 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:16:45.971334 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:16:45.975824 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-6516e0aa-c5ee-468f-8997-d268dcb10750 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:16:45.980076 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6516e0aa-c5ee-468f-8997-d268dcb10750 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/ea08e330-c3c0-4e60-8bf3-3aca9f320973 returned with HTTP 200 Aug 13 21:16:45.980482 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1051/4181] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:45 2026] GET /volume/v3/volumes/ea08e330-c3c0-4e60-8bf3-3aca9f320973 => generated 1215 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:16:45.992088 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5bdd241f-8190-4327-a733-c045ecbc5737 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:45.992482 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5bdd241f-8190-4327-a733-c045ecbc5737 None None] GET https://10.4.3.14/volume// Aug 13 21:16:45.992642 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5bdd241f-8190-4327-a733-c045ecbc5737 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:45.992888 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5bdd241f-8190-4327-a733-c045ecbc5737 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:45.993174 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5bdd241f-8190-4327-a733-c045ecbc5737 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:16:45.993463 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1046/4182] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:16:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:16:46.001335 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-b57da573-cf04-4a54-8ab5-938eeeb1b5d5 req-a9a9e236-ff80-4ad0-9cd4-c2e71f543de3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:46.003420 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-b57da573-cf04-4a54-8ab5-938eeeb1b5d5 req-a9a9e236-ff80-4ad0-9cd4-c2e71f543de3 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/ea08e330-c3c0-4e60-8bf3-3aca9f320973 Aug 13 21:16:46.003787 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-b57da573-cf04-4a54-8ab5-938eeeb1b5d5 req-a9a9e236-ff80-4ad0-9cd4-c2e71f543de3 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:46.004041 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-b57da573-cf04-4a54-8ab5-938eeeb1b5d5 req-a9a9e236-ff80-4ad0-9cd4-c2e71f543de3 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:46.014124 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:16:46.014124 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:16:46.018135 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-b57da573-cf04-4a54-8ab5-938eeeb1b5d5 req-a9a9e236-ff80-4ad0-9cd4-c2e71f543de3 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:16:46.022584 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-b57da573-cf04-4a54-8ab5-938eeeb1b5d5 req-a9a9e236-ff80-4ad0-9cd4-c2e71f543de3 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/ea08e330-c3c0-4e60-8bf3-3aca9f320973 returned with HTTP 200 Aug 13 21:16:46.024041 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1045/4183] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:16:46 2026] GET /volume/v3/volumes/ea08e330-c3c0-4e60-8bf3-3aca9f320973 => generated 1395 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:16:46.522102 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-64c6c0ff-9731-4dd2-ad02-d513d6978a79 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:46.523843 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-64c6c0ff-9731-4dd2-ad02-d513d6978a79 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/b77e0870-0a93-47d7-a1a4-3e98710864b4 Aug 13 21:16:46.524041 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-64c6c0ff-9731-4dd2-ad02-d513d6978a79 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:46.524231 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-64c6c0ff-9731-4dd2-ad02-d513d6978a79 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:46.524338 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-64c6c0ff-9731-4dd2-ad02-d513d6978a79 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id b77e0870-0a93-47d7-a1a4-3e98710864b4. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:16:46.528201 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:16:46.528201 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:16:46.528882 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-64c6c0ff-9731-4dd2-ad02-d513d6978a79 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/b77e0870-0a93-47d7-a1a4-3e98710864b4 returned with HTTP 200 Aug 13 21:16:46.529268 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1042/4184] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:46 2026] GET /volume/v3/backups/b77e0870-0a93-47d7-a1a4-3e98710864b4 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:46.581485 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-b57da573-cf04-4a54-8ab5-938eeeb1b5d5 req-efb3a707-ea0f-40de-bca0-cad8ab61b325 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:46.583471 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-b57da573-cf04-4a54-8ab5-938eeeb1b5d5 req-efb3a707-ea0f-40de-bca0-cad8ab61b325 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/ea08e330-c3c0-4e60-8bf3-3aca9f320973 Aug 13 21:16:46.583643 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-b57da573-cf04-4a54-8ab5-938eeeb1b5d5 req-efb3a707-ea0f-40de-bca0-cad8ab61b325 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:46.583818 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-b57da573-cf04-4a54-8ab5-938eeeb1b5d5 req-efb3a707-ea0f-40de-bca0-cad8ab61b325 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:46.593619 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:16:46.593619 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:16:46.598200 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-b57da573-cf04-4a54-8ab5-938eeeb1b5d5 req-efb3a707-ea0f-40de-bca0-cad8ab61b325 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:16:46.605992 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-b57da573-cf04-4a54-8ab5-938eeeb1b5d5 req-efb3a707-ea0f-40de-bca0-cad8ab61b325 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/ea08e330-c3c0-4e60-8bf3-3aca9f320973 returned with HTTP 200 Aug 13 21:16:46.605992 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1052/4185] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:16:46 2026] GET /volume/v3/volumes/ea08e330-c3c0-4e60-8bf3-3aca9f320973 => generated 1215 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:16:46.949147 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-299818ab-ae5b-47d9-a233-37a2a0320835 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:46.959020 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-b57da573-cf04-4a54-8ab5-938eeeb1b5d5 req-f7865f53-510a-488c-82b0-13763f3daf84 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:46.961251 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-b57da573-cf04-4a54-8ab5-938eeeb1b5d5 req-f7865f53-510a-488c-82b0-13763f3daf84 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] DELETE https://10.4.3.14/volume/v3/attachments/d75aa269-6917-49f0-a9f9-f4dc2faf4c50 Aug 13 21:16:46.961514 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-b57da573-cf04-4a54-8ab5-938eeeb1b5d5 req-f7865f53-510a-488c-82b0-13763f3daf84 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:46.961788 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-b57da573-cf04-4a54-8ab5-938eeeb1b5d5 req-f7865f53-510a-488c-82b0-13763f3daf84 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:46.970486 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:16:46.970486 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:16:46.996432 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3a2b35f7-4087-43e0-8579-ccedc52b570b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:46.998656 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3a2b35f7-4087-43e0-8579-ccedc52b570b tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/ea08e330-c3c0-4e60-8bf3-3aca9f320973 Aug 13 21:16:46.998874 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3a2b35f7-4087-43e0-8579-ccedc52b570b tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:46.999117 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3a2b35f7-4087-43e0-8579-ccedc52b570b tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:47.010654 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:16:47.010654 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:16:47.015712 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-3a2b35f7-4087-43e0-8579-ccedc52b570b tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:16:47.021689 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3a2b35f7-4087-43e0-8579-ccedc52b570b tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/ea08e330-c3c0-4e60-8bf3-3aca9f320973 returned with HTTP 200 Aug 13 21:16:47.022249 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1043/4186] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:46 2026] GET /volume/v3/volumes/ea08e330-c3c0-4e60-8bf3-3aca9f320973 => generated 1215 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:16:47.039667 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-b57da573-cf04-4a54-8ab5-938eeeb1b5d5 req-f7865f53-510a-488c-82b0-13763f3daf84 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/attachments/d75aa269-6917-49f0-a9f9-f4dc2faf4c50 returned with HTTP 200 Aug 13 21:16:47.040219 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1046/4187] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:16:46 2026] DELETE /volume/v3/attachments/d75aa269-6917-49f0-a9f9-f4dc2faf4c50 => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:47.050362 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-299818ab-ae5b-47d9-a233-37a2a0320835 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:16:47.050854 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-299818ab-ae5b-47d9-a233-37a2a0320835 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1989697468"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:16:47.053122 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-299818ab-ae5b-47d9-a233-37a2a0320835 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1989697468'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:16:47.053238 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-299818ab-ae5b-47d9-a233-37a2a0320835 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Create volume of 1 GB Aug 13 21:16:47.058144 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-299818ab-ae5b-47d9-a233-37a2a0320835 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Availability Zones retrieved successfully. Aug 13 21:16:47.066946 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-299818ab-ae5b-47d9-a233-37a2a0320835 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Flow 'volume_create_api' (37207253-b3dc-43b0-9f94-57cbaa16e312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:16:47.069376 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-299818ab-ae5b-47d9-a233-37a2a0320835 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f13fd60-d2cd-42ce-8a15-b12612ebc58c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:16:47.070796 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-299818ab-ae5b-47d9-a233-37a2a0320835 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:16:47.100330 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-299818ab-ae5b-47d9-a233-37a2a0320835 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f13fd60-d2cd-42ce-8a15-b12612ebc58c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:16:47.101102 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-299818ab-ae5b-47d9-a233-37a2a0320835 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (360d3933-87cb-4b0f-a832-3fb0e427d11c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:16:47.154640 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-299818ab-ae5b-47d9-a233-37a2a0320835 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Created reservations ['2b310e6e-3f0b-48a8-a711-8e8a9272a274', '662c6eee-447f-4565-8131-a9153eaae38d', '464276ae-f691-4f59-9bf5-984a5ffdd542', '07bdbfa4-8972-44e9-8505-d9a8dd55f347'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:16:47.155407 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-299818ab-ae5b-47d9-a233-37a2a0320835 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (360d3933-87cb-4b0f-a832-3fb0e427d11c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b310e6e-3f0b-48a8-a711-8e8a9272a274', '662c6eee-447f-4565-8131-a9153eaae38d', '464276ae-f691-4f59-9bf5-984a5ffdd542', '07bdbfa4-8972-44e9-8505-d9a8dd55f347']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:16:47.156143 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-299818ab-ae5b-47d9-a233-37a2a0320835 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cda34152-3ffd-43e5-802b-555c99adb70b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:16:47.178278 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-299818ab-ae5b-47d9-a233-37a2a0320835 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cda34152-3ffd-43e5-802b-555c99adb70b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5196e4d1-a1c4-4e8e-b63d-d0386010cb91', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1989697468',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f0cbaadd54c43f0adcc003c6743c3f2',qos_specs=None,replication_status=,reservations=['2b310e6e-3f0b-48a8-a711-8e8a9272a274','662c6eee-447f-4565-8131-a9153eaae38d','464276ae-f691-4f59-9bf5-984a5ffdd542','07bdbfa4-8972-44e9-8505-d9a8dd55f347'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c926660d0e524f7080bb343e074e5b28',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:16:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1989697468',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5196e4d1-a1c4-4e8e-b63d-d0386010cb91,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f0cbaadd54c43f0adcc003c6743c3f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c926660d0e524f7080bb343e074e5b28',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:16:47.179110 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-299818ab-ae5b-47d9-a233-37a2a0320835 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30052007-a95e-4f9a-937a-ec9b966f38e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:16:47.200404 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-299818ab-ae5b-47d9-a233-37a2a0320835 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30052007-a95e-4f9a-937a-ec9b966f38e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1989697468',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f0cbaadd54c43f0adcc003c6743c3f2',qos_specs=None,replication_status=,reservations=['2b310e6e-3f0b-48a8-a711-8e8a9272a274','662c6eee-447f-4565-8131-a9153eaae38d','464276ae-f691-4f59-9bf5-984a5ffdd542','07bdbfa4-8972-44e9-8505-d9a8dd55f347'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c926660d0e524f7080bb343e074e5b28',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:16:47.201281 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-299818ab-ae5b-47d9-a233-37a2a0320835 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6706b071-ccb4-43f7-b92f-c54d4fd61dc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:16:47.210211 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-299818ab-ae5b-47d9-a233-37a2a0320835 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6706b071-ccb4-43f7-b92f-c54d4fd61dc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:16:47.210936 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-299818ab-ae5b-47d9-a233-37a2a0320835 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Flow 'volume_create_api' (37207253-b3dc-43b0-9f94-57cbaa16e312) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:16:47.211252 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-299818ab-ae5b-47d9-a233-37a2a0320835 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Create volume request issued successfully. Aug 13 21:16:47.211768 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-299818ab-ae5b-47d9-a233-37a2a0320835 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:16:47.212193 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1047/4188] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:16:46 2026] POST /volume/v3/volumes => generated 756 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:16:47.225856 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2b100fb4-b465-4f13-b3ab-a7149efd3062 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:47.230443 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2b100fb4-b465-4f13-b3ab-a7149efd3062 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] GET https://10.4.3.14/volume/v3/volumes/5196e4d1-a1c4-4e8e-b63d-d0386010cb91 Aug 13 21:16:47.230633 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2b100fb4-b465-4f13-b3ab-a7149efd3062 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:47.230837 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2b100fb4-b465-4f13-b3ab-a7149efd3062 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:47.246322 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:16:47.246322 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:16:47.255351 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-2b100fb4-b465-4f13-b3ab-a7149efd3062 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Volume info retrieved successfully. Aug 13 21:16:47.263414 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2b100fb4-b465-4f13-b3ab-a7149efd3062 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] https://10.4.3.14/volume/v3/volumes/5196e4d1-a1c4-4e8e-b63d-d0386010cb91 returned with HTTP 200 Aug 13 21:16:47.264013 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1053/4189] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:47 2026] GET /volume/v3/volumes/5196e4d1-a1c4-4e8e-b63d-d0386010cb91 => generated 824 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:47.539370 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-cd25e585-9767-4534-9eb5-f305194cbf2b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:47.541715 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-cd25e585-9767-4534-9eb5-f305194cbf2b tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/b77e0870-0a93-47d7-a1a4-3e98710864b4 Aug 13 21:16:47.542002 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-cd25e585-9767-4534-9eb5-f305194cbf2b tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:47.542198 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-cd25e585-9767-4534-9eb5-f305194cbf2b tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:47.542327 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-cd25e585-9767-4534-9eb5-f305194cbf2b tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id b77e0870-0a93-47d7-a1a4-3e98710864b4. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:16:47.546483 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:16:47.546483 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:16:47.547202 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-cd25e585-9767-4534-9eb5-f305194cbf2b tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/b77e0870-0a93-47d7-a1a4-3e98710864b4 returned with HTTP 200 Aug 13 21:16:47.547581 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1044/4190] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:47 2026] GET /volume/v3/backups/b77e0870-0a93-47d7-a1a4-3e98710864b4 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:48.039619 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-529127e6-1dd2-4026-bad6-72a069f42a9e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:48.042432 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-529127e6-1dd2-4026-bad6-72a069f42a9e tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/ea08e330-c3c0-4e60-8bf3-3aca9f320973 Aug 13 21:16:48.042842 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-529127e6-1dd2-4026-bad6-72a069f42a9e tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:48.043038 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-529127e6-1dd2-4026-bad6-72a069f42a9e tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:48.051200 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:16:48.051200 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:16:48.054981 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-529127e6-1dd2-4026-bad6-72a069f42a9e tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:16:48.058983 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-529127e6-1dd2-4026-bad6-72a069f42a9e tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/ea08e330-c3c0-4e60-8bf3-3aca9f320973 returned with HTTP 200 Aug 13 21:16:48.059565 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1047/4191] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:48 2026] GET /volume/v3/volumes/ea08e330-c3c0-4e60-8bf3-3aca9f320973 => generated 920 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:48.074976 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f04dd180-5b36-4fc0-a7fb-c55d49aabb4e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:48.076918 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f04dd180-5b36-4fc0-a7fb-c55d49aabb4e tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] DELETE https://10.4.3.14/volume/v3/volumes/ea08e330-c3c0-4e60-8bf3-3aca9f320973 Aug 13 21:16:48.077076 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f04dd180-5b36-4fc0-a7fb-c55d49aabb4e tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:48.077265 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f04dd180-5b36-4fc0-a7fb-c55d49aabb4e tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:48.077418 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-f04dd180-5b36-4fc0-a7fb-c55d49aabb4e tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Delete volume with id: ea08e330-c3c0-4e60-8bf3-3aca9f320973 Aug 13 21:16:48.084023 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:16:48.084023 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:16:48.084416 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f04dd180-5b36-4fc0-a7fb-c55d49aabb4e tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:16:48.098167 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f04dd180-5b36-4fc0-a7fb-c55d49aabb4e tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Delete volume request issued successfully. Aug 13 21:16:48.098338 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f04dd180-5b36-4fc0-a7fb-c55d49aabb4e tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/ea08e330-c3c0-4e60-8bf3-3aca9f320973 returned with HTTP 202 Aug 13 21:16:48.099101 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1048/4192] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:16:48 2026] DELETE /volume/v3/volumes/ea08e330-c3c0-4e60-8bf3-3aca9f320973 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:16:48.106792 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-08395ddb-4e42-4967-b02a-f225a61d6460 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:48.108623 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-08395ddb-4e42-4967-b02a-f225a61d6460 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/ea08e330-c3c0-4e60-8bf3-3aca9f320973 Aug 13 21:16:48.108824 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-08395ddb-4e42-4967-b02a-f225a61d6460 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:48.109114 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-08395ddb-4e42-4967-b02a-f225a61d6460 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:48.116415 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:16:48.116415 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:16:48.121828 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-08395ddb-4e42-4967-b02a-f225a61d6460 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Volume info retrieved successfully. Aug 13 21:16:48.126268 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-08395ddb-4e42-4967-b02a-f225a61d6460 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/ea08e330-c3c0-4e60-8bf3-3aca9f320973 returned with HTTP 200 Aug 13 21:16:48.126671 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1054/4193] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:48 2026] GET /volume/v3/volumes/ea08e330-c3c0-4e60-8bf3-3aca9f320973 => generated 919 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:48.281818 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b567da8d-1335-4053-b741-c607f5d85560 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:48.283470 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b567da8d-1335-4053-b741-c607f5d85560 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] GET https://10.4.3.14/volume/v3/volumes/5196e4d1-a1c4-4e8e-b63d-d0386010cb91 Aug 13 21:16:48.283633 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b567da8d-1335-4053-b741-c607f5d85560 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:48.283811 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b567da8d-1335-4053-b741-c607f5d85560 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:48.291258 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:16:48.291258 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:16:48.294890 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-b567da8d-1335-4053-b741-c607f5d85560 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Volume info retrieved successfully. Aug 13 21:16:48.298585 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b567da8d-1335-4053-b741-c607f5d85560 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] https://10.4.3.14/volume/v3/volumes/5196e4d1-a1c4-4e8e-b63d-d0386010cb91 returned with HTTP 200 Aug 13 21:16:48.298926 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1045/4194] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:48 2026] GET /volume/v3/volumes/5196e4d1-a1c4-4e8e-b63d-d0386010cb91 => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:48.311092 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-50ab2063-b344-4db8-9202-ee18095b6d5d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:48.313032 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-50ab2063-b344-4db8-9202-ee18095b6d5d tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] POST https://10.4.3.14/volume/v3/backups Aug 13 21:16:48.313362 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-50ab2063-b344-4db8-9202-ee18095b6d5d tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5196e4d1-a1c4-4e8e-b63d-d0386010cb91", "name": "tempest-CreateVolumesFromBackupTest-Backup-434291761"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:16:48.314792 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.contrib.backups [None req-50ab2063-b344-4db8-9202-ee18095b6d5d tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Creating new backup {'backup': {'volume_id': '5196e4d1-a1c4-4e8e-b63d-d0386010cb91', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-434291761'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 21:16:48.314930 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.contrib.backups [None req-50ab2063-b344-4db8-9202-ee18095b6d5d tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Creating backup of volume 5196e4d1-a1c4-4e8e-b63d-d0386010cb91 in container None Aug 13 21:16:48.321169 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:16:48.321169 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:16:48.321639 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-50ab2063-b344-4db8-9202-ee18095b6d5d tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Volume info retrieved successfully. Aug 13 21:16:48.344948 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-50ab2063-b344-4db8-9202-ee18095b6d5d tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Created reservations ['370d0767-7b12-4713-a637-fd3130aaa90a', '18dcc874-957f-431b-8f6d-c0bc8b5507d1'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:16:48.376213 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-50ab2063-b344-4db8-9202-ee18095b6d5d tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] https://10.4.3.14/volume/v3/backups returned with HTTP 202 Aug 13 21:16:48.376652 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1048/4195] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:16:48 2026] POST /volume/v3/backups => generated 336 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:16:48.384579 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4b636103-2ff0-4c48-a0e0-7de388d0a5fd None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:48.386407 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4b636103-2ff0-4c48-a0e0-7de388d0a5fd tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] GET https://10.4.3.14/volume/v3/backups/2ecc12c0-a086-4f58-9bee-cbb655fc74fc Aug 13 21:16:48.386590 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4b636103-2ff0-4c48-a0e0-7de388d0a5fd tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:48.386767 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4b636103-2ff0-4c48-a0e0-7de388d0a5fd tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:48.386860 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-4b636103-2ff0-4c48-a0e0-7de388d0a5fd tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Show backup with id 2ecc12c0-a086-4f58-9bee-cbb655fc74fc. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:16:48.390794 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:16:48.390794 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:16:48.391490 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4b636103-2ff0-4c48-a0e0-7de388d0a5fd tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] https://10.4.3.14/volume/v3/backups/2ecc12c0-a086-4f58-9bee-cbb655fc74fc returned with HTTP 200 Aug 13 21:16:48.392027 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1049/4196] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:48 2026] GET /volume/v3/backups/2ecc12c0-a086-4f58-9bee-cbb655fc74fc => generated 743 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:48.562836 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f5fcb785-ae20-478c-b151-5fead4a0aa64 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:48.564750 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f5fcb785-ae20-478c-b151-5fead4a0aa64 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/b77e0870-0a93-47d7-a1a4-3e98710864b4 Aug 13 21:16:48.565150 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f5fcb785-ae20-478c-b151-5fead4a0aa64 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:48.565150 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f5fcb785-ae20-478c-b151-5fead4a0aa64 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:48.565249 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-f5fcb785-ae20-478c-b151-5fead4a0aa64 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id b77e0870-0a93-47d7-a1a4-3e98710864b4. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:16:48.569441 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:16:48.569441 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:16:48.570145 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f5fcb785-ae20-478c-b151-5fead4a0aa64 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/b77e0870-0a93-47d7-a1a4-3e98710864b4 returned with HTTP 200 Aug 13 21:16:48.570553 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1055/4197] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:48 2026] GET /volume/v3/backups/b77e0870-0a93-47d7-a1a4-3e98710864b4 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:49.138678 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-fba1f852-1b03-4bc7-9dc8-cee42e16a662 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:49.140622 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fba1f852-1b03-4bc7-9dc8-cee42e16a662 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] GET https://10.4.3.14/volume/v3/volumes/ea08e330-c3c0-4e60-8bf3-3aca9f320973 Aug 13 21:16:49.140811 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fba1f852-1b03-4bc7-9dc8-cee42e16a662 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:49.141075 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fba1f852-1b03-4bc7-9dc8-cee42e16a662 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:49.147086 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fba1f852-1b03-4bc7-9dc8-cee42e16a662 tempest-VolumeMultiattachTests-1040036998 tempest-VolumeMultiattachTests-1040036998-project-member] https://10.4.3.14/volume/v3/volumes/ea08e330-c3c0-4e60-8bf3-3aca9f320973 returned with HTTP 404 Aug 13 21:16:49.147583 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1046/4198] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:49 2026] GET /volume/v3/volumes/ea08e330-c3c0-4e60-8bf3-3aca9f320973 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:16:49.156285 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-35328e6b-fc9b-4549-9b4b-83d51baa7b1c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:49.158651 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-35328e6b-fc9b-4549-9b4b-83d51baa7b1c tempest-VolumeMultiattachTests-528938267 tempest-VolumeMultiattachTests-528938267-project-admin] GET https://10.4.3.14/volume/v3/volumes/detail?all_tenants=1 Aug 13 21:16:49.158906 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-35328e6b-fc9b-4549-9b4b-83d51baa7b1c tempest-VolumeMultiattachTests-528938267 tempest-VolumeMultiattachTests-528938267-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:49.159171 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-35328e6b-fc9b-4549-9b4b-83d51baa7b1c tempest-VolumeMultiattachTests-528938267 tempest-VolumeMultiattachTests-528938267-project-admin] Calling method 'detail' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:49.159863 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:16:49.159863 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:16:49.160320 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-35328e6b-fc9b-4549-9b4b-83d51baa7b1c tempest-VolumeMultiattachTests-528938267 tempest-VolumeMultiattachTests-528938267-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:16:49.162755 np0000007265 devstack@c-api.service[100214]: DEBUG dbcounter [-] [100214] Writing DB stats cinder:SELECT=265,cinder:UPDATE=78,cinder:INSERT=37 {{(pid=100214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:16:49.183623 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-35328e6b-fc9b-4549-9b4b-83d51baa7b1c tempest-VolumeMultiattachTests-528938267 tempest-VolumeMultiattachTests-528938267-project-admin] Get all volumes completed successfully. Aug 13 21:16:49.187388 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:16:49.187388 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:16:49.194360 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-35328e6b-fc9b-4549-9b4b-83d51baa7b1c tempest-VolumeMultiattachTests-528938267 tempest-VolumeMultiattachTests-528938267-project-admin] https://10.4.3.14/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 21:16:49.195075 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1049/4199] 10.4.3.14 () {66 vars in 1278 bytes} [Thu Aug 13 21:16:49 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13210 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:16:49.211430 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c8777c34-7146-47e1-a1fb-aac5f74b0160 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:49.213132 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c8777c34-7146-47e1-a1fb-aac5f74b0160 tempest-VolumeMultiattachTests-528938267 tempest-VolumeMultiattachTests-528938267-project-admin] DELETE https://10.4.3.14/volume/v3/types/bf5ea9b1-80a3-4b49-ab7e-4a7da5eda867 Aug 13 21:16:49.213322 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c8777c34-7146-47e1-a1fb-aac5f74b0160 tempest-VolumeMultiattachTests-528938267 tempest-VolumeMultiattachTests-528938267-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:49.213525 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c8777c34-7146-47e1-a1fb-aac5f74b0160 tempest-VolumeMultiattachTests-528938267 tempest-VolumeMultiattachTests-528938267-project-admin] Calling method '_delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:49.233053 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c8777c34-7146-47e1-a1fb-aac5f74b0160 tempest-VolumeMultiattachTests-528938267 tempest-VolumeMultiattachTests-528938267-project-admin] https://10.4.3.14/volume/v3/types/bf5ea9b1-80a3-4b49-ab7e-4a7da5eda867 returned with HTTP 202 Aug 13 21:16:49.233519 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1050/4200] 10.4.3.14 () {66 vars in 1338 bytes} [Thu Aug 13 21:16:49 2026] DELETE /volume/v3/types/bf5ea9b1-80a3-4b49-ab7e-4a7da5eda867 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:16:49.402863 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-952aca4c-a730-4bbe-96aa-fd45722dfe5f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:49.404573 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-952aca4c-a730-4bbe-96aa-fd45722dfe5f tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] GET https://10.4.3.14/volume/v3/backups/2ecc12c0-a086-4f58-9bee-cbb655fc74fc Aug 13 21:16:49.404769 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-952aca4c-a730-4bbe-96aa-fd45722dfe5f tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:49.404982 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-952aca4c-a730-4bbe-96aa-fd45722dfe5f tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:49.405096 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-952aca4c-a730-4bbe-96aa-fd45722dfe5f tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Show backup with id 2ecc12c0-a086-4f58-9bee-cbb655fc74fc. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:16:49.409425 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:16:49.409425 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:16:49.410189 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-952aca4c-a730-4bbe-96aa-fd45722dfe5f tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] https://10.4.3.14/volume/v3/backups/2ecc12c0-a086-4f58-9bee-cbb655fc74fc returned with HTTP 200 Aug 13 21:16:49.410536 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1056/4201] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:49 2026] GET /volume/v3/backups/2ecc12c0-a086-4f58-9bee-cbb655fc74fc => generated 745 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:49.583238 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-374afc82-db39-433c-9a16-99f8dc447f02 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:49.585274 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-374afc82-db39-433c-9a16-99f8dc447f02 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/b77e0870-0a93-47d7-a1a4-3e98710864b4 Aug 13 21:16:49.585480 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-374afc82-db39-433c-9a16-99f8dc447f02 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:49.585681 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-374afc82-db39-433c-9a16-99f8dc447f02 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:49.585820 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-374afc82-db39-433c-9a16-99f8dc447f02 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id b77e0870-0a93-47d7-a1a4-3e98710864b4. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:16:49.596869 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:16:49.596869 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:16:49.597766 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-374afc82-db39-433c-9a16-99f8dc447f02 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/b77e0870-0a93-47d7-a1a4-3e98710864b4 returned with HTTP 200 Aug 13 21:16:49.598214 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1047/4202] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:49 2026] GET /volume/v3/backups/b77e0870-0a93-47d7-a1a4-3e98710864b4 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:50.426542 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9431524f-ca03-4730-a840-cafb97291446 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:50.427958 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9431524f-ca03-4730-a840-cafb97291446 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] GET https://10.4.3.14/volume/v3/backups/2ecc12c0-a086-4f58-9bee-cbb655fc74fc Aug 13 21:16:50.428214 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9431524f-ca03-4730-a840-cafb97291446 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:50.428444 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9431524f-ca03-4730-a840-cafb97291446 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:50.428622 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-9431524f-ca03-4730-a840-cafb97291446 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Show backup with id 2ecc12c0-a086-4f58-9bee-cbb655fc74fc. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:16:50.433907 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:16:50.433907 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:16:50.433907 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9431524f-ca03-4730-a840-cafb97291446 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] https://10.4.3.14/volume/v3/backups/2ecc12c0-a086-4f58-9bee-cbb655fc74fc returned with HTTP 200 Aug 13 21:16:50.433907 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1050/4203] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:50 2026] GET /volume/v3/backups/2ecc12c0-a086-4f58-9bee-cbb655fc74fc => generated 745 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:50.611657 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-41d5c60c-b021-4cf2-9e82-ee4e8a6f5d8a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:50.613264 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-41d5c60c-b021-4cf2-9e82-ee4e8a6f5d8a tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/b77e0870-0a93-47d7-a1a4-3e98710864b4 Aug 13 21:16:50.613461 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-41d5c60c-b021-4cf2-9e82-ee4e8a6f5d8a tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:50.613631 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-41d5c60c-b021-4cf2-9e82-ee4e8a6f5d8a tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:50.613762 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-41d5c60c-b021-4cf2-9e82-ee4e8a6f5d8a tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id b77e0870-0a93-47d7-a1a4-3e98710864b4. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:16:50.618353 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:16:50.618353 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:16:50.619306 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-41d5c60c-b021-4cf2-9e82-ee4e8a6f5d8a tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/b77e0870-0a93-47d7-a1a4-3e98710864b4 returned with HTTP 200 Aug 13 21:16:50.619577 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1051/4204] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:50 2026] GET /volume/v3/backups/b77e0870-0a93-47d7-a1a4-3e98710864b4 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:51.445909 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-78235592-fbae-4bdf-b85b-4b55ebcaa494 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:51.447481 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-78235592-fbae-4bdf-b85b-4b55ebcaa494 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] GET https://10.4.3.14/volume/v3/backups/2ecc12c0-a086-4f58-9bee-cbb655fc74fc Aug 13 21:16:51.447645 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-78235592-fbae-4bdf-b85b-4b55ebcaa494 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:51.447812 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-78235592-fbae-4bdf-b85b-4b55ebcaa494 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:51.447940 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-78235592-fbae-4bdf-b85b-4b55ebcaa494 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Show backup with id 2ecc12c0-a086-4f58-9bee-cbb655fc74fc. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:16:51.449635 np0000007265 devstack@c-api.service[100216]: DEBUG dbcounter [-] [100216] Writing DB stats cinder:SELECT=196,cinder:INSERT=16,cinder:UPDATE=36 {{(pid=100216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:16:51.454072 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:16:51.454072 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:16:51.455228 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-78235592-fbae-4bdf-b85b-4b55ebcaa494 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] https://10.4.3.14/volume/v3/backups/2ecc12c0-a086-4f58-9bee-cbb655fc74fc returned with HTTP 200 Aug 13 21:16:51.455828 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1057/4205] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:51 2026] GET /volume/v3/backups/2ecc12c0-a086-4f58-9bee-cbb655fc74fc => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:51.632572 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-80987010-4c8b-4e64-89ed-040d5418b744 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:51.634477 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-80987010-4c8b-4e64-89ed-040d5418b744 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/b77e0870-0a93-47d7-a1a4-3e98710864b4 Aug 13 21:16:51.634703 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-80987010-4c8b-4e64-89ed-040d5418b744 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:51.634880 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-80987010-4c8b-4e64-89ed-040d5418b744 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:51.635046 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-80987010-4c8b-4e64-89ed-040d5418b744 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id b77e0870-0a93-47d7-a1a4-3e98710864b4. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:16:51.639900 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:16:51.639900 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:16:51.641166 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-80987010-4c8b-4e64-89ed-040d5418b744 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/b77e0870-0a93-47d7-a1a4-3e98710864b4 returned with HTTP 200 Aug 13 21:16:51.641166 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1048/4206] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:51 2026] GET /volume/v3/backups/b77e0870-0a93-47d7-a1a4-3e98710864b4 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:52.467176 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a1f14391-e228-475b-a406-9e24fbf12a7f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:52.471052 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a1f14391-e228-475b-a406-9e24fbf12a7f tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] GET https://10.4.3.14/volume/v3/backups/2ecc12c0-a086-4f58-9bee-cbb655fc74fc Aug 13 21:16:52.471052 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a1f14391-e228-475b-a406-9e24fbf12a7f tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:52.471052 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a1f14391-e228-475b-a406-9e24fbf12a7f tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:52.471052 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-a1f14391-e228-475b-a406-9e24fbf12a7f tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Show backup with id 2ecc12c0-a086-4f58-9bee-cbb655fc74fc. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:16:52.475668 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:16:52.475668 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:16:52.476766 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a1f14391-e228-475b-a406-9e24fbf12a7f tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] https://10.4.3.14/volume/v3/backups/2ecc12c0-a086-4f58-9bee-cbb655fc74fc returned with HTTP 200 Aug 13 21:16:52.477298 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1051/4207] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:52 2026] GET /volume/v3/backups/2ecc12c0-a086-4f58-9bee-cbb655fc74fc => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:52.652928 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5c9a141d-154c-4c76-84ab-cc865fbbe0bc None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:52.654589 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5c9a141d-154c-4c76-84ab-cc865fbbe0bc tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/b77e0870-0a93-47d7-a1a4-3e98710864b4 Aug 13 21:16:52.654748 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5c9a141d-154c-4c76-84ab-cc865fbbe0bc tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:52.654921 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5c9a141d-154c-4c76-84ab-cc865fbbe0bc tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:52.655035 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-5c9a141d-154c-4c76-84ab-cc865fbbe0bc tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id b77e0870-0a93-47d7-a1a4-3e98710864b4. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:16:52.659177 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:16:52.659177 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:16:52.659770 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5c9a141d-154c-4c76-84ab-cc865fbbe0bc tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/b77e0870-0a93-47d7-a1a4-3e98710864b4 returned with HTTP 200 Aug 13 21:16:52.660140 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1052/4208] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:52 2026] GET /volume/v3/backups/b77e0870-0a93-47d7-a1a4-3e98710864b4 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:53.488600 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-58ffcb2b-367a-427f-b9e3-abcfb81b1c91 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:53.490896 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-58ffcb2b-367a-427f-b9e3-abcfb81b1c91 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] GET https://10.4.3.14/volume/v3/backups/2ecc12c0-a086-4f58-9bee-cbb655fc74fc Aug 13 21:16:53.491232 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-58ffcb2b-367a-427f-b9e3-abcfb81b1c91 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:53.491523 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-58ffcb2b-367a-427f-b9e3-abcfb81b1c91 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:53.491669 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-58ffcb2b-367a-427f-b9e3-abcfb81b1c91 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Show backup with id 2ecc12c0-a086-4f58-9bee-cbb655fc74fc. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:16:53.495987 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:16:53.495987 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:16:53.496812 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-58ffcb2b-367a-427f-b9e3-abcfb81b1c91 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] https://10.4.3.14/volume/v3/backups/2ecc12c0-a086-4f58-9bee-cbb655fc74fc returned with HTTP 200 Aug 13 21:16:53.497272 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1058/4209] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:53 2026] GET /volume/v3/backups/2ecc12c0-a086-4f58-9bee-cbb655fc74fc => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:53.674021 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3506fb18-9d97-4b63-a118-9a16d7593620 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:53.675669 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3506fb18-9d97-4b63-a118-9a16d7593620 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/b77e0870-0a93-47d7-a1a4-3e98710864b4 Aug 13 21:16:53.675841 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3506fb18-9d97-4b63-a118-9a16d7593620 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:53.676062 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3506fb18-9d97-4b63-a118-9a16d7593620 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:53.676167 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-3506fb18-9d97-4b63-a118-9a16d7593620 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id b77e0870-0a93-47d7-a1a4-3e98710864b4. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:16:53.680466 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:16:53.680466 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:16:53.681247 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3506fb18-9d97-4b63-a118-9a16d7593620 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/b77e0870-0a93-47d7-a1a4-3e98710864b4 returned with HTTP 200 Aug 13 21:16:53.681601 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1049/4210] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:53 2026] GET /volume/v3/backups/b77e0870-0a93-47d7-a1a4-3e98710864b4 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:54.507001 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-37c619f5-2525-4b91-8539-229b0a58edd7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:54.508643 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-37c619f5-2525-4b91-8539-229b0a58edd7 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] GET https://10.4.3.14/volume/v3/backups/2ecc12c0-a086-4f58-9bee-cbb655fc74fc Aug 13 21:16:54.508833 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-37c619f5-2525-4b91-8539-229b0a58edd7 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:54.509232 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-37c619f5-2525-4b91-8539-229b0a58edd7 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:54.509232 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-37c619f5-2525-4b91-8539-229b0a58edd7 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Show backup with id 2ecc12c0-a086-4f58-9bee-cbb655fc74fc. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:16:54.513161 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:16:54.513161 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:16:54.513816 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-37c619f5-2525-4b91-8539-229b0a58edd7 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] https://10.4.3.14/volume/v3/backups/2ecc12c0-a086-4f58-9bee-cbb655fc74fc returned with HTTP 200 Aug 13 21:16:54.514220 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1052/4211] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:54 2026] GET /volume/v3/backups/2ecc12c0-a086-4f58-9bee-cbb655fc74fc => generated 756 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:54.690798 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b3ebc9c0-0733-442e-aff6-2c26f64f97be None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:54.692327 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b3ebc9c0-0733-442e-aff6-2c26f64f97be tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/b77e0870-0a93-47d7-a1a4-3e98710864b4 Aug 13 21:16:54.692488 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b3ebc9c0-0733-442e-aff6-2c26f64f97be tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:54.692656 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b3ebc9c0-0733-442e-aff6-2c26f64f97be tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:54.692750 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-b3ebc9c0-0733-442e-aff6-2c26f64f97be tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id b77e0870-0a93-47d7-a1a4-3e98710864b4. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:16:54.696428 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:16:54.696428 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:16:54.697041 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b3ebc9c0-0733-442e-aff6-2c26f64f97be tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/b77e0870-0a93-47d7-a1a4-3e98710864b4 returned with HTTP 200 Aug 13 21:16:54.697628 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1053/4212] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:54 2026] GET /volume/v3/backups/b77e0870-0a93-47d7-a1a4-3e98710864b4 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:54.707094 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c13cd323-c54b-4c6a-843f-0c63791d6a5b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:54.708559 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c13cd323-c54b-4c6a-843f-0c63791d6a5b tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] POST https://10.4.3.14/volume/v3/backups Aug 13 21:16:54.708868 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c13cd323-c54b-4c6a-843f-0c63791d6a5b tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "639875e3-2ade-4771-8bb5-ca37a09dd47c", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1300852039"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:16:54.710211 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.contrib.backups [None req-c13cd323-c54b-4c6a-843f-0c63791d6a5b tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Creating new backup {'backup': {'volume_id': '639875e3-2ade-4771-8bb5-ca37a09dd47c', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1300852039'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 21:16:54.710338 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.contrib.backups [None req-c13cd323-c54b-4c6a-843f-0c63791d6a5b tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Creating backup of volume 639875e3-2ade-4771-8bb5-ca37a09dd47c in container None Aug 13 21:16:54.716254 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:16:54.716254 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:16:54.716614 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-c13cd323-c54b-4c6a-843f-0c63791d6a5b tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Volume info retrieved successfully. Aug 13 21:16:54.730434 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-c13cd323-c54b-4c6a-843f-0c63791d6a5b tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Created reservations ['343cfcc8-6c4a-48be-b076-750dec22c13d', 'afd3ed80-67a0-46a5-9c3a-b8f7a8c783ec'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:16:54.762280 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c13cd323-c54b-4c6a-843f-0c63791d6a5b tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups returned with HTTP 202 Aug 13 21:16:54.762651 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1059/4213] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:16:54 2026] POST /volume/v3/backups => generated 328 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:16:54.775454 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-e409ec58-0a89-4998-98ba-c6fed3e96140 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:54.777285 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e409ec58-0a89-4998-98ba-c6fed3e96140 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/86a6ff31-720e-4f5e-806d-d8fda0fd64c3 Aug 13 21:16:54.777512 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e409ec58-0a89-4998-98ba-c6fed3e96140 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:54.777689 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e409ec58-0a89-4998-98ba-c6fed3e96140 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:54.777785 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-e409ec58-0a89-4998-98ba-c6fed3e96140 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 86a6ff31-720e-4f5e-806d-d8fda0fd64c3. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:16:54.782337 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:16:54.782337 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:16:54.782880 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e409ec58-0a89-4998-98ba-c6fed3e96140 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/86a6ff31-720e-4f5e-806d-d8fda0fd64c3 returned with HTTP 200 Aug 13 21:16:54.783260 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1050/4214] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:54 2026] GET /volume/v3/backups/86a6ff31-720e-4f5e-806d-d8fda0fd64c3 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:55.526191 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-cfd91535-721c-45bf-895b-a609ffc28d49 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:55.527894 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cfd91535-721c-45bf-895b-a609ffc28d49 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] GET https://10.4.3.14/volume/v3/backups/2ecc12c0-a086-4f58-9bee-cbb655fc74fc Aug 13 21:16:55.528251 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cfd91535-721c-45bf-895b-a609ffc28d49 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:55.529467 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cfd91535-721c-45bf-895b-a609ffc28d49 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:55.529467 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-cfd91535-721c-45bf-895b-a609ffc28d49 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Show backup with id 2ecc12c0-a086-4f58-9bee-cbb655fc74fc. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:16:55.534176 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:16:55.534176 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:16:55.535119 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cfd91535-721c-45bf-895b-a609ffc28d49 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] https://10.4.3.14/volume/v3/backups/2ecc12c0-a086-4f58-9bee-cbb655fc74fc returned with HTTP 200 Aug 13 21:16:55.535603 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1053/4215] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:55 2026] GET /volume/v3/backups/2ecc12c0-a086-4f58-9bee-cbb655fc74fc => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:55.793267 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8a54e436-e14d-4e7e-9eb8-01d44f76d05a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:55.794890 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8a54e436-e14d-4e7e-9eb8-01d44f76d05a tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/86a6ff31-720e-4f5e-806d-d8fda0fd64c3 Aug 13 21:16:55.795103 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8a54e436-e14d-4e7e-9eb8-01d44f76d05a tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:55.795307 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8a54e436-e14d-4e7e-9eb8-01d44f76d05a tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:55.795438 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-8a54e436-e14d-4e7e-9eb8-01d44f76d05a tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 86a6ff31-720e-4f5e-806d-d8fda0fd64c3. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:16:55.796995 np0000007265 devstack@c-api.service[100215]: DEBUG dbcounter [-] [100215] Writing DB stats cinder:SELECT=200,cinder:UPDATE=61,cinder:INSERT=39 {{(pid=100215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:16:55.799728 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:16:55.799728 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:16:55.800573 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8a54e436-e14d-4e7e-9eb8-01d44f76d05a tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/86a6ff31-720e-4f5e-806d-d8fda0fd64c3 returned with HTTP 200 Aug 13 21:16:55.800911 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1054/4216] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:55 2026] GET /volume/v3/backups/86a6ff31-720e-4f5e-806d-d8fda0fd64c3 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:56.551592 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-4fe5399e-c633-4e4c-9bd4-f46414997572 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:56.553479 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4fe5399e-c633-4e4c-9bd4-f46414997572 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] GET https://10.4.3.14/volume/v3/backups/2ecc12c0-a086-4f58-9bee-cbb655fc74fc Aug 13 21:16:56.553656 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4fe5399e-c633-4e4c-9bd4-f46414997572 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:56.553893 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4fe5399e-c633-4e4c-9bd4-f46414997572 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:56.554054 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-4fe5399e-c633-4e4c-9bd4-f46414997572 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Show backup with id 2ecc12c0-a086-4f58-9bee-cbb655fc74fc. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:16:56.558301 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:16:56.558301 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:16:56.559210 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4fe5399e-c633-4e4c-9bd4-f46414997572 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] https://10.4.3.14/volume/v3/backups/2ecc12c0-a086-4f58-9bee-cbb655fc74fc returned with HTTP 200 Aug 13 21:16:56.559616 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1060/4217] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:56 2026] GET /volume/v3/backups/2ecc12c0-a086-4f58-9bee-cbb655fc74fc => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:56.813775 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-23023f9d-9537-452c-87fe-548cbeb61481 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:56.815926 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-23023f9d-9537-452c-87fe-548cbeb61481 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/86a6ff31-720e-4f5e-806d-d8fda0fd64c3 Aug 13 21:16:56.815926 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-23023f9d-9537-452c-87fe-548cbeb61481 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:56.816036 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-23023f9d-9537-452c-87fe-548cbeb61481 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:56.816098 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-23023f9d-9537-452c-87fe-548cbeb61481 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 86a6ff31-720e-4f5e-806d-d8fda0fd64c3. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:16:56.817807 np0000007265 devstack@c-api.service[100217]: DEBUG dbcounter [-] [100217] Writing DB stats cinder:SELECT=120,cinder:UPDATE=18,cinder:INSERT=12 {{(pid=100217) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:16:56.822243 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:16:56.822243 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:16:56.823078 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-23023f9d-9537-452c-87fe-548cbeb61481 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/86a6ff31-720e-4f5e-806d-d8fda0fd64c3 returned with HTTP 200 Aug 13 21:16:56.823489 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1051/4218] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:56 2026] GET /volume/v3/backups/86a6ff31-720e-4f5e-806d-d8fda0fd64c3 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:57.571032 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-eccfb3e3-4be0-4e93-ab0b-6cfbeaa4ed14 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:57.576528 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-eccfb3e3-4be0-4e93-ab0b-6cfbeaa4ed14 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] GET https://10.4.3.14/volume/v3/backups/2ecc12c0-a086-4f58-9bee-cbb655fc74fc Aug 13 21:16:57.576723 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-eccfb3e3-4be0-4e93-ab0b-6cfbeaa4ed14 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:57.576918 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-eccfb3e3-4be0-4e93-ab0b-6cfbeaa4ed14 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:57.577068 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-eccfb3e3-4be0-4e93-ab0b-6cfbeaa4ed14 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Show backup with id 2ecc12c0-a086-4f58-9bee-cbb655fc74fc. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:16:57.588050 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:16:57.588050 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:16:57.588841 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-eccfb3e3-4be0-4e93-ab0b-6cfbeaa4ed14 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] https://10.4.3.14/volume/v3/backups/2ecc12c0-a086-4f58-9bee-cbb655fc74fc returned with HTTP 200 Aug 13 21:16:57.589291 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1054/4219] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:57 2026] GET /volume/v3/backups/2ecc12c0-a086-4f58-9bee-cbb655fc74fc => generated 756 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:57.834986 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1007f6c2-98b3-40f7-a37b-6b28c39b0a4c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:57.837054 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1007f6c2-98b3-40f7-a37b-6b28c39b0a4c tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/86a6ff31-720e-4f5e-806d-d8fda0fd64c3 Aug 13 21:16:57.837264 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1007f6c2-98b3-40f7-a37b-6b28c39b0a4c tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:57.837471 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1007f6c2-98b3-40f7-a37b-6b28c39b0a4c tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:57.837590 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-1007f6c2-98b3-40f7-a37b-6b28c39b0a4c tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 86a6ff31-720e-4f5e-806d-d8fda0fd64c3. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:16:57.842326 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:16:57.842326 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:16:57.843260 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1007f6c2-98b3-40f7-a37b-6b28c39b0a4c tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/86a6ff31-720e-4f5e-806d-d8fda0fd64c3 returned with HTTP 200 Aug 13 21:16:57.843683 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1055/4220] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:57 2026] GET /volume/v3/backups/86a6ff31-720e-4f5e-806d-d8fda0fd64c3 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:58.603498 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-9c7a8c34-58df-4a86-8db0-14d8306339bd None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:58.605655 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9c7a8c34-58df-4a86-8db0-14d8306339bd tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] GET https://10.4.3.14/volume/v3/backups/2ecc12c0-a086-4f58-9bee-cbb655fc74fc Aug 13 21:16:58.605904 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9c7a8c34-58df-4a86-8db0-14d8306339bd tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:58.606233 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9c7a8c34-58df-4a86-8db0-14d8306339bd tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:58.606362 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-9c7a8c34-58df-4a86-8db0-14d8306339bd tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Show backup with id 2ecc12c0-a086-4f58-9bee-cbb655fc74fc. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:16:58.612179 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:16:58.612179 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:16:58.613188 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9c7a8c34-58df-4a86-8db0-14d8306339bd tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] https://10.4.3.14/volume/v3/backups/2ecc12c0-a086-4f58-9bee-cbb655fc74fc returned with HTTP 200 Aug 13 21:16:58.613650 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1061/4221] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:58 2026] GET /volume/v3/backups/2ecc12c0-a086-4f58-9bee-cbb655fc74fc => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:58.854805 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-7afe6116-c249-40f8-b0c2-014a055f2e14 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:58.856600 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7afe6116-c249-40f8-b0c2-014a055f2e14 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/86a6ff31-720e-4f5e-806d-d8fda0fd64c3 Aug 13 21:16:58.856796 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7afe6116-c249-40f8-b0c2-014a055f2e14 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:58.857010 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7afe6116-c249-40f8-b0c2-014a055f2e14 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:58.857114 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-7afe6116-c249-40f8-b0c2-014a055f2e14 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 86a6ff31-720e-4f5e-806d-d8fda0fd64c3. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:16:58.862986 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:16:58.862986 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:16:58.864141 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7afe6116-c249-40f8-b0c2-014a055f2e14 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/86a6ff31-720e-4f5e-806d-d8fda0fd64c3 returned with HTTP 200 Aug 13 21:16:58.864683 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1052/4222] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:58 2026] GET /volume/v3/backups/86a6ff31-720e-4f5e-806d-d8fda0fd64c3 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:59.261333 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4e9ac0b5-12bb-4370-b2d7-93063ee08695 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:59.263374 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4e9ac0b5-12bb-4370-b2d7-93063ee08695 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] DELETE https://10.4.3.14/volume/v3/snapshots/a1df031e-4449-4a7b-95f6-80a79d6172b3 Aug 13 21:16:59.263558 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4e9ac0b5-12bb-4370-b2d7-93063ee08695 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:59.263790 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4e9ac0b5-12bb-4370-b2d7-93063ee08695 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:59.263908 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-4e9ac0b5-12bb-4370-b2d7-93063ee08695 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Delete snapshot with id: a1df031e-4449-4a7b-95f6-80a79d6172b3 Aug 13 21:16:59.269208 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4e9ac0b5-12bb-4370-b2d7-93063ee08695 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] https://10.4.3.14/volume/v3/snapshots/a1df031e-4449-4a7b-95f6-80a79d6172b3 returned with HTTP 404 Aug 13 21:16:59.269697 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1055/4223] 10.4.3.14 () {66 vars in 1350 bytes} [Thu Aug 13 21:16:59 2026] DELETE /volume/v3/snapshots/a1df031e-4449-4a7b-95f6-80a79d6172b3 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:16:59.279063 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2a33b218-283e-4af2-a988-a2e537f22cd1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:59.280933 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2a33b218-283e-4af2-a988-a2e537f22cd1 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] GET https://10.4.3.14/volume/v3/snapshots/a1df031e-4449-4a7b-95f6-80a79d6172b3 Aug 13 21:16:59.281143 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2a33b218-283e-4af2-a988-a2e537f22cd1 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:59.281334 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2a33b218-283e-4af2-a988-a2e537f22cd1 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:59.285834 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2a33b218-283e-4af2-a988-a2e537f22cd1 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] https://10.4.3.14/volume/v3/snapshots/a1df031e-4449-4a7b-95f6-80a79d6172b3 returned with HTTP 404 Aug 13 21:16:59.286308 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1056/4224] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:16:59 2026] GET /volume/v3/snapshots/a1df031e-4449-4a7b-95f6-80a79d6172b3 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:16:59.330776 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-5884e314-47f7-44b5-b039-d4a9d8633d62 req-708999c3-91ad-46d1-b461-d435ed3ff5d1 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:59.332716 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-5884e314-47f7-44b5-b039-d4a9d8633d62 req-708999c3-91ad-46d1-b461-d435ed3ff5d1 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] GET https://10.4.3.14/volume/v3/volumes/53e948fe-6720-48f8-9568-29268c21ffc7 Aug 13 21:16:59.332920 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-5884e314-47f7-44b5-b039-d4a9d8633d62 req-708999c3-91ad-46d1-b461-d435ed3ff5d1 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:59.333130 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-5884e314-47f7-44b5-b039-d4a9d8633d62 req-708999c3-91ad-46d1-b461-d435ed3ff5d1 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:59.353626 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:16:59.353626 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:16:59.358797 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-5884e314-47f7-44b5-b039-d4a9d8633d62 req-708999c3-91ad-46d1-b461-d435ed3ff5d1 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Volume info retrieved successfully. Aug 13 21:16:59.364841 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-5884e314-47f7-44b5-b039-d4a9d8633d62 req-708999c3-91ad-46d1-b461-d435ed3ff5d1 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] https://10.4.3.14/volume/v3/volumes/53e948fe-6720-48f8-9568-29268c21ffc7 returned with HTTP 200 Aug 13 21:16:59.365449 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1062/4225] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:16:59 2026] GET /volume/v3/volumes/53e948fe-6720-48f8-9568-29268c21ffc7 => generated 1137 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:16:59.383489 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-5884e314-47f7-44b5-b039-d4a9d8633d62 req-852139ab-f2e9-4a85-9e9e-a2b0196b13ca None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:59.389174 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-5884e314-47f7-44b5-b039-d4a9d8633d62 req-852139ab-f2e9-4a85-9e9e-a2b0196b13ca tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] POST https://10.4.3.14/volume/v3/volumes/53e948fe-6720-48f8-9568-29268c21ffc7/action Aug 13 21:16:59.389581 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-5884e314-47f7-44b5-b039-d4a9d8633d62 req-852139ab-f2e9-4a85-9e9e-a2b0196b13ca tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:16:59.389669 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-5884e314-47f7-44b5-b039-d4a9d8633d62 req-852139ab-f2e9-4a85-9e9e-a2b0196b13ca tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:16:59.401754 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:16:59.401754 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:16:59.402414 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-5884e314-47f7-44b5-b039-d4a9d8633d62 req-852139ab-f2e9-4a85-9e9e-a2b0196b13ca tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Volume info retrieved successfully. Aug 13 21:16:59.410355 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-5884e314-47f7-44b5-b039-d4a9d8633d62 req-852139ab-f2e9-4a85-9e9e-a2b0196b13ca tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Begin detaching volume completed successfully. Aug 13 21:16:59.410619 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-5884e314-47f7-44b5-b039-d4a9d8633d62 req-852139ab-f2e9-4a85-9e9e-a2b0196b13ca tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] https://10.4.3.14/volume/v3/volumes/53e948fe-6720-48f8-9568-29268c21ffc7/action returned with HTTP 202 Aug 13 21:16:59.411226 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1053/4226] 10.4.3.14 () {72 vars in 1665 bytes} [Thu Aug 13 21:16:59 2026] POST /volume/v3/volumes/53e948fe-6720-48f8-9568-29268c21ffc7/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:16:59.470802 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4a1d3a6e-4d5b-48cb-86cc-ebf99644ba74 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:59.471180 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4a1d3a6e-4d5b-48cb-86cc-ebf99644ba74 None None] GET https://10.4.3.14/volume// Aug 13 21:16:59.471316 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4a1d3a6e-4d5b-48cb-86cc-ebf99644ba74 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:59.471500 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4a1d3a6e-4d5b-48cb-86cc-ebf99644ba74 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:59.471791 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4a1d3a6e-4d5b-48cb-86cc-ebf99644ba74 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:16:59.473181 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1056/4227] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:16:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:16:59.481140 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-5884e314-47f7-44b5-b039-d4a9d8633d62 req-bb926945-4b81-4802-9e91-73f205cd4022 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:59.483210 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-5884e314-47f7-44b5-b039-d4a9d8633d62 req-bb926945-4b81-4802-9e91-73f205cd4022 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] GET https://10.4.3.14/volume/v3/volumes/53e948fe-6720-48f8-9568-29268c21ffc7 Aug 13 21:16:59.483436 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-5884e314-47f7-44b5-b039-d4a9d8633d62 req-bb926945-4b81-4802-9e91-73f205cd4022 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:59.483632 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-5884e314-47f7-44b5-b039-d4a9d8633d62 req-bb926945-4b81-4802-9e91-73f205cd4022 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:59.493254 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:16:59.493254 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:16:59.497218 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-5884e314-47f7-44b5-b039-d4a9d8633d62 req-bb926945-4b81-4802-9e91-73f205cd4022 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Volume info retrieved successfully. Aug 13 21:16:59.501992 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-5884e314-47f7-44b5-b039-d4a9d8633d62 req-bb926945-4b81-4802-9e91-73f205cd4022 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] https://10.4.3.14/volume/v3/volumes/53e948fe-6720-48f8-9568-29268c21ffc7 returned with HTTP 200 Aug 13 21:16:59.502411 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1057/4228] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:16:59 2026] GET /volume/v3/volumes/53e948fe-6720-48f8-9568-29268c21ffc7 => generated 1320 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:16:59.626882 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ca1a47ec-9d00-41f7-8dec-743fb959a591 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:59.629053 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ca1a47ec-9d00-41f7-8dec-743fb959a591 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] GET https://10.4.3.14/volume/v3/backups/2ecc12c0-a086-4f58-9bee-cbb655fc74fc Aug 13 21:16:59.629305 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ca1a47ec-9d00-41f7-8dec-743fb959a591 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:59.629528 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ca1a47ec-9d00-41f7-8dec-743fb959a591 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:59.629657 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-ca1a47ec-9d00-41f7-8dec-743fb959a591 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Show backup with id 2ecc12c0-a086-4f58-9bee-cbb655fc74fc. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:16:59.634640 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:16:59.634640 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:16:59.635567 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ca1a47ec-9d00-41f7-8dec-743fb959a591 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] https://10.4.3.14/volume/v3/backups/2ecc12c0-a086-4f58-9bee-cbb655fc74fc returned with HTTP 200 Aug 13 21:16:59.636091 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1063/4229] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:59 2026] GET /volume/v3/backups/2ecc12c0-a086-4f58-9bee-cbb655fc74fc => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:16:59.876546 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-5aa43194-7a8f-479f-a168-7ba821067ec5 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:16:59.878987 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5aa43194-7a8f-479f-a168-7ba821067ec5 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/86a6ff31-720e-4f5e-806d-d8fda0fd64c3 Aug 13 21:16:59.879278 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5aa43194-7a8f-479f-a168-7ba821067ec5 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:16:59.879550 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5aa43194-7a8f-479f-a168-7ba821067ec5 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:16:59.879714 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-5aa43194-7a8f-479f-a168-7ba821067ec5 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 86a6ff31-720e-4f5e-806d-d8fda0fd64c3. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:16:59.885649 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:16:59.885649 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:16:59.886764 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5aa43194-7a8f-479f-a168-7ba821067ec5 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/86a6ff31-720e-4f5e-806d-d8fda0fd64c3 returned with HTTP 200 Aug 13 21:16:59.887301 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1054/4230] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:16:59 2026] GET /volume/v3/backups/86a6ff31-720e-4f5e-806d-d8fda0fd64c3 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:17:00.450354 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-5884e314-47f7-44b5-b039-d4a9d8633d62 req-62b60580-9132-4c64-9d89-27048322f830 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:00.458665 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-5884e314-47f7-44b5-b039-d4a9d8633d62 req-62b60580-9132-4c64-9d89-27048322f830 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] DELETE https://10.4.3.14/volume/v3/attachments/bfdc3560-5450-4618-bc64-51087ce6be58 Aug 13 21:17:00.458805 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-5884e314-47f7-44b5-b039-d4a9d8633d62 req-62b60580-9132-4c64-9d89-27048322f830 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:00.459122 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-5884e314-47f7-44b5-b039-d4a9d8633d62 req-62b60580-9132-4c64-9d89-27048322f830 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:00.472994 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:17:00.472994 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:17:00.521263 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-6a814a11-d985-4fe4-96b4-614398d59d77 req-5d9b3908-a3d7-4313-a8ed-4aad6142d917 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:00.524198 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-6a814a11-d985-4fe4-96b4-614398d59d77 req-5d9b3908-a3d7-4313-a8ed-4aad6142d917 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] GET https://10.4.3.14/volume/v3/limits Aug 13 21:17:00.524425 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-6a814a11-d985-4fe4-96b4-614398d59d77 req-5d9b3908-a3d7-4313-a8ed-4aad6142d917 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:00.524685 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-6a814a11-d985-4fe4-96b4-614398d59d77 req-5d9b3908-a3d7-4313-a8ed-4aad6142d917 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Calling method 'index' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:00.533080 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-5884e314-47f7-44b5-b039-d4a9d8633d62 req-62b60580-9132-4c64-9d89-27048322f830 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] https://10.4.3.14/volume/v3/attachments/bfdc3560-5450-4618-bc64-51087ce6be58 returned with HTTP 200 Aug 13 21:17:00.533596 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1057/4231] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:17:00 2026] DELETE /volume/v3/attachments/bfdc3560-5450-4618-bc64-51087ce6be58 => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:17:00.547842 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-6a814a11-d985-4fe4-96b4-614398d59d77 req-5d9b3908-a3d7-4313-a8ed-4aad6142d917 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] https://10.4.3.14/volume/v3/limits returned with HTTP 200 Aug 13 21:17:00.549245 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1058/4232] 10.4.3.14 () {68 vars in 1477 bytes} [Thu Aug 13 21:17:00 2026] GET /volume/v3/limits => generated 302 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:17:00.591950 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-6a814a11-d985-4fe4-96b4-614398d59d77 req-3a3bc84e-3a66-4ff7-a0b0-77989066734a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:00.594530 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-6a814a11-d985-4fe4-96b4-614398d59d77 req-3a3bc84e-3a66-4ff7-a0b0-77989066734a tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] GET https://10.4.3.14/volume/v3/volumes/e2cc7453-d6ca-420e-963c-240fd6dd459d Aug 13 21:17:00.594798 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-6a814a11-d985-4fe4-96b4-614398d59d77 req-3a3bc84e-3a66-4ff7-a0b0-77989066734a tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:00.595072 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-6a814a11-d985-4fe4-96b4-614398d59d77 req-3a3bc84e-3a66-4ff7-a0b0-77989066734a tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:00.608482 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:17:00.608482 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:17:00.613306 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-6a814a11-d985-4fe4-96b4-614398d59d77 req-3a3bc84e-3a66-4ff7-a0b0-77989066734a tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Volume info retrieved successfully. Aug 13 21:17:00.620235 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-6a814a11-d985-4fe4-96b4-614398d59d77 req-3a3bc84e-3a66-4ff7-a0b0-77989066734a tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] https://10.4.3.14/volume/v3/volumes/e2cc7453-d6ca-420e-963c-240fd6dd459d returned with HTTP 200 Aug 13 21:17:00.620766 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1064/4233] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:17:00 2026] GET /volume/v3/volumes/e2cc7453-d6ca-420e-963c-240fd6dd459d => generated 1661 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:17:00.633175 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-6a814a11-d985-4fe4-96b4-614398d59d77 req-abcec229-a46b-4d7b-96c7-b200d8bebad5 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:00.635492 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-6a814a11-d985-4fe4-96b4-614398d59d77 req-abcec229-a46b-4d7b-96c7-b200d8bebad5 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] POST https://10.4.3.14/volume/v3/snapshots Aug 13 21:17:00.635857 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-6a814a11-d985-4fe4-96b4-614398d59d77 req-abcec229-a46b-4d7b-96c7-b200d8bebad5 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e2cc7453-d6ca-420e-963c-240fd6dd459d", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-631308328", "description": null, "metadata": {}}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:17:00.647639 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-66bfef70-d86b-4a7e-9268-6f1daaa3b19a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:00.647812 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:17:00.647812 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:17:00.648371 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-6a814a11-d985-4fe4-96b4-614398d59d77 req-abcec229-a46b-4d7b-96c7-b200d8bebad5 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Volume info retrieved successfully. Aug 13 21:17:00.648517 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.snapshots [req-6a814a11-d985-4fe4-96b4-614398d59d77 req-abcec229-a46b-4d7b-96c7-b200d8bebad5 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Create snapshot from volume e2cc7453-d6ca-420e-963c-240fd6dd459d Aug 13 21:17:00.649895 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-66bfef70-d86b-4a7e-9268-6f1daaa3b19a tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] GET https://10.4.3.14/volume/v3/backups/2ecc12c0-a086-4f58-9bee-cbb655fc74fc Aug 13 21:17:00.650180 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-66bfef70-d86b-4a7e-9268-6f1daaa3b19a tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:00.650356 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-66bfef70-d86b-4a7e-9268-6f1daaa3b19a tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:00.650477 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-66bfef70-d86b-4a7e-9268-6f1daaa3b19a tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Show backup with id 2ecc12c0-a086-4f58-9bee-cbb655fc74fc. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:17:00.656058 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:17:00.656058 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:17:00.657032 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-66bfef70-d86b-4a7e-9268-6f1daaa3b19a tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] https://10.4.3.14/volume/v3/backups/2ecc12c0-a086-4f58-9bee-cbb655fc74fc returned with HTTP 200 Aug 13 21:17:00.657503 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1058/4234] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:17:00 2026] GET /volume/v3/backups/2ecc12c0-a086-4f58-9bee-cbb655fc74fc => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:17:00.689446 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [req-6a814a11-d985-4fe4-96b4-614398d59d77 req-abcec229-a46b-4d7b-96c7-b200d8bebad5 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Created reservations ['fcccdcd0-ac9b-4dae-a79b-e6fc853ca6f8', '1bf3b3b6-db47-4a36-887e-841726e869ea', '1c49b2bb-ddd5-4fec-ac01-ec10d53e2cef', '1e7514fd-5277-443e-96ae-fb6b7a3761da'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:17:00.725258 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-6a814a11-d985-4fe4-96b4-614398d59d77 req-abcec229-a46b-4d7b-96c7-b200d8bebad5 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Snapshot force create request issued successfully. Aug 13 21:17:00.725258 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-6a814a11-d985-4fe4-96b4-614398d59d77 req-abcec229-a46b-4d7b-96c7-b200d8bebad5 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] https://10.4.3.14/volume/v3/snapshots returned with HTTP 202 Aug 13 21:17:00.725258 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1055/4235] 10.4.3.14 () {72 vars in 1540 bytes} [Thu Aug 13 21:17:00 2026] POST /volume/v3/snapshots => generated 323 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:17:00.749576 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-0864e9db-2d7d-483b-b0f5-63de884a4d3c req-3dbb690e-fa45-4b13-bafd-6dd4cf61dd4c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:00.752369 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-0864e9db-2d7d-483b-b0f5-63de884a4d3c req-3dbb690e-fa45-4b13-bafd-6dd4cf61dd4c tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] GET https://10.4.3.14/volume/v3/volumes/53e948fe-6720-48f8-9568-29268c21ffc7 Aug 13 21:17:00.752632 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-0864e9db-2d7d-483b-b0f5-63de884a4d3c req-3dbb690e-fa45-4b13-bafd-6dd4cf61dd4c tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:00.752899 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-0864e9db-2d7d-483b-b0f5-63de884a4d3c req-3dbb690e-fa45-4b13-bafd-6dd4cf61dd4c tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:00.762877 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:17:00.762877 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:17:00.768989 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-0864e9db-2d7d-483b-b0f5-63de884a4d3c req-3dbb690e-fa45-4b13-bafd-6dd4cf61dd4c tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Volume info retrieved successfully. Aug 13 21:17:00.775038 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-0864e9db-2d7d-483b-b0f5-63de884a4d3c req-3dbb690e-fa45-4b13-bafd-6dd4cf61dd4c tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] https://10.4.3.14/volume/v3/volumes/53e948fe-6720-48f8-9568-29268c21ffc7 returned with HTTP 200 Aug 13 21:17:00.775594 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1059/4236] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:17:00 2026] GET /volume/v3/volumes/53e948fe-6720-48f8-9568-29268c21ffc7 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:17:00.792388 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-027ffea1-bd19-4f72-957f-6076847d35b4 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:00.794762 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-027ffea1-bd19-4f72-957f-6076847d35b4 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] DELETE https://10.4.3.14/volume/v3/volumes/53e948fe-6720-48f8-9568-29268c21ffc7 Aug 13 21:17:00.795154 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-027ffea1-bd19-4f72-957f-6076847d35b4 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:00.795723 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-027ffea1-bd19-4f72-957f-6076847d35b4 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:00.796047 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-027ffea1-bd19-4f72-957f-6076847d35b4 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Delete volume with id: 53e948fe-6720-48f8-9568-29268c21ffc7 Aug 13 21:17:00.803295 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:17:00.803295 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:17:00.804035 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-027ffea1-bd19-4f72-957f-6076847d35b4 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Volume info retrieved successfully. Aug 13 21:17:00.821002 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-027ffea1-bd19-4f72-957f-6076847d35b4 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Delete volume request issued successfully. Aug 13 21:17:00.821399 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-027ffea1-bd19-4f72-957f-6076847d35b4 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] https://10.4.3.14/volume/v3/volumes/53e948fe-6720-48f8-9568-29268c21ffc7 returned with HTTP 202 Aug 13 21:17:00.821940 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1065/4237] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:17:00 2026] DELETE /volume/v3/volumes/53e948fe-6720-48f8-9568-29268c21ffc7 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:17:00.832051 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7576354c-675d-4a43-b0e1-4a17c41edf48 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:00.834705 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7576354c-675d-4a43-b0e1-4a17c41edf48 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] GET https://10.4.3.14/volume/v3/volumes/53e948fe-6720-48f8-9568-29268c21ffc7 Aug 13 21:17:00.834705 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7576354c-675d-4a43-b0e1-4a17c41edf48 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:00.834705 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7576354c-675d-4a43-b0e1-4a17c41edf48 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:00.842809 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:17:00.842809 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:17:00.847070 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-7576354c-675d-4a43-b0e1-4a17c41edf48 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Volume info retrieved successfully. Aug 13 21:17:00.852086 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7576354c-675d-4a43-b0e1-4a17c41edf48 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] https://10.4.3.14/volume/v3/volumes/53e948fe-6720-48f8-9568-29268c21ffc7 returned with HTTP 200 Aug 13 21:17:00.852500 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1059/4238] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:17:00 2026] GET /volume/v3/volumes/53e948fe-6720-48f8-9568-29268c21ffc7 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:17:00.898930 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-928b3893-0718-4f71-9366-bc87fe909aaa None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:00.901240 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-928b3893-0718-4f71-9366-bc87fe909aaa tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/86a6ff31-720e-4f5e-806d-d8fda0fd64c3 Aug 13 21:17:00.901458 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-928b3893-0718-4f71-9366-bc87fe909aaa tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:00.901681 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-928b3893-0718-4f71-9366-bc87fe909aaa tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:00.901806 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-928b3893-0718-4f71-9366-bc87fe909aaa tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 86a6ff31-720e-4f5e-806d-d8fda0fd64c3. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:17:00.907208 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:17:00.907208 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:17:00.908216 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-928b3893-0718-4f71-9366-bc87fe909aaa tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/86a6ff31-720e-4f5e-806d-d8fda0fd64c3 returned with HTTP 200 Aug 13 21:17:00.908693 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1056/4239] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:17:00 2026] GET /volume/v3/backups/86a6ff31-720e-4f5e-806d-d8fda0fd64c3 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:17:01.670012 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1883dc06-49f0-48d9-931d-11c5dc2e2115 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:01.671954 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1883dc06-49f0-48d9-931d-11c5dc2e2115 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] GET https://10.4.3.14/volume/v3/backups/2ecc12c0-a086-4f58-9bee-cbb655fc74fc Aug 13 21:17:01.672280 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1883dc06-49f0-48d9-931d-11c5dc2e2115 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:01.672436 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1883dc06-49f0-48d9-931d-11c5dc2e2115 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:01.672542 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-1883dc06-49f0-48d9-931d-11c5dc2e2115 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Show backup with id 2ecc12c0-a086-4f58-9bee-cbb655fc74fc. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:17:01.677239 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:17:01.677239 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:17:01.678022 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1883dc06-49f0-48d9-931d-11c5dc2e2115 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] https://10.4.3.14/volume/v3/backups/2ecc12c0-a086-4f58-9bee-cbb655fc74fc returned with HTTP 200 Aug 13 21:17:01.678535 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1060/4240] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:17:01 2026] GET /volume/v3/backups/2ecc12c0-a086-4f58-9bee-cbb655fc74fc => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:17:01.869238 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-6a8001bb-7122-4310-b784-68ad1e976903 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:01.875084 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6a8001bb-7122-4310-b784-68ad1e976903 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] GET https://10.4.3.14/volume/v3/volumes/53e948fe-6720-48f8-9568-29268c21ffc7 Aug 13 21:17:01.875084 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6a8001bb-7122-4310-b784-68ad1e976903 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:01.875920 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6a8001bb-7122-4310-b784-68ad1e976903 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:01.883240 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6a8001bb-7122-4310-b784-68ad1e976903 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] https://10.4.3.14/volume/v3/volumes/53e948fe-6720-48f8-9568-29268c21ffc7 returned with HTTP 404 Aug 13 21:17:01.884082 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1066/4241] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:17:01 2026] GET /volume/v3/volumes/53e948fe-6720-48f8-9568-29268c21ffc7 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:17:01.921173 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-499f7531-1afa-4bd3-8012-0cba549f94e7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:01.924769 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-499f7531-1afa-4bd3-8012-0cba549f94e7 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/86a6ff31-720e-4f5e-806d-d8fda0fd64c3 Aug 13 21:17:01.924949 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-499f7531-1afa-4bd3-8012-0cba549f94e7 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:01.925227 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-499f7531-1afa-4bd3-8012-0cba549f94e7 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:01.925407 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-499f7531-1afa-4bd3-8012-0cba549f94e7 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 86a6ff31-720e-4f5e-806d-d8fda0fd64c3. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:17:01.930933 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:17:01.930933 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:17:01.932194 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-499f7531-1afa-4bd3-8012-0cba549f94e7 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/86a6ff31-720e-4f5e-806d-d8fda0fd64c3 returned with HTTP 200 Aug 13 21:17:01.932494 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1060/4242] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:17:01 2026] GET /volume/v3/backups/86a6ff31-720e-4f5e-806d-d8fda0fd64c3 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:17:02.691050 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-9bafc9bc-565a-458c-ba57-0b6459c7cb9a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:02.693342 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9bafc9bc-565a-458c-ba57-0b6459c7cb9a tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] GET https://10.4.3.14/volume/v3/backups/2ecc12c0-a086-4f58-9bee-cbb655fc74fc Aug 13 21:17:02.693533 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9bafc9bc-565a-458c-ba57-0b6459c7cb9a tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:02.693712 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9bafc9bc-565a-458c-ba57-0b6459c7cb9a tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:02.693810 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-9bafc9bc-565a-458c-ba57-0b6459c7cb9a tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Show backup with id 2ecc12c0-a086-4f58-9bee-cbb655fc74fc. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:17:02.699927 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:17:02.699927 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:17:02.701282 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9bafc9bc-565a-458c-ba57-0b6459c7cb9a tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] https://10.4.3.14/volume/v3/backups/2ecc12c0-a086-4f58-9bee-cbb655fc74fc returned with HTTP 200 Aug 13 21:17:02.701566 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1057/4243] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:17:02 2026] GET /volume/v3/backups/2ecc12c0-a086-4f58-9bee-cbb655fc74fc => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:17:02.916511 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f79e92e7-ae25-4ac6-a36b-cb4c5980206a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:02.918567 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f79e92e7-ae25-4ac6-a36b-cb4c5980206a tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] GET https://10.4.3.14/volume/v3/snapshots/dc5b3707-1de4-40fb-9014-84572ff4c98c Aug 13 21:17:02.918783 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f79e92e7-ae25-4ac6-a36b-cb4c5980206a tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:02.919054 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f79e92e7-ae25-4ac6-a36b-cb4c5980206a tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:02.926021 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:17:02.926021 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:17:02.926723 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f79e92e7-ae25-4ac6-a36b-cb4c5980206a tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Snapshot retrieved successfully. Aug 13 21:17:02.927873 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f79e92e7-ae25-4ac6-a36b-cb4c5980206a tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] https://10.4.3.14/volume/v3/snapshots/dc5b3707-1de4-40fb-9014-84572ff4c98c returned with HTTP 200 Aug 13 21:17:02.928417 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1061/4244] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:17:02 2026] GET /volume/v3/snapshots/dc5b3707-1de4-40fb-9014-84572ff4c98c => generated 482 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:17:02.943374 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-8ca8eb8b-2100-4282-8daa-e1b01aff2d12 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:02.945551 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8ca8eb8b-2100-4282-8daa-e1b01aff2d12 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/86a6ff31-720e-4f5e-806d-d8fda0fd64c3 Aug 13 21:17:02.945773 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8ca8eb8b-2100-4282-8daa-e1b01aff2d12 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:02.946033 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8ca8eb8b-2100-4282-8daa-e1b01aff2d12 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:02.946213 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-8ca8eb8b-2100-4282-8daa-e1b01aff2d12 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 86a6ff31-720e-4f5e-806d-d8fda0fd64c3. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:17:02.952231 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:17:02.952231 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:17:02.953235 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8ca8eb8b-2100-4282-8daa-e1b01aff2d12 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/86a6ff31-720e-4f5e-806d-d8fda0fd64c3 returned with HTTP 200 Aug 13 21:17:02.953688 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1067/4245] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:17:02 2026] GET /volume/v3/backups/86a6ff31-720e-4f5e-806d-d8fda0fd64c3 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:17:02.957531 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-cbcd0034-f144-4521-8988-547a33884776 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:02.959844 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cbcd0034-f144-4521-8988-547a33884776 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:17:02.960379 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cbcd0034-f144-4521-8988-547a33884776 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-453663876", "snapshot_id": null, "imageRef": "08a53ceb-8a5f-4575-b797-8b523d79de34", "volume_type": null, "size": 1}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:17:02.962005 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-cbcd0034-f144-4521-8988-547a33884776 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-453663876', 'snapshot_id': None, 'imageRef': '08a53ceb-8a5f-4575-b797-8b523d79de34', 'volume_type': None, 'size': 1}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:17:02.964430 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-cabf544f-1cd0-46cf-a935-2de53fb3ae56 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:02.966752 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-cabf544f-1cd0-46cf-a935-2de53fb3ae56 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] POST https://10.4.3.14/volume/v3/backups/86a6ff31-720e-4f5e-806d-d8fda0fd64c3/restore Aug 13 21:17:02.967257 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-cabf544f-1cd0-46cf-a935-2de53fb3ae56 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "639875e3-2ade-4771-8bb5-ca37a09dd47c"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:17:02.969063 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.contrib.backups [None req-cabf544f-1cd0-46cf-a935-2de53fb3ae56 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Restoring backup 86a6ff31-720e-4f5e-806d-d8fda0fd64c3 ({'restore': {'volume_id': '639875e3-2ade-4771-8bb5-ca37a09dd47c'}}) {{(pid=100217) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 13 21:17:02.969206 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.contrib.backups [None req-cabf544f-1cd0-46cf-a935-2de53fb3ae56 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Restoring backup 86a6ff31-720e-4f5e-806d-d8fda0fd64c3 to volume 639875e3-2ade-4771-8bb5-ca37a09dd47c. Aug 13 21:17:02.974655 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:17:02.974655 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:17:02.983280 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:17:02.983280 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:17:02.984016 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-cabf544f-1cd0-46cf-a935-2de53fb3ae56 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Volume info retrieved successfully. Aug 13 21:17:02.984242 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.backup.api [None req-cabf544f-1cd0-46cf-a935-2de53fb3ae56 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Checking backup size 1 against volume size 1 {{(pid=100217) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 13 21:17:02.984366 np0000007265 devstack@c-api.service[100217]: INFO cinder.backup.api [None req-cabf544f-1cd0-46cf-a935-2de53fb3ae56 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Overwriting volume 639875e3-2ade-4771-8bb5-ca37a09dd47c with restore of backup 86a6ff31-720e-4f5e-806d-d8fda0fd64c3 Aug 13 21:17:03.002697 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.backup.rpcapi [None req-cabf544f-1cd0-46cf-a935-2de53fb3ae56 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] restore_backup in rpcapi backup_id 86a6ff31-720e-4f5e-806d-d8fda0fd64c3 {{(pid=100217) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 13 21:17:03.004815 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-cabf544f-1cd0-46cf-a935-2de53fb3ae56 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/86a6ff31-720e-4f5e-806d-d8fda0fd64c3/restore returned with HTTP 202 Aug 13 21:17:03.005326 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1058/4246] 10.4.3.14 () {68 vars in 1386 bytes} [Thu Aug 13 21:17:02 2026] POST /volume/v3/backups/86a6ff31-720e-4f5e-806d-d8fda0fd64c3/restore => generated 181 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:17:03.013588 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9344f0d9-e1d8-43e2-8e29-934f19c28d09 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:03.015443 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9344f0d9-e1d8-43e2-8e29-934f19c28d09 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/86a6ff31-720e-4f5e-806d-d8fda0fd64c3 Aug 13 21:17:03.015570 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9344f0d9-e1d8-43e2-8e29-934f19c28d09 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:03.015740 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9344f0d9-e1d8-43e2-8e29-934f19c28d09 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:03.015843 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-9344f0d9-e1d8-43e2-8e29-934f19c28d09 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 86a6ff31-720e-4f5e-806d-d8fda0fd64c3. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:17:03.020331 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:17:03.020331 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:17:03.021144 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9344f0d9-e1d8-43e2-8e29-934f19c28d09 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/86a6ff31-720e-4f5e-806d-d8fda0fd64c3 returned with HTTP 200 Aug 13 21:17:03.021553 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1062/4247] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:17:03 2026] GET /volume/v3/backups/86a6ff31-720e-4f5e-806d-d8fda0fd64c3 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:17:03.059539 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:17:03.059539 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:17:03.060062 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-cbcd0034-f144-4521-8988-547a33884776 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Snapshot retrieved successfully. Aug 13 21:17:03.060391 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-cbcd0034-f144-4521-8988-547a33884776 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Create volume of 1 GB Aug 13 21:17:03.064832 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-cbcd0034-f144-4521-8988-547a33884776 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Availability Zones retrieved successfully. Aug 13 21:17:03.071187 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-cbcd0034-f144-4521-8988-547a33884776 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Flow 'volume_create_api' (2cb6ed4f-6994-4ced-baf0-45eb18b2a647) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:17:03.072122 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-cbcd0034-f144-4521-8988-547a33884776 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (239e9cf0-b632-42d5-99be-a2845ad03504) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:17:03.073076 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-cbcd0034-f144-4521-8988-547a33884776 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:17:03.108573 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-cbcd0034-f144-4521-8988-547a33884776 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (239e9cf0-b632-42d5-99be-a2845ad03504) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'dc5b3707-1de4-40fb-9014-84572ff4c98c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:17:03.109422 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-cbcd0034-f144-4521-8988-547a33884776 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (334d10a7-b282-4e60-b852-a40b7a087e6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:17:03.147722 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-cbcd0034-f144-4521-8988-547a33884776 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Created reservations ['3e56d7a8-bace-4aad-a881-a156482e020e', '321d0484-80a1-4f44-bd51-5e8de5e35ae2', 'ef4e2374-5cb1-42fd-999d-dc3c01f3a3a1', 'f475a18f-de87-4e6a-a106-89aea42a352d'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:17:03.148597 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-cbcd0034-f144-4521-8988-547a33884776 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (334d10a7-b282-4e60-b852-a40b7a087e6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e56d7a8-bace-4aad-a881-a156482e020e', '321d0484-80a1-4f44-bd51-5e8de5e35ae2', 'ef4e2374-5cb1-42fd-999d-dc3c01f3a3a1', 'f475a18f-de87-4e6a-a106-89aea42a352d']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:17:03.149361 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-cbcd0034-f144-4521-8988-547a33884776 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be4d9b7f-3153-4eec-9921-e1ae02ba31a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:17:03.187585 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-cbcd0034-f144-4521-8988-547a33884776 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be4d9b7f-3153-4eec-9921-e1ae02ba31a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '926e0c59-038e-41fe-915e-56e9c96329dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-453663876',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c06e65b0662d4997aa32c15e578f973d',qos_specs=None,replication_status=,reservations=['3e56d7a8-bace-4aad-a881-a156482e020e','321d0484-80a1-4f44-bd51-5e8de5e35ae2','ef4e2374-5cb1-42fd-999d-dc3c01f3a3a1','f475a18f-de87-4e6a-a106-89aea42a352d'],size=1,snapshot_id=dc5b3707-1de4-40fb-9014-84572ff4c98c,source_replicaid=,source_volid=None,status='creating',user_id='173378c6556b4cf39aa2067fbc49e324',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:17:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-453663876',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=926e0c59-038e-41fe-915e-56e9c96329dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c06e65b0662d4997aa32c15e578f973d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=dc5b3707-1de4-40fb-9014-84572ff4c98c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='173378c6556b4cf39aa2067fbc49e324',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:17:03.188492 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-cbcd0034-f144-4521-8988-547a33884776 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14e9a23e-d208-42c2-bb8b-9765753a8e56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:17:03.204689 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-cbcd0034-f144-4521-8988-547a33884776 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14e9a23e-d208-42c2-bb8b-9765753a8e56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-453663876',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c06e65b0662d4997aa32c15e578f973d',qos_specs=None,replication_status=,reservations=['3e56d7a8-bace-4aad-a881-a156482e020e','321d0484-80a1-4f44-bd51-5e8de5e35ae2','ef4e2374-5cb1-42fd-999d-dc3c01f3a3a1','f475a18f-de87-4e6a-a106-89aea42a352d'],size=1,snapshot_id=dc5b3707-1de4-40fb-9014-84572ff4c98c,source_replicaid=,source_volid=None,status='creating',user_id='173378c6556b4cf39aa2067fbc49e324',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:17:03.205353 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-cbcd0034-f144-4521-8988-547a33884776 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65a8fc35-86a3-43ae-b813-a24575e4922a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:17:03.230339 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-cbcd0034-f144-4521-8988-547a33884776 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65a8fc35-86a3-43ae-b813-a24575e4922a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:17:03.231427 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-cbcd0034-f144-4521-8988-547a33884776 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Flow 'volume_create_api' (2cb6ed4f-6994-4ced-baf0-45eb18b2a647) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:17:03.231819 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-cbcd0034-f144-4521-8988-547a33884776 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Create volume request issued successfully. Aug 13 21:17:03.232762 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cbcd0034-f144-4521-8988-547a33884776 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:17:03.233198 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1061/4248] 10.4.3.14 () {70 vars in 1293 bytes} [Thu Aug 13 21:17:02 2026] POST /volume/v3/volumes => generated 811 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:17:03.246440 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-24f10f12-f717-4383-b2a5-9c92032dc4e0 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:03.248872 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-24f10f12-f717-4383-b2a5-9c92032dc4e0 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] GET https://10.4.3.14/volume/v3/volumes/926e0c59-038e-41fe-915e-56e9c96329dc Aug 13 21:17:03.249200 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-24f10f12-f717-4383-b2a5-9c92032dc4e0 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:03.249463 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-24f10f12-f717-4383-b2a5-9c92032dc4e0 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:03.260050 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:17:03.260050 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:17:03.266595 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-24f10f12-f717-4383-b2a5-9c92032dc4e0 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Volume info retrieved successfully. Aug 13 21:17:03.274778 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-24f10f12-f717-4383-b2a5-9c92032dc4e0 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] https://10.4.3.14/volume/v3/volumes/926e0c59-038e-41fe-915e-56e9c96329dc returned with HTTP 200 Aug 13 21:17:03.275343 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1068/4249] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:17:03 2026] GET /volume/v3/volumes/926e0c59-038e-41fe-915e-56e9c96329dc => generated 879 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:17:03.713919 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-8cd55eec-1432-4ce0-a9b0-49e756b94d49 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:03.715713 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8cd55eec-1432-4ce0-a9b0-49e756b94d49 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] GET https://10.4.3.14/volume/v3/backups/2ecc12c0-a086-4f58-9bee-cbb655fc74fc Aug 13 21:17:03.715897 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8cd55eec-1432-4ce0-a9b0-49e756b94d49 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:03.716139 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8cd55eec-1432-4ce0-a9b0-49e756b94d49 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:03.716294 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-8cd55eec-1432-4ce0-a9b0-49e756b94d49 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Show backup with id 2ecc12c0-a086-4f58-9bee-cbb655fc74fc. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:17:03.720736 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:17:03.720736 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:17:03.721571 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8cd55eec-1432-4ce0-a9b0-49e756b94d49 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] https://10.4.3.14/volume/v3/backups/2ecc12c0-a086-4f58-9bee-cbb655fc74fc returned with HTTP 200 Aug 13 21:17:03.722003 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1059/4250] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:17:03 2026] GET /volume/v3/backups/2ecc12c0-a086-4f58-9bee-cbb655fc74fc => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:17:04.031976 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-69607f1c-aa53-4931-852b-9a8cd9e6638f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:04.033851 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-69607f1c-aa53-4931-852b-9a8cd9e6638f tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/86a6ff31-720e-4f5e-806d-d8fda0fd64c3 Aug 13 21:17:04.034330 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-69607f1c-aa53-4931-852b-9a8cd9e6638f tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:04.034419 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-69607f1c-aa53-4931-852b-9a8cd9e6638f tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:04.034518 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-69607f1c-aa53-4931-852b-9a8cd9e6638f tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 86a6ff31-720e-4f5e-806d-d8fda0fd64c3. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:17:04.039083 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:17:04.039083 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:17:04.039886 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-69607f1c-aa53-4931-852b-9a8cd9e6638f tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/86a6ff31-720e-4f5e-806d-d8fda0fd64c3 returned with HTTP 200 Aug 13 21:17:04.040387 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1063/4251] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:17:04 2026] GET /volume/v3/backups/86a6ff31-720e-4f5e-806d-d8fda0fd64c3 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:17:04.288902 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7a9a1674-ca99-40ed-be20-b9baeeccfbf4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:04.291136 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7a9a1674-ca99-40ed-be20-b9baeeccfbf4 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] GET https://10.4.3.14/volume/v3/volumes/926e0c59-038e-41fe-915e-56e9c96329dc Aug 13 21:17:04.291742 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7a9a1674-ca99-40ed-be20-b9baeeccfbf4 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:04.291742 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7a9a1674-ca99-40ed-be20-b9baeeccfbf4 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:04.299101 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:17:04.299101 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:17:04.301936 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-7a9a1674-ca99-40ed-be20-b9baeeccfbf4 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Volume info retrieved successfully. Aug 13 21:17:04.306823 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7a9a1674-ca99-40ed-be20-b9baeeccfbf4 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] https://10.4.3.14/volume/v3/volumes/926e0c59-038e-41fe-915e-56e9c96329dc returned with HTTP 200 Aug 13 21:17:04.307250 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1062/4252] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:17:04 2026] GET /volume/v3/volumes/926e0c59-038e-41fe-915e-56e9c96329dc => generated 1420 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:17:04.318418 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-8d0badd6-db40-4492-8578-49ca467ea589 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:04.320179 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8d0badd6-db40-4492-8578-49ca467ea589 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] GET https://10.4.3.14/volume/v3/volumes/926e0c59-038e-41fe-915e-56e9c96329dc Aug 13 21:17:04.320414 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8d0badd6-db40-4492-8578-49ca467ea589 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:04.320630 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8d0badd6-db40-4492-8578-49ca467ea589 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:04.328762 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:17:04.328762 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:17:04.332402 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-8d0badd6-db40-4492-8578-49ca467ea589 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Volume info retrieved successfully. Aug 13 21:17:04.336735 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8d0badd6-db40-4492-8578-49ca467ea589 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] https://10.4.3.14/volume/v3/volumes/926e0c59-038e-41fe-915e-56e9c96329dc returned with HTTP 200 Aug 13 21:17:04.337172 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1069/4253] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:17:04 2026] GET /volume/v3/volumes/926e0c59-038e-41fe-915e-56e9c96329dc => generated 1420 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:17:04.733799 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ae27aa9e-d62b-426e-ae67-a6146f9e75c8 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:04.735654 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ae27aa9e-d62b-426e-ae67-a6146f9e75c8 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] GET https://10.4.3.14/volume/v3/backups/2ecc12c0-a086-4f58-9bee-cbb655fc74fc Aug 13 21:17:04.735837 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ae27aa9e-d62b-426e-ae67-a6146f9e75c8 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:04.736075 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ae27aa9e-d62b-426e-ae67-a6146f9e75c8 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:04.736255 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-ae27aa9e-d62b-426e-ae67-a6146f9e75c8 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Show backup with id 2ecc12c0-a086-4f58-9bee-cbb655fc74fc. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:17:04.740587 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:17:04.740587 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:17:04.741518 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ae27aa9e-d62b-426e-ae67-a6146f9e75c8 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] https://10.4.3.14/volume/v3/backups/2ecc12c0-a086-4f58-9bee-cbb655fc74fc returned with HTTP 200 Aug 13 21:17:04.742007 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1060/4254] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:17:04 2026] GET /volume/v3/backups/2ecc12c0-a086-4f58-9bee-cbb655fc74fc => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:17:05.050405 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-de59c473-2d0a-45be-861b-ce167bada044 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:05.052646 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-de59c473-2d0a-45be-861b-ce167bada044 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/86a6ff31-720e-4f5e-806d-d8fda0fd64c3 Aug 13 21:17:05.052915 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-de59c473-2d0a-45be-861b-ce167bada044 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:05.053188 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-de59c473-2d0a-45be-861b-ce167bada044 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:05.053345 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-de59c473-2d0a-45be-861b-ce167bada044 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 86a6ff31-720e-4f5e-806d-d8fda0fd64c3. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:17:05.059050 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:17:05.059050 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:17:05.060043 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-de59c473-2d0a-45be-861b-ce167bada044 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/86a6ff31-720e-4f5e-806d-d8fda0fd64c3 returned with HTTP 200 Aug 13 21:17:05.060511 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1064/4255] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:17:05 2026] GET /volume/v3/backups/86a6ff31-720e-4f5e-806d-d8fda0fd64c3 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:17:05.408463 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-d725572a-96a6-432c-9510-e2b429df6e14 req-b5ddff91-2b9e-484f-9b96-f995ca96bcef None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:05.410748 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-d725572a-96a6-432c-9510-e2b429df6e14 req-b5ddff91-2b9e-484f-9b96-f995ca96bcef tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] GET https://10.4.3.14/volume/v3/volumes/926e0c59-038e-41fe-915e-56e9c96329dc Aug 13 21:17:05.411141 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-d725572a-96a6-432c-9510-e2b429df6e14 req-b5ddff91-2b9e-484f-9b96-f995ca96bcef tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:05.411480 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-d725572a-96a6-432c-9510-e2b429df6e14 req-b5ddff91-2b9e-484f-9b96-f995ca96bcef tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:05.418177 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:17:05.418177 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:17:05.422680 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-d725572a-96a6-432c-9510-e2b429df6e14 req-b5ddff91-2b9e-484f-9b96-f995ca96bcef tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Volume info retrieved successfully. Aug 13 21:17:05.427333 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-d725572a-96a6-432c-9510-e2b429df6e14 req-b5ddff91-2b9e-484f-9b96-f995ca96bcef tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] https://10.4.3.14/volume/v3/volumes/926e0c59-038e-41fe-915e-56e9c96329dc returned with HTTP 200 Aug 13 21:17:05.427853 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1063/4256] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:17:05 2026] GET /volume/v3/volumes/926e0c59-038e-41fe-915e-56e9c96329dc => generated 1402 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:17:05.753843 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2e29e532-a1d1-44b0-ad67-aa5675c8a70a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:05.756039 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2e29e532-a1d1-44b0-ad67-aa5675c8a70a tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] GET https://10.4.3.14/volume/v3/backups/2ecc12c0-a086-4f58-9bee-cbb655fc74fc Aug 13 21:17:05.756039 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2e29e532-a1d1-44b0-ad67-aa5675c8a70a tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:05.756227 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2e29e532-a1d1-44b0-ad67-aa5675c8a70a tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:05.756276 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-2e29e532-a1d1-44b0-ad67-aa5675c8a70a tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Show backup with id 2ecc12c0-a086-4f58-9bee-cbb655fc74fc. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:17:05.760525 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:17:05.760525 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:17:05.761293 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2e29e532-a1d1-44b0-ad67-aa5675c8a70a tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] https://10.4.3.14/volume/v3/backups/2ecc12c0-a086-4f58-9bee-cbb655fc74fc returned with HTTP 200 Aug 13 21:17:05.761746 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1070/4257] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:17:05 2026] GET /volume/v3/backups/2ecc12c0-a086-4f58-9bee-cbb655fc74fc => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:17:05.773913 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-66f576b0-b679-449f-819f-15ae41d0e320 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:05.775716 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-66f576b0-b679-449f-819f-15ae41d0e320 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:17:05.776095 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-66f576b0-b679-449f-819f-15ae41d0e320 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "2ecc12c0-a086-4f58-9bee-cbb655fc74fc", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-539243826"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:17:05.777521 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-66f576b0-b679-449f-819f-15ae41d0e320 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Create volume request body: {'volume': {"'backup_id": '2ecc12c0-a086-4f58-9bee-cbb655fc74fc', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-539243826'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:17:05.777650 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-66f576b0-b679-449f-819f-15ae41d0e320 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Create volume of 1 GB Aug 13 21:17:05.781812 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-66f576b0-b679-449f-819f-15ae41d0e320 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Availability Zones retrieved successfully. Aug 13 21:17:05.787579 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-66f576b0-b679-449f-819f-15ae41d0e320 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Flow 'volume_create_api' (56bf2787-6400-4b4e-94d5-d428aff67538) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:17:05.788681 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-66f576b0-b679-449f-819f-15ae41d0e320 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6f33a9d-a6e2-4412-8d8b-b5d8d9fff57b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:17:05.789696 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-66f576b0-b679-449f-819f-15ae41d0e320 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:17:05.815849 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-66f576b0-b679-449f-819f-15ae41d0e320 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6f33a9d-a6e2-4412-8d8b-b5d8d9fff57b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:17:05.816675 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-66f576b0-b679-449f-819f-15ae41d0e320 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7dacae4e-2ab0-4c8e-aea1-4e0037d03d66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:17:05.857632 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-66f576b0-b679-449f-819f-15ae41d0e320 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Created reservations ['647b1958-979c-476c-964a-11a458698d86', 'b501ee88-7fd4-422b-ac71-0753d996a54a', '47f1db3e-b7d4-45e7-a2b7-201eeaa8b2a0', 'ceee4309-ff24-4bbb-9ed0-a868b2a4016c'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:17:05.858357 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-66f576b0-b679-449f-819f-15ae41d0e320 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7dacae4e-2ab0-4c8e-aea1-4e0037d03d66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['647b1958-979c-476c-964a-11a458698d86', 'b501ee88-7fd4-422b-ac71-0753d996a54a', '47f1db3e-b7d4-45e7-a2b7-201eeaa8b2a0', 'ceee4309-ff24-4bbb-9ed0-a868b2a4016c']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:17:05.859221 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-66f576b0-b679-449f-819f-15ae41d0e320 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f598e34f-2ce5-435b-9731-541813fba131) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:17:05.884605 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-66f576b0-b679-449f-819f-15ae41d0e320 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f598e34f-2ce5-435b-9731-541813fba131) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f550b052-44b8-4f68-a491-db1fcad2543d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-539243826',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f0cbaadd54c43f0adcc003c6743c3f2',qos_specs=None,replication_status=,reservations=['647b1958-979c-476c-964a-11a458698d86','b501ee88-7fd4-422b-ac71-0753d996a54a','47f1db3e-b7d4-45e7-a2b7-201eeaa8b2a0','ceee4309-ff24-4bbb-9ed0-a868b2a4016c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c926660d0e524f7080bb343e074e5b28',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:17:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-539243826',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f550b052-44b8-4f68-a491-db1fcad2543d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f0cbaadd54c43f0adcc003c6743c3f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c926660d0e524f7080bb343e074e5b28',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:17:05.885468 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-66f576b0-b679-449f-819f-15ae41d0e320 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed263479-00f1-4ec9-95e9-3a081b716cc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:17:05.906691 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-66f576b0-b679-449f-819f-15ae41d0e320 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed263479-00f1-4ec9-95e9-3a081b716cc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-539243826',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f0cbaadd54c43f0adcc003c6743c3f2',qos_specs=None,replication_status=,reservations=['647b1958-979c-476c-964a-11a458698d86','b501ee88-7fd4-422b-ac71-0753d996a54a','47f1db3e-b7d4-45e7-a2b7-201eeaa8b2a0','ceee4309-ff24-4bbb-9ed0-a868b2a4016c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c926660d0e524f7080bb343e074e5b28',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:17:05.907791 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-66f576b0-b679-449f-819f-15ae41d0e320 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3366a1f-801b-4679-bc4e-d3ef0f02cb07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:17:05.916706 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-66f576b0-b679-449f-819f-15ae41d0e320 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3366a1f-801b-4679-bc4e-d3ef0f02cb07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:17:05.917766 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-66f576b0-b679-449f-819f-15ae41d0e320 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Flow 'volume_create_api' (56bf2787-6400-4b4e-94d5-d428aff67538) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:17:05.918254 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-66f576b0-b679-449f-819f-15ae41d0e320 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Create volume request issued successfully. Aug 13 21:17:05.919064 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-66f576b0-b679-449f-819f-15ae41d0e320 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:17:05.919728 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1061/4258] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:17:05 2026] POST /volume/v3/volumes => generated 755 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:17:05.930535 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b36e7054-9d06-4a6e-8ed4-4f12509f0902 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:05.932271 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b36e7054-9d06-4a6e-8ed4-4f12509f0902 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:17:05.932604 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b36e7054-9d06-4a6e-8ed4-4f12509f0902 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "2ecc12c0-a086-4f58-9bee-cbb655fc74fc", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1654667306"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:17:05.934190 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-b36e7054-9d06-4a6e-8ed4-4f12509f0902 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Create volume request body: {'volume': {"'backup_id": '2ecc12c0-a086-4f58-9bee-cbb655fc74fc', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1654667306'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:17:05.934337 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-b36e7054-9d06-4a6e-8ed4-4f12509f0902 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Create volume of 1 GB Aug 13 21:17:05.939005 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b36e7054-9d06-4a6e-8ed4-4f12509f0902 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Availability Zones retrieved successfully. Aug 13 21:17:05.945149 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b36e7054-9d06-4a6e-8ed4-4f12509f0902 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Flow 'volume_create_api' (a524d657-9728-42e4-a963-1ff9dc33c685) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:17:05.946175 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b36e7054-9d06-4a6e-8ed4-4f12509f0902 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33041153-950e-4381-91de-ecab6d985b2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:17:05.947313 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-b36e7054-9d06-4a6e-8ed4-4f12509f0902 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:17:05.976307 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b36e7054-9d06-4a6e-8ed4-4f12509f0902 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33041153-950e-4381-91de-ecab6d985b2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:17:05.977049 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b36e7054-9d06-4a6e-8ed4-4f12509f0902 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20d37b38-9135-47f6-a516-8cda36d8fecf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:17:06.012374 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-d725572a-96a6-432c-9510-e2b429df6e14 req-3ba8a2e7-9e1c-4a04-a9c6-b632ecf981cf None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:06.014656 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-d725572a-96a6-432c-9510-e2b429df6e14 req-3ba8a2e7-9e1c-4a04-a9c6-b632ecf981cf tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] GET https://10.4.3.14/volume/v3/volumes/926e0c59-038e-41fe-915e-56e9c96329dc Aug 13 21:17:06.014854 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-d725572a-96a6-432c-9510-e2b429df6e14 req-3ba8a2e7-9e1c-4a04-a9c6-b632ecf981cf tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:06.015094 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-d725572a-96a6-432c-9510-e2b429df6e14 req-3ba8a2e7-9e1c-4a04-a9c6-b632ecf981cf tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:06.019079 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-b36e7054-9d06-4a6e-8ed4-4f12509f0902 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Created reservations ['91c9c8e8-5c02-4192-8eb8-de8a4b4fd275', '35b0d883-911c-404c-aa4d-39fa4d9dc437', '6cdac79d-e926-49f2-bb68-c55bfd53beba', '3f15f81e-c448-467f-969f-8d1e107011cf'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:17:06.019792 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b36e7054-9d06-4a6e-8ed4-4f12509f0902 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20d37b38-9135-47f6-a516-8cda36d8fecf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91c9c8e8-5c02-4192-8eb8-de8a4b4fd275', '35b0d883-911c-404c-aa4d-39fa4d9dc437', '6cdac79d-e926-49f2-bb68-c55bfd53beba', '3f15f81e-c448-467f-969f-8d1e107011cf']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:17:06.022879 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b36e7054-9d06-4a6e-8ed4-4f12509f0902 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5649b36b-6e68-4ca4-91c0-2d4822eed909) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:17:06.022984 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:17:06.022984 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:17:06.025833 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-d725572a-96a6-432c-9510-e2b429df6e14 req-3ba8a2e7-9e1c-4a04-a9c6-b632ecf981cf tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Volume info retrieved successfully. Aug 13 21:17:06.030193 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-d725572a-96a6-432c-9510-e2b429df6e14 req-3ba8a2e7-9e1c-4a04-a9c6-b632ecf981cf tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] https://10.4.3.14/volume/v3/volumes/926e0c59-038e-41fe-915e-56e9c96329dc returned with HTTP 200 Aug 13 21:17:06.030572 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1064/4259] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:17:06 2026] GET /volume/v3/volumes/926e0c59-038e-41fe-915e-56e9c96329dc => generated 1402 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:17:06.040716 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c4cd1352-636e-4478-a466-f5b8ec9a20f7 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:06.041431 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c4cd1352-636e-4478-a466-f5b8ec9a20f7 None None] GET https://10.4.3.14/volume// Aug 13 21:17:06.041677 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c4cd1352-636e-4478-a466-f5b8ec9a20f7 None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:06.042093 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c4cd1352-636e-4478-a466-f5b8ec9a20f7 None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:06.042430 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c4cd1352-636e-4478-a466-f5b8ec9a20f7 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:17:06.042781 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1071/4260] 10.4.3.14 () {66 vars in 1412 bytes} [Thu Aug 13 21:17:06 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:17:06.043623 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b36e7054-9d06-4a6e-8ed4-4f12509f0902 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5649b36b-6e68-4ca4-91c0-2d4822eed909) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2124903d-584c-4cdb-a4c9-21311a11cdf7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1654667306',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f0cbaadd54c43f0adcc003c6743c3f2',qos_specs=None,replication_status=,reservations=['91c9c8e8-5c02-4192-8eb8-de8a4b4fd275','35b0d883-911c-404c-aa4d-39fa4d9dc437','6cdac79d-e926-49f2-bb68-c55bfd53beba','3f15f81e-c448-467f-969f-8d1e107011cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c926660d0e524f7080bb343e074e5b28',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:17:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1654667306',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2124903d-584c-4cdb-a4c9-21311a11cdf7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f0cbaadd54c43f0adcc003c6743c3f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c926660d0e524f7080bb343e074e5b28',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:17:06.044679 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b36e7054-9d06-4a6e-8ed4-4f12509f0902 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f85754ad-b929-46b7-a5ec-0f9104b3ec6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:17:06.052445 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-d725572a-96a6-432c-9510-e2b429df6e14 req-40e8c1b2-3502-41db-adb7-42ab5477a29b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:06.054882 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-d725572a-96a6-432c-9510-e2b429df6e14 req-40e8c1b2-3502-41db-adb7-42ab5477a29b tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:17:06.055387 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-d725572a-96a6-432c-9510-e2b429df6e14 req-40e8c1b2-3502-41db-adb7-42ab5477a29b tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "926e0c59-038e-41fe-915e-56e9c96329dc", "connector": null, "instance_uuid": "3950ba49-9135-4271-b2d5-25af9aff3eb9"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:17:06.067151 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:17:06.067151 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:17:06.073116 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b36e7054-9d06-4a6e-8ed4-4f12509f0902 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f85754ad-b929-46b7-a5ec-0f9104b3ec6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1654667306',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f0cbaadd54c43f0adcc003c6743c3f2',qos_specs=None,replication_status=,reservations=['91c9c8e8-5c02-4192-8eb8-de8a4b4fd275','35b0d883-911c-404c-aa4d-39fa4d9dc437','6cdac79d-e926-49f2-bb68-c55bfd53beba','3f15f81e-c448-467f-969f-8d1e107011cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c926660d0e524f7080bb343e074e5b28',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:17:06.073526 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2f01cdb8-5af1-482c-afe9-b2b820a42150 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:06.074269 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b36e7054-9d06-4a6e-8ed4-4f12509f0902 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afcbb88d-3c70-492c-ae6e-ad4b784044fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:17:06.075223 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2f01cdb8-5af1-482c-afe9-b2b820a42150 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/86a6ff31-720e-4f5e-806d-d8fda0fd64c3 Aug 13 21:17:06.075417 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2f01cdb8-5af1-482c-afe9-b2b820a42150 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:06.075594 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2f01cdb8-5af1-482c-afe9-b2b820a42150 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:06.075694 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-2f01cdb8-5af1-482c-afe9-b2b820a42150 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 86a6ff31-720e-4f5e-806d-d8fda0fd64c3. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:17:06.080120 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:17:06.080120 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:17:06.080840 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2f01cdb8-5af1-482c-afe9-b2b820a42150 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/86a6ff31-720e-4f5e-806d-d8fda0fd64c3 returned with HTTP 200 Aug 13 21:17:06.081305 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1065/4261] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:17:06 2026] GET /volume/v3/backups/86a6ff31-720e-4f5e-806d-d8fda0fd64c3 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:17:06.086471 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b36e7054-9d06-4a6e-8ed4-4f12509f0902 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afcbb88d-3c70-492c-ae6e-ad4b784044fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:17:06.087393 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b36e7054-9d06-4a6e-8ed4-4f12509f0902 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Flow 'volume_create_api' (a524d657-9728-42e4-a963-1ff9dc33c685) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:17:06.087720 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b36e7054-9d06-4a6e-8ed4-4f12509f0902 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Create volume request issued successfully. Aug 13 21:17:06.088356 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b36e7054-9d06-4a6e-8ed4-4f12509f0902 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:17:06.088774 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1065/4262] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:17:05 2026] POST /volume/v3/volumes => generated 756 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:17:06.098990 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-d725572a-96a6-432c-9510-e2b429df6e14 req-40e8c1b2-3502-41db-adb7-42ab5477a29b tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:17:06.099439 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1062/4263] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:17:06 2026] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:17:06.103280 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-92e94779-4cec-4bf1-be8e-8a4b87a06c8a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:06.105361 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-92e94779-4cec-4bf1-be8e-8a4b87a06c8a tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:17:06.105815 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-92e94779-4cec-4bf1-be8e-8a4b87a06c8a tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "2ecc12c0-a086-4f58-9bee-cbb655fc74fc", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-548036307"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:17:06.107770 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-92e94779-4cec-4bf1-be8e-8a4b87a06c8a tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Create volume request body: {'volume': {"'backup_id": '2ecc12c0-a086-4f58-9bee-cbb655fc74fc', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-548036307'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:17:06.107840 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-92e94779-4cec-4bf1-be8e-8a4b87a06c8a tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Create volume of 1 GB Aug 13 21:17:06.112215 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-92e94779-4cec-4bf1-be8e-8a4b87a06c8a tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Availability Zones retrieved successfully. Aug 13 21:17:06.118320 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-92e94779-4cec-4bf1-be8e-8a4b87a06c8a tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Flow 'volume_create_api' (484d67bf-8a58-4eb5-bc16-8aa3f26c3104) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:17:06.119359 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-92e94779-4cec-4bf1-be8e-8a4b87a06c8a tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f631753-2cf5-485c-b62c-752b2dc169fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:17:06.120395 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-92e94779-4cec-4bf1-be8e-8a4b87a06c8a tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:17:06.151894 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-92e94779-4cec-4bf1-be8e-8a4b87a06c8a tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f631753-2cf5-485c-b62c-752b2dc169fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:17:06.152746 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-92e94779-4cec-4bf1-be8e-8a4b87a06c8a tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a9a4578-4e0f-46e5-906d-4874fdec6df3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:17:06.202449 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-92e94779-4cec-4bf1-be8e-8a4b87a06c8a tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Created reservations ['583c8f11-4a14-4ea0-a664-1d83d3fd02fd', '0a3da328-36f5-4f22-9e56-e32b4b8067c1', '71f99ef0-9c8c-4fdd-a922-67b6947c22ed', '3f312fc9-3976-4ccf-9f73-0452e41067ab'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:17:06.203524 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-92e94779-4cec-4bf1-be8e-8a4b87a06c8a tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a9a4578-4e0f-46e5-906d-4874fdec6df3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['583c8f11-4a14-4ea0-a664-1d83d3fd02fd', '0a3da328-36f5-4f22-9e56-e32b4b8067c1', '71f99ef0-9c8c-4fdd-a922-67b6947c22ed', '3f312fc9-3976-4ccf-9f73-0452e41067ab']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:17:06.204514 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-92e94779-4cec-4bf1-be8e-8a4b87a06c8a tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dba150bb-a90e-4be7-bc75-f2f9ef740b81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:17:06.233599 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-92e94779-4cec-4bf1-be8e-8a4b87a06c8a tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dba150bb-a90e-4be7-bc75-f2f9ef740b81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f52e3fb-9a98-4516-a158-42d8e4420d50', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-548036307',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f0cbaadd54c43f0adcc003c6743c3f2',qos_specs=None,replication_status=,reservations=['583c8f11-4a14-4ea0-a664-1d83d3fd02fd','0a3da328-36f5-4f22-9e56-e32b4b8067c1','71f99ef0-9c8c-4fdd-a922-67b6947c22ed','3f312fc9-3976-4ccf-9f73-0452e41067ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c926660d0e524f7080bb343e074e5b28',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:17:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-548036307',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f52e3fb-9a98-4516-a158-42d8e4420d50,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f0cbaadd54c43f0adcc003c6743c3f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c926660d0e524f7080bb343e074e5b28',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:17:06.234759 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-92e94779-4cec-4bf1-be8e-8a4b87a06c8a tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43350578-186f-41f0-b556-b941b1670197) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:17:06.267319 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-92e94779-4cec-4bf1-be8e-8a4b87a06c8a tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43350578-186f-41f0-b556-b941b1670197) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-548036307',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f0cbaadd54c43f0adcc003c6743c3f2',qos_specs=None,replication_status=,reservations=['583c8f11-4a14-4ea0-a664-1d83d3fd02fd','0a3da328-36f5-4f22-9e56-e32b4b8067c1','71f99ef0-9c8c-4fdd-a922-67b6947c22ed','3f312fc9-3976-4ccf-9f73-0452e41067ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c926660d0e524f7080bb343e074e5b28',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:17:06.268401 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-92e94779-4cec-4bf1-be8e-8a4b87a06c8a tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e79d64b5-927b-4e01-afb4-4942cbab535d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:17:06.282173 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-92e94779-4cec-4bf1-be8e-8a4b87a06c8a tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e79d64b5-927b-4e01-afb4-4942cbab535d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:17:06.283539 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-92e94779-4cec-4bf1-be8e-8a4b87a06c8a tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Flow 'volume_create_api' (484d67bf-8a58-4eb5-bc16-8aa3f26c3104) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:17:06.284077 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-92e94779-4cec-4bf1-be8e-8a4b87a06c8a tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Create volume request issued successfully. Aug 13 21:17:06.285005 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-92e94779-4cec-4bf1-be8e-8a4b87a06c8a tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:17:06.285515 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1072/4264] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:17:06 2026] POST /volume/v3/volumes => generated 755 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:17:06.301497 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-472ad114-c835-4134-a9f3-7db93ad50546 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:06.303784 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-472ad114-c835-4134-a9f3-7db93ad50546 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:17:06.304311 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-472ad114-c835-4134-a9f3-7db93ad50546 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "2ecc12c0-a086-4f58-9bee-cbb655fc74fc", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1373612872"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:17:06.306211 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-472ad114-c835-4134-a9f3-7db93ad50546 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Create volume request body: {'volume': {"'backup_id": '2ecc12c0-a086-4f58-9bee-cbb655fc74fc', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1373612872'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:17:06.306211 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-472ad114-c835-4134-a9f3-7db93ad50546 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Create volume of 1 GB Aug 13 21:17:06.311254 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-472ad114-c835-4134-a9f3-7db93ad50546 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Availability Zones retrieved successfully. Aug 13 21:17:06.317301 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-472ad114-c835-4134-a9f3-7db93ad50546 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Flow 'volume_create_api' (7262738a-cbae-4fdc-b63e-e1cde3ec05ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:17:06.319596 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-472ad114-c835-4134-a9f3-7db93ad50546 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1ef66ef-1c2e-44cc-a1e3-57bfe08a0ce4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:17:06.319596 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-472ad114-c835-4134-a9f3-7db93ad50546 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:17:06.353345 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-472ad114-c835-4134-a9f3-7db93ad50546 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1ef66ef-1c2e-44cc-a1e3-57bfe08a0ce4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:17:06.354302 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-472ad114-c835-4134-a9f3-7db93ad50546 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad231456-45df-40cf-a3fa-ca33f7c7c225) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:17:06.400803 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-472ad114-c835-4134-a9f3-7db93ad50546 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Created reservations ['171818ae-965f-440e-85d0-c0b270bb94e7', 'd6a75559-9f47-47ec-b8fd-924897f15d96', '6b71764a-50fb-43e3-b4fd-d654765b3194', '6b434eb2-db13-4041-9bb4-419917737d5b'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:17:06.401647 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-472ad114-c835-4134-a9f3-7db93ad50546 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad231456-45df-40cf-a3fa-ca33f7c7c225) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['171818ae-965f-440e-85d0-c0b270bb94e7', 'd6a75559-9f47-47ec-b8fd-924897f15d96', '6b71764a-50fb-43e3-b4fd-d654765b3194', '6b434eb2-db13-4041-9bb4-419917737d5b']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:17:06.402556 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-472ad114-c835-4134-a9f3-7db93ad50546 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e6e2d0c-14c1-49d6-a748-c689cbb08ab0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:17:06.428044 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-472ad114-c835-4134-a9f3-7db93ad50546 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e6e2d0c-14c1-49d6-a748-c689cbb08ab0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91b97a53-b86c-493e-8e22-947671af8b91', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1373612872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f0cbaadd54c43f0adcc003c6743c3f2',qos_specs=None,replication_status=,reservations=['171818ae-965f-440e-85d0-c0b270bb94e7','d6a75559-9f47-47ec-b8fd-924897f15d96','6b71764a-50fb-43e3-b4fd-d654765b3194','6b434eb2-db13-4041-9bb4-419917737d5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c926660d0e524f7080bb343e074e5b28',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:17:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1373612872',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91b97a53-b86c-493e-8e22-947671af8b91,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f0cbaadd54c43f0adcc003c6743c3f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c926660d0e524f7080bb343e074e5b28',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:17:06.429459 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-472ad114-c835-4134-a9f3-7db93ad50546 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (062b45ac-75a4-4b06-ab4b-b34fbb925dba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:17:06.452653 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-472ad114-c835-4134-a9f3-7db93ad50546 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (062b45ac-75a4-4b06-ab4b-b34fbb925dba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1373612872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f0cbaadd54c43f0adcc003c6743c3f2',qos_specs=None,replication_status=,reservations=['171818ae-965f-440e-85d0-c0b270bb94e7','d6a75559-9f47-47ec-b8fd-924897f15d96','6b71764a-50fb-43e3-b4fd-d654765b3194','6b434eb2-db13-4041-9bb4-419917737d5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c926660d0e524f7080bb343e074e5b28',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:17:06.453464 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-472ad114-c835-4134-a9f3-7db93ad50546 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78b7b78e-0c5b-4e01-bc03-f33a3804f36d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:17:06.463923 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-472ad114-c835-4134-a9f3-7db93ad50546 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78b7b78e-0c5b-4e01-bc03-f33a3804f36d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:17:06.464747 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-472ad114-c835-4134-a9f3-7db93ad50546 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Flow 'volume_create_api' (7262738a-cbae-4fdc-b63e-e1cde3ec05ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:17:06.465087 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-472ad114-c835-4134-a9f3-7db93ad50546 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Create volume request issued successfully. Aug 13 21:17:06.465644 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-472ad114-c835-4134-a9f3-7db93ad50546 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:17:06.466165 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1066/4265] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:17:06 2026] POST /volume/v3/volumes => generated 756 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:17:06.479575 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e81340f9-d4f2-458b-9019-ba4596a107b0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:06.481716 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e81340f9-d4f2-458b-9019-ba4596a107b0 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:17:06.482138 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e81340f9-d4f2-458b-9019-ba4596a107b0 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "2ecc12c0-a086-4f58-9bee-cbb655fc74fc", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-152561304"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:17:06.483677 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-e81340f9-d4f2-458b-9019-ba4596a107b0 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Create volume request body: {'volume': {"'backup_id": '2ecc12c0-a086-4f58-9bee-cbb655fc74fc', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-152561304'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:17:06.483871 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-e81340f9-d4f2-458b-9019-ba4596a107b0 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Create volume of 1 GB Aug 13 21:17:06.484158 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:17:06.484158 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:17:06.488553 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e81340f9-d4f2-458b-9019-ba4596a107b0 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Availability Zones retrieved successfully. Aug 13 21:17:06.494791 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e81340f9-d4f2-458b-9019-ba4596a107b0 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Flow 'volume_create_api' (b82ac55a-e4bc-40ea-95e2-77862e62551e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:17:06.495760 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e81340f9-d4f2-458b-9019-ba4596a107b0 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00de3b6a-27c1-4a67-be95-948191abfc26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:17:06.497043 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-e81340f9-d4f2-458b-9019-ba4596a107b0 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:17:06.524602 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e81340f9-d4f2-458b-9019-ba4596a107b0 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00de3b6a-27c1-4a67-be95-948191abfc26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:17:06.525510 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e81340f9-d4f2-458b-9019-ba4596a107b0 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39bc3cb3-7d7b-46e4-9ae1-4bcc974f9eb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:17:06.575366 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-e81340f9-d4f2-458b-9019-ba4596a107b0 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Created reservations ['b248abcd-ac06-487b-b638-81bda19eb646', '5226fe12-1de0-48ec-81e4-e18d2f0a3bd9', 'd1b20704-437b-48c3-9dc5-2eadddae014e', '5198f74f-30b3-4612-9972-c0f8feef8514'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:17:06.576278 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e81340f9-d4f2-458b-9019-ba4596a107b0 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39bc3cb3-7d7b-46e4-9ae1-4bcc974f9eb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b248abcd-ac06-487b-b638-81bda19eb646', '5226fe12-1de0-48ec-81e4-e18d2f0a3bd9', 'd1b20704-437b-48c3-9dc5-2eadddae014e', '5198f74f-30b3-4612-9972-c0f8feef8514']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:17:06.577095 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e81340f9-d4f2-458b-9019-ba4596a107b0 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd8aa0ee-5624-47e7-85bd-50211fa2479f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:17:06.608377 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e81340f9-d4f2-458b-9019-ba4596a107b0 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd8aa0ee-5624-47e7-85bd-50211fa2479f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1dbc0f6e-32d5-49b5-a3d2-b663dd6edcc6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-152561304',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f0cbaadd54c43f0adcc003c6743c3f2',qos_specs=None,replication_status=,reservations=['b248abcd-ac06-487b-b638-81bda19eb646','5226fe12-1de0-48ec-81e4-e18d2f0a3bd9','d1b20704-437b-48c3-9dc5-2eadddae014e','5198f74f-30b3-4612-9972-c0f8feef8514'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c926660d0e524f7080bb343e074e5b28',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:17:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-152561304',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1dbc0f6e-32d5-49b5-a3d2-b663dd6edcc6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f0cbaadd54c43f0adcc003c6743c3f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c926660d0e524f7080bb343e074e5b28',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:17:06.609108 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e81340f9-d4f2-458b-9019-ba4596a107b0 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e315d5e-d500-436c-912f-45e5da5f9dd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:17:06.626519 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e81340f9-d4f2-458b-9019-ba4596a107b0 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e315d5e-d500-436c-912f-45e5da5f9dd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-152561304',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f0cbaadd54c43f0adcc003c6743c3f2',qos_specs=None,replication_status=,reservations=['b248abcd-ac06-487b-b638-81bda19eb646','5226fe12-1de0-48ec-81e4-e18d2f0a3bd9','d1b20704-437b-48c3-9dc5-2eadddae014e','5198f74f-30b3-4612-9972-c0f8feef8514'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c926660d0e524f7080bb343e074e5b28',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:17:06.627396 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e81340f9-d4f2-458b-9019-ba4596a107b0 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4330e9f2-5d3a-4a9b-825e-291beab89469) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:17:06.638598 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e81340f9-d4f2-458b-9019-ba4596a107b0 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4330e9f2-5d3a-4a9b-825e-291beab89469) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:17:06.639605 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e81340f9-d4f2-458b-9019-ba4596a107b0 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Flow 'volume_create_api' (b82ac55a-e4bc-40ea-95e2-77862e62551e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:17:06.639976 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e81340f9-d4f2-458b-9019-ba4596a107b0 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Create volume request issued successfully. Aug 13 21:17:06.640571 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e81340f9-d4f2-458b-9019-ba4596a107b0 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:17:06.641085 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1066/4266] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:17:06 2026] POST /volume/v3/volumes => generated 755 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:17:06.654772 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b1e13b78-8fd6-42b6-ba86-8db306d9bce6 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:06.657376 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b1e13b78-8fd6-42b6-ba86-8db306d9bce6 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] GET https://10.4.3.14/volume/v3/volumes/f550b052-44b8-4f68-a491-db1fcad2543d Aug 13 21:17:06.657658 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b1e13b78-8fd6-42b6-ba86-8db306d9bce6 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:06.658026 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b1e13b78-8fd6-42b6-ba86-8db306d9bce6 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:06.667941 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:17:06.667941 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:17:06.672523 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-b1e13b78-8fd6-42b6-ba86-8db306d9bce6 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Volume info retrieved successfully. Aug 13 21:17:06.678059 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b1e13b78-8fd6-42b6-ba86-8db306d9bce6 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] https://10.4.3.14/volume/v3/volumes/f550b052-44b8-4f68-a491-db1fcad2543d returned with HTTP 200 Aug 13 21:17:06.678566 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1063/4267] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:17:06 2026] GET /volume/v3/volumes/f550b052-44b8-4f68-a491-db1fcad2543d => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:17:06.694142 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-587f485a-9814-4c84-a1f3-3b78218b68fc None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:06.696481 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-587f485a-9814-4c84-a1f3-3b78218b68fc tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] GET https://10.4.3.14/volume/v3/volumes/2124903d-584c-4cdb-a4c9-21311a11cdf7 Aug 13 21:17:06.696743 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-587f485a-9814-4c84-a1f3-3b78218b68fc tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:06.696993 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-587f485a-9814-4c84-a1f3-3b78218b68fc tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:06.705832 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:17:06.705832 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:17:06.710341 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-587f485a-9814-4c84-a1f3-3b78218b68fc tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Volume info retrieved successfully. Aug 13 21:17:06.715422 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-587f485a-9814-4c84-a1f3-3b78218b68fc tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] https://10.4.3.14/volume/v3/volumes/2124903d-584c-4cdb-a4c9-21311a11cdf7 returned with HTTP 200 Aug 13 21:17:06.715928 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1073/4268] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:17:06 2026] GET /volume/v3/volumes/2124903d-584c-4cdb-a4c9-21311a11cdf7 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:17:06.729434 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0bc8369d-9590-4fdd-8aef-b84db2f143b3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:06.731775 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0bc8369d-9590-4fdd-8aef-b84db2f143b3 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] GET https://10.4.3.14/volume/v3/volumes/7f52e3fb-9a98-4516-a158-42d8e4420d50 Aug 13 21:17:06.732581 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0bc8369d-9590-4fdd-8aef-b84db2f143b3 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:06.732581 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0bc8369d-9590-4fdd-8aef-b84db2f143b3 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:06.740754 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:17:06.740754 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:17:06.745933 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0bc8369d-9590-4fdd-8aef-b84db2f143b3 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Volume info retrieved successfully. Aug 13 21:17:06.751048 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0bc8369d-9590-4fdd-8aef-b84db2f143b3 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] https://10.4.3.14/volume/v3/volumes/7f52e3fb-9a98-4516-a158-42d8e4420d50 returned with HTTP 200 Aug 13 21:17:06.751470 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1067/4269] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:17:06 2026] GET /volume/v3/volumes/7f52e3fb-9a98-4516-a158-42d8e4420d50 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:17:06.767301 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8756b8f0-496a-44c8-8e98-aaa48940abb9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:06.769280 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8756b8f0-496a-44c8-8e98-aaa48940abb9 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] GET https://10.4.3.14/volume/v3/volumes/91b97a53-b86c-493e-8e22-947671af8b91 Aug 13 21:17:06.769540 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8756b8f0-496a-44c8-8e98-aaa48940abb9 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:06.769675 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8756b8f0-496a-44c8-8e98-aaa48940abb9 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:06.777998 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:17:06.777998 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:17:06.782250 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-8756b8f0-496a-44c8-8e98-aaa48940abb9 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Volume info retrieved successfully. Aug 13 21:17:06.787574 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8756b8f0-496a-44c8-8e98-aaa48940abb9 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] https://10.4.3.14/volume/v3/volumes/91b97a53-b86c-493e-8e22-947671af8b91 returned with HTTP 200 Aug 13 21:17:06.788072 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1067/4270] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:17:06 2026] GET /volume/v3/volumes/91b97a53-b86c-493e-8e22-947671af8b91 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:17:06.801042 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b1dbc671-a481-49fa-a492-0cf7151dd0cc None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:06.802686 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b1dbc671-a481-49fa-a492-0cf7151dd0cc tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] GET https://10.4.3.14/volume/v3/volumes/1dbc0f6e-32d5-49b5-a3d2-b663dd6edcc6 Aug 13 21:17:06.802850 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b1dbc671-a481-49fa-a492-0cf7151dd0cc tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:06.803059 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b1dbc671-a481-49fa-a492-0cf7151dd0cc tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:06.809875 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:17:06.809875 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:17:06.813170 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-b1dbc671-a481-49fa-a492-0cf7151dd0cc tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Volume info retrieved successfully. Aug 13 21:17:06.816841 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b1dbc671-a481-49fa-a492-0cf7151dd0cc tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] https://10.4.3.14/volume/v3/volumes/1dbc0f6e-32d5-49b5-a3d2-b663dd6edcc6 returned with HTTP 200 Aug 13 21:17:06.817215 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1064/4271] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:17:06 2026] GET /volume/v3/volumes/1dbc0f6e-32d5-49b5-a3d2-b663dd6edcc6 => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:17:06.829588 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0b6d0655-2ffa-404a-8d2a-b21b43937bcd None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:06.831734 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0b6d0655-2ffa-404a-8d2a-b21b43937bcd tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] DELETE https://10.4.3.14/volume/v3/backups/2ecc12c0-a086-4f58-9bee-cbb655fc74fc Aug 13 21:17:06.832005 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0b6d0655-2ffa-404a-8d2a-b21b43937bcd tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:06.832247 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0b6d0655-2ffa-404a-8d2a-b21b43937bcd tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:06.832391 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.contrib.backups [None req-0b6d0655-2ffa-404a-8d2a-b21b43937bcd tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Delete backup with id: 2ecc12c0-a086-4f58-9bee-cbb655fc74fc. Aug 13 21:17:06.837223 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:17:06.837223 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:17:06.849517 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.backup.rpcapi [None req-0b6d0655-2ffa-404a-8d2a-b21b43937bcd tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] delete_backup rpcapi backup_id 2ecc12c0-a086-4f58-9bee-cbb655fc74fc {{(pid=100216) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 21:17:06.852003 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0b6d0655-2ffa-404a-8d2a-b21b43937bcd tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] https://10.4.3.14/volume/v3/backups/2ecc12c0-a086-4f58-9bee-cbb655fc74fc returned with HTTP 202 Aug 13 21:17:06.852424 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1074/4272] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:17:06 2026] DELETE /volume/v3/backups/2ecc12c0-a086-4f58-9bee-cbb655fc74fc => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:17:06.861901 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a421e5ef-45be-40cd-b002-3c54153be3dc None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:06.863953 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a421e5ef-45be-40cd-b002-3c54153be3dc tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] GET https://10.4.3.14/volume/v3/backups/2ecc12c0-a086-4f58-9bee-cbb655fc74fc Aug 13 21:17:06.864284 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a421e5ef-45be-40cd-b002-3c54153be3dc tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:06.864527 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a421e5ef-45be-40cd-b002-3c54153be3dc tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:06.864690 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-a421e5ef-45be-40cd-b002-3c54153be3dc tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Show backup with id 2ecc12c0-a086-4f58-9bee-cbb655fc74fc. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:17:06.870447 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:17:06.870447 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:17:06.871319 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a421e5ef-45be-40cd-b002-3c54153be3dc tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] https://10.4.3.14/volume/v3/backups/2ecc12c0-a086-4f58-9bee-cbb655fc74fc returned with HTTP 200 Aug 13 21:17:06.871766 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1068/4273] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:17:06 2026] GET /volume/v3/backups/2ecc12c0-a086-4f58-9bee-cbb655fc74fc => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:17:07.094677 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-fc97528f-e0af-4e9c-9f5f-a7e5e4746a29 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:07.097117 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fc97528f-e0af-4e9c-9f5f-a7e5e4746a29 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/86a6ff31-720e-4f5e-806d-d8fda0fd64c3 Aug 13 21:17:07.097436 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fc97528f-e0af-4e9c-9f5f-a7e5e4746a29 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:07.097677 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fc97528f-e0af-4e9c-9f5f-a7e5e4746a29 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:07.097891 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-fc97528f-e0af-4e9c-9f5f-a7e5e4746a29 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 86a6ff31-720e-4f5e-806d-d8fda0fd64c3. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:17:07.103707 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:17:07.103707 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:17:07.104836 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fc97528f-e0af-4e9c-9f5f-a7e5e4746a29 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/86a6ff31-720e-4f5e-806d-d8fda0fd64c3 returned with HTTP 200 Aug 13 21:17:07.105401 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1068/4274] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:17:07 2026] GET /volume/v3/backups/86a6ff31-720e-4f5e-806d-d8fda0fd64c3 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:17:07.465884 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-cc18de66-197e-48ec-8272-92305f1bcc1b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:07.466225 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-cc18de66-197e-48ec-8272-92305f1bcc1b None None] GET https://10.4.3.14/volume// Aug 13 21:17:07.466408 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-cc18de66-197e-48ec-8272-92305f1bcc1b None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:07.467001 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-cc18de66-197e-48ec-8272-92305f1bcc1b None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:07.467001 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-cc18de66-197e-48ec-8272-92305f1bcc1b None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:17:07.467367 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1065/4275] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:17:07 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:17:07.481302 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-d725572a-96a6-432c-9510-e2b429df6e14 req-1b60618b-8677-45de-b60d-e9eff054ab32 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:07.484703 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-d725572a-96a6-432c-9510-e2b429df6e14 req-1b60618b-8677-45de-b60d-e9eff054ab32 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] GET https://10.4.3.14/volume/v3/volumes/926e0c59-038e-41fe-915e-56e9c96329dc Aug 13 21:17:07.485052 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-d725572a-96a6-432c-9510-e2b429df6e14 req-1b60618b-8677-45de-b60d-e9eff054ab32 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:07.485322 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-d725572a-96a6-432c-9510-e2b429df6e14 req-1b60618b-8677-45de-b60d-e9eff054ab32 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:07.498588 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:17:07.498588 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:17:07.504651 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-d725572a-96a6-432c-9510-e2b429df6e14 req-1b60618b-8677-45de-b60d-e9eff054ab32 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Volume info retrieved successfully. Aug 13 21:17:07.512424 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-d725572a-96a6-432c-9510-e2b429df6e14 req-1b60618b-8677-45de-b60d-e9eff054ab32 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] https://10.4.3.14/volume/v3/volumes/926e0c59-038e-41fe-915e-56e9c96329dc returned with HTTP 200 Aug 13 21:17:07.513065 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1075/4276] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:17:07 2026] GET /volume/v3/volumes/926e0c59-038e-41fe-915e-56e9c96329dc => generated 1581 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:17:07.645396 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-d725572a-96a6-432c-9510-e2b429df6e14 req-420c43bd-353f-41d9-abe3-efc5aaa83dff None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:07.648189 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-d725572a-96a6-432c-9510-e2b429df6e14 req-420c43bd-353f-41d9-abe3-efc5aaa83dff tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] PUT https://10.4.3.14/volume/v3/attachments/64395599-ba02-4f60-834b-1c8768079d2e Aug 13 21:17:07.648675 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-d725572a-96a6-432c-9510-e2b429df6e14 req-420c43bd-353f-41d9-abe3-efc5aaa83dff tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:17:07.658474 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-d725572a-96a6-432c-9510-e2b429df6e14 req-420c43bd-353f-41d9-abe3-efc5aaa83dff tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Acquiring lock "cinder-attachment_update-926e0c59-038e-41fe-915e-56e9c96329dc-np0000007265" by "attachment_update" {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:17:07.664628 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-d725572a-96a6-432c-9510-e2b429df6e14 req-420c43bd-353f-41d9-abe3-efc5aaa83dff tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Lock "cinder-attachment_update-926e0c59-038e-41fe-915e-56e9c96329dc-np0000007265" acquired by "attachment_update" :: waited 0.006s {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:17:07.666415 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:17:07.666415 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:17:07.764038 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-d725572a-96a6-432c-9510-e2b429df6e14 req-420c43bd-353f-41d9-abe3-efc5aaa83dff tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Lock "cinder-attachment_update-926e0c59-038e-41fe-915e-56e9c96329dc-np0000007265" released by "attachment_update" :: held 0.099s {{(pid=100214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:17:07.764438 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-d725572a-96a6-432c-9510-e2b429df6e14 req-420c43bd-353f-41d9-abe3-efc5aaa83dff tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] https://10.4.3.14/volume/v3/attachments/64395599-ba02-4f60-834b-1c8768079d2e returned with HTTP 200 Aug 13 21:17:07.765079 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1069/4277] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:17:07 2026] PUT /volume/v3/attachments/64395599-ba02-4f60-834b-1c8768079d2e => generated 969 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:17:07.794793 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-d725572a-96a6-432c-9510-e2b429df6e14 req-3e1ef028-b1d9-4909-b47a-e5dbe4b9c142 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:07.797224 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-d725572a-96a6-432c-9510-e2b429df6e14 req-3e1ef028-b1d9-4909-b47a-e5dbe4b9c142 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] POST https://10.4.3.14/volume/v3/attachments/64395599-ba02-4f60-834b-1c8768079d2e/action Aug 13 21:17:07.797472 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-d725572a-96a6-432c-9510-e2b429df6e14 req-3e1ef028-b1d9-4909-b47a-e5dbe4b9c142 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Action body: b'{"os-complete": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:17:07.797584 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-d725572a-96a6-432c-9510-e2b429df6e14 req-3e1ef028-b1d9-4909-b47a-e5dbe4b9c142 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:17:07.814227 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:17:07.814227 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:17:07.828424 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-d725572a-96a6-432c-9510-e2b429df6e14 req-3e1ef028-b1d9-4909-b47a-e5dbe4b9c142 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] https://10.4.3.14/volume/v3/attachments/64395599-ba02-4f60-834b-1c8768079d2e/action returned with HTTP 204 Aug 13 21:17:07.829018 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1069/4278] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:17:07 2026] POST /volume/v3/attachments/64395599-ba02-4f60-834b-1c8768079d2e/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:17:07.885697 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-bfe5d143-c1c0-4e98-bdd4-dcea7c7ad79c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:07.885697 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bfe5d143-c1c0-4e98-bdd4-dcea7c7ad79c tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] GET https://10.4.3.14/volume/v3/backups/2ecc12c0-a086-4f58-9bee-cbb655fc74fc Aug 13 21:17:07.885697 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bfe5d143-c1c0-4e98-bdd4-dcea7c7ad79c tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:07.885697 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bfe5d143-c1c0-4e98-bdd4-dcea7c7ad79c tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:07.885697 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-bfe5d143-c1c0-4e98-bdd4-dcea7c7ad79c tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Show backup with id 2ecc12c0-a086-4f58-9bee-cbb655fc74fc. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:17:07.892500 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:17:07.892500 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:17:07.892875 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bfe5d143-c1c0-4e98-bdd4-dcea7c7ad79c tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] https://10.4.3.14/volume/v3/backups/2ecc12c0-a086-4f58-9bee-cbb655fc74fc returned with HTTP 200 Aug 13 21:17:07.893146 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1066/4279] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:17:07 2026] GET /volume/v3/backups/2ecc12c0-a086-4f58-9bee-cbb655fc74fc => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:17:08.123365 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f7e95ecc-e5a6-46a0-b6e1-3ad677b25a11 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:08.125841 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f7e95ecc-e5a6-46a0-b6e1-3ad677b25a11 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/86a6ff31-720e-4f5e-806d-d8fda0fd64c3 Aug 13 21:17:08.126148 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f7e95ecc-e5a6-46a0-b6e1-3ad677b25a11 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:08.126462 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f7e95ecc-e5a6-46a0-b6e1-3ad677b25a11 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:08.126521 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-f7e95ecc-e5a6-46a0-b6e1-3ad677b25a11 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 86a6ff31-720e-4f5e-806d-d8fda0fd64c3. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:17:08.131896 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:17:08.131896 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:17:08.132872 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f7e95ecc-e5a6-46a0-b6e1-3ad677b25a11 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/86a6ff31-720e-4f5e-806d-d8fda0fd64c3 returned with HTTP 200 Aug 13 21:17:08.133383 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1076/4280] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:17:08 2026] GET /volume/v3/backups/86a6ff31-720e-4f5e-806d-d8fda0fd64c3 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:17:08.908595 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2e180565-a67d-4d58-925b-6e0bbad448b3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:08.911067 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2e180565-a67d-4d58-925b-6e0bbad448b3 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] GET https://10.4.3.14/volume/v3/backups/2ecc12c0-a086-4f58-9bee-cbb655fc74fc Aug 13 21:17:08.911393 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2e180565-a67d-4d58-925b-6e0bbad448b3 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:08.911484 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2e180565-a67d-4d58-925b-6e0bbad448b3 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:08.911593 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-2e180565-a67d-4d58-925b-6e0bbad448b3 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Show backup with id 2ecc12c0-a086-4f58-9bee-cbb655fc74fc. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:17:08.916183 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2e180565-a67d-4d58-925b-6e0bbad448b3 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] https://10.4.3.14/volume/v3/backups/2ecc12c0-a086-4f58-9bee-cbb655fc74fc returned with HTTP 404 Aug 13 21:17:08.917199 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1070/4281] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:17:08 2026] GET /volume/v3/backups/2ecc12c0-a086-4f58-9bee-cbb655fc74fc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:17:08.927407 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-204924fe-e824-441a-a3b7-32b1d4c45c19 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:08.929473 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-204924fe-e824-441a-a3b7-32b1d4c45c19 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] DELETE https://10.4.3.14/volume/v3/volumes/1dbc0f6e-32d5-49b5-a3d2-b663dd6edcc6 Aug 13 21:17:08.929473 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-204924fe-e824-441a-a3b7-32b1d4c45c19 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:08.929651 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-204924fe-e824-441a-a3b7-32b1d4c45c19 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:08.929834 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-204924fe-e824-441a-a3b7-32b1d4c45c19 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Delete volume with id: 1dbc0f6e-32d5-49b5-a3d2-b663dd6edcc6 Aug 13 21:17:08.937443 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:17:08.937443 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:17:08.937977 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-204924fe-e824-441a-a3b7-32b1d4c45c19 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Volume info retrieved successfully. Aug 13 21:17:08.964715 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-204924fe-e824-441a-a3b7-32b1d4c45c19 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Delete volume request issued successfully. Aug 13 21:17:08.964911 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-204924fe-e824-441a-a3b7-32b1d4c45c19 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] https://10.4.3.14/volume/v3/volumes/1dbc0f6e-32d5-49b5-a3d2-b663dd6edcc6 returned with HTTP 202 Aug 13 21:17:08.965500 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1070/4282] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:17:08 2026] DELETE /volume/v3/volumes/1dbc0f6e-32d5-49b5-a3d2-b663dd6edcc6 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:17:08.976015 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-2b34dbe7-917e-418b-8541-0d21387aa637 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:08.979001 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2b34dbe7-917e-418b-8541-0d21387aa637 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] GET https://10.4.3.14/volume/v3/volumes/1dbc0f6e-32d5-49b5-a3d2-b663dd6edcc6 Aug 13 21:17:08.980010 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2b34dbe7-917e-418b-8541-0d21387aa637 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:08.980512 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2b34dbe7-917e-418b-8541-0d21387aa637 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:08.995420 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:17:08.995420 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:17:09.004981 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-2b34dbe7-917e-418b-8541-0d21387aa637 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Volume info retrieved successfully. Aug 13 21:17:09.011825 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2b34dbe7-917e-418b-8541-0d21387aa637 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] https://10.4.3.14/volume/v3/volumes/1dbc0f6e-32d5-49b5-a3d2-b663dd6edcc6 returned with HTTP 200 Aug 13 21:17:09.012294 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1067/4283] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:17:08 2026] GET /volume/v3/volumes/1dbc0f6e-32d5-49b5-a3d2-b663dd6edcc6 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:17:09.146442 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-00cba751-22b0-4770-afd2-a863b8928140 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:09.148468 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-00cba751-22b0-4770-afd2-a863b8928140 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/86a6ff31-720e-4f5e-806d-d8fda0fd64c3 Aug 13 21:17:09.148696 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-00cba751-22b0-4770-afd2-a863b8928140 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:09.148939 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-00cba751-22b0-4770-afd2-a863b8928140 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:09.149120 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-00cba751-22b0-4770-afd2-a863b8928140 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 86a6ff31-720e-4f5e-806d-d8fda0fd64c3. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:17:09.154264 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:17:09.154264 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:17:09.155224 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-00cba751-22b0-4770-afd2-a863b8928140 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/86a6ff31-720e-4f5e-806d-d8fda0fd64c3 returned with HTTP 200 Aug 13 21:17:09.155718 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1077/4284] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:17:09 2026] GET /volume/v3/backups/86a6ff31-720e-4f5e-806d-d8fda0fd64c3 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:17:10.031650 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-20673b0c-2977-4b4b-b585-fc27ef003955 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:10.033388 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-20673b0c-2977-4b4b-b585-fc27ef003955 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] GET https://10.4.3.14/volume/v3/volumes/1dbc0f6e-32d5-49b5-a3d2-b663dd6edcc6 Aug 13 21:17:10.033620 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-20673b0c-2977-4b4b-b585-fc27ef003955 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:10.033803 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-20673b0c-2977-4b4b-b585-fc27ef003955 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:10.040611 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-20673b0c-2977-4b4b-b585-fc27ef003955 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] https://10.4.3.14/volume/v3/volumes/1dbc0f6e-32d5-49b5-a3d2-b663dd6edcc6 returned with HTTP 404 Aug 13 21:17:10.041451 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1071/4285] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:17:10 2026] GET /volume/v3/volumes/1dbc0f6e-32d5-49b5-a3d2-b663dd6edcc6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:17:10.048497 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-18d4d855-de46-436f-8079-f9e6c35f0267 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:10.050400 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-18d4d855-de46-436f-8079-f9e6c35f0267 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] DELETE https://10.4.3.14/volume/v3/volumes/91b97a53-b86c-493e-8e22-947671af8b91 Aug 13 21:17:10.050562 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-18d4d855-de46-436f-8079-f9e6c35f0267 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:10.050744 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-18d4d855-de46-436f-8079-f9e6c35f0267 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:10.050935 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-18d4d855-de46-436f-8079-f9e6c35f0267 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Delete volume with id: 91b97a53-b86c-493e-8e22-947671af8b91 Aug 13 21:17:10.057270 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:17:10.057270 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:17:10.057683 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-18d4d855-de46-436f-8079-f9e6c35f0267 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Volume info retrieved successfully. Aug 13 21:17:10.074134 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-18d4d855-de46-436f-8079-f9e6c35f0267 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Delete volume request issued successfully. Aug 13 21:17:10.074345 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-18d4d855-de46-436f-8079-f9e6c35f0267 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] https://10.4.3.14/volume/v3/volumes/91b97a53-b86c-493e-8e22-947671af8b91 returned with HTTP 202 Aug 13 21:17:10.074835 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1071/4286] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:17:10 2026] DELETE /volume/v3/volumes/91b97a53-b86c-493e-8e22-947671af8b91 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:17:10.082984 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-5e70f11e-9d3b-470f-b305-55d061e21963 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:10.087555 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5e70f11e-9d3b-470f-b305-55d061e21963 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] GET https://10.4.3.14/volume/v3/volumes/91b97a53-b86c-493e-8e22-947671af8b91 Aug 13 21:17:10.088931 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5e70f11e-9d3b-470f-b305-55d061e21963 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:10.089134 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5e70f11e-9d3b-470f-b305-55d061e21963 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:10.101288 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:17:10.101288 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:17:10.109833 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-5e70f11e-9d3b-470f-b305-55d061e21963 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Volume info retrieved successfully. Aug 13 21:17:10.119216 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5e70f11e-9d3b-470f-b305-55d061e21963 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] https://10.4.3.14/volume/v3/volumes/91b97a53-b86c-493e-8e22-947671af8b91 returned with HTTP 200 Aug 13 21:17:10.119686 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1068/4287] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:17:10 2026] GET /volume/v3/volumes/91b97a53-b86c-493e-8e22-947671af8b91 => generated 848 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:17:10.166815 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-545a0e96-4ae3-4511-b4a8-6457695573db None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:10.168913 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-545a0e96-4ae3-4511-b4a8-6457695573db tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/86a6ff31-720e-4f5e-806d-d8fda0fd64c3 Aug 13 21:17:10.169172 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-545a0e96-4ae3-4511-b4a8-6457695573db tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:10.169373 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-545a0e96-4ae3-4511-b4a8-6457695573db tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:10.169658 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-545a0e96-4ae3-4511-b4a8-6457695573db tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 86a6ff31-720e-4f5e-806d-d8fda0fd64c3. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:17:10.173657 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:17:10.173657 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:17:10.174402 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-545a0e96-4ae3-4511-b4a8-6457695573db tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/86a6ff31-720e-4f5e-806d-d8fda0fd64c3 returned with HTTP 200 Aug 13 21:17:10.174764 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1078/4288] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:17:10 2026] GET /volume/v3/backups/86a6ff31-720e-4f5e-806d-d8fda0fd64c3 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:17:11.138309 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5d39a5d6-da22-4d8f-b808-37ffdac05a12 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:11.143176 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5d39a5d6-da22-4d8f-b808-37ffdac05a12 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] GET https://10.4.3.14/volume/v3/volumes/91b97a53-b86c-493e-8e22-947671af8b91 Aug 13 21:17:11.143176 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5d39a5d6-da22-4d8f-b808-37ffdac05a12 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:11.143176 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5d39a5d6-da22-4d8f-b808-37ffdac05a12 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:11.150354 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5d39a5d6-da22-4d8f-b808-37ffdac05a12 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] https://10.4.3.14/volume/v3/volumes/91b97a53-b86c-493e-8e22-947671af8b91 returned with HTTP 404 Aug 13 21:17:11.151267 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1072/4289] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:17:11 2026] GET /volume/v3/volumes/91b97a53-b86c-493e-8e22-947671af8b91 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 13 21:17:11.160658 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-cb471f0b-cec8-41c6-b687-c4d988b45378 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:11.162769 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cb471f0b-cec8-41c6-b687-c4d988b45378 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] DELETE https://10.4.3.14/volume/v3/volumes/7f52e3fb-9a98-4516-a158-42d8e4420d50 Aug 13 21:17:11.162769 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cb471f0b-cec8-41c6-b687-c4d988b45378 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:11.163242 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cb471f0b-cec8-41c6-b687-c4d988b45378 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:11.163242 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-cb471f0b-cec8-41c6-b687-c4d988b45378 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Delete volume with id: 7f52e3fb-9a98-4516-a158-42d8e4420d50 Aug 13 21:17:11.172151 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:17:11.172151 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:17:11.172833 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-cb471f0b-cec8-41c6-b687-c4d988b45378 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Volume info retrieved successfully. Aug 13 21:17:11.187083 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-a1d8eced-bf45-4510-8ee9-9e0dd2f07fae None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:11.189251 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a1d8eced-bf45-4510-8ee9-9e0dd2f07fae tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/86a6ff31-720e-4f5e-806d-d8fda0fd64c3 Aug 13 21:17:11.189251 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a1d8eced-bf45-4510-8ee9-9e0dd2f07fae tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:11.189595 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a1d8eced-bf45-4510-8ee9-9e0dd2f07fae tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:11.189595 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-a1d8eced-bf45-4510-8ee9-9e0dd2f07fae tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 86a6ff31-720e-4f5e-806d-d8fda0fd64c3. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:17:11.195470 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:17:11.195470 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:17:11.195698 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a1d8eced-bf45-4510-8ee9-9e0dd2f07fae tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/86a6ff31-720e-4f5e-806d-d8fda0fd64c3 returned with HTTP 200 Aug 13 21:17:11.196189 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1069/4290] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:17:11 2026] GET /volume/v3/backups/86a6ff31-720e-4f5e-806d-d8fda0fd64c3 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:17:11.199352 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-cb471f0b-cec8-41c6-b687-c4d988b45378 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Delete volume request issued successfully. Aug 13 21:17:11.199559 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cb471f0b-cec8-41c6-b687-c4d988b45378 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] https://10.4.3.14/volume/v3/volumes/7f52e3fb-9a98-4516-a158-42d8e4420d50 returned with HTTP 202 Aug 13 21:17:11.200020 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1072/4291] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:17:11 2026] DELETE /volume/v3/volumes/7f52e3fb-9a98-4516-a158-42d8e4420d50 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:17:11.209771 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2c7a8431-787b-4c74-87be-0a1ba87e877a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:11.215187 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2c7a8431-787b-4c74-87be-0a1ba87e877a tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] GET https://10.4.3.14/volume/v3/volumes/7f52e3fb-9a98-4516-a158-42d8e4420d50 Aug 13 21:17:11.215421 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2c7a8431-787b-4c74-87be-0a1ba87e877a tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:11.215649 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2c7a8431-787b-4c74-87be-0a1ba87e877a tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:11.224867 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:17:11.224867 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:17:11.229676 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-2c7a8431-787b-4c74-87be-0a1ba87e877a tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Volume info retrieved successfully. Aug 13 21:17:11.236112 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2c7a8431-787b-4c74-87be-0a1ba87e877a tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] https://10.4.3.14/volume/v3/volumes/7f52e3fb-9a98-4516-a158-42d8e4420d50 returned with HTTP 200 Aug 13 21:17:11.236518 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1079/4292] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:17:11 2026] GET /volume/v3/volumes/7f52e3fb-9a98-4516-a158-42d8e4420d50 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:17:11.333573 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b35109ca-abfe-4fae-97bf-ed79d12707bb None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:11.335290 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b35109ca-abfe-4fae-97bf-ed79d12707bb tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:17:11.335627 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b35109ca-abfe-4fae-97bf-ed79d12707bb tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-397461883", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:17:11.337586 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-b35109ca-abfe-4fae-97bf-ed79d12707bb tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-397461883', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:17:11.337701 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-b35109ca-abfe-4fae-97bf-ed79d12707bb tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Create volume of 1 GB Aug 13 21:17:11.337995 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:17:11.337995 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:17:11.341953 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b35109ca-abfe-4fae-97bf-ed79d12707bb tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Availability Zones retrieved successfully. Aug 13 21:17:11.347101 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-b35109ca-abfe-4fae-97bf-ed79d12707bb tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Flow 'volume_create_api' (48724ee7-acb3-4951-9288-18a6aeab071e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:17:11.347932 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-b35109ca-abfe-4fae-97bf-ed79d12707bb tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da164989-086a-4fa7-bf8f-a6d019572893) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:17:11.348780 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-b35109ca-abfe-4fae-97bf-ed79d12707bb tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:17:11.374518 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-b35109ca-abfe-4fae-97bf-ed79d12707bb tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da164989-086a-4fa7-bf8f-a6d019572893) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:17:11.375381 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-b35109ca-abfe-4fae-97bf-ed79d12707bb tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eea9c0f4-0c0d-46ca-9ba1-da4e1419ae07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:17:11.414594 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-b35109ca-abfe-4fae-97bf-ed79d12707bb tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Created reservations ['fe2ca142-7cc9-4787-aa57-17205f1d18bd', 'c5f8b783-8076-4cbb-845e-12e6faa167fc', 'd3d9c2fe-8011-4c34-ab2d-a2b11457184a', '711a3c06-27e8-4b15-8bc8-2a4d254d7d6f'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:17:11.415369 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-b35109ca-abfe-4fae-97bf-ed79d12707bb tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eea9c0f4-0c0d-46ca-9ba1-da4e1419ae07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe2ca142-7cc9-4787-aa57-17205f1d18bd', 'c5f8b783-8076-4cbb-845e-12e6faa167fc', 'd3d9c2fe-8011-4c34-ab2d-a2b11457184a', '711a3c06-27e8-4b15-8bc8-2a4d254d7d6f']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:17:11.416077 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-b35109ca-abfe-4fae-97bf-ed79d12707bb tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffdf81bd-6d35-469e-9074-868cff0d06cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:17:11.444521 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-b35109ca-abfe-4fae-97bf-ed79d12707bb tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffdf81bd-6d35-469e-9074-868cff0d06cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be7bcc2e-3276-490d-b977-8dd350ceae5e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-397461883',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8969fa0e903c40909cd0bf54fc5d1396',qos_specs=None,replication_status=,reservations=['fe2ca142-7cc9-4787-aa57-17205f1d18bd','c5f8b783-8076-4cbb-845e-12e6faa167fc','d3d9c2fe-8011-4c34-ab2d-a2b11457184a','711a3c06-27e8-4b15-8bc8-2a4d254d7d6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32aa66d4ffc54435a62d28cc0a8cd348',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:17:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-397461883',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be7bcc2e-3276-490d-b977-8dd350ceae5e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8969fa0e903c40909cd0bf54fc5d1396',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='32aa66d4ffc54435a62d28cc0a8cd348',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:17:11.445483 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-b35109ca-abfe-4fae-97bf-ed79d12707bb tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44a2a9d3-4cb4-4fe1-a1f4-523332de1152) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:17:11.469791 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-b35109ca-abfe-4fae-97bf-ed79d12707bb tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44a2a9d3-4cb4-4fe1-a1f4-523332de1152) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-397461883',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8969fa0e903c40909cd0bf54fc5d1396',qos_specs=None,replication_status=,reservations=['fe2ca142-7cc9-4787-aa57-17205f1d18bd','c5f8b783-8076-4cbb-845e-12e6faa167fc','d3d9c2fe-8011-4c34-ab2d-a2b11457184a','711a3c06-27e8-4b15-8bc8-2a4d254d7d6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32aa66d4ffc54435a62d28cc0a8cd348',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:17:11.470481 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-b35109ca-abfe-4fae-97bf-ed79d12707bb tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf9f5d2b-2961-4600-a731-70c263692ad6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:17:11.480589 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-b35109ca-abfe-4fae-97bf-ed79d12707bb tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf9f5d2b-2961-4600-a731-70c263692ad6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:17:11.481360 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-b35109ca-abfe-4fae-97bf-ed79d12707bb tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Flow 'volume_create_api' (48724ee7-acb3-4951-9288-18a6aeab071e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:17:11.481652 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b35109ca-abfe-4fae-97bf-ed79d12707bb tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Create volume request issued successfully. Aug 13 21:17:11.482472 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b35109ca-abfe-4fae-97bf-ed79d12707bb tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:17:11.483019 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1073/4293] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:17:11 2026] POST /volume/v3/volumes => generated 752 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:17:11.495884 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ea1453bb-5172-4e40-9495-057b6ed83c75 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:11.498222 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ea1453bb-5172-4e40-9495-057b6ed83c75 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] GET https://10.4.3.14/volume/v3/volumes/be7bcc2e-3276-490d-b977-8dd350ceae5e Aug 13 21:17:11.498484 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ea1453bb-5172-4e40-9495-057b6ed83c75 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:11.498732 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ea1453bb-5172-4e40-9495-057b6ed83c75 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:11.508243 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:17:11.508243 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:17:11.512859 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-ea1453bb-5172-4e40-9495-057b6ed83c75 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Volume info retrieved successfully. Aug 13 21:17:11.517449 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ea1453bb-5172-4e40-9495-057b6ed83c75 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] https://10.4.3.14/volume/v3/volumes/be7bcc2e-3276-490d-b977-8dd350ceae5e returned with HTTP 200 Aug 13 21:17:11.518133 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1070/4294] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:17:11 2026] GET /volume/v3/volumes/be7bcc2e-3276-490d-b977-8dd350ceae5e => generated 820 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:17:12.207241 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-52f65d38-6929-4791-bce8-1b0f0b18388f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:12.209160 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-52f65d38-6929-4791-bce8-1b0f0b18388f tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/86a6ff31-720e-4f5e-806d-d8fda0fd64c3 Aug 13 21:17:12.209428 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-52f65d38-6929-4791-bce8-1b0f0b18388f tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:12.209672 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-52f65d38-6929-4791-bce8-1b0f0b18388f tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:12.209822 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-52f65d38-6929-4791-bce8-1b0f0b18388f tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 86a6ff31-720e-4f5e-806d-d8fda0fd64c3. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:17:12.214007 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:17:12.214007 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:17:12.214646 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-52f65d38-6929-4791-bce8-1b0f0b18388f tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/86a6ff31-720e-4f5e-806d-d8fda0fd64c3 returned with HTTP 200 Aug 13 21:17:12.215047 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1073/4295] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:17:12 2026] GET /volume/v3/backups/86a6ff31-720e-4f5e-806d-d8fda0fd64c3 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:17:12.253201 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0f85a2bd-38f9-432a-a605-f71358ddb6a9 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:12.256227 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0f85a2bd-38f9-432a-a605-f71358ddb6a9 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] GET https://10.4.3.14/volume/v3/volumes/7f52e3fb-9a98-4516-a158-42d8e4420d50 Aug 13 21:17:12.256501 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0f85a2bd-38f9-432a-a605-f71358ddb6a9 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:12.256781 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0f85a2bd-38f9-432a-a605-f71358ddb6a9 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:12.263797 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0f85a2bd-38f9-432a-a605-f71358ddb6a9 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] https://10.4.3.14/volume/v3/volumes/7f52e3fb-9a98-4516-a158-42d8e4420d50 returned with HTTP 404 Aug 13 21:17:12.264349 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1080/4296] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:17:12 2026] GET /volume/v3/volumes/7f52e3fb-9a98-4516-a158-42d8e4420d50 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:17:12.272876 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c42a11d9-edd2-4913-bd85-fd8839575eb8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:12.275232 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c42a11d9-edd2-4913-bd85-fd8839575eb8 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] DELETE https://10.4.3.14/volume/v3/volumes/2124903d-584c-4cdb-a4c9-21311a11cdf7 Aug 13 21:17:12.275481 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c42a11d9-edd2-4913-bd85-fd8839575eb8 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:12.275759 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c42a11d9-edd2-4913-bd85-fd8839575eb8 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:12.276042 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-c42a11d9-edd2-4913-bd85-fd8839575eb8 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Delete volume with id: 2124903d-584c-4cdb-a4c9-21311a11cdf7 Aug 13 21:17:12.284663 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:17:12.284663 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:17:12.285133 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-c42a11d9-edd2-4913-bd85-fd8839575eb8 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Volume info retrieved successfully. Aug 13 21:17:12.304042 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-c42a11d9-edd2-4913-bd85-fd8839575eb8 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Delete volume request issued successfully. Aug 13 21:17:12.304042 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c42a11d9-edd2-4913-bd85-fd8839575eb8 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] https://10.4.3.14/volume/v3/volumes/2124903d-584c-4cdb-a4c9-21311a11cdf7 returned with HTTP 202 Aug 13 21:17:12.304042 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1074/4297] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:17:12 2026] DELETE /volume/v3/volumes/2124903d-584c-4cdb-a4c9-21311a11cdf7 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:17:12.316082 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-68767a47-28db-40a7-a088-912986041e78 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:12.320291 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-68767a47-28db-40a7-a088-912986041e78 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] GET https://10.4.3.14/volume/v3/volumes/2124903d-584c-4cdb-a4c9-21311a11cdf7 Aug 13 21:17:12.320291 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-68767a47-28db-40a7-a088-912986041e78 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:12.320291 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-68767a47-28db-40a7-a088-912986041e78 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:12.334007 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:17:12.334007 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:17:12.337131 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-68767a47-28db-40a7-a088-912986041e78 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Volume info retrieved successfully. Aug 13 21:17:12.344347 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-68767a47-28db-40a7-a088-912986041e78 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] https://10.4.3.14/volume/v3/volumes/2124903d-584c-4cdb-a4c9-21311a11cdf7 returned with HTTP 200 Aug 13 21:17:12.344347 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1071/4298] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:17:12 2026] GET /volume/v3/volumes/2124903d-584c-4cdb-a4c9-21311a11cdf7 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:17:12.531630 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a1f388ac-92d3-4473-8c79-6d59332b8788 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:12.533935 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a1f388ac-92d3-4473-8c79-6d59332b8788 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] GET https://10.4.3.14/volume/v3/volumes/be7bcc2e-3276-490d-b977-8dd350ceae5e Aug 13 21:17:12.534219 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a1f388ac-92d3-4473-8c79-6d59332b8788 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:12.534472 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a1f388ac-92d3-4473-8c79-6d59332b8788 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:12.547027 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:17:12.547027 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:17:12.551616 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a1f388ac-92d3-4473-8c79-6d59332b8788 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Volume info retrieved successfully. Aug 13 21:17:12.557434 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a1f388ac-92d3-4473-8c79-6d59332b8788 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] https://10.4.3.14/volume/v3/volumes/be7bcc2e-3276-490d-b977-8dd350ceae5e returned with HTTP 200 Aug 13 21:17:12.557852 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1074/4299] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:17:12 2026] GET /volume/v3/volumes/be7bcc2e-3276-490d-b977-8dd350ceae5e => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:17:12.570553 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0b7c1ea8-e4b6-42bf-ac14-d895ecd02bd3 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:12.572920 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0b7c1ea8-e4b6-42bf-ac14-d895ecd02bd3 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] GET https://10.4.3.14/volume/v3/volumes/be7bcc2e-3276-490d-b977-8dd350ceae5e Aug 13 21:17:12.573193 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0b7c1ea8-e4b6-42bf-ac14-d895ecd02bd3 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:12.573431 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0b7c1ea8-e4b6-42bf-ac14-d895ecd02bd3 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:12.584426 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:17:12.584426 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:17:12.590957 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-0b7c1ea8-e4b6-42bf-ac14-d895ecd02bd3 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Volume info retrieved successfully. Aug 13 21:17:12.599629 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0b7c1ea8-e4b6-42bf-ac14-d895ecd02bd3 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] https://10.4.3.14/volume/v3/volumes/be7bcc2e-3276-490d-b977-8dd350ceae5e returned with HTTP 200 Aug 13 21:17:12.600333 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1081/4300] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:17:12 2026] GET /volume/v3/volumes/be7bcc2e-3276-490d-b977-8dd350ceae5e => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:17:12.614053 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-45555e9b-8970-4c09-8025-13fa968b1835 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:12.616034 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-45555e9b-8970-4c09-8025-13fa968b1835 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] GET https://10.4.3.14/volume/v3/volumes Aug 13 21:17:12.616383 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-45555e9b-8970-4c09-8025-13fa968b1835 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:12.616573 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-45555e9b-8970-4c09-8025-13fa968b1835 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:12.616878 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.api_utils [None req-45555e9b-8970-4c09-8025-13fa968b1835 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Removing options '' from query. {{(pid=100214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:17:12.617721 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-45555e9b-8970-4c09-8025-13fa968b1835 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:17:12.624768 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-45555e9b-8970-4c09-8025-13fa968b1835 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Get all volumes completed successfully. Aug 13 21:17:12.625383 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-45555e9b-8970-4c09-8025-13fa968b1835 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 200 Aug 13 21:17:12.625776 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1075/4301] 10.4.3.14 () {66 vars in 1230 bytes} [Thu Aug 13 21:17:12 2026] GET /volume/v3/volumes => generated 336 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:17:12.634825 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-db1b057e-85ce-4773-a722-a84da022ceed None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:12.637198 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-db1b057e-85ce-4773-a722-a84da022ceed tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] GET https://10.4.3.14/volume/v3/volumes/be7bcc2e-3276-490d-b977-8dd350ceae5e Aug 13 21:17:12.637466 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-db1b057e-85ce-4773-a722-a84da022ceed tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:12.637728 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-db1b057e-85ce-4773-a722-a84da022ceed tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:12.646372 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:17:12.646372 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:17:12.651784 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-db1b057e-85ce-4773-a722-a84da022ceed tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Volume info retrieved successfully. Aug 13 21:17:12.657172 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-db1b057e-85ce-4773-a722-a84da022ceed tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] https://10.4.3.14/volume/v3/volumes/be7bcc2e-3276-490d-b977-8dd350ceae5e returned with HTTP 200 Aug 13 21:17:12.657606 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1072/4302] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:17:12 2026] GET /volume/v3/volumes/be7bcc2e-3276-490d-b977-8dd350ceae5e => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:17:12.711590 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-ee5c19e7-fccc-4473-85f1-4394813d441f req-aa6df1d4-7c43-410d-adda-537228eaa4a9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:12.713729 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-ee5c19e7-fccc-4473-85f1-4394813d441f req-aa6df1d4-7c43-410d-adda-537228eaa4a9 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] GET https://10.4.3.14/volume/v3/volumes/be7bcc2e-3276-490d-b977-8dd350ceae5e Aug 13 21:17:12.713913 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-ee5c19e7-fccc-4473-85f1-4394813d441f req-aa6df1d4-7c43-410d-adda-537228eaa4a9 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:12.714106 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-ee5c19e7-fccc-4473-85f1-4394813d441f req-aa6df1d4-7c43-410d-adda-537228eaa4a9 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:12.725108 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:17:12.725108 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:17:12.728737 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-ee5c19e7-fccc-4473-85f1-4394813d441f req-aa6df1d4-7c43-410d-adda-537228eaa4a9 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Volume info retrieved successfully. Aug 13 21:17:12.733909 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-ee5c19e7-fccc-4473-85f1-4394813d441f req-aa6df1d4-7c43-410d-adda-537228eaa4a9 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] https://10.4.3.14/volume/v3/volumes/be7bcc2e-3276-490d-b977-8dd350ceae5e returned with HTTP 200 Aug 13 21:17:12.734329 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1075/4303] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:17:12 2026] GET /volume/v3/volumes/be7bcc2e-3276-490d-b977-8dd350ceae5e => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:17:12.839488 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-1e36e156-faee-41a3-a6db-3e899c5e29d9 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:12.839984 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1e36e156-faee-41a3-a6db-3e899c5e29d9 None None] GET https://10.4.3.14/volume// Aug 13 21:17:12.840198 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1e36e156-faee-41a3-a6db-3e899c5e29d9 None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:12.840498 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1e36e156-faee-41a3-a6db-3e899c5e29d9 None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:12.840944 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1e36e156-faee-41a3-a6db-3e899c5e29d9 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:17:12.844704 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1082/4304] 10.4.3.14 () {66 vars in 1421 bytes} [Thu Aug 13 21:17:12 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:17:12.852112 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-ee5c19e7-fccc-4473-85f1-4394813d441f req-cef942d6-1e90-4c87-96fe-cc0c37218a7e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:12.958007 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-ee5c19e7-fccc-4473-85f1-4394813d441f req-cef942d6-1e90-4c87-96fe-cc0c37218a7e tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:17:12.958430 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-ee5c19e7-fccc-4473-85f1-4394813d441f req-cef942d6-1e90-4c87-96fe-cc0c37218a7e tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "be7bcc2e-3276-490d-b977-8dd350ceae5e", "connector": null, "instance_uuid": "659b4e94-8be9-42c6-bdae-ad2d7f1e06aa"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:17:12.969105 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:17:12.969105 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:17:12.999251 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-ee5c19e7-fccc-4473-85f1-4394813d441f req-cef942d6-1e90-4c87-96fe-cc0c37218a7e tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:17:12.999732 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1076/4305] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:17:12 2026] POST /volume/v3/attachments => generated 273 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:17:13.052458 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-a7755d3e-02d9-4746-ac01-0a8b025fd79d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:13.054937 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a7755d3e-02d9-4746-ac01-0a8b025fd79d tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] GET https://10.4.3.14/volume/v3/volumes/be7bcc2e-3276-490d-b977-8dd350ceae5e Aug 13 21:17:13.055151 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a7755d3e-02d9-4746-ac01-0a8b025fd79d tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:13.055402 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a7755d3e-02d9-4746-ac01-0a8b025fd79d tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:13.069723 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:17:13.069723 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:17:13.071555 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d46b8013-20f2-476f-8b06-9a76ff5c2054 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:13.073088 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d46b8013-20f2-476f-8b06-9a76ff5c2054 None None] GET https://10.4.3.14/volume// Aug 13 21:17:13.073088 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d46b8013-20f2-476f-8b06-9a76ff5c2054 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:13.073088 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d46b8013-20f2-476f-8b06-9a76ff5c2054 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:13.073088 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d46b8013-20f2-476f-8b06-9a76ff5c2054 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:17:13.073088 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1076/4306] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:17:13 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:17:13.074461 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-a7755d3e-02d9-4746-ac01-0a8b025fd79d tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Volume info retrieved successfully. Aug 13 21:17:13.078653 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a7755d3e-02d9-4746-ac01-0a8b025fd79d tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] https://10.4.3.14/volume/v3/volumes/be7bcc2e-3276-490d-b977-8dd350ceae5e returned with HTTP 200 Aug 13 21:17:13.079123 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1073/4307] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:17:13 2026] GET /volume/v3/volumes/be7bcc2e-3276-490d-b977-8dd350ceae5e => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:17:13.081187 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-ee5c19e7-fccc-4473-85f1-4394813d441f req-276bc850-f551-46ff-9a11-272da581f25c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:13.083187 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-ee5c19e7-fccc-4473-85f1-4394813d441f req-276bc850-f551-46ff-9a11-272da581f25c tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] GET https://10.4.3.14/volume/v3/volumes/be7bcc2e-3276-490d-b977-8dd350ceae5e Aug 13 21:17:13.083426 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-ee5c19e7-fccc-4473-85f1-4394813d441f req-276bc850-f551-46ff-9a11-272da581f25c tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:13.083646 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-ee5c19e7-fccc-4473-85f1-4394813d441f req-276bc850-f551-46ff-9a11-272da581f25c tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:13.092059 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:17:13.092059 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:17:13.097607 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-ee5c19e7-fccc-4473-85f1-4394813d441f req-276bc850-f551-46ff-9a11-272da581f25c tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Volume info retrieved successfully. Aug 13 21:17:13.102818 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-ee5c19e7-fccc-4473-85f1-4394813d441f req-276bc850-f551-46ff-9a11-272da581f25c tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] https://10.4.3.14/volume/v3/volumes/be7bcc2e-3276-490d-b977-8dd350ceae5e returned with HTTP 200 Aug 13 21:17:13.103304 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1083/4308] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:17:13 2026] GET /volume/v3/volumes/be7bcc2e-3276-490d-b977-8dd350ceae5e => generated 1024 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:17:13.226328 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-98906eb5-1d8b-4a1d-881c-c42d8bdbacdc None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:13.228665 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-98906eb5-1d8b-4a1d-881c-c42d8bdbacdc tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/86a6ff31-720e-4f5e-806d-d8fda0fd64c3 Aug 13 21:17:13.228939 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-98906eb5-1d8b-4a1d-881c-c42d8bdbacdc tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:13.229223 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-98906eb5-1d8b-4a1d-881c-c42d8bdbacdc tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:13.229378 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-98906eb5-1d8b-4a1d-881c-c42d8bdbacdc tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 86a6ff31-720e-4f5e-806d-d8fda0fd64c3. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:17:13.233789 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:17:13.233789 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:17:13.234913 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-98906eb5-1d8b-4a1d-881c-c42d8bdbacdc tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/86a6ff31-720e-4f5e-806d-d8fda0fd64c3 returned with HTTP 200 Aug 13 21:17:13.235344 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1077/4309] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:17:13 2026] GET /volume/v3/backups/86a6ff31-720e-4f5e-806d-d8fda0fd64c3 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:17:13.250228 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-ee5c19e7-fccc-4473-85f1-4394813d441f req-adfb1bf6-3eaa-4190-9e54-73946b6d5a61 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:13.253033 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-ee5c19e7-fccc-4473-85f1-4394813d441f req-adfb1bf6-3eaa-4190-9e54-73946b6d5a61 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] PUT https://10.4.3.14/volume/v3/attachments/4c88c2b1-d83c-4f33-b165-abe37b96a341 Aug 13 21:17:13.253580 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-ee5c19e7-fccc-4473-85f1-4394813d441f req-adfb1bf6-3eaa-4190-9e54-73946b6d5a61 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:17:13.269050 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-ee5c19e7-fccc-4473-85f1-4394813d441f req-adfb1bf6-3eaa-4190-9e54-73946b6d5a61 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Acquiring lock "cinder-attachment_update-be7bcc2e-3276-490d-b977-8dd350ceae5e-np0000007265" by "attachment_update" {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:17:13.275984 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-ee5c19e7-fccc-4473-85f1-4394813d441f req-adfb1bf6-3eaa-4190-9e54-73946b6d5a61 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Lock "cinder-attachment_update-be7bcc2e-3276-490d-b977-8dd350ceae5e-np0000007265" acquired by "attachment_update" :: waited 0.006s {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:17:13.275984 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:17:13.275984 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:17:13.359628 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-932c0b44-ea85-4f1b-be1f-671d152a56df None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:13.361755 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-932c0b44-ea85-4f1b-be1f-671d152a56df tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] GET https://10.4.3.14/volume/v3/volumes/2124903d-584c-4cdb-a4c9-21311a11cdf7 Aug 13 21:17:13.361982 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-932c0b44-ea85-4f1b-be1f-671d152a56df tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:13.362171 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-932c0b44-ea85-4f1b-be1f-671d152a56df tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:13.374274 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-932c0b44-ea85-4f1b-be1f-671d152a56df tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] https://10.4.3.14/volume/v3/volumes/2124903d-584c-4cdb-a4c9-21311a11cdf7 returned with HTTP 404 Aug 13 21:17:13.374804 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1074/4310] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:17:13 2026] GET /volume/v3/volumes/2124903d-584c-4cdb-a4c9-21311a11cdf7 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:17:13.385406 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a7102d28-d6c6-4d1e-bf18-8cd38ee8ce0c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:13.387539 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a7102d28-d6c6-4d1e-bf18-8cd38ee8ce0c tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] DELETE https://10.4.3.14/volume/v3/volumes/f550b052-44b8-4f68-a491-db1fcad2543d Aug 13 21:17:13.387769 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a7102d28-d6c6-4d1e-bf18-8cd38ee8ce0c tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:13.388024 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a7102d28-d6c6-4d1e-bf18-8cd38ee8ce0c tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:13.388230 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-a7102d28-d6c6-4d1e-bf18-8cd38ee8ce0c tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Delete volume with id: f550b052-44b8-4f68-a491-db1fcad2543d Aug 13 21:17:13.398943 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:17:13.398943 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:17:13.400380 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-a7102d28-d6c6-4d1e-bf18-8cd38ee8ce0c tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Volume info retrieved successfully. Aug 13 21:17:13.413543 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-ee5c19e7-fccc-4473-85f1-4394813d441f req-adfb1bf6-3eaa-4190-9e54-73946b6d5a61 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Lock "cinder-attachment_update-be7bcc2e-3276-490d-b977-8dd350ceae5e-np0000007265" released by "attachment_update" :: held 0.139s {{(pid=100215) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:17:13.413543 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-ee5c19e7-fccc-4473-85f1-4394813d441f req-adfb1bf6-3eaa-4190-9e54-73946b6d5a61 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] https://10.4.3.14/volume/v3/attachments/4c88c2b1-d83c-4f33-b165-abe37b96a341 returned with HTTP 200 Aug 13 21:17:13.413543 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1077/4311] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:17:13 2026] PUT /volume/v3/attachments/4c88c2b1-d83c-4f33-b165-abe37b96a341 => generated 969 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:17:13.418059 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d8fc635b-9769-4b3d-830c-e6b14cedd390 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:13.418456 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d8fc635b-9769-4b3d-830c-e6b14cedd390 None None] GET https://10.4.3.14/volume// Aug 13 21:17:13.418652 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d8fc635b-9769-4b3d-830c-e6b14cedd390 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:13.418794 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d8fc635b-9769-4b3d-830c-e6b14cedd390 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:13.419161 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d8fc635b-9769-4b3d-830c-e6b14cedd390 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:17:13.419458 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1078/4312] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:17:13 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:17:13.426358 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-a7102d28-d6c6-4d1e-bf18-8cd38ee8ce0c tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Delete volume request issued successfully. Aug 13 21:17:13.426643 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a7102d28-d6c6-4d1e-bf18-8cd38ee8ce0c tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] https://10.4.3.14/volume/v3/volumes/f550b052-44b8-4f68-a491-db1fcad2543d returned with HTTP 202 Aug 13 21:17:13.427106 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1084/4313] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:17:13 2026] DELETE /volume/v3/volumes/f550b052-44b8-4f68-a491-db1fcad2543d => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:17:13.429107 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-36dd165c-2f14-422a-b89d-1b56c41ea61b req-b15e911e-e9c9-4bb6-bc14-2cfa278356be None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:13.433549 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-36dd165c-2f14-422a-b89d-1b56c41ea61b req-b15e911e-e9c9-4bb6-bc14-2cfa278356be tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:17:13.433961 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-36dd165c-2f14-422a-b89d-1b56c41ea61b req-b15e911e-e9c9-4bb6-bc14-2cfa278356be tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c1a8ac2b-6bfc-4536-8532-c90c37f103b8", "connector": null, "instance_uuid": "2ff06445-8ca7-47c0-a777-7598a376f087"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:17:13.438648 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-57022a61-fe7e-46d3-8c24-7b2ccfea14e4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:13.440344 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-57022a61-fe7e-46d3-8c24-7b2ccfea14e4 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] GET https://10.4.3.14/volume/v3/volumes/f550b052-44b8-4f68-a491-db1fcad2543d Aug 13 21:17:13.441987 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-57022a61-fe7e-46d3-8c24-7b2ccfea14e4 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:13.441987 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-57022a61-fe7e-46d3-8c24-7b2ccfea14e4 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:13.448491 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:17:13.448491 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:17:13.449741 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:17:13.449741 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:17:13.454130 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-57022a61-fe7e-46d3-8c24-7b2ccfea14e4 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Volume info retrieved successfully. Aug 13 21:17:13.460693 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-57022a61-fe7e-46d3-8c24-7b2ccfea14e4 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] https://10.4.3.14/volume/v3/volumes/f550b052-44b8-4f68-a491-db1fcad2543d returned with HTTP 200 Aug 13 21:17:13.461260 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1078/4314] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:17:13 2026] GET /volume/v3/volumes/f550b052-44b8-4f68-a491-db1fcad2543d => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:17:13.487820 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-36dd165c-2f14-422a-b89d-1b56c41ea61b req-b15e911e-e9c9-4bb6-bc14-2cfa278356be tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:17:13.488349 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1075/4315] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:17:13 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:17:13.495668 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-36dd165c-2f14-422a-b89d-1b56c41ea61b req-c3470502-abd5-406b-8c5b-b0e55d13070c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:13.498405 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-36dd165c-2f14-422a-b89d-1b56c41ea61b req-c3470502-abd5-406b-8c5b-b0e55d13070c tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] DELETE https://10.4.3.14/volume/v3/attachments/a5423e3f-8174-42f1-8119-03d20e67854d Aug 13 21:17:13.498405 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-36dd165c-2f14-422a-b89d-1b56c41ea61b req-c3470502-abd5-406b-8c5b-b0e55d13070c tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:13.498581 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-36dd165c-2f14-422a-b89d-1b56c41ea61b req-c3470502-abd5-406b-8c5b-b0e55d13070c tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:13.505676 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:17:13.505676 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:17:13.559984 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-36dd165c-2f14-422a-b89d-1b56c41ea61b req-c3470502-abd5-406b-8c5b-b0e55d13070c tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] https://10.4.3.14/volume/v3/attachments/a5423e3f-8174-42f1-8119-03d20e67854d returned with HTTP 200 Aug 13 21:17:13.560555 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1079/4316] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:17:13 2026] DELETE /volume/v3/attachments/a5423e3f-8174-42f1-8119-03d20e67854d => generated 192 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:17:14.094986 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c324b707-7511-4a91-b8c6-9a72d2cae54b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:14.099503 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c324b707-7511-4a91-b8c6-9a72d2cae54b tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] GET https://10.4.3.14/volume/v3/volumes/be7bcc2e-3276-490d-b977-8dd350ceae5e Aug 13 21:17:14.099734 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c324b707-7511-4a91-b8c6-9a72d2cae54b tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:14.099954 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c324b707-7511-4a91-b8c6-9a72d2cae54b tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:14.111261 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:17:14.111261 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:17:14.115217 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-c324b707-7511-4a91-b8c6-9a72d2cae54b tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Volume info retrieved successfully. Aug 13 21:17:14.119315 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c324b707-7511-4a91-b8c6-9a72d2cae54b tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] https://10.4.3.14/volume/v3/volumes/be7bcc2e-3276-490d-b977-8dd350ceae5e returned with HTTP 200 Aug 13 21:17:14.119734 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1085/4317] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:17:14 2026] GET /volume/v3/volumes/be7bcc2e-3276-490d-b977-8dd350ceae5e => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:17:14.246121 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1f00d66c-c056-41f6-ba93-38cb7c2674eb None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:14.248211 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1f00d66c-c056-41f6-ba93-38cb7c2674eb tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/86a6ff31-720e-4f5e-806d-d8fda0fd64c3 Aug 13 21:17:14.248456 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1f00d66c-c056-41f6-ba93-38cb7c2674eb tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:14.248681 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1f00d66c-c056-41f6-ba93-38cb7c2674eb tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:14.248861 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-1f00d66c-c056-41f6-ba93-38cb7c2674eb tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 86a6ff31-720e-4f5e-806d-d8fda0fd64c3. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:17:14.253337 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:17:14.253337 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:17:14.254346 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1f00d66c-c056-41f6-ba93-38cb7c2674eb tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/86a6ff31-720e-4f5e-806d-d8fda0fd64c3 returned with HTTP 200 Aug 13 21:17:14.254914 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1079/4318] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:17:14 2026] GET /volume/v3/backups/86a6ff31-720e-4f5e-806d-d8fda0fd64c3 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:17:14.478493 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-8df0a6ea-aea6-4cbc-b16b-cad621e00af2 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:14.482937 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8df0a6ea-aea6-4cbc-b16b-cad621e00af2 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] GET https://10.4.3.14/volume/v3/volumes/f550b052-44b8-4f68-a491-db1fcad2543d Aug 13 21:17:14.482937 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8df0a6ea-aea6-4cbc-b16b-cad621e00af2 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:14.482937 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8df0a6ea-aea6-4cbc-b16b-cad621e00af2 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:14.495545 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8df0a6ea-aea6-4cbc-b16b-cad621e00af2 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] https://10.4.3.14/volume/v3/volumes/f550b052-44b8-4f68-a491-db1fcad2543d returned with HTTP 404 Aug 13 21:17:14.495545 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1076/4319] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:17:14 2026] GET /volume/v3/volumes/f550b052-44b8-4f68-a491-db1fcad2543d => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:17:14.503916 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e08d8247-8bf6-4ae6-aeea-ffead2f51896 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:14.505848 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e08d8247-8bf6-4ae6-aeea-ffead2f51896 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] DELETE https://10.4.3.14/volume/v3/volumes/5196e4d1-a1c4-4e8e-b63d-d0386010cb91 Aug 13 21:17:14.506077 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e08d8247-8bf6-4ae6-aeea-ffead2f51896 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:14.506296 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e08d8247-8bf6-4ae6-aeea-ffead2f51896 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:14.506518 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-e08d8247-8bf6-4ae6-aeea-ffead2f51896 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Delete volume with id: 5196e4d1-a1c4-4e8e-b63d-d0386010cb91 Aug 13 21:17:14.517071 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:17:14.517071 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:17:14.517681 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e08d8247-8bf6-4ae6-aeea-ffead2f51896 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Volume info retrieved successfully. Aug 13 21:17:14.549975 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e08d8247-8bf6-4ae6-aeea-ffead2f51896 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Delete volume request issued successfully. Aug 13 21:17:14.550228 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e08d8247-8bf6-4ae6-aeea-ffead2f51896 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] https://10.4.3.14/volume/v3/volumes/5196e4d1-a1c4-4e8e-b63d-d0386010cb91 returned with HTTP 202 Aug 13 21:17:14.550696 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1080/4320] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:17:14 2026] DELETE /volume/v3/volumes/5196e4d1-a1c4-4e8e-b63d-d0386010cb91 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:17:14.561662 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-fc4c813f-5439-4e34-853c-f0b96bdaaa07 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:14.564106 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-fc4c813f-5439-4e34-853c-f0b96bdaaa07 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] GET https://10.4.3.14/volume/v3/volumes/5196e4d1-a1c4-4e8e-b63d-d0386010cb91 Aug 13 21:17:14.564333 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-fc4c813f-5439-4e34-853c-f0b96bdaaa07 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:14.564512 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-fc4c813f-5439-4e34-853c-f0b96bdaaa07 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:14.571811 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:17:14.571811 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:17:14.577035 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-fc4c813f-5439-4e34-853c-f0b96bdaaa07 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Volume info retrieved successfully. Aug 13 21:17:14.581636 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-fc4c813f-5439-4e34-853c-f0b96bdaaa07 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] https://10.4.3.14/volume/v3/volumes/5196e4d1-a1c4-4e8e-b63d-d0386010cb91 returned with HTTP 200 Aug 13 21:17:14.584994 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1086/4321] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:17:14 2026] GET /volume/v3/volumes/5196e4d1-a1c4-4e8e-b63d-d0386010cb91 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:17:14.915175 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b3e042b8-4c3e-400e-8559-241146ccc6e2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:14.915645 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b3e042b8-4c3e-400e-8559-241146ccc6e2 None None] GET https://10.4.3.14/volume// Aug 13 21:17:14.915880 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b3e042b8-4c3e-400e-8559-241146ccc6e2 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:14.916623 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b3e042b8-4c3e-400e-8559-241146ccc6e2 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:14.916796 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b3e042b8-4c3e-400e-8559-241146ccc6e2 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:17:14.917606 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1080/4322] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:17:14 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:17:14.930616 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-138ea22a-71ed-4543-ac39-b5530a4a65c6 req-d0838a62-dbd8-498b-b25a-b5d1ce0cb86d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:14.934133 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-138ea22a-71ed-4543-ac39-b5530a4a65c6 req-d0838a62-dbd8-498b-b25a-b5d1ce0cb86d tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] GET https://10.4.3.14/volume/v3/volumes/c1a8ac2b-6bfc-4536-8532-c90c37f103b8 Aug 13 21:17:14.934405 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-138ea22a-71ed-4543-ac39-b5530a4a65c6 req-d0838a62-dbd8-498b-b25a-b5d1ce0cb86d tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:14.934731 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-138ea22a-71ed-4543-ac39-b5530a4a65c6 req-d0838a62-dbd8-498b-b25a-b5d1ce0cb86d tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:14.946928 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:17:14.946928 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:17:14.952093 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-138ea22a-71ed-4543-ac39-b5530a4a65c6 req-d0838a62-dbd8-498b-b25a-b5d1ce0cb86d tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] Volume info retrieved successfully. Aug 13 21:17:14.956925 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-138ea22a-71ed-4543-ac39-b5530a4a65c6 req-d0838a62-dbd8-498b-b25a-b5d1ce0cb86d tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] https://10.4.3.14/volume/v3/volumes/c1a8ac2b-6bfc-4536-8532-c90c37f103b8 returned with HTTP 200 Aug 13 21:17:14.957495 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1077/4323] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:17:14 2026] GET /volume/v3/volumes/c1a8ac2b-6bfc-4536-8532-c90c37f103b8 => generated 1537 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:17:15.065395 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-138ea22a-71ed-4543-ac39-b5530a4a65c6 req-f517dda7-c1da-4815-83f0-1a2314566f70 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:15.067355 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-138ea22a-71ed-4543-ac39-b5530a4a65c6 req-f517dda7-c1da-4815-83f0-1a2314566f70 tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] PUT https://10.4.3.14/volume/v3/attachments/81be9329-660d-45f7-830e-44b75e626993 Aug 13 21:17:15.067682 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-138ea22a-71ed-4543-ac39-b5530a4a65c6 req-f517dda7-c1da-4815-83f0-1a2314566f70 tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:17:15.075575 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-138ea22a-71ed-4543-ac39-b5530a4a65c6 req-f517dda7-c1da-4815-83f0-1a2314566f70 tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] Acquiring lock "cinder-attachment_update-c1a8ac2b-6bfc-4536-8532-c90c37f103b8-np0000007265" by "attachment_update" {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:17:15.079705 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-138ea22a-71ed-4543-ac39-b5530a4a65c6 req-f517dda7-c1da-4815-83f0-1a2314566f70 tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] Lock "cinder-attachment_update-c1a8ac2b-6bfc-4536-8532-c90c37f103b8-np0000007265" acquired by "attachment_update" :: waited 0.004s {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:17:15.080678 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:17:15.080678 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:17:15.132490 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7f0e2273-d82f-4192-8551-658bb80f0c4a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:15.135480 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7f0e2273-d82f-4192-8551-658bb80f0c4a tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] GET https://10.4.3.14/volume/v3/volumes/be7bcc2e-3276-490d-b977-8dd350ceae5e Aug 13 21:17:15.135480 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7f0e2273-d82f-4192-8551-658bb80f0c4a tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:15.135480 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7f0e2273-d82f-4192-8551-658bb80f0c4a tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:15.144761 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:17:15.144761 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:17:15.149046 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-7f0e2273-d82f-4192-8551-658bb80f0c4a tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Volume info retrieved successfully. Aug 13 21:17:15.155550 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7f0e2273-d82f-4192-8551-658bb80f0c4a tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] https://10.4.3.14/volume/v3/volumes/be7bcc2e-3276-490d-b977-8dd350ceae5e returned with HTTP 200 Aug 13 21:17:15.155550 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1087/4324] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:17:15 2026] GET /volume/v3/volumes/be7bcc2e-3276-490d-b977-8dd350ceae5e => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:17:15.177432 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-138ea22a-71ed-4543-ac39-b5530a4a65c6 req-f517dda7-c1da-4815-83f0-1a2314566f70 tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] Lock "cinder-attachment_update-c1a8ac2b-6bfc-4536-8532-c90c37f103b8-np0000007265" released by "attachment_update" :: held 0.098s {{(pid=100214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:17:15.177715 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-138ea22a-71ed-4543-ac39-b5530a4a65c6 req-f517dda7-c1da-4815-83f0-1a2314566f70 tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] https://10.4.3.14/volume/v3/attachments/81be9329-660d-45f7-830e-44b75e626993 returned with HTTP 200 Aug 13 21:17:15.178232 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1081/4325] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:17:15 2026] PUT /volume/v3/attachments/81be9329-660d-45f7-830e-44b75e626993 => generated 969 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:17:15.209868 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-138ea22a-71ed-4543-ac39-b5530a4a65c6 req-2150e459-505d-456b-9592-756ac75760b2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:15.211894 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-138ea22a-71ed-4543-ac39-b5530a4a65c6 req-2150e459-505d-456b-9592-756ac75760b2 tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] POST https://10.4.3.14/volume/v3/attachments/81be9329-660d-45f7-830e-44b75e626993/action Aug 13 21:17:15.212263 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-138ea22a-71ed-4543-ac39-b5530a4a65c6 req-2150e459-505d-456b-9592-756ac75760b2 tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] Action body: b'{"os-complete": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:17:15.212398 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-138ea22a-71ed-4543-ac39-b5530a4a65c6 req-2150e459-505d-456b-9592-756ac75760b2 tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:17:15.228500 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:17:15.228500 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:17:15.239219 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-138ea22a-71ed-4543-ac39-b5530a4a65c6 req-2150e459-505d-456b-9592-756ac75760b2 tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] https://10.4.3.14/volume/v3/attachments/81be9329-660d-45f7-830e-44b75e626993/action returned with HTTP 204 Aug 13 21:17:15.239913 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1081/4326] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:17:15 2026] POST /volume/v3/attachments/81be9329-660d-45f7-830e-44b75e626993/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:17:15.266492 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-fd5552e1-6a02-4a92-9fab-8b5bc4d8fff8 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:15.269103 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fd5552e1-6a02-4a92-9fab-8b5bc4d8fff8 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/86a6ff31-720e-4f5e-806d-d8fda0fd64c3 Aug 13 21:17:15.269361 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fd5552e1-6a02-4a92-9fab-8b5bc4d8fff8 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:15.269659 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fd5552e1-6a02-4a92-9fab-8b5bc4d8fff8 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:15.269770 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-fd5552e1-6a02-4a92-9fab-8b5bc4d8fff8 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 86a6ff31-720e-4f5e-806d-d8fda0fd64c3. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:17:15.277339 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:17:15.277339 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:17:15.278530 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fd5552e1-6a02-4a92-9fab-8b5bc4d8fff8 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/86a6ff31-720e-4f5e-806d-d8fda0fd64c3 returned with HTTP 200 Aug 13 21:17:15.279072 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1078/4327] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:17:15 2026] GET /volume/v3/backups/86a6ff31-720e-4f5e-806d-d8fda0fd64c3 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:17:15.598435 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-477b51d8-45a2-46cb-a3bd-0e249c384bb3 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:15.601226 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-477b51d8-45a2-46cb-a3bd-0e249c384bb3 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] GET https://10.4.3.14/volume/v3/volumes/5196e4d1-a1c4-4e8e-b63d-d0386010cb91 Aug 13 21:17:15.601601 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-477b51d8-45a2-46cb-a3bd-0e249c384bb3 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:15.601922 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-477b51d8-45a2-46cb-a3bd-0e249c384bb3 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:15.609621 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-477b51d8-45a2-46cb-a3bd-0e249c384bb3 tempest-CreateVolumesFromBackupTest-1687271345 tempest-CreateVolumesFromBackupTest-1687271345-project-member] https://10.4.3.14/volume/v3/volumes/5196e4d1-a1c4-4e8e-b63d-d0386010cb91 returned with HTTP 404 Aug 13 21:17:15.609621 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1088/4328] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:17:15 2026] GET /volume/v3/volumes/5196e4d1-a1c4-4e8e-b63d-d0386010cb91 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:17:16.170326 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-53380899-8630-4c7b-8a0b-c3f81b3f2e13 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:16.173419 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-53380899-8630-4c7b-8a0b-c3f81b3f2e13 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] GET https://10.4.3.14/volume/v3/volumes/be7bcc2e-3276-490d-b977-8dd350ceae5e Aug 13 21:17:16.173696 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-53380899-8630-4c7b-8a0b-c3f81b3f2e13 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:16.173986 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-53380899-8630-4c7b-8a0b-c3f81b3f2e13 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:16.186128 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:17:16.186128 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:17:16.190213 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-53380899-8630-4c7b-8a0b-c3f81b3f2e13 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Volume info retrieved successfully. Aug 13 21:17:16.195534 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-53380899-8630-4c7b-8a0b-c3f81b3f2e13 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] https://10.4.3.14/volume/v3/volumes/be7bcc2e-3276-490d-b977-8dd350ceae5e returned with HTTP 200 Aug 13 21:17:16.196034 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1082/4329] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:17:16 2026] GET /volume/v3/volumes/be7bcc2e-3276-490d-b977-8dd350ceae5e => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:17:16.291625 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-48ab1c08-c539-4c7f-a3fe-62a4f0cb0355 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:16.293811 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-48ab1c08-c539-4c7f-a3fe-62a4f0cb0355 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/86a6ff31-720e-4f5e-806d-d8fda0fd64c3 Aug 13 21:17:16.295687 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-48ab1c08-c539-4c7f-a3fe-62a4f0cb0355 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:16.295687 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-48ab1c08-c539-4c7f-a3fe-62a4f0cb0355 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:16.295687 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-48ab1c08-c539-4c7f-a3fe-62a4f0cb0355 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 86a6ff31-720e-4f5e-806d-d8fda0fd64c3. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:17:16.305276 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:17:16.305276 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:17:16.306058 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-48ab1c08-c539-4c7f-a3fe-62a4f0cb0355 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/86a6ff31-720e-4f5e-806d-d8fda0fd64c3 returned with HTTP 200 Aug 13 21:17:16.306392 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1082/4330] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:17:16 2026] GET /volume/v3/backups/86a6ff31-720e-4f5e-806d-d8fda0fd64c3 => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:17:16.680228 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-ee5c19e7-fccc-4473-85f1-4394813d441f req-76a6362a-06f8-4fe1-993f-15b9da98ffd2 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:16.683992 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-ee5c19e7-fccc-4473-85f1-4394813d441f req-76a6362a-06f8-4fe1-993f-15b9da98ffd2 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] POST https://10.4.3.14/volume/v3/attachments/4c88c2b1-d83c-4f33-b165-abe37b96a341/action Aug 13 21:17:16.684697 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-ee5c19e7-fccc-4473-85f1-4394813d441f req-76a6362a-06f8-4fe1-993f-15b9da98ffd2 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Action body: b'{"os-complete": null}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:17:16.684933 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-ee5c19e7-fccc-4473-85f1-4394813d441f req-76a6362a-06f8-4fe1-993f-15b9da98ffd2 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:17:16.707456 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:17:16.707456 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:17:16.723499 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-ee5c19e7-fccc-4473-85f1-4394813d441f req-76a6362a-06f8-4fe1-993f-15b9da98ffd2 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] https://10.4.3.14/volume/v3/attachments/4c88c2b1-d83c-4f33-b165-abe37b96a341/action returned with HTTP 204 Aug 13 21:17:16.724721 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1079/4331] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:17:16 2026] POST /volume/v3/attachments/4c88c2b1-d83c-4f33-b165-abe37b96a341/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:17:17.208573 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-48af176c-c617-43f6-882e-73f90aa11e83 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:17.210366 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-48af176c-c617-43f6-882e-73f90aa11e83 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] GET https://10.4.3.14/volume/v3/volumes/be7bcc2e-3276-490d-b977-8dd350ceae5e Aug 13 21:17:17.210573 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-48af176c-c617-43f6-882e-73f90aa11e83 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:17.210786 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-48af176c-c617-43f6-882e-73f90aa11e83 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:17.220485 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:17:17.220485 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:17:17.224483 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-48af176c-c617-43f6-882e-73f90aa11e83 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Volume info retrieved successfully. Aug 13 21:17:17.229276 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-48af176c-c617-43f6-882e-73f90aa11e83 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] https://10.4.3.14/volume/v3/volumes/be7bcc2e-3276-490d-b977-8dd350ceae5e returned with HTTP 200 Aug 13 21:17:17.229720 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1089/4332] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:17:17 2026] GET /volume/v3/volumes/be7bcc2e-3276-490d-b977-8dd350ceae5e => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:17:17.242931 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-30cd0faa-ec9d-4e84-abb6-b49c3a132b6f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:17.244776 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-30cd0faa-ec9d-4e84-abb6-b49c3a132b6f tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] GET https://10.4.3.14/volume/v3/volumes/be7bcc2e-3276-490d-b977-8dd350ceae5e Aug 13 21:17:17.245020 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-30cd0faa-ec9d-4e84-abb6-b49c3a132b6f tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:17.245229 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-30cd0faa-ec9d-4e84-abb6-b49c3a132b6f tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:17.257179 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:17:17.257179 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:17:17.261384 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-30cd0faa-ec9d-4e84-abb6-b49c3a132b6f tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Volume info retrieved successfully. Aug 13 21:17:17.266133 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-30cd0faa-ec9d-4e84-abb6-b49c3a132b6f tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] https://10.4.3.14/volume/v3/volumes/be7bcc2e-3276-490d-b977-8dd350ceae5e returned with HTTP 200 Aug 13 21:17:17.266587 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1083/4333] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:17:17 2026] GET /volume/v3/volumes/be7bcc2e-3276-490d-b977-8dd350ceae5e => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:17:17.278659 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2fa09e37-1b96-459c-bcce-bc48a2cc8355 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:17.280319 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2fa09e37-1b96-459c-bcce-bc48a2cc8355 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] GET https://10.4.3.14/volume/v3/volumes/be7bcc2e-3276-490d-b977-8dd350ceae5e Aug 13 21:17:17.280499 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2fa09e37-1b96-459c-bcce-bc48a2cc8355 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:17.280678 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2fa09e37-1b96-459c-bcce-bc48a2cc8355 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:17.288976 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:17:17.288976 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:17:17.292268 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-2fa09e37-1b96-459c-bcce-bc48a2cc8355 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Volume info retrieved successfully. Aug 13 21:17:17.296153 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2fa09e37-1b96-459c-bcce-bc48a2cc8355 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] https://10.4.3.14/volume/v3/volumes/be7bcc2e-3276-490d-b977-8dd350ceae5e returned with HTTP 200 Aug 13 21:17:17.296522 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1083/4334] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:17:17 2026] GET /volume/v3/volumes/be7bcc2e-3276-490d-b977-8dd350ceae5e => generated 1137 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:17:17.317859 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b9e5e3cf-8c8e-4e34-8661-2983192943f3 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:17.319559 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b9e5e3cf-8c8e-4e34-8661-2983192943f3 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/86a6ff31-720e-4f5e-806d-d8fda0fd64c3 Aug 13 21:17:17.320844 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b9e5e3cf-8c8e-4e34-8661-2983192943f3 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:17.320844 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b9e5e3cf-8c8e-4e34-8661-2983192943f3 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:17.320844 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-b9e5e3cf-8c8e-4e34-8661-2983192943f3 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 86a6ff31-720e-4f5e-806d-d8fda0fd64c3. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:17:17.323979 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:17:17.323979 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:17:17.324760 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b9e5e3cf-8c8e-4e34-8661-2983192943f3 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/86a6ff31-720e-4f5e-806d-d8fda0fd64c3 returned with HTTP 200 Aug 13 21:17:17.325246 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1080/4335] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:17:17 2026] GET /volume/v3/backups/86a6ff31-720e-4f5e-806d-d8fda0fd64c3 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:17:17.335097 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0d19a103-333c-4ccb-90cf-908fedc06bd8 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:17.336947 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0d19a103-333c-4ccb-90cf-908fedc06bd8 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/volumes/639875e3-2ade-4771-8bb5-ca37a09dd47c Aug 13 21:17:17.337158 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0d19a103-333c-4ccb-90cf-908fedc06bd8 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:17.337356 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0d19a103-333c-4ccb-90cf-908fedc06bd8 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:17.344791 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:17:17.344791 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:17:17.348715 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-0d19a103-333c-4ccb-90cf-908fedc06bd8 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Volume info retrieved successfully. Aug 13 21:17:17.354378 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0d19a103-333c-4ccb-90cf-908fedc06bd8 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/volumes/639875e3-2ade-4771-8bb5-ca37a09dd47c returned with HTTP 200 Aug 13 21:17:17.354764 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1090/4336] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:17:17 2026] GET /volume/v3/volumes/639875e3-2ade-4771-8bb5-ca37a09dd47c => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:17:17.367758 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-149eec92-03da-4807-8050-9b97e97d68c1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:17.369621 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-149eec92-03da-4807-8050-9b97e97d68c1 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] DELETE https://10.4.3.14/volume/v3/backups/86a6ff31-720e-4f5e-806d-d8fda0fd64c3 Aug 13 21:17:17.369834 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-149eec92-03da-4807-8050-9b97e97d68c1 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:17.370084 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-149eec92-03da-4807-8050-9b97e97d68c1 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:17.370189 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.contrib.backups [None req-149eec92-03da-4807-8050-9b97e97d68c1 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Delete backup with id: 86a6ff31-720e-4f5e-806d-d8fda0fd64c3. Aug 13 21:17:17.374475 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:17:17.374475 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:17:17.388040 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.backup.rpcapi [None req-149eec92-03da-4807-8050-9b97e97d68c1 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] delete_backup rpcapi backup_id 86a6ff31-720e-4f5e-806d-d8fda0fd64c3 {{(pid=100214) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 21:17:17.390485 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-149eec92-03da-4807-8050-9b97e97d68c1 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/86a6ff31-720e-4f5e-806d-d8fda0fd64c3 returned with HTTP 202 Aug 13 21:17:17.390881 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1084/4337] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:17:17 2026] DELETE /volume/v3/backups/86a6ff31-720e-4f5e-806d-d8fda0fd64c3 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:17:17.400180 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-63fc28d3-ef4d-4b9a-8d66-6328ceaba7ab None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:17.402052 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-63fc28d3-ef4d-4b9a-8d66-6328ceaba7ab tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/86a6ff31-720e-4f5e-806d-d8fda0fd64c3 Aug 13 21:17:17.402399 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-63fc28d3-ef4d-4b9a-8d66-6328ceaba7ab tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:17.402569 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-63fc28d3-ef4d-4b9a-8d66-6328ceaba7ab tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:17.402725 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-63fc28d3-ef4d-4b9a-8d66-6328ceaba7ab tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 86a6ff31-720e-4f5e-806d-d8fda0fd64c3. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:17:17.406941 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:17:17.406941 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:17:17.407714 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-63fc28d3-ef4d-4b9a-8d66-6328ceaba7ab tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/86a6ff31-720e-4f5e-806d-d8fda0fd64c3 returned with HTTP 200 Aug 13 21:17:17.408199 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1084/4338] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:17:17 2026] GET /volume/v3/backups/86a6ff31-720e-4f5e-806d-d8fda0fd64c3 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:17:18.418042 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-6af3ef72-0bc3-4561-b29d-f427ee77a4cc None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:18.420105 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6af3ef72-0bc3-4561-b29d-f427ee77a4cc tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/86a6ff31-720e-4f5e-806d-d8fda0fd64c3 Aug 13 21:17:18.420105 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6af3ef72-0bc3-4561-b29d-f427ee77a4cc tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:18.420234 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6af3ef72-0bc3-4561-b29d-f427ee77a4cc tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:18.420301 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-6af3ef72-0bc3-4561-b29d-f427ee77a4cc tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 86a6ff31-720e-4f5e-806d-d8fda0fd64c3. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:17:18.424082 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6af3ef72-0bc3-4561-b29d-f427ee77a4cc tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/86a6ff31-720e-4f5e-806d-d8fda0fd64c3 returned with HTTP 404 Aug 13 21:17:18.424345 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1081/4339] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:17:18 2026] GET /volume/v3/backups/86a6ff31-720e-4f5e-806d-d8fda0fd64c3 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:17:18.430501 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-89a04b4f-06f7-4bdf-b9dd-5aecfb785d27 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:18.432643 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-89a04b4f-06f7-4bdf-b9dd-5aecfb785d27 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] DELETE https://10.4.3.14/volume/v3/backups/b77e0870-0a93-47d7-a1a4-3e98710864b4 Aug 13 21:17:18.432643 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-89a04b4f-06f7-4bdf-b9dd-5aecfb785d27 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:18.432781 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-89a04b4f-06f7-4bdf-b9dd-5aecfb785d27 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:18.432923 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.contrib.backups [None req-89a04b4f-06f7-4bdf-b9dd-5aecfb785d27 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Delete backup with id: b77e0870-0a93-47d7-a1a4-3e98710864b4. Aug 13 21:17:18.438183 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:17:18.438183 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:17:18.451519 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.backup.rpcapi [None req-89a04b4f-06f7-4bdf-b9dd-5aecfb785d27 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] delete_backup rpcapi backup_id b77e0870-0a93-47d7-a1a4-3e98710864b4 {{(pid=100216) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 21:17:18.453209 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-89a04b4f-06f7-4bdf-b9dd-5aecfb785d27 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/b77e0870-0a93-47d7-a1a4-3e98710864b4 returned with HTTP 202 Aug 13 21:17:18.453643 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1091/4340] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:17:18 2026] DELETE /volume/v3/backups/b77e0870-0a93-47d7-a1a4-3e98710864b4 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:17:18.461204 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7f50c22d-613f-48d7-8106-e9ef536a0281 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:18.463090 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7f50c22d-613f-48d7-8106-e9ef536a0281 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/b77e0870-0a93-47d7-a1a4-3e98710864b4 Aug 13 21:17:18.463295 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7f50c22d-613f-48d7-8106-e9ef536a0281 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:18.463484 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7f50c22d-613f-48d7-8106-e9ef536a0281 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:18.463583 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-7f50c22d-613f-48d7-8106-e9ef536a0281 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id b77e0870-0a93-47d7-a1a4-3e98710864b4. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:17:18.467680 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:17:18.467680 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:17:18.468696 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7f50c22d-613f-48d7-8106-e9ef536a0281 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/b77e0870-0a93-47d7-a1a4-3e98710864b4 returned with HTTP 200 Aug 13 21:17:18.468888 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1085/4341] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:17:18 2026] GET /volume/v3/backups/b77e0870-0a93-47d7-a1a4-3e98710864b4 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:17:19.482433 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-bf2e838b-2dea-4543-870c-1b48d7075a2c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:19.486232 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bf2e838b-2dea-4543-870c-1b48d7075a2c tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/b77e0870-0a93-47d7-a1a4-3e98710864b4 Aug 13 21:17:19.486471 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bf2e838b-2dea-4543-870c-1b48d7075a2c tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:19.486654 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bf2e838b-2dea-4543-870c-1b48d7075a2c tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:19.486757 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-bf2e838b-2dea-4543-870c-1b48d7075a2c tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id b77e0870-0a93-47d7-a1a4-3e98710864b4. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:17:19.490207 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bf2e838b-2dea-4543-870c-1b48d7075a2c tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/b77e0870-0a93-47d7-a1a4-3e98710864b4 returned with HTTP 404 Aug 13 21:17:19.491068 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1085/4342] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:17:19 2026] GET /volume/v3/backups/b77e0870-0a93-47d7-a1a4-3e98710864b4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:17:19.517219 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3269f55c-93c1-490f-a72f-2c656521f198 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:19.519077 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3269f55c-93c1-490f-a72f-2c656521f198 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:17:19.519425 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3269f55c-93c1-490f-a72f-2c656521f198 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "aa832912-12b8-47ea-874b-ab8df3e573a9", "name": "tempest-VolumesBackupsTest-Volume-1204462438"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:17:19.521564 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-3269f55c-93c1-490f-a72f-2c656521f198 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'aa832912-12b8-47ea-874b-ab8df3e573a9', 'name': 'tempest-VolumesBackupsTest-Volume-1204462438'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:17:19.761955 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-3269f55c-93c1-490f-a72f-2c656521f198 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Create volume of 1 GB Aug 13 21:17:19.767465 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-3269f55c-93c1-490f-a72f-2c656521f198 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Availability Zones retrieved successfully. Aug 13 21:17:19.773498 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-3269f55c-93c1-490f-a72f-2c656521f198 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Flow 'volume_create_api' (0eda5b61-0b26-443b-816d-879416343168) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:17:19.775268 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-3269f55c-93c1-490f-a72f-2c656521f198 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (623e1800-eb0d-4d40-b05d-189e75df0cbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:17:19.781642 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-3269f55c-93c1-490f-a72f-2c656521f198 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:17:19.892355 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-3269f55c-93c1-490f-a72f-2c656521f198 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (623e1800-eb0d-4d40-b05d-189e75df0cbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:17:19.893775 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-3269f55c-93c1-490f-a72f-2c656521f198 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78e5175f-3889-4705-8cfa-0afd7e976129) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:17:19.962112 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-3269f55c-93c1-490f-a72f-2c656521f198 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Created reservations ['6d0e4d8a-0f6b-49e1-a3f5-6946ac22706d', '9e6ef745-d4b2-41b3-ae6d-630254bc61b7', '4b1da9bb-d0c5-451a-b138-5c8d3771e970', 'e954cbe6-c482-4d24-94a0-f3f31e8885e3'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:17:19.962960 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-3269f55c-93c1-490f-a72f-2c656521f198 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78e5175f-3889-4705-8cfa-0afd7e976129) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d0e4d8a-0f6b-49e1-a3f5-6946ac22706d', '9e6ef745-d4b2-41b3-ae6d-630254bc61b7', '4b1da9bb-d0c5-451a-b138-5c8d3771e970', 'e954cbe6-c482-4d24-94a0-f3f31e8885e3']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:17:19.963694 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-3269f55c-93c1-490f-a72f-2c656521f198 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbed0abe-06fd-4542-8db1-0dcf2d99216e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:17:19.986944 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-3269f55c-93c1-490f-a72f-2c656521f198 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbed0abe-06fd-4542-8db1-0dcf2d99216e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e4ad636-0941-4d2c-a380-02a7683979cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1204462438',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6857a3c8fc6c4388a70acdaadc2a07fb',qos_specs=None,replication_status=,reservations=['6d0e4d8a-0f6b-49e1-a3f5-6946ac22706d','9e6ef745-d4b2-41b3-ae6d-630254bc61b7','4b1da9bb-d0c5-451a-b138-5c8d3771e970','e954cbe6-c482-4d24-94a0-f3f31e8885e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0a137679a2f40368d223c596cc61c06',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:17:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1204462438',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e4ad636-0941-4d2c-a380-02a7683979cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6857a3c8fc6c4388a70acdaadc2a07fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f0a137679a2f40368d223c596cc61c06',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:17:19.988118 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-3269f55c-93c1-490f-a72f-2c656521f198 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7034421-4cbc-4713-8443-987408b24e14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:17:20.010552 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-3269f55c-93c1-490f-a72f-2c656521f198 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7034421-4cbc-4713-8443-987408b24e14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1204462438',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6857a3c8fc6c4388a70acdaadc2a07fb',qos_specs=None,replication_status=,reservations=['6d0e4d8a-0f6b-49e1-a3f5-6946ac22706d','9e6ef745-d4b2-41b3-ae6d-630254bc61b7','4b1da9bb-d0c5-451a-b138-5c8d3771e970','e954cbe6-c482-4d24-94a0-f3f31e8885e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0a137679a2f40368d223c596cc61c06',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:17:20.011750 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-3269f55c-93c1-490f-a72f-2c656521f198 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f4dca19-b6a4-4f84-976e-5e91260861cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:17:20.026035 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-3269f55c-93c1-490f-a72f-2c656521f198 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f4dca19-b6a4-4f84-976e-5e91260861cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:17:20.027429 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-3269f55c-93c1-490f-a72f-2c656521f198 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Flow 'volume_create_api' (0eda5b61-0b26-443b-816d-879416343168) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:17:20.027993 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-3269f55c-93c1-490f-a72f-2c656521f198 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Create volume request issued successfully. Aug 13 21:17:20.028900 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3269f55c-93c1-490f-a72f-2c656521f198 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:17:20.029508 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1082/4343] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:17:19 2026] POST /volume/v3/volumes => generated 747 bytes in 513 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:17:20.044273 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-92320ae7-e4c4-416e-a8c0-c3be131d0a03 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:20.047287 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-92320ae7-e4c4-416e-a8c0-c3be131d0a03 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/volumes/2e4ad636-0941-4d2c-a380-02a7683979cb Aug 13 21:17:20.047472 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-92320ae7-e4c4-416e-a8c0-c3be131d0a03 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:20.047641 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-92320ae7-e4c4-416e-a8c0-c3be131d0a03 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:20.058758 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:17:20.058758 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:17:20.066572 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-92320ae7-e4c4-416e-a8c0-c3be131d0a03 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Volume info retrieved successfully. Aug 13 21:17:20.071246 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-92320ae7-e4c4-416e-a8c0-c3be131d0a03 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/volumes/2e4ad636-0941-4d2c-a380-02a7683979cb returned with HTTP 200 Aug 13 21:17:20.071646 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1092/4344] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:17:20 2026] GET /volume/v3/volumes/2e4ad636-0941-4d2c-a380-02a7683979cb => generated 815 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:17:21.085692 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4fdd23b0-298a-4413-ba0f-8e039dc75ce8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:21.089801 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4fdd23b0-298a-4413-ba0f-8e039dc75ce8 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/volumes/2e4ad636-0941-4d2c-a380-02a7683979cb Aug 13 21:17:21.091183 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4fdd23b0-298a-4413-ba0f-8e039dc75ce8 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:21.091183 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4fdd23b0-298a-4413-ba0f-8e039dc75ce8 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:21.101499 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:17:21.101499 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:17:21.105417 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-4fdd23b0-298a-4413-ba0f-8e039dc75ce8 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Volume info retrieved successfully. Aug 13 21:17:21.111491 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4fdd23b0-298a-4413-ba0f-8e039dc75ce8 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/volumes/2e4ad636-0941-4d2c-a380-02a7683979cb returned with HTTP 200 Aug 13 21:17:21.112115 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1086/4345] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:17:21 2026] GET /volume/v3/volumes/2e4ad636-0941-4d2c-a380-02a7683979cb => generated 1355 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:17:21.128550 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-bccbce69-38d5-482d-ace2-e535e36bbc63 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:21.130904 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bccbce69-38d5-482d-ace2-e535e36bbc63 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] POST https://10.4.3.14/volume/v3/backups Aug 13 21:17:21.131266 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bccbce69-38d5-482d-ace2-e535e36bbc63 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2e4ad636-0941-4d2c-a380-02a7683979cb", "name": "tempest-VolumesBackupsTest-Backup-1523179703"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:17:21.133414 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.backups [None req-bccbce69-38d5-482d-ace2-e535e36bbc63 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Creating new backup {'backup': {'volume_id': '2e4ad636-0941-4d2c-a380-02a7683979cb', 'name': 'tempest-VolumesBackupsTest-Backup-1523179703'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 21:17:21.133491 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.contrib.backups [None req-bccbce69-38d5-482d-ace2-e535e36bbc63 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Creating backup of volume 2e4ad636-0941-4d2c-a380-02a7683979cb in container None Aug 13 21:17:21.142612 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:17:21.142612 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:17:21.143164 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-bccbce69-38d5-482d-ace2-e535e36bbc63 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Volume info retrieved successfully. Aug 13 21:17:21.170828 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-bccbce69-38d5-482d-ace2-e535e36bbc63 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Created reservations ['d44eb552-6ec7-4926-bb9e-fcd550a7d83c', 'dac5be3a-108b-428c-96f4-930e7ba57612'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:17:21.226133 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bccbce69-38d5-482d-ace2-e535e36bbc63 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups returned with HTTP 202 Aug 13 21:17:21.226683 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1086/4346] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:17:21 2026] POST /volume/v3/backups => generated 328 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:17:21.238018 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-6d75d399-d0bf-4281-b826-938bb7ae7295 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:21.240484 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6d75d399-d0bf-4281-b826-938bb7ae7295 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/039ec97c-2557-43fa-a7ca-9ecfd37fcaec Aug 13 21:17:21.240484 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6d75d399-d0bf-4281-b826-938bb7ae7295 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:21.240606 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6d75d399-d0bf-4281-b826-938bb7ae7295 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:21.240660 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-6d75d399-d0bf-4281-b826-938bb7ae7295 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 039ec97c-2557-43fa-a7ca-9ecfd37fcaec. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:17:21.246185 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:17:21.246185 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:17:21.247167 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6d75d399-d0bf-4281-b826-938bb7ae7295 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/039ec97c-2557-43fa-a7ca-9ecfd37fcaec returned with HTTP 200 Aug 13 21:17:21.247739 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1083/4347] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:17:21 2026] GET /volume/v3/backups/039ec97c-2557-43fa-a7ca-9ecfd37fcaec => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:17:22.261250 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7babe08a-5270-4513-b515-f398bb78e340 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:22.264985 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7babe08a-5270-4513-b515-f398bb78e340 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/039ec97c-2557-43fa-a7ca-9ecfd37fcaec Aug 13 21:17:22.265294 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7babe08a-5270-4513-b515-f398bb78e340 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:22.265666 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7babe08a-5270-4513-b515-f398bb78e340 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:22.265864 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-7babe08a-5270-4513-b515-f398bb78e340 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 039ec97c-2557-43fa-a7ca-9ecfd37fcaec. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:17:22.273327 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:17:22.273327 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:17:22.274314 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7babe08a-5270-4513-b515-f398bb78e340 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/039ec97c-2557-43fa-a7ca-9ecfd37fcaec returned with HTTP 200 Aug 13 21:17:22.274777 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1093/4348] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:17:22 2026] GET /volume/v3/backups/039ec97c-2557-43fa-a7ca-9ecfd37fcaec => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:17:23.286873 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b3c48e00-c5fb-4339-a5cd-f3d2d446200d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:23.288774 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b3c48e00-c5fb-4339-a5cd-f3d2d446200d tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/039ec97c-2557-43fa-a7ca-9ecfd37fcaec Aug 13 21:17:23.289096 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b3c48e00-c5fb-4339-a5cd-f3d2d446200d tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:23.289222 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b3c48e00-c5fb-4339-a5cd-f3d2d446200d tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:23.289368 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-b3c48e00-c5fb-4339-a5cd-f3d2d446200d tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 039ec97c-2557-43fa-a7ca-9ecfd37fcaec. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:17:23.295403 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:17:23.295403 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:17:23.296548 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b3c48e00-c5fb-4339-a5cd-f3d2d446200d tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/039ec97c-2557-43fa-a7ca-9ecfd37fcaec returned with HTTP 200 Aug 13 21:17:23.297096 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1087/4349] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:17:23 2026] GET /volume/v3/backups/039ec97c-2557-43fa-a7ca-9ecfd37fcaec => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:17:24.307378 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-df46eb2e-fdd2-43ac-9cfb-7826d02ddea0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:24.309205 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-df46eb2e-fdd2-43ac-9cfb-7826d02ddea0 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/039ec97c-2557-43fa-a7ca-9ecfd37fcaec Aug 13 21:17:24.309430 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-df46eb2e-fdd2-43ac-9cfb-7826d02ddea0 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:24.309669 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-df46eb2e-fdd2-43ac-9cfb-7826d02ddea0 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:24.309824 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-df46eb2e-fdd2-43ac-9cfb-7826d02ddea0 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 039ec97c-2557-43fa-a7ca-9ecfd37fcaec. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:17:24.314123 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:17:24.314123 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:17:24.314944 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-df46eb2e-fdd2-43ac-9cfb-7826d02ddea0 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/039ec97c-2557-43fa-a7ca-9ecfd37fcaec returned with HTTP 200 Aug 13 21:17:24.315474 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1087/4350] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:17:24 2026] GET /volume/v3/backups/039ec97c-2557-43fa-a7ca-9ecfd37fcaec => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:17:25.327019 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-57bedb59-6715-4d4f-9fec-df30ad7232d8 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:25.329093 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-57bedb59-6715-4d4f-9fec-df30ad7232d8 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/039ec97c-2557-43fa-a7ca-9ecfd37fcaec Aug 13 21:17:25.329341 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-57bedb59-6715-4d4f-9fec-df30ad7232d8 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:25.329635 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-57bedb59-6715-4d4f-9fec-df30ad7232d8 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:25.329768 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-57bedb59-6715-4d4f-9fec-df30ad7232d8 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 039ec97c-2557-43fa-a7ca-9ecfd37fcaec. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:17:25.335414 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:17:25.335414 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:17:25.336870 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-57bedb59-6715-4d4f-9fec-df30ad7232d8 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/039ec97c-2557-43fa-a7ca-9ecfd37fcaec returned with HTTP 200 Aug 13 21:17:25.336956 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1084/4351] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:17:25 2026] GET /volume/v3/backups/039ec97c-2557-43fa-a7ca-9ecfd37fcaec => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:17:26.348926 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-34c86b22-1e66-41d8-adba-69f64f336f50 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:26.351248 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-34c86b22-1e66-41d8-adba-69f64f336f50 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/039ec97c-2557-43fa-a7ca-9ecfd37fcaec Aug 13 21:17:26.351519 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-34c86b22-1e66-41d8-adba-69f64f336f50 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:26.351776 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-34c86b22-1e66-41d8-adba-69f64f336f50 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:26.351999 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-34c86b22-1e66-41d8-adba-69f64f336f50 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 039ec97c-2557-43fa-a7ca-9ecfd37fcaec. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:17:26.357411 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:17:26.357411 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:17:26.358490 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-34c86b22-1e66-41d8-adba-69f64f336f50 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/039ec97c-2557-43fa-a7ca-9ecfd37fcaec returned with HTTP 200 Aug 13 21:17:26.359060 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1094/4352] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:17:26 2026] GET /volume/v3/backups/039ec97c-2557-43fa-a7ca-9ecfd37fcaec => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:17:27.369607 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-af2d24ba-5767-4bb6-b892-9ae7712e955c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:27.372928 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-af2d24ba-5767-4bb6-b892-9ae7712e955c tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/039ec97c-2557-43fa-a7ca-9ecfd37fcaec Aug 13 21:17:27.373202 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-af2d24ba-5767-4bb6-b892-9ae7712e955c tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:27.373499 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-af2d24ba-5767-4bb6-b892-9ae7712e955c tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:27.373645 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-af2d24ba-5767-4bb6-b892-9ae7712e955c tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 039ec97c-2557-43fa-a7ca-9ecfd37fcaec. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:17:27.378390 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:17:27.378390 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:17:27.379313 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-af2d24ba-5767-4bb6-b892-9ae7712e955c tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/039ec97c-2557-43fa-a7ca-9ecfd37fcaec returned with HTTP 200 Aug 13 21:17:27.379756 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1088/4353] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:17:27 2026] GET /volume/v3/backups/039ec97c-2557-43fa-a7ca-9ecfd37fcaec => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:17:28.390148 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2b0b1193-8f5f-4795-a6f2-43a28a655d20 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:28.392203 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2b0b1193-8f5f-4795-a6f2-43a28a655d20 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/039ec97c-2557-43fa-a7ca-9ecfd37fcaec Aug 13 21:17:28.392416 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2b0b1193-8f5f-4795-a6f2-43a28a655d20 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:28.392639 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2b0b1193-8f5f-4795-a6f2-43a28a655d20 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:28.392763 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-2b0b1193-8f5f-4795-a6f2-43a28a655d20 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 039ec97c-2557-43fa-a7ca-9ecfd37fcaec. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:17:28.397727 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:17:28.397727 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:17:28.398677 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2b0b1193-8f5f-4795-a6f2-43a28a655d20 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/039ec97c-2557-43fa-a7ca-9ecfd37fcaec returned with HTTP 200 Aug 13 21:17:28.399168 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1088/4354] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:17:28 2026] GET /volume/v3/backups/039ec97c-2557-43fa-a7ca-9ecfd37fcaec => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:17:29.409920 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-2c553276-24e2-4aee-9885-be1ee33732bb None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:29.411885 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2c553276-24e2-4aee-9885-be1ee33732bb tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/039ec97c-2557-43fa-a7ca-9ecfd37fcaec Aug 13 21:17:29.412176 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2c553276-24e2-4aee-9885-be1ee33732bb tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:29.412424 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2c553276-24e2-4aee-9885-be1ee33732bb tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:29.412530 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-2c553276-24e2-4aee-9885-be1ee33732bb tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 039ec97c-2557-43fa-a7ca-9ecfd37fcaec. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:17:29.416784 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:17:29.416784 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:17:29.417579 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2c553276-24e2-4aee-9885-be1ee33732bb tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/039ec97c-2557-43fa-a7ca-9ecfd37fcaec returned with HTTP 200 Aug 13 21:17:29.417941 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1085/4355] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:17:29 2026] GET /volume/v3/backups/039ec97c-2557-43fa-a7ca-9ecfd37fcaec => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:17:30.427932 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-8622f48a-6746-4727-b50a-612153ab2391 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:30.429920 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8622f48a-6746-4727-b50a-612153ab2391 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/039ec97c-2557-43fa-a7ca-9ecfd37fcaec Aug 13 21:17:30.430131 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8622f48a-6746-4727-b50a-612153ab2391 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:30.430354 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8622f48a-6746-4727-b50a-612153ab2391 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:30.430476 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-8622f48a-6746-4727-b50a-612153ab2391 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 039ec97c-2557-43fa-a7ca-9ecfd37fcaec. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:17:30.435028 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:17:30.435028 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:17:30.435832 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8622f48a-6746-4727-b50a-612153ab2391 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/039ec97c-2557-43fa-a7ca-9ecfd37fcaec returned with HTTP 200 Aug 13 21:17:30.436224 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1095/4356] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:17:30 2026] GET /volume/v3/backups/039ec97c-2557-43fa-a7ca-9ecfd37fcaec => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:17:31.446027 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-52828c5b-3d1a-408a-acea-6a6d654b7f2b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:31.447746 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-52828c5b-3d1a-408a-acea-6a6d654b7f2b tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/039ec97c-2557-43fa-a7ca-9ecfd37fcaec Aug 13 21:17:31.447946 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-52828c5b-3d1a-408a-acea-6a6d654b7f2b tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:31.448172 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-52828c5b-3d1a-408a-acea-6a6d654b7f2b tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:31.448289 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-52828c5b-3d1a-408a-acea-6a6d654b7f2b tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 039ec97c-2557-43fa-a7ca-9ecfd37fcaec. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:17:31.452455 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:17:31.452455 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:17:31.453211 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-52828c5b-3d1a-408a-acea-6a6d654b7f2b tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/039ec97c-2557-43fa-a7ca-9ecfd37fcaec returned with HTTP 200 Aug 13 21:17:31.453545 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1089/4357] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:17:31 2026] GET /volume/v3/backups/039ec97c-2557-43fa-a7ca-9ecfd37fcaec => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:17:32.463266 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ba9ad363-4a86-4a5f-bc51-5f045d7f0bb0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:32.465484 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ba9ad363-4a86-4a5f-bc51-5f045d7f0bb0 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/039ec97c-2557-43fa-a7ca-9ecfd37fcaec Aug 13 21:17:32.465730 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ba9ad363-4a86-4a5f-bc51-5f045d7f0bb0 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:32.465950 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ba9ad363-4a86-4a5f-bc51-5f045d7f0bb0 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:32.466086 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-ba9ad363-4a86-4a5f-bc51-5f045d7f0bb0 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 039ec97c-2557-43fa-a7ca-9ecfd37fcaec. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:17:32.470492 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:17:32.470492 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:17:32.471312 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ba9ad363-4a86-4a5f-bc51-5f045d7f0bb0 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/039ec97c-2557-43fa-a7ca-9ecfd37fcaec returned with HTTP 200 Aug 13 21:17:32.471771 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1089/4358] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:17:32 2026] GET /volume/v3/backups/039ec97c-2557-43fa-a7ca-9ecfd37fcaec => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:17:33.482821 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-713733aa-afa8-4a6c-9f22-2b8eff5abc18 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:33.485174 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-713733aa-afa8-4a6c-9f22-2b8eff5abc18 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/039ec97c-2557-43fa-a7ca-9ecfd37fcaec Aug 13 21:17:33.485446 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-713733aa-afa8-4a6c-9f22-2b8eff5abc18 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:33.485685 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-713733aa-afa8-4a6c-9f22-2b8eff5abc18 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:33.485834 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-713733aa-afa8-4a6c-9f22-2b8eff5abc18 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 039ec97c-2557-43fa-a7ca-9ecfd37fcaec. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:17:33.490988 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:17:33.490988 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:17:33.491975 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-713733aa-afa8-4a6c-9f22-2b8eff5abc18 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/039ec97c-2557-43fa-a7ca-9ecfd37fcaec returned with HTTP 200 Aug 13 21:17:33.492458 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1086/4359] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:17:33 2026] GET /volume/v3/backups/039ec97c-2557-43fa-a7ca-9ecfd37fcaec => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:17:34.503116 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-593830c4-8f1d-4da7-99d1-eac5d7c54443 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:34.505417 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-593830c4-8f1d-4da7-99d1-eac5d7c54443 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/039ec97c-2557-43fa-a7ca-9ecfd37fcaec Aug 13 21:17:34.505659 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-593830c4-8f1d-4da7-99d1-eac5d7c54443 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:34.505908 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-593830c4-8f1d-4da7-99d1-eac5d7c54443 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:34.506059 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-593830c4-8f1d-4da7-99d1-eac5d7c54443 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 039ec97c-2557-43fa-a7ca-9ecfd37fcaec. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:17:34.511242 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:17:34.511242 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:17:34.512166 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-593830c4-8f1d-4da7-99d1-eac5d7c54443 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/039ec97c-2557-43fa-a7ca-9ecfd37fcaec returned with HTTP 200 Aug 13 21:17:34.512606 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1096/4360] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:17:34 2026] GET /volume/v3/backups/039ec97c-2557-43fa-a7ca-9ecfd37fcaec => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:17:35.522954 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4da84ca9-6a80-48cb-9f29-ae637b3f47cb None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:35.525010 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4da84ca9-6a80-48cb-9f29-ae637b3f47cb tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/039ec97c-2557-43fa-a7ca-9ecfd37fcaec Aug 13 21:17:35.525284 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4da84ca9-6a80-48cb-9f29-ae637b3f47cb tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:35.525525 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4da84ca9-6a80-48cb-9f29-ae637b3f47cb tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:35.525673 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-4da84ca9-6a80-48cb-9f29-ae637b3f47cb tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 039ec97c-2557-43fa-a7ca-9ecfd37fcaec. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:17:35.532254 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:17:35.532254 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:17:35.532401 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4da84ca9-6a80-48cb-9f29-ae637b3f47cb tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/039ec97c-2557-43fa-a7ca-9ecfd37fcaec returned with HTTP 200 Aug 13 21:17:35.532918 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1090/4361] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:17:35 2026] GET /volume/v3/backups/039ec97c-2557-43fa-a7ca-9ecfd37fcaec => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:17:36.545660 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e0ecead4-9d2d-4954-9338-fec920a4bedc None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:36.547479 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e0ecead4-9d2d-4954-9338-fec920a4bedc tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/039ec97c-2557-43fa-a7ca-9ecfd37fcaec Aug 13 21:17:36.547712 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e0ecead4-9d2d-4954-9338-fec920a4bedc tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:36.547885 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e0ecead4-9d2d-4954-9338-fec920a4bedc tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:36.548017 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-e0ecead4-9d2d-4954-9338-fec920a4bedc tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 039ec97c-2557-43fa-a7ca-9ecfd37fcaec. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:17:36.552518 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:17:36.552518 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:17:36.553306 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e0ecead4-9d2d-4954-9338-fec920a4bedc tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/039ec97c-2557-43fa-a7ca-9ecfd37fcaec returned with HTTP 200 Aug 13 21:17:36.553693 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1090/4362] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:17:36 2026] GET /volume/v3/backups/039ec97c-2557-43fa-a7ca-9ecfd37fcaec => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:17:38.184680 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-bcf8b39f-c20b-4cdb-ae96-fdc69ce02162 req-e820e0f9-fea0-4371-b038-729548fdf71e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:38.186745 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-bcf8b39f-c20b-4cdb-ae96-fdc69ce02162 req-e820e0f9-fea0-4371-b038-729548fdf71e tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/volumes/2e4ad636-0941-4d2c-a380-02a7683979cb Aug 13 21:17:38.186977 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-bcf8b39f-c20b-4cdb-ae96-fdc69ce02162 req-e820e0f9-fea0-4371-b038-729548fdf71e tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:38.187209 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-bcf8b39f-c20b-4cdb-ae96-fdc69ce02162 req-e820e0f9-fea0-4371-b038-729548fdf71e tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:38.193751 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:17:38.193751 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:17:38.197020 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-bcf8b39f-c20b-4cdb-ae96-fdc69ce02162 req-e820e0f9-fea0-4371-b038-729548fdf71e tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Volume info retrieved successfully. Aug 13 21:17:38.201411 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-bcf8b39f-c20b-4cdb-ae96-fdc69ce02162 req-e820e0f9-fea0-4371-b038-729548fdf71e tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/volumes/2e4ad636-0941-4d2c-a380-02a7683979cb returned with HTTP 200 Aug 13 21:17:38.201802 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1087/4363] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:17:38 2026] GET /volume/v3/volumes/2e4ad636-0941-4d2c-a380-02a7683979cb => generated 1355 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:17:38.211614 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-4d14908d-22cd-4a1a-98ad-0385a8511a0c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:38.212010 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4d14908d-22cd-4a1a-98ad-0385a8511a0c None None] GET https://10.4.3.14/volume// Aug 13 21:17:38.212127 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4d14908d-22cd-4a1a-98ad-0385a8511a0c None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:38.212295 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4d14908d-22cd-4a1a-98ad-0385a8511a0c None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:38.212594 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4d14908d-22cd-4a1a-98ad-0385a8511a0c None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:17:38.212908 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1097/4364] 10.4.3.14 () {66 vars in 1412 bytes} [Thu Aug 13 21:17:38 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:17:38.219737 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-bcf8b39f-c20b-4cdb-ae96-fdc69ce02162 req-2b835d68-a3b0-496a-86dd-46ffd59d908c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:38.221544 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-bcf8b39f-c20b-4cdb-ae96-fdc69ce02162 req-2b835d68-a3b0-496a-86dd-46ffd59d908c tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:17:38.221888 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-bcf8b39f-c20b-4cdb-ae96-fdc69ce02162 req-2b835d68-a3b0-496a-86dd-46ffd59d908c tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2e4ad636-0941-4d2c-a380-02a7683979cb", "connector": null, "instance_uuid": "313e2612-9eae-40b3-8aa3-093ce5c1504d"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:17:38.229515 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:17:38.229515 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:17:38.254159 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-bcf8b39f-c20b-4cdb-ae96-fdc69ce02162 req-2b835d68-a3b0-496a-86dd-46ffd59d908c tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:17:38.254563 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1091/4365] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:17:38 2026] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:17:39.194297 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-605cabad-d4ac-4295-883e-f416ef06864a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:39.194610 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-605cabad-d4ac-4295-883e-f416ef06864a None None] GET https://10.4.3.14/volume// Aug 13 21:17:39.194751 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-605cabad-d4ac-4295-883e-f416ef06864a None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:39.194936 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-605cabad-d4ac-4295-883e-f416ef06864a None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:39.195247 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-605cabad-d4ac-4295-883e-f416ef06864a None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:17:39.195763 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1091/4366] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:17:39 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:17:39.204189 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-bcf8b39f-c20b-4cdb-ae96-fdc69ce02162 req-2d2e3a21-063e-4e03-8ff8-3ae08e0f9afa None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:39.207593 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-bcf8b39f-c20b-4cdb-ae96-fdc69ce02162 req-2d2e3a21-063e-4e03-8ff8-3ae08e0f9afa tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/volumes/2e4ad636-0941-4d2c-a380-02a7683979cb Aug 13 21:17:39.207812 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-bcf8b39f-c20b-4cdb-ae96-fdc69ce02162 req-2d2e3a21-063e-4e03-8ff8-3ae08e0f9afa tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:39.207995 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-bcf8b39f-c20b-4cdb-ae96-fdc69ce02162 req-2d2e3a21-063e-4e03-8ff8-3ae08e0f9afa tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:39.219168 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:17:39.219168 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:17:39.223546 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-bcf8b39f-c20b-4cdb-ae96-fdc69ce02162 req-2d2e3a21-063e-4e03-8ff8-3ae08e0f9afa tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Volume info retrieved successfully. Aug 13 21:17:39.229197 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-bcf8b39f-c20b-4cdb-ae96-fdc69ce02162 req-2d2e3a21-063e-4e03-8ff8-3ae08e0f9afa tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/volumes/2e4ad636-0941-4d2c-a380-02a7683979cb returned with HTTP 200 Aug 13 21:17:39.229699 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1088/4367] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:17:39 2026] GET /volume/v3/volumes/2e4ad636-0941-4d2c-a380-02a7683979cb => generated 1534 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:17:39.335688 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-bcf8b39f-c20b-4cdb-ae96-fdc69ce02162 req-eac2b748-a58f-4fec-b612-09e134c1c4c7 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:39.337764 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-bcf8b39f-c20b-4cdb-ae96-fdc69ce02162 req-eac2b748-a58f-4fec-b612-09e134c1c4c7 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] PUT https://10.4.3.14/volume/v3/attachments/b328f82c-091e-4c04-9d16-659bee0eec63 Aug 13 21:17:39.338158 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-bcf8b39f-c20b-4cdb-ae96-fdc69ce02162 req-eac2b748-a58f-4fec-b612-09e134c1c4c7 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:17:39.348767 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-bcf8b39f-c20b-4cdb-ae96-fdc69ce02162 req-eac2b748-a58f-4fec-b612-09e134c1c4c7 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Acquiring lock "cinder-attachment_update-2e4ad636-0941-4d2c-a380-02a7683979cb-np0000007265" by "attachment_update" {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:17:39.354191 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-bcf8b39f-c20b-4cdb-ae96-fdc69ce02162 req-eac2b748-a58f-4fec-b612-09e134c1c4c7 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Lock "cinder-attachment_update-2e4ad636-0941-4d2c-a380-02a7683979cb-np0000007265" acquired by "attachment_update" :: waited 0.006s {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:17:39.355686 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:17:39.355686 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:17:39.430815 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-bcf8b39f-c20b-4cdb-ae96-fdc69ce02162 req-eac2b748-a58f-4fec-b612-09e134c1c4c7 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Lock "cinder-attachment_update-2e4ad636-0941-4d2c-a380-02a7683979cb-np0000007265" released by "attachment_update" :: held 0.077s {{(pid=100216) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:17:39.431728 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-bcf8b39f-c20b-4cdb-ae96-fdc69ce02162 req-eac2b748-a58f-4fec-b612-09e134c1c4c7 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/attachments/b328f82c-091e-4c04-9d16-659bee0eec63 returned with HTTP 200 Aug 13 21:17:39.432283 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1098/4368] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:17:39 2026] PUT /volume/v3/attachments/b328f82c-091e-4c04-9d16-659bee0eec63 => generated 969 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:17:39.453694 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-bcf8b39f-c20b-4cdb-ae96-fdc69ce02162 req-a1cae33a-3bd5-42e1-8bd3-5b5b2712710d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:39.455599 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-bcf8b39f-c20b-4cdb-ae96-fdc69ce02162 req-a1cae33a-3bd5-42e1-8bd3-5b5b2712710d tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] POST https://10.4.3.14/volume/v3/attachments/b328f82c-091e-4c04-9d16-659bee0eec63/action Aug 13 21:17:39.455930 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-bcf8b39f-c20b-4cdb-ae96-fdc69ce02162 req-a1cae33a-3bd5-42e1-8bd3-5b5b2712710d tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Action body: b'{"os-complete": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:17:39.456068 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-bcf8b39f-c20b-4cdb-ae96-fdc69ce02162 req-a1cae33a-3bd5-42e1-8bd3-5b5b2712710d tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:17:39.470793 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:17:39.470793 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:17:39.480664 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-bcf8b39f-c20b-4cdb-ae96-fdc69ce02162 req-a1cae33a-3bd5-42e1-8bd3-5b5b2712710d tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/attachments/b328f82c-091e-4c04-9d16-659bee0eec63/action returned with HTTP 204 Aug 13 21:17:39.481367 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1092/4369] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:17:39 2026] POST /volume/v3/attachments/b328f82c-091e-4c04-9d16-659bee0eec63/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 13 21:17:43.216097 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-b0c4a2fb-6e30-420b-9438-e27babedbc10 req-aa39abac-fba8-4ce9-8f2d-90bf43fde009 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:43.218193 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-b0c4a2fb-6e30-420b-9438-e27babedbc10 req-aa39abac-fba8-4ce9-8f2d-90bf43fde009 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] GET https://10.4.3.14/volume/v3/attachments?instance_id=659b4e94-8be9-42c6-bdae-ad2d7f1e06aa Aug 13 21:17:43.218420 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-b0c4a2fb-6e30-420b-9438-e27babedbc10 req-aa39abac-fba8-4ce9-8f2d-90bf43fde009 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:43.218604 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-b0c4a2fb-6e30-420b-9438-e27babedbc10 req-aa39abac-fba8-4ce9-8f2d-90bf43fde009 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:43.231730 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-b0c4a2fb-6e30-420b-9438-e27babedbc10 req-aa39abac-fba8-4ce9-8f2d-90bf43fde009 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] https://10.4.3.14/volume/v3/attachments?instance_id=659b4e94-8be9-42c6-bdae-ad2d7f1e06aa returned with HTTP 200 Aug 13 21:17:43.232233 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1092/4370] 10.4.3.14 () {70 vars in 1630 bytes} [Thu Aug 13 21:17:43 2026] GET /volume/v3/attachments?instance_id=659b4e94-8be9-42c6-bdae-ad2d7f1e06aa => generated 192 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:17:43.243668 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-b0c4a2fb-6e30-420b-9438-e27babedbc10 req-db7bdf63-51fa-4e5e-b904-51bcec482f1e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:43.245890 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-b0c4a2fb-6e30-420b-9438-e27babedbc10 req-db7bdf63-51fa-4e5e-b904-51bcec482f1e tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] GET https://10.4.3.14/volume/v3/attachments/4c88c2b1-d83c-4f33-b165-abe37b96a341 Aug 13 21:17:43.246134 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-b0c4a2fb-6e30-420b-9438-e27babedbc10 req-db7bdf63-51fa-4e5e-b904-51bcec482f1e tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:43.246315 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-b0c4a2fb-6e30-420b-9438-e27babedbc10 req-db7bdf63-51fa-4e5e-b904-51bcec482f1e tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:43.264067 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-b0c4a2fb-6e30-420b-9438-e27babedbc10 req-db7bdf63-51fa-4e5e-b904-51bcec482f1e tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] https://10.4.3.14/volume/v3/attachments/4c88c2b1-d83c-4f33-b165-abe37b96a341 returned with HTTP 200 Aug 13 21:17:43.264520 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1089/4371] 10.4.3.14 () {70 vars in 1644 bytes} [Thu Aug 13 21:17:43 2026] GET /volume/v3/attachments/4c88c2b1-d83c-4f33-b165-abe37b96a341 => generated 993 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:17:49.425065 np0000007265 devstack@c-api.service[100216]: DEBUG dbcounter [-] [100216] Writing DB stats cinder:SELECT=129,cinder:INSERT=11,cinder:UPDATE=25 {{(pid=100216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:17:49.477398 np0000007265 devstack@c-api.service[100214]: DEBUG dbcounter [-] [100214] Writing DB stats cinder:SELECT=180,cinder:UPDATE=53,cinder:INSERT=22 {{(pid=100214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:17:51.988287 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-16772d78-4c87-431f-ab14-f2901d6ab95e req-a73d9187-0cae-42bb-9a8b-3fe5dd6ec305 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:51.990069 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-16772d78-4c87-431f-ab14-f2901d6ab95e req-a73d9187-0cae-42bb-9a8b-3fe5dd6ec305 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] GET https://10.4.3.14/volume/v3/limits Aug 13 21:17:51.991437 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-16772d78-4c87-431f-ab14-f2901d6ab95e req-a73d9187-0cae-42bb-9a8b-3fe5dd6ec305 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:51.991437 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-16772d78-4c87-431f-ab14-f2901d6ab95e req-a73d9187-0cae-42bb-9a8b-3fe5dd6ec305 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Calling method 'index' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:52.001226 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:17:52.001226 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:17:52.010772 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-16772d78-4c87-431f-ab14-f2901d6ab95e req-a73d9187-0cae-42bb-9a8b-3fe5dd6ec305 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] https://10.4.3.14/volume/v3/limits returned with HTTP 200 Aug 13 21:17:52.011645 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1099/4372] 10.4.3.14 () {68 vars in 1477 bytes} [Thu Aug 13 21:17:51 2026] GET /volume/v3/limits => generated 302 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:17:52.048763 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-16772d78-4c87-431f-ab14-f2901d6ab95e req-a0b318e7-a05d-46b8-8128-5d75b31a2ac6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:52.050843 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-16772d78-4c87-431f-ab14-f2901d6ab95e req-a0b318e7-a05d-46b8-8128-5d75b31a2ac6 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] GET https://10.4.3.14/volume/v3/volumes/e2cc7453-d6ca-420e-963c-240fd6dd459d Aug 13 21:17:52.051059 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-16772d78-4c87-431f-ab14-f2901d6ab95e req-a0b318e7-a05d-46b8-8128-5d75b31a2ac6 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:52.051239 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-16772d78-4c87-431f-ab14-f2901d6ab95e req-a0b318e7-a05d-46b8-8128-5d75b31a2ac6 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:52.060912 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:17:52.060912 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:17:52.064157 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-16772d78-4c87-431f-ab14-f2901d6ab95e req-a0b318e7-a05d-46b8-8128-5d75b31a2ac6 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Volume info retrieved successfully. Aug 13 21:17:52.068343 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-16772d78-4c87-431f-ab14-f2901d6ab95e req-a0b318e7-a05d-46b8-8128-5d75b31a2ac6 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] https://10.4.3.14/volume/v3/volumes/e2cc7453-d6ca-420e-963c-240fd6dd459d returned with HTTP 200 Aug 13 21:17:52.068731 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1093/4373] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:17:52 2026] GET /volume/v3/volumes/e2cc7453-d6ca-420e-963c-240fd6dd459d => generated 1661 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:17:52.079192 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-16772d78-4c87-431f-ab14-f2901d6ab95e req-0b28de02-4bef-4a38-8d13-aab674edd6a6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:52.081624 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-16772d78-4c87-431f-ab14-f2901d6ab95e req-0b28de02-4bef-4a38-8d13-aab674edd6a6 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] POST https://10.4.3.14/volume/v3/snapshots Aug 13 21:17:52.082046 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-16772d78-4c87-431f-ab14-f2901d6ab95e req-0b28de02-4bef-4a38-8d13-aab674edd6a6 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e2cc7453-d6ca-420e-963c-240fd6dd459d", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-496846662", "description": null, "metadata": {}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:17:52.096501 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:17:52.096501 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:17:52.097157 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-16772d78-4c87-431f-ab14-f2901d6ab95e req-0b28de02-4bef-4a38-8d13-aab674edd6a6 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Volume info retrieved successfully. Aug 13 21:17:52.097430 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [req-16772d78-4c87-431f-ab14-f2901d6ab95e req-0b28de02-4bef-4a38-8d13-aab674edd6a6 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Create snapshot from volume e2cc7453-d6ca-420e-963c-240fd6dd459d Aug 13 21:17:52.129512 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [req-16772d78-4c87-431f-ab14-f2901d6ab95e req-0b28de02-4bef-4a38-8d13-aab674edd6a6 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Created reservations ['4e514e8b-baf6-4660-9442-69b98235e0c1', '5d1e7e96-d27f-4364-b06a-c3d0d6c8a7a0', '6bf5104c-60ad-4a62-b5e4-d70e671a1797', 'ac1c9997-50f5-4d66-8453-61a8cbbb1736'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:17:52.162494 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-16772d78-4c87-431f-ab14-f2901d6ab95e req-0b28de02-4bef-4a38-8d13-aab674edd6a6 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Snapshot force create request issued successfully. Aug 13 21:17:52.162850 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-16772d78-4c87-431f-ab14-f2901d6ab95e req-0b28de02-4bef-4a38-8d13-aab674edd6a6 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] https://10.4.3.14/volume/v3/snapshots returned with HTTP 202 Aug 13 21:17:52.163301 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1093/4374] 10.4.3.14 () {72 vars in 1540 bytes} [Thu Aug 13 21:17:52 2026] POST /volume/v3/snapshots => generated 323 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:17:53.262829 np0000007265 devstack@c-api.service[100217]: DEBUG dbcounter [-] [100217] Writing DB stats cinder:SELECT=149,cinder:UPDATE=45,cinder:INSERT=21 {{(pid=100217) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:17:53.669913 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-27c2fc8f-f29e-49d2-82ce-7aacddfaa64c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:53.672270 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-27c2fc8f-f29e-49d2-82ce-7aacddfaa64c tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] GET https://10.4.3.14/volume/v3/snapshots/ea908fa6-b3ba-40d7-aaa4-00a308f872be Aug 13 21:17:53.672529 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-27c2fc8f-f29e-49d2-82ce-7aacddfaa64c tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:53.672787 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-27c2fc8f-f29e-49d2-82ce-7aacddfaa64c tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:53.679670 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:17:53.679670 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:17:53.680285 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-27c2fc8f-f29e-49d2-82ce-7aacddfaa64c tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Snapshot retrieved successfully. Aug 13 21:17:53.681354 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-27c2fc8f-f29e-49d2-82ce-7aacddfaa64c tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] https://10.4.3.14/volume/v3/snapshots/ea908fa6-b3ba-40d7-aaa4-00a308f872be returned with HTTP 200 Aug 13 21:17:53.681846 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1090/4375] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:17:53 2026] GET /volume/v3/snapshots/ea908fa6-b3ba-40d7-aaa4-00a308f872be => generated 482 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:17:53.708847 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c298626a-58b6-4fe2-914e-28a34ba2bc4f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:53.710717 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c298626a-58b6-4fe2-914e-28a34ba2bc4f tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:17:53.711352 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c298626a-58b6-4fe2-914e-28a34ba2bc4f tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1501870580", "snapshot_id": null, "imageRef": "182ca8fe-cc37-4fe3-a062-67c9475a6f41", "volume_type": null, "size": 1}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:17:53.713049 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-c298626a-58b6-4fe2-914e-28a34ba2bc4f tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1501870580', 'snapshot_id': None, 'imageRef': '182ca8fe-cc37-4fe3-a062-67c9475a6f41', 'volume_type': None, 'size': 1}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:17:53.833995 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:17:53.833995 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:17:53.833995 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-c298626a-58b6-4fe2-914e-28a34ba2bc4f tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Snapshot retrieved successfully. Aug 13 21:17:53.833995 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-c298626a-58b6-4fe2-914e-28a34ba2bc4f tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Create volume of 1 GB Aug 13 21:17:53.837883 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-c298626a-58b6-4fe2-914e-28a34ba2bc4f tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Availability Zones retrieved successfully. Aug 13 21:17:53.843908 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-c298626a-58b6-4fe2-914e-28a34ba2bc4f tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Flow 'volume_create_api' (73918fa1-3121-49ed-ab0e-8f482c53f6c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:17:53.845340 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-c298626a-58b6-4fe2-914e-28a34ba2bc4f tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ceea74e7-715a-458b-9f1b-5118d399cbe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:17:53.847008 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-c298626a-58b6-4fe2-914e-28a34ba2bc4f tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:17:53.880572 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-c298626a-58b6-4fe2-914e-28a34ba2bc4f tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ceea74e7-715a-458b-9f1b-5118d399cbe2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ea908fa6-b3ba-40d7-aaa4-00a308f872be', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:17:53.882985 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-c298626a-58b6-4fe2-914e-28a34ba2bc4f tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7a72458-6130-4c3d-a169-a2598099f187) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:17:53.922258 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-c298626a-58b6-4fe2-914e-28a34ba2bc4f tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Created reservations ['e60b6c14-467a-4ca3-954b-e760d1bdbe3d', '44ee629e-2e9f-4e98-ba82-27fb103939a6', 'e9d27d07-d191-42bd-822e-a2037caafe45', '1f61f363-25c1-496f-ba9a-e3b0166704d8'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:17:53.923403 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-c298626a-58b6-4fe2-914e-28a34ba2bc4f tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7a72458-6130-4c3d-a169-a2598099f187) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e60b6c14-467a-4ca3-954b-e760d1bdbe3d', '44ee629e-2e9f-4e98-ba82-27fb103939a6', 'e9d27d07-d191-42bd-822e-a2037caafe45', '1f61f363-25c1-496f-ba9a-e3b0166704d8']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:17:53.925479 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-c298626a-58b6-4fe2-914e-28a34ba2bc4f tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1d0d17b-0858-4dbf-8655-011d49463156) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:17:53.966186 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-c298626a-58b6-4fe2-914e-28a34ba2bc4f tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1d0d17b-0858-4dbf-8655-011d49463156) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd08c6c29-3313-444e-943d-720c1c0df770', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1501870580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c06e65b0662d4997aa32c15e578f973d',qos_specs=None,replication_status=,reservations=['e60b6c14-467a-4ca3-954b-e760d1bdbe3d','44ee629e-2e9f-4e98-ba82-27fb103939a6','e9d27d07-d191-42bd-822e-a2037caafe45','1f61f363-25c1-496f-ba9a-e3b0166704d8'],size=1,snapshot_id=ea908fa6-b3ba-40d7-aaa4-00a308f872be,source_replicaid=,source_volid=None,status='creating',user_id='173378c6556b4cf39aa2067fbc49e324',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:17:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1501870580',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d08c6c29-3313-444e-943d-720c1c0df770,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c06e65b0662d4997aa32c15e578f973d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ea908fa6-b3ba-40d7-aaa4-00a308f872be,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='173378c6556b4cf39aa2067fbc49e324',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:17:53.967579 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-c298626a-58b6-4fe2-914e-28a34ba2bc4f tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f8d86a4-4776-4b57-b0e1-14bbc7b9c029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:17:53.983761 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-c298626a-58b6-4fe2-914e-28a34ba2bc4f tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f8d86a4-4776-4b57-b0e1-14bbc7b9c029) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1501870580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c06e65b0662d4997aa32c15e578f973d',qos_specs=None,replication_status=,reservations=['e60b6c14-467a-4ca3-954b-e760d1bdbe3d','44ee629e-2e9f-4e98-ba82-27fb103939a6','e9d27d07-d191-42bd-822e-a2037caafe45','1f61f363-25c1-496f-ba9a-e3b0166704d8'],size=1,snapshot_id=ea908fa6-b3ba-40d7-aaa4-00a308f872be,source_replicaid=,source_volid=None,status='creating',user_id='173378c6556b4cf39aa2067fbc49e324',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:17:53.984661 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-c298626a-58b6-4fe2-914e-28a34ba2bc4f tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58bf4ba9-e5c0-45f6-9959-8e10d157e834) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:17:54.004791 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-c298626a-58b6-4fe2-914e-28a34ba2bc4f tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58bf4ba9-e5c0-45f6-9959-8e10d157e834) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:17:54.005987 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-c298626a-58b6-4fe2-914e-28a34ba2bc4f tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Flow 'volume_create_api' (73918fa1-3121-49ed-ab0e-8f482c53f6c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:17:54.007008 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-c298626a-58b6-4fe2-914e-28a34ba2bc4f tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Create volume request issued successfully. Aug 13 21:17:54.007008 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c298626a-58b6-4fe2-914e-28a34ba2bc4f tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:17:54.007339 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1100/4376] 10.4.3.14 () {70 vars in 1293 bytes} [Thu Aug 13 21:17:53 2026] POST /volume/v3/volumes => generated 812 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:17:54.019877 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f50308f9-a21f-4c4a-92a6-de968889b7a4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:54.021522 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f50308f9-a21f-4c4a-92a6-de968889b7a4 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] GET https://10.4.3.14/volume/v3/volumes/d08c6c29-3313-444e-943d-720c1c0df770 Aug 13 21:17:54.021702 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f50308f9-a21f-4c4a-92a6-de968889b7a4 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:54.021880 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f50308f9-a21f-4c4a-92a6-de968889b7a4 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:54.028292 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:17:54.028292 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:17:54.031544 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f50308f9-a21f-4c4a-92a6-de968889b7a4 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Volume info retrieved successfully. Aug 13 21:17:54.035429 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f50308f9-a21f-4c4a-92a6-de968889b7a4 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] https://10.4.3.14/volume/v3/volumes/d08c6c29-3313-444e-943d-720c1c0df770 returned with HTTP 200 Aug 13 21:17:54.035813 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1094/4377] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:17:54 2026] GET /volume/v3/volumes/d08c6c29-3313-444e-943d-720c1c0df770 => generated 880 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:17:55.047794 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-91c24412-0696-4d0c-a8f8-3f64a308fd12 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:55.050023 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-91c24412-0696-4d0c-a8f8-3f64a308fd12 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] GET https://10.4.3.14/volume/v3/volumes/d08c6c29-3313-444e-943d-720c1c0df770 Aug 13 21:17:55.050270 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-91c24412-0696-4d0c-a8f8-3f64a308fd12 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:55.050545 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-91c24412-0696-4d0c-a8f8-3f64a308fd12 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:55.058631 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:17:55.058631 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:17:55.062383 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-91c24412-0696-4d0c-a8f8-3f64a308fd12 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Volume info retrieved successfully. Aug 13 21:17:55.067175 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-91c24412-0696-4d0c-a8f8-3f64a308fd12 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] https://10.4.3.14/volume/v3/volumes/d08c6c29-3313-444e-943d-720c1c0df770 returned with HTTP 200 Aug 13 21:17:55.067587 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1094/4378] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:17:55 2026] GET /volume/v3/volumes/d08c6c29-3313-444e-943d-720c1c0df770 => generated 1421 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:17:55.082139 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-a733d2a3-30b8-46e4-b249-e4e316b4264f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:55.084088 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a733d2a3-30b8-46e4-b249-e4e316b4264f tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] GET https://10.4.3.14/volume/v3/volumes/d08c6c29-3313-444e-943d-720c1c0df770 Aug 13 21:17:55.084369 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a733d2a3-30b8-46e4-b249-e4e316b4264f tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:55.084632 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a733d2a3-30b8-46e4-b249-e4e316b4264f tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:55.091283 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:17:55.091283 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:17:55.094864 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-a733d2a3-30b8-46e4-b249-e4e316b4264f tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Volume info retrieved successfully. Aug 13 21:17:55.099379 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a733d2a3-30b8-46e4-b249-e4e316b4264f tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] https://10.4.3.14/volume/v3/volumes/d08c6c29-3313-444e-943d-720c1c0df770 returned with HTTP 200 Aug 13 21:17:55.099841 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1091/4379] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:17:55 2026] GET /volume/v3/volumes/d08c6c29-3313-444e-943d-720c1c0df770 => generated 1421 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:17:56.111674 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-af401801-b8a2-48ba-9ac8-a35d1eaf8740 req-d3abe07f-9d6f-4762-9914-15bc26831d4a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:56.114849 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-af401801-b8a2-48ba-9ac8-a35d1eaf8740 req-d3abe07f-9d6f-4762-9914-15bc26831d4a tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] GET https://10.4.3.14/volume/v3/volumes/d08c6c29-3313-444e-943d-720c1c0df770 Aug 13 21:17:56.114849 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-af401801-b8a2-48ba-9ac8-a35d1eaf8740 req-d3abe07f-9d6f-4762-9914-15bc26831d4a tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:56.114849 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-af401801-b8a2-48ba-9ac8-a35d1eaf8740 req-d3abe07f-9d6f-4762-9914-15bc26831d4a tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:56.120176 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:17:56.120176 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:17:56.123223 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-af401801-b8a2-48ba-9ac8-a35d1eaf8740 req-d3abe07f-9d6f-4762-9914-15bc26831d4a tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Volume info retrieved successfully. Aug 13 21:17:56.127345 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-af401801-b8a2-48ba-9ac8-a35d1eaf8740 req-d3abe07f-9d6f-4762-9914-15bc26831d4a tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] https://10.4.3.14/volume/v3/volumes/d08c6c29-3313-444e-943d-720c1c0df770 returned with HTTP 200 Aug 13 21:17:56.127847 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1101/4380] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:17:56 2026] GET /volume/v3/volumes/d08c6c29-3313-444e-943d-720c1c0df770 => generated 1403 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:17:56.570944 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-af401801-b8a2-48ba-9ac8-a35d1eaf8740 req-c6e11c7b-0a95-4727-8780-daaf4fc3b90c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:56.572942 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-af401801-b8a2-48ba-9ac8-a35d1eaf8740 req-c6e11c7b-0a95-4727-8780-daaf4fc3b90c tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] GET https://10.4.3.14/volume/v3/volumes/d08c6c29-3313-444e-943d-720c1c0df770 Aug 13 21:17:56.573158 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-af401801-b8a2-48ba-9ac8-a35d1eaf8740 req-c6e11c7b-0a95-4727-8780-daaf4fc3b90c tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:56.573446 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-af401801-b8a2-48ba-9ac8-a35d1eaf8740 req-c6e11c7b-0a95-4727-8780-daaf4fc3b90c tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:56.580375 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:17:56.580375 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:17:56.583943 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-af401801-b8a2-48ba-9ac8-a35d1eaf8740 req-c6e11c7b-0a95-4727-8780-daaf4fc3b90c tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Volume info retrieved successfully. Aug 13 21:17:56.588653 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-af401801-b8a2-48ba-9ac8-a35d1eaf8740 req-c6e11c7b-0a95-4727-8780-daaf4fc3b90c tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] https://10.4.3.14/volume/v3/volumes/d08c6c29-3313-444e-943d-720c1c0df770 returned with HTTP 200 Aug 13 21:17:56.589096 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1095/4381] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:17:56 2026] GET /volume/v3/volumes/d08c6c29-3313-444e-943d-720c1c0df770 => generated 1403 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:17:56.598177 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-13c00b19-89d2-44b3-a0d5-8dc2636f6801 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:56.598545 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-13c00b19-89d2-44b3-a0d5-8dc2636f6801 None None] GET https://10.4.3.14/volume// Aug 13 21:17:56.598734 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-13c00b19-89d2-44b3-a0d5-8dc2636f6801 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:56.598907 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-13c00b19-89d2-44b3-a0d5-8dc2636f6801 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:56.599247 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-13c00b19-89d2-44b3-a0d5-8dc2636f6801 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:17:56.599558 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1095/4382] 10.4.3.14 () {66 vars in 1412 bytes} [Thu Aug 13 21:17:56 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:17:56.606047 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-af401801-b8a2-48ba-9ac8-a35d1eaf8740 req-f0ac9902-8cf5-44c3-beba-19ef8dcc71a3 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:56.608046 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-af401801-b8a2-48ba-9ac8-a35d1eaf8740 req-f0ac9902-8cf5-44c3-beba-19ef8dcc71a3 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:17:56.608374 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-af401801-b8a2-48ba-9ac8-a35d1eaf8740 req-f0ac9902-8cf5-44c3-beba-19ef8dcc71a3 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d08c6c29-3313-444e-943d-720c1c0df770", "connector": null, "instance_uuid": "7d6ec029-3b4c-44fc-8a33-36485d75b95b"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:17:56.616235 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:17:56.616235 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:17:56.640084 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-af401801-b8a2-48ba-9ac8-a35d1eaf8740 req-f0ac9902-8cf5-44c3-beba-19ef8dcc71a3 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:17:56.640604 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1092/4383] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:17:56 2026] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 21:17:57.869462 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-eed88628-2e47-4214-a2a6-929f7d98616c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:57.869462 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-eed88628-2e47-4214-a2a6-929f7d98616c None None] GET https://10.4.3.14/volume// Aug 13 21:17:57.869462 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-eed88628-2e47-4214-a2a6-929f7d98616c None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:57.869462 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-eed88628-2e47-4214-a2a6-929f7d98616c None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:57.869462 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-eed88628-2e47-4214-a2a6-929f7d98616c None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:17:57.869462 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1102/4384] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:17:57 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:17:57.877778 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-af401801-b8a2-48ba-9ac8-a35d1eaf8740 req-47ee540e-bb49-4929-97d8-270414c51630 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:57.880783 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-af401801-b8a2-48ba-9ac8-a35d1eaf8740 req-47ee540e-bb49-4929-97d8-270414c51630 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] GET https://10.4.3.14/volume/v3/volumes/d08c6c29-3313-444e-943d-720c1c0df770 Aug 13 21:17:57.881086 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-af401801-b8a2-48ba-9ac8-a35d1eaf8740 req-47ee540e-bb49-4929-97d8-270414c51630 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:17:57.881390 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-af401801-b8a2-48ba-9ac8-a35d1eaf8740 req-47ee540e-bb49-4929-97d8-270414c51630 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:17:57.892623 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:17:57.892623 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:17:57.896321 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-af401801-b8a2-48ba-9ac8-a35d1eaf8740 req-47ee540e-bb49-4929-97d8-270414c51630 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Volume info retrieved successfully. Aug 13 21:17:57.902506 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-af401801-b8a2-48ba-9ac8-a35d1eaf8740 req-47ee540e-bb49-4929-97d8-270414c51630 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] https://10.4.3.14/volume/v3/volumes/d08c6c29-3313-444e-943d-720c1c0df770 returned with HTTP 200 Aug 13 21:17:57.902979 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1096/4385] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:17:57 2026] GET /volume/v3/volumes/d08c6c29-3313-444e-943d-720c1c0df770 => generated 1582 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:17:58.008402 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-af401801-b8a2-48ba-9ac8-a35d1eaf8740 req-d786a56b-9b02-457a-a2ec-4d56f648492c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:58.010486 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-af401801-b8a2-48ba-9ac8-a35d1eaf8740 req-d786a56b-9b02-457a-a2ec-4d56f648492c tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] PUT https://10.4.3.14/volume/v3/attachments/8f289c8d-0c4e-4f1b-82e1-34f09b4fb8fc Aug 13 21:17:58.010841 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-af401801-b8a2-48ba-9ac8-a35d1eaf8740 req-d786a56b-9b02-457a-a2ec-4d56f648492c tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:17:58.014036 np0000007265 devstack@c-api.service[100215]: DEBUG dbcounter [-] [100215] Writing DB stats cinder:SELECT=145,cinder:INSERT=23,cinder:UPDATE=52 {{(pid=100215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:17:58.018974 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-af401801-b8a2-48ba-9ac8-a35d1eaf8740 req-d786a56b-9b02-457a-a2ec-4d56f648492c tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Acquiring lock "cinder-attachment_update-d08c6c29-3313-444e-943d-720c1c0df770-np0000007265" by "attachment_update" {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:17:58.024403 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-af401801-b8a2-48ba-9ac8-a35d1eaf8740 req-d786a56b-9b02-457a-a2ec-4d56f648492c tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Lock "cinder-attachment_update-d08c6c29-3313-444e-943d-720c1c0df770-np0000007265" acquired by "attachment_update" :: waited 0.005s {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:17:58.025594 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:17:58.025594 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:17:58.105344 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-af401801-b8a2-48ba-9ac8-a35d1eaf8740 req-d786a56b-9b02-457a-a2ec-4d56f648492c tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Lock "cinder-attachment_update-d08c6c29-3313-444e-943d-720c1c0df770-np0000007265" released by "attachment_update" :: held 0.081s {{(pid=100215) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:17:58.105704 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-af401801-b8a2-48ba-9ac8-a35d1eaf8740 req-d786a56b-9b02-457a-a2ec-4d56f648492c tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] https://10.4.3.14/volume/v3/attachments/8f289c8d-0c4e-4f1b-82e1-34f09b4fb8fc returned with HTTP 200 Aug 13 21:17:58.106212 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1096/4386] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:17:58 2026] PUT /volume/v3/attachments/8f289c8d-0c4e-4f1b-82e1-34f09b4fb8fc => generated 969 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:17:58.127444 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-af401801-b8a2-48ba-9ac8-a35d1eaf8740 req-aa6ee3d0-4f1a-48ab-af13-91fbe6bae1b1 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:17:58.131990 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-af401801-b8a2-48ba-9ac8-a35d1eaf8740 req-aa6ee3d0-4f1a-48ab-af13-91fbe6bae1b1 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] POST https://10.4.3.14/volume/v3/attachments/8f289c8d-0c4e-4f1b-82e1-34f09b4fb8fc/action Aug 13 21:17:58.131990 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-af401801-b8a2-48ba-9ac8-a35d1eaf8740 req-aa6ee3d0-4f1a-48ab-af13-91fbe6bae1b1 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Action body: b'{"os-complete": null}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:17:58.131990 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-af401801-b8a2-48ba-9ac8-a35d1eaf8740 req-aa6ee3d0-4f1a-48ab-af13-91fbe6bae1b1 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:17:58.150764 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:17:58.150764 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:17:58.159040 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-af401801-b8a2-48ba-9ac8-a35d1eaf8740 req-aa6ee3d0-4f1a-48ab-af13-91fbe6bae1b1 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] https://10.4.3.14/volume/v3/attachments/8f289c8d-0c4e-4f1b-82e1-34f09b4fb8fc/action returned with HTTP 204 Aug 13 21:17:58.159645 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1093/4387] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:17:58 2026] POST /volume/v3/attachments/8f289c8d-0c4e-4f1b-82e1-34f09b4fb8fc/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:18:03.154659 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-13669255-366d-4f35-ae3c-fd975c8f6817 req-ba273151-2c5d-4c2b-a455-15edefe7c820 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:03.156922 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-13669255-366d-4f35-ae3c-fd975c8f6817 req-ba273151-2c5d-4c2b-a455-15edefe7c820 tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] DELETE https://10.4.3.14/volume/v3/attachments/81be9329-660d-45f7-830e-44b75e626993 Aug 13 21:18:03.157174 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-13669255-366d-4f35-ae3c-fd975c8f6817 req-ba273151-2c5d-4c2b-a455-15edefe7c820 tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:03.157406 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-13669255-366d-4f35-ae3c-fd975c8f6817 req-ba273151-2c5d-4c2b-a455-15edefe7c820 tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:03.164837 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:18:03.164837 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:18:03.213612 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-13669255-366d-4f35-ae3c-fd975c8f6817 req-ba273151-2c5d-4c2b-a455-15edefe7c820 tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] https://10.4.3.14/volume/v3/attachments/81be9329-660d-45f7-830e-44b75e626993 returned with HTTP 200 Aug 13 21:18:03.214036 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1103/4388] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:18:03 2026] DELETE /volume/v3/attachments/81be9329-660d-45f7-830e-44b75e626993 => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:03.224591 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-13669255-366d-4f35-ae3c-fd975c8f6817 req-4b89dae0-b466-4f8b-b95f-089d944b2d6e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:03.226933 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-13669255-366d-4f35-ae3c-fd975c8f6817 req-4b89dae0-b466-4f8b-b95f-089d944b2d6e tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] DELETE https://10.4.3.14/volume/v3/volumes/c1a8ac2b-6bfc-4536-8532-c90c37f103b8 Aug 13 21:18:03.227171 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-13669255-366d-4f35-ae3c-fd975c8f6817 req-4b89dae0-b466-4f8b-b95f-089d944b2d6e tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:03.227399 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-13669255-366d-4f35-ae3c-fd975c8f6817 req-4b89dae0-b466-4f8b-b95f-089d944b2d6e tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:03.227593 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [req-13669255-366d-4f35-ae3c-fd975c8f6817 req-4b89dae0-b466-4f8b-b95f-089d944b2d6e tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] Delete volume with id: c1a8ac2b-6bfc-4536-8532-c90c37f103b8 Aug 13 21:18:03.235042 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:18:03.235042 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:18:03.235605 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-13669255-366d-4f35-ae3c-fd975c8f6817 req-4b89dae0-b466-4f8b-b95f-089d944b2d6e tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] Volume info retrieved successfully. Aug 13 21:18:03.252083 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-13669255-366d-4f35-ae3c-fd975c8f6817 req-4b89dae0-b466-4f8b-b95f-089d944b2d6e tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] Delete volume request issued successfully. Aug 13 21:18:03.252301 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-13669255-366d-4f35-ae3c-fd975c8f6817 req-4b89dae0-b466-4f8b-b95f-089d944b2d6e tempest-TestShelveInstance-373539911 tempest-TestShelveInstance-373539911-project-member] https://10.4.3.14/volume/v3/volumes/c1a8ac2b-6bfc-4536-8532-c90c37f103b8 returned with HTTP 202 Aug 13 21:18:03.252819 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1097/4389] 10.4.3.14 () {70 vars in 1613 bytes} [Thu Aug 13 21:18:03 2026] DELETE /volume/v3/volumes/c1a8ac2b-6bfc-4536-8532-c90c37f103b8 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:18:08.100316 np0000007265 devstack@c-api.service[100215]: DEBUG dbcounter [-] [100215] Writing DB stats cinder:SELECT=3,cinder:UPDATE=1 {{(pid=100215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:18:08.156562 np0000007265 devstack@c-api.service[100217]: DEBUG dbcounter [-] [100217] Writing DB stats cinder:SELECT=15,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100217) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:18:11.745463 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1e762d96-6de8-417e-a161-85ae17cebfba None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:11.841777 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1e762d96-6de8-417e-a161-85ae17cebfba tempest-VolumeAndVolumeTypeFromImageTest-147818464 tempest-VolumeAndVolumeTypeFromImageTest-147818464-project-admin] POST https://10.4.3.14/volume/v3/types Aug 13 21:18:11.843985 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1e762d96-6de8-417e-a161-85ae17cebfba tempest-VolumeAndVolumeTypeFromImageTest-147818464 tempest-VolumeAndVolumeTypeFromImageTest-147818464-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "description": "Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "os-volume-type-access:is_public": true}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:18:11.844598 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:18:11.844598 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:18:11.856642 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1e762d96-6de8-417e-a161-85ae17cebfba tempest-VolumeAndVolumeTypeFromImageTest-147818464 tempest-VolumeAndVolumeTypeFromImageTest-147818464-project-admin] https://10.4.3.14/volume/v3/types returned with HTTP 200 Aug 13 21:18:11.857130 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1097/4390] 10.4.3.14 () {68 vars in 1246 bytes} [Thu Aug 13 21:18:11 2026] POST /volume/v3/types => generated 287 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:13.212400 np0000007265 devstack@c-api.service[100216]: DEBUG dbcounter [-] [100216] Writing DB stats cinder:SELECT=49,cinder:INSERT=6,cinder:UPDATE=15 {{(pid=100216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:18:13.247972 np0000007265 devstack@c-api.service[100214]: DEBUG dbcounter [-] [100214] Writing DB stats cinder:SELECT=21,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:18:13.519911 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-265932c9-b3c2-4dd2-b5f6-6fa894c9ba0e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:13.522085 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-265932c9-b3c2-4dd2-b5f6-6fa894c9ba0e tempest-VolumeAndVolumeTypeFromImageTest-1701633153 tempest-VolumeAndVolumeTypeFromImageTest-1701633153-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:18:13.522552 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-265932c9-b3c2-4dd2-b5f6-6fa894c9ba0e tempest-VolumeAndVolumeTypeFromImageTest-1701633153 tempest-VolumeAndVolumeTypeFromImageTest-1701633153-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "901c3052-30be-42a9-a5bf-6d5b40c3ed1e", "size": 1}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:18:13.524405 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-265932c9-b3c2-4dd2-b5f6-6fa894c9ba0e tempest-VolumeAndVolumeTypeFromImageTest-1701633153 tempest-VolumeAndVolumeTypeFromImageTest-1701633153-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '901c3052-30be-42a9-a5bf-6d5b40c3ed1e', 'size': 1}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:18:13.602565 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-265932c9-b3c2-4dd2-b5f6-6fa894c9ba0e tempest-VolumeAndVolumeTypeFromImageTest-1701633153 tempest-VolumeAndVolumeTypeFromImageTest-1701633153-project-member] Create volume of 1 GB Aug 13 21:18:13.608517 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-265932c9-b3c2-4dd2-b5f6-6fa894c9ba0e tempest-VolumeAndVolumeTypeFromImageTest-1701633153 tempest-VolumeAndVolumeTypeFromImageTest-1701633153-project-member] Availability Zones retrieved successfully. Aug 13 21:18:13.615768 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-265932c9-b3c2-4dd2-b5f6-6fa894c9ba0e tempest-VolumeAndVolumeTypeFromImageTest-1701633153 tempest-VolumeAndVolumeTypeFromImageTest-1701633153-project-member] Flow 'volume_create_api' (008fa4bc-de7e-4ede-82ec-eba11464d26e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:18:13.617252 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-265932c9-b3c2-4dd2-b5f6-6fa894c9ba0e tempest-VolumeAndVolumeTypeFromImageTest-1701633153 tempest-VolumeAndVolumeTypeFromImageTest-1701633153-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd9e7296-656f-4ee2-bc69-289e8193eb0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:18:13.618537 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-265932c9-b3c2-4dd2-b5f6-6fa894c9ba0e tempest-VolumeAndVolumeTypeFromImageTest-1701633153 tempest-VolumeAndVolumeTypeFromImageTest-1701633153-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:18:13.672726 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-265932c9-b3c2-4dd2-b5f6-6fa894c9ba0e tempest-VolumeAndVolumeTypeFromImageTest-1701633153 tempest-VolumeAndVolumeTypeFromImageTest-1701633153-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd9e7296-656f-4ee2-bc69-289e8193eb0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:18:12Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=b18f66a9-c279-48a3-b621-71ba2bf421c5,is_public=True,name='vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b18f66a9-c279-48a3-b621-71ba2bf421c5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:18:13.673393 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-265932c9-b3c2-4dd2-b5f6-6fa894c9ba0e tempest-VolumeAndVolumeTypeFromImageTest-1701633153 tempest-VolumeAndVolumeTypeFromImageTest-1701633153-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b36a66eb-b8fc-4b1f-abf4-e489f29723dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:18:13.701483 np0000007265 devstack@c-api.service[100217]: WARNING cinder.quota [None req-265932c9-b3c2-4dd2-b5f6-6fa894c9ba0e tempest-VolumeAndVolumeTypeFromImageTest-1701633153 tempest-VolumeAndVolumeTypeFromImageTest-1701633153-project-member] Deprecated: Default quota for resource: volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:18:13.701779 np0000007265 devstack@c-api.service[100217]: WARNING cinder.quota [None req-265932c9-b3c2-4dd2-b5f6-6fa894c9ba0e tempest-VolumeAndVolumeTypeFromImageTest-1701633153 tempest-VolumeAndVolumeTypeFromImageTest-1701633153-project-member] Deprecated: Default quota for resource: gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:18:13.737189 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-265932c9-b3c2-4dd2-b5f6-6fa894c9ba0e tempest-VolumeAndVolumeTypeFromImageTest-1701633153 tempest-VolumeAndVolumeTypeFromImageTest-1701633153-project-member] Created reservations ['53395558-c2df-484c-b826-3e4e64d6a81e', '38da170c-532c-4ae3-bfb0-c9f897a3afca', 'bcb90e0d-5896-4c87-a1cc-3eb479080ddc', '477ec4fe-3cee-4993-a2fc-3e0378c588ca'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:18:13.737987 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-265932c9-b3c2-4dd2-b5f6-6fa894c9ba0e tempest-VolumeAndVolumeTypeFromImageTest-1701633153 tempest-VolumeAndVolumeTypeFromImageTest-1701633153-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b36a66eb-b8fc-4b1f-abf4-e489f29723dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['53395558-c2df-484c-b826-3e4e64d6a81e', '38da170c-532c-4ae3-bfb0-c9f897a3afca', 'bcb90e0d-5896-4c87-a1cc-3eb479080ddc', '477ec4fe-3cee-4993-a2fc-3e0378c588ca']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:18:13.738893 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-265932c9-b3c2-4dd2-b5f6-6fa894c9ba0e tempest-VolumeAndVolumeTypeFromImageTest-1701633153 tempest-VolumeAndVolumeTypeFromImageTest-1701633153-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf89d3d6-aa3d-4628-8b04-daf23a7a1c60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:18:13.760907 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-265932c9-b3c2-4dd2-b5f6-6fa894c9ba0e tempest-VolumeAndVolumeTypeFromImageTest-1701633153 tempest-VolumeAndVolumeTypeFromImageTest-1701633153-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf89d3d6-aa3d-4628-8b04-daf23a7a1c60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a452ef6b-7645-45bd-b414-ef17169a28d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b258fc7f21dc4c1595dcd99e3c03b9b4',qos_specs=None,replication_status=,reservations=['53395558-c2df-484c-b826-3e4e64d6a81e','38da170c-532c-4ae3-bfb0-c9f897a3afca','bcb90e0d-5896-4c87-a1cc-3eb479080ddc','477ec4fe-3cee-4993-a2fc-3e0378c588ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b8694992c054e3283b95764f31cc66c',volume_type_id=b18f66a9-c279-48a3-b621-71ba2bf421c5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:18:13Z,deleted=False,deleted_at=None,display_description=None,display_name='volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a452ef6b-7645-45bd-b414-ef17169a28d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b258fc7f21dc4c1595dcd99e3c03b9b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b8694992c054e3283b95764f31cc66c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b18f66a9-c279-48a3-b621-71ba2bf421c5),volume_type_id=b18f66a9-c279-48a3-b621-71ba2bf421c5)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:18:13.761722 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-265932c9-b3c2-4dd2-b5f6-6fa894c9ba0e tempest-VolumeAndVolumeTypeFromImageTest-1701633153 tempest-VolumeAndVolumeTypeFromImageTest-1701633153-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa79a267-04f1-432c-823f-0bd1d1285669) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:18:13.778672 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-265932c9-b3c2-4dd2-b5f6-6fa894c9ba0e tempest-VolumeAndVolumeTypeFromImageTest-1701633153 tempest-VolumeAndVolumeTypeFromImageTest-1701633153-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa79a267-04f1-432c-823f-0bd1d1285669) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b258fc7f21dc4c1595dcd99e3c03b9b4',qos_specs=None,replication_status=,reservations=['53395558-c2df-484c-b826-3e4e64d6a81e','38da170c-532c-4ae3-bfb0-c9f897a3afca','bcb90e0d-5896-4c87-a1cc-3eb479080ddc','477ec4fe-3cee-4993-a2fc-3e0378c588ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b8694992c054e3283b95764f31cc66c',volume_type_id=b18f66a9-c279-48a3-b621-71ba2bf421c5)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:18:13.779392 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-265932c9-b3c2-4dd2-b5f6-6fa894c9ba0e tempest-VolumeAndVolumeTypeFromImageTest-1701633153 tempest-VolumeAndVolumeTypeFromImageTest-1701633153-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (133db3ee-5b9a-47a6-b07c-889f3f47a842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:18:13.789984 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-265932c9-b3c2-4dd2-b5f6-6fa894c9ba0e tempest-VolumeAndVolumeTypeFromImageTest-1701633153 tempest-VolumeAndVolumeTypeFromImageTest-1701633153-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (133db3ee-5b9a-47a6-b07c-889f3f47a842) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:18:13.789984 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-265932c9-b3c2-4dd2-b5f6-6fa894c9ba0e tempest-VolumeAndVolumeTypeFromImageTest-1701633153 tempest-VolumeAndVolumeTypeFromImageTest-1701633153-project-member] Flow 'volume_create_api' (008fa4bc-de7e-4ede-82ec-eba11464d26e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:18:13.789984 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-265932c9-b3c2-4dd2-b5f6-6fa894c9ba0e tempest-VolumeAndVolumeTypeFromImageTest-1701633153 tempest-VolumeAndVolumeTypeFromImageTest-1701633153-project-member] Create volume request issued successfully. Aug 13 21:18:13.789984 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-265932c9-b3c2-4dd2-b5f6-6fa894c9ba0e tempest-VolumeAndVolumeTypeFromImageTest-1701633153 tempest-VolumeAndVolumeTypeFromImageTest-1701633153-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:18:13.790449 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1094/4391] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:18:13 2026] POST /volume/v3/volumes => generated 796 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:18:13.803822 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-111ad4a0-8683-4437-a214-24d62374e90f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:13.806446 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-111ad4a0-8683-4437-a214-24d62374e90f tempest-VolumeAndVolumeTypeFromImageTest-1701633153 tempest-VolumeAndVolumeTypeFromImageTest-1701633153-project-member] GET https://10.4.3.14/volume/v3/volumes/a452ef6b-7645-45bd-b414-ef17169a28d3 Aug 13 21:18:13.806709 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-111ad4a0-8683-4437-a214-24d62374e90f tempest-VolumeAndVolumeTypeFromImageTest-1701633153 tempest-VolumeAndVolumeTypeFromImageTest-1701633153-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:13.806950 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-111ad4a0-8683-4437-a214-24d62374e90f tempest-VolumeAndVolumeTypeFromImageTest-1701633153 tempest-VolumeAndVolumeTypeFromImageTest-1701633153-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:13.816601 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:18:13.816601 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:18:13.820816 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-111ad4a0-8683-4437-a214-24d62374e90f tempest-VolumeAndVolumeTypeFromImageTest-1701633153 tempest-VolumeAndVolumeTypeFromImageTest-1701633153-project-member] Volume info retrieved successfully. Aug 13 21:18:13.827058 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-111ad4a0-8683-4437-a214-24d62374e90f tempest-VolumeAndVolumeTypeFromImageTest-1701633153 tempest-VolumeAndVolumeTypeFromImageTest-1701633153-project-member] https://10.4.3.14/volume/v3/volumes/a452ef6b-7645-45bd-b414-ef17169a28d3 returned with HTTP 200 Aug 13 21:18:13.827058 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1104/4392] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:18:13 2026] GET /volume/v3/volumes/a452ef6b-7645-45bd-b414-ef17169a28d3 => generated 864 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:14.840681 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-841cd0eb-89a9-4d7d-910a-4cb9b870a39b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:14.842275 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-841cd0eb-89a9-4d7d-910a-4cb9b870a39b tempest-VolumeAndVolumeTypeFromImageTest-1701633153 tempest-VolumeAndVolumeTypeFromImageTest-1701633153-project-member] GET https://10.4.3.14/volume/v3/volumes/a452ef6b-7645-45bd-b414-ef17169a28d3 Aug 13 21:18:14.842396 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-841cd0eb-89a9-4d7d-910a-4cb9b870a39b tempest-VolumeAndVolumeTypeFromImageTest-1701633153 tempest-VolumeAndVolumeTypeFromImageTest-1701633153-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:14.842567 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-841cd0eb-89a9-4d7d-910a-4cb9b870a39b tempest-VolumeAndVolumeTypeFromImageTest-1701633153 tempest-VolumeAndVolumeTypeFromImageTest-1701633153-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:14.849379 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:18:14.849379 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:18:14.852997 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-841cd0eb-89a9-4d7d-910a-4cb9b870a39b tempest-VolumeAndVolumeTypeFromImageTest-1701633153 tempest-VolumeAndVolumeTypeFromImageTest-1701633153-project-member] Volume info retrieved successfully. Aug 13 21:18:14.857791 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-841cd0eb-89a9-4d7d-910a-4cb9b870a39b tempest-VolumeAndVolumeTypeFromImageTest-1701633153 tempest-VolumeAndVolumeTypeFromImageTest-1701633153-project-member] https://10.4.3.14/volume/v3/volumes/a452ef6b-7645-45bd-b414-ef17169a28d3 returned with HTTP 200 Aug 13 21:18:14.858215 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1098/4393] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:18:14 2026] GET /volume/v3/volumes/a452ef6b-7645-45bd-b414-ef17169a28d3 => generated 946 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:15.874556 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6ebb3eb2-123c-454f-b670-ae8b0a3acca8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:15.876398 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6ebb3eb2-123c-454f-b670-ae8b0a3acca8 tempest-VolumeAndVolumeTypeFromImageTest-1701633153 tempest-VolumeAndVolumeTypeFromImageTest-1701633153-project-member] GET https://10.4.3.14/volume/v3/volumes/a452ef6b-7645-45bd-b414-ef17169a28d3 Aug 13 21:18:15.877921 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6ebb3eb2-123c-454f-b670-ae8b0a3acca8 tempest-VolumeAndVolumeTypeFromImageTest-1701633153 tempest-VolumeAndVolumeTypeFromImageTest-1701633153-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:15.877921 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6ebb3eb2-123c-454f-b670-ae8b0a3acca8 tempest-VolumeAndVolumeTypeFromImageTest-1701633153 tempest-VolumeAndVolumeTypeFromImageTest-1701633153-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:15.886273 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:18:15.886273 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:18:15.888896 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-6ebb3eb2-123c-454f-b670-ae8b0a3acca8 tempest-VolumeAndVolumeTypeFromImageTest-1701633153 tempest-VolumeAndVolumeTypeFromImageTest-1701633153-project-member] Volume info retrieved successfully. Aug 13 21:18:15.892801 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6ebb3eb2-123c-454f-b670-ae8b0a3acca8 tempest-VolumeAndVolumeTypeFromImageTest-1701633153 tempest-VolumeAndVolumeTypeFromImageTest-1701633153-project-member] https://10.4.3.14/volume/v3/volumes/a452ef6b-7645-45bd-b414-ef17169a28d3 returned with HTTP 200 Aug 13 21:18:15.893273 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1098/4394] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:18:15 2026] GET /volume/v3/volumes/a452ef6b-7645-45bd-b414-ef17169a28d3 => generated 949 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:16.905586 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3abfab4a-0500-4c33-b5de-4ce045027868 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:16.907434 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3abfab4a-0500-4c33-b5de-4ce045027868 tempest-VolumeAndVolumeTypeFromImageTest-1701633153 tempest-VolumeAndVolumeTypeFromImageTest-1701633153-project-member] GET https://10.4.3.14/volume/v3/volumes/a452ef6b-7645-45bd-b414-ef17169a28d3 Aug 13 21:18:16.907615 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3abfab4a-0500-4c33-b5de-4ce045027868 tempest-VolumeAndVolumeTypeFromImageTest-1701633153 tempest-VolumeAndVolumeTypeFromImageTest-1701633153-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:16.907819 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3abfab4a-0500-4c33-b5de-4ce045027868 tempest-VolumeAndVolumeTypeFromImageTest-1701633153 tempest-VolumeAndVolumeTypeFromImageTest-1701633153-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:16.915453 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:18:16.915453 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:18:16.918602 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-3abfab4a-0500-4c33-b5de-4ce045027868 tempest-VolumeAndVolumeTypeFromImageTest-1701633153 tempest-VolumeAndVolumeTypeFromImageTest-1701633153-project-member] Volume info retrieved successfully. Aug 13 21:18:16.922300 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3abfab4a-0500-4c33-b5de-4ce045027868 tempest-VolumeAndVolumeTypeFromImageTest-1701633153 tempest-VolumeAndVolumeTypeFromImageTest-1701633153-project-member] https://10.4.3.14/volume/v3/volumes/a452ef6b-7645-45bd-b414-ef17169a28d3 returned with HTTP 200 Aug 13 21:18:16.922650 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1095/4395] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:18:16 2026] GET /volume/v3/volumes/a452ef6b-7645-45bd-b414-ef17169a28d3 => generated 949 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:17.934133 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b07ed6b0-9d9f-4d68-a6e1-303a93e5f108 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:17.935876 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b07ed6b0-9d9f-4d68-a6e1-303a93e5f108 tempest-VolumeAndVolumeTypeFromImageTest-1701633153 tempest-VolumeAndVolumeTypeFromImageTest-1701633153-project-member] GET https://10.4.3.14/volume/v3/volumes/a452ef6b-7645-45bd-b414-ef17169a28d3 Aug 13 21:18:17.936104 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b07ed6b0-9d9f-4d68-a6e1-303a93e5f108 tempest-VolumeAndVolumeTypeFromImageTest-1701633153 tempest-VolumeAndVolumeTypeFromImageTest-1701633153-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:17.936277 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b07ed6b0-9d9f-4d68-a6e1-303a93e5f108 tempest-VolumeAndVolumeTypeFromImageTest-1701633153 tempest-VolumeAndVolumeTypeFromImageTest-1701633153-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:17.942623 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:18:17.942623 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:18:17.945991 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-b07ed6b0-9d9f-4d68-a6e1-303a93e5f108 tempest-VolumeAndVolumeTypeFromImageTest-1701633153 tempest-VolumeAndVolumeTypeFromImageTest-1701633153-project-member] Volume info retrieved successfully. Aug 13 21:18:17.950119 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b07ed6b0-9d9f-4d68-a6e1-303a93e5f108 tempest-VolumeAndVolumeTypeFromImageTest-1701633153 tempest-VolumeAndVolumeTypeFromImageTest-1701633153-project-member] https://10.4.3.14/volume/v3/volumes/a452ef6b-7645-45bd-b414-ef17169a28d3 returned with HTTP 200 Aug 13 21:18:17.950456 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1105/4396] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:18:17 2026] GET /volume/v3/volumes/a452ef6b-7645-45bd-b414-ef17169a28d3 => generated 949 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:18.961895 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1b7b1297-943f-43a7-8e51-d65b15e9ae6f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:18.964330 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1b7b1297-943f-43a7-8e51-d65b15e9ae6f tempest-VolumeAndVolumeTypeFromImageTest-1701633153 tempest-VolumeAndVolumeTypeFromImageTest-1701633153-project-member] GET https://10.4.3.14/volume/v3/volumes/a452ef6b-7645-45bd-b414-ef17169a28d3 Aug 13 21:18:18.964551 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1b7b1297-943f-43a7-8e51-d65b15e9ae6f tempest-VolumeAndVolumeTypeFromImageTest-1701633153 tempest-VolumeAndVolumeTypeFromImageTest-1701633153-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:18.964800 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1b7b1297-943f-43a7-8e51-d65b15e9ae6f tempest-VolumeAndVolumeTypeFromImageTest-1701633153 tempest-VolumeAndVolumeTypeFromImageTest-1701633153-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:18.972654 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:18:18.972654 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:18:18.977554 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1b7b1297-943f-43a7-8e51-d65b15e9ae6f tempest-VolumeAndVolumeTypeFromImageTest-1701633153 tempest-VolumeAndVolumeTypeFromImageTest-1701633153-project-member] Volume info retrieved successfully. Aug 13 21:18:18.981711 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1b7b1297-943f-43a7-8e51-d65b15e9ae6f tempest-VolumeAndVolumeTypeFromImageTest-1701633153 tempest-VolumeAndVolumeTypeFromImageTest-1701633153-project-member] https://10.4.3.14/volume/v3/volumes/a452ef6b-7645-45bd-b414-ef17169a28d3 returned with HTTP 200 Aug 13 21:18:18.982088 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1099/4397] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:18:18 2026] GET /volume/v3/volumes/a452ef6b-7645-45bd-b414-ef17169a28d3 => generated 949 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:19.996040 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d3f78918-c539-4d80-aef4-cd3e51f97580 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:19.998437 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d3f78918-c539-4d80-aef4-cd3e51f97580 tempest-VolumeAndVolumeTypeFromImageTest-1701633153 tempest-VolumeAndVolumeTypeFromImageTest-1701633153-project-member] GET https://10.4.3.14/volume/v3/volumes/a452ef6b-7645-45bd-b414-ef17169a28d3 Aug 13 21:18:19.998437 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d3f78918-c539-4d80-aef4-cd3e51f97580 tempest-VolumeAndVolumeTypeFromImageTest-1701633153 tempest-VolumeAndVolumeTypeFromImageTest-1701633153-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:19.998437 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d3f78918-c539-4d80-aef4-cd3e51f97580 tempest-VolumeAndVolumeTypeFromImageTest-1701633153 tempest-VolumeAndVolumeTypeFromImageTest-1701633153-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:20.004864 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:18:20.004864 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:18:20.008062 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d3f78918-c539-4d80-aef4-cd3e51f97580 tempest-VolumeAndVolumeTypeFromImageTest-1701633153 tempest-VolumeAndVolumeTypeFromImageTest-1701633153-project-member] Volume info retrieved successfully. Aug 13 21:18:20.012016 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d3f78918-c539-4d80-aef4-cd3e51f97580 tempest-VolumeAndVolumeTypeFromImageTest-1701633153 tempest-VolumeAndVolumeTypeFromImageTest-1701633153-project-member] https://10.4.3.14/volume/v3/volumes/a452ef6b-7645-45bd-b414-ef17169a28d3 returned with HTTP 200 Aug 13 21:18:20.012353 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1099/4398] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:18:19 2026] GET /volume/v3/volumes/a452ef6b-7645-45bd-b414-ef17169a28d3 => generated 1293 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:18:20.024032 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b931b824-35b2-44ec-8b0a-40465168fc28 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:20.025581 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b931b824-35b2-44ec-8b0a-40465168fc28 tempest-VolumeAndVolumeTypeFromImageTest-1701633153 tempest-VolumeAndVolumeTypeFromImageTest-1701633153-project-member] DELETE https://10.4.3.14/volume/v3/volumes/a452ef6b-7645-45bd-b414-ef17169a28d3 Aug 13 21:18:20.025768 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b931b824-35b2-44ec-8b0a-40465168fc28 tempest-VolumeAndVolumeTypeFromImageTest-1701633153 tempest-VolumeAndVolumeTypeFromImageTest-1701633153-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:20.025941 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b931b824-35b2-44ec-8b0a-40465168fc28 tempest-VolumeAndVolumeTypeFromImageTest-1701633153 tempest-VolumeAndVolumeTypeFromImageTest-1701633153-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:20.026119 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-b931b824-35b2-44ec-8b0a-40465168fc28 tempest-VolumeAndVolumeTypeFromImageTest-1701633153 tempest-VolumeAndVolumeTypeFromImageTest-1701633153-project-member] Delete volume with id: a452ef6b-7645-45bd-b414-ef17169a28d3 Aug 13 21:18:20.032420 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:18:20.032420 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:18:20.032821 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-b931b824-35b2-44ec-8b0a-40465168fc28 tempest-VolumeAndVolumeTypeFromImageTest-1701633153 tempest-VolumeAndVolumeTypeFromImageTest-1701633153-project-member] Volume info retrieved successfully. Aug 13 21:18:20.049685 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-b931b824-35b2-44ec-8b0a-40465168fc28 tempest-VolumeAndVolumeTypeFromImageTest-1701633153 tempest-VolumeAndVolumeTypeFromImageTest-1701633153-project-member] Delete volume request issued successfully. Aug 13 21:18:20.049952 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b931b824-35b2-44ec-8b0a-40465168fc28 tempest-VolumeAndVolumeTypeFromImageTest-1701633153 tempest-VolumeAndVolumeTypeFromImageTest-1701633153-project-member] https://10.4.3.14/volume/v3/volumes/a452ef6b-7645-45bd-b414-ef17169a28d3 returned with HTTP 202 Aug 13 21:18:20.050500 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1096/4399] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:18:20 2026] DELETE /volume/v3/volumes/a452ef6b-7645-45bd-b414-ef17169a28d3 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:18:20.057124 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2817c096-0a0e-4b63-a542-a8f978077281 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:20.058759 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2817c096-0a0e-4b63-a542-a8f978077281 tempest-VolumeAndVolumeTypeFromImageTest-1701633153 tempest-VolumeAndVolumeTypeFromImageTest-1701633153-project-member] GET https://10.4.3.14/volume/v3/volumes/a452ef6b-7645-45bd-b414-ef17169a28d3 Aug 13 21:18:20.059092 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2817c096-0a0e-4b63-a542-a8f978077281 tempest-VolumeAndVolumeTypeFromImageTest-1701633153 tempest-VolumeAndVolumeTypeFromImageTest-1701633153-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:20.059327 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2817c096-0a0e-4b63-a542-a8f978077281 tempest-VolumeAndVolumeTypeFromImageTest-1701633153 tempest-VolumeAndVolumeTypeFromImageTest-1701633153-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:20.068825 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:18:20.068825 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:18:20.073187 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-2817c096-0a0e-4b63-a542-a8f978077281 tempest-VolumeAndVolumeTypeFromImageTest-1701633153 tempest-VolumeAndVolumeTypeFromImageTest-1701633153-project-member] Volume info retrieved successfully. Aug 13 21:18:20.078644 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2817c096-0a0e-4b63-a542-a8f978077281 tempest-VolumeAndVolumeTypeFromImageTest-1701633153 tempest-VolumeAndVolumeTypeFromImageTest-1701633153-project-member] https://10.4.3.14/volume/v3/volumes/a452ef6b-7645-45bd-b414-ef17169a28d3 returned with HTTP 200 Aug 13 21:18:20.079050 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1106/4400] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:18:20 2026] GET /volume/v3/volumes/a452ef6b-7645-45bd-b414-ef17169a28d3 => generated 1292 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:18:21.090140 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2e691317-8687-4aed-b756-b13dc9ab54dc None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:21.091723 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2e691317-8687-4aed-b756-b13dc9ab54dc tempest-VolumeAndVolumeTypeFromImageTest-1701633153 tempest-VolumeAndVolumeTypeFromImageTest-1701633153-project-member] GET https://10.4.3.14/volume/v3/volumes/a452ef6b-7645-45bd-b414-ef17169a28d3 Aug 13 21:18:21.091886 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2e691317-8687-4aed-b756-b13dc9ab54dc tempest-VolumeAndVolumeTypeFromImageTest-1701633153 tempest-VolumeAndVolumeTypeFromImageTest-1701633153-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:21.092069 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2e691317-8687-4aed-b756-b13dc9ab54dc tempest-VolumeAndVolumeTypeFromImageTest-1701633153 tempest-VolumeAndVolumeTypeFromImageTest-1701633153-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:21.097163 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2e691317-8687-4aed-b756-b13dc9ab54dc tempest-VolumeAndVolumeTypeFromImageTest-1701633153 tempest-VolumeAndVolumeTypeFromImageTest-1701633153-project-member] https://10.4.3.14/volume/v3/volumes/a452ef6b-7645-45bd-b414-ef17169a28d3 returned with HTTP 404 Aug 13 21:18:21.097575 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1100/4401] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:18:21 2026] GET /volume/v3/volumes/a452ef6b-7645-45bd-b414-ef17169a28d3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:18:21.237736 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0ec987d5-9bfb-486f-bbb2-e4bbbad0f417 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:21.239443 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0ec987d5-9bfb-486f-bbb2-e4bbbad0f417 tempest-VolumeAndVolumeTypeFromImageTest-147818464 tempest-VolumeAndVolumeTypeFromImageTest-147818464-project-admin] GET https://10.4.3.14/volume/v3/volumes/detail?all_tenants=1 Aug 13 21:18:21.239617 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0ec987d5-9bfb-486f-bbb2-e4bbbad0f417 tempest-VolumeAndVolumeTypeFromImageTest-147818464 tempest-VolumeAndVolumeTypeFromImageTest-147818464-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:21.239816 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0ec987d5-9bfb-486f-bbb2-e4bbbad0f417 tempest-VolumeAndVolumeTypeFromImageTest-147818464 tempest-VolumeAndVolumeTypeFromImageTest-147818464-project-admin] Calling method 'detail' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:21.240663 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-0ec987d5-9bfb-486f-bbb2-e4bbbad0f417 tempest-VolumeAndVolumeTypeFromImageTest-147818464 tempest-VolumeAndVolumeTypeFromImageTest-147818464-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:18:21.258956 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-0ec987d5-9bfb-486f-bbb2-e4bbbad0f417 tempest-VolumeAndVolumeTypeFromImageTest-147818464 tempest-VolumeAndVolumeTypeFromImageTest-147818464-project-admin] Get all volumes completed successfully. Aug 13 21:18:21.261583 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:18:21.261583 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:18:21.266360 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0ec987d5-9bfb-486f-bbb2-e4bbbad0f417 tempest-VolumeAndVolumeTypeFromImageTest-147818464 tempest-VolumeAndVolumeTypeFromImageTest-147818464-project-admin] https://10.4.3.14/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 21:18:21.266737 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1100/4402] 10.4.3.14 () {66 vars in 1278 bytes} [Thu Aug 13 21:18:21 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 17013 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:18:21.281996 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-eb0e7927-20d4-4757-8b42-cb2982b944e5 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:21.283888 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-eb0e7927-20d4-4757-8b42-cb2982b944e5 tempest-VolumeAndVolumeTypeFromImageTest-147818464 tempest-VolumeAndVolumeTypeFromImageTest-147818464-project-admin] DELETE https://10.4.3.14/volume/v3/volumes/395034f7-a74c-45a9-808a-f31deaa991e9 Aug 13 21:18:21.284121 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-eb0e7927-20d4-4757-8b42-cb2982b944e5 tempest-VolumeAndVolumeTypeFromImageTest-147818464 tempest-VolumeAndVolumeTypeFromImageTest-147818464-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:21.284349 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-eb0e7927-20d4-4757-8b42-cb2982b944e5 tempest-VolumeAndVolumeTypeFromImageTest-147818464 tempest-VolumeAndVolumeTypeFromImageTest-147818464-project-admin] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:21.284546 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-eb0e7927-20d4-4757-8b42-cb2982b944e5 tempest-VolumeAndVolumeTypeFromImageTest-147818464 tempest-VolumeAndVolumeTypeFromImageTest-147818464-project-admin] Delete volume with id: 395034f7-a74c-45a9-808a-f31deaa991e9 Aug 13 21:18:21.292615 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:18:21.292615 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:18:21.293009 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-eb0e7927-20d4-4757-8b42-cb2982b944e5 tempest-VolumeAndVolumeTypeFromImageTest-147818464 tempest-VolumeAndVolumeTypeFromImageTest-147818464-project-admin] Volume info retrieved successfully. Aug 13 21:18:21.302675 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.image.cache [None req-eb0e7927-20d4-4757-8b42-cb2982b944e5 tempest-VolumeAndVolumeTypeFromImageTest-147818464 tempest-VolumeAndVolumeTypeFromImageTest-147818464-project-admin] Evicting image cache entry: {'id': 7, 'image_id': '901c3052-30be-42a9-a5bf-6d5b40c3ed1e', 'volume_id': '395034f7-a74c-45a9-808a-f31deaa991e9', 'host': 'np0000007265@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 13, 21, 18, 13), 'last_used': datetime.datetime(2026, 8, 13, 21, 18, 20)}. {{(pid=100217) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 13 21:18:21.311253 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-eb0e7927-20d4-4757-8b42-cb2982b944e5 tempest-VolumeAndVolumeTypeFromImageTest-147818464 tempest-VolumeAndVolumeTypeFromImageTest-147818464-project-admin] Delete volume request issued successfully. Aug 13 21:18:21.311450 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-eb0e7927-20d4-4757-8b42-cb2982b944e5 tempest-VolumeAndVolumeTypeFromImageTest-147818464 tempest-VolumeAndVolumeTypeFromImageTest-147818464-project-admin] https://10.4.3.14/volume/v3/volumes/395034f7-a74c-45a9-808a-f31deaa991e9 returned with HTTP 202 Aug 13 21:18:21.312076 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1097/4403] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:18:21 2026] DELETE /volume/v3/volumes/395034f7-a74c-45a9-808a-f31deaa991e9 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:18:21.318268 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-032fd481-7536-4717-839f-3ac330c4badb None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:21.320486 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-032fd481-7536-4717-839f-3ac330c4badb tempest-VolumeAndVolumeTypeFromImageTest-147818464 tempest-VolumeAndVolumeTypeFromImageTest-147818464-project-admin] GET https://10.4.3.14/volume/v3/volumes/395034f7-a74c-45a9-808a-f31deaa991e9 Aug 13 21:18:21.320760 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-032fd481-7536-4717-839f-3ac330c4badb tempest-VolumeAndVolumeTypeFromImageTest-147818464 tempest-VolumeAndVolumeTypeFromImageTest-147818464-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:21.321040 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-032fd481-7536-4717-839f-3ac330c4badb tempest-VolumeAndVolumeTypeFromImageTest-147818464 tempest-VolumeAndVolumeTypeFromImageTest-147818464-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:21.328975 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:18:21.328975 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:18:21.333144 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-032fd481-7536-4717-839f-3ac330c4badb tempest-VolumeAndVolumeTypeFromImageTest-147818464 tempest-VolumeAndVolumeTypeFromImageTest-147818464-project-admin] Volume info retrieved successfully. Aug 13 21:18:21.337763 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-032fd481-7536-4717-839f-3ac330c4badb tempest-VolumeAndVolumeTypeFromImageTest-147818464 tempest-VolumeAndVolumeTypeFromImageTest-147818464-project-admin] https://10.4.3.14/volume/v3/volumes/395034f7-a74c-45a9-808a-f31deaa991e9 returned with HTTP 200 Aug 13 21:18:21.338473 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1107/4404] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:18:21 2026] GET /volume/v3/volumes/395034f7-a74c-45a9-808a-f31deaa991e9 => generated 1103 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:18:22.208921 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b060f94f-f0d6-4e55-b4bd-9a999bcb145d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:22.210564 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b060f94f-f0d6-4e55-b4bd-9a999bcb145d tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/volumes/2e4ad636-0941-4d2c-a380-02a7683979cb Aug 13 21:18:22.210753 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b060f94f-f0d6-4e55-b4bd-9a999bcb145d tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:22.210926 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b060f94f-f0d6-4e55-b4bd-9a999bcb145d tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:22.219501 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:18:22.219501 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:18:22.223093 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b060f94f-f0d6-4e55-b4bd-9a999bcb145d tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Volume info retrieved successfully. Aug 13 21:18:22.227985 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b060f94f-f0d6-4e55-b4bd-9a999bcb145d tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/volumes/2e4ad636-0941-4d2c-a380-02a7683979cb returned with HTTP 200 Aug 13 21:18:22.228788 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1101/4405] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:18:22 2026] GET /volume/v3/volumes/2e4ad636-0941-4d2c-a380-02a7683979cb => generated 1647 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:18:22.351061 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-cd4140e4-f404-4bbd-ba9f-fec3b42ea2e5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:22.352782 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cd4140e4-f404-4bbd-ba9f-fec3b42ea2e5 tempest-VolumeAndVolumeTypeFromImageTest-147818464 tempest-VolumeAndVolumeTypeFromImageTest-147818464-project-admin] GET https://10.4.3.14/volume/v3/volumes/395034f7-a74c-45a9-808a-f31deaa991e9 Aug 13 21:18:22.352977 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cd4140e4-f404-4bbd-ba9f-fec3b42ea2e5 tempest-VolumeAndVolumeTypeFromImageTest-147818464 tempest-VolumeAndVolumeTypeFromImageTest-147818464-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:22.353165 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cd4140e4-f404-4bbd-ba9f-fec3b42ea2e5 tempest-VolumeAndVolumeTypeFromImageTest-147818464 tempest-VolumeAndVolumeTypeFromImageTest-147818464-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:22.358326 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cd4140e4-f404-4bbd-ba9f-fec3b42ea2e5 tempest-VolumeAndVolumeTypeFromImageTest-147818464 tempest-VolumeAndVolumeTypeFromImageTest-147818464-project-admin] https://10.4.3.14/volume/v3/volumes/395034f7-a74c-45a9-808a-f31deaa991e9 returned with HTTP 404 Aug 13 21:18:22.358775 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1101/4406] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:18:22 2026] GET /volume/v3/volumes/395034f7-a74c-45a9-808a-f31deaa991e9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:18:22.365351 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-2258a9c4-f031-458e-b525-0771123ebe6d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:22.367193 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2258a9c4-f031-458e-b525-0771123ebe6d tempest-VolumeAndVolumeTypeFromImageTest-147818464 tempest-VolumeAndVolumeTypeFromImageTest-147818464-project-admin] DELETE https://10.4.3.14/volume/v3/types/b18f66a9-c279-48a3-b621-71ba2bf421c5 Aug 13 21:18:22.367373 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2258a9c4-f031-458e-b525-0771123ebe6d tempest-VolumeAndVolumeTypeFromImageTest-147818464 tempest-VolumeAndVolumeTypeFromImageTest-147818464-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:22.367556 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2258a9c4-f031-458e-b525-0771123ebe6d tempest-VolumeAndVolumeTypeFromImageTest-147818464 tempest-VolumeAndVolumeTypeFromImageTest-147818464-project-admin] Calling method '_delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:22.389275 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2258a9c4-f031-458e-b525-0771123ebe6d tempest-VolumeAndVolumeTypeFromImageTest-147818464 tempest-VolumeAndVolumeTypeFromImageTest-147818464-project-admin] https://10.4.3.14/volume/v3/types/b18f66a9-c279-48a3-b621-71ba2bf421c5 returned with HTTP 202 Aug 13 21:18:22.389662 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1098/4407] 10.4.3.14 () {66 vars in 1338 bytes} [Thu Aug 13 21:18:22 2026] DELETE /volume/v3/types/b18f66a9-c279-48a3-b621-71ba2bf421c5 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:18:22.397371 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0a4ff6cf-414c-4c7a-8cd5-a1c51db072f3 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:22.399077 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0a4ff6cf-414c-4c7a-8cd5-a1c51db072f3 tempest-VolumeAndVolumeTypeFromImageTest-147818464 tempest-VolumeAndVolumeTypeFromImageTest-147818464-project-admin] GET https://10.4.3.14/volume/v3/types/b18f66a9-c279-48a3-b621-71ba2bf421c5 Aug 13 21:18:22.399269 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0a4ff6cf-414c-4c7a-8cd5-a1c51db072f3 tempest-VolumeAndVolumeTypeFromImageTest-147818464 tempest-VolumeAndVolumeTypeFromImageTest-147818464-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:22.399456 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0a4ff6cf-414c-4c7a-8cd5-a1c51db072f3 tempest-VolumeAndVolumeTypeFromImageTest-147818464 tempest-VolumeAndVolumeTypeFromImageTest-147818464-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:22.402497 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0a4ff6cf-414c-4c7a-8cd5-a1c51db072f3 tempest-VolumeAndVolumeTypeFromImageTest-147818464 tempest-VolumeAndVolumeTypeFromImageTest-147818464-project-admin] https://10.4.3.14/volume/v3/types/b18f66a9-c279-48a3-b621-71ba2bf421c5 returned with HTTP 404 Aug 13 21:18:22.402934 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1108/4408] 10.4.3.14 () {66 vars in 1335 bytes} [Thu Aug 13 21:18:22 2026] GET /volume/v3/types/b18f66a9-c279-48a3-b621-71ba2bf421c5 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:18:23.240005 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1c75ed43-0cce-429e-a255-28c92c5a8ccc None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:23.241695 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1c75ed43-0cce-429e-a255-28c92c5a8ccc tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/volumes/2e4ad636-0941-4d2c-a380-02a7683979cb Aug 13 21:18:23.241868 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1c75ed43-0cce-429e-a255-28c92c5a8ccc tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:23.242062 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1c75ed43-0cce-429e-a255-28c92c5a8ccc tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:23.251673 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:18:23.251673 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:18:23.255369 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1c75ed43-0cce-429e-a255-28c92c5a8ccc tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Volume info retrieved successfully. Aug 13 21:18:23.260388 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1c75ed43-0cce-429e-a255-28c92c5a8ccc tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/volumes/2e4ad636-0941-4d2c-a380-02a7683979cb returned with HTTP 200 Aug 13 21:18:23.260790 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1102/4409] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:18:23 2026] GET /volume/v3/volumes/2e4ad636-0941-4d2c-a380-02a7683979cb => generated 1647 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:18:23.452593 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-7983f404-a43c-43fc-a4c4-5d29db88f0ed req-0ce0ac9e-1853-44d8-96a3-ba4d5feb6bbe None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:23.454352 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-7983f404-a43c-43fc-a4c4-5d29db88f0ed req-0ce0ac9e-1853-44d8-96a3-ba4d5feb6bbe tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] DELETE https://10.4.3.14/volume/v3/attachments/b328f82c-091e-4c04-9d16-659bee0eec63 Aug 13 21:18:23.454829 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-7983f404-a43c-43fc-a4c4-5d29db88f0ed req-0ce0ac9e-1853-44d8-96a3-ba4d5feb6bbe tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:23.454829 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-7983f404-a43c-43fc-a4c4-5d29db88f0ed req-0ce0ac9e-1853-44d8-96a3-ba4d5feb6bbe tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:23.461402 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:18:23.461402 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:18:23.506750 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-7983f404-a43c-43fc-a4c4-5d29db88f0ed req-0ce0ac9e-1853-44d8-96a3-ba4d5feb6bbe tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/attachments/b328f82c-091e-4c04-9d16-659bee0eec63 returned with HTTP 200 Aug 13 21:18:23.506750 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1102/4410] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:18:23 2026] DELETE /volume/v3/attachments/b328f82c-091e-4c04-9d16-659bee0eec63 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:24.004555 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4cc13400-bd43-4f73-831f-dd0c2a0a20c0 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:24.080047 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4cc13400-bd43-4f73-831f-dd0c2a0a20c0 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:18:24.080364 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4cc13400-bd43-4f73-831f-dd0c2a0a20c0 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1764069230"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:18:24.082104 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-4cc13400-bd43-4f73-831f-dd0c2a0a20c0 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1764069230'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:18:24.082206 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-4cc13400-bd43-4f73-831f-dd0c2a0a20c0 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Create volume of 1 GB Aug 13 21:18:24.085934 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-4cc13400-bd43-4f73-831f-dd0c2a0a20c0 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Availability Zones retrieved successfully. Aug 13 21:18:24.090840 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-4cc13400-bd43-4f73-831f-dd0c2a0a20c0 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Flow 'volume_create_api' (8a84e92c-b983-409a-b4ee-c30ab062e315) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:18:24.091851 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-4cc13400-bd43-4f73-831f-dd0c2a0a20c0 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df450320-06dc-405b-94a2-df92f3aa6d31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:18:24.092706 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-4cc13400-bd43-4f73-831f-dd0c2a0a20c0 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:18:24.115879 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-4cc13400-bd43-4f73-831f-dd0c2a0a20c0 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df450320-06dc-405b-94a2-df92f3aa6d31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:18:24.116651 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-4cc13400-bd43-4f73-831f-dd0c2a0a20c0 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46f76ee6-0b0c-4b67-a6fc-9556f2d7ae8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:18:24.169613 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-4cc13400-bd43-4f73-831f-dd0c2a0a20c0 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Created reservations ['16e80363-7ffe-4a8f-b37b-42c5f802bfe0', '048c15ce-b92a-41da-bc89-22013e586ce4', '11d4177c-202b-4d6e-a5c0-87f6546e815c', '09ee4da8-72eb-4435-a00e-0122073cd6f5'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:18:24.170325 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-4cc13400-bd43-4f73-831f-dd0c2a0a20c0 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46f76ee6-0b0c-4b67-a6fc-9556f2d7ae8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['16e80363-7ffe-4a8f-b37b-42c5f802bfe0', '048c15ce-b92a-41da-bc89-22013e586ce4', '11d4177c-202b-4d6e-a5c0-87f6546e815c', '09ee4da8-72eb-4435-a00e-0122073cd6f5']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:18:24.170951 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-4cc13400-bd43-4f73-831f-dd0c2a0a20c0 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d01f593-b5d4-4e0a-9aff-3b9f659255b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:18:24.189657 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-4cc13400-bd43-4f73-831f-dd0c2a0a20c0 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d01f593-b5d4-4e0a-9aff-3b9f659255b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77f97c2d-4485-4e3e-8623-233b1a89cb87', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1764069230',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a334d59a4ab4e53af46d94c016e8a20',qos_specs=None,replication_status=,reservations=['16e80363-7ffe-4a8f-b37b-42c5f802bfe0','048c15ce-b92a-41da-bc89-22013e586ce4','11d4177c-202b-4d6e-a5c0-87f6546e815c','09ee4da8-72eb-4435-a00e-0122073cd6f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51383878b70b4d4b98264a7531d7fd6c',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:18:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1764069230',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77f97c2d-4485-4e3e-8623-233b1a89cb87,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a334d59a4ab4e53af46d94c016e8a20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='51383878b70b4d4b98264a7531d7fd6c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:18:24.190308 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-4cc13400-bd43-4f73-831f-dd0c2a0a20c0 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ad92c1b-80c3-4b6b-8391-326e3351f19d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:18:24.204831 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-4cc13400-bd43-4f73-831f-dd0c2a0a20c0 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ad92c1b-80c3-4b6b-8391-326e3351f19d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1764069230',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a334d59a4ab4e53af46d94c016e8a20',qos_specs=None,replication_status=,reservations=['16e80363-7ffe-4a8f-b37b-42c5f802bfe0','048c15ce-b92a-41da-bc89-22013e586ce4','11d4177c-202b-4d6e-a5c0-87f6546e815c','09ee4da8-72eb-4435-a00e-0122073cd6f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51383878b70b4d4b98264a7531d7fd6c',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:18:24.205520 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-4cc13400-bd43-4f73-831f-dd0c2a0a20c0 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d203efcf-59ed-4171-8248-ce9f14a05a92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:18:24.226829 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-4cc13400-bd43-4f73-831f-dd0c2a0a20c0 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d203efcf-59ed-4171-8248-ce9f14a05a92) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:18:24.227780 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-4cc13400-bd43-4f73-831f-dd0c2a0a20c0 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Flow 'volume_create_api' (8a84e92c-b983-409a-b4ee-c30ab062e315) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:18:24.228163 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-4cc13400-bd43-4f73-831f-dd0c2a0a20c0 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Create volume request issued successfully. Aug 13 21:18:24.228765 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4cc13400-bd43-4f73-831f-dd0c2a0a20c0 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:18:24.229328 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1099/4411] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:18:24 2026] POST /volume/v3/volumes => generated 758 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:18:24.240029 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-570d26a2-7326-4862-bb7f-0163947de550 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:24.241819 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-570d26a2-7326-4862-bb7f-0163947de550 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] GET https://10.4.3.14/volume/v3/volumes/77f97c2d-4485-4e3e-8623-233b1a89cb87 Aug 13 21:18:24.242023 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-570d26a2-7326-4862-bb7f-0163947de550 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:24.242204 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-570d26a2-7326-4862-bb7f-0163947de550 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:24.248975 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:18:24.248975 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:18:24.252232 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-570d26a2-7326-4862-bb7f-0163947de550 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Volume info retrieved successfully. Aug 13 21:18:24.255894 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-570d26a2-7326-4862-bb7f-0163947de550 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] https://10.4.3.14/volume/v3/volumes/77f97c2d-4485-4e3e-8623-233b1a89cb87 returned with HTTP 200 Aug 13 21:18:24.256265 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1109/4412] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:18:24 2026] GET /volume/v3/volumes/77f97c2d-4485-4e3e-8623-233b1a89cb87 => generated 826 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:24.276842 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-318c8b1d-a0a8-4261-a015-691bc0387927 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:24.278929 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-318c8b1d-a0a8-4261-a015-691bc0387927 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/volumes/2e4ad636-0941-4d2c-a380-02a7683979cb Aug 13 21:18:24.279169 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-318c8b1d-a0a8-4261-a015-691bc0387927 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:24.279353 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-318c8b1d-a0a8-4261-a015-691bc0387927 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:24.286063 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:18:24.286063 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:18:24.289607 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-318c8b1d-a0a8-4261-a015-691bc0387927 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Volume info retrieved successfully. Aug 13 21:18:24.294185 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-318c8b1d-a0a8-4261-a015-691bc0387927 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/volumes/2e4ad636-0941-4d2c-a380-02a7683979cb returned with HTTP 200 Aug 13 21:18:24.294555 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1103/4413] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:18:24 2026] GET /volume/v3/volumes/2e4ad636-0941-4d2c-a380-02a7683979cb => generated 1355 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:18:24.306925 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1a0a90d7-44a1-4f63-b2a4-0087abcff54b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:24.308580 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1a0a90d7-44a1-4f63-b2a4-0087abcff54b tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] POST https://10.4.3.14/volume/v3/backups Aug 13 21:18:24.309016 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1a0a90d7-44a1-4f63-b2a4-0087abcff54b tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2e4ad636-0941-4d2c-a380-02a7683979cb", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-254003838"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:18:24.310372 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.backups [None req-1a0a90d7-44a1-4f63-b2a4-0087abcff54b tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Creating new backup {'backup': {'volume_id': '2e4ad636-0941-4d2c-a380-02a7683979cb', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-254003838'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 21:18:24.310552 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.contrib.backups [None req-1a0a90d7-44a1-4f63-b2a4-0087abcff54b tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Creating backup of volume 2e4ad636-0941-4d2c-a380-02a7683979cb in container None Aug 13 21:18:24.317243 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:18:24.317243 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:18:24.317765 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-1a0a90d7-44a1-4f63-b2a4-0087abcff54b tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Volume info retrieved successfully. Aug 13 21:18:24.337326 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-1a0a90d7-44a1-4f63-b2a4-0087abcff54b tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Created reservations ['020bd587-5dcc-4760-bf4a-124d74508497', 'f7185c6b-6e2f-40d7-b348-3d5fb52c7acf'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:18:24.371126 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1a0a90d7-44a1-4f63-b2a4-0087abcff54b tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups returned with HTTP 202 Aug 13 21:18:24.371695 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1103/4414] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:18:24 2026] POST /volume/v3/backups => generated 327 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:18:24.379715 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-e63627a9-5db6-4956-bd18-433599a3ea36 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:24.381826 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e63627a9-5db6-4956-bd18-433599a3ea36 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/1dc7d7af-7928-4135-9da9-7b4d6de1496e Aug 13 21:18:24.382080 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e63627a9-5db6-4956-bd18-433599a3ea36 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:24.382339 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e63627a9-5db6-4956-bd18-433599a3ea36 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:24.382488 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-e63627a9-5db6-4956-bd18-433599a3ea36 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 1dc7d7af-7928-4135-9da9-7b4d6de1496e. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:18:24.386658 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:18:24.386658 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:18:24.387465 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e63627a9-5db6-4956-bd18-433599a3ea36 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/1dc7d7af-7928-4135-9da9-7b4d6de1496e returned with HTTP 200 Aug 13 21:18:24.387872 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1100/4415] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:18:24 2026] GET /volume/v3/backups/1dc7d7af-7928-4135-9da9-7b4d6de1496e => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:25.268517 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-1cb4c816-5356-4af5-b006-a8875af94ff9 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:25.270574 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1cb4c816-5356-4af5-b006-a8875af94ff9 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] GET https://10.4.3.14/volume/v3/volumes/77f97c2d-4485-4e3e-8623-233b1a89cb87 Aug 13 21:18:25.270818 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1cb4c816-5356-4af5-b006-a8875af94ff9 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:25.271082 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1cb4c816-5356-4af5-b006-a8875af94ff9 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:25.278514 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:18:25.278514 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:18:25.282159 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-1cb4c816-5356-4af5-b006-a8875af94ff9 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Volume info retrieved successfully. Aug 13 21:18:25.286128 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1cb4c816-5356-4af5-b006-a8875af94ff9 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] https://10.4.3.14/volume/v3/volumes/77f97c2d-4485-4e3e-8623-233b1a89cb87 returned with HTTP 200 Aug 13 21:18:25.286524 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1110/4416] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:18:25 2026] GET /volume/v3/volumes/77f97c2d-4485-4e3e-8623-233b1a89cb87 => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:25.297795 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2d31e87f-9ff8-48b3-ae6d-5b2dd59b418e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:25.299543 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2d31e87f-9ff8-48b3-ae6d-5b2dd59b418e tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] POST https://10.4.3.14/volume/v3/snapshots Aug 13 21:18:25.299892 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2d31e87f-9ff8-48b3-ae6d-5b2dd59b418e tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "77f97c2d-4485-4e3e-8623-233b1a89cb87", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1106866616"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:18:25.307533 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:18:25.307533 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:18:25.308023 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-2d31e87f-9ff8-48b3-ae6d-5b2dd59b418e tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Volume info retrieved successfully. Aug 13 21:18:25.308166 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-2d31e87f-9ff8-48b3-ae6d-5b2dd59b418e tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Create snapshot from volume 77f97c2d-4485-4e3e-8623-233b1a89cb87 Aug 13 21:18:25.337368 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-2d31e87f-9ff8-48b3-ae6d-5b2dd59b418e tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Created reservations ['eff8a505-77d3-4380-9195-afe2b46cf4c1', '2db6d868-15cb-4fde-9dd0-745b063102bf', '0d15c6a6-899b-44a3-8ef0-8ee7aac015cd', '4805f2d9-d850-4b0e-858b-b1d6856338e6'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:18:25.363632 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-2d31e87f-9ff8-48b3-ae6d-5b2dd59b418e tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Snapshot create request issued successfully. Aug 13 21:18:25.363990 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2d31e87f-9ff8-48b3-ae6d-5b2dd59b418e tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] https://10.4.3.14/volume/v3/snapshots returned with HTTP 202 Aug 13 21:18:25.364412 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1104/4417] 10.4.3.14 () {68 vars in 1258 bytes} [Thu Aug 13 21:18:25 2026] POST /volume/v3/snapshots => generated 316 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:18:25.371814 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8f01d47e-6762-449e-9252-3d43477632fc None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:25.373755 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8f01d47e-6762-449e-9252-3d43477632fc tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] GET https://10.4.3.14/volume/v3/snapshots/96deeb70-747b-4e29-9f59-955fe9aa13ca Aug 13 21:18:25.373941 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8f01d47e-6762-449e-9252-3d43477632fc tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:25.374162 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8f01d47e-6762-449e-9252-3d43477632fc tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:25.379339 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:18:25.379339 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:18:25.379760 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-8f01d47e-6762-449e-9252-3d43477632fc tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Snapshot retrieved successfully. Aug 13 21:18:25.380514 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8f01d47e-6762-449e-9252-3d43477632fc tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] https://10.4.3.14/volume/v3/snapshots/96deeb70-747b-4e29-9f59-955fe9aa13ca returned with HTTP 200 Aug 13 21:18:25.380905 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1104/4418] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:18:25 2026] GET /volume/v3/snapshots/96deeb70-747b-4e29-9f59-955fe9aa13ca => generated 448 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:25.396488 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-94688bd0-32b0-4c2c-bba8-37c444bdc7a1 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:25.398311 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-94688bd0-32b0-4c2c-bba8-37c444bdc7a1 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/1dc7d7af-7928-4135-9da9-7b4d6de1496e Aug 13 21:18:25.398520 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-94688bd0-32b0-4c2c-bba8-37c444bdc7a1 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:25.398736 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-94688bd0-32b0-4c2c-bba8-37c444bdc7a1 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:25.398846 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-94688bd0-32b0-4c2c-bba8-37c444bdc7a1 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 1dc7d7af-7928-4135-9da9-7b4d6de1496e. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:18:25.403121 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:18:25.403121 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:18:25.403909 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-94688bd0-32b0-4c2c-bba8-37c444bdc7a1 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/1dc7d7af-7928-4135-9da9-7b4d6de1496e returned with HTTP 200 Aug 13 21:18:25.404382 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1101/4419] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:18:25 2026] GET /volume/v3/backups/1dc7d7af-7928-4135-9da9-7b4d6de1496e => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:26.389903 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-3f24f2e7-074b-49de-a752-e40c16d7e77f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:26.391592 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3f24f2e7-074b-49de-a752-e40c16d7e77f tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] GET https://10.4.3.14/volume/v3/snapshots/96deeb70-747b-4e29-9f59-955fe9aa13ca Aug 13 21:18:26.391921 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3f24f2e7-074b-49de-a752-e40c16d7e77f tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:26.392203 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3f24f2e7-074b-49de-a752-e40c16d7e77f tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:26.396876 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:18:26.396876 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:18:26.397487 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-3f24f2e7-074b-49de-a752-e40c16d7e77f tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Snapshot retrieved successfully. Aug 13 21:18:26.398060 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3f24f2e7-074b-49de-a752-e40c16d7e77f tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] https://10.4.3.14/volume/v3/snapshots/96deeb70-747b-4e29-9f59-955fe9aa13ca returned with HTTP 200 Aug 13 21:18:26.398411 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1111/4420] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:18:26 2026] GET /volume/v3/snapshots/96deeb70-747b-4e29-9f59-955fe9aa13ca => generated 475 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:26.407208 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f5e00f85-597b-497c-ba54-4e9bbd71ff27 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:26.408848 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f5e00f85-597b-497c-ba54-4e9bbd71ff27 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:18:26.409188 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f5e00f85-597b-497c-ba54-4e9bbd71ff27 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "96deeb70-747b-4e29-9f59-955fe9aa13ca", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-617296264"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:18:26.410613 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-f5e00f85-597b-497c-ba54-4e9bbd71ff27 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Create volume request body: {'volume': {"'snapshot_id": '96deeb70-747b-4e29-9f59-955fe9aa13ca', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-617296264'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:18:26.410830 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-f5e00f85-597b-497c-ba54-4e9bbd71ff27 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Create volume of 1 GB Aug 13 21:18:26.411132 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:18:26.411132 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:18:26.414308 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6d09ea7d-0c1e-4a01-b21d-c89acbf515d4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:26.415002 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f5e00f85-597b-497c-ba54-4e9bbd71ff27 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Availability Zones retrieved successfully. Aug 13 21:18:26.416129 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6d09ea7d-0c1e-4a01-b21d-c89acbf515d4 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/1dc7d7af-7928-4135-9da9-7b4d6de1496e Aug 13 21:18:26.416312 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6d09ea7d-0c1e-4a01-b21d-c89acbf515d4 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:26.416515 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6d09ea7d-0c1e-4a01-b21d-c89acbf515d4 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:26.416620 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-6d09ea7d-0c1e-4a01-b21d-c89acbf515d4 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 1dc7d7af-7928-4135-9da9-7b4d6de1496e. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:18:26.420386 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-f5e00f85-597b-497c-ba54-4e9bbd71ff27 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Flow 'volume_create_api' (1fee3451-53ee-4867-b0ec-d31bd9598189) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:18:26.420600 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:18:26.420600 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:18:26.421259 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-f5e00f85-597b-497c-ba54-4e9bbd71ff27 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc4990a7-f93b-46f0-ba55-f9db0d14ae5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:18:26.421341 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6d09ea7d-0c1e-4a01-b21d-c89acbf515d4 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/1dc7d7af-7928-4135-9da9-7b4d6de1496e returned with HTTP 200 Aug 13 21:18:26.421900 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1105/4421] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:18:26 2026] GET /volume/v3/backups/1dc7d7af-7928-4135-9da9-7b4d6de1496e => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:26.422189 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-f5e00f85-597b-497c-ba54-4e9bbd71ff27 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:18:26.454111 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-f5e00f85-597b-497c-ba54-4e9bbd71ff27 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc4990a7-f93b-46f0-ba55-f9db0d14ae5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:18:26.454807 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-f5e00f85-597b-497c-ba54-4e9bbd71ff27 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74a038c0-8bec-46a0-9c4e-1fd31dc437d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:18:26.499586 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-f5e00f85-597b-497c-ba54-4e9bbd71ff27 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Created reservations ['49b682c6-f157-401b-b0c2-43c5fb0b9817', '1db8fd44-570b-4e26-a97c-7810f8003cab', '72e63af4-bc39-4fd0-84cf-14c6d55bdd1e', '351da394-a695-432e-9248-d567f38cc144'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:18:26.500267 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-f5e00f85-597b-497c-ba54-4e9bbd71ff27 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74a038c0-8bec-46a0-9c4e-1fd31dc437d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['49b682c6-f157-401b-b0c2-43c5fb0b9817', '1db8fd44-570b-4e26-a97c-7810f8003cab', '72e63af4-bc39-4fd0-84cf-14c6d55bdd1e', '351da394-a695-432e-9248-d567f38cc144']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:18:26.500899 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-f5e00f85-597b-497c-ba54-4e9bbd71ff27 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3559abea-e266-4640-aa3b-e729587fc46c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:18:26.519435 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-f5e00f85-597b-497c-ba54-4e9bbd71ff27 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3559abea-e266-4640-aa3b-e729587fc46c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fdf4668d-159f-4c33-8c54-36069d335fd2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-617296264',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a334d59a4ab4e53af46d94c016e8a20',qos_specs=None,replication_status=,reservations=['49b682c6-f157-401b-b0c2-43c5fb0b9817','1db8fd44-570b-4e26-a97c-7810f8003cab','72e63af4-bc39-4fd0-84cf-14c6d55bdd1e','351da394-a695-432e-9248-d567f38cc144'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51383878b70b4d4b98264a7531d7fd6c',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:18:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-617296264',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fdf4668d-159f-4c33-8c54-36069d335fd2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a334d59a4ab4e53af46d94c016e8a20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='51383878b70b4d4b98264a7531d7fd6c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:18:26.520112 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-f5e00f85-597b-497c-ba54-4e9bbd71ff27 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ac03930-5601-4094-a1ae-c1b8a13f28e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:18:26.535489 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-f5e00f85-597b-497c-ba54-4e9bbd71ff27 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ac03930-5601-4094-a1ae-c1b8a13f28e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-617296264',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a334d59a4ab4e53af46d94c016e8a20',qos_specs=None,replication_status=,reservations=['49b682c6-f157-401b-b0c2-43c5fb0b9817','1db8fd44-570b-4e26-a97c-7810f8003cab','72e63af4-bc39-4fd0-84cf-14c6d55bdd1e','351da394-a695-432e-9248-d567f38cc144'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51383878b70b4d4b98264a7531d7fd6c',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:18:26.536107 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-f5e00f85-597b-497c-ba54-4e9bbd71ff27 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e085dcb7-465e-4e05-b9df-e331605f744a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:18:26.544370 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-f5e00f85-597b-497c-ba54-4e9bbd71ff27 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e085dcb7-465e-4e05-b9df-e331605f744a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:18:26.545047 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-f5e00f85-597b-497c-ba54-4e9bbd71ff27 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Flow 'volume_create_api' (1fee3451-53ee-4867-b0ec-d31bd9598189) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:18:26.545312 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f5e00f85-597b-497c-ba54-4e9bbd71ff27 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Create volume request issued successfully. Aug 13 21:18:26.545951 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f5e00f85-597b-497c-ba54-4e9bbd71ff27 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:18:26.546452 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1105/4422] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:18:26 2026] POST /volume/v3/volumes => generated 757 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:18:26.562551 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-18646c82-b506-4fc1-9916-72efd0c49393 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:26.564283 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-18646c82-b506-4fc1-9916-72efd0c49393 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:18:26.564599 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-18646c82-b506-4fc1-9916-72efd0c49393 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "96deeb70-747b-4e29-9f59-955fe9aa13ca", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1501444843"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:18:26.565922 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-18646c82-b506-4fc1-9916-72efd0c49393 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Create volume request body: {'volume': {"'snapshot_id": '96deeb70-747b-4e29-9f59-955fe9aa13ca', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1501444843'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:18:26.566054 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-18646c82-b506-4fc1-9916-72efd0c49393 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Create volume of 1 GB Aug 13 21:18:26.569873 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-18646c82-b506-4fc1-9916-72efd0c49393 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Availability Zones retrieved successfully. Aug 13 21:18:26.574950 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-18646c82-b506-4fc1-9916-72efd0c49393 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Flow 'volume_create_api' (55fe6dc3-a71c-4ae1-ba45-00943bcbfa47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:18:26.575787 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-18646c82-b506-4fc1-9916-72efd0c49393 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d2c4509-9df6-4355-8d30-f9e59688f614) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:18:26.576610 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-18646c82-b506-4fc1-9916-72efd0c49393 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:18:26.603283 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-18646c82-b506-4fc1-9916-72efd0c49393 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d2c4509-9df6-4355-8d30-f9e59688f614) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:18:26.604244 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-18646c82-b506-4fc1-9916-72efd0c49393 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7770ef56-c1f8-4d3b-8890-229fe6c75263) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:18:26.647850 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-18646c82-b506-4fc1-9916-72efd0c49393 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Created reservations ['e76b392e-8549-45e0-be4d-f25432975d4c', 'a89506f9-394e-46b2-a1f9-347fa054aa59', '3bd1f30d-1e42-4755-a1c4-8bf2944fb81c', '8ffd8a97-0786-4c44-ab47-70f85ee4a95c'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:18:26.648733 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-18646c82-b506-4fc1-9916-72efd0c49393 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7770ef56-c1f8-4d3b-8890-229fe6c75263) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e76b392e-8549-45e0-be4d-f25432975d4c', 'a89506f9-394e-46b2-a1f9-347fa054aa59', '3bd1f30d-1e42-4755-a1c4-8bf2944fb81c', '8ffd8a97-0786-4c44-ab47-70f85ee4a95c']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:18:26.649427 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-18646c82-b506-4fc1-9916-72efd0c49393 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31787c1f-6815-45c3-bb1b-669fc6a8a276) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:18:26.670990 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-18646c82-b506-4fc1-9916-72efd0c49393 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31787c1f-6815-45c3-bb1b-669fc6a8a276) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c5b1a3cb-62b6-4b98-9518-5d715fbcf9bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1501444843',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a334d59a4ab4e53af46d94c016e8a20',qos_specs=None,replication_status=,reservations=['e76b392e-8549-45e0-be4d-f25432975d4c','a89506f9-394e-46b2-a1f9-347fa054aa59','3bd1f30d-1e42-4755-a1c4-8bf2944fb81c','8ffd8a97-0786-4c44-ab47-70f85ee4a95c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51383878b70b4d4b98264a7531d7fd6c',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:18:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1501444843',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c5b1a3cb-62b6-4b98-9518-5d715fbcf9bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a334d59a4ab4e53af46d94c016e8a20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='51383878b70b4d4b98264a7531d7fd6c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:18:26.671652 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-18646c82-b506-4fc1-9916-72efd0c49393 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6f2e44e-9b75-4ec3-b687-c585b11ca9d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:18:26.689830 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-18646c82-b506-4fc1-9916-72efd0c49393 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6f2e44e-9b75-4ec3-b687-c585b11ca9d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1501444843',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a334d59a4ab4e53af46d94c016e8a20',qos_specs=None,replication_status=,reservations=['e76b392e-8549-45e0-be4d-f25432975d4c','a89506f9-394e-46b2-a1f9-347fa054aa59','3bd1f30d-1e42-4755-a1c4-8bf2944fb81c','8ffd8a97-0786-4c44-ab47-70f85ee4a95c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51383878b70b4d4b98264a7531d7fd6c',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:18:26.690555 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-18646c82-b506-4fc1-9916-72efd0c49393 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69bc6680-bc26-48c5-b71a-e31857a26a5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:18:26.700181 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-18646c82-b506-4fc1-9916-72efd0c49393 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69bc6680-bc26-48c5-b71a-e31857a26a5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:18:26.701467 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-18646c82-b506-4fc1-9916-72efd0c49393 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Flow 'volume_create_api' (55fe6dc3-a71c-4ae1-ba45-00943bcbfa47) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:18:26.701924 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-18646c82-b506-4fc1-9916-72efd0c49393 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Create volume request issued successfully. Aug 13 21:18:26.702757 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-18646c82-b506-4fc1-9916-72efd0c49393 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:18:26.703383 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1102/4423] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:18:26 2026] POST /volume/v3/volumes => generated 758 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:18:26.713817 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-fdcbcb3b-98c0-492d-b66e-05caa3f80d4f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:26.715614 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-fdcbcb3b-98c0-492d-b66e-05caa3f80d4f tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:18:26.716037 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-fdcbcb3b-98c0-492d-b66e-05caa3f80d4f tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "96deeb70-747b-4e29-9f59-955fe9aa13ca", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1032561966"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:18:26.717519 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-fdcbcb3b-98c0-492d-b66e-05caa3f80d4f tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Create volume request body: {'volume': {"'snapshot_id": '96deeb70-747b-4e29-9f59-955fe9aa13ca', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1032561966'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:18:26.717687 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-fdcbcb3b-98c0-492d-b66e-05caa3f80d4f tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Create volume of 1 GB Aug 13 21:18:26.721920 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-fdcbcb3b-98c0-492d-b66e-05caa3f80d4f tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Availability Zones retrieved successfully. Aug 13 21:18:26.726611 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-fdcbcb3b-98c0-492d-b66e-05caa3f80d4f tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Flow 'volume_create_api' (6c68eb0e-db7c-497f-94ee-77c88804438c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:18:26.727613 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-fdcbcb3b-98c0-492d-b66e-05caa3f80d4f tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54951220-ccd4-411c-a740-e0a3465f31f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:18:26.728430 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-fdcbcb3b-98c0-492d-b66e-05caa3f80d4f tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:18:26.751593 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-fdcbcb3b-98c0-492d-b66e-05caa3f80d4f tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54951220-ccd4-411c-a740-e0a3465f31f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:18:26.752367 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-fdcbcb3b-98c0-492d-b66e-05caa3f80d4f tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec08924d-5b3e-4cd2-ba4e-fea6bb3f1256) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:18:26.788857 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-fdcbcb3b-98c0-492d-b66e-05caa3f80d4f tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Created reservations ['c75a9cab-ee9c-4f3f-a422-c81498bf7df8', '693919b4-84b0-4fdf-b238-65f60151931b', '4b46f512-cb7c-4bf2-ab77-a14a5c628afc', 'c7ccf3ac-31be-44f8-9cf2-06470c316536'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:18:26.789600 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-fdcbcb3b-98c0-492d-b66e-05caa3f80d4f tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec08924d-5b3e-4cd2-ba4e-fea6bb3f1256) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c75a9cab-ee9c-4f3f-a422-c81498bf7df8', '693919b4-84b0-4fdf-b238-65f60151931b', '4b46f512-cb7c-4bf2-ab77-a14a5c628afc', 'c7ccf3ac-31be-44f8-9cf2-06470c316536']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:18:26.790355 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-fdcbcb3b-98c0-492d-b66e-05caa3f80d4f tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eea532f6-5156-4044-8763-94fb0aca2298) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:18:26.809812 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-fdcbcb3b-98c0-492d-b66e-05caa3f80d4f tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eea532f6-5156-4044-8763-94fb0aca2298) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d9035b1-6b0a-455a-b629-c7a2fac07c6e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1032561966',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a334d59a4ab4e53af46d94c016e8a20',qos_specs=None,replication_status=,reservations=['c75a9cab-ee9c-4f3f-a422-c81498bf7df8','693919b4-84b0-4fdf-b238-65f60151931b','4b46f512-cb7c-4bf2-ab77-a14a5c628afc','c7ccf3ac-31be-44f8-9cf2-06470c316536'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51383878b70b4d4b98264a7531d7fd6c',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:18:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1032561966',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d9035b1-6b0a-455a-b629-c7a2fac07c6e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a334d59a4ab4e53af46d94c016e8a20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='51383878b70b4d4b98264a7531d7fd6c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:18:26.810530 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-fdcbcb3b-98c0-492d-b66e-05caa3f80d4f tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e6ad289-1f19-4ac5-a313-6fe960cd5083) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:18:26.827005 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-fdcbcb3b-98c0-492d-b66e-05caa3f80d4f tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e6ad289-1f19-4ac5-a313-6fe960cd5083) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1032561966',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a334d59a4ab4e53af46d94c016e8a20',qos_specs=None,replication_status=,reservations=['c75a9cab-ee9c-4f3f-a422-c81498bf7df8','693919b4-84b0-4fdf-b238-65f60151931b','4b46f512-cb7c-4bf2-ab77-a14a5c628afc','c7ccf3ac-31be-44f8-9cf2-06470c316536'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51383878b70b4d4b98264a7531d7fd6c',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:18:26.827699 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-fdcbcb3b-98c0-492d-b66e-05caa3f80d4f tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68e92984-1378-4111-aa87-3b64345db0fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:18:26.837189 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-fdcbcb3b-98c0-492d-b66e-05caa3f80d4f tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68e92984-1378-4111-aa87-3b64345db0fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:18:26.837960 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-fdcbcb3b-98c0-492d-b66e-05caa3f80d4f tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Flow 'volume_create_api' (6c68eb0e-db7c-497f-94ee-77c88804438c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:18:26.838242 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-fdcbcb3b-98c0-492d-b66e-05caa3f80d4f tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Create volume request issued successfully. Aug 13 21:18:26.838883 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-fdcbcb3b-98c0-492d-b66e-05caa3f80d4f tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:18:26.839374 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1112/4424] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:18:26 2026] POST /volume/v3/volumes => generated 758 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:18:26.851228 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-11924a0a-7d30-4be6-beb8-543639dc9be2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:26.852595 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-11924a0a-7d30-4be6-beb8-543639dc9be2 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:18:26.852936 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-11924a0a-7d30-4be6-beb8-543639dc9be2 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "96deeb70-747b-4e29-9f59-955fe9aa13ca", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1017818274"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:18:26.854338 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-11924a0a-7d30-4be6-beb8-543639dc9be2 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Create volume request body: {'volume': {"'snapshot_id": '96deeb70-747b-4e29-9f59-955fe9aa13ca', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1017818274'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:18:26.854461 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-11924a0a-7d30-4be6-beb8-543639dc9be2 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Create volume of 1 GB Aug 13 21:18:26.858793 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-11924a0a-7d30-4be6-beb8-543639dc9be2 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Availability Zones retrieved successfully. Aug 13 21:18:26.865109 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-11924a0a-7d30-4be6-beb8-543639dc9be2 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Flow 'volume_create_api' (74aa5e36-ec6f-45dd-927b-626fab542ff3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:18:26.865879 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-11924a0a-7d30-4be6-beb8-543639dc9be2 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b43653cd-2a62-43dd-858d-e544ffffb92b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:18:26.866793 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-11924a0a-7d30-4be6-beb8-543639dc9be2 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:18:26.890450 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-11924a0a-7d30-4be6-beb8-543639dc9be2 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b43653cd-2a62-43dd-858d-e544ffffb92b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:18:26.891255 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-11924a0a-7d30-4be6-beb8-543639dc9be2 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83106352-fe15-4408-8d35-e12d0a4f0aaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:18:26.930595 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-11924a0a-7d30-4be6-beb8-543639dc9be2 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Created reservations ['48a12a28-8281-4612-9082-71e3d9c8f0ce', '4636c745-db91-4e5b-91c5-ea8705c66ea9', '9256d1d2-8600-4682-ba81-7902969d6488', '54229b7a-e868-45a0-9b52-3e70fbc7858c'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:18:26.931765 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-11924a0a-7d30-4be6-beb8-543639dc9be2 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83106352-fe15-4408-8d35-e12d0a4f0aaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48a12a28-8281-4612-9082-71e3d9c8f0ce', '4636c745-db91-4e5b-91c5-ea8705c66ea9', '9256d1d2-8600-4682-ba81-7902969d6488', '54229b7a-e868-45a0-9b52-3e70fbc7858c']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:18:26.932738 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-11924a0a-7d30-4be6-beb8-543639dc9be2 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7724ddfb-3468-4481-97a3-0cc2f1e02748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:18:26.956416 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-11924a0a-7d30-4be6-beb8-543639dc9be2 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7724ddfb-3468-4481-97a3-0cc2f1e02748) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78e0a137-81c1-4420-a8fb-2d5ddc8eded8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1017818274',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a334d59a4ab4e53af46d94c016e8a20',qos_specs=None,replication_status=,reservations=['48a12a28-8281-4612-9082-71e3d9c8f0ce','4636c745-db91-4e5b-91c5-ea8705c66ea9','9256d1d2-8600-4682-ba81-7902969d6488','54229b7a-e868-45a0-9b52-3e70fbc7858c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51383878b70b4d4b98264a7531d7fd6c',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:18:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1017818274',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78e0a137-81c1-4420-a8fb-2d5ddc8eded8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a334d59a4ab4e53af46d94c016e8a20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='51383878b70b4d4b98264a7531d7fd6c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:18:26.957069 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-11924a0a-7d30-4be6-beb8-543639dc9be2 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a90bd78-06d7-4406-baab-aea0ee8a1a59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:18:26.979193 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-11924a0a-7d30-4be6-beb8-543639dc9be2 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a90bd78-06d7-4406-baab-aea0ee8a1a59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1017818274',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a334d59a4ab4e53af46d94c016e8a20',qos_specs=None,replication_status=,reservations=['48a12a28-8281-4612-9082-71e3d9c8f0ce','4636c745-db91-4e5b-91c5-ea8705c66ea9','9256d1d2-8600-4682-ba81-7902969d6488','54229b7a-e868-45a0-9b52-3e70fbc7858c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51383878b70b4d4b98264a7531d7fd6c',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:18:26.979924 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-11924a0a-7d30-4be6-beb8-543639dc9be2 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4af5fa04-749a-445a-bf27-b7217c8f9ec3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:18:26.990531 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-11924a0a-7d30-4be6-beb8-543639dc9be2 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4af5fa04-749a-445a-bf27-b7217c8f9ec3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:18:26.991336 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-11924a0a-7d30-4be6-beb8-543639dc9be2 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Flow 'volume_create_api' (74aa5e36-ec6f-45dd-927b-626fab542ff3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:18:26.991632 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-11924a0a-7d30-4be6-beb8-543639dc9be2 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Create volume request issued successfully. Aug 13 21:18:26.992207 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-11924a0a-7d30-4be6-beb8-543639dc9be2 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:18:26.992984 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1106/4425] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:18:26 2026] POST /volume/v3/volumes => generated 758 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:18:27.003944 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-63a18ad6-6ae1-4cf5-bf03-3bc026a2e1d0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:27.005819 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-63a18ad6-6ae1-4cf5-bf03-3bc026a2e1d0 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:18:27.006249 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-63a18ad6-6ae1-4cf5-bf03-3bc026a2e1d0 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "96deeb70-747b-4e29-9f59-955fe9aa13ca", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1595604499"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:18:27.007654 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-63a18ad6-6ae1-4cf5-bf03-3bc026a2e1d0 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Create volume request body: {'volume': {"'snapshot_id": '96deeb70-747b-4e29-9f59-955fe9aa13ca', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1595604499'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:18:27.007785 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-63a18ad6-6ae1-4cf5-bf03-3bc026a2e1d0 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Create volume of 1 GB Aug 13 21:18:27.008214 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:18:27.008214 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:18:27.012036 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-63a18ad6-6ae1-4cf5-bf03-3bc026a2e1d0 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Availability Zones retrieved successfully. Aug 13 21:18:27.017328 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-63a18ad6-6ae1-4cf5-bf03-3bc026a2e1d0 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Flow 'volume_create_api' (3aa9bd68-b6f0-4e25-b7c0-5401b91fc442) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:18:27.018308 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-63a18ad6-6ae1-4cf5-bf03-3bc026a2e1d0 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6cc256c-9c37-49a2-ba41-fe69562cb0d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:18:27.019239 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-63a18ad6-6ae1-4cf5-bf03-3bc026a2e1d0 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:18:27.050312 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-63a18ad6-6ae1-4cf5-bf03-3bc026a2e1d0 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6cc256c-9c37-49a2-ba41-fe69562cb0d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:18:27.051461 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-63a18ad6-6ae1-4cf5-bf03-3bc026a2e1d0 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9f81bcc-1def-45a7-b416-f5ecb3971de8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:18:27.105472 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-63a18ad6-6ae1-4cf5-bf03-3bc026a2e1d0 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Created reservations ['ea3eb89f-d772-408c-b5e9-9c0a8f2f14ed', 'c34bab9c-c2c2-46e1-854b-76ba66d744c4', 'f431c591-9115-4ffe-b103-1c5cd346bed6', 'af9cd534-eaab-4901-9409-b168551598df'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:18:27.106540 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-63a18ad6-6ae1-4cf5-bf03-3bc026a2e1d0 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9f81bcc-1def-45a7-b416-f5ecb3971de8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea3eb89f-d772-408c-b5e9-9c0a8f2f14ed', 'c34bab9c-c2c2-46e1-854b-76ba66d744c4', 'f431c591-9115-4ffe-b103-1c5cd346bed6', 'af9cd534-eaab-4901-9409-b168551598df']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:18:27.107605 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-63a18ad6-6ae1-4cf5-bf03-3bc026a2e1d0 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1405fc59-8b3e-43b0-9ff9-f7032ba99755) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:18:27.140520 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-63a18ad6-6ae1-4cf5-bf03-3bc026a2e1d0 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1405fc59-8b3e-43b0-9ff9-f7032ba99755) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82c74db3-6d72-43d3-9b89-e91f2f2495ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1595604499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a334d59a4ab4e53af46d94c016e8a20',qos_specs=None,replication_status=,reservations=['ea3eb89f-d772-408c-b5e9-9c0a8f2f14ed','c34bab9c-c2c2-46e1-854b-76ba66d744c4','f431c591-9115-4ffe-b103-1c5cd346bed6','af9cd534-eaab-4901-9409-b168551598df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51383878b70b4d4b98264a7531d7fd6c',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:18:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1595604499',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=82c74db3-6d72-43d3-9b89-e91f2f2495ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a334d59a4ab4e53af46d94c016e8a20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='51383878b70b4d4b98264a7531d7fd6c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:18:27.141782 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-63a18ad6-6ae1-4cf5-bf03-3bc026a2e1d0 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c2755d1-5129-499e-ab0b-febad6610027) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:18:27.164801 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-63a18ad6-6ae1-4cf5-bf03-3bc026a2e1d0 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c2755d1-5129-499e-ab0b-febad6610027) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1595604499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a334d59a4ab4e53af46d94c016e8a20',qos_specs=None,replication_status=,reservations=['ea3eb89f-d772-408c-b5e9-9c0a8f2f14ed','c34bab9c-c2c2-46e1-854b-76ba66d744c4','f431c591-9115-4ffe-b103-1c5cd346bed6','af9cd534-eaab-4901-9409-b168551598df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51383878b70b4d4b98264a7531d7fd6c',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:18:27.165759 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-63a18ad6-6ae1-4cf5-bf03-3bc026a2e1d0 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dffd292b-6e00-4fc7-a080-fc4613dea9ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:18:27.178988 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-63a18ad6-6ae1-4cf5-bf03-3bc026a2e1d0 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dffd292b-6e00-4fc7-a080-fc4613dea9ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:18:27.178988 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-63a18ad6-6ae1-4cf5-bf03-3bc026a2e1d0 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Flow 'volume_create_api' (3aa9bd68-b6f0-4e25-b7c0-5401b91fc442) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:18:27.178988 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-63a18ad6-6ae1-4cf5-bf03-3bc026a2e1d0 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Create volume request issued successfully. Aug 13 21:18:27.179206 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-63a18ad6-6ae1-4cf5-bf03-3bc026a2e1d0 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:18:27.179813 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1106/4426] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:18:27 2026] POST /volume/v3/volumes => generated 758 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:18:27.193918 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-82fb71bc-c7ad-45f7-976c-9e2b8c1808b5 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:27.195405 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-82fb71bc-c7ad-45f7-976c-9e2b8c1808b5 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] GET https://10.4.3.14/volume/v3/volumes/fdf4668d-159f-4c33-8c54-36069d335fd2 Aug 13 21:18:27.195580 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-82fb71bc-c7ad-45f7-976c-9e2b8c1808b5 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:27.195770 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-82fb71bc-c7ad-45f7-976c-9e2b8c1808b5 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:27.203084 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:18:27.203084 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:18:27.207350 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-82fb71bc-c7ad-45f7-976c-9e2b8c1808b5 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Volume info retrieved successfully. Aug 13 21:18:27.212102 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-82fb71bc-c7ad-45f7-976c-9e2b8c1808b5 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] https://10.4.3.14/volume/v3/volumes/fdf4668d-159f-4c33-8c54-36069d335fd2 returned with HTTP 200 Aug 13 21:18:27.212447 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1103/4427] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:18:27 2026] GET /volume/v3/volumes/fdf4668d-159f-4c33-8c54-36069d335fd2 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:27.227749 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ae7db966-d0b1-4c39-86ed-5a2ebf688954 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:27.229539 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ae7db966-d0b1-4c39-86ed-5a2ebf688954 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] GET https://10.4.3.14/volume/v3/volumes/c5b1a3cb-62b6-4b98-9518-5d715fbcf9bd Aug 13 21:18:27.229731 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ae7db966-d0b1-4c39-86ed-5a2ebf688954 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:27.230017 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ae7db966-d0b1-4c39-86ed-5a2ebf688954 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:27.238349 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:18:27.238349 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:18:27.242520 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-ae7db966-d0b1-4c39-86ed-5a2ebf688954 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Volume info retrieved successfully. Aug 13 21:18:27.246879 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ae7db966-d0b1-4c39-86ed-5a2ebf688954 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] https://10.4.3.14/volume/v3/volumes/c5b1a3cb-62b6-4b98-9518-5d715fbcf9bd returned with HTTP 200 Aug 13 21:18:27.247322 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1113/4428] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:18:27 2026] GET /volume/v3/volumes/c5b1a3cb-62b6-4b98-9518-5d715fbcf9bd => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:27.262569 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-28f0c559-a8ca-40af-bdd3-73c4d045a2f1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:27.268124 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-28f0c559-a8ca-40af-bdd3-73c4d045a2f1 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] GET https://10.4.3.14/volume/v3/volumes/9d9035b1-6b0a-455a-b629-c7a2fac07c6e Aug 13 21:18:27.268324 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-28f0c559-a8ca-40af-bdd3-73c4d045a2f1 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:27.268519 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-28f0c559-a8ca-40af-bdd3-73c4d045a2f1 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:27.281578 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:18:27.281578 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:18:27.286300 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-28f0c559-a8ca-40af-bdd3-73c4d045a2f1 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Volume info retrieved successfully. Aug 13 21:18:27.291060 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-28f0c559-a8ca-40af-bdd3-73c4d045a2f1 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] https://10.4.3.14/volume/v3/volumes/9d9035b1-6b0a-455a-b629-c7a2fac07c6e returned with HTTP 200 Aug 13 21:18:27.291391 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1107/4429] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:18:27 2026] GET /volume/v3/volumes/9d9035b1-6b0a-455a-b629-c7a2fac07c6e => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:27.303363 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-537ac3e8-7f46-4379-a63e-0ad5b2db8d14 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:27.305341 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-537ac3e8-7f46-4379-a63e-0ad5b2db8d14 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] GET https://10.4.3.14/volume/v3/volumes/78e0a137-81c1-4420-a8fb-2d5ddc8eded8 Aug 13 21:18:27.305548 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-537ac3e8-7f46-4379-a63e-0ad5b2db8d14 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:27.305747 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-537ac3e8-7f46-4379-a63e-0ad5b2db8d14 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:27.312665 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:18:27.312665 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:18:27.316101 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-537ac3e8-7f46-4379-a63e-0ad5b2db8d14 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Volume info retrieved successfully. Aug 13 21:18:27.319860 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-537ac3e8-7f46-4379-a63e-0ad5b2db8d14 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] https://10.4.3.14/volume/v3/volumes/78e0a137-81c1-4420-a8fb-2d5ddc8eded8 returned with HTTP 200 Aug 13 21:18:27.320262 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1107/4430] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:18:27 2026] GET /volume/v3/volumes/78e0a137-81c1-4420-a8fb-2d5ddc8eded8 => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:27.333505 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-15169ca2-7448-474d-9211-aa3ac6b8d2b7 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:27.335233 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-15169ca2-7448-474d-9211-aa3ac6b8d2b7 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] GET https://10.4.3.14/volume/v3/volumes/82c74db3-6d72-43d3-9b89-e91f2f2495ea Aug 13 21:18:27.335481 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-15169ca2-7448-474d-9211-aa3ac6b8d2b7 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:27.335712 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-15169ca2-7448-474d-9211-aa3ac6b8d2b7 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:27.342604 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:18:27.342604 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:18:27.345901 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-15169ca2-7448-474d-9211-aa3ac6b8d2b7 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Volume info retrieved successfully. Aug 13 21:18:27.349591 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-15169ca2-7448-474d-9211-aa3ac6b8d2b7 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] https://10.4.3.14/volume/v3/volumes/82c74db3-6d72-43d3-9b89-e91f2f2495ea returned with HTTP 200 Aug 13 21:18:27.350019 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1104/4431] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:18:27 2026] GET /volume/v3/volumes/82c74db3-6d72-43d3-9b89-e91f2f2495ea => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:27.431691 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-8d7cdcad-baf1-4430-a44f-0f999f9fc673 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:27.433241 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8d7cdcad-baf1-4430-a44f-0f999f9fc673 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/1dc7d7af-7928-4135-9da9-7b4d6de1496e Aug 13 21:18:27.433402 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8d7cdcad-baf1-4430-a44f-0f999f9fc673 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:27.433572 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8d7cdcad-baf1-4430-a44f-0f999f9fc673 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:27.433697 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-8d7cdcad-baf1-4430-a44f-0f999f9fc673 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 1dc7d7af-7928-4135-9da9-7b4d6de1496e. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:18:27.438387 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:18:27.438387 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:18:27.439236 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8d7cdcad-baf1-4430-a44f-0f999f9fc673 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/1dc7d7af-7928-4135-9da9-7b4d6de1496e returned with HTTP 200 Aug 13 21:18:27.439666 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1114/4432] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:18:27 2026] GET /volume/v3/backups/1dc7d7af-7928-4135-9da9-7b4d6de1496e => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:28.169710 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-7e582e8d-d6f6-4bc9-b98a-dab6d648d574 req-9cc9759e-e985-40da-b1ca-3e9582ae726a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:28.171973 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-7e582e8d-d6f6-4bc9-b98a-dab6d648d574 req-9cc9759e-e985-40da-b1ca-3e9582ae726a tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] GET https://10.4.3.14/volume/v3/volumes/be7bcc2e-3276-490d-b977-8dd350ceae5e Aug 13 21:18:28.172253 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-7e582e8d-d6f6-4bc9-b98a-dab6d648d574 req-9cc9759e-e985-40da-b1ca-3e9582ae726a tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:28.172524 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-7e582e8d-d6f6-4bc9-b98a-dab6d648d574 req-9cc9759e-e985-40da-b1ca-3e9582ae726a tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:28.183611 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:18:28.183611 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:18:28.187014 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-7e582e8d-d6f6-4bc9-b98a-dab6d648d574 req-9cc9759e-e985-40da-b1ca-3e9582ae726a tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Volume info retrieved successfully. Aug 13 21:18:28.191805 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-7e582e8d-d6f6-4bc9-b98a-dab6d648d574 req-9cc9759e-e985-40da-b1ca-3e9582ae726a tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] https://10.4.3.14/volume/v3/volumes/be7bcc2e-3276-490d-b977-8dd350ceae5e returned with HTTP 200 Aug 13 21:18:28.192202 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1108/4433] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:18:28 2026] GET /volume/v3/volumes/be7bcc2e-3276-490d-b977-8dd350ceae5e => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:18:28.208691 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-7e582e8d-d6f6-4bc9-b98a-dab6d648d574 req-6c78cd27-41e9-4bbd-b17d-4694b7cd6138 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:28.211081 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-7e582e8d-d6f6-4bc9-b98a-dab6d648d574 req-6c78cd27-41e9-4bbd-b17d-4694b7cd6138 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] POST https://10.4.3.14/volume/v3/volumes/be7bcc2e-3276-490d-b977-8dd350ceae5e/action Aug 13 21:18:28.211510 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-7e582e8d-d6f6-4bc9-b98a-dab6d648d574 req-6c78cd27-41e9-4bbd-b17d-4694b7cd6138 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:18:28.211625 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-7e582e8d-d6f6-4bc9-b98a-dab6d648d574 req-6c78cd27-41e9-4bbd-b17d-4694b7cd6138 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:18:28.223873 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:18:28.223873 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:18:28.224121 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-7e582e8d-d6f6-4bc9-b98a-dab6d648d574 req-6c78cd27-41e9-4bbd-b17d-4694b7cd6138 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Volume info retrieved successfully. Aug 13 21:18:28.229830 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-7e582e8d-d6f6-4bc9-b98a-dab6d648d574 req-6c78cd27-41e9-4bbd-b17d-4694b7cd6138 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Begin detaching volume completed successfully. Aug 13 21:18:28.230045 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-7e582e8d-d6f6-4bc9-b98a-dab6d648d574 req-6c78cd27-41e9-4bbd-b17d-4694b7cd6138 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] https://10.4.3.14/volume/v3/volumes/be7bcc2e-3276-490d-b977-8dd350ceae5e/action returned with HTTP 202 Aug 13 21:18:28.230448 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1108/4434] 10.4.3.14 () {72 vars in 1665 bytes} [Thu Aug 13 21:18:28 2026] POST /volume/v3/volumes/be7bcc2e-3276-490d-b977-8dd350ceae5e/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:18:28.271017 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-47a5bbe2-b88e-425c-8884-9cbd07349827 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:28.271517 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-47a5bbe2-b88e-425c-8884-9cbd07349827 None None] GET https://10.4.3.14/volume// Aug 13 21:18:28.271727 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-47a5bbe2-b88e-425c-8884-9cbd07349827 None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:28.271940 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-47a5bbe2-b88e-425c-8884-9cbd07349827 None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:28.272344 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-47a5bbe2-b88e-425c-8884-9cbd07349827 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:18:28.272695 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1105/4435] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:18:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:18:28.280082 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-7e582e8d-d6f6-4bc9-b98a-dab6d648d574 req-9a15ad14-27d9-4561-b98d-492d5c35ba86 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:28.281957 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-7e582e8d-d6f6-4bc9-b98a-dab6d648d574 req-9a15ad14-27d9-4561-b98d-492d5c35ba86 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] GET https://10.4.3.14/volume/v3/volumes/be7bcc2e-3276-490d-b977-8dd350ceae5e Aug 13 21:18:28.282179 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-7e582e8d-d6f6-4bc9-b98a-dab6d648d574 req-9a15ad14-27d9-4561-b98d-492d5c35ba86 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:28.282356 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-7e582e8d-d6f6-4bc9-b98a-dab6d648d574 req-9a15ad14-27d9-4561-b98d-492d5c35ba86 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:28.292637 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:18:28.292637 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:18:28.296208 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-7e582e8d-d6f6-4bc9-b98a-dab6d648d574 req-9a15ad14-27d9-4561-b98d-492d5c35ba86 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Volume info retrieved successfully. Aug 13 21:18:28.300340 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-7e582e8d-d6f6-4bc9-b98a-dab6d648d574 req-9a15ad14-27d9-4561-b98d-492d5c35ba86 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] https://10.4.3.14/volume/v3/volumes/be7bcc2e-3276-490d-b977-8dd350ceae5e returned with HTTP 200 Aug 13 21:18:28.300925 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1115/4436] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:18:28 2026] GET /volume/v3/volumes/be7bcc2e-3276-490d-b977-8dd350ceae5e => generated 1320 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:18:28.363127 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4b808470-3413-4aab-9ef6-1469523ca29d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:28.365259 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4b808470-3413-4aab-9ef6-1469523ca29d tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] GET https://10.4.3.14/volume/v3/volumes/82c74db3-6d72-43d3-9b89-e91f2f2495ea Aug 13 21:18:28.365996 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4b808470-3413-4aab-9ef6-1469523ca29d tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:28.365996 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4b808470-3413-4aab-9ef6-1469523ca29d tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:28.374585 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:18:28.374585 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:18:28.380397 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-4b808470-3413-4aab-9ef6-1469523ca29d tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Volume info retrieved successfully. Aug 13 21:18:28.385543 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4b808470-3413-4aab-9ef6-1469523ca29d tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] https://10.4.3.14/volume/v3/volumes/82c74db3-6d72-43d3-9b89-e91f2f2495ea returned with HTTP 200 Aug 13 21:18:28.385742 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1109/4437] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:18:28 2026] GET /volume/v3/volumes/82c74db3-6d72-43d3-9b89-e91f2f2495ea => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:28.401903 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-66ebcc13-52ae-4846-a53a-25e31f108f76 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:28.403215 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-66ebcc13-52ae-4846-a53a-25e31f108f76 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] DELETE https://10.4.3.14/volume/v3/volumes/82c74db3-6d72-43d3-9b89-e91f2f2495ea Aug 13 21:18:28.403400 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-66ebcc13-52ae-4846-a53a-25e31f108f76 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:28.403572 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-66ebcc13-52ae-4846-a53a-25e31f108f76 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:28.403775 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-66ebcc13-52ae-4846-a53a-25e31f108f76 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Delete volume with id: 82c74db3-6d72-43d3-9b89-e91f2f2495ea Aug 13 21:18:28.410210 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:18:28.410210 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:18:28.410582 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-66ebcc13-52ae-4846-a53a-25e31f108f76 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Volume info retrieved successfully. Aug 13 21:18:28.427615 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-66ebcc13-52ae-4846-a53a-25e31f108f76 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Delete volume request issued successfully. Aug 13 21:18:28.427872 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-66ebcc13-52ae-4846-a53a-25e31f108f76 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] https://10.4.3.14/volume/v3/volumes/82c74db3-6d72-43d3-9b89-e91f2f2495ea returned with HTTP 202 Aug 13 21:18:28.428394 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1109/4438] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:18:28 2026] DELETE /volume/v3/volumes/82c74db3-6d72-43d3-9b89-e91f2f2495ea => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:18:28.440184 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-6e88ae5d-4337-4364-ae6e-51dda23a449c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:28.443111 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6e88ae5d-4337-4364-ae6e-51dda23a449c tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] GET https://10.4.3.14/volume/v3/volumes/82c74db3-6d72-43d3-9b89-e91f2f2495ea Aug 13 21:18:28.443352 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6e88ae5d-4337-4364-ae6e-51dda23a449c tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:28.443577 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6e88ae5d-4337-4364-ae6e-51dda23a449c tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:28.451421 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-3d84de08-44a8-4a44-9b5a-25126ead74fa None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:28.454333 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3d84de08-44a8-4a44-9b5a-25126ead74fa tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/1dc7d7af-7928-4135-9da9-7b4d6de1496e Aug 13 21:18:28.454717 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3d84de08-44a8-4a44-9b5a-25126ead74fa tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:28.454998 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3d84de08-44a8-4a44-9b5a-25126ead74fa tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:28.455182 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-3d84de08-44a8-4a44-9b5a-25126ead74fa tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 1dc7d7af-7928-4135-9da9-7b4d6de1496e. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:18:28.456605 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:18:28.456605 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:18:28.462691 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:18:28.462691 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:18:28.463744 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-6e88ae5d-4337-4364-ae6e-51dda23a449c tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Volume info retrieved successfully. Aug 13 21:18:28.465179 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3d84de08-44a8-4a44-9b5a-25126ead74fa tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/1dc7d7af-7928-4135-9da9-7b4d6de1496e returned with HTTP 200 Aug 13 21:18:28.465828 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1116/4439] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:18:28 2026] GET /volume/v3/backups/1dc7d7af-7928-4135-9da9-7b4d6de1496e => generated 746 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:28.471116 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6e88ae5d-4337-4364-ae6e-51dda23a449c tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] https://10.4.3.14/volume/v3/volumes/82c74db3-6d72-43d3-9b89-e91f2f2495ea returned with HTTP 200 Aug 13 21:18:28.472021 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1106/4440] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:18:28 2026] GET /volume/v3/volumes/82c74db3-6d72-43d3-9b89-e91f2f2495ea => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:29.195711 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-7e582e8d-d6f6-4bc9-b98a-dab6d648d574 req-057b42c9-f41e-4263-b428-e737bf2a4346 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:29.197803 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-7e582e8d-d6f6-4bc9-b98a-dab6d648d574 req-057b42c9-f41e-4263-b428-e737bf2a4346 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] DELETE https://10.4.3.14/volume/v3/attachments/4c88c2b1-d83c-4f33-b165-abe37b96a341 Aug 13 21:18:29.199013 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-7e582e8d-d6f6-4bc9-b98a-dab6d648d574 req-057b42c9-f41e-4263-b428-e737bf2a4346 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:29.199013 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-7e582e8d-d6f6-4bc9-b98a-dab6d648d574 req-057b42c9-f41e-4263-b428-e737bf2a4346 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:29.205571 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:18:29.205571 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:18:29.249007 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-7e582e8d-d6f6-4bc9-b98a-dab6d648d574 req-057b42c9-f41e-4263-b428-e737bf2a4346 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] https://10.4.3.14/volume/v3/attachments/4c88c2b1-d83c-4f33-b165-abe37b96a341 returned with HTTP 200 Aug 13 21:18:29.249393 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1110/4441] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:18:29 2026] DELETE /volume/v3/attachments/4c88c2b1-d83c-4f33-b165-abe37b96a341 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:29.344800 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-ac0482f2-5d68-4c55-a951-080ef62016ea req-aaab11b9-b730-49ac-a354-e13ab8af348d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:29.346839 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-ac0482f2-5d68-4c55-a951-080ef62016ea req-aaab11b9-b730-49ac-a354-e13ab8af348d tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] GET https://10.4.3.14/volume/v3/volumes/be7bcc2e-3276-490d-b977-8dd350ceae5e Aug 13 21:18:29.347058 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-ac0482f2-5d68-4c55-a951-080ef62016ea req-aaab11b9-b730-49ac-a354-e13ab8af348d tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:29.347249 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-ac0482f2-5d68-4c55-a951-080ef62016ea req-aaab11b9-b730-49ac-a354-e13ab8af348d tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:29.353751 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:18:29.353751 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:18:29.357827 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-ac0482f2-5d68-4c55-a951-080ef62016ea req-aaab11b9-b730-49ac-a354-e13ab8af348d tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Volume info retrieved successfully. Aug 13 21:18:29.361937 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-ac0482f2-5d68-4c55-a951-080ef62016ea req-aaab11b9-b730-49ac-a354-e13ab8af348d tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] https://10.4.3.14/volume/v3/volumes/be7bcc2e-3276-490d-b977-8dd350ceae5e returned with HTTP 200 Aug 13 21:18:29.362369 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1110/4442] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:18:29 2026] GET /volume/v3/volumes/be7bcc2e-3276-490d-b977-8dd350ceae5e => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:29.374092 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-bda006d8-3798-4042-968e-a3e13f30d9a8 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:29.375836 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-bda006d8-3798-4042-968e-a3e13f30d9a8 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] DELETE https://10.4.3.14/volume/v3/volumes/be7bcc2e-3276-490d-b977-8dd350ceae5e Aug 13 21:18:29.376078 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-bda006d8-3798-4042-968e-a3e13f30d9a8 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:29.376262 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-bda006d8-3798-4042-968e-a3e13f30d9a8 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:29.376498 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-bda006d8-3798-4042-968e-a3e13f30d9a8 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Delete volume with id: be7bcc2e-3276-490d-b977-8dd350ceae5e Aug 13 21:18:29.383333 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:18:29.383333 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:18:29.383870 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-bda006d8-3798-4042-968e-a3e13f30d9a8 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Volume info retrieved successfully. Aug 13 21:18:29.401128 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-bda006d8-3798-4042-968e-a3e13f30d9a8 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Delete volume request issued successfully. Aug 13 21:18:29.401315 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-bda006d8-3798-4042-968e-a3e13f30d9a8 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] https://10.4.3.14/volume/v3/volumes/be7bcc2e-3276-490d-b977-8dd350ceae5e returned with HTTP 202 Aug 13 21:18:29.401825 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1117/4443] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:18:29 2026] DELETE /volume/v3/volumes/be7bcc2e-3276-490d-b977-8dd350ceae5e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:18:29.410082 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-1cc6cd3b-460a-49d9-979c-b10f486686f9 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:29.412135 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1cc6cd3b-460a-49d9-979c-b10f486686f9 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] GET https://10.4.3.14/volume/v3/volumes/be7bcc2e-3276-490d-b977-8dd350ceae5e Aug 13 21:18:29.412422 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1cc6cd3b-460a-49d9-979c-b10f486686f9 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:29.412607 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1cc6cd3b-460a-49d9-979c-b10f486686f9 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:29.422716 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:18:29.422716 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:18:29.427123 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-1cc6cd3b-460a-49d9-979c-b10f486686f9 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Volume info retrieved successfully. Aug 13 21:18:29.432591 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1cc6cd3b-460a-49d9-979c-b10f486686f9 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] https://10.4.3.14/volume/v3/volumes/be7bcc2e-3276-490d-b977-8dd350ceae5e returned with HTTP 200 Aug 13 21:18:29.433136 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1107/4444] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:18:29 2026] GET /volume/v3/volumes/be7bcc2e-3276-490d-b977-8dd350ceae5e => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:29.476090 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a2c6d67c-aa6e-48d0-9b1b-7e00aa196913 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:29.477778 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a2c6d67c-aa6e-48d0-9b1b-7e00aa196913 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/1dc7d7af-7928-4135-9da9-7b4d6de1496e Aug 13 21:18:29.477915 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a2c6d67c-aa6e-48d0-9b1b-7e00aa196913 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:29.478145 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a2c6d67c-aa6e-48d0-9b1b-7e00aa196913 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:29.478289 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-a2c6d67c-aa6e-48d0-9b1b-7e00aa196913 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 1dc7d7af-7928-4135-9da9-7b4d6de1496e. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:18:29.482814 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:18:29.482814 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:18:29.483617 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a2c6d67c-aa6e-48d0-9b1b-7e00aa196913 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/1dc7d7af-7928-4135-9da9-7b4d6de1496e returned with HTTP 200 Aug 13 21:18:29.484046 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1111/4445] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:18:29 2026] GET /volume/v3/backups/1dc7d7af-7928-4135-9da9-7b4d6de1496e => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:29.484767 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6b89ac85-c64b-40d2-97ea-b1622a7f120a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:29.486403 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6b89ac85-c64b-40d2-97ea-b1622a7f120a tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] GET https://10.4.3.14/volume/v3/volumes/82c74db3-6d72-43d3-9b89-e91f2f2495ea Aug 13 21:18:29.486567 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6b89ac85-c64b-40d2-97ea-b1622a7f120a tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:29.486782 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6b89ac85-c64b-40d2-97ea-b1622a7f120a tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:29.491903 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6b89ac85-c64b-40d2-97ea-b1622a7f120a tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] https://10.4.3.14/volume/v3/volumes/82c74db3-6d72-43d3-9b89-e91f2f2495ea returned with HTTP 404 Aug 13 21:18:29.492376 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1111/4446] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:18:29 2026] GET /volume/v3/volumes/82c74db3-6d72-43d3-9b89-e91f2f2495ea => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:18:29.499786 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ba138f5f-8df0-4a8e-b8f6-cb53816f0daa None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:29.501520 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ba138f5f-8df0-4a8e-b8f6-cb53816f0daa tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] DELETE https://10.4.3.14/volume/v3/volumes/78e0a137-81c1-4420-a8fb-2d5ddc8eded8 Aug 13 21:18:29.501712 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ba138f5f-8df0-4a8e-b8f6-cb53816f0daa tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:29.501878 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ba138f5f-8df0-4a8e-b8f6-cb53816f0daa tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:29.502064 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-ba138f5f-8df0-4a8e-b8f6-cb53816f0daa tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Delete volume with id: 78e0a137-81c1-4420-a8fb-2d5ddc8eded8 Aug 13 21:18:29.508849 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:18:29.508849 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:18:29.509299 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-ba138f5f-8df0-4a8e-b8f6-cb53816f0daa tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Volume info retrieved successfully. Aug 13 21:18:29.526309 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-ba138f5f-8df0-4a8e-b8f6-cb53816f0daa tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Delete volume request issued successfully. Aug 13 21:18:29.526496 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ba138f5f-8df0-4a8e-b8f6-cb53816f0daa tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] https://10.4.3.14/volume/v3/volumes/78e0a137-81c1-4420-a8fb-2d5ddc8eded8 returned with HTTP 202 Aug 13 21:18:29.526915 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1118/4447] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:18:29 2026] DELETE /volume/v3/volumes/78e0a137-81c1-4420-a8fb-2d5ddc8eded8 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:18:29.533982 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4e8ab14c-d4c3-43ce-b66d-a783343f0fe5 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:29.535798 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4e8ab14c-d4c3-43ce-b66d-a783343f0fe5 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] GET https://10.4.3.14/volume/v3/volumes/78e0a137-81c1-4420-a8fb-2d5ddc8eded8 Aug 13 21:18:29.535980 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4e8ab14c-d4c3-43ce-b66d-a783343f0fe5 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:29.536204 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4e8ab14c-d4c3-43ce-b66d-a783343f0fe5 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:29.542758 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:18:29.542758 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:18:29.546652 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-4e8ab14c-d4c3-43ce-b66d-a783343f0fe5 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Volume info retrieved successfully. Aug 13 21:18:29.550296 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4e8ab14c-d4c3-43ce-b66d-a783343f0fe5 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] https://10.4.3.14/volume/v3/volumes/78e0a137-81c1-4420-a8fb-2d5ddc8eded8 returned with HTTP 200 Aug 13 21:18:29.550656 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1108/4448] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:18:29 2026] GET /volume/v3/volumes/78e0a137-81c1-4420-a8fb-2d5ddc8eded8 => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:30.449479 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c6bde94b-000c-4ba2-98cf-598f114c3d86 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:30.451393 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c6bde94b-000c-4ba2-98cf-598f114c3d86 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] GET https://10.4.3.14/volume/v3/volumes/be7bcc2e-3276-490d-b977-8dd350ceae5e Aug 13 21:18:30.451599 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c6bde94b-000c-4ba2-98cf-598f114c3d86 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:30.451791 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c6bde94b-000c-4ba2-98cf-598f114c3d86 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:30.458239 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c6bde94b-000c-4ba2-98cf-598f114c3d86 tempest-TestMinimumBasicScenario-1159611878 tempest-TestMinimumBasicScenario-1159611878-project-member] https://10.4.3.14/volume/v3/volumes/be7bcc2e-3276-490d-b977-8dd350ceae5e returned with HTTP 404 Aug 13 21:18:30.458734 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1112/4449] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:18:30 2026] GET /volume/v3/volumes/be7bcc2e-3276-490d-b977-8dd350ceae5e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:18:30.493707 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a2992660-add6-4323-bb56-1454869ed850 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:30.495388 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a2992660-add6-4323-bb56-1454869ed850 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/1dc7d7af-7928-4135-9da9-7b4d6de1496e Aug 13 21:18:30.495563 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a2992660-add6-4323-bb56-1454869ed850 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:30.495920 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a2992660-add6-4323-bb56-1454869ed850 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:30.495920 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-a2992660-add6-4323-bb56-1454869ed850 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 1dc7d7af-7928-4135-9da9-7b4d6de1496e. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:18:30.501182 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:18:30.501182 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:18:30.501955 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a2992660-add6-4323-bb56-1454869ed850 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/1dc7d7af-7928-4135-9da9-7b4d6de1496e returned with HTTP 200 Aug 13 21:18:30.502350 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1112/4450] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:18:30 2026] GET /volume/v3/backups/1dc7d7af-7928-4135-9da9-7b4d6de1496e => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:30.563557 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-af2d8f6b-f612-46d5-b3c6-b9506fdb4b4c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:30.565125 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-af2d8f6b-f612-46d5-b3c6-b9506fdb4b4c tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] GET https://10.4.3.14/volume/v3/volumes/78e0a137-81c1-4420-a8fb-2d5ddc8eded8 Aug 13 21:18:30.565125 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-af2d8f6b-f612-46d5-b3c6-b9506fdb4b4c tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:30.565281 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-af2d8f6b-f612-46d5-b3c6-b9506fdb4b4c tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:30.570552 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-af2d8f6b-f612-46d5-b3c6-b9506fdb4b4c tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] https://10.4.3.14/volume/v3/volumes/78e0a137-81c1-4420-a8fb-2d5ddc8eded8 returned with HTTP 404 Aug 13 21:18:30.571030 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1119/4451] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:18:30 2026] GET /volume/v3/volumes/78e0a137-81c1-4420-a8fb-2d5ddc8eded8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:18:30.577793 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d99a1bc1-b46b-4859-ac74-184b7a4d9684 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:30.579388 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d99a1bc1-b46b-4859-ac74-184b7a4d9684 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] DELETE https://10.4.3.14/volume/v3/volumes/9d9035b1-6b0a-455a-b629-c7a2fac07c6e Aug 13 21:18:30.579547 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d99a1bc1-b46b-4859-ac74-184b7a4d9684 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:30.579761 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d99a1bc1-b46b-4859-ac74-184b7a4d9684 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:30.579934 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-d99a1bc1-b46b-4859-ac74-184b7a4d9684 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Delete volume with id: 9d9035b1-6b0a-455a-b629-c7a2fac07c6e Aug 13 21:18:30.586606 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:18:30.586606 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:18:30.587165 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-d99a1bc1-b46b-4859-ac74-184b7a4d9684 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Volume info retrieved successfully. Aug 13 21:18:30.605317 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-d99a1bc1-b46b-4859-ac74-184b7a4d9684 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Delete volume request issued successfully. Aug 13 21:18:30.605364 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d99a1bc1-b46b-4859-ac74-184b7a4d9684 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] https://10.4.3.14/volume/v3/volumes/9d9035b1-6b0a-455a-b629-c7a2fac07c6e returned with HTTP 202 Aug 13 21:18:30.605807 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1109/4452] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:18:30 2026] DELETE /volume/v3/volumes/9d9035b1-6b0a-455a-b629-c7a2fac07c6e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:18:30.613352 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e3395b9b-03aa-4810-ab31-489ad7f47b69 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:30.615213 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e3395b9b-03aa-4810-ab31-489ad7f47b69 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] GET https://10.4.3.14/volume/v3/volumes/9d9035b1-6b0a-455a-b629-c7a2fac07c6e Aug 13 21:18:30.615420 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e3395b9b-03aa-4810-ab31-489ad7f47b69 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:30.615605 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e3395b9b-03aa-4810-ab31-489ad7f47b69 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:30.622713 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:18:30.622713 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:18:30.627721 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e3395b9b-03aa-4810-ab31-489ad7f47b69 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Volume info retrieved successfully. Aug 13 21:18:30.633460 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e3395b9b-03aa-4810-ab31-489ad7f47b69 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] https://10.4.3.14/volume/v3/volumes/9d9035b1-6b0a-455a-b629-c7a2fac07c6e returned with HTTP 200 Aug 13 21:18:30.633984 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1113/4453] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:18:30 2026] GET /volume/v3/volumes/9d9035b1-6b0a-455a-b629-c7a2fac07c6e => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:31.512530 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d16d4caf-ad5e-4495-900d-964a104dfccb None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:31.514410 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d16d4caf-ad5e-4495-900d-964a104dfccb tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/1dc7d7af-7928-4135-9da9-7b4d6de1496e Aug 13 21:18:31.514592 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d16d4caf-ad5e-4495-900d-964a104dfccb tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:31.514791 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d16d4caf-ad5e-4495-900d-964a104dfccb tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:31.515156 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-d16d4caf-ad5e-4495-900d-964a104dfccb tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 1dc7d7af-7928-4135-9da9-7b4d6de1496e. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:18:31.519032 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:18:31.519032 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:18:31.519791 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d16d4caf-ad5e-4495-900d-964a104dfccb tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/1dc7d7af-7928-4135-9da9-7b4d6de1496e returned with HTTP 200 Aug 13 21:18:31.520525 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1113/4454] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:18:31 2026] GET /volume/v3/backups/1dc7d7af-7928-4135-9da9-7b4d6de1496e => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:31.646690 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-5a6fc192-442c-4e08-b36d-d03040cffc9d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:31.648740 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5a6fc192-442c-4e08-b36d-d03040cffc9d tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] GET https://10.4.3.14/volume/v3/volumes/9d9035b1-6b0a-455a-b629-c7a2fac07c6e Aug 13 21:18:31.648979 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5a6fc192-442c-4e08-b36d-d03040cffc9d tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:31.649206 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5a6fc192-442c-4e08-b36d-d03040cffc9d tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:31.656480 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5a6fc192-442c-4e08-b36d-d03040cffc9d tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] https://10.4.3.14/volume/v3/volumes/9d9035b1-6b0a-455a-b629-c7a2fac07c6e returned with HTTP 404 Aug 13 21:18:31.657075 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1120/4455] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:18:31 2026] GET /volume/v3/volumes/9d9035b1-6b0a-455a-b629-c7a2fac07c6e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:18:31.664734 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4590dacb-c987-4d92-b9d6-ec4a9c6d1ad0 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:31.666592 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4590dacb-c987-4d92-b9d6-ec4a9c6d1ad0 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] DELETE https://10.4.3.14/volume/v3/volumes/c5b1a3cb-62b6-4b98-9518-5d715fbcf9bd Aug 13 21:18:31.666861 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4590dacb-c987-4d92-b9d6-ec4a9c6d1ad0 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:31.667104 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4590dacb-c987-4d92-b9d6-ec4a9c6d1ad0 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:31.667334 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-4590dacb-c987-4d92-b9d6-ec4a9c6d1ad0 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Delete volume with id: c5b1a3cb-62b6-4b98-9518-5d715fbcf9bd Aug 13 21:18:31.674767 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:18:31.674767 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:18:31.675311 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-4590dacb-c987-4d92-b9d6-ec4a9c6d1ad0 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Volume info retrieved successfully. Aug 13 21:18:31.695124 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-4590dacb-c987-4d92-b9d6-ec4a9c6d1ad0 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Delete volume request issued successfully. Aug 13 21:18:31.695370 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4590dacb-c987-4d92-b9d6-ec4a9c6d1ad0 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] https://10.4.3.14/volume/v3/volumes/c5b1a3cb-62b6-4b98-9518-5d715fbcf9bd returned with HTTP 202 Aug 13 21:18:31.695927 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1110/4456] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:18:31 2026] DELETE /volume/v3/volumes/c5b1a3cb-62b6-4b98-9518-5d715fbcf9bd => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:18:31.703445 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2511473a-1f00-486a-bab8-9b60b6bc9092 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:31.705405 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2511473a-1f00-486a-bab8-9b60b6bc9092 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] GET https://10.4.3.14/volume/v3/volumes/c5b1a3cb-62b6-4b98-9518-5d715fbcf9bd Aug 13 21:18:31.705669 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2511473a-1f00-486a-bab8-9b60b6bc9092 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:31.705873 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2511473a-1f00-486a-bab8-9b60b6bc9092 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:31.713580 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:18:31.713580 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:18:31.717557 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-2511473a-1f00-486a-bab8-9b60b6bc9092 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Volume info retrieved successfully. Aug 13 21:18:31.722756 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2511473a-1f00-486a-bab8-9b60b6bc9092 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] https://10.4.3.14/volume/v3/volumes/c5b1a3cb-62b6-4b98-9518-5d715fbcf9bd returned with HTTP 200 Aug 13 21:18:31.723252 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1114/4457] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:18:31 2026] GET /volume/v3/volumes/c5b1a3cb-62b6-4b98-9518-5d715fbcf9bd => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:32.531820 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5cede1f8-25b7-406b-8219-d2a46e5b0841 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:32.534189 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5cede1f8-25b7-406b-8219-d2a46e5b0841 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/1dc7d7af-7928-4135-9da9-7b4d6de1496e Aug 13 21:18:32.534447 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5cede1f8-25b7-406b-8219-d2a46e5b0841 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:32.534708 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5cede1f8-25b7-406b-8219-d2a46e5b0841 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:32.534865 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-5cede1f8-25b7-406b-8219-d2a46e5b0841 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 1dc7d7af-7928-4135-9da9-7b4d6de1496e. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:18:32.540534 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:18:32.540534 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:18:32.541613 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5cede1f8-25b7-406b-8219-d2a46e5b0841 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/1dc7d7af-7928-4135-9da9-7b4d6de1496e returned with HTTP 200 Aug 13 21:18:32.542156 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1114/4458] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:18:32 2026] GET /volume/v3/backups/1dc7d7af-7928-4135-9da9-7b4d6de1496e => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:32.737735 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-bb2b71a4-4199-4d16-98b6-8ac4c54f2ba0 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:32.740318 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-bb2b71a4-4199-4d16-98b6-8ac4c54f2ba0 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] GET https://10.4.3.14/volume/v3/volumes/c5b1a3cb-62b6-4b98-9518-5d715fbcf9bd Aug 13 21:18:32.740568 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-bb2b71a4-4199-4d16-98b6-8ac4c54f2ba0 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:32.740817 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-bb2b71a4-4199-4d16-98b6-8ac4c54f2ba0 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:32.747997 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-bb2b71a4-4199-4d16-98b6-8ac4c54f2ba0 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] https://10.4.3.14/volume/v3/volumes/c5b1a3cb-62b6-4b98-9518-5d715fbcf9bd returned with HTTP 404 Aug 13 21:18:32.748726 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1121/4459] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:18:32 2026] GET /volume/v3/volumes/c5b1a3cb-62b6-4b98-9518-5d715fbcf9bd => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:18:32.757037 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-089d13c0-76ad-47de-8823-a1e5407e7510 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:32.759373 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-089d13c0-76ad-47de-8823-a1e5407e7510 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] DELETE https://10.4.3.14/volume/v3/volumes/fdf4668d-159f-4c33-8c54-36069d335fd2 Aug 13 21:18:32.759590 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-089d13c0-76ad-47de-8823-a1e5407e7510 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:32.759827 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-089d13c0-76ad-47de-8823-a1e5407e7510 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:32.760053 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-089d13c0-76ad-47de-8823-a1e5407e7510 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Delete volume with id: fdf4668d-159f-4c33-8c54-36069d335fd2 Aug 13 21:18:32.769686 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:18:32.769686 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:18:32.770418 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-089d13c0-76ad-47de-8823-a1e5407e7510 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Volume info retrieved successfully. Aug 13 21:18:32.794020 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-089d13c0-76ad-47de-8823-a1e5407e7510 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Delete volume request issued successfully. Aug 13 21:18:32.794189 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-089d13c0-76ad-47de-8823-a1e5407e7510 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] https://10.4.3.14/volume/v3/volumes/fdf4668d-159f-4c33-8c54-36069d335fd2 returned with HTTP 202 Aug 13 21:18:32.794757 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1111/4460] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:18:32 2026] DELETE /volume/v3/volumes/fdf4668d-159f-4c33-8c54-36069d335fd2 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 13 21:18:32.805777 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-44af0885-53fb-4d41-96cd-d16bd71204d6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:32.815183 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-44af0885-53fb-4d41-96cd-d16bd71204d6 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] GET https://10.4.3.14/volume/v3/volumes/fdf4668d-159f-4c33-8c54-36069d335fd2 Aug 13 21:18:32.817487 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-44af0885-53fb-4d41-96cd-d16bd71204d6 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:32.820165 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-44af0885-53fb-4d41-96cd-d16bd71204d6 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:32.836835 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:18:32.836835 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:18:32.840606 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-44af0885-53fb-4d41-96cd-d16bd71204d6 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Volume info retrieved successfully. Aug 13 21:18:32.844721 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-44af0885-53fb-4d41-96cd-d16bd71204d6 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] https://10.4.3.14/volume/v3/volumes/fdf4668d-159f-4c33-8c54-36069d335fd2 returned with HTTP 200 Aug 13 21:18:32.845094 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1115/4461] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:18:32 2026] GET /volume/v3/volumes/fdf4668d-159f-4c33-8c54-36069d335fd2 => generated 849 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:33.554687 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-169a0ee5-7388-40f3-b3b9-136ef895f558 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:33.556923 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-169a0ee5-7388-40f3-b3b9-136ef895f558 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/1dc7d7af-7928-4135-9da9-7b4d6de1496e Aug 13 21:18:33.557200 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-169a0ee5-7388-40f3-b3b9-136ef895f558 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:33.557383 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-169a0ee5-7388-40f3-b3b9-136ef895f558 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:33.557518 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-169a0ee5-7388-40f3-b3b9-136ef895f558 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 1dc7d7af-7928-4135-9da9-7b4d6de1496e. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:18:33.562409 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:18:33.562409 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:18:33.563357 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-169a0ee5-7388-40f3-b3b9-136ef895f558 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/1dc7d7af-7928-4135-9da9-7b4d6de1496e returned with HTTP 200 Aug 13 21:18:33.563793 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1115/4462] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:18:33 2026] GET /volume/v3/backups/1dc7d7af-7928-4135-9da9-7b4d6de1496e => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:33.859216 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-4efb4953-1097-42d2-b573-53975390213d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:33.862989 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4efb4953-1097-42d2-b573-53975390213d tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] GET https://10.4.3.14/volume/v3/volumes/fdf4668d-159f-4c33-8c54-36069d335fd2 Aug 13 21:18:33.862989 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4efb4953-1097-42d2-b573-53975390213d tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:33.862989 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4efb4953-1097-42d2-b573-53975390213d tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:33.869154 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4efb4953-1097-42d2-b573-53975390213d tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] https://10.4.3.14/volume/v3/volumes/fdf4668d-159f-4c33-8c54-36069d335fd2 returned with HTTP 404 Aug 13 21:18:33.869849 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1122/4463] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:18:33 2026] GET /volume/v3/volumes/fdf4668d-159f-4c33-8c54-36069d335fd2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:18:33.880593 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-8976c07f-31c9-4953-967a-5451eec16407 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:33.882504 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8976c07f-31c9-4953-967a-5451eec16407 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] DELETE https://10.4.3.14/volume/v3/snapshots/96deeb70-747b-4e29-9f59-955fe9aa13ca Aug 13 21:18:33.882762 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8976c07f-31c9-4953-967a-5451eec16407 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:33.883007 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8976c07f-31c9-4953-967a-5451eec16407 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:33.883162 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.snapshots [None req-8976c07f-31c9-4953-967a-5451eec16407 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Delete snapshot with id: 96deeb70-747b-4e29-9f59-955fe9aa13ca Aug 13 21:18:33.888504 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:18:33.888504 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:18:33.889100 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-8976c07f-31c9-4953-967a-5451eec16407 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Snapshot retrieved successfully. Aug 13 21:18:33.906090 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-8976c07f-31c9-4953-967a-5451eec16407 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Snapshot delete request issued successfully. Aug 13 21:18:33.906406 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8976c07f-31c9-4953-967a-5451eec16407 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] https://10.4.3.14/volume/v3/snapshots/96deeb70-747b-4e29-9f59-955fe9aa13ca returned with HTTP 202 Aug 13 21:18:33.906829 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1112/4464] 10.4.3.14 () {66 vars in 1350 bytes} [Thu Aug 13 21:18:33 2026] DELETE /volume/v3/snapshots/96deeb70-747b-4e29-9f59-955fe9aa13ca => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:18:33.914799 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1e44c1c3-1d70-4f76-b1f6-a9dae06880e0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:33.916849 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1e44c1c3-1d70-4f76-b1f6-a9dae06880e0 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] GET https://10.4.3.14/volume/v3/snapshots/96deeb70-747b-4e29-9f59-955fe9aa13ca Aug 13 21:18:33.917175 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1e44c1c3-1d70-4f76-b1f6-a9dae06880e0 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:33.917386 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1e44c1c3-1d70-4f76-b1f6-a9dae06880e0 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:33.923959 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:18:33.923959 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:18:33.924619 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-1e44c1c3-1d70-4f76-b1f6-a9dae06880e0 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Snapshot retrieved successfully. Aug 13 21:18:33.925715 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1e44c1c3-1d70-4f76-b1f6-a9dae06880e0 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] https://10.4.3.14/volume/v3/snapshots/96deeb70-747b-4e29-9f59-955fe9aa13ca returned with HTTP 200 Aug 13 21:18:33.926296 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1116/4465] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:18:33 2026] GET /volume/v3/snapshots/96deeb70-747b-4e29-9f59-955fe9aa13ca => generated 474 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:34.575318 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-68bd60e5-98e5-44bd-948f-51b83858e8d1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:34.577376 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-68bd60e5-98e5-44bd-948f-51b83858e8d1 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/1dc7d7af-7928-4135-9da9-7b4d6de1496e Aug 13 21:18:34.577683 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-68bd60e5-98e5-44bd-948f-51b83858e8d1 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:34.577925 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-68bd60e5-98e5-44bd-948f-51b83858e8d1 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:34.578140 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-68bd60e5-98e5-44bd-948f-51b83858e8d1 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 1dc7d7af-7928-4135-9da9-7b4d6de1496e. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:18:34.584339 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:18:34.584339 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:18:34.585561 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-68bd60e5-98e5-44bd-948f-51b83858e8d1 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/1dc7d7af-7928-4135-9da9-7b4d6de1496e returned with HTTP 200 Aug 13 21:18:34.588618 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1116/4466] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:18:34 2026] GET /volume/v3/backups/1dc7d7af-7928-4135-9da9-7b4d6de1496e => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:34.936872 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-1aa9d119-ed91-409d-9158-473216ba65ad None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:34.938695 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1aa9d119-ed91-409d-9158-473216ba65ad tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] GET https://10.4.3.14/volume/v3/snapshots/96deeb70-747b-4e29-9f59-955fe9aa13ca Aug 13 21:18:34.939023 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1aa9d119-ed91-409d-9158-473216ba65ad tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:34.939285 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1aa9d119-ed91-409d-9158-473216ba65ad tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:34.943388 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1aa9d119-ed91-409d-9158-473216ba65ad tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] https://10.4.3.14/volume/v3/snapshots/96deeb70-747b-4e29-9f59-955fe9aa13ca returned with HTTP 404 Aug 13 21:18:34.943992 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1123/4467] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:18:34 2026] GET /volume/v3/snapshots/96deeb70-747b-4e29-9f59-955fe9aa13ca => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:18:34.950401 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-8637fdd5-fc4b-4d91-bc83-b42f257ce8f7 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:34.952426 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8637fdd5-fc4b-4d91-bc83-b42f257ce8f7 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] DELETE https://10.4.3.14/volume/v3/volumes/77f97c2d-4485-4e3e-8623-233b1a89cb87 Aug 13 21:18:34.952701 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8637fdd5-fc4b-4d91-bc83-b42f257ce8f7 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:34.952882 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8637fdd5-fc4b-4d91-bc83-b42f257ce8f7 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:34.953055 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-8637fdd5-fc4b-4d91-bc83-b42f257ce8f7 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Delete volume with id: 77f97c2d-4485-4e3e-8623-233b1a89cb87 Aug 13 21:18:34.959461 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:18:34.959461 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:18:34.959876 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-8637fdd5-fc4b-4d91-bc83-b42f257ce8f7 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Volume info retrieved successfully. Aug 13 21:18:34.976447 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-8637fdd5-fc4b-4d91-bc83-b42f257ce8f7 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Delete volume request issued successfully. Aug 13 21:18:34.976586 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8637fdd5-fc4b-4d91-bc83-b42f257ce8f7 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] https://10.4.3.14/volume/v3/volumes/77f97c2d-4485-4e3e-8623-233b1a89cb87 returned with HTTP 202 Aug 13 21:18:34.977086 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1113/4468] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:18:34 2026] DELETE /volume/v3/volumes/77f97c2d-4485-4e3e-8623-233b1a89cb87 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:18:34.984734 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f9f94206-4931-40d5-87c6-86b51bda85d4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:34.987695 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f9f94206-4931-40d5-87c6-86b51bda85d4 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] GET https://10.4.3.14/volume/v3/volumes/77f97c2d-4485-4e3e-8623-233b1a89cb87 Aug 13 21:18:34.987895 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f9f94206-4931-40d5-87c6-86b51bda85d4 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:34.988112 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f9f94206-4931-40d5-87c6-86b51bda85d4 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:34.995587 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:18:34.995587 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:18:34.999459 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f9f94206-4931-40d5-87c6-86b51bda85d4 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Volume info retrieved successfully. Aug 13 21:18:35.004047 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f9f94206-4931-40d5-87c6-86b51bda85d4 tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] https://10.4.3.14/volume/v3/volumes/77f97c2d-4485-4e3e-8623-233b1a89cb87 returned with HTTP 200 Aug 13 21:18:35.004507 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1117/4469] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:18:34 2026] GET /volume/v3/volumes/77f97c2d-4485-4e3e-8623-233b1a89cb87 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:35.596291 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e6df80fd-9f7d-4eb8-8f15-f56af089e0cf None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:35.598035 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e6df80fd-9f7d-4eb8-8f15-f56af089e0cf tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/1dc7d7af-7928-4135-9da9-7b4d6de1496e Aug 13 21:18:35.598211 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e6df80fd-9f7d-4eb8-8f15-f56af089e0cf tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:35.598381 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e6df80fd-9f7d-4eb8-8f15-f56af089e0cf tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:35.598480 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-e6df80fd-9f7d-4eb8-8f15-f56af089e0cf tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 1dc7d7af-7928-4135-9da9-7b4d6de1496e. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:18:35.602366 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:18:35.602366 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:18:35.603144 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e6df80fd-9f7d-4eb8-8f15-f56af089e0cf tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/1dc7d7af-7928-4135-9da9-7b4d6de1496e returned with HTTP 200 Aug 13 21:18:35.603630 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1117/4470] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:18:35 2026] GET /volume/v3/backups/1dc7d7af-7928-4135-9da9-7b4d6de1496e => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:35.613943 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f98f286f-ecd5-442f-9645-0dfe0a9459a8 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:35.617556 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f98f286f-ecd5-442f-9645-0dfe0a9459a8 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/1dc7d7af-7928-4135-9da9-7b4d6de1496e Aug 13 21:18:35.617556 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f98f286f-ecd5-442f-9645-0dfe0a9459a8 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:35.617556 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f98f286f-ecd5-442f-9645-0dfe0a9459a8 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:35.617556 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-f98f286f-ecd5-442f-9645-0dfe0a9459a8 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 1dc7d7af-7928-4135-9da9-7b4d6de1496e. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:18:35.622302 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:18:35.622302 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:18:35.623802 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f98f286f-ecd5-442f-9645-0dfe0a9459a8 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/1dc7d7af-7928-4135-9da9-7b4d6de1496e returned with HTTP 200 Aug 13 21:18:35.623802 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1124/4471] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:18:35 2026] GET /volume/v3/backups/1dc7d7af-7928-4135-9da9-7b4d6de1496e => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:35.633948 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-5ed21230-3226-4289-ad72-e2151daa1cf5 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:35.637343 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5ed21230-3226-4289-ad72-e2151daa1cf5 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] DELETE https://10.4.3.14/volume/v3/backups/1dc7d7af-7928-4135-9da9-7b4d6de1496e Aug 13 21:18:35.637545 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5ed21230-3226-4289-ad72-e2151daa1cf5 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:35.640913 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5ed21230-3226-4289-ad72-e2151daa1cf5 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:35.641087 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.contrib.backups [None req-5ed21230-3226-4289-ad72-e2151daa1cf5 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Delete backup with id: 1dc7d7af-7928-4135-9da9-7b4d6de1496e. Aug 13 21:18:35.650453 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:18:35.650453 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:18:35.661353 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.backup.rpcapi [None req-5ed21230-3226-4289-ad72-e2151daa1cf5 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] delete_backup rpcapi backup_id 1dc7d7af-7928-4135-9da9-7b4d6de1496e {{(pid=100217) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 21:18:35.663793 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5ed21230-3226-4289-ad72-e2151daa1cf5 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/1dc7d7af-7928-4135-9da9-7b4d6de1496e returned with HTTP 202 Aug 13 21:18:35.664445 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1114/4472] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:18:35 2026] DELETE /volume/v3/backups/1dc7d7af-7928-4135-9da9-7b4d6de1496e => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:18:35.672698 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-332eeb42-fcf5-4459-8b08-06741d901eaa None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:35.674409 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-332eeb42-fcf5-4459-8b08-06741d901eaa tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/1dc7d7af-7928-4135-9da9-7b4d6de1496e Aug 13 21:18:35.674409 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-332eeb42-fcf5-4459-8b08-06741d901eaa tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:35.674409 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-332eeb42-fcf5-4459-8b08-06741d901eaa tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:35.674409 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-332eeb42-fcf5-4459-8b08-06741d901eaa tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 1dc7d7af-7928-4135-9da9-7b4d6de1496e. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:18:35.679319 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:18:35.679319 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:18:35.680595 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-332eeb42-fcf5-4459-8b08-06741d901eaa tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/1dc7d7af-7928-4135-9da9-7b4d6de1496e returned with HTTP 200 Aug 13 21:18:35.680595 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1118/4473] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:18:35 2026] GET /volume/v3/backups/1dc7d7af-7928-4135-9da9-7b4d6de1496e => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:36.019290 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-08425c4e-069d-47aa-a5ed-e98f9771e9df None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:36.021362 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-08425c4e-069d-47aa-a5ed-e98f9771e9df tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] GET https://10.4.3.14/volume/v3/volumes/77f97c2d-4485-4e3e-8623-233b1a89cb87 Aug 13 21:18:36.021567 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-08425c4e-069d-47aa-a5ed-e98f9771e9df tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:36.021805 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-08425c4e-069d-47aa-a5ed-e98f9771e9df tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:36.030275 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-08425c4e-069d-47aa-a5ed-e98f9771e9df tempest-CreateVolumesFromSnapshotTest-920029987 tempest-CreateVolumesFromSnapshotTest-920029987-project-member] https://10.4.3.14/volume/v3/volumes/77f97c2d-4485-4e3e-8623-233b1a89cb87 returned with HTTP 404 Aug 13 21:18:36.031022 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1118/4474] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:18:36 2026] GET /volume/v3/volumes/77f97c2d-4485-4e3e-8623-233b1a89cb87 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:18:36.700242 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-3b7a824a-4caf-4019-8df8-05fe5760f114 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:36.702648 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3b7a824a-4caf-4019-8df8-05fe5760f114 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/1dc7d7af-7928-4135-9da9-7b4d6de1496e Aug 13 21:18:36.702899 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3b7a824a-4caf-4019-8df8-05fe5760f114 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:36.703209 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3b7a824a-4caf-4019-8df8-05fe5760f114 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:36.703369 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-3b7a824a-4caf-4019-8df8-05fe5760f114 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 1dc7d7af-7928-4135-9da9-7b4d6de1496e. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:18:36.710213 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:18:36.710213 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:18:36.711359 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3b7a824a-4caf-4019-8df8-05fe5760f114 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/1dc7d7af-7928-4135-9da9-7b4d6de1496e returned with HTTP 200 Aug 13 21:18:36.711914 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1125/4475] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:18:36 2026] GET /volume/v3/backups/1dc7d7af-7928-4135-9da9-7b4d6de1496e => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:37.623201 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-48241368-18ed-4305-966d-647596c65703 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:37.727131 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e2b9c721-dc17-4733-918f-2c2c37d709d2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:37.729563 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e2b9c721-dc17-4733-918f-2c2c37d709d2 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/1dc7d7af-7928-4135-9da9-7b4d6de1496e Aug 13 21:18:37.730280 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e2b9c721-dc17-4733-918f-2c2c37d709d2 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:37.730280 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e2b9c721-dc17-4733-918f-2c2c37d709d2 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:37.731161 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-e2b9c721-dc17-4733-918f-2c2c37d709d2 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 1dc7d7af-7928-4135-9da9-7b4d6de1496e. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:18:37.735761 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-48241368-18ed-4305-966d-647596c65703 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:18:37.736132 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-48241368-18ed-4305-966d-647596c65703 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-26039744"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:18:37.736440 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:18:37.736440 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:18:37.738107 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-48241368-18ed-4305-966d-647596c65703 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-26039744'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:18:37.738201 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e2b9c721-dc17-4733-918f-2c2c37d709d2 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/1dc7d7af-7928-4135-9da9-7b4d6de1496e returned with HTTP 200 Aug 13 21:18:37.738243 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-48241368-18ed-4305-966d-647596c65703 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Create volume of 1 GB Aug 13 21:18:37.738282 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1119/4476] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:18:37 2026] GET /volume/v3/backups/1dc7d7af-7928-4135-9da9-7b4d6de1496e => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:37.745293 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-48241368-18ed-4305-966d-647596c65703 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Availability Zones retrieved successfully. Aug 13 21:18:37.752451 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-48241368-18ed-4305-966d-647596c65703 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Flow 'volume_create_api' (71dfcb0e-bc00-4796-8134-ec2f6073b970) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:18:37.753717 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-48241368-18ed-4305-966d-647596c65703 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82f69a4e-00a7-46fd-97b9-632d32b94ffc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:18:37.754504 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-48241368-18ed-4305-966d-647596c65703 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:18:37.782923 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-48241368-18ed-4305-966d-647596c65703 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82f69a4e-00a7-46fd-97b9-632d32b94ffc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:18:37.783852 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-48241368-18ed-4305-966d-647596c65703 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddb5db90-b9a6-450c-b61e-8b4bfdf6649c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:18:37.851315 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-48241368-18ed-4305-966d-647596c65703 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Created reservations ['ba553d10-a90f-4edc-86ae-64d927dede66', '575415c8-7176-42df-b52f-de4b9bb5dd15', 'a2602b96-c290-4660-bf32-01cc2a77028b', 'bf4a8d9a-9b05-491d-ac61-c392b4392681'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:18:37.852171 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-48241368-18ed-4305-966d-647596c65703 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddb5db90-b9a6-450c-b61e-8b4bfdf6649c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba553d10-a90f-4edc-86ae-64d927dede66', '575415c8-7176-42df-b52f-de4b9bb5dd15', 'a2602b96-c290-4660-bf32-01cc2a77028b', 'bf4a8d9a-9b05-491d-ac61-c392b4392681']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:18:37.853081 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-48241368-18ed-4305-966d-647596c65703 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34da0c91-596e-4aa1-bc78-9e6a10c9245c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:18:37.877697 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-48241368-18ed-4305-966d-647596c65703 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34da0c91-596e-4aa1-bc78-9e6a10c9245c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '135c868a-f442-40e4-8921-8132df485814', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-26039744',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f6a26b36db3424f895f077d4ddfcbf9',qos_specs=None,replication_status=,reservations=['ba553d10-a90f-4edc-86ae-64d927dede66','575415c8-7176-42df-b52f-de4b9bb5dd15','a2602b96-c290-4660-bf32-01cc2a77028b','bf4a8d9a-9b05-491d-ac61-c392b4392681'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf6787b4436440e9a1036e9bd7dfd24c',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:18:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-26039744',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=135c868a-f442-40e4-8921-8132df485814,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f6a26b36db3424f895f077d4ddfcbf9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf6787b4436440e9a1036e9bd7dfd24c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:18:37.878680 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-48241368-18ed-4305-966d-647596c65703 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc1c081b-467e-4771-82d9-ce575f8d8a1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:18:37.897166 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-48241368-18ed-4305-966d-647596c65703 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc1c081b-467e-4771-82d9-ce575f8d8a1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-26039744',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f6a26b36db3424f895f077d4ddfcbf9',qos_specs=None,replication_status=,reservations=['ba553d10-a90f-4edc-86ae-64d927dede66','575415c8-7176-42df-b52f-de4b9bb5dd15','a2602b96-c290-4660-bf32-01cc2a77028b','bf4a8d9a-9b05-491d-ac61-c392b4392681'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf6787b4436440e9a1036e9bd7dfd24c',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:18:37.898067 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-48241368-18ed-4305-966d-647596c65703 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4b06888-f4e1-414b-af6e-98a8169cb7f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:18:37.908272 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-48241368-18ed-4305-966d-647596c65703 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4b06888-f4e1-414b-af6e-98a8169cb7f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:18:37.909438 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-48241368-18ed-4305-966d-647596c65703 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Flow 'volume_create_api' (71dfcb0e-bc00-4796-8134-ec2f6073b970) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:18:37.909891 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-48241368-18ed-4305-966d-647596c65703 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Create volume request issued successfully. Aug 13 21:18:37.910440 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-48241368-18ed-4305-966d-647596c65703 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:18:37.910828 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1115/4477] 10.4.3.14 () {70 vars in 1291 bytes} [Thu Aug 13 21:18:37 2026] POST /volume/v3/volumes => generated 774 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:18:37.925884 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-59037c80-f276-4a4c-9a50-33584176f983 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:37.927762 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-59037c80-f276-4a4c-9a50-33584176f983 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/volumes/135c868a-f442-40e4-8921-8132df485814 Aug 13 21:18:37.927989 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-59037c80-f276-4a4c-9a50-33584176f983 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:37.928260 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-59037c80-f276-4a4c-9a50-33584176f983 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:37.936491 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:18:37.936491 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:18:37.940072 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-59037c80-f276-4a4c-9a50-33584176f983 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Volume info retrieved successfully. Aug 13 21:18:37.944288 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-59037c80-f276-4a4c-9a50-33584176f983 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/volumes/135c868a-f442-40e4-8921-8132df485814 returned with HTTP 200 Aug 13 21:18:37.944682 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1119/4478] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:18:37 2026] GET /volume/v3/volumes/135c868a-f442-40e4-8921-8132df485814 => generated 953 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:38.750336 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-837ce882-a6e3-459d-9f61-26b7bbfc8d73 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:38.753003 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-837ce882-a6e3-459d-9f61-26b7bbfc8d73 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/1dc7d7af-7928-4135-9da9-7b4d6de1496e Aug 13 21:18:38.753003 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-837ce882-a6e3-459d-9f61-26b7bbfc8d73 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:38.753003 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-837ce882-a6e3-459d-9f61-26b7bbfc8d73 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:38.753181 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-837ce882-a6e3-459d-9f61-26b7bbfc8d73 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 1dc7d7af-7928-4135-9da9-7b4d6de1496e. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:18:38.756558 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-837ce882-a6e3-459d-9f61-26b7bbfc8d73 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/1dc7d7af-7928-4135-9da9-7b4d6de1496e returned with HTTP 404 Aug 13 21:18:38.757034 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1126/4479] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:18:38 2026] GET /volume/v3/backups/1dc7d7af-7928-4135-9da9-7b4d6de1496e => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:18:38.959461 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3debc185-36e4-4a59-a5a4-7abca8b54976 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:38.961199 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3debc185-36e4-4a59-a5a4-7abca8b54976 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/volumes/135c868a-f442-40e4-8921-8132df485814 Aug 13 21:18:38.961395 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3debc185-36e4-4a59-a5a4-7abca8b54976 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:38.961568 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3debc185-36e4-4a59-a5a4-7abca8b54976 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:38.967885 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:18:38.967885 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:18:38.971236 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-3debc185-36e4-4a59-a5a4-7abca8b54976 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Volume info retrieved successfully. Aug 13 21:18:38.975019 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3debc185-36e4-4a59-a5a4-7abca8b54976 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/volumes/135c868a-f442-40e4-8921-8132df485814 returned with HTTP 200 Aug 13 21:18:38.975383 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1120/4480] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:18:38 2026] GET /volume/v3/volumes/135c868a-f442-40e4-8921-8132df485814 => generated 1014 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:18:38.988684 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-20285156-fa30-4354-827b-d4e7fec3e483 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:38.990523 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-20285156-fa30-4354-827b-d4e7fec3e483 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] POST https://10.4.3.14/volume/v3/backups Aug 13 21:18:38.990901 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-20285156-fa30-4354-827b-d4e7fec3e483 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "135c868a-f442-40e4-8921-8132df485814", "name": "tempest-type-Backup-1129893839"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:18:38.992401 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.contrib.backups [None req-20285156-fa30-4354-827b-d4e7fec3e483 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Creating new backup {'backup': {'volume_id': '135c868a-f442-40e4-8921-8132df485814', 'name': 'tempest-type-Backup-1129893839'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 21:18:38.992535 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.contrib.backups [None req-20285156-fa30-4354-827b-d4e7fec3e483 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Creating backup of volume 135c868a-f442-40e4-8921-8132df485814 in container None Aug 13 21:18:38.999734 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:18:38.999734 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:18:38.999991 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-20285156-fa30-4354-827b-d4e7fec3e483 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Volume info retrieved successfully. Aug 13 21:18:39.023691 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-20285156-fa30-4354-827b-d4e7fec3e483 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Created reservations ['6f95a474-408f-4973-9a48-a7fae84ee67b', '84a5f5bd-752c-462c-92cb-cf111f2356fd'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:18:39.050621 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-20285156-fa30-4354-827b-d4e7fec3e483 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups returned with HTTP 202 Aug 13 21:18:39.051044 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1116/4481] 10.4.3.14 () {70 vars in 1292 bytes} [Thu Aug 13 21:18:38 2026] POST /volume/v3/backups => generated 314 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:18:39.060909 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9a49c98e-7ea6-429c-95d4-0d6b2a99a1f9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:39.063163 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9a49c98e-7ea6-429c-95d4-0d6b2a99a1f9 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 Aug 13 21:18:39.063163 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9a49c98e-7ea6-429c-95d4-0d6b2a99a1f9 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:39.063163 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9a49c98e-7ea6-429c-95d4-0d6b2a99a1f9 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:39.063295 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-9a49c98e-7ea6-429c-95d4-0d6b2a99a1f9 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id 1600c14e-f117-4450-a7bc-8fbe63612323. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:18:39.067336 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:18:39.067336 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:18:39.067855 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9a49c98e-7ea6-429c-95d4-0d6b2a99a1f9 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 returned with HTTP 200 Aug 13 21:18:39.068444 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1120/4482] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:18:39 2026] GET /volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:39.211322 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-73c14d18-8702-4f89-b62e-d71ac1a71c66 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:39.213053 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-73c14d18-8702-4f89-b62e-d71ac1a71c66 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] DELETE https://10.4.3.14/volume/v3/backups/039ec97c-2557-43fa-a7ca-9ecfd37fcaec Aug 13 21:18:39.213234 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-73c14d18-8702-4f89-b62e-d71ac1a71c66 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:39.213436 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-73c14d18-8702-4f89-b62e-d71ac1a71c66 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:39.213558 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.contrib.backups [None req-73c14d18-8702-4f89-b62e-d71ac1a71c66 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Delete backup with id: 039ec97c-2557-43fa-a7ca-9ecfd37fcaec. Aug 13 21:18:39.218528 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:18:39.218528 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:18:39.230618 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.backup.rpcapi [None req-73c14d18-8702-4f89-b62e-d71ac1a71c66 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] delete_backup rpcapi backup_id 039ec97c-2557-43fa-a7ca-9ecfd37fcaec {{(pid=100216) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 21:18:39.232284 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-73c14d18-8702-4f89-b62e-d71ac1a71c66 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/039ec97c-2557-43fa-a7ca-9ecfd37fcaec returned with HTTP 202 Aug 13 21:18:39.232722 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1127/4483] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:18:39 2026] DELETE /volume/v3/backups/039ec97c-2557-43fa-a7ca-9ecfd37fcaec => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:18:39.239240 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3bd1c2f1-3cec-4fce-a426-5aba87febe27 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:39.240994 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3bd1c2f1-3cec-4fce-a426-5aba87febe27 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/039ec97c-2557-43fa-a7ca-9ecfd37fcaec Aug 13 21:18:39.241186 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3bd1c2f1-3cec-4fce-a426-5aba87febe27 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:39.241368 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3bd1c2f1-3cec-4fce-a426-5aba87febe27 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:39.241464 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-3bd1c2f1-3cec-4fce-a426-5aba87febe27 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 039ec97c-2557-43fa-a7ca-9ecfd37fcaec. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:18:39.245507 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:18:39.245507 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:18:39.246325 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3bd1c2f1-3cec-4fce-a426-5aba87febe27 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/039ec97c-2557-43fa-a7ca-9ecfd37fcaec returned with HTTP 200 Aug 13 21:18:39.246835 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1121/4484] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:18:39 2026] GET /volume/v3/backups/039ec97c-2557-43fa-a7ca-9ecfd37fcaec => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:40.078285 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-9bbb5d9d-219b-4a4e-9fac-c02cb739cb50 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:40.080651 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9bbb5d9d-219b-4a4e-9fac-c02cb739cb50 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 Aug 13 21:18:40.080970 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9bbb5d9d-219b-4a4e-9fac-c02cb739cb50 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:40.081257 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9bbb5d9d-219b-4a4e-9fac-c02cb739cb50 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:40.081427 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-9bbb5d9d-219b-4a4e-9fac-c02cb739cb50 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id 1600c14e-f117-4450-a7bc-8fbe63612323. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:18:40.086401 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:18:40.086401 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:18:40.087331 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9bbb5d9d-219b-4a4e-9fac-c02cb739cb50 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 returned with HTTP 200 Aug 13 21:18:40.087886 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1117/4485] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:18:40 2026] GET /volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:40.259136 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0f19d351-56d1-4f12-88f4-233a3ccf8ed9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:40.260707 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0f19d351-56d1-4f12-88f4-233a3ccf8ed9 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/039ec97c-2557-43fa-a7ca-9ecfd37fcaec Aug 13 21:18:40.260862 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0f19d351-56d1-4f12-88f4-233a3ccf8ed9 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:40.261055 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0f19d351-56d1-4f12-88f4-233a3ccf8ed9 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:40.261176 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-0f19d351-56d1-4f12-88f4-233a3ccf8ed9 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id 039ec97c-2557-43fa-a7ca-9ecfd37fcaec. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:18:40.264737 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0f19d351-56d1-4f12-88f4-233a3ccf8ed9 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/039ec97c-2557-43fa-a7ca-9ecfd37fcaec returned with HTTP 404 Aug 13 21:18:40.265267 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1121/4486] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:18:40 2026] GET /volume/v3/backups/039ec97c-2557-43fa-a7ca-9ecfd37fcaec => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:18:40.278733 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a97027a7-ae4e-47ae-8e9d-ecdeba330316 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:40.280439 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a97027a7-ae4e-47ae-8e9d-ecdeba330316 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:18:40.280817 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a97027a7-ae4e-47ae-8e9d-ecdeba330316 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1117776655"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:18:40.282336 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-a97027a7-ae4e-47ae-8e9d-ecdeba330316 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1117776655'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:18:40.282529 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-a97027a7-ae4e-47ae-8e9d-ecdeba330316 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Create volume of 1 GB Aug 13 21:18:40.286303 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-a97027a7-ae4e-47ae-8e9d-ecdeba330316 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Availability Zones retrieved successfully. Aug 13 21:18:40.292446 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-a97027a7-ae4e-47ae-8e9d-ecdeba330316 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Flow 'volume_create_api' (c22bf686-f0e9-43ed-b124-55ceb708ada5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:18:40.293345 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-a97027a7-ae4e-47ae-8e9d-ecdeba330316 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (480db1b7-e836-49cf-8d22-cf71d715f5b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:18:40.294161 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-a97027a7-ae4e-47ae-8e9d-ecdeba330316 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:18:40.323691 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-a97027a7-ae4e-47ae-8e9d-ecdeba330316 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (480db1b7-e836-49cf-8d22-cf71d715f5b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:18:40.324420 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-a97027a7-ae4e-47ae-8e9d-ecdeba330316 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fc53407-d020-494e-8d9b-453cf7aa0406) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:18:40.369170 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-a97027a7-ae4e-47ae-8e9d-ecdeba330316 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Created reservations ['416d6a27-f08d-4104-b774-a54fcdc46c36', 'd41bc650-9ad9-45d4-b86c-520c88bebefa', '12d6bfca-bd50-4d9c-942e-c0344a9c8158', '8d5f0b10-9628-43c3-b719-e9327cedd955'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:18:40.370180 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-a97027a7-ae4e-47ae-8e9d-ecdeba330316 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fc53407-d020-494e-8d9b-453cf7aa0406) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['416d6a27-f08d-4104-b774-a54fcdc46c36', 'd41bc650-9ad9-45d4-b86c-520c88bebefa', '12d6bfca-bd50-4d9c-942e-c0344a9c8158', '8d5f0b10-9628-43c3-b719-e9327cedd955']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:18:40.371135 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-a97027a7-ae4e-47ae-8e9d-ecdeba330316 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bca20bc-e9c8-4a9f-a82f-d878ee18eccf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:18:40.397229 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-a97027a7-ae4e-47ae-8e9d-ecdeba330316 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bca20bc-e9c8-4a9f-a82f-d878ee18eccf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56cf22f9-744a-4ce7-a5ac-fc4a1bb62c01', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1117776655',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6857a3c8fc6c4388a70acdaadc2a07fb',qos_specs=None,replication_status=,reservations=['416d6a27-f08d-4104-b774-a54fcdc46c36','d41bc650-9ad9-45d4-b86c-520c88bebefa','12d6bfca-bd50-4d9c-942e-c0344a9c8158','8d5f0b10-9628-43c3-b719-e9327cedd955'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0a137679a2f40368d223c596cc61c06',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:18:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1117776655',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=56cf22f9-744a-4ce7-a5ac-fc4a1bb62c01,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6857a3c8fc6c4388a70acdaadc2a07fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f0a137679a2f40368d223c596cc61c06',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:18:40.398621 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-a97027a7-ae4e-47ae-8e9d-ecdeba330316 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82991f2d-c0bf-44e6-bb07-4024f6d0e4a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:18:40.416767 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-a97027a7-ae4e-47ae-8e9d-ecdeba330316 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82991f2d-c0bf-44e6-bb07-4024f6d0e4a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1117776655',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6857a3c8fc6c4388a70acdaadc2a07fb',qos_specs=None,replication_status=,reservations=['416d6a27-f08d-4104-b774-a54fcdc46c36','d41bc650-9ad9-45d4-b86c-520c88bebefa','12d6bfca-bd50-4d9c-942e-c0344a9c8158','8d5f0b10-9628-43c3-b719-e9327cedd955'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0a137679a2f40368d223c596cc61c06',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:18:40.417667 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-a97027a7-ae4e-47ae-8e9d-ecdeba330316 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1827ddf7-7568-4d50-a33a-adb8d9a9e475) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:18:40.428039 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-a97027a7-ae4e-47ae-8e9d-ecdeba330316 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1827ddf7-7568-4d50-a33a-adb8d9a9e475) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:18:40.428921 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-a97027a7-ae4e-47ae-8e9d-ecdeba330316 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Flow 'volume_create_api' (c22bf686-f0e9-43ed-b124-55ceb708ada5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:18:40.429459 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-a97027a7-ae4e-47ae-8e9d-ecdeba330316 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Create volume request issued successfully. Aug 13 21:18:40.430196 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a97027a7-ae4e-47ae-8e9d-ecdeba330316 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:18:40.430731 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1128/4487] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:18:40 2026] POST /volume/v3/volumes => generated 747 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:18:40.442708 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-50672568-1bad-4e7d-b6ea-d843b7fed04f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:40.444561 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-50672568-1bad-4e7d-b6ea-d843b7fed04f tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/volumes/56cf22f9-744a-4ce7-a5ac-fc4a1bb62c01 Aug 13 21:18:40.444832 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-50672568-1bad-4e7d-b6ea-d843b7fed04f tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:40.445105 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-50672568-1bad-4e7d-b6ea-d843b7fed04f tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:40.452030 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:18:40.452030 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:18:40.455914 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-50672568-1bad-4e7d-b6ea-d843b7fed04f tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Volume info retrieved successfully. Aug 13 21:18:40.461261 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-50672568-1bad-4e7d-b6ea-d843b7fed04f tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/volumes/56cf22f9-744a-4ce7-a5ac-fc4a1bb62c01 returned with HTTP 200 Aug 13 21:18:40.461636 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1122/4488] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:18:40 2026] GET /volume/v3/volumes/56cf22f9-744a-4ce7-a5ac-fc4a1bb62c01 => generated 815 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:41.097990 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-8802e536-f476-465c-a9b5-1918e3bcd4fe None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:41.100015 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8802e536-f476-465c-a9b5-1918e3bcd4fe tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 Aug 13 21:18:41.100218 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8802e536-f476-465c-a9b5-1918e3bcd4fe tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:41.100421 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8802e536-f476-465c-a9b5-1918e3bcd4fe tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:41.100522 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-8802e536-f476-465c-a9b5-1918e3bcd4fe tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id 1600c14e-f117-4450-a7bc-8fbe63612323. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:18:41.105250 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:18:41.105250 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:18:41.106102 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8802e536-f476-465c-a9b5-1918e3bcd4fe tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 returned with HTTP 200 Aug 13 21:18:41.106587 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1118/4489] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:18:41 2026] GET /volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:41.475807 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a85061d5-760d-470f-94ad-8ccc5a82ca6a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:41.480121 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a85061d5-760d-470f-94ad-8ccc5a82ca6a tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/volumes/56cf22f9-744a-4ce7-a5ac-fc4a1bb62c01 Aug 13 21:18:41.480121 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a85061d5-760d-470f-94ad-8ccc5a82ca6a tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:41.480121 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a85061d5-760d-470f-94ad-8ccc5a82ca6a tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:41.486793 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:18:41.486793 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:18:41.490576 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a85061d5-760d-470f-94ad-8ccc5a82ca6a tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Volume info retrieved successfully. Aug 13 21:18:41.495616 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a85061d5-760d-470f-94ad-8ccc5a82ca6a tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/volumes/56cf22f9-744a-4ce7-a5ac-fc4a1bb62c01 returned with HTTP 200 Aug 13 21:18:41.496027 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1122/4490] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:18:41 2026] GET /volume/v3/volumes/56cf22f9-744a-4ce7-a5ac-fc4a1bb62c01 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:41.514399 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-bdad9efe-e23f-4110-8858-0b6828ce04db None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:41.516367 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-bdad9efe-e23f-4110-8858-0b6828ce04db tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] POST https://10.4.3.14/volume/v3/snapshots Aug 13 21:18:41.516766 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-bdad9efe-e23f-4110-8858-0b6828ce04db tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "56cf22f9-744a-4ce7-a5ac-fc4a1bb62c01", "name": "tempest-VolumesBackupsTest-Snapshot-1054921553"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:18:41.524973 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:18:41.524973 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:18:41.525499 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-bdad9efe-e23f-4110-8858-0b6828ce04db tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Volume info retrieved successfully. Aug 13 21:18:41.525745 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.snapshots [None req-bdad9efe-e23f-4110-8858-0b6828ce04db tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Create snapshot from volume 56cf22f9-744a-4ce7-a5ac-fc4a1bb62c01 Aug 13 21:18:41.561739 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-bdad9efe-e23f-4110-8858-0b6828ce04db tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Created reservations ['5d7527e6-8eb5-46e5-8ba5-e997e9ace932', '54155a9c-2d13-4d62-8d5d-6de8daf58ed2', 'cafef0cd-ce90-433f-9f39-7b0cb76b12ed', '4ae26bce-43f9-4bc5-b5bd-e74553e1b162'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:18:41.590354 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-bdad9efe-e23f-4110-8858-0b6828ce04db tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Snapshot create request issued successfully. Aug 13 21:18:41.590634 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-bdad9efe-e23f-4110-8858-0b6828ce04db tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/snapshots returned with HTTP 202 Aug 13 21:18:41.591062 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1129/4491] 10.4.3.14 () {68 vars in 1258 bytes} [Thu Aug 13 21:18:41 2026] POST /volume/v3/snapshots => generated 305 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:18:41.600792 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-20f23eee-1441-466c-92d1-7b5052a93d2a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:41.602561 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-20f23eee-1441-466c-92d1-7b5052a93d2a tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/snapshots/2f014a47-da7c-4a20-bc30-e73bb487510e Aug 13 21:18:41.602788 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-20f23eee-1441-466c-92d1-7b5052a93d2a tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:41.602995 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-20f23eee-1441-466c-92d1-7b5052a93d2a tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:41.608267 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:18:41.608267 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:18:41.608709 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-20f23eee-1441-466c-92d1-7b5052a93d2a tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Snapshot retrieved successfully. Aug 13 21:18:41.609490 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-20f23eee-1441-466c-92d1-7b5052a93d2a tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/snapshots/2f014a47-da7c-4a20-bc30-e73bb487510e returned with HTTP 200 Aug 13 21:18:41.609892 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1123/4492] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:18:41 2026] GET /volume/v3/snapshots/2f014a47-da7c-4a20-bc30-e73bb487510e => generated 437 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:42.118154 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-85e24ac7-44f0-4d2a-882e-f0a40945d1f2 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:42.121550 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-85e24ac7-44f0-4d2a-882e-f0a40945d1f2 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 Aug 13 21:18:42.121856 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-85e24ac7-44f0-4d2a-882e-f0a40945d1f2 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:42.122148 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-85e24ac7-44f0-4d2a-882e-f0a40945d1f2 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:42.122266 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-85e24ac7-44f0-4d2a-882e-f0a40945d1f2 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id 1600c14e-f117-4450-a7bc-8fbe63612323. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:18:42.129425 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:18:42.129425 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:18:42.130256 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-85e24ac7-44f0-4d2a-882e-f0a40945d1f2 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 returned with HTTP 200 Aug 13 21:18:42.130751 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1119/4493] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:18:42 2026] GET /volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:42.618992 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0d38a969-386a-4572-8f38-be224c747f50 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:42.620915 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0d38a969-386a-4572-8f38-be224c747f50 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/snapshots/2f014a47-da7c-4a20-bc30-e73bb487510e Aug 13 21:18:42.621186 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0d38a969-386a-4572-8f38-be224c747f50 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:42.621449 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0d38a969-386a-4572-8f38-be224c747f50 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:42.628570 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:18:42.628570 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:18:42.628907 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0d38a969-386a-4572-8f38-be224c747f50 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Snapshot retrieved successfully. Aug 13 21:18:42.629999 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0d38a969-386a-4572-8f38-be224c747f50 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/snapshots/2f014a47-da7c-4a20-bc30-e73bb487510e returned with HTTP 200 Aug 13 21:18:42.630506 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1123/4494] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:18:42 2026] GET /volume/v3/snapshots/2f014a47-da7c-4a20-bc30-e73bb487510e => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:42.640020 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-231e2778-37e9-44f5-bb54-7657aba0c4e5 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:42.642657 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-231e2778-37e9-44f5-bb54-7657aba0c4e5 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] POST https://10.4.3.14/volume/v3/backups Aug 13 21:18:42.643103 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-231e2778-37e9-44f5-bb54-7657aba0c4e5 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "56cf22f9-744a-4ce7-a5ac-fc4a1bb62c01", "snapshot_id": "2f014a47-da7c-4a20-bc30-e73bb487510e", "name": "tempest-VolumesBackupsTest-Backup-541411317"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:18:42.644931 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.contrib.backups [None req-231e2778-37e9-44f5-bb54-7657aba0c4e5 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Creating new backup {'backup': {'volume_id': '56cf22f9-744a-4ce7-a5ac-fc4a1bb62c01', 'snapshot_id': '2f014a47-da7c-4a20-bc30-e73bb487510e', 'name': 'tempest-VolumesBackupsTest-Backup-541411317'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 21:18:42.645123 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.contrib.backups [None req-231e2778-37e9-44f5-bb54-7657aba0c4e5 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Creating backup of volume 56cf22f9-744a-4ce7-a5ac-fc4a1bb62c01 in container None Aug 13 21:18:42.653132 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:18:42.653132 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:18:42.653878 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-231e2778-37e9-44f5-bb54-7657aba0c4e5 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Volume info retrieved successfully. Aug 13 21:18:42.659727 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:18:42.659727 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:18:42.660287 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-231e2778-37e9-44f5-bb54-7657aba0c4e5 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Snapshot retrieved successfully. Aug 13 21:18:42.681821 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-231e2778-37e9-44f5-bb54-7657aba0c4e5 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Created reservations ['2a933c2a-4cb7-40f2-a3ab-93fa616b77f3', 'cb5124d3-3d2e-4c10-bece-6e6de8f25a3d'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:18:42.711662 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-231e2778-37e9-44f5-bb54-7657aba0c4e5 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups returned with HTTP 202 Aug 13 21:18:42.712214 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1130/4495] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:18:42 2026] POST /volume/v3/backups => generated 327 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:18:42.720339 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0ad8c2a1-d3ea-4c95-8645-40d126bff4ed None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:42.722163 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0ad8c2a1-d3ea-4c95-8645-40d126bff4ed tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/c79583d8-2281-408d-a26d-6cae07e15e3e Aug 13 21:18:42.722349 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0ad8c2a1-d3ea-4c95-8645-40d126bff4ed tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:42.722540 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0ad8c2a1-d3ea-4c95-8645-40d126bff4ed tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:42.722670 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-0ad8c2a1-d3ea-4c95-8645-40d126bff4ed tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id c79583d8-2281-408d-a26d-6cae07e15e3e. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:18:42.726866 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:18:42.726866 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:18:42.727621 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0ad8c2a1-d3ea-4c95-8645-40d126bff4ed tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/c79583d8-2281-408d-a26d-6cae07e15e3e returned with HTTP 200 Aug 13 21:18:42.728173 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1124/4496] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:18:42 2026] GET /volume/v3/backups/c79583d8-2281-408d-a26d-6cae07e15e3e => generated 768 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:43.141076 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4f5bf066-3b75-46f3-9503-29adbcb560c8 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:43.143076 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4f5bf066-3b75-46f3-9503-29adbcb560c8 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 Aug 13 21:18:43.143270 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4f5bf066-3b75-46f3-9503-29adbcb560c8 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:43.143442 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4f5bf066-3b75-46f3-9503-29adbcb560c8 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:43.143539 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-4f5bf066-3b75-46f3-9503-29adbcb560c8 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id 1600c14e-f117-4450-a7bc-8fbe63612323. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:18:43.147701 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:18:43.147701 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:18:43.148271 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4f5bf066-3b75-46f3-9503-29adbcb560c8 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 returned with HTTP 200 Aug 13 21:18:43.148625 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1120/4497] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:18:43 2026] GET /volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:43.740262 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e406aca2-22c4-4f1f-8504-31c27569544f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:43.742061 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e406aca2-22c4-4f1f-8504-31c27569544f tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/c79583d8-2281-408d-a26d-6cae07e15e3e Aug 13 21:18:43.742246 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e406aca2-22c4-4f1f-8504-31c27569544f tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:43.742419 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e406aca2-22c4-4f1f-8504-31c27569544f tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:43.742512 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-e406aca2-22c4-4f1f-8504-31c27569544f tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id c79583d8-2281-408d-a26d-6cae07e15e3e. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:18:43.746807 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:18:43.746807 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:18:43.747734 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e406aca2-22c4-4f1f-8504-31c27569544f tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/c79583d8-2281-408d-a26d-6cae07e15e3e returned with HTTP 200 Aug 13 21:18:43.748147 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1124/4498] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:18:43 2026] GET /volume/v3/backups/c79583d8-2281-408d-a26d-6cae07e15e3e => generated 770 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:43.807833 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-6c9545fe-8f8a-468c-b8a2-65a80d379b95 req-537a6ee7-26f7-4b45-80cb-36d106099498 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:43.816954 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-6c9545fe-8f8a-468c-b8a2-65a80d379b95 req-537a6ee7-26f7-4b45-80cb-36d106099498 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] DELETE https://10.4.3.14/volume/v3/attachments/8f289c8d-0c4e-4f1b-82e1-34f09b4fb8fc Aug 13 21:18:43.817348 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-6c9545fe-8f8a-468c-b8a2-65a80d379b95 req-537a6ee7-26f7-4b45-80cb-36d106099498 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:43.817348 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-6c9545fe-8f8a-468c-b8a2-65a80d379b95 req-537a6ee7-26f7-4b45-80cb-36d106099498 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:43.829506 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:18:43.829506 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:18:43.874794 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-6c9545fe-8f8a-468c-b8a2-65a80d379b95 req-537a6ee7-26f7-4b45-80cb-36d106099498 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] https://10.4.3.14/volume/v3/attachments/8f289c8d-0c4e-4f1b-82e1-34f09b4fb8fc returned with HTTP 200 Aug 13 21:18:43.875884 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1131/4499] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:18:43 2026] DELETE /volume/v3/attachments/8f289c8d-0c4e-4f1b-82e1-34f09b4fb8fc => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:44.159228 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f67c6786-7372-4258-aef6-3c0d5bf11830 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:44.161275 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f67c6786-7372-4258-aef6-3c0d5bf11830 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 Aug 13 21:18:44.161534 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f67c6786-7372-4258-aef6-3c0d5bf11830 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:44.161765 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f67c6786-7372-4258-aef6-3c0d5bf11830 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:44.161869 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-f67c6786-7372-4258-aef6-3c0d5bf11830 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id 1600c14e-f117-4450-a7bc-8fbe63612323. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:18:44.166771 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:18:44.166771 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:18:44.167526 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f67c6786-7372-4258-aef6-3c0d5bf11830 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 returned with HTTP 200 Aug 13 21:18:44.167994 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1125/4500] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:18:44 2026] GET /volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:44.759309 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-2e1566c9-b797-431d-b140-03bbc4e6061a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:44.761316 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2e1566c9-b797-431d-b140-03bbc4e6061a tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/c79583d8-2281-408d-a26d-6cae07e15e3e Aug 13 21:18:44.761510 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2e1566c9-b797-431d-b140-03bbc4e6061a tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:44.761758 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2e1566c9-b797-431d-b140-03bbc4e6061a tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:44.761924 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-2e1566c9-b797-431d-b140-03bbc4e6061a tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id c79583d8-2281-408d-a26d-6cae07e15e3e. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:18:44.766393 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:18:44.766393 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:18:44.767294 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2e1566c9-b797-431d-b140-03bbc4e6061a tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/c79583d8-2281-408d-a26d-6cae07e15e3e returned with HTTP 200 Aug 13 21:18:44.767752 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1121/4501] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:18:44 2026] GET /volume/v3/backups/c79583d8-2281-408d-a26d-6cae07e15e3e => generated 770 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:45.159793 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-fc61d7b3-c933-4c35-b288-7c54de89e7e8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:45.162192 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fc61d7b3-c933-4c35-b288-7c54de89e7e8 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] DELETE https://10.4.3.14/volume/v3/volumes/d08c6c29-3313-444e-943d-720c1c0df770 Aug 13 21:18:45.162403 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fc61d7b3-c933-4c35-b288-7c54de89e7e8 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:45.162691 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fc61d7b3-c933-4c35-b288-7c54de89e7e8 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:45.162893 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-fc61d7b3-c933-4c35-b288-7c54de89e7e8 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Delete volume with id: d08c6c29-3313-444e-943d-720c1c0df770 Aug 13 21:18:45.170109 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:18:45.170109 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:18:45.170609 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-fc61d7b3-c933-4c35-b288-7c54de89e7e8 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Volume info retrieved successfully. Aug 13 21:18:45.178339 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-acc0ffb4-536d-4f4f-812d-d582a1b125bb None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:45.180303 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-acc0ffb4-536d-4f4f-812d-d582a1b125bb tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 Aug 13 21:18:45.180593 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-acc0ffb4-536d-4f4f-812d-d582a1b125bb tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:45.180869 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-acc0ffb4-536d-4f4f-812d-d582a1b125bb tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:45.181033 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-acc0ffb4-536d-4f4f-812d-d582a1b125bb tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id 1600c14e-f117-4450-a7bc-8fbe63612323. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:18:45.185797 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:18:45.185797 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:18:45.186660 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-acc0ffb4-536d-4f4f-812d-d582a1b125bb tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 returned with HTTP 200 Aug 13 21:18:45.187386 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1132/4502] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:18:45 2026] GET /volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:45.200569 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-fc61d7b3-c933-4c35-b288-7c54de89e7e8 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Delete volume request issued successfully. Aug 13 21:18:45.201351 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fc61d7b3-c933-4c35-b288-7c54de89e7e8 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] https://10.4.3.14/volume/v3/volumes/d08c6c29-3313-444e-943d-720c1c0df770 returned with HTTP 202 Aug 13 21:18:45.201351 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1125/4503] 10.4.3.14 () {68 vars in 1385 bytes} [Thu Aug 13 21:18:45 2026] DELETE /volume/v3/volumes/d08c6c29-3313-444e-943d-720c1c0df770 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 21:18:45.208585 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-184eb9c1-5cd2-442b-baa9-7dd9552f919b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:45.210258 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-184eb9c1-5cd2-442b-baa9-7dd9552f919b tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] GET https://10.4.3.14/volume/v3/volumes/d08c6c29-3313-444e-943d-720c1c0df770 Aug 13 21:18:45.210432 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-184eb9c1-5cd2-442b-baa9-7dd9552f919b tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:45.210642 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-184eb9c1-5cd2-442b-baa9-7dd9552f919b tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:45.217618 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:18:45.217618 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:18:45.221908 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-184eb9c1-5cd2-442b-baa9-7dd9552f919b tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Volume info retrieved successfully. Aug 13 21:18:45.227956 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-184eb9c1-5cd2-442b-baa9-7dd9552f919b tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] https://10.4.3.14/volume/v3/volumes/d08c6c29-3313-444e-943d-720c1c0df770 returned with HTTP 200 Aug 13 21:18:45.228379 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1126/4504] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:18:45 2026] GET /volume/v3/volumes/d08c6c29-3313-444e-943d-720c1c0df770 => generated 1420 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:18:45.778803 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-194304be-99d9-41bc-b8db-11e9a11faef7 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:45.780943 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-194304be-99d9-41bc-b8db-11e9a11faef7 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/c79583d8-2281-408d-a26d-6cae07e15e3e Aug 13 21:18:45.781259 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-194304be-99d9-41bc-b8db-11e9a11faef7 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:45.781819 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-194304be-99d9-41bc-b8db-11e9a11faef7 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:45.781819 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-194304be-99d9-41bc-b8db-11e9a11faef7 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id c79583d8-2281-408d-a26d-6cae07e15e3e. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:18:45.787302 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:18:45.787302 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:18:45.788422 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-194304be-99d9-41bc-b8db-11e9a11faef7 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/c79583d8-2281-408d-a26d-6cae07e15e3e returned with HTTP 200 Aug 13 21:18:45.788918 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1122/4505] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:18:45 2026] GET /volume/v3/backups/c79583d8-2281-408d-a26d-6cae07e15e3e => generated 781 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:46.198017 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-1b1208dc-9e51-4cfa-9e97-36112f361780 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:46.199917 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1b1208dc-9e51-4cfa-9e97-36112f361780 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 Aug 13 21:18:46.200249 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1b1208dc-9e51-4cfa-9e97-36112f361780 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:46.200440 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1b1208dc-9e51-4cfa-9e97-36112f361780 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:46.200612 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-1b1208dc-9e51-4cfa-9e97-36112f361780 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id 1600c14e-f117-4450-a7bc-8fbe63612323. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:18:46.207224 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:18:46.207224 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:18:46.208344 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1b1208dc-9e51-4cfa-9e97-36112f361780 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 returned with HTTP 200 Aug 13 21:18:46.209053 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1133/4506] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:18:46 2026] GET /volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:46.241183 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4bba66fc-49c1-4d65-89bd-f63209b53d85 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:46.243360 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4bba66fc-49c1-4d65-89bd-f63209b53d85 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] GET https://10.4.3.14/volume/v3/volumes/d08c6c29-3313-444e-943d-720c1c0df770 Aug 13 21:18:46.243656 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4bba66fc-49c1-4d65-89bd-f63209b53d85 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:46.243846 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4bba66fc-49c1-4d65-89bd-f63209b53d85 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:46.250975 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4bba66fc-49c1-4d65-89bd-f63209b53d85 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] https://10.4.3.14/volume/v3/volumes/d08c6c29-3313-444e-943d-720c1c0df770 returned with HTTP 404 Aug 13 21:18:46.251544 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1126/4507] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:18:46 2026] GET /volume/v3/volumes/d08c6c29-3313-444e-943d-720c1c0df770 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:18:46.260165 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-77dc8f15-f87b-4b70-8661-4d3fa6ccc7e4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:46.262437 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-77dc8f15-f87b-4b70-8661-4d3fa6ccc7e4 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] DELETE https://10.4.3.14/volume/v3/snapshots/ea908fa6-b3ba-40d7-aaa4-00a308f872be Aug 13 21:18:46.262636 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-77dc8f15-f87b-4b70-8661-4d3fa6ccc7e4 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:46.262870 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-77dc8f15-f87b-4b70-8661-4d3fa6ccc7e4 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:46.263028 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-77dc8f15-f87b-4b70-8661-4d3fa6ccc7e4 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Delete snapshot with id: ea908fa6-b3ba-40d7-aaa4-00a308f872be Aug 13 21:18:46.273990 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:18:46.273990 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:18:46.275780 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-77dc8f15-f87b-4b70-8661-4d3fa6ccc7e4 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Snapshot retrieved successfully. Aug 13 21:18:46.303976 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-77dc8f15-f87b-4b70-8661-4d3fa6ccc7e4 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Snapshot delete request issued successfully. Aug 13 21:18:46.304265 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-77dc8f15-f87b-4b70-8661-4d3fa6ccc7e4 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] https://10.4.3.14/volume/v3/snapshots/ea908fa6-b3ba-40d7-aaa4-00a308f872be returned with HTTP 202 Aug 13 21:18:46.304806 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1127/4508] 10.4.3.14 () {66 vars in 1350 bytes} [Thu Aug 13 21:18:46 2026] DELETE /volume/v3/snapshots/ea908fa6-b3ba-40d7-aaa4-00a308f872be => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:18:46.313940 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-5fb46ca3-248c-497b-b374-f52b90da3e88 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:46.316428 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5fb46ca3-248c-497b-b374-f52b90da3e88 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] GET https://10.4.3.14/volume/v3/snapshots/ea908fa6-b3ba-40d7-aaa4-00a308f872be Aug 13 21:18:46.316751 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5fb46ca3-248c-497b-b374-f52b90da3e88 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:46.317059 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5fb46ca3-248c-497b-b374-f52b90da3e88 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:46.324000 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:18:46.324000 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:18:46.325044 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-5fb46ca3-248c-497b-b374-f52b90da3e88 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Snapshot retrieved successfully. Aug 13 21:18:46.326258 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5fb46ca3-248c-497b-b374-f52b90da3e88 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] https://10.4.3.14/volume/v3/snapshots/ea908fa6-b3ba-40d7-aaa4-00a308f872be returned with HTTP 200 Aug 13 21:18:46.326843 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1123/4509] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:18:46 2026] GET /volume/v3/snapshots/ea908fa6-b3ba-40d7-aaa4-00a308f872be => generated 481 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:46.800428 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f780d8d5-aa7c-4ebd-ab52-9898c855a988 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:46.802596 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f780d8d5-aa7c-4ebd-ab52-9898c855a988 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/c79583d8-2281-408d-a26d-6cae07e15e3e Aug 13 21:18:46.802786 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f780d8d5-aa7c-4ebd-ab52-9898c855a988 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:46.803030 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f780d8d5-aa7c-4ebd-ab52-9898c855a988 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:46.803179 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-f780d8d5-aa7c-4ebd-ab52-9898c855a988 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id c79583d8-2281-408d-a26d-6cae07e15e3e. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:18:46.809384 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:18:46.809384 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:18:46.810146 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f780d8d5-aa7c-4ebd-ab52-9898c855a988 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/c79583d8-2281-408d-a26d-6cae07e15e3e returned with HTTP 200 Aug 13 21:18:46.810502 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1134/4510] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:18:46 2026] GET /volume/v3/backups/c79583d8-2281-408d-a26d-6cae07e15e3e => generated 781 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:47.219717 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c4123c5b-4aca-497e-b3ba-f700bb719f21 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:47.221719 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c4123c5b-4aca-497e-b3ba-f700bb719f21 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 Aug 13 21:18:47.221946 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c4123c5b-4aca-497e-b3ba-f700bb719f21 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:47.222184 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c4123c5b-4aca-497e-b3ba-f700bb719f21 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:47.222286 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-c4123c5b-4aca-497e-b3ba-f700bb719f21 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id 1600c14e-f117-4450-a7bc-8fbe63612323. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:18:47.226700 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:18:47.226700 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:18:47.227539 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c4123c5b-4aca-497e-b3ba-f700bb719f21 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 returned with HTTP 200 Aug 13 21:18:47.227815 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1127/4511] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:18:47 2026] GET /volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:47.338085 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-08618643-1672-412c-8ca2-6910adddcfbc None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:47.340303 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-08618643-1672-412c-8ca2-6910adddcfbc tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] GET https://10.4.3.14/volume/v3/snapshots/ea908fa6-b3ba-40d7-aaa4-00a308f872be Aug 13 21:18:47.340540 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-08618643-1672-412c-8ca2-6910adddcfbc tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:47.340818 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-08618643-1672-412c-8ca2-6910adddcfbc tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:47.345692 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-08618643-1672-412c-8ca2-6910adddcfbc tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] https://10.4.3.14/volume/v3/snapshots/ea908fa6-b3ba-40d7-aaa4-00a308f872be returned with HTTP 404 Aug 13 21:18:47.346262 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1128/4512] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:18:47 2026] GET /volume/v3/snapshots/ea908fa6-b3ba-40d7-aaa4-00a308f872be => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:18:47.823000 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-fcbbb701-cd13-4221-bac7-02b08acd75c6 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:47.824727 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fcbbb701-cd13-4221-bac7-02b08acd75c6 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/c79583d8-2281-408d-a26d-6cae07e15e3e Aug 13 21:18:47.824912 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fcbbb701-cd13-4221-bac7-02b08acd75c6 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:47.825109 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fcbbb701-cd13-4221-bac7-02b08acd75c6 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:47.825220 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-fcbbb701-cd13-4221-bac7-02b08acd75c6 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id c79583d8-2281-408d-a26d-6cae07e15e3e. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:18:47.830896 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:18:47.830896 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:18:47.831807 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fcbbb701-cd13-4221-bac7-02b08acd75c6 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/c79583d8-2281-408d-a26d-6cae07e15e3e returned with HTTP 200 Aug 13 21:18:47.832305 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1124/4513] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:18:47 2026] GET /volume/v3/backups/c79583d8-2281-408d-a26d-6cae07e15e3e => generated 781 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:48.238753 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-35491f33-649a-41af-84ef-790ecca573ee None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:48.241616 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-35491f33-649a-41af-84ef-790ecca573ee tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 Aug 13 21:18:48.241917 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-35491f33-649a-41af-84ef-790ecca573ee tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:48.242250 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-35491f33-649a-41af-84ef-790ecca573ee tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:48.242623 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-35491f33-649a-41af-84ef-790ecca573ee tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id 1600c14e-f117-4450-a7bc-8fbe63612323. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:18:48.251510 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:18:48.251510 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:18:48.255009 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-35491f33-649a-41af-84ef-790ecca573ee tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 returned with HTTP 200 Aug 13 21:18:48.255457 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1135/4514] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:18:48 2026] GET /volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:48.618234 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-712df8f6-d55b-4fc5-ab5d-d64a9b1a453e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:48.681620 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-712df8f6-d55b-4fc5-ab5d-d64a9b1a453e tempest-TestVolumeBootPattern-846457156 tempest-TestVolumeBootPattern-846457156-project-admin] POST https://10.4.3.14/volume/v3/types Aug 13 21:18:48.682027 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-712df8f6-d55b-4fc5-ab5d-d64a9b1a453e tempest-TestVolumeBootPattern-846457156 tempest-TestVolumeBootPattern-846457156-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1413069654", "extra_specs": {}}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:18:48.697744 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-712df8f6-d55b-4fc5-ab5d-d64a9b1a453e tempest-TestVolumeBootPattern-846457156 tempest-TestVolumeBootPattern-846457156-project-admin] https://10.4.3.14/volume/v3/types returned with HTTP 200 Aug 13 21:18:48.698085 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1128/4515] 10.4.3.14 () {68 vars in 1245 bytes} [Thu Aug 13 21:18:48 2026] POST /volume/v3/types => generated 212 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:48.721940 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-bd577c23-5566-4be8-96e3-f12d51663e67 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:48.723886 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bd577c23-5566-4be8-96e3-f12d51663e67 tempest-TestVolumeBootPattern-846457156 tempest-TestVolumeBootPattern-846457156-project-admin] POST https://10.4.3.14/volume/v3/types/9ad58f2f-7ad9-44bd-9c56-c8ba1c3b9bf5/encryption Aug 13 21:18:48.724272 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bd577c23-5566-4be8-96e3-f12d51663e67 tempest-TestVolumeBootPattern-846457156 tempest-TestVolumeBootPattern-846457156-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:18:48.726127 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:18:48.726127 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:18:48.764222 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bd577c23-5566-4be8-96e3-f12d51663e67 tempest-TestVolumeBootPattern-846457156 tempest-TestVolumeBootPattern-846457156-project-admin] https://10.4.3.14/volume/v3/types/9ad58f2f-7ad9-44bd-9c56-c8ba1c3b9bf5/encryption returned with HTTP 200 Aug 13 21:18:48.764767 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1129/4516] 10.4.3.14 () {68 vars in 1390 bytes} [Thu Aug 13 21:18:48 2026] POST /volume/v3/types/9ad58f2f-7ad9-44bd-9c56-c8ba1c3b9bf5/encryption => generated 230 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:48.782643 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ad77d696-7395-4e1f-89a3-9dd6ec716070 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:48.841640 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-8a997efa-cb2c-4533-b464-e0c6c0e1f66e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:48.843379 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8a997efa-cb2c-4533-b464-e0c6c0e1f66e tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/c79583d8-2281-408d-a26d-6cae07e15e3e Aug 13 21:18:48.843588 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8a997efa-cb2c-4533-b464-e0c6c0e1f66e tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:48.843772 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8a997efa-cb2c-4533-b464-e0c6c0e1f66e tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:48.843918 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-8a997efa-cb2c-4533-b464-e0c6c0e1f66e tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id c79583d8-2281-408d-a26d-6cae07e15e3e. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:18:48.848045 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ad77d696-7395-4e1f-89a3-9dd6ec716070 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:18:48.848045 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ad77d696-7395-4e1f-89a3-9dd6ec716070 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-451374997", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1413069654", "size": 1}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:18:48.848419 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:18:48.848419 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:18:48.848619 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-ad77d696-7395-4e1f-89a3-9dd6ec716070 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-451374997', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1413069654', 'size': 1}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:18:48.848737 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8a997efa-cb2c-4533-b464-e0c6c0e1f66e tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/c79583d8-2281-408d-a26d-6cae07e15e3e returned with HTTP 200 Aug 13 21:18:48.849105 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1136/4517] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:18:48 2026] GET /volume/v3/backups/c79583d8-2281-408d-a26d-6cae07e15e3e => generated 781 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:48.853544 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-ad77d696-7395-4e1f-89a3-9dd6ec716070 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Create volume of 1 GB Aug 13 21:18:48.854066 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:18:48.854066 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:18:48.854631 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-ad77d696-7395-4e1f-89a3-9dd6ec716070 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Availability Zones retrieved successfully. Aug 13 21:18:48.859901 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-ad77d696-7395-4e1f-89a3-9dd6ec716070 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Flow 'volume_create_api' (273dd17b-e5ce-47e8-87cc-106e718c31bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:18:48.861194 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-ad77d696-7395-4e1f-89a3-9dd6ec716070 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2db981b-fe0e-44c4-8983-da2b4f327681) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:18:48.862175 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-ad77d696-7395-4e1f-89a3-9dd6ec716070 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:18:48.894429 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-ad77d696-7395-4e1f-89a3-9dd6ec716070 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2db981b-fe0e-44c4-8983-da2b4f327681) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:18:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9ad58f2f-7ad9-44bd-9c56-c8ba1c3b9bf5,is_public=True,name='tempest-scenario-type-luks-1413069654',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9ad58f2f-7ad9-44bd-9c56-c8ba1c3b9bf5', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:18:48.895767 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-ad77d696-7395-4e1f-89a3-9dd6ec716070 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd8efdd7-c541-4a4e-b0bf-81a18287b915) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:18:48.921628 np0000007265 devstack@c-api.service[100217]: WARNING cinder.quota [None req-ad77d696-7395-4e1f-89a3-9dd6ec716070 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1413069654 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1413069654, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:18:48.921934 np0000007265 devstack@c-api.service[100217]: WARNING cinder.quota [None req-ad77d696-7395-4e1f-89a3-9dd6ec716070 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1413069654 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1413069654, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:18:48.960028 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-ad77d696-7395-4e1f-89a3-9dd6ec716070 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Created reservations ['f4209e59-dec1-4309-8b73-439fa6d93ae7', '41aa3623-2c58-48da-9f69-90487a243795', '6fcb5ce5-eeb6-49f0-a722-24556a4c238e', '232d6f98-69c3-4c40-b2e8-2cb2b84ff566'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:18:48.960808 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-ad77d696-7395-4e1f-89a3-9dd6ec716070 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd8efdd7-c541-4a4e-b0bf-81a18287b915) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4209e59-dec1-4309-8b73-439fa6d93ae7', '41aa3623-2c58-48da-9f69-90487a243795', '6fcb5ce5-eeb6-49f0-a722-24556a4c238e', '232d6f98-69c3-4c40-b2e8-2cb2b84ff566']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:18:48.961466 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-ad77d696-7395-4e1f-89a3-9dd6ec716070 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (375b486b-c579-49ef-a4db-21bf6a69a759) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:18:48.982736 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-ad77d696-7395-4e1f-89a3-9dd6ec716070 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (375b486b-c579-49ef-a4db-21bf6a69a759) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '79e78c46-416d-4193-9979-a90a402f2715', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-451374997',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e22de8026e5c48d8adde4c89bf7d81f0',qos_specs=None,replication_status=,reservations=['f4209e59-dec1-4309-8b73-439fa6d93ae7','41aa3623-2c58-48da-9f69-90487a243795','6fcb5ce5-eeb6-49f0-a722-24556a4c238e','232d6f98-69c3-4c40-b2e8-2cb2b84ff566'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3356179425b4bccab67ccf7a74572f7',volume_type_id=9ad58f2f-7ad9-44bd-9c56-c8ba1c3b9bf5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:18:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-451374997',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=79e78c46-416d-4193-9979-a90a402f2715,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e22de8026e5c48d8adde4c89bf7d81f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3356179425b4bccab67ccf7a74572f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9ad58f2f-7ad9-44bd-9c56-c8ba1c3b9bf5),volume_type_id=9ad58f2f-7ad9-44bd-9c56-c8ba1c3b9bf5)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:18:48.984071 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-ad77d696-7395-4e1f-89a3-9dd6ec716070 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c2c44d0-87f1-405d-9ca8-6af13c3fa1e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:18:49.011210 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-ad77d696-7395-4e1f-89a3-9dd6ec716070 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c2c44d0-87f1-405d-9ca8-6af13c3fa1e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-451374997',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e22de8026e5c48d8adde4c89bf7d81f0',qos_specs=None,replication_status=,reservations=['f4209e59-dec1-4309-8b73-439fa6d93ae7','41aa3623-2c58-48da-9f69-90487a243795','6fcb5ce5-eeb6-49f0-a722-24556a4c238e','232d6f98-69c3-4c40-b2e8-2cb2b84ff566'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3356179425b4bccab67ccf7a74572f7',volume_type_id=9ad58f2f-7ad9-44bd-9c56-c8ba1c3b9bf5)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:18:49.012204 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-ad77d696-7395-4e1f-89a3-9dd6ec716070 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98b1dc12-7621-46c8-9887-20b06b8ba745) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:18:49.023204 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-ad77d696-7395-4e1f-89a3-9dd6ec716070 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98b1dc12-7621-46c8-9887-20b06b8ba745) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:18:49.024025 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-ad77d696-7395-4e1f-89a3-9dd6ec716070 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Flow 'volume_create_api' (273dd17b-e5ce-47e8-87cc-106e718c31bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:18:49.024362 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-ad77d696-7395-4e1f-89a3-9dd6ec716070 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Create volume request issued successfully. Aug 13 21:18:49.024914 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ad77d696-7395-4e1f-89a3-9dd6ec716070 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:18:49.028533 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1125/4518] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:18:48 2026] POST /volume/v3/volumes => generated 777 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:18:49.042218 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b835f3e7-9405-4efb-b3f7-9e064711907b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:49.045664 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b835f3e7-9405-4efb-b3f7-9e064711907b tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/volumes/79e78c46-416d-4193-9979-a90a402f2715 Aug 13 21:18:49.045664 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b835f3e7-9405-4efb-b3f7-9e064711907b tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:49.045664 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b835f3e7-9405-4efb-b3f7-9e064711907b tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:49.052832 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:18:49.052832 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:18:49.056761 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b835f3e7-9405-4efb-b3f7-9e064711907b tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume info retrieved successfully. Aug 13 21:18:49.061844 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b835f3e7-9405-4efb-b3f7-9e064711907b tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/79e78c46-416d-4193-9979-a90a402f2715 returned with HTTP 200 Aug 13 21:18:49.062153 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1129/4519] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:18:49 2026] GET /volume/v3/volumes/79e78c46-416d-4193-9979-a90a402f2715 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:49.279827 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9bcbab4b-dd1e-47fb-9722-2dd10b4ee00c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:49.282853 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9bcbab4b-dd1e-47fb-9722-2dd10b4ee00c tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 Aug 13 21:18:49.283113 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9bcbab4b-dd1e-47fb-9722-2dd10b4ee00c tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:49.283314 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9bcbab4b-dd1e-47fb-9722-2dd10b4ee00c tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:49.283444 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-9bcbab4b-dd1e-47fb-9722-2dd10b4ee00c tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id 1600c14e-f117-4450-a7bc-8fbe63612323. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:18:49.288638 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:18:49.288638 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:18:49.289353 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9bcbab4b-dd1e-47fb-9722-2dd10b4ee00c tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 returned with HTTP 200 Aug 13 21:18:49.289812 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1130/4520] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:18:49 2026] GET /volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:49.433471 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-2e3f0fa5-5769-4f4b-8c71-9c9d3dff418f req-7f514539-3134-4a83-adf9-27c96e7ff5ac None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:49.435531 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-2e3f0fa5-5769-4f4b-8c71-9c9d3dff418f req-7f514539-3134-4a83-adf9-27c96e7ff5ac tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] DELETE https://10.4.3.14/volume/v3/attachments/64395599-ba02-4f60-834b-1c8768079d2e Aug 13 21:18:49.435749 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-2e3f0fa5-5769-4f4b-8c71-9c9d3dff418f req-7f514539-3134-4a83-adf9-27c96e7ff5ac tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:49.435886 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-2e3f0fa5-5769-4f4b-8c71-9c9d3dff418f req-7f514539-3134-4a83-adf9-27c96e7ff5ac tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:49.442985 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:18:49.442985 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:18:49.498412 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-2e3f0fa5-5769-4f4b-8c71-9c9d3dff418f req-7f514539-3134-4a83-adf9-27c96e7ff5ac tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] https://10.4.3.14/volume/v3/attachments/64395599-ba02-4f60-834b-1c8768079d2e returned with HTTP 200 Aug 13 21:18:49.498886 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1137/4521] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:18:49 2026] DELETE /volume/v3/attachments/64395599-ba02-4f60-834b-1c8768079d2e => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 21:18:49.868548 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-a1d732fe-6133-4180-af21-1dc18d2e9696 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:49.870812 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a1d732fe-6133-4180-af21-1dc18d2e9696 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/c79583d8-2281-408d-a26d-6cae07e15e3e Aug 13 21:18:49.871073 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a1d732fe-6133-4180-af21-1dc18d2e9696 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:49.871305 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a1d732fe-6133-4180-af21-1dc18d2e9696 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:49.871448 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-a1d732fe-6133-4180-af21-1dc18d2e9696 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id c79583d8-2281-408d-a26d-6cae07e15e3e. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:18:49.877195 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:18:49.877195 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:18:49.878143 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a1d732fe-6133-4180-af21-1dc18d2e9696 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/c79583d8-2281-408d-a26d-6cae07e15e3e returned with HTTP 200 Aug 13 21:18:49.878602 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1126/4522] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:18:49 2026] GET /volume/v3/backups/c79583d8-2281-408d-a26d-6cae07e15e3e => generated 781 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:50.073798 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c78c252e-5ef4-4378-8634-9d2172c9ca6e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:50.075812 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c78c252e-5ef4-4378-8634-9d2172c9ca6e tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/volumes/79e78c46-416d-4193-9979-a90a402f2715 Aug 13 21:18:50.076033 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c78c252e-5ef4-4378-8634-9d2172c9ca6e tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:50.076186 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c78c252e-5ef4-4378-8634-9d2172c9ca6e tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:50.083721 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:18:50.083721 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:18:50.087540 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-c78c252e-5ef4-4378-8634-9d2172c9ca6e tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume info retrieved successfully. Aug 13 21:18:50.092329 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c78c252e-5ef4-4378-8634-9d2172c9ca6e tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/79e78c46-416d-4193-9979-a90a402f2715 returned with HTTP 200 Aug 13 21:18:50.092877 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1130/4523] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:18:50 2026] GET /volume/v3/volumes/79e78c46-416d-4193-9979-a90a402f2715 => generated 870 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:50.106884 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-62e9b526-4b00-4c3e-90cf-b95eef84083e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:50.108702 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-62e9b526-4b00-4c3e-90cf-b95eef84083e tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/volumes/79e78c46-416d-4193-9979-a90a402f2715 Aug 13 21:18:50.108951 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-62e9b526-4b00-4c3e-90cf-b95eef84083e tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:50.109232 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-62e9b526-4b00-4c3e-90cf-b95eef84083e tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:50.115684 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:18:50.115684 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:18:50.119695 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-62e9b526-4b00-4c3e-90cf-b95eef84083e tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume info retrieved successfully. Aug 13 21:18:50.124090 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-62e9b526-4b00-4c3e-90cf-b95eef84083e tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/79e78c46-416d-4193-9979-a90a402f2715 returned with HTTP 200 Aug 13 21:18:50.124708 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1131/4524] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:18:50 2026] GET /volume/v3/volumes/79e78c46-416d-4193-9979-a90a402f2715 => generated 870 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:50.138147 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-8c064412-0128-4134-83b5-04c135c723ab None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:50.140454 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8c064412-0128-4134-83b5-04c135c723ab tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] POST https://10.4.3.14/volume/v3/volumes/79e78c46-416d-4193-9979-a90a402f2715/action Aug 13 21:18:50.140942 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8c064412-0128-4134-83b5-04c135c723ab tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:18:50.141155 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8c064412-0128-4134-83b5-04c135c723ab tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:18:50.152822 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:18:50.152822 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:18:50.153497 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-8c064412-0128-4134-83b5-04c135c723ab tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume info retrieved successfully. Aug 13 21:18:50.160215 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-8c064412-0128-4134-83b5-04c135c723ab tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume updated successfully. Aug 13 21:18:50.160428 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8c064412-0128-4134-83b5-04c135c723ab tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/79e78c46-416d-4193-9979-a90a402f2715/action returned with HTTP 200 Aug 13 21:18:50.161055 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1138/4525] 10.4.3.14 () {68 vars in 1383 bytes} [Thu Aug 13 21:18:50 2026] POST /volume/v3/volumes/79e78c46-416d-4193-9979-a90a402f2715/action => generated 0 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 13 21:18:50.244215 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-5e2c20e1-5ff2-4815-b0c4-de5bead6ebf1 req-8038d0a3-eb91-4c34-a635-48ffb1b13569 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:50.246727 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-5e2c20e1-5ff2-4815-b0c4-de5bead6ebf1 req-8038d0a3-eb91-4c34-a635-48ffb1b13569 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/volumes/79e78c46-416d-4193-9979-a90a402f2715 Aug 13 21:18:50.247008 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-5e2c20e1-5ff2-4815-b0c4-de5bead6ebf1 req-8038d0a3-eb91-4c34-a635-48ffb1b13569 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:50.247249 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-5e2c20e1-5ff2-4815-b0c4-de5bead6ebf1 req-8038d0a3-eb91-4c34-a635-48ffb1b13569 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:50.254933 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:18:50.254933 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:18:50.258603 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-5e2c20e1-5ff2-4815-b0c4-de5bead6ebf1 req-8038d0a3-eb91-4c34-a635-48ffb1b13569 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume info retrieved successfully. Aug 13 21:18:50.262651 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-5e2c20e1-5ff2-4815-b0c4-de5bead6ebf1 req-8038d0a3-eb91-4c34-a635-48ffb1b13569 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/79e78c46-416d-4193-9979-a90a402f2715 returned with HTTP 200 Aug 13 21:18:50.263175 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1127/4526] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:18:50 2026] GET /volume/v3/volumes/79e78c46-416d-4193-9979-a90a402f2715 => generated 869 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:50.299828 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-06053d91-edfd-4113-9d64-09b025c8ffb3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:50.301520 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-06053d91-edfd-4113-9d64-09b025c8ffb3 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 Aug 13 21:18:50.301743 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-06053d91-edfd-4113-9d64-09b025c8ffb3 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:50.301926 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-06053d91-edfd-4113-9d64-09b025c8ffb3 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:50.302060 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-06053d91-edfd-4113-9d64-09b025c8ffb3 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id 1600c14e-f117-4450-a7bc-8fbe63612323. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:18:50.306098 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:18:50.306098 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:18:50.306687 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-06053d91-edfd-4113-9d64-09b025c8ffb3 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 returned with HTTP 200 Aug 13 21:18:50.307051 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1131/4527] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:18:50 2026] GET /volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:50.722282 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-5e2c20e1-5ff2-4815-b0c4-de5bead6ebf1 req-ee9253af-b435-44be-8068-52419b0eb78e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:50.724579 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-5e2c20e1-5ff2-4815-b0c4-de5bead6ebf1 req-ee9253af-b435-44be-8068-52419b0eb78e tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/volumes/79e78c46-416d-4193-9979-a90a402f2715 Aug 13 21:18:50.724782 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-5e2c20e1-5ff2-4815-b0c4-de5bead6ebf1 req-ee9253af-b435-44be-8068-52419b0eb78e tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:50.724990 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-5e2c20e1-5ff2-4815-b0c4-de5bead6ebf1 req-ee9253af-b435-44be-8068-52419b0eb78e tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:50.731689 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:18:50.731689 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:18:50.735294 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-5e2c20e1-5ff2-4815-b0c4-de5bead6ebf1 req-ee9253af-b435-44be-8068-52419b0eb78e tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume info retrieved successfully. Aug 13 21:18:50.739149 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-5e2c20e1-5ff2-4815-b0c4-de5bead6ebf1 req-ee9253af-b435-44be-8068-52419b0eb78e tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/79e78c46-416d-4193-9979-a90a402f2715 returned with HTTP 200 Aug 13 21:18:50.739539 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1132/4528] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:18:50 2026] GET /volume/v3/volumes/79e78c46-416d-4193-9979-a90a402f2715 => generated 869 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:50.750817 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-9a25de4b-bafe-477e-a69c-423faae133ee None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:50.751202 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9a25de4b-bafe-477e-a69c-423faae133ee None None] GET https://10.4.3.14/volume// Aug 13 21:18:50.753084 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9a25de4b-bafe-477e-a69c-423faae133ee None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:50.753270 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9a25de4b-bafe-477e-a69c-423faae133ee None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:50.753623 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9a25de4b-bafe-477e-a69c-423faae133ee None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:18:50.753916 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1139/4529] 10.4.3.14 () {66 vars in 1412 bytes} [Thu Aug 13 21:18:50 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:18:50.761392 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-5e2c20e1-5ff2-4815-b0c4-de5bead6ebf1 req-e74eceef-c67f-469c-a38f-79b041e69f97 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:50.764190 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-5e2c20e1-5ff2-4815-b0c4-de5bead6ebf1 req-e74eceef-c67f-469c-a38f-79b041e69f97 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:18:50.764712 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-5e2c20e1-5ff2-4815-b0c4-de5bead6ebf1 req-e74eceef-c67f-469c-a38f-79b041e69f97 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "79e78c46-416d-4193-9979-a90a402f2715", "connector": null, "instance_uuid": "9df866e0-4e15-4743-87ce-a7846489c644"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:18:50.774294 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:18:50.774294 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:18:50.800517 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-5e2c20e1-5ff2-4815-b0c4-de5bead6ebf1 req-e74eceef-c67f-469c-a38f-79b041e69f97 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:18:50.800978 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1128/4530] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:18:50 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:18:50.834887 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3c5f7cfa-266c-4d27-94c3-66192bc23ee9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:50.837758 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3c5f7cfa-266c-4d27-94c3-66192bc23ee9 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] DELETE https://10.4.3.14/volume/v3/volumes/926e0c59-038e-41fe-915e-56e9c96329dc Aug 13 21:18:50.838234 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3c5f7cfa-266c-4d27-94c3-66192bc23ee9 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:50.838499 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3c5f7cfa-266c-4d27-94c3-66192bc23ee9 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:50.838742 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-3c5f7cfa-266c-4d27-94c3-66192bc23ee9 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Delete volume with id: 926e0c59-038e-41fe-915e-56e9c96329dc Aug 13 21:18:50.846478 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:18:50.846478 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:18:50.847005 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3c5f7cfa-266c-4d27-94c3-66192bc23ee9 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Volume info retrieved successfully. Aug 13 21:18:50.865182 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3c5f7cfa-266c-4d27-94c3-66192bc23ee9 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Delete volume request issued successfully. Aug 13 21:18:50.865182 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3c5f7cfa-266c-4d27-94c3-66192bc23ee9 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] https://10.4.3.14/volume/v3/volumes/926e0c59-038e-41fe-915e-56e9c96329dc returned with HTTP 202 Aug 13 21:18:50.865182 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1132/4531] 10.4.3.14 () {68 vars in 1385 bytes} [Thu Aug 13 21:18:50 2026] DELETE /volume/v3/volumes/926e0c59-038e-41fe-915e-56e9c96329dc => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 21:18:50.873928 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3210598c-5ce8-4b63-808f-5fcc23b23fbe None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:50.879266 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3210598c-5ce8-4b63-808f-5fcc23b23fbe tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] GET https://10.4.3.14/volume/v3/volumes/926e0c59-038e-41fe-915e-56e9c96329dc Aug 13 21:18:50.879494 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3210598c-5ce8-4b63-808f-5fcc23b23fbe tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:50.879703 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3210598c-5ce8-4b63-808f-5fcc23b23fbe tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:50.891516 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:18:50.891516 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:18:50.901156 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-3210598c-5ce8-4b63-808f-5fcc23b23fbe tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Volume info retrieved successfully. Aug 13 21:18:50.905501 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3210598c-5ce8-4b63-808f-5fcc23b23fbe tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] https://10.4.3.14/volume/v3/volumes/926e0c59-038e-41fe-915e-56e9c96329dc returned with HTTP 200 Aug 13 21:18:50.906118 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1133/4532] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:18:50 2026] GET /volume/v3/volumes/926e0c59-038e-41fe-915e-56e9c96329dc => generated 1419 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:18:50.912958 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ae12906d-7ed5-47b3-b7a5-037dad1ddce9 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:50.914792 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ae12906d-7ed5-47b3-b7a5-037dad1ddce9 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/c79583d8-2281-408d-a26d-6cae07e15e3e Aug 13 21:18:50.915058 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ae12906d-7ed5-47b3-b7a5-037dad1ddce9 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:50.915252 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ae12906d-7ed5-47b3-b7a5-037dad1ddce9 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:50.915371 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-ae12906d-7ed5-47b3-b7a5-037dad1ddce9 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id c79583d8-2281-408d-a26d-6cae07e15e3e. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:18:50.919465 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:18:50.919465 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:18:50.920302 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ae12906d-7ed5-47b3-b7a5-037dad1ddce9 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/c79583d8-2281-408d-a26d-6cae07e15e3e returned with HTTP 200 Aug 13 21:18:50.920732 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1140/4533] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:18:50 2026] GET /volume/v3/backups/c79583d8-2281-408d-a26d-6cae07e15e3e => generated 781 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:51.320524 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-daa49f4d-cd08-4be2-b05c-70ae07f5eaa1 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:51.322626 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-daa49f4d-cd08-4be2-b05c-70ae07f5eaa1 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 Aug 13 21:18:51.323010 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-daa49f4d-cd08-4be2-b05c-70ae07f5eaa1 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:51.323182 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-daa49f4d-cd08-4be2-b05c-70ae07f5eaa1 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:51.323340 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-daa49f4d-cd08-4be2-b05c-70ae07f5eaa1 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id 1600c14e-f117-4450-a7bc-8fbe63612323. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:18:51.328291 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:18:51.328291 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:18:51.329003 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-daa49f4d-cd08-4be2-b05c-70ae07f5eaa1 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 returned with HTTP 200 Aug 13 21:18:51.329415 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1129/4534] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:18:51 2026] GET /volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:51.631006 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-90427f05-2055-467c-b98f-21edfa43009f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:51.631514 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-90427f05-2055-467c-b98f-21edfa43009f None None] GET https://10.4.3.14/volume// Aug 13 21:18:51.631762 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-90427f05-2055-467c-b98f-21edfa43009f None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:51.631956 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-90427f05-2055-467c-b98f-21edfa43009f None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:51.632332 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-90427f05-2055-467c-b98f-21edfa43009f None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:18:51.632663 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1133/4535] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:18:51 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:18:51.641427 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-5e2c20e1-5ff2-4815-b0c4-de5bead6ebf1 req-1220a069-1842-4d58-ad02-baae5ce18a27 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:51.643670 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-5e2c20e1-5ff2-4815-b0c4-de5bead6ebf1 req-1220a069-1842-4d58-ad02-baae5ce18a27 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/volumes/79e78c46-416d-4193-9979-a90a402f2715 Aug 13 21:18:51.643806 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-5e2c20e1-5ff2-4815-b0c4-de5bead6ebf1 req-1220a069-1842-4d58-ad02-baae5ce18a27 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:51.644048 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-5e2c20e1-5ff2-4815-b0c4-de5bead6ebf1 req-1220a069-1842-4d58-ad02-baae5ce18a27 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:51.653682 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:18:51.653682 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:18:51.657395 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-5e2c20e1-5ff2-4815-b0c4-de5bead6ebf1 req-1220a069-1842-4d58-ad02-baae5ce18a27 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume info retrieved successfully. Aug 13 21:18:51.661925 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-5e2c20e1-5ff2-4815-b0c4-de5bead6ebf1 req-1220a069-1842-4d58-ad02-baae5ce18a27 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/79e78c46-416d-4193-9979-a90a402f2715 returned with HTTP 200 Aug 13 21:18:51.662235 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1134/4536] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:18:51 2026] GET /volume/v3/volumes/79e78c46-416d-4193-9979-a90a402f2715 => generated 1048 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:18:51.766455 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-5e2c20e1-5ff2-4815-b0c4-de5bead6ebf1 req-79c14642-310e-48f2-b5f9-93e3d9d7f8c1 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:51.768448 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-5e2c20e1-5ff2-4815-b0c4-de5bead6ebf1 req-79c14642-310e-48f2-b5f9-93e3d9d7f8c1 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] PUT https://10.4.3.14/volume/v3/attachments/eca5ea77-c88c-48bb-94a7-ba8964aa7389 Aug 13 21:18:51.769004 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-5e2c20e1-5ff2-4815-b0c4-de5bead6ebf1 req-79c14642-310e-48f2-b5f9-93e3d9d7f8c1 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:18:51.776665 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-5e2c20e1-5ff2-4815-b0c4-de5bead6ebf1 req-79c14642-310e-48f2-b5f9-93e3d9d7f8c1 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Acquiring lock "cinder-attachment_update-79e78c46-416d-4193-9979-a90a402f2715-np0000007265" by "attachment_update" {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:18:51.782503 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-5e2c20e1-5ff2-4815-b0c4-de5bead6ebf1 req-79c14642-310e-48f2-b5f9-93e3d9d7f8c1 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Lock "cinder-attachment_update-79e78c46-416d-4193-9979-a90a402f2715-np0000007265" acquired by "attachment_update" :: waited 0.006s {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:18:51.783600 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:18:51.783600 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:18:51.855190 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-5e2c20e1-5ff2-4815-b0c4-de5bead6ebf1 req-79c14642-310e-48f2-b5f9-93e3d9d7f8c1 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Lock "cinder-attachment_update-79e78c46-416d-4193-9979-a90a402f2715-np0000007265" released by "attachment_update" :: held 0.073s {{(pid=100216) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:18:51.855620 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-5e2c20e1-5ff2-4815-b0c4-de5bead6ebf1 req-79c14642-310e-48f2-b5f9-93e3d9d7f8c1 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/attachments/eca5ea77-c88c-48bb-94a7-ba8964aa7389 returned with HTTP 200 Aug 13 21:18:51.856251 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1141/4537] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:18:51 2026] PUT /volume/v3/attachments/eca5ea77-c88c-48bb-94a7-ba8964aa7389 => generated 968 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:18:51.880014 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-5e2c20e1-5ff2-4815-b0c4-de5bead6ebf1 req-642c9cb6-1d02-44d9-ab45-a1c272b2a290 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:51.882021 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-5e2c20e1-5ff2-4815-b0c4-de5bead6ebf1 req-642c9cb6-1d02-44d9-ab45-a1c272b2a290 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] POST https://10.4.3.14/volume/v3/attachments/eca5ea77-c88c-48bb-94a7-ba8964aa7389/action Aug 13 21:18:51.882356 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-5e2c20e1-5ff2-4815-b0c4-de5bead6ebf1 req-642c9cb6-1d02-44d9-ab45-a1c272b2a290 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Action body: b'{"os-complete": null}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:18:51.882470 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-5e2c20e1-5ff2-4815-b0c4-de5bead6ebf1 req-642c9cb6-1d02-44d9-ab45-a1c272b2a290 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:18:51.899376 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:18:51.899376 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:18:51.910724 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-5e2c20e1-5ff2-4815-b0c4-de5bead6ebf1 req-642c9cb6-1d02-44d9-ab45-a1c272b2a290 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/attachments/eca5ea77-c88c-48bb-94a7-ba8964aa7389/action returned with HTTP 204 Aug 13 21:18:51.911260 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1130/4538] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:18:51 2026] POST /volume/v3/attachments/eca5ea77-c88c-48bb-94a7-ba8964aa7389/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:18:51.918991 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-446a8a50-f45f-4285-89fd-62b02c8e5a67 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:51.921332 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-446a8a50-f45f-4285-89fd-62b02c8e5a67 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] GET https://10.4.3.14/volume/v3/volumes/926e0c59-038e-41fe-915e-56e9c96329dc Aug 13 21:18:51.921679 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-446a8a50-f45f-4285-89fd-62b02c8e5a67 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:51.921868 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-446a8a50-f45f-4285-89fd-62b02c8e5a67 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:51.930232 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-446a8a50-f45f-4285-89fd-62b02c8e5a67 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] https://10.4.3.14/volume/v3/volumes/926e0c59-038e-41fe-915e-56e9c96329dc returned with HTTP 404 Aug 13 21:18:51.930670 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1134/4539] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:18:51 2026] GET /volume/v3/volumes/926e0c59-038e-41fe-915e-56e9c96329dc => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:18:51.931840 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f42c3fd8-4ead-40df-aed3-cec0e5dc01cd None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:51.935238 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f42c3fd8-4ead-40df-aed3-cec0e5dc01cd tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/c79583d8-2281-408d-a26d-6cae07e15e3e Aug 13 21:18:51.935442 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f42c3fd8-4ead-40df-aed3-cec0e5dc01cd tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:51.935666 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f42c3fd8-4ead-40df-aed3-cec0e5dc01cd tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:51.935766 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-f42c3fd8-4ead-40df-aed3-cec0e5dc01cd tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id c79583d8-2281-408d-a26d-6cae07e15e3e. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:18:51.937838 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-17771aa3-2f1f-48e3-a381-e361bfb1ded7 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:51.940533 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:18:51.940533 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:18:51.940960 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-17771aa3-2f1f-48e3-a381-e361bfb1ded7 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] DELETE https://10.4.3.14/volume/v3/snapshots/dc5b3707-1de4-40fb-9014-84572ff4c98c Aug 13 21:18:51.941160 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-17771aa3-2f1f-48e3-a381-e361bfb1ded7 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:51.941386 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-17771aa3-2f1f-48e3-a381-e361bfb1ded7 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:51.941535 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.snapshots [None req-17771aa3-2f1f-48e3-a381-e361bfb1ded7 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Delete snapshot with id: dc5b3707-1de4-40fb-9014-84572ff4c98c Aug 13 21:18:51.941611 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f42c3fd8-4ead-40df-aed3-cec0e5dc01cd tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/c79583d8-2281-408d-a26d-6cae07e15e3e returned with HTTP 200 Aug 13 21:18:51.942111 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1135/4540] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:18:51 2026] GET /volume/v3/backups/c79583d8-2281-408d-a26d-6cae07e15e3e => generated 781 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:51.946634 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:18:51.946634 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:18:51.947048 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-17771aa3-2f1f-48e3-a381-e361bfb1ded7 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Snapshot retrieved successfully. Aug 13 21:18:51.974263 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-17771aa3-2f1f-48e3-a381-e361bfb1ded7 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Snapshot delete request issued successfully. Aug 13 21:18:51.974441 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-17771aa3-2f1f-48e3-a381-e361bfb1ded7 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] https://10.4.3.14/volume/v3/snapshots/dc5b3707-1de4-40fb-9014-84572ff4c98c returned with HTTP 202 Aug 13 21:18:51.974875 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1142/4541] 10.4.3.14 () {66 vars in 1350 bytes} [Thu Aug 13 21:18:51 2026] DELETE /volume/v3/snapshots/dc5b3707-1de4-40fb-9014-84572ff4c98c => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:18:51.986304 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b173d04f-5b9b-4cee-868b-c79f8fed0b6d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:51.988923 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b173d04f-5b9b-4cee-868b-c79f8fed0b6d tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] GET https://10.4.3.14/volume/v3/snapshots/dc5b3707-1de4-40fb-9014-84572ff4c98c Aug 13 21:18:51.989208 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b173d04f-5b9b-4cee-868b-c79f8fed0b6d tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:51.989369 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b173d04f-5b9b-4cee-868b-c79f8fed0b6d tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:52.003887 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:18:52.003887 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:18:52.003887 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-b173d04f-5b9b-4cee-868b-c79f8fed0b6d tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Snapshot retrieved successfully. Aug 13 21:18:52.004788 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b173d04f-5b9b-4cee-868b-c79f8fed0b6d tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] https://10.4.3.14/volume/v3/snapshots/dc5b3707-1de4-40fb-9014-84572ff4c98c returned with HTTP 200 Aug 13 21:18:52.005439 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1131/4542] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:18:51 2026] GET /volume/v3/snapshots/dc5b3707-1de4-40fb-9014-84572ff4c98c => generated 481 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:52.341722 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-67fa07ca-bbb3-47bb-8959-52ce284d53f2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:52.344339 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-67fa07ca-bbb3-47bb-8959-52ce284d53f2 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 Aug 13 21:18:52.344524 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-67fa07ca-bbb3-47bb-8959-52ce284d53f2 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:52.344852 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-67fa07ca-bbb3-47bb-8959-52ce284d53f2 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:52.344956 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-67fa07ca-bbb3-47bb-8959-52ce284d53f2 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id 1600c14e-f117-4450-a7bc-8fbe63612323. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:18:52.351055 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:18:52.351055 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:18:52.351785 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-67fa07ca-bbb3-47bb-8959-52ce284d53f2 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 returned with HTTP 200 Aug 13 21:18:52.352181 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1135/4543] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:18:52 2026] GET /volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:52.958195 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4b88e222-ebcd-48eb-ac80-c22bd743d363 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:52.960429 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4b88e222-ebcd-48eb-ac80-c22bd743d363 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/c79583d8-2281-408d-a26d-6cae07e15e3e Aug 13 21:18:52.960704 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4b88e222-ebcd-48eb-ac80-c22bd743d363 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:52.961022 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4b88e222-ebcd-48eb-ac80-c22bd743d363 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:52.961198 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-4b88e222-ebcd-48eb-ac80-c22bd743d363 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id c79583d8-2281-408d-a26d-6cae07e15e3e. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:18:52.965763 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:18:52.965763 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:18:52.966625 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4b88e222-ebcd-48eb-ac80-c22bd743d363 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/c79583d8-2281-408d-a26d-6cae07e15e3e returned with HTTP 200 Aug 13 21:18:52.966994 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1136/4544] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:18:52 2026] GET /volume/v3/backups/c79583d8-2281-408d-a26d-6cae07e15e3e => generated 781 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:53.017371 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-5a33150a-76a4-4f19-95c5-1a2052901e6f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:53.019285 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5a33150a-76a4-4f19-95c5-1a2052901e6f tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] GET https://10.4.3.14/volume/v3/snapshots/dc5b3707-1de4-40fb-9014-84572ff4c98c Aug 13 21:18:53.019472 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5a33150a-76a4-4f19-95c5-1a2052901e6f tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:53.019688 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5a33150a-76a4-4f19-95c5-1a2052901e6f tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:53.023847 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5a33150a-76a4-4f19-95c5-1a2052901e6f tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] https://10.4.3.14/volume/v3/snapshots/dc5b3707-1de4-40fb-9014-84572ff4c98c returned with HTTP 404 Aug 13 21:18:53.024298 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1143/4545] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:18:53 2026] GET /volume/v3/snapshots/dc5b3707-1de4-40fb-9014-84572ff4c98c => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:18:53.363267 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-0dfad539-650f-460d-ab85-8c626093d670 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:53.365290 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0dfad539-650f-460d-ab85-8c626093d670 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 Aug 13 21:18:53.365512 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0dfad539-650f-460d-ab85-8c626093d670 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:53.366084 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0dfad539-650f-460d-ab85-8c626093d670 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:53.366084 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-0dfad539-650f-460d-ab85-8c626093d670 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id 1600c14e-f117-4450-a7bc-8fbe63612323. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:18:53.370720 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:18:53.370720 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:18:53.371379 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0dfad539-650f-460d-ab85-8c626093d670 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 returned with HTTP 200 Aug 13 21:18:53.371780 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1132/4546] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:18:53 2026] GET /volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:53.988141 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-28ae6618-4e76-41e8-a386-9081aaa2d819 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:53.990411 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-28ae6618-4e76-41e8-a386-9081aaa2d819 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/c79583d8-2281-408d-a26d-6cae07e15e3e Aug 13 21:18:53.990668 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-28ae6618-4e76-41e8-a386-9081aaa2d819 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:53.990917 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-28ae6618-4e76-41e8-a386-9081aaa2d819 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:53.991074 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-28ae6618-4e76-41e8-a386-9081aaa2d819 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id c79583d8-2281-408d-a26d-6cae07e15e3e. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:18:53.997307 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:18:53.997307 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:18:53.998344 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-28ae6618-4e76-41e8-a386-9081aaa2d819 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/c79583d8-2281-408d-a26d-6cae07e15e3e returned with HTTP 200 Aug 13 21:18:53.998770 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1136/4547] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:18:53 2026] GET /volume/v3/backups/c79583d8-2281-408d-a26d-6cae07e15e3e => generated 781 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:54.382836 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ec2e76dc-a9c1-42b5-bbb0-b503786dfdee None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:54.384723 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ec2e76dc-a9c1-42b5-bbb0-b503786dfdee tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 Aug 13 21:18:54.385037 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ec2e76dc-a9c1-42b5-bbb0-b503786dfdee tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:54.385225 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ec2e76dc-a9c1-42b5-bbb0-b503786dfdee tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:54.385515 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-ec2e76dc-a9c1-42b5-bbb0-b503786dfdee tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id 1600c14e-f117-4450-a7bc-8fbe63612323. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:18:54.389615 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:18:54.389615 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:18:54.390277 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ec2e76dc-a9c1-42b5-bbb0-b503786dfdee tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 returned with HTTP 200 Aug 13 21:18:54.390626 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1137/4548] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:18:54 2026] GET /volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:55.021508 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-41c8eba5-8eb3-4e34-9236-567e3b248c57 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:55.023391 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-41c8eba5-8eb3-4e34-9236-567e3b248c57 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/c79583d8-2281-408d-a26d-6cae07e15e3e Aug 13 21:18:55.023673 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-41c8eba5-8eb3-4e34-9236-567e3b248c57 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:55.023883 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-41c8eba5-8eb3-4e34-9236-567e3b248c57 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:55.024016 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-41c8eba5-8eb3-4e34-9236-567e3b248c57 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id c79583d8-2281-408d-a26d-6cae07e15e3e. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:18:55.030397 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:18:55.030397 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:18:55.031242 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-41c8eba5-8eb3-4e34-9236-567e3b248c57 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/c79583d8-2281-408d-a26d-6cae07e15e3e returned with HTTP 200 Aug 13 21:18:55.031646 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1144/4549] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:18:55 2026] GET /volume/v3/backups/c79583d8-2281-408d-a26d-6cae07e15e3e => generated 781 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:55.400500 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-6bdd5624-c768-4467-b5b1-4ad1b3c96ed0 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:55.402423 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6bdd5624-c768-4467-b5b1-4ad1b3c96ed0 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 Aug 13 21:18:55.402677 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6bdd5624-c768-4467-b5b1-4ad1b3c96ed0 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:55.402870 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6bdd5624-c768-4467-b5b1-4ad1b3c96ed0 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:55.402989 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-6bdd5624-c768-4467-b5b1-4ad1b3c96ed0 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id 1600c14e-f117-4450-a7bc-8fbe63612323. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:18:55.407512 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:18:55.407512 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:18:55.408120 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6bdd5624-c768-4467-b5b1-4ad1b3c96ed0 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 returned with HTTP 200 Aug 13 21:18:55.408501 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1133/4550] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:18:55 2026] GET /volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:55.988580 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-5e2c20e1-5ff2-4815-b0c4-de5bead6ebf1 req-36972a8f-5696-4dee-9561-73d4562d8166 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:55.990733 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-5e2c20e1-5ff2-4815-b0c4-de5bead6ebf1 req-36972a8f-5696-4dee-9561-73d4562d8166 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/volumes/79e78c46-416d-4193-9979-a90a402f2715/encryption Aug 13 21:18:55.990932 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-5e2c20e1-5ff2-4815-b0c4-de5bead6ebf1 req-36972a8f-5696-4dee-9561-73d4562d8166 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:55.991135 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-5e2c20e1-5ff2-4815-b0c4-de5bead6ebf1 req-36972a8f-5696-4dee-9561-73d4562d8166 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:56.000315 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:18:56.000315 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:18:56.005924 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-5e2c20e1-5ff2-4815-b0c4-de5bead6ebf1 req-36972a8f-5696-4dee-9561-73d4562d8166 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/79e78c46-416d-4193-9979-a90a402f2715/encryption returned with HTTP 200 Aug 13 21:18:56.006312 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1137/4551] 10.4.3.14 () {68 vars in 1624 bytes} [Thu Aug 13 21:18:55 2026] GET /volume/v3/volumes/79e78c46-416d-4193-9979-a90a402f2715/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:56.053193 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0545dbf1-c8a6-4473-8e34-1c604d30412d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:56.054809 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0545dbf1-c8a6-4473-8e34-1c604d30412d tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/c79583d8-2281-408d-a26d-6cae07e15e3e Aug 13 21:18:56.054976 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0545dbf1-c8a6-4473-8e34-1c604d30412d tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:56.055162 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0545dbf1-c8a6-4473-8e34-1c604d30412d tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:56.055270 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-0545dbf1-c8a6-4473-8e34-1c604d30412d tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id c79583d8-2281-408d-a26d-6cae07e15e3e. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:18:56.058945 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:18:56.058945 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:18:56.060056 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0545dbf1-c8a6-4473-8e34-1c604d30412d tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/c79583d8-2281-408d-a26d-6cae07e15e3e returned with HTTP 200 Aug 13 21:18:56.060239 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1138/4552] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:18:56 2026] GET /volume/v3/backups/c79583d8-2281-408d-a26d-6cae07e15e3e => generated 781 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:56.418643 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-1554a94c-617e-4c71-b11e-24fd781a475f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:56.422053 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1554a94c-617e-4c71-b11e-24fd781a475f tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 Aug 13 21:18:56.422270 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1554a94c-617e-4c71-b11e-24fd781a475f tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:56.422496 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1554a94c-617e-4c71-b11e-24fd781a475f tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:56.422634 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-1554a94c-617e-4c71-b11e-24fd781a475f tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id 1600c14e-f117-4450-a7bc-8fbe63612323. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:18:56.428661 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:18:56.428661 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:18:56.429577 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1554a94c-617e-4c71-b11e-24fd781a475f tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 returned with HTTP 200 Aug 13 21:18:56.430045 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1145/4553] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:18:56 2026] GET /volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:56.812378 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-5fc260f3-2267-44ce-9ba7-c0305adb85d1 req-c7ba1426-8058-4ca4-a277-fa84de18e15f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:56.814527 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-5fc260f3-2267-44ce-9ba7-c0305adb85d1 req-c7ba1426-8058-4ca4-a277-fa84de18e15f tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] DELETE https://10.4.3.14/volume/v3/attachments/82728fa9-6b0b-4508-8113-104f9a53b36e Aug 13 21:18:56.814738 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-5fc260f3-2267-44ce-9ba7-c0305adb85d1 req-c7ba1426-8058-4ca4-a277-fa84de18e15f tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:56.814918 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-5fc260f3-2267-44ce-9ba7-c0305adb85d1 req-c7ba1426-8058-4ca4-a277-fa84de18e15f tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:56.821449 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:18:56.821449 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:18:56.876123 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-5fc260f3-2267-44ce-9ba7-c0305adb85d1 req-c7ba1426-8058-4ca4-a277-fa84de18e15f tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] https://10.4.3.14/volume/v3/attachments/82728fa9-6b0b-4508-8113-104f9a53b36e returned with HTTP 200 Aug 13 21:18:56.876764 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1134/4554] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:18:56 2026] DELETE /volume/v3/attachments/82728fa9-6b0b-4508-8113-104f9a53b36e => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:57.072615 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-417119ba-14d8-4e0a-a043-7520e6a69488 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:57.074391 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-417119ba-14d8-4e0a-a043-7520e6a69488 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/c79583d8-2281-408d-a26d-6cae07e15e3e Aug 13 21:18:57.074813 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-417119ba-14d8-4e0a-a043-7520e6a69488 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:57.076092 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-417119ba-14d8-4e0a-a043-7520e6a69488 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:57.076092 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-417119ba-14d8-4e0a-a043-7520e6a69488 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id c79583d8-2281-408d-a26d-6cae07e15e3e. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:18:57.079683 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:18:57.079683 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:18:57.080555 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-417119ba-14d8-4e0a-a043-7520e6a69488 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/c79583d8-2281-408d-a26d-6cae07e15e3e returned with HTTP 200 Aug 13 21:18:57.081079 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1138/4555] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:18:57 2026] GET /volume/v3/backups/c79583d8-2281-408d-a26d-6cae07e15e3e => generated 781 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:57.441207 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-81e2a7b3-574a-4ffa-93e5-6c36f84ff705 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:57.443266 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-81e2a7b3-574a-4ffa-93e5-6c36f84ff705 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 Aug 13 21:18:57.443470 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-81e2a7b3-574a-4ffa-93e5-6c36f84ff705 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:57.443694 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-81e2a7b3-574a-4ffa-93e5-6c36f84ff705 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:57.443801 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-81e2a7b3-574a-4ffa-93e5-6c36f84ff705 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id 1600c14e-f117-4450-a7bc-8fbe63612323. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:18:57.447957 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:18:57.447957 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:18:57.448530 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-81e2a7b3-574a-4ffa-93e5-6c36f84ff705 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 returned with HTTP 200 Aug 13 21:18:57.449042 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1139/4556] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:18:57 2026] GET /volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:57.458607 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-fbf2851f-b4a6-4e95-84e7-b511dc030957 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:57.460364 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-fbf2851f-b4a6-4e95-84e7-b511dc030957 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] POST https://10.4.3.14/volume/v3/backups Aug 13 21:18:57.460775 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-fbf2851f-b4a6-4e95-84e7-b511dc030957 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "135c868a-f442-40e4-8921-8132df485814"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:18:57.462226 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.contrib.backups [None req-fbf2851f-b4a6-4e95-84e7-b511dc030957 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Creating new backup {'backup': {'volume_id': '135c868a-f442-40e4-8921-8132df485814'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 21:18:57.462381 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.contrib.backups [None req-fbf2851f-b4a6-4e95-84e7-b511dc030957 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Creating backup of volume 135c868a-f442-40e4-8921-8132df485814 in container None Aug 13 21:18:57.469780 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:18:57.469780 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:18:57.470260 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-fbf2851f-b4a6-4e95-84e7-b511dc030957 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Volume info retrieved successfully. Aug 13 21:18:57.488030 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-fbf2851f-b4a6-4e95-84e7-b511dc030957 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Created reservations ['bdf322e8-c2ec-463c-878c-c187b9df8160', '8aa880b7-63f5-433a-a64b-18bda0a0d1f1'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:18:57.514289 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-fbf2851f-b4a6-4e95-84e7-b511dc030957 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups returned with HTTP 202 Aug 13 21:18:57.516576 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1146/4557] 10.4.3.14 () {70 vars in 1291 bytes} [Thu Aug 13 21:18:57 2026] POST /volume/v3/backups => generated 286 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:18:57.524989 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-696cb555-70e7-41fb-b20f-188a7589cabc None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:57.527296 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-696cb555-70e7-41fb-b20f-188a7589cabc tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/7593aa48-0551-475d-8df6-ad33d669bcd8 Aug 13 21:18:57.527626 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-696cb555-70e7-41fb-b20f-188a7589cabc tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:57.528038 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-696cb555-70e7-41fb-b20f-188a7589cabc tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:57.528173 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-696cb555-70e7-41fb-b20f-188a7589cabc tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id 7593aa48-0551-475d-8df6-ad33d669bcd8. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:18:57.532851 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:18:57.532851 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:18:57.533693 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-696cb555-70e7-41fb-b20f-188a7589cabc tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/7593aa48-0551-475d-8df6-ad33d669bcd8 returned with HTTP 200 Aug 13 21:18:57.534279 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1135/4558] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:18:57 2026] GET /volume/v3/backups/7593aa48-0551-475d-8df6-ad33d669bcd8 => generated 693 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:58.091783 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e57b85e3-272d-4090-92d6-40f1a5abb593 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:58.093361 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e57b85e3-272d-4090-92d6-40f1a5abb593 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/c79583d8-2281-408d-a26d-6cae07e15e3e Aug 13 21:18:58.093687 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e57b85e3-272d-4090-92d6-40f1a5abb593 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:58.094027 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e57b85e3-272d-4090-92d6-40f1a5abb593 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:58.094169 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-e57b85e3-272d-4090-92d6-40f1a5abb593 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id c79583d8-2281-408d-a26d-6cae07e15e3e. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:18:58.098122 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:18:58.098122 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:18:58.099259 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e57b85e3-272d-4090-92d6-40f1a5abb593 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/c79583d8-2281-408d-a26d-6cae07e15e3e returned with HTTP 200 Aug 13 21:18:58.099259 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1139/4559] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:18:58 2026] GET /volume/v3/backups/c79583d8-2281-408d-a26d-6cae07e15e3e => generated 782 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:58.201232 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7555a25d-b1a4-45dc-bcf1-ed5cdd05dd4d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:58.203235 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7555a25d-b1a4-45dc-bcf1-ed5cdd05dd4d tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] DELETE https://10.4.3.14/volume/v3/volumes/e2cc7453-d6ca-420e-963c-240fd6dd459d Aug 13 21:18:58.203411 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7555a25d-b1a4-45dc-bcf1-ed5cdd05dd4d tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:58.203620 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7555a25d-b1a4-45dc-bcf1-ed5cdd05dd4d tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:58.203764 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-7555a25d-b1a4-45dc-bcf1-ed5cdd05dd4d tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Delete volume with id: e2cc7453-d6ca-420e-963c-240fd6dd459d Aug 13 21:18:58.210491 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:18:58.210491 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:18:58.210934 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7555a25d-b1a4-45dc-bcf1-ed5cdd05dd4d tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Volume info retrieved successfully. Aug 13 21:18:58.228079 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7555a25d-b1a4-45dc-bcf1-ed5cdd05dd4d tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Delete volume request issued successfully. Aug 13 21:18:58.228264 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7555a25d-b1a4-45dc-bcf1-ed5cdd05dd4d tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] https://10.4.3.14/volume/v3/volumes/e2cc7453-d6ca-420e-963c-240fd6dd459d returned with HTTP 202 Aug 13 21:18:58.228673 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1140/4560] 10.4.3.14 () {68 vars in 1385 bytes} [Thu Aug 13 21:18:58 2026] DELETE /volume/v3/volumes/e2cc7453-d6ca-420e-963c-240fd6dd459d => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 21:18:58.235744 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f3898b00-28c1-4e14-bd1e-44a0ce1d4a88 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:58.237573 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f3898b00-28c1-4e14-bd1e-44a0ce1d4a88 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] GET https://10.4.3.14/volume/v3/volumes/e2cc7453-d6ca-420e-963c-240fd6dd459d Aug 13 21:18:58.237826 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f3898b00-28c1-4e14-bd1e-44a0ce1d4a88 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:58.238081 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f3898b00-28c1-4e14-bd1e-44a0ce1d4a88 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:58.245433 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:18:58.245433 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:18:58.249528 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-f3898b00-28c1-4e14-bd1e-44a0ce1d4a88 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Volume info retrieved successfully. Aug 13 21:18:58.255150 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f3898b00-28c1-4e14-bd1e-44a0ce1d4a88 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] https://10.4.3.14/volume/v3/volumes/e2cc7453-d6ca-420e-963c-240fd6dd459d returned with HTTP 200 Aug 13 21:18:58.255817 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1147/4561] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:18:58 2026] GET /volume/v3/volumes/e2cc7453-d6ca-420e-963c-240fd6dd459d => generated 1386 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:18:58.544727 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-edb69baa-c737-44af-b015-74615029cb8b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:58.546637 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-edb69baa-c737-44af-b015-74615029cb8b tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/7593aa48-0551-475d-8df6-ad33d669bcd8 Aug 13 21:18:58.546855 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-edb69baa-c737-44af-b015-74615029cb8b tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:58.547057 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-edb69baa-c737-44af-b015-74615029cb8b tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:58.547170 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-edb69baa-c737-44af-b015-74615029cb8b tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id 7593aa48-0551-475d-8df6-ad33d669bcd8. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:18:58.552709 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:18:58.552709 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:18:58.553578 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-edb69baa-c737-44af-b015-74615029cb8b tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/7593aa48-0551-475d-8df6-ad33d669bcd8 returned with HTTP 200 Aug 13 21:18:58.554111 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1136/4562] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:18:58 2026] GET /volume/v3/backups/7593aa48-0551-475d-8df6-ad33d669bcd8 => generated 695 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:59.109858 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-30bbd598-5822-4e82-8af7-b8c39999ab91 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:59.113147 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-30bbd598-5822-4e82-8af7-b8c39999ab91 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/c79583d8-2281-408d-a26d-6cae07e15e3e Aug 13 21:18:59.113656 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-30bbd598-5822-4e82-8af7-b8c39999ab91 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:59.114121 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-30bbd598-5822-4e82-8af7-b8c39999ab91 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:59.114438 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-30bbd598-5822-4e82-8af7-b8c39999ab91 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id c79583d8-2281-408d-a26d-6cae07e15e3e. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:18:59.120386 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:18:59.120386 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:18:59.122050 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-30bbd598-5822-4e82-8af7-b8c39999ab91 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/c79583d8-2281-408d-a26d-6cae07e15e3e returned with HTTP 200 Aug 13 21:18:59.122608 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1140/4563] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:18:59 2026] GET /volume/v3/backups/c79583d8-2281-408d-a26d-6cae07e15e3e => generated 782 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:18:59.268783 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c8c5d8a5-6832-4ab8-a022-266e91bc5866 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:59.283380 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c8c5d8a5-6832-4ab8-a022-266e91bc5866 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] GET https://10.4.3.14/volume/v3/volumes/e2cc7453-d6ca-420e-963c-240fd6dd459d Aug 13 21:18:59.283658 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c8c5d8a5-6832-4ab8-a022-266e91bc5866 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:59.283901 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c8c5d8a5-6832-4ab8-a022-266e91bc5866 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:59.291120 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c8c5d8a5-6832-4ab8-a022-266e91bc5866 tempest-TestVolumeBootPatternV346-1217161284 tempest-TestVolumeBootPatternV346-1217161284-project-member] https://10.4.3.14/volume/v3/volumes/e2cc7453-d6ca-420e-963c-240fd6dd459d returned with HTTP 404 Aug 13 21:18:59.291805 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1141/4564] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:18:59 2026] GET /volume/v3/volumes/e2cc7453-d6ca-420e-963c-240fd6dd459d => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:18:59.564143 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-fb727bd6-8570-4001-ae46-d47949d18405 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:18:59.566002 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-fb727bd6-8570-4001-ae46-d47949d18405 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/7593aa48-0551-475d-8df6-ad33d669bcd8 Aug 13 21:18:59.566212 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-fb727bd6-8570-4001-ae46-d47949d18405 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:18:59.566402 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-fb727bd6-8570-4001-ae46-d47949d18405 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:18:59.566502 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-fb727bd6-8570-4001-ae46-d47949d18405 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id 7593aa48-0551-475d-8df6-ad33d669bcd8. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:18:59.570490 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:18:59.570490 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:18:59.571118 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-fb727bd6-8570-4001-ae46-d47949d18405 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/7593aa48-0551-475d-8df6-ad33d669bcd8 returned with HTTP 200 Aug 13 21:18:59.571659 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1148/4565] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:18:59 2026] GET /volume/v3/backups/7593aa48-0551-475d-8df6-ad33d669bcd8 => generated 695 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:00.133814 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-96b4a7eb-3a2e-4b27-b056-eca0fcc32842 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:00.136103 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-96b4a7eb-3a2e-4b27-b056-eca0fcc32842 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/c79583d8-2281-408d-a26d-6cae07e15e3e Aug 13 21:19:00.136383 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-96b4a7eb-3a2e-4b27-b056-eca0fcc32842 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:00.136666 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-96b4a7eb-3a2e-4b27-b056-eca0fcc32842 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:00.136842 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-96b4a7eb-3a2e-4b27-b056-eca0fcc32842 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id c79583d8-2281-408d-a26d-6cae07e15e3e. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:19:00.143708 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:19:00.143708 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:19:00.145003 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-96b4a7eb-3a2e-4b27-b056-eca0fcc32842 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/c79583d8-2281-408d-a26d-6cae07e15e3e returned with HTTP 200 Aug 13 21:19:00.145599 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1137/4566] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:19:00 2026] GET /volume/v3/backups/c79583d8-2281-408d-a26d-6cae07e15e3e => generated 782 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:00.583941 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-62c8cae8-db3d-4846-9c35-b69120395868 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:00.585944 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-62c8cae8-db3d-4846-9c35-b69120395868 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/7593aa48-0551-475d-8df6-ad33d669bcd8 Aug 13 21:19:00.586174 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-62c8cae8-db3d-4846-9c35-b69120395868 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:00.586352 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-62c8cae8-db3d-4846-9c35-b69120395868 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:00.586453 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-62c8cae8-db3d-4846-9c35-b69120395868 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id 7593aa48-0551-475d-8df6-ad33d669bcd8. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:19:00.591917 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:19:00.591917 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:19:00.592780 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-62c8cae8-db3d-4846-9c35-b69120395868 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/7593aa48-0551-475d-8df6-ad33d669bcd8 returned with HTTP 200 Aug 13 21:19:00.593250 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1141/4567] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:00 2026] GET /volume/v3/backups/7593aa48-0551-475d-8df6-ad33d669bcd8 => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:01.156084 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a3620e1d-b027-45e2-a18d-378f01212dec None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:01.158152 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a3620e1d-b027-45e2-a18d-378f01212dec tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/c79583d8-2281-408d-a26d-6cae07e15e3e Aug 13 21:19:01.158375 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a3620e1d-b027-45e2-a18d-378f01212dec tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:01.158635 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a3620e1d-b027-45e2-a18d-378f01212dec tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:01.158801 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-a3620e1d-b027-45e2-a18d-378f01212dec tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id c79583d8-2281-408d-a26d-6cae07e15e3e. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:19:01.165656 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:19:01.165656 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:19:01.165656 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a3620e1d-b027-45e2-a18d-378f01212dec tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/c79583d8-2281-408d-a26d-6cae07e15e3e returned with HTTP 200 Aug 13 21:19:01.165656 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1142/4568] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:19:01 2026] GET /volume/v3/backups/c79583d8-2281-408d-a26d-6cae07e15e3e => generated 783 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:01.174915 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-24b8977e-4ab9-4209-a349-09e6462b3727 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:01.176504 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-24b8977e-4ab9-4209-a349-09e6462b3727 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/c79583d8-2281-408d-a26d-6cae07e15e3e Aug 13 21:19:01.176708 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-24b8977e-4ab9-4209-a349-09e6462b3727 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:01.176908 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-24b8977e-4ab9-4209-a349-09e6462b3727 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:01.177046 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-24b8977e-4ab9-4209-a349-09e6462b3727 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id c79583d8-2281-408d-a26d-6cae07e15e3e. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:19:01.180902 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:19:01.180902 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:19:01.181619 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-24b8977e-4ab9-4209-a349-09e6462b3727 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/c79583d8-2281-408d-a26d-6cae07e15e3e returned with HTTP 200 Aug 13 21:19:01.181973 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1149/4569] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:19:01 2026] GET /volume/v3/backups/c79583d8-2281-408d-a26d-6cae07e15e3e => generated 783 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:01.195037 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ffffa93a-ee24-4d4c-bf39-62e0eefb4d95 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:01.197099 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ffffa93a-ee24-4d4c-bf39-62e0eefb4d95 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] DELETE https://10.4.3.14/volume/v3/backups/c79583d8-2281-408d-a26d-6cae07e15e3e Aug 13 21:19:01.197438 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ffffa93a-ee24-4d4c-bf39-62e0eefb4d95 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:01.197690 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ffffa93a-ee24-4d4c-bf39-62e0eefb4d95 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:01.197818 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.contrib.backups [None req-ffffa93a-ee24-4d4c-bf39-62e0eefb4d95 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Delete backup with id: c79583d8-2281-408d-a26d-6cae07e15e3e. Aug 13 21:19:01.202843 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:19:01.202843 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:19:01.219516 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.backup.rpcapi [None req-ffffa93a-ee24-4d4c-bf39-62e0eefb4d95 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] delete_backup rpcapi backup_id c79583d8-2281-408d-a26d-6cae07e15e3e {{(pid=100217) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 21:19:01.223052 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ffffa93a-ee24-4d4c-bf39-62e0eefb4d95 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/c79583d8-2281-408d-a26d-6cae07e15e3e returned with HTTP 202 Aug 13 21:19:01.223653 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1138/4570] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:19:01 2026] DELETE /volume/v3/backups/c79583d8-2281-408d-a26d-6cae07e15e3e => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:19:01.234553 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f7904b98-e485-4e05-a9c8-d2f38f471eed None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:01.241329 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f7904b98-e485-4e05-a9c8-d2f38f471eed tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/c79583d8-2281-408d-a26d-6cae07e15e3e Aug 13 21:19:01.242496 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f7904b98-e485-4e05-a9c8-d2f38f471eed tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:01.242496 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f7904b98-e485-4e05-a9c8-d2f38f471eed tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:01.242496 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-f7904b98-e485-4e05-a9c8-d2f38f471eed tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id c79583d8-2281-408d-a26d-6cae07e15e3e. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:19:01.245743 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:19:01.245743 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:19:01.246443 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f7904b98-e485-4e05-a9c8-d2f38f471eed tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/c79583d8-2281-408d-a26d-6cae07e15e3e returned with HTTP 200 Aug 13 21:19:01.247201 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1142/4571] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:19:01 2026] GET /volume/v3/backups/c79583d8-2281-408d-a26d-6cae07e15e3e => generated 782 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:01.603305 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-10aae9be-ac09-456d-bd82-f9a62219e5ec None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:01.605574 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-10aae9be-ac09-456d-bd82-f9a62219e5ec tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/7593aa48-0551-475d-8df6-ad33d669bcd8 Aug 13 21:19:01.605840 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-10aae9be-ac09-456d-bd82-f9a62219e5ec tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:01.606079 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-10aae9be-ac09-456d-bd82-f9a62219e5ec tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:01.606215 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-10aae9be-ac09-456d-bd82-f9a62219e5ec tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id 7593aa48-0551-475d-8df6-ad33d669bcd8. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:19:01.611871 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:19:01.611871 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:19:01.613296 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-10aae9be-ac09-456d-bd82-f9a62219e5ec tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/7593aa48-0551-475d-8df6-ad33d669bcd8 returned with HTTP 200 Aug 13 21:19:01.613974 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1143/4572] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:01 2026] GET /volume/v3/backups/7593aa48-0551-475d-8df6-ad33d669bcd8 => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:02.257762 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7b035ba5-a2ee-4e10-bb79-5dcc3ce00da1 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:02.259414 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7b035ba5-a2ee-4e10-bb79-5dcc3ce00da1 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/backups/c79583d8-2281-408d-a26d-6cae07e15e3e Aug 13 21:19:02.259603 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7b035ba5-a2ee-4e10-bb79-5dcc3ce00da1 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:02.259773 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7b035ba5-a2ee-4e10-bb79-5dcc3ce00da1 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:02.259877 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-7b035ba5-a2ee-4e10-bb79-5dcc3ce00da1 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Show backup with id c79583d8-2281-408d-a26d-6cae07e15e3e. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:19:02.263624 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7b035ba5-a2ee-4e10-bb79-5dcc3ce00da1 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/backups/c79583d8-2281-408d-a26d-6cae07e15e3e returned with HTTP 404 Aug 13 21:19:02.264059 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1150/4573] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:19:02 2026] GET /volume/v3/backups/c79583d8-2281-408d-a26d-6cae07e15e3e => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:19:02.271748 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-7fc14139-ef6f-4a2e-a388-f93fa9848414 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:02.273620 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7fc14139-ef6f-4a2e-a388-f93fa9848414 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] DELETE https://10.4.3.14/volume/v3/snapshots/2f014a47-da7c-4a20-bc30-e73bb487510e Aug 13 21:19:02.273841 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7fc14139-ef6f-4a2e-a388-f93fa9848414 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:02.274084 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7fc14139-ef6f-4a2e-a388-f93fa9848414 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:02.274211 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.snapshots [None req-7fc14139-ef6f-4a2e-a388-f93fa9848414 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Delete snapshot with id: 2f014a47-da7c-4a20-bc30-e73bb487510e Aug 13 21:19:02.282211 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:19:02.282211 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:19:02.282743 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-7fc14139-ef6f-4a2e-a388-f93fa9848414 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Snapshot retrieved successfully. Aug 13 21:19:02.302332 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-7fc14139-ef6f-4a2e-a388-f93fa9848414 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Snapshot delete request issued successfully. Aug 13 21:19:02.302557 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7fc14139-ef6f-4a2e-a388-f93fa9848414 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/snapshots/2f014a47-da7c-4a20-bc30-e73bb487510e returned with HTTP 202 Aug 13 21:19:02.303079 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1139/4574] 10.4.3.14 () {66 vars in 1350 bytes} [Thu Aug 13 21:19:02 2026] DELETE /volume/v3/snapshots/2f014a47-da7c-4a20-bc30-e73bb487510e => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:19:02.311289 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-30931c7f-0826-438f-b369-4df211da45ef None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:02.314587 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-30931c7f-0826-438f-b369-4df211da45ef tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/snapshots/2f014a47-da7c-4a20-bc30-e73bb487510e Aug 13 21:19:02.314821 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-30931c7f-0826-438f-b369-4df211da45ef tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:02.315088 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-30931c7f-0826-438f-b369-4df211da45ef tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:02.321675 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:19:02.321675 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:19:02.322259 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-30931c7f-0826-438f-b369-4df211da45ef tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Snapshot retrieved successfully. Aug 13 21:19:02.323887 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-30931c7f-0826-438f-b369-4df211da45ef tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/snapshots/2f014a47-da7c-4a20-bc30-e73bb487510e returned with HTTP 200 Aug 13 21:19:02.323887 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1143/4575] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:19:02 2026] GET /volume/v3/snapshots/2f014a47-da7c-4a20-bc30-e73bb487510e => generated 463 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:02.625198 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e41e5f32-ea61-47ba-8b16-c92861508306 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:02.627417 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e41e5f32-ea61-47ba-8b16-c92861508306 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/7593aa48-0551-475d-8df6-ad33d669bcd8 Aug 13 21:19:02.627727 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e41e5f32-ea61-47ba-8b16-c92861508306 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:02.628206 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e41e5f32-ea61-47ba-8b16-c92861508306 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:02.628283 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-e41e5f32-ea61-47ba-8b16-c92861508306 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id 7593aa48-0551-475d-8df6-ad33d669bcd8. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:19:02.633902 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:19:02.633902 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:19:02.634836 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e41e5f32-ea61-47ba-8b16-c92861508306 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/7593aa48-0551-475d-8df6-ad33d669bcd8 returned with HTTP 200 Aug 13 21:19:02.635337 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1144/4576] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:02 2026] GET /volume/v3/backups/7593aa48-0551-475d-8df6-ad33d669bcd8 => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:03.335993 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a63fd766-b860-4daa-86ff-8116694170af None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:03.339841 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a63fd766-b860-4daa-86ff-8116694170af tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/snapshots/2f014a47-da7c-4a20-bc30-e73bb487510e Aug 13 21:19:03.339841 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a63fd766-b860-4daa-86ff-8116694170af tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:03.339841 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a63fd766-b860-4daa-86ff-8116694170af tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:03.344771 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a63fd766-b860-4daa-86ff-8116694170af tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/snapshots/2f014a47-da7c-4a20-bc30-e73bb487510e returned with HTTP 404 Aug 13 21:19:03.345473 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1151/4577] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:19:03 2026] GET /volume/v3/snapshots/2f014a47-da7c-4a20-bc30-e73bb487510e => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:19:03.351918 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-50aa4598-2a53-4677-a381-84880bc4a7f7 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:03.353392 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-50aa4598-2a53-4677-a381-84880bc4a7f7 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] DELETE https://10.4.3.14/volume/v3/volumes/56cf22f9-744a-4ce7-a5ac-fc4a1bb62c01 Aug 13 21:19:03.353563 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-50aa4598-2a53-4677-a381-84880bc4a7f7 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:03.353727 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-50aa4598-2a53-4677-a381-84880bc4a7f7 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:03.353876 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-50aa4598-2a53-4677-a381-84880bc4a7f7 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Delete volume with id: 56cf22f9-744a-4ce7-a5ac-fc4a1bb62c01 Aug 13 21:19:03.360110 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:19:03.360110 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:19:03.360478 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-50aa4598-2a53-4677-a381-84880bc4a7f7 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Volume info retrieved successfully. Aug 13 21:19:03.375745 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-50aa4598-2a53-4677-a381-84880bc4a7f7 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Delete volume request issued successfully. Aug 13 21:19:03.376227 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-50aa4598-2a53-4677-a381-84880bc4a7f7 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/volumes/56cf22f9-744a-4ce7-a5ac-fc4a1bb62c01 returned with HTTP 202 Aug 13 21:19:03.376766 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1140/4578] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:19:03 2026] DELETE /volume/v3/volumes/56cf22f9-744a-4ce7-a5ac-fc4a1bb62c01 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:19:03.384252 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-43ff52de-6940-4309-9d2d-5e369a13e246 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:03.385985 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-43ff52de-6940-4309-9d2d-5e369a13e246 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/volumes/56cf22f9-744a-4ce7-a5ac-fc4a1bb62c01 Aug 13 21:19:03.386167 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-43ff52de-6940-4309-9d2d-5e369a13e246 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:03.386346 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-43ff52de-6940-4309-9d2d-5e369a13e246 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:03.392808 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:19:03.392808 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:19:03.396629 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-43ff52de-6940-4309-9d2d-5e369a13e246 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Volume info retrieved successfully. Aug 13 21:19:03.402322 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-43ff52de-6940-4309-9d2d-5e369a13e246 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/volumes/56cf22f9-744a-4ce7-a5ac-fc4a1bb62c01 returned with HTTP 200 Aug 13 21:19:03.402705 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1144/4579] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:19:03 2026] GET /volume/v3/volumes/56cf22f9-744a-4ce7-a5ac-fc4a1bb62c01 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:03.651079 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-293c143e-cb7e-4328-a227-134e72eaf64c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:03.652874 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-293c143e-cb7e-4328-a227-134e72eaf64c tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/7593aa48-0551-475d-8df6-ad33d669bcd8 Aug 13 21:19:03.653108 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-293c143e-cb7e-4328-a227-134e72eaf64c tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:03.653371 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-293c143e-cb7e-4328-a227-134e72eaf64c tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:03.653371 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-293c143e-cb7e-4328-a227-134e72eaf64c tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id 7593aa48-0551-475d-8df6-ad33d669bcd8. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:19:03.657565 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:19:03.657565 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:19:03.658119 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-293c143e-cb7e-4328-a227-134e72eaf64c tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/7593aa48-0551-475d-8df6-ad33d669bcd8 returned with HTTP 200 Aug 13 21:19:03.658439 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1145/4580] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:03 2026] GET /volume/v3/backups/7593aa48-0551-475d-8df6-ad33d669bcd8 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:04.415788 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-65c6bce3-0499-42a7-8a27-94799b65746e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:04.417496 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-65c6bce3-0499-42a7-8a27-94799b65746e tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/volumes/56cf22f9-744a-4ce7-a5ac-fc4a1bb62c01 Aug 13 21:19:04.417687 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-65c6bce3-0499-42a7-8a27-94799b65746e tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:04.417879 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-65c6bce3-0499-42a7-8a27-94799b65746e tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:04.423246 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-65c6bce3-0499-42a7-8a27-94799b65746e tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/volumes/56cf22f9-744a-4ce7-a5ac-fc4a1bb62c01 returned with HTTP 404 Aug 13 21:19:04.423719 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1152/4581] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:19:04 2026] GET /volume/v3/volumes/56cf22f9-744a-4ce7-a5ac-fc4a1bb62c01 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:19:04.429734 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f0b1fc74-ae1b-4cf5-a1ca-94fe305766d0 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:04.431336 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f0b1fc74-ae1b-4cf5-a1ca-94fe305766d0 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] DELETE https://10.4.3.14/volume/v3/volumes/2e4ad636-0941-4d2c-a380-02a7683979cb Aug 13 21:19:04.431504 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f0b1fc74-ae1b-4cf5-a1ca-94fe305766d0 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:04.431702 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f0b1fc74-ae1b-4cf5-a1ca-94fe305766d0 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:04.431842 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-f0b1fc74-ae1b-4cf5-a1ca-94fe305766d0 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Delete volume with id: 2e4ad636-0941-4d2c-a380-02a7683979cb Aug 13 21:19:04.438181 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:19:04.438181 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:19:04.438660 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-f0b1fc74-ae1b-4cf5-a1ca-94fe305766d0 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Volume info retrieved successfully. Aug 13 21:19:04.459329 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-f0b1fc74-ae1b-4cf5-a1ca-94fe305766d0 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Delete volume request issued successfully. Aug 13 21:19:04.459529 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f0b1fc74-ae1b-4cf5-a1ca-94fe305766d0 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/volumes/2e4ad636-0941-4d2c-a380-02a7683979cb returned with HTTP 202 Aug 13 21:19:04.460044 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1141/4582] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:19:04 2026] DELETE /volume/v3/volumes/2e4ad636-0941-4d2c-a380-02a7683979cb => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:19:04.468608 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1df98f3c-d860-4dd2-be4d-81371f07d9c0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:04.471090 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1df98f3c-d860-4dd2-be4d-81371f07d9c0 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/volumes/2e4ad636-0941-4d2c-a380-02a7683979cb Aug 13 21:19:04.471275 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1df98f3c-d860-4dd2-be4d-81371f07d9c0 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:04.471448 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1df98f3c-d860-4dd2-be4d-81371f07d9c0 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:04.486134 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:19:04.486134 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:19:04.492175 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1df98f3c-d860-4dd2-be4d-81371f07d9c0 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Volume info retrieved successfully. Aug 13 21:19:04.500112 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1df98f3c-d860-4dd2-be4d-81371f07d9c0 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/volumes/2e4ad636-0941-4d2c-a380-02a7683979cb returned with HTTP 200 Aug 13 21:19:04.500548 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1145/4583] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:19:04 2026] GET /volume/v3/volumes/2e4ad636-0941-4d2c-a380-02a7683979cb => generated 1354 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:19:04.633983 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-ebb70050-e244-4aac-ae40-c9fcb937cb10 req-f505a48a-3c3e-41fc-816f-753df4de00c1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:04.636122 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-ebb70050-e244-4aac-ae40-c9fcb937cb10 req-f505a48a-3c3e-41fc-816f-753df4de00c1 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] DELETE https://10.4.3.14/volume/v3/attachments/eca5ea77-c88c-48bb-94a7-ba8964aa7389 Aug 13 21:19:04.636327 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-ebb70050-e244-4aac-ae40-c9fcb937cb10 req-f505a48a-3c3e-41fc-816f-753df4de00c1 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:04.636534 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-ebb70050-e244-4aac-ae40-c9fcb937cb10 req-f505a48a-3c3e-41fc-816f-753df4de00c1 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:04.644710 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:19:04.644710 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:19:04.668909 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ebe9cde5-d6e5-4b1e-b0e9-2fcf1eae1e36 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:04.670601 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ebe9cde5-d6e5-4b1e-b0e9-2fcf1eae1e36 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/7593aa48-0551-475d-8df6-ad33d669bcd8 Aug 13 21:19:04.670781 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ebe9cde5-d6e5-4b1e-b0e9-2fcf1eae1e36 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:04.670985 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ebe9cde5-d6e5-4b1e-b0e9-2fcf1eae1e36 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:04.671088 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-ebe9cde5-d6e5-4b1e-b0e9-2fcf1eae1e36 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id 7593aa48-0551-475d-8df6-ad33d669bcd8. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:19:04.675632 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:19:04.675632 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:19:04.676216 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ebe9cde5-d6e5-4b1e-b0e9-2fcf1eae1e36 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/7593aa48-0551-475d-8df6-ad33d669bcd8 returned with HTTP 200 Aug 13 21:19:04.677388 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1153/4584] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:04 2026] GET /volume/v3/backups/7593aa48-0551-475d-8df6-ad33d669bcd8 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:04.705734 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-ebb70050-e244-4aac-ae40-c9fcb937cb10 req-f505a48a-3c3e-41fc-816f-753df4de00c1 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/attachments/eca5ea77-c88c-48bb-94a7-ba8964aa7389 returned with HTTP 200 Aug 13 21:19:04.706133 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1146/4585] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:19:04 2026] DELETE /volume/v3/attachments/eca5ea77-c88c-48bb-94a7-ba8964aa7389 => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:05.256673 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-de245443-46bd-4d1d-b70b-8d2866500cba None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:05.370315 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-de245443-46bd-4d1d-b70b-8d2866500cba tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:19:05.370737 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-de245443-46bd-4d1d-b70b-8d2866500cba tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-818674559"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:19:05.372154 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-de245443-46bd-4d1d-b70b-8d2866500cba tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-818674559'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:19:05.372318 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-de245443-46bd-4d1d-b70b-8d2866500cba tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Create volume of 1 GB Aug 13 21:19:05.376004 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-de245443-46bd-4d1d-b70b-8d2866500cba tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Availability Zones retrieved successfully. Aug 13 21:19:05.381277 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-de245443-46bd-4d1d-b70b-8d2866500cba tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Flow 'volume_create_api' (ef8ab6fb-2547-4993-9d86-04006ef7dcca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:19:05.382293 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-de245443-46bd-4d1d-b70b-8d2866500cba tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12c184f9-867d-4f46-b220-c89a09d56c12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:05.383204 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-de245443-46bd-4d1d-b70b-8d2866500cba tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:19:05.405867 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-de245443-46bd-4d1d-b70b-8d2866500cba tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12c184f9-867d-4f46-b220-c89a09d56c12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:05.406627 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-de245443-46bd-4d1d-b70b-8d2866500cba tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5481b359-bd0e-4e90-af9e-e6844227394d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:05.472574 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-de245443-46bd-4d1d-b70b-8d2866500cba tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Created reservations ['21a54c7c-eb19-4853-9deb-45fc76a94526', '33c677b3-73d9-48d8-b145-7cef0e95ecb8', '8d59e27e-2ed4-4272-b81a-5e160c7fbbef', 'b4e5e577-03ac-4a33-8eac-c562ee8ac21b'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:19:05.473710 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-de245443-46bd-4d1d-b70b-8d2866500cba tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5481b359-bd0e-4e90-af9e-e6844227394d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21a54c7c-eb19-4853-9deb-45fc76a94526', '33c677b3-73d9-48d8-b145-7cef0e95ecb8', '8d59e27e-2ed4-4272-b81a-5e160c7fbbef', 'b4e5e577-03ac-4a33-8eac-c562ee8ac21b']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:05.474485 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-de245443-46bd-4d1d-b70b-8d2866500cba tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (764553cc-1b16-4fee-ba2e-19698b9f3316) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:05.496064 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-de245443-46bd-4d1d-b70b-8d2866500cba tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (764553cc-1b16-4fee-ba2e-19698b9f3316) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a182d27c-dd27-456c-adf0-ea07b231572f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-818674559',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e80ae52d2c0c4aa2b8df92128adc412e',qos_specs=None,replication_status=,reservations=['21a54c7c-eb19-4853-9deb-45fc76a94526','33c677b3-73d9-48d8-b145-7cef0e95ecb8','8d59e27e-2ed4-4272-b81a-5e160c7fbbef','b4e5e577-03ac-4a33-8eac-c562ee8ac21b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06769098ef3545febb69fb0a64ed0052',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:19:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-818674559',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a182d27c-dd27-456c-adf0-ea07b231572f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e80ae52d2c0c4aa2b8df92128adc412e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06769098ef3545febb69fb0a64ed0052',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:05.496977 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-de245443-46bd-4d1d-b70b-8d2866500cba tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d45bf4b-6324-4144-9a6d-aff2777b2152) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:05.512551 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-20c799ad-35f7-4bc6-b1c2-44a38a383fa5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:05.513534 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-de245443-46bd-4d1d-b70b-8d2866500cba tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d45bf4b-6324-4144-9a6d-aff2777b2152) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-818674559',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e80ae52d2c0c4aa2b8df92128adc412e',qos_specs=None,replication_status=,reservations=['21a54c7c-eb19-4853-9deb-45fc76a94526','33c677b3-73d9-48d8-b145-7cef0e95ecb8','8d59e27e-2ed4-4272-b81a-5e160c7fbbef','b4e5e577-03ac-4a33-8eac-c562ee8ac21b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06769098ef3545febb69fb0a64ed0052',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:05.514185 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-20c799ad-35f7-4bc6-b1c2-44a38a383fa5 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/volumes/2e4ad636-0941-4d2c-a380-02a7683979cb Aug 13 21:19:05.514243 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-de245443-46bd-4d1d-b70b-8d2866500cba tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb32f703-6ded-478a-bbf9-aa33845b3eb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:05.514358 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-20c799ad-35f7-4bc6-b1c2-44a38a383fa5 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:05.514560 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-20c799ad-35f7-4bc6-b1c2-44a38a383fa5 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:05.519325 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-20c799ad-35f7-4bc6-b1c2-44a38a383fa5 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/volumes/2e4ad636-0941-4d2c-a380-02a7683979cb returned with HTTP 404 Aug 13 21:19:05.519739 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1146/4586] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:19:05 2026] GET /volume/v3/volumes/2e4ad636-0941-4d2c-a380-02a7683979cb => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:19:05.526788 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-de245443-46bd-4d1d-b70b-8d2866500cba tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb32f703-6ded-478a-bbf9-aa33845b3eb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:05.527052 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-bfce7851-559d-46a8-8c1d-785b9f2473e4 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:05.527621 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-de245443-46bd-4d1d-b70b-8d2866500cba tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Flow 'volume_create_api' (ef8ab6fb-2547-4993-9d86-04006ef7dcca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:19:05.527937 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-de245443-46bd-4d1d-b70b-8d2866500cba tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Create volume request issued successfully. Aug 13 21:19:05.528470 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-de245443-46bd-4d1d-b70b-8d2866500cba tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:19:05.528876 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1142/4587] 10.4.3.14 () {70 vars in 1292 bytes} [Thu Aug 13 21:19:05 2026] POST /volume/v3/volumes => generated 767 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:19:05.528915 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-bfce7851-559d-46a8-8c1d-785b9f2473e4 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] DELETE https://10.4.3.14/volume/v3/volumes/639875e3-2ade-4771-8bb5-ca37a09dd47c Aug 13 21:19:05.529127 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-bfce7851-559d-46a8-8c1d-785b9f2473e4 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:05.529308 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-bfce7851-559d-46a8-8c1d-785b9f2473e4 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:05.529481 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-bfce7851-559d-46a8-8c1d-785b9f2473e4 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Delete volume with id: 639875e3-2ade-4771-8bb5-ca37a09dd47c Aug 13 21:19:05.536571 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:19:05.536571 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:19:05.537047 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-bfce7851-559d-46a8-8c1d-785b9f2473e4 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Volume info retrieved successfully. Aug 13 21:19:05.542385 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-84b03c80-26b0-4b38-a200-fe6de494895b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:05.544312 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-84b03c80-26b0-4b38-a200-fe6de494895b tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] GET https://10.4.3.14/volume/v3/volumes/a182d27c-dd27-456c-adf0-ea07b231572f Aug 13 21:19:05.544562 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-84b03c80-26b0-4b38-a200-fe6de494895b tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:05.544765 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-84b03c80-26b0-4b38-a200-fe6de494895b tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:05.553659 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:19:05.553659 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:19:05.556734 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-bfce7851-559d-46a8-8c1d-785b9f2473e4 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Delete volume request issued successfully. Aug 13 21:19:05.556839 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-84b03c80-26b0-4b38-a200-fe6de494895b tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Volume info retrieved successfully. Aug 13 21:19:05.556958 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-bfce7851-559d-46a8-8c1d-785b9f2473e4 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/volumes/639875e3-2ade-4771-8bb5-ca37a09dd47c returned with HTTP 202 Aug 13 21:19:05.557383 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1154/4588] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:19:05 2026] DELETE /volume/v3/volumes/639875e3-2ade-4771-8bb5-ca37a09dd47c => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:19:05.560877 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-84b03c80-26b0-4b38-a200-fe6de494895b tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/volumes/a182d27c-dd27-456c-adf0-ea07b231572f returned with HTTP 200 Aug 13 21:19:05.561342 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1147/4589] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:19:05 2026] GET /volume/v3/volumes/a182d27c-dd27-456c-adf0-ea07b231572f => generated 835 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:19:05.564634 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f6db5108-e789-4205-9f73-06181a735df8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:05.566956 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f6db5108-e789-4205-9f73-06181a735df8 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/volumes/639875e3-2ade-4771-8bb5-ca37a09dd47c Aug 13 21:19:05.567219 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f6db5108-e789-4205-9f73-06181a735df8 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:05.567405 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f6db5108-e789-4205-9f73-06181a735df8 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:05.577757 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:19:05.577757 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:19:05.581405 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f6db5108-e789-4205-9f73-06181a735df8 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Volume info retrieved successfully. Aug 13 21:19:05.585651 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f6db5108-e789-4205-9f73-06181a735df8 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/volumes/639875e3-2ade-4771-8bb5-ca37a09dd47c returned with HTTP 200 Aug 13 21:19:05.586030 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1147/4590] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:19:05 2026] GET /volume/v3/volumes/639875e3-2ade-4771-8bb5-ca37a09dd47c => generated 838 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 21:19:05.687162 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-e0f97797-ae47-4277-b566-f1e0af9c3226 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:05.688845 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e0f97797-ae47-4277-b566-f1e0af9c3226 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/7593aa48-0551-475d-8df6-ad33d669bcd8 Aug 13 21:19:05.689047 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e0f97797-ae47-4277-b566-f1e0af9c3226 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:05.689214 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e0f97797-ae47-4277-b566-f1e0af9c3226 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:05.689313 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-e0f97797-ae47-4277-b566-f1e0af9c3226 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id 7593aa48-0551-475d-8df6-ad33d669bcd8. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:19:05.692895 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:19:05.692895 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:19:05.693401 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e0f97797-ae47-4277-b566-f1e0af9c3226 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/7593aa48-0551-475d-8df6-ad33d669bcd8 returned with HTTP 200 Aug 13 21:19:05.693723 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1143/4591] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:05 2026] GET /volume/v3/backups/7593aa48-0551-475d-8df6-ad33d669bcd8 => generated 706 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:05.765232 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e4cd38a6-e2f2-471e-83da-b91ff4575453 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:05.766920 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e4cd38a6-e2f2-471e-83da-b91ff4575453 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] DELETE https://10.4.3.14/volume/v3/volumes/79e78c46-416d-4193-9979-a90a402f2715 Aug 13 21:19:05.767124 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e4cd38a6-e2f2-471e-83da-b91ff4575453 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:05.767324 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e4cd38a6-e2f2-471e-83da-b91ff4575453 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:05.767477 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-e4cd38a6-e2f2-471e-83da-b91ff4575453 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Delete volume with id: 79e78c46-416d-4193-9979-a90a402f2715 Aug 13 21:19:05.774830 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:19:05.774830 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:19:05.775258 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-e4cd38a6-e2f2-471e-83da-b91ff4575453 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume info retrieved successfully. Aug 13 21:19:05.785153 np0000007265 devstack@c-api.service[100216]: WARNING cinder.keymgr.conf_key_mgr [None req-e4cd38a6-e2f2-471e-83da-b91ff4575453 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 21:19:05.790758 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-e4cd38a6-e2f2-471e-83da-b91ff4575453 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Delete volume request issued successfully. Aug 13 21:19:05.790957 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e4cd38a6-e2f2-471e-83da-b91ff4575453 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/79e78c46-416d-4193-9979-a90a402f2715 returned with HTTP 202 Aug 13 21:19:05.791352 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1155/4592] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:19:05 2026] DELETE /volume/v3/volumes/79e78c46-416d-4193-9979-a90a402f2715 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:19:05.798397 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b977409a-ea48-43d8-942f-e280dbeb9169 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:05.800767 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b977409a-ea48-43d8-942f-e280dbeb9169 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/volumes/79e78c46-416d-4193-9979-a90a402f2715 Aug 13 21:19:05.801094 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b977409a-ea48-43d8-942f-e280dbeb9169 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:05.801378 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b977409a-ea48-43d8-942f-e280dbeb9169 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:05.807954 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:19:05.807954 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:19:05.811049 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b977409a-ea48-43d8-942f-e280dbeb9169 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume info retrieved successfully. Aug 13 21:19:05.814632 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b977409a-ea48-43d8-942f-e280dbeb9169 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/79e78c46-416d-4193-9979-a90a402f2715 returned with HTTP 200 Aug 13 21:19:05.814974 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1148/4593] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:19:05 2026] GET /volume/v3/volumes/79e78c46-416d-4193-9979-a90a402f2715 => generated 868 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:06.576073 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-513aac0e-571d-490e-a7c2-c4ea4944c411 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:06.577973 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-513aac0e-571d-490e-a7c2-c4ea4944c411 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] GET https://10.4.3.14/volume/v3/volumes/a182d27c-dd27-456c-adf0-ea07b231572f Aug 13 21:19:06.578194 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-513aac0e-571d-490e-a7c2-c4ea4944c411 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:06.578377 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-513aac0e-571d-490e-a7c2-c4ea4944c411 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:06.585547 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:19:06.585547 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:19:06.589022 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-513aac0e-571d-490e-a7c2-c4ea4944c411 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Volume info retrieved successfully. Aug 13 21:19:06.592639 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-513aac0e-571d-490e-a7c2-c4ea4944c411 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/volumes/a182d27c-dd27-456c-adf0-ea07b231572f returned with HTTP 200 Aug 13 21:19:06.593018 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1148/4594] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:19:06 2026] GET /volume/v3/volumes/a182d27c-dd27-456c-adf0-ea07b231572f => generated 860 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:19:06.598015 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-1042db1b-fc99-4a76-a376-e5b2f8322790 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:06.599697 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1042db1b-fc99-4a76-a376-e5b2f8322790 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/volumes/639875e3-2ade-4771-8bb5-ca37a09dd47c Aug 13 21:19:06.599906 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1042db1b-fc99-4a76-a376-e5b2f8322790 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:06.600147 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1042db1b-fc99-4a76-a376-e5b2f8322790 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:06.603774 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c8c58da9-b64e-4a10-b72f-bc232430e270 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:06.605386 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c8c58da9-b64e-4a10-b72f-bc232430e270 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] POST https://10.4.3.14/volume/v3/snapshots Aug 13 21:19:06.605809 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c8c58da9-b64e-4a10-b72f-bc232430e270 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a182d27c-dd27-456c-adf0-ea07b231572f", "name": "tempest-VolumeDependencyTests-Snapshot-1257998212"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:19:06.606468 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1042db1b-fc99-4a76-a376-e5b2f8322790 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/volumes/639875e3-2ade-4771-8bb5-ca37a09dd47c returned with HTTP 404 Aug 13 21:19:06.607037 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1144/4595] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:19:06 2026] GET /volume/v3/volumes/639875e3-2ade-4771-8bb5-ca37a09dd47c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:19:06.612889 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e57a31be-a1b9-433e-a3f6-5877a3410b5a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:06.613523 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:19:06.613523 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:19:06.613958 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-c8c58da9-b64e-4a10-b72f-bc232430e270 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Volume info retrieved successfully. Aug 13 21:19:06.614091 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.snapshots [None req-c8c58da9-b64e-4a10-b72f-bc232430e270 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Create snapshot from volume a182d27c-dd27-456c-adf0-ea07b231572f Aug 13 21:19:06.614617 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e57a31be-a1b9-433e-a3f6-5877a3410b5a tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] DELETE https://10.4.3.14/volume/v3/volumes/333d57bd-5438-422f-bf1f-de04b5f833fe Aug 13 21:19:06.614858 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e57a31be-a1b9-433e-a3f6-5877a3410b5a tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:06.615108 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e57a31be-a1b9-433e-a3f6-5877a3410b5a tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:06.615261 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-e57a31be-a1b9-433e-a3f6-5877a3410b5a tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Delete volume with id: 333d57bd-5438-422f-bf1f-de04b5f833fe Aug 13 21:19:06.621724 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:19:06.621724 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:19:06.622274 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e57a31be-a1b9-433e-a3f6-5877a3410b5a tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Volume info retrieved successfully. Aug 13 21:19:06.638382 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e57a31be-a1b9-433e-a3f6-5877a3410b5a tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Delete volume request issued successfully. Aug 13 21:19:06.638547 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e57a31be-a1b9-433e-a3f6-5877a3410b5a tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/volumes/333d57bd-5438-422f-bf1f-de04b5f833fe returned with HTTP 202 Aug 13 21:19:06.638935 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1149/4596] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:19:06 2026] DELETE /volume/v3/volumes/333d57bd-5438-422f-bf1f-de04b5f833fe => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:19:06.645747 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-c8c58da9-b64e-4a10-b72f-bc232430e270 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Created reservations ['c5e11b02-b28a-4df7-a128-1ca9c4d710b3', 'f036b962-3270-4594-b9ee-974e69f9c9d9', '4d96db68-a7ec-488c-b314-84634a42c975', 'e00fff23-2e19-4965-97b7-773ccb4d2361'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:19:06.647055 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1f65f9f6-6887-4216-b3f0-24a01a5f860c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:06.648830 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1f65f9f6-6887-4216-b3f0-24a01a5f860c tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/volumes/333d57bd-5438-422f-bf1f-de04b5f833fe Aug 13 21:19:06.649056 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1f65f9f6-6887-4216-b3f0-24a01a5f860c tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:06.649449 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1f65f9f6-6887-4216-b3f0-24a01a5f860c tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:06.655617 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:19:06.655617 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:19:06.658940 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1f65f9f6-6887-4216-b3f0-24a01a5f860c tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Volume info retrieved successfully. Aug 13 21:19:06.662900 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1f65f9f6-6887-4216-b3f0-24a01a5f860c tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/volumes/333d57bd-5438-422f-bf1f-de04b5f833fe returned with HTTP 200 Aug 13 21:19:06.663370 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1149/4597] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:19:06 2026] GET /volume/v3/volumes/333d57bd-5438-422f-bf1f-de04b5f833fe => generated 839 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:06.675139 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-c8c58da9-b64e-4a10-b72f-bc232430e270 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Snapshot create request issued successfully. Aug 13 21:19:06.675671 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c8c58da9-b64e-4a10-b72f-bc232430e270 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/snapshots returned with HTTP 202 Aug 13 21:19:06.675862 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1156/4598] 10.4.3.14 () {68 vars in 1258 bytes} [Thu Aug 13 21:19:06 2026] POST /volume/v3/snapshots => generated 308 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:19:06.688992 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-9896ca51-5352-4a41-b5d5-5d3e40bb8aa6 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:06.690812 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9896ca51-5352-4a41-b5d5-5d3e40bb8aa6 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] GET https://10.4.3.14/volume/v3/snapshots/b6a2b280-1a88-4dba-956a-43bb6f5cb11e Aug 13 21:19:06.691018 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9896ca51-5352-4a41-b5d5-5d3e40bb8aa6 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:06.691239 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9896ca51-5352-4a41-b5d5-5d3e40bb8aa6 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:06.696167 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:19:06.696167 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:19:06.696586 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-9896ca51-5352-4a41-b5d5-5d3e40bb8aa6 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Snapshot retrieved successfully. Aug 13 21:19:06.697415 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9896ca51-5352-4a41-b5d5-5d3e40bb8aa6 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/snapshots/b6a2b280-1a88-4dba-956a-43bb6f5cb11e returned with HTTP 200 Aug 13 21:19:06.697989 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1145/4599] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:19:06 2026] GET /volume/v3/snapshots/b6a2b280-1a88-4dba-956a-43bb6f5cb11e => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:06.703458 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-eccdf059-0bc1-4d80-9b05-44ef8c02a21e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:06.705749 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-eccdf059-0bc1-4d80-9b05-44ef8c02a21e tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/7593aa48-0551-475d-8df6-ad33d669bcd8 Aug 13 21:19:06.706024 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-eccdf059-0bc1-4d80-9b05-44ef8c02a21e tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:06.706293 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-eccdf059-0bc1-4d80-9b05-44ef8c02a21e tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:06.706757 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-eccdf059-0bc1-4d80-9b05-44ef8c02a21e tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id 7593aa48-0551-475d-8df6-ad33d669bcd8. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:19:06.711127 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:19:06.711127 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:19:06.711807 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-eccdf059-0bc1-4d80-9b05-44ef8c02a21e tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/7593aa48-0551-475d-8df6-ad33d669bcd8 returned with HTTP 200 Aug 13 21:19:06.712432 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1150/4600] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:06 2026] GET /volume/v3/backups/7593aa48-0551-475d-8df6-ad33d669bcd8 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:06.827150 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-68673a3f-9be0-46b3-92dc-8a7f6561624a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:06.828932 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-68673a3f-9be0-46b3-92dc-8a7f6561624a tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/volumes/79e78c46-416d-4193-9979-a90a402f2715 Aug 13 21:19:06.829133 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-68673a3f-9be0-46b3-92dc-8a7f6561624a tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:06.829308 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-68673a3f-9be0-46b3-92dc-8a7f6561624a tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:06.834497 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-68673a3f-9be0-46b3-92dc-8a7f6561624a tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/79e78c46-416d-4193-9979-a90a402f2715 returned with HTTP 404 Aug 13 21:19:06.834949 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1150/4601] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:19:06 2026] GET /volume/v3/volumes/79e78c46-416d-4193-9979-a90a402f2715 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:19:06.842125 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-4c857ea8-9749-4871-aeb2-a53dd0fe17ed None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:06.843905 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4c857ea8-9749-4871-aeb2-a53dd0fe17ed tempest-TestVolumeBootPattern-846457156 tempest-TestVolumeBootPattern-846457156-project-admin] GET https://10.4.3.14/volume/v3/volumes/detail?all_tenants=1 Aug 13 21:19:06.844115 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4c857ea8-9749-4871-aeb2-a53dd0fe17ed tempest-TestVolumeBootPattern-846457156 tempest-TestVolumeBootPattern-846457156-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:06.844297 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4c857ea8-9749-4871-aeb2-a53dd0fe17ed tempest-TestVolumeBootPattern-846457156 tempest-TestVolumeBootPattern-846457156-project-admin] Calling method 'detail' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:06.844792 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:19:06.844792 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:19:06.845064 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-4c857ea8-9749-4871-aeb2-a53dd0fe17ed tempest-TestVolumeBootPattern-846457156 tempest-TestVolumeBootPattern-846457156-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:19:06.853429 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-4c857ea8-9749-4871-aeb2-a53dd0fe17ed tempest-TestVolumeBootPattern-846457156 tempest-TestVolumeBootPattern-846457156-project-admin] Get all volumes completed successfully. Aug 13 21:19:06.855325 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:19:06.855325 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:19:06.860510 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4c857ea8-9749-4871-aeb2-a53dd0fe17ed tempest-TestVolumeBootPattern-846457156 tempest-TestVolumeBootPattern-846457156-project-admin] https://10.4.3.14/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 21:19:06.860973 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1157/4602] 10.4.3.14 () {66 vars in 1278 bytes} [Thu Aug 13 21:19:06 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7261 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:19:06.876290 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-7c5cd6ae-aa12-4278-8f73-50e859e7f322 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:06.878345 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7c5cd6ae-aa12-4278-8f73-50e859e7f322 tempest-TestVolumeBootPattern-846457156 tempest-TestVolumeBootPattern-846457156-project-admin] DELETE https://10.4.3.14/volume/v3/types/9ad58f2f-7ad9-44bd-9c56-c8ba1c3b9bf5 Aug 13 21:19:06.878633 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7c5cd6ae-aa12-4278-8f73-50e859e7f322 tempest-TestVolumeBootPattern-846457156 tempest-TestVolumeBootPattern-846457156-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:06.878868 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7c5cd6ae-aa12-4278-8f73-50e859e7f322 tempest-TestVolumeBootPattern-846457156 tempest-TestVolumeBootPattern-846457156-project-admin] Calling method '_delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:06.904548 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7c5cd6ae-aa12-4278-8f73-50e859e7f322 tempest-TestVolumeBootPattern-846457156 tempest-TestVolumeBootPattern-846457156-project-admin] https://10.4.3.14/volume/v3/types/9ad58f2f-7ad9-44bd-9c56-c8ba1c3b9bf5 returned with HTTP 202 Aug 13 21:19:06.904952 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1146/4603] 10.4.3.14 () {66 vars in 1338 bytes} [Thu Aug 13 21:19:06 2026] DELETE /volume/v3/types/9ad58f2f-7ad9-44bd-9c56-c8ba1c3b9bf5 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:19:06.915614 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4dc6c79b-a1bf-4f8b-bb44-a7c6ad42a1cf None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:06.917523 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4dc6c79b-a1bf-4f8b-bb44-a7c6ad42a1cf tempest-TestVolumeBootPattern-846457156 tempest-TestVolumeBootPattern-846457156-project-admin] POST https://10.4.3.14/volume/v3/types Aug 13 21:19:06.917860 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4dc6c79b-a1bf-4f8b-bb44-a7c6ad42a1cf tempest-TestVolumeBootPattern-846457156 tempest-TestVolumeBootPattern-846457156-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-934445227", "extra_specs": {}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:19:06.934373 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4dc6c79b-a1bf-4f8b-bb44-a7c6ad42a1cf tempest-TestVolumeBootPattern-846457156 tempest-TestVolumeBootPattern-846457156-project-admin] https://10.4.3.14/volume/v3/types returned with HTTP 200 Aug 13 21:19:06.934724 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1151/4604] 10.4.3.14 () {68 vars in 1245 bytes} [Thu Aug 13 21:19:06 2026] POST /volume/v3/types => generated 212 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:06.943407 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5cff8de3-e18d-49c6-9128-a22c9373487b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:06.945209 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5cff8de3-e18d-49c6-9128-a22c9373487b tempest-TestVolumeBootPattern-846457156 tempest-TestVolumeBootPattern-846457156-project-admin] POST https://10.4.3.14/volume/v3/types/73df5811-e67f-489f-b6d4-a7ee6e2dfcbe/encryption Aug 13 21:19:06.945524 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5cff8de3-e18d-49c6-9128-a22c9373487b tempest-TestVolumeBootPattern-846457156 tempest-TestVolumeBootPattern-846457156-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:19:06.963676 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5cff8de3-e18d-49c6-9128-a22c9373487b tempest-TestVolumeBootPattern-846457156 tempest-TestVolumeBootPattern-846457156-project-admin] https://10.4.3.14/volume/v3/types/73df5811-e67f-489f-b6d4-a7ee6e2dfcbe/encryption returned with HTTP 200 Aug 13 21:19:06.964193 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1151/4605] 10.4.3.14 () {68 vars in 1390 bytes} [Thu Aug 13 21:19:06 2026] POST /volume/v3/types/73df5811-e67f-489f-b6d4-a7ee6e2dfcbe/encryption => generated 231 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:06.973176 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2c2e6119-59ad-40fd-9312-e1e29d7aa161 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:06.975149 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2c2e6119-59ad-40fd-9312-e1e29d7aa161 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:19:06.975540 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2c2e6119-59ad-40fd-9312-e1e29d7aa161 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-24620045", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-934445227", "size": 1}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:19:06.977139 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-2c2e6119-59ad-40fd-9312-e1e29d7aa161 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-24620045', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-934445227', 'size': 1}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:19:06.982176 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-2c2e6119-59ad-40fd-9312-e1e29d7aa161 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Create volume of 1 GB Aug 13 21:19:06.982468 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:19:06.982468 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:19:06.983042 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-2c2e6119-59ad-40fd-9312-e1e29d7aa161 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Availability Zones retrieved successfully. Aug 13 21:19:06.989345 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-2c2e6119-59ad-40fd-9312-e1e29d7aa161 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Flow 'volume_create_api' (7203919b-6821-42cc-bd7b-88529f9827b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:19:06.990468 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-2c2e6119-59ad-40fd-9312-e1e29d7aa161 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6460e8da-f12b-4eea-bb94-e52e4d0e13e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:06.991585 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-2c2e6119-59ad-40fd-9312-e1e29d7aa161 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:19:07.013311 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-2c2e6119-59ad-40fd-9312-e1e29d7aa161 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6460e8da-f12b-4eea-bb94-e52e4d0e13e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:19:07Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=73df5811-e67f-489f-b6d4-a7ee6e2dfcbe,is_public=True,name='tempest-scenario-type-luks2-934445227',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '73df5811-e67f-489f-b6d4-a7ee6e2dfcbe', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:07.013923 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-2c2e6119-59ad-40fd-9312-e1e29d7aa161 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76c72210-4087-4a66-afb4-cb3406411463) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:07.036866 np0000007265 devstack@c-api.service[100216]: WARNING cinder.quota [None req-2c2e6119-59ad-40fd-9312-e1e29d7aa161 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-934445227 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-934445227, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:19:07.037161 np0000007265 devstack@c-api.service[100216]: WARNING cinder.quota [None req-2c2e6119-59ad-40fd-9312-e1e29d7aa161 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-934445227 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-934445227, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:19:07.059600 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-2c2e6119-59ad-40fd-9312-e1e29d7aa161 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Created reservations ['5dad512a-1901-48b1-88ba-6d49b7ffc8c7', '6ae18e7c-7632-47f4-9ada-9f40c28faa73', '8978478d-4a62-4765-bf37-856f15dc7e73', '7a76d3e4-15ed-44f9-a155-9fdc16ece7b9'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:19:07.060396 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-2c2e6119-59ad-40fd-9312-e1e29d7aa161 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76c72210-4087-4a66-afb4-cb3406411463) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5dad512a-1901-48b1-88ba-6d49b7ffc8c7', '6ae18e7c-7632-47f4-9ada-9f40c28faa73', '8978478d-4a62-4765-bf37-856f15dc7e73', '7a76d3e4-15ed-44f9-a155-9fdc16ece7b9']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:07.061158 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-2c2e6119-59ad-40fd-9312-e1e29d7aa161 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c2be458-a905-48f4-bbd0-fd894948975a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:07.080998 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-2c2e6119-59ad-40fd-9312-e1e29d7aa161 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c2be458-a905-48f4-bbd0-fd894948975a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05b9159b-6a65-4f87-95bd-0f72bb41a272', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-24620045',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e22de8026e5c48d8adde4c89bf7d81f0',qos_specs=None,replication_status=,reservations=['5dad512a-1901-48b1-88ba-6d49b7ffc8c7','6ae18e7c-7632-47f4-9ada-9f40c28faa73','8978478d-4a62-4765-bf37-856f15dc7e73','7a76d3e4-15ed-44f9-a155-9fdc16ece7b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3356179425b4bccab67ccf7a74572f7',volume_type_id=73df5811-e67f-489f-b6d4-a7ee6e2dfcbe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:19:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-24620045',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=05b9159b-6a65-4f87-95bd-0f72bb41a272,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e22de8026e5c48d8adde4c89bf7d81f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3356179425b4bccab67ccf7a74572f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(73df5811-e67f-489f-b6d4-a7ee6e2dfcbe),volume_type_id=73df5811-e67f-489f-b6d4-a7ee6e2dfcbe)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:07.081678 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-2c2e6119-59ad-40fd-9312-e1e29d7aa161 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1d54766-0eb6-4a20-a92d-4e296b30ad83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:07.098717 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-2c2e6119-59ad-40fd-9312-e1e29d7aa161 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1d54766-0eb6-4a20-a92d-4e296b30ad83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-24620045',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e22de8026e5c48d8adde4c89bf7d81f0',qos_specs=None,replication_status=,reservations=['5dad512a-1901-48b1-88ba-6d49b7ffc8c7','6ae18e7c-7632-47f4-9ada-9f40c28faa73','8978478d-4a62-4765-bf37-856f15dc7e73','7a76d3e4-15ed-44f9-a155-9fdc16ece7b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3356179425b4bccab67ccf7a74572f7',volume_type_id=73df5811-e67f-489f-b6d4-a7ee6e2dfcbe)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:07.099603 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-2c2e6119-59ad-40fd-9312-e1e29d7aa161 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6602f82b-f6ce-47e8-b0ee-339d037a26b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:07.108478 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-2c2e6119-59ad-40fd-9312-e1e29d7aa161 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6602f82b-f6ce-47e8-b0ee-339d037a26b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:07.109836 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-2c2e6119-59ad-40fd-9312-e1e29d7aa161 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Flow 'volume_create_api' (7203919b-6821-42cc-bd7b-88529f9827b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:19:07.110333 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-2c2e6119-59ad-40fd-9312-e1e29d7aa161 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Create volume request issued successfully. Aug 13 21:19:07.111169 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2c2e6119-59ad-40fd-9312-e1e29d7aa161 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:19:07.111782 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1158/4606] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:19:06 2026] POST /volume/v3/volumes => generated 776 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:19:07.123737 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-30b803c3-2971-4f81-9021-2a1acac47cbb None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:07.125732 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-30b803c3-2971-4f81-9021-2a1acac47cbb tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/volumes/05b9159b-6a65-4f87-95bd-0f72bb41a272 Aug 13 21:19:07.125977 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-30b803c3-2971-4f81-9021-2a1acac47cbb tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:07.126208 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-30b803c3-2971-4f81-9021-2a1acac47cbb tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:07.133914 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:19:07.133914 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:19:07.137855 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-30b803c3-2971-4f81-9021-2a1acac47cbb tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume info retrieved successfully. Aug 13 21:19:07.142413 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-30b803c3-2971-4f81-9021-2a1acac47cbb tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/05b9159b-6a65-4f87-95bd-0f72bb41a272 returned with HTTP 200 Aug 13 21:19:07.142868 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1147/4607] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:19:07 2026] GET /volume/v3/volumes/05b9159b-6a65-4f87-95bd-0f72bb41a272 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:07.678402 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ee960c0e-5f22-4371-8e71-5ae0b6a6f163 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:07.680781 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ee960c0e-5f22-4371-8e71-5ae0b6a6f163 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] GET https://10.4.3.14/volume/v3/volumes/333d57bd-5438-422f-bf1f-de04b5f833fe Aug 13 21:19:07.681042 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ee960c0e-5f22-4371-8e71-5ae0b6a6f163 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:07.681301 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ee960c0e-5f22-4371-8e71-5ae0b6a6f163 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:07.689179 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ee960c0e-5f22-4371-8e71-5ae0b6a6f163 tempest-VolumesBackupsTest-1024893062 tempest-VolumesBackupsTest-1024893062-project-member] https://10.4.3.14/volume/v3/volumes/333d57bd-5438-422f-bf1f-de04b5f833fe returned with HTTP 404 Aug 13 21:19:07.689768 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1152/4608] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:19:07 2026] GET /volume/v3/volumes/333d57bd-5438-422f-bf1f-de04b5f833fe => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:19:07.706670 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f7bc6fe8-7ad1-42a3-b60c-148b51a5a73e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:07.708355 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f7bc6fe8-7ad1-42a3-b60c-148b51a5a73e tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] GET https://10.4.3.14/volume/v3/snapshots/b6a2b280-1a88-4dba-956a-43bb6f5cb11e Aug 13 21:19:07.708525 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f7bc6fe8-7ad1-42a3-b60c-148b51a5a73e tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:07.708724 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f7bc6fe8-7ad1-42a3-b60c-148b51a5a73e tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:07.713393 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:19:07.713393 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:19:07.713849 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f7bc6fe8-7ad1-42a3-b60c-148b51a5a73e tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Snapshot retrieved successfully. Aug 13 21:19:07.714581 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f7bc6fe8-7ad1-42a3-b60c-148b51a5a73e tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/snapshots/b6a2b280-1a88-4dba-956a-43bb6f5cb11e returned with HTTP 200 Aug 13 21:19:07.715060 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1152/4609] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:19:07 2026] GET /volume/v3/snapshots/b6a2b280-1a88-4dba-956a-43bb6f5cb11e => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:07.723617 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ad00b368-2bd3-4daa-b701-58e26d312bbf None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:07.723982 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b45c464f-06e6-46fc-b73c-8adc8a197657 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:07.725903 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ad00b368-2bd3-4daa-b701-58e26d312bbf tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:19:07.726240 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b45c464f-06e6-46fc-b73c-8adc8a197657 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/7593aa48-0551-475d-8df6-ad33d669bcd8 Aug 13 21:19:07.726343 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ad00b368-2bd3-4daa-b701-58e26d312bbf tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "b6a2b280-1a88-4dba-956a-43bb6f5cb11e", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1043511685"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:19:07.726546 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b45c464f-06e6-46fc-b73c-8adc8a197657 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:07.726794 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b45c464f-06e6-46fc-b73c-8adc8a197657 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:07.726953 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-b45c464f-06e6-46fc-b73c-8adc8a197657 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id 7593aa48-0551-475d-8df6-ad33d669bcd8. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:19:07.728050 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-ad00b368-2bd3-4daa-b701-58e26d312bbf tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Create volume request body: {'volume': {'snapshot_id': 'b6a2b280-1a88-4dba-956a-43bb6f5cb11e', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1043511685'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:19:07.731853 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:19:07.731853 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:19:07.732766 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b45c464f-06e6-46fc-b73c-8adc8a197657 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/7593aa48-0551-475d-8df6-ad33d669bcd8 returned with HTTP 200 Aug 13 21:19:07.733309 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1148/4610] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:07 2026] GET /volume/v3/backups/7593aa48-0551-475d-8df6-ad33d669bcd8 => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:07.733699 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:19:07.733699 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:19:07.734235 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-ad00b368-2bd3-4daa-b701-58e26d312bbf tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Snapshot retrieved successfully. Aug 13 21:19:07.734417 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-ad00b368-2bd3-4daa-b701-58e26d312bbf tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Create volume of 1 GB Aug 13 21:19:07.738789 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-ad00b368-2bd3-4daa-b701-58e26d312bbf tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Availability Zones retrieved successfully. Aug 13 21:19:07.745329 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-ad00b368-2bd3-4daa-b701-58e26d312bbf tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Flow 'volume_create_api' (f6347a9f-5e9a-4eeb-8d81-7d2a440258a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:19:07.746324 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-ad00b368-2bd3-4daa-b701-58e26d312bbf tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0eaa848a-f3d8-48a4-86da-7002ebfb365e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:07.747367 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-ad00b368-2bd3-4daa-b701-58e26d312bbf tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:19:07.777344 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-ad00b368-2bd3-4daa-b701-58e26d312bbf tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0eaa848a-f3d8-48a4-86da-7002ebfb365e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b6a2b280-1a88-4dba-956a-43bb6f5cb11e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:07.778285 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-ad00b368-2bd3-4daa-b701-58e26d312bbf tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4ee3825-c393-4c4c-9319-1c8e26155950) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:07.819388 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-ad00b368-2bd3-4daa-b701-58e26d312bbf tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Created reservations ['6084427c-efb4-4073-bdbb-331f7206f2d1', '89190c4f-c03c-4299-90be-2a8b7e4a986d', 'ac299660-04d9-4b9c-b2ac-c4cbdd063b92', 'e25c8073-7e1f-4388-9240-cee019702a77'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:19:07.820199 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-ad00b368-2bd3-4daa-b701-58e26d312bbf tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4ee3825-c393-4c4c-9319-1c8e26155950) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6084427c-efb4-4073-bdbb-331f7206f2d1', '89190c4f-c03c-4299-90be-2a8b7e4a986d', 'ac299660-04d9-4b9c-b2ac-c4cbdd063b92', 'e25c8073-7e1f-4388-9240-cee019702a77']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:07.820956 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-ad00b368-2bd3-4daa-b701-58e26d312bbf tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (974ccb90-6c58-4878-8a5e-19f2e6bb05b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:07.866932 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-ad00b368-2bd3-4daa-b701-58e26d312bbf tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (974ccb90-6c58-4878-8a5e-19f2e6bb05b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1054e915-b7da-480e-9a9b-fd720345e04f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1043511685',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e80ae52d2c0c4aa2b8df92128adc412e',qos_specs=None,replication_status=,reservations=['6084427c-efb4-4073-bdbb-331f7206f2d1','89190c4f-c03c-4299-90be-2a8b7e4a986d','ac299660-04d9-4b9c-b2ac-c4cbdd063b92','e25c8073-7e1f-4388-9240-cee019702a77'],size=1,snapshot_id=b6a2b280-1a88-4dba-956a-43bb6f5cb11e,source_replicaid=,source_volid=None,status='creating',user_id='06769098ef3545febb69fb0a64ed0052',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:19:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1043511685',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1054e915-b7da-480e-9a9b-fd720345e04f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e80ae52d2c0c4aa2b8df92128adc412e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b6a2b280-1a88-4dba-956a-43bb6f5cb11e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06769098ef3545febb69fb0a64ed0052',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:07.868382 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-ad00b368-2bd3-4daa-b701-58e26d312bbf tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58bd71d4-211a-4cab-a764-23b1d68ad6e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:07.885366 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-ad00b368-2bd3-4daa-b701-58e26d312bbf tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58bd71d4-211a-4cab-a764-23b1d68ad6e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1043511685',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e80ae52d2c0c4aa2b8df92128adc412e',qos_specs=None,replication_status=,reservations=['6084427c-efb4-4073-bdbb-331f7206f2d1','89190c4f-c03c-4299-90be-2a8b7e4a986d','ac299660-04d9-4b9c-b2ac-c4cbdd063b92','e25c8073-7e1f-4388-9240-cee019702a77'],size=1,snapshot_id=b6a2b280-1a88-4dba-956a-43bb6f5cb11e,source_replicaid=,source_volid=None,status='creating',user_id='06769098ef3545febb69fb0a64ed0052',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:07.886278 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-ad00b368-2bd3-4daa-b701-58e26d312bbf tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d29c286a-0194-4e57-8448-eaa7b34dabda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:07.907673 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-ad00b368-2bd3-4daa-b701-58e26d312bbf tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d29c286a-0194-4e57-8448-eaa7b34dabda) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:07.908633 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-ad00b368-2bd3-4daa-b701-58e26d312bbf tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Flow 'volume_create_api' (f6347a9f-5e9a-4eeb-8d81-7d2a440258a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:19:07.908913 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-ad00b368-2bd3-4daa-b701-58e26d312bbf tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Create volume request issued successfully. Aug 13 21:19:07.909543 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ad00b368-2bd3-4daa-b701-58e26d312bbf tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:19:07.909980 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1159/4611] 10.4.3.14 () {70 vars in 1293 bytes} [Thu Aug 13 21:19:07 2026] POST /volume/v3/volumes => generated 802 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:19:07.921692 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1f0c5d75-fcfa-41dc-aec8-cf526e601e76 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:07.925312 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1f0c5d75-fcfa-41dc-aec8-cf526e601e76 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] GET https://10.4.3.14/volume/v3/volumes/1054e915-b7da-480e-9a9b-fd720345e04f Aug 13 21:19:07.925560 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1f0c5d75-fcfa-41dc-aec8-cf526e601e76 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:07.925748 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1f0c5d75-fcfa-41dc-aec8-cf526e601e76 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:07.933404 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:19:07.933404 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:19:07.938407 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-1f0c5d75-fcfa-41dc-aec8-cf526e601e76 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Volume info retrieved successfully. Aug 13 21:19:07.943580 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1f0c5d75-fcfa-41dc-aec8-cf526e601e76 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/volumes/1054e915-b7da-480e-9a9b-fd720345e04f returned with HTTP 200 Aug 13 21:19:07.943701 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1153/4612] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:19:07 2026] GET /volume/v3/volumes/1054e915-b7da-480e-9a9b-fd720345e04f => generated 870 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:19:08.155937 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5a08d11f-ca70-437a-82c3-592261f7562d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:08.158583 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5a08d11f-ca70-437a-82c3-592261f7562d tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/volumes/05b9159b-6a65-4f87-95bd-0f72bb41a272 Aug 13 21:19:08.158768 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5a08d11f-ca70-437a-82c3-592261f7562d tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:08.158954 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5a08d11f-ca70-437a-82c3-592261f7562d tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:08.165724 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:19:08.165724 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:19:08.169606 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-5a08d11f-ca70-437a-82c3-592261f7562d tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume info retrieved successfully. Aug 13 21:19:08.173646 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5a08d11f-ca70-437a-82c3-592261f7562d tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/05b9159b-6a65-4f87-95bd-0f72bb41a272 returned with HTTP 200 Aug 13 21:19:08.174028 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1153/4613] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:19:08 2026] GET /volume/v3/volumes/05b9159b-6a65-4f87-95bd-0f72bb41a272 => generated 869 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:08.187620 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-e94d1f17-15d6-4dce-981c-54bc7b49f81e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:08.189592 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e94d1f17-15d6-4dce-981c-54bc7b49f81e tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/volumes/05b9159b-6a65-4f87-95bd-0f72bb41a272 Aug 13 21:19:08.189805 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e94d1f17-15d6-4dce-981c-54bc7b49f81e tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:08.190046 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e94d1f17-15d6-4dce-981c-54bc7b49f81e tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:08.192286 np0000007265 devstack@c-api.service[100217]: DEBUG dbcounter [-] [100217] Writing DB stats cinder:SELECT=293,cinder:INSERT=70,cinder:UPDATE=107,cinder:DELETE=1 {{(pid=100217) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:19:08.197414 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:19:08.197414 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:19:08.201261 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-e94d1f17-15d6-4dce-981c-54bc7b49f81e tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume info retrieved successfully. Aug 13 21:19:08.205639 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e94d1f17-15d6-4dce-981c-54bc7b49f81e tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/05b9159b-6a65-4f87-95bd-0f72bb41a272 returned with HTTP 200 Aug 13 21:19:08.206014 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1149/4614] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:19:08 2026] GET /volume/v3/volumes/05b9159b-6a65-4f87-95bd-0f72bb41a272 => generated 869 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:08.219915 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e5e98bd8-8c32-4fba-8e1e-29f9b3e6a0d5 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:08.221612 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e5e98bd8-8c32-4fba-8e1e-29f9b3e6a0d5 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] POST https://10.4.3.14/volume/v3/volumes/05b9159b-6a65-4f87-95bd-0f72bb41a272/action Aug 13 21:19:08.221970 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e5e98bd8-8c32-4fba-8e1e-29f9b3e6a0d5 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:19:08.222128 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e5e98bd8-8c32-4fba-8e1e-29f9b3e6a0d5 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:19:08.231584 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:19:08.231584 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:19:08.232153 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-e5e98bd8-8c32-4fba-8e1e-29f9b3e6a0d5 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume info retrieved successfully. Aug 13 21:19:08.238390 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-e5e98bd8-8c32-4fba-8e1e-29f9b3e6a0d5 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume updated successfully. Aug 13 21:19:08.238600 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e5e98bd8-8c32-4fba-8e1e-29f9b3e6a0d5 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/05b9159b-6a65-4f87-95bd-0f72bb41a272/action returned with HTTP 200 Aug 13 21:19:08.239008 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1160/4615] 10.4.3.14 () {68 vars in 1383 bytes} [Thu Aug 13 21:19:08 2026] POST /volume/v3/volumes/05b9159b-6a65-4f87-95bd-0f72bb41a272/action => generated 0 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 13 21:19:08.371469 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-1021cc39-4593-4575-9399-f5cfa8b6df07 req-a1935819-c132-49ec-9597-d36f5f616ecd None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:08.373244 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-1021cc39-4593-4575-9399-f5cfa8b6df07 req-a1935819-c132-49ec-9597-d36f5f616ecd tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/volumes/05b9159b-6a65-4f87-95bd-0f72bb41a272 Aug 13 21:19:08.373411 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-1021cc39-4593-4575-9399-f5cfa8b6df07 req-a1935819-c132-49ec-9597-d36f5f616ecd tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:08.373599 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-1021cc39-4593-4575-9399-f5cfa8b6df07 req-a1935819-c132-49ec-9597-d36f5f616ecd tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:08.375900 np0000007265 devstack@c-api.service[100215]: DEBUG dbcounter [-] [100215] Writing DB stats cinder:SELECT=191,cinder:INSERT=14,cinder:UPDATE=32 {{(pid=100215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:19:08.380083 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:19:08.380083 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:19:08.383980 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-1021cc39-4593-4575-9399-f5cfa8b6df07 req-a1935819-c132-49ec-9597-d36f5f616ecd tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume info retrieved successfully. Aug 13 21:19:08.388263 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-1021cc39-4593-4575-9399-f5cfa8b6df07 req-a1935819-c132-49ec-9597-d36f5f616ecd tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/05b9159b-6a65-4f87-95bd-0f72bb41a272 returned with HTTP 200 Aug 13 21:19:08.388608 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1154/4616] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:19:08 2026] GET /volume/v3/volumes/05b9159b-6a65-4f87-95bd-0f72bb41a272 => generated 868 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:08.743429 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-61a43aa3-d9a2-40ce-ad3d-b42f2985df7a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:08.745221 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-61a43aa3-d9a2-40ce-ad3d-b42f2985df7a tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/7593aa48-0551-475d-8df6-ad33d669bcd8 Aug 13 21:19:08.745448 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-61a43aa3-d9a2-40ce-ad3d-b42f2985df7a tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:08.745730 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-61a43aa3-d9a2-40ce-ad3d-b42f2985df7a tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:08.745845 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-61a43aa3-d9a2-40ce-ad3d-b42f2985df7a tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id 7593aa48-0551-475d-8df6-ad33d669bcd8. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:19:08.750708 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:19:08.750708 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:19:08.751359 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-61a43aa3-d9a2-40ce-ad3d-b42f2985df7a tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/7593aa48-0551-475d-8df6-ad33d669bcd8 returned with HTTP 200 Aug 13 21:19:08.751736 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1154/4617] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:08 2026] GET /volume/v3/backups/7593aa48-0551-475d-8df6-ad33d669bcd8 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:08.763811 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-1021cc39-4593-4575-9399-f5cfa8b6df07 req-6f893c6b-a2bb-448d-9f85-26a20b403d3a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:08.766497 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-1021cc39-4593-4575-9399-f5cfa8b6df07 req-6f893c6b-a2bb-448d-9f85-26a20b403d3a tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/volumes/05b9159b-6a65-4f87-95bd-0f72bb41a272 Aug 13 21:19:08.766763 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-1021cc39-4593-4575-9399-f5cfa8b6df07 req-6f893c6b-a2bb-448d-9f85-26a20b403d3a tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:08.767055 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-1021cc39-4593-4575-9399-f5cfa8b6df07 req-6f893c6b-a2bb-448d-9f85-26a20b403d3a tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:08.776367 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:19:08.776367 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:19:08.781073 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-1021cc39-4593-4575-9399-f5cfa8b6df07 req-6f893c6b-a2bb-448d-9f85-26a20b403d3a tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume info retrieved successfully. Aug 13 21:19:08.785770 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-1021cc39-4593-4575-9399-f5cfa8b6df07 req-6f893c6b-a2bb-448d-9f85-26a20b403d3a tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/05b9159b-6a65-4f87-95bd-0f72bb41a272 returned with HTTP 200 Aug 13 21:19:08.786176 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1150/4618] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:19:08 2026] GET /volume/v3/volumes/05b9159b-6a65-4f87-95bd-0f72bb41a272 => generated 868 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:08.795849 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f9ab0d8e-1d33-4111-8479-11d40a17d621 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:08.796236 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f9ab0d8e-1d33-4111-8479-11d40a17d621 None None] GET https://10.4.3.14/volume// Aug 13 21:19:08.796399 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f9ab0d8e-1d33-4111-8479-11d40a17d621 None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:08.796594 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f9ab0d8e-1d33-4111-8479-11d40a17d621 None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:08.796889 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f9ab0d8e-1d33-4111-8479-11d40a17d621 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:19:08.797379 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1161/4619] 10.4.3.14 () {66 vars in 1412 bytes} [Thu Aug 13 21:19:08 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:19:08.805069 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-1021cc39-4593-4575-9399-f5cfa8b6df07 req-dce07432-f7db-4d7c-a731-75da869b65dc None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:08.807732 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-1021cc39-4593-4575-9399-f5cfa8b6df07 req-dce07432-f7db-4d7c-a731-75da869b65dc tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:19:08.808121 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-1021cc39-4593-4575-9399-f5cfa8b6df07 req-dce07432-f7db-4d7c-a731-75da869b65dc tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "05b9159b-6a65-4f87-95bd-0f72bb41a272", "connector": null, "instance_uuid": "4ae2d9fa-457e-4661-81cd-82c40a0531e9"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:19:08.816355 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:19:08.816355 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:19:08.841429 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-1021cc39-4593-4575-9399-f5cfa8b6df07 req-dce07432-f7db-4d7c-a731-75da869b65dc tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:19:08.841926 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1155/4620] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:19:08 2026] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:19:08.961979 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-64f6a700-3198-44a1-b4de-2419aec1d462 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:08.962885 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-64f6a700-3198-44a1-b4de-2419aec1d462 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] GET https://10.4.3.14/volume/v3/volumes/1054e915-b7da-480e-9a9b-fd720345e04f Aug 13 21:19:08.963171 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-64f6a700-3198-44a1-b4de-2419aec1d462 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:08.963418 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-64f6a700-3198-44a1-b4de-2419aec1d462 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:08.970638 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:19:08.970638 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:19:08.974534 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-64f6a700-3198-44a1-b4de-2419aec1d462 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Volume info retrieved successfully. Aug 13 21:19:08.978710 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-64f6a700-3198-44a1-b4de-2419aec1d462 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/volumes/1054e915-b7da-480e-9a9b-fd720345e04f returned with HTTP 200 Aug 13 21:19:08.979213 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1155/4621] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:19:08 2026] GET /volume/v3/volumes/1054e915-b7da-480e-9a9b-fd720345e04f => generated 895 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:19:08.990384 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b459f253-f7f5-4e3c-beec-25f82d46f0fd None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:08.992159 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b459f253-f7f5-4e3c-beec-25f82d46f0fd tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] POST https://10.4.3.14/volume/v3/snapshots Aug 13 21:19:08.992473 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b459f253-f7f5-4e3c-beec-25f82d46f0fd tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1054e915-b7da-480e-9a9b-fd720345e04f", "name": "tempest-VolumeDependencyTests-Snapshot-1431170581"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:19:09.000236 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:19:09.000236 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:19:09.000691 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-b459f253-f7f5-4e3c-beec-25f82d46f0fd tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Volume info retrieved successfully. Aug 13 21:19:09.000800 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.snapshots [None req-b459f253-f7f5-4e3c-beec-25f82d46f0fd tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Create snapshot from volume 1054e915-b7da-480e-9a9b-fd720345e04f Aug 13 21:19:09.026324 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-b459f253-f7f5-4e3c-beec-25f82d46f0fd tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Created reservations ['b7928367-a554-4ede-b52c-279b26430f47', '18afac18-b08e-48ab-a5c4-5e85094e9da2', 'dd61b5c2-2cbc-4eff-9cc9-90316732044b', 'c3162e99-c364-4e84-b2a9-a92fde60f537'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:19:09.064051 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-b459f253-f7f5-4e3c-beec-25f82d46f0fd tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Snapshot create request issued successfully. Aug 13 21:19:09.064517 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b459f253-f7f5-4e3c-beec-25f82d46f0fd tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/snapshots returned with HTTP 202 Aug 13 21:19:09.065128 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1151/4622] 10.4.3.14 () {68 vars in 1258 bytes} [Thu Aug 13 21:19:08 2026] POST /volume/v3/snapshots => generated 308 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:19:09.075742 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-1ecc7e2a-0cd3-49db-9a50-e0340cf5d35c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:09.077474 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1ecc7e2a-0cd3-49db-9a50-e0340cf5d35c tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] GET https://10.4.3.14/volume/v3/snapshots/cc9feb46-e05f-40da-8bed-4584c9302031 Aug 13 21:19:09.077683 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1ecc7e2a-0cd3-49db-9a50-e0340cf5d35c tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:09.077851 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1ecc7e2a-0cd3-49db-9a50-e0340cf5d35c tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:09.082207 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:19:09.082207 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:19:09.083709 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-1ecc7e2a-0cd3-49db-9a50-e0340cf5d35c tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Snapshot retrieved successfully. Aug 13 21:19:09.083709 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1ecc7e2a-0cd3-49db-9a50-e0340cf5d35c tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/snapshots/cc9feb46-e05f-40da-8bed-4584c9302031 returned with HTTP 200 Aug 13 21:19:09.083709 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1162/4623] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:19:09 2026] GET /volume/v3/snapshots/cc9feb46-e05f-40da-8bed-4584c9302031 => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:09.623866 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7edbf9f2-d1c8-4c00-9dc5-3ae93fefd155 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:09.624300 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7edbf9f2-d1c8-4c00-9dc5-3ae93fefd155 None None] GET https://10.4.3.14/volume// Aug 13 21:19:09.624466 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7edbf9f2-d1c8-4c00-9dc5-3ae93fefd155 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:09.624699 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7edbf9f2-d1c8-4c00-9dc5-3ae93fefd155 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:09.625065 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7edbf9f2-d1c8-4c00-9dc5-3ae93fefd155 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:19:09.625369 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1156/4624] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:19:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:19:09.633207 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-1021cc39-4593-4575-9399-f5cfa8b6df07 req-a8161fec-53fd-40c2-b725-f8f5dab14d25 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:09.635571 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-1021cc39-4593-4575-9399-f5cfa8b6df07 req-a8161fec-53fd-40c2-b725-f8f5dab14d25 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/volumes/05b9159b-6a65-4f87-95bd-0f72bb41a272 Aug 13 21:19:09.635816 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-1021cc39-4593-4575-9399-f5cfa8b6df07 req-a8161fec-53fd-40c2-b725-f8f5dab14d25 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:09.636073 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-1021cc39-4593-4575-9399-f5cfa8b6df07 req-a8161fec-53fd-40c2-b725-f8f5dab14d25 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:09.646625 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:19:09.646625 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:19:09.649800 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-1021cc39-4593-4575-9399-f5cfa8b6df07 req-a8161fec-53fd-40c2-b725-f8f5dab14d25 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume info retrieved successfully. Aug 13 21:19:09.654446 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-1021cc39-4593-4575-9399-f5cfa8b6df07 req-a8161fec-53fd-40c2-b725-f8f5dab14d25 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/05b9159b-6a65-4f87-95bd-0f72bb41a272 returned with HTTP 200 Aug 13 21:19:09.654947 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1156/4625] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:19:09 2026] GET /volume/v3/volumes/05b9159b-6a65-4f87-95bd-0f72bb41a272 => generated 1047 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:19:09.761081 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-fa3a107f-7b08-4c91-8dcd-94f72bdaf042 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:09.762821 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fa3a107f-7b08-4c91-8dcd-94f72bdaf042 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/7593aa48-0551-475d-8df6-ad33d669bcd8 Aug 13 21:19:09.763015 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fa3a107f-7b08-4c91-8dcd-94f72bdaf042 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:09.763181 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fa3a107f-7b08-4c91-8dcd-94f72bdaf042 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:09.763275 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-fa3a107f-7b08-4c91-8dcd-94f72bdaf042 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id 7593aa48-0551-475d-8df6-ad33d669bcd8. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:19:09.767535 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:19:09.767535 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:19:09.768183 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fa3a107f-7b08-4c91-8dcd-94f72bdaf042 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/7593aa48-0551-475d-8df6-ad33d669bcd8 returned with HTTP 200 Aug 13 21:19:09.768553 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1152/4626] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:09 2026] GET /volume/v3/backups/7593aa48-0551-475d-8df6-ad33d669bcd8 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:09.778146 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-1021cc39-4593-4575-9399-f5cfa8b6df07 req-d6fc4041-278d-461c-bc87-5139f87d9382 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:09.780200 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-1021cc39-4593-4575-9399-f5cfa8b6df07 req-d6fc4041-278d-461c-bc87-5139f87d9382 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] PUT https://10.4.3.14/volume/v3/attachments/f99b58f7-29d5-4c3c-9805-4bc6a1028b61 Aug 13 21:19:09.780608 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-1021cc39-4593-4575-9399-f5cfa8b6df07 req-d6fc4041-278d-461c-bc87-5139f87d9382 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:19:09.788348 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-1021cc39-4593-4575-9399-f5cfa8b6df07 req-d6fc4041-278d-461c-bc87-5139f87d9382 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Acquiring lock "cinder-attachment_update-05b9159b-6a65-4f87-95bd-0f72bb41a272-np0000007265" by "attachment_update" {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:19:09.792984 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-1021cc39-4593-4575-9399-f5cfa8b6df07 req-d6fc4041-278d-461c-bc87-5139f87d9382 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Lock "cinder-attachment_update-05b9159b-6a65-4f87-95bd-0f72bb41a272-np0000007265" acquired by "attachment_update" :: waited 0.005s {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:19:09.793872 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:19:09.793872 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:19:09.861711 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-1021cc39-4593-4575-9399-f5cfa8b6df07 req-d6fc4041-278d-461c-bc87-5139f87d9382 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Lock "cinder-attachment_update-05b9159b-6a65-4f87-95bd-0f72bb41a272-np0000007265" released by "attachment_update" :: held 0.069s {{(pid=100216) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:19:09.862265 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-1021cc39-4593-4575-9399-f5cfa8b6df07 req-d6fc4041-278d-461c-bc87-5139f87d9382 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/attachments/f99b58f7-29d5-4c3c-9805-4bc6a1028b61 returned with HTTP 200 Aug 13 21:19:09.862701 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1163/4627] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:19:09 2026] PUT /volume/v3/attachments/f99b58f7-29d5-4c3c-9805-4bc6a1028b61 => generated 968 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:19:09.882628 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-1021cc39-4593-4575-9399-f5cfa8b6df07 req-70112953-3fc9-4c2b-ac07-9976a2e414e5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:09.888138 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-1021cc39-4593-4575-9399-f5cfa8b6df07 req-70112953-3fc9-4c2b-ac07-9976a2e414e5 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] POST https://10.4.3.14/volume/v3/attachments/f99b58f7-29d5-4c3c-9805-4bc6a1028b61/action Aug 13 21:19:09.888367 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-1021cc39-4593-4575-9399-f5cfa8b6df07 req-70112953-3fc9-4c2b-ac07-9976a2e414e5 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Action body: b'{"os-complete": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:19:09.888475 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-1021cc39-4593-4575-9399-f5cfa8b6df07 req-70112953-3fc9-4c2b-ac07-9976a2e414e5 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:19:09.916684 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:19:09.916684 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:19:09.929537 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-1021cc39-4593-4575-9399-f5cfa8b6df07 req-70112953-3fc9-4c2b-ac07-9976a2e414e5 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/attachments/f99b58f7-29d5-4c3c-9805-4bc6a1028b61/action returned with HTTP 204 Aug 13 21:19:09.930098 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1157/4628] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:19:09 2026] POST /volume/v3/attachments/f99b58f7-29d5-4c3c-9805-4bc6a1028b61/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:19:10.095276 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c1674c21-f5f4-4b92-b9a5-d1d85ce36c80 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:10.097331 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c1674c21-f5f4-4b92-b9a5-d1d85ce36c80 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] GET https://10.4.3.14/volume/v3/snapshots/cc9feb46-e05f-40da-8bed-4584c9302031 Aug 13 21:19:10.097592 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c1674c21-f5f4-4b92-b9a5-d1d85ce36c80 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:10.097788 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c1674c21-f5f4-4b92-b9a5-d1d85ce36c80 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:10.104540 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:19:10.104540 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:19:10.105146 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-c1674c21-f5f4-4b92-b9a5-d1d85ce36c80 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Snapshot retrieved successfully. Aug 13 21:19:10.106196 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c1674c21-f5f4-4b92-b9a5-d1d85ce36c80 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/snapshots/cc9feb46-e05f-40da-8bed-4584c9302031 returned with HTTP 200 Aug 13 21:19:10.106826 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1157/4629] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:19:10 2026] GET /volume/v3/snapshots/cc9feb46-e05f-40da-8bed-4584c9302031 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:10.118566 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-634e8e77-2f94-4564-aecc-6256c303bb58 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:10.122206 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-634e8e77-2f94-4564-aecc-6256c303bb58 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:19:10.122770 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-634e8e77-2f94-4564-aecc-6256c303bb58 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "cc9feb46-e05f-40da-8bed-4584c9302031", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1007462987"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:19:10.125173 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-634e8e77-2f94-4564-aecc-6256c303bb58 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Create volume request body: {'volume': {'snapshot_id': 'cc9feb46-e05f-40da-8bed-4584c9302031', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1007462987'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:19:10.133069 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:19:10.133069 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:19:10.133877 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-634e8e77-2f94-4564-aecc-6256c303bb58 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Snapshot retrieved successfully. Aug 13 21:19:10.134036 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-634e8e77-2f94-4564-aecc-6256c303bb58 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Create volume of 1 GB Aug 13 21:19:10.139027 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-634e8e77-2f94-4564-aecc-6256c303bb58 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Availability Zones retrieved successfully. Aug 13 21:19:10.147227 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-634e8e77-2f94-4564-aecc-6256c303bb58 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Flow 'volume_create_api' (e4c4064c-026d-48e3-94f2-1f729f0ccdb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:19:10.148865 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-634e8e77-2f94-4564-aecc-6256c303bb58 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7eb329b1-0c9e-4a8b-969d-bb539a7e941f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:10.149979 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-634e8e77-2f94-4564-aecc-6256c303bb58 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:19:10.187616 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-634e8e77-2f94-4564-aecc-6256c303bb58 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7eb329b1-0c9e-4a8b-969d-bb539a7e941f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'cc9feb46-e05f-40da-8bed-4584c9302031', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:10.188774 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-634e8e77-2f94-4564-aecc-6256c303bb58 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad9b0ef5-bd7f-40c1-a5b9-c6b8cfe763b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:10.235826 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-634e8e77-2f94-4564-aecc-6256c303bb58 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Created reservations ['c92e0875-ec8d-44ba-9880-990c03dbb66e', '759d2983-b5b7-4baa-b3f6-f47e980bedd5', '6796e8d1-45f5-44e7-8048-3eaf3a3a476e', 'c1deb116-55b5-47bf-946e-00dddb758a71'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:19:10.236741 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-634e8e77-2f94-4564-aecc-6256c303bb58 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad9b0ef5-bd7f-40c1-a5b9-c6b8cfe763b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c92e0875-ec8d-44ba-9880-990c03dbb66e', '759d2983-b5b7-4baa-b3f6-f47e980bedd5', '6796e8d1-45f5-44e7-8048-3eaf3a3a476e', 'c1deb116-55b5-47bf-946e-00dddb758a71']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:10.237498 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-634e8e77-2f94-4564-aecc-6256c303bb58 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b452707e-cffa-4ed7-85a8-14f30c92ff5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:10.282918 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-634e8e77-2f94-4564-aecc-6256c303bb58 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b452707e-cffa-4ed7-85a8-14f30c92ff5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23fed504-42c7-4785-ac7d-554c46cc9295', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1007462987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e80ae52d2c0c4aa2b8df92128adc412e',qos_specs=None,replication_status=,reservations=['c92e0875-ec8d-44ba-9880-990c03dbb66e','759d2983-b5b7-4baa-b3f6-f47e980bedd5','6796e8d1-45f5-44e7-8048-3eaf3a3a476e','c1deb116-55b5-47bf-946e-00dddb758a71'],size=1,snapshot_id=cc9feb46-e05f-40da-8bed-4584c9302031,source_replicaid=,source_volid=None,status='creating',user_id='06769098ef3545febb69fb0a64ed0052',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:19:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1007462987',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23fed504-42c7-4785-ac7d-554c46cc9295,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e80ae52d2c0c4aa2b8df92128adc412e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=cc9feb46-e05f-40da-8bed-4584c9302031,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06769098ef3545febb69fb0a64ed0052',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:10.283774 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-634e8e77-2f94-4564-aecc-6256c303bb58 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef3c1a38-2a00-4a0b-b8c6-b3f28c6bf6cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:10.305381 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-634e8e77-2f94-4564-aecc-6256c303bb58 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef3c1a38-2a00-4a0b-b8c6-b3f28c6bf6cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1007462987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e80ae52d2c0c4aa2b8df92128adc412e',qos_specs=None,replication_status=,reservations=['c92e0875-ec8d-44ba-9880-990c03dbb66e','759d2983-b5b7-4baa-b3f6-f47e980bedd5','6796e8d1-45f5-44e7-8048-3eaf3a3a476e','c1deb116-55b5-47bf-946e-00dddb758a71'],size=1,snapshot_id=cc9feb46-e05f-40da-8bed-4584c9302031,source_replicaid=,source_volid=None,status='creating',user_id='06769098ef3545febb69fb0a64ed0052',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:10.310238 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-634e8e77-2f94-4564-aecc-6256c303bb58 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58dbbed9-cccd-4953-b771-efccd6e0e5d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:10.333033 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-634e8e77-2f94-4564-aecc-6256c303bb58 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58dbbed9-cccd-4953-b771-efccd6e0e5d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:10.334172 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-634e8e77-2f94-4564-aecc-6256c303bb58 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Flow 'volume_create_api' (e4c4064c-026d-48e3-94f2-1f729f0ccdb8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:19:10.334643 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-634e8e77-2f94-4564-aecc-6256c303bb58 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Create volume request issued successfully. Aug 13 21:19:10.335386 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-634e8e77-2f94-4564-aecc-6256c303bb58 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:19:10.336043 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1153/4630] 10.4.3.14 () {70 vars in 1293 bytes} [Thu Aug 13 21:19:10 2026] POST /volume/v3/volumes => generated 802 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:19:10.348388 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-1e6e70aa-49e8-4cfa-823b-06685f8b86dd None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:10.350091 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1e6e70aa-49e8-4cfa-823b-06685f8b86dd tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] GET https://10.4.3.14/volume/v3/volumes/23fed504-42c7-4785-ac7d-554c46cc9295 Aug 13 21:19:10.350289 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1e6e70aa-49e8-4cfa-823b-06685f8b86dd tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:10.350460 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1e6e70aa-49e8-4cfa-823b-06685f8b86dd tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:10.360135 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:19:10.360135 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:19:10.366482 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-1e6e70aa-49e8-4cfa-823b-06685f8b86dd tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Volume info retrieved successfully. Aug 13 21:19:10.375348 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1e6e70aa-49e8-4cfa-823b-06685f8b86dd tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/volumes/23fed504-42c7-4785-ac7d-554c46cc9295 returned with HTTP 200 Aug 13 21:19:10.375977 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1164/4631] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:19:10 2026] GET /volume/v3/volumes/23fed504-42c7-4785-ac7d-554c46cc9295 => generated 870 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:19:10.780738 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-558c76de-8a0a-494b-93a9-b3d6057facf3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:10.782794 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-558c76de-8a0a-494b-93a9-b3d6057facf3 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/7593aa48-0551-475d-8df6-ad33d669bcd8 Aug 13 21:19:10.783041 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-558c76de-8a0a-494b-93a9-b3d6057facf3 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:10.783259 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-558c76de-8a0a-494b-93a9-b3d6057facf3 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:10.783399 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-558c76de-8a0a-494b-93a9-b3d6057facf3 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id 7593aa48-0551-475d-8df6-ad33d669bcd8. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:19:10.788114 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:19:10.788114 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:19:10.788980 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-558c76de-8a0a-494b-93a9-b3d6057facf3 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/7593aa48-0551-475d-8df6-ad33d669bcd8 returned with HTTP 200 Aug 13 21:19:10.789358 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1158/4632] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:10 2026] GET /volume/v3/backups/7593aa48-0551-475d-8df6-ad33d669bcd8 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:11.370695 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-01cc8622-aa40-4d61-9ccf-a0b0fbe0c04a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:11.390038 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-0d1c12c0-cc28-4f56-b6eb-64e260c49e0e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:11.392126 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0d1c12c0-cc28-4f56-b6eb-64e260c49e0e tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] GET https://10.4.3.14/volume/v3/volumes/23fed504-42c7-4785-ac7d-554c46cc9295 Aug 13 21:19:11.392323 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0d1c12c0-cc28-4f56-b6eb-64e260c49e0e tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:11.392530 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0d1c12c0-cc28-4f56-b6eb-64e260c49e0e tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:11.399773 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:19:11.399773 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:19:11.403493 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-0d1c12c0-cc28-4f56-b6eb-64e260c49e0e tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Volume info retrieved successfully. Aug 13 21:19:11.407547 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0d1c12c0-cc28-4f56-b6eb-64e260c49e0e tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/volumes/23fed504-42c7-4785-ac7d-554c46cc9295 returned with HTTP 200 Aug 13 21:19:11.407904 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1154/4633] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:19:11 2026] GET /volume/v3/volumes/23fed504-42c7-4785-ac7d-554c46cc9295 => generated 895 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:19:11.419746 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c071d84c-1a92-4e19-a6fc-213d7ec269d9 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:11.421586 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c071d84c-1a92-4e19-a6fc-213d7ec269d9 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:19:11.421981 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c071d84c-1a92-4e19-a6fc-213d7ec269d9 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "23fed504-42c7-4785-ac7d-554c46cc9295", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1193654533"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:19:11.423311 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-c071d84c-1a92-4e19-a6fc-213d7ec269d9 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Create volume request body: {'volume': {'source_volid': '23fed504-42c7-4785-ac7d-554c46cc9295', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1193654533'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:19:11.429763 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:19:11.429763 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:19:11.430154 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-c071d84c-1a92-4e19-a6fc-213d7ec269d9 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Volume retrieved successfully. Aug 13 21:19:11.430339 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-c071d84c-1a92-4e19-a6fc-213d7ec269d9 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Create volume of 1 GB Aug 13 21:19:11.433320 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-c071d84c-1a92-4e19-a6fc-213d7ec269d9 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Availability Zones retrieved successfully. Aug 13 21:19:11.438502 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-c071d84c-1a92-4e19-a6fc-213d7ec269d9 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Flow 'volume_create_api' (3821fb06-1425-48a6-a610-ac789db39509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:19:11.439510 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-c071d84c-1a92-4e19-a6fc-213d7ec269d9 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efc9c2f4-6a0e-43f7-98b9-6684d549dbe8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:11.440317 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-c071d84c-1a92-4e19-a6fc-213d7ec269d9 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:19:11.443453 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-01cc8622-aa40-4d61-9ccf-a0b0fbe0c04a tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:19:11.443785 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-01cc8622-aa40-4d61-9ccf-a0b0fbe0c04a tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:19:11.445117 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-01cc8622-aa40-4d61-9ccf-a0b0fbe0c04a tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:19:11.445283 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-01cc8622-aa40-4d61-9ccf-a0b0fbe0c04a tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Create volume of 1 GB Aug 13 21:19:11.448908 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-01cc8622-aa40-4d61-9ccf-a0b0fbe0c04a tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Availability Zones retrieved successfully. Aug 13 21:19:11.454019 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-01cc8622-aa40-4d61-9ccf-a0b0fbe0c04a tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Flow 'volume_create_api' (f5e76a0d-159b-474c-81e8-22b70390fde9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:19:11.454822 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-01cc8622-aa40-4d61-9ccf-a0b0fbe0c04a tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f207c8f1-3a92-437a-83a3-2bba59f9d7b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:11.455658 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-01cc8622-aa40-4d61-9ccf-a0b0fbe0c04a tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:19:11.460554 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-c071d84c-1a92-4e19-a6fc-213d7ec269d9 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efc9c2f4-6a0e-43f7-98b9-6684d549dbe8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '23fed504-42c7-4785-ac7d-554c46cc9295', 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:11.461290 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-c071d84c-1a92-4e19-a6fc-213d7ec269d9 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1125caf5-4edf-453a-857e-282c7a764a17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:11.477337 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-01cc8622-aa40-4d61-9ccf-a0b0fbe0c04a tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f207c8f1-3a92-437a-83a3-2bba59f9d7b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:11.478097 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-01cc8622-aa40-4d61-9ccf-a0b0fbe0c04a tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36edda81-e330-47ae-8456-7e05d7b297ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:11.503049 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-c071d84c-1a92-4e19-a6fc-213d7ec269d9 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Created reservations ['ff6604e6-a6ad-4d05-aabd-bc3902bb8828', 'e28e4543-6d69-4ffb-91de-48b808ed4196', '4f0e3f27-42bd-435e-86cf-c62325225516', '4767b8aa-67e7-45ff-a8f4-215c00e266c4'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:19:11.503941 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-c071d84c-1a92-4e19-a6fc-213d7ec269d9 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1125caf5-4edf-453a-857e-282c7a764a17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff6604e6-a6ad-4d05-aabd-bc3902bb8828', 'e28e4543-6d69-4ffb-91de-48b808ed4196', '4f0e3f27-42bd-435e-86cf-c62325225516', '4767b8aa-67e7-45ff-a8f4-215c00e266c4']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:11.504834 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-c071d84c-1a92-4e19-a6fc-213d7ec269d9 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2173b78-1885-4b8a-b15f-b156b77b608a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:11.528155 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-01cc8622-aa40-4d61-9ccf-a0b0fbe0c04a tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Created reservations ['34373d61-1653-44bf-ac41-2832990846bb', 'de4a8f2a-1088-436a-a786-5578c653f60a', '2cdb8efe-c1f7-4320-b349-33c0554f01c5', 'f96c6d74-dfad-4adc-8e40-b8860c9016d7'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:19:11.528903 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-01cc8622-aa40-4d61-9ccf-a0b0fbe0c04a tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36edda81-e330-47ae-8456-7e05d7b297ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34373d61-1653-44bf-ac41-2832990846bb', 'de4a8f2a-1088-436a-a786-5578c653f60a', '2cdb8efe-c1f7-4320-b349-33c0554f01c5', 'f96c6d74-dfad-4adc-8e40-b8860c9016d7']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:11.529650 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-01cc8622-aa40-4d61-9ccf-a0b0fbe0c04a tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71a0deab-ee2c-4f64-8bba-c1744274a4e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:11.534519 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-c071d84c-1a92-4e19-a6fc-213d7ec269d9 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2173b78-1885-4b8a-b15f-b156b77b608a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0ee5077-c576-4c98-93f6-716d2a0680c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1193654533',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e80ae52d2c0c4aa2b8df92128adc412e',qos_specs=None,replication_status=,reservations=['ff6604e6-a6ad-4d05-aabd-bc3902bb8828','e28e4543-6d69-4ffb-91de-48b808ed4196','4f0e3f27-42bd-435e-86cf-c62325225516','4767b8aa-67e7-45ff-a8f4-215c00e266c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=23fed504-42c7-4785-ac7d-554c46cc9295,status='creating',user_id='06769098ef3545febb69fb0a64ed0052',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:19:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1193654533',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0ee5077-c576-4c98-93f6-716d2a0680c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e80ae52d2c0c4aa2b8df92128adc412e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=23fed504-42c7-4785-ac7d-554c46cc9295,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06769098ef3545febb69fb0a64ed0052',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:11.535192 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-c071d84c-1a92-4e19-a6fc-213d7ec269d9 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ee6cb89-0722-4e1c-9ecf-c31348ae2cd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:11.551189 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-01cc8622-aa40-4d61-9ccf-a0b0fbe0c04a tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71a0deab-ee2c-4f64-8bba-c1744274a4e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd292f8a-4f8e-4ae1-aa3f-37b4992436a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='CinderUnicodeTest塵㼗‽',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='618f5acb51ef48c1a0eb86aee0fb8d09',qos_specs=None,replication_status=,reservations=['34373d61-1653-44bf-ac41-2832990846bb','de4a8f2a-1088-436a-a786-5578c653f60a','2cdb8efe-c1f7-4320-b349-33c0554f01c5','f96c6d74-dfad-4adc-8e40-b8860c9016d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62cb2cfcd2024fe7a7a02c61632bfa5d',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:19:11Z,deleted=False,deleted_at=None,display_description=None,display_name='CinderUnicodeTest塵㼗‽',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd292f8a-4f8e-4ae1-aa3f-37b4992436a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='618f5acb51ef48c1a0eb86aee0fb8d09',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='62cb2cfcd2024fe7a7a02c61632bfa5d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:11.551465 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-c071d84c-1a92-4e19-a6fc-213d7ec269d9 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ee6cb89-0722-4e1c-9ecf-c31348ae2cd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1193654533',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e80ae52d2c0c4aa2b8df92128adc412e',qos_specs=None,replication_status=,reservations=['ff6604e6-a6ad-4d05-aabd-bc3902bb8828','e28e4543-6d69-4ffb-91de-48b808ed4196','4f0e3f27-42bd-435e-86cf-c62325225516','4767b8aa-67e7-45ff-a8f4-215c00e266c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=23fed504-42c7-4785-ac7d-554c46cc9295,status='creating',user_id='06769098ef3545febb69fb0a64ed0052',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:11.552080 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-01cc8622-aa40-4d61-9ccf-a0b0fbe0c04a tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b11bf9b6-f6be-42bb-ab7c-9e0b29662942) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:11.552142 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-c071d84c-1a92-4e19-a6fc-213d7ec269d9 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5da07db0-e0a5-47bf-b48b-bc1b490d6ab3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:11.566404 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-c071d84c-1a92-4e19-a6fc-213d7ec269d9 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5da07db0-e0a5-47bf-b48b-bc1b490d6ab3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:11.567187 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-c071d84c-1a92-4e19-a6fc-213d7ec269d9 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Flow 'volume_create_api' (3821fb06-1425-48a6-a610-ac789db39509) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:19:11.567441 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-c071d84c-1a92-4e19-a6fc-213d7ec269d9 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Create volume request issued successfully. Aug 13 21:19:11.567977 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c071d84c-1a92-4e19-a6fc-213d7ec269d9 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:19:11.568435 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1165/4634] 10.4.3.14 () {70 vars in 1293 bytes} [Thu Aug 13 21:19:11 2026] POST /volume/v3/volumes => generated 802 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:19:11.570069 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-01cc8622-aa40-4d61-9ccf-a0b0fbe0c04a tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b11bf9b6-f6be-42bb-ab7c-9e0b29662942) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='CinderUnicodeTest塵㼗‽',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='618f5acb51ef48c1a0eb86aee0fb8d09',qos_specs=None,replication_status=,reservations=['34373d61-1653-44bf-ac41-2832990846bb','de4a8f2a-1088-436a-a786-5578c653f60a','2cdb8efe-c1f7-4320-b349-33c0554f01c5','f96c6d74-dfad-4adc-8e40-b8860c9016d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62cb2cfcd2024fe7a7a02c61632bfa5d',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:11.570777 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-01cc8622-aa40-4d61-9ccf-a0b0fbe0c04a tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (411657b9-9633-4dc1-a51b-732b49ea8007) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:11.579978 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-220fb361-602f-4fda-8f7a-782093e14827 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:11.580447 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-01cc8622-aa40-4d61-9ccf-a0b0fbe0c04a tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (411657b9-9633-4dc1-a51b-732b49ea8007) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:11.581263 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-01cc8622-aa40-4d61-9ccf-a0b0fbe0c04a tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Flow 'volume_create_api' (f5e76a0d-159b-474c-81e8-22b70390fde9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:19:11.581560 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-01cc8622-aa40-4d61-9ccf-a0b0fbe0c04a tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Create volume request issued successfully. Aug 13 21:19:11.581875 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-220fb361-602f-4fda-8f7a-782093e14827 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] GET https://10.4.3.14/volume/v3/volumes/a0ee5077-c576-4c98-93f6-716d2a0680c1 Aug 13 21:19:11.582091 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-220fb361-602f-4fda-8f7a-782093e14827 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:11.582143 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-01cc8622-aa40-4d61-9ccf-a0b0fbe0c04a tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:19:11.582319 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-220fb361-602f-4fda-8f7a-782093e14827 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:11.582677 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1158/4635] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:19:11 2026] POST /volume/v3/volumes => generated 738 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:19:11.589339 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:19:11.589339 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:19:11.593326 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-220fb361-602f-4fda-8f7a-782093e14827 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Volume info retrieved successfully. Aug 13 21:19:11.593429 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-499f3fbb-ca11-48b5-959a-4d504dbba077 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:11.595181 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-499f3fbb-ca11-48b5-959a-4d504dbba077 tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] GET https://10.4.3.14/volume/v3/volumes/bd292f8a-4f8e-4ae1-aa3f-37b4992436a8 Aug 13 21:19:11.595367 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-499f3fbb-ca11-48b5-959a-4d504dbba077 tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:11.595596 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-499f3fbb-ca11-48b5-959a-4d504dbba077 tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:11.597128 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-220fb361-602f-4fda-8f7a-782093e14827 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/volumes/a0ee5077-c576-4c98-93f6-716d2a0680c1 returned with HTTP 200 Aug 13 21:19:11.597474 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1159/4636] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:19:11 2026] GET /volume/v3/volumes/a0ee5077-c576-4c98-93f6-716d2a0680c1 => generated 870 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:19:11.603823 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:19:11.603823 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:19:11.607921 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-499f3fbb-ca11-48b5-959a-4d504dbba077 tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Volume info retrieved successfully. Aug 13 21:19:11.611397 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-499f3fbb-ca11-48b5-959a-4d504dbba077 tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] https://10.4.3.14/volume/v3/volumes/bd292f8a-4f8e-4ae1-aa3f-37b4992436a8 returned with HTTP 200 Aug 13 21:19:11.611753 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1155/4637] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:19:11 2026] GET /volume/v3/volumes/bd292f8a-4f8e-4ae1-aa3f-37b4992436a8 => generated 806 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:11.799723 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-627b0908-15f8-4124-87e3-cc0288f196a3 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:11.802563 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-627b0908-15f8-4124-87e3-cc0288f196a3 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/7593aa48-0551-475d-8df6-ad33d669bcd8 Aug 13 21:19:11.802792 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-627b0908-15f8-4124-87e3-cc0288f196a3 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:11.802987 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-627b0908-15f8-4124-87e3-cc0288f196a3 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:11.803157 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-627b0908-15f8-4124-87e3-cc0288f196a3 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id 7593aa48-0551-475d-8df6-ad33d669bcd8. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:19:11.806941 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:19:11.806941 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:19:11.807584 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-627b0908-15f8-4124-87e3-cc0288f196a3 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/7593aa48-0551-475d-8df6-ad33d669bcd8 returned with HTTP 200 Aug 13 21:19:11.808152 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1166/4638] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:11 2026] GET /volume/v3/backups/7593aa48-0551-475d-8df6-ad33d669bcd8 => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:12.613919 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4996bd4b-53fb-485d-8aa4-019e142534eb None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:12.616295 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4996bd4b-53fb-485d-8aa4-019e142534eb tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] GET https://10.4.3.14/volume/v3/volumes/a0ee5077-c576-4c98-93f6-716d2a0680c1 Aug 13 21:19:12.616586 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4996bd4b-53fb-485d-8aa4-019e142534eb tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:12.616826 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4996bd4b-53fb-485d-8aa4-019e142534eb tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:12.623489 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-26007160-b566-4b18-8371-d265c034635b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:12.625230 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-26007160-b566-4b18-8371-d265c034635b tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] GET https://10.4.3.14/volume/v3/volumes/bd292f8a-4f8e-4ae1-aa3f-37b4992436a8 Aug 13 21:19:12.625408 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-26007160-b566-4b18-8371-d265c034635b tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:12.625607 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-26007160-b566-4b18-8371-d265c034635b tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:12.625686 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:19:12.625686 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:19:12.629345 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-4996bd4b-53fb-485d-8aa4-019e142534eb tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Volume info retrieved successfully. Aug 13 21:19:12.632410 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:19:12.632410 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:19:12.633322 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4996bd4b-53fb-485d-8aa4-019e142534eb tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/volumes/a0ee5077-c576-4c98-93f6-716d2a0680c1 returned with HTTP 200 Aug 13 21:19:12.633723 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1159/4639] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:19:12 2026] GET /volume/v3/volumes/a0ee5077-c576-4c98-93f6-716d2a0680c1 => generated 895 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:19:12.636442 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-26007160-b566-4b18-8371-d265c034635b tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Volume info retrieved successfully. Aug 13 21:19:12.640592 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-26007160-b566-4b18-8371-d265c034635b tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] https://10.4.3.14/volume/v3/volumes/bd292f8a-4f8e-4ae1-aa3f-37b4992436a8 returned with HTTP 200 Aug 13 21:19:12.640960 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1160/4640] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:19:12 2026] GET /volume/v3/volumes/bd292f8a-4f8e-4ae1-aa3f-37b4992436a8 => generated 831 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:12.649945 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-53407797-50f5-42f9-9a63-b7e7e83f5400 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:12.651752 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-53407797-50f5-42f9-9a63-b7e7e83f5400 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] DELETE https://10.4.3.14/volume/v3/snapshots/b6a2b280-1a88-4dba-956a-43bb6f5cb11e Aug 13 21:19:12.651895 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-53407797-50f5-42f9-9a63-b7e7e83f5400 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:12.652132 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-53407797-50f5-42f9-9a63-b7e7e83f5400 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:12.652681 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.snapshots [None req-53407797-50f5-42f9-9a63-b7e7e83f5400 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Delete snapshot with id: b6a2b280-1a88-4dba-956a-43bb6f5cb11e Aug 13 21:19:12.652790 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-91be209a-9bc4-4097-9de1-d800fcf89633 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:12.654503 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-91be209a-9bc4-4097-9de1-d800fcf89633 tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] GET https://10.4.3.14/volume/v3/volumes/bd292f8a-4f8e-4ae1-aa3f-37b4992436a8 Aug 13 21:19:12.654717 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-91be209a-9bc4-4097-9de1-d800fcf89633 tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:12.654915 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-91be209a-9bc4-4097-9de1-d800fcf89633 tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:12.657087 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:19:12.657087 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:19:12.657508 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-53407797-50f5-42f9-9a63-b7e7e83f5400 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Snapshot retrieved successfully. Aug 13 21:19:12.662146 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:19:12.662146 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:19:12.665914 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-91be209a-9bc4-4097-9de1-d800fcf89633 tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Volume info retrieved successfully. Aug 13 21:19:12.669880 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-91be209a-9bc4-4097-9de1-d800fcf89633 tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] https://10.4.3.14/volume/v3/volumes/bd292f8a-4f8e-4ae1-aa3f-37b4992436a8 returned with HTTP 200 Aug 13 21:19:12.670344 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1167/4641] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:19:12 2026] GET /volume/v3/volumes/bd292f8a-4f8e-4ae1-aa3f-37b4992436a8 => generated 831 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:12.673651 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-53407797-50f5-42f9-9a63-b7e7e83f5400 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Snapshot delete request issued successfully. Aug 13 21:19:12.673894 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-53407797-50f5-42f9-9a63-b7e7e83f5400 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/snapshots/b6a2b280-1a88-4dba-956a-43bb6f5cb11e returned with HTTP 202 Aug 13 21:19:12.674328 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1156/4642] 10.4.3.14 () {66 vars in 1350 bytes} [Thu Aug 13 21:19:12 2026] DELETE /volume/v3/snapshots/b6a2b280-1a88-4dba-956a-43bb6f5cb11e => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:19:12.681613 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2598e4cf-cf01-4bf4-894e-f83177125333 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:12.683700 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-df206ea9-f270-4ff2-9ffb-403794bde1fe None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:12.683899 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2598e4cf-cf01-4bf4-894e-f83177125333 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] GET https://10.4.3.14/volume/v3/snapshots/b6a2b280-1a88-4dba-956a-43bb6f5cb11e Aug 13 21:19:12.684195 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2598e4cf-cf01-4bf4-894e-f83177125333 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:12.684427 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2598e4cf-cf01-4bf4-894e-f83177125333 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:12.685611 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-df206ea9-f270-4ff2-9ffb-403794bde1fe tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:19:12.685930 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-df206ea9-f270-4ff2-9ffb-403794bde1fe tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-410972034"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:19:12.687423 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-df206ea9-f270-4ff2-9ffb-403794bde1fe tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-410972034'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:19:12.687579 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-df206ea9-f270-4ff2-9ffb-403794bde1fe tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Create volume of 1 GB Aug 13 21:19:12.690217 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:19:12.690217 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:19:12.690779 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-2598e4cf-cf01-4bf4-894e-f83177125333 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Snapshot retrieved successfully. Aug 13 21:19:12.691112 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-df206ea9-f270-4ff2-9ffb-403794bde1fe tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Availability Zones retrieved successfully. Aug 13 21:19:12.691772 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2598e4cf-cf01-4bf4-894e-f83177125333 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/snapshots/b6a2b280-1a88-4dba-956a-43bb6f5cb11e returned with HTTP 200 Aug 13 21:19:12.692244 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1160/4643] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:19:12 2026] GET /volume/v3/snapshots/b6a2b280-1a88-4dba-956a-43bb6f5cb11e => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:12.696615 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-df206ea9-f270-4ff2-9ffb-403794bde1fe tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Flow 'volume_create_api' (611b5832-1399-43e6-8821-47eb419b5e2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:19:12.697530 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-df206ea9-f270-4ff2-9ffb-403794bde1fe tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b33dc49d-dc4e-4176-8d8f-688e29287533) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:12.698395 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-df206ea9-f270-4ff2-9ffb-403794bde1fe tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:19:12.721471 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-df206ea9-f270-4ff2-9ffb-403794bde1fe tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b33dc49d-dc4e-4176-8d8f-688e29287533) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:12.722149 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-df206ea9-f270-4ff2-9ffb-403794bde1fe tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b68a0567-b107-4399-bd4a-c69896bf5c2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:12.761979 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-df206ea9-f270-4ff2-9ffb-403794bde1fe tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Created reservations ['e2a3737d-8873-4b04-90f3-e1289a7f49f0', 'cc018c04-5e08-4d14-8c1b-d46e7de94780', '652fdb73-094e-46e2-9c52-4076aed2dd00', '1a427711-ebe2-49cb-a40a-84222d708313'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:19:12.762803 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-df206ea9-f270-4ff2-9ffb-403794bde1fe tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b68a0567-b107-4399-bd4a-c69896bf5c2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2a3737d-8873-4b04-90f3-e1289a7f49f0', 'cc018c04-5e08-4d14-8c1b-d46e7de94780', '652fdb73-094e-46e2-9c52-4076aed2dd00', '1a427711-ebe2-49cb-a40a-84222d708313']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:12.763715 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-df206ea9-f270-4ff2-9ffb-403794bde1fe tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d0d176b-9209-4ea4-b10c-184fca6a2e47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:12.783375 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-df206ea9-f270-4ff2-9ffb-403794bde1fe tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d0d176b-9209-4ea4-b10c-184fca6a2e47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2e1eee8-2328-4354-a1a0-f4aa2a6fb2e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-410972034',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='618f5acb51ef48c1a0eb86aee0fb8d09',qos_specs=None,replication_status=,reservations=['e2a3737d-8873-4b04-90f3-e1289a7f49f0','cc018c04-5e08-4d14-8c1b-d46e7de94780','652fdb73-094e-46e2-9c52-4076aed2dd00','1a427711-ebe2-49cb-a40a-84222d708313'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62cb2cfcd2024fe7a7a02c61632bfa5d',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:19:12Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-410972034',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e2e1eee8-2328-4354-a1a0-f4aa2a6fb2e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='618f5acb51ef48c1a0eb86aee0fb8d09',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='62cb2cfcd2024fe7a7a02c61632bfa5d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:12.784041 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-df206ea9-f270-4ff2-9ffb-403794bde1fe tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b343acab-a5e8-4693-8546-65f86ce6583b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:12.798954 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-df206ea9-f270-4ff2-9ffb-403794bde1fe tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b343acab-a5e8-4693-8546-65f86ce6583b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-410972034',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='618f5acb51ef48c1a0eb86aee0fb8d09',qos_specs=None,replication_status=,reservations=['e2a3737d-8873-4b04-90f3-e1289a7f49f0','cc018c04-5e08-4d14-8c1b-d46e7de94780','652fdb73-094e-46e2-9c52-4076aed2dd00','1a427711-ebe2-49cb-a40a-84222d708313'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62cb2cfcd2024fe7a7a02c61632bfa5d',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:12.799612 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-df206ea9-f270-4ff2-9ffb-403794bde1fe tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2461dce-378f-4a46-8258-56909413e2ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:12.807279 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-df206ea9-f270-4ff2-9ffb-403794bde1fe tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2461dce-378f-4a46-8258-56909413e2ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:12.808074 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-df206ea9-f270-4ff2-9ffb-403794bde1fe tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Flow 'volume_create_api' (611b5832-1399-43e6-8821-47eb419b5e2e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:19:12.808346 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-df206ea9-f270-4ff2-9ffb-403794bde1fe tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Create volume request issued successfully. Aug 13 21:19:12.808890 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-df206ea9-f270-4ff2-9ffb-403794bde1fe tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:19:12.809292 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1161/4644] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:19:12 2026] POST /volume/v3/volumes => generated 773 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:19:12.817098 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a2ae0139-9fb4-4717-8a19-de41d68e2a91 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:12.818807 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a2ae0139-9fb4-4717-8a19-de41d68e2a91 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/7593aa48-0551-475d-8df6-ad33d669bcd8 Aug 13 21:19:12.819038 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a2ae0139-9fb4-4717-8a19-de41d68e2a91 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:12.819265 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a2ae0139-9fb4-4717-8a19-de41d68e2a91 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:12.819411 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-a2ae0139-9fb4-4717-8a19-de41d68e2a91 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id 7593aa48-0551-475d-8df6-ad33d669bcd8. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:19:12.819896 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-60c368bb-df90-4a6b-bf47-badaa447bb13 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:12.821933 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-60c368bb-df90-4a6b-bf47-badaa447bb13 tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] GET https://10.4.3.14/volume/v3/volumes/e2e1eee8-2328-4354-a1a0-f4aa2a6fb2e0 Aug 13 21:19:12.822192 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-60c368bb-df90-4a6b-bf47-badaa447bb13 tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:12.822426 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-60c368bb-df90-4a6b-bf47-badaa447bb13 tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:12.824131 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:19:12.824131 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:19:12.825034 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a2ae0139-9fb4-4717-8a19-de41d68e2a91 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/7593aa48-0551-475d-8df6-ad33d669bcd8 returned with HTTP 200 Aug 13 21:19:12.825187 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1168/4645] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:12 2026] GET /volume/v3/backups/7593aa48-0551-475d-8df6-ad33d669bcd8 => generated 707 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:12.829270 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:19:12.829270 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:19:12.832563 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-60c368bb-df90-4a6b-bf47-badaa447bb13 tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Volume info retrieved successfully. Aug 13 21:19:12.836522 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-60c368bb-df90-4a6b-bf47-badaa447bb13 tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] https://10.4.3.14/volume/v3/volumes/e2e1eee8-2328-4354-a1a0-f4aa2a6fb2e0 returned with HTTP 200 Aug 13 21:19:12.836859 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1157/4646] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:19:12 2026] GET /volume/v3/volumes/e2e1eee8-2328-4354-a1a0-f4aa2a6fb2e0 => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:13.700778 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1da8963c-5a0d-49f8-accd-d2f8accde37e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:13.703119 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1da8963c-5a0d-49f8-accd-d2f8accde37e tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] GET https://10.4.3.14/volume/v3/snapshots/b6a2b280-1a88-4dba-956a-43bb6f5cb11e Aug 13 21:19:13.703375 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1da8963c-5a0d-49f8-accd-d2f8accde37e tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:13.703601 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1da8963c-5a0d-49f8-accd-d2f8accde37e tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:13.705349 np0000007265 devstack@c-api.service[100214]: DEBUG dbcounter [-] [100214] Writing DB stats cinder:SELECT=218,cinder:INSERT=34,cinder:UPDATE=52 {{(pid=100214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:19:13.708241 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1da8963c-5a0d-49f8-accd-d2f8accde37e tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/snapshots/b6a2b280-1a88-4dba-956a-43bb6f5cb11e returned with HTTP 404 Aug 13 21:19:13.708736 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1161/4647] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:19:13 2026] GET /volume/v3/snapshots/b6a2b280-1a88-4dba-956a-43bb6f5cb11e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:19:13.715403 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-23276be0-91a3-45b9-a40b-7d69bcd45455 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:13.717179 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-23276be0-91a3-45b9-a40b-7d69bcd45455 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] DELETE https://10.4.3.14/volume/v3/snapshots/cc9feb46-e05f-40da-8bed-4584c9302031 Aug 13 21:19:13.717346 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-23276be0-91a3-45b9-a40b-7d69bcd45455 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:13.717589 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-23276be0-91a3-45b9-a40b-7d69bcd45455 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:13.717687 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-23276be0-91a3-45b9-a40b-7d69bcd45455 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Delete snapshot with id: cc9feb46-e05f-40da-8bed-4584c9302031 Aug 13 21:19:13.722524 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:19:13.722524 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:19:13.722919 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-23276be0-91a3-45b9-a40b-7d69bcd45455 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Snapshot retrieved successfully. Aug 13 21:19:13.736192 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-23276be0-91a3-45b9-a40b-7d69bcd45455 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Snapshot delete request issued successfully. Aug 13 21:19:13.736350 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-23276be0-91a3-45b9-a40b-7d69bcd45455 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/snapshots/cc9feb46-e05f-40da-8bed-4584c9302031 returned with HTTP 202 Aug 13 21:19:13.736731 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1162/4648] 10.4.3.14 () {66 vars in 1350 bytes} [Thu Aug 13 21:19:13 2026] DELETE /volume/v3/snapshots/cc9feb46-e05f-40da-8bed-4584c9302031 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:19:13.744579 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-4ca04275-db9c-472c-8ab8-0bb012744a5e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:13.746389 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4ca04275-db9c-472c-8ab8-0bb012744a5e tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] GET https://10.4.3.14/volume/v3/snapshots/cc9feb46-e05f-40da-8bed-4584c9302031 Aug 13 21:19:13.746595 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4ca04275-db9c-472c-8ab8-0bb012744a5e tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:13.746772 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4ca04275-db9c-472c-8ab8-0bb012744a5e tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:13.748623 np0000007265 devstack@c-api.service[100216]: DEBUG dbcounter [-] [100216] Writing DB stats cinder:SELECT=288,cinder:INSERT=56,cinder:UPDATE=115 {{(pid=100216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:19:13.752383 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:19:13.752383 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:19:13.752925 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-4ca04275-db9c-472c-8ab8-0bb012744a5e tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Snapshot retrieved successfully. Aug 13 21:19:13.753713 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4ca04275-db9c-472c-8ab8-0bb012744a5e tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/snapshots/cc9feb46-e05f-40da-8bed-4584c9302031 returned with HTTP 200 Aug 13 21:19:13.754262 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1169/4649] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:19:13 2026] GET /volume/v3/snapshots/cc9feb46-e05f-40da-8bed-4584c9302031 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:13.834133 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4ed9c634-cb4d-4a64-8160-bdc78c2b87f5 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:13.835938 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4ed9c634-cb4d-4a64-8160-bdc78c2b87f5 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/7593aa48-0551-475d-8df6-ad33d669bcd8 Aug 13 21:19:13.836186 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4ed9c634-cb4d-4a64-8160-bdc78c2b87f5 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:13.836398 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4ed9c634-cb4d-4a64-8160-bdc78c2b87f5 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:13.836535 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-4ed9c634-cb4d-4a64-8160-bdc78c2b87f5 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id 7593aa48-0551-475d-8df6-ad33d669bcd8. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:19:13.840551 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:19:13.840551 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:19:13.841148 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4ed9c634-cb4d-4a64-8160-bdc78c2b87f5 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/7593aa48-0551-475d-8df6-ad33d669bcd8 returned with HTTP 200 Aug 13 21:19:13.841544 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1158/4650] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:13 2026] GET /volume/v3/backups/7593aa48-0551-475d-8df6-ad33d669bcd8 => generated 707 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:13.848261 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-575633ec-f890-4fcb-b1d0-05b13f91ab84 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:13.850138 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-575633ec-f890-4fcb-b1d0-05b13f91ab84 tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] GET https://10.4.3.14/volume/v3/volumes/e2e1eee8-2328-4354-a1a0-f4aa2a6fb2e0 Aug 13 21:19:13.850321 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-575633ec-f890-4fcb-b1d0-05b13f91ab84 tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:13.850514 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-575633ec-f890-4fcb-b1d0-05b13f91ab84 tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:13.857075 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:19:13.857075 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:19:13.860530 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-575633ec-f890-4fcb-b1d0-05b13f91ab84 tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Volume info retrieved successfully. Aug 13 21:19:13.864598 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-575633ec-f890-4fcb-b1d0-05b13f91ab84 tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] https://10.4.3.14/volume/v3/volumes/e2e1eee8-2328-4354-a1a0-f4aa2a6fb2e0 returned with HTTP 200 Aug 13 21:19:13.864987 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1162/4651] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:19:13 2026] GET /volume/v3/volumes/e2e1eee8-2328-4354-a1a0-f4aa2a6fb2e0 => generated 866 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:13.878155 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f2fcef02-aed1-4c4a-99b7-819eca9462ff None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:13.879841 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f2fcef02-aed1-4c4a-99b7-819eca9462ff tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] GET https://10.4.3.14/volume/v3/volumes/e2e1eee8-2328-4354-a1a0-f4aa2a6fb2e0 Aug 13 21:19:13.880039 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f2fcef02-aed1-4c4a-99b7-819eca9462ff tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:13.880214 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f2fcef02-aed1-4c4a-99b7-819eca9462ff tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:13.886806 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:19:13.886806 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:19:13.890016 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f2fcef02-aed1-4c4a-99b7-819eca9462ff tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Volume info retrieved successfully. Aug 13 21:19:13.893595 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f2fcef02-aed1-4c4a-99b7-819eca9462ff tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] https://10.4.3.14/volume/v3/volumes/e2e1eee8-2328-4354-a1a0-f4aa2a6fb2e0 returned with HTTP 200 Aug 13 21:19:13.893931 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1163/4652] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:19:13 2026] GET /volume/v3/volumes/e2e1eee8-2328-4354-a1a0-f4aa2a6fb2e0 => generated 866 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:13.904874 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ac00145a-de76-498d-a270-f0c4939a6f06 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:13.906490 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ac00145a-de76-498d-a270-f0c4939a6f06 tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] POST https://10.4.3.14/volume/v3/snapshots Aug 13 21:19:13.906817 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ac00145a-de76-498d-a270-f0c4939a6f06 tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e2e1eee8-2328-4354-a1a0-f4aa2a6fb2e0", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-117791690"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:19:13.915057 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:19:13.915057 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:19:13.915502 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-ac00145a-de76-498d-a270-f0c4939a6f06 tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Volume info retrieved successfully. Aug 13 21:19:13.915659 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.snapshots [None req-ac00145a-de76-498d-a270-f0c4939a6f06 tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Create snapshot from volume e2e1eee8-2328-4354-a1a0-f4aa2a6fb2e0 Aug 13 21:19:13.949312 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-ac00145a-de76-498d-a270-f0c4939a6f06 tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Created reservations ['4b0f32cf-1798-44c1-96eb-e5ecc59cdb38', 'f410819d-4159-4836-9eaf-8ab393855e6d', '9136e6b5-360c-4f19-a5a7-fc610f2d0e53', '8e652526-b8f5-4551-9eb0-c35cf9b80fbd'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:19:13.973283 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-ac00145a-de76-498d-a270-f0c4939a6f06 tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Snapshot create request issued successfully. Aug 13 21:19:13.973597 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ac00145a-de76-498d-a270-f0c4939a6f06 tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] https://10.4.3.14/volume/v3/snapshots returned with HTTP 202 Aug 13 21:19:13.973973 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1170/4653] 10.4.3.14 () {68 vars in 1258 bytes} [Thu Aug 13 21:19:13 2026] POST /volume/v3/snapshots => generated 325 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:19:13.982080 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-fb0a5664-95e1-46b8-930a-6d62ac2c057c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:13.984350 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fb0a5664-95e1-46b8-930a-6d62ac2c057c tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] GET https://10.4.3.14/volume/v3/snapshots/77023dd7-a453-42d3-8bcb-af94ff3783b1 Aug 13 21:19:13.984616 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fb0a5664-95e1-46b8-930a-6d62ac2c057c tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:13.984879 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fb0a5664-95e1-46b8-930a-6d62ac2c057c tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:13.991291 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:19:13.991291 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:19:13.991876 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-fb0a5664-95e1-46b8-930a-6d62ac2c057c tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Snapshot retrieved successfully. Aug 13 21:19:13.992879 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fb0a5664-95e1-46b8-930a-6d62ac2c057c tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] https://10.4.3.14/volume/v3/snapshots/77023dd7-a453-42d3-8bcb-af94ff3783b1 returned with HTTP 200 Aug 13 21:19:13.993392 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1159/4654] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:19:13 2026] GET /volume/v3/snapshots/77023dd7-a453-42d3-8bcb-af94ff3783b1 => generated 457 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:14.078350 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-1021cc39-4593-4575-9399-f5cfa8b6df07 req-b9d117f2-86d0-4887-b4c4-43812f38dc14 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:14.080372 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-1021cc39-4593-4575-9399-f5cfa8b6df07 req-b9d117f2-86d0-4887-b4c4-43812f38dc14 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/volumes/05b9159b-6a65-4f87-95bd-0f72bb41a272/encryption Aug 13 21:19:14.080592 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-1021cc39-4593-4575-9399-f5cfa8b6df07 req-b9d117f2-86d0-4887-b4c4-43812f38dc14 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:14.080803 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-1021cc39-4593-4575-9399-f5cfa8b6df07 req-b9d117f2-86d0-4887-b4c4-43812f38dc14 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:14.089990 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:19:14.089990 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:19:14.097200 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-1021cc39-4593-4575-9399-f5cfa8b6df07 req-b9d117f2-86d0-4887-b4c4-43812f38dc14 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/05b9159b-6a65-4f87-95bd-0f72bb41a272/encryption returned with HTTP 200 Aug 13 21:19:14.097637 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1163/4655] 10.4.3.14 () {68 vars in 1624 bytes} [Thu Aug 13 21:19:14 2026] GET /volume/v3/volumes/05b9159b-6a65-4f87-95bd-0f72bb41a272/encryption => generated 161 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:14.762719 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b8d272cc-b19f-4bb1-9fd7-14adb0f0e305 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:14.764448 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b8d272cc-b19f-4bb1-9fd7-14adb0f0e305 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] GET https://10.4.3.14/volume/v3/snapshots/cc9feb46-e05f-40da-8bed-4584c9302031 Aug 13 21:19:14.764660 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b8d272cc-b19f-4bb1-9fd7-14adb0f0e305 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:14.764854 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b8d272cc-b19f-4bb1-9fd7-14adb0f0e305 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:14.768907 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b8d272cc-b19f-4bb1-9fd7-14adb0f0e305 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/snapshots/cc9feb46-e05f-40da-8bed-4584c9302031 returned with HTTP 404 Aug 13 21:19:14.769399 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1164/4656] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:19:14 2026] GET /volume/v3/snapshots/cc9feb46-e05f-40da-8bed-4584c9302031 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:19:14.776524 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c7cb64dc-ac43-4834-a2b2-fcf4841ca568 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:14.778881 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c7cb64dc-ac43-4834-a2b2-fcf4841ca568 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] DELETE https://10.4.3.14/volume/v3/volumes/23fed504-42c7-4785-ac7d-554c46cc9295 Aug 13 21:19:14.779210 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c7cb64dc-ac43-4834-a2b2-fcf4841ca568 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:14.779580 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c7cb64dc-ac43-4834-a2b2-fcf4841ca568 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:14.779796 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-c7cb64dc-ac43-4834-a2b2-fcf4841ca568 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Delete volume with id: 23fed504-42c7-4785-ac7d-554c46cc9295 Aug 13 21:19:14.788888 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:19:14.788888 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:19:14.789519 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-c7cb64dc-ac43-4834-a2b2-fcf4841ca568 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Volume info retrieved successfully. Aug 13 21:19:14.806790 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-c7cb64dc-ac43-4834-a2b2-fcf4841ca568 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Delete volume request issued successfully. Aug 13 21:19:14.806974 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c7cb64dc-ac43-4834-a2b2-fcf4841ca568 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/volumes/23fed504-42c7-4785-ac7d-554c46cc9295 returned with HTTP 202 Aug 13 21:19:14.807430 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1171/4657] 10.4.3.14 () {68 vars in 1385 bytes} [Thu Aug 13 21:19:14 2026] DELETE /volume/v3/volumes/23fed504-42c7-4785-ac7d-554c46cc9295 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 21:19:14.814833 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-59dc19ee-f69d-4205-885e-54f5963cc6e4 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:14.816604 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-59dc19ee-f69d-4205-885e-54f5963cc6e4 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] GET https://10.4.3.14/volume/v3/volumes/23fed504-42c7-4785-ac7d-554c46cc9295 Aug 13 21:19:14.816832 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-59dc19ee-f69d-4205-885e-54f5963cc6e4 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:14.817068 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-59dc19ee-f69d-4205-885e-54f5963cc6e4 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:14.824218 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:19:14.824218 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:19:14.827709 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-59dc19ee-f69d-4205-885e-54f5963cc6e4 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Volume info retrieved successfully. Aug 13 21:19:14.832206 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-59dc19ee-f69d-4205-885e-54f5963cc6e4 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/volumes/23fed504-42c7-4785-ac7d-554c46cc9295 returned with HTTP 200 Aug 13 21:19:14.832733 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1160/4658] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:19:14 2026] GET /volume/v3/volumes/23fed504-42c7-4785-ac7d-554c46cc9295 => generated 894 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:19:14.851168 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-99a6e319-713f-4e8a-9a16-dd669616766f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:14.853321 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-99a6e319-713f-4e8a-9a16-dd669616766f tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/7593aa48-0551-475d-8df6-ad33d669bcd8 Aug 13 21:19:14.854741 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-99a6e319-713f-4e8a-9a16-dd669616766f tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:14.854741 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-99a6e319-713f-4e8a-9a16-dd669616766f tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:14.854741 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-99a6e319-713f-4e8a-9a16-dd669616766f tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id 7593aa48-0551-475d-8df6-ad33d669bcd8. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:19:14.859645 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:19:14.859645 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:19:14.860342 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-99a6e319-713f-4e8a-9a16-dd669616766f tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/7593aa48-0551-475d-8df6-ad33d669bcd8 returned with HTTP 200 Aug 13 21:19:14.860751 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1164/4659] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:14 2026] GET /volume/v3/backups/7593aa48-0551-475d-8df6-ad33d669bcd8 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:14.868937 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2844367b-7340-45e5-a44d-0732056755a7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:14.870689 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2844367b-7340-45e5-a44d-0732056755a7 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] DELETE https://10.4.3.14/volume/v3/backups/7593aa48-0551-475d-8df6-ad33d669bcd8 Aug 13 21:19:14.870894 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2844367b-7340-45e5-a44d-0732056755a7 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:14.871103 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2844367b-7340-45e5-a44d-0732056755a7 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:14.871241 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.contrib.backups [None req-2844367b-7340-45e5-a44d-0732056755a7 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Delete backup with id: 7593aa48-0551-475d-8df6-ad33d669bcd8. Aug 13 21:19:14.875669 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:19:14.875669 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:19:14.885852 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.backup.rpcapi [None req-2844367b-7340-45e5-a44d-0732056755a7 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] delete_backup rpcapi backup_id 7593aa48-0551-475d-8df6-ad33d669bcd8 {{(pid=100215) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 21:19:14.887380 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2844367b-7340-45e5-a44d-0732056755a7 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/7593aa48-0551-475d-8df6-ad33d669bcd8 returned with HTTP 202 Aug 13 21:19:14.887753 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1165/4660] 10.4.3.14 () {68 vars in 1384 bytes} [Thu Aug 13 21:19:14 2026] DELETE /volume/v3/backups/7593aa48-0551-475d-8df6-ad33d669bcd8 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:19:14.896251 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-4f5ba748-ed63-4057-9261-f284d7212169 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:14.897908 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4f5ba748-ed63-4057-9261-f284d7212169 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:19:14.898249 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4f5ba748-ed63-4057-9261-f284d7212169 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2124544345"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:19:14.899606 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-4f5ba748-ed63-4057-9261-f284d7212169 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2124544345'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:19:14.899714 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-4f5ba748-ed63-4057-9261-f284d7212169 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Create volume of 1 GB Aug 13 21:19:14.903699 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-4f5ba748-ed63-4057-9261-f284d7212169 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Availability Zones retrieved successfully. Aug 13 21:19:14.908643 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-4f5ba748-ed63-4057-9261-f284d7212169 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Flow 'volume_create_api' (b55cb491-c389-4ff7-bae2-35bd0a15ffb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:19:14.909466 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-4f5ba748-ed63-4057-9261-f284d7212169 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (270cc80f-7b88-4984-aee0-8bf55ab58a08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:14.910258 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-4f5ba748-ed63-4057-9261-f284d7212169 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:19:14.935440 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-4f5ba748-ed63-4057-9261-f284d7212169 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (270cc80f-7b88-4984-aee0-8bf55ab58a08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:14.936411 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-4f5ba748-ed63-4057-9261-f284d7212169 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (500a4e34-9a34-4192-9d72-929ed107ff17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:14.977723 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-4f5ba748-ed63-4057-9261-f284d7212169 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Created reservations ['e1f70d62-aac3-4601-a86b-2e128f390c46', 'b00af9d2-0930-4b4a-ad00-4dc09795642b', '23d506f8-72f8-4309-a3d1-28956eaa90f1', '30de580e-bd9d-4c11-80ca-99ad78c5825d'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:19:14.978537 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-4f5ba748-ed63-4057-9261-f284d7212169 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (500a4e34-9a34-4192-9d72-929ed107ff17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1f70d62-aac3-4601-a86b-2e128f390c46', 'b00af9d2-0930-4b4a-ad00-4dc09795642b', '23d506f8-72f8-4309-a3d1-28956eaa90f1', '30de580e-bd9d-4c11-80ca-99ad78c5825d']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:14.980468 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-4f5ba748-ed63-4057-9261-f284d7212169 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53dd0817-d200-42c1-a5f0-db1df75b2ec4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:15.001430 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-0fb0e67c-cfe9-4c3a-8873-fca694786013 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:15.003106 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0fb0e67c-cfe9-4c3a-8873-fca694786013 tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] GET https://10.4.3.14/volume/v3/snapshots/77023dd7-a453-42d3-8bcb-af94ff3783b1 Aug 13 21:19:15.003283 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0fb0e67c-cfe9-4c3a-8873-fca694786013 tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:15.003458 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0fb0e67c-cfe9-4c3a-8873-fca694786013 tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:15.004929 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-4f5ba748-ed63-4057-9261-f284d7212169 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53dd0817-d200-42c1-a5f0-db1df75b2ec4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd527c6d-f3f5-4fdf-8e5e-dbb8dab4708e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2124544345',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f6a26b36db3424f895f077d4ddfcbf9',qos_specs=None,replication_status=,reservations=['e1f70d62-aac3-4601-a86b-2e128f390c46','b00af9d2-0930-4b4a-ad00-4dc09795642b','23d506f8-72f8-4309-a3d1-28956eaa90f1','30de580e-bd9d-4c11-80ca-99ad78c5825d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf6787b4436440e9a1036e9bd7dfd24c',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:19:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2124544345',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd527c6d-f3f5-4fdf-8e5e-dbb8dab4708e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f6a26b36db3424f895f077d4ddfcbf9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf6787b4436440e9a1036e9bd7dfd24c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:15.005699 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-4f5ba748-ed63-4057-9261-f284d7212169 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e64af2d8-7dbe-4e9a-9a99-2cf5d48df732) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:15.007897 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:19:15.007897 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:19:15.008405 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-0fb0e67c-cfe9-4c3a-8873-fca694786013 tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Snapshot retrieved successfully. Aug 13 21:19:15.009077 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0fb0e67c-cfe9-4c3a-8873-fca694786013 tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] https://10.4.3.14/volume/v3/snapshots/77023dd7-a453-42d3-8bcb-af94ff3783b1 returned with HTTP 200 Aug 13 21:19:15.009593 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1161/4661] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:19:15 2026] GET /volume/v3/snapshots/77023dd7-a453-42d3-8bcb-af94ff3783b1 => generated 484 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:15.018786 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-40103786-4978-40cd-91df-2cbe970a9ee4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:15.022254 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-40103786-4978-40cd-91df-2cbe970a9ee4 tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] GET https://10.4.3.14/volume/v3/snapshots/77023dd7-a453-42d3-8bcb-af94ff3783b1 Aug 13 21:19:15.022254 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-40103786-4978-40cd-91df-2cbe970a9ee4 tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:15.022254 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-40103786-4978-40cd-91df-2cbe970a9ee4 tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:15.023451 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-4f5ba748-ed63-4057-9261-f284d7212169 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e64af2d8-7dbe-4e9a-9a99-2cf5d48df732) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2124544345',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f6a26b36db3424f895f077d4ddfcbf9',qos_specs=None,replication_status=,reservations=['e1f70d62-aac3-4601-a86b-2e128f390c46','b00af9d2-0930-4b4a-ad00-4dc09795642b','23d506f8-72f8-4309-a3d1-28956eaa90f1','30de580e-bd9d-4c11-80ca-99ad78c5825d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf6787b4436440e9a1036e9bd7dfd24c',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:15.025815 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-4f5ba748-ed63-4057-9261-f284d7212169 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c50d87bb-44f3-4ef2-ac79-4d98a15627d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:15.027753 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:19:15.027753 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:19:15.028446 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-40103786-4978-40cd-91df-2cbe970a9ee4 tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Snapshot retrieved successfully. Aug 13 21:19:15.029255 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-40103786-4978-40cd-91df-2cbe970a9ee4 tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] https://10.4.3.14/volume/v3/snapshots/77023dd7-a453-42d3-8bcb-af94ff3783b1 returned with HTTP 200 Aug 13 21:19:15.029655 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1165/4662] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:19:15 2026] GET /volume/v3/snapshots/77023dd7-a453-42d3-8bcb-af94ff3783b1 => generated 484 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:15.034955 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-4f5ba748-ed63-4057-9261-f284d7212169 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c50d87bb-44f3-4ef2-ac79-4d98a15627d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:15.036148 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-4f5ba748-ed63-4057-9261-f284d7212169 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Flow 'volume_create_api' (b55cb491-c389-4ff7-bae2-35bd0a15ffb8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:19:15.036438 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-4f5ba748-ed63-4057-9261-f284d7212169 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Create volume request issued successfully. Aug 13 21:19:15.037208 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4f5ba748-ed63-4057-9261-f284d7212169 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:19:15.037753 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1172/4663] 10.4.3.14 () {70 vars in 1291 bytes} [Thu Aug 13 21:19:14 2026] POST /volume/v3/volumes => generated 776 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:19:15.038867 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5337ff9a-d74f-46d6-ad36-d9ec5a88783e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:15.040401 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5337ff9a-d74f-46d6-ad36-d9ec5a88783e tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] DELETE https://10.4.3.14/volume/v3/snapshots/77023dd7-a453-42d3-8bcb-af94ff3783b1 Aug 13 21:19:15.040617 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5337ff9a-d74f-46d6-ad36-d9ec5a88783e tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:15.040825 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5337ff9a-d74f-46d6-ad36-d9ec5a88783e tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:15.041076 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-5337ff9a-d74f-46d6-ad36-d9ec5a88783e tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Delete snapshot with id: 77023dd7-a453-42d3-8bcb-af94ff3783b1 Aug 13 21:19:15.045513 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:19:15.045513 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:19:15.046133 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-5337ff9a-d74f-46d6-ad36-d9ec5a88783e tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Snapshot retrieved successfully. Aug 13 21:19:15.050298 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d4d0e467-9523-4aa5-84e8-7f7be9966fe2 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:15.052849 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d4d0e467-9523-4aa5-84e8-7f7be9966fe2 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/volumes/bd527c6d-f3f5-4fdf-8e5e-dbb8dab4708e Aug 13 21:19:15.053689 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d4d0e467-9523-4aa5-84e8-7f7be9966fe2 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:15.053689 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d4d0e467-9523-4aa5-84e8-7f7be9966fe2 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:15.060782 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-5337ff9a-d74f-46d6-ad36-d9ec5a88783e tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Snapshot delete request issued successfully. Aug 13 21:19:15.060983 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5337ff9a-d74f-46d6-ad36-d9ec5a88783e tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] https://10.4.3.14/volume/v3/snapshots/77023dd7-a453-42d3-8bcb-af94ff3783b1 returned with HTTP 202 Aug 13 21:19:15.061444 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1166/4664] 10.4.3.14 () {66 vars in 1350 bytes} [Thu Aug 13 21:19:15 2026] DELETE /volume/v3/snapshots/77023dd7-a453-42d3-8bcb-af94ff3783b1 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:19:15.063760 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:19:15.063760 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:19:15.069436 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-d4d0e467-9523-4aa5-84e8-7f7be9966fe2 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Volume info retrieved successfully. Aug 13 21:19:15.073691 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-31c8825d-ab8f-4f52-8d60-b9d2caf1241a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:15.074930 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d4d0e467-9523-4aa5-84e8-7f7be9966fe2 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/volumes/bd527c6d-f3f5-4fdf-8e5e-dbb8dab4708e returned with HTTP 200 Aug 13 21:19:15.077175 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1162/4665] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:15 2026] GET /volume/v3/volumes/bd527c6d-f3f5-4fdf-8e5e-dbb8dab4708e => generated 955 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:15.077235 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-31c8825d-ab8f-4f52-8d60-b9d2caf1241a tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] GET https://10.4.3.14/volume/v3/snapshots/77023dd7-a453-42d3-8bcb-af94ff3783b1 Aug 13 21:19:15.077235 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-31c8825d-ab8f-4f52-8d60-b9d2caf1241a tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:15.077235 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-31c8825d-ab8f-4f52-8d60-b9d2caf1241a tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:15.082140 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:19:15.082140 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:19:15.083788 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-31c8825d-ab8f-4f52-8d60-b9d2caf1241a tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Snapshot retrieved successfully. Aug 13 21:19:15.083788 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-31c8825d-ab8f-4f52-8d60-b9d2caf1241a tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] https://10.4.3.14/volume/v3/snapshots/77023dd7-a453-42d3-8bcb-af94ff3783b1 returned with HTTP 200 Aug 13 21:19:15.083788 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1166/4666] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:19:15 2026] GET /volume/v3/snapshots/77023dd7-a453-42d3-8bcb-af94ff3783b1 => generated 483 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:15.844323 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0abfec09-2e24-4a5f-aab1-4757d4527369 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:15.846528 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0abfec09-2e24-4a5f-aab1-4757d4527369 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] GET https://10.4.3.14/volume/v3/volumes/23fed504-42c7-4785-ac7d-554c46cc9295 Aug 13 21:19:15.846800 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0abfec09-2e24-4a5f-aab1-4757d4527369 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:15.847031 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0abfec09-2e24-4a5f-aab1-4757d4527369 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:15.853138 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0abfec09-2e24-4a5f-aab1-4757d4527369 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/volumes/23fed504-42c7-4785-ac7d-554c46cc9295 returned with HTTP 404 Aug 13 21:19:15.853680 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1173/4667] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:19:15 2026] GET /volume/v3/volumes/23fed504-42c7-4785-ac7d-554c46cc9295 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:19:15.860914 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b9cf692c-7bf8-46bb-8b2a-9f74d860ce78 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:15.862550 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b9cf692c-7bf8-46bb-8b2a-9f74d860ce78 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] DELETE https://10.4.3.14/volume/v3/volumes/a182d27c-dd27-456c-adf0-ea07b231572f Aug 13 21:19:15.862981 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b9cf692c-7bf8-46bb-8b2a-9f74d860ce78 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:15.863738 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b9cf692c-7bf8-46bb-8b2a-9f74d860ce78 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:15.863738 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-b9cf692c-7bf8-46bb-8b2a-9f74d860ce78 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Delete volume with id: a182d27c-dd27-456c-adf0-ea07b231572f Aug 13 21:19:15.869911 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:19:15.869911 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:19:15.870370 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b9cf692c-7bf8-46bb-8b2a-9f74d860ce78 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Volume info retrieved successfully. Aug 13 21:19:15.884834 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b9cf692c-7bf8-46bb-8b2a-9f74d860ce78 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Delete volume request issued successfully. Aug 13 21:19:15.885025 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b9cf692c-7bf8-46bb-8b2a-9f74d860ce78 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/volumes/a182d27c-dd27-456c-adf0-ea07b231572f returned with HTTP 202 Aug 13 21:19:15.885439 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1167/4668] 10.4.3.14 () {68 vars in 1385 bytes} [Thu Aug 13 21:19:15 2026] DELETE /volume/v3/volumes/a182d27c-dd27-456c-adf0-ea07b231572f => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 21:19:15.892797 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-710ef3d1-c679-42d8-a717-c80ec882b002 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:15.894559 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-710ef3d1-c679-42d8-a717-c80ec882b002 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] GET https://10.4.3.14/volume/v3/volumes/a182d27c-dd27-456c-adf0-ea07b231572f Aug 13 21:19:15.894765 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-710ef3d1-c679-42d8-a717-c80ec882b002 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:15.894954 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-710ef3d1-c679-42d8-a717-c80ec882b002 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:15.901348 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:19:15.901348 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:19:15.904599 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-710ef3d1-c679-42d8-a717-c80ec882b002 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Volume info retrieved successfully. Aug 13 21:19:15.909630 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-710ef3d1-c679-42d8-a717-c80ec882b002 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/volumes/a182d27c-dd27-456c-adf0-ea07b231572f returned with HTTP 200 Aug 13 21:19:15.910178 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1163/4669] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:19:15 2026] GET /volume/v3/volumes/a182d27c-dd27-456c-adf0-ea07b231572f => generated 859 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:19:16.088907 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0b54bb4b-5f24-4813-b666-e0165003d6b3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:16.090792 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0b54bb4b-5f24-4813-b666-e0165003d6b3 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/volumes/bd527c6d-f3f5-4fdf-8e5e-dbb8dab4708e Aug 13 21:19:16.090985 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0b54bb4b-5f24-4813-b666-e0165003d6b3 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:16.091169 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0b54bb4b-5f24-4813-b666-e0165003d6b3 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:16.092673 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-fb2ac0ac-aba5-492f-a55b-6e1f0e82ffdf None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:16.094493 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-fb2ac0ac-aba5-492f-a55b-6e1f0e82ffdf tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] GET https://10.4.3.14/volume/v3/snapshots/77023dd7-a453-42d3-8bcb-af94ff3783b1 Aug 13 21:19:16.094674 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-fb2ac0ac-aba5-492f-a55b-6e1f0e82ffdf tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:16.094836 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-fb2ac0ac-aba5-492f-a55b-6e1f0e82ffdf tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:16.098978 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-fb2ac0ac-aba5-492f-a55b-6e1f0e82ffdf tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] https://10.4.3.14/volume/v3/snapshots/77023dd7-a453-42d3-8bcb-af94ff3783b1 returned with HTTP 404 Aug 13 21:19:16.099044 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:19:16.099044 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:19:16.099365 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1174/4670] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:19:16 2026] GET /volume/v3/snapshots/77023dd7-a453-42d3-8bcb-af94ff3783b1 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:19:16.102845 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0b54bb4b-5f24-4813-b666-e0165003d6b3 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Volume info retrieved successfully. Aug 13 21:19:16.106903 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9c7a09b3-274f-429d-802a-272f2459b147 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:16.107016 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0b54bb4b-5f24-4813-b666-e0165003d6b3 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/volumes/bd527c6d-f3f5-4fdf-8e5e-dbb8dab4708e returned with HTTP 200 Aug 13 21:19:16.107016 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1167/4671] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:16 2026] GET /volume/v3/volumes/bd527c6d-f3f5-4fdf-8e5e-dbb8dab4708e => generated 1016 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:19:16.108414 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9c7a09b3-274f-429d-802a-272f2459b147 tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] DELETE https://10.4.3.14/volume/v3/volumes/e2e1eee8-2328-4354-a1a0-f4aa2a6fb2e0 Aug 13 21:19:16.108721 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9c7a09b3-274f-429d-802a-272f2459b147 tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:16.109012 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9c7a09b3-274f-429d-802a-272f2459b147 tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:16.109663 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-9c7a09b3-274f-429d-802a-272f2459b147 tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Delete volume with id: e2e1eee8-2328-4354-a1a0-f4aa2a6fb2e0 Aug 13 21:19:16.116101 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:19:16.116101 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:19:16.116527 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-9c7a09b3-274f-429d-802a-272f2459b147 tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Volume info retrieved successfully. Aug 13 21:19:16.119712 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-60730c4e-3c87-4923-92c8-572ad213b970 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:16.121655 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-60730c4e-3c87-4923-92c8-572ad213b970 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] POST https://10.4.3.14/volume/v3/backups Aug 13 21:19:16.122080 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-60730c4e-3c87-4923-92c8-572ad213b970 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bd527c6d-f3f5-4fdf-8e5e-dbb8dab4708e", "name": "tempest-type-Backup-116474733"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:19:16.123532 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.contrib.backups [None req-60730c4e-3c87-4923-92c8-572ad213b970 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Creating new backup {'backup': {'volume_id': 'bd527c6d-f3f5-4fdf-8e5e-dbb8dab4708e', 'name': 'tempest-type-Backup-116474733'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 21:19:16.123711 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.contrib.backups [None req-60730c4e-3c87-4923-92c8-572ad213b970 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Creating backup of volume bd527c6d-f3f5-4fdf-8e5e-dbb8dab4708e in container None Aug 13 21:19:16.131475 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:19:16.131475 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:19:16.131732 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-9c7a09b3-274f-429d-802a-272f2459b147 tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Delete volume request issued successfully. Aug 13 21:19:16.132022 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9c7a09b3-274f-429d-802a-272f2459b147 tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] https://10.4.3.14/volume/v3/volumes/e2e1eee8-2328-4354-a1a0-f4aa2a6fb2e0 returned with HTTP 202 Aug 13 21:19:16.132125 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-60730c4e-3c87-4923-92c8-572ad213b970 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Volume info retrieved successfully. Aug 13 21:19:16.132369 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1168/4672] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:19:16 2026] DELETE /volume/v3/volumes/e2e1eee8-2328-4354-a1a0-f4aa2a6fb2e0 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:19:16.139925 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-40f3c72b-8373-469c-9575-5ad8f3961906 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:16.141732 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-40f3c72b-8373-469c-9575-5ad8f3961906 tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] GET https://10.4.3.14/volume/v3/volumes/e2e1eee8-2328-4354-a1a0-f4aa2a6fb2e0 Aug 13 21:19:16.141928 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-40f3c72b-8373-469c-9575-5ad8f3961906 tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:16.142141 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-40f3c72b-8373-469c-9575-5ad8f3961906 tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:16.148703 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-60730c4e-3c87-4923-92c8-572ad213b970 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Created reservations ['a2ee8111-8916-4abd-aeaf-bb62e3916743', 'f877e61b-f0ae-4c0e-a396-b222bd358bd3'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:19:16.149352 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:19:16.149352 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:19:16.153269 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-40f3c72b-8373-469c-9575-5ad8f3961906 tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Volume info retrieved successfully. Aug 13 21:19:16.158293 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-40f3c72b-8373-469c-9575-5ad8f3961906 tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] https://10.4.3.14/volume/v3/volumes/e2e1eee8-2328-4354-a1a0-f4aa2a6fb2e0 returned with HTTP 200 Aug 13 21:19:16.158750 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1175/4673] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:19:16 2026] GET /volume/v3/volumes/e2e1eee8-2328-4354-a1a0-f4aa2a6fb2e0 => generated 865 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:16.174362 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-60730c4e-3c87-4923-92c8-572ad213b970 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups returned with HTTP 202 Aug 13 21:19:16.174817 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1164/4674] 10.4.3.14 () {70 vars in 1292 bytes} [Thu Aug 13 21:19:16 2026] POST /volume/v3/backups => generated 313 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:19:16.183159 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-be69b8f7-fe19-4499-85b9-5eca3bc184f6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:16.185537 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-be69b8f7-fe19-4499-85b9-5eca3bc184f6 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/e79d42b0-a13c-4ee4-b7a1-18ca7ac7ced1 Aug 13 21:19:16.185828 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-be69b8f7-fe19-4499-85b9-5eca3bc184f6 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:16.186097 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-be69b8f7-fe19-4499-85b9-5eca3bc184f6 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:16.186249 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-be69b8f7-fe19-4499-85b9-5eca3bc184f6 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id e79d42b0-a13c-4ee4-b7a1-18ca7ac7ced1. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:19:16.191712 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:19:16.191712 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:19:16.192614 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-be69b8f7-fe19-4499-85b9-5eca3bc184f6 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/e79d42b0-a13c-4ee4-b7a1-18ca7ac7ced1 returned with HTTP 200 Aug 13 21:19:16.193113 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1168/4675] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:16 2026] GET /volume/v3/backups/e79d42b0-a13c-4ee4-b7a1-18ca7ac7ced1 => generated 720 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:16.922638 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b59d023f-9730-4983-b270-d8ce2da5d8d1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:16.924437 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b59d023f-9730-4983-b270-d8ce2da5d8d1 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] GET https://10.4.3.14/volume/v3/volumes/a182d27c-dd27-456c-adf0-ea07b231572f Aug 13 21:19:16.924684 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b59d023f-9730-4983-b270-d8ce2da5d8d1 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:16.924886 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b59d023f-9730-4983-b270-d8ce2da5d8d1 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:16.930198 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b59d023f-9730-4983-b270-d8ce2da5d8d1 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/volumes/a182d27c-dd27-456c-adf0-ea07b231572f returned with HTTP 404 Aug 13 21:19:16.930647 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1169/4676] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:19:16 2026] GET /volume/v3/volumes/a182d27c-dd27-456c-adf0-ea07b231572f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:19:16.939168 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-eab7dda9-41cd-4661-a07f-da79360ec3e8 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:16.941453 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-eab7dda9-41cd-4661-a07f-da79360ec3e8 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] DELETE https://10.4.3.14/volume/v3/volumes/1054e915-b7da-480e-9a9b-fd720345e04f Aug 13 21:19:16.941757 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-eab7dda9-41cd-4661-a07f-da79360ec3e8 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:16.942008 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-eab7dda9-41cd-4661-a07f-da79360ec3e8 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:16.942204 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-eab7dda9-41cd-4661-a07f-da79360ec3e8 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Delete volume with id: 1054e915-b7da-480e-9a9b-fd720345e04f Aug 13 21:19:16.949821 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:19:16.949821 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:19:16.950320 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-eab7dda9-41cd-4661-a07f-da79360ec3e8 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Volume info retrieved successfully. Aug 13 21:19:16.965728 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-eab7dda9-41cd-4661-a07f-da79360ec3e8 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Delete volume request issued successfully. Aug 13 21:19:16.965941 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-eab7dda9-41cd-4661-a07f-da79360ec3e8 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/volumes/1054e915-b7da-480e-9a9b-fd720345e04f returned with HTTP 202 Aug 13 21:19:16.966395 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1176/4677] 10.4.3.14 () {68 vars in 1385 bytes} [Thu Aug 13 21:19:16 2026] DELETE /volume/v3/volumes/1054e915-b7da-480e-9a9b-fd720345e04f => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 21:19:16.974126 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4577cacb-bf32-4db2-a1e0-d4e76b1e1e2b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:16.976035 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4577cacb-bf32-4db2-a1e0-d4e76b1e1e2b tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] GET https://10.4.3.14/volume/v3/volumes/1054e915-b7da-480e-9a9b-fd720345e04f Aug 13 21:19:16.976264 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4577cacb-bf32-4db2-a1e0-d4e76b1e1e2b tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:16.976453 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4577cacb-bf32-4db2-a1e0-d4e76b1e1e2b tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:16.984456 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:19:16.984456 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:19:16.988618 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-4577cacb-bf32-4db2-a1e0-d4e76b1e1e2b tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Volume info retrieved successfully. Aug 13 21:19:16.994595 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4577cacb-bf32-4db2-a1e0-d4e76b1e1e2b tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/volumes/1054e915-b7da-480e-9a9b-fd720345e04f returned with HTTP 200 Aug 13 21:19:16.995049 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1165/4678] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:19:16 2026] GET /volume/v3/volumes/1054e915-b7da-480e-9a9b-fd720345e04f => generated 894 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:19:17.171124 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-583c8662-53f9-489b-a57a-6ae4d91838fb None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:17.173115 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-583c8662-53f9-489b-a57a-6ae4d91838fb tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] GET https://10.4.3.14/volume/v3/volumes/e2e1eee8-2328-4354-a1a0-f4aa2a6fb2e0 Aug 13 21:19:17.173254 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-583c8662-53f9-489b-a57a-6ae4d91838fb tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:17.173435 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-583c8662-53f9-489b-a57a-6ae4d91838fb tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:17.179011 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-583c8662-53f9-489b-a57a-6ae4d91838fb tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] https://10.4.3.14/volume/v3/volumes/e2e1eee8-2328-4354-a1a0-f4aa2a6fb2e0 returned with HTTP 404 Aug 13 21:19:17.179327 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1169/4679] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:19:17 2026] GET /volume/v3/volumes/e2e1eee8-2328-4354-a1a0-f4aa2a6fb2e0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:19:17.186674 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-abe8d713-129d-46e1-afdb-df7cc6cce95c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:17.188519 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-abe8d713-129d-46e1-afdb-df7cc6cce95c tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] DELETE https://10.4.3.14/volume/v3/volumes/bd292f8a-4f8e-4ae1-aa3f-37b4992436a8 Aug 13 21:19:17.188733 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-abe8d713-129d-46e1-afdb-df7cc6cce95c tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:17.188940 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-abe8d713-129d-46e1-afdb-df7cc6cce95c tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:17.189134 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-abe8d713-129d-46e1-afdb-df7cc6cce95c tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Delete volume with id: bd292f8a-4f8e-4ae1-aa3f-37b4992436a8 Aug 13 21:19:17.196918 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:19:17.196918 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:19:17.197518 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-abe8d713-129d-46e1-afdb-df7cc6cce95c tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Volume info retrieved successfully. Aug 13 21:19:17.204643 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0cf4cf97-b506-4b65-a1a1-d09330611184 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:17.206506 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0cf4cf97-b506-4b65-a1a1-d09330611184 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/e79d42b0-a13c-4ee4-b7a1-18ca7ac7ced1 Aug 13 21:19:17.206650 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0cf4cf97-b506-4b65-a1a1-d09330611184 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:17.206756 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0cf4cf97-b506-4b65-a1a1-d09330611184 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:17.206843 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-0cf4cf97-b506-4b65-a1a1-d09330611184 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id e79d42b0-a13c-4ee4-b7a1-18ca7ac7ced1. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:19:17.210883 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:19:17.210883 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:19:17.211434 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0cf4cf97-b506-4b65-a1a1-d09330611184 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/e79d42b0-a13c-4ee4-b7a1-18ca7ac7ced1 returned with HTTP 200 Aug 13 21:19:17.211765 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1177/4680] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:17 2026] GET /volume/v3/backups/e79d42b0-a13c-4ee4-b7a1-18ca7ac7ced1 => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:17.215551 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-abe8d713-129d-46e1-afdb-df7cc6cce95c tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Delete volume request issued successfully. Aug 13 21:19:17.215811 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-abe8d713-129d-46e1-afdb-df7cc6cce95c tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] https://10.4.3.14/volume/v3/volumes/bd292f8a-4f8e-4ae1-aa3f-37b4992436a8 returned with HTTP 202 Aug 13 21:19:17.216661 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1170/4681] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:19:17 2026] DELETE /volume/v3/volumes/bd292f8a-4f8e-4ae1-aa3f-37b4992436a8 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:19:17.225079 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-bd78d169-de73-49df-9a42-d282394804ba None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:17.227037 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bd78d169-de73-49df-9a42-d282394804ba tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] GET https://10.4.3.14/volume/v3/volumes/bd292f8a-4f8e-4ae1-aa3f-37b4992436a8 Aug 13 21:19:17.227309 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bd78d169-de73-49df-9a42-d282394804ba tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:17.227607 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bd78d169-de73-49df-9a42-d282394804ba tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:17.236586 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:19:17.236586 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:19:17.241292 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-bd78d169-de73-49df-9a42-d282394804ba tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Volume info retrieved successfully. Aug 13 21:19:17.246957 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bd78d169-de73-49df-9a42-d282394804ba tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] https://10.4.3.14/volume/v3/volumes/bd292f8a-4f8e-4ae1-aa3f-37b4992436a8 returned with HTTP 200 Aug 13 21:19:17.247385 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1166/4682] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:19:17 2026] GET /volume/v3/volumes/bd292f8a-4f8e-4ae1-aa3f-37b4992436a8 => generated 830 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:18.006738 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ad2c800b-d548-4e3e-a22d-a9f629b5fbe5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:18.008483 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ad2c800b-d548-4e3e-a22d-a9f629b5fbe5 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] GET https://10.4.3.14/volume/v3/volumes/1054e915-b7da-480e-9a9b-fd720345e04f Aug 13 21:19:18.008666 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ad2c800b-d548-4e3e-a22d-a9f629b5fbe5 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:18.008877 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ad2c800b-d548-4e3e-a22d-a9f629b5fbe5 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:18.014033 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ad2c800b-d548-4e3e-a22d-a9f629b5fbe5 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/volumes/1054e915-b7da-480e-9a9b-fd720345e04f returned with HTTP 404 Aug 13 21:19:18.014471 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1170/4683] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:19:18 2026] GET /volume/v3/volumes/1054e915-b7da-480e-9a9b-fd720345e04f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:19:18.021106 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7aadcbdf-62fb-421b-9dbc-57fc44a680cd None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:18.023051 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7aadcbdf-62fb-421b-9dbc-57fc44a680cd tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] DELETE https://10.4.3.14/volume/v3/volumes/a0ee5077-c576-4c98-93f6-716d2a0680c1 Aug 13 21:19:18.023310 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7aadcbdf-62fb-421b-9dbc-57fc44a680cd tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:18.023559 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7aadcbdf-62fb-421b-9dbc-57fc44a680cd tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:18.023744 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-7aadcbdf-62fb-421b-9dbc-57fc44a680cd tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Delete volume with id: a0ee5077-c576-4c98-93f6-716d2a0680c1 Aug 13 21:19:18.031555 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:19:18.031555 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:19:18.032121 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-7aadcbdf-62fb-421b-9dbc-57fc44a680cd tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Volume info retrieved successfully. Aug 13 21:19:18.050807 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-7aadcbdf-62fb-421b-9dbc-57fc44a680cd tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Delete volume request issued successfully. Aug 13 21:19:18.051129 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7aadcbdf-62fb-421b-9dbc-57fc44a680cd tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/volumes/a0ee5077-c576-4c98-93f6-716d2a0680c1 returned with HTTP 202 Aug 13 21:19:18.051782 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1178/4684] 10.4.3.14 () {68 vars in 1385 bytes} [Thu Aug 13 21:19:18 2026] DELETE /volume/v3/volumes/a0ee5077-c576-4c98-93f6-716d2a0680c1 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 21:19:18.059427 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e206e330-ee69-409b-b9dc-a8737e1241d0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:18.062232 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e206e330-ee69-409b-b9dc-a8737e1241d0 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] GET https://10.4.3.14/volume/v3/volumes/a0ee5077-c576-4c98-93f6-716d2a0680c1 Aug 13 21:19:18.062587 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e206e330-ee69-409b-b9dc-a8737e1241d0 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:18.062860 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e206e330-ee69-409b-b9dc-a8737e1241d0 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:18.069913 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:19:18.069913 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:19:18.074750 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e206e330-ee69-409b-b9dc-a8737e1241d0 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Volume info retrieved successfully. Aug 13 21:19:18.079131 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e206e330-ee69-409b-b9dc-a8737e1241d0 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/volumes/a0ee5077-c576-4c98-93f6-716d2a0680c1 returned with HTTP 200 Aug 13 21:19:18.079722 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1171/4685] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:19:18 2026] GET /volume/v3/volumes/a0ee5077-c576-4c98-93f6-716d2a0680c1 => generated 894 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:19:18.222146 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-830ef471-529c-4122-aa32-d70bffbc54b4 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:18.223729 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-830ef471-529c-4122-aa32-d70bffbc54b4 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/e79d42b0-a13c-4ee4-b7a1-18ca7ac7ced1 Aug 13 21:19:18.223904 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-830ef471-529c-4122-aa32-d70bffbc54b4 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:18.224090 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-830ef471-529c-4122-aa32-d70bffbc54b4 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:18.224183 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-830ef471-529c-4122-aa32-d70bffbc54b4 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id e79d42b0-a13c-4ee4-b7a1-18ca7ac7ced1. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:19:18.227957 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:19:18.227957 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:19:18.228488 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-830ef471-529c-4122-aa32-d70bffbc54b4 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/e79d42b0-a13c-4ee4-b7a1-18ca7ac7ced1 returned with HTTP 200 Aug 13 21:19:18.228782 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1167/4686] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:18 2026] GET /volume/v3/backups/e79d42b0-a13c-4ee4-b7a1-18ca7ac7ced1 => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:18.261760 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-36950508-f9d5-44d7-b578-16be72802ea4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:18.263358 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-36950508-f9d5-44d7-b578-16be72802ea4 tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] GET https://10.4.3.14/volume/v3/volumes/bd292f8a-4f8e-4ae1-aa3f-37b4992436a8 Aug 13 21:19:18.263539 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-36950508-f9d5-44d7-b578-16be72802ea4 tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:18.263781 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-36950508-f9d5-44d7-b578-16be72802ea4 tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:18.269810 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-36950508-f9d5-44d7-b578-16be72802ea4 tempest-CinderUnicodeTest-2071667596 tempest-CinderUnicodeTest-2071667596-project-member] https://10.4.3.14/volume/v3/volumes/bd292f8a-4f8e-4ae1-aa3f-37b4992436a8 returned with HTTP 404 Aug 13 21:19:18.270492 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1171/4687] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:19:18 2026] GET /volume/v3/volumes/bd292f8a-4f8e-4ae1-aa3f-37b4992436a8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:19:19.094229 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a52bdde1-892c-43ee-b4f3-5fb54cd8f651 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:19.097360 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a52bdde1-892c-43ee-b4f3-5fb54cd8f651 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] GET https://10.4.3.14/volume/v3/volumes/a0ee5077-c576-4c98-93f6-716d2a0680c1 Aug 13 21:19:19.097597 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a52bdde1-892c-43ee-b4f3-5fb54cd8f651 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:19.097794 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a52bdde1-892c-43ee-b4f3-5fb54cd8f651 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:19.106956 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a52bdde1-892c-43ee-b4f3-5fb54cd8f651 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/volumes/a0ee5077-c576-4c98-93f6-716d2a0680c1 returned with HTTP 404 Aug 13 21:19:19.107464 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1179/4688] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:19:19 2026] GET /volume/v3/volumes/a0ee5077-c576-4c98-93f6-716d2a0680c1 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:19:19.122926 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8c13a455-efa8-4d6e-bae9-26b19adcaa7c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:19.124647 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8c13a455-efa8-4d6e-bae9-26b19adcaa7c tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:19:19.125019 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8c13a455-efa8-4d6e-bae9-26b19adcaa7c tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1495625428"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:19:19.126585 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-8c13a455-efa8-4d6e-bae9-26b19adcaa7c tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1495625428'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:19:19.126713 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-8c13a455-efa8-4d6e-bae9-26b19adcaa7c tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Create volume of 1 GB Aug 13 21:19:19.130747 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-8c13a455-efa8-4d6e-bae9-26b19adcaa7c tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Availability Zones retrieved successfully. Aug 13 21:19:19.136759 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8c13a455-efa8-4d6e-bae9-26b19adcaa7c tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Flow 'volume_create_api' (11f3f615-2232-4116-acfd-4954497875a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:19:19.137723 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8c13a455-efa8-4d6e-bae9-26b19adcaa7c tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59513eed-32d4-416e-8c06-363911ad8944) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:19.138610 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-8c13a455-efa8-4d6e-bae9-26b19adcaa7c tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:19:19.173786 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8c13a455-efa8-4d6e-bae9-26b19adcaa7c tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59513eed-32d4-416e-8c06-363911ad8944) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:19.174606 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8c13a455-efa8-4d6e-bae9-26b19adcaa7c tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ff07f66-01f2-4e25-92c0-59d6e6a6a63f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:19.213143 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-8c13a455-efa8-4d6e-bae9-26b19adcaa7c tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Created reservations ['01ee661b-8bc9-4085-b042-7486eb9c2159', '5471c951-d16f-406a-8d98-4d95f4d39881', '2b72a921-c7f1-4c1f-91e7-eba57333386e', 'fc59005c-0be1-4389-aba5-70bc18cfafc2'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:19:19.214100 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8c13a455-efa8-4d6e-bae9-26b19adcaa7c tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ff07f66-01f2-4e25-92c0-59d6e6a6a63f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['01ee661b-8bc9-4085-b042-7486eb9c2159', '5471c951-d16f-406a-8d98-4d95f4d39881', '2b72a921-c7f1-4c1f-91e7-eba57333386e', 'fc59005c-0be1-4389-aba5-70bc18cfafc2']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:19.214944 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8c13a455-efa8-4d6e-bae9-26b19adcaa7c tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a7ae62f-5ef3-4569-8345-2aa39ae77178) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:19.237328 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8c13a455-efa8-4d6e-bae9-26b19adcaa7c tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a7ae62f-5ef3-4569-8345-2aa39ae77178) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '947f6595-bcb7-4d76-b0a8-0b729edf5aea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1495625428',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e80ae52d2c0c4aa2b8df92128adc412e',qos_specs=None,replication_status=,reservations=['01ee661b-8bc9-4085-b042-7486eb9c2159','5471c951-d16f-406a-8d98-4d95f4d39881','2b72a921-c7f1-4c1f-91e7-eba57333386e','fc59005c-0be1-4389-aba5-70bc18cfafc2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06769098ef3545febb69fb0a64ed0052',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:19:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1495625428',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=947f6595-bcb7-4d76-b0a8-0b729edf5aea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e80ae52d2c0c4aa2b8df92128adc412e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06769098ef3545febb69fb0a64ed0052',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:19.237887 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-52da11ed-b5da-4b8f-8160-9c06a37b1bd2 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:19.238254 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8c13a455-efa8-4d6e-bae9-26b19adcaa7c tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f840ca34-9266-4e47-8066-9ab96c80c310) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:19.239583 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-52da11ed-b5da-4b8f-8160-9c06a37b1bd2 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/e79d42b0-a13c-4ee4-b7a1-18ca7ac7ced1 Aug 13 21:19:19.239827 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-52da11ed-b5da-4b8f-8160-9c06a37b1bd2 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:19.240080 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-52da11ed-b5da-4b8f-8160-9c06a37b1bd2 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:19.240215 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-52da11ed-b5da-4b8f-8160-9c06a37b1bd2 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id e79d42b0-a13c-4ee4-b7a1-18ca7ac7ced1. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:19:19.245598 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:19:19.245598 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:19:19.246287 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-52da11ed-b5da-4b8f-8160-9c06a37b1bd2 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/e79d42b0-a13c-4ee4-b7a1-18ca7ac7ced1 returned with HTTP 200 Aug 13 21:19:19.246706 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1168/4689] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:19 2026] GET /volume/v3/backups/e79d42b0-a13c-4ee4-b7a1-18ca7ac7ced1 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:19.257463 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8c13a455-efa8-4d6e-bae9-26b19adcaa7c tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f840ca34-9266-4e47-8066-9ab96c80c310) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1495625428',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e80ae52d2c0c4aa2b8df92128adc412e',qos_specs=None,replication_status=,reservations=['01ee661b-8bc9-4085-b042-7486eb9c2159','5471c951-d16f-406a-8d98-4d95f4d39881','2b72a921-c7f1-4c1f-91e7-eba57333386e','fc59005c-0be1-4389-aba5-70bc18cfafc2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06769098ef3545febb69fb0a64ed0052',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:19.258395 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8c13a455-efa8-4d6e-bae9-26b19adcaa7c tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b281602-af72-471b-bf1f-9151274634c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:19.267936 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8c13a455-efa8-4d6e-bae9-26b19adcaa7c tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b281602-af72-471b-bf1f-9151274634c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:19.268934 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8c13a455-efa8-4d6e-bae9-26b19adcaa7c tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Flow 'volume_create_api' (11f3f615-2232-4116-acfd-4954497875a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:19:19.269526 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-8c13a455-efa8-4d6e-bae9-26b19adcaa7c tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Create volume request issued successfully. Aug 13 21:19:19.270118 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8c13a455-efa8-4d6e-bae9-26b19adcaa7c tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:19:19.270559 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1172/4690] 10.4.3.14 () {70 vars in 1292 bytes} [Thu Aug 13 21:19:19 2026] POST /volume/v3/volumes => generated 768 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:19:19.301937 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1a79dd93-60f4-41c0-8fc7-f0a339f8caec None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:19.305104 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1a79dd93-60f4-41c0-8fc7-f0a339f8caec tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] GET https://10.4.3.14/volume/v3/volumes/947f6595-bcb7-4d76-b0a8-0b729edf5aea Aug 13 21:19:19.305445 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1a79dd93-60f4-41c0-8fc7-f0a339f8caec tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:19.305755 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1a79dd93-60f4-41c0-8fc7-f0a339f8caec tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:19.320691 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:19:19.320691 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:19:19.327434 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1a79dd93-60f4-41c0-8fc7-f0a339f8caec tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Volume info retrieved successfully. Aug 13 21:19:19.332392 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1a79dd93-60f4-41c0-8fc7-f0a339f8caec tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/volumes/947f6595-bcb7-4d76-b0a8-0b729edf5aea returned with HTTP 200 Aug 13 21:19:19.332910 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1172/4691] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:19:19 2026] GET /volume/v3/volumes/947f6595-bcb7-4d76-b0a8-0b729edf5aea => generated 836 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:19:19.858770 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-34f9eaf6-fb0c-4221-98a7-6fe1088a5904 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:19.973022 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-34f9eaf6-fb0c-4221-98a7-6fe1088a5904 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:19:19.973404 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-34f9eaf6-fb0c-4221-98a7-6fe1088a5904 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-591000608"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:19:19.975010 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-34f9eaf6-fb0c-4221-98a7-6fe1088a5904 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-591000608'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:19:19.975166 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-34f9eaf6-fb0c-4221-98a7-6fe1088a5904 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Create volume of 1 GB Aug 13 21:19:19.979243 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-34f9eaf6-fb0c-4221-98a7-6fe1088a5904 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Availability Zones retrieved successfully. Aug 13 21:19:19.984335 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-34f9eaf6-fb0c-4221-98a7-6fe1088a5904 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Flow 'volume_create_api' (1adc7972-8f81-4ac4-ba7e-9fef2fe12079) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:19:19.985250 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-34f9eaf6-fb0c-4221-98a7-6fe1088a5904 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5a1162b-793d-483d-bb0c-55e1bc66ea78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:19.986056 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-34f9eaf6-fb0c-4221-98a7-6fe1088a5904 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:19:20.007638 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-34f9eaf6-fb0c-4221-98a7-6fe1088a5904 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5a1162b-793d-483d-bb0c-55e1bc66ea78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:20.008294 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-34f9eaf6-fb0c-4221-98a7-6fe1088a5904 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7162ae72-cd27-4f3b-9c40-fe37b60c693f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:20.063738 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-34f9eaf6-fb0c-4221-98a7-6fe1088a5904 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Created reservations ['08b61820-9c0d-4d6b-9bf1-df53eee8d9e7', '62bf04dd-498e-4598-9656-50c669c4731a', 'ab9dde14-a663-4219-ba71-65080de5d325', '0bcf01ae-b2ef-4106-8540-bd40a24ecba9'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:19:20.064386 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-34f9eaf6-fb0c-4221-98a7-6fe1088a5904 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7162ae72-cd27-4f3b-9c40-fe37b60c693f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08b61820-9c0d-4d6b-9bf1-df53eee8d9e7', '62bf04dd-498e-4598-9656-50c669c4731a', 'ab9dde14-a663-4219-ba71-65080de5d325', '0bcf01ae-b2ef-4106-8540-bd40a24ecba9']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:20.065036 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-34f9eaf6-fb0c-4221-98a7-6fe1088a5904 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (093bcf0b-5d4a-42c9-9274-b39559ccfcbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:20.086722 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-34f9eaf6-fb0c-4221-98a7-6fe1088a5904 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (093bcf0b-5d4a-42c9-9274-b39559ccfcbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1b80e37-66fb-4f0e-8600-43dd7e04e654', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-591000608',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ae32ec111ae445096dc20446025c248',qos_specs=None,replication_status=,reservations=['08b61820-9c0d-4d6b-9bf1-df53eee8d9e7','62bf04dd-498e-4598-9656-50c669c4731a','ab9dde14-a663-4219-ba71-65080de5d325','0bcf01ae-b2ef-4106-8540-bd40a24ecba9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='676f0fbbcee0405bb0b2fa4eed4aba01',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:19:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-591000608',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e1b80e37-66fb-4f0e-8600-43dd7e04e654,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0ae32ec111ae445096dc20446025c248',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='676f0fbbcee0405bb0b2fa4eed4aba01',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:20.087364 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-34f9eaf6-fb0c-4221-98a7-6fe1088a5904 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (388d365a-efb1-43ae-a2c9-fe4c3459cbaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:20.105088 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-34f9eaf6-fb0c-4221-98a7-6fe1088a5904 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (388d365a-efb1-43ae-a2c9-fe4c3459cbaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-591000608',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ae32ec111ae445096dc20446025c248',qos_specs=None,replication_status=,reservations=['08b61820-9c0d-4d6b-9bf1-df53eee8d9e7','62bf04dd-498e-4598-9656-50c669c4731a','ab9dde14-a663-4219-ba71-65080de5d325','0bcf01ae-b2ef-4106-8540-bd40a24ecba9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='676f0fbbcee0405bb0b2fa4eed4aba01',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:20.106241 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-34f9eaf6-fb0c-4221-98a7-6fe1088a5904 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b84cf6dc-a2c7-4b7b-9644-1731b6a73c57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:20.116629 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-34f9eaf6-fb0c-4221-98a7-6fe1088a5904 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b84cf6dc-a2c7-4b7b-9644-1731b6a73c57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:20.117438 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-34f9eaf6-fb0c-4221-98a7-6fe1088a5904 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Flow 'volume_create_api' (1adc7972-8f81-4ac4-ba7e-9fef2fe12079) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:19:20.117746 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-34f9eaf6-fb0c-4221-98a7-6fe1088a5904 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Create volume request issued successfully. Aug 13 21:19:20.118329 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-34f9eaf6-fb0c-4221-98a7-6fe1088a5904 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:19:20.118748 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1180/4692] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:19:19 2026] POST /volume/v3/volumes => generated 775 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:19:20.131699 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-63178fdb-1a8a-4eae-a5c4-3c4974f393be None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:20.133543 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-63178fdb-1a8a-4eae-a5c4-3c4974f393be tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] GET https://10.4.3.14/volume/v3/volumes/e1b80e37-66fb-4f0e-8600-43dd7e04e654 Aug 13 21:19:20.133743 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-63178fdb-1a8a-4eae-a5c4-3c4974f393be tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:20.133944 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-63178fdb-1a8a-4eae-a5c4-3c4974f393be tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:20.140750 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:19:20.140750 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:19:20.144825 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-63178fdb-1a8a-4eae-a5c4-3c4974f393be tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Volume info retrieved successfully. Aug 13 21:19:20.148577 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-63178fdb-1a8a-4eae-a5c4-3c4974f393be tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] https://10.4.3.14/volume/v3/volumes/e1b80e37-66fb-4f0e-8600-43dd7e04e654 returned with HTTP 200 Aug 13 21:19:20.148958 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1169/4693] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:19:20 2026] GET /volume/v3/volumes/e1b80e37-66fb-4f0e-8600-43dd7e04e654 => generated 954 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:20.257336 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-64e80dc4-9335-459c-af16-8952dbebdde0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:20.259653 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-64e80dc4-9335-459c-af16-8952dbebdde0 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/e79d42b0-a13c-4ee4-b7a1-18ca7ac7ced1 Aug 13 21:19:20.259932 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-64e80dc4-9335-459c-af16-8952dbebdde0 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:20.260369 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-64e80dc4-9335-459c-af16-8952dbebdde0 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:20.260572 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-64e80dc4-9335-459c-af16-8952dbebdde0 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id e79d42b0-a13c-4ee4-b7a1-18ca7ac7ced1. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:19:20.265784 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:19:20.265784 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:19:20.266338 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-64e80dc4-9335-459c-af16-8952dbebdde0 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/e79d42b0-a13c-4ee4-b7a1-18ca7ac7ced1 returned with HTTP 200 Aug 13 21:19:20.266832 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1173/4694] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:20 2026] GET /volume/v3/backups/e79d42b0-a13c-4ee4-b7a1-18ca7ac7ced1 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:20.363825 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ae663ef1-ca86-4f91-a34c-610699238221 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:20.366033 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ae663ef1-ca86-4f91-a34c-610699238221 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] GET https://10.4.3.14/volume/v3/volumes/947f6595-bcb7-4d76-b0a8-0b729edf5aea Aug 13 21:19:20.366290 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ae663ef1-ca86-4f91-a34c-610699238221 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:20.366558 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ae663ef1-ca86-4f91-a34c-610699238221 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:20.374471 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:19:20.374471 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:19:20.378444 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ae663ef1-ca86-4f91-a34c-610699238221 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Volume info retrieved successfully. Aug 13 21:19:20.382764 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ae663ef1-ca86-4f91-a34c-610699238221 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/volumes/947f6595-bcb7-4d76-b0a8-0b729edf5aea returned with HTTP 200 Aug 13 21:19:20.383158 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1173/4695] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:19:20 2026] GET /volume/v3/volumes/947f6595-bcb7-4d76-b0a8-0b729edf5aea => generated 861 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:19:20.447447 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b5331a4e-6dcc-43cd-bc3e-64c6f79531a8 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:20.450240 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b5331a4e-6dcc-43cd-bc3e-64c6f79531a8 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] POST https://10.4.3.14/volume/v3/snapshots Aug 13 21:19:20.450736 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b5331a4e-6dcc-43cd-bc3e-64c6f79531a8 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "947f6595-bcb7-4d76-b0a8-0b729edf5aea", "name": "tempest-VolumeDependencyTests-Snapshot-942600494"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:19:20.463099 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:19:20.463099 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:19:20.463767 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-b5331a4e-6dcc-43cd-bc3e-64c6f79531a8 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Volume info retrieved successfully. Aug 13 21:19:20.464052 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.snapshots [None req-b5331a4e-6dcc-43cd-bc3e-64c6f79531a8 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Create snapshot from volume 947f6595-bcb7-4d76-b0a8-0b729edf5aea Aug 13 21:19:20.501527 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-b5331a4e-6dcc-43cd-bc3e-64c6f79531a8 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Created reservations ['d2dc1b63-2483-4515-b16f-64522dcef70f', 'e58b08f4-b287-4821-8362-d7f5ea379c93', 'c3ff8bc8-4714-4767-b768-20e03b7a51d0', '68d84649-e3ef-4836-82e7-15ac47332728'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:19:20.537830 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-b5331a4e-6dcc-43cd-bc3e-64c6f79531a8 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Snapshot create request issued successfully. Aug 13 21:19:20.538319 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b5331a4e-6dcc-43cd-bc3e-64c6f79531a8 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/snapshots returned with HTTP 202 Aug 13 21:19:20.539134 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1181/4696] 10.4.3.14 () {68 vars in 1258 bytes} [Thu Aug 13 21:19:20 2026] POST /volume/v3/snapshots => generated 307 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:19:20.548745 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-33d285d3-4777-4eaa-9d38-89d23a20d122 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:20.550677 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-33d285d3-4777-4eaa-9d38-89d23a20d122 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] GET https://10.4.3.14/volume/v3/snapshots/9fbbdef5-d96e-415c-9c3d-7d0d020d3f66 Aug 13 21:19:20.550889 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-33d285d3-4777-4eaa-9d38-89d23a20d122 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:20.551078 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-33d285d3-4777-4eaa-9d38-89d23a20d122 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:20.556126 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:19:20.556126 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:19:20.556620 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-33d285d3-4777-4eaa-9d38-89d23a20d122 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Snapshot retrieved successfully. Aug 13 21:19:20.557491 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-33d285d3-4777-4eaa-9d38-89d23a20d122 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/snapshots/9fbbdef5-d96e-415c-9c3d-7d0d020d3f66 returned with HTTP 200 Aug 13 21:19:20.557895 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1170/4697] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:19:20 2026] GET /volume/v3/snapshots/9fbbdef5-d96e-415c-9c3d-7d0d020d3f66 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:21.161658 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-edcac638-5a5b-415f-82ab-ba59236eadf4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:21.163218 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-edcac638-5a5b-415f-82ab-ba59236eadf4 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] GET https://10.4.3.14/volume/v3/volumes/e1b80e37-66fb-4f0e-8600-43dd7e04e654 Aug 13 21:19:21.163589 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-edcac638-5a5b-415f-82ab-ba59236eadf4 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:21.163941 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-edcac638-5a5b-415f-82ab-ba59236eadf4 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:21.171807 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:19:21.171807 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:19:21.175672 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-edcac638-5a5b-415f-82ab-ba59236eadf4 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Volume info retrieved successfully. Aug 13 21:19:21.180272 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-edcac638-5a5b-415f-82ab-ba59236eadf4 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] https://10.4.3.14/volume/v3/volumes/e1b80e37-66fb-4f0e-8600-43dd7e04e654 returned with HTTP 200 Aug 13 21:19:21.180272 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1174/4698] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:19:21 2026] GET /volume/v3/volumes/e1b80e37-66fb-4f0e-8600-43dd7e04e654 => generated 1006 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:19:21.193786 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-60628698-1419-4723-9ad0-d5e91737fe4a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:21.195936 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-60628698-1419-4723-9ad0-d5e91737fe4a tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] POST https://10.4.3.14/volume/v3/snapshots Aug 13 21:19:21.196388 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-60628698-1419-4723-9ad0-d5e91737fe4a tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e1b80e37-66fb-4f0e-8600-43dd7e04e654", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1084986513"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:19:21.209498 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:19:21.209498 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:19:21.209900 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-60628698-1419-4723-9ad0-d5e91737fe4a tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Volume info retrieved successfully. Aug 13 21:19:21.210042 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-60628698-1419-4723-9ad0-d5e91737fe4a tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Create snapshot from volume e1b80e37-66fb-4f0e-8600-43dd7e04e654 Aug 13 21:19:21.243615 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-60628698-1419-4723-9ad0-d5e91737fe4a tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Created reservations ['a40d7749-b053-44be-aa5b-493080ac5aa0', '45daba9e-a13e-45c9-bc07-da70be3ca9b7', '6e5ad852-953b-4c33-bf70-0301595b3179', '7e03d98a-8894-498a-a3c8-c1aa8979534a'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:19:21.272161 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-60628698-1419-4723-9ad0-d5e91737fe4a tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Snapshot create request issued successfully. Aug 13 21:19:21.272416 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-60628698-1419-4723-9ad0-d5e91737fe4a tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] https://10.4.3.14/volume/v3/snapshots returned with HTTP 202 Aug 13 21:19:21.273167 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1174/4699] 10.4.3.14 () {68 vars in 1258 bytes} [Thu Aug 13 21:19:21 2026] POST /volume/v3/snapshots => generated 308 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:19:21.276423 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-3103c858-9f05-41f9-ae88-90736902b763 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:21.278518 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3103c858-9f05-41f9-ae88-90736902b763 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/e79d42b0-a13c-4ee4-b7a1-18ca7ac7ced1 Aug 13 21:19:21.278746 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3103c858-9f05-41f9-ae88-90736902b763 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:21.278986 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3103c858-9f05-41f9-ae88-90736902b763 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:21.279623 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-3103c858-9f05-41f9-ae88-90736902b763 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id e79d42b0-a13c-4ee4-b7a1-18ca7ac7ced1. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:19:21.283924 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:19:21.283924 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:19:21.284734 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-2fa144a0-b7b9-4209-a3f2-fb9fb59b3101 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:21.284780 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3103c858-9f05-41f9-ae88-90736902b763 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/e79d42b0-a13c-4ee4-b7a1-18ca7ac7ced1 returned with HTTP 200 Aug 13 21:19:21.285359 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1182/4700] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:21 2026] GET /volume/v3/backups/e79d42b0-a13c-4ee4-b7a1-18ca7ac7ced1 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:21.288353 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2fa144a0-b7b9-4209-a3f2-fb9fb59b3101 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] GET https://10.4.3.14/volume/v3/snapshots/a3cf1c76-aea3-4c21-a0da-f6d5d829dc19 Aug 13 21:19:21.288671 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2fa144a0-b7b9-4209-a3f2-fb9fb59b3101 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:21.289003 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2fa144a0-b7b9-4209-a3f2-fb9fb59b3101 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:21.297604 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:19:21.297604 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:19:21.297604 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-2fa144a0-b7b9-4209-a3f2-fb9fb59b3101 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Snapshot retrieved successfully. Aug 13 21:19:21.297604 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2fa144a0-b7b9-4209-a3f2-fb9fb59b3101 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] https://10.4.3.14/volume/v3/snapshots/a3cf1c76-aea3-4c21-a0da-f6d5d829dc19 returned with HTTP 200 Aug 13 21:19:21.297604 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1171/4701] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:19:21 2026] GET /volume/v3/snapshots/a3cf1c76-aea3-4c21-a0da-f6d5d829dc19 => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:21.566932 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3b794a3a-0e4a-4f6c-acb6-b6b3d58fa044 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:21.569284 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3b794a3a-0e4a-4f6c-acb6-b6b3d58fa044 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] GET https://10.4.3.14/volume/v3/snapshots/9fbbdef5-d96e-415c-9c3d-7d0d020d3f66 Aug 13 21:19:21.569583 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3b794a3a-0e4a-4f6c-acb6-b6b3d58fa044 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:21.569859 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3b794a3a-0e4a-4f6c-acb6-b6b3d58fa044 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:21.575934 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:19:21.575934 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:19:21.576412 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-3b794a3a-0e4a-4f6c-acb6-b6b3d58fa044 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Snapshot retrieved successfully. Aug 13 21:19:21.577258 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3b794a3a-0e4a-4f6c-acb6-b6b3d58fa044 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/snapshots/9fbbdef5-d96e-415c-9c3d-7d0d020d3f66 returned with HTTP 200 Aug 13 21:19:21.577662 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1175/4702] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:19:21 2026] GET /volume/v3/snapshots/9fbbdef5-d96e-415c-9c3d-7d0d020d3f66 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:21.586279 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6b32dbea-0c6a-44de-8d85-eb98b3c376fc None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:21.588367 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6b32dbea-0c6a-44de-8d85-eb98b3c376fc tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:19:21.588793 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6b32dbea-0c6a-44de-8d85-eb98b3c376fc tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "9fbbdef5-d96e-415c-9c3d-7d0d020d3f66", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-359891023"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:19:21.590466 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-6b32dbea-0c6a-44de-8d85-eb98b3c376fc tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Create volume request body: {'volume': {'snapshot_id': '9fbbdef5-d96e-415c-9c3d-7d0d020d3f66', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-359891023'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:19:21.595350 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:19:21.595350 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:19:21.595818 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-6b32dbea-0c6a-44de-8d85-eb98b3c376fc tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Snapshot retrieved successfully. Aug 13 21:19:21.595948 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-6b32dbea-0c6a-44de-8d85-eb98b3c376fc tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Create volume of 1 GB Aug 13 21:19:21.599303 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-6b32dbea-0c6a-44de-8d85-eb98b3c376fc tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Availability Zones retrieved successfully. Aug 13 21:19:21.604759 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6b32dbea-0c6a-44de-8d85-eb98b3c376fc tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Flow 'volume_create_api' (43c80d85-cbac-4114-8181-963ff6156f6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:19:21.605776 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6b32dbea-0c6a-44de-8d85-eb98b3c376fc tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f37f0307-7eb3-4eba-886d-81b18ccfad1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:21.606759 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-6b32dbea-0c6a-44de-8d85-eb98b3c376fc tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:19:21.633426 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6b32dbea-0c6a-44de-8d85-eb98b3c376fc tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f37f0307-7eb3-4eba-886d-81b18ccfad1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '9fbbdef5-d96e-415c-9c3d-7d0d020d3f66', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:21.634304 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6b32dbea-0c6a-44de-8d85-eb98b3c376fc tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69d88a68-179d-44a5-9a41-187f0593ed23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:21.671415 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-6b32dbea-0c6a-44de-8d85-eb98b3c376fc tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Created reservations ['4d584a78-ed84-4465-b258-af1f6cc9f82b', '462dbce3-6680-4b1c-9189-444b0d605e8a', 'd8f68c3e-70c6-4bb8-b197-07f22a0c9a89', '78f371f6-0276-4d8f-a74b-ec7a12dba068'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:19:21.672283 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6b32dbea-0c6a-44de-8d85-eb98b3c376fc tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69d88a68-179d-44a5-9a41-187f0593ed23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d584a78-ed84-4465-b258-af1f6cc9f82b', '462dbce3-6680-4b1c-9189-444b0d605e8a', 'd8f68c3e-70c6-4bb8-b197-07f22a0c9a89', '78f371f6-0276-4d8f-a74b-ec7a12dba068']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:21.673112 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6b32dbea-0c6a-44de-8d85-eb98b3c376fc tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d62f7f9-17f2-4de3-953b-35d650b558ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:21.712830 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6b32dbea-0c6a-44de-8d85-eb98b3c376fc tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d62f7f9-17f2-4de3-953b-35d650b558ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f22b5c11-a7ca-4f29-8cc5-6895c4c5682b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-359891023',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e80ae52d2c0c4aa2b8df92128adc412e',qos_specs=None,replication_status=,reservations=['4d584a78-ed84-4465-b258-af1f6cc9f82b','462dbce3-6680-4b1c-9189-444b0d605e8a','d8f68c3e-70c6-4bb8-b197-07f22a0c9a89','78f371f6-0276-4d8f-a74b-ec7a12dba068'],size=1,snapshot_id=9fbbdef5-d96e-415c-9c3d-7d0d020d3f66,source_replicaid=,source_volid=None,status='creating',user_id='06769098ef3545febb69fb0a64ed0052',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:19:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-359891023',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f22b5c11-a7ca-4f29-8cc5-6895c4c5682b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e80ae52d2c0c4aa2b8df92128adc412e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=9fbbdef5-d96e-415c-9c3d-7d0d020d3f66,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06769098ef3545febb69fb0a64ed0052',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:21.713561 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6b32dbea-0c6a-44de-8d85-eb98b3c376fc tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8da9add7-12dd-45e2-b379-a5eb43524e85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:21.728827 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6b32dbea-0c6a-44de-8d85-eb98b3c376fc tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8da9add7-12dd-45e2-b379-a5eb43524e85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-359891023',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e80ae52d2c0c4aa2b8df92128adc412e',qos_specs=None,replication_status=,reservations=['4d584a78-ed84-4465-b258-af1f6cc9f82b','462dbce3-6680-4b1c-9189-444b0d605e8a','d8f68c3e-70c6-4bb8-b197-07f22a0c9a89','78f371f6-0276-4d8f-a74b-ec7a12dba068'],size=1,snapshot_id=9fbbdef5-d96e-415c-9c3d-7d0d020d3f66,source_replicaid=,source_volid=None,status='creating',user_id='06769098ef3545febb69fb0a64ed0052',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:21.729455 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6b32dbea-0c6a-44de-8d85-eb98b3c376fc tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (961ce8e6-c566-453d-8ae8-9744be249bce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:21.747354 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6b32dbea-0c6a-44de-8d85-eb98b3c376fc tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (961ce8e6-c566-453d-8ae8-9744be249bce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:21.748317 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6b32dbea-0c6a-44de-8d85-eb98b3c376fc tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Flow 'volume_create_api' (43c80d85-cbac-4114-8181-963ff6156f6e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:19:21.748612 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-6b32dbea-0c6a-44de-8d85-eb98b3c376fc tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Create volume request issued successfully. Aug 13 21:19:21.749159 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6b32dbea-0c6a-44de-8d85-eb98b3c376fc tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:19:21.749558 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1175/4703] 10.4.3.14 () {70 vars in 1293 bytes} [Thu Aug 13 21:19:21 2026] POST /volume/v3/volumes => generated 801 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:19:21.760367 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-8c63c226-4f1d-46f6-bc70-27715b48f5c1 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:21.762375 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8c63c226-4f1d-46f6-bc70-27715b48f5c1 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] GET https://10.4.3.14/volume/v3/volumes/f22b5c11-a7ca-4f29-8cc5-6895c4c5682b Aug 13 21:19:21.762700 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8c63c226-4f1d-46f6-bc70-27715b48f5c1 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:21.762946 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8c63c226-4f1d-46f6-bc70-27715b48f5c1 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:21.772101 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:19:21.772101 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:19:21.775374 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-8c63c226-4f1d-46f6-bc70-27715b48f5c1 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Volume info retrieved successfully. Aug 13 21:19:21.779202 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8c63c226-4f1d-46f6-bc70-27715b48f5c1 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/volumes/f22b5c11-a7ca-4f29-8cc5-6895c4c5682b returned with HTTP 200 Aug 13 21:19:21.779650 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1183/4704] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:19:21 2026] GET /volume/v3/volumes/f22b5c11-a7ca-4f29-8cc5-6895c4c5682b => generated 869 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:19:22.298021 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4dc85e8c-a4d7-48a8-87d1-512bcec7d0c4 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:22.303392 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4dc85e8c-a4d7-48a8-87d1-512bcec7d0c4 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/e79d42b0-a13c-4ee4-b7a1-18ca7ac7ced1 Aug 13 21:19:22.303620 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4dc85e8c-a4d7-48a8-87d1-512bcec7d0c4 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:22.303795 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4dc85e8c-a4d7-48a8-87d1-512bcec7d0c4 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:22.303915 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-4dc85e8c-a4d7-48a8-87d1-512bcec7d0c4 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id e79d42b0-a13c-4ee4-b7a1-18ca7ac7ced1. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:19:22.308195 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-16198b53-1dfc-4854-b133-71c062128dd9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:22.308874 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:19:22.308874 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:19:22.309580 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4dc85e8c-a4d7-48a8-87d1-512bcec7d0c4 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/e79d42b0-a13c-4ee4-b7a1-18ca7ac7ced1 returned with HTTP 200 Aug 13 21:19:22.309991 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1172/4705] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:22 2026] GET /volume/v3/backups/e79d42b0-a13c-4ee4-b7a1-18ca7ac7ced1 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:22.311576 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-16198b53-1dfc-4854-b133-71c062128dd9 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] GET https://10.4.3.14/volume/v3/snapshots/a3cf1c76-aea3-4c21-a0da-f6d5d829dc19 Aug 13 21:19:22.311780 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-16198b53-1dfc-4854-b133-71c062128dd9 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:22.312012 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-16198b53-1dfc-4854-b133-71c062128dd9 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:22.317172 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:19:22.317172 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:19:22.317495 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-16198b53-1dfc-4854-b133-71c062128dd9 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Snapshot retrieved successfully. Aug 13 21:19:22.318202 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-16198b53-1dfc-4854-b133-71c062128dd9 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] https://10.4.3.14/volume/v3/snapshots/a3cf1c76-aea3-4c21-a0da-f6d5d829dc19 returned with HTTP 200 Aug 13 21:19:22.318565 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1176/4706] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:19:22 2026] GET /volume/v3/snapshots/a3cf1c76-aea3-4c21-a0da-f6d5d829dc19 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:22.331287 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6307d347-da96-4d9b-97e4-d907ad65c124 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:22.404489 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6307d347-da96-4d9b-97e4-d907ad65c124 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-reader] POST https://10.4.3.14/volume/v3/snapshots/a3cf1c76-aea3-4c21-a0da-f6d5d829dc19/action Aug 13 21:19:22.404902 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6307d347-da96-4d9b-97e4-d907ad65c124 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:19:22.405077 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6307d347-da96-4d9b-97e4-d907ad65c124 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:19:22.412148 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:19:22.412148 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:19:22.412670 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-6307d347-da96-4d9b-97e4-d907ad65c124 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-reader] Snapshot retrieved successfully. Aug 13 21:19:22.413582 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.policy [None req-6307d347-da96-4d9b-97e4-d907ad65c124 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'baf49ecc37c448aab78a9a93d905a21f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ae32ec111ae445096dc20446025c248', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100214) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 21:19:22.413807 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6307d347-da96-4d9b-97e4-d907ad65c124 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-reader] https://10.4.3.14/volume/v3/snapshots/a3cf1c76-aea3-4c21-a0da-f6d5d829dc19/action returned with HTTP 403 Aug 13 21:19:22.414298 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1176/4707] 10.4.3.14 () {68 vars in 1389 bytes} [Thu Aug 13 21:19:22 2026] POST /volume/v3/snapshots/a3cf1c76-aea3-4c21-a0da-f6d5d829dc19/action => generated 133 bytes in 84 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:19:22.422144 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-39765abe-a23a-42bb-b0cd-2af21b1363d5 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:22.424196 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-39765abe-a23a-42bb-b0cd-2af21b1363d5 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] DELETE https://10.4.3.14/volume/v3/snapshots/a3cf1c76-aea3-4c21-a0da-f6d5d829dc19 Aug 13 21:19:22.424530 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-39765abe-a23a-42bb-b0cd-2af21b1363d5 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:22.424701 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-39765abe-a23a-42bb-b0cd-2af21b1363d5 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:22.424807 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.snapshots [None req-39765abe-a23a-42bb-b0cd-2af21b1363d5 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Delete snapshot with id: a3cf1c76-aea3-4c21-a0da-f6d5d829dc19 Aug 13 21:19:22.429780 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:19:22.429780 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:19:22.430091 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-39765abe-a23a-42bb-b0cd-2af21b1363d5 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Snapshot retrieved successfully. Aug 13 21:19:22.447095 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-39765abe-a23a-42bb-b0cd-2af21b1363d5 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Snapshot delete request issued successfully. Aug 13 21:19:22.447284 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-39765abe-a23a-42bb-b0cd-2af21b1363d5 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] https://10.4.3.14/volume/v3/snapshots/a3cf1c76-aea3-4c21-a0da-f6d5d829dc19 returned with HTTP 202 Aug 13 21:19:22.447830 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1184/4708] 10.4.3.14 () {66 vars in 1350 bytes} [Thu Aug 13 21:19:22 2026] DELETE /volume/v3/snapshots/a3cf1c76-aea3-4c21-a0da-f6d5d829dc19 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:19:22.457375 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-fe370126-0e28-4252-89bb-1450fcf3168a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:22.459892 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fe370126-0e28-4252-89bb-1450fcf3168a tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] GET https://10.4.3.14/volume/v3/snapshots/a3cf1c76-aea3-4c21-a0da-f6d5d829dc19 Aug 13 21:19:22.460081 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fe370126-0e28-4252-89bb-1450fcf3168a tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:22.460363 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fe370126-0e28-4252-89bb-1450fcf3168a tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:22.466686 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:19:22.466686 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:19:22.467096 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-fe370126-0e28-4252-89bb-1450fcf3168a tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Snapshot retrieved successfully. Aug 13 21:19:22.467975 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fe370126-0e28-4252-89bb-1450fcf3168a tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] https://10.4.3.14/volume/v3/snapshots/a3cf1c76-aea3-4c21-a0da-f6d5d829dc19 returned with HTTP 200 Aug 13 21:19:22.468477 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1173/4709] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:19:22 2026] GET /volume/v3/snapshots/a3cf1c76-aea3-4c21-a0da-f6d5d829dc19 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:22.792682 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d9331920-7b42-41f9-a7a8-1bfb2fe9a233 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:22.794381 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d9331920-7b42-41f9-a7a8-1bfb2fe9a233 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] GET https://10.4.3.14/volume/v3/volumes/f22b5c11-a7ca-4f29-8cc5-6895c4c5682b Aug 13 21:19:22.794596 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d9331920-7b42-41f9-a7a8-1bfb2fe9a233 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:22.794790 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d9331920-7b42-41f9-a7a8-1bfb2fe9a233 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:22.801771 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:19:22.801771 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:19:22.805659 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d9331920-7b42-41f9-a7a8-1bfb2fe9a233 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Volume info retrieved successfully. Aug 13 21:19:22.809425 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d9331920-7b42-41f9-a7a8-1bfb2fe9a233 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/volumes/f22b5c11-a7ca-4f29-8cc5-6895c4c5682b returned with HTTP 200 Aug 13 21:19:22.809798 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1177/4710] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:19:22 2026] GET /volume/v3/volumes/f22b5c11-a7ca-4f29-8cc5-6895c4c5682b => generated 894 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:19:22.822125 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e85e8722-ded7-4331-b804-7883f3cca6a5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:22.827639 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e85e8722-ded7-4331-b804-7883f3cca6a5 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] POST https://10.4.3.14/volume/v3/snapshots Aug 13 21:19:22.828125 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e85e8722-ded7-4331-b804-7883f3cca6a5 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f22b5c11-a7ca-4f29-8cc5-6895c4c5682b", "name": "tempest-VolumeDependencyTests-Snapshot-1707848185"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:19:22.844516 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:19:22.844516 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:19:22.845018 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e85e8722-ded7-4331-b804-7883f3cca6a5 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Volume info retrieved successfully. Aug 13 21:19:22.845120 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-e85e8722-ded7-4331-b804-7883f3cca6a5 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Create snapshot from volume f22b5c11-a7ca-4f29-8cc5-6895c4c5682b Aug 13 21:19:22.872844 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-e85e8722-ded7-4331-b804-7883f3cca6a5 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Created reservations ['531e7b95-74b7-4bec-9230-f1d433a05fd7', 'c3f71715-2c67-4865-be15-bd1f5b333838', 'afa2a011-afc6-4647-8d3b-3edf56eb6405', '60afcfb1-9d1e-479e-91c6-596b5ccfc404'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:19:22.907138 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e85e8722-ded7-4331-b804-7883f3cca6a5 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Snapshot create request issued successfully. Aug 13 21:19:22.907626 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e85e8722-ded7-4331-b804-7883f3cca6a5 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/snapshots returned with HTTP 202 Aug 13 21:19:22.908229 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1177/4711] 10.4.3.14 () {68 vars in 1258 bytes} [Thu Aug 13 21:19:22 2026] POST /volume/v3/snapshots => generated 308 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:19:22.918366 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-3f111c57-e0df-49cc-b404-78f83ca53e10 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:22.920805 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3f111c57-e0df-49cc-b404-78f83ca53e10 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] GET https://10.4.3.14/volume/v3/snapshots/a3ff65d0-ad53-4876-909d-0d2e91c5e73a Aug 13 21:19:22.921178 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3f111c57-e0df-49cc-b404-78f83ca53e10 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:22.921474 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3f111c57-e0df-49cc-b404-78f83ca53e10 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:22.928782 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:19:22.928782 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:19:22.928782 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-3f111c57-e0df-49cc-b404-78f83ca53e10 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Snapshot retrieved successfully. Aug 13 21:19:22.929951 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3f111c57-e0df-49cc-b404-78f83ca53e10 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/snapshots/a3ff65d0-ad53-4876-909d-0d2e91c5e73a returned with HTTP 200 Aug 13 21:19:22.929951 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1185/4712] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:19:22 2026] GET /volume/v3/snapshots/a3ff65d0-ad53-4876-909d-0d2e91c5e73a => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:23.320098 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-627a1ae2-fc3b-4c16-82d6-e97da93282a5 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:23.321997 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-627a1ae2-fc3b-4c16-82d6-e97da93282a5 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/e79d42b0-a13c-4ee4-b7a1-18ca7ac7ced1 Aug 13 21:19:23.322226 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-627a1ae2-fc3b-4c16-82d6-e97da93282a5 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:23.322430 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-627a1ae2-fc3b-4c16-82d6-e97da93282a5 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:23.322562 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-627a1ae2-fc3b-4c16-82d6-e97da93282a5 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id e79d42b0-a13c-4ee4-b7a1-18ca7ac7ced1. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:19:23.326882 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:19:23.326882 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:19:23.327499 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-627a1ae2-fc3b-4c16-82d6-e97da93282a5 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/e79d42b0-a13c-4ee4-b7a1-18ca7ac7ced1 returned with HTTP 200 Aug 13 21:19:23.327869 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1174/4713] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:23 2026] GET /volume/v3/backups/e79d42b0-a13c-4ee4-b7a1-18ca7ac7ced1 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:23.479611 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-bb5d5497-2e9a-48db-a941-dc3b252dd9e6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:23.481776 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bb5d5497-2e9a-48db-a941-dc3b252dd9e6 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] GET https://10.4.3.14/volume/v3/snapshots/a3cf1c76-aea3-4c21-a0da-f6d5d829dc19 Aug 13 21:19:23.482048 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bb5d5497-2e9a-48db-a941-dc3b252dd9e6 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:23.482222 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bb5d5497-2e9a-48db-a941-dc3b252dd9e6 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:23.487360 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bb5d5497-2e9a-48db-a941-dc3b252dd9e6 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] https://10.4.3.14/volume/v3/snapshots/a3cf1c76-aea3-4c21-a0da-f6d5d829dc19 returned with HTTP 404 Aug 13 21:19:23.487946 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1178/4714] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:19:23 2026] GET /volume/v3/snapshots/a3cf1c76-aea3-4c21-a0da-f6d5d829dc19 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:19:23.495373 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-18eee608-ac18-495a-9bcc-92b7939183ad None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:23.497274 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-18eee608-ac18-495a-9bcc-92b7939183ad tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] DELETE https://10.4.3.14/volume/v3/volumes/e1b80e37-66fb-4f0e-8600-43dd7e04e654 Aug 13 21:19:23.497504 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-18eee608-ac18-495a-9bcc-92b7939183ad tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:23.497701 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-18eee608-ac18-495a-9bcc-92b7939183ad tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:23.498700 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-18eee608-ac18-495a-9bcc-92b7939183ad tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Delete volume with id: e1b80e37-66fb-4f0e-8600-43dd7e04e654 Aug 13 21:19:23.505256 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:19:23.505256 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:19:23.505771 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-18eee608-ac18-495a-9bcc-92b7939183ad tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Volume info retrieved successfully. Aug 13 21:19:23.521932 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-18eee608-ac18-495a-9bcc-92b7939183ad tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Delete volume request issued successfully. Aug 13 21:19:23.522150 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-18eee608-ac18-495a-9bcc-92b7939183ad tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] https://10.4.3.14/volume/v3/volumes/e1b80e37-66fb-4f0e-8600-43dd7e04e654 returned with HTTP 202 Aug 13 21:19:23.522608 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1178/4715] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:19:23 2026] DELETE /volume/v3/volumes/e1b80e37-66fb-4f0e-8600-43dd7e04e654 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:19:23.531530 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ff08b63d-a3fb-4e7d-99e5-246aa3387bdf None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:23.533346 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ff08b63d-a3fb-4e7d-99e5-246aa3387bdf tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] GET https://10.4.3.14/volume/v3/volumes/e1b80e37-66fb-4f0e-8600-43dd7e04e654 Aug 13 21:19:23.533613 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ff08b63d-a3fb-4e7d-99e5-246aa3387bdf tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:23.533857 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ff08b63d-a3fb-4e7d-99e5-246aa3387bdf tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:23.543331 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:19:23.543331 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:19:23.547907 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-ff08b63d-a3fb-4e7d-99e5-246aa3387bdf tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Volume info retrieved successfully. Aug 13 21:19:23.553629 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ff08b63d-a3fb-4e7d-99e5-246aa3387bdf tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] https://10.4.3.14/volume/v3/volumes/e1b80e37-66fb-4f0e-8600-43dd7e04e654 returned with HTTP 200 Aug 13 21:19:23.554106 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1186/4716] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:19:23 2026] GET /volume/v3/volumes/e1b80e37-66fb-4f0e-8600-43dd7e04e654 => generated 1005 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:19:23.939403 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-fee72958-b08c-47b1-a819-dc358c295484 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:23.941377 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fee72958-b08c-47b1-a819-dc358c295484 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] GET https://10.4.3.14/volume/v3/snapshots/a3ff65d0-ad53-4876-909d-0d2e91c5e73a Aug 13 21:19:23.941626 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fee72958-b08c-47b1-a819-dc358c295484 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:23.941841 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fee72958-b08c-47b1-a819-dc358c295484 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:23.950639 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:19:23.950639 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:19:23.951108 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-fee72958-b08c-47b1-a819-dc358c295484 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Snapshot retrieved successfully. Aug 13 21:19:23.951888 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fee72958-b08c-47b1-a819-dc358c295484 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/snapshots/a3ff65d0-ad53-4876-909d-0d2e91c5e73a returned with HTTP 200 Aug 13 21:19:23.952366 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1175/4717] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:19:23 2026] GET /volume/v3/snapshots/a3ff65d0-ad53-4876-909d-0d2e91c5e73a => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:23.965749 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-37f84618-b113-4f98-9f2b-bc782b0c0816 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:23.967634 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-37f84618-b113-4f98-9f2b-bc782b0c0816 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:19:23.968035 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-37f84618-b113-4f98-9f2b-bc782b0c0816 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "a3ff65d0-ad53-4876-909d-0d2e91c5e73a", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-929305686"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:19:23.969765 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-37f84618-b113-4f98-9f2b-bc782b0c0816 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Create volume request body: {'volume': {'snapshot_id': 'a3ff65d0-ad53-4876-909d-0d2e91c5e73a', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-929305686'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:19:23.975034 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:19:23.975034 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:19:23.975712 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-37f84618-b113-4f98-9f2b-bc782b0c0816 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Snapshot retrieved successfully. Aug 13 21:19:23.975712 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-37f84618-b113-4f98-9f2b-bc782b0c0816 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Create volume of 1 GB Aug 13 21:19:23.979194 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-37f84618-b113-4f98-9f2b-bc782b0c0816 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Availability Zones retrieved successfully. Aug 13 21:19:23.984271 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-37f84618-b113-4f98-9f2b-bc782b0c0816 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Flow 'volume_create_api' (a508b3bb-27f3-4588-bd5b-049333320470) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:19:23.985380 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-37f84618-b113-4f98-9f2b-bc782b0c0816 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67dc3f34-a10b-403f-a111-22a696cd70e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:23.986272 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-37f84618-b113-4f98-9f2b-bc782b0c0816 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:19:24.016492 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-37f84618-b113-4f98-9f2b-bc782b0c0816 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67dc3f34-a10b-403f-a111-22a696cd70e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a3ff65d0-ad53-4876-909d-0d2e91c5e73a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:24.017666 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-37f84618-b113-4f98-9f2b-bc782b0c0816 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ce619e4-a784-4864-a682-3690f6fb9fce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:24.076654 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-37f84618-b113-4f98-9f2b-bc782b0c0816 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Created reservations ['f255cd51-883d-4742-8731-cedf089d9152', 'cc36eace-2756-4887-b2f5-54dfe8faaab7', '1cced4a7-003d-4468-b3c3-a35b0d8d0c52', '88f2256e-0ecc-461c-a902-db8277e8767f'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:19:24.077696 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-37f84618-b113-4f98-9f2b-bc782b0c0816 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ce619e4-a784-4864-a682-3690f6fb9fce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f255cd51-883d-4742-8731-cedf089d9152', 'cc36eace-2756-4887-b2f5-54dfe8faaab7', '1cced4a7-003d-4468-b3c3-a35b0d8d0c52', '88f2256e-0ecc-461c-a902-db8277e8767f']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:24.078838 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-37f84618-b113-4f98-9f2b-bc782b0c0816 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cef6fbfd-884e-4196-b365-1a16e7dbadf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:24.123619 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-37f84618-b113-4f98-9f2b-bc782b0c0816 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cef6fbfd-884e-4196-b365-1a16e7dbadf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00693de0-6308-4398-8aab-e8736a75757f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-929305686',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e80ae52d2c0c4aa2b8df92128adc412e',qos_specs=None,replication_status=,reservations=['f255cd51-883d-4742-8731-cedf089d9152','cc36eace-2756-4887-b2f5-54dfe8faaab7','1cced4a7-003d-4468-b3c3-a35b0d8d0c52','88f2256e-0ecc-461c-a902-db8277e8767f'],size=1,snapshot_id=a3ff65d0-ad53-4876-909d-0d2e91c5e73a,source_replicaid=,source_volid=None,status='creating',user_id='06769098ef3545febb69fb0a64ed0052',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:19:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-929305686',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=00693de0-6308-4398-8aab-e8736a75757f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e80ae52d2c0c4aa2b8df92128adc412e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a3ff65d0-ad53-4876-909d-0d2e91c5e73a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06769098ef3545febb69fb0a64ed0052',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:24.125462 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-37f84618-b113-4f98-9f2b-bc782b0c0816 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a64099d-3e2e-4a73-8f35-9f0a2516e62f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:24.150391 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-37f84618-b113-4f98-9f2b-bc782b0c0816 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a64099d-3e2e-4a73-8f35-9f0a2516e62f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-929305686',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e80ae52d2c0c4aa2b8df92128adc412e',qos_specs=None,replication_status=,reservations=['f255cd51-883d-4742-8731-cedf089d9152','cc36eace-2756-4887-b2f5-54dfe8faaab7','1cced4a7-003d-4468-b3c3-a35b0d8d0c52','88f2256e-0ecc-461c-a902-db8277e8767f'],size=1,snapshot_id=a3ff65d0-ad53-4876-909d-0d2e91c5e73a,source_replicaid=,source_volid=None,status='creating',user_id='06769098ef3545febb69fb0a64ed0052',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:24.151110 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-37f84618-b113-4f98-9f2b-bc782b0c0816 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfa1a17c-3dda-4bf4-bd09-9b68fa9bfad0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:24.176547 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-37f84618-b113-4f98-9f2b-bc782b0c0816 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfa1a17c-3dda-4bf4-bd09-9b68fa9bfad0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:24.177632 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-37f84618-b113-4f98-9f2b-bc782b0c0816 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Flow 'volume_create_api' (a508b3bb-27f3-4588-bd5b-049333320470) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:19:24.177836 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-37f84618-b113-4f98-9f2b-bc782b0c0816 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Create volume request issued successfully. Aug 13 21:19:24.178560 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-37f84618-b113-4f98-9f2b-bc782b0c0816 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:19:24.178975 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1179/4718] 10.4.3.14 () {70 vars in 1293 bytes} [Thu Aug 13 21:19:23 2026] POST /volume/v3/volumes => generated 801 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:19:24.210781 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3656a9a1-6877-4fcd-b316-68c542266e29 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:24.213240 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3656a9a1-6877-4fcd-b316-68c542266e29 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] GET https://10.4.3.14/volume/v3/volumes/00693de0-6308-4398-8aab-e8736a75757f Aug 13 21:19:24.213523 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3656a9a1-6877-4fcd-b316-68c542266e29 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:24.213910 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3656a9a1-6877-4fcd-b316-68c542266e29 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:24.224555 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:19:24.224555 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:19:24.229267 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3656a9a1-6877-4fcd-b316-68c542266e29 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Volume info retrieved successfully. Aug 13 21:19:24.234055 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3656a9a1-6877-4fcd-b316-68c542266e29 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/volumes/00693de0-6308-4398-8aab-e8736a75757f returned with HTTP 200 Aug 13 21:19:24.234365 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1179/4719] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:19:24 2026] GET /volume/v3/volumes/00693de0-6308-4398-8aab-e8736a75757f => generated 869 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:19:24.338916 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-366cf357-9cef-44d3-86c1-b4581c51c268 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:24.340733 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-366cf357-9cef-44d3-86c1-b4581c51c268 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/e79d42b0-a13c-4ee4-b7a1-18ca7ac7ced1 Aug 13 21:19:24.341105 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-366cf357-9cef-44d3-86c1-b4581c51c268 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:24.341390 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-366cf357-9cef-44d3-86c1-b4581c51c268 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:24.341390 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-366cf357-9cef-44d3-86c1-b4581c51c268 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id e79d42b0-a13c-4ee4-b7a1-18ca7ac7ced1. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:19:24.346353 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:19:24.346353 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:19:24.347243 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-366cf357-9cef-44d3-86c1-b4581c51c268 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/e79d42b0-a13c-4ee4-b7a1-18ca7ac7ced1 returned with HTTP 200 Aug 13 21:19:24.347777 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1187/4720] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:24 2026] GET /volume/v3/backups/e79d42b0-a13c-4ee4-b7a1-18ca7ac7ced1 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:24.566729 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-73132000-4d34-41ad-8556-75ed828bc2e4 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:24.568739 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-73132000-4d34-41ad-8556-75ed828bc2e4 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] GET https://10.4.3.14/volume/v3/volumes/e1b80e37-66fb-4f0e-8600-43dd7e04e654 Aug 13 21:19:24.568944 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-73132000-4d34-41ad-8556-75ed828bc2e4 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:24.569239 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-73132000-4d34-41ad-8556-75ed828bc2e4 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:24.576508 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-73132000-4d34-41ad-8556-75ed828bc2e4 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] https://10.4.3.14/volume/v3/volumes/e1b80e37-66fb-4f0e-8600-43dd7e04e654 returned with HTTP 404 Aug 13 21:19:24.577075 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1176/4721] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:19:24 2026] GET /volume/v3/volumes/e1b80e37-66fb-4f0e-8600-43dd7e04e654 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:19:24.585193 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2714af08-282f-471d-bd50-9f49988b7961 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:24.587482 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2714af08-282f-471d-bd50-9f49988b7961 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:19:24.587911 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2714af08-282f-471d-bd50-9f49988b7961 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1820618959"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:19:24.589217 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-2714af08-282f-471d-bd50-9f49988b7961 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1820618959'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:19:24.589325 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-2714af08-282f-471d-bd50-9f49988b7961 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Create volume of 1 GB Aug 13 21:19:24.589572 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:19:24.589572 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:19:24.593116 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-2714af08-282f-471d-bd50-9f49988b7961 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Availability Zones retrieved successfully. Aug 13 21:19:24.598374 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-2714af08-282f-471d-bd50-9f49988b7961 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Flow 'volume_create_api' (5f541aac-b932-46a2-adc0-3feabd64f28e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:19:24.599234 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-2714af08-282f-471d-bd50-9f49988b7961 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e52341f-8eb5-4e46-90de-2aa8273d1950) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:24.599977 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-2714af08-282f-471d-bd50-9f49988b7961 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:19:24.628484 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-2714af08-282f-471d-bd50-9f49988b7961 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e52341f-8eb5-4e46-90de-2aa8273d1950) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:24.629657 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-2714af08-282f-471d-bd50-9f49988b7961 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6e3e2f2-fd76-4a18-b260-07c70e037d42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:24.681617 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-2714af08-282f-471d-bd50-9f49988b7961 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Created reservations ['7cc51eec-f9c3-4a44-8594-6d096a6e87ea', '9aea9726-a9b5-4402-8509-431a47e4b858', '03e73cdc-53fa-487e-ae23-af6d560300c0', '6590c4ea-edc1-4de6-850a-59bb741b19f1'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:19:24.682773 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-2714af08-282f-471d-bd50-9f49988b7961 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6e3e2f2-fd76-4a18-b260-07c70e037d42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7cc51eec-f9c3-4a44-8594-6d096a6e87ea', '9aea9726-a9b5-4402-8509-431a47e4b858', '03e73cdc-53fa-487e-ae23-af6d560300c0', '6590c4ea-edc1-4de6-850a-59bb741b19f1']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:24.683891 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-2714af08-282f-471d-bd50-9f49988b7961 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df71ed4b-7f73-4b78-b5d4-93673a9787da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:24.717461 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-2714af08-282f-471d-bd50-9f49988b7961 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df71ed4b-7f73-4b78-b5d4-93673a9787da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '628f84ed-04b9-4569-aaca-07619c632ac8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1820618959',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ae32ec111ae445096dc20446025c248',qos_specs=None,replication_status=,reservations=['7cc51eec-f9c3-4a44-8594-6d096a6e87ea','9aea9726-a9b5-4402-8509-431a47e4b858','03e73cdc-53fa-487e-ae23-af6d560300c0','6590c4ea-edc1-4de6-850a-59bb741b19f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='676f0fbbcee0405bb0b2fa4eed4aba01',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:19:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1820618959',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=628f84ed-04b9-4569-aaca-07619c632ac8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0ae32ec111ae445096dc20446025c248',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='676f0fbbcee0405bb0b2fa4eed4aba01',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:24.718541 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-2714af08-282f-471d-bd50-9f49988b7961 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30e24455-dd60-4f29-a165-acadaf5a53c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:24.741745 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-2714af08-282f-471d-bd50-9f49988b7961 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30e24455-dd60-4f29-a165-acadaf5a53c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1820618959',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ae32ec111ae445096dc20446025c248',qos_specs=None,replication_status=,reservations=['7cc51eec-f9c3-4a44-8594-6d096a6e87ea','9aea9726-a9b5-4402-8509-431a47e4b858','03e73cdc-53fa-487e-ae23-af6d560300c0','6590c4ea-edc1-4de6-850a-59bb741b19f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='676f0fbbcee0405bb0b2fa4eed4aba01',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:24.742451 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-2714af08-282f-471d-bd50-9f49988b7961 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7262a51-f15f-4584-b916-d2b5ec878f1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:24.752750 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-2714af08-282f-471d-bd50-9f49988b7961 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7262a51-f15f-4584-b916-d2b5ec878f1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:24.753839 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-2714af08-282f-471d-bd50-9f49988b7961 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Flow 'volume_create_api' (5f541aac-b932-46a2-adc0-3feabd64f28e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:19:24.754214 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-2714af08-282f-471d-bd50-9f49988b7961 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Create volume request issued successfully. Aug 13 21:19:24.754905 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2714af08-282f-471d-bd50-9f49988b7961 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:19:24.755405 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1180/4722] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:19:24 2026] POST /volume/v3/volumes => generated 776 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:19:24.768641 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-20a88b77-9309-4bf5-bf95-63bbcff7cf5d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:24.770217 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-20a88b77-9309-4bf5-bf95-63bbcff7cf5d tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] GET https://10.4.3.14/volume/v3/volumes/628f84ed-04b9-4569-aaca-07619c632ac8 Aug 13 21:19:24.770372 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-20a88b77-9309-4bf5-bf95-63bbcff7cf5d tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:24.770583 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-20a88b77-9309-4bf5-bf95-63bbcff7cf5d tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:24.777395 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:19:24.777395 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:19:24.780984 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-20a88b77-9309-4bf5-bf95-63bbcff7cf5d tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Volume info retrieved successfully. Aug 13 21:19:24.784660 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-20a88b77-9309-4bf5-bf95-63bbcff7cf5d tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] https://10.4.3.14/volume/v3/volumes/628f84ed-04b9-4569-aaca-07619c632ac8 returned with HTTP 200 Aug 13 21:19:24.785025 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1180/4723] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:19:24 2026] GET /volume/v3/volumes/628f84ed-04b9-4569-aaca-07619c632ac8 => generated 955 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:25.248116 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-6738e0fc-3e35-4651-9eb1-99eb2a700ca3 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:25.250027 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6738e0fc-3e35-4651-9eb1-99eb2a700ca3 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] GET https://10.4.3.14/volume/v3/volumes/00693de0-6308-4398-8aab-e8736a75757f Aug 13 21:19:25.250322 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6738e0fc-3e35-4651-9eb1-99eb2a700ca3 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:25.250452 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6738e0fc-3e35-4651-9eb1-99eb2a700ca3 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:25.257712 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:19:25.257712 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:19:25.262894 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-6738e0fc-3e35-4651-9eb1-99eb2a700ca3 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Volume info retrieved successfully. Aug 13 21:19:25.267641 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6738e0fc-3e35-4651-9eb1-99eb2a700ca3 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/volumes/00693de0-6308-4398-8aab-e8736a75757f returned with HTTP 200 Aug 13 21:19:25.268045 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1188/4724] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:19:25 2026] GET /volume/v3/volumes/00693de0-6308-4398-8aab-e8736a75757f => generated 894 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:19:25.281736 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-6a70b030-1f59-48eb-84fc-41171ddacfa2 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:25.283557 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6a70b030-1f59-48eb-84fc-41171ddacfa2 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] DELETE https://10.4.3.14/volume/v3/snapshots/9fbbdef5-d96e-415c-9c3d-7d0d020d3f66 Aug 13 21:19:25.283780 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6a70b030-1f59-48eb-84fc-41171ddacfa2 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:25.284018 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6a70b030-1f59-48eb-84fc-41171ddacfa2 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:25.284125 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.snapshots [None req-6a70b030-1f59-48eb-84fc-41171ddacfa2 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Delete snapshot with id: 9fbbdef5-d96e-415c-9c3d-7d0d020d3f66 Aug 13 21:19:25.289467 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:19:25.289467 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:19:25.289932 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-6a70b030-1f59-48eb-84fc-41171ddacfa2 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Snapshot retrieved successfully. Aug 13 21:19:25.307250 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-6a70b030-1f59-48eb-84fc-41171ddacfa2 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Snapshot delete request issued successfully. Aug 13 21:19:25.307508 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6a70b030-1f59-48eb-84fc-41171ddacfa2 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/snapshots/9fbbdef5-d96e-415c-9c3d-7d0d020d3f66 returned with HTTP 202 Aug 13 21:19:25.307915 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1177/4725] 10.4.3.14 () {66 vars in 1350 bytes} [Thu Aug 13 21:19:25 2026] DELETE /volume/v3/snapshots/9fbbdef5-d96e-415c-9c3d-7d0d020d3f66 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:19:25.315302 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-422f3e95-0399-4211-bef8-3dd9ae3f12d6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:25.317314 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-422f3e95-0399-4211-bef8-3dd9ae3f12d6 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] GET https://10.4.3.14/volume/v3/snapshots/9fbbdef5-d96e-415c-9c3d-7d0d020d3f66 Aug 13 21:19:25.317566 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-422f3e95-0399-4211-bef8-3dd9ae3f12d6 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:25.317911 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-422f3e95-0399-4211-bef8-3dd9ae3f12d6 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:25.323774 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:19:25.323774 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:19:25.324370 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-422f3e95-0399-4211-bef8-3dd9ae3f12d6 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Snapshot retrieved successfully. Aug 13 21:19:25.325335 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-422f3e95-0399-4211-bef8-3dd9ae3f12d6 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/snapshots/9fbbdef5-d96e-415c-9c3d-7d0d020d3f66 returned with HTTP 200 Aug 13 21:19:25.325826 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1181/4726] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:19:25 2026] GET /volume/v3/snapshots/9fbbdef5-d96e-415c-9c3d-7d0d020d3f66 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:25.360246 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0515e9f3-2276-4991-a8d6-e80dd7579966 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:25.362423 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0515e9f3-2276-4991-a8d6-e80dd7579966 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/e79d42b0-a13c-4ee4-b7a1-18ca7ac7ced1 Aug 13 21:19:25.362674 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0515e9f3-2276-4991-a8d6-e80dd7579966 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:25.362885 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0515e9f3-2276-4991-a8d6-e80dd7579966 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:25.363033 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-0515e9f3-2276-4991-a8d6-e80dd7579966 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id e79d42b0-a13c-4ee4-b7a1-18ca7ac7ced1. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:19:25.367709 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:19:25.367709 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:19:25.368413 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0515e9f3-2276-4991-a8d6-e80dd7579966 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/e79d42b0-a13c-4ee4-b7a1-18ca7ac7ced1 returned with HTTP 200 Aug 13 21:19:25.368856 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1181/4727] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:25 2026] GET /volume/v3/backups/e79d42b0-a13c-4ee4-b7a1-18ca7ac7ced1 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:25.797820 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-198ccc6e-a7b4-414c-bf08-b05b5274bcb8 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:25.799472 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-198ccc6e-a7b4-414c-bf08-b05b5274bcb8 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] GET https://10.4.3.14/volume/v3/volumes/628f84ed-04b9-4569-aaca-07619c632ac8 Aug 13 21:19:25.799663 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-198ccc6e-a7b4-414c-bf08-b05b5274bcb8 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:25.799857 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-198ccc6e-a7b4-414c-bf08-b05b5274bcb8 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:25.806134 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:19:25.806134 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:19:25.809026 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-198ccc6e-a7b4-414c-bf08-b05b5274bcb8 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Volume info retrieved successfully. Aug 13 21:19:25.812218 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-198ccc6e-a7b4-414c-bf08-b05b5274bcb8 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] https://10.4.3.14/volume/v3/volumes/628f84ed-04b9-4569-aaca-07619c632ac8 returned with HTTP 200 Aug 13 21:19:25.812621 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1189/4728] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:19:25 2026] GET /volume/v3/volumes/628f84ed-04b9-4569-aaca-07619c632ac8 => generated 1016 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:19:25.824025 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d9a63e1e-27a0-4307-951e-1c0d87c55284 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:25.825545 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d9a63e1e-27a0-4307-951e-1c0d87c55284 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] POST https://10.4.3.14/volume/v3/snapshots Aug 13 21:19:25.825904 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d9a63e1e-27a0-4307-951e-1c0d87c55284 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "628f84ed-04b9-4569-aaca-07619c632ac8", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1525599787"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:19:25.833369 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:19:25.833369 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:19:25.833747 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-d9a63e1e-27a0-4307-951e-1c0d87c55284 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Volume info retrieved successfully. Aug 13 21:19:25.833876 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.snapshots [None req-d9a63e1e-27a0-4307-951e-1c0d87c55284 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Create snapshot from volume 628f84ed-04b9-4569-aaca-07619c632ac8 Aug 13 21:19:25.852558 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-d9a63e1e-27a0-4307-951e-1c0d87c55284 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Created reservations ['644fb664-02b1-401b-9b7d-217f0387ae51', '4c1c168b-8e2b-48e7-86c7-eb8393b3ab05', '772ee037-4707-4f74-90c7-2ab98ac2456b', 'f6827cb8-6a46-456b-9573-895a87102a19'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:19:25.875908 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-d9a63e1e-27a0-4307-951e-1c0d87c55284 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Snapshot create request issued successfully. Aug 13 21:19:25.876289 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d9a63e1e-27a0-4307-951e-1c0d87c55284 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] https://10.4.3.14/volume/v3/snapshots returned with HTTP 202 Aug 13 21:19:25.876751 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1178/4729] 10.4.3.14 () {68 vars in 1258 bytes} [Thu Aug 13 21:19:25 2026] POST /volume/v3/snapshots => generated 308 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:19:25.885540 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e6002104-500d-4d6e-b268-a4aea24c4e48 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:25.887198 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e6002104-500d-4d6e-b268-a4aea24c4e48 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] GET https://10.4.3.14/volume/v3/snapshots/e628f046-fdcb-479a-9c61-b2a444a8718b Aug 13 21:19:25.887442 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e6002104-500d-4d6e-b268-a4aea24c4e48 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:25.887642 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e6002104-500d-4d6e-b268-a4aea24c4e48 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:25.892197 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:19:25.892197 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:19:25.892551 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e6002104-500d-4d6e-b268-a4aea24c4e48 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Snapshot retrieved successfully. Aug 13 21:19:25.893130 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e6002104-500d-4d6e-b268-a4aea24c4e48 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] https://10.4.3.14/volume/v3/snapshots/e628f046-fdcb-479a-9c61-b2a444a8718b returned with HTTP 200 Aug 13 21:19:25.893463 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1182/4730] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:19:25 2026] GET /volume/v3/snapshots/e628f046-fdcb-479a-9c61-b2a444a8718b => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:26.334623 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6e4597fa-dd2c-4353-84ce-128ce7eb5fd9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:26.336488 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6e4597fa-dd2c-4353-84ce-128ce7eb5fd9 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] GET https://10.4.3.14/volume/v3/snapshots/9fbbdef5-d96e-415c-9c3d-7d0d020d3f66 Aug 13 21:19:26.336704 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6e4597fa-dd2c-4353-84ce-128ce7eb5fd9 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:26.336934 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6e4597fa-dd2c-4353-84ce-128ce7eb5fd9 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:26.341204 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6e4597fa-dd2c-4353-84ce-128ce7eb5fd9 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/snapshots/9fbbdef5-d96e-415c-9c3d-7d0d020d3f66 returned with HTTP 404 Aug 13 21:19:26.341723 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1182/4731] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:19:26 2026] GET /volume/v3/snapshots/9fbbdef5-d96e-415c-9c3d-7d0d020d3f66 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:19:26.348047 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-1b86dd71-02d3-4914-967f-c989505b1d6a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:26.349782 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1b86dd71-02d3-4914-967f-c989505b1d6a tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] DELETE https://10.4.3.14/volume/v3/snapshots/a3ff65d0-ad53-4876-909d-0d2e91c5e73a Aug 13 21:19:26.349959 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1b86dd71-02d3-4914-967f-c989505b1d6a tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:26.350167 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1b86dd71-02d3-4914-967f-c989505b1d6a tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:26.350257 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.snapshots [None req-1b86dd71-02d3-4914-967f-c989505b1d6a tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Delete snapshot with id: a3ff65d0-ad53-4876-909d-0d2e91c5e73a Aug 13 21:19:26.354808 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:19:26.354808 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:19:26.355228 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-1b86dd71-02d3-4914-967f-c989505b1d6a tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Snapshot retrieved successfully. Aug 13 21:19:26.368711 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-1b86dd71-02d3-4914-967f-c989505b1d6a tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Snapshot delete request issued successfully. Aug 13 21:19:26.368858 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1b86dd71-02d3-4914-967f-c989505b1d6a tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/snapshots/a3ff65d0-ad53-4876-909d-0d2e91c5e73a returned with HTTP 202 Aug 13 21:19:26.369286 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1190/4732] 10.4.3.14 () {66 vars in 1350 bytes} [Thu Aug 13 21:19:26 2026] DELETE /volume/v3/snapshots/a3ff65d0-ad53-4876-909d-0d2e91c5e73a => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:19:26.376124 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-1e65b55e-545e-4bbb-b3f4-d9a32bbe2208 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:26.378088 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1e65b55e-545e-4bbb-b3f4-d9a32bbe2208 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] GET https://10.4.3.14/volume/v3/snapshots/a3ff65d0-ad53-4876-909d-0d2e91c5e73a Aug 13 21:19:26.378321 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1e65b55e-545e-4bbb-b3f4-d9a32bbe2208 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:26.378560 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1e65b55e-545e-4bbb-b3f4-d9a32bbe2208 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:26.378724 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-28a5894e-184e-4e1c-ade7-c7c720c773f2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:26.380605 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-28a5894e-184e-4e1c-ade7-c7c720c773f2 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/e79d42b0-a13c-4ee4-b7a1-18ca7ac7ced1 Aug 13 21:19:26.380820 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-28a5894e-184e-4e1c-ade7-c7c720c773f2 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:26.381027 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-28a5894e-184e-4e1c-ade7-c7c720c773f2 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:26.381153 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-28a5894e-184e-4e1c-ade7-c7c720c773f2 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id e79d42b0-a13c-4ee4-b7a1-18ca7ac7ced1. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:19:26.383689 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:19:26.383689 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:19:26.384155 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-1e65b55e-545e-4bbb-b3f4-d9a32bbe2208 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Snapshot retrieved successfully. Aug 13 21:19:26.384895 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1e65b55e-545e-4bbb-b3f4-d9a32bbe2208 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/snapshots/a3ff65d0-ad53-4876-909d-0d2e91c5e73a returned with HTTP 200 Aug 13 21:19:26.385301 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1179/4733] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:19:26 2026] GET /volume/v3/snapshots/a3ff65d0-ad53-4876-909d-0d2e91c5e73a => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:26.385806 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:19:26.385806 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:19:26.386526 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-28a5894e-184e-4e1c-ade7-c7c720c773f2 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/e79d42b0-a13c-4ee4-b7a1-18ca7ac7ced1 returned with HTTP 200 Aug 13 21:19:26.386926 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1183/4734] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:26 2026] GET /volume/v3/backups/e79d42b0-a13c-4ee4-b7a1-18ca7ac7ced1 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:26.901491 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e7a44b02-7ffe-4c03-bf35-4747acb94471 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:26.903032 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e7a44b02-7ffe-4c03-bf35-4747acb94471 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] GET https://10.4.3.14/volume/v3/snapshots/e628f046-fdcb-479a-9c61-b2a444a8718b Aug 13 21:19:26.903200 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e7a44b02-7ffe-4c03-bf35-4747acb94471 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:26.903368 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e7a44b02-7ffe-4c03-bf35-4747acb94471 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:26.907899 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:19:26.907899 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:19:26.908162 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e7a44b02-7ffe-4c03-bf35-4747acb94471 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Snapshot retrieved successfully. Aug 13 21:19:26.908691 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e7a44b02-7ffe-4c03-bf35-4747acb94471 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] https://10.4.3.14/volume/v3/snapshots/e628f046-fdcb-479a-9c61-b2a444a8718b returned with HTTP 200 Aug 13 21:19:26.909018 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1183/4735] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:19:26 2026] GET /volume/v3/snapshots/e628f046-fdcb-479a-9c61-b2a444a8718b => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:26.916802 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b175a9c2-4cb2-4bfa-a328-e1131007454f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:26.918648 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b175a9c2-4cb2-4bfa-a328-e1131007454f tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-reader] GET https://10.4.3.14/volume/v3/snapshots Aug 13 21:19:26.918811 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b175a9c2-4cb2-4bfa-a328-e1131007454f tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-reader] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:26.919012 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b175a9c2-4cb2-4bfa-a328-e1131007454f tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-reader] Calling method 'index' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:26.919241 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.api_utils [None req-b175a9c2-4cb2-4bfa-a328-e1131007454f tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-reader] Removing options '' from query. {{(pid=100216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:19:26.919465 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:19:26.919465 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:19:26.920197 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.db.api [None req-b175a9c2-4cb2-4bfa-a328-e1131007454f tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-reader] Building query based on filter {{(pid=100216) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 21:19:26.923485 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-b175a9c2-4cb2-4bfa-a328-e1131007454f tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-reader] Get all snapshots completed successfully. Aug 13 21:19:26.923753 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b175a9c2-4cb2-4bfa-a328-e1131007454f tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-reader] https://10.4.3.14/volume/v3/snapshots returned with HTTP 200 Aug 13 21:19:26.924097 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1191/4736] 10.4.3.14 () {66 vars in 1236 bytes} [Thu Aug 13 21:19:26 2026] GET /volume/v3/snapshots => generated 336 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:26.932780 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b31c77cd-2a5c-44ea-9fa5-8fa97a1957d7 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:26.934414 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b31c77cd-2a5c-44ea-9fa5-8fa97a1957d7 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] DELETE https://10.4.3.14/volume/v3/snapshots/e628f046-fdcb-479a-9c61-b2a444a8718b Aug 13 21:19:26.934716 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b31c77cd-2a5c-44ea-9fa5-8fa97a1957d7 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:26.935012 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b31c77cd-2a5c-44ea-9fa5-8fa97a1957d7 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:26.935951 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.snapshots [None req-b31c77cd-2a5c-44ea-9fa5-8fa97a1957d7 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Delete snapshot with id: e628f046-fdcb-479a-9c61-b2a444a8718b Aug 13 21:19:26.939864 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:19:26.939864 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:19:26.940421 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-b31c77cd-2a5c-44ea-9fa5-8fa97a1957d7 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Snapshot retrieved successfully. Aug 13 21:19:26.953563 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-b31c77cd-2a5c-44ea-9fa5-8fa97a1957d7 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Snapshot delete request issued successfully. Aug 13 21:19:26.953838 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b31c77cd-2a5c-44ea-9fa5-8fa97a1957d7 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] https://10.4.3.14/volume/v3/snapshots/e628f046-fdcb-479a-9c61-b2a444a8718b returned with HTTP 202 Aug 13 21:19:26.954256 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1180/4737] 10.4.3.14 () {66 vars in 1350 bytes} [Thu Aug 13 21:19:26 2026] DELETE /volume/v3/snapshots/e628f046-fdcb-479a-9c61-b2a444a8718b => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:19:26.960625 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-51074932-00b2-4796-adef-06ed3bf0b217 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:26.962449 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-51074932-00b2-4796-adef-06ed3bf0b217 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] GET https://10.4.3.14/volume/v3/snapshots/e628f046-fdcb-479a-9c61-b2a444a8718b Aug 13 21:19:26.962655 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-51074932-00b2-4796-adef-06ed3bf0b217 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:26.962851 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-51074932-00b2-4796-adef-06ed3bf0b217 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:26.968169 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:19:26.968169 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:19:26.968511 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-51074932-00b2-4796-adef-06ed3bf0b217 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Snapshot retrieved successfully. Aug 13 21:19:26.969123 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-51074932-00b2-4796-adef-06ed3bf0b217 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] https://10.4.3.14/volume/v3/snapshots/e628f046-fdcb-479a-9c61-b2a444a8718b returned with HTTP 200 Aug 13 21:19:26.969459 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1184/4738] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:19:26 2026] GET /volume/v3/snapshots/e628f046-fdcb-479a-9c61-b2a444a8718b => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:27.396704 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1dd14044-e8d3-4a24-b8d4-6644660b4a41 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:27.397991 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-857b9f9d-0c19-426c-a980-30e7c1961932 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:27.398624 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1dd14044-e8d3-4a24-b8d4-6644660b4a41 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] GET https://10.4.3.14/volume/v3/snapshots/a3ff65d0-ad53-4876-909d-0d2e91c5e73a Aug 13 21:19:27.398862 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1dd14044-e8d3-4a24-b8d4-6644660b4a41 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:27.398941 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1dd14044-e8d3-4a24-b8d4-6644660b4a41 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:27.399833 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-857b9f9d-0c19-426c-a980-30e7c1961932 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/e79d42b0-a13c-4ee4-b7a1-18ca7ac7ced1 Aug 13 21:19:27.399948 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-857b9f9d-0c19-426c-a980-30e7c1961932 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:27.400133 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-857b9f9d-0c19-426c-a980-30e7c1961932 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:27.400228 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-857b9f9d-0c19-426c-a980-30e7c1961932 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id e79d42b0-a13c-4ee4-b7a1-18ca7ac7ced1. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:19:27.404298 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1dd14044-e8d3-4a24-b8d4-6644660b4a41 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/snapshots/a3ff65d0-ad53-4876-909d-0d2e91c5e73a returned with HTTP 404 Aug 13 21:19:27.404510 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:19:27.404510 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:19:27.404777 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1184/4739] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:19:27 2026] GET /volume/v3/snapshots/a3ff65d0-ad53-4876-909d-0d2e91c5e73a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 13 21:19:27.405098 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-857b9f9d-0c19-426c-a980-30e7c1961932 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/e79d42b0-a13c-4ee4-b7a1-18ca7ac7ced1 returned with HTTP 200 Aug 13 21:19:27.405488 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1192/4740] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:27 2026] GET /volume/v3/backups/e79d42b0-a13c-4ee4-b7a1-18ca7ac7ced1 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:27.414114 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-467269c9-c4d9-4d2e-8dfc-9db19cdc2549 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:27.416398 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-467269c9-c4d9-4d2e-8dfc-9db19cdc2549 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] DELETE https://10.4.3.14/volume/v3/volumes/947f6595-bcb7-4d76-b0a8-0b729edf5aea Aug 13 21:19:27.416828 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-467269c9-c4d9-4d2e-8dfc-9db19cdc2549 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:27.417116 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-467269c9-c4d9-4d2e-8dfc-9db19cdc2549 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:27.417360 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-467269c9-c4d9-4d2e-8dfc-9db19cdc2549 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Delete volume with id: 947f6595-bcb7-4d76-b0a8-0b729edf5aea Aug 13 21:19:27.429149 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:19:27.429149 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:19:27.429813 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-467269c9-c4d9-4d2e-8dfc-9db19cdc2549 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Volume info retrieved successfully. Aug 13 21:19:27.452720 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-467269c9-c4d9-4d2e-8dfc-9db19cdc2549 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Delete volume request issued successfully. Aug 13 21:19:27.453195 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-467269c9-c4d9-4d2e-8dfc-9db19cdc2549 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/volumes/947f6595-bcb7-4d76-b0a8-0b729edf5aea returned with HTTP 202 Aug 13 21:19:27.453597 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1181/4741] 10.4.3.14 () {68 vars in 1385 bytes} [Thu Aug 13 21:19:27 2026] DELETE /volume/v3/volumes/947f6595-bcb7-4d76-b0a8-0b729edf5aea => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 21:19:27.462377 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-990630ce-481e-48d0-a607-50e70f7bdd30 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:27.464254 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-990630ce-481e-48d0-a607-50e70f7bdd30 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] GET https://10.4.3.14/volume/v3/volumes/947f6595-bcb7-4d76-b0a8-0b729edf5aea Aug 13 21:19:27.464488 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-990630ce-481e-48d0-a607-50e70f7bdd30 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:27.464681 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-990630ce-481e-48d0-a607-50e70f7bdd30 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:27.474717 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:19:27.474717 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:19:27.480581 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-990630ce-481e-48d0-a607-50e70f7bdd30 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Volume info retrieved successfully. Aug 13 21:19:27.487860 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-990630ce-481e-48d0-a607-50e70f7bdd30 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/volumes/947f6595-bcb7-4d76-b0a8-0b729edf5aea returned with HTTP 200 Aug 13 21:19:27.488372 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1185/4742] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:19:27 2026] GET /volume/v3/volumes/947f6595-bcb7-4d76-b0a8-0b729edf5aea => generated 860 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:19:27.595154 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-3875a3c8-9817-473d-815f-e9b9d6ed29f1 req-aa18be99-5d7f-4bd6-91dc-4a7d9ad0db16 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:27.597313 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-3875a3c8-9817-473d-815f-e9b9d6ed29f1 req-aa18be99-5d7f-4bd6-91dc-4a7d9ad0db16 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/volumes/05b9159b-6a65-4f87-95bd-0f72bb41a272/encryption Aug 13 21:19:27.597519 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-3875a3c8-9817-473d-815f-e9b9d6ed29f1 req-aa18be99-5d7f-4bd6-91dc-4a7d9ad0db16 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:27.597703 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-3875a3c8-9817-473d-815f-e9b9d6ed29f1 req-aa18be99-5d7f-4bd6-91dc-4a7d9ad0db16 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:27.606804 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:19:27.606804 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:19:27.612664 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-3875a3c8-9817-473d-815f-e9b9d6ed29f1 req-aa18be99-5d7f-4bd6-91dc-4a7d9ad0db16 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/05b9159b-6a65-4f87-95bd-0f72bb41a272/encryption returned with HTTP 200 Aug 13 21:19:27.613050 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1185/4743] 10.4.3.14 () {68 vars in 1624 bytes} [Thu Aug 13 21:19:27 2026] GET /volume/v3/volumes/05b9159b-6a65-4f87-95bd-0f72bb41a272/encryption => generated 161 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:28.516511 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e7e509ea-8d2b-4182-be2e-22deea1cebf2 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:28.516511 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e7e509ea-8d2b-4182-be2e-22deea1cebf2 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] GET https://10.4.3.14/volume/v3/snapshots/e628f046-fdcb-479a-9c61-b2a444a8718b Aug 13 21:19:28.516511 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e7e509ea-8d2b-4182-be2e-22deea1cebf2 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:28.516511 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e7e509ea-8d2b-4182-be2e-22deea1cebf2 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:28.516511 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e7e509ea-8d2b-4182-be2e-22deea1cebf2 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] https://10.4.3.14/volume/v3/snapshots/e628f046-fdcb-479a-9c61-b2a444a8718b returned with HTTP 404 Aug 13 21:19:28.516511 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1193/4744] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:19:27 2026] GET /volume/v3/snapshots/e628f046-fdcb-479a-9c61-b2a444a8718b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:19:28.518016 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-a16b101c-641a-4ab0-9e37-2ebaa76d93fc None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:28.518016 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a16b101c-641a-4ab0-9e37-2ebaa76d93fc tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] DELETE https://10.4.3.14/volume/v3/volumes/628f84ed-04b9-4569-aaca-07619c632ac8 Aug 13 21:19:28.518016 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a16b101c-641a-4ab0-9e37-2ebaa76d93fc tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:28.518016 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a16b101c-641a-4ab0-9e37-2ebaa76d93fc tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:28.518016 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-a16b101c-641a-4ab0-9e37-2ebaa76d93fc tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Delete volume with id: 628f84ed-04b9-4569-aaca-07619c632ac8 Aug 13 21:19:28.518016 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:19:28.518016 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:19:28.518016 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-a16b101c-641a-4ab0-9e37-2ebaa76d93fc tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Volume info retrieved successfully. Aug 13 21:19:28.518016 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-a16b101c-641a-4ab0-9e37-2ebaa76d93fc tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Delete volume request issued successfully. Aug 13 21:19:28.518016 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a16b101c-641a-4ab0-9e37-2ebaa76d93fc tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] https://10.4.3.14/volume/v3/volumes/628f84ed-04b9-4569-aaca-07619c632ac8 returned with HTTP 202 Aug 13 21:19:28.518016 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1182/4745] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:19:27 2026] DELETE /volume/v3/volumes/628f84ed-04b9-4569-aaca-07619c632ac8 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:19:28.519235 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-10f50d56-0def-4e9a-a5fe-b28d87f4e807 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:28.519235 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-10f50d56-0def-4e9a-a5fe-b28d87f4e807 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] GET https://10.4.3.14/volume/v3/volumes/628f84ed-04b9-4569-aaca-07619c632ac8 Aug 13 21:19:28.519235 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-10f50d56-0def-4e9a-a5fe-b28d87f4e807 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:28.519235 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-10f50d56-0def-4e9a-a5fe-b28d87f4e807 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:28.519235 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:19:28.519235 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:19:28.519235 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-10f50d56-0def-4e9a-a5fe-b28d87f4e807 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Volume info retrieved successfully. Aug 13 21:19:28.519235 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-10f50d56-0def-4e9a-a5fe-b28d87f4e807 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] https://10.4.3.14/volume/v3/volumes/628f84ed-04b9-4569-aaca-07619c632ac8 returned with HTTP 200 Aug 13 21:19:28.519235 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1186/4746] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:19:28 2026] GET /volume/v3/volumes/628f84ed-04b9-4569-aaca-07619c632ac8 => generated 1015 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:19:28.519978 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-3875a3c8-9817-473d-815f-e9b9d6ed29f1 req-4ec31c84-a6dd-41e7-8fc7-c11a4f8cb49a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:28.519978 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-3875a3c8-9817-473d-815f-e9b9d6ed29f1 req-4ec31c84-a6dd-41e7-8fc7-c11a4f8cb49a tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] DELETE https://10.4.3.14/volume/v3/attachments/f99b58f7-29d5-4c3c-9805-4bc6a1028b61 Aug 13 21:19:28.519978 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-3875a3c8-9817-473d-815f-e9b9d6ed29f1 req-4ec31c84-a6dd-41e7-8fc7-c11a4f8cb49a tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:28.519978 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-3875a3c8-9817-473d-815f-e9b9d6ed29f1 req-4ec31c84-a6dd-41e7-8fc7-c11a4f8cb49a tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:28.519978 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:19:28.519978 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:19:28.519978 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-3875a3c8-9817-473d-815f-e9b9d6ed29f1 req-4ec31c84-a6dd-41e7-8fc7-c11a4f8cb49a tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/attachments/f99b58f7-29d5-4c3c-9805-4bc6a1028b61 returned with HTTP 200 Aug 13 21:19:28.519978 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1186/4747] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:19:28 2026] DELETE /volume/v3/attachments/f99b58f7-29d5-4c3c-9805-4bc6a1028b61 => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:28.520866 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-20244352-ce55-467b-ac5c-23403d22ae17 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:28.520866 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-20244352-ce55-467b-ac5c-23403d22ae17 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/e79d42b0-a13c-4ee4-b7a1-18ca7ac7ced1 Aug 13 21:19:28.520866 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-20244352-ce55-467b-ac5c-23403d22ae17 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:28.520866 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-20244352-ce55-467b-ac5c-23403d22ae17 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:28.520866 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-20244352-ce55-467b-ac5c-23403d22ae17 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id e79d42b0-a13c-4ee4-b7a1-18ca7ac7ced1. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:19:28.520866 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:19:28.520866 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:19:28.520866 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-20244352-ce55-467b-ac5c-23403d22ae17 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/e79d42b0-a13c-4ee4-b7a1-18ca7ac7ced1 returned with HTTP 200 Aug 13 21:19:28.520866 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1194/4748] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:28 2026] GET /volume/v3/backups/e79d42b0-a13c-4ee4-b7a1-18ca7ac7ced1 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:28.521910 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d5901a7c-6f61-48e1-ba26-af7d99c85795 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:28.521910 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d5901a7c-6f61-48e1-ba26-af7d99c85795 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] GET https://10.4.3.14/volume/v3/volumes/947f6595-bcb7-4d76-b0a8-0b729edf5aea Aug 13 21:19:28.521910 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d5901a7c-6f61-48e1-ba26-af7d99c85795 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:28.521910 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d5901a7c-6f61-48e1-ba26-af7d99c85795 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:28.521910 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d5901a7c-6f61-48e1-ba26-af7d99c85795 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/volumes/947f6595-bcb7-4d76-b0a8-0b729edf5aea returned with HTTP 404 Aug 13 21:19:28.521910 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1183/4749] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:19:28 2026] GET /volume/v3/volumes/947f6595-bcb7-4d76-b0a8-0b729edf5aea => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:19:28.522368 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b75d1481-427c-45bb-b8ae-7ed18aeec49f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:28.523188 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b75d1481-427c-45bb-b8ae-7ed18aeec49f tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] DELETE https://10.4.3.14/volume/v3/volumes/f22b5c11-a7ca-4f29-8cc5-6895c4c5682b Aug 13 21:19:28.523188 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b75d1481-427c-45bb-b8ae-7ed18aeec49f tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:28.523761 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b75d1481-427c-45bb-b8ae-7ed18aeec49f tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:28.523761 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-b75d1481-427c-45bb-b8ae-7ed18aeec49f tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Delete volume with id: f22b5c11-a7ca-4f29-8cc5-6895c4c5682b Aug 13 21:19:28.531641 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:19:28.531641 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:19:28.532178 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b75d1481-427c-45bb-b8ae-7ed18aeec49f tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Volume info retrieved successfully. Aug 13 21:19:28.548502 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b75d1481-427c-45bb-b8ae-7ed18aeec49f tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Delete volume request issued successfully. Aug 13 21:19:28.548787 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b75d1481-427c-45bb-b8ae-7ed18aeec49f tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/volumes/f22b5c11-a7ca-4f29-8cc5-6895c4c5682b returned with HTTP 202 Aug 13 21:19:28.549234 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1187/4750] 10.4.3.14 () {68 vars in 1385 bytes} [Thu Aug 13 21:19:28 2026] DELETE /volume/v3/volumes/f22b5c11-a7ca-4f29-8cc5-6895c4c5682b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 21:19:28.556655 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b20894cb-686d-439e-9802-b4c984dff7a4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:28.558216 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b20894cb-686d-439e-9802-b4c984dff7a4 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] GET https://10.4.3.14/volume/v3/volumes/f22b5c11-a7ca-4f29-8cc5-6895c4c5682b Aug 13 21:19:28.558452 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b20894cb-686d-439e-9802-b4c984dff7a4 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:28.558610 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b20894cb-686d-439e-9802-b4c984dff7a4 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:28.565857 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:19:28.565857 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:19:28.570246 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b20894cb-686d-439e-9802-b4c984dff7a4 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Volume info retrieved successfully. Aug 13 21:19:28.575245 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b20894cb-686d-439e-9802-b4c984dff7a4 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/volumes/f22b5c11-a7ca-4f29-8cc5-6895c4c5682b returned with HTTP 200 Aug 13 21:19:28.575630 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1187/4751] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:19:28 2026] GET /volume/v3/volumes/f22b5c11-a7ca-4f29-8cc5-6895c4c5682b => generated 893 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:19:29.055173 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-dafd861b-4d46-4387-b483-d8d849520be1 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:29.057338 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-dafd861b-4d46-4387-b483-d8d849520be1 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] GET https://10.4.3.14/volume/v3/volumes/628f84ed-04b9-4569-aaca-07619c632ac8 Aug 13 21:19:29.057577 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-dafd861b-4d46-4387-b483-d8d849520be1 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:29.057801 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-dafd861b-4d46-4387-b483-d8d849520be1 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:29.064302 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-dafd861b-4d46-4387-b483-d8d849520be1 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] https://10.4.3.14/volume/v3/volumes/628f84ed-04b9-4569-aaca-07619c632ac8 returned with HTTP 404 Aug 13 21:19:29.064825 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1195/4752] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:19:29 2026] GET /volume/v3/volumes/628f84ed-04b9-4569-aaca-07619c632ac8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:19:29.073023 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ef8a340a-6b8c-4873-9ee7-ecd4353fb63b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:29.074520 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ef8a340a-6b8c-4873-9ee7-ecd4353fb63b tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:19:29.074882 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ef8a340a-6b8c-4873-9ee7-ecd4353fb63b tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-349401544"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:19:29.076322 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-ef8a340a-6b8c-4873-9ee7-ecd4353fb63b tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-349401544'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:19:29.076480 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-ef8a340a-6b8c-4873-9ee7-ecd4353fb63b tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Create volume of 1 GB Aug 13 21:19:29.080536 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-ef8a340a-6b8c-4873-9ee7-ecd4353fb63b tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Availability Zones retrieved successfully. Aug 13 21:19:29.085982 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-ef8a340a-6b8c-4873-9ee7-ecd4353fb63b tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Flow 'volume_create_api' (fbf5b3c8-d47f-4515-9b4e-2b52abcc73b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:19:29.086879 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-ef8a340a-6b8c-4873-9ee7-ecd4353fb63b tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f4df513-6996-4199-9374-c7e5d28c7293) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:29.087643 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-ef8a340a-6b8c-4873-9ee7-ecd4353fb63b tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:19:29.110571 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-ef8a340a-6b8c-4873-9ee7-ecd4353fb63b tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f4df513-6996-4199-9374-c7e5d28c7293) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:29.111635 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-ef8a340a-6b8c-4873-9ee7-ecd4353fb63b tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (881d2e12-2581-462e-8f6c-49b7e9caa8fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:29.145703 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-ef8a340a-6b8c-4873-9ee7-ecd4353fb63b tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Created reservations ['f1903aaf-732f-41fd-8ec9-4145610dd3d9', 'c9f62e84-0b52-432a-8a35-6273b6d25081', '6fca5243-8141-4739-bf91-8997cb8b4c6e', 'df80fcb0-926d-4859-9df6-9babe4e9633f'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:19:29.146592 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-ef8a340a-6b8c-4873-9ee7-ecd4353fb63b tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (881d2e12-2581-462e-8f6c-49b7e9caa8fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1903aaf-732f-41fd-8ec9-4145610dd3d9', 'c9f62e84-0b52-432a-8a35-6273b6d25081', '6fca5243-8141-4739-bf91-8997cb8b4c6e', 'df80fcb0-926d-4859-9df6-9babe4e9633f']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:29.147373 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-ef8a340a-6b8c-4873-9ee7-ecd4353fb63b tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3982a5f9-5a82-43c1-9ac3-bec807ebe840) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:29.171405 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-ef8a340a-6b8c-4873-9ee7-ecd4353fb63b tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3982a5f9-5a82-43c1-9ac3-bec807ebe840) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70d00e47-34e6-4140-813f-c1ece87f08bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-349401544',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ae32ec111ae445096dc20446025c248',qos_specs=None,replication_status=,reservations=['f1903aaf-732f-41fd-8ec9-4145610dd3d9','c9f62e84-0b52-432a-8a35-6273b6d25081','6fca5243-8141-4739-bf91-8997cb8b4c6e','df80fcb0-926d-4859-9df6-9babe4e9633f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='676f0fbbcee0405bb0b2fa4eed4aba01',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:19:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-349401544',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=70d00e47-34e6-4140-813f-c1ece87f08bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0ae32ec111ae445096dc20446025c248',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='676f0fbbcee0405bb0b2fa4eed4aba01',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:29.172797 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-ef8a340a-6b8c-4873-9ee7-ecd4353fb63b tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7981564-7198-4313-be78-98dcb729aa79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:29.193078 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-ef8a340a-6b8c-4873-9ee7-ecd4353fb63b tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7981564-7198-4313-be78-98dcb729aa79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-349401544',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ae32ec111ae445096dc20446025c248',qos_specs=None,replication_status=,reservations=['f1903aaf-732f-41fd-8ec9-4145610dd3d9','c9f62e84-0b52-432a-8a35-6273b6d25081','6fca5243-8141-4739-bf91-8997cb8b4c6e','df80fcb0-926d-4859-9df6-9babe4e9633f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='676f0fbbcee0405bb0b2fa4eed4aba01',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:29.193875 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-ef8a340a-6b8c-4873-9ee7-ecd4353fb63b tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb049ca8-6820-470c-8e27-46e71d0ac1ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:29.202155 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-ef8a340a-6b8c-4873-9ee7-ecd4353fb63b tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb049ca8-6820-470c-8e27-46e71d0ac1ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:29.202957 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-ef8a340a-6b8c-4873-9ee7-ecd4353fb63b tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Flow 'volume_create_api' (fbf5b3c8-d47f-4515-9b4e-2b52abcc73b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:19:29.203247 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-ef8a340a-6b8c-4873-9ee7-ecd4353fb63b tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Create volume request issued successfully. Aug 13 21:19:29.203822 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ef8a340a-6b8c-4873-9ee7-ecd4353fb63b tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:19:29.204297 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1184/4753] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:19:29 2026] POST /volume/v3/volumes => generated 775 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:19:29.216343 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-65c41787-98d9-40f3-a468-644f19690d07 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:29.218205 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-65c41787-98d9-40f3-a468-644f19690d07 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] GET https://10.4.3.14/volume/v3/volumes/70d00e47-34e6-4140-813f-c1ece87f08bf Aug 13 21:19:29.218429 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-65c41787-98d9-40f3-a468-644f19690d07 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:29.218647 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-65c41787-98d9-40f3-a468-644f19690d07 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:29.225550 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:19:29.225550 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:19:29.229011 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-65c41787-98d9-40f3-a468-644f19690d07 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Volume info retrieved successfully. Aug 13 21:19:29.232889 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-65c41787-98d9-40f3-a468-644f19690d07 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] https://10.4.3.14/volume/v3/volumes/70d00e47-34e6-4140-813f-c1ece87f08bf returned with HTTP 200 Aug 13 21:19:29.233289 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1188/4754] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:19:29 2026] GET /volume/v3/volumes/70d00e47-34e6-4140-813f-c1ece87f08bf => generated 954 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:29.441628 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-35e756d2-366c-4c14-89a7-6a9890dab421 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:29.442991 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-35e756d2-366c-4c14-89a7-6a9890dab421 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/e79d42b0-a13c-4ee4-b7a1-18ca7ac7ced1 Aug 13 21:19:29.443285 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-35e756d2-366c-4c14-89a7-6a9890dab421 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:29.443569 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-35e756d2-366c-4c14-89a7-6a9890dab421 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:29.443775 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-35e756d2-366c-4c14-89a7-6a9890dab421 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id e79d42b0-a13c-4ee4-b7a1-18ca7ac7ced1. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:19:29.448998 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:19:29.448998 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:19:29.449549 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-35e756d2-366c-4c14-89a7-6a9890dab421 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/e79d42b0-a13c-4ee4-b7a1-18ca7ac7ced1 returned with HTTP 200 Aug 13 21:19:29.450023 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1188/4755] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:29 2026] GET /volume/v3/backups/e79d42b0-a13c-4ee4-b7a1-18ca7ac7ced1 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:29.508792 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b3a9a2ad-047b-4c2e-9164-6e638f5142d6 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:29.510592 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b3a9a2ad-047b-4c2e-9164-6e638f5142d6 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] DELETE https://10.4.3.14/volume/v3/volumes/05b9159b-6a65-4f87-95bd-0f72bb41a272 Aug 13 21:19:29.510775 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b3a9a2ad-047b-4c2e-9164-6e638f5142d6 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:29.510948 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b3a9a2ad-047b-4c2e-9164-6e638f5142d6 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:29.511132 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-b3a9a2ad-047b-4c2e-9164-6e638f5142d6 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Delete volume with id: 05b9159b-6a65-4f87-95bd-0f72bb41a272 Aug 13 21:19:29.517577 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:19:29.517577 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:19:29.517985 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-b3a9a2ad-047b-4c2e-9164-6e638f5142d6 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume info retrieved successfully. Aug 13 21:19:29.527884 np0000007265 devstack@c-api.service[100216]: WARNING cinder.keymgr.conf_key_mgr [None req-b3a9a2ad-047b-4c2e-9164-6e638f5142d6 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 21:19:29.533131 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-b3a9a2ad-047b-4c2e-9164-6e638f5142d6 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Delete volume request issued successfully. Aug 13 21:19:29.533260 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b3a9a2ad-047b-4c2e-9164-6e638f5142d6 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/05b9159b-6a65-4f87-95bd-0f72bb41a272 returned with HTTP 202 Aug 13 21:19:29.533681 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1196/4756] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:19:29 2026] DELETE /volume/v3/volumes/05b9159b-6a65-4f87-95bd-0f72bb41a272 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:19:29.541103 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ea43b2e2-ca81-4b15-816a-ecafc5ec5af9 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:29.542856 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ea43b2e2-ca81-4b15-816a-ecafc5ec5af9 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/volumes/05b9159b-6a65-4f87-95bd-0f72bb41a272 Aug 13 21:19:29.543070 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ea43b2e2-ca81-4b15-816a-ecafc5ec5af9 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:29.543261 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ea43b2e2-ca81-4b15-816a-ecafc5ec5af9 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:29.550487 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:19:29.550487 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:19:29.554083 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-ea43b2e2-ca81-4b15-816a-ecafc5ec5af9 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume info retrieved successfully. Aug 13 21:19:29.558757 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ea43b2e2-ca81-4b15-816a-ecafc5ec5af9 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/05b9159b-6a65-4f87-95bd-0f72bb41a272 returned with HTTP 200 Aug 13 21:19:29.559262 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1185/4757] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:19:29 2026] GET /volume/v3/volumes/05b9159b-6a65-4f87-95bd-0f72bb41a272 => generated 867 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:29.587784 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ebfaefbe-8a75-430c-884c-32a7e5a32c63 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:29.589601 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ebfaefbe-8a75-430c-884c-32a7e5a32c63 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] GET https://10.4.3.14/volume/v3/volumes/f22b5c11-a7ca-4f29-8cc5-6895c4c5682b Aug 13 21:19:29.589813 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ebfaefbe-8a75-430c-884c-32a7e5a32c63 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:29.590011 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ebfaefbe-8a75-430c-884c-32a7e5a32c63 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:29.595884 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ebfaefbe-8a75-430c-884c-32a7e5a32c63 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/volumes/f22b5c11-a7ca-4f29-8cc5-6895c4c5682b returned with HTTP 404 Aug 13 21:19:29.596445 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1189/4758] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:19:29 2026] GET /volume/v3/volumes/f22b5c11-a7ca-4f29-8cc5-6895c4c5682b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:19:29.603555 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e1350308-e2bd-40e7-9382-7bfcf1d0357a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:29.605661 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e1350308-e2bd-40e7-9382-7bfcf1d0357a tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] DELETE https://10.4.3.14/volume/v3/volumes/00693de0-6308-4398-8aab-e8736a75757f Aug 13 21:19:29.605936 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e1350308-e2bd-40e7-9382-7bfcf1d0357a tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:29.606155 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e1350308-e2bd-40e7-9382-7bfcf1d0357a tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:29.606350 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-e1350308-e2bd-40e7-9382-7bfcf1d0357a tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Delete volume with id: 00693de0-6308-4398-8aab-e8736a75757f Aug 13 21:19:29.613195 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:19:29.613195 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:19:29.613677 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e1350308-e2bd-40e7-9382-7bfcf1d0357a tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Volume info retrieved successfully. Aug 13 21:19:29.630578 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e1350308-e2bd-40e7-9382-7bfcf1d0357a tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Delete volume request issued successfully. Aug 13 21:19:29.630827 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e1350308-e2bd-40e7-9382-7bfcf1d0357a tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/volumes/00693de0-6308-4398-8aab-e8736a75757f returned with HTTP 202 Aug 13 21:19:29.631370 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1189/4759] 10.4.3.14 () {68 vars in 1385 bytes} [Thu Aug 13 21:19:29 2026] DELETE /volume/v3/volumes/00693de0-6308-4398-8aab-e8736a75757f => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 21:19:29.640880 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-035b7532-60eb-44da-a425-069033709ba5 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:29.642652 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-035b7532-60eb-44da-a425-069033709ba5 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] GET https://10.4.3.14/volume/v3/volumes/00693de0-6308-4398-8aab-e8736a75757f Aug 13 21:19:29.642892 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-035b7532-60eb-44da-a425-069033709ba5 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:29.643132 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-035b7532-60eb-44da-a425-069033709ba5 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:29.650106 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:19:29.650106 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:19:29.653591 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-035b7532-60eb-44da-a425-069033709ba5 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Volume info retrieved successfully. Aug 13 21:19:29.658544 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-035b7532-60eb-44da-a425-069033709ba5 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/volumes/00693de0-6308-4398-8aab-e8736a75757f returned with HTTP 200 Aug 13 21:19:29.659029 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1197/4760] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:19:29 2026] GET /volume/v3/volumes/00693de0-6308-4398-8aab-e8736a75757f => generated 893 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:19:30.245266 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-cdfe66a3-5cb1-4a45-9bd7-c3675ed9557b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:30.247593 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-cdfe66a3-5cb1-4a45-9bd7-c3675ed9557b tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] GET https://10.4.3.14/volume/v3/volumes/70d00e47-34e6-4140-813f-c1ece87f08bf Aug 13 21:19:30.247865 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-cdfe66a3-5cb1-4a45-9bd7-c3675ed9557b tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:30.248173 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-cdfe66a3-5cb1-4a45-9bd7-c3675ed9557b tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:30.257342 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:19:30.257342 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:19:30.261322 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-cdfe66a3-5cb1-4a45-9bd7-c3675ed9557b tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Volume info retrieved successfully. Aug 13 21:19:30.265805 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-cdfe66a3-5cb1-4a45-9bd7-c3675ed9557b tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] https://10.4.3.14/volume/v3/volumes/70d00e47-34e6-4140-813f-c1ece87f08bf returned with HTTP 200 Aug 13 21:19:30.266328 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1186/4761] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:19:30 2026] GET /volume/v3/volumes/70d00e47-34e6-4140-813f-c1ece87f08bf => generated 1006 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:19:30.277999 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a7d124e3-9aa3-458c-afd4-6107e3cba336 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:30.279526 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a7d124e3-9aa3-458c-afd4-6107e3cba336 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] POST https://10.4.3.14/volume/v3/snapshots Aug 13 21:19:30.279818 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a7d124e3-9aa3-458c-afd4-6107e3cba336 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "70d00e47-34e6-4140-813f-c1ece87f08bf", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-41882235"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:19:30.287270 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:19:30.287270 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:19:30.287651 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a7d124e3-9aa3-458c-afd4-6107e3cba336 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Volume info retrieved successfully. Aug 13 21:19:30.287765 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-a7d124e3-9aa3-458c-afd4-6107e3cba336 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Create snapshot from volume 70d00e47-34e6-4140-813f-c1ece87f08bf Aug 13 21:19:30.311038 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-a7d124e3-9aa3-458c-afd4-6107e3cba336 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Created reservations ['a8b91f5a-2efa-4b0e-9633-c9eefbafcc85', '95e95f5e-889b-4bd9-ab32-d57415fefa5a', 'bc3f908f-bb64-41c8-91a8-37c58bab4367', 'cc264c9d-1a7a-4425-89b6-f63faefccf87'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:19:30.341807 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a7d124e3-9aa3-458c-afd4-6107e3cba336 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Snapshot create request issued successfully. Aug 13 21:19:30.342080 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a7d124e3-9aa3-458c-afd4-6107e3cba336 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] https://10.4.3.14/volume/v3/snapshots returned with HTTP 202 Aug 13 21:19:30.342599 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1190/4762] 10.4.3.14 () {68 vars in 1258 bytes} [Thu Aug 13 21:19:30 2026] POST /volume/v3/snapshots => generated 306 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:19:30.350550 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-97b86f71-5c90-404d-b986-64bb32399780 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:30.352380 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-97b86f71-5c90-404d-b986-64bb32399780 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] GET https://10.4.3.14/volume/v3/snapshots/1b80ba14-d399-47e3-b762-d497cb726b05 Aug 13 21:19:30.352573 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-97b86f71-5c90-404d-b986-64bb32399780 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:30.352751 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-97b86f71-5c90-404d-b986-64bb32399780 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:30.357242 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:19:30.357242 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:19:30.357536 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-97b86f71-5c90-404d-b986-64bb32399780 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Snapshot retrieved successfully. Aug 13 21:19:30.358086 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-97b86f71-5c90-404d-b986-64bb32399780 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] https://10.4.3.14/volume/v3/snapshots/1b80ba14-d399-47e3-b762-d497cb726b05 returned with HTTP 200 Aug 13 21:19:30.358542 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1190/4763] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:19:30 2026] GET /volume/v3/snapshots/1b80ba14-d399-47e3-b762-d497cb726b05 => generated 438 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:30.461554 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-23275486-4f43-4a0c-9275-846a019f6527 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:30.463514 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-23275486-4f43-4a0c-9275-846a019f6527 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/e79d42b0-a13c-4ee4-b7a1-18ca7ac7ced1 Aug 13 21:19:30.463800 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-23275486-4f43-4a0c-9275-846a019f6527 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:30.464027 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-23275486-4f43-4a0c-9275-846a019f6527 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:30.464164 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-23275486-4f43-4a0c-9275-846a019f6527 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id e79d42b0-a13c-4ee4-b7a1-18ca7ac7ced1. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:19:30.468173 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:19:30.468173 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:19:30.468757 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-23275486-4f43-4a0c-9275-846a019f6527 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/e79d42b0-a13c-4ee4-b7a1-18ca7ac7ced1 returned with HTTP 200 Aug 13 21:19:30.469135 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1198/4764] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:30 2026] GET /volume/v3/backups/e79d42b0-a13c-4ee4-b7a1-18ca7ac7ced1 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:30.478536 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3b6ac321-01fc-4fa8-8409-50436f9a6d65 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:30.480317 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3b6ac321-01fc-4fa8-8409-50436f9a6d65 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] DELETE https://10.4.3.14/volume/v3/backups/e79d42b0-a13c-4ee4-b7a1-18ca7ac7ced1 Aug 13 21:19:30.480550 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3b6ac321-01fc-4fa8-8409-50436f9a6d65 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:30.480737 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3b6ac321-01fc-4fa8-8409-50436f9a6d65 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:30.480842 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.contrib.backups [None req-3b6ac321-01fc-4fa8-8409-50436f9a6d65 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Delete backup with id: e79d42b0-a13c-4ee4-b7a1-18ca7ac7ced1. Aug 13 21:19:30.484796 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:19:30.484796 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:19:30.496315 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.backup.rpcapi [None req-3b6ac321-01fc-4fa8-8409-50436f9a6d65 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] delete_backup rpcapi backup_id e79d42b0-a13c-4ee4-b7a1-18ca7ac7ced1 {{(pid=100217) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 21:19:30.497905 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3b6ac321-01fc-4fa8-8409-50436f9a6d65 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/e79d42b0-a13c-4ee4-b7a1-18ca7ac7ced1 returned with HTTP 202 Aug 13 21:19:30.498366 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1187/4765] 10.4.3.14 () {68 vars in 1384 bytes} [Thu Aug 13 21:19:30 2026] DELETE /volume/v3/backups/e79d42b0-a13c-4ee4-b7a1-18ca7ac7ced1 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:19:30.505118 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-40cf9b64-5ab7-4fc1-a395-01e71387f9b1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:30.506788 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-40cf9b64-5ab7-4fc1-a395-01e71387f9b1 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] DELETE https://10.4.3.14/volume/v3/volumes/bd527c6d-f3f5-4fdf-8e5e-dbb8dab4708e Aug 13 21:19:30.507022 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-40cf9b64-5ab7-4fc1-a395-01e71387f9b1 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:30.507230 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-40cf9b64-5ab7-4fc1-a395-01e71387f9b1 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:30.507398 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-40cf9b64-5ab7-4fc1-a395-01e71387f9b1 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Delete volume with id: bd527c6d-f3f5-4fdf-8e5e-dbb8dab4708e Aug 13 21:19:30.513694 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:19:30.513694 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:19:30.514035 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-40cf9b64-5ab7-4fc1-a395-01e71387f9b1 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Volume info retrieved successfully. Aug 13 21:19:30.529262 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-40cf9b64-5ab7-4fc1-a395-01e71387f9b1 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Delete volume request issued successfully. Aug 13 21:19:30.529490 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-40cf9b64-5ab7-4fc1-a395-01e71387f9b1 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/volumes/bd527c6d-f3f5-4fdf-8e5e-dbb8dab4708e returned with HTTP 202 Aug 13 21:19:30.529896 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1191/4766] 10.4.3.14 () {68 vars in 1384 bytes} [Thu Aug 13 21:19:30 2026] DELETE /volume/v3/volumes/bd527c6d-f3f5-4fdf-8e5e-dbb8dab4708e => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:19:30.536213 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e4739eb5-99ae-4054-8150-dd7965a83d02 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:30.537970 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e4739eb5-99ae-4054-8150-dd7965a83d02 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/volumes/bd527c6d-f3f5-4fdf-8e5e-dbb8dab4708e Aug 13 21:19:30.538213 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e4739eb5-99ae-4054-8150-dd7965a83d02 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:30.538430 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e4739eb5-99ae-4054-8150-dd7965a83d02 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:30.546575 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:19:30.546575 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:19:30.551058 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e4739eb5-99ae-4054-8150-dd7965a83d02 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Volume info retrieved successfully. Aug 13 21:19:30.555350 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e4739eb5-99ae-4054-8150-dd7965a83d02 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/volumes/bd527c6d-f3f5-4fdf-8e5e-dbb8dab4708e returned with HTTP 200 Aug 13 21:19:30.555810 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1191/4767] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:30 2026] GET /volume/v3/volumes/bd527c6d-f3f5-4fdf-8e5e-dbb8dab4708e => generated 1015 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:19:30.572804 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-9acb17d1-04eb-402c-8341-237af8e3e6f0 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:30.574819 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9acb17d1-04eb-402c-8341-237af8e3e6f0 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/volumes/05b9159b-6a65-4f87-95bd-0f72bb41a272 Aug 13 21:19:30.575049 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9acb17d1-04eb-402c-8341-237af8e3e6f0 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:30.575259 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9acb17d1-04eb-402c-8341-237af8e3e6f0 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:30.580753 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9acb17d1-04eb-402c-8341-237af8e3e6f0 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/05b9159b-6a65-4f87-95bd-0f72bb41a272 returned with HTTP 404 Aug 13 21:19:30.581404 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1199/4768] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:19:30 2026] GET /volume/v3/volumes/05b9159b-6a65-4f87-95bd-0f72bb41a272 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:19:30.587955 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-e4ba2300-69c8-44fe-8626-abec4fefc788 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:30.589603 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e4ba2300-69c8-44fe-8626-abec4fefc788 tempest-TestVolumeBootPattern-846457156 tempest-TestVolumeBootPattern-846457156-project-admin] GET https://10.4.3.14/volume/v3/volumes/detail?all_tenants=1 Aug 13 21:19:30.589795 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e4ba2300-69c8-44fe-8626-abec4fefc788 tempest-TestVolumeBootPattern-846457156 tempest-TestVolumeBootPattern-846457156-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:30.590184 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e4ba2300-69c8-44fe-8626-abec4fefc788 tempest-TestVolumeBootPattern-846457156 tempest-TestVolumeBootPattern-846457156-project-admin] Calling method 'detail' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:30.590892 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-e4ba2300-69c8-44fe-8626-abec4fefc788 tempest-TestVolumeBootPattern-846457156 tempest-TestVolumeBootPattern-846457156-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100217) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:19:30.600030 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-e4ba2300-69c8-44fe-8626-abec4fefc788 tempest-TestVolumeBootPattern-846457156 tempest-TestVolumeBootPattern-846457156-project-admin] Get all volumes completed successfully. Aug 13 21:19:30.601550 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:19:30.601550 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:19:30.605394 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e4ba2300-69c8-44fe-8626-abec4fefc788 tempest-TestVolumeBootPattern-846457156 tempest-TestVolumeBootPattern-846457156-project-admin] https://10.4.3.14/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 21:19:30.605760 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1188/4769] 10.4.3.14 () {66 vars in 1278 bytes} [Thu Aug 13 21:19:30 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7260 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:19:30.617726 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-738fb335-6b21-4955-83e8-d4ef77fae270 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:30.619297 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-738fb335-6b21-4955-83e8-d4ef77fae270 tempest-TestVolumeBootPattern-846457156 tempest-TestVolumeBootPattern-846457156-project-admin] DELETE https://10.4.3.14/volume/v3/types/73df5811-e67f-489f-b6d4-a7ee6e2dfcbe Aug 13 21:19:30.619531 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-738fb335-6b21-4955-83e8-d4ef77fae270 tempest-TestVolumeBootPattern-846457156 tempest-TestVolumeBootPattern-846457156-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:30.619640 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-738fb335-6b21-4955-83e8-d4ef77fae270 tempest-TestVolumeBootPattern-846457156 tempest-TestVolumeBootPattern-846457156-project-admin] Calling method '_delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:30.640450 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-738fb335-6b21-4955-83e8-d4ef77fae270 tempest-TestVolumeBootPattern-846457156 tempest-TestVolumeBootPattern-846457156-project-admin] https://10.4.3.14/volume/v3/types/73df5811-e67f-489f-b6d4-a7ee6e2dfcbe returned with HTTP 202 Aug 13 21:19:30.640841 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1192/4770] 10.4.3.14 () {66 vars in 1338 bytes} [Thu Aug 13 21:19:30 2026] DELETE /volume/v3/types/73df5811-e67f-489f-b6d4-a7ee6e2dfcbe => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:19:30.664266 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b479ce20-5b26-4baf-8608-0c6e8b4520a6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:30.666231 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b479ce20-5b26-4baf-8608-0c6e8b4520a6 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:19:30.666566 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b479ce20-5b26-4baf-8608-0c6e8b4520a6 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-2144587953", "snapshot_id": null, "imageRef": "aa832912-12b8-47ea-874b-ab8df3e573a9", "volume_type": null, "size": 1}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:19:30.668074 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-b479ce20-5b26-4baf-8608-0c6e8b4520a6 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-2144587953', 'snapshot_id': None, 'imageRef': 'aa832912-12b8-47ea-874b-ab8df3e573a9', 'volume_type': None, 'size': 1}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:19:30.669901 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ff2f227b-d904-4e63-8941-1bf49418871b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:30.671510 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ff2f227b-d904-4e63-8941-1bf49418871b tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] GET https://10.4.3.14/volume/v3/volumes/00693de0-6308-4398-8aab-e8736a75757f Aug 13 21:19:30.671700 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ff2f227b-d904-4e63-8941-1bf49418871b tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:30.671866 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ff2f227b-d904-4e63-8941-1bf49418871b tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:30.676904 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ff2f227b-d904-4e63-8941-1bf49418871b tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/volumes/00693de0-6308-4398-8aab-e8736a75757f returned with HTTP 404 Aug 13 21:19:30.677501 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1200/4771] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:19:30 2026] GET /volume/v3/volumes/00693de0-6308-4398-8aab-e8736a75757f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:19:30.684643 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-7065ff7a-aa4c-4b07-8e9d-0a601b6d44e4 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:30.686118 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7065ff7a-aa4c-4b07-8e9d-0a601b6d44e4 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:19:30.686428 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7065ff7a-aa4c-4b07-8e9d-0a601b6d44e4 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-721304456"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:19:30.687714 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-7065ff7a-aa4c-4b07-8e9d-0a601b6d44e4 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-721304456'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:19:30.687933 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-7065ff7a-aa4c-4b07-8e9d-0a601b6d44e4 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Create volume of 1 GB Aug 13 21:19:30.691501 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-7065ff7a-aa4c-4b07-8e9d-0a601b6d44e4 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Availability Zones retrieved successfully. Aug 13 21:19:30.696938 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-7065ff7a-aa4c-4b07-8e9d-0a601b6d44e4 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Flow 'volume_create_api' (dadcec69-0f39-4562-b0e1-bddcb4852238) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:19:30.697828 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-7065ff7a-aa4c-4b07-8e9d-0a601b6d44e4 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37107480-53c5-41da-a858-21cb6a2ce66a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:30.698705 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-7065ff7a-aa4c-4b07-8e9d-0a601b6d44e4 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:19:30.725901 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-7065ff7a-aa4c-4b07-8e9d-0a601b6d44e4 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37107480-53c5-41da-a858-21cb6a2ce66a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:30.726586 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-7065ff7a-aa4c-4b07-8e9d-0a601b6d44e4 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1675c04f-71a9-4497-9d8b-872a153ecfd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:30.743274 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-b479ce20-5b26-4baf-8608-0c6e8b4520a6 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Create volume of 1 GB Aug 13 21:19:30.747806 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b479ce20-5b26-4baf-8608-0c6e8b4520a6 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Availability Zones retrieved successfully. Aug 13 21:19:30.753728 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-b479ce20-5b26-4baf-8608-0c6e8b4520a6 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Flow 'volume_create_api' (67b99eb0-02b1-48d8-a8a7-0592bdc83c4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:19:30.754740 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-b479ce20-5b26-4baf-8608-0c6e8b4520a6 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c67a439-d37a-4f2d-9359-f1f5e86c4a97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:30.755610 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-b479ce20-5b26-4baf-8608-0c6e8b4520a6 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:19:30.773358 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-7065ff7a-aa4c-4b07-8e9d-0a601b6d44e4 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Created reservations ['232d2260-5513-4eb0-9b54-c4249a1d9b8d', '713b180a-d064-4533-a9d2-9c1d7ae969f9', '66a21436-427b-4533-9f2e-bb293742e90b', '2053bfb4-60c3-4dec-a7b9-097e218b7d57'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:19:30.774147 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-7065ff7a-aa4c-4b07-8e9d-0a601b6d44e4 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1675c04f-71a9-4497-9d8b-872a153ecfd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['232d2260-5513-4eb0-9b54-c4249a1d9b8d', '713b180a-d064-4533-a9d2-9c1d7ae969f9', '66a21436-427b-4533-9f2e-bb293742e90b', '2053bfb4-60c3-4dec-a7b9-097e218b7d57']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:30.774806 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-7065ff7a-aa4c-4b07-8e9d-0a601b6d44e4 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (915aa96d-ac8d-455f-9b2c-95cd670c8c6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:30.800075 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-7065ff7a-aa4c-4b07-8e9d-0a601b6d44e4 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (915aa96d-ac8d-455f-9b2c-95cd670c8c6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c1cb6415-8cb1-48e9-9585-dbf19f4dcba6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-721304456',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e80ae52d2c0c4aa2b8df92128adc412e',qos_specs=None,replication_status=,reservations=['232d2260-5513-4eb0-9b54-c4249a1d9b8d','713b180a-d064-4533-a9d2-9c1d7ae969f9','66a21436-427b-4533-9f2e-bb293742e90b','2053bfb4-60c3-4dec-a7b9-097e218b7d57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06769098ef3545febb69fb0a64ed0052',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:19:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-721304456',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c1cb6415-8cb1-48e9-9585-dbf19f4dcba6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e80ae52d2c0c4aa2b8df92128adc412e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06769098ef3545febb69fb0a64ed0052',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:30.800986 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-7065ff7a-aa4c-4b07-8e9d-0a601b6d44e4 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (178ce470-acfa-4fc2-819d-64f77d4181d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:30.809123 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-b479ce20-5b26-4baf-8608-0c6e8b4520a6 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c67a439-d37a-4f2d-9359-f1f5e86c4a97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:30.809908 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-b479ce20-5b26-4baf-8608-0c6e8b4520a6 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (796dcb90-f2e8-45e6-ad71-8a86b67d041e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:30.821689 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-7065ff7a-aa4c-4b07-8e9d-0a601b6d44e4 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (178ce470-acfa-4fc2-819d-64f77d4181d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-721304456',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e80ae52d2c0c4aa2b8df92128adc412e',qos_specs=None,replication_status=,reservations=['232d2260-5513-4eb0-9b54-c4249a1d9b8d','713b180a-d064-4533-a9d2-9c1d7ae969f9','66a21436-427b-4533-9f2e-bb293742e90b','2053bfb4-60c3-4dec-a7b9-097e218b7d57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06769098ef3545febb69fb0a64ed0052',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:30.822324 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-7065ff7a-aa4c-4b07-8e9d-0a601b6d44e4 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f27f8b7c-1c4d-4a60-a6f7-07a264600319) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:30.831651 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-7065ff7a-aa4c-4b07-8e9d-0a601b6d44e4 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f27f8b7c-1c4d-4a60-a6f7-07a264600319) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:30.832529 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-7065ff7a-aa4c-4b07-8e9d-0a601b6d44e4 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Flow 'volume_create_api' (dadcec69-0f39-4562-b0e1-bddcb4852238) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:19:30.832860 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-7065ff7a-aa4c-4b07-8e9d-0a601b6d44e4 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Create volume request issued successfully. Aug 13 21:19:30.833384 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7065ff7a-aa4c-4b07-8e9d-0a601b6d44e4 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:19:30.833808 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1189/4772] 10.4.3.14 () {70 vars in 1292 bytes} [Thu Aug 13 21:19:30 2026] POST /volume/v3/volumes => generated 767 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:19:30.844705 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b5d59907-680f-46a8-9123-2b2776c39a96 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:30.846379 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b5d59907-680f-46a8-9123-2b2776c39a96 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] GET https://10.4.3.14/volume/v3/volumes/c1cb6415-8cb1-48e9-9585-dbf19f4dcba6 Aug 13 21:19:30.846614 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b5d59907-680f-46a8-9123-2b2776c39a96 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:30.846794 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b5d59907-680f-46a8-9123-2b2776c39a96 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:30.853436 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:19:30.853436 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:19:30.857388 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b5d59907-680f-46a8-9123-2b2776c39a96 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Volume info retrieved successfully. Aug 13 21:19:30.860709 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-b479ce20-5b26-4baf-8608-0c6e8b4520a6 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Created reservations ['521e688d-8648-4b2a-b6c6-2e2bba29d88e', '0d3c9069-dd04-4749-9c65-36c0e4497fd7', '7df06766-d3a4-4701-8585-bb4d48c724ba', '9dd38559-5d34-4ccc-9f44-8d53af2bbcf0'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:19:30.861550 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-b479ce20-5b26-4baf-8608-0c6e8b4520a6 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (796dcb90-f2e8-45e6-ad71-8a86b67d041e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['521e688d-8648-4b2a-b6c6-2e2bba29d88e', '0d3c9069-dd04-4749-9c65-36c0e4497fd7', '7df06766-d3a4-4701-8585-bb4d48c724ba', '9dd38559-5d34-4ccc-9f44-8d53af2bbcf0']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:30.861975 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b5d59907-680f-46a8-9123-2b2776c39a96 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/volumes/c1cb6415-8cb1-48e9-9585-dbf19f4dcba6 returned with HTTP 200 Aug 13 21:19:30.862289 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-b479ce20-5b26-4baf-8608-0c6e8b4520a6 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d68ca653-6df8-47be-80dc-099bf7c723ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:30.862323 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1193/4773] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:19:30 2026] GET /volume/v3/volumes/c1cb6415-8cb1-48e9-9585-dbf19f4dcba6 => generated 835 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:19:30.883751 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-b479ce20-5b26-4baf-8608-0c6e8b4520a6 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d68ca653-6df8-47be-80dc-099bf7c723ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '34aee740-dada-44e9-a344-17359e32808c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2144587953',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e22de8026e5c48d8adde4c89bf7d81f0',qos_specs=None,replication_status=,reservations=['521e688d-8648-4b2a-b6c6-2e2bba29d88e','0d3c9069-dd04-4749-9c65-36c0e4497fd7','7df06766-d3a4-4701-8585-bb4d48c724ba','9dd38559-5d34-4ccc-9f44-8d53af2bbcf0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3356179425b4bccab67ccf7a74572f7',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:19:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2144587953',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=34aee740-dada-44e9-a344-17359e32808c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e22de8026e5c48d8adde4c89bf7d81f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3356179425b4bccab67ccf7a74572f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:30.884479 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-b479ce20-5b26-4baf-8608-0c6e8b4520a6 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3f79108-50d2-4635-9f53-db0203460f80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:30.901506 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-b479ce20-5b26-4baf-8608-0c6e8b4520a6 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3f79108-50d2-4635-9f53-db0203460f80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2144587953',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e22de8026e5c48d8adde4c89bf7d81f0',qos_specs=None,replication_status=,reservations=['521e688d-8648-4b2a-b6c6-2e2bba29d88e','0d3c9069-dd04-4749-9c65-36c0e4497fd7','7df06766-d3a4-4701-8585-bb4d48c724ba','9dd38559-5d34-4ccc-9f44-8d53af2bbcf0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3356179425b4bccab67ccf7a74572f7',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:30.902480 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-b479ce20-5b26-4baf-8608-0c6e8b4520a6 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (824f97fc-fd71-41e5-91f5-fb2d39afae72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:30.911771 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-b479ce20-5b26-4baf-8608-0c6e8b4520a6 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (824f97fc-fd71-41e5-91f5-fb2d39afae72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:30.912692 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-b479ce20-5b26-4baf-8608-0c6e8b4520a6 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Flow 'volume_create_api' (67b99eb0-02b1-48d8-a8a7-0592bdc83c4a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:19:30.913027 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b479ce20-5b26-4baf-8608-0c6e8b4520a6 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Create volume request issued successfully. Aug 13 21:19:30.913546 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b479ce20-5b26-4baf-8608-0c6e8b4520a6 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:19:30.913953 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1192/4774] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:19:30 2026] POST /volume/v3/volumes => generated 757 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:19:30.928590 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-20374726-29d2-4137-a877-2840f9e10295 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:30.930373 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-20374726-29d2-4137-a877-2840f9e10295 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/volumes/34aee740-dada-44e9-a344-17359e32808c Aug 13 21:19:30.930630 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-20374726-29d2-4137-a877-2840f9e10295 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:30.930875 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-20374726-29d2-4137-a877-2840f9e10295 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:30.937563 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:19:30.937563 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:19:30.941856 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-20374726-29d2-4137-a877-2840f9e10295 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume info retrieved successfully. Aug 13 21:19:30.950315 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-20374726-29d2-4137-a877-2840f9e10295 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/34aee740-dada-44e9-a344-17359e32808c returned with HTTP 200 Aug 13 21:19:30.950784 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1201/4775] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:19:30 2026] GET /volume/v3/volumes/34aee740-dada-44e9-a344-17359e32808c => generated 825 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:31.366382 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-5d5bfb24-fbf1-4a7d-b291-f7e04c82fb66 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:31.368310 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5d5bfb24-fbf1-4a7d-b291-f7e04c82fb66 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] GET https://10.4.3.14/volume/v3/snapshots/1b80ba14-d399-47e3-b762-d497cb726b05 Aug 13 21:19:31.368572 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5d5bfb24-fbf1-4a7d-b291-f7e04c82fb66 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:31.368817 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5d5bfb24-fbf1-4a7d-b291-f7e04c82fb66 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:31.373570 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:19:31.373570 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:19:31.373909 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-5d5bfb24-fbf1-4a7d-b291-f7e04c82fb66 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Snapshot retrieved successfully. Aug 13 21:19:31.374559 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5d5bfb24-fbf1-4a7d-b291-f7e04c82fb66 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] https://10.4.3.14/volume/v3/snapshots/1b80ba14-d399-47e3-b762-d497cb726b05 returned with HTTP 200 Aug 13 21:19:31.374954 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1190/4776] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:19:31 2026] GET /volume/v3/snapshots/1b80ba14-d399-47e3-b762-d497cb726b05 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:31.383313 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1af127e3-1243-4250-95dc-4aa0ca58175e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:31.384864 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1af127e3-1243-4250-95dc-4aa0ca58175e tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-reader] POST https://10.4.3.14/volume/v3/snapshots/1b80ba14-d399-47e3-b762-d497cb726b05/action Aug 13 21:19:31.385212 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1af127e3-1243-4250-95dc-4aa0ca58175e tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:19:31.385346 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1af127e3-1243-4250-95dc-4aa0ca58175e tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:19:31.386552 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.admin_actions [None req-1af127e3-1243-4250-95dc-4aa0ca58175e tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-reader] Updating snapshot '1b80ba14-d399-47e3-b762-d497cb726b05' with '{'status': 'error'}' {{(pid=100215) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 21:19:31.393896 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:19:31.393896 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:19:31.394320 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.policy [None req-1af127e3-1243-4250-95dc-4aa0ca58175e tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'baf49ecc37c448aab78a9a93d905a21f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ae32ec111ae445096dc20446025c248', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100215) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 21:19:31.394503 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1af127e3-1243-4250-95dc-4aa0ca58175e tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-reader] https://10.4.3.14/volume/v3/snapshots/1b80ba14-d399-47e3-b762-d497cb726b05/action returned with HTTP 403 Aug 13 21:19:31.394886 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1194/4777] 10.4.3.14 () {68 vars in 1389 bytes} [Thu Aug 13 21:19:31 2026] POST /volume/v3/snapshots/1b80ba14-d399-47e3-b762-d497cb726b05/action => generated 133 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:19:31.401160 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ed439f74-4932-46f2-8c4a-4a28fe0d9de6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:31.402795 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ed439f74-4932-46f2-8c4a-4a28fe0d9de6 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] DELETE https://10.4.3.14/volume/v3/snapshots/1b80ba14-d399-47e3-b762-d497cb726b05 Aug 13 21:19:31.402954 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ed439f74-4932-46f2-8c4a-4a28fe0d9de6 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:31.403167 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ed439f74-4932-46f2-8c4a-4a28fe0d9de6 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:31.403266 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-ed439f74-4932-46f2-8c4a-4a28fe0d9de6 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Delete snapshot with id: 1b80ba14-d399-47e3-b762-d497cb726b05 Aug 13 21:19:31.407313 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:19:31.407313 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:19:31.407601 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ed439f74-4932-46f2-8c4a-4a28fe0d9de6 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Snapshot retrieved successfully. Aug 13 21:19:31.419600 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ed439f74-4932-46f2-8c4a-4a28fe0d9de6 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Snapshot delete request issued successfully. Aug 13 21:19:31.419753 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ed439f74-4932-46f2-8c4a-4a28fe0d9de6 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] https://10.4.3.14/volume/v3/snapshots/1b80ba14-d399-47e3-b762-d497cb726b05 returned with HTTP 202 Aug 13 21:19:31.420118 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1193/4778] 10.4.3.14 () {66 vars in 1350 bytes} [Thu Aug 13 21:19:31 2026] DELETE /volume/v3/snapshots/1b80ba14-d399-47e3-b762-d497cb726b05 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:19:31.427484 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-9df70982-eab2-4afb-bf17-2302367f793e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:31.429308 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9df70982-eab2-4afb-bf17-2302367f793e tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] GET https://10.4.3.14/volume/v3/snapshots/1b80ba14-d399-47e3-b762-d497cb726b05 Aug 13 21:19:31.429534 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9df70982-eab2-4afb-bf17-2302367f793e tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:31.429750 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9df70982-eab2-4afb-bf17-2302367f793e tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:31.434630 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:19:31.434630 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:19:31.434985 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-9df70982-eab2-4afb-bf17-2302367f793e tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Snapshot retrieved successfully. Aug 13 21:19:31.435711 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9df70982-eab2-4afb-bf17-2302367f793e tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] https://10.4.3.14/volume/v3/snapshots/1b80ba14-d399-47e3-b762-d497cb726b05 returned with HTTP 200 Aug 13 21:19:31.436074 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1202/4779] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:19:31 2026] GET /volume/v3/snapshots/1b80ba14-d399-47e3-b762-d497cb726b05 => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:31.570104 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b213918b-d410-4b35-8925-6d9a09e61d76 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:31.572053 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b213918b-d410-4b35-8925-6d9a09e61d76 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/volumes/bd527c6d-f3f5-4fdf-8e5e-dbb8dab4708e Aug 13 21:19:31.572236 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b213918b-d410-4b35-8925-6d9a09e61d76 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:31.572414 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b213918b-d410-4b35-8925-6d9a09e61d76 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:31.577903 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b213918b-d410-4b35-8925-6d9a09e61d76 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/volumes/bd527c6d-f3f5-4fdf-8e5e-dbb8dab4708e returned with HTTP 404 Aug 13 21:19:31.578403 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1191/4780] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:31 2026] GET /volume/v3/volumes/bd527c6d-f3f5-4fdf-8e5e-dbb8dab4708e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:19:31.585354 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-066e981d-23b3-4643-9b86-2f4db6ccc304 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:31.587518 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-066e981d-23b3-4643-9b86-2f4db6ccc304 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323/export_record Aug 13 21:19:31.587798 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-066e981d-23b3-4643-9b86-2f4db6ccc304 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:31.588079 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-066e981d-23b3-4643-9b86-2f4db6ccc304 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'export_record' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:31.588252 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.backups [None req-066e981d-23b3-4643-9b86-2f4db6ccc304 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Export record for backup 1600c14e-f117-4450-a7bc-8fbe63612323. {{(pid=100215) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 13 21:19:31.593300 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:19:31.593300 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:19:31.594511 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.backup.api [None req-066e981d-23b3-4643-9b86-2f4db6ccc304 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling RPCAPI with context: , host: np0000007265, backup: 1600c14e-f117-4450-a7bc-8fbe63612323. {{(pid=100215) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 13 21:19:31.602767 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.backup.rpcapi [None req-066e981d-23b3-4643-9b86-2f4db6ccc304 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] export_record in rpcapi backup_id 1600c14e-f117-4450-a7bc-8fbe63612323 on host np0000007265. {{(pid=100215) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 13 21:19:31.610072 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.backups [None req-066e981d-23b3-4643-9b86-2f4db6ccc304 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMTYwMGMxNGUtZjExNy00NDUwLWE3YmMtOGZiZTYzNjEyMzIzIiwgInVzZXJfaWQiOiAiYmY2Nzg3YjQ0MzY0NDBlOWExMDM2ZTliZDdkZmQyNGMiLCAicHJvamVjdF9pZCI6ICIxZjZhMjZiMzZkYjM0MjRmODk1ZjA3N2Q0ZGRmY2JmOSIsICJ2b2x1bWVfaWQiOiAiMTM1Yzg2OGEtZjQ0Mi00MGU0LTg5MjEtODEzMmRmNDg1ODE0IiwgImhvc3QiOiAibnAwMDAwMDA3MjY1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMTI5ODkzODM5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMTM1Yzg2OGEtZjQ0Mi00MGU0LTg5MjEtODEzMmRmNDg1ODE0LzIwMjYwODEzMjExODQxL2F6X25vdmFfYmFja3VwXzE2MDBjMTRlLWYxMTctNDQ1MC1hN2JjLThmYmU2MzYxMjMyMyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTNUMjE6MTg6MzlaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTNUMjE6MTg6MzlaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QyMToxODo1N1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100215) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 13 21:19:31.610286 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-066e981d-23b3-4643-9b86-2f4db6ccc304 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323/export_record returned with HTTP 200 Aug 13 21:19:31.610662 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1195/4781] 10.4.3.14 () {68 vars in 1423 bytes} [Thu Aug 13 21:19:31 2026] GET /volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323/export_record => generated 1424 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:19:31.618199 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-41eb9035-77a5-446f-989b-3ab5b2a65d8d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:31.619664 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-41eb9035-77a5-446f-989b-3ab5b2a65d8d tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:19:31.619970 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-41eb9035-77a5-446f-989b-3ab5b2a65d8d tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-747158407"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:19:31.621234 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-41eb9035-77a5-446f-989b-3ab5b2a65d8d tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-747158407'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:19:31.621333 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-41eb9035-77a5-446f-989b-3ab5b2a65d8d tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Create volume of 1 GB Aug 13 21:19:31.621545 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:19:31.621545 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:19:31.624799 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-41eb9035-77a5-446f-989b-3ab5b2a65d8d tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Availability Zones retrieved successfully. Aug 13 21:19:31.629523 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-41eb9035-77a5-446f-989b-3ab5b2a65d8d tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Flow 'volume_create_api' (86d544ca-3649-4315-bdf3-d89c7f89e272) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:19:31.630423 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-41eb9035-77a5-446f-989b-3ab5b2a65d8d tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8530e25c-5cd1-4811-8943-326d53183d37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:31.631075 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-41eb9035-77a5-446f-989b-3ab5b2a65d8d tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:19:31.652256 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-41eb9035-77a5-446f-989b-3ab5b2a65d8d tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8530e25c-5cd1-4811-8943-326d53183d37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:31.652899 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-41eb9035-77a5-446f-989b-3ab5b2a65d8d tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf6f0983-13c9-471f-b3f9-24a6f506f55f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:31.683291 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-41eb9035-77a5-446f-989b-3ab5b2a65d8d tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Created reservations ['304b6465-e8fb-4587-91cf-fb56bd1c8dec', '8e056fc4-3a9d-4458-b082-b38b53ff5a49', 'a1dc0cec-3e9e-497d-a864-e6abc2dafc3a', '68009e21-6257-48ff-ba2c-deeebc5de9eb'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:19:31.683906 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-41eb9035-77a5-446f-989b-3ab5b2a65d8d tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf6f0983-13c9-471f-b3f9-24a6f506f55f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['304b6465-e8fb-4587-91cf-fb56bd1c8dec', '8e056fc4-3a9d-4458-b082-b38b53ff5a49', 'a1dc0cec-3e9e-497d-a864-e6abc2dafc3a', '68009e21-6257-48ff-ba2c-deeebc5de9eb']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:31.684580 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-41eb9035-77a5-446f-989b-3ab5b2a65d8d tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (934b7f04-dd70-4346-a9ef-0bad2e2516fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:31.705217 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-41eb9035-77a5-446f-989b-3ab5b2a65d8d tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (934b7f04-dd70-4346-a9ef-0bad2e2516fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9e70b3a-8f3d-43ac-803e-7cbd0a411070', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-747158407',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f6a26b36db3424f895f077d4ddfcbf9',qos_specs=None,replication_status=,reservations=['304b6465-e8fb-4587-91cf-fb56bd1c8dec','8e056fc4-3a9d-4458-b082-b38b53ff5a49','a1dc0cec-3e9e-497d-a864-e6abc2dafc3a','68009e21-6257-48ff-ba2c-deeebc5de9eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf6787b4436440e9a1036e9bd7dfd24c',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:19:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-747158407',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d9e70b3a-8f3d-43ac-803e-7cbd0a411070,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f6a26b36db3424f895f077d4ddfcbf9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf6787b4436440e9a1036e9bd7dfd24c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:31.705843 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-41eb9035-77a5-446f-989b-3ab5b2a65d8d tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02b6df37-7d1c-4ea8-9a20-9fd92c3990f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:31.720775 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-41eb9035-77a5-446f-989b-3ab5b2a65d8d tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02b6df37-7d1c-4ea8-9a20-9fd92c3990f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-747158407',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f6a26b36db3424f895f077d4ddfcbf9',qos_specs=None,replication_status=,reservations=['304b6465-e8fb-4587-91cf-fb56bd1c8dec','8e056fc4-3a9d-4458-b082-b38b53ff5a49','a1dc0cec-3e9e-497d-a864-e6abc2dafc3a','68009e21-6257-48ff-ba2c-deeebc5de9eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf6787b4436440e9a1036e9bd7dfd24c',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:31.721399 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-41eb9035-77a5-446f-989b-3ab5b2a65d8d tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81c80469-dde7-4ec8-a5d9-5576c7f45afe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:31.728925 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-41eb9035-77a5-446f-989b-3ab5b2a65d8d tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81c80469-dde7-4ec8-a5d9-5576c7f45afe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:31.729703 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-41eb9035-77a5-446f-989b-3ab5b2a65d8d tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Flow 'volume_create_api' (86d544ca-3649-4315-bdf3-d89c7f89e272) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:19:31.729952 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-41eb9035-77a5-446f-989b-3ab5b2a65d8d tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Create volume request issued successfully. Aug 13 21:19:31.730680 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-41eb9035-77a5-446f-989b-3ab5b2a65d8d tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:19:31.731092 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1194/4782] 10.4.3.14 () {70 vars in 1291 bytes} [Thu Aug 13 21:19:31 2026] POST /volume/v3/volumes => generated 775 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:19:31.742303 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7f06664c-b3b8-480c-969a-69fccb19b013 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:31.743799 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7f06664c-b3b8-480c-969a-69fccb19b013 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/volumes/d9e70b3a-8f3d-43ac-803e-7cbd0a411070 Aug 13 21:19:31.744021 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7f06664c-b3b8-480c-969a-69fccb19b013 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:31.744161 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7f06664c-b3b8-480c-969a-69fccb19b013 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:31.750096 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:19:31.750096 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:19:31.753022 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-7f06664c-b3b8-480c-969a-69fccb19b013 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Volume info retrieved successfully. Aug 13 21:19:31.756251 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7f06664c-b3b8-480c-969a-69fccb19b013 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/volumes/d9e70b3a-8f3d-43ac-803e-7cbd0a411070 returned with HTTP 200 Aug 13 21:19:31.756596 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1203/4783] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:31 2026] GET /volume/v3/volumes/d9e70b3a-8f3d-43ac-803e-7cbd0a411070 => generated 954 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:31.873797 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-a22f72a5-47e2-41cc-abd4-0a502631f13a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:31.875505 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a22f72a5-47e2-41cc-abd4-0a502631f13a tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] GET https://10.4.3.14/volume/v3/volumes/c1cb6415-8cb1-48e9-9585-dbf19f4dcba6 Aug 13 21:19:31.875699 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a22f72a5-47e2-41cc-abd4-0a502631f13a tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:31.875890 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a22f72a5-47e2-41cc-abd4-0a502631f13a tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:31.882062 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:19:31.882062 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:19:31.885087 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-a22f72a5-47e2-41cc-abd4-0a502631f13a tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Volume info retrieved successfully. Aug 13 21:19:31.888478 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a22f72a5-47e2-41cc-abd4-0a502631f13a tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/volumes/c1cb6415-8cb1-48e9-9585-dbf19f4dcba6 returned with HTTP 200 Aug 13 21:19:31.888802 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1192/4784] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:19:31 2026] GET /volume/v3/volumes/c1cb6415-8cb1-48e9-9585-dbf19f4dcba6 => generated 860 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:19:31.900844 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6f5accf7-3421-4f6f-ab78-2704418122dd None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:31.903100 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6f5accf7-3421-4f6f-ab78-2704418122dd tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] POST https://10.4.3.14/volume/v3/snapshots Aug 13 21:19:31.903555 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6f5accf7-3421-4f6f-ab78-2704418122dd tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c1cb6415-8cb1-48e9-9585-dbf19f4dcba6", "name": "tempest-VolumeDependencyTests-Snapshot-1988686433"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:19:31.913657 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:19:31.913657 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:19:31.914319 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-6f5accf7-3421-4f6f-ab78-2704418122dd tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Volume info retrieved successfully. Aug 13 21:19:31.914510 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-6f5accf7-3421-4f6f-ab78-2704418122dd tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Create snapshot from volume c1cb6415-8cb1-48e9-9585-dbf19f4dcba6 Aug 13 21:19:31.936725 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-6f5accf7-3421-4f6f-ab78-2704418122dd tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Created reservations ['777aa692-93af-429f-9e3f-1d40f6fed287', '954c7fd4-5f17-40ea-b918-98e35311d74d', '420bd88e-13f9-47fc-bf60-82ea02074dfd', 'dc86637a-e869-4aff-84ae-062f2ba3a042'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:19:31.963149 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-6f5accf7-3421-4f6f-ab78-2704418122dd tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Snapshot create request issued successfully. Aug 13 21:19:31.963490 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6f5accf7-3421-4f6f-ab78-2704418122dd tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/snapshots returned with HTTP 202 Aug 13 21:19:31.963872 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1196/4785] 10.4.3.14 () {68 vars in 1258 bytes} [Thu Aug 13 21:19:31 2026] POST /volume/v3/snapshots => generated 308 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:19:31.966241 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-bedfeaa9-511d-4601-acf9-257debd216a2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:31.968046 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bedfeaa9-511d-4601-acf9-257debd216a2 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/volumes/34aee740-dada-44e9-a344-17359e32808c Aug 13 21:19:31.968236 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bedfeaa9-511d-4601-acf9-257debd216a2 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:31.968419 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bedfeaa9-511d-4601-acf9-257debd216a2 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:31.973794 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-9c3f7164-f847-49ca-9a48-c52584a700a5 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:31.975432 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9c3f7164-f847-49ca-9a48-c52584a700a5 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] GET https://10.4.3.14/volume/v3/snapshots/5421c3b6-305e-4568-8094-e5597a3b662b Aug 13 21:19:31.975651 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9c3f7164-f847-49ca-9a48-c52584a700a5 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:31.975801 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9c3f7164-f847-49ca-9a48-c52584a700a5 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:31.977049 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:19:31.977049 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:19:31.980279 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:19:31.980279 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:19:31.980683 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-9c3f7164-f847-49ca-9a48-c52584a700a5 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Snapshot retrieved successfully. Aug 13 21:19:31.981156 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-bedfeaa9-511d-4601-acf9-257debd216a2 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume info retrieved successfully. Aug 13 21:19:31.981337 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9c3f7164-f847-49ca-9a48-c52584a700a5 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/snapshots/5421c3b6-305e-4568-8094-e5597a3b662b returned with HTTP 200 Aug 13 21:19:31.981751 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1204/4786] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:19:31 2026] GET /volume/v3/snapshots/5421c3b6-305e-4568-8094-e5597a3b662b => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:31.985347 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bedfeaa9-511d-4601-acf9-257debd216a2 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/34aee740-dada-44e9-a344-17359e32808c returned with HTTP 200 Aug 13 21:19:31.985699 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1195/4787] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:19:31 2026] GET /volume/v3/volumes/34aee740-dada-44e9-a344-17359e32808c => generated 1365 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:19:31.997145 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3f746903-d881-42f1-97e8-4dc70c036a9e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:31.998674 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3f746903-d881-42f1-97e8-4dc70c036a9e tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/volumes/34aee740-dada-44e9-a344-17359e32808c Aug 13 21:19:31.998841 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3f746903-d881-42f1-97e8-4dc70c036a9e tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:31.999035 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3f746903-d881-42f1-97e8-4dc70c036a9e tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:32.005291 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:19:32.005291 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:19:32.008329 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-3f746903-d881-42f1-97e8-4dc70c036a9e tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume info retrieved successfully. Aug 13 21:19:32.012141 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3f746903-d881-42f1-97e8-4dc70c036a9e tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/34aee740-dada-44e9-a344-17359e32808c returned with HTTP 200 Aug 13 21:19:32.012485 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1193/4788] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:19:31 2026] GET /volume/v3/volumes/34aee740-dada-44e9-a344-17359e32808c => generated 1365 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:19:32.444324 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-119fe853-d381-4dbf-8ea1-968b28e7bbfc None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:32.446178 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-119fe853-d381-4dbf-8ea1-968b28e7bbfc tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] GET https://10.4.3.14/volume/v3/snapshots/1b80ba14-d399-47e3-b762-d497cb726b05 Aug 13 21:19:32.446365 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-119fe853-d381-4dbf-8ea1-968b28e7bbfc tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:32.446593 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-119fe853-d381-4dbf-8ea1-968b28e7bbfc tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:32.450553 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-119fe853-d381-4dbf-8ea1-968b28e7bbfc tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] https://10.4.3.14/volume/v3/snapshots/1b80ba14-d399-47e3-b762-d497cb726b05 returned with HTTP 404 Aug 13 21:19:32.450961 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1197/4789] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:19:32 2026] GET /volume/v3/snapshots/1b80ba14-d399-47e3-b762-d497cb726b05 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:19:32.457938 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c320ae60-f606-4239-8266-379b26fb3f03 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:32.459773 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c320ae60-f606-4239-8266-379b26fb3f03 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] DELETE https://10.4.3.14/volume/v3/volumes/70d00e47-34e6-4140-813f-c1ece87f08bf Aug 13 21:19:32.459956 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c320ae60-f606-4239-8266-379b26fb3f03 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:32.460165 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c320ae60-f606-4239-8266-379b26fb3f03 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:32.460331 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-c320ae60-f606-4239-8266-379b26fb3f03 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Delete volume with id: 70d00e47-34e6-4140-813f-c1ece87f08bf Aug 13 21:19:32.469302 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:19:32.469302 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:19:32.469776 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-c320ae60-f606-4239-8266-379b26fb3f03 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Volume info retrieved successfully. Aug 13 21:19:32.486208 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-c320ae60-f606-4239-8266-379b26fb3f03 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Delete volume request issued successfully. Aug 13 21:19:32.486334 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c320ae60-f606-4239-8266-379b26fb3f03 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] https://10.4.3.14/volume/v3/volumes/70d00e47-34e6-4140-813f-c1ece87f08bf returned with HTTP 202 Aug 13 21:19:32.486694 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1205/4790] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:19:32 2026] DELETE /volume/v3/volumes/70d00e47-34e6-4140-813f-c1ece87f08bf => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:19:32.494388 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c40b2d0e-661b-4269-8515-efc3a2649ac4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:32.496133 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c40b2d0e-661b-4269-8515-efc3a2649ac4 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] GET https://10.4.3.14/volume/v3/volumes/70d00e47-34e6-4140-813f-c1ece87f08bf Aug 13 21:19:32.496319 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c40b2d0e-661b-4269-8515-efc3a2649ac4 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:32.496510 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c40b2d0e-661b-4269-8515-efc3a2649ac4 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:32.503536 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:19:32.503536 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:19:32.507041 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-c40b2d0e-661b-4269-8515-efc3a2649ac4 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Volume info retrieved successfully. Aug 13 21:19:32.511359 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c40b2d0e-661b-4269-8515-efc3a2649ac4 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] https://10.4.3.14/volume/v3/volumes/70d00e47-34e6-4140-813f-c1ece87f08bf returned with HTTP 200 Aug 13 21:19:32.511802 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1196/4791] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:19:32 2026] GET /volume/v3/volumes/70d00e47-34e6-4140-813f-c1ece87f08bf => generated 1005 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:19:32.768490 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-fe974e5c-35a2-48e9-ab23-2e27417d79be None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:32.770346 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fe974e5c-35a2-48e9-ab23-2e27417d79be tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/volumes/d9e70b3a-8f3d-43ac-803e-7cbd0a411070 Aug 13 21:19:32.770629 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fe974e5c-35a2-48e9-ab23-2e27417d79be tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:32.770748 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fe974e5c-35a2-48e9-ab23-2e27417d79be tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:32.777465 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:19:32.777465 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:19:32.780881 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-fe974e5c-35a2-48e9-ab23-2e27417d79be tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Volume info retrieved successfully. Aug 13 21:19:32.784514 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fe974e5c-35a2-48e9-ab23-2e27417d79be tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/volumes/d9e70b3a-8f3d-43ac-803e-7cbd0a411070 returned with HTTP 200 Aug 13 21:19:32.784912 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1194/4792] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:32 2026] GET /volume/v3/volumes/d9e70b3a-8f3d-43ac-803e-7cbd0a411070 => generated 1006 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:19:32.796907 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-81a0f3f4-2873-40fa-aba0-e9e8b461002a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:32.798822 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-81a0f3f4-2873-40fa-aba0-e9e8b461002a tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] POST https://10.4.3.14/volume/v3/backups Aug 13 21:19:32.799116 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-81a0f3f4-2873-40fa-aba0-e9e8b461002a tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d9e70b3a-8f3d-43ac-803e-7cbd0a411070", "name": "tempest-type-Backup-1435555578"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:19:32.800818 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.backups [None req-81a0f3f4-2873-40fa-aba0-e9e8b461002a tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Creating new backup {'backup': {'volume_id': 'd9e70b3a-8f3d-43ac-803e-7cbd0a411070', 'name': 'tempest-type-Backup-1435555578'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 21:19:32.801028 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.contrib.backups [None req-81a0f3f4-2873-40fa-aba0-e9e8b461002a tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Creating backup of volume d9e70b3a-8f3d-43ac-803e-7cbd0a411070 in container None Aug 13 21:19:32.807099 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:19:32.807099 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:19:32.807459 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-81a0f3f4-2873-40fa-aba0-e9e8b461002a tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Volume info retrieved successfully. Aug 13 21:19:32.821796 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-81a0f3f4-2873-40fa-aba0-e9e8b461002a tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Created reservations ['1cda773f-7c41-4366-b1df-e53c856daaaa', '999ea382-9ab0-4711-a39b-f1c5808d6c48'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:19:32.846594 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-81a0f3f4-2873-40fa-aba0-e9e8b461002a tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups returned with HTTP 202 Aug 13 21:19:32.847010 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1198/4793] 10.4.3.14 () {70 vars in 1292 bytes} [Thu Aug 13 21:19:32 2026] POST /volume/v3/backups => generated 314 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:19:32.855021 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d29803d7-1e9c-4363-9f15-1f2108f05bed None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:32.856891 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d29803d7-1e9c-4363-9f15-1f2108f05bed tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/f6e947c7-1105-42e2-a408-a965d4fbe00c Aug 13 21:19:32.857140 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d29803d7-1e9c-4363-9f15-1f2108f05bed tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:32.857332 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d29803d7-1e9c-4363-9f15-1f2108f05bed tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:32.857520 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-d29803d7-1e9c-4363-9f15-1f2108f05bed tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id f6e947c7-1105-42e2-a408-a965d4fbe00c. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:19:32.861564 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:19:32.861564 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:19:32.862206 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d29803d7-1e9c-4363-9f15-1f2108f05bed tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/f6e947c7-1105-42e2-a408-a965d4fbe00c returned with HTTP 200 Aug 13 21:19:32.862597 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1206/4794] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:32 2026] GET /volume/v3/backups/f6e947c7-1105-42e2-a408-a965d4fbe00c => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:32.990630 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c7ddcdfe-15a2-42a1-a8ef-36f147a2effe None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:32.992486 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c7ddcdfe-15a2-42a1-a8ef-36f147a2effe tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] GET https://10.4.3.14/volume/v3/snapshots/5421c3b6-305e-4568-8094-e5597a3b662b Aug 13 21:19:32.992700 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c7ddcdfe-15a2-42a1-a8ef-36f147a2effe tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:32.992923 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c7ddcdfe-15a2-42a1-a8ef-36f147a2effe tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:32.993497 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-f48f13e2-9636-4972-8d5c-c6944adbb871 req-caed3bcd-d942-4ed8-9adb-119b36ecb372 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:32.995945 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-f48f13e2-9636-4972-8d5c-c6944adbb871 req-caed3bcd-d942-4ed8-9adb-119b36ecb372 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/volumes/34aee740-dada-44e9-a344-17359e32808c Aug 13 21:19:32.996217 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-f48f13e2-9636-4972-8d5c-c6944adbb871 req-caed3bcd-d942-4ed8-9adb-119b36ecb372 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:32.996512 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-f48f13e2-9636-4972-8d5c-c6944adbb871 req-caed3bcd-d942-4ed8-9adb-119b36ecb372 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:32.998720 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:19:32.998720 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:19:32.999252 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-c7ddcdfe-15a2-42a1-a8ef-36f147a2effe tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Snapshot retrieved successfully. Aug 13 21:19:33.000134 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c7ddcdfe-15a2-42a1-a8ef-36f147a2effe tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/snapshots/5421c3b6-305e-4568-8094-e5597a3b662b returned with HTTP 200 Aug 13 21:19:33.000556 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1197/4795] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:19:32 2026] GET /volume/v3/snapshots/5421c3b6-305e-4568-8094-e5597a3b662b => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:33.003981 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:19:33.003981 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:19:33.007751 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-f48f13e2-9636-4972-8d5c-c6944adbb871 req-caed3bcd-d942-4ed8-9adb-119b36ecb372 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume info retrieved successfully. Aug 13 21:19:33.009531 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b61bb9c0-0f82-4154-a55d-f16868379ff9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:33.011276 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b61bb9c0-0f82-4154-a55d-f16868379ff9 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:19:33.011683 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b61bb9c0-0f82-4154-a55d-f16868379ff9 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "5421c3b6-305e-4568-8094-e5597a3b662b", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1070481325"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:19:33.012900 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-f48f13e2-9636-4972-8d5c-c6944adbb871 req-caed3bcd-d942-4ed8-9adb-119b36ecb372 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/34aee740-dada-44e9-a344-17359e32808c returned with HTTP 200 Aug 13 21:19:33.013140 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-b61bb9c0-0f82-4154-a55d-f16868379ff9 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Create volume request body: {'volume': {'snapshot_id': '5421c3b6-305e-4568-8094-e5597a3b662b', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1070481325'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:19:33.013479 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1195/4796] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:19:32 2026] GET /volume/v3/volumes/34aee740-dada-44e9-a344-17359e32808c => generated 1365 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:19:33.019414 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:19:33.019414 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:19:33.019975 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b61bb9c0-0f82-4154-a55d-f16868379ff9 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Snapshot retrieved successfully. Aug 13 21:19:33.020128 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-b61bb9c0-0f82-4154-a55d-f16868379ff9 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Create volume of 1 GB Aug 13 21:19:33.024688 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b61bb9c0-0f82-4154-a55d-f16868379ff9 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Availability Zones retrieved successfully. Aug 13 21:19:33.032593 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b61bb9c0-0f82-4154-a55d-f16868379ff9 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Flow 'volume_create_api' (74c34664-e4a3-4b01-8a9f-fddef2f68e94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:19:33.033870 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b61bb9c0-0f82-4154-a55d-f16868379ff9 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (494e625c-3900-47ae-b688-9bba67f59968) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:33.035170 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-b61bb9c0-0f82-4154-a55d-f16868379ff9 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:19:33.072169 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b61bb9c0-0f82-4154-a55d-f16868379ff9 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (494e625c-3900-47ae-b688-9bba67f59968) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '5421c3b6-305e-4568-8094-e5597a3b662b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:33.073268 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b61bb9c0-0f82-4154-a55d-f16868379ff9 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cefef204-54c0-4cae-9d00-0844a1bf1399) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:33.116139 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-b61bb9c0-0f82-4154-a55d-f16868379ff9 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Created reservations ['aa7c04fe-a459-4f3b-832c-16ee11c78e69', '3f15876c-ec33-4607-8fb1-d5dad37b9f92', '6e0f630a-4ff4-446a-a3cc-9f2577a478d5', '85ebf743-458d-416a-87f2-81314ebe2e6b'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:19:33.117319 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b61bb9c0-0f82-4154-a55d-f16868379ff9 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cefef204-54c0-4cae-9d00-0844a1bf1399) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa7c04fe-a459-4f3b-832c-16ee11c78e69', '3f15876c-ec33-4607-8fb1-d5dad37b9f92', '6e0f630a-4ff4-446a-a3cc-9f2577a478d5', '85ebf743-458d-416a-87f2-81314ebe2e6b']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:33.118464 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b61bb9c0-0f82-4154-a55d-f16868379ff9 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22014bc2-08be-4daa-91a6-c61857a5a02d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:33.162365 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b61bb9c0-0f82-4154-a55d-f16868379ff9 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22014bc2-08be-4daa-91a6-c61857a5a02d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a192457-822c-4dcc-bb03-217e87f0927c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1070481325',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e80ae52d2c0c4aa2b8df92128adc412e',qos_specs=None,replication_status=,reservations=['aa7c04fe-a459-4f3b-832c-16ee11c78e69','3f15876c-ec33-4607-8fb1-d5dad37b9f92','6e0f630a-4ff4-446a-a3cc-9f2577a478d5','85ebf743-458d-416a-87f2-81314ebe2e6b'],size=1,snapshot_id=5421c3b6-305e-4568-8094-e5597a3b662b,source_replicaid=,source_volid=None,status='creating',user_id='06769098ef3545febb69fb0a64ed0052',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:19:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1070481325',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a192457-822c-4dcc-bb03-217e87f0927c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e80ae52d2c0c4aa2b8df92128adc412e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=5421c3b6-305e-4568-8094-e5597a3b662b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06769098ef3545febb69fb0a64ed0052',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:33.163038 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b61bb9c0-0f82-4154-a55d-f16868379ff9 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fa13aec-58bb-4769-8ea5-f7a063fb728f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:33.183035 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b61bb9c0-0f82-4154-a55d-f16868379ff9 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fa13aec-58bb-4769-8ea5-f7a063fb728f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1070481325',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e80ae52d2c0c4aa2b8df92128adc412e',qos_specs=None,replication_status=,reservations=['aa7c04fe-a459-4f3b-832c-16ee11c78e69','3f15876c-ec33-4607-8fb1-d5dad37b9f92','6e0f630a-4ff4-446a-a3cc-9f2577a478d5','85ebf743-458d-416a-87f2-81314ebe2e6b'],size=1,snapshot_id=5421c3b6-305e-4568-8094-e5597a3b662b,source_replicaid=,source_volid=None,status='creating',user_id='06769098ef3545febb69fb0a64ed0052',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:33.183684 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b61bb9c0-0f82-4154-a55d-f16868379ff9 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (160ed1ff-c89b-4978-87b4-66baebb017b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:33.204980 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b61bb9c0-0f82-4154-a55d-f16868379ff9 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (160ed1ff-c89b-4978-87b4-66baebb017b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:33.206161 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b61bb9c0-0f82-4154-a55d-f16868379ff9 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Flow 'volume_create_api' (74c34664-e4a3-4b01-8a9f-fddef2f68e94) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:19:33.206625 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b61bb9c0-0f82-4154-a55d-f16868379ff9 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Create volume request issued successfully. Aug 13 21:19:33.207288 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b61bb9c0-0f82-4154-a55d-f16868379ff9 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:19:33.207702 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1199/4797] 10.4.3.14 () {70 vars in 1293 bytes} [Thu Aug 13 21:19:33 2026] POST /volume/v3/volumes => generated 802 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:19:33.218458 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-65e3088e-d6ab-472c-a9c3-3a26e0d4e1f2 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:33.220100 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-65e3088e-d6ab-472c-a9c3-3a26e0d4e1f2 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] GET https://10.4.3.14/volume/v3/volumes/8a192457-822c-4dcc-bb03-217e87f0927c Aug 13 21:19:33.220273 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-65e3088e-d6ab-472c-a9c3-3a26e0d4e1f2 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:33.220453 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-65e3088e-d6ab-472c-a9c3-3a26e0d4e1f2 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:33.226640 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:19:33.226640 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:19:33.229884 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-65e3088e-d6ab-472c-a9c3-3a26e0d4e1f2 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Volume info retrieved successfully. Aug 13 21:19:33.233607 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-65e3088e-d6ab-472c-a9c3-3a26e0d4e1f2 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/volumes/8a192457-822c-4dcc-bb03-217e87f0927c returned with HTTP 200 Aug 13 21:19:33.233946 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1207/4798] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:19:33 2026] GET /volume/v3/volumes/8a192457-822c-4dcc-bb03-217e87f0927c => generated 870 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:19:33.473981 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-f48f13e2-9636-4972-8d5c-c6944adbb871 req-99c99fa5-11f7-4ce1-8e0c-b53cfe6481d5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:33.476252 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-f48f13e2-9636-4972-8d5c-c6944adbb871 req-99c99fa5-11f7-4ce1-8e0c-b53cfe6481d5 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/volumes/34aee740-dada-44e9-a344-17359e32808c Aug 13 21:19:33.476501 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-f48f13e2-9636-4972-8d5c-c6944adbb871 req-99c99fa5-11f7-4ce1-8e0c-b53cfe6481d5 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:33.476652 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-f48f13e2-9636-4972-8d5c-c6944adbb871 req-99c99fa5-11f7-4ce1-8e0c-b53cfe6481d5 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:33.484297 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:19:33.484297 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:19:33.487801 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-f48f13e2-9636-4972-8d5c-c6944adbb871 req-99c99fa5-11f7-4ce1-8e0c-b53cfe6481d5 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume info retrieved successfully. Aug 13 21:19:33.492550 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-f48f13e2-9636-4972-8d5c-c6944adbb871 req-99c99fa5-11f7-4ce1-8e0c-b53cfe6481d5 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/34aee740-dada-44e9-a344-17359e32808c returned with HTTP 200 Aug 13 21:19:33.492944 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1198/4799] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:19:33 2026] GET /volume/v3/volumes/34aee740-dada-44e9-a344-17359e32808c => generated 1365 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:19:33.503364 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-5c625ec6-4147-46c8-9ae2-fd5f21645138 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:33.503453 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5c625ec6-4147-46c8-9ae2-fd5f21645138 None None] GET https://10.4.3.14/volume// Aug 13 21:19:33.503595 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5c625ec6-4147-46c8-9ae2-fd5f21645138 None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:33.503786 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5c625ec6-4147-46c8-9ae2-fd5f21645138 None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:33.504094 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5c625ec6-4147-46c8-9ae2-fd5f21645138 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:19:33.504379 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1196/4800] 10.4.3.14 () {66 vars in 1412 bytes} [Thu Aug 13 21:19:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:19:33.512843 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-f48f13e2-9636-4972-8d5c-c6944adbb871 req-5133a633-8427-41f1-aa25-45fdc4928ae7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:33.515302 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-f48f13e2-9636-4972-8d5c-c6944adbb871 req-5133a633-8427-41f1-aa25-45fdc4928ae7 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:19:33.515686 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-f48f13e2-9636-4972-8d5c-c6944adbb871 req-5133a633-8427-41f1-aa25-45fdc4928ae7 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "34aee740-dada-44e9-a344-17359e32808c", "connector": null, "instance_uuid": "3f307aa5-a570-41bb-8ea3-ba3372d6660b"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:19:33.523326 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-65d777f5-32cf-412a-9284-4a7fa581cf5f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:33.525112 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-65d777f5-32cf-412a-9284-4a7fa581cf5f tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] GET https://10.4.3.14/volume/v3/volumes/70d00e47-34e6-4140-813f-c1ece87f08bf Aug 13 21:19:33.525190 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:19:33.525190 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:19:33.525289 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-65d777f5-32cf-412a-9284-4a7fa581cf5f tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:33.525518 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-65d777f5-32cf-412a-9284-4a7fa581cf5f tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:33.531668 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-65d777f5-32cf-412a-9284-4a7fa581cf5f tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] https://10.4.3.14/volume/v3/volumes/70d00e47-34e6-4140-813f-c1ece87f08bf returned with HTTP 404 Aug 13 21:19:33.532167 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1208/4801] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:19:33 2026] GET /volume/v3/volumes/70d00e47-34e6-4140-813f-c1ece87f08bf => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:19:33.540010 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7a2d10f5-29d8-4af7-b547-5da2bad35b2f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:33.541664 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7a2d10f5-29d8-4af7-b547-5da2bad35b2f tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:19:33.541977 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7a2d10f5-29d8-4af7-b547-5da2bad35b2f tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-532219052"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:19:33.543296 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-7a2d10f5-29d8-4af7-b547-5da2bad35b2f tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-532219052'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:19:33.543417 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-7a2d10f5-29d8-4af7-b547-5da2bad35b2f tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Create volume of 1 GB Aug 13 21:19:33.547162 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-7a2d10f5-29d8-4af7-b547-5da2bad35b2f tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Availability Zones retrieved successfully. Aug 13 21:19:33.550892 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-f48f13e2-9636-4972-8d5c-c6944adbb871 req-5133a633-8427-41f1-aa25-45fdc4928ae7 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:19:33.551325 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1200/4802] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:19:33 2026] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:19:33.552460 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-7a2d10f5-29d8-4af7-b547-5da2bad35b2f tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Flow 'volume_create_api' (42bf5df9-b47a-476d-a546-e7366da9bba6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:19:33.553422 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-7a2d10f5-29d8-4af7-b547-5da2bad35b2f tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f295833-c9b2-48e2-863b-19621f03af9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:33.554217 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-7a2d10f5-29d8-4af7-b547-5da2bad35b2f tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:19:33.577649 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-7a2d10f5-29d8-4af7-b547-5da2bad35b2f tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f295833-c9b2-48e2-863b-19621f03af9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:33.578341 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-7a2d10f5-29d8-4af7-b547-5da2bad35b2f tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c974525-1a02-470c-9891-7f2f60c008dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:33.614993 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-7a2d10f5-29d8-4af7-b547-5da2bad35b2f tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Created reservations ['bb69e2a2-6636-4ad0-89ec-3177326cabb5', '71c0cdc5-f4f7-4907-ad88-2b969dc084d3', '586204b5-d604-4931-8ac7-89ffe5889ee6', 'f29df5d0-e137-495a-8001-68c95b537359'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:19:33.615924 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-7a2d10f5-29d8-4af7-b547-5da2bad35b2f tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c974525-1a02-470c-9891-7f2f60c008dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb69e2a2-6636-4ad0-89ec-3177326cabb5', '71c0cdc5-f4f7-4907-ad88-2b969dc084d3', '586204b5-d604-4931-8ac7-89ffe5889ee6', 'f29df5d0-e137-495a-8001-68c95b537359']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:33.616624 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-7a2d10f5-29d8-4af7-b547-5da2bad35b2f tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6820ba6c-d2c1-4a2e-aa45-bd6b8a00ac2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:33.638570 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-7a2d10f5-29d8-4af7-b547-5da2bad35b2f tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6820ba6c-d2c1-4a2e-aa45-bd6b8a00ac2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f025e6c8-722e-4c47-a9d1-aaeb060c5656', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-532219052',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ae32ec111ae445096dc20446025c248',qos_specs=None,replication_status=,reservations=['bb69e2a2-6636-4ad0-89ec-3177326cabb5','71c0cdc5-f4f7-4907-ad88-2b969dc084d3','586204b5-d604-4931-8ac7-89ffe5889ee6','f29df5d0-e137-495a-8001-68c95b537359'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='676f0fbbcee0405bb0b2fa4eed4aba01',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:19:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-532219052',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f025e6c8-722e-4c47-a9d1-aaeb060c5656,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0ae32ec111ae445096dc20446025c248',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='676f0fbbcee0405bb0b2fa4eed4aba01',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:33.639456 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-7a2d10f5-29d8-4af7-b547-5da2bad35b2f tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d89d88f4-b8c5-4f2c-bbe7-fa6114e8882a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:33.656143 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-7a2d10f5-29d8-4af7-b547-5da2bad35b2f tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d89d88f4-b8c5-4f2c-bbe7-fa6114e8882a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-532219052',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ae32ec111ae445096dc20446025c248',qos_specs=None,replication_status=,reservations=['bb69e2a2-6636-4ad0-89ec-3177326cabb5','71c0cdc5-f4f7-4907-ad88-2b969dc084d3','586204b5-d604-4931-8ac7-89ffe5889ee6','f29df5d0-e137-495a-8001-68c95b537359'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='676f0fbbcee0405bb0b2fa4eed4aba01',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:33.656767 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-7a2d10f5-29d8-4af7-b547-5da2bad35b2f tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9a20f91-d45f-4f58-8660-7520f7d8801e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:33.665111 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-7a2d10f5-29d8-4af7-b547-5da2bad35b2f tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9a20f91-d45f-4f58-8660-7520f7d8801e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:33.665821 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-7a2d10f5-29d8-4af7-b547-5da2bad35b2f tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Flow 'volume_create_api' (42bf5df9-b47a-476d-a546-e7366da9bba6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:19:33.666128 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-7a2d10f5-29d8-4af7-b547-5da2bad35b2f tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Create volume request issued successfully. Aug 13 21:19:33.666640 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7a2d10f5-29d8-4af7-b547-5da2bad35b2f tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:19:33.667089 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1199/4803] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:19:33 2026] POST /volume/v3/volumes => generated 775 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:19:33.678516 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-2960bbcf-d583-4e93-a1ce-3a2b63241d7a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:33.680234 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2960bbcf-d583-4e93-a1ce-3a2b63241d7a tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] GET https://10.4.3.14/volume/v3/volumes/f025e6c8-722e-4c47-a9d1-aaeb060c5656 Aug 13 21:19:33.680433 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2960bbcf-d583-4e93-a1ce-3a2b63241d7a tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:33.680604 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2960bbcf-d583-4e93-a1ce-3a2b63241d7a tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:33.687174 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:19:33.687174 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:19:33.690493 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-2960bbcf-d583-4e93-a1ce-3a2b63241d7a tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Volume info retrieved successfully. Aug 13 21:19:33.694234 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2960bbcf-d583-4e93-a1ce-3a2b63241d7a tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] https://10.4.3.14/volume/v3/volumes/f025e6c8-722e-4c47-a9d1-aaeb060c5656 returned with HTTP 200 Aug 13 21:19:33.694631 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1197/4804] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:19:33 2026] GET /volume/v3/volumes/f025e6c8-722e-4c47-a9d1-aaeb060c5656 => generated 954 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:33.874058 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-49dac69c-2176-4504-966c-a8a2907d8ca1 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:33.875883 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-49dac69c-2176-4504-966c-a8a2907d8ca1 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/f6e947c7-1105-42e2-a408-a965d4fbe00c Aug 13 21:19:33.876098 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-49dac69c-2176-4504-966c-a8a2907d8ca1 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:33.876273 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-49dac69c-2176-4504-966c-a8a2907d8ca1 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:33.876375 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-49dac69c-2176-4504-966c-a8a2907d8ca1 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id f6e947c7-1105-42e2-a408-a965d4fbe00c. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:19:33.880353 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:19:33.880353 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:19:33.880912 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-49dac69c-2176-4504-966c-a8a2907d8ca1 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/f6e947c7-1105-42e2-a408-a965d4fbe00c returned with HTTP 200 Aug 13 21:19:33.881260 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1209/4805] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:33 2026] GET /volume/v3/backups/f6e947c7-1105-42e2-a408-a965d4fbe00c => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:34.246708 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c4fc0743-2b28-4a11-ae10-8c9293a017a2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:34.248423 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c4fc0743-2b28-4a11-ae10-8c9293a017a2 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] GET https://10.4.3.14/volume/v3/volumes/8a192457-822c-4dcc-bb03-217e87f0927c Aug 13 21:19:34.249171 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c4fc0743-2b28-4a11-ae10-8c9293a017a2 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:34.249171 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c4fc0743-2b28-4a11-ae10-8c9293a017a2 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:34.255801 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:19:34.255801 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:19:34.259583 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c4fc0743-2b28-4a11-ae10-8c9293a017a2 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Volume info retrieved successfully. Aug 13 21:19:34.263499 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c4fc0743-2b28-4a11-ae10-8c9293a017a2 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/volumes/8a192457-822c-4dcc-bb03-217e87f0927c returned with HTTP 200 Aug 13 21:19:34.263866 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1201/4806] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:19:34 2026] GET /volume/v3/volumes/8a192457-822c-4dcc-bb03-217e87f0927c => generated 895 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:19:34.277079 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-83eb77f5-8953-4794-9e00-20df3affe6eb None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:34.279183 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-83eb77f5-8953-4794-9e00-20df3affe6eb tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] DELETE https://10.4.3.14/volume/v3/snapshots/5421c3b6-305e-4568-8094-e5597a3b662b Aug 13 21:19:34.279385 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-83eb77f5-8953-4794-9e00-20df3affe6eb tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:34.279626 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-83eb77f5-8953-4794-9e00-20df3affe6eb tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:34.279733 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-83eb77f5-8953-4794-9e00-20df3affe6eb tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Delete snapshot with id: 5421c3b6-305e-4568-8094-e5597a3b662b Aug 13 21:19:34.284776 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:19:34.284776 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:19:34.285210 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-83eb77f5-8953-4794-9e00-20df3affe6eb tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Snapshot retrieved successfully. Aug 13 21:19:34.298121 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-359a407b-89a4-46a0-81e6-5f9dced5d23e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:34.298425 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-359a407b-89a4-46a0-81e6-5f9dced5d23e None None] GET https://10.4.3.14/volume// Aug 13 21:19:34.298592 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-359a407b-89a4-46a0-81e6-5f9dced5d23e None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:34.298817 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-359a407b-89a4-46a0-81e6-5f9dced5d23e None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:34.299150 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-359a407b-89a4-46a0-81e6-5f9dced5d23e None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:19:34.299495 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1198/4807] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:19:34 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:19:34.305227 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-83eb77f5-8953-4794-9e00-20df3affe6eb tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Snapshot delete request issued successfully. Aug 13 21:19:34.305551 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-83eb77f5-8953-4794-9e00-20df3affe6eb tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/snapshots/5421c3b6-305e-4568-8094-e5597a3b662b returned with HTTP 202 Aug 13 21:19:34.306003 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1200/4808] 10.4.3.14 () {66 vars in 1350 bytes} [Thu Aug 13 21:19:34 2026] DELETE /volume/v3/snapshots/5421c3b6-305e-4568-8094-e5597a3b662b => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:19:34.311128 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-f48f13e2-9636-4972-8d5c-c6944adbb871 req-066951ad-6f28-43b3-b066-9de573933839 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:34.313451 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-f48f13e2-9636-4972-8d5c-c6944adbb871 req-066951ad-6f28-43b3-b066-9de573933839 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/volumes/34aee740-dada-44e9-a344-17359e32808c Aug 13 21:19:34.313648 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-f48f13e2-9636-4972-8d5c-c6944adbb871 req-066951ad-6f28-43b3-b066-9de573933839 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:34.313848 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-f48f13e2-9636-4972-8d5c-c6944adbb871 req-066951ad-6f28-43b3-b066-9de573933839 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:34.314089 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8018dc7f-1120-49ce-a903-7e61f7b751e8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:34.316263 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8018dc7f-1120-49ce-a903-7e61f7b751e8 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] GET https://10.4.3.14/volume/v3/snapshots/5421c3b6-305e-4568-8094-e5597a3b662b Aug 13 21:19:34.316599 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8018dc7f-1120-49ce-a903-7e61f7b751e8 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:34.316885 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8018dc7f-1120-49ce-a903-7e61f7b751e8 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:34.324126 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:19:34.324126 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:19:34.326678 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:19:34.326678 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:19:34.327293 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-8018dc7f-1120-49ce-a903-7e61f7b751e8 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Snapshot retrieved successfully. Aug 13 21:19:34.328272 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8018dc7f-1120-49ce-a903-7e61f7b751e8 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/snapshots/5421c3b6-305e-4568-8094-e5597a3b662b returned with HTTP 200 Aug 13 21:19:34.328874 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1202/4809] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:19:34 2026] GET /volume/v3/snapshots/5421c3b6-305e-4568-8094-e5597a3b662b => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:34.330443 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-f48f13e2-9636-4972-8d5c-c6944adbb871 req-066951ad-6f28-43b3-b066-9de573933839 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume info retrieved successfully. Aug 13 21:19:34.336334 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-f48f13e2-9636-4972-8d5c-c6944adbb871 req-066951ad-6f28-43b3-b066-9de573933839 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/34aee740-dada-44e9-a344-17359e32808c returned with HTTP 200 Aug 13 21:19:34.336822 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1210/4810] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:19:34 2026] GET /volume/v3/volumes/34aee740-dada-44e9-a344-17359e32808c => generated 1544 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:19:34.448042 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-f48f13e2-9636-4972-8d5c-c6944adbb871 req-b0516ff1-fb58-4dac-9756-d8c699437b61 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:34.449863 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-f48f13e2-9636-4972-8d5c-c6944adbb871 req-b0516ff1-fb58-4dac-9756-d8c699437b61 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] PUT https://10.4.3.14/volume/v3/attachments/4bc18b72-232e-4b15-a2d7-ca8b7a280d21 Aug 13 21:19:34.450246 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-f48f13e2-9636-4972-8d5c-c6944adbb871 req-b0516ff1-fb58-4dac-9756-d8c699437b61 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:19:34.457165 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-f48f13e2-9636-4972-8d5c-c6944adbb871 req-b0516ff1-fb58-4dac-9756-d8c699437b61 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Acquiring lock "cinder-attachment_update-34aee740-dada-44e9-a344-17359e32808c-np0000007265" by "attachment_update" {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:19:34.462360 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-f48f13e2-9636-4972-8d5c-c6944adbb871 req-b0516ff1-fb58-4dac-9756-d8c699437b61 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Lock "cinder-attachment_update-34aee740-dada-44e9-a344-17359e32808c-np0000007265" acquired by "attachment_update" :: waited 0.005s {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:19:34.463350 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:19:34.463350 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:19:34.541761 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-f48f13e2-9636-4972-8d5c-c6944adbb871 req-b0516ff1-fb58-4dac-9756-d8c699437b61 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Lock "cinder-attachment_update-34aee740-dada-44e9-a344-17359e32808c-np0000007265" released by "attachment_update" :: held 0.079s {{(pid=100217) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:19:34.542133 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-f48f13e2-9636-4972-8d5c-c6944adbb871 req-b0516ff1-fb58-4dac-9756-d8c699437b61 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/attachments/4bc18b72-232e-4b15-a2d7-ca8b7a280d21 returned with HTTP 200 Aug 13 21:19:34.542764 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1199/4811] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:19:34 2026] PUT /volume/v3/attachments/4bc18b72-232e-4b15-a2d7-ca8b7a280d21 => generated 969 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:19:34.563167 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-f48f13e2-9636-4972-8d5c-c6944adbb871 req-2d1620bd-378d-49cb-b590-94a7ef92c55b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:34.565228 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-f48f13e2-9636-4972-8d5c-c6944adbb871 req-2d1620bd-378d-49cb-b590-94a7ef92c55b tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] POST https://10.4.3.14/volume/v3/attachments/4bc18b72-232e-4b15-a2d7-ca8b7a280d21/action Aug 13 21:19:34.565590 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-f48f13e2-9636-4972-8d5c-c6944adbb871 req-2d1620bd-378d-49cb-b590-94a7ef92c55b tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Action body: b'{"os-complete": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:19:34.565723 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-f48f13e2-9636-4972-8d5c-c6944adbb871 req-2d1620bd-378d-49cb-b590-94a7ef92c55b tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:19:34.583137 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:19:34.583137 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:19:34.592610 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-f48f13e2-9636-4972-8d5c-c6944adbb871 req-2d1620bd-378d-49cb-b590-94a7ef92c55b tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/attachments/4bc18b72-232e-4b15-a2d7-ca8b7a280d21/action returned with HTTP 204 Aug 13 21:19:34.593072 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1201/4812] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:19:34 2026] POST /volume/v3/attachments/4bc18b72-232e-4b15-a2d7-ca8b7a280d21/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:19:34.706581 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-095e92d9-2421-4d8d-8662-a1dd5f12e333 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:34.708272 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-095e92d9-2421-4d8d-8662-a1dd5f12e333 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] GET https://10.4.3.14/volume/v3/volumes/f025e6c8-722e-4c47-a9d1-aaeb060c5656 Aug 13 21:19:34.708499 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-095e92d9-2421-4d8d-8662-a1dd5f12e333 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:34.708683 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-095e92d9-2421-4d8d-8662-a1dd5f12e333 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:34.716170 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:19:34.716170 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:19:34.719456 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-095e92d9-2421-4d8d-8662-a1dd5f12e333 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Volume info retrieved successfully. Aug 13 21:19:34.722988 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-095e92d9-2421-4d8d-8662-a1dd5f12e333 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] https://10.4.3.14/volume/v3/volumes/f025e6c8-722e-4c47-a9d1-aaeb060c5656 returned with HTTP 200 Aug 13 21:19:34.723326 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1203/4813] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:19:34 2026] GET /volume/v3/volumes/f025e6c8-722e-4c47-a9d1-aaeb060c5656 => generated 1015 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:19:34.734628 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-83d54f82-f6ed-49f1-8ece-d495710b6fd4 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:34.736301 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-83d54f82-f6ed-49f1-8ece-d495710b6fd4 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] POST https://10.4.3.14/volume/v3/snapshots Aug 13 21:19:34.736656 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-83d54f82-f6ed-49f1-8ece-d495710b6fd4 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f025e6c8-722e-4c47-a9d1-aaeb060c5656", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1762026191"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:19:34.744575 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:19:34.744575 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:19:34.744903 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-83d54f82-f6ed-49f1-8ece-d495710b6fd4 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Volume info retrieved successfully. Aug 13 21:19:34.745043 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.snapshots [None req-83d54f82-f6ed-49f1-8ece-d495710b6fd4 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Create snapshot from volume f025e6c8-722e-4c47-a9d1-aaeb060c5656 Aug 13 21:19:34.767184 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-83d54f82-f6ed-49f1-8ece-d495710b6fd4 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Created reservations ['474626ee-bf06-4306-a45f-b4b92ac63f9d', '27c05647-12f6-4d9b-be83-e7d30ad3cb98', 'a91f71fb-8f06-4884-8d8b-05a446f74d2b', 'c70ca71e-199b-43ea-92b6-819e3a179802'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:19:34.794465 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-83d54f82-f6ed-49f1-8ece-d495710b6fd4 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Snapshot create request issued successfully. Aug 13 21:19:34.794689 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-83d54f82-f6ed-49f1-8ece-d495710b6fd4 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] https://10.4.3.14/volume/v3/snapshots returned with HTTP 202 Aug 13 21:19:34.795055 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1211/4814] 10.4.3.14 () {68 vars in 1258 bytes} [Thu Aug 13 21:19:34 2026] POST /volume/v3/snapshots => generated 308 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:19:34.802617 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-fb235ea4-0f1f-49c7-a70b-0f664287b239 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:34.804457 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fb235ea4-0f1f-49c7-a70b-0f664287b239 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] GET https://10.4.3.14/volume/v3/snapshots/9233ec57-ee04-4450-b2fa-0c546c188cb8 Aug 13 21:19:34.804769 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fb235ea4-0f1f-49c7-a70b-0f664287b239 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:34.804942 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fb235ea4-0f1f-49c7-a70b-0f664287b239 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:34.809916 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:19:34.809916 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:19:34.810270 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-fb235ea4-0f1f-49c7-a70b-0f664287b239 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Snapshot retrieved successfully. Aug 13 21:19:34.810907 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fb235ea4-0f1f-49c7-a70b-0f664287b239 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] https://10.4.3.14/volume/v3/snapshots/9233ec57-ee04-4450-b2fa-0c546c188cb8 returned with HTTP 200 Aug 13 21:19:34.811376 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1200/4815] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:19:34 2026] GET /volume/v3/snapshots/9233ec57-ee04-4450-b2fa-0c546c188cb8 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:34.890937 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4cd26047-d1eb-40dc-ad94-c0d44a35ba8e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:34.892769 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4cd26047-d1eb-40dc-ad94-c0d44a35ba8e tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/f6e947c7-1105-42e2-a408-a965d4fbe00c Aug 13 21:19:34.892996 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4cd26047-d1eb-40dc-ad94-c0d44a35ba8e tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:34.893199 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4cd26047-d1eb-40dc-ad94-c0d44a35ba8e tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:34.893315 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-4cd26047-d1eb-40dc-ad94-c0d44a35ba8e tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id f6e947c7-1105-42e2-a408-a965d4fbe00c. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:19:34.897711 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:19:34.897711 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:19:34.898494 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4cd26047-d1eb-40dc-ad94-c0d44a35ba8e tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/f6e947c7-1105-42e2-a408-a965d4fbe00c returned with HTTP 200 Aug 13 21:19:34.898863 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1202/4816] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:34 2026] GET /volume/v3/backups/f6e947c7-1105-42e2-a408-a965d4fbe00c => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:35.337413 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8cf13210-df07-4682-a612-06090562d810 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:35.339507 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8cf13210-df07-4682-a612-06090562d810 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] GET https://10.4.3.14/volume/v3/snapshots/5421c3b6-305e-4568-8094-e5597a3b662b Aug 13 21:19:35.339689 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8cf13210-df07-4682-a612-06090562d810 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:35.339912 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8cf13210-df07-4682-a612-06090562d810 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:35.344547 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8cf13210-df07-4682-a612-06090562d810 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/snapshots/5421c3b6-305e-4568-8094-e5597a3b662b returned with HTTP 404 Aug 13 21:19:35.345090 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1204/4817] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:19:35 2026] GET /volume/v3/snapshots/5421c3b6-305e-4568-8094-e5597a3b662b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:19:35.351677 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e8648f2b-8b52-426d-b0c1-4d720398dc6e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:35.353640 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e8648f2b-8b52-426d-b0c1-4d720398dc6e tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] DELETE https://10.4.3.14/volume/v3/volumes/c1cb6415-8cb1-48e9-9585-dbf19f4dcba6 Aug 13 21:19:35.353890 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e8648f2b-8b52-426d-b0c1-4d720398dc6e tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:35.354134 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e8648f2b-8b52-426d-b0c1-4d720398dc6e tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:35.354358 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-e8648f2b-8b52-426d-b0c1-4d720398dc6e tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Delete volume with id: c1cb6415-8cb1-48e9-9585-dbf19f4dcba6 Aug 13 21:19:35.361930 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:19:35.361930 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:19:35.362444 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-e8648f2b-8b52-426d-b0c1-4d720398dc6e tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Volume info retrieved successfully. Aug 13 21:19:35.383723 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-e8648f2b-8b52-426d-b0c1-4d720398dc6e tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Delete volume request issued successfully. Aug 13 21:19:35.384449 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e8648f2b-8b52-426d-b0c1-4d720398dc6e tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/volumes/c1cb6415-8cb1-48e9-9585-dbf19f4dcba6 returned with HTTP 202 Aug 13 21:19:35.384566 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1212/4818] 10.4.3.14 () {68 vars in 1385 bytes} [Thu Aug 13 21:19:35 2026] DELETE /volume/v3/volumes/c1cb6415-8cb1-48e9-9585-dbf19f4dcba6 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 21:19:35.392607 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-75dc27e5-717e-4274-af3a-67d139e58564 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:35.394769 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-75dc27e5-717e-4274-af3a-67d139e58564 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] GET https://10.4.3.14/volume/v3/volumes/c1cb6415-8cb1-48e9-9585-dbf19f4dcba6 Aug 13 21:19:35.395068 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-75dc27e5-717e-4274-af3a-67d139e58564 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:35.395298 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-75dc27e5-717e-4274-af3a-67d139e58564 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:35.402344 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:19:35.402344 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:19:35.406854 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-75dc27e5-717e-4274-af3a-67d139e58564 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Volume info retrieved successfully. Aug 13 21:19:35.411753 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-75dc27e5-717e-4274-af3a-67d139e58564 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/volumes/c1cb6415-8cb1-48e9-9585-dbf19f4dcba6 returned with HTTP 200 Aug 13 21:19:35.412225 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1201/4819] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:19:35 2026] GET /volume/v3/volumes/c1cb6415-8cb1-48e9-9585-dbf19f4dcba6 => generated 859 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:19:35.819897 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a961b6f0-7cc7-44bf-9075-95817d806a57 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:35.822089 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a961b6f0-7cc7-44bf-9075-95817d806a57 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] GET https://10.4.3.14/volume/v3/snapshots/9233ec57-ee04-4450-b2fa-0c546c188cb8 Aug 13 21:19:35.822374 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a961b6f0-7cc7-44bf-9075-95817d806a57 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:35.822586 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a961b6f0-7cc7-44bf-9075-95817d806a57 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:35.828659 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:19:35.828659 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:19:35.829064 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a961b6f0-7cc7-44bf-9075-95817d806a57 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Snapshot retrieved successfully. Aug 13 21:19:35.829847 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a961b6f0-7cc7-44bf-9075-95817d806a57 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] https://10.4.3.14/volume/v3/snapshots/9233ec57-ee04-4450-b2fa-0c546c188cb8 returned with HTTP 200 Aug 13 21:19:35.830441 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1203/4820] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:19:35 2026] GET /volume/v3/snapshots/9233ec57-ee04-4450-b2fa-0c546c188cb8 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:35.838552 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-bc860237-8ff0-46c6-861e-a9d634d929fd None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:35.840318 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bc860237-8ff0-46c6-861e-a9d634d929fd tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-reader] GET https://10.4.3.14/volume/v3/snapshots/9233ec57-ee04-4450-b2fa-0c546c188cb8 Aug 13 21:19:35.840559 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bc860237-8ff0-46c6-861e-a9d634d929fd tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-reader] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:35.840749 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bc860237-8ff0-46c6-861e-a9d634d929fd tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-reader] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:35.846266 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:19:35.846266 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:19:35.846844 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-bc860237-8ff0-46c6-861e-a9d634d929fd tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-reader] Snapshot retrieved successfully. Aug 13 21:19:35.847828 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bc860237-8ff0-46c6-861e-a9d634d929fd tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-reader] https://10.4.3.14/volume/v3/snapshots/9233ec57-ee04-4450-b2fa-0c546c188cb8 returned with HTTP 200 Aug 13 21:19:35.848197 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1205/4821] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:19:35 2026] GET /volume/v3/snapshots/9233ec57-ee04-4450-b2fa-0c546c188cb8 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:35.856612 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e0fe03dc-915c-4c42-b516-e0dfa4094362 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:35.858462 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e0fe03dc-915c-4c42-b516-e0dfa4094362 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] DELETE https://10.4.3.14/volume/v3/snapshots/9233ec57-ee04-4450-b2fa-0c546c188cb8 Aug 13 21:19:35.858667 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e0fe03dc-915c-4c42-b516-e0dfa4094362 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:35.858846 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e0fe03dc-915c-4c42-b516-e0dfa4094362 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:35.858951 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.snapshots [None req-e0fe03dc-915c-4c42-b516-e0dfa4094362 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Delete snapshot with id: 9233ec57-ee04-4450-b2fa-0c546c188cb8 Aug 13 21:19:35.863625 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:19:35.863625 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:19:35.863876 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-e0fe03dc-915c-4c42-b516-e0dfa4094362 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Snapshot retrieved successfully. Aug 13 21:19:35.878653 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-e0fe03dc-915c-4c42-b516-e0dfa4094362 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Snapshot delete request issued successfully. Aug 13 21:19:35.878828 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e0fe03dc-915c-4c42-b516-e0dfa4094362 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] https://10.4.3.14/volume/v3/snapshots/9233ec57-ee04-4450-b2fa-0c546c188cb8 returned with HTTP 202 Aug 13 21:19:35.879243 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1213/4822] 10.4.3.14 () {66 vars in 1350 bytes} [Thu Aug 13 21:19:35 2026] DELETE /volume/v3/snapshots/9233ec57-ee04-4450-b2fa-0c546c188cb8 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:19:35.886186 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-a77aecff-143a-48c6-9c7d-6e08046236c2 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:35.887890 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a77aecff-143a-48c6-9c7d-6e08046236c2 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] GET https://10.4.3.14/volume/v3/snapshots/9233ec57-ee04-4450-b2fa-0c546c188cb8 Aug 13 21:19:35.888051 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a77aecff-143a-48c6-9c7d-6e08046236c2 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:35.888220 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a77aecff-143a-48c6-9c7d-6e08046236c2 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:35.892788 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:19:35.892788 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:19:35.893170 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-a77aecff-143a-48c6-9c7d-6e08046236c2 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Snapshot retrieved successfully. Aug 13 21:19:35.894005 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a77aecff-143a-48c6-9c7d-6e08046236c2 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] https://10.4.3.14/volume/v3/snapshots/9233ec57-ee04-4450-b2fa-0c546c188cb8 returned with HTTP 200 Aug 13 21:19:35.894245 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1202/4823] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:19:35 2026] GET /volume/v3/snapshots/9233ec57-ee04-4450-b2fa-0c546c188cb8 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:35.908624 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7c85f029-e372-4640-bde4-2a3a35c64ce7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:35.910604 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7c85f029-e372-4640-bde4-2a3a35c64ce7 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/f6e947c7-1105-42e2-a408-a965d4fbe00c Aug 13 21:19:35.910817 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7c85f029-e372-4640-bde4-2a3a35c64ce7 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:35.911024 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7c85f029-e372-4640-bde4-2a3a35c64ce7 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:35.911366 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-7c85f029-e372-4640-bde4-2a3a35c64ce7 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id f6e947c7-1105-42e2-a408-a965d4fbe00c. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:19:35.915685 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:19:35.915685 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:19:35.916339 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7c85f029-e372-4640-bde4-2a3a35c64ce7 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/f6e947c7-1105-42e2-a408-a965d4fbe00c returned with HTTP 200 Aug 13 21:19:35.916756 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1204/4824] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:35 2026] GET /volume/v3/backups/f6e947c7-1105-42e2-a408-a965d4fbe00c => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:36.426254 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2c27cb55-bd08-48d2-b457-33b7c0fa9661 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:36.428078 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2c27cb55-bd08-48d2-b457-33b7c0fa9661 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] GET https://10.4.3.14/volume/v3/volumes/c1cb6415-8cb1-48e9-9585-dbf19f4dcba6 Aug 13 21:19:36.428261 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2c27cb55-bd08-48d2-b457-33b7c0fa9661 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:36.428515 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2c27cb55-bd08-48d2-b457-33b7c0fa9661 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:36.433782 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2c27cb55-bd08-48d2-b457-33b7c0fa9661 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/volumes/c1cb6415-8cb1-48e9-9585-dbf19f4dcba6 returned with HTTP 404 Aug 13 21:19:36.434326 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1206/4825] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:19:36 2026] GET /volume/v3/volumes/c1cb6415-8cb1-48e9-9585-dbf19f4dcba6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:19:36.442599 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-8d573c70-41d2-4f63-a53f-a9d896cc2788 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:36.445084 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8d573c70-41d2-4f63-a53f-a9d896cc2788 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:19:36.445543 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8d573c70-41d2-4f63-a53f-a9d896cc2788 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1804684436"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:19:36.447118 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-8d573c70-41d2-4f63-a53f-a9d896cc2788 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1804684436'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:19:36.447251 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-8d573c70-41d2-4f63-a53f-a9d896cc2788 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Create volume of 1 GB Aug 13 21:19:36.447548 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:19:36.447548 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:19:36.451595 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-8d573c70-41d2-4f63-a53f-a9d896cc2788 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Availability Zones retrieved successfully. Aug 13 21:19:36.458290 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-8d573c70-41d2-4f63-a53f-a9d896cc2788 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Flow 'volume_create_api' (eeeda88d-8f2a-4d4b-8de3-e26e5c59833b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:19:36.459168 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-8d573c70-41d2-4f63-a53f-a9d896cc2788 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c3e332d-ed2c-4cc0-9dba-f7e497ddeb98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:36.460044 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-8d573c70-41d2-4f63-a53f-a9d896cc2788 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:19:36.489523 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-8d573c70-41d2-4f63-a53f-a9d896cc2788 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c3e332d-ed2c-4cc0-9dba-f7e497ddeb98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:36.490412 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-8d573c70-41d2-4f63-a53f-a9d896cc2788 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e83fb04-d9db-44f9-8939-097277ff1fcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:36.534270 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-8d573c70-41d2-4f63-a53f-a9d896cc2788 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Created reservations ['90b11a29-90da-4ef2-a67d-9a090de4771c', 'f7499ac6-4b8a-49a7-86a5-4562efff7cc3', '68c983ed-5b7e-466c-8580-c1e4bdb58a91', '0228c028-71a2-411e-9abc-ff8eb493f211'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:19:36.535207 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-8d573c70-41d2-4f63-a53f-a9d896cc2788 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e83fb04-d9db-44f9-8939-097277ff1fcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90b11a29-90da-4ef2-a67d-9a090de4771c', 'f7499ac6-4b8a-49a7-86a5-4562efff7cc3', '68c983ed-5b7e-466c-8580-c1e4bdb58a91', '0228c028-71a2-411e-9abc-ff8eb493f211']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:36.535904 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-8d573c70-41d2-4f63-a53f-a9d896cc2788 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16184c74-4042-4d73-86d3-2104767ca342) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:36.559894 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-8d573c70-41d2-4f63-a53f-a9d896cc2788 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16184c74-4042-4d73-86d3-2104767ca342) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82f1c86a-4216-4e90-832e-05cf671d321f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1804684436',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e80ae52d2c0c4aa2b8df92128adc412e',qos_specs=None,replication_status=,reservations=['90b11a29-90da-4ef2-a67d-9a090de4771c','f7499ac6-4b8a-49a7-86a5-4562efff7cc3','68c983ed-5b7e-466c-8580-c1e4bdb58a91','0228c028-71a2-411e-9abc-ff8eb493f211'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06769098ef3545febb69fb0a64ed0052',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:19:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1804684436',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=82f1c86a-4216-4e90-832e-05cf671d321f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e80ae52d2c0c4aa2b8df92128adc412e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06769098ef3545febb69fb0a64ed0052',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:36.560775 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-8d573c70-41d2-4f63-a53f-a9d896cc2788 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0588490-9f4f-48af-ac52-30a6dc11aa67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:36.579606 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-8d573c70-41d2-4f63-a53f-a9d896cc2788 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0588490-9f4f-48af-ac52-30a6dc11aa67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1804684436',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e80ae52d2c0c4aa2b8df92128adc412e',qos_specs=None,replication_status=,reservations=['90b11a29-90da-4ef2-a67d-9a090de4771c','f7499ac6-4b8a-49a7-86a5-4562efff7cc3','68c983ed-5b7e-466c-8580-c1e4bdb58a91','0228c028-71a2-411e-9abc-ff8eb493f211'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06769098ef3545febb69fb0a64ed0052',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:36.580340 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-8d573c70-41d2-4f63-a53f-a9d896cc2788 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa9acf1b-5137-4502-8d60-32750eece91e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:36.588755 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-8d573c70-41d2-4f63-a53f-a9d896cc2788 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa9acf1b-5137-4502-8d60-32750eece91e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:36.589454 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-8d573c70-41d2-4f63-a53f-a9d896cc2788 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Flow 'volume_create_api' (eeeda88d-8f2a-4d4b-8de3-e26e5c59833b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:19:36.589698 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-8d573c70-41d2-4f63-a53f-a9d896cc2788 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Create volume request issued successfully. Aug 13 21:19:36.590190 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8d573c70-41d2-4f63-a53f-a9d896cc2788 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:19:36.590570 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1214/4826] 10.4.3.14 () {70 vars in 1292 bytes} [Thu Aug 13 21:19:36 2026] POST /volume/v3/volumes => generated 768 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:19:36.601273 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-7bbebd85-3b42-48ea-963a-c6571811faeb None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:36.603100 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7bbebd85-3b42-48ea-963a-c6571811faeb tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] GET https://10.4.3.14/volume/v3/volumes/82f1c86a-4216-4e90-832e-05cf671d321f Aug 13 21:19:36.603322 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7bbebd85-3b42-48ea-963a-c6571811faeb tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:36.603610 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7bbebd85-3b42-48ea-963a-c6571811faeb tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:36.611300 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:19:36.611300 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:19:36.615074 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-7bbebd85-3b42-48ea-963a-c6571811faeb tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Volume info retrieved successfully. Aug 13 21:19:36.619121 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7bbebd85-3b42-48ea-963a-c6571811faeb tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/volumes/82f1c86a-4216-4e90-832e-05cf671d321f returned with HTTP 200 Aug 13 21:19:36.619565 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1203/4827] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:19:36 2026] GET /volume/v3/volumes/82f1c86a-4216-4e90-832e-05cf671d321f => generated 836 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:19:36.903724 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a438528c-191a-4a1e-bef1-c4e3ed667394 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:36.906112 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a438528c-191a-4a1e-bef1-c4e3ed667394 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] GET https://10.4.3.14/volume/v3/snapshots/9233ec57-ee04-4450-b2fa-0c546c188cb8 Aug 13 21:19:36.906306 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a438528c-191a-4a1e-bef1-c4e3ed667394 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:36.906522 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a438528c-191a-4a1e-bef1-c4e3ed667394 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:36.911060 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a438528c-191a-4a1e-bef1-c4e3ed667394 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] https://10.4.3.14/volume/v3/snapshots/9233ec57-ee04-4450-b2fa-0c546c188cb8 returned with HTTP 404 Aug 13 21:19:36.911595 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1205/4828] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:19:36 2026] GET /volume/v3/snapshots/9233ec57-ee04-4450-b2fa-0c546c188cb8 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:19:36.921088 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-93f84bb5-fa4d-4f0e-ad54-2d9d9e0ef8da None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:36.923122 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-93f84bb5-fa4d-4f0e-ad54-2d9d9e0ef8da tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] DELETE https://10.4.3.14/volume/v3/volumes/f025e6c8-722e-4c47-a9d1-aaeb060c5656 Aug 13 21:19:36.923324 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-93f84bb5-fa4d-4f0e-ad54-2d9d9e0ef8da tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:36.923613 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-93f84bb5-fa4d-4f0e-ad54-2d9d9e0ef8da tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:36.923831 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-93f84bb5-fa4d-4f0e-ad54-2d9d9e0ef8da tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Delete volume with id: f025e6c8-722e-4c47-a9d1-aaeb060c5656 Aug 13 21:19:36.929843 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-4ba0ea7e-2764-4a40-b51d-674c271dde2c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:36.931664 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4ba0ea7e-2764-4a40-b51d-674c271dde2c tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/f6e947c7-1105-42e2-a408-a965d4fbe00c Aug 13 21:19:36.932704 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4ba0ea7e-2764-4a40-b51d-674c271dde2c tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:36.932704 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4ba0ea7e-2764-4a40-b51d-674c271dde2c tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:36.932704 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-4ba0ea7e-2764-4a40-b51d-674c271dde2c tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id f6e947c7-1105-42e2-a408-a965d4fbe00c. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:19:36.933311 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:19:36.933311 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:19:36.933702 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-93f84bb5-fa4d-4f0e-ad54-2d9d9e0ef8da tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Volume info retrieved successfully. Aug 13 21:19:36.936740 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:19:36.936740 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:19:36.937342 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4ba0ea7e-2764-4a40-b51d-674c271dde2c tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/f6e947c7-1105-42e2-a408-a965d4fbe00c returned with HTTP 200 Aug 13 21:19:36.937719 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1215/4829] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:36 2026] GET /volume/v3/backups/f6e947c7-1105-42e2-a408-a965d4fbe00c => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:36.954495 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-93f84bb5-fa4d-4f0e-ad54-2d9d9e0ef8da tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Delete volume request issued successfully. Aug 13 21:19:36.954774 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-93f84bb5-fa4d-4f0e-ad54-2d9d9e0ef8da tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] https://10.4.3.14/volume/v3/volumes/f025e6c8-722e-4c47-a9d1-aaeb060c5656 returned with HTTP 202 Aug 13 21:19:36.955522 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1207/4830] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:19:36 2026] DELETE /volume/v3/volumes/f025e6c8-722e-4c47-a9d1-aaeb060c5656 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:19:36.964561 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-341d72f5-a487-4564-929c-5782bf99379d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:36.967379 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-341d72f5-a487-4564-929c-5782bf99379d tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] GET https://10.4.3.14/volume/v3/volumes/f025e6c8-722e-4c47-a9d1-aaeb060c5656 Aug 13 21:19:36.967666 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-341d72f5-a487-4564-929c-5782bf99379d tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:36.967983 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-341d72f5-a487-4564-929c-5782bf99379d tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:36.980490 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:19:36.980490 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:19:36.985014 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-341d72f5-a487-4564-929c-5782bf99379d tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Volume info retrieved successfully. Aug 13 21:19:36.992574 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-341d72f5-a487-4564-929c-5782bf99379d tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] https://10.4.3.14/volume/v3/volumes/f025e6c8-722e-4c47-a9d1-aaeb060c5656 returned with HTTP 200 Aug 13 21:19:36.993025 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1204/4831] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:19:36 2026] GET /volume/v3/volumes/f025e6c8-722e-4c47-a9d1-aaeb060c5656 => generated 1014 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:19:37.633099 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ef468e07-4ec0-46ca-9548-69c8b3f005eb None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:37.635177 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ef468e07-4ec0-46ca-9548-69c8b3f005eb tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] GET https://10.4.3.14/volume/v3/volumes/82f1c86a-4216-4e90-832e-05cf671d321f Aug 13 21:19:37.635359 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ef468e07-4ec0-46ca-9548-69c8b3f005eb tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:37.635576 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ef468e07-4ec0-46ca-9548-69c8b3f005eb tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:37.643147 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:19:37.643147 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:19:37.647315 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ef468e07-4ec0-46ca-9548-69c8b3f005eb tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Volume info retrieved successfully. Aug 13 21:19:37.651836 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ef468e07-4ec0-46ca-9548-69c8b3f005eb tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/volumes/82f1c86a-4216-4e90-832e-05cf671d321f returned with HTTP 200 Aug 13 21:19:37.652243 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1206/4832] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:19:37 2026] GET /volume/v3/volumes/82f1c86a-4216-4e90-832e-05cf671d321f => generated 861 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:19:37.667757 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-65ff3529-8ffe-4501-931f-0db529d92908 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:37.669636 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-65ff3529-8ffe-4501-931f-0db529d92908 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:19:37.670036 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-65ff3529-8ffe-4501-931f-0db529d92908 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "82f1c86a-4216-4e90-832e-05cf671d321f", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1203844160"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:19:37.671884 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-65ff3529-8ffe-4501-931f-0db529d92908 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Create volume request body: {'volume': {'source_volid': '82f1c86a-4216-4e90-832e-05cf671d321f', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1203844160'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:19:37.679622 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:19:37.679622 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:19:37.680096 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-65ff3529-8ffe-4501-931f-0db529d92908 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Volume retrieved successfully. Aug 13 21:19:37.680199 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-65ff3529-8ffe-4501-931f-0db529d92908 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Create volume of 1 GB Aug 13 21:19:37.683784 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-65ff3529-8ffe-4501-931f-0db529d92908 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Availability Zones retrieved successfully. Aug 13 21:19:37.689215 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-65ff3529-8ffe-4501-931f-0db529d92908 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Flow 'volume_create_api' (e79d7355-427f-42a9-bb84-977415182039) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:19:37.690258 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-65ff3529-8ffe-4501-931f-0db529d92908 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0c021dd-686d-4902-85ce-64a3eca33d5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:37.691241 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-65ff3529-8ffe-4501-931f-0db529d92908 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:19:37.714346 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-65ff3529-8ffe-4501-931f-0db529d92908 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0c021dd-686d-4902-85ce-64a3eca33d5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '82f1c86a-4216-4e90-832e-05cf671d321f', 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:37.715168 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-65ff3529-8ffe-4501-931f-0db529d92908 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (568fbb2a-dc63-433f-858e-1bfad65c24f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:37.753471 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-65ff3529-8ffe-4501-931f-0db529d92908 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Created reservations ['1dfa93ad-932a-4adf-a0ad-a6ab3d9daf78', '7af97dbe-4284-4c5e-afa6-9c29dbd495fb', 'd0f4e2c7-f2d2-45a7-9813-b48cff4bf7b1', '736c2d59-8f38-4086-940a-0b897ccc4a2f'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:19:37.754286 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-65ff3529-8ffe-4501-931f-0db529d92908 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (568fbb2a-dc63-433f-858e-1bfad65c24f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1dfa93ad-932a-4adf-a0ad-a6ab3d9daf78', '7af97dbe-4284-4c5e-afa6-9c29dbd495fb', 'd0f4e2c7-f2d2-45a7-9813-b48cff4bf7b1', '736c2d59-8f38-4086-940a-0b897ccc4a2f']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:37.755131 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-65ff3529-8ffe-4501-931f-0db529d92908 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7decc7bc-aaaa-41a9-9849-b3218b80c4c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:37.787160 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-65ff3529-8ffe-4501-931f-0db529d92908 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7decc7bc-aaaa-41a9-9849-b3218b80c4c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1beb212-f964-41b1-905e-2a57efba73af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1203844160',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e80ae52d2c0c4aa2b8df92128adc412e',qos_specs=None,replication_status=,reservations=['1dfa93ad-932a-4adf-a0ad-a6ab3d9daf78','7af97dbe-4284-4c5e-afa6-9c29dbd495fb','d0f4e2c7-f2d2-45a7-9813-b48cff4bf7b1','736c2d59-8f38-4086-940a-0b897ccc4a2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=82f1c86a-4216-4e90-832e-05cf671d321f,status='creating',user_id='06769098ef3545febb69fb0a64ed0052',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:19:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1203844160',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b1beb212-f964-41b1-905e-2a57efba73af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e80ae52d2c0c4aa2b8df92128adc412e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=82f1c86a-4216-4e90-832e-05cf671d321f,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06769098ef3545febb69fb0a64ed0052',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:37.787863 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-65ff3529-8ffe-4501-931f-0db529d92908 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (053ec91d-4b5e-4cc3-a89a-260a2bcbe1e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:37.809305 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-65ff3529-8ffe-4501-931f-0db529d92908 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (053ec91d-4b5e-4cc3-a89a-260a2bcbe1e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1203844160',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e80ae52d2c0c4aa2b8df92128adc412e',qos_specs=None,replication_status=,reservations=['1dfa93ad-932a-4adf-a0ad-a6ab3d9daf78','7af97dbe-4284-4c5e-afa6-9c29dbd495fb','d0f4e2c7-f2d2-45a7-9813-b48cff4bf7b1','736c2d59-8f38-4086-940a-0b897ccc4a2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=82f1c86a-4216-4e90-832e-05cf671d321f,status='creating',user_id='06769098ef3545febb69fb0a64ed0052',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:37.810075 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-65ff3529-8ffe-4501-931f-0db529d92908 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25d84fd9-541a-41bc-afea-ea3e29078331) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:37.825192 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-65ff3529-8ffe-4501-931f-0db529d92908 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25d84fd9-541a-41bc-afea-ea3e29078331) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:37.825936 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-65ff3529-8ffe-4501-931f-0db529d92908 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Flow 'volume_create_api' (e79d7355-427f-42a9-bb84-977415182039) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:19:37.826229 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-65ff3529-8ffe-4501-931f-0db529d92908 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Create volume request issued successfully. Aug 13 21:19:37.826828 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-65ff3529-8ffe-4501-931f-0db529d92908 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:19:37.827486 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1216/4833] 10.4.3.14 () {70 vars in 1293 bytes} [Thu Aug 13 21:19:37 2026] POST /volume/v3/volumes => generated 802 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:19:37.843320 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-fbf9715c-c943-440a-bb84-97df6de998c9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:37.845486 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fbf9715c-c943-440a-bb84-97df6de998c9 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] GET https://10.4.3.14/volume/v3/volumes/b1beb212-f964-41b1-905e-2a57efba73af Aug 13 21:19:37.845745 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fbf9715c-c943-440a-bb84-97df6de998c9 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:37.845974 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fbf9715c-c943-440a-bb84-97df6de998c9 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:37.855115 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:19:37.855115 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:19:37.858810 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-fbf9715c-c943-440a-bb84-97df6de998c9 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Volume info retrieved successfully. Aug 13 21:19:37.863180 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fbf9715c-c943-440a-bb84-97df6de998c9 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/volumes/b1beb212-f964-41b1-905e-2a57efba73af returned with HTTP 200 Aug 13 21:19:37.863561 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1208/4834] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:19:37 2026] GET /volume/v3/volumes/b1beb212-f964-41b1-905e-2a57efba73af => generated 870 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:19:37.948908 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3bcac58e-5d3e-4ddd-a25d-3ff060ebf8af None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:37.950998 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3bcac58e-5d3e-4ddd-a25d-3ff060ebf8af tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/f6e947c7-1105-42e2-a408-a965d4fbe00c Aug 13 21:19:37.951250 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3bcac58e-5d3e-4ddd-a25d-3ff060ebf8af tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:37.951474 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3bcac58e-5d3e-4ddd-a25d-3ff060ebf8af tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:37.951600 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-3bcac58e-5d3e-4ddd-a25d-3ff060ebf8af tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id f6e947c7-1105-42e2-a408-a965d4fbe00c. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:19:37.956193 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:19:37.956193 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:19:37.956811 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3bcac58e-5d3e-4ddd-a25d-3ff060ebf8af tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/f6e947c7-1105-42e2-a408-a965d4fbe00c returned with HTTP 200 Aug 13 21:19:37.957204 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1205/4835] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:37 2026] GET /volume/v3/backups/f6e947c7-1105-42e2-a408-a965d4fbe00c => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:38.006988 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-11617e6d-2b7e-4cc2-ac5e-2c02609e23f5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:38.008654 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-11617e6d-2b7e-4cc2-ac5e-2c02609e23f5 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] GET https://10.4.3.14/volume/v3/volumes/f025e6c8-722e-4c47-a9d1-aaeb060c5656 Aug 13 21:19:38.008831 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-11617e6d-2b7e-4cc2-ac5e-2c02609e23f5 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:38.009062 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-11617e6d-2b7e-4cc2-ac5e-2c02609e23f5 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:38.014397 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-11617e6d-2b7e-4cc2-ac5e-2c02609e23f5 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] https://10.4.3.14/volume/v3/volumes/f025e6c8-722e-4c47-a9d1-aaeb060c5656 returned with HTTP 404 Aug 13 21:19:38.015036 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1207/4836] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:19:38 2026] GET /volume/v3/volumes/f025e6c8-722e-4c47-a9d1-aaeb060c5656 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:19:38.023307 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-8dcac0b9-14d1-4797-91ab-525149c76e81 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:38.025192 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8dcac0b9-14d1-4797-91ab-525149c76e81 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:19:38.025534 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8dcac0b9-14d1-4797-91ab-525149c76e81 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1226417522"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:19:38.027035 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-8dcac0b9-14d1-4797-91ab-525149c76e81 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1226417522'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:19:38.027176 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-8dcac0b9-14d1-4797-91ab-525149c76e81 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Create volume of 1 GB Aug 13 21:19:38.027487 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:19:38.027487 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:19:38.031529 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-8dcac0b9-14d1-4797-91ab-525149c76e81 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Availability Zones retrieved successfully. Aug 13 21:19:38.037443 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-8dcac0b9-14d1-4797-91ab-525149c76e81 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Flow 'volume_create_api' (0756abd1-acbd-4aee-a962-107d14eadebb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:19:38.038512 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-8dcac0b9-14d1-4797-91ab-525149c76e81 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0409625e-0ab9-4fe6-9236-ca62a4673543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:38.039337 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-8dcac0b9-14d1-4797-91ab-525149c76e81 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:19:38.065640 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-8dcac0b9-14d1-4797-91ab-525149c76e81 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0409625e-0ab9-4fe6-9236-ca62a4673543) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:38.066412 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-8dcac0b9-14d1-4797-91ab-525149c76e81 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0466780f-c36e-4313-ada2-12c6654f9c9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:38.107372 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-8dcac0b9-14d1-4797-91ab-525149c76e81 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Created reservations ['e8db6b45-89bb-4254-aef9-2ccb7067f81f', 'c1a17123-25c7-49d0-b0cb-aa53753bd55f', 'd7d1b328-272a-496b-97e6-08d469f640b6', '73af8298-8654-45d7-b80d-c4b91542d0e8'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:19:38.108292 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-8dcac0b9-14d1-4797-91ab-525149c76e81 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0466780f-c36e-4313-ada2-12c6654f9c9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e8db6b45-89bb-4254-aef9-2ccb7067f81f', 'c1a17123-25c7-49d0-b0cb-aa53753bd55f', 'd7d1b328-272a-496b-97e6-08d469f640b6', '73af8298-8654-45d7-b80d-c4b91542d0e8']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:38.109154 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-8dcac0b9-14d1-4797-91ab-525149c76e81 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e071061-4abd-46b5-a10b-d784920e1690) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:38.131462 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-8dcac0b9-14d1-4797-91ab-525149c76e81 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e071061-4abd-46b5-a10b-d784920e1690) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0006261e-9bcb-4200-98c7-ddf370696fc8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1226417522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ae32ec111ae445096dc20446025c248',qos_specs=None,replication_status=,reservations=['e8db6b45-89bb-4254-aef9-2ccb7067f81f','c1a17123-25c7-49d0-b0cb-aa53753bd55f','d7d1b328-272a-496b-97e6-08d469f640b6','73af8298-8654-45d7-b80d-c4b91542d0e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='676f0fbbcee0405bb0b2fa4eed4aba01',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:19:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1226417522',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0006261e-9bcb-4200-98c7-ddf370696fc8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0ae32ec111ae445096dc20446025c248',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='676f0fbbcee0405bb0b2fa4eed4aba01',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:38.132107 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-8dcac0b9-14d1-4797-91ab-525149c76e81 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02f3dc08-3abb-400b-9e2c-55ccfe351d20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:38.151108 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-8dcac0b9-14d1-4797-91ab-525149c76e81 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02f3dc08-3abb-400b-9e2c-55ccfe351d20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1226417522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ae32ec111ae445096dc20446025c248',qos_specs=None,replication_status=,reservations=['e8db6b45-89bb-4254-aef9-2ccb7067f81f','c1a17123-25c7-49d0-b0cb-aa53753bd55f','d7d1b328-272a-496b-97e6-08d469f640b6','73af8298-8654-45d7-b80d-c4b91542d0e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='676f0fbbcee0405bb0b2fa4eed4aba01',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:38.152045 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-8dcac0b9-14d1-4797-91ab-525149c76e81 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (896ca545-25dd-40f8-98db-d13db81fa956) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:38.162520 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-8dcac0b9-14d1-4797-91ab-525149c76e81 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (896ca545-25dd-40f8-98db-d13db81fa956) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:38.163227 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-8dcac0b9-14d1-4797-91ab-525149c76e81 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Flow 'volume_create_api' (0756abd1-acbd-4aee-a962-107d14eadebb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:19:38.163487 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-8dcac0b9-14d1-4797-91ab-525149c76e81 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Create volume request issued successfully. Aug 13 21:19:38.163976 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8dcac0b9-14d1-4797-91ab-525149c76e81 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:19:38.164371 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1217/4837] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:19:38 2026] POST /volume/v3/volumes => generated 776 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:19:38.178697 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ee914fea-e529-42d4-93b6-6377dc964c68 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:38.180576 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ee914fea-e529-42d4-93b6-6377dc964c68 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] GET https://10.4.3.14/volume/v3/volumes/0006261e-9bcb-4200-98c7-ddf370696fc8 Aug 13 21:19:38.180763 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ee914fea-e529-42d4-93b6-6377dc964c68 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:38.180946 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ee914fea-e529-42d4-93b6-6377dc964c68 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:38.188376 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:19:38.188376 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:19:38.191912 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ee914fea-e529-42d4-93b6-6377dc964c68 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Volume info retrieved successfully. Aug 13 21:19:38.196048 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ee914fea-e529-42d4-93b6-6377dc964c68 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] https://10.4.3.14/volume/v3/volumes/0006261e-9bcb-4200-98c7-ddf370696fc8 returned with HTTP 200 Aug 13 21:19:38.196766 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1209/4838] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:19:38 2026] GET /volume/v3/volumes/0006261e-9bcb-4200-98c7-ddf370696fc8 => generated 955 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:38.880598 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d7055091-9f90-4c8e-90ef-0d31c9bfc3f7 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:38.881905 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d7055091-9f90-4c8e-90ef-0d31c9bfc3f7 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] GET https://10.4.3.14/volume/v3/volumes/b1beb212-f964-41b1-905e-2a57efba73af Aug 13 21:19:38.882311 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d7055091-9f90-4c8e-90ef-0d31c9bfc3f7 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:38.882589 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d7055091-9f90-4c8e-90ef-0d31c9bfc3f7 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:38.889493 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:19:38.889493 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:19:38.893431 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-d7055091-9f90-4c8e-90ef-0d31c9bfc3f7 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Volume info retrieved successfully. Aug 13 21:19:38.899709 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d7055091-9f90-4c8e-90ef-0d31c9bfc3f7 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/volumes/b1beb212-f964-41b1-905e-2a57efba73af returned with HTTP 200 Aug 13 21:19:38.899709 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1206/4839] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:19:38 2026] GET /volume/v3/volumes/b1beb212-f964-41b1-905e-2a57efba73af => generated 895 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 21:19:38.911949 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0f5fc5f1-e8b8-4553-b5bb-5d848e07ef16 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:38.913886 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0f5fc5f1-e8b8-4553-b5bb-5d848e07ef16 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] DELETE https://10.4.3.14/volume/v3/volumes/82f1c86a-4216-4e90-832e-05cf671d321f Aug 13 21:19:38.914162 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0f5fc5f1-e8b8-4553-b5bb-5d848e07ef16 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:38.914314 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0f5fc5f1-e8b8-4553-b5bb-5d848e07ef16 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:38.914496 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-0f5fc5f1-e8b8-4553-b5bb-5d848e07ef16 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Delete volume with id: 82f1c86a-4216-4e90-832e-05cf671d321f Aug 13 21:19:38.922277 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:19:38.922277 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:19:38.922645 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0f5fc5f1-e8b8-4553-b5bb-5d848e07ef16 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Volume info retrieved successfully. Aug 13 21:19:38.940331 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0f5fc5f1-e8b8-4553-b5bb-5d848e07ef16 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Delete volume request issued successfully. Aug 13 21:19:38.940622 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0f5fc5f1-e8b8-4553-b5bb-5d848e07ef16 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/volumes/82f1c86a-4216-4e90-832e-05cf671d321f returned with HTTP 202 Aug 13 21:19:38.941110 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1208/4840] 10.4.3.14 () {68 vars in 1385 bytes} [Thu Aug 13 21:19:38 2026] DELETE /volume/v3/volumes/82f1c86a-4216-4e90-832e-05cf671d321f => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 21:19:38.950500 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b341857e-da2f-415d-a501-2477714d53c3 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:38.952244 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b341857e-da2f-415d-a501-2477714d53c3 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] GET https://10.4.3.14/volume/v3/volumes/82f1c86a-4216-4e90-832e-05cf671d321f Aug 13 21:19:38.952678 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b341857e-da2f-415d-a501-2477714d53c3 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:38.952766 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b341857e-da2f-415d-a501-2477714d53c3 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:38.961889 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:19:38.961889 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:19:38.965981 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-b341857e-da2f-415d-a501-2477714d53c3 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Volume info retrieved successfully. Aug 13 21:19:38.966709 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-dfedf94f-6286-4dcc-a456-d7fae98ee5a1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:38.968333 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-dfedf94f-6286-4dcc-a456-d7fae98ee5a1 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/f6e947c7-1105-42e2-a408-a965d4fbe00c Aug 13 21:19:38.968562 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-dfedf94f-6286-4dcc-a456-d7fae98ee5a1 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:38.968738 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-dfedf94f-6286-4dcc-a456-d7fae98ee5a1 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:38.968836 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-dfedf94f-6286-4dcc-a456-d7fae98ee5a1 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id f6e947c7-1105-42e2-a408-a965d4fbe00c. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:19:38.970746 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b341857e-da2f-415d-a501-2477714d53c3 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/volumes/82f1c86a-4216-4e90-832e-05cf671d321f returned with HTTP 200 Aug 13 21:19:38.971095 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1218/4841] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:19:38 2026] GET /volume/v3/volumes/82f1c86a-4216-4e90-832e-05cf671d321f => generated 860 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:19:38.972645 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:19:38.972645 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:19:38.973238 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-dfedf94f-6286-4dcc-a456-d7fae98ee5a1 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/f6e947c7-1105-42e2-a408-a965d4fbe00c returned with HTTP 200 Aug 13 21:19:38.973585 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1210/4842] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:38 2026] GET /volume/v3/backups/f6e947c7-1105-42e2-a408-a965d4fbe00c => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:39.209466 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-aa073656-a73b-4b23-9d25-f046ccf2b916 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:39.211090 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-aa073656-a73b-4b23-9d25-f046ccf2b916 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] GET https://10.4.3.14/volume/v3/volumes/0006261e-9bcb-4200-98c7-ddf370696fc8 Aug 13 21:19:39.211249 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-aa073656-a73b-4b23-9d25-f046ccf2b916 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:39.211456 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-aa073656-a73b-4b23-9d25-f046ccf2b916 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:39.217690 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:19:39.217690 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:19:39.221087 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-aa073656-a73b-4b23-9d25-f046ccf2b916 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Volume info retrieved successfully. Aug 13 21:19:39.224855 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-aa073656-a73b-4b23-9d25-f046ccf2b916 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] https://10.4.3.14/volume/v3/volumes/0006261e-9bcb-4200-98c7-ddf370696fc8 returned with HTTP 200 Aug 13 21:19:39.225243 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1207/4843] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:19:39 2026] GET /volume/v3/volumes/0006261e-9bcb-4200-98c7-ddf370696fc8 => generated 1016 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:19:39.236670 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d6e35403-a644-4307-a059-37c88ee4824d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:39.238329 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d6e35403-a644-4307-a059-37c88ee4824d tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] POST https://10.4.3.14/volume/v3/snapshots Aug 13 21:19:39.238664 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d6e35403-a644-4307-a059-37c88ee4824d tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0006261e-9bcb-4200-98c7-ddf370696fc8", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1153045962"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:19:39.246736 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:19:39.246736 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:19:39.247055 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d6e35403-a644-4307-a059-37c88ee4824d tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Volume info retrieved successfully. Aug 13 21:19:39.247161 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-d6e35403-a644-4307-a059-37c88ee4824d tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Create snapshot from volume 0006261e-9bcb-4200-98c7-ddf370696fc8 Aug 13 21:19:39.270060 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-d6e35403-a644-4307-a059-37c88ee4824d tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Created reservations ['a217ad2e-3189-45b2-86b1-d550aeb2a141', 'b4525d29-efe6-4964-99f0-30c7ce5fd7a1', '546c7739-7655-4b3f-909a-30e5876769c1', '6fae0546-1e85-436d-abbd-3c7b78a3d559'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:19:39.300292 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d6e35403-a644-4307-a059-37c88ee4824d tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Snapshot create request issued successfully. Aug 13 21:19:39.300666 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d6e35403-a644-4307-a059-37c88ee4824d tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] https://10.4.3.14/volume/v3/snapshots returned with HTTP 202 Aug 13 21:19:39.301312 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1209/4844] 10.4.3.14 () {68 vars in 1258 bytes} [Thu Aug 13 21:19:39 2026] POST /volume/v3/snapshots => generated 308 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:19:39.310795 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d5d7fcd0-b8af-474c-9586-b1e2aa91fdf6 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:39.312994 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d5d7fcd0-b8af-474c-9586-b1e2aa91fdf6 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] GET https://10.4.3.14/volume/v3/snapshots/d65e6403-1fc9-4856-bbec-723ba7d22bbb Aug 13 21:19:39.313259 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d5d7fcd0-b8af-474c-9586-b1e2aa91fdf6 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:39.313519 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d5d7fcd0-b8af-474c-9586-b1e2aa91fdf6 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:39.319650 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:19:39.319650 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:19:39.320066 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-d5d7fcd0-b8af-474c-9586-b1e2aa91fdf6 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Snapshot retrieved successfully. Aug 13 21:19:39.320888 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d5d7fcd0-b8af-474c-9586-b1e2aa91fdf6 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] https://10.4.3.14/volume/v3/snapshots/d65e6403-1fc9-4856-bbec-723ba7d22bbb returned with HTTP 200 Aug 13 21:19:39.321391 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1219/4845] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:19:39 2026] GET /volume/v3/snapshots/d65e6403-1fc9-4856-bbec-723ba7d22bbb => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:39.982699 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-30c90c77-057f-4dc5-b256-5542e9e5ab2c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:39.984217 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-0a7fe9da-81ef-4f2c-b02f-8534e8d4ff0b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:39.984267 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-30c90c77-057f-4dc5-b256-5542e9e5ab2c tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] GET https://10.4.3.14/volume/v3/volumes/82f1c86a-4216-4e90-832e-05cf671d321f Aug 13 21:19:39.984469 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-30c90c77-057f-4dc5-b256-5542e9e5ab2c tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:39.984639 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-30c90c77-057f-4dc5-b256-5542e9e5ab2c tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:39.985916 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0a7fe9da-81ef-4f2c-b02f-8534e8d4ff0b tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/f6e947c7-1105-42e2-a408-a965d4fbe00c Aug 13 21:19:39.986120 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0a7fe9da-81ef-4f2c-b02f-8534e8d4ff0b tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:39.986289 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0a7fe9da-81ef-4f2c-b02f-8534e8d4ff0b tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:39.986406 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-0a7fe9da-81ef-4f2c-b02f-8534e8d4ff0b tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id f6e947c7-1105-42e2-a408-a965d4fbe00c. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:19:39.990175 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:19:39.990175 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:19:39.990497 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-30c90c77-057f-4dc5-b256-5542e9e5ab2c tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/volumes/82f1c86a-4216-4e90-832e-05cf671d321f returned with HTTP 404 Aug 13 21:19:39.990764 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0a7fe9da-81ef-4f2c-b02f-8534e8d4ff0b tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/f6e947c7-1105-42e2-a408-a965d4fbe00c returned with HTTP 200 Aug 13 21:19:39.990886 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1211/4846] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:19:39 2026] GET /volume/v3/volumes/82f1c86a-4216-4e90-832e-05cf671d321f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:19:39.991119 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1208/4847] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:39 2026] GET /volume/v3/backups/f6e947c7-1105-42e2-a408-a965d4fbe00c => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:39.999612 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e6f2fe6c-e0af-496f-b2ae-8f7941acfea2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:40.001446 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e6f2fe6c-e0af-496f-b2ae-8f7941acfea2 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] DELETE https://10.4.3.14/volume/v3/volumes/b1beb212-f964-41b1-905e-2a57efba73af Aug 13 21:19:40.001692 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e6f2fe6c-e0af-496f-b2ae-8f7941acfea2 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:40.001864 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e6f2fe6c-e0af-496f-b2ae-8f7941acfea2 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:40.002047 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-e6f2fe6c-e0af-496f-b2ae-8f7941acfea2 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Delete volume with id: b1beb212-f964-41b1-905e-2a57efba73af Aug 13 21:19:40.009146 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:19:40.009146 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:19:40.009703 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e6f2fe6c-e0af-496f-b2ae-8f7941acfea2 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Volume info retrieved successfully. Aug 13 21:19:40.031933 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e6f2fe6c-e0af-496f-b2ae-8f7941acfea2 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Delete volume request issued successfully. Aug 13 21:19:40.032131 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e6f2fe6c-e0af-496f-b2ae-8f7941acfea2 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/volumes/b1beb212-f964-41b1-905e-2a57efba73af returned with HTTP 202 Aug 13 21:19:40.032571 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1210/4848] 10.4.3.14 () {68 vars in 1385 bytes} [Thu Aug 13 21:19:39 2026] DELETE /volume/v3/volumes/b1beb212-f964-41b1-905e-2a57efba73af => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 21:19:40.040901 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f6691951-9595-4f95-83e9-78ce194de659 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:40.043756 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f6691951-9595-4f95-83e9-78ce194de659 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] GET https://10.4.3.14/volume/v3/volumes/b1beb212-f964-41b1-905e-2a57efba73af Aug 13 21:19:40.043756 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f6691951-9595-4f95-83e9-78ce194de659 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:40.043756 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f6691951-9595-4f95-83e9-78ce194de659 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:40.052728 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:19:40.052728 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:19:40.057633 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-f6691951-9595-4f95-83e9-78ce194de659 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Volume info retrieved successfully. Aug 13 21:19:40.063644 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f6691951-9595-4f95-83e9-78ce194de659 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/volumes/b1beb212-f964-41b1-905e-2a57efba73af returned with HTTP 200 Aug 13 21:19:40.064174 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1220/4849] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:19:40 2026] GET /volume/v3/volumes/b1beb212-f964-41b1-905e-2a57efba73af => generated 894 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:19:40.331138 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-77b2b5eb-49b7-440e-874a-005974d3c638 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:40.332860 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-77b2b5eb-49b7-440e-874a-005974d3c638 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] GET https://10.4.3.14/volume/v3/snapshots/d65e6403-1fc9-4856-bbec-723ba7d22bbb Aug 13 21:19:40.333049 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-77b2b5eb-49b7-440e-874a-005974d3c638 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:40.333226 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-77b2b5eb-49b7-440e-874a-005974d3c638 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:40.341039 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:19:40.341039 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:19:40.341313 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-77b2b5eb-49b7-440e-874a-005974d3c638 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Snapshot retrieved successfully. Aug 13 21:19:40.341922 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-77b2b5eb-49b7-440e-874a-005974d3c638 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] https://10.4.3.14/volume/v3/snapshots/d65e6403-1fc9-4856-bbec-723ba7d22bbb returned with HTTP 200 Aug 13 21:19:40.342280 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1212/4850] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:19:40 2026] GET /volume/v3/snapshots/d65e6403-1fc9-4856-bbec-723ba7d22bbb => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:40.351092 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d339da4b-5564-48e0-bdf3-61d0f7ab7b50 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:40.353145 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d339da4b-5564-48e0-bdf3-61d0f7ab7b50 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-reader] POST https://10.4.3.14/volume/v3/snapshots/d65e6403-1fc9-4856-bbec-723ba7d22bbb/action Aug 13 21:19:40.353582 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d339da4b-5564-48e0-bdf3-61d0f7ab7b50 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:19:40.353800 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d339da4b-5564-48e0-bdf3-61d0f7ab7b50 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:19:40.355183 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.contrib.snapshot_unmanage [None req-d339da4b-5564-48e0-bdf3-61d0f7ab7b50 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-reader] Unmanage snapshot with id: d65e6403-1fc9-4856-bbec-723ba7d22bbb Aug 13 21:19:40.363269 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:19:40.363269 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:19:40.363753 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-d339da4b-5564-48e0-bdf3-61d0f7ab7b50 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-reader] Snapshot retrieved successfully. Aug 13 21:19:40.364486 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.policy [None req-d339da4b-5564-48e0-bdf3-61d0f7ab7b50 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'baf49ecc37c448aab78a9a93d905a21f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ae32ec111ae445096dc20446025c248', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100217) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 21:19:40.364667 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d339da4b-5564-48e0-bdf3-61d0f7ab7b50 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-reader] https://10.4.3.14/volume/v3/snapshots/d65e6403-1fc9-4856-bbec-723ba7d22bbb/action returned with HTTP 403 Aug 13 21:19:40.365264 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1209/4851] 10.4.3.14 () {68 vars in 1389 bytes} [Thu Aug 13 21:19:40 2026] POST /volume/v3/snapshots/d65e6403-1fc9-4856-bbec-723ba7d22bbb/action => generated 117 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:19:40.372327 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7a877729-7a34-4932-833a-4cfa73607c5c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:40.374271 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7a877729-7a34-4932-833a-4cfa73607c5c tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] DELETE https://10.4.3.14/volume/v3/snapshots/d65e6403-1fc9-4856-bbec-723ba7d22bbb Aug 13 21:19:40.374466 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7a877729-7a34-4932-833a-4cfa73607c5c tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:40.374655 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7a877729-7a34-4932-833a-4cfa73607c5c tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:40.374755 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-7a877729-7a34-4932-833a-4cfa73607c5c tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Delete snapshot with id: d65e6403-1fc9-4856-bbec-723ba7d22bbb Aug 13 21:19:40.381406 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:19:40.381406 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:19:40.381732 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-7a877729-7a34-4932-833a-4cfa73607c5c tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Snapshot retrieved successfully. Aug 13 21:19:40.397382 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-7a877729-7a34-4932-833a-4cfa73607c5c tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Snapshot delete request issued successfully. Aug 13 21:19:40.397615 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7a877729-7a34-4932-833a-4cfa73607c5c tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] https://10.4.3.14/volume/v3/snapshots/d65e6403-1fc9-4856-bbec-723ba7d22bbb returned with HTTP 202 Aug 13 21:19:40.398161 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1211/4852] 10.4.3.14 () {66 vars in 1350 bytes} [Thu Aug 13 21:19:40 2026] DELETE /volume/v3/snapshots/d65e6403-1fc9-4856-bbec-723ba7d22bbb => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:19:40.407041 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-9bc4523c-2cf4-4131-9928-793878a1577d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:40.408894 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9bc4523c-2cf4-4131-9928-793878a1577d tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] GET https://10.4.3.14/volume/v3/snapshots/d65e6403-1fc9-4856-bbec-723ba7d22bbb Aug 13 21:19:40.409129 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9bc4523c-2cf4-4131-9928-793878a1577d tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:40.409347 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9bc4523c-2cf4-4131-9928-793878a1577d tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:40.414253 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:19:40.414253 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:19:40.414575 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-9bc4523c-2cf4-4131-9928-793878a1577d tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Snapshot retrieved successfully. Aug 13 21:19:40.415184 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9bc4523c-2cf4-4131-9928-793878a1577d tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] https://10.4.3.14/volume/v3/snapshots/d65e6403-1fc9-4856-bbec-723ba7d22bbb returned with HTTP 200 Aug 13 21:19:40.415535 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1221/4853] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:19:40 2026] GET /volume/v3/snapshots/d65e6403-1fc9-4856-bbec-723ba7d22bbb => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:41.002720 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3be542fc-e447-41bb-8541-64b44425f11d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:41.004862 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3be542fc-e447-41bb-8541-64b44425f11d tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/f6e947c7-1105-42e2-a408-a965d4fbe00c Aug 13 21:19:41.005130 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3be542fc-e447-41bb-8541-64b44425f11d tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:41.005323 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3be542fc-e447-41bb-8541-64b44425f11d tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:41.005449 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-3be542fc-e447-41bb-8541-64b44425f11d tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id f6e947c7-1105-42e2-a408-a965d4fbe00c. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:19:41.010179 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:19:41.010179 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:19:41.011131 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3be542fc-e447-41bb-8541-64b44425f11d tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/f6e947c7-1105-42e2-a408-a965d4fbe00c returned with HTTP 200 Aug 13 21:19:41.011518 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1213/4854] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:41 2026] GET /volume/v3/backups/f6e947c7-1105-42e2-a408-a965d4fbe00c => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:41.077461 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-6c8cf04e-18ba-4825-af1d-50995535d419 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:41.079660 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6c8cf04e-18ba-4825-af1d-50995535d419 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] GET https://10.4.3.14/volume/v3/volumes/b1beb212-f964-41b1-905e-2a57efba73af Aug 13 21:19:41.079847 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6c8cf04e-18ba-4825-af1d-50995535d419 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:41.080050 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6c8cf04e-18ba-4825-af1d-50995535d419 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:41.085919 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6c8cf04e-18ba-4825-af1d-50995535d419 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/volumes/b1beb212-f964-41b1-905e-2a57efba73af returned with HTTP 404 Aug 13 21:19:41.086657 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1210/4855] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:19:41 2026] GET /volume/v3/volumes/b1beb212-f964-41b1-905e-2a57efba73af => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:19:41.093482 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-03251eb4-c6a3-47a0-9a5f-089056f12108 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:41.095809 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-03251eb4-c6a3-47a0-9a5f-089056f12108 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] DELETE https://10.4.3.14/volume/v3/volumes/82f1c86a-4216-4e90-832e-05cf671d321f Aug 13 21:19:41.096049 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-03251eb4-c6a3-47a0-9a5f-089056f12108 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:41.096289 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-03251eb4-c6a3-47a0-9a5f-089056f12108 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:41.096521 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-03251eb4-c6a3-47a0-9a5f-089056f12108 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Delete volume with id: 82f1c86a-4216-4e90-832e-05cf671d321f Aug 13 21:19:41.103945 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-03251eb4-c6a3-47a0-9a5f-089056f12108 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/volumes/82f1c86a-4216-4e90-832e-05cf671d321f returned with HTTP 404 Aug 13 21:19:41.104529 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1212/4856] 10.4.3.14 () {68 vars in 1385 bytes} [Thu Aug 13 21:19:41 2026] DELETE /volume/v3/volumes/82f1c86a-4216-4e90-832e-05cf671d321f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:19:41.111827 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-dc3487a6-ac98-459b-98b2-10b87d33d0ce None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:41.117362 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-dc3487a6-ac98-459b-98b2-10b87d33d0ce tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] GET https://10.4.3.14/volume/v3/volumes/82f1c86a-4216-4e90-832e-05cf671d321f Aug 13 21:19:41.117554 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-dc3487a6-ac98-459b-98b2-10b87d33d0ce tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:41.117758 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-dc3487a6-ac98-459b-98b2-10b87d33d0ce tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:41.123347 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-dc3487a6-ac98-459b-98b2-10b87d33d0ce tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/volumes/82f1c86a-4216-4e90-832e-05cf671d321f returned with HTTP 404 Aug 13 21:19:41.123805 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1222/4857] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:19:41 2026] GET /volume/v3/volumes/82f1c86a-4216-4e90-832e-05cf671d321f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:19:41.130692 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-517c668a-818a-4354-8227-616667121f55 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:41.132695 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-517c668a-818a-4354-8227-616667121f55 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] DELETE https://10.4.3.14/volume/v3/volumes/8a192457-822c-4dcc-bb03-217e87f0927c Aug 13 21:19:41.132893 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-517c668a-818a-4354-8227-616667121f55 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:41.133106 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-517c668a-818a-4354-8227-616667121f55 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:41.133291 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-517c668a-818a-4354-8227-616667121f55 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Delete volume with id: 8a192457-822c-4dcc-bb03-217e87f0927c Aug 13 21:19:41.140981 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:19:41.140981 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:19:41.141458 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-517c668a-818a-4354-8227-616667121f55 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Volume info retrieved successfully. Aug 13 21:19:41.156940 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-517c668a-818a-4354-8227-616667121f55 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Delete volume request issued successfully. Aug 13 21:19:41.157181 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-517c668a-818a-4354-8227-616667121f55 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/volumes/8a192457-822c-4dcc-bb03-217e87f0927c returned with HTTP 202 Aug 13 21:19:41.157652 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1214/4858] 10.4.3.14 () {68 vars in 1385 bytes} [Thu Aug 13 21:19:41 2026] DELETE /volume/v3/volumes/8a192457-822c-4dcc-bb03-217e87f0927c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 21:19:41.164726 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b6ac6aa7-964a-4ba3-b272-7f6ba7d73358 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:41.166595 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b6ac6aa7-964a-4ba3-b272-7f6ba7d73358 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] GET https://10.4.3.14/volume/v3/volumes/8a192457-822c-4dcc-bb03-217e87f0927c Aug 13 21:19:41.166810 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b6ac6aa7-964a-4ba3-b272-7f6ba7d73358 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:41.166991 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b6ac6aa7-964a-4ba3-b272-7f6ba7d73358 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:41.177801 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:19:41.177801 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:19:41.181196 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-b6ac6aa7-964a-4ba3-b272-7f6ba7d73358 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Volume info retrieved successfully. Aug 13 21:19:41.186166 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b6ac6aa7-964a-4ba3-b272-7f6ba7d73358 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/volumes/8a192457-822c-4dcc-bb03-217e87f0927c returned with HTTP 200 Aug 13 21:19:41.186748 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1211/4859] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:19:41 2026] GET /volume/v3/volumes/8a192457-822c-4dcc-bb03-217e87f0927c => generated 894 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:19:41.424172 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-15ac6be3-58f1-4419-af11-d0476588f3a3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:41.427159 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-15ac6be3-58f1-4419-af11-d0476588f3a3 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] GET https://10.4.3.14/volume/v3/snapshots/d65e6403-1fc9-4856-bbec-723ba7d22bbb Aug 13 21:19:41.427322 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-15ac6be3-58f1-4419-af11-d0476588f3a3 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:41.427500 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-15ac6be3-58f1-4419-af11-d0476588f3a3 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:41.431246 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-15ac6be3-58f1-4419-af11-d0476588f3a3 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] https://10.4.3.14/volume/v3/snapshots/d65e6403-1fc9-4856-bbec-723ba7d22bbb returned with HTTP 404 Aug 13 21:19:41.431663 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1213/4860] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:19:41 2026] GET /volume/v3/snapshots/d65e6403-1fc9-4856-bbec-723ba7d22bbb => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:19:41.438130 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b084c27b-b461-4746-aee4-5ebc3adfb0a4 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:41.440378 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b084c27b-b461-4746-aee4-5ebc3adfb0a4 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] DELETE https://10.4.3.14/volume/v3/volumes/0006261e-9bcb-4200-98c7-ddf370696fc8 Aug 13 21:19:41.440622 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b084c27b-b461-4746-aee4-5ebc3adfb0a4 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:41.440868 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b084c27b-b461-4746-aee4-5ebc3adfb0a4 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:41.441132 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-b084c27b-b461-4746-aee4-5ebc3adfb0a4 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Delete volume with id: 0006261e-9bcb-4200-98c7-ddf370696fc8 Aug 13 21:19:41.449582 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:19:41.449582 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:19:41.450018 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-b084c27b-b461-4746-aee4-5ebc3adfb0a4 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Volume info retrieved successfully. Aug 13 21:19:41.467248 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-b084c27b-b461-4746-aee4-5ebc3adfb0a4 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Delete volume request issued successfully. Aug 13 21:19:41.467494 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b084c27b-b461-4746-aee4-5ebc3adfb0a4 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] https://10.4.3.14/volume/v3/volumes/0006261e-9bcb-4200-98c7-ddf370696fc8 returned with HTTP 202 Aug 13 21:19:41.467975 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1223/4861] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:19:41 2026] DELETE /volume/v3/volumes/0006261e-9bcb-4200-98c7-ddf370696fc8 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:19:41.475282 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-421becc3-6c88-40e9-991e-942e157ebca8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:41.477314 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-421becc3-6c88-40e9-991e-942e157ebca8 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] GET https://10.4.3.14/volume/v3/volumes/0006261e-9bcb-4200-98c7-ddf370696fc8 Aug 13 21:19:41.477483 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-421becc3-6c88-40e9-991e-942e157ebca8 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:41.480986 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-421becc3-6c88-40e9-991e-942e157ebca8 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:41.485213 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:19:41.485213 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:19:41.488931 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-421becc3-6c88-40e9-991e-942e157ebca8 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Volume info retrieved successfully. Aug 13 21:19:41.492730 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-421becc3-6c88-40e9-991e-942e157ebca8 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] https://10.4.3.14/volume/v3/volumes/0006261e-9bcb-4200-98c7-ddf370696fc8 returned with HTTP 200 Aug 13 21:19:41.493216 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1215/4862] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:19:41 2026] GET /volume/v3/volumes/0006261e-9bcb-4200-98c7-ddf370696fc8 => generated 1015 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:19:42.026890 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3b0f675e-928c-4653-9c27-2961767e3d69 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:42.028673 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3b0f675e-928c-4653-9c27-2961767e3d69 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/f6e947c7-1105-42e2-a408-a965d4fbe00c Aug 13 21:19:42.028868 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3b0f675e-928c-4653-9c27-2961767e3d69 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:42.029090 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3b0f675e-928c-4653-9c27-2961767e3d69 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:42.029200 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-3b0f675e-928c-4653-9c27-2961767e3d69 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id f6e947c7-1105-42e2-a408-a965d4fbe00c. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:19:42.033045 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:19:42.033045 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:19:42.033587 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3b0f675e-928c-4653-9c27-2961767e3d69 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/f6e947c7-1105-42e2-a408-a965d4fbe00c returned with HTTP 200 Aug 13 21:19:42.033920 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1212/4863] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:42 2026] GET /volume/v3/backups/f6e947c7-1105-42e2-a408-a965d4fbe00c => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:42.198845 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d0294f3a-2c92-4d94-ad56-bba97c784f53 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:42.200381 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d0294f3a-2c92-4d94-ad56-bba97c784f53 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] GET https://10.4.3.14/volume/v3/volumes/8a192457-822c-4dcc-bb03-217e87f0927c Aug 13 21:19:42.200620 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d0294f3a-2c92-4d94-ad56-bba97c784f53 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:42.200848 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d0294f3a-2c92-4d94-ad56-bba97c784f53 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:42.208014 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d0294f3a-2c92-4d94-ad56-bba97c784f53 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/volumes/8a192457-822c-4dcc-bb03-217e87f0927c returned with HTTP 404 Aug 13 21:19:42.208659 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1214/4864] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:19:42 2026] GET /volume/v3/volumes/8a192457-822c-4dcc-bb03-217e87f0927c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:19:42.216466 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-58af7b6c-9813-403a-8087-32bf9331d833 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:42.218956 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-58af7b6c-9813-403a-8087-32bf9331d833 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] DELETE https://10.4.3.14/volume/v3/snapshots/5421c3b6-305e-4568-8094-e5597a3b662b Aug 13 21:19:42.219240 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-58af7b6c-9813-403a-8087-32bf9331d833 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:42.219522 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-58af7b6c-9813-403a-8087-32bf9331d833 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:42.219683 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.snapshots [None req-58af7b6c-9813-403a-8087-32bf9331d833 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Delete snapshot with id: 5421c3b6-305e-4568-8094-e5597a3b662b Aug 13 21:19:42.226176 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-58af7b6c-9813-403a-8087-32bf9331d833 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/snapshots/5421c3b6-305e-4568-8094-e5597a3b662b returned with HTTP 404 Aug 13 21:19:42.226839 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1224/4865] 10.4.3.14 () {66 vars in 1350 bytes} [Thu Aug 13 21:19:42 2026] DELETE /volume/v3/snapshots/5421c3b6-305e-4568-8094-e5597a3b662b => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:19:42.234753 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a891a9ca-ef9a-4edd-a83e-1b9f8b78c32a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:42.236563 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a891a9ca-ef9a-4edd-a83e-1b9f8b78c32a tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] GET https://10.4.3.14/volume/v3/snapshots/5421c3b6-305e-4568-8094-e5597a3b662b Aug 13 21:19:42.236811 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a891a9ca-ef9a-4edd-a83e-1b9f8b78c32a tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:42.237065 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a891a9ca-ef9a-4edd-a83e-1b9f8b78c32a tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:42.241398 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a891a9ca-ef9a-4edd-a83e-1b9f8b78c32a tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/snapshots/5421c3b6-305e-4568-8094-e5597a3b662b returned with HTTP 404 Aug 13 21:19:42.241915 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1216/4866] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:19:42 2026] GET /volume/v3/snapshots/5421c3b6-305e-4568-8094-e5597a3b662b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:19:42.250285 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-5db23fb2-7e63-46c8-a6a7-3eef9930beba None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:42.251843 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5db23fb2-7e63-46c8-a6a7-3eef9930beba tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] DELETE https://10.4.3.14/volume/v3/volumes/c1cb6415-8cb1-48e9-9585-dbf19f4dcba6 Aug 13 21:19:42.252044 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5db23fb2-7e63-46c8-a6a7-3eef9930beba tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:42.252231 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5db23fb2-7e63-46c8-a6a7-3eef9930beba tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:42.252426 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-5db23fb2-7e63-46c8-a6a7-3eef9930beba tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Delete volume with id: c1cb6415-8cb1-48e9-9585-dbf19f4dcba6 Aug 13 21:19:42.257350 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5db23fb2-7e63-46c8-a6a7-3eef9930beba tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/volumes/c1cb6415-8cb1-48e9-9585-dbf19f4dcba6 returned with HTTP 404 Aug 13 21:19:42.257781 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1213/4867] 10.4.3.14 () {68 vars in 1385 bytes} [Thu Aug 13 21:19:42 2026] DELETE /volume/v3/volumes/c1cb6415-8cb1-48e9-9585-dbf19f4dcba6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:19:42.263878 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f9b1986d-895a-4b53-b468-83fc362d5002 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:42.266225 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f9b1986d-895a-4b53-b468-83fc362d5002 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] GET https://10.4.3.14/volume/v3/volumes/c1cb6415-8cb1-48e9-9585-dbf19f4dcba6 Aug 13 21:19:42.266466 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f9b1986d-895a-4b53-b468-83fc362d5002 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:42.266644 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f9b1986d-895a-4b53-b468-83fc362d5002 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:42.274787 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f9b1986d-895a-4b53-b468-83fc362d5002 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/volumes/c1cb6415-8cb1-48e9-9585-dbf19f4dcba6 returned with HTTP 404 Aug 13 21:19:42.275361 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1215/4868] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:19:42 2026] GET /volume/v3/volumes/c1cb6415-8cb1-48e9-9585-dbf19f4dcba6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:19:42.281658 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-caa9c0bd-2af0-4ce7-9c73-53587d2df789 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:42.283344 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-caa9c0bd-2af0-4ce7-9c73-53587d2df789 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] DELETE https://10.4.3.14/volume/v3/volumes/00693de0-6308-4398-8aab-e8736a75757f Aug 13 21:19:42.283571 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-caa9c0bd-2af0-4ce7-9c73-53587d2df789 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:42.283776 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-caa9c0bd-2af0-4ce7-9c73-53587d2df789 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:42.283943 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-caa9c0bd-2af0-4ce7-9c73-53587d2df789 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Delete volume with id: 00693de0-6308-4398-8aab-e8736a75757f Aug 13 21:19:42.289517 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-caa9c0bd-2af0-4ce7-9c73-53587d2df789 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/volumes/00693de0-6308-4398-8aab-e8736a75757f returned with HTTP 404 Aug 13 21:19:42.289930 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1225/4869] 10.4.3.14 () {68 vars in 1385 bytes} [Thu Aug 13 21:19:42 2026] DELETE /volume/v3/volumes/00693de0-6308-4398-8aab-e8736a75757f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:19:42.295805 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-522bed50-2f05-443c-97f4-6b1cc3d3ea3d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:42.297469 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-522bed50-2f05-443c-97f4-6b1cc3d3ea3d tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] GET https://10.4.3.14/volume/v3/volumes/00693de0-6308-4398-8aab-e8736a75757f Aug 13 21:19:42.297706 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-522bed50-2f05-443c-97f4-6b1cc3d3ea3d tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:42.297923 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-522bed50-2f05-443c-97f4-6b1cc3d3ea3d tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:42.303591 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-522bed50-2f05-443c-97f4-6b1cc3d3ea3d tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/volumes/00693de0-6308-4398-8aab-e8736a75757f returned with HTTP 404 Aug 13 21:19:42.304012 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1217/4870] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:19:42 2026] GET /volume/v3/volumes/00693de0-6308-4398-8aab-e8736a75757f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:19:42.312805 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d2ad7479-53d7-4834-9c33-7317cf4f4afb None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:42.315114 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d2ad7479-53d7-4834-9c33-7317cf4f4afb tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] DELETE https://10.4.3.14/volume/v3/snapshots/a3ff65d0-ad53-4876-909d-0d2e91c5e73a Aug 13 21:19:42.315330 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d2ad7479-53d7-4834-9c33-7317cf4f4afb tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:42.315614 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d2ad7479-53d7-4834-9c33-7317cf4f4afb tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:42.315773 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.snapshots [None req-d2ad7479-53d7-4834-9c33-7317cf4f4afb tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Delete snapshot with id: a3ff65d0-ad53-4876-909d-0d2e91c5e73a Aug 13 21:19:42.320378 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d2ad7479-53d7-4834-9c33-7317cf4f4afb tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/snapshots/a3ff65d0-ad53-4876-909d-0d2e91c5e73a returned with HTTP 404 Aug 13 21:19:42.320886 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1214/4871] 10.4.3.14 () {66 vars in 1350 bytes} [Thu Aug 13 21:19:42 2026] DELETE /volume/v3/snapshots/a3ff65d0-ad53-4876-909d-0d2e91c5e73a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:19:42.327559 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-bd535730-572e-4be3-bbcb-6f3faa3b1ba5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:42.329162 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bd535730-572e-4be3-bbcb-6f3faa3b1ba5 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] GET https://10.4.3.14/volume/v3/snapshots/a3ff65d0-ad53-4876-909d-0d2e91c5e73a Aug 13 21:19:42.329345 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bd535730-572e-4be3-bbcb-6f3faa3b1ba5 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:42.329579 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bd535730-572e-4be3-bbcb-6f3faa3b1ba5 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:42.333556 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bd535730-572e-4be3-bbcb-6f3faa3b1ba5 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/snapshots/a3ff65d0-ad53-4876-909d-0d2e91c5e73a returned with HTTP 404 Aug 13 21:19:42.334035 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1216/4872] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:19:42 2026] GET /volume/v3/snapshots/a3ff65d0-ad53-4876-909d-0d2e91c5e73a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:19:42.341313 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-fe135bd4-cfe5-4535-9f0c-2e2d85aa0ad3 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:42.343270 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-fe135bd4-cfe5-4535-9f0c-2e2d85aa0ad3 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] DELETE https://10.4.3.14/volume/v3/volumes/f22b5c11-a7ca-4f29-8cc5-6895c4c5682b Aug 13 21:19:42.343525 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-fe135bd4-cfe5-4535-9f0c-2e2d85aa0ad3 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:42.343735 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-fe135bd4-cfe5-4535-9f0c-2e2d85aa0ad3 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:42.343920 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-fe135bd4-cfe5-4535-9f0c-2e2d85aa0ad3 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Delete volume with id: f22b5c11-a7ca-4f29-8cc5-6895c4c5682b Aug 13 21:19:42.349852 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-fe135bd4-cfe5-4535-9f0c-2e2d85aa0ad3 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/volumes/f22b5c11-a7ca-4f29-8cc5-6895c4c5682b returned with HTTP 404 Aug 13 21:19:42.350326 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1226/4873] 10.4.3.14 () {68 vars in 1385 bytes} [Thu Aug 13 21:19:42 2026] DELETE /volume/v3/volumes/f22b5c11-a7ca-4f29-8cc5-6895c4c5682b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:19:42.357359 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a733b480-b864-4e0a-9838-2e76fd6f5c91 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:42.359561 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a733b480-b864-4e0a-9838-2e76fd6f5c91 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] GET https://10.4.3.14/volume/v3/volumes/f22b5c11-a7ca-4f29-8cc5-6895c4c5682b Aug 13 21:19:42.359855 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a733b480-b864-4e0a-9838-2e76fd6f5c91 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:42.360097 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a733b480-b864-4e0a-9838-2e76fd6f5c91 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:42.366062 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a733b480-b864-4e0a-9838-2e76fd6f5c91 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/volumes/f22b5c11-a7ca-4f29-8cc5-6895c4c5682b returned with HTTP 404 Aug 13 21:19:42.366785 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1218/4874] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:19:42 2026] GET /volume/v3/volumes/f22b5c11-a7ca-4f29-8cc5-6895c4c5682b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:19:42.373414 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-32fe0080-581a-47f6-8999-6b9e248aaa6b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:42.375653 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-32fe0080-581a-47f6-8999-6b9e248aaa6b tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] DELETE https://10.4.3.14/volume/v3/snapshots/9fbbdef5-d96e-415c-9c3d-7d0d020d3f66 Aug 13 21:19:42.375883 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-32fe0080-581a-47f6-8999-6b9e248aaa6b tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:42.376146 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-32fe0080-581a-47f6-8999-6b9e248aaa6b tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:42.376280 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.snapshots [None req-32fe0080-581a-47f6-8999-6b9e248aaa6b tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Delete snapshot with id: 9fbbdef5-d96e-415c-9c3d-7d0d020d3f66 Aug 13 21:19:42.381192 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-32fe0080-581a-47f6-8999-6b9e248aaa6b tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/snapshots/9fbbdef5-d96e-415c-9c3d-7d0d020d3f66 returned with HTTP 404 Aug 13 21:19:42.381707 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1215/4875] 10.4.3.14 () {66 vars in 1350 bytes} [Thu Aug 13 21:19:42 2026] DELETE /volume/v3/snapshots/9fbbdef5-d96e-415c-9c3d-7d0d020d3f66 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:19:42.388721 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7afde52d-7a55-4d7c-9b97-d1b4a9066e29 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:42.390674 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7afde52d-7a55-4d7c-9b97-d1b4a9066e29 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] GET https://10.4.3.14/volume/v3/snapshots/9fbbdef5-d96e-415c-9c3d-7d0d020d3f66 Aug 13 21:19:42.390877 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7afde52d-7a55-4d7c-9b97-d1b4a9066e29 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:42.391073 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7afde52d-7a55-4d7c-9b97-d1b4a9066e29 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:42.395509 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7afde52d-7a55-4d7c-9b97-d1b4a9066e29 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/snapshots/9fbbdef5-d96e-415c-9c3d-7d0d020d3f66 returned with HTTP 404 Aug 13 21:19:42.395924 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1217/4876] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:19:42 2026] GET /volume/v3/snapshots/9fbbdef5-d96e-415c-9c3d-7d0d020d3f66 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:19:42.404144 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-686706e8-5df6-48eb-8f9b-4597e53f9564 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:42.405773 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-686706e8-5df6-48eb-8f9b-4597e53f9564 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] DELETE https://10.4.3.14/volume/v3/volumes/947f6595-bcb7-4d76-b0a8-0b729edf5aea Aug 13 21:19:42.406026 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-686706e8-5df6-48eb-8f9b-4597e53f9564 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:42.406212 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-686706e8-5df6-48eb-8f9b-4597e53f9564 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:42.406381 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-686706e8-5df6-48eb-8f9b-4597e53f9564 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Delete volume with id: 947f6595-bcb7-4d76-b0a8-0b729edf5aea Aug 13 21:19:42.412480 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-686706e8-5df6-48eb-8f9b-4597e53f9564 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/volumes/947f6595-bcb7-4d76-b0a8-0b729edf5aea returned with HTTP 404 Aug 13 21:19:42.413013 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1227/4877] 10.4.3.14 () {68 vars in 1385 bytes} [Thu Aug 13 21:19:42 2026] DELETE /volume/v3/volumes/947f6595-bcb7-4d76-b0a8-0b729edf5aea => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:19:42.419561 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-cb1f4e23-7efd-4894-b644-e658d4d13382 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:42.421544 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cb1f4e23-7efd-4894-b644-e658d4d13382 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] GET https://10.4.3.14/volume/v3/volumes/947f6595-bcb7-4d76-b0a8-0b729edf5aea Aug 13 21:19:42.421744 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cb1f4e23-7efd-4894-b644-e658d4d13382 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:42.421979 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cb1f4e23-7efd-4894-b644-e658d4d13382 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:42.428571 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cb1f4e23-7efd-4894-b644-e658d4d13382 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/volumes/947f6595-bcb7-4d76-b0a8-0b729edf5aea returned with HTTP 404 Aug 13 21:19:42.429060 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1219/4878] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:19:42 2026] GET /volume/v3/volumes/947f6595-bcb7-4d76-b0a8-0b729edf5aea => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:19:42.435049 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-44de23e2-2b90-4383-b659-dee24d869281 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:42.436750 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-44de23e2-2b90-4383-b659-dee24d869281 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] DELETE https://10.4.3.14/volume/v3/volumes/a0ee5077-c576-4c98-93f6-716d2a0680c1 Aug 13 21:19:42.436929 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-44de23e2-2b90-4383-b659-dee24d869281 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:42.437140 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-44de23e2-2b90-4383-b659-dee24d869281 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:42.437285 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-44de23e2-2b90-4383-b659-dee24d869281 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Delete volume with id: a0ee5077-c576-4c98-93f6-716d2a0680c1 Aug 13 21:19:42.442747 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-44de23e2-2b90-4383-b659-dee24d869281 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/volumes/a0ee5077-c576-4c98-93f6-716d2a0680c1 returned with HTTP 404 Aug 13 21:19:42.443175 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1216/4879] 10.4.3.14 () {68 vars in 1385 bytes} [Thu Aug 13 21:19:42 2026] DELETE /volume/v3/volumes/a0ee5077-c576-4c98-93f6-716d2a0680c1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:19:42.449795 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-becb2983-d645-4296-b9ba-c315f03f138f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:42.451666 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-becb2983-d645-4296-b9ba-c315f03f138f tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] GET https://10.4.3.14/volume/v3/volumes/a0ee5077-c576-4c98-93f6-716d2a0680c1 Aug 13 21:19:42.451881 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-becb2983-d645-4296-b9ba-c315f03f138f tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:42.452131 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-becb2983-d645-4296-b9ba-c315f03f138f tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:42.457800 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-becb2983-d645-4296-b9ba-c315f03f138f tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/volumes/a0ee5077-c576-4c98-93f6-716d2a0680c1 returned with HTTP 404 Aug 13 21:19:42.458245 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1218/4880] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:19:42 2026] GET /volume/v3/volumes/a0ee5077-c576-4c98-93f6-716d2a0680c1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:19:42.464797 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ec2abe7a-4822-4b39-8661-110118ef2468 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:42.466502 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ec2abe7a-4822-4b39-8661-110118ef2468 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] DELETE https://10.4.3.14/volume/v3/volumes/23fed504-42c7-4785-ac7d-554c46cc9295 Aug 13 21:19:42.466724 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ec2abe7a-4822-4b39-8661-110118ef2468 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:42.466923 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ec2abe7a-4822-4b39-8661-110118ef2468 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:42.467167 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-ec2abe7a-4822-4b39-8661-110118ef2468 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Delete volume with id: 23fed504-42c7-4785-ac7d-554c46cc9295 Aug 13 21:19:42.472507 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ec2abe7a-4822-4b39-8661-110118ef2468 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/volumes/23fed504-42c7-4785-ac7d-554c46cc9295 returned with HTTP 404 Aug 13 21:19:42.472955 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1228/4881] 10.4.3.14 () {68 vars in 1385 bytes} [Thu Aug 13 21:19:42 2026] DELETE /volume/v3/volumes/23fed504-42c7-4785-ac7d-554c46cc9295 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:19:42.479401 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9faeff37-11d0-4c3f-8a09-7ebd5d5d15c1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:42.481193 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9faeff37-11d0-4c3f-8a09-7ebd5d5d15c1 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] GET https://10.4.3.14/volume/v3/volumes/23fed504-42c7-4785-ac7d-554c46cc9295 Aug 13 21:19:42.481411 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9faeff37-11d0-4c3f-8a09-7ebd5d5d15c1 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:42.481591 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9faeff37-11d0-4c3f-8a09-7ebd5d5d15c1 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:42.486855 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9faeff37-11d0-4c3f-8a09-7ebd5d5d15c1 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/volumes/23fed504-42c7-4785-ac7d-554c46cc9295 returned with HTTP 404 Aug 13 21:19:42.487285 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1220/4882] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:19:42 2026] GET /volume/v3/volumes/23fed504-42c7-4785-ac7d-554c46cc9295 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:19:42.494284 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-5096be00-26eb-4d4e-919f-f62b7cbcc4ec None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:42.496233 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5096be00-26eb-4d4e-919f-f62b7cbcc4ec tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] DELETE https://10.4.3.14/volume/v3/snapshots/cc9feb46-e05f-40da-8bed-4584c9302031 Aug 13 21:19:42.496458 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5096be00-26eb-4d4e-919f-f62b7cbcc4ec tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:42.496644 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5096be00-26eb-4d4e-919f-f62b7cbcc4ec tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:42.496740 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.snapshots [None req-5096be00-26eb-4d4e-919f-f62b7cbcc4ec tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Delete snapshot with id: cc9feb46-e05f-40da-8bed-4584c9302031 Aug 13 21:19:42.503278 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5096be00-26eb-4d4e-919f-f62b7cbcc4ec tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/snapshots/cc9feb46-e05f-40da-8bed-4584c9302031 returned with HTTP 404 Aug 13 21:19:42.504014 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1217/4883] 10.4.3.14 () {66 vars in 1350 bytes} [Thu Aug 13 21:19:42 2026] DELETE /volume/v3/snapshots/cc9feb46-e05f-40da-8bed-4584c9302031 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:19:42.506934 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0e3ce6a2-f700-4f9d-bdca-245ef761efb0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:42.509041 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0e3ce6a2-f700-4f9d-bdca-245ef761efb0 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] GET https://10.4.3.14/volume/v3/volumes/0006261e-9bcb-4200-98c7-ddf370696fc8 Aug 13 21:19:42.509257 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0e3ce6a2-f700-4f9d-bdca-245ef761efb0 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:42.509476 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0e3ce6a2-f700-4f9d-bdca-245ef761efb0 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:42.510935 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-fefec586-14d1-46d1-89ce-63e928b3532e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:42.512489 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-fefec586-14d1-46d1-89ce-63e928b3532e tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] GET https://10.4.3.14/volume/v3/snapshots/cc9feb46-e05f-40da-8bed-4584c9302031 Aug 13 21:19:42.512690 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-fefec586-14d1-46d1-89ce-63e928b3532e tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:42.512860 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-fefec586-14d1-46d1-89ce-63e928b3532e tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:42.517004 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0e3ce6a2-f700-4f9d-bdca-245ef761efb0 tempest-ProjectReaderTests-689842440 tempest-ProjectReaderTests-689842440-project-admin] https://10.4.3.14/volume/v3/volumes/0006261e-9bcb-4200-98c7-ddf370696fc8 returned with HTTP 404 Aug 13 21:19:42.517531 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1219/4884] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:19:42 2026] GET /volume/v3/volumes/0006261e-9bcb-4200-98c7-ddf370696fc8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:19:42.518297 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-fefec586-14d1-46d1-89ce-63e928b3532e tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/snapshots/cc9feb46-e05f-40da-8bed-4584c9302031 returned with HTTP 404 Aug 13 21:19:42.518730 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1229/4885] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:19:42 2026] GET /volume/v3/snapshots/cc9feb46-e05f-40da-8bed-4584c9302031 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:19:42.525952 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b73e86e3-7328-49c6-86e9-7cd779bb1858 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:42.527739 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b73e86e3-7328-49c6-86e9-7cd779bb1858 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] DELETE https://10.4.3.14/volume/v3/volumes/1054e915-b7da-480e-9a9b-fd720345e04f Aug 13 21:19:42.528013 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b73e86e3-7328-49c6-86e9-7cd779bb1858 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:42.528201 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b73e86e3-7328-49c6-86e9-7cd779bb1858 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:42.528362 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-b73e86e3-7328-49c6-86e9-7cd779bb1858 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Delete volume with id: 1054e915-b7da-480e-9a9b-fd720345e04f Aug 13 21:19:42.534853 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b73e86e3-7328-49c6-86e9-7cd779bb1858 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/volumes/1054e915-b7da-480e-9a9b-fd720345e04f returned with HTTP 404 Aug 13 21:19:42.535345 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1221/4886] 10.4.3.14 () {68 vars in 1385 bytes} [Thu Aug 13 21:19:42 2026] DELETE /volume/v3/volumes/1054e915-b7da-480e-9a9b-fd720345e04f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:19:42.541589 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d808cbb4-45dd-4682-b1ac-dd243410e1fd None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:42.543441 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d808cbb4-45dd-4682-b1ac-dd243410e1fd tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] GET https://10.4.3.14/volume/v3/volumes/1054e915-b7da-480e-9a9b-fd720345e04f Aug 13 21:19:42.543623 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d808cbb4-45dd-4682-b1ac-dd243410e1fd tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:42.543783 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d808cbb4-45dd-4682-b1ac-dd243410e1fd tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:42.551725 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d808cbb4-45dd-4682-b1ac-dd243410e1fd tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/volumes/1054e915-b7da-480e-9a9b-fd720345e04f returned with HTTP 404 Aug 13 21:19:42.552180 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1218/4887] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:19:42 2026] GET /volume/v3/volumes/1054e915-b7da-480e-9a9b-fd720345e04f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:19:42.558381 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-24de1e24-e265-40ef-9d1d-4d2d2d31735c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:42.560004 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-24de1e24-e265-40ef-9d1d-4d2d2d31735c tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] DELETE https://10.4.3.14/volume/v3/snapshots/b6a2b280-1a88-4dba-956a-43bb6f5cb11e Aug 13 21:19:42.560177 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-24de1e24-e265-40ef-9d1d-4d2d2d31735c tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:42.560347 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-24de1e24-e265-40ef-9d1d-4d2d2d31735c tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:42.560463 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-24de1e24-e265-40ef-9d1d-4d2d2d31735c tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Delete snapshot with id: b6a2b280-1a88-4dba-956a-43bb6f5cb11e Aug 13 21:19:42.564881 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-24de1e24-e265-40ef-9d1d-4d2d2d31735c tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/snapshots/b6a2b280-1a88-4dba-956a-43bb6f5cb11e returned with HTTP 404 Aug 13 21:19:42.565472 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1220/4888] 10.4.3.14 () {66 vars in 1350 bytes} [Thu Aug 13 21:19:42 2026] DELETE /volume/v3/snapshots/b6a2b280-1a88-4dba-956a-43bb6f5cb11e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:19:42.571619 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7a81cd2f-ba2f-4e39-ba4d-82f37a62e93a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:42.573059 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7a81cd2f-ba2f-4e39-ba4d-82f37a62e93a tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] GET https://10.4.3.14/volume/v3/snapshots/b6a2b280-1a88-4dba-956a-43bb6f5cb11e Aug 13 21:19:42.573228 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7a81cd2f-ba2f-4e39-ba4d-82f37a62e93a tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:42.573408 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7a81cd2f-ba2f-4e39-ba4d-82f37a62e93a tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:42.577483 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7a81cd2f-ba2f-4e39-ba4d-82f37a62e93a tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/snapshots/b6a2b280-1a88-4dba-956a-43bb6f5cb11e returned with HTTP 404 Aug 13 21:19:42.577849 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1230/4889] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:19:42 2026] GET /volume/v3/snapshots/b6a2b280-1a88-4dba-956a-43bb6f5cb11e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:19:42.584328 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1d6abad3-c7ac-4003-ba6a-ab9c0389a63d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:42.586639 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1d6abad3-c7ac-4003-ba6a-ab9c0389a63d tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] DELETE https://10.4.3.14/volume/v3/volumes/a182d27c-dd27-456c-adf0-ea07b231572f Aug 13 21:19:42.586852 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1d6abad3-c7ac-4003-ba6a-ab9c0389a63d tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:42.587062 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1d6abad3-c7ac-4003-ba6a-ab9c0389a63d tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:42.587218 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-1d6abad3-c7ac-4003-ba6a-ab9c0389a63d tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Delete volume with id: a182d27c-dd27-456c-adf0-ea07b231572f Aug 13 21:19:42.593231 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1d6abad3-c7ac-4003-ba6a-ab9c0389a63d tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/volumes/a182d27c-dd27-456c-adf0-ea07b231572f returned with HTTP 404 Aug 13 21:19:42.593708 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1222/4890] 10.4.3.14 () {68 vars in 1385 bytes} [Thu Aug 13 21:19:42 2026] DELETE /volume/v3/volumes/a182d27c-dd27-456c-adf0-ea07b231572f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:19:42.600328 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f5be20a2-1549-4c09-8776-149f27682467 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:42.602087 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f5be20a2-1549-4c09-8776-149f27682467 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] GET https://10.4.3.14/volume/v3/volumes/a182d27c-dd27-456c-adf0-ea07b231572f Aug 13 21:19:42.602278 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f5be20a2-1549-4c09-8776-149f27682467 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:42.602459 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f5be20a2-1549-4c09-8776-149f27682467 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:42.608431 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f5be20a2-1549-4c09-8776-149f27682467 tempest-VolumeDependencyTests-642876813 tempest-VolumeDependencyTests-642876813-project-member] https://10.4.3.14/volume/v3/volumes/a182d27c-dd27-456c-adf0-ea07b231572f returned with HTTP 404 Aug 13 21:19:42.608431 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1219/4891] 10.4.3.14 () {68 vars in 1382 bytes} [Thu Aug 13 21:19:42 2026] GET /volume/v3/volumes/a182d27c-dd27-456c-adf0-ea07b231572f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 21:19:43.045891 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8806f8c7-83ba-4801-9c54-53194f2e3357 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:43.047594 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8806f8c7-83ba-4801-9c54-53194f2e3357 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/f6e947c7-1105-42e2-a408-a965d4fbe00c Aug 13 21:19:43.047797 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8806f8c7-83ba-4801-9c54-53194f2e3357 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:43.047986 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8806f8c7-83ba-4801-9c54-53194f2e3357 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:43.048097 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-8806f8c7-83ba-4801-9c54-53194f2e3357 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id f6e947c7-1105-42e2-a408-a965d4fbe00c. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:19:43.052749 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:19:43.052749 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:19:43.053460 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8806f8c7-83ba-4801-9c54-53194f2e3357 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/f6e947c7-1105-42e2-a408-a965d4fbe00c returned with HTTP 200 Aug 13 21:19:43.053840 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1221/4892] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:43 2026] GET /volume/v3/backups/f6e947c7-1105-42e2-a408-a965d4fbe00c => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:44.068453 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-3bd2c7c3-991a-408a-ae7d-aa44094154ac None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:44.070249 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3bd2c7c3-991a-408a-ae7d-aa44094154ac tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/f6e947c7-1105-42e2-a408-a965d4fbe00c Aug 13 21:19:44.070477 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3bd2c7c3-991a-408a-ae7d-aa44094154ac tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:44.070684 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3bd2c7c3-991a-408a-ae7d-aa44094154ac tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:44.070812 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-3bd2c7c3-991a-408a-ae7d-aa44094154ac tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id f6e947c7-1105-42e2-a408-a965d4fbe00c. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:19:44.076231 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:19:44.076231 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:19:44.076849 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3bd2c7c3-991a-408a-ae7d-aa44094154ac tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/f6e947c7-1105-42e2-a408-a965d4fbe00c returned with HTTP 200 Aug 13 21:19:44.077225 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1231/4893] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:44 2026] GET /volume/v3/backups/f6e947c7-1105-42e2-a408-a965d4fbe00c => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:44.138343 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2cb8630a-9ae9-4bc8-b37a-848fe87b38ff None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:44.221417 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2cb8630a-9ae9-4bc8-b37a-848fe87b38ff tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] POST https://10.4.3.14/volume/v3/types Aug 13 21:19:44.221922 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2cb8630a-9ae9-4bc8-b37a-848fe87b38ff tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1401383042", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1810037997", "vendor_name": "tempest-vendor_name-321134692"}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:19:44.237116 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-8bfd41ad-7efd-4097-9000-2ea5c5c1e032 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:44.237713 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2cb8630a-9ae9-4bc8-b37a-848fe87b38ff tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] https://10.4.3.14/volume/v3/types returned with HTTP 200 Aug 13 21:19:44.238185 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1223/4894] 10.4.3.14 () {68 vars in 1246 bytes} [Thu Aug 13 21:19:44 2026] POST /volume/v3/types => generated 329 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:44.247638 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5552eb04-2fa5-49e8-88cd-b19c8c2752b2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:44.249281 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5552eb04-2fa5-49e8-88cd-b19c8c2752b2 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:19:44.249621 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5552eb04-2fa5-49e8-88cd-b19c8c2752b2 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "6a65a25a-2eec-4921-945c-d905d4ceae38", "size": 1}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:19:44.250991 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-5552eb04-2fa5-49e8-88cd-b19c8c2752b2 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Create volume request body: {'volume': {'volume_type': '6a65a25a-2eec-4921-945c-d905d4ceae38', 'size': 1}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:19:44.254494 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-5552eb04-2fa5-49e8-88cd-b19c8c2752b2 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Create volume of 1 GB Aug 13 21:19:44.254764 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:19:44.254764 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:19:44.255101 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-5552eb04-2fa5-49e8-88cd-b19c8c2752b2 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Availability Zones retrieved successfully. Aug 13 21:19:44.260527 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-5552eb04-2fa5-49e8-88cd-b19c8c2752b2 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Flow 'volume_create_api' (9fd104a4-a8a7-449f-9d79-7ffd1d001c68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:19:44.261453 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-5552eb04-2fa5-49e8-88cd-b19c8c2752b2 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3113123-09dc-4e5f-9434-ab1c8fd64ba7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:44.262201 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-5552eb04-2fa5-49e8-88cd-b19c8c2752b2 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:19:44.264586 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8bfd41ad-7efd-4097-9000-2ea5c5c1e032 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:19:44.266986 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8bfd41ad-7efd-4097-9000-2ea5c5c1e032 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-171480393"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:19:44.266986 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-8bfd41ad-7efd-4097-9000-2ea5c5c1e032 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-171480393'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:19:44.266986 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-8bfd41ad-7efd-4097-9000-2ea5c5c1e032 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Create volume of 1 GB Aug 13 21:19:44.270068 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-8bfd41ad-7efd-4097-9000-2ea5c5c1e032 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Availability Zones retrieved successfully. Aug 13 21:19:44.275370 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-8bfd41ad-7efd-4097-9000-2ea5c5c1e032 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Flow 'volume_create_api' (62b88648-64a8-4cf2-9dee-800437e11046) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:19:44.276388 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-8bfd41ad-7efd-4097-9000-2ea5c5c1e032 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b42cdbc7-9463-43cc-a93d-2fd7fa354bb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:44.277235 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-8bfd41ad-7efd-4097-9000-2ea5c5c1e032 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:19:44.280506 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-5552eb04-2fa5-49e8-88cd-b19c8c2752b2 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3113123-09dc-4e5f-9434-ab1c8fd64ba7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:19:44Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1810037997',vendor_name='tempest-vendor_name-321134692'},id=6a65a25a-2eec-4921-945c-d905d4ceae38,is_public=True,name='tempest-ProjectMemberTests-volume-type-1401383042',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6a65a25a-2eec-4921-945c-d905d4ceae38', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:44.281318 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-5552eb04-2fa5-49e8-88cd-b19c8c2752b2 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5620fd38-f5c6-4d2e-8a0c-d528c0146f29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:44.303357 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-8bfd41ad-7efd-4097-9000-2ea5c5c1e032 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b42cdbc7-9463-43cc-a93d-2fd7fa354bb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:44.304059 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-8bfd41ad-7efd-4097-9000-2ea5c5c1e032 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71cba483-bf21-4c99-b7bc-b8348db7b331) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:44.312460 np0000007265 devstack@c-api.service[100214]: WARNING cinder.quota [None req-5552eb04-2fa5-49e8-88cd-b19c8c2752b2 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1401383042 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1401383042, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:19:44.312775 np0000007265 devstack@c-api.service[100214]: WARNING cinder.quota [None req-5552eb04-2fa5-49e8-88cd-b19c8c2752b2 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1401383042 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1401383042, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:19:44.345034 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-5552eb04-2fa5-49e8-88cd-b19c8c2752b2 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Created reservations ['d833c7fe-92cd-4165-9e72-c296680cff50', '1e49fdee-e678-4e3a-b4f1-6356510adb7c', 'fc7ba7fa-e59c-4db0-a3df-3ad3a26931bf', '5911ed82-1e8b-44b5-8b56-187a1dfcfe07'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:19:44.345980 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-5552eb04-2fa5-49e8-88cd-b19c8c2752b2 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5620fd38-f5c6-4d2e-8a0c-d528c0146f29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d833c7fe-92cd-4165-9e72-c296680cff50', '1e49fdee-e678-4e3a-b4f1-6356510adb7c', 'fc7ba7fa-e59c-4db0-a3df-3ad3a26931bf', '5911ed82-1e8b-44b5-8b56-187a1dfcfe07']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:44.346924 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-5552eb04-2fa5-49e8-88cd-b19c8c2752b2 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (637e46ae-f02b-49ba-b0aa-4abfa40e8fb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:44.359098 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-8bfd41ad-7efd-4097-9000-2ea5c5c1e032 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Created reservations ['4242de1a-7007-46ac-9fa4-fe984a7574cc', '6859b5b0-1469-46df-bf95-706505444190', '4f1d7671-5d37-4af3-be64-c8b59ebdbf9d', 'de28c30b-0b3a-4058-b96f-87c4ded3107a'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:19:44.359836 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-8bfd41ad-7efd-4097-9000-2ea5c5c1e032 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71cba483-bf21-4c99-b7bc-b8348db7b331) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4242de1a-7007-46ac-9fa4-fe984a7574cc', '6859b5b0-1469-46df-bf95-706505444190', '4f1d7671-5d37-4af3-be64-c8b59ebdbf9d', 'de28c30b-0b3a-4058-b96f-87c4ded3107a']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:44.360506 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-8bfd41ad-7efd-4097-9000-2ea5c5c1e032 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98a5e0dd-4d21-4722-bd7a-f16c2aded714) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:44.372469 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-5552eb04-2fa5-49e8-88cd-b19c8c2752b2 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (637e46ae-f02b-49ba-b0aa-4abfa40e8fb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8470fb2d-6347-48e0-82b5-365c063282b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8f04049adad4d048f13450cef1aaf28',qos_specs=None,replication_status=,reservations=['d833c7fe-92cd-4165-9e72-c296680cff50','1e49fdee-e678-4e3a-b4f1-6356510adb7c','fc7ba7fa-e59c-4db0-a3df-3ad3a26931bf','5911ed82-1e8b-44b5-8b56-187a1dfcfe07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ea1dbc1307943c4b9ac982f1790e439',volume_type_id=6a65a25a-2eec-4921-945c-d905d4ceae38), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:19:44Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8470fb2d-6347-48e0-82b5-365c063282b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8f04049adad4d048f13450cef1aaf28',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1ea1dbc1307943c4b9ac982f1790e439',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6a65a25a-2eec-4921-945c-d905d4ceae38),volume_type_id=6a65a25a-2eec-4921-945c-d905d4ceae38)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:44.373345 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-5552eb04-2fa5-49e8-88cd-b19c8c2752b2 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6c55be5-eef8-4ce0-8845-0734ed9fae4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:44.388519 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-8bfd41ad-7efd-4097-9000-2ea5c5c1e032 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98a5e0dd-4d21-4722-bd7a-f16c2aded714) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f180295e-db9b-4117-a735-15607dba6ae6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-171480393',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3fb2368abbfd4600aa903f506146c4d3',qos_specs=None,replication_status=,reservations=['4242de1a-7007-46ac-9fa4-fe984a7574cc','6859b5b0-1469-46df-bf95-706505444190','4f1d7671-5d37-4af3-be64-c8b59ebdbf9d','de28c30b-0b3a-4058-b96f-87c4ded3107a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='302d4d2a48454a2abcdd3bb1ac64b5b6',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:19:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-171480393',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f180295e-db9b-4117-a735-15607dba6ae6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3fb2368abbfd4600aa903f506146c4d3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='302d4d2a48454a2abcdd3bb1ac64b5b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:44.389494 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-8bfd41ad-7efd-4097-9000-2ea5c5c1e032 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3229a6f-e031-463a-b2c1-f249dc072d3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:44.393993 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-5552eb04-2fa5-49e8-88cd-b19c8c2752b2 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6c55be5-eef8-4ce0-8845-0734ed9fae4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8f04049adad4d048f13450cef1aaf28',qos_specs=None,replication_status=,reservations=['d833c7fe-92cd-4165-9e72-c296680cff50','1e49fdee-e678-4e3a-b4f1-6356510adb7c','fc7ba7fa-e59c-4db0-a3df-3ad3a26931bf','5911ed82-1e8b-44b5-8b56-187a1dfcfe07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ea1dbc1307943c4b9ac982f1790e439',volume_type_id=6a65a25a-2eec-4921-945c-d905d4ceae38)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:44.394617 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-5552eb04-2fa5-49e8-88cd-b19c8c2752b2 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01c015c3-1be0-4161-b2c0-f7129f232782) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:44.405765 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-5552eb04-2fa5-49e8-88cd-b19c8c2752b2 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01c015c3-1be0-4161-b2c0-f7129f232782) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:44.405765 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-5552eb04-2fa5-49e8-88cd-b19c8c2752b2 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Flow 'volume_create_api' (9fd104a4-a8a7-449f-9d79-7ffd1d001c68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:19:44.405765 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-5552eb04-2fa5-49e8-88cd-b19c8c2752b2 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Create volume request issued successfully. Aug 13 21:19:44.405765 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5552eb04-2fa5-49e8-88cd-b19c8c2752b2 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:19:44.405765 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1222/4895] 10.4.3.14 () {70 vars in 1291 bytes} [Thu Aug 13 21:19:44 2026] POST /volume/v3/volumes => generated 772 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:19:44.406488 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-8bfd41ad-7efd-4097-9000-2ea5c5c1e032 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3229a6f-e031-463a-b2c1-f249dc072d3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-171480393',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3fb2368abbfd4600aa903f506146c4d3',qos_specs=None,replication_status=,reservations=['4242de1a-7007-46ac-9fa4-fe984a7574cc','6859b5b0-1469-46df-bf95-706505444190','4f1d7671-5d37-4af3-be64-c8b59ebdbf9d','de28c30b-0b3a-4058-b96f-87c4ded3107a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='302d4d2a48454a2abcdd3bb1ac64b5b6',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:44.407068 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-8bfd41ad-7efd-4097-9000-2ea5c5c1e032 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d74d5684-120d-463b-9785-422c54fdd6f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:44.418078 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c5d852b3-2b39-4cf7-a219-64ad90df19b4 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:44.419883 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c5d852b3-2b39-4cf7-a219-64ad90df19b4 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] GET https://10.4.3.14/volume/v3/volumes/8470fb2d-6347-48e0-82b5-365c063282b0 Aug 13 21:19:44.420094 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-8bfd41ad-7efd-4097-9000-2ea5c5c1e032 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d74d5684-120d-463b-9785-422c54fdd6f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:44.420190 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c5d852b3-2b39-4cf7-a219-64ad90df19b4 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:44.420304 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c5d852b3-2b39-4cf7-a219-64ad90df19b4 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:44.420881 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-8bfd41ad-7efd-4097-9000-2ea5c5c1e032 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Flow 'volume_create_api' (62b88648-64a8-4cf2-9dee-800437e11046) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:19:44.421178 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-8bfd41ad-7efd-4097-9000-2ea5c5c1e032 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Create volume request issued successfully. Aug 13 21:19:44.421735 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8bfd41ad-7efd-4097-9000-2ea5c5c1e032 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:19:44.422377 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1220/4896] 10.4.3.14 () {70 vars in 1291 bytes} [Thu Aug 13 21:19:44 2026] POST /volume/v3/volumes => generated 775 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:19:44.429000 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:19:44.429000 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:19:44.430947 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-c5d852b3-2b39-4cf7-a219-64ad90df19b4 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Volume info retrieved successfully. Aug 13 21:19:44.434654 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c5d852b3-2b39-4cf7-a219-64ad90df19b4 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] https://10.4.3.14/volume/v3/volumes/8470fb2d-6347-48e0-82b5-365c063282b0 returned with HTTP 200 Aug 13 21:19:44.435029 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1232/4897] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:44 2026] GET /volume/v3/volumes/8470fb2d-6347-48e0-82b5-365c063282b0 => generated 951 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:44.440850 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1c373ed2-02ce-4627-8d71-219c4f2d5a2c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:44.442586 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1c373ed2-02ce-4627-8d71-219c4f2d5a2c tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] GET https://10.4.3.14/volume/v3/volumes/f180295e-db9b-4117-a735-15607dba6ae6 Aug 13 21:19:44.442769 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1c373ed2-02ce-4627-8d71-219c4f2d5a2c tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:44.442953 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1c373ed2-02ce-4627-8d71-219c4f2d5a2c tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:44.450238 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:19:44.450238 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:19:44.453440 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-1c373ed2-02ce-4627-8d71-219c4f2d5a2c tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Volume info retrieved successfully. Aug 13 21:19:44.456655 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1c373ed2-02ce-4627-8d71-219c4f2d5a2c tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] https://10.4.3.14/volume/v3/volumes/f180295e-db9b-4117-a735-15607dba6ae6 returned with HTTP 200 Aug 13 21:19:44.457029 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1224/4898] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:44 2026] GET /volume/v3/volumes/f180295e-db9b-4117-a735-15607dba6ae6 => generated 954 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:45.087422 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-add2ca40-9ebe-4baa-8617-89532bb159b2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:45.089239 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-add2ca40-9ebe-4baa-8617-89532bb159b2 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/f6e947c7-1105-42e2-a408-a965d4fbe00c Aug 13 21:19:45.089511 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-add2ca40-9ebe-4baa-8617-89532bb159b2 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:45.089722 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-add2ca40-9ebe-4baa-8617-89532bb159b2 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:45.089863 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-add2ca40-9ebe-4baa-8617-89532bb159b2 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id f6e947c7-1105-42e2-a408-a965d4fbe00c. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:19:45.093869 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:19:45.093869 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:19:45.094474 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-add2ca40-9ebe-4baa-8617-89532bb159b2 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/f6e947c7-1105-42e2-a408-a965d4fbe00c returned with HTTP 200 Aug 13 21:19:45.094840 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1223/4899] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:45 2026] GET /volume/v3/backups/f6e947c7-1105-42e2-a408-a965d4fbe00c => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:45.447277 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-79cb5b3e-bf4d-4eaa-a05d-2231b13b01fc None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:45.448929 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-79cb5b3e-bf4d-4eaa-a05d-2231b13b01fc tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] GET https://10.4.3.14/volume/v3/volumes/8470fb2d-6347-48e0-82b5-365c063282b0 Aug 13 21:19:45.449147 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-79cb5b3e-bf4d-4eaa-a05d-2231b13b01fc tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:45.449322 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-79cb5b3e-bf4d-4eaa-a05d-2231b13b01fc tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:45.455675 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:19:45.455675 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:19:45.458459 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-79cb5b3e-bf4d-4eaa-a05d-2231b13b01fc tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Volume info retrieved successfully. Aug 13 21:19:45.461666 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-79cb5b3e-bf4d-4eaa-a05d-2231b13b01fc tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] https://10.4.3.14/volume/v3/volumes/8470fb2d-6347-48e0-82b5-365c063282b0 returned with HTTP 200 Aug 13 21:19:45.462012 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1221/4900] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:45 2026] GET /volume/v3/volumes/8470fb2d-6347-48e0-82b5-365c063282b0 => generated 972 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:45.472057 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d346422b-f4e4-43fe-8e59-1536bc26890b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:45.473126 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-17632095-c4a7-439c-9a1b-096cd9ccbe10 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:45.473846 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d346422b-f4e4-43fe-8e59-1536bc26890b tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] GET https://10.4.3.14/volume/v3/volumes/f180295e-db9b-4117-a735-15607dba6ae6 Aug 13 21:19:45.474094 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d346422b-f4e4-43fe-8e59-1536bc26890b tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:45.474284 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d346422b-f4e4-43fe-8e59-1536bc26890b tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:45.478350 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-17632095-c4a7-439c-9a1b-096cd9ccbe10 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] GET https://10.4.3.14/volume/v3/messages Aug 13 21:19:45.478572 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-17632095-c4a7-439c-9a1b-096cd9ccbe10 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:45.478772 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-17632095-c4a7-439c-9a1b-096cd9ccbe10 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:45.481341 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:19:45.481341 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:19:45.484658 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-d346422b-f4e4-43fe-8e59-1536bc26890b tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Volume info retrieved successfully. Aug 13 21:19:45.486082 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-17632095-c4a7-439c-9a1b-096cd9ccbe10 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] https://10.4.3.14/volume/v3/messages returned with HTTP 200 Aug 13 21:19:45.486573 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1225/4901] 10.4.3.14 () {68 vars in 1273 bytes} [Thu Aug 13 21:19:45 2026] GET /volume/v3/messages => generated 668 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 21:19:45.488327 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d346422b-f4e4-43fe-8e59-1536bc26890b tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] https://10.4.3.14/volume/v3/volumes/f180295e-db9b-4117-a735-15607dba6ae6 returned with HTTP 200 Aug 13 21:19:45.488686 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1233/4902] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:45 2026] GET /volume/v3/volumes/f180295e-db9b-4117-a735-15607dba6ae6 => generated 1006 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:19:45.496320 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-fcd0b751-ba7c-4c65-bd91-a289ae98f2a5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:45.504690 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-7efb8f30-5166-4e8b-827b-9463b20feb2c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:45.506409 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7efb8f30-5166-4e8b-827b-9463b20feb2c tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] POST https://10.4.3.14/volume/v3/backups Aug 13 21:19:45.506739 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7efb8f30-5166-4e8b-827b-9463b20feb2c tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f180295e-db9b-4117-a735-15607dba6ae6", "name": "tempest-type-Backup-1932263809"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:19:45.508173 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.contrib.backups [None req-7efb8f30-5166-4e8b-827b-9463b20feb2c tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Creating new backup {'backup': {'volume_id': 'f180295e-db9b-4117-a735-15607dba6ae6', 'name': 'tempest-type-Backup-1932263809'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 21:19:45.508300 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.contrib.backups [None req-7efb8f30-5166-4e8b-827b-9463b20feb2c tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Creating backup of volume f180295e-db9b-4117-a735-15607dba6ae6 in container None Aug 13 21:19:45.515264 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:19:45.515264 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:19:45.515655 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-7efb8f30-5166-4e8b-827b-9463b20feb2c tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Volume info retrieved successfully. Aug 13 21:19:45.545086 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-7efb8f30-5166-4e8b-827b-9463b20feb2c tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Created reservations ['b77334ce-fb42-4c8d-b3d0-47b3d9b7e3b6', '51d5e05b-7d23-491a-8aa1-ad05e37c711b'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:19:45.554389 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fcd0b751-ba7c-4c65-bd91-a289ae98f2a5 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-member] DELETE https://10.4.3.14/volume/v3/messages/ef4d2fc8-95e1-4d65-8405-26a550247e35 Aug 13 21:19:45.554618 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fcd0b751-ba7c-4c65-bd91-a289ae98f2a5 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:45.554780 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fcd0b751-ba7c-4c65-bd91-a289ae98f2a5 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:45.564716 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fcd0b751-ba7c-4c65-bd91-a289ae98f2a5 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-member] https://10.4.3.14/volume/v3/messages/ef4d2fc8-95e1-4d65-8405-26a550247e35 returned with HTTP 204 Aug 13 21:19:45.565071 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1224/4903] 10.4.3.14 () {68 vars in 1387 bytes} [Thu Aug 13 21:19:45 2026] DELETE /volume/v3/messages/ef4d2fc8-95e1-4d65-8405-26a550247e35 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 13 21:19:45.573018 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1b45888e-3086-4284-ae9c-1b9046978f06 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:45.575200 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1b45888e-3086-4284-ae9c-1b9046978f06 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-member] GET https://10.4.3.14/volume/v3/messages/ef4d2fc8-95e1-4d65-8405-26a550247e35 Aug 13 21:19:45.575628 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1b45888e-3086-4284-ae9c-1b9046978f06 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:45.575917 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1b45888e-3086-4284-ae9c-1b9046978f06 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:45.579240 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7efb8f30-5166-4e8b-827b-9463b20feb2c tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] https://10.4.3.14/volume/v3/backups returned with HTTP 202 Aug 13 21:19:45.579410 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1b45888e-3086-4284-ae9c-1b9046978f06 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-member] https://10.4.3.14/volume/v3/messages/ef4d2fc8-95e1-4d65-8405-26a550247e35 returned with HTTP 404 Aug 13 21:19:45.579729 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1222/4904] 10.4.3.14 () {70 vars in 1292 bytes} [Thu Aug 13 21:19:45 2026] POST /volume/v3/backups => generated 314 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:19:45.579954 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1226/4905] 10.4.3.14 () {68 vars in 1384 bytes} [Thu Aug 13 21:19:45 2026] GET /volume/v3/messages/ef4d2fc8-95e1-4d65-8405-26a550247e35 => generated 110 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:19:45.587488 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-eed88eda-6f8a-4ab7-93bb-fda91ad2b52c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:45.588579 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b4488c53-d31b-46c2-a4ed-9a14c1f39d44 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:45.589047 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-eed88eda-6f8a-4ab7-93bb-fda91ad2b52c tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] DELETE https://10.4.3.14/volume/v3/volumes/8470fb2d-6347-48e0-82b5-365c063282b0 Aug 13 21:19:45.589235 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-eed88eda-6f8a-4ab7-93bb-fda91ad2b52c tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:45.589415 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-eed88eda-6f8a-4ab7-93bb-fda91ad2b52c tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:45.589557 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-eed88eda-6f8a-4ab7-93bb-fda91ad2b52c tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Delete volume with id: 8470fb2d-6347-48e0-82b5-365c063282b0 Aug 13 21:19:45.591505 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b4488c53-d31b-46c2-a4ed-9a14c1f39d44 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] GET https://10.4.3.14/volume/v3/backups/ce7eff64-9b85-4c79-a7e2-a84ce7e93398 Aug 13 21:19:45.591647 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b4488c53-d31b-46c2-a4ed-9a14c1f39d44 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:45.591884 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b4488c53-d31b-46c2-a4ed-9a14c1f39d44 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:45.592002 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-b4488c53-d31b-46c2-a4ed-9a14c1f39d44 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Show backup with id ce7eff64-9b85-4c79-a7e2-a84ce7e93398. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:19:45.598679 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:19:45.598679 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:19:45.599162 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:19:45.599162 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:19:45.599333 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b4488c53-d31b-46c2-a4ed-9a14c1f39d44 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] https://10.4.3.14/volume/v3/backups/ce7eff64-9b85-4c79-a7e2-a84ce7e93398 returned with HTTP 200 Aug 13 21:19:45.599496 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-eed88eda-6f8a-4ab7-93bb-fda91ad2b52c tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Volume info retrieved successfully. Aug 13 21:19:45.599747 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1225/4906] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:45 2026] GET /volume/v3/backups/ce7eff64-9b85-4c79-a7e2-a84ce7e93398 => generated 721 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:45.600442 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-eed88eda-6f8a-4ab7-93bb-fda91ad2b52c tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100216) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 13 21:19:45.609797 np0000007265 devstack@c-api.service[100216]: WARNING cinder.quota [None req-eed88eda-6f8a-4ab7-93bb-fda91ad2b52c tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1401383042 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1401383042, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:19:45.610095 np0000007265 devstack@c-api.service[100216]: WARNING cinder.quota [None req-eed88eda-6f8a-4ab7-93bb-fda91ad2b52c tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1401383042 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1401383042, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:19:45.622026 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-eed88eda-6f8a-4ab7-93bb-fda91ad2b52c tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Created reservations ['ef141c36-21ea-4c28-80eb-14be4eded542', 'e898a623-3957-4ce2-98c5-917c2184d1ab', '5f6b8525-4fce-4cb2-82c4-8b84e632edfc', 'c4c5a979-30b1-45e2-9e8e-be66102e9430'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:19:45.650825 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-eed88eda-6f8a-4ab7-93bb-fda91ad2b52c tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Delete volume request issued successfully. Aug 13 21:19:45.651064 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-eed88eda-6f8a-4ab7-93bb-fda91ad2b52c tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] https://10.4.3.14/volume/v3/volumes/8470fb2d-6347-48e0-82b5-365c063282b0 returned with HTTP 202 Aug 13 21:19:45.651832 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1234/4907] 10.4.3.14 () {68 vars in 1384 bytes} [Thu Aug 13 21:19:45 2026] DELETE /volume/v3/volumes/8470fb2d-6347-48e0-82b5-365c063282b0 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:19:45.658204 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3667f842-435f-46e9-b3a0-5913048a2dfc None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:45.660224 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3667f842-435f-46e9-b3a0-5913048a2dfc tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] DELETE https://10.4.3.14/volume/v3/types/6a65a25a-2eec-4921-945c-d905d4ceae38 Aug 13 21:19:45.660447 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3667f842-435f-46e9-b3a0-5913048a2dfc tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:45.660673 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3667f842-435f-46e9-b3a0-5913048a2dfc tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Calling method '_delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:45.660983 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:19:45.660983 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:19:45.684491 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3667f842-435f-46e9-b3a0-5913048a2dfc tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] https://10.4.3.14/volume/v3/types/6a65a25a-2eec-4921-945c-d905d4ceae38 returned with HTTP 202 Aug 13 21:19:45.685018 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1223/4908] 10.4.3.14 () {66 vars in 1338 bytes} [Thu Aug 13 21:19:45 2026] DELETE /volume/v3/types/6a65a25a-2eec-4921-945c-d905d4ceae38 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:19:45.694168 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-06f8b7f5-1fa2-4f45-a947-eb61d6dad2e4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:45.695998 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-06f8b7f5-1fa2-4f45-a947-eb61d6dad2e4 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] POST https://10.4.3.14/volume/v3/types Aug 13 21:19:45.696431 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-06f8b7f5-1fa2-4f45-a947-eb61d6dad2e4 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1083021502", "extra_specs": {"storage_protocol": "tempest-storage_protocol-842032137", "vendor_name": "tempest-vendor_name-1451288914"}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:19:45.712915 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-06f8b7f5-1fa2-4f45-a947-eb61d6dad2e4 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] https://10.4.3.14/volume/v3/types returned with HTTP 200 Aug 13 21:19:45.713761 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1227/4909] 10.4.3.14 () {68 vars in 1246 bytes} [Thu Aug 13 21:19:45 2026] POST /volume/v3/types => generated 329 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:45.725992 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8932e9eb-3a09-4d0d-826d-accff570f6d5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:45.728230 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8932e9eb-3a09-4d0d-826d-accff570f6d5 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:19:45.728726 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8932e9eb-3a09-4d0d-826d-accff570f6d5 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "0aaaa572-e910-4a5e-868c-bbd1a6bdf8c0", "size": 1}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:19:45.730617 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-8932e9eb-3a09-4d0d-826d-accff570f6d5 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Create volume request body: {'volume': {'volume_type': '0aaaa572-e910-4a5e-868c-bbd1a6bdf8c0', 'size': 1}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:19:45.735649 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-8932e9eb-3a09-4d0d-826d-accff570f6d5 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Create volume of 1 GB Aug 13 21:19:45.736046 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:19:45.736046 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:19:45.736521 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-8932e9eb-3a09-4d0d-826d-accff570f6d5 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Availability Zones retrieved successfully. Aug 13 21:19:45.744040 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8932e9eb-3a09-4d0d-826d-accff570f6d5 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Flow 'volume_create_api' (2635f26b-7bb7-4048-94fb-58dc13894415) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:19:45.745668 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8932e9eb-3a09-4d0d-826d-accff570f6d5 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ede8e314-1a46-4a4c-ac67-3c132291c3aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:45.746814 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-8932e9eb-3a09-4d0d-826d-accff570f6d5 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:19:45.768686 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8932e9eb-3a09-4d0d-826d-accff570f6d5 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ede8e314-1a46-4a4c-ac67-3c132291c3aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:19:46Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-842032137',vendor_name='tempest-vendor_name-1451288914'},id=0aaaa572-e910-4a5e-868c-bbd1a6bdf8c0,is_public=True,name='tempest-ProjectMemberTests-volume-type-1083021502',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0aaaa572-e910-4a5e-868c-bbd1a6bdf8c0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:45.769468 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8932e9eb-3a09-4d0d-826d-accff570f6d5 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50a3f334-d744-4b67-b1a8-e3cf11d43702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:45.792308 np0000007265 devstack@c-api.service[100214]: WARNING cinder.quota [None req-8932e9eb-3a09-4d0d-826d-accff570f6d5 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1083021502 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1083021502, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:19:45.792630 np0000007265 devstack@c-api.service[100214]: WARNING cinder.quota [None req-8932e9eb-3a09-4d0d-826d-accff570f6d5 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1083021502 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1083021502, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:19:45.819521 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-8932e9eb-3a09-4d0d-826d-accff570f6d5 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Created reservations ['c34d7832-50f0-4d4c-a0d9-dab8e15a2f42', '2b4784fa-50e4-4c42-a034-e716a6a9892a', '71ff70bd-a9fb-43b0-9ed8-45bd288a4167', '4fbe8db8-6b5e-428b-a2a4-4910d991a714'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:19:45.820331 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8932e9eb-3a09-4d0d-826d-accff570f6d5 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50a3f334-d744-4b67-b1a8-e3cf11d43702) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c34d7832-50f0-4d4c-a0d9-dab8e15a2f42', '2b4784fa-50e4-4c42-a034-e716a6a9892a', '71ff70bd-a9fb-43b0-9ed8-45bd288a4167', '4fbe8db8-6b5e-428b-a2a4-4910d991a714']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:45.821080 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8932e9eb-3a09-4d0d-826d-accff570f6d5 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fdf3768-3ee7-46e6-9747-b882671ef224) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:45.846652 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8932e9eb-3a09-4d0d-826d-accff570f6d5 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fdf3768-3ee7-46e6-9747-b882671ef224) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0f914e9-9c73-4d5c-bb77-fb0b56ef94e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8f04049adad4d048f13450cef1aaf28',qos_specs=None,replication_status=,reservations=['c34d7832-50f0-4d4c-a0d9-dab8e15a2f42','2b4784fa-50e4-4c42-a034-e716a6a9892a','71ff70bd-a9fb-43b0-9ed8-45bd288a4167','4fbe8db8-6b5e-428b-a2a4-4910d991a714'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ea1dbc1307943c4b9ac982f1790e439',volume_type_id=0aaaa572-e910-4a5e-868c-bbd1a6bdf8c0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:19:45Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0f914e9-9c73-4d5c-bb77-fb0b56ef94e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8f04049adad4d048f13450cef1aaf28',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1ea1dbc1307943c4b9ac982f1790e439',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0aaaa572-e910-4a5e-868c-bbd1a6bdf8c0),volume_type_id=0aaaa572-e910-4a5e-868c-bbd1a6bdf8c0)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:45.847459 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8932e9eb-3a09-4d0d-826d-accff570f6d5 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d7d7f76-6f54-4f35-abbb-c844bc8b0d99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:45.864742 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8932e9eb-3a09-4d0d-826d-accff570f6d5 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d7d7f76-6f54-4f35-abbb-c844bc8b0d99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8f04049adad4d048f13450cef1aaf28',qos_specs=None,replication_status=,reservations=['c34d7832-50f0-4d4c-a0d9-dab8e15a2f42','2b4784fa-50e4-4c42-a034-e716a6a9892a','71ff70bd-a9fb-43b0-9ed8-45bd288a4167','4fbe8db8-6b5e-428b-a2a4-4910d991a714'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ea1dbc1307943c4b9ac982f1790e439',volume_type_id=0aaaa572-e910-4a5e-868c-bbd1a6bdf8c0)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:45.865521 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8932e9eb-3a09-4d0d-826d-accff570f6d5 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d75ac52a-4841-477d-8096-018b65a15efd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:45.873956 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8932e9eb-3a09-4d0d-826d-accff570f6d5 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d75ac52a-4841-477d-8096-018b65a15efd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:45.875764 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8932e9eb-3a09-4d0d-826d-accff570f6d5 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Flow 'volume_create_api' (2635f26b-7bb7-4048-94fb-58dc13894415) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:19:45.876151 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-8932e9eb-3a09-4d0d-826d-accff570f6d5 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Create volume request issued successfully. Aug 13 21:19:45.876766 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8932e9eb-3a09-4d0d-826d-accff570f6d5 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:19:45.877220 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1226/4910] 10.4.3.14 () {70 vars in 1291 bytes} [Thu Aug 13 21:19:45 2026] POST /volume/v3/volumes => generated 772 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:19:45.890009 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-493ee4c4-7fb3-410a-9c6e-fbc401e12b1e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:45.892237 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-493ee4c4-7fb3-410a-9c6e-fbc401e12b1e tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] GET https://10.4.3.14/volume/v3/volumes/a0f914e9-9c73-4d5c-bb77-fb0b56ef94e3 Aug 13 21:19:45.892515 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-493ee4c4-7fb3-410a-9c6e-fbc401e12b1e tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:45.892747 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-493ee4c4-7fb3-410a-9c6e-fbc401e12b1e tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:45.903453 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:19:45.903453 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:19:45.907405 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-493ee4c4-7fb3-410a-9c6e-fbc401e12b1e tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Volume info retrieved successfully. Aug 13 21:19:45.914850 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-493ee4c4-7fb3-410a-9c6e-fbc401e12b1e tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] https://10.4.3.14/volume/v3/volumes/a0f914e9-9c73-4d5c-bb77-fb0b56ef94e3 returned with HTTP 200 Aug 13 21:19:45.915290 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1235/4911] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:45 2026] GET /volume/v3/volumes/a0f914e9-9c73-4d5c-bb77-fb0b56ef94e3 => generated 951 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:46.104502 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-8e594455-f811-4a19-9eca-cf19600fd9fb None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:46.106558 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8e594455-f811-4a19-9eca-cf19600fd9fb tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/f6e947c7-1105-42e2-a408-a965d4fbe00c Aug 13 21:19:46.106667 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8e594455-f811-4a19-9eca-cf19600fd9fb tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:46.106796 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8e594455-f811-4a19-9eca-cf19600fd9fb tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:46.106899 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-8e594455-f811-4a19-9eca-cf19600fd9fb tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id f6e947c7-1105-42e2-a408-a965d4fbe00c. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:19:46.111887 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:19:46.111887 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:19:46.112575 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8e594455-f811-4a19-9eca-cf19600fd9fb tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/f6e947c7-1105-42e2-a408-a965d4fbe00c returned with HTTP 200 Aug 13 21:19:46.112913 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1224/4912] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:46 2026] GET /volume/v3/backups/f6e947c7-1105-42e2-a408-a965d4fbe00c => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:46.610019 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-140f4d0c-3c7b-4c00-830f-1351d73a1b16 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:46.612385 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-140f4d0c-3c7b-4c00-830f-1351d73a1b16 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] GET https://10.4.3.14/volume/v3/backups/ce7eff64-9b85-4c79-a7e2-a84ce7e93398 Aug 13 21:19:46.612683 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-140f4d0c-3c7b-4c00-830f-1351d73a1b16 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:46.612945 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-140f4d0c-3c7b-4c00-830f-1351d73a1b16 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:46.613129 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-140f4d0c-3c7b-4c00-830f-1351d73a1b16 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Show backup with id ce7eff64-9b85-4c79-a7e2-a84ce7e93398. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:19:46.618784 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:19:46.618784 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:19:46.619638 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-140f4d0c-3c7b-4c00-830f-1351d73a1b16 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] https://10.4.3.14/volume/v3/backups/ce7eff64-9b85-4c79-a7e2-a84ce7e93398 returned with HTTP 200 Aug 13 21:19:46.620133 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1228/4913] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:46 2026] GET /volume/v3/backups/ce7eff64-9b85-4c79-a7e2-a84ce7e93398 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:46.927580 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-262f69e2-37d9-4407-9150-3c80cffaf51c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:46.930083 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-262f69e2-37d9-4407-9150-3c80cffaf51c tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] GET https://10.4.3.14/volume/v3/volumes/a0f914e9-9c73-4d5c-bb77-fb0b56ef94e3 Aug 13 21:19:46.930364 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-262f69e2-37d9-4407-9150-3c80cffaf51c tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:46.930616 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-262f69e2-37d9-4407-9150-3c80cffaf51c tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:46.939514 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:19:46.939514 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:19:46.943528 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-262f69e2-37d9-4407-9150-3c80cffaf51c tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Volume info retrieved successfully. Aug 13 21:19:46.947146 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-262f69e2-37d9-4407-9150-3c80cffaf51c tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] https://10.4.3.14/volume/v3/volumes/a0f914e9-9c73-4d5c-bb77-fb0b56ef94e3 returned with HTTP 200 Aug 13 21:19:46.947569 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1227/4914] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:46 2026] GET /volume/v3/volumes/a0f914e9-9c73-4d5c-bb77-fb0b56ef94e3 => generated 972 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:46.959148 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-8f91d49e-0031-48c5-9614-6c7b4ea1cc64 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:46.960774 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8f91d49e-0031-48c5-9614-6c7b4ea1cc64 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] GET https://10.4.3.14/volume/v3/messages Aug 13 21:19:46.960978 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8f91d49e-0031-48c5-9614-6c7b4ea1cc64 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:46.961159 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8f91d49e-0031-48c5-9614-6c7b4ea1cc64 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:46.966216 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8f91d49e-0031-48c5-9614-6c7b4ea1cc64 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] https://10.4.3.14/volume/v3/messages returned with HTTP 200 Aug 13 21:19:46.966601 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1236/4915] 10.4.3.14 () {68 vars in 1273 bytes} [Thu Aug 13 21:19:46 2026] GET /volume/v3/messages => generated 668 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:46.973917 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-cea591ab-c6cb-4493-8c1f-b421a29d465b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:46.975623 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-cea591ab-c6cb-4493-8c1f-b421a29d465b tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-member] GET https://10.4.3.14/volume/v3/messages Aug 13 21:19:46.975812 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-cea591ab-c6cb-4493-8c1f-b421a29d465b tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:46.975994 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-cea591ab-c6cb-4493-8c1f-b421a29d465b tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:46.979388 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-cea591ab-c6cb-4493-8c1f-b421a29d465b tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-member] https://10.4.3.14/volume/v3/messages returned with HTTP 200 Aug 13 21:19:46.979725 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1225/4916] 10.4.3.14 () {68 vars in 1273 bytes} [Thu Aug 13 21:19:46 2026] GET /volume/v3/messages => generated 668 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:46.987202 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c7d7477a-9d87-4394-b578-28d0c469c0d6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:46.988747 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c7d7477a-9d87-4394-b578-28d0c469c0d6 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] DELETE https://10.4.3.14/volume/v3/messages/50dbe09a-6bca-4d84-bf9d-3faec616d9fa Aug 13 21:19:46.988932 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c7d7477a-9d87-4394-b578-28d0c469c0d6 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:46.989126 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c7d7477a-9d87-4394-b578-28d0c469c0d6 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:46.997424 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c7d7477a-9d87-4394-b578-28d0c469c0d6 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] https://10.4.3.14/volume/v3/messages/50dbe09a-6bca-4d84-bf9d-3faec616d9fa returned with HTTP 204 Aug 13 21:19:46.997781 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1229/4917] 10.4.3.14 () {68 vars in 1387 bytes} [Thu Aug 13 21:19:46 2026] DELETE /volume/v3/messages/50dbe09a-6bca-4d84-bf9d-3faec616d9fa => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 13 21:19:47.003843 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-dde0b76d-132c-4bb6-bf76-c4f70fdb2205 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:47.005608 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-dde0b76d-132c-4bb6-bf76-c4f70fdb2205 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] DELETE https://10.4.3.14/volume/v3/volumes/a0f914e9-9c73-4d5c-bb77-fb0b56ef94e3 Aug 13 21:19:47.005824 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-dde0b76d-132c-4bb6-bf76-c4f70fdb2205 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:47.006021 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-dde0b76d-132c-4bb6-bf76-c4f70fdb2205 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:47.006171 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-dde0b76d-132c-4bb6-bf76-c4f70fdb2205 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Delete volume with id: a0f914e9-9c73-4d5c-bb77-fb0b56ef94e3 Aug 13 21:19:47.012886 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:19:47.012886 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:19:47.013277 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-dde0b76d-132c-4bb6-bf76-c4f70fdb2205 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Volume info retrieved successfully. Aug 13 21:19:47.014314 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-dde0b76d-132c-4bb6-bf76-c4f70fdb2205 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100214) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 13 21:19:47.030902 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-dde0b76d-132c-4bb6-bf76-c4f70fdb2205 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Created reservations ['911db04b-428e-4520-b7ae-869fd7b50b91', '44ceaf7c-6399-476c-a064-4f5eaf21e7af', 'f70b49d9-c12b-4f42-830c-0968d06126e8', '740ee36f-97af-434a-9666-6162b8f349b9'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:19:47.057172 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-dde0b76d-132c-4bb6-bf76-c4f70fdb2205 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Delete volume request issued successfully. Aug 13 21:19:47.057291 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-dde0b76d-132c-4bb6-bf76-c4f70fdb2205 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] https://10.4.3.14/volume/v3/volumes/a0f914e9-9c73-4d5c-bb77-fb0b56ef94e3 returned with HTTP 202 Aug 13 21:19:47.057712 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1228/4918] 10.4.3.14 () {68 vars in 1384 bytes} [Thu Aug 13 21:19:47 2026] DELETE /volume/v3/volumes/a0f914e9-9c73-4d5c-bb77-fb0b56ef94e3 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:19:47.064286 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-69526c4b-05a6-4677-9a9d-edde336ea5ec None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:47.066277 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-69526c4b-05a6-4677-9a9d-edde336ea5ec tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] DELETE https://10.4.3.14/volume/v3/types/0aaaa572-e910-4a5e-868c-bbd1a6bdf8c0 Aug 13 21:19:47.066535 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-69526c4b-05a6-4677-9a9d-edde336ea5ec tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:47.066773 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-69526c4b-05a6-4677-9a9d-edde336ea5ec tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Calling method '_delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:47.088185 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-69526c4b-05a6-4677-9a9d-edde336ea5ec tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] https://10.4.3.14/volume/v3/types/0aaaa572-e910-4a5e-868c-bbd1a6bdf8c0 returned with HTTP 202 Aug 13 21:19:47.088564 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1237/4919] 10.4.3.14 () {66 vars in 1338 bytes} [Thu Aug 13 21:19:47 2026] DELETE /volume/v3/types/0aaaa572-e910-4a5e-868c-bbd1a6bdf8c0 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:19:47.096281 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ad041770-1e27-4606-9ae9-871fac6a6ccb None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:47.098099 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ad041770-1e27-4606-9ae9-871fac6a6ccb tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] POST https://10.4.3.14/volume/v3/types Aug 13 21:19:47.098521 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ad041770-1e27-4606-9ae9-871fac6a6ccb tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1651130018", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1872878567", "vendor_name": "tempest-vendor_name-163488954"}}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:19:47.112638 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ad041770-1e27-4606-9ae9-871fac6a6ccb tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] https://10.4.3.14/volume/v3/types returned with HTTP 200 Aug 13 21:19:47.113059 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1226/4920] 10.4.3.14 () {68 vars in 1246 bytes} [Thu Aug 13 21:19:47 2026] POST /volume/v3/types => generated 329 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:47.121210 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8acdc9c8-148e-4ec8-8c77-36123cfefe0a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:47.122147 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3ea690b5-80ff-4049-986b-5748b53b3e15 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:47.122849 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8acdc9c8-148e-4ec8-8c77-36123cfefe0a tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:19:47.123202 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8acdc9c8-148e-4ec8-8c77-36123cfefe0a tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "eec81c2f-3562-438f-82ea-708679b32b15", "size": 1}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:19:47.123866 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3ea690b5-80ff-4049-986b-5748b53b3e15 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/f6e947c7-1105-42e2-a408-a965d4fbe00c Aug 13 21:19:47.124096 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3ea690b5-80ff-4049-986b-5748b53b3e15 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:47.124309 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3ea690b5-80ff-4049-986b-5748b53b3e15 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:47.124446 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-3ea690b5-80ff-4049-986b-5748b53b3e15 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id f6e947c7-1105-42e2-a408-a965d4fbe00c. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:19:47.124492 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-8acdc9c8-148e-4ec8-8c77-36123cfefe0a tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Create volume request body: {'volume': {'volume_type': 'eec81c2f-3562-438f-82ea-708679b32b15', 'size': 1}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:19:47.128266 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:19:47.128266 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:19:47.128746 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-8acdc9c8-148e-4ec8-8c77-36123cfefe0a tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Create volume of 1 GB Aug 13 21:19:47.128891 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3ea690b5-80ff-4049-986b-5748b53b3e15 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/f6e947c7-1105-42e2-a408-a965d4fbe00c returned with HTTP 200 Aug 13 21:19:47.128983 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:19:47.128983 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:19:47.129232 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1229/4921] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:47 2026] GET /volume/v3/backups/f6e947c7-1105-42e2-a408-a965d4fbe00c => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:47.129312 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-8acdc9c8-148e-4ec8-8c77-36123cfefe0a tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Availability Zones retrieved successfully. Aug 13 21:19:47.134412 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8acdc9c8-148e-4ec8-8c77-36123cfefe0a tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Flow 'volume_create_api' (7553b1b1-cb29-49a9-8310-a21ef9063c34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:19:47.135431 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8acdc9c8-148e-4ec8-8c77-36123cfefe0a tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06091cf6-e232-418a-9dc9-4c8dd6938e6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:47.136124 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-8acdc9c8-148e-4ec8-8c77-36123cfefe0a tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:19:47.153142 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8acdc9c8-148e-4ec8-8c77-36123cfefe0a tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06091cf6-e232-418a-9dc9-4c8dd6938e6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:19:47Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1872878567',vendor_name='tempest-vendor_name-163488954'},id=eec81c2f-3562-438f-82ea-708679b32b15,is_public=True,name='tempest-ProjectMemberTests-volume-type-1651130018',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'eec81c2f-3562-438f-82ea-708679b32b15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:47.153826 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8acdc9c8-148e-4ec8-8c77-36123cfefe0a tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ea98b0a-fa79-4617-8dc9-4fe013a8c5fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:47.176848 np0000007265 devstack@c-api.service[100215]: WARNING cinder.quota [None req-8acdc9c8-148e-4ec8-8c77-36123cfefe0a tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1651130018 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1651130018, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:19:47.177138 np0000007265 devstack@c-api.service[100215]: WARNING cinder.quota [None req-8acdc9c8-148e-4ec8-8c77-36123cfefe0a tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1651130018 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1651130018, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:19:47.204379 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-8acdc9c8-148e-4ec8-8c77-36123cfefe0a tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Created reservations ['e6de4d35-45d7-4575-80f7-e39c93e15ee2', 'f13aa25c-d3e6-4cb6-8965-6fe57702f68e', 'e11cbd13-1f73-4fe6-ad07-f96a69b7c553', '9d63bcca-e1f3-45c8-98cc-34157368f8df'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:19:47.205114 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8acdc9c8-148e-4ec8-8c77-36123cfefe0a tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ea98b0a-fa79-4617-8dc9-4fe013a8c5fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6de4d35-45d7-4575-80f7-e39c93e15ee2', 'f13aa25c-d3e6-4cb6-8965-6fe57702f68e', 'e11cbd13-1f73-4fe6-ad07-f96a69b7c553', '9d63bcca-e1f3-45c8-98cc-34157368f8df']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:47.205783 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8acdc9c8-148e-4ec8-8c77-36123cfefe0a tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77c1b346-9caf-404d-bdde-de06f9bf5d8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:47.230118 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8acdc9c8-148e-4ec8-8c77-36123cfefe0a tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77c1b346-9caf-404d-bdde-de06f9bf5d8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1889de1c-0b53-49ac-b8b2-62ebd1f32245', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8f04049adad4d048f13450cef1aaf28',qos_specs=None,replication_status=,reservations=['e6de4d35-45d7-4575-80f7-e39c93e15ee2','f13aa25c-d3e6-4cb6-8965-6fe57702f68e','e11cbd13-1f73-4fe6-ad07-f96a69b7c553','9d63bcca-e1f3-45c8-98cc-34157368f8df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ea1dbc1307943c4b9ac982f1790e439',volume_type_id=eec81c2f-3562-438f-82ea-708679b32b15), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:19:47Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1889de1c-0b53-49ac-b8b2-62ebd1f32245,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8f04049adad4d048f13450cef1aaf28',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1ea1dbc1307943c4b9ac982f1790e439',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eec81c2f-3562-438f-82ea-708679b32b15),volume_type_id=eec81c2f-3562-438f-82ea-708679b32b15)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:47.230839 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8acdc9c8-148e-4ec8-8c77-36123cfefe0a tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee40c350-7530-4bf3-af16-c2c00e57eb61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:47.246751 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8acdc9c8-148e-4ec8-8c77-36123cfefe0a tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee40c350-7530-4bf3-af16-c2c00e57eb61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8f04049adad4d048f13450cef1aaf28',qos_specs=None,replication_status=,reservations=['e6de4d35-45d7-4575-80f7-e39c93e15ee2','f13aa25c-d3e6-4cb6-8965-6fe57702f68e','e11cbd13-1f73-4fe6-ad07-f96a69b7c553','9d63bcca-e1f3-45c8-98cc-34157368f8df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ea1dbc1307943c4b9ac982f1790e439',volume_type_id=eec81c2f-3562-438f-82ea-708679b32b15)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:47.247368 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8acdc9c8-148e-4ec8-8c77-36123cfefe0a tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7341100-1c83-499c-9ab9-f7b1e0a60673) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:47.254908 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8acdc9c8-148e-4ec8-8c77-36123cfefe0a tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7341100-1c83-499c-9ab9-f7b1e0a60673) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:47.255682 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8acdc9c8-148e-4ec8-8c77-36123cfefe0a tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Flow 'volume_create_api' (7553b1b1-cb29-49a9-8310-a21ef9063c34) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:19:47.255958 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-8acdc9c8-148e-4ec8-8c77-36123cfefe0a tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Create volume request issued successfully. Aug 13 21:19:47.256524 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8acdc9c8-148e-4ec8-8c77-36123cfefe0a tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:19:47.256940 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1230/4922] 10.4.3.14 () {70 vars in 1291 bytes} [Thu Aug 13 21:19:47 2026] POST /volume/v3/volumes => generated 772 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:19:47.268515 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-037b8064-d378-4eec-9acf-a017eda1c0d3 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:47.270258 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-037b8064-d378-4eec-9acf-a017eda1c0d3 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] GET https://10.4.3.14/volume/v3/volumes/1889de1c-0b53-49ac-b8b2-62ebd1f32245 Aug 13 21:19:47.270394 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-037b8064-d378-4eec-9acf-a017eda1c0d3 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:47.270560 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-037b8064-d378-4eec-9acf-a017eda1c0d3 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:47.279618 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:19:47.279618 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:19:47.285586 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-037b8064-d378-4eec-9acf-a017eda1c0d3 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Volume info retrieved successfully. Aug 13 21:19:47.290871 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-037b8064-d378-4eec-9acf-a017eda1c0d3 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] https://10.4.3.14/volume/v3/volumes/1889de1c-0b53-49ac-b8b2-62ebd1f32245 returned with HTTP 200 Aug 13 21:19:47.291249 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1238/4923] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:47 2026] GET /volume/v3/volumes/1889de1c-0b53-49ac-b8b2-62ebd1f32245 => generated 951 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:47.630224 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-a19db397-6a75-4e07-966f-cf1f647915f6 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:47.631914 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a19db397-6a75-4e07-966f-cf1f647915f6 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] GET https://10.4.3.14/volume/v3/backups/ce7eff64-9b85-4c79-a7e2-a84ce7e93398 Aug 13 21:19:47.632121 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a19db397-6a75-4e07-966f-cf1f647915f6 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:47.632287 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a19db397-6a75-4e07-966f-cf1f647915f6 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:47.632402 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-a19db397-6a75-4e07-966f-cf1f647915f6 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Show backup with id ce7eff64-9b85-4c79-a7e2-a84ce7e93398. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:19:47.636501 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:19:47.636501 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:19:47.637014 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a19db397-6a75-4e07-966f-cf1f647915f6 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] https://10.4.3.14/volume/v3/backups/ce7eff64-9b85-4c79-a7e2-a84ce7e93398 returned with HTTP 200 Aug 13 21:19:47.637328 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1227/4924] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:47 2026] GET /volume/v3/backups/ce7eff64-9b85-4c79-a7e2-a84ce7e93398 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:48.138677 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2a27dd67-b08f-4b90-b3e7-6ff1ba05c0a3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:48.140720 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2a27dd67-b08f-4b90-b3e7-6ff1ba05c0a3 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/f6e947c7-1105-42e2-a408-a965d4fbe00c Aug 13 21:19:48.140912 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2a27dd67-b08f-4b90-b3e7-6ff1ba05c0a3 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:48.141118 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2a27dd67-b08f-4b90-b3e7-6ff1ba05c0a3 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:48.141220 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-2a27dd67-b08f-4b90-b3e7-6ff1ba05c0a3 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id f6e947c7-1105-42e2-a408-a965d4fbe00c. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:19:48.147275 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:19:48.147275 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:19:48.147828 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2a27dd67-b08f-4b90-b3e7-6ff1ba05c0a3 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/f6e947c7-1105-42e2-a408-a965d4fbe00c returned with HTTP 200 Aug 13 21:19:48.148185 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1230/4925] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:48 2026] GET /volume/v3/backups/f6e947c7-1105-42e2-a408-a965d4fbe00c => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:48.159302 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-61320906-8f88-44f6-831f-6551edcb2784 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:48.161071 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-61320906-8f88-44f6-831f-6551edcb2784 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/f6e947c7-1105-42e2-a408-a965d4fbe00c/export_record Aug 13 21:19:48.161274 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-61320906-8f88-44f6-831f-6551edcb2784 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:48.161507 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-61320906-8f88-44f6-831f-6551edcb2784 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'export_record' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:48.161604 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.backups [None req-61320906-8f88-44f6-831f-6551edcb2784 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Export record for backup f6e947c7-1105-42e2-a408-a965d4fbe00c. {{(pid=100215) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 13 21:19:48.166116 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:19:48.166116 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:19:48.167192 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.backup.api [None req-61320906-8f88-44f6-831f-6551edcb2784 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling RPCAPI with context: , host: np0000007265, backup: f6e947c7-1105-42e2-a408-a965d4fbe00c. {{(pid=100215) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 13 21:19:48.173403 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.backup.rpcapi [None req-61320906-8f88-44f6-831f-6551edcb2784 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] export_record in rpcapi backup_id f6e947c7-1105-42e2-a408-a965d4fbe00c on host np0000007265. {{(pid=100215) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 13 21:19:48.184902 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.backups [None req-61320906-8f88-44f6-831f-6551edcb2784 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZjZlOTQ3YzctMTEwNS00MmUyLWE0MDgtYTk2NWQ0ZmJlMDBjIiwgInVzZXJfaWQiOiAiYmY2Nzg3YjQ0MzY0NDBlOWExMDM2ZTliZDdkZmQyNGMiLCAicHJvamVjdF9pZCI6ICIxZjZhMjZiMzZkYjM0MjRmODk1ZjA3N2Q0ZGRmY2JmOSIsICJ2b2x1bWVfaWQiOiAiZDllNzBiM2EtOGYzZC00M2FjLTgwM2UtN2NiZDBhNDExMDcwIiwgImhvc3QiOiAibnAwMDAwMDA3MjY1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNDM1NTU1NTc4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZDllNzBiM2EtOGYzZC00M2FjLTgwM2UtN2NiZDBhNDExMDcwLzIwMjYwODEzMjExOTM1L2F6X25vdmFfYmFja3VwX2Y2ZTk0N2M3LTExMDUtNDJlMi1hNDA4LWE5NjVkNGZiZTAwYyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTNUMjE6MTk6MzNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTNUMjE6MTk6MzNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QyMToxOTo0OFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100215) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 13 21:19:48.185250 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-61320906-8f88-44f6-831f-6551edcb2784 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/f6e947c7-1105-42e2-a408-a965d4fbe00c/export_record returned with HTTP 200 Aug 13 21:19:48.186145 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1231/4926] 10.4.3.14 () {68 vars in 1423 bytes} [Thu Aug 13 21:19:48 2026] GET /volume/v3/backups/f6e947c7-1105-42e2-a408-a965d4fbe00c/export_record => generated 1424 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:19:48.193448 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-5a37f0b4-504b-4d4f-ae52-6138a5f2cd22 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:48.195298 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5a37f0b4-504b-4d4f-ae52-6138a5f2cd22 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/f6e947c7-1105-42e2-a408-a965d4fbe00c Aug 13 21:19:48.195557 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5a37f0b4-504b-4d4f-ae52-6138a5f2cd22 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:48.195737 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5a37f0b4-504b-4d4f-ae52-6138a5f2cd22 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:48.195856 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-5a37f0b4-504b-4d4f-ae52-6138a5f2cd22 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id f6e947c7-1105-42e2-a408-a965d4fbe00c. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:19:48.200247 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:19:48.200247 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:19:48.200907 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5a37f0b4-504b-4d4f-ae52-6138a5f2cd22 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/f6e947c7-1105-42e2-a408-a965d4fbe00c returned with HTTP 200 Aug 13 21:19:48.201311 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1239/4927] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:48 2026] GET /volume/v3/backups/f6e947c7-1105-42e2-a408-a965d4fbe00c => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:48.211987 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-53d8cc31-72a0-42d1-a95d-4c83ec3bc4bd None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:48.214365 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-53d8cc31-72a0-42d1-a95d-4c83ec3bc4bd tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] POST https://10.4.3.14/volume/v3/backups/import_record Aug 13 21:19:48.214948 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-53d8cc31-72a0-42d1-a95d-4c83ec3bc4bd tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZGI4ODI4NGItOTMyYi00ZTAwLTkxYWQtODc5YmVmNWRjZDI1IiwgInVzZXJfaWQiOiAiYmY2Nzg3YjQ0MzY0NDBlOWExMDM2ZTliZDdkZmQyNGMiLCAicHJvamVjdF9pZCI6ICIxZjZhMjZiMzZkYjM0MjRmODk1ZjA3N2Q0ZGRmY2JmOSIsICJ2b2x1bWVfaWQiOiAiZDllNzBiM2EtOGYzZC00M2FjLTgwM2UtN2NiZDBhNDExMDcwIiwgImhvc3QiOiAibnAwMDAwMDA3MjY1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNDM1NTU1NTc4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZDllNzBiM2EtOGYzZC00M2FjLTgwM2UtN2NiZDBhNDExMDcwLzIwMjYwODEzMjExOTM1L2F6X25vdmFfYmFja3VwX2Y2ZTk0N2M3LTExMDUtNDJlMi1hNDA4LWE5NjVkNGZiZTAwYyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTNUMjE6MTk6MzNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTNUMjE6MTk6MzNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QyMToxOTo0OFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:19:48.216901 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.contrib.backups [None req-53d8cc31-72a0-42d1-a95d-4c83ec3bc4bd tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZGI4ODI4NGItOTMyYi00ZTAwLTkxYWQtODc5YmVmNWRjZDI1IiwgInVzZXJfaWQiOiAiYmY2Nzg3YjQ0MzY0NDBlOWExMDM2ZTliZDdkZmQyNGMiLCAicHJvamVjdF9pZCI6ICIxZjZhMjZiMzZkYjM0MjRmODk1ZjA3N2Q0ZGRmY2JmOSIsICJ2b2x1bWVfaWQiOiAiZDllNzBiM2EtOGYzZC00M2FjLTgwM2UtN2NiZDBhNDExMDcwIiwgImhvc3QiOiAibnAwMDAwMDA3MjY1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNDM1NTU1NTc4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZDllNzBiM2EtOGYzZC00M2FjLTgwM2UtN2NiZDBhNDExMDcwLzIwMjYwODEzMjExOTM1L2F6X25vdmFfYmFja3VwX2Y2ZTk0N2M3LTExMDUtNDJlMi1hNDA4LWE5NjVkNGZiZTAwYyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTNUMjE6MTk6MzNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTNUMjE6MTk6MzNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QyMToxOTo0OFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100217) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 13 21:19:48.217055 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.contrib.backups [None req-53d8cc31-72a0-42d1-a95d-4c83ec3bc4bd tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZGI4ODI4NGItOTMyYi00ZTAwLTkxYWQtODc5YmVmNWRjZDI1IiwgInVzZXJfaWQiOiAiYmY2Nzg3YjQ0MzY0NDBlOWExMDM2ZTliZDdkZmQyNGMiLCAicHJvamVjdF9pZCI6ICIxZjZhMjZiMzZkYjM0MjRmODk1ZjA3N2Q0ZGRmY2JmOSIsICJ2b2x1bWVfaWQiOiAiZDllNzBiM2EtOGYzZC00M2FjLTgwM2UtN2NiZDBhNDExMDcwIiwgImhvc3QiOiAibnAwMDAwMDA3MjY1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNDM1NTU1NTc4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZDllNzBiM2EtOGYzZC00M2FjLTgwM2UtN2NiZDBhNDExMDcwLzIwMjYwODEzMjExOTM1L2F6X25vdmFfYmFja3VwX2Y2ZTk0N2M3LTExMDUtNDJlMi1hNDA4LWE5NjVkNGZiZTAwYyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTNUMjE6MTk6MzNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTNUMjE6MTk6MzNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QyMToxOTo0OFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100217) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 13 21:19:48.253040 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-53d8cc31-72a0-42d1-a95d-4c83ec3bc4bd tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Created reservations ['aa3e966a-19b1-48f3-93fd-7ec6d833c7d5', 'fe921379-e4f5-4fae-9112-d41506e7ca82'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:19:48.276007 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.backup.rpcapi [None req-53d8cc31-72a0-42d1-a95d-4c83ec3bc4bd tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] import_record rpcapi backup id db88284b-932b-4e00-91ad-879bef5dcd25 on host np0000007265 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZGI4ODI4NGItOTMyYi00ZTAwLTkxYWQtODc5YmVmNWRjZDI1IiwgInVzZXJfaWQiOiAiYmY2Nzg3YjQ0MzY0NDBlOWExMDM2ZTliZDdkZmQyNGMiLCAicHJvamVjdF9pZCI6ICIxZjZhMjZiMzZkYjM0MjRmODk1ZjA3N2Q0ZGRmY2JmOSIsICJ2b2x1bWVfaWQiOiAiZDllNzBiM2EtOGYzZC00M2FjLTgwM2UtN2NiZDBhNDExMDcwIiwgImhvc3QiOiAibnAwMDAwMDA3MjY1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNDM1NTU1NTc4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZDllNzBiM2EtOGYzZC00M2FjLTgwM2UtN2NiZDBhNDExMDcwLzIwMjYwODEzMjExOTM1L2F6X25vdmFfYmFja3VwX2Y2ZTk0N2M3LTExMDUtNDJlMi1hNDA4LWE5NjVkNGZiZTAwYyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTNUMjE6MTk6MzNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTNUMjE6MTk6MzNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QyMToxOTo0OFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100217) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 13 21:19:48.278180 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.contrib.backups [None req-53d8cc31-72a0-42d1-a95d-4c83ec3bc4bd tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Import record output: {'backup': {'id': 'db88284b-932b-4e00-91ad-879bef5dcd25', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.14/volume/v3/backups/db88284b-932b-4e00-91ad-879bef5dcd25'}, {'rel': 'bookmark', 'href': 'https://10.4.3.14/volume/backups/db88284b-932b-4e00-91ad-879bef5dcd25'}]}}. {{(pid=100217) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 13 21:19:48.278498 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-53d8cc31-72a0-42d1-a95d-4c83ec3bc4bd tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/import_record returned with HTTP 201 Aug 13 21:19:48.279249 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1228/4928] 10.4.3.14 () {70 vars in 1335 bytes} [Thu Aug 13 21:19:48 2026] POST /volume/v3/backups/import_record => generated 286 bytes in 68 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 13 21:19:48.287633 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-865c45e0-2681-4d66-8c7d-af589714dd4c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:48.290767 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-865c45e0-2681-4d66-8c7d-af589714dd4c tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/db88284b-932b-4e00-91ad-879bef5dcd25 Aug 13 21:19:48.291005 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-865c45e0-2681-4d66-8c7d-af589714dd4c tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:48.291243 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-865c45e0-2681-4d66-8c7d-af589714dd4c tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:48.291685 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-865c45e0-2681-4d66-8c7d-af589714dd4c tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id db88284b-932b-4e00-91ad-879bef5dcd25. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:19:48.297533 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:19:48.297533 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:19:48.298193 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-865c45e0-2681-4d66-8c7d-af589714dd4c tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/db88284b-932b-4e00-91ad-879bef5dcd25 returned with HTTP 200 Aug 13 21:19:48.298535 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1231/4929] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:48 2026] GET /volume/v3/backups/db88284b-932b-4e00-91ad-879bef5dcd25 => generated 645 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:48.304857 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d6afbe17-71d3-4c16-b685-d0c38048de7f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:48.307324 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d6afbe17-71d3-4c16-b685-d0c38048de7f tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] GET https://10.4.3.14/volume/v3/volumes/1889de1c-0b53-49ac-b8b2-62ebd1f32245 Aug 13 21:19:48.307673 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d6afbe17-71d3-4c16-b685-d0c38048de7f tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:48.307919 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d6afbe17-71d3-4c16-b685-d0c38048de7f tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:48.317827 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:19:48.317827 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:19:48.321223 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d6afbe17-71d3-4c16-b685-d0c38048de7f tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Volume info retrieved successfully. Aug 13 21:19:48.324704 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d6afbe17-71d3-4c16-b685-d0c38048de7f tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] https://10.4.3.14/volume/v3/volumes/1889de1c-0b53-49ac-b8b2-62ebd1f32245 returned with HTTP 200 Aug 13 21:19:48.325068 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1232/4930] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:48 2026] GET /volume/v3/volumes/1889de1c-0b53-49ac-b8b2-62ebd1f32245 => generated 972 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:48.338904 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-002018d1-9204-473b-8e05-045abf50a6bb None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:48.340448 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-002018d1-9204-473b-8e05-045abf50a6bb tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] GET https://10.4.3.14/volume/v3/messages Aug 13 21:19:48.340643 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-002018d1-9204-473b-8e05-045abf50a6bb tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:48.340812 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-002018d1-9204-473b-8e05-045abf50a6bb tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:48.343684 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-002018d1-9204-473b-8e05-045abf50a6bb tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] https://10.4.3.14/volume/v3/messages returned with HTTP 200 Aug 13 21:19:48.343995 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1240/4931] 10.4.3.14 () {68 vars in 1273 bytes} [Thu Aug 13 21:19:48 2026] GET /volume/v3/messages => generated 668 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:48.353185 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-8b1b2e22-9047-4f58-bc3e-fa6697c11dc9 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:48.355565 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8b1b2e22-9047-4f58-bc3e-fa6697c11dc9 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-member] GET https://10.4.3.14/volume/v3/messages/1b8e2da1-bc20-4156-a5d8-26910bdef9c0 Aug 13 21:19:48.355850 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8b1b2e22-9047-4f58-bc3e-fa6697c11dc9 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:48.356124 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8b1b2e22-9047-4f58-bc3e-fa6697c11dc9 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:48.359749 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:19:48.359749 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:19:48.360610 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8b1b2e22-9047-4f58-bc3e-fa6697c11dc9 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-member] https://10.4.3.14/volume/v3/messages/1b8e2da1-bc20-4156-a5d8-26910bdef9c0 returned with HTTP 200 Aug 13 21:19:48.361063 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1229/4932] 10.4.3.14 () {68 vars in 1384 bytes} [Thu Aug 13 21:19:48 2026] GET /volume/v3/messages/1b8e2da1-bc20-4156-a5d8-26910bdef9c0 => generated 665 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:48.369046 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-190b5150-bd65-4346-979c-4e4b26c7e271 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:48.370762 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-190b5150-bd65-4346-979c-4e4b26c7e271 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] DELETE https://10.4.3.14/volume/v3/messages/1b8e2da1-bc20-4156-a5d8-26910bdef9c0 Aug 13 21:19:48.371035 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-190b5150-bd65-4346-979c-4e4b26c7e271 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:48.371286 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-190b5150-bd65-4346-979c-4e4b26c7e271 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:48.380833 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-190b5150-bd65-4346-979c-4e4b26c7e271 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] https://10.4.3.14/volume/v3/messages/1b8e2da1-bc20-4156-a5d8-26910bdef9c0 returned with HTTP 204 Aug 13 21:19:48.381342 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1232/4933] 10.4.3.14 () {68 vars in 1387 bytes} [Thu Aug 13 21:19:48 2026] DELETE /volume/v3/messages/1b8e2da1-bc20-4156-a5d8-26910bdef9c0 => generated 0 bytes in 13 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 13 21:19:48.387169 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f92372a5-453c-4559-88b2-31bd1990fa86 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:48.388862 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f92372a5-453c-4559-88b2-31bd1990fa86 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] DELETE https://10.4.3.14/volume/v3/volumes/1889de1c-0b53-49ac-b8b2-62ebd1f32245 Aug 13 21:19:48.389085 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f92372a5-453c-4559-88b2-31bd1990fa86 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:48.389291 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f92372a5-453c-4559-88b2-31bd1990fa86 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:48.389481 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-f92372a5-453c-4559-88b2-31bd1990fa86 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Delete volume with id: 1889de1c-0b53-49ac-b8b2-62ebd1f32245 Aug 13 21:19:48.395768 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:19:48.395768 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:19:48.396055 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f92372a5-453c-4559-88b2-31bd1990fa86 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Volume info retrieved successfully. Aug 13 21:19:48.396976 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-f92372a5-453c-4559-88b2-31bd1990fa86 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100215) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 13 21:19:48.412007 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-f92372a5-453c-4559-88b2-31bd1990fa86 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Created reservations ['f83f5803-fdf7-4b0d-9455-35abee97e948', '7db1e5b3-5068-47a4-b7ee-37c83f8fa40b', 'a55d5f4b-a6c9-4b3a-bc77-84a432689ef3', '22b8e9d9-fc47-4edb-90f5-3570fd287c0b'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:19:48.433036 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f92372a5-453c-4559-88b2-31bd1990fa86 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Delete volume request issued successfully. Aug 13 21:19:48.433224 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f92372a5-453c-4559-88b2-31bd1990fa86 tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] https://10.4.3.14/volume/v3/volumes/1889de1c-0b53-49ac-b8b2-62ebd1f32245 returned with HTTP 202 Aug 13 21:19:48.433626 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1233/4934] 10.4.3.14 () {68 vars in 1384 bytes} [Thu Aug 13 21:19:48 2026] DELETE /volume/v3/volumes/1889de1c-0b53-49ac-b8b2-62ebd1f32245 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:19:48.440980 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c418a0ec-6e91-44ae-8317-6ec4d57d84bb None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:48.442629 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c418a0ec-6e91-44ae-8317-6ec4d57d84bb tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] DELETE https://10.4.3.14/volume/v3/types/eec81c2f-3562-438f-82ea-708679b32b15 Aug 13 21:19:48.442804 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c418a0ec-6e91-44ae-8317-6ec4d57d84bb tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:48.443011 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c418a0ec-6e91-44ae-8317-6ec4d57d84bb tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] Calling method '_delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:48.462191 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c418a0ec-6e91-44ae-8317-6ec4d57d84bb tempest-ProjectMemberTests-1332046747 tempest-ProjectMemberTests-1332046747-project-admin] https://10.4.3.14/volume/v3/types/eec81c2f-3562-438f-82ea-708679b32b15 returned with HTTP 202 Aug 13 21:19:48.462549 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1241/4935] 10.4.3.14 () {66 vars in 1338 bytes} [Thu Aug 13 21:19:48 2026] DELETE /volume/v3/types/eec81c2f-3562-438f-82ea-708679b32b15 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:19:48.646734 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-6d1fdb2e-f781-4c39-8116-b7b801cc6727 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:48.648633 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6d1fdb2e-f781-4c39-8116-b7b801cc6727 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] GET https://10.4.3.14/volume/v3/backups/ce7eff64-9b85-4c79-a7e2-a84ce7e93398 Aug 13 21:19:48.648830 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6d1fdb2e-f781-4c39-8116-b7b801cc6727 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:48.649051 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6d1fdb2e-f781-4c39-8116-b7b801cc6727 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:48.649156 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-6d1fdb2e-f781-4c39-8116-b7b801cc6727 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Show backup with id ce7eff64-9b85-4c79-a7e2-a84ce7e93398. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:19:48.654951 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:19:48.654951 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:19:48.655566 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6d1fdb2e-f781-4c39-8116-b7b801cc6727 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] https://10.4.3.14/volume/v3/backups/ce7eff64-9b85-4c79-a7e2-a84ce7e93398 returned with HTTP 200 Aug 13 21:19:48.655891 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1230/4936] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:48 2026] GET /volume/v3/backups/ce7eff64-9b85-4c79-a7e2-a84ce7e93398 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:49.309553 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-48fcec95-46dd-4e3f-a845-eecd3ce83fe2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:49.313387 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-48fcec95-46dd-4e3f-a845-eecd3ce83fe2 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/db88284b-932b-4e00-91ad-879bef5dcd25 Aug 13 21:19:49.313653 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-48fcec95-46dd-4e3f-a845-eecd3ce83fe2 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:49.313921 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-48fcec95-46dd-4e3f-a845-eecd3ce83fe2 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:49.314089 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-48fcec95-46dd-4e3f-a845-eecd3ce83fe2 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id db88284b-932b-4e00-91ad-879bef5dcd25. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:19:49.322468 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:19:49.322468 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:19:49.324261 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-48fcec95-46dd-4e3f-a845-eecd3ce83fe2 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/db88284b-932b-4e00-91ad-879bef5dcd25 returned with HTTP 200 Aug 13 21:19:49.324797 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1233/4937] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:49 2026] GET /volume/v3/backups/db88284b-932b-4e00-91ad-879bef5dcd25 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:49.335900 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ffc5fd16-bf79-49c7-9e42-3ff6fc7668e8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:49.338253 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ffc5fd16-bf79-49c7-9e42-3ff6fc7668e8 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] DELETE https://10.4.3.14/volume/v3/backups/db88284b-932b-4e00-91ad-879bef5dcd25 Aug 13 21:19:49.338605 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ffc5fd16-bf79-49c7-9e42-3ff6fc7668e8 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:49.338838 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ffc5fd16-bf79-49c7-9e42-3ff6fc7668e8 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:49.338992 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.contrib.backups [None req-ffc5fd16-bf79-49c7-9e42-3ff6fc7668e8 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Delete backup with id: db88284b-932b-4e00-91ad-879bef5dcd25. Aug 13 21:19:49.343859 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:19:49.343859 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:19:49.381031 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.backup.rpcapi [None req-ffc5fd16-bf79-49c7-9e42-3ff6fc7668e8 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] delete_backup rpcapi backup_id db88284b-932b-4e00-91ad-879bef5dcd25 {{(pid=100215) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 21:19:49.384948 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ffc5fd16-bf79-49c7-9e42-3ff6fc7668e8 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/db88284b-932b-4e00-91ad-879bef5dcd25 returned with HTTP 202 Aug 13 21:19:49.385622 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1234/4938] 10.4.3.14 () {68 vars in 1384 bytes} [Thu Aug 13 21:19:49 2026] DELETE /volume/v3/backups/db88284b-932b-4e00-91ad-879bef5dcd25 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:19:49.392781 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7e8e9783-9d15-49e2-8f15-cd3e492bdc8c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:49.394498 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7e8e9783-9d15-49e2-8f15-cd3e492bdc8c tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/db88284b-932b-4e00-91ad-879bef5dcd25 Aug 13 21:19:49.394703 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7e8e9783-9d15-49e2-8f15-cd3e492bdc8c tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:49.394876 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7e8e9783-9d15-49e2-8f15-cd3e492bdc8c tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:49.394986 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-7e8e9783-9d15-49e2-8f15-cd3e492bdc8c tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id db88284b-932b-4e00-91ad-879bef5dcd25. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:19:49.399220 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:19:49.399220 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:19:49.399862 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7e8e9783-9d15-49e2-8f15-cd3e492bdc8c tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/db88284b-932b-4e00-91ad-879bef5dcd25 returned with HTTP 200 Aug 13 21:19:49.400196 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1242/4939] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:49 2026] GET /volume/v3/backups/db88284b-932b-4e00-91ad-879bef5dcd25 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:49.664871 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-9a954afd-8006-49e2-a7e9-524c82a3d657 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:49.666710 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9a954afd-8006-49e2-a7e9-524c82a3d657 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] GET https://10.4.3.14/volume/v3/backups/ce7eff64-9b85-4c79-a7e2-a84ce7e93398 Aug 13 21:19:49.666905 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9a954afd-8006-49e2-a7e9-524c82a3d657 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:49.667098 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9a954afd-8006-49e2-a7e9-524c82a3d657 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:49.667196 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-9a954afd-8006-49e2-a7e9-524c82a3d657 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Show backup with id ce7eff64-9b85-4c79-a7e2-a84ce7e93398. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:19:49.672099 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:19:49.672099 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:19:49.672099 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9a954afd-8006-49e2-a7e9-524c82a3d657 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] https://10.4.3.14/volume/v3/backups/ce7eff64-9b85-4c79-a7e2-a84ce7e93398 returned with HTTP 200 Aug 13 21:19:49.672303 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1231/4940] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:49 2026] GET /volume/v3/backups/ce7eff64-9b85-4c79-a7e2-a84ce7e93398 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:49.991097 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d873b34a-ba6e-4c88-aca9-0adb343261e2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:50.064185 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d873b34a-ba6e-4c88-aca9-0adb343261e2 tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-admin] POST https://10.4.3.14/volume/v3/types Aug 13 21:19:50.064611 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d873b34a-ba6e-4c88-aca9-0adb343261e2 tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1140754260", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:19:50.077954 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d873b34a-ba6e-4c88-aca9-0adb343261e2 tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-admin] https://10.4.3.14/volume/v3/types returned with HTTP 200 Aug 13 21:19:50.078294 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1234/4941] 10.4.3.14 () {68 vars in 1246 bytes} [Thu Aug 13 21:19:49 2026] POST /volume/v3/types => generated 380 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:50.085779 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3c2957b0-857f-4591-9040-6b0ce255cac6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:50.087441 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3c2957b0-857f-4591-9040-6b0ce255cac6 tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-admin] POST https://10.4.3.14/volume/v3/types/e58a0504-ffaa-4558-bc2e-97aa02d37bf7/encryption Aug 13 21:19:50.087740 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3c2957b0-857f-4591-9040-6b0ce255cac6 tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:19:50.101982 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3c2957b0-857f-4591-9040-6b0ce255cac6 tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-admin] https://10.4.3.14/volume/v3/types/e58a0504-ffaa-4558-bc2e-97aa02d37bf7/encryption returned with HTTP 200 Aug 13 21:19:50.102526 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1235/4942] 10.4.3.14 () {68 vars in 1390 bytes} [Thu Aug 13 21:19:50 2026] POST /volume/v3/types/e58a0504-ffaa-4558-bc2e-97aa02d37bf7/encryption => generated 239 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:50.112452 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-574cd3fe-7c5d-49af-9bc1-88bf8858db08 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:50.113943 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-574cd3fe-7c5d-49af-9bc1-88bf8858db08 tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-admin] POST https://10.4.3.14/volume/v3/types Aug 13 21:19:50.114276 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-574cd3fe-7c5d-49af-9bc1-88bf8858db08 tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-360776568", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:19:50.127097 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-574cd3fe-7c5d-49af-9bc1-88bf8858db08 tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-admin] https://10.4.3.14/volume/v3/types returned with HTTP 200 Aug 13 21:19:50.127443 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1243/4943] 10.4.3.14 () {68 vars in 1246 bytes} [Thu Aug 13 21:19:50 2026] POST /volume/v3/types => generated 379 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:50.137485 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-1b38d69f-01a4-4ac4-b5eb-07f06110ac8a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:50.198980 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1b38d69f-01a4-4ac4-b5eb-07f06110ac8a tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-member] POST https://10.4.3.14/volume/v3/types/703e50ed-9d23-40ce-ba85-d927d6145563/encryption Aug 13 21:19:50.199459 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1b38d69f-01a4-4ac4-b5eb-07f06110ac8a tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:19:50.202114 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.policy [None req-1b38d69f-01a4-4ac4-b5eb-07f06110ac8a tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '486f22b657d14ae787c45dc2a3f82f44', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a94fd089dd89415fbd71bb46bad71554', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100217) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 21:19:50.202371 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1b38d69f-01a4-4ac4-b5eb-07f06110ac8a tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-member] https://10.4.3.14/volume/v3/types/703e50ed-9d23-40ce-ba85-d927d6145563/encryption returned with HTTP 403 Aug 13 21:19:50.202920 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1232/4944] 10.4.3.14 () {68 vars in 1390 bytes} [Thu Aug 13 21:19:50 2026] POST /volume/v3/types/703e50ed-9d23-40ce-ba85-d927d6145563/encryption => generated 127 bytes in 66 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:19:50.212621 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8dfd4430-eb0c-4da6-84e9-3b0d1f2b7e58 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:50.215983 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8dfd4430-eb0c-4da6-84e9-3b0d1f2b7e58 tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-admin] POST https://10.4.3.14/volume/v3/types Aug 13 21:19:50.215983 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8dfd4430-eb0c-4da6-84e9-3b0d1f2b7e58 tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2086847376", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:19:50.231653 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8dfd4430-eb0c-4da6-84e9-3b0d1f2b7e58 tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-admin] https://10.4.3.14/volume/v3/types returned with HTTP 200 Aug 13 21:19:50.232252 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1235/4945] 10.4.3.14 () {68 vars in 1246 bytes} [Thu Aug 13 21:19:50 2026] POST /volume/v3/types => generated 380 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:50.241735 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2c2ac626-e7e4-44d1-a348-e4c4499fe802 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:50.243381 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2c2ac626-e7e4-44d1-a348-e4c4499fe802 tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-member] POST https://10.4.3.14/volume/v3/types/2a41fa57-dc5f-49db-af0f-a4b121cefeb6/extra_specs Aug 13 21:19:50.243692 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2c2ac626-e7e4-44d1-a348-e4c4499fe802 tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:19:50.245371 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.policy [None req-2c2ac626-e7e4-44d1-a348-e4c4499fe802 tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '486f22b657d14ae787c45dc2a3f82f44', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a94fd089dd89415fbd71bb46bad71554', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100215) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 21:19:50.245536 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2c2ac626-e7e4-44d1-a348-e4c4499fe802 tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-member] https://10.4.3.14/volume/v3/types/2a41fa57-dc5f-49db-af0f-a4b121cefeb6/extra_specs returned with HTTP 403 Aug 13 21:19:50.245926 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1236/4946] 10.4.3.14 () {68 vars in 1392 bytes} [Thu Aug 13 21:19:50 2026] POST /volume/v3/types/2a41fa57-dc5f-49db-af0f-a4b121cefeb6/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:19:50.253480 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-77569ad2-0129-4c54-a211-21ad05818d61 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:50.255030 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-77569ad2-0129-4c54-a211-21ad05818d61 tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-member] PUT https://10.4.3.14/volume/v3/types/2a41fa57-dc5f-49db-af0f-a4b121cefeb6/extra_specs/key2 Aug 13 21:19:50.255352 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-77569ad2-0129-4c54-a211-21ad05818d61 tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:19:50.257285 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.policy [None req-77569ad2-0129-4c54-a211-21ad05818d61 tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '486f22b657d14ae787c45dc2a3f82f44', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a94fd089dd89415fbd71bb46bad71554', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100216) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 21:19:50.257465 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-77569ad2-0129-4c54-a211-21ad05818d61 tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-member] https://10.4.3.14/volume/v3/types/2a41fa57-dc5f-49db-af0f-a4b121cefeb6/extra_specs/key2 returned with HTTP 403 Aug 13 21:19:50.257824 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1244/4947] 10.4.3.14 () {68 vars in 1406 bytes} [Thu Aug 13 21:19:50 2026] PUT /volume/v3/types/2a41fa57-dc5f-49db-af0f-a4b121cefeb6/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:19:50.266312 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b689db42-1161-4f6e-9536-10a0e00d7bf3 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:50.268357 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b689db42-1161-4f6e-9536-10a0e00d7bf3 tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-member] POST https://10.4.3.14/volume/v3/types Aug 13 21:19:50.268699 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b689db42-1161-4f6e-9536-10a0e00d7bf3 tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:19:50.270427 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.policy [None req-b689db42-1161-4f6e-9536-10a0e00d7bf3 tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '486f22b657d14ae787c45dc2a3f82f44', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a94fd089dd89415fbd71bb46bad71554', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100217) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 21:19:50.270590 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b689db42-1161-4f6e-9536-10a0e00d7bf3 tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-member] https://10.4.3.14/volume/v3/types returned with HTTP 403 Aug 13 21:19:50.270975 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1233/4948] 10.4.3.14 () {68 vars in 1245 bytes} [Thu Aug 13 21:19:50 2026] POST /volume/v3/types => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:19:50.280102 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e84b5e98-6f28-4f70-9f16-dabdbde14d19 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:50.281632 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e84b5e98-6f28-4f70-9f16-dabdbde14d19 tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-admin] POST https://10.4.3.14/volume/v3/types Aug 13 21:19:50.282165 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e84b5e98-6f28-4f70-9f16-dabdbde14d19 tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1355997812", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:19:50.301404 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e84b5e98-6f28-4f70-9f16-dabdbde14d19 tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-admin] https://10.4.3.14/volume/v3/types returned with HTTP 200 Aug 13 21:19:50.302118 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1236/4949] 10.4.3.14 () {68 vars in 1246 bytes} [Thu Aug 13 21:19:50 2026] POST /volume/v3/types => generated 380 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:50.311669 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9b29aa8a-573a-4c32-9289-3b930ea2d2a0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:50.313422 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9b29aa8a-573a-4c32-9289-3b930ea2d2a0 tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-admin] POST https://10.4.3.14/volume/v3/types/970bc25f-a64b-4666-b925-456c46a16dd4/encryption Aug 13 21:19:50.313774 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9b29aa8a-573a-4c32-9289-3b930ea2d2a0 tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:19:50.327810 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9b29aa8a-573a-4c32-9289-3b930ea2d2a0 tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-admin] https://10.4.3.14/volume/v3/types/970bc25f-a64b-4666-b925-456c46a16dd4/encryption returned with HTTP 200 Aug 13 21:19:50.328206 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1237/4950] 10.4.3.14 () {68 vars in 1390 bytes} [Thu Aug 13 21:19:50 2026] POST /volume/v3/types/970bc25f-a64b-4666-b925-456c46a16dd4/encryption => generated 239 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:50.336789 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-296aba0a-a9d6-4a86-b486-7b1c71b64b3f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:50.338402 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-296aba0a-a9d6-4a86-b486-7b1c71b64b3f tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-member] DELETE https://10.4.3.14/volume/v3/types/970bc25f-a64b-4666-b925-456c46a16dd4/encryption/1f191e44-dbcd-4eab-8675-75c0083890eb Aug 13 21:19:50.338561 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-296aba0a-a9d6-4a86-b486-7b1c71b64b3f tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:50.338727 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-296aba0a-a9d6-4a86-b486-7b1c71b64b3f tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:50.339278 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.policy [None req-296aba0a-a9d6-4a86-b486-7b1c71b64b3f tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '486f22b657d14ae787c45dc2a3f82f44', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a94fd089dd89415fbd71bb46bad71554', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100216) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 21:19:50.339505 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-296aba0a-a9d6-4a86-b486-7b1c71b64b3f tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-member] https://10.4.3.14/volume/v3/types/970bc25f-a64b-4666-b925-456c46a16dd4/encryption/1f191e44-dbcd-4eab-8675-75c0083890eb returned with HTTP 403 Aug 13 21:19:50.339872 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1245/4951] 10.4.3.14 () {66 vars in 1482 bytes} [Thu Aug 13 21:19:50 2026] DELETE /volume/v3/types/970bc25f-a64b-4666-b925-456c46a16dd4/encryption/1f191e44-dbcd-4eab-8675-75c0083890eb => generated 127 bytes in 3 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:19:50.348432 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-efba320c-b9d1-43ad-85de-b8c51b660250 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:50.350737 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-efba320c-b9d1-43ad-85de-b8c51b660250 tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-admin] POST https://10.4.3.14/volume/v3/types Aug 13 21:19:50.351265 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-efba320c-b9d1-43ad-85de-b8c51b660250 tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-880033276", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:19:50.372653 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-efba320c-b9d1-43ad-85de-b8c51b660250 tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-admin] https://10.4.3.14/volume/v3/types returned with HTTP 200 Aug 13 21:19:50.373054 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1234/4952] 10.4.3.14 () {68 vars in 1246 bytes} [Thu Aug 13 21:19:50 2026] POST /volume/v3/types => generated 379 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:50.380956 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1fa58bbf-db81-40fc-b26e-bc7c11339371 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:50.382674 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1fa58bbf-db81-40fc-b26e-bc7c11339371 tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-member] DELETE https://10.4.3.14/volume/v3/types/0834414d-918e-4968-a0dd-4abeda7ac866/extra_specs/key1 Aug 13 21:19:50.383043 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1fa58bbf-db81-40fc-b26e-bc7c11339371 tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:50.383346 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1fa58bbf-db81-40fc-b26e-bc7c11339371 tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:50.389631 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.policy [None req-1fa58bbf-db81-40fc-b26e-bc7c11339371 tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '486f22b657d14ae787c45dc2a3f82f44', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a94fd089dd89415fbd71bb46bad71554', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100214) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 21:19:50.390728 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1fa58bbf-db81-40fc-b26e-bc7c11339371 tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-member] https://10.4.3.14/volume/v3/types/0834414d-918e-4968-a0dd-4abeda7ac866/extra_specs/key1 returned with HTTP 403 Aug 13 21:19:50.390728 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1237/4953] 10.4.3.14 () {66 vars in 1389 bytes} [Thu Aug 13 21:19:50 2026] DELETE /volume/v3/types/0834414d-918e-4968-a0dd-4abeda7ac866/extra_specs/key1 => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:19:50.410841 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c5f8349b-5a58-4606-9c60-a78f0d0a0475 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:50.413000 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c5f8349b-5a58-4606-9c60-a78f0d0a0475 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/db88284b-932b-4e00-91ad-879bef5dcd25 Aug 13 21:19:50.413240 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c5f8349b-5a58-4606-9c60-a78f0d0a0475 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:50.413467 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c5f8349b-5a58-4606-9c60-a78f0d0a0475 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:50.413641 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-c5f8349b-5a58-4606-9c60-a78f0d0a0475 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id db88284b-932b-4e00-91ad-879bef5dcd25. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:19:50.417827 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c5f8349b-5a58-4606-9c60-a78f0d0a0475 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/db88284b-932b-4e00-91ad-879bef5dcd25 returned with HTTP 404 Aug 13 21:19:50.418397 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1238/4954] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:50 2026] GET /volume/v3/backups/db88284b-932b-4e00-91ad-879bef5dcd25 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:19:50.426483 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ffd9d7c6-23ff-45c1-b269-0b43128ba67e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:50.428620 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ffd9d7c6-23ff-45c1-b269-0b43128ba67e tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] DELETE https://10.4.3.14/volume/v3/volumes/d9e70b3a-8f3d-43ac-803e-7cbd0a411070 Aug 13 21:19:50.428894 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ffd9d7c6-23ff-45c1-b269-0b43128ba67e tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:50.429150 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ffd9d7c6-23ff-45c1-b269-0b43128ba67e tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:50.429372 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-ffd9d7c6-23ff-45c1-b269-0b43128ba67e tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Delete volume with id: d9e70b3a-8f3d-43ac-803e-7cbd0a411070 Aug 13 21:19:50.438239 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:19:50.438239 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:19:50.438707 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-ffd9d7c6-23ff-45c1-b269-0b43128ba67e tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Volume info retrieved successfully. Aug 13 21:19:50.457632 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-ffd9d7c6-23ff-45c1-b269-0b43128ba67e tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Delete volume request issued successfully. Aug 13 21:19:50.457902 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ffd9d7c6-23ff-45c1-b269-0b43128ba67e tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/volumes/d9e70b3a-8f3d-43ac-803e-7cbd0a411070 returned with HTTP 202 Aug 13 21:19:50.458533 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1246/4955] 10.4.3.14 () {68 vars in 1384 bytes} [Thu Aug 13 21:19:50 2026] DELETE /volume/v3/volumes/d9e70b3a-8f3d-43ac-803e-7cbd0a411070 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:19:50.468108 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-8aa873f6-07d0-435a-bc7a-4b170f70141c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:50.470127 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8aa873f6-07d0-435a-bc7a-4b170f70141c tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/volumes/d9e70b3a-8f3d-43ac-803e-7cbd0a411070 Aug 13 21:19:50.470402 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8aa873f6-07d0-435a-bc7a-4b170f70141c tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:50.470616 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8aa873f6-07d0-435a-bc7a-4b170f70141c tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:50.480478 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b753feb0-8a49-44a8-b46c-ba57bb3f169c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:50.480822 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:19:50.480822 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:19:50.482034 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b753feb0-8a49-44a8-b46c-ba57bb3f169c tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-admin] POST https://10.4.3.14/volume/v3/types Aug 13 21:19:50.482482 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b753feb0-8a49-44a8-b46c-ba57bb3f169c tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-777639235", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:19:50.485561 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-8aa873f6-07d0-435a-bc7a-4b170f70141c tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Volume info retrieved successfully. Aug 13 21:19:50.489999 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8aa873f6-07d0-435a-bc7a-4b170f70141c tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/volumes/d9e70b3a-8f3d-43ac-803e-7cbd0a411070 returned with HTTP 200 Aug 13 21:19:50.490501 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1235/4956] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:50 2026] GET /volume/v3/volumes/d9e70b3a-8f3d-43ac-803e-7cbd0a411070 => generated 1005 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:19:50.504601 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b753feb0-8a49-44a8-b46c-ba57bb3f169c tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-admin] https://10.4.3.14/volume/v3/types returned with HTTP 200 Aug 13 21:19:50.505187 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1238/4957] 10.4.3.14 () {68 vars in 1246 bytes} [Thu Aug 13 21:19:50 2026] POST /volume/v3/types => generated 379 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:50.512912 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ee6dd579-a651-49e5-8f83-c579c18ae69a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:50.514608 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ee6dd579-a651-49e5-8f83-c579c18ae69a tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-member] DELETE https://10.4.3.14/volume/v3/types/44cb52ca-c2d6-4a4b-9d29-395545ea8bd4 Aug 13 21:19:50.514787 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ee6dd579-a651-49e5-8f83-c579c18ae69a tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:50.514983 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ee6dd579-a651-49e5-8f83-c579c18ae69a tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-member] Calling method '_delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:50.515581 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.policy [None req-ee6dd579-a651-49e5-8f83-c579c18ae69a tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '486f22b657d14ae787c45dc2a3f82f44', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a94fd089dd89415fbd71bb46bad71554', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100215) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 21:19:50.515746 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ee6dd579-a651-49e5-8f83-c579c18ae69a tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-member] https://10.4.3.14/volume/v3/types/44cb52ca-c2d6-4a4b-9d29-395545ea8bd4 returned with HTTP 403 Aug 13 21:19:50.516141 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1239/4958] 10.4.3.14 () {66 vars in 1338 bytes} [Thu Aug 13 21:19:50 2026] DELETE /volume/v3/types/44cb52ca-c2d6-4a4b-9d29-395545ea8bd4 => generated 109 bytes in 3 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:19:50.522927 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a9283205-4e0f-4687-b875-6d2d26c92610 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:50.524523 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a9283205-4e0f-4687-b875-6d2d26c92610 tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-member] GET https://10.4.3.14/volume/v3/types/e58a0504-ffaa-4558-bc2e-97aa02d37bf7/extra_specs Aug 13 21:19:50.524688 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a9283205-4e0f-4687-b875-6d2d26c92610 tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:50.524856 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a9283205-4e0f-4687-b875-6d2d26c92610 tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-member] Calling method 'index' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:50.531328 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a9283205-4e0f-4687-b875-6d2d26c92610 tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-member] https://10.4.3.14/volume/v3/types/e58a0504-ffaa-4558-bc2e-97aa02d37bf7/extra_specs returned with HTTP 200 Aug 13 21:19:50.531690 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1247/4959] 10.4.3.14 () {66 vars in 1371 bytes} [Thu Aug 13 21:19:50 2026] GET /volume/v3/types/e58a0504-ffaa-4558-bc2e-97aa02d37bf7/extra_specs => generated 123 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:50.540289 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-e4127a05-dc0e-4c24-939a-40de38615ed5 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:50.542221 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e4127a05-dc0e-4c24-939a-40de38615ed5 tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-member] GET https://10.4.3.14/volume/v3/types Aug 13 21:19:50.542459 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e4127a05-dc0e-4c24-939a-40de38615ed5 tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:50.542680 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e4127a05-dc0e-4c24-939a-40de38615ed5 tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-member] Calling method 'index' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:50.543500 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.api_utils [None req-e4127a05-dc0e-4c24-939a-40de38615ed5 tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-member] Removing options '' from query. {{(pid=100217) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:19:50.566375 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e4127a05-dc0e-4c24-939a-40de38615ed5 tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-member] https://10.4.3.14/volume/v3/types returned with HTTP 200 Aug 13 21:19:50.566732 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1236/4960] 10.4.3.14 () {66 vars in 1224 bytes} [Thu Aug 13 21:19:50 2026] GET /volume/v3/types => generated 2386 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:19:50.576824 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-84b78d6a-2f55-4feb-a46d-1df6e0c2e353 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:50.578325 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-84b78d6a-2f55-4feb-a46d-1df6e0c2e353 tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-member] GET https://10.4.3.14/volume/v3/types/e58a0504-ffaa-4558-bc2e-97aa02d37bf7/encryption/cipher Aug 13 21:19:50.578634 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-84b78d6a-2f55-4feb-a46d-1df6e0c2e353 tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:50.578897 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-84b78d6a-2f55-4feb-a46d-1df6e0c2e353 tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:50.579616 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.policy [None req-84b78d6a-2f55-4feb-a46d-1df6e0c2e353 tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '486f22b657d14ae787c45dc2a3f82f44', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a94fd089dd89415fbd71bb46bad71554', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100214) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 21:19:50.579908 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-84b78d6a-2f55-4feb-a46d-1df6e0c2e353 tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-member] https://10.4.3.14/volume/v3/types/e58a0504-ffaa-4558-bc2e-97aa02d37bf7/encryption/cipher returned with HTTP 403 Aug 13 21:19:50.580390 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1239/4961] 10.4.3.14 () {66 vars in 1389 bytes} [Thu Aug 13 21:19:50 2026] GET /volume/v3/types/e58a0504-ffaa-4558-bc2e-97aa02d37bf7/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:19:50.587525 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-dc75eec1-5a16-4fbc-8e8c-0d0140cd9aeb None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:50.589203 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-dc75eec1-5a16-4fbc-8e8c-0d0140cd9aeb tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-member] GET https://10.4.3.14/volume/v3/types/e58a0504-ffaa-4558-bc2e-97aa02d37bf7/encryption Aug 13 21:19:50.589395 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-dc75eec1-5a16-4fbc-8e8c-0d0140cd9aeb tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:50.589697 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-dc75eec1-5a16-4fbc-8e8c-0d0140cd9aeb tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-member] Calling method 'index' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:50.590280 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.policy [None req-dc75eec1-5a16-4fbc-8e8c-0d0140cd9aeb tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '486f22b657d14ae787c45dc2a3f82f44', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a94fd089dd89415fbd71bb46bad71554', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100215) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 21:19:50.590852 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-dc75eec1-5a16-4fbc-8e8c-0d0140cd9aeb tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-member] https://10.4.3.14/volume/v3/types/e58a0504-ffaa-4558-bc2e-97aa02d37bf7/encryption returned with HTTP 403 Aug 13 21:19:50.591229 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1240/4962] 10.4.3.14 () {66 vars in 1368 bytes} [Thu Aug 13 21:19:50 2026] GET /volume/v3/types/e58a0504-ffaa-4558-bc2e-97aa02d37bf7/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:19:50.600404 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e485735b-fcf2-4694-a75c-dc53e793e4a2 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:50.601954 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e485735b-fcf2-4694-a75c-dc53e793e4a2 tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-member] GET https://10.4.3.14/volume/v3/types/e58a0504-ffaa-4558-bc2e-97aa02d37bf7/extra_specs/multiattach Aug 13 21:19:50.602141 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e485735b-fcf2-4694-a75c-dc53e793e4a2 tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:50.602307 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e485735b-fcf2-4694-a75c-dc53e793e4a2 tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:50.608685 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e485735b-fcf2-4694-a75c-dc53e793e4a2 tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-member] https://10.4.3.14/volume/v3/types/e58a0504-ffaa-4558-bc2e-97aa02d37bf7/extra_specs/multiattach returned with HTTP 200 Aug 13 21:19:50.609135 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1248/4963] 10.4.3.14 () {66 vars in 1407 bytes} [Thu Aug 13 21:19:50 2026] GET /volume/v3/types/e58a0504-ffaa-4558-bc2e-97aa02d37bf7/extra_specs/multiattach => generated 29 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 21:19:50.615561 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-6c9e2081-a03c-41d1-b7ae-2106163eab46 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:50.617244 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6c9e2081-a03c-41d1-b7ae-2106163eab46 tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-member] GET https://10.4.3.14/volume/v3/types/e58a0504-ffaa-4558-bc2e-97aa02d37bf7/extra_specs/volume_backend_name Aug 13 21:19:50.617469 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6c9e2081-a03c-41d1-b7ae-2106163eab46 tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:50.617665 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6c9e2081-a03c-41d1-b7ae-2106163eab46 tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:50.624515 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6c9e2081-a03c-41d1-b7ae-2106163eab46 tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-member] https://10.4.3.14/volume/v3/types/e58a0504-ffaa-4558-bc2e-97aa02d37bf7/extra_specs/volume_backend_name returned with HTTP 404 Aug 13 21:19:50.624940 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1237/4964] 10.4.3.14 () {66 vars in 1431 bytes} [Thu Aug 13 21:19:50 2026] GET /volume/v3/types/e58a0504-ffaa-4558-bc2e-97aa02d37bf7/extra_specs/volume_backend_name => generated 143 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:19:50.633142 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8cefd2f6-0213-4743-b0ab-59398cf3e0f2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:50.634545 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8cefd2f6-0213-4743-b0ab-59398cf3e0f2 tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-member] GET https://10.4.3.14/volume/v3/types/e58a0504-ffaa-4558-bc2e-97aa02d37bf7 Aug 13 21:19:50.634819 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8cefd2f6-0213-4743-b0ab-59398cf3e0f2 tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:50.635094 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8cefd2f6-0213-4743-b0ab-59398cf3e0f2 tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:50.641551 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8cefd2f6-0213-4743-b0ab-59398cf3e0f2 tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-member] https://10.4.3.14/volume/v3/types/e58a0504-ffaa-4558-bc2e-97aa02d37bf7 returned with HTTP 200 Aug 13 21:19:50.641945 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1240/4965] 10.4.3.14 () {66 vars in 1335 bytes} [Thu Aug 13 21:19:50 2026] GET /volume/v3/types/e58a0504-ffaa-4558-bc2e-97aa02d37bf7 => generated 318 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:50.651364 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6178f038-6170-4405-b495-bb8c6ce72b0b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:50.653312 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6178f038-6170-4405-b495-bb8c6ce72b0b tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-member] PUT https://10.4.3.14/volume/v3/types/e58a0504-ffaa-4558-bc2e-97aa02d37bf7/encryption/da6cc672-e9a6-4093-a0c1-b0a7e9da0693 Aug 13 21:19:50.653637 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6178f038-6170-4405-b495-bb8c6ce72b0b tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:19:50.655314 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.policy [None req-6178f038-6170-4405-b495-bb8c6ce72b0b tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '486f22b657d14ae787c45dc2a3f82f44', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a94fd089dd89415fbd71bb46bad71554', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100215) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 21:19:50.655495 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6178f038-6170-4405-b495-bb8c6ce72b0b tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-member] https://10.4.3.14/volume/v3/types/e58a0504-ffaa-4558-bc2e-97aa02d37bf7/encryption/da6cc672-e9a6-4093-a0c1-b0a7e9da0693 returned with HTTP 403 Aug 13 21:19:50.655852 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1241/4966] 10.4.3.14 () {68 vars in 1499 bytes} [Thu Aug 13 21:19:50 2026] PUT /volume/v3/types/e58a0504-ffaa-4558-bc2e-97aa02d37bf7/encryption/da6cc672-e9a6-4093-a0c1-b0a7e9da0693 => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:19:50.663456 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-94fb18a8-5e35-4a73-ba17-92b449168010 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:50.664931 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-94fb18a8-5e35-4a73-ba17-92b449168010 tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-member] PUT https://10.4.3.14/volume/v3/types/e58a0504-ffaa-4558-bc2e-97aa02d37bf7/extra_specs/key1 Aug 13 21:19:50.665234 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-94fb18a8-5e35-4a73-ba17-92b449168010 tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:19:50.666834 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.policy [None req-94fb18a8-5e35-4a73-ba17-92b449168010 tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '486f22b657d14ae787c45dc2a3f82f44', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a94fd089dd89415fbd71bb46bad71554', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100216) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 21:19:50.667020 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-94fb18a8-5e35-4a73-ba17-92b449168010 tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-member] https://10.4.3.14/volume/v3/types/e58a0504-ffaa-4558-bc2e-97aa02d37bf7/extra_specs/key1 returned with HTTP 403 Aug 13 21:19:50.667396 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1249/4967] 10.4.3.14 () {68 vars in 1406 bytes} [Thu Aug 13 21:19:50 2026] PUT /volume/v3/types/e58a0504-ffaa-4558-bc2e-97aa02d37bf7/extra_specs/key1 => generated 122 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:19:50.675126 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3ae68015-85ce-4a0e-a12a-4fe0f9ed46ea None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:50.676884 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3ae68015-85ce-4a0e-a12a-4fe0f9ed46ea tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-member] PUT https://10.4.3.14/volume/v3/types/e58a0504-ffaa-4558-bc2e-97aa02d37bf7 Aug 13 21:19:50.677227 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3ae68015-85ce-4a0e-a12a-4fe0f9ed46ea tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:19:50.679428 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.policy [None req-3ae68015-85ce-4a0e-a12a-4fe0f9ed46ea tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '486f22b657d14ae787c45dc2a3f82f44', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a94fd089dd89415fbd71bb46bad71554', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100217) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 21:19:50.679614 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3ae68015-85ce-4a0e-a12a-4fe0f9ed46ea tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-member] https://10.4.3.14/volume/v3/types/e58a0504-ffaa-4558-bc2e-97aa02d37bf7 returned with HTTP 403 Aug 13 21:19:50.680013 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1238/4968] 10.4.3.14 () {68 vars in 1355 bytes} [Thu Aug 13 21:19:50 2026] PUT /volume/v3/types/e58a0504-ffaa-4558-bc2e-97aa02d37bf7 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:19:50.683472 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-aaee2c0e-401d-4785-8715-2075a562168f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:50.685184 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-aaee2c0e-401d-4785-8715-2075a562168f tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] GET https://10.4.3.14/volume/v3/backups/ce7eff64-9b85-4c79-a7e2-a84ce7e93398 Aug 13 21:19:50.685498 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-aaee2c0e-401d-4785-8715-2075a562168f tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:50.685747 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-aaee2c0e-401d-4785-8715-2075a562168f tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:50.685915 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-aaee2c0e-401d-4785-8715-2075a562168f tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Show backup with id ce7eff64-9b85-4c79-a7e2-a84ce7e93398. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:19:50.686445 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2bf9511f-bd8a-4dca-9d1a-6742d3e4a697 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:50.688000 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2bf9511f-bd8a-4dca-9d1a-6742d3e4a697 tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-admin] DELETE https://10.4.3.14/volume/v3/types/44cb52ca-c2d6-4a4b-9d29-395545ea8bd4 Aug 13 21:19:50.688171 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2bf9511f-bd8a-4dca-9d1a-6742d3e4a697 tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:50.688363 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2bf9511f-bd8a-4dca-9d1a-6742d3e4a697 tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-admin] Calling method '_delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:50.691366 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:19:50.691366 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:19:50.691366 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-aaee2c0e-401d-4785-8715-2075a562168f tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] https://10.4.3.14/volume/v3/backups/ce7eff64-9b85-4c79-a7e2-a84ce7e93398 returned with HTTP 200 Aug 13 21:19:50.691366 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1241/4969] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:50 2026] GET /volume/v3/backups/ce7eff64-9b85-4c79-a7e2-a84ce7e93398 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:50.712723 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2bf9511f-bd8a-4dca-9d1a-6742d3e4a697 tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-admin] https://10.4.3.14/volume/v3/types/44cb52ca-c2d6-4a4b-9d29-395545ea8bd4 returned with HTTP 202 Aug 13 21:19:50.713172 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1242/4970] 10.4.3.14 () {66 vars in 1338 bytes} [Thu Aug 13 21:19:50 2026] DELETE /volume/v3/types/44cb52ca-c2d6-4a4b-9d29-395545ea8bd4 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:19:50.719233 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-392abfde-83d4-48a9-9918-c8a241a9cfb4 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:50.720739 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-392abfde-83d4-48a9-9918-c8a241a9cfb4 tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-admin] DELETE https://10.4.3.14/volume/v3/types/0834414d-918e-4968-a0dd-4abeda7ac866 Aug 13 21:19:50.720897 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-392abfde-83d4-48a9-9918-c8a241a9cfb4 tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:50.721106 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-392abfde-83d4-48a9-9918-c8a241a9cfb4 tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-admin] Calling method '_delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:50.741760 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-392abfde-83d4-48a9-9918-c8a241a9cfb4 tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-admin] https://10.4.3.14/volume/v3/types/0834414d-918e-4968-a0dd-4abeda7ac866 returned with HTTP 202 Aug 13 21:19:50.742096 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1250/4971] 10.4.3.14 () {66 vars in 1338 bytes} [Thu Aug 13 21:19:50 2026] DELETE /volume/v3/types/0834414d-918e-4968-a0dd-4abeda7ac866 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:19:50.748863 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3ff61d20-0f27-45c7-9c03-83b594b4f80c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:50.750975 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3ff61d20-0f27-45c7-9c03-83b594b4f80c tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-admin] DELETE https://10.4.3.14/volume/v3/types/970bc25f-a64b-4666-b925-456c46a16dd4 Aug 13 21:19:50.751204 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3ff61d20-0f27-45c7-9c03-83b594b4f80c tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:50.751460 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3ff61d20-0f27-45c7-9c03-83b594b4f80c tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-admin] Calling method '_delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:50.777033 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3ff61d20-0f27-45c7-9c03-83b594b4f80c tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-admin] https://10.4.3.14/volume/v3/types/970bc25f-a64b-4666-b925-456c46a16dd4 returned with HTTP 202 Aug 13 21:19:50.777499 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1239/4972] 10.4.3.14 () {66 vars in 1338 bytes} [Thu Aug 13 21:19:50 2026] DELETE /volume/v3/types/970bc25f-a64b-4666-b925-456c46a16dd4 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:19:50.784839 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-941671b0-7269-48d7-a352-e8f97b83891e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:50.786184 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-941671b0-7269-48d7-a352-e8f97b83891e tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-admin] DELETE https://10.4.3.14/volume/v3/types/2a41fa57-dc5f-49db-af0f-a4b121cefeb6 Aug 13 21:19:50.786473 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-941671b0-7269-48d7-a352-e8f97b83891e tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:50.786756 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-941671b0-7269-48d7-a352-e8f97b83891e tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-admin] Calling method '_delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:50.811253 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-941671b0-7269-48d7-a352-e8f97b83891e tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-admin] https://10.4.3.14/volume/v3/types/2a41fa57-dc5f-49db-af0f-a4b121cefeb6 returned with HTTP 202 Aug 13 21:19:50.811583 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1242/4973] 10.4.3.14 () {66 vars in 1338 bytes} [Thu Aug 13 21:19:50 2026] DELETE /volume/v3/types/2a41fa57-dc5f-49db-af0f-a4b121cefeb6 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:19:50.818383 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-931542c3-7f6f-43f2-a4df-45fcc1fe0f80 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:50.820530 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-931542c3-7f6f-43f2-a4df-45fcc1fe0f80 tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-admin] DELETE https://10.4.3.14/volume/v3/types/703e50ed-9d23-40ce-ba85-d927d6145563 Aug 13 21:19:50.820751 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-931542c3-7f6f-43f2-a4df-45fcc1fe0f80 tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:50.820981 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-931542c3-7f6f-43f2-a4df-45fcc1fe0f80 tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-admin] Calling method '_delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:50.847527 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-931542c3-7f6f-43f2-a4df-45fcc1fe0f80 tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-admin] https://10.4.3.14/volume/v3/types/703e50ed-9d23-40ce-ba85-d927d6145563 returned with HTTP 202 Aug 13 21:19:50.848117 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1243/4974] 10.4.3.14 () {66 vars in 1338 bytes} [Thu Aug 13 21:19:50 2026] DELETE /volume/v3/types/703e50ed-9d23-40ce-ba85-d927d6145563 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:19:50.854746 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d0224dfe-6356-48f0-b41e-8dcddaf0db4e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:50.856452 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d0224dfe-6356-48f0-b41e-8dcddaf0db4e tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-admin] DELETE https://10.4.3.14/volume/v3/types/e58a0504-ffaa-4558-bc2e-97aa02d37bf7 Aug 13 21:19:50.856633 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d0224dfe-6356-48f0-b41e-8dcddaf0db4e tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:50.856832 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d0224dfe-6356-48f0-b41e-8dcddaf0db4e tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-admin] Calling method '_delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:50.876039 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d0224dfe-6356-48f0-b41e-8dcddaf0db4e tempest-VolumeTypesMemberTests-782091275 tempest-VolumeTypesMemberTests-782091275-project-admin] https://10.4.3.14/volume/v3/types/e58a0504-ffaa-4558-bc2e-97aa02d37bf7 returned with HTTP 202 Aug 13 21:19:50.876395 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1251/4975] 10.4.3.14 () {66 vars in 1338 bytes} [Thu Aug 13 21:19:50 2026] DELETE /volume/v3/types/e58a0504-ffaa-4558-bc2e-97aa02d37bf7 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:19:51.506974 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-df1a2bc1-f681-4aa4-b0fc-40917e41c180 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:51.508800 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-df1a2bc1-f681-4aa4-b0fc-40917e41c180 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/volumes/d9e70b3a-8f3d-43ac-803e-7cbd0a411070 Aug 13 21:19:51.509119 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-df1a2bc1-f681-4aa4-b0fc-40917e41c180 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:51.509402 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-df1a2bc1-f681-4aa4-b0fc-40917e41c180 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:51.515357 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-df1a2bc1-f681-4aa4-b0fc-40917e41c180 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/volumes/d9e70b3a-8f3d-43ac-803e-7cbd0a411070 returned with HTTP 404 Aug 13 21:19:51.515905 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1240/4976] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:51 2026] GET /volume/v3/volumes/d9e70b3a-8f3d-43ac-803e-7cbd0a411070 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:19:51.527947 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4225c261-abd2-4f94-a34d-6e0d0741e87c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:51.529834 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4225c261-abd2-4f94-a34d-6e0d0741e87c tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups Aug 13 21:19:51.530183 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4225c261-abd2-4f94-a34d-6e0d0741e87c tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:51.530365 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4225c261-abd2-4f94-a34d-6e0d0741e87c tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:51.536642 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4225c261-abd2-4f94-a34d-6e0d0741e87c tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups returned with HTTP 200 Aug 13 21:19:51.537145 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1243/4977] 10.4.3.14 () {68 vars in 1270 bytes} [Thu Aug 13 21:19:51 2026] GET /volume/v3/backups => generated 621 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:51.547880 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8f77b689-f590-435d-bb16-5cb2030b2f9b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:51.550131 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8f77b689-f590-435d-bb16-5cb2030b2f9b tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups?project_id=1f6a26b36db3424f895f077d4ddfcbf9 Aug 13 21:19:51.550350 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8f77b689-f590-435d-bb16-5cb2030b2f9b tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:51.550534 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8f77b689-f590-435d-bb16-5cb2030b2f9b tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'index' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:51.573282 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8f77b689-f590-435d-bb16-5cb2030b2f9b tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups?project_id=1f6a26b36db3424f895f077d4ddfcbf9 returned with HTTP 200 Aug 13 21:19:51.573282 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1244/4978] 10.4.3.14 () {68 vars in 1357 bytes} [Thu Aug 13 21:19:51 2026] GET /volume/v3/backups?project_id=1f6a26b36db3424f895f077d4ddfcbf9 => generated 621 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:51.575610 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0ea5c7e5-c28c-40f3-8aca-e4125dede38b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:51.577383 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0ea5c7e5-c28c-40f3-8aca-e4125dede38b tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:19:51.577746 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0ea5c7e5-c28c-40f3-8aca-e4125dede38b tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-135635441"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:19:51.579262 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-0ea5c7e5-c28c-40f3-8aca-e4125dede38b tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-135635441'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:19:51.579435 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-0ea5c7e5-c28c-40f3-8aca-e4125dede38b tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Create volume of 1 GB Aug 13 21:19:51.584063 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-0ea5c7e5-c28c-40f3-8aca-e4125dede38b tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Availability Zones retrieved successfully. Aug 13 21:19:51.589319 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-0ea5c7e5-c28c-40f3-8aca-e4125dede38b tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Flow 'volume_create_api' (500a8fea-9c88-4fed-a598-42c906ab3836) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:19:51.590613 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-0ea5c7e5-c28c-40f3-8aca-e4125dede38b tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ad795cb-f4ac-4d14-b7b8-9980bf327f98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:51.591163 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-0ea5c7e5-c28c-40f3-8aca-e4125dede38b tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:19:51.617908 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-0ea5c7e5-c28c-40f3-8aca-e4125dede38b tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ad795cb-f4ac-4d14-b7b8-9980bf327f98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:51.618810 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-0ea5c7e5-c28c-40f3-8aca-e4125dede38b tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91730803-c38c-4927-bffb-c74ae268eb92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:51.656855 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-0ea5c7e5-c28c-40f3-8aca-e4125dede38b tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Created reservations ['779335f2-d1df-4a4e-a038-f76aac87ed56', '4a216fa6-a299-4e8c-9d15-6eaa375270a9', 'cd2f8184-50ae-44e5-a792-6d0261fa103b', '9a714bdf-bf26-4d9a-a765-9305f3a706fd'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:19:51.657615 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-0ea5c7e5-c28c-40f3-8aca-e4125dede38b tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91730803-c38c-4927-bffb-c74ae268eb92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['779335f2-d1df-4a4e-a038-f76aac87ed56', '4a216fa6-a299-4e8c-9d15-6eaa375270a9', 'cd2f8184-50ae-44e5-a792-6d0261fa103b', '9a714bdf-bf26-4d9a-a765-9305f3a706fd']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:51.658430 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-0ea5c7e5-c28c-40f3-8aca-e4125dede38b tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (602dbf12-5139-4012-86fb-87be70b4def7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:51.679472 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-0ea5c7e5-c28c-40f3-8aca-e4125dede38b tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (602dbf12-5139-4012-86fb-87be70b4def7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b9f1409-d0a9-463e-8dee-439549ee747e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-135635441',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f6a26b36db3424f895f077d4ddfcbf9',qos_specs=None,replication_status=,reservations=['779335f2-d1df-4a4e-a038-f76aac87ed56','4a216fa6-a299-4e8c-9d15-6eaa375270a9','cd2f8184-50ae-44e5-a792-6d0261fa103b','9a714bdf-bf26-4d9a-a765-9305f3a706fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf6787b4436440e9a1036e9bd7dfd24c',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:19:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-135635441',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3b9f1409-d0a9-463e-8dee-439549ee747e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f6a26b36db3424f895f077d4ddfcbf9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf6787b4436440e9a1036e9bd7dfd24c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:51.680085 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-0ea5c7e5-c28c-40f3-8aca-e4125dede38b tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (072743b7-d2a5-4973-b54d-02b5a40463bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:51.696579 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-0ea5c7e5-c28c-40f3-8aca-e4125dede38b tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (072743b7-d2a5-4973-b54d-02b5a40463bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-135635441',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f6a26b36db3424f895f077d4ddfcbf9',qos_specs=None,replication_status=,reservations=['779335f2-d1df-4a4e-a038-f76aac87ed56','4a216fa6-a299-4e8c-9d15-6eaa375270a9','cd2f8184-50ae-44e5-a792-6d0261fa103b','9a714bdf-bf26-4d9a-a765-9305f3a706fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf6787b4436440e9a1036e9bd7dfd24c',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:51.697197 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-0ea5c7e5-c28c-40f3-8aca-e4125dede38b tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47b000d1-bde2-4bc7-ac92-15e02aeac940) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:19:51.708034 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-1450ad12-af8e-43d8-986d-247e8d3b72ab None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:51.708450 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-0ea5c7e5-c28c-40f3-8aca-e4125dede38b tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47b000d1-bde2-4bc7-ac92-15e02aeac940) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:19:51.708450 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-0ea5c7e5-c28c-40f3-8aca-e4125dede38b tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Flow 'volume_create_api' (500a8fea-9c88-4fed-a598-42c906ab3836) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:19:51.708450 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-0ea5c7e5-c28c-40f3-8aca-e4125dede38b tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Create volume request issued successfully. Aug 13 21:19:51.708450 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0ea5c7e5-c28c-40f3-8aca-e4125dede38b tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:19:51.708695 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1450ad12-af8e-43d8-986d-247e8d3b72ab tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] GET https://10.4.3.14/volume/v3/backups/ce7eff64-9b85-4c79-a7e2-a84ce7e93398 Aug 13 21:19:51.708695 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1450ad12-af8e-43d8-986d-247e8d3b72ab tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:51.708768 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1252/4979] 10.4.3.14 () {70 vars in 1291 bytes} [Thu Aug 13 21:19:51 2026] POST /volume/v3/volumes => generated 775 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:19:51.708859 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1450ad12-af8e-43d8-986d-247e8d3b72ab tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:51.709006 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-1450ad12-af8e-43d8-986d-247e8d3b72ab tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Show backup with id ce7eff64-9b85-4c79-a7e2-a84ce7e93398. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:19:51.713689 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:19:51.713689 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:19:51.714409 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1450ad12-af8e-43d8-986d-247e8d3b72ab tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] https://10.4.3.14/volume/v3/backups/ce7eff64-9b85-4c79-a7e2-a84ce7e93398 returned with HTTP 200 Aug 13 21:19:51.714800 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1241/4980] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:51 2026] GET /volume/v3/backups/ce7eff64-9b85-4c79-a7e2-a84ce7e93398 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:51.722013 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-88cbda29-e3dd-40e0-b065-80b2abcdaa6f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:51.722013 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-88cbda29-e3dd-40e0-b065-80b2abcdaa6f tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/volumes/3b9f1409-d0a9-463e-8dee-439549ee747e Aug 13 21:19:51.722013 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-88cbda29-e3dd-40e0-b065-80b2abcdaa6f tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:51.722190 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-88cbda29-e3dd-40e0-b065-80b2abcdaa6f tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:51.728342 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:19:51.728342 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:19:51.732845 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-88cbda29-e3dd-40e0-b065-80b2abcdaa6f tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Volume info retrieved successfully. Aug 13 21:19:51.737020 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-88cbda29-e3dd-40e0-b065-80b2abcdaa6f tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/volumes/3b9f1409-d0a9-463e-8dee-439549ee747e returned with HTTP 200 Aug 13 21:19:51.737020 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1244/4981] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:51 2026] GET /volume/v3/volumes/3b9f1409-d0a9-463e-8dee-439549ee747e => generated 954 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:52.725901 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a1a93bae-56b3-4afe-9f16-f2af8f44c074 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:52.728044 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a1a93bae-56b3-4afe-9f16-f2af8f44c074 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] GET https://10.4.3.14/volume/v3/backups/ce7eff64-9b85-4c79-a7e2-a84ce7e93398 Aug 13 21:19:52.728044 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a1a93bae-56b3-4afe-9f16-f2af8f44c074 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:52.728044 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a1a93bae-56b3-4afe-9f16-f2af8f44c074 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:52.728928 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-a1a93bae-56b3-4afe-9f16-f2af8f44c074 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Show backup with id ce7eff64-9b85-4c79-a7e2-a84ce7e93398. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:19:52.733923 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:19:52.733923 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:19:52.733923 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a1a93bae-56b3-4afe-9f16-f2af8f44c074 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] https://10.4.3.14/volume/v3/backups/ce7eff64-9b85-4c79-a7e2-a84ce7e93398 returned with HTTP 200 Aug 13 21:19:52.733923 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1245/4982] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:52 2026] GET /volume/v3/backups/ce7eff64-9b85-4c79-a7e2-a84ce7e93398 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:52.751372 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7ed0ba3c-c040-41e3-93b4-f7ef5484b837 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:52.753258 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7ed0ba3c-c040-41e3-93b4-f7ef5484b837 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/volumes/3b9f1409-d0a9-463e-8dee-439549ee747e Aug 13 21:19:52.753476 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7ed0ba3c-c040-41e3-93b4-f7ef5484b837 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:52.753679 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7ed0ba3c-c040-41e3-93b4-f7ef5484b837 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:52.762765 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:19:52.762765 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:19:52.765941 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-7ed0ba3c-c040-41e3-93b4-f7ef5484b837 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Volume info retrieved successfully. Aug 13 21:19:52.771994 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7ed0ba3c-c040-41e3-93b4-f7ef5484b837 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/volumes/3b9f1409-d0a9-463e-8dee-439549ee747e returned with HTTP 200 Aug 13 21:19:52.772324 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1253/4983] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:52 2026] GET /volume/v3/volumes/3b9f1409-d0a9-463e-8dee-439549ee747e => generated 1006 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:19:52.786490 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ce727344-b3b4-4b06-a634-8dd6b8e27c79 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:52.790984 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ce727344-b3b4-4b06-a634-8dd6b8e27c79 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] POST https://10.4.3.14/volume/v3/backups Aug 13 21:19:52.790984 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ce727344-b3b4-4b06-a634-8dd6b8e27c79 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3b9f1409-d0a9-463e-8dee-439549ee747e", "name": "tempest-type-Backup-1420941126"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:19:52.790984 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.contrib.backups [None req-ce727344-b3b4-4b06-a634-8dd6b8e27c79 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Creating new backup {'backup': {'volume_id': '3b9f1409-d0a9-463e-8dee-439549ee747e', 'name': 'tempest-type-Backup-1420941126'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 21:19:52.790984 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.contrib.backups [None req-ce727344-b3b4-4b06-a634-8dd6b8e27c79 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Creating backup of volume 3b9f1409-d0a9-463e-8dee-439549ee747e in container None Aug 13 21:19:52.798079 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:19:52.798079 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:19:52.798696 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-ce727344-b3b4-4b06-a634-8dd6b8e27c79 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Volume info retrieved successfully. Aug 13 21:19:52.814514 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-ce727344-b3b4-4b06-a634-8dd6b8e27c79 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Created reservations ['7f56b70a-f861-49f3-ae83-470df6649dc6', '9d268230-a50d-426e-bbd4-9c54d75956b5'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:19:52.844095 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ce727344-b3b4-4b06-a634-8dd6b8e27c79 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups returned with HTTP 202 Aug 13 21:19:52.844720 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1242/4984] 10.4.3.14 () {70 vars in 1292 bytes} [Thu Aug 13 21:19:52 2026] POST /volume/v3/backups => generated 314 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:19:52.852298 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-91bbfcce-9dae-414b-984b-23a8c388c319 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:52.854260 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-91bbfcce-9dae-414b-984b-23a8c388c319 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/d4bab38b-4cd8-4a7b-bffd-850214c748e5 Aug 13 21:19:52.854260 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-91bbfcce-9dae-414b-984b-23a8c388c319 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:52.854441 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-91bbfcce-9dae-414b-984b-23a8c388c319 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:52.854526 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-91bbfcce-9dae-414b-984b-23a8c388c319 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id d4bab38b-4cd8-4a7b-bffd-850214c748e5. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:19:52.858408 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:19:52.858408 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:19:52.858949 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-91bbfcce-9dae-414b-984b-23a8c388c319 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/d4bab38b-4cd8-4a7b-bffd-850214c748e5 returned with HTTP 200 Aug 13 21:19:52.859286 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1245/4985] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:52 2026] GET /volume/v3/backups/d4bab38b-4cd8-4a7b-bffd-850214c748e5 => generated 721 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:53.745814 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7062c17b-b861-4a61-883b-0e1096103834 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:53.749168 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7062c17b-b861-4a61-883b-0e1096103834 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] GET https://10.4.3.14/volume/v3/backups/ce7eff64-9b85-4c79-a7e2-a84ce7e93398 Aug 13 21:19:53.749168 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7062c17b-b861-4a61-883b-0e1096103834 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:53.749168 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7062c17b-b861-4a61-883b-0e1096103834 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:53.749168 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-7062c17b-b861-4a61-883b-0e1096103834 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Show backup with id ce7eff64-9b85-4c79-a7e2-a84ce7e93398. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:19:53.752713 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:19:53.752713 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:19:53.753713 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7062c17b-b861-4a61-883b-0e1096103834 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] https://10.4.3.14/volume/v3/backups/ce7eff64-9b85-4c79-a7e2-a84ce7e93398 returned with HTTP 200 Aug 13 21:19:53.754227 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1246/4986] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:53 2026] GET /volume/v3/backups/ce7eff64-9b85-4c79-a7e2-a84ce7e93398 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:53.868850 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0d2472e0-6d93-4faf-8209-a2c4c63e5a13 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:53.870493 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0d2472e0-6d93-4faf-8209-a2c4c63e5a13 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/d4bab38b-4cd8-4a7b-bffd-850214c748e5 Aug 13 21:19:53.870681 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0d2472e0-6d93-4faf-8209-a2c4c63e5a13 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:53.870849 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0d2472e0-6d93-4faf-8209-a2c4c63e5a13 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:53.870948 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-0d2472e0-6d93-4faf-8209-a2c4c63e5a13 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id d4bab38b-4cd8-4a7b-bffd-850214c748e5. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:19:53.874892 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:19:53.874892 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:19:53.875487 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0d2472e0-6d93-4faf-8209-a2c4c63e5a13 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/d4bab38b-4cd8-4a7b-bffd-850214c748e5 returned with HTTP 200 Aug 13 21:19:53.875912 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1254/4987] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:53 2026] GET /volume/v3/backups/d4bab38b-4cd8-4a7b-bffd-850214c748e5 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:54.766130 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-dd400382-b420-4da1-b9e2-5520dc44b5e2 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:54.767818 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-dd400382-b420-4da1-b9e2-5520dc44b5e2 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] GET https://10.4.3.14/volume/v3/backups/ce7eff64-9b85-4c79-a7e2-a84ce7e93398 Aug 13 21:19:54.768124 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-dd400382-b420-4da1-b9e2-5520dc44b5e2 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:54.768396 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-dd400382-b420-4da1-b9e2-5520dc44b5e2 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:54.768632 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-dd400382-b420-4da1-b9e2-5520dc44b5e2 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Show backup with id ce7eff64-9b85-4c79-a7e2-a84ce7e93398. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:19:54.773172 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:19:54.773172 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:19:54.774030 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-dd400382-b420-4da1-b9e2-5520dc44b5e2 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] https://10.4.3.14/volume/v3/backups/ce7eff64-9b85-4c79-a7e2-a84ce7e93398 returned with HTTP 200 Aug 13 21:19:54.774471 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1243/4988] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:54 2026] GET /volume/v3/backups/ce7eff64-9b85-4c79-a7e2-a84ce7e93398 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:54.887415 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a7b060cc-09cc-4056-bb11-e93995341d22 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:54.889524 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a7b060cc-09cc-4056-bb11-e93995341d22 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/d4bab38b-4cd8-4a7b-bffd-850214c748e5 Aug 13 21:19:54.889778 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a7b060cc-09cc-4056-bb11-e93995341d22 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:54.890052 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a7b060cc-09cc-4056-bb11-e93995341d22 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:54.890206 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-a7b060cc-09cc-4056-bb11-e93995341d22 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id d4bab38b-4cd8-4a7b-bffd-850214c748e5. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:19:54.895214 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:19:54.895214 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:19:54.896128 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a7b060cc-09cc-4056-bb11-e93995341d22 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/d4bab38b-4cd8-4a7b-bffd-850214c748e5 returned with HTTP 200 Aug 13 21:19:54.896668 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1246/4989] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:54 2026] GET /volume/v3/backups/d4bab38b-4cd8-4a7b-bffd-850214c748e5 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:55.785885 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4f16701e-ced0-4a69-b2b2-dfbc00a2a92d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:55.787762 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4f16701e-ced0-4a69-b2b2-dfbc00a2a92d tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] GET https://10.4.3.14/volume/v3/backups/ce7eff64-9b85-4c79-a7e2-a84ce7e93398 Aug 13 21:19:55.787982 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4f16701e-ced0-4a69-b2b2-dfbc00a2a92d tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:55.788272 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4f16701e-ced0-4a69-b2b2-dfbc00a2a92d tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:55.788390 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-4f16701e-ced0-4a69-b2b2-dfbc00a2a92d tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Show backup with id ce7eff64-9b85-4c79-a7e2-a84ce7e93398. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:19:55.792673 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:19:55.792673 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:19:55.793306 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4f16701e-ced0-4a69-b2b2-dfbc00a2a92d tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] https://10.4.3.14/volume/v3/backups/ce7eff64-9b85-4c79-a7e2-a84ce7e93398 returned with HTTP 200 Aug 13 21:19:55.793804 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1247/4990] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:55 2026] GET /volume/v3/backups/ce7eff64-9b85-4c79-a7e2-a84ce7e93398 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:55.910187 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a9642aed-f106-4c59-960c-2fce572ef747 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:55.912650 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a9642aed-f106-4c59-960c-2fce572ef747 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/d4bab38b-4cd8-4a7b-bffd-850214c748e5 Aug 13 21:19:55.912847 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a9642aed-f106-4c59-960c-2fce572ef747 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:55.913245 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a9642aed-f106-4c59-960c-2fce572ef747 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:55.913483 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-a9642aed-f106-4c59-960c-2fce572ef747 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id d4bab38b-4cd8-4a7b-bffd-850214c748e5. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:19:55.918634 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:19:55.918634 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:19:55.919768 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a9642aed-f106-4c59-960c-2fce572ef747 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/d4bab38b-4cd8-4a7b-bffd-850214c748e5 returned with HTTP 200 Aug 13 21:19:55.920006 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1255/4991] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:55 2026] GET /volume/v3/backups/d4bab38b-4cd8-4a7b-bffd-850214c748e5 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:56.803556 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-936b0942-fc5d-4757-a964-733846bf7030 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:56.806101 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-936b0942-fc5d-4757-a964-733846bf7030 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] GET https://10.4.3.14/volume/v3/backups/ce7eff64-9b85-4c79-a7e2-a84ce7e93398 Aug 13 21:19:56.806477 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-936b0942-fc5d-4757-a964-733846bf7030 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:56.806758 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-936b0942-fc5d-4757-a964-733846bf7030 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:56.806992 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-936b0942-fc5d-4757-a964-733846bf7030 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Show backup with id ce7eff64-9b85-4c79-a7e2-a84ce7e93398. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:19:56.816689 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:19:56.816689 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:19:56.816689 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-936b0942-fc5d-4757-a964-733846bf7030 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] https://10.4.3.14/volume/v3/backups/ce7eff64-9b85-4c79-a7e2-a84ce7e93398 returned with HTTP 200 Aug 13 21:19:56.816689 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1244/4992] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:56 2026] GET /volume/v3/backups/ce7eff64-9b85-4c79-a7e2-a84ce7e93398 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:56.933105 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8af4b821-33a2-45c7-9e98-cfa012f06cca None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:56.934860 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8af4b821-33a2-45c7-9e98-cfa012f06cca tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/d4bab38b-4cd8-4a7b-bffd-850214c748e5 Aug 13 21:19:56.935115 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8af4b821-33a2-45c7-9e98-cfa012f06cca tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:56.935374 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8af4b821-33a2-45c7-9e98-cfa012f06cca tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:56.935527 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-8af4b821-33a2-45c7-9e98-cfa012f06cca tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id d4bab38b-4cd8-4a7b-bffd-850214c748e5. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:19:56.939529 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:19:56.939529 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:19:56.940240 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8af4b821-33a2-45c7-9e98-cfa012f06cca tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/d4bab38b-4cd8-4a7b-bffd-850214c748e5 returned with HTTP 200 Aug 13 21:19:56.940715 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1247/4993] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:56 2026] GET /volume/v3/backups/d4bab38b-4cd8-4a7b-bffd-850214c748e5 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:57.829824 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a71eacb7-8aba-476b-aa98-a26c301d4ee1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:57.834364 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a71eacb7-8aba-476b-aa98-a26c301d4ee1 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] GET https://10.4.3.14/volume/v3/backups/ce7eff64-9b85-4c79-a7e2-a84ce7e93398 Aug 13 21:19:57.834567 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a71eacb7-8aba-476b-aa98-a26c301d4ee1 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:57.834749 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a71eacb7-8aba-476b-aa98-a26c301d4ee1 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:57.834870 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-a71eacb7-8aba-476b-aa98-a26c301d4ee1 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Show backup with id ce7eff64-9b85-4c79-a7e2-a84ce7e93398. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:19:57.843513 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:19:57.843513 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:19:57.844147 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a71eacb7-8aba-476b-aa98-a26c301d4ee1 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] https://10.4.3.14/volume/v3/backups/ce7eff64-9b85-4c79-a7e2-a84ce7e93398 returned with HTTP 200 Aug 13 21:19:57.844533 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1248/4994] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:57 2026] GET /volume/v3/backups/ce7eff64-9b85-4c79-a7e2-a84ce7e93398 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:57.951887 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f6553bb9-b60c-40fd-8589-6b88d15f12b5 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:57.956722 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f6553bb9-b60c-40fd-8589-6b88d15f12b5 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/d4bab38b-4cd8-4a7b-bffd-850214c748e5 Aug 13 21:19:57.956946 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f6553bb9-b60c-40fd-8589-6b88d15f12b5 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:57.957184 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f6553bb9-b60c-40fd-8589-6b88d15f12b5 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:57.957291 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-f6553bb9-b60c-40fd-8589-6b88d15f12b5 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id d4bab38b-4cd8-4a7b-bffd-850214c748e5. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:19:57.968531 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:19:57.968531 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:19:57.969236 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f6553bb9-b60c-40fd-8589-6b88d15f12b5 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/d4bab38b-4cd8-4a7b-bffd-850214c748e5 returned with HTTP 200 Aug 13 21:19:57.969630 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1256/4995] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:57 2026] GET /volume/v3/backups/d4bab38b-4cd8-4a7b-bffd-850214c748e5 => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:58.855723 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ce9d5d5b-e0d5-4d06-ad2e-43ec35c22acb None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:58.857593 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ce9d5d5b-e0d5-4d06-ad2e-43ec35c22acb tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] GET https://10.4.3.14/volume/v3/backups/ce7eff64-9b85-4c79-a7e2-a84ce7e93398 Aug 13 21:19:58.857815 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ce9d5d5b-e0d5-4d06-ad2e-43ec35c22acb tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:58.858058 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ce9d5d5b-e0d5-4d06-ad2e-43ec35c22acb tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:58.858096 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-ce9d5d5b-e0d5-4d06-ad2e-43ec35c22acb tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Show backup with id ce7eff64-9b85-4c79-a7e2-a84ce7e93398. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:19:58.862111 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:19:58.862111 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:19:58.862681 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ce9d5d5b-e0d5-4d06-ad2e-43ec35c22acb tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] https://10.4.3.14/volume/v3/backups/ce7eff64-9b85-4c79-a7e2-a84ce7e93398 returned with HTTP 200 Aug 13 21:19:58.863058 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1245/4996] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:58 2026] GET /volume/v3/backups/ce7eff64-9b85-4c79-a7e2-a84ce7e93398 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:58.984943 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a428415c-62c8-4461-bda2-1960b97efe01 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:58.986978 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a428415c-62c8-4461-bda2-1960b97efe01 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/d4bab38b-4cd8-4a7b-bffd-850214c748e5 Aug 13 21:19:58.987209 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a428415c-62c8-4461-bda2-1960b97efe01 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:58.987461 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a428415c-62c8-4461-bda2-1960b97efe01 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:58.987606 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-a428415c-62c8-4461-bda2-1960b97efe01 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id d4bab38b-4cd8-4a7b-bffd-850214c748e5. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:19:58.992046 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:19:58.992046 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:19:58.992758 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a428415c-62c8-4461-bda2-1960b97efe01 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/d4bab38b-4cd8-4a7b-bffd-850214c748e5 returned with HTTP 200 Aug 13 21:19:58.993241 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1248/4997] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:58 2026] GET /volume/v3/backups/d4bab38b-4cd8-4a7b-bffd-850214c748e5 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:19:59.873756 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-bcf1592e-96f6-420f-952d-38591d6daa35 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:19:59.875421 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bcf1592e-96f6-420f-952d-38591d6daa35 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] GET https://10.4.3.14/volume/v3/backups/ce7eff64-9b85-4c79-a7e2-a84ce7e93398 Aug 13 21:19:59.875626 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bcf1592e-96f6-420f-952d-38591d6daa35 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:19:59.875802 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bcf1592e-96f6-420f-952d-38591d6daa35 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:19:59.875898 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-bcf1592e-96f6-420f-952d-38591d6daa35 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Show backup with id ce7eff64-9b85-4c79-a7e2-a84ce7e93398. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:19:59.880087 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:19:59.880087 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:19:59.880645 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bcf1592e-96f6-420f-952d-38591d6daa35 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] https://10.4.3.14/volume/v3/backups/ce7eff64-9b85-4c79-a7e2-a84ce7e93398 returned with HTTP 200 Aug 13 21:19:59.880948 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1249/4998] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:19:59 2026] GET /volume/v3/backups/ce7eff64-9b85-4c79-a7e2-a84ce7e93398 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 21:20:00.003353 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a6b31e1d-8c7f-4997-b3c5-df6e83ab72a1 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:00.006042 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a6b31e1d-8c7f-4997-b3c5-df6e83ab72a1 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/d4bab38b-4cd8-4a7b-bffd-850214c748e5 Aug 13 21:20:00.006327 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a6b31e1d-8c7f-4997-b3c5-df6e83ab72a1 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:00.006627 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a6b31e1d-8c7f-4997-b3c5-df6e83ab72a1 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:00.006779 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-a6b31e1d-8c7f-4997-b3c5-df6e83ab72a1 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id d4bab38b-4cd8-4a7b-bffd-850214c748e5. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:20:00.012499 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:20:00.012499 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:20:00.013556 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a6b31e1d-8c7f-4997-b3c5-df6e83ab72a1 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/d4bab38b-4cd8-4a7b-bffd-850214c748e5 returned with HTTP 200 Aug 13 21:20:00.014053 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1257/4999] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:20:00 2026] GET /volume/v3/backups/d4bab38b-4cd8-4a7b-bffd-850214c748e5 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:00.890522 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-e1cf106f-e22b-4a2e-a3bc-56ddfeb905ec None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:00.892815 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e1cf106f-e22b-4a2e-a3bc-56ddfeb905ec tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] GET https://10.4.3.14/volume/v3/backups/ce7eff64-9b85-4c79-a7e2-a84ce7e93398 Aug 13 21:20:00.893125 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e1cf106f-e22b-4a2e-a3bc-56ddfeb905ec tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:00.893401 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e1cf106f-e22b-4a2e-a3bc-56ddfeb905ec tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:00.893563 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-e1cf106f-e22b-4a2e-a3bc-56ddfeb905ec tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Show backup with id ce7eff64-9b85-4c79-a7e2-a84ce7e93398. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:20:00.897504 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:20:00.897504 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:20:00.898164 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e1cf106f-e22b-4a2e-a3bc-56ddfeb905ec tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] https://10.4.3.14/volume/v3/backups/ce7eff64-9b85-4c79-a7e2-a84ce7e93398 returned with HTTP 200 Aug 13 21:20:00.898785 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1246/5000] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:20:00 2026] GET /volume/v3/backups/ce7eff64-9b85-4c79-a7e2-a84ce7e93398 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:00.908249 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2e6ea662-4848-43eb-803e-fa1a6282e5c7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:01.019129 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2e6ea662-4848-43eb-803e-fa1a6282e5c7 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-member] PUT https://10.4.3.14/volume/v3/backups/ce7eff64-9b85-4c79-a7e2-a84ce7e93398 Aug 13 21:20:01.019527 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2e6ea662-4848-43eb-803e-fa1a6282e5c7 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:20:01.024052 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7e18d26d-7752-4e78-967d-ff1b2d13878c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:01.025813 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7e18d26d-7752-4e78-967d-ff1b2d13878c tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/d4bab38b-4cd8-4a7b-bffd-850214c748e5 Aug 13 21:20:01.026009 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7e18d26d-7752-4e78-967d-ff1b2d13878c tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:01.026242 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7e18d26d-7752-4e78-967d-ff1b2d13878c tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:01.026341 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-7e18d26d-7752-4e78-967d-ff1b2d13878c tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id d4bab38b-4cd8-4a7b-bffd-850214c748e5. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:20:01.026532 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:20:01.026532 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:20:01.030612 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:20:01.030612 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:20:01.031200 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7e18d26d-7752-4e78-967d-ff1b2d13878c tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/d4bab38b-4cd8-4a7b-bffd-850214c748e5 returned with HTTP 200 Aug 13 21:20:01.031709 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1250/5001] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:20:01 2026] GET /volume/v3/backups/d4bab38b-4cd8-4a7b-bffd-850214c748e5 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:01.043577 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2e6ea662-4848-43eb-803e-fa1a6282e5c7 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-member] https://10.4.3.14/volume/v3/backups/ce7eff64-9b85-4c79-a7e2-a84ce7e93398 returned with HTTP 200 Aug 13 21:20:01.044064 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1249/5002] 10.4.3.14 () {70 vars in 1401 bytes} [Thu Aug 13 21:20:00 2026] PUT /volume/v3/backups/ce7eff64-9b85-4c79-a7e2-a84ce7e93398 => generated 314 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:01.057593 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e9292937-0d24-4e87-a049-e4e61617a038 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:01.059502 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e9292937-0d24-4e87-a049-e4e61617a038 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] GET https://10.4.3.14/volume/v3/backups/ce7eff64-9b85-4c79-a7e2-a84ce7e93398 Aug 13 21:20:01.059792 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e9292937-0d24-4e87-a049-e4e61617a038 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:01.060020 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e9292937-0d24-4e87-a049-e4e61617a038 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:01.060182 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-e9292937-0d24-4e87-a049-e4e61617a038 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Show backup with id ce7eff64-9b85-4c79-a7e2-a84ce7e93398. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:20:01.066398 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:20:01.066398 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:20:01.067042 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e9292937-0d24-4e87-a049-e4e61617a038 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] https://10.4.3.14/volume/v3/backups/ce7eff64-9b85-4c79-a7e2-a84ce7e93398 returned with HTTP 200 Aug 13 21:20:01.067506 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1258/5003] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:20:01 2026] GET /volume/v3/backups/ce7eff64-9b85-4c79-a7e2-a84ce7e93398 => generated 760 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:01.082288 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-aaaa131b-79e6-46fe-adee-232e093b936a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:01.084752 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-aaaa131b-79e6-46fe-adee-232e093b936a tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] DELETE https://10.4.3.14/volume/v3/backups/ce7eff64-9b85-4c79-a7e2-a84ce7e93398 Aug 13 21:20:01.085095 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-aaaa131b-79e6-46fe-adee-232e093b936a tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:01.085385 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-aaaa131b-79e6-46fe-adee-232e093b936a tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:01.085547 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.contrib.backups [None req-aaaa131b-79e6-46fe-adee-232e093b936a tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Delete backup with id: ce7eff64-9b85-4c79-a7e2-a84ce7e93398. Aug 13 21:20:01.091242 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:20:01.091242 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:20:01.118842 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.backup.rpcapi [None req-aaaa131b-79e6-46fe-adee-232e093b936a tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] delete_backup rpcapi backup_id ce7eff64-9b85-4c79-a7e2-a84ce7e93398 {{(pid=100217) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 21:20:01.121214 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-aaaa131b-79e6-46fe-adee-232e093b936a tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] https://10.4.3.14/volume/v3/backups/ce7eff64-9b85-4c79-a7e2-a84ce7e93398 returned with HTTP 202 Aug 13 21:20:01.121214 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1247/5004] 10.4.3.14 () {68 vars in 1384 bytes} [Thu Aug 13 21:20:01 2026] DELETE /volume/v3/backups/ce7eff64-9b85-4c79-a7e2-a84ce7e93398 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 13 21:20:01.131124 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a5a775fc-1c62-43e6-8b94-8c6adea42556 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:01.133073 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a5a775fc-1c62-43e6-8b94-8c6adea42556 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] GET https://10.4.3.14/volume/v3/backups/ce7eff64-9b85-4c79-a7e2-a84ce7e93398 Aug 13 21:20:01.133151 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a5a775fc-1c62-43e6-8b94-8c6adea42556 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:01.133352 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a5a775fc-1c62-43e6-8b94-8c6adea42556 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:01.133470 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-a5a775fc-1c62-43e6-8b94-8c6adea42556 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Show backup with id ce7eff64-9b85-4c79-a7e2-a84ce7e93398. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:20:01.138000 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:20:01.138000 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:20:01.138236 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a5a775fc-1c62-43e6-8b94-8c6adea42556 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] https://10.4.3.14/volume/v3/backups/ce7eff64-9b85-4c79-a7e2-a84ce7e93398 returned with HTTP 200 Aug 13 21:20:01.138545 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1251/5005] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:20:01 2026] GET /volume/v3/backups/ce7eff64-9b85-4c79-a7e2-a84ce7e93398 => generated 759 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:01.338901 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2b6d82d5-62dd-43fd-8e05-97d837862faf None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:01.409185 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2b6d82d5-62dd-43fd-8e05-97d837862faf tempest-TestEncryptedCinderVolumes-722370718 tempest-TestEncryptedCinderVolumes-722370718-project-admin] POST https://10.4.3.14/volume/v3/types Aug 13 21:20:01.409575 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2b6d82d5-62dd-43fd-8e05-97d837862faf tempest-TestEncryptedCinderVolumes-722370718 tempest-TestEncryptedCinderVolumes-722370718-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-509353613", "extra_specs": {}}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:20:01.423547 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2b6d82d5-62dd-43fd-8e05-97d837862faf tempest-TestEncryptedCinderVolumes-722370718 tempest-TestEncryptedCinderVolumes-722370718-project-admin] https://10.4.3.14/volume/v3/types returned with HTTP 200 Aug 13 21:20:01.424004 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1250/5006] 10.4.3.14 () {68 vars in 1245 bytes} [Thu Aug 13 21:20:01 2026] POST /volume/v3/types => generated 211 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:01.433219 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-5be77703-ed9f-4206-a89a-50ecf1ff60dc None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:01.435577 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5be77703-ed9f-4206-a89a-50ecf1ff60dc tempest-TestEncryptedCinderVolumes-722370718 tempest-TestEncryptedCinderVolumes-722370718-project-admin] POST https://10.4.3.14/volume/v3/types/51e974de-0893-40d2-9e70-75a603f110d7/encryption Aug 13 21:20:01.436006 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5be77703-ed9f-4206-a89a-50ecf1ff60dc tempest-TestEncryptedCinderVolumes-722370718 tempest-TestEncryptedCinderVolumes-722370718-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:20:01.453694 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5be77703-ed9f-4206-a89a-50ecf1ff60dc tempest-TestEncryptedCinderVolumes-722370718 tempest-TestEncryptedCinderVolumes-722370718-project-admin] https://10.4.3.14/volume/v3/types/51e974de-0893-40d2-9e70-75a603f110d7/encryption returned with HTTP 200 Aug 13 21:20:01.454177 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1259/5007] 10.4.3.14 () {68 vars in 1390 bytes} [Thu Aug 13 21:20:01 2026] POST /volume/v3/types/51e974de-0893-40d2-9e70-75a603f110d7/encryption => generated 230 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:01.462239 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c037fb84-60f6-4dfa-b411-2f5c4a9ccd33 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:01.530755 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c037fb84-60f6-4dfa-b411-2f5c4a9ccd33 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:20:01.531028 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c037fb84-60f6-4dfa-b411-2f5c4a9ccd33 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1993788666", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-509353613", "size": 1}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:20:01.533308 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-c037fb84-60f6-4dfa-b411-2f5c4a9ccd33 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1993788666', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-509353613', 'size': 1}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:20:01.537712 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-c037fb84-60f6-4dfa-b411-2f5c4a9ccd33 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Create volume of 1 GB Aug 13 21:20:01.537857 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:20:01.537857 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:20:01.538439 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-c037fb84-60f6-4dfa-b411-2f5c4a9ccd33 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Availability Zones retrieved successfully. Aug 13 21:20:01.546306 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c037fb84-60f6-4dfa-b411-2f5c4a9ccd33 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Flow 'volume_create_api' (c512fec1-70ab-4e09-82ca-ccf1d32efe4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:20:01.547874 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c037fb84-60f6-4dfa-b411-2f5c4a9ccd33 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e9776ae-ae67-4ecb-8bba-c339b0874064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:20:01.549234 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-c037fb84-60f6-4dfa-b411-2f5c4a9ccd33 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:20:01.573313 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c037fb84-60f6-4dfa-b411-2f5c4a9ccd33 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e9776ae-ae67-4ecb-8bba-c339b0874064) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:20:01Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51e974de-0893-40d2-9e70-75a603f110d7,is_public=True,name='tempest-scenario-type-luks-509353613',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51e974de-0893-40d2-9e70-75a603f110d7', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:20:01.574074 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c037fb84-60f6-4dfa-b411-2f5c4a9ccd33 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab77c239-213d-4d48-86fc-6adea08ff715) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:20:01.598759 np0000007265 devstack@c-api.service[100217]: WARNING cinder.quota [None req-c037fb84-60f6-4dfa-b411-2f5c4a9ccd33 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-509353613 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-509353613, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:20:01.599155 np0000007265 devstack@c-api.service[100217]: WARNING cinder.quota [None req-c037fb84-60f6-4dfa-b411-2f5c4a9ccd33 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-509353613 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-509353613, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:20:01.631941 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-c037fb84-60f6-4dfa-b411-2f5c4a9ccd33 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Created reservations ['be9f5a99-a56c-4ded-8fc9-80e9817dc584', '3eb0fa5a-d673-4a08-a1fa-047cb117d03d', 'e49d0a56-fcf6-464d-b8dc-38ef78df221e', 'bef47615-cfb2-4b22-bb23-6e384fcfb8b1'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:20:01.632702 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c037fb84-60f6-4dfa-b411-2f5c4a9ccd33 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab77c239-213d-4d48-86fc-6adea08ff715) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be9f5a99-a56c-4ded-8fc9-80e9817dc584', '3eb0fa5a-d673-4a08-a1fa-047cb117d03d', 'e49d0a56-fcf6-464d-b8dc-38ef78df221e', 'bef47615-cfb2-4b22-bb23-6e384fcfb8b1']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:20:01.633535 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c037fb84-60f6-4dfa-b411-2f5c4a9ccd33 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a9e2efb-b9b0-4371-9cd4-68b72142bfee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:20:01.655977 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c037fb84-60f6-4dfa-b411-2f5c4a9ccd33 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a9e2efb-b9b0-4371-9cd4-68b72142bfee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2d1f28b-babd-48d1-ba5f-f717d58dcd9d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1993788666',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d2dcec35c7d490f92a0dcfa5128e3d9',qos_specs=None,replication_status=,reservations=['be9f5a99-a56c-4ded-8fc9-80e9817dc584','3eb0fa5a-d673-4a08-a1fa-047cb117d03d','e49d0a56-fcf6-464d-b8dc-38ef78df221e','bef47615-cfb2-4b22-bb23-6e384fcfb8b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39d7aa81cbf441ca9ce633b3aa1af719',volume_type_id=51e974de-0893-40d2-9e70-75a603f110d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:20:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1993788666',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=c2d1f28b-babd-48d1-ba5f-f717d58dcd9d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d2dcec35c7d490f92a0dcfa5128e3d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='39d7aa81cbf441ca9ce633b3aa1af719',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51e974de-0893-40d2-9e70-75a603f110d7),volume_type_id=51e974de-0893-40d2-9e70-75a603f110d7)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:20:01.656744 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c037fb84-60f6-4dfa-b411-2f5c4a9ccd33 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (393e348c-0e0f-48d4-9e86-f78841c6f1ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:20:01.681199 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c037fb84-60f6-4dfa-b411-2f5c4a9ccd33 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (393e348c-0e0f-48d4-9e86-f78841c6f1ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1993788666',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d2dcec35c7d490f92a0dcfa5128e3d9',qos_specs=None,replication_status=,reservations=['be9f5a99-a56c-4ded-8fc9-80e9817dc584','3eb0fa5a-d673-4a08-a1fa-047cb117d03d','e49d0a56-fcf6-464d-b8dc-38ef78df221e','bef47615-cfb2-4b22-bb23-6e384fcfb8b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39d7aa81cbf441ca9ce633b3aa1af719',volume_type_id=51e974de-0893-40d2-9e70-75a603f110d7)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:20:01.681865 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c037fb84-60f6-4dfa-b411-2f5c4a9ccd33 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88345f55-2437-48d0-950b-d0ab0b021af6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:20:01.692932 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c037fb84-60f6-4dfa-b411-2f5c4a9ccd33 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88345f55-2437-48d0-950b-d0ab0b021af6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:20:01.693975 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c037fb84-60f6-4dfa-b411-2f5c4a9ccd33 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Flow 'volume_create_api' (c512fec1-70ab-4e09-82ca-ccf1d32efe4c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:20:01.694273 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-c037fb84-60f6-4dfa-b411-2f5c4a9ccd33 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Create volume request issued successfully. Aug 13 21:20:01.694787 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c037fb84-60f6-4dfa-b411-2f5c4a9ccd33 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:20:01.695196 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1248/5008] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:20:01 2026] POST /volume/v3/volumes => generated 782 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:20:01.708614 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-84e10acd-abfa-4190-85f2-b950af4d7eea None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:01.711133 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-84e10acd-abfa-4190-85f2-b950af4d7eea tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/c2d1f28b-babd-48d1-ba5f-f717d58dcd9d Aug 13 21:20:01.711267 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-84e10acd-abfa-4190-85f2-b950af4d7eea tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:01.711449 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-84e10acd-abfa-4190-85f2-b950af4d7eea tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:01.719222 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:20:01.719222 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:20:01.723406 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-84e10acd-abfa-4190-85f2-b950af4d7eea tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:20:01.727864 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-84e10acd-abfa-4190-85f2-b950af4d7eea tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/c2d1f28b-babd-48d1-ba5f-f717d58dcd9d returned with HTTP 200 Aug 13 21:20:01.728134 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1252/5009] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:20:01 2026] GET /volume/v3/volumes/c2d1f28b-babd-48d1-ba5f-f717d58dcd9d => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:02.043203 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a68056be-74fb-4270-8c33-90fec2f0bf4a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:02.044833 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a68056be-74fb-4270-8c33-90fec2f0bf4a tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/d4bab38b-4cd8-4a7b-bffd-850214c748e5 Aug 13 21:20:02.045105 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a68056be-74fb-4270-8c33-90fec2f0bf4a tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:02.045204 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a68056be-74fb-4270-8c33-90fec2f0bf4a tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:02.045324 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-a68056be-74fb-4270-8c33-90fec2f0bf4a tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id d4bab38b-4cd8-4a7b-bffd-850214c748e5. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:20:02.050789 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:20:02.050789 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:20:02.051753 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a68056be-74fb-4270-8c33-90fec2f0bf4a tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/d4bab38b-4cd8-4a7b-bffd-850214c748e5 returned with HTTP 200 Aug 13 21:20:02.052265 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1251/5010] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:20:02 2026] GET /volume/v3/backups/d4bab38b-4cd8-4a7b-bffd-850214c748e5 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:02.150281 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-42f4ae5a-a263-467a-93aa-b769ad414e59 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:02.152050 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-42f4ae5a-a263-467a-93aa-b769ad414e59 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] GET https://10.4.3.14/volume/v3/backups/ce7eff64-9b85-4c79-a7e2-a84ce7e93398 Aug 13 21:20:02.152264 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-42f4ae5a-a263-467a-93aa-b769ad414e59 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:02.152492 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-42f4ae5a-a263-467a-93aa-b769ad414e59 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:02.152593 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-42f4ae5a-a263-467a-93aa-b769ad414e59 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Show backup with id ce7eff64-9b85-4c79-a7e2-a84ce7e93398. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:20:02.156261 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-42f4ae5a-a263-467a-93aa-b769ad414e59 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] https://10.4.3.14/volume/v3/backups/ce7eff64-9b85-4c79-a7e2-a84ce7e93398 returned with HTTP 404 Aug 13 21:20:02.156696 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1260/5011] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:20:02 2026] GET /volume/v3/backups/ce7eff64-9b85-4c79-a7e2-a84ce7e93398 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:20:02.163366 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c8c28986-ee88-4577-b00e-b151dde7a8e0 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:02.165366 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c8c28986-ee88-4577-b00e-b151dde7a8e0 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] DELETE https://10.4.3.14/volume/v3/volumes/f180295e-db9b-4117-a735-15607dba6ae6 Aug 13 21:20:02.165585 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c8c28986-ee88-4577-b00e-b151dde7a8e0 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:02.165797 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c8c28986-ee88-4577-b00e-b151dde7a8e0 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:02.166020 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-c8c28986-ee88-4577-b00e-b151dde7a8e0 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Delete volume with id: f180295e-db9b-4117-a735-15607dba6ae6 Aug 13 21:20:02.173335 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:20:02.173335 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:20:02.173788 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-c8c28986-ee88-4577-b00e-b151dde7a8e0 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Volume info retrieved successfully. Aug 13 21:20:02.188891 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-c8c28986-ee88-4577-b00e-b151dde7a8e0 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Delete volume request issued successfully. Aug 13 21:20:02.189115 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c8c28986-ee88-4577-b00e-b151dde7a8e0 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] https://10.4.3.14/volume/v3/volumes/f180295e-db9b-4117-a735-15607dba6ae6 returned with HTTP 202 Aug 13 21:20:02.189535 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1249/5012] 10.4.3.14 () {68 vars in 1384 bytes} [Thu Aug 13 21:20:02 2026] DELETE /volume/v3/volumes/f180295e-db9b-4117-a735-15607dba6ae6 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:20:02.196772 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a76a2231-bc5d-4dbd-b981-46a7d12ef124 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:02.198667 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a76a2231-bc5d-4dbd-b981-46a7d12ef124 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] GET https://10.4.3.14/volume/v3/volumes/f180295e-db9b-4117-a735-15607dba6ae6 Aug 13 21:20:02.198934 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a76a2231-bc5d-4dbd-b981-46a7d12ef124 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:02.199211 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a76a2231-bc5d-4dbd-b981-46a7d12ef124 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:02.206301 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:20:02.206301 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:20:02.210029 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a76a2231-bc5d-4dbd-b981-46a7d12ef124 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Volume info retrieved successfully. Aug 13 21:20:02.215181 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a76a2231-bc5d-4dbd-b981-46a7d12ef124 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] https://10.4.3.14/volume/v3/volumes/f180295e-db9b-4117-a735-15607dba6ae6 returned with HTTP 200 Aug 13 21:20:02.215626 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1253/5013] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:20:02 2026] GET /volume/v3/volumes/f180295e-db9b-4117-a735-15607dba6ae6 => generated 1005 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:20:02.742142 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5e0e1699-54ad-4924-96c6-3c2b785a2ab5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:02.744030 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5e0e1699-54ad-4924-96c6-3c2b785a2ab5 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/c2d1f28b-babd-48d1-ba5f-f717d58dcd9d Aug 13 21:20:02.744232 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5e0e1699-54ad-4924-96c6-3c2b785a2ab5 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:02.744463 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5e0e1699-54ad-4924-96c6-3c2b785a2ab5 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:02.751203 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:20:02.751203 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:20:02.754534 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-5e0e1699-54ad-4924-96c6-3c2b785a2ab5 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:20:02.758402 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5e0e1699-54ad-4924-96c6-3c2b785a2ab5 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/c2d1f28b-babd-48d1-ba5f-f717d58dcd9d returned with HTTP 200 Aug 13 21:20:02.758789 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1252/5014] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:20:02 2026] GET /volume/v3/volumes/c2d1f28b-babd-48d1-ba5f-f717d58dcd9d => generated 875 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:02.769986 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7cb6405a-6ead-4897-bf48-a12882e2b37f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:02.771787 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7cb6405a-6ead-4897-bf48-a12882e2b37f tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/c2d1f28b-babd-48d1-ba5f-f717d58dcd9d Aug 13 21:20:02.771972 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7cb6405a-6ead-4897-bf48-a12882e2b37f tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:02.772181 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7cb6405a-6ead-4897-bf48-a12882e2b37f tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:02.779841 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:20:02.779841 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:20:02.783207 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-7cb6405a-6ead-4897-bf48-a12882e2b37f tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:20:02.787215 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7cb6405a-6ead-4897-bf48-a12882e2b37f tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/c2d1f28b-babd-48d1-ba5f-f717d58dcd9d returned with HTTP 200 Aug 13 21:20:02.787562 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1261/5015] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:20:02 2026] GET /volume/v3/volumes/c2d1f28b-babd-48d1-ba5f-f717d58dcd9d => generated 875 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:02.800369 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b9388db1-16bd-4cd6-abda-f2cbf67e81f7 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:02.802086 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b9388db1-16bd-4cd6-abda-f2cbf67e81f7 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:20:02.802427 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b9388db1-16bd-4cd6-abda-f2cbf67e81f7 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-410886635", "source_volid": "c2d1f28b-babd-48d1-ba5f-f717d58dcd9d", "volume_type": "tempest-scenario-type-luks-509353613", "size": 1}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:20:02.803839 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-b9388db1-16bd-4cd6-abda-f2cbf67e81f7 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-410886635', 'source_volid': 'c2d1f28b-babd-48d1-ba5f-f717d58dcd9d', 'volume_type': 'tempest-scenario-type-luks-509353613', 'size': 1}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:20:02.818035 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:20:02.818035 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:20:02.818681 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-b9388db1-16bd-4cd6-abda-f2cbf67e81f7 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume retrieved successfully. Aug 13 21:20:02.818874 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-b9388db1-16bd-4cd6-abda-f2cbf67e81f7 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Create volume of 1 GB Aug 13 21:20:02.819888 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-b9388db1-16bd-4cd6-abda-f2cbf67e81f7 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Availability Zones retrieved successfully. Aug 13 21:20:02.826562 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-b9388db1-16bd-4cd6-abda-f2cbf67e81f7 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Flow 'volume_create_api' (e45714fa-27d5-4893-8a08-b7108f03e5f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:20:02.827564 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-b9388db1-16bd-4cd6-abda-f2cbf67e81f7 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (242968db-a1b6-45f6-b8cc-710396c6b052) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:20:02.828394 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-b9388db1-16bd-4cd6-abda-f2cbf67e81f7 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:20:02.848487 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-b9388db1-16bd-4cd6-abda-f2cbf67e81f7 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (242968db-a1b6-45f6-b8cc-710396c6b052) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'c2d1f28b-babd-48d1-ba5f-f717d58dcd9d', 'volume_type': VolumeType(created_at=2026-08-13T21:20:01Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51e974de-0893-40d2-9e70-75a603f110d7,is_public=True,name='tempest-scenario-type-luks-509353613',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51e974de-0893-40d2-9e70-75a603f110d7', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:20:02.849223 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-b9388db1-16bd-4cd6-abda-f2cbf67e81f7 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25299d07-56e1-4876-9ccb-9bbee4b0b7ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:20:02.885300 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-b9388db1-16bd-4cd6-abda-f2cbf67e81f7 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Created reservations ['2e5e6da8-f674-40a9-9050-fff090d6f5a1', '21d5139b-1f23-48fa-b988-fdaf4cb36964', '352054b9-a8a0-4ea0-9371-0fb62e450dfa', '5bb288da-de6d-4636-af8f-7c8dc3dab421'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:20:02.886224 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-b9388db1-16bd-4cd6-abda-f2cbf67e81f7 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25299d07-56e1-4876-9ccb-9bbee4b0b7ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e5e6da8-f674-40a9-9050-fff090d6f5a1', '21d5139b-1f23-48fa-b988-fdaf4cb36964', '352054b9-a8a0-4ea0-9371-0fb62e450dfa', '5bb288da-de6d-4636-af8f-7c8dc3dab421']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:20:02.887018 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-b9388db1-16bd-4cd6-abda-f2cbf67e81f7 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8307a9c2-de56-4f18-8902-7447bbfca765) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:20:02.917396 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-b9388db1-16bd-4cd6-abda-f2cbf67e81f7 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8307a9c2-de56-4f18-8902-7447bbfca765) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b4219f03-a693-49ce-b9f9-21d7e88eee52', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-410886635',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d2dcec35c7d490f92a0dcfa5128e3d9',qos_specs=None,replication_status=,reservations=['2e5e6da8-f674-40a9-9050-fff090d6f5a1','21d5139b-1f23-48fa-b988-fdaf4cb36964','352054b9-a8a0-4ea0-9371-0fb62e450dfa','5bb288da-de6d-4636-af8f-7c8dc3dab421'],size=1,snapshot_id=None,source_replicaid=,source_volid=c2d1f28b-babd-48d1-ba5f-f717d58dcd9d,status='creating',user_id='39d7aa81cbf441ca9ce633b3aa1af719',volume_type_id=51e974de-0893-40d2-9e70-75a603f110d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:20:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-410886635',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=b4219f03-a693-49ce-b9f9-21d7e88eee52,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d2dcec35c7d490f92a0dcfa5128e3d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=c2d1f28b-babd-48d1-ba5f-f717d58dcd9d,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='39d7aa81cbf441ca9ce633b3aa1af719',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51e974de-0893-40d2-9e70-75a603f110d7),volume_type_id=51e974de-0893-40d2-9e70-75a603f110d7)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:20:02.918122 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-b9388db1-16bd-4cd6-abda-f2cbf67e81f7 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6016206d-4b99-4c54-9e08-87f1aeecbfee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:20:02.935819 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-b9388db1-16bd-4cd6-abda-f2cbf67e81f7 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6016206d-4b99-4c54-9e08-87f1aeecbfee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-410886635',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d2dcec35c7d490f92a0dcfa5128e3d9',qos_specs=None,replication_status=,reservations=['2e5e6da8-f674-40a9-9050-fff090d6f5a1','21d5139b-1f23-48fa-b988-fdaf4cb36964','352054b9-a8a0-4ea0-9371-0fb62e450dfa','5bb288da-de6d-4636-af8f-7c8dc3dab421'],size=1,snapshot_id=None,source_replicaid=,source_volid=c2d1f28b-babd-48d1-ba5f-f717d58dcd9d,status='creating',user_id='39d7aa81cbf441ca9ce633b3aa1af719',volume_type_id=51e974de-0893-40d2-9e70-75a603f110d7)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:20:02.936488 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-b9388db1-16bd-4cd6-abda-f2cbf67e81f7 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f06e6b94-acf3-4032-9eac-78c983498181) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:20:02.957237 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-b9388db1-16bd-4cd6-abda-f2cbf67e81f7 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f06e6b94-acf3-4032-9eac-78c983498181) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:20:02.958446 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-b9388db1-16bd-4cd6-abda-f2cbf67e81f7 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Flow 'volume_create_api' (e45714fa-27d5-4893-8a08-b7108f03e5f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:20:02.958831 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-b9388db1-16bd-4cd6-abda-f2cbf67e81f7 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Create volume request issued successfully. Aug 13 21:20:02.959706 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b9388db1-16bd-4cd6-abda-f2cbf67e81f7 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:20:02.960164 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1250/5016] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:20:02 2026] POST /volume/v3/volumes => generated 808 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:20:02.972661 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0d17ca13-97dc-42e4-af92-c3593dea0e9e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:02.975010 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0d17ca13-97dc-42e4-af92-c3593dea0e9e tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 Aug 13 21:20:02.975301 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0d17ca13-97dc-42e4-af92-c3593dea0e9e tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:02.975596 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0d17ca13-97dc-42e4-af92-c3593dea0e9e tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:02.983754 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:20:02.983754 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:20:02.988592 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-0d17ca13-97dc-42e4-af92-c3593dea0e9e tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:20:02.993112 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0d17ca13-97dc-42e4-af92-c3593dea0e9e tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 returned with HTTP 200 Aug 13 21:20:02.993634 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1254/5017] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:20:02 2026] GET /volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:03.062256 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-695c7fbe-cf9e-4c0f-a4ca-436d40573584 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:03.064060 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-695c7fbe-cf9e-4c0f-a4ca-436d40573584 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/d4bab38b-4cd8-4a7b-bffd-850214c748e5 Aug 13 21:20:03.064266 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-695c7fbe-cf9e-4c0f-a4ca-436d40573584 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:03.064466 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-695c7fbe-cf9e-4c0f-a4ca-436d40573584 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:03.064562 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-695c7fbe-cf9e-4c0f-a4ca-436d40573584 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id d4bab38b-4cd8-4a7b-bffd-850214c748e5. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:20:03.068779 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:20:03.068779 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:20:03.069464 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-695c7fbe-cf9e-4c0f-a4ca-436d40573584 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/d4bab38b-4cd8-4a7b-bffd-850214c748e5 returned with HTTP 200 Aug 13 21:20:03.069862 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1253/5018] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:20:03 2026] GET /volume/v3/backups/d4bab38b-4cd8-4a7b-bffd-850214c748e5 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:03.230040 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-11a36882-662c-4452-88a7-bee78e181a37 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:03.231813 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-11a36882-662c-4452-88a7-bee78e181a37 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] GET https://10.4.3.14/volume/v3/volumes/f180295e-db9b-4117-a735-15607dba6ae6 Aug 13 21:20:03.232023 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-11a36882-662c-4452-88a7-bee78e181a37 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:03.232189 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-11a36882-662c-4452-88a7-bee78e181a37 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:03.237203 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-11a36882-662c-4452-88a7-bee78e181a37 tempest-ProjectMemberTests39-2078534338 tempest-ProjectMemberTests39-2078534338-project-admin] https://10.4.3.14/volume/v3/volumes/f180295e-db9b-4117-a735-15607dba6ae6 returned with HTTP 404 Aug 13 21:20:03.237698 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1262/5019] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:20:03 2026] GET /volume/v3/volumes/f180295e-db9b-4117-a735-15607dba6ae6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:20:04.006563 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-bf5c5236-db51-49be-96ed-2873d687b0ac None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:04.008223 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bf5c5236-db51-49be-96ed-2873d687b0ac tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 Aug 13 21:20:04.008418 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bf5c5236-db51-49be-96ed-2873d687b0ac tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:04.008591 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bf5c5236-db51-49be-96ed-2873d687b0ac tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:04.015083 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:20:04.015083 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:20:04.018391 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-bf5c5236-db51-49be-96ed-2873d687b0ac tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:20:04.021930 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bf5c5236-db51-49be-96ed-2873d687b0ac tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 returned with HTTP 200 Aug 13 21:20:04.022487 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1251/5020] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:20:04 2026] GET /volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 => generated 900 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:04.079694 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-cc21f494-b447-4343-b00c-f7e9426a59f1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:04.081579 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cc21f494-b447-4343-b00c-f7e9426a59f1 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/d4bab38b-4cd8-4a7b-bffd-850214c748e5 Aug 13 21:20:04.081817 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cc21f494-b447-4343-b00c-f7e9426a59f1 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:04.082059 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cc21f494-b447-4343-b00c-f7e9426a59f1 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:04.082197 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-cc21f494-b447-4343-b00c-f7e9426a59f1 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id d4bab38b-4cd8-4a7b-bffd-850214c748e5. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:20:04.086328 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:20:04.086328 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:20:04.086952 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cc21f494-b447-4343-b00c-f7e9426a59f1 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/d4bab38b-4cd8-4a7b-bffd-850214c748e5 returned with HTTP 200 Aug 13 21:20:04.087421 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1255/5021] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:20:04 2026] GET /volume/v3/backups/d4bab38b-4cd8-4a7b-bffd-850214c748e5 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:04.984037 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b8eca604-bbd9-49d7-9c29-742b0999452d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:05.038566 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-03170a65-b172-4393-b986-041de7e377f1 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:05.040490 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-03170a65-b172-4393-b986-041de7e377f1 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 Aug 13 21:20:05.040698 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-03170a65-b172-4393-b986-041de7e377f1 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:05.040928 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-03170a65-b172-4393-b986-041de7e377f1 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:05.049586 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:20:05.049586 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:20:05.054117 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-03170a65-b172-4393-b986-041de7e377f1 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:20:05.059577 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-03170a65-b172-4393-b986-041de7e377f1 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 returned with HTTP 200 Aug 13 21:20:05.060084 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1263/5022] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:20:05 2026] GET /volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 => generated 900 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:05.098117 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-843998f2-3c26-49dd-aa4c-45c5e01c8288 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:05.100582 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-843998f2-3c26-49dd-aa4c-45c5e01c8288 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/d4bab38b-4cd8-4a7b-bffd-850214c748e5 Aug 13 21:20:05.101407 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-843998f2-3c26-49dd-aa4c-45c5e01c8288 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:05.101407 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-843998f2-3c26-49dd-aa4c-45c5e01c8288 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:05.101561 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-843998f2-3c26-49dd-aa4c-45c5e01c8288 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id d4bab38b-4cd8-4a7b-bffd-850214c748e5. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:20:05.106830 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:20:05.106830 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:20:05.107458 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-843998f2-3c26-49dd-aa4c-45c5e01c8288 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/d4bab38b-4cd8-4a7b-bffd-850214c748e5 returned with HTTP 200 Aug 13 21:20:05.107881 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1252/5023] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:20:05 2026] GET /volume/v3/backups/d4bab38b-4cd8-4a7b-bffd-850214c748e5 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:05.125440 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b8eca604-bbd9-49d7-9c29-742b0999452d tempest-ProjectReaderTests-916907962 tempest-ProjectReaderTests-916907962-project-admin] GET https://10.4.3.14/volume/v3/scheduler-stats/get_pools Aug 13 21:20:05.125708 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b8eca604-bbd9-49d7-9c29-742b0999452d tempest-ProjectReaderTests-916907962 tempest-ProjectReaderTests-916907962-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:05.125949 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b8eca604-bbd9-49d7-9c29-742b0999452d tempest-ProjectReaderTests-916907962 tempest-ProjectReaderTests-916907962-project-admin] Calling method 'get_pools' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:05.137143 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b8eca604-bbd9-49d7-9c29-742b0999452d tempest-ProjectReaderTests-916907962 tempest-ProjectReaderTests-916907962-project-admin] https://10.4.3.14/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 13 21:20:05.137663 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1254/5024] 10.4.3.14 () {66 vars in 1284 bytes} [Thu Aug 13 21:20:04 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:05.145681 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-975db108-17e0-465d-b6a4-2e0cf27a4b8d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:05.197105 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-975db108-17e0-465d-b6a4-2e0cf27a4b8d tempest-ProjectReaderTests-916907962 tempest-ProjectReaderTests-916907962-project-reader] GET https://10.4.3.14/volume/v3/capabilities/np0000007265@storpool Aug 13 21:20:05.197291 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-975db108-17e0-465d-b6a4-2e0cf27a4b8d tempest-ProjectReaderTests-916907962 tempest-ProjectReaderTests-916907962-project-reader] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:05.197503 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-975db108-17e0-465d-b6a4-2e0cf27a4b8d tempest-ProjectReaderTests-916907962 tempest-ProjectReaderTests-916907962-project-reader] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:05.198256 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.policy [None req-975db108-17e0-465d-b6a4-2e0cf27a4b8d tempest-ProjectReaderTests-916907962 tempest-ProjectReaderTests-916907962-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'a894ab81c774473dbb2ba40b23ec2ba5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ca613673c6b4b448021d1bfb015c798', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100215) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 21:20:05.198497 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-975db108-17e0-465d-b6a4-2e0cf27a4b8d tempest-ProjectReaderTests-916907962 tempest-ProjectReaderTests-916907962-project-reader] https://10.4.3.14/volume/v3/capabilities/np0000007265@storpool returned with HTTP 403 Aug 13 21:20:05.199175 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1256/5025] 10.4.3.14 () {66 vars in 1311 bytes} [Thu Aug 13 21:20:05 2026] GET /volume/v3/capabilities/np0000007265@storpool => generated 110 bytes in 54 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:20:06.073215 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d057e3de-297a-4bce-8593-5cddbf47109f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:06.075459 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d057e3de-297a-4bce-8593-5cddbf47109f tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 Aug 13 21:20:06.075706 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d057e3de-297a-4bce-8593-5cddbf47109f tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:06.076120 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d057e3de-297a-4bce-8593-5cddbf47109f tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:06.084810 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:20:06.084810 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:20:06.088756 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-d057e3de-297a-4bce-8593-5cddbf47109f tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:20:06.093791 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d057e3de-297a-4bce-8593-5cddbf47109f tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 returned with HTTP 200 Aug 13 21:20:06.094416 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1264/5026] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:20:06 2026] GET /volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 => generated 900 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:06.121743 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-052a3e3e-c753-4902-9d0a-6280fe47d40a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:06.123856 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-052a3e3e-c753-4902-9d0a-6280fe47d40a tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/d4bab38b-4cd8-4a7b-bffd-850214c748e5 Aug 13 21:20:06.124117 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-052a3e3e-c753-4902-9d0a-6280fe47d40a tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:06.124349 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-052a3e3e-c753-4902-9d0a-6280fe47d40a tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:06.124761 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-052a3e3e-c753-4902-9d0a-6280fe47d40a tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id d4bab38b-4cd8-4a7b-bffd-850214c748e5. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:20:06.129341 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:20:06.129341 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:20:06.129976 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-052a3e3e-c753-4902-9d0a-6280fe47d40a tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/d4bab38b-4cd8-4a7b-bffd-850214c748e5 returned with HTTP 200 Aug 13 21:20:06.130477 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1253/5027] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:20:06 2026] GET /volume/v3/backups/d4bab38b-4cd8-4a7b-bffd-850214c748e5 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:07.108401 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-cced317b-b63f-42f2-bcca-96b62c94a778 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:07.111016 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0e9c096c-b22e-4112-a966-d479ec4e531c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:07.111266 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cced317b-b63f-42f2-bcca-96b62c94a778 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 Aug 13 21:20:07.111266 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cced317b-b63f-42f2-bcca-96b62c94a778 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:07.111469 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cced317b-b63f-42f2-bcca-96b62c94a778 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:07.118114 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:20:07.118114 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:20:07.121574 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-cced317b-b63f-42f2-bcca-96b62c94a778 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:20:07.125583 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cced317b-b63f-42f2-bcca-96b62c94a778 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 returned with HTTP 200 Aug 13 21:20:07.125980 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1255/5028] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:20:07 2026] GET /volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 => generated 900 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:07.142793 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2d6f4dc3-43be-4d83-ae97-e92c9688797d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:07.144784 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2d6f4dc3-43be-4d83-ae97-e92c9688797d tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/d4bab38b-4cd8-4a7b-bffd-850214c748e5 Aug 13 21:20:07.145031 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2d6f4dc3-43be-4d83-ae97-e92c9688797d tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:07.145245 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2d6f4dc3-43be-4d83-ae97-e92c9688797d tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:07.145381 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-2d6f4dc3-43be-4d83-ae97-e92c9688797d tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id d4bab38b-4cd8-4a7b-bffd-850214c748e5. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:20:07.150369 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:20:07.150369 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:20:07.151140 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2d6f4dc3-43be-4d83-ae97-e92c9688797d tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/d4bab38b-4cd8-4a7b-bffd-850214c748e5 returned with HTTP 200 Aug 13 21:20:07.151580 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1265/5029] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:20:07 2026] GET /volume/v3/backups/d4bab38b-4cd8-4a7b-bffd-850214c748e5 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:07.191763 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0e9c096c-b22e-4112-a966-d479ec4e531c tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] POST https://10.4.3.14/volume/v3/types Aug 13 21:20:07.192127 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0e9c096c-b22e-4112-a966-d479ec4e531c tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1969883778", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1734354373", "vendor_name": "tempest-vendor_name-808909343"}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:20:07.205702 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0e9c096c-b22e-4112-a966-d479ec4e531c tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] https://10.4.3.14/volume/v3/types returned with HTTP 200 Aug 13 21:20:07.206061 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1257/5030] 10.4.3.14 () {68 vars in 1246 bytes} [Thu Aug 13 21:20:07 2026] POST /volume/v3/types => generated 328 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:07.215392 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f2809ad5-7852-4e32-b133-04c5d094efba None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:07.217199 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f2809ad5-7852-4e32-b133-04c5d094efba tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:20:07.217581 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f2809ad5-7852-4e32-b133-04c5d094efba tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "0a3e82da-116f-410b-91b0-555f0d133b8a", "size": 1}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:20:07.218984 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-f2809ad5-7852-4e32-b133-04c5d094efba tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Create volume request body: {'volume': {'volume_type': '0a3e82da-116f-410b-91b0-555f0d133b8a', 'size': 1}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:20:07.222608 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-f2809ad5-7852-4e32-b133-04c5d094efba tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Create volume of 1 GB Aug 13 21:20:07.222891 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:20:07.222891 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:20:07.223356 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-f2809ad5-7852-4e32-b133-04c5d094efba tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Availability Zones retrieved successfully. Aug 13 21:20:07.228667 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-f2809ad5-7852-4e32-b133-04c5d094efba tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Flow 'volume_create_api' (58adeefd-e017-4cfc-9df2-358b6699a08d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:20:07.229525 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-f2809ad5-7852-4e32-b133-04c5d094efba tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc996ba8-fb27-4e7d-8229-5d81408456f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:20:07.230201 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-f2809ad5-7852-4e32-b133-04c5d094efba tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:20:07.247862 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-f2809ad5-7852-4e32-b133-04c5d094efba tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc996ba8-fb27-4e7d-8229-5d81408456f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:20:07Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1734354373',vendor_name='tempest-vendor_name-808909343'},id=0a3e82da-116f-410b-91b0-555f0d133b8a,is_public=True,name='tempest-ProjectAdminTests-volume-type-1969883778',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a3e82da-116f-410b-91b0-555f0d133b8a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:20:07.248864 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-f2809ad5-7852-4e32-b133-04c5d094efba tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6eea4d4d-3cca-4f8e-aead-9552f2975b09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:20:07.274685 np0000007265 devstack@c-api.service[100217]: WARNING cinder.quota [None req-f2809ad5-7852-4e32-b133-04c5d094efba tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1969883778 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1969883778, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:20:07.274951 np0000007265 devstack@c-api.service[100217]: WARNING cinder.quota [None req-f2809ad5-7852-4e32-b133-04c5d094efba tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1969883778 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1969883778, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:20:07.304400 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-f2809ad5-7852-4e32-b133-04c5d094efba tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Created reservations ['d2748358-59b7-4308-b563-908dad23475a', '8c119497-4e89-4566-9b41-cb884db771dd', 'a9839a86-e49f-415f-abc4-181fa1f8bb9d', '828a3d7a-9472-4cff-921b-24f3e38f1e1d'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:20:07.305134 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-f2809ad5-7852-4e32-b133-04c5d094efba tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6eea4d4d-3cca-4f8e-aead-9552f2975b09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2748358-59b7-4308-b563-908dad23475a', '8c119497-4e89-4566-9b41-cb884db771dd', 'a9839a86-e49f-415f-abc4-181fa1f8bb9d', '828a3d7a-9472-4cff-921b-24f3e38f1e1d']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:20:07.305988 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-f2809ad5-7852-4e32-b133-04c5d094efba tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6f4edd3-ba43-4f2f-9895-b162dbaa8814) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:20:07.329764 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-f2809ad5-7852-4e32-b133-04c5d094efba tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6f4edd3-ba43-4f2f-9895-b162dbaa8814) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4040dd4d-6f3c-4a58-83ca-12848ab81900', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb059ce856cd4ffdb9baaacad9abdbfa',qos_specs=None,replication_status=,reservations=['d2748358-59b7-4308-b563-908dad23475a','8c119497-4e89-4566-9b41-cb884db771dd','a9839a86-e49f-415f-abc4-181fa1f8bb9d','828a3d7a-9472-4cff-921b-24f3e38f1e1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea1aa0b3d1c3458c8edaab2744a7f31b',volume_type_id=0a3e82da-116f-410b-91b0-555f0d133b8a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:20:07Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4040dd4d-6f3c-4a58-83ca-12848ab81900,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb059ce856cd4ffdb9baaacad9abdbfa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea1aa0b3d1c3458c8edaab2744a7f31b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0a3e82da-116f-410b-91b0-555f0d133b8a),volume_type_id=0a3e82da-116f-410b-91b0-555f0d133b8a)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:20:07.330501 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-f2809ad5-7852-4e32-b133-04c5d094efba tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75cf8003-a89f-45f6-b1ef-25b60b41b443) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:20:07.346163 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-f2809ad5-7852-4e32-b133-04c5d094efba tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75cf8003-a89f-45f6-b1ef-25b60b41b443) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb059ce856cd4ffdb9baaacad9abdbfa',qos_specs=None,replication_status=,reservations=['d2748358-59b7-4308-b563-908dad23475a','8c119497-4e89-4566-9b41-cb884db771dd','a9839a86-e49f-415f-abc4-181fa1f8bb9d','828a3d7a-9472-4cff-921b-24f3e38f1e1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea1aa0b3d1c3458c8edaab2744a7f31b',volume_type_id=0a3e82da-116f-410b-91b0-555f0d133b8a)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:20:07.346762 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-f2809ad5-7852-4e32-b133-04c5d094efba tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84d50bab-4736-4cb3-a085-20cdffd1374b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:20:07.354593 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-f2809ad5-7852-4e32-b133-04c5d094efba tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84d50bab-4736-4cb3-a085-20cdffd1374b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:20:07.355286 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-f2809ad5-7852-4e32-b133-04c5d094efba tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Flow 'volume_create_api' (58adeefd-e017-4cfc-9df2-358b6699a08d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:20:07.355595 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-f2809ad5-7852-4e32-b133-04c5d094efba tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Create volume request issued successfully. Aug 13 21:20:07.356146 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f2809ad5-7852-4e32-b133-04c5d094efba tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:20:07.356581 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1254/5031] 10.4.3.14 () {70 vars in 1291 bytes} [Thu Aug 13 21:20:07 2026] POST /volume/v3/volumes => generated 771 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:20:07.367688 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-93076928-55a4-4bea-a27e-406ee9925360 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:07.369541 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-93076928-55a4-4bea-a27e-406ee9925360 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] GET https://10.4.3.14/volume/v3/volumes/4040dd4d-6f3c-4a58-83ca-12848ab81900 Aug 13 21:20:07.369790 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-93076928-55a4-4bea-a27e-406ee9925360 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:07.369973 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-93076928-55a4-4bea-a27e-406ee9925360 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:07.376679 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:20:07.376679 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:20:07.379843 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-93076928-55a4-4bea-a27e-406ee9925360 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Volume info retrieved successfully. Aug 13 21:20:07.383313 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-93076928-55a4-4bea-a27e-406ee9925360 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] https://10.4.3.14/volume/v3/volumes/4040dd4d-6f3c-4a58-83ca-12848ab81900 returned with HTTP 200 Aug 13 21:20:07.383638 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1256/5032] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:20:07 2026] GET /volume/v3/volumes/4040dd4d-6f3c-4a58-83ca-12848ab81900 => generated 950 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:08.139355 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-dd03e0cd-1ef8-4a91-9f4e-d4e0908464ae None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:08.141455 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-dd03e0cd-1ef8-4a91-9f4e-d4e0908464ae tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 Aug 13 21:20:08.141726 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-dd03e0cd-1ef8-4a91-9f4e-d4e0908464ae tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:08.141980 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-dd03e0cd-1ef8-4a91-9f4e-d4e0908464ae tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:08.150376 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:20:08.150376 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:20:08.154574 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-dd03e0cd-1ef8-4a91-9f4e-d4e0908464ae tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:20:08.159094 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-dd03e0cd-1ef8-4a91-9f4e-d4e0908464ae tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 returned with HTTP 200 Aug 13 21:20:08.159604 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1266/5033] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:20:08 2026] GET /volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 => generated 900 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:08.162857 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d1f2d4ca-3955-4cc3-85d5-0407ac38335c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:08.164824 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d1f2d4ca-3955-4cc3-85d5-0407ac38335c tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/d4bab38b-4cd8-4a7b-bffd-850214c748e5 Aug 13 21:20:08.165058 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d1f2d4ca-3955-4cc3-85d5-0407ac38335c tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:08.165238 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d1f2d4ca-3955-4cc3-85d5-0407ac38335c tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:08.165398 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-d1f2d4ca-3955-4cc3-85d5-0407ac38335c tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id d4bab38b-4cd8-4a7b-bffd-850214c748e5. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:20:08.169948 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:20:08.169948 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:20:08.170751 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d1f2d4ca-3955-4cc3-85d5-0407ac38335c tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/d4bab38b-4cd8-4a7b-bffd-850214c748e5 returned with HTTP 200 Aug 13 21:20:08.171243 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1258/5034] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:20:08 2026] GET /volume/v3/backups/d4bab38b-4cd8-4a7b-bffd-850214c748e5 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:08.184547 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-538a00d1-e472-49a5-acd7-6832af8f3bc5 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:08.187215 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-538a00d1-e472-49a5-acd7-6832af8f3bc5 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] POST https://10.4.3.14/volume/v3/backups/d4bab38b-4cd8-4a7b-bffd-850214c748e5/action Aug 13 21:20:08.187722 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-538a00d1-e472-49a5-acd7-6832af8f3bc5 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:20:08.187894 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-538a00d1-e472-49a5-acd7-6832af8f3bc5 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:20:08.189712 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.contrib.admin_actions [None req-538a00d1-e472-49a5-acd7-6832af8f3bc5 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Updating backup 'd4bab38b-4cd8-4a7b-bffd-850214c748e5' with '{'status': 'error'}' {{(pid=100217) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 13 21:20:08.199097 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:20:08.199097 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:20:08.205624 np0000007265 devstack@c-api.service[100217]: DEBUG dbcounter [-] [100217] Writing DB stats cinder:SELECT=439,cinder:INSERT=90,cinder:UPDATE=156 {{(pid=100217) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:20:08.210916 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.backup.rpcapi [None req-538a00d1-e472-49a5-acd7-6832af8f3bc5 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] reset_status in rpcapi backup_id d4bab38b-4cd8-4a7b-bffd-850214c748e5 on host np0000007265. {{(pid=100217) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 13 21:20:08.213072 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-538a00d1-e472-49a5-acd7-6832af8f3bc5 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/d4bab38b-4cd8-4a7b-bffd-850214c748e5/action returned with HTTP 202 Aug 13 21:20:08.213735 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1255/5035] 10.4.3.14 () {70 vars in 1423 bytes} [Thu Aug 13 21:20:08 2026] POST /volume/v3/backups/d4bab38b-4cd8-4a7b-bffd-850214c748e5/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:20:08.221620 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-dd3a7b32-68ab-4c8a-abeb-759771e4ef5d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:08.223841 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-dd3a7b32-68ab-4c8a-abeb-759771e4ef5d tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] DELETE https://10.4.3.14/volume/v3/volumes/3b9f1409-d0a9-463e-8dee-439549ee747e Aug 13 21:20:08.224110 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-dd3a7b32-68ab-4c8a-abeb-759771e4ef5d tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:08.224329 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-dd3a7b32-68ab-4c8a-abeb-759771e4ef5d tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:08.224493 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-dd3a7b32-68ab-4c8a-abeb-759771e4ef5d tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Delete volume with id: 3b9f1409-d0a9-463e-8dee-439549ee747e Aug 13 21:20:08.233665 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:20:08.233665 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:20:08.234125 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-dd3a7b32-68ab-4c8a-abeb-759771e4ef5d tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Volume info retrieved successfully. Aug 13 21:20:08.255989 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-dd3a7b32-68ab-4c8a-abeb-759771e4ef5d tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Delete volume request issued successfully. Aug 13 21:20:08.255989 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-dd3a7b32-68ab-4c8a-abeb-759771e4ef5d tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/volumes/3b9f1409-d0a9-463e-8dee-439549ee747e returned with HTTP 202 Aug 13 21:20:08.255989 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1257/5036] 10.4.3.14 () {68 vars in 1384 bytes} [Thu Aug 13 21:20:08 2026] DELETE /volume/v3/volumes/3b9f1409-d0a9-463e-8dee-439549ee747e => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:20:08.265837 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c7a4a543-7063-4687-99f3-b051f3ddeeee None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:08.268073 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c7a4a543-7063-4687-99f3-b051f3ddeeee tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/volumes/3b9f1409-d0a9-463e-8dee-439549ee747e Aug 13 21:20:08.268357 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c7a4a543-7063-4687-99f3-b051f3ddeeee tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:08.268612 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c7a4a543-7063-4687-99f3-b051f3ddeeee tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:08.278057 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:20:08.278057 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:20:08.283014 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-c7a4a543-7063-4687-99f3-b051f3ddeeee tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Volume info retrieved successfully. Aug 13 21:20:08.287130 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c7a4a543-7063-4687-99f3-b051f3ddeeee tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/volumes/3b9f1409-d0a9-463e-8dee-439549ee747e returned with HTTP 200 Aug 13 21:20:08.287633 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1267/5037] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:20:08 2026] GET /volume/v3/volumes/3b9f1409-d0a9-463e-8dee-439549ee747e => generated 1005 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:20:08.396336 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-900168f1-1f3f-4666-9cb4-4405c353110a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:08.397919 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-900168f1-1f3f-4666-9cb4-4405c353110a tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] GET https://10.4.3.14/volume/v3/volumes/4040dd4d-6f3c-4a58-83ca-12848ab81900 Aug 13 21:20:08.398139 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-900168f1-1f3f-4666-9cb4-4405c353110a tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:08.398325 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-900168f1-1f3f-4666-9cb4-4405c353110a tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:08.400104 np0000007265 devstack@c-api.service[100215]: DEBUG dbcounter [-] [100215] Writing DB stats cinder:SELECT=395,cinder:UPDATE=151,cinder:INSERT=75 {{(pid=100215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:20:08.405019 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:20:08.405019 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:20:08.408474 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-900168f1-1f3f-4666-9cb4-4405c353110a tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Volume info retrieved successfully. Aug 13 21:20:08.411845 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-900168f1-1f3f-4666-9cb4-4405c353110a tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] https://10.4.3.14/volume/v3/volumes/4040dd4d-6f3c-4a58-83ca-12848ab81900 returned with HTTP 200 Aug 13 21:20:08.412183 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1259/5038] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:20:08 2026] GET /volume/v3/volumes/4040dd4d-6f3c-4a58-83ca-12848ab81900 => generated 971 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:08.426319 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-bff5d4bf-f863-4a50-8406-a08f48970fd0 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:08.428388 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bff5d4bf-f863-4a50-8406-a08f48970fd0 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] GET https://10.4.3.14/volume/v3/messages Aug 13 21:20:08.428657 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bff5d4bf-f863-4a50-8406-a08f48970fd0 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:08.428886 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bff5d4bf-f863-4a50-8406-a08f48970fd0 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:08.433278 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bff5d4bf-f863-4a50-8406-a08f48970fd0 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] https://10.4.3.14/volume/v3/messages returned with HTTP 200 Aug 13 21:20:08.433706 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1256/5039] 10.4.3.14 () {68 vars in 1273 bytes} [Thu Aug 13 21:20:08 2026] GET /volume/v3/messages => generated 668 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:08.442735 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6602db2e-6eb9-45a6-afd4-6995c38d0c62 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:08.444407 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6602db2e-6eb9-45a6-afd4-6995c38d0c62 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] DELETE https://10.4.3.14/volume/v3/messages/31e17576-a5f5-4de8-b875-5caf82135f62 Aug 13 21:20:08.444602 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6602db2e-6eb9-45a6-afd4-6995c38d0c62 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:08.444770 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6602db2e-6eb9-45a6-afd4-6995c38d0c62 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:08.452147 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6602db2e-6eb9-45a6-afd4-6995c38d0c62 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] https://10.4.3.14/volume/v3/messages/31e17576-a5f5-4de8-b875-5caf82135f62 returned with HTTP 204 Aug 13 21:20:08.452609 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1258/5040] 10.4.3.14 () {68 vars in 1387 bytes} [Thu Aug 13 21:20:08 2026] DELETE /volume/v3/messages/31e17576-a5f5-4de8-b875-5caf82135f62 => generated 0 bytes in 10 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 13 21:20:08.459727 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-201103b8-f97b-48ea-9366-081e39d86e4d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:08.462039 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-201103b8-f97b-48ea-9366-081e39d86e4d tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] GET https://10.4.3.14/volume/v3/messages/31e17576-a5f5-4de8-b875-5caf82135f62 Aug 13 21:20:08.462278 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-201103b8-f97b-48ea-9366-081e39d86e4d tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:08.462490 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-201103b8-f97b-48ea-9366-081e39d86e4d tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:08.465933 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-201103b8-f97b-48ea-9366-081e39d86e4d tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] https://10.4.3.14/volume/v3/messages/31e17576-a5f5-4de8-b875-5caf82135f62 returned with HTTP 404 Aug 13 21:20:08.466510 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1268/5041] 10.4.3.14 () {68 vars in 1384 bytes} [Thu Aug 13 21:20:08 2026] GET /volume/v3/messages/31e17576-a5f5-4de8-b875-5caf82135f62 => generated 110 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:20:08.473250 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7f6ea1c8-5b5b-45be-98ef-e267c8927463 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:08.474920 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7f6ea1c8-5b5b-45be-98ef-e267c8927463 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] DELETE https://10.4.3.14/volume/v3/volumes/4040dd4d-6f3c-4a58-83ca-12848ab81900 Aug 13 21:20:08.475131 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7f6ea1c8-5b5b-45be-98ef-e267c8927463 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:08.475374 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7f6ea1c8-5b5b-45be-98ef-e267c8927463 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:08.475546 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-7f6ea1c8-5b5b-45be-98ef-e267c8927463 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Delete volume with id: 4040dd4d-6f3c-4a58-83ca-12848ab81900 Aug 13 21:20:08.482086 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:20:08.482086 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:20:08.482365 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7f6ea1c8-5b5b-45be-98ef-e267c8927463 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Volume info retrieved successfully. Aug 13 21:20:08.483235 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7f6ea1c8-5b5b-45be-98ef-e267c8927463 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100215) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 13 21:20:08.492745 np0000007265 devstack@c-api.service[100215]: WARNING cinder.quota [None req-7f6ea1c8-5b5b-45be-98ef-e267c8927463 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1969883778 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1969883778, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:20:08.493069 np0000007265 devstack@c-api.service[100215]: WARNING cinder.quota [None req-7f6ea1c8-5b5b-45be-98ef-e267c8927463 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1969883778 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1969883778, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:20:08.501629 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-7f6ea1c8-5b5b-45be-98ef-e267c8927463 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Created reservations ['1a4d6f66-2025-4f81-9c5b-0264fa2e0c02', '1012dc5c-4678-40fc-a7ae-66be23184c25', 'ee1e4c82-e390-420a-92fb-4ad67a60aac3', '5f693237-2323-4b6a-b793-3370cfd3f4e8'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:20:08.525214 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7f6ea1c8-5b5b-45be-98ef-e267c8927463 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Delete volume request issued successfully. Aug 13 21:20:08.525365 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7f6ea1c8-5b5b-45be-98ef-e267c8927463 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] https://10.4.3.14/volume/v3/volumes/4040dd4d-6f3c-4a58-83ca-12848ab81900 returned with HTTP 202 Aug 13 21:20:08.525889 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1260/5042] 10.4.3.14 () {68 vars in 1384 bytes} [Thu Aug 13 21:20:08 2026] DELETE /volume/v3/volumes/4040dd4d-6f3c-4a58-83ca-12848ab81900 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:20:08.531838 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-1c1ac50f-b3aa-4b6e-b82f-4ed020ce01bd None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:08.533604 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1c1ac50f-b3aa-4b6e-b82f-4ed020ce01bd tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] DELETE https://10.4.3.14/volume/v3/types/0a3e82da-116f-410b-91b0-555f0d133b8a Aug 13 21:20:08.533771 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1c1ac50f-b3aa-4b6e-b82f-4ed020ce01bd tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:08.533951 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1c1ac50f-b3aa-4b6e-b82f-4ed020ce01bd tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Calling method '_delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:08.557056 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1c1ac50f-b3aa-4b6e-b82f-4ed020ce01bd tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] https://10.4.3.14/volume/v3/types/0a3e82da-116f-410b-91b0-555f0d133b8a returned with HTTP 202 Aug 13 21:20:08.557624 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1257/5043] 10.4.3.14 () {66 vars in 1338 bytes} [Thu Aug 13 21:20:08 2026] DELETE /volume/v3/types/0a3e82da-116f-410b-91b0-555f0d133b8a => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:20:08.565247 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-65a66d9e-eb0b-469a-8f2a-47487bbb5244 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:08.566784 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-65a66d9e-eb0b-469a-8f2a-47487bbb5244 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] POST https://10.4.3.14/volume/v3/types Aug 13 21:20:08.567101 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-65a66d9e-eb0b-469a-8f2a-47487bbb5244 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1147334387", "extra_specs": {"storage_protocol": "tempest-storage_protocol-828563839", "vendor_name": "tempest-vendor_name-1508623116"}}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:20:08.580549 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-65a66d9e-eb0b-469a-8f2a-47487bbb5244 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] https://10.4.3.14/volume/v3/types returned with HTTP 200 Aug 13 21:20:08.580889 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1259/5044] 10.4.3.14 () {68 vars in 1246 bytes} [Thu Aug 13 21:20:08 2026] POST /volume/v3/types => generated 328 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:08.587841 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-296f8fcc-1c36-484d-9156-d4a426270a93 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:08.589669 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-296f8fcc-1c36-484d-9156-d4a426270a93 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:20:08.590022 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-296f8fcc-1c36-484d-9156-d4a426270a93 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "78351866-8480-486a-ae28-2a2c0e9ca4f2", "size": 1}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:20:08.592206 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-296f8fcc-1c36-484d-9156-d4a426270a93 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Create volume request body: {'volume': {'volume_type': '78351866-8480-486a-ae28-2a2c0e9ca4f2', 'size': 1}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:20:08.595654 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-296f8fcc-1c36-484d-9156-d4a426270a93 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Create volume of 1 GB Aug 13 21:20:08.595897 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:20:08.595897 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:20:08.596242 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-296f8fcc-1c36-484d-9156-d4a426270a93 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Availability Zones retrieved successfully. Aug 13 21:20:08.601304 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-296f8fcc-1c36-484d-9156-d4a426270a93 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Flow 'volume_create_api' (e5bd4698-91d7-460f-8103-43a9e159f602) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:20:08.602304 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-296f8fcc-1c36-484d-9156-d4a426270a93 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45e394ca-f8a9-4fbe-9af6-565e51346011) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:20:08.602995 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-296f8fcc-1c36-484d-9156-d4a426270a93 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:20:08.620374 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-296f8fcc-1c36-484d-9156-d4a426270a93 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45e394ca-f8a9-4fbe-9af6-565e51346011) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:20:09Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-828563839',vendor_name='tempest-vendor_name-1508623116'},id=78351866-8480-486a-ae28-2a2c0e9ca4f2,is_public=True,name='tempest-ProjectAdminTests-volume-type-1147334387',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '78351866-8480-486a-ae28-2a2c0e9ca4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:20:08.621098 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-296f8fcc-1c36-484d-9156-d4a426270a93 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (337a3df0-51fe-4b52-9c28-3d25606c50e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:20:08.642159 np0000007265 devstack@c-api.service[100216]: WARNING cinder.quota [None req-296f8fcc-1c36-484d-9156-d4a426270a93 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1147334387 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1147334387, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:20:08.642418 np0000007265 devstack@c-api.service[100216]: WARNING cinder.quota [None req-296f8fcc-1c36-484d-9156-d4a426270a93 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1147334387 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1147334387, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:20:08.662740 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-296f8fcc-1c36-484d-9156-d4a426270a93 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Created reservations ['117bc308-d2e0-4ac4-a02c-b2d8dc5557eb', 'a9136657-845f-4c23-8ba8-0eb0b5038cfe', 'e6537765-bdaf-4719-bfa9-47ea0510e52a', '68f492c2-b947-4510-bcbb-4ee60f22d999'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:20:08.663670 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-296f8fcc-1c36-484d-9156-d4a426270a93 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (337a3df0-51fe-4b52-9c28-3d25606c50e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['117bc308-d2e0-4ac4-a02c-b2d8dc5557eb', 'a9136657-845f-4c23-8ba8-0eb0b5038cfe', 'e6537765-bdaf-4719-bfa9-47ea0510e52a', '68f492c2-b947-4510-bcbb-4ee60f22d999']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:20:08.664385 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-296f8fcc-1c36-484d-9156-d4a426270a93 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecc8a55b-4007-4fbf-aca5-7ef8ac21e0bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:20:08.686982 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-296f8fcc-1c36-484d-9156-d4a426270a93 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecc8a55b-4007-4fbf-aca5-7ef8ac21e0bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5543b8e3-2df1-41fb-898e-a76b1caf234f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb059ce856cd4ffdb9baaacad9abdbfa',qos_specs=None,replication_status=,reservations=['117bc308-d2e0-4ac4-a02c-b2d8dc5557eb','a9136657-845f-4c23-8ba8-0eb0b5038cfe','e6537765-bdaf-4719-bfa9-47ea0510e52a','68f492c2-b947-4510-bcbb-4ee60f22d999'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea1aa0b3d1c3458c8edaab2744a7f31b',volume_type_id=78351866-8480-486a-ae28-2a2c0e9ca4f2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:20:08Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5543b8e3-2df1-41fb-898e-a76b1caf234f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb059ce856cd4ffdb9baaacad9abdbfa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea1aa0b3d1c3458c8edaab2744a7f31b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(78351866-8480-486a-ae28-2a2c0e9ca4f2),volume_type_id=78351866-8480-486a-ae28-2a2c0e9ca4f2)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:20:08.687707 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-296f8fcc-1c36-484d-9156-d4a426270a93 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09714953-da34-4314-9c3c-ca17b1bc722e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:20:08.703130 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-296f8fcc-1c36-484d-9156-d4a426270a93 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09714953-da34-4314-9c3c-ca17b1bc722e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb059ce856cd4ffdb9baaacad9abdbfa',qos_specs=None,replication_status=,reservations=['117bc308-d2e0-4ac4-a02c-b2d8dc5557eb','a9136657-845f-4c23-8ba8-0eb0b5038cfe','e6537765-bdaf-4719-bfa9-47ea0510e52a','68f492c2-b947-4510-bcbb-4ee60f22d999'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea1aa0b3d1c3458c8edaab2744a7f31b',volume_type_id=78351866-8480-486a-ae28-2a2c0e9ca4f2)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:20:08.703849 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-296f8fcc-1c36-484d-9156-d4a426270a93 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6b093a5-b1a3-49d1-88d6-9fdb744d5ce8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:20:08.716831 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-296f8fcc-1c36-484d-9156-d4a426270a93 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6b093a5-b1a3-49d1-88d6-9fdb744d5ce8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:20:08.717667 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-296f8fcc-1c36-484d-9156-d4a426270a93 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Flow 'volume_create_api' (e5bd4698-91d7-460f-8103-43a9e159f602) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:20:08.719013 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-296f8fcc-1c36-484d-9156-d4a426270a93 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Create volume request issued successfully. Aug 13 21:20:08.719794 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-296f8fcc-1c36-484d-9156-d4a426270a93 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:20:08.721472 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1269/5045] 10.4.3.14 () {70 vars in 1291 bytes} [Thu Aug 13 21:20:08 2026] POST /volume/v3/volumes => generated 771 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:20:08.733172 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b340133c-23bb-46b4-86be-9d8f0f55b862 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:08.735446 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b340133c-23bb-46b4-86be-9d8f0f55b862 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] GET https://10.4.3.14/volume/v3/volumes/5543b8e3-2df1-41fb-898e-a76b1caf234f Aug 13 21:20:08.735712 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b340133c-23bb-46b4-86be-9d8f0f55b862 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:08.735944 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b340133c-23bb-46b4-86be-9d8f0f55b862 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:08.744667 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:20:08.744667 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:20:08.748539 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b340133c-23bb-46b4-86be-9d8f0f55b862 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Volume info retrieved successfully. Aug 13 21:20:08.752936 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b340133c-23bb-46b4-86be-9d8f0f55b862 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] https://10.4.3.14/volume/v3/volumes/5543b8e3-2df1-41fb-898e-a76b1caf234f returned with HTTP 200 Aug 13 21:20:08.753397 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1261/5046] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:20:08 2026] GET /volume/v3/volumes/5543b8e3-2df1-41fb-898e-a76b1caf234f => generated 950 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:09.174057 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c61a7e32-c725-4d51-9e5c-42510158ded1 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:09.176107 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c61a7e32-c725-4d51-9e5c-42510158ded1 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 Aug 13 21:20:09.176455 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c61a7e32-c725-4d51-9e5c-42510158ded1 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:09.176653 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c61a7e32-c725-4d51-9e5c-42510158ded1 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:09.183631 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:20:09.183631 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:20:09.187270 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-c61a7e32-c725-4d51-9e5c-42510158ded1 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:20:09.191516 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c61a7e32-c725-4d51-9e5c-42510158ded1 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 returned with HTTP 200 Aug 13 21:20:09.191889 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1258/5047] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:20:09 2026] GET /volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 => generated 900 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:09.301942 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a8e1c73e-094f-4d86-8416-cf7e0e2afb41 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:09.303650 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a8e1c73e-094f-4d86-8416-cf7e0e2afb41 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/volumes/3b9f1409-d0a9-463e-8dee-439549ee747e Aug 13 21:20:09.303842 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a8e1c73e-094f-4d86-8416-cf7e0e2afb41 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:09.304041 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a8e1c73e-094f-4d86-8416-cf7e0e2afb41 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:09.309556 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a8e1c73e-094f-4d86-8416-cf7e0e2afb41 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/volumes/3b9f1409-d0a9-463e-8dee-439549ee747e returned with HTTP 404 Aug 13 21:20:09.309951 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1260/5048] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:20:09 2026] GET /volume/v3/volumes/3b9f1409-d0a9-463e-8dee-439549ee747e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:20:09.319690 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-97c44553-93c1-4c25-9594-53df5ac8e416 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:09.321462 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-97c44553-93c1-4c25-9594-53df5ac8e416 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] POST https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323/restore Aug 13 21:20:09.321772 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-97c44553-93c1-4c25-9594-53df5ac8e416 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:20:09.322958 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.contrib.backups [None req-97c44553-93c1-4c25-9594-53df5ac8e416 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Restoring backup 1600c14e-f117-4450-a7bc-8fbe63612323 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100216) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 13 21:20:09.323077 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.contrib.backups [None req-97c44553-93c1-4c25-9594-53df5ac8e416 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Restoring backup 1600c14e-f117-4450-a7bc-8fbe63612323 to volume None. Aug 13 21:20:09.326911 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:20:09.326911 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:20:09.327626 np0000007265 devstack@c-api.service[100216]: INFO cinder.backup.api [None req-97c44553-93c1-4c25-9594-53df5ac8e416 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Creating volume of 1 GB for restore of backup 1600c14e-f117-4450-a7bc-8fbe63612323. Aug 13 21:20:09.332193 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-97c44553-93c1-4c25-9594-53df5ac8e416 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Availability zone cache updated, next update will occur around 2026-08-13 22:20:09.332003. {{(pid=100216) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 21:20:09.332320 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-97c44553-93c1-4c25-9594-53df5ac8e416 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Availability Zones retrieved successfully. Aug 13 21:20:09.337122 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-97c44553-93c1-4c25-9594-53df5ac8e416 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Flow 'volume_create_api' (2baeea02-5c25-4766-b99e-f64792f7f13e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:20:09.337921 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-97c44553-93c1-4c25-9594-53df5ac8e416 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a690bf97-d0b1-4111-a733-1d64a8578118) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:20:09.338564 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-97c44553-93c1-4c25-9594-53df5ac8e416 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:20:09.358979 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-97c44553-93c1-4c25-9594-53df5ac8e416 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a690bf97-d0b1-4111-a733-1d64a8578118) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:20:09.359643 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-97c44553-93c1-4c25-9594-53df5ac8e416 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7883d354-74e4-415a-891d-b740401b4d8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:20:09.389021 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-97c44553-93c1-4c25-9594-53df5ac8e416 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Created reservations ['6db977f8-2880-4b16-8310-9dabc1d4e3a1', '3d90ae43-36aa-45cf-85d7-8a3b0437dd71', 'cae7249d-f98f-4766-b000-af0b314948d6', '7816e7b0-7540-4842-a355-81615012d6db'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:20:09.389754 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-97c44553-93c1-4c25-9594-53df5ac8e416 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7883d354-74e4-415a-891d-b740401b4d8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6db977f8-2880-4b16-8310-9dabc1d4e3a1', '3d90ae43-36aa-45cf-85d7-8a3b0437dd71', 'cae7249d-f98f-4766-b000-af0b314948d6', '7816e7b0-7540-4842-a355-81615012d6db']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:20:09.390427 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-97c44553-93c1-4c25-9594-53df5ac8e416 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48f3dde8-6069-435b-86fb-4d9ec194129b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:20:09.416900 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-97c44553-93c1-4c25-9594-53df5ac8e416 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48f3dde8-6069-435b-86fb-4d9ec194129b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54de695b-6d08-45c1-a944-0c29d05f79d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='auto-created_from_restore_from_backup',display_name='new-backup-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f6a26b36db3424f895f077d4ddfcbf9',qos_specs=None,replication_status=,reservations=['6db977f8-2880-4b16-8310-9dabc1d4e3a1','3d90ae43-36aa-45cf-85d7-8a3b0437dd71','cae7249d-f98f-4766-b000-af0b314948d6','7816e7b0-7540-4842-a355-81615012d6db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf6787b4436440e9a1036e9bd7dfd24c',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:20:09Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='new-backup-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54de695b-6d08-45c1-a944-0c29d05f79d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f6a26b36db3424f895f077d4ddfcbf9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf6787b4436440e9a1036e9bd7dfd24c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:20:09.417627 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-97c44553-93c1-4c25-9594-53df5ac8e416 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (253c442a-25cb-48c1-8fc2-cadbeed2279a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:20:09.430806 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-97c44553-93c1-4c25-9594-53df5ac8e416 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (253c442a-25cb-48c1-8fc2-cadbeed2279a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='auto-created_from_restore_from_backup',display_name='new-backup-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f6a26b36db3424f895f077d4ddfcbf9',qos_specs=None,replication_status=,reservations=['6db977f8-2880-4b16-8310-9dabc1d4e3a1','3d90ae43-36aa-45cf-85d7-8a3b0437dd71','cae7249d-f98f-4766-b000-af0b314948d6','7816e7b0-7540-4842-a355-81615012d6db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf6787b4436440e9a1036e9bd7dfd24c',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:20:09.431180 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-97c44553-93c1-4c25-9594-53df5ac8e416 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (827a510e-62cd-4f49-a583-e494de3fc22b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:20:09.444480 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-97c44553-93c1-4c25-9594-53df5ac8e416 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (827a510e-62cd-4f49-a583-e494de3fc22b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:20:09.445176 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-97c44553-93c1-4c25-9594-53df5ac8e416 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Flow 'volume_create_api' (2baeea02-5c25-4766-b99e-f64792f7f13e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:20:09.445451 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-97c44553-93c1-4c25-9594-53df5ac8e416 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Create volume request issued successfully. Aug 13 21:20:09.457871 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:20:09.457871 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:20:09.462179 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-97c44553-93c1-4c25-9594-53df5ac8e416 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Volume info retrieved successfully. Aug 13 21:20:09.768007 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1171a2e5-0fe2-406a-ae1d-4c670bbdd1e1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:09.769780 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1171a2e5-0fe2-406a-ae1d-4c670bbdd1e1 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] GET https://10.4.3.14/volume/v3/volumes/5543b8e3-2df1-41fb-898e-a76b1caf234f Aug 13 21:20:09.770008 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1171a2e5-0fe2-406a-ae1d-4c670bbdd1e1 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:09.770184 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1171a2e5-0fe2-406a-ae1d-4c670bbdd1e1 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:09.776922 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:20:09.776922 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:20:09.780001 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-1171a2e5-0fe2-406a-ae1d-4c670bbdd1e1 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Volume info retrieved successfully. Aug 13 21:20:09.783631 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1171a2e5-0fe2-406a-ae1d-4c670bbdd1e1 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] https://10.4.3.14/volume/v3/volumes/5543b8e3-2df1-41fb-898e-a76b1caf234f returned with HTTP 200 Aug 13 21:20:09.784021 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1262/5049] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:20:09 2026] GET /volume/v3/volumes/5543b8e3-2df1-41fb-898e-a76b1caf234f => generated 971 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:09.796232 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-7db5228d-96ea-4bc6-a326-846b5e3a7229 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:09.797873 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7db5228d-96ea-4bc6-a326-846b5e3a7229 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] GET https://10.4.3.14/volume/v3/messages Aug 13 21:20:09.798186 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7db5228d-96ea-4bc6-a326-846b5e3a7229 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:09.799380 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7db5228d-96ea-4bc6-a326-846b5e3a7229 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:09.802048 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7db5228d-96ea-4bc6-a326-846b5e3a7229 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] https://10.4.3.14/volume/v3/messages returned with HTTP 200 Aug 13 21:20:09.802048 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1259/5050] 10.4.3.14 () {68 vars in 1273 bytes} [Thu Aug 13 21:20:09 2026] GET /volume/v3/messages => generated 668 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:09.809421 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a6ed81fc-4a08-4578-a9ad-b0d25f3819e7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:09.811002 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a6ed81fc-4a08-4578-a9ad-b0d25f3819e7 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] GET https://10.4.3.14/volume/v3/messages Aug 13 21:20:09.811227 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a6ed81fc-4a08-4578-a9ad-b0d25f3819e7 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:09.811413 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a6ed81fc-4a08-4578-a9ad-b0d25f3819e7 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:09.815352 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a6ed81fc-4a08-4578-a9ad-b0d25f3819e7 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] https://10.4.3.14/volume/v3/messages returned with HTTP 200 Aug 13 21:20:09.815666 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1261/5051] 10.4.3.14 () {68 vars in 1273 bytes} [Thu Aug 13 21:20:09 2026] GET /volume/v3/messages => generated 668 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:09.823599 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2be4cf78-6a7b-4b78-8a89-f2866417f1e9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:09.825523 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2be4cf78-6a7b-4b78-8a89-f2866417f1e9 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] DELETE https://10.4.3.14/volume/v3/messages/3790eb90-5f78-4029-acff-ff585e43117d Aug 13 21:20:09.825746 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2be4cf78-6a7b-4b78-8a89-f2866417f1e9 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:09.825948 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2be4cf78-6a7b-4b78-8a89-f2866417f1e9 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:09.833399 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2be4cf78-6a7b-4b78-8a89-f2866417f1e9 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] https://10.4.3.14/volume/v3/messages/3790eb90-5f78-4029-acff-ff585e43117d returned with HTTP 204 Aug 13 21:20:09.833743 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1263/5052] 10.4.3.14 () {68 vars in 1387 bytes} [Thu Aug 13 21:20:09 2026] DELETE /volume/v3/messages/3790eb90-5f78-4029-acff-ff585e43117d => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 13 21:20:09.841085 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ef08f6d9-9ae7-405d-a5de-c55342bc6a28 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:09.842580 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ef08f6d9-9ae7-405d-a5de-c55342bc6a28 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] DELETE https://10.4.3.14/volume/v3/volumes/5543b8e3-2df1-41fb-898e-a76b1caf234f Aug 13 21:20:09.842938 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ef08f6d9-9ae7-405d-a5de-c55342bc6a28 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:09.843227 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ef08f6d9-9ae7-405d-a5de-c55342bc6a28 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:09.843482 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-ef08f6d9-9ae7-405d-a5de-c55342bc6a28 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Delete volume with id: 5543b8e3-2df1-41fb-898e-a76b1caf234f Aug 13 21:20:09.850814 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:20:09.850814 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:20:09.852839 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-ef08f6d9-9ae7-405d-a5de-c55342bc6a28 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Volume info retrieved successfully. Aug 13 21:20:09.852839 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-ef08f6d9-9ae7-405d-a5de-c55342bc6a28 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100217) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 13 21:20:09.861700 np0000007265 devstack@c-api.service[100217]: WARNING cinder.quota [None req-ef08f6d9-9ae7-405d-a5de-c55342bc6a28 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1147334387 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1147334387, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:20:09.862197 np0000007265 devstack@c-api.service[100217]: WARNING cinder.quota [None req-ef08f6d9-9ae7-405d-a5de-c55342bc6a28 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1147334387 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1147334387, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:20:09.869601 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-ef08f6d9-9ae7-405d-a5de-c55342bc6a28 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Created reservations ['b93b839c-e240-4de6-bd1d-b2f0153d0dfc', '5a3dfbcf-69af-4116-a23c-dee1a9a25198', '17741921-27ba-4464-9763-8a323f91f332', '44b42646-a9c4-4373-bc8f-6a113e7b9df6'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:20:09.890482 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-ef08f6d9-9ae7-405d-a5de-c55342bc6a28 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Delete volume request issued successfully. Aug 13 21:20:09.890878 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ef08f6d9-9ae7-405d-a5de-c55342bc6a28 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] https://10.4.3.14/volume/v3/volumes/5543b8e3-2df1-41fb-898e-a76b1caf234f returned with HTTP 202 Aug 13 21:20:09.891370 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1260/5053] 10.4.3.14 () {68 vars in 1384 bytes} [Thu Aug 13 21:20:09 2026] DELETE /volume/v3/volumes/5543b8e3-2df1-41fb-898e-a76b1caf234f => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:20:09.897434 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-720f3777-d2fb-4f2a-88c7-b830d4ccba23 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:09.899148 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-720f3777-d2fb-4f2a-88c7-b830d4ccba23 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] DELETE https://10.4.3.14/volume/v3/types/78351866-8480-486a-ae28-2a2c0e9ca4f2 Aug 13 21:20:09.899381 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-720f3777-d2fb-4f2a-88c7-b830d4ccba23 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:09.899584 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-720f3777-d2fb-4f2a-88c7-b830d4ccba23 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Calling method '_delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:09.921393 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-720f3777-d2fb-4f2a-88c7-b830d4ccba23 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] https://10.4.3.14/volume/v3/types/78351866-8480-486a-ae28-2a2c0e9ca4f2 returned with HTTP 202 Aug 13 21:20:09.921758 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1262/5054] 10.4.3.14 () {66 vars in 1338 bytes} [Thu Aug 13 21:20:09 2026] DELETE /volume/v3/types/78351866-8480-486a-ae28-2a2c0e9ca4f2 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:20:09.929553 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-46de423e-bd06-4b48-b9ba-867b130d78c3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:09.931088 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-46de423e-bd06-4b48-b9ba-867b130d78c3 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] POST https://10.4.3.14/volume/v3/types Aug 13 21:20:09.931429 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-46de423e-bd06-4b48-b9ba-867b130d78c3 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1896471197", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1725487669", "vendor_name": "tempest-vendor_name-1053385379"}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:20:09.944930 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-46de423e-bd06-4b48-b9ba-867b130d78c3 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] https://10.4.3.14/volume/v3/types returned with HTTP 200 Aug 13 21:20:09.945304 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1264/5055] 10.4.3.14 () {68 vars in 1246 bytes} [Thu Aug 13 21:20:09 2026] POST /volume/v3/types => generated 329 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:09.954033 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4866b195-1809-41c2-93ea-75d8f4bfd895 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:09.955425 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4866b195-1809-41c2-93ea-75d8f4bfd895 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:20:09.955877 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4866b195-1809-41c2-93ea-75d8f4bfd895 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e2841212-4769-46e8-bd57-7dd47ca55d79", "size": 1}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:20:09.957317 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-4866b195-1809-41c2-93ea-75d8f4bfd895 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Create volume request body: {'volume': {'volume_type': 'e2841212-4769-46e8-bd57-7dd47ca55d79', 'size': 1}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:20:09.961019 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-4866b195-1809-41c2-93ea-75d8f4bfd895 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Create volume of 1 GB Aug 13 21:20:09.961406 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:20:09.961406 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:20:09.961882 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-4866b195-1809-41c2-93ea-75d8f4bfd895 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Availability Zones retrieved successfully. Aug 13 21:20:09.969736 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-4866b195-1809-41c2-93ea-75d8f4bfd895 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Flow 'volume_create_api' (d884b368-0eba-4d79-8d2a-9103243c533f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:20:09.969736 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-4866b195-1809-41c2-93ea-75d8f4bfd895 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d620d6ca-22fd-432a-a379-31b2fbcec61b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:20:09.969736 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-4866b195-1809-41c2-93ea-75d8f4bfd895 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:20:09.987130 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-4866b195-1809-41c2-93ea-75d8f4bfd895 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d620d6ca-22fd-432a-a379-31b2fbcec61b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:20:10Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1725487669',vendor_name='tempest-vendor_name-1053385379'},id=e2841212-4769-46e8-bd57-7dd47ca55d79,is_public=True,name='tempest-ProjectAdminTests-volume-type-1896471197',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e2841212-4769-46e8-bd57-7dd47ca55d79', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:20:09.988041 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-4866b195-1809-41c2-93ea-75d8f4bfd895 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9354a552-b680-4008-bbc1-b693d02c9a17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:20:10.010235 np0000007265 devstack@c-api.service[100217]: WARNING cinder.quota [None req-4866b195-1809-41c2-93ea-75d8f4bfd895 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1896471197 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1896471197, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:20:10.010738 np0000007265 devstack@c-api.service[100217]: WARNING cinder.quota [None req-4866b195-1809-41c2-93ea-75d8f4bfd895 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1896471197 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1896471197, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:20:10.035332 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-4866b195-1809-41c2-93ea-75d8f4bfd895 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Created reservations ['b69afb9e-3945-4d86-b60a-8e093d97ee08', '98ba6cdd-1385-4c51-8929-56a4f1cd6c9f', '89bb6c48-a90b-430b-8e67-5d1eb6f7a051', '278cd448-386d-44cd-b568-d650c565a88a'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:20:10.036349 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-4866b195-1809-41c2-93ea-75d8f4bfd895 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9354a552-b680-4008-bbc1-b693d02c9a17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b69afb9e-3945-4d86-b60a-8e093d97ee08', '98ba6cdd-1385-4c51-8929-56a4f1cd6c9f', '89bb6c48-a90b-430b-8e67-5d1eb6f7a051', '278cd448-386d-44cd-b568-d650c565a88a']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:20:10.037188 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-4866b195-1809-41c2-93ea-75d8f4bfd895 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95b12178-e85f-450a-b2b3-b4049e15d256) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:20:10.059721 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-4866b195-1809-41c2-93ea-75d8f4bfd895 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95b12178-e85f-450a-b2b3-b4049e15d256) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a6aa66e-aadf-40dd-a0a0-5fcde402a918', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb059ce856cd4ffdb9baaacad9abdbfa',qos_specs=None,replication_status=,reservations=['b69afb9e-3945-4d86-b60a-8e093d97ee08','98ba6cdd-1385-4c51-8929-56a4f1cd6c9f','89bb6c48-a90b-430b-8e67-5d1eb6f7a051','278cd448-386d-44cd-b568-d650c565a88a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea1aa0b3d1c3458c8edaab2744a7f31b',volume_type_id=e2841212-4769-46e8-bd57-7dd47ca55d79), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:20:10Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4a6aa66e-aadf-40dd-a0a0-5fcde402a918,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb059ce856cd4ffdb9baaacad9abdbfa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea1aa0b3d1c3458c8edaab2744a7f31b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e2841212-4769-46e8-bd57-7dd47ca55d79),volume_type_id=e2841212-4769-46e8-bd57-7dd47ca55d79)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:20:10.060660 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-4866b195-1809-41c2-93ea-75d8f4bfd895 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e4d43f1-74f7-43bc-b95f-27b43434ad43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:20:10.091119 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-4866b195-1809-41c2-93ea-75d8f4bfd895 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e4d43f1-74f7-43bc-b95f-27b43434ad43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb059ce856cd4ffdb9baaacad9abdbfa',qos_specs=None,replication_status=,reservations=['b69afb9e-3945-4d86-b60a-8e093d97ee08','98ba6cdd-1385-4c51-8929-56a4f1cd6c9f','89bb6c48-a90b-430b-8e67-5d1eb6f7a051','278cd448-386d-44cd-b568-d650c565a88a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea1aa0b3d1c3458c8edaab2744a7f31b',volume_type_id=e2841212-4769-46e8-bd57-7dd47ca55d79)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:20:10.092018 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-4866b195-1809-41c2-93ea-75d8f4bfd895 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac6c9a13-f1b0-4cd5-bebc-21b910ef9456) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:20:10.101028 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-4866b195-1809-41c2-93ea-75d8f4bfd895 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac6c9a13-f1b0-4cd5-bebc-21b910ef9456) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:20:10.101940 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-4866b195-1809-41c2-93ea-75d8f4bfd895 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Flow 'volume_create_api' (d884b368-0eba-4d79-8d2a-9103243c533f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:20:10.102334 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-4866b195-1809-41c2-93ea-75d8f4bfd895 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Create volume request issued successfully. Aug 13 21:20:10.102921 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4866b195-1809-41c2-93ea-75d8f4bfd895 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:20:10.103466 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1261/5056] 10.4.3.14 () {70 vars in 1291 bytes} [Thu Aug 13 21:20:09 2026] POST /volume/v3/volumes => generated 771 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:20:10.114031 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4046ee6c-5e4f-4b2e-8aa7-f289cf940988 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:10.116292 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4046ee6c-5e4f-4b2e-8aa7-f289cf940988 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] GET https://10.4.3.14/volume/v3/volumes/4a6aa66e-aadf-40dd-a0a0-5fcde402a918 Aug 13 21:20:10.116515 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4046ee6c-5e4f-4b2e-8aa7-f289cf940988 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:10.116696 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4046ee6c-5e4f-4b2e-8aa7-f289cf940988 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:10.124626 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:20:10.124626 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:20:10.128803 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-4046ee6c-5e4f-4b2e-8aa7-f289cf940988 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Volume info retrieved successfully. Aug 13 21:20:10.132809 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4046ee6c-5e4f-4b2e-8aa7-f289cf940988 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] https://10.4.3.14/volume/v3/volumes/4a6aa66e-aadf-40dd-a0a0-5fcde402a918 returned with HTTP 200 Aug 13 21:20:10.133420 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1263/5057] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:20:10 2026] GET /volume/v3/volumes/4a6aa66e-aadf-40dd-a0a0-5fcde402a918 => generated 950 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:10.204206 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5e3da599-7431-4607-a4b1-56acd1f1f11e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:10.205890 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5e3da599-7431-4607-a4b1-56acd1f1f11e tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 Aug 13 21:20:10.206083 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5e3da599-7431-4607-a4b1-56acd1f1f11e tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:10.206271 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5e3da599-7431-4607-a4b1-56acd1f1f11e tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:10.212934 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:20:10.212934 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:20:10.216694 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-5e3da599-7431-4607-a4b1-56acd1f1f11e tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:20:10.221062 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5e3da599-7431-4607-a4b1-56acd1f1f11e tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 returned with HTTP 200 Aug 13 21:20:10.221470 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1265/5058] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:20:10 2026] GET /volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 => generated 900 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:10.469245 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:20:10.469245 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:20:10.469722 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-97c44553-93c1-4c25-9594-53df5ac8e416 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Volume info retrieved successfully. Aug 13 21:20:10.469854 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.backup.api [None req-97c44553-93c1-4c25-9594-53df5ac8e416 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Checking backup size 1 against volume size 1 {{(pid=100216) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 13 21:20:10.470015 np0000007265 devstack@c-api.service[100216]: INFO cinder.backup.api [None req-97c44553-93c1-4c25-9594-53df5ac8e416 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Overwriting volume 54de695b-6d08-45c1-a944-0c29d05f79d6 with restore of backup 1600c14e-f117-4450-a7bc-8fbe63612323 Aug 13 21:20:10.483752 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.backup.rpcapi [None req-97c44553-93c1-4c25-9594-53df5ac8e416 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] restore_backup in rpcapi backup_id 1600c14e-f117-4450-a7bc-8fbe63612323 {{(pid=100216) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 13 21:20:10.485481 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-97c44553-93c1-4c25-9594-53df5ac8e416 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323/restore returned with HTTP 202 Aug 13 21:20:10.485980 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1270/5059] 10.4.3.14 () {70 vars in 1426 bytes} [Thu Aug 13 21:20:09 2026] POST /volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323/restore => generated 152 bytes in 1167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:20:10.493652 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f621324a-0392-49e0-a21a-19d830c661b7 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:10.497375 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f621324a-0392-49e0-a21a-19d830c661b7 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 Aug 13 21:20:10.497375 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f621324a-0392-49e0-a21a-19d830c661b7 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:10.497375 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f621324a-0392-49e0-a21a-19d830c661b7 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:10.497375 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-f621324a-0392-49e0-a21a-19d830c661b7 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id 1600c14e-f117-4450-a7bc-8fbe63612323. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:20:10.501095 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:20:10.501095 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:20:10.501922 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f621324a-0392-49e0-a21a-19d830c661b7 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 returned with HTTP 200 Aug 13 21:20:10.502409 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1262/5060] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:20:10 2026] GET /volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:11.148756 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-11347e39-7699-4020-bf83-ee895cd4850e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:11.150902 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-11347e39-7699-4020-bf83-ee895cd4850e tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] GET https://10.4.3.14/volume/v3/volumes/4a6aa66e-aadf-40dd-a0a0-5fcde402a918 Aug 13 21:20:11.151192 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-11347e39-7699-4020-bf83-ee895cd4850e tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:11.151435 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-11347e39-7699-4020-bf83-ee895cd4850e tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:11.160534 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:20:11.160534 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:20:11.164628 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-11347e39-7699-4020-bf83-ee895cd4850e tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Volume info retrieved successfully. Aug 13 21:20:11.169095 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-11347e39-7699-4020-bf83-ee895cd4850e tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] https://10.4.3.14/volume/v3/volumes/4a6aa66e-aadf-40dd-a0a0-5fcde402a918 returned with HTTP 200 Aug 13 21:20:11.169555 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1264/5061] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:20:11 2026] GET /volume/v3/volumes/4a6aa66e-aadf-40dd-a0a0-5fcde402a918 => generated 971 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:11.181460 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c9a7b2bd-0315-485b-b8e1-e57c5f1256bb None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:11.183262 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c9a7b2bd-0315-485b-b8e1-e57c5f1256bb tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] GET https://10.4.3.14/volume/v3/messages Aug 13 21:20:11.183462 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c9a7b2bd-0315-485b-b8e1-e57c5f1256bb tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:11.183641 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c9a7b2bd-0315-485b-b8e1-e57c5f1256bb tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:11.187184 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c9a7b2bd-0315-485b-b8e1-e57c5f1256bb tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] https://10.4.3.14/volume/v3/messages returned with HTTP 200 Aug 13 21:20:11.187649 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1266/5062] 10.4.3.14 () {68 vars in 1273 bytes} [Thu Aug 13 21:20:11 2026] GET /volume/v3/messages => generated 668 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:11.195885 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-8c762b84-27b8-420a-8265-a1e827274724 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:11.197764 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8c762b84-27b8-420a-8265-a1e827274724 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] GET https://10.4.3.14/volume/v3/messages/d1c90838-b2f0-4347-9c35-3072a8910a00 Aug 13 21:20:11.197980 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8c762b84-27b8-420a-8265-a1e827274724 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:11.198275 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8c762b84-27b8-420a-8265-a1e827274724 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:11.201504 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8c762b84-27b8-420a-8265-a1e827274724 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] https://10.4.3.14/volume/v3/messages/d1c90838-b2f0-4347-9c35-3072a8910a00 returned with HTTP 200 Aug 13 21:20:11.201811 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1271/5063] 10.4.3.14 () {68 vars in 1384 bytes} [Thu Aug 13 21:20:11 2026] GET /volume/v3/messages/d1c90838-b2f0-4347-9c35-3072a8910a00 => generated 665 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:11.210941 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f05ea11e-2700-4da3-ae13-8c80c09e945c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:11.212889 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f05ea11e-2700-4da3-ae13-8c80c09e945c tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] DELETE https://10.4.3.14/volume/v3/messages/d1c90838-b2f0-4347-9c35-3072a8910a00 Aug 13 21:20:11.214382 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f05ea11e-2700-4da3-ae13-8c80c09e945c tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:11.214382 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f05ea11e-2700-4da3-ae13-8c80c09e945c tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:11.223826 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f05ea11e-2700-4da3-ae13-8c80c09e945c tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] https://10.4.3.14/volume/v3/messages/d1c90838-b2f0-4347-9c35-3072a8910a00 returned with HTTP 204 Aug 13 21:20:11.224394 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1263/5064] 10.4.3.14 () {68 vars in 1387 bytes} [Thu Aug 13 21:20:11 2026] DELETE /volume/v3/messages/d1c90838-b2f0-4347-9c35-3072a8910a00 => generated 0 bytes in 14 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 13 21:20:11.231179 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-bea19fc8-d148-463a-bd39-e5c7aa613542 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:11.233267 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bea19fc8-d148-463a-bd39-e5c7aa613542 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] DELETE https://10.4.3.14/volume/v3/volumes/4a6aa66e-aadf-40dd-a0a0-5fcde402a918 Aug 13 21:20:11.233524 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bea19fc8-d148-463a-bd39-e5c7aa613542 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:11.233750 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bea19fc8-d148-463a-bd39-e5c7aa613542 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:11.233943 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-bea19fc8-d148-463a-bd39-e5c7aa613542 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Delete volume with id: 4a6aa66e-aadf-40dd-a0a0-5fcde402a918 Aug 13 21:20:11.237487 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8ee9795c-b9b5-423d-bf52-5e2a8a9c1ab7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:11.239163 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8ee9795c-b9b5-423d-bf52-5e2a8a9c1ab7 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 Aug 13 21:20:11.239392 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8ee9795c-b9b5-423d-bf52-5e2a8a9c1ab7 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:11.239609 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8ee9795c-b9b5-423d-bf52-5e2a8a9c1ab7 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:11.244661 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:20:11.244661 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:20:11.245063 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-bea19fc8-d148-463a-bd39-e5c7aa613542 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Volume info retrieved successfully. Aug 13 21:20:11.246273 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:20:11.246273 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:20:11.246342 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-bea19fc8-d148-463a-bd39-e5c7aa613542 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100214) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 13 21:20:11.249785 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-8ee9795c-b9b5-423d-bf52-5e2a8a9c1ab7 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:20:11.253888 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8ee9795c-b9b5-423d-bf52-5e2a8a9c1ab7 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 returned with HTTP 200 Aug 13 21:20:11.254329 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1267/5065] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:20:11 2026] GET /volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 => generated 900 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:11.262812 np0000007265 devstack@c-api.service[100214]: WARNING cinder.quota [None req-bea19fc8-d148-463a-bd39-e5c7aa613542 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1896471197 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1896471197, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:20:11.263109 np0000007265 devstack@c-api.service[100214]: WARNING cinder.quota [None req-bea19fc8-d148-463a-bd39-e5c7aa613542 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1896471197 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1896471197, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:20:11.273477 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-bea19fc8-d148-463a-bd39-e5c7aa613542 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Created reservations ['f959f77b-517f-4c0d-be39-3b54843ea9d9', '98cc25e7-4f7c-40d8-93e1-4fdb01f9be9b', '103762c7-2f41-4fac-b83f-f626978ac948', '683b617b-85e5-425f-9a84-3ae258ae61b4'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:20:11.302383 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-bea19fc8-d148-463a-bd39-e5c7aa613542 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Delete volume request issued successfully. Aug 13 21:20:11.302678 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bea19fc8-d148-463a-bd39-e5c7aa613542 tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] https://10.4.3.14/volume/v3/volumes/4a6aa66e-aadf-40dd-a0a0-5fcde402a918 returned with HTTP 202 Aug 13 21:20:11.303333 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1265/5066] 10.4.3.14 () {68 vars in 1384 bytes} [Thu Aug 13 21:20:11 2026] DELETE /volume/v3/volumes/4a6aa66e-aadf-40dd-a0a0-5fcde402a918 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:20:11.310559 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-39a8c5ea-3648-48b4-9874-a3dd39bc544e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:11.312327 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-39a8c5ea-3648-48b4-9874-a3dd39bc544e tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] DELETE https://10.4.3.14/volume/v3/types/e2841212-4769-46e8-bd57-7dd47ca55d79 Aug 13 21:20:11.312585 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-39a8c5ea-3648-48b4-9874-a3dd39bc544e tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:11.312827 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-39a8c5ea-3648-48b4-9874-a3dd39bc544e tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] Calling method '_delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:11.341744 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-39a8c5ea-3648-48b4-9874-a3dd39bc544e tempest-ProjectAdminTests-1197043952 tempest-ProjectAdminTests-1197043952-project-admin] https://10.4.3.14/volume/v3/types/e2841212-4769-46e8-bd57-7dd47ca55d79 returned with HTTP 202 Aug 13 21:20:11.342168 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1272/5067] 10.4.3.14 () {66 vars in 1338 bytes} [Thu Aug 13 21:20:11 2026] DELETE /volume/v3/types/e2841212-4769-46e8-bd57-7dd47ca55d79 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:20:11.516991 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-e9f20aba-c506-416b-a352-e4144bc710c1 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:11.522732 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e9f20aba-c506-416b-a352-e4144bc710c1 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 Aug 13 21:20:11.522732 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e9f20aba-c506-416b-a352-e4144bc710c1 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:11.522732 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e9f20aba-c506-416b-a352-e4144bc710c1 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:11.522732 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-e9f20aba-c506-416b-a352-e4144bc710c1 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id 1600c14e-f117-4450-a7bc-8fbe63612323. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:20:11.526137 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:20:11.526137 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:20:11.526893 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e9f20aba-c506-416b-a352-e4144bc710c1 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 returned with HTTP 200 Aug 13 21:20:11.527372 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1264/5068] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:20:11 2026] GET /volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:12.267223 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3f53e11a-a1c5-411d-9f15-9daa6f0608d1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:12.269001 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3f53e11a-a1c5-411d-9f15-9daa6f0608d1 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 Aug 13 21:20:12.270650 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3f53e11a-a1c5-411d-9f15-9daa6f0608d1 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:12.270650 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3f53e11a-a1c5-411d-9f15-9daa6f0608d1 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:12.277206 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:20:12.277206 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:20:12.281846 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-3f53e11a-a1c5-411d-9f15-9daa6f0608d1 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:20:12.288565 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3f53e11a-a1c5-411d-9f15-9daa6f0608d1 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 returned with HTTP 200 Aug 13 21:20:12.289315 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1268/5069] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:20:12 2026] GET /volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 => generated 900 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:12.537825 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-bb4d6541-f997-4e3c-8be5-4a80c2c2b9f9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:12.539866 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bb4d6541-f997-4e3c-8be5-4a80c2c2b9f9 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 Aug 13 21:20:12.540067 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bb4d6541-f997-4e3c-8be5-4a80c2c2b9f9 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:12.540253 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bb4d6541-f997-4e3c-8be5-4a80c2c2b9f9 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:12.540376 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-bb4d6541-f997-4e3c-8be5-4a80c2c2b9f9 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id 1600c14e-f117-4450-a7bc-8fbe63612323. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:20:12.545064 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:20:12.545064 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:20:12.545706 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bb4d6541-f997-4e3c-8be5-4a80c2c2b9f9 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 returned with HTTP 200 Aug 13 21:20:12.546067 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1266/5070] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:20:12 2026] GET /volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:13.305885 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2f4fd1b7-5273-4336-a772-61d7053a9183 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:13.307710 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2f4fd1b7-5273-4336-a772-61d7053a9183 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 Aug 13 21:20:13.307917 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2f4fd1b7-5273-4336-a772-61d7053a9183 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:13.308118 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2f4fd1b7-5273-4336-a772-61d7053a9183 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:13.315210 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:20:13.315210 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:20:13.318558 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-2f4fd1b7-5273-4336-a772-61d7053a9183 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:20:13.322437 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2f4fd1b7-5273-4336-a772-61d7053a9183 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 returned with HTTP 200 Aug 13 21:20:13.322820 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1273/5071] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:20:13 2026] GET /volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 => generated 900 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:13.555786 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-534bdc73-6241-4877-a702-672df2d11897 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:13.557712 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-534bdc73-6241-4877-a702-672df2d11897 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 Aug 13 21:20:13.557914 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-534bdc73-6241-4877-a702-672df2d11897 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:13.558139 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-534bdc73-6241-4877-a702-672df2d11897 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:13.558305 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-534bdc73-6241-4877-a702-672df2d11897 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id 1600c14e-f117-4450-a7bc-8fbe63612323. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:20:13.563983 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:20:13.563983 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:20:13.564920 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-534bdc73-6241-4877-a702-672df2d11897 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 returned with HTTP 200 Aug 13 21:20:13.565462 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1265/5072] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:20:13 2026] GET /volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:14.334940 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6e1f0b5c-2a70-4501-9aef-f9d2f94937ac None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:14.336369 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6e1f0b5c-2a70-4501-9aef-f9d2f94937ac tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 Aug 13 21:20:14.336549 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6e1f0b5c-2a70-4501-9aef-f9d2f94937ac tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:14.336740 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6e1f0b5c-2a70-4501-9aef-f9d2f94937ac tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:14.343201 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:20:14.343201 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:20:14.346466 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-6e1f0b5c-2a70-4501-9aef-f9d2f94937ac tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:20:14.350072 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6e1f0b5c-2a70-4501-9aef-f9d2f94937ac tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 returned with HTTP 200 Aug 13 21:20:14.350430 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1269/5073] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:20:14 2026] GET /volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 => generated 900 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:14.575371 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f1724d11-c3bb-40bf-899b-697ff685caae None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:14.577129 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f1724d11-c3bb-40bf-899b-697ff685caae tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 Aug 13 21:20:14.577399 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f1724d11-c3bb-40bf-899b-697ff685caae tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:14.577586 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f1724d11-c3bb-40bf-899b-697ff685caae tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:14.577685 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-f1724d11-c3bb-40bf-899b-697ff685caae tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id 1600c14e-f117-4450-a7bc-8fbe63612323. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:20:14.579442 np0000007265 devstack@c-api.service[100214]: DEBUG dbcounter [-] [100214] Writing DB stats cinder:SELECT=403,cinder:INSERT=102,cinder:UPDATE=163 {{(pid=100214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:20:14.582809 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:20:14.582809 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:20:14.583599 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f1724d11-c3bb-40bf-899b-697ff685caae tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 returned with HTTP 200 Aug 13 21:20:14.584164 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1267/5074] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:20:14 2026] GET /volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:15.361998 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7e03d274-a56b-4d7c-aaf2-a110c2e30203 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:15.363666 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7e03d274-a56b-4d7c-aaf2-a110c2e30203 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 Aug 13 21:20:15.363844 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7e03d274-a56b-4d7c-aaf2-a110c2e30203 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:15.364022 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7e03d274-a56b-4d7c-aaf2-a110c2e30203 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:15.365800 np0000007265 devstack@c-api.service[100216]: DEBUG dbcounter [-] [100216] Writing DB stats cinder:SELECT=447,cinder:INSERT=90,cinder:UPDATE=180 {{(pid=100216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:20:15.370720 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:20:15.370720 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:20:15.373706 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-7e03d274-a56b-4d7c-aaf2-a110c2e30203 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:20:15.377445 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7e03d274-a56b-4d7c-aaf2-a110c2e30203 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 returned with HTTP 200 Aug 13 21:20:15.377746 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1274/5075] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:20:15 2026] GET /volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 => generated 900 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:15.593493 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-bd23fc2f-f931-43f1-a8a9-cc429805e85c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:15.595255 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bd23fc2f-f931-43f1-a8a9-cc429805e85c tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 Aug 13 21:20:15.595472 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bd23fc2f-f931-43f1-a8a9-cc429805e85c tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:15.595646 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bd23fc2f-f931-43f1-a8a9-cc429805e85c tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:15.595762 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-bd23fc2f-f931-43f1-a8a9-cc429805e85c tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id 1600c14e-f117-4450-a7bc-8fbe63612323. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:20:15.599675 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:20:15.599675 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:20:15.600251 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bd23fc2f-f931-43f1-a8a9-cc429805e85c tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 returned with HTTP 200 Aug 13 21:20:15.600615 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1266/5076] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:20:15 2026] GET /volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:16.388662 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6878ebdb-e2a8-448f-8ab8-94c9cd6429d1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:16.390410 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6878ebdb-e2a8-448f-8ab8-94c9cd6429d1 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 Aug 13 21:20:16.390603 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6878ebdb-e2a8-448f-8ab8-94c9cd6429d1 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:16.390785 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6878ebdb-e2a8-448f-8ab8-94c9cd6429d1 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:16.398522 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:20:16.398522 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:20:16.402242 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-6878ebdb-e2a8-448f-8ab8-94c9cd6429d1 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:20:16.406998 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6878ebdb-e2a8-448f-8ab8-94c9cd6429d1 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 returned with HTTP 200 Aug 13 21:20:16.407448 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1270/5077] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:20:16 2026] GET /volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 => generated 900 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:16.609779 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5f0b8b7e-bf3a-4238-b640-ad1c6fbed1f6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:16.612136 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5f0b8b7e-bf3a-4238-b640-ad1c6fbed1f6 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 Aug 13 21:20:16.612434 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5f0b8b7e-bf3a-4238-b640-ad1c6fbed1f6 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:16.612695 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5f0b8b7e-bf3a-4238-b640-ad1c6fbed1f6 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:16.612843 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-5f0b8b7e-bf3a-4238-b640-ad1c6fbed1f6 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id 1600c14e-f117-4450-a7bc-8fbe63612323. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:20:16.617919 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:20:16.617919 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:20:16.618740 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5f0b8b7e-bf3a-4238-b640-ad1c6fbed1f6 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 returned with HTTP 200 Aug 13 21:20:16.619251 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1268/5078] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:20:16 2026] GET /volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:17.419720 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b030ac9c-c1d6-4e4b-b607-6f336e77ac29 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:17.421512 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b030ac9c-c1d6-4e4b-b607-6f336e77ac29 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 Aug 13 21:20:17.421718 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b030ac9c-c1d6-4e4b-b607-6f336e77ac29 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:17.421899 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b030ac9c-c1d6-4e4b-b607-6f336e77ac29 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:17.428928 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:20:17.428928 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:20:17.432623 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-b030ac9c-c1d6-4e4b-b607-6f336e77ac29 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:20:17.436414 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b030ac9c-c1d6-4e4b-b607-6f336e77ac29 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 returned with HTTP 200 Aug 13 21:20:17.436775 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1275/5079] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:20:17 2026] GET /volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 => generated 900 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:17.629006 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-aa07f0f8-8baa-428f-a805-e4f36cd1982c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:17.630597 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-aa07f0f8-8baa-428f-a805-e4f36cd1982c tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 Aug 13 21:20:17.630760 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-aa07f0f8-8baa-428f-a805-e4f36cd1982c tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:17.630923 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-aa07f0f8-8baa-428f-a805-e4f36cd1982c tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:17.631072 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-aa07f0f8-8baa-428f-a805-e4f36cd1982c tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id 1600c14e-f117-4450-a7bc-8fbe63612323. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:20:17.634953 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:20:17.634953 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:20:17.635521 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-aa07f0f8-8baa-428f-a805-e4f36cd1982c tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 returned with HTTP 200 Aug 13 21:20:17.635895 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1267/5080] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:20:17 2026] GET /volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:18.101768 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6906e673-8d76-40c5-ac5f-1a6b87cc4e81 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:18.103794 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6906e673-8d76-40c5-ac5f-1a6b87cc4e81 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] POST https://10.4.3.14/volume/v3/snapshots Aug 13 21:20:18.104217 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6906e673-8d76-40c5-ac5f-1a6b87cc4e81 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "34aee740-dada-44e9-a344-17359e32808c", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-459084491", "description": null, "metadata": null}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:20:18.116139 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:20:18.116139 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:20:18.116748 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-6906e673-8d76-40c5-ac5f-1a6b87cc4e81 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume info retrieved successfully. Aug 13 21:20:18.116928 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-6906e673-8d76-40c5-ac5f-1a6b87cc4e81 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Create snapshot from volume 34aee740-dada-44e9-a344-17359e32808c Aug 13 21:20:18.149754 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-6906e673-8d76-40c5-ac5f-1a6b87cc4e81 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Created reservations ['87b6233e-000b-41a6-9151-760cdf85dad6', '072a395d-5f15-4b56-b27e-e83b84e69792', '3222bd99-563c-4aa3-9207-cd9854180eaa', '8c79287e-acd7-4ebf-b268-e04076fd7283'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:20:18.178289 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-6906e673-8d76-40c5-ac5f-1a6b87cc4e81 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Snapshot force create request issued successfully. Aug 13 21:20:18.178601 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6906e673-8d76-40c5-ac5f-1a6b87cc4e81 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/snapshots returned with HTTP 202 Aug 13 21:20:18.179011 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1271/5081] 10.4.3.14 () {68 vars in 1258 bytes} [Thu Aug 13 21:20:18 2026] POST /volume/v3/snapshots => generated 307 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:20:18.187329 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6f42d57e-01d0-48e7-a3c6-bf2cadf4cf33 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:18.189102 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6f42d57e-01d0-48e7-a3c6-bf2cadf4cf33 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/snapshots/4f419ed7-8dec-4433-ad7b-57cb8ff143f8 Aug 13 21:20:18.189377 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6f42d57e-01d0-48e7-a3c6-bf2cadf4cf33 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:18.189669 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6f42d57e-01d0-48e7-a3c6-bf2cadf4cf33 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:18.194795 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:20:18.194795 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:20:18.195274 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-6f42d57e-01d0-48e7-a3c6-bf2cadf4cf33 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Snapshot retrieved successfully. Aug 13 21:20:18.196094 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6f42d57e-01d0-48e7-a3c6-bf2cadf4cf33 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/snapshots/4f419ed7-8dec-4433-ad7b-57cb8ff143f8 returned with HTTP 200 Aug 13 21:20:18.196493 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1269/5082] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:20:18 2026] GET /volume/v3/snapshots/4f419ed7-8dec-4433-ad7b-57cb8ff143f8 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:18.448144 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-21ae721c-7422-4ec4-8505-db658be67ff9 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:18.449889 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-21ae721c-7422-4ec4-8505-db658be67ff9 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 Aug 13 21:20:18.450135 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-21ae721c-7422-4ec4-8505-db658be67ff9 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:18.450302 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-21ae721c-7422-4ec4-8505-db658be67ff9 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:18.457074 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:20:18.457074 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:20:18.460368 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-21ae721c-7422-4ec4-8505-db658be67ff9 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:20:18.464181 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-21ae721c-7422-4ec4-8505-db658be67ff9 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 returned with HTTP 200 Aug 13 21:20:18.464613 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1276/5083] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:20:18 2026] GET /volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 => generated 900 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:18.645287 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-399222aa-1393-4ae7-bf14-9336c3271df8 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:18.647026 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-399222aa-1393-4ae7-bf14-9336c3271df8 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 Aug 13 21:20:18.647240 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-399222aa-1393-4ae7-bf14-9336c3271df8 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:18.647426 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-399222aa-1393-4ae7-bf14-9336c3271df8 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:18.647529 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-399222aa-1393-4ae7-bf14-9336c3271df8 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id 1600c14e-f117-4450-a7bc-8fbe63612323. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:20:18.651711 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:20:18.651711 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:20:18.652278 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-399222aa-1393-4ae7-bf14-9336c3271df8 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 returned with HTTP 200 Aug 13 21:20:18.652612 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1268/5084] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:20:18 2026] GET /volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:19.205112 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-641a42cf-f523-4f6b-a600-07c86c447a12 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:19.206953 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-641a42cf-f523-4f6b-a600-07c86c447a12 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/snapshots/4f419ed7-8dec-4433-ad7b-57cb8ff143f8 Aug 13 21:20:19.207154 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-641a42cf-f523-4f6b-a600-07c86c447a12 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:19.207373 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-641a42cf-f523-4f6b-a600-07c86c447a12 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:19.212040 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:20:19.212040 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:20:19.212445 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-641a42cf-f523-4f6b-a600-07c86c447a12 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Snapshot retrieved successfully. Aug 13 21:20:19.213109 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-641a42cf-f523-4f6b-a600-07c86c447a12 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/snapshots/4f419ed7-8dec-4433-ad7b-57cb8ff143f8 returned with HTTP 200 Aug 13 21:20:19.213451 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1272/5085] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:20:19 2026] GET /volume/v3/snapshots/4f419ed7-8dec-4433-ad7b-57cb8ff143f8 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:19.221291 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4e629e7e-e542-47b6-a1a5-9cf379c23a7d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:19.223269 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4e629e7e-e542-47b6-a1a5-9cf379c23a7d tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/snapshots/4f419ed7-8dec-4433-ad7b-57cb8ff143f8 Aug 13 21:20:19.223497 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4e629e7e-e542-47b6-a1a5-9cf379c23a7d tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:19.223733 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4e629e7e-e542-47b6-a1a5-9cf379c23a7d tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:19.228770 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:20:19.228770 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:20:19.229168 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-4e629e7e-e542-47b6-a1a5-9cf379c23a7d tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Snapshot retrieved successfully. Aug 13 21:20:19.229860 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4e629e7e-e542-47b6-a1a5-9cf379c23a7d tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/snapshots/4f419ed7-8dec-4433-ad7b-57cb8ff143f8 returned with HTTP 200 Aug 13 21:20:19.230197 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1270/5086] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:20:19 2026] GET /volume/v3/snapshots/4f419ed7-8dec-4433-ad7b-57cb8ff143f8 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:19.238194 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-cbb0802f-ca12-4eb4-be85-50c4c9fa394c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:19.239741 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-cbb0802f-ca12-4eb4-be85-50c4c9fa394c tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] POST https://10.4.3.14/volume/v3/snapshots Aug 13 21:20:19.240079 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-cbb0802f-ca12-4eb4-be85-50c4c9fa394c tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "34aee740-dada-44e9-a344-17359e32808c", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1481025857", "description": null, "metadata": null}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:20:19.249839 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:20:19.249839 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:20:19.250258 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-cbb0802f-ca12-4eb4-be85-50c4c9fa394c tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume info retrieved successfully. Aug 13 21:20:19.250383 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.snapshots [None req-cbb0802f-ca12-4eb4-be85-50c4c9fa394c tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Create snapshot from volume 34aee740-dada-44e9-a344-17359e32808c Aug 13 21:20:19.270485 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-cbb0802f-ca12-4eb4-be85-50c4c9fa394c tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Created reservations ['a06ea06c-3dbc-4f4d-93b4-06988efc7114', '85c14ff9-16c6-48bc-97ea-4dd638af3737', 'c3175597-41b0-4b3f-a387-99fde0fc6cdb', '36d9ce79-25b0-4a1f-86db-3fbd921f1897'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:20:19.296317 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-cbb0802f-ca12-4eb4-be85-50c4c9fa394c tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Snapshot force create request issued successfully. Aug 13 21:20:19.296596 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-cbb0802f-ca12-4eb4-be85-50c4c9fa394c tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/snapshots returned with HTTP 202 Aug 13 21:20:19.297026 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1277/5087] 10.4.3.14 () {68 vars in 1258 bytes} [Thu Aug 13 21:20:19 2026] POST /volume/v3/snapshots => generated 308 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:20:19.304892 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b4d6fcd0-16b2-40fe-bfe7-47b6af452661 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:19.306668 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b4d6fcd0-16b2-40fe-bfe7-47b6af452661 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/snapshots/1a60042b-4075-48ad-987c-2ce7ff5cd986 Aug 13 21:20:19.306847 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b4d6fcd0-16b2-40fe-bfe7-47b6af452661 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:19.307056 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b4d6fcd0-16b2-40fe-bfe7-47b6af452661 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:19.312215 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:20:19.312215 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:20:19.312744 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-b4d6fcd0-16b2-40fe-bfe7-47b6af452661 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Snapshot retrieved successfully. Aug 13 21:20:19.313634 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b4d6fcd0-16b2-40fe-bfe7-47b6af452661 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/snapshots/1a60042b-4075-48ad-987c-2ce7ff5cd986 returned with HTTP 200 Aug 13 21:20:19.314059 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1269/5088] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:20:19 2026] GET /volume/v3/snapshots/1a60042b-4075-48ad-987c-2ce7ff5cd986 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:19.475732 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0ed2f64a-810d-46ce-ab4b-4abcbe5f0123 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:19.477403 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0ed2f64a-810d-46ce-ab4b-4abcbe5f0123 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 Aug 13 21:20:19.477590 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0ed2f64a-810d-46ce-ab4b-4abcbe5f0123 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:19.477764 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0ed2f64a-810d-46ce-ab4b-4abcbe5f0123 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:19.484684 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:20:19.484684 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:20:19.488483 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-0ed2f64a-810d-46ce-ab4b-4abcbe5f0123 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:20:19.492268 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0ed2f64a-810d-46ce-ab4b-4abcbe5f0123 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 returned with HTTP 200 Aug 13 21:20:19.492620 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1273/5089] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:20:19 2026] GET /volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 => generated 900 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:19.661945 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-32c206e5-0d74-42b6-8b07-74507fa1e5ca None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:19.663659 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-32c206e5-0d74-42b6-8b07-74507fa1e5ca tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 Aug 13 21:20:19.663862 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-32c206e5-0d74-42b6-8b07-74507fa1e5ca tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:19.664053 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-32c206e5-0d74-42b6-8b07-74507fa1e5ca tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:19.664162 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-32c206e5-0d74-42b6-8b07-74507fa1e5ca tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id 1600c14e-f117-4450-a7bc-8fbe63612323. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:20:19.668113 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:20:19.668113 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:20:19.668686 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-32c206e5-0d74-42b6-8b07-74507fa1e5ca tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 returned with HTTP 200 Aug 13 21:20:19.669075 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1271/5090] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:20:19 2026] GET /volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:20.323268 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-9ce752ee-7a4a-48e2-841d-33db4aa41b86 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:20.325146 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9ce752ee-7a4a-48e2-841d-33db4aa41b86 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/snapshots/1a60042b-4075-48ad-987c-2ce7ff5cd986 Aug 13 21:20:20.325383 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9ce752ee-7a4a-48e2-841d-33db4aa41b86 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:20.325613 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9ce752ee-7a4a-48e2-841d-33db4aa41b86 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:20.330429 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:20:20.330429 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:20:20.330904 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-9ce752ee-7a4a-48e2-841d-33db4aa41b86 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Snapshot retrieved successfully. Aug 13 21:20:20.331649 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9ce752ee-7a4a-48e2-841d-33db4aa41b86 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/snapshots/1a60042b-4075-48ad-987c-2ce7ff5cd986 returned with HTTP 200 Aug 13 21:20:20.332072 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1278/5091] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:20:20 2026] GET /volume/v3/snapshots/1a60042b-4075-48ad-987c-2ce7ff5cd986 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:20.339934 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-98d67cbb-857a-4087-84eb-9bd31607d5d1 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:20.341798 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-98d67cbb-857a-4087-84eb-9bd31607d5d1 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/snapshots/1a60042b-4075-48ad-987c-2ce7ff5cd986 Aug 13 21:20:20.342022 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-98d67cbb-857a-4087-84eb-9bd31607d5d1 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:20.342204 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-98d67cbb-857a-4087-84eb-9bd31607d5d1 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:20.347871 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:20:20.347871 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:20:20.348324 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-98d67cbb-857a-4087-84eb-9bd31607d5d1 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Snapshot retrieved successfully. Aug 13 21:20:20.349125 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-98d67cbb-857a-4087-84eb-9bd31607d5d1 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/snapshots/1a60042b-4075-48ad-987c-2ce7ff5cd986 returned with HTTP 200 Aug 13 21:20:20.349491 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1270/5092] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:20:20 2026] GET /volume/v3/snapshots/1a60042b-4075-48ad-987c-2ce7ff5cd986 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:20.356978 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a7b2aa94-e075-4bdd-978a-5f6e3605ad96 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:20.358997 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a7b2aa94-e075-4bdd-978a-5f6e3605ad96 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] POST https://10.4.3.14/volume/v3/snapshots Aug 13 21:20:20.359377 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a7b2aa94-e075-4bdd-978a-5f6e3605ad96 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "34aee740-dada-44e9-a344-17359e32808c", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-322912252", "description": null, "metadata": null}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:20:20.369415 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:20:20.369415 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:20:20.369862 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a7b2aa94-e075-4bdd-978a-5f6e3605ad96 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume info retrieved successfully. Aug 13 21:20:20.370024 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-a7b2aa94-e075-4bdd-978a-5f6e3605ad96 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Create snapshot from volume 34aee740-dada-44e9-a344-17359e32808c Aug 13 21:20:20.394027 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-a7b2aa94-e075-4bdd-978a-5f6e3605ad96 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Created reservations ['72050802-cf64-42bd-b098-4719fe098449', '458c6495-436f-4ba7-80dc-2ba5ff4882c2', '4d44ce69-658b-4761-8bfd-ec31eff132f4', '7be7cd1e-af3b-4501-a8f3-7c1f313968f1'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:20:20.427329 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a7b2aa94-e075-4bdd-978a-5f6e3605ad96 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Snapshot force create request issued successfully. Aug 13 21:20:20.427613 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a7b2aa94-e075-4bdd-978a-5f6e3605ad96 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/snapshots returned with HTTP 202 Aug 13 21:20:20.428011 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1274/5093] 10.4.3.14 () {68 vars in 1258 bytes} [Thu Aug 13 21:20:20 2026] POST /volume/v3/snapshots => generated 307 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:20:20.436680 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f82c838a-eed9-4fd2-9684-e06e299abef2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:20.438954 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f82c838a-eed9-4fd2-9684-e06e299abef2 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/snapshots/0595df50-3801-432e-8f8f-889cf9ae40f7 Aug 13 21:20:20.439299 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f82c838a-eed9-4fd2-9684-e06e299abef2 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:20.439586 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f82c838a-eed9-4fd2-9684-e06e299abef2 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:20.446106 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:20:20.446106 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:20:20.446817 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f82c838a-eed9-4fd2-9684-e06e299abef2 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Snapshot retrieved successfully. Aug 13 21:20:20.447933 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f82c838a-eed9-4fd2-9684-e06e299abef2 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/snapshots/0595df50-3801-432e-8f8f-889cf9ae40f7 returned with HTTP 200 Aug 13 21:20:20.448504 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1272/5094] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:20:20 2026] GET /volume/v3/snapshots/0595df50-3801-432e-8f8f-889cf9ae40f7 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:20.504946 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-65e0da42-f64e-49c5-9e82-af062189b030 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:20.506746 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-65e0da42-f64e-49c5-9e82-af062189b030 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 Aug 13 21:20:20.506925 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-65e0da42-f64e-49c5-9e82-af062189b030 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:20.507140 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-65e0da42-f64e-49c5-9e82-af062189b030 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:20.514362 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:20:20.514362 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:20:20.518137 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-65e0da42-f64e-49c5-9e82-af062189b030 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:20:20.522135 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-65e0da42-f64e-49c5-9e82-af062189b030 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 returned with HTTP 200 Aug 13 21:20:20.522605 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1279/5095] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:20:20 2026] GET /volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 => generated 900 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:20.679252 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f2a17825-ca61-4ed9-973d-11cb563f9164 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:20.680859 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f2a17825-ca61-4ed9-973d-11cb563f9164 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 Aug 13 21:20:20.681070 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f2a17825-ca61-4ed9-973d-11cb563f9164 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:20.681284 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f2a17825-ca61-4ed9-973d-11cb563f9164 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:20.681387 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-f2a17825-ca61-4ed9-973d-11cb563f9164 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id 1600c14e-f117-4450-a7bc-8fbe63612323. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:20:20.685495 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:20:20.685495 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:20:20.686084 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f2a17825-ca61-4ed9-973d-11cb563f9164 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 returned with HTTP 200 Aug 13 21:20:20.686677 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1271/5096] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:20:20 2026] GET /volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:21.458384 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ad246a1d-499b-436c-a0dc-c68d4e4040e0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:21.460081 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ad246a1d-499b-436c-a0dc-c68d4e4040e0 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/snapshots/0595df50-3801-432e-8f8f-889cf9ae40f7 Aug 13 21:20:21.460277 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ad246a1d-499b-436c-a0dc-c68d4e4040e0 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:21.460464 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ad246a1d-499b-436c-a0dc-c68d4e4040e0 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:21.465519 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:20:21.465519 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:20:21.465904 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ad246a1d-499b-436c-a0dc-c68d4e4040e0 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Snapshot retrieved successfully. Aug 13 21:20:21.466577 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ad246a1d-499b-436c-a0dc-c68d4e4040e0 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/snapshots/0595df50-3801-432e-8f8f-889cf9ae40f7 returned with HTTP 200 Aug 13 21:20:21.466905 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1275/5097] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:20:21 2026] GET /volume/v3/snapshots/0595df50-3801-432e-8f8f-889cf9ae40f7 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:21.474701 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5ed9f337-5a9a-4cf2-b2ba-3dedcdec1581 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:21.476377 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5ed9f337-5a9a-4cf2-b2ba-3dedcdec1581 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/snapshots/0595df50-3801-432e-8f8f-889cf9ae40f7 Aug 13 21:20:21.476577 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5ed9f337-5a9a-4cf2-b2ba-3dedcdec1581 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:21.476771 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5ed9f337-5a9a-4cf2-b2ba-3dedcdec1581 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:21.482693 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:20:21.482693 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:20:21.483207 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-5ed9f337-5a9a-4cf2-b2ba-3dedcdec1581 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Snapshot retrieved successfully. Aug 13 21:20:21.483987 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5ed9f337-5a9a-4cf2-b2ba-3dedcdec1581 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/snapshots/0595df50-3801-432e-8f8f-889cf9ae40f7 returned with HTTP 200 Aug 13 21:20:21.484372 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1273/5098] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:20:21 2026] GET /volume/v3/snapshots/0595df50-3801-432e-8f8f-889cf9ae40f7 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:21.534120 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a725b487-d02a-4e64-9e73-561e29daf348 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:21.536268 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a725b487-d02a-4e64-9e73-561e29daf348 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 Aug 13 21:20:21.536268 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a725b487-d02a-4e64-9e73-561e29daf348 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:21.536268 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a725b487-d02a-4e64-9e73-561e29daf348 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:21.542604 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:20:21.542604 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:20:21.546037 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-a725b487-d02a-4e64-9e73-561e29daf348 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:20:21.550627 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a725b487-d02a-4e64-9e73-561e29daf348 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 returned with HTTP 200 Aug 13 21:20:21.551134 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1280/5099] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:20:21 2026] GET /volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 => generated 900 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:21.697371 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4d1dbaa0-ac80-46d2-8278-9b34dcd44742 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:21.699088 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4d1dbaa0-ac80-46d2-8278-9b34dcd44742 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 Aug 13 21:20:21.699371 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4d1dbaa0-ac80-46d2-8278-9b34dcd44742 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:21.699600 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4d1dbaa0-ac80-46d2-8278-9b34dcd44742 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:21.699755 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-4d1dbaa0-ac80-46d2-8278-9b34dcd44742 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id 1600c14e-f117-4450-a7bc-8fbe63612323. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:20:21.704030 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:20:21.704030 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:20:21.704637 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4d1dbaa0-ac80-46d2-8278-9b34dcd44742 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 returned with HTTP 200 Aug 13 21:20:21.705005 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1272/5100] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:20:21 2026] GET /volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:22.562745 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-491dbb66-53a0-4c2c-ab38-0219c0bd96c8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:22.564384 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-491dbb66-53a0-4c2c-ab38-0219c0bd96c8 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 Aug 13 21:20:22.564584 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-491dbb66-53a0-4c2c-ab38-0219c0bd96c8 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:22.564761 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-491dbb66-53a0-4c2c-ab38-0219c0bd96c8 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:22.571580 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:20:22.571580 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:20:22.574851 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-491dbb66-53a0-4c2c-ab38-0219c0bd96c8 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:20:22.578739 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-491dbb66-53a0-4c2c-ab38-0219c0bd96c8 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 returned with HTTP 200 Aug 13 21:20:22.579140 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1276/5101] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:20:22 2026] GET /volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 => generated 900 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:22.714459 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1c335f03-ed4a-4773-8af1-a95ff21a25bc None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:22.716114 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1c335f03-ed4a-4773-8af1-a95ff21a25bc tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 Aug 13 21:20:22.716329 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1c335f03-ed4a-4773-8af1-a95ff21a25bc tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:22.716522 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1c335f03-ed4a-4773-8af1-a95ff21a25bc tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:22.716617 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-1c335f03-ed4a-4773-8af1-a95ff21a25bc tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id 1600c14e-f117-4450-a7bc-8fbe63612323. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:20:22.721255 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:20:22.721255 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:20:22.721981 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1c335f03-ed4a-4773-8af1-a95ff21a25bc tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 returned with HTTP 200 Aug 13 21:20:22.722376 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1274/5102] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:20:22 2026] GET /volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:22.912187 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-cb50a061-ee6b-465a-ae13-c2bffc4c2c19 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:22.913877 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-cb50a061-ee6b-465a-ae13-c2bffc4c2c19 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] DELETE https://10.4.3.14/volume/v3/snapshots/0595df50-3801-432e-8f8f-889cf9ae40f7 Aug 13 21:20:22.914082 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-cb50a061-ee6b-465a-ae13-c2bffc4c2c19 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:22.914266 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-cb50a061-ee6b-465a-ae13-c2bffc4c2c19 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:22.914359 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.snapshots [None req-cb50a061-ee6b-465a-ae13-c2bffc4c2c19 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Delete snapshot with id: 0595df50-3801-432e-8f8f-889cf9ae40f7 Aug 13 21:20:22.918839 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:20:22.918839 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:20:22.919264 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-cb50a061-ee6b-465a-ae13-c2bffc4c2c19 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Snapshot retrieved successfully. Aug 13 21:20:22.934416 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-cb50a061-ee6b-465a-ae13-c2bffc4c2c19 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Snapshot delete request issued successfully. Aug 13 21:20:22.934566 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-cb50a061-ee6b-465a-ae13-c2bffc4c2c19 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/snapshots/0595df50-3801-432e-8f8f-889cf9ae40f7 returned with HTTP 202 Aug 13 21:20:22.934906 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1281/5103] 10.4.3.14 () {66 vars in 1350 bytes} [Thu Aug 13 21:20:22 2026] DELETE /volume/v3/snapshots/0595df50-3801-432e-8f8f-889cf9ae40f7 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:20:22.941025 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b08d04c0-94c4-428b-ad7f-b06360207d1a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:22.942846 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b08d04c0-94c4-428b-ad7f-b06360207d1a tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/snapshots/0595df50-3801-432e-8f8f-889cf9ae40f7 Aug 13 21:20:22.943084 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b08d04c0-94c4-428b-ad7f-b06360207d1a tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:22.943297 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b08d04c0-94c4-428b-ad7f-b06360207d1a tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:22.948818 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:20:22.948818 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:20:22.949333 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-b08d04c0-94c4-428b-ad7f-b06360207d1a tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Snapshot retrieved successfully. Aug 13 21:20:22.950300 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b08d04c0-94c4-428b-ad7f-b06360207d1a tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/snapshots/0595df50-3801-432e-8f8f-889cf9ae40f7 returned with HTTP 200 Aug 13 21:20:22.950676 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1273/5104] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:20:22 2026] GET /volume/v3/snapshots/0595df50-3801-432e-8f8f-889cf9ae40f7 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:23.590680 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-33f3f692-262d-48c1-9ab1-a5e8a5bde890 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:23.592463 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-33f3f692-262d-48c1-9ab1-a5e8a5bde890 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 Aug 13 21:20:23.592645 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-33f3f692-262d-48c1-9ab1-a5e8a5bde890 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:23.592820 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-33f3f692-262d-48c1-9ab1-a5e8a5bde890 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:23.599221 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:20:23.599221 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:20:23.602342 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-33f3f692-262d-48c1-9ab1-a5e8a5bde890 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:20:23.605927 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-33f3f692-262d-48c1-9ab1-a5e8a5bde890 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 returned with HTTP 200 Aug 13 21:20:23.606280 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1277/5105] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:20:23 2026] GET /volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 => generated 900 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:23.731277 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-224d7989-eed1-4ed4-bc58-1efae45f0334 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:23.733402 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-224d7989-eed1-4ed4-bc58-1efae45f0334 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 Aug 13 21:20:23.733402 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-224d7989-eed1-4ed4-bc58-1efae45f0334 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:23.733504 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-224d7989-eed1-4ed4-bc58-1efae45f0334 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:23.733611 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-224d7989-eed1-4ed4-bc58-1efae45f0334 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id 1600c14e-f117-4450-a7bc-8fbe63612323. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:20:23.737721 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:20:23.737721 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:20:23.738311 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-224d7989-eed1-4ed4-bc58-1efae45f0334 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 returned with HTTP 200 Aug 13 21:20:23.738670 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1275/5106] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:20:23 2026] GET /volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:23.959339 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-50abbf3b-6d0c-444b-8dd6-06e38c2db70b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:23.961299 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-50abbf3b-6d0c-444b-8dd6-06e38c2db70b tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/snapshots/0595df50-3801-432e-8f8f-889cf9ae40f7 Aug 13 21:20:23.961496 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-50abbf3b-6d0c-444b-8dd6-06e38c2db70b tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:23.961699 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-50abbf3b-6d0c-444b-8dd6-06e38c2db70b tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:23.966066 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-50abbf3b-6d0c-444b-8dd6-06e38c2db70b tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/snapshots/0595df50-3801-432e-8f8f-889cf9ae40f7 returned with HTTP 404 Aug 13 21:20:23.966556 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1282/5107] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:20:23 2026] GET /volume/v3/snapshots/0595df50-3801-432e-8f8f-889cf9ae40f7 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:20:23.973159 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4c6ceb31-7175-452c-b220-77497e13cd59 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:23.974922 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4c6ceb31-7175-452c-b220-77497e13cd59 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] DELETE https://10.4.3.14/volume/v3/snapshots/1a60042b-4075-48ad-987c-2ce7ff5cd986 Aug 13 21:20:23.975131 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4c6ceb31-7175-452c-b220-77497e13cd59 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:23.975347 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4c6ceb31-7175-452c-b220-77497e13cd59 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:23.975444 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.snapshots [None req-4c6ceb31-7175-452c-b220-77497e13cd59 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Delete snapshot with id: 1a60042b-4075-48ad-987c-2ce7ff5cd986 Aug 13 21:20:23.981123 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:20:23.981123 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:20:23.981630 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-4c6ceb31-7175-452c-b220-77497e13cd59 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Snapshot retrieved successfully. Aug 13 21:20:23.998960 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-4c6ceb31-7175-452c-b220-77497e13cd59 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Snapshot delete request issued successfully. Aug 13 21:20:23.999172 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4c6ceb31-7175-452c-b220-77497e13cd59 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/snapshots/1a60042b-4075-48ad-987c-2ce7ff5cd986 returned with HTTP 202 Aug 13 21:20:23.999597 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1274/5108] 10.4.3.14 () {66 vars in 1350 bytes} [Thu Aug 13 21:20:23 2026] DELETE /volume/v3/snapshots/1a60042b-4075-48ad-987c-2ce7ff5cd986 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:20:24.007108 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6c6612fc-8260-4f28-aefd-d315fa78bd18 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:24.009498 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6c6612fc-8260-4f28-aefd-d315fa78bd18 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/snapshots/1a60042b-4075-48ad-987c-2ce7ff5cd986 Aug 13 21:20:24.009775 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6c6612fc-8260-4f28-aefd-d315fa78bd18 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:24.010172 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6c6612fc-8260-4f28-aefd-d315fa78bd18 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:24.014950 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:20:24.014950 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:20:24.015394 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-6c6612fc-8260-4f28-aefd-d315fa78bd18 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Snapshot retrieved successfully. Aug 13 21:20:24.015990 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6c6612fc-8260-4f28-aefd-d315fa78bd18 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/snapshots/1a60042b-4075-48ad-987c-2ce7ff5cd986 returned with HTTP 200 Aug 13 21:20:24.016375 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1278/5109] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:20:24 2026] GET /volume/v3/snapshots/1a60042b-4075-48ad-987c-2ce7ff5cd986 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:24.619707 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-37c29ecb-7b95-473e-820f-808036e0a651 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:24.621653 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-37c29ecb-7b95-473e-820f-808036e0a651 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 Aug 13 21:20:24.621894 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-37c29ecb-7b95-473e-820f-808036e0a651 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:24.622143 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-37c29ecb-7b95-473e-820f-808036e0a651 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:24.629329 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:20:24.629329 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:20:24.633039 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-37c29ecb-7b95-473e-820f-808036e0a651 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:20:24.637154 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-37c29ecb-7b95-473e-820f-808036e0a651 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 returned with HTTP 200 Aug 13 21:20:24.637577 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1276/5110] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:20:24 2026] GET /volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 => generated 900 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:24.748808 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-33be1975-a7c6-4648-8ac0-d370a21946d0 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:24.750593 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-33be1975-a7c6-4648-8ac0-d370a21946d0 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 Aug 13 21:20:24.750827 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-33be1975-a7c6-4648-8ac0-d370a21946d0 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:24.751061 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-33be1975-a7c6-4648-8ac0-d370a21946d0 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:24.751210 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-33be1975-a7c6-4648-8ac0-d370a21946d0 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id 1600c14e-f117-4450-a7bc-8fbe63612323. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:20:24.755443 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:20:24.755443 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:20:24.756040 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-33be1975-a7c6-4648-8ac0-d370a21946d0 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 returned with HTTP 200 Aug 13 21:20:24.756383 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1283/5111] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:20:24 2026] GET /volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:25.024377 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f3f47954-52ac-4e0d-b827-bb543fcc8dbb None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:25.026135 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f3f47954-52ac-4e0d-b827-bb543fcc8dbb tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/snapshots/1a60042b-4075-48ad-987c-2ce7ff5cd986 Aug 13 21:20:25.026367 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f3f47954-52ac-4e0d-b827-bb543fcc8dbb tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:25.026579 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f3f47954-52ac-4e0d-b827-bb543fcc8dbb tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:25.030811 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f3f47954-52ac-4e0d-b827-bb543fcc8dbb tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/snapshots/1a60042b-4075-48ad-987c-2ce7ff5cd986 returned with HTTP 404 Aug 13 21:20:25.031283 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1275/5112] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:20:25 2026] GET /volume/v3/snapshots/1a60042b-4075-48ad-987c-2ce7ff5cd986 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:20:25.037978 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2956d53b-cfab-43f6-842e-d8ea1ac864e8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:25.039890 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2956d53b-cfab-43f6-842e-d8ea1ac864e8 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] DELETE https://10.4.3.14/volume/v3/snapshots/4f419ed7-8dec-4433-ad7b-57cb8ff143f8 Aug 13 21:20:25.040110 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2956d53b-cfab-43f6-842e-d8ea1ac864e8 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:25.040310 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2956d53b-cfab-43f6-842e-d8ea1ac864e8 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:25.040465 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-2956d53b-cfab-43f6-842e-d8ea1ac864e8 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Delete snapshot with id: 4f419ed7-8dec-4433-ad7b-57cb8ff143f8 Aug 13 21:20:25.045816 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:20:25.045816 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:20:25.046286 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-2956d53b-cfab-43f6-842e-d8ea1ac864e8 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Snapshot retrieved successfully. Aug 13 21:20:25.064381 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-2956d53b-cfab-43f6-842e-d8ea1ac864e8 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Snapshot delete request issued successfully. Aug 13 21:20:25.064566 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2956d53b-cfab-43f6-842e-d8ea1ac864e8 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/snapshots/4f419ed7-8dec-4433-ad7b-57cb8ff143f8 returned with HTTP 202 Aug 13 21:20:25.065054 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1279/5113] 10.4.3.14 () {66 vars in 1350 bytes} [Thu Aug 13 21:20:25 2026] DELETE /volume/v3/snapshots/4f419ed7-8dec-4433-ad7b-57cb8ff143f8 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:20:25.071839 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-13a563b6-8c47-4d85-b872-167dde5a8c70 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:25.073470 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-13a563b6-8c47-4d85-b872-167dde5a8c70 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/snapshots/4f419ed7-8dec-4433-ad7b-57cb8ff143f8 Aug 13 21:20:25.073641 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-13a563b6-8c47-4d85-b872-167dde5a8c70 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:25.073813 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-13a563b6-8c47-4d85-b872-167dde5a8c70 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:25.079037 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:20:25.079037 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:20:25.079704 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-13a563b6-8c47-4d85-b872-167dde5a8c70 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Snapshot retrieved successfully. Aug 13 21:20:25.080863 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-13a563b6-8c47-4d85-b872-167dde5a8c70 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/snapshots/4f419ed7-8dec-4433-ad7b-57cb8ff143f8 returned with HTTP 200 Aug 13 21:20:25.081407 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1277/5114] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:20:25 2026] GET /volume/v3/snapshots/4f419ed7-8dec-4433-ad7b-57cb8ff143f8 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:25.650562 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-70acec80-f013-4b22-954b-98b87c050f2a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:25.652671 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-70acec80-f013-4b22-954b-98b87c050f2a tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 Aug 13 21:20:25.652894 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-70acec80-f013-4b22-954b-98b87c050f2a tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:25.653133 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-70acec80-f013-4b22-954b-98b87c050f2a tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:25.659484 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:20:25.659484 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:20:25.662428 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-70acec80-f013-4b22-954b-98b87c050f2a tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:20:25.665997 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-70acec80-f013-4b22-954b-98b87c050f2a tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 returned with HTTP 200 Aug 13 21:20:25.666395 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1284/5115] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:20:25 2026] GET /volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 => generated 900 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:25.766254 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f39a7504-647e-4ca7-b26e-9ff7fa5b7fd6 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:25.767878 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f39a7504-647e-4ca7-b26e-9ff7fa5b7fd6 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 Aug 13 21:20:25.768068 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f39a7504-647e-4ca7-b26e-9ff7fa5b7fd6 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:25.768254 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f39a7504-647e-4ca7-b26e-9ff7fa5b7fd6 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:25.768347 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-f39a7504-647e-4ca7-b26e-9ff7fa5b7fd6 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id 1600c14e-f117-4450-a7bc-8fbe63612323. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:20:25.772667 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:20:25.772667 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:20:25.773316 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f39a7504-647e-4ca7-b26e-9ff7fa5b7fd6 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 returned with HTTP 200 Aug 13 21:20:25.773661 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1276/5116] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:20:25 2026] GET /volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:26.089992 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-52c08f20-446d-44e2-b356-16e423802989 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:26.091703 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-52c08f20-446d-44e2-b356-16e423802989 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/snapshots/4f419ed7-8dec-4433-ad7b-57cb8ff143f8 Aug 13 21:20:26.091877 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-52c08f20-446d-44e2-b356-16e423802989 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:26.092074 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-52c08f20-446d-44e2-b356-16e423802989 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:26.095988 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-52c08f20-446d-44e2-b356-16e423802989 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/snapshots/4f419ed7-8dec-4433-ad7b-57cb8ff143f8 returned with HTTP 404 Aug 13 21:20:26.096430 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1280/5117] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:20:26 2026] GET /volume/v3/snapshots/4f419ed7-8dec-4433-ad7b-57cb8ff143f8 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:20:26.102615 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9f57dc46-5c34-43f7-8c9e-8c0f251ee886 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:26.104238 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9f57dc46-5c34-43f7-8c9e-8c0f251ee886 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] DELETE https://10.4.3.14/volume/v3/snapshots/0595df50-3801-432e-8f8f-889cf9ae40f7 Aug 13 21:20:26.104407 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9f57dc46-5c34-43f7-8c9e-8c0f251ee886 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:26.104578 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9f57dc46-5c34-43f7-8c9e-8c0f251ee886 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:26.104677 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-9f57dc46-5c34-43f7-8c9e-8c0f251ee886 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Delete snapshot with id: 0595df50-3801-432e-8f8f-889cf9ae40f7 Aug 13 21:20:26.108647 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9f57dc46-5c34-43f7-8c9e-8c0f251ee886 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/snapshots/0595df50-3801-432e-8f8f-889cf9ae40f7 returned with HTTP 404 Aug 13 21:20:26.109068 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1278/5118] 10.4.3.14 () {66 vars in 1350 bytes} [Thu Aug 13 21:20:26 2026] DELETE /volume/v3/snapshots/0595df50-3801-432e-8f8f-889cf9ae40f7 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:20:26.115545 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ba0f9433-812d-4ad7-b897-f0c81cd7190f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:26.117399 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ba0f9433-812d-4ad7-b897-f0c81cd7190f tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/snapshots/0595df50-3801-432e-8f8f-889cf9ae40f7 Aug 13 21:20:26.117588 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ba0f9433-812d-4ad7-b897-f0c81cd7190f tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:26.117803 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ba0f9433-812d-4ad7-b897-f0c81cd7190f tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:26.121810 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ba0f9433-812d-4ad7-b897-f0c81cd7190f tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/snapshots/0595df50-3801-432e-8f8f-889cf9ae40f7 returned with HTTP 404 Aug 13 21:20:26.122377 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1285/5119] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:20:26 2026] GET /volume/v3/snapshots/0595df50-3801-432e-8f8f-889cf9ae40f7 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:20:26.128873 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ecd17c59-33eb-4922-8cfb-7dd8da770ce9 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:26.131092 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ecd17c59-33eb-4922-8cfb-7dd8da770ce9 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] DELETE https://10.4.3.14/volume/v3/snapshots/1a60042b-4075-48ad-987c-2ce7ff5cd986 Aug 13 21:20:26.131348 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ecd17c59-33eb-4922-8cfb-7dd8da770ce9 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:26.131576 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ecd17c59-33eb-4922-8cfb-7dd8da770ce9 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:26.131699 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.snapshots [None req-ecd17c59-33eb-4922-8cfb-7dd8da770ce9 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Delete snapshot with id: 1a60042b-4075-48ad-987c-2ce7ff5cd986 Aug 13 21:20:26.136166 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ecd17c59-33eb-4922-8cfb-7dd8da770ce9 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/snapshots/1a60042b-4075-48ad-987c-2ce7ff5cd986 returned with HTTP 404 Aug 13 21:20:26.136587 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1277/5120] 10.4.3.14 () {66 vars in 1350 bytes} [Thu Aug 13 21:20:26 2026] DELETE /volume/v3/snapshots/1a60042b-4075-48ad-987c-2ce7ff5cd986 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:20:26.142496 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7402dc7b-75ed-4d42-a28d-aaa64598bf17 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:26.144217 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7402dc7b-75ed-4d42-a28d-aaa64598bf17 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/snapshots/1a60042b-4075-48ad-987c-2ce7ff5cd986 Aug 13 21:20:26.144418 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7402dc7b-75ed-4d42-a28d-aaa64598bf17 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:26.144623 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7402dc7b-75ed-4d42-a28d-aaa64598bf17 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:26.149066 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7402dc7b-75ed-4d42-a28d-aaa64598bf17 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/snapshots/1a60042b-4075-48ad-987c-2ce7ff5cd986 returned with HTTP 404 Aug 13 21:20:26.149489 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1281/5121] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:20:26 2026] GET /volume/v3/snapshots/1a60042b-4075-48ad-987c-2ce7ff5cd986 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:20:26.155206 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-aad268e4-0aea-4b7f-b67b-c39c3cff3e30 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:26.156910 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-aad268e4-0aea-4b7f-b67b-c39c3cff3e30 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] DELETE https://10.4.3.14/volume/v3/snapshots/4f419ed7-8dec-4433-ad7b-57cb8ff143f8 Aug 13 21:20:26.157128 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-aad268e4-0aea-4b7f-b67b-c39c3cff3e30 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:26.157325 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-aad268e4-0aea-4b7f-b67b-c39c3cff3e30 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:26.157424 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-aad268e4-0aea-4b7f-b67b-c39c3cff3e30 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Delete snapshot with id: 4f419ed7-8dec-4433-ad7b-57cb8ff143f8 Aug 13 21:20:26.161632 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-aad268e4-0aea-4b7f-b67b-c39c3cff3e30 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/snapshots/4f419ed7-8dec-4433-ad7b-57cb8ff143f8 returned with HTTP 404 Aug 13 21:20:26.162057 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1279/5122] 10.4.3.14 () {66 vars in 1350 bytes} [Thu Aug 13 21:20:26 2026] DELETE /volume/v3/snapshots/4f419ed7-8dec-4433-ad7b-57cb8ff143f8 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:20:26.168617 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-498dcc8e-f4d3-44dd-8cd4-eb145e40dfdc None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:26.170313 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-498dcc8e-f4d3-44dd-8cd4-eb145e40dfdc tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/snapshots/4f419ed7-8dec-4433-ad7b-57cb8ff143f8 Aug 13 21:20:26.170485 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-498dcc8e-f4d3-44dd-8cd4-eb145e40dfdc tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:26.170658 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-498dcc8e-f4d3-44dd-8cd4-eb145e40dfdc tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:26.175060 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-498dcc8e-f4d3-44dd-8cd4-eb145e40dfdc tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/snapshots/4f419ed7-8dec-4433-ad7b-57cb8ff143f8 returned with HTTP 404 Aug 13 21:20:26.175440 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1286/5123] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:20:26 2026] GET /volume/v3/snapshots/4f419ed7-8dec-4433-ad7b-57cb8ff143f8 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:20:26.680327 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-bc3fa4b0-f6de-4ec1-afe3-e0e9f387b6ef None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:26.682013 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bc3fa4b0-f6de-4ec1-afe3-e0e9f387b6ef tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 Aug 13 21:20:26.682215 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bc3fa4b0-f6de-4ec1-afe3-e0e9f387b6ef tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:26.682429 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bc3fa4b0-f6de-4ec1-afe3-e0e9f387b6ef tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:26.688464 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:20:26.688464 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:20:26.691425 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-bc3fa4b0-f6de-4ec1-afe3-e0e9f387b6ef tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:20:26.694862 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bc3fa4b0-f6de-4ec1-afe3-e0e9f387b6ef tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 returned with HTTP 200 Aug 13 21:20:26.695262 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1278/5124] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:20:26 2026] GET /volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 => generated 900 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:26.782882 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-17ed7e7d-3806-48a8-9ddd-919942fbc096 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:26.784482 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-17ed7e7d-3806-48a8-9ddd-919942fbc096 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 Aug 13 21:20:26.784686 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-17ed7e7d-3806-48a8-9ddd-919942fbc096 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:26.784861 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-17ed7e7d-3806-48a8-9ddd-919942fbc096 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:26.784956 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-17ed7e7d-3806-48a8-9ddd-919942fbc096 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id 1600c14e-f117-4450-a7bc-8fbe63612323. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:20:26.788846 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:20:26.788846 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:20:26.789459 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-17ed7e7d-3806-48a8-9ddd-919942fbc096 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 returned with HTTP 200 Aug 13 21:20:26.789840 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1282/5125] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:20:26 2026] GET /volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:27.707420 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2c658b75-89ee-4d0e-bfab-06897e317de2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:27.709220 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2c658b75-89ee-4d0e-bfab-06897e317de2 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 Aug 13 21:20:27.709407 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2c658b75-89ee-4d0e-bfab-06897e317de2 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:27.709600 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2c658b75-89ee-4d0e-bfab-06897e317de2 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:27.716142 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:20:27.716142 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:20:27.719651 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-2c658b75-89ee-4d0e-bfab-06897e317de2 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:20:27.723736 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2c658b75-89ee-4d0e-bfab-06897e317de2 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 returned with HTTP 200 Aug 13 21:20:27.724137 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1280/5126] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:20:27 2026] GET /volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 => generated 900 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:27.799505 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-29daba6b-8f95-4d56-a071-06778e360a06 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:27.801267 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-29daba6b-8f95-4d56-a071-06778e360a06 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 Aug 13 21:20:27.801466 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-29daba6b-8f95-4d56-a071-06778e360a06 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:27.801634 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-29daba6b-8f95-4d56-a071-06778e360a06 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:27.801734 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-29daba6b-8f95-4d56-a071-06778e360a06 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id 1600c14e-f117-4450-a7bc-8fbe63612323. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:20:27.805927 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:20:27.805927 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:20:27.806569 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-29daba6b-8f95-4d56-a071-06778e360a06 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 returned with HTTP 200 Aug 13 21:20:27.806885 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1287/5127] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:20:27 2026] GET /volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:28.735645 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-86890df3-1d27-492f-b904-04ddef89a92e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:28.737398 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-86890df3-1d27-492f-b904-04ddef89a92e tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 Aug 13 21:20:28.737573 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-86890df3-1d27-492f-b904-04ddef89a92e tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:28.737748 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-86890df3-1d27-492f-b904-04ddef89a92e tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:28.745792 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:20:28.745792 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:20:28.749549 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-86890df3-1d27-492f-b904-04ddef89a92e tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:20:28.753801 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-86890df3-1d27-492f-b904-04ddef89a92e tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 returned with HTTP 200 Aug 13 21:20:28.754393 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1279/5128] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:20:28 2026] GET /volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 => generated 900 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:28.816153 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8b71cb13-de21-4085-b9be-a7dbee105db9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:28.817850 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8b71cb13-de21-4085-b9be-a7dbee105db9 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 Aug 13 21:20:28.818072 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8b71cb13-de21-4085-b9be-a7dbee105db9 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:28.818254 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8b71cb13-de21-4085-b9be-a7dbee105db9 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:28.818354 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-8b71cb13-de21-4085-b9be-a7dbee105db9 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id 1600c14e-f117-4450-a7bc-8fbe63612323. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:20:28.822196 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:20:28.822196 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:20:28.822728 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8b71cb13-de21-4085-b9be-a7dbee105db9 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 returned with HTTP 200 Aug 13 21:20:28.823073 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1283/5129] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:20:28 2026] GET /volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:29.765723 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c01e5b66-3c77-44d1-abb3-f4e551d37c7a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:29.767428 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c01e5b66-3c77-44d1-abb3-f4e551d37c7a tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 Aug 13 21:20:29.767619 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c01e5b66-3c77-44d1-abb3-f4e551d37c7a tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:29.767792 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c01e5b66-3c77-44d1-abb3-f4e551d37c7a tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:29.774243 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:20:29.774243 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:20:29.777332 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-c01e5b66-3c77-44d1-abb3-f4e551d37c7a tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:20:29.780891 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c01e5b66-3c77-44d1-abb3-f4e551d37c7a tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 returned with HTTP 200 Aug 13 21:20:29.781248 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1281/5130] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:20:29 2026] GET /volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 => generated 900 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:29.832055 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-1c648215-a6f2-4316-9167-bdfbd3dfffc4 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:29.834283 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1c648215-a6f2-4316-9167-bdfbd3dfffc4 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 Aug 13 21:20:29.834550 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1c648215-a6f2-4316-9167-bdfbd3dfffc4 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:29.834785 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1c648215-a6f2-4316-9167-bdfbd3dfffc4 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:29.834924 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-1c648215-a6f2-4316-9167-bdfbd3dfffc4 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id 1600c14e-f117-4450-a7bc-8fbe63612323. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:20:29.839335 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:20:29.839335 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:20:29.839993 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1c648215-a6f2-4316-9167-bdfbd3dfffc4 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 returned with HTTP 200 Aug 13 21:20:29.840473 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1288/5131] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:20:29 2026] GET /volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:30.793523 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-2b748fbb-de34-4e98-8599-1ce404cae590 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:30.795256 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2b748fbb-de34-4e98-8599-1ce404cae590 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 Aug 13 21:20:30.795435 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2b748fbb-de34-4e98-8599-1ce404cae590 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:30.795609 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2b748fbb-de34-4e98-8599-1ce404cae590 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:30.802185 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:20:30.802185 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:20:30.807000 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-2b748fbb-de34-4e98-8599-1ce404cae590 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:20:30.812383 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2b748fbb-de34-4e98-8599-1ce404cae590 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 returned with HTTP 200 Aug 13 21:20:30.812831 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1280/5132] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:20:30 2026] GET /volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 => generated 900 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:30.849787 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ad77fef2-2665-426d-acdf-3058653f5bf0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:30.851368 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ad77fef2-2665-426d-acdf-3058653f5bf0 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 Aug 13 21:20:30.851538 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ad77fef2-2665-426d-acdf-3058653f5bf0 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:30.851710 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ad77fef2-2665-426d-acdf-3058653f5bf0 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:30.851853 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-ad77fef2-2665-426d-acdf-3058653f5bf0 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id 1600c14e-f117-4450-a7bc-8fbe63612323. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:20:30.855639 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:20:30.855639 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:20:30.856141 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ad77fef2-2665-426d-acdf-3058653f5bf0 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 returned with HTTP 200 Aug 13 21:20:30.856461 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1284/5133] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:20:30 2026] GET /volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:31.662982 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-7adbbfc5-713b-46d7-b3ff-eec4851d4ac1 req-abaf8b81-850e-4088-a487-78e433c399b6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:31.664980 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-7adbbfc5-713b-46d7-b3ff-eec4851d4ac1 req-abaf8b81-850e-4088-a487-78e433c399b6 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] DELETE https://10.4.3.14/volume/v3/attachments/4bc18b72-232e-4b15-a2d7-ca8b7a280d21 Aug 13 21:20:31.665245 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-7adbbfc5-713b-46d7-b3ff-eec4851d4ac1 req-abaf8b81-850e-4088-a487-78e433c399b6 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:31.665483 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-7adbbfc5-713b-46d7-b3ff-eec4851d4ac1 req-abaf8b81-850e-4088-a487-78e433c399b6 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:31.673330 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:20:31.673330 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:20:31.711436 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-7adbbfc5-713b-46d7-b3ff-eec4851d4ac1 req-abaf8b81-850e-4088-a487-78e433c399b6 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/attachments/4bc18b72-232e-4b15-a2d7-ca8b7a280d21 returned with HTTP 200 Aug 13 21:20:31.711816 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1282/5134] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:20:31 2026] DELETE /volume/v3/attachments/4bc18b72-232e-4b15-a2d7-ca8b7a280d21 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:31.823945 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-57b7a2a9-c8ba-4ed2-9b3e-75baadd8e65a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:31.825649 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-57b7a2a9-c8ba-4ed2-9b3e-75baadd8e65a tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 Aug 13 21:20:31.825822 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-57b7a2a9-c8ba-4ed2-9b3e-75baadd8e65a tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:31.826003 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-57b7a2a9-c8ba-4ed2-9b3e-75baadd8e65a tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:31.832792 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:20:31.832792 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:20:31.836257 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-57b7a2a9-c8ba-4ed2-9b3e-75baadd8e65a tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:20:31.839811 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-57b7a2a9-c8ba-4ed2-9b3e-75baadd8e65a tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 returned with HTTP 200 Aug 13 21:20:31.840173 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1289/5135] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:20:31 2026] GET /volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 => generated 901 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:31.852596 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-97f85439-e9fd-4199-8fd0-cfed58e8fa95 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:31.854429 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-97f85439-e9fd-4199-8fd0-cfed58e8fa95 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 Aug 13 21:20:31.854640 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-97f85439-e9fd-4199-8fd0-cfed58e8fa95 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:31.854841 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-97f85439-e9fd-4199-8fd0-cfed58e8fa95 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:31.862251 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:20:31.862251 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:20:31.865663 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b4f9fc65-b8bc-4185-a494-e3df8c7bd6ff None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:31.865905 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-97f85439-e9fd-4199-8fd0-cfed58e8fa95 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:20:31.867711 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b4f9fc65-b8bc-4185-a494-e3df8c7bd6ff tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 Aug 13 21:20:31.867950 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b4f9fc65-b8bc-4185-a494-e3df8c7bd6ff tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:31.868214 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b4f9fc65-b8bc-4185-a494-e3df8c7bd6ff tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:31.868358 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-b4f9fc65-b8bc-4185-a494-e3df8c7bd6ff tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id 1600c14e-f117-4450-a7bc-8fbe63612323. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:20:31.869684 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-97f85439-e9fd-4199-8fd0-cfed58e8fa95 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 returned with HTTP 200 Aug 13 21:20:31.870093 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1281/5136] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:20:31 2026] GET /volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 => generated 901 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:31.872752 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:20:31.872752 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:20:31.873431 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b4f9fc65-b8bc-4185-a494-e3df8c7bd6ff tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 returned with HTTP 200 Aug 13 21:20:31.873892 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1285/5137] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:20:31 2026] GET /volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:32.484235 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5aeb83a4-7a19-4cf0-a6ec-f3150ed6600b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:32.485946 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5aeb83a4-7a19-4cf0-a6ec-f3150ed6600b tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] DELETE https://10.4.3.14/volume/v3/volumes/34aee740-dada-44e9-a344-17359e32808c Aug 13 21:20:32.486147 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5aeb83a4-7a19-4cf0-a6ec-f3150ed6600b tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:32.486335 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5aeb83a4-7a19-4cf0-a6ec-f3150ed6600b tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:32.486485 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-5aeb83a4-7a19-4cf0-a6ec-f3150ed6600b tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Delete volume with id: 34aee740-dada-44e9-a344-17359e32808c Aug 13 21:20:32.492835 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:20:32.492835 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:20:32.493293 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-5aeb83a4-7a19-4cf0-a6ec-f3150ed6600b tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume info retrieved successfully. Aug 13 21:20:32.507184 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-5aeb83a4-7a19-4cf0-a6ec-f3150ed6600b tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Delete volume request issued successfully. Aug 13 21:20:32.507336 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5aeb83a4-7a19-4cf0-a6ec-f3150ed6600b tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/34aee740-dada-44e9-a344-17359e32808c returned with HTTP 202 Aug 13 21:20:32.507977 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1283/5138] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:20:32 2026] DELETE /volume/v3/volumes/34aee740-dada-44e9-a344-17359e32808c => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:20:32.514679 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-858ceb9b-c5e2-4e4f-83a1-eccb8f390f25 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:32.516478 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-858ceb9b-c5e2-4e4f-83a1-eccb8f390f25 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/volumes/34aee740-dada-44e9-a344-17359e32808c Aug 13 21:20:32.516652 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-858ceb9b-c5e2-4e4f-83a1-eccb8f390f25 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:32.516822 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-858ceb9b-c5e2-4e4f-83a1-eccb8f390f25 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:32.523422 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:20:32.523422 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:20:32.527283 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-858ceb9b-c5e2-4e4f-83a1-eccb8f390f25 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume info retrieved successfully. Aug 13 21:20:32.532384 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-858ceb9b-c5e2-4e4f-83a1-eccb8f390f25 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/34aee740-dada-44e9-a344-17359e32808c returned with HTTP 200 Aug 13 21:20:32.532803 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1290/5139] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:20:32 2026] GET /volume/v3/volumes/34aee740-dada-44e9-a344-17359e32808c => generated 1364 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:20:32.882837 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f2d6fcc9-22ea-4eca-aecb-cfa1f65cf6fc None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:32.884653 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f2d6fcc9-22ea-4eca-aecb-cfa1f65cf6fc tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 Aug 13 21:20:32.884902 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f2d6fcc9-22ea-4eca-aecb-cfa1f65cf6fc tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:32.885124 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f2d6fcc9-22ea-4eca-aecb-cfa1f65cf6fc tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:32.885288 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-f2d6fcc9-22ea-4eca-aecb-cfa1f65cf6fc tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id 1600c14e-f117-4450-a7bc-8fbe63612323. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:20:32.889815 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:20:32.889815 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:20:32.890623 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f2d6fcc9-22ea-4eca-aecb-cfa1f65cf6fc tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 returned with HTTP 200 Aug 13 21:20:32.891144 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1282/5140] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:20:32 2026] GET /volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:33.544854 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-75f1be50-6c82-4a92-a6eb-3360dce76141 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:33.547017 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-75f1be50-6c82-4a92-a6eb-3360dce76141 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/volumes/34aee740-dada-44e9-a344-17359e32808c Aug 13 21:20:33.547277 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-75f1be50-6c82-4a92-a6eb-3360dce76141 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:33.547554 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-75f1be50-6c82-4a92-a6eb-3360dce76141 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:33.555042 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-75f1be50-6c82-4a92-a6eb-3360dce76141 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/34aee740-dada-44e9-a344-17359e32808c returned with HTTP 404 Aug 13 21:20:33.555573 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1286/5141] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:20:33 2026] GET /volume/v3/volumes/34aee740-dada-44e9-a344-17359e32808c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:20:33.584989 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-611383b2-b230-42b6-bc75-70c1634163b8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:33.587351 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-611383b2-b230-42b6-bc75-70c1634163b8 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:20:33.587810 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-611383b2-b230-42b6-bc75-70c1634163b8 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-2057882798", "snapshot_id": null, "imageRef": "aa832912-12b8-47ea-874b-ab8df3e573a9", "volume_type": null, "size": 1}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:20:33.589747 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-611383b2-b230-42b6-bc75-70c1634163b8 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-2057882798', 'snapshot_id': None, 'imageRef': 'aa832912-12b8-47ea-874b-ab8df3e573a9', 'volume_type': None, 'size': 1}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:20:33.788679 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-611383b2-b230-42b6-bc75-70c1634163b8 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Create volume of 1 GB Aug 13 21:20:33.792534 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-611383b2-b230-42b6-bc75-70c1634163b8 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Availability Zones retrieved successfully. Aug 13 21:20:33.797483 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-611383b2-b230-42b6-bc75-70c1634163b8 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Flow 'volume_create_api' (5b236220-e969-4b9b-a758-21ba03113c0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:20:33.798538 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-611383b2-b230-42b6-bc75-70c1634163b8 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a534972-d701-4eab-ab58-ed736023b483) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:20:33.799346 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-611383b2-b230-42b6-bc75-70c1634163b8 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:20:33.861546 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-611383b2-b230-42b6-bc75-70c1634163b8 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a534972-d701-4eab-ab58-ed736023b483) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:20:33.862791 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-611383b2-b230-42b6-bc75-70c1634163b8 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a5c888d-9920-495d-9d0b-287006155d48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:20:33.901816 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f530ddc1-fa68-42a3-bbb1-13d02c272c8d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:33.904088 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f530ddc1-fa68-42a3-bbb1-13d02c272c8d tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 Aug 13 21:20:33.904372 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f530ddc1-fa68-42a3-bbb1-13d02c272c8d tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:33.904619 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f530ddc1-fa68-42a3-bbb1-13d02c272c8d tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:33.904816 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-f530ddc1-fa68-42a3-bbb1-13d02c272c8d tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id 1600c14e-f117-4450-a7bc-8fbe63612323. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:20:33.906287 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-611383b2-b230-42b6-bc75-70c1634163b8 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Created reservations ['bec9829a-f7f4-4e0d-ba45-9be08aac3157', '5c559425-b480-4439-8dce-6edb3ca1189d', '54330c57-fedf-4862-84aa-bd6c26ccd36a', 'ded2fdd2-b67a-4f4d-93cc-db10fd5890cb'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:20:33.906844 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-611383b2-b230-42b6-bc75-70c1634163b8 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a5c888d-9920-495d-9d0b-287006155d48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bec9829a-f7f4-4e0d-ba45-9be08aac3157', '5c559425-b480-4439-8dce-6edb3ca1189d', '54330c57-fedf-4862-84aa-bd6c26ccd36a', 'ded2fdd2-b67a-4f4d-93cc-db10fd5890cb']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:20:33.907908 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-611383b2-b230-42b6-bc75-70c1634163b8 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae87d79f-790e-4137-bfb0-c2e7d82704c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:20:33.909707 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:20:33.909707 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:20:33.910563 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f530ddc1-fa68-42a3-bbb1-13d02c272c8d tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 returned with HTTP 200 Aug 13 21:20:33.911097 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1291/5142] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:20:33 2026] GET /volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:33.931112 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-611383b2-b230-42b6-bc75-70c1634163b8 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae87d79f-790e-4137-bfb0-c2e7d82704c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed2fd34a-635f-48fb-9bdc-82a104004081', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2057882798',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e22de8026e5c48d8adde4c89bf7d81f0',qos_specs=None,replication_status=,reservations=['bec9829a-f7f4-4e0d-ba45-9be08aac3157','5c559425-b480-4439-8dce-6edb3ca1189d','54330c57-fedf-4862-84aa-bd6c26ccd36a','ded2fdd2-b67a-4f4d-93cc-db10fd5890cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3356179425b4bccab67ccf7a74572f7',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:20:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2057882798',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed2fd34a-635f-48fb-9bdc-82a104004081,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e22de8026e5c48d8adde4c89bf7d81f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3356179425b4bccab67ccf7a74572f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:20:33.932078 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-611383b2-b230-42b6-bc75-70c1634163b8 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49bbf073-5261-4027-9186-0e110822be2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:20:33.949522 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-611383b2-b230-42b6-bc75-70c1634163b8 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49bbf073-5261-4027-9186-0e110822be2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2057882798',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e22de8026e5c48d8adde4c89bf7d81f0',qos_specs=None,replication_status=,reservations=['bec9829a-f7f4-4e0d-ba45-9be08aac3157','5c559425-b480-4439-8dce-6edb3ca1189d','54330c57-fedf-4862-84aa-bd6c26ccd36a','ded2fdd2-b67a-4f4d-93cc-db10fd5890cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3356179425b4bccab67ccf7a74572f7',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:20:33.950240 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-611383b2-b230-42b6-bc75-70c1634163b8 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bf0bb57-7aa7-44b0-8945-3140e2f779e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:20:33.958078 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-611383b2-b230-42b6-bc75-70c1634163b8 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bf0bb57-7aa7-44b0-8945-3140e2f779e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:20:33.958855 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-611383b2-b230-42b6-bc75-70c1634163b8 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Flow 'volume_create_api' (5b236220-e969-4b9b-a758-21ba03113c0a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:20:33.959144 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-611383b2-b230-42b6-bc75-70c1634163b8 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Create volume request issued successfully. Aug 13 21:20:33.959678 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-611383b2-b230-42b6-bc75-70c1634163b8 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:20:33.960273 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1284/5143] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:20:33 2026] POST /volume/v3/volumes => generated 757 bytes in 376 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:20:33.975453 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-97502116-71a5-49a8-836e-67791c8d2ee4 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:33.977375 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-97502116-71a5-49a8-836e-67791c8d2ee4 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/volumes/ed2fd34a-635f-48fb-9bdc-82a104004081 Aug 13 21:20:33.977522 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-97502116-71a5-49a8-836e-67791c8d2ee4 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:33.977701 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-97502116-71a5-49a8-836e-67791c8d2ee4 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:33.984575 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:20:33.984575 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:20:33.988082 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-97502116-71a5-49a8-836e-67791c8d2ee4 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume info retrieved successfully. Aug 13 21:20:33.991977 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-97502116-71a5-49a8-836e-67791c8d2ee4 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/ed2fd34a-635f-48fb-9bdc-82a104004081 returned with HTTP 200 Aug 13 21:20:33.992390 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1283/5144] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:20:33 2026] GET /volume/v3/volumes/ed2fd34a-635f-48fb-9bdc-82a104004081 => generated 825 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:34.924050 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-22ba1daf-8467-4566-894c-58ca49b96865 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:34.925886 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-22ba1daf-8467-4566-894c-58ca49b96865 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 Aug 13 21:20:34.926218 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-22ba1daf-8467-4566-894c-58ca49b96865 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:34.926491 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-22ba1daf-8467-4566-894c-58ca49b96865 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:34.926636 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-22ba1daf-8467-4566-894c-58ca49b96865 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id 1600c14e-f117-4450-a7bc-8fbe63612323. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:20:34.931148 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:20:34.931148 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:20:34.931844 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-22ba1daf-8467-4566-894c-58ca49b96865 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 returned with HTTP 200 Aug 13 21:20:34.932213 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1287/5145] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:20:34 2026] GET /volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:35.004338 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b9956fa8-c3bb-47e8-9211-19b7f14b3c9d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:35.005956 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b9956fa8-c3bb-47e8-9211-19b7f14b3c9d tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/volumes/ed2fd34a-635f-48fb-9bdc-82a104004081 Aug 13 21:20:35.006189 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b9956fa8-c3bb-47e8-9211-19b7f14b3c9d tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:35.006410 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b9956fa8-c3bb-47e8-9211-19b7f14b3c9d tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:35.012363 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:20:35.012363 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:20:35.015358 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-b9956fa8-c3bb-47e8-9211-19b7f14b3c9d tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume info retrieved successfully. Aug 13 21:20:35.019479 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b9956fa8-c3bb-47e8-9211-19b7f14b3c9d tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/ed2fd34a-635f-48fb-9bdc-82a104004081 returned with HTTP 200 Aug 13 21:20:35.019872 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1292/5146] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:20:35 2026] GET /volume/v3/volumes/ed2fd34a-635f-48fb-9bdc-82a104004081 => generated 1365 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:20:35.032708 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a0f726f1-68a4-4ada-9565-e02f7648f65d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:35.035294 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a0f726f1-68a4-4ada-9565-e02f7648f65d tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/volumes/ed2fd34a-635f-48fb-9bdc-82a104004081 Aug 13 21:20:35.035458 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a0f726f1-68a4-4ada-9565-e02f7648f65d tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:35.035625 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a0f726f1-68a4-4ada-9565-e02f7648f65d tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:35.043466 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:20:35.043466 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:20:35.046742 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a0f726f1-68a4-4ada-9565-e02f7648f65d tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume info retrieved successfully. Aug 13 21:20:35.052377 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a0f726f1-68a4-4ada-9565-e02f7648f65d tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/ed2fd34a-635f-48fb-9bdc-82a104004081 returned with HTTP 200 Aug 13 21:20:35.052558 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1285/5147] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:20:35 2026] GET /volume/v3/volumes/ed2fd34a-635f-48fb-9bdc-82a104004081 => generated 1365 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:20:35.949781 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-6083cd6e-8411-43e0-8ab5-bca1fbbe32d6 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:35.958839 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6083cd6e-8411-43e0-8ab5-bca1fbbe32d6 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 Aug 13 21:20:35.959130 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6083cd6e-8411-43e0-8ab5-bca1fbbe32d6 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:35.959326 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6083cd6e-8411-43e0-8ab5-bca1fbbe32d6 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:35.959508 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-6083cd6e-8411-43e0-8ab5-bca1fbbe32d6 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id 1600c14e-f117-4450-a7bc-8fbe63612323. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:20:35.963647 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:20:35.963647 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:20:35.964395 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6083cd6e-8411-43e0-8ab5-bca1fbbe32d6 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 returned with HTTP 200 Aug 13 21:20:35.964744 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1284/5148] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:20:35 2026] GET /volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:36.149753 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-1a03bc21-769e-40d9-aa91-f9438a4cc8a3 req-919d0f89-9a14-4dd0-b069-bb25bd85c3c8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:36.154499 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-1a03bc21-769e-40d9-aa91-f9438a4cc8a3 req-919d0f89-9a14-4dd0-b069-bb25bd85c3c8 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/volumes/ed2fd34a-635f-48fb-9bdc-82a104004081 Aug 13 21:20:36.154660 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-1a03bc21-769e-40d9-aa91-f9438a4cc8a3 req-919d0f89-9a14-4dd0-b069-bb25bd85c3c8 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:36.154827 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-1a03bc21-769e-40d9-aa91-f9438a4cc8a3 req-919d0f89-9a14-4dd0-b069-bb25bd85c3c8 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:36.165239 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:20:36.165239 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:20:36.168733 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-1a03bc21-769e-40d9-aa91-f9438a4cc8a3 req-919d0f89-9a14-4dd0-b069-bb25bd85c3c8 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume info retrieved successfully. Aug 13 21:20:36.173022 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-1a03bc21-769e-40d9-aa91-f9438a4cc8a3 req-919d0f89-9a14-4dd0-b069-bb25bd85c3c8 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/ed2fd34a-635f-48fb-9bdc-82a104004081 returned with HTTP 200 Aug 13 21:20:36.173419 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1288/5149] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:20:36 2026] GET /volume/v3/volumes/ed2fd34a-635f-48fb-9bdc-82a104004081 => generated 1365 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:20:36.608506 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-1a03bc21-769e-40d9-aa91-f9438a4cc8a3 req-3a18e10f-4e7c-40cd-9998-f2acef82a619 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:36.610696 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-1a03bc21-769e-40d9-aa91-f9438a4cc8a3 req-3a18e10f-4e7c-40cd-9998-f2acef82a619 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/volumes/ed2fd34a-635f-48fb-9bdc-82a104004081 Aug 13 21:20:36.610696 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-1a03bc21-769e-40d9-aa91-f9438a4cc8a3 req-3a18e10f-4e7c-40cd-9998-f2acef82a619 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:36.610696 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-1a03bc21-769e-40d9-aa91-f9438a4cc8a3 req-3a18e10f-4e7c-40cd-9998-f2acef82a619 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:36.616981 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:20:36.616981 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:20:36.620573 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-1a03bc21-769e-40d9-aa91-f9438a4cc8a3 req-3a18e10f-4e7c-40cd-9998-f2acef82a619 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume info retrieved successfully. Aug 13 21:20:36.625946 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-1a03bc21-769e-40d9-aa91-f9438a4cc8a3 req-3a18e10f-4e7c-40cd-9998-f2acef82a619 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/ed2fd34a-635f-48fb-9bdc-82a104004081 returned with HTTP 200 Aug 13 21:20:36.625946 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1293/5150] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:20:36 2026] GET /volume/v3/volumes/ed2fd34a-635f-48fb-9bdc-82a104004081 => generated 1365 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:20:36.634602 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-70fbca4e-9696-4cfd-88f6-631cf4799f82 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:36.634887 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-70fbca4e-9696-4cfd-88f6-631cf4799f82 None None] GET https://10.4.3.14/volume// Aug 13 21:20:36.635792 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-70fbca4e-9696-4cfd-88f6-631cf4799f82 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:36.635792 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-70fbca4e-9696-4cfd-88f6-631cf4799f82 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:36.635792 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-70fbca4e-9696-4cfd-88f6-631cf4799f82 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:20:36.635792 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1286/5151] 10.4.3.14 () {66 vars in 1412 bytes} [Thu Aug 13 21:20:36 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:20:36.643618 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-1a03bc21-769e-40d9-aa91-f9438a4cc8a3 req-b9858ee1-f058-432e-a14a-557bbf8dd070 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:36.645610 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-1a03bc21-769e-40d9-aa91-f9438a4cc8a3 req-b9858ee1-f058-432e-a14a-557bbf8dd070 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:20:36.645610 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-1a03bc21-769e-40d9-aa91-f9438a4cc8a3 req-b9858ee1-f058-432e-a14a-557bbf8dd070 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ed2fd34a-635f-48fb-9bdc-82a104004081", "connector": null, "instance_uuid": "80679fa2-e245-41af-8dad-803f17d40b6f"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:20:36.655950 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:20:36.655950 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:20:36.685339 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-1a03bc21-769e-40d9-aa91-f9438a4cc8a3 req-b9858ee1-f058-432e-a14a-557bbf8dd070 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:20:36.685499 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1285/5152] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:20:36 2026] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:20:36.974611 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5455ceb0-02db-4e36-a65b-18e21a164502 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:36.976225 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5455ceb0-02db-4e36-a65b-18e21a164502 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 Aug 13 21:20:36.976396 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5455ceb0-02db-4e36-a65b-18e21a164502 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:36.976583 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5455ceb0-02db-4e36-a65b-18e21a164502 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:36.976692 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-5455ceb0-02db-4e36-a65b-18e21a164502 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id 1600c14e-f117-4450-a7bc-8fbe63612323. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:20:36.980744 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:20:36.980744 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:20:36.981544 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5455ceb0-02db-4e36-a65b-18e21a164502 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 returned with HTTP 200 Aug 13 21:20:36.982022 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1289/5153] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:20:36 2026] GET /volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:37.483321 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0945c571-f9b5-4590-b9c7-e7d0cc051d24 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:37.483984 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0945c571-f9b5-4590-b9c7-e7d0cc051d24 None None] GET https://10.4.3.14/volume// Aug 13 21:20:37.484071 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0945c571-f9b5-4590-b9c7-e7d0cc051d24 None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:37.485240 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0945c571-f9b5-4590-b9c7-e7d0cc051d24 None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:37.485240 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0945c571-f9b5-4590-b9c7-e7d0cc051d24 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:20:37.485240 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1294/5154] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:20:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:20:37.492310 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-1a03bc21-769e-40d9-aa91-f9438a4cc8a3 req-c8b2c2ca-1143-4f97-a521-6850e5c0d705 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:37.494556 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-1a03bc21-769e-40d9-aa91-f9438a4cc8a3 req-c8b2c2ca-1143-4f97-a521-6850e5c0d705 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/volumes/ed2fd34a-635f-48fb-9bdc-82a104004081 Aug 13 21:20:37.494789 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-1a03bc21-769e-40d9-aa91-f9438a4cc8a3 req-c8b2c2ca-1143-4f97-a521-6850e5c0d705 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:37.494982 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-1a03bc21-769e-40d9-aa91-f9438a4cc8a3 req-c8b2c2ca-1143-4f97-a521-6850e5c0d705 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:37.505304 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:20:37.505304 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:20:37.508995 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-1a03bc21-769e-40d9-aa91-f9438a4cc8a3 req-c8b2c2ca-1143-4f97-a521-6850e5c0d705 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume info retrieved successfully. Aug 13 21:20:37.513982 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-1a03bc21-769e-40d9-aa91-f9438a4cc8a3 req-c8b2c2ca-1143-4f97-a521-6850e5c0d705 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/ed2fd34a-635f-48fb-9bdc-82a104004081 returned with HTTP 200 Aug 13 21:20:37.514497 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1287/5155] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:20:37 2026] GET /volume/v3/volumes/ed2fd34a-635f-48fb-9bdc-82a104004081 => generated 1544 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:20:37.615833 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-1a03bc21-769e-40d9-aa91-f9438a4cc8a3 req-9f3529bc-ca46-4a75-98de-1dc2b4bce873 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:37.617949 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-1a03bc21-769e-40d9-aa91-f9438a4cc8a3 req-9f3529bc-ca46-4a75-98de-1dc2b4bce873 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] PUT https://10.4.3.14/volume/v3/attachments/332f485b-d6da-4524-8c6d-06b3b64e3f04 Aug 13 21:20:37.618405 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-1a03bc21-769e-40d9-aa91-f9438a4cc8a3 req-9f3529bc-ca46-4a75-98de-1dc2b4bce873 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:20:37.625703 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-1a03bc21-769e-40d9-aa91-f9438a4cc8a3 req-9f3529bc-ca46-4a75-98de-1dc2b4bce873 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Acquiring lock "cinder-attachment_update-ed2fd34a-635f-48fb-9bdc-82a104004081-np0000007265" by "attachment_update" {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:20:37.630755 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-1a03bc21-769e-40d9-aa91-f9438a4cc8a3 req-9f3529bc-ca46-4a75-98de-1dc2b4bce873 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Lock "cinder-attachment_update-ed2fd34a-635f-48fb-9bdc-82a104004081-np0000007265" acquired by "attachment_update" :: waited 0.005s {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:20:37.631728 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:20:37.631728 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:20:37.704934 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-1a03bc21-769e-40d9-aa91-f9438a4cc8a3 req-9f3529bc-ca46-4a75-98de-1dc2b4bce873 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Lock "cinder-attachment_update-ed2fd34a-635f-48fb-9bdc-82a104004081-np0000007265" released by "attachment_update" :: held 0.074s {{(pid=100217) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:20:37.705367 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-1a03bc21-769e-40d9-aa91-f9438a4cc8a3 req-9f3529bc-ca46-4a75-98de-1dc2b4bce873 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/attachments/332f485b-d6da-4524-8c6d-06b3b64e3f04 returned with HTTP 200 Aug 13 21:20:37.705847 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1286/5156] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:20:37 2026] PUT /volume/v3/attachments/332f485b-d6da-4524-8c6d-06b3b64e3f04 => generated 969 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:20:37.727101 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-1a03bc21-769e-40d9-aa91-f9438a4cc8a3 req-f89575c7-f63e-4daf-868b-3e7500cd7eb2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:37.729377 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-1a03bc21-769e-40d9-aa91-f9438a4cc8a3 req-f89575c7-f63e-4daf-868b-3e7500cd7eb2 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] POST https://10.4.3.14/volume/v3/attachments/332f485b-d6da-4524-8c6d-06b3b64e3f04/action Aug 13 21:20:37.729721 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-1a03bc21-769e-40d9-aa91-f9438a4cc8a3 req-f89575c7-f63e-4daf-868b-3e7500cd7eb2 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Action body: b'{"os-complete": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:20:37.729874 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-1a03bc21-769e-40d9-aa91-f9438a4cc8a3 req-f89575c7-f63e-4daf-868b-3e7500cd7eb2 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:20:37.746205 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:20:37.746205 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:20:37.755526 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-1a03bc21-769e-40d9-aa91-f9438a4cc8a3 req-f89575c7-f63e-4daf-868b-3e7500cd7eb2 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/attachments/332f485b-d6da-4524-8c6d-06b3b64e3f04/action returned with HTTP 204 Aug 13 21:20:37.755914 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1290/5157] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:20:37 2026] POST /volume/v3/attachments/332f485b-d6da-4524-8c6d-06b3b64e3f04/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:20:37.995950 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f7779bcb-bea2-4a79-9c00-de028cd6c36f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:38.001513 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f7779bcb-bea2-4a79-9c00-de028cd6c36f tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 Aug 13 21:20:38.001886 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f7779bcb-bea2-4a79-9c00-de028cd6c36f tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:38.001886 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f7779bcb-bea2-4a79-9c00-de028cd6c36f tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:38.002017 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-f7779bcb-bea2-4a79-9c00-de028cd6c36f tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id 1600c14e-f117-4450-a7bc-8fbe63612323. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:20:38.006720 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:20:38.006720 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:20:38.007497 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f7779bcb-bea2-4a79-9c00-de028cd6c36f tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 returned with HTTP 200 Aug 13 21:20:38.007886 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1295/5158] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:20:37 2026] GET /volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:39.018671 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d7005236-42d0-4ffe-aeca-bb6a11eb549e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:39.023976 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d7005236-42d0-4ffe-aeca-bb6a11eb549e tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 Aug 13 21:20:39.024250 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d7005236-42d0-4ffe-aeca-bb6a11eb549e tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:39.024435 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d7005236-42d0-4ffe-aeca-bb6a11eb549e tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:39.024539 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-d7005236-42d0-4ffe-aeca-bb6a11eb549e tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id 1600c14e-f117-4450-a7bc-8fbe63612323. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:20:39.033899 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:20:39.033899 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:20:39.034860 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d7005236-42d0-4ffe-aeca-bb6a11eb549e tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 returned with HTTP 200 Aug 13 21:20:39.035383 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1288/5159] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:20:39 2026] GET /volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:40.049285 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-a401aae9-2255-4bf1-ad4e-c79125fa586d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:40.051436 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a401aae9-2255-4bf1-ad4e-c79125fa586d tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 Aug 13 21:20:40.051611 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a401aae9-2255-4bf1-ad4e-c79125fa586d tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:40.051797 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a401aae9-2255-4bf1-ad4e-c79125fa586d tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:40.051893 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-a401aae9-2255-4bf1-ad4e-c79125fa586d tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id 1600c14e-f117-4450-a7bc-8fbe63612323. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:20:40.057129 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:20:40.057129 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:20:40.057608 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a401aae9-2255-4bf1-ad4e-c79125fa586d tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 returned with HTTP 200 Aug 13 21:20:40.057989 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1287/5160] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:20:40 2026] GET /volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:41.067714 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-bcae3dac-7aac-4f96-8be2-dcba99ec9e39 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:41.069766 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bcae3dac-7aac-4f96-8be2-dcba99ec9e39 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 Aug 13 21:20:41.070077 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bcae3dac-7aac-4f96-8be2-dcba99ec9e39 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:41.070294 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bcae3dac-7aac-4f96-8be2-dcba99ec9e39 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:41.070398 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-bcae3dac-7aac-4f96-8be2-dcba99ec9e39 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id 1600c14e-f117-4450-a7bc-8fbe63612323. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:20:41.074867 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:20:41.074867 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:20:41.075542 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bcae3dac-7aac-4f96-8be2-dcba99ec9e39 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 returned with HTTP 200 Aug 13 21:20:41.075891 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1291/5161] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:20:41 2026] GET /volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:42.087347 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b0ff224e-21f4-4861-a0cf-79ffe6278d7b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:42.090013 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b0ff224e-21f4-4861-a0cf-79ffe6278d7b tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 Aug 13 21:20:42.090470 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b0ff224e-21f4-4861-a0cf-79ffe6278d7b tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:42.090602 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b0ff224e-21f4-4861-a0cf-79ffe6278d7b tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:42.090602 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-b0ff224e-21f4-4861-a0cf-79ffe6278d7b tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id 1600c14e-f117-4450-a7bc-8fbe63612323. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:20:42.095729 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:20:42.095729 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:20:42.096518 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b0ff224e-21f4-4861-a0cf-79ffe6278d7b tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 returned with HTTP 200 Aug 13 21:20:42.097000 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1296/5162] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:20:42 2026] GET /volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:43.108482 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-fd8ee475-36a0-4e60-b103-7ef157158a14 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:43.110344 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fd8ee475-36a0-4e60-b103-7ef157158a14 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 Aug 13 21:20:43.110709 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fd8ee475-36a0-4e60-b103-7ef157158a14 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:43.110921 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fd8ee475-36a0-4e60-b103-7ef157158a14 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:43.111063 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-fd8ee475-36a0-4e60-b103-7ef157158a14 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id 1600c14e-f117-4450-a7bc-8fbe63612323. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:20:43.115512 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:20:43.115512 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:20:43.116175 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fd8ee475-36a0-4e60-b103-7ef157158a14 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 returned with HTTP 200 Aug 13 21:20:43.116397 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1289/5163] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:20:43 2026] GET /volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:43.125463 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d8eee6d8-e26b-42d5-a653-7b84a298306d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:43.127175 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d8eee6d8-e26b-42d5-a653-7b84a298306d tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] DELETE https://10.4.3.14/volume/v3/volumes/54de695b-6d08-45c1-a944-0c29d05f79d6 Aug 13 21:20:43.127400 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d8eee6d8-e26b-42d5-a653-7b84a298306d tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:43.127615 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d8eee6d8-e26b-42d5-a653-7b84a298306d tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:43.127808 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-d8eee6d8-e26b-42d5-a653-7b84a298306d tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Delete volume with id: 54de695b-6d08-45c1-a944-0c29d05f79d6 Aug 13 21:20:43.134550 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:20:43.134550 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:20:43.134950 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-d8eee6d8-e26b-42d5-a653-7b84a298306d tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Volume info retrieved successfully. Aug 13 21:20:43.152303 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-d8eee6d8-e26b-42d5-a653-7b84a298306d tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Delete volume request issued successfully. Aug 13 21:20:43.152500 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d8eee6d8-e26b-42d5-a653-7b84a298306d tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/volumes/54de695b-6d08-45c1-a944-0c29d05f79d6 returned with HTTP 202 Aug 13 21:20:43.153022 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1288/5164] 10.4.3.14 () {68 vars in 1384 bytes} [Thu Aug 13 21:20:43 2026] DELETE /volume/v3/volumes/54de695b-6d08-45c1-a944-0c29d05f79d6 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:20:43.159291 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3c050efa-7e12-4487-984b-df3848b01c88 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:43.160990 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3c050efa-7e12-4487-984b-df3848b01c88 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/volumes/54de695b-6d08-45c1-a944-0c29d05f79d6 Aug 13 21:20:43.161201 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3c050efa-7e12-4487-984b-df3848b01c88 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:43.161401 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3c050efa-7e12-4487-984b-df3848b01c88 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:43.168429 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:20:43.168429 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:20:43.172158 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-3c050efa-7e12-4487-984b-df3848b01c88 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Volume info retrieved successfully. Aug 13 21:20:43.176033 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3c050efa-7e12-4487-984b-df3848b01c88 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/volumes/54de695b-6d08-45c1-a944-0c29d05f79d6 returned with HTTP 200 Aug 13 21:20:43.176424 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1292/5165] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:20:43 2026] GET /volume/v3/volumes/54de695b-6d08-45c1-a944-0c29d05f79d6 => generated 1063 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:20:44.191846 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-cb2ba0a0-ebd0-47f6-b609-eda56fe5f9a7 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:44.193774 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-cb2ba0a0-ebd0-47f6-b609-eda56fe5f9a7 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/volumes/54de695b-6d08-45c1-a944-0c29d05f79d6 Aug 13 21:20:44.194055 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-cb2ba0a0-ebd0-47f6-b609-eda56fe5f9a7 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:44.194335 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-cb2ba0a0-ebd0-47f6-b609-eda56fe5f9a7 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:44.200825 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-cb2ba0a0-ebd0-47f6-b609-eda56fe5f9a7 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/volumes/54de695b-6d08-45c1-a944-0c29d05f79d6 returned with HTTP 404 Aug 13 21:20:44.201517 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1297/5166] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:20:44 2026] GET /volume/v3/volumes/54de695b-6d08-45c1-a944-0c29d05f79d6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:20:44.216563 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-841ccc42-9be3-4fe6-bdd8-50c340ba4550 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:44.218898 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-841ccc42-9be3-4fe6-bdd8-50c340ba4550 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 Aug 13 21:20:44.221341 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-841ccc42-9be3-4fe6-bdd8-50c340ba4550 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:44.221553 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-841ccc42-9be3-4fe6-bdd8-50c340ba4550 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:44.221651 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-841ccc42-9be3-4fe6-bdd8-50c340ba4550 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id 1600c14e-f117-4450-a7bc-8fbe63612323. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:20:44.226369 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:20:44.226369 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:20:44.227066 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-841ccc42-9be3-4fe6-bdd8-50c340ba4550 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 returned with HTTP 200 Aug 13 21:20:44.227510 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1290/5167] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:20:44 2026] GET /volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:44.242772 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-85128811-d35f-491f-8262-79432462349d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:44.244561 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-85128811-d35f-491f-8262-79432462349d tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] DELETE https://10.4.3.14/volume/v3/backups/d4bab38b-4cd8-4a7b-bffd-850214c748e5 Aug 13 21:20:44.244832 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-85128811-d35f-491f-8262-79432462349d tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:44.245110 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-85128811-d35f-491f-8262-79432462349d tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:44.245283 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.contrib.backups [None req-85128811-d35f-491f-8262-79432462349d tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Delete backup with id: d4bab38b-4cd8-4a7b-bffd-850214c748e5. Aug 13 21:20:44.250618 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:20:44.250618 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:20:44.264502 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.backup.rpcapi [None req-85128811-d35f-491f-8262-79432462349d tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] delete_backup rpcapi backup_id d4bab38b-4cd8-4a7b-bffd-850214c748e5 {{(pid=100217) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 21:20:44.266449 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-85128811-d35f-491f-8262-79432462349d tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/d4bab38b-4cd8-4a7b-bffd-850214c748e5 returned with HTTP 202 Aug 13 21:20:44.266893 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1289/5168] 10.4.3.14 () {68 vars in 1384 bytes} [Thu Aug 13 21:20:44 2026] DELETE /volume/v3/backups/d4bab38b-4cd8-4a7b-bffd-850214c748e5 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 13 21:20:44.275934 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f07954de-7675-4036-b766-8ed4e14db05f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:44.278716 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f07954de-7675-4036-b766-8ed4e14db05f tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/d4bab38b-4cd8-4a7b-bffd-850214c748e5 Aug 13 21:20:44.279316 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f07954de-7675-4036-b766-8ed4e14db05f tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:44.279615 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f07954de-7675-4036-b766-8ed4e14db05f tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:44.279779 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-f07954de-7675-4036-b766-8ed4e14db05f tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id d4bab38b-4cd8-4a7b-bffd-850214c748e5. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:20:44.285879 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:20:44.285879 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:20:44.286826 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f07954de-7675-4036-b766-8ed4e14db05f tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/d4bab38b-4cd8-4a7b-bffd-850214c748e5 returned with HTTP 200 Aug 13 21:20:44.287562 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1293/5169] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:20:44 2026] GET /volume/v3/backups/d4bab38b-4cd8-4a7b-bffd-850214c748e5 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:45.298162 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-70837973-2f7e-4107-b827-b15702caaec3 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:45.300538 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-70837973-2f7e-4107-b827-b15702caaec3 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/d4bab38b-4cd8-4a7b-bffd-850214c748e5 Aug 13 21:20:45.300842 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-70837973-2f7e-4107-b827-b15702caaec3 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:45.301153 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-70837973-2f7e-4107-b827-b15702caaec3 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:45.301303 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-70837973-2f7e-4107-b827-b15702caaec3 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id d4bab38b-4cd8-4a7b-bffd-850214c748e5. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:20:45.306074 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-70837973-2f7e-4107-b827-b15702caaec3 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/d4bab38b-4cd8-4a7b-bffd-850214c748e5 returned with HTTP 404 Aug 13 21:20:45.306735 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1298/5170] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:20:45 2026] GET /volume/v3/backups/d4bab38b-4cd8-4a7b-bffd-850214c748e5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:20:45.313657 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1fb5a82b-07e9-4fe3-ba36-7be66268399e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:45.315945 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1fb5a82b-07e9-4fe3-ba36-7be66268399e tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] DELETE https://10.4.3.14/volume/v3/backups/f6e947c7-1105-42e2-a408-a965d4fbe00c Aug 13 21:20:45.316179 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1fb5a82b-07e9-4fe3-ba36-7be66268399e tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:45.316369 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1fb5a82b-07e9-4fe3-ba36-7be66268399e tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:45.316531 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.contrib.backups [None req-1fb5a82b-07e9-4fe3-ba36-7be66268399e tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Delete backup with id: f6e947c7-1105-42e2-a408-a965d4fbe00c. Aug 13 21:20:45.321728 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:20:45.321728 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:20:45.335235 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.backup.rpcapi [None req-1fb5a82b-07e9-4fe3-ba36-7be66268399e tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] delete_backup rpcapi backup_id f6e947c7-1105-42e2-a408-a965d4fbe00c {{(pid=100214) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 21:20:45.337822 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1fb5a82b-07e9-4fe3-ba36-7be66268399e tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/f6e947c7-1105-42e2-a408-a965d4fbe00c returned with HTTP 202 Aug 13 21:20:45.338442 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1291/5171] 10.4.3.14 () {68 vars in 1384 bytes} [Thu Aug 13 21:20:45 2026] DELETE /volume/v3/backups/f6e947c7-1105-42e2-a408-a965d4fbe00c => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:20:45.346733 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-0de8ac92-1d2f-4607-a101-582c7c20fe72 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:45.348854 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0de8ac92-1d2f-4607-a101-582c7c20fe72 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/f6e947c7-1105-42e2-a408-a965d4fbe00c Aug 13 21:20:45.349191 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0de8ac92-1d2f-4607-a101-582c7c20fe72 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:45.349433 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0de8ac92-1d2f-4607-a101-582c7c20fe72 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:45.349618 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-0de8ac92-1d2f-4607-a101-582c7c20fe72 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id f6e947c7-1105-42e2-a408-a965d4fbe00c. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:20:45.357363 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:20:45.357363 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:20:45.358131 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0de8ac92-1d2f-4607-a101-582c7c20fe72 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/f6e947c7-1105-42e2-a408-a965d4fbe00c returned with HTTP 200 Aug 13 21:20:45.358528 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1290/5172] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:20:45 2026] GET /volume/v3/backups/f6e947c7-1105-42e2-a408-a965d4fbe00c => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:46.368606 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b4954453-de01-4cd6-ac4e-4def179eeaeb None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:46.370360 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b4954453-de01-4cd6-ac4e-4def179eeaeb tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/f6e947c7-1105-42e2-a408-a965d4fbe00c Aug 13 21:20:46.370596 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b4954453-de01-4cd6-ac4e-4def179eeaeb tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:46.370815 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b4954453-de01-4cd6-ac4e-4def179eeaeb tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:46.370981 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-b4954453-de01-4cd6-ac4e-4def179eeaeb tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id f6e947c7-1105-42e2-a408-a965d4fbe00c. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:20:46.374440 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b4954453-de01-4cd6-ac4e-4def179eeaeb tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/f6e947c7-1105-42e2-a408-a965d4fbe00c returned with HTTP 404 Aug 13 21:20:46.374919 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1294/5173] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:20:46 2026] GET /volume/v3/backups/f6e947c7-1105-42e2-a408-a965d4fbe00c => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:20:46.381750 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c42164c1-f9a8-4ad9-ba9a-e9118d43cde0 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:46.383535 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c42164c1-f9a8-4ad9-ba9a-e9118d43cde0 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] DELETE https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 Aug 13 21:20:46.383752 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c42164c1-f9a8-4ad9-ba9a-e9118d43cde0 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:46.383929 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c42164c1-f9a8-4ad9-ba9a-e9118d43cde0 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:46.384042 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.contrib.backups [None req-c42164c1-f9a8-4ad9-ba9a-e9118d43cde0 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Delete backup with id: 1600c14e-f117-4450-a7bc-8fbe63612323. Aug 13 21:20:46.388845 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:20:46.388845 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:20:46.400613 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.backup.rpcapi [None req-c42164c1-f9a8-4ad9-ba9a-e9118d43cde0 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] delete_backup rpcapi backup_id 1600c14e-f117-4450-a7bc-8fbe63612323 {{(pid=100216) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 21:20:46.402646 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c42164c1-f9a8-4ad9-ba9a-e9118d43cde0 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 returned with HTTP 202 Aug 13 21:20:46.403145 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1299/5174] 10.4.3.14 () {68 vars in 1384 bytes} [Thu Aug 13 21:20:46 2026] DELETE /volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:20:46.410199 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e932f8cf-764e-43d3-8d4c-c188f585388c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:46.411880 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e932f8cf-764e-43d3-8d4c-c188f585388c tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 Aug 13 21:20:46.411949 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e932f8cf-764e-43d3-8d4c-c188f585388c tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:46.412377 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e932f8cf-764e-43d3-8d4c-c188f585388c tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:46.412377 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-e932f8cf-764e-43d3-8d4c-c188f585388c tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id 1600c14e-f117-4450-a7bc-8fbe63612323. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:20:46.416751 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:20:46.416751 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:20:46.417325 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e932f8cf-764e-43d3-8d4c-c188f585388c tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 returned with HTTP 200 Aug 13 21:20:46.417681 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1292/5175] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:20:46 2026] GET /volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:47.428137 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-874d9d04-3630-474f-bb6d-901f4f7cf636 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:47.430819 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-874d9d04-3630-474f-bb6d-901f4f7cf636 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 Aug 13 21:20:47.431188 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-874d9d04-3630-474f-bb6d-901f4f7cf636 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:47.431503 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-874d9d04-3630-474f-bb6d-901f4f7cf636 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:47.431681 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-874d9d04-3630-474f-bb6d-901f4f7cf636 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Show backup with id 1600c14e-f117-4450-a7bc-8fbe63612323. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:20:47.436460 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-874d9d04-3630-474f-bb6d-901f4f7cf636 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 returned with HTTP 404 Aug 13 21:20:47.437157 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1291/5176] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:20:47 2026] GET /volume/v3/backups/1600c14e-f117-4450-a7bc-8fbe63612323 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:20:47.443566 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f695a0c4-6120-40ca-9b5c-cb2c2de5eca2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:47.445486 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f695a0c4-6120-40ca-9b5c-cb2c2de5eca2 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] DELETE https://10.4.3.14/volume/v3/volumes/135c868a-f442-40e4-8921-8132df485814 Aug 13 21:20:47.445703 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f695a0c4-6120-40ca-9b5c-cb2c2de5eca2 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:47.445904 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f695a0c4-6120-40ca-9b5c-cb2c2de5eca2 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:47.446154 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-f695a0c4-6120-40ca-9b5c-cb2c2de5eca2 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Delete volume with id: 135c868a-f442-40e4-8921-8132df485814 Aug 13 21:20:47.453977 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:20:47.453977 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:20:47.454366 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f695a0c4-6120-40ca-9b5c-cb2c2de5eca2 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Volume info retrieved successfully. Aug 13 21:20:47.472889 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f695a0c4-6120-40ca-9b5c-cb2c2de5eca2 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Delete volume request issued successfully. Aug 13 21:20:47.473180 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f695a0c4-6120-40ca-9b5c-cb2c2de5eca2 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/volumes/135c868a-f442-40e4-8921-8132df485814 returned with HTTP 202 Aug 13 21:20:47.473798 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1295/5177] 10.4.3.14 () {68 vars in 1384 bytes} [Thu Aug 13 21:20:47 2026] DELETE /volume/v3/volumes/135c868a-f442-40e4-8921-8132df485814 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:20:47.479946 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-33318c6b-842e-4198-b570-38d0a4447fb2 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:47.482431 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-33318c6b-842e-4198-b570-38d0a4447fb2 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/volumes/135c868a-f442-40e4-8921-8132df485814 Aug 13 21:20:47.482753 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-33318c6b-842e-4198-b570-38d0a4447fb2 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:47.483049 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-33318c6b-842e-4198-b570-38d0a4447fb2 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:47.493188 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:20:47.493188 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:20:47.498123 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-33318c6b-842e-4198-b570-38d0a4447fb2 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Volume info retrieved successfully. Aug 13 21:20:47.503556 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-33318c6b-842e-4198-b570-38d0a4447fb2 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/volumes/135c868a-f442-40e4-8921-8132df485814 returned with HTTP 200 Aug 13 21:20:47.504020 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1300/5178] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:20:47 2026] GET /volume/v3/volumes/135c868a-f442-40e4-8921-8132df485814 => generated 1013 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:20:48.516593 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d2739e52-fec3-4f34-8632-9c4247818064 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:48.518424 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d2739e52-fec3-4f34-8632-9c4247818064 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] GET https://10.4.3.14/volume/v3/volumes/135c868a-f442-40e4-8921-8132df485814 Aug 13 21:20:48.518674 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d2739e52-fec3-4f34-8632-9c4247818064 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:48.518915 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d2739e52-fec3-4f34-8632-9c4247818064 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:48.524950 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d2739e52-fec3-4f34-8632-9c4247818064 tempest-ProjectAdminTests33-576611956 tempest-ProjectAdminTests33-576611956-project-admin] https://10.4.3.14/volume/v3/volumes/135c868a-f442-40e4-8921-8132df485814 returned with HTTP 404 Aug 13 21:20:48.525457 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1293/5179] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:20:48 2026] GET /volume/v3/volumes/135c868a-f442-40e4-8921-8132df485814 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:20:49.577580 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f87d867a-150a-426a-a765-9c02d8a5318c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:49.661044 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f87d867a-150a-426a-a765-9c02d8a5318c tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:20:49.661397 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f87d867a-150a-426a-a765-9c02d8a5318c tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-172566543"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:20:49.663124 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-f87d867a-150a-426a-a765-9c02d8a5318c tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-172566543'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:20:49.663236 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-f87d867a-150a-426a-a765-9c02d8a5318c tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Create volume of 1 GB Aug 13 21:20:49.667029 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-f87d867a-150a-426a-a765-9c02d8a5318c tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Availability Zones retrieved successfully. Aug 13 21:20:49.671941 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-f87d867a-150a-426a-a765-9c02d8a5318c tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Flow 'volume_create_api' (5af4e09c-5813-4708-934c-9024201781b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:20:49.673053 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-f87d867a-150a-426a-a765-9c02d8a5318c tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e1a24ac-280b-429f-8c27-69163da72a83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:20:49.673721 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-f87d867a-150a-426a-a765-9c02d8a5318c tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:20:49.702741 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-f87d867a-150a-426a-a765-9c02d8a5318c tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e1a24ac-280b-429f-8c27-69163da72a83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:20:49.703675 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-f87d867a-150a-426a-a765-9c02d8a5318c tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (906921e7-9427-4d07-9540-47b859d20f31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:20:49.767774 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-f87d867a-150a-426a-a765-9c02d8a5318c tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Created reservations ['5250215b-ad4b-4f98-a2f8-7856749f8bb0', '61c21e13-f9b5-4aa5-813e-69acefc9c3d5', 'ff50d1a6-f502-4a0e-8f85-4cba4c25fee3', 'df602ea3-8c24-41bb-a23e-8864539982d8'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:20:49.768946 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-f87d867a-150a-426a-a765-9c02d8a5318c tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (906921e7-9427-4d07-9540-47b859d20f31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5250215b-ad4b-4f98-a2f8-7856749f8bb0', '61c21e13-f9b5-4aa5-813e-69acefc9c3d5', 'ff50d1a6-f502-4a0e-8f85-4cba4c25fee3', 'df602ea3-8c24-41bb-a23e-8864539982d8']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:20:49.769758 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-f87d867a-150a-426a-a765-9c02d8a5318c tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (869c7e1d-d4bc-4a72-95dd-b874668ce50e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:20:49.793256 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-f87d867a-150a-426a-a765-9c02d8a5318c tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (869c7e1d-d4bc-4a72-95dd-b874668ce50e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c5549a8-a576-4fe9-b684-513b145cd6d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-172566543',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c87bb16ed907408d9cfb7f2420eb7252',qos_specs=None,replication_status=,reservations=['5250215b-ad4b-4f98-a2f8-7856749f8bb0','61c21e13-f9b5-4aa5-813e-69acefc9c3d5','ff50d1a6-f502-4a0e-8f85-4cba4c25fee3','df602ea3-8c24-41bb-a23e-8864539982d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='306dfd569cc8454699c28778ded393fe',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:20:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-172566543',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c5549a8-a576-4fe9-b684-513b145cd6d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c87bb16ed907408d9cfb7f2420eb7252',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='306dfd569cc8454699c28778ded393fe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:20:49.793974 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-f87d867a-150a-426a-a765-9c02d8a5318c tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4204864d-a8e7-46a7-a2e4-470f734975f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:20:49.810019 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-f87d867a-150a-426a-a765-9c02d8a5318c tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4204864d-a8e7-46a7-a2e4-470f734975f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-172566543',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c87bb16ed907408d9cfb7f2420eb7252',qos_specs=None,replication_status=,reservations=['5250215b-ad4b-4f98-a2f8-7856749f8bb0','61c21e13-f9b5-4aa5-813e-69acefc9c3d5','ff50d1a6-f502-4a0e-8f85-4cba4c25fee3','df602ea3-8c24-41bb-a23e-8864539982d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='306dfd569cc8454699c28778ded393fe',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:20:49.810636 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-f87d867a-150a-426a-a765-9c02d8a5318c tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7932ae34-14b8-4a70-8618-79f43e9290d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:20:49.818581 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-f87d867a-150a-426a-a765-9c02d8a5318c tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7932ae34-14b8-4a70-8618-79f43e9290d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:20:49.819416 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-f87d867a-150a-426a-a765-9c02d8a5318c tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Flow 'volume_create_api' (5af4e09c-5813-4708-934c-9024201781b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:20:49.819693 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-f87d867a-150a-426a-a765-9c02d8a5318c tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Create volume request issued successfully. Aug 13 21:20:49.820222 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f87d867a-150a-426a-a765-9c02d8a5318c tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:20:49.820577 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1292/5180] 10.4.3.14 () {70 vars in 1291 bytes} [Thu Aug 13 21:20:49 2026] POST /volume/v3/volumes => generated 775 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 13 21:20:49.835616 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5c0b9952-b8b6-47c2-bf06-34617c105695 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:49.837202 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5c0b9952-b8b6-47c2-bf06-34617c105695 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] GET https://10.4.3.14/volume/v3/volumes/6c5549a8-a576-4fe9-b684-513b145cd6d9 Aug 13 21:20:49.837431 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5c0b9952-b8b6-47c2-bf06-34617c105695 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:49.837622 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5c0b9952-b8b6-47c2-bf06-34617c105695 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:49.844353 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:20:49.844353 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:20:49.847610 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-5c0b9952-b8b6-47c2-bf06-34617c105695 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Volume info retrieved successfully. Aug 13 21:20:49.851038 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5c0b9952-b8b6-47c2-bf06-34617c105695 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] https://10.4.3.14/volume/v3/volumes/6c5549a8-a576-4fe9-b684-513b145cd6d9 returned with HTTP 200 Aug 13 21:20:49.851377 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1296/5181] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:20:49 2026] GET /volume/v3/volumes/6c5549a8-a576-4fe9-b684-513b145cd6d9 => generated 954 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:50.865815 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2bb68433-c594-4ad2-a986-385073d4320b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:50.867574 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2bb68433-c594-4ad2-a986-385073d4320b tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] GET https://10.4.3.14/volume/v3/volumes/6c5549a8-a576-4fe9-b684-513b145cd6d9 Aug 13 21:20:50.867820 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2bb68433-c594-4ad2-a986-385073d4320b tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:50.868065 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2bb68433-c594-4ad2-a986-385073d4320b tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:50.874861 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:20:50.874861 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:20:50.878122 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-2bb68433-c594-4ad2-a986-385073d4320b tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Volume info retrieved successfully. Aug 13 21:20:50.881796 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2bb68433-c594-4ad2-a986-385073d4320b tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] https://10.4.3.14/volume/v3/volumes/6c5549a8-a576-4fe9-b684-513b145cd6d9 returned with HTTP 200 Aug 13 21:20:50.882220 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1301/5182] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:20:50 2026] GET /volume/v3/volumes/6c5549a8-a576-4fe9-b684-513b145cd6d9 => generated 1015 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:20:50.893359 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8e2c4370-7235-4353-888f-9ad4a5cd02d9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:50.895024 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8e2c4370-7235-4353-888f-9ad4a5cd02d9 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] POST https://10.4.3.14/volume/v3/backups Aug 13 21:20:50.895374 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8e2c4370-7235-4353-888f-9ad4a5cd02d9 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6c5549a8-a576-4fe9-b684-513b145cd6d9", "name": "tempest-type-Backup-1561261096"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:20:50.896708 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.contrib.backups [None req-8e2c4370-7235-4353-888f-9ad4a5cd02d9 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Creating new backup {'backup': {'volume_id': '6c5549a8-a576-4fe9-b684-513b145cd6d9', 'name': 'tempest-type-Backup-1561261096'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 21:20:50.896860 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.contrib.backups [None req-8e2c4370-7235-4353-888f-9ad4a5cd02d9 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Creating backup of volume 6c5549a8-a576-4fe9-b684-513b145cd6d9 in container None Aug 13 21:20:50.904670 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:20:50.904670 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:20:50.905114 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-8e2c4370-7235-4353-888f-9ad4a5cd02d9 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Volume info retrieved successfully. Aug 13 21:20:50.930329 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-8e2c4370-7235-4353-888f-9ad4a5cd02d9 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Created reservations ['6af3bc19-455e-4dd1-ab14-1ca6d9450abf', 'd9235e4e-427b-4166-8b3d-b0d325d101f5'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:20:50.954902 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8e2c4370-7235-4353-888f-9ad4a5cd02d9 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] https://10.4.3.14/volume/v3/backups returned with HTTP 202 Aug 13 21:20:50.955421 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1294/5183] 10.4.3.14 () {70 vars in 1292 bytes} [Thu Aug 13 21:20:50 2026] POST /volume/v3/backups => generated 314 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:20:50.963976 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4155d0aa-f9be-40b6-8f18-b68fc744c567 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:50.966262 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4155d0aa-f9be-40b6-8f18-b68fc744c567 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] GET https://10.4.3.14/volume/v3/backups/9e180f5e-2099-42ef-a758-40f6ede50336 Aug 13 21:20:50.966467 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4155d0aa-f9be-40b6-8f18-b68fc744c567 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:50.966694 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4155d0aa-f9be-40b6-8f18-b68fc744c567 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:50.966814 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-4155d0aa-f9be-40b6-8f18-b68fc744c567 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Show backup with id 9e180f5e-2099-42ef-a758-40f6ede50336. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:20:50.972357 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:20:50.972357 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:20:50.974039 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4155d0aa-f9be-40b6-8f18-b68fc744c567 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] https://10.4.3.14/volume/v3/backups/9e180f5e-2099-42ef-a758-40f6ede50336 returned with HTTP 200 Aug 13 21:20:50.974510 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1293/5184] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:20:50 2026] GET /volume/v3/backups/9e180f5e-2099-42ef-a758-40f6ede50336 => generated 721 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:51.985696 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-59de4940-30c6-48b2-b34c-a99527bba4e2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:51.987622 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-59de4940-30c6-48b2-b34c-a99527bba4e2 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] GET https://10.4.3.14/volume/v3/backups/9e180f5e-2099-42ef-a758-40f6ede50336 Aug 13 21:20:51.987856 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-59de4940-30c6-48b2-b34c-a99527bba4e2 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:51.988107 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-59de4940-30c6-48b2-b34c-a99527bba4e2 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:51.988197 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-59de4940-30c6-48b2-b34c-a99527bba4e2 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Show backup with id 9e180f5e-2099-42ef-a758-40f6ede50336. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:20:51.993016 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:20:51.993016 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:20:51.993768 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-59de4940-30c6-48b2-b34c-a99527bba4e2 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] https://10.4.3.14/volume/v3/backups/9e180f5e-2099-42ef-a758-40f6ede50336 returned with HTTP 200 Aug 13 21:20:51.994247 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1297/5185] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:20:51 2026] GET /volume/v3/backups/9e180f5e-2099-42ef-a758-40f6ede50336 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:53.004315 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-9998850b-7cbd-48ff-96ff-198e777cdae3 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:53.005913 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9998850b-7cbd-48ff-96ff-198e777cdae3 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] GET https://10.4.3.14/volume/v3/backups/9e180f5e-2099-42ef-a758-40f6ede50336 Aug 13 21:20:53.006140 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9998850b-7cbd-48ff-96ff-198e777cdae3 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:53.006310 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9998850b-7cbd-48ff-96ff-198e777cdae3 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:53.006403 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-9998850b-7cbd-48ff-96ff-198e777cdae3 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Show backup with id 9e180f5e-2099-42ef-a758-40f6ede50336. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:20:53.010184 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:20:53.010184 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:20:53.010709 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9998850b-7cbd-48ff-96ff-198e777cdae3 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] https://10.4.3.14/volume/v3/backups/9e180f5e-2099-42ef-a758-40f6ede50336 returned with HTTP 200 Aug 13 21:20:53.011088 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1302/5186] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:20:53 2026] GET /volume/v3/backups/9e180f5e-2099-42ef-a758-40f6ede50336 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:54.022594 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a5fa8f7c-5d3a-4ecc-9a57-e69e600a4208 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:54.025439 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a5fa8f7c-5d3a-4ecc-9a57-e69e600a4208 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] GET https://10.4.3.14/volume/v3/backups/9e180f5e-2099-42ef-a758-40f6ede50336 Aug 13 21:20:54.025756 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a5fa8f7c-5d3a-4ecc-9a57-e69e600a4208 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:54.025961 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a5fa8f7c-5d3a-4ecc-9a57-e69e600a4208 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:54.026119 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-a5fa8f7c-5d3a-4ecc-9a57-e69e600a4208 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Show backup with id 9e180f5e-2099-42ef-a758-40f6ede50336. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:20:54.031504 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:20:54.031504 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:20:54.032383 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a5fa8f7c-5d3a-4ecc-9a57-e69e600a4208 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] https://10.4.3.14/volume/v3/backups/9e180f5e-2099-42ef-a758-40f6ede50336 returned with HTTP 200 Aug 13 21:20:54.033441 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1295/5187] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:20:54 2026] GET /volume/v3/backups/9e180f5e-2099-42ef-a758-40f6ede50336 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:55.044784 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-2796d2e3-514e-46d8-b1da-31680e9d9022 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:55.046574 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2796d2e3-514e-46d8-b1da-31680e9d9022 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] GET https://10.4.3.14/volume/v3/backups/9e180f5e-2099-42ef-a758-40f6ede50336 Aug 13 21:20:55.046773 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2796d2e3-514e-46d8-b1da-31680e9d9022 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:55.046979 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2796d2e3-514e-46d8-b1da-31680e9d9022 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:55.047152 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-2796d2e3-514e-46d8-b1da-31680e9d9022 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Show backup with id 9e180f5e-2099-42ef-a758-40f6ede50336. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:20:55.051423 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:20:55.051423 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:20:55.051995 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2796d2e3-514e-46d8-b1da-31680e9d9022 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] https://10.4.3.14/volume/v3/backups/9e180f5e-2099-42ef-a758-40f6ede50336 returned with HTTP 200 Aug 13 21:20:55.052527 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1294/5188] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:20:55 2026] GET /volume/v3/backups/9e180f5e-2099-42ef-a758-40f6ede50336 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:56.061730 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9510b3a6-3bc4-4819-8e76-e665b8baa35c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:56.063772 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9510b3a6-3bc4-4819-8e76-e665b8baa35c tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] GET https://10.4.3.14/volume/v3/backups/9e180f5e-2099-42ef-a758-40f6ede50336 Aug 13 21:20:56.064070 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9510b3a6-3bc4-4819-8e76-e665b8baa35c tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:56.064273 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9510b3a6-3bc4-4819-8e76-e665b8baa35c tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:56.064379 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-9510b3a6-3bc4-4819-8e76-e665b8baa35c tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Show backup with id 9e180f5e-2099-42ef-a758-40f6ede50336. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:20:56.068777 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:20:56.068777 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:20:56.069558 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9510b3a6-3bc4-4819-8e76-e665b8baa35c tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] https://10.4.3.14/volume/v3/backups/9e180f5e-2099-42ef-a758-40f6ede50336 returned with HTTP 200 Aug 13 21:20:56.069910 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1298/5189] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:20:56 2026] GET /volume/v3/backups/9e180f5e-2099-42ef-a758-40f6ede50336 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:57.080325 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2095912b-fc42-47ba-a960-c713a37e48b4 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:57.082073 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2095912b-fc42-47ba-a960-c713a37e48b4 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] GET https://10.4.3.14/volume/v3/backups/9e180f5e-2099-42ef-a758-40f6ede50336 Aug 13 21:20:57.082278 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2095912b-fc42-47ba-a960-c713a37e48b4 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:57.082417 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2095912b-fc42-47ba-a960-c713a37e48b4 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:57.082518 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-2095912b-fc42-47ba-a960-c713a37e48b4 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Show backup with id 9e180f5e-2099-42ef-a758-40f6ede50336. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:20:57.086450 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:20:57.086450 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:20:57.086953 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2095912b-fc42-47ba-a960-c713a37e48b4 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] https://10.4.3.14/volume/v3/backups/9e180f5e-2099-42ef-a758-40f6ede50336 returned with HTTP 200 Aug 13 21:20:57.087292 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1303/5190] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:20:57 2026] GET /volume/v3/backups/9e180f5e-2099-42ef-a758-40f6ede50336 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:58.100112 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-32c5ff90-0680-451c-8583-660f831af326 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:58.102707 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-32c5ff90-0680-451c-8583-660f831af326 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] GET https://10.4.3.14/volume/v3/backups/9e180f5e-2099-42ef-a758-40f6ede50336 Aug 13 21:20:58.102909 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-32c5ff90-0680-451c-8583-660f831af326 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:58.103189 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-32c5ff90-0680-451c-8583-660f831af326 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:58.103316 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-32c5ff90-0680-451c-8583-660f831af326 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Show backup with id 9e180f5e-2099-42ef-a758-40f6ede50336. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:20:58.110265 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:20:58.110265 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:20:58.110955 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-32c5ff90-0680-451c-8583-660f831af326 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] https://10.4.3.14/volume/v3/backups/9e180f5e-2099-42ef-a758-40f6ede50336 returned with HTTP 200 Aug 13 21:20:58.111379 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1296/5191] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:20:58 2026] GET /volume/v3/backups/9e180f5e-2099-42ef-a758-40f6ede50336 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:20:59.123502 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d92d2cdd-3615-47dd-aa64-b964b45f15f7 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:20:59.125885 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d92d2cdd-3615-47dd-aa64-b964b45f15f7 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] GET https://10.4.3.14/volume/v3/backups/9e180f5e-2099-42ef-a758-40f6ede50336 Aug 13 21:20:59.126242 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d92d2cdd-3615-47dd-aa64-b964b45f15f7 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:20:59.126510 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d92d2cdd-3615-47dd-aa64-b964b45f15f7 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:20:59.126752 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-d92d2cdd-3615-47dd-aa64-b964b45f15f7 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Show backup with id 9e180f5e-2099-42ef-a758-40f6ede50336. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:20:59.132286 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:20:59.132286 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:20:59.133100 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d92d2cdd-3615-47dd-aa64-b964b45f15f7 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] https://10.4.3.14/volume/v3/backups/9e180f5e-2099-42ef-a758-40f6ede50336 returned with HTTP 200 Aug 13 21:20:59.133562 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1295/5192] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:20:59 2026] GET /volume/v3/backups/9e180f5e-2099-42ef-a758-40f6ede50336 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:21:00.146301 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b02473fc-5905-4953-84e6-cf8d8e56f890 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:00.148262 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b02473fc-5905-4953-84e6-cf8d8e56f890 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] GET https://10.4.3.14/volume/v3/backups/9e180f5e-2099-42ef-a758-40f6ede50336 Aug 13 21:21:00.148724 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b02473fc-5905-4953-84e6-cf8d8e56f890 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:00.149084 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b02473fc-5905-4953-84e6-cf8d8e56f890 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:00.149266 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-b02473fc-5905-4953-84e6-cf8d8e56f890 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Show backup with id 9e180f5e-2099-42ef-a758-40f6ede50336. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:21:00.153657 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:21:00.153657 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:21:00.154358 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b02473fc-5905-4953-84e6-cf8d8e56f890 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] https://10.4.3.14/volume/v3/backups/9e180f5e-2099-42ef-a758-40f6ede50336 returned with HTTP 200 Aug 13 21:21:00.154785 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1299/5193] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:21:00 2026] GET /volume/v3/backups/9e180f5e-2099-42ef-a758-40f6ede50336 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:21:01.168128 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-616f2096-3e3a-4be2-86a9-df887f8820c0 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:01.170134 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-616f2096-3e3a-4be2-86a9-df887f8820c0 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] GET https://10.4.3.14/volume/v3/backups/9e180f5e-2099-42ef-a758-40f6ede50336 Aug 13 21:21:01.170378 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-616f2096-3e3a-4be2-86a9-df887f8820c0 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:01.170603 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-616f2096-3e3a-4be2-86a9-df887f8820c0 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:01.170701 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-616f2096-3e3a-4be2-86a9-df887f8820c0 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Show backup with id 9e180f5e-2099-42ef-a758-40f6ede50336. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:21:01.176997 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:21:01.176997 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:21:01.177857 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-616f2096-3e3a-4be2-86a9-df887f8820c0 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] https://10.4.3.14/volume/v3/backups/9e180f5e-2099-42ef-a758-40f6ede50336 returned with HTTP 200 Aug 13 21:21:01.178405 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1304/5194] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:21:01 2026] GET /volume/v3/backups/9e180f5e-2099-42ef-a758-40f6ede50336 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:21:02.192214 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e248e446-d509-4edf-894e-6afbdf2fa7bc None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:02.193764 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e248e446-d509-4edf-894e-6afbdf2fa7bc tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] GET https://10.4.3.14/volume/v3/backups/9e180f5e-2099-42ef-a758-40f6ede50336 Aug 13 21:21:02.193940 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e248e446-d509-4edf-894e-6afbdf2fa7bc tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:02.194153 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e248e446-d509-4edf-894e-6afbdf2fa7bc tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:02.194270 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-e248e446-d509-4edf-894e-6afbdf2fa7bc tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Show backup with id 9e180f5e-2099-42ef-a758-40f6ede50336. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:21:02.198288 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:21:02.198288 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:21:02.198888 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e248e446-d509-4edf-894e-6afbdf2fa7bc tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] https://10.4.3.14/volume/v3/backups/9e180f5e-2099-42ef-a758-40f6ede50336 returned with HTTP 200 Aug 13 21:21:02.199272 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1297/5195] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:21:02 2026] GET /volume/v3/backups/9e180f5e-2099-42ef-a758-40f6ede50336 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:21:03.212763 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-96ab4fea-5190-4eb7-8b70-f1d9222f3647 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:03.214727 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-96ab4fea-5190-4eb7-8b70-f1d9222f3647 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] GET https://10.4.3.14/volume/v3/backups/9e180f5e-2099-42ef-a758-40f6ede50336 Aug 13 21:21:03.215092 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-96ab4fea-5190-4eb7-8b70-f1d9222f3647 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:03.215322 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-96ab4fea-5190-4eb7-8b70-f1d9222f3647 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:03.215484 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-96ab4fea-5190-4eb7-8b70-f1d9222f3647 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Show backup with id 9e180f5e-2099-42ef-a758-40f6ede50336. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:21:03.219852 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:21:03.219852 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:21:03.220604 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-96ab4fea-5190-4eb7-8b70-f1d9222f3647 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] https://10.4.3.14/volume/v3/backups/9e180f5e-2099-42ef-a758-40f6ede50336 returned with HTTP 200 Aug 13 21:21:03.221011 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1296/5196] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:21:03 2026] GET /volume/v3/backups/9e180f5e-2099-42ef-a758-40f6ede50336 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:21:04.233257 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ed887a4d-6342-4ecd-9056-76bf963e0090 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:04.235263 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ed887a4d-6342-4ecd-9056-76bf963e0090 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] GET https://10.4.3.14/volume/v3/backups/9e180f5e-2099-42ef-a758-40f6ede50336 Aug 13 21:21:04.235518 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ed887a4d-6342-4ecd-9056-76bf963e0090 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:04.235732 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ed887a4d-6342-4ecd-9056-76bf963e0090 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:04.235882 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-ed887a4d-6342-4ecd-9056-76bf963e0090 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Show backup with id 9e180f5e-2099-42ef-a758-40f6ede50336. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:21:04.242872 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:21:04.242872 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:21:04.243544 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ed887a4d-6342-4ecd-9056-76bf963e0090 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] https://10.4.3.14/volume/v3/backups/9e180f5e-2099-42ef-a758-40f6ede50336 returned with HTTP 200 Aug 13 21:21:04.243894 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1300/5197] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:21:04 2026] GET /volume/v3/backups/9e180f5e-2099-42ef-a758-40f6ede50336 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:21:05.255680 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-6e9e8f4c-35b3-4dc1-9a13-68d46a74a334 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:05.260433 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6e9e8f4c-35b3-4dc1-9a13-68d46a74a334 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] GET https://10.4.3.14/volume/v3/backups/9e180f5e-2099-42ef-a758-40f6ede50336 Aug 13 21:21:05.260633 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6e9e8f4c-35b3-4dc1-9a13-68d46a74a334 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:05.260800 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6e9e8f4c-35b3-4dc1-9a13-68d46a74a334 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:05.260916 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-6e9e8f4c-35b3-4dc1-9a13-68d46a74a334 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Show backup with id 9e180f5e-2099-42ef-a758-40f6ede50336. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:21:05.265162 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:21:05.265162 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:21:05.265768 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6e9e8f4c-35b3-4dc1-9a13-68d46a74a334 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] https://10.4.3.14/volume/v3/backups/9e180f5e-2099-42ef-a758-40f6ede50336 returned with HTTP 200 Aug 13 21:21:05.266181 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1305/5198] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:21:05 2026] GET /volume/v3/backups/9e180f5e-2099-42ef-a758-40f6ede50336 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:21:06.276779 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2eddc53d-0602-43a7-b7f7-a93ca8bba9d6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:06.278838 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2eddc53d-0602-43a7-b7f7-a93ca8bba9d6 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] GET https://10.4.3.14/volume/v3/backups/9e180f5e-2099-42ef-a758-40f6ede50336 Aug 13 21:21:06.279154 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2eddc53d-0602-43a7-b7f7-a93ca8bba9d6 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:06.279373 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2eddc53d-0602-43a7-b7f7-a93ca8bba9d6 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:06.279483 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-2eddc53d-0602-43a7-b7f7-a93ca8bba9d6 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Show backup with id 9e180f5e-2099-42ef-a758-40f6ede50336. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:21:06.284850 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:21:06.284850 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:21:06.285751 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2eddc53d-0602-43a7-b7f7-a93ca8bba9d6 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] https://10.4.3.14/volume/v3/backups/9e180f5e-2099-42ef-a758-40f6ede50336 returned with HTTP 200 Aug 13 21:21:06.286352 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1298/5199] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:21:06 2026] GET /volume/v3/backups/9e180f5e-2099-42ef-a758-40f6ede50336 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:21:06.297651 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3b7505e0-43b7-4a7f-bd35-75fb4bfdb208 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:06.299811 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3b7505e0-43b7-4a7f-bd35-75fb4bfdb208 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] PUT https://10.4.3.14/volume/v3/backups/9e180f5e-2099-42ef-a758-40f6ede50336 Aug 13 21:21:06.300218 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3b7505e0-43b7-4a7f-bd35-75fb4bfdb208 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:21:06.307175 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:21:06.307175 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:21:06.315863 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3b7505e0-43b7-4a7f-bd35-75fb4bfdb208 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] https://10.4.3.14/volume/v3/backups/9e180f5e-2099-42ef-a758-40f6ede50336 returned with HTTP 200 Aug 13 21:21:06.316447 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1297/5200] 10.4.3.14 () {70 vars in 1401 bytes} [Thu Aug 13 21:21:06 2026] PUT /volume/v3/backups/9e180f5e-2099-42ef-a758-40f6ede50336 => generated 314 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:21:06.324134 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-06894ab4-eca0-42ad-8d80-aadbbf484d48 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:06.326230 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-06894ab4-eca0-42ad-8d80-aadbbf484d48 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] GET https://10.4.3.14/volume/v3/backups/9e180f5e-2099-42ef-a758-40f6ede50336 Aug 13 21:21:06.326541 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-06894ab4-eca0-42ad-8d80-aadbbf484d48 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:06.326726 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-06894ab4-eca0-42ad-8d80-aadbbf484d48 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:06.326869 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-06894ab4-eca0-42ad-8d80-aadbbf484d48 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Show backup with id 9e180f5e-2099-42ef-a758-40f6ede50336. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:21:06.331959 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:21:06.331959 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:21:06.332686 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-06894ab4-eca0-42ad-8d80-aadbbf484d48 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] https://10.4.3.14/volume/v3/backups/9e180f5e-2099-42ef-a758-40f6ede50336 returned with HTTP 200 Aug 13 21:21:06.333081 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1301/5201] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:21:06 2026] GET /volume/v3/backups/9e180f5e-2099-42ef-a758-40f6ede50336 => generated 760 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:21:06.344135 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-5e72217a-2362-4076-a97f-75a8f1b2611e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:06.346433 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5e72217a-2362-4076-a97f-75a8f1b2611e tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] DELETE https://10.4.3.14/volume/v3/backups/9e180f5e-2099-42ef-a758-40f6ede50336 Aug 13 21:21:06.346699 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5e72217a-2362-4076-a97f-75a8f1b2611e tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:06.346941 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5e72217a-2362-4076-a97f-75a8f1b2611e tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:06.347153 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.contrib.backups [None req-5e72217a-2362-4076-a97f-75a8f1b2611e tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Delete backup with id: 9e180f5e-2099-42ef-a758-40f6ede50336. Aug 13 21:21:06.352130 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:21:06.352130 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:21:06.363880 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.backup.rpcapi [None req-5e72217a-2362-4076-a97f-75a8f1b2611e tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] delete_backup rpcapi backup_id 9e180f5e-2099-42ef-a758-40f6ede50336 {{(pid=100216) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 21:21:06.365744 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5e72217a-2362-4076-a97f-75a8f1b2611e tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] https://10.4.3.14/volume/v3/backups/9e180f5e-2099-42ef-a758-40f6ede50336 returned with HTTP 202 Aug 13 21:21:06.366290 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1306/5202] 10.4.3.14 () {68 vars in 1384 bytes} [Thu Aug 13 21:21:06 2026] DELETE /volume/v3/backups/9e180f5e-2099-42ef-a758-40f6ede50336 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:21:06.374553 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-00cfb53d-588f-4a3e-9811-588b431a3270 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:06.376624 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-00cfb53d-588f-4a3e-9811-588b431a3270 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] GET https://10.4.3.14/volume/v3/backups/9e180f5e-2099-42ef-a758-40f6ede50336 Aug 13 21:21:06.376830 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-00cfb53d-588f-4a3e-9811-588b431a3270 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:06.377076 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-00cfb53d-588f-4a3e-9811-588b431a3270 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:06.377335 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-00cfb53d-588f-4a3e-9811-588b431a3270 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Show backup with id 9e180f5e-2099-42ef-a758-40f6ede50336. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:21:06.381951 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:21:06.381951 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:21:06.382814 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-00cfb53d-588f-4a3e-9811-588b431a3270 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] https://10.4.3.14/volume/v3/backups/9e180f5e-2099-42ef-a758-40f6ede50336 returned with HTTP 200 Aug 13 21:21:06.383287 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1299/5203] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:21:06 2026] GET /volume/v3/backups/9e180f5e-2099-42ef-a758-40f6ede50336 => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:21:07.394284 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-9563aeee-180d-4643-a333-4ac19902216f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:07.396144 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9563aeee-180d-4643-a333-4ac19902216f tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] GET https://10.4.3.14/volume/v3/backups/9e180f5e-2099-42ef-a758-40f6ede50336 Aug 13 21:21:07.396351 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9563aeee-180d-4643-a333-4ac19902216f tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:07.396530 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9563aeee-180d-4643-a333-4ac19902216f tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:07.396635 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-9563aeee-180d-4643-a333-4ac19902216f tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Show backup with id 9e180f5e-2099-42ef-a758-40f6ede50336. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:21:07.400297 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9563aeee-180d-4643-a333-4ac19902216f tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] https://10.4.3.14/volume/v3/backups/9e180f5e-2099-42ef-a758-40f6ede50336 returned with HTTP 404 Aug 13 21:21:07.400756 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1298/5204] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:21:07 2026] GET /volume/v3/backups/9e180f5e-2099-42ef-a758-40f6ede50336 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:21:07.408835 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d6503641-3be6-44cb-b30e-8c37778045a0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:07.410983 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d6503641-3be6-44cb-b30e-8c37778045a0 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] DELETE https://10.4.3.14/volume/v3/volumes/6c5549a8-a576-4fe9-b684-513b145cd6d9 Aug 13 21:21:07.411281 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d6503641-3be6-44cb-b30e-8c37778045a0 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:07.411554 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d6503641-3be6-44cb-b30e-8c37778045a0 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:07.411781 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-d6503641-3be6-44cb-b30e-8c37778045a0 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Delete volume with id: 6c5549a8-a576-4fe9-b684-513b145cd6d9 Aug 13 21:21:07.420447 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:21:07.420447 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:21:07.420898 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d6503641-3be6-44cb-b30e-8c37778045a0 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Volume info retrieved successfully. Aug 13 21:21:07.441253 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d6503641-3be6-44cb-b30e-8c37778045a0 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Delete volume request issued successfully. Aug 13 21:21:07.441473 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d6503641-3be6-44cb-b30e-8c37778045a0 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] https://10.4.3.14/volume/v3/volumes/6c5549a8-a576-4fe9-b684-513b145cd6d9 returned with HTTP 202 Aug 13 21:21:07.441860 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1302/5205] 10.4.3.14 () {68 vars in 1384 bytes} [Thu Aug 13 21:21:07 2026] DELETE /volume/v3/volumes/6c5549a8-a576-4fe9-b684-513b145cd6d9 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:21:07.450357 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-350ac7e4-aeae-4816-abb8-137862d4c61a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:07.452244 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-350ac7e4-aeae-4816-abb8-137862d4c61a tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] GET https://10.4.3.14/volume/v3/volumes/6c5549a8-a576-4fe9-b684-513b145cd6d9 Aug 13 21:21:07.452465 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-350ac7e4-aeae-4816-abb8-137862d4c61a tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:07.452650 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-350ac7e4-aeae-4816-abb8-137862d4c61a tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:07.462090 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:21:07.462090 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:21:07.466978 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-350ac7e4-aeae-4816-abb8-137862d4c61a tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Volume info retrieved successfully. Aug 13 21:21:07.472985 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-350ac7e4-aeae-4816-abb8-137862d4c61a tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] https://10.4.3.14/volume/v3/volumes/6c5549a8-a576-4fe9-b684-513b145cd6d9 returned with HTTP 200 Aug 13 21:21:07.473578 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1307/5206] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:21:07 2026] GET /volume/v3/volumes/6c5549a8-a576-4fe9-b684-513b145cd6d9 => generated 1014 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:21:08.486621 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-160ca837-8481-4390-b6db-c5cd894444a6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:08.488462 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-160ca837-8481-4390-b6db-c5cd894444a6 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] GET https://10.4.3.14/volume/v3/volumes/6c5549a8-a576-4fe9-b684-513b145cd6d9 Aug 13 21:21:08.488662 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-160ca837-8481-4390-b6db-c5cd894444a6 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:08.488853 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-160ca837-8481-4390-b6db-c5cd894444a6 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:08.494724 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-160ca837-8481-4390-b6db-c5cd894444a6 tempest-ProjectAdminTests39-146056288 tempest-ProjectAdminTests39-146056288-project-admin] https://10.4.3.14/volume/v3/volumes/6c5549a8-a576-4fe9-b684-513b145cd6d9 returned with HTTP 404 Aug 13 21:21:08.495193 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1300/5207] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:21:08 2026] GET /volume/v3/volumes/6c5549a8-a576-4fe9-b684-513b145cd6d9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:21:09.913333 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-496449b6-d3c3-4291-9282-711192a84a45 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:09.995428 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-496449b6-d3c3-4291-9282-711192a84a45 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:21:09.995762 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-496449b6-d3c3-4291-9282-711192a84a45 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-220916831"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:21:09.997094 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-496449b6-d3c3-4291-9282-711192a84a45 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-220916831'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:21:09.997210 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-496449b6-d3c3-4291-9282-711192a84a45 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Create volume of 1 GB Aug 13 21:21:10.000262 np0000007265 devstack@c-api.service[100217]: DEBUG dbcounter [-] [100217] Writing DB stats cinder:SELECT=139,cinder:UPDATE=51,cinder:INSERT=24 {{(pid=100217) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:21:10.002757 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-496449b6-d3c3-4291-9282-711192a84a45 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Availability Zones retrieved successfully. Aug 13 21:21:10.008659 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-496449b6-d3c3-4291-9282-711192a84a45 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Flow 'volume_create_api' (d07a9118-2e84-49ff-afdb-aa5f9d203813) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:21:10.009955 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-496449b6-d3c3-4291-9282-711192a84a45 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1497274-d947-48f3-83ac-f16d43c17453) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:21:10.011136 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-496449b6-d3c3-4291-9282-711192a84a45 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:21:10.036786 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-496449b6-d3c3-4291-9282-711192a84a45 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1497274-d947-48f3-83ac-f16d43c17453) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:21:10.037528 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-496449b6-d3c3-4291-9282-711192a84a45 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf746d8a-5c1a-46b1-a6fe-a7769c083485) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:21:10.095069 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-496449b6-d3c3-4291-9282-711192a84a45 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Created reservations ['504fcd49-35af-4354-a0a4-9832647b0ce1', '74c312a6-737c-4923-8c23-57bb65705a27', '402f4ec8-5676-43be-9f15-7a504df3cde6', 'c567fa12-91fb-405f-b9de-5c34e84439dd'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:21:10.095817 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-496449b6-d3c3-4291-9282-711192a84a45 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf746d8a-5c1a-46b1-a6fe-a7769c083485) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['504fcd49-35af-4354-a0a4-9832647b0ce1', '74c312a6-737c-4923-8c23-57bb65705a27', '402f4ec8-5676-43be-9f15-7a504df3cde6', 'c567fa12-91fb-405f-b9de-5c34e84439dd']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:21:10.096641 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-496449b6-d3c3-4291-9282-711192a84a45 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (858d373f-7cae-46da-b741-1921606b3e4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:21:10.117658 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-496449b6-d3c3-4291-9282-711192a84a45 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (858d373f-7cae-46da-b741-1921606b3e4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec64a04d-d67d-4d62-93c9-8f56ca986c9d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-220916831',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5f9e6bc83c64433b5ab1c56d26ec875',qos_specs=None,replication_status=,reservations=['504fcd49-35af-4354-a0a4-9832647b0ce1','74c312a6-737c-4923-8c23-57bb65705a27','402f4ec8-5676-43be-9f15-7a504df3cde6','c567fa12-91fb-405f-b9de-5c34e84439dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f348761c99834b7daa4f01bd93dca134',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:21:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-220916831',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec64a04d-d67d-4d62-93c9-8f56ca986c9d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5f9e6bc83c64433b5ab1c56d26ec875',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f348761c99834b7daa4f01bd93dca134',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:21:10.118427 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-496449b6-d3c3-4291-9282-711192a84a45 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99242801-7e85-4b76-bf13-8023c3bbc190) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:21:10.138908 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-496449b6-d3c3-4291-9282-711192a84a45 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99242801-7e85-4b76-bf13-8023c3bbc190) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-220916831',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5f9e6bc83c64433b5ab1c56d26ec875',qos_specs=None,replication_status=,reservations=['504fcd49-35af-4354-a0a4-9832647b0ce1','74c312a6-737c-4923-8c23-57bb65705a27','402f4ec8-5676-43be-9f15-7a504df3cde6','c567fa12-91fb-405f-b9de-5c34e84439dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f348761c99834b7daa4f01bd93dca134',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:21:10.139647 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-496449b6-d3c3-4291-9282-711192a84a45 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41565017-1952-43d5-8727-e06cfe133a30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:21:10.149765 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-496449b6-d3c3-4291-9282-711192a84a45 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41565017-1952-43d5-8727-e06cfe133a30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:21:10.150606 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-496449b6-d3c3-4291-9282-711192a84a45 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Flow 'volume_create_api' (d07a9118-2e84-49ff-afdb-aa5f9d203813) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:21:10.150908 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-496449b6-d3c3-4291-9282-711192a84a45 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Create volume request issued successfully. Aug 13 21:21:10.151517 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-496449b6-d3c3-4291-9282-711192a84a45 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:21:10.152054 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1299/5208] 10.4.3.14 () {70 vars in 1291 bytes} [Thu Aug 13 21:21:09 2026] POST /volume/v3/volumes => generated 775 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:21:10.167598 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1f8b0f7e-300e-49fe-bfde-a9d33bff234a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:10.172014 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1f8b0f7e-300e-49fe-bfde-a9d33bff234a tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] GET https://10.4.3.14/volume/v3/volumes/ec64a04d-d67d-4d62-93c9-8f56ca986c9d Aug 13 21:21:10.173223 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1f8b0f7e-300e-49fe-bfde-a9d33bff234a tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:10.173223 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1f8b0f7e-300e-49fe-bfde-a9d33bff234a tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:10.175408 np0000007265 devstack@c-api.service[100215]: DEBUG dbcounter [-] [100215] Writing DB stats cinder:SELECT=135,cinder:INSERT=21,cinder:UPDATE=45 {{(pid=100215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:21:10.184780 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:21:10.184780 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:21:10.188536 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-1f8b0f7e-300e-49fe-bfde-a9d33bff234a tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Volume info retrieved successfully. Aug 13 21:21:10.194080 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1f8b0f7e-300e-49fe-bfde-a9d33bff234a tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] https://10.4.3.14/volume/v3/volumes/ec64a04d-d67d-4d62-93c9-8f56ca986c9d returned with HTTP 200 Aug 13 21:21:10.194600 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1303/5209] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:21:10 2026] GET /volume/v3/volumes/ec64a04d-d67d-4d62-93c9-8f56ca986c9d => generated 954 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:21:11.209812 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-03d2fafa-a74e-4893-8124-c2df16b8014c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:11.211780 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-03d2fafa-a74e-4893-8124-c2df16b8014c tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] GET https://10.4.3.14/volume/v3/volumes/ec64a04d-d67d-4d62-93c9-8f56ca986c9d Aug 13 21:21:11.212024 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-03d2fafa-a74e-4893-8124-c2df16b8014c tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:11.212238 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-03d2fafa-a74e-4893-8124-c2df16b8014c tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:11.222267 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:21:11.222267 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:21:11.227341 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-03d2fafa-a74e-4893-8124-c2df16b8014c tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Volume info retrieved successfully. Aug 13 21:21:11.232277 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-03d2fafa-a74e-4893-8124-c2df16b8014c tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] https://10.4.3.14/volume/v3/volumes/ec64a04d-d67d-4d62-93c9-8f56ca986c9d returned with HTTP 200 Aug 13 21:21:11.232766 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1308/5210] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:21:11 2026] GET /volume/v3/volumes/ec64a04d-d67d-4d62-93c9-8f56ca986c9d => generated 1015 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:21:11.248059 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-56626d48-9e2a-4045-9bc1-c0ec6ecfd231 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:11.249767 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-56626d48-9e2a-4045-9bc1-c0ec6ecfd231 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] POST https://10.4.3.14/volume/v3/backups Aug 13 21:21:11.250112 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-56626d48-9e2a-4045-9bc1-c0ec6ecfd231 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ec64a04d-d67d-4d62-93c9-8f56ca986c9d", "name": "tempest-type-Backup-666026817"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:21:11.251388 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.contrib.backups [None req-56626d48-9e2a-4045-9bc1-c0ec6ecfd231 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Creating new backup {'backup': {'volume_id': 'ec64a04d-d67d-4d62-93c9-8f56ca986c9d', 'name': 'tempest-type-Backup-666026817'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 21:21:11.251535 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.contrib.backups [None req-56626d48-9e2a-4045-9bc1-c0ec6ecfd231 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Creating backup of volume ec64a04d-d67d-4d62-93c9-8f56ca986c9d in container None Aug 13 21:21:11.260715 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:21:11.260715 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:21:11.261190 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-56626d48-9e2a-4045-9bc1-c0ec6ecfd231 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Volume info retrieved successfully. Aug 13 21:21:11.294162 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-56626d48-9e2a-4045-9bc1-c0ec6ecfd231 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Created reservations ['ab7d2bd6-5234-4c3a-a673-a943d5d14ea5', 'ddb097d7-d602-456d-bfd3-628a1299f0d1'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:21:11.329163 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-56626d48-9e2a-4045-9bc1-c0ec6ecfd231 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] https://10.4.3.14/volume/v3/backups returned with HTTP 202 Aug 13 21:21:11.329790 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1301/5211] 10.4.3.14 () {70 vars in 1292 bytes} [Thu Aug 13 21:21:11 2026] POST /volume/v3/backups => generated 313 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:21:11.338653 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-10c85af1-6204-45a7-b291-ea530d4dfa35 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:11.340960 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-10c85af1-6204-45a7-b291-ea530d4dfa35 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] GET https://10.4.3.14/volume/v3/backups/b4bb408f-f23b-4449-9b95-4a75a18b91c6 Aug 13 21:21:11.341260 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-10c85af1-6204-45a7-b291-ea530d4dfa35 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:11.341477 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-10c85af1-6204-45a7-b291-ea530d4dfa35 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:11.341912 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-10c85af1-6204-45a7-b291-ea530d4dfa35 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Show backup with id b4bb408f-f23b-4449-9b95-4a75a18b91c6. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:21:11.346837 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:21:11.346837 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:21:11.347536 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-10c85af1-6204-45a7-b291-ea530d4dfa35 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] https://10.4.3.14/volume/v3/backups/b4bb408f-f23b-4449-9b95-4a75a18b91c6 returned with HTTP 200 Aug 13 21:21:11.348755 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1300/5212] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:21:11 2026] GET /volume/v3/backups/b4bb408f-f23b-4449-9b95-4a75a18b91c6 => generated 720 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:21:12.360246 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-831be796-3de7-49f8-a783-93a7751b9840 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:12.362611 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-831be796-3de7-49f8-a783-93a7751b9840 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] GET https://10.4.3.14/volume/v3/backups/b4bb408f-f23b-4449-9b95-4a75a18b91c6 Aug 13 21:21:12.362833 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-831be796-3de7-49f8-a783-93a7751b9840 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:12.363060 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-831be796-3de7-49f8-a783-93a7751b9840 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:12.363176 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-831be796-3de7-49f8-a783-93a7751b9840 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Show backup with id b4bb408f-f23b-4449-9b95-4a75a18b91c6. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:21:12.368918 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:21:12.368918 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:21:12.369628 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-831be796-3de7-49f8-a783-93a7751b9840 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] https://10.4.3.14/volume/v3/backups/b4bb408f-f23b-4449-9b95-4a75a18b91c6 returned with HTTP 200 Aug 13 21:21:12.370349 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1304/5213] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:21:12 2026] GET /volume/v3/backups/b4bb408f-f23b-4449-9b95-4a75a18b91c6 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:21:13.380735 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-30b3be02-c4d4-4029-ba5a-ab3231c45e4d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:13.383295 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-30b3be02-c4d4-4029-ba5a-ab3231c45e4d tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] GET https://10.4.3.14/volume/v3/backups/b4bb408f-f23b-4449-9b95-4a75a18b91c6 Aug 13 21:21:13.383645 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-30b3be02-c4d4-4029-ba5a-ab3231c45e4d tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:13.383927 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-30b3be02-c4d4-4029-ba5a-ab3231c45e4d tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:13.384154 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-30b3be02-c4d4-4029-ba5a-ab3231c45e4d tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Show backup with id b4bb408f-f23b-4449-9b95-4a75a18b91c6. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:21:13.389673 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:21:13.389673 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:21:13.390409 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-30b3be02-c4d4-4029-ba5a-ab3231c45e4d tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] https://10.4.3.14/volume/v3/backups/b4bb408f-f23b-4449-9b95-4a75a18b91c6 returned with HTTP 200 Aug 13 21:21:13.390825 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1309/5214] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:21:13 2026] GET /volume/v3/backups/b4bb408f-f23b-4449-9b95-4a75a18b91c6 => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:21:14.401634 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6ed8febf-5177-462f-8419-b360ef285263 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:14.404177 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6ed8febf-5177-462f-8419-b360ef285263 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] GET https://10.4.3.14/volume/v3/backups/b4bb408f-f23b-4449-9b95-4a75a18b91c6 Aug 13 21:21:14.404534 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6ed8febf-5177-462f-8419-b360ef285263 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:14.404846 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6ed8febf-5177-462f-8419-b360ef285263 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:14.405072 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-6ed8febf-5177-462f-8419-b360ef285263 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Show backup with id b4bb408f-f23b-4449-9b95-4a75a18b91c6. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:21:14.410656 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:21:14.410656 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:21:14.411515 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6ed8febf-5177-462f-8419-b360ef285263 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] https://10.4.3.14/volume/v3/backups/b4bb408f-f23b-4449-9b95-4a75a18b91c6 returned with HTTP 200 Aug 13 21:21:14.412053 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1302/5215] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:21:14 2026] GET /volume/v3/backups/b4bb408f-f23b-4449-9b95-4a75a18b91c6 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:21:15.422131 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-bc345fe4-80ab-4242-bed0-4c76829864cf None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:15.424437 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bc345fe4-80ab-4242-bed0-4c76829864cf tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] GET https://10.4.3.14/volume/v3/backups/b4bb408f-f23b-4449-9b95-4a75a18b91c6 Aug 13 21:21:15.424781 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bc345fe4-80ab-4242-bed0-4c76829864cf tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:15.425060 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bc345fe4-80ab-4242-bed0-4c76829864cf tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:15.425226 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-bc345fe4-80ab-4242-bed0-4c76829864cf tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Show backup with id b4bb408f-f23b-4449-9b95-4a75a18b91c6. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:21:15.430354 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:21:15.430354 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:21:15.431164 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bc345fe4-80ab-4242-bed0-4c76829864cf tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] https://10.4.3.14/volume/v3/backups/b4bb408f-f23b-4449-9b95-4a75a18b91c6 returned with HTTP 200 Aug 13 21:21:15.431620 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1301/5216] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:21:15 2026] GET /volume/v3/backups/b4bb408f-f23b-4449-9b95-4a75a18b91c6 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:21:15.487128 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-965833bb-e95b-4920-b1a6-0f91cb36f95b req-e906aa6a-95a6-4929-b24d-f8e5b4eb50f4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:15.490839 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-965833bb-e95b-4920-b1a6-0f91cb36f95b req-e906aa6a-95a6-4929-b24d-f8e5b4eb50f4 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 Aug 13 21:21:15.491195 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-965833bb-e95b-4920-b1a6-0f91cb36f95b req-e906aa6a-95a6-4929-b24d-f8e5b4eb50f4 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:15.491387 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-965833bb-e95b-4920-b1a6-0f91cb36f95b req-e906aa6a-95a6-4929-b24d-f8e5b4eb50f4 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:15.499035 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:21:15.499035 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:21:15.502753 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-965833bb-e95b-4920-b1a6-0f91cb36f95b req-e906aa6a-95a6-4929-b24d-f8e5b4eb50f4 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:21:15.508238 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-965833bb-e95b-4920-b1a6-0f91cb36f95b req-e906aa6a-95a6-4929-b24d-f8e5b4eb50f4 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 returned with HTTP 200 Aug 13 21:21:15.508662 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1305/5217] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:21:15 2026] GET /volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 => generated 901 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:21:15.584805 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-9c4da7e8-6c80-4151-9695-3acfaf8807d3 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:15.585285 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9c4da7e8-6c80-4151-9695-3acfaf8807d3 None None] GET https://10.4.3.14/volume// Aug 13 21:21:15.585528 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9c4da7e8-6c80-4151-9695-3acfaf8807d3 None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:15.585799 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9c4da7e8-6c80-4151-9695-3acfaf8807d3 None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:15.586268 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9c4da7e8-6c80-4151-9695-3acfaf8807d3 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:21:15.586756 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1310/5218] 10.4.3.14 () {66 vars in 1421 bytes} [Thu Aug 13 21:21:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:21:15.594317 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-965833bb-e95b-4920-b1a6-0f91cb36f95b req-ebc1d637-3050-44c8-8d5a-5a24a0204c68 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:15.596464 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-965833bb-e95b-4920-b1a6-0f91cb36f95b req-ebc1d637-3050-44c8-8d5a-5a24a0204c68 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:21:15.596918 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-965833bb-e95b-4920-b1a6-0f91cb36f95b req-ebc1d637-3050-44c8-8d5a-5a24a0204c68 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b4219f03-a693-49ce-b9f9-21d7e88eee52", "connector": null, "instance_uuid": "1929f692-bb51-454c-99fc-84df1ed25a21"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:21:15.601506 np0000007265 devstack@c-api.service[100214]: DEBUG dbcounter [-] [100214] Writing DB stats cinder:SELECT=105,cinder:UPDATE=33,cinder:INSERT=17 {{(pid=100214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:21:15.609878 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:21:15.609878 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:21:15.636418 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-965833bb-e95b-4920-b1a6-0f91cb36f95b req-ebc1d637-3050-44c8-8d5a-5a24a0204c68 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:21:15.636881 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1303/5219] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:21:15 2026] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:21:15.667562 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-061963fb-6276-46d0-a237-7cff88eaa27c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:15.669764 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-061963fb-6276-46d0-a237-7cff88eaa27c tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 Aug 13 21:21:15.670069 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-061963fb-6276-46d0-a237-7cff88eaa27c tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:15.670188 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-061963fb-6276-46d0-a237-7cff88eaa27c tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:15.679319 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-078940a7-bf00-4993-9a9d-1c667004539d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:15.679657 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-078940a7-bf00-4993-9a9d-1c667004539d None None] GET https://10.4.3.14/volume// Aug 13 21:21:15.679813 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-078940a7-bf00-4993-9a9d-1c667004539d None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:15.680042 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-078940a7-bf00-4993-9a9d-1c667004539d None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:15.680348 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-078940a7-bf00-4993-9a9d-1c667004539d None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:21:15.680653 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1306/5220] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:21:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:21:15.681013 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:21:15.681013 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:21:15.685624 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-061963fb-6276-46d0-a237-7cff88eaa27c tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:21:15.687433 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-965833bb-e95b-4920-b1a6-0f91cb36f95b req-fa2d96a1-7518-4852-8945-fcca9d7223dd None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:15.689589 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-965833bb-e95b-4920-b1a6-0f91cb36f95b req-fa2d96a1-7518-4852-8945-fcca9d7223dd tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 Aug 13 21:21:15.689787 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-965833bb-e95b-4920-b1a6-0f91cb36f95b req-fa2d96a1-7518-4852-8945-fcca9d7223dd tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:15.690077 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-965833bb-e95b-4920-b1a6-0f91cb36f95b req-fa2d96a1-7518-4852-8945-fcca9d7223dd tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:15.691810 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-061963fb-6276-46d0-a237-7cff88eaa27c tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 returned with HTTP 200 Aug 13 21:21:15.692295 np0000007265 devstack@c-api.service[100216]: DEBUG dbcounter [-] [100216] Writing DB stats cinder:SELECT=97,cinder:INSERT=5,cinder:UPDATE=15 {{(pid=100216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:21:15.692611 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1302/5221] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:21:15 2026] GET /volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 => generated 900 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:21:15.702932 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:21:15.702932 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:21:15.706917 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-965833bb-e95b-4920-b1a6-0f91cb36f95b req-fa2d96a1-7518-4852-8945-fcca9d7223dd tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:21:15.711826 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-965833bb-e95b-4920-b1a6-0f91cb36f95b req-fa2d96a1-7518-4852-8945-fcca9d7223dd tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 returned with HTTP 200 Aug 13 21:21:15.712273 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1311/5222] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:21:15 2026] GET /volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 => generated 1080 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:21:15.818478 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-965833bb-e95b-4920-b1a6-0f91cb36f95b req-95b653a4-bf71-430c-b298-4ccdc813cb09 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:15.820908 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-965833bb-e95b-4920-b1a6-0f91cb36f95b req-95b653a4-bf71-430c-b298-4ccdc813cb09 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] PUT https://10.4.3.14/volume/v3/attachments/41f0043a-8788-497d-bd44-4a3cda2f9373 Aug 13 21:21:15.821294 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-965833bb-e95b-4920-b1a6-0f91cb36f95b req-95b653a4-bf71-430c-b298-4ccdc813cb09 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:21:15.830200 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-965833bb-e95b-4920-b1a6-0f91cb36f95b req-95b653a4-bf71-430c-b298-4ccdc813cb09 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Acquiring lock "cinder-attachment_update-b4219f03-a693-49ce-b9f9-21d7e88eee52-np0000007265" by "attachment_update" {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:21:15.835208 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-965833bb-e95b-4920-b1a6-0f91cb36f95b req-95b653a4-bf71-430c-b298-4ccdc813cb09 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Lock "cinder-attachment_update-b4219f03-a693-49ce-b9f9-21d7e88eee52-np0000007265" acquired by "attachment_update" :: waited 0.005s {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:21:15.836567 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:21:15.836567 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:21:15.935462 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-965833bb-e95b-4920-b1a6-0f91cb36f95b req-95b653a4-bf71-430c-b298-4ccdc813cb09 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Lock "cinder-attachment_update-b4219f03-a693-49ce-b9f9-21d7e88eee52-np0000007265" released by "attachment_update" :: held 0.100s {{(pid=100214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:21:15.935874 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-965833bb-e95b-4920-b1a6-0f91cb36f95b req-95b653a4-bf71-430c-b298-4ccdc813cb09 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/attachments/41f0043a-8788-497d-bd44-4a3cda2f9373 returned with HTTP 200 Aug 13 21:21:15.936509 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1304/5223] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:21:15 2026] PUT /volume/v3/attachments/41f0043a-8788-497d-bd44-4a3cda2f9373 => generated 968 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:21:15.945566 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-965833bb-e95b-4920-b1a6-0f91cb36f95b req-2d0e9c0c-fde6-4293-91dd-eedcfac99f93 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:15.948007 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-965833bb-e95b-4920-b1a6-0f91cb36f95b req-2d0e9c0c-fde6-4293-91dd-eedcfac99f93 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52/encryption Aug 13 21:21:15.948218 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-965833bb-e95b-4920-b1a6-0f91cb36f95b req-2d0e9c0c-fde6-4293-91dd-eedcfac99f93 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:15.948437 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-965833bb-e95b-4920-b1a6-0f91cb36f95b req-2d0e9c0c-fde6-4293-91dd-eedcfac99f93 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'index' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:15.958890 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:21:15.958890 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:21:15.967133 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-965833bb-e95b-4920-b1a6-0f91cb36f95b req-2d0e9c0c-fde6-4293-91dd-eedcfac99f93 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52/encryption returned with HTTP 200 Aug 13 21:21:15.967587 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1307/5224] 10.4.3.14 () {68 vars in 1624 bytes} [Thu Aug 13 21:21:15 2026] GET /volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:21:16.445320 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f89a6877-f28b-4553-b170-c56b763c7fa0 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:16.447587 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f89a6877-f28b-4553-b170-c56b763c7fa0 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] GET https://10.4.3.14/volume/v3/backups/b4bb408f-f23b-4449-9b95-4a75a18b91c6 Aug 13 21:21:16.447833 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f89a6877-f28b-4553-b170-c56b763c7fa0 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:16.448090 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f89a6877-f28b-4553-b170-c56b763c7fa0 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:16.448231 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-f89a6877-f28b-4553-b170-c56b763c7fa0 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Show backup with id b4bb408f-f23b-4449-9b95-4a75a18b91c6. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:21:16.453481 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:21:16.453481 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:21:16.454384 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f89a6877-f28b-4553-b170-c56b763c7fa0 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] https://10.4.3.14/volume/v3/backups/b4bb408f-f23b-4449-9b95-4a75a18b91c6 returned with HTTP 200 Aug 13 21:21:16.454886 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1303/5225] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:21:16 2026] GET /volume/v3/backups/b4bb408f-f23b-4449-9b95-4a75a18b91c6 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:21:16.708327 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-4459df4b-5fd7-445a-ad9e-8211882967ad None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:16.710582 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4459df4b-5fd7-445a-ad9e-8211882967ad tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 Aug 13 21:21:16.710822 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4459df4b-5fd7-445a-ad9e-8211882967ad tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:16.711086 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4459df4b-5fd7-445a-ad9e-8211882967ad tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:16.722470 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:21:16.722470 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:21:16.726521 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-4459df4b-5fd7-445a-ad9e-8211882967ad tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:21:16.731404 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4459df4b-5fd7-445a-ad9e-8211882967ad tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 returned with HTTP 200 Aug 13 21:21:16.731863 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1312/5226] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:21:16 2026] GET /volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 => generated 901 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:21:17.468275 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-aa10518b-2009-4c3d-bdfa-c99b6c22a26e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:17.470265 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-aa10518b-2009-4c3d-bdfa-c99b6c22a26e tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] GET https://10.4.3.14/volume/v3/backups/b4bb408f-f23b-4449-9b95-4a75a18b91c6 Aug 13 21:21:17.470525 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-aa10518b-2009-4c3d-bdfa-c99b6c22a26e tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:17.470775 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-aa10518b-2009-4c3d-bdfa-c99b6c22a26e tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:17.470941 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-aa10518b-2009-4c3d-bdfa-c99b6c22a26e tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Show backup with id b4bb408f-f23b-4449-9b95-4a75a18b91c6. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:21:17.476927 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:21:17.476927 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:21:17.477725 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-aa10518b-2009-4c3d-bdfa-c99b6c22a26e tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] https://10.4.3.14/volume/v3/backups/b4bb408f-f23b-4449-9b95-4a75a18b91c6 returned with HTTP 200 Aug 13 21:21:17.478253 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1305/5227] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:21:17 2026] GET /volume/v3/backups/b4bb408f-f23b-4449-9b95-4a75a18b91c6 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:21:17.748205 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-69dac545-88ba-4b17-b8c4-a79bd75d5ba6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:17.750093 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-69dac545-88ba-4b17-b8c4-a79bd75d5ba6 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 Aug 13 21:21:17.750306 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-69dac545-88ba-4b17-b8c4-a79bd75d5ba6 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:17.750488 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-69dac545-88ba-4b17-b8c4-a79bd75d5ba6 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:17.761019 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:21:17.761019 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:21:17.765184 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-69dac545-88ba-4b17-b8c4-a79bd75d5ba6 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:21:17.769463 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-69dac545-88ba-4b17-b8c4-a79bd75d5ba6 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 returned with HTTP 200 Aug 13 21:21:17.769873 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1308/5228] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:21:17 2026] GET /volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 => generated 901 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:21:18.490851 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-04ac3038-7cc0-4604-9256-1261fe3a769e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:18.492647 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-04ac3038-7cc0-4604-9256-1261fe3a769e tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] GET https://10.4.3.14/volume/v3/backups/b4bb408f-f23b-4449-9b95-4a75a18b91c6 Aug 13 21:21:18.492867 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-04ac3038-7cc0-4604-9256-1261fe3a769e tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:18.493090 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-04ac3038-7cc0-4604-9256-1261fe3a769e tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:18.493189 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-04ac3038-7cc0-4604-9256-1261fe3a769e tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Show backup with id b4bb408f-f23b-4449-9b95-4a75a18b91c6. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:21:18.497486 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:21:18.497486 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:21:18.498094 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-04ac3038-7cc0-4604-9256-1261fe3a769e tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] https://10.4.3.14/volume/v3/backups/b4bb408f-f23b-4449-9b95-4a75a18b91c6 returned with HTTP 200 Aug 13 21:21:18.498448 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1304/5229] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:21:18 2026] GET /volume/v3/backups/b4bb408f-f23b-4449-9b95-4a75a18b91c6 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:21:18.783330 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7a446c4e-d568-4001-b419-016a7e160563 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:18.785093 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7a446c4e-d568-4001-b419-016a7e160563 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 Aug 13 21:21:18.785416 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7a446c4e-d568-4001-b419-016a7e160563 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:18.785696 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7a446c4e-d568-4001-b419-016a7e160563 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:18.796642 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:21:18.796642 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:21:18.803092 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-7a446c4e-d568-4001-b419-016a7e160563 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:21:18.805278 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7a446c4e-d568-4001-b419-016a7e160563 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 returned with HTTP 200 Aug 13 21:21:18.805830 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1313/5230] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:21:18 2026] GET /volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 => generated 901 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:21:19.509876 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-62cae833-9754-4253-9a05-e2904e013a7b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:19.512243 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-62cae833-9754-4253-9a05-e2904e013a7b tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] GET https://10.4.3.14/volume/v3/backups/b4bb408f-f23b-4449-9b95-4a75a18b91c6 Aug 13 21:21:19.512528 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-62cae833-9754-4253-9a05-e2904e013a7b tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:19.512766 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-62cae833-9754-4253-9a05-e2904e013a7b tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:19.512916 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-62cae833-9754-4253-9a05-e2904e013a7b tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Show backup with id b4bb408f-f23b-4449-9b95-4a75a18b91c6. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:21:19.518314 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:21:19.518314 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:21:19.519152 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-62cae833-9754-4253-9a05-e2904e013a7b tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] https://10.4.3.14/volume/v3/backups/b4bb408f-f23b-4449-9b95-4a75a18b91c6 returned with HTTP 200 Aug 13 21:21:19.519640 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1306/5231] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:21:19 2026] GET /volume/v3/backups/b4bb408f-f23b-4449-9b95-4a75a18b91c6 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:21:19.818161 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a6b5323e-dfd1-41d4-9ac8-ff6432cf3c78 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:19.820314 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a6b5323e-dfd1-41d4-9ac8-ff6432cf3c78 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 Aug 13 21:21:19.820485 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a6b5323e-dfd1-41d4-9ac8-ff6432cf3c78 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:19.820663 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a6b5323e-dfd1-41d4-9ac8-ff6432cf3c78 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:19.832781 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:21:19.832781 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:21:19.837636 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a6b5323e-dfd1-41d4-9ac8-ff6432cf3c78 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:21:19.843548 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a6b5323e-dfd1-41d4-9ac8-ff6432cf3c78 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 returned with HTTP 200 Aug 13 21:21:19.844080 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1309/5232] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:21:19 2026] GET /volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 => generated 901 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:21:20.237536 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-965833bb-e95b-4920-b1a6-0f91cb36f95b req-383cb25d-a518-4aeb-bd7a-9ff962fa9267 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:20.240132 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-965833bb-e95b-4920-b1a6-0f91cb36f95b req-383cb25d-a518-4aeb-bd7a-9ff962fa9267 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] POST https://10.4.3.14/volume/v3/attachments/41f0043a-8788-497d-bd44-4a3cda2f9373/action Aug 13 21:21:20.240526 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-965833bb-e95b-4920-b1a6-0f91cb36f95b req-383cb25d-a518-4aeb-bd7a-9ff962fa9267 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Action body: b'{"os-complete": null}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:21:20.240674 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-965833bb-e95b-4920-b1a6-0f91cb36f95b req-383cb25d-a518-4aeb-bd7a-9ff962fa9267 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:21:20.262522 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:21:20.262522 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:21:20.274446 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-965833bb-e95b-4920-b1a6-0f91cb36f95b req-383cb25d-a518-4aeb-bd7a-9ff962fa9267 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/attachments/41f0043a-8788-497d-bd44-4a3cda2f9373/action returned with HTTP 204 Aug 13 21:21:20.275090 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1305/5233] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:21:20 2026] POST /volume/v3/attachments/41f0043a-8788-497d-bd44-4a3cda2f9373/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:21:20.530832 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-37287e76-4fb2-4183-aeb4-4e0233eba133 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:20.532927 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-37287e76-4fb2-4183-aeb4-4e0233eba133 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] GET https://10.4.3.14/volume/v3/backups/b4bb408f-f23b-4449-9b95-4a75a18b91c6 Aug 13 21:21:20.533300 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-37287e76-4fb2-4183-aeb4-4e0233eba133 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:20.533575 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-37287e76-4fb2-4183-aeb4-4e0233eba133 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:20.533726 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-37287e76-4fb2-4183-aeb4-4e0233eba133 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Show backup with id b4bb408f-f23b-4449-9b95-4a75a18b91c6. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:21:20.539297 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:21:20.539297 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:21:20.540245 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-37287e76-4fb2-4183-aeb4-4e0233eba133 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] https://10.4.3.14/volume/v3/backups/b4bb408f-f23b-4449-9b95-4a75a18b91c6 returned with HTTP 200 Aug 13 21:21:20.540786 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1314/5234] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:21:20 2026] GET /volume/v3/backups/b4bb408f-f23b-4449-9b95-4a75a18b91c6 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:21:20.858723 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-fd71457f-d2db-4843-ac08-36fe36493fbf None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:20.860783 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fd71457f-d2db-4843-ac08-36fe36493fbf tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 Aug 13 21:21:20.861121 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fd71457f-d2db-4843-ac08-36fe36493fbf tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:20.861467 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fd71457f-d2db-4843-ac08-36fe36493fbf tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:20.875288 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:21:20.875288 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:21:20.881885 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-fd71457f-d2db-4843-ac08-36fe36493fbf tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:21:20.890312 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fd71457f-d2db-4843-ac08-36fe36493fbf tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 returned with HTTP 200 Aug 13 21:21:20.890680 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1307/5235] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:21:20 2026] GET /volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 => generated 1193 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:21:20.907984 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9fe1e2ff-6629-4046-b09b-367465be9f03 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:20.909848 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9fe1e2ff-6629-4046-b09b-367465be9f03 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 Aug 13 21:21:20.910116 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9fe1e2ff-6629-4046-b09b-367465be9f03 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:20.910365 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9fe1e2ff-6629-4046-b09b-367465be9f03 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:20.920313 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:21:20.920313 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:21:20.924573 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-9fe1e2ff-6629-4046-b09b-367465be9f03 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:21:20.929814 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9fe1e2ff-6629-4046-b09b-367465be9f03 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 returned with HTTP 200 Aug 13 21:21:20.930329 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1310/5236] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:21:20 2026] GET /volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 => generated 1193 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:21:20.973322 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-d940c898-0b99-49a2-b5f1-9b5a11db1069 req-fa14445e-e645-4748-829c-2596a11aa62b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:20.975660 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-d940c898-0b99-49a2-b5f1-9b5a11db1069 req-fa14445e-e645-4748-829c-2596a11aa62b tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 Aug 13 21:21:20.975660 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-d940c898-0b99-49a2-b5f1-9b5a11db1069 req-fa14445e-e645-4748-829c-2596a11aa62b tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:20.975863 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-d940c898-0b99-49a2-b5f1-9b5a11db1069 req-fa14445e-e645-4748-829c-2596a11aa62b tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:20.987135 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:21:20.987135 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:21:20.991616 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-d940c898-0b99-49a2-b5f1-9b5a11db1069 req-fa14445e-e645-4748-829c-2596a11aa62b tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:21:20.997296 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-d940c898-0b99-49a2-b5f1-9b5a11db1069 req-fa14445e-e645-4748-829c-2596a11aa62b tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 returned with HTTP 200 Aug 13 21:21:20.998007 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1306/5237] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:21:20 2026] GET /volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 => generated 1193 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 21:21:21.017905 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-d940c898-0b99-49a2-b5f1-9b5a11db1069 req-9c7c8463-6e0a-4495-b314-8dd99d19af3d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:21.020182 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-d940c898-0b99-49a2-b5f1-9b5a11db1069 req-9c7c8463-6e0a-4495-b314-8dd99d19af3d tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] POST https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52/action Aug 13 21:21:21.020603 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-d940c898-0b99-49a2-b5f1-9b5a11db1069 req-9c7c8463-6e0a-4495-b314-8dd99d19af3d tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:21:21.020746 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-d940c898-0b99-49a2-b5f1-9b5a11db1069 req-9c7c8463-6e0a-4495-b314-8dd99d19af3d tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:21:21.033056 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:21:21.033056 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:21:21.033678 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-d940c898-0b99-49a2-b5f1-9b5a11db1069 req-9c7c8463-6e0a-4495-b314-8dd99d19af3d tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:21:21.044194 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-d940c898-0b99-49a2-b5f1-9b5a11db1069 req-9c7c8463-6e0a-4495-b314-8dd99d19af3d tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Begin detaching volume completed successfully. Aug 13 21:21:21.044468 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-d940c898-0b99-49a2-b5f1-9b5a11db1069 req-9c7c8463-6e0a-4495-b314-8dd99d19af3d tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52/action returned with HTTP 202 Aug 13 21:21:21.045112 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1315/5238] 10.4.3.14 () {72 vars in 1665 bytes} [Thu Aug 13 21:21:21 2026] POST /volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:21:21.115540 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f4ff8eaa-5b39-4cea-8d22-fe6974ec7e05 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:21.115910 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f4ff8eaa-5b39-4cea-8d22-fe6974ec7e05 None None] GET https://10.4.3.14/volume// Aug 13 21:21:21.116166 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f4ff8eaa-5b39-4cea-8d22-fe6974ec7e05 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:21.116351 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f4ff8eaa-5b39-4cea-8d22-fe6974ec7e05 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:21.116688 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f4ff8eaa-5b39-4cea-8d22-fe6974ec7e05 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:21:21.117001 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1308/5239] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:21:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:21:21.132862 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-d940c898-0b99-49a2-b5f1-9b5a11db1069 req-82b9e186-9c56-4346-950c-60053e3179f4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:21.136661 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-d940c898-0b99-49a2-b5f1-9b5a11db1069 req-82b9e186-9c56-4346-950c-60053e3179f4 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 Aug 13 21:21:21.136945 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-d940c898-0b99-49a2-b5f1-9b5a11db1069 req-82b9e186-9c56-4346-950c-60053e3179f4 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:21.137171 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-d940c898-0b99-49a2-b5f1-9b5a11db1069 req-82b9e186-9c56-4346-950c-60053e3179f4 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:21.154626 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:21:21.154626 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:21:21.158684 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-d940c898-0b99-49a2-b5f1-9b5a11db1069 req-82b9e186-9c56-4346-950c-60053e3179f4 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:21:21.163959 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-d940c898-0b99-49a2-b5f1-9b5a11db1069 req-82b9e186-9c56-4346-950c-60053e3179f4 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 returned with HTTP 200 Aug 13 21:21:21.164804 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1311/5240] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:21:21 2026] GET /volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 => generated 1376 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:21:21.176914 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-d940c898-0b99-49a2-b5f1-9b5a11db1069 req-982cf5f0-5c5e-4349-a1b4-ffff80afa9d5 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:21.179853 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-d940c898-0b99-49a2-b5f1-9b5a11db1069 req-982cf5f0-5c5e-4349-a1b4-ffff80afa9d5 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52/encryption Aug 13 21:21:21.180159 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-d940c898-0b99-49a2-b5f1-9b5a11db1069 req-982cf5f0-5c5e-4349-a1b4-ffff80afa9d5 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:21.180384 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-d940c898-0b99-49a2-b5f1-9b5a11db1069 req-982cf5f0-5c5e-4349-a1b4-ffff80afa9d5 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'index' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:21.192288 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:21:21.192288 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:21:21.201619 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-d940c898-0b99-49a2-b5f1-9b5a11db1069 req-982cf5f0-5c5e-4349-a1b4-ffff80afa9d5 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52/encryption returned with HTTP 200 Aug 13 21:21:21.202199 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1307/5241] 10.4.3.14 () {68 vars in 1624 bytes} [Thu Aug 13 21:21:21 2026] GET /volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52/encryption => generated 160 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:21:21.553937 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-9d5dfa44-d337-4310-b386-7cf157cbda19 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:21.555877 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9d5dfa44-d337-4310-b386-7cf157cbda19 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] GET https://10.4.3.14/volume/v3/backups/b4bb408f-f23b-4449-9b95-4a75a18b91c6 Aug 13 21:21:21.556217 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9d5dfa44-d337-4310-b386-7cf157cbda19 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:21.556412 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9d5dfa44-d337-4310-b386-7cf157cbda19 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:21.556546 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-9d5dfa44-d337-4310-b386-7cf157cbda19 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Show backup with id b4bb408f-f23b-4449-9b95-4a75a18b91c6. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:21:21.567746 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:21:21.567746 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:21:21.568703 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9d5dfa44-d337-4310-b386-7cf157cbda19 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] https://10.4.3.14/volume/v3/backups/b4bb408f-f23b-4449-9b95-4a75a18b91c6 returned with HTTP 200 Aug 13 21:21:21.569227 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1316/5242] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:21:21 2026] GET /volume/v3/backups/b4bb408f-f23b-4449-9b95-4a75a18b91c6 => generated 733 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:21:22.156715 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-d940c898-0b99-49a2-b5f1-9b5a11db1069 req-478e1e3e-4547-4566-bdf7-c6866d530b95 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:22.159096 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-d940c898-0b99-49a2-b5f1-9b5a11db1069 req-478e1e3e-4547-4566-bdf7-c6866d530b95 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] DELETE https://10.4.3.14/volume/v3/attachments/41f0043a-8788-497d-bd44-4a3cda2f9373 Aug 13 21:21:22.159320 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-d940c898-0b99-49a2-b5f1-9b5a11db1069 req-478e1e3e-4547-4566-bdf7-c6866d530b95 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:22.159515 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-d940c898-0b99-49a2-b5f1-9b5a11db1069 req-478e1e3e-4547-4566-bdf7-c6866d530b95 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:22.169696 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:21:22.169696 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:21:22.227123 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-d940c898-0b99-49a2-b5f1-9b5a11db1069 req-478e1e3e-4547-4566-bdf7-c6866d530b95 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/attachments/41f0043a-8788-497d-bd44-4a3cda2f9373 returned with HTTP 200 Aug 13 21:21:22.227668 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1309/5243] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:21:22 2026] DELETE /volume/v3/attachments/41f0043a-8788-497d-bd44-4a3cda2f9373 => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:21:22.534667 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2977075e-282c-46f9-a6da-bddcb797936e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:22.536858 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2977075e-282c-46f9-a6da-bddcb797936e tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] POST https://10.4.3.14/volume/v3/snapshots Aug 13 21:21:22.537249 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2977075e-282c-46f9-a6da-bddcb797936e tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ed2fd34a-635f-48fb-9bdc-82a104004081", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1064379061", "description": null, "metadata": null}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:21:22.549091 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:21:22.549091 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:21:22.549511 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-2977075e-282c-46f9-a6da-bddcb797936e tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume info retrieved successfully. Aug 13 21:21:22.549670 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-2977075e-282c-46f9-a6da-bddcb797936e tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Create snapshot from volume ed2fd34a-635f-48fb-9bdc-82a104004081 Aug 13 21:21:22.579612 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-2977075e-282c-46f9-a6da-bddcb797936e tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Created reservations ['6aada798-2ce2-4aea-a737-fb13bef35646', 'fc173bd5-6848-4036-91aa-c9effffd2185', 'd5a43c88-ef8a-43f2-81b0-5421f6f5770b', '7ea4546b-b3af-462c-9390-e68ed6147a53'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:21:22.582075 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3bdaed0f-63d0-4d2a-b160-462aef703e77 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:22.584039 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3bdaed0f-63d0-4d2a-b160-462aef703e77 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] GET https://10.4.3.14/volume/v3/backups/b4bb408f-f23b-4449-9b95-4a75a18b91c6 Aug 13 21:21:22.584178 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3bdaed0f-63d0-4d2a-b160-462aef703e77 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:22.584477 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3bdaed0f-63d0-4d2a-b160-462aef703e77 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:22.584477 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-3bdaed0f-63d0-4d2a-b160-462aef703e77 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Show backup with id b4bb408f-f23b-4449-9b95-4a75a18b91c6. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:21:22.590556 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:21:22.590556 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:21:22.591374 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3bdaed0f-63d0-4d2a-b160-462aef703e77 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] https://10.4.3.14/volume/v3/backups/b4bb408f-f23b-4449-9b95-4a75a18b91c6 returned with HTTP 200 Aug 13 21:21:22.592087 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1308/5244] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:21:22 2026] GET /volume/v3/backups/b4bb408f-f23b-4449-9b95-4a75a18b91c6 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:21:22.617583 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-2977075e-282c-46f9-a6da-bddcb797936e tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Snapshot force create request issued successfully. Aug 13 21:21:22.618030 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2977075e-282c-46f9-a6da-bddcb797936e tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/snapshots returned with HTTP 202 Aug 13 21:21:22.618606 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1312/5245] 10.4.3.14 () {68 vars in 1258 bytes} [Thu Aug 13 21:21:22 2026] POST /volume/v3/snapshots => generated 308 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:21:22.628333 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-460705d3-0d54-4013-b51f-8ff62914e35d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:22.630265 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-460705d3-0d54-4013-b51f-8ff62914e35d tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/snapshots/eb771b05-7da0-4932-a465-11a8b859a84f Aug 13 21:21:22.630486 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-460705d3-0d54-4013-b51f-8ff62914e35d tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:22.630688 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-460705d3-0d54-4013-b51f-8ff62914e35d tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:22.635678 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:21:22.635678 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:21:22.636131 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-460705d3-0d54-4013-b51f-8ff62914e35d tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Snapshot retrieved successfully. Aug 13 21:21:22.636890 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-460705d3-0d54-4013-b51f-8ff62914e35d tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/snapshots/eb771b05-7da0-4932-a465-11a8b859a84f returned with HTTP 200 Aug 13 21:21:22.637273 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1317/5246] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:21:22 2026] GET /volume/v3/snapshots/eb771b05-7da0-4932-a465-11a8b859a84f => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:21:23.226748 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-063bfcd9-62e3-4d51-b0a3-4e5ef29e75bc req-d695c515-c440-46e0-8d9c-1f0dc7b5e5d0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:23.229137 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-063bfcd9-62e3-4d51-b0a3-4e5ef29e75bc req-d695c515-c440-46e0-8d9c-1f0dc7b5e5d0 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 Aug 13 21:21:23.229340 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-063bfcd9-62e3-4d51-b0a3-4e5ef29e75bc req-d695c515-c440-46e0-8d9c-1f0dc7b5e5d0 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:23.229522 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-063bfcd9-62e3-4d51-b0a3-4e5ef29e75bc req-d695c515-c440-46e0-8d9c-1f0dc7b5e5d0 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:23.238837 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:21:23.238837 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:21:23.243580 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-063bfcd9-62e3-4d51-b0a3-4e5ef29e75bc req-d695c515-c440-46e0-8d9c-1f0dc7b5e5d0 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:21:23.248460 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-063bfcd9-62e3-4d51-b0a3-4e5ef29e75bc req-d695c515-c440-46e0-8d9c-1f0dc7b5e5d0 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 returned with HTTP 200 Aug 13 21:21:23.248848 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1310/5247] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:21:23 2026] GET /volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 => generated 901 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:21:23.604762 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b0e8be85-a579-4c74-8c1e-9015ec36df5b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:23.606629 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b0e8be85-a579-4c74-8c1e-9015ec36df5b tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] GET https://10.4.3.14/volume/v3/backups/b4bb408f-f23b-4449-9b95-4a75a18b91c6 Aug 13 21:21:23.606840 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b0e8be85-a579-4c74-8c1e-9015ec36df5b tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:23.607144 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b0e8be85-a579-4c74-8c1e-9015ec36df5b tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:23.607332 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-b0e8be85-a579-4c74-8c1e-9015ec36df5b tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Show backup with id b4bb408f-f23b-4449-9b95-4a75a18b91c6. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:21:23.612303 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:21:23.612303 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:21:23.612999 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b0e8be85-a579-4c74-8c1e-9015ec36df5b tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] https://10.4.3.14/volume/v3/backups/b4bb408f-f23b-4449-9b95-4a75a18b91c6 returned with HTTP 200 Aug 13 21:21:23.613394 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1309/5248] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:21:23 2026] GET /volume/v3/backups/b4bb408f-f23b-4449-9b95-4a75a18b91c6 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:21:23.650099 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-01987f7f-4d5c-4603-8bba-7ec0edcada86 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:23.652061 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-01987f7f-4d5c-4603-8bba-7ec0edcada86 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/snapshots/eb771b05-7da0-4932-a465-11a8b859a84f Aug 13 21:21:23.652061 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-01987f7f-4d5c-4603-8bba-7ec0edcada86 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:23.652341 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-01987f7f-4d5c-4603-8bba-7ec0edcada86 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:23.658831 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:21:23.658831 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:21:23.659562 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-01987f7f-4d5c-4603-8bba-7ec0edcada86 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Snapshot retrieved successfully. Aug 13 21:21:23.660397 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-01987f7f-4d5c-4603-8bba-7ec0edcada86 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/snapshots/eb771b05-7da0-4932-a465-11a8b859a84f returned with HTTP 200 Aug 13 21:21:23.660777 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1313/5249] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:21:23 2026] GET /volume/v3/snapshots/eb771b05-7da0-4932-a465-11a8b859a84f => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 21:21:23.672401 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-dbc3a7c4-4f73-4c4a-9a2d-134d7ea44b2e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:23.674848 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-dbc3a7c4-4f73-4c4a-9a2d-134d7ea44b2e tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/snapshots/eb771b05-7da0-4932-a465-11a8b859a84f Aug 13 21:21:23.675113 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-dbc3a7c4-4f73-4c4a-9a2d-134d7ea44b2e tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:23.675337 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-dbc3a7c4-4f73-4c4a-9a2d-134d7ea44b2e tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:23.680570 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:21:23.680570 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:21:23.681066 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-dbc3a7c4-4f73-4c4a-9a2d-134d7ea44b2e tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Snapshot retrieved successfully. Aug 13 21:21:23.681817 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-dbc3a7c4-4f73-4c4a-9a2d-134d7ea44b2e tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/snapshots/eb771b05-7da0-4932-a465-11a8b859a84f returned with HTTP 200 Aug 13 21:21:23.682223 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1318/5250] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:21:23 2026] GET /volume/v3/snapshots/eb771b05-7da0-4932-a465-11a8b859a84f => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:21:24.625436 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b649ba60-5df1-4429-94c7-2ae1d4712de8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:24.627439 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b649ba60-5df1-4429-94c7-2ae1d4712de8 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] GET https://10.4.3.14/volume/v3/backups/b4bb408f-f23b-4449-9b95-4a75a18b91c6 Aug 13 21:21:24.627664 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b649ba60-5df1-4429-94c7-2ae1d4712de8 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:24.627907 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b649ba60-5df1-4429-94c7-2ae1d4712de8 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:24.628058 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-b649ba60-5df1-4429-94c7-2ae1d4712de8 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Show backup with id b4bb408f-f23b-4449-9b95-4a75a18b91c6. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:21:24.633282 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:21:24.633282 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:21:24.634258 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b649ba60-5df1-4429-94c7-2ae1d4712de8 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] https://10.4.3.14/volume/v3/backups/b4bb408f-f23b-4449-9b95-4a75a18b91c6 returned with HTTP 200 Aug 13 21:21:24.634804 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1311/5251] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:21:24 2026] GET /volume/v3/backups/b4bb408f-f23b-4449-9b95-4a75a18b91c6 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:21:25.645432 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-979368de-f343-4d5c-828f-793b71ad5b05 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:25.647695 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-979368de-f343-4d5c-828f-793b71ad5b05 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] GET https://10.4.3.14/volume/v3/backups/b4bb408f-f23b-4449-9b95-4a75a18b91c6 Aug 13 21:21:25.647858 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-979368de-f343-4d5c-828f-793b71ad5b05 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:25.648147 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-979368de-f343-4d5c-828f-793b71ad5b05 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:25.648255 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-979368de-f343-4d5c-828f-793b71ad5b05 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Show backup with id b4bb408f-f23b-4449-9b95-4a75a18b91c6. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:21:25.653779 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:21:25.653779 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:21:25.654753 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-979368de-f343-4d5c-828f-793b71ad5b05 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] https://10.4.3.14/volume/v3/backups/b4bb408f-f23b-4449-9b95-4a75a18b91c6 returned with HTTP 200 Aug 13 21:21:25.655315 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1310/5252] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:21:25 2026] GET /volume/v3/backups/b4bb408f-f23b-4449-9b95-4a75a18b91c6 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:21:26.160648 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-38e8e8b2-50f7-4c97-a692-ff8fcd93cbe5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:26.162653 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-38e8e8b2-50f7-4c97-a692-ff8fcd93cbe5 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] DELETE https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 Aug 13 21:21:26.162875 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-38e8e8b2-50f7-4c97-a692-ff8fcd93cbe5 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:26.163148 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-38e8e8b2-50f7-4c97-a692-ff8fcd93cbe5 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:26.163338 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-38e8e8b2-50f7-4c97-a692-ff8fcd93cbe5 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Delete volume with id: b4219f03-a693-49ce-b9f9-21d7e88eee52 Aug 13 21:21:26.171855 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:21:26.171855 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:21:26.172529 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-38e8e8b2-50f7-4c97-a692-ff8fcd93cbe5 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:21:26.187420 np0000007265 devstack@c-api.service[100215]: WARNING cinder.keymgr.conf_key_mgr [None req-38e8e8b2-50f7-4c97-a692-ff8fcd93cbe5 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 21:21:26.195783 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-38e8e8b2-50f7-4c97-a692-ff8fcd93cbe5 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Delete volume request issued successfully. Aug 13 21:21:26.196129 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-38e8e8b2-50f7-4c97-a692-ff8fcd93cbe5 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 returned with HTTP 202 Aug 13 21:21:26.196562 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1314/5253] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:21:26 2026] DELETE /volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:21:26.207623 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2e9f1cf0-6203-466e-8338-edc6dec4c480 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:26.210122 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2e9f1cf0-6203-466e-8338-edc6dec4c480 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 Aug 13 21:21:26.210122 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2e9f1cf0-6203-466e-8338-edc6dec4c480 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:26.210122 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2e9f1cf0-6203-466e-8338-edc6dec4c480 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:26.219734 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:21:26.219734 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:21:26.224915 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-2e9f1cf0-6203-466e-8338-edc6dec4c480 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:21:26.231764 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2e9f1cf0-6203-466e-8338-edc6dec4c480 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 returned with HTTP 200 Aug 13 21:21:26.232368 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1319/5254] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:21:26 2026] GET /volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 => generated 900 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:21:26.665553 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-bb2867d5-ac91-4eb5-8fab-5a169fbd4277 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:26.667307 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bb2867d5-ac91-4eb5-8fab-5a169fbd4277 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] GET https://10.4.3.14/volume/v3/backups/b4bb408f-f23b-4449-9b95-4a75a18b91c6 Aug 13 21:21:26.667507 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bb2867d5-ac91-4eb5-8fab-5a169fbd4277 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:26.667696 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bb2867d5-ac91-4eb5-8fab-5a169fbd4277 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:26.667801 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-bb2867d5-ac91-4eb5-8fab-5a169fbd4277 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Show backup with id b4bb408f-f23b-4449-9b95-4a75a18b91c6. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:21:26.672224 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:21:26.672224 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:21:26.672824 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bb2867d5-ac91-4eb5-8fab-5a169fbd4277 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] https://10.4.3.14/volume/v3/backups/b4bb408f-f23b-4449-9b95-4a75a18b91c6 returned with HTTP 200 Aug 13 21:21:26.673246 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1312/5255] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:21:26 2026] GET /volume/v3/backups/b4bb408f-f23b-4449-9b95-4a75a18b91c6 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:21:27.246824 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-bd82b7a5-d640-4715-ab0e-9c8c1c25ecd4 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:27.249149 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bd82b7a5-d640-4715-ab0e-9c8c1c25ecd4 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 Aug 13 21:21:27.249404 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bd82b7a5-d640-4715-ab0e-9c8c1c25ecd4 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:27.249638 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bd82b7a5-d640-4715-ab0e-9c8c1c25ecd4 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:27.257053 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bd82b7a5-d640-4715-ab0e-9c8c1c25ecd4 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 returned with HTTP 404 Aug 13 21:21:27.257647 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1311/5256] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:21:27 2026] GET /volume/v3/volumes/b4219f03-a693-49ce-b9f9-21d7e88eee52 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:21:27.265129 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-562171a6-2e0e-4652-8fdf-7e4d8b6025ed None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:27.267064 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-562171a6-2e0e-4652-8fdf-7e4d8b6025ed tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] DELETE https://10.4.3.14/volume/v3/volumes/c2d1f28b-babd-48d1-ba5f-f717d58dcd9d Aug 13 21:21:27.267276 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-562171a6-2e0e-4652-8fdf-7e4d8b6025ed tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:27.267472 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-562171a6-2e0e-4652-8fdf-7e4d8b6025ed tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:27.267625 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-562171a6-2e0e-4652-8fdf-7e4d8b6025ed tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Delete volume with id: c2d1f28b-babd-48d1-ba5f-f717d58dcd9d Aug 13 21:21:27.275357 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:21:27.275357 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:21:27.275889 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-562171a6-2e0e-4652-8fdf-7e4d8b6025ed tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:21:27.288890 np0000007265 devstack@c-api.service[100215]: WARNING cinder.keymgr.conf_key_mgr [None req-562171a6-2e0e-4652-8fdf-7e4d8b6025ed tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 21:21:27.296449 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-562171a6-2e0e-4652-8fdf-7e4d8b6025ed tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Delete volume request issued successfully. Aug 13 21:21:27.296671 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-562171a6-2e0e-4652-8fdf-7e4d8b6025ed tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/c2d1f28b-babd-48d1-ba5f-f717d58dcd9d returned with HTTP 202 Aug 13 21:21:27.297249 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1315/5257] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:21:27 2026] DELETE /volume/v3/volumes/c2d1f28b-babd-48d1-ba5f-f717d58dcd9d => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:21:27.305486 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-388a294b-33b9-48f5-938e-b2b85f78c115 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:27.307506 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-388a294b-33b9-48f5-938e-b2b85f78c115 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/c2d1f28b-babd-48d1-ba5f-f717d58dcd9d Aug 13 21:21:27.307727 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-388a294b-33b9-48f5-938e-b2b85f78c115 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:27.307939 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-388a294b-33b9-48f5-938e-b2b85f78c115 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:27.318210 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:21:27.318210 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:21:27.325062 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-388a294b-33b9-48f5-938e-b2b85f78c115 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:21:27.331992 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-388a294b-33b9-48f5-938e-b2b85f78c115 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/c2d1f28b-babd-48d1-ba5f-f717d58dcd9d returned with HTTP 200 Aug 13 21:21:27.332688 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1320/5258] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:21:27 2026] GET /volume/v3/volumes/c2d1f28b-babd-48d1-ba5f-f717d58dcd9d => generated 874 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:21:27.684094 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-42adf0d8-d40c-426c-b19f-201b34792b5f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:27.686247 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-42adf0d8-d40c-426c-b19f-201b34792b5f tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] GET https://10.4.3.14/volume/v3/backups/b4bb408f-f23b-4449-9b95-4a75a18b91c6 Aug 13 21:21:27.686559 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-42adf0d8-d40c-426c-b19f-201b34792b5f tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:27.686832 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-42adf0d8-d40c-426c-b19f-201b34792b5f tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:27.687030 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-42adf0d8-d40c-426c-b19f-201b34792b5f tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Show backup with id b4bb408f-f23b-4449-9b95-4a75a18b91c6. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:21:27.691642 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:21:27.691642 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:21:27.692396 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-42adf0d8-d40c-426c-b19f-201b34792b5f tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] https://10.4.3.14/volume/v3/backups/b4bb408f-f23b-4449-9b95-4a75a18b91c6 returned with HTTP 200 Aug 13 21:21:27.692852 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1313/5259] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:21:27 2026] GET /volume/v3/backups/b4bb408f-f23b-4449-9b95-4a75a18b91c6 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:21:28.347552 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f51857bc-c540-47c3-93c6-d8c334e5f22c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:28.349443 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f51857bc-c540-47c3-93c6-d8c334e5f22c tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/c2d1f28b-babd-48d1-ba5f-f717d58dcd9d Aug 13 21:21:28.349628 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f51857bc-c540-47c3-93c6-d8c334e5f22c tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:28.349884 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f51857bc-c540-47c3-93c6-d8c334e5f22c tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:28.356769 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f51857bc-c540-47c3-93c6-d8c334e5f22c tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/c2d1f28b-babd-48d1-ba5f-f717d58dcd9d returned with HTTP 404 Aug 13 21:21:28.357368 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1312/5260] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:21:28 2026] GET /volume/v3/volumes/c2d1f28b-babd-48d1-ba5f-f717d58dcd9d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:21:28.365467 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-063e973b-e519-4783-926d-8b5be55a9069 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:28.367383 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-063e973b-e519-4783-926d-8b5be55a9069 tempest-TestEncryptedCinderVolumes-722370718 tempest-TestEncryptedCinderVolumes-722370718-project-admin] GET https://10.4.3.14/volume/v3/volumes/detail?all_tenants=1 Aug 13 21:21:28.367594 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-063e973b-e519-4783-926d-8b5be55a9069 tempest-TestEncryptedCinderVolumes-722370718 tempest-TestEncryptedCinderVolumes-722370718-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:28.367834 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-063e973b-e519-4783-926d-8b5be55a9069 tempest-TestEncryptedCinderVolumes-722370718 tempest-TestEncryptedCinderVolumes-722370718-project-admin] Calling method 'detail' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:28.368836 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-063e973b-e519-4783-926d-8b5be55a9069 tempest-TestEncryptedCinderVolumes-722370718 tempest-TestEncryptedCinderVolumes-722370718-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:21:28.381996 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-063e973b-e519-4783-926d-8b5be55a9069 tempest-TestEncryptedCinderVolumes-722370718 tempest-TestEncryptedCinderVolumes-722370718-project-admin] Get all volumes completed successfully. Aug 13 21:21:28.383722 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:21:28.383722 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:21:28.389084 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-063e973b-e519-4783-926d-8b5be55a9069 tempest-TestEncryptedCinderVolumes-722370718 tempest-TestEncryptedCinderVolumes-722370718-project-admin] https://10.4.3.14/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 21:21:28.389546 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1316/5261] 10.4.3.14 () {66 vars in 1278 bytes} [Thu Aug 13 21:21:28 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8095 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:21:28.405866 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-593ed491-1e15-4dbe-be60-8b1607dd4b2f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:28.407819 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-593ed491-1e15-4dbe-be60-8b1607dd4b2f tempest-TestEncryptedCinderVolumes-722370718 tempest-TestEncryptedCinderVolumes-722370718-project-admin] DELETE https://10.4.3.14/volume/v3/types/51e974de-0893-40d2-9e70-75a603f110d7 Aug 13 21:21:28.408080 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-593ed491-1e15-4dbe-be60-8b1607dd4b2f tempest-TestEncryptedCinderVolumes-722370718 tempest-TestEncryptedCinderVolumes-722370718-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:28.408291 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-593ed491-1e15-4dbe-be60-8b1607dd4b2f tempest-TestEncryptedCinderVolumes-722370718 tempest-TestEncryptedCinderVolumes-722370718-project-admin] Calling method '_delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:28.435288 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-593ed491-1e15-4dbe-be60-8b1607dd4b2f tempest-TestEncryptedCinderVolumes-722370718 tempest-TestEncryptedCinderVolumes-722370718-project-admin] https://10.4.3.14/volume/v3/types/51e974de-0893-40d2-9e70-75a603f110d7 returned with HTTP 202 Aug 13 21:21:28.435806 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1321/5262] 10.4.3.14 () {66 vars in 1338 bytes} [Thu Aug 13 21:21:28 2026] DELETE /volume/v3/types/51e974de-0893-40d2-9e70-75a603f110d7 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:21:28.704332 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ce1cd214-0aab-4503-b481-0add9521fbaa None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:28.706786 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ce1cd214-0aab-4503-b481-0add9521fbaa tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] GET https://10.4.3.14/volume/v3/backups/b4bb408f-f23b-4449-9b95-4a75a18b91c6 Aug 13 21:21:28.707130 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ce1cd214-0aab-4503-b481-0add9521fbaa tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:28.707412 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ce1cd214-0aab-4503-b481-0add9521fbaa tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:28.707580 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-ce1cd214-0aab-4503-b481-0add9521fbaa tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Show backup with id b4bb408f-f23b-4449-9b95-4a75a18b91c6. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:21:28.713410 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:21:28.713410 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:21:28.714343 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ce1cd214-0aab-4503-b481-0add9521fbaa tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] https://10.4.3.14/volume/v3/backups/b4bb408f-f23b-4449-9b95-4a75a18b91c6 returned with HTTP 200 Aug 13 21:21:28.714892 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1314/5263] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:21:28 2026] GET /volume/v3/backups/b4bb408f-f23b-4449-9b95-4a75a18b91c6 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:21:28.725540 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b548bc99-173b-46e9-8dd3-89da14606a6c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:28.727572 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b548bc99-173b-46e9-8dd3-89da14606a6c tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] DELETE https://10.4.3.14/volume/v3/backups/b4bb408f-f23b-4449-9b95-4a75a18b91c6 Aug 13 21:21:28.727838 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b548bc99-173b-46e9-8dd3-89da14606a6c tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:28.728085 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b548bc99-173b-46e9-8dd3-89da14606a6c tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:28.728195 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.contrib.backups [None req-b548bc99-173b-46e9-8dd3-89da14606a6c tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Delete backup with id: b4bb408f-f23b-4449-9b95-4a75a18b91c6. Aug 13 21:21:28.733651 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:21:28.733651 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:21:28.751040 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.backup.rpcapi [None req-b548bc99-173b-46e9-8dd3-89da14606a6c tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] delete_backup rpcapi backup_id b4bb408f-f23b-4449-9b95-4a75a18b91c6 {{(pid=100217) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 21:21:28.752782 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b548bc99-173b-46e9-8dd3-89da14606a6c tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] https://10.4.3.14/volume/v3/backups/b4bb408f-f23b-4449-9b95-4a75a18b91c6 returned with HTTP 202 Aug 13 21:21:28.753344 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1313/5264] 10.4.3.14 () {68 vars in 1384 bytes} [Thu Aug 13 21:21:28 2026] DELETE /volume/v3/backups/b4bb408f-f23b-4449-9b95-4a75a18b91c6 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:21:28.761519 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-408bf2d7-2d2b-4443-bc82-10d850c4ea01 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:28.764056 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-408bf2d7-2d2b-4443-bc82-10d850c4ea01 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] GET https://10.4.3.14/volume/v3/backups/b4bb408f-f23b-4449-9b95-4a75a18b91c6 Aug 13 21:21:28.764328 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-408bf2d7-2d2b-4443-bc82-10d850c4ea01 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:28.764677 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-408bf2d7-2d2b-4443-bc82-10d850c4ea01 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:28.764748 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-408bf2d7-2d2b-4443-bc82-10d850c4ea01 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Show backup with id b4bb408f-f23b-4449-9b95-4a75a18b91c6. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:21:28.769909 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:21:28.769909 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:21:28.770781 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-408bf2d7-2d2b-4443-bc82-10d850c4ea01 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] https://10.4.3.14/volume/v3/backups/b4bb408f-f23b-4449-9b95-4a75a18b91c6 returned with HTTP 200 Aug 13 21:21:28.771281 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1317/5265] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:21:28 2026] GET /volume/v3/backups/b4bb408f-f23b-4449-9b95-4a75a18b91c6 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:21:29.655691 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f55b920a-f7c2-4ae1-afa3-39fc5378812a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:29.657986 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f55b920a-f7c2-4ae1-afa3-39fc5378812a tempest-TestEncryptedCinderVolumes-722370718 tempest-TestEncryptedCinderVolumes-722370718-project-admin] POST https://10.4.3.14/volume/v3/types Aug 13 21:21:29.658363 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f55b920a-f7c2-4ae1-afa3-39fc5378812a tempest-TestEncryptedCinderVolumes-722370718 tempest-TestEncryptedCinderVolumes-722370718-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-750432882", "extra_specs": {}}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:21:29.674406 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f55b920a-f7c2-4ae1-afa3-39fc5378812a tempest-TestEncryptedCinderVolumes-722370718 tempest-TestEncryptedCinderVolumes-722370718-project-admin] https://10.4.3.14/volume/v3/types returned with HTTP 200 Aug 13 21:21:29.674747 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1322/5266] 10.4.3.14 () {68 vars in 1245 bytes} [Thu Aug 13 21:21:29 2026] POST /volume/v3/types => generated 211 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:21:29.684299 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-66873592-4797-4f4d-a944-c8d3ba2356b6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:29.686789 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-66873592-4797-4f4d-a944-c8d3ba2356b6 tempest-TestEncryptedCinderVolumes-722370718 tempest-TestEncryptedCinderVolumes-722370718-project-admin] POST https://10.4.3.14/volume/v3/types/25495bc9-d4f1-4f0d-b8c7-01ae9b5ec10e/encryption Aug 13 21:21:29.687324 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-66873592-4797-4f4d-a944-c8d3ba2356b6 tempest-TestEncryptedCinderVolumes-722370718 tempest-TestEncryptedCinderVolumes-722370718-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:21:29.709398 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-66873592-4797-4f4d-a944-c8d3ba2356b6 tempest-TestEncryptedCinderVolumes-722370718 tempest-TestEncryptedCinderVolumes-722370718-project-admin] https://10.4.3.14/volume/v3/types/25495bc9-d4f1-4f0d-b8c7-01ae9b5ec10e/encryption returned with HTTP 200 Aug 13 21:21:29.710034 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1315/5267] 10.4.3.14 () {68 vars in 1390 bytes} [Thu Aug 13 21:21:29 2026] POST /volume/v3/types/25495bc9-d4f1-4f0d-b8c7-01ae9b5ec10e/encryption => generated 230 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:21:29.738686 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c68dcadb-71ee-42fe-85f1-753658d22924 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:29.740700 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c68dcadb-71ee-42fe-85f1-753658d22924 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:21:29.741169 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c68dcadb-71ee-42fe-85f1-753658d22924 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-1785918153", "snapshot_id": null, "imageRef": "aa832912-12b8-47ea-874b-ab8df3e573a9", "volume_type": "tempest-scenario-type-luks-750432882", "size": 1}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:21:29.742724 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-c68dcadb-71ee-42fe-85f1-753658d22924 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-1785918153', 'snapshot_id': None, 'imageRef': 'aa832912-12b8-47ea-874b-ab8df3e573a9', 'volume_type': 'tempest-scenario-type-luks-750432882', 'size': 1}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:21:29.784691 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-95ad6825-0ad0-417e-af94-45e0a314e51f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:29.786947 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-95ad6825-0ad0-417e-af94-45e0a314e51f tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] GET https://10.4.3.14/volume/v3/backups/b4bb408f-f23b-4449-9b95-4a75a18b91c6 Aug 13 21:21:29.787258 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-95ad6825-0ad0-417e-af94-45e0a314e51f tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:29.787494 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-95ad6825-0ad0-417e-af94-45e0a314e51f tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:29.787650 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-95ad6825-0ad0-417e-af94-45e0a314e51f tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Show backup with id b4bb408f-f23b-4449-9b95-4a75a18b91c6. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:21:29.792528 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-95ad6825-0ad0-417e-af94-45e0a314e51f tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] https://10.4.3.14/volume/v3/backups/b4bb408f-f23b-4449-9b95-4a75a18b91c6 returned with HTTP 404 Aug 13 21:21:29.793238 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1318/5268] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:21:29 2026] GET /volume/v3/backups/b4bb408f-f23b-4449-9b95-4a75a18b91c6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:21:29.802576 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d3ebc63a-145a-4988-b46e-67bf5daba7c7 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:29.805413 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d3ebc63a-145a-4988-b46e-67bf5daba7c7 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] DELETE https://10.4.3.14/volume/v3/volumes/ec64a04d-d67d-4d62-93c9-8f56ca986c9d Aug 13 21:21:29.805413 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d3ebc63a-145a-4988-b46e-67bf5daba7c7 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:29.805663 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d3ebc63a-145a-4988-b46e-67bf5daba7c7 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:29.805880 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-d3ebc63a-145a-4988-b46e-67bf5daba7c7 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Delete volume with id: ec64a04d-d67d-4d62-93c9-8f56ca986c9d Aug 13 21:21:29.816467 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:21:29.816467 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:21:29.817013 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-d3ebc63a-145a-4988-b46e-67bf5daba7c7 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Volume info retrieved successfully. Aug 13 21:21:29.843441 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-d3ebc63a-145a-4988-b46e-67bf5daba7c7 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Delete volume request issued successfully. Aug 13 21:21:29.843703 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d3ebc63a-145a-4988-b46e-67bf5daba7c7 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] https://10.4.3.14/volume/v3/volumes/ec64a04d-d67d-4d62-93c9-8f56ca986c9d returned with HTTP 202 Aug 13 21:21:29.844248 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1323/5269] 10.4.3.14 () {68 vars in 1384 bytes} [Thu Aug 13 21:21:29 2026] DELETE /volume/v3/volumes/ec64a04d-d67d-4d62-93c9-8f56ca986c9d => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:21:29.844553 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-c68dcadb-71ee-42fe-85f1-753658d22924 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Create volume of 1 GB Aug 13 21:21:29.844814 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:21:29.844814 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:21:29.845557 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-c68dcadb-71ee-42fe-85f1-753658d22924 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Availability Zones retrieved successfully. Aug 13 21:21:29.852810 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9a650e1d-8652-42ba-ac1c-82a656c3012f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:29.854932 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9a650e1d-8652-42ba-ac1c-82a656c3012f tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] GET https://10.4.3.14/volume/v3/volumes/ec64a04d-d67d-4d62-93c9-8f56ca986c9d Aug 13 21:21:29.855202 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9a650e1d-8652-42ba-ac1c-82a656c3012f tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:29.855437 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9a650e1d-8652-42ba-ac1c-82a656c3012f tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:29.856397 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c68dcadb-71ee-42fe-85f1-753658d22924 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Flow 'volume_create_api' (6a0c9c71-181d-45fb-bf30-54bf6fb2b03e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:21:29.858074 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c68dcadb-71ee-42fe-85f1-753658d22924 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (085d47f1-7489-45b9-8603-7f11a6fb188e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:21:29.859763 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-c68dcadb-71ee-42fe-85f1-753658d22924 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:21:29.865124 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:21:29.865124 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:21:29.870602 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9a650e1d-8652-42ba-ac1c-82a656c3012f tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Volume info retrieved successfully. Aug 13 21:21:29.875443 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9a650e1d-8652-42ba-ac1c-82a656c3012f tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] https://10.4.3.14/volume/v3/volumes/ec64a04d-d67d-4d62-93c9-8f56ca986c9d returned with HTTP 200 Aug 13 21:21:29.875866 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1316/5270] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:21:29 2026] GET /volume/v3/volumes/ec64a04d-d67d-4d62-93c9-8f56ca986c9d => generated 1014 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:21:29.938689 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c68dcadb-71ee-42fe-85f1-753658d22924 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (085d47f1-7489-45b9-8603-7f11a6fb188e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:21:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=25495bc9-d4f1-4f0d-b8c7-01ae9b5ec10e,is_public=True,name='tempest-scenario-type-luks-750432882',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '25495bc9-d4f1-4f0d-b8c7-01ae9b5ec10e', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:21:29.939726 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c68dcadb-71ee-42fe-85f1-753658d22924 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (377d804b-34fc-48b0-a298-e8eb1b300aa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:21:29.977535 np0000007265 devstack@c-api.service[100217]: WARNING cinder.quota [None req-c68dcadb-71ee-42fe-85f1-753658d22924 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-750432882 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-750432882, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:21:29.977877 np0000007265 devstack@c-api.service[100217]: WARNING cinder.quota [None req-c68dcadb-71ee-42fe-85f1-753658d22924 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-750432882 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-750432882, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:21:30.015023 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-c68dcadb-71ee-42fe-85f1-753658d22924 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Created reservations ['b2e441a3-47d3-4ed0-91de-dc30b03eeb96', '8b56d01f-5e0e-41b6-ada6-d4720fc655e8', '5e074f43-df7e-4474-9612-b920507e192c', 'd14edcfd-9a13-4b3d-9a9e-cdb7f2c2daa8'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:21:30.016070 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c68dcadb-71ee-42fe-85f1-753658d22924 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (377d804b-34fc-48b0-a298-e8eb1b300aa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2e441a3-47d3-4ed0-91de-dc30b03eeb96', '8b56d01f-5e0e-41b6-ada6-d4720fc655e8', '5e074f43-df7e-4474-9612-b920507e192c', 'd14edcfd-9a13-4b3d-9a9e-cdb7f2c2daa8']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:21:30.017147 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c68dcadb-71ee-42fe-85f1-753658d22924 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca87419c-461b-4c0f-8f08-c5288d3affdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:21:30.049857 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c68dcadb-71ee-42fe-85f1-753658d22924 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca87419c-461b-4c0f-8f08-c5288d3affdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a6a2bc2-9726-4573-8306-86680a7476d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1785918153',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d2dcec35c7d490f92a0dcfa5128e3d9',qos_specs=None,replication_status=,reservations=['b2e441a3-47d3-4ed0-91de-dc30b03eeb96','8b56d01f-5e0e-41b6-ada6-d4720fc655e8','5e074f43-df7e-4474-9612-b920507e192c','d14edcfd-9a13-4b3d-9a9e-cdb7f2c2daa8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39d7aa81cbf441ca9ce633b3aa1af719',volume_type_id=25495bc9-d4f1-4f0d-b8c7-01ae9b5ec10e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:21:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1785918153',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=0a6a2bc2-9726-4573-8306-86680a7476d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d2dcec35c7d490f92a0dcfa5128e3d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='39d7aa81cbf441ca9ce633b3aa1af719',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(25495bc9-d4f1-4f0d-b8c7-01ae9b5ec10e),volume_type_id=25495bc9-d4f1-4f0d-b8c7-01ae9b5ec10e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:21:30.050768 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c68dcadb-71ee-42fe-85f1-753658d22924 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d56da973-e1bd-4b18-9ded-1da2b55b9922) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:21:30.076984 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c68dcadb-71ee-42fe-85f1-753658d22924 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d56da973-e1bd-4b18-9ded-1da2b55b9922) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1785918153',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d2dcec35c7d490f92a0dcfa5128e3d9',qos_specs=None,replication_status=,reservations=['b2e441a3-47d3-4ed0-91de-dc30b03eeb96','8b56d01f-5e0e-41b6-ada6-d4720fc655e8','5e074f43-df7e-4474-9612-b920507e192c','d14edcfd-9a13-4b3d-9a9e-cdb7f2c2daa8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39d7aa81cbf441ca9ce633b3aa1af719',volume_type_id=25495bc9-d4f1-4f0d-b8c7-01ae9b5ec10e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:21:30.077760 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c68dcadb-71ee-42fe-85f1-753658d22924 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e9eb512-7d0a-4af3-94a5-2d5961be8e32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:21:30.088118 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c68dcadb-71ee-42fe-85f1-753658d22924 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e9eb512-7d0a-4af3-94a5-2d5961be8e32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:21:30.088849 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c68dcadb-71ee-42fe-85f1-753658d22924 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Flow 'volume_create_api' (6a0c9c71-181d-45fb-bf30-54bf6fb2b03e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:21:30.089292 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-c68dcadb-71ee-42fe-85f1-753658d22924 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Create volume request issued successfully. Aug 13 21:21:30.089849 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c68dcadb-71ee-42fe-85f1-753658d22924 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:21:30.090383 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1314/5271] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:21:29 2026] POST /volume/v3/volumes => generated 789 bytes in 352 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:21:30.106150 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0ec9a1b2-bf92-433e-b897-ad9c871a792d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:30.108747 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0ec9a1b2-bf92-433e-b897-ad9c871a792d tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/0a6a2bc2-9726-4573-8306-86680a7476d0 Aug 13 21:21:30.109766 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0ec9a1b2-bf92-433e-b897-ad9c871a792d tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:30.109766 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0ec9a1b2-bf92-433e-b897-ad9c871a792d tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:30.119451 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:21:30.119451 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:21:30.124898 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-0ec9a1b2-bf92-433e-b897-ad9c871a792d tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:21:30.132480 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0ec9a1b2-bf92-433e-b897-ad9c871a792d tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/0a6a2bc2-9726-4573-8306-86680a7476d0 returned with HTTP 200 Aug 13 21:21:30.133041 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1319/5272] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:21:30 2026] GET /volume/v3/volumes/0a6a2bc2-9726-4573-8306-86680a7476d0 => generated 857 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:21:30.178218 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-5337eef2-9c7a-47e8-9a90-dd4b00e11a12 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:30.178935 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5337eef2-9c7a-47e8-9a90-dd4b00e11a12 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] DELETE https://10.4.3.14/volume/v3/snapshots/eb771b05-7da0-4932-a465-11a8b859a84f Aug 13 21:21:30.179176 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5337eef2-9c7a-47e8-9a90-dd4b00e11a12 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:30.179385 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5337eef2-9c7a-47e8-9a90-dd4b00e11a12 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:30.179487 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.snapshots [None req-5337eef2-9c7a-47e8-9a90-dd4b00e11a12 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Delete snapshot with id: eb771b05-7da0-4932-a465-11a8b859a84f Aug 13 21:21:30.185312 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:21:30.185312 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:21:30.185901 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-5337eef2-9c7a-47e8-9a90-dd4b00e11a12 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Snapshot retrieved successfully. Aug 13 21:21:30.210425 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-5337eef2-9c7a-47e8-9a90-dd4b00e11a12 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Snapshot delete request issued successfully. Aug 13 21:21:30.210652 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5337eef2-9c7a-47e8-9a90-dd4b00e11a12 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/snapshots/eb771b05-7da0-4932-a465-11a8b859a84f returned with HTTP 202 Aug 13 21:21:30.211230 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1324/5273] 10.4.3.14 () {66 vars in 1350 bytes} [Thu Aug 13 21:21:30 2026] DELETE /volume/v3/snapshots/eb771b05-7da0-4932-a465-11a8b859a84f => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:21:30.220390 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ecb3d0ae-47f3-4c4c-aea7-b4cc53ef37a2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:30.222167 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ecb3d0ae-47f3-4c4c-aea7-b4cc53ef37a2 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/snapshots/eb771b05-7da0-4932-a465-11a8b859a84f Aug 13 21:21:30.222361 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ecb3d0ae-47f3-4c4c-aea7-b4cc53ef37a2 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:30.222567 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ecb3d0ae-47f3-4c4c-aea7-b4cc53ef37a2 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:30.229512 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:21:30.229512 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:21:30.230187 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ecb3d0ae-47f3-4c4c-aea7-b4cc53ef37a2 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Snapshot retrieved successfully. Aug 13 21:21:30.231149 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ecb3d0ae-47f3-4c4c-aea7-b4cc53ef37a2 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/snapshots/eb771b05-7da0-4932-a465-11a8b859a84f returned with HTTP 200 Aug 13 21:21:30.231651 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1317/5274] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:21:30 2026] GET /volume/v3/snapshots/eb771b05-7da0-4932-a465-11a8b859a84f => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:21:30.891632 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-49a7c870-e370-4091-9d94-e6ae0a430381 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:30.893621 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-49a7c870-e370-4091-9d94-e6ae0a430381 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] GET https://10.4.3.14/volume/v3/volumes/ec64a04d-d67d-4d62-93c9-8f56ca986c9d Aug 13 21:21:30.893813 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-49a7c870-e370-4091-9d94-e6ae0a430381 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:30.894021 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-49a7c870-e370-4091-9d94-e6ae0a430381 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:30.900262 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-49a7c870-e370-4091-9d94-e6ae0a430381 tempest-ProjectReaderTests39-1971977669 tempest-ProjectReaderTests39-1971977669-project-admin] https://10.4.3.14/volume/v3/volumes/ec64a04d-d67d-4d62-93c9-8f56ca986c9d returned with HTTP 404 Aug 13 21:21:30.901178 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1315/5275] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:21:30 2026] GET /volume/v3/volumes/ec64a04d-d67d-4d62-93c9-8f56ca986c9d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:21:31.152381 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9aa56673-9693-40a2-bd9a-667d2f8f6256 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:31.154675 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9aa56673-9693-40a2-bd9a-667d2f8f6256 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/0a6a2bc2-9726-4573-8306-86680a7476d0 Aug 13 21:21:31.154973 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9aa56673-9693-40a2-bd9a-667d2f8f6256 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:31.155228 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9aa56673-9693-40a2-bd9a-667d2f8f6256 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:31.162863 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:21:31.162863 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:21:31.167277 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-9aa56673-9693-40a2-bd9a-667d2f8f6256 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:21:31.172143 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9aa56673-9693-40a2-bd9a-667d2f8f6256 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/0a6a2bc2-9726-4573-8306-86680a7476d0 returned with HTTP 200 Aug 13 21:21:31.172540 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1320/5276] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:21:31 2026] GET /volume/v3/volumes/0a6a2bc2-9726-4573-8306-86680a7476d0 => generated 939 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:21:31.245759 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-abc90706-beae-4118-bbb6-2570d0300d19 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:31.248223 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-abc90706-beae-4118-bbb6-2570d0300d19 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/snapshots/eb771b05-7da0-4932-a465-11a8b859a84f Aug 13 21:21:31.248395 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-abc90706-beae-4118-bbb6-2570d0300d19 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:31.248576 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-abc90706-beae-4118-bbb6-2570d0300d19 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:31.255208 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-abc90706-beae-4118-bbb6-2570d0300d19 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/snapshots/eb771b05-7da0-4932-a465-11a8b859a84f returned with HTTP 404 Aug 13 21:21:31.256322 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1325/5277] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:21:31 2026] GET /volume/v3/snapshots/eb771b05-7da0-4932-a465-11a8b859a84f => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:21:32.186836 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1b6502e0-334f-49a4-afe9-6ce3c875ee16 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:32.188767 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1b6502e0-334f-49a4-afe9-6ce3c875ee16 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/0a6a2bc2-9726-4573-8306-86680a7476d0 Aug 13 21:21:32.189032 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1b6502e0-334f-49a4-afe9-6ce3c875ee16 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:32.189249 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1b6502e0-334f-49a4-afe9-6ce3c875ee16 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:32.198014 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:21:32.198014 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:21:32.202828 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1b6502e0-334f-49a4-afe9-6ce3c875ee16 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:21:32.208419 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1b6502e0-334f-49a4-afe9-6ce3c875ee16 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/0a6a2bc2-9726-4573-8306-86680a7476d0 returned with HTTP 200 Aug 13 21:21:32.209022 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1318/5278] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:21:32 2026] GET /volume/v3/volumes/0a6a2bc2-9726-4573-8306-86680a7476d0 => generated 942 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:21:33.221810 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-91b90fe9-fdec-4920-994f-fa598d39f1ee None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:33.224154 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-91b90fe9-fdec-4920-994f-fa598d39f1ee tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/0a6a2bc2-9726-4573-8306-86680a7476d0 Aug 13 21:21:33.224426 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-91b90fe9-fdec-4920-994f-fa598d39f1ee tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:33.224679 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-91b90fe9-fdec-4920-994f-fa598d39f1ee tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:33.233499 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:21:33.233499 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:21:33.239049 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-91b90fe9-fdec-4920-994f-fa598d39f1ee tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:21:33.243994 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-91b90fe9-fdec-4920-994f-fa598d39f1ee tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/0a6a2bc2-9726-4573-8306-86680a7476d0 returned with HTTP 200 Aug 13 21:21:33.244393 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1316/5279] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:21:33 2026] GET /volume/v3/volumes/0a6a2bc2-9726-4573-8306-86680a7476d0 => generated 942 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:21:34.259452 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e34fe659-eee9-4fb4-ae6e-4192eb26fb3e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:34.261705 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e34fe659-eee9-4fb4-ae6e-4192eb26fb3e tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/0a6a2bc2-9726-4573-8306-86680a7476d0 Aug 13 21:21:34.262023 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e34fe659-eee9-4fb4-ae6e-4192eb26fb3e tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:34.262276 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e34fe659-eee9-4fb4-ae6e-4192eb26fb3e tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:34.271829 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:21:34.271829 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:21:34.276233 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e34fe659-eee9-4fb4-ae6e-4192eb26fb3e tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:21:34.281595 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e34fe659-eee9-4fb4-ae6e-4192eb26fb3e tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/0a6a2bc2-9726-4573-8306-86680a7476d0 returned with HTTP 200 Aug 13 21:21:34.282094 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1321/5280] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:21:34 2026] GET /volume/v3/volumes/0a6a2bc2-9726-4573-8306-86680a7476d0 => generated 942 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:21:35.297673 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d622340e-dcff-4932-921e-842d4288b9d1 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:35.300028 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d622340e-dcff-4932-921e-842d4288b9d1 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/0a6a2bc2-9726-4573-8306-86680a7476d0 Aug 13 21:21:35.300028 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d622340e-dcff-4932-921e-842d4288b9d1 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:35.300263 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d622340e-dcff-4932-921e-842d4288b9d1 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:35.308631 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:21:35.308631 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:21:35.313330 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-d622340e-dcff-4932-921e-842d4288b9d1 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:21:35.319778 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d622340e-dcff-4932-921e-842d4288b9d1 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/0a6a2bc2-9726-4573-8306-86680a7476d0 returned with HTTP 200 Aug 13 21:21:35.320414 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1326/5281] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:21:35 2026] GET /volume/v3/volumes/0a6a2bc2-9726-4573-8306-86680a7476d0 => generated 942 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:21:36.315492 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-05b457d2-112e-4e5a-861f-3336396aff01 req-7381b0da-7277-496f-832b-d0192637f708 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:36.317572 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-05b457d2-112e-4e5a-861f-3336396aff01 req-7381b0da-7277-496f-832b-d0192637f708 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] DELETE https://10.4.3.14/volume/v3/attachments/332f485b-d6da-4524-8c6d-06b3b64e3f04 Aug 13 21:21:36.317572 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-05b457d2-112e-4e5a-861f-3336396aff01 req-7381b0da-7277-496f-832b-d0192637f708 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:36.317572 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-05b457d2-112e-4e5a-861f-3336396aff01 req-7381b0da-7277-496f-832b-d0192637f708 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:36.331118 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:21:36.331118 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:21:36.335419 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-7daf8bdb-279c-4204-82ea-84468e3555dc None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:36.337352 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7daf8bdb-279c-4204-82ea-84468e3555dc tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/0a6a2bc2-9726-4573-8306-86680a7476d0 Aug 13 21:21:36.337614 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7daf8bdb-279c-4204-82ea-84468e3555dc tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:36.337866 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7daf8bdb-279c-4204-82ea-84468e3555dc tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:36.346316 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:21:36.346316 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:21:36.350302 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-7daf8bdb-279c-4204-82ea-84468e3555dc tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:21:36.356059 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7daf8bdb-279c-4204-82ea-84468e3555dc tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/0a6a2bc2-9726-4573-8306-86680a7476d0 returned with HTTP 200 Aug 13 21:21:36.356587 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1317/5282] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:21:36 2026] GET /volume/v3/volumes/0a6a2bc2-9726-4573-8306-86680a7476d0 => generated 942 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:21:36.396299 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-05b457d2-112e-4e5a-861f-3336396aff01 req-7381b0da-7277-496f-832b-d0192637f708 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/attachments/332f485b-d6da-4524-8c6d-06b3b64e3f04 returned with HTTP 200 Aug 13 21:21:36.396843 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1319/5283] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:21:36 2026] DELETE /volume/v3/attachments/332f485b-d6da-4524-8c6d-06b3b64e3f04 => generated 19 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:21:37.371503 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-dfd1f6ba-64ed-4ef2-b6cc-ecb0ffbd7025 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:37.373848 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-dfd1f6ba-64ed-4ef2-b6cc-ecb0ffbd7025 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/0a6a2bc2-9726-4573-8306-86680a7476d0 Aug 13 21:21:37.374156 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-dfd1f6ba-64ed-4ef2-b6cc-ecb0ffbd7025 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:37.374390 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-dfd1f6ba-64ed-4ef2-b6cc-ecb0ffbd7025 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:37.386986 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:21:37.386986 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:21:37.393767 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-dfd1f6ba-64ed-4ef2-b6cc-ecb0ffbd7025 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:21:37.399496 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-dfd1f6ba-64ed-4ef2-b6cc-ecb0ffbd7025 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/0a6a2bc2-9726-4573-8306-86680a7476d0 returned with HTTP 200 Aug 13 21:21:37.400028 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1322/5284] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:21:37 2026] GET /volume/v3/volumes/0a6a2bc2-9726-4573-8306-86680a7476d0 => generated 942 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:21:37.848247 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-9ee5c45a-bdc0-4b11-9463-93448b5d8f37 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:37.850238 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9ee5c45a-bdc0-4b11-9463-93448b5d8f37 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] DELETE https://10.4.3.14/volume/v3/volumes/ed2fd34a-635f-48fb-9bdc-82a104004081 Aug 13 21:21:37.850469 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9ee5c45a-bdc0-4b11-9463-93448b5d8f37 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:37.850655 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9ee5c45a-bdc0-4b11-9463-93448b5d8f37 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:37.850831 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-9ee5c45a-bdc0-4b11-9463-93448b5d8f37 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Delete volume with id: ed2fd34a-635f-48fb-9bdc-82a104004081 Aug 13 21:21:37.858612 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:21:37.858612 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:21:37.859210 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-9ee5c45a-bdc0-4b11-9463-93448b5d8f37 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume info retrieved successfully. Aug 13 21:21:37.879618 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-9ee5c45a-bdc0-4b11-9463-93448b5d8f37 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Delete volume request issued successfully. Aug 13 21:21:37.879827 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9ee5c45a-bdc0-4b11-9463-93448b5d8f37 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/ed2fd34a-635f-48fb-9bdc-82a104004081 returned with HTTP 202 Aug 13 21:21:37.880319 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1327/5285] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:21:37 2026] DELETE /volume/v3/volumes/ed2fd34a-635f-48fb-9bdc-82a104004081 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:21:37.887958 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-5936668d-e67d-4901-ad61-5e28d8075b44 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:37.890028 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5936668d-e67d-4901-ad61-5e28d8075b44 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/volumes/ed2fd34a-635f-48fb-9bdc-82a104004081 Aug 13 21:21:37.890286 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5936668d-e67d-4901-ad61-5e28d8075b44 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:37.890442 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5936668d-e67d-4901-ad61-5e28d8075b44 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:37.897948 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:21:37.897948 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:21:37.902426 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-5936668d-e67d-4901-ad61-5e28d8075b44 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume info retrieved successfully. Aug 13 21:21:37.908297 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5936668d-e67d-4901-ad61-5e28d8075b44 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/ed2fd34a-635f-48fb-9bdc-82a104004081 returned with HTTP 200 Aug 13 21:21:37.908809 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1318/5286] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:21:37 2026] GET /volume/v3/volumes/ed2fd34a-635f-48fb-9bdc-82a104004081 => generated 1364 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:21:38.416519 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-261ff19d-00e4-4e74-8b43-dec48dad930d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:38.418612 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-261ff19d-00e4-4e74-8b43-dec48dad930d tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/0a6a2bc2-9726-4573-8306-86680a7476d0 Aug 13 21:21:38.418827 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-261ff19d-00e4-4e74-8b43-dec48dad930d tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:38.419067 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-261ff19d-00e4-4e74-8b43-dec48dad930d tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:38.426527 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:21:38.426527 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:21:38.430303 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-261ff19d-00e4-4e74-8b43-dec48dad930d tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:21:38.434789 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-261ff19d-00e4-4e74-8b43-dec48dad930d tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/0a6a2bc2-9726-4573-8306-86680a7476d0 returned with HTTP 200 Aug 13 21:21:38.435257 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1320/5287] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:21:38 2026] GET /volume/v3/volumes/0a6a2bc2-9726-4573-8306-86680a7476d0 => generated 942 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:21:38.923953 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b294e7ee-6337-4e4f-b4af-717bd0c95123 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:38.926228 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b294e7ee-6337-4e4f-b4af-717bd0c95123 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/volumes/ed2fd34a-635f-48fb-9bdc-82a104004081 Aug 13 21:21:38.926479 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b294e7ee-6337-4e4f-b4af-717bd0c95123 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:38.926722 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b294e7ee-6337-4e4f-b4af-717bd0c95123 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:38.933675 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b294e7ee-6337-4e4f-b4af-717bd0c95123 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/ed2fd34a-635f-48fb-9bdc-82a104004081 returned with HTTP 404 Aug 13 21:21:38.934245 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1323/5288] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:21:38 2026] GET /volume/v3/volumes/ed2fd34a-635f-48fb-9bdc-82a104004081 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:21:38.966233 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-44eb09d1-2305-4de8-b3a0-793c6f115603 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:38.968045 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-44eb09d1-2305-4de8-b3a0-793c6f115603 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:21:38.968383 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-44eb09d1-2305-4de8-b3a0-793c6f115603 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1361141899", "snapshot_id": null, "imageRef": "aa832912-12b8-47ea-874b-ab8df3e573a9", "volume_type": null, "size": 1}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:21:38.970006 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-44eb09d1-2305-4de8-b3a0-793c6f115603 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1361141899', 'snapshot_id': None, 'imageRef': 'aa832912-12b8-47ea-874b-ab8df3e573a9', 'volume_type': None, 'size': 1}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:21:39.060354 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-44eb09d1-2305-4de8-b3a0-793c6f115603 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Create volume of 1 GB Aug 13 21:21:39.066231 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-44eb09d1-2305-4de8-b3a0-793c6f115603 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Availability Zones retrieved successfully. Aug 13 21:21:39.071950 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-44eb09d1-2305-4de8-b3a0-793c6f115603 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Flow 'volume_create_api' (fde2df89-34ff-4f6e-907d-eea484d93e19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:21:39.073242 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-44eb09d1-2305-4de8-b3a0-793c6f115603 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27febb51-7a5f-4676-9cd0-15a4cb37feba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:21:39.074302 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-44eb09d1-2305-4de8-b3a0-793c6f115603 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:21:39.142417 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-44eb09d1-2305-4de8-b3a0-793c6f115603 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27febb51-7a5f-4676-9cd0-15a4cb37feba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:21:39.143562 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-44eb09d1-2305-4de8-b3a0-793c6f115603 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe8be7db-87e3-44f3-8f5c-c27fc2a4955a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:21:39.186156 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-44eb09d1-2305-4de8-b3a0-793c6f115603 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Created reservations ['aadbbb80-fa7d-442d-ad0f-9c2a2630c109', 'af393278-1247-4bd1-b28a-6e5ba92def56', '1983f37c-b96d-4b8d-809a-18db2288c61c', 'db02c180-cdb6-4bb1-92f4-437bf2466330'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:21:39.187064 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-44eb09d1-2305-4de8-b3a0-793c6f115603 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe8be7db-87e3-44f3-8f5c-c27fc2a4955a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aadbbb80-fa7d-442d-ad0f-9c2a2630c109', 'af393278-1247-4bd1-b28a-6e5ba92def56', '1983f37c-b96d-4b8d-809a-18db2288c61c', 'db02c180-cdb6-4bb1-92f4-437bf2466330']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:21:39.187926 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-44eb09d1-2305-4de8-b3a0-793c6f115603 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27e9c50f-68bf-4fb9-8ab2-37260ab8ca9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:21:39.212784 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-44eb09d1-2305-4de8-b3a0-793c6f115603 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27e9c50f-68bf-4fb9-8ab2-37260ab8ca9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd6dfedd-a19b-45f2-8d61-88ffa0adbeac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1361141899',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e22de8026e5c48d8adde4c89bf7d81f0',qos_specs=None,replication_status=,reservations=['aadbbb80-fa7d-442d-ad0f-9c2a2630c109','af393278-1247-4bd1-b28a-6e5ba92def56','1983f37c-b96d-4b8d-809a-18db2288c61c','db02c180-cdb6-4bb1-92f4-437bf2466330'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3356179425b4bccab67ccf7a74572f7',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:21:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1361141899',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd6dfedd-a19b-45f2-8d61-88ffa0adbeac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e22de8026e5c48d8adde4c89bf7d81f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3356179425b4bccab67ccf7a74572f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:21:39.213495 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-44eb09d1-2305-4de8-b3a0-793c6f115603 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c858cd3a-2370-4338-a2fb-529ba49948e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:21:39.238105 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-44eb09d1-2305-4de8-b3a0-793c6f115603 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c858cd3a-2370-4338-a2fb-529ba49948e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1361141899',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e22de8026e5c48d8adde4c89bf7d81f0',qos_specs=None,replication_status=,reservations=['aadbbb80-fa7d-442d-ad0f-9c2a2630c109','af393278-1247-4bd1-b28a-6e5ba92def56','1983f37c-b96d-4b8d-809a-18db2288c61c','db02c180-cdb6-4bb1-92f4-437bf2466330'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3356179425b4bccab67ccf7a74572f7',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:21:39.239450 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-44eb09d1-2305-4de8-b3a0-793c6f115603 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c947970-9347-42e8-bc07-9d118272ea00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:21:39.251076 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-44eb09d1-2305-4de8-b3a0-793c6f115603 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c947970-9347-42e8-bc07-9d118272ea00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:21:39.252126 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-44eb09d1-2305-4de8-b3a0-793c6f115603 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Flow 'volume_create_api' (fde2df89-34ff-4f6e-907d-eea484d93e19) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:21:39.252518 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-44eb09d1-2305-4de8-b3a0-793c6f115603 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Create volume request issued successfully. Aug 13 21:21:39.253209 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-44eb09d1-2305-4de8-b3a0-793c6f115603 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:21:39.253680 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1328/5289] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:21:38 2026] POST /volume/v3/volumes => generated 757 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:21:39.267510 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-021fd505-5e50-4306-ac17-854b6de03f88 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:39.269598 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-021fd505-5e50-4306-ac17-854b6de03f88 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/volumes/bd6dfedd-a19b-45f2-8d61-88ffa0adbeac Aug 13 21:21:39.269831 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-021fd505-5e50-4306-ac17-854b6de03f88 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:39.270132 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-021fd505-5e50-4306-ac17-854b6de03f88 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:39.279973 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:21:39.279973 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:21:39.285657 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-021fd505-5e50-4306-ac17-854b6de03f88 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume info retrieved successfully. Aug 13 21:21:39.293018 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-021fd505-5e50-4306-ac17-854b6de03f88 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/bd6dfedd-a19b-45f2-8d61-88ffa0adbeac returned with HTTP 200 Aug 13 21:21:39.293655 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1319/5290] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:21:39 2026] GET /volume/v3/volumes/bd6dfedd-a19b-45f2-8d61-88ffa0adbeac => generated 825 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:21:39.449095 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-53bf62de-9f28-458d-bb32-1f23c62f65ed None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:39.451322 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-53bf62de-9f28-458d-bb32-1f23c62f65ed tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/0a6a2bc2-9726-4573-8306-86680a7476d0 Aug 13 21:21:39.451567 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-53bf62de-9f28-458d-bb32-1f23c62f65ed tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:39.451892 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-53bf62de-9f28-458d-bb32-1f23c62f65ed tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:39.463221 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:21:39.463221 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:21:39.468828 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-53bf62de-9f28-458d-bb32-1f23c62f65ed tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:21:39.475839 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-53bf62de-9f28-458d-bb32-1f23c62f65ed tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/0a6a2bc2-9726-4573-8306-86680a7476d0 returned with HTTP 200 Aug 13 21:21:39.476510 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1321/5291] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:21:39 2026] GET /volume/v3/volumes/0a6a2bc2-9726-4573-8306-86680a7476d0 => generated 942 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:21:40.310813 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a3467198-e025-46c8-91fe-62392987ed73 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:40.313000 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a3467198-e025-46c8-91fe-62392987ed73 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/volumes/bd6dfedd-a19b-45f2-8d61-88ffa0adbeac Aug 13 21:21:40.313285 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a3467198-e025-46c8-91fe-62392987ed73 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:40.313464 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a3467198-e025-46c8-91fe-62392987ed73 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:40.328116 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:21:40.328116 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:21:40.331854 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a3467198-e025-46c8-91fe-62392987ed73 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume info retrieved successfully. Aug 13 21:21:40.338136 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a3467198-e025-46c8-91fe-62392987ed73 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/bd6dfedd-a19b-45f2-8d61-88ffa0adbeac returned with HTTP 200 Aug 13 21:21:40.338531 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1324/5292] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:21:40 2026] GET /volume/v3/volumes/bd6dfedd-a19b-45f2-8d61-88ffa0adbeac => generated 1365 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:21:40.351329 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-405ce613-e4e8-48d4-b878-43f36e42dc8b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:40.353915 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-405ce613-e4e8-48d4-b878-43f36e42dc8b tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/volumes/bd6dfedd-a19b-45f2-8d61-88ffa0adbeac Aug 13 21:21:40.354204 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-405ce613-e4e8-48d4-b878-43f36e42dc8b tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:40.354471 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-405ce613-e4e8-48d4-b878-43f36e42dc8b tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:40.362752 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:21:40.362752 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:21:40.366849 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-405ce613-e4e8-48d4-b878-43f36e42dc8b tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume info retrieved successfully. Aug 13 21:21:40.373559 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-405ce613-e4e8-48d4-b878-43f36e42dc8b tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/bd6dfedd-a19b-45f2-8d61-88ffa0adbeac returned with HTTP 200 Aug 13 21:21:40.374028 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1329/5293] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:21:40 2026] GET /volume/v3/volumes/bd6dfedd-a19b-45f2-8d61-88ffa0adbeac => generated 1365 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:21:40.387685 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d8f95a05-64da-44bc-b850-287e3200f36e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:40.389839 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d8f95a05-64da-44bc-b850-287e3200f36e tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] POST https://10.4.3.14/volume/v3/snapshots Aug 13 21:21:40.390312 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d8f95a05-64da-44bc-b850-287e3200f36e tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bd6dfedd-a19b-45f2-8d61-88ffa0adbeac", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-153673194", "description": null, "metadata": null}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:21:40.400616 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:21:40.400616 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:21:40.401136 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-d8f95a05-64da-44bc-b850-287e3200f36e tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume info retrieved successfully. Aug 13 21:21:40.401284 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.snapshots [None req-d8f95a05-64da-44bc-b850-287e3200f36e tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Create snapshot from volume bd6dfedd-a19b-45f2-8d61-88ffa0adbeac Aug 13 21:21:40.431842 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-d8f95a05-64da-44bc-b850-287e3200f36e tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Created reservations ['6433d3d6-2bb0-4cb2-aec0-852eac65ba9a', 'ab520e0c-b66a-4ff6-a966-b132af31a01b', 'db741a2c-e191-462e-a5e0-d005d1ea31e3', '563221ba-1c98-4240-99aa-f8d8874bff38'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:21:40.469224 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-d8f95a05-64da-44bc-b850-287e3200f36e tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Snapshot create request issued successfully. Aug 13 21:21:40.469697 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d8f95a05-64da-44bc-b850-287e3200f36e tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/snapshots returned with HTTP 202 Aug 13 21:21:40.470345 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1320/5294] 10.4.3.14 () {68 vars in 1258 bytes} [Thu Aug 13 21:21:40 2026] POST /volume/v3/snapshots => generated 307 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:21:40.480226 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-95740bd3-a38c-4139-a5a7-4d33da47e93a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:40.482070 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-95740bd3-a38c-4139-a5a7-4d33da47e93a tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/snapshots/71edce60-67b7-4360-bf9f-75bfbdee90db Aug 13 21:21:40.482269 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-95740bd3-a38c-4139-a5a7-4d33da47e93a tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:40.482501 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-95740bd3-a38c-4139-a5a7-4d33da47e93a tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:40.488476 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:21:40.488476 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:21:40.490682 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-95740bd3-a38c-4139-a5a7-4d33da47e93a tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Snapshot retrieved successfully. Aug 13 21:21:40.490682 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-95740bd3-a38c-4139-a5a7-4d33da47e93a tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/snapshots/71edce60-67b7-4360-bf9f-75bfbdee90db returned with HTTP 200 Aug 13 21:21:40.490682 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1322/5295] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:21:40 2026] GET /volume/v3/snapshots/71edce60-67b7-4360-bf9f-75bfbdee90db => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:21:40.494051 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f41b4c80-d5fd-400d-bf88-d56572b7e9f3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:40.496248 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f41b4c80-d5fd-400d-bf88-d56572b7e9f3 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/0a6a2bc2-9726-4573-8306-86680a7476d0 Aug 13 21:21:40.496472 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f41b4c80-d5fd-400d-bf88-d56572b7e9f3 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:40.496640 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f41b4c80-d5fd-400d-bf88-d56572b7e9f3 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:40.504511 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:21:40.504511 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:21:40.509010 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f41b4c80-d5fd-400d-bf88-d56572b7e9f3 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:21:40.513918 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f41b4c80-d5fd-400d-bf88-d56572b7e9f3 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/0a6a2bc2-9726-4573-8306-86680a7476d0 returned with HTTP 200 Aug 13 21:21:40.514415 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1325/5296] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:21:40 2026] GET /volume/v3/volumes/0a6a2bc2-9726-4573-8306-86680a7476d0 => generated 942 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:21:41.502518 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c82bf937-ea35-421c-aa86-cad05925c084 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:41.505095 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c82bf937-ea35-421c-aa86-cad05925c084 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/snapshots/71edce60-67b7-4360-bf9f-75bfbdee90db Aug 13 21:21:41.505341 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c82bf937-ea35-421c-aa86-cad05925c084 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:41.505597 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c82bf937-ea35-421c-aa86-cad05925c084 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:41.512386 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:21:41.512386 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:21:41.513047 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-c82bf937-ea35-421c-aa86-cad05925c084 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Snapshot retrieved successfully. Aug 13 21:21:41.514100 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c82bf937-ea35-421c-aa86-cad05925c084 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/snapshots/71edce60-67b7-4360-bf9f-75bfbdee90db returned with HTTP 200 Aug 13 21:21:41.514586 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1330/5297] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:21:41 2026] GET /volume/v3/snapshots/71edce60-67b7-4360-bf9f-75bfbdee90db => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:21:41.527437 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4eef417f-3194-4010-a771-9818f5bac581 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:41.528306 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4eef417f-3194-4010-a771-9818f5bac581 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/snapshots/71edce60-67b7-4360-bf9f-75bfbdee90db Aug 13 21:21:41.528514 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4eef417f-3194-4010-a771-9818f5bac581 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:41.528715 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4eef417f-3194-4010-a771-9818f5bac581 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:41.528809 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8176373d-56f5-4ea0-aa68-02247bb89ec5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:41.530832 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8176373d-56f5-4ea0-aa68-02247bb89ec5 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/0a6a2bc2-9726-4573-8306-86680a7476d0 Aug 13 21:21:41.531103 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8176373d-56f5-4ea0-aa68-02247bb89ec5 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:41.531302 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8176373d-56f5-4ea0-aa68-02247bb89ec5 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:41.534036 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:21:41.534036 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:21:41.534471 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-4eef417f-3194-4010-a771-9818f5bac581 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Snapshot retrieved successfully. Aug 13 21:21:41.535183 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4eef417f-3194-4010-a771-9818f5bac581 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/snapshots/71edce60-67b7-4360-bf9f-75bfbdee90db returned with HTTP 200 Aug 13 21:21:41.535541 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1321/5298] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:21:41 2026] GET /volume/v3/snapshots/71edce60-67b7-4360-bf9f-75bfbdee90db => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:21:41.539394 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:21:41.539394 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:21:41.544680 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-8176373d-56f5-4ea0-aa68-02247bb89ec5 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:21:41.551392 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8176373d-56f5-4ea0-aa68-02247bb89ec5 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/0a6a2bc2-9726-4573-8306-86680a7476d0 returned with HTTP 200 Aug 13 21:21:41.552108 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1323/5299] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:21:41 2026] GET /volume/v3/volumes/0a6a2bc2-9726-4573-8306-86680a7476d0 => generated 942 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:21:41.668426 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-7061e550-aee2-4331-83ca-6a2856a8d67d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:41.670708 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-7061e550-aee2-4331-83ca-6a2856a8d67d tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/snapshots/71edce60-67b7-4360-bf9f-75bfbdee90db Aug 13 21:21:41.670975 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-7061e550-aee2-4331-83ca-6a2856a8d67d tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:41.671249 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-7061e550-aee2-4331-83ca-6a2856a8d67d tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:41.676523 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:21:41.676523 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:21:41.676998 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-7061e550-aee2-4331-83ca-6a2856a8d67d tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Snapshot retrieved successfully. Aug 13 21:21:41.677827 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-7061e550-aee2-4331-83ca-6a2856a8d67d tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/snapshots/71edce60-67b7-4360-bf9f-75bfbdee90db returned with HTTP 200 Aug 13 21:21:41.678312 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1326/5300] 10.4.3.14 () {68 vars in 1597 bytes} [Thu Aug 13 21:21:41 2026] GET /volume/v3/snapshots/71edce60-67b7-4360-bf9f-75bfbdee90db => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:21:41.687208 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-5336f8e1-4f87-4c34-b728-c04d73e33a6a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:41.689775 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-5336f8e1-4f87-4c34-b728-c04d73e33a6a tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/volumes/bd6dfedd-a19b-45f2-8d61-88ffa0adbeac Aug 13 21:21:41.690026 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-5336f8e1-4f87-4c34-b728-c04d73e33a6a tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:41.690298 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-5336f8e1-4f87-4c34-b728-c04d73e33a6a tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:41.698688 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:21:41.698688 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:21:41.703308 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-5336f8e1-4f87-4c34-b728-c04d73e33a6a tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume info retrieved successfully. Aug 13 21:21:41.709327 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-5336f8e1-4f87-4c34-b728-c04d73e33a6a tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/bd6dfedd-a19b-45f2-8d61-88ffa0adbeac returned with HTTP 200 Aug 13 21:21:41.709911 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1331/5301] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:21:41 2026] GET /volume/v3/volumes/bd6dfedd-a19b-45f2-8d61-88ffa0adbeac => generated 1365 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:21:42.159230 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-010f6ddc-92c1-4847-bf99-633553dc6fda None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:42.161403 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-010f6ddc-92c1-4847-bf99-633553dc6fda tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/snapshots/71edce60-67b7-4360-bf9f-75bfbdee90db Aug 13 21:21:42.161664 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-010f6ddc-92c1-4847-bf99-633553dc6fda tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:42.161907 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-010f6ddc-92c1-4847-bf99-633553dc6fda tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:42.166672 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:21:42.166672 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:21:42.167185 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-010f6ddc-92c1-4847-bf99-633553dc6fda tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Snapshot retrieved successfully. Aug 13 21:21:42.167961 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-010f6ddc-92c1-4847-bf99-633553dc6fda tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/snapshots/71edce60-67b7-4360-bf9f-75bfbdee90db returned with HTTP 200 Aug 13 21:21:42.168345 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1322/5302] 10.4.3.14 () {68 vars in 1597 bytes} [Thu Aug 13 21:21:42 2026] GET /volume/v3/snapshots/71edce60-67b7-4360-bf9f-75bfbdee90db => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:21:42.567108 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-12aabf12-4aa1-48e3-ab7c-13cd2f3a16fe None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:42.569792 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-12aabf12-4aa1-48e3-ab7c-13cd2f3a16fe tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/0a6a2bc2-9726-4573-8306-86680a7476d0 Aug 13 21:21:42.569941 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-12aabf12-4aa1-48e3-ab7c-13cd2f3a16fe tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:42.570253 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-12aabf12-4aa1-48e3-ab7c-13cd2f3a16fe tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:42.579327 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:21:42.579327 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:21:42.584990 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-12aabf12-4aa1-48e3-ab7c-13cd2f3a16fe tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:21:42.592892 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-12aabf12-4aa1-48e3-ab7c-13cd2f3a16fe tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/0a6a2bc2-9726-4573-8306-86680a7476d0 returned with HTTP 200 Aug 13 21:21:42.593582 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1324/5303] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:21:42 2026] GET /volume/v3/volumes/0a6a2bc2-9726-4573-8306-86680a7476d0 => generated 942 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:21:43.057334 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-7cdbce09-cad7-4cc5-96df-85a2be8d4cd8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:43.060336 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-7cdbce09-cad7-4cc5-96df-85a2be8d4cd8 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/snapshots/71edce60-67b7-4360-bf9f-75bfbdee90db Aug 13 21:21:43.060336 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-7cdbce09-cad7-4cc5-96df-85a2be8d4cd8 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:43.060621 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-7cdbce09-cad7-4cc5-96df-85a2be8d4cd8 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:43.066872 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:21:43.066872 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:21:43.067575 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-7cdbce09-cad7-4cc5-96df-85a2be8d4cd8 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Snapshot retrieved successfully. Aug 13 21:21:43.068670 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-7cdbce09-cad7-4cc5-96df-85a2be8d4cd8 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/snapshots/71edce60-67b7-4360-bf9f-75bfbdee90db returned with HTTP 200 Aug 13 21:21:43.069181 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1327/5304] 10.4.3.14 () {68 vars in 1597 bytes} [Thu Aug 13 21:21:43 2026] GET /volume/v3/snapshots/71edce60-67b7-4360-bf9f-75bfbdee90db => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:21:43.080070 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-4897d771-9548-418e-a3be-538b5955321e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:43.082629 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-4897d771-9548-418e-a3be-538b5955321e tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/volumes/bd6dfedd-a19b-45f2-8d61-88ffa0adbeac Aug 13 21:21:43.082919 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-4897d771-9548-418e-a3be-538b5955321e tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:43.083179 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-4897d771-9548-418e-a3be-538b5955321e tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:43.091587 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:21:43.091587 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:21:43.096186 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-4897d771-9548-418e-a3be-538b5955321e tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume info retrieved successfully. Aug 13 21:21:43.101722 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-4897d771-9548-418e-a3be-538b5955321e tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/bd6dfedd-a19b-45f2-8d61-88ffa0adbeac returned with HTTP 200 Aug 13 21:21:43.102237 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1332/5305] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:21:43 2026] GET /volume/v3/volumes/bd6dfedd-a19b-45f2-8d61-88ffa0adbeac => generated 1365 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:21:43.112193 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-c2b036bc-e566-4cad-bf8d-4f51ce811883 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:43.115175 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-c2b036bc-e566-4cad-bf8d-4f51ce811883 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:21:43.115608 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-c2b036bc-e566-4cad-bf8d-4f51ce811883 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "71edce60-67b7-4360-bf9f-75bfbdee90db", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:21:43.117418 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-c2b036bc-e566-4cad-bf8d-4f51ce811883 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '71edce60-67b7-4360-bf9f-75bfbdee90db', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:21:43.126588 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:21:43.126588 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:21:43.127200 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-c2b036bc-e566-4cad-bf8d-4f51ce811883 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Snapshot retrieved successfully. Aug 13 21:21:43.127381 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-c2b036bc-e566-4cad-bf8d-4f51ce811883 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Create volume of 1 GB Aug 13 21:21:43.128150 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-c2b036bc-e566-4cad-bf8d-4f51ce811883 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Availability Zones retrieved successfully. Aug 13 21:21:43.135107 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-c2b036bc-e566-4cad-bf8d-4f51ce811883 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Flow 'volume_create_api' (dd287198-4218-4bc1-bdfe-20eb1b3a7d81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:21:43.136567 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-c2b036bc-e566-4cad-bf8d-4f51ce811883 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7d43de2-496a-4fbf-aa3b-279a99be8683) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:21:43.137750 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-c2b036bc-e566-4cad-bf8d-4f51ce811883 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:21:43.168829 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-c2b036bc-e566-4cad-bf8d-4f51ce811883 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7d43de2-496a-4fbf-aa3b-279a99be8683) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '71edce60-67b7-4360-bf9f-75bfbdee90db', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:21:43.169751 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-c2b036bc-e566-4cad-bf8d-4f51ce811883 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46d8c041-134f-4bf4-a08e-8ea0b97e011b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:21:43.225324 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-c2b036bc-e566-4cad-bf8d-4f51ce811883 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Created reservations ['39447f53-5abb-456e-954f-63273c68150a', '4d1dac3c-8065-4e21-9f36-1460dc26e154', '92d570c0-744a-48a7-9afa-d6f1b38c673e', '4c2c29b0-45f6-40d5-8e5e-fb981d31fa98'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:21:43.226225 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-c2b036bc-e566-4cad-bf8d-4f51ce811883 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46d8c041-134f-4bf4-a08e-8ea0b97e011b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39447f53-5abb-456e-954f-63273c68150a', '4d1dac3c-8065-4e21-9f36-1460dc26e154', '92d570c0-744a-48a7-9afa-d6f1b38c673e', '4c2c29b0-45f6-40d5-8e5e-fb981d31fa98']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:21:43.227093 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-c2b036bc-e566-4cad-bf8d-4f51ce811883 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f05e554-2765-4abf-90aa-656ce2bc3bb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:21:43.278683 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-c2b036bc-e566-4cad-bf8d-4f51ce811883 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f05e554-2765-4abf-90aa-656ce2bc3bb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97b3b58e-891b-407a-b283-a03099b81ae1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e22de8026e5c48d8adde4c89bf7d81f0',qos_specs=None,replication_status=,reservations=['39447f53-5abb-456e-954f-63273c68150a','4d1dac3c-8065-4e21-9f36-1460dc26e154','92d570c0-744a-48a7-9afa-d6f1b38c673e','4c2c29b0-45f6-40d5-8e5e-fb981d31fa98'],size=1,snapshot_id=71edce60-67b7-4360-bf9f-75bfbdee90db,source_replicaid=,source_volid=None,status='creating',user_id='e3356179425b4bccab67ccf7a74572f7',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:21:43Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=97b3b58e-891b-407a-b283-a03099b81ae1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e22de8026e5c48d8adde4c89bf7d81f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=71edce60-67b7-4360-bf9f-75bfbdee90db,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3356179425b4bccab67ccf7a74572f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:21:43.280550 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-c2b036bc-e566-4cad-bf8d-4f51ce811883 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fec6ab52-58c8-4531-80e4-1997e413a37c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:21:43.312323 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-c2b036bc-e566-4cad-bf8d-4f51ce811883 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fec6ab52-58c8-4531-80e4-1997e413a37c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e22de8026e5c48d8adde4c89bf7d81f0',qos_specs=None,replication_status=,reservations=['39447f53-5abb-456e-954f-63273c68150a','4d1dac3c-8065-4e21-9f36-1460dc26e154','92d570c0-744a-48a7-9afa-d6f1b38c673e','4c2c29b0-45f6-40d5-8e5e-fb981d31fa98'],size=1,snapshot_id=71edce60-67b7-4360-bf9f-75bfbdee90db,source_replicaid=,source_volid=None,status='creating',user_id='e3356179425b4bccab67ccf7a74572f7',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:21:43.313792 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-c2b036bc-e566-4cad-bf8d-4f51ce811883 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2376303e-469b-4490-a25c-f0f8fb2d61be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:21:43.339183 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-c2b036bc-e566-4cad-bf8d-4f51ce811883 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2376303e-469b-4490-a25c-f0f8fb2d61be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:21:43.340017 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-c2b036bc-e566-4cad-bf8d-4f51ce811883 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Flow 'volume_create_api' (dd287198-4218-4bc1-bdfe-20eb1b3a7d81) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:21:43.340421 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-c2b036bc-e566-4cad-bf8d-4f51ce811883 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Create volume request issued successfully. Aug 13 21:21:43.340827 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-c2b036bc-e566-4cad-bf8d-4f51ce811883 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:21:43.341477 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1323/5306] 10.4.3.14 () {72 vars in 1534 bytes} [Thu Aug 13 21:21:43 2026] POST /volume/v3/volumes => generated 734 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:21:43.351485 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-77071a12-8076-41e3-a3bf-0f19a7346728 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:43.354396 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-77071a12-8076-41e3-a3bf-0f19a7346728 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/volumes/97b3b58e-891b-407a-b283-a03099b81ae1 Aug 13 21:21:43.354691 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-77071a12-8076-41e3-a3bf-0f19a7346728 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:43.354980 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-77071a12-8076-41e3-a3bf-0f19a7346728 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:43.362420 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:21:43.362420 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:21:43.366304 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-77071a12-8076-41e3-a3bf-0f19a7346728 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume info retrieved successfully. Aug 13 21:21:43.371735 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-77071a12-8076-41e3-a3bf-0f19a7346728 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/97b3b58e-891b-407a-b283-a03099b81ae1 returned with HTTP 200 Aug 13 21:21:43.372324 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1325/5307] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:21:43 2026] GET /volume/v3/volumes/97b3b58e-891b-407a-b283-a03099b81ae1 => generated 802 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:21:43.380106 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-9319318a-0fac-4bac-b673-f64a8a62f35b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:43.382590 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-9319318a-0fac-4bac-b673-f64a8a62f35b tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/volumes/97b3b58e-891b-407a-b283-a03099b81ae1 Aug 13 21:21:43.382799 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-9319318a-0fac-4bac-b673-f64a8a62f35b tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:43.383055 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-9319318a-0fac-4bac-b673-f64a8a62f35b tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:43.391583 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:21:43.391583 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:21:43.395746 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-9319318a-0fac-4bac-b673-f64a8a62f35b tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume info retrieved successfully. Aug 13 21:21:43.401407 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-9319318a-0fac-4bac-b673-f64a8a62f35b tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/97b3b58e-891b-407a-b283-a03099b81ae1 returned with HTTP 200 Aug 13 21:21:43.401908 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1328/5308] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:21:43 2026] GET /volume/v3/volumes/97b3b58e-891b-407a-b283-a03099b81ae1 => generated 802 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:21:43.608433 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f157b856-a4fd-4c4e-ac85-abe665dda8b2 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:43.610596 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f157b856-a4fd-4c4e-ac85-abe665dda8b2 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/0a6a2bc2-9726-4573-8306-86680a7476d0 Aug 13 21:21:43.610824 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f157b856-a4fd-4c4e-ac85-abe665dda8b2 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:43.611117 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f157b856-a4fd-4c4e-ac85-abe665dda8b2 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:43.621317 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:21:43.621317 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:21:43.628519 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-f157b856-a4fd-4c4e-ac85-abe665dda8b2 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:21:43.633844 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f157b856-a4fd-4c4e-ac85-abe665dda8b2 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/0a6a2bc2-9726-4573-8306-86680a7476d0 returned with HTTP 200 Aug 13 21:21:43.634251 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1333/5309] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:21:43 2026] GET /volume/v3/volumes/0a6a2bc2-9726-4573-8306-86680a7476d0 => generated 942 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:21:44.651130 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4100c392-a525-4883-beef-5be6f07fca19 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:44.653186 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4100c392-a525-4883-beef-5be6f07fca19 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/0a6a2bc2-9726-4573-8306-86680a7476d0 Aug 13 21:21:44.653402 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4100c392-a525-4883-beef-5be6f07fca19 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:44.653604 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4100c392-a525-4883-beef-5be6f07fca19 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:44.661266 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:21:44.661266 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:21:44.665655 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-4100c392-a525-4883-beef-5be6f07fca19 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:21:44.671147 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4100c392-a525-4883-beef-5be6f07fca19 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/0a6a2bc2-9726-4573-8306-86680a7476d0 returned with HTTP 200 Aug 13 21:21:44.671527 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1324/5310] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:21:44 2026] GET /volume/v3/volumes/0a6a2bc2-9726-4573-8306-86680a7476d0 => generated 942 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:21:45.685213 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3332ff56-6d8a-42da-8f7f-9ed9b88e33ce None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:45.687296 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3332ff56-6d8a-42da-8f7f-9ed9b88e33ce tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/0a6a2bc2-9726-4573-8306-86680a7476d0 Aug 13 21:21:45.687483 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3332ff56-6d8a-42da-8f7f-9ed9b88e33ce tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:45.687714 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3332ff56-6d8a-42da-8f7f-9ed9b88e33ce tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:45.694988 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:21:45.694988 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:21:45.699256 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3332ff56-6d8a-42da-8f7f-9ed9b88e33ce tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:21:45.704460 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3332ff56-6d8a-42da-8f7f-9ed9b88e33ce tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/0a6a2bc2-9726-4573-8306-86680a7476d0 returned with HTTP 200 Aug 13 21:21:45.704829 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1326/5311] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:21:45 2026] GET /volume/v3/volumes/0a6a2bc2-9726-4573-8306-86680a7476d0 => generated 1428 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:21:45.722174 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-88cfbbfe-f806-4376-9f3e-ac3ca29f91fa None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:45.724593 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-88cfbbfe-f806-4376-9f3e-ac3ca29f91fa tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/0a6a2bc2-9726-4573-8306-86680a7476d0 Aug 13 21:21:45.724885 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-88cfbbfe-f806-4376-9f3e-ac3ca29f91fa tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:45.725130 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-88cfbbfe-f806-4376-9f3e-ac3ca29f91fa tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:45.733153 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:21:45.733153 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:21:45.738352 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-88cfbbfe-f806-4376-9f3e-ac3ca29f91fa tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:21:45.745379 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-88cfbbfe-f806-4376-9f3e-ac3ca29f91fa tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/0a6a2bc2-9726-4573-8306-86680a7476d0 returned with HTTP 200 Aug 13 21:21:45.745931 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1329/5312] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:21:45 2026] GET /volume/v3/volumes/0a6a2bc2-9726-4573-8306-86680a7476d0 => generated 1428 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:21:45.885128 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-8a98a03a-14a2-4206-a168-2ecf69807dd3 req-05f48f1c-5850-4c7a-81a6-d9c26d8eb644 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:45.887723 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-8a98a03a-14a2-4206-a168-2ecf69807dd3 req-05f48f1c-5850-4c7a-81a6-d9c26d8eb644 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/0a6a2bc2-9726-4573-8306-86680a7476d0 Aug 13 21:21:45.887994 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-8a98a03a-14a2-4206-a168-2ecf69807dd3 req-05f48f1c-5850-4c7a-81a6-d9c26d8eb644 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:45.888237 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-8a98a03a-14a2-4206-a168-2ecf69807dd3 req-05f48f1c-5850-4c7a-81a6-d9c26d8eb644 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:45.897323 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:21:45.897323 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:21:45.902866 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-8a98a03a-14a2-4206-a168-2ecf69807dd3 req-05f48f1c-5850-4c7a-81a6-d9c26d8eb644 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:21:45.911111 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-8a98a03a-14a2-4206-a168-2ecf69807dd3 req-05f48f1c-5850-4c7a-81a6-d9c26d8eb644 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/0a6a2bc2-9726-4573-8306-86680a7476d0 returned with HTTP 200 Aug 13 21:21:45.911659 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1334/5313] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:21:45 2026] GET /volume/v3/volumes/0a6a2bc2-9726-4573-8306-86680a7476d0 => generated 1428 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:21:46.412557 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-f66f78a8-4cc3-419d-a616-d86c2ea31fe5 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:46.415218 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-f66f78a8-4cc3-419d-a616-d86c2ea31fe5 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/volumes/97b3b58e-891b-407a-b283-a03099b81ae1 Aug 13 21:21:46.415490 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-f66f78a8-4cc3-419d-a616-d86c2ea31fe5 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:46.415820 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-f66f78a8-4cc3-419d-a616-d86c2ea31fe5 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:46.423597 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:21:46.423597 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:21:46.427627 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-f66f78a8-4cc3-419d-a616-d86c2ea31fe5 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume info retrieved successfully. Aug 13 21:21:46.432738 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-f66f78a8-4cc3-419d-a616-d86c2ea31fe5 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/97b3b58e-891b-407a-b283-a03099b81ae1 returned with HTTP 200 Aug 13 21:21:46.433171 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1325/5314] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:21:46 2026] GET /volume/v3/volumes/97b3b58e-891b-407a-b283-a03099b81ae1 => generated 1343 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:21:46.440989 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-bf86c155-99d8-4dad-b188-6b4782d3428c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:46.441431 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bf86c155-99d8-4dad-b188-6b4782d3428c None None] GET https://10.4.3.14/volume// Aug 13 21:21:46.441633 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bf86c155-99d8-4dad-b188-6b4782d3428c None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:46.441952 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bf86c155-99d8-4dad-b188-6b4782d3428c None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:46.442267 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bf86c155-99d8-4dad-b188-6b4782d3428c None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:21:46.442569 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1327/5315] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:21:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:21:46.450702 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-f48ea691-0d72-4460-aa5d-0b15f3147ee2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:46.453133 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-f48ea691-0d72-4460-aa5d-0b15f3147ee2 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:21:46.453548 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-f48ea691-0d72-4460-aa5d-0b15f3147ee2 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "97b3b58e-891b-407a-b283-a03099b81ae1", "connector": null, "instance_uuid": "7095e060-86ab-4312-874a-456d08348fc2"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:21:46.462294 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:21:46.462294 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:21:46.491712 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-f48ea691-0d72-4460-aa5d-0b15f3147ee2 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:21:46.492336 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1330/5316] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:21:46 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:21:46.500220 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d035103f-f7e7-4e71-9ff5-3cf2d3d19b5d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:46.500588 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d035103f-f7e7-4e71-9ff5-3cf2d3d19b5d None None] GET https://10.4.3.14/volume// Aug 13 21:21:46.500768 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d035103f-f7e7-4e71-9ff5-3cf2d3d19b5d None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:46.500984 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d035103f-f7e7-4e71-9ff5-3cf2d3d19b5d None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:46.501298 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d035103f-f7e7-4e71-9ff5-3cf2d3d19b5d None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:21:46.501581 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1335/5317] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:21:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:21:46.508138 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-8a98a03a-14a2-4206-a168-2ecf69807dd3 req-fedab56d-47c8-470f-8f16-4244c029f9bb None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:46.509289 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-16af73cf-3d62-43c2-a678-adf7d2e21d0e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:46.510607 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-8a98a03a-14a2-4206-a168-2ecf69807dd3 req-fedab56d-47c8-470f-8f16-4244c029f9bb tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/0a6a2bc2-9726-4573-8306-86680a7476d0 Aug 13 21:21:46.510872 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-8a98a03a-14a2-4206-a168-2ecf69807dd3 req-fedab56d-47c8-470f-8f16-4244c029f9bb tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:46.511122 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-8a98a03a-14a2-4206-a168-2ecf69807dd3 req-fedab56d-47c8-470f-8f16-4244c029f9bb tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:46.511716 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-16af73cf-3d62-43c2-a678-adf7d2e21d0e tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/volumes/97b3b58e-891b-407a-b283-a03099b81ae1 Aug 13 21:21:46.512021 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-16af73cf-3d62-43c2-a678-adf7d2e21d0e tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:46.512249 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-16af73cf-3d62-43c2-a678-adf7d2e21d0e tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:46.519972 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:21:46.519972 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:21:46.523609 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-8a98a03a-14a2-4206-a168-2ecf69807dd3 req-fedab56d-47c8-470f-8f16-4244c029f9bb tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:21:46.523708 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:21:46.523708 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:21:46.527453 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-16af73cf-3d62-43c2-a678-adf7d2e21d0e tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume info retrieved successfully. Aug 13 21:21:46.528220 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-8a98a03a-14a2-4206-a168-2ecf69807dd3 req-fedab56d-47c8-470f-8f16-4244c029f9bb tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/0a6a2bc2-9726-4573-8306-86680a7476d0 returned with HTTP 200 Aug 13 21:21:46.528666 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1326/5318] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:21:46 2026] GET /volume/v3/volumes/0a6a2bc2-9726-4573-8306-86680a7476d0 => generated 1428 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:21:46.533504 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-16af73cf-3d62-43c2-a678-adf7d2e21d0e tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/97b3b58e-891b-407a-b283-a03099b81ae1 returned with HTTP 200 Aug 13 21:21:46.534091 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1328/5319] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:21:46 2026] GET /volume/v3/volumes/97b3b58e-891b-407a-b283-a03099b81ae1 => generated 1522 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:21:46.540376 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d7f56296-0c84-4f87-b2fe-913f874581e4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:46.540747 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d7f56296-0c84-4f87-b2fe-913f874581e4 None None] GET https://10.4.3.14/volume// Aug 13 21:21:46.540947 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d7f56296-0c84-4f87-b2fe-913f874581e4 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:46.541194 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d7f56296-0c84-4f87-b2fe-913f874581e4 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:46.541520 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d7f56296-0c84-4f87-b2fe-913f874581e4 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:21:46.541788 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1331/5320] 10.4.3.14 () {66 vars in 1412 bytes} [Thu Aug 13 21:21:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:21:46.552059 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-8a98a03a-14a2-4206-a168-2ecf69807dd3 req-75ca85ea-d9c5-48ea-b84f-030a6825258f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:46.554070 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-8a98a03a-14a2-4206-a168-2ecf69807dd3 req-75ca85ea-d9c5-48ea-b84f-030a6825258f tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:21:46.554395 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-8a98a03a-14a2-4206-a168-2ecf69807dd3 req-75ca85ea-d9c5-48ea-b84f-030a6825258f tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0a6a2bc2-9726-4573-8306-86680a7476d0", "connector": null, "instance_uuid": "60f2e4ab-20ca-4eb3-a0c5-a1c267c71f2f"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:21:46.562587 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:21:46.562587 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:21:46.588574 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-8a98a03a-14a2-4206-a168-2ecf69807dd3 req-75ca85ea-d9c5-48ea-b84f-030a6825258f tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:21:46.589114 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1336/5321] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:21:46 2026] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:21:46.635200 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-5ce5ffc1-d842-4f6c-b997-6b30804b01b1 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:46.637787 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-5ce5ffc1-d842-4f6c-b997-6b30804b01b1 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] PUT https://10.4.3.14/volume/v3/attachments/0c91e535-b328-4298-8248-e2343d3b0741 Aug 13 21:21:46.638301 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-5ce5ffc1-d842-4f6c-b997-6b30804b01b1 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:21:46.646393 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-5ce5ffc1-d842-4f6c-b997-6b30804b01b1 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Acquiring lock "cinder-attachment_update-97b3b58e-891b-407a-b283-a03099b81ae1-np0000007265" by "attachment_update" {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:21:46.651686 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-5ce5ffc1-d842-4f6c-b997-6b30804b01b1 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Lock "cinder-attachment_update-97b3b58e-891b-407a-b283-a03099b81ae1-np0000007265" acquired by "attachment_update" :: waited 0.005s {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:21:46.653188 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:21:46.653188 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:21:46.761026 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-5ce5ffc1-d842-4f6c-b997-6b30804b01b1 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Lock "cinder-attachment_update-97b3b58e-891b-407a-b283-a03099b81ae1-np0000007265" released by "attachment_update" :: held 0.109s {{(pid=100217) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:21:46.761344 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-5ce5ffc1-d842-4f6c-b997-6b30804b01b1 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/attachments/0c91e535-b328-4298-8248-e2343d3b0741 returned with HTTP 200 Aug 13 21:21:46.761844 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1327/5322] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:21:46 2026] PUT /volume/v3/attachments/0c91e535-b328-4298-8248-e2343d3b0741 => generated 969 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:21:46.786734 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-b124c5eb-8f30-4ba9-a48d-7fd69293af37 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:46.789089 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-b124c5eb-8f30-4ba9-a48d-7fd69293af37 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] POST https://10.4.3.14/volume/v3/attachments/0c91e535-b328-4298-8248-e2343d3b0741/action Aug 13 21:21:46.789444 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-b124c5eb-8f30-4ba9-a48d-7fd69293af37 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Action body: b'{"os-complete": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:21:46.789559 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-b124c5eb-8f30-4ba9-a48d-7fd69293af37 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:21:46.806139 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:21:46.806139 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:21:46.819433 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-9f8ae006-0418-42fc-8569-6daa6fd6d01f req-b124c5eb-8f30-4ba9-a48d-7fd69293af37 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/attachments/0c91e535-b328-4298-8248-e2343d3b0741/action returned with HTTP 204 Aug 13 21:21:46.819895 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1329/5323] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:21:46 2026] POST /volume/v3/attachments/0c91e535-b328-4298-8248-e2343d3b0741/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:21:47.500587 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c83d786e-70c7-49c7-88b0-0f8bc840b28d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:47.500979 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c83d786e-70c7-49c7-88b0-0f8bc840b28d None None] GET https://10.4.3.14/volume// Aug 13 21:21:47.501143 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c83d786e-70c7-49c7-88b0-0f8bc840b28d None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:47.501437 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c83d786e-70c7-49c7-88b0-0f8bc840b28d None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:47.501735 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c83d786e-70c7-49c7-88b0-0f8bc840b28d None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:21:47.502070 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1332/5324] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:21:47 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:21:47.511402 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-8a98a03a-14a2-4206-a168-2ecf69807dd3 req-98c841ef-26f0-464b-bca8-2d44a28e45d1 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:47.513702 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-8a98a03a-14a2-4206-a168-2ecf69807dd3 req-98c841ef-26f0-464b-bca8-2d44a28e45d1 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/0a6a2bc2-9726-4573-8306-86680a7476d0 Aug 13 21:21:47.513997 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-8a98a03a-14a2-4206-a168-2ecf69807dd3 req-98c841ef-26f0-464b-bca8-2d44a28e45d1 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:47.514228 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-8a98a03a-14a2-4206-a168-2ecf69807dd3 req-98c841ef-26f0-464b-bca8-2d44a28e45d1 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:47.525808 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:21:47.525808 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:21:47.530251 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-8a98a03a-14a2-4206-a168-2ecf69807dd3 req-98c841ef-26f0-464b-bca8-2d44a28e45d1 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:21:47.535668 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-8a98a03a-14a2-4206-a168-2ecf69807dd3 req-98c841ef-26f0-464b-bca8-2d44a28e45d1 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/0a6a2bc2-9726-4573-8306-86680a7476d0 returned with HTTP 200 Aug 13 21:21:47.536108 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1337/5325] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:21:47 2026] GET /volume/v3/volumes/0a6a2bc2-9726-4573-8306-86680a7476d0 => generated 1607 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:21:47.640292 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-8a98a03a-14a2-4206-a168-2ecf69807dd3 req-89a367f5-8b97-4e39-a648-f2b1d8a0b994 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:47.642388 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-8a98a03a-14a2-4206-a168-2ecf69807dd3 req-89a367f5-8b97-4e39-a648-f2b1d8a0b994 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] PUT https://10.4.3.14/volume/v3/attachments/cc2701a6-57aa-4cc7-a6b0-bca2912907c9 Aug 13 21:21:47.642702 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-8a98a03a-14a2-4206-a168-2ecf69807dd3 req-89a367f5-8b97-4e39-a648-f2b1d8a0b994 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:21:47.650484 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-8a98a03a-14a2-4206-a168-2ecf69807dd3 req-89a367f5-8b97-4e39-a648-f2b1d8a0b994 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Acquiring lock "cinder-attachment_update-0a6a2bc2-9726-4573-8306-86680a7476d0-np0000007265" by "attachment_update" {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:21:47.655285 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-8a98a03a-14a2-4206-a168-2ecf69807dd3 req-89a367f5-8b97-4e39-a648-f2b1d8a0b994 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Lock "cinder-attachment_update-0a6a2bc2-9726-4573-8306-86680a7476d0-np0000007265" acquired by "attachment_update" :: waited 0.005s {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:21:47.656277 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:21:47.656277 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:21:47.748354 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-8a98a03a-14a2-4206-a168-2ecf69807dd3 req-89a367f5-8b97-4e39-a648-f2b1d8a0b994 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Lock "cinder-attachment_update-0a6a2bc2-9726-4573-8306-86680a7476d0-np0000007265" released by "attachment_update" :: held 0.093s {{(pid=100217) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:21:47.748796 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-8a98a03a-14a2-4206-a168-2ecf69807dd3 req-89a367f5-8b97-4e39-a648-f2b1d8a0b994 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/attachments/cc2701a6-57aa-4cc7-a6b0-bca2912907c9 returned with HTTP 200 Aug 13 21:21:47.749306 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1328/5326] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:21:47 2026] PUT /volume/v3/attachments/cc2701a6-57aa-4cc7-a6b0-bca2912907c9 => generated 968 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:21:47.774298 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-8a98a03a-14a2-4206-a168-2ecf69807dd3 req-cc3776d0-cfc4-4117-965a-40b812a8c9be None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:47.776438 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-8a98a03a-14a2-4206-a168-2ecf69807dd3 req-cc3776d0-cfc4-4117-965a-40b812a8c9be tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] POST https://10.4.3.14/volume/v3/attachments/cc2701a6-57aa-4cc7-a6b0-bca2912907c9/action Aug 13 21:21:47.776813 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-8a98a03a-14a2-4206-a168-2ecf69807dd3 req-cc3776d0-cfc4-4117-965a-40b812a8c9be tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Action body: b'{"os-complete": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:21:47.776973 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-8a98a03a-14a2-4206-a168-2ecf69807dd3 req-cc3776d0-cfc4-4117-965a-40b812a8c9be tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:21:47.795113 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:21:47.795113 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:21:47.808539 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-8a98a03a-14a2-4206-a168-2ecf69807dd3 req-cc3776d0-cfc4-4117-965a-40b812a8c9be tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/attachments/cc2701a6-57aa-4cc7-a6b0-bca2912907c9/action returned with HTTP 204 Aug 13 21:21:47.809237 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1330/5327] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:21:47 2026] POST /volume/v3/attachments/cc2701a6-57aa-4cc7-a6b0-bca2912907c9/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:21:53.680084 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7f095b8b-70f8-4ea6-9512-a585fa2bdff1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:53.681849 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7f095b8b-70f8-4ea6-9512-a585fa2bdff1 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/volumes/97b3b58e-891b-407a-b283-a03099b81ae1 Aug 13 21:21:53.682074 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7f095b8b-70f8-4ea6-9512-a585fa2bdff1 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:53.682250 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7f095b8b-70f8-4ea6-9512-a585fa2bdff1 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:53.691437 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:21:53.691437 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:21:53.694686 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7f095b8b-70f8-4ea6-9512-a585fa2bdff1 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume info retrieved successfully. Aug 13 21:21:53.699499 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7f095b8b-70f8-4ea6-9512-a585fa2bdff1 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/97b3b58e-891b-407a-b283-a03099b81ae1 returned with HTTP 200 Aug 13 21:21:53.699949 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1333/5328] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:21:53 2026] GET /volume/v3/volumes/97b3b58e-891b-407a-b283-a03099b81ae1 => generated 1635 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:21:54.006067 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-8a98a03a-14a2-4206-a168-2ecf69807dd3 req-cfaf4575-0dc6-4a3f-b0d6-21d08b7acaf9 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:54.008107 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-8a98a03a-14a2-4206-a168-2ecf69807dd3 req-cfaf4575-0dc6-4a3f-b0d6-21d08b7acaf9 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/0a6a2bc2-9726-4573-8306-86680a7476d0/encryption Aug 13 21:21:54.008290 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-8a98a03a-14a2-4206-a168-2ecf69807dd3 req-cfaf4575-0dc6-4a3f-b0d6-21d08b7acaf9 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:54.008472 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-8a98a03a-14a2-4206-a168-2ecf69807dd3 req-cfaf4575-0dc6-4a3f-b0d6-21d08b7acaf9 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'index' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:54.018694 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:21:54.018694 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:21:54.026956 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-8a98a03a-14a2-4206-a168-2ecf69807dd3 req-cfaf4575-0dc6-4a3f-b0d6-21d08b7acaf9 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/0a6a2bc2-9726-4573-8306-86680a7476d0/encryption returned with HTTP 200 Aug 13 21:21:54.027520 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1338/5329] 10.4.3.14 () {68 vars in 1624 bytes} [Thu Aug 13 21:21:54 2026] GET /volume/v3/volumes/0a6a2bc2-9726-4573-8306-86680a7476d0/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:21:55.082535 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-091edfdd-3325-48d3-9ce5-71ea20a1da96 req-c745743e-e922-49b4-9f83-d4c49a618df9 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:55.085637 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-091edfdd-3325-48d3-9ce5-71ea20a1da96 req-c745743e-e922-49b4-9f83-d4c49a618df9 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] DELETE https://10.4.3.14/volume/v3/attachments/0c91e535-b328-4298-8248-e2343d3b0741 Aug 13 21:21:55.085941 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-091edfdd-3325-48d3-9ce5-71ea20a1da96 req-c745743e-e922-49b4-9f83-d4c49a618df9 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:55.086238 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-091edfdd-3325-48d3-9ce5-71ea20a1da96 req-c745743e-e922-49b4-9f83-d4c49a618df9 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:55.094829 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:21:55.094829 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:21:55.140665 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-091edfdd-3325-48d3-9ce5-71ea20a1da96 req-c745743e-e922-49b4-9f83-d4c49a618df9 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/attachments/0c91e535-b328-4298-8248-e2343d3b0741 returned with HTTP 200 Aug 13 21:21:55.141181 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1329/5330] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:21:55 2026] DELETE /volume/v3/attachments/0c91e535-b328-4298-8248-e2343d3b0741 => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:21:55.153458 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-091edfdd-3325-48d3-9ce5-71ea20a1da96 req-1dfe7eec-f354-4f26-a6ff-95812590e6c4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:55.155776 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-091edfdd-3325-48d3-9ce5-71ea20a1da96 req-1dfe7eec-f354-4f26-a6ff-95812590e6c4 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] DELETE https://10.4.3.14/volume/v3/volumes/97b3b58e-891b-407a-b283-a03099b81ae1 Aug 13 21:21:55.155983 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-091edfdd-3325-48d3-9ce5-71ea20a1da96 req-1dfe7eec-f354-4f26-a6ff-95812590e6c4 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:55.156191 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-091edfdd-3325-48d3-9ce5-71ea20a1da96 req-1dfe7eec-f354-4f26-a6ff-95812590e6c4 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:55.156391 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [req-091edfdd-3325-48d3-9ce5-71ea20a1da96 req-1dfe7eec-f354-4f26-a6ff-95812590e6c4 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Delete volume with id: 97b3b58e-891b-407a-b283-a03099b81ae1 Aug 13 21:21:55.163751 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:21:55.163751 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:21:55.164274 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-091edfdd-3325-48d3-9ce5-71ea20a1da96 req-1dfe7eec-f354-4f26-a6ff-95812590e6c4 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume info retrieved successfully. Aug 13 21:21:55.186148 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-091edfdd-3325-48d3-9ce5-71ea20a1da96 req-1dfe7eec-f354-4f26-a6ff-95812590e6c4 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Delete volume request issued successfully. Aug 13 21:21:55.186428 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-091edfdd-3325-48d3-9ce5-71ea20a1da96 req-1dfe7eec-f354-4f26-a6ff-95812590e6c4 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/97b3b58e-891b-407a-b283-a03099b81ae1 returned with HTTP 202 Aug 13 21:21:55.186978 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1331/5331] 10.4.3.14 () {70 vars in 1613 bytes} [Thu Aug 13 21:21:55 2026] DELETE /volume/v3/volumes/97b3b58e-891b-407a-b283-a03099b81ae1 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:21:56.116304 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ada141f2-65f6-4fda-be4e-fd41ba592085 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:56.118044 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ada141f2-65f6-4fda-be4e-fd41ba592085 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/volumes/97b3b58e-891b-407a-b283-a03099b81ae1 Aug 13 21:21:56.118279 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ada141f2-65f6-4fda-be4e-fd41ba592085 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:56.118498 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ada141f2-65f6-4fda-be4e-fd41ba592085 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:56.124444 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ada141f2-65f6-4fda-be4e-fd41ba592085 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/97b3b58e-891b-407a-b283-a03099b81ae1 returned with HTTP 404 Aug 13 21:21:56.125014 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1334/5332] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:21:56 2026] GET /volume/v3/volumes/97b3b58e-891b-407a-b283-a03099b81ae1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:21:56.179264 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-dbe98cbf-0163-41f8-aa2b-4f88fa4712bd None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:56.180875 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-dbe98cbf-0163-41f8-aa2b-4f88fa4712bd tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] DELETE https://10.4.3.14/volume/v3/snapshots/71edce60-67b7-4360-bf9f-75bfbdee90db Aug 13 21:21:56.181086 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-dbe98cbf-0163-41f8-aa2b-4f88fa4712bd tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:56.181259 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-dbe98cbf-0163-41f8-aa2b-4f88fa4712bd tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:56.181363 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.snapshots [None req-dbe98cbf-0163-41f8-aa2b-4f88fa4712bd tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Delete snapshot with id: 71edce60-67b7-4360-bf9f-75bfbdee90db Aug 13 21:21:56.185978 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:21:56.185978 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:21:56.186356 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-dbe98cbf-0163-41f8-aa2b-4f88fa4712bd tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Snapshot retrieved successfully. Aug 13 21:21:56.201418 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-dbe98cbf-0163-41f8-aa2b-4f88fa4712bd tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Snapshot delete request issued successfully. Aug 13 21:21:56.201597 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-dbe98cbf-0163-41f8-aa2b-4f88fa4712bd tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/snapshots/71edce60-67b7-4360-bf9f-75bfbdee90db returned with HTTP 202 Aug 13 21:21:56.202021 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1339/5333] 10.4.3.14 () {66 vars in 1350 bytes} [Thu Aug 13 21:21:56 2026] DELETE /volume/v3/snapshots/71edce60-67b7-4360-bf9f-75bfbdee90db => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:21:56.209637 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f8ba3f3a-6581-4508-8a79-e6d58568cc55 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:56.211411 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f8ba3f3a-6581-4508-8a79-e6d58568cc55 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/snapshots/71edce60-67b7-4360-bf9f-75bfbdee90db Aug 13 21:21:56.211608 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f8ba3f3a-6581-4508-8a79-e6d58568cc55 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:56.211858 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f8ba3f3a-6581-4508-8a79-e6d58568cc55 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:56.217858 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:21:56.217858 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:21:56.218462 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-f8ba3f3a-6581-4508-8a79-e6d58568cc55 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Snapshot retrieved successfully. Aug 13 21:21:56.219497 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f8ba3f3a-6581-4508-8a79-e6d58568cc55 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/snapshots/71edce60-67b7-4360-bf9f-75bfbdee90db returned with HTTP 200 Aug 13 21:21:56.219951 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1330/5334] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:21:56 2026] GET /volume/v3/snapshots/71edce60-67b7-4360-bf9f-75bfbdee90db => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:21:57.232052 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5935f0e5-e004-4445-a501-c4244e95c3d8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:57.233919 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5935f0e5-e004-4445-a501-c4244e95c3d8 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/snapshots/71edce60-67b7-4360-bf9f-75bfbdee90db Aug 13 21:21:57.234247 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5935f0e5-e004-4445-a501-c4244e95c3d8 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:57.234516 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5935f0e5-e004-4445-a501-c4244e95c3d8 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:57.240830 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5935f0e5-e004-4445-a501-c4244e95c3d8 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/snapshots/71edce60-67b7-4360-bf9f-75bfbdee90db returned with HTTP 404 Aug 13 21:21:57.241576 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1332/5335] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:21:57 2026] GET /volume/v3/snapshots/71edce60-67b7-4360-bf9f-75bfbdee90db => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:21:57.250404 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2e768c54-bc16-4100-bf78-aa3aa11c11d7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:57.252475 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2e768c54-bc16-4100-bf78-aa3aa11c11d7 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] DELETE https://10.4.3.14/volume/v3/volumes/bd6dfedd-a19b-45f2-8d61-88ffa0adbeac Aug 13 21:21:57.252707 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2e768c54-bc16-4100-bf78-aa3aa11c11d7 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:57.252986 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2e768c54-bc16-4100-bf78-aa3aa11c11d7 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:57.253181 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-2e768c54-bc16-4100-bf78-aa3aa11c11d7 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Delete volume with id: bd6dfedd-a19b-45f2-8d61-88ffa0adbeac Aug 13 21:21:57.261722 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:21:57.261722 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:21:57.262504 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-2e768c54-bc16-4100-bf78-aa3aa11c11d7 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume info retrieved successfully. Aug 13 21:21:57.282947 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-2e768c54-bc16-4100-bf78-aa3aa11c11d7 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Delete volume request issued successfully. Aug 13 21:21:57.283138 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2e768c54-bc16-4100-bf78-aa3aa11c11d7 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/bd6dfedd-a19b-45f2-8d61-88ffa0adbeac returned with HTTP 202 Aug 13 21:21:57.283604 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1335/5336] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:21:57 2026] DELETE /volume/v3/volumes/bd6dfedd-a19b-45f2-8d61-88ffa0adbeac => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:21:57.292571 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0852dca9-4276-44e4-8e06-c559cb93af20 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:57.294415 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0852dca9-4276-44e4-8e06-c559cb93af20 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/volumes/bd6dfedd-a19b-45f2-8d61-88ffa0adbeac Aug 13 21:21:57.294665 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0852dca9-4276-44e4-8e06-c559cb93af20 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:57.294911 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0852dca9-4276-44e4-8e06-c559cb93af20 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:57.304759 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:21:57.304759 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:21:57.311941 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-0852dca9-4276-44e4-8e06-c559cb93af20 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume info retrieved successfully. Aug 13 21:21:57.323056 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0852dca9-4276-44e4-8e06-c559cb93af20 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/bd6dfedd-a19b-45f2-8d61-88ffa0adbeac returned with HTTP 200 Aug 13 21:21:57.323496 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1340/5337] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:21:57 2026] GET /volume/v3/volumes/bd6dfedd-a19b-45f2-8d61-88ffa0adbeac => generated 1364 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:21:58.340399 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c3045a62-21a7-455a-857f-b07048928708 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:58.342548 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c3045a62-21a7-455a-857f-b07048928708 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/volumes/bd6dfedd-a19b-45f2-8d61-88ffa0adbeac Aug 13 21:21:58.342745 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c3045a62-21a7-455a-857f-b07048928708 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:58.342998 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c3045a62-21a7-455a-857f-b07048928708 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:58.349186 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c3045a62-21a7-455a-857f-b07048928708 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/bd6dfedd-a19b-45f2-8d61-88ffa0adbeac returned with HTTP 404 Aug 13 21:21:58.349823 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1331/5338] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:21:58 2026] GET /volume/v3/volumes/bd6dfedd-a19b-45f2-8d61-88ffa0adbeac => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 13 21:21:58.380614 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0a26e1ab-50f4-4844-aaee-9219810e2425 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:58.382847 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0a26e1ab-50f4-4844-aaee-9219810e2425 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:21:58.383305 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0a26e1ab-50f4-4844-aaee-9219810e2425 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-740256516", "snapshot_id": null, "imageRef": "aa832912-12b8-47ea-874b-ab8df3e573a9", "volume_type": null, "size": 1}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:21:58.385035 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-0a26e1ab-50f4-4844-aaee-9219810e2425 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-740256516', 'snapshot_id': None, 'imageRef': 'aa832912-12b8-47ea-874b-ab8df3e573a9', 'volume_type': None, 'size': 1}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:21:58.469661 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-0a26e1ab-50f4-4844-aaee-9219810e2425 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Create volume of 1 GB Aug 13 21:21:58.474632 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0a26e1ab-50f4-4844-aaee-9219810e2425 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Availability Zones retrieved successfully. Aug 13 21:21:58.480817 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-0a26e1ab-50f4-4844-aaee-9219810e2425 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Flow 'volume_create_api' (275d4d5d-e0f4-4eaf-949b-ab40b655c7ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:21:58.481857 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-0a26e1ab-50f4-4844-aaee-9219810e2425 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d0eff5e-a261-4ee2-b3eb-c7e2db101cd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:21:58.482850 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-0a26e1ab-50f4-4844-aaee-9219810e2425 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:21:58.546596 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-0a26e1ab-50f4-4844-aaee-9219810e2425 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d0eff5e-a261-4ee2-b3eb-c7e2db101cd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:21:58.547624 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-0a26e1ab-50f4-4844-aaee-9219810e2425 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68b29e33-79c2-4b0e-86bd-094b6d31d3f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:21:58.599425 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-0a26e1ab-50f4-4844-aaee-9219810e2425 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Created reservations ['fa50abce-0b20-4111-bafe-4c2462ec99d9', '8762d1bd-3254-4036-b0cf-8f3b4f46d4d3', 'fd0c3794-8900-4ad9-b41b-d5c78e5ce9ad', 'f3eb5720-57e0-47f3-9a46-6a4565584b4c'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:21:58.600457 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-0a26e1ab-50f4-4844-aaee-9219810e2425 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68b29e33-79c2-4b0e-86bd-094b6d31d3f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa50abce-0b20-4111-bafe-4c2462ec99d9', '8762d1bd-3254-4036-b0cf-8f3b4f46d4d3', 'fd0c3794-8900-4ad9-b41b-d5c78e5ce9ad', 'f3eb5720-57e0-47f3-9a46-6a4565584b4c']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:21:58.601370 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-0a26e1ab-50f4-4844-aaee-9219810e2425 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e68a29f5-94aa-4dcb-bcd9-3badf7b8170b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:21:58.626028 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-0a26e1ab-50f4-4844-aaee-9219810e2425 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e68a29f5-94aa-4dcb-bcd9-3badf7b8170b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28627a20-75cd-45c5-90fb-24c42824bf3b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-740256516',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e22de8026e5c48d8adde4c89bf7d81f0',qos_specs=None,replication_status=,reservations=['fa50abce-0b20-4111-bafe-4c2462ec99d9','8762d1bd-3254-4036-b0cf-8f3b4f46d4d3','fd0c3794-8900-4ad9-b41b-d5c78e5ce9ad','f3eb5720-57e0-47f3-9a46-6a4565584b4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3356179425b4bccab67ccf7a74572f7',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:21:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-740256516',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28627a20-75cd-45c5-90fb-24c42824bf3b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e22de8026e5c48d8adde4c89bf7d81f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3356179425b4bccab67ccf7a74572f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:21:58.627060 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-0a26e1ab-50f4-4844-aaee-9219810e2425 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82a0181c-f027-4107-b9b3-5ef9ef8dc265) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:21:58.646984 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-0a26e1ab-50f4-4844-aaee-9219810e2425 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82a0181c-f027-4107-b9b3-5ef9ef8dc265) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-740256516',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e22de8026e5c48d8adde4c89bf7d81f0',qos_specs=None,replication_status=,reservations=['fa50abce-0b20-4111-bafe-4c2462ec99d9','8762d1bd-3254-4036-b0cf-8f3b4f46d4d3','fd0c3794-8900-4ad9-b41b-d5c78e5ce9ad','f3eb5720-57e0-47f3-9a46-6a4565584b4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3356179425b4bccab67ccf7a74572f7',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:21:58.647647 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-0a26e1ab-50f4-4844-aaee-9219810e2425 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d16bf6d-4a47-40ec-bf7b-10bbce6d13f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:21:58.657232 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-0a26e1ab-50f4-4844-aaee-9219810e2425 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d16bf6d-4a47-40ec-bf7b-10bbce6d13f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:21:58.658072 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-0a26e1ab-50f4-4844-aaee-9219810e2425 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Flow 'volume_create_api' (275d4d5d-e0f4-4eaf-949b-ab40b655c7ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:21:58.658394 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0a26e1ab-50f4-4844-aaee-9219810e2425 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Create volume request issued successfully. Aug 13 21:21:58.659022 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0a26e1ab-50f4-4844-aaee-9219810e2425 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:21:58.659513 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1333/5339] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:21:58 2026] POST /volume/v3/volumes => generated 756 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:21:58.674669 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-46427e6a-7c42-4181-97a6-cbe4e3a4ea96 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:58.676691 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-46427e6a-7c42-4181-97a6-cbe4e3a4ea96 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/volumes/28627a20-75cd-45c5-90fb-24c42824bf3b Aug 13 21:21:58.676904 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-46427e6a-7c42-4181-97a6-cbe4e3a4ea96 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:58.677112 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-46427e6a-7c42-4181-97a6-cbe4e3a4ea96 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:58.685474 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:21:58.685474 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:21:58.690399 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-46427e6a-7c42-4181-97a6-cbe4e3a4ea96 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume info retrieved successfully. Aug 13 21:21:58.696872 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-46427e6a-7c42-4181-97a6-cbe4e3a4ea96 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/28627a20-75cd-45c5-90fb-24c42824bf3b returned with HTTP 200 Aug 13 21:21:58.697364 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1336/5340] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:21:58 2026] GET /volume/v3/volumes/28627a20-75cd-45c5-90fb-24c42824bf3b => generated 824 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:21:59.712459 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ee173d9b-5f3d-465b-a381-36f0e0fb5839 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:59.714398 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ee173d9b-5f3d-465b-a381-36f0e0fb5839 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/volumes/28627a20-75cd-45c5-90fb-24c42824bf3b Aug 13 21:21:59.714588 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ee173d9b-5f3d-465b-a381-36f0e0fb5839 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:59.714826 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ee173d9b-5f3d-465b-a381-36f0e0fb5839 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:59.721750 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:21:59.721750 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:21:59.725400 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-ee173d9b-5f3d-465b-a381-36f0e0fb5839 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume info retrieved successfully. Aug 13 21:21:59.730460 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ee173d9b-5f3d-465b-a381-36f0e0fb5839 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/28627a20-75cd-45c5-90fb-24c42824bf3b returned with HTTP 200 Aug 13 21:21:59.730883 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1341/5341] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:21:59 2026] GET /volume/v3/volumes/28627a20-75cd-45c5-90fb-24c42824bf3b => generated 1364 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:21:59.744958 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-654aa246-c24e-4f01-8d67-b14806e4f85e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:21:59.746860 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-654aa246-c24e-4f01-8d67-b14806e4f85e tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/volumes/28627a20-75cd-45c5-90fb-24c42824bf3b Aug 13 21:21:59.747087 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-654aa246-c24e-4f01-8d67-b14806e4f85e tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:21:59.747290 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-654aa246-c24e-4f01-8d67-b14806e4f85e tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:21:59.755920 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:21:59.755920 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:21:59.760155 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-654aa246-c24e-4f01-8d67-b14806e4f85e tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume info retrieved successfully. Aug 13 21:21:59.765711 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-654aa246-c24e-4f01-8d67-b14806e4f85e tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/28627a20-75cd-45c5-90fb-24c42824bf3b returned with HTTP 200 Aug 13 21:21:59.766191 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1332/5342] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:21:59 2026] GET /volume/v3/volumes/28627a20-75cd-45c5-90fb-24c42824bf3b => generated 1364 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:22:00.874081 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-aef45169-7a5a-478f-a670-865b36d08d40 req-98257c9b-1d47-4552-99f2-a6fa9eba67d4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:22:00.876387 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-aef45169-7a5a-478f-a670-865b36d08d40 req-98257c9b-1d47-4552-99f2-a6fa9eba67d4 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/volumes/28627a20-75cd-45c5-90fb-24c42824bf3b Aug 13 21:22:00.876596 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-aef45169-7a5a-478f-a670-865b36d08d40 req-98257c9b-1d47-4552-99f2-a6fa9eba67d4 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:22:00.876829 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-aef45169-7a5a-478f-a670-865b36d08d40 req-98257c9b-1d47-4552-99f2-a6fa9eba67d4 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:22:00.883892 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:22:00.883892 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:22:00.887602 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-aef45169-7a5a-478f-a670-865b36d08d40 req-98257c9b-1d47-4552-99f2-a6fa9eba67d4 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume info retrieved successfully. Aug 13 21:22:00.892227 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-aef45169-7a5a-478f-a670-865b36d08d40 req-98257c9b-1d47-4552-99f2-a6fa9eba67d4 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/28627a20-75cd-45c5-90fb-24c42824bf3b returned with HTTP 200 Aug 13 21:22:00.892587 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1334/5343] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:22:00 2026] GET /volume/v3/volumes/28627a20-75cd-45c5-90fb-24c42824bf3b => generated 1364 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:22:01.350732 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-aef45169-7a5a-478f-a670-865b36d08d40 req-c049ca99-bcc9-493d-b97d-938a55dc5dab None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:22:01.354571 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-aef45169-7a5a-478f-a670-865b36d08d40 req-c049ca99-bcc9-493d-b97d-938a55dc5dab tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/volumes/28627a20-75cd-45c5-90fb-24c42824bf3b Aug 13 21:22:01.354571 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-aef45169-7a5a-478f-a670-865b36d08d40 req-c049ca99-bcc9-493d-b97d-938a55dc5dab tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:22:01.354571 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-aef45169-7a5a-478f-a670-865b36d08d40 req-c049ca99-bcc9-493d-b97d-938a55dc5dab tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:22:01.361193 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:22:01.361193 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:22:01.365441 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-aef45169-7a5a-478f-a670-865b36d08d40 req-c049ca99-bcc9-493d-b97d-938a55dc5dab tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume info retrieved successfully. Aug 13 21:22:01.370605 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-aef45169-7a5a-478f-a670-865b36d08d40 req-c049ca99-bcc9-493d-b97d-938a55dc5dab tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/28627a20-75cd-45c5-90fb-24c42824bf3b returned with HTTP 200 Aug 13 21:22:01.371163 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1337/5344] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:22:01 2026] GET /volume/v3/volumes/28627a20-75cd-45c5-90fb-24c42824bf3b => generated 1364 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:22:01.382164 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-86dc5e77-a001-49b7-a616-f3da91c88bc6 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:22:01.382522 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-86dc5e77-a001-49b7-a616-f3da91c88bc6 None None] GET https://10.4.3.14/volume// Aug 13 21:22:01.382721 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-86dc5e77-a001-49b7-a616-f3da91c88bc6 None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:22:01.383108 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-86dc5e77-a001-49b7-a616-f3da91c88bc6 None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:22:01.383468 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-86dc5e77-a001-49b7-a616-f3da91c88bc6 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:22:01.383785 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1342/5345] 10.4.3.14 () {66 vars in 1412 bytes} [Thu Aug 13 21:22:01 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:22:01.392580 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-aef45169-7a5a-478f-a670-865b36d08d40 req-f8f79529-5b1c-4bb9-a40d-95df49dda869 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:22:01.395697 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-aef45169-7a5a-478f-a670-865b36d08d40 req-f8f79529-5b1c-4bb9-a40d-95df49dda869 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:22:01.396241 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-aef45169-7a5a-478f-a670-865b36d08d40 req-f8f79529-5b1c-4bb9-a40d-95df49dda869 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "28627a20-75cd-45c5-90fb-24c42824bf3b", "connector": null, "instance_uuid": "ee674694-786f-4ce7-988a-4bdca82bb810"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:22:01.406158 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:22:01.406158 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:22:01.431912 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-aef45169-7a5a-478f-a670-865b36d08d40 req-f8f79529-5b1c-4bb9-a40d-95df49dda869 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:22:01.432569 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1333/5346] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:22:01 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:22:02.372515 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b45916f1-cbfe-427a-a279-80553de7cba9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:22:02.374427 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b45916f1-cbfe-427a-a279-80553de7cba9 None None] GET https://10.4.3.14/volume// Aug 13 21:22:02.374427 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b45916f1-cbfe-427a-a279-80553de7cba9 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:22:02.374427 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b45916f1-cbfe-427a-a279-80553de7cba9 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:22:02.374427 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b45916f1-cbfe-427a-a279-80553de7cba9 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:22:02.374427 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1335/5347] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:22:02 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:22:02.388518 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-aef45169-7a5a-478f-a670-865b36d08d40 req-2e91ecbc-98b7-484d-b55d-82262b596075 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:22:02.390949 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-aef45169-7a5a-478f-a670-865b36d08d40 req-2e91ecbc-98b7-484d-b55d-82262b596075 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/volumes/28627a20-75cd-45c5-90fb-24c42824bf3b Aug 13 21:22:02.391223 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-aef45169-7a5a-478f-a670-865b36d08d40 req-2e91ecbc-98b7-484d-b55d-82262b596075 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:22:02.391454 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-aef45169-7a5a-478f-a670-865b36d08d40 req-2e91ecbc-98b7-484d-b55d-82262b596075 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:22:02.402534 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:22:02.402534 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:22:02.406566 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-aef45169-7a5a-478f-a670-865b36d08d40 req-2e91ecbc-98b7-484d-b55d-82262b596075 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume info retrieved successfully. Aug 13 21:22:02.412723 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-aef45169-7a5a-478f-a670-865b36d08d40 req-2e91ecbc-98b7-484d-b55d-82262b596075 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/28627a20-75cd-45c5-90fb-24c42824bf3b returned with HTTP 200 Aug 13 21:22:02.413255 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1338/5348] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:22:02 2026] GET /volume/v3/volumes/28627a20-75cd-45c5-90fb-24c42824bf3b => generated 1543 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:22:02.527528 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-aef45169-7a5a-478f-a670-865b36d08d40 req-d8ba54e3-8e9e-4f66-b88f-8ed72892bca2 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:22:02.530145 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-aef45169-7a5a-478f-a670-865b36d08d40 req-d8ba54e3-8e9e-4f66-b88f-8ed72892bca2 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] PUT https://10.4.3.14/volume/v3/attachments/d5895908-95ea-4213-931c-ac70262d3385 Aug 13 21:22:02.530520 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-aef45169-7a5a-478f-a670-865b36d08d40 req-d8ba54e3-8e9e-4f66-b88f-8ed72892bca2 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:22:02.539069 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-aef45169-7a5a-478f-a670-865b36d08d40 req-d8ba54e3-8e9e-4f66-b88f-8ed72892bca2 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Acquiring lock "cinder-attachment_update-28627a20-75cd-45c5-90fb-24c42824bf3b-np0000007265" by "attachment_update" {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:22:02.548002 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-aef45169-7a5a-478f-a670-865b36d08d40 req-d8ba54e3-8e9e-4f66-b88f-8ed72892bca2 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Lock "cinder-attachment_update-28627a20-75cd-45c5-90fb-24c42824bf3b-np0000007265" acquired by "attachment_update" :: waited 0.009s {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:22:02.549046 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:22:02.549046 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:22:02.651591 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-aef45169-7a5a-478f-a670-865b36d08d40 req-d8ba54e3-8e9e-4f66-b88f-8ed72892bca2 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Lock "cinder-attachment_update-28627a20-75cd-45c5-90fb-24c42824bf3b-np0000007265" released by "attachment_update" :: held 0.104s {{(pid=100216) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:22:02.652006 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-aef45169-7a5a-478f-a670-865b36d08d40 req-d8ba54e3-8e9e-4f66-b88f-8ed72892bca2 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/attachments/d5895908-95ea-4213-931c-ac70262d3385 returned with HTTP 200 Aug 13 21:22:02.652485 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1343/5349] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:22:02 2026] PUT /volume/v3/attachments/d5895908-95ea-4213-931c-ac70262d3385 => generated 969 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:22:02.678278 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-aef45169-7a5a-478f-a670-865b36d08d40 req-a9b64409-1ed7-49e3-8cb0-5a02592a91c3 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:22:02.681343 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-aef45169-7a5a-478f-a670-865b36d08d40 req-a9b64409-1ed7-49e3-8cb0-5a02592a91c3 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] POST https://10.4.3.14/volume/v3/attachments/d5895908-95ea-4213-931c-ac70262d3385/action Aug 13 21:22:02.681796 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-aef45169-7a5a-478f-a670-865b36d08d40 req-a9b64409-1ed7-49e3-8cb0-5a02592a91c3 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Action body: b'{"os-complete": null}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:22:02.681976 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-aef45169-7a5a-478f-a670-865b36d08d40 req-a9b64409-1ed7-49e3-8cb0-5a02592a91c3 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:22:02.700540 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:22:02.700540 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:22:02.712047 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-aef45169-7a5a-478f-a670-865b36d08d40 req-a9b64409-1ed7-49e3-8cb0-5a02592a91c3 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/attachments/d5895908-95ea-4213-931c-ac70262d3385/action returned with HTTP 204 Aug 13 21:22:02.712552 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1334/5350] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:22:02 2026] POST /volume/v3/attachments/d5895908-95ea-4213-931c-ac70262d3385/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:22:10.890980 np0000007265 devstack@c-api.service[100214]: DEBUG dbcounter [-] [100214] Writing DB stats cinder:UPDATE=26,cinder:INSERT=9,cinder:SELECT=122 {{(pid=100214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:22:12.410714 np0000007265 devstack@c-api.service[100215]: DEBUG dbcounter [-] [100215] Writing DB stats cinder:SELECT=121,cinder:INSERT=9,cinder:UPDATE=17 {{(pid=100215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:22:12.645691 np0000007265 devstack@c-api.service[100216]: DEBUG dbcounter [-] [100216] Writing DB stats cinder:SELECT=125,cinder:UPDATE=24,cinder:INSERT=10 {{(pid=100216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:22:12.707792 np0000007265 devstack@c-api.service[100217]: DEBUG dbcounter [-] [100217] Writing DB stats cinder:SELECT=181,cinder:INSERT=30,cinder:UPDATE=60 {{(pid=100217) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:22:37.438351 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-469d758c-bcf5-48f4-af44-9015849f7760 req-ba8ccbbe-2b02-441f-aea8-be77a5dc54f6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:22:37.441481 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-469d758c-bcf5-48f4-af44-9015849f7760 req-ba8ccbbe-2b02-441f-aea8-be77a5dc54f6 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] DELETE https://10.4.3.14/volume/v3/attachments/cc2701a6-57aa-4cc7-a6b0-bca2912907c9 Aug 13 21:22:37.441806 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-469d758c-bcf5-48f4-af44-9015849f7760 req-ba8ccbbe-2b02-441f-aea8-be77a5dc54f6 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:22:37.442103 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-469d758c-bcf5-48f4-af44-9015849f7760 req-ba8ccbbe-2b02-441f-aea8-be77a5dc54f6 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:22:37.453330 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:22:37.453330 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:22:37.504098 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-469d758c-bcf5-48f4-af44-9015849f7760 req-ba8ccbbe-2b02-441f-aea8-be77a5dc54f6 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/attachments/cc2701a6-57aa-4cc7-a6b0-bca2912907c9 returned with HTTP 200 Aug 13 21:22:37.504542 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1336/5351] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:22:37 2026] DELETE /volume/v3/attachments/cc2701a6-57aa-4cc7-a6b0-bca2912907c9 => generated 19 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:22:38.466843 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d9c79666-325c-486c-b01f-790e5e211360 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:22:38.469051 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d9c79666-325c-486c-b01f-790e5e211360 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:22:38.469477 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d9c79666-325c-486c-b01f-790e5e211360 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-998510667", "source_volid": "0a6a2bc2-9726-4573-8306-86680a7476d0", "volume_type": "tempest-scenario-type-luks-750432882", "size": 1}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:22:38.471415 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-d9c79666-325c-486c-b01f-790e5e211360 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-998510667', 'source_volid': '0a6a2bc2-9726-4573-8306-86680a7476d0', 'volume_type': 'tempest-scenario-type-luks-750432882', 'size': 1}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:22:38.483791 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:22:38.483791 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:22:38.484392 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d9c79666-325c-486c-b01f-790e5e211360 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume retrieved successfully. Aug 13 21:22:38.484523 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-d9c79666-325c-486c-b01f-790e5e211360 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Create volume of 1 GB Aug 13 21:22:38.485241 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d9c79666-325c-486c-b01f-790e5e211360 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Availability Zones retrieved successfully. Aug 13 21:22:38.491588 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-d9c79666-325c-486c-b01f-790e5e211360 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Flow 'volume_create_api' (e25df4fe-e6ca-4db1-9f5c-946052e53d1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:22:38.492888 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-d9c79666-325c-486c-b01f-790e5e211360 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99077696-b6f5-4d7c-abc1-427097d77e51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:22:38.494014 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-d9c79666-325c-486c-b01f-790e5e211360 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:22:38.517213 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-d9c79666-325c-486c-b01f-790e5e211360 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99077696-b6f5-4d7c-abc1-427097d77e51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '0a6a2bc2-9726-4573-8306-86680a7476d0', 'volume_type': VolumeType(created_at=2026-08-13T21:21:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=25495bc9-d4f1-4f0d-b8c7-01ae9b5ec10e,is_public=True,name='tempest-scenario-type-luks-750432882',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '25495bc9-d4f1-4f0d-b8c7-01ae9b5ec10e', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:22:38.518068 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-d9c79666-325c-486c-b01f-790e5e211360 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33e9dc48-ba43-4250-9ad3-055f8e208006) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:22:38.553288 np0000007265 devstack@c-api.service[100215]: WARNING cinder.quota [None req-d9c79666-325c-486c-b01f-790e5e211360 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-750432882 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-750432882, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:22:38.553689 np0000007265 devstack@c-api.service[100215]: WARNING cinder.quota [None req-d9c79666-325c-486c-b01f-790e5e211360 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-750432882 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-750432882, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:22:38.576657 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-d9c79666-325c-486c-b01f-790e5e211360 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Created reservations ['127b0af1-0bd8-4163-abd6-0514fc62c2b2', '8872bef4-2f20-4cdc-899a-eae8fcff4153', '42528127-a0c7-48db-a7dd-1a0550abf35e', '3470df49-4003-4e4f-9c30-dffc61011228'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:22:38.577705 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-d9c79666-325c-486c-b01f-790e5e211360 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33e9dc48-ba43-4250-9ad3-055f8e208006) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['127b0af1-0bd8-4163-abd6-0514fc62c2b2', '8872bef4-2f20-4cdc-899a-eae8fcff4153', '42528127-a0c7-48db-a7dd-1a0550abf35e', '3470df49-4003-4e4f-9c30-dffc61011228']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:22:38.578734 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-d9c79666-325c-486c-b01f-790e5e211360 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06ecc0f7-34ef-44e2-ba9d-25744ed5fdc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:22:38.615113 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-d9c79666-325c-486c-b01f-790e5e211360 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06ecc0f7-34ef-44e2-ba9d-25744ed5fdc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a1c2641-5514-4e27-9381-93178dbd5f23', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-998510667',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d2dcec35c7d490f92a0dcfa5128e3d9',qos_specs=None,replication_status=,reservations=['127b0af1-0bd8-4163-abd6-0514fc62c2b2','8872bef4-2f20-4cdc-899a-eae8fcff4153','42528127-a0c7-48db-a7dd-1a0550abf35e','3470df49-4003-4e4f-9c30-dffc61011228'],size=1,snapshot_id=None,source_replicaid=,source_volid=0a6a2bc2-9726-4573-8306-86680a7476d0,status='creating',user_id='39d7aa81cbf441ca9ce633b3aa1af719',volume_type_id=25495bc9-d4f1-4f0d-b8c7-01ae9b5ec10e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:22:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-998510667',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=2a1c2641-5514-4e27-9381-93178dbd5f23,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d2dcec35c7d490f92a0dcfa5128e3d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=0a6a2bc2-9726-4573-8306-86680a7476d0,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='39d7aa81cbf441ca9ce633b3aa1af719',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(25495bc9-d4f1-4f0d-b8c7-01ae9b5ec10e),volume_type_id=25495bc9-d4f1-4f0d-b8c7-01ae9b5ec10e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:22:38.616148 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-d9c79666-325c-486c-b01f-790e5e211360 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fefca3b2-bf67-4649-817b-e667bf156a97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:22:38.637888 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-d9c79666-325c-486c-b01f-790e5e211360 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fefca3b2-bf67-4649-817b-e667bf156a97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-998510667',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d2dcec35c7d490f92a0dcfa5128e3d9',qos_specs=None,replication_status=,reservations=['127b0af1-0bd8-4163-abd6-0514fc62c2b2','8872bef4-2f20-4cdc-899a-eae8fcff4153','42528127-a0c7-48db-a7dd-1a0550abf35e','3470df49-4003-4e4f-9c30-dffc61011228'],size=1,snapshot_id=None,source_replicaid=,source_volid=0a6a2bc2-9726-4573-8306-86680a7476d0,status='creating',user_id='39d7aa81cbf441ca9ce633b3aa1af719',volume_type_id=25495bc9-d4f1-4f0d-b8c7-01ae9b5ec10e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:22:38.638706 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-d9c79666-325c-486c-b01f-790e5e211360 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25bc0071-5498-4ee7-a5a8-368186dfb90e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:22:38.658242 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-d9c79666-325c-486c-b01f-790e5e211360 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25bc0071-5498-4ee7-a5a8-368186dfb90e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:22:38.660826 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-d9c79666-325c-486c-b01f-790e5e211360 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Flow 'volume_create_api' (e25df4fe-e6ca-4db1-9f5c-946052e53d1c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:22:38.660826 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d9c79666-325c-486c-b01f-790e5e211360 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Create volume request issued successfully. Aug 13 21:22:38.660826 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d9c79666-325c-486c-b01f-790e5e211360 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:22:38.661293 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1339/5352] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:22:38 2026] POST /volume/v3/volumes => generated 807 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:22:38.679303 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0ade62d1-6834-471c-b272-78ab0e69349a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:22:38.681568 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0ade62d1-6834-471c-b272-78ab0e69349a tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/2a1c2641-5514-4e27-9381-93178dbd5f23 Aug 13 21:22:38.681823 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0ade62d1-6834-471c-b272-78ab0e69349a tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:22:38.682064 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0ade62d1-6834-471c-b272-78ab0e69349a tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:22:38.690090 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:22:38.690090 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:22:38.695477 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-0ade62d1-6834-471c-b272-78ab0e69349a tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:22:38.701815 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0ade62d1-6834-471c-b272-78ab0e69349a tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/2a1c2641-5514-4e27-9381-93178dbd5f23 returned with HTTP 200 Aug 13 21:22:38.702292 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1344/5353] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:22:38 2026] GET /volume/v3/volumes/2a1c2641-5514-4e27-9381-93178dbd5f23 => generated 875 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:22:39.720470 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4d957891-44bf-4557-96e9-9a40f7bb1ec0 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:22:39.722789 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4d957891-44bf-4557-96e9-9a40f7bb1ec0 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/2a1c2641-5514-4e27-9381-93178dbd5f23 Aug 13 21:22:39.723083 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4d957891-44bf-4557-96e9-9a40f7bb1ec0 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:22:39.723325 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4d957891-44bf-4557-96e9-9a40f7bb1ec0 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:22:39.731993 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:22:39.731993 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:22:39.736258 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-4d957891-44bf-4557-96e9-9a40f7bb1ec0 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:22:39.740773 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4d957891-44bf-4557-96e9-9a40f7bb1ec0 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/2a1c2641-5514-4e27-9381-93178dbd5f23 returned with HTTP 200 Aug 13 21:22:39.741205 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1335/5354] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:22:39 2026] GET /volume/v3/volumes/2a1c2641-5514-4e27-9381-93178dbd5f23 => generated 899 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:22:40.755303 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-71a69fd7-c1b3-40f3-8215-c43709462338 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:22:40.757633 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-71a69fd7-c1b3-40f3-8215-c43709462338 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/2a1c2641-5514-4e27-9381-93178dbd5f23 Aug 13 21:22:40.757865 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-71a69fd7-c1b3-40f3-8215-c43709462338 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:22:40.758130 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-71a69fd7-c1b3-40f3-8215-c43709462338 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:22:40.768258 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:22:40.768258 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:22:40.774357 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-71a69fd7-c1b3-40f3-8215-c43709462338 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:22:40.781633 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-71a69fd7-c1b3-40f3-8215-c43709462338 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/2a1c2641-5514-4e27-9381-93178dbd5f23 returned with HTTP 200 Aug 13 21:22:40.781805 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1337/5355] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:22:40 2026] GET /volume/v3/volumes/2a1c2641-5514-4e27-9381-93178dbd5f23 => generated 899 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:22:41.795455 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2694b6eb-82f3-4d60-bf85-12be8bac20f8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:22:41.797509 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2694b6eb-82f3-4d60-bf85-12be8bac20f8 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/2a1c2641-5514-4e27-9381-93178dbd5f23 Aug 13 21:22:41.797732 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2694b6eb-82f3-4d60-bf85-12be8bac20f8 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:22:41.797951 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2694b6eb-82f3-4d60-bf85-12be8bac20f8 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:22:41.805652 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:22:41.805652 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:22:41.809855 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-2694b6eb-82f3-4d60-bf85-12be8bac20f8 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:22:41.815193 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2694b6eb-82f3-4d60-bf85-12be8bac20f8 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/2a1c2641-5514-4e27-9381-93178dbd5f23 returned with HTTP 200 Aug 13 21:22:41.815665 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1340/5356] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:22:41 2026] GET /volume/v3/volumes/2a1c2641-5514-4e27-9381-93178dbd5f23 => generated 899 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:22:42.829535 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-42f28449-1767-44e4-ad59-466cfba097f6 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:22:42.832169 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-42f28449-1767-44e4-ad59-466cfba097f6 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/2a1c2641-5514-4e27-9381-93178dbd5f23 Aug 13 21:22:42.832481 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-42f28449-1767-44e4-ad59-466cfba097f6 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:22:42.832761 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-42f28449-1767-44e4-ad59-466cfba097f6 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:22:42.842533 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:22:42.842533 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:22:42.847212 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-42f28449-1767-44e4-ad59-466cfba097f6 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:22:42.852544 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-42f28449-1767-44e4-ad59-466cfba097f6 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/2a1c2641-5514-4e27-9381-93178dbd5f23 returned with HTTP 200 Aug 13 21:22:42.852929 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1345/5357] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:22:42 2026] GET /volume/v3/volumes/2a1c2641-5514-4e27-9381-93178dbd5f23 => generated 899 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:22:43.867011 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-86c65bfb-abed-4c84-a026-2367bccda377 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:22:43.868991 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-86c65bfb-abed-4c84-a026-2367bccda377 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/2a1c2641-5514-4e27-9381-93178dbd5f23 Aug 13 21:22:43.870808 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-86c65bfb-abed-4c84-a026-2367bccda377 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:22:43.870808 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-86c65bfb-abed-4c84-a026-2367bccda377 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:22:43.877284 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:22:43.877284 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:22:43.881645 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-86c65bfb-abed-4c84-a026-2367bccda377 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:22:43.886447 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-86c65bfb-abed-4c84-a026-2367bccda377 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/2a1c2641-5514-4e27-9381-93178dbd5f23 returned with HTTP 200 Aug 13 21:22:43.887083 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1336/5358] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:22:43 2026] GET /volume/v3/volumes/2a1c2641-5514-4e27-9381-93178dbd5f23 => generated 899 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:22:44.900870 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a371f230-9a08-4943-8151-42e4f2f714b6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:22:44.903141 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a371f230-9a08-4943-8151-42e4f2f714b6 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/2a1c2641-5514-4e27-9381-93178dbd5f23 Aug 13 21:22:44.903446 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a371f230-9a08-4943-8151-42e4f2f714b6 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:22:44.903593 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a371f230-9a08-4943-8151-42e4f2f714b6 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:22:44.911286 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:22:44.911286 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:22:44.915988 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a371f230-9a08-4943-8151-42e4f2f714b6 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:22:44.921548 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a371f230-9a08-4943-8151-42e4f2f714b6 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/2a1c2641-5514-4e27-9381-93178dbd5f23 returned with HTTP 200 Aug 13 21:22:44.922145 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1338/5359] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:22:44 2026] GET /volume/v3/volumes/2a1c2641-5514-4e27-9381-93178dbd5f23 => generated 899 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:22:45.936267 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5ab604c5-d81d-4270-b46c-3a4160efcb82 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:22:45.937989 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5ab604c5-d81d-4270-b46c-3a4160efcb82 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/2a1c2641-5514-4e27-9381-93178dbd5f23 Aug 13 21:22:45.938196 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5ab604c5-d81d-4270-b46c-3a4160efcb82 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:22:45.938378 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5ab604c5-d81d-4270-b46c-3a4160efcb82 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:22:45.944909 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:22:45.944909 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:22:45.948178 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-5ab604c5-d81d-4270-b46c-3a4160efcb82 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:22:45.952247 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5ab604c5-d81d-4270-b46c-3a4160efcb82 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/2a1c2641-5514-4e27-9381-93178dbd5f23 returned with HTTP 200 Aug 13 21:22:45.952624 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1341/5360] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:22:45 2026] GET /volume/v3/volumes/2a1c2641-5514-4e27-9381-93178dbd5f23 => generated 899 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:22:46.967373 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b5e9694a-9813-4b90-b04a-3a88c58eb1f6 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:22:46.971356 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b5e9694a-9813-4b90-b04a-3a88c58eb1f6 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/2a1c2641-5514-4e27-9381-93178dbd5f23 Aug 13 21:22:46.971545 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b5e9694a-9813-4b90-b04a-3a88c58eb1f6 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:22:46.971702 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b5e9694a-9813-4b90-b04a-3a88c58eb1f6 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:22:46.983631 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:22:46.983631 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:22:46.990209 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-b5e9694a-9813-4b90-b04a-3a88c58eb1f6 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:22:46.995004 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b5e9694a-9813-4b90-b04a-3a88c58eb1f6 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/2a1c2641-5514-4e27-9381-93178dbd5f23 returned with HTTP 200 Aug 13 21:22:46.995429 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1346/5361] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:22:46 2026] GET /volume/v3/volumes/2a1c2641-5514-4e27-9381-93178dbd5f23 => generated 899 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:22:47.113990 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-a04dbc76-4606-441b-a26e-0684698ab6df req-916ee096-6296-44cb-96e5-c201580b7fb9 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:22:47.116789 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-a04dbc76-4606-441b-a26e-0684698ab6df req-916ee096-6296-44cb-96e5-c201580b7fb9 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/limits Aug 13 21:22:47.118822 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-a04dbc76-4606-441b-a26e-0684698ab6df req-916ee096-6296-44cb-96e5-c201580b7fb9 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:22:47.118822 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-a04dbc76-4606-441b-a26e-0684698ab6df req-916ee096-6296-44cb-96e5-c201580b7fb9 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'index' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:22:47.126642 np0000007265 devstack@c-api.service[100217]: WARNING cinder.quota [req-a04dbc76-4606-441b-a26e-0684698ab6df req-916ee096-6296-44cb-96e5-c201580b7fb9 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-750432882 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-750432882, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:22:47.137384 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-a04dbc76-4606-441b-a26e-0684698ab6df req-916ee096-6296-44cb-96e5-c201580b7fb9 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/limits returned with HTTP 200 Aug 13 21:22:47.138017 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1337/5362] 10.4.3.14 () {68 vars in 1477 bytes} [Thu Aug 13 21:22:47 2026] GET /volume/v3/limits => generated 302 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:22:47.174983 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-a04dbc76-4606-441b-a26e-0684698ab6df req-0a804d34-842c-4f8a-8830-db346d36641f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:22:47.177032 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-a04dbc76-4606-441b-a26e-0684698ab6df req-0a804d34-842c-4f8a-8830-db346d36641f tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/volumes/28627a20-75cd-45c5-90fb-24c42824bf3b Aug 13 21:22:47.177187 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-a04dbc76-4606-441b-a26e-0684698ab6df req-0a804d34-842c-4f8a-8830-db346d36641f tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:22:47.177366 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-a04dbc76-4606-441b-a26e-0684698ab6df req-0a804d34-842c-4f8a-8830-db346d36641f tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:22:47.186996 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:22:47.186996 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:22:47.190435 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-a04dbc76-4606-441b-a26e-0684698ab6df req-0a804d34-842c-4f8a-8830-db346d36641f tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume info retrieved successfully. Aug 13 21:22:47.197156 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-a04dbc76-4606-441b-a26e-0684698ab6df req-0a804d34-842c-4f8a-8830-db346d36641f tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/28627a20-75cd-45c5-90fb-24c42824bf3b returned with HTTP 200 Aug 13 21:22:47.197723 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1339/5363] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:22:47 2026] GET /volume/v3/volumes/28627a20-75cd-45c5-90fb-24c42824bf3b => generated 1656 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:22:47.207543 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-a04dbc76-4606-441b-a26e-0684698ab6df req-14c32e44-7eda-476e-8532-d75208c04b08 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:22:47.209490 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-a04dbc76-4606-441b-a26e-0684698ab6df req-14c32e44-7eda-476e-8532-d75208c04b08 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] POST https://10.4.3.14/volume/v3/snapshots Aug 13 21:22:47.209858 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-a04dbc76-4606-441b-a26e-0684698ab6df req-14c32e44-7eda-476e-8532-d75208c04b08 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "28627a20-75cd-45c5-90fb-24c42824bf3b", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-1808258769", "description": null, "metadata": {}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:22:47.220390 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:22:47.220390 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:22:47.220911 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-a04dbc76-4606-441b-a26e-0684698ab6df req-14c32e44-7eda-476e-8532-d75208c04b08 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume info retrieved successfully. Aug 13 21:22:47.221078 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [req-a04dbc76-4606-441b-a26e-0684698ab6df req-14c32e44-7eda-476e-8532-d75208c04b08 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Create snapshot from volume 28627a20-75cd-45c5-90fb-24c42824bf3b Aug 13 21:22:47.244621 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [req-a04dbc76-4606-441b-a26e-0684698ab6df req-14c32e44-7eda-476e-8532-d75208c04b08 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Created reservations ['8159835d-e526-4b38-83cf-de8b26690829', '8560d693-f48f-4512-ba3b-dd84a2fc13bf', 'b9072923-78fd-460c-a5b9-e3af2a2eedbe', '9a089598-2a66-4dae-a8f8-cb8c3415d71b'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:22:47.275434 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-a04dbc76-4606-441b-a26e-0684698ab6df req-14c32e44-7eda-476e-8532-d75208c04b08 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Snapshot force create request issued successfully. Aug 13 21:22:47.275839 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-a04dbc76-4606-441b-a26e-0684698ab6df req-14c32e44-7eda-476e-8532-d75208c04b08 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/snapshots returned with HTTP 202 Aug 13 21:22:47.276340 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1342/5364] 10.4.3.14 () {72 vars in 1540 bytes} [Thu Aug 13 21:22:47 2026] POST /volume/v3/snapshots => generated 320 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:22:48.008359 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-1a28c780-6f24-47ef-90c8-c0f97092a9a3 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:22:48.010144 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1a28c780-6f24-47ef-90c8-c0f97092a9a3 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/2a1c2641-5514-4e27-9381-93178dbd5f23 Aug 13 21:22:48.010344 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1a28c780-6f24-47ef-90c8-c0f97092a9a3 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:22:48.010560 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1a28c780-6f24-47ef-90c8-c0f97092a9a3 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:22:48.018699 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:22:48.018699 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:22:48.021846 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-1a28c780-6f24-47ef-90c8-c0f97092a9a3 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:22:48.025958 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1a28c780-6f24-47ef-90c8-c0f97092a9a3 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/2a1c2641-5514-4e27-9381-93178dbd5f23 returned with HTTP 200 Aug 13 21:22:48.026349 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1347/5365] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:22:48 2026] GET /volume/v3/volumes/2a1c2641-5514-4e27-9381-93178dbd5f23 => generated 899 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:22:48.975603 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-e52edce0-3280-44f8-ad69-578c025002f8 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:22:48.977313 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e52edce0-3280-44f8-ad69-578c025002f8 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/snapshots/69f763ce-8e96-48e9-993a-7613120f1c99 Aug 13 21:22:48.977484 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e52edce0-3280-44f8-ad69-578c025002f8 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:22:48.977664 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e52edce0-3280-44f8-ad69-578c025002f8 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:22:48.982377 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:22:48.982377 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:22:48.982747 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-e52edce0-3280-44f8-ad69-578c025002f8 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Snapshot retrieved successfully. Aug 13 21:22:48.983412 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e52edce0-3280-44f8-ad69-578c025002f8 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/snapshots/69f763ce-8e96-48e9-993a-7613120f1c99 returned with HTTP 200 Aug 13 21:22:48.983779 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1338/5366] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:22:48 2026] GET /volume/v3/snapshots/69f763ce-8e96-48e9-993a-7613120f1c99 => generated 479 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:22:49.039713 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f914f3d3-ef50-4eb8-8d08-1ef1252e97dc None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:22:49.041384 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f914f3d3-ef50-4eb8-8d08-1ef1252e97dc tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/2a1c2641-5514-4e27-9381-93178dbd5f23 Aug 13 21:22:49.041592 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f914f3d3-ef50-4eb8-8d08-1ef1252e97dc tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:22:49.041749 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f914f3d3-ef50-4eb8-8d08-1ef1252e97dc tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:22:49.049688 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:22:49.049688 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:22:49.054247 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f914f3d3-ef50-4eb8-8d08-1ef1252e97dc tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:22:49.064236 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f914f3d3-ef50-4eb8-8d08-1ef1252e97dc tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/2a1c2641-5514-4e27-9381-93178dbd5f23 returned with HTTP 200 Aug 13 21:22:49.064732 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1340/5367] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:22:49 2026] GET /volume/v3/volumes/2a1c2641-5514-4e27-9381-93178dbd5f23 => generated 899 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:22:50.078017 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-833d1688-0b7d-4e42-ab53-896a139d52d5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:22:50.079875 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-833d1688-0b7d-4e42-ab53-896a139d52d5 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/2a1c2641-5514-4e27-9381-93178dbd5f23 Aug 13 21:22:50.080059 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-833d1688-0b7d-4e42-ab53-896a139d52d5 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:22:50.080532 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-833d1688-0b7d-4e42-ab53-896a139d52d5 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:22:50.087250 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:22:50.087250 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:22:50.090789 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-833d1688-0b7d-4e42-ab53-896a139d52d5 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:22:50.096126 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-833d1688-0b7d-4e42-ab53-896a139d52d5 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/2a1c2641-5514-4e27-9381-93178dbd5f23 returned with HTTP 200 Aug 13 21:22:50.096636 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1343/5368] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:22:50 2026] GET /volume/v3/volumes/2a1c2641-5514-4e27-9381-93178dbd5f23 => generated 1446 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:22:50.585705 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-60e5b508-1419-4225-bd12-58a56f0eace9 req-a8843e85-0620-4961-b2f4-2d270e659a25 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:22:50.588296 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-60e5b508-1419-4225-bd12-58a56f0eace9 req-a8843e85-0620-4961-b2f4-2d270e659a25 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/snapshots/69f763ce-8e96-48e9-993a-7613120f1c99 Aug 13 21:22:50.588514 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-60e5b508-1419-4225-bd12-58a56f0eace9 req-a8843e85-0620-4961-b2f4-2d270e659a25 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:22:50.588710 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-60e5b508-1419-4225-bd12-58a56f0eace9 req-a8843e85-0620-4961-b2f4-2d270e659a25 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:22:50.594622 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:22:50.594622 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:22:50.595046 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-60e5b508-1419-4225-bd12-58a56f0eace9 req-a8843e85-0620-4961-b2f4-2d270e659a25 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Snapshot retrieved successfully. Aug 13 21:22:50.595854 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-60e5b508-1419-4225-bd12-58a56f0eace9 req-a8843e85-0620-4961-b2f4-2d270e659a25 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/snapshots/69f763ce-8e96-48e9-993a-7613120f1c99 returned with HTTP 200 Aug 13 21:22:50.596414 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1348/5369] 10.4.3.14 () {68 vars in 1597 bytes} [Thu Aug 13 21:22:50 2026] GET /volume/v3/snapshots/69f763ce-8e96-48e9-993a-7613120f1c99 => generated 479 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:22:51.111674 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3f40ceec-9f00-4504-9dec-90dbe498b78f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:22:51.113732 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3f40ceec-9f00-4504-9dec-90dbe498b78f tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/2a1c2641-5514-4e27-9381-93178dbd5f23 Aug 13 21:22:51.113914 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3f40ceec-9f00-4504-9dec-90dbe498b78f tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:22:51.114124 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3f40ceec-9f00-4504-9dec-90dbe498b78f tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:22:51.123089 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:22:51.123089 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:22:51.127539 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-3f40ceec-9f00-4504-9dec-90dbe498b78f tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:22:51.132948 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3f40ceec-9f00-4504-9dec-90dbe498b78f tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/2a1c2641-5514-4e27-9381-93178dbd5f23 returned with HTTP 200 Aug 13 21:22:51.133387 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1339/5370] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:22:51 2026] GET /volume/v3/volumes/2a1c2641-5514-4e27-9381-93178dbd5f23 => generated 1447 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:22:51.219804 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-6cd99817-8467-4d06-9226-cbca34b7962b req-64c7a760-c5e6-4b0a-8090-1f459af2a5ae None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:22:51.222295 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-6cd99817-8467-4d06-9226-cbca34b7962b req-64c7a760-c5e6-4b0a-8090-1f459af2a5ae tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/2a1c2641-5514-4e27-9381-93178dbd5f23 Aug 13 21:22:51.222507 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-6cd99817-8467-4d06-9226-cbca34b7962b req-64c7a760-c5e6-4b0a-8090-1f459af2a5ae tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:22:51.222728 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-6cd99817-8467-4d06-9226-cbca34b7962b req-64c7a760-c5e6-4b0a-8090-1f459af2a5ae tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:22:51.230260 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:22:51.230260 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:22:51.234174 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-6cd99817-8467-4d06-9226-cbca34b7962b req-64c7a760-c5e6-4b0a-8090-1f459af2a5ae tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:22:51.239111 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-6cd99817-8467-4d06-9226-cbca34b7962b req-64c7a760-c5e6-4b0a-8090-1f459af2a5ae tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/2a1c2641-5514-4e27-9381-93178dbd5f23 returned with HTTP 200 Aug 13 21:22:51.239574 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1341/5371] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:22:51 2026] GET /volume/v3/volumes/2a1c2641-5514-4e27-9381-93178dbd5f23 => generated 1447 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:22:51.348860 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-60e5b508-1419-4225-bd12-58a56f0eace9 req-b779aff5-07ee-4250-b7d4-0f07dc9186d0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:22:51.351131 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-60e5b508-1419-4225-bd12-58a56f0eace9 req-b779aff5-07ee-4250-b7d4-0f07dc9186d0 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/snapshots/69f763ce-8e96-48e9-993a-7613120f1c99 Aug 13 21:22:51.351329 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-60e5b508-1419-4225-bd12-58a56f0eace9 req-b779aff5-07ee-4250-b7d4-0f07dc9186d0 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:22:51.351510 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-60e5b508-1419-4225-bd12-58a56f0eace9 req-b779aff5-07ee-4250-b7d4-0f07dc9186d0 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:22:51.356367 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:22:51.356367 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:22:51.356787 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-60e5b508-1419-4225-bd12-58a56f0eace9 req-b779aff5-07ee-4250-b7d4-0f07dc9186d0 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Snapshot retrieved successfully. Aug 13 21:22:51.357559 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-60e5b508-1419-4225-bd12-58a56f0eace9 req-b779aff5-07ee-4250-b7d4-0f07dc9186d0 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/snapshots/69f763ce-8e96-48e9-993a-7613120f1c99 returned with HTTP 200 Aug 13 21:22:51.357929 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1344/5372] 10.4.3.14 () {68 vars in 1597 bytes} [Thu Aug 13 21:22:51 2026] GET /volume/v3/snapshots/69f763ce-8e96-48e9-993a-7613120f1c99 => generated 479 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:22:51.366206 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-60e5b508-1419-4225-bd12-58a56f0eace9 req-af7c5cfe-3e0d-4b34-b63c-4260cf9286db None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:22:51.368405 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-60e5b508-1419-4225-bd12-58a56f0eace9 req-af7c5cfe-3e0d-4b34-b63c-4260cf9286db tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/volumes/28627a20-75cd-45c5-90fb-24c42824bf3b Aug 13 21:22:51.368642 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-60e5b508-1419-4225-bd12-58a56f0eace9 req-af7c5cfe-3e0d-4b34-b63c-4260cf9286db tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:22:51.368821 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-60e5b508-1419-4225-bd12-58a56f0eace9 req-af7c5cfe-3e0d-4b34-b63c-4260cf9286db tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:22:51.378673 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:22:51.378673 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:22:51.382147 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-60e5b508-1419-4225-bd12-58a56f0eace9 req-af7c5cfe-3e0d-4b34-b63c-4260cf9286db tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume info retrieved successfully. Aug 13 21:22:51.386842 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-60e5b508-1419-4225-bd12-58a56f0eace9 req-af7c5cfe-3e0d-4b34-b63c-4260cf9286db tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/28627a20-75cd-45c5-90fb-24c42824bf3b returned with HTTP 200 Aug 13 21:22:51.387292 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1349/5373] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:22:51 2026] GET /volume/v3/volumes/28627a20-75cd-45c5-90fb-24c42824bf3b => generated 1656 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:22:51.395719 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-60e5b508-1419-4225-bd12-58a56f0eace9 req-5bdf221f-cab9-423f-9911-0dba1dab434d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:22:51.397923 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-60e5b508-1419-4225-bd12-58a56f0eace9 req-5bdf221f-cab9-423f-9911-0dba1dab434d tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:22:51.398302 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-60e5b508-1419-4225-bd12-58a56f0eace9 req-5bdf221f-cab9-423f-9911-0dba1dab434d tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "69f763ce-8e96-48e9-993a-7613120f1c99", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:22:51.400170 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [req-60e5b508-1419-4225-bd12-58a56f0eace9 req-5bdf221f-cab9-423f-9911-0dba1dab434d tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '69f763ce-8e96-48e9-993a-7613120f1c99', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:22:51.409202 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:22:51.409202 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:22:51.409678 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-60e5b508-1419-4225-bd12-58a56f0eace9 req-5bdf221f-cab9-423f-9911-0dba1dab434d tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Snapshot retrieved successfully. Aug 13 21:22:51.409789 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [req-60e5b508-1419-4225-bd12-58a56f0eace9 req-5bdf221f-cab9-423f-9911-0dba1dab434d tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Create volume of 1 GB Aug 13 21:22:51.410418 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-60e5b508-1419-4225-bd12-58a56f0eace9 req-5bdf221f-cab9-423f-9911-0dba1dab434d tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Availability Zones retrieved successfully. Aug 13 21:22:51.415343 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [req-60e5b508-1419-4225-bd12-58a56f0eace9 req-5bdf221f-cab9-423f-9911-0dba1dab434d tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Flow 'volume_create_api' (29f77765-9f82-41cc-bd95-4e9f5fbbead5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:22:51.416377 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [req-60e5b508-1419-4225-bd12-58a56f0eace9 req-5bdf221f-cab9-423f-9911-0dba1dab434d tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (278adab3-1b76-4df4-aac9-021aa773ee3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:22:51.417210 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [req-60e5b508-1419-4225-bd12-58a56f0eace9 req-5bdf221f-cab9-423f-9911-0dba1dab434d tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:22:51.446384 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [req-60e5b508-1419-4225-bd12-58a56f0eace9 req-5bdf221f-cab9-423f-9911-0dba1dab434d tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (278adab3-1b76-4df4-aac9-021aa773ee3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '69f763ce-8e96-48e9-993a-7613120f1c99', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:22:51.447177 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [req-60e5b508-1419-4225-bd12-58a56f0eace9 req-5bdf221f-cab9-423f-9911-0dba1dab434d tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1126bf24-c240-4743-b93c-0efb33900cd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:22:51.488666 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [req-60e5b508-1419-4225-bd12-58a56f0eace9 req-5bdf221f-cab9-423f-9911-0dba1dab434d tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Created reservations ['1a8a352e-688b-42db-beb1-857bcfc4a60a', 'be16d3a1-4be3-46ce-a3cb-37f4b03f6cd3', '56a356e7-78e1-49c0-b662-7b777bbbb5c6', '8f7a03ba-c0b6-455e-b9ef-a69eab005bf2'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:22:51.489406 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [req-60e5b508-1419-4225-bd12-58a56f0eace9 req-5bdf221f-cab9-423f-9911-0dba1dab434d tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1126bf24-c240-4743-b93c-0efb33900cd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a8a352e-688b-42db-beb1-857bcfc4a60a', 'be16d3a1-4be3-46ce-a3cb-37f4b03f6cd3', '56a356e7-78e1-49c0-b662-7b777bbbb5c6', '8f7a03ba-c0b6-455e-b9ef-a69eab005bf2']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:22:51.490097 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [req-60e5b508-1419-4225-bd12-58a56f0eace9 req-5bdf221f-cab9-423f-9911-0dba1dab434d tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e7d8fc8-89b6-44e6-844c-63c993ed0aa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:22:51.534866 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [req-60e5b508-1419-4225-bd12-58a56f0eace9 req-5bdf221f-cab9-423f-9911-0dba1dab434d tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e7d8fc8-89b6-44e6-844c-63c993ed0aa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d66a949-688b-4bdd-badc-0e0d10fe6d64', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e22de8026e5c48d8adde4c89bf7d81f0',qos_specs=None,replication_status=,reservations=['1a8a352e-688b-42db-beb1-857bcfc4a60a','be16d3a1-4be3-46ce-a3cb-37f4b03f6cd3','56a356e7-78e1-49c0-b662-7b777bbbb5c6','8f7a03ba-c0b6-455e-b9ef-a69eab005bf2'],size=1,snapshot_id=69f763ce-8e96-48e9-993a-7613120f1c99,source_replicaid=,source_volid=None,status='creating',user_id='e3356179425b4bccab67ccf7a74572f7',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:22:51Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d66a949-688b-4bdd-badc-0e0d10fe6d64,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e22de8026e5c48d8adde4c89bf7d81f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=69f763ce-8e96-48e9-993a-7613120f1c99,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3356179425b4bccab67ccf7a74572f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:22:51.535698 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [req-60e5b508-1419-4225-bd12-58a56f0eace9 req-5bdf221f-cab9-423f-9911-0dba1dab434d tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f50a331-d815-494e-8ebb-c63753c94421) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:22:51.553230 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [req-60e5b508-1419-4225-bd12-58a56f0eace9 req-5bdf221f-cab9-423f-9911-0dba1dab434d tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f50a331-d815-494e-8ebb-c63753c94421) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e22de8026e5c48d8adde4c89bf7d81f0',qos_specs=None,replication_status=,reservations=['1a8a352e-688b-42db-beb1-857bcfc4a60a','be16d3a1-4be3-46ce-a3cb-37f4b03f6cd3','56a356e7-78e1-49c0-b662-7b777bbbb5c6','8f7a03ba-c0b6-455e-b9ef-a69eab005bf2'],size=1,snapshot_id=69f763ce-8e96-48e9-993a-7613120f1c99,source_replicaid=,source_volid=None,status='creating',user_id='e3356179425b4bccab67ccf7a74572f7',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:22:51.554198 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [req-60e5b508-1419-4225-bd12-58a56f0eace9 req-5bdf221f-cab9-423f-9911-0dba1dab434d tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cc98de9-14e9-439b-aa99-f35f597322d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:22:51.579790 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [req-60e5b508-1419-4225-bd12-58a56f0eace9 req-5bdf221f-cab9-423f-9911-0dba1dab434d tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cc98de9-14e9-439b-aa99-f35f597322d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:22:51.580772 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [req-60e5b508-1419-4225-bd12-58a56f0eace9 req-5bdf221f-cab9-423f-9911-0dba1dab434d tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Flow 'volume_create_api' (29f77765-9f82-41cc-bd95-4e9f5fbbead5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:22:51.581107 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-60e5b508-1419-4225-bd12-58a56f0eace9 req-5bdf221f-cab9-423f-9911-0dba1dab434d tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Create volume request issued successfully. Aug 13 21:22:51.581715 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-60e5b508-1419-4225-bd12-58a56f0eace9 req-5bdf221f-cab9-423f-9911-0dba1dab434d tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:22:51.582197 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1340/5374] 10.4.3.14 () {72 vars in 1534 bytes} [Thu Aug 13 21:22:51 2026] POST /volume/v3/volumes => generated 734 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:22:51.591154 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-60e5b508-1419-4225-bd12-58a56f0eace9 req-f86741aa-aade-45b6-bc36-f7af12144bd4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:22:51.593276 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-60e5b508-1419-4225-bd12-58a56f0eace9 req-f86741aa-aade-45b6-bc36-f7af12144bd4 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/volumes/1d66a949-688b-4bdd-badc-0e0d10fe6d64 Aug 13 21:22:51.593481 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-60e5b508-1419-4225-bd12-58a56f0eace9 req-f86741aa-aade-45b6-bc36-f7af12144bd4 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:22:51.593695 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-60e5b508-1419-4225-bd12-58a56f0eace9 req-f86741aa-aade-45b6-bc36-f7af12144bd4 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:22:51.600702 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:22:51.600702 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:22:51.604064 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-60e5b508-1419-4225-bd12-58a56f0eace9 req-f86741aa-aade-45b6-bc36-f7af12144bd4 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume info retrieved successfully. Aug 13 21:22:51.608871 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-60e5b508-1419-4225-bd12-58a56f0eace9 req-f86741aa-aade-45b6-bc36-f7af12144bd4 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/1d66a949-688b-4bdd-badc-0e0d10fe6d64 returned with HTTP 200 Aug 13 21:22:51.609256 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1342/5375] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:22:51 2026] GET /volume/v3/volumes/1d66a949-688b-4bdd-badc-0e0d10fe6d64 => generated 802 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:22:51.617114 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-60e5b508-1419-4225-bd12-58a56f0eace9 req-b5e969ae-f280-4a31-ab80-7274b6dcdec7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:22:51.619666 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-60e5b508-1419-4225-bd12-58a56f0eace9 req-b5e969ae-f280-4a31-ab80-7274b6dcdec7 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/volumes/1d66a949-688b-4bdd-badc-0e0d10fe6d64 Aug 13 21:22:51.619881 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-60e5b508-1419-4225-bd12-58a56f0eace9 req-b5e969ae-f280-4a31-ab80-7274b6dcdec7 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:22:51.620110 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-60e5b508-1419-4225-bd12-58a56f0eace9 req-b5e969ae-f280-4a31-ab80-7274b6dcdec7 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:22:51.628394 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:22:51.628394 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:22:51.632538 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-60e5b508-1419-4225-bd12-58a56f0eace9 req-b5e969ae-f280-4a31-ab80-7274b6dcdec7 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume info retrieved successfully. Aug 13 21:22:51.636958 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-60e5b508-1419-4225-bd12-58a56f0eace9 req-b5e969ae-f280-4a31-ab80-7274b6dcdec7 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/1d66a949-688b-4bdd-badc-0e0d10fe6d64 returned with HTTP 200 Aug 13 21:22:51.637465 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1345/5376] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:22:51 2026] GET /volume/v3/volumes/1d66a949-688b-4bdd-badc-0e0d10fe6d64 => generated 802 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:22:51.774886 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-6cd99817-8467-4d06-9226-cbca34b7962b req-05eb4a96-dc7b-4bcb-a5fd-0d4fc0d78928 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:22:51.777943 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-6cd99817-8467-4d06-9226-cbca34b7962b req-05eb4a96-dc7b-4bcb-a5fd-0d4fc0d78928 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/2a1c2641-5514-4e27-9381-93178dbd5f23 Aug 13 21:22:51.777943 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-6cd99817-8467-4d06-9226-cbca34b7962b req-05eb4a96-dc7b-4bcb-a5fd-0d4fc0d78928 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:22:51.777943 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-6cd99817-8467-4d06-9226-cbca34b7962b req-05eb4a96-dc7b-4bcb-a5fd-0d4fc0d78928 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:22:51.792626 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:22:51.792626 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:22:51.797642 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-6cd99817-8467-4d06-9226-cbca34b7962b req-05eb4a96-dc7b-4bcb-a5fd-0d4fc0d78928 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:22:51.803683 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-6cd99817-8467-4d06-9226-cbca34b7962b req-05eb4a96-dc7b-4bcb-a5fd-0d4fc0d78928 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/2a1c2641-5514-4e27-9381-93178dbd5f23 returned with HTTP 200 Aug 13 21:22:51.804329 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1350/5377] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:22:51 2026] GET /volume/v3/volumes/2a1c2641-5514-4e27-9381-93178dbd5f23 => generated 1447 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:22:51.817158 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-1196983d-1c79-43fd-bcae-31528e5f458e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:22:51.817496 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1196983d-1c79-43fd-bcae-31528e5f458e None None] GET https://10.4.3.14/volume// Aug 13 21:22:51.817725 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1196983d-1c79-43fd-bcae-31528e5f458e None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:22:51.817923 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1196983d-1c79-43fd-bcae-31528e5f458e None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:22:51.818382 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1196983d-1c79-43fd-bcae-31528e5f458e None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:22:51.818913 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1341/5378] 10.4.3.14 () {66 vars in 1412 bytes} [Thu Aug 13 21:22:51 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:22:51.829249 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-6cd99817-8467-4d06-9226-cbca34b7962b req-e5485377-e96f-432a-bdd8-52290e562a65 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:22:51.831990 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-6cd99817-8467-4d06-9226-cbca34b7962b req-e5485377-e96f-432a-bdd8-52290e562a65 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:22:51.832446 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-6cd99817-8467-4d06-9226-cbca34b7962b req-e5485377-e96f-432a-bdd8-52290e562a65 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2a1c2641-5514-4e27-9381-93178dbd5f23", "connector": null, "instance_uuid": "6b12e263-b432-43f0-a455-6aca6032b820"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:22:51.842229 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:22:51.842229 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:22:51.877071 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-6cd99817-8467-4d06-9226-cbca34b7962b req-e5485377-e96f-432a-bdd8-52290e562a65 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:22:51.877477 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1343/5379] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:22:51 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:22:52.826855 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-46798677-ae5b-4065-872d-c50d3edbfbe5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:22:52.827215 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-46798677-ae5b-4065-872d-c50d3edbfbe5 None None] GET https://10.4.3.14/volume// Aug 13 21:22:52.827215 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-46798677-ae5b-4065-872d-c50d3edbfbe5 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:22:52.827808 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-46798677-ae5b-4065-872d-c50d3edbfbe5 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:22:52.827808 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-46798677-ae5b-4065-872d-c50d3edbfbe5 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:22:52.828285 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1346/5380] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:22:52 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:22:52.839148 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-6cd99817-8467-4d06-9226-cbca34b7962b req-16b44301-5b71-4a16-828b-de981b0974c7 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:22:52.841296 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-6cd99817-8467-4d06-9226-cbca34b7962b req-16b44301-5b71-4a16-828b-de981b0974c7 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/2a1c2641-5514-4e27-9381-93178dbd5f23 Aug 13 21:22:52.841506 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-6cd99817-8467-4d06-9226-cbca34b7962b req-16b44301-5b71-4a16-828b-de981b0974c7 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:22:52.841724 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-6cd99817-8467-4d06-9226-cbca34b7962b req-16b44301-5b71-4a16-828b-de981b0974c7 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:22:52.850657 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:22:52.850657 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:22:52.853985 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-6cd99817-8467-4d06-9226-cbca34b7962b req-16b44301-5b71-4a16-828b-de981b0974c7 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:22:52.859214 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-6cd99817-8467-4d06-9226-cbca34b7962b req-16b44301-5b71-4a16-828b-de981b0974c7 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/2a1c2641-5514-4e27-9381-93178dbd5f23 returned with HTTP 200 Aug 13 21:22:52.859735 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1351/5381] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:22:52 2026] GET /volume/v3/volumes/2a1c2641-5514-4e27-9381-93178dbd5f23 => generated 1626 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:22:52.960128 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-6cd99817-8467-4d06-9226-cbca34b7962b req-d1874a4c-145d-481b-89ae-e96ee900c5e0 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:22:52.962315 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-6cd99817-8467-4d06-9226-cbca34b7962b req-d1874a4c-145d-481b-89ae-e96ee900c5e0 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] PUT https://10.4.3.14/volume/v3/attachments/98510162-80af-4214-81ee-5956840334b8 Aug 13 21:22:52.962720 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-6cd99817-8467-4d06-9226-cbca34b7962b req-d1874a4c-145d-481b-89ae-e96ee900c5e0 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:22:52.970093 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-6cd99817-8467-4d06-9226-cbca34b7962b req-d1874a4c-145d-481b-89ae-e96ee900c5e0 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Acquiring lock "cinder-attachment_update-2a1c2641-5514-4e27-9381-93178dbd5f23-np0000007265" by "attachment_update" {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:22:52.974612 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-6cd99817-8467-4d06-9226-cbca34b7962b req-d1874a4c-145d-481b-89ae-e96ee900c5e0 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Lock "cinder-attachment_update-2a1c2641-5514-4e27-9381-93178dbd5f23-np0000007265" acquired by "attachment_update" :: waited 0.005s {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:22:52.975429 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:22:52.975429 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:22:53.058716 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-6cd99817-8467-4d06-9226-cbca34b7962b req-d1874a4c-145d-481b-89ae-e96ee900c5e0 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Lock "cinder-attachment_update-2a1c2641-5514-4e27-9381-93178dbd5f23-np0000007265" released by "attachment_update" :: held 0.084s {{(pid=100217) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:22:53.059134 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-6cd99817-8467-4d06-9226-cbca34b7962b req-d1874a4c-145d-481b-89ae-e96ee900c5e0 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/attachments/98510162-80af-4214-81ee-5956840334b8 returned with HTTP 200 Aug 13 21:22:53.059709 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1342/5382] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:22:52 2026] PUT /volume/v3/attachments/98510162-80af-4214-81ee-5956840334b8 => generated 968 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:22:53.081166 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-6cd99817-8467-4d06-9226-cbca34b7962b req-b82b5b31-a09c-4951-b4e6-b03d6efb422c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:22:53.083494 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-6cd99817-8467-4d06-9226-cbca34b7962b req-b82b5b31-a09c-4951-b4e6-b03d6efb422c tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] POST https://10.4.3.14/volume/v3/attachments/98510162-80af-4214-81ee-5956840334b8/action Aug 13 21:22:53.083765 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-6cd99817-8467-4d06-9226-cbca34b7962b req-b82b5b31-a09c-4951-b4e6-b03d6efb422c tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Action body: b'{"os-complete": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:22:53.083875 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-6cd99817-8467-4d06-9226-cbca34b7962b req-b82b5b31-a09c-4951-b4e6-b03d6efb422c tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:22:53.101240 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:22:53.101240 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:22:53.113232 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-6cd99817-8467-4d06-9226-cbca34b7962b req-b82b5b31-a09c-4951-b4e6-b03d6efb422c tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/attachments/98510162-80af-4214-81ee-5956840334b8/action returned with HTTP 204 Aug 13 21:22:53.113780 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1344/5383] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:22:53 2026] POST /volume/v3/attachments/98510162-80af-4214-81ee-5956840334b8/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:22:54.645666 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-60e5b508-1419-4225-bd12-58a56f0eace9 req-17a8e2a7-bf48-4e4f-8570-fa10d58fa264 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:22:54.648036 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-60e5b508-1419-4225-bd12-58a56f0eace9 req-17a8e2a7-bf48-4e4f-8570-fa10d58fa264 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/volumes/1d66a949-688b-4bdd-badc-0e0d10fe6d64 Aug 13 21:22:54.648273 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-60e5b508-1419-4225-bd12-58a56f0eace9 req-17a8e2a7-bf48-4e4f-8570-fa10d58fa264 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:22:54.648512 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-60e5b508-1419-4225-bd12-58a56f0eace9 req-17a8e2a7-bf48-4e4f-8570-fa10d58fa264 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:22:54.656813 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:22:54.656813 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:22:54.660675 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-60e5b508-1419-4225-bd12-58a56f0eace9 req-17a8e2a7-bf48-4e4f-8570-fa10d58fa264 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume info retrieved successfully. Aug 13 21:22:54.666297 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-60e5b508-1419-4225-bd12-58a56f0eace9 req-17a8e2a7-bf48-4e4f-8570-fa10d58fa264 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/1d66a949-688b-4bdd-badc-0e0d10fe6d64 returned with HTTP 200 Aug 13 21:22:54.666915 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1347/5384] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:22:54 2026] GET /volume/v3/volumes/1d66a949-688b-4bdd-badc-0e0d10fe6d64 => generated 1343 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:22:54.674837 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-1182e4f7-306a-47e7-9c32-47edf25a053d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:22:54.675240 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1182e4f7-306a-47e7-9c32-47edf25a053d None None] GET https://10.4.3.14/volume// Aug 13 21:22:54.675397 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1182e4f7-306a-47e7-9c32-47edf25a053d None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:22:54.675587 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1182e4f7-306a-47e7-9c32-47edf25a053d None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:22:54.675878 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1182e4f7-306a-47e7-9c32-47edf25a053d None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:22:54.676181 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1352/5385] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:22:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:22:54.683832 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-60e5b508-1419-4225-bd12-58a56f0eace9 req-e220098c-e36d-4e48-b321-327dc31dac92 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:22:54.686198 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-60e5b508-1419-4225-bd12-58a56f0eace9 req-e220098c-e36d-4e48-b321-327dc31dac92 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:22:54.686653 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-60e5b508-1419-4225-bd12-58a56f0eace9 req-e220098c-e36d-4e48-b321-327dc31dac92 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1d66a949-688b-4bdd-badc-0e0d10fe6d64", "connector": null, "instance_uuid": "7a376b02-123f-4af8-b7a5-09cef8869ad8"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:22:54.695608 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:22:54.695608 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:22:54.725522 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-60e5b508-1419-4225-bd12-58a56f0eace9 req-e220098c-e36d-4e48-b321-327dc31dac92 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:22:54.726074 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1343/5386] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:22:54 2026] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:22:54.734481 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b1823282-4249-4cc4-984e-2f06081b51c0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:22:54.735031 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b1823282-4249-4cc4-984e-2f06081b51c0 None None] GET https://10.4.3.14/volume// Aug 13 21:22:54.735262 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b1823282-4249-4cc4-984e-2f06081b51c0 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:22:54.735511 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b1823282-4249-4cc4-984e-2f06081b51c0 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:22:54.735894 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b1823282-4249-4cc4-984e-2f06081b51c0 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:22:54.736249 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1345/5387] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:22:54 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:22:54.743795 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-60e5b508-1419-4225-bd12-58a56f0eace9 req-850cfe3c-6399-47e9-866b-93f96009f1a0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:22:54.745895 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-60e5b508-1419-4225-bd12-58a56f0eace9 req-850cfe3c-6399-47e9-866b-93f96009f1a0 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/volumes/1d66a949-688b-4bdd-badc-0e0d10fe6d64 Aug 13 21:22:54.746123 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-60e5b508-1419-4225-bd12-58a56f0eace9 req-850cfe3c-6399-47e9-866b-93f96009f1a0 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:22:54.746302 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-60e5b508-1419-4225-bd12-58a56f0eace9 req-850cfe3c-6399-47e9-866b-93f96009f1a0 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:22:54.755386 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:22:54.755386 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:22:54.758774 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-60e5b508-1419-4225-bd12-58a56f0eace9 req-850cfe3c-6399-47e9-866b-93f96009f1a0 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume info retrieved successfully. Aug 13 21:22:54.763348 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-60e5b508-1419-4225-bd12-58a56f0eace9 req-850cfe3c-6399-47e9-866b-93f96009f1a0 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/1d66a949-688b-4bdd-badc-0e0d10fe6d64 returned with HTTP 200 Aug 13 21:22:54.764017 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1348/5388] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:22:54 2026] GET /volume/v3/volumes/1d66a949-688b-4bdd-badc-0e0d10fe6d64 => generated 1522 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:22:54.867521 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-60e5b508-1419-4225-bd12-58a56f0eace9 req-28cc4c5f-0825-40a4-a158-c65557e8eb84 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:22:54.869370 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-60e5b508-1419-4225-bd12-58a56f0eace9 req-28cc4c5f-0825-40a4-a158-c65557e8eb84 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] PUT https://10.4.3.14/volume/v3/attachments/f9f443b4-9749-479d-a21f-dea5671be497 Aug 13 21:22:54.869951 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-60e5b508-1419-4225-bd12-58a56f0eace9 req-28cc4c5f-0825-40a4-a158-c65557e8eb84 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:22:54.879362 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-60e5b508-1419-4225-bd12-58a56f0eace9 req-28cc4c5f-0825-40a4-a158-c65557e8eb84 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Acquiring lock "cinder-attachment_update-1d66a949-688b-4bdd-badc-0e0d10fe6d64-np0000007265" by "attachment_update" {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:22:54.884769 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-60e5b508-1419-4225-bd12-58a56f0eace9 req-28cc4c5f-0825-40a4-a158-c65557e8eb84 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Lock "cinder-attachment_update-1d66a949-688b-4bdd-badc-0e0d10fe6d64-np0000007265" acquired by "attachment_update" :: waited 0.005s {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:22:54.886263 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:22:54.886263 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:22:54.969565 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-60e5b508-1419-4225-bd12-58a56f0eace9 req-28cc4c5f-0825-40a4-a158-c65557e8eb84 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Lock "cinder-attachment_update-1d66a949-688b-4bdd-badc-0e0d10fe6d64-np0000007265" released by "attachment_update" :: held 0.085s {{(pid=100216) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:22:54.969879 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-60e5b508-1419-4225-bd12-58a56f0eace9 req-28cc4c5f-0825-40a4-a158-c65557e8eb84 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/attachments/f9f443b4-9749-479d-a21f-dea5671be497 returned with HTTP 200 Aug 13 21:22:54.970331 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1353/5389] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:22:54 2026] PUT /volume/v3/attachments/f9f443b4-9749-479d-a21f-dea5671be497 => generated 969 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:22:54.996490 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-60e5b508-1419-4225-bd12-58a56f0eace9 req-eabaef5e-f512-498d-a681-729550f51993 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:22:54.999179 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-60e5b508-1419-4225-bd12-58a56f0eace9 req-eabaef5e-f512-498d-a681-729550f51993 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] POST https://10.4.3.14/volume/v3/attachments/f9f443b4-9749-479d-a21f-dea5671be497/action Aug 13 21:22:54.999697 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-60e5b508-1419-4225-bd12-58a56f0eace9 req-eabaef5e-f512-498d-a681-729550f51993 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Action body: b'{"os-complete": null}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:22:54.999886 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-60e5b508-1419-4225-bd12-58a56f0eace9 req-eabaef5e-f512-498d-a681-729550f51993 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:22:55.021616 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:22:55.021616 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:22:55.037779 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-60e5b508-1419-4225-bd12-58a56f0eace9 req-eabaef5e-f512-498d-a681-729550f51993 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/attachments/f9f443b4-9749-479d-a21f-dea5671be497/action returned with HTTP 204 Aug 13 21:22:55.038454 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1344/5390] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:22:54 2026] POST /volume/v3/attachments/f9f443b4-9749-479d-a21f-dea5671be497/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:22:57.272349 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-6cd99817-8467-4d06-9226-cbca34b7962b req-a3f81508-4705-4758-957d-0e2aeaf6e718 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:22:57.274719 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-6cd99817-8467-4d06-9226-cbca34b7962b req-a3f81508-4705-4758-957d-0e2aeaf6e718 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/2a1c2641-5514-4e27-9381-93178dbd5f23/encryption Aug 13 21:22:57.274939 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-6cd99817-8467-4d06-9226-cbca34b7962b req-a3f81508-4705-4758-957d-0e2aeaf6e718 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:22:57.275198 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-6cd99817-8467-4d06-9226-cbca34b7962b req-a3f81508-4705-4758-957d-0e2aeaf6e718 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:22:57.285778 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:22:57.285778 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:22:57.295645 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-6cd99817-8467-4d06-9226-cbca34b7962b req-a3f81508-4705-4758-957d-0e2aeaf6e718 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/2a1c2641-5514-4e27-9381-93178dbd5f23/encryption returned with HTTP 200 Aug 13 21:22:57.296248 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1346/5391] 10.4.3.14 () {68 vars in 1624 bytes} [Thu Aug 13 21:22:57 2026] GET /volume/v3/volumes/2a1c2641-5514-4e27-9381-93178dbd5f23/encryption => generated 160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:23:04.762073 np0000007265 devstack@c-api.service[100215]: DEBUG dbcounter [-] [100215] Writing DB stats cinder:SELECT=61,cinder:INSERT=11,cinder:UPDATE=24 {{(pid=100215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:23:04.962742 np0000007265 devstack@c-api.service[100216]: DEBUG dbcounter [-] [100216] Writing DB stats cinder:SELECT=35,cinder:UPDATE=1 {{(pid=100216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:23:05.030705 np0000007265 devstack@c-api.service[100217]: DEBUG dbcounter [-] [100217] Writing DB stats cinder:SELECT=61,cinder:INSERT=7,cinder:UPDATE=17 {{(pid=100217) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:23:07.293375 np0000007265 devstack@c-api.service[100214]: DEBUG dbcounter [-] [100214] Writing DB stats cinder:SELECT=49,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=100214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:23:39.772761 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5a495eec-55c9-4c1c-9b98-d82a37ea1811 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:23:39.774857 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5a495eec-55c9-4c1c-9b98-d82a37ea1811 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/volumes/1d66a949-688b-4bdd-badc-0e0d10fe6d64 Aug 13 21:23:39.775099 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5a495eec-55c9-4c1c-9b98-d82a37ea1811 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:23:39.775353 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5a495eec-55c9-4c1c-9b98-d82a37ea1811 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:23:39.788929 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:23:39.788929 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:23:39.793788 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-5a495eec-55c9-4c1c-9b98-d82a37ea1811 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume info retrieved successfully. Aug 13 21:23:39.799547 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5a495eec-55c9-4c1c-9b98-d82a37ea1811 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/1d66a949-688b-4bdd-badc-0e0d10fe6d64 returned with HTTP 200 Aug 13 21:23:39.800198 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1349/5392] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:23:39 2026] GET /volume/v3/volumes/1d66a949-688b-4bdd-badc-0e0d10fe6d64 => generated 1635 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:23:39.893256 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-78ecbee8-64c9-4010-8dc1-b266ecabe0e2 req-67523883-eb6b-4b69-801a-a8d205ddc787 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:23:39.896053 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-78ecbee8-64c9-4010-8dc1-b266ecabe0e2 req-67523883-eb6b-4b69-801a-a8d205ddc787 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] DELETE https://10.4.3.14/volume/v3/attachments/98510162-80af-4214-81ee-5956840334b8 Aug 13 21:23:39.896390 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-78ecbee8-64c9-4010-8dc1-b266ecabe0e2 req-67523883-eb6b-4b69-801a-a8d205ddc787 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:23:39.896602 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-78ecbee8-64c9-4010-8dc1-b266ecabe0e2 req-67523883-eb6b-4b69-801a-a8d205ddc787 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:23:39.907363 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:23:39.907363 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:23:39.960484 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-78ecbee8-64c9-4010-8dc1-b266ecabe0e2 req-67523883-eb6b-4b69-801a-a8d205ddc787 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/attachments/98510162-80af-4214-81ee-5956840334b8 returned with HTTP 200 Aug 13 21:23:39.960947 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1354/5393] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:23:39 2026] DELETE /volume/v3/attachments/98510162-80af-4214-81ee-5956840334b8 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:23:41.255929 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-172a59bf-8fcb-4859-873d-876e4c475697 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:23:41.258008 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-172a59bf-8fcb-4859-873d-876e4c475697 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] DELETE https://10.4.3.14/volume/v3/volumes/2a1c2641-5514-4e27-9381-93178dbd5f23 Aug 13 21:23:41.258304 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-172a59bf-8fcb-4859-873d-876e4c475697 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:23:41.258547 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-172a59bf-8fcb-4859-873d-876e4c475697 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:23:41.258765 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-172a59bf-8fcb-4859-873d-876e4c475697 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Delete volume with id: 2a1c2641-5514-4e27-9381-93178dbd5f23 Aug 13 21:23:41.268157 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:23:41.268157 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:23:41.268780 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-172a59bf-8fcb-4859-873d-876e4c475697 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:23:41.288315 np0000007265 devstack@c-api.service[100217]: WARNING cinder.keymgr.conf_key_mgr [None req-172a59bf-8fcb-4859-873d-876e4c475697 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 21:23:41.295469 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-172a59bf-8fcb-4859-873d-876e4c475697 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Delete volume request issued successfully. Aug 13 21:23:41.295690 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-172a59bf-8fcb-4859-873d-876e4c475697 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/2a1c2641-5514-4e27-9381-93178dbd5f23 returned with HTTP 202 Aug 13 21:23:41.296123 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1345/5394] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:23:41 2026] DELETE /volume/v3/volumes/2a1c2641-5514-4e27-9381-93178dbd5f23 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:23:41.304698 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7858a6ba-f803-41b6-a482-3521843f6c39 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:23:41.307126 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7858a6ba-f803-41b6-a482-3521843f6c39 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/2a1c2641-5514-4e27-9381-93178dbd5f23 Aug 13 21:23:41.307412 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7858a6ba-f803-41b6-a482-3521843f6c39 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:23:41.307687 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7858a6ba-f803-41b6-a482-3521843f6c39 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:23:41.317709 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:23:41.317709 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:23:41.326982 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-7858a6ba-f803-41b6-a482-3521843f6c39 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:23:41.334134 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7858a6ba-f803-41b6-a482-3521843f6c39 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/2a1c2641-5514-4e27-9381-93178dbd5f23 returned with HTTP 200 Aug 13 21:23:41.334605 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1347/5395] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:23:41 2026] GET /volume/v3/volumes/2a1c2641-5514-4e27-9381-93178dbd5f23 => generated 1446 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:23:41.343500 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-c8d422e7-8cdf-44c0-9cba-015d113639de req-f9180f6a-55ed-4e47-90de-67b74daac479 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:23:41.346460 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-c8d422e7-8cdf-44c0-9cba-015d113639de req-f9180f6a-55ed-4e47-90de-67b74daac479 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] DELETE https://10.4.3.14/volume/v3/attachments/f9f443b4-9749-479d-a21f-dea5671be497 Aug 13 21:23:41.346681 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-c8d422e7-8cdf-44c0-9cba-015d113639de req-f9180f6a-55ed-4e47-90de-67b74daac479 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:23:41.347000 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-c8d422e7-8cdf-44c0-9cba-015d113639de req-f9180f6a-55ed-4e47-90de-67b74daac479 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:23:41.356409 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:23:41.356409 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:23:41.415131 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-c8d422e7-8cdf-44c0-9cba-015d113639de req-f9180f6a-55ed-4e47-90de-67b74daac479 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/attachments/f9f443b4-9749-479d-a21f-dea5671be497 returned with HTTP 200 Aug 13 21:23:41.415616 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1350/5396] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:23:41 2026] DELETE /volume/v3/attachments/f9f443b4-9749-479d-a21f-dea5671be497 => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:23:41.425520 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-c8d422e7-8cdf-44c0-9cba-015d113639de req-35361e45-6bdd-4441-9d89-7fd0d8e48407 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:23:41.427855 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-c8d422e7-8cdf-44c0-9cba-015d113639de req-35361e45-6bdd-4441-9d89-7fd0d8e48407 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] DELETE https://10.4.3.14/volume/v3/volumes/1d66a949-688b-4bdd-badc-0e0d10fe6d64 Aug 13 21:23:41.428068 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-c8d422e7-8cdf-44c0-9cba-015d113639de req-35361e45-6bdd-4441-9d89-7fd0d8e48407 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:23:41.428262 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-c8d422e7-8cdf-44c0-9cba-015d113639de req-35361e45-6bdd-4441-9d89-7fd0d8e48407 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:23:41.428433 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [req-c8d422e7-8cdf-44c0-9cba-015d113639de req-35361e45-6bdd-4441-9d89-7fd0d8e48407 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Delete volume with id: 1d66a949-688b-4bdd-badc-0e0d10fe6d64 Aug 13 21:23:41.436483 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:23:41.436483 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:23:41.437001 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-c8d422e7-8cdf-44c0-9cba-015d113639de req-35361e45-6bdd-4441-9d89-7fd0d8e48407 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume info retrieved successfully. Aug 13 21:23:41.454198 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-c8d422e7-8cdf-44c0-9cba-015d113639de req-35361e45-6bdd-4441-9d89-7fd0d8e48407 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Delete volume request issued successfully. Aug 13 21:23:41.454404 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-c8d422e7-8cdf-44c0-9cba-015d113639de req-35361e45-6bdd-4441-9d89-7fd0d8e48407 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/1d66a949-688b-4bdd-badc-0e0d10fe6d64 returned with HTTP 202 Aug 13 21:23:41.454861 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1355/5397] 10.4.3.14 () {70 vars in 1613 bytes} [Thu Aug 13 21:23:41 2026] DELETE /volume/v3/volumes/1d66a949-688b-4bdd-badc-0e0d10fe6d64 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:23:42.350000 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-eb69413a-c754-45fe-a0bc-816ab0e41664 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:23:42.352326 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-eb69413a-c754-45fe-a0bc-816ab0e41664 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/2a1c2641-5514-4e27-9381-93178dbd5f23 Aug 13 21:23:42.352565 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-eb69413a-c754-45fe-a0bc-816ab0e41664 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:23:42.352816 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-eb69413a-c754-45fe-a0bc-816ab0e41664 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:23:42.358820 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-eb69413a-c754-45fe-a0bc-816ab0e41664 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/2a1c2641-5514-4e27-9381-93178dbd5f23 returned with HTTP 404 Aug 13 21:23:42.359335 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1346/5398] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:23:42 2026] GET /volume/v3/volumes/2a1c2641-5514-4e27-9381-93178dbd5f23 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:23:42.416887 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8c85cad1-6073-465a-a32e-c6c7b882ab9d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:23:42.418876 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8c85cad1-6073-465a-a32e-c6c7b882ab9d tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/volumes/1d66a949-688b-4bdd-badc-0e0d10fe6d64 Aug 13 21:23:42.419125 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8c85cad1-6073-465a-a32e-c6c7b882ab9d tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:23:42.419353 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8c85cad1-6073-465a-a32e-c6c7b882ab9d tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:23:42.425543 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8c85cad1-6073-465a-a32e-c6c7b882ab9d tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/1d66a949-688b-4bdd-badc-0e0d10fe6d64 returned with HTTP 404 Aug 13 21:23:42.426064 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1348/5399] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:23:42 2026] GET /volume/v3/volumes/1d66a949-688b-4bdd-badc-0e0d10fe6d64 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:23:42.433811 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-20c55fe4-f9eb-4c0c-a5b5-71d70382887a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:23:42.435768 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-20c55fe4-f9eb-4c0c-a5b5-71d70382887a tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] DELETE https://10.4.3.14/volume/v3/snapshots/69f763ce-8e96-48e9-993a-7613120f1c99 Aug 13 21:23:42.435957 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-20c55fe4-f9eb-4c0c-a5b5-71d70382887a tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:23:42.436197 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-20c55fe4-f9eb-4c0c-a5b5-71d70382887a tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:23:42.436329 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-20c55fe4-f9eb-4c0c-a5b5-71d70382887a tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Delete snapshot with id: 69f763ce-8e96-48e9-993a-7613120f1c99 Aug 13 21:23:42.442686 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:23:42.442686 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:23:42.443403 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-20c55fe4-f9eb-4c0c-a5b5-71d70382887a tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Snapshot retrieved successfully. Aug 13 21:23:42.466820 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-20c55fe4-f9eb-4c0c-a5b5-71d70382887a tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Snapshot delete request issued successfully. Aug 13 21:23:42.467168 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-20c55fe4-f9eb-4c0c-a5b5-71d70382887a tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/snapshots/69f763ce-8e96-48e9-993a-7613120f1c99 returned with HTTP 202 Aug 13 21:23:42.467801 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1351/5400] 10.4.3.14 () {66 vars in 1350 bytes} [Thu Aug 13 21:23:42 2026] DELETE /volume/v3/snapshots/69f763ce-8e96-48e9-993a-7613120f1c99 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:23:42.475518 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-6d07e63a-73e2-44a9-9238-a33ec131f4f1 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:23:42.478687 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6d07e63a-73e2-44a9-9238-a33ec131f4f1 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/snapshots/69f763ce-8e96-48e9-993a-7613120f1c99 Aug 13 21:23:42.478687 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6d07e63a-73e2-44a9-9238-a33ec131f4f1 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:23:42.478687 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6d07e63a-73e2-44a9-9238-a33ec131f4f1 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:23:42.485754 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:23:42.485754 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:23:42.486417 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-6d07e63a-73e2-44a9-9238-a33ec131f4f1 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Snapshot retrieved successfully. Aug 13 21:23:42.487661 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6d07e63a-73e2-44a9-9238-a33ec131f4f1 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/snapshots/69f763ce-8e96-48e9-993a-7613120f1c99 returned with HTTP 200 Aug 13 21:23:42.488270 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1356/5401] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:23:42 2026] GET /volume/v3/snapshots/69f763ce-8e96-48e9-993a-7613120f1c99 => generated 478 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:23:42.693715 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-68edcbaf-7909-4411-8bc0-6caf112e02ce None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:23:42.695738 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-68edcbaf-7909-4411-8bc0-6caf112e02ce tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] DELETE https://10.4.3.14/volume/v3/volumes/0a6a2bc2-9726-4573-8306-86680a7476d0 Aug 13 21:23:42.695976 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-68edcbaf-7909-4411-8bc0-6caf112e02ce tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:23:42.696178 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-68edcbaf-7909-4411-8bc0-6caf112e02ce tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:23:42.696361 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-68edcbaf-7909-4411-8bc0-6caf112e02ce tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Delete volume with id: 0a6a2bc2-9726-4573-8306-86680a7476d0 Aug 13 21:23:42.703845 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:23:42.703845 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:23:42.704296 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-68edcbaf-7909-4411-8bc0-6caf112e02ce tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:23:42.714695 np0000007265 devstack@c-api.service[100217]: WARNING cinder.keymgr.conf_key_mgr [None req-68edcbaf-7909-4411-8bc0-6caf112e02ce tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 21:23:42.720699 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-68edcbaf-7909-4411-8bc0-6caf112e02ce tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Delete volume request issued successfully. Aug 13 21:23:42.720861 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-68edcbaf-7909-4411-8bc0-6caf112e02ce tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/0a6a2bc2-9726-4573-8306-86680a7476d0 returned with HTTP 202 Aug 13 21:23:42.721397 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1347/5402] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:23:42 2026] DELETE /volume/v3/volumes/0a6a2bc2-9726-4573-8306-86680a7476d0 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:23:42.729330 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e3ff7429-79da-4a1b-a7e2-ccf9a45939d6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:23:42.731217 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e3ff7429-79da-4a1b-a7e2-ccf9a45939d6 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/0a6a2bc2-9726-4573-8306-86680a7476d0 Aug 13 21:23:42.731478 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e3ff7429-79da-4a1b-a7e2-ccf9a45939d6 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:23:42.731654 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e3ff7429-79da-4a1b-a7e2-ccf9a45939d6 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:23:42.739443 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:23:42.739443 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:23:42.743548 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e3ff7429-79da-4a1b-a7e2-ccf9a45939d6 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Volume info retrieved successfully. Aug 13 21:23:42.747809 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e3ff7429-79da-4a1b-a7e2-ccf9a45939d6 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/0a6a2bc2-9726-4573-8306-86680a7476d0 returned with HTTP 200 Aug 13 21:23:42.748223 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1349/5403] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:23:42 2026] GET /volume/v3/volumes/0a6a2bc2-9726-4573-8306-86680a7476d0 => generated 1427 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:23:43.498895 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a76ea134-3944-47bb-87af-21d8890a7aeb None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:23:43.501113 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a76ea134-3944-47bb-87af-21d8890a7aeb tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/snapshots/69f763ce-8e96-48e9-993a-7613120f1c99 Aug 13 21:23:43.501406 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a76ea134-3944-47bb-87af-21d8890a7aeb tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:23:43.501660 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a76ea134-3944-47bb-87af-21d8890a7aeb tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:23:43.506908 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a76ea134-3944-47bb-87af-21d8890a7aeb tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/snapshots/69f763ce-8e96-48e9-993a-7613120f1c99 returned with HTTP 404 Aug 13 21:23:43.507947 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1352/5404] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:23:43 2026] GET /volume/v3/snapshots/69f763ce-8e96-48e9-993a-7613120f1c99 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:23:43.763325 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-5f98c1d3-52ad-4362-b2da-577d9268cae1 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:23:43.765349 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5f98c1d3-52ad-4362-b2da-577d9268cae1 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] GET https://10.4.3.14/volume/v3/volumes/0a6a2bc2-9726-4573-8306-86680a7476d0 Aug 13 21:23:43.765594 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5f98c1d3-52ad-4362-b2da-577d9268cae1 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:23:43.765747 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5f98c1d3-52ad-4362-b2da-577d9268cae1 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:23:43.772715 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5f98c1d3-52ad-4362-b2da-577d9268cae1 tempest-TestEncryptedCinderVolumes-2147289227 tempest-TestEncryptedCinderVolumes-2147289227-project-member] https://10.4.3.14/volume/v3/volumes/0a6a2bc2-9726-4573-8306-86680a7476d0 returned with HTTP 404 Aug 13 21:23:43.773369 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1357/5405] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:23:43 2026] GET /volume/v3/volumes/0a6a2bc2-9726-4573-8306-86680a7476d0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:23:43.781709 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-99eaee11-eaec-4d66-8459-9785934a2577 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:23:43.783689 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-99eaee11-eaec-4d66-8459-9785934a2577 tempest-TestEncryptedCinderVolumes-722370718 tempest-TestEncryptedCinderVolumes-722370718-project-admin] GET https://10.4.3.14/volume/v3/volumes/detail?all_tenants=1 Aug 13 21:23:43.783879 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-99eaee11-eaec-4d66-8459-9785934a2577 tempest-TestEncryptedCinderVolumes-722370718 tempest-TestEncryptedCinderVolumes-722370718-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:23:43.784122 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-99eaee11-eaec-4d66-8459-9785934a2577 tempest-TestEncryptedCinderVolumes-722370718 tempest-TestEncryptedCinderVolumes-722370718-project-admin] Calling method 'detail' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:23:43.784954 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-99eaee11-eaec-4d66-8459-9785934a2577 tempest-TestEncryptedCinderVolumes-722370718 tempest-TestEncryptedCinderVolumes-722370718-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100217) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 21:23:43.797350 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-99eaee11-eaec-4d66-8459-9785934a2577 tempest-TestEncryptedCinderVolumes-722370718 tempest-TestEncryptedCinderVolumes-722370718-project-admin] Get all volumes completed successfully. Aug 13 21:23:43.798954 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:23:43.798954 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:23:43.803977 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-99eaee11-eaec-4d66-8459-9785934a2577 tempest-TestEncryptedCinderVolumes-722370718 tempest-TestEncryptedCinderVolumes-722370718-project-admin] https://10.4.3.14/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 21:23:43.804492 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1348/5406] 10.4.3.14 () {66 vars in 1278 bytes} [Thu Aug 13 21:23:43 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7089 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:23:43.819924 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c2a63b8d-86c9-45b3-8515-79bd7eac081e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:23:43.821817 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c2a63b8d-86c9-45b3-8515-79bd7eac081e tempest-TestEncryptedCinderVolumes-722370718 tempest-TestEncryptedCinderVolumes-722370718-project-admin] DELETE https://10.4.3.14/volume/v3/types/25495bc9-d4f1-4f0d-b8c7-01ae9b5ec10e Aug 13 21:23:43.822092 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c2a63b8d-86c9-45b3-8515-79bd7eac081e tempest-TestEncryptedCinderVolumes-722370718 tempest-TestEncryptedCinderVolumes-722370718-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:23:43.822390 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c2a63b8d-86c9-45b3-8515-79bd7eac081e tempest-TestEncryptedCinderVolumes-722370718 tempest-TestEncryptedCinderVolumes-722370718-project-admin] Calling method '_delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:23:43.852885 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c2a63b8d-86c9-45b3-8515-79bd7eac081e tempest-TestEncryptedCinderVolumes-722370718 tempest-TestEncryptedCinderVolumes-722370718-project-admin] https://10.4.3.14/volume/v3/types/25495bc9-d4f1-4f0d-b8c7-01ae9b5ec10e returned with HTTP 202 Aug 13 21:23:43.853469 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1350/5407] 10.4.3.14 () {66 vars in 1338 bytes} [Thu Aug 13 21:23:43 2026] DELETE /volume/v3/types/25495bc9-d4f1-4f0d-b8c7-01ae9b5ec10e => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:23:44.847646 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-7fcf31c3-3382-47bf-8222-c9f4996b35a5 req-d38436df-4ef7-44cb-8f15-281b7933f8ca None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:23:44.850090 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-7fcf31c3-3382-47bf-8222-c9f4996b35a5 req-d38436df-4ef7-44cb-8f15-281b7933f8ca tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] DELETE https://10.4.3.14/volume/v3/attachments/d5895908-95ea-4213-931c-ac70262d3385 Aug 13 21:23:44.850335 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-7fcf31c3-3382-47bf-8222-c9f4996b35a5 req-d38436df-4ef7-44cb-8f15-281b7933f8ca tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:23:44.850569 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-7fcf31c3-3382-47bf-8222-c9f4996b35a5 req-d38436df-4ef7-44cb-8f15-281b7933f8ca tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:23:44.859048 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:23:44.859048 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:23:44.904652 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-7fcf31c3-3382-47bf-8222-c9f4996b35a5 req-d38436df-4ef7-44cb-8f15-281b7933f8ca tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/attachments/d5895908-95ea-4213-931c-ac70262d3385 returned with HTTP 200 Aug 13 21:23:44.905247 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1353/5408] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:23:44 2026] DELETE /volume/v3/attachments/d5895908-95ea-4213-931c-ac70262d3385 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:23:44.914100 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-7fcf31c3-3382-47bf-8222-c9f4996b35a5 req-cdbcbcb2-0986-411e-bf2e-185e444c74d8 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:23:44.916726 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-7fcf31c3-3382-47bf-8222-c9f4996b35a5 req-cdbcbcb2-0986-411e-bf2e-185e444c74d8 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] DELETE https://10.4.3.14/volume/v3/volumes/28627a20-75cd-45c5-90fb-24c42824bf3b Aug 13 21:23:44.916957 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-7fcf31c3-3382-47bf-8222-c9f4996b35a5 req-cdbcbcb2-0986-411e-bf2e-185e444c74d8 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:23:44.917233 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-7fcf31c3-3382-47bf-8222-c9f4996b35a5 req-cdbcbcb2-0986-411e-bf2e-185e444c74d8 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:23:44.917475 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [req-7fcf31c3-3382-47bf-8222-c9f4996b35a5 req-cdbcbcb2-0986-411e-bf2e-185e444c74d8 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Delete volume with id: 28627a20-75cd-45c5-90fb-24c42824bf3b Aug 13 21:23:44.925300 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:23:44.925300 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:23:44.925764 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-7fcf31c3-3382-47bf-8222-c9f4996b35a5 req-cdbcbcb2-0986-411e-bf2e-185e444c74d8 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume info retrieved successfully. Aug 13 21:23:44.945164 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-7fcf31c3-3382-47bf-8222-c9f4996b35a5 req-cdbcbcb2-0986-411e-bf2e-185e444c74d8 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Delete volume request issued successfully. Aug 13 21:23:44.945373 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-7fcf31c3-3382-47bf-8222-c9f4996b35a5 req-cdbcbcb2-0986-411e-bf2e-185e444c74d8 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/28627a20-75cd-45c5-90fb-24c42824bf3b returned with HTTP 202 Aug 13 21:23:44.945908 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1358/5409] 10.4.3.14 () {70 vars in 1613 bytes} [Thu Aug 13 21:23:44 2026] DELETE /volume/v3/volumes/28627a20-75cd-45c5-90fb-24c42824bf3b => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:23:45.932851 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-7fbd33df-00e5-472f-b35b-aff9e8ef060a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:23:45.934873 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7fbd33df-00e5-472f-b35b-aff9e8ef060a tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/volumes/28627a20-75cd-45c5-90fb-24c42824bf3b Aug 13 21:23:45.935148 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7fbd33df-00e5-472f-b35b-aff9e8ef060a tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:23:45.935442 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7fbd33df-00e5-472f-b35b-aff9e8ef060a tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:23:45.942216 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7fbd33df-00e5-472f-b35b-aff9e8ef060a tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/28627a20-75cd-45c5-90fb-24c42824bf3b returned with HTTP 404 Aug 13 21:23:45.942805 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1349/5410] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:23:45 2026] GET /volume/v3/volumes/28627a20-75cd-45c5-90fb-24c42824bf3b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:23:46.419406 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5751866b-9d9e-4685-8d2a-5f83aced5dfa None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:23:46.421620 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5751866b-9d9e-4685-8d2a-5f83aced5dfa tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] DELETE https://10.4.3.14/volume/v3/snapshots/69f763ce-8e96-48e9-993a-7613120f1c99 Aug 13 21:23:46.421842 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5751866b-9d9e-4685-8d2a-5f83aced5dfa tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:23:46.422117 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5751866b-9d9e-4685-8d2a-5f83aced5dfa tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:23:46.422255 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-5751866b-9d9e-4685-8d2a-5f83aced5dfa tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Delete snapshot with id: 69f763ce-8e96-48e9-993a-7613120f1c99 Aug 13 21:23:46.427847 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5751866b-9d9e-4685-8d2a-5f83aced5dfa tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/snapshots/69f763ce-8e96-48e9-993a-7613120f1c99 returned with HTTP 404 Aug 13 21:23:46.428488 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1351/5411] 10.4.3.14 () {66 vars in 1350 bytes} [Thu Aug 13 21:23:46 2026] DELETE /volume/v3/snapshots/69f763ce-8e96-48e9-993a-7613120f1c99 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:23:46.436679 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d954e988-208f-469f-9c61-f67bc9b969e3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:23:46.438743 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d954e988-208f-469f-9c61-f67bc9b969e3 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/snapshots/69f763ce-8e96-48e9-993a-7613120f1c99 Aug 13 21:23:46.439008 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d954e988-208f-469f-9c61-f67bc9b969e3 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:23:46.439199 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d954e988-208f-469f-9c61-f67bc9b969e3 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:23:46.443725 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d954e988-208f-469f-9c61-f67bc9b969e3 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/snapshots/69f763ce-8e96-48e9-993a-7613120f1c99 returned with HTTP 404 Aug 13 21:23:46.444245 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1354/5412] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:23:46 2026] GET /volume/v3/snapshots/69f763ce-8e96-48e9-993a-7613120f1c99 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:23:47.168228 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2e767e5b-ca26-4ecb-a35a-1fbd9204819c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:23:47.170627 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2e767e5b-ca26-4ecb-a35a-1fbd9204819c tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] DELETE https://10.4.3.14/volume/v3/volumes/28627a20-75cd-45c5-90fb-24c42824bf3b Aug 13 21:23:47.170892 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2e767e5b-ca26-4ecb-a35a-1fbd9204819c tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:23:47.171172 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2e767e5b-ca26-4ecb-a35a-1fbd9204819c tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:23:47.171397 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-2e767e5b-ca26-4ecb-a35a-1fbd9204819c tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Delete volume with id: 28627a20-75cd-45c5-90fb-24c42824bf3b Aug 13 21:23:47.178849 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2e767e5b-ca26-4ecb-a35a-1fbd9204819c tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/28627a20-75cd-45c5-90fb-24c42824bf3b returned with HTTP 404 Aug 13 21:23:47.179363 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1359/5413] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:23:47 2026] DELETE /volume/v3/volumes/28627a20-75cd-45c5-90fb-24c42824bf3b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:23:47.186526 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-73e72ac2-196b-4ff4-a3fd-6d1c9726e69e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:23:47.188209 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-73e72ac2-196b-4ff4-a3fd-6d1c9726e69e tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/volumes/28627a20-75cd-45c5-90fb-24c42824bf3b Aug 13 21:23:47.188392 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-73e72ac2-196b-4ff4-a3fd-6d1c9726e69e tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:23:47.188561 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-73e72ac2-196b-4ff4-a3fd-6d1c9726e69e tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:23:47.193980 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-73e72ac2-196b-4ff4-a3fd-6d1c9726e69e tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/28627a20-75cd-45c5-90fb-24c42824bf3b returned with HTTP 404 Aug 13 21:23:47.194457 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1350/5414] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:23:47 2026] GET /volume/v3/volumes/28627a20-75cd-45c5-90fb-24c42824bf3b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:23:48.323496 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a55a86a6-30de-4dd5-8ea0-1242dfc7825a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:23:48.325889 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a55a86a6-30de-4dd5-8ea0-1242dfc7825a tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:23:48.326425 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a55a86a6-30de-4dd5-8ea0-1242dfc7825a tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1963292244", "snapshot_id": null, "imageRef": "aa832912-12b8-47ea-874b-ab8df3e573a9", "volume_type": null, "size": 1}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:23:48.328521 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-a55a86a6-30de-4dd5-8ea0-1242dfc7825a tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1963292244', 'snapshot_id': None, 'imageRef': 'aa832912-12b8-47ea-874b-ab8df3e573a9', 'volume_type': None, 'size': 1}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:23:48.414950 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-a55a86a6-30de-4dd5-8ea0-1242dfc7825a tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Create volume of 1 GB Aug 13 21:23:48.420806 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a55a86a6-30de-4dd5-8ea0-1242dfc7825a tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Availability Zones retrieved successfully. Aug 13 21:23:48.427540 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a55a86a6-30de-4dd5-8ea0-1242dfc7825a tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Flow 'volume_create_api' (bd63f209-8d7c-40dd-9989-ea65eb52d0d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:23:48.428973 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a55a86a6-30de-4dd5-8ea0-1242dfc7825a tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a35da069-451a-4142-9d6a-686707d3434b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:23:48.429973 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-a55a86a6-30de-4dd5-8ea0-1242dfc7825a tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:23:48.493949 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a55a86a6-30de-4dd5-8ea0-1242dfc7825a tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a35da069-451a-4142-9d6a-686707d3434b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:23:48.495342 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a55a86a6-30de-4dd5-8ea0-1242dfc7825a tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (310e9a55-24d0-4988-876b-c7b515ae44cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:23:48.540931 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-a55a86a6-30de-4dd5-8ea0-1242dfc7825a tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Created reservations ['6fbcfb11-252f-4bdc-aa26-f5b470495024', '70d22072-d8e5-4ed3-b3ef-18fd03e98e4f', 'e93a9f3c-26f1-4ed5-9ef9-bc2f6999a255', 'ec3895ce-ce82-4248-9f2d-78a5cd3ab849'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:23:48.541930 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a55a86a6-30de-4dd5-8ea0-1242dfc7825a tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (310e9a55-24d0-4988-876b-c7b515ae44cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6fbcfb11-252f-4bdc-aa26-f5b470495024', '70d22072-d8e5-4ed3-b3ef-18fd03e98e4f', 'e93a9f3c-26f1-4ed5-9ef9-bc2f6999a255', 'ec3895ce-ce82-4248-9f2d-78a5cd3ab849']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:23:48.542886 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a55a86a6-30de-4dd5-8ea0-1242dfc7825a tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (373c39e6-0a18-49b4-9239-ea1232613b32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:23:48.565420 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a55a86a6-30de-4dd5-8ea0-1242dfc7825a tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (373c39e6-0a18-49b4-9239-ea1232613b32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68899b55-0d5c-4d0d-86ea-c078f61cba05', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1963292244',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e22de8026e5c48d8adde4c89bf7d81f0',qos_specs=None,replication_status=,reservations=['6fbcfb11-252f-4bdc-aa26-f5b470495024','70d22072-d8e5-4ed3-b3ef-18fd03e98e4f','e93a9f3c-26f1-4ed5-9ef9-bc2f6999a255','ec3895ce-ce82-4248-9f2d-78a5cd3ab849'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3356179425b4bccab67ccf7a74572f7',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:23:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1963292244',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68899b55-0d5c-4d0d-86ea-c078f61cba05,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e22de8026e5c48d8adde4c89bf7d81f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3356179425b4bccab67ccf7a74572f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:23:48.566434 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a55a86a6-30de-4dd5-8ea0-1242dfc7825a tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (676bb252-5654-44ba-b582-84690c713d92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:23:48.585561 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a55a86a6-30de-4dd5-8ea0-1242dfc7825a tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (676bb252-5654-44ba-b582-84690c713d92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1963292244',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e22de8026e5c48d8adde4c89bf7d81f0',qos_specs=None,replication_status=,reservations=['6fbcfb11-252f-4bdc-aa26-f5b470495024','70d22072-d8e5-4ed3-b3ef-18fd03e98e4f','e93a9f3c-26f1-4ed5-9ef9-bc2f6999a255','ec3895ce-ce82-4248-9f2d-78a5cd3ab849'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3356179425b4bccab67ccf7a74572f7',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:23:48.586568 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a55a86a6-30de-4dd5-8ea0-1242dfc7825a tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72b1f43e-c055-4685-a43c-8e773fce596a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:23:48.598654 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a55a86a6-30de-4dd5-8ea0-1242dfc7825a tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72b1f43e-c055-4685-a43c-8e773fce596a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:23:48.599954 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a55a86a6-30de-4dd5-8ea0-1242dfc7825a tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Flow 'volume_create_api' (bd63f209-8d7c-40dd-9989-ea65eb52d0d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:23:48.600404 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a55a86a6-30de-4dd5-8ea0-1242dfc7825a tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Create volume request issued successfully. Aug 13 21:23:48.601180 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a55a86a6-30de-4dd5-8ea0-1242dfc7825a tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:23:48.601771 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1352/5415] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:23:48 2026] POST /volume/v3/volumes => generated 757 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:23:48.613153 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0e1c2ca3-a300-4f81-b3b6-fc045a36158a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:23:48.615315 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0e1c2ca3-a300-4f81-b3b6-fc045a36158a tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/volumes/68899b55-0d5c-4d0d-86ea-c078f61cba05 Aug 13 21:23:48.615549 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0e1c2ca3-a300-4f81-b3b6-fc045a36158a tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:23:48.615764 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0e1c2ca3-a300-4f81-b3b6-fc045a36158a tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:23:48.625438 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:23:48.625438 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:23:48.630473 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-0e1c2ca3-a300-4f81-b3b6-fc045a36158a tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume info retrieved successfully. Aug 13 21:23:48.635789 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0e1c2ca3-a300-4f81-b3b6-fc045a36158a tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/68899b55-0d5c-4d0d-86ea-c078f61cba05 returned with HTTP 200 Aug 13 21:23:48.636236 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1355/5416] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:23:48 2026] GET /volume/v3/volumes/68899b55-0d5c-4d0d-86ea-c078f61cba05 => generated 825 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:23:49.651470 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-936856f1-d7ef-47ab-a151-8a6483db18dd None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:23:49.653902 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-936856f1-d7ef-47ab-a151-8a6483db18dd tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/volumes/68899b55-0d5c-4d0d-86ea-c078f61cba05 Aug 13 21:23:49.654149 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-936856f1-d7ef-47ab-a151-8a6483db18dd tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:23:49.654406 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-936856f1-d7ef-47ab-a151-8a6483db18dd tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:23:49.663323 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:23:49.663323 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:23:49.667827 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-936856f1-d7ef-47ab-a151-8a6483db18dd tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume info retrieved successfully. Aug 13 21:23:49.674320 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-936856f1-d7ef-47ab-a151-8a6483db18dd tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/68899b55-0d5c-4d0d-86ea-c078f61cba05 returned with HTTP 200 Aug 13 21:23:49.674845 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1360/5417] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:23:49 2026] GET /volume/v3/volumes/68899b55-0d5c-4d0d-86ea-c078f61cba05 => generated 1365 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:23:49.691748 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-1da4c00a-9696-471d-9a1c-278e7a68834c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:23:49.693997 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1da4c00a-9696-471d-9a1c-278e7a68834c tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/volumes/68899b55-0d5c-4d0d-86ea-c078f61cba05 Aug 13 21:23:49.694265 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1da4c00a-9696-471d-9a1c-278e7a68834c tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:23:49.694487 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1da4c00a-9696-471d-9a1c-278e7a68834c tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:23:49.703391 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:23:49.703391 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:23:49.707791 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-1da4c00a-9696-471d-9a1c-278e7a68834c tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume info retrieved successfully. Aug 13 21:23:49.714199 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1da4c00a-9696-471d-9a1c-278e7a68834c tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/68899b55-0d5c-4d0d-86ea-c078f61cba05 returned with HTTP 200 Aug 13 21:23:49.714743 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1351/5418] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:23:49 2026] GET /volume/v3/volumes/68899b55-0d5c-4d0d-86ea-c078f61cba05 => generated 1365 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:23:49.841105 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-6628dbb9-14db-40e0-ac60-df3fc82f571e req-988bec6b-287a-4f09-93d7-950f6481c8e4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:23:49.842343 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-6628dbb9-14db-40e0-ac60-df3fc82f571e req-988bec6b-287a-4f09-93d7-950f6481c8e4 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/volumes/68899b55-0d5c-4d0d-86ea-c078f61cba05 Aug 13 21:23:49.842506 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-6628dbb9-14db-40e0-ac60-df3fc82f571e req-988bec6b-287a-4f09-93d7-950f6481c8e4 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:23:49.842706 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-6628dbb9-14db-40e0-ac60-df3fc82f571e req-988bec6b-287a-4f09-93d7-950f6481c8e4 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:23:49.849987 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:23:49.849987 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:23:49.853365 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-6628dbb9-14db-40e0-ac60-df3fc82f571e req-988bec6b-287a-4f09-93d7-950f6481c8e4 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume info retrieved successfully. Aug 13 21:23:49.857759 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-6628dbb9-14db-40e0-ac60-df3fc82f571e req-988bec6b-287a-4f09-93d7-950f6481c8e4 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/68899b55-0d5c-4d0d-86ea-c078f61cba05 returned with HTTP 200 Aug 13 21:23:49.858216 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1353/5419] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:23:49 2026] GET /volume/v3/volumes/68899b55-0d5c-4d0d-86ea-c078f61cba05 => generated 1365 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:23:50.507108 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-6628dbb9-14db-40e0-ac60-df3fc82f571e req-814f619f-d3db-4fa4-a81e-f47798cdb42e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:23:50.509501 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-6628dbb9-14db-40e0-ac60-df3fc82f571e req-814f619f-d3db-4fa4-a81e-f47798cdb42e tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/volumes/68899b55-0d5c-4d0d-86ea-c078f61cba05 Aug 13 21:23:50.509770 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-6628dbb9-14db-40e0-ac60-df3fc82f571e req-814f619f-d3db-4fa4-a81e-f47798cdb42e tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:23:50.510033 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-6628dbb9-14db-40e0-ac60-df3fc82f571e req-814f619f-d3db-4fa4-a81e-f47798cdb42e tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:23:50.517411 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:23:50.517411 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:23:50.521331 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-6628dbb9-14db-40e0-ac60-df3fc82f571e req-814f619f-d3db-4fa4-a81e-f47798cdb42e tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume info retrieved successfully. Aug 13 21:23:50.526061 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-6628dbb9-14db-40e0-ac60-df3fc82f571e req-814f619f-d3db-4fa4-a81e-f47798cdb42e tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/68899b55-0d5c-4d0d-86ea-c078f61cba05 returned with HTTP 200 Aug 13 21:23:50.526505 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1356/5420] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:23:50 2026] GET /volume/v3/volumes/68899b55-0d5c-4d0d-86ea-c078f61cba05 => generated 1365 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:23:50.536097 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ddce4391-6ef1-4bf7-9052-7360f0a14abd None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:23:50.536507 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ddce4391-6ef1-4bf7-9052-7360f0a14abd None None] GET https://10.4.3.14/volume// Aug 13 21:23:50.536696 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ddce4391-6ef1-4bf7-9052-7360f0a14abd None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:23:50.536918 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ddce4391-6ef1-4bf7-9052-7360f0a14abd None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:23:50.537309 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ddce4391-6ef1-4bf7-9052-7360f0a14abd None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:23:50.537633 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1361/5421] 10.4.3.14 () {66 vars in 1412 bytes} [Thu Aug 13 21:23:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:23:50.544862 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-6628dbb9-14db-40e0-ac60-df3fc82f571e req-5ad81590-b208-4328-82aa-27038cb00896 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:23:50.546737 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-6628dbb9-14db-40e0-ac60-df3fc82f571e req-5ad81590-b208-4328-82aa-27038cb00896 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:23:50.547092 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-6628dbb9-14db-40e0-ac60-df3fc82f571e req-5ad81590-b208-4328-82aa-27038cb00896 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "68899b55-0d5c-4d0d-86ea-c078f61cba05", "connector": null, "instance_uuid": "5fd1701b-2c19-4c80-b00f-99ca813ebc84"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:23:50.555450 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:23:50.555450 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:23:50.577838 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-6628dbb9-14db-40e0-ac60-df3fc82f571e req-5ad81590-b208-4328-82aa-27038cb00896 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:23:50.578419 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1352/5422] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:23:50 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:23:51.356068 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9c4a43cf-6ea8-4edd-a08f-3448430c3e5e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:23:51.356641 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9c4a43cf-6ea8-4edd-a08f-3448430c3e5e None None] GET https://10.4.3.14/volume// Aug 13 21:23:51.356880 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9c4a43cf-6ea8-4edd-a08f-3448430c3e5e None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:23:51.357164 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9c4a43cf-6ea8-4edd-a08f-3448430c3e5e None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:23:51.357641 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9c4a43cf-6ea8-4edd-a08f-3448430c3e5e None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:23:51.358036 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1354/5423] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:23:51 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:23:51.367255 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-6628dbb9-14db-40e0-ac60-df3fc82f571e req-4da22cd2-13b8-4f82-859f-d00ca39118f9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:23:51.370286 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-6628dbb9-14db-40e0-ac60-df3fc82f571e req-4da22cd2-13b8-4f82-859f-d00ca39118f9 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/volumes/68899b55-0d5c-4d0d-86ea-c078f61cba05 Aug 13 21:23:51.370578 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-6628dbb9-14db-40e0-ac60-df3fc82f571e req-4da22cd2-13b8-4f82-859f-d00ca39118f9 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:23:51.370924 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-6628dbb9-14db-40e0-ac60-df3fc82f571e req-4da22cd2-13b8-4f82-859f-d00ca39118f9 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:23:51.384216 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:23:51.384216 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:23:51.390081 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-6628dbb9-14db-40e0-ac60-df3fc82f571e req-4da22cd2-13b8-4f82-859f-d00ca39118f9 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume info retrieved successfully. Aug 13 21:23:51.398164 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-6628dbb9-14db-40e0-ac60-df3fc82f571e req-4da22cd2-13b8-4f82-859f-d00ca39118f9 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/68899b55-0d5c-4d0d-86ea-c078f61cba05 returned with HTTP 200 Aug 13 21:23:51.398696 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1357/5424] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:23:51 2026] GET /volume/v3/volumes/68899b55-0d5c-4d0d-86ea-c078f61cba05 => generated 1544 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:23:51.508375 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-6628dbb9-14db-40e0-ac60-df3fc82f571e req-a67428e9-e629-4d7b-a084-f59d636dbcea None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:23:51.511175 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-6628dbb9-14db-40e0-ac60-df3fc82f571e req-a67428e9-e629-4d7b-a084-f59d636dbcea tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] PUT https://10.4.3.14/volume/v3/attachments/8fb969c1-440d-4bce-a645-5935147c53d9 Aug 13 21:23:51.511770 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-6628dbb9-14db-40e0-ac60-df3fc82f571e req-a67428e9-e629-4d7b-a084-f59d636dbcea tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:23:51.521379 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-6628dbb9-14db-40e0-ac60-df3fc82f571e req-a67428e9-e629-4d7b-a084-f59d636dbcea tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Acquiring lock "cinder-attachment_update-68899b55-0d5c-4d0d-86ea-c078f61cba05-np0000007265" by "attachment_update" {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:23:51.527328 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-6628dbb9-14db-40e0-ac60-df3fc82f571e req-a67428e9-e629-4d7b-a084-f59d636dbcea tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Lock "cinder-attachment_update-68899b55-0d5c-4d0d-86ea-c078f61cba05-np0000007265" acquired by "attachment_update" :: waited 0.006s {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:23:51.528740 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:23:51.528740 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:23:51.624418 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-6628dbb9-14db-40e0-ac60-df3fc82f571e req-a67428e9-e629-4d7b-a084-f59d636dbcea tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Lock "cinder-attachment_update-68899b55-0d5c-4d0d-86ea-c078f61cba05-np0000007265" released by "attachment_update" :: held 0.097s {{(pid=100216) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:23:51.624859 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-6628dbb9-14db-40e0-ac60-df3fc82f571e req-a67428e9-e629-4d7b-a084-f59d636dbcea tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/attachments/8fb969c1-440d-4bce-a645-5935147c53d9 returned with HTTP 200 Aug 13 21:23:51.625460 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1362/5425] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:23:51 2026] PUT /volume/v3/attachments/8fb969c1-440d-4bce-a645-5935147c53d9 => generated 969 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:23:51.651461 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-6628dbb9-14db-40e0-ac60-df3fc82f571e req-926d0317-19bb-4ea3-b28f-61dfacbdba6e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:23:51.654784 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-6628dbb9-14db-40e0-ac60-df3fc82f571e req-926d0317-19bb-4ea3-b28f-61dfacbdba6e tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] POST https://10.4.3.14/volume/v3/attachments/8fb969c1-440d-4bce-a645-5935147c53d9/action Aug 13 21:23:51.655283 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-6628dbb9-14db-40e0-ac60-df3fc82f571e req-926d0317-19bb-4ea3-b28f-61dfacbdba6e tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Action body: b'{"os-complete": null}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:23:51.655403 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-6628dbb9-14db-40e0-ac60-df3fc82f571e req-926d0317-19bb-4ea3-b28f-61dfacbdba6e tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:23:51.672804 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:23:51.672804 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:23:51.684755 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-6628dbb9-14db-40e0-ac60-df3fc82f571e req-926d0317-19bb-4ea3-b28f-61dfacbdba6e tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/attachments/8fb969c1-440d-4bce-a645-5935147c53d9/action returned with HTTP 204 Aug 13 21:23:51.685332 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1353/5426] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:23:51 2026] POST /volume/v3/attachments/8fb969c1-440d-4bce-a645-5935147c53d9/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:23:59.856369 np0000007265 devstack@c-api.service[100214]: DEBUG dbcounter [-] [100214] Writing DB stats cinder:SELECT=42,cinder:UPDATE=16,cinder:INSERT=6 {{(pid=100214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:24:01.395533 np0000007265 devstack@c-api.service[100215]: DEBUG dbcounter [-] [100215] Writing DB stats cinder:SELECT=44,cinder:UPDATE=7 {{(pid=100215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:24:01.616751 np0000007265 devstack@c-api.service[100216]: DEBUG dbcounter [-] [100216] Writing DB stats cinder:SELECT=27,cinder:UPDATE=6,cinder:INSERT=2 {{(pid=100216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:24:01.680543 np0000007265 devstack@c-api.service[100217]: DEBUG dbcounter [-] [100217] Writing DB stats cinder:SELECT=26,cinder:UPDATE=6,cinder:INSERT=3 {{(pid=100217) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:24:37.523804 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-e62d4176-1dab-46fe-a7bb-f23497f1b071 req-91e2b456-d2e2-409f-9a0a-9b29c638cd36 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:24:37.526089 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-e62d4176-1dab-46fe-a7bb-f23497f1b071 req-91e2b456-d2e2-409f-9a0a-9b29c638cd36 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] DELETE https://10.4.3.14/volume/v3/attachments/8fb969c1-440d-4bce-a645-5935147c53d9 Aug 13 21:24:37.526313 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-e62d4176-1dab-46fe-a7bb-f23497f1b071 req-91e2b456-d2e2-409f-9a0a-9b29c638cd36 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:24:37.526523 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-e62d4176-1dab-46fe-a7bb-f23497f1b071 req-91e2b456-d2e2-409f-9a0a-9b29c638cd36 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:24:37.535642 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:24:37.535642 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:24:37.581559 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-e62d4176-1dab-46fe-a7bb-f23497f1b071 req-91e2b456-d2e2-409f-9a0a-9b29c638cd36 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/attachments/8fb969c1-440d-4bce-a645-5935147c53d9 returned with HTTP 200 Aug 13 21:24:37.582104 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1355/5427] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:24:37 2026] DELETE /volume/v3/attachments/8fb969c1-440d-4bce-a645-5935147c53d9 => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:24:38.645929 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-2c7415af-acc4-4f52-8829-0d62569e3896 req-6ac615eb-3a60-4378-a408-22ec5d2cf4f5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:24:38.649133 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-2c7415af-acc4-4f52-8829-0d62569e3896 req-6ac615eb-3a60-4378-a408-22ec5d2cf4f5 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/volumes/68899b55-0d5c-4d0d-86ea-c078f61cba05 Aug 13 21:24:38.649424 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-2c7415af-acc4-4f52-8829-0d62569e3896 req-6ac615eb-3a60-4378-a408-22ec5d2cf4f5 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:24:38.649689 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-2c7415af-acc4-4f52-8829-0d62569e3896 req-6ac615eb-3a60-4378-a408-22ec5d2cf4f5 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:24:38.658400 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:24:38.658400 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:24:38.663496 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-2c7415af-acc4-4f52-8829-0d62569e3896 req-6ac615eb-3a60-4378-a408-22ec5d2cf4f5 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume info retrieved successfully. Aug 13 21:24:38.670751 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-2c7415af-acc4-4f52-8829-0d62569e3896 req-6ac615eb-3a60-4378-a408-22ec5d2cf4f5 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/68899b55-0d5c-4d0d-86ea-c078f61cba05 returned with HTTP 200 Aug 13 21:24:38.671392 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1358/5428] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:24:38 2026] GET /volume/v3/volumes/68899b55-0d5c-4d0d-86ea-c078f61cba05 => generated 1365 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:24:39.094318 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-2c7415af-acc4-4f52-8829-0d62569e3896 req-4f83404c-25c8-4c60-b7c6-9b1d44bb3f28 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:24:39.096137 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-2c7415af-acc4-4f52-8829-0d62569e3896 req-4f83404c-25c8-4c60-b7c6-9b1d44bb3f28 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/volumes/68899b55-0d5c-4d0d-86ea-c078f61cba05 Aug 13 21:24:39.096311 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-2c7415af-acc4-4f52-8829-0d62569e3896 req-4f83404c-25c8-4c60-b7c6-9b1d44bb3f28 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:24:39.096487 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-2c7415af-acc4-4f52-8829-0d62569e3896 req-4f83404c-25c8-4c60-b7c6-9b1d44bb3f28 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:24:39.102846 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:24:39.102846 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:24:39.105947 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-2c7415af-acc4-4f52-8829-0d62569e3896 req-4f83404c-25c8-4c60-b7c6-9b1d44bb3f28 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume info retrieved successfully. Aug 13 21:24:39.109879 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-2c7415af-acc4-4f52-8829-0d62569e3896 req-4f83404c-25c8-4c60-b7c6-9b1d44bb3f28 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/68899b55-0d5c-4d0d-86ea-c078f61cba05 returned with HTTP 200 Aug 13 21:24:39.110300 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1363/5429] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:24:39 2026] GET /volume/v3/volumes/68899b55-0d5c-4d0d-86ea-c078f61cba05 => generated 1365 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:24:39.119493 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-495b2aa9-dc03-4b82-bb65-1cabe2e95443 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:24:39.119848 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-495b2aa9-dc03-4b82-bb65-1cabe2e95443 None None] GET https://10.4.3.14/volume// Aug 13 21:24:39.120004 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-495b2aa9-dc03-4b82-bb65-1cabe2e95443 None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:24:39.120208 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-495b2aa9-dc03-4b82-bb65-1cabe2e95443 None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:24:39.120565 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-495b2aa9-dc03-4b82-bb65-1cabe2e95443 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:24:39.120825 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1354/5430] 10.4.3.14 () {66 vars in 1412 bytes} [Thu Aug 13 21:24:39 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:24:39.128248 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-2c7415af-acc4-4f52-8829-0d62569e3896 req-f6741c4f-0552-4342-a329-cef126937f8b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:24:39.130878 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-2c7415af-acc4-4f52-8829-0d62569e3896 req-f6741c4f-0552-4342-a329-cef126937f8b tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:24:39.131434 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-2c7415af-acc4-4f52-8829-0d62569e3896 req-f6741c4f-0552-4342-a329-cef126937f8b tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "68899b55-0d5c-4d0d-86ea-c078f61cba05", "connector": null, "instance_uuid": "fd60a4e6-d68e-4fd9-a15d-5c87604bf444"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:24:39.141770 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:24:39.141770 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:24:39.169479 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-2c7415af-acc4-4f52-8829-0d62569e3896 req-f6741c4f-0552-4342-a329-cef126937f8b tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:24:39.170040 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1356/5431] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:24:39 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:24:39.881825 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1b219d12-cdf8-41b4-a09a-d52ab666505b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:24:39.882321 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1b219d12-cdf8-41b4-a09a-d52ab666505b None None] GET https://10.4.3.14/volume// Aug 13 21:24:39.882474 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1b219d12-cdf8-41b4-a09a-d52ab666505b None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:24:39.882732 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1b219d12-cdf8-41b4-a09a-d52ab666505b None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:24:39.883165 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1b219d12-cdf8-41b4-a09a-d52ab666505b None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:24:39.883500 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1359/5432] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:24:39 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:24:39.891843 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-2c7415af-acc4-4f52-8829-0d62569e3896 req-38b3983b-587a-4132-9c3d-82dfc8fdcf95 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:24:39.894437 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-2c7415af-acc4-4f52-8829-0d62569e3896 req-38b3983b-587a-4132-9c3d-82dfc8fdcf95 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/volumes/68899b55-0d5c-4d0d-86ea-c078f61cba05 Aug 13 21:24:39.894622 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-2c7415af-acc4-4f52-8829-0d62569e3896 req-38b3983b-587a-4132-9c3d-82dfc8fdcf95 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:24:39.894793 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-2c7415af-acc4-4f52-8829-0d62569e3896 req-38b3983b-587a-4132-9c3d-82dfc8fdcf95 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:24:39.903984 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:24:39.903984 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:24:39.907312 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-2c7415af-acc4-4f52-8829-0d62569e3896 req-38b3983b-587a-4132-9c3d-82dfc8fdcf95 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume info retrieved successfully. Aug 13 21:24:39.911627 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-2c7415af-acc4-4f52-8829-0d62569e3896 req-38b3983b-587a-4132-9c3d-82dfc8fdcf95 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/68899b55-0d5c-4d0d-86ea-c078f61cba05 returned with HTTP 200 Aug 13 21:24:39.912151 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1364/5433] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:24:39 2026] GET /volume/v3/volumes/68899b55-0d5c-4d0d-86ea-c078f61cba05 => generated 1544 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:24:40.017026 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-2c7415af-acc4-4f52-8829-0d62569e3896 req-404bd6bc-9808-4eff-af93-86a422751793 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:24:40.019199 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-2c7415af-acc4-4f52-8829-0d62569e3896 req-404bd6bc-9808-4eff-af93-86a422751793 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] PUT https://10.4.3.14/volume/v3/attachments/e33b08a8-e54d-4438-8a14-918cc47354f2 Aug 13 21:24:40.019551 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-2c7415af-acc4-4f52-8829-0d62569e3896 req-404bd6bc-9808-4eff-af93-86a422751793 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:24:40.027951 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-2c7415af-acc4-4f52-8829-0d62569e3896 req-404bd6bc-9808-4eff-af93-86a422751793 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Acquiring lock "cinder-attachment_update-68899b55-0d5c-4d0d-86ea-c078f61cba05-np0000007265" by "attachment_update" {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:24:40.033441 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-2c7415af-acc4-4f52-8829-0d62569e3896 req-404bd6bc-9808-4eff-af93-86a422751793 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Lock "cinder-attachment_update-68899b55-0d5c-4d0d-86ea-c078f61cba05-np0000007265" acquired by "attachment_update" :: waited 0.006s {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:24:40.034605 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:24:40.034605 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:24:40.122823 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-2c7415af-acc4-4f52-8829-0d62569e3896 req-404bd6bc-9808-4eff-af93-86a422751793 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Lock "cinder-attachment_update-68899b55-0d5c-4d0d-86ea-c078f61cba05-np0000007265" released by "attachment_update" :: held 0.089s {{(pid=100217) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:24:40.123332 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-2c7415af-acc4-4f52-8829-0d62569e3896 req-404bd6bc-9808-4eff-af93-86a422751793 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/attachments/e33b08a8-e54d-4438-8a14-918cc47354f2 returned with HTTP 200 Aug 13 21:24:40.123741 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1355/5434] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:24:40 2026] PUT /volume/v3/attachments/e33b08a8-e54d-4438-8a14-918cc47354f2 => generated 969 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:24:40.148472 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-2c7415af-acc4-4f52-8829-0d62569e3896 req-3e35ed6f-5f6f-46c5-ac1b-08473acab6aa None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:24:40.151109 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-2c7415af-acc4-4f52-8829-0d62569e3896 req-3e35ed6f-5f6f-46c5-ac1b-08473acab6aa tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] POST https://10.4.3.14/volume/v3/attachments/e33b08a8-e54d-4438-8a14-918cc47354f2/action Aug 13 21:24:40.151526 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-2c7415af-acc4-4f52-8829-0d62569e3896 req-3e35ed6f-5f6f-46c5-ac1b-08473acab6aa tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Action body: b'{"os-complete": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:24:40.151690 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-2c7415af-acc4-4f52-8829-0d62569e3896 req-3e35ed6f-5f6f-46c5-ac1b-08473acab6aa tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:24:40.171798 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:24:40.171798 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:24:40.184958 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-2c7415af-acc4-4f52-8829-0d62569e3896 req-3e35ed6f-5f6f-46c5-ac1b-08473acab6aa tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/attachments/e33b08a8-e54d-4438-8a14-918cc47354f2/action returned with HTTP 204 Aug 13 21:24:40.185647 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1357/5435] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:24:40 2026] POST /volume/v3/attachments/e33b08a8-e54d-4438-8a14-918cc47354f2/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:24:48.668312 np0000007265 devstack@c-api.service[100215]: DEBUG dbcounter [-] [100215] Writing DB stats cinder:SELECT=4 {{(pid=100215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:24:49.910387 np0000007265 devstack@c-api.service[100216]: DEBUG dbcounter [-] [100216] Writing DB stats cinder:SELECT=9 {{(pid=100216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:24:50.115931 np0000007265 devstack@c-api.service[100217]: DEBUG dbcounter [-] [100217] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1 {{(pid=100217) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:24:50.181027 np0000007265 devstack@c-api.service[100214]: DEBUG dbcounter [-] [100214] Writing DB stats cinder:SELECT=20,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=100214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:25:24.492912 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a9f9fe7f-ab98-4059-b218-e39321bd5fb5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:25:24.495109 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a9f9fe7f-ab98-4059-b218-e39321bd5fb5 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] POST https://10.4.3.14/volume/v3/snapshots Aug 13 21:25:24.495726 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a9f9fe7f-ab98-4059-b218-e39321bd5fb5 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "68899b55-0d5c-4d0d-86ea-c078f61cba05", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-812056511", "description": null, "metadata": null}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:25:24.507414 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:25:24.507414 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:25:24.507914 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a9f9fe7f-ab98-4059-b218-e39321bd5fb5 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume info retrieved successfully. Aug 13 21:25:24.508106 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-a9f9fe7f-ab98-4059-b218-e39321bd5fb5 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Create snapshot from volume 68899b55-0d5c-4d0d-86ea-c078f61cba05 Aug 13 21:25:24.538525 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-a9f9fe7f-ab98-4059-b218-e39321bd5fb5 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Created reservations ['29d6a3ab-5f65-4cd7-bd96-6bdb0750bb5a', '3876202d-0df8-49f5-84ef-0a944d6cc8be', 'fbe8f3fd-b026-4f1b-b07d-0ee3565e6df6', 'a1c6b816-5602-4922-9105-00b9bdb2614b'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:25:24.579907 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a9f9fe7f-ab98-4059-b218-e39321bd5fb5 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Snapshot force create request issued successfully. Aug 13 21:25:24.580393 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a9f9fe7f-ab98-4059-b218-e39321bd5fb5 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/snapshots returned with HTTP 202 Aug 13 21:25:24.580984 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1360/5436] 10.4.3.14 () {68 vars in 1258 bytes} [Thu Aug 13 21:25:24 2026] POST /volume/v3/snapshots => generated 307 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:25:24.590136 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-5bb0e814-f161-4067-841d-7713e02e2f46 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:25:24.592082 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5bb0e814-f161-4067-841d-7713e02e2f46 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/snapshots/0e1ad095-9c82-418e-86f3-c65fcd34d070 Aug 13 21:25:24.592185 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5bb0e814-f161-4067-841d-7713e02e2f46 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:25:24.592399 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5bb0e814-f161-4067-841d-7713e02e2f46 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:25:24.598260 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:25:24.598260 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:25:24.598931 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-5bb0e814-f161-4067-841d-7713e02e2f46 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Snapshot retrieved successfully. Aug 13 21:25:24.600091 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5bb0e814-f161-4067-841d-7713e02e2f46 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/snapshots/0e1ad095-9c82-418e-86f3-c65fcd34d070 returned with HTTP 200 Aug 13 21:25:24.600803 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1365/5437] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:25:24 2026] GET /volume/v3/snapshots/0e1ad095-9c82-418e-86f3-c65fcd34d070 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 21:25:25.610791 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-16e5b57d-3cb5-44ab-aca0-817f9972c134 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:25:25.612707 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-16e5b57d-3cb5-44ab-aca0-817f9972c134 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/snapshots/0e1ad095-9c82-418e-86f3-c65fcd34d070 Aug 13 21:25:25.612931 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-16e5b57d-3cb5-44ab-aca0-817f9972c134 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:25:25.613155 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-16e5b57d-3cb5-44ab-aca0-817f9972c134 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:25:25.619051 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:25:25.619051 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:25:25.619534 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-16e5b57d-3cb5-44ab-aca0-817f9972c134 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Snapshot retrieved successfully. Aug 13 21:25:25.620457 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-16e5b57d-3cb5-44ab-aca0-817f9972c134 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/snapshots/0e1ad095-9c82-418e-86f3-c65fcd34d070 returned with HTTP 200 Aug 13 21:25:25.620878 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1356/5438] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:25:25 2026] GET /volume/v3/snapshots/0e1ad095-9c82-418e-86f3-c65fcd34d070 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:25:25.630715 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-57d56daf-4102-4776-bbf8-04165ba72c7b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:25:25.633015 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-57d56daf-4102-4776-bbf8-04165ba72c7b tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/snapshots/0e1ad095-9c82-418e-86f3-c65fcd34d070 Aug 13 21:25:25.633297 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-57d56daf-4102-4776-bbf8-04165ba72c7b tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:25:25.633570 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-57d56daf-4102-4776-bbf8-04165ba72c7b tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:25:25.640824 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:25:25.640824 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:25:25.641469 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-57d56daf-4102-4776-bbf8-04165ba72c7b tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Snapshot retrieved successfully. Aug 13 21:25:25.642608 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-57d56daf-4102-4776-bbf8-04165ba72c7b tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/snapshots/0e1ad095-9c82-418e-86f3-c65fcd34d070 returned with HTTP 200 Aug 13 21:25:25.643113 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1358/5439] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:25:25 2026] GET /volume/v3/snapshots/0e1ad095-9c82-418e-86f3-c65fcd34d070 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:25:25.654289 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b1316626-5f42-4411-8a11-1d0382b95980 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:25:25.656737 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b1316626-5f42-4411-8a11-1d0382b95980 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:25:25.657256 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b1316626-5f42-4411-8a11-1d0382b95980 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1639938759", "snapshot_id": "0e1ad095-9c82-418e-86f3-c65fcd34d070", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:25:25.659382 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-b1316626-5f42-4411-8a11-1d0382b95980 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1639938759', 'snapshot_id': '0e1ad095-9c82-418e-86f3-c65fcd34d070', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:25:25.665205 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:25:25.665205 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:25:25.665648 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b1316626-5f42-4411-8a11-1d0382b95980 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Snapshot retrieved successfully. Aug 13 21:25:25.665844 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-b1316626-5f42-4411-8a11-1d0382b95980 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Create volume of 1 GB Aug 13 21:25:25.669894 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b1316626-5f42-4411-8a11-1d0382b95980 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Availability Zones retrieved successfully. Aug 13 21:25:25.675238 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b1316626-5f42-4411-8a11-1d0382b95980 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Flow 'volume_create_api' (ada9020f-3c25-4063-867a-ff8f25dfb6a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:25:25.676142 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b1316626-5f42-4411-8a11-1d0382b95980 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0625423-0254-4e56-b691-146949719398) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:25:25.677163 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-b1316626-5f42-4411-8a11-1d0382b95980 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:25:25.708469 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b1316626-5f42-4411-8a11-1d0382b95980 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0625423-0254-4e56-b691-146949719398) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0e1ad095-9c82-418e-86f3-c65fcd34d070', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:25:25.709858 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b1316626-5f42-4411-8a11-1d0382b95980 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a04421b4-7fad-4458-9263-d65adbcae01c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:25:25.747678 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-b1316626-5f42-4411-8a11-1d0382b95980 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Created reservations ['02e1f2c9-33df-4eaa-b574-b2274ac67d7a', '45adf56a-a825-4797-9c2b-4b9b41c0c7d7', 'd638fa98-b4ff-45dd-aec2-f7758fa053ce', '37525068-f3ae-4abf-b4f0-57afe497ab63'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:25:25.748562 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b1316626-5f42-4411-8a11-1d0382b95980 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a04421b4-7fad-4458-9263-d65adbcae01c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02e1f2c9-33df-4eaa-b574-b2274ac67d7a', '45adf56a-a825-4797-9c2b-4b9b41c0c7d7', 'd638fa98-b4ff-45dd-aec2-f7758fa053ce', '37525068-f3ae-4abf-b4f0-57afe497ab63']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:25:25.749419 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b1316626-5f42-4411-8a11-1d0382b95980 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f058ca1b-f614-4984-b254-acfbf8ae2797) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:25:25.791895 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b1316626-5f42-4411-8a11-1d0382b95980 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f058ca1b-f614-4984-b254-acfbf8ae2797) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '391af9cd-827f-4651-99ac-b4ffed573f6a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1639938759',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e22de8026e5c48d8adde4c89bf7d81f0',qos_specs=None,replication_status=,reservations=['02e1f2c9-33df-4eaa-b574-b2274ac67d7a','45adf56a-a825-4797-9c2b-4b9b41c0c7d7','d638fa98-b4ff-45dd-aec2-f7758fa053ce','37525068-f3ae-4abf-b4f0-57afe497ab63'],size=1,snapshot_id=0e1ad095-9c82-418e-86f3-c65fcd34d070,source_replicaid=,source_volid=None,status='creating',user_id='e3356179425b4bccab67ccf7a74572f7',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:25:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1639938759',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=391af9cd-827f-4651-99ac-b4ffed573f6a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e22de8026e5c48d8adde4c89bf7d81f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0e1ad095-9c82-418e-86f3-c65fcd34d070,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3356179425b4bccab67ccf7a74572f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:25:25.792640 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b1316626-5f42-4411-8a11-1d0382b95980 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1ae395b-277b-4e38-855d-8c8480ee8ce5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:25:25.813093 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b1316626-5f42-4411-8a11-1d0382b95980 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1ae395b-277b-4e38-855d-8c8480ee8ce5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1639938759',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e22de8026e5c48d8adde4c89bf7d81f0',qos_specs=None,replication_status=,reservations=['02e1f2c9-33df-4eaa-b574-b2274ac67d7a','45adf56a-a825-4797-9c2b-4b9b41c0c7d7','d638fa98-b4ff-45dd-aec2-f7758fa053ce','37525068-f3ae-4abf-b4f0-57afe497ab63'],size=1,snapshot_id=0e1ad095-9c82-418e-86f3-c65fcd34d070,source_replicaid=,source_volid=None,status='creating',user_id='e3356179425b4bccab67ccf7a74572f7',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:25:25.814129 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b1316626-5f42-4411-8a11-1d0382b95980 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0efc10a-0adf-41a9-9106-07002c41e7eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:25:25.845044 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b1316626-5f42-4411-8a11-1d0382b95980 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0efc10a-0adf-41a9-9106-07002c41e7eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:25:25.846348 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b1316626-5f42-4411-8a11-1d0382b95980 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Flow 'volume_create_api' (ada9020f-3c25-4063-867a-ff8f25dfb6a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:25:25.846797 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b1316626-5f42-4411-8a11-1d0382b95980 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Create volume request issued successfully. Aug 13 21:25:25.847617 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b1316626-5f42-4411-8a11-1d0382b95980 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:25:25.848187 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1361/5440] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:25:25 2026] POST /volume/v3/volumes => generated 783 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:25:25.864733 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a4149b7f-04fd-49c9-b617-b08330b13b8f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:25:25.867258 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a4149b7f-04fd-49c9-b617-b08330b13b8f tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/volumes/391af9cd-827f-4651-99ac-b4ffed573f6a Aug 13 21:25:25.867530 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a4149b7f-04fd-49c9-b617-b08330b13b8f tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:25:25.867784 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a4149b7f-04fd-49c9-b617-b08330b13b8f tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:25:25.877627 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:25:25.877627 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:25:25.882647 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-a4149b7f-04fd-49c9-b617-b08330b13b8f tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume info retrieved successfully. Aug 13 21:25:25.888389 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a4149b7f-04fd-49c9-b617-b08330b13b8f tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/391af9cd-827f-4651-99ac-b4ffed573f6a returned with HTTP 200 Aug 13 21:25:25.888933 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1366/5441] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:25:25 2026] GET /volume/v3/volumes/391af9cd-827f-4651-99ac-b4ffed573f6a => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:25:26.902408 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-37772682-e705-453b-ba2c-ca66e6c1e46d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:25:26.904272 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-37772682-e705-453b-ba2c-ca66e6c1e46d tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/volumes/391af9cd-827f-4651-99ac-b4ffed573f6a Aug 13 21:25:26.904467 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-37772682-e705-453b-ba2c-ca66e6c1e46d tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:25:26.904650 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-37772682-e705-453b-ba2c-ca66e6c1e46d tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:25:26.912533 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:25:26.912533 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:25:26.916119 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-37772682-e705-453b-ba2c-ca66e6c1e46d tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume info retrieved successfully. Aug 13 21:25:26.920826 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-37772682-e705-453b-ba2c-ca66e6c1e46d tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/391af9cd-827f-4651-99ac-b4ffed573f6a returned with HTTP 200 Aug 13 21:25:26.921247 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1357/5442] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:25:26 2026] GET /volume/v3/volumes/391af9cd-827f-4651-99ac-b4ffed573f6a => generated 1392 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:25:26.933997 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-492799e2-6f68-4bb9-a857-e20959ce1af0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:25:26.935496 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-492799e2-6f68-4bb9-a857-e20959ce1af0 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/volumes/391af9cd-827f-4651-99ac-b4ffed573f6a Aug 13 21:25:26.935686 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-492799e2-6f68-4bb9-a857-e20959ce1af0 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:25:26.935905 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-492799e2-6f68-4bb9-a857-e20959ce1af0 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:25:26.943208 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:25:26.943208 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:25:26.946689 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-492799e2-6f68-4bb9-a857-e20959ce1af0 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume info retrieved successfully. Aug 13 21:25:26.951143 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-492799e2-6f68-4bb9-a857-e20959ce1af0 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/391af9cd-827f-4651-99ac-b4ffed573f6a returned with HTTP 200 Aug 13 21:25:26.951522 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1359/5443] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:25:26 2026] GET /volume/v3/volumes/391af9cd-827f-4651-99ac-b4ffed573f6a => generated 1392 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:25:27.037884 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-108f7c8e-efb3-4bc4-8877-05a817697fb3 req-7ffe3aed-a5aa-4af6-ba83-0f952856150b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:25:27.094803 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-108f7c8e-efb3-4bc4-8877-05a817697fb3 req-7ffe3aed-a5aa-4af6-ba83-0f952856150b tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/volumes/391af9cd-827f-4651-99ac-b4ffed573f6a Aug 13 21:25:27.095052 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-108f7c8e-efb3-4bc4-8877-05a817697fb3 req-7ffe3aed-a5aa-4af6-ba83-0f952856150b tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:25:27.095259 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-108f7c8e-efb3-4bc4-8877-05a817697fb3 req-7ffe3aed-a5aa-4af6-ba83-0f952856150b tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:25:27.101889 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:25:27.101889 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:25:27.105544 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-108f7c8e-efb3-4bc4-8877-05a817697fb3 req-7ffe3aed-a5aa-4af6-ba83-0f952856150b tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume info retrieved successfully. Aug 13 21:25:27.110096 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-108f7c8e-efb3-4bc4-8877-05a817697fb3 req-7ffe3aed-a5aa-4af6-ba83-0f952856150b tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/391af9cd-827f-4651-99ac-b4ffed573f6a returned with HTTP 200 Aug 13 21:25:27.110536 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1362/5444] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:25:27 2026] GET /volume/v3/volumes/391af9cd-827f-4651-99ac-b4ffed573f6a => generated 1392 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:25:27.555571 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-108f7c8e-efb3-4bc4-8877-05a817697fb3 req-6b4cdfcc-2f6c-4563-a2d8-033f8c278266 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:25:27.557851 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-108f7c8e-efb3-4bc4-8877-05a817697fb3 req-6b4cdfcc-2f6c-4563-a2d8-033f8c278266 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/volumes/391af9cd-827f-4651-99ac-b4ffed573f6a Aug 13 21:25:27.558138 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-108f7c8e-efb3-4bc4-8877-05a817697fb3 req-6b4cdfcc-2f6c-4563-a2d8-033f8c278266 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:25:27.558350 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-108f7c8e-efb3-4bc4-8877-05a817697fb3 req-6b4cdfcc-2f6c-4563-a2d8-033f8c278266 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:25:27.567515 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:25:27.567515 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:25:27.572509 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-108f7c8e-efb3-4bc4-8877-05a817697fb3 req-6b4cdfcc-2f6c-4563-a2d8-033f8c278266 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume info retrieved successfully. Aug 13 21:25:27.577977 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-108f7c8e-efb3-4bc4-8877-05a817697fb3 req-6b4cdfcc-2f6c-4563-a2d8-033f8c278266 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/391af9cd-827f-4651-99ac-b4ffed573f6a returned with HTTP 200 Aug 13 21:25:27.578534 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1367/5445] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:25:27 2026] GET /volume/v3/volumes/391af9cd-827f-4651-99ac-b4ffed573f6a => generated 1392 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:25:27.589373 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d3333af6-ba1f-418f-ad9f-faefede83b58 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:25:27.589826 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d3333af6-ba1f-418f-ad9f-faefede83b58 None None] GET https://10.4.3.14/volume// Aug 13 21:25:27.590027 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d3333af6-ba1f-418f-ad9f-faefede83b58 None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:25:27.590217 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d3333af6-ba1f-418f-ad9f-faefede83b58 None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:25:27.590541 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d3333af6-ba1f-418f-ad9f-faefede83b58 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:25:27.590866 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1358/5446] 10.4.3.14 () {66 vars in 1412 bytes} [Thu Aug 13 21:25:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:25:27.601003 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-108f7c8e-efb3-4bc4-8877-05a817697fb3 req-0f5fafb0-7ddc-484e-ba09-3944665a51a4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:25:27.603890 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-108f7c8e-efb3-4bc4-8877-05a817697fb3 req-0f5fafb0-7ddc-484e-ba09-3944665a51a4 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:25:27.603890 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-108f7c8e-efb3-4bc4-8877-05a817697fb3 req-0f5fafb0-7ddc-484e-ba09-3944665a51a4 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "391af9cd-827f-4651-99ac-b4ffed573f6a", "connector": null, "instance_uuid": "2cc3db72-c17f-418f-88ff-31bc3c3b570a"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:25:27.612148 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:25:27.612148 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:25:27.641636 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-108f7c8e-efb3-4bc4-8877-05a817697fb3 req-0f5fafb0-7ddc-484e-ba09-3944665a51a4 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:25:27.642217 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1360/5447] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:25:27 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:25:28.429353 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d6f3a494-e96d-464a-8bcd-3407116ae24f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:25:28.429812 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d6f3a494-e96d-464a-8bcd-3407116ae24f None None] GET https://10.4.3.14/volume// Aug 13 21:25:28.430021 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d6f3a494-e96d-464a-8bcd-3407116ae24f None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:25:28.430228 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d6f3a494-e96d-464a-8bcd-3407116ae24f None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:25:28.430582 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d6f3a494-e96d-464a-8bcd-3407116ae24f None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:25:28.430884 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1363/5448] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:25:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:25:28.439993 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-108f7c8e-efb3-4bc4-8877-05a817697fb3 req-50a094f2-ee67-4cf6-9662-49074e732544 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:25:28.442182 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-108f7c8e-efb3-4bc4-8877-05a817697fb3 req-50a094f2-ee67-4cf6-9662-49074e732544 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/volumes/391af9cd-827f-4651-99ac-b4ffed573f6a Aug 13 21:25:28.442398 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-108f7c8e-efb3-4bc4-8877-05a817697fb3 req-50a094f2-ee67-4cf6-9662-49074e732544 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:25:28.442624 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-108f7c8e-efb3-4bc4-8877-05a817697fb3 req-50a094f2-ee67-4cf6-9662-49074e732544 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:25:28.453792 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:25:28.453792 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:25:28.457194 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-108f7c8e-efb3-4bc4-8877-05a817697fb3 req-50a094f2-ee67-4cf6-9662-49074e732544 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume info retrieved successfully. Aug 13 21:25:28.462991 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-108f7c8e-efb3-4bc4-8877-05a817697fb3 req-50a094f2-ee67-4cf6-9662-49074e732544 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/391af9cd-827f-4651-99ac-b4ffed573f6a returned with HTTP 200 Aug 13 21:25:28.463621 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1368/5449] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:25:28 2026] GET /volume/v3/volumes/391af9cd-827f-4651-99ac-b4ffed573f6a => generated 1571 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:25:28.584669 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-108f7c8e-efb3-4bc4-8877-05a817697fb3 req-9c731b83-e0c5-4f36-862c-45cb019848a8 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:25:28.586829 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-108f7c8e-efb3-4bc4-8877-05a817697fb3 req-9c731b83-e0c5-4f36-862c-45cb019848a8 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] PUT https://10.4.3.14/volume/v3/attachments/3beec71c-483f-40c3-8d7f-a56ce5e36542 Aug 13 21:25:28.587205 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-108f7c8e-efb3-4bc4-8877-05a817697fb3 req-9c731b83-e0c5-4f36-862c-45cb019848a8 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:25:28.597750 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-108f7c8e-efb3-4bc4-8877-05a817697fb3 req-9c731b83-e0c5-4f36-862c-45cb019848a8 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Acquiring lock "cinder-attachment_update-391af9cd-827f-4651-99ac-b4ffed573f6a-np0000007265" by "attachment_update" {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:25:28.602826 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-108f7c8e-efb3-4bc4-8877-05a817697fb3 req-9c731b83-e0c5-4f36-862c-45cb019848a8 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Lock "cinder-attachment_update-391af9cd-827f-4651-99ac-b4ffed573f6a-np0000007265" acquired by "attachment_update" :: waited 0.005s {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:25:28.604058 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:25:28.604058 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:25:28.690875 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-108f7c8e-efb3-4bc4-8877-05a817697fb3 req-9c731b83-e0c5-4f36-862c-45cb019848a8 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Lock "cinder-attachment_update-391af9cd-827f-4651-99ac-b4ffed573f6a-np0000007265" released by "attachment_update" :: held 0.088s {{(pid=100217) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:25:28.691477 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-108f7c8e-efb3-4bc4-8877-05a817697fb3 req-9c731b83-e0c5-4f36-862c-45cb019848a8 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/attachments/3beec71c-483f-40c3-8d7f-a56ce5e36542 returned with HTTP 200 Aug 13 21:25:28.691937 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1359/5450] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:25:28 2026] PUT /volume/v3/attachments/3beec71c-483f-40c3-8d7f-a56ce5e36542 => generated 969 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:25:28.714110 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-108f7c8e-efb3-4bc4-8877-05a817697fb3 req-9405e1c6-bd9d-4bc1-aba5-2f11efa71075 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:25:28.716144 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-108f7c8e-efb3-4bc4-8877-05a817697fb3 req-9405e1c6-bd9d-4bc1-aba5-2f11efa71075 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] POST https://10.4.3.14/volume/v3/attachments/3beec71c-483f-40c3-8d7f-a56ce5e36542/action Aug 13 21:25:28.716573 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-108f7c8e-efb3-4bc4-8877-05a817697fb3 req-9405e1c6-bd9d-4bc1-aba5-2f11efa71075 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Action body: b'{"os-complete": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:25:28.716741 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-108f7c8e-efb3-4bc4-8877-05a817697fb3 req-9405e1c6-bd9d-4bc1-aba5-2f11efa71075 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:25:28.731904 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:25:28.731904 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:25:28.742724 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-108f7c8e-efb3-4bc4-8877-05a817697fb3 req-9405e1c6-bd9d-4bc1-aba5-2f11efa71075 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/attachments/3beec71c-483f-40c3-8d7f-a56ce5e36542/action returned with HTTP 204 Aug 13 21:25:28.743237 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1361/5451] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:25:28 2026] POST /volume/v3/attachments/3beec71c-483f-40c3-8d7f-a56ce5e36542/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:25:37.108684 np0000007265 devstack@c-api.service[100215]: DEBUG dbcounter [-] [100215] Writing DB stats cinder:SELECT=46,cinder:INSERT=11,cinder:UPDATE=24 {{(pid=100215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:25:38.461213 np0000007265 devstack@c-api.service[100216]: DEBUG dbcounter [-] [100216] Writing DB stats cinder:SELECT=14 {{(pid=100216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:25:38.684916 np0000007265 devstack@c-api.service[100217]: DEBUG dbcounter [-] [100217] Writing DB stats cinder:SELECT=9,cinder:UPDATE=1 {{(pid=100217) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:25:38.739530 np0000007265 devstack@c-api.service[100214]: DEBUG dbcounter [-] [100214] Writing DB stats cinder:SELECT=15,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:26:15.575698 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-92136900-ac9b-4938-a849-11e4a1d604c8 req-94caf5d1-1a6d-44f9-ab44-ab2288957533 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:26:15.577859 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-92136900-ac9b-4938-a849-11e4a1d604c8 req-94caf5d1-1a6d-44f9-ab44-ab2288957533 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] DELETE https://10.4.3.14/volume/v3/attachments/3beec71c-483f-40c3-8d7f-a56ce5e36542 Aug 13 21:26:15.578105 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-92136900-ac9b-4938-a849-11e4a1d604c8 req-94caf5d1-1a6d-44f9-ab44-ab2288957533 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:26:15.578276 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-92136900-ac9b-4938-a849-11e4a1d604c8 req-94caf5d1-1a6d-44f9-ab44-ab2288957533 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:26:15.587109 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:26:15.587109 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:26:15.637682 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-92136900-ac9b-4938-a849-11e4a1d604c8 req-94caf5d1-1a6d-44f9-ab44-ab2288957533 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/attachments/3beec71c-483f-40c3-8d7f-a56ce5e36542 returned with HTTP 200 Aug 13 21:26:15.638160 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1364/5452] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:26:15 2026] DELETE /volume/v3/attachments/3beec71c-483f-40c3-8d7f-a56ce5e36542 => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:26:16.856230 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-fdf68bbc-9818-4a94-b304-35c2d4b4068b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:26:16.858104 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-fdf68bbc-9818-4a94-b304-35c2d4b4068b tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] DELETE https://10.4.3.14/volume/v3/volumes/391af9cd-827f-4651-99ac-b4ffed573f6a Aug 13 21:26:16.858313 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-fdf68bbc-9818-4a94-b304-35c2d4b4068b tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:26:16.858496 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-fdf68bbc-9818-4a94-b304-35c2d4b4068b tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:26:16.858663 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-fdf68bbc-9818-4a94-b304-35c2d4b4068b tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Delete volume with id: 391af9cd-827f-4651-99ac-b4ffed573f6a Aug 13 21:26:16.867524 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:26:16.867524 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:26:16.868203 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-fdf68bbc-9818-4a94-b304-35c2d4b4068b tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume info retrieved successfully. Aug 13 21:26:16.886612 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-fdf68bbc-9818-4a94-b304-35c2d4b4068b tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Delete volume request issued successfully. Aug 13 21:26:16.886828 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-fdf68bbc-9818-4a94-b304-35c2d4b4068b tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/391af9cd-827f-4651-99ac-b4ffed573f6a returned with HTTP 202 Aug 13 21:26:16.887366 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1369/5453] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:26:16 2026] DELETE /volume/v3/volumes/391af9cd-827f-4651-99ac-b4ffed573f6a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:26:16.895543 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-73bf24e3-1b01-4786-b083-202cbdac9ca5 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:26:16.897353 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-73bf24e3-1b01-4786-b083-202cbdac9ca5 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/volumes/391af9cd-827f-4651-99ac-b4ffed573f6a Aug 13 21:26:16.897569 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-73bf24e3-1b01-4786-b083-202cbdac9ca5 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:26:16.897799 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-73bf24e3-1b01-4786-b083-202cbdac9ca5 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:26:16.904975 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:26:16.904975 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:26:16.908841 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-73bf24e3-1b01-4786-b083-202cbdac9ca5 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume info retrieved successfully. Aug 13 21:26:16.914361 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-73bf24e3-1b01-4786-b083-202cbdac9ca5 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/391af9cd-827f-4651-99ac-b4ffed573f6a returned with HTTP 200 Aug 13 21:26:16.914758 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1360/5454] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:26:16 2026] GET /volume/v3/volumes/391af9cd-827f-4651-99ac-b4ffed573f6a => generated 1391 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:26:17.926403 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3d913460-232d-455d-95a5-ca2705118066 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:26:17.928622 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3d913460-232d-455d-95a5-ca2705118066 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/volumes/391af9cd-827f-4651-99ac-b4ffed573f6a Aug 13 21:26:17.928622 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3d913460-232d-455d-95a5-ca2705118066 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:26:17.928880 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3d913460-232d-455d-95a5-ca2705118066 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:26:17.934838 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3d913460-232d-455d-95a5-ca2705118066 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/391af9cd-827f-4651-99ac-b4ffed573f6a returned with HTTP 404 Aug 13 21:26:17.935295 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1362/5455] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:26:17 2026] GET /volume/v3/volumes/391af9cd-827f-4651-99ac-b4ffed573f6a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:26:17.941603 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-86563d2f-63c4-4d0d-8efc-81ccbd269792 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:26:17.943245 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-86563d2f-63c4-4d0d-8efc-81ccbd269792 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] DELETE https://10.4.3.14/volume/v3/snapshots/0e1ad095-9c82-418e-86f3-c65fcd34d070 Aug 13 21:26:17.943433 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-86563d2f-63c4-4d0d-8efc-81ccbd269792 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:26:17.943639 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-86563d2f-63c4-4d0d-8efc-81ccbd269792 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:26:17.943744 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-86563d2f-63c4-4d0d-8efc-81ccbd269792 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Delete snapshot with id: 0e1ad095-9c82-418e-86f3-c65fcd34d070 Aug 13 21:26:17.949650 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:26:17.949650 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:26:17.950126 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-86563d2f-63c4-4d0d-8efc-81ccbd269792 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Snapshot retrieved successfully. Aug 13 21:26:17.967003 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-86563d2f-63c4-4d0d-8efc-81ccbd269792 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Snapshot delete request issued successfully. Aug 13 21:26:17.967003 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-86563d2f-63c4-4d0d-8efc-81ccbd269792 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/snapshots/0e1ad095-9c82-418e-86f3-c65fcd34d070 returned with HTTP 202 Aug 13 21:26:17.967334 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1365/5456] 10.4.3.14 () {66 vars in 1350 bytes} [Thu Aug 13 21:26:17 2026] DELETE /volume/v3/snapshots/0e1ad095-9c82-418e-86f3-c65fcd34d070 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:26:17.973918 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2244359b-e0a8-410b-b90d-0cc7f82d60c3 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:26:17.975945 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2244359b-e0a8-410b-b90d-0cc7f82d60c3 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/snapshots/0e1ad095-9c82-418e-86f3-c65fcd34d070 Aug 13 21:26:17.976209 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2244359b-e0a8-410b-b90d-0cc7f82d60c3 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:26:17.976422 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2244359b-e0a8-410b-b90d-0cc7f82d60c3 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:26:17.982327 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:26:17.982327 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:26:17.982841 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-2244359b-e0a8-410b-b90d-0cc7f82d60c3 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Snapshot retrieved successfully. Aug 13 21:26:17.983750 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2244359b-e0a8-410b-b90d-0cc7f82d60c3 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/snapshots/0e1ad095-9c82-418e-86f3-c65fcd34d070 returned with HTTP 200 Aug 13 21:26:17.984192 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1370/5457] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:26:17 2026] GET /volume/v3/snapshots/0e1ad095-9c82-418e-86f3-c65fcd34d070 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:26:18.993588 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-0b0cde50-c308-4769-aae9-15664a4cc841 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:26:18.995459 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0b0cde50-c308-4769-aae9-15664a4cc841 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/snapshots/0e1ad095-9c82-418e-86f3-c65fcd34d070 Aug 13 21:26:18.995833 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0b0cde50-c308-4769-aae9-15664a4cc841 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:26:18.997029 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0b0cde50-c308-4769-aae9-15664a4cc841 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:26:19.000698 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0b0cde50-c308-4769-aae9-15664a4cc841 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/snapshots/0e1ad095-9c82-418e-86f3-c65fcd34d070 returned with HTTP 404 Aug 13 21:26:19.001254 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1361/5458] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:26:18 2026] GET /volume/v3/snapshots/0e1ad095-9c82-418e-86f3-c65fcd34d070 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:26:20.500079 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-ad62b99d-751b-41b7-8734-d7da74330856 req-7e18d77e-9735-4cf5-9c88-6538b5c8a28b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:26:20.502646 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-ad62b99d-751b-41b7-8734-d7da74330856 req-7e18d77e-9735-4cf5-9c88-6538b5c8a28b tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] DELETE https://10.4.3.14/volume/v3/attachments/e33b08a8-e54d-4438-8a14-918cc47354f2 Aug 13 21:26:20.502849 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-ad62b99d-751b-41b7-8734-d7da74330856 req-7e18d77e-9735-4cf5-9c88-6538b5c8a28b tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:26:20.503110 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-ad62b99d-751b-41b7-8734-d7da74330856 req-7e18d77e-9735-4cf5-9c88-6538b5c8a28b tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:26:20.511714 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:26:20.511714 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:26:20.560795 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-ad62b99d-751b-41b7-8734-d7da74330856 req-7e18d77e-9735-4cf5-9c88-6538b5c8a28b tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/attachments/e33b08a8-e54d-4438-8a14-918cc47354f2 returned with HTTP 200 Aug 13 21:26:20.561210 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1363/5459] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:26:20 2026] DELETE /volume/v3/attachments/e33b08a8-e54d-4438-8a14-918cc47354f2 => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:26:21.936503 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-184073b3-4148-4371-8ce4-90d1706bdef0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:26:21.938734 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-184073b3-4148-4371-8ce4-90d1706bdef0 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] DELETE https://10.4.3.14/volume/v3/volumes/68899b55-0d5c-4d0d-86ea-c078f61cba05 Aug 13 21:26:21.938950 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-184073b3-4148-4371-8ce4-90d1706bdef0 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:26:21.939233 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-184073b3-4148-4371-8ce4-90d1706bdef0 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:26:21.939468 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-184073b3-4148-4371-8ce4-90d1706bdef0 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Delete volume with id: 68899b55-0d5c-4d0d-86ea-c078f61cba05 Aug 13 21:26:21.947509 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:26:21.947509 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:26:21.947984 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-184073b3-4148-4371-8ce4-90d1706bdef0 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume info retrieved successfully. Aug 13 21:26:21.964760 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-184073b3-4148-4371-8ce4-90d1706bdef0 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Delete volume request issued successfully. Aug 13 21:26:21.964920 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-184073b3-4148-4371-8ce4-90d1706bdef0 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/68899b55-0d5c-4d0d-86ea-c078f61cba05 returned with HTTP 202 Aug 13 21:26:21.965375 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1366/5460] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:26:21 2026] DELETE /volume/v3/volumes/68899b55-0d5c-4d0d-86ea-c078f61cba05 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:26:21.972375 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-5fdfef7e-0fe8-4fce-850a-b70de7cc5e96 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:26:21.974423 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5fdfef7e-0fe8-4fce-850a-b70de7cc5e96 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/volumes/68899b55-0d5c-4d0d-86ea-c078f61cba05 Aug 13 21:26:21.974655 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5fdfef7e-0fe8-4fce-850a-b70de7cc5e96 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:26:21.974888 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5fdfef7e-0fe8-4fce-850a-b70de7cc5e96 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:26:21.982279 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:26:21.982279 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:26:21.985896 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-5fdfef7e-0fe8-4fce-850a-b70de7cc5e96 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Volume info retrieved successfully. Aug 13 21:26:21.990705 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5fdfef7e-0fe8-4fce-850a-b70de7cc5e96 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/68899b55-0d5c-4d0d-86ea-c078f61cba05 returned with HTTP 200 Aug 13 21:26:21.991123 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1371/5461] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:26:21 2026] GET /volume/v3/volumes/68899b55-0d5c-4d0d-86ea-c078f61cba05 => generated 1364 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:26:23.002699 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-24354899-bd11-49ec-abe6-75aa5fc3ecf6 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:26:23.004813 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-24354899-bd11-49ec-abe6-75aa5fc3ecf6 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] GET https://10.4.3.14/volume/v3/volumes/68899b55-0d5c-4d0d-86ea-c078f61cba05 Aug 13 21:26:23.005014 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-24354899-bd11-49ec-abe6-75aa5fc3ecf6 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:26:23.005207 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-24354899-bd11-49ec-abe6-75aa5fc3ecf6 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:26:23.011880 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-24354899-bd11-49ec-abe6-75aa5fc3ecf6 tempest-TestVolumeBootPattern-682677399 tempest-TestVolumeBootPattern-682677399-project-member] https://10.4.3.14/volume/v3/volumes/68899b55-0d5c-4d0d-86ea-c078f61cba05 returned with HTTP 404 Aug 13 21:26:23.012400 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1362/5462] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:26:23 2026] GET /volume/v3/volumes/68899b55-0d5c-4d0d-86ea-c078f61cba05 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:26:29.803118 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-982aa82d-d38a-4ed8-ae56-8edd18e0c7d9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:26:29.908793 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-982aa82d-d38a-4ed8-ae56-8edd18e0c7d9 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:26:29.909128 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-982aa82d-d38a-4ed8-ae56-8edd18e0c7d9 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1434914896"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:26:29.910506 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-982aa82d-d38a-4ed8-ae56-8edd18e0c7d9 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1434914896'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:26:29.910622 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-982aa82d-d38a-4ed8-ae56-8edd18e0c7d9 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Create volume of 1 GB Aug 13 21:26:29.910879 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:26:29.910879 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:26:29.915091 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-982aa82d-d38a-4ed8-ae56-8edd18e0c7d9 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Availability Zones retrieved successfully. Aug 13 21:26:29.920344 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-982aa82d-d38a-4ed8-ae56-8edd18e0c7d9 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Flow 'volume_create_api' (90a6d505-5bdf-4918-b3e3-feaa6c7a4bc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:26:29.921672 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-982aa82d-d38a-4ed8-ae56-8edd18e0c7d9 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7317889-bb62-40b7-81b7-0dfe85415582) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:26:29.922978 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-982aa82d-d38a-4ed8-ae56-8edd18e0c7d9 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:26:29.949692 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-982aa82d-d38a-4ed8-ae56-8edd18e0c7d9 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7317889-bb62-40b7-81b7-0dfe85415582) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:26:29.950477 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-982aa82d-d38a-4ed8-ae56-8edd18e0c7d9 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30c95651-c059-4c3d-8b12-756fb39d89cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:26:30.006632 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-982aa82d-d38a-4ed8-ae56-8edd18e0c7d9 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Created reservations ['8a55f689-6c0d-4517-8f63-cec4e99afcb1', '09b82e46-4afe-42d3-a299-d3f3051fc1a8', '9b1a5edf-10f3-4793-a228-7a0806e92625', 'e33913a5-4fa1-4bb1-94cd-4fee7323834a'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:26:30.007329 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-982aa82d-d38a-4ed8-ae56-8edd18e0c7d9 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30c95651-c059-4c3d-8b12-756fb39d89cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a55f689-6c0d-4517-8f63-cec4e99afcb1', '09b82e46-4afe-42d3-a299-d3f3051fc1a8', '9b1a5edf-10f3-4793-a228-7a0806e92625', 'e33913a5-4fa1-4bb1-94cd-4fee7323834a']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:26:30.008027 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-982aa82d-d38a-4ed8-ae56-8edd18e0c7d9 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1676b8de-cdc1-46d4-8c4f-53d017bacc72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:26:30.029397 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-982aa82d-d38a-4ed8-ae56-8edd18e0c7d9 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1676b8de-cdc1-46d4-8c4f-53d017bacc72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f45e30f4-3d3a-4c51-bc57-8aa6d83a112b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1434914896',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ef6c19abb3f4916ae00519a4985b301',qos_specs=None,replication_status=,reservations=['8a55f689-6c0d-4517-8f63-cec4e99afcb1','09b82e46-4afe-42d3-a299-d3f3051fc1a8','9b1a5edf-10f3-4793-a228-7a0806e92625','e33913a5-4fa1-4bb1-94cd-4fee7323834a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87e605a260a745e7ab36824bfd6e31ba',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:26:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1434914896',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f45e30f4-3d3a-4c51-bc57-8aa6d83a112b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ef6c19abb3f4916ae00519a4985b301',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='87e605a260a745e7ab36824bfd6e31ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:26:30.030161 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-982aa82d-d38a-4ed8-ae56-8edd18e0c7d9 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0cc09de3-71e5-4e12-aa83-a1e84b84645d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:26:30.047473 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-982aa82d-d38a-4ed8-ae56-8edd18e0c7d9 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0cc09de3-71e5-4e12-aa83-a1e84b84645d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1434914896',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ef6c19abb3f4916ae00519a4985b301',qos_specs=None,replication_status=,reservations=['8a55f689-6c0d-4517-8f63-cec4e99afcb1','09b82e46-4afe-42d3-a299-d3f3051fc1a8','9b1a5edf-10f3-4793-a228-7a0806e92625','e33913a5-4fa1-4bb1-94cd-4fee7323834a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87e605a260a745e7ab36824bfd6e31ba',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:26:30.048191 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-982aa82d-d38a-4ed8-ae56-8edd18e0c7d9 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81bebdbd-1b1c-47a8-a8e6-d70896e16c89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:26:30.056419 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-982aa82d-d38a-4ed8-ae56-8edd18e0c7d9 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81bebdbd-1b1c-47a8-a8e6-d70896e16c89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:26:30.057205 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-982aa82d-d38a-4ed8-ae56-8edd18e0c7d9 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Flow 'volume_create_api' (90a6d505-5bdf-4918-b3e3-feaa6c7a4bc6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:26:30.057504 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-982aa82d-d38a-4ed8-ae56-8edd18e0c7d9 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Create volume request issued successfully. Aug 13 21:26:30.058048 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-982aa82d-d38a-4ed8-ae56-8edd18e0c7d9 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:26:30.058485 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1364/5463] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:26:29 2026] POST /volume/v3/volumes => generated 747 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:26:30.069373 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f3142067-3c50-4999-8ae4-599f17332033 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:26:30.071055 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f3142067-3c50-4999-8ae4-599f17332033 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] GET https://10.4.3.14/volume/v3/volumes/f45e30f4-3d3a-4c51-bc57-8aa6d83a112b Aug 13 21:26:30.071239 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f3142067-3c50-4999-8ae4-599f17332033 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:26:30.071491 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f3142067-3c50-4999-8ae4-599f17332033 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:26:30.078202 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:26:30.078202 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:26:30.081589 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f3142067-3c50-4999-8ae4-599f17332033 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Volume info retrieved successfully. Aug 13 21:26:30.085860 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f3142067-3c50-4999-8ae4-599f17332033 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] https://10.4.3.14/volume/v3/volumes/f45e30f4-3d3a-4c51-bc57-8aa6d83a112b returned with HTTP 200 Aug 13 21:26:30.086229 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1367/5464] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:26:30 2026] GET /volume/v3/volumes/f45e30f4-3d3a-4c51-bc57-8aa6d83a112b => generated 815 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:26:31.098908 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ec8bfc84-cb35-4ec7-9320-52a3c169b3fa None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:26:31.100535 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ec8bfc84-cb35-4ec7-9320-52a3c169b3fa tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] GET https://10.4.3.14/volume/v3/volumes/f45e30f4-3d3a-4c51-bc57-8aa6d83a112b Aug 13 21:26:31.100697 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ec8bfc84-cb35-4ec7-9320-52a3c169b3fa tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:26:31.100863 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ec8bfc84-cb35-4ec7-9320-52a3c169b3fa tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:26:31.107039 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:26:31.107039 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:26:31.110142 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-ec8bfc84-cb35-4ec7-9320-52a3c169b3fa tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Volume info retrieved successfully. Aug 13 21:26:31.113798 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ec8bfc84-cb35-4ec7-9320-52a3c169b3fa tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] https://10.4.3.14/volume/v3/volumes/f45e30f4-3d3a-4c51-bc57-8aa6d83a112b returned with HTTP 200 Aug 13 21:26:31.114164 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1372/5465] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:26:31 2026] GET /volume/v3/volumes/f45e30f4-3d3a-4c51-bc57-8aa6d83a112b => generated 840 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:26:31.125659 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-2007455b-c87c-42cc-9c4f-c0b00d72ce50 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:26:31.127589 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2007455b-c87c-42cc-9c4f-c0b00d72ce50 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] POST https://10.4.3.14/volume/v3/backups Aug 13 21:26:31.127896 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2007455b-c87c-42cc-9c4f-c0b00d72ce50 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f45e30f4-3d3a-4c51-bc57-8aa6d83a112b", "name": "tempest-VolumesBackupsTest-Backup-1530375494"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:26:31.129276 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.contrib.backups [None req-2007455b-c87c-42cc-9c4f-c0b00d72ce50 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Creating new backup {'backup': {'volume_id': 'f45e30f4-3d3a-4c51-bc57-8aa6d83a112b', 'name': 'tempest-VolumesBackupsTest-Backup-1530375494'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 21:26:31.129421 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.contrib.backups [None req-2007455b-c87c-42cc-9c4f-c0b00d72ce50 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Creating backup of volume f45e30f4-3d3a-4c51-bc57-8aa6d83a112b in container None Aug 13 21:26:31.137103 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:26:31.137103 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:26:31.137629 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-2007455b-c87c-42cc-9c4f-c0b00d72ce50 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Volume info retrieved successfully. Aug 13 21:26:31.163884 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-2007455b-c87c-42cc-9c4f-c0b00d72ce50 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Created reservations ['8d94187c-627b-495f-bed5-5be95a35d4ec', 'fe7e9552-3a9b-4473-a384-5e387cd7ca68'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:26:31.189553 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2007455b-c87c-42cc-9c4f-c0b00d72ce50 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] https://10.4.3.14/volume/v3/backups returned with HTTP 202 Aug 13 21:26:31.189952 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1363/5466] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:26:31 2026] POST /volume/v3/backups => generated 328 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:26:31.198918 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-271cde41-57ca-47be-ab66-0027f10da670 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:26:31.200641 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-271cde41-57ca-47be-ab66-0027f10da670 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] GET https://10.4.3.14/volume/v3/backups/68aa7f97-19e7-49ef-b747-ebffa8d931a7 Aug 13 21:26:31.200890 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-271cde41-57ca-47be-ab66-0027f10da670 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:26:31.201128 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-271cde41-57ca-47be-ab66-0027f10da670 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:26:31.201237 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-271cde41-57ca-47be-ab66-0027f10da670 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Show backup with id 68aa7f97-19e7-49ef-b747-ebffa8d931a7. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:26:31.205856 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:26:31.205856 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:26:31.206789 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-271cde41-57ca-47be-ab66-0027f10da670 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] https://10.4.3.14/volume/v3/backups/68aa7f97-19e7-49ef-b747-ebffa8d931a7 returned with HTTP 200 Aug 13 21:26:31.207314 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1365/5467] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:26:31 2026] GET /volume/v3/backups/68aa7f97-19e7-49ef-b747-ebffa8d931a7 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:26:32.218034 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8483e666-91ee-43bf-935f-57938e281340 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:26:32.219523 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8483e666-91ee-43bf-935f-57938e281340 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] GET https://10.4.3.14/volume/v3/backups/68aa7f97-19e7-49ef-b747-ebffa8d931a7 Aug 13 21:26:32.219680 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8483e666-91ee-43bf-935f-57938e281340 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:26:32.219846 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8483e666-91ee-43bf-935f-57938e281340 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:26:32.219949 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-8483e666-91ee-43bf-935f-57938e281340 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Show backup with id 68aa7f97-19e7-49ef-b747-ebffa8d931a7. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:26:32.224097 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:26:32.224097 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:26:32.224813 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8483e666-91ee-43bf-935f-57938e281340 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] https://10.4.3.14/volume/v3/backups/68aa7f97-19e7-49ef-b747-ebffa8d931a7 returned with HTTP 200 Aug 13 21:26:32.225147 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1368/5468] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:26:32 2026] GET /volume/v3/backups/68aa7f97-19e7-49ef-b747-ebffa8d931a7 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:26:33.236653 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-159dd37b-085b-4579-a959-cb13ac68b74e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:26:33.238885 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-159dd37b-085b-4579-a959-cb13ac68b74e tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] GET https://10.4.3.14/volume/v3/backups/68aa7f97-19e7-49ef-b747-ebffa8d931a7 Aug 13 21:26:33.239171 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-159dd37b-085b-4579-a959-cb13ac68b74e tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:26:33.239430 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-159dd37b-085b-4579-a959-cb13ac68b74e tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:26:33.239575 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-159dd37b-085b-4579-a959-cb13ac68b74e tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Show backup with id 68aa7f97-19e7-49ef-b747-ebffa8d931a7. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:26:33.245244 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:26:33.245244 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:26:33.246313 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-159dd37b-085b-4579-a959-cb13ac68b74e tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] https://10.4.3.14/volume/v3/backups/68aa7f97-19e7-49ef-b747-ebffa8d931a7 returned with HTTP 200 Aug 13 21:26:33.246548 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1373/5469] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:26:33 2026] GET /volume/v3/backups/68aa7f97-19e7-49ef-b747-ebffa8d931a7 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:26:34.259278 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-93b1d0d5-dc05-44cc-a05d-8b4a3143f3f3 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:26:34.261185 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-93b1d0d5-dc05-44cc-a05d-8b4a3143f3f3 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] GET https://10.4.3.14/volume/v3/backups/68aa7f97-19e7-49ef-b747-ebffa8d931a7 Aug 13 21:26:34.261410 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-93b1d0d5-dc05-44cc-a05d-8b4a3143f3f3 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:26:34.261598 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-93b1d0d5-dc05-44cc-a05d-8b4a3143f3f3 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:26:34.261702 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-93b1d0d5-dc05-44cc-a05d-8b4a3143f3f3 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Show backup with id 68aa7f97-19e7-49ef-b747-ebffa8d931a7. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:26:34.266211 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:26:34.266211 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:26:34.267044 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-93b1d0d5-dc05-44cc-a05d-8b4a3143f3f3 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] https://10.4.3.14/volume/v3/backups/68aa7f97-19e7-49ef-b747-ebffa8d931a7 returned with HTTP 200 Aug 13 21:26:34.267437 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1364/5470] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:26:34 2026] GET /volume/v3/backups/68aa7f97-19e7-49ef-b747-ebffa8d931a7 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:26:35.277269 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2f6388d1-6de2-439f-adca-3f5bcc1ca706 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:26:35.279521 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2f6388d1-6de2-439f-adca-3f5bcc1ca706 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] GET https://10.4.3.14/volume/v3/backups/68aa7f97-19e7-49ef-b747-ebffa8d931a7 Aug 13 21:26:35.279739 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2f6388d1-6de2-439f-adca-3f5bcc1ca706 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:26:35.279972 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2f6388d1-6de2-439f-adca-3f5bcc1ca706 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:26:35.280113 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-2f6388d1-6de2-439f-adca-3f5bcc1ca706 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Show backup with id 68aa7f97-19e7-49ef-b747-ebffa8d931a7. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:26:35.284732 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:26:35.284732 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:26:35.285612 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2f6388d1-6de2-439f-adca-3f5bcc1ca706 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] https://10.4.3.14/volume/v3/backups/68aa7f97-19e7-49ef-b747-ebffa8d931a7 returned with HTTP 200 Aug 13 21:26:35.286032 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1366/5471] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:26:35 2026] GET /volume/v3/backups/68aa7f97-19e7-49ef-b747-ebffa8d931a7 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:26:36.296696 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-cda5c98f-c15e-4d37-8a58-cf6870327f4c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:26:36.298541 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cda5c98f-c15e-4d37-8a58-cf6870327f4c tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] GET https://10.4.3.14/volume/v3/backups/68aa7f97-19e7-49ef-b747-ebffa8d931a7 Aug 13 21:26:36.298722 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cda5c98f-c15e-4d37-8a58-cf6870327f4c tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:26:36.298898 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cda5c98f-c15e-4d37-8a58-cf6870327f4c tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:26:36.299045 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-cda5c98f-c15e-4d37-8a58-cf6870327f4c tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Show backup with id 68aa7f97-19e7-49ef-b747-ebffa8d931a7. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:26:36.303192 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:26:36.303192 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:26:36.303864 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cda5c98f-c15e-4d37-8a58-cf6870327f4c tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] https://10.4.3.14/volume/v3/backups/68aa7f97-19e7-49ef-b747-ebffa8d931a7 returned with HTTP 200 Aug 13 21:26:36.304213 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1369/5472] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:26:36 2026] GET /volume/v3/backups/68aa7f97-19e7-49ef-b747-ebffa8d931a7 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:26:37.314585 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-486461b0-c731-4dbd-be6f-f3f04cc08beb None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:26:37.316399 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-486461b0-c731-4dbd-be6f-f3f04cc08beb tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] GET https://10.4.3.14/volume/v3/backups/68aa7f97-19e7-49ef-b747-ebffa8d931a7 Aug 13 21:26:37.316639 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-486461b0-c731-4dbd-be6f-f3f04cc08beb tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:26:37.316827 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-486461b0-c731-4dbd-be6f-f3f04cc08beb tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:26:37.316923 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-486461b0-c731-4dbd-be6f-f3f04cc08beb tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Show backup with id 68aa7f97-19e7-49ef-b747-ebffa8d931a7. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:26:37.321178 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:26:37.321178 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:26:37.321992 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-486461b0-c731-4dbd-be6f-f3f04cc08beb tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] https://10.4.3.14/volume/v3/backups/68aa7f97-19e7-49ef-b747-ebffa8d931a7 returned with HTTP 200 Aug 13 21:26:37.322340 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1374/5473] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:26:37 2026] GET /volume/v3/backups/68aa7f97-19e7-49ef-b747-ebffa8d931a7 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:26:38.333093 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-9afcfd6b-08f4-4785-ba8d-06d74e76c557 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:26:38.335214 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9afcfd6b-08f4-4785-ba8d-06d74e76c557 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] GET https://10.4.3.14/volume/v3/backups/68aa7f97-19e7-49ef-b747-ebffa8d931a7 Aug 13 21:26:38.335442 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9afcfd6b-08f4-4785-ba8d-06d74e76c557 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:26:38.335634 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9afcfd6b-08f4-4785-ba8d-06d74e76c557 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:26:38.335741 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-9afcfd6b-08f4-4785-ba8d-06d74e76c557 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Show backup with id 68aa7f97-19e7-49ef-b747-ebffa8d931a7. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:26:38.340788 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:26:38.340788 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:26:38.341768 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9afcfd6b-08f4-4785-ba8d-06d74e76c557 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] https://10.4.3.14/volume/v3/backups/68aa7f97-19e7-49ef-b747-ebffa8d931a7 returned with HTTP 200 Aug 13 21:26:38.342173 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1365/5474] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:26:38 2026] GET /volume/v3/backups/68aa7f97-19e7-49ef-b747-ebffa8d931a7 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:26:39.352544 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-67f5b30a-e313-45f0-9713-d8a7cb8fc292 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:26:39.354334 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-67f5b30a-e313-45f0-9713-d8a7cb8fc292 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] GET https://10.4.3.14/volume/v3/backups/68aa7f97-19e7-49ef-b747-ebffa8d931a7 Aug 13 21:26:39.354667 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-67f5b30a-e313-45f0-9713-d8a7cb8fc292 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:26:39.354761 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-67f5b30a-e313-45f0-9713-d8a7cb8fc292 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:26:39.354844 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-67f5b30a-e313-45f0-9713-d8a7cb8fc292 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Show backup with id 68aa7f97-19e7-49ef-b747-ebffa8d931a7. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:26:39.359331 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:26:39.359331 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:26:39.360107 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-67f5b30a-e313-45f0-9713-d8a7cb8fc292 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] https://10.4.3.14/volume/v3/backups/68aa7f97-19e7-49ef-b747-ebffa8d931a7 returned with HTTP 200 Aug 13 21:26:39.360460 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1367/5475] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:26:39 2026] GET /volume/v3/backups/68aa7f97-19e7-49ef-b747-ebffa8d931a7 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:26:40.388578 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-10b19b0d-231c-43d0-98ef-30a3bcdaa8cb None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:26:40.391129 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-10b19b0d-231c-43d0-98ef-30a3bcdaa8cb tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] GET https://10.4.3.14/volume/v3/backups/68aa7f97-19e7-49ef-b747-ebffa8d931a7 Aug 13 21:26:40.391395 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-10b19b0d-231c-43d0-98ef-30a3bcdaa8cb tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:26:40.391643 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-10b19b0d-231c-43d0-98ef-30a3bcdaa8cb tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:26:40.391784 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-10b19b0d-231c-43d0-98ef-30a3bcdaa8cb tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Show backup with id 68aa7f97-19e7-49ef-b747-ebffa8d931a7. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:26:40.397018 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:26:40.397018 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:26:40.397921 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-10b19b0d-231c-43d0-98ef-30a3bcdaa8cb tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] https://10.4.3.14/volume/v3/backups/68aa7f97-19e7-49ef-b747-ebffa8d931a7 returned with HTTP 200 Aug 13 21:26:40.398549 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1370/5476] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:26:40 2026] GET /volume/v3/backups/68aa7f97-19e7-49ef-b747-ebffa8d931a7 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:26:41.430045 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-491a4a90-f902-4f5e-b198-cb6e549e4916 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:26:41.432046 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-491a4a90-f902-4f5e-b198-cb6e549e4916 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] GET https://10.4.3.14/volume/v3/backups/68aa7f97-19e7-49ef-b747-ebffa8d931a7 Aug 13 21:26:41.432241 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-491a4a90-f902-4f5e-b198-cb6e549e4916 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:26:41.432480 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-491a4a90-f902-4f5e-b198-cb6e549e4916 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:26:41.432604 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-491a4a90-f902-4f5e-b198-cb6e549e4916 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Show backup with id 68aa7f97-19e7-49ef-b747-ebffa8d931a7. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:26:41.437004 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:26:41.437004 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:26:41.437911 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-491a4a90-f902-4f5e-b198-cb6e549e4916 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] https://10.4.3.14/volume/v3/backups/68aa7f97-19e7-49ef-b747-ebffa8d931a7 returned with HTTP 200 Aug 13 21:26:41.438343 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1375/5477] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:26:41 2026] GET /volume/v3/backups/68aa7f97-19e7-49ef-b747-ebffa8d931a7 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:26:42.468461 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-50a09ee2-e13c-4dfa-980e-da362e135950 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:26:42.470470 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-50a09ee2-e13c-4dfa-980e-da362e135950 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] GET https://10.4.3.14/volume/v3/backups/68aa7f97-19e7-49ef-b747-ebffa8d931a7 Aug 13 21:26:42.470693 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-50a09ee2-e13c-4dfa-980e-da362e135950 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:26:42.470938 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-50a09ee2-e13c-4dfa-980e-da362e135950 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:26:42.471042 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-50a09ee2-e13c-4dfa-980e-da362e135950 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Show backup with id 68aa7f97-19e7-49ef-b747-ebffa8d931a7. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:26:42.475907 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:26:42.475907 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:26:42.476921 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-50a09ee2-e13c-4dfa-980e-da362e135950 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] https://10.4.3.14/volume/v3/backups/68aa7f97-19e7-49ef-b747-ebffa8d931a7 returned with HTTP 200 Aug 13 21:26:42.477362 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1366/5478] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:26:42 2026] GET /volume/v3/backups/68aa7f97-19e7-49ef-b747-ebffa8d931a7 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:26:43.500824 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-827e5d0e-b329-4a38-aaf9-0f5cfaa1a4a4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:26:43.502645 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-827e5d0e-b329-4a38-aaf9-0f5cfaa1a4a4 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] GET https://10.4.3.14/volume/v3/backups/68aa7f97-19e7-49ef-b747-ebffa8d931a7 Aug 13 21:26:43.502839 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-827e5d0e-b329-4a38-aaf9-0f5cfaa1a4a4 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:26:43.503046 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-827e5d0e-b329-4a38-aaf9-0f5cfaa1a4a4 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:26:43.503158 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-827e5d0e-b329-4a38-aaf9-0f5cfaa1a4a4 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Show backup with id 68aa7f97-19e7-49ef-b747-ebffa8d931a7. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:26:43.507380 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:26:43.507380 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:26:43.508154 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-827e5d0e-b329-4a38-aaf9-0f5cfaa1a4a4 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] https://10.4.3.14/volume/v3/backups/68aa7f97-19e7-49ef-b747-ebffa8d931a7 returned with HTTP 200 Aug 13 21:26:43.508596 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1368/5479] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:26:43 2026] GET /volume/v3/backups/68aa7f97-19e7-49ef-b747-ebffa8d931a7 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:26:44.520002 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-11c900c4-8a13-4f01-abf6-355cdaf0b1d2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:26:44.521726 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-11c900c4-8a13-4f01-abf6-355cdaf0b1d2 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] GET https://10.4.3.14/volume/v3/backups/68aa7f97-19e7-49ef-b747-ebffa8d931a7 Aug 13 21:26:44.521977 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-11c900c4-8a13-4f01-abf6-355cdaf0b1d2 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:26:44.522212 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-11c900c4-8a13-4f01-abf6-355cdaf0b1d2 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:26:44.522379 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-11c900c4-8a13-4f01-abf6-355cdaf0b1d2 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Show backup with id 68aa7f97-19e7-49ef-b747-ebffa8d931a7. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:26:44.527887 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:26:44.527887 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:26:44.528493 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-11c900c4-8a13-4f01-abf6-355cdaf0b1d2 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] https://10.4.3.14/volume/v3/backups/68aa7f97-19e7-49ef-b747-ebffa8d931a7 returned with HTTP 200 Aug 13 21:26:44.528931 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1371/5480] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:26:44 2026] GET /volume/v3/backups/68aa7f97-19e7-49ef-b747-ebffa8d931a7 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:26:45.540849 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-945dca8e-b522-4a89-a1eb-c86870ccee32 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:26:45.542694 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-945dca8e-b522-4a89-a1eb-c86870ccee32 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] GET https://10.4.3.14/volume/v3/backups/68aa7f97-19e7-49ef-b747-ebffa8d931a7 Aug 13 21:26:45.542871 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-945dca8e-b522-4a89-a1eb-c86870ccee32 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:26:45.543098 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-945dca8e-b522-4a89-a1eb-c86870ccee32 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:26:45.543250 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-945dca8e-b522-4a89-a1eb-c86870ccee32 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Show backup with id 68aa7f97-19e7-49ef-b747-ebffa8d931a7. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:26:45.548186 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:26:45.548186 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:26:45.549042 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-945dca8e-b522-4a89-a1eb-c86870ccee32 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] https://10.4.3.14/volume/v3/backups/68aa7f97-19e7-49ef-b747-ebffa8d931a7 returned with HTTP 200 Aug 13 21:26:45.549397 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1376/5481] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:26:45 2026] GET /volume/v3/backups/68aa7f97-19e7-49ef-b747-ebffa8d931a7 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:26:46.559458 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-67d07fe0-eae7-4e2b-bf0c-65ac690bf238 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:26:46.561425 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-67d07fe0-eae7-4e2b-bf0c-65ac690bf238 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] GET https://10.4.3.14/volume/v3/backups/68aa7f97-19e7-49ef-b747-ebffa8d931a7 Aug 13 21:26:46.561604 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-67d07fe0-eae7-4e2b-bf0c-65ac690bf238 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:26:46.561810 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-67d07fe0-eae7-4e2b-bf0c-65ac690bf238 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:26:46.561938 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-67d07fe0-eae7-4e2b-bf0c-65ac690bf238 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Show backup with id 68aa7f97-19e7-49ef-b747-ebffa8d931a7. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:26:46.567016 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:26:46.567016 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:26:46.567900 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-67d07fe0-eae7-4e2b-bf0c-65ac690bf238 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] https://10.4.3.14/volume/v3/backups/68aa7f97-19e7-49ef-b747-ebffa8d931a7 returned with HTTP 200 Aug 13 21:26:46.568399 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1367/5482] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:26:46 2026] GET /volume/v3/backups/68aa7f97-19e7-49ef-b747-ebffa8d931a7 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 21:26:46.578079 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-556ba69c-fd4b-4a56-abf2-cb59645d0622 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:26:46.601556 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-556ba69c-fd4b-4a56-abf2-cb59645d0622 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] POST https://10.4.3.14/volume/v3/backups Aug 13 21:26:46.601849 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-556ba69c-fd4b-4a56-abf2-cb59645d0622 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f45e30f4-3d3a-4c51-bc57-8aa6d83a112b", "incremental": true}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:26:46.603180 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.contrib.backups [None req-556ba69c-fd4b-4a56-abf2-cb59645d0622 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Creating new backup {'backup': {'volume_id': 'f45e30f4-3d3a-4c51-bc57-8aa6d83a112b', 'incremental': True}} {{(pid=100214) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 21:26:46.603349 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.contrib.backups [None req-556ba69c-fd4b-4a56-abf2-cb59645d0622 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Creating backup of volume f45e30f4-3d3a-4c51-bc57-8aa6d83a112b in container None Aug 13 21:26:46.611396 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:26:46.611396 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:26:46.611864 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-556ba69c-fd4b-4a56-abf2-cb59645d0622 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Volume info retrieved successfully. Aug 13 21:26:46.635207 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-556ba69c-fd4b-4a56-abf2-cb59645d0622 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Created reservations ['d0f40716-4f11-4d5f-b008-e960f57ebe82', 'ea989d57-8499-4946-b8d6-4ad6269e9942'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:26:46.648205 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-556ba69c-fd4b-4a56-abf2-cb59645d0622 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] https://10.4.3.14/volume/v3/backups returned with HTTP 400 Aug 13 21:26:46.648816 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1369/5483] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:26:46 2026] POST /volume/v3/backups => generated 109 bytes in 71 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 21:26:46.656691 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c46cbd4a-bb8a-4aa7-bc25-366c72411ee5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:26:46.659280 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c46cbd4a-bb8a-4aa7-bc25-366c72411ee5 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] DELETE https://10.4.3.14/volume/v3/backups/68aa7f97-19e7-49ef-b747-ebffa8d931a7 Aug 13 21:26:46.659575 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c46cbd4a-bb8a-4aa7-bc25-366c72411ee5 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:26:46.659852 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c46cbd4a-bb8a-4aa7-bc25-366c72411ee5 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:26:46.660069 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.contrib.backups [None req-c46cbd4a-bb8a-4aa7-bc25-366c72411ee5 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Delete backup with id: 68aa7f97-19e7-49ef-b747-ebffa8d931a7. Aug 13 21:26:46.666668 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:26:46.666668 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:26:46.681929 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.backup.rpcapi [None req-c46cbd4a-bb8a-4aa7-bc25-366c72411ee5 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] delete_backup rpcapi backup_id 68aa7f97-19e7-49ef-b747-ebffa8d931a7 {{(pid=100215) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 21:26:46.684099 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c46cbd4a-bb8a-4aa7-bc25-366c72411ee5 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] https://10.4.3.14/volume/v3/backups/68aa7f97-19e7-49ef-b747-ebffa8d931a7 returned with HTTP 202 Aug 13 21:26:46.684560 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1372/5484] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:26:46 2026] DELETE /volume/v3/backups/68aa7f97-19e7-49ef-b747-ebffa8d931a7 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:26:46.691634 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e95c2286-8d46-4604-b1e7-5211547a6fc9 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:26:46.693769 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e95c2286-8d46-4604-b1e7-5211547a6fc9 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] GET https://10.4.3.14/volume/v3/backups/68aa7f97-19e7-49ef-b747-ebffa8d931a7 Aug 13 21:26:46.694048 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e95c2286-8d46-4604-b1e7-5211547a6fc9 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:26:46.694294 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e95c2286-8d46-4604-b1e7-5211547a6fc9 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:26:46.694464 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-e95c2286-8d46-4604-b1e7-5211547a6fc9 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Show backup with id 68aa7f97-19e7-49ef-b747-ebffa8d931a7. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:26:46.699071 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:26:46.699071 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:26:46.699991 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e95c2286-8d46-4604-b1e7-5211547a6fc9 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] https://10.4.3.14/volume/v3/backups/68aa7f97-19e7-49ef-b747-ebffa8d931a7 returned with HTTP 200 Aug 13 21:26:46.700477 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1377/5485] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:26:46 2026] GET /volume/v3/backups/68aa7f97-19e7-49ef-b747-ebffa8d931a7 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:26:47.712160 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3feb7b0e-327d-48fc-aef5-bef06ac82189 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:26:47.713945 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3feb7b0e-327d-48fc-aef5-bef06ac82189 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] GET https://10.4.3.14/volume/v3/backups/68aa7f97-19e7-49ef-b747-ebffa8d931a7 Aug 13 21:26:47.714169 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3feb7b0e-327d-48fc-aef5-bef06ac82189 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:26:47.714411 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3feb7b0e-327d-48fc-aef5-bef06ac82189 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:26:47.714520 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-3feb7b0e-327d-48fc-aef5-bef06ac82189 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Show backup with id 68aa7f97-19e7-49ef-b747-ebffa8d931a7. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:26:47.718534 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3feb7b0e-327d-48fc-aef5-bef06ac82189 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] https://10.4.3.14/volume/v3/backups/68aa7f97-19e7-49ef-b747-ebffa8d931a7 returned with HTTP 404 Aug 13 21:26:47.719160 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1368/5486] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:26:47 2026] GET /volume/v3/backups/68aa7f97-19e7-49ef-b747-ebffa8d931a7 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:26:47.727439 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8403651e-c1b4-4b14-b8ae-a05ce325c38d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:26:47.729443 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8403651e-c1b4-4b14-b8ae-a05ce325c38d tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:26:47.729821 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8403651e-c1b4-4b14-b8ae-a05ce325c38d tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1253384119"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:26:47.731455 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-8403651e-c1b4-4b14-b8ae-a05ce325c38d tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1253384119'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:26:47.731562 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-8403651e-c1b4-4b14-b8ae-a05ce325c38d tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Create volume of 1 GB Aug 13 21:26:47.735756 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-8403651e-c1b4-4b14-b8ae-a05ce325c38d tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Availability Zones retrieved successfully. Aug 13 21:26:47.740995 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8403651e-c1b4-4b14-b8ae-a05ce325c38d tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Flow 'volume_create_api' (e12bc132-fd4d-4ef2-9f38-c2a75ccf1f1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:26:47.741827 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8403651e-c1b4-4b14-b8ae-a05ce325c38d tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (456b54a5-312d-45eb-b832-7702d9d9fcd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:26:47.742711 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-8403651e-c1b4-4b14-b8ae-a05ce325c38d tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:26:47.767998 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8403651e-c1b4-4b14-b8ae-a05ce325c38d tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (456b54a5-312d-45eb-b832-7702d9d9fcd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:26:47.768722 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8403651e-c1b4-4b14-b8ae-a05ce325c38d tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51a992d9-d96c-4d8a-afa6-381d91a84f34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:26:47.809704 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-8403651e-c1b4-4b14-b8ae-a05ce325c38d tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Created reservations ['999b3274-7e75-44a5-a2ec-90e5780a7f1e', '560f3997-e927-445a-8978-f8c212b6b099', 'acc066b3-7dca-4f5b-8c04-09cd241f73c7', 'e3a62d59-653e-4228-9283-ea20ac45656a'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:26:47.810487 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8403651e-c1b4-4b14-b8ae-a05ce325c38d tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51a992d9-d96c-4d8a-afa6-381d91a84f34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['999b3274-7e75-44a5-a2ec-90e5780a7f1e', '560f3997-e927-445a-8978-f8c212b6b099', 'acc066b3-7dca-4f5b-8c04-09cd241f73c7', 'e3a62d59-653e-4228-9283-ea20ac45656a']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:26:47.811283 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8403651e-c1b4-4b14-b8ae-a05ce325c38d tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce3685bd-e616-4141-93b4-64e68da52c1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:26:47.837773 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8403651e-c1b4-4b14-b8ae-a05ce325c38d tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce3685bd-e616-4141-93b4-64e68da52c1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9db46335-db73-4af3-8b4d-4807b0005193', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1253384119',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ef6c19abb3f4916ae00519a4985b301',qos_specs=None,replication_status=,reservations=['999b3274-7e75-44a5-a2ec-90e5780a7f1e','560f3997-e927-445a-8978-f8c212b6b099','acc066b3-7dca-4f5b-8c04-09cd241f73c7','e3a62d59-653e-4228-9283-ea20ac45656a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87e605a260a745e7ab36824bfd6e31ba',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:26:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1253384119',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9db46335-db73-4af3-8b4d-4807b0005193,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ef6c19abb3f4916ae00519a4985b301',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='87e605a260a745e7ab36824bfd6e31ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:26:47.838558 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8403651e-c1b4-4b14-b8ae-a05ce325c38d tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1068291-ac1d-4aa1-9267-d0723c189190) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:26:47.858899 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8403651e-c1b4-4b14-b8ae-a05ce325c38d tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1068291-ac1d-4aa1-9267-d0723c189190) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1253384119',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ef6c19abb3f4916ae00519a4985b301',qos_specs=None,replication_status=,reservations=['999b3274-7e75-44a5-a2ec-90e5780a7f1e','560f3997-e927-445a-8978-f8c212b6b099','acc066b3-7dca-4f5b-8c04-09cd241f73c7','e3a62d59-653e-4228-9283-ea20ac45656a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87e605a260a745e7ab36824bfd6e31ba',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:26:47.859873 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8403651e-c1b4-4b14-b8ae-a05ce325c38d tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91439bd1-e6a9-4e84-a59f-7db71a3bec70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:26:47.871435 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8403651e-c1b4-4b14-b8ae-a05ce325c38d tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91439bd1-e6a9-4e84-a59f-7db71a3bec70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:26:47.872249 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8403651e-c1b4-4b14-b8ae-a05ce325c38d tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Flow 'volume_create_api' (e12bc132-fd4d-4ef2-9f38-c2a75ccf1f1c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:26:47.872550 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-8403651e-c1b4-4b14-b8ae-a05ce325c38d tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Create volume request issued successfully. Aug 13 21:26:47.873109 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8403651e-c1b4-4b14-b8ae-a05ce325c38d tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:26:47.873565 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1370/5487] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:26:47 2026] POST /volume/v3/volumes => generated 747 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:26:47.884782 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-fcc8ccec-fcbb-437f-8790-c95c11d28225 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:26:47.886526 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fcc8ccec-fcbb-437f-8790-c95c11d28225 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] GET https://10.4.3.14/volume/v3/volumes/9db46335-db73-4af3-8b4d-4807b0005193 Aug 13 21:26:47.886787 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fcc8ccec-fcbb-437f-8790-c95c11d28225 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:26:47.886946 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fcc8ccec-fcbb-437f-8790-c95c11d28225 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:26:47.893689 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:26:47.893689 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:26:47.897453 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-fcc8ccec-fcbb-437f-8790-c95c11d28225 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Volume info retrieved successfully. Aug 13 21:26:47.901841 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fcc8ccec-fcbb-437f-8790-c95c11d28225 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] https://10.4.3.14/volume/v3/volumes/9db46335-db73-4af3-8b4d-4807b0005193 returned with HTTP 200 Aug 13 21:26:47.902248 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1373/5488] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:26:47 2026] GET /volume/v3/volumes/9db46335-db73-4af3-8b4d-4807b0005193 => generated 815 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:26:48.918767 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-972884b8-83b6-4a97-9bb4-c136187a5614 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:26:48.921286 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-972884b8-83b6-4a97-9bb4-c136187a5614 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] GET https://10.4.3.14/volume/v3/volumes/9db46335-db73-4af3-8b4d-4807b0005193 Aug 13 21:26:48.921584 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-972884b8-83b6-4a97-9bb4-c136187a5614 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:26:48.921845 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-972884b8-83b6-4a97-9bb4-c136187a5614 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:26:48.932661 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:26:48.932661 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:26:48.938089 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-972884b8-83b6-4a97-9bb4-c136187a5614 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Volume info retrieved successfully. Aug 13 21:26:48.944712 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-972884b8-83b6-4a97-9bb4-c136187a5614 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] https://10.4.3.14/volume/v3/volumes/9db46335-db73-4af3-8b4d-4807b0005193 returned with HTTP 200 Aug 13 21:26:48.945326 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1378/5489] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:26:48 2026] GET /volume/v3/volumes/9db46335-db73-4af3-8b4d-4807b0005193 => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:26:48.961950 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-459f653b-80da-4c8f-9ee3-8f8f29afccef None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:26:48.963671 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-459f653b-80da-4c8f-9ee3-8f8f29afccef tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] POST https://10.4.3.14/volume/v3/backups Aug 13 21:26:48.963953 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-459f653b-80da-4c8f-9ee3-8f8f29afccef tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9db46335-db73-4af3-8b4d-4807b0005193", "name": "tempest-VolumesBackupsTest-Backup-541469231"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:26:48.965347 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.contrib.backups [None req-459f653b-80da-4c8f-9ee3-8f8f29afccef tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Creating new backup {'backup': {'volume_id': '9db46335-db73-4af3-8b4d-4807b0005193', 'name': 'tempest-VolumesBackupsTest-Backup-541469231'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 21:26:48.965491 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.contrib.backups [None req-459f653b-80da-4c8f-9ee3-8f8f29afccef tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Creating backup of volume 9db46335-db73-4af3-8b4d-4807b0005193 in container None Aug 13 21:26:48.973127 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:26:48.973127 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:26:48.973525 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-459f653b-80da-4c8f-9ee3-8f8f29afccef tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Volume info retrieved successfully. Aug 13 21:26:48.990755 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-459f653b-80da-4c8f-9ee3-8f8f29afccef tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Created reservations ['0fa8e52f-2e98-4f08-bf85-f885f850cfa3', '1f7aa9a4-2179-4bc2-b61a-fa4df2e93356'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:26:49.022954 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-459f653b-80da-4c8f-9ee3-8f8f29afccef tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] https://10.4.3.14/volume/v3/backups returned with HTTP 202 Aug 13 21:26:49.023454 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1369/5490] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:26:48 2026] POST /volume/v3/backups => generated 327 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:26:49.032715 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4734108f-fa84-4020-a478-dd9b41c3f157 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:26:49.034830 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4734108f-fa84-4020-a478-dd9b41c3f157 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] GET https://10.4.3.14/volume/v3/backups/3d12c742-0747-4c32-b30f-eda10335855a Aug 13 21:26:49.035059 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4734108f-fa84-4020-a478-dd9b41c3f157 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:26:49.035258 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4734108f-fa84-4020-a478-dd9b41c3f157 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:26:49.035426 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-4734108f-fa84-4020-a478-dd9b41c3f157 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Show backup with id 3d12c742-0747-4c32-b30f-eda10335855a. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:26:49.040596 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:26:49.040596 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:26:49.041455 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4734108f-fa84-4020-a478-dd9b41c3f157 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] https://10.4.3.14/volume/v3/backups/3d12c742-0747-4c32-b30f-eda10335855a returned with HTTP 200 Aug 13 21:26:49.041943 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1371/5491] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:26:49 2026] GET /volume/v3/backups/3d12c742-0747-4c32-b30f-eda10335855a => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:26:50.053627 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6d3a8a1c-c192-4133-81d4-dcaaa0c3a891 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:26:50.055778 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6d3a8a1c-c192-4133-81d4-dcaaa0c3a891 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] GET https://10.4.3.14/volume/v3/backups/3d12c742-0747-4c32-b30f-eda10335855a Aug 13 21:26:50.056042 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6d3a8a1c-c192-4133-81d4-dcaaa0c3a891 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:26:50.056357 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6d3a8a1c-c192-4133-81d4-dcaaa0c3a891 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:26:50.056522 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-6d3a8a1c-c192-4133-81d4-dcaaa0c3a891 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Show backup with id 3d12c742-0747-4c32-b30f-eda10335855a. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:26:50.061813 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:26:50.061813 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:26:50.062716 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6d3a8a1c-c192-4133-81d4-dcaaa0c3a891 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] https://10.4.3.14/volume/v3/backups/3d12c742-0747-4c32-b30f-eda10335855a returned with HTTP 200 Aug 13 21:26:50.063247 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1374/5492] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:26:50 2026] GET /volume/v3/backups/3d12c742-0747-4c32-b30f-eda10335855a => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:26:51.073277 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b9452cef-15c1-4cba-89cb-084270704d0c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:26:51.075780 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b9452cef-15c1-4cba-89cb-084270704d0c tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] GET https://10.4.3.14/volume/v3/backups/3d12c742-0747-4c32-b30f-eda10335855a Aug 13 21:26:51.075954 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b9452cef-15c1-4cba-89cb-084270704d0c tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:26:51.076179 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b9452cef-15c1-4cba-89cb-084270704d0c tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:26:51.076340 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-b9452cef-15c1-4cba-89cb-084270704d0c tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Show backup with id 3d12c742-0747-4c32-b30f-eda10335855a. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:26:51.080867 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:26:51.080867 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:26:51.081622 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b9452cef-15c1-4cba-89cb-084270704d0c tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] https://10.4.3.14/volume/v3/backups/3d12c742-0747-4c32-b30f-eda10335855a returned with HTTP 200 Aug 13 21:26:51.082002 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1379/5493] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:26:51 2026] GET /volume/v3/backups/3d12c742-0747-4c32-b30f-eda10335855a => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:26:52.092384 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-1a58400d-7193-4f7b-9e35-e1a63618479a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:26:52.094150 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1a58400d-7193-4f7b-9e35-e1a63618479a tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] GET https://10.4.3.14/volume/v3/backups/3d12c742-0747-4c32-b30f-eda10335855a Aug 13 21:26:52.094333 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1a58400d-7193-4f7b-9e35-e1a63618479a tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:26:52.094526 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1a58400d-7193-4f7b-9e35-e1a63618479a tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:26:52.094629 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-1a58400d-7193-4f7b-9e35-e1a63618479a tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Show backup with id 3d12c742-0747-4c32-b30f-eda10335855a. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:26:52.099437 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:26:52.099437 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:26:52.100116 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1a58400d-7193-4f7b-9e35-e1a63618479a tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] https://10.4.3.14/volume/v3/backups/3d12c742-0747-4c32-b30f-eda10335855a returned with HTTP 200 Aug 13 21:26:52.100507 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1370/5494] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:26:52 2026] GET /volume/v3/backups/3d12c742-0747-4c32-b30f-eda10335855a => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:26:53.112152 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b082efbc-5962-4375-80fe-40727e3efc83 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:26:53.113745 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b082efbc-5962-4375-80fe-40727e3efc83 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] GET https://10.4.3.14/volume/v3/backups/3d12c742-0747-4c32-b30f-eda10335855a Aug 13 21:26:53.113922 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b082efbc-5962-4375-80fe-40727e3efc83 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:26:53.114090 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b082efbc-5962-4375-80fe-40727e3efc83 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:26:53.114193 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-b082efbc-5962-4375-80fe-40727e3efc83 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Show backup with id 3d12c742-0747-4c32-b30f-eda10335855a. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:26:53.117939 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:26:53.117939 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:26:53.118525 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b082efbc-5962-4375-80fe-40727e3efc83 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] https://10.4.3.14/volume/v3/backups/3d12c742-0747-4c32-b30f-eda10335855a returned with HTTP 200 Aug 13 21:26:53.118851 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1372/5495] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:26:53 2026] GET /volume/v3/backups/3d12c742-0747-4c32-b30f-eda10335855a => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:26:54.128763 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1b9f7526-e685-4d9a-ad98-020046076fd2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:26:54.130374 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1b9f7526-e685-4d9a-ad98-020046076fd2 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] GET https://10.4.3.14/volume/v3/backups/3d12c742-0747-4c32-b30f-eda10335855a Aug 13 21:26:54.130560 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1b9f7526-e685-4d9a-ad98-020046076fd2 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:26:54.130776 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1b9f7526-e685-4d9a-ad98-020046076fd2 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:26:54.130892 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-1b9f7526-e685-4d9a-ad98-020046076fd2 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Show backup with id 3d12c742-0747-4c32-b30f-eda10335855a. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:26:54.135469 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:26:54.135469 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:26:54.136102 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1b9f7526-e685-4d9a-ad98-020046076fd2 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] https://10.4.3.14/volume/v3/backups/3d12c742-0747-4c32-b30f-eda10335855a returned with HTTP 200 Aug 13 21:26:54.136490 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1375/5496] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:26:54 2026] GET /volume/v3/backups/3d12c742-0747-4c32-b30f-eda10335855a => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:26:55.146932 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e8c998e4-e73f-4947-8776-9d9a793823d4 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:26:55.149561 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e8c998e4-e73f-4947-8776-9d9a793823d4 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] GET https://10.4.3.14/volume/v3/backups/3d12c742-0747-4c32-b30f-eda10335855a Aug 13 21:26:55.149881 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e8c998e4-e73f-4947-8776-9d9a793823d4 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:26:55.150208 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e8c998e4-e73f-4947-8776-9d9a793823d4 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:26:55.150380 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-e8c998e4-e73f-4947-8776-9d9a793823d4 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Show backup with id 3d12c742-0747-4c32-b30f-eda10335855a. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:26:55.155551 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:26:55.155551 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:26:55.156267 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e8c998e4-e73f-4947-8776-9d9a793823d4 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] https://10.4.3.14/volume/v3/backups/3d12c742-0747-4c32-b30f-eda10335855a returned with HTTP 200 Aug 13 21:26:55.156662 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1380/5497] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:26:55 2026] GET /volume/v3/backups/3d12c742-0747-4c32-b30f-eda10335855a => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:26:56.166700 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-17ebe3f7-a0f3-4718-8f8b-462683b610b5 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:26:56.169157 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-17ebe3f7-a0f3-4718-8f8b-462683b610b5 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] GET https://10.4.3.14/volume/v3/backups/3d12c742-0747-4c32-b30f-eda10335855a Aug 13 21:26:56.169431 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-17ebe3f7-a0f3-4718-8f8b-462683b610b5 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:26:56.169686 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-17ebe3f7-a0f3-4718-8f8b-462683b610b5 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:26:56.169840 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-17ebe3f7-a0f3-4718-8f8b-462683b610b5 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Show backup with id 3d12c742-0747-4c32-b30f-eda10335855a. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:26:56.175201 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:26:56.175201 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:26:56.176029 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-17ebe3f7-a0f3-4718-8f8b-462683b610b5 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] https://10.4.3.14/volume/v3/backups/3d12c742-0747-4c32-b30f-eda10335855a returned with HTTP 200 Aug 13 21:26:56.176509 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1371/5498] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:26:56 2026] GET /volume/v3/backups/3d12c742-0747-4c32-b30f-eda10335855a => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:26:57.187282 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a24baed1-fa5d-4af2-8477-44d8a9819448 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:26:57.189001 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a24baed1-fa5d-4af2-8477-44d8a9819448 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] GET https://10.4.3.14/volume/v3/backups/3d12c742-0747-4c32-b30f-eda10335855a Aug 13 21:26:57.189217 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a24baed1-fa5d-4af2-8477-44d8a9819448 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:26:57.189413 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a24baed1-fa5d-4af2-8477-44d8a9819448 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:26:57.189502 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-a24baed1-fa5d-4af2-8477-44d8a9819448 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Show backup with id 3d12c742-0747-4c32-b30f-eda10335855a. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:26:57.193523 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:26:57.193523 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:26:57.194201 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a24baed1-fa5d-4af2-8477-44d8a9819448 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] https://10.4.3.14/volume/v3/backups/3d12c742-0747-4c32-b30f-eda10335855a returned with HTTP 200 Aug 13 21:26:57.194606 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1373/5499] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:26:57 2026] GET /volume/v3/backups/3d12c742-0747-4c32-b30f-eda10335855a => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:26:58.206250 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-52c577c4-0169-4cc8-86fc-422c23f29611 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:26:58.207949 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-52c577c4-0169-4cc8-86fc-422c23f29611 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] GET https://10.4.3.14/volume/v3/backups/3d12c742-0747-4c32-b30f-eda10335855a Aug 13 21:26:58.208159 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-52c577c4-0169-4cc8-86fc-422c23f29611 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:26:58.208341 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-52c577c4-0169-4cc8-86fc-422c23f29611 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:26:58.208441 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-52c577c4-0169-4cc8-86fc-422c23f29611 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Show backup with id 3d12c742-0747-4c32-b30f-eda10335855a. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:26:58.212136 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:26:58.212136 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:26:58.212756 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-52c577c4-0169-4cc8-86fc-422c23f29611 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] https://10.4.3.14/volume/v3/backups/3d12c742-0747-4c32-b30f-eda10335855a returned with HTTP 200 Aug 13 21:26:58.213135 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1376/5500] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:26:58 2026] GET /volume/v3/backups/3d12c742-0747-4c32-b30f-eda10335855a => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:26:59.224631 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-badb7ad2-8870-456a-a52d-d809172919ef None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:26:59.226816 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-badb7ad2-8870-456a-a52d-d809172919ef tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] GET https://10.4.3.14/volume/v3/backups/3d12c742-0747-4c32-b30f-eda10335855a Aug 13 21:26:59.227078 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-badb7ad2-8870-456a-a52d-d809172919ef tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:26:59.227328 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-badb7ad2-8870-456a-a52d-d809172919ef tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:26:59.227465 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-badb7ad2-8870-456a-a52d-d809172919ef tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Show backup with id 3d12c742-0747-4c32-b30f-eda10335855a. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:26:59.233334 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:26:59.233334 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:26:59.234287 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-badb7ad2-8870-456a-a52d-d809172919ef tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] https://10.4.3.14/volume/v3/backups/3d12c742-0747-4c32-b30f-eda10335855a returned with HTTP 200 Aug 13 21:26:59.234837 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1381/5501] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:26:59 2026] GET /volume/v3/backups/3d12c742-0747-4c32-b30f-eda10335855a => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:27:00.245239 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-95890fb9-2792-473f-9de7-fa9143165b7c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:00.247612 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-95890fb9-2792-473f-9de7-fa9143165b7c tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] GET https://10.4.3.14/volume/v3/backups/3d12c742-0747-4c32-b30f-eda10335855a Aug 13 21:27:00.247870 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-95890fb9-2792-473f-9de7-fa9143165b7c tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:27:00.248128 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-95890fb9-2792-473f-9de7-fa9143165b7c tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:27:00.248305 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-95890fb9-2792-473f-9de7-fa9143165b7c tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Show backup with id 3d12c742-0747-4c32-b30f-eda10335855a. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:27:00.252579 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:27:00.252579 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:27:00.253238 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-95890fb9-2792-473f-9de7-fa9143165b7c tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] https://10.4.3.14/volume/v3/backups/3d12c742-0747-4c32-b30f-eda10335855a returned with HTTP 200 Aug 13 21:27:00.253695 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1372/5502] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:27:00 2026] GET /volume/v3/backups/3d12c742-0747-4c32-b30f-eda10335855a => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:27:01.264754 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-751e0ee9-76de-4493-a13f-2f1da17520f3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:01.266800 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-751e0ee9-76de-4493-a13f-2f1da17520f3 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] GET https://10.4.3.14/volume/v3/backups/3d12c742-0747-4c32-b30f-eda10335855a Aug 13 21:27:01.267053 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-751e0ee9-76de-4493-a13f-2f1da17520f3 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:27:01.267295 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-751e0ee9-76de-4493-a13f-2f1da17520f3 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:27:01.267426 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-751e0ee9-76de-4493-a13f-2f1da17520f3 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Show backup with id 3d12c742-0747-4c32-b30f-eda10335855a. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:27:01.272153 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:27:01.272153 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:27:01.272832 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-751e0ee9-76de-4493-a13f-2f1da17520f3 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] https://10.4.3.14/volume/v3/backups/3d12c742-0747-4c32-b30f-eda10335855a returned with HTTP 200 Aug 13 21:27:01.273272 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1374/5503] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:27:01 2026] GET /volume/v3/backups/3d12c742-0747-4c32-b30f-eda10335855a => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:27:02.285422 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-fe215ef3-d3d7-4fa6-b1e6-33aabd732e7e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:02.288043 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fe215ef3-d3d7-4fa6-b1e6-33aabd732e7e tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] GET https://10.4.3.14/volume/v3/backups/3d12c742-0747-4c32-b30f-eda10335855a Aug 13 21:27:02.288043 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fe215ef3-d3d7-4fa6-b1e6-33aabd732e7e tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:27:02.288043 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fe215ef3-d3d7-4fa6-b1e6-33aabd732e7e tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:27:02.288043 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-fe215ef3-d3d7-4fa6-b1e6-33aabd732e7e tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Show backup with id 3d12c742-0747-4c32-b30f-eda10335855a. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:27:02.291560 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:27:02.291560 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:27:02.292329 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fe215ef3-d3d7-4fa6-b1e6-33aabd732e7e tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] https://10.4.3.14/volume/v3/backups/3d12c742-0747-4c32-b30f-eda10335855a returned with HTTP 200 Aug 13 21:27:02.292769 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1377/5504] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:27:02 2026] GET /volume/v3/backups/3d12c742-0747-4c32-b30f-eda10335855a => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:27:03.303926 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-37bd0ee9-399b-402c-8038-0903ee501cc0 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:03.305926 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-37bd0ee9-399b-402c-8038-0903ee501cc0 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] GET https://10.4.3.14/volume/v3/backups/3d12c742-0747-4c32-b30f-eda10335855a Aug 13 21:27:03.306135 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-37bd0ee9-399b-402c-8038-0903ee501cc0 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:27:03.306353 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-37bd0ee9-399b-402c-8038-0903ee501cc0 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:27:03.306443 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-37bd0ee9-399b-402c-8038-0903ee501cc0 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Show backup with id 3d12c742-0747-4c32-b30f-eda10335855a. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:27:03.310602 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:27:03.310602 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:27:03.311285 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-37bd0ee9-399b-402c-8038-0903ee501cc0 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] https://10.4.3.14/volume/v3/backups/3d12c742-0747-4c32-b30f-eda10335855a returned with HTTP 200 Aug 13 21:27:03.311664 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1382/5505] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:27:03 2026] GET /volume/v3/backups/3d12c742-0747-4c32-b30f-eda10335855a => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:27:03.324026 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-dd8b656d-c7b6-4da5-81ae-47669e022f11 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:03.326129 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-dd8b656d-c7b6-4da5-81ae-47669e022f11 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] POST https://10.4.3.14/volume/v3/backups Aug 13 21:27:03.326543 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-dd8b656d-c7b6-4da5-81ae-47669e022f11 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9db46335-db73-4af3-8b4d-4807b0005193", "incremental": true}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:27:03.328082 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.contrib.backups [None req-dd8b656d-c7b6-4da5-81ae-47669e022f11 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Creating new backup {'backup': {'volume_id': '9db46335-db73-4af3-8b4d-4807b0005193', 'incremental': True}} {{(pid=100217) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 21:27:03.328278 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.contrib.backups [None req-dd8b656d-c7b6-4da5-81ae-47669e022f11 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Creating backup of volume 9db46335-db73-4af3-8b4d-4807b0005193 in container None Aug 13 21:27:03.336077 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:27:03.336077 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:27:03.336486 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-dd8b656d-c7b6-4da5-81ae-47669e022f11 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Volume info retrieved successfully. Aug 13 21:27:03.352720 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-dd8b656d-c7b6-4da5-81ae-47669e022f11 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Created reservations ['7083ece0-586c-4c66-a1c8-1eb8fbb346ab', '67663522-2a6b-49bc-820e-cbee21e89e09'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:27:03.368422 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-dd8b656d-c7b6-4da5-81ae-47669e022f11 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] https://10.4.3.14/volume/v3/backups returned with HTTP 400 Aug 13 21:27:03.368925 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1373/5506] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:27:03 2026] POST /volume/v3/backups => generated 109 bytes in 45 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 21:27:03.376391 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3fca8b26-ef19-46c6-992b-82668b9874cf None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:03.378108 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3fca8b26-ef19-46c6-992b-82668b9874cf tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] DELETE https://10.4.3.14/volume/v3/backups/3d12c742-0747-4c32-b30f-eda10335855a Aug 13 21:27:03.378307 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3fca8b26-ef19-46c6-992b-82668b9874cf tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:27:03.378477 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3fca8b26-ef19-46c6-992b-82668b9874cf tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:27:03.378578 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.contrib.backups [None req-3fca8b26-ef19-46c6-992b-82668b9874cf tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Delete backup with id: 3d12c742-0747-4c32-b30f-eda10335855a. Aug 13 21:27:03.382938 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:27:03.382938 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:27:03.395268 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.backup.rpcapi [None req-3fca8b26-ef19-46c6-992b-82668b9874cf tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] delete_backup rpcapi backup_id 3d12c742-0747-4c32-b30f-eda10335855a {{(pid=100214) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 21:27:03.396867 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3fca8b26-ef19-46c6-992b-82668b9874cf tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] https://10.4.3.14/volume/v3/backups/3d12c742-0747-4c32-b30f-eda10335855a returned with HTTP 202 Aug 13 21:27:03.397284 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1375/5507] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:27:03 2026] DELETE /volume/v3/backups/3d12c742-0747-4c32-b30f-eda10335855a => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:27:03.404760 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c7cfc238-dd5a-47d3-a899-94ec40bbb4bc None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:03.406449 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c7cfc238-dd5a-47d3-a899-94ec40bbb4bc tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] GET https://10.4.3.14/volume/v3/backups/3d12c742-0747-4c32-b30f-eda10335855a Aug 13 21:27:03.406609 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c7cfc238-dd5a-47d3-a899-94ec40bbb4bc tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:27:03.406772 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c7cfc238-dd5a-47d3-a899-94ec40bbb4bc tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:27:03.406873 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-c7cfc238-dd5a-47d3-a899-94ec40bbb4bc tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Show backup with id 3d12c742-0747-4c32-b30f-eda10335855a. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:27:03.412686 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:27:03.412686 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:27:03.413148 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c7cfc238-dd5a-47d3-a899-94ec40bbb4bc tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] https://10.4.3.14/volume/v3/backups/3d12c742-0747-4c32-b30f-eda10335855a returned with HTTP 200 Aug 13 21:27:03.413510 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1378/5508] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:27:03 2026] GET /volume/v3/backups/3d12c742-0747-4c32-b30f-eda10335855a => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:27:04.425175 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-90d47594-f972-4f86-a77c-24b362cd0efd None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:04.426981 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-90d47594-f972-4f86-a77c-24b362cd0efd tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] GET https://10.4.3.14/volume/v3/backups/3d12c742-0747-4c32-b30f-eda10335855a Aug 13 21:27:04.427184 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-90d47594-f972-4f86-a77c-24b362cd0efd tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:27:04.427389 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-90d47594-f972-4f86-a77c-24b362cd0efd tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:27:04.427489 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-90d47594-f972-4f86-a77c-24b362cd0efd tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Show backup with id 3d12c742-0747-4c32-b30f-eda10335855a. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:27:04.431002 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-90d47594-f972-4f86-a77c-24b362cd0efd tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] https://10.4.3.14/volume/v3/backups/3d12c742-0747-4c32-b30f-eda10335855a returned with HTTP 404 Aug 13 21:27:04.431529 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1383/5509] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:27:04 2026] GET /volume/v3/backups/3d12c742-0747-4c32-b30f-eda10335855a => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:27:04.439558 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-0d057fee-3b96-4f59-8487-702e4400d8b0 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:04.441213 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0d057fee-3b96-4f59-8487-702e4400d8b0 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:27:04.441550 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0d057fee-3b96-4f59-8487-702e4400d8b0 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1240516224"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:27:04.442898 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-0d057fee-3b96-4f59-8487-702e4400d8b0 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1240516224'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:27:04.443021 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-0d057fee-3b96-4f59-8487-702e4400d8b0 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Create volume of 1 GB Aug 13 21:27:04.447147 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-0d057fee-3b96-4f59-8487-702e4400d8b0 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Availability Zones retrieved successfully. Aug 13 21:27:04.452737 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-0d057fee-3b96-4f59-8487-702e4400d8b0 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Flow 'volume_create_api' (31ff6195-505f-4220-b945-428ef8dce7c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:27:04.453646 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-0d057fee-3b96-4f59-8487-702e4400d8b0 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b35219bd-9b14-462b-a362-d2d1a4bf0f2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:27:04.454525 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-0d057fee-3b96-4f59-8487-702e4400d8b0 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:27:04.478983 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-0d057fee-3b96-4f59-8487-702e4400d8b0 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b35219bd-9b14-462b-a362-d2d1a4bf0f2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:27:04.479634 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-0d057fee-3b96-4f59-8487-702e4400d8b0 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d93a9a2d-7caa-43d1-9576-f1d04020831d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:27:04.515831 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-0d057fee-3b96-4f59-8487-702e4400d8b0 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Created reservations ['6656481a-2e18-4ad4-8300-645011905b6f', '3fc615c2-0da4-4b67-a87b-97ec07d01ca6', '4be3f2db-0f77-4851-be29-9b1592641230', 'ea78d564-481a-4549-9313-3e9013d5aa0c'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:27:04.516578 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-0d057fee-3b96-4f59-8487-702e4400d8b0 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d93a9a2d-7caa-43d1-9576-f1d04020831d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6656481a-2e18-4ad4-8300-645011905b6f', '3fc615c2-0da4-4b67-a87b-97ec07d01ca6', '4be3f2db-0f77-4851-be29-9b1592641230', 'ea78d564-481a-4549-9313-3e9013d5aa0c']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:27:04.517293 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-0d057fee-3b96-4f59-8487-702e4400d8b0 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0b87715-8dcc-48f7-a032-e783c6474942) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:27:04.539517 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-0d057fee-3b96-4f59-8487-702e4400d8b0 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0b87715-8dcc-48f7-a032-e783c6474942) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a768a41-e827-4bd7-bb46-142334a995d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1240516224',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ef6c19abb3f4916ae00519a4985b301',qos_specs=None,replication_status=,reservations=['6656481a-2e18-4ad4-8300-645011905b6f','3fc615c2-0da4-4b67-a87b-97ec07d01ca6','4be3f2db-0f77-4851-be29-9b1592641230','ea78d564-481a-4549-9313-3e9013d5aa0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87e605a260a745e7ab36824bfd6e31ba',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:27:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1240516224',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6a768a41-e827-4bd7-bb46-142334a995d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ef6c19abb3f4916ae00519a4985b301',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='87e605a260a745e7ab36824bfd6e31ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:27:04.540413 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-0d057fee-3b96-4f59-8487-702e4400d8b0 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db5d6035-3d4f-471c-ba75-3888f697336a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:27:04.558099 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-0d057fee-3b96-4f59-8487-702e4400d8b0 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db5d6035-3d4f-471c-ba75-3888f697336a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1240516224',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ef6c19abb3f4916ae00519a4985b301',qos_specs=None,replication_status=,reservations=['6656481a-2e18-4ad4-8300-645011905b6f','3fc615c2-0da4-4b67-a87b-97ec07d01ca6','4be3f2db-0f77-4851-be29-9b1592641230','ea78d564-481a-4549-9313-3e9013d5aa0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87e605a260a745e7ab36824bfd6e31ba',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:27:04.558736 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-0d057fee-3b96-4f59-8487-702e4400d8b0 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be9aee71-bedf-4004-970c-55e938955d40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:27:04.567391 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-0d057fee-3b96-4f59-8487-702e4400d8b0 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be9aee71-bedf-4004-970c-55e938955d40) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:27:04.568101 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-0d057fee-3b96-4f59-8487-702e4400d8b0 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Flow 'volume_create_api' (31ff6195-505f-4220-b945-428ef8dce7c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:27:04.568384 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-0d057fee-3b96-4f59-8487-702e4400d8b0 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Create volume request issued successfully. Aug 13 21:27:04.568870 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0d057fee-3b96-4f59-8487-702e4400d8b0 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:27:04.569281 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1374/5510] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:27:04 2026] POST /volume/v3/volumes => generated 747 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:27:04.583951 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f2259b20-f491-40ec-ad31-1640a5442320 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:04.585911 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f2259b20-f491-40ec-ad31-1640a5442320 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] GET https://10.4.3.14/volume/v3/volumes/6a768a41-e827-4bd7-bb46-142334a995d0 Aug 13 21:27:04.586146 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f2259b20-f491-40ec-ad31-1640a5442320 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:27:04.586414 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f2259b20-f491-40ec-ad31-1640a5442320 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:27:04.593483 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:27:04.593483 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:27:04.597358 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f2259b20-f491-40ec-ad31-1640a5442320 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Volume info retrieved successfully. Aug 13 21:27:04.601449 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f2259b20-f491-40ec-ad31-1640a5442320 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] https://10.4.3.14/volume/v3/volumes/6a768a41-e827-4bd7-bb46-142334a995d0 returned with HTTP 200 Aug 13 21:27:04.601900 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1376/5511] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:27:04 2026] GET /volume/v3/volumes/6a768a41-e827-4bd7-bb46-142334a995d0 => generated 815 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:27:05.617670 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-10658c1e-7c7d-412c-9329-16da010438c2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:05.620229 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-10658c1e-7c7d-412c-9329-16da010438c2 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] GET https://10.4.3.14/volume/v3/volumes/6a768a41-e827-4bd7-bb46-142334a995d0 Aug 13 21:27:05.620534 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-10658c1e-7c7d-412c-9329-16da010438c2 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:27:05.620826 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-10658c1e-7c7d-412c-9329-16da010438c2 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:27:05.631063 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:27:05.631063 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:27:05.636009 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-10658c1e-7c7d-412c-9329-16da010438c2 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Volume info retrieved successfully. Aug 13 21:27:05.642106 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-10658c1e-7c7d-412c-9329-16da010438c2 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] https://10.4.3.14/volume/v3/volumes/6a768a41-e827-4bd7-bb46-142334a995d0 returned with HTTP 200 Aug 13 21:27:05.642654 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1379/5512] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:27:05 2026] GET /volume/v3/volumes/6a768a41-e827-4bd7-bb46-142334a995d0 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:27:05.655842 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-4fc3e3d0-c9d5-478e-9bb0-4aac3d505043 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:05.658316 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4fc3e3d0-c9d5-478e-9bb0-4aac3d505043 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] POST https://10.4.3.14/volume/v3/backups Aug 13 21:27:05.658750 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4fc3e3d0-c9d5-478e-9bb0-4aac3d505043 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6a768a41-e827-4bd7-bb46-142334a995d0", "name": "tempest-VolumesBackupsTest-Backup-1460603573"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:27:05.660640 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.contrib.backups [None req-4fc3e3d0-c9d5-478e-9bb0-4aac3d505043 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Creating new backup {'backup': {'volume_id': '6a768a41-e827-4bd7-bb46-142334a995d0', 'name': 'tempest-VolumesBackupsTest-Backup-1460603573'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 21:27:05.660765 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.contrib.backups [None req-4fc3e3d0-c9d5-478e-9bb0-4aac3d505043 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Creating backup of volume 6a768a41-e827-4bd7-bb46-142334a995d0 in container None Aug 13 21:27:05.670042 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:27:05.670042 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:27:05.670510 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-4fc3e3d0-c9d5-478e-9bb0-4aac3d505043 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Volume info retrieved successfully. Aug 13 21:27:05.692379 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-4fc3e3d0-c9d5-478e-9bb0-4aac3d505043 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Created reservations ['c02c626f-6d21-4edd-82a0-b634eb125982', '94c16ab5-d3c8-4c0c-b89f-98584a6b4ee1'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:27:05.727942 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4fc3e3d0-c9d5-478e-9bb0-4aac3d505043 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] https://10.4.3.14/volume/v3/backups returned with HTTP 202 Aug 13 21:27:05.728291 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1384/5513] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:27:05 2026] POST /volume/v3/backups => generated 328 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:27:05.736086 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-393f60d1-0c78-46ed-96dc-09227c70a6e1 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:05.738078 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-393f60d1-0c78-46ed-96dc-09227c70a6e1 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] GET https://10.4.3.14/volume/v3/backups/5f591ce4-b97b-4d7f-adba-f9001f4e3560 Aug 13 21:27:05.738409 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-393f60d1-0c78-46ed-96dc-09227c70a6e1 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:27:05.738641 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-393f60d1-0c78-46ed-96dc-09227c70a6e1 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:27:05.738771 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-393f60d1-0c78-46ed-96dc-09227c70a6e1 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Show backup with id 5f591ce4-b97b-4d7f-adba-f9001f4e3560. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:27:05.743419 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:27:05.743419 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:27:05.744143 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-393f60d1-0c78-46ed-96dc-09227c70a6e1 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] https://10.4.3.14/volume/v3/backups/5f591ce4-b97b-4d7f-adba-f9001f4e3560 returned with HTTP 200 Aug 13 21:27:05.744547 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1375/5514] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:27:05 2026] GET /volume/v3/backups/5f591ce4-b97b-4d7f-adba-f9001f4e3560 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:27:06.754794 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c51c59b7-059c-4f54-b3ef-cca7f8aa1001 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:06.756771 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c51c59b7-059c-4f54-b3ef-cca7f8aa1001 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] GET https://10.4.3.14/volume/v3/backups/5f591ce4-b97b-4d7f-adba-f9001f4e3560 Aug 13 21:27:06.756985 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c51c59b7-059c-4f54-b3ef-cca7f8aa1001 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:27:06.757172 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c51c59b7-059c-4f54-b3ef-cca7f8aa1001 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:27:06.757306 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-c51c59b7-059c-4f54-b3ef-cca7f8aa1001 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Show backup with id 5f591ce4-b97b-4d7f-adba-f9001f4e3560. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:27:06.761446 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:27:06.761446 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:27:06.762128 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c51c59b7-059c-4f54-b3ef-cca7f8aa1001 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] https://10.4.3.14/volume/v3/backups/5f591ce4-b97b-4d7f-adba-f9001f4e3560 returned with HTTP 200 Aug 13 21:27:06.762495 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1377/5515] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:27:06 2026] GET /volume/v3/backups/5f591ce4-b97b-4d7f-adba-f9001f4e3560 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:27:07.773676 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-42d0f669-d9c0-4b5e-a4c9-42c843546004 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:07.775445 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-42d0f669-d9c0-4b5e-a4c9-42c843546004 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] GET https://10.4.3.14/volume/v3/backups/5f591ce4-b97b-4d7f-adba-f9001f4e3560 Aug 13 21:27:07.775633 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-42d0f669-d9c0-4b5e-a4c9-42c843546004 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:27:07.775810 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-42d0f669-d9c0-4b5e-a4c9-42c843546004 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:27:07.775913 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-42d0f669-d9c0-4b5e-a4c9-42c843546004 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Show backup with id 5f591ce4-b97b-4d7f-adba-f9001f4e3560. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:27:07.777799 np0000007265 devstack@c-api.service[100215]: DEBUG dbcounter [-] [100215] Writing DB stats cinder:SELECT=42,cinder:UPDATE=6,cinder:INSERT=1 {{(pid=100215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:27:07.781109 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:27:07.781109 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:27:07.781731 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-42d0f669-d9c0-4b5e-a4c9-42c843546004 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] https://10.4.3.14/volume/v3/backups/5f591ce4-b97b-4d7f-adba-f9001f4e3560 returned with HTTP 200 Aug 13 21:27:07.782119 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1380/5516] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:27:07 2026] GET /volume/v3/backups/5f591ce4-b97b-4d7f-adba-f9001f4e3560 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:27:08.793837 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ff7bcfa2-1dfe-411e-bf72-728e742aef4b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:08.795744 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ff7bcfa2-1dfe-411e-bf72-728e742aef4b tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] GET https://10.4.3.14/volume/v3/backups/5f591ce4-b97b-4d7f-adba-f9001f4e3560 Aug 13 21:27:08.795935 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ff7bcfa2-1dfe-411e-bf72-728e742aef4b tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:27:08.796124 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ff7bcfa2-1dfe-411e-bf72-728e742aef4b tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:27:08.796237 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-ff7bcfa2-1dfe-411e-bf72-728e742aef4b tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Show backup with id 5f591ce4-b97b-4d7f-adba-f9001f4e3560. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:27:08.798346 np0000007265 devstack@c-api.service[100216]: DEBUG dbcounter [-] [100216] Writing DB stats cinder:SELECT=36,cinder:UPDATE=9,cinder:INSERT=4 {{(pid=100216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:27:08.802272 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:27:08.802272 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:27:08.802931 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ff7bcfa2-1dfe-411e-bf72-728e742aef4b tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] https://10.4.3.14/volume/v3/backups/5f591ce4-b97b-4d7f-adba-f9001f4e3560 returned with HTTP 200 Aug 13 21:27:08.803376 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1385/5517] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:27:08 2026] GET /volume/v3/backups/5f591ce4-b97b-4d7f-adba-f9001f4e3560 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:27:09.815187 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-6c069ed4-928b-4e16-98c1-e0275a0551b4 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:09.816903 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6c069ed4-928b-4e16-98c1-e0275a0551b4 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] GET https://10.4.3.14/volume/v3/backups/5f591ce4-b97b-4d7f-adba-f9001f4e3560 Aug 13 21:27:09.817275 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6c069ed4-928b-4e16-98c1-e0275a0551b4 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:27:09.817442 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6c069ed4-928b-4e16-98c1-e0275a0551b4 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:27:09.817607 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-6c069ed4-928b-4e16-98c1-e0275a0551b4 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Show backup with id 5f591ce4-b97b-4d7f-adba-f9001f4e3560. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:27:09.819413 np0000007265 devstack@c-api.service[100217]: DEBUG dbcounter [-] [100217] Writing DB stats cinder:SELECT=66,cinder:INSERT=16,cinder:UPDATE=34 {{(pid=100217) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:27:09.822743 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:27:09.822743 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:27:09.823628 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6c069ed4-928b-4e16-98c1-e0275a0551b4 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] https://10.4.3.14/volume/v3/backups/5f591ce4-b97b-4d7f-adba-f9001f4e3560 returned with HTTP 200 Aug 13 21:27:09.824464 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1376/5518] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:27:09 2026] GET /volume/v3/backups/5f591ce4-b97b-4d7f-adba-f9001f4e3560 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:27:10.834231 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ef9b666c-955a-4f63-bee8-466c0f93b046 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:10.836485 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ef9b666c-955a-4f63-bee8-466c0f93b046 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] GET https://10.4.3.14/volume/v3/backups/5f591ce4-b97b-4d7f-adba-f9001f4e3560 Aug 13 21:27:10.836731 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ef9b666c-955a-4f63-bee8-466c0f93b046 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:27:10.836978 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ef9b666c-955a-4f63-bee8-466c0f93b046 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:27:10.837129 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-ef9b666c-955a-4f63-bee8-466c0f93b046 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Show backup with id 5f591ce4-b97b-4d7f-adba-f9001f4e3560. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:27:10.839235 np0000007265 devstack@c-api.service[100214]: DEBUG dbcounter [-] [100214] Writing DB stats cinder:SELECT=87,cinder:UPDATE=34,cinder:INSERT=20 {{(pid=100214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:27:10.843003 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:27:10.843003 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:27:10.843857 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ef9b666c-955a-4f63-bee8-466c0f93b046 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] https://10.4.3.14/volume/v3/backups/5f591ce4-b97b-4d7f-adba-f9001f4e3560 returned with HTTP 200 Aug 13 21:27:10.844402 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1378/5519] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:27:10 2026] GET /volume/v3/backups/5f591ce4-b97b-4d7f-adba-f9001f4e3560 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:27:11.854932 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-de3d14f7-8f61-4679-93b3-d54ae05b4468 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:11.857005 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-de3d14f7-8f61-4679-93b3-d54ae05b4468 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] GET https://10.4.3.14/volume/v3/backups/5f591ce4-b97b-4d7f-adba-f9001f4e3560 Aug 13 21:27:11.857275 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-de3d14f7-8f61-4679-93b3-d54ae05b4468 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:27:11.857527 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-de3d14f7-8f61-4679-93b3-d54ae05b4468 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:27:11.857688 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-de3d14f7-8f61-4679-93b3-d54ae05b4468 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Show backup with id 5f591ce4-b97b-4d7f-adba-f9001f4e3560. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:27:11.863253 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:27:11.863253 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:27:11.864039 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-de3d14f7-8f61-4679-93b3-d54ae05b4468 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] https://10.4.3.14/volume/v3/backups/5f591ce4-b97b-4d7f-adba-f9001f4e3560 returned with HTTP 200 Aug 13 21:27:11.864497 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1381/5520] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:27:11 2026] GET /volume/v3/backups/5f591ce4-b97b-4d7f-adba-f9001f4e3560 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:27:12.878552 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0bc03713-74bc-4230-994c-d01b4d2467b6 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:12.881993 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0bc03713-74bc-4230-994c-d01b4d2467b6 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] GET https://10.4.3.14/volume/v3/backups/5f591ce4-b97b-4d7f-adba-f9001f4e3560 Aug 13 21:27:12.881993 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0bc03713-74bc-4230-994c-d01b4d2467b6 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:27:12.881993 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0bc03713-74bc-4230-994c-d01b4d2467b6 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:27:12.881993 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-0bc03713-74bc-4230-994c-d01b4d2467b6 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Show backup with id 5f591ce4-b97b-4d7f-adba-f9001f4e3560. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:27:12.887342 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:27:12.887342 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:27:12.888465 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0bc03713-74bc-4230-994c-d01b4d2467b6 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] https://10.4.3.14/volume/v3/backups/5f591ce4-b97b-4d7f-adba-f9001f4e3560 returned with HTTP 200 Aug 13 21:27:12.889066 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1386/5521] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:27:12 2026] GET /volume/v3/backups/5f591ce4-b97b-4d7f-adba-f9001f4e3560 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:27:13.900383 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-6562287d-d3c4-435f-a387-ec7b4ccc7e90 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:13.902407 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6562287d-d3c4-435f-a387-ec7b4ccc7e90 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] GET https://10.4.3.14/volume/v3/backups/5f591ce4-b97b-4d7f-adba-f9001f4e3560 Aug 13 21:27:13.902601 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6562287d-d3c4-435f-a387-ec7b4ccc7e90 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:27:13.902801 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6562287d-d3c4-435f-a387-ec7b4ccc7e90 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:27:13.902898 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-6562287d-d3c4-435f-a387-ec7b4ccc7e90 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Show backup with id 5f591ce4-b97b-4d7f-adba-f9001f4e3560. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:27:13.907254 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:27:13.907254 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:27:13.907796 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6562287d-d3c4-435f-a387-ec7b4ccc7e90 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] https://10.4.3.14/volume/v3/backups/5f591ce4-b97b-4d7f-adba-f9001f4e3560 returned with HTTP 200 Aug 13 21:27:13.908212 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1377/5522] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:27:13 2026] GET /volume/v3/backups/5f591ce4-b97b-4d7f-adba-f9001f4e3560 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:27:14.919904 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-af67b74d-0d0e-4255-9319-256f7ef09ae2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:14.921664 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-af67b74d-0d0e-4255-9319-256f7ef09ae2 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] GET https://10.4.3.14/volume/v3/backups/5f591ce4-b97b-4d7f-adba-f9001f4e3560 Aug 13 21:27:14.921866 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-af67b74d-0d0e-4255-9319-256f7ef09ae2 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:27:14.922085 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-af67b74d-0d0e-4255-9319-256f7ef09ae2 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:27:14.922258 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-af67b74d-0d0e-4255-9319-256f7ef09ae2 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Show backup with id 5f591ce4-b97b-4d7f-adba-f9001f4e3560. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:27:14.926440 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:27:14.926440 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:27:14.927080 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-af67b74d-0d0e-4255-9319-256f7ef09ae2 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] https://10.4.3.14/volume/v3/backups/5f591ce4-b97b-4d7f-adba-f9001f4e3560 returned with HTTP 200 Aug 13 21:27:14.927447 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1379/5523] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:27:14 2026] GET /volume/v3/backups/5f591ce4-b97b-4d7f-adba-f9001f4e3560 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:27:15.937447 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-34ef5a45-c7a3-4ca4-8a40-1ce5240e7c0f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:15.939268 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-34ef5a45-c7a3-4ca4-8a40-1ce5240e7c0f tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] GET https://10.4.3.14/volume/v3/backups/5f591ce4-b97b-4d7f-adba-f9001f4e3560 Aug 13 21:27:15.939485 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-34ef5a45-c7a3-4ca4-8a40-1ce5240e7c0f tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:27:15.939606 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-34ef5a45-c7a3-4ca4-8a40-1ce5240e7c0f tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:27:15.939728 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-34ef5a45-c7a3-4ca4-8a40-1ce5240e7c0f tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Show backup with id 5f591ce4-b97b-4d7f-adba-f9001f4e3560. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:27:15.945011 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:27:15.945011 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:27:15.945919 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-34ef5a45-c7a3-4ca4-8a40-1ce5240e7c0f tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] https://10.4.3.14/volume/v3/backups/5f591ce4-b97b-4d7f-adba-f9001f4e3560 returned with HTTP 200 Aug 13 21:27:15.946422 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1382/5524] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:27:15 2026] GET /volume/v3/backups/5f591ce4-b97b-4d7f-adba-f9001f4e3560 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:27:16.957087 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-afd1d0b6-66b1-4eff-b5b1-4e3135605c83 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:16.959490 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-afd1d0b6-66b1-4eff-b5b1-4e3135605c83 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] GET https://10.4.3.14/volume/v3/backups/5f591ce4-b97b-4d7f-adba-f9001f4e3560 Aug 13 21:27:16.959752 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-afd1d0b6-66b1-4eff-b5b1-4e3135605c83 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:27:16.960025 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-afd1d0b6-66b1-4eff-b5b1-4e3135605c83 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:27:16.960213 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-afd1d0b6-66b1-4eff-b5b1-4e3135605c83 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Show backup with id 5f591ce4-b97b-4d7f-adba-f9001f4e3560. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:27:16.965846 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:27:16.965846 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:27:16.966840 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-afd1d0b6-66b1-4eff-b5b1-4e3135605c83 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] https://10.4.3.14/volume/v3/backups/5f591ce4-b97b-4d7f-adba-f9001f4e3560 returned with HTTP 200 Aug 13 21:27:16.967385 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1387/5525] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:27:16 2026] GET /volume/v3/backups/5f591ce4-b97b-4d7f-adba-f9001f4e3560 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:27:17.978432 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-44421a9d-fbcd-475c-8304-be014c0e5ceb None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:17.979927 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-44421a9d-fbcd-475c-8304-be014c0e5ceb tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] GET https://10.4.3.14/volume/v3/backups/5f591ce4-b97b-4d7f-adba-f9001f4e3560 Aug 13 21:27:17.980120 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-44421a9d-fbcd-475c-8304-be014c0e5ceb tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:27:17.980300 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-44421a9d-fbcd-475c-8304-be014c0e5ceb tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:27:17.980390 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-44421a9d-fbcd-475c-8304-be014c0e5ceb tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Show backup with id 5f591ce4-b97b-4d7f-adba-f9001f4e3560. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:27:17.984104 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:27:17.984104 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:27:17.984610 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-44421a9d-fbcd-475c-8304-be014c0e5ceb tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] https://10.4.3.14/volume/v3/backups/5f591ce4-b97b-4d7f-adba-f9001f4e3560 returned with HTTP 200 Aug 13 21:27:17.984916 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1378/5526] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:27:17 2026] GET /volume/v3/backups/5f591ce4-b97b-4d7f-adba-f9001f4e3560 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:27:18.994327 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-325e8a3b-f03d-405f-8e2a-fe6a622cf88c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:18.996337 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-325e8a3b-f03d-405f-8e2a-fe6a622cf88c tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] GET https://10.4.3.14/volume/v3/backups/5f591ce4-b97b-4d7f-adba-f9001f4e3560 Aug 13 21:27:18.996576 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-325e8a3b-f03d-405f-8e2a-fe6a622cf88c tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:27:18.996820 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-325e8a3b-f03d-405f-8e2a-fe6a622cf88c tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:27:18.996988 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-325e8a3b-f03d-405f-8e2a-fe6a622cf88c tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Show backup with id 5f591ce4-b97b-4d7f-adba-f9001f4e3560. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:27:19.001918 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:27:19.001918 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:27:19.002716 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-325e8a3b-f03d-405f-8e2a-fe6a622cf88c tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] https://10.4.3.14/volume/v3/backups/5f591ce4-b97b-4d7f-adba-f9001f4e3560 returned with HTTP 200 Aug 13 21:27:19.003166 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1380/5527] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:27:18 2026] GET /volume/v3/backups/5f591ce4-b97b-4d7f-adba-f9001f4e3560 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:27:20.012734 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5b866a21-bfec-4fb8-be99-ef260201f9f3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:20.014568 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5b866a21-bfec-4fb8-be99-ef260201f9f3 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] GET https://10.4.3.14/volume/v3/backups/5f591ce4-b97b-4d7f-adba-f9001f4e3560 Aug 13 21:27:20.014802 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5b866a21-bfec-4fb8-be99-ef260201f9f3 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:27:20.015059 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5b866a21-bfec-4fb8-be99-ef260201f9f3 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:27:20.015217 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-5b866a21-bfec-4fb8-be99-ef260201f9f3 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Show backup with id 5f591ce4-b97b-4d7f-adba-f9001f4e3560. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:27:20.019817 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:27:20.019817 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:27:20.020524 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5b866a21-bfec-4fb8-be99-ef260201f9f3 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] https://10.4.3.14/volume/v3/backups/5f591ce4-b97b-4d7f-adba-f9001f4e3560 returned with HTTP 200 Aug 13 21:27:20.020834 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1383/5528] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:27:20 2026] GET /volume/v3/backups/5f591ce4-b97b-4d7f-adba-f9001f4e3560 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:27:20.031720 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-718de927-8c93-47d3-a8d7-c4d7033fafdd None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:20.033656 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-718de927-8c93-47d3-a8d7-c4d7033fafdd tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] POST https://10.4.3.14/volume/v3/backups Aug 13 21:27:20.034167 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-718de927-8c93-47d3-a8d7-c4d7033fafdd tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6a768a41-e827-4bd7-bb46-142334a995d0", "name": "tempest-VolumesBackupsTest-Backup-324953070"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:27:20.035634 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.contrib.backups [None req-718de927-8c93-47d3-a8d7-c4d7033fafdd tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Creating new backup {'backup': {'volume_id': '6a768a41-e827-4bd7-bb46-142334a995d0', 'name': 'tempest-VolumesBackupsTest-Backup-324953070'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 21:27:20.035778 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.contrib.backups [None req-718de927-8c93-47d3-a8d7-c4d7033fafdd tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Creating backup of volume 6a768a41-e827-4bd7-bb46-142334a995d0 in container None Aug 13 21:27:20.043787 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:27:20.043787 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:27:20.044261 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-718de927-8c93-47d3-a8d7-c4d7033fafdd tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Volume info retrieved successfully. Aug 13 21:27:20.059723 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-718de927-8c93-47d3-a8d7-c4d7033fafdd tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Created reservations ['4b4adce4-3269-4324-a4ad-b35a9770d05c', '430cc52d-2d4c-4e40-a45b-ef4c3bfab63b'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:27:20.085174 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-718de927-8c93-47d3-a8d7-c4d7033fafdd tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] https://10.4.3.14/volume/v3/backups returned with HTTP 202 Aug 13 21:27:20.085716 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1388/5529] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:27:20 2026] POST /volume/v3/backups => generated 327 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:27:20.093691 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-e0ff2ffa-d4ca-4560-8c7c-da90097ddebe None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:20.096056 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e0ff2ffa-d4ca-4560-8c7c-da90097ddebe tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] GET https://10.4.3.14/volume/v3/backups/69f5fed6-7fbf-4249-8d9b-5ea9439369d6 Aug 13 21:27:20.096308 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e0ff2ffa-d4ca-4560-8c7c-da90097ddebe tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:27:20.096574 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e0ff2ffa-d4ca-4560-8c7c-da90097ddebe tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:27:20.096704 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-e0ff2ffa-d4ca-4560-8c7c-da90097ddebe tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Show backup with id 69f5fed6-7fbf-4249-8d9b-5ea9439369d6. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:27:20.101466 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:27:20.101466 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:27:20.102265 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e0ff2ffa-d4ca-4560-8c7c-da90097ddebe tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] https://10.4.3.14/volume/v3/backups/69f5fed6-7fbf-4249-8d9b-5ea9439369d6 returned with HTTP 200 Aug 13 21:27:20.102630 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1379/5530] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:27:20 2026] GET /volume/v3/backups/69f5fed6-7fbf-4249-8d9b-5ea9439369d6 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:27:21.113765 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-fb9c8672-6e40-42b6-bf0c-837c20556033 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:21.115744 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fb9c8672-6e40-42b6-bf0c-837c20556033 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] GET https://10.4.3.14/volume/v3/backups/69f5fed6-7fbf-4249-8d9b-5ea9439369d6 Aug 13 21:27:21.115986 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fb9c8672-6e40-42b6-bf0c-837c20556033 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:27:21.116189 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fb9c8672-6e40-42b6-bf0c-837c20556033 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:27:21.116287 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-fb9c8672-6e40-42b6-bf0c-837c20556033 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Show backup with id 69f5fed6-7fbf-4249-8d9b-5ea9439369d6. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:27:21.120667 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:27:21.120667 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:27:21.121433 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fb9c8672-6e40-42b6-bf0c-837c20556033 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] https://10.4.3.14/volume/v3/backups/69f5fed6-7fbf-4249-8d9b-5ea9439369d6 returned with HTTP 200 Aug 13 21:27:21.121822 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1381/5531] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:27:21 2026] GET /volume/v3/backups/69f5fed6-7fbf-4249-8d9b-5ea9439369d6 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:27:22.133438 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f03ffbd5-4d79-449a-9f50-0c200a3c9fbf None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:22.135070 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f03ffbd5-4d79-449a-9f50-0c200a3c9fbf tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] GET https://10.4.3.14/volume/v3/backups/69f5fed6-7fbf-4249-8d9b-5ea9439369d6 Aug 13 21:27:22.135266 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f03ffbd5-4d79-449a-9f50-0c200a3c9fbf tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:27:22.135440 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f03ffbd5-4d79-449a-9f50-0c200a3c9fbf tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:27:22.135537 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-f03ffbd5-4d79-449a-9f50-0c200a3c9fbf tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Show backup with id 69f5fed6-7fbf-4249-8d9b-5ea9439369d6. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:27:22.139533 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:27:22.139533 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:27:22.140277 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f03ffbd5-4d79-449a-9f50-0c200a3c9fbf tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] https://10.4.3.14/volume/v3/backups/69f5fed6-7fbf-4249-8d9b-5ea9439369d6 returned with HTTP 200 Aug 13 21:27:22.140609 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1384/5532] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:27:22 2026] GET /volume/v3/backups/69f5fed6-7fbf-4249-8d9b-5ea9439369d6 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:27:23.154925 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-70970677-f01c-4b58-9934-5f8624f4c8f5 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:23.157327 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-70970677-f01c-4b58-9934-5f8624f4c8f5 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] GET https://10.4.3.14/volume/v3/backups/69f5fed6-7fbf-4249-8d9b-5ea9439369d6 Aug 13 21:27:23.157606 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-70970677-f01c-4b58-9934-5f8624f4c8f5 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:27:23.157892 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-70970677-f01c-4b58-9934-5f8624f4c8f5 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:27:23.158073 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-70970677-f01c-4b58-9934-5f8624f4c8f5 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Show backup with id 69f5fed6-7fbf-4249-8d9b-5ea9439369d6. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:27:23.164656 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:27:23.164656 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:27:23.165811 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-70970677-f01c-4b58-9934-5f8624f4c8f5 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] https://10.4.3.14/volume/v3/backups/69f5fed6-7fbf-4249-8d9b-5ea9439369d6 returned with HTTP 200 Aug 13 21:27:23.166383 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1389/5533] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:27:23 2026] GET /volume/v3/backups/69f5fed6-7fbf-4249-8d9b-5ea9439369d6 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:27:24.177807 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-14e95b1d-b118-47ff-a923-c47c3f0128ea None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:24.180375 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-14e95b1d-b118-47ff-a923-c47c3f0128ea tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] GET https://10.4.3.14/volume/v3/backups/69f5fed6-7fbf-4249-8d9b-5ea9439369d6 Aug 13 21:27:24.180473 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-14e95b1d-b118-47ff-a923-c47c3f0128ea tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:27:24.180620 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-14e95b1d-b118-47ff-a923-c47c3f0128ea tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:27:24.181161 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-14e95b1d-b118-47ff-a923-c47c3f0128ea tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Show backup with id 69f5fed6-7fbf-4249-8d9b-5ea9439369d6. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:27:24.185795 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:27:24.185795 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:27:24.186595 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-14e95b1d-b118-47ff-a923-c47c3f0128ea tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] https://10.4.3.14/volume/v3/backups/69f5fed6-7fbf-4249-8d9b-5ea9439369d6 returned with HTTP 200 Aug 13 21:27:24.186948 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1380/5534] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:27:24 2026] GET /volume/v3/backups/69f5fed6-7fbf-4249-8d9b-5ea9439369d6 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:27:25.198241 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4e439daf-301a-4a66-8507-acc34faa1b2c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:25.200200 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4e439daf-301a-4a66-8507-acc34faa1b2c tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] GET https://10.4.3.14/volume/v3/backups/69f5fed6-7fbf-4249-8d9b-5ea9439369d6 Aug 13 21:27:25.200415 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4e439daf-301a-4a66-8507-acc34faa1b2c tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:27:25.200594 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4e439daf-301a-4a66-8507-acc34faa1b2c tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:27:25.200730 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-4e439daf-301a-4a66-8507-acc34faa1b2c tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Show backup with id 69f5fed6-7fbf-4249-8d9b-5ea9439369d6. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:27:25.205651 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:27:25.205651 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:27:25.206510 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4e439daf-301a-4a66-8507-acc34faa1b2c tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] https://10.4.3.14/volume/v3/backups/69f5fed6-7fbf-4249-8d9b-5ea9439369d6 returned with HTTP 200 Aug 13 21:27:25.206867 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1382/5535] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:27:25 2026] GET /volume/v3/backups/69f5fed6-7fbf-4249-8d9b-5ea9439369d6 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:27:26.217993 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-bc57797a-b02a-4515-8bd9-0cc38b282347 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:26.220432 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bc57797a-b02a-4515-8bd9-0cc38b282347 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] GET https://10.4.3.14/volume/v3/backups/69f5fed6-7fbf-4249-8d9b-5ea9439369d6 Aug 13 21:27:26.220690 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bc57797a-b02a-4515-8bd9-0cc38b282347 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:27:26.220949 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bc57797a-b02a-4515-8bd9-0cc38b282347 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:27:26.221130 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-bc57797a-b02a-4515-8bd9-0cc38b282347 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Show backup with id 69f5fed6-7fbf-4249-8d9b-5ea9439369d6. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:27:26.226424 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:27:26.226424 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:27:26.227433 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bc57797a-b02a-4515-8bd9-0cc38b282347 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] https://10.4.3.14/volume/v3/backups/69f5fed6-7fbf-4249-8d9b-5ea9439369d6 returned with HTTP 200 Aug 13 21:27:26.227920 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1385/5536] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:27:26 2026] GET /volume/v3/backups/69f5fed6-7fbf-4249-8d9b-5ea9439369d6 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:27:27.240316 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f792babc-3a18-4fec-a794-448ac82cc746 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:27.242819 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f792babc-3a18-4fec-a794-448ac82cc746 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] GET https://10.4.3.14/volume/v3/backups/69f5fed6-7fbf-4249-8d9b-5ea9439369d6 Aug 13 21:27:27.243149 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f792babc-3a18-4fec-a794-448ac82cc746 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:27:27.243427 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f792babc-3a18-4fec-a794-448ac82cc746 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:27:27.243584 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-f792babc-3a18-4fec-a794-448ac82cc746 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Show backup with id 69f5fed6-7fbf-4249-8d9b-5ea9439369d6. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:27:27.249355 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:27:27.249355 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:27:27.250464 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f792babc-3a18-4fec-a794-448ac82cc746 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] https://10.4.3.14/volume/v3/backups/69f5fed6-7fbf-4249-8d9b-5ea9439369d6 returned with HTTP 200 Aug 13 21:27:27.250988 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1390/5537] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:27:27 2026] GET /volume/v3/backups/69f5fed6-7fbf-4249-8d9b-5ea9439369d6 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:27:28.263449 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f6345b66-eebf-4186-8abb-7138765ee577 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:28.265543 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f6345b66-eebf-4186-8abb-7138765ee577 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] GET https://10.4.3.14/volume/v3/backups/69f5fed6-7fbf-4249-8d9b-5ea9439369d6 Aug 13 21:27:28.265815 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f6345b66-eebf-4186-8abb-7138765ee577 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:27:28.266146 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f6345b66-eebf-4186-8abb-7138765ee577 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:27:28.266326 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-f6345b66-eebf-4186-8abb-7138765ee577 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Show backup with id 69f5fed6-7fbf-4249-8d9b-5ea9439369d6. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:27:28.272132 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:27:28.272132 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:27:28.273140 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f6345b66-eebf-4186-8abb-7138765ee577 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] https://10.4.3.14/volume/v3/backups/69f5fed6-7fbf-4249-8d9b-5ea9439369d6 returned with HTTP 200 Aug 13 21:27:28.273640 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1381/5538] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:27:28 2026] GET /volume/v3/backups/69f5fed6-7fbf-4249-8d9b-5ea9439369d6 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:27:29.283918 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b4166dec-6087-48e3-ac46-256449279f66 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:29.285523 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b4166dec-6087-48e3-ac46-256449279f66 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] GET https://10.4.3.14/volume/v3/backups/69f5fed6-7fbf-4249-8d9b-5ea9439369d6 Aug 13 21:27:29.285690 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b4166dec-6087-48e3-ac46-256449279f66 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:27:29.285855 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b4166dec-6087-48e3-ac46-256449279f66 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:27:29.285952 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-b4166dec-6087-48e3-ac46-256449279f66 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Show backup with id 69f5fed6-7fbf-4249-8d9b-5ea9439369d6. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:27:29.290176 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:27:29.290176 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:27:29.290894 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b4166dec-6087-48e3-ac46-256449279f66 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] https://10.4.3.14/volume/v3/backups/69f5fed6-7fbf-4249-8d9b-5ea9439369d6 returned with HTTP 200 Aug 13 21:27:29.291278 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1383/5539] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:27:29 2026] GET /volume/v3/backups/69f5fed6-7fbf-4249-8d9b-5ea9439369d6 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 21:27:30.302133 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1ae37c4a-de78-4aff-8423-10b845fb003c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:30.304766 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1ae37c4a-de78-4aff-8423-10b845fb003c tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] GET https://10.4.3.14/volume/v3/backups/69f5fed6-7fbf-4249-8d9b-5ea9439369d6 Aug 13 21:27:30.305117 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1ae37c4a-de78-4aff-8423-10b845fb003c tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:27:30.305400 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1ae37c4a-de78-4aff-8423-10b845fb003c tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:27:30.305573 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-1ae37c4a-de78-4aff-8423-10b845fb003c tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Show backup with id 69f5fed6-7fbf-4249-8d9b-5ea9439369d6. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:27:30.311715 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:27:30.311715 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:27:30.312925 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1ae37c4a-de78-4aff-8423-10b845fb003c tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] https://10.4.3.14/volume/v3/backups/69f5fed6-7fbf-4249-8d9b-5ea9439369d6 returned with HTTP 200 Aug 13 21:27:30.313503 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1386/5540] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:27:30 2026] GET /volume/v3/backups/69f5fed6-7fbf-4249-8d9b-5ea9439369d6 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:27:31.325762 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d3c9d375-a606-4fd3-ad44-9c73ace18b70 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:31.327764 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d3c9d375-a606-4fd3-ad44-9c73ace18b70 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] GET https://10.4.3.14/volume/v3/backups/69f5fed6-7fbf-4249-8d9b-5ea9439369d6 Aug 13 21:27:31.328063 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d3c9d375-a606-4fd3-ad44-9c73ace18b70 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:27:31.328282 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d3c9d375-a606-4fd3-ad44-9c73ace18b70 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:27:31.328408 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-d3c9d375-a606-4fd3-ad44-9c73ace18b70 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Show backup with id 69f5fed6-7fbf-4249-8d9b-5ea9439369d6. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:27:31.333248 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:27:31.333248 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:27:31.334086 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d3c9d375-a606-4fd3-ad44-9c73ace18b70 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] https://10.4.3.14/volume/v3/backups/69f5fed6-7fbf-4249-8d9b-5ea9439369d6 returned with HTTP 200 Aug 13 21:27:31.334691 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1391/5541] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:27:31 2026] GET /volume/v3/backups/69f5fed6-7fbf-4249-8d9b-5ea9439369d6 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:27:32.346900 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3d801e40-36cc-43c8-9ac6-e39682702bb2 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:32.348713 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3d801e40-36cc-43c8-9ac6-e39682702bb2 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] GET https://10.4.3.14/volume/v3/backups/69f5fed6-7fbf-4249-8d9b-5ea9439369d6 Aug 13 21:27:32.348917 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3d801e40-36cc-43c8-9ac6-e39682702bb2 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:27:32.349217 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3d801e40-36cc-43c8-9ac6-e39682702bb2 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:27:32.349355 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-3d801e40-36cc-43c8-9ac6-e39682702bb2 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Show backup with id 69f5fed6-7fbf-4249-8d9b-5ea9439369d6. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:27:32.354362 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:27:32.354362 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:27:32.355384 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3d801e40-36cc-43c8-9ac6-e39682702bb2 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] https://10.4.3.14/volume/v3/backups/69f5fed6-7fbf-4249-8d9b-5ea9439369d6 returned with HTTP 200 Aug 13 21:27:32.355924 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1382/5542] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:27:32 2026] GET /volume/v3/backups/69f5fed6-7fbf-4249-8d9b-5ea9439369d6 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:27:33.368472 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-09278f00-1948-4d58-a48a-153ee2066ee3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:33.370834 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-09278f00-1948-4d58-a48a-153ee2066ee3 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] GET https://10.4.3.14/volume/v3/backups/69f5fed6-7fbf-4249-8d9b-5ea9439369d6 Aug 13 21:27:33.371166 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-09278f00-1948-4d58-a48a-153ee2066ee3 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:27:33.371419 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-09278f00-1948-4d58-a48a-153ee2066ee3 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:27:33.371563 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-09278f00-1948-4d58-a48a-153ee2066ee3 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Show backup with id 69f5fed6-7fbf-4249-8d9b-5ea9439369d6. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:27:33.378556 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:27:33.378556 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:27:33.380464 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-09278f00-1948-4d58-a48a-153ee2066ee3 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] https://10.4.3.14/volume/v3/backups/69f5fed6-7fbf-4249-8d9b-5ea9439369d6 returned with HTTP 200 Aug 13 21:27:33.381579 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1384/5543] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:27:33 2026] GET /volume/v3/backups/69f5fed6-7fbf-4249-8d9b-5ea9439369d6 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:27:34.392735 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-805e07e4-4457-41ff-9808-ebef3b9c1353 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:34.395008 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-805e07e4-4457-41ff-9808-ebef3b9c1353 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] GET https://10.4.3.14/volume/v3/backups/69f5fed6-7fbf-4249-8d9b-5ea9439369d6 Aug 13 21:27:34.395331 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-805e07e4-4457-41ff-9808-ebef3b9c1353 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:27:34.395612 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-805e07e4-4457-41ff-9808-ebef3b9c1353 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:27:34.395760 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-805e07e4-4457-41ff-9808-ebef3b9c1353 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Show backup with id 69f5fed6-7fbf-4249-8d9b-5ea9439369d6. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:27:34.400578 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:27:34.400578 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:27:34.401430 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-805e07e4-4457-41ff-9808-ebef3b9c1353 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] https://10.4.3.14/volume/v3/backups/69f5fed6-7fbf-4249-8d9b-5ea9439369d6 returned with HTTP 200 Aug 13 21:27:34.401808 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1387/5544] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:27:34 2026] GET /volume/v3/backups/69f5fed6-7fbf-4249-8d9b-5ea9439369d6 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:27:34.411012 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ac6afced-3760-445f-99ec-015fc8c48b02 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:34.413102 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ac6afced-3760-445f-99ec-015fc8c48b02 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] GET https://10.4.3.14/volume/v3/backups/5f591ce4-b97b-4d7f-adba-f9001f4e3560 Aug 13 21:27:34.413351 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ac6afced-3760-445f-99ec-015fc8c48b02 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:27:34.413578 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ac6afced-3760-445f-99ec-015fc8c48b02 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:27:34.413719 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-ac6afced-3760-445f-99ec-015fc8c48b02 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Show backup with id 5f591ce4-b97b-4d7f-adba-f9001f4e3560. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:27:34.418370 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:27:34.418370 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:27:34.418971 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ac6afced-3760-445f-99ec-015fc8c48b02 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] https://10.4.3.14/volume/v3/backups/5f591ce4-b97b-4d7f-adba-f9001f4e3560 returned with HTTP 200 Aug 13 21:27:34.419377 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1392/5545] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:27:34 2026] GET /volume/v3/backups/5f591ce4-b97b-4d7f-adba-f9001f4e3560 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:27:34.430407 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-515c26ad-1219-49b1-a766-4f23b6bbfbe8 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:34.432045 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-515c26ad-1219-49b1-a766-4f23b6bbfbe8 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] POST https://10.4.3.14/volume/v3/backups Aug 13 21:27:34.432393 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-515c26ad-1219-49b1-a766-4f23b6bbfbe8 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6a768a41-e827-4bd7-bb46-142334a995d0", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1405723132"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:27:34.433814 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.contrib.backups [None req-515c26ad-1219-49b1-a766-4f23b6bbfbe8 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Creating new backup {'backup': {'volume_id': '6a768a41-e827-4bd7-bb46-142334a995d0', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1405723132'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 21:27:34.433942 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.contrib.backups [None req-515c26ad-1219-49b1-a766-4f23b6bbfbe8 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Creating backup of volume 6a768a41-e827-4bd7-bb46-142334a995d0 in container None Aug 13 21:27:34.441838 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:27:34.441838 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:27:34.442312 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-515c26ad-1219-49b1-a766-4f23b6bbfbe8 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Volume info retrieved successfully. Aug 13 21:27:34.458617 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-515c26ad-1219-49b1-a766-4f23b6bbfbe8 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Created reservations ['d69ec991-f622-465e-bdae-1d62efba31f3', '154dd16b-20ea-404d-afd9-ad897da7bef6'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:27:34.486737 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-515c26ad-1219-49b1-a766-4f23b6bbfbe8 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] https://10.4.3.14/volume/v3/backups returned with HTTP 202 Aug 13 21:27:34.487170 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1383/5546] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:27:34 2026] POST /volume/v3/backups => generated 328 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:27:34.495414 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f95e01f2-2a71-4312-bde0-d05a51cbcb06 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:34.497099 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f95e01f2-2a71-4312-bde0-d05a51cbcb06 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] GET https://10.4.3.14/volume/v3/backups/1c1f29a7-b7c0-4e92-804b-cd5db26c45e3 Aug 13 21:27:34.497326 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f95e01f2-2a71-4312-bde0-d05a51cbcb06 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:27:34.497504 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f95e01f2-2a71-4312-bde0-d05a51cbcb06 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:27:34.497609 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-f95e01f2-2a71-4312-bde0-d05a51cbcb06 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Show backup with id 1c1f29a7-b7c0-4e92-804b-cd5db26c45e3. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:27:34.501916 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:27:34.501916 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:27:34.502547 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f95e01f2-2a71-4312-bde0-d05a51cbcb06 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] https://10.4.3.14/volume/v3/backups/1c1f29a7-b7c0-4e92-804b-cd5db26c45e3 returned with HTTP 200 Aug 13 21:27:34.502910 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1385/5547] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:27:34 2026] GET /volume/v3/backups/1c1f29a7-b7c0-4e92-804b-cd5db26c45e3 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:27:35.515081 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e99a86c8-2347-49c8-b064-a5cb1d2d5acc None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:35.517305 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e99a86c8-2347-49c8-b064-a5cb1d2d5acc tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] GET https://10.4.3.14/volume/v3/backups/1c1f29a7-b7c0-4e92-804b-cd5db26c45e3 Aug 13 21:27:35.517559 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e99a86c8-2347-49c8-b064-a5cb1d2d5acc tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:27:35.517800 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e99a86c8-2347-49c8-b064-a5cb1d2d5acc tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:27:35.517942 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-e99a86c8-2347-49c8-b064-a5cb1d2d5acc tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Show backup with id 1c1f29a7-b7c0-4e92-804b-cd5db26c45e3. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:27:35.523264 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:27:35.523264 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:27:35.524076 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e99a86c8-2347-49c8-b064-a5cb1d2d5acc tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] https://10.4.3.14/volume/v3/backups/1c1f29a7-b7c0-4e92-804b-cd5db26c45e3 returned with HTTP 200 Aug 13 21:27:35.524548 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1388/5548] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:27:35 2026] GET /volume/v3/backups/1c1f29a7-b7c0-4e92-804b-cd5db26c45e3 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:27:36.537063 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7a7ca8ee-df9c-4b05-8714-bd953a67b853 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:36.539336 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7a7ca8ee-df9c-4b05-8714-bd953a67b853 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] GET https://10.4.3.14/volume/v3/backups/1c1f29a7-b7c0-4e92-804b-cd5db26c45e3 Aug 13 21:27:36.539638 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7a7ca8ee-df9c-4b05-8714-bd953a67b853 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:27:36.539850 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7a7ca8ee-df9c-4b05-8714-bd953a67b853 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:27:36.540026 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-7a7ca8ee-df9c-4b05-8714-bd953a67b853 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Show backup with id 1c1f29a7-b7c0-4e92-804b-cd5db26c45e3. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:27:36.546070 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:27:36.546070 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:27:36.546858 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7a7ca8ee-df9c-4b05-8714-bd953a67b853 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] https://10.4.3.14/volume/v3/backups/1c1f29a7-b7c0-4e92-804b-cd5db26c45e3 returned with HTTP 200 Aug 13 21:27:36.547444 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1393/5549] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:27:36 2026] GET /volume/v3/backups/1c1f29a7-b7c0-4e92-804b-cd5db26c45e3 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:27:37.559115 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-66bda918-67a1-4c02-8a7f-d74d928e87e6 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:37.561023 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-66bda918-67a1-4c02-8a7f-d74d928e87e6 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] GET https://10.4.3.14/volume/v3/backups/1c1f29a7-b7c0-4e92-804b-cd5db26c45e3 Aug 13 21:27:37.561330 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-66bda918-67a1-4c02-8a7f-d74d928e87e6 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:27:37.561550 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-66bda918-67a1-4c02-8a7f-d74d928e87e6 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:27:37.561713 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-66bda918-67a1-4c02-8a7f-d74d928e87e6 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Show backup with id 1c1f29a7-b7c0-4e92-804b-cd5db26c45e3. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:27:37.566380 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:27:37.566380 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:27:37.567058 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-66bda918-67a1-4c02-8a7f-d74d928e87e6 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] https://10.4.3.14/volume/v3/backups/1c1f29a7-b7c0-4e92-804b-cd5db26c45e3 returned with HTTP 200 Aug 13 21:27:37.567510 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1384/5550] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:27:37 2026] GET /volume/v3/backups/1c1f29a7-b7c0-4e92-804b-cd5db26c45e3 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:27:38.580139 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2257b47e-03fc-453f-bc5f-bcdd3fd38e4f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:38.582434 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2257b47e-03fc-453f-bc5f-bcdd3fd38e4f tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] GET https://10.4.3.14/volume/v3/backups/1c1f29a7-b7c0-4e92-804b-cd5db26c45e3 Aug 13 21:27:38.582669 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2257b47e-03fc-453f-bc5f-bcdd3fd38e4f tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:27:38.582902 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2257b47e-03fc-453f-bc5f-bcdd3fd38e4f tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:27:38.583200 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-2257b47e-03fc-453f-bc5f-bcdd3fd38e4f tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Show backup with id 1c1f29a7-b7c0-4e92-804b-cd5db26c45e3. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:27:38.587818 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:27:38.587818 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:27:38.588521 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2257b47e-03fc-453f-bc5f-bcdd3fd38e4f tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] https://10.4.3.14/volume/v3/backups/1c1f29a7-b7c0-4e92-804b-cd5db26c45e3 returned with HTTP 200 Aug 13 21:27:38.588876 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1386/5551] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:27:38 2026] GET /volume/v3/backups/1c1f29a7-b7c0-4e92-804b-cd5db26c45e3 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:27:39.599935 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-667de8f0-2768-4ad0-953c-345d7b26128b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:39.602155 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-667de8f0-2768-4ad0-953c-345d7b26128b tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] GET https://10.4.3.14/volume/v3/backups/1c1f29a7-b7c0-4e92-804b-cd5db26c45e3 Aug 13 21:27:39.602446 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-667de8f0-2768-4ad0-953c-345d7b26128b tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:27:39.602690 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-667de8f0-2768-4ad0-953c-345d7b26128b tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:27:39.602846 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-667de8f0-2768-4ad0-953c-345d7b26128b tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Show backup with id 1c1f29a7-b7c0-4e92-804b-cd5db26c45e3. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:27:39.608144 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:27:39.608144 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:27:39.609097 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-667de8f0-2768-4ad0-953c-345d7b26128b tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] https://10.4.3.14/volume/v3/backups/1c1f29a7-b7c0-4e92-804b-cd5db26c45e3 returned with HTTP 200 Aug 13 21:27:39.609581 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1389/5552] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:27:39 2026] GET /volume/v3/backups/1c1f29a7-b7c0-4e92-804b-cd5db26c45e3 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:27:40.621270 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7e6cf05c-8845-4202-b429-9904ab7c2bda None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:40.623416 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7e6cf05c-8845-4202-b429-9904ab7c2bda tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] GET https://10.4.3.14/volume/v3/backups/1c1f29a7-b7c0-4e92-804b-cd5db26c45e3 Aug 13 21:27:40.623695 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7e6cf05c-8845-4202-b429-9904ab7c2bda tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:27:40.623853 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7e6cf05c-8845-4202-b429-9904ab7c2bda tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:27:40.623994 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-7e6cf05c-8845-4202-b429-9904ab7c2bda tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Show backup with id 1c1f29a7-b7c0-4e92-804b-cd5db26c45e3. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:27:40.628812 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:27:40.628812 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:27:40.629633 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7e6cf05c-8845-4202-b429-9904ab7c2bda tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] https://10.4.3.14/volume/v3/backups/1c1f29a7-b7c0-4e92-804b-cd5db26c45e3 returned with HTTP 200 Aug 13 21:27:40.630107 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1394/5553] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:27:40 2026] GET /volume/v3/backups/1c1f29a7-b7c0-4e92-804b-cd5db26c45e3 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:27:41.641646 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-2fe371c8-a682-4ee1-a425-8560a26c0b3e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:41.643602 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2fe371c8-a682-4ee1-a425-8560a26c0b3e tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] GET https://10.4.3.14/volume/v3/backups/1c1f29a7-b7c0-4e92-804b-cd5db26c45e3 Aug 13 21:27:41.643812 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2fe371c8-a682-4ee1-a425-8560a26c0b3e tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:27:41.644063 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2fe371c8-a682-4ee1-a425-8560a26c0b3e tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:27:41.644226 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-2fe371c8-a682-4ee1-a425-8560a26c0b3e tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Show backup with id 1c1f29a7-b7c0-4e92-804b-cd5db26c45e3. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:27:41.649573 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:27:41.649573 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:27:41.650513 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2fe371c8-a682-4ee1-a425-8560a26c0b3e tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] https://10.4.3.14/volume/v3/backups/1c1f29a7-b7c0-4e92-804b-cd5db26c45e3 returned with HTTP 200 Aug 13 21:27:41.651049 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1385/5554] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:27:41 2026] GET /volume/v3/backups/1c1f29a7-b7c0-4e92-804b-cd5db26c45e3 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:27:41.661769 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-805cccf4-3ab2-45b4-9c8f-20f460eae965 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:41.663315 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-805cccf4-3ab2-45b4-9c8f-20f460eae965 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] GET https://10.4.3.14/volume/v3/backups/69f5fed6-7fbf-4249-8d9b-5ea9439369d6 Aug 13 21:27:41.663482 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-805cccf4-3ab2-45b4-9c8f-20f460eae965 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:27:41.663667 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-805cccf4-3ab2-45b4-9c8f-20f460eae965 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:27:41.663758 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-805cccf4-3ab2-45b4-9c8f-20f460eae965 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Show backup with id 69f5fed6-7fbf-4249-8d9b-5ea9439369d6. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:27:41.667939 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:27:41.667939 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:27:41.668723 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-805cccf4-3ab2-45b4-9c8f-20f460eae965 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] https://10.4.3.14/volume/v3/backups/69f5fed6-7fbf-4249-8d9b-5ea9439369d6 returned with HTTP 200 Aug 13 21:27:41.669055 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1387/5555] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:27:41 2026] GET /volume/v3/backups/69f5fed6-7fbf-4249-8d9b-5ea9439369d6 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:27:41.678133 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2382c015-a14b-4288-9d8d-ccad0a4510e8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:41.679706 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2382c015-a14b-4288-9d8d-ccad0a4510e8 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] GET https://10.4.3.14/volume/v3/backups/5f591ce4-b97b-4d7f-adba-f9001f4e3560 Aug 13 21:27:41.679915 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2382c015-a14b-4288-9d8d-ccad0a4510e8 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:27:41.680156 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2382c015-a14b-4288-9d8d-ccad0a4510e8 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:27:41.680298 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-2382c015-a14b-4288-9d8d-ccad0a4510e8 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Show backup with id 5f591ce4-b97b-4d7f-adba-f9001f4e3560. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:27:41.684648 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:27:41.684648 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:27:41.685262 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2382c015-a14b-4288-9d8d-ccad0a4510e8 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] https://10.4.3.14/volume/v3/backups/5f591ce4-b97b-4d7f-adba-f9001f4e3560 returned with HTTP 200 Aug 13 21:27:41.685590 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1390/5556] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:27:41 2026] GET /volume/v3/backups/5f591ce4-b97b-4d7f-adba-f9001f4e3560 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:27:41.694873 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-eb213873-9300-417f-90c9-64254ea669d2 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:41.696497 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-eb213873-9300-417f-90c9-64254ea669d2 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] POST https://10.4.3.14/volume/v3/backups Aug 13 21:27:41.696807 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-eb213873-9300-417f-90c9-64254ea669d2 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6a768a41-e827-4bd7-bb46-142334a995d0", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1626594810"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:27:41.698115 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.contrib.backups [None req-eb213873-9300-417f-90c9-64254ea669d2 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Creating new backup {'backup': {'volume_id': '6a768a41-e827-4bd7-bb46-142334a995d0', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1626594810'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 21:27:41.698260 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.contrib.backups [None req-eb213873-9300-417f-90c9-64254ea669d2 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Creating backup of volume 6a768a41-e827-4bd7-bb46-142334a995d0 in container None Aug 13 21:27:41.704720 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:27:41.704720 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:27:41.705158 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-eb213873-9300-417f-90c9-64254ea669d2 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Volume info retrieved successfully. Aug 13 21:27:41.722320 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-eb213873-9300-417f-90c9-64254ea669d2 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Created reservations ['0156213b-213b-4a17-a22a-a6389c62f29d', '83e70281-edff-4ae2-9614-1aeacc1e1857'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:27:41.757088 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-eb213873-9300-417f-90c9-64254ea669d2 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] https://10.4.3.14/volume/v3/backups returned with HTTP 202 Aug 13 21:27:41.757501 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1395/5557] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:27:41 2026] POST /volume/v3/backups => generated 328 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:27:41.766347 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-9428463e-4613-4791-a08d-0fc19a6abc14 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:41.768126 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9428463e-4613-4791-a08d-0fc19a6abc14 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] GET https://10.4.3.14/volume/v3/backups/d68f8c99-9d20-44b5-96e6-8cf9541691ad Aug 13 21:27:41.768346 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9428463e-4613-4791-a08d-0fc19a6abc14 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:27:41.768566 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9428463e-4613-4791-a08d-0fc19a6abc14 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:27:41.768678 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-9428463e-4613-4791-a08d-0fc19a6abc14 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Show backup with id d68f8c99-9d20-44b5-96e6-8cf9541691ad. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:27:41.772932 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:27:41.772932 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:27:41.774107 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9428463e-4613-4791-a08d-0fc19a6abc14 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] https://10.4.3.14/volume/v3/backups/d68f8c99-9d20-44b5-96e6-8cf9541691ad returned with HTTP 200 Aug 13 21:27:41.774221 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1386/5558] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:27:41 2026] GET /volume/v3/backups/d68f8c99-9d20-44b5-96e6-8cf9541691ad => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:27:42.784498 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-714147b9-09ae-45a0-918f-2e39f6b6f124 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:42.786312 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-714147b9-09ae-45a0-918f-2e39f6b6f124 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] GET https://10.4.3.14/volume/v3/backups/d68f8c99-9d20-44b5-96e6-8cf9541691ad Aug 13 21:27:42.786523 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-714147b9-09ae-45a0-918f-2e39f6b6f124 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:27:42.786726 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-714147b9-09ae-45a0-918f-2e39f6b6f124 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:27:42.786842 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-714147b9-09ae-45a0-918f-2e39f6b6f124 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Show backup with id d68f8c99-9d20-44b5-96e6-8cf9541691ad. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:27:42.791654 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:27:42.791654 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:27:42.792497 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-714147b9-09ae-45a0-918f-2e39f6b6f124 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] https://10.4.3.14/volume/v3/backups/d68f8c99-9d20-44b5-96e6-8cf9541691ad returned with HTTP 200 Aug 13 21:27:42.792926 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1388/5559] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:27:42 2026] GET /volume/v3/backups/d68f8c99-9d20-44b5-96e6-8cf9541691ad => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:27:43.802625 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d205472e-b1da-48a3-9d7f-d9390b1508ab None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:43.804385 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d205472e-b1da-48a3-9d7f-d9390b1508ab tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] GET https://10.4.3.14/volume/v3/backups/d68f8c99-9d20-44b5-96e6-8cf9541691ad Aug 13 21:27:43.804563 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d205472e-b1da-48a3-9d7f-d9390b1508ab tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:27:43.804791 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d205472e-b1da-48a3-9d7f-d9390b1508ab tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:27:43.804889 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-d205472e-b1da-48a3-9d7f-d9390b1508ab tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Show backup with id d68f8c99-9d20-44b5-96e6-8cf9541691ad. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:27:43.809043 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:27:43.809043 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:27:43.809740 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d205472e-b1da-48a3-9d7f-d9390b1508ab tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] https://10.4.3.14/volume/v3/backups/d68f8c99-9d20-44b5-96e6-8cf9541691ad returned with HTTP 200 Aug 13 21:27:43.810114 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1391/5560] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:27:43 2026] GET /volume/v3/backups/d68f8c99-9d20-44b5-96e6-8cf9541691ad => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:27:44.822692 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-823385c3-392e-43bb-b61a-3214a5ed2ceb None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:44.824805 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-823385c3-392e-43bb-b61a-3214a5ed2ceb tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] GET https://10.4.3.14/volume/v3/backups/d68f8c99-9d20-44b5-96e6-8cf9541691ad Aug 13 21:27:44.825094 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-823385c3-392e-43bb-b61a-3214a5ed2ceb tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:27:44.825379 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-823385c3-392e-43bb-b61a-3214a5ed2ceb tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:27:44.825547 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-823385c3-392e-43bb-b61a-3214a5ed2ceb tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Show backup with id d68f8c99-9d20-44b5-96e6-8cf9541691ad. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:27:44.830979 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:27:44.830979 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:27:44.831997 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-823385c3-392e-43bb-b61a-3214a5ed2ceb tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] https://10.4.3.14/volume/v3/backups/d68f8c99-9d20-44b5-96e6-8cf9541691ad returned with HTTP 200 Aug 13 21:27:44.832453 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1396/5561] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:27:44 2026] GET /volume/v3/backups/d68f8c99-9d20-44b5-96e6-8cf9541691ad => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:27:45.843471 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-13bd639b-3c2e-471d-9588-77c73dd3cf3e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:45.845621 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-13bd639b-3c2e-471d-9588-77c73dd3cf3e tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] GET https://10.4.3.14/volume/v3/backups/d68f8c99-9d20-44b5-96e6-8cf9541691ad Aug 13 21:27:45.845832 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-13bd639b-3c2e-471d-9588-77c73dd3cf3e tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:27:45.846145 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-13bd639b-3c2e-471d-9588-77c73dd3cf3e tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:27:45.846212 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-13bd639b-3c2e-471d-9588-77c73dd3cf3e tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Show backup with id d68f8c99-9d20-44b5-96e6-8cf9541691ad. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:27:45.851039 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:27:45.851039 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:27:45.851789 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-13bd639b-3c2e-471d-9588-77c73dd3cf3e tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] https://10.4.3.14/volume/v3/backups/d68f8c99-9d20-44b5-96e6-8cf9541691ad returned with HTTP 200 Aug 13 21:27:45.852281 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1387/5562] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:27:45 2026] GET /volume/v3/backups/d68f8c99-9d20-44b5-96e6-8cf9541691ad => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:27:46.862596 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-033a6fdd-9783-40cc-8219-82d8ac04ffc2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:46.864857 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-033a6fdd-9783-40cc-8219-82d8ac04ffc2 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] GET https://10.4.3.14/volume/v3/backups/d68f8c99-9d20-44b5-96e6-8cf9541691ad Aug 13 21:27:46.864857 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-033a6fdd-9783-40cc-8219-82d8ac04ffc2 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:27:46.864857 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-033a6fdd-9783-40cc-8219-82d8ac04ffc2 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:27:46.865118 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-033a6fdd-9783-40cc-8219-82d8ac04ffc2 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Show backup with id d68f8c99-9d20-44b5-96e6-8cf9541691ad. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:27:46.869569 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:27:46.869569 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:27:46.870641 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-033a6fdd-9783-40cc-8219-82d8ac04ffc2 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] https://10.4.3.14/volume/v3/backups/d68f8c99-9d20-44b5-96e6-8cf9541691ad returned with HTTP 200 Aug 13 21:27:46.870874 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1389/5563] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:27:46 2026] GET /volume/v3/backups/d68f8c99-9d20-44b5-96e6-8cf9541691ad => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:27:47.883343 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-df299096-1f31-43c9-bfad-27db13baeff6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:47.884836 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-df299096-1f31-43c9-bfad-27db13baeff6 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] GET https://10.4.3.14/volume/v3/backups/d68f8c99-9d20-44b5-96e6-8cf9541691ad Aug 13 21:27:47.885017 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-df299096-1f31-43c9-bfad-27db13baeff6 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:27:47.885215 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-df299096-1f31-43c9-bfad-27db13baeff6 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:27:47.885397 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-df299096-1f31-43c9-bfad-27db13baeff6 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Show backup with id d68f8c99-9d20-44b5-96e6-8cf9541691ad. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:27:47.889557 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:27:47.889557 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:27:47.890324 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-df299096-1f31-43c9-bfad-27db13baeff6 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] https://10.4.3.14/volume/v3/backups/d68f8c99-9d20-44b5-96e6-8cf9541691ad returned with HTTP 200 Aug 13 21:27:47.890669 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1392/5564] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:27:47 2026] GET /volume/v3/backups/d68f8c99-9d20-44b5-96e6-8cf9541691ad => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:27:48.901211 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c0615120-8ba8-4dd9-b04e-5fd5b6943d01 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:48.902658 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c0615120-8ba8-4dd9-b04e-5fd5b6943d01 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] GET https://10.4.3.14/volume/v3/backups/d68f8c99-9d20-44b5-96e6-8cf9541691ad Aug 13 21:27:48.902820 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c0615120-8ba8-4dd9-b04e-5fd5b6943d01 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:27:48.903025 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c0615120-8ba8-4dd9-b04e-5fd5b6943d01 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:27:48.903143 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-c0615120-8ba8-4dd9-b04e-5fd5b6943d01 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Show backup with id d68f8c99-9d20-44b5-96e6-8cf9541691ad. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:27:48.907071 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:27:48.907071 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:27:48.907807 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c0615120-8ba8-4dd9-b04e-5fd5b6943d01 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] https://10.4.3.14/volume/v3/backups/d68f8c99-9d20-44b5-96e6-8cf9541691ad returned with HTTP 200 Aug 13 21:27:48.908169 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1397/5565] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:27:48 2026] GET /volume/v3/backups/d68f8c99-9d20-44b5-96e6-8cf9541691ad => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:27:48.917365 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-8f3a2187-844e-4a99-8fda-b47034379d87 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:48.919010 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8f3a2187-844e-4a99-8fda-b47034379d87 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] GET https://10.4.3.14/volume/v3/backups/69f5fed6-7fbf-4249-8d9b-5ea9439369d6 Aug 13 21:27:48.919191 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8f3a2187-844e-4a99-8fda-b47034379d87 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:27:48.919368 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8f3a2187-844e-4a99-8fda-b47034379d87 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:27:48.919483 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-8f3a2187-844e-4a99-8fda-b47034379d87 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Show backup with id 69f5fed6-7fbf-4249-8d9b-5ea9439369d6. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:27:48.924454 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:27:48.924454 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:27:48.925431 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8f3a2187-844e-4a99-8fda-b47034379d87 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] https://10.4.3.14/volume/v3/backups/69f5fed6-7fbf-4249-8d9b-5ea9439369d6 returned with HTTP 200 Aug 13 21:27:48.925897 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1388/5566] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:27:48 2026] GET /volume/v3/backups/69f5fed6-7fbf-4249-8d9b-5ea9439369d6 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:27:48.938182 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-75fab7d2-d605-41a2-bc8a-a3636cf53751 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:48.940285 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-75fab7d2-d605-41a2-bc8a-a3636cf53751 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] DELETE https://10.4.3.14/volume/v3/backups/d68f8c99-9d20-44b5-96e6-8cf9541691ad Aug 13 21:27:48.940505 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-75fab7d2-d605-41a2-bc8a-a3636cf53751 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:27:48.940701 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-75fab7d2-d605-41a2-bc8a-a3636cf53751 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:27:48.940810 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.contrib.backups [None req-75fab7d2-d605-41a2-bc8a-a3636cf53751 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Delete backup with id: d68f8c99-9d20-44b5-96e6-8cf9541691ad. Aug 13 21:27:48.945214 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:27:48.945214 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:27:48.956541 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.backup.rpcapi [None req-75fab7d2-d605-41a2-bc8a-a3636cf53751 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] delete_backup rpcapi backup_id d68f8c99-9d20-44b5-96e6-8cf9541691ad {{(pid=100214) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 21:27:48.958233 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-75fab7d2-d605-41a2-bc8a-a3636cf53751 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] https://10.4.3.14/volume/v3/backups/d68f8c99-9d20-44b5-96e6-8cf9541691ad returned with HTTP 202 Aug 13 21:27:48.958627 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1390/5567] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:27:48 2026] DELETE /volume/v3/backups/d68f8c99-9d20-44b5-96e6-8cf9541691ad => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:27:48.965408 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-fd8b59d9-6228-464d-a88a-ca3df5310027 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:48.966951 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fd8b59d9-6228-464d-a88a-ca3df5310027 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] GET https://10.4.3.14/volume/v3/backups/d68f8c99-9d20-44b5-96e6-8cf9541691ad Aug 13 21:27:48.967150 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fd8b59d9-6228-464d-a88a-ca3df5310027 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:27:48.967341 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fd8b59d9-6228-464d-a88a-ca3df5310027 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:27:48.967444 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-fd8b59d9-6228-464d-a88a-ca3df5310027 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Show backup with id d68f8c99-9d20-44b5-96e6-8cf9541691ad. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:27:48.971453 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:27:48.971453 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:27:48.972233 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fd8b59d9-6228-464d-a88a-ca3df5310027 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] https://10.4.3.14/volume/v3/backups/d68f8c99-9d20-44b5-96e6-8cf9541691ad returned with HTTP 200 Aug 13 21:27:48.972715 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1393/5568] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:27:48 2026] GET /volume/v3/backups/d68f8c99-9d20-44b5-96e6-8cf9541691ad => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:27:49.982406 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-799cbf0e-01d8-4b86-9051-fe01489f3157 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:49.984328 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-799cbf0e-01d8-4b86-9051-fe01489f3157 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] GET https://10.4.3.14/volume/v3/backups/d68f8c99-9d20-44b5-96e6-8cf9541691ad Aug 13 21:27:49.984443 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-799cbf0e-01d8-4b86-9051-fe01489f3157 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:27:49.984635 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-799cbf0e-01d8-4b86-9051-fe01489f3157 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:27:49.984728 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-799cbf0e-01d8-4b86-9051-fe01489f3157 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Show backup with id d68f8c99-9d20-44b5-96e6-8cf9541691ad. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:27:49.988745 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-799cbf0e-01d8-4b86-9051-fe01489f3157 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] https://10.4.3.14/volume/v3/backups/d68f8c99-9d20-44b5-96e6-8cf9541691ad returned with HTTP 404 Aug 13 21:27:49.989267 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1398/5569] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:27:49 2026] GET /volume/v3/backups/d68f8c99-9d20-44b5-96e6-8cf9541691ad => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:27:49.996795 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c26e9e82-fe50-414b-bb7a-98031f733e23 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:49.998732 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c26e9e82-fe50-414b-bb7a-98031f733e23 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] DELETE https://10.4.3.14/volume/v3/backups/1c1f29a7-b7c0-4e92-804b-cd5db26c45e3 Aug 13 21:27:49.998937 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c26e9e82-fe50-414b-bb7a-98031f733e23 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:27:49.999201 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c26e9e82-fe50-414b-bb7a-98031f733e23 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:27:49.999339 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.contrib.backups [None req-c26e9e82-fe50-414b-bb7a-98031f733e23 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Delete backup with id: 1c1f29a7-b7c0-4e92-804b-cd5db26c45e3. Aug 13 21:27:50.004559 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:27:50.004559 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:27:50.016860 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.backup.rpcapi [None req-c26e9e82-fe50-414b-bb7a-98031f733e23 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] delete_backup rpcapi backup_id 1c1f29a7-b7c0-4e92-804b-cd5db26c45e3 {{(pid=100217) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 21:27:50.018687 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c26e9e82-fe50-414b-bb7a-98031f733e23 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] https://10.4.3.14/volume/v3/backups/1c1f29a7-b7c0-4e92-804b-cd5db26c45e3 returned with HTTP 202 Aug 13 21:27:50.019176 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1389/5570] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:27:49 2026] DELETE /volume/v3/backups/1c1f29a7-b7c0-4e92-804b-cd5db26c45e3 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:27:50.027834 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b75b47c4-67a5-474e-aae2-e925829dfa6a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:50.029940 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b75b47c4-67a5-474e-aae2-e925829dfa6a tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] GET https://10.4.3.14/volume/v3/backups/1c1f29a7-b7c0-4e92-804b-cd5db26c45e3 Aug 13 21:27:50.030164 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b75b47c4-67a5-474e-aae2-e925829dfa6a tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:27:50.030430 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b75b47c4-67a5-474e-aae2-e925829dfa6a tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:27:50.030568 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-b75b47c4-67a5-474e-aae2-e925829dfa6a tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Show backup with id 1c1f29a7-b7c0-4e92-804b-cd5db26c45e3. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:27:50.036840 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:27:50.036840 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:27:50.037766 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b75b47c4-67a5-474e-aae2-e925829dfa6a tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] https://10.4.3.14/volume/v3/backups/1c1f29a7-b7c0-4e92-804b-cd5db26c45e3 returned with HTTP 200 Aug 13 21:27:50.038326 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1391/5571] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:27:50 2026] GET /volume/v3/backups/1c1f29a7-b7c0-4e92-804b-cd5db26c45e3 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:27:51.049320 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-06b0f1b4-a91c-4528-a6a7-cf6a248bca05 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:51.050842 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-06b0f1b4-a91c-4528-a6a7-cf6a248bca05 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] GET https://10.4.3.14/volume/v3/backups/1c1f29a7-b7c0-4e92-804b-cd5db26c45e3 Aug 13 21:27:51.051020 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-06b0f1b4-a91c-4528-a6a7-cf6a248bca05 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:27:51.051257 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-06b0f1b4-a91c-4528-a6a7-cf6a248bca05 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:27:51.051564 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-06b0f1b4-a91c-4528-a6a7-cf6a248bca05 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Show backup with id 1c1f29a7-b7c0-4e92-804b-cd5db26c45e3. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:27:51.055080 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-06b0f1b4-a91c-4528-a6a7-cf6a248bca05 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] https://10.4.3.14/volume/v3/backups/1c1f29a7-b7c0-4e92-804b-cd5db26c45e3 returned with HTTP 404 Aug 13 21:27:51.055782 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1394/5572] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:27:51 2026] GET /volume/v3/backups/1c1f29a7-b7c0-4e92-804b-cd5db26c45e3 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:27:51.062837 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f999a95d-3b98-4768-8ed2-d40a3a12c05b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:51.064737 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f999a95d-3b98-4768-8ed2-d40a3a12c05b tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] DELETE https://10.4.3.14/volume/v3/backups/69f5fed6-7fbf-4249-8d9b-5ea9439369d6 Aug 13 21:27:51.064952 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f999a95d-3b98-4768-8ed2-d40a3a12c05b tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:27:51.065191 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f999a95d-3b98-4768-8ed2-d40a3a12c05b tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:27:51.065346 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.contrib.backups [None req-f999a95d-3b98-4768-8ed2-d40a3a12c05b tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Delete backup with id: 69f5fed6-7fbf-4249-8d9b-5ea9439369d6. Aug 13 21:27:51.069895 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:27:51.069895 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:27:51.081143 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.backup.rpcapi [None req-f999a95d-3b98-4768-8ed2-d40a3a12c05b tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] delete_backup rpcapi backup_id 69f5fed6-7fbf-4249-8d9b-5ea9439369d6 {{(pid=100216) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 21:27:51.082792 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f999a95d-3b98-4768-8ed2-d40a3a12c05b tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] https://10.4.3.14/volume/v3/backups/69f5fed6-7fbf-4249-8d9b-5ea9439369d6 returned with HTTP 202 Aug 13 21:27:51.083226 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1399/5573] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:27:51 2026] DELETE /volume/v3/backups/69f5fed6-7fbf-4249-8d9b-5ea9439369d6 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:27:51.092087 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-a73b622e-9b69-45e9-95ca-c97dc1dbd136 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:51.094075 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a73b622e-9b69-45e9-95ca-c97dc1dbd136 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] GET https://10.4.3.14/volume/v3/backups/69f5fed6-7fbf-4249-8d9b-5ea9439369d6 Aug 13 21:27:51.094277 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a73b622e-9b69-45e9-95ca-c97dc1dbd136 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:27:51.094277 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a73b622e-9b69-45e9-95ca-c97dc1dbd136 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:27:51.094525 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-a73b622e-9b69-45e9-95ca-c97dc1dbd136 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Show backup with id 69f5fed6-7fbf-4249-8d9b-5ea9439369d6. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:27:51.098672 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:27:51.098672 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:27:51.099504 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a73b622e-9b69-45e9-95ca-c97dc1dbd136 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] https://10.4.3.14/volume/v3/backups/69f5fed6-7fbf-4249-8d9b-5ea9439369d6 returned with HTTP 200 Aug 13 21:27:51.099911 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1390/5574] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:27:51 2026] GET /volume/v3/backups/69f5fed6-7fbf-4249-8d9b-5ea9439369d6 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:27:52.111306 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0c69a05e-eb1e-40ee-b525-7726a9d0aaf1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:52.113588 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0c69a05e-eb1e-40ee-b525-7726a9d0aaf1 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] GET https://10.4.3.14/volume/v3/backups/69f5fed6-7fbf-4249-8d9b-5ea9439369d6 Aug 13 21:27:52.113825 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0c69a05e-eb1e-40ee-b525-7726a9d0aaf1 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:27:52.114097 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0c69a05e-eb1e-40ee-b525-7726a9d0aaf1 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:27:52.114233 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-0c69a05e-eb1e-40ee-b525-7726a9d0aaf1 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Show backup with id 69f5fed6-7fbf-4249-8d9b-5ea9439369d6. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:27:52.118807 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0c69a05e-eb1e-40ee-b525-7726a9d0aaf1 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] https://10.4.3.14/volume/v3/backups/69f5fed6-7fbf-4249-8d9b-5ea9439369d6 returned with HTTP 404 Aug 13 21:27:52.119422 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1392/5575] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:27:52 2026] GET /volume/v3/backups/69f5fed6-7fbf-4249-8d9b-5ea9439369d6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:27:52.126676 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e22d11e8-243b-4338-bb3e-7930cd6b3717 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:52.129905 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e22d11e8-243b-4338-bb3e-7930cd6b3717 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] DELETE https://10.4.3.14/volume/v3/backups/5f591ce4-b97b-4d7f-adba-f9001f4e3560 Aug 13 21:27:52.129905 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e22d11e8-243b-4338-bb3e-7930cd6b3717 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:27:52.130095 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e22d11e8-243b-4338-bb3e-7930cd6b3717 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:27:52.130171 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.contrib.backups [None req-e22d11e8-243b-4338-bb3e-7930cd6b3717 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Delete backup with id: 5f591ce4-b97b-4d7f-adba-f9001f4e3560. Aug 13 21:27:52.136384 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:27:52.136384 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:27:52.148738 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.backup.rpcapi [None req-e22d11e8-243b-4338-bb3e-7930cd6b3717 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] delete_backup rpcapi backup_id 5f591ce4-b97b-4d7f-adba-f9001f4e3560 {{(pid=100215) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 21:27:52.150715 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e22d11e8-243b-4338-bb3e-7930cd6b3717 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] https://10.4.3.14/volume/v3/backups/5f591ce4-b97b-4d7f-adba-f9001f4e3560 returned with HTTP 202 Aug 13 21:27:52.151223 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1395/5576] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:27:52 2026] DELETE /volume/v3/backups/5f591ce4-b97b-4d7f-adba-f9001f4e3560 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:27:52.158898 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7fc9e79a-1104-401e-87aa-f0b216f7026d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:52.160902 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7fc9e79a-1104-401e-87aa-f0b216f7026d tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] GET https://10.4.3.14/volume/v3/backups/5f591ce4-b97b-4d7f-adba-f9001f4e3560 Aug 13 21:27:52.161174 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7fc9e79a-1104-401e-87aa-f0b216f7026d tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:27:52.161411 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7fc9e79a-1104-401e-87aa-f0b216f7026d tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:27:52.161515 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-7fc9e79a-1104-401e-87aa-f0b216f7026d tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Show backup with id 5f591ce4-b97b-4d7f-adba-f9001f4e3560. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:27:52.166089 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:27:52.166089 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:27:52.166793 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7fc9e79a-1104-401e-87aa-f0b216f7026d tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] https://10.4.3.14/volume/v3/backups/5f591ce4-b97b-4d7f-adba-f9001f4e3560 returned with HTTP 200 Aug 13 21:27:52.167305 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1400/5577] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:27:52 2026] GET /volume/v3/backups/5f591ce4-b97b-4d7f-adba-f9001f4e3560 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:27:53.178195 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-533be5b3-d420-4807-8cda-9f6fa93e3632 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:53.180235 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-533be5b3-d420-4807-8cda-9f6fa93e3632 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] GET https://10.4.3.14/volume/v3/backups/5f591ce4-b97b-4d7f-adba-f9001f4e3560 Aug 13 21:27:53.180466 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-533be5b3-d420-4807-8cda-9f6fa93e3632 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:27:53.180665 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-533be5b3-d420-4807-8cda-9f6fa93e3632 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:27:53.180821 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-533be5b3-d420-4807-8cda-9f6fa93e3632 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] Show backup with id 5f591ce4-b97b-4d7f-adba-f9001f4e3560. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 21:27:53.184900 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-533be5b3-d420-4807-8cda-9f6fa93e3632 tempest-VolumesBackupsTest-1228758740 tempest-VolumesBackupsTest-1228758740-project-admin] https://10.4.3.14/volume/v3/backups/5f591ce4-b97b-4d7f-adba-f9001f4e3560 returned with HTTP 404 Aug 13 21:27:53.185494 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1391/5578] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:27:53 2026] GET /volume/v3/backups/5f591ce4-b97b-4d7f-adba-f9001f4e3560 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:27:53.196856 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-13a86dd8-cf00-436e-bfce-7501db0fe780 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:53.198845 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-13a86dd8-cf00-436e-bfce-7501db0fe780 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] DELETE https://10.4.3.14/volume/v3/volumes/6a768a41-e827-4bd7-bb46-142334a995d0 Aug 13 21:27:53.199119 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-13a86dd8-cf00-436e-bfce-7501db0fe780 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:27:53.199359 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-13a86dd8-cf00-436e-bfce-7501db0fe780 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:27:53.199521 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-13a86dd8-cf00-436e-bfce-7501db0fe780 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Delete volume with id: 6a768a41-e827-4bd7-bb46-142334a995d0 Aug 13 21:27:53.207358 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:27:53.207358 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:27:53.207928 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-13a86dd8-cf00-436e-bfce-7501db0fe780 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Volume info retrieved successfully. Aug 13 21:27:53.226333 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-13a86dd8-cf00-436e-bfce-7501db0fe780 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Delete volume request issued successfully. Aug 13 21:27:53.226567 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-13a86dd8-cf00-436e-bfce-7501db0fe780 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] https://10.4.3.14/volume/v3/volumes/6a768a41-e827-4bd7-bb46-142334a995d0 returned with HTTP 202 Aug 13 21:27:53.227037 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1393/5579] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:27:53 2026] DELETE /volume/v3/volumes/6a768a41-e827-4bd7-bb46-142334a995d0 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:27:53.235045 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-240bbd4e-0aa1-47b1-a171-80d9c94b2240 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:53.236907 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-240bbd4e-0aa1-47b1-a171-80d9c94b2240 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] GET https://10.4.3.14/volume/v3/volumes/6a768a41-e827-4bd7-bb46-142334a995d0 Aug 13 21:27:53.237147 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-240bbd4e-0aa1-47b1-a171-80d9c94b2240 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:27:53.237400 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-240bbd4e-0aa1-47b1-a171-80d9c94b2240 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:27:53.244880 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:27:53.244880 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:27:53.248694 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-240bbd4e-0aa1-47b1-a171-80d9c94b2240 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Volume info retrieved successfully. Aug 13 21:27:53.253531 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-240bbd4e-0aa1-47b1-a171-80d9c94b2240 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] https://10.4.3.14/volume/v3/volumes/6a768a41-e827-4bd7-bb46-142334a995d0 returned with HTTP 200 Aug 13 21:27:53.253923 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1396/5580] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:27:53 2026] GET /volume/v3/volumes/6a768a41-e827-4bd7-bb46-142334a995d0 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:27:54.267124 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-87ada70b-8960-4cf4-a281-131e06ec1a58 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:54.269114 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-87ada70b-8960-4cf4-a281-131e06ec1a58 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] GET https://10.4.3.14/volume/v3/volumes/6a768a41-e827-4bd7-bb46-142334a995d0 Aug 13 21:27:54.269359 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-87ada70b-8960-4cf4-a281-131e06ec1a58 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:27:54.269548 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-87ada70b-8960-4cf4-a281-131e06ec1a58 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:27:54.276477 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-87ada70b-8960-4cf4-a281-131e06ec1a58 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] https://10.4.3.14/volume/v3/volumes/6a768a41-e827-4bd7-bb46-142334a995d0 returned with HTTP 404 Aug 13 21:27:54.276935 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1401/5581] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:27:54 2026] GET /volume/v3/volumes/6a768a41-e827-4bd7-bb46-142334a995d0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:27:54.283845 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f52b2234-b8c9-4bee-8ac9-fafbcd050c20 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:54.285759 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f52b2234-b8c9-4bee-8ac9-fafbcd050c20 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] DELETE https://10.4.3.14/volume/v3/volumes/9db46335-db73-4af3-8b4d-4807b0005193 Aug 13 21:27:54.285941 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f52b2234-b8c9-4bee-8ac9-fafbcd050c20 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:27:54.286144 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f52b2234-b8c9-4bee-8ac9-fafbcd050c20 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:27:54.286311 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-f52b2234-b8c9-4bee-8ac9-fafbcd050c20 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Delete volume with id: 9db46335-db73-4af3-8b4d-4807b0005193 Aug 13 21:27:54.293670 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:27:54.293670 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:27:54.294120 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-f52b2234-b8c9-4bee-8ac9-fafbcd050c20 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Volume info retrieved successfully. Aug 13 21:27:54.313883 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-f52b2234-b8c9-4bee-8ac9-fafbcd050c20 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Delete volume request issued successfully. Aug 13 21:27:54.314035 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f52b2234-b8c9-4bee-8ac9-fafbcd050c20 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] https://10.4.3.14/volume/v3/volumes/9db46335-db73-4af3-8b4d-4807b0005193 returned with HTTP 202 Aug 13 21:27:54.314561 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1392/5582] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:27:54 2026] DELETE /volume/v3/volumes/9db46335-db73-4af3-8b4d-4807b0005193 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:27:54.322303 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-40defdf4-a423-4c79-9cb9-6a378ac3305c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:54.324694 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-40defdf4-a423-4c79-9cb9-6a378ac3305c tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] GET https://10.4.3.14/volume/v3/volumes/9db46335-db73-4af3-8b4d-4807b0005193 Aug 13 21:27:54.324976 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-40defdf4-a423-4c79-9cb9-6a378ac3305c tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:27:54.325253 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-40defdf4-a423-4c79-9cb9-6a378ac3305c tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:27:54.333546 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:27:54.333546 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:27:54.337239 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-40defdf4-a423-4c79-9cb9-6a378ac3305c tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Volume info retrieved successfully. Aug 13 21:27:54.342206 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-40defdf4-a423-4c79-9cb9-6a378ac3305c tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] https://10.4.3.14/volume/v3/volumes/9db46335-db73-4af3-8b4d-4807b0005193 returned with HTTP 200 Aug 13 21:27:54.342668 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1394/5583] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:27:54 2026] GET /volume/v3/volumes/9db46335-db73-4af3-8b4d-4807b0005193 => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:27:55.357326 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a27c22f0-1488-4e3b-8489-13794d992747 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:55.359437 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a27c22f0-1488-4e3b-8489-13794d992747 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] GET https://10.4.3.14/volume/v3/volumes/9db46335-db73-4af3-8b4d-4807b0005193 Aug 13 21:27:55.359729 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a27c22f0-1488-4e3b-8489-13794d992747 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:27:55.359998 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a27c22f0-1488-4e3b-8489-13794d992747 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:27:55.365830 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a27c22f0-1488-4e3b-8489-13794d992747 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] https://10.4.3.14/volume/v3/volumes/9db46335-db73-4af3-8b4d-4807b0005193 returned with HTTP 404 Aug 13 21:27:55.366320 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1397/5584] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:27:55 2026] GET /volume/v3/volumes/9db46335-db73-4af3-8b4d-4807b0005193 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:27:55.372907 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0b8310f4-0190-4cd6-abda-2271eb04d294 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:55.374558 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0b8310f4-0190-4cd6-abda-2271eb04d294 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] DELETE https://10.4.3.14/volume/v3/volumes/f45e30f4-3d3a-4c51-bc57-8aa6d83a112b Aug 13 21:27:55.374735 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0b8310f4-0190-4cd6-abda-2271eb04d294 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:27:55.374904 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0b8310f4-0190-4cd6-abda-2271eb04d294 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:27:55.375058 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-0b8310f4-0190-4cd6-abda-2271eb04d294 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Delete volume with id: f45e30f4-3d3a-4c51-bc57-8aa6d83a112b Aug 13 21:27:55.382189 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:27:55.382189 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:27:55.382627 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-0b8310f4-0190-4cd6-abda-2271eb04d294 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Volume info retrieved successfully. Aug 13 21:27:55.397642 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-0b8310f4-0190-4cd6-abda-2271eb04d294 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Delete volume request issued successfully. Aug 13 21:27:55.397793 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0b8310f4-0190-4cd6-abda-2271eb04d294 tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] https://10.4.3.14/volume/v3/volumes/f45e30f4-3d3a-4c51-bc57-8aa6d83a112b returned with HTTP 202 Aug 13 21:27:55.398264 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1402/5585] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:27:55 2026] DELETE /volume/v3/volumes/f45e30f4-3d3a-4c51-bc57-8aa6d83a112b => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:27:55.404361 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b78554ea-060b-4ad6-96af-5d91b276b27b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:55.406267 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b78554ea-060b-4ad6-96af-5d91b276b27b tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] GET https://10.4.3.14/volume/v3/volumes/f45e30f4-3d3a-4c51-bc57-8aa6d83a112b Aug 13 21:27:55.406490 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b78554ea-060b-4ad6-96af-5d91b276b27b tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:27:55.406672 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b78554ea-060b-4ad6-96af-5d91b276b27b tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:27:55.413697 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:27:55.413697 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:27:55.417248 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-b78554ea-060b-4ad6-96af-5d91b276b27b tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Volume info retrieved successfully. Aug 13 21:27:55.420941 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b78554ea-060b-4ad6-96af-5d91b276b27b tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] https://10.4.3.14/volume/v3/volumes/f45e30f4-3d3a-4c51-bc57-8aa6d83a112b returned with HTTP 200 Aug 13 21:27:55.421365 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1393/5586] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:27:55 2026] GET /volume/v3/volumes/f45e30f4-3d3a-4c51-bc57-8aa6d83a112b => generated 839 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:27:56.432602 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c0a5b54c-95f0-4f8b-aae1-45886c23a9bb None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:56.434238 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c0a5b54c-95f0-4f8b-aae1-45886c23a9bb tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] GET https://10.4.3.14/volume/v3/volumes/f45e30f4-3d3a-4c51-bc57-8aa6d83a112b Aug 13 21:27:56.434423 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c0a5b54c-95f0-4f8b-aae1-45886c23a9bb tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:27:56.434591 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c0a5b54c-95f0-4f8b-aae1-45886c23a9bb tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:27:56.440387 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c0a5b54c-95f0-4f8b-aae1-45886c23a9bb tempest-VolumesBackupsTest-1738352720 tempest-VolumesBackupsTest-1738352720-project-member] https://10.4.3.14/volume/v3/volumes/f45e30f4-3d3a-4c51-bc57-8aa6d83a112b returned with HTTP 404 Aug 13 21:27:56.440928 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1395/5587] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:27:56 2026] GET /volume/v3/volumes/f45e30f4-3d3a-4c51-bc57-8aa6d83a112b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:27:58.253823 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5cd6801c-1f71-4c78-bcd6-bc7220f6ad56 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:58.350815 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5cd6801c-1f71-4c78-bcd6-bc7220f6ad56 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:27:58.351163 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5cd6801c-1f71-4c78-bcd6-bc7220f6ad56 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-704938456"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:27:58.352597 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-5cd6801c-1f71-4c78-bcd6-bc7220f6ad56 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-704938456'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:27:58.352710 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-5cd6801c-1f71-4c78-bcd6-bc7220f6ad56 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Create volume of 1 GB Aug 13 21:27:58.356386 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-5cd6801c-1f71-4c78-bcd6-bc7220f6ad56 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Availability Zones retrieved successfully. Aug 13 21:27:58.361952 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-5cd6801c-1f71-4c78-bcd6-bc7220f6ad56 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Flow 'volume_create_api' (9c651772-3121-4d7f-8e5e-e7704ee08673) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:27:58.362916 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-5cd6801c-1f71-4c78-bcd6-bc7220f6ad56 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc366738-f7d1-4932-9706-f1a00bcb61f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:27:58.363703 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-5cd6801c-1f71-4c78-bcd6-bc7220f6ad56 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:27:58.385464 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-5cd6801c-1f71-4c78-bcd6-bc7220f6ad56 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc366738-f7d1-4932-9706-f1a00bcb61f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:27:58.386265 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-5cd6801c-1f71-4c78-bcd6-bc7220f6ad56 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (100cd23f-c103-4fa7-9c45-f6c2c1f54d29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:27:58.439823 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-5cd6801c-1f71-4c78-bcd6-bc7220f6ad56 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Created reservations ['4fd2c78c-25dc-48ec-90ab-db515e0d84a4', 'a2ed361d-bd35-4331-bb6b-57d8254748fb', 'ea196717-06db-4670-8444-9d814da29b3f', '47c58501-0b31-4be2-a73d-b1e87fb5b75e'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:27:58.440601 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-5cd6801c-1f71-4c78-bcd6-bc7220f6ad56 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (100cd23f-c103-4fa7-9c45-f6c2c1f54d29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4fd2c78c-25dc-48ec-90ab-db515e0d84a4', 'a2ed361d-bd35-4331-bb6b-57d8254748fb', 'ea196717-06db-4670-8444-9d814da29b3f', '47c58501-0b31-4be2-a73d-b1e87fb5b75e']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:27:58.441359 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-5cd6801c-1f71-4c78-bcd6-bc7220f6ad56 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (425fc6b1-cdaa-4697-a849-0b8f471ce752) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:27:58.464006 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-5cd6801c-1f71-4c78-bcd6-bc7220f6ad56 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (425fc6b1-cdaa-4697-a849-0b8f471ce752) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b26affd7-2a3c-44f7-9900-6516f7ccf895', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-704938456',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='224dba94649944e085d6960fbaa62735',qos_specs=None,replication_status=,reservations=['4fd2c78c-25dc-48ec-90ab-db515e0d84a4','a2ed361d-bd35-4331-bb6b-57d8254748fb','ea196717-06db-4670-8444-9d814da29b3f','47c58501-0b31-4be2-a73d-b1e87fb5b75e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c91ef1e760a545b3b01a9ab957db434d',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:27:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-704938456',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b26affd7-2a3c-44f7-9900-6516f7ccf895,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='224dba94649944e085d6960fbaa62735',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c91ef1e760a545b3b01a9ab957db434d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:27:58.464708 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-5cd6801c-1f71-4c78-bcd6-bc7220f6ad56 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a813c5cb-721e-490b-b4f9-7c81f9015e6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:27:58.483282 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-5cd6801c-1f71-4c78-bcd6-bc7220f6ad56 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a813c5cb-721e-490b-b4f9-7c81f9015e6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-704938456',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='224dba94649944e085d6960fbaa62735',qos_specs=None,replication_status=,reservations=['4fd2c78c-25dc-48ec-90ab-db515e0d84a4','a2ed361d-bd35-4331-bb6b-57d8254748fb','ea196717-06db-4670-8444-9d814da29b3f','47c58501-0b31-4be2-a73d-b1e87fb5b75e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c91ef1e760a545b3b01a9ab957db434d',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:27:58.484177 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-5cd6801c-1f71-4c78-bcd6-bc7220f6ad56 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5a424d1-e2e6-4b73-a095-a00815a761b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:27:58.494384 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-5cd6801c-1f71-4c78-bcd6-bc7220f6ad56 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5a424d1-e2e6-4b73-a095-a00815a761b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:27:58.495143 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-5cd6801c-1f71-4c78-bcd6-bc7220f6ad56 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Flow 'volume_create_api' (9c651772-3121-4d7f-8e5e-e7704ee08673) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:27:58.495446 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-5cd6801c-1f71-4c78-bcd6-bc7220f6ad56 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Create volume request issued successfully. Aug 13 21:27:58.495948 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5cd6801c-1f71-4c78-bcd6-bc7220f6ad56 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:27:58.496406 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1398/5588] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:27:58 2026] POST /volume/v3/volumes => generated 775 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:27:58.507998 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a0ce1a3f-6663-4840-9c2f-bc9c7559255c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:58.510208 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a0ce1a3f-6663-4840-9c2f-bc9c7559255c tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] GET https://10.4.3.14/volume/v3/volumes/b26affd7-2a3c-44f7-9900-6516f7ccf895 Aug 13 21:27:58.510552 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a0ce1a3f-6663-4840-9c2f-bc9c7559255c tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:27:58.510844 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a0ce1a3f-6663-4840-9c2f-bc9c7559255c tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:27:58.519686 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:27:58.519686 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:27:58.524092 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-a0ce1a3f-6663-4840-9c2f-bc9c7559255c tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Volume info retrieved successfully. Aug 13 21:27:58.530200 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a0ce1a3f-6663-4840-9c2f-bc9c7559255c tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/volumes/b26affd7-2a3c-44f7-9900-6516f7ccf895 returned with HTTP 200 Aug 13 21:27:58.530786 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1403/5589] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:27:58 2026] GET /volume/v3/volumes/b26affd7-2a3c-44f7-9900-6516f7ccf895 => generated 954 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:27:59.543519 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-453f3db7-6dcb-4f2d-9363-585a5ce6d4f0 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:59.545344 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-453f3db7-6dcb-4f2d-9363-585a5ce6d4f0 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] GET https://10.4.3.14/volume/v3/volumes/b26affd7-2a3c-44f7-9900-6516f7ccf895 Aug 13 21:27:59.545549 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-453f3db7-6dcb-4f2d-9363-585a5ce6d4f0 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:27:59.545771 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-453f3db7-6dcb-4f2d-9363-585a5ce6d4f0 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:27:59.554285 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:27:59.554285 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:27:59.558391 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-453f3db7-6dcb-4f2d-9363-585a5ce6d4f0 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Volume info retrieved successfully. Aug 13 21:27:59.563531 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-453f3db7-6dcb-4f2d-9363-585a5ce6d4f0 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/volumes/b26affd7-2a3c-44f7-9900-6516f7ccf895 returned with HTTP 200 Aug 13 21:27:59.564041 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1394/5590] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:27:59 2026] GET /volume/v3/volumes/b26affd7-2a3c-44f7-9900-6516f7ccf895 => generated 1006 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:27:59.578040 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e80d2888-b59e-4788-a322-a0f6f34221e6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:59.638281 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e80d2888-b59e-4788-a322-a0f6f34221e6 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] POST https://10.4.3.14/volume/v3/snapshots Aug 13 21:27:59.638706 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e80d2888-b59e-4788-a322-a0f6f34221e6 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b26affd7-2a3c-44f7-9900-6516f7ccf895", "name": "tempest-ProjectMemberTests-Snapshot-1492934703"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:27:59.648346 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:27:59.648346 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:27:59.648884 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e80d2888-b59e-4788-a322-a0f6f34221e6 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] Volume info retrieved successfully. Aug 13 21:27:59.649031 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-e80d2888-b59e-4788-a322-a0f6f34221e6 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] Create snapshot from volume b26affd7-2a3c-44f7-9900-6516f7ccf895 Aug 13 21:27:59.683764 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-e80d2888-b59e-4788-a322-a0f6f34221e6 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] Created reservations ['f13d74a5-c6d3-4222-8f57-4258ed0774e0', '67b7e415-7bbe-4f55-8499-d1f503d837df', '49deb1f3-caf4-4ed3-a290-d1adb6f804e7', 'a3a75140-17fa-4028-a4eb-10206876bbe0'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:27:59.718850 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e80d2888-b59e-4788-a322-a0f6f34221e6 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] Snapshot create request issued successfully. Aug 13 21:27:59.719317 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e80d2888-b59e-4788-a322-a0f6f34221e6 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] https://10.4.3.14/volume/v3/snapshots returned with HTTP 202 Aug 13 21:27:59.719867 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1396/5591] 10.4.3.14 () {68 vars in 1258 bytes} [Thu Aug 13 21:27:59 2026] POST /volume/v3/snapshots => generated 305 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:27:59.728536 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-bd7b4556-77ad-47bb-b982-9bf77bbd8c5e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:27:59.730446 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bd7b4556-77ad-47bb-b982-9bf77bbd8c5e tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] GET https://10.4.3.14/volume/v3/snapshots/1ec998db-3c86-4dc4-b9de-63ec021df396 Aug 13 21:27:59.730675 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bd7b4556-77ad-47bb-b982-9bf77bbd8c5e tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:27:59.730906 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bd7b4556-77ad-47bb-b982-9bf77bbd8c5e tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:27:59.736650 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:27:59.736650 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:27:59.737333 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-bd7b4556-77ad-47bb-b982-9bf77bbd8c5e tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] Snapshot retrieved successfully. Aug 13 21:27:59.738152 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bd7b4556-77ad-47bb-b982-9bf77bbd8c5e tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] https://10.4.3.14/volume/v3/snapshots/1ec998db-3c86-4dc4-b9de-63ec021df396 returned with HTTP 200 Aug 13 21:27:59.738541 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1399/5592] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:27:59 2026] GET /volume/v3/snapshots/1ec998db-3c86-4dc4-b9de-63ec021df396 => generated 437 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:28:00.747782 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-6573acef-d408-4cc7-975b-b2656e9f0856 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:00.749527 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6573acef-d408-4cc7-975b-b2656e9f0856 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] GET https://10.4.3.14/volume/v3/snapshots/1ec998db-3c86-4dc4-b9de-63ec021df396 Aug 13 21:28:00.749704 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6573acef-d408-4cc7-975b-b2656e9f0856 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:00.749897 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6573acef-d408-4cc7-975b-b2656e9f0856 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:00.754722 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:28:00.754722 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:28:00.755198 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-6573acef-d408-4cc7-975b-b2656e9f0856 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] Snapshot retrieved successfully. Aug 13 21:28:00.756039 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6573acef-d408-4cc7-975b-b2656e9f0856 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] https://10.4.3.14/volume/v3/snapshots/1ec998db-3c86-4dc4-b9de-63ec021df396 returned with HTTP 200 Aug 13 21:28:00.756406 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1404/5593] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:28:00 2026] GET /volume/v3/snapshots/1ec998db-3c86-4dc4-b9de-63ec021df396 => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:28:00.764520 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-0d8cbe15-dc3d-4eea-b42b-f972ff95dd46 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:00.766131 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0d8cbe15-dc3d-4eea-b42b-f972ff95dd46 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] DELETE https://10.4.3.14/volume/v3/snapshots/1ec998db-3c86-4dc4-b9de-63ec021df396 Aug 13 21:28:00.766398 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0d8cbe15-dc3d-4eea-b42b-f972ff95dd46 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:00.766523 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0d8cbe15-dc3d-4eea-b42b-f972ff95dd46 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:00.766619 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.snapshots [None req-0d8cbe15-dc3d-4eea-b42b-f972ff95dd46 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] Delete snapshot with id: 1ec998db-3c86-4dc4-b9de-63ec021df396 Aug 13 21:28:00.771844 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:28:00.771844 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:28:00.772280 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-0d8cbe15-dc3d-4eea-b42b-f972ff95dd46 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] Snapshot retrieved successfully. Aug 13 21:28:00.787806 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-0d8cbe15-dc3d-4eea-b42b-f972ff95dd46 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] Snapshot delete request issued successfully. Aug 13 21:28:00.788003 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0d8cbe15-dc3d-4eea-b42b-f972ff95dd46 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] https://10.4.3.14/volume/v3/snapshots/1ec998db-3c86-4dc4-b9de-63ec021df396 returned with HTTP 202 Aug 13 21:28:00.788408 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1395/5594] 10.4.3.14 () {66 vars in 1350 bytes} [Thu Aug 13 21:28:00 2026] DELETE /volume/v3/snapshots/1ec998db-3c86-4dc4-b9de-63ec021df396 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:28:00.796615 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-66ec8e22-b570-43f5-91bb-2ff67f9eca74 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:00.798680 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-66ec8e22-b570-43f5-91bb-2ff67f9eca74 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] GET https://10.4.3.14/volume/v3/snapshots/1ec998db-3c86-4dc4-b9de-63ec021df396 Aug 13 21:28:00.798918 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-66ec8e22-b570-43f5-91bb-2ff67f9eca74 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:00.799190 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-66ec8e22-b570-43f5-91bb-2ff67f9eca74 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:00.804598 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:28:00.804598 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:28:00.805076 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-66ec8e22-b570-43f5-91bb-2ff67f9eca74 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] Snapshot retrieved successfully. Aug 13 21:28:00.805999 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-66ec8e22-b570-43f5-91bb-2ff67f9eca74 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] https://10.4.3.14/volume/v3/snapshots/1ec998db-3c86-4dc4-b9de-63ec021df396 returned with HTTP 200 Aug 13 21:28:00.806652 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1397/5595] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:28:00 2026] GET /volume/v3/snapshots/1ec998db-3c86-4dc4-b9de-63ec021df396 => generated 463 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:28:01.817016 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-921d3e59-3421-4878-8b4d-e3ab0797d2ac None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:01.818923 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-921d3e59-3421-4878-8b4d-e3ab0797d2ac tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] GET https://10.4.3.14/volume/v3/snapshots/1ec998db-3c86-4dc4-b9de-63ec021df396 Aug 13 21:28:01.819127 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-921d3e59-3421-4878-8b4d-e3ab0797d2ac tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:01.819311 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-921d3e59-3421-4878-8b4d-e3ab0797d2ac tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:01.824296 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-921d3e59-3421-4878-8b4d-e3ab0797d2ac tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] https://10.4.3.14/volume/v3/snapshots/1ec998db-3c86-4dc4-b9de-63ec021df396 returned with HTTP 404 Aug 13 21:28:01.824910 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1400/5596] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:28:01 2026] GET /volume/v3/snapshots/1ec998db-3c86-4dc4-b9de-63ec021df396 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:28:01.832130 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-5b7be842-a240-4665-84e3-4fccffe62295 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:01.833992 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5b7be842-a240-4665-84e3-4fccffe62295 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] DELETE https://10.4.3.14/volume/v3/volumes/b26affd7-2a3c-44f7-9900-6516f7ccf895 Aug 13 21:28:01.834200 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5b7be842-a240-4665-84e3-4fccffe62295 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:01.834394 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5b7be842-a240-4665-84e3-4fccffe62295 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:01.834529 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-5b7be842-a240-4665-84e3-4fccffe62295 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Delete volume with id: b26affd7-2a3c-44f7-9900-6516f7ccf895 Aug 13 21:28:01.841439 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:28:01.841439 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:28:01.841726 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-5b7be842-a240-4665-84e3-4fccffe62295 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Volume info retrieved successfully. Aug 13 21:28:01.857549 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-5b7be842-a240-4665-84e3-4fccffe62295 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Delete volume request issued successfully. Aug 13 21:28:01.857752 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5b7be842-a240-4665-84e3-4fccffe62295 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/volumes/b26affd7-2a3c-44f7-9900-6516f7ccf895 returned with HTTP 202 Aug 13 21:28:01.858284 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1405/5597] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:28:01 2026] DELETE /volume/v3/volumes/b26affd7-2a3c-44f7-9900-6516f7ccf895 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:28:01.867034 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ca07fdb3-1d71-4d1e-8dc7-19f7de821b2c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:01.869326 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ca07fdb3-1d71-4d1e-8dc7-19f7de821b2c tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] GET https://10.4.3.14/volume/v3/volumes/b26affd7-2a3c-44f7-9900-6516f7ccf895 Aug 13 21:28:01.869568 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ca07fdb3-1d71-4d1e-8dc7-19f7de821b2c tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:01.869799 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ca07fdb3-1d71-4d1e-8dc7-19f7de821b2c tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:01.878138 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:28:01.878138 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:28:01.882574 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-ca07fdb3-1d71-4d1e-8dc7-19f7de821b2c tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Volume info retrieved successfully. Aug 13 21:28:01.887779 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ca07fdb3-1d71-4d1e-8dc7-19f7de821b2c tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/volumes/b26affd7-2a3c-44f7-9900-6516f7ccf895 returned with HTTP 200 Aug 13 21:28:01.888187 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1396/5598] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:28:01 2026] GET /volume/v3/volumes/b26affd7-2a3c-44f7-9900-6516f7ccf895 => generated 1005 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:28:02.900298 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5dadf33c-c5f6-4914-9bab-c452fb6bea77 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:02.902369 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5dadf33c-c5f6-4914-9bab-c452fb6bea77 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] GET https://10.4.3.14/volume/v3/volumes/b26affd7-2a3c-44f7-9900-6516f7ccf895 Aug 13 21:28:02.902558 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5dadf33c-c5f6-4914-9bab-c452fb6bea77 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:02.902781 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5dadf33c-c5f6-4914-9bab-c452fb6bea77 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:02.908904 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5dadf33c-c5f6-4914-9bab-c452fb6bea77 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/volumes/b26affd7-2a3c-44f7-9900-6516f7ccf895 returned with HTTP 404 Aug 13 21:28:02.909426 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1398/5599] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:28:02 2026] GET /volume/v3/volumes/b26affd7-2a3c-44f7-9900-6516f7ccf895 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:28:02.917111 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-dd497589-c570-416b-8369-97be070dfa20 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:02.918997 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-dd497589-c570-416b-8369-97be070dfa20 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:28:02.919391 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-dd497589-c570-416b-8369-97be070dfa20 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-569850419"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:28:02.921151 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-dd497589-c570-416b-8369-97be070dfa20 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-569850419'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:28:02.921278 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-dd497589-c570-416b-8369-97be070dfa20 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Create volume of 1 GB Aug 13 21:28:02.925121 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-dd497589-c570-416b-8369-97be070dfa20 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Availability Zones retrieved successfully. Aug 13 21:28:02.930134 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-dd497589-c570-416b-8369-97be070dfa20 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Flow 'volume_create_api' (ae198a6a-49b2-43d3-994c-2982351a2b81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:28:02.931251 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-dd497589-c570-416b-8369-97be070dfa20 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f084788-1a1a-421a-a81c-03aa57901c41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:28:02.932002 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-dd497589-c570-416b-8369-97be070dfa20 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:28:02.956445 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-dd497589-c570-416b-8369-97be070dfa20 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f084788-1a1a-421a-a81c-03aa57901c41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:28:02.957217 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-dd497589-c570-416b-8369-97be070dfa20 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9c2e0e3-adda-4d24-8782-7c5947527421) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:28:02.996335 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-dd497589-c570-416b-8369-97be070dfa20 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Created reservations ['92863973-ec02-4cd4-b564-f03da38f8be2', '73532488-2e61-4536-9033-ab4a9c8e02a3', 'bac1da01-ddf1-43f4-9233-5cb42889673f', '81e7ea2b-85c9-460d-8fb6-4ca465a68347'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:28:02.997161 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-dd497589-c570-416b-8369-97be070dfa20 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9c2e0e3-adda-4d24-8782-7c5947527421) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92863973-ec02-4cd4-b564-f03da38f8be2', '73532488-2e61-4536-9033-ab4a9c8e02a3', 'bac1da01-ddf1-43f4-9233-5cb42889673f', '81e7ea2b-85c9-460d-8fb6-4ca465a68347']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:28:02.997972 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-dd497589-c570-416b-8369-97be070dfa20 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (439d66d3-fd8a-4878-8098-20c901662930) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:28:03.021261 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-dd497589-c570-416b-8369-97be070dfa20 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (439d66d3-fd8a-4878-8098-20c901662930) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cbea9615-121b-459d-95e4-4cd1fa45098d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-569850419',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='224dba94649944e085d6960fbaa62735',qos_specs=None,replication_status=,reservations=['92863973-ec02-4cd4-b564-f03da38f8be2','73532488-2e61-4536-9033-ab4a9c8e02a3','bac1da01-ddf1-43f4-9233-5cb42889673f','81e7ea2b-85c9-460d-8fb6-4ca465a68347'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c91ef1e760a545b3b01a9ab957db434d',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:28:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-569850419',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cbea9615-121b-459d-95e4-4cd1fa45098d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='224dba94649944e085d6960fbaa62735',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c91ef1e760a545b3b01a9ab957db434d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:28:03.022042 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-dd497589-c570-416b-8369-97be070dfa20 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fea95185-5eb0-4393-b19c-275d65692b34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:28:03.038835 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-dd497589-c570-416b-8369-97be070dfa20 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fea95185-5eb0-4393-b19c-275d65692b34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-569850419',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='224dba94649944e085d6960fbaa62735',qos_specs=None,replication_status=,reservations=['92863973-ec02-4cd4-b564-f03da38f8be2','73532488-2e61-4536-9033-ab4a9c8e02a3','bac1da01-ddf1-43f4-9233-5cb42889673f','81e7ea2b-85c9-460d-8fb6-4ca465a68347'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c91ef1e760a545b3b01a9ab957db434d',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:28:03.039990 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-dd497589-c570-416b-8369-97be070dfa20 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1bf5ef63-65a9-4409-95a1-88b369d09e61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:28:03.049732 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-dd497589-c570-416b-8369-97be070dfa20 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1bf5ef63-65a9-4409-95a1-88b369d09e61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:28:03.050535 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-dd497589-c570-416b-8369-97be070dfa20 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Flow 'volume_create_api' (ae198a6a-49b2-43d3-994c-2982351a2b81) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:28:03.050832 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-dd497589-c570-416b-8369-97be070dfa20 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Create volume request issued successfully. Aug 13 21:28:03.051406 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-dd497589-c570-416b-8369-97be070dfa20 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:28:03.051985 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1401/5600] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:28:02 2026] POST /volume/v3/volumes => generated 775 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:28:03.062854 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-5546d3bf-501f-41b9-8a2c-cebb88f1aceb None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:03.065039 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5546d3bf-501f-41b9-8a2c-cebb88f1aceb tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] GET https://10.4.3.14/volume/v3/volumes/cbea9615-121b-459d-95e4-4cd1fa45098d Aug 13 21:28:03.065221 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5546d3bf-501f-41b9-8a2c-cebb88f1aceb tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:03.065446 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5546d3bf-501f-41b9-8a2c-cebb88f1aceb tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:03.074419 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:28:03.074419 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:28:03.078542 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-5546d3bf-501f-41b9-8a2c-cebb88f1aceb tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Volume info retrieved successfully. Aug 13 21:28:03.082698 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5546d3bf-501f-41b9-8a2c-cebb88f1aceb tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/volumes/cbea9615-121b-459d-95e4-4cd1fa45098d returned with HTTP 200 Aug 13 21:28:03.083149 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1406/5601] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:28:03 2026] GET /volume/v3/volumes/cbea9615-121b-459d-95e4-4cd1fa45098d => generated 954 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:28:04.098485 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-a903ce14-e473-49bd-b1c3-88b246b6d4bf None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:04.100794 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a903ce14-e473-49bd-b1c3-88b246b6d4bf tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] GET https://10.4.3.14/volume/v3/volumes/cbea9615-121b-459d-95e4-4cd1fa45098d Aug 13 21:28:04.101090 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a903ce14-e473-49bd-b1c3-88b246b6d4bf tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:04.101394 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a903ce14-e473-49bd-b1c3-88b246b6d4bf tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:04.111064 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:28:04.111064 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:28:04.115734 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-a903ce14-e473-49bd-b1c3-88b246b6d4bf tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Volume info retrieved successfully. Aug 13 21:28:04.120980 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a903ce14-e473-49bd-b1c3-88b246b6d4bf tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/volumes/cbea9615-121b-459d-95e4-4cd1fa45098d returned with HTTP 200 Aug 13 21:28:04.121532 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1397/5602] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:28:04 2026] GET /volume/v3/volumes/cbea9615-121b-459d-95e4-4cd1fa45098d => generated 1006 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:28:04.137102 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-733c8a02-0756-483b-961b-d4f5eeb0595e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:04.139081 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-733c8a02-0756-483b-961b-d4f5eeb0595e tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] POST https://10.4.3.14/volume/v3/snapshots Aug 13 21:28:04.139487 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-733c8a02-0756-483b-961b-d4f5eeb0595e tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cbea9615-121b-459d-95e4-4cd1fa45098d", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-561177884"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:28:04.150922 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:28:04.150922 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:28:04.151498 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-733c8a02-0756-483b-961b-d4f5eeb0595e tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Volume info retrieved successfully. Aug 13 21:28:04.151683 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-733c8a02-0756-483b-961b-d4f5eeb0595e tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Create snapshot from volume cbea9615-121b-459d-95e4-4cd1fa45098d Aug 13 21:28:04.178644 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-733c8a02-0756-483b-961b-d4f5eeb0595e tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Created reservations ['26cb090f-6be3-4406-a681-7b178310f4a9', '627f04ff-f3d0-4f04-bad2-0acfc5b3cfcf', 'fa6c7c60-8ec9-4a7b-bfa5-4dc1fe9b3ff9', '05e5a045-7283-49f0-b1dd-cc05fa5cdad1'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:28:04.216953 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-733c8a02-0756-483b-961b-d4f5eeb0595e tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Snapshot create request issued successfully. Aug 13 21:28:04.217467 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-733c8a02-0756-483b-961b-d4f5eeb0595e tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/snapshots returned with HTTP 202 Aug 13 21:28:04.218118 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1399/5603] 10.4.3.14 () {68 vars in 1258 bytes} [Thu Aug 13 21:28:04 2026] POST /volume/v3/snapshots => generated 307 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:28:04.228335 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-325de231-ee7f-4b6d-9a3e-64574f5c1326 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:04.230118 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-325de231-ee7f-4b6d-9a3e-64574f5c1326 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] GET https://10.4.3.14/volume/v3/snapshots/e4c96e62-18e1-4146-89bc-bc572b84bd51 Aug 13 21:28:04.230325 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-325de231-ee7f-4b6d-9a3e-64574f5c1326 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:04.230560 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-325de231-ee7f-4b6d-9a3e-64574f5c1326 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:04.235662 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:28:04.235662 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:28:04.235985 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-325de231-ee7f-4b6d-9a3e-64574f5c1326 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Snapshot retrieved successfully. Aug 13 21:28:04.236665 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-325de231-ee7f-4b6d-9a3e-64574f5c1326 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/snapshots/e4c96e62-18e1-4146-89bc-bc572b84bd51 returned with HTTP 200 Aug 13 21:28:04.237040 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1402/5604] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:28:04 2026] GET /volume/v3/snapshots/e4c96e62-18e1-4146-89bc-bc572b84bd51 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:28:05.246531 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0cca2a0c-d670-428c-a772-376fdbcbc90a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:05.249297 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0cca2a0c-d670-428c-a772-376fdbcbc90a tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] GET https://10.4.3.14/volume/v3/snapshots/e4c96e62-18e1-4146-89bc-bc572b84bd51 Aug 13 21:28:05.249627 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0cca2a0c-d670-428c-a772-376fdbcbc90a tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:05.249899 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0cca2a0c-d670-428c-a772-376fdbcbc90a tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:05.256626 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:28:05.256626 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:28:05.257089 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-0cca2a0c-d670-428c-a772-376fdbcbc90a tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Snapshot retrieved successfully. Aug 13 21:28:05.258045 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0cca2a0c-d670-428c-a772-376fdbcbc90a tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/snapshots/e4c96e62-18e1-4146-89bc-bc572b84bd51 returned with HTTP 200 Aug 13 21:28:05.258604 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1407/5605] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:28:05 2026] GET /volume/v3/snapshots/e4c96e62-18e1-4146-89bc-bc572b84bd51 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:28:05.267159 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-2b841d67-fa01-45b5-a1ae-1514ac88de0d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:05.269504 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2b841d67-fa01-45b5-a1ae-1514ac88de0d tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] DELETE https://10.4.3.14/volume/v3/snapshots/e4c96e62-18e1-4146-89bc-bc572b84bd51 Aug 13 21:28:05.269782 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2b841d67-fa01-45b5-a1ae-1514ac88de0d tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:05.270071 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2b841d67-fa01-45b5-a1ae-1514ac88de0d tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:05.270240 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.snapshots [None req-2b841d67-fa01-45b5-a1ae-1514ac88de0d tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] Delete snapshot with id: e4c96e62-18e1-4146-89bc-bc572b84bd51 Aug 13 21:28:05.276439 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:28:05.276439 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:28:05.277006 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-2b841d67-fa01-45b5-a1ae-1514ac88de0d tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] Snapshot retrieved successfully. Aug 13 21:28:05.295585 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-2b841d67-fa01-45b5-a1ae-1514ac88de0d tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] Snapshot delete request issued successfully. Aug 13 21:28:05.295585 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2b841d67-fa01-45b5-a1ae-1514ac88de0d tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] https://10.4.3.14/volume/v3/snapshots/e4c96e62-18e1-4146-89bc-bc572b84bd51 returned with HTTP 202 Aug 13 21:28:05.296002 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1398/5606] 10.4.3.14 () {66 vars in 1350 bytes} [Thu Aug 13 21:28:05 2026] DELETE /volume/v3/snapshots/e4c96e62-18e1-4146-89bc-bc572b84bd51 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:28:05.302931 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2b119a6d-14ec-4411-8b9d-8c624a3bffd8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:05.305444 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2b119a6d-14ec-4411-8b9d-8c624a3bffd8 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] GET https://10.4.3.14/volume/v3/snapshots/e4c96e62-18e1-4146-89bc-bc572b84bd51 Aug 13 21:28:05.305721 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2b119a6d-14ec-4411-8b9d-8c624a3bffd8 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:05.305959 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2b119a6d-14ec-4411-8b9d-8c624a3bffd8 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:05.312158 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:28:05.312158 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:28:05.312693 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-2b119a6d-14ec-4411-8b9d-8c624a3bffd8 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] Snapshot retrieved successfully. Aug 13 21:28:05.313631 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2b119a6d-14ec-4411-8b9d-8c624a3bffd8 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] https://10.4.3.14/volume/v3/snapshots/e4c96e62-18e1-4146-89bc-bc572b84bd51 returned with HTTP 200 Aug 13 21:28:05.314026 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1400/5607] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:28:05 2026] GET /volume/v3/snapshots/e4c96e62-18e1-4146-89bc-bc572b84bd51 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:28:06.323726 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-18c88aa7-b702-4f6f-8659-f69c63f677af None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:06.326133 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-18c88aa7-b702-4f6f-8659-f69c63f677af tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] GET https://10.4.3.14/volume/v3/snapshots/e4c96e62-18e1-4146-89bc-bc572b84bd51 Aug 13 21:28:06.326414 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-18c88aa7-b702-4f6f-8659-f69c63f677af tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:06.326664 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-18c88aa7-b702-4f6f-8659-f69c63f677af tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:06.331354 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-18c88aa7-b702-4f6f-8659-f69c63f677af tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] https://10.4.3.14/volume/v3/snapshots/e4c96e62-18e1-4146-89bc-bc572b84bd51 returned with HTTP 404 Aug 13 21:28:06.331895 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1403/5608] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:28:06 2026] GET /volume/v3/snapshots/e4c96e62-18e1-4146-89bc-bc572b84bd51 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:28:06.338742 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-89e962cf-ffad-4097-a375-3d54d927e0e2 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:06.340849 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-89e962cf-ffad-4097-a375-3d54d927e0e2 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] DELETE https://10.4.3.14/volume/v3/snapshots/e4c96e62-18e1-4146-89bc-bc572b84bd51 Aug 13 21:28:06.341268 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-89e962cf-ffad-4097-a375-3d54d927e0e2 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:06.341268 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-89e962cf-ffad-4097-a375-3d54d927e0e2 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:06.341361 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.snapshots [None req-89e962cf-ffad-4097-a375-3d54d927e0e2 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Delete snapshot with id: e4c96e62-18e1-4146-89bc-bc572b84bd51 Aug 13 21:28:06.345532 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-89e962cf-ffad-4097-a375-3d54d927e0e2 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/snapshots/e4c96e62-18e1-4146-89bc-bc572b84bd51 returned with HTTP 404 Aug 13 21:28:06.345995 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1408/5609] 10.4.3.14 () {66 vars in 1350 bytes} [Thu Aug 13 21:28:06 2026] DELETE /volume/v3/snapshots/e4c96e62-18e1-4146-89bc-bc572b84bd51 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:28:06.353280 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-9218ccb8-cd21-4988-b413-4162ba491d06 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:06.355016 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9218ccb8-cd21-4988-b413-4162ba491d06 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] GET https://10.4.3.14/volume/v3/snapshots/e4c96e62-18e1-4146-89bc-bc572b84bd51 Aug 13 21:28:06.355229 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9218ccb8-cd21-4988-b413-4162ba491d06 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:06.355443 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9218ccb8-cd21-4988-b413-4162ba491d06 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:06.359503 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9218ccb8-cd21-4988-b413-4162ba491d06 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/snapshots/e4c96e62-18e1-4146-89bc-bc572b84bd51 returned with HTTP 404 Aug 13 21:28:06.359953 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1399/5610] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:28:06 2026] GET /volume/v3/snapshots/e4c96e62-18e1-4146-89bc-bc572b84bd51 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:28:06.367133 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a08d6967-fc79-47f1-89f0-b904e8716a5c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:06.368971 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a08d6967-fc79-47f1-89f0-b904e8716a5c tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] DELETE https://10.4.3.14/volume/v3/volumes/cbea9615-121b-459d-95e4-4cd1fa45098d Aug 13 21:28:06.369209 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a08d6967-fc79-47f1-89f0-b904e8716a5c tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:06.369487 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a08d6967-fc79-47f1-89f0-b904e8716a5c tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:06.369689 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-a08d6967-fc79-47f1-89f0-b904e8716a5c tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Delete volume with id: cbea9615-121b-459d-95e4-4cd1fa45098d Aug 13 21:28:06.377274 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:28:06.377274 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:28:06.377734 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a08d6967-fc79-47f1-89f0-b904e8716a5c tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Volume info retrieved successfully. Aug 13 21:28:06.396845 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a08d6967-fc79-47f1-89f0-b904e8716a5c tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Delete volume request issued successfully. Aug 13 21:28:06.397060 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a08d6967-fc79-47f1-89f0-b904e8716a5c tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/volumes/cbea9615-121b-459d-95e4-4cd1fa45098d returned with HTTP 202 Aug 13 21:28:06.397468 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1401/5611] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:28:06 2026] DELETE /volume/v3/volumes/cbea9615-121b-459d-95e4-4cd1fa45098d => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:28:06.404363 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-93648e93-466a-432d-be6c-7592e28d7be1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:06.406320 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-93648e93-466a-432d-be6c-7592e28d7be1 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] GET https://10.4.3.14/volume/v3/volumes/cbea9615-121b-459d-95e4-4cd1fa45098d Aug 13 21:28:06.406564 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-93648e93-466a-432d-be6c-7592e28d7be1 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:06.406773 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-93648e93-466a-432d-be6c-7592e28d7be1 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:06.414663 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:28:06.414663 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:28:06.418369 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-93648e93-466a-432d-be6c-7592e28d7be1 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Volume info retrieved successfully. Aug 13 21:28:06.422850 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-93648e93-466a-432d-be6c-7592e28d7be1 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/volumes/cbea9615-121b-459d-95e4-4cd1fa45098d returned with HTTP 200 Aug 13 21:28:06.423272 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1404/5612] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:28:06 2026] GET /volume/v3/volumes/cbea9615-121b-459d-95e4-4cd1fa45098d => generated 1005 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:28:07.436805 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d7331301-8a7c-4364-9fd2-9218d65ccb15 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:07.438625 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d7331301-8a7c-4364-9fd2-9218d65ccb15 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] GET https://10.4.3.14/volume/v3/volumes/cbea9615-121b-459d-95e4-4cd1fa45098d Aug 13 21:28:07.438840 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d7331301-8a7c-4364-9fd2-9218d65ccb15 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:07.439076 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d7331301-8a7c-4364-9fd2-9218d65ccb15 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:07.445127 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d7331301-8a7c-4364-9fd2-9218d65ccb15 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/volumes/cbea9615-121b-459d-95e4-4cd1fa45098d returned with HTTP 404 Aug 13 21:28:07.445598 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1409/5613] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:28:07 2026] GET /volume/v3/volumes/cbea9615-121b-459d-95e4-4cd1fa45098d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:28:07.455389 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f3a0ef6f-6fb1-4b0f-b61b-d2b3e9101cf1 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:07.457612 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f3a0ef6f-6fb1-4b0f-b61b-d2b3e9101cf1 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:28:07.457932 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f3a0ef6f-6fb1-4b0f-b61b-d2b3e9101cf1 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-202356457"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:28:07.459444 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-f3a0ef6f-6fb1-4b0f-b61b-d2b3e9101cf1 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-202356457'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:28:07.459641 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-f3a0ef6f-6fb1-4b0f-b61b-d2b3e9101cf1 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Create volume of 1 GB Aug 13 21:28:07.460043 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:28:07.460043 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:28:07.465636 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-f3a0ef6f-6fb1-4b0f-b61b-d2b3e9101cf1 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Availability Zones retrieved successfully. Aug 13 21:28:07.471593 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-f3a0ef6f-6fb1-4b0f-b61b-d2b3e9101cf1 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Flow 'volume_create_api' (823e6b27-4221-4c14-89f0-6eb2f751299a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:28:07.472862 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-f3a0ef6f-6fb1-4b0f-b61b-d2b3e9101cf1 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc77532d-84a2-4b7f-bacd-3c21a13a8e01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:28:07.473730 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-f3a0ef6f-6fb1-4b0f-b61b-d2b3e9101cf1 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:28:07.495753 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-f3a0ef6f-6fb1-4b0f-b61b-d2b3e9101cf1 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc77532d-84a2-4b7f-bacd-3c21a13a8e01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:28:07.496532 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-f3a0ef6f-6fb1-4b0f-b61b-d2b3e9101cf1 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6cefe4e-a402-4cff-99c9-72cac010ff3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:28:07.529994 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-f3a0ef6f-6fb1-4b0f-b61b-d2b3e9101cf1 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Created reservations ['b9b3243b-604b-4683-8773-d8092ce73b65', 'b53b4559-d8da-4cce-b282-cb34eb70f96e', 'bb2093d5-a9a6-4b30-9f0a-28740fb57e45', '7b964726-ce4e-4878-8bfb-4b950f2a23ac'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:28:07.530723 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-f3a0ef6f-6fb1-4b0f-b61b-d2b3e9101cf1 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6cefe4e-a402-4cff-99c9-72cac010ff3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b9b3243b-604b-4683-8773-d8092ce73b65', 'b53b4559-d8da-4cce-b282-cb34eb70f96e', 'bb2093d5-a9a6-4b30-9f0a-28740fb57e45', '7b964726-ce4e-4878-8bfb-4b950f2a23ac']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:28:07.531452 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-f3a0ef6f-6fb1-4b0f-b61b-d2b3e9101cf1 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5902f10-c319-4edf-9916-37d04de45cfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:28:07.552421 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-f3a0ef6f-6fb1-4b0f-b61b-d2b3e9101cf1 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5902f10-c319-4edf-9916-37d04de45cfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd49ce13a-a8d2-47cb-99b4-3710b98ff931', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-202356457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='224dba94649944e085d6960fbaa62735',qos_specs=None,replication_status=,reservations=['b9b3243b-604b-4683-8773-d8092ce73b65','b53b4559-d8da-4cce-b282-cb34eb70f96e','bb2093d5-a9a6-4b30-9f0a-28740fb57e45','7b964726-ce4e-4878-8bfb-4b950f2a23ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c91ef1e760a545b3b01a9ab957db434d',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:28:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-202356457',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d49ce13a-a8d2-47cb-99b4-3710b98ff931,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='224dba94649944e085d6960fbaa62735',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c91ef1e760a545b3b01a9ab957db434d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:28:07.553431 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-f3a0ef6f-6fb1-4b0f-b61b-d2b3e9101cf1 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (427bb9cc-7eac-4b67-b51f-f833fe8773cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:28:07.579414 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-f3a0ef6f-6fb1-4b0f-b61b-d2b3e9101cf1 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (427bb9cc-7eac-4b67-b51f-f833fe8773cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-202356457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='224dba94649944e085d6960fbaa62735',qos_specs=None,replication_status=,reservations=['b9b3243b-604b-4683-8773-d8092ce73b65','b53b4559-d8da-4cce-b282-cb34eb70f96e','bb2093d5-a9a6-4b30-9f0a-28740fb57e45','7b964726-ce4e-4878-8bfb-4b950f2a23ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c91ef1e760a545b3b01a9ab957db434d',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:28:07.580473 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-f3a0ef6f-6fb1-4b0f-b61b-d2b3e9101cf1 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1f7411c-404d-4a4f-b14f-1ea66fd89465) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:28:07.594922 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-f3a0ef6f-6fb1-4b0f-b61b-d2b3e9101cf1 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1f7411c-404d-4a4f-b14f-1ea66fd89465) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:28:07.595704 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-f3a0ef6f-6fb1-4b0f-b61b-d2b3e9101cf1 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Flow 'volume_create_api' (823e6b27-4221-4c14-89f0-6eb2f751299a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:28:07.596093 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-f3a0ef6f-6fb1-4b0f-b61b-d2b3e9101cf1 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Create volume request issued successfully. Aug 13 21:28:07.596815 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f3a0ef6f-6fb1-4b0f-b61b-d2b3e9101cf1 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:28:07.597450 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1400/5614] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:28:07 2026] POST /volume/v3/volumes => generated 775 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:28:07.609431 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-272325d1-a8c7-4d03-965e-d20996afee42 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:07.611486 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-272325d1-a8c7-4d03-965e-d20996afee42 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] GET https://10.4.3.14/volume/v3/volumes/d49ce13a-a8d2-47cb-99b4-3710b98ff931 Aug 13 21:28:07.611718 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-272325d1-a8c7-4d03-965e-d20996afee42 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:07.611957 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-272325d1-a8c7-4d03-965e-d20996afee42 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:07.622065 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:28:07.622065 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:28:07.627426 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-272325d1-a8c7-4d03-965e-d20996afee42 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Volume info retrieved successfully. Aug 13 21:28:07.632791 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-272325d1-a8c7-4d03-965e-d20996afee42 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/volumes/d49ce13a-a8d2-47cb-99b4-3710b98ff931 returned with HTTP 200 Aug 13 21:28:07.633295 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1402/5615] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:28:07 2026] GET /volume/v3/volumes/d49ce13a-a8d2-47cb-99b4-3710b98ff931 => generated 954 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:28:08.650871 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2cc91217-e603-456a-9f02-298bc48ffd57 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:08.653220 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2cc91217-e603-456a-9f02-298bc48ffd57 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] GET https://10.4.3.14/volume/v3/volumes/d49ce13a-a8d2-47cb-99b4-3710b98ff931 Aug 13 21:28:08.653465 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2cc91217-e603-456a-9f02-298bc48ffd57 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:08.653685 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2cc91217-e603-456a-9f02-298bc48ffd57 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:08.656249 np0000007265 devstack@c-api.service[100215]: DEBUG dbcounter [-] [100215] Writing DB stats cinder:SELECT=78,cinder:UPDATE=25,cinder:INSERT=16 {{(pid=100215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:28:08.661680 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:28:08.661680 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:28:08.665811 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-2cc91217-e603-456a-9f02-298bc48ffd57 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Volume info retrieved successfully. Aug 13 21:28:08.670463 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2cc91217-e603-456a-9f02-298bc48ffd57 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/volumes/d49ce13a-a8d2-47cb-99b4-3710b98ff931 returned with HTTP 200 Aug 13 21:28:08.670947 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1405/5616] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:28:08 2026] GET /volume/v3/volumes/d49ce13a-a8d2-47cb-99b4-3710b98ff931 => generated 1006 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:28:08.685802 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-5d1dd837-04fc-46e8-8387-635c1459921c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:08.687862 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5d1dd837-04fc-46e8-8387-635c1459921c tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] POST https://10.4.3.14/volume/v3/snapshots Aug 13 21:28:08.688308 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5d1dd837-04fc-46e8-8387-635c1459921c tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d49ce13a-a8d2-47cb-99b4-3710b98ff931", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-680077625"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:28:08.698102 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:28:08.698102 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:28:08.698514 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-5d1dd837-04fc-46e8-8387-635c1459921c tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Volume info retrieved successfully. Aug 13 21:28:08.698679 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.snapshots [None req-5d1dd837-04fc-46e8-8387-635c1459921c tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Create snapshot from volume d49ce13a-a8d2-47cb-99b4-3710b98ff931 Aug 13 21:28:08.724281 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-5d1dd837-04fc-46e8-8387-635c1459921c tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Created reservations ['4db8d090-fed9-4ce5-979d-0b14c28defa0', '884c8878-9d74-4895-a4ac-bebfdcb02963', '9235ad83-b25c-411d-9f7a-44d492c7c8dc', 'cfe8ac4a-ca80-4bdf-8d8c-dfb7a53750a8'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:28:08.753740 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-5d1dd837-04fc-46e8-8387-635c1459921c tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Snapshot create request issued successfully. Aug 13 21:28:08.754156 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5d1dd837-04fc-46e8-8387-635c1459921c tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/snapshots returned with HTTP 202 Aug 13 21:28:08.754575 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1410/5617] 10.4.3.14 () {68 vars in 1258 bytes} [Thu Aug 13 21:28:08 2026] POST /volume/v3/snapshots => generated 307 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:28:08.762960 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-8c64b9ee-235d-4123-bf3d-f83625547428 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:08.765029 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8c64b9ee-235d-4123-bf3d-f83625547428 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] GET https://10.4.3.14/volume/v3/snapshots/6d144991-6477-4225-a6fa-f3354a5fa23d Aug 13 21:28:08.765264 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8c64b9ee-235d-4123-bf3d-f83625547428 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:08.765519 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8c64b9ee-235d-4123-bf3d-f83625547428 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:08.770816 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:28:08.770816 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:28:08.771137 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-8c64b9ee-235d-4123-bf3d-f83625547428 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Snapshot retrieved successfully. Aug 13 21:28:08.771854 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8c64b9ee-235d-4123-bf3d-f83625547428 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/snapshots/6d144991-6477-4225-a6fa-f3354a5fa23d returned with HTTP 200 Aug 13 21:28:08.772271 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1401/5618] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:28:08 2026] GET /volume/v3/snapshots/6d144991-6477-4225-a6fa-f3354a5fa23d => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:28:09.780699 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c40ba2ea-9673-47a6-8e7c-5eabd63c1b56 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:09.783002 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c40ba2ea-9673-47a6-8e7c-5eabd63c1b56 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] GET https://10.4.3.14/volume/v3/snapshots/6d144991-6477-4225-a6fa-f3354a5fa23d Aug 13 21:28:09.783075 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c40ba2ea-9673-47a6-8e7c-5eabd63c1b56 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:09.783276 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c40ba2ea-9673-47a6-8e7c-5eabd63c1b56 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:09.788238 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:28:09.788238 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:28:09.788571 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-c40ba2ea-9673-47a6-8e7c-5eabd63c1b56 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Snapshot retrieved successfully. Aug 13 21:28:09.789229 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c40ba2ea-9673-47a6-8e7c-5eabd63c1b56 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/snapshots/6d144991-6477-4225-a6fa-f3354a5fa23d returned with HTTP 200 Aug 13 21:28:09.789646 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1403/5619] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:28:09 2026] GET /volume/v3/snapshots/6d144991-6477-4225-a6fa-f3354a5fa23d => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:28:09.798224 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6e2ac7ef-0d62-4752-9a04-8cca5c4d704b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:09.800240 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6e2ac7ef-0d62-4752-9a04-8cca5c4d704b tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] POST https://10.4.3.14/volume/v3/snapshots/6d144991-6477-4225-a6fa-f3354a5fa23d/action Aug 13 21:28:09.800657 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6e2ac7ef-0d62-4752-9a04-8cca5c4d704b tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:28:09.800782 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6e2ac7ef-0d62-4752-9a04-8cca5c4d704b tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:28:09.806891 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:28:09.806891 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:28:09.807335 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-6e2ac7ef-0d62-4752-9a04-8cca5c4d704b tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] Snapshot retrieved successfully. Aug 13 21:28:09.808123 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.policy [None req-6e2ac7ef-0d62-4752-9a04-8cca5c4d704b tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '8086be4ec1224b2fb5be37e65b47b31a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '224dba94649944e085d6960fbaa62735', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100215) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 21:28:09.808308 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6e2ac7ef-0d62-4752-9a04-8cca5c4d704b tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] https://10.4.3.14/volume/v3/snapshots/6d144991-6477-4225-a6fa-f3354a5fa23d/action returned with HTTP 403 Aug 13 21:28:09.808756 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1406/5620] 10.4.3.14 () {68 vars in 1389 bytes} [Thu Aug 13 21:28:09 2026] POST /volume/v3/snapshots/6d144991-6477-4225-a6fa-f3354a5fa23d/action => generated 133 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:28:09.816031 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-8906acb1-1c5c-4eea-88e7-173f051d9232 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:09.817818 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8906acb1-1c5c-4eea-88e7-173f051d9232 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] DELETE https://10.4.3.14/volume/v3/snapshots/6d144991-6477-4225-a6fa-f3354a5fa23d Aug 13 21:28:09.818001 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8906acb1-1c5c-4eea-88e7-173f051d9232 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:09.818179 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8906acb1-1c5c-4eea-88e7-173f051d9232 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:09.818290 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.snapshots [None req-8906acb1-1c5c-4eea-88e7-173f051d9232 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Delete snapshot with id: 6d144991-6477-4225-a6fa-f3354a5fa23d Aug 13 21:28:09.819929 np0000007265 devstack@c-api.service[100216]: DEBUG dbcounter [-] [100216] Writing DB stats cinder:SELECT=66,cinder:INSERT=13,cinder:UPDATE=31 {{(pid=100216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:28:09.823618 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:28:09.823618 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:28:09.823973 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-8906acb1-1c5c-4eea-88e7-173f051d9232 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Snapshot retrieved successfully. Aug 13 21:28:09.842679 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-8906acb1-1c5c-4eea-88e7-173f051d9232 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Snapshot delete request issued successfully. Aug 13 21:28:09.842949 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8906acb1-1c5c-4eea-88e7-173f051d9232 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/snapshots/6d144991-6477-4225-a6fa-f3354a5fa23d returned with HTTP 202 Aug 13 21:28:09.843576 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1411/5621] 10.4.3.14 () {66 vars in 1350 bytes} [Thu Aug 13 21:28:09 2026] DELETE /volume/v3/snapshots/6d144991-6477-4225-a6fa-f3354a5fa23d => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:28:09.851333 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-055d1b25-babd-4263-b5e5-96f32f50b399 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:09.853252 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-055d1b25-babd-4263-b5e5-96f32f50b399 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] GET https://10.4.3.14/volume/v3/snapshots/6d144991-6477-4225-a6fa-f3354a5fa23d Aug 13 21:28:09.853446 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-055d1b25-babd-4263-b5e5-96f32f50b399 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:09.853627 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-055d1b25-babd-4263-b5e5-96f32f50b399 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:09.855774 np0000007265 devstack@c-api.service[100217]: DEBUG dbcounter [-] [100217] Writing DB stats cinder:SELECT=74,cinder:INSERT=10,cinder:UPDATE=24 {{(pid=100217) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:28:09.859428 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:28:09.859428 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:28:09.859579 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-055d1b25-babd-4263-b5e5-96f32f50b399 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Snapshot retrieved successfully. Aug 13 21:28:09.860335 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-055d1b25-babd-4263-b5e5-96f32f50b399 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/snapshots/6d144991-6477-4225-a6fa-f3354a5fa23d returned with HTTP 200 Aug 13 21:28:09.860867 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1402/5622] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:28:09 2026] GET /volume/v3/snapshots/6d144991-6477-4225-a6fa-f3354a5fa23d => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:28:10.871163 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c41f005c-e33a-4d03-ab93-9459362de50e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:10.873258 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c41f005c-e33a-4d03-ab93-9459362de50e tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] GET https://10.4.3.14/volume/v3/snapshots/6d144991-6477-4225-a6fa-f3354a5fa23d Aug 13 21:28:10.873516 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c41f005c-e33a-4d03-ab93-9459362de50e tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:10.873755 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c41f005c-e33a-4d03-ab93-9459362de50e tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:10.875862 np0000007265 devstack@c-api.service[100214]: DEBUG dbcounter [-] [100214] Writing DB stats cinder:SELECT=63,cinder:UPDATE=27,cinder:INSERT=14 {{(pid=100214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:28:10.879388 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c41f005c-e33a-4d03-ab93-9459362de50e tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/snapshots/6d144991-6477-4225-a6fa-f3354a5fa23d returned with HTTP 404 Aug 13 21:28:10.879975 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1404/5623] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:28:10 2026] GET /volume/v3/snapshots/6d144991-6477-4225-a6fa-f3354a5fa23d => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:28:10.887722 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-84df6427-0951-4d37-ab32-302f2c29535f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:10.889380 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-84df6427-0951-4d37-ab32-302f2c29535f tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] DELETE https://10.4.3.14/volume/v3/volumes/d49ce13a-a8d2-47cb-99b4-3710b98ff931 Aug 13 21:28:10.889564 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-84df6427-0951-4d37-ab32-302f2c29535f tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:10.889731 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-84df6427-0951-4d37-ab32-302f2c29535f tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:10.889875 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-84df6427-0951-4d37-ab32-302f2c29535f tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Delete volume with id: d49ce13a-a8d2-47cb-99b4-3710b98ff931 Aug 13 21:28:10.897384 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:28:10.897384 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:28:10.897755 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-84df6427-0951-4d37-ab32-302f2c29535f tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Volume info retrieved successfully. Aug 13 21:28:10.914987 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-84df6427-0951-4d37-ab32-302f2c29535f tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Delete volume request issued successfully. Aug 13 21:28:10.915274 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-84df6427-0951-4d37-ab32-302f2c29535f tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/volumes/d49ce13a-a8d2-47cb-99b4-3710b98ff931 returned with HTTP 202 Aug 13 21:28:10.915661 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1407/5624] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:28:10 2026] DELETE /volume/v3/volumes/d49ce13a-a8d2-47cb-99b4-3710b98ff931 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:28:10.922060 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-26b001c2-3edb-4fdc-9f7b-386bdfc67ec9 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:10.923691 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-26b001c2-3edb-4fdc-9f7b-386bdfc67ec9 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] GET https://10.4.3.14/volume/v3/volumes/d49ce13a-a8d2-47cb-99b4-3710b98ff931 Aug 13 21:28:10.923924 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-26b001c2-3edb-4fdc-9f7b-386bdfc67ec9 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:10.924040 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-26b001c2-3edb-4fdc-9f7b-386bdfc67ec9 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:10.932157 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:28:10.932157 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:28:10.936382 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-26b001c2-3edb-4fdc-9f7b-386bdfc67ec9 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Volume info retrieved successfully. Aug 13 21:28:10.940872 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-26b001c2-3edb-4fdc-9f7b-386bdfc67ec9 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/volumes/d49ce13a-a8d2-47cb-99b4-3710b98ff931 returned with HTTP 200 Aug 13 21:28:10.941486 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1412/5625] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:28:10 2026] GET /volume/v3/volumes/d49ce13a-a8d2-47cb-99b4-3710b98ff931 => generated 1005 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:28:11.953136 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-9673984b-0eb8-40fc-917d-ddfa6cc4abf5 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:11.954732 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9673984b-0eb8-40fc-917d-ddfa6cc4abf5 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] GET https://10.4.3.14/volume/v3/volumes/d49ce13a-a8d2-47cb-99b4-3710b98ff931 Aug 13 21:28:11.954888 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9673984b-0eb8-40fc-917d-ddfa6cc4abf5 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:11.956022 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9673984b-0eb8-40fc-917d-ddfa6cc4abf5 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:11.962018 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9673984b-0eb8-40fc-917d-ddfa6cc4abf5 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/volumes/d49ce13a-a8d2-47cb-99b4-3710b98ff931 returned with HTTP 404 Aug 13 21:28:11.962546 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1403/5626] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:28:11 2026] GET /volume/v3/volumes/d49ce13a-a8d2-47cb-99b4-3710b98ff931 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:28:11.970508 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c0de8616-115f-4b27-adee-f05d4c15fe47 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:11.972948 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c0de8616-115f-4b27-adee-f05d4c15fe47 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:28:11.972948 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c0de8616-115f-4b27-adee-f05d4c15fe47 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1538011971"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:28:11.974468 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-c0de8616-115f-4b27-adee-f05d4c15fe47 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1538011971'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:28:11.976254 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-c0de8616-115f-4b27-adee-f05d4c15fe47 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Create volume of 1 GB Aug 13 21:28:11.979248 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-c0de8616-115f-4b27-adee-f05d4c15fe47 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Availability Zones retrieved successfully. Aug 13 21:28:11.984626 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-c0de8616-115f-4b27-adee-f05d4c15fe47 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Flow 'volume_create_api' (59f96357-2a64-4ca9-a42c-efec785cc7b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:28:11.985928 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-c0de8616-115f-4b27-adee-f05d4c15fe47 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbf0ce64-22a6-4390-a6e4-63bf3ff58460) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:28:11.986889 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-c0de8616-115f-4b27-adee-f05d4c15fe47 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:28:12.010422 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-c0de8616-115f-4b27-adee-f05d4c15fe47 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbf0ce64-22a6-4390-a6e4-63bf3ff58460) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:28:12.011617 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-c0de8616-115f-4b27-adee-f05d4c15fe47 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c4e7b4b-408a-4446-be6b-960ccf221da1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:28:12.045657 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-c0de8616-115f-4b27-adee-f05d4c15fe47 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Created reservations ['4e86b28a-30a1-4942-b943-e2c38e5a9764', '5468c25c-b10c-4dec-9d8c-a1d8f04091f9', '6a370bf8-52c1-451a-ba5c-69167f528834', '25372a75-da01-4556-b060-ccfb4c1add67'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:28:12.046512 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-c0de8616-115f-4b27-adee-f05d4c15fe47 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c4e7b4b-408a-4446-be6b-960ccf221da1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e86b28a-30a1-4942-b943-e2c38e5a9764', '5468c25c-b10c-4dec-9d8c-a1d8f04091f9', '6a370bf8-52c1-451a-ba5c-69167f528834', '25372a75-da01-4556-b060-ccfb4c1add67']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:28:12.047158 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-c0de8616-115f-4b27-adee-f05d4c15fe47 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62d1a0bb-f3c6-4589-8455-00e1cd49c919) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:28:12.067651 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-c0de8616-115f-4b27-adee-f05d4c15fe47 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62d1a0bb-f3c6-4589-8455-00e1cd49c919) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49712601-7c4e-4b86-b1e2-e685a5c12220', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1538011971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='224dba94649944e085d6960fbaa62735',qos_specs=None,replication_status=,reservations=['4e86b28a-30a1-4942-b943-e2c38e5a9764','5468c25c-b10c-4dec-9d8c-a1d8f04091f9','6a370bf8-52c1-451a-ba5c-69167f528834','25372a75-da01-4556-b060-ccfb4c1add67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c91ef1e760a545b3b01a9ab957db434d',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:28:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1538011971',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=49712601-7c4e-4b86-b1e2-e685a5c12220,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='224dba94649944e085d6960fbaa62735',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c91ef1e760a545b3b01a9ab957db434d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:28:12.068261 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-c0de8616-115f-4b27-adee-f05d4c15fe47 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edb444fa-a06c-4d34-9438-4adfb949b096) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:28:12.085401 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-c0de8616-115f-4b27-adee-f05d4c15fe47 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edb444fa-a06c-4d34-9438-4adfb949b096) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1538011971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='224dba94649944e085d6960fbaa62735',qos_specs=None,replication_status=,reservations=['4e86b28a-30a1-4942-b943-e2c38e5a9764','5468c25c-b10c-4dec-9d8c-a1d8f04091f9','6a370bf8-52c1-451a-ba5c-69167f528834','25372a75-da01-4556-b060-ccfb4c1add67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c91ef1e760a545b3b01a9ab957db434d',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:28:12.086104 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-c0de8616-115f-4b27-adee-f05d4c15fe47 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (574ed1b6-5b02-445f-aeda-33a390045b1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:28:12.094471 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-c0de8616-115f-4b27-adee-f05d4c15fe47 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (574ed1b6-5b02-445f-aeda-33a390045b1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:28:12.095181 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-c0de8616-115f-4b27-adee-f05d4c15fe47 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Flow 'volume_create_api' (59f96357-2a64-4ca9-a42c-efec785cc7b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:28:12.095447 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-c0de8616-115f-4b27-adee-f05d4c15fe47 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Create volume request issued successfully. Aug 13 21:28:12.095943 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c0de8616-115f-4b27-adee-f05d4c15fe47 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:28:12.096376 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1405/5627] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:28:11 2026] POST /volume/v3/volumes => generated 776 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:28:12.106988 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-182b7910-4e08-4405-ae60-86fab7024d57 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:12.108764 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-182b7910-4e08-4405-ae60-86fab7024d57 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] GET https://10.4.3.14/volume/v3/volumes/49712601-7c4e-4b86-b1e2-e685a5c12220 Aug 13 21:28:12.108943 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-182b7910-4e08-4405-ae60-86fab7024d57 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:12.109152 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-182b7910-4e08-4405-ae60-86fab7024d57 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:12.115701 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:28:12.115701 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:28:12.119092 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-182b7910-4e08-4405-ae60-86fab7024d57 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Volume info retrieved successfully. Aug 13 21:28:12.122762 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-182b7910-4e08-4405-ae60-86fab7024d57 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/volumes/49712601-7c4e-4b86-b1e2-e685a5c12220 returned with HTTP 200 Aug 13 21:28:12.123147 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1408/5628] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:28:12 2026] GET /volume/v3/volumes/49712601-7c4e-4b86-b1e2-e685a5c12220 => generated 955 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:28:13.135223 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-4848cd39-dad8-4d4d-a974-51f2a62200b8 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:13.137268 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4848cd39-dad8-4d4d-a974-51f2a62200b8 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] GET https://10.4.3.14/volume/v3/volumes/49712601-7c4e-4b86-b1e2-e685a5c12220 Aug 13 21:28:13.137525 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4848cd39-dad8-4d4d-a974-51f2a62200b8 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:13.137751 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4848cd39-dad8-4d4d-a974-51f2a62200b8 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:13.147323 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:28:13.147323 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:28:13.151772 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-4848cd39-dad8-4d4d-a974-51f2a62200b8 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Volume info retrieved successfully. Aug 13 21:28:13.157089 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4848cd39-dad8-4d4d-a974-51f2a62200b8 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/volumes/49712601-7c4e-4b86-b1e2-e685a5c12220 returned with HTTP 200 Aug 13 21:28:13.157632 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1413/5629] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:28:13 2026] GET /volume/v3/volumes/49712601-7c4e-4b86-b1e2-e685a5c12220 => generated 1007 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:28:13.174462 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-7739aa01-8105-4ba2-b740-579a518dfaac None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:13.176760 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7739aa01-8105-4ba2-b740-579a518dfaac tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] POST https://10.4.3.14/volume/v3/snapshots Aug 13 21:28:13.177250 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7739aa01-8105-4ba2-b740-579a518dfaac tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "49712601-7c4e-4b86-b1e2-e685a5c12220", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-876862023"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:28:13.188389 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:28:13.188389 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:28:13.188862 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-7739aa01-8105-4ba2-b740-579a518dfaac tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Volume info retrieved successfully. Aug 13 21:28:13.189050 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.snapshots [None req-7739aa01-8105-4ba2-b740-579a518dfaac tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Create snapshot from volume 49712601-7c4e-4b86-b1e2-e685a5c12220 Aug 13 21:28:13.216653 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-7739aa01-8105-4ba2-b740-579a518dfaac tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Created reservations ['f9166b49-9f85-4667-90ee-625486ee9cd1', '30ae8f15-b011-462c-a520-9352a37661ad', 'e3f50a99-0cd0-43a0-89ad-980889d08e4e', '9a7f3804-337d-4a70-8b8d-05d1c563c165'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:28:13.249481 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-7739aa01-8105-4ba2-b740-579a518dfaac tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Snapshot create request issued successfully. Aug 13 21:28:13.249885 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7739aa01-8105-4ba2-b740-579a518dfaac tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/snapshots returned with HTTP 202 Aug 13 21:28:13.250487 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1404/5630] 10.4.3.14 () {68 vars in 1258 bytes} [Thu Aug 13 21:28:13 2026] POST /volume/v3/snapshots => generated 307 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:28:13.258822 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-12395bba-9bc6-4f45-99f0-37231407c45c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:13.260789 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-12395bba-9bc6-4f45-99f0-37231407c45c tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] GET https://10.4.3.14/volume/v3/snapshots/8fbdf7a2-955c-4b95-a2e2-350a81cd6400 Aug 13 21:28:13.261048 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-12395bba-9bc6-4f45-99f0-37231407c45c tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:13.261266 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-12395bba-9bc6-4f45-99f0-37231407c45c tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:13.266306 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:28:13.266306 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:28:13.266687 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-12395bba-9bc6-4f45-99f0-37231407c45c tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Snapshot retrieved successfully. Aug 13 21:28:13.267634 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-12395bba-9bc6-4f45-99f0-37231407c45c tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/snapshots/8fbdf7a2-955c-4b95-a2e2-350a81cd6400 returned with HTTP 200 Aug 13 21:28:13.268157 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1406/5631] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:28:13 2026] GET /volume/v3/snapshots/8fbdf7a2-955c-4b95-a2e2-350a81cd6400 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:28:14.277043 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2010c02f-6aee-4f3d-9619-d838387b0bf0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:14.278928 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2010c02f-6aee-4f3d-9619-d838387b0bf0 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] GET https://10.4.3.14/volume/v3/snapshots/8fbdf7a2-955c-4b95-a2e2-350a81cd6400 Aug 13 21:28:14.279177 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2010c02f-6aee-4f3d-9619-d838387b0bf0 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:14.279386 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2010c02f-6aee-4f3d-9619-d838387b0bf0 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:14.284483 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:28:14.284483 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:28:14.284800 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-2010c02f-6aee-4f3d-9619-d838387b0bf0 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Snapshot retrieved successfully. Aug 13 21:28:14.285510 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2010c02f-6aee-4f3d-9619-d838387b0bf0 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/snapshots/8fbdf7a2-955c-4b95-a2e2-350a81cd6400 returned with HTTP 200 Aug 13 21:28:14.285927 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1409/5632] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:28:14 2026] GET /volume/v3/snapshots/8fbdf7a2-955c-4b95-a2e2-350a81cd6400 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:28:14.296623 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-83051d69-ff9c-49e3-a4a1-3372ea8b0bde None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:14.298302 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-83051d69-ff9c-49e3-a4a1-3372ea8b0bde tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] GET https://10.4.3.14/volume/v3/snapshots Aug 13 21:28:14.298500 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-83051d69-ff9c-49e3-a4a1-3372ea8b0bde tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:14.298679 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-83051d69-ff9c-49e3-a4a1-3372ea8b0bde tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] Calling method 'index' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:14.298916 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.api_utils [None req-83051d69-ff9c-49e3-a4a1-3372ea8b0bde tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] Removing options '' from query. {{(pid=100216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 21:28:14.299921 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.db.api [None req-83051d69-ff9c-49e3-a4a1-3372ea8b0bde tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] Building query based on filter {{(pid=100216) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 21:28:14.303229 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-83051d69-ff9c-49e3-a4a1-3372ea8b0bde tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] Get all snapshots completed successfully. Aug 13 21:28:14.303517 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-83051d69-ff9c-49e3-a4a1-3372ea8b0bde tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] https://10.4.3.14/volume/v3/snapshots returned with HTTP 200 Aug 13 21:28:14.303852 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1414/5633] 10.4.3.14 () {66 vars in 1236 bytes} [Thu Aug 13 21:28:14 2026] GET /volume/v3/snapshots => generated 335 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:28:14.312865 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-0e2e6fa1-0a55-46c0-9b53-cdf86bea7367 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:14.314823 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0e2e6fa1-0a55-46c0-9b53-cdf86bea7367 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] DELETE https://10.4.3.14/volume/v3/snapshots/8fbdf7a2-955c-4b95-a2e2-350a81cd6400 Aug 13 21:28:14.315090 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0e2e6fa1-0a55-46c0-9b53-cdf86bea7367 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:14.315283 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0e2e6fa1-0a55-46c0-9b53-cdf86bea7367 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:14.315437 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.snapshots [None req-0e2e6fa1-0a55-46c0-9b53-cdf86bea7367 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Delete snapshot with id: 8fbdf7a2-955c-4b95-a2e2-350a81cd6400 Aug 13 21:28:14.320715 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:28:14.320715 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:28:14.321110 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-0e2e6fa1-0a55-46c0-9b53-cdf86bea7367 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Snapshot retrieved successfully. Aug 13 21:28:14.336321 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-0e2e6fa1-0a55-46c0-9b53-cdf86bea7367 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Snapshot delete request issued successfully. Aug 13 21:28:14.336552 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0e2e6fa1-0a55-46c0-9b53-cdf86bea7367 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/snapshots/8fbdf7a2-955c-4b95-a2e2-350a81cd6400 returned with HTTP 202 Aug 13 21:28:14.336953 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1405/5634] 10.4.3.14 () {66 vars in 1350 bytes} [Thu Aug 13 21:28:14 2026] DELETE /volume/v3/snapshots/8fbdf7a2-955c-4b95-a2e2-350a81cd6400 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:28:14.343896 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-de9b82c6-5f1a-4d2a-808e-e038a43920ef None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:14.345793 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-de9b82c6-5f1a-4d2a-808e-e038a43920ef tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] GET https://10.4.3.14/volume/v3/snapshots/8fbdf7a2-955c-4b95-a2e2-350a81cd6400 Aug 13 21:28:14.346536 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-de9b82c6-5f1a-4d2a-808e-e038a43920ef tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:14.346536 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-de9b82c6-5f1a-4d2a-808e-e038a43920ef tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:14.350608 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:28:14.350608 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:28:14.350867 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-de9b82c6-5f1a-4d2a-808e-e038a43920ef tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Snapshot retrieved successfully. Aug 13 21:28:14.351537 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-de9b82c6-5f1a-4d2a-808e-e038a43920ef tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/snapshots/8fbdf7a2-955c-4b95-a2e2-350a81cd6400 returned with HTTP 200 Aug 13 21:28:14.351910 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1407/5635] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:28:14 2026] GET /volume/v3/snapshots/8fbdf7a2-955c-4b95-a2e2-350a81cd6400 => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:28:15.360834 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1810d531-8c4f-4599-abe9-531fdac9f5fa None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:15.362688 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1810d531-8c4f-4599-abe9-531fdac9f5fa tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] GET https://10.4.3.14/volume/v3/snapshots/8fbdf7a2-955c-4b95-a2e2-350a81cd6400 Aug 13 21:28:15.362874 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1810d531-8c4f-4599-abe9-531fdac9f5fa tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:15.363071 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1810d531-8c4f-4599-abe9-531fdac9f5fa tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:15.367563 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1810d531-8c4f-4599-abe9-531fdac9f5fa tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/snapshots/8fbdf7a2-955c-4b95-a2e2-350a81cd6400 returned with HTTP 404 Aug 13 21:28:15.368048 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1410/5636] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:28:15 2026] GET /volume/v3/snapshots/8fbdf7a2-955c-4b95-a2e2-350a81cd6400 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:28:15.374895 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0b47c94c-2639-432c-8928-254523d73842 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:15.377209 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0b47c94c-2639-432c-8928-254523d73842 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] DELETE https://10.4.3.14/volume/v3/volumes/49712601-7c4e-4b86-b1e2-e685a5c12220 Aug 13 21:28:15.377504 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0b47c94c-2639-432c-8928-254523d73842 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:15.377787 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0b47c94c-2639-432c-8928-254523d73842 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:15.378042 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-0b47c94c-2639-432c-8928-254523d73842 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Delete volume with id: 49712601-7c4e-4b86-b1e2-e685a5c12220 Aug 13 21:28:15.387368 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:28:15.387368 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:28:15.387845 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-0b47c94c-2639-432c-8928-254523d73842 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Volume info retrieved successfully. Aug 13 21:28:15.406813 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-0b47c94c-2639-432c-8928-254523d73842 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Delete volume request issued successfully. Aug 13 21:28:15.407005 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0b47c94c-2639-432c-8928-254523d73842 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/volumes/49712601-7c4e-4b86-b1e2-e685a5c12220 returned with HTTP 202 Aug 13 21:28:15.407430 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1415/5637] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:28:15 2026] DELETE /volume/v3/volumes/49712601-7c4e-4b86-b1e2-e685a5c12220 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:28:15.414058 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-713a95f3-f555-4f18-8bdc-28c02880f586 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:15.415715 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-713a95f3-f555-4f18-8bdc-28c02880f586 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] GET https://10.4.3.14/volume/v3/volumes/49712601-7c4e-4b86-b1e2-e685a5c12220 Aug 13 21:28:15.415877 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-713a95f3-f555-4f18-8bdc-28c02880f586 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:15.416069 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-713a95f3-f555-4f18-8bdc-28c02880f586 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:15.423248 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:28:15.423248 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:28:15.427062 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-713a95f3-f555-4f18-8bdc-28c02880f586 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Volume info retrieved successfully. Aug 13 21:28:15.431378 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-713a95f3-f555-4f18-8bdc-28c02880f586 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/volumes/49712601-7c4e-4b86-b1e2-e685a5c12220 returned with HTTP 200 Aug 13 21:28:15.431870 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1406/5638] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:28:15 2026] GET /volume/v3/volumes/49712601-7c4e-4b86-b1e2-e685a5c12220 => generated 1006 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:28:16.443142 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b7819a18-06b0-4060-97b0-5cf61b98dd71 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:16.444980 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b7819a18-06b0-4060-97b0-5cf61b98dd71 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] GET https://10.4.3.14/volume/v3/volumes/49712601-7c4e-4b86-b1e2-e685a5c12220 Aug 13 21:28:16.445182 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b7819a18-06b0-4060-97b0-5cf61b98dd71 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:16.445409 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b7819a18-06b0-4060-97b0-5cf61b98dd71 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:16.451377 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b7819a18-06b0-4060-97b0-5cf61b98dd71 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/volumes/49712601-7c4e-4b86-b1e2-e685a5c12220 returned with HTTP 404 Aug 13 21:28:16.451866 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1408/5639] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:28:16 2026] GET /volume/v3/volumes/49712601-7c4e-4b86-b1e2-e685a5c12220 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:28:16.460786 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-026a6324-4443-4408-8508-9566e7a4304a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:16.462746 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-026a6324-4443-4408-8508-9566e7a4304a tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:28:16.463159 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-026a6324-4443-4408-8508-9566e7a4304a tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1042364967"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:28:16.465196 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-026a6324-4443-4408-8508-9566e7a4304a tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1042364967'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:28:16.465358 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-026a6324-4443-4408-8508-9566e7a4304a tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Create volume of 1 GB Aug 13 21:28:16.469741 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-026a6324-4443-4408-8508-9566e7a4304a tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Availability Zones retrieved successfully. Aug 13 21:28:16.475027 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-026a6324-4443-4408-8508-9566e7a4304a tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Flow 'volume_create_api' (45cac500-412d-40cb-bbc5-1b099c8f2eb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:28:16.476096 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-026a6324-4443-4408-8508-9566e7a4304a tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d74359ff-2f8a-45ad-b823-fdb40f86d1fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:28:16.476891 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-026a6324-4443-4408-8508-9566e7a4304a tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:28:16.500183 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-026a6324-4443-4408-8508-9566e7a4304a tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d74359ff-2f8a-45ad-b823-fdb40f86d1fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:28:16.500915 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-026a6324-4443-4408-8508-9566e7a4304a tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba2191cb-29f0-4225-86f4-409dc985a5d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:28:16.536826 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-026a6324-4443-4408-8508-9566e7a4304a tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Created reservations ['7cf15dcb-4fd5-43ac-919d-138835c75830', '9c7a5413-2e3e-41b4-81a9-47bde0eeb0e1', '2f9de7d9-0325-436a-bef6-49a2554ce64d', '66ceeb6e-9eb6-42cf-8774-ca81ced799f7'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:28:16.537710 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-026a6324-4443-4408-8508-9566e7a4304a tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba2191cb-29f0-4225-86f4-409dc985a5d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7cf15dcb-4fd5-43ac-919d-138835c75830', '9c7a5413-2e3e-41b4-81a9-47bde0eeb0e1', '2f9de7d9-0325-436a-bef6-49a2554ce64d', '66ceeb6e-9eb6-42cf-8774-ca81ced799f7']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:28:16.538513 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-026a6324-4443-4408-8508-9566e7a4304a tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdfefd26-3c98-46ea-9adb-4203c006e8db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:28:16.563113 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-026a6324-4443-4408-8508-9566e7a4304a tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdfefd26-3c98-46ea-9adb-4203c006e8db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd687461c-59f8-408f-acba-bf9174e94453', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1042364967',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='224dba94649944e085d6960fbaa62735',qos_specs=None,replication_status=,reservations=['7cf15dcb-4fd5-43ac-919d-138835c75830','9c7a5413-2e3e-41b4-81a9-47bde0eeb0e1','2f9de7d9-0325-436a-bef6-49a2554ce64d','66ceeb6e-9eb6-42cf-8774-ca81ced799f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c91ef1e760a545b3b01a9ab957db434d',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:28:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1042364967',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d687461c-59f8-408f-acba-bf9174e94453,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='224dba94649944e085d6960fbaa62735',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c91ef1e760a545b3b01a9ab957db434d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:28:16.563976 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-026a6324-4443-4408-8508-9566e7a4304a tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e5439ce-6618-4ec2-a40b-a86bda152fbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:28:16.580909 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-026a6324-4443-4408-8508-9566e7a4304a tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e5439ce-6618-4ec2-a40b-a86bda152fbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1042364967',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='224dba94649944e085d6960fbaa62735',qos_specs=None,replication_status=,reservations=['7cf15dcb-4fd5-43ac-919d-138835c75830','9c7a5413-2e3e-41b4-81a9-47bde0eeb0e1','2f9de7d9-0325-436a-bef6-49a2554ce64d','66ceeb6e-9eb6-42cf-8774-ca81ced799f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c91ef1e760a545b3b01a9ab957db434d',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:28:16.581566 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-026a6324-4443-4408-8508-9566e7a4304a tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84d6ef7f-62dd-4a54-ad33-6d8b3ce73933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:28:16.590580 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-026a6324-4443-4408-8508-9566e7a4304a tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84d6ef7f-62dd-4a54-ad33-6d8b3ce73933) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:28:16.591451 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-026a6324-4443-4408-8508-9566e7a4304a tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Flow 'volume_create_api' (45cac500-412d-40cb-bbc5-1b099c8f2eb9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:28:16.591746 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-026a6324-4443-4408-8508-9566e7a4304a tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Create volume request issued successfully. Aug 13 21:28:16.592411 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-026a6324-4443-4408-8508-9566e7a4304a tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:28:16.592982 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1411/5640] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:28:16 2026] POST /volume/v3/volumes => generated 776 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:28:16.607427 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-3958d835-db7a-48cb-9a28-20da640ddb53 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:16.609411 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3958d835-db7a-48cb-9a28-20da640ddb53 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] GET https://10.4.3.14/volume/v3/volumes/d687461c-59f8-408f-acba-bf9174e94453 Aug 13 21:28:16.609642 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3958d835-db7a-48cb-9a28-20da640ddb53 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:16.609812 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3958d835-db7a-48cb-9a28-20da640ddb53 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:16.618492 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:28:16.618492 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:28:16.623175 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-3958d835-db7a-48cb-9a28-20da640ddb53 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Volume info retrieved successfully. Aug 13 21:28:16.628584 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3958d835-db7a-48cb-9a28-20da640ddb53 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/volumes/d687461c-59f8-408f-acba-bf9174e94453 returned with HTTP 200 Aug 13 21:28:16.629088 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1416/5641] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:28:16 2026] GET /volume/v3/volumes/d687461c-59f8-408f-acba-bf9174e94453 => generated 955 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:28:17.641911 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-377bb8ed-1c54-4f4f-9e0b-cd30b7e9a724 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:17.643698 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-377bb8ed-1c54-4f4f-9e0b-cd30b7e9a724 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] GET https://10.4.3.14/volume/v3/volumes/d687461c-59f8-408f-acba-bf9174e94453 Aug 13 21:28:17.643898 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-377bb8ed-1c54-4f4f-9e0b-cd30b7e9a724 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:17.644108 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-377bb8ed-1c54-4f4f-9e0b-cd30b7e9a724 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:17.650913 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:28:17.650913 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:28:17.654381 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-377bb8ed-1c54-4f4f-9e0b-cd30b7e9a724 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Volume info retrieved successfully. Aug 13 21:28:17.658042 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-377bb8ed-1c54-4f4f-9e0b-cd30b7e9a724 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/volumes/d687461c-59f8-408f-acba-bf9174e94453 returned with HTTP 200 Aug 13 21:28:17.658389 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1407/5642] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:28:17 2026] GET /volume/v3/volumes/d687461c-59f8-408f-acba-bf9174e94453 => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:28:17.673020 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-424ff75d-6889-4225-b64b-b5df890f5f7b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:17.674668 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-424ff75d-6889-4225-b64b-b5df890f5f7b tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] POST https://10.4.3.14/volume/v3/snapshots Aug 13 21:28:17.674989 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-424ff75d-6889-4225-b64b-b5df890f5f7b tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d687461c-59f8-408f-acba-bf9174e94453", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-516129540"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:28:17.683160 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:28:17.683160 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:28:17.683475 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-424ff75d-6889-4225-b64b-b5df890f5f7b tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Volume info retrieved successfully. Aug 13 21:28:17.683602 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-424ff75d-6889-4225-b64b-b5df890f5f7b tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Create snapshot from volume d687461c-59f8-408f-acba-bf9174e94453 Aug 13 21:28:17.706215 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-424ff75d-6889-4225-b64b-b5df890f5f7b tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Created reservations ['7d0242e3-cf81-4daf-9943-d621d1ff5655', '80abd481-b365-448e-8980-0eefb1d425d9', '29915456-33b4-4ccd-85c8-91df13571ea5', '9bfa5703-0a32-4ecf-a8ee-08a6b92838bc'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:28:17.733704 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-424ff75d-6889-4225-b64b-b5df890f5f7b tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Snapshot create request issued successfully. Aug 13 21:28:17.734053 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-424ff75d-6889-4225-b64b-b5df890f5f7b tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/snapshots returned with HTTP 202 Aug 13 21:28:17.734441 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1409/5643] 10.4.3.14 () {68 vars in 1258 bytes} [Thu Aug 13 21:28:17 2026] POST /volume/v3/snapshots => generated 307 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:28:17.742856 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5d591ec6-cd4d-4546-ab94-13c95f2ecccf None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:17.744864 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5d591ec6-cd4d-4546-ab94-13c95f2ecccf tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] GET https://10.4.3.14/volume/v3/snapshots/3d1b35b7-877a-422e-82ac-7ed856e3dd2e Aug 13 21:28:17.745113 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5d591ec6-cd4d-4546-ab94-13c95f2ecccf tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:17.745362 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5d591ec6-cd4d-4546-ab94-13c95f2ecccf tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:17.751124 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:28:17.751124 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:28:17.751448 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-5d591ec6-cd4d-4546-ab94-13c95f2ecccf tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Snapshot retrieved successfully. Aug 13 21:28:17.752113 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5d591ec6-cd4d-4546-ab94-13c95f2ecccf tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/snapshots/3d1b35b7-877a-422e-82ac-7ed856e3dd2e returned with HTTP 200 Aug 13 21:28:17.752514 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1412/5644] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:28:17 2026] GET /volume/v3/snapshots/3d1b35b7-877a-422e-82ac-7ed856e3dd2e => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:28:18.762416 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-17767085-4ee7-4519-82f6-4f25c616f91b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:18.764792 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-17767085-4ee7-4519-82f6-4f25c616f91b tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] GET https://10.4.3.14/volume/v3/snapshots/3d1b35b7-877a-422e-82ac-7ed856e3dd2e Aug 13 21:28:18.765055 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-17767085-4ee7-4519-82f6-4f25c616f91b tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:18.765324 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-17767085-4ee7-4519-82f6-4f25c616f91b tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:18.771636 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:28:18.771636 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:28:18.772051 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-17767085-4ee7-4519-82f6-4f25c616f91b tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Snapshot retrieved successfully. Aug 13 21:28:18.772925 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-17767085-4ee7-4519-82f6-4f25c616f91b tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/snapshots/3d1b35b7-877a-422e-82ac-7ed856e3dd2e returned with HTTP 200 Aug 13 21:28:18.773446 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1417/5645] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:28:18 2026] GET /volume/v3/snapshots/3d1b35b7-877a-422e-82ac-7ed856e3dd2e => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:28:18.783676 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-7d0b82ac-85cd-4abf-bba2-0448519a21d0 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:18.785334 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7d0b82ac-85cd-4abf-bba2-0448519a21d0 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] POST https://10.4.3.14/volume/v3/snapshots/3d1b35b7-877a-422e-82ac-7ed856e3dd2e/action Aug 13 21:28:18.785718 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7d0b82ac-85cd-4abf-bba2-0448519a21d0 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:28:18.785884 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7d0b82ac-85cd-4abf-bba2-0448519a21d0 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:28:18.787135 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.contrib.admin_actions [None req-7d0b82ac-85cd-4abf-bba2-0448519a21d0 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] Updating snapshot '3d1b35b7-877a-422e-82ac-7ed856e3dd2e' with '{'status': 'error'}' {{(pid=100217) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 21:28:18.795546 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:28:18.795546 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:28:18.796023 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.policy [None req-7d0b82ac-85cd-4abf-bba2-0448519a21d0 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '8086be4ec1224b2fb5be37e65b47b31a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '224dba94649944e085d6960fbaa62735', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100217) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 21:28:18.796216 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7d0b82ac-85cd-4abf-bba2-0448519a21d0 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] https://10.4.3.14/volume/v3/snapshots/3d1b35b7-877a-422e-82ac-7ed856e3dd2e/action returned with HTTP 403 Aug 13 21:28:18.796716 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1408/5646] 10.4.3.14 () {68 vars in 1389 bytes} [Thu Aug 13 21:28:18 2026] POST /volume/v3/snapshots/3d1b35b7-877a-422e-82ac-7ed856e3dd2e/action => generated 133 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:28:18.804165 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c862f581-00f2-457e-93e4-490f10376b36 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:18.805955 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c862f581-00f2-457e-93e4-490f10376b36 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] DELETE https://10.4.3.14/volume/v3/snapshots/3d1b35b7-877a-422e-82ac-7ed856e3dd2e Aug 13 21:28:18.806159 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c862f581-00f2-457e-93e4-490f10376b36 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:18.806369 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c862f581-00f2-457e-93e4-490f10376b36 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:18.806617 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-c862f581-00f2-457e-93e4-490f10376b36 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Delete snapshot with id: 3d1b35b7-877a-422e-82ac-7ed856e3dd2e Aug 13 21:28:18.813277 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:28:18.813277 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:28:18.813759 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-c862f581-00f2-457e-93e4-490f10376b36 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Snapshot retrieved successfully. Aug 13 21:28:18.831979 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-c862f581-00f2-457e-93e4-490f10376b36 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Snapshot delete request issued successfully. Aug 13 21:28:18.832150 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c862f581-00f2-457e-93e4-490f10376b36 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/snapshots/3d1b35b7-877a-422e-82ac-7ed856e3dd2e returned with HTTP 202 Aug 13 21:28:18.832614 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1410/5647] 10.4.3.14 () {66 vars in 1350 bytes} [Thu Aug 13 21:28:18 2026] DELETE /volume/v3/snapshots/3d1b35b7-877a-422e-82ac-7ed856e3dd2e => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:28:18.839434 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-da352e7b-b0a3-41e6-a4ae-a5d54f305ded None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:18.841134 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-da352e7b-b0a3-41e6-a4ae-a5d54f305ded tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] GET https://10.4.3.14/volume/v3/snapshots/3d1b35b7-877a-422e-82ac-7ed856e3dd2e Aug 13 21:28:18.841329 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-da352e7b-b0a3-41e6-a4ae-a5d54f305ded tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:18.841516 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-da352e7b-b0a3-41e6-a4ae-a5d54f305ded tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:18.846265 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:28:18.846265 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:28:18.846609 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-da352e7b-b0a3-41e6-a4ae-a5d54f305ded tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Snapshot retrieved successfully. Aug 13 21:28:18.847270 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-da352e7b-b0a3-41e6-a4ae-a5d54f305ded tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/snapshots/3d1b35b7-877a-422e-82ac-7ed856e3dd2e returned with HTTP 200 Aug 13 21:28:18.847676 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1413/5648] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:28:18 2026] GET /volume/v3/snapshots/3d1b35b7-877a-422e-82ac-7ed856e3dd2e => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:28:19.858392 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-bac1968b-2e1c-4916-a21a-b8c17e5571b9 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:19.860684 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-bac1968b-2e1c-4916-a21a-b8c17e5571b9 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] GET https://10.4.3.14/volume/v3/snapshots/3d1b35b7-877a-422e-82ac-7ed856e3dd2e Aug 13 21:28:19.860906 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-bac1968b-2e1c-4916-a21a-b8c17e5571b9 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:19.861155 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-bac1968b-2e1c-4916-a21a-b8c17e5571b9 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:19.867298 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-bac1968b-2e1c-4916-a21a-b8c17e5571b9 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/snapshots/3d1b35b7-877a-422e-82ac-7ed856e3dd2e returned with HTTP 404 Aug 13 21:28:19.867982 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1418/5649] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:28:19 2026] GET /volume/v3/snapshots/3d1b35b7-877a-422e-82ac-7ed856e3dd2e => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:28:19.877338 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-98da5255-a896-404b-a23b-17b83499ce3b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:19.880264 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-98da5255-a896-404b-a23b-17b83499ce3b tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] DELETE https://10.4.3.14/volume/v3/volumes/d687461c-59f8-408f-acba-bf9174e94453 Aug 13 21:28:19.880590 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-98da5255-a896-404b-a23b-17b83499ce3b tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:19.880857 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-98da5255-a896-404b-a23b-17b83499ce3b tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:19.881124 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-98da5255-a896-404b-a23b-17b83499ce3b tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Delete volume with id: d687461c-59f8-408f-acba-bf9174e94453 Aug 13 21:28:19.891114 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:28:19.891114 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:28:19.891547 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-98da5255-a896-404b-a23b-17b83499ce3b tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Volume info retrieved successfully. Aug 13 21:28:19.913461 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-98da5255-a896-404b-a23b-17b83499ce3b tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Delete volume request issued successfully. Aug 13 21:28:19.913798 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-98da5255-a896-404b-a23b-17b83499ce3b tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/volumes/d687461c-59f8-408f-acba-bf9174e94453 returned with HTTP 202 Aug 13 21:28:19.914451 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1409/5650] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:28:19 2026] DELETE /volume/v3/volumes/d687461c-59f8-408f-acba-bf9174e94453 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:28:19.922847 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f812c671-2bcd-4231-8a64-5e64d8dbfd83 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:19.924734 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f812c671-2bcd-4231-8a64-5e64d8dbfd83 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] GET https://10.4.3.14/volume/v3/volumes/d687461c-59f8-408f-acba-bf9174e94453 Aug 13 21:28:19.924897 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f812c671-2bcd-4231-8a64-5e64d8dbfd83 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:19.925209 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f812c671-2bcd-4231-8a64-5e64d8dbfd83 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:19.932205 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:28:19.932205 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:28:19.936347 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f812c671-2bcd-4231-8a64-5e64d8dbfd83 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Volume info retrieved successfully. Aug 13 21:28:19.941157 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f812c671-2bcd-4231-8a64-5e64d8dbfd83 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/volumes/d687461c-59f8-408f-acba-bf9174e94453 returned with HTTP 200 Aug 13 21:28:19.941697 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1411/5651] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:28:19 2026] GET /volume/v3/volumes/d687461c-59f8-408f-acba-bf9174e94453 => generated 1006 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:28:20.955519 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e782427a-2a95-4249-a6dd-fdd41ac473ab None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:20.957779 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e782427a-2a95-4249-a6dd-fdd41ac473ab tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] GET https://10.4.3.14/volume/v3/volumes/d687461c-59f8-408f-acba-bf9174e94453 Aug 13 21:28:20.958049 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e782427a-2a95-4249-a6dd-fdd41ac473ab tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:20.958293 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e782427a-2a95-4249-a6dd-fdd41ac473ab tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:20.966335 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e782427a-2a95-4249-a6dd-fdd41ac473ab tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/volumes/d687461c-59f8-408f-acba-bf9174e94453 returned with HTTP 404 Aug 13 21:28:20.966919 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1414/5652] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:28:20 2026] GET /volume/v3/volumes/d687461c-59f8-408f-acba-bf9174e94453 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:28:20.975046 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-90b74b13-4eb8-4ddb-8f54-4874ff866c68 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:20.977345 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-90b74b13-4eb8-4ddb-8f54-4874ff866c68 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:28:20.977803 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-90b74b13-4eb8-4ddb-8f54-4874ff866c68 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-644641570"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:28:20.979714 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-90b74b13-4eb8-4ddb-8f54-4874ff866c68 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-644641570'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:28:20.979891 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-90b74b13-4eb8-4ddb-8f54-4874ff866c68 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Create volume of 1 GB Aug 13 21:28:20.984868 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-90b74b13-4eb8-4ddb-8f54-4874ff866c68 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Availability Zones retrieved successfully. Aug 13 21:28:20.990829 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-90b74b13-4eb8-4ddb-8f54-4874ff866c68 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Flow 'volume_create_api' (3e892b9e-8520-459c-aff4-c5f2966dd55f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:28:20.992607 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-90b74b13-4eb8-4ddb-8f54-4874ff866c68 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f85f299-8163-42a2-aece-3a2860374de3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:28:20.993386 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-90b74b13-4eb8-4ddb-8f54-4874ff866c68 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:28:21.024905 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-90b74b13-4eb8-4ddb-8f54-4874ff866c68 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f85f299-8163-42a2-aece-3a2860374de3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:28:21.025834 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-90b74b13-4eb8-4ddb-8f54-4874ff866c68 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b628f3bd-f43e-4cc5-99e5-f663ff192359) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:28:21.071746 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-90b74b13-4eb8-4ddb-8f54-4874ff866c68 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Created reservations ['646445de-5953-428a-81a2-8f7acc7f850d', '963dd8cf-7e21-4e02-b2a9-7e7ce6f8587e', '96696055-5b87-494d-a8ea-0f202c567a5c', '38f8f8b4-1c65-4e2b-a923-85b659074293'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:28:21.072917 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-90b74b13-4eb8-4ddb-8f54-4874ff866c68 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b628f3bd-f43e-4cc5-99e5-f663ff192359) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['646445de-5953-428a-81a2-8f7acc7f850d', '963dd8cf-7e21-4e02-b2a9-7e7ce6f8587e', '96696055-5b87-494d-a8ea-0f202c567a5c', '38f8f8b4-1c65-4e2b-a923-85b659074293']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:28:21.074099 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-90b74b13-4eb8-4ddb-8f54-4874ff866c68 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5610e80-d823-4c9c-822c-13f98934e50b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:28:21.105050 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-90b74b13-4eb8-4ddb-8f54-4874ff866c68 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5610e80-d823-4c9c-822c-13f98934e50b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c060a99-9cd0-449e-9761-0104af1429fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-644641570',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='224dba94649944e085d6960fbaa62735',qos_specs=None,replication_status=,reservations=['646445de-5953-428a-81a2-8f7acc7f850d','963dd8cf-7e21-4e02-b2a9-7e7ce6f8587e','96696055-5b87-494d-a8ea-0f202c567a5c','38f8f8b4-1c65-4e2b-a923-85b659074293'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c91ef1e760a545b3b01a9ab957db434d',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:28:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-644641570',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c060a99-9cd0-449e-9761-0104af1429fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='224dba94649944e085d6960fbaa62735',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c91ef1e760a545b3b01a9ab957db434d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:28:21.106238 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-90b74b13-4eb8-4ddb-8f54-4874ff866c68 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e18ab8a6-f047-4b76-b65c-a2f0d148d08b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:28:21.128338 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-90b74b13-4eb8-4ddb-8f54-4874ff866c68 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e18ab8a6-f047-4b76-b65c-a2f0d148d08b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-644641570',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='224dba94649944e085d6960fbaa62735',qos_specs=None,replication_status=,reservations=['646445de-5953-428a-81a2-8f7acc7f850d','963dd8cf-7e21-4e02-b2a9-7e7ce6f8587e','96696055-5b87-494d-a8ea-0f202c567a5c','38f8f8b4-1c65-4e2b-a923-85b659074293'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c91ef1e760a545b3b01a9ab957db434d',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:28:21.129351 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-90b74b13-4eb8-4ddb-8f54-4874ff866c68 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eaa0be59-8812-4c2b-a9c9-292fa324d119) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:28:21.141187 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-90b74b13-4eb8-4ddb-8f54-4874ff866c68 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eaa0be59-8812-4c2b-a9c9-292fa324d119) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:28:21.142402 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-90b74b13-4eb8-4ddb-8f54-4874ff866c68 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Flow 'volume_create_api' (3e892b9e-8520-459c-aff4-c5f2966dd55f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:28:21.142805 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-90b74b13-4eb8-4ddb-8f54-4874ff866c68 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Create volume request issued successfully. Aug 13 21:28:21.143600 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-90b74b13-4eb8-4ddb-8f54-4874ff866c68 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:28:21.144160 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1419/5653] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:28:20 2026] POST /volume/v3/volumes => generated 775 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:28:21.158422 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-23a34b55-0850-4921-8064-3f7ef8326d85 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:21.159864 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-23a34b55-0850-4921-8064-3f7ef8326d85 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] GET https://10.4.3.14/volume/v3/volumes/6c060a99-9cd0-449e-9761-0104af1429fc Aug 13 21:28:21.160102 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-23a34b55-0850-4921-8064-3f7ef8326d85 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:21.160264 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-23a34b55-0850-4921-8064-3f7ef8326d85 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:21.167310 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:28:21.167310 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:28:21.171192 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-23a34b55-0850-4921-8064-3f7ef8326d85 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Volume info retrieved successfully. Aug 13 21:28:21.175130 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-23a34b55-0850-4921-8064-3f7ef8326d85 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/volumes/6c060a99-9cd0-449e-9761-0104af1429fc returned with HTTP 200 Aug 13 21:28:21.175523 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1410/5654] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:28:21 2026] GET /volume/v3/volumes/6c060a99-9cd0-449e-9761-0104af1429fc => generated 954 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:28:22.188681 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6d3414f5-64c6-4395-b9b8-13efff5ecb40 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:22.190489 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6d3414f5-64c6-4395-b9b8-13efff5ecb40 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] GET https://10.4.3.14/volume/v3/volumes/6c060a99-9cd0-449e-9761-0104af1429fc Aug 13 21:28:22.190685 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6d3414f5-64c6-4395-b9b8-13efff5ecb40 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:22.190902 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6d3414f5-64c6-4395-b9b8-13efff5ecb40 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:22.200580 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:28:22.200580 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:28:22.204442 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-6d3414f5-64c6-4395-b9b8-13efff5ecb40 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Volume info retrieved successfully. Aug 13 21:28:22.208620 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6d3414f5-64c6-4395-b9b8-13efff5ecb40 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/volumes/6c060a99-9cd0-449e-9761-0104af1429fc returned with HTTP 200 Aug 13 21:28:22.209131 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1412/5655] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:28:22 2026] GET /volume/v3/volumes/6c060a99-9cd0-449e-9761-0104af1429fc => generated 1006 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:28:22.221257 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-06bc8220-ad65-4c01-9fe6-c2a59020c361 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:22.223037 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-06bc8220-ad65-4c01-9fe6-c2a59020c361 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] POST https://10.4.3.14/volume/v3/snapshots Aug 13 21:28:22.223375 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-06bc8220-ad65-4c01-9fe6-c2a59020c361 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6c060a99-9cd0-449e-9761-0104af1429fc", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-244695333"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:28:22.232642 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:28:22.232642 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:28:22.232987 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-06bc8220-ad65-4c01-9fe6-c2a59020c361 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Volume info retrieved successfully. Aug 13 21:28:22.233122 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-06bc8220-ad65-4c01-9fe6-c2a59020c361 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Create snapshot from volume 6c060a99-9cd0-449e-9761-0104af1429fc Aug 13 21:28:22.258307 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-06bc8220-ad65-4c01-9fe6-c2a59020c361 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Created reservations ['394728f4-554f-4c0a-b4c2-42412fbef356', 'c8911d96-52d1-4242-954f-f05bd9d225ff', 'afeecb4f-6255-4a24-800b-ac2ddfa0c81c', '4fd23f78-6085-41f8-83c0-d5ddb5de65ed'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:28:22.287199 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-06bc8220-ad65-4c01-9fe6-c2a59020c361 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Snapshot create request issued successfully. Aug 13 21:28:22.287505 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-06bc8220-ad65-4c01-9fe6-c2a59020c361 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/snapshots returned with HTTP 202 Aug 13 21:28:22.287913 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1415/5656] 10.4.3.14 () {68 vars in 1258 bytes} [Thu Aug 13 21:28:22 2026] POST /volume/v3/snapshots => generated 307 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:28:22.297629 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-cbe0ab36-c762-499a-a8e7-6d83698700e2 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:22.300113 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-cbe0ab36-c762-499a-a8e7-6d83698700e2 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] GET https://10.4.3.14/volume/v3/snapshots/1e379c56-445b-4654-874a-0883cfbb5732 Aug 13 21:28:22.300401 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-cbe0ab36-c762-499a-a8e7-6d83698700e2 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:22.300612 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-cbe0ab36-c762-499a-a8e7-6d83698700e2 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:22.307251 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:28:22.307251 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:28:22.307757 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-cbe0ab36-c762-499a-a8e7-6d83698700e2 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Snapshot retrieved successfully. Aug 13 21:28:22.308737 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-cbe0ab36-c762-499a-a8e7-6d83698700e2 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/snapshots/1e379c56-445b-4654-874a-0883cfbb5732 returned with HTTP 200 Aug 13 21:28:22.309304 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1420/5657] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:28:22 2026] GET /volume/v3/snapshots/1e379c56-445b-4654-874a-0883cfbb5732 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:28:23.318899 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-fe27ffb2-12e4-423a-ba9d-c2f0d6d030e6 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:23.320706 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fe27ffb2-12e4-423a-ba9d-c2f0d6d030e6 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] GET https://10.4.3.14/volume/v3/snapshots/1e379c56-445b-4654-874a-0883cfbb5732 Aug 13 21:28:23.320880 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fe27ffb2-12e4-423a-ba9d-c2f0d6d030e6 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:23.321085 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fe27ffb2-12e4-423a-ba9d-c2f0d6d030e6 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:23.325662 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:28:23.325662 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:28:23.325932 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-fe27ffb2-12e4-423a-ba9d-c2f0d6d030e6 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Snapshot retrieved successfully. Aug 13 21:28:23.326561 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fe27ffb2-12e4-423a-ba9d-c2f0d6d030e6 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/snapshots/1e379c56-445b-4654-874a-0883cfbb5732 returned with HTTP 200 Aug 13 21:28:23.327040 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1411/5658] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:28:23 2026] GET /volume/v3/snapshots/1e379c56-445b-4654-874a-0883cfbb5732 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:28:23.337827 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-fc949810-b02e-4b21-92fb-b4501b7c2c88 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:23.339858 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fc949810-b02e-4b21-92fb-b4501b7c2c88 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] GET https://10.4.3.14/volume/v3/snapshots/1e379c56-445b-4654-874a-0883cfbb5732 Aug 13 21:28:23.340111 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fc949810-b02e-4b21-92fb-b4501b7c2c88 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:23.340357 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fc949810-b02e-4b21-92fb-b4501b7c2c88 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:23.346101 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:28:23.346101 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:28:23.346660 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-fc949810-b02e-4b21-92fb-b4501b7c2c88 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] Snapshot retrieved successfully. Aug 13 21:28:23.347568 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fc949810-b02e-4b21-92fb-b4501b7c2c88 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] https://10.4.3.14/volume/v3/snapshots/1e379c56-445b-4654-874a-0883cfbb5732 returned with HTTP 200 Aug 13 21:28:23.347984 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1413/5659] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:28:23 2026] GET /volume/v3/snapshots/1e379c56-445b-4654-874a-0883cfbb5732 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:28:23.356735 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-075c08e7-ee3f-44a8-b5e8-00de81992248 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:23.358604 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-075c08e7-ee3f-44a8-b5e8-00de81992248 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] DELETE https://10.4.3.14/volume/v3/snapshots/1e379c56-445b-4654-874a-0883cfbb5732 Aug 13 21:28:23.358852 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-075c08e7-ee3f-44a8-b5e8-00de81992248 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:23.359111 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-075c08e7-ee3f-44a8-b5e8-00de81992248 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:23.359268 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-075c08e7-ee3f-44a8-b5e8-00de81992248 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Delete snapshot with id: 1e379c56-445b-4654-874a-0883cfbb5732 Aug 13 21:28:23.364189 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:28:23.364189 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:28:23.364551 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-075c08e7-ee3f-44a8-b5e8-00de81992248 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Snapshot retrieved successfully. Aug 13 21:28:23.378702 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-075c08e7-ee3f-44a8-b5e8-00de81992248 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Snapshot delete request issued successfully. Aug 13 21:28:23.378908 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-075c08e7-ee3f-44a8-b5e8-00de81992248 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/snapshots/1e379c56-445b-4654-874a-0883cfbb5732 returned with HTTP 202 Aug 13 21:28:23.379370 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1416/5660] 10.4.3.14 () {66 vars in 1350 bytes} [Thu Aug 13 21:28:23 2026] DELETE /volume/v3/snapshots/1e379c56-445b-4654-874a-0883cfbb5732 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:28:23.387841 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a246a20a-3d94-4588-83a9-52f263a1cd0b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:23.390017 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a246a20a-3d94-4588-83a9-52f263a1cd0b tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] GET https://10.4.3.14/volume/v3/snapshots/1e379c56-445b-4654-874a-0883cfbb5732 Aug 13 21:28:23.390314 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a246a20a-3d94-4588-83a9-52f263a1cd0b tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:23.390630 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a246a20a-3d94-4588-83a9-52f263a1cd0b tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:23.396761 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:28:23.396761 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:28:23.397197 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-a246a20a-3d94-4588-83a9-52f263a1cd0b tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Snapshot retrieved successfully. Aug 13 21:28:23.398116 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a246a20a-3d94-4588-83a9-52f263a1cd0b tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/snapshots/1e379c56-445b-4654-874a-0883cfbb5732 returned with HTTP 200 Aug 13 21:28:23.398561 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1421/5661] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:28:23 2026] GET /volume/v3/snapshots/1e379c56-445b-4654-874a-0883cfbb5732 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:28:24.408350 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-463dee06-02f8-4164-b107-ccfc0eeead9b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:24.410086 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-463dee06-02f8-4164-b107-ccfc0eeead9b tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] GET https://10.4.3.14/volume/v3/snapshots/1e379c56-445b-4654-874a-0883cfbb5732 Aug 13 21:28:24.410272 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-463dee06-02f8-4164-b107-ccfc0eeead9b tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:24.410471 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-463dee06-02f8-4164-b107-ccfc0eeead9b tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:24.414250 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-463dee06-02f8-4164-b107-ccfc0eeead9b tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/snapshots/1e379c56-445b-4654-874a-0883cfbb5732 returned with HTTP 404 Aug 13 21:28:24.414731 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1412/5662] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:28:24 2026] GET /volume/v3/snapshots/1e379c56-445b-4654-874a-0883cfbb5732 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:28:24.421244 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a3dc8144-8f7c-452d-90ee-868ae3107848 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:24.424087 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a3dc8144-8f7c-452d-90ee-868ae3107848 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] DELETE https://10.4.3.14/volume/v3/volumes/6c060a99-9cd0-449e-9761-0104af1429fc Aug 13 21:28:24.424358 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a3dc8144-8f7c-452d-90ee-868ae3107848 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:24.424618 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a3dc8144-8f7c-452d-90ee-868ae3107848 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:24.424815 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-a3dc8144-8f7c-452d-90ee-868ae3107848 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Delete volume with id: 6c060a99-9cd0-449e-9761-0104af1429fc Aug 13 21:28:24.433450 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:28:24.433450 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:28:24.433887 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a3dc8144-8f7c-452d-90ee-868ae3107848 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Volume info retrieved successfully. Aug 13 21:28:24.451675 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a3dc8144-8f7c-452d-90ee-868ae3107848 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Delete volume request issued successfully. Aug 13 21:28:24.451865 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a3dc8144-8f7c-452d-90ee-868ae3107848 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/volumes/6c060a99-9cd0-449e-9761-0104af1429fc returned with HTTP 202 Aug 13 21:28:24.452326 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1414/5663] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:28:24 2026] DELETE /volume/v3/volumes/6c060a99-9cd0-449e-9761-0104af1429fc => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:28:24.459473 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-aa496ec7-7218-4073-b858-ad7b6ece696d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:24.462125 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-aa496ec7-7218-4073-b858-ad7b6ece696d tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] GET https://10.4.3.14/volume/v3/volumes/6c060a99-9cd0-449e-9761-0104af1429fc Aug 13 21:28:24.462445 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-aa496ec7-7218-4073-b858-ad7b6ece696d tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:24.462769 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-aa496ec7-7218-4073-b858-ad7b6ece696d tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:24.470586 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:28:24.470586 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:28:24.474301 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-aa496ec7-7218-4073-b858-ad7b6ece696d tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Volume info retrieved successfully. Aug 13 21:28:24.478302 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-aa496ec7-7218-4073-b858-ad7b6ece696d tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/volumes/6c060a99-9cd0-449e-9761-0104af1429fc returned with HTTP 200 Aug 13 21:28:24.478695 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1417/5664] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:28:24 2026] GET /volume/v3/volumes/6c060a99-9cd0-449e-9761-0104af1429fc => generated 1005 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:28:25.491663 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-5f88fe9f-83d9-4d5d-9109-fe287931af77 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:25.493417 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5f88fe9f-83d9-4d5d-9109-fe287931af77 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] GET https://10.4.3.14/volume/v3/volumes/6c060a99-9cd0-449e-9761-0104af1429fc Aug 13 21:28:25.493694 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5f88fe9f-83d9-4d5d-9109-fe287931af77 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:25.493904 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5f88fe9f-83d9-4d5d-9109-fe287931af77 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:25.499551 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5f88fe9f-83d9-4d5d-9109-fe287931af77 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/volumes/6c060a99-9cd0-449e-9761-0104af1429fc returned with HTTP 404 Aug 13 21:28:25.500033 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1422/5665] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:28:25 2026] GET /volume/v3/volumes/6c060a99-9cd0-449e-9761-0104af1429fc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:28:25.509309 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-08b038b7-96f5-4082-a471-633f87c6ea7b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:25.511489 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-08b038b7-96f5-4082-a471-633f87c6ea7b tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:28:25.511848 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-08b038b7-96f5-4082-a471-633f87c6ea7b tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2012213082"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:28:25.513522 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-08b038b7-96f5-4082-a471-633f87c6ea7b tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2012213082'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:28:25.513638 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-08b038b7-96f5-4082-a471-633f87c6ea7b tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Create volume of 1 GB Aug 13 21:28:25.517381 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-08b038b7-96f5-4082-a471-633f87c6ea7b tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Availability Zones retrieved successfully. Aug 13 21:28:25.522435 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-08b038b7-96f5-4082-a471-633f87c6ea7b tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Flow 'volume_create_api' (7a55a0a7-7e07-4c9d-8082-63358dc0ef0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:28:25.523541 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-08b038b7-96f5-4082-a471-633f87c6ea7b tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82fc3757-83e4-48f1-b559-04d00977ae58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:28:25.524308 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-08b038b7-96f5-4082-a471-633f87c6ea7b tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:28:25.549137 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-08b038b7-96f5-4082-a471-633f87c6ea7b tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82fc3757-83e4-48f1-b559-04d00977ae58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:28:25.549878 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-08b038b7-96f5-4082-a471-633f87c6ea7b tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (499be274-5756-4cd2-a507-c0981321e2ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:28:25.588188 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-08b038b7-96f5-4082-a471-633f87c6ea7b tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Created reservations ['925db242-871e-406c-8dec-65dbd2efe14c', 'c0c1e2a8-55e6-46be-9372-3596068dfb14', 'cea9d64c-37ea-4ea3-8d8e-f4e5cea56523', '6ec3a1a2-9447-4761-b90a-b7db018c1a97'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:28:25.588982 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-08b038b7-96f5-4082-a471-633f87c6ea7b tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (499be274-5756-4cd2-a507-c0981321e2ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['925db242-871e-406c-8dec-65dbd2efe14c', 'c0c1e2a8-55e6-46be-9372-3596068dfb14', 'cea9d64c-37ea-4ea3-8d8e-f4e5cea56523', '6ec3a1a2-9447-4761-b90a-b7db018c1a97']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:28:25.589759 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-08b038b7-96f5-4082-a471-633f87c6ea7b tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c392b1c1-3c50-423d-b292-371a7ab46fb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:28:25.612398 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-08b038b7-96f5-4082-a471-633f87c6ea7b tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c392b1c1-3c50-423d-b292-371a7ab46fb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8b513ef-0ae8-4c62-a205-ad427645a50b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2012213082',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='224dba94649944e085d6960fbaa62735',qos_specs=None,replication_status=,reservations=['925db242-871e-406c-8dec-65dbd2efe14c','c0c1e2a8-55e6-46be-9372-3596068dfb14','cea9d64c-37ea-4ea3-8d8e-f4e5cea56523','6ec3a1a2-9447-4761-b90a-b7db018c1a97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c91ef1e760a545b3b01a9ab957db434d',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:28:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2012213082',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d8b513ef-0ae8-4c62-a205-ad427645a50b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='224dba94649944e085d6960fbaa62735',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c91ef1e760a545b3b01a9ab957db434d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:28:25.613859 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-08b038b7-96f5-4082-a471-633f87c6ea7b tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5de94ee-f2ec-4906-bcef-ef435b49ec99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:28:25.632275 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-08b038b7-96f5-4082-a471-633f87c6ea7b tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5de94ee-f2ec-4906-bcef-ef435b49ec99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2012213082',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='224dba94649944e085d6960fbaa62735',qos_specs=None,replication_status=,reservations=['925db242-871e-406c-8dec-65dbd2efe14c','c0c1e2a8-55e6-46be-9372-3596068dfb14','cea9d64c-37ea-4ea3-8d8e-f4e5cea56523','6ec3a1a2-9447-4761-b90a-b7db018c1a97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c91ef1e760a545b3b01a9ab957db434d',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:28:25.633419 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-08b038b7-96f5-4082-a471-633f87c6ea7b tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61152630-f3c4-4e38-873c-0045d49e73e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:28:25.644740 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-08b038b7-96f5-4082-a471-633f87c6ea7b tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61152630-f3c4-4e38-873c-0045d49e73e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:28:25.645986 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-08b038b7-96f5-4082-a471-633f87c6ea7b tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Flow 'volume_create_api' (7a55a0a7-7e07-4c9d-8082-63358dc0ef0c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:28:25.646413 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-08b038b7-96f5-4082-a471-633f87c6ea7b tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Create volume request issued successfully. Aug 13 21:28:25.647231 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-08b038b7-96f5-4082-a471-633f87c6ea7b tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:28:25.647805 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1413/5666] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:28:25 2026] POST /volume/v3/volumes => generated 776 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:28:25.659269 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3c776b0f-1607-41b2-a80f-baceae6627d3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:25.660868 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3c776b0f-1607-41b2-a80f-baceae6627d3 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] GET https://10.4.3.14/volume/v3/volumes/d8b513ef-0ae8-4c62-a205-ad427645a50b Aug 13 21:28:25.661052 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3c776b0f-1607-41b2-a80f-baceae6627d3 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:25.661222 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3c776b0f-1607-41b2-a80f-baceae6627d3 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:25.669993 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:28:25.669993 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:28:25.674167 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3c776b0f-1607-41b2-a80f-baceae6627d3 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Volume info retrieved successfully. Aug 13 21:28:25.678871 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3c776b0f-1607-41b2-a80f-baceae6627d3 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/volumes/d8b513ef-0ae8-4c62-a205-ad427645a50b returned with HTTP 200 Aug 13 21:28:25.679246 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1415/5667] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:28:25 2026] GET /volume/v3/volumes/d8b513ef-0ae8-4c62-a205-ad427645a50b => generated 955 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:28:26.694539 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-df7a098a-72a5-47c1-a372-6d4cd1b6363b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:26.696313 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-df7a098a-72a5-47c1-a372-6d4cd1b6363b tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] GET https://10.4.3.14/volume/v3/volumes/d8b513ef-0ae8-4c62-a205-ad427645a50b Aug 13 21:28:26.696495 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-df7a098a-72a5-47c1-a372-6d4cd1b6363b tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:26.696740 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-df7a098a-72a5-47c1-a372-6d4cd1b6363b tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:26.703542 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:28:26.703542 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:28:26.706715 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-df7a098a-72a5-47c1-a372-6d4cd1b6363b tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Volume info retrieved successfully. Aug 13 21:28:26.710745 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-df7a098a-72a5-47c1-a372-6d4cd1b6363b tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/volumes/d8b513ef-0ae8-4c62-a205-ad427645a50b returned with HTTP 200 Aug 13 21:28:26.711173 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1418/5668] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:28:26 2026] GET /volume/v3/volumes/d8b513ef-0ae8-4c62-a205-ad427645a50b => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:28:26.722936 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-4c42f4b4-5fd0-4af4-bdd3-827a072806f1 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:26.724703 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4c42f4b4-5fd0-4af4-bdd3-827a072806f1 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] POST https://10.4.3.14/volume/v3/snapshots Aug 13 21:28:26.725041 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4c42f4b4-5fd0-4af4-bdd3-827a072806f1 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d8b513ef-0ae8-4c62-a205-ad427645a50b", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1813038361"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:28:26.733300 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:28:26.733300 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:28:26.733671 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-4c42f4b4-5fd0-4af4-bdd3-827a072806f1 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Volume info retrieved successfully. Aug 13 21:28:26.733847 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.snapshots [None req-4c42f4b4-5fd0-4af4-bdd3-827a072806f1 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Create snapshot from volume d8b513ef-0ae8-4c62-a205-ad427645a50b Aug 13 21:28:26.755956 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-4c42f4b4-5fd0-4af4-bdd3-827a072806f1 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Created reservations ['85714d49-dea6-4c26-bdef-ad0c89777c29', '7269bb8c-7a87-42a3-a0ac-1306af2dac30', '854ba679-72a4-49d9-9d71-c5941ea8dae7', 'bbdb4951-cbab-48e0-9647-3a1acef3be74'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:28:26.783694 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-4c42f4b4-5fd0-4af4-bdd3-827a072806f1 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Snapshot create request issued successfully. Aug 13 21:28:26.784076 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4c42f4b4-5fd0-4af4-bdd3-827a072806f1 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/snapshots returned with HTTP 202 Aug 13 21:28:26.784540 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1423/5669] 10.4.3.14 () {68 vars in 1258 bytes} [Thu Aug 13 21:28:26 2026] POST /volume/v3/snapshots => generated 308 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:28:26.792748 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-8430fdf7-5a76-4bc5-a03b-a9b6dc939f72 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:26.794864 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8430fdf7-5a76-4bc5-a03b-a9b6dc939f72 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] GET https://10.4.3.14/volume/v3/snapshots/1de50493-6f61-4c01-aab1-1670d129b7ec Aug 13 21:28:26.795135 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8430fdf7-5a76-4bc5-a03b-a9b6dc939f72 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:26.795389 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8430fdf7-5a76-4bc5-a03b-a9b6dc939f72 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:26.800915 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:28:26.800915 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:28:26.801332 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-8430fdf7-5a76-4bc5-a03b-a9b6dc939f72 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Snapshot retrieved successfully. Aug 13 21:28:26.802077 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8430fdf7-5a76-4bc5-a03b-a9b6dc939f72 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/snapshots/1de50493-6f61-4c01-aab1-1670d129b7ec returned with HTTP 200 Aug 13 21:28:26.802548 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1414/5670] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:28:26 2026] GET /volume/v3/snapshots/1de50493-6f61-4c01-aab1-1670d129b7ec => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:28:27.811739 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f99d18f0-aa67-4919-b80f-03ef789cfe2f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:27.813507 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f99d18f0-aa67-4919-b80f-03ef789cfe2f tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] GET https://10.4.3.14/volume/v3/snapshots/1de50493-6f61-4c01-aab1-1670d129b7ec Aug 13 21:28:27.813699 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f99d18f0-aa67-4919-b80f-03ef789cfe2f tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:27.813909 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f99d18f0-aa67-4919-b80f-03ef789cfe2f tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:27.818888 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:28:27.818888 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:28:27.819216 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f99d18f0-aa67-4919-b80f-03ef789cfe2f tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Snapshot retrieved successfully. Aug 13 21:28:27.819831 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f99d18f0-aa67-4919-b80f-03ef789cfe2f tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/snapshots/1de50493-6f61-4c01-aab1-1670d129b7ec returned with HTTP 200 Aug 13 21:28:27.820171 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1416/5671] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:28:27 2026] GET /volume/v3/snapshots/1de50493-6f61-4c01-aab1-1670d129b7ec => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:28:27.828404 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0ededa77-8ecc-41da-b48b-ac8ddbaa4139 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:27.830306 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0ededa77-8ecc-41da-b48b-ac8ddbaa4139 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] POST https://10.4.3.14/volume/v3/snapshots/1de50493-6f61-4c01-aab1-1670d129b7ec/action Aug 13 21:28:27.830843 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0ededa77-8ecc-41da-b48b-ac8ddbaa4139 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:28:27.830987 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0ededa77-8ecc-41da-b48b-ac8ddbaa4139 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:28:27.832347 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.contrib.snapshot_unmanage [None req-0ededa77-8ecc-41da-b48b-ac8ddbaa4139 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] Unmanage snapshot with id: 1de50493-6f61-4c01-aab1-1670d129b7ec Aug 13 21:28:27.838005 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:28:27.838005 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:28:27.838528 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-0ededa77-8ecc-41da-b48b-ac8ddbaa4139 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] Snapshot retrieved successfully. Aug 13 21:28:27.839561 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.policy [None req-0ededa77-8ecc-41da-b48b-ac8ddbaa4139 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '8086be4ec1224b2fb5be37e65b47b31a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '224dba94649944e085d6960fbaa62735', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100215) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 21:28:27.839789 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0ededa77-8ecc-41da-b48b-ac8ddbaa4139 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] https://10.4.3.14/volume/v3/snapshots/1de50493-6f61-4c01-aab1-1670d129b7ec/action returned with HTTP 403 Aug 13 21:28:27.840324 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1419/5672] 10.4.3.14 () {68 vars in 1389 bytes} [Thu Aug 13 21:28:27 2026] POST /volume/v3/snapshots/1de50493-6f61-4c01-aab1-1670d129b7ec/action => generated 117 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:28:27.847327 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-13210d1d-0a3f-4c1b-ad3b-448c0a402f44 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:27.849163 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-13210d1d-0a3f-4c1b-ad3b-448c0a402f44 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] DELETE https://10.4.3.14/volume/v3/snapshots/1de50493-6f61-4c01-aab1-1670d129b7ec Aug 13 21:28:27.849335 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-13210d1d-0a3f-4c1b-ad3b-448c0a402f44 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:27.849511 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-13210d1d-0a3f-4c1b-ad3b-448c0a402f44 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:27.849631 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.snapshots [None req-13210d1d-0a3f-4c1b-ad3b-448c0a402f44 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Delete snapshot with id: 1de50493-6f61-4c01-aab1-1670d129b7ec Aug 13 21:28:27.854797 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:28:27.854797 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:28:27.855109 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-13210d1d-0a3f-4c1b-ad3b-448c0a402f44 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Snapshot retrieved successfully. Aug 13 21:28:27.870464 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-13210d1d-0a3f-4c1b-ad3b-448c0a402f44 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Snapshot delete request issued successfully. Aug 13 21:28:27.870694 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-13210d1d-0a3f-4c1b-ad3b-448c0a402f44 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/snapshots/1de50493-6f61-4c01-aab1-1670d129b7ec returned with HTTP 202 Aug 13 21:28:27.871194 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1424/5673] 10.4.3.14 () {66 vars in 1350 bytes} [Thu Aug 13 21:28:27 2026] DELETE /volume/v3/snapshots/1de50493-6f61-4c01-aab1-1670d129b7ec => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:28:27.877923 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-1d9ab772-2a79-444b-8060-83c10c670a57 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:27.880030 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1d9ab772-2a79-444b-8060-83c10c670a57 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] GET https://10.4.3.14/volume/v3/snapshots/1de50493-6f61-4c01-aab1-1670d129b7ec Aug 13 21:28:27.880228 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1d9ab772-2a79-444b-8060-83c10c670a57 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:27.880400 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1d9ab772-2a79-444b-8060-83c10c670a57 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:27.885171 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:28:27.885171 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:28:27.885466 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-1d9ab772-2a79-444b-8060-83c10c670a57 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Snapshot retrieved successfully. Aug 13 21:28:27.886105 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1d9ab772-2a79-444b-8060-83c10c670a57 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/snapshots/1de50493-6f61-4c01-aab1-1670d129b7ec returned with HTTP 200 Aug 13 21:28:27.886481 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1415/5674] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:28:27 2026] GET /volume/v3/snapshots/1de50493-6f61-4c01-aab1-1670d129b7ec => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:28:28.895123 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-34dccbb0-c302-4908-8f0e-efd55c5e7e05 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:28.896710 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-34dccbb0-c302-4908-8f0e-efd55c5e7e05 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] GET https://10.4.3.14/volume/v3/snapshots/1de50493-6f61-4c01-aab1-1670d129b7ec Aug 13 21:28:28.896875 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-34dccbb0-c302-4908-8f0e-efd55c5e7e05 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:28.897069 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-34dccbb0-c302-4908-8f0e-efd55c5e7e05 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:28.901338 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-34dccbb0-c302-4908-8f0e-efd55c5e7e05 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/snapshots/1de50493-6f61-4c01-aab1-1670d129b7ec returned with HTTP 404 Aug 13 21:28:28.901777 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1417/5675] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:28:28 2026] GET /volume/v3/snapshots/1de50493-6f61-4c01-aab1-1670d129b7ec => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:28:28.908587 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9dd8896e-a7a9-4642-8f35-5b1e062f1e83 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:28.910388 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9dd8896e-a7a9-4642-8f35-5b1e062f1e83 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] DELETE https://10.4.3.14/volume/v3/volumes/d8b513ef-0ae8-4c62-a205-ad427645a50b Aug 13 21:28:28.910611 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9dd8896e-a7a9-4642-8f35-5b1e062f1e83 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:28.910785 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9dd8896e-a7a9-4642-8f35-5b1e062f1e83 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:28.910933 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-9dd8896e-a7a9-4642-8f35-5b1e062f1e83 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Delete volume with id: d8b513ef-0ae8-4c62-a205-ad427645a50b Aug 13 21:28:28.918981 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:28:28.918981 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:28:28.919369 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-9dd8896e-a7a9-4642-8f35-5b1e062f1e83 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Volume info retrieved successfully. Aug 13 21:28:28.938028 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-9dd8896e-a7a9-4642-8f35-5b1e062f1e83 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Delete volume request issued successfully. Aug 13 21:28:28.938028 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9dd8896e-a7a9-4642-8f35-5b1e062f1e83 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/volumes/d8b513ef-0ae8-4c62-a205-ad427645a50b returned with HTTP 202 Aug 13 21:28:28.938383 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1420/5676] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:28:28 2026] DELETE /volume/v3/volumes/d8b513ef-0ae8-4c62-a205-ad427645a50b => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:28:28.946437 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-95e392ff-ed21-4bc3-b6f7-ea88986f4e2b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:28.948198 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-95e392ff-ed21-4bc3-b6f7-ea88986f4e2b tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] GET https://10.4.3.14/volume/v3/volumes/d8b513ef-0ae8-4c62-a205-ad427645a50b Aug 13 21:28:28.948398 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-95e392ff-ed21-4bc3-b6f7-ea88986f4e2b tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:28.948619 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-95e392ff-ed21-4bc3-b6f7-ea88986f4e2b tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:28.956645 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:28:28.956645 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:28:28.961954 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-95e392ff-ed21-4bc3-b6f7-ea88986f4e2b tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Volume info retrieved successfully. Aug 13 21:28:28.967990 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-95e392ff-ed21-4bc3-b6f7-ea88986f4e2b tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/volumes/d8b513ef-0ae8-4c62-a205-ad427645a50b returned with HTTP 200 Aug 13 21:28:28.968537 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1425/5677] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:28:28 2026] GET /volume/v3/volumes/d8b513ef-0ae8-4c62-a205-ad427645a50b => generated 1006 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:28:29.982895 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3a345b9b-4adb-4ef5-a584-925b5a0ac860 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:29.985002 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3a345b9b-4adb-4ef5-a584-925b5a0ac860 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] GET https://10.4.3.14/volume/v3/volumes/d8b513ef-0ae8-4c62-a205-ad427645a50b Aug 13 21:28:29.985255 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3a345b9b-4adb-4ef5-a584-925b5a0ac860 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:29.985565 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3a345b9b-4adb-4ef5-a584-925b5a0ac860 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:29.992199 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3a345b9b-4adb-4ef5-a584-925b5a0ac860 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/volumes/d8b513ef-0ae8-4c62-a205-ad427645a50b returned with HTTP 404 Aug 13 21:28:29.992763 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1416/5678] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:28:29 2026] GET /volume/v3/volumes/d8b513ef-0ae8-4c62-a205-ad427645a50b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:28:30.002825 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3b6e85c6-b773-4903-8d3c-1dc187021841 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:30.005500 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3b6e85c6-b773-4903-8d3c-1dc187021841 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:28:30.005917 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3b6e85c6-b773-4903-8d3c-1dc187021841 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-242963370"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:28:30.008207 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-3b6e85c6-b773-4903-8d3c-1dc187021841 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-242963370'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:28:30.008319 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-3b6e85c6-b773-4903-8d3c-1dc187021841 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Create volume of 1 GB Aug 13 21:28:30.014814 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3b6e85c6-b773-4903-8d3c-1dc187021841 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Availability Zones retrieved successfully. Aug 13 21:28:30.022853 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-3b6e85c6-b773-4903-8d3c-1dc187021841 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Flow 'volume_create_api' (85063013-0222-4d70-a5bf-1962a38e5033) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:28:30.024679 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-3b6e85c6-b773-4903-8d3c-1dc187021841 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3efb9a15-e210-4aaa-9693-1fb6b8d33750) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:28:30.025982 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-3b6e85c6-b773-4903-8d3c-1dc187021841 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:28:30.065355 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-3b6e85c6-b773-4903-8d3c-1dc187021841 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3efb9a15-e210-4aaa-9693-1fb6b8d33750) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:28:30.066107 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-3b6e85c6-b773-4903-8d3c-1dc187021841 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a7d7d62-3576-4382-941f-0ceb5f1ef250) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:28:30.103469 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-3b6e85c6-b773-4903-8d3c-1dc187021841 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Created reservations ['d45c4fa9-d42a-4d68-a8f5-a9d5f46b93d4', '972fdf08-ac16-4f47-a13e-9f6f77f0f16a', '80c61179-7c2f-49dc-8258-3421299d9816', '682b2311-9137-47f9-a861-3657c38148a3'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:28:30.104250 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-3b6e85c6-b773-4903-8d3c-1dc187021841 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a7d7d62-3576-4382-941f-0ceb5f1ef250) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d45c4fa9-d42a-4d68-a8f5-a9d5f46b93d4', '972fdf08-ac16-4f47-a13e-9f6f77f0f16a', '80c61179-7c2f-49dc-8258-3421299d9816', '682b2311-9137-47f9-a861-3657c38148a3']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:28:30.104973 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-3b6e85c6-b773-4903-8d3c-1dc187021841 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be544f81-f14a-4cf5-b5f3-68d5a3b221de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:28:30.129664 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-3b6e85c6-b773-4903-8d3c-1dc187021841 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be544f81-f14a-4cf5-b5f3-68d5a3b221de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ba6b192-56d3-412c-b3e0-331c912d78ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-242963370',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='224dba94649944e085d6960fbaa62735',qos_specs=None,replication_status=,reservations=['d45c4fa9-d42a-4d68-a8f5-a9d5f46b93d4','972fdf08-ac16-4f47-a13e-9f6f77f0f16a','80c61179-7c2f-49dc-8258-3421299d9816','682b2311-9137-47f9-a861-3657c38148a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c91ef1e760a545b3b01a9ab957db434d',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:28:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-242963370',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ba6b192-56d3-412c-b3e0-331c912d78ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='224dba94649944e085d6960fbaa62735',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c91ef1e760a545b3b01a9ab957db434d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:28:30.130332 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-3b6e85c6-b773-4903-8d3c-1dc187021841 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec27911e-16a5-4d4b-9e3b-83270bd68272) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:28:30.149699 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-3b6e85c6-b773-4903-8d3c-1dc187021841 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec27911e-16a5-4d4b-9e3b-83270bd68272) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-242963370',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='224dba94649944e085d6960fbaa62735',qos_specs=None,replication_status=,reservations=['d45c4fa9-d42a-4d68-a8f5-a9d5f46b93d4','972fdf08-ac16-4f47-a13e-9f6f77f0f16a','80c61179-7c2f-49dc-8258-3421299d9816','682b2311-9137-47f9-a861-3657c38148a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c91ef1e760a545b3b01a9ab957db434d',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:28:30.150415 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-3b6e85c6-b773-4903-8d3c-1dc187021841 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51415ea3-65a0-4d4f-81ff-5f1c515c0e4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:28:30.158884 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-3b6e85c6-b773-4903-8d3c-1dc187021841 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51415ea3-65a0-4d4f-81ff-5f1c515c0e4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:28:30.159610 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-3b6e85c6-b773-4903-8d3c-1dc187021841 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Flow 'volume_create_api' (85063013-0222-4d70-a5bf-1962a38e5033) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:28:30.159874 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3b6e85c6-b773-4903-8d3c-1dc187021841 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Create volume request issued successfully. Aug 13 21:28:30.160398 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3b6e85c6-b773-4903-8d3c-1dc187021841 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:28:30.160804 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1418/5679] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:28:30 2026] POST /volume/v3/volumes => generated 775 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:28:30.172689 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-21c3be5d-4ed8-421e-999d-b57c985ea7d6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:30.175106 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-21c3be5d-4ed8-421e-999d-b57c985ea7d6 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] GET https://10.4.3.14/volume/v3/volumes/8ba6b192-56d3-412c-b3e0-331c912d78ca Aug 13 21:28:30.175381 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-21c3be5d-4ed8-421e-999d-b57c985ea7d6 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:30.175639 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-21c3be5d-4ed8-421e-999d-b57c985ea7d6 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:30.184619 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:28:30.184619 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:28:30.188653 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-21c3be5d-4ed8-421e-999d-b57c985ea7d6 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Volume info retrieved successfully. Aug 13 21:28:30.192431 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-21c3be5d-4ed8-421e-999d-b57c985ea7d6 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/volumes/8ba6b192-56d3-412c-b3e0-331c912d78ca returned with HTTP 200 Aug 13 21:28:30.192879 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1421/5680] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:28:30 2026] GET /volume/v3/volumes/8ba6b192-56d3-412c-b3e0-331c912d78ca => generated 954 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:28:31.209247 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e4ae1782-8871-492c-a88f-ca8d2ef02b30 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:31.211164 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e4ae1782-8871-492c-a88f-ca8d2ef02b30 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] GET https://10.4.3.14/volume/v3/volumes/8ba6b192-56d3-412c-b3e0-331c912d78ca Aug 13 21:28:31.211369 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e4ae1782-8871-492c-a88f-ca8d2ef02b30 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:31.211599 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e4ae1782-8871-492c-a88f-ca8d2ef02b30 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:31.219314 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:28:31.219314 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:28:31.223196 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-e4ae1782-8871-492c-a88f-ca8d2ef02b30 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Volume info retrieved successfully. Aug 13 21:28:31.227221 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e4ae1782-8871-492c-a88f-ca8d2ef02b30 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/volumes/8ba6b192-56d3-412c-b3e0-331c912d78ca returned with HTTP 200 Aug 13 21:28:31.227638 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1426/5681] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:28:31 2026] GET /volume/v3/volumes/8ba6b192-56d3-412c-b3e0-331c912d78ca => generated 1006 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:28:31.242408 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-cee9484f-40e5-448b-8c20-3f0d0b9097a6 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:31.244206 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-cee9484f-40e5-448b-8c20-3f0d0b9097a6 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] POST https://10.4.3.14/volume/v3/snapshots Aug 13 21:28:31.244587 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-cee9484f-40e5-448b-8c20-3f0d0b9097a6 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8ba6b192-56d3-412c-b3e0-331c912d78ca", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-210495946"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:28:31.253641 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:28:31.253641 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:28:31.253870 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-cee9484f-40e5-448b-8c20-3f0d0b9097a6 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Volume info retrieved successfully. Aug 13 21:28:31.253980 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.snapshots [None req-cee9484f-40e5-448b-8c20-3f0d0b9097a6 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Create snapshot from volume 8ba6b192-56d3-412c-b3e0-331c912d78ca Aug 13 21:28:31.275469 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-cee9484f-40e5-448b-8c20-3f0d0b9097a6 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Created reservations ['38df203c-77f0-4998-adfa-829e454f10f3', 'b5cde048-54fb-4b3f-b968-265f8e94de3b', '81e36de4-c732-4613-bb5f-c610f86b9a86', 'aa44af1a-ade4-4bfa-b220-47f92d660052'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:28:31.302027 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-cee9484f-40e5-448b-8c20-3f0d0b9097a6 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Snapshot create request issued successfully. Aug 13 21:28:31.302491 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-cee9484f-40e5-448b-8c20-3f0d0b9097a6 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/snapshots returned with HTTP 202 Aug 13 21:28:31.302920 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1417/5682] 10.4.3.14 () {68 vars in 1258 bytes} [Thu Aug 13 21:28:31 2026] POST /volume/v3/snapshots => generated 307 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:28:31.312579 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b095e696-7fdf-4f6c-a91e-cf3eab0a017a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:31.314853 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b095e696-7fdf-4f6c-a91e-cf3eab0a017a tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] GET https://10.4.3.14/volume/v3/snapshots/f5e63a17-8815-4a16-a642-dd9e3a22ae28 Aug 13 21:28:31.315064 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b095e696-7fdf-4f6c-a91e-cf3eab0a017a tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:31.315238 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b095e696-7fdf-4f6c-a91e-cf3eab0a017a tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:31.320367 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:28:31.320367 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:28:31.320674 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b095e696-7fdf-4f6c-a91e-cf3eab0a017a tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Snapshot retrieved successfully. Aug 13 21:28:31.321376 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b095e696-7fdf-4f6c-a91e-cf3eab0a017a tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/snapshots/f5e63a17-8815-4a16-a642-dd9e3a22ae28 returned with HTTP 200 Aug 13 21:28:31.321746 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1419/5683] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:28:31 2026] GET /volume/v3/snapshots/f5e63a17-8815-4a16-a642-dd9e3a22ae28 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:28:32.332237 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-927e4715-2c54-4100-9004-22d6180ca7f2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:32.334329 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-927e4715-2c54-4100-9004-22d6180ca7f2 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] GET https://10.4.3.14/volume/v3/snapshots/f5e63a17-8815-4a16-a642-dd9e3a22ae28 Aug 13 21:28:32.334518 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-927e4715-2c54-4100-9004-22d6180ca7f2 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:32.334760 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-927e4715-2c54-4100-9004-22d6180ca7f2 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:32.340794 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:28:32.340794 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:28:32.341209 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-927e4715-2c54-4100-9004-22d6180ca7f2 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Snapshot retrieved successfully. Aug 13 21:28:32.342010 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-927e4715-2c54-4100-9004-22d6180ca7f2 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/snapshots/f5e63a17-8815-4a16-a642-dd9e3a22ae28 returned with HTTP 200 Aug 13 21:28:32.342454 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1422/5684] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:28:32 2026] GET /volume/v3/snapshots/f5e63a17-8815-4a16-a642-dd9e3a22ae28 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:28:32.351207 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c05a07bc-4328-4c60-8ae8-d38f6b4a9712 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:32.352889 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c05a07bc-4328-4c60-8ae8-d38f6b4a9712 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] PUT https://10.4.3.14/volume/v3/snapshots/f5e63a17-8815-4a16-a642-dd9e3a22ae28 Aug 13 21:28:32.353284 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c05a07bc-4328-4c60-8ae8-d38f6b4a9712 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:28:32.359279 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:28:32.359279 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:28:32.359715 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-c05a07bc-4328-4c60-8ae8-d38f6b4a9712 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] Snapshot retrieved successfully. Aug 13 21:28:32.366481 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c05a07bc-4328-4c60-8ae8-d38f6b4a9712 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] https://10.4.3.14/volume/v3/snapshots/f5e63a17-8815-4a16-a642-dd9e3a22ae28 returned with HTTP 200 Aug 13 21:28:32.367000 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1427/5685] 10.4.3.14 () {68 vars in 1367 bytes} [Thu Aug 13 21:28:32 2026] PUT /volume/v3/snapshots/f5e63a17-8815-4a16-a642-dd9e3a22ae28 => generated 360 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:28:32.375474 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b68b45a7-a348-4423-97b5-8836361ca33d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:32.377284 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b68b45a7-a348-4423-97b5-8836361ca33d tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] DELETE https://10.4.3.14/volume/v3/snapshots/f5e63a17-8815-4a16-a642-dd9e3a22ae28 Aug 13 21:28:32.377456 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b68b45a7-a348-4423-97b5-8836361ca33d tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:32.377702 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b68b45a7-a348-4423-97b5-8836361ca33d tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:32.377796 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.snapshots [None req-b68b45a7-a348-4423-97b5-8836361ca33d tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Delete snapshot with id: f5e63a17-8815-4a16-a642-dd9e3a22ae28 Aug 13 21:28:32.382315 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:28:32.382315 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:28:32.382593 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-b68b45a7-a348-4423-97b5-8836361ca33d tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Snapshot retrieved successfully. Aug 13 21:28:32.396120 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-b68b45a7-a348-4423-97b5-8836361ca33d tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Snapshot delete request issued successfully. Aug 13 21:28:32.396277 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b68b45a7-a348-4423-97b5-8836361ca33d tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/snapshots/f5e63a17-8815-4a16-a642-dd9e3a22ae28 returned with HTTP 202 Aug 13 21:28:32.396703 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1418/5686] 10.4.3.14 () {66 vars in 1350 bytes} [Thu Aug 13 21:28:32 2026] DELETE /volume/v3/snapshots/f5e63a17-8815-4a16-a642-dd9e3a22ae28 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:28:32.403176 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9e3df7a4-b2fe-43dc-9f88-2af75403a8a3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:32.404950 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9e3df7a4-b2fe-43dc-9f88-2af75403a8a3 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] GET https://10.4.3.14/volume/v3/snapshots/f5e63a17-8815-4a16-a642-dd9e3a22ae28 Aug 13 21:28:32.405206 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9e3df7a4-b2fe-43dc-9f88-2af75403a8a3 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:32.405390 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9e3df7a4-b2fe-43dc-9f88-2af75403a8a3 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:32.410704 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:28:32.410704 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:28:32.411029 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9e3df7a4-b2fe-43dc-9f88-2af75403a8a3 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Snapshot retrieved successfully. Aug 13 21:28:32.411949 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9e3df7a4-b2fe-43dc-9f88-2af75403a8a3 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/snapshots/f5e63a17-8815-4a16-a642-dd9e3a22ae28 returned with HTTP 200 Aug 13 21:28:32.412501 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1420/5687] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:28:32 2026] GET /volume/v3/snapshots/f5e63a17-8815-4a16-a642-dd9e3a22ae28 => generated 493 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:28:33.422121 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3fe45def-96a6-4424-b22a-28a9e5c6e0bc None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:33.423803 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3fe45def-96a6-4424-b22a-28a9e5c6e0bc tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] GET https://10.4.3.14/volume/v3/snapshots/f5e63a17-8815-4a16-a642-dd9e3a22ae28 Aug 13 21:28:33.423995 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3fe45def-96a6-4424-b22a-28a9e5c6e0bc tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:33.424211 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3fe45def-96a6-4424-b22a-28a9e5c6e0bc tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:33.428462 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3fe45def-96a6-4424-b22a-28a9e5c6e0bc tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/snapshots/f5e63a17-8815-4a16-a642-dd9e3a22ae28 returned with HTTP 404 Aug 13 21:28:33.429038 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1423/5688] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:28:33 2026] GET /volume/v3/snapshots/f5e63a17-8815-4a16-a642-dd9e3a22ae28 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:28:33.437831 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-cec0fa03-befb-4a7c-9e7a-633f11ff8d18 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:33.440211 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-cec0fa03-befb-4a7c-9e7a-633f11ff8d18 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] DELETE https://10.4.3.14/volume/v3/volumes/8ba6b192-56d3-412c-b3e0-331c912d78ca Aug 13 21:28:33.440494 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-cec0fa03-befb-4a7c-9e7a-633f11ff8d18 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:33.440779 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-cec0fa03-befb-4a7c-9e7a-633f11ff8d18 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:33.441062 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-cec0fa03-befb-4a7c-9e7a-633f11ff8d18 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Delete volume with id: 8ba6b192-56d3-412c-b3e0-331c912d78ca Aug 13 21:28:33.451464 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:28:33.451464 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:28:33.451938 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-cec0fa03-befb-4a7c-9e7a-633f11ff8d18 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Volume info retrieved successfully. Aug 13 21:28:33.473688 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-cec0fa03-befb-4a7c-9e7a-633f11ff8d18 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Delete volume request issued successfully. Aug 13 21:28:33.473866 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-cec0fa03-befb-4a7c-9e7a-633f11ff8d18 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/volumes/8ba6b192-56d3-412c-b3e0-331c912d78ca returned with HTTP 202 Aug 13 21:28:33.474397 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1428/5689] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:28:33 2026] DELETE /volume/v3/volumes/8ba6b192-56d3-412c-b3e0-331c912d78ca => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:28:33.482955 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-494f18d9-c817-4edd-846d-fd6ef049d5fc None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:33.485274 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-494f18d9-c817-4edd-846d-fd6ef049d5fc tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] GET https://10.4.3.14/volume/v3/volumes/8ba6b192-56d3-412c-b3e0-331c912d78ca Aug 13 21:28:33.485522 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-494f18d9-c817-4edd-846d-fd6ef049d5fc tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:33.485786 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-494f18d9-c817-4edd-846d-fd6ef049d5fc tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:33.493555 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:28:33.493555 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:28:33.498173 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-494f18d9-c817-4edd-846d-fd6ef049d5fc tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Volume info retrieved successfully. Aug 13 21:28:33.502789 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-494f18d9-c817-4edd-846d-fd6ef049d5fc tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/volumes/8ba6b192-56d3-412c-b3e0-331c912d78ca returned with HTTP 200 Aug 13 21:28:33.503459 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1419/5690] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:28:33 2026] GET /volume/v3/volumes/8ba6b192-56d3-412c-b3e0-331c912d78ca => generated 1005 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:28:34.517308 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-eff6e5d2-0da8-4561-b09c-47d44d2cb36c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:34.519277 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-eff6e5d2-0da8-4561-b09c-47d44d2cb36c tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] GET https://10.4.3.14/volume/v3/volumes/8ba6b192-56d3-412c-b3e0-331c912d78ca Aug 13 21:28:34.519491 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-eff6e5d2-0da8-4561-b09c-47d44d2cb36c tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:34.519697 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-eff6e5d2-0da8-4561-b09c-47d44d2cb36c tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:34.526808 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-eff6e5d2-0da8-4561-b09c-47d44d2cb36c tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/volumes/8ba6b192-56d3-412c-b3e0-331c912d78ca returned with HTTP 404 Aug 13 21:28:34.527447 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1421/5691] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:28:34 2026] GET /volume/v3/volumes/8ba6b192-56d3-412c-b3e0-331c912d78ca => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:28:34.535528 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4b094c77-5a8e-445c-a16a-9e7494c03ee1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:34.537070 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4b094c77-5a8e-445c-a16a-9e7494c03ee1 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:28:34.537439 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4b094c77-5a8e-445c-a16a-9e7494c03ee1 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1508731991"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:28:34.539328 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-4b094c77-5a8e-445c-a16a-9e7494c03ee1 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1508731991'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:28:34.539469 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-4b094c77-5a8e-445c-a16a-9e7494c03ee1 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Create volume of 1 GB Aug 13 21:28:34.544182 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-4b094c77-5a8e-445c-a16a-9e7494c03ee1 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Availability Zones retrieved successfully. Aug 13 21:28:34.550105 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-4b094c77-5a8e-445c-a16a-9e7494c03ee1 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Flow 'volume_create_api' (1188393a-7896-4ac0-900d-cd39aa05a33e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:28:34.551252 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-4b094c77-5a8e-445c-a16a-9e7494c03ee1 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae56386c-b741-4d62-a085-bdb038d27e67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:28:34.552109 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-4b094c77-5a8e-445c-a16a-9e7494c03ee1 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:28:34.577138 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-4b094c77-5a8e-445c-a16a-9e7494c03ee1 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae56386c-b741-4d62-a085-bdb038d27e67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:28:34.577979 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-4b094c77-5a8e-445c-a16a-9e7494c03ee1 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53670103-b1e7-4029-a092-fa1506fc3519) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:28:34.622321 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-4b094c77-5a8e-445c-a16a-9e7494c03ee1 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Created reservations ['9f19e3d7-18d3-40ab-abf7-b14ee7f37f67', '08799f19-e3c3-4fcd-a061-aae96359ae28', 'f9ced6df-4a91-42e7-8a48-adb31a8ddd1f', 'c34c0ee2-a0ff-42b8-8aca-c007bf77b33e'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:28:34.623232 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-4b094c77-5a8e-445c-a16a-9e7494c03ee1 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53670103-b1e7-4029-a092-fa1506fc3519) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f19e3d7-18d3-40ab-abf7-b14ee7f37f67', '08799f19-e3c3-4fcd-a061-aae96359ae28', 'f9ced6df-4a91-42e7-8a48-adb31a8ddd1f', 'c34c0ee2-a0ff-42b8-8aca-c007bf77b33e']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:28:34.623989 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-4b094c77-5a8e-445c-a16a-9e7494c03ee1 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91976af7-c67e-4f95-b3c5-67189195b201) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:28:34.648386 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-4b094c77-5a8e-445c-a16a-9e7494c03ee1 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91976af7-c67e-4f95-b3c5-67189195b201) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d627148-5ee0-45d3-a681-89ee2b68c1af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1508731991',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='224dba94649944e085d6960fbaa62735',qos_specs=None,replication_status=,reservations=['9f19e3d7-18d3-40ab-abf7-b14ee7f37f67','08799f19-e3c3-4fcd-a061-aae96359ae28','f9ced6df-4a91-42e7-8a48-adb31a8ddd1f','c34c0ee2-a0ff-42b8-8aca-c007bf77b33e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c91ef1e760a545b3b01a9ab957db434d',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:28:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1508731991',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d627148-5ee0-45d3-a681-89ee2b68c1af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='224dba94649944e085d6960fbaa62735',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c91ef1e760a545b3b01a9ab957db434d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:28:34.649217 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-4b094c77-5a8e-445c-a16a-9e7494c03ee1 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae4b7f82-e321-44ce-a88a-7b396f70feec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:28:34.667870 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-4b094c77-5a8e-445c-a16a-9e7494c03ee1 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae4b7f82-e321-44ce-a88a-7b396f70feec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1508731991',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='224dba94649944e085d6960fbaa62735',qos_specs=None,replication_status=,reservations=['9f19e3d7-18d3-40ab-abf7-b14ee7f37f67','08799f19-e3c3-4fcd-a061-aae96359ae28','f9ced6df-4a91-42e7-8a48-adb31a8ddd1f','c34c0ee2-a0ff-42b8-8aca-c007bf77b33e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c91ef1e760a545b3b01a9ab957db434d',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:28:34.668731 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-4b094c77-5a8e-445c-a16a-9e7494c03ee1 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1ab06dc-55ca-411b-9e59-929cd1d3466e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:28:34.677305 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-4b094c77-5a8e-445c-a16a-9e7494c03ee1 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1ab06dc-55ca-411b-9e59-929cd1d3466e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:28:34.678207 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-4b094c77-5a8e-445c-a16a-9e7494c03ee1 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Flow 'volume_create_api' (1188393a-7896-4ac0-900d-cd39aa05a33e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:28:34.678537 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-4b094c77-5a8e-445c-a16a-9e7494c03ee1 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Create volume request issued successfully. Aug 13 21:28:34.679176 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4b094c77-5a8e-445c-a16a-9e7494c03ee1 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:28:34.679691 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1424/5692] 10.4.3.14 () {68 vars in 1251 bytes} [Thu Aug 13 21:28:34 2026] POST /volume/v3/volumes => generated 776 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:28:34.691612 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-76201d92-be1c-4a53-a5f7-d790b91fc2e2 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:34.694208 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-76201d92-be1c-4a53-a5f7-d790b91fc2e2 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] GET https://10.4.3.14/volume/v3/volumes/3d627148-5ee0-45d3-a681-89ee2b68c1af Aug 13 21:28:34.694535 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-76201d92-be1c-4a53-a5f7-d790b91fc2e2 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:34.694800 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-76201d92-be1c-4a53-a5f7-d790b91fc2e2 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:34.704444 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:28:34.704444 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:28:34.709055 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-76201d92-be1c-4a53-a5f7-d790b91fc2e2 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Volume info retrieved successfully. Aug 13 21:28:34.714422 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-76201d92-be1c-4a53-a5f7-d790b91fc2e2 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/volumes/3d627148-5ee0-45d3-a681-89ee2b68c1af returned with HTTP 200 Aug 13 21:28:34.714953 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1429/5693] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:28:34 2026] GET /volume/v3/volumes/3d627148-5ee0-45d3-a681-89ee2b68c1af => generated 955 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:28:35.726712 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-08a946ce-6141-42b8-bb7a-3efcef87e466 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:35.728444 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-08a946ce-6141-42b8-bb7a-3efcef87e466 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] GET https://10.4.3.14/volume/v3/volumes/3d627148-5ee0-45d3-a681-89ee2b68c1af Aug 13 21:28:35.728659 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-08a946ce-6141-42b8-bb7a-3efcef87e466 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:35.728851 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-08a946ce-6141-42b8-bb7a-3efcef87e466 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:35.735806 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:28:35.735806 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:28:35.738879 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-08a946ce-6141-42b8-bb7a-3efcef87e466 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Volume info retrieved successfully. Aug 13 21:28:35.742420 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-08a946ce-6141-42b8-bb7a-3efcef87e466 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/volumes/3d627148-5ee0-45d3-a681-89ee2b68c1af returned with HTTP 200 Aug 13 21:28:35.742788 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1420/5694] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:28:35 2026] GET /volume/v3/volumes/3d627148-5ee0-45d3-a681-89ee2b68c1af => generated 1007 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:28:35.755335 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d7c256ab-731a-4c52-8977-cb051e12a5f5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:35.756999 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d7c256ab-731a-4c52-8977-cb051e12a5f5 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] POST https://10.4.3.14/volume/v3/snapshots Aug 13 21:28:35.757327 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d7c256ab-731a-4c52-8977-cb051e12a5f5 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3d627148-5ee0-45d3-a681-89ee2b68c1af", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-199815018"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:28:35.765897 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:28:35.765897 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:28:35.766294 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d7c256ab-731a-4c52-8977-cb051e12a5f5 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Volume info retrieved successfully. Aug 13 21:28:35.766415 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-d7c256ab-731a-4c52-8977-cb051e12a5f5 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Create snapshot from volume 3d627148-5ee0-45d3-a681-89ee2b68c1af Aug 13 21:28:35.790145 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-d7c256ab-731a-4c52-8977-cb051e12a5f5 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Created reservations ['294117af-1277-43c1-88db-e4969c0864d9', '555b7f32-54ca-4821-95a9-77324a756200', '2e507a31-b5dd-4ec5-a350-25b93426050e', 'd5e7adce-d385-479d-b495-18fe8f6be65c'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:28:35.817394 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d7c256ab-731a-4c52-8977-cb051e12a5f5 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Snapshot create request issued successfully. Aug 13 21:28:35.817759 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d7c256ab-731a-4c52-8977-cb051e12a5f5 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/snapshots returned with HTTP 202 Aug 13 21:28:35.818178 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1422/5695] 10.4.3.14 () {68 vars in 1258 bytes} [Thu Aug 13 21:28:35 2026] POST /volume/v3/snapshots => generated 307 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:28:35.828645 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5f36d91c-0a2a-4500-bfe9-9b0bf4848a8a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:35.830712 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5f36d91c-0a2a-4500-bfe9-9b0bf4848a8a tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] GET https://10.4.3.14/volume/v3/snapshots/1780915e-6fc7-4fe7-a1c8-4c0a95dd50ca Aug 13 21:28:35.830871 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5f36d91c-0a2a-4500-bfe9-9b0bf4848a8a tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:35.831056 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5f36d91c-0a2a-4500-bfe9-9b0bf4848a8a tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:35.836355 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:28:35.836355 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:28:35.836781 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-5f36d91c-0a2a-4500-bfe9-9b0bf4848a8a tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Snapshot retrieved successfully. Aug 13 21:28:35.837537 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5f36d91c-0a2a-4500-bfe9-9b0bf4848a8a tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/snapshots/1780915e-6fc7-4fe7-a1c8-4c0a95dd50ca returned with HTTP 200 Aug 13 21:28:35.837919 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1425/5696] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:28:35 2026] GET /volume/v3/snapshots/1780915e-6fc7-4fe7-a1c8-4c0a95dd50ca => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:28:36.847687 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-26feaafe-e88e-4106-8eb3-51902633e9bc None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:36.849419 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-26feaafe-e88e-4106-8eb3-51902633e9bc tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] GET https://10.4.3.14/volume/v3/snapshots/1780915e-6fc7-4fe7-a1c8-4c0a95dd50ca Aug 13 21:28:36.849674 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-26feaafe-e88e-4106-8eb3-51902633e9bc tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:36.849866 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-26feaafe-e88e-4106-8eb3-51902633e9bc tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:36.855109 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:28:36.855109 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:28:36.855386 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-26feaafe-e88e-4106-8eb3-51902633e9bc tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Snapshot retrieved successfully. Aug 13 21:28:36.856078 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-26feaafe-e88e-4106-8eb3-51902633e9bc tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/snapshots/1780915e-6fc7-4fe7-a1c8-4c0a95dd50ca returned with HTTP 200 Aug 13 21:28:36.856412 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1430/5697] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:28:36 2026] GET /volume/v3/snapshots/1780915e-6fc7-4fe7-a1c8-4c0a95dd50ca => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:28:36.865936 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-2e7e4d74-c53e-4da8-934d-7ee3f4dd6dc0 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:36.867656 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2e7e4d74-c53e-4da8-934d-7ee3f4dd6dc0 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] POST https://10.4.3.14/volume/v3/snapshots/1780915e-6fc7-4fe7-a1c8-4c0a95dd50ca/action Aug 13 21:28:36.868006 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2e7e4d74-c53e-4da8-934d-7ee3f4dd6dc0 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:28:36.868119 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2e7e4d74-c53e-4da8-934d-7ee3f4dd6dc0 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:28:36.869397 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.contrib.admin_actions [None req-2e7e4d74-c53e-4da8-934d-7ee3f4dd6dc0 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Updating snapshot '1780915e-6fc7-4fe7-a1c8-4c0a95dd50ca' with '{'status': 'creating'}' {{(pid=100217) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 21:28:36.877656 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:28:36.877656 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:28:36.887171 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2e7e4d74-c53e-4da8-934d-7ee3f4dd6dc0 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/snapshots/1780915e-6fc7-4fe7-a1c8-4c0a95dd50ca/action returned with HTTP 202 Aug 13 21:28:36.887639 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1421/5698] 10.4.3.14 () {68 vars in 1389 bytes} [Thu Aug 13 21:28:36 2026] POST /volume/v3/snapshots/1780915e-6fc7-4fe7-a1c8-4c0a95dd50ca/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:28:36.894680 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-cf36eb0c-88d7-4528-a2c4-6d6c33fa1514 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:36.896550 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cf36eb0c-88d7-4528-a2c4-6d6c33fa1514 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] GET https://10.4.3.14/volume/v3/snapshots/1780915e-6fc7-4fe7-a1c8-4c0a95dd50ca Aug 13 21:28:36.896777 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cf36eb0c-88d7-4528-a2c4-6d6c33fa1514 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:36.897012 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cf36eb0c-88d7-4528-a2c4-6d6c33fa1514 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:36.901991 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:28:36.901991 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:28:36.902249 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-cf36eb0c-88d7-4528-a2c4-6d6c33fa1514 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Snapshot retrieved successfully. Aug 13 21:28:36.902928 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cf36eb0c-88d7-4528-a2c4-6d6c33fa1514 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/snapshots/1780915e-6fc7-4fe7-a1c8-4c0a95dd50ca returned with HTTP 200 Aug 13 21:28:36.903273 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1423/5699] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:28:36 2026] GET /volume/v3/snapshots/1780915e-6fc7-4fe7-a1c8-4c0a95dd50ca => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:28:36.912235 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7f848870-ab98-4549-bb54-b96729823f3f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:36.914097 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7f848870-ab98-4549-bb54-b96729823f3f tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] POST https://10.4.3.14/volume/v3/snapshots/1780915e-6fc7-4fe7-a1c8-4c0a95dd50ca/action Aug 13 21:28:36.914431 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7f848870-ab98-4549-bb54-b96729823f3f tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:28:36.914549 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7f848870-ab98-4549-bb54-b96729823f3f tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:28:36.915891 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.snapshot_actions [None req-7f848870-ab98-4549-bb54-b96729823f3f tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100215) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 13 21:28:36.921866 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:28:36.921866 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:28:36.922324 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.contrib.snapshot_actions [None req-7f848870-ab98-4549-bb54-b96729823f3f tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] Updating snapshot 1780915e-6fc7-4fe7-a1c8-4c0a95dd50ca with info {'id': '1780915e-6fc7-4fe7-a1c8-4c0a95dd50ca', 'status': 'error', 'progress': '80%'} Aug 13 21:28:36.927528 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7f848870-ab98-4549-bb54-b96729823f3f tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-member] https://10.4.3.14/volume/v3/snapshots/1780915e-6fc7-4fe7-a1c8-4c0a95dd50ca/action returned with HTTP 202 Aug 13 21:28:36.927929 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1426/5700] 10.4.3.14 () {68 vars in 1389 bytes} [Thu Aug 13 21:28:36 2026] POST /volume/v3/snapshots/1780915e-6fc7-4fe7-a1c8-4c0a95dd50ca/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:28:36.935261 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-12cd27c6-82ec-41f8-b2cd-1d0fd7d39268 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:36.937047 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-12cd27c6-82ec-41f8-b2cd-1d0fd7d39268 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] DELETE https://10.4.3.14/volume/v3/snapshots/1780915e-6fc7-4fe7-a1c8-4c0a95dd50ca Aug 13 21:28:36.937235 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-12cd27c6-82ec-41f8-b2cd-1d0fd7d39268 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:36.937418 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-12cd27c6-82ec-41f8-b2cd-1d0fd7d39268 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:36.937518 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.snapshots [None req-12cd27c6-82ec-41f8-b2cd-1d0fd7d39268 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Delete snapshot with id: 1780915e-6fc7-4fe7-a1c8-4c0a95dd50ca Aug 13 21:28:36.942323 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:28:36.942323 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:28:36.942634 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-12cd27c6-82ec-41f8-b2cd-1d0fd7d39268 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Snapshot retrieved successfully. Aug 13 21:28:36.958684 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-12cd27c6-82ec-41f8-b2cd-1d0fd7d39268 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Snapshot delete request issued successfully. Aug 13 21:28:36.958877 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-12cd27c6-82ec-41f8-b2cd-1d0fd7d39268 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/snapshots/1780915e-6fc7-4fe7-a1c8-4c0a95dd50ca returned with HTTP 202 Aug 13 21:28:36.959349 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1431/5701] 10.4.3.14 () {66 vars in 1350 bytes} [Thu Aug 13 21:28:36 2026] DELETE /volume/v3/snapshots/1780915e-6fc7-4fe7-a1c8-4c0a95dd50ca => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:28:36.966433 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4951913c-4de3-4371-87bd-09ffd1f5bcb2 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:36.968267 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4951913c-4de3-4371-87bd-09ffd1f5bcb2 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] GET https://10.4.3.14/volume/v3/snapshots/1780915e-6fc7-4fe7-a1c8-4c0a95dd50ca Aug 13 21:28:36.968502 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4951913c-4de3-4371-87bd-09ffd1f5bcb2 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:36.968754 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4951913c-4de3-4371-87bd-09ffd1f5bcb2 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:36.974060 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:28:36.974060 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:28:36.974419 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-4951913c-4de3-4371-87bd-09ffd1f5bcb2 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Snapshot retrieved successfully. Aug 13 21:28:36.975214 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4951913c-4de3-4371-87bd-09ffd1f5bcb2 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/snapshots/1780915e-6fc7-4fe7-a1c8-4c0a95dd50ca returned with HTTP 200 Aug 13 21:28:36.975631 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1422/5702] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:28:36 2026] GET /volume/v3/snapshots/1780915e-6fc7-4fe7-a1c8-4c0a95dd50ca => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:28:37.985371 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-88b4a4ce-69f2-4a7c-bcf9-7f27481eebbd None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:37.987693 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-88b4a4ce-69f2-4a7c-bcf9-7f27481eebbd tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] GET https://10.4.3.14/volume/v3/snapshots/1780915e-6fc7-4fe7-a1c8-4c0a95dd50ca Aug 13 21:28:37.987988 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-88b4a4ce-69f2-4a7c-bcf9-7f27481eebbd tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:37.988270 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-88b4a4ce-69f2-4a7c-bcf9-7f27481eebbd tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:37.993687 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-88b4a4ce-69f2-4a7c-bcf9-7f27481eebbd tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/snapshots/1780915e-6fc7-4fe7-a1c8-4c0a95dd50ca returned with HTTP 404 Aug 13 21:28:37.994364 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1424/5703] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:28:37 2026] GET /volume/v3/snapshots/1780915e-6fc7-4fe7-a1c8-4c0a95dd50ca => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:28:38.001220 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2fb18903-bdb7-4f34-8e13-7cceebbcc67b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:38.003580 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2fb18903-bdb7-4f34-8e13-7cceebbcc67b tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] DELETE https://10.4.3.14/volume/v3/volumes/3d627148-5ee0-45d3-a681-89ee2b68c1af Aug 13 21:28:38.003890 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2fb18903-bdb7-4f34-8e13-7cceebbcc67b tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:38.004175 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2fb18903-bdb7-4f34-8e13-7cceebbcc67b tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:38.004392 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-2fb18903-bdb7-4f34-8e13-7cceebbcc67b tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Delete volume with id: 3d627148-5ee0-45d3-a681-89ee2b68c1af Aug 13 21:28:38.013754 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:28:38.013754 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:28:38.014248 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-2fb18903-bdb7-4f34-8e13-7cceebbcc67b tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Volume info retrieved successfully. Aug 13 21:28:38.034120 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-2fb18903-bdb7-4f34-8e13-7cceebbcc67b tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Delete volume request issued successfully. Aug 13 21:28:38.034387 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2fb18903-bdb7-4f34-8e13-7cceebbcc67b tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/volumes/3d627148-5ee0-45d3-a681-89ee2b68c1af returned with HTTP 202 Aug 13 21:28:38.035025 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1427/5704] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:28:38 2026] DELETE /volume/v3/volumes/3d627148-5ee0-45d3-a681-89ee2b68c1af => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:28:38.043474 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f39e451c-3773-480b-b0cf-9ab13848b1d9 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:38.045343 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f39e451c-3773-480b-b0cf-9ab13848b1d9 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] GET https://10.4.3.14/volume/v3/volumes/3d627148-5ee0-45d3-a681-89ee2b68c1af Aug 13 21:28:38.045546 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f39e451c-3773-480b-b0cf-9ab13848b1d9 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:38.045735 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f39e451c-3773-480b-b0cf-9ab13848b1d9 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:38.052945 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:28:38.052945 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:28:38.056557 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-f39e451c-3773-480b-b0cf-9ab13848b1d9 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Volume info retrieved successfully. Aug 13 21:28:38.061101 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f39e451c-3773-480b-b0cf-9ab13848b1d9 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/volumes/3d627148-5ee0-45d3-a681-89ee2b68c1af returned with HTTP 200 Aug 13 21:28:38.061597 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1432/5705] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:28:38 2026] GET /volume/v3/volumes/3d627148-5ee0-45d3-a681-89ee2b68c1af => generated 1006 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:28:39.073366 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-a43fcdc8-6d18-4aae-8f5e-f1a74fa27fe5 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:39.076026 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a43fcdc8-6d18-4aae-8f5e-f1a74fa27fe5 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] GET https://10.4.3.14/volume/v3/volumes/3d627148-5ee0-45d3-a681-89ee2b68c1af Aug 13 21:28:39.076026 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a43fcdc8-6d18-4aae-8f5e-f1a74fa27fe5 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:39.076026 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a43fcdc8-6d18-4aae-8f5e-f1a74fa27fe5 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:39.080432 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a43fcdc8-6d18-4aae-8f5e-f1a74fa27fe5 tempest-ProjectMemberTests-242776992 tempest-ProjectMemberTests-242776992-project-admin] https://10.4.3.14/volume/v3/volumes/3d627148-5ee0-45d3-a681-89ee2b68c1af returned with HTTP 404 Aug 13 21:28:39.080857 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1423/5706] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:28:39 2026] GET /volume/v3/volumes/3d627148-5ee0-45d3-a681-89ee2b68c1af => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:28:40.588460 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-617eba32-f356-4208-bec2-aba63a7e7a5c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:40.675098 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-617eba32-f356-4208-bec2-aba63a7e7a5c tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] POST https://10.4.3.14/volume/v3/types Aug 13 21:28:40.675578 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-617eba32-f356-4208-bec2-aba63a7e7a5c tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-201330442", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1787195143", "vendor_name": "tempest-vendor_name-593972215"}}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:28:40.693324 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-617eba32-f356-4208-bec2-aba63a7e7a5c tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] https://10.4.3.14/volume/v3/types returned with HTTP 200 Aug 13 21:28:40.693880 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1425/5707] 10.4.3.14 () {68 vars in 1246 bytes} [Thu Aug 13 21:28:40 2026] POST /volume/v3/types => generated 328 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:28:40.702278 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0b403aae-2df5-4210-b400-3caf595e5e63 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:40.703943 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0b403aae-2df5-4210-b400-3caf595e5e63 tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:28:40.704318 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0b403aae-2df5-4210-b400-3caf595e5e63 tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5bf1b72f-ca7a-4205-99a4-990d404ed68a", "size": 1}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:28:40.706015 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-0b403aae-2df5-4210-b400-3caf595e5e63 tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] Create volume request body: {'volume': {'volume_type': '5bf1b72f-ca7a-4205-99a4-990d404ed68a', 'size': 1}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:28:40.710407 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-0b403aae-2df5-4210-b400-3caf595e5e63 tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] Create volume of 1 GB Aug 13 21:28:40.710800 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:28:40.710800 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:28:40.711245 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-0b403aae-2df5-4210-b400-3caf595e5e63 tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] Availability Zones retrieved successfully. Aug 13 21:28:40.718173 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-0b403aae-2df5-4210-b400-3caf595e5e63 tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] Flow 'volume_create_api' (7e2db1e2-f375-4e4b-b314-41375086eca3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:28:40.719305 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-0b403aae-2df5-4210-b400-3caf595e5e63 tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36c43fe7-ca66-431a-b09d-9f9a14126d3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:28:40.720273 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-0b403aae-2df5-4210-b400-3caf595e5e63 tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:28:40.741169 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-0b403aae-2df5-4210-b400-3caf595e5e63 tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36c43fe7-ca66-431a-b09d-9f9a14126d3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:28:41Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1787195143',vendor_name='tempest-vendor_name-593972215'},id=5bf1b72f-ca7a-4205-99a4-990d404ed68a,is_public=True,name='tempest-ProjectReaderTests-volume-type-201330442',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bf1b72f-ca7a-4205-99a4-990d404ed68a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:28:40.741831 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-0b403aae-2df5-4210-b400-3caf595e5e63 tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (782b68e0-273e-4a2a-9d94-00861e308842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:28:40.770821 np0000007265 devstack@c-api.service[100215]: WARNING cinder.quota [None req-0b403aae-2df5-4210-b400-3caf595e5e63 tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-201330442 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-201330442, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:28:40.771016 np0000007265 devstack@c-api.service[100215]: WARNING cinder.quota [None req-0b403aae-2df5-4210-b400-3caf595e5e63 tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-201330442 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-201330442, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:28:40.806686 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-0b403aae-2df5-4210-b400-3caf595e5e63 tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] Created reservations ['857db968-6c56-4d48-8175-5c765f9abedf', 'ce1c3af9-f84a-4347-ba1f-15a3f32834c4', '5f3e9bf1-5f80-4d97-9835-a1fee36dd088', 'c217ea8a-0539-48bc-ab4a-068a445583f5'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:28:40.807419 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-0b403aae-2df5-4210-b400-3caf595e5e63 tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (782b68e0-273e-4a2a-9d94-00861e308842) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['857db968-6c56-4d48-8175-5c765f9abedf', 'ce1c3af9-f84a-4347-ba1f-15a3f32834c4', '5f3e9bf1-5f80-4d97-9835-a1fee36dd088', 'c217ea8a-0539-48bc-ab4a-068a445583f5']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:28:40.808147 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-0b403aae-2df5-4210-b400-3caf595e5e63 tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d29b89f7-bb13-4d84-9e31-cc2d4083fc05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:28:40.831223 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-0b403aae-2df5-4210-b400-3caf595e5e63 tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d29b89f7-bb13-4d84-9e31-cc2d4083fc05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '689884bd-346c-4aa1-a8c6-470e3b47a197', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be90599d21d247db9836948fb98c171b',qos_specs=None,replication_status=,reservations=['857db968-6c56-4d48-8175-5c765f9abedf','ce1c3af9-f84a-4347-ba1f-15a3f32834c4','5f3e9bf1-5f80-4d97-9835-a1fee36dd088','c217ea8a-0539-48bc-ab4a-068a445583f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a98448317eed4cbdb4c164933d11d96a',volume_type_id=5bf1b72f-ca7a-4205-99a4-990d404ed68a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:28:40Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=689884bd-346c-4aa1-a8c6-470e3b47a197,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be90599d21d247db9836948fb98c171b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a98448317eed4cbdb4c164933d11d96a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bf1b72f-ca7a-4205-99a4-990d404ed68a),volume_type_id=5bf1b72f-ca7a-4205-99a4-990d404ed68a)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:28:40.831864 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-0b403aae-2df5-4210-b400-3caf595e5e63 tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7f3d0c8-ade9-4537-91da-5c1d1a6ce3e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:28:40.846871 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-0b403aae-2df5-4210-b400-3caf595e5e63 tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7f3d0c8-ade9-4537-91da-5c1d1a6ce3e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be90599d21d247db9836948fb98c171b',qos_specs=None,replication_status=,reservations=['857db968-6c56-4d48-8175-5c765f9abedf','ce1c3af9-f84a-4347-ba1f-15a3f32834c4','5f3e9bf1-5f80-4d97-9835-a1fee36dd088','c217ea8a-0539-48bc-ab4a-068a445583f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a98448317eed4cbdb4c164933d11d96a',volume_type_id=5bf1b72f-ca7a-4205-99a4-990d404ed68a)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:28:40.847516 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-0b403aae-2df5-4210-b400-3caf595e5e63 tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7737b783-0531-40a9-8e08-d3c304c3236c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:28:40.855868 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-0b403aae-2df5-4210-b400-3caf595e5e63 tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7737b783-0531-40a9-8e08-d3c304c3236c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:28:40.856594 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-0b403aae-2df5-4210-b400-3caf595e5e63 tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] Flow 'volume_create_api' (7e2db1e2-f375-4e4b-b314-41375086eca3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:28:40.856889 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-0b403aae-2df5-4210-b400-3caf595e5e63 tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] Create volume request issued successfully. Aug 13 21:28:40.857439 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0b403aae-2df5-4210-b400-3caf595e5e63 tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:28:40.857861 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1428/5708] 10.4.3.14 () {70 vars in 1291 bytes} [Thu Aug 13 21:28:40 2026] POST /volume/v3/volumes => generated 771 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:28:40.869072 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-4d5772f3-9df5-4839-8a86-7ae32af7f92d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:40.871102 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4d5772f3-9df5-4839-8a86-7ae32af7f92d tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] GET https://10.4.3.14/volume/v3/volumes/689884bd-346c-4aa1-a8c6-470e3b47a197 Aug 13 21:28:40.871395 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4d5772f3-9df5-4839-8a86-7ae32af7f92d tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:40.871682 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4d5772f3-9df5-4839-8a86-7ae32af7f92d tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:40.879644 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:28:40.879644 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:28:40.882855 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-4d5772f3-9df5-4839-8a86-7ae32af7f92d tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] Volume info retrieved successfully. Aug 13 21:28:40.886338 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4d5772f3-9df5-4839-8a86-7ae32af7f92d tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] https://10.4.3.14/volume/v3/volumes/689884bd-346c-4aa1-a8c6-470e3b47a197 returned with HTTP 200 Aug 13 21:28:40.886746 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1433/5709] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:28:40 2026] GET /volume/v3/volumes/689884bd-346c-4aa1-a8c6-470e3b47a197 => generated 950 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:28:41.899785 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-87128a54-4cd3-4cc3-b996-8a0b56bb7bd4 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:41.902327 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-87128a54-4cd3-4cc3-b996-8a0b56bb7bd4 tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] GET https://10.4.3.14/volume/v3/volumes/689884bd-346c-4aa1-a8c6-470e3b47a197 Aug 13 21:28:41.902652 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-87128a54-4cd3-4cc3-b996-8a0b56bb7bd4 tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:41.902903 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-87128a54-4cd3-4cc3-b996-8a0b56bb7bd4 tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:41.911248 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:28:41.911248 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:28:41.915859 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-87128a54-4cd3-4cc3-b996-8a0b56bb7bd4 tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] Volume info retrieved successfully. Aug 13 21:28:41.921723 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-87128a54-4cd3-4cc3-b996-8a0b56bb7bd4 tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] https://10.4.3.14/volume/v3/volumes/689884bd-346c-4aa1-a8c6-470e3b47a197 returned with HTTP 200 Aug 13 21:28:41.922260 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1424/5710] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:28:41 2026] GET /volume/v3/volumes/689884bd-346c-4aa1-a8c6-470e3b47a197 => generated 971 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:28:41.936635 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-32cca2ea-6814-4fc9-887a-9baf011c1c04 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:41.939196 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-32cca2ea-6814-4fc9-887a-9baf011c1c04 tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] GET https://10.4.3.14/volume/v3/messages Aug 13 21:28:41.939497 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-32cca2ea-6814-4fc9-887a-9baf011c1c04 tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:41.939790 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-32cca2ea-6814-4fc9-887a-9baf011c1c04 tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:41.944756 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-32cca2ea-6814-4fc9-887a-9baf011c1c04 tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] https://10.4.3.14/volume/v3/messages returned with HTTP 200 Aug 13 21:28:41.945356 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1426/5711] 10.4.3.14 () {68 vars in 1273 bytes} [Thu Aug 13 21:28:41 2026] GET /volume/v3/messages => generated 668 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:28:41.953776 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c3fbc5ed-b723-483e-a4d6-fecedf603c3a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:42.016939 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c3fbc5ed-b723-483e-a4d6-fecedf603c3a tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-reader] GET https://10.4.3.14/volume/v3/messages Aug 13 21:28:42.017132 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c3fbc5ed-b723-483e-a4d6-fecedf603c3a tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-reader] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:42.017299 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c3fbc5ed-b723-483e-a4d6-fecedf603c3a tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-reader] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:42.017556 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:28:42.017556 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:28:42.020859 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c3fbc5ed-b723-483e-a4d6-fecedf603c3a tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-reader] https://10.4.3.14/volume/v3/messages returned with HTTP 200 Aug 13 21:28:42.021187 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1429/5712] 10.4.3.14 () {68 vars in 1273 bytes} [Thu Aug 13 21:28:41 2026] GET /volume/v3/messages => generated 668 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:28:42.030809 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-5ab66f5f-b112-4179-8136-e38af85d0826 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:42.033145 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5ab66f5f-b112-4179-8136-e38af85d0826 tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] DELETE https://10.4.3.14/volume/v3/messages/8baa859e-b10d-4e01-9727-5c1a46c74ab4 Aug 13 21:28:42.033409 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5ab66f5f-b112-4179-8136-e38af85d0826 tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:42.033657 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5ab66f5f-b112-4179-8136-e38af85d0826 tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:42.044421 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5ab66f5f-b112-4179-8136-e38af85d0826 tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] https://10.4.3.14/volume/v3/messages/8baa859e-b10d-4e01-9727-5c1a46c74ab4 returned with HTTP 204 Aug 13 21:28:42.045199 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1434/5713] 10.4.3.14 () {68 vars in 1387 bytes} [Thu Aug 13 21:28:42 2026] DELETE /volume/v3/messages/8baa859e-b10d-4e01-9727-5c1a46c74ab4 => generated 0 bytes in 15 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 13 21:28:42.052223 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ec0c8bd1-74d8-4bdc-a220-8ca9ed80e85f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:42.054176 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ec0c8bd1-74d8-4bdc-a220-8ca9ed80e85f tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] DELETE https://10.4.3.14/volume/v3/volumes/689884bd-346c-4aa1-a8c6-470e3b47a197 Aug 13 21:28:42.054441 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ec0c8bd1-74d8-4bdc-a220-8ca9ed80e85f tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:42.054706 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ec0c8bd1-74d8-4bdc-a220-8ca9ed80e85f tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:42.054873 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-ec0c8bd1-74d8-4bdc-a220-8ca9ed80e85f tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] Delete volume with id: 689884bd-346c-4aa1-a8c6-470e3b47a197 Aug 13 21:28:42.063043 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:28:42.063043 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:28:42.063390 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-ec0c8bd1-74d8-4bdc-a220-8ca9ed80e85f tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] Volume info retrieved successfully. Aug 13 21:28:42.064521 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-ec0c8bd1-74d8-4bdc-a220-8ca9ed80e85f tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100217) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 13 21:28:42.076190 np0000007265 devstack@c-api.service[100217]: WARNING cinder.quota [None req-ec0c8bd1-74d8-4bdc-a220-8ca9ed80e85f tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-201330442 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-201330442, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:28:42.076561 np0000007265 devstack@c-api.service[100217]: WARNING cinder.quota [None req-ec0c8bd1-74d8-4bdc-a220-8ca9ed80e85f tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-201330442 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-201330442, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:28:42.086151 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-ec0c8bd1-74d8-4bdc-a220-8ca9ed80e85f tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] Created reservations ['56421138-dc7b-4410-9b6f-240d3084eca2', '8c238322-04e7-403f-a254-dcfee55275fc', '1f8bad1b-d302-4906-a985-62f48276a279', 'ae871a99-8e99-4c7a-80ed-24167a8194c0'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:28:42.109738 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-ec0c8bd1-74d8-4bdc-a220-8ca9ed80e85f tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] Delete volume request issued successfully. Aug 13 21:28:42.109917 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ec0c8bd1-74d8-4bdc-a220-8ca9ed80e85f tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] https://10.4.3.14/volume/v3/volumes/689884bd-346c-4aa1-a8c6-470e3b47a197 returned with HTTP 202 Aug 13 21:28:42.110369 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1425/5714] 10.4.3.14 () {68 vars in 1384 bytes} [Thu Aug 13 21:28:42 2026] DELETE /volume/v3/volumes/689884bd-346c-4aa1-a8c6-470e3b47a197 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:28:42.117821 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-078ec646-66a3-4b33-9e51-66d77004ce83 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:42.119894 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-078ec646-66a3-4b33-9e51-66d77004ce83 tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] DELETE https://10.4.3.14/volume/v3/types/5bf1b72f-ca7a-4205-99a4-990d404ed68a Aug 13 21:28:42.120146 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-078ec646-66a3-4b33-9e51-66d77004ce83 tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:42.120332 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-078ec646-66a3-4b33-9e51-66d77004ce83 tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] Calling method '_delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:42.145363 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-078ec646-66a3-4b33-9e51-66d77004ce83 tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] https://10.4.3.14/volume/v3/types/5bf1b72f-ca7a-4205-99a4-990d404ed68a returned with HTTP 202 Aug 13 21:28:42.145939 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1427/5715] 10.4.3.14 () {66 vars in 1338 bytes} [Thu Aug 13 21:28:42 2026] DELETE /volume/v3/types/5bf1b72f-ca7a-4205-99a4-990d404ed68a => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:28:42.153883 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-897e1df1-38cc-4793-a650-405ffa2f8783 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:42.155741 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-897e1df1-38cc-4793-a650-405ffa2f8783 tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] POST https://10.4.3.14/volume/v3/types Aug 13 21:28:42.156115 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-897e1df1-38cc-4793-a650-405ffa2f8783 tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1274320177", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1960380992", "vendor_name": "tempest-vendor_name-1915540933"}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:28:42.170704 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-897e1df1-38cc-4793-a650-405ffa2f8783 tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] https://10.4.3.14/volume/v3/types returned with HTTP 200 Aug 13 21:28:42.171073 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1430/5716] 10.4.3.14 () {68 vars in 1246 bytes} [Thu Aug 13 21:28:42 2026] POST /volume/v3/types => generated 330 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:28:42.178951 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-38ad06a2-39fa-4b32-8840-111203bec469 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:42.180685 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-38ad06a2-39fa-4b32-8840-111203bec469 tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:28:42.181059 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-38ad06a2-39fa-4b32-8840-111203bec469 tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5444a4f4-39a9-4c2d-b232-b20ba5e4d562", "size": 1}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:28:42.182447 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-38ad06a2-39fa-4b32-8840-111203bec469 tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] Create volume request body: {'volume': {'volume_type': '5444a4f4-39a9-4c2d-b232-b20ba5e4d562', 'size': 1}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:28:42.186270 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-38ad06a2-39fa-4b32-8840-111203bec469 tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] Create volume of 1 GB Aug 13 21:28:42.186535 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:28:42.186535 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:28:42.186977 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-38ad06a2-39fa-4b32-8840-111203bec469 tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] Availability Zones retrieved successfully. Aug 13 21:28:42.191988 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-38ad06a2-39fa-4b32-8840-111203bec469 tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] Flow 'volume_create_api' (8fae68f0-7476-4a15-a74e-83cb38ca913a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:28:42.193093 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-38ad06a2-39fa-4b32-8840-111203bec469 tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f9685ee-b4fa-4484-b360-f107191291f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:28:42.193857 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-38ad06a2-39fa-4b32-8840-111203bec469 tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:28:42.212197 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-38ad06a2-39fa-4b32-8840-111203bec469 tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f9685ee-b4fa-4484-b360-f107191291f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:28:42Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1960380992',vendor_name='tempest-vendor_name-1915540933'},id=5444a4f4-39a9-4c2d-b232-b20ba5e4d562,is_public=True,name='tempest-ProjectReaderTests-volume-type-1274320177',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5444a4f4-39a9-4c2d-b232-b20ba5e4d562', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:28:42.213037 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-38ad06a2-39fa-4b32-8840-111203bec469 tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1776d44e-3c53-49b4-9957-3c9fbf475440) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:28:42.245382 np0000007265 devstack@c-api.service[100216]: WARNING cinder.quota [None req-38ad06a2-39fa-4b32-8840-111203bec469 tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1274320177 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1274320177, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:28:42.245759 np0000007265 devstack@c-api.service[100216]: WARNING cinder.quota [None req-38ad06a2-39fa-4b32-8840-111203bec469 tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1274320177 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1274320177, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:28:42.271882 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-38ad06a2-39fa-4b32-8840-111203bec469 tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] Created reservations ['2c4cffb3-23f5-4866-9080-6cc53c2ee445', '16385405-5252-429a-a91d-2247688efa13', 'd75bf87e-d3fa-4d63-a004-165950ed83d9', '461e70db-38c0-47c3-95bd-bb4210888fb5'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:28:42.272661 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-38ad06a2-39fa-4b32-8840-111203bec469 tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1776d44e-3c53-49b4-9957-3c9fbf475440) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c4cffb3-23f5-4866-9080-6cc53c2ee445', '16385405-5252-429a-a91d-2247688efa13', 'd75bf87e-d3fa-4d63-a004-165950ed83d9', '461e70db-38c0-47c3-95bd-bb4210888fb5']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:28:42.273351 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-38ad06a2-39fa-4b32-8840-111203bec469 tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f15255da-7dab-4dbe-be4c-b2d6175d6626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:28:42.297746 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-38ad06a2-39fa-4b32-8840-111203bec469 tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f15255da-7dab-4dbe-be4c-b2d6175d6626) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45ca8091-c509-4db1-bd3d-ebd44c9ba112', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be90599d21d247db9836948fb98c171b',qos_specs=None,replication_status=,reservations=['2c4cffb3-23f5-4866-9080-6cc53c2ee445','16385405-5252-429a-a91d-2247688efa13','d75bf87e-d3fa-4d63-a004-165950ed83d9','461e70db-38c0-47c3-95bd-bb4210888fb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a98448317eed4cbdb4c164933d11d96a',volume_type_id=5444a4f4-39a9-4c2d-b232-b20ba5e4d562), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:28:42Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45ca8091-c509-4db1-bd3d-ebd44c9ba112,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be90599d21d247db9836948fb98c171b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a98448317eed4cbdb4c164933d11d96a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5444a4f4-39a9-4c2d-b232-b20ba5e4d562),volume_type_id=5444a4f4-39a9-4c2d-b232-b20ba5e4d562)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:28:42.298471 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-38ad06a2-39fa-4b32-8840-111203bec469 tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (043a4d74-a81e-431e-8302-2261a8ef50da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:28:42.316559 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-38ad06a2-39fa-4b32-8840-111203bec469 tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (043a4d74-a81e-431e-8302-2261a8ef50da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be90599d21d247db9836948fb98c171b',qos_specs=None,replication_status=,reservations=['2c4cffb3-23f5-4866-9080-6cc53c2ee445','16385405-5252-429a-a91d-2247688efa13','d75bf87e-d3fa-4d63-a004-165950ed83d9','461e70db-38c0-47c3-95bd-bb4210888fb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a98448317eed4cbdb4c164933d11d96a',volume_type_id=5444a4f4-39a9-4c2d-b232-b20ba5e4d562)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:28:42.317272 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-38ad06a2-39fa-4b32-8840-111203bec469 tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c06131de-30da-4ab8-a7b0-626e73c49539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:28:42.326681 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-38ad06a2-39fa-4b32-8840-111203bec469 tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c06131de-30da-4ab8-a7b0-626e73c49539) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:28:42.327588 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-38ad06a2-39fa-4b32-8840-111203bec469 tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] Flow 'volume_create_api' (8fae68f0-7476-4a15-a74e-83cb38ca913a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:28:42.327883 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-38ad06a2-39fa-4b32-8840-111203bec469 tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] Create volume request issued successfully. Aug 13 21:28:42.328473 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-38ad06a2-39fa-4b32-8840-111203bec469 tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:28:42.328926 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1435/5717] 10.4.3.14 () {70 vars in 1291 bytes} [Thu Aug 13 21:28:42 2026] POST /volume/v3/volumes => generated 772 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:28:42.343147 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d4efda42-d91b-43c1-8b5a-2979d4e17a03 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:42.345285 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d4efda42-d91b-43c1-8b5a-2979d4e17a03 tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] GET https://10.4.3.14/volume/v3/volumes/45ca8091-c509-4db1-bd3d-ebd44c9ba112 Aug 13 21:28:42.345548 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d4efda42-d91b-43c1-8b5a-2979d4e17a03 tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:42.345798 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d4efda42-d91b-43c1-8b5a-2979d4e17a03 tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:42.354124 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:28:42.354124 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:28:42.358537 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-d4efda42-d91b-43c1-8b5a-2979d4e17a03 tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] Volume info retrieved successfully. Aug 13 21:28:42.363204 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d4efda42-d91b-43c1-8b5a-2979d4e17a03 tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] https://10.4.3.14/volume/v3/volumes/45ca8091-c509-4db1-bd3d-ebd44c9ba112 returned with HTTP 200 Aug 13 21:28:42.363662 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1426/5718] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:28:42 2026] GET /volume/v3/volumes/45ca8091-c509-4db1-bd3d-ebd44c9ba112 => generated 951 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:28:43.377987 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6a5c6b8b-01f6-4946-a712-c0946f88a1d0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:43.379729 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6a5c6b8b-01f6-4946-a712-c0946f88a1d0 tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] GET https://10.4.3.14/volume/v3/volumes/45ca8091-c509-4db1-bd3d-ebd44c9ba112 Aug 13 21:28:43.379938 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6a5c6b8b-01f6-4946-a712-c0946f88a1d0 tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:43.380129 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6a5c6b8b-01f6-4946-a712-c0946f88a1d0 tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:43.387056 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:28:43.387056 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:28:43.390179 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-6a5c6b8b-01f6-4946-a712-c0946f88a1d0 tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] Volume info retrieved successfully. Aug 13 21:28:43.393816 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6a5c6b8b-01f6-4946-a712-c0946f88a1d0 tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] https://10.4.3.14/volume/v3/volumes/45ca8091-c509-4db1-bd3d-ebd44c9ba112 returned with HTTP 200 Aug 13 21:28:43.394192 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1428/5719] 10.4.3.14 () {68 vars in 1381 bytes} [Thu Aug 13 21:28:43 2026] GET /volume/v3/volumes/45ca8091-c509-4db1-bd3d-ebd44c9ba112 => generated 972 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:28:43.408001 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d28f8737-35b1-4df8-87fa-726a4e3de73f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:43.409996 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d28f8737-35b1-4df8-87fa-726a4e3de73f tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] GET https://10.4.3.14/volume/v3/messages Aug 13 21:28:43.410260 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d28f8737-35b1-4df8-87fa-726a4e3de73f tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:43.410512 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d28f8737-35b1-4df8-87fa-726a4e3de73f tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:43.414164 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d28f8737-35b1-4df8-87fa-726a4e3de73f tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] https://10.4.3.14/volume/v3/messages returned with HTTP 200 Aug 13 21:28:43.414726 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1431/5720] 10.4.3.14 () {68 vars in 1273 bytes} [Thu Aug 13 21:28:43 2026] GET /volume/v3/messages => generated 668 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:28:43.422925 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-31f22f01-11ed-4f51-9b68-a3bd00317410 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:43.424607 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-31f22f01-11ed-4f51-9b68-a3bd00317410 tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-reader] GET https://10.4.3.14/volume/v3/messages/632458a3-cd5a-4118-830e-3097e74d7868 Aug 13 21:28:43.424828 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-31f22f01-11ed-4f51-9b68-a3bd00317410 tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-reader] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:43.425007 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-31f22f01-11ed-4f51-9b68-a3bd00317410 tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-reader] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:43.427733 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:28:43.427733 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:28:43.428309 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-31f22f01-11ed-4f51-9b68-a3bd00317410 tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-reader] https://10.4.3.14/volume/v3/messages/632458a3-cd5a-4118-830e-3097e74d7868 returned with HTTP 200 Aug 13 21:28:43.428665 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1436/5721] 10.4.3.14 () {68 vars in 1384 bytes} [Thu Aug 13 21:28:43 2026] GET /volume/v3/messages/632458a3-cd5a-4118-830e-3097e74d7868 => generated 665 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:28:43.436406 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-8cdf67ed-57b5-4439-a23b-302a943a37e1 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:43.438297 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8cdf67ed-57b5-4439-a23b-302a943a37e1 tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] DELETE https://10.4.3.14/volume/v3/messages/632458a3-cd5a-4118-830e-3097e74d7868 Aug 13 21:28:43.438542 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8cdf67ed-57b5-4439-a23b-302a943a37e1 tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:43.438736 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8cdf67ed-57b5-4439-a23b-302a943a37e1 tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:43.446160 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8cdf67ed-57b5-4439-a23b-302a943a37e1 tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] https://10.4.3.14/volume/v3/messages/632458a3-cd5a-4118-830e-3097e74d7868 returned with HTTP 204 Aug 13 21:28:43.446693 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1427/5722] 10.4.3.14 () {68 vars in 1387 bytes} [Thu Aug 13 21:28:43 2026] DELETE /volume/v3/messages/632458a3-cd5a-4118-830e-3097e74d7868 => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 13 21:28:43.453824 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9cc9acaf-aeb3-46b9-b6a8-04912172ba2f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:43.455743 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9cc9acaf-aeb3-46b9-b6a8-04912172ba2f tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] DELETE https://10.4.3.14/volume/v3/volumes/45ca8091-c509-4db1-bd3d-ebd44c9ba112 Aug 13 21:28:43.456022 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9cc9acaf-aeb3-46b9-b6a8-04912172ba2f tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:43.456232 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9cc9acaf-aeb3-46b9-b6a8-04912172ba2f tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:43.456448 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-9cc9acaf-aeb3-46b9-b6a8-04912172ba2f tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] Delete volume with id: 45ca8091-c509-4db1-bd3d-ebd44c9ba112 Aug 13 21:28:43.463194 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:28:43.463194 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:28:43.463493 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9cc9acaf-aeb3-46b9-b6a8-04912172ba2f tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] Volume info retrieved successfully. Aug 13 21:28:43.464453 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-9cc9acaf-aeb3-46b9-b6a8-04912172ba2f tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100214) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 13 21:28:43.473978 np0000007265 devstack@c-api.service[100214]: WARNING cinder.quota [None req-9cc9acaf-aeb3-46b9-b6a8-04912172ba2f tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1274320177 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1274320177, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:28:43.474302 np0000007265 devstack@c-api.service[100214]: WARNING cinder.quota [None req-9cc9acaf-aeb3-46b9-b6a8-04912172ba2f tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1274320177 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1274320177, it is now deprecated. Please use the default quota class for default quota. Aug 13 21:28:43.481689 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-9cc9acaf-aeb3-46b9-b6a8-04912172ba2f tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] Created reservations ['89ed6906-36f7-4d09-83ac-a506ec12c5fa', 'ee265709-88f7-40fe-954f-1cc96abde7af', '293e22ef-2e01-48d9-91c7-20a7fd6a40ef', '5f00474b-3e70-4591-9f40-f648701045d2'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:28:43.503655 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9cc9acaf-aeb3-46b9-b6a8-04912172ba2f tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] Delete volume request issued successfully. Aug 13 21:28:43.503871 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9cc9acaf-aeb3-46b9-b6a8-04912172ba2f tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] https://10.4.3.14/volume/v3/volumes/45ca8091-c509-4db1-bd3d-ebd44c9ba112 returned with HTTP 202 Aug 13 21:28:43.504327 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1429/5723] 10.4.3.14 () {68 vars in 1384 bytes} [Thu Aug 13 21:28:43 2026] DELETE /volume/v3/volumes/45ca8091-c509-4db1-bd3d-ebd44c9ba112 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:28:43.511028 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6f8f1a69-e3ea-4e7d-84ad-354c2c11f03d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:43.512515 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6f8f1a69-e3ea-4e7d-84ad-354c2c11f03d tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] DELETE https://10.4.3.14/volume/v3/types/5444a4f4-39a9-4c2d-b232-b20ba5e4d562 Aug 13 21:28:43.512688 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6f8f1a69-e3ea-4e7d-84ad-354c2c11f03d tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:43.512866 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6f8f1a69-e3ea-4e7d-84ad-354c2c11f03d tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] Calling method '_delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:43.532596 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6f8f1a69-e3ea-4e7d-84ad-354c2c11f03d tempest-ProjectReaderTests-1532872323 tempest-ProjectReaderTests-1532872323-project-admin] https://10.4.3.14/volume/v3/types/5444a4f4-39a9-4c2d-b232-b20ba5e4d562 returned with HTTP 202 Aug 13 21:28:43.533088 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1432/5724] 10.4.3.14 () {66 vars in 1338 bytes} [Thu Aug 13 21:28:43 2026] DELETE /volume/v3/types/5444a4f4-39a9-4c2d-b232-b20ba5e4d562 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:28:44.808853 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-facfb7ba-b0d3-4efd-a4b1-719f752d86af None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:44.892188 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-facfb7ba-b0d3-4efd-a4b1-719f752d86af tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] POST https://10.4.3.14/volume/v3/types Aug 13 21:28:44.892562 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-facfb7ba-b0d3-4efd-a4b1-719f752d86af tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1119748225", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:28:44.908516 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-facfb7ba-b0d3-4efd-a4b1-719f752d86af tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] https://10.4.3.14/volume/v3/types returned with HTTP 200 Aug 13 21:28:44.909033 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1437/5725] 10.4.3.14 () {68 vars in 1246 bytes} [Thu Aug 13 21:28:44 2026] POST /volume/v3/types => generated 380 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:28:44.917155 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d2282076-f2e4-4f09-8964-f48354336747 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:44.919193 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d2282076-f2e4-4f09-8964-f48354336747 tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] POST https://10.4.3.14/volume/v3/types/bc25c141-207a-4803-83e3-b7f6c7643ad6/encryption Aug 13 21:28:44.919649 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d2282076-f2e4-4f09-8964-f48354336747 tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:28:44.935303 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d2282076-f2e4-4f09-8964-f48354336747 tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] https://10.4.3.14/volume/v3/types/bc25c141-207a-4803-83e3-b7f6c7643ad6/encryption returned with HTTP 200 Aug 13 21:28:44.935757 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1428/5726] 10.4.3.14 () {68 vars in 1390 bytes} [Thu Aug 13 21:28:44 2026] POST /volume/v3/types/bc25c141-207a-4803-83e3-b7f6c7643ad6/encryption => generated 239 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:28:44.944508 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-cb471347-5d14-483f-92a9-c64aaa09f595 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:44.947064 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cb471347-5d14-483f-92a9-c64aaa09f595 tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] POST https://10.4.3.14/volume/v3/types Aug 13 21:28:44.947583 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cb471347-5d14-483f-92a9-c64aaa09f595 tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1489809510", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:28:44.966391 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cb471347-5d14-483f-92a9-c64aaa09f595 tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] https://10.4.3.14/volume/v3/types returned with HTTP 200 Aug 13 21:28:44.966927 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1430/5727] 10.4.3.14 () {68 vars in 1246 bytes} [Thu Aug 13 21:28:44 2026] POST /volume/v3/types => generated 380 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:28:44.975234 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ab6590bb-8e0b-4461-be7c-d7b26e779856 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:44.976932 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ab6590bb-8e0b-4461-be7c-d7b26e779856 tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] POST https://10.4.3.14/volume/v3/types/d4682c0a-678f-4a9a-bc0d-308bb198411a/encryption Aug 13 21:28:44.977286 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ab6590bb-8e0b-4461-be7c-d7b26e779856 tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:28:44.991072 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ab6590bb-8e0b-4461-be7c-d7b26e779856 tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] https://10.4.3.14/volume/v3/types/d4682c0a-678f-4a9a-bc0d-308bb198411a/encryption returned with HTTP 200 Aug 13 21:28:44.991425 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1433/5728] 10.4.3.14 () {68 vars in 1390 bytes} [Thu Aug 13 21:28:44 2026] POST /volume/v3/types/d4682c0a-678f-4a9a-bc0d-308bb198411a/encryption => generated 239 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:28:44.999975 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d1aed96f-6165-4fd7-8d2a-d3215f30002e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:45.001661 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d1aed96f-6165-4fd7-8d2a-d3215f30002e tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] POST https://10.4.3.14/volume/v3/types Aug 13 21:28:45.002006 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d1aed96f-6165-4fd7-8d2a-d3215f30002e tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1995352258", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:28:45.018291 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d1aed96f-6165-4fd7-8d2a-d3215f30002e tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] https://10.4.3.14/volume/v3/types returned with HTTP 200 Aug 13 21:28:45.018674 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1438/5729] 10.4.3.14 () {68 vars in 1246 bytes} [Thu Aug 13 21:28:44 2026] POST /volume/v3/types => generated 380 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:28:45.026802 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-2eb21983-c586-4305-860a-e27ef23d7b4e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:45.028491 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2eb21983-c586-4305-860a-e27ef23d7b4e tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] POST https://10.4.3.14/volume/v3/types/62958e82-0d3c-4df7-a4db-cf64b02026b5/extra_specs Aug 13 21:28:45.028883 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2eb21983-c586-4305-860a-e27ef23d7b4e tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:28:45.047697 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2eb21983-c586-4305-860a-e27ef23d7b4e tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] https://10.4.3.14/volume/v3/types/62958e82-0d3c-4df7-a4db-cf64b02026b5/extra_specs returned with HTTP 200 Aug 13 21:28:45.048156 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1429/5730] 10.4.3.14 () {68 vars in 1392 bytes} [Thu Aug 13 21:28:45 2026] POST /volume/v3/types/62958e82-0d3c-4df7-a4db-cf64b02026b5/extra_specs => generated 35 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 21:28:45.055451 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f7b6c8eb-edc1-4f7d-b918-2f049bbc63fe None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:45.057425 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f7b6c8eb-edc1-4f7d-b918-2f049bbc63fe tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] PUT https://10.4.3.14/volume/v3/types/62958e82-0d3c-4df7-a4db-cf64b02026b5/extra_specs/key2 Aug 13 21:28:45.057843 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f7b6c8eb-edc1-4f7d-b918-2f049bbc63fe tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:28:45.077227 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f7b6c8eb-edc1-4f7d-b918-2f049bbc63fe tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] https://10.4.3.14/volume/v3/types/62958e82-0d3c-4df7-a4db-cf64b02026b5/extra_specs/key2 returned with HTTP 200 Aug 13 21:28:45.077709 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1431/5731] 10.4.3.14 () {68 vars in 1406 bytes} [Thu Aug 13 21:28:45 2026] PUT /volume/v3/types/62958e82-0d3c-4df7-a4db-cf64b02026b5/extra_specs/key2 => generated 25 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 21:28:45.086192 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-61abba80-8342-476f-a7ad-b9281cd9e745 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:45.088184 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-61abba80-8342-476f-a7ad-b9281cd9e745 tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] POST https://10.4.3.14/volume/v3/types Aug 13 21:28:45.088591 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-61abba80-8342-476f-a7ad-b9281cd9e745 tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:28:45.100988 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-61abba80-8342-476f-a7ad-b9281cd9e745 tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] https://10.4.3.14/volume/v3/types returned with HTTP 200 Aug 13 21:28:45.101329 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1434/5732] 10.4.3.14 () {68 vars in 1245 bytes} [Thu Aug 13 21:28:45 2026] POST /volume/v3/types => generated 195 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:28:45.108993 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0109e283-9dbb-4251-93d6-73479c5a0d23 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:45.110795 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0109e283-9dbb-4251-93d6-73479c5a0d23 tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] DELETE https://10.4.3.14/volume/v3/types/b9871b4c-3f8b-472f-8af1-af8cedac677b Aug 13 21:28:45.110981 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0109e283-9dbb-4251-93d6-73479c5a0d23 tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:45.111178 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0109e283-9dbb-4251-93d6-73479c5a0d23 tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] Calling method '_delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:45.135094 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0109e283-9dbb-4251-93d6-73479c5a0d23 tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] https://10.4.3.14/volume/v3/types/b9871b4c-3f8b-472f-8af1-af8cedac677b returned with HTTP 202 Aug 13 21:28:45.135488 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1439/5733] 10.4.3.14 () {66 vars in 1338 bytes} [Thu Aug 13 21:28:45 2026] DELETE /volume/v3/types/b9871b4c-3f8b-472f-8af1-af8cedac677b => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:28:45.143326 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-e6ddd553-8f62-44e9-93c0-4a0b8d58f21f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:45.145201 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e6ddd553-8f62-44e9-93c0-4a0b8d58f21f tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] POST https://10.4.3.14/volume/v3/types Aug 13 21:28:45.145603 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e6ddd553-8f62-44e9-93c0-4a0b8d58f21f tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-3341530", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:28:45.161945 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e6ddd553-8f62-44e9-93c0-4a0b8d58f21f tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] https://10.4.3.14/volume/v3/types returned with HTTP 200 Aug 13 21:28:45.162457 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1430/5734] 10.4.3.14 () {68 vars in 1246 bytes} [Thu Aug 13 21:28:45 2026] POST /volume/v3/types => generated 377 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:28:45.172239 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-72f283a0-bbf4-422a-8814-d3aa5780981d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:45.174329 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-72f283a0-bbf4-422a-8814-d3aa5780981d tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] POST https://10.4.3.14/volume/v3/types/4b75f750-34d3-4f5f-a7c6-62f863b5c01b/encryption Aug 13 21:28:45.174809 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-72f283a0-bbf4-422a-8814-d3aa5780981d tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:28:45.193779 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-72f283a0-bbf4-422a-8814-d3aa5780981d tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] https://10.4.3.14/volume/v3/types/4b75f750-34d3-4f5f-a7c6-62f863b5c01b/encryption returned with HTTP 200 Aug 13 21:28:45.194417 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1432/5735] 10.4.3.14 () {68 vars in 1390 bytes} [Thu Aug 13 21:28:45 2026] POST /volume/v3/types/4b75f750-34d3-4f5f-a7c6-62f863b5c01b/encryption => generated 239 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:28:45.202940 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-06690498-6ecc-442c-869c-13ae5bbc60c6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:45.204938 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-06690498-6ecc-442c-869c-13ae5bbc60c6 tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] DELETE https://10.4.3.14/volume/v3/types/4b75f750-34d3-4f5f-a7c6-62f863b5c01b/encryption/842d5299-39a0-4d03-95e9-7c946808003d Aug 13 21:28:45.205173 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-06690498-6ecc-442c-869c-13ae5bbc60c6 tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:45.205337 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-06690498-6ecc-442c-869c-13ae5bbc60c6 tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:45.218801 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-06690498-6ecc-442c-869c-13ae5bbc60c6 tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] https://10.4.3.14/volume/v3/types/4b75f750-34d3-4f5f-a7c6-62f863b5c01b/encryption/842d5299-39a0-4d03-95e9-7c946808003d returned with HTTP 202 Aug 13 21:28:45.219393 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1435/5736] 10.4.3.14 () {66 vars in 1482 bytes} [Thu Aug 13 21:28:45 2026] DELETE /volume/v3/types/4b75f750-34d3-4f5f-a7c6-62f863b5c01b/encryption/842d5299-39a0-4d03-95e9-7c946808003d => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:28:45.227745 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-4150c80d-505a-4d2c-a94a-d4a9afba9312 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:45.229606 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4150c80d-505a-4d2c-a94a-d4a9afba9312 tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] POST https://10.4.3.14/volume/v3/types Aug 13 21:28:45.230002 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4150c80d-505a-4d2c-a94a-d4a9afba9312 tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1777667988", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:28:45.248570 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4150c80d-505a-4d2c-a94a-d4a9afba9312 tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] https://10.4.3.14/volume/v3/types returned with HTTP 200 Aug 13 21:28:45.249064 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1440/5737] 10.4.3.14 () {68 vars in 1246 bytes} [Thu Aug 13 21:28:45 2026] POST /volume/v3/types => generated 380 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:28:45.256958 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f393c7db-6561-4072-b2b4-e3d7cc735dfb None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:45.258799 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f393c7db-6561-4072-b2b4-e3d7cc735dfb tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] DELETE https://10.4.3.14/volume/v3/types/7dd1b86b-e70f-4452-a4e4-f4acdbb9def2/extra_specs/key1 Aug 13 21:28:45.259005 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f393c7db-6561-4072-b2b4-e3d7cc735dfb tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:45.259191 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f393c7db-6561-4072-b2b4-e3d7cc735dfb tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:45.280303 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f393c7db-6561-4072-b2b4-e3d7cc735dfb tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] https://10.4.3.14/volume/v3/types/7dd1b86b-e70f-4452-a4e4-f4acdbb9def2/extra_specs/key1 returned with HTTP 202 Aug 13 21:28:45.280843 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1431/5738] 10.4.3.14 () {66 vars in 1389 bytes} [Thu Aug 13 21:28:45 2026] DELETE /volume/v3/types/7dd1b86b-e70f-4452-a4e4-f4acdbb9def2/extra_specs/key1 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:28:45.290667 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-64cfbc0c-2e5b-4136-9c6f-bcff3abe02bd None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:45.292720 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-64cfbc0c-2e5b-4136-9c6f-bcff3abe02bd tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] POST https://10.4.3.14/volume/v3/types Aug 13 21:28:45.293197 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-64cfbc0c-2e5b-4136-9c6f-bcff3abe02bd tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1075752460", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:28:45.310448 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-64cfbc0c-2e5b-4136-9c6f-bcff3abe02bd tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] https://10.4.3.14/volume/v3/types returned with HTTP 200 Aug 13 21:28:45.310878 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1433/5739] 10.4.3.14 () {68 vars in 1246 bytes} [Thu Aug 13 21:28:45 2026] POST /volume/v3/types => generated 380 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:28:45.320624 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e40f3dd4-98ed-4866-9348-ad35d36acd5c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:45.322857 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e40f3dd4-98ed-4866-9348-ad35d36acd5c tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] DELETE https://10.4.3.14/volume/v3/types/675458c4-6ea4-452d-b649-5374e0cbdfac Aug 13 21:28:45.323111 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e40f3dd4-98ed-4866-9348-ad35d36acd5c tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:45.323384 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e40f3dd4-98ed-4866-9348-ad35d36acd5c tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] Calling method '_delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:45.354303 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e40f3dd4-98ed-4866-9348-ad35d36acd5c tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] https://10.4.3.14/volume/v3/types/675458c4-6ea4-452d-b649-5374e0cbdfac returned with HTTP 202 Aug 13 21:28:45.354742 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1436/5740] 10.4.3.14 () {66 vars in 1338 bytes} [Thu Aug 13 21:28:45 2026] DELETE /volume/v3/types/675458c4-6ea4-452d-b649-5374e0cbdfac => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:28:45.364125 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-5dc81f33-fd78-4772-aff1-c11c7af56a70 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:45.366189 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5dc81f33-fd78-4772-aff1-c11c7af56a70 tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] GET https://10.4.3.14/volume/v3/types/bc25c141-207a-4803-83e3-b7f6c7643ad6/extra_specs Aug 13 21:28:45.366460 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5dc81f33-fd78-4772-aff1-c11c7af56a70 tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:45.366621 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5dc81f33-fd78-4772-aff1-c11c7af56a70 tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] Calling method 'index' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:45.374631 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5dc81f33-fd78-4772-aff1-c11c7af56a70 tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] https://10.4.3.14/volume/v3/types/bc25c141-207a-4803-83e3-b7f6c7643ad6/extra_specs returned with HTTP 200 Aug 13 21:28:45.375146 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1441/5741] 10.4.3.14 () {66 vars in 1371 bytes} [Thu Aug 13 21:28:45 2026] GET /volume/v3/types/bc25c141-207a-4803-83e3-b7f6c7643ad6/extra_specs => generated 185 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:28:45.383883 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-07f7532e-4ec5-4c7e-9f99-178248218c22 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:45.385913 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-07f7532e-4ec5-4c7e-9f99-178248218c22 tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] GET https://10.4.3.14/volume/v3/types Aug 13 21:28:45.386162 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-07f7532e-4ec5-4c7e-9f99-178248218c22 tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:45.386348 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-07f7532e-4ec5-4c7e-9f99-178248218c22 tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] Calling method 'index' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:45.408464 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-07f7532e-4ec5-4c7e-9f99-178248218c22 tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] https://10.4.3.14/volume/v3/types returned with HTTP 200 Aug 13 21:28:45.409076 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1432/5742] 10.4.3.14 () {66 vars in 1224 bytes} [Thu Aug 13 21:28:45 2026] GET /volume/v3/types => generated 2609 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:28:45.421344 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e5677a5c-bcec-41b0-bb26-4925f9f6d425 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:45.424087 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e5677a5c-bcec-41b0-bb26-4925f9f6d425 tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] GET https://10.4.3.14/volume/v3/types/bc25c141-207a-4803-83e3-b7f6c7643ad6/encryption/cipher Aug 13 21:28:45.424422 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e5677a5c-bcec-41b0-bb26-4925f9f6d425 tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:45.424680 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e5677a5c-bcec-41b0-bb26-4925f9f6d425 tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:45.433417 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e5677a5c-bcec-41b0-bb26-4925f9f6d425 tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] https://10.4.3.14/volume/v3/types/bc25c141-207a-4803-83e3-b7f6c7643ad6/encryption/cipher returned with HTTP 200 Aug 13 21:28:45.433982 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1434/5743] 10.4.3.14 () {66 vars in 1389 bytes} [Thu Aug 13 21:28:45 2026] GET /volume/v3/types/bc25c141-207a-4803-83e3-b7f6c7643ad6/encryption/cipher => generated 29 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 21:28:45.442942 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d9e7f0d8-dbfe-4a04-954e-334257e80d13 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:45.445673 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d9e7f0d8-dbfe-4a04-954e-334257e80d13 tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] GET https://10.4.3.14/volume/v3/types/bc25c141-207a-4803-83e3-b7f6c7643ad6/encryption Aug 13 21:28:45.445998 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d9e7f0d8-dbfe-4a04-954e-334257e80d13 tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:45.446321 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d9e7f0d8-dbfe-4a04-954e-334257e80d13 tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] Calling method 'index' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:45.453850 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d9e7f0d8-dbfe-4a04-954e-334257e80d13 tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] https://10.4.3.14/volume/v3/types/bc25c141-207a-4803-83e3-b7f6c7643ad6/encryption returned with HTTP 200 Aug 13 21:28:45.454429 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1437/5744] 10.4.3.14 () {66 vars in 1368 bytes} [Thu Aug 13 21:28:45 2026] GET /volume/v3/types/bc25c141-207a-4803-83e3-b7f6c7643ad6/encryption => generated 325 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:28:45.465540 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-73ffa6e7-6304-47e4-8685-d9806409aa04 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:45.468095 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-73ffa6e7-6304-47e4-8685-d9806409aa04 tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] GET https://10.4.3.14/volume/v3/types/bc25c141-207a-4803-83e3-b7f6c7643ad6/extra_specs/multiattach Aug 13 21:28:45.468358 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-73ffa6e7-6304-47e4-8685-d9806409aa04 tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:45.468619 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-73ffa6e7-6304-47e4-8685-d9806409aa04 tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:45.476340 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-73ffa6e7-6304-47e4-8685-d9806409aa04 tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] https://10.4.3.14/volume/v3/types/bc25c141-207a-4803-83e3-b7f6c7643ad6/extra_specs/multiattach returned with HTTP 200 Aug 13 21:28:45.476852 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1442/5745] 10.4.3.14 () {66 vars in 1407 bytes} [Thu Aug 13 21:28:45 2026] GET /volume/v3/types/bc25c141-207a-4803-83e3-b7f6c7643ad6/extra_specs/multiattach => generated 29 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 21:28:45.484787 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-430c1bba-b401-4dc0-ab70-cc7d91e3495b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:45.486878 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-430c1bba-b401-4dc0-ab70-cc7d91e3495b tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] GET https://10.4.3.14/volume/v3/types/bc25c141-207a-4803-83e3-b7f6c7643ad6/extra_specs/volume_backend_name Aug 13 21:28:45.487154 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-430c1bba-b401-4dc0-ab70-cc7d91e3495b tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:45.487395 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-430c1bba-b401-4dc0-ab70-cc7d91e3495b tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:45.495186 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-430c1bba-b401-4dc0-ab70-cc7d91e3495b tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] https://10.4.3.14/volume/v3/types/bc25c141-207a-4803-83e3-b7f6c7643ad6/extra_specs/volume_backend_name returned with HTTP 200 Aug 13 21:28:45.495751 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1433/5746] 10.4.3.14 () {66 vars in 1431 bytes} [Thu Aug 13 21:28:45 2026] GET /volume/v3/types/bc25c141-207a-4803-83e3-b7f6c7643ad6/extra_specs/volume_backend_name => generated 44 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 21:28:45.505439 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4ec9b677-ab27-4a2c-a86e-9b3cc56813be None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:45.507478 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4ec9b677-ab27-4a2c-a86e-9b3cc56813be tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] GET https://10.4.3.14/volume/v3/types/bc25c141-207a-4803-83e3-b7f6c7643ad6 Aug 13 21:28:45.507706 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4ec9b677-ab27-4a2c-a86e-9b3cc56813be tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:45.507885 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4ec9b677-ab27-4a2c-a86e-9b3cc56813be tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:45.513996 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4ec9b677-ab27-4a2c-a86e-9b3cc56813be tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] https://10.4.3.14/volume/v3/types/bc25c141-207a-4803-83e3-b7f6c7643ad6 returned with HTTP 200 Aug 13 21:28:45.514501 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1435/5747] 10.4.3.14 () {66 vars in 1335 bytes} [Thu Aug 13 21:28:45 2026] GET /volume/v3/types/bc25c141-207a-4803-83e3-b7f6c7643ad6 => generated 402 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:28:45.525791 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2e585e9d-3b2c-4620-ac40-7e2bbb057db9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:45.528278 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2e585e9d-3b2c-4620-ac40-7e2bbb057db9 tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] PUT https://10.4.3.14/volume/v3/types/bc25c141-207a-4803-83e3-b7f6c7643ad6/encryption/b652e8db-f2fc-4ea9-a1ec-ca4e4dbf0330 Aug 13 21:28:45.528715 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2e585e9d-3b2c-4620-ac40-7e2bbb057db9 tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:28:45.549310 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2e585e9d-3b2c-4620-ac40-7e2bbb057db9 tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] https://10.4.3.14/volume/v3/types/bc25c141-207a-4803-83e3-b7f6c7643ad6/encryption/b652e8db-f2fc-4ea9-a1ec-ca4e4dbf0330 returned with HTTP 200 Aug 13 21:28:45.550013 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1438/5748] 10.4.3.14 () {68 vars in 1499 bytes} [Thu Aug 13 21:28:45 2026] PUT /volume/v3/types/bc25c141-207a-4803-83e3-b7f6c7643ad6/encryption/b652e8db-f2fc-4ea9-a1ec-ca4e4dbf0330 => generated 33 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 21:28:45.560476 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-62f67b42-7c88-478d-922f-7cf8422b7559 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:45.562395 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-62f67b42-7c88-478d-922f-7cf8422b7559 tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] PUT https://10.4.3.14/volume/v3/types/bc25c141-207a-4803-83e3-b7f6c7643ad6/extra_specs/key1 Aug 13 21:28:45.562704 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-62f67b42-7c88-478d-922f-7cf8422b7559 tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:28:45.586047 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-62f67b42-7c88-478d-922f-7cf8422b7559 tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] https://10.4.3.14/volume/v3/types/bc25c141-207a-4803-83e3-b7f6c7643ad6/extra_specs/key1 returned with HTTP 200 Aug 13 21:28:45.586680 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1443/5749] 10.4.3.14 () {68 vars in 1406 bytes} [Thu Aug 13 21:28:45 2026] PUT /volume/v3/types/bc25c141-207a-4803-83e3-b7f6c7643ad6/extra_specs/key1 => generated 30 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 21:28:45.597079 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-53f28cce-e045-40c5-a3c0-3eb34364e0d8 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:45.599650 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-53f28cce-e045-40c5-a3c0-3eb34364e0d8 tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] PUT https://10.4.3.14/volume/v3/types/bc25c141-207a-4803-83e3-b7f6c7643ad6 Aug 13 21:28:45.600143 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-53f28cce-e045-40c5-a3c0-3eb34364e0d8 tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:28:45.617323 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-53f28cce-e045-40c5-a3c0-3eb34364e0d8 tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] https://10.4.3.14/volume/v3/types/bc25c141-207a-4803-83e3-b7f6c7643ad6 returned with HTTP 200 Aug 13 21:28:45.617998 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1434/5750] 10.4.3.14 () {68 vars in 1355 bytes} [Thu Aug 13 21:28:45 2026] PUT /volume/v3/types/bc25c141-207a-4803-83e3-b7f6c7643ad6 => generated 371 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:28:45.627545 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-691ec96d-fd3e-443c-b8d0-aef2b8882ab0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:45.629352 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-691ec96d-fd3e-443c-b8d0-aef2b8882ab0 tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] DELETE https://10.4.3.14/volume/v3/types/7dd1b86b-e70f-4452-a4e4-f4acdbb9def2 Aug 13 21:28:45.629534 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-691ec96d-fd3e-443c-b8d0-aef2b8882ab0 tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:45.629732 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-691ec96d-fd3e-443c-b8d0-aef2b8882ab0 tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] Calling method '_delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:45.656615 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-691ec96d-fd3e-443c-b8d0-aef2b8882ab0 tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] https://10.4.3.14/volume/v3/types/7dd1b86b-e70f-4452-a4e4-f4acdbb9def2 returned with HTTP 202 Aug 13 21:28:45.657190 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1436/5751] 10.4.3.14 () {66 vars in 1338 bytes} [Thu Aug 13 21:28:45 2026] DELETE /volume/v3/types/7dd1b86b-e70f-4452-a4e4-f4acdbb9def2 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:28:45.666587 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2dcf124c-d53f-41ad-8337-62447ce279d5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:45.669057 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2dcf124c-d53f-41ad-8337-62447ce279d5 tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] DELETE https://10.4.3.14/volume/v3/types/4b75f750-34d3-4f5f-a7c6-62f863b5c01b Aug 13 21:28:45.669299 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2dcf124c-d53f-41ad-8337-62447ce279d5 tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:45.669552 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2dcf124c-d53f-41ad-8337-62447ce279d5 tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] Calling method '_delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:45.704544 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2dcf124c-d53f-41ad-8337-62447ce279d5 tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] https://10.4.3.14/volume/v3/types/4b75f750-34d3-4f5f-a7c6-62f863b5c01b returned with HTTP 202 Aug 13 21:28:45.705023 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1439/5752] 10.4.3.14 () {66 vars in 1338 bytes} [Thu Aug 13 21:28:45 2026] DELETE /volume/v3/types/4b75f750-34d3-4f5f-a7c6-62f863b5c01b => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:28:45.712205 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-63bfd906-56b6-4c47-a8da-bd55e97f08f2 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:45.714229 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-63bfd906-56b6-4c47-a8da-bd55e97f08f2 tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] DELETE https://10.4.3.14/volume/v3/types/62958e82-0d3c-4df7-a4db-cf64b02026b5 Aug 13 21:28:45.714469 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-63bfd906-56b6-4c47-a8da-bd55e97f08f2 tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:45.714737 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-63bfd906-56b6-4c47-a8da-bd55e97f08f2 tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] Calling method '_delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:45.740665 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-63bfd906-56b6-4c47-a8da-bd55e97f08f2 tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] https://10.4.3.14/volume/v3/types/62958e82-0d3c-4df7-a4db-cf64b02026b5 returned with HTTP 202 Aug 13 21:28:45.741182 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1444/5753] 10.4.3.14 () {66 vars in 1338 bytes} [Thu Aug 13 21:28:45 2026] DELETE /volume/v3/types/62958e82-0d3c-4df7-a4db-cf64b02026b5 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:28:45.750322 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-0cddcc30-2fcc-45b4-8e4d-1361e2384390 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:45.752512 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0cddcc30-2fcc-45b4-8e4d-1361e2384390 tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] DELETE https://10.4.3.14/volume/v3/types/d4682c0a-678f-4a9a-bc0d-308bb198411a Aug 13 21:28:45.752796 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0cddcc30-2fcc-45b4-8e4d-1361e2384390 tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:45.753050 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0cddcc30-2fcc-45b4-8e4d-1361e2384390 tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] Calling method '_delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:45.784874 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0cddcc30-2fcc-45b4-8e4d-1361e2384390 tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] https://10.4.3.14/volume/v3/types/d4682c0a-678f-4a9a-bc0d-308bb198411a returned with HTTP 202 Aug 13 21:28:45.785399 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1435/5754] 10.4.3.14 () {66 vars in 1338 bytes} [Thu Aug 13 21:28:45 2026] DELETE /volume/v3/types/d4682c0a-678f-4a9a-bc0d-308bb198411a => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:28:45.794200 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4bc0d34d-98a0-4fab-b53e-790c6877abcf None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:45.796665 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4bc0d34d-98a0-4fab-b53e-790c6877abcf tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] DELETE https://10.4.3.14/volume/v3/types/bc25c141-207a-4803-83e3-b7f6c7643ad6 Aug 13 21:28:45.796977 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4bc0d34d-98a0-4fab-b53e-790c6877abcf tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:45.797302 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4bc0d34d-98a0-4fab-b53e-790c6877abcf tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] Calling method '_delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:45.827739 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4bc0d34d-98a0-4fab-b53e-790c6877abcf tempest-VolumeTypesAdminTests-1494110355 tempest-VolumeTypesAdminTests-1494110355-project-admin] https://10.4.3.14/volume/v3/types/bc25c141-207a-4803-83e3-b7f6c7643ad6 returned with HTTP 202 Aug 13 21:28:45.828332 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1437/5755] 10.4.3.14 () {66 vars in 1338 bytes} [Thu Aug 13 21:28:45 2026] DELETE /volume/v3/types/bc25c141-207a-4803-83e3-b7f6c7643ad6 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:28:47.296313 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2c3c309e-08ee-4ab7-9c90-d5f5a877223b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:47.387951 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2c3c309e-08ee-4ab7-9c90-d5f5a877223b tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-admin] POST https://10.4.3.14/volume/v3/types Aug 13 21:28:47.388381 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2c3c309e-08ee-4ab7-9c90-d5f5a877223b tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2028418867", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:28:47.404255 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2c3c309e-08ee-4ab7-9c90-d5f5a877223b tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-admin] https://10.4.3.14/volume/v3/types returned with HTTP 200 Aug 13 21:28:47.404633 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1440/5756] 10.4.3.14 () {68 vars in 1246 bytes} [Thu Aug 13 21:28:47 2026] POST /volume/v3/types => generated 380 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:28:47.414365 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7d916617-75a7-4380-8d93-faaff519b667 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:47.416712 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7d916617-75a7-4380-8d93-faaff519b667 tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-admin] POST https://10.4.3.14/volume/v3/types/79732b95-3ee6-47a3-b442-c77d6c8e21dc/encryption Aug 13 21:28:47.417149 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7d916617-75a7-4380-8d93-faaff519b667 tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:28:47.436158 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7d916617-75a7-4380-8d93-faaff519b667 tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-admin] https://10.4.3.14/volume/v3/types/79732b95-3ee6-47a3-b442-c77d6c8e21dc/encryption returned with HTTP 200 Aug 13 21:28:47.436696 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1445/5757] 10.4.3.14 () {68 vars in 1390 bytes} [Thu Aug 13 21:28:47 2026] POST /volume/v3/types/79732b95-3ee6-47a3-b442-c77d6c8e21dc/encryption => generated 239 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:28:47.445631 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-53af0c77-b31c-480c-bb97-6165bb9d811c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:47.447386 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-53af0c77-b31c-480c-bb97-6165bb9d811c tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-admin] POST https://10.4.3.14/volume/v3/types Aug 13 21:28:47.447772 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-53af0c77-b31c-480c-bb97-6165bb9d811c tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1715149963", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:28:47.463760 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-53af0c77-b31c-480c-bb97-6165bb9d811c tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-admin] https://10.4.3.14/volume/v3/types returned with HTTP 200 Aug 13 21:28:47.464196 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1436/5758] 10.4.3.14 () {68 vars in 1246 bytes} [Thu Aug 13 21:28:47 2026] POST /volume/v3/types => generated 380 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:28:47.472629 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e01ae7f5-5388-44d2-ab60-9cfed4fcd708 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:47.534599 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e01ae7f5-5388-44d2-ab60-9cfed4fcd708 tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-reader] POST https://10.4.3.14/volume/v3/types/fbb1d487-9c55-4eba-b61f-0da71dd71710/encryption Aug 13 21:28:47.535162 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e01ae7f5-5388-44d2-ab60-9cfed4fcd708 tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:28:47.538221 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.policy [None req-e01ae7f5-5388-44d2-ab60-9cfed4fcd708 tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '98bc22cc11854f55b24bf000e45d9cdc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2181436597d48569526ea034cc1825c', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100214) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 21:28:47.538530 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e01ae7f5-5388-44d2-ab60-9cfed4fcd708 tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-reader] https://10.4.3.14/volume/v3/types/fbb1d487-9c55-4eba-b61f-0da71dd71710/encryption returned with HTTP 403 Aug 13 21:28:47.539148 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1438/5759] 10.4.3.14 () {68 vars in 1390 bytes} [Thu Aug 13 21:28:47 2026] POST /volume/v3/types/fbb1d487-9c55-4eba-b61f-0da71dd71710/encryption => generated 127 bytes in 67 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:28:47.546709 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-fce5579e-e956-473f-a738-39ab241e5808 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:47.549232 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fce5579e-e956-473f-a738-39ab241e5808 tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-admin] POST https://10.4.3.14/volume/v3/types Aug 13 21:28:47.549748 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fce5579e-e956-473f-a738-39ab241e5808 tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-509487453", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:28:47.569430 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fce5579e-e956-473f-a738-39ab241e5808 tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-admin] https://10.4.3.14/volume/v3/types returned with HTTP 200 Aug 13 21:28:47.569940 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1441/5760] 10.4.3.14 () {68 vars in 1246 bytes} [Thu Aug 13 21:28:47 2026] POST /volume/v3/types => generated 379 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:28:47.579187 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d554a326-7ea7-4369-ac41-c8cc5c4a814d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:47.581262 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d554a326-7ea7-4369-ac41-c8cc5c4a814d tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-reader] POST https://10.4.3.14/volume/v3/types/6417613b-62df-4680-8af9-6a69b43bfeec/extra_specs Aug 13 21:28:47.581663 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d554a326-7ea7-4369-ac41-c8cc5c4a814d tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:28:47.583938 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.policy [None req-d554a326-7ea7-4369-ac41-c8cc5c4a814d tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '98bc22cc11854f55b24bf000e45d9cdc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2181436597d48569526ea034cc1825c', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100216) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 21:28:47.584172 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d554a326-7ea7-4369-ac41-c8cc5c4a814d tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-reader] https://10.4.3.14/volume/v3/types/6417613b-62df-4680-8af9-6a69b43bfeec/extra_specs returned with HTTP 403 Aug 13 21:28:47.584744 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1446/5761] 10.4.3.14 () {68 vars in 1392 bytes} [Thu Aug 13 21:28:47 2026] POST /volume/v3/types/6417613b-62df-4680-8af9-6a69b43bfeec/extra_specs => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:28:47.593426 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3ae0d1b8-ee87-4e51-8012-fb43d39f0df8 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:47.595768 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3ae0d1b8-ee87-4e51-8012-fb43d39f0df8 tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-reader] PUT https://10.4.3.14/volume/v3/types/6417613b-62df-4680-8af9-6a69b43bfeec/extra_specs/key2 Aug 13 21:28:47.596093 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3ae0d1b8-ee87-4e51-8012-fb43d39f0df8 tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:28:47.598044 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.policy [None req-3ae0d1b8-ee87-4e51-8012-fb43d39f0df8 tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '98bc22cc11854f55b24bf000e45d9cdc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2181436597d48569526ea034cc1825c', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100217) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 21:28:47.598227 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3ae0d1b8-ee87-4e51-8012-fb43d39f0df8 tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-reader] https://10.4.3.14/volume/v3/types/6417613b-62df-4680-8af9-6a69b43bfeec/extra_specs/key2 returned with HTTP 403 Aug 13 21:28:47.598688 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1437/5762] 10.4.3.14 () {68 vars in 1406 bytes} [Thu Aug 13 21:28:47 2026] PUT /volume/v3/types/6417613b-62df-4680-8af9-6a69b43bfeec/extra_specs/key2 => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:28:47.606576 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7f447a06-1d78-4ae2-a294-a0fb5997db22 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:47.609334 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7f447a06-1d78-4ae2-a294-a0fb5997db22 tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-reader] POST https://10.4.3.14/volume/v3/types Aug 13 21:28:47.609726 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7f447a06-1d78-4ae2-a294-a0fb5997db22 tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:28:47.611953 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.policy [None req-7f447a06-1d78-4ae2-a294-a0fb5997db22 tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '98bc22cc11854f55b24bf000e45d9cdc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2181436597d48569526ea034cc1825c', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100214) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 21:28:47.612223 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7f447a06-1d78-4ae2-a294-a0fb5997db22 tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-reader] https://10.4.3.14/volume/v3/types returned with HTTP 403 Aug 13 21:28:47.612810 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1439/5763] 10.4.3.14 () {68 vars in 1245 bytes} [Thu Aug 13 21:28:47 2026] POST /volume/v3/types => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:28:47.621212 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c9227264-5440-4419-9d5f-767afd6355ee None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:47.623241 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c9227264-5440-4419-9d5f-767afd6355ee tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-admin] POST https://10.4.3.14/volume/v3/types Aug 13 21:28:47.623751 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c9227264-5440-4419-9d5f-767afd6355ee tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-74288510", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:28:47.642337 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c9227264-5440-4419-9d5f-767afd6355ee tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-admin] https://10.4.3.14/volume/v3/types returned with HTTP 200 Aug 13 21:28:47.643026 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1442/5764] 10.4.3.14 () {68 vars in 1246 bytes} [Thu Aug 13 21:28:47 2026] POST /volume/v3/types => generated 378 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:28:47.651480 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-af93c551-3842-4fc3-9e69-46068b6b2177 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:47.653873 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-af93c551-3842-4fc3-9e69-46068b6b2177 tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-admin] POST https://10.4.3.14/volume/v3/types/3c65075f-e53b-443a-af56-c4a00b80f95c/encryption Aug 13 21:28:47.654280 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-af93c551-3842-4fc3-9e69-46068b6b2177 tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:28:47.670630 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-af93c551-3842-4fc3-9e69-46068b6b2177 tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-admin] https://10.4.3.14/volume/v3/types/3c65075f-e53b-443a-af56-c4a00b80f95c/encryption returned with HTTP 200 Aug 13 21:28:47.671072 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1447/5765] 10.4.3.14 () {68 vars in 1390 bytes} [Thu Aug 13 21:28:47 2026] POST /volume/v3/types/3c65075f-e53b-443a-af56-c4a00b80f95c/encryption => generated 239 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:28:47.678794 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-388b7d88-023e-4e7e-8a74-315a1e076917 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:47.680673 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-388b7d88-023e-4e7e-8a74-315a1e076917 tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-reader] DELETE https://10.4.3.14/volume/v3/types/3c65075f-e53b-443a-af56-c4a00b80f95c/encryption/ec7624e3-bf84-4517-aa88-90f88ab7bd50 Aug 13 21:28:47.680876 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-388b7d88-023e-4e7e-8a74-315a1e076917 tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-reader] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:47.681083 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-388b7d88-023e-4e7e-8a74-315a1e076917 tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-reader] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:47.681696 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.policy [None req-388b7d88-023e-4e7e-8a74-315a1e076917 tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '98bc22cc11854f55b24bf000e45d9cdc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2181436597d48569526ea034cc1825c', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100217) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 21:28:47.681854 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-388b7d88-023e-4e7e-8a74-315a1e076917 tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-reader] https://10.4.3.14/volume/v3/types/3c65075f-e53b-443a-af56-c4a00b80f95c/encryption/ec7624e3-bf84-4517-aa88-90f88ab7bd50 returned with HTTP 403 Aug 13 21:28:47.682335 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1438/5766] 10.4.3.14 () {66 vars in 1482 bytes} [Thu Aug 13 21:28:47 2026] DELETE /volume/v3/types/3c65075f-e53b-443a-af56-c4a00b80f95c/encryption/ec7624e3-bf84-4517-aa88-90f88ab7bd50 => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:28:47.690012 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-09801be0-666a-414e-ba1d-8f935efeaa9c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:47.691828 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-09801be0-666a-414e-ba1d-8f935efeaa9c tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-admin] POST https://10.4.3.14/volume/v3/types Aug 13 21:28:47.692193 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-09801be0-666a-414e-ba1d-8f935efeaa9c tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2095191163", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:28:47.710290 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-09801be0-666a-414e-ba1d-8f935efeaa9c tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-admin] https://10.4.3.14/volume/v3/types returned with HTTP 200 Aug 13 21:28:47.710746 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1440/5767] 10.4.3.14 () {68 vars in 1246 bytes} [Thu Aug 13 21:28:47 2026] POST /volume/v3/types => generated 380 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:28:47.719988 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3ba7608b-418d-42d0-97b8-293cb91c61fe None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:47.721930 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3ba7608b-418d-42d0-97b8-293cb91c61fe tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-reader] DELETE https://10.4.3.14/volume/v3/types/5df99c35-b7cb-4bf9-ac6a-5e121e6aa5da/extra_specs/key1 Aug 13 21:28:47.722154 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3ba7608b-418d-42d0-97b8-293cb91c61fe tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-reader] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:47.722345 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3ba7608b-418d-42d0-97b8-293cb91c61fe tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-reader] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:47.729729 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.policy [None req-3ba7608b-418d-42d0-97b8-293cb91c61fe tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '98bc22cc11854f55b24bf000e45d9cdc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2181436597d48569526ea034cc1825c', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100215) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 21:28:47.729958 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3ba7608b-418d-42d0-97b8-293cb91c61fe tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-reader] https://10.4.3.14/volume/v3/types/5df99c35-b7cb-4bf9-ac6a-5e121e6aa5da/extra_specs/key1 returned with HTTP 403 Aug 13 21:28:47.730447 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1443/5768] 10.4.3.14 () {66 vars in 1389 bytes} [Thu Aug 13 21:28:47 2026] DELETE /volume/v3/types/5df99c35-b7cb-4bf9-ac6a-5e121e6aa5da/extra_specs/key1 => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:28:47.738947 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ad28b1d2-1653-451c-acaa-044cdaca6c48 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:47.740755 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ad28b1d2-1653-451c-acaa-044cdaca6c48 tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-admin] POST https://10.4.3.14/volume/v3/types Aug 13 21:28:47.741093 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ad28b1d2-1653-451c-acaa-044cdaca6c48 tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1261457297", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:28:47.758578 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ad28b1d2-1653-451c-acaa-044cdaca6c48 tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-admin] https://10.4.3.14/volume/v3/types returned with HTTP 200 Aug 13 21:28:47.759058 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1448/5769] 10.4.3.14 () {68 vars in 1246 bytes} [Thu Aug 13 21:28:47 2026] POST /volume/v3/types => generated 380 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:28:47.768721 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-20aa3866-f15d-4ce0-bc32-3146c015c14d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:47.771590 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-20aa3866-f15d-4ce0-bc32-3146c015c14d tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-reader] DELETE https://10.4.3.14/volume/v3/types/a7045617-d929-49e4-a498-f0899dd5d75e Aug 13 21:28:47.771868 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-20aa3866-f15d-4ce0-bc32-3146c015c14d tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-reader] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:47.772132 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-20aa3866-f15d-4ce0-bc32-3146c015c14d tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-reader] Calling method '_delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:47.773004 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.policy [None req-20aa3866-f15d-4ce0-bc32-3146c015c14d tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '98bc22cc11854f55b24bf000e45d9cdc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2181436597d48569526ea034cc1825c', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100217) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 21:28:47.773204 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-20aa3866-f15d-4ce0-bc32-3146c015c14d tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-reader] https://10.4.3.14/volume/v3/types/a7045617-d929-49e4-a498-f0899dd5d75e returned with HTTP 403 Aug 13 21:28:47.773781 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1439/5770] 10.4.3.14 () {66 vars in 1338 bytes} [Thu Aug 13 21:28:47 2026] DELETE /volume/v3/types/a7045617-d929-49e4-a498-f0899dd5d75e => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:28:47.783599 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8148ca9f-d8de-4f03-abe3-66ffaacf07c5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:47.785604 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8148ca9f-d8de-4f03-abe3-66ffaacf07c5 tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-reader] GET https://10.4.3.14/volume/v3/types/79732b95-3ee6-47a3-b442-c77d6c8e21dc/extra_specs Aug 13 21:28:47.785813 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8148ca9f-d8de-4f03-abe3-66ffaacf07c5 tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-reader] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:47.786044 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8148ca9f-d8de-4f03-abe3-66ffaacf07c5 tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-reader] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:47.794514 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8148ca9f-d8de-4f03-abe3-66ffaacf07c5 tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-reader] https://10.4.3.14/volume/v3/types/79732b95-3ee6-47a3-b442-c77d6c8e21dc/extra_specs returned with HTTP 200 Aug 13 21:28:47.795270 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1441/5771] 10.4.3.14 () {66 vars in 1371 bytes} [Thu Aug 13 21:28:47 2026] GET /volume/v3/types/79732b95-3ee6-47a3-b442-c77d6c8e21dc/extra_specs => generated 123 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:28:47.807752 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5e8a093c-e4ba-4c4b-9ac4-12a72000c58d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:47.810137 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5e8a093c-e4ba-4c4b-9ac4-12a72000c58d tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-reader] GET https://10.4.3.14/volume/v3/types/79732b95-3ee6-47a3-b442-c77d6c8e21dc/encryption/cipher Aug 13 21:28:47.810331 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5e8a093c-e4ba-4c4b-9ac4-12a72000c58d tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-reader] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:47.810540 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5e8a093c-e4ba-4c4b-9ac4-12a72000c58d tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-reader] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:47.811194 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.policy [None req-5e8a093c-e4ba-4c4b-9ac4-12a72000c58d tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '98bc22cc11854f55b24bf000e45d9cdc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2181436597d48569526ea034cc1825c', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100215) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 21:28:47.811348 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5e8a093c-e4ba-4c4b-9ac4-12a72000c58d tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-reader] https://10.4.3.14/volume/v3/types/79732b95-3ee6-47a3-b442-c77d6c8e21dc/encryption/cipher returned with HTTP 403 Aug 13 21:28:47.811877 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1444/5772] 10.4.3.14 () {66 vars in 1389 bytes} [Thu Aug 13 21:28:47 2026] GET /volume/v3/types/79732b95-3ee6-47a3-b442-c77d6c8e21dc/encryption/cipher => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:28:47.822016 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-969f0ce5-5856-4888-9d23-63564368c023 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:47.824616 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-969f0ce5-5856-4888-9d23-63564368c023 tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-reader] GET https://10.4.3.14/volume/v3/types/79732b95-3ee6-47a3-b442-c77d6c8e21dc/encryption Aug 13 21:28:47.824913 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-969f0ce5-5856-4888-9d23-63564368c023 tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-reader] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:47.825215 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-969f0ce5-5856-4888-9d23-63564368c023 tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-reader] Calling method 'index' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:47.826019 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.policy [None req-969f0ce5-5856-4888-9d23-63564368c023 tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '98bc22cc11854f55b24bf000e45d9cdc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2181436597d48569526ea034cc1825c', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100216) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 21:28:47.826193 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-969f0ce5-5856-4888-9d23-63564368c023 tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-reader] https://10.4.3.14/volume/v3/types/79732b95-3ee6-47a3-b442-c77d6c8e21dc/encryption returned with HTTP 403 Aug 13 21:28:47.826606 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1449/5773] 10.4.3.14 () {66 vars in 1368 bytes} [Thu Aug 13 21:28:47 2026] GET /volume/v3/types/79732b95-3ee6-47a3-b442-c77d6c8e21dc/encryption => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:28:47.835685 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-5df836fa-9cfe-433c-a81a-a6e35b55a7d6 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:47.837954 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5df836fa-9cfe-433c-a81a-a6e35b55a7d6 tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-reader] GET https://10.4.3.14/volume/v3/types/79732b95-3ee6-47a3-b442-c77d6c8e21dc/extra_specs/multiattach Aug 13 21:28:47.838179 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5df836fa-9cfe-433c-a81a-a6e35b55a7d6 tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-reader] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:47.838362 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5df836fa-9cfe-433c-a81a-a6e35b55a7d6 tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-reader] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:47.846418 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5df836fa-9cfe-433c-a81a-a6e35b55a7d6 tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-reader] https://10.4.3.14/volume/v3/types/79732b95-3ee6-47a3-b442-c77d6c8e21dc/extra_specs/multiattach returned with HTTP 200 Aug 13 21:28:47.846834 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1440/5774] 10.4.3.14 () {66 vars in 1407 bytes} [Thu Aug 13 21:28:47 2026] GET /volume/v3/types/79732b95-3ee6-47a3-b442-c77d6c8e21dc/extra_specs/multiattach => generated 29 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 21:28:47.854062 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-58091d87-3e71-4849-bc11-cf5ec01d9362 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:47.856155 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-58091d87-3e71-4849-bc11-cf5ec01d9362 tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-reader] GET https://10.4.3.14/volume/v3/types/79732b95-3ee6-47a3-b442-c77d6c8e21dc/extra_specs/volume_backend_name Aug 13 21:28:47.856381 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-58091d87-3e71-4849-bc11-cf5ec01d9362 tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-reader] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:47.856606 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-58091d87-3e71-4849-bc11-cf5ec01d9362 tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-reader] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:47.865171 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-58091d87-3e71-4849-bc11-cf5ec01d9362 tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-reader] https://10.4.3.14/volume/v3/types/79732b95-3ee6-47a3-b442-c77d6c8e21dc/extra_specs/volume_backend_name returned with HTTP 404 Aug 13 21:28:47.865640 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1442/5775] 10.4.3.14 () {66 vars in 1431 bytes} [Thu Aug 13 21:28:47 2026] GET /volume/v3/types/79732b95-3ee6-47a3-b442-c77d6c8e21dc/extra_specs/volume_backend_name => generated 143 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:28:47.875804 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e6016fb2-9dfc-4a09-a5ad-1f5600fcae42 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:47.877576 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e6016fb2-9dfc-4a09-a5ad-1f5600fcae42 tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-reader] PUT https://10.4.3.14/volume/v3/types/79732b95-3ee6-47a3-b442-c77d6c8e21dc/encryption/b7dafe07-1d5b-4d2d-811d-29006a9cd601 Aug 13 21:28:47.877921 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e6016fb2-9dfc-4a09-a5ad-1f5600fcae42 tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:28:47.879906 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.policy [None req-e6016fb2-9dfc-4a09-a5ad-1f5600fcae42 tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '98bc22cc11854f55b24bf000e45d9cdc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2181436597d48569526ea034cc1825c', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100215) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 21:28:47.880107 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e6016fb2-9dfc-4a09-a5ad-1f5600fcae42 tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-reader] https://10.4.3.14/volume/v3/types/79732b95-3ee6-47a3-b442-c77d6c8e21dc/encryption/b7dafe07-1d5b-4d2d-811d-29006a9cd601 returned with HTTP 403 Aug 13 21:28:47.880528 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1445/5776] 10.4.3.14 () {68 vars in 1499 bytes} [Thu Aug 13 21:28:47 2026] PUT /volume/v3/types/79732b95-3ee6-47a3-b442-c77d6c8e21dc/encryption/b7dafe07-1d5b-4d2d-811d-29006a9cd601 => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:28:47.889063 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e41768d9-2044-4c00-acc7-b20fdd0ea211 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:47.890420 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e41768d9-2044-4c00-acc7-b20fdd0ea211 tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-reader] PUT https://10.4.3.14/volume/v3/types/79732b95-3ee6-47a3-b442-c77d6c8e21dc/extra_specs/key1 Aug 13 21:28:47.890764 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e41768d9-2044-4c00-acc7-b20fdd0ea211 tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:28:47.892477 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.policy [None req-e41768d9-2044-4c00-acc7-b20fdd0ea211 tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '98bc22cc11854f55b24bf000e45d9cdc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2181436597d48569526ea034cc1825c', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100216) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 21:28:47.892614 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e41768d9-2044-4c00-acc7-b20fdd0ea211 tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-reader] https://10.4.3.14/volume/v3/types/79732b95-3ee6-47a3-b442-c77d6c8e21dc/extra_specs/key1 returned with HTTP 403 Aug 13 21:28:47.893026 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1450/5777] 10.4.3.14 () {68 vars in 1406 bytes} [Thu Aug 13 21:28:47 2026] PUT /volume/v3/types/79732b95-3ee6-47a3-b442-c77d6c8e21dc/extra_specs/key1 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:28:47.901661 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c9da8255-ffd6-4a5d-bcf0-813074c8c02f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:47.903732 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c9da8255-ffd6-4a5d-bcf0-813074c8c02f tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-reader] PUT https://10.4.3.14/volume/v3/types/79732b95-3ee6-47a3-b442-c77d6c8e21dc Aug 13 21:28:47.904243 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c9da8255-ffd6-4a5d-bcf0-813074c8c02f tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:28:47.906684 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.policy [None req-c9da8255-ffd6-4a5d-bcf0-813074c8c02f tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '98bc22cc11854f55b24bf000e45d9cdc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2181436597d48569526ea034cc1825c', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100217) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 21:28:47.906840 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c9da8255-ffd6-4a5d-bcf0-813074c8c02f tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-reader] https://10.4.3.14/volume/v3/types/79732b95-3ee6-47a3-b442-c77d6c8e21dc returned with HTTP 403 Aug 13 21:28:47.907270 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1441/5778] 10.4.3.14 () {68 vars in 1355 bytes} [Thu Aug 13 21:28:47 2026] PUT /volume/v3/types/79732b95-3ee6-47a3-b442-c77d6c8e21dc => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:28:47.914618 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-aebcf627-a820-47e3-8c7b-a11e291aa56f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:47.916907 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-aebcf627-a820-47e3-8c7b-a11e291aa56f tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-admin] DELETE https://10.4.3.14/volume/v3/types/a7045617-d929-49e4-a498-f0899dd5d75e Aug 13 21:28:47.917184 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-aebcf627-a820-47e3-8c7b-a11e291aa56f tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:47.917424 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-aebcf627-a820-47e3-8c7b-a11e291aa56f tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-admin] Calling method '_delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:47.947459 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-aebcf627-a820-47e3-8c7b-a11e291aa56f tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-admin] https://10.4.3.14/volume/v3/types/a7045617-d929-49e4-a498-f0899dd5d75e returned with HTTP 202 Aug 13 21:28:47.947997 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1443/5779] 10.4.3.14 () {66 vars in 1338 bytes} [Thu Aug 13 21:28:47 2026] DELETE /volume/v3/types/a7045617-d929-49e4-a498-f0899dd5d75e => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:28:47.955267 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-85c66faa-39a3-4c34-9b4f-8884905a6398 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:47.957683 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-85c66faa-39a3-4c34-9b4f-8884905a6398 tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-admin] DELETE https://10.4.3.14/volume/v3/types/5df99c35-b7cb-4bf9-ac6a-5e121e6aa5da Aug 13 21:28:47.957921 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-85c66faa-39a3-4c34-9b4f-8884905a6398 tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:47.958173 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-85c66faa-39a3-4c34-9b4f-8884905a6398 tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-admin] Calling method '_delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:47.984136 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-85c66faa-39a3-4c34-9b4f-8884905a6398 tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-admin] https://10.4.3.14/volume/v3/types/5df99c35-b7cb-4bf9-ac6a-5e121e6aa5da returned with HTTP 202 Aug 13 21:28:47.984534 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1446/5780] 10.4.3.14 () {66 vars in 1338 bytes} [Thu Aug 13 21:28:47 2026] DELETE /volume/v3/types/5df99c35-b7cb-4bf9-ac6a-5e121e6aa5da => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:28:47.992064 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f53efab8-0e86-4202-aaa5-5d52a14495ae None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:47.993926 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f53efab8-0e86-4202-aaa5-5d52a14495ae tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-admin] DELETE https://10.4.3.14/volume/v3/types/3c65075f-e53b-443a-af56-c4a00b80f95c Aug 13 21:28:47.994142 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f53efab8-0e86-4202-aaa5-5d52a14495ae tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:47.994346 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f53efab8-0e86-4202-aaa5-5d52a14495ae tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-admin] Calling method '_delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:48.019916 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f53efab8-0e86-4202-aaa5-5d52a14495ae tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-admin] https://10.4.3.14/volume/v3/types/3c65075f-e53b-443a-af56-c4a00b80f95c returned with HTTP 202 Aug 13 21:28:48.020499 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1451/5781] 10.4.3.14 () {66 vars in 1338 bytes} [Thu Aug 13 21:28:47 2026] DELETE /volume/v3/types/3c65075f-e53b-443a-af56-c4a00b80f95c => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:28:48.028251 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-1d6a1370-9983-43e3-aa4f-a87c74f06530 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:48.030308 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1d6a1370-9983-43e3-aa4f-a87c74f06530 tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-admin] DELETE https://10.4.3.14/volume/v3/types/6417613b-62df-4680-8af9-6a69b43bfeec Aug 13 21:28:48.030530 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1d6a1370-9983-43e3-aa4f-a87c74f06530 tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:48.031347 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1d6a1370-9983-43e3-aa4f-a87c74f06530 tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-admin] Calling method '_delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:48.056842 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1d6a1370-9983-43e3-aa4f-a87c74f06530 tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-admin] https://10.4.3.14/volume/v3/types/6417613b-62df-4680-8af9-6a69b43bfeec returned with HTTP 202 Aug 13 21:28:48.057241 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1442/5782] 10.4.3.14 () {66 vars in 1338 bytes} [Thu Aug 13 21:28:48 2026] DELETE /volume/v3/types/6417613b-62df-4680-8af9-6a69b43bfeec => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:28:48.064814 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7a52305c-4949-4ebc-a87f-122e9ae8109b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:48.066725 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7a52305c-4949-4ebc-a87f-122e9ae8109b tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-admin] DELETE https://10.4.3.14/volume/v3/types/fbb1d487-9c55-4eba-b61f-0da71dd71710 Aug 13 21:28:48.066921 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7a52305c-4949-4ebc-a87f-122e9ae8109b tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:48.067166 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7a52305c-4949-4ebc-a87f-122e9ae8109b tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-admin] Calling method '_delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:48.092568 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7a52305c-4949-4ebc-a87f-122e9ae8109b tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-admin] https://10.4.3.14/volume/v3/types/fbb1d487-9c55-4eba-b61f-0da71dd71710 returned with HTTP 202 Aug 13 21:28:48.093115 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1444/5783] 10.4.3.14 () {66 vars in 1338 bytes} [Thu Aug 13 21:28:48 2026] DELETE /volume/v3/types/fbb1d487-9c55-4eba-b61f-0da71dd71710 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:28:48.099412 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-fe6a4338-cced-4389-a1a3-e4e6592da479 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:28:48.101215 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fe6a4338-cced-4389-a1a3-e4e6592da479 tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-admin] DELETE https://10.4.3.14/volume/v3/types/79732b95-3ee6-47a3-b442-c77d6c8e21dc Aug 13 21:28:48.101384 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fe6a4338-cced-4389-a1a3-e4e6592da479 tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:28:48.102110 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fe6a4338-cced-4389-a1a3-e4e6592da479 tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-admin] Calling method '_delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:28:48.125988 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fe6a4338-cced-4389-a1a3-e4e6592da479 tempest-VolumeTypesReaderTests-1312337886 tempest-VolumeTypesReaderTests-1312337886-project-admin] https://10.4.3.14/volume/v3/types/79732b95-3ee6-47a3-b442-c77d6c8e21dc returned with HTTP 202 Aug 13 21:28:48.126584 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1447/5784] 10.4.3.14 () {66 vars in 1338 bytes} [Thu Aug 13 21:28:48 2026] DELETE /volume/v3/types/79732b95-3ee6-47a3-b442-c77d6c8e21dc => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:28:58.017087 np0000007265 devstack@c-api.service[100216]: DEBUG dbcounter [-] [100216] Writing DB stats cinder:SELECT=160,cinder:UPDATE=56,cinder:INSERT=47 {{(pid=100216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:28:58.054693 np0000007265 devstack@c-api.service[100217]: DEBUG dbcounter [-] [100217] Writing DB stats cinder:SELECT=145,cinder:INSERT=35,cinder:UPDATE=66,cinder:DELETE=1 {{(pid=100217) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:28:58.089217 np0000007265 devstack@c-api.service[100214]: DEBUG dbcounter [-] [100214] Writing DB stats cinder:SELECT=173,cinder:INSERT=49,cinder:UPDATE=86 {{(pid=100214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:28:58.123419 np0000007265 devstack@c-api.service[100215]: DEBUG dbcounter [-] [100215] Writing DB stats cinder:SELECT=186,cinder:UPDATE=75,cinder:INSERT=53 {{(pid=100215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:29:45.386810 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-98d0469c-d6d1-4078-ac9d-0598440c1267 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:29:45.389072 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-98d0469c-d6d1-4078-ac9d-0598440c1267 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:29:45.389472 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-98d0469c-d6d1-4078-ac9d-0598440c1267 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1608516845", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:29:45.391469 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-98d0469c-d6d1-4078-ac9d-0598440c1267 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1608516845', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:29:45.391659 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-98d0469c-d6d1-4078-ac9d-0598440c1267 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Create volume of 1 GB Aug 13 21:29:45.398441 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-98d0469c-d6d1-4078-ac9d-0598440c1267 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Availability Zones retrieved successfully. Aug 13 21:29:45.406274 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-98d0469c-d6d1-4078-ac9d-0598440c1267 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Flow 'volume_create_api' (689a6b1d-ab3a-4e13-8e14-ae13fef70d56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:29:45.407731 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-98d0469c-d6d1-4078-ac9d-0598440c1267 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f385d209-b479-4219-b0a0-cabdbb258e4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:29:45.409058 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-98d0469c-d6d1-4078-ac9d-0598440c1267 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:29:45.444097 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-98d0469c-d6d1-4078-ac9d-0598440c1267 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f385d209-b479-4219-b0a0-cabdbb258e4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:29:45.445326 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-98d0469c-d6d1-4078-ac9d-0598440c1267 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee8dde29-78e9-4b85-9328-d060c1735c0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:29:45.522016 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-98d0469c-d6d1-4078-ac9d-0598440c1267 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Created reservations ['c70ed4c2-3389-4f19-b3b5-74d0f3606a9e', 'e6614347-4631-425b-9599-ace644d8d120', '8e203c80-c7af-43df-bbdf-4feeb11fc1a7', 'beb4eeca-3de2-4fec-bf80-12dd5753232c'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:29:45.523077 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-98d0469c-d6d1-4078-ac9d-0598440c1267 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee8dde29-78e9-4b85-9328-d060c1735c0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c70ed4c2-3389-4f19-b3b5-74d0f3606a9e', 'e6614347-4631-425b-9599-ace644d8d120', '8e203c80-c7af-43df-bbdf-4feeb11fc1a7', 'beb4eeca-3de2-4fec-bf80-12dd5753232c']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:29:45.523978 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-98d0469c-d6d1-4078-ac9d-0598440c1267 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7aa573b9-2a00-4b4a-900b-b7ae0dcf6f96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:29:45.553978 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-98d0469c-d6d1-4078-ac9d-0598440c1267 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7aa573b9-2a00-4b4a-900b-b7ae0dcf6f96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cdc6187a-53e3-47dd-85db-5adbc51daa81', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1608516845',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2de13cbd34649b0b9f8d1f882fd02c9',qos_specs=None,replication_status=,reservations=['c70ed4c2-3389-4f19-b3b5-74d0f3606a9e','e6614347-4631-425b-9599-ace644d8d120','8e203c80-c7af-43df-bbdf-4feeb11fc1a7','beb4eeca-3de2-4fec-bf80-12dd5753232c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c232882ea391417685684af33e67d1cf',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:29:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1608516845',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cdc6187a-53e3-47dd-85db-5adbc51daa81,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b2de13cbd34649b0b9f8d1f882fd02c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c232882ea391417685684af33e67d1cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:29:45.554884 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-98d0469c-d6d1-4078-ac9d-0598440c1267 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f35a50a-fe6d-4578-94d8-b27d7c88748e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:29:45.578330 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-98d0469c-d6d1-4078-ac9d-0598440c1267 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f35a50a-fe6d-4578-94d8-b27d7c88748e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1608516845',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2de13cbd34649b0b9f8d1f882fd02c9',qos_specs=None,replication_status=,reservations=['c70ed4c2-3389-4f19-b3b5-74d0f3606a9e','e6614347-4631-425b-9599-ace644d8d120','8e203c80-c7af-43df-bbdf-4feeb11fc1a7','beb4eeca-3de2-4fec-bf80-12dd5753232c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c232882ea391417685684af33e67d1cf',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:29:45.579017 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-98d0469c-d6d1-4078-ac9d-0598440c1267 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2611e05-9ccc-425d-be38-3e3098c4a8fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:29:45.591543 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-98d0469c-d6d1-4078-ac9d-0598440c1267 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2611e05-9ccc-425d-be38-3e3098c4a8fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:29:45.592363 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-98d0469c-d6d1-4078-ac9d-0598440c1267 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Flow 'volume_create_api' (689a6b1d-ab3a-4e13-8e14-ae13fef70d56) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:29:45.592661 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-98d0469c-d6d1-4078-ac9d-0598440c1267 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Create volume request issued successfully. Aug 13 21:29:45.593225 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-98d0469c-d6d1-4078-ac9d-0598440c1267 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:29:45.593740 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1452/5785] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:29:45 2026] POST /volume/v3/volumes => generated 755 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:29:45.605955 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b095f1b2-a1e1-4623-ab3e-38a78e7ea015 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:29:45.608249 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b095f1b2-a1e1-4623-ab3e-38a78e7ea015 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] GET https://10.4.3.14/volume/v3/volumes/cdc6187a-53e3-47dd-85db-5adbc51daa81 Aug 13 21:29:45.608493 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b095f1b2-a1e1-4623-ab3e-38a78e7ea015 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:29:45.608767 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b095f1b2-a1e1-4623-ab3e-38a78e7ea015 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:29:45.617536 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:29:45.617536 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:29:45.622585 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-b095f1b2-a1e1-4623-ab3e-38a78e7ea015 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Volume info retrieved successfully. Aug 13 21:29:45.628408 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b095f1b2-a1e1-4623-ab3e-38a78e7ea015 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/volumes/cdc6187a-53e3-47dd-85db-5adbc51daa81 returned with HTTP 200 Aug 13 21:29:45.628805 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1443/5786] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:29:45 2026] GET /volume/v3/volumes/cdc6187a-53e3-47dd-85db-5adbc51daa81 => generated 823 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:29:46.640540 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d460fc4e-f4d3-4194-865b-620e18201503 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:29:46.642291 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d460fc4e-f4d3-4194-865b-620e18201503 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] GET https://10.4.3.14/volume/v3/volumes/cdc6187a-53e3-47dd-85db-5adbc51daa81 Aug 13 21:29:46.642451 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d460fc4e-f4d3-4194-865b-620e18201503 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:29:46.642618 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d460fc4e-f4d3-4194-865b-620e18201503 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:29:46.650592 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:29:46.650592 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:29:46.654693 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d460fc4e-f4d3-4194-865b-620e18201503 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Volume info retrieved successfully. Aug 13 21:29:46.659222 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d460fc4e-f4d3-4194-865b-620e18201503 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/volumes/cdc6187a-53e3-47dd-85db-5adbc51daa81 returned with HTTP 200 Aug 13 21:29:46.659574 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1445/5787] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:29:46 2026] GET /volume/v3/volumes/cdc6187a-53e3-47dd-85db-5adbc51daa81 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:29:46.671735 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-85fb4155-91aa-423f-ba23-0545d0393832 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:29:46.674025 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-85fb4155-91aa-423f-ba23-0545d0393832 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] GET https://10.4.3.14/volume/v3/volumes/cdc6187a-53e3-47dd-85db-5adbc51daa81 Aug 13 21:29:46.674165 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-85fb4155-91aa-423f-ba23-0545d0393832 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:29:46.674359 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-85fb4155-91aa-423f-ba23-0545d0393832 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:29:46.682431 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:29:46.682431 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:29:46.686700 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-85fb4155-91aa-423f-ba23-0545d0393832 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Volume info retrieved successfully. Aug 13 21:29:46.691918 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-85fb4155-91aa-423f-ba23-0545d0393832 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/volumes/cdc6187a-53e3-47dd-85db-5adbc51daa81 returned with HTTP 200 Aug 13 21:29:46.692395 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1448/5788] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:29:46 2026] GET /volume/v3/volumes/cdc6187a-53e3-47dd-85db-5adbc51daa81 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:29:47.335080 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-d066ab2a-b2e9-4c55-b20b-dbffef67f8a2 req-2e9e182c-2bfd-4f41-8693-3dea0ef6d995 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:29:47.337597 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-d066ab2a-b2e9-4c55-b20b-dbffef67f8a2 req-2e9e182c-2bfd-4f41-8693-3dea0ef6d995 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] GET https://10.4.3.14/volume/v3/volumes/cdc6187a-53e3-47dd-85db-5adbc51daa81 Aug 13 21:29:47.337784 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-d066ab2a-b2e9-4c55-b20b-dbffef67f8a2 req-2e9e182c-2bfd-4f41-8693-3dea0ef6d995 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:29:47.338033 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-d066ab2a-b2e9-4c55-b20b-dbffef67f8a2 req-2e9e182c-2bfd-4f41-8693-3dea0ef6d995 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:29:47.348093 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:29:47.348093 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:29:47.353395 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-d066ab2a-b2e9-4c55-b20b-dbffef67f8a2 req-2e9e182c-2bfd-4f41-8693-3dea0ef6d995 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Volume info retrieved successfully. Aug 13 21:29:47.359861 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-d066ab2a-b2e9-4c55-b20b-dbffef67f8a2 req-2e9e182c-2bfd-4f41-8693-3dea0ef6d995 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/volumes/cdc6187a-53e3-47dd-85db-5adbc51daa81 returned with HTTP 200 Aug 13 21:29:47.360485 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1453/5789] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:29:47 2026] GET /volume/v3/volumes/cdc6187a-53e3-47dd-85db-5adbc51daa81 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:29:47.439157 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-e8609b6e-86aa-4a8a-95d0-d00536c13a7c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:29:47.439987 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e8609b6e-86aa-4a8a-95d0-d00536c13a7c None None] GET https://10.4.3.14/volume// Aug 13 21:29:47.439987 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e8609b6e-86aa-4a8a-95d0-d00536c13a7c None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:29:47.439987 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e8609b6e-86aa-4a8a-95d0-d00536c13a7c None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:29:47.440379 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e8609b6e-86aa-4a8a-95d0-d00536c13a7c None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:29:47.440754 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1444/5790] 10.4.3.14 () {66 vars in 1421 bytes} [Thu Aug 13 21:29:47 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:29:47.448171 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-d066ab2a-b2e9-4c55-b20b-dbffef67f8a2 req-0a79b901-c066-4907-8781-d913d31d96b7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:29:47.509862 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-d066ab2a-b2e9-4c55-b20b-dbffef67f8a2 req-0a79b901-c066-4907-8781-d913d31d96b7 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:29:47.510348 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-d066ab2a-b2e9-4c55-b20b-dbffef67f8a2 req-0a79b901-c066-4907-8781-d913d31d96b7 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cdc6187a-53e3-47dd-85db-5adbc51daa81", "connector": null, "instance_uuid": "725a6dac-a845-42a1-bd28-6f3a814b545b"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:29:47.519659 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:29:47.519659 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:29:47.556811 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-d066ab2a-b2e9-4c55-b20b-dbffef67f8a2 req-0a79b901-c066-4907-8781-d913d31d96b7 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:29:47.557467 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1446/5791] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:29:47 2026] POST /volume/v3/attachments => generated 273 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:29:47.587470 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f72d8223-2b60-440c-aecd-21db941cd1e2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:29:47.589322 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f72d8223-2b60-440c-aecd-21db941cd1e2 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] GET https://10.4.3.14/volume/v3/volumes/cdc6187a-53e3-47dd-85db-5adbc51daa81 Aug 13 21:29:47.589540 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f72d8223-2b60-440c-aecd-21db941cd1e2 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:29:47.589756 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f72d8223-2b60-440c-aecd-21db941cd1e2 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:29:47.598927 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:29:47.598927 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:29:47.599445 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-3edb17fe-4bd1-4280-9e5b-7b5aa3639b00 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:29:47.599880 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3edb17fe-4bd1-4280-9e5b-7b5aa3639b00 None None] GET https://10.4.3.14/volume// Aug 13 21:29:47.600119 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3edb17fe-4bd1-4280-9e5b-7b5aa3639b00 None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:29:47.600321 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3edb17fe-4bd1-4280-9e5b-7b5aa3639b00 None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:29:47.600623 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3edb17fe-4bd1-4280-9e5b-7b5aa3639b00 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:29:47.600925 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1454/5792] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:29:47 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:29:47.602529 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f72d8223-2b60-440c-aecd-21db941cd1e2 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Volume info retrieved successfully. Aug 13 21:29:47.606956 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f72d8223-2b60-440c-aecd-21db941cd1e2 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/volumes/cdc6187a-53e3-47dd-85db-5adbc51daa81 returned with HTTP 200 Aug 13 21:29:47.607345 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1449/5793] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:29:47 2026] GET /volume/v3/volumes/cdc6187a-53e3-47dd-85db-5adbc51daa81 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:29:47.609728 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-d066ab2a-b2e9-4c55-b20b-dbffef67f8a2 req-fcf5af64-e7bc-40fe-8c58-a49044c14f62 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:29:47.611901 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-d066ab2a-b2e9-4c55-b20b-dbffef67f8a2 req-fcf5af64-e7bc-40fe-8c58-a49044c14f62 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] GET https://10.4.3.14/volume/v3/volumes/cdc6187a-53e3-47dd-85db-5adbc51daa81 Aug 13 21:29:47.612163 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-d066ab2a-b2e9-4c55-b20b-dbffef67f8a2 req-fcf5af64-e7bc-40fe-8c58-a49044c14f62 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:29:47.612365 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-d066ab2a-b2e9-4c55-b20b-dbffef67f8a2 req-fcf5af64-e7bc-40fe-8c58-a49044c14f62 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:29:47.622835 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:29:47.622835 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:29:47.627441 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-d066ab2a-b2e9-4c55-b20b-dbffef67f8a2 req-fcf5af64-e7bc-40fe-8c58-a49044c14f62 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Volume info retrieved successfully. Aug 13 21:29:47.633676 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-d066ab2a-b2e9-4c55-b20b-dbffef67f8a2 req-fcf5af64-e7bc-40fe-8c58-a49044c14f62 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/volumes/cdc6187a-53e3-47dd-85db-5adbc51daa81 returned with HTTP 200 Aug 13 21:29:47.634329 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1445/5794] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:29:47 2026] GET /volume/v3/volumes/cdc6187a-53e3-47dd-85db-5adbc51daa81 => generated 1027 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:29:47.731648 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-d066ab2a-b2e9-4c55-b20b-dbffef67f8a2 req-4fea9544-d8cc-43d7-a020-c7516b321276 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:29:47.733677 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-d066ab2a-b2e9-4c55-b20b-dbffef67f8a2 req-4fea9544-d8cc-43d7-a020-c7516b321276 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] PUT https://10.4.3.14/volume/v3/attachments/3903278b-82a7-4da0-a815-2e862301792a Aug 13 21:29:47.734092 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-d066ab2a-b2e9-4c55-b20b-dbffef67f8a2 req-4fea9544-d8cc-43d7-a020-c7516b321276 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:29:47.741137 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-d066ab2a-b2e9-4c55-b20b-dbffef67f8a2 req-4fea9544-d8cc-43d7-a020-c7516b321276 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Acquiring lock "cinder-attachment_update-cdc6187a-53e3-47dd-85db-5adbc51daa81-np0000007265" by "attachment_update" {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:29:47.745595 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-d066ab2a-b2e9-4c55-b20b-dbffef67f8a2 req-4fea9544-d8cc-43d7-a020-c7516b321276 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Lock "cinder-attachment_update-cdc6187a-53e3-47dd-85db-5adbc51daa81-np0000007265" acquired by "attachment_update" :: waited 0.005s {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:29:47.746567 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:29:47.746567 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:29:47.835598 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-d066ab2a-b2e9-4c55-b20b-dbffef67f8a2 req-4fea9544-d8cc-43d7-a020-c7516b321276 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Lock "cinder-attachment_update-cdc6187a-53e3-47dd-85db-5adbc51daa81-np0000007265" released by "attachment_update" :: held 0.090s {{(pid=100214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:29:47.835955 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-d066ab2a-b2e9-4c55-b20b-dbffef67f8a2 req-4fea9544-d8cc-43d7-a020-c7516b321276 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/attachments/3903278b-82a7-4da0-a815-2e862301792a returned with HTTP 200 Aug 13 21:29:47.836424 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1447/5795] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:29:47 2026] PUT /volume/v3/attachments/3903278b-82a7-4da0-a815-2e862301792a => generated 969 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:29:48.619921 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-4e6d6692-a726-42e5-940a-9b3b349ddb10 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:29:48.621872 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4e6d6692-a726-42e5-940a-9b3b349ddb10 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] GET https://10.4.3.14/volume/v3/volumes/cdc6187a-53e3-47dd-85db-5adbc51daa81 Aug 13 21:29:48.622109 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4e6d6692-a726-42e5-940a-9b3b349ddb10 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:29:48.622357 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4e6d6692-a726-42e5-940a-9b3b349ddb10 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:29:48.632314 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:29:48.632314 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:29:48.635666 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-4e6d6692-a726-42e5-940a-9b3b349ddb10 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Volume info retrieved successfully. Aug 13 21:29:48.639668 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4e6d6692-a726-42e5-940a-9b3b349ddb10 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/volumes/cdc6187a-53e3-47dd-85db-5adbc51daa81 returned with HTTP 200 Aug 13 21:29:48.640066 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1455/5796] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:29:48 2026] GET /volume/v3/volumes/cdc6187a-53e3-47dd-85db-5adbc51daa81 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:29:49.652417 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7cc32f5b-9608-4a74-831d-1abd3869fac6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:29:49.654368 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7cc32f5b-9608-4a74-831d-1abd3869fac6 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] GET https://10.4.3.14/volume/v3/volumes/cdc6187a-53e3-47dd-85db-5adbc51daa81 Aug 13 21:29:49.654565 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7cc32f5b-9608-4a74-831d-1abd3869fac6 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:29:49.654757 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7cc32f5b-9608-4a74-831d-1abd3869fac6 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:29:49.664820 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:29:49.664820 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:29:49.668776 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7cc32f5b-9608-4a74-831d-1abd3869fac6 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Volume info retrieved successfully. Aug 13 21:29:49.672893 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7cc32f5b-9608-4a74-831d-1abd3869fac6 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/volumes/cdc6187a-53e3-47dd-85db-5adbc51daa81 returned with HTTP 200 Aug 13 21:29:49.673300 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1450/5797] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:29:49 2026] GET /volume/v3/volumes/cdc6187a-53e3-47dd-85db-5adbc51daa81 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:29:50.686121 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-2ef8bf17-3398-4fab-bec6-6ab832a44d8b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:29:50.687746 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2ef8bf17-3398-4fab-bec6-6ab832a44d8b tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] GET https://10.4.3.14/volume/v3/volumes/cdc6187a-53e3-47dd-85db-5adbc51daa81 Aug 13 21:29:50.687993 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2ef8bf17-3398-4fab-bec6-6ab832a44d8b tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:29:50.688102 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2ef8bf17-3398-4fab-bec6-6ab832a44d8b tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:29:50.696179 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:29:50.696179 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:29:50.699173 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-2ef8bf17-3398-4fab-bec6-6ab832a44d8b tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Volume info retrieved successfully. Aug 13 21:29:50.702699 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2ef8bf17-3398-4fab-bec6-6ab832a44d8b tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/volumes/cdc6187a-53e3-47dd-85db-5adbc51daa81 returned with HTTP 200 Aug 13 21:29:50.703082 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1446/5798] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:29:50 2026] GET /volume/v3/volumes/cdc6187a-53e3-47dd-85db-5adbc51daa81 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:29:51.715074 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-253df520-0c00-4e05-9720-68fb8bdc987f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:29:51.717081 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-253df520-0c00-4e05-9720-68fb8bdc987f tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] GET https://10.4.3.14/volume/v3/volumes/cdc6187a-53e3-47dd-85db-5adbc51daa81 Aug 13 21:29:51.717349 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-253df520-0c00-4e05-9720-68fb8bdc987f tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:29:51.717613 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-253df520-0c00-4e05-9720-68fb8bdc987f tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:29:51.728793 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:29:51.728793 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:29:51.733445 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-253df520-0c00-4e05-9720-68fb8bdc987f tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Volume info retrieved successfully. Aug 13 21:29:51.738623 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-253df520-0c00-4e05-9720-68fb8bdc987f tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/volumes/cdc6187a-53e3-47dd-85db-5adbc51daa81 returned with HTTP 200 Aug 13 21:29:51.739081 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1448/5799] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:29:51 2026] GET /volume/v3/volumes/cdc6187a-53e3-47dd-85db-5adbc51daa81 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:29:52.088040 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-d066ab2a-b2e9-4c55-b20b-dbffef67f8a2 req-43417bc0-53c0-4782-93e7-04a57d2682fb None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:29:52.089945 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-d066ab2a-b2e9-4c55-b20b-dbffef67f8a2 req-43417bc0-53c0-4782-93e7-04a57d2682fb tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] POST https://10.4.3.14/volume/v3/attachments/3903278b-82a7-4da0-a815-2e862301792a/action Aug 13 21:29:52.090333 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-d066ab2a-b2e9-4c55-b20b-dbffef67f8a2 req-43417bc0-53c0-4782-93e7-04a57d2682fb tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Action body: b'{"os-complete": null}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:29:52.090434 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-d066ab2a-b2e9-4c55-b20b-dbffef67f8a2 req-43417bc0-53c0-4782-93e7-04a57d2682fb tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:29:52.107083 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:29:52.107083 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:29:52.121560 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-d066ab2a-b2e9-4c55-b20b-dbffef67f8a2 req-43417bc0-53c0-4782-93e7-04a57d2682fb tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/attachments/3903278b-82a7-4da0-a815-2e862301792a/action returned with HTTP 204 Aug 13 21:29:52.122107 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1456/5800] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:29:52 2026] POST /volume/v3/attachments/3903278b-82a7-4da0-a815-2e862301792a/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:29:52.751688 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0e761d7c-29e3-41c8-8850-584220a2dc8a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:29:52.753646 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0e761d7c-29e3-41c8-8850-584220a2dc8a tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] GET https://10.4.3.14/volume/v3/volumes/cdc6187a-53e3-47dd-85db-5adbc51daa81 Aug 13 21:29:52.753883 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0e761d7c-29e3-41c8-8850-584220a2dc8a tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:29:52.754126 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0e761d7c-29e3-41c8-8850-584220a2dc8a tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:29:52.764029 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:29:52.764029 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:29:52.767745 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-0e761d7c-29e3-41c8-8850-584220a2dc8a tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Volume info retrieved successfully. Aug 13 21:29:52.771951 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0e761d7c-29e3-41c8-8850-584220a2dc8a tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/volumes/cdc6187a-53e3-47dd-85db-5adbc51daa81 returned with HTTP 200 Aug 13 21:29:52.772362 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1451/5801] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:29:52 2026] GET /volume/v3/volumes/cdc6187a-53e3-47dd-85db-5adbc51daa81 => generated 1140 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:29:55.602983 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-2528af23-0055-4a7c-9587-1a6edd6e3d3f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:29:55.604842 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2528af23-0055-4a7c-9587-1a6edd6e3d3f tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] POST https://10.4.3.14/volume/v3/snapshots Aug 13 21:29:55.605178 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2528af23-0055-4a7c-9587-1a6edd6e3d3f tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cdc6187a-53e3-47dd-85db-5adbc51daa81", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1831145112", "description": null, "metadata": null}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:29:55.617216 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:29:55.617216 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:29:55.617722 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-2528af23-0055-4a7c-9587-1a6edd6e3d3f tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Volume info retrieved successfully. Aug 13 21:29:55.617852 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.snapshots [None req-2528af23-0055-4a7c-9587-1a6edd6e3d3f tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Create snapshot from volume cdc6187a-53e3-47dd-85db-5adbc51daa81 Aug 13 21:29:55.650253 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-2528af23-0055-4a7c-9587-1a6edd6e3d3f tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Created reservations ['d0025110-5fa3-4980-ba8d-96ae5cba4666', '8330d074-0adb-4883-96de-7f73d5cb0ff3', '361959d1-f027-4b14-b5bc-66b6ec0e7dd8', '74485ba9-0c3c-47f6-87fe-12e346f6fb03'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:29:55.683992 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-2528af23-0055-4a7c-9587-1a6edd6e3d3f tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Snapshot force create request issued successfully. Aug 13 21:29:55.684385 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2528af23-0055-4a7c-9587-1a6edd6e3d3f tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/snapshots returned with HTTP 202 Aug 13 21:29:55.684809 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1447/5802] 10.4.3.14 () {68 vars in 1258 bytes} [Thu Aug 13 21:29:55 2026] POST /volume/v3/snapshots => generated 313 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:29:55.694168 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3df929d5-199d-4c12-be8c-dec8893f113e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:29:55.695887 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3df929d5-199d-4c12-be8c-dec8893f113e tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] GET https://10.4.3.14/volume/v3/snapshots/700dd494-ffe9-4f11-860d-8d96af904073 Aug 13 21:29:55.696109 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3df929d5-199d-4c12-be8c-dec8893f113e tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:29:55.696300 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3df929d5-199d-4c12-be8c-dec8893f113e tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:29:55.701267 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:29:55.701267 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:29:55.701706 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3df929d5-199d-4c12-be8c-dec8893f113e tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Snapshot retrieved successfully. Aug 13 21:29:55.702524 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3df929d5-199d-4c12-be8c-dec8893f113e tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/snapshots/700dd494-ffe9-4f11-860d-8d96af904073 returned with HTTP 200 Aug 13 21:29:55.702906 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1449/5803] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:29:55 2026] GET /volume/v3/snapshots/700dd494-ffe9-4f11-860d-8d96af904073 => generated 445 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:29:56.712272 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-02a934b1-b42c-4d30-a6fd-9c76a533631a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:29:56.714506 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-02a934b1-b42c-4d30-a6fd-9c76a533631a tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] GET https://10.4.3.14/volume/v3/snapshots/700dd494-ffe9-4f11-860d-8d96af904073 Aug 13 21:29:56.714799 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-02a934b1-b42c-4d30-a6fd-9c76a533631a tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:29:56.715064 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-02a934b1-b42c-4d30-a6fd-9c76a533631a tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:29:56.720853 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:29:56.720853 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:29:56.721469 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-02a934b1-b42c-4d30-a6fd-9c76a533631a tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Snapshot retrieved successfully. Aug 13 21:29:56.722432 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-02a934b1-b42c-4d30-a6fd-9c76a533631a tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/snapshots/700dd494-ffe9-4f11-860d-8d96af904073 returned with HTTP 200 Aug 13 21:29:56.722840 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1457/5804] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:29:56 2026] GET /volume/v3/snapshots/700dd494-ffe9-4f11-860d-8d96af904073 => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:29:56.732583 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-421a57e1-50b5-4a0e-ba29-babc87eabf91 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:29:56.734643 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-421a57e1-50b5-4a0e-ba29-babc87eabf91 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] GET https://10.4.3.14/volume/v3/snapshots/700dd494-ffe9-4f11-860d-8d96af904073 Aug 13 21:29:56.734847 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-421a57e1-50b5-4a0e-ba29-babc87eabf91 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:29:56.735090 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-421a57e1-50b5-4a0e-ba29-babc87eabf91 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:29:56.740137 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:29:56.740137 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:29:56.740644 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-421a57e1-50b5-4a0e-ba29-babc87eabf91 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Snapshot retrieved successfully. Aug 13 21:29:56.741379 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-421a57e1-50b5-4a0e-ba29-babc87eabf91 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/snapshots/700dd494-ffe9-4f11-860d-8d96af904073 returned with HTTP 200 Aug 13 21:29:56.741780 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1452/5805] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:29:56 2026] GET /volume/v3/snapshots/700dd494-ffe9-4f11-860d-8d96af904073 => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:29:58.315211 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-e84b1c99-9f6a-4d15-b4a5-20b213d4779f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:29:58.317742 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e84b1c99-9f6a-4d15-b4a5-20b213d4779f tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] POST https://10.4.3.14/volume/v3/snapshots Aug 13 21:29:58.318191 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e84b1c99-9f6a-4d15-b4a5-20b213d4779f tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cdc6187a-53e3-47dd-85db-5adbc51daa81", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-2066723486", "description": null, "metadata": null}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:29:58.329762 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:29:58.329762 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:29:58.330401 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-e84b1c99-9f6a-4d15-b4a5-20b213d4779f tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Volume info retrieved successfully. Aug 13 21:29:58.330552 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.snapshots [None req-e84b1c99-9f6a-4d15-b4a5-20b213d4779f tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Create snapshot from volume cdc6187a-53e3-47dd-85db-5adbc51daa81 Aug 13 21:29:58.359237 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-e84b1c99-9f6a-4d15-b4a5-20b213d4779f tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Created reservations ['1ff54af1-a28e-4153-b633-15124fa8a9f0', '9540b45c-3231-49d8-bd08-6a82c216a321', 'b41daf1b-92f0-4ba2-9862-0fc1110798de', 'e45d3acb-dcc4-4f45-9d7a-83e9c455ce40'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:29:58.392434 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-e84b1c99-9f6a-4d15-b4a5-20b213d4779f tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Snapshot force create request issued successfully. Aug 13 21:29:58.392749 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e84b1c99-9f6a-4d15-b4a5-20b213d4779f tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/snapshots returned with HTTP 202 Aug 13 21:29:58.393231 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1448/5806] 10.4.3.14 () {68 vars in 1258 bytes} [Thu Aug 13 21:29:58 2026] POST /volume/v3/snapshots => generated 313 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:29:58.402069 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f41a92dd-3195-4a2c-83d3-7c52e759da16 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:29:58.404420 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f41a92dd-3195-4a2c-83d3-7c52e759da16 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] GET https://10.4.3.14/volume/v3/snapshots/0996906d-653b-4312-9b3c-67a67f82e000 Aug 13 21:29:58.404651 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f41a92dd-3195-4a2c-83d3-7c52e759da16 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:29:58.404836 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f41a92dd-3195-4a2c-83d3-7c52e759da16 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:29:58.410989 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:29:58.410989 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:29:58.411570 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f41a92dd-3195-4a2c-83d3-7c52e759da16 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Snapshot retrieved successfully. Aug 13 21:29:58.412586 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f41a92dd-3195-4a2c-83d3-7c52e759da16 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/snapshots/0996906d-653b-4312-9b3c-67a67f82e000 returned with HTTP 200 Aug 13 21:29:58.413149 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1450/5807] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:29:58 2026] GET /volume/v3/snapshots/0996906d-653b-4312-9b3c-67a67f82e000 => generated 445 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:29:59.422015 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ef4fa61e-b0bf-4044-a377-94f5204bbe85 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:29:59.423786 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ef4fa61e-b0bf-4044-a377-94f5204bbe85 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] GET https://10.4.3.14/volume/v3/snapshots/0996906d-653b-4312-9b3c-67a67f82e000 Aug 13 21:29:59.424011 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ef4fa61e-b0bf-4044-a377-94f5204bbe85 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:29:59.424207 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ef4fa61e-b0bf-4044-a377-94f5204bbe85 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:29:59.428821 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:29:59.428821 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:29:59.429346 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-ef4fa61e-b0bf-4044-a377-94f5204bbe85 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Snapshot retrieved successfully. Aug 13 21:29:59.430179 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ef4fa61e-b0bf-4044-a377-94f5204bbe85 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/snapshots/0996906d-653b-4312-9b3c-67a67f82e000 returned with HTTP 200 Aug 13 21:29:59.430578 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1458/5808] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:29:59 2026] GET /volume/v3/snapshots/0996906d-653b-4312-9b3c-67a67f82e000 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:29:59.439776 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-88d8baac-1518-4af3-8d8c-a8c07d1f9bf9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:29:59.441542 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-88d8baac-1518-4af3-8d8c-a8c07d1f9bf9 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] GET https://10.4.3.14/volume/v3/snapshots/0996906d-653b-4312-9b3c-67a67f82e000 Aug 13 21:29:59.441725 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-88d8baac-1518-4af3-8d8c-a8c07d1f9bf9 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:29:59.442070 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-88d8baac-1518-4af3-8d8c-a8c07d1f9bf9 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:29:59.447235 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:29:59.447235 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:29:59.447604 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-88d8baac-1518-4af3-8d8c-a8c07d1f9bf9 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Snapshot retrieved successfully. Aug 13 21:29:59.448293 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-88d8baac-1518-4af3-8d8c-a8c07d1f9bf9 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/snapshots/0996906d-653b-4312-9b3c-67a67f82e000 returned with HTTP 200 Aug 13 21:29:59.448612 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1453/5809] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:29:59 2026] GET /volume/v3/snapshots/0996906d-653b-4312-9b3c-67a67f82e000 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:30:00.939013 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-889be907-a7b7-4def-8c25-948a7a8a8d86 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:00.941152 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-889be907-a7b7-4def-8c25-948a7a8a8d86 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] POST https://10.4.3.14/volume/v3/snapshots Aug 13 21:30:00.941533 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-889be907-a7b7-4def-8c25-948a7a8a8d86 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cdc6187a-53e3-47dd-85db-5adbc51daa81", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1374915580", "description": null, "metadata": null}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:30:00.954547 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:30:00.954547 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:30:00.955224 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-889be907-a7b7-4def-8c25-948a7a8a8d86 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Volume info retrieved successfully. Aug 13 21:30:00.955386 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.snapshots [None req-889be907-a7b7-4def-8c25-948a7a8a8d86 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Create snapshot from volume cdc6187a-53e3-47dd-85db-5adbc51daa81 Aug 13 21:30:00.982471 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-889be907-a7b7-4def-8c25-948a7a8a8d86 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Created reservations ['0cc15d07-ab21-4296-a49d-aa76308b7d95', '81ea23ef-d0e9-4c1d-92f9-b239652ad690', '8154c1ca-1545-49ae-82e7-a8c306bd182d', '3c4828e7-abbd-4be4-b3e7-dd7bd5e94924'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:30:01.011631 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-889be907-a7b7-4def-8c25-948a7a8a8d86 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Snapshot force create request issued successfully. Aug 13 21:30:01.011842 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-889be907-a7b7-4def-8c25-948a7a8a8d86 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/snapshots returned with HTTP 202 Aug 13 21:30:01.012221 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1449/5810] 10.4.3.14 () {68 vars in 1258 bytes} [Thu Aug 13 21:30:00 2026] POST /volume/v3/snapshots => generated 313 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:30:01.021698 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7650ea86-c864-4ae2-9417-15b2fba6db1c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:01.023580 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7650ea86-c864-4ae2-9417-15b2fba6db1c tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] GET https://10.4.3.14/volume/v3/snapshots/7ed5157c-3d38-4603-b7a7-eb94bf5fb1ec Aug 13 21:30:01.023774 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7650ea86-c864-4ae2-9417-15b2fba6db1c tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:30:01.024017 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7650ea86-c864-4ae2-9417-15b2fba6db1c tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:30:01.030012 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:30:01.030012 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:30:01.030518 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-7650ea86-c864-4ae2-9417-15b2fba6db1c tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Snapshot retrieved successfully. Aug 13 21:30:01.031476 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7650ea86-c864-4ae2-9417-15b2fba6db1c tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/snapshots/7ed5157c-3d38-4603-b7a7-eb94bf5fb1ec returned with HTTP 200 Aug 13 21:30:01.031891 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1451/5811] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:30:01 2026] GET /volume/v3/snapshots/7ed5157c-3d38-4603-b7a7-eb94bf5fb1ec => generated 445 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:30:02.044231 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2a3fac8b-8729-49df-9753-af27b05f38e6 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:02.046912 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2a3fac8b-8729-49df-9753-af27b05f38e6 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] GET https://10.4.3.14/volume/v3/snapshots/7ed5157c-3d38-4603-b7a7-eb94bf5fb1ec Aug 13 21:30:02.047285 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2a3fac8b-8729-49df-9753-af27b05f38e6 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:30:02.047632 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2a3fac8b-8729-49df-9753-af27b05f38e6 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:30:02.054550 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:30:02.054550 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:30:02.055244 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-2a3fac8b-8729-49df-9753-af27b05f38e6 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Snapshot retrieved successfully. Aug 13 21:30:02.056300 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2a3fac8b-8729-49df-9753-af27b05f38e6 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/snapshots/7ed5157c-3d38-4603-b7a7-eb94bf5fb1ec returned with HTTP 200 Aug 13 21:30:02.056781 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1459/5812] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:30:02 2026] GET /volume/v3/snapshots/7ed5157c-3d38-4603-b7a7-eb94bf5fb1ec => generated 472 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:30:02.070994 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-418cefb9-3419-42e7-bff3-fe25409fe352 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:02.073384 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-418cefb9-3419-42e7-bff3-fe25409fe352 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] GET https://10.4.3.14/volume/v3/snapshots/7ed5157c-3d38-4603-b7a7-eb94bf5fb1ec Aug 13 21:30:02.073637 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-418cefb9-3419-42e7-bff3-fe25409fe352 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:30:02.073848 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-418cefb9-3419-42e7-bff3-fe25409fe352 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:30:02.081954 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:30:02.081954 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:30:02.082607 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-418cefb9-3419-42e7-bff3-fe25409fe352 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Snapshot retrieved successfully. Aug 13 21:30:02.083854 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-418cefb9-3419-42e7-bff3-fe25409fe352 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/snapshots/7ed5157c-3d38-4603-b7a7-eb94bf5fb1ec returned with HTTP 200 Aug 13 21:30:02.084421 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1454/5813] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:30:02 2026] GET /volume/v3/snapshots/7ed5157c-3d38-4603-b7a7-eb94bf5fb1ec => generated 472 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:30:02.126722 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-e8690ddd-80cf-4a87-8f86-0816ffbbed85 req-b4a736d2-6938-4200-ba3f-3904f2d8fd60 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:02.129331 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-e8690ddd-80cf-4a87-8f86-0816ffbbed85 req-b4a736d2-6938-4200-ba3f-3904f2d8fd60 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] GET https://10.4.3.14/volume/v3/volumes/cdc6187a-53e3-47dd-85db-5adbc51daa81 Aug 13 21:30:02.129639 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-e8690ddd-80cf-4a87-8f86-0816ffbbed85 req-b4a736d2-6938-4200-ba3f-3904f2d8fd60 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:30:02.129866 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-e8690ddd-80cf-4a87-8f86-0816ffbbed85 req-b4a736d2-6938-4200-ba3f-3904f2d8fd60 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:30:02.140561 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:30:02.140561 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:30:02.144645 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-e8690ddd-80cf-4a87-8f86-0816ffbbed85 req-b4a736d2-6938-4200-ba3f-3904f2d8fd60 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Volume info retrieved successfully. Aug 13 21:30:02.149346 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-e8690ddd-80cf-4a87-8f86-0816ffbbed85 req-b4a736d2-6938-4200-ba3f-3904f2d8fd60 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/volumes/cdc6187a-53e3-47dd-85db-5adbc51daa81 returned with HTTP 200 Aug 13 21:30:02.149733 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1450/5814] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:30:02 2026] GET /volume/v3/volumes/cdc6187a-53e3-47dd-85db-5adbc51daa81 => generated 1140 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:30:02.168873 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-e8690ddd-80cf-4a87-8f86-0816ffbbed85 req-54b4210c-a738-4950-97a6-e951f840eef2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:02.171534 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-e8690ddd-80cf-4a87-8f86-0816ffbbed85 req-54b4210c-a738-4950-97a6-e951f840eef2 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] POST https://10.4.3.14/volume/v3/volumes/cdc6187a-53e3-47dd-85db-5adbc51daa81/action Aug 13 21:30:02.171908 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-e8690ddd-80cf-4a87-8f86-0816ffbbed85 req-54b4210c-a738-4950-97a6-e951f840eef2 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:30:02.172117 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-e8690ddd-80cf-4a87-8f86-0816ffbbed85 req-54b4210c-a738-4950-97a6-e951f840eef2 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:30:02.185901 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:30:02.185901 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:30:02.186603 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-e8690ddd-80cf-4a87-8f86-0816ffbbed85 req-54b4210c-a738-4950-97a6-e951f840eef2 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Volume info retrieved successfully. Aug 13 21:30:02.194859 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-e8690ddd-80cf-4a87-8f86-0816ffbbed85 req-54b4210c-a738-4950-97a6-e951f840eef2 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Begin detaching volume completed successfully. Aug 13 21:30:02.195220 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-e8690ddd-80cf-4a87-8f86-0816ffbbed85 req-54b4210c-a738-4950-97a6-e951f840eef2 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/volumes/cdc6187a-53e3-47dd-85db-5adbc51daa81/action returned with HTTP 202 Aug 13 21:30:02.195858 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1452/5815] 10.4.3.14 () {72 vars in 1665 bytes} [Thu Aug 13 21:30:02 2026] POST /volume/v3/volumes/cdc6187a-53e3-47dd-85db-5adbc51daa81/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:30:02.237517 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-37dd3620-0c22-40c3-87d3-ffc3b3dc7a33 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:02.237988 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-37dd3620-0c22-40c3-87d3-ffc3b3dc7a33 None None] GET https://10.4.3.14/volume// Aug 13 21:30:02.238288 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-37dd3620-0c22-40c3-87d3-ffc3b3dc7a33 None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:30:02.238511 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-37dd3620-0c22-40c3-87d3-ffc3b3dc7a33 None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:30:02.238901 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-37dd3620-0c22-40c3-87d3-ffc3b3dc7a33 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:30:02.239291 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1460/5816] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:30:02 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:30:02.249220 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-e8690ddd-80cf-4a87-8f86-0816ffbbed85 req-265eb91b-b5fb-4f82-917c-88cc033f877e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:02.252230 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-e8690ddd-80cf-4a87-8f86-0816ffbbed85 req-265eb91b-b5fb-4f82-917c-88cc033f877e tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] GET https://10.4.3.14/volume/v3/volumes/cdc6187a-53e3-47dd-85db-5adbc51daa81 Aug 13 21:30:02.252565 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-e8690ddd-80cf-4a87-8f86-0816ffbbed85 req-265eb91b-b5fb-4f82-917c-88cc033f877e tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:30:02.253005 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-e8690ddd-80cf-4a87-8f86-0816ffbbed85 req-265eb91b-b5fb-4f82-917c-88cc033f877e tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:30:02.267104 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:30:02.267104 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:30:02.273475 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-e8690ddd-80cf-4a87-8f86-0816ffbbed85 req-265eb91b-b5fb-4f82-917c-88cc033f877e tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Volume info retrieved successfully. Aug 13 21:30:02.279588 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-e8690ddd-80cf-4a87-8f86-0816ffbbed85 req-265eb91b-b5fb-4f82-917c-88cc033f877e tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/volumes/cdc6187a-53e3-47dd-85db-5adbc51daa81 returned with HTTP 200 Aug 13 21:30:02.280130 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1455/5817] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:30:02 2026] GET /volume/v3/volumes/cdc6187a-53e3-47dd-85db-5adbc51daa81 => generated 1323 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:30:03.165998 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-e8690ddd-80cf-4a87-8f86-0816ffbbed85 req-cc5669d0-da60-4664-8ca4-a87aa2937311 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:03.168930 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-e8690ddd-80cf-4a87-8f86-0816ffbbed85 req-cc5669d0-da60-4664-8ca4-a87aa2937311 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] DELETE https://10.4.3.14/volume/v3/attachments/3903278b-82a7-4da0-a815-2e862301792a Aug 13 21:30:03.169286 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-e8690ddd-80cf-4a87-8f86-0816ffbbed85 req-cc5669d0-da60-4664-8ca4-a87aa2937311 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:30:03.169591 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-e8690ddd-80cf-4a87-8f86-0816ffbbed85 req-cc5669d0-da60-4664-8ca4-a87aa2937311 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:30:03.179472 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:30:03.179472 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:30:03.233455 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-e8690ddd-80cf-4a87-8f86-0816ffbbed85 req-cc5669d0-da60-4664-8ca4-a87aa2937311 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/attachments/3903278b-82a7-4da0-a815-2e862301792a returned with HTTP 200 Aug 13 21:30:03.234259 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1451/5818] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:30:03 2026] DELETE /volume/v3/attachments/3903278b-82a7-4da0-a815-2e862301792a => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:30:03.297845 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2b9b9926-7c79-49ec-bb44-c5b6027369f7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:03.299812 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2b9b9926-7c79-49ec-bb44-c5b6027369f7 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:30:03.300258 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2b9b9926-7c79-49ec-bb44-c5b6027369f7 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-332775049", "snapshot_id": "700dd494-ffe9-4f11-860d-8d96af904073", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:30:03.301804 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-2b9b9926-7c79-49ec-bb44-c5b6027369f7 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-332775049', 'snapshot_id': '700dd494-ffe9-4f11-860d-8d96af904073', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:30:03.307347 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:30:03.307347 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:30:03.307767 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-2b9b9926-7c79-49ec-bb44-c5b6027369f7 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Snapshot retrieved successfully. Aug 13 21:30:03.307888 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-2b9b9926-7c79-49ec-bb44-c5b6027369f7 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Create volume of 1 GB Aug 13 21:30:03.312388 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-2b9b9926-7c79-49ec-bb44-c5b6027369f7 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Availability Zones retrieved successfully. Aug 13 21:30:03.321111 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-2b9b9926-7c79-49ec-bb44-c5b6027369f7 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Flow 'volume_create_api' (6ec8581d-a1bc-45c0-ae0d-e837c6655d50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:30:03.322575 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-2b9b9926-7c79-49ec-bb44-c5b6027369f7 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5654395f-9240-441d-b7cf-aba0b4471093) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:30:03.324053 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-2b9b9926-7c79-49ec-bb44-c5b6027369f7 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:30:03.364341 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-2b9b9926-7c79-49ec-bb44-c5b6027369f7 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5654395f-9240-441d-b7cf-aba0b4471093) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '700dd494-ffe9-4f11-860d-8d96af904073', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:30:03.365222 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-2b9b9926-7c79-49ec-bb44-c5b6027369f7 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d873bb18-7635-4191-b626-8af5a0a53a21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:30:03.418686 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-2b9b9926-7c79-49ec-bb44-c5b6027369f7 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Created reservations ['1d0e90b4-4bf5-4578-b3e9-bf3f61d4e5eb', '84884e31-1a0b-495e-be7b-dfdbdc16258e', '0425a9c1-6460-44e9-91cd-42f86350b854', 'bd1b62cd-f9de-4bdb-8e2e-d7faedb4bb30'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:30:03.419617 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-2b9b9926-7c79-49ec-bb44-c5b6027369f7 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d873bb18-7635-4191-b626-8af5a0a53a21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d0e90b4-4bf5-4578-b3e9-bf3f61d4e5eb', '84884e31-1a0b-495e-be7b-dfdbdc16258e', '0425a9c1-6460-44e9-91cd-42f86350b854', 'bd1b62cd-f9de-4bdb-8e2e-d7faedb4bb30']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:30:03.420616 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-2b9b9926-7c79-49ec-bb44-c5b6027369f7 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e645b20b-ab20-418b-a1d0-ecf5a11509df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:30:03.459885 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-2b9b9926-7c79-49ec-bb44-c5b6027369f7 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e645b20b-ab20-418b-a1d0-ecf5a11509df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'affba606-e1ab-4418-aa54-dfcde786e3f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-332775049',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2de13cbd34649b0b9f8d1f882fd02c9',qos_specs=None,replication_status=,reservations=['1d0e90b4-4bf5-4578-b3e9-bf3f61d4e5eb','84884e31-1a0b-495e-be7b-dfdbdc16258e','0425a9c1-6460-44e9-91cd-42f86350b854','bd1b62cd-f9de-4bdb-8e2e-d7faedb4bb30'],size=1,snapshot_id=700dd494-ffe9-4f11-860d-8d96af904073,source_replicaid=,source_volid=None,status='creating',user_id='c232882ea391417685684af33e67d1cf',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:30:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-332775049',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=affba606-e1ab-4418-aa54-dfcde786e3f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b2de13cbd34649b0b9f8d1f882fd02c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=700dd494-ffe9-4f11-860d-8d96af904073,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c232882ea391417685684af33e67d1cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:30:03.461146 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-2b9b9926-7c79-49ec-bb44-c5b6027369f7 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68a1be1d-159d-4cf1-8e4c-d9f335ff2881) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:30:03.479374 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-2b9b9926-7c79-49ec-bb44-c5b6027369f7 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68a1be1d-159d-4cf1-8e4c-d9f335ff2881) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-332775049',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2de13cbd34649b0b9f8d1f882fd02c9',qos_specs=None,replication_status=,reservations=['1d0e90b4-4bf5-4578-b3e9-bf3f61d4e5eb','84884e31-1a0b-495e-be7b-dfdbdc16258e','0425a9c1-6460-44e9-91cd-42f86350b854','bd1b62cd-f9de-4bdb-8e2e-d7faedb4bb30'],size=1,snapshot_id=700dd494-ffe9-4f11-860d-8d96af904073,source_replicaid=,source_volid=None,status='creating',user_id='c232882ea391417685684af33e67d1cf',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:30:03.480166 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-2b9b9926-7c79-49ec-bb44-c5b6027369f7 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68c11db6-948b-4022-a1e9-a4a0cec162f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:30:03.500614 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-2b9b9926-7c79-49ec-bb44-c5b6027369f7 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68c11db6-948b-4022-a1e9-a4a0cec162f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:30:03.501607 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-2b9b9926-7c79-49ec-bb44-c5b6027369f7 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Flow 'volume_create_api' (6ec8581d-a1bc-45c0-ae0d-e837c6655d50) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:30:03.501930 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-2b9b9926-7c79-49ec-bb44-c5b6027369f7 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Create volume request issued successfully. Aug 13 21:30:03.502615 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2b9b9926-7c79-49ec-bb44-c5b6027369f7 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:30:03.503245 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1453/5819] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:30:03 2026] POST /volume/v3/volumes => generated 788 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:30:03.515161 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-cfe6527f-2f87-414b-a591-8d67d24c6288 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:03.517358 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-cfe6527f-2f87-414b-a591-8d67d24c6288 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] GET https://10.4.3.14/volume/v3/volumes/affba606-e1ab-4418-aa54-dfcde786e3f1 Aug 13 21:30:03.517507 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-cfe6527f-2f87-414b-a591-8d67d24c6288 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:30:03.517729 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-cfe6527f-2f87-414b-a591-8d67d24c6288 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:30:03.526303 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:30:03.526303 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:30:03.530467 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-cfe6527f-2f87-414b-a591-8d67d24c6288 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Volume info retrieved successfully. Aug 13 21:30:03.535601 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-cfe6527f-2f87-414b-a591-8d67d24c6288 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/volumes/affba606-e1ab-4418-aa54-dfcde786e3f1 returned with HTTP 200 Aug 13 21:30:03.536058 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1461/5820] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:30:03 2026] GET /volume/v3/volumes/affba606-e1ab-4418-aa54-dfcde786e3f1 => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:30:04.551912 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3502202f-9ce6-4606-9ad5-2647968e07bf None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:04.554042 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3502202f-9ce6-4606-9ad5-2647968e07bf tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] GET https://10.4.3.14/volume/v3/volumes/affba606-e1ab-4418-aa54-dfcde786e3f1 Aug 13 21:30:04.554260 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3502202f-9ce6-4606-9ad5-2647968e07bf tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:30:04.554448 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3502202f-9ce6-4606-9ad5-2647968e07bf tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:30:04.562498 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:30:04.562498 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:30:04.567773 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-3502202f-9ce6-4606-9ad5-2647968e07bf tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Volume info retrieved successfully. Aug 13 21:30:04.573988 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3502202f-9ce6-4606-9ad5-2647968e07bf tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/volumes/affba606-e1ab-4418-aa54-dfcde786e3f1 returned with HTTP 200 Aug 13 21:30:04.574692 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1456/5821] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:30:04 2026] GET /volume/v3/volumes/affba606-e1ab-4418-aa54-dfcde786e3f1 => generated 881 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:30:04.587789 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-0a7158fd-4757-46bd-809a-0fa01b8e4bf0 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:04.590699 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0a7158fd-4757-46bd-809a-0fa01b8e4bf0 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] GET https://10.4.3.14/volume/v3/volumes/affba606-e1ab-4418-aa54-dfcde786e3f1 Aug 13 21:30:04.591021 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0a7158fd-4757-46bd-809a-0fa01b8e4bf0 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:30:04.591317 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0a7158fd-4757-46bd-809a-0fa01b8e4bf0 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:30:04.600898 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:30:04.600898 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:30:04.605478 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-0a7158fd-4757-46bd-809a-0fa01b8e4bf0 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Volume info retrieved successfully. Aug 13 21:30:04.611382 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0a7158fd-4757-46bd-809a-0fa01b8e4bf0 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/volumes/affba606-e1ab-4418-aa54-dfcde786e3f1 returned with HTTP 200 Aug 13 21:30:04.611918 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1452/5822] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:30:04 2026] GET /volume/v3/volumes/affba606-e1ab-4418-aa54-dfcde786e3f1 => generated 881 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:30:05.295997 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-4dd21287-314b-47b1-b4ab-5a52055faa39 req-d86a7356-9122-4bd6-8f6e-be96ae2f67f7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:05.297925 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-4dd21287-314b-47b1-b4ab-5a52055faa39 req-d86a7356-9122-4bd6-8f6e-be96ae2f67f7 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] GET https://10.4.3.14/volume/v3/volumes/affba606-e1ab-4418-aa54-dfcde786e3f1 Aug 13 21:30:05.298145 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-4dd21287-314b-47b1-b4ab-5a52055faa39 req-d86a7356-9122-4bd6-8f6e-be96ae2f67f7 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:30:05.298299 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-4dd21287-314b-47b1-b4ab-5a52055faa39 req-d86a7356-9122-4bd6-8f6e-be96ae2f67f7 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:30:05.305516 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:30:05.305516 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:30:05.309153 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-4dd21287-314b-47b1-b4ab-5a52055faa39 req-d86a7356-9122-4bd6-8f6e-be96ae2f67f7 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Volume info retrieved successfully. Aug 13 21:30:05.313050 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-4dd21287-314b-47b1-b4ab-5a52055faa39 req-d86a7356-9122-4bd6-8f6e-be96ae2f67f7 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/volumes/affba606-e1ab-4418-aa54-dfcde786e3f1 returned with HTTP 200 Aug 13 21:30:05.313489 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1454/5823] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:30:05 2026] GET /volume/v3/volumes/affba606-e1ab-4418-aa54-dfcde786e3f1 => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:30:05.388735 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-22273c78-3223-4b64-966c-744eb1c59c58 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:05.389302 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-22273c78-3223-4b64-966c-744eb1c59c58 None None] GET https://10.4.3.14/volume// Aug 13 21:30:05.389467 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-22273c78-3223-4b64-966c-744eb1c59c58 None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:30:05.389710 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-22273c78-3223-4b64-966c-744eb1c59c58 None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:30:05.390151 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-22273c78-3223-4b64-966c-744eb1c59c58 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:30:05.390497 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1462/5824] 10.4.3.14 () {66 vars in 1421 bytes} [Thu Aug 13 21:30:05 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:30:05.397601 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-4dd21287-314b-47b1-b4ab-5a52055faa39 req-2a79666c-0458-46ba-a074-0cf0d5cf69e8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:05.436173 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-4dd21287-314b-47b1-b4ab-5a52055faa39 req-2a79666c-0458-46ba-a074-0cf0d5cf69e8 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:30:05.436518 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-4dd21287-314b-47b1-b4ab-5a52055faa39 req-2a79666c-0458-46ba-a074-0cf0d5cf69e8 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "affba606-e1ab-4418-aa54-dfcde786e3f1", "connector": null, "instance_uuid": "725a6dac-a845-42a1-bd28-6f3a814b545b"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:30:05.444629 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:30:05.444629 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:30:05.471691 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-4dd21287-314b-47b1-b4ab-5a52055faa39 req-2a79666c-0458-46ba-a074-0cf0d5cf69e8 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:30:05.472437 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1457/5825] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:30:05 2026] POST /volume/v3/attachments => generated 273 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:30:05.501798 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3230fa67-067b-4f06-a48d-e5a1a5d0b9a6 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:05.504287 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3230fa67-067b-4f06-a48d-e5a1a5d0b9a6 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] GET https://10.4.3.14/volume/v3/volumes/affba606-e1ab-4418-aa54-dfcde786e3f1 Aug 13 21:30:05.504424 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3230fa67-067b-4f06-a48d-e5a1a5d0b9a6 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:30:05.504691 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3230fa67-067b-4f06-a48d-e5a1a5d0b9a6 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:30:05.513557 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ee476902-7160-40aa-a657-09170c159c28 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:05.514021 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ee476902-7160-40aa-a657-09170c159c28 None None] GET https://10.4.3.14/volume// Aug 13 21:30:05.514260 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ee476902-7160-40aa-a657-09170c159c28 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:30:05.514464 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ee476902-7160-40aa-a657-09170c159c28 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:30:05.514785 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ee476902-7160-40aa-a657-09170c159c28 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:30:05.515295 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1455/5826] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:30:05 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:30:05.516684 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:30:05.516684 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:30:05.520958 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-3230fa67-067b-4f06-a48d-e5a1a5d0b9a6 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Volume info retrieved successfully. Aug 13 21:30:05.524065 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-4dd21287-314b-47b1-b4ab-5a52055faa39 req-2ce2bf11-2927-46f4-9e19-d0849b82fbb8 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:05.526635 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-4dd21287-314b-47b1-b4ab-5a52055faa39 req-2ce2bf11-2927-46f4-9e19-d0849b82fbb8 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] GET https://10.4.3.14/volume/v3/volumes/affba606-e1ab-4418-aa54-dfcde786e3f1 Aug 13 21:30:05.526912 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3230fa67-067b-4f06-a48d-e5a1a5d0b9a6 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/volumes/affba606-e1ab-4418-aa54-dfcde786e3f1 returned with HTTP 200 Aug 13 21:30:05.527010 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-4dd21287-314b-47b1-b4ab-5a52055faa39 req-2ce2bf11-2927-46f4-9e19-d0849b82fbb8 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:30:05.527208 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-4dd21287-314b-47b1-b4ab-5a52055faa39 req-2ce2bf11-2927-46f4-9e19-d0849b82fbb8 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:30:05.527516 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1453/5827] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:30:05 2026] GET /volume/v3/volumes/affba606-e1ab-4418-aa54-dfcde786e3f1 => generated 880 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:30:05.540806 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:30:05.540806 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:30:05.545798 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-4dd21287-314b-47b1-b4ab-5a52055faa39 req-2ce2bf11-2927-46f4-9e19-d0849b82fbb8 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Volume info retrieved successfully. Aug 13 21:30:05.551915 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-4dd21287-314b-47b1-b4ab-5a52055faa39 req-2ce2bf11-2927-46f4-9e19-d0849b82fbb8 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/volumes/affba606-e1ab-4418-aa54-dfcde786e3f1 returned with HTTP 200 Aug 13 21:30:05.552539 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1463/5828] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:30:05 2026] GET /volume/v3/volumes/affba606-e1ab-4418-aa54-dfcde786e3f1 => generated 1060 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:30:05.667257 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-4dd21287-314b-47b1-b4ab-5a52055faa39 req-964777e5-d5d2-469e-b509-9d09f8d77431 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:05.669651 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-4dd21287-314b-47b1-b4ab-5a52055faa39 req-964777e5-d5d2-469e-b509-9d09f8d77431 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] PUT https://10.4.3.14/volume/v3/attachments/f3e367cf-8877-4ab4-a1e2-0fa819f985b0 Aug 13 21:30:05.669651 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-4dd21287-314b-47b1-b4ab-5a52055faa39 req-964777e5-d5d2-469e-b509-9d09f8d77431 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:30:05.676617 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-4dd21287-314b-47b1-b4ab-5a52055faa39 req-964777e5-d5d2-469e-b509-9d09f8d77431 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Acquiring lock "cinder-attachment_update-affba606-e1ab-4418-aa54-dfcde786e3f1-np0000007265" by "attachment_update" {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:30:05.680946 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-4dd21287-314b-47b1-b4ab-5a52055faa39 req-964777e5-d5d2-469e-b509-9d09f8d77431 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Lock "cinder-attachment_update-affba606-e1ab-4418-aa54-dfcde786e3f1-np0000007265" acquired by "attachment_update" :: waited 0.004s {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:30:05.681806 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:30:05.681806 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:30:05.773447 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-4dd21287-314b-47b1-b4ab-5a52055faa39 req-964777e5-d5d2-469e-b509-9d09f8d77431 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Lock "cinder-attachment_update-affba606-e1ab-4418-aa54-dfcde786e3f1-np0000007265" released by "attachment_update" :: held 0.093s {{(pid=100215) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:30:05.773732 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-4dd21287-314b-47b1-b4ab-5a52055faa39 req-964777e5-d5d2-469e-b509-9d09f8d77431 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/attachments/f3e367cf-8877-4ab4-a1e2-0fa819f985b0 returned with HTTP 200 Aug 13 21:30:05.774184 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1458/5829] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:30:05 2026] PUT /volume/v3/attachments/f3e367cf-8877-4ab4-a1e2-0fa819f985b0 => generated 969 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:30:06.541332 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3fa7f6c8-4e01-4d5d-9140-5a8733e86cb9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:06.543620 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3fa7f6c8-4e01-4d5d-9140-5a8733e86cb9 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] GET https://10.4.3.14/volume/v3/volumes/affba606-e1ab-4418-aa54-dfcde786e3f1 Aug 13 21:30:06.543875 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3fa7f6c8-4e01-4d5d-9140-5a8733e86cb9 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:30:06.544186 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3fa7f6c8-4e01-4d5d-9140-5a8733e86cb9 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:30:06.554524 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:30:06.554524 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:30:06.558007 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3fa7f6c8-4e01-4d5d-9140-5a8733e86cb9 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Volume info retrieved successfully. Aug 13 21:30:06.561954 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3fa7f6c8-4e01-4d5d-9140-5a8733e86cb9 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/volumes/affba606-e1ab-4418-aa54-dfcde786e3f1 returned with HTTP 200 Aug 13 21:30:06.562380 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1456/5830] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:30:06 2026] GET /volume/v3/volumes/affba606-e1ab-4418-aa54-dfcde786e3f1 => generated 881 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:30:07.575268 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-8806b367-f37f-40ae-a328-e31d7c038c6f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:07.577149 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8806b367-f37f-40ae-a328-e31d7c038c6f tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] GET https://10.4.3.14/volume/v3/volumes/affba606-e1ab-4418-aa54-dfcde786e3f1 Aug 13 21:30:07.577341 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8806b367-f37f-40ae-a328-e31d7c038c6f tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:30:07.577526 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8806b367-f37f-40ae-a328-e31d7c038c6f tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:30:07.589545 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:30:07.589545 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:30:07.593890 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-8806b367-f37f-40ae-a328-e31d7c038c6f tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Volume info retrieved successfully. Aug 13 21:30:07.600064 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8806b367-f37f-40ae-a328-e31d7c038c6f tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/volumes/affba606-e1ab-4418-aa54-dfcde786e3f1 returned with HTTP 200 Aug 13 21:30:07.600643 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1454/5831] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:30:07 2026] GET /volume/v3/volumes/affba606-e1ab-4418-aa54-dfcde786e3f1 => generated 881 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:30:08.612891 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-25f77785-bc30-4c07-b475-c1d9063f9f6d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:08.615139 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-25f77785-bc30-4c07-b475-c1d9063f9f6d tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] GET https://10.4.3.14/volume/v3/volumes/affba606-e1ab-4418-aa54-dfcde786e3f1 Aug 13 21:30:08.615430 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-25f77785-bc30-4c07-b475-c1d9063f9f6d tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:30:08.615706 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-25f77785-bc30-4c07-b475-c1d9063f9f6d tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:30:08.628092 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:30:08.628092 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:30:08.633541 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-25f77785-bc30-4c07-b475-c1d9063f9f6d tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Volume info retrieved successfully. Aug 13 21:30:08.639819 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-25f77785-bc30-4c07-b475-c1d9063f9f6d tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/volumes/affba606-e1ab-4418-aa54-dfcde786e3f1 returned with HTTP 200 Aug 13 21:30:08.640387 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1464/5832] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:30:08 2026] GET /volume/v3/volumes/affba606-e1ab-4418-aa54-dfcde786e3f1 => generated 881 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:30:09.008675 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-4dd21287-314b-47b1-b4ab-5a52055faa39 req-fd041c5d-577a-4c7b-8e73-fb7dbc721161 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:09.010488 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-4dd21287-314b-47b1-b4ab-5a52055faa39 req-fd041c5d-577a-4c7b-8e73-fb7dbc721161 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] POST https://10.4.3.14/volume/v3/attachments/f3e367cf-8877-4ab4-a1e2-0fa819f985b0/action Aug 13 21:30:09.010837 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-4dd21287-314b-47b1-b4ab-5a52055faa39 req-fd041c5d-577a-4c7b-8e73-fb7dbc721161 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Action body: b'{"os-complete": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:30:09.011011 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-4dd21287-314b-47b1-b4ab-5a52055faa39 req-fd041c5d-577a-4c7b-8e73-fb7dbc721161 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:30:09.029895 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:30:09.029895 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:30:09.041799 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-4dd21287-314b-47b1-b4ab-5a52055faa39 req-fd041c5d-577a-4c7b-8e73-fb7dbc721161 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/attachments/f3e367cf-8877-4ab4-a1e2-0fa819f985b0/action returned with HTTP 204 Aug 13 21:30:09.042241 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1459/5833] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:30:09 2026] POST /volume/v3/attachments/f3e367cf-8877-4ab4-a1e2-0fa819f985b0/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:30:09.652405 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-73a16c45-a547-4847-a09d-b365dcb221d0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:09.654678 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-73a16c45-a547-4847-a09d-b365dcb221d0 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] GET https://10.4.3.14/volume/v3/volumes/affba606-e1ab-4418-aa54-dfcde786e3f1 Aug 13 21:30:09.654890 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-73a16c45-a547-4847-a09d-b365dcb221d0 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:30:09.655098 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-73a16c45-a547-4847-a09d-b365dcb221d0 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:30:09.663929 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:30:09.663929 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:30:09.667294 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-73a16c45-a547-4847-a09d-b365dcb221d0 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Volume info retrieved successfully. Aug 13 21:30:09.671266 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-73a16c45-a547-4847-a09d-b365dcb221d0 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/volumes/affba606-e1ab-4418-aa54-dfcde786e3f1 returned with HTTP 200 Aug 13 21:30:09.671626 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1457/5834] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:30:09 2026] GET /volume/v3/volumes/affba606-e1ab-4418-aa54-dfcde786e3f1 => generated 1173 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:30:12.735298 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-5928e829-90ef-4231-a050-44c413fd7441 req-9483693d-c6c5-4933-bd1f-f90c638ca5c8 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:12.737766 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-5928e829-90ef-4231-a050-44c413fd7441 req-9483693d-c6c5-4933-bd1f-f90c638ca5c8 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] GET https://10.4.3.14/volume/v3/volumes/affba606-e1ab-4418-aa54-dfcde786e3f1 Aug 13 21:30:12.737999 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-5928e829-90ef-4231-a050-44c413fd7441 req-9483693d-c6c5-4933-bd1f-f90c638ca5c8 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:30:12.738233 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-5928e829-90ef-4231-a050-44c413fd7441 req-9483693d-c6c5-4933-bd1f-f90c638ca5c8 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:30:12.750105 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:30:12.750105 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:30:12.754349 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-5928e829-90ef-4231-a050-44c413fd7441 req-9483693d-c6c5-4933-bd1f-f90c638ca5c8 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Volume info retrieved successfully. Aug 13 21:30:12.759985 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-5928e829-90ef-4231-a050-44c413fd7441 req-9483693d-c6c5-4933-bd1f-f90c638ca5c8 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/volumes/affba606-e1ab-4418-aa54-dfcde786e3f1 returned with HTTP 200 Aug 13 21:30:12.760566 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1455/5835] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:30:12 2026] GET /volume/v3/volumes/affba606-e1ab-4418-aa54-dfcde786e3f1 => generated 1173 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:30:12.779495 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-5928e829-90ef-4231-a050-44c413fd7441 req-68c301b0-9c54-4a27-9011-c5029cb91d27 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:12.781366 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-5928e829-90ef-4231-a050-44c413fd7441 req-68c301b0-9c54-4a27-9011-c5029cb91d27 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] POST https://10.4.3.14/volume/v3/volumes/affba606-e1ab-4418-aa54-dfcde786e3f1/action Aug 13 21:30:12.781654 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-5928e829-90ef-4231-a050-44c413fd7441 req-68c301b0-9c54-4a27-9011-c5029cb91d27 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:30:12.781779 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-5928e829-90ef-4231-a050-44c413fd7441 req-68c301b0-9c54-4a27-9011-c5029cb91d27 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:30:12.791831 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:30:12.791831 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:30:12.792345 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-5928e829-90ef-4231-a050-44c413fd7441 req-68c301b0-9c54-4a27-9011-c5029cb91d27 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Volume info retrieved successfully. Aug 13 21:30:12.799812 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-5928e829-90ef-4231-a050-44c413fd7441 req-68c301b0-9c54-4a27-9011-c5029cb91d27 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Begin detaching volume completed successfully. Aug 13 21:30:12.800042 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-5928e829-90ef-4231-a050-44c413fd7441 req-68c301b0-9c54-4a27-9011-c5029cb91d27 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/volumes/affba606-e1ab-4418-aa54-dfcde786e3f1/action returned with HTTP 202 Aug 13 21:30:12.800514 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1465/5836] 10.4.3.14 () {72 vars in 1665 bytes} [Thu Aug 13 21:30:12 2026] POST /volume/v3/volumes/affba606-e1ab-4418-aa54-dfcde786e3f1/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:30:12.841740 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8724d1f6-6fb8-40cf-8cf4-2a590c3ea3b7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:12.842310 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8724d1f6-6fb8-40cf-8cf4-2a590c3ea3b7 None None] GET https://10.4.3.14/volume// Aug 13 21:30:12.842310 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8724d1f6-6fb8-40cf-8cf4-2a590c3ea3b7 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:30:12.842469 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8724d1f6-6fb8-40cf-8cf4-2a590c3ea3b7 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:30:12.842724 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8724d1f6-6fb8-40cf-8cf4-2a590c3ea3b7 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:30:12.843166 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1460/5837] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:30:12 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:30:12.851529 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-5928e829-90ef-4231-a050-44c413fd7441 req-232b174c-f507-4ea6-b072-17248e306907 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:12.853476 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-5928e829-90ef-4231-a050-44c413fd7441 req-232b174c-f507-4ea6-b072-17248e306907 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] GET https://10.4.3.14/volume/v3/volumes/affba606-e1ab-4418-aa54-dfcde786e3f1 Aug 13 21:30:12.853675 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-5928e829-90ef-4231-a050-44c413fd7441 req-232b174c-f507-4ea6-b072-17248e306907 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:30:12.853843 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-5928e829-90ef-4231-a050-44c413fd7441 req-232b174c-f507-4ea6-b072-17248e306907 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:30:12.862855 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:30:12.862855 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:30:12.866254 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-5928e829-90ef-4231-a050-44c413fd7441 req-232b174c-f507-4ea6-b072-17248e306907 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Volume info retrieved successfully. Aug 13 21:30:12.870582 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-5928e829-90ef-4231-a050-44c413fd7441 req-232b174c-f507-4ea6-b072-17248e306907 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/volumes/affba606-e1ab-4418-aa54-dfcde786e3f1 returned with HTTP 200 Aug 13 21:30:12.870927 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1458/5838] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:30:12 2026] GET /volume/v3/volumes/affba606-e1ab-4418-aa54-dfcde786e3f1 => generated 1356 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:30:13.641351 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-5928e829-90ef-4231-a050-44c413fd7441 req-1b5acfc2-d95c-425f-8289-128a9f0b6566 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:13.643322 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-5928e829-90ef-4231-a050-44c413fd7441 req-1b5acfc2-d95c-425f-8289-128a9f0b6566 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] DELETE https://10.4.3.14/volume/v3/attachments/f3e367cf-8877-4ab4-a1e2-0fa819f985b0 Aug 13 21:30:13.643543 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-5928e829-90ef-4231-a050-44c413fd7441 req-1b5acfc2-d95c-425f-8289-128a9f0b6566 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:30:13.643719 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-5928e829-90ef-4231-a050-44c413fd7441 req-1b5acfc2-d95c-425f-8289-128a9f0b6566 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:30:13.650673 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:30:13.650673 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:30:13.692359 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-5928e829-90ef-4231-a050-44c413fd7441 req-1b5acfc2-d95c-425f-8289-128a9f0b6566 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/attachments/f3e367cf-8877-4ab4-a1e2-0fa819f985b0 returned with HTTP 200 Aug 13 21:30:13.692751 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1456/5839] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:30:13 2026] DELETE /volume/v3/attachments/f3e367cf-8877-4ab4-a1e2-0fa819f985b0 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:30:13.889447 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-4c401a94-9763-40f5-8314-1931e76a0db7 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:13.891331 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4c401a94-9763-40f5-8314-1931e76a0db7 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:30:13.891668 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4c401a94-9763-40f5-8314-1931e76a0db7 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1587871704", "snapshot_id": "0996906d-653b-4312-9b3c-67a67f82e000", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:30:13.893309 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-4c401a94-9763-40f5-8314-1931e76a0db7 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1587871704', 'snapshot_id': '0996906d-653b-4312-9b3c-67a67f82e000', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:30:13.898284 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:30:13.898284 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:30:13.898742 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-4c401a94-9763-40f5-8314-1931e76a0db7 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Snapshot retrieved successfully. Aug 13 21:30:13.898856 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-4c401a94-9763-40f5-8314-1931e76a0db7 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Create volume of 1 GB Aug 13 21:30:13.902439 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-4c401a94-9763-40f5-8314-1931e76a0db7 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Availability Zones retrieved successfully. Aug 13 21:30:13.908469 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-4c401a94-9763-40f5-8314-1931e76a0db7 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Flow 'volume_create_api' (85235602-9f1b-4d10-b349-8851972b1756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:30:13.909526 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-4c401a94-9763-40f5-8314-1931e76a0db7 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8d12352-bd2a-448c-afa9-ebc3238d2abe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:30:13.910557 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-4c401a94-9763-40f5-8314-1931e76a0db7 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:30:13.940916 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-4c401a94-9763-40f5-8314-1931e76a0db7 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8d12352-bd2a-448c-afa9-ebc3238d2abe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0996906d-653b-4312-9b3c-67a67f82e000', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:30:13.941732 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-4c401a94-9763-40f5-8314-1931e76a0db7 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41053fd0-28eb-452c-a679-c399fb201ce9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:30:13.977322 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-4c401a94-9763-40f5-8314-1931e76a0db7 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Created reservations ['60c852ac-1011-41b7-a83c-1cfdd198fe71', 'd5b1f55d-837a-4654-a1d9-2892d5765a9e', '2ee18ad6-819b-456d-98a1-d01a5577a224', '65253c89-f29a-464a-98b5-06a80cee3797'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:30:13.978065 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-4c401a94-9763-40f5-8314-1931e76a0db7 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41053fd0-28eb-452c-a679-c399fb201ce9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60c852ac-1011-41b7-a83c-1cfdd198fe71', 'd5b1f55d-837a-4654-a1d9-2892d5765a9e', '2ee18ad6-819b-456d-98a1-d01a5577a224', '65253c89-f29a-464a-98b5-06a80cee3797']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:30:13.978779 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-4c401a94-9763-40f5-8314-1931e76a0db7 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (666c4ae2-4c76-4f77-b00e-642a486644b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:30:14.016858 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-4c401a94-9763-40f5-8314-1931e76a0db7 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (666c4ae2-4c76-4f77-b00e-642a486644b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06ffd442-358c-4bd0-9ffb-d0eaf0afef02', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1587871704',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2de13cbd34649b0b9f8d1f882fd02c9',qos_specs=None,replication_status=,reservations=['60c852ac-1011-41b7-a83c-1cfdd198fe71','d5b1f55d-837a-4654-a1d9-2892d5765a9e','2ee18ad6-819b-456d-98a1-d01a5577a224','65253c89-f29a-464a-98b5-06a80cee3797'],size=1,snapshot_id=0996906d-653b-4312-9b3c-67a67f82e000,source_replicaid=,source_volid=None,status='creating',user_id='c232882ea391417685684af33e67d1cf',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:30:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1587871704',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=06ffd442-358c-4bd0-9ffb-d0eaf0afef02,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b2de13cbd34649b0b9f8d1f882fd02c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0996906d-653b-4312-9b3c-67a67f82e000,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c232882ea391417685684af33e67d1cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:30:14.017618 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-4c401a94-9763-40f5-8314-1931e76a0db7 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8eb498d-ad6d-4c25-b582-5eacefea294c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:30:14.034422 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-4c401a94-9763-40f5-8314-1931e76a0db7 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8eb498d-ad6d-4c25-b582-5eacefea294c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1587871704',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2de13cbd34649b0b9f8d1f882fd02c9',qos_specs=None,replication_status=,reservations=['60c852ac-1011-41b7-a83c-1cfdd198fe71','d5b1f55d-837a-4654-a1d9-2892d5765a9e','2ee18ad6-819b-456d-98a1-d01a5577a224','65253c89-f29a-464a-98b5-06a80cee3797'],size=1,snapshot_id=0996906d-653b-4312-9b3c-67a67f82e000,source_replicaid=,source_volid=None,status='creating',user_id='c232882ea391417685684af33e67d1cf',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:30:14.035261 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-4c401a94-9763-40f5-8314-1931e76a0db7 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db3e15d3-961e-4140-a659-3f1a2e29571c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:30:14.056119 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-4c401a94-9763-40f5-8314-1931e76a0db7 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db3e15d3-961e-4140-a659-3f1a2e29571c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:30:14.056947 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-4c401a94-9763-40f5-8314-1931e76a0db7 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Flow 'volume_create_api' (85235602-9f1b-4d10-b349-8851972b1756) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:30:14.057368 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-4c401a94-9763-40f5-8314-1931e76a0db7 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Create volume request issued successfully. Aug 13 21:30:14.057928 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4c401a94-9763-40f5-8314-1931e76a0db7 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:30:14.058671 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1466/5840] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:30:13 2026] POST /volume/v3/volumes => generated 789 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:30:14.071841 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-15e12047-cf19-45db-bc62-a302ca1192d2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:14.073632 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-15e12047-cf19-45db-bc62-a302ca1192d2 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] GET https://10.4.3.14/volume/v3/volumes/06ffd442-358c-4bd0-9ffb-d0eaf0afef02 Aug 13 21:30:14.073873 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-15e12047-cf19-45db-bc62-a302ca1192d2 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:30:14.074082 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-15e12047-cf19-45db-bc62-a302ca1192d2 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:30:14.080430 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:30:14.080430 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:30:14.083603 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-15e12047-cf19-45db-bc62-a302ca1192d2 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Volume info retrieved successfully. Aug 13 21:30:14.087753 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-15e12047-cf19-45db-bc62-a302ca1192d2 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/volumes/06ffd442-358c-4bd0-9ffb-d0eaf0afef02 returned with HTTP 200 Aug 13 21:30:14.088216 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1461/5841] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:30:14 2026] GET /volume/v3/volumes/06ffd442-358c-4bd0-9ffb-d0eaf0afef02 => generated 857 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:30:15.101705 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6b4c9f18-fae3-4a2f-a1b5-5ec18cd72c02 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:15.103446 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6b4c9f18-fae3-4a2f-a1b5-5ec18cd72c02 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] GET https://10.4.3.14/volume/v3/volumes/06ffd442-358c-4bd0-9ffb-d0eaf0afef02 Aug 13 21:30:15.103627 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6b4c9f18-fae3-4a2f-a1b5-5ec18cd72c02 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:30:15.103854 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6b4c9f18-fae3-4a2f-a1b5-5ec18cd72c02 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:30:15.111722 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:30:15.111722 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:30:15.115767 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-6b4c9f18-fae3-4a2f-a1b5-5ec18cd72c02 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Volume info retrieved successfully. Aug 13 21:30:15.119654 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6b4c9f18-fae3-4a2f-a1b5-5ec18cd72c02 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/volumes/06ffd442-358c-4bd0-9ffb-d0eaf0afef02 returned with HTTP 200 Aug 13 21:30:15.120084 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1459/5842] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:30:15 2026] GET /volume/v3/volumes/06ffd442-358c-4bd0-9ffb-d0eaf0afef02 => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:30:15.132294 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-938afbe7-12cf-4c76-8c62-ac8a591f5acc None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:15.134313 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-938afbe7-12cf-4c76-8c62-ac8a591f5acc tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] GET https://10.4.3.14/volume/v3/volumes/06ffd442-358c-4bd0-9ffb-d0eaf0afef02 Aug 13 21:30:15.134564 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-938afbe7-12cf-4c76-8c62-ac8a591f5acc tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:30:15.134790 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-938afbe7-12cf-4c76-8c62-ac8a591f5acc tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:30:15.141334 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:30:15.141334 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:30:15.144408 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-938afbe7-12cf-4c76-8c62-ac8a591f5acc tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Volume info retrieved successfully. Aug 13 21:30:15.148781 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-938afbe7-12cf-4c76-8c62-ac8a591f5acc tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/volumes/06ffd442-358c-4bd0-9ffb-d0eaf0afef02 returned with HTTP 200 Aug 13 21:30:15.149293 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1457/5843] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:30:15 2026] GET /volume/v3/volumes/06ffd442-358c-4bd0-9ffb-d0eaf0afef02 => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:30:15.663646 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-72135961-8ebc-4194-9914-db961fd5f80c req-aeb5293a-e87e-423c-81e2-5bb6b0792fd7 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:15.665661 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-72135961-8ebc-4194-9914-db961fd5f80c req-aeb5293a-e87e-423c-81e2-5bb6b0792fd7 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] GET https://10.4.3.14/volume/v3/volumes/06ffd442-358c-4bd0-9ffb-d0eaf0afef02 Aug 13 21:30:15.665848 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-72135961-8ebc-4194-9914-db961fd5f80c req-aeb5293a-e87e-423c-81e2-5bb6b0792fd7 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:30:15.666037 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-72135961-8ebc-4194-9914-db961fd5f80c req-aeb5293a-e87e-423c-81e2-5bb6b0792fd7 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:30:15.673335 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:30:15.673335 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:30:15.677045 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-72135961-8ebc-4194-9914-db961fd5f80c req-aeb5293a-e87e-423c-81e2-5bb6b0792fd7 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Volume info retrieved successfully. Aug 13 21:30:15.680720 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-72135961-8ebc-4194-9914-db961fd5f80c req-aeb5293a-e87e-423c-81e2-5bb6b0792fd7 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/volumes/06ffd442-358c-4bd0-9ffb-d0eaf0afef02 returned with HTTP 200 Aug 13 21:30:15.681109 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1467/5844] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:30:15 2026] GET /volume/v3/volumes/06ffd442-358c-4bd0-9ffb-d0eaf0afef02 => generated 882 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:30:15.749790 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-327f823f-708b-4643-b995-2e8174f58812 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:15.750350 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-327f823f-708b-4643-b995-2e8174f58812 None None] GET https://10.4.3.14/volume// Aug 13 21:30:15.750520 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-327f823f-708b-4643-b995-2e8174f58812 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:30:15.750700 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-327f823f-708b-4643-b995-2e8174f58812 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:30:15.751068 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-327f823f-708b-4643-b995-2e8174f58812 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:30:15.751387 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1462/5845] 10.4.3.14 () {66 vars in 1421 bytes} [Thu Aug 13 21:30:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:30:15.759560 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-72135961-8ebc-4194-9914-db961fd5f80c req-920bb856-b1e3-4f4a-a7a6-48e4b91b85e9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:15.784186 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-72135961-8ebc-4194-9914-db961fd5f80c req-920bb856-b1e3-4f4a-a7a6-48e4b91b85e9 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:30:15.784512 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-72135961-8ebc-4194-9914-db961fd5f80c req-920bb856-b1e3-4f4a-a7a6-48e4b91b85e9 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "06ffd442-358c-4bd0-9ffb-d0eaf0afef02", "connector": null, "instance_uuid": "725a6dac-a845-42a1-bd28-6f3a814b545b"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:30:15.792539 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:30:15.792539 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:30:15.813719 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-72135961-8ebc-4194-9914-db961fd5f80c req-920bb856-b1e3-4f4a-a7a6-48e4b91b85e9 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:30:15.814153 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1460/5846] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:30:15 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:30:15.838675 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-85d11c20-4864-41d0-895a-3aee21b7d666 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:15.840266 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-85d11c20-4864-41d0-895a-3aee21b7d666 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] GET https://10.4.3.14/volume/v3/volumes/06ffd442-358c-4bd0-9ffb-d0eaf0afef02 Aug 13 21:30:15.840427 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-85d11c20-4864-41d0-895a-3aee21b7d666 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:30:15.840598 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-85d11c20-4864-41d0-895a-3aee21b7d666 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:30:15.846240 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e3ac5da5-5b75-40ef-abd3-358bca78437c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:15.846643 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e3ac5da5-5b75-40ef-abd3-358bca78437c None None] GET https://10.4.3.14/volume// Aug 13 21:30:15.846808 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e3ac5da5-5b75-40ef-abd3-358bca78437c None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:30:15.847014 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e3ac5da5-5b75-40ef-abd3-358bca78437c None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:30:15.847347 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e3ac5da5-5b75-40ef-abd3-358bca78437c None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:30:15.847623 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1468/5847] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:30:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:30:15.850377 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:30:15.850377 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:30:15.854016 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-85d11c20-4864-41d0-895a-3aee21b7d666 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Volume info retrieved successfully. Aug 13 21:30:15.855483 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-72135961-8ebc-4194-9914-db961fd5f80c req-0999e3ae-c8af-4b4d-ad2a-7042fdc1d914 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:15.857591 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-72135961-8ebc-4194-9914-db961fd5f80c req-0999e3ae-c8af-4b4d-ad2a-7042fdc1d914 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] GET https://10.4.3.14/volume/v3/volumes/06ffd442-358c-4bd0-9ffb-d0eaf0afef02 Aug 13 21:30:15.857800 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-72135961-8ebc-4194-9914-db961fd5f80c req-0999e3ae-c8af-4b4d-ad2a-7042fdc1d914 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:30:15.858010 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-72135961-8ebc-4194-9914-db961fd5f80c req-0999e3ae-c8af-4b4d-ad2a-7042fdc1d914 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:30:15.858108 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-85d11c20-4864-41d0-895a-3aee21b7d666 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/volumes/06ffd442-358c-4bd0-9ffb-d0eaf0afef02 returned with HTTP 200 Aug 13 21:30:15.858501 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1458/5848] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:30:15 2026] GET /volume/v3/volumes/06ffd442-358c-4bd0-9ffb-d0eaf0afef02 => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:30:15.867060 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:30:15.867060 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:30:15.870350 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-72135961-8ebc-4194-9914-db961fd5f80c req-0999e3ae-c8af-4b4d-ad2a-7042fdc1d914 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Volume info retrieved successfully. Aug 13 21:30:15.874340 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-72135961-8ebc-4194-9914-db961fd5f80c req-0999e3ae-c8af-4b4d-ad2a-7042fdc1d914 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/volumes/06ffd442-358c-4bd0-9ffb-d0eaf0afef02 returned with HTTP 200 Aug 13 21:30:15.874755 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1463/5849] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:30:15 2026] GET /volume/v3/volumes/06ffd442-358c-4bd0-9ffb-d0eaf0afef02 => generated 1061 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:30:15.971892 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-72135961-8ebc-4194-9914-db961fd5f80c req-0e1153ef-b035-4639-87a4-7b22eb74cc8b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:15.973788 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-72135961-8ebc-4194-9914-db961fd5f80c req-0e1153ef-b035-4639-87a4-7b22eb74cc8b tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] PUT https://10.4.3.14/volume/v3/attachments/2f0c7eb7-84ff-41d8-9e51-08bd93465579 Aug 13 21:30:15.974125 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-72135961-8ebc-4194-9914-db961fd5f80c req-0e1153ef-b035-4639-87a4-7b22eb74cc8b tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:30:15.983273 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-72135961-8ebc-4194-9914-db961fd5f80c req-0e1153ef-b035-4639-87a4-7b22eb74cc8b tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Acquiring lock "cinder-attachment_update-06ffd442-358c-4bd0-9ffb-d0eaf0afef02-np0000007265" by "attachment_update" {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:30:15.988185 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-72135961-8ebc-4194-9914-db961fd5f80c req-0e1153ef-b035-4639-87a4-7b22eb74cc8b tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Lock "cinder-attachment_update-06ffd442-358c-4bd0-9ffb-d0eaf0afef02-np0000007265" acquired by "attachment_update" :: waited 0.005s {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:30:15.989446 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:30:15.989446 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:30:16.060123 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-72135961-8ebc-4194-9914-db961fd5f80c req-0e1153ef-b035-4639-87a4-7b22eb74cc8b tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Lock "cinder-attachment_update-06ffd442-358c-4bd0-9ffb-d0eaf0afef02-np0000007265" released by "attachment_update" :: held 0.072s {{(pid=100214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:30:16.060424 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-72135961-8ebc-4194-9914-db961fd5f80c req-0e1153ef-b035-4639-87a4-7b22eb74cc8b tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/attachments/2f0c7eb7-84ff-41d8-9e51-08bd93465579 returned with HTTP 200 Aug 13 21:30:16.060845 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1461/5850] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:30:15 2026] PUT /volume/v3/attachments/2f0c7eb7-84ff-41d8-9e51-08bd93465579 => generated 969 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:30:16.872939 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c77ea4aa-edfa-410b-baf9-4a81f0ab8e05 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:16.874541 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c77ea4aa-edfa-410b-baf9-4a81f0ab8e05 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] GET https://10.4.3.14/volume/v3/volumes/06ffd442-358c-4bd0-9ffb-d0eaf0afef02 Aug 13 21:30:16.874703 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c77ea4aa-edfa-410b-baf9-4a81f0ab8e05 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:30:16.874877 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c77ea4aa-edfa-410b-baf9-4a81f0ab8e05 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:30:16.883093 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:30:16.883093 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:30:16.885789 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-c77ea4aa-edfa-410b-baf9-4a81f0ab8e05 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Volume info retrieved successfully. Aug 13 21:30:16.889577 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c77ea4aa-edfa-410b-baf9-4a81f0ab8e05 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/volumes/06ffd442-358c-4bd0-9ffb-d0eaf0afef02 returned with HTTP 200 Aug 13 21:30:16.889977 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1469/5851] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:30:16 2026] GET /volume/v3/volumes/06ffd442-358c-4bd0-9ffb-d0eaf0afef02 => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:30:17.901637 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-e733c4d7-ab9f-4d8f-90c8-7a5a3c9f093a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:17.903318 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e733c4d7-ab9f-4d8f-90c8-7a5a3c9f093a tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] GET https://10.4.3.14/volume/v3/volumes/06ffd442-358c-4bd0-9ffb-d0eaf0afef02 Aug 13 21:30:17.903533 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e733c4d7-ab9f-4d8f-90c8-7a5a3c9f093a tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:30:17.903741 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e733c4d7-ab9f-4d8f-90c8-7a5a3c9f093a tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:30:17.912759 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:30:17.912759 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:30:17.916470 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-e733c4d7-ab9f-4d8f-90c8-7a5a3c9f093a tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Volume info retrieved successfully. Aug 13 21:30:17.920631 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e733c4d7-ab9f-4d8f-90c8-7a5a3c9f093a tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/volumes/06ffd442-358c-4bd0-9ffb-d0eaf0afef02 returned with HTTP 200 Aug 13 21:30:17.921041 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1459/5852] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:30:17 2026] GET /volume/v3/volumes/06ffd442-358c-4bd0-9ffb-d0eaf0afef02 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:30:18.932490 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3740187b-5245-4c3f-8359-36a1ef739ce9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:18.934346 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3740187b-5245-4c3f-8359-36a1ef739ce9 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] GET https://10.4.3.14/volume/v3/volumes/06ffd442-358c-4bd0-9ffb-d0eaf0afef02 Aug 13 21:30:18.934560 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3740187b-5245-4c3f-8359-36a1ef739ce9 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:30:18.934770 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3740187b-5245-4c3f-8359-36a1ef739ce9 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:30:18.944408 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:30:18.944408 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:30:18.948125 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-3740187b-5245-4c3f-8359-36a1ef739ce9 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Volume info retrieved successfully. Aug 13 21:30:18.952400 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3740187b-5245-4c3f-8359-36a1ef739ce9 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/volumes/06ffd442-358c-4bd0-9ffb-d0eaf0afef02 returned with HTTP 200 Aug 13 21:30:18.952818 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1464/5853] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:30:18 2026] GET /volume/v3/volumes/06ffd442-358c-4bd0-9ffb-d0eaf0afef02 => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:30:19.295017 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-72135961-8ebc-4194-9914-db961fd5f80c req-7b6f71d6-f866-4a0c-84e4-ba589adac328 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:19.297595 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-72135961-8ebc-4194-9914-db961fd5f80c req-7b6f71d6-f866-4a0c-84e4-ba589adac328 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] POST https://10.4.3.14/volume/v3/attachments/2f0c7eb7-84ff-41d8-9e51-08bd93465579/action Aug 13 21:30:19.298081 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-72135961-8ebc-4194-9914-db961fd5f80c req-7b6f71d6-f866-4a0c-84e4-ba589adac328 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Action body: b'{"os-complete": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:30:19.298269 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-72135961-8ebc-4194-9914-db961fd5f80c req-7b6f71d6-f866-4a0c-84e4-ba589adac328 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:30:19.318046 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:30:19.318046 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:30:19.328444 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-72135961-8ebc-4194-9914-db961fd5f80c req-7b6f71d6-f866-4a0c-84e4-ba589adac328 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/attachments/2f0c7eb7-84ff-41d8-9e51-08bd93465579/action returned with HTTP 204 Aug 13 21:30:19.328843 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1462/5854] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:30:19 2026] POST /volume/v3/attachments/2f0c7eb7-84ff-41d8-9e51-08bd93465579/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:30:19.967498 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-830867fc-a6fb-4632-a40f-ae828e0c9944 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:19.969783 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-830867fc-a6fb-4632-a40f-ae828e0c9944 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] GET https://10.4.3.14/volume/v3/volumes/06ffd442-358c-4bd0-9ffb-d0eaf0afef02 Aug 13 21:30:19.970052 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-830867fc-a6fb-4632-a40f-ae828e0c9944 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:30:19.970294 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-830867fc-a6fb-4632-a40f-ae828e0c9944 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:30:19.982059 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:30:19.982059 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:30:19.985960 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-830867fc-a6fb-4632-a40f-ae828e0c9944 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Volume info retrieved successfully. Aug 13 21:30:19.990686 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-830867fc-a6fb-4632-a40f-ae828e0c9944 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/volumes/06ffd442-358c-4bd0-9ffb-d0eaf0afef02 returned with HTTP 200 Aug 13 21:30:19.991166 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1470/5855] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:30:19 2026] GET /volume/v3/volumes/06ffd442-358c-4bd0-9ffb-d0eaf0afef02 => generated 1174 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:30:22.892698 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-dd529bd8-7ca3-4417-8875-617beef4096b req-d8233842-d9fa-41b6-bfcb-eef17cac7ee5 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:22.894566 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-dd529bd8-7ca3-4417-8875-617beef4096b req-d8233842-d9fa-41b6-bfcb-eef17cac7ee5 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] GET https://10.4.3.14/volume/v3/volumes/06ffd442-358c-4bd0-9ffb-d0eaf0afef02 Aug 13 21:30:22.894745 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-dd529bd8-7ca3-4417-8875-617beef4096b req-d8233842-d9fa-41b6-bfcb-eef17cac7ee5 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:30:22.894916 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-dd529bd8-7ca3-4417-8875-617beef4096b req-d8233842-d9fa-41b6-bfcb-eef17cac7ee5 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:30:22.904893 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:30:22.904893 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:30:22.908077 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-dd529bd8-7ca3-4417-8875-617beef4096b req-d8233842-d9fa-41b6-bfcb-eef17cac7ee5 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Volume info retrieved successfully. Aug 13 21:30:22.911675 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-dd529bd8-7ca3-4417-8875-617beef4096b req-d8233842-d9fa-41b6-bfcb-eef17cac7ee5 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/volumes/06ffd442-358c-4bd0-9ffb-d0eaf0afef02 returned with HTTP 200 Aug 13 21:30:22.912064 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1460/5856] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:30:22 2026] GET /volume/v3/volumes/06ffd442-358c-4bd0-9ffb-d0eaf0afef02 => generated 1174 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:30:22.929861 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-dd529bd8-7ca3-4417-8875-617beef4096b req-e767c796-29a5-4a87-9eaf-9655b44593a3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:22.931741 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-dd529bd8-7ca3-4417-8875-617beef4096b req-e767c796-29a5-4a87-9eaf-9655b44593a3 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] POST https://10.4.3.14/volume/v3/volumes/06ffd442-358c-4bd0-9ffb-d0eaf0afef02/action Aug 13 21:30:22.932045 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-dd529bd8-7ca3-4417-8875-617beef4096b req-e767c796-29a5-4a87-9eaf-9655b44593a3 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:30:22.932147 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-dd529bd8-7ca3-4417-8875-617beef4096b req-e767c796-29a5-4a87-9eaf-9655b44593a3 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:30:22.941980 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:30:22.941980 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:30:22.942417 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-dd529bd8-7ca3-4417-8875-617beef4096b req-e767c796-29a5-4a87-9eaf-9655b44593a3 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Volume info retrieved successfully. Aug 13 21:30:22.948757 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-dd529bd8-7ca3-4417-8875-617beef4096b req-e767c796-29a5-4a87-9eaf-9655b44593a3 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Begin detaching volume completed successfully. Aug 13 21:30:22.949040 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-dd529bd8-7ca3-4417-8875-617beef4096b req-e767c796-29a5-4a87-9eaf-9655b44593a3 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/volumes/06ffd442-358c-4bd0-9ffb-d0eaf0afef02/action returned with HTTP 202 Aug 13 21:30:22.949517 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1465/5857] 10.4.3.14 () {72 vars in 1665 bytes} [Thu Aug 13 21:30:22 2026] POST /volume/v3/volumes/06ffd442-358c-4bd0-9ffb-d0eaf0afef02/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:30:22.989609 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-83796429-8c52-40dc-8392-5c5a44f699a6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:22.990124 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-83796429-8c52-40dc-8392-5c5a44f699a6 None None] GET https://10.4.3.14/volume// Aug 13 21:30:22.990333 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-83796429-8c52-40dc-8392-5c5a44f699a6 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:30:22.990544 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-83796429-8c52-40dc-8392-5c5a44f699a6 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:30:22.990864 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-83796429-8c52-40dc-8392-5c5a44f699a6 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:30:22.991178 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1463/5858] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:30:22 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:30:22.999292 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-dd529bd8-7ca3-4417-8875-617beef4096b req-4afa7652-e466-4852-b66b-be88613e143d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:23.001594 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-dd529bd8-7ca3-4417-8875-617beef4096b req-4afa7652-e466-4852-b66b-be88613e143d tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] GET https://10.4.3.14/volume/v3/volumes/06ffd442-358c-4bd0-9ffb-d0eaf0afef02 Aug 13 21:30:23.001893 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-dd529bd8-7ca3-4417-8875-617beef4096b req-4afa7652-e466-4852-b66b-be88613e143d tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:30:23.002152 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-dd529bd8-7ca3-4417-8875-617beef4096b req-4afa7652-e466-4852-b66b-be88613e143d tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:30:23.011932 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:30:23.011932 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:30:23.015337 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-dd529bd8-7ca3-4417-8875-617beef4096b req-4afa7652-e466-4852-b66b-be88613e143d tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Volume info retrieved successfully. Aug 13 21:30:23.019660 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-dd529bd8-7ca3-4417-8875-617beef4096b req-4afa7652-e466-4852-b66b-be88613e143d tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/volumes/06ffd442-358c-4bd0-9ffb-d0eaf0afef02 returned with HTTP 200 Aug 13 21:30:23.020049 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1471/5859] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:30:22 2026] GET /volume/v3/volumes/06ffd442-358c-4bd0-9ffb-d0eaf0afef02 => generated 1357 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:30:23.775290 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-dd529bd8-7ca3-4417-8875-617beef4096b req-fb66e0c3-491a-4c32-89c6-a0df45c7e263 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:23.777307 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-dd529bd8-7ca3-4417-8875-617beef4096b req-fb66e0c3-491a-4c32-89c6-a0df45c7e263 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] DELETE https://10.4.3.14/volume/v3/attachments/2f0c7eb7-84ff-41d8-9e51-08bd93465579 Aug 13 21:30:23.777525 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-dd529bd8-7ca3-4417-8875-617beef4096b req-fb66e0c3-491a-4c32-89c6-a0df45c7e263 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:30:23.777717 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-dd529bd8-7ca3-4417-8875-617beef4096b req-fb66e0c3-491a-4c32-89c6-a0df45c7e263 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:30:23.785051 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:30:23.785051 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:30:23.826264 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-dd529bd8-7ca3-4417-8875-617beef4096b req-fb66e0c3-491a-4c32-89c6-a0df45c7e263 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/attachments/2f0c7eb7-84ff-41d8-9e51-08bd93465579 returned with HTTP 200 Aug 13 21:30:23.826628 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1461/5860] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:30:23 2026] DELETE /volume/v3/attachments/2f0c7eb7-84ff-41d8-9e51-08bd93465579 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:30:24.046992 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-81504a80-384d-4703-baf7-93537287e278 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:24.049099 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-81504a80-384d-4703-baf7-93537287e278 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] POST https://10.4.3.14/volume/v3/volumes Aug 13 21:30:24.049529 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-81504a80-384d-4703-baf7-93537287e278 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-2056072198", "snapshot_id": "7ed5157c-3d38-4603-b7a7-eb94bf5fb1ec", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:30:24.051357 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-81504a80-384d-4703-baf7-93537287e278 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-2056072198', 'snapshot_id': '7ed5157c-3d38-4603-b7a7-eb94bf5fb1ec', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 21:30:24.057179 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:30:24.057179 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:30:24.057690 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-81504a80-384d-4703-baf7-93537287e278 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Snapshot retrieved successfully. Aug 13 21:30:24.057826 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-81504a80-384d-4703-baf7-93537287e278 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Create volume of 1 GB Aug 13 21:30:24.061369 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-81504a80-384d-4703-baf7-93537287e278 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Availability Zones retrieved successfully. Aug 13 21:30:24.068181 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-81504a80-384d-4703-baf7-93537287e278 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Flow 'volume_create_api' (5770ea69-042c-44cc-a391-f58a35eab0a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:30:24.069528 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-81504a80-384d-4703-baf7-93537287e278 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4497496-7aef-4ee8-abcd-e1305362669c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:30:24.070624 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-81504a80-384d-4703-baf7-93537287e278 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 21:30:24.102208 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-81504a80-384d-4703-baf7-93537287e278 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4497496-7aef-4ee8-abcd-e1305362669c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7ed5157c-3d38-4603-b7a7-eb94bf5fb1ec', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:02:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfbff9f2-acee-4f0a-a14b-450ce6d8c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:30:24.103184 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-81504a80-384d-4703-baf7-93537287e278 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d76d353e-4956-43a0-811f-728d19553062) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:30:24.142240 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-81504a80-384d-4703-baf7-93537287e278 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Created reservations ['f7a8c092-6cd6-4d44-ad7a-fedffe24ab54', '5cd67298-398b-4e18-8f56-c7da54909682', '9d762e91-62ff-438a-a972-00c7e8dc37ab', 'e6786d4d-8a14-435d-83c7-b96f2721d122'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 21:30:24.142987 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-81504a80-384d-4703-baf7-93537287e278 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d76d353e-4956-43a0-811f-728d19553062) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7a8c092-6cd6-4d44-ad7a-fedffe24ab54', '5cd67298-398b-4e18-8f56-c7da54909682', '9d762e91-62ff-438a-a972-00c7e8dc37ab', 'e6786d4d-8a14-435d-83c7-b96f2721d122']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:30:24.143828 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-81504a80-384d-4703-baf7-93537287e278 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ef4f1f1-3ad6-4885-b70d-9c14482fac55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:30:24.180909 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-81504a80-384d-4703-baf7-93537287e278 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ef4f1f1-3ad6-4885-b70d-9c14482fac55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78d262bc-330d-4afa-a0a4-48c6592254bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-2056072198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2de13cbd34649b0b9f8d1f882fd02c9',qos_specs=None,replication_status=,reservations=['f7a8c092-6cd6-4d44-ad7a-fedffe24ab54','5cd67298-398b-4e18-8f56-c7da54909682','9d762e91-62ff-438a-a972-00c7e8dc37ab','e6786d4d-8a14-435d-83c7-b96f2721d122'],size=1,snapshot_id=7ed5157c-3d38-4603-b7a7-eb94bf5fb1ec,source_replicaid=,source_volid=None,status='creating',user_id='c232882ea391417685684af33e67d1cf',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T21:30:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-2056072198',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78d262bc-330d-4afa-a0a4-48c6592254bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b2de13cbd34649b0b9f8d1f882fd02c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7ed5157c-3d38-4603-b7a7-eb94bf5fb1ec,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c232882ea391417685684af33e67d1cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfbff9f2-acee-4f0a-a14b-450ce6d8c457),volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:30:24.181564 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-81504a80-384d-4703-baf7-93537287e278 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c429ba0c-a080-4a83-a1e6-cf6ffa5b08c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:30:24.198068 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-81504a80-384d-4703-baf7-93537287e278 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c429ba0c-a080-4a83-a1e6-cf6ffa5b08c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-2056072198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2de13cbd34649b0b9f8d1f882fd02c9',qos_specs=None,replication_status=,reservations=['f7a8c092-6cd6-4d44-ad7a-fedffe24ab54','5cd67298-398b-4e18-8f56-c7da54909682','9d762e91-62ff-438a-a972-00c7e8dc37ab','e6786d4d-8a14-435d-83c7-b96f2721d122'],size=1,snapshot_id=7ed5157c-3d38-4603-b7a7-eb94bf5fb1ec,source_replicaid=,source_volid=None,status='creating',user_id='c232882ea391417685684af33e67d1cf',volume_type_id=dfbff9f2-acee-4f0a-a14b-450ce6d8c457)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:30:24.199005 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-81504a80-384d-4703-baf7-93537287e278 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c6bec64-706c-4df8-8fee-10f9e5800eff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 21:30:24.221437 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-81504a80-384d-4703-baf7-93537287e278 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c6bec64-706c-4df8-8fee-10f9e5800eff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 21:30:24.222485 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-81504a80-384d-4703-baf7-93537287e278 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Flow 'volume_create_api' (5770ea69-042c-44cc-a391-f58a35eab0a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 21:30:24.222836 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-81504a80-384d-4703-baf7-93537287e278 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Create volume request issued successfully. Aug 13 21:30:24.223504 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-81504a80-384d-4703-baf7-93537287e278 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/volumes returned with HTTP 202 Aug 13 21:30:24.224006 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1466/5861] 10.4.3.14 () {68 vars in 1252 bytes} [Thu Aug 13 21:30:24 2026] POST /volume/v3/volumes => generated 789 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 21:30:24.235489 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5b82a1ec-4a55-457b-a812-8cec5f56da35 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:24.237350 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5b82a1ec-4a55-457b-a812-8cec5f56da35 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] GET https://10.4.3.14/volume/v3/volumes/78d262bc-330d-4afa-a0a4-48c6592254bd Aug 13 21:30:24.237583 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5b82a1ec-4a55-457b-a812-8cec5f56da35 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:30:24.237809 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5b82a1ec-4a55-457b-a812-8cec5f56da35 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:30:24.244632 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:30:24.244632 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:30:24.248321 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-5b82a1ec-4a55-457b-a812-8cec5f56da35 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Volume info retrieved successfully. Aug 13 21:30:24.252761 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5b82a1ec-4a55-457b-a812-8cec5f56da35 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/volumes/78d262bc-330d-4afa-a0a4-48c6592254bd returned with HTTP 200 Aug 13 21:30:24.253624 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1464/5862] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:30:24 2026] GET /volume/v3/volumes/78d262bc-330d-4afa-a0a4-48c6592254bd => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:30:25.267165 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d4e440ba-8bf4-49b1-90e0-ba7e5964311b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:25.269609 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d4e440ba-8bf4-49b1-90e0-ba7e5964311b tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] GET https://10.4.3.14/volume/v3/volumes/78d262bc-330d-4afa-a0a4-48c6592254bd Aug 13 21:30:25.269941 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d4e440ba-8bf4-49b1-90e0-ba7e5964311b tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:30:25.270233 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d4e440ba-8bf4-49b1-90e0-ba7e5964311b tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:30:25.278776 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:30:25.278776 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:30:25.282831 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-d4e440ba-8bf4-49b1-90e0-ba7e5964311b tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Volume info retrieved successfully. Aug 13 21:30:25.287692 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d4e440ba-8bf4-49b1-90e0-ba7e5964311b tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/volumes/78d262bc-330d-4afa-a0a4-48c6592254bd returned with HTTP 200 Aug 13 21:30:25.288127 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1472/5863] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:30:25 2026] GET /volume/v3/volumes/78d262bc-330d-4afa-a0a4-48c6592254bd => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:30:25.300987 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3b3ae63e-9995-4272-9536-8e732cf0f318 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:25.303006 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3b3ae63e-9995-4272-9536-8e732cf0f318 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] GET https://10.4.3.14/volume/v3/volumes/78d262bc-330d-4afa-a0a4-48c6592254bd Aug 13 21:30:25.303259 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3b3ae63e-9995-4272-9536-8e732cf0f318 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:30:25.303520 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3b3ae63e-9995-4272-9536-8e732cf0f318 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:30:25.311818 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:30:25.311818 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:30:25.317681 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-3b3ae63e-9995-4272-9536-8e732cf0f318 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Volume info retrieved successfully. Aug 13 21:30:25.324542 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3b3ae63e-9995-4272-9536-8e732cf0f318 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/volumes/78d262bc-330d-4afa-a0a4-48c6592254bd returned with HTTP 200 Aug 13 21:30:25.325117 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1462/5864] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:30:25 2026] GET /volume/v3/volumes/78d262bc-330d-4afa-a0a4-48c6592254bd => generated 882 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:30:25.797492 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-917629be-8694-4a66-88be-976e1f45472f req-f0f6ae19-011c-4c44-a557-6a946bc4d664 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:25.799937 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-917629be-8694-4a66-88be-976e1f45472f req-f0f6ae19-011c-4c44-a557-6a946bc4d664 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] GET https://10.4.3.14/volume/v3/volumes/78d262bc-330d-4afa-a0a4-48c6592254bd Aug 13 21:30:25.800124 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-917629be-8694-4a66-88be-976e1f45472f req-f0f6ae19-011c-4c44-a557-6a946bc4d664 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:30:25.800339 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-917629be-8694-4a66-88be-976e1f45472f req-f0f6ae19-011c-4c44-a557-6a946bc4d664 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:30:25.806673 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:30:25.806673 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:30:25.809877 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [req-917629be-8694-4a66-88be-976e1f45472f req-f0f6ae19-011c-4c44-a557-6a946bc4d664 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Volume info retrieved successfully. Aug 13 21:30:25.813861 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-917629be-8694-4a66-88be-976e1f45472f req-f0f6ae19-011c-4c44-a557-6a946bc4d664 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/volumes/78d262bc-330d-4afa-a0a4-48c6592254bd returned with HTTP 200 Aug 13 21:30:25.814305 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1467/5865] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:30:25 2026] GET /volume/v3/volumes/78d262bc-330d-4afa-a0a4-48c6592254bd => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:30:25.878641 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4a38ff9b-62dd-40db-9f14-14aa7fd73f3c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:25.879048 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4a38ff9b-62dd-40db-9f14-14aa7fd73f3c None None] GET https://10.4.3.14/volume// Aug 13 21:30:25.879225 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4a38ff9b-62dd-40db-9f14-14aa7fd73f3c None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:30:25.879404 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4a38ff9b-62dd-40db-9f14-14aa7fd73f3c None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:30:25.879717 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4a38ff9b-62dd-40db-9f14-14aa7fd73f3c None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:30:25.880013 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1465/5866] 10.4.3.14 () {66 vars in 1421 bytes} [Thu Aug 13 21:30:25 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:30:25.887425 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-917629be-8694-4a66-88be-976e1f45472f req-3ad91fde-5801-4dc7-97e8-b4a40d967532 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:25.919347 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-917629be-8694-4a66-88be-976e1f45472f req-3ad91fde-5801-4dc7-97e8-b4a40d967532 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] POST https://10.4.3.14/volume/v3/attachments Aug 13 21:30:25.919668 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-917629be-8694-4a66-88be-976e1f45472f req-3ad91fde-5801-4dc7-97e8-b4a40d967532 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "78d262bc-330d-4afa-a0a4-48c6592254bd", "connector": null, "instance_uuid": "725a6dac-a845-42a1-bd28-6f3a814b545b"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:30:25.927487 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:30:25.927487 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:30:25.957300 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-917629be-8694-4a66-88be-976e1f45472f req-3ad91fde-5801-4dc7-97e8-b4a40d967532 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/attachments returned with HTTP 200 Aug 13 21:30:25.957766 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1473/5867] 10.4.3.14 () {74 vars in 1587 bytes} [Thu Aug 13 21:30:25 2026] POST /volume/v3/attachments => generated 273 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:30:25.982655 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-eed7e299-968b-43cf-b918-a47150255511 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:25.984729 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-eed7e299-968b-43cf-b918-a47150255511 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] GET https://10.4.3.14/volume/v3/volumes/78d262bc-330d-4afa-a0a4-48c6592254bd Aug 13 21:30:25.984893 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-eed7e299-968b-43cf-b918-a47150255511 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:30:25.985284 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-eed7e299-968b-43cf-b918-a47150255511 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:30:25.992952 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c7d47ba2-8446-4cb4-9aed-653646db437f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:25.993380 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c7d47ba2-8446-4cb4-9aed-653646db437f None None] GET https://10.4.3.14/volume// Aug 13 21:30:25.993581 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c7d47ba2-8446-4cb4-9aed-653646db437f None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:30:25.993852 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c7d47ba2-8446-4cb4-9aed-653646db437f None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:30:25.994425 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c7d47ba2-8446-4cb4-9aed-653646db437f None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:30:25.994805 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1468/5868] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:30:25 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:30:25.995921 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:30:25.995921 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:30:25.999811 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-eed7e299-968b-43cf-b918-a47150255511 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Volume info retrieved successfully. Aug 13 21:30:26.002494 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-917629be-8694-4a66-88be-976e1f45472f req-66baf862-52bf-4a10-902c-def4521a2d7d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:26.004386 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-eed7e299-968b-43cf-b918-a47150255511 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/volumes/78d262bc-330d-4afa-a0a4-48c6592254bd returned with HTTP 200 Aug 13 21:30:26.004780 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-917629be-8694-4a66-88be-976e1f45472f req-66baf862-52bf-4a10-902c-def4521a2d7d tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] GET https://10.4.3.14/volume/v3/volumes/78d262bc-330d-4afa-a0a4-48c6592254bd Aug 13 21:30:26.004836 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1463/5869] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:30:25 2026] GET /volume/v3/volumes/78d262bc-330d-4afa-a0a4-48c6592254bd => generated 881 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:30:26.005036 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-917629be-8694-4a66-88be-976e1f45472f req-66baf862-52bf-4a10-902c-def4521a2d7d tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:30:26.005246 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-917629be-8694-4a66-88be-976e1f45472f req-66baf862-52bf-4a10-902c-def4521a2d7d tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:30:26.015169 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:30:26.015169 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:30:26.018839 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-917629be-8694-4a66-88be-976e1f45472f req-66baf862-52bf-4a10-902c-def4521a2d7d tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Volume info retrieved successfully. Aug 13 21:30:26.023374 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-917629be-8694-4a66-88be-976e1f45472f req-66baf862-52bf-4a10-902c-def4521a2d7d tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/volumes/78d262bc-330d-4afa-a0a4-48c6592254bd returned with HTTP 200 Aug 13 21:30:26.023767 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1466/5870] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:30:26 2026] GET /volume/v3/volumes/78d262bc-330d-4afa-a0a4-48c6592254bd => generated 1061 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:30:26.128665 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-917629be-8694-4a66-88be-976e1f45472f req-3e388e0c-107b-48ad-800c-5d5ab1db5bcb None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:26.130948 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-917629be-8694-4a66-88be-976e1f45472f req-3e388e0c-107b-48ad-800c-5d5ab1db5bcb tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] PUT https://10.4.3.14/volume/v3/attachments/a07eb979-05a3-49dd-b9a3-b8cdf76493b8 Aug 13 21:30:26.131379 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-917629be-8694-4a66-88be-976e1f45472f req-3e388e0c-107b-48ad-800c-5d5ab1db5bcb tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.14", "host": "np0000007265", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6fbd21a883e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0d167f33-e9e4-4fbe-afb4-4f49ec0beb9e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:30:26.139044 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-917629be-8694-4a66-88be-976e1f45472f req-3e388e0c-107b-48ad-800c-5d5ab1db5bcb tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Acquiring lock "cinder-attachment_update-78d262bc-330d-4afa-a0a4-48c6592254bd-np0000007265" by "attachment_update" {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 21:30:26.143728 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-917629be-8694-4a66-88be-976e1f45472f req-3e388e0c-107b-48ad-800c-5d5ab1db5bcb tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Lock "cinder-attachment_update-78d262bc-330d-4afa-a0a4-48c6592254bd-np0000007265" acquired by "attachment_update" :: waited 0.005s {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 21:30:26.144881 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:30:26.144881 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:30:26.231362 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-917629be-8694-4a66-88be-976e1f45472f req-3e388e0c-107b-48ad-800c-5d5ab1db5bcb tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Lock "cinder-attachment_update-78d262bc-330d-4afa-a0a4-48c6592254bd-np0000007265" released by "attachment_update" :: held 0.088s {{(pid=100216) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 21:30:26.231633 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-917629be-8694-4a66-88be-976e1f45472f req-3e388e0c-107b-48ad-800c-5d5ab1db5bcb tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/attachments/a07eb979-05a3-49dd-b9a3-b8cdf76493b8 returned with HTTP 200 Aug 13 21:30:26.232156 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1474/5871] 10.4.3.14 () {74 vars in 1697 bytes} [Thu Aug 13 21:30:26 2026] PUT /volume/v3/attachments/a07eb979-05a3-49dd-b9a3-b8cdf76493b8 => generated 969 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:30:27.018053 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a8e30a45-50bb-4482-a9e4-5f0fb8184e3a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:27.019887 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a8e30a45-50bb-4482-a9e4-5f0fb8184e3a tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] GET https://10.4.3.14/volume/v3/volumes/78d262bc-330d-4afa-a0a4-48c6592254bd Aug 13 21:30:27.020114 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a8e30a45-50bb-4482-a9e4-5f0fb8184e3a tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:30:27.020345 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a8e30a45-50bb-4482-a9e4-5f0fb8184e3a tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:30:27.030597 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:30:27.030597 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:30:27.034333 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a8e30a45-50bb-4482-a9e4-5f0fb8184e3a tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Volume info retrieved successfully. Aug 13 21:30:27.038723 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a8e30a45-50bb-4482-a9e4-5f0fb8184e3a tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/volumes/78d262bc-330d-4afa-a0a4-48c6592254bd returned with HTTP 200 Aug 13 21:30:27.039322 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1469/5872] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:30:27 2026] GET /volume/v3/volumes/78d262bc-330d-4afa-a0a4-48c6592254bd => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:30:28.055112 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-33fd4d94-e021-491d-b404-8d0ca90c9c42 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:28.057022 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-33fd4d94-e021-491d-b404-8d0ca90c9c42 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] GET https://10.4.3.14/volume/v3/volumes/78d262bc-330d-4afa-a0a4-48c6592254bd Aug 13 21:30:28.057242 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-33fd4d94-e021-491d-b404-8d0ca90c9c42 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:30:28.057416 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-33fd4d94-e021-491d-b404-8d0ca90c9c42 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:30:28.066865 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:30:28.066865 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:30:28.070667 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-33fd4d94-e021-491d-b404-8d0ca90c9c42 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Volume info retrieved successfully. Aug 13 21:30:28.074869 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-33fd4d94-e021-491d-b404-8d0ca90c9c42 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/volumes/78d262bc-330d-4afa-a0a4-48c6592254bd returned with HTTP 200 Aug 13 21:30:28.075326 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1464/5873] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:30:28 2026] GET /volume/v3/volumes/78d262bc-330d-4afa-a0a4-48c6592254bd => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:30:29.089660 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e552a7a5-a5ad-4ba7-a02f-3f73212b673b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:29.092266 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e552a7a5-a5ad-4ba7-a02f-3f73212b673b tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] GET https://10.4.3.14/volume/v3/volumes/78d262bc-330d-4afa-a0a4-48c6592254bd Aug 13 21:30:29.092554 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e552a7a5-a5ad-4ba7-a02f-3f73212b673b tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:30:29.092829 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e552a7a5-a5ad-4ba7-a02f-3f73212b673b tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:30:29.105162 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:30:29.105162 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:30:29.109286 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e552a7a5-a5ad-4ba7-a02f-3f73212b673b tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Volume info retrieved successfully. Aug 13 21:30:29.114985 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e552a7a5-a5ad-4ba7-a02f-3f73212b673b tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/volumes/78d262bc-330d-4afa-a0a4-48c6592254bd returned with HTTP 200 Aug 13 21:30:29.115515 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1467/5874] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:30:29 2026] GET /volume/v3/volumes/78d262bc-330d-4afa-a0a4-48c6592254bd => generated 882 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:30:30.129818 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-312ad8bc-0290-4fe5-858e-f08edfeb7bb3 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:30.131514 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-312ad8bc-0290-4fe5-858e-f08edfeb7bb3 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] GET https://10.4.3.14/volume/v3/volumes/78d262bc-330d-4afa-a0a4-48c6592254bd Aug 13 21:30:30.131697 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-312ad8bc-0290-4fe5-858e-f08edfeb7bb3 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:30:30.131878 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-312ad8bc-0290-4fe5-858e-f08edfeb7bb3 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:30:30.140947 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:30:30.140947 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:30:30.144316 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-312ad8bc-0290-4fe5-858e-f08edfeb7bb3 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Volume info retrieved successfully. Aug 13 21:30:30.148360 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-312ad8bc-0290-4fe5-858e-f08edfeb7bb3 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/volumes/78d262bc-330d-4afa-a0a4-48c6592254bd returned with HTTP 200 Aug 13 21:30:30.148761 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1475/5875] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:30:30 2026] GET /volume/v3/volumes/78d262bc-330d-4afa-a0a4-48c6592254bd => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:30:30.456825 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-917629be-8694-4a66-88be-976e1f45472f req-c1f15c7b-fb0c-4f4e-98a8-4da9cce0e309 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:30.482340 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-917629be-8694-4a66-88be-976e1f45472f req-c1f15c7b-fb0c-4f4e-98a8-4da9cce0e309 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] POST https://10.4.3.14/volume/v3/attachments/a07eb979-05a3-49dd-b9a3-b8cdf76493b8/action Aug 13 21:30:30.482701 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-917629be-8694-4a66-88be-976e1f45472f req-c1f15c7b-fb0c-4f4e-98a8-4da9cce0e309 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Action body: b'{"os-complete": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:30:30.482840 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-917629be-8694-4a66-88be-976e1f45472f req-c1f15c7b-fb0c-4f4e-98a8-4da9cce0e309 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:30:30.500944 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:30:30.500944 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:30:30.511091 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-917629be-8694-4a66-88be-976e1f45472f req-c1f15c7b-fb0c-4f4e-98a8-4da9cce0e309 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/attachments/a07eb979-05a3-49dd-b9a3-b8cdf76493b8/action returned with HTTP 204 Aug 13 21:30:30.511616 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1470/5876] 10.4.3.14 () {74 vars in 1718 bytes} [Thu Aug 13 21:30:30 2026] POST /volume/v3/attachments/a07eb979-05a3-49dd-b9a3-b8cdf76493b8/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:30:31.161295 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3aeb2ff3-10a2-440e-9a4d-92be986b7fce None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:31.163310 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3aeb2ff3-10a2-440e-9a4d-92be986b7fce tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] GET https://10.4.3.14/volume/v3/volumes/78d262bc-330d-4afa-a0a4-48c6592254bd Aug 13 21:30:31.163565 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3aeb2ff3-10a2-440e-9a4d-92be986b7fce tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:30:31.163836 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3aeb2ff3-10a2-440e-9a4d-92be986b7fce tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:30:31.173104 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:30:31.173104 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:30:31.176454 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-3aeb2ff3-10a2-440e-9a4d-92be986b7fce tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Volume info retrieved successfully. Aug 13 21:30:31.180339 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3aeb2ff3-10a2-440e-9a4d-92be986b7fce tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/volumes/78d262bc-330d-4afa-a0a4-48c6592254bd returned with HTTP 200 Aug 13 21:30:31.180695 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1465/5877] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:30:31 2026] GET /volume/v3/volumes/78d262bc-330d-4afa-a0a4-48c6592254bd => generated 1174 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:30:34.412335 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-03641ef2-8b8e-4425-9ff4-a616974dcd69 req-7250c1e2-78b9-475e-bfc5-f5c47584f066 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:34.444988 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-03641ef2-8b8e-4425-9ff4-a616974dcd69 req-7250c1e2-78b9-475e-bfc5-f5c47584f066 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] GET https://10.4.3.14/volume/v3/volumes/78d262bc-330d-4afa-a0a4-48c6592254bd Aug 13 21:30:34.445287 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-03641ef2-8b8e-4425-9ff4-a616974dcd69 req-7250c1e2-78b9-475e-bfc5-f5c47584f066 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:30:34.445500 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-03641ef2-8b8e-4425-9ff4-a616974dcd69 req-7250c1e2-78b9-475e-bfc5-f5c47584f066 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:30:34.454693 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:30:34.454693 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:30:34.457735 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [req-03641ef2-8b8e-4425-9ff4-a616974dcd69 req-7250c1e2-78b9-475e-bfc5-f5c47584f066 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Volume info retrieved successfully. Aug 13 21:30:34.461591 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-03641ef2-8b8e-4425-9ff4-a616974dcd69 req-7250c1e2-78b9-475e-bfc5-f5c47584f066 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/volumes/78d262bc-330d-4afa-a0a4-48c6592254bd returned with HTTP 200 Aug 13 21:30:34.461916 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1468/5878] 10.4.3.14 () {68 vars in 1591 bytes} [Thu Aug 13 21:30:34 2026] GET /volume/v3/volumes/78d262bc-330d-4afa-a0a4-48c6592254bd => generated 1174 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 21:30:34.480562 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-03641ef2-8b8e-4425-9ff4-a616974dcd69 req-f61e4438-1cb5-4c4a-b1f3-b1ddec1d3736 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:34.482852 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-03641ef2-8b8e-4425-9ff4-a616974dcd69 req-f61e4438-1cb5-4c4a-b1f3-b1ddec1d3736 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] POST https://10.4.3.14/volume/v3/volumes/78d262bc-330d-4afa-a0a4-48c6592254bd/action Aug 13 21:30:34.483324 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-03641ef2-8b8e-4425-9ff4-a616974dcd69 req-f61e4438-1cb5-4c4a-b1f3-b1ddec1d3736 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 21:30:34.483504 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-03641ef2-8b8e-4425-9ff4-a616974dcd69 req-f61e4438-1cb5-4c4a-b1f3-b1ddec1d3736 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:30:34.496702 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:30:34.496702 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:30:34.497382 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-03641ef2-8b8e-4425-9ff4-a616974dcd69 req-f61e4438-1cb5-4c4a-b1f3-b1ddec1d3736 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Volume info retrieved successfully. Aug 13 21:30:34.504767 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [req-03641ef2-8b8e-4425-9ff4-a616974dcd69 req-f61e4438-1cb5-4c4a-b1f3-b1ddec1d3736 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Begin detaching volume completed successfully. Aug 13 21:30:34.505006 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-03641ef2-8b8e-4425-9ff4-a616974dcd69 req-f61e4438-1cb5-4c4a-b1f3-b1ddec1d3736 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/volumes/78d262bc-330d-4afa-a0a4-48c6592254bd/action returned with HTTP 202 Aug 13 21:30:34.505540 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1476/5879] 10.4.3.14 () {72 vars in 1665 bytes} [Thu Aug 13 21:30:34 2026] POST /volume/v3/volumes/78d262bc-330d-4afa-a0a4-48c6592254bd/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 21:30:34.546322 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-fc769cfa-e993-4732-840b-59002562ef80 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:34.546666 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fc769cfa-e993-4732-840b-59002562ef80 None None] GET https://10.4.3.14/volume// Aug 13 21:30:34.546817 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fc769cfa-e993-4732-840b-59002562ef80 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:30:34.547045 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fc769cfa-e993-4732-840b-59002562ef80 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:30:34.547413 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fc769cfa-e993-4732-840b-59002562ef80 None None] https://10.4.3.14/volume// returned with HTTP 300 Aug 13 21:30:34.547689 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1471/5880] 10.4.3.14 () {66 vars in 1419 bytes} [Thu Aug 13 21:30:34 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:30:34.555125 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-03641ef2-8b8e-4425-9ff4-a616974dcd69 req-cf11fb6b-691f-44c4-8435-a705d2c7f6e5 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:34.558010 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-03641ef2-8b8e-4425-9ff4-a616974dcd69 req-cf11fb6b-691f-44c4-8435-a705d2c7f6e5 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] GET https://10.4.3.14/volume/v3/volumes/78d262bc-330d-4afa-a0a4-48c6592254bd Aug 13 21:30:34.558285 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-03641ef2-8b8e-4425-9ff4-a616974dcd69 req-cf11fb6b-691f-44c4-8435-a705d2c7f6e5 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:30:34.558557 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-03641ef2-8b8e-4425-9ff4-a616974dcd69 req-cf11fb6b-691f-44c4-8435-a705d2c7f6e5 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:30:34.570613 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:30:34.570613 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:30:34.574342 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [req-03641ef2-8b8e-4425-9ff4-a616974dcd69 req-cf11fb6b-691f-44c4-8435-a705d2c7f6e5 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Volume info retrieved successfully. Aug 13 21:30:34.579287 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-03641ef2-8b8e-4425-9ff4-a616974dcd69 req-cf11fb6b-691f-44c4-8435-a705d2c7f6e5 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/volumes/78d262bc-330d-4afa-a0a4-48c6592254bd returned with HTTP 200 Aug 13 21:30:34.579910 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1466/5881] 10.4.3.14 () {70 vars in 1632 bytes} [Thu Aug 13 21:30:34 2026] GET /volume/v3/volumes/78d262bc-330d-4afa-a0a4-48c6592254bd => generated 1357 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 21:30:35.383899 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-03641ef2-8b8e-4425-9ff4-a616974dcd69 req-b1001075-7349-4b3f-aba9-62a19fdc08eb None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:35.386700 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-03641ef2-8b8e-4425-9ff4-a616974dcd69 req-b1001075-7349-4b3f-aba9-62a19fdc08eb tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] DELETE https://10.4.3.14/volume/v3/attachments/a07eb979-05a3-49dd-b9a3-b8cdf76493b8 Aug 13 21:30:35.386958 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-03641ef2-8b8e-4425-9ff4-a616974dcd69 req-b1001075-7349-4b3f-aba9-62a19fdc08eb tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:30:35.387260 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-03641ef2-8b8e-4425-9ff4-a616974dcd69 req-b1001075-7349-4b3f-aba9-62a19fdc08eb tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:30:35.396409 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:30:35.396409 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:30:35.445264 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-03641ef2-8b8e-4425-9ff4-a616974dcd69 req-b1001075-7349-4b3f-aba9-62a19fdc08eb tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/attachments/a07eb979-05a3-49dd-b9a3-b8cdf76493b8 returned with HTTP 200 Aug 13 21:30:35.445807 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1469/5882] 10.4.3.14 () {72 vars in 1666 bytes} [Thu Aug 13 21:30:35 2026] DELETE /volume/v3/attachments/a07eb979-05a3-49dd-b9a3-b8cdf76493b8 => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:30:35.604005 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-40d04d1e-398a-4478-9e5a-5244d3b4354c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:35.605487 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-40d04d1e-398a-4478-9e5a-5244d3b4354c tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] GET https://10.4.3.14/volume/v3/volumes/78d262bc-330d-4afa-a0a4-48c6592254bd Aug 13 21:30:35.605625 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-40d04d1e-398a-4478-9e5a-5244d3b4354c tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:30:35.605793 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-40d04d1e-398a-4478-9e5a-5244d3b4354c tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:30:35.613162 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:30:35.613162 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:30:35.616453 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-40d04d1e-398a-4478-9e5a-5244d3b4354c tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Volume info retrieved successfully. Aug 13 21:30:35.620061 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-40d04d1e-398a-4478-9e5a-5244d3b4354c tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/volumes/78d262bc-330d-4afa-a0a4-48c6592254bd returned with HTTP 200 Aug 13 21:30:35.620438 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1477/5883] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:30:35 2026] GET /volume/v3/volumes/78d262bc-330d-4afa-a0a4-48c6592254bd => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:30:35.631783 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c36d611f-c450-4338-8d61-6d2fc2851769 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:35.633803 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c36d611f-c450-4338-8d61-6d2fc2851769 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] GET https://10.4.3.14/volume/v3/volumes/78d262bc-330d-4afa-a0a4-48c6592254bd Aug 13 21:30:35.634024 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c36d611f-c450-4338-8d61-6d2fc2851769 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:30:35.634258 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c36d611f-c450-4338-8d61-6d2fc2851769 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:30:35.641608 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:30:35.641608 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:30:35.645395 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c36d611f-c450-4338-8d61-6d2fc2851769 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Volume info retrieved successfully. Aug 13 21:30:35.649633 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c36d611f-c450-4338-8d61-6d2fc2851769 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/volumes/78d262bc-330d-4afa-a0a4-48c6592254bd returned with HTTP 200 Aug 13 21:30:35.650108 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1472/5884] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:30:35 2026] GET /volume/v3/volumes/78d262bc-330d-4afa-a0a4-48c6592254bd => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:30:35.661397 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-923e14c9-5f06-4b75-a7e0-5f3c6f5790dc None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:35.663142 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-923e14c9-5f06-4b75-a7e0-5f3c6f5790dc tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] DELETE https://10.4.3.14/volume/v3/volumes/78d262bc-330d-4afa-a0a4-48c6592254bd Aug 13 21:30:35.663332 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-923e14c9-5f06-4b75-a7e0-5f3c6f5790dc tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:30:35.663538 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-923e14c9-5f06-4b75-a7e0-5f3c6f5790dc tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:30:35.663687 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-923e14c9-5f06-4b75-a7e0-5f3c6f5790dc tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Delete volume with id: 78d262bc-330d-4afa-a0a4-48c6592254bd Aug 13 21:30:35.670187 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:30:35.670187 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:30:35.670627 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-923e14c9-5f06-4b75-a7e0-5f3c6f5790dc tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Volume info retrieved successfully. Aug 13 21:30:35.685662 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-923e14c9-5f06-4b75-a7e0-5f3c6f5790dc tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Delete volume request issued successfully. Aug 13 21:30:35.686421 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-923e14c9-5f06-4b75-a7e0-5f3c6f5790dc tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/volumes/78d262bc-330d-4afa-a0a4-48c6592254bd returned with HTTP 202 Aug 13 21:30:35.686421 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1467/5885] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:30:35 2026] DELETE /volume/v3/volumes/78d262bc-330d-4afa-a0a4-48c6592254bd => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:30:35.693099 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5be6c52a-43b0-475a-a008-d8e781d1191a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:35.694823 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5be6c52a-43b0-475a-a008-d8e781d1191a tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] GET https://10.4.3.14/volume/v3/volumes/78d262bc-330d-4afa-a0a4-48c6592254bd Aug 13 21:30:35.695045 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5be6c52a-43b0-475a-a008-d8e781d1191a tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:30:35.695245 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5be6c52a-43b0-475a-a008-d8e781d1191a tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:30:35.701640 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:30:35.701640 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:30:35.705020 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-5be6c52a-43b0-475a-a008-d8e781d1191a tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Volume info retrieved successfully. Aug 13 21:30:35.708898 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5be6c52a-43b0-475a-a008-d8e781d1191a tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/volumes/78d262bc-330d-4afa-a0a4-48c6592254bd returned with HTTP 200 Aug 13 21:30:35.709287 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1470/5886] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:30:35 2026] GET /volume/v3/volumes/78d262bc-330d-4afa-a0a4-48c6592254bd => generated 881 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:30:36.724025 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-3983b364-c8e5-4b9f-b947-b348bbc6a96b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:36.726221 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3983b364-c8e5-4b9f-b947-b348bbc6a96b tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] GET https://10.4.3.14/volume/v3/volumes/78d262bc-330d-4afa-a0a4-48c6592254bd Aug 13 21:30:36.726491 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3983b364-c8e5-4b9f-b947-b348bbc6a96b tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:30:36.726729 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3983b364-c8e5-4b9f-b947-b348bbc6a96b tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:30:36.734174 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3983b364-c8e5-4b9f-b947-b348bbc6a96b tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/volumes/78d262bc-330d-4afa-a0a4-48c6592254bd returned with HTTP 404 Aug 13 21:30:36.734774 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1478/5887] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:30:36 2026] GET /volume/v3/volumes/78d262bc-330d-4afa-a0a4-48c6592254bd => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:30:36.741695 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d6325921-24f7-4c36-9d4a-98afc7886449 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:36.744122 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d6325921-24f7-4c36-9d4a-98afc7886449 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] GET https://10.4.3.14/volume/v3/volumes/06ffd442-358c-4bd0-9ffb-d0eaf0afef02 Aug 13 21:30:36.744393 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d6325921-24f7-4c36-9d4a-98afc7886449 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:30:36.744658 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d6325921-24f7-4c36-9d4a-98afc7886449 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:30:36.754171 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:30:36.754171 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:30:36.758468 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d6325921-24f7-4c36-9d4a-98afc7886449 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Volume info retrieved successfully. Aug 13 21:30:36.762705 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d6325921-24f7-4c36-9d4a-98afc7886449 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/volumes/06ffd442-358c-4bd0-9ffb-d0eaf0afef02 returned with HTTP 200 Aug 13 21:30:36.763089 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1473/5888] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:30:36 2026] GET /volume/v3/volumes/06ffd442-358c-4bd0-9ffb-d0eaf0afef02 => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:30:36.774723 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ecd1b9df-41ee-4f5c-a98c-6d41202023c9 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:36.777505 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ecd1b9df-41ee-4f5c-a98c-6d41202023c9 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] GET https://10.4.3.14/volume/v3/volumes/06ffd442-358c-4bd0-9ffb-d0eaf0afef02 Aug 13 21:30:36.777580 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ecd1b9df-41ee-4f5c-a98c-6d41202023c9 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:30:36.777834 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ecd1b9df-41ee-4f5c-a98c-6d41202023c9 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:30:36.786574 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:30:36.786574 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:30:36.790946 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-ecd1b9df-41ee-4f5c-a98c-6d41202023c9 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Volume info retrieved successfully. Aug 13 21:30:36.796471 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ecd1b9df-41ee-4f5c-a98c-6d41202023c9 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/volumes/06ffd442-358c-4bd0-9ffb-d0eaf0afef02 returned with HTTP 200 Aug 13 21:30:36.797005 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1468/5889] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:30:36 2026] GET /volume/v3/volumes/06ffd442-358c-4bd0-9ffb-d0eaf0afef02 => generated 882 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:30:36.812087 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ffae0d95-f66e-4170-97cb-b361287779bc None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:36.815027 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ffae0d95-f66e-4170-97cb-b361287779bc tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] DELETE https://10.4.3.14/volume/v3/volumes/06ffd442-358c-4bd0-9ffb-d0eaf0afef02 Aug 13 21:30:36.815027 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ffae0d95-f66e-4170-97cb-b361287779bc tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:30:36.815027 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ffae0d95-f66e-4170-97cb-b361287779bc tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:30:36.815027 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-ffae0d95-f66e-4170-97cb-b361287779bc tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Delete volume with id: 06ffd442-358c-4bd0-9ffb-d0eaf0afef02 Aug 13 21:30:36.822634 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:30:36.822634 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:30:36.823079 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ffae0d95-f66e-4170-97cb-b361287779bc tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Volume info retrieved successfully. Aug 13 21:30:36.842097 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ffae0d95-f66e-4170-97cb-b361287779bc tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Delete volume request issued successfully. Aug 13 21:30:36.842328 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ffae0d95-f66e-4170-97cb-b361287779bc tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/volumes/06ffd442-358c-4bd0-9ffb-d0eaf0afef02 returned with HTTP 202 Aug 13 21:30:36.842736 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1471/5890] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:30:36 2026] DELETE /volume/v3/volumes/06ffd442-358c-4bd0-9ffb-d0eaf0afef02 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:30:36.849758 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-45144c68-363e-420b-a7ac-d4be2d7bcc5a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:36.851645 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-45144c68-363e-420b-a7ac-d4be2d7bcc5a tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] GET https://10.4.3.14/volume/v3/volumes/06ffd442-358c-4bd0-9ffb-d0eaf0afef02 Aug 13 21:30:36.851891 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-45144c68-363e-420b-a7ac-d4be2d7bcc5a tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:30:36.852097 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-45144c68-363e-420b-a7ac-d4be2d7bcc5a tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:30:36.858889 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:30:36.858889 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:30:36.862994 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-45144c68-363e-420b-a7ac-d4be2d7bcc5a tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Volume info retrieved successfully. Aug 13 21:30:36.868551 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-45144c68-363e-420b-a7ac-d4be2d7bcc5a tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/volumes/06ffd442-358c-4bd0-9ffb-d0eaf0afef02 returned with HTTP 200 Aug 13 21:30:36.868939 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1479/5891] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:30:36 2026] GET /volume/v3/volumes/06ffd442-358c-4bd0-9ffb-d0eaf0afef02 => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:30:37.883796 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7c176eb1-3af1-415e-9f5e-1d75b7b45132 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:37.885661 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7c176eb1-3af1-415e-9f5e-1d75b7b45132 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] GET https://10.4.3.14/volume/v3/volumes/06ffd442-358c-4bd0-9ffb-d0eaf0afef02 Aug 13 21:30:37.885919 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7c176eb1-3af1-415e-9f5e-1d75b7b45132 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:30:37.886185 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7c176eb1-3af1-415e-9f5e-1d75b7b45132 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:30:37.892986 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7c176eb1-3af1-415e-9f5e-1d75b7b45132 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/volumes/06ffd442-358c-4bd0-9ffb-d0eaf0afef02 returned with HTTP 404 Aug 13 21:30:37.893532 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1474/5892] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:30:37 2026] GET /volume/v3/volumes/06ffd442-358c-4bd0-9ffb-d0eaf0afef02 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:30:37.901739 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-6d8cd430-d264-4a72-a887-1cc1789e3ace None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:37.904449 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6d8cd430-d264-4a72-a887-1cc1789e3ace tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] GET https://10.4.3.14/volume/v3/volumes/affba606-e1ab-4418-aa54-dfcde786e3f1 Aug 13 21:30:37.904748 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6d8cd430-d264-4a72-a887-1cc1789e3ace tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:30:37.905002 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6d8cd430-d264-4a72-a887-1cc1789e3ace tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:30:37.913790 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:30:37.913790 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:30:37.918248 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-6d8cd430-d264-4a72-a887-1cc1789e3ace tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Volume info retrieved successfully. Aug 13 21:30:37.923451 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6d8cd430-d264-4a72-a887-1cc1789e3ace tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/volumes/affba606-e1ab-4418-aa54-dfcde786e3f1 returned with HTTP 200 Aug 13 21:30:37.924146 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1469/5893] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:30:37 2026] GET /volume/v3/volumes/affba606-e1ab-4418-aa54-dfcde786e3f1 => generated 881 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:30:37.935446 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7015a19a-7068-4bbd-9565-c518b3d59c7d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:37.937182 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7015a19a-7068-4bbd-9565-c518b3d59c7d tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] GET https://10.4.3.14/volume/v3/volumes/affba606-e1ab-4418-aa54-dfcde786e3f1 Aug 13 21:30:37.937398 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7015a19a-7068-4bbd-9565-c518b3d59c7d tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:30:37.937586 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7015a19a-7068-4bbd-9565-c518b3d59c7d tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:30:37.944832 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:30:37.944832 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:30:37.948481 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-7015a19a-7068-4bbd-9565-c518b3d59c7d tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Volume info retrieved successfully. Aug 13 21:30:37.952611 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7015a19a-7068-4bbd-9565-c518b3d59c7d tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/volumes/affba606-e1ab-4418-aa54-dfcde786e3f1 returned with HTTP 200 Aug 13 21:30:37.953104 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1472/5894] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:30:37 2026] GET /volume/v3/volumes/affba606-e1ab-4418-aa54-dfcde786e3f1 => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:30:37.965718 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-fc7551c7-20ab-4f28-b599-e7a7151d4ce7 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:37.967810 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-fc7551c7-20ab-4f28-b599-e7a7151d4ce7 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] DELETE https://10.4.3.14/volume/v3/volumes/affba606-e1ab-4418-aa54-dfcde786e3f1 Aug 13 21:30:37.967810 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-fc7551c7-20ab-4f28-b599-e7a7151d4ce7 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:30:37.968039 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-fc7551c7-20ab-4f28-b599-e7a7151d4ce7 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:30:37.968164 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-fc7551c7-20ab-4f28-b599-e7a7151d4ce7 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Delete volume with id: affba606-e1ab-4418-aa54-dfcde786e3f1 Aug 13 21:30:37.974846 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:30:37.974846 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:30:37.975331 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-fc7551c7-20ab-4f28-b599-e7a7151d4ce7 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Volume info retrieved successfully. Aug 13 21:30:37.990890 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-fc7551c7-20ab-4f28-b599-e7a7151d4ce7 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Delete volume request issued successfully. Aug 13 21:30:37.991144 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-fc7551c7-20ab-4f28-b599-e7a7151d4ce7 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/volumes/affba606-e1ab-4418-aa54-dfcde786e3f1 returned with HTTP 202 Aug 13 21:30:37.991571 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1480/5895] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:30:37 2026] DELETE /volume/v3/volumes/affba606-e1ab-4418-aa54-dfcde786e3f1 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:30:38.000154 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f8491d9f-a780-4668-bf07-78ec7fce7d2f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:38.001980 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f8491d9f-a780-4668-bf07-78ec7fce7d2f tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] GET https://10.4.3.14/volume/v3/volumes/affba606-e1ab-4418-aa54-dfcde786e3f1 Aug 13 21:30:38.002203 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f8491d9f-a780-4668-bf07-78ec7fce7d2f tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:30:38.002407 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f8491d9f-a780-4668-bf07-78ec7fce7d2f tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:30:38.009562 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:30:38.009562 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:30:38.013035 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f8491d9f-a780-4668-bf07-78ec7fce7d2f tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Volume info retrieved successfully. Aug 13 21:30:38.017371 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f8491d9f-a780-4668-bf07-78ec7fce7d2f tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/volumes/affba606-e1ab-4418-aa54-dfcde786e3f1 returned with HTTP 200 Aug 13 21:30:38.017914 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1475/5896] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:30:37 2026] GET /volume/v3/volumes/affba606-e1ab-4418-aa54-dfcde786e3f1 => generated 880 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:30:39.029135 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-41f8b826-235e-4269-bdc1-37000fa3ad2c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:39.031316 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-41f8b826-235e-4269-bdc1-37000fa3ad2c tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] GET https://10.4.3.14/volume/v3/volumes/affba606-e1ab-4418-aa54-dfcde786e3f1 Aug 13 21:30:39.031592 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-41f8b826-235e-4269-bdc1-37000fa3ad2c tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:30:39.031874 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-41f8b826-235e-4269-bdc1-37000fa3ad2c tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:30:39.034148 np0000007265 devstack@c-api.service[100217]: DEBUG dbcounter [-] [100217] Writing DB stats cinder:SELECT=168,cinder:INSERT=18,cinder:UPDATE=46 {{(pid=100217) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:30:39.037697 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-41f8b826-235e-4269-bdc1-37000fa3ad2c tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/volumes/affba606-e1ab-4418-aa54-dfcde786e3f1 returned with HTTP 404 Aug 13 21:30:39.038220 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1470/5897] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:30:39 2026] GET /volume/v3/volumes/affba606-e1ab-4418-aa54-dfcde786e3f1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:30:39.045077 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c2a2da49-2244-452b-8b46-20f8408ca1ba None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:39.046830 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c2a2da49-2244-452b-8b46-20f8408ca1ba tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] DELETE https://10.4.3.14/volume/v3/snapshots/7ed5157c-3d38-4603-b7a7-eb94bf5fb1ec Aug 13 21:30:39.047038 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c2a2da49-2244-452b-8b46-20f8408ca1ba tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:30:39.047220 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c2a2da49-2244-452b-8b46-20f8408ca1ba tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:30:39.047352 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-c2a2da49-2244-452b-8b46-20f8408ca1ba tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Delete snapshot with id: 7ed5157c-3d38-4603-b7a7-eb94bf5fb1ec Aug 13 21:30:39.049167 np0000007265 devstack@c-api.service[100214]: DEBUG dbcounter [-] [100214] Writing DB stats cinder:SELECT=127,cinder:UPDATE=25,cinder:INSERT=9 {{(pid=100214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:30:39.052752 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:30:39.052752 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:30:39.053198 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-c2a2da49-2244-452b-8b46-20f8408ca1ba tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Snapshot retrieved successfully. Aug 13 21:30:39.069017 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-c2a2da49-2244-452b-8b46-20f8408ca1ba tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Snapshot delete request issued successfully. Aug 13 21:30:39.069254 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c2a2da49-2244-452b-8b46-20f8408ca1ba tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/snapshots/7ed5157c-3d38-4603-b7a7-eb94bf5fb1ec returned with HTTP 202 Aug 13 21:30:39.069904 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1473/5898] 10.4.3.14 () {66 vars in 1350 bytes} [Thu Aug 13 21:30:39 2026] DELETE /volume/v3/snapshots/7ed5157c-3d38-4603-b7a7-eb94bf5fb1ec => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:30:39.077527 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-1b2918bb-27d2-4c4d-bb72-1ae8133dcf65 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:39.079430 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1b2918bb-27d2-4c4d-bb72-1ae8133dcf65 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] GET https://10.4.3.14/volume/v3/snapshots/7ed5157c-3d38-4603-b7a7-eb94bf5fb1ec Aug 13 21:30:39.079645 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1b2918bb-27d2-4c4d-bb72-1ae8133dcf65 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:30:39.079886 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1b2918bb-27d2-4c4d-bb72-1ae8133dcf65 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:30:39.081841 np0000007265 devstack@c-api.service[100216]: DEBUG dbcounter [-] [100216] Writing DB stats cinder:SELECT=137,cinder:INSERT=18,cinder:UPDATE=32 {{(pid=100216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:30:39.085420 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:30:39.085420 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:30:39.085819 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-1b2918bb-27d2-4c4d-bb72-1ae8133dcf65 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Snapshot retrieved successfully. Aug 13 21:30:39.087036 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1b2918bb-27d2-4c4d-bb72-1ae8133dcf65 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/snapshots/7ed5157c-3d38-4603-b7a7-eb94bf5fb1ec returned with HTTP 200 Aug 13 21:30:39.087451 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1481/5899] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:30:39 2026] GET /volume/v3/snapshots/7ed5157c-3d38-4603-b7a7-eb94bf5fb1ec => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:30:40.097492 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-df9e5e51-50ef-490c-83f1-5ff0d5df6d6a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:40.099447 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-df9e5e51-50ef-490c-83f1-5ff0d5df6d6a tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] GET https://10.4.3.14/volume/v3/snapshots/7ed5157c-3d38-4603-b7a7-eb94bf5fb1ec Aug 13 21:30:40.099677 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-df9e5e51-50ef-490c-83f1-5ff0d5df6d6a tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:30:40.099886 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-df9e5e51-50ef-490c-83f1-5ff0d5df6d6a tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:30:40.101811 np0000007265 devstack@c-api.service[100215]: DEBUG dbcounter [-] [100215] Writing DB stats cinder:SELECT=113,cinder:UPDATE=20,cinder:INSERT=7 {{(pid=100215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:30:40.104568 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-df9e5e51-50ef-490c-83f1-5ff0d5df6d6a tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/snapshots/7ed5157c-3d38-4603-b7a7-eb94bf5fb1ec returned with HTTP 404 Aug 13 21:30:40.105319 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1476/5900] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:30:40 2026] GET /volume/v3/snapshots/7ed5157c-3d38-4603-b7a7-eb94bf5fb1ec => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:30:40.112015 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ac90c9fb-a9c8-4773-8df4-5416194329cb None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:40.113703 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ac90c9fb-a9c8-4773-8df4-5416194329cb tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] DELETE https://10.4.3.14/volume/v3/snapshots/0996906d-653b-4312-9b3c-67a67f82e000 Aug 13 21:30:40.113911 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ac90c9fb-a9c8-4773-8df4-5416194329cb tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:30:40.114109 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ac90c9fb-a9c8-4773-8df4-5416194329cb tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:30:40.114203 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.snapshots [None req-ac90c9fb-a9c8-4773-8df4-5416194329cb tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Delete snapshot with id: 0996906d-653b-4312-9b3c-67a67f82e000 Aug 13 21:30:40.119960 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:30:40.119960 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:30:40.120559 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-ac90c9fb-a9c8-4773-8df4-5416194329cb tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Snapshot retrieved successfully. Aug 13 21:30:40.141233 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-ac90c9fb-a9c8-4773-8df4-5416194329cb tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Snapshot delete request issued successfully. Aug 13 21:30:40.141471 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ac90c9fb-a9c8-4773-8df4-5416194329cb tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/snapshots/0996906d-653b-4312-9b3c-67a67f82e000 returned with HTTP 202 Aug 13 21:30:40.141892 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1471/5901] 10.4.3.14 () {66 vars in 1350 bytes} [Thu Aug 13 21:30:40 2026] DELETE /volume/v3/snapshots/0996906d-653b-4312-9b3c-67a67f82e000 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:30:40.150233 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-95514ca6-46f2-461c-ab16-afc431931ac4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:40.152557 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-95514ca6-46f2-461c-ab16-afc431931ac4 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] GET https://10.4.3.14/volume/v3/snapshots/0996906d-653b-4312-9b3c-67a67f82e000 Aug 13 21:30:40.152818 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-95514ca6-46f2-461c-ab16-afc431931ac4 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:30:40.153103 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-95514ca6-46f2-461c-ab16-afc431931ac4 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:30:40.158009 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:30:40.158009 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:30:40.158408 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-95514ca6-46f2-461c-ab16-afc431931ac4 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Snapshot retrieved successfully. Aug 13 21:30:40.159123 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-95514ca6-46f2-461c-ab16-afc431931ac4 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/snapshots/0996906d-653b-4312-9b3c-67a67f82e000 returned with HTTP 200 Aug 13 21:30:40.159623 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1474/5902] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:30:40 2026] GET /volume/v3/snapshots/0996906d-653b-4312-9b3c-67a67f82e000 => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:30:41.169093 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-963f7eaa-bd2c-46bf-ad37-7c77068be919 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:41.170842 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-963f7eaa-bd2c-46bf-ad37-7c77068be919 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] GET https://10.4.3.14/volume/v3/snapshots/0996906d-653b-4312-9b3c-67a67f82e000 Aug 13 21:30:41.171051 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-963f7eaa-bd2c-46bf-ad37-7c77068be919 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:30:41.171213 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-963f7eaa-bd2c-46bf-ad37-7c77068be919 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:30:41.175578 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-963f7eaa-bd2c-46bf-ad37-7c77068be919 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/snapshots/0996906d-653b-4312-9b3c-67a67f82e000 returned with HTTP 404 Aug 13 21:30:41.176050 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1482/5903] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:30:41 2026] GET /volume/v3/snapshots/0996906d-653b-4312-9b3c-67a67f82e000 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:30:41.184026 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e94e855e-e10d-43e5-9e25-d431e550ecc9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:41.186408 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e94e855e-e10d-43e5-9e25-d431e550ecc9 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] DELETE https://10.4.3.14/volume/v3/snapshots/700dd494-ffe9-4f11-860d-8d96af904073 Aug 13 21:30:41.186668 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e94e855e-e10d-43e5-9e25-d431e550ecc9 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:30:41.186853 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e94e855e-e10d-43e5-9e25-d431e550ecc9 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:30:41.186952 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-e94e855e-e10d-43e5-9e25-d431e550ecc9 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Delete snapshot with id: 700dd494-ffe9-4f11-860d-8d96af904073 Aug 13 21:30:41.193346 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:30:41.193346 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:30:41.193751 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e94e855e-e10d-43e5-9e25-d431e550ecc9 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Snapshot retrieved successfully. Aug 13 21:30:41.211057 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e94e855e-e10d-43e5-9e25-d431e550ecc9 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Snapshot delete request issued successfully. Aug 13 21:30:41.211322 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e94e855e-e10d-43e5-9e25-d431e550ecc9 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/snapshots/700dd494-ffe9-4f11-860d-8d96af904073 returned with HTTP 202 Aug 13 21:30:41.211846 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1477/5904] 10.4.3.14 () {66 vars in 1350 bytes} [Thu Aug 13 21:30:41 2026] DELETE /volume/v3/snapshots/700dd494-ffe9-4f11-860d-8d96af904073 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:30:41.220839 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-1cc3fba8-e57b-4b37-ba43-da34a574ceba None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:41.223104 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1cc3fba8-e57b-4b37-ba43-da34a574ceba tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] GET https://10.4.3.14/volume/v3/snapshots/700dd494-ffe9-4f11-860d-8d96af904073 Aug 13 21:30:41.223403 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1cc3fba8-e57b-4b37-ba43-da34a574ceba tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:30:41.223680 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1cc3fba8-e57b-4b37-ba43-da34a574ceba tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:30:41.230283 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:30:41.230283 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:30:41.230849 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-1cc3fba8-e57b-4b37-ba43-da34a574ceba tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Snapshot retrieved successfully. Aug 13 21:30:41.231990 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1cc3fba8-e57b-4b37-ba43-da34a574ceba tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/snapshots/700dd494-ffe9-4f11-860d-8d96af904073 returned with HTTP 200 Aug 13 21:30:41.232461 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1472/5905] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:30:41 2026] GET /volume/v3/snapshots/700dd494-ffe9-4f11-860d-8d96af904073 => generated 471 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:30:42.244364 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5f79e1fe-be5a-416f-9de2-10f50e36142c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:42.246541 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5f79e1fe-be5a-416f-9de2-10f50e36142c tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] GET https://10.4.3.14/volume/v3/snapshots/700dd494-ffe9-4f11-860d-8d96af904073 Aug 13 21:30:42.246777 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5f79e1fe-be5a-416f-9de2-10f50e36142c tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:30:42.247057 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5f79e1fe-be5a-416f-9de2-10f50e36142c tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:30:42.251589 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5f79e1fe-be5a-416f-9de2-10f50e36142c tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/snapshots/700dd494-ffe9-4f11-860d-8d96af904073 returned with HTTP 404 Aug 13 21:30:42.252054 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1475/5906] 10.4.3.14 () {66 vars in 1347 bytes} [Thu Aug 13 21:30:42 2026] GET /volume/v3/snapshots/700dd494-ffe9-4f11-860d-8d96af904073 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:30:42.258712 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e2e64dba-41b1-46e1-ab90-1feeb4f756dd None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:42.260667 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e2e64dba-41b1-46e1-ab90-1feeb4f756dd tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] GET https://10.4.3.14/volume/v3/volumes/cdc6187a-53e3-47dd-85db-5adbc51daa81 Aug 13 21:30:42.260885 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e2e64dba-41b1-46e1-ab90-1feeb4f756dd tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:30:42.261108 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e2e64dba-41b1-46e1-ab90-1feeb4f756dd tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:30:42.268810 np0000007265 devstack@c-api.service[100216]: /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. Aug 13 21:30:42.268810 np0000007265 devstack@c-api.service[100216]: warnings.warn( Aug 13 21:30:42.273491 np0000007265 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-e2e64dba-41b1-46e1-ab90-1feeb4f756dd tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Volume info retrieved successfully. Aug 13 21:30:42.278215 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e2e64dba-41b1-46e1-ab90-1feeb4f756dd tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/volumes/cdc6187a-53e3-47dd-85db-5adbc51daa81 returned with HTTP 200 Aug 13 21:30:42.278612 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1483/5907] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:30:42 2026] GET /volume/v3/volumes/cdc6187a-53e3-47dd-85db-5adbc51daa81 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:30:42.293788 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a4a57859-b228-47bd-b881-863aa0611e70 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:42.295678 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a4a57859-b228-47bd-b881-863aa0611e70 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] GET https://10.4.3.14/volume/v3/volumes/cdc6187a-53e3-47dd-85db-5adbc51daa81 Aug 13 21:30:42.295865 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a4a57859-b228-47bd-b881-863aa0611e70 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:30:42.296121 np0000007265 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a4a57859-b228-47bd-b881-863aa0611e70 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:30:42.304022 np0000007265 devstack@c-api.service[100215]: /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. Aug 13 21:30:42.304022 np0000007265 devstack@c-api.service[100215]: warnings.warn( Aug 13 21:30:42.308673 np0000007265 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a4a57859-b228-47bd-b881-863aa0611e70 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Volume info retrieved successfully. Aug 13 21:30:42.314942 np0000007265 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a4a57859-b228-47bd-b881-863aa0611e70 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/volumes/cdc6187a-53e3-47dd-85db-5adbc51daa81 returned with HTTP 200 Aug 13 21:30:42.315384 np0000007265 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1478/5908] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:30:42 2026] GET /volume/v3/volumes/cdc6187a-53e3-47dd-85db-5adbc51daa81 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:30:42.327946 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-e4d40371-dd84-46fe-8b0b-e90c1023853b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:42.330033 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e4d40371-dd84-46fe-8b0b-e90c1023853b tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] DELETE https://10.4.3.14/volume/v3/volumes/cdc6187a-53e3-47dd-85db-5adbc51daa81 Aug 13 21:30:42.330033 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e4d40371-dd84-46fe-8b0b-e90c1023853b tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:30:42.330292 np0000007265 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e4d40371-dd84-46fe-8b0b-e90c1023853b tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:30:42.330404 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-e4d40371-dd84-46fe-8b0b-e90c1023853b tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Delete volume with id: cdc6187a-53e3-47dd-85db-5adbc51daa81 Aug 13 21:30:42.337607 np0000007265 devstack@c-api.service[100217]: /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. Aug 13 21:30:42.337607 np0000007265 devstack@c-api.service[100217]: warnings.warn( Aug 13 21:30:42.338149 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-e4d40371-dd84-46fe-8b0b-e90c1023853b tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Volume info retrieved successfully. Aug 13 21:30:42.356711 np0000007265 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-e4d40371-dd84-46fe-8b0b-e90c1023853b tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Delete volume request issued successfully. Aug 13 21:30:42.356948 np0000007265 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e4d40371-dd84-46fe-8b0b-e90c1023853b tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/volumes/cdc6187a-53e3-47dd-85db-5adbc51daa81 returned with HTTP 202 Aug 13 21:30:42.357419 np0000007265 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1473/5909] 10.4.3.14 () {66 vars in 1344 bytes} [Thu Aug 13 21:30:42 2026] DELETE /volume/v3/volumes/cdc6187a-53e3-47dd-85db-5adbc51daa81 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 21:30:42.364787 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-084d6eab-7dcc-4fb6-9e77-1921801b3d74 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:42.366477 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-084d6eab-7dcc-4fb6-9e77-1921801b3d74 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] GET https://10.4.3.14/volume/v3/volumes/cdc6187a-53e3-47dd-85db-5adbc51daa81 Aug 13 21:30:42.366639 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-084d6eab-7dcc-4fb6-9e77-1921801b3d74 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:30:42.366825 np0000007265 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-084d6eab-7dcc-4fb6-9e77-1921801b3d74 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:30:42.373786 np0000007265 devstack@c-api.service[100214]: /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. Aug 13 21:30:42.373786 np0000007265 devstack@c-api.service[100214]: warnings.warn( Aug 13 21:30:42.377608 np0000007265 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-084d6eab-7dcc-4fb6-9e77-1921801b3d74 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Volume info retrieved successfully. Aug 13 21:30:42.381869 np0000007265 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-084d6eab-7dcc-4fb6-9e77-1921801b3d74 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/volumes/cdc6187a-53e3-47dd-85db-5adbc51daa81 returned with HTTP 200 Aug 13 21:30:42.382285 np0000007265 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1476/5910] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:30:42 2026] GET /volume/v3/volumes/cdc6187a-53e3-47dd-85db-5adbc51daa81 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:30:43.395380 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-8e2245d5-c887-45ae-95c5-cdc956738214 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:30:43.397737 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8e2245d5-c887-45ae-95c5-cdc956738214 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] GET https://10.4.3.14/volume/v3/volumes/cdc6187a-53e3-47dd-85db-5adbc51daa81 Aug 13 21:30:43.397977 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8e2245d5-c887-45ae-95c5-cdc956738214 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:30:43.398206 np0000007265 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8e2245d5-c887-45ae-95c5-cdc956738214 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:30:43.404404 np0000007265 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8e2245d5-c887-45ae-95c5-cdc956738214 tempest-SnapshotDataIntegrityTests-575315013 tempest-SnapshotDataIntegrityTests-575315013-project-member] https://10.4.3.14/volume/v3/volumes/cdc6187a-53e3-47dd-85db-5adbc51daa81 returned with HTTP 404 Aug 13 21:30:43.405046 np0000007265 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1484/5911] 10.4.3.14 () {66 vars in 1341 bytes} [Thu Aug 13 21:30:43 2026] GET /volume/v3/volumes/cdc6187a-53e3-47dd-85db-5adbc51daa81 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 21:30:52.313554 np0000007265 devstack@c-api.service[100215]: DEBUG dbcounter [-] [100215] Writing DB stats cinder:SELECT=7,cinder:UPDATE=1 {{(pid=100215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:30:52.351172 np0000007265 devstack@c-api.service[100217]: DEBUG dbcounter [-] [100217] Writing DB stats cinder:SELECT=7,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=100217) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:30:52.381001 np0000007265 devstack@c-api.service[100214]: DEBUG dbcounter [-] [100214] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1 {{(pid=100214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:30:53.400565 np0000007265 devstack@c-api.service[100216]: DEBUG dbcounter [-] [100216] Writing DB stats cinder:SELECT=6 {{(pid=100216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}